/* Import theme variables
@import "presets/defaults.less"; */
/* Import fonts
@import "fonts.less";*/
/* Import helpers
 @import "helpers.less"; */
/* Import mixins 
 @import "mixins.less"; */
/* Import custom-styles */
/* START: Custom Styles */
/*.ccm-ui .dropdown-menu > li > a.custom-style{
	color: #C00;
	font-weight: bold;
}
*/
.orange-headline,
.ccm-ui .dropdown-menu > li > a.orange-headline {
  color: #fe8e08;
  font-size: 135%;
  font-weight: bold;
}
.white,
.ccm-ui .dropdown-menu > li > a.whiteX {
  color: #fff;
}
/* END: Custom Styles */
html {
  height: 100%;
}
body {
  background-color: #75a10b;
  background-image: url("../../../../themes/incipio/img/bg.jpg");
  background-repeat: repeat;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.2rem;
  line-height: 1.625;
  height: 100%;
  color: ##6b6058;
}
div.page-template-left-sidebar main {
  margin-left: 40px;
  margin-right: 40px;
}
div.ccm-page {
  min-height: 100%;
  height: 100%;
  /*
@media all and (max-width: @screen-xs-max) {

  .ccm-responsive-menu-launch {
    display: block;
  }

  .ccm-responsive-navigation.original {
    display: none;
  }

  header {
    .ccm-search-block-form {
      margin-top: 20px;
    }
  }



}

@media all and (min-width: @screen-xs-max) {
  .ccm-responsive-overlay {
    display: none !important;
  }
}
*/
}
div.ccm-page .container {
  max-width: 848px;
}
div.ccm-page .page-wrapper {
  background-color: #fff;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: auto;
  padding: 0;
  /*max-width: 848px;*/
  border-style: solid;
  border-width: 0 2px;
  border-color: #634504;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.45);
}
div.ccm-page main {
  /*
    a:not(.fa) {
      color: @body-link-color;
  
      &:hover {
        color: @body-link-hover-color;
        text-decoration: none;
      }
    }
*/
  min-height: 300px;
  /*    
    .custom-style{
      color: #C00;
      font-weight: bold;
      margin:1em;
    }
*/
  color: #6b6058;
  padding-bottom: 1em;
}
div.ccm-page p[data-redactor-inserted-image="true"] img {
  max-width: 100%;
  width: auto;
}
div.ccm-page #board {
  background-image: url("../../../../themes/incipio/img/board_middle.png");
  background-position: right center;
  background-repeat: repeat-y;
  position: relative;
  right: 0;
  top: 30px;
  margin-bottom: 30px;
}
div.ccm-page #board .board-event {
  cursor: pointer;
}
div.ccm-page #board .board-event-title {
  color: #76a20a;
  text-decoration: none;
}
div.ccm-page #board-top {
  position: relative;
  text-align: right;
  top: -20px;
}
div.ccm-page #board-contents {
  color: #ffffff;
  font-size: 0.8em;
  line-height: 1.1em;
  margin-left: 127px;
  position: relative;
  right: 0;
  top: -30px;
  width: 156px;
  z-index: 999;
}
div.ccm-page #board-bottom {
  left: 0;
  margin-top: -80px;
  position: relative;
  text-align: right;
  top: 0;
}
div.ccm-page .home-columns .col-sm-4 {
  width: 368px;
  margin: auto;
}
@media (min-width: 768px) {
  div.ccm-page .home-columns [class*='col-'] {
    padding: 0;
  }
  div.ccm-page .home-columns .col-sm-3 {
    padding-left: 20px;
    width: 210px;
  }
  div.ccm-page .home-columns .col-sm-5 {
    width: 205px;
  }
  div.ccm-page .home-columns .col-sm-4 {
    width: 338px;
  }
}
@media (min-width: 992px) {
  div.ccm-page .home-columns .col-sm-5 {
    width: 305px;
  }
}
div.ccm-page a {
  color: #76a20a;
  text-decoration: none;
}
div.ccm-page a:hover {
  text-decoration: underline;
}
div.ccm-page header {
  background-color: #9a8774;
  background-image: url("../../../../themes/incipio/img/bg-header.jpg");
  background-repeat: repeat;
  display: block;
  height: 101px;
  width: 100%;
  padding-top: 12px;
}
div.ccm-page header a.logo img {
  display: block;
  width: 100%;
  max-width: 507px;
  margin: auto;
}
div.ccm-page .breadcrumbs-links {
  margin-top: .3em;
}
div.ccm-page .breadcrumbs-links > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}
div.ccm-page .breadcrumb {
  background-color: transparent;
  font-size: .8em;
  margin-bottom: 1em;
}
div.ccm-page .border-orange img {
  border: 2px solid orange;
  margin: 3em auto;
}
div.ccm-page .rounded-corners img {
  border-radius: 10px;
}
div.ccm-page .drop-shadow img {
  box-shadow: 3px 4px 7px 0px rgba(0, 0, 0, 0.34);
}
div.ccm-page .page-links {
  text-align: right;
  font-size: 0.8em;
  margin: 1em;
}
div.ccm-page .navbar-default {
  background-image: linear-gradient(to bottom, #ccea64 0px, #b5cd5d 100%);
  border-radius: 0;
  border: 0;
  box-shadow: 0 8px 8px #988c7e, 0 -7px 5px rgba(0, 0, 0, 0.2);
}
div.ccm-page .navbar-default .col-sm-12,
div.ccm-page .navbar-default .collapse {
  padding: 0;
}
div.ccm-page .navbar-default .ccm-responsive-navigation .dropdown:after {
  content: ' ▶';
}
div.ccm-page .navbar-default .ccm-responsive-navigation .dropdown:hover:after {
  content: '\25bc';
}
div.ccm-page .navbar-default .ccm-responsive-navigation ul {
  -webkit-font-smoothing: antialiased;
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
}
div.ccm-page .navbar-default .ccm-responsive-navigation ul a {
  color: #623005;
  font-size: 1.04em;
  font-weight: bold;
  height: 28px;
  line-height: 28px;
  text-align: center;
  text-transform: uppercase;
  padding: 0 10px;
}
div.ccm-page .navbar-default .ccm-responsive-navigation ul a:hover {
  text-decoration: underline;
}
div.ccm-page .navbar-default .ccm-responsive-navigation ul li {
  margin: 0;
  padding: 0;
  position: relative;
  /*display: inline-block;   */
}
div.ccm-page .navbar-default .ccm-responsive-navigation ul li:hover ul {
  opacity: 1;
  top: 30px;
  visibility: visible;
}
div.ccm-page .navbar-default .ccm-responsive-navigation ul li ul {
  cursor: pointer;
  padding: 15px;
  padding-bottom: 0px;
  float: left;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 20px;
  visibility: hidden;
  width: 200px;
  /*background-color: @header-navigation-menu-background-color;*/
  z-index: 99;
  /*.transition(all .25s ease);*/
  /*.border-radius(3px);*/
  /*border: 1px solid @header-navigation-menu-border-color;*/
}
div.ccm-page .navbar-default .ccm-responsive-navigation ul li ul li {
  float: none;
  width: 100%;
  padding-bottom: 0px;
}
div.ccm-page .navbar-default .ccm-responsive-navigation ul li ul li:hover a {
  /*color: @header-navigation-menu-text-hover-color;*/
}
div.ccm-page .navbar-default .ccm-responsive-navigation ul li ul li a {
  display: block;
  padding-bottom: 15px;
  font-size: 1.0em;
  text-transform: none;
  /*color: @header-navigation-menu-text-color;
                            .transition(all .25s ease);*/
  font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-weight: normal;
}
div.ccm-page .navbar-default .ccm-responsive-navigation ul li ul li a:hover {
  /*color: @header-navigation-menu-text-hover-color;*/
}
div.ccm-page .ccm-responsive-overlay {
  background: white;
  display: none;
  position: absolute;
  border-bottom: 5px solid #000000;
  width: 100%;
  z-index: 99;
  top: 120px;
  left: 0px;
  padding-top: 15px;
  padding-left: 20px;
  -webkit-text-size-adjust: none;
}
div.ccm-page .ccm-responsive-overlay ul {
  padding-left: 0;
}
div.ccm-page .ccm-responsive-overlay ul li {
  list-style-type: none;
  display: block;
}
div.ccm-page .ccm-responsive-overlay ul li.parent-ul a:after {
  padding-left: 7px;
  padding-top: 3px;
  font-size: 20px;
  content: "\f107";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  cursor: pointer;
  text-decoration: inherit;
}
div.ccm-page .ccm-responsive-overlay ul li a {
  /*color: @header-navigation-type-color;*/
  font-size: 18px;
  display: inline-block;
  width: 80%;
  padding: 7px 5% 7px 0px;
  margin: 0% 5% 0% 0;
  padding-left: 15px;
  height: 100%;
  font-weight: 200;
  text-decoration: none;
}
div.ccm-page .ccm-responsive-overlay ul li a:hover {
  /*color: @header-navigation-hover-color;;*/
}
div.ccm-page .ccm-responsive-overlay ul li ul li {
  padding-left: 10px;
}
div.ccm-page .ccm-responsive-overlay ul li ul li.last-li a {
  padding-top: 0px;
  font-size: 15px;
}
div.ccm-page .ccm-responsive-overlay ul li ul li.last-li a:after {
  content: '';
}
div.ccm-page .ccm-responsive-menu-launch {
  display: none;
  cursor: pointer;
  margin-top: 10px;
  float: right;
}
div.ccm-page .ccm-responsive-menu-launch.responsive-button-close i:after {
  font-size: 20px;
  /*color: @header-navigation-type-color;*/
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  cursor: pointer;
  text-decoration: inherit;
}
div.ccm-page .ccm-responsive-menu-launch i:after {
  font-size: 20px;
  content: "\f0c9";
  font-family: FontAwesome;
  /*color: @header-navigation-type-color;*/
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  cursor: pointer;
  text-decoration: inherit;
}
div.ccm-page .navbar-default .navbar-toggle:hover,
div.ccm-page .navbar-default .navbar-toggle:focus {
  background-color: #fff;
}
div.ccm-page footer {
  margin-left: 20px;
  margin-right: 23px;
  border-top: 1px solid #76a20a;
  color: #623005;
  font-size: 0.8em;
  line-height: 1.3em;
  text-align: center;
}
div.ccm-page footer p {
  margin-top: 1em;
  margin-bottom: 1em;
  padding-bottom: 0.3em;
  padding-top: 0;
}
@media (min-width: 768px) {
  div.ccm-page .navbar-default .ccm-responsive-navigation ul li {
    display: inline-block;
  }
}
/* Import tweaks */
/* @import "tweaks.less"; */
