html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  /* vertical-align: baseline; */
}
/* remember to define focus styles! */
:focus {
  outline: 0;
}
body {
  line-height: 1;
  color: black;
  background: white;
}
ol,
ul {
  list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table,
td {
  border-collapse: separate;
  border-spacing: 0;
  padding-bottom: 10px;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
  line-height: 20px;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}
blockquote,
q {
  quotes: "" "";
}

/* CSS */

.clear {
  clear: both;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
a {
  text-decoration: none;
  color: #2076c3;
}
h3 {
  font-weight: bold;
  color: #2076c3;
}
body {
  /*background:url('images/body.jpg') repeat-x center top;*/
  font-size: 12px;
  font-family: arial, sans-serif;
  color: #23272a;
}

#wrapper {
  background: url("images/shadow.png") no-repeat center top;
}

#inner {
  margin: 0 auto;
  width: 920px;
  background: white;
  padding: 13px 20px;
}

#header {
  margin-bottom: 14px;
}

#logo {
  background: url("images/logo.png") no-repeat center center;
  background-size: cover;
  display: block;
  text-indent: -1000px;
  width: 146px;
  height: 58px;
  float: left;
}

#search {
  float: right;
  text-align: right;
}

#searchform {
  margin-bottom: 7px;
}

#search .text {
  background: #ccdceb;
  border: 0;
  padding: 11px 10px 11px;
  float: left;
  font-size: 12px;
  color: #21262a;
  margin: 0;
}

#searchsubmit {
  height: 37px;
  width: 43px;
  cursor: pointer;
  text-indent: -1000px;
  border: 0;
  font-size: 0;
  display: block;
  line-height: 0;
  background: url("images/search.jpg") no-repeat top left #004a8b;
  float: left;
  margin: 0;
  padding: 0;
}

#search a {
  color: #22252a;
  font-size: 13px;
  background: url("images/arrow_white.jpg") no-repeat left 4px;
  padding-left: 10px;
  padding-bottom: 2px;
  text-decoration: underline;
}

#nav {
  float: left;
  width: 100%;
  background: url("images/nav.jpg") repeat-x top left #004a8b;
}

#nav li {
  float: left;
}

#nav a {
  color: white;
  font-weight: bold;
  font-size: 14px;
  background: url("images/nav.jpg") repeat-x top left #004a8b;
  padding: 16px 33px 16px 33px;
  display: block;
  border-left: 1px solid #034581;
  border-right: 1px solid #0a6ec6;
}

#nav .menu-item-30 a {
  padding-right: 36px;
}

#nav li.current-menu-item a,
#nav a:hover {
  background: url("images/nav_hover.jpg") repeat-x top left;
}

#nav li.current-menu-item {
  background: url("images/nav_hover.jpg") repeat-x top left;
}

#nav li.current-menu-item a {
  background: url("images/nav_current.jpg") no-repeat bottom center;
}

.home #nav li.current-menu-item a {
  background: url("images/nav_current_home.jpg") no-repeat bottom center;
}

#content {
  background: url("images/content.jpg") no-repeat right bottom;
}

.content_e_sign {
  background: url("images/content.jpg") no-repeat left bottom !important;
}

#inner .home {
  background: none;
}

#sidebar {
  width: 256px;
  margin-right: 28px;
  float: left;
}

.browse {
  border: 1px solid #bfbfbf;
  border-bottom: 0px;
  margin-bottom: 13px;
}

.browse h3 {
  padding: 12px 15px;
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
  color: #2076c3;
  border-bottom: 1px solid #bfbfbf;
}

.browse a {
  display: block;
  padding: 25px 0 25px 82px;
  background-repeat: no-repeat;
  background-position: 17px center;
  border-bottom: 1px solid #bfbfbf;
  font-size: 16px;
  font-weight: bold;
}

.browse li a.primary {
  background-image: url("images/primary.jpg");
  color: #08a7a2;
}
.browse li a.postprimary {
  background-image: url("images/postprimary.jpg");
  color: #57549b;
}
.browse li a.micra {
  background-image: url("images/micra.jpg");
  color: #ec8713;
}
.browse li a.sigma {
  background-image: url("images/sigma.jpg");
  color: #9acb56;
}
.browse li a.ipsa {
  background-image: url("images/ipsa.jpg");
  color: #0798e2;
}
.browse li a.ocb {
  background-image: url("images/primaryabc.jpg");
  color: #b34260;
}
/*.browse li a.primaryabc {background-image:url('images/primaryabc.jpg');color:#b34260;}*/

.widget_execphp {
  border: 1px solid #bfbfbf;
  border-bottom: 0px;
  margin-bottom: 13px;
}

.widget_execphp h3 {
  padding: 12px 15px;
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
  color: #2076c3;
  border-bottom: 1px solid #bfbfbf;
}

.widget_execphp a {
  display: block;
  padding: 25px 0 25px 82px;
  background-repeat: no-repeat;
  background-position: 17px center;
  border-bottom: 1px solid #bfbfbf;
  font-size: 16px;
  font-weight: bold;
}

.widget_execphp li.cat-item-6 a {
  background-image: url("images/primary.jpg");
  color: #08a7a2;
}
.widget_execphp li.cat-item-7 a {
  background-image: url("images/postprimary.jpg");
  color: #57549b;
}
.widget_execphp li.cat-item-8 a {
  background-image: url("images/micra.jpg");
  color: #ec8713;
  display: block;
}
.widget_execphp li.cat-item-9 a {
  background-image: url("images/sigma.jpg");
  color: #9acb56;
  display: block;
}
.widget_execphp li.cat-item-92 a {
  background-image: url("images/ipsa.jpg");
  color: #0798e2;
  display: block;
}
.widget_execphp li.cat-item-151 a {
  background-image: url("images/primaryabc.jpg");
  color: #b34260;
}

.widget_execphp ul ul li a {
  display: none;
}

.widget_execphp li.cat-item-8 ul a {
  background-image: url("images/micra.jpg");
  color: #ec8713;
  display: none;
}
.widget_execphp li.cat-item-9 ul a {
  background-image: url("images/sigma.jpg");
  color: #9acb56;
  display: none;
}
.widget_execphp li.cat-item-92 ul a {
  background-image: url("images/ipsa.jpg");
  color: #0798e2;
  display: none;
}

#renew {
  padding-top: 0px;
  width: 100%;
}

#login {
  background: url("images/contentgrad.jpg") repeat-x left top #00529c;
  padding-top: 10px;
  padding-bottom: 14px;
  width: 100%;
}

#login p {
  color: #b7d9f7;
  line-height: 12px;
  margin-bottom: 15px;
}

#login p.heading {
  color: #b7d9f7;
  text-shadow: -1px 2px 3px rgba(0, 0, 0, 0.31);
  font-weight: bold;
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 10px;
}

#login hr {
  margin: 6px 0;
  border: 0;
  background: #094b87;
  border-bottom: 1px solid #1382d3;
  height: 2px;
}

#main #login p.heading {
  color: #b7d9f7;
  text-shadow: -1px 2px 3px rgba(0, 0, 0, 0.31);
  font-weight: bold;
  font-size: 16px;
  line-height: 16px;

  margin-bottom: 10px;
}

#login p.login {
  font-weight: bold;
  margin-bottom: 14px;
}

#login h2 {
  background: url("images/h1.png") no-repeat right top transparent;
  font-size: 20px;
  color: #323743;
  padding: 16px 10px 20px 30px;
  line-height: 20px;
  width: 180px;
  position: relative;
  margin: 0 0 7px -10px;
  font-family: "Arial Rounded MT Bold", arial, helvetica, sans-serif;
}

#login .mycjfallon {
  margin-left: -10px;
  margin-bottom: 5px;
  position: relative;
  zoom: 1;
}

#login .ribbon {
  position: absolute;
  left: 0;
  bottom: 0;
  background: url("images/ribbon.jpg") no-repeat left top;
  width: 10px;
  height: 8px;
}

#login .content {
  padding: 0 18px 6px;
}

#main #login p {
  color: #b7d9f7;
  text-shadow: -1px 2px 3px rgba(0, 0, 0, 0.31);
  margin-bottom: 8px;
}

#login form {
}

#login input {
  border: 0;
  margin-bottom: 8px;
  padding: 5px;
  display: block;
}

#login .submit {
  background: #f5b70f;
  color: #323743;
  font-weight: bold;
  display: inline;
  cursor: pointer;
}

#login .register {
  padding-top: 5px;
}

#login a {
  color: #f5b70f;
  background: none repeat scroll 0 0 #f5b70f;
  color: #323743;
  cursor: pointer;
  display: inline;
  font-weight: bold;
  padding: 5px;
  text-shadow: none;
}

#login a.fpassword {
  color: #f5b70f;
  text-decoration: underline;
  text-shadow: 0;
  padding: 0;
  background: transparent;
}

#main {
  float: left;
  width: 615px;
  padding-top: 10px;
  padding-bottom: 15px;
}

.home #main {
  padding-top: 0px;
  float: none;
  width: auto;
  padding: 0 0 0 0;
}

#main h1 {
  padding-bottom: 12px;
  color: #2076c3;
  border-bottom: 1px solid #c0c0c0;
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 20px;
}

#main h2 {
  color: #2076c3;
  font-weight: bold;
  line-height: 124%;
  margin: 25px 0 10px;
}

#main h3 {
  padding-bottom: 8px;
  color: #2076c3;
  font-weight: roman;
  line-height: 24px;
  font-size: 16px;
  margin-bottom: 10px;
}

#main h4 {
  padding-top: 10px;
  color: #2076c3;
  font-weight: roman;
  line-height: 24px;
  font-size: 16px;
}

#main p,
#main ul {
  line-height: 20px;
  margin-bottom: 15px;
}

#main ul {
  list-style: disc outside none;
  margin-left: 15px;
}

.home #main ul {
  list-style: none;
}

.home #main .browse ul {
  margin-bottom: 0;
  margin-left: 0;
}

#footer {
  padding-top: 30px;
  color: #949494;
}

#footer .left {
  float: left;
}

#footer ul {
  margin-bottom: 10px;
}
#footer ul li {
  display: inline;
  border-right: 1px solid #949494;
}
#footer ul li a {
  color: #949494;
  padding: 2px 11px;
}

#footer .copy {
  padding-left: 11px;
  color: #000;
}

#footer .right {
  float: right;
}

/*Single Book*/

.singlebook .singleimage {
  padding: 20px;
  background: #e5eef5;
  float: left;
  margin-right: 25px;
}
.singlebook .singleimage img {
  border: 6px solid white;
  margin-bottom: 0;
}

.singlebook .enlarge {
  display: block;
  text-align: center;
  color: #2275c3;
  background: url("images/enlarge.jpg") no-repeat scroll left center transparent;
  padding-left: 20px;
}

.singlebook .description {
  margin-left: 227px;
}

.singlebook .meta strong {
  color: #208fe1;
}

/*Taxonomy Books Listing*/

.tag-desc {
  border-bottom: 1px solid #c0c0c0;
  margin-bottom: 24px;
  padding: 0 0 5px;
}

#main .tag-desc p {
}

ul.categories {
  margin-top: 15px;
}

ul.categories a {
  font-weight: bold;
  font-size: 116%;
  color: #2076c3;
}

ul.books li {
  border-bottom: 1px solid #c0c0c0;
  list-style-type: none;
  margin-bottom: 24px;
  padding: 0 0 24px;
}
ul.books li.lasts(changed name from last to remedy issue on German page) {
  border: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
ul.categories li.cat-item-8,
ul.categories li.cat-item-9,
ul.categories li.cat-item-92 {
  display: none;
}

ul.books .image {
  float: left;
  margin-right: 25px;
}
ul.books h3 {
  margin-bottom: 10px;
}

ul.books h3 a {
  font-weight: bold;
  color: #2076c3;
}

ul.books .readmore {
  background: #f4b70f;
  padding: 6px 11px;
  font-weight: bold;
  color: #22252c;
}

/* Posts */
.post {
  margin-bottom: 25px;
}
.post .date {
  border-bottom: 1px solid #c0c0c0;
  padding: 0 0;
  line-height: 20px;
}
.post .date span {
  background: #f4b70e;
  padding: 3px 5px;
  color: #21262c;
  line-height: 20px;
  font-weight: bold;
  zoom: 1;
  display: inline;
  display: inline-block;
}

#main .post h2.posttitle {
  margin: 3px 0;
}
#main .post h2.posttitle a {
  padding: 3px 0;
  display: block;
  color: #2076c1;
}

/* Home Page*/
.home .left {
  float: left;
}

#banner {
  margin-bottom: 17px;
  margin-top: 17px;
  height: 223px;
  width: 660px;
}

.home .browse {
  margin-bottom: 0px;
  border: 1px solid #bfbfbf;
  /* border-bottom: 0px; */
  display: flex;
}
.home .browse li {
  float: left;
}

.home .browse li.clear {
  clear: both;
  float: none;
}

.home .browse li a {
  padding: 12px;
  border-bottom: 0px;
}

.home .browse h3 {
  font-size: 19px !important;
  line-height: 18px;
  font-weight: bold;
  color: #2076c3;
  text-align: center;
  border-bottom: none;
}

.home .browse .heading {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-grow: 2;
  border-right: 1px solid #bfbfbf;
}

.home .browse ul {
  display: flex;
  justify-content: space-evenly;
  flex-grow: 2;
  padding-bottom: 6px;
  padding-top: 6px;
}

#recent {
  margin-top: 20px;
}

#recent h3 {
  padding: 12px 15px;
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
  color: #2076c3;
  border: 1px solid #bfbfbf;
  border-bottom: none;
  margin-bottom: 0px !important;
}

#recent table {
  border-collapse: collapse;
  width: 100%;
}

#recent td {
  padding: 15px 24px;
  width: 33%;
  border: 1px solid #bfbfbf;
}

#recent .info {
  margin-left: 106px;
}

#recent a.title,
#recent .price {
  font-weight: bold;
  color: #1c6fbb;
  margin-bottom: 4px;
  display: block;
  line-height: 16px;
}

#recent .intro {
  height: 60px;
  line-height: 16px;
  margin-bottom: 8px;
  overflow: hidden;
}

#recent .readmore {
  font-weight: normal;
  color: #363d4d;
  text-decoration: underline;
}

#recent .image {
  float: left;
  margin-right: 15px;
}

.home #renew {
  float: right;
  width: 235px;
  margin-top: 17px;
}

.home #login {
  float: right;
  width: 235px;
  margin-top: 17px;
}

.home #login h2 {
  color: #323743;
  font-weight: normal;
  margin: 0 0 7px -10px;
}

/* news ticker */
#ticker-wrapper.has-js {
  background: #ffffff;
  margin: 0 auto;
  text-align: left;
  float: none;
  padding: 10px 22px 9px;
  height: 28px;
}
#ticker {
  width: 425px;
  height: 28px;
  display: block;
  position: relative;
  overflow: hidden;
}
#ticker-title {
  font-weight: bold;
  color: #00529c;
  font-size: 12px;
  padding: 7px 0;
}
#ticker-content {
  margin: 0px;
  position: absolute;
  color: #1f527b;
  padding: 7px 0;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
}

#ticker-content a {
  font-size: 12px;
  color: #383e4c;
  text-decoration: none;
  line-height: 12px;
  font-weight: normal;
}
#ticker-content a:hover {
  text-decoration: underline;
  color: #0d3059;
}
#ticker-swipe {
  position: absolute;
  top: 0px;
  background-color: #ffffff;
  display: block;
  width: 800px;
  height: 23px;
}
#ticker-swipe span {
  margin-left: 1px;
  background-color: #ffffff;
  border-bottom: 1px solid #1f527b;
  height: 20px;
  width: 7px;
  display: block;
}
#ticker-controls {
  padding: 3px 0 0;
  list-style-type: none;
  float: right;
}
#ticker-controls li {
  padding: 0px;
  margin-left: 5px;
  float: left;
  cursor: pointer;
  height: 16px;
  width: 16px;
  display: block;
}
#ticker-controls li#play-pause {
  background-image: url("images/pause.jpg");
  margin-right: 8px;
}
#ticker-controls li#play-pause.paused {
  background-image: url("images/play.jpg");
}
#ticker-controls li#prev {
  background-image: url("images/prev.jpg");
}
#ticker-controls li#next {
  background-image: url("images/next.jpg");
}
.js-hidden {
  display: none;
}
#no-js-news {
  padding: 10px 0px 0px 45px;
  color: #f8f0db;
}
.left #ticker-swipe {
  left: 80px;
}
.left #ticker-content,
.left #ticker-title,
.left #ticker {
  float: left;
}
.left #ticker-controls {
  padding-left: 6px;
}
.right #ticker-swipe {
  right: 80px;
}
.right #ticker-controls,
.right #ticker-content,
.right #ticker-title,
.right #ticker {
  float: right;
}
.right #ticker-controls {
  padding-right: 6px;
}

/* Breadcrumbs */
#crumbs {
  background: #ccdceb;
  padding: 14px 22px;
  font-size: 12px;
  color: #22272d;
  margin-bottom: 14px;
}
#crumbs strong {
  color: #00529b;
  padding-right: 10px;
}
#crumbs a {
  color: #22272d;
}
#crumbs .delimiter {
  padding: 0 4px;
}

/* Advanced Search */
#advsearchform {
  background: #e6edf5;
  padding: 25px;
}

#advsearchform td {
  padding-bottom: 10px;
}

#advsearchform label {
  color: #2077c7;
  font-weight: bold;
  display: block;
  float: left;
  width: 100px;
  clear: left;
}

#advsearchform input,
#advsearchform select {
  border: 1px solid #bfc3c6;
  border-bottom: 1px solid #d8dcdf;
  border-top: 1px solid #767b7f;
  padding: 4px;
  color: #252628;
  font-size: 12px;
}

#advsearchform .btn {
  background: #f6b710;
  border: 0;
  font-weight: bold;
  font-size: 14px;
  color: #323743;
  cursor: pointer;
  padding: 5px;
}

/* Search Results */
.results {
  background: none repeat scroll 0 0 #ccdceb;
  margin-top: -20px;
  padding: 10px;
  color: #2077c7;
  font-weight: bold;
  margin-bottom: 20px;
}

.results a {
  color: #2077c7;
  text-decoration: underline;
}

/* Contact Form */
.wpcf7-form {
  background: #e6edf5;
  padding: 25px;
}

.wpcf7-form td {
  padding-bottom: 10px;
  vertical-align: top;
}

.wpcf7-form label {
  padding-top: 3px;
  color: #2077c7;
  font-weight: bold;
  display: block;
  float: left;
  width: 120px;
  clear: left;
}

.wpcf7-form input,
.wpcf7-form select,
.wpcf7-form textarea {
  border: 1px solid #bfc3c6;
  border-bottom: 1px solid #d8dcdf;
  border-top: 1px solid #767b7f;
  padding: 4px;
  color: #252628;
  font-size: 12px;
}

.wpcf7-form .wpcf7-submit {
  background: #f6b710;
  border: 0;
  font-weight: bold;
  font-size: 14px;
  color: #323743;
  cursor: pointer;
  padding: 5px;
}

.wpcf7-not-valid-tip-no-ajax {
  display: block;
  padding-bottom: 10px;
  padding-top: 6px;
}

/* Store Locator */
#mapwrapper {
  position: relative;
}

#mapimage {
  float: left;
  height: 350px;
  left: 0;
  position: absolute;
  top: 0;
  width: 280px;
}

#mapcounty {
  background: none repeat scroll 0 0 #5993d4;
  border: 1px solid #597da9;
  bottom: 10px;
  color: #ffffff;
  display: block;
  font-size: 1.4em;
  font-weight: bold;
  height: 30px;
  line-height: 28px;
  position: absolute;
  right: 10px;
  text-align: center;
  width: 130px;
  z-index: 10;
}

#mapshopslist {
  margin: 0 0 0 290px;
}

#mapshopslist h2 {
  font-size: 20px;
  margin: 15px 0;
  border-bottom: 1px solid #c0c0c0;
  padding-bottom: 15px;
}

#mapshopslist ul {
  list-style: disc outside none;
  margin-left: 15px;
}

#mapshopslist li {
  margin-bottom: 15px;
}

#mapshopslist strong {
  color: #2076c3;
}

#mapshopslist p {
  margin: 0;
  padding: 10px 0;
}

#county_form {
  width: 150px;
}

span.dots {
  border-bottom: 1px solid #c0c0c0;
  display: block;
  height: 1px;
  margin: 10px 0;
}

/* How To Order */
.cjfResTbl table {
  background-color: white;
  color: #23272a;
  empty-cells: show;
  line-height: 1.8em;
  padding: 0;
  width: 100%;
  border: 1px solid #c0c0c0;
}

.cjfResTbl table a {
  color: #23272a;
}

.cjfResTbl th {
  color: #2076c3;
  font-size: 120%;
  font-weight: bold;
  border-bottom: 1px solid #c0c0c0;
  padding: 5px 11px;
}

.cjfResTbl2 table {
  background-color: white;
  color: #23272a;
  empty-cells: show;
  line-height: 1.8em;
  padding: 0;
  width: 100%;
  border: none;
}

.cjfResTbl2 table a {
  color: #23272a;
}

.cjfResTb2l th {
  color: #2076c3;
  font-size: 120%;
  font-weight: bold;
  border-bottom: 1px solid #c0c0c0;
  padding: 5px 11px;
}

.cjfResTbl3 table {
  font-size: 120%;
  background-color: white;
  color: #23272a;
  vertical-align: middle !important;
  line-height: 1.8em;
  padding: 0;
  width: 100%;
  border: none;
}

.cjfResTbl3 table a {
  color: #2076c3;
}

.cjfResTbl3 th {
  font-size: 110%;
  color: #2076c3;
  font-weight: bold;
  padding: 5px 0px 10px 0px;
}

.cjfResTbl4 table {
  background-color: #a5208d;
  color: #fff;
  empty-cells: show;
  line-height: 1.8em;
  padding: 10px;
  width: 100%;
}
.cjfResTbl4 th {
  color: #fff;
  font-size: 130%;
  padding: 5px;
}

.cjfResTbl4 table a {
  font-weight: bold;
  color: #f6d70d;
  text-decoration: underline;
}

.acrobat td {
  vertical-align: middle;
  padding-right: 20px;
  font-size: 11px;
  line-height: 14px;
  padding: 5px 20px 5px 0;
}

.cjfResTbl td {
  padding: 0 11px;
  font-size: 12px;
}

Destination Maths Buttons #destination_nav {
  padding: 10px 0 10px 0;
  text-align: left; /* Counteract to IE5/Win Hack */
  font-size: 10px;
}
#destination_nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#destination_nav ul li {
  display: inline;
  padding: 0 10px 0 0;
}
#destination_nav a {
  padding: 8px 12px;
  color: #0045a6;
  background-color: #ffba00;
  text-decoration: none;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
#destination_nav a:hover {
  text-decoration: underline;
}
#mathleticsPillar {
  float: right;
}

.sign_btn {
  width: 290px;
  //height: 100px;
  color: #fff !important;
  background-color: #0e559b;
  border-radius: 5px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px;
  font-weight: 700;
  padding: 20px 0;
  text-align: center;
  text-decoration: none;
}

.sign_btn a {
  color: #fff !important;
}

.student_btn {
  background-color: #0692ba;
}

.cjfposts h2 {
  font-size: 22px;
  line-height: 28px;
}
.cjfposts h3 {
  font-size: 20px !important;
  line-height: 24px;
  padding-top: 10px !important;
  padding-bottom: 0px !important;
}
.cjfposts h4 {
  font-size: 18px !important;
  line-height: 22px;
  margin-bottom: 10px;
}
.cjfposts h5 {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 10px;
}
.cjfposts h6 {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 10px;
}

.post h2 {
  font-size: 22px;
  line-height: 28px;
}
.post h3 {
  font-size: 20px !important;
  line-height: 24px;
  padding-top: 10px !important;
  padding-bottom: 0px !important;
}
.post h4 {
  font-size: 18px !important;
  line-height: 22px;
  margin-bottom: 10px;
}
.post h5 {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 10px;
}
.post h6 {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 10px;
}

.wp-caption-text {
  font-style: italic !important;
  color: #666 !important;
}

/* Pop Window */

.wmpci-popup-wrp .wmpci-popup-body {
  background: url("images/popup-gradient.jpg");
  border: 3px solid white !important;
}

.wpmci-popup-cnt-inr-wrp {
  text-align: left !important;
  padding: 40px !important;
}

.wmpci-popup-wrp .wmpci-popup-body h2 {
  font-size: 18px;
  border-bottom: 1px solid white;
  padding-bottom: 20px;
  margin-bottom: 20px !important;
  text-align: left;
}

.wmpci-popup-wrp .wmpci-popup-body ul {
  list-style: disc inside none;
  text-align: left;
  margin-left: 40px;
  line-height: 30px;
  margin-bottom: 20px;
}

.wmpci-popup-wrp .wmpci-popup-body ul li {
}

.wmpci-popup-wrp .wmpci-popup-body p {
}

.wmpci-popup-wrp .wmpci-popup-body .wmpci-close-go {
  background: #f5b70f;
  color: #323743;
  cursor: pointer;
  font-weight: bold;
  padding: 5px 36px;
  display: inline-block;
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.5);
}
