/**********************************************************************************

	Custom CSS	
	
**********************************************************************************/

/* newsflash module */
div.newsflash {
  margin: 0;
  padding: 0 12px 6px 12px;
}
.orange .newsflash-title {
  padding: 6px 0 0 0;
 }

/* overrides style_1 css */
#header.no_slideshow {
  border-bottom: none;
}
/* end override */

/* ===== Font color override ===== */

h1,
h2,
h3,
h5,
h6 {
 color: #b520ff;
}

h1 {
  font-size: 24.5px;
  line-height: 40px;
  margin: 10px 0;
}

#breadcrumbs h1, h3, h4 {
  color: #ffffff;
  }

address {
  display: block;
  margin-bottom: 0;
  font-style: normal;
  line-height: 20px;
}

#content #sidebar .sidebar_module {
    background: #ffffff none repeat scroll 0 0;
    margin: 0 0 12px;
    padding: 0px;
}

/*=== mainmenu ==== */
#mainmenu .navbar {
  margin-bottom: 0;
  border: none;
}

#mainmenu .navbar-inner ul.nav > li {
  float: none;
  display: inline-block;
  padding-right: 0px;
  padding-left: 0px;
}

#mainmenu .navbar-inner ul.nav > li > a {
  position: relative;
  font-family: "Open Sans", Georgia, "Times New Roman", Times, serif;
  color: #444444;
  text-shadow: none;
  font-size: 14px;
  padding: 0px 0px 10px;
  border-radius: none;
  outline: none;
  z-index: 9;
  box-shadow: none;
  -webkit-transition: all 0.0s ease-out;
  -moz-transition: all 0.0s ease-out;
  -o-transition: all 0.0s ease-out;
  transition: all 0.0s ease-out;
}

/* === footer position and display === */

#footer {
  padding-top: 20px;
  background: none;
}
#footer:before { 
  display:none; 
}

/* ====== bullet lists ========= */

ul,
ol {
    list-style: disc outside none;
    margin: 0 0 6px 0px;
    padding-left: 1em;
}

ul li {
    padding-left: 0.5em;
}

ul.newsfeed {
    list-style: none!important;
    padding-left: 0px!important;
    margin-left: 0px!important;
}

.feed ul li {
    padding-left: 0em!important;
}
#shadow-wrapper {
  padding: 0 12px;
}
@media only screen and (min-width: 767px) {
body{
  background-image: url("/images/bg-flags.png");
  background-position: 0 24px;
  background-repeat: repeat-x;
  background-color: #5cbcfc;
}
#shadow-wrapper {
    max-width: 1194px;
    background-color: #fcf420;
    padding: 12px;
    outline: 12px solid #FF8000;
    margin-top: 12px;
    margin-bottom: 12px;
}
}
.blue {
   background: #5cbcfc;
  }
.orange {
   background: #ff8000;
 }
.purple {
   background: #b520ff;
  }
.green {
   background: #80cc00;
  }
.pink {
   background: #e000e5;
   }
.blue,
.orange,
.purple,
.pink,
.green {
   display: block;
   color: #ffffff;
   padding-left: 4%;
   padding-right: 4%;
   padding-top: 12px;
   padding-bottom: 12px;
   }
.blue a,
.blue a:link,
.blue a:active,
.blue a:visited,
.blue a:focus,
.blue a:hover {
    color: #ffffff;
    }
.orange a,
.orange a:link,
.orange a:active,
.orange a:visited,
.orange a:focus,
.orange a:hover {
    color: #ffffff;
    }
.pink a,
.pink a:link,
.pink a:active,
.pink a:visited,
.pink a:focus,
.pink a:hover {
    color: #ffffff;
    }
.green a,
.green a:link,
.green a:active,
.green a:visited,
.green a:focus,
.green a:hover {
    color: #ffffff;
    }
.purple a,
.purple a:link,
.purple a:active,
.purple a:visited,
.purple a:focus,
.purple a:hover {
    color: #ffffff;
    }
#content #sidebar .mod_green {
    background: #80cc00;
    border: medium none;
    border-radius: 0;
    margin: 0;
    padding: 10px 0 10px 0;
}
#breadcrumbs .pink,
#breadcrumbs .blue,
#breadcrumbs .purple,
#breadcrumbs .orange,
#breadcrumbs .green {
   display: block;
   padding-left:12px;
   padding-right:0px;
   padding-top: 1px;
   padding-bottom: 4px;
   margin-bottom: 12px;
}

/* for Google maps iframe */
.iframe-rwd  {
position: relative;
padding-bottom: 65.25%;
/* padding-top: 30px; */
height: 0;
/* overflow: hidden; */
}
.iframe-rwd iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.homeblog .blog .items-row .item h2, .blog-featured .items-row .item h2,
.homeblog dl.article-info dd {
 color: #ffffff;
}

.homeblog [class^="icon-"], [class*=" icon-"] {
    display: inline-block;
    height: 14px;
    line-height: 14px;
    margin-right: 0;
    width: 0;
}
.homeblog .icon-calendar:before {
    content: "";
}

.homeblog [class^="icon-"]:before, [class*=" icon-"]:before,
.homeblog .icon-calendar:before{
 display: none;
}
.homeblog ul.category-module li span {
    color: #ffffff;
}

.table-striped tbody > tr:nth-child(2n+1) > td, .table-striped tbody > tr:nth-child(2n+1) > th {
    background-color: #ff8000;
}

.table-bordered {
    border: 0 none;
    border-color: none;
}
.table th, .table td {
  border-top: 0 none;
}
.table-bordered th, .table-bordered td {
    border-left: 0 none;
}

ul.category-module li span.mod-articles-category-date-short {
    display: none;
}
ul.category-module li {
    padding: 0 0 0 15px;
}


@media (min-width: 768px) {
  .desktop-left {
    float: left;
   text-align: left; }
  .desktop-right {
    float: right;
   text-align: right}
}
/*==== End Div Alignment ====*/


/*==== remove side background border on mobiles ====*/
@media only screen and (max-width: 767px) {
  #topbar,
  #showcase,
  #footer:before {
    margin-left: 0px;
    padding-left: 3px;
    margin-right: 0px;
    padding-right: 3px;
  }
  body {
    padding-left: 0px;
    padding-right: 0px;
    font-size: 14px;
    background-color: none;
  }
#content #content_inner {
     margin-top: 10px;
     margin-bottom: 0;
     margin-left: 0px;
     margin-right: 0px;
     padding: 0;
     }
#promo .moduletable_content {
    margin-left: 0px;
    margin-right: 0px;}
}

#copyright p.copytext {
    color: #333333;
}
/*==== END remove side background border on mobiles ====*/

@media (max-width: 767px) {
  .phone-centre {
    display: block; 
    margin-left: auto; 
    margin-right: auto;
    text-align: center;
    }
  #content #middlecol + #sidebar {
    padding-top: 12px;
    clear: both;
    }
  .moduletable {
    margin-bottom: 12px!important;
   }
}

@media only screen and (max-width: 767px) {
  #main_wrapper::before {
    padding-right: 0;
  }
  .moduletable {
    margin-bottom: 10px!important;
  }
  #topheader {
  border-bottom: 0 none;
  margin: 0 0 0 0;
  box-shadow: none;
  background: #ffffff;
   }
  #topheader .moduletable {
    background: #ffffff;
   }
.blog .items-row .item, .blog-featured .items-row .item {
    margin-left: 10px;
    margin-right: 10px;
   }

#content #sidebar .mod_green {
    border: medium none;
    border-radius: 0;
    margin: 0;
    padding: 0 0 10px 0;
}

#breadcrumbs {
  margin: 0 0 4px 0;
  padding:  0 0 0 0;
  }

#footer {
  margin: 0 12px;
  padding: 12px;
  position: relative;
}
#gotop {
  background-color: none;
}
#gotop .scrollup {
   margin: 0 0 30px 0;
  /* background-color: rgba(224, 0, 229, 0.75); */
}
.green {
   background: #98e40A;
  }
}
/* deepens mobile menu items */
#pageslide #responsivebar-inner ul.menu > li {
    padding-bottom: 5px;
    padding-top: 5px;
}
.cancelled {
  background-color: #000;
  color: #fff;
  font-size: 1.2rem;
  padding: 8px 16px;
  margin-bottom: 16px;
}