@charset "utf-8";
/* FONTS */
/****
font-family: 'Montserrat', sans-serif;			300, normal, bold
font-family: 'DM Serif Display', sans-serif;	normal
****/
html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  color: #222;
  font-weight: 300;
}
.mfp-figure figure {
  background: #fff !important;
}
a {
  color: #000;
  font-weight: 300;
  text-decoration: none;
  transition: all 0.25s ease-in-out;
}
a:hover {
  color: #666;
}
/*.cntpad a { border-bottom: 1px solid #bbb; }*/
p {
  margin: 0;
  padding: 10px 0;
  line-height: 30px;
}
p strong,
li strong {
  font-weight: bold;
}
.cntpad li {
  padding: 5px 0;
  line-height: 28px;
}
div {
  margin: 0;
  padding: 0;
  height: auto;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  line-height: normal;
}
hr {
  clear: both;
  border: 0;
  border-bottom: 1px solid #bbb;
  margin: 0 auto 55px auto;
  padding: 55px 0 0 0;
  max-width: 60%;
}
iframe {
  /* -moz-border-radius: 3px; border-radius: 3px;*/
  overflow: hidden;
}
.cntpad ul.ccm-error {
  padding: 10px 20px;
  margin: 0 auto;
  display: block;
  text-align: center;
  color: red;
}
.cntpad ul.ccm-error li {
  dispaly: inline-block;
  background: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.cntpad .ccm-ui li {
  background: none !important;
}
.inlineblockp {
  display: inline-block !important;
}
.blockp {
  display: block !important;
}
ul.checkmark-list {
  list-style: none;
  padding: 0;
  margin: 10px 0;
}
ul.checkmark-list li {
  margin-left: 50px;
  padding: 5px 0;
  min-height: 20px;
}
ul.checkmark-list li::before {
  position: absolute;
  content: '';
  color: #111;
  background: none;
  padding: 0;
  margin-left: -45px;
  margin-top: 0;
  width: 32px;
  height: 32px;
  text-align: center;
  font-family: FontAwesome;
  font-size: 24px;
}
ul.checkmark-list li::before,
ul.checkmark-list li.checkmark-yes::before {
  content: "\f00c";
}
ul.checkmark-list li.checkmark-no::before {
  content: "\f00d";
  color: #888;
}
.whitetxt ul.checkmark-list li::before {
  color: #fff;
}
span.p-large {
  font-size: 22px;
}
span.p-small {
  font-size: 14px;
}
span.nrmtxt {
  color: #111;
}
.wrap {
  position: relative;
  margin: 0 auto;
}
.clearit {
  clear: both;
}
.redactor span {
  display: inline-block !important;
}
html.c5-edit-mode .inner-content {
  z-index: auto !important;
}
.ccm-ui hr {
  margin: 10px 0 0 0 !important;
  padding: 0 0 10px 0 !important;
}
/*
.cntpad table { border-collapse: collapse; border: 1px solid #bbb; }
.cntpad th, .cntpad td { vertical-align: top; padding: 8px; }
.cntpad tr:nth-child(odd) { background-color: #eaeaea; }
.cntpad tr:nth-child(even) { background-color: #efefef; }
 
#cntwrap2.cntpad table, #cntwrap2.cntpad tr:nth-child(even), #cntwrap2.cntpad tr:nth-child(odd){
border: none; background: none !important; }
*/
#cartbox {
  /*position: absolute; top: 10px; right: 10px;*/
  position: relative;
  background: #efefef;
  border: 1px #bbb solid;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #000;
}
#cartbox,
#cartbox a {
  color: #000;
}
#cartbox .ec-minicart__counter {
  background: #000;
}
.fc-view-container table {
  background: #fff;
}
.fc-view-container table th {
  padding: 8px 0;
}
.easy-gallery-boxes {
  text-align: center;
}
.easy-gallery-boxes .box-wrap {
  box-shadow: none !important;
}
.easy-gallery-boxes .info {
  display: none !important;
}
.fields input,
.fields select,
.fields textarea {
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
}
#pagewrap,
#headwrap,
#navwrap,
#slidewrap,
#featwrap,
#basewrap,
#cntwrap,
#cntwrap2,
#cntwrap3,
#cntwrap4,
#footwrap,
#credwrap {
  position: relative;
  width: 100%;
  z-index: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #222;
}
h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong {
  font-family: 'DM Serif Display', sans-seriff !important;
  font-weight: 500;
}
.whitetxt,
.whitetxt a,
.whitetxt h1,
.whitetxt h2,
.whitetxt h3,
.whitetxt h4,
.whitetxt h5,
.whitetxt h6 {
  color: #fff !important;
}
.whitetxt a:hover {
  color: #999;
}
#pagewrap h1,
#pagewrap h2,
#pagewrap h3,
#pagewrap h4,
#pagewrap h5,
#pagewrap h6,
.login-page button.btn,
.form-actions button[type="submit"],
.form-actions button {
  font-family: 'DM Serif Display', sans-serif;
  font-weight: normal;
  margin: 5px 0;
  color: #000;
}
.spagelist {
  background: #efefef;
  display: block;
  clear: both;
  border: 1px #efefef solid;
  padding: 3px 8px;
  margin: 0;
  position: relative;
  z-index: 5;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 3px;
  width: -webkit-fill-available;
}
#pagewrap h3 {
  color: #debd59;
}
#pagewrap h4 {
  color: #debd59;
}
#pagewrap h5 {
  color: #444;
}
#pagewrap h6 {
  color: #444;
}
#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6 {
  color: #fff !important;
}
a.button,
.login-page button.btn,
.form-actions button[type="submit"],
.form-actions button {
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  padding: 15px 25px;
  margin: 8px auto;
  display: inline-block;
  vertical-align: middle;
  text-shadow: none;
  z-index: 1;
  position: relative;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  transition: all 0.25s ease-in-out;
  text-transform: none !important;
  background: #000 !important;
  color: #fff !important;
  border: 2px solid #000;
  text-decoration: none;
}
a.button.outlined {
  border: 2px solid #333;
  background: none !important;
  color: #000 !important;
}
a.button:hover,
.login-page button.btn:hover,
.form-actions button[type="submit"]:hover,
.form-actions button:hover,
a.button.outlined:hover {
  border: 2px solid #333;
  background: #333 !important;
  color: #fff !important;
}
.whitetxt a.button.outlined,
.pgpaper h1.pgtitle {
  color: #fff !important;
}
body {
  background: #000;
}
#pagewrap {
  background: #fff;
}
.toptop {
  position: fixed;
  bottom: -50px;
  right: 15px;
  padding: 0;
  z-index: 9999;
  background: #889da7;
  color: #fff;
  box-shadow: 2px 2px 0 #455d68;
  transition: 0.15s ease-in-out bottom;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.toptop a {
  display: block;
  color: #fff;
  text-align: center;
  padding: 10px;
  width: 20px;
  text-shadow: 1px 1px 0 #455d68;
}
.pgscrolled .toptop {
  bottom: 15px;
}
#headwrap {
  background: #fff;
  color: #000;
  position: fixed;
  top: 0;
  left: 0;
}
#topwrap {
  background: #000;
  color: #fff;
  text-align: right;
  padding: 5px 0;
}
#topwrap p {
  padding: 0;
}
#topwrap #toptxt,
#topwrap #topsocial {
  display: inline-block;
  vertical-align: middle;
}
#topwrap #toptxt a {
  color: #debd59;
}
#topwrap #toptxt a:hover {
  color: #bbb;
}
#topwrap #topsocial {
  margin-left: 20px;
}
#topwrap #topsocial a {
  color: #fff;
}
#topwrap #topsocial a:hover {
  color: #bbb;
}
#header {
  transition: all 0.15s ease-in-out;
}
#logo,
#headtxt {
  margin: 0 auto;
  padding: 0;
  vertical-align: middle;
}
#navwrap {
  z-index: 10;
  color: #fff;
  font-weight: 'Montserrat-SemiBold', sans-serif;
  font-weight: 600;
}
#nav {
  padding: 0;
}
#slidewrap {
  background: #debd59;
}
#slideshow {
  padding: 0;
}
#slidewrap:before,
#slidewrap:after,
#footwrap:before,
#footwrap:after {
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  z-index: 0;
}
#content,
#content2,
#footer {
  z-index: 1;
}
#slidewrap table table {
  background: none;
}
#slideshow {
  padding: 0;
}
#slidewrap .pgpaper:before,
#slidewrap .nopaper:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  z-index: 0;
}
#slidewrap .nopaper:before {
  background: #debd59 !important;
}
#slideshowtxt,
#slideshowimg {
  vertical-align: middle;
}
#cntwrap {
  background: #fff;
  min-height: 50px;
}
#content {
  padding: 0;
}
#crumbz {
  font-size: 13px;
  padding-bottom: 25px;
  text-shadow: none;
  font-weight: normal;
}
#crumbz a {
  color: #fff000;
}
.hmeighty {
  width: 80%;
  margin: auto;
  max-width: 1920px;
}
#cntwrap2 {
  background: #fff;
}
#content2 {
  padding: 0;
}
#cntwrap3 {
  background: #fff;
}
#content3 {
  padding: 0;
}
#footwrap {
  background: #debd59;
  padding: 75px 0 !important;
  font-size: 20px;
}
#footer a {
  border-bottom: none;
}
#footer a:hover {
  color: #999 !important;
}
#footer ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.ftaside {
  padding-top: 5px;
}
#footer img {
  margin: 2px;
}
#credwrap {
  background: #000;
  color: #fff;
}
#credits {
  padding: 8px 0;
  text-align: center;
  font-size: 14px;
}
#credits a {
  color: #fff;
}
#credits a:hover {
  color: #debd59;
}
.ccm-page .ftaside {
  display: none;
}
.ccm-block-next-previous-wrapper {
  text-align: center;
}
/* ///////////////////////////////////////////////////////////// */
/* //////////////MAKE/IT/RESPONSIVE/THEY/SAID/////////////////// */
/* ////////////////////////////.../SO/I/DID///////////////////// */
/* ///////////////////////////////////////////////////////////// */
@media screen and (min-width: 250px) {
  .wrap {
    width: 80%;
  }
  #pagewrap h1 {
    font-size: 48px;
    line-height: 48px;
  }
  #pagewrap h1.pgtitle {
    font-size: 48px;
    line-height: 48px;
  }
  #pagewrap h2 {
    font-size: 42px;
    line-height: 42px;
  }
  #pagewrap h3 {
    font-size: 36px;
    line-height: 36px;
  }
  #pagewrap h4 {
    font-size: 32px;
    line-height: 32px;
  }
  #pagewrap h5 {
    font-size: 22px;
    line-height: 24px;
  }
  #pagewrap h6 {
    font-size: 22px;
    line-height: 24px;
  }
  #toptxt {
    text-align: right;
    font-size: 13px;
  }
  #headwrap {
    z-index: 5;
    text-align: center;
  }
  .pgscrolled #headwrap {
    box-shadow: 0 0 5px #999;
  }
  #header {
    padding: 15px 0;
  }
  .pgscrolled #header {
    padding: 5px 0;
  }
  #logo,
  #headtxt {
    display: inline-block;
    vertical-align: middle;
  }
  #logo {
    width: 40%;
    text-align: left;
    transition: all 0.15s ease-in-out;
  }
  #headtxt {
    width: 58%;
    text-align: right;
  }
  .page-template-home #slideshow {
    padding: 75px 0;
  }
  .page-template-home #slideshow .pgpaper::before {
    display: none;
  }
  #cartbag,
  #nav {
    position: relative;
    display: inline-block;
    vertical-align: middle;
  }
  #cartbox {
    padding: 8px;
    margin: 0 8px;
  }
  #nav {
    float: right;
  }
  #slidewrap table {
    position: relative;
    z-index: 2;
  }
  #slidewrap:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    z-index: 1;
    background: rgba(222, 189, 89, 0.75);
  }
  #slidewrap:after {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    content: '';
    z-index: 0;
    background: #ffffff;
  }
  #slideshowtxt,
  #slideshowimg {
    display: block;
    max-width: 100%;
    margin: auto;
  }
  #slideshowtxt {
    text-align: center;
    padding: 25px 0;
  }
  #slideshowimg {
    text-align: center;
  }
  #slideshowimg img {
    max-width: 525px;
  }
  .cntpad {
    padding: 75px 0;
  }
  /*.pgpaper { padding: 75px 0; }*/
  .cntpad .graycell li,
  .cntpad .graycell ol {
    display: inline-block;
    width: 48%;
    text-align: left;
  }
  #content,
  #content2,
  #content3 {
    max-width: 2000px;
    margin: auto;
  }
  .image-full,
  .image-left,
  .image-right {
    display: block;
    padding: 0;
    background: #fff;
    border: 1px #efefef solid;
    margin: 0 auto 45px auto;
    clear: both;
  }
  #article,
  #articlefull,
  #aside {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }
  .newsfeatimg {
    display: block;
    text-align: center;
    max-width: 80%;
    margin: 0 auto 25px auto;
  }
  .fifty,
  .sixty,
  .eighty {
    margin: auto;
  }
  #footwrap:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    z-index: 1;
    background: rgba(222, 189, 89, 0.75);
  }
  #footwrap:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    z-index: 0;
    background: #ffffff;
  }
  #footer {
    padding: 25px 0;
    text-align: center;
  }
  .ftbox {
    display: block;
    vertical-align: top;
    padding: 15px 0;
    margin: auto;
  }
  .page-template-right-sidebar #content #aside,
  .page-type-page .ftaside,
  .page-template-home .ftaside,
  .page-template-get-4cloud .ftaside,
  .page-template-service-page .ftaside {
    display: none;
  }
  .page-template-right-sidebar .ftaside,
  .page-template-blog-entry .ftaside {
    display: block;
  }
  h1 sup,
  h2 sup,
  h3 sup,
  h4 sup {
    font-size: 20px;
    line-height: 0;
  }
  /*** grid layout presets ***/
  .one-third,
  .two-third,
  .thirds,
  .full-width,
  .half-half,
  .quarters {
    display: block;
    width: 100%;
    margin: 15px auto;
    vertical-align: top;
    min-height: 1px;
    position: relative;
  }
  .one-third a.button,
  .two-third a.button,
  .thirds a.button,
  .full-width a.button,
  .half-half a.button,
  .quarters a.button {
    display: block;
    margin-top: 3px;
    /*margin-bottom: 35px;*/
  }
  #slidewrap .one-third,
  #slidewrap .two-third {
    vertical-align: middle;
    text-align: center;
  }
  /*** --- ***/
}
@media screen and (min-width: 650px) {
  .quarters-layout .quarters {
    width: 48.5%;
    display: inline-block;
  }
  .quarters-layout .quarters:nth-child(even) {
    margin-left: 3%;
  }
}
@media screen and (min-width: 1000px) {
  #logo,
  #headtxt {
    display: inline-block;
  }
  #logo {
    position: relative;
    width: 22%;
    text-align: left;
  }
  #logo img {
    width: 100%;
  }
  #headtxt {
    width: 77%;
    max-width: none;
    text-align: right;
  }
  #navwrap {
    padding: 15px 0;
  }
  .pgscrolled #navwrap {
    padding: 10px 0;
  }
  #slideshow {
    overflow: hidden !important;
  }
  .page-template-home #slideshow {
    padding: 8px 0;
  }
  #slidewrap:before {
    width: 70%;
    height: 100%;
    background: url(/application/themes/theme_wandjpaints/images/wjp--yellow-splash-01.png) no-repeat right center;
    background-size: cover;
  }
  #slidewrap:after {
    width: 70%;
    height: 100%;
  }
  .cntpad {
    padding: 75px 0;
  }
  .cntpad .graycell li,
  .cntpad .graycell ol {
    display: list-item;
    width: inherit;
  }
  .image-left {
    float: left;
    margin: 0 25px 25px 0;
  }
  .image-right {
    float: right;
    margin: 0 0 25px 25px;
  }
  .featurecontent {
    flex-direction: row;
    display: flex;
  }
  .featbox {
    display: inline-block;
    width: 33.33%;
    flex: 0.4;
  }
  #article,
  #articlefull,
  #aside {
    float: left;
    margin: 0;
    min-height: 15px;
  }
  #article {
    width: 70%;
    padding: 0 0;
  }
  #articlefull {
    width: 100%;
    padding: 0 0;
  }
  #aside {
    width: 25%;
    padding: 0 0 0 4%;
  }
  .newsfeatimg {
    float: right;
    max-width: 450px;
    margin: 0;
    padding: 0 0 15px 25px;
  }
  .fifty,
  .sixty,
  .eighty {
    margin: 0 auto;
  }
  .fifty {
    width: 50%;
  }
  .sixty {
    width: 60%;
  }
  .eighty {
    width: 80%;
  }
  #footwrap:before {
    width: 55%;
    height: 100%;
    background: url(/application/themes/theme_wandjpaints/images/wjp--white-splash-01.png) no-repeat right center;
    background-size: cover;
    z-index: 1;
  }
  #footwrap:after {
    width: 35%;
    z-index: 0;
  }
  #footer {
    text-align: left;
    z-index: 2;
  }
  .ftbox {
    display: inline-block;
    vertical-align: middle;
  }
  #ftbox1 {
    width: 20%;
  }
  #ftbox2 {
    width: 75%;
    padding: 0 0 0 5%;
    text-align: right;
  }
  .page-template-right-sidebar #content #aside {
    display: block;
  }
  .page-template-home .ftaside,
  .page-template-right-sidebar .ftaside,
  .page-type-page .ftaside,
  .page-template-blog-entry .ftaside,
  .page-template-get-4cloud .ftaside,
  .page-template-service-page .ftaside {
    display: none;
  }
  /*** grid layout presets ***/
  .one-third,
  .two-third,
  .thirds,
  .full-width,
  .half-half {
    display: inline-block;
  }
  .one-third,
  .thirds {
    width: 33.3333%;
  }
  .two-third {
    width: 66.6666%;
  }
  .half-half {
    width: 50%;
  }
  .quaters {
    width: 25%;
  }
  .full-width {
    width: 100%;
    display: block;
    clear: both;
  }
  .vertical .one-third,
  .vertical .two-third,
  .vertical .thirds,
  .vertical .full-width,
  .vertical .half-half {
    vertical-align: middle;
  }
  .one-third a.button,
  .two-third a.button,
  .thirds a.button,
  .full-width a.button,
  .half-half a.button,
  .quarters a.button {
    display: inherit;
    margin-top: 3px;
    margin-bottom: inherit;
  }
  .onethird-layout .two-third {
    width: 62.6666%;
    margin-left: 4%;
  }
  .twothird-layout .two-third {
    width: 62.6666%;
    margin-right: 4%;
  }
  .thirds-layout,
  .quarters-layout {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .thirds-layout .thirds {
    flex: 1;
    width: 33.3333%;
  }
  .quarters-layout .quarters {
    flex: 1;
    width: 25%;
  }
  .thirds-layout .thirds:nth-child(2) {
    margin-left: 3%;
    margin-right: 3%;
  }
  .quarters-layout .quarters:nth-child(even) {
    margin-left: inherit;
  }
  .quarters-layout .quarters:nth-child(2) {
    margin-left: 2.5%;
    margin-right: 2.5%;
  }
  .quarters-layout .quarters:nth-child(3) {
    margin-right: 2.5%;
  }
  .halfhalf-layout .half-half {
    width: 48%;
  }
  .halfhalf-layout .half-half:first-child {
    margin-right: 4%;
  }
  #slidewrap .one-third {
    text-align: right;
  }
  #slidewrap .two-third {
    text-align: left;
  }
  /*** --- ***/
}
@media screen and (min-width: 1140px) {
  .wrap {
    width: 1140px;
  }
  #pagewrap h1 {
    font-size: 80px;
    line-height: 80px;
  }
  #pagewrap h1.pgtitle {
    font-size: 70px;
    line-height: 70px;
  }
  #pagewrap h2 {
    font-size: 60px;
    line-height: 60px;
  }
  #pagewrap h3 {
    font-size: 52px;
    line-height: 52px;
  }
  #pagewrap h4 {
    font-size: 40px;
    line-height: 40px;
  }
  #pagewrap h5 {
    font-size: 30px;
    line-height: 30px;
  }
  #pagewrap h6 {
    font-size: 25px;
    line-height: 25px;
  }
  h1 sup,
  h2 sup,
  h3 sup,
  h4 sup {
    font-size: 22px;
  }
  #nav {
    float: none;
  }
  #cartbag {
    padding: 0;
  }
  #cartbox {
    padding: 1px;
    margin: 0 0 0 8px;
  }
  #slidewrap:after {
    width: 70%;
    height: 100%;
  }
  #slidewrap .nopaper:before {
    display: none;
  }
  #slideshowtxt,
  #slideshowimg {
    display: inline-block;
    vertical-align: middle;
    position: relative;
  }
  #slideshowtxt {
    width: 55%;
    text-align: left;
  }
  #slideshowimg {
    width: 43%;
    margin-left: 2%;
  }
  #slideshowimg img {
    max-width: 140%;
  }
  #article,
  #articlefull,
  #aside {
    float: left;
    margin: 0;
  }
  #article {
    width: 70%;
    padding: 0 0;
  }
  #articlefull {
    width: 100%;
    padding: 0 0;
  }
  #aside {
    width: 25%;
    padding: 0 0 0 5%;
  }
}
@media screen and (min-width: 1500px) {
  .wrap {
    width: 1200px;
  }
}
@media screen and (max-width: 1000px) {
  .ccm-layout-column {
    float: none !important;
    width: 100% !important;
  }
  .ccm-layout-column-inner {
    margin: 25px 0 !important;
  }
}
.ccm-layout-column-inner {
  margin-top: 25px !important;
  margin-bottom: 25px !important;
}
.vertical .ccm-layout-column {
  float: none !important;
  display: inline-block;
  vertical-align: middle;
}
/* ///////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////// */
/* Gallery */
.sortable_responsive_gallery_image {
  overflow: hidden;
}
.sortable_responsive_gallery_container .rollover {
  overflow: hidden;
  height: 150px;
}
.sortable_responsive_gallery_container .rollover img {
  width: 100%;
  height: 100%;
  min-height: 175px;
}
.sortable_responsive_gallery_container .rollover img.hoverimage {
  min-height: inherit;
  width: 32px !important;
  height: 32px !important;
}
/* Slider */
.ccm-pagination-wrapper .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.ccm-pagination-wrapper .pagination > li {
  display: inline;
}
.ccm-pagination-wrapper * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ccm-pagination-wrapper li {
  margin-left: 0px;
}
.ccm-pagination-wrapper .pagination > li:first-child > a,
.ccm-pagination-wrapper .pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.ccm-pagination-wrapper .pagination > li > a,
.ccm-pagination-wrapper .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #3b526c;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.ccm-pagination-wrapper a {
  color: #428bca;
  text-decoration: none;
}
.ccm-pagination-wrapper .pagination > .active > a,
.ccm-pagination-wrapper .pagination > .active > span,
.ccm-pagination-wrapper .pagination > .active > a:hover,
.ccm-pagination-wrapper .pagination > .active > span:hover,
.ccm-pagination-wrapper .pagination > .active > a:focus,
.ccm-pagination-wrapper .pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #3b526c;
  border-color: #3b526c;
  cursor: default;
}
.ccm-pagination-wrapper .pagination > li > a,
.ccm-pagination-wrapper .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #3b526c;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.ccm-pagination-wrapper .pagination > li > span span {
  display: none;
}
.login-page {
  max-width: 500px;
}
.login-page h1 {
  display: none;
}
.login-page input,
.login-page select,
.login-page textarea {
  border: 1px #122b46 solid;
  background: none;
  color: #122b46;
  text-align: center;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.login-page input::placeholder,
.login-page textarea::placeholder {
  color: #111;
  text-align: center;
}
.login-page .form-group {
  margin: 5px auto;
}
.login-page,
.login-page .col-sm-6,
.login-page button.btn,
.login-form {
  text-align: center;
  margin: 0 auto;
}
.login-page input {
  font-size: 16px;
}
.login-page input,
.login-page button.btn {
  width: 88%;
  padding: 15px 5%;
  margin: 0 auto;
}
.login-page input[type=checkbox] {
  width: auto;
}
.login-page .checkbox {
  margin-bottom: 15px;
}
.login-page button.btn {
  width: 99%;
}
.login-page label {
  font-size: 12px;
}
.login-page button.btn {
  display: inline-block;
  cursor: pointer;
  transition: all 0.15s ease-in-out;
  margin: 5px 0;
}
.login-page a.btn {
  font-size: 13px;
}
