/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
/*Get rid of the joomla system's "please login first" message that erroneously comes up after a person has logged 
in via the sso.  This will unfortunately get rid of all system messages so hopefully there aren't any important 
ones, but no idea how to get rid of the message by any other means.  ba040516 */
#system-message-container {
  display: none;
}

body {
    padding-left: 0;
    padding-right: 0;
    /*background-color: rgb(214, 214, 214);*/
	 /* background-color: #ced4dc;*/
    background-color: #bcccdc;
    font: inherit;
    color: inherit;
    background-image: url(https://nacm.org/images/misc/texture_grain.png);
    background-repeat: repeat;
}

::selection {
    background: #80d899;
    color: #ffffff;
    text-shadow: none;
}

*::-moz-selection {
    background: #6bd7ad;
    color: #ffffff;
    text-shadow: none;
}




.new .uk-panel-box {
    padding: 0px;
    background: #ffffff;
    color: #5c5c5c;
    overflow: hidden;
    background: #ffffff none 0 0 repeat;
    border-radius: 0;
    box-shadow: 0 5px 8px 0 rgba(160, 166, 168, 0.35);
}

.knowledge .uk-panel-box {
    padding: 30px;
    background: #ffffff;
    color: #5c5c5c;
    overflow: hidden;
    background: #ffffff none 0 0 repeat;
    border-radius: 0;
    border: 2px #000;
    border: 1px solid #d6d9e1;
    border-radius: 2px;
    box-shadow: 0 0px 0px 0 rgba(160, 166, 168, 0.35); 
}

.knowledge .uk-panel-box-secondary {
    background-color: rgba(188, 204, 220, 0.4);
    color: #11508c;
    background-image: none;
}

@media (min-width: 1220px) {
  .tm-main-top + .tm-content,
  .tm-content + .tm-main-bottom {
    margin-top: 30px;
  }
}
.tm-navbar {
  margin-bottom: 0px;
  background-color: #4f5157;
}

/* Xlarge screen */
@media (min-width: 1360px) {
  .tm-navbar {
    margin-bottom: 40px;
  }
}


.tm-navbar {
    border-bottom: 6px solid #5b91ba;
}
  
.uk-navbar {
    background: #ffffff;
    color: #ffffff;
}

.uk-navbar-nav > li > a {
    display: block;
    box-sizing: border-box;
    text-decoration: none;
    height: 90px;
    padding: 0 25px;
    line-height: 90px;
    color: #5b91ba;
    font-size: 15px;
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 100;
}

.uk-navbar-nav > li.uk-active > a {
    background-color: rgba(0, 0, 0, 0);
    color: #6abd54;
}

.uk-navbar-nav > li > a:active {
    background-color: rgba(0, 0, 0, 0);
    color: #6abd54;
}

.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a:focus, .uk-navbar-nav > li.uk-open > a {
    background-color: rgba(0, 0, 0, 0);
    color: #6abd54;
    outline: none;
}
.uk-dropdown-navbar {
    margin-top: 8px;
    background: #515962;
    color: #ffffff;
}

.tm-toolbar {
    box-sizing: border-box;
    padding: 10px 0;
    height: 45px;
    background: #11508c;
    color: #adadae;
    font-size: 14px;
}
.tm-toolbar a {
    color: #fff;
}

.uk-tab > li.tm-tag-1 > a:after {
    background-color: #5aa2d8;
}

.uk-panel-box.uk-panel-header .uk-panel-title {
	background-color: #6abd54;
   /* background-color: #5aa2d8;*/
    border-radius: 0 0 0 0;
    padding: 15px 30px;
    margin-top: -30px;
    margin-bottom: 30px;
    margin-right: -30px;
    margin-left: -30px;
}
.uk-panel-header .uk-panel-title {
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    color: #ffffff;
}

.uk-panel-box-primary {
    background-color: #0e7c3d;
    color: #ffffff;
    background: #0e7c3d;
}


.tm-twitter-monday .tm-panel-teaser-bottom {
    border-radius: 0 0 0 0;
    padding: 30px;
    padding-bottom: 60px;
    margin: 0 -30px -30px -30px !important;
    background: #0e7c3d;
    color: #ffffff;
}






/* Footer */

.uk-block-secondary {
    background: #11508c;
}

.tm-footer {
    box-sizing: border-box;
    padding: 15px 0;
    background: #002344;
    color: #adadae;
    font-size: 14px;
}

@media (min-width: 1220px)
.uk-container {
    max-width: 1340px;
    padding: 0 30px;
}
.uk-container {
    box-sizing: border-box;
    max-width: 1340px;
    padding: 0 25px;
}

.uk-block-muted {
    background: rgba(189, 205, 220, 0.38);
}

@media (min-width: 768px)
.uk-block {
    padding-top: 80px;
    padding-bottom: 80px;
    padding-left: 17px;
}


html {
  /* 1 */
  font: 400 15px / 22px 'Open Sans', Arial, sans-serif;
  
  /* 2 */
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  /* 3 */
  background: #f2f4f5;
  /*color: #5c5c5c;*/
  color: #4d4d4d;
}
/* Headings
 ========================================================================== */
h1 {
  font-family: 'Raleway', trebuchet, serif;
  color: #006098;
  margin-bottom : 0.2em;
  font-size : 3em; /* 96 / 16 */
  line-height : 1.4;
}


h2 {
	font-family: 'Raleway', trebuchet, serif;
	
color: #00467F;
font-weight: normal;
   
margin-bottom : .5em;
margin-top : .5em;
font-size : 40px;
line-height : 1.2;

}

h3 {
  color: #2c6b9e;
  font-family: 'Raleway', Arial, sans-serif;
  font-weight: 400; 
  margin-bottom : 10px;
  letter-spacing: -1px;
  font-size : 1.75em; /* 28 / 16 */
  line-height : 1.3;
}

h4 {
 
  font-family: 'Raleway', Helvetica, verdana, sans-serif; 
  font-weight: normal;
  font-size: 24px;
  /*color: #117ad0;*/
  color: #00467F;
  line-height: 26px;
  margin-bottom : 7px;
  text-align: left;
  /*background: #fff;*/
}

h5 {
  margin: 0 0 15px 0;
  font-family: 'Raleway', Arial, sans-serif;
  font-weight: 100;
  color: #5c5c5c;
  text-transform: none;
}


h6 {
  color: #2c6b9e;
  font-family: 'Raleway', Arial, sans-serif;
  font-weight: 600; 
  margin-bottom : 10px;
  letter-spacing: -1px;
  font-size : 1.75em; /* 28 / 16 */
  line-height : 1.3;
}
/*
 * Margins
 */
* + h1,
* + h2,
* + h3,
* + h4,
* + h5,
* + h6 {
  margin-top: 0px;
}
/*
 * Sizes
 */
h1,
.uk-h1 {
  font-size: 50px;
  line-height: 55px;
}
@media (max-width: 768px) {
  h1,
  .uk-h1 {
	font-family: 'Raleway', Arial, sans-serif;
    font-size: 37px;
    line-height: 44px;
  }
}
h2,
.uk-h2 {
  font-size: 37px;
  line-height: 44px;
}
@media (max-width: 768px) {
  h2,
  .uk-h2 {
    font-size: 28px;
    line-height: 38px;
  }
}
h3,
.uk-h3 {
	font-family: 'Raleway', Arial, sans-serif;
  font-size: 28px;
  line-height: 38px;
}
h4,
.uk-h4 {
  font-size: 23px;
  line-height: 27px;
}
h5,
.uk-h5 {
  font-size: 20px;
  line-height: 26px;
}
/*h6,
.uk-h6 {
  font-family: 'Raleway', Arial, sans-serif;
  font-size: 28px;
  line-height: 38px;
}*/

h6, .uk-h6 {
    font-family: 'Open Sans', Arial, sans-serif;
    FONT-WEIGHT: 500;
    font-size: 21px;
    line-height: 38px;
    letter-spacing: -.50px;
}

/*a, .uk-link {
    color: #4a8eb6;
    text-decoration: none;
    cursor: pointer;
}*/

a, .uk-link {
    color: #006cad;
	text-decoration: none;
    cursor: pointer;
}




a:hover, .uk-link:hover {
    color: #2a5f92;
    text-decoration: underline;
    /*font-weight: bold;*/
}

.uk-nav-side ul a {
    color: #4a8eb6;
}

.uk-nav-side ul a:hover {
    color: #3773a0;
}

.uk-nav-side > li.uk-active > a {
    background: rgba(0, 0, 0, 0);
    color: #4a8eb6;
}


/*Buttons*/

.uk-button-primary {
    /*background-color: #3a9aa5;
	background-color: #64AFEA;*/
	background-color: #5b91ba;
    color: #ffffff;
    box-shadow: none;
}

.uk-button-success {
    background-color: #6ABD54;
    color: #ffffff;
    box-shadow: none;
}

.uk-button-danger {
    background-color: #0E7C3D;
    color: #ffffff;
    box-shadow: none;
}

.uk-button {
    -webkit-appearance: none;
    margin: 0;
    border: none;
    overflow: visible;
    font: inherit;
   /* color: #5c5c5c;*/ 
    text-transform: none;
    display: inline-block;
    box-sizing: border-box;
    padding: 0 20px;
     /*background: #cbd7e4;
	    background: #89c0e0;*/
    vertical-align: middle;
    line-height: 40px;
    min-height: 40px;
	/*border: .5px solid #A5B8CB;*/
	border: 0.3px solid #FFF;
    font-size: 12px;
    text-decoration: none;
    text-align: center;
    box-shadow: none;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.uk-button:active, .uk-button.uk-active {
    background-color: #808fab;
    color: #5c5c5c; 
    box-shadow: none;
}

.uk-button:hover, .uk-button:focus {
    background-color: #90a7b9;
    color: #ffffff;
    outline: none;
    text-decoration: none;
    box-shadow: none;
    transform: translateY(0);
}

.uk-panel-box-secondary a {
    color: #4a8eb6;
}

.uk-overlay-background {
    background: #e7c653;
}

.uk-search:before {
    content: '\e904';
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    line-height: 35px;
    text-align: center;
    font-family: FontAwesome;
    font-size: 18px;
    color: #5b91ba;
    font-family: 'Monday';
}

.clear.uk-panel-box {
    padding: 0px;
    background: rgba(255, 255, 255, 0);
    color: #5c5c5c;
    /* overflow: hidden; */
    /* background: rgba(255, 255, 255, 0) none 0 0 repeat; */
    border-radius: 0;
    box-shadow: 0 0px 0px 0 rgba(160, 166, 168, 0);
}

.opaque.uk-panel-box {
    padding: 30px;
    /* background: rgba(255, 255, 255, 0.14); */
    color: #5c5c5c;
    /* border: 4px #f70000; */
    overflow: hidden;
    background: rgba(255, 255, 255, 0.22) none 0 0 repeat;
    border-radius: 0;
    box-shadow: 0 0px 0px 0 rgba(160, 166, 168, 0);
}

.education.uk-panel-box {
    padding: 30px;
    color: #5c5c5c;
    overflow: hidden;	
    background: rgb(106, 189, 84);
    background: linear-gradient(to right, #77a96a,rgb(104, 169, 88));
    border-radius: 0;
    box-shadow: 0 0px 0px 0 rgba(160, 166, 168, 0);
}


.benefits.uk-panel-box {
    padding: 30px;
    color: #5c5c5c;
    overflow: hidden;
    background: #5b91ba;
    background: linear-gradient(to right, #5b91ba,#3171a2);
    border-radius: 0;
    box-shadow: 0 0px 0px 0 rgba(160, 166, 168, 0);
}

.uk-panel-title {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 18px;
    text-transform: 1px;
    letter-spacing: .1px;
    line-height: 23px;
    font-weight: 400;
    text-transform: Uppercase;
    color: #5c5c5c;
}

/* Blog home page spacing */
div.srfrContainer ul.srfrList li a {
    text-decoration: none;
    line-height: 120%;
    font-family: raleway;
    font-weight: 600;
    padding-bottom: 2px;
    padding-top: 6px;
    display: block;
}

div.srfrContainer ul.srfrList li div.srfrFeedDetails {
    color: #999;
    padding-bottom: 2px;
}

div.srfrContainer ul.srfrList li {
    /* border-top: 1px solid #ccc; */
    border-top: 1px solid #dddddd;
    padding: 1px 4px;
}

div.srfrContainer ul.srfrList li a:hover {
    text-decoration: none;
    position: relative;
    z-index: 1;
    font-family: raleway;
    color: #6abd54;
}
/* Blog home page spacing END*/

/* Twitter page spacing */
.uk-article-meta {
    font-size: 12px;
    line-height: 18px;
    color: #adadae;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: -10px;
}
/* Twitter page spacing END*//
input.uk-search-field:focus {
    border: 1px solid #e0e0e0;
    background: rgba(0, 0, 0, 0);
    box-shadow: none;
    outline: 0;
}

.uk-grid-divider:empty {
    margin-top: 5px;
    margin-bottom: 5px;
    border-top: 1px solid #c1c1c1;
}



/* Widgetkit
 ========================================================================== */
/*
 * Map
 */
.gm-style-iw,
.gm-style-iw a {
  color: #606062;
}
/*
 * Twitter Monday
 */
.tm-twitter-monday .tm-panel-teaser-bottom {
  border-radius: 0 0 0 0;
  padding: 30px;
  padding-bottom: 60px;
  margin: 0 -30px -30px -30px !important;
  background: #5cd1df;
  color: #ffffff;
}
.tm-twitter-monday .tm-panel-teaser-bottom h4 {
  color: inherit;
  margin-bottom: 0;
}
.tm-twitter-subtitle {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.tm-twitter-monday {
  box-shadow: 0 5px 8px 0 rgba(160, 166, 168, 0.35);
}
.tm-twitter-monday + .uk-overlay-panel .uk-dotnav a {
  background: rgba(255, 255, 255, 0.3);
}
.tm-twitter-monday + .uk-overlay-panel .uk-dotnav .uk-active > a,
.tm-twitter-monday + .uk-overlay-panel .uk-dotnav a:hover {
  background: #ffffff;
}
/*
 * Grid Monday
 */
.tm-grid-monday .tm-tag-border {
  margin: -30px -30px 30px -30px;
}
/* Tablet and desktop */
@media (max-width: 768px) {
  .tm-panel-teaser-bottom {
    margin: 30px -30px -30px -30px !important;
  }
}
.tm-grid-monday .tm-panel-teaser-bottom .uk-overlay {
  border-radius: 0 0 0 0;
}
.tm-grid-monday.uk-grid-collapse {
  overflow: hidden;
  -webkit-transform: translateZ(0);
  border-radius: 0;
}
.tm-grid-monday.uk-grid-collapse .uk-panel-box,
.tm-grid-monday.uk-grid-collapse .tm-panel-teaser-bottom .uk-overlay {
  border-radius: 0 !important;
}
.tm-grid-monday .tm-panel-teaser-bottom .tm-tag-border {
  margin: 30px 0 0 0;
}
.tm-grid-monday [class*=tm-tag-] .tm-tag-border {
  border-bottom-width: 6px;
  border-bottom-style: solid;
}
.tm-grid-monday .tm-tag-1 .tm-tag-border {
  border-bottom-color: #6abd54;
}
.tm-grid-monday .tm-tag-2 .tm-tag-border {
  border-bottom-color: #ffbd4f;
}
.tm-grid-monday .tm-tag-3 .tm-tag-border {
  border-bottom-color: #f1878a;
}
.tm-grid-monday .tm-tag-4 .tm-tag-border {
  border-bottom-color: #93d6a7;
}
.tm-grid-monday .tm-tag-5 .tm-tag-border {
  border-bottom-color: #93d6a7;
}
.tm-grid-monday .tm-tag-6 .tm-tag-border {
  border-bottom-color: #93d6a7;
}
.tm-grid-monday .tm-tag-7 .tm-tag-border {
  border-bottom-color: #93d6a7;
}
.tm-grid-monday .tm-tag-8 .tm-tag-border {
  border-bottom-color: #93d6a7;
}
.tm-grid-monday .tm-tag-9 .tm-tag-border {
  border-bottom-color: #93d6a7;
}
.tm-grid-monday .tm-tag-10 .tm-tag-border {
  border-bottom-color: #93d6a7;
}


.tm-tag-1 .uk-badge, .tm-tag-1.uk-panel .uk-badge, .tm-tag-1 .uk-badge a {
    color: #6abd54;
}
/***TAGS END****/

/* Tablet and desktop */
@media (min-width: 768px) {
  .tm-grid-monday .uk-panel-box .tm-panel-teaser-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
  }
}

/***** Slide Navigation******/
.uk-slidenav {
    /*display: inline-block;*/
    box-sizing: border-box;
    width: 50px;
    height: 50px;
    line-height: 50px;
    color: #ffffff;
    font-size: 30px;
    text-align: center;
    /*background: #f8f9fb;*/
}

.uk-dotnav > * > * {
    display: block;
    box-sizing: content-box;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #adadae;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
}

@media (min-width: 360px) {
.uk-slidenav-position {
    position: relative;
    margin-top: -15px;
}
}

@media (min-width: 1360px) {
    .uk-slidenav-position {
    position: relative;
    margin-top: -55px;
    }
}


/***** Page Mastheads ******/

@media (min-width: 360px) {
.masts.uk-row-first {
     margin-top: 0px;
}
}



@media (min-width: 1360px) {
.masts.uk-row-first {
    margin-top: -40px;
}
}

/***** End Page Mastheads ******/








/*Bottom Block*/
.tm-block-footer-bg {
  margin-top: 25px;
}
.tm-footer {
  margin-top: 25px;
}
/* Large screen */
@media (min-width: 1220px) {
  .tm-block-footer-bg {
    margin-top: 70px;
  }
  .tm-footer {
    margin-top: 70px;
  }
}
/* Xlarge screen */

.tm-block-footer-bg + .tm-footer {
  margin-top: 0;
}
/* ***********Calendar********* */
.eventcalq {
    width: 600px;
    max-width: 400px;
    margin-left: initial;
    margin-right: auto;
    margin-bottom: 10px;
}

.eventcalq td.mod_jemcalq_caltoday {
    font: bold 11px/20px "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
    border-right: 1px solid #A2ADBC;
    border-bottom: 1px solid #A2ADBC;
    width: 21px;
    height: 20px;
    text-align: center;
    color: #F6F4DA;
    background-color: #f49738;
}

.eventcalq td.mod_jemcalq_caldaylink a:link, .eventcalq td.mod_jemcalq_caldaylink a:visited {
    text-decoration: none;
    font-weight: bold;
    display: block;
    color: #ffffff;
    background-color: #5b91ba;
    border: 2px solid transparent;
}

.eventcalq table.mod_jemcalq_calendar {
    width: 100%;
    padding: 0;
    margin: 0;
    border-left: 1px solid #A2ADBC;
    border-right: 1px solid #A2ADBC;
    font: normal 12px/20px "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
    color: #616B76;
    text-align: center;
    background-color: #fff;
}
/* ***********END Calendar********* */

.byline {
    font-size: 13px;
    padding-bottom: 13px;
    border-bottom: 1px solid #dbdbdb;
	color: #767676;
}

/* ***********Off Canvas Toggle Menu********* */
.uk-navbar-toggle {
    font-size: 13px;
    color: #0e7c3d;
    text-decoration: none;
}
/***JEM****/
div#jem {
    overflow: hidden;
    background-color: #fff;
    border: none; 
   
    padding: 10px;
}

div#jem table.eventtable th {
    background-color: #5b91ba;
    color: #FFFFFF;
    font-weight: 600;
    font-family: raleway;
    padding: 0.4em;
    text-align: left;
    border: 1px solid #000000;
}

div#jem #jem_filter {
    margin: 1em 0 0.5em 0;
    padding: 0.5em;
    border: none;
    background: #11508c;
}

div#jem table.eventtable tr.sectiontableentry2 td {
    background-color: #ffffff;
}

div#jem table.eventtable td {
    background-color: #ebf7ff;
    padding: 0.4em;
    border: 1px solid #000000;
    vertical-align: top;
}

div#jem table.eventtable tr:hover td {
    background-color: #addebb;
}
div#jem .inputbox {
    border: none;
    background-color: #fff;
    cursor: pointer;
}

div#jem .buttonfilter {
    font-size: 12px;
    font-weight: 600;
    padding: 2px 6px;
    cursor: pointer;
    color: #11508c;
    position: relative;
    text-decoration: none;
    top: inherit;
    border-radius: 0px;
    left: inherit;
	border: none;
}

div#jem .inputbox:hover {
    border: none;
    background-color: #addebb;
}

div#jem h2 {
    font-size: normal !important;
    font-weight: normal !important;
    margin-top: 1em;
    margin-bottom: 1em;
    padding: 0.3em 0.3em;
    margin: normal;
	border: none;
    background: none;
    border-bottom: 1px solid #b9c8d8;
	border-left: 1px solid #b9c8d8;
}

#jem .jem_fright label, #jem .jem_fleft label {
    display: inline-block;
    color: #fff;
}

#jem select[id^="filter_"], #jem select, #jem input[id^="filter_"] {
    width: auto;
    margin-right: 20px;
    margin-top: 10px;
}

div#jem .copyright {
    font-size: 0.9em;
    text-align: center;
    margin: 1em 0;
    color: #AAAAAA;
    float: none;
    display: none;
}
                                   /***JEM  END****/
.buttons a, .buttons button {
    display: block !important;
    float: left !important;
    margin: 0 0 0 7px !important;
    background-color: #ffffff !important;
    border: 1px solid #808080 !important;
    border-top: 1px solid #808080 !important;
    border-left: 1px solid #808080 !important;
    font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif !important;
    font-size: 12px !important;
    line-height: 130% !important;
    text-decoration: none !important;
    font-weight: bold !important;
    color: #565656 !important;
    cursor: pointer !important;
    padding: 5px 10px 6px 7px !important;
}


.uk-nav-side > li > a:hover, .uk-nav-side > li > a:focus {
    background: rgba(0, 0, 0, 0);
    color: #4a8eb6;
    outline: none;
    text-decoration: underline;
}

.anchor {
    padding-top: 5em;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
/* Safari and Chrome */
.anchor {
    margin-top: 5em;
}

/************ Ray's KLC May 2016***************/
/** Icons **/
.icon {
    background-image: url(../images/module_icons.png);
    top: -8px;
    left: -2px;
    width: 33px;
    height: 33px;
    margin-right: 7px;
    background-repeat: no-repeat;
    display: block;
    position: relative;
    overflow: hidden;
    float: left;
}
.icon.white {
    background-image: url(../images/module_icons_white.png);
	}
.icon-download {
    background-position: 0 0;
}

.icon-bubble {
    background-position: 0 -120px;
}
.icon-login {
    background-position: 0 -160px;
}
.icon-cart {
    background-position: 0 -200px;
}
.icon-development {
    background-position: 0 -240px;
}
.icon-news {
    background-position: 0 -280px;
}
.icon-resources {
    background-position: 0 -320px;
}
.accordion-icon {
    position: relative;
    top: 10px;
    margin-right: 10px;
}
.klc .uk-accordion-title {
    border: 1px solid;
    padding-bottom: 20px;
	min-height: 65px;
	color: #fff;
}
#page .button-default.blue {
    border-color: #006DA4 ;
    background: #0081C1 ;
    color: #fff ;
    text-shadow: 0 1px 0 #9d9d9d ;
}
/*
.uk-accordion-title {
    margin-top: 0;
    margin-bottom: 0px;
    padding: 5px 20px;
    background: #eee;
    font-size: 18px;
    line-height: 24px;
    cursor: pointer;
}*/

.uk-accordion-title {
    margin-top: 0;
    margin-bottom: 0px;
    padding: 5px 20px;
    background: #fff;
    font-size: 17px;
    line-height: 24px;
    cursor: pointer;
    text-transform: inherit;
    letter-spacing: 0px;
}


.klc-box {
    min-height: 360px;
    padding: 10px;
    margin: 5px;
	}
.klc-box h3, .klc-box h2, .klc-box p , .klc-box em, .klc-box li, .klc-box a {
    color: #fff;
}	
.klc-box h3 {
color:#fff;
}
.left .klc-box:first-child {
    background: #8a2432;
}
.left .klc-box:nth-child(2) {
    background: #34657f;
}
.left .klc-box:nth-child(3) {
    background: #00afab;
}
.left .klc-box:nth-child(4) {
    background: #0e233b;
}
.left .klc-box:nth-child(5) {
    background: #c0392b;
}
.left .klc-box:nth-child(6) {
    background: #1abc9c;
}
.right .klc-box:first-child {
    background: #1a3867;
}
.right .klc-box:nth-child(2) {
    background: #f4c400;
}
.right .klc-box:nth-child(3) {
    background: #799a05;
}
.right .klc-box:nth-child(4) {
    background: #7f8c8d;
}
.right .klc-box:nth-child(5) {
    background: #9b59b6;
}
.right .klc-box:nth-child(6) {
    background: #3498db;
}
.klc.klc-left h3.uk-accordion-title:first-child{
background-color: #8a2432;
}
.klc.klc-left h3.uk-accordion-title:nth-child(3){
background-color: #34657f;
}
.klc.klc-left h3.uk-accordion-title:nth-child(5){
background-color: #00afab;
}
.klc.klc-left h3.uk-accordion-title:nth-child(7){
background-color: #0e233b;
}
.klc.klc-left h3.uk-accordion-title:nth-child(9){
background-color: #c0392b;
}
.klc.klc-left h3.uk-accordion-title:nth-child(11){
background-color: #1abc9c;
}

.klc.klc-right h3.uk-accordion-title:first-child{
background-color: #1a3867;
}
.klc.klc-right h3.uk-accordion-title:nth-child(3){
background-color: #f4c400;
}
.klc.klc-right h3.uk-accordion-title:nth-child(5){
background-color: #799a05;
}
.klc.klc-right h3.uk-accordion-title:nth-child(7){
background-color: #7f8c8d;
}
.klc.klc-right h3.uk-accordion-title:nth-child(9){
background-color: #9b59b6;
}
.klc.klc-right h3.uk-accordion-title:nth-child(11){
background-color: #3498db;
}


.item-2679, .item-2679 > {
   background-color: #000 !important;
}



/************ Ray's KLC END 2016***************/
  
  h2.jem {display: none !important;}
  /*** Event Calendar Changes ***/