/* ==========================================================
		OMC Connect | omcconnect.com
		Client:
		Creation Date:
		Author:
		stylesheet base version 1.1  |  2012/05/07
		♥ props to the html5 boilerplate team: h5pb.com ♥
	========================================================== */

/* === RESET - based on the html5 boilerplate reset: h5pb.com updated 2012/05/07 === */article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block;}audio,canvas,video{display:inline-block;*display:inline;*zoom:1;}audio:not([controls]){display:none;}[hidden]{display:none;}a:hover,a:active{outline:0;}b,strong{font-weight:bold;}blockquote{margin:1em 40px;}dfn{font-style:italic;}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding: 0;}ins{background:#ff9;color:#000;text-decoration:none;}mark{background:#ff0;color:#000;font-style:italic;font-weight:bold;}abbr[title]{border-bottom:1px dotted;}pre,code,kbd,samp{font-family:monospace,serif;_font-family:'courier new',monospace;font-size:1em;}pre{ white-space:pre;white-space:pre-wrap;word-wrap:break-word;}q{quotes:none;}q:before,q:after{content:"";content:none;}small{font-size:85%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}svg:not(:root){overflow:hidden;}img{border:0;-ms-interpolation-mode:bicubic;vertical-align:middle;}figure{margin:0;}.chromeframe{margin:0.2em 0;background:#ccc;color:black;padding:0.2em 0;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}form{margin:0;}fieldset{border:0;margin:0;padding:0;}legend{border:0;*margin-left:-7px;padding:0;white-space:normal;}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle;}button,input{line-height:normal;}button,input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button;*overflow:visible;}button[disabled],input[disabled]{cursor:default;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;*width:13px;*height:13px;}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none;}textarea{overflow:auto;vertical-align:top;resize:vertical;}input:valid,textarea:valid{}input:invalid,textarea:invalid{background-color:#f0dddd;}table{ border-collapse:collapse;border-spacing:0;}td{vertical-align:top;}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}/* end reset */

/*  =======================================================================
		BASE STYLES - please don't use class/id selectors in this section
	=======================================================================  */

html, body {
	font-size: 14px; 
	line-height: 20px;
	font-family: helvetica, arial, sans-serif;
	color: #222; }

/* ADJUSTMENTS FOR P7ODG DIST. */
.bannerOdg {
    background: url('/img/odg/bg_perforated_2000x120.jpg') top center no-repeat;
}
.bannerOdg .wrapperOdg {
    height:119px;
    display:block;
    background: url('/img/odg/glasses.png') right no-repeat;
}
.wrapperOdg .image {
    line-height:119px;
}
.wrapperOdg .info {
  margin:6px 0 6px;
}
.logoOdg {
    max-width:240px;
}
.odg-text {
    font-family: 'Roboto', sans-serif;
    text-transform:uppercase;
    font-size:20px;
    line-height:42px;
    color:#fff;
}
@media (max-width: 979px) {
    .wrapperOdg .image.text-right, 
    .wrapperOdg .image.text-left {
        text-align: center;
    } 
}
.fonts {
	font-family: 'Roboto', sans-serif;
	font-family: 'Titillium Web', sans-serif; }

.titillium {
	font-family: 'Titillium Web', arial, sans-serif !important; }

.roboto {
	font-family: 'Roboto', arial, sans-serif !important; }

body { 
	margin: 0;
	background: url("/_assets/img/layout/bg-hex-pattern.png") repeat center center transparent fixed; }
	
::-moz-selection {
	background: #fe57a1;
	color: #fff;
	text-shadow: none; }
	
::selection { 
	background: #fe57a1; 
	color: #fff; 
	text-shadow: none; }
	
a { color: #8DC63F; text-decoration: none; }
a:visited { color: #8DC63F; }
a:hover { color: #39B54A; }
a:focus { outline: none; }


ul.blank,
ul.blank li {
	list-style: none;
	margin: 0;
	padding: 0 0 5px 0; }
	
hr {
	margin: 3em 0; }

h1, h2, h3, h4, h5, h6 {
	font-family: sans-serif;
	margin: 0 0 10px;
	padding: 0;
	line-height: 1;}

h1 {
	font-size: 50px; 
    line-height: 50px;
	font-family: 'Titillium Web', arial, sans-serif; 
	font-weight: 700; 
    color: #414042; 
    margin: 0 0 30px 0; 
    text-transform: uppercase; }
	
h2 {
	font-size: 30px; 
    line-height: 35px;
	font-family: 'Titillium Web', arial, sans-serif; 
	font-weight: 700; 
    color: #8DC63F;
    text-transform: uppercase; }
	
h3 {
	font-size: 25px;
    line-height: 29px;
	font-family: 'Titillium Web', arial, sans-serif; 
	font-weight: 200;  
    color: #414042;
    text-transform: uppercase; }

h4 {
	font-size: 20px;
    line-height: 24px;
	font-family: 'Titillium Web', arial, sans-serif; 
	font-weight: 500;
	text-transform: uppercase; 
    color: #414042; }
	
h5 {
	font-family: 'Titillium Web', arial, sans-serif; 
	font-weight: 700;  
	font-size: 12px;
	font-weight: 700; 
    color: #414042; }
	
h6 {
	font-size: 10px; }
	
p {
	margin: 0 0 15px;
	font-size: 14px; 
	line-height: 18px;
	text-align: left;
	color: #414042;
	font-family: 'Roboto', arial, sans-serif; }

ul {
	margin: 20px 0; }

ul li {
	list-style-image: url("/_assets/img/layout/icon-dot-point-green.png");
	font-size: 14px; 
	line-height: 16px;
	text-align: left;
	color: #414042;
	padding-bottom: 10px; 
	font-family: 'Roboto', arial, sans-serif;
	padding-left: 5px; }

ul.tick li {
	list-style-image: url("/_assets/img/layout/icon-tick.png");
	font-size: 14px; 
	line-height: 20px;
	text-align: left;
	color: #414042;
	padding-bottom: 10px; 
	font-family: 'Roboto', arial, sans-serif;
	padding-left: 5px; }
	
.separator {
	border-top: 1px solid #f2f2f2;
	padding: 0 0 20px 0;
	margin: 20px 0 0 0; }

.logged1 .loggedOut { display: none; }
.logged0 .loggedIn { display: none; }	
.logged1 .loggedIn { display: block; }
.logged0 .loggedOut { display: block; }	

.desktop { display: block; }
.mobile  { display: none; }

.empty0 { display:none; }
.notEmpty1 { display:none; }	

.message {
	background: none repeat scroll 0 0 #e4282e;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    margin: 20px 0 0;
    padding: 10px;
    display: none; }

.green {
	color: #8DC63F !important; }

.white {
	color: #FFFFFF !important; }

.grey {
	color: #414042 !important; }

.f12 {
	font-size: 12px !important; }

.f14 {
	font-size: 14px !important; }

.f15 {
	font-size: 15px !important; }

.f20 {
	font-size: 20px !important; }
	
.f25 {
	font-size: 25px !important; }	

.f30 {
	font-size: 30px !important; }	

.uppercase {
	text-transform: uppercase; }

.bold {
	font-weight: bold; }

.top30 {
	margin-top: 30px; }

.top50 {
	margin-top: 50px; }

.bottom30 {
	margin-bottom: 30px; }

.bottom50 {
	margin-bottom: 50px; }
	


	
/*  =======================================================================
		CLIENT STYLES - please place important/frequently applied styles
		in this section so they appear higher in the list in the WYSIWIG
	=======================================================================  */
	
.left {
	float: left;
	margin: 0 10px 10px 0; }
	
.right {
	float: right;
	margin: 0 0 10px 10px; }
	

/* ==========================================================================
		CONTAINERS AND LAYOUT (TEMPLATES)
   ========================================================================== */

.section {
	float: left;
	width: 100%; }

.padding {
	padding: 20px; }

.paddingTB {
	padding-top: 20px;
	padding-bottom: 20px; }
	
.paddingLR {
	padding-left: 20px;
	padding-right: 20px; }	

.paddingLR30 {
	padding-left: 30px;
	padding-right: 30px; }	

.paddingLR50 {
	padding-left: 50px;
	padding-right: 50px; }	

.paddingLR100 {
	padding-left: 100px;
	padding-right: 100px; }

.paddingLR200 {
	padding-left: 200px;
	padding-right: 200px; }

.paddingL {
	padding-left: 20px; }	

.paddingL30 {
	padding-left: 30px; }
	
.paddingL50 {
	padding-left: 50px; }

.paddingR {
	padding-right: 20px; }	

.paddingR30 {
	padding-right: 30px; }
	
.paddingR50 {
	padding-right: 50px; }

.pullLeft {
	padding-left: 0; }

.pullLeft5 {
	padding-left: 5px; }

.pullLeft10 {
	padding-left: 10px; }

.pullRight {
	padding-right: 0; }
	
.pullRight5 {
	padding-right: 5px; }

.pullRight10 {
	padding-right: 10px; }

.pullLR {
	padding-left: 0;
	padding-right: 0; }
	
.colLeft {
	float: left; }

.colRight {
	float: right; }
	
.hide {
	display: none; }	
	
.display {
	display: block !important; }	

.img-responsive {
	width: 100%;
	height: auto !important; }		

.img-responsive-height {
	height: 100%;
	width: auto; }
	
.gutter10 {
	margin-left: -10px;
    margin-right: -10px; }		
	
.gutter20 {
	margin-left: -20px;
    margin-right: -20px; }		
	
.gutter30 {
	margin-left: -30px;
    margin-right: -30px; }

	
/* ==========================================================================
		HEADER
   ========================================================================== */	

.header {
	position: fixed;
	width: 100%;
	z-index: 1000;
	background: ; }

.header .logo {
	padding-top: ;
	height: ;
	padding-bottom: ; }

.header .logo img {
	height: 70px; }

.header .angle {
	background: url("/_assets/img/layout/angle-right-grey.png") no-repeat right top transparent;
	height: 60px;
	margin-top: 35px; }

.header .menuIcon .btn-default {
	line-height: 37px; }

.header .contact,
.header .menuIcon {
	margin: 28px 0 0 0; }

.header .contact h3 {
	line-height: 40px;
	font-size: 25px;
	text-align: right;
	font-weight: 600; }

.header .contact .btn-default, 
.header .menuItem .btn-default {
	height: 40px;
	line-height: 40px; }

/* ==========================================================================
		MAIN NAV
   ========================================================================== */
			
.navbar-brand {
	background: ; 
	font-size: 0;
	color: transparent; 
	width: 140px;
	border-radius: 0;
	padding: 0;
	height: auto !important;
	margin-left: 25px; }

.navbar-brand img {
	height: 80px; }
	
.navbar-default { 
	padding-top: ;
	padding-bottom: ;
	background: none !important;
	border: none !important; 
	width: 100%; }
	
.navbar-default ul,
.navbar-default li {	
	list-style: none !important;
	margin: 0 !important; 
	padding: 0 !important;
	cursor: pointer;
	float: left;
	width: 100%; }
	
.navbar-default li:first-child {
	border-top: 1px solid #414042 !important; }
	
.navbar-default li {
	padding: 0 20px 0 0; 
	background: none;
	width: auto !important;
	height: 40px !important;
	border-bottom: 1px solid #414042 !important;
	line-height: 40px; 
	font-family: 'Titillium Web', arial, sans-serif; 
	font-weight: 500; 
	text-align: center;
	font-size: 15px;	
	text-transform: uppercase;
	width: 100% !important; }
	
.navbar-default li a {
	color: #FFFFFF !important; }	

.navbar-default li:hover {
	-webkit-transition: all 600ms;
	transition: all 600ms;
	cursor: pointer;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #8dc63f; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhkYzYzZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzOWI1NGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #8dc63f 0%, #39b54a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8dc63f), color-stop(100%,#39b54a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #8dc63f 0%,#39b54a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #8dc63f 0%,#39b54a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #8dc63f 0%,#39b54a 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #8dc63f 0%,#39b54a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8dc63f', endColorstr='#39b54a',GradientType=0 ); /* IE6-8 */ }

.navbar-default .navbar-nav > .active > a {
	font-weight: 700;
	color: #000; 
	background: none; }

.navbar-nav > li > a {
	line-height: ;
	padding-top: 10px !important; }
	
.navbar-default .navbar-nav > li > a:hover, 
.navbar-default .navbar-nav > li > a:focus {
	color: #000; 
	font-weight: ;
	background: none; }		

.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus {
	background: none; 
	color: #000; }

.navbar-default .navbar-nav > .selected > a, 
.navbar-default .navbar-nav > .selected > a:hover, 
.navbar-default .navbar-nav > .selected > a:focus {
	background: none;
	color: #000; }

.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff; }

.navbar-default .navbar-toggle:hover {
	background: #414042; }

.navbar-default .navbar-toggle:hover .icon-bar {
	background-color: #FFFFFF;
	color: #fff; }	

.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:hover, 
.navbar-default .navbar-nav > .open > a:focus {
	background: none;
	color: #00B3A7; }

.navbar {
	border-radius: 0 !important;
	height: ;
	margin: 0 !important;
	width: 100%;
	float: left; }

#navbar .affix {
	position: relative !important; }

.navbar .yt {
	text-align: right; }

.navbar .li {
	text-align: left; }

.dropdown-menu {
	/*box-shadow: none;*/
	border: 0; }

.dropdown-menu > li {
	padding: 0 !important; }

.dropdown-menu > li a {
	color: #fff;
	background: #C9A76F; 
	padding: 10px 15px !important; }

.dropdown-menu > li a:hover, 
.dropdown-menu > li a:focus {
	background: #2A307C;
	color: #00B3A7;
	font-weight: bold;  }

.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:0;margin-left:0;}
.dropdown-submenu:hover>.dropdown-menu{display:block;}
.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
.dropdown-submenu:hover>a:after{border-left-color:#ffffff;}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;}

.caret {
	margin-left: 5px; }	
	
.navbar-toggle {
	display: block;
	width: 15%;
	height: 40px;
	text-align: center;
    border: none;
    border-radius: 2px;
    float: right;
    margin-bottom: ;
    margin-right: 25px;
    margin-top: 20px;
    padding: ;
    position: relative;
    background: #8dc63f; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhkYzYzZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzOWI1NGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #8dc63f 0%, #39b54a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8dc63f), color-stop(100%,#39b54a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #8dc63f 0%,#39b54a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #8dc63f 0%,#39b54a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #8dc63f 0%,#39b54a 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #8dc63f 0%,#39b54a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8dc63f', endColorstr='#39b54a',GradientType=0 ); /* IE6-8 */ }
	
.navbar-toggle .icon-bar {
    border-radius: 1px;
    display: block;
    height: 2px;
    width: 22px;
    background-color: #fff;
    text-align: center !important;
    margin: 0 auto; }
	
.navbar-toggle:hover,
.navbar-toggle:active {
    background-color: #000; }

.mainNav .yt {
	text-align: right; }

.mainNav .li {
	text-align: left; }

.navbar-header {
	float: initial !important;
	border-bottom: 5px solid #8DC63F !important;
	background: #FFFFFF;
	padding: 20px 0 !important; }

.affix .navbar-header {
	background: #404041;
	padding: 0;
	height: 80px; }

.navbar-brand-eye {
	display: none; }

.affix .navbar-brand img {
	display: none; }

.affix .navbar-brand-eye {
	display: block; }

.affix .navbar-brand-eye img {
	height: 45px;
	margin-left: 25px;
	margin-top: -5px; }

.affix .navbar-brand {
	display: block !important;
	background: url("/_assets/img/layout/logo-eye-white.png") no-repeat left center transparent;
	background-size: 80px;
	background-position: 30px 3px;
	height: auto; }

.affix .navbar-toggle {
	margin-top: -3px; }

.affix .navbar-toggle:hover {
	background: #999 !important; }
	
.btn-top {
	display: block !important; }

.navbar-collapse.collapse.in {
	display: block !important;
	visibility: visible !important;
	background: url("/_assets/img/layout/bg-black-50.png") repeat center center transparent;
	width: 25%;
	float: right;
	padding-top: 40px;
	padding-bottom: 45px;  }

@media (min-width: 768px) {
.navbar-collapse.collapse {
       display: none !important;
       visibility: hidden !important;
   }
}

/* ==========================================================================
		FIXED SCROLL
   ========================================================================== */

.navbar-fixed-top {
	background: #414042 !important;
	height: 70px;
	padding-top: 10px !important; }

.navbar-fixed-top .logo img {
	display: none; }

.navbar-fixed-top .logo {
	background: url("/_assets/img/layout/logo-eye-white.png") no-repeat left center transparent;
	background-size: 80px;
	background-position: 30px 3px; }

.navbar-fixed-top .navbar-toggle {
	margin-top: 1px;
	width: 100% !important: }
	
.navbar-fixed-top .navbar-brand { 
	background: url("/_assets/img/ectf-logo.png") no-repeat scroll 5px 15px transparent; 
	background-size: auto 20px;
	width: 300px !important;
	padding: 25px 15px !important; }

.navbar-fixed-top .navbar-nav > li a { 
	padding: 14px 20px !important;
	font-size: 15px !important;
	line-height: 12px !important; }
	
.navbar-fixed-top .navbar {
	min-height: 48px; }	
	
.navbar-fixed-top .navbar-nav > .selected > a, 
.navbar-fixed-top .navbar-nav > .selected > a:hover, 
.navbar-fixed-top .navbar-nav > .selected > a:focus {
	color: #e76700; }		

.collapse {
       display: none !important; }

.navbar-fixed-top.navbar-default .navbar-toggle:hover {
	background: #939597 !important; }

/* ==========================================================================
		SITE SEARCH
   ========================================================================== */

.search-box {
	margin: 40px 0;
	padding: 0;
	float: left;
	width: 100%;
	background: url("/_assets/img/layout/icon-search.png") no-repeat right 15px center transparent; }

.search-box .placeholder {
	line-height: 10px !important; }

.search-box .cat_textbox_small {
	border: none;
	background: url("/_assets/img/layout/bg-white-30.png") repeat center center transparent;
	width: 100% !important;
	height: 40px;
	line-height: 40px;
	font-family: 'Titillium Web', arial, sans-serif;
	text-transform: lowercase;
	padding: 15px;
	color: #BCBEC0; }   

.search-box .cat_textbox_small:hover {
	background: url("/_assets/img/layout/bg-white-15.png") repeat center center transparent; }
		
.search-box .cat_button {
	display: none; }

/* ==========================================================================
		HOME - INTRO SECTION
   ========================================================================== */
	
.homeIntro .info {
	margin: 70px 0 80px 0; }	

.homeIntro .image {
	height: 500px;
	margin-right: ;
	float: right;
	overflow: hidden; }

/* ==========================================================================
		HOME - ENTRY POINTS
   ========================================================================== */

.homeEntryPoints {
	background: #414042;
	text-align: center;
	padding-top: 70px;
	padding-bottom: 70px; }

.homeEntryPoints h3 {
	margin: 10px 0 5px 0; }

.homeEntryPoints img {
	margin-bottom: ;
	-webkit-transition: all 600ms;
	transition: all 600ms;
	cursor: pointer; }	

.homeEntryPoints .icon {
	padding: 20%; }

.homeEntryPoints .entry1,
.homeEntryPoints .entry2,
.homeEntryPoints .entry3 {
	border-right: 1px solid #939597; }

/*.homeEntryPoints .entry1 .icon {
	background: url("/_assets/img/layout/icon-facial-detection.png") no-repeat center top transparent;
	height: 160px;
	width: 150px;
	position: absolute;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto; }

.homeEntryPoints .entry1 .icon:hover {
	background: url("/_assets/img/layout/icon-facial-detection-roll.png") no-repeat center center transparent;
	background-position-y: 5px;
	-webkit-transition: all 100ms;
	transition: all 100ms;
	cursor: pointer; }

.homeEntryPoints .entry2 .icon {
	background: url("/_assets/img/layout/icon-facial-recording.png") no-repeat center top transparent;
	height: 160px;
	width: 150px;
	position: absolute;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto; }

.homeEntryPoints .entry2 .icon:hover {
	background: url("/_assets/img/layout/icon-facial-recording-roll.png") no-repeat center center transparent;
	background-position-y: 5px;
	-webkit-transition: all 100ms;
	transition: all 100ms;
	cursor: pointer; }

.homeEntryPoints .entry3 .icon {
	background: url("/_assets/img/layout/icon-facial-matching.png") no-repeat center top transparent;
	height: 160px;
	width: 150px;
	position: absolute;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto; }

.homeEntryPoints .entry3 .icon:hover {
	background: url("/_assets/img/layout/icon-facial-matching-roll.png") no-repeat center center transparent;
	background-position-y: 5px;
	-webkit-transition: all 100ms;
	transition: all 100ms;
	cursor: pointer; }

.homeEntryPoints .entry4 .icon {
	background: url("/_assets/img/layout/icon-facial-recognition.png") no-repeat center top transparent;
	height: 160px;
	width: 150px;
	position: absolute;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto; }

.homeEntryPoints .entry4 .icon:hover {
	background: url("/_assets/img/layout/icon-facial-recognition-roll.png") no-repeat center center transparent;
	background-position-y: 5px;
	-webkit-transition: all 100ms;
	transition: all 100ms;
	cursor: pointer; }*/

.homeEntryPoints .hover .btn-default {
	display: none; }

.homeEntryPoints .hover:hover .btn-default {
	-webkit-transition: all 600ms;
	transition: all 600ms;
	cursor: pointer;
	margin-top: -40px;
	display: block;
	height: 40px;
	line-height: 40px;
	font-family: 'Titillium Web', arial, sans-serif; 
	font-weight: 500; 
	text-align: center;
	font-size: 15px;	
	color: #fff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #8dc63f; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhkYzYzZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzOWI1NGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #8dc63f 0%, #39b54a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8dc63f), color-stop(100%,#39b54a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #8dc63f 0%,#39b54a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #8dc63f 0%,#39b54a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #8dc63f 0%,#39b54a 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #8dc63f 0%,#39b54a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8dc63f', endColorstr='#39b54a',GradientType=0 ); /* IE6-8 */ }

.homeEntryPoints .hover:hover h3 {
	visibility: hidden; }
	
/* ==========================================================================
		HOME - HOW IT WORKS
   ========================================================================== */
   
.homeHowItWorks {
	   margin: 100px 0 80px 0; }

/* ==========================================================================
		HOME - APPLICATIONS
   ========================================================================== */

.homeApplications {
	background: #414042;
	text-align: center;
	padding-top: 80px;
	padding-bottom: 80px; }

.homeApplications .line {
	margin-top: 20px;
	height: 1px;
	border-bottom: 1px solid #939597; }

.homeApplications .heading {
	margin-bottom: 20px; }

.homeApplications .btn-default:hover {
	background: #939597; }

.homeApplications .applications .info {
	text-align: left !important; }

.homeApplications h3 {
	font-weight: 600; }

.homeApplications h3 a {
	color: #8DC63F; }

.homeApplications h3 a:hover {
	color: #39B54A; }

.homeApplications .applicationsWrap {
	margin: 50px 0 20px 0; }

.homeApplications .applications {
	margin-bottom: 70px; }

.applications img:hover {
	opacity: 0.5; }
	
/* ==========================================================================
		HOME - BENEFITS
   ========================================================================== */

.homeBenefits {
	margin: 100px 0 90px 0;
	text-align: center; }

.homeBenefits ul {
	list-style-image: url("/_assets/img/layout/icon-tick.png"); }

.homeBenefits ul li {
	font-size: 20px;
    line-height: 24px;
	font-family: 'Titillium Web', arial, sans-serif; 
	font-weight: 500;
	text-transform: uppercase; 
    color: #414042;
    padding-bottom: 10px; }

.homeBenefits .line {
	margin-top: 20px;
	height: 1px;
	border-bottom: 1px solid #939597; }

.homeBenefits .heading {
	margin-bottom: 50px; }

.homeBenefits .dotPoints {
	display: none; }

.benefitImg {
	margin-top: 50px; }

.homeBenefits .learnMore {
	margin-top: 80px; }
	
/* ==========================================================================
		FOOTER
   ========================================================================== */	
	
.footer {
	font-size: 14px; 
	line-height: 18px;
	text-align: left;
	background: #39b54a; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM5YjU0YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4ZGM2M2YiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  #39b54a 0%, #8dc63f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#39b54a), color-stop(100%,#8dc63f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #39b54a 0%,#8dc63f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #39b54a 0%,#8dc63f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #39b54a 0%,#8dc63f 100%); /* IE10+ */
	background: linear-gradient(to right,  #39b54a 0%,#8dc63f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#39b54a', endColorstr='#8dc63f',GradientType=1 ); /* IE6-8 */ }

.footer .contact a {
	color: #FFFFFF; }

.footer .contact a:hover {
	color: #414042; }

.footer .inner {
	padding-top: 80px;
	padding-bottom: 80px;
	background: url("/_assets/img/layout/watermark-eye-white.png") no-repeat right -175px bottom transparent; }
		
.footer ul {
	list-style: none !important;
	margin: 0;
	padding: 0; }

.footer ul li {
	padding: 0;
	list-style: none !important;
	height: 40px !important;
	border-bottom: 1px solid #a3dba4;
	width: 100% !important; 
	line-height: 40px;
	font-family: 'Roboto', arial, sans-serif;
	color: #FFFFFF !important; }

.footer ul li:first-child {
	border-top: 1px solid #a3dba4; }

.quicklinks ul li a {
	height: 40px !important;
	width: 100% !important; 
	line-height: 40px;
	font-size: 15px;
	color: #FFFFFF;
	font-family: 'Titillium Web', arial, sans-serif; 
	font-weight: 500;
	text-transform: uppercase; }
	
.quicklinks ul li:hover {
	background: #414042;
	width: 100% !important;
	height: 40px;
	padding-left: 20px;
	-webkit-transition: all 600ms;
	transition: all 600ms;
	cursor: pointer; }

.quicklinks ul li a:hover {
	color: #8DC63F; }

.footer img.chevrons {
	height: 15px;
	margin-top: -4px; }
	
.footer h3 {
	font-weight: 700; }

#copyrightYear {
	float: left; }
		
.footerBase {
	height: 50px;	
	background: #414042; }

.footerBase ul {
	display: inline !important;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left; }

.footerBase ul li {
	display: inline !important;
	font-size: 12px;
	line-height: 50px;
	font-family: 'Titillium Web', arial, sans-serif; 
	font-weight: 700;
	text-transform: uppercase;
	color: #939597 !important;
	border-right: 1px #939597 solid;
	margin-right: 15px;
	padding: 0 15px 0 0; }

.siteStamp {
	margin-bottom: 2px; }

/* ==========================================================================
		CONTACT DETAILS
   ========================================================================== */

.contactDetails ul {
	list-style: none;
	margin: 0;
	padding: 0; }

.contactDetails ul li {
	list-style: none !important;
	padding: 0;
	height: 40px !important;
	border-bottom: 1px solid #EEEEEE;
	width: 100% !important; 
	line-height: 40px;
	font-family: 'Roboto', arial, sans-serif;
	color: #414042 !important; }

.contactDetails ul li:first-child {
	border-top: 1px solid #EEEEEE; }

.contactDetails img.chevrons {
	height: 15px;
	margin-top: -4px; }
	
	
/* ==========================================================================
		SLIDER - DELETE IF NOT USING
   ========================================================================== */


a:hover {
	text-decoration: none; }
	
.bootslider {
	float: left;
	margin-top: 100px;
	border-bottom: ;
	margin-bottom: 0 !important;
	height: 605px;
	overflow: hidden; }
	
.bs-controls {
	display: none; }
	
.bootslider .bs-container .bs-slide {
	cursor: auto; }
	
.bs-slide {
	height: 640px; }

.bs-pagination {
	bottom: 40px;
    position: absolute;
    z-index: 10000;
    left: 49%;	}
    
.bootslider .bs-pagination li a {
	border-radius: 10px;
    padding: 6px;
    font-size: 0;
    color: transparent;
    background: #fff;
    border: 0;  
    margin: 0 5px 0 0; }

.bootslider .bs-loader #loader {
	height: 30px; }

.bootslider .bs-loader {
	background: #414042; }

.bootslider .bs-pagination .active a,
.bootslider .bs-pagination li a:hover {
    background: #000; }



.bootslider .container {
	width: 100% !important;
	padding: 0 !important; }

.mainNav {
	display: ;
	position: absolute;
	right: 0;
	top: 95px;
	padding-top: 40px;
	z-index: 1000;
	height: 585px;
	background: url("/_assets/img/layout/bg-black-50.png") repeat center center transparent !important; }

.bootslider .bs-container {
	margin: 0;
	height: 600px; }

.bootslider .progress {
	margin: 0;
	background: #414042;
	border-radius: 0 !important;
	box-shadow: none !important; }

.progress-bar {
	position: absolute;
	z-index: 2500;
	background: #8DC63F;
	height: 5px;
	bottom: 0; }

.copy {
	width: 65%; 
	height: 100px;
	margin: 500px 0 0 0;
	background: url("/_assets/img/layout/bg-black-50.png") repeat center center transparent !important; }

h2.heading {
    font-size: 50px; 
    line-height: 50px;
	font-family: 'Titillium Web', arial, sans-serif; 
	font-weight: 700; 
    color: #8DC63F; 
    margin: 0 0 30px 0; 
    text-transform: uppercase; }
    
h3.heading {
    font-size: 35px; 
    line-height: 100px;
	font-family: 'Titillium Web', arial, sans-serif; 
	font-weight: 700; 
    color: #8DC63F; 
    margin: 0 0 30px 0; 
    text-transform: uppercase;
    width: 100%; 
    padding-left: 30px; }

img.angle {
	float: right;
	margin-right: -100px;
	margin-top: -130px; }

.bootslider .bs-container .bs-slide .bs-foreground {
	z-index: 5000 !important; }

.sliderLeft {
	position: absolute;
	left: -1px;
	z-index: 1000; }
	
.sliderRight {
	position: absolute;
	right: 0;
	z-index: 1000; }

.sliderRight img {
	float: right; }    
    
@media screen and (max-width: 1279px){
	.heading { font-size:48px; }
}
@media screen and (max-width: 979px){
    .heading { font-size:36px; }
}
@media screen and (max-width: 767px){
    .heading { font-size:28px; }
}
@media screen and (max-width: 479px){
    .heading { font-size:22px; }

.subheading {
    margin-top: 0;
    color: #fff;
    font-size:48px;
    font-weight: 300;
    text-shadow: -3px 3px 8px rgba(0,0,0,0.75); }
    
}
    
@media screen and (max-width: 1279px){
    .subheading { font-size:36px; }
}
@media screen and (max-width: 979px){
    .subheading { font-size:30px; }
}
@media screen and (max-width: 767px){
    .subheading { font-size:24px; }
}
@media screen and (max-width: 479px){
    .subheading { font-size:20px; }
}

/* ==========================================================================
		INTERNAL
   ========================================================================== */

.pageContent {
	margin: 70px 0 70px 0; }

.imageStripTop {
	height: 100px !important;
	overflow: hidden;
	background: #EEE; 
	margin-top: 100px;
	float: left;
	background: url("/_assets/img/layout/slide-01.jpg") no-repeat left top -260px transparent fixed;
	background-cover: cover; }

.imageStripBottom {
	height: 100px !important;
	overflow: hidden;
	background: #EEE; 
	float: left;
	background: url("/_assets/img/layout/slide-01.jpg") no-repeat left transparent fixed;
	background-cover: cover; }

/* ==========================================================================
		WEBAPPS - TECHNOLOGY
   ========================================================================== */

.technologyDetail .icon {
	background: #414042;
	text-align: center;
	padding: 20%;
	margin-bottom: 20px; }

img.backArrow {
	height: 11px;
	margin-top: -2px;
	margin-right: 5px; }

/* ==========================================================================
		WEBAPPS - APPLICATIONS
   ========================================================================== */

.internal .applications {
	margin-top: 30px;
	background: #414042;
	padding: 30px 30px 30px 20px; }

/* ==========================================================================
		WEBAPPS - HOW IT WORKS
   ========================================================================== */

.howItWorksList .icon {
	height: ;
	position: relative;
	margin: 0 0 10px 0; }

.howItWorksIcons:hover {
	opacity: 0.75; }

.howItWorksList .icon img {
	height: 150px;
	position: ;
	z-index: 990;
	padding: ;
	left: 20px;
	right: 0;
	margin-left: auto;
	margin-right: auto; }

.howItWorksList {
	margin-top: ;
	padding-top: ;
	padding-bottom: 50px; 
	border-top: ; }

.howItWorksTop {
	margin-bottom: 60px; }

.howItWorksList h2 {
	line-height: 50px;
	margin-top: 10px; 
	text-align: center;
	font-size: 25px; }

.howItWorksList .iconWrap {
	overflow: hidden;
	padding: 0; }
	
.howItWorksList .bgImage {
	position: absolute;
	top: 0;
	right: ;
	z-index: 980;
	height: 300px; }

.howItWorksDetail .icon {
	padding: 20%; }

/* ==========================================================================
		WEBAPPS - MEET THE TEAM
   ========================================================================== */

.meetTheTeam {
	
}

.meetTheTeam h4 {
	font-size: 15px;
	color: #939597;
	margin-top: -15px; }

.teamDetail h4 {
	margin-top: -25px; }

/* ==========================================================================
		WEBAPPS - Default
   ========================================================================== */


/*============= MASONRY LAYOUT =============*/

.gridLayout .row {
 -moz-column-width: 18em;
 -webkit-column-width: 18em;
 -moz-column-gap: 1em;
 -webkit-column-gap:1em; }

.item {
 display: inline-block;
 padding:  .25rem;
 width:  100%; }

.well {
 position:relative;
 display: block; 
 background: #fff; }


/*============= LIST VIEW IMAGES =============*/

.listView .imageWrap img.portrait {
	width: 100%;  }
	
.listView .imageWrap img.landscape {
	height: 100%;  }

.listView .imageWrap img.square {
	width: 100%;  }		


/*============= FAQs=============*/

.faqAnswer {
	display: none; 
	margin-bottom: 20px; }

.faq h3 {
	cursor: pointer; } 




/* ==========================================================================
		BLOG
   ========================================================================== */

.blog {
	border: none;
	margin: 0 0 -10px 0;
	padding-top: 0;
	padding-bottom: 50px; }

.blog .blogWrap {
	border-top: none;
	padding-top: 10px;
	padding-bottom: 50px;
	margin-top: 0; }  

.blog .iconWrap {
	overflow: hidden;
	padding: 0; }

.blog .bgImage,
.blog .icon {
	height: 300px; }

.blog .bgImage {
	position: static;
	top: 0;
	z-index: 980;
	overflow: hidden; }

.blog .bgImage img {
	float: right; }

.blog .icon {
	margin-top: -300px;
	background: url("/_assets/img/layout/bg-black-80.png") center center transparent;
	padding: 30px !important;
	position: relative;
	margin-bottom: 10px;
	text-align: center; }

.blog .icon .button {
	position: absolute;
	width: 100%;
	bottom: 30px;
	padding-right: 80px; }

.blog .icon .button .btn-default:hover {
	background: #939597; }

.blog .icon h3 {
	line-height: 25px !important;
	color: #8DC63F;
	font-weight: bold; }
	
.blog .icon h3:hover {
	color: #39B54A; }

.blog .icon:hover {
	background: url("/_assets/img/layout/bg-black-50.png") center center transparent; }

.blog img:hover {
	opacity: 0.7; }
  
.blogBody { }
  
.post { } 
   
.postList { 
	margin: 0 0 20px 0; }
   
.post img {
	margin: 0 0 10px 10px; }
   
.pageNav {
	margin: 30px 0 0 0;  }
	
.BlogRecentPost li, 
.BlogTagList li, 
.BlogPostArchive li {
	font-size: 14px !important; }	
	
.BlogRecentPost ul, 
.BlogTagCloud ul, 
.BlogPostArchive ul,
.BlogRecentPost li, 
.BlogTagCloud li, 
.BlogPostArchive li {
	margin: 0;
	padding: 0;
	list-style: none; }
	
.BlogTagCloud,
.BlogRecentPost,
.BlogPostArchive {
	margin-bottom: 0 0 20px 0;  }

.post h3 {
	margin: 0 0 5px 0; }
	
.post h3 a { }
	
.post h3 a:hover { }	
	
.postBody { }

.newsDetail .bgImage {
	overflow: hidden;
	margin-bottom: 40px;
	/* height: 300px; anis and terry removed this to fix displaying of images on latest news detail view*/
}

.newsDetail .bgImage img {
	float: right; }




/* ==========================================================================
		ONLINE SHOP - insert styles from BC defaults
   ========================================================================== */

.paginationWrap {
	float: left; 
	width: 100%; }
	
.pagination {
	margin: 0;
	line-height: 30px; }
	
.pagination a {
	color: #000; }
	
.prevNextWrap {
	border-top: 2px dotted #ddd;
	border-bottom: 2px dotted #ddd; 
	float: left;
	width: 100%;
	line-height: 30px; }
	
.prevNextWrap a {
	color: #000; }

.productItemNotFound,
.catalogueItemNotFound {
	display: none; }


.catalogueList {
	width: 230px; 
	min-height: 200px; 
	margin: 0 20px 30px 0; }
	
.catalogueList .image {
	background: url("/img/layout/bg-catalogue.png") no-repeat scroll center bottom #FFFFFF; 
	padding: 0 0 22px 0; 
	text-align: center; }
	
.catalogueList .image img {
	width: 100%; }

.catalogueList h4,
.catalogueList h4 a {
	text-align: center; 
	color: #414141; }

.catalogueList h4 a:hover {
	color: #ED4B3B; }

.breadcrumbs {
	padding: 0 0 20px 0;
	font-size: 11px; }


ul.catalogueList {
	list-style: none; 
	margin: 0;
	padding: 0; }


ul.productList,
.productList li {
	list-style: none;
	margin: 0;
	padding: 0; }
	
.productItem,
.productItemLast {
	float: left; }

	
.productSml {
	min-height: 290px;
	position: relative;
	border: 1px solid #eae3da; }
	
.productSml ul,
.productSml li {
	list-style: none;
	margin: 0;
	padding: 0; }
		
.relatedProducts .productSmall:last-child .productSml {
	margin: 0; }

ul.productfeaturelist,
ul.productfeaturelist li {
	list-style: none;
	margin: 0;
	padding: 0; }
	
.productDetailWrap ul.catalogueList {
	display: none; }




/* ==========================================================================
		CART
   ========================================================================== */

.shoppingCart {
	font-size: 12px; }

.headLabel {
	float: left; }

.productitemcell {
    height: auto !important;
    line-height: 18px;
    margin: 0;
    min-height: 60px !important;
    overflow: hidden; }

.productImage img {
	width: 100%; }


.productDetails,
.orderTotals,
.couponCode,
.giftCode {
	border: 1px solid #EAEAEA; 
	padding: 20px; }

.productDetails,
.orderTotals,
.couponCode {
	margin-bottom: 20px; }

.orderTotals ul,
.orderTotals li {
	list-style: none;
	margin: 0;
	padding: 0; }
	
.orderTotals li {
	border-bottom: 1px solid #EAEAEA; 
	line-height: 30px; }	
	
.orderTotals li:last-child {
	border: 0; }	

.orderTotals span {
	float: right; 
	font-weight: bold; }

.cartLabel,
.cartItem {
	padding-left: 0; }

.cartLabel {
	font-weight: bold; }

.productQty .cartInputText {
	border: 0;
	padding: 0; }

.cartHead,
.cartBody,
.shippingOptions,
.checkoutActions {
	float: left;
	width: 100%; }

.cartHead {
	border-bottom: 1px solid #EAEAEA;
	padding-bottom: 10px;
	margin-bottom: 20px; }

.shippingOptions,
.checkoutActions {
	border-top: 1px solid #EAEAEA;
	padding-top: 20px;
	margin-top: 20px; }

.productRemove {
	text-align: center; }

input#DiscountCode, 
input#GiftVoucher {
    width: 100% !important; }

.continueShop {
	display: inline; }


@media (max-width: 992px) {

input#DiscountCode, 
input#GiftVoucher {
    margin-bottom: 20px; }
    
.no-padding-mobile {
	padding: 0; } 

}









/* ==========================================================================
		BUTTONS
   ========================================================================== */

.btn,
.btn:visited,
#catshopclear,
#catshopbuy {
	text-transform: uppercase; 
	font-weight: bold; 
	font-size: 14px; 
	border-radius: 0; 
	padding: 12px 12px;
	line-height: 14px;
	border: 0; }

.btn:hover {
	background: #25257B;
	color: #fff; }

.btn-default,
.btn-default:visited,
#catshopclear,
#catshopbuy {
	height: 40px;
	line-height: 40px;
	font-family: 'Titillium Web', arial, sans-serif; 
	font-weight: 500; 
	text-align: center;
	font-size: 15px;	
	color: #fff;
	text-transform: uppercase;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #8dc63f; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhkYzYzZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzOWI1NGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #8dc63f 0%, #39b54a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8dc63f), color-stop(100%,#39b54a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #8dc63f 0%,#39b54a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #8dc63f 0%,#39b54a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #8dc63f 0%,#39b54a 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #8dc63f 0%,#39b54a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8dc63f', endColorstr='#39b54a',GradientType=0 ); /* IE6-8 */ }
	
.btn-default:hover,
.btn-secondary:hover,
#catshopclear:hover,
#catshopbuy:hover {
	background: #414042;
	color: #fff;
	-webkit-transition: all 600ms;
	transition: all 600ms;
	cursor: pointer; }	

#catshopbuy,
.productSubmitInput,
.btn-primary,
.btn-primary:visited {
	background: url("/_assets/img/bg-gradient-btn.jpg") repeat scroll left bottom transparent; 
	border: 0;
	font-weight: 700; 
	color: #fff; }
	
.productSubmitInput {
	padding: 20px 0; 
	font-size: 20px;
	width: 100%; 
	text-transform: uppercase; }

.btn-primary:hover {
	background-color: #2A307C; 
	color: #fff; }

.btn-secondary,
.btn-secondary:visited {
	height: 40px;
	line-height: 40px;
	font-family: 'Titillium Web', arial, sans-serif; 
	font-weight: 500; 
	text-align: center;
	font-size: 15px;	
	color: #fff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #939597; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzkzOTU5NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0MTQwNDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #939597 0%, #414042 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#939597), color-stop(100%,#414042)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #939597 0%,#414042 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #939597 0%,#414042 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #939597 0%,#414042 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #939597 0%,#414042 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#939597', endColorstr='#414042',GradientType=0 ); /* IE6-8 */ }

.btn-shop {
	background: #251F78; }

.productSubmitInput:hover,	
.btn-shop:hover {
	background: #25257B; }

#catshopclear,
#catshopbuy {
	float: left; }

#catshopbuy {
	padding-left: 30px;
	padding-right: 30px; 
	margin-left: 5px; }

.update {
	padding-top: 10px;
	padding-bottom: 10px; }

.update:hover,	
#catshopclear:hover,
#catshopquote:hover { }

.viewCart {
	text-align: right; 
	float: right; }

.viewCart a {
	line-height: 48px; 
	text-transform: uppercase; }

.viewCart a:hover {
	color: #fff; }

#catCartSummary {
	line-height: 50px;
	color: #fff; 
	text-transform: uppercase;
	font-size: 12px; }
	


/* ==========================================================================
		WEB FORMS - insert styles from BC defaults
   ========================================================================== */
   

.cat_textbox,
.cat_textbox_small,
.cat_listbox,
.cat_dropdown,
.cat_dropdown_smaller,
.cat_listbox,
.textbox,
.productTextInput,
.discountcodeInput,
.cartInputText {
	border: 1px solid #e1e1e1;
	padding: 10px;
	background: transparent; }
	
.cat_dropdown {
	width: 100px; }
	
.productTextInput,
.discountcodeInput,
.cartInputText {
	padding: 9px 10px; }
	
.readonly {
	border: none; }
	
input[type="checkbox"], 
input[type="radio"] {
	margin-right: 5px; }

.sameAs input[type="checkbox"] {
	margin-left: 0; }

.inputLabel {
	line-height: 15px;
	display: block;
	width: 330px; 
	margin: 0 0 10px 0; }
	
.inputLabel input {
	float: left; }	

.form-control {
	height: 60px;
	padding: 20px;
	line-height: 60px;
	font-family: 'Roboto', arial, sans-serif; 
	font-weight: ; 
	text-align: left;
	font-size: 15px;	
	color: #414042;
	text-transform: ;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: ;
	background: #FFFFFF; }

.enquiryForm {
	background: #414042;
	padding: 70px; }

textarea.form-control {
	height: 100px !important; }

.form-group label {
	font-family: 'Roboto', arial, sans-serif;
	font-weight: 400;
	color: #939597; }
	
.form-group .btn-default {
	padding: 2px 0;
	line-height: 40px !important;
	margin-top: 35px; }

.form-group .btn-default:hover {
	-webkit-transition: all 600ms;
	transition: all 600ms;
	cursor: pointer;
	background: #939597; }

.checkList {
	color: #BCBEC0; }

.req {
	color: #8DC63F; }

.formLogin .btn-default {
	border: none;
	margin-top: 0 !important; }

/* ==========================================================================
		MISCELLANEOUS - don't just dump crap in here!
   ========================================================================== */  



/* ===========================================================================
    TEMPLATE ELEMENTS
   =========================================================================== */
   
#colophon {
	width: 960px;
	margin: 0 auto;
	padding: 4px 0;
	text-align:center; }
	
#colophon ul {
	display: inline;
	list-style: none;
	padding: 0;
	margin: 0;
	border: 0; }
	
#colophon ul li {
	display: inline; }
	
.sitestamp, .copyright {
	color: #787878; 
	font-size: 13px;
	font-family: arial, sans-serif; }

.copyright {
	margin-right: 4px;
	padding-right: 4px;
	border-right: 1px solid; }
	
.sitestamp a {
	vertical-align: baseline;
	font-size: 12px;
	line-height: 10px; }
	
	
#omc-logo {height: 8px;width: 32px; margin-left: 2px; background-attachment: scroll; background-position: 0 0; background-repeat:no-repeat; display: inline-block; vertical-align: middle;}
.c000 {color: #000; border-color: #000;}
.c333 {color: #333; border-color: #333;}
.c666 {color: #666; border-color: #666;}
.c999 {color: #999; border-color: #999;}
.cccc {color: #CCC; border-color: #ccc;}
.cfff {color: #FFF; border-color: #fff;}
.c000 #omc-logo {background-image: url("/img/layout/omc/omc000.png");}
.c333 #omc-logo {background-image: url("/img/layout/omc/omc333.png");}
.c666 #omc-logo {background-image: url("/img/layout/omc/omc666.png");}
.c999 #omc-logo {background-image: url("/img/layout/omc/omc999.png");}
.cccc #omc-logo {background-image: url("/img/layout/omc/omcCCC.png");}
.cfff #omc-logo {background-image: url("/img/layout/omc/omcFFF.png");}





/* ==========================================================================
	MODULE STYLESHEET OVERRIDE
   ========================================================================== */


.form label, 
.webform label {
	font-size: inherit !important; }

.system-message, 
.system-error-message {
	background-color: transparent !important;
	border: none !important;
	color: auto !important;
	margin: 0 !important;
	min-height: auto !important;
	height: auto !important;
	padding: 0 !important; }

.system-message {
	background: none !important; }

.system-error-message {
	background: none !important; }

.system-message h1, 
.system-error-message h1 {
	color: inherit !important;
	margin: inherit !important; }

.system-message a:link, 
.system-error-message a:link {
	color: inherit !important; }

.secure-login, .newsletter-form {
    background: none !important;
    border: none !important;
    margin-bottom: 0 !important; }

table.productTable td {
	padding: 0 !important; }


table.catalogueTable {
	margin: 0 !important; }


tr.discount td.quantity {
	text-align: left !important; }

tr.shipping td {
    border-bottom: none !important; }

.giftvoucher, .cart th {
    border-bottom: 1px solid #ddd; }

tr.val td {
    border-bottom: 1px solid #ddd; }

tr.total {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd; }

tr.total td {
	padding: 20px 10px; }

table.cartSummaryTable {
    float: none !important;
    font-size: auto !important; }

.poplets {
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important; }
	
.poplets img {
	border: 0 !important; }	



/* ==========================================================================
	MEDIA QUERY - 1600px
   ========================================================================== */

@media (max-width: 1600px) {
	

	
}

/* ==========================================================================
	MEDIA QUERY - 1500px
   ========================================================================== */

@media (max-width: 1500px) {
	

	
}

/* ==========================================================================
	MEDIA QUERY - 1330px
   ========================================================================== */

@media (max-width: 1330px) {

h1 {
	font-size: 40px; 
    line-height: 40px; }

.homeIntro .img-responsive-height {
	margin-left: -110px; }

}

/* ==========================================================================
	MEDIA QUERY - 1119px
   ========================================================================== */
   
@media (max-width: 1199px) {

/*.navbar-default .navbar-nav > li > a {
	font-size: 14px; 
	padding: 20px 11px; }*/

h1 {
	font-size: 40px; 
    line-height: 40px; }

.homeIntro .image {
	height: 520px; }

.footer .contact ul li.add {
	padding-bottom: 56px !important; }

.footer .contact li.address {
	line-height: 18px;
	margin-top: 11px;
	padding-bottom: 45px; }

.home h3.heading {
	font-size: 30px !important; }
	
}
   
/* ==========================================================================
	MEDIA QUERY - 992px
   ========================================================================== */
      
@media (max-width: 992px) {

.homeIntro .info {
	padding-right: 30px !important; }

.homeIntro .image {
	height: 550px;
	overflow: auto; }

.homeIntro .img-responsive-height {
	margin-left: -250px; }

.internal .howItWorks img {
	margin-top: 40px; }

.meetTheTeam .image {
	margin-bottom: 30px; }

.applications .image {
	margin-bottom: 30px;
	padding: 0 40px !important; }

.meetTheTeam .applications .image {
	margin-bottom: 30px;
	padding: 0 40px !important;
	min-height: 150px; }

.meetTheTeam .applications {
	min-height: 450px; }

.home h3.heading {
	font-size: 25px !important; }

}

/* ==========================================================================
	MEDIA QUERY - 830px
   ========================================================================== */

@media (max-width: 830px) {

.homeIntro .image {
	height: 610px; }

.home h3.heading {
	font-size: 20px !important; }

}

/* ==========================================================================
	MEDIA QUERY - 768px
   ========================================================================== */
      
@media (max-width: 768px) {

.desktop { display: none; }
.mobile  { display: block; }

.bootslider .copy {
	width: 100% !important; }
	
.bootslider .angle {
	display: none !important; }

.homeIntro .info {
	margin-bottom: 40px;
	padding: 0 30px !important; }

.homeIntro .image {
	height: 300px;
	overflow: hidden;
	margin-right: 0 !important; }

.homeIntro .img-responsive-height {
	position: absolute;
	left: ;
	right: -140px;
	margin-left: auto;
	margin-right: auto; }

.homeEntryPoints .entry1,
.homeEntryPoints .entry2 {
	margin-bottom: 60px !important; }

.homeEntryPoints .entry2 {
	border: none !important; }

.navbar-nav {
	margin: 0; }

.homeHowItWorks .image {
	margin-bottom: 40px; }

.footer .logo {
	padding: 0 150px 0 120px; }

.footer .contact ul li.add {
	padding-bottom: 0 !important; }

.footer .contact li.address {
	line-height: 40px;
	margin: 0;
	padding-bottom: 0; }

.applications .image {
	padding: 0 120px 0 120px; }

.homeApplications .applications {
	margin-bottom: 50px; }

.homeApplications .applications .info {
	padding: 0 0 30px 30px;
	border-bottom: ;
	text-align: center !important; }

.homeApplications .applications .info {
	text-align: left !important; }

.homeApplications .heading {
	margin: 0; }

.homeBenefits .image {
	padding: 0; }

.technologyDetail .info {
	padding: 0 20px; }

.enquiryForm {
	background: #414042;
	padding: 50px 0px; }

.applicationsWrap {
	padding: 0;
	text-align: center; }

.applicationsWrap .applications {
	text-align: center; }

.howItWorksList .bgImage {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 980; }
	
.howItWorksList .iconWrap {
	margin-bottom: ; }

.howItWorksList .icon {
	margin: 0 0 10px 0; }

.howItWorksList .bgImage {
	right: auto;
	overflow: hidden; }

.howItWorksList h2 {
	line-height: 50px;
	margin-top: 10px;
	text-align: center;
	font-size: 25px; }

.howItWorksList .bgImage img {
	width: 100%;
	height: auto; }

.footer .logo {
	margin-top: 50px; }

.meetTheTeam {
	padding: 15px; }

.technologyDetail .icon img {
	height: ; }

.homeEntryPoints {
	padding-bottom: 0; }

.applicationsWrap .applications .info p {
	text-align: center; }

.newsDetail .bgImage img {
	float: left !important; }

.navbar-collapse.collapse.in {
	width: 100%;
	border-top: none;
	background: url("/_assets/img/layout/bg-black-80.png") repeat center center transparent; }
	
}

@media (min-width: 768px) {
	
.navbar-header {
	float: none !important; }
	
}

/* ==========================================================================
	iPad
   ========================================================================== */

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) { 
	
}

/* ==========================================================================
	MEDIA QUERY - 680px
   ========================================================================== */
   
@media (max-width: 680px) {

.homeIntro .image {
	height: 300px;
	overflow: hidden; }

.footer .contact,
.footer .quicklinks {
	padding: 0 30px; }

.footer .logo {
	padding: 0 100px 0 80px; }

.howItWorksList .bgImage img {
	width: auto;
	height: 100%; }

.homeBenefits .dotPoints {
	display: block; }

.homeBenefits .image {
	display: none; }

.benefitImgInternal {
	display: none; }

.home h3.heading {
	margin-top: 24px;
	font-size: 20px !important;
	line-height: 25px !important;
	padding-right: 20px; }

}

/* ==========================================================================
	MEDIA QUERY - 460px
   ========================================================================== */
   
@media (max-width: 460px) {

.navbar-brand img {
	height: 70px; }

.navbar-collapse.collapse.in {
	padding-top: 0; }

.search-box {
	margin: 15px 0; }

.homeIntro .info {
	padding: 0 30px !important;
	margin-top: 50px; }

.homeEntryPoints .icon {
	background-size: ;
	margin-bottom: -10px; }

.homeEntryPoints {
	padding-bottom: 0; }

.homeEntryPoints h3 {
	margin-top: -10px;
	font-size: 25px;
	line-height: 22px; }

.homeHowItWorks {
	margin: 50px 0; }

.homeHowItWorks .info {
	padding: 0 30px !important; }

.header .btn-secondary {
	margin-right: -20px !important;
	margin-left: 20px !important; }

.mainNav {
	width: 100% !important; }

.footer .contact,
.footer .quicklinks {
	padding: 0 20px; }

.footer .logo {
	padding: 0 50px 0 30px; }

.footer .contact {
	padding: 0 20px;
	margin: 25px 0 60px 0; }

.footer .contact ul li.add {
	padding-bottom: 56px !important; }

.footer .contact li.address {
	line-height: 18px;
	margin-top: 11px;
	padding-bottom: 45px; }

.pageContent {
	margin: 50px 0 60px 0;
	padding: 0 10px; }

.applications .image {
	padding: 0 60px 0 60px; }

.homeBenefits {
	padding: 0 20px;
	margin: 50px 0 30px 0; }

.benefitsWrap {
	padding: 0; }

.footer .inner {
	background: url("/_assets/img/layout/watermark-eye-white.png") no-repeat right -120px bottom transparent;
	background-size: 430px; }

.footerBase {
	height: 80px;
	padding-top: 10px;
	padding-bottom: 10px; }

.footerBase ul li {	
	line-height: 30px; }

.footer .logo {
	margin-top: 0; }

.technologyDetail .info {
	padding: 0; }

.technologyDetail .iconWrap {
	padding: 0; }

.homeEntryPoints .icon img {
	height: ; }

.navbar-toggle {
	margin-right: ; }

.navbar-fixed-top .logo {
	background-position: ; }

.applications .image {
	margin-bottom: 30px;
	padding: 0 40px !important; }

.applicationsWrap {
	padding: 0 !important; }

.applicationsWrap .applications .image {
	margin-bottom: ;
	padding: 0 20px !important; }

.homeApplications .applications .info {
	padding-left: 0 !important;
	border-bottom: 1px solid #DDDDDD; }

.homeApplications .applications .info p,
.homeApplications .applications .info h3 {
	text-align: center !important; }

.howItWorksList .icon {
	margin: 0 0 10px -5px;
	padding: 20%; }
	
.howItWorksList h2 {
	margin-bottom: 10px;
	line-height: 30px; }

.homeBenefits .heading {
	margin-bottom: -10px !important; }

.homeBenefits .learnMore {
	margin-top: 10px;
	margin-bottom: 20px; }

.technologyDetail .icon img {
	width: 100%;
	height: auto; }

		
   
}



/* ==========================================================================
	HELPER CLASSES - Leave directly before print styles
	.ir (image replacement)  |  .hidden (display:none)  .visuallyhidden  
	.clearfix (for naughty floats: h5bp.com/q)
   ========================================================================== */

.noscript {background: #000; font: bold 10px/12px sans-serif; color:#ff0; text-align: center; padding: 5px;}

.ir {display:block;border:0;text-indent:-999em;overflow:hidden;background-color:transparent;background-repeat:no-repeat;text-align:left;direction:ltr;*line-height:0;}.ir br{display:none;}
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

/* ==========================================================================
	PRINT STYLES - leave as last item
   ========================================================================== */

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: none; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
