@charset "utf-8";

html{overflow-y:scroll; overflow-x:hidden;}
html, body{margin:0; padding:0; font-size:14px; line-height:1.6em;}

*, *::before, *::after{box-sizing:border-box;}

.bold{font-weight:bold;}
.justify{text-align:justify;}
.center{text-align:center;}
.right{text-align:right;}
.absolute{position:absolute;}
.relative{position:relative;}
.uppercase{text-transform:uppercase;}
.capitalise{text-transform:capitalize;}
.hidden{display:none;}
.strong{font-weight:bold;}
.italic {font-style: italic;}
.padding0 {padding:0px !important;}
.margin0 {margin:0px !important;}
.margin-right09 {margin-right:0.95em !important;}
.margin-bottom09 {margin-bottom:0.95em !important;}
.odd { background:#F4F4F4;}
.even { background:#F9F9F9;}
.border0 {border:0px !important;}
.border1 {border:1px solid #F0F0F0 !important;}
.nospace{margin:0 !important; padding:0; list-style:none;}
.bullet{ list-style-type: square !important; padding:0px 20px !important; margin:0px !important;}
.bullet ul{ list-style-type: circle !important; padding:0px 20px !important; margin:0px !important;}
.bullet ul ul{ list-style-type: circle !important; padding:0px 20px !important; margin:0px !important;}
.block{display:block;}
.inline *{display:inline-block;}
.inline *:last-child{margin-right:0;}
.pushright li{margin-right:20px;}
.pushright li:last-child{margin-right:0;}
.borderedbox{border:1px solid;}
.overlay{position:relative; z-index:1;}
.overlay::after{display:block; position:absolute; top:0; left:0; width:100%; height:100%; content:""; z-index:-1;}
.bgded{background-position:top center; background-repeat:no-repeat; background-size:cover;}
.circle{border-radius:50%; background-clip:padding-box;}
.btn{display:inline-block; padding:0px; text-transform:uppercase; border:1px solid; 
-webkit-padding-before:2px;
-webkit-padding-end:2px;
-webkit-padding-after:2px;
-webkit-padding-start:2px;
}

.clear, .group{display:block;}
.clear::before, .clear::after, .group::before, .group::after{display:table; content:"";}
.clear, .clear::after, .group, .group::after{clear:both;}

a{outline:none; text-decoration:none;}

.fl_left, .imgl{float:left;}
.fl_right, .imgr{float:right;}

img{/*width:auto;*/ max-width:100%; height:auto; margin:0; padding:0; border:none; line-height:normal; vertical-align:middle;}
.imgl{margin:0 15px 10px 0; clear:left;}
.imgr{margin:0 0 10px 15px; clear:right;}


/* Fonts
--------------------------------------------------------------------------------------------------------------- */
body, input, textarea, select{font-family:Verdana,Tahoma,Helvetica,sans-serif;}
h1, h2, h3, h4, h5, h6, .heading{font-family:Verdana,Tahoma,Helvetica,sans-serif;}
body {
    color: #666666;
    font: 0.85em/1.5em Verdana,Tahoma,Helvetica,sans-serif;
}

/* Forms
--------------------------------------------------------------------------------------------------------------- */
form, fieldset, legend{margin:0; padding:0; border:none;}
legend{display:none;}
label, input, textarea, select, button{display:block; resize:none; outline:none; color:inherit; font-size:inherit; font-family:inherit; vertical-align:middle;}
label{margin-bottom:5px;}
:required, :invalid{outline:none; box-shadow:none;}


/* Generalise
--------------------------------------------------------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6, .heading{margin:0 0 20px 0; line-height:normal; font-weight:normal; text-transform:capitalize;}
h1{font-size:22px;}
h2{font-size:18px;}
h3{font-size:16px;}
h4, h5, h6, .heading{font-size:14px;}
address{font-style:normal; font-weight:normal;}
hr{display:block; width:100%; height:1px; border:solid; border-width:1px 0 0 0;}
.font-xs{font-size:.8rem;}
.font-x1{font-size:1.2rem;}
.font-x2{font-size:1.8rem;}
.font-x3{font-size:2.8rem;}
.wrapper{display:block; width:100%; margin:0; padding:0; text-align:left; word-wrap:break-word;}
/*
The "hoc" class is a generic class used to centre a containing element horizontally
It should be used in conjunction with a second class or ID
*/
.hoc{display:block; margin:0 auto;}

/* Colapse */
.collapse {
    display: none;
}

/* HTML 5 Overrides
--------------------------------------------------------------------------------------------------------------- */
address, article, aside, figcaption, figure, footer, header, main, nav, section{display:block; margin:0; padding:0;}

/* Grid
--------------------------------------------------------------------------------------------------------------- */
.one_half, .one_third, .two_third, .one_quarter, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .two_quarter, .three_quarter{display:inline-block; float:left; margin:0 0 0 1.06748466257669%; list-style:none;}
.one_fifth{width:19.09938650306748%; margin-bottom:8px;}
.four_fifth{width:79.39938650306748%; margin-bottom:8px;}
.three_fifth{width:59.39938650306748%; margin-bottom:8px;}
.two_fifth{width:38.39938650306748%; margin-bottom:8px;}
.one_quarter{width:22.69938650306748%;}
.one_third{width:31.28834355828221%;}
.one_half, .two_quarter{width:48.46625766871166%;}
.two_third{width:67.6441717791411%;}
.three_quarter{width:74.23312883435584%;}
.first{margin-left:0; clear:left;}
.last {margin:0px !important;}
.full {width:100%;}

/* Tabs
--------------------------------------------------------------------------------------------------------------- */
.ui-tabs, .ui-accordion {
	/*width: 750px;
	margin: 2em auto;*/
}
.ui-tabs-nav, .ui-accordion-header {
	/*font-size: 12px;*/
}
	
.ui-tabs-panel, .ui-accordion-content {
	/*font-size: 14px;*/
}
	
.jqplot-target {
	/*font-size: 15px;*/
}
	
ol.description {
	list-style-position: inside;
	font-size:15px;
	margin:1.5em auto;
	padding:0 15px;
	width:500px;
}
	
/* Spacing
--------------------------------------------------------------------------------------------------------------- */
.topspace-5{margin-top:5px;}
.topspace-10{margin-top:10px;}
.topspace-15{margin-top:15px;}
.topspace-20{margin-top:20px !important;}
.topspace-30{margin-top:30px;}
.topspace-40{margin-top:40px;}
.topspace-50{margin-top:50px;}
.topspace-60{margin-top:60px;}
.topspace-70{margin-top:70px;}
.topspace-80{margin-top:80px;}

.btmspace-5{margin-bottom:5px;}
.btmspace-10{margin-bottom:10px !important;}
.btmspace-15{margin-bottom:15px;}
.btmspace-20{margin-bottom:20px;}
.btmspace-30{margin-bottom:30px;}
.btmspace-40{margin-bottom:40px;}
.btmspace-50{margin-bottom:50px;}
.btmspace-60{margin-bottom:60px;}
.btmspace-70{margin-bottom:70px;}
.btmspace-80{margin-bottom:80px;}

.inspace-5{padding:5px;}
.inspace-10{padding:10px;}
.inspace-12{padding:12px;}
.inspace-15{padding:15px;}
.inspace-30{padding:30px;}
.inspace-40{padding:40px;}
.inspace-50{padding:50px;}
.inspace-60{padding:60px;}
.inspace-70{padding:70px;}
.inspace-80{padding:80px;}

.height-50{height:50px;}
.height-100{height:100px;}
.height-150{height:150px;}
.height-175{height:175px;}
.height-200{height:200px;}

.min-height-30{min-height:30px;}
.min-height-50{min-height:50px;}
.min-height-75{min-height:75px;}