.margin-tb-20 { margin: 20px 0; }
.margin-l-40 { margin-left: 40px; }
.module { -webkit-backface-visibility: hidden; }

/*Menu */

#menubar .searchbox {
    width: 70px;
    height: 27px;
    padding: 0 29px;
    border-width: 0 1px 0 0;
    border-style: solid;
    border-color: #E0E0E0;
    background: url(../images/searchbox_magnifier.png) 0 50% no-repeat;
    background-size: 20%;
}
#menubar .searchbox input {
    height: 27px;
    font-size: 15px;
    color: #CCCCCC;
    text-transform: uppercase;
}
#menubar .searchbox button {
    display: none;
}
#top_quick_links #menubar {
    margin: 0 auto;
    width: 986px;
    float: inherit;
}
#top_quick_links .menu-dropdown a.level1, .menu-dropdown span.level1 {
    color: #fff;
    }
#top_quick_links  .menu-dropdown li.active .level1 {
    border-left-color: #E0E0E0;
    background-color: transparent;
    color: #0081C1 !important;
}
#top_quick_links .menu-dropdown:first-child .level1:first-child .level1 {
    border-left-color: transparent;
}
#top_quick_links .menu-dropdown a.level1 > span, .menu-dropdown span.level1 > span {
    height: 32px;
    padding: 0 25px;
    line-height: 32px;
}
#top_quick_links .menu-dropdown .dropdown {
    top: 32px;
}
#top_quick_links #menubar .searchbox {
    width: 70px;
    height: 32px;
    padding: 0 29px;
    border-width: 0 1px 0 0;
    border-style: solid;
    border-color: #E0E0E0;
    background: url(../images/searchbox_magnifier.png) 0 50% no-repeat;
    background-size: 20%;
}
#top_quick_links #menubar .searchbox input {
    height: 32px;
    font-size: 15px;
    color: #CCCCCC;
    text-transform: uppercase;
}
	
	/* Alerts */
	.alert.alert-message {
    display: none;
}



/************KLC***************/
/** 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;
}
.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;
}

/*general*/
.one-half {
    width: 50%;
    float: left;
    padding: 0;
}
.one-half:after {
content: "";
clear:both;
}

@media (max-width: 959px) {
  .margin-l-40 { 
    margin-left: 0; 
  }
}

@media (min-width: 768px) and (max-width: 959px) {
  #block-bottom-b .width33 { 
    width: 100%; 
  }
  .frontpage-features img {
    float: none;
    margin: auto auto 15px;
  }
  .frontpage-check.width50 { width: 100%; }
}

/*div#block-main {
    padding-top: 0px;
}*/

.menu-dropdown .dropdown {
  top: 26px;
}

.gscfmBreadCrumb a {
  font-weight: bold;
  color: #23723a;
  font-family: verdana,geneva;
  font-size: 11px;
  text-decoration: underline;
}

.gscfmHeader {
  color: #d1a22a;
  font-weight: bold;
}

/*--Slider Style Override--*/

.mod-box .slider {
    background: transparent;
    -moz-background: transparent;
    padding: 0px;
}
/*
#block-top-a .mod-box{
    padding: 0;
    border: 0;
}
*/
.bg-white {
  padding: 10px 0 20px 0;
}

/*--unstyled lists--*/

ul,ol {
  padding: 0;
  margin: 0 0 10px 25px;
}

ul ul,ul ol,ol ol,ol ul {
  margin-bottom: 0;
}

li {
  line-height: 20px;
}

ul.unstyled,ol.unstyled {
  margin-left: 0;
  list-style: none;
}

/*logo slim and trim*/
#logo img {
  /*width: 281px;*/
  padding-top: 5px;  
}
/*end*/
  
/*slider slim and trim*/  
#block-header + * {
    padding-top: 5px;
}

#top-a div.module { 
  margin: 10px 0px 10px 0px;
}

#top-a .module.mod-box.mod-box-default.deepest {
    padding: 0;
	margin: 0px 0px 0px 0px;
	height: 200px;
    min-height: 200px !important;

}

#top-a .uk-cover-background {
    background-size: contain;
    height: auto;
	border-color: #999
}
	#breadcrumbs, #content {
    margin: 20px 0;
}

#top-a canvas {
  height: 200px!important;  
}
/*end*/

/*top banner and menu slim and trim ba012016*/
#top_container {
  background: url('../../../images/headers/mainHeaderBackground.jpg') 0 25% repeat-x;
  height: 95px;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
}
#top_container #logo{
  height:auto;
}
#logo p {
  margin: 0px;
  margin-top: 6px;
}
#menubar {
  margin-bottom: 0px;
}
.menu-dropdown a.level1 > span, .menu-dropdown span.level1 > span {
  height: 30px;
  padding: 0 25px;
  line-height: 30px;
}

.nacm-home .slider .mod-box {
  padding: 20px;
  border: 0px solid #DBDBDB;
  background: #fff;
}
/*end*/

.tableButtonSpacing td {
  padding-right: 10px;
}

.blank{
  margin-top: -20px;
}
@media (max-width: 767px) {
.logo img {
    margin: 0 auto;
    display: block;
}
#header-responsive .logo, #header-responsive .searchbox {
    display: inline-block;
    width: 100% !important;
    vertical-align: middle;
}

#header-responsive .searchbox {
	width: 100%;
    border: 1px solid #E0E0E0;
	height: 42px;
	margin-bottom: 10px;

}
.searchbox button {
    display: none;
}
.searchbox input {
    height: 42px;
	}
}
@media (max-width: 500px) {
	.one-half {
    width: 96%;
    float: inherit;
    padding: 0 2%;
}
}
h1 { color: #33870E; }

div#createAccount, div#myAccount {
  float: right;
  font-size: larger;
  font-family: "Arial", "Helvetica", "sans-serif";
  font-weight: bold;
}

div#createAccount a {
  text-decoration: underline;
}

/********************************* my account drop down menu ************************************/
/* Style The Dropdown Button */
.ddLinkMyAccount {
  color: #fff;
  font-weight:600;
  font-size: larger;
  font-family: "Arial", "Helvetica", "sans-serif";
  display: block;
  padding: 8px 12px;
  border: 1px solid transparent;
  border-bottom-width: 0;
  text-decoration: none;
  border-radius: 0px 0px 10px 10px;
  background-color: #000;    
}
a.ddLinkMyAccount:hover {
    color: #1bcfed;
}

/* The container <div> - needed to position the dropdown content */
.ddMyAccount {
  position: relative;
  display: inline-block;
  float: right;
}

/* Dropdown Content (Hidden by Default) */
.ddMyAccount-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}

/* Links inside the dropdown */
.ddMyAccount-content a {
  color: black;
  padding: 5px 5px;
  text-decoration: none;
  display: block;
}

/* Change color of dropdown links on hover */
.ddMyAccount-content a:hover {background-color: #f1f1f1}

/* Show the dropdown menu on hover */
.ddMyAccount:hover .ddMyAccount-content {
  display: block;  
}

/* Change the background color of the dropdown button when the dropdown content is shown */
/* .ddMyAccount:hover .ddLinkMyAccount {
    background-color: #3e8e41;
} */
/************************************ my account drop down done *************************************/

/************************************ Widgetkit Front Page, Border Tabs *************************************/

/*.front-tabs .uk-tab>li>a {
    display: block;
    padding: 8px 12px;
    border: 1px solid transparent;
    border-bottom-width: 0;
    text-decoration: none;
    border-radius: 2px 2px 0 0;
    border-color: #c6c6c6;
}*/
.front-tabs .uk-tab>li>a {
    display: block;
	padding: 5px 12px;
    /*padding: 8px 12px;*/
    border: 1px solid transparent;
    border-bottom-width: 0;
    text-decoration: none;
    border-radius: 6px 6px 0 0;
    border-color: #fbfbfb;
    background-image: linear-gradient(#00ABFF, #001675);
    /* background: #0454A9; */
    font-family: helvetica;
    font-size: 18px;
    color: #fbfbfb;
    font-weight: normal;
}

.front-tabs .uk-grid>*>:last-child {
    margin-bottom: 0;
}
.front-tabs .uk-panel-box-primary {
    background-color: rgba(55, 182, 228, 0.14);
    color: #444; }
	
.front-tabs .uk-tab>li.uk-active>a {
    border-color: #e5e5e5 #e5e5e5 transparent;
    /* background: #d3d3d3; */
    background-image: linear-gradient(rgba(161, 119, 255, 0.97), #260742);
    color: #FFFFFF;
}

/*.uk-grid>*>:last-child {
    margin-bottom: 0;
}
.uk-panel-box-primary {
    background-color: rgba(55, 182, 228, 0.14);
    color: #444; }*/
	
	
	.accordion-board .uk-accordion-title {
    margin-top: 0;
    margin-bottom: 10px;
    padding: 5px 20px;
    background: rgba(56, 166, 229, 0.21);
    font-size: 18px;
    line-height: 24px;
    cursor: pointer;
    border-style: solid;
    border-width: thin;
    border-color: #7DABC5;
}

/* This will produce a 3 column layout with a gap of 20px between each column 
.col-1 {width: 8.33%;}
.col-2 {width: 16.66%;}
.col-3 {width: 25%;}
.col-4 {width: 33.33%;}
.col-5 {width: 41.66%;}
.col-6 {width: 50%;}
.col-7 {width: 58.33%;}
.col-8 {width: 66.66%;}
.col-9 {width: 75%;}
.col-10 {width: 83.33%;}
.col-11 {width: 91.66%;}
.col-12 {width: 100%;}

[class*="col-"] {
    float: left;
    padding: 15px;
    border: 1px solid red;
}

.row:after {
    content: "";
    clear: both;
    display: block;
}
*/


.raster .uk-overlay-background {
   /* background: rgba(27, 153, 226, 0.9);*/
	background: rgba(73, 25, 146, 0.76);
}

.raster .uk-overlay-panel {
    position: absolute;
    top: 0;
    bottom: 5px;
    left: 0;
    right: 0;
    padding: 10px;
    text-shadow: 1px 1px rgba(0,0,0,0.60);
    text-transform: none;
}

/*.small-slider .uk-cover-background {
    /* background-position: 50% 50%; */
		/*background-size: contain;*/
   /* background-size: inherit;
    background-repeat: no-repeat;
}*/

/*.small-slider .uk-cover-background {
    background-position: 50% 50%;
    background-size: inherit;
    background-repeat: no-repeat;
}*/

.mod-box-color3 strong {
    color: #000000;
}
