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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
/* set site fonts and over rides april 2015 */
 
html {
font: normal 16px / 24px Arial;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
color: #444;
}
.tm-toolbar {
    padding: 0px;
/* Note: This gradient may render differently in browsers that don't support the unprefixed gradient syntax */
/* IE10 Consumer Preview */
background-image: -ms-linear-gradient(left, #e5e5e5 , #FFFFFF 50%, #e5e5e5);
/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(left, #e5e5e5 , #FFFFFF 50%, #e5e5e5 );
/* Opera */ 
background-image: -o-linear-gradient(left, #e5e5e5, #FFFFFF 50%, #e5e5e5 );
/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left, right, color-stop(0, #e5e5e5), color-stop(1, #FFFFFF),  color-stop(2, #e5e5e5));
/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(left, #e5e5e5, #FFFFFF 50%, #e5e5e5 );
/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to right, #e5e5e5 , #FFFFFF 50%, #e5e5e5 );
}
.fujitsudesktop {

  max-width:285px;
  max-height:54px;
  width: auto;
  height: auto;
}
.uk-search {
    display: inline-block;
    position: relative;
    margin: 0;
    margin-bottom: 5px;
}
.uk-open > .uk-dropdown-search {
    -webkit-animation: uk-slide-top-fixed 0.2s ease-in-out;
    animation: uk-slide-top-fixed 0.2s ease-in-out;
    padding: 10px;
    width: 230px;
}
.uk-navbar-brand:hover, .uk-navbar-toggle:hover {
/* Note: This gradient may render differently in browsers that don't support the unprefixed gradient syntax */
/* IE10 Consumer Preview */
background-image: -ms-linear-gradient(left, #e5e5e5 , #FFFFFF 50%, #e5e5e5);
/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(left, #e5e5e5 , #FFFFFF 50%, #e5e5e5 );
/* Opera */ 
background-image: -o-linear-gradient(left, #e5e5e5, #FFFFFF 50%, #e5e5e5 );
/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left, right, color-stop(0, #e5e5e5), color-stop(1, #FFFFFF),  color-stop(2, #e5e5e5));
/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(left, #e5e5e5, #FFFFFF 50%, #e5e5e5 );
/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to right, #e5e5e5 , #FFFFFF 50%, #e5e5e5 );
}
#js-mainnav.megamenu.horizontal.right ul.level0 {
    float: none;
    margin-top: 0px;
    background: #DF0024;
    width: auto;
    display: inline-block;
}
#js-mainnav.megamenu {
    line-height: 1;
    position: relative;
    z-index: 9;
    margin-right: 0px;
}
#js-mainnav.megamenu.red .childcontent .moduletable {
	margin-top:2px;
}

#js-mainnav.megamenu.red .childcontent .moduletable:hover {
    margin-top:2px;
}

#js-mainnav.megamenu ul.megamenu {
    margin: 2px 0 0 0;
}
.frontcentre {
	text-align:center;
}
body {
font-family:Arial,tahoma,helvetica;
font-size:14px;
line-height:22px;
} 
.btn-success {
    background-color: #409f6c;
    color: #ffffff;
    border-color: transparent;
}
.btn {
    border: none;
    border-radius: 0;
    border-color: transparent;
    box-shadow: none;
    text-shadow: none;
    line-height: 22px;
    background: #f5f5f5;
    color: #444444;
    border: 1px solid #dddddd;
    text-transform: uppercase;
    font-family: arial;
    font-weight: 300;
    font-size:14px;
}
.btn-success:hover {
    background-color: #DF0024;
    color: #ffffff;
    border-color: transparent;
}
#phoca-dl-categories-box div.pd-title {
    font-weight: bold;
    font-size: 14px;
    margin: 5px 0px 8px 0px;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 5px 5px;
  font-family: arial, tahoma, helvetica;
  font-weight: 700;
  color: #444444;
  text-transform: none;
}
h2, .uk-h2 {
  font-size: 28px;
  line-height: 32px;
}
#js-mainnav.megamenu .js-megamenu {
  margin: 0;
  padding: 0;
  font-family:  Arial, tahoma, sans-serif;
  font-size: 12px;
  text-align:center;
  background: #DF0024;
}
label, input, button, select, textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
}
input, button, select, textarea {
  font-family: arial;
}
.uk-form select, .uk-form textarea, .uk-form input:not([type]), .uk-form input[type="text"], .uk-form input[type="password"], .uk-form input[type="datetime"], .uk-form input[type="datetime-local"], .uk-form input[type="date"], .uk-form input[type="month"], .uk-form input[type="time"], .uk-form input[type="week"], .uk-form input[type="number"], .uk-form input[type="email"], .uk-form input[type="url"], .uk-form input[type="search"], .uk-form input[type="tel"], .uk-form input[type="color"] {
 font-family: Arial; 
}
.uk-nav-sub > li > a, .uk-nav-sub ul > li > a {
  font-family: arial;
}
/* end font adjust */

/*responsive */

@media (min-width: 1220px){
#bottom-b.tm-block {
    margin-bottom: 37px !important;
}
 .uk-grid:not(.uk-grid-preserve) > * {
  padding-left: 0px !important; 
}
}

/* only desktops */
@media (max-width: 1200px){

.uk-grid:not(.uk-grid-preserve) > * {
  padding-left: 0px;
}
.tm-main > :nth-child(n+2) {
  margin-top: 5px; 
  margin-right:5px;
}
#bottom-b .uk-grid:not(.uk-grid-preserve) > * {
  padding-left: 0px !important; 
}
 #tm-bottom-b.tm-block {
       margin-bottom: 37px !important;
}   	

}

/* only tablets */
@media (max-width: 768px){
    h1 {
        font-size: 22px;
        font-weight:600;
    } 
    #redmodule {
    	font-size:22px !important;
    }
   #redmodulethin {
    	font-size:18px !important;
    }       
/*    .comparediv {
	width:330px;
} */
.tm-main > :nth-child(n+2) {
  margin-top: 5px; 
} 
 #tm-bottom-b.tm-block {
       margin-bottom: 120px !important;
}   
#graymodule {
    font-size: 20px !important;   
}	
}

/* Only Tablets (Portrait) */
@media (min-width: 768px) and (max-width: 959px) {
 /*.comparediv {
	width:766px;
	}  */
}

/* Only phones */  
    @media (max-width: 480px){
    	
 .commbox {
    margin: 2px 0px 10px 90px !important;
    padding-bottom: 10px !important;

}   	
    	
.uk-grid:not(.uk-grid-preserve) {
    margin-left: 0px;
}    	

 #tm-bottom-b.tm-block {
       margin-bottom: 120px !important;
}
.bottom5 {
	margin:5px;
	color:#444;
	font-weight:normal;
	border-right: 0px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;   
}   	
    	
 h1 {
 	font-size: 16px;font-weight:600;
 	}
#tm-bottom-b	.uk-grid > .uk-grid-margin {
	margin-top: 5px; 
	} 		   
.uk-grid:not(.uk-grid-preserve) > * {
	padding-left: 0px;
	} 		   
   #redmodule {
    	font-size:18px !important;
    }
   #redmodulethin {
    	font-size:16px !important;
    }    
   #orangemodule {
    	font-size:18px !important;
    }    		   
   #bluemodule {
    	font-size:18px !important;
    }
   #greenmodule {
    	font-size:18px !important;
    } 
  #mustardmodule {
    	font-size:18px !important;
    }    	       		           		               		   
 .bottom5 {
	margin:5px;
	color:#444;
	font-weight:normal;
	border-top: 1px solid #cdcdcd;
	border-right: 0px solid #cdcdcd !important;
	}
	.bottom6 {
	border-top: 1px solid #444;		
	}
	.uk-grid > .uk-grid-margin {
  margin-top: 2px !important;
	}
	.uk-grid > * {
  padding-left: 0px;
}  
  .comparediv {
	width:230px;	
}
#graymodule {
    font-size: 20px !important;   
}
	
}
					
					    

/* end responsive */


.uk-navbar-brand {
	position:relative;
	z-index:10;
}
.uk-navbar-brand {
    padding: 0 5px 0 0;
	display: inline-block;
}
a, .uk-link {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
a, .uk-link-underline {
  color: #000;
  text-decoration: underline;
  cursor: pointer;
}
/* fix for blanking menu */
.uk-offcanvas-page {
position: relative;
-webkit-transition: margin-left 0.3s ease-in-out;
transition: margin-left 0.3s ease-in-out;
}

.tm-bottombar-fixed {
  bottom: 0;
  left:0;
  z-index: 10;
  width: 100%;
  position:fixed;
}


/*remove bottom border nav bar */
tm-headerbar {
color: #000;
border-bottom: 0px solid #dddddd;
padding-bottom:5px;
background-image: -ms-linear-gradient(left, #e5e5e5 , #FFFFFF 50%, #e5e5e5 );
/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(left, #e5e5e5 , #FFFFFF 50%, #e5e5e5 );
/* Opera */ 
background-image: -o-linear-gradient(left, #e5e5e5 , #FFFFFF 50%, #e5e5e5 );
/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left, right, color-stop(0, #e5e5e5), color-stop(1, #FFFFFF),  color-stop(2, #e5e5e5));
/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(left, #e5e5e5, #FFFFFF 50%, #e5e5e5 );
/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to right, #e5e5e5 , #FFFFFF 50%, #e5e5e5 );
}
.tm-navbar {
	padding-bottom:0px;
	border-bottom: 1px solid #dddddd;
/* Note: This gradient may render differently in browsers that don't support the unprefixed gradient syntax */
/* IE10 Consumer Preview */
background-image: -ms-linear-gradient(left, #e5e5e5 , #FFFFFF 50%, #e5e5e5);
/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(left, #e5e5e5 , #FFFFFF 50%, #e5e5e5 );
/* Opera */ 
background-image: -o-linear-gradient(left, #e5e5e5, #FFFFFF 50%, #e5e5e5 );
/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left, right, color-stop(0, #e5e5e5), color-stop(1, #FFFFFF),  color-stop(2, #e5e5e5));
/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(left, #e5e5e5, #FFFFFF 50%, #e5e5e5 );
/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to right, #e5e5e5 , #FFFFFF 50%, #e5e5e5 );
}

/* front boxes grid */

#tm-top-b.uk-grid {
		padding-left:0px !important;
	}
#tm-top-b .uk-grid:not(.uk-grid-preserve) > * {
  padding-left: 0px;
}
	



	
/* main content background */
.tm-block {
background:#ffffff;
}
#tm-bottom-b .tm-block  {
Background-Image: -Ms-Linear-Gradient(Left, #E5E5E5, #Ffffff 50%, #E5E5E5);
/* Mozilla Firefox */ 
Background-Image: -Moz-Linear-Gradient(Left, #E5E5E5, #Ffffff 50%, #E5E5E5);
/* Opera */ 
Background-Image: -O-Linear-Gradient(Left, #E5E5E5, #Ffffff 50%, #E5E5E5);
/* Webkit (Safari/Chrome 10) */ 
Background-Image: -Webkit-Gradient(Linear, Left, Right, Color-Stop(0, #E5E5E5), Color-Stop(1, #Ffffff),  Color-Stop(2, #E5E5E5));
/* Webkit (Chrome 11+) */ 
Background-Image: -Webkit-Linear-Gradient(Left, #E5E5E5, #Ffffff, #E5E5E5);
/* W3C Markup, Ie10 Release Preview */ 
Background-Image: Linear-Gradient(To Right, #E5E5E5 , #Ffffff 50% , #E5E5E5 ) !Important;
}


.uk-navbar-nav > li > a {
display: block;
-moz-box-sizing: border-box;
box-sizing: border-box;
text-decoration: none;
height: 90px;
padding: 0 8px;
line-height: 90px;
background: #DF0024 url("/images/nav_inactive_bg.png");
color:#ffffff;
font-size: 14px;
font-family: arial,Helvetica;
font-weight: 400;
position: relative;
margin: 0 2px;
text-transform: none;
}
.uk-grid.uk-grid-small > * {
  padding-left: 0px; 
}
.uk-navbar-nav > li > a:after {
content: "";
display: block;
position: absolute;
top: 50%;
right: 0;
left: 0;
max-width: 0;
height: 0px;
margin-top: 12px;
background: #ffffff;
-webkit-transition: max-width 0.4s;
transition: max-width 0.4s;
}
/* removed bad class --*/
/*
Pseudo ::selection element
::selection {
background: rgba(0, 91, 121, 0.7);
color: #ffffff;
text-shadow: none;
} */
.uk-navbar-nav > li.uk-active > a {
/*background-color: rgba(0, 0, 0, 0); */
color:#ffffff;
text-decoration:underline;
}
/*
 * Hover
 * 1. Apply hover style also to focus state
 * 2. Remove default focus style
 */
.uk-nav-dropdown > li > a:hover,
.uk-nav-dropdown > li > a:focus {
  background: #DF0024 url("/images/nav_active_bg.png");
  color: rgba(68, 68, 68, 0.5);
  /* 2 */
  outline: none;
}

#tm-top-a {
 	padding:0px;
}
#tm-top-a .uk-container {
padding: 0 0px;
}
#tm-top-a .uk-grid:not(.uk-grid-preserve) > * {
padding-left: 0px;
}
#tm-top-a .uk-grid {
	margin:0px;
	margin-left:0px;
}
.tm-block-divider {
padding-top: 0px;
border-top: 0px solid #dddddd;
}

.uk-offcanvas {
background: rgba(0, 0, 0, 0.2);
}
/* front page top module backgrounds */
#redbackground_h { background: #df0024; color:#ffffff;font-size:30px;line-height:30px;text-align:center;height:auto;max-height:440px;max-width:600px;margin:0px;padding-top:0px; }
#redbackground_c { background: #df0024; color:#ffffff;font-size:30px;line-height:30px;text-align:center;height:auto;max-height:440px;max-width:600px;margin:0px;padding-top:0px; }
#redbackground_h:hover img { opacity: 0.5;transition: background-color .5s,opacity .5s; }
#redbackground_c:hover img { opacity: 0.5;transition: background-color .5s,opacity .5s; }

#redbackground_h_m { background: #df0024; color:#ffffff;font-size:30px;line-height:30px;text-align:center;height:auto;max-height:352px;margin:0px;padding-top:0px; }
#redbackground_h_m:hover img { opacity: 0.5;transition: background-color .5s,opacity .5s; }
#redbackground_c_m { background: #df0024; color:#ffffff;font-size:30px;line-height:30px;text-align:center;height:auto;max-height:352px;margin:0px;padding-top:0px; }
#redbackground_c_m:hover img { opacity: 0.5;transition: background-color .5s,opacity .5s; }

#redbackground_h p {position:absolute;margin:auto;top:180px;bottom:200px;color:#000;font-size:30px;font-weight:normal;left:10px;background:transparent;text-shadow: 0 0 0.2em #fff, 0 0 0.2em #fff;}
#redbackground_c p {position:absolute;margin:auto;top:180px;bottom:200px;color:#000;font-size:30px;font-weight:normal;right:10px;background:transparent;text-shadow: 0 0 0.2em #fff, 0 0 0.2em #fff;}
#redbackground_h_m p {position:absolute;color:#000;font-size:22px;font-weight:normal;top:10px;text-align:center;background:transparent;width:100%;}
#redbackground_c_m p {position:absolute;color:#000;font-size:22px;font-weight:normal;top:10px;text-align:center;background:transparent;width:100%;}


/*header module colours */

#redmodule{ background: #df0024; color:#ffffff;font-size:30px;line-height:30px;text-align:center;height:80px;max-height:80px;margin:0px;padding-top:0px;word-break:break-all; }
#redmodule:hover img { opacity: 0.5;transition: background-color .5s,opacity .5s; }
#redmodule img { max-height: 25px;margin-left: 15px; margin-bottom: 5px; }

#redmodulethin{ background: #df0024; color:#ffffff;font-size:24px;line-height:24px;text-align:center;height:60px;max-height:60px;margin:0px;padding-top:0px; word-break:break-all;}
#redmodulethin:hover img { opacity: 0.5;transition: background-color .5s,opacity .5s; }
#redmodulethin img { max-height: 25px;margin-left: 15px; margin-bottom: 5px; }
#redmodulethin a { text-decoration:none;color:#fff; }
#redmodulethin a:hover { text-decoration:underline;color:#f7f7f7; }


#mustardmodule{ background: #C89810; color:#ffffff;font-size:30px;line-height:30px;text-align:center;height:80px;max-height:80px;margin:0px;padding-top:0px;word-break:break-all; }
#mustardmodule:hover img { opacity: 0.5;transition: background-color .5s,opacity .5s; }
#mustardmodule img { max-height: 25px;margin-left: 15px; margin-bottom: 5px; }

#bluemodule{ background: #273384; color:#ffffff;font-size:30px;line-height:30px;text-align:center;height:80px;max-height:80px;margin:0px;padding-top:0px;word-break:break-all; }
#bluemodule:hover img { opacity: 0.5;transition: background-color .5s,opacity .5s; }
#bluemodule img { max-height: 25px;margin-left: 15px; margin-bottom: 5px; }

#greenmodule{ background: #3EA337; color:#ffffff;font-size:30px;line-height:30px;text-align:center;height:80px;max-height:80px;margin:0px;padding-top:0px;word-break:break-all; }
#greenmodule:hover img { opacity: 0.5;transition: background-color .5s,opacity .5s; }
#greenmodule img { max-height: 25px;margin-left: 15px; margin-bottom: 5px; }

#orangemodule{ background: #EB683A; color:#ffffff;font-size:30px;line-height:30px;text-align:center;height:80px;max-height:80px;margin:0px;padding-top:0px;word-break:break-all; }
#orangemodule:hover img { opacity: 0.5;transition: background-color .5s,opacity .5s; } 
#orangemodule img { max-height: 25px;margin-left: 15px; margin-bottom: 5px; }

#tm-top-a .uk-grid > .uk-grid-margin {
margin-top: 2px;
}

.fm_home {
  position: relative;
  width:100%;
  height:100%;
  background: rgba(255,255,255,0) url(/images/frontmodule_home.jpg)no-repeat center center;
  transition: background-color 1s;
}
.fm_home:after {
    content: ' ';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0);
    transition: background-color .5s;
}
.fm_home:hover:after {
    background-color: rgba(0,0,0,.5);   
}


.fm_com {
  position: relative;
  width: 20em; min-height: 10em;
  background: rgba(255,255,255,0) url(/images/frontmodule_commercial.jpg);
  transition: background-color 1s;
}
.fm_com:hover {
  background-color: rgba(223,0,36,.5);
}
.fm_com:before {
  position: absolute;
  top: 0; right: 0; bottom: 0; left: 0;
  background-color: inherit;
  content: ' ';
}



.tm-smoothscroll-bar > ul > li > a.uk-active {
color: #ff0000;
text-decoration: none;
}
.uk-dropdown:not(.uk-dropdown-stack) > .uk-dropdown-grid > [class*='uk-width-'] {
 padding-left: 5px;
 padding-right: 5px;
}
/* affects search results */
.uk-dropdown {
 padding: 10px 10px 10px 10px;
 text-align:right;
}
@media (min-width: 768px){
#tm-bottom-b.tm-block {
  /*  margin-bottom: 120px !important; */
}
.uk-dropdown:not(.uk-dropdown-stack) > .uk-dropdown-grid > [class*='uk-width-']:nth-child(n+2) {
border: 0px solid #dddddd;
}
.uk-dropdown:not(.uk-dropdown-stack) > .uk-dropdown-grid {
 margin-left: 0px; 
 margin-right: 0px;
}
}
.tm-headerbar {
 padding-bottom: 0px; 
}
.tm-headerbar + .tm-block, .tm-fullscreen + .tm-block {  
  margin-top: 0px;   
}
.uk-heading-large {
margin-bottom: 20px;
}
.uk-heading-large {
font-size: 32px;
line-height: 32px;
font-weight:400;
color:#444;
}

.uk-container-fluid {
max-width: 100%;
padding: 0px;
margin:0 0 0 0;
}
.uk-container {
max-width: 1200px;
padding: 0px;
}
.tm-logo {
	z-index:100;
	width:100%;
/* Note: This gradient may render differently in browsers that don't support the unprefixed gradient syntax */
/* IE10 Consumer Preview */
background-image: -ms-linear-gradient(left, #e5e5e5 , #FFFFFF 50%, #e5e5e5);
/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(left, #e5e5e5 , #FFFFFF 50%, #e5e5e5 );
/* Opera */ 
background-image: -o-linear-gradient(left, #e5e5e5, #FFFFFF 50%, #e5e5e5 );
/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left, right, color-stop(0, #e5e5e5), color-stop(1, #FFFFFF),  color-stop(2, #e5e5e5));
/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(left, #e5e5e5, #FFFFFF 50%, #e5e5e5 );
/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to right, #e5e5e5 , #FFFFFF 50%, #e5e5e5 );
}

/* padding 0 between: Header and top-a */  
.tm-block-large .tm-headerbar + #tm-top-a.tm-block,   
.tm-block-large .tm-fullscreen + #tm-top-a.tm-block {  
padding-top: 0 ;  
}



.uk-navbar-nav {
background: #ffffff;
color: #fff;
border-bottom: 0px solid #dddddd;
}
.uk-navbar-nav > li > a:hover {
background: #DF0024 url("/images/nav_active_hover.png")!important;
color:#ffffff;
	
}
/* mobile menu side
@media (min-width: 768px){
.uk-navbar-flip {
float: left;
}
} */

.figcaption {
	font-size:14px;
}
.uk-dropdown .uk-nav img {
margin: 0;
text-align:center;
padding:5px;
}
.uk-dropdown-navbar {
margin-top: 1px;
background: #ffffff;
color: #444444;
box-shadow: 0 0 0 1px #dddddd;
}
/* images in menus */
.image-title {
float:left;
text-align:center;
width:100%;
text-transform:uppercase;
padding:10px 5px 10px 5px;
color:#000 !important;

}
/* responsive menu font */
.uk-nav > li > a {
font-size: 12px;
font-family:Arial, Helvetica;
font-weight: 300;
font-size: 12px;
}
ul.uk-nav-sub {
padding: 0px 0 0px 0;
font-size: 12px;
}

/* responsive off canvas size etc */
.uk-offcanvas-bar {
position: fixed;
top: 0;
bottom: 0;
right: 0;
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
z-index: 1001;
width: 230px;
max-width: 100%;
background: #ffffff;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
-webkit-transition: -webkit-transform 0.3s ease-in-out;
transition: transform 0.3s ease-in-out;
}
.uk-navbar-toggle {
font-size: 23px;
color: #cccccc;
text-decoration: none;
padding-top:10px;
}


/* Only tablets and desktops */  
/*@media (min-width: @breakpoint-medium) {  
    .uk-dropdown-width-8:not(.uk-dropdown-stack) { width: @dropdown-width * 8; }

 .uk-dropdown:not(.uk-dropdown-stack) > .uk-dropdown-grid > [class*='uk-width-'] {
    padding-left: 0px;
    padding-right: 0px;
  }
 } */

.tm-bottom-c {
background:#565655;
position: relative;
padding: 5px 0 5px 0;
}

.tm-block-dark a {
	color:#ffffff;
	font-size: 12px;
}
.tm-block-dark a:hover {
color: #DF0024;
}

.uk-dropdown-flip {
/* left: -600px !important; */
right: 0;
margin-right:0px;
}
#slideshownav li {
	display: inline;
	list-style-type: none;
}


/*  widgetkit */
/* Widget: Slideshow
----------------------------------------------------------------------------------------------------*/
.wk-slideshow-default .nav span {
  width: 70px;
  height: 40px;
  background:transparent;
  overflow: hidden;
}
.wk-slideshow-default .nav {
  margin-top: 5px;
  text-align: left;
}

.wk-slideshow { visibility: hidden; }

.wk-slideshow,
.wk-slideshow .slides { position: relative; }

.wk-slideshow .slides,
.wk-slideshow .nav {
	list-style: none;
	margin: 0;
	padding: 20px 10px 0px 0px;
}

.wk-slideshow .slides > li { position: absolute; }
.wk-slideshow .slides > li > a { display: block; }

.wk-slideshow .nav li { cursor: pointer; }
.wk-slideshow .nav span { display: inline; }

.wk-slideshow .next,
.wk-slideshow .prev {
	position: absolute;
	z-index: 5;
	cursor: pointer;
}

.wk-slideshow .caption {
	position: absolute;
	left: 0px;
	right: 0;
	bottom: 10px;
	z-index: 5;
	padding: 5px;
background: transparent;
width:38%;
min-width:310px;	
}
.captiondivlinks{
	font-size:12px;
	background: rgba(223,0,36,0.9);
	height:40px;
	padding-top:15px; 
	width:100%;
	color:#fff;
		-moz-box-shadow: 4px 4px 4px black;
-webkit-box-shadow: 4px 4px 4px black;
box-shadow: 4px 4px 4px black;	
}
.captiondivbox{
	height:150px;
	width:100%;
	max-width:1170px;
	background:transparent;
	
}
.captionboxtext50{
	position:relative;
	text-transform:none;
	height:50px;
	width:170px;
	padding:10px;
	left:80px;
	bottom:-70px;
	color:#444;
	font-size:12px;
	line-height:13px;
  border-right: 1px solid #dddddd;  
	background-image: -ms-linear-gradient(left, #E2E2E2 0%, #FFFFFF 20%);
	background-image: -moz-linear-gradient(left, #E2E2E2 0%, #FFFFFF 20%);
	background-image: -o-linear-gradient(left, #E2E2E2 0%, #FFFFFF 20%);
	background-image: -webkit-gradient(linear, left, right, color-stop(0, #E2E2E2), color-stop(1, #FFFFFF));
	background-image: -webkit-linear-gradient(left, #E2E2E2 0%, #FFFFFF 20%);
	background-image: linear-gradient(to right, #E2E2E2 0%, #FFFFFF 20%);
}
.captionboxtext70{
	position:relative;
	text-transform:none;
	height:70px;
	width:170px;
	padding:10px;
	left:80px;
	bottom:-40px;
	color:#444;
	font-size:12px;
	line-height:13px;
  border-right: 1px solid #dddddd;  
	background-image: -ms-linear-gradient(left, #E2E2E2 0%, #FFFFFF 20%);
	background-image: -moz-linear-gradient(left, #E2E2E2 0%, #FFFFFF 20%);
	background-image: -o-linear-gradient(left, #E2E2E2 0%, #FFFFFF 20%);
	background-image: -webkit-gradient(linear, left, right, color-stop(0, #E2E2E2), color-stop(1, #FFFFFF));
	background-image: -webkit-linear-gradient(left, #E2E2E2 0%, #FFFFFF 20%);
	background-image: linear-gradient(to right, #E2E2E2 0%, #FFFFFF 20%);
}
.captionboxtext110{
	position:relative;
	text-transform:none;
	height:110px;
	width:170px;
	padding:10px;
	left:80px;
	bottom:-10px;
	color:#444;
	font-size:12px;
	line-height:13px;
  border-right: 1px solid #dddddd;  
	background-image: -ms-linear-gradient(left, #E2E2E2 0%, #FFFFFF 20%);
	background-image: -moz-linear-gradient(left, #E2E2E2 0%, #FFFFFF 20%);
	background-image: -o-linear-gradient(left, #E2E2E2 0%, #FFFFFF 20%);
	background-image: -webkit-gradient(linear, left, right, color-stop(0, #E2E2E2), color-stop(1, #FFFFFF));
	background-image: -webkit-linear-gradient(left, #E2E2E2 0%, #FFFFFF 20%);
	background-image: linear-gradient(to right, #E2E2E2 0%, #FFFFFF 20%);
}
.capspan {
	margin-left:14px;
	margin-right:14px;
}
.capspan a {
	color:#fff;
}

/* end slideshow captions */

.footerdiv {
	max-width:1200px;
	margin-left:auto;
	margin-right:auto;
}

.bottom5 {
	margin:5px;
	color:#444;
	font-weight:normal;
	border-right: 1px solid #cdcdcd;  
}
.bottom6 {
	color:#444;
	font-weight:normal;
	border-right: 0px solid #444 !important;
	border-left: 0px solid #444 !important;  	  
}
.graybordr {
		border-right: 1px solid #cdcdcd !important;
		border-bottom: 1px solid #cdcdcd !important;		
		padding-left:4px !important;
	}
	.graybordrl {
		border-left: 1px solid #cdcdcd !important;	
	}
	
.bottom5 h6 {
	font-size:12px;
	font-weight:normal;
	color:#444;	
}

/* bottom 5 boxes control */

.tm-bottom-b {
	padding: 0px;
}
#tm-bottom-b.tm-block {
	padding-bottom: 0px;
background-image: -ms-linear-gradient(left, #f7f7f7 10%, #FFFFFF 80%, #f7f7f7 10%);
/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(left, #f7f7f7 10%, #FFFFFF 80%, #f7f7f7 10%);
/* Opera */ 
background-image: -o-linear-gradient(left, #f7f7f7 10%, #FFFFFF 80%, #f7f7f7 10%);
/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left, right, color-stop(0, #f7f7f7), color-stop(1, #FFFFFF),  color-stop(2, #f7f7f7));
/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(left, #f7f7f7 10%, #FFFFFF 80%, #f7f7f7 10%);
/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to right, #f7f7f7 10%, #FFFFFF, #f7f7f7 );
border-top: 1px solid #cdcdcd;
border-bottom: 1px solid #cdcdcd;
margin-bottom:37px; /*handled by responsive */
}
#tm-bottom-b .uk-container {
padding: 0px;
/*background-image: -ms-linear-gradient(left, #e5e5e5 10%, #FFFFFF 80%, #e5e5e5 10%);
background-image: -moz-linear-gradient(left, #e5e5e5 10%, #FFFFFF 80%, #e5e5e5 10%);
background-image: -o-linear-gradient(left, #e5e5e5 10%, #FFFFFF 80%, #e5e5e5 10%);
background-image: -webkit-gradient(linear, left, right, color-stop(0, #e5e5e5), color-stop(1, #FFFFFF),  color-stop(2, #e5e5e5));
background-image: -webkit-linear-gradient(left, #e5e5e5 10%, #FFFFFF 80%, #e5e5e5 10%);
background-image: linear-gradient(to right, #e5e5e5 10%, #FFFFFF, #e5e5e5 ); */
}

#tm-bottom-b .uk-grid {
	margin:0px;
	padding-left:0px;
}
#tm-bottom-b .uk-padding-remove {
	padding-left:0px;
}

#tm-bottom-b .tm-block {
background-image: -ms-linear-gradient(left, #e5e5e5 , #FFFFFF 80%, #e5e5e5); 
background-image: -moz-linear-gradient(left, #e5e5e5 , #FFFFFF 80%, #e5e5e5 );
background-image: -o-linear-gradient(left, #e5e5e5, #FFFFFF 80%, #e5e5e5 );
background-image: -webkit-gradient(linear, left, right, color-stop(0, #e5e5e5), color-stop(1, #FFFFFF),  color-stop(2, #e5e5e5));
background-image: -webkit-linear-gradient(left, #e5e5e5, #FFFFFF 80%, #e5e5e5 );
background-image: linear-gradient(to left, #e5e5e5 20% , #FFFFFF , #e5e5e5 );
}

.wk-slideshow .captions { display: none; }
.wk-slideshow .caption,
.wk-slideshow .caption a { color: #fff;text-transform:none; }
.wk-slideshow .caption a { text-decoration: underline; }

.wk-slideshow[data-options*="kenburns"] img {
	max-width: none;
	position: relative;
}

/* #redmodule {
	background:#DF0024;
	color:#ffffff;
	font-size: 36px;
	height: 65px;
  text-align: center;
  padding-top: 25px;
}
.redmodule h1 {
	font-size:36px;
} */
#yoo-zoo {
	color:#444;
}
#yoo-zoo div.box-b3 {   
border-bottom: medium none;   
}    

#yoo-zoo div.box-1 {   
border-left: medium none;    
border-right: medium none;    
}  

#yoo-zoo div.box-t3 {   
border-top: medium none;   
}    

#yoo-zoo div.box-b2,   
#yoo-zoo div.box-t2,  
#yoo-zoo div.box-t1,  
#yoo-zoo div.box-b1 {   
background: none repeat scroll 0 0 transparent !important;   
}


/* */

#tm-bottom-b .uk-text-center-small, .uk-text-center-medium {
	border-right:0px !important;
}
/* center dot map */
#locationlocator .span1 {
display: block;
width: 100%;
float: none;
text-align: center;
}
/* header height change for worldwide nz - affects logo too */
.uk-navbar-brand:before, .uk-navbar-toggle:before {
content: '';
display: inline-block;
height: 100%; 
vertical-align: middle;
}
h1, .uk-h1 {
font-size: 24px;
line-height: 24px;
}


/* sidebar menu styling commercial */
.uk-panel-box-mods {
	
margin-top: 5px;
padding: 10px;
color: #444444;
border: 1px solid #e5e5e5;
border-radius: 4px 4px 4px 4px;
background: #e5e5e5;
background-image: -ms-linear-gradient(top, #e5e5e5 , #FFFFFF 50%, #e5e5e5 );
/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #e5e5e5 , #FFFFFF 50%, #e5e5e5 );
/* Opera */ 
background-image: -o-linear-gradient(top, #e5e5e5 , #FFFFFF 50%, #e5e5e5 );
/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, top, bottom, color-stop(0, #e5e5e5), color-stop(1, #FFFFFF),  color-stop(2, #e5e5e5));
/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #e5e5e5, #FFFFFF 50%, #e5e5e5 );
/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #e5e5e5 , #FFFFFF 50%, #e5e5e5 );
}
/* inner content margins */
.tm-content > :last-child {
margin-bottom: 10px;
margin-top: 2px;
margin-left: 5px;
}
.tm-content {
	margin:5px;
}

.uk-grid:not(.uk-grid-preserve) {
margin-left: 0px;
}
.tm-block-dark {
 padding: 0px 0 0px 0; 
}
#tm-bottom-b .tm-block {
padding-bottom: 0px !important;
}
#tm-sidebar-a .tm-block {
padding-bottom: 10px;
}
/* sidebar active menu */
.uk-nav-side > li.uk-active > a {
background: rgba(0, 0, 0, 0);
color: #ff0000;
}
.li.uk-active > a {
    color: #FF0000 !important;
}
/* put search in place */
.uk-navbar-flip-search {
float: right;
margin-top: -15px;
margin-right: 15px;
font-size:12px;
line-height:12px;
}
.uk-dropdown-search {
width: 227px;
margin-top: 10px;
margin-right:-30px;
background: #ffffff;
color: #444444;
}

/* search results */
.uk-article-title {
font-size: 20px;
line-height: 20px;
font-weight: 500;
text-transform: none;
text-decoration:none;
}
.uk-article-title-u {
font-size: 20px;
line-height: 20px;
font-weight: 500;
text-transform: none;
text-decoration:underline;
}
/* landing page home */
.hometable {
    width: 100%;
    padding-bottom:25px;
}
.hometable td {
    vertical-align:top;
    font-size:12px;
    max-width:260px;
}    
  .hometable.td img {
  	background:transparent;
  }
 .hometable p {
  	padding:8px;
    background-image: -ms-linear-gradient(top, #e5e5e5, #FFFFFF 20%);
background-image: -moz-linear-gradient(top, #e5e5e5, #FFFFFF 20%);
background-image: -o-linear-gradient(top, #e5e5e5, #FFFFFF 20%);
background-image: -webkit-gradient(linear, top, bottom, color-stop(0, #e5e5e5), color-stop(1, #FFFFFF));
background-image: -webkit-linear-gradient(top, #e5e5e5, #FFFFFF); 
background-image: linear-gradient(to bottom, #e5e5e5 , #FFFFFF 20% ) !important;
}
.hometable.td H3 {
    font-size:14px;
}
.hometable.grey td {
    background-color: #DDD;
}

/* side menu title */
.uk-panel-title {
margin-top: 0;
margin-bottom: 5px;
margin-left:0px;
font-size: 15px;
line-height: 15px;
font-weight: 600;
text-transform: none;
color: #444444;
}
/* UI KIt tab styling */
.uk-tab>li.uk-active>a {
border-color: #e5e5e5 #e5e5e5 transparent;
background: #fff;
color: #666;
}
.uk-tab>li:nth-child(n+2)>a {
margin-left: 5px;
}
.uk-tab>li>a {
display: block;
padding: 8px 12px;
border: 1px solid transparent;
border-bottom-width: 0;
color: #DF0024;
text-decoration: none;
border-radius: 4px 4px 0 0;
text-shadow: 0 1px 0 #fff;
}
.productpage {
/*	margin:5px 5px 5px 5px; */
	min-height:350px;
	max-width:945px;
	width:99%;
}
.headermain {
margin-top:5px;
}	

.headermain img{
border-radius: 4px 4px 0 0;
}

#tm-middle .uk-grid div {
/*	padding:15px 5px !important; */ 
}
#tm-middle .uk-article div {
padding-left:5px;
padding-right: 5px;
}
.uk-text-small p{
	font-size:12px;
}
.yourstoriesbox {
	background:#ECECEC;
	padding:15px;
	margin:5px;
	border-radius:8px;
	font-size:12px;
	text-align:left;	
}
.yourstoriesbox p{
	text-align:left;
	padding:15px;
}
.yourstoriesboxsq {
	background:#ECECEC;
	padding:15px;
	margin:5px;
	border-radius:0px;
	font-size:12px;
	text-align:left;	
}
.yourstoriesboxsqdark {
	background:#ECECEC;
	padding:15px;
	margin:5px;
	border-radius:0px;
	font-size:14px;
	font-weight:bold;
	text-align:left;	
}
.yourstoriesboxsq p{
	text-align:left;
	padding:15px;
}
.howtochoosebox {
	padding:5px;
	margin:5px;
	border-radius:8px;
	font-size:14px;
	text-align:left;	
}
.howtochoosebox p{
	text-align:left;
	padding:5px;
}
.howtochoosebox a{
	color:#ff0000;
	font-size:14px;
}
.vidbox {
	padding:5px;
	margin:0 10px;
	border-radius:8px;
	font-size:14px;
	text-align:left;	
}
.vidbox p{
	text-align:left;
	padding:5px;
}
.vidbox a{
	color:#ff0000;
	font-size:14px;
}
.vidbox ul{
	list-style-type: circle;
}

.compareimg {
	max-width:none !important;
  white-space: nowrap;
}
.gridbgblue {
	background:#009EE2;
	color:#fff;
  padding: 10px;
  padding-left: 10px !important;
}
.gridbgwhite {
	background:#fff;
	color:#444;
  padding: 20px;
  padding-left: 20px !important;
}
.uk-panel-box {
  padding: 5px 15px;
  background: #f7f7f7;
  color: #444444;
  border: 1px solid #dddddd;
  margin-top:5px;
  margin-right:10px;
}
 .uk-panel-box-map {
    padding: 5px 15px;
    background: #ffffff !important;
    color: #444444;
    border: 0px solid #dddddd;
    margin-top: 5px;
    margin-right: 10px;
}
/* for gap on manuals */
.bc {
	min-height:350px;
}
/* for slideshow links */
.uk-subnav-pill > li > a, .uk-subnav-pill > li > span {
  padding: 3px 9px;
  text-decoration: none;
  border: 0px solid transparent;
  -webkit-transition: color 0.2s ease-in-out, border-color 0.2s ease-in;
  transition: color 0.2s ease-in-out, border-color 0.2s ease-in;
}
.uk-subnav > li > a {
  color: #ffffff;
}
.uk-subnav-pill > li.uk-active > a {
  background: rgba(0, 0, 0, 0);
  color: #ffffff;
  border-color: #ffffff;
  font-weight:bold;
}
img.grayscale {
  /*filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
  /*filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(0%); /* Chrome 19+ & Safari 6+ */
 /* padding-right:11px; */
  padding-left:0px;
/*  max-width:none;
  height:110px; */
}

img.grayscale:hover {
/*  filter: none; */
  -webkit-filter: grayscale(100%);
/*  padding-right:11px; */
  padding-left:0px;
/*  max-width:none;
  height:110px; */
}
.testimonial {
	font-size:10px;
	text-align:left;
	color:#808080;
}
.testimonialbig {
	font-size:12px;
	text-align:left;
	color:#808080;
}
	.testimonial img{
		height:100%;
		width:100%;
	}
	.greyheader {
		background:#dedede;
		color:#000000;
		min-height:40px;
		font-size:16px;
		font-weight:bold;
		text-align:left;
	}
	
/* may 2015 onwards */
.uk-margin {
    margin-bottom: 25px;
}	
.uk-button-danger {
    background-color: #df0024;
    color: #fff;
    background-image: -webkit-linear-gradient(top,#df0024,#df0024);
    background-image: linear-gradient(to bottom,#df0024,#df0024);
    border-color: #565655;
    border-bottom-color: rgba(0,0,0,.4);
    text-shadow: 0 0 0 rgba(0,0,0,.2);
}
.uk-button-danger:hover, .uk-button-danger:focus {
    background-color: #DF0000;
    color: #ffffff !important;
    border-color: transparent;
}
.uk-button-where {
    background-color: #df0024;
    color: #fff;
    background-image: -webkit-linear-gradient(top,#df0024,#df0024);
    background-image: linear-gradient(to bottom,#df0024,#df0024);
    border-color: #ffffff;
    border-bottom-color: rgba(0,0,0,.4);
    text-shadow: 0 0 0 rgba(0,0,0,.2);
    margin: 10px 10px 10px 0px;
    padding: 5px 10px;
}    
 .uk-button-where:focus {
    background-color: #DF0000;
    color: #ffffff !important;
    border-color: transparent;
}
.uk-button-where:hover {
    background-color: #DF0000;
    color: #ffffff !important;
    border-color: transparent;
    font-weight:600;
}
.uk-button.uk-button-mini.uk-button-where.uk-active {
background-image: linear-gradient(to bottom,#df0024,#df0024);
    color: #ffffff !important;
    font-weight:600;
    margin: 10px 10px 10px 0px;
    padding: 5px 10px;
    text-decoration:underline;
}    
.uk-button:active, .uk-button.uk-active {
    background-color: #f0f0f0;
    color: #444444;
}
.uk-button {
    text-transform: none;
    font-family: Arial,Tahoma;
    font-weight: 300;
}
.dealer {
	color:#444 !important;
}
.uk-nav-offcanvas > li > a {
    padding: 5px 5px !important;
}
.comparetable {
	word-wrap: break-word;
	font-size:12px;
}
		
/* July 2015 where to buy CSS */
                      #where-to-buy {
                          margin-right: 245px;
                          min-height: 768px;
                      }

                      #where-to-buy h1 {
                          padding: 5px 5px 5px 10px;
                          font-size: 13pt;
                          background: #ffffff url(http://www.fujitsugeneral.co.nz/images/builtins/title-background.png) scroll repeat-x top;
                          clear: both;
                      }

                      #where-to-buy h2 {
                          font-size: 12pt;
                          margin: 0px;
                      }

                      #where-to-buy h3 {
                          font-size: 15pt;
                          color: #e00024;
                          margin: 0px 0px 5px 0px;
                          padding: 0px;
                      }

                      #where-to-buy h4 {
                          font-size: 13pt;
                          color: #e00024;
                          margin: 0px 0px 5px 0px;
                          padding: 0px;
                      }

                      #where-to-buy h4 em {
                          font-style: normal;
                          font-size: 15pt;
                      }

                      #where-to-buy hr {
                          border-top: 1px solid #b5b5b5;
                          border-right: none;
                          border-bottom: none;
                          border-left: none;
                          margin: 15px 0px 15px 0px;
                          clear: both;
                      }

                      #where-to-buy ul {
                          list-style: none outside;
                          margin: 0px;
                          padding: 0px 10px 20px 20px;
                      }

                      #where-to-buy li {
                          padding: 0px 0px 20px 0px;
                          clear: both;
                      }

                      .purchase-location {
                           width: 30%;
                           height: 190px;
                           min-width: 250px;
                           float: left;
                           padding: 0px 5px 10px 0px;
                           background-color: #ffffff;
                      }

                      .blurb {
                           font-size: 12pt;
                      }
/* end where to buy */  
.uk-form label {
    line-height: 22px !important;
    font-family: arial !important;
    font-size: 16px !important;   
}  
.uk-form legend { 
    font-size: 16px;
    line-height: 28px;
}   
#graymodule{ background: #f7f7f7; color:#444;font-size:30px;line-height:30px;text-align:center;height:80px;max-height:80px;margin:0px;padding-top:0px;border-bottom:solid #cccccc 1px; }
#graymodule:hover img { opacity: 0.5;transition: background-color .5s,opacity .5s; }
#graymodule img { max-height: 25px;margin-left: 15px; margin-bottom: 5px; }    
.bigbottom{
	margin-bottom:130px;
} 

/* custom datatable CSS */
.manualsingle td,th {
	padding:3px 8px 3px 8px !important;
}
.jui-smoothness .ui-widget-header {
	/*
    border: 1px solid #cdcdcd;
    background:#f7f7f7;
background-image: linear-gradient(to right, #e5e5e5 , #FFFFFF 50%, #e5e5e5 );
    color: #444;
    font-weight: bold; */
    background:none !important;
    border:0px !important;    
}
corner-tr {
    border-top-right-radius: 0px;
}
.jui-smoothness .ui-corner-all, .jui-smoothness .ui-corner-top, .jui-smoothness .ui-corner-right, .jui-smoothness .ui-corner-tr {
    border-top-right-radius: 0px;
}
.jui-smoothness .ui-corner-all, .jui-smoothness .ui-corner-top, .jui-smoothness .ui-corner-left, .jui-smoothness .ui-corner-tl {
    border-top-left-radius: 0px;
}
table.dataTable tr.odd {
    background-color: #ffffff;
    border:0px solid #000;
}
table.dataTable tr.even td.sorting_2 {
    background-color: #ffffff;
}
table.dataTable tr.odd td.sorting_2 {
    background-color: #ffffff;
}

#at_386 {  
    font-size: 12px;
    line-height: 15px;
    width:100%;
}
#at_386 td {
	border-color:#f7f7f7;
}
#at_386 th {
	border:#cdcdcd 1px solid;
}
#at_452 {  
    font-size: 12px;
    line-height: 15px;
    width:100%;
}
#at_452 td {
	border-color:#f7f7f7;
}
#at_452 th {
	border:#cdcdcd 1px solid;
}
.locations {
	border-color:#cdcdcd !important;
}
.dataTables_filter {
    float: left;
    text-align: right;
}
.where_name {
	min-width:250px;
}
.where_website {
	max-width:100px;
	color:#444;	
}
where_website a{
	color:#444;
}
.where_email {
	max-width:100px;
}
.where_map {
	max-width:100px;
}

/***** 2016 WTB*****/
.wtbpage {
    margin: 5px 0px 5px 0px; 
   min-height: 350px;
    /* max-width: 945px; */
    width: 99%;
}
.inlineboxes {
	display:inline-block;
	min-width:230px;
}

.box_container {
background:#ffffff;
}

.box_accredited_1 {
	display: inline-block;
	width:126px;				
	height:55px;
	background: #ffffff url(/images/symbols/accredited.png) no-repeat;
	color:#ffffff;
}
.box_comfort_1 {
	display: inline-block;
	width:70px;					
	height:55px;
	background: #ffffff url(/images/symbols/comfortselector.png) no-repeat;
	color:#ffffff;
}
.box_ducted_1 {
	display: inline-block;	
	width:70px;			
	height:55px;
	background: #ffffff url(/images/symbols/ducted.png) no-repeat;
	color:#ffffff;
}
.box_showroom_1 {
	display: inline-block;	
	width:70px;			
	height:55px;
	background: #ffffff url(/images/symbols/showroom.png) no-repeat;
	color:#ffffff;
}
.box_accredited_0 {
	display:none;
}
.box_comfort_0 {
	display:none;
}
.box_ducted_0 {
	display:none;
}
.box_showroom_0 {
	display:none;
}
.box_commercial_1 {
	display: inline-block;	
	height:30px;
	background: url(../wtb/commercial.png) no-repeat;
	color:#ffffff;
}
.box_domestic_1 {
	display: inline-block;		
	height:30px;
	background: url(../wtb/domestic.png) no-repeat;
	color:#ffffff;
}
.box_finance_1 {
	display: inline-block;
	width:70px;		
	height:55px;
	background: url(/images/symbols/finance.png) no-repeat;
	color:#ffffff;
}
.box_commercial_0 {
	display:none;
}
.box_commercial_0 td {
	width:0px !important;
}
.box_finance_0 {
	display:none;
}
.box_domestic_0 {
	display:none;
}
.datarows {
	border:0px solid #cdcdcd;
}
.dbaddress {
background: #f7f7f7;
border:1px solid #cdcdcd;
padding:15px;
}
.dbaddress H1 {
	font-size:16px;
	font-weight:500;
}
.uk-tooltip.help {
    box-shadow: 0 1px 4px 0 rgba(0,0,0,0.1);
    border: 2px solid #dddddd;
    text-shadow: none;
    background: white;
    color: black;
    text-align: left;
    padding: 4px 6px;
    font-size:11px;
}
.uk-tooltip.map {
    box-shadow: 0 1px 4px 0 rgba(0,0,0,0.1);
    border: 2px solid #dddddd;
    text-shadow: none;
    background: white;
    color: #444;
    text-align: left;
    padding: 7px 10px;
}
.datatables{
	margin-left:2px !important;
	padding-left:2px !important;
	margin-bottom:5px;
}
.datalegend {
	margin-left:2px !important;
	padding-left:2px !important;
}

.bigredlink {
	color:#EF1821;
	text-transform:uppercase;
	font-weight:600;
	text-decoration:none;
}
@media only screen and (max-width: 760px), (max-device-width: 1024px) and (min-device-width: 768px){
.leg td {
    border: none;
    border-bottom: 0px solid #eee;
    position: relative;
    padding-left: 2%;
}
.leg tr {
    border: 1px solid #ccc;
    margin: 2px;
    padding: 2px 0px;
}
}



/************** Toggle Maps **************/
 .acf-map,
 .acf-map-b,
 .acf-map-c,
 .acf-map-d {
	width: 98%;
	height: 650px;
	border: #ccc solid 1px;
	margin: 0;
	position: absolute !important;
}
.popin{
  background:#fff;
  padding:15px;
  box-shadow: 0 0 20px #999;
  border-radius:2px;
}
#map,
#panorama {
  height:500px;
  background:#6699cc;
}
/* locator xml */
/* Infowindow Roboto font override */
#store-locator-container
{
	float: left;
	margin-left: 20px;
	width: 100%;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333;
}

#page-header
{
	float: left;
}

#form-container
{
	clear: left;
	float: left;
	margin-top: 15px;
	width: 100%;
}

#map-container
{
	clear: left;
	float: left;
	margin-top: 27px;
	height: 530px;
	width: 100%;
}

#map-container a
{
	color: #e76737;
	text-decoration: none;
}

#map-container a:hover, #map-container a:active
{
	text-decoration: underline;
}

#map-container .custom-marker
{
	width: 32px;
	height: 37px;
	color: #fff;
	background: url(assets/img/custom-marker.png) no-repeat;
    padding: 3px;
    cursor: pointer;
}

#loc-list
{
	float: left; 
	width: 240px;
	height: 530px;
	overflow: auto;
}

#loc-list ul
{
	display: block;
	clear: left;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#loc-list .list-label
{
	float: left;
	margin: 10px 0 0 6px;
	padding: 2px 3px;
	width: 17px;
	text-align: center;
	background: #451400;
	color: #fff;
	font-weight: bold;
}

#loc-list .list-details
{
	float: left;
	margin-left: 6px;
	width: 165px;
}

#loc-list .list-content
{
	padding: 10px;
}

#loc-list .loc-dist
{
	font-weight: bold;
	font-style: italic;
	color: #8e8e8e;
}

#loc-list li
{
	display: block;
	clear: left;
	float: left;
	margin: 6px 10px;
	cursor: pointer;
	width: 200px;
	border: 1px solid #fff; /* Adding this to prevent moving li elements when adding the list-focus class*/
}

#loc-list .list-focus
{
	border: 1px solid rgba(82,168,236,0.9);
	-moz-box-shadow: 0 0 8px rgba(82,168,236,0.7);
	-webkit-box-shadow: 0 0 8px rgba(82,168,236,0.7);
	box-shadow: 0 0 8px rgba(82,168,236,0.7);
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}

#map-container .loc-name
{
	color: #AD2118;
	font-weight: bold;
}

#search-form
{
	clear: left;
	float: left;
	height: 60px;
}

#form-input
{
	float: left;
	margin-top: 3px;
}

#form-input label
{
	font-weight: bold;
}

#address
{
	margin: 0 0 0 10px;
}

#submit-btn
{
	float: left;
	cursor: pointer;
	margin-left: 10px;
}

#loading-map
{
	float: left;
	margin: 4px 0 0 10px;
	width: 16px;
	height: 16px;
	background: url(../images/ajax-loader.gif) no-repeat;
}

#map
{
	float: left; 
	width: 435px; 
	height: 430px; 
}

/* Modal window */

#overlay
{
     position: fixed;
     left: 0px;
     top: 0px;
     width:100%;
     height:100%;
     z-index: 10000;
     background: url(assets/img/overlay-bg.png) repeat;
}

#modal-window
{
	position: absolute;
	left: 50%;
    margin-left: -460px; /* width divided by 2 */
    margin-top: 60px;
    width: 920px;
	height: 590px;
	z-index: 10010;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 0 10px #656565;
}

#modal-content
{
	float: left;
	padding: 0 22px; /* there's already a margin on the top of the map-container div */
}

#close-icon
{
	position: absolute;
	top: -6px;
	right: -6px;
	width: 18px;
	height: 18px;
	cursor: pointer;
	background: #2c2c2c url(assets/img/close-icon.png) 3px 3px no-repeat;
	border: 1px solid #000;
	border-radius: 3px;
	box-shadow: 0 0 3px #656565;
}


/* The following is for the geocode page and not the store locator */

#geocode-result
{
	clear: left;
	float: left;
	margin-top: 30px;
	width: 100%;
}

/* fix greyboxes */
.tm-bottom-b .uk-panel-box {
    padding: 0px 0px;
    background: #f7f7f7;
    color: #444444;
    border: 0px solid #dddddd;
    margin-top: 0px;
    margin-right: 0px;
}
#tm-bottom-b a, .uk-link-underline {
    color: #cdcdcd;
    text-decoration: none;
    cursor: pointer;
}
.uk-nav li > a > div {
    font-size: 14px;
    line-height: 18px;
}
/* megamenu min */
#js-mainnav.megamenu .megacol {
    min-width: 180px;
    }
/* new responsive */
.iframe-rwd  {
position: relative;
padding-bottom: 56.25% !important;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.iframe-rwd iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}  
@media (max-width: 640px){  
.iframe-rwd {  
    padding-bottom: 120% !important;
}
}
.centerarticle {
    display: table;
    margin: 0 auto;
    max-width:1000px;
}
@media screen and (max-width: 650px){
.formResponsive input[type="text"], .formResponsive input[type="password"], .formResponsive textarea, .formResponsive select {
    width: 95% !important;
}}
.jui-smoothness .ui-state-default, .jui-smoothness .ui-widget-content .ui-state-default, .jui-smoothness .ui-widget-header .ui-state-default {
    color: #444;
    padding: 5px;
}
.paging_full_numbers a:hover {
    text-decoration: underline !important;
}
.jui-smoothness .ui-widget-header {
    color: #444;
    font-weight: normal;
}

	/* ========================================================================  
   Component: Dropdown  
 ========================================================================== */  
/*  
 * 1. Hide by default  
 * 2. Set position  
 * 3. Box-sizing is needed for `uk-dropdown-justify`  
 * 4. Set width  
 */  
.uk-dropdown,  
.uk-dropdown-blank {  
  /* 1 */  
  display: none;  
  /* 2 */  
  position: absolute;  
  z-index: 2000;  
  /* 3 */  
  box-sizing: border-box;  
  /* 4 */  
  width: 200px;  
}  
/*  
 * Dropdown style  
 * 1. Reset button group whitespace hack  
 */  
.uk-dropdown,  
.uk-dropdown-blank {  
  padding: 2px;  
  background: #f5f5f5;  
  color: #777777;  
  /* 1 */  
  font-size: 11px;  
  vertical-align: top;  
}  
/*  
 * 1. Show dropdown  
 * 2. Set animation  
 * 3. Needed for scale animation  
 */  
.uk-open > .uk-dropdown,  
.uk-open > .uk-dropdown-blank {  
  /* 1 */  
  display: block;  
  /* 2 */  
  -webkit-animation: uk-fade 0.2s ease-in-out;  
  animation: uk-fade 0.2s ease-in-out;  
  /* 3 */  
  -webkit-transform-origin: 0 0;  
  transform-origin: 0 0;  
}  
.uk-icon-button {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 0;
    background: rgba(0, 0, 0, 0);
    line-height: 20px;
    color: #444444;
    font-size: 25px;
    text-align: center;
    border: 0px solid #dddddd;
    -webkit-transition: border-color 0.2s ease-in;
    transition: border-color 0.2s ease-in;
    -webkit-transform: rotate(-45deg) scale(0.7);
    -ms-transform: rotate(-45deg) scale(0.7);
    transform: rotate(-45deg) scale(0.7);
}
.uk-icon-button:hover, .uk-icon-button:focus {
    background-color: rgba(0, 0, 0, 0);
    color: #444444;
    text-decoration: none;
    outline: none;
    border-color: #aaaaaa;
}
.uk-thumbnav > * > * {   
background: none rgba(0,0,0,0);   
}  

ul.uk-thumbnav {  
padding: 0;  
list-style-type: none;  
}
ul.uk-thumbnav li {  
margin: 7px 0px;
line-height:22px;
}
.legendfont {
	font-size:12px;
}
.uk-subnav > li > a {
    color: #444;
    font-family:arial;
}
.uk-subnav > li > a:hover {
    color: #ff0000;
    font-family:arial;
}
.uk-subnav > li > a:active {
    color: #ff0000;
}
p, ul, ol, dl, blockquote, pre, address, fieldset, figure {
    margin: 0 0 5px 0;
}
.formResponsive .formHorizontal .rsform-block {
    margin-bottom: 8px;
}
.fujitsuhr { 
  border : 0;
  height: 1px; 
  background-image: linear-gradient(to right, #df0024, rgba(0, 0, 0, 0.75), rgba(248, 255, 112, 0)); 
}
textarea {resize: none}
 .formResponsive textarea {
    width: 80%;
}
.formResponsive .formHorizontal .formControlLabel {
    float: left;
    width: 180px;
    padding-top: 3px;
    text-align: left;
    padding-right:12px;
}
.formResponsive .formHorizontal p.formDescription {
    margin-top: 2px;
    margin-bottom: 0;
}
.uk-button-primary {
    background-color: #DF0024;
    color: #ffffff;
    border-color: transparent;
}
.uk-button {
    line-height: 20px;
    min-height: 20px;
}
.tm-sidebar-a {
 	border-right:1px solid #cdcdcd;
} 
@media (max-width: 768px){    	
 .commbox {
 	text-align:left;
  margin: 2px 0px 10px 80px !important;
  padding-bottom: 10px !important;
  max-width:275px;
  min-height:120px; 
}  
} 
@media (min-width: 768px){	
.commbox {
text-align:left;
margin:2px 2px 10px 12px;
max-width:275px; 
padding-bottom:10px;
min-height:120px;
}
}
/* search specific code */

.nav {
    margin-left: 0;
    margin-bottom: 5px;
    list-style: none;
}
.table {
    width: 100%;
    margin-bottom: 5px;
}

.limit {
	display:none;
}

.table th, .table td {
    padding: 5px;
    line-height: 18px;
    text-align: left;
    vertical-align: top;
    border-top: 0px solid #dddddd;
}
.pagination {
    margin: 10px 0;
}
.input-append .add-on, .input-prepend .add-on {
    display: inline-block;
    width: auto;
    height: 18px;
    min-width: 16px;
    padding: 2px 2px;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    text-align: center;
    text-shadow: 0 1px 0 #ffffff;
    background-color: #dddddd;
    border: 1px solid #ccc;
}
.hcircle {
	display:inline-block;
	width:16px;
	height:26px;	
	background:#DF0024;
	color:#ffffff;
	font-weight:600;
	font-size:18px;
	border-radius:50%;
	margin-right:10px;
}
.ccircle {
	display:inline-block;
	width:16px;
	height:26px;
	background:#007C83;
	color:#ffffff;
	font-weight:600;
	font-size:18px;
	border-radius:50%;
	margin-right:10px;
}
.xdsoft_datetimepicker {
    box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
    background: #fff;
    border-bottom: 0px solid #bbb;
    border-left: 0px solid #ccc;
    border-right: 0px solid #ccc;
    border-top: 0px solid #ccc;
    color: #333;
    font-family: Arial, sans-serif;
    padding: 8px;
    padding-left: 0;
    padding-top: 2px;
    position: absolute;
    z-index: 9999;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
}
.xdsoft_datetimepicker .xdsoft_month {
    width: 70px;
    text-align: right;
}