/*/////////////////////////////////////////////////////////////////////
 // 
 // Custom theme code styles
 // Written by Themelize.me (http://themelize.me)
 // 
 // This is an empty starter template for overriding styles
 // set by Bootstrap & the theme
 // 
 // ----------------------------------------------------
 // 
 // Remove unused code for better performances
 // 
 // ----------------------------------------------------
 // 
 // $see - Usefuls tools online for editing
 // 1. http://charliepark.org/bootstrap_buttons/ - Button style generator
 // 2. http://www.colorzilla.com/gradient-editor/ - CSS3 gradient maker
 // 
 // $note
 // To ensure custom styles are picked up
 // wrap definitions in body tag
 // ie.
 // body .navbar-inner {
 //   background: #ff0000;
 // }
 // 
 /////////////////////////////////////////////////////////////////////*/

/*******************************************************
 * Custom theme code styles
 * Written by Themelize.me (http://themelize.me)
 *
 * Includes the base variables & mixins needed for all
 * scss files
 *******************************************************/

/*
 * --------------------------------------------------
 * 1. General Elements
 *--------------------------------------------------
 */

/* line 39, assets/scss/custom-style.scss */

#header {
  /* 1. Header wrapper */
}

/* line 40, assets/scss/custom-style.scss */

#highlighted {
  /* 2. Highlighted (below header) wrapper */
}

/* line 41, assets/scss/custom-style.scss */

#content {
  /* 3. Content wrapper */
}

/* line 42, assets/scss/custom-style.scss */

#content-below {
  /* 4. Content Below wrapper */
}

/* line 43, assets/scss/custom-style.scss */

#footer {
  /* 5. Footer wrapper */
}

/*
 * --------------------------------------------------
 * 2. Colours
 *-------------------------------------------------- 
 */

/*
 * --------------------------------------------------
 * 3. Responsiveness/media queries
 *--------------------------------------------------
 */

/* Extra small devices (phones, less than 768px) */

/* No media query since this is the default in Bootstrap */

@media (min-width: 576px) {
  /* Small devices (576px and up). Mixin: media-breakpoint-up(sm) */
}

@media (min-width: 768px) {
  /* Medium devices (768px and up). Mixin: media-breakpoint-up(md) */
}

@media (min-width: 992px) {
  /* Large devices (992px and up). Mixin: media-breakpoint-up(lg) */
}

@media (min-width: 1200px) {
  /* X-Large devices (1200px and up). Mixin: media-breakpoint-up(xl) */
}

/* max-width */

@media (max-width: 575.98px) {
  /* Small devices (575px and down). Mixin: media-breakpoint-down(xs) */
}

@media (max-width: 767.98px) {
  /* Medium devices (767px and down). Mixin: media-breakpoint-down(sm) */
}

@media (max-width: 991.98px) {
  /* Large devices (992px and down). Mixin: media-breakpoint-down(md) */
}

@media (max-width: 1199.98px) {
  /* X-Large devices (1200px and down). Mixin: media-breakpoint-down(lg) */
}

/* target one breakpoint */

@media (min-width: 576px) and (max-width: 767.98px) {
  /* Small devices (between 576px and 767px). Mixin: media-breakpoint-only(sm) */
}

@media (min-width: 768px) and (max-width: 991.98px) {
  /* Medium devices (tablets, between 768px and 991px). Mixin: media-breakpoint-only(md) */
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  /* Large devices (desktops, between 992px and 1199px). Mixin: media-breakpoint-only(lg) */
}

@media (min-width: 1200px) {
  /* Extra large devices (large desktops, 1200px and up). Mixin: media-breakpoint-only(xl) */
}

/* span multiple screenwidths */

@media (min-width: 768px) {
  /* From medium to large (between 768px and 1199px). Mixin: media-breakpoint-between(md, xl)  */
}

/*
 * --------------------------------------------------
 * 4. Misc
 * Other stuff
 *--------------------------------------------------
 */
.header .header-brand-text h1 {
    margin: 1px 0 0;
}

.navbar > .navbar-main > .navbar-nav > .nav-item > .nav-link:hover{
    border-top:2px #55A79A solid;
    border-left: 1px #eee solid;
    border-right: 1px #eee solid;
}

.navbar .navbar-nav .active>.nav-link, .navbar .navbar-nav .nav-link.active, .navbar .navbar-nav .nav-link.show, .navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show,
.navbar > .navbar-main > .navbar-nav > .nav-item > .nav-link.active:hover, .navbar .navbar-nav .active>.nav-link:hover, .navbar .navbar-nav .nav-link.active:hover, .navbar .navbar-nav .nav-link.show:hover, .navbar-light .navbar-nav .active>.nav-link:hover, .navbar-light .navbar-nav .nav-link.active:hover, .navbar-light .navbar-nav .nav-link.show:hover {
    color: #55A79A;
    border-top:2px #FFF solid;
    border-left: 0;
    border-right: 0;
}

.navbar-offcanvas .navbar-main .navbar-nav>.nav-item>.nav-link.active, .navbar-offcanvas .navbar-main .navbar-nav>.nav-item>.nav-link.active:hover {
    background: #282828;
    color: #55A79A;
}

.data {
    font-size: small;
    color: #CCCCCC;
}

.cke_editable {
    border: 1px dotted #e74c3c;
}

.planned_block{
    border-left: solid 5px #e74c3c !important;
}

.contenttxt {
    margin: 10px;
}

.contenttxt td {
    border: 1px solid #dee2e6;
    padding: 10px;
}

.contenttxt img {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    max-width: 100%;
    height: auto;
    margin: 0 10px;
    box-shadow: 0 10px 6px -6px rgba(0, 0, 0, 0.2);
}

.contenttxt .img-responsive{
    padding: 0;
    margin: 0;
}

.contenttxt figure figcaption {
    padding: .25rem;
    font-size: 13px;
    text-align: center;
    margin: 3px 10px;
    background-color: #f3f3f3;
    border-radius: .25rem;
}

.accordion .card, .accordion .card-body, .accordion .card-header {
    border: 0;
    background-color: transparent;
    padding: 3px 0;
}

.noborder {
    border: 0 !important;
}

#maintext, #advtext, .mt {
    display: block;
    overflow: auto;
}