* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
html, body {
    height: 100%}
body {
    margin: 0;
    padding: 0;
    font: 14px/18px Arial, Tahoma, sans-serif;
    color: #666;
    text-rendering: optimizeLegibility;
    -webkit-text-size-adjust: 100%}
body.specialoffers {
    background: #1d1d1d;
}
h1, h2, h3, h4, h5, h6 {
    line-height: normal;
    margin: 0;
}
dl, dt, dd, ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
ol {
    margin: 0;
    padding: 0 0 0 20px;
}
form {
    margin: 0;
    padding: 0;
}
img {
    display: block;
    border: 0;
}
abbr {
    border-bottom: 1px dotted #333;
    cursor: help;
}
table {
    border-collapse: collapse;
}
table tr th, table tr td {
    margin: 0;
    padding: 0;
}
a {
    color: #4290c5;
    text-decoration: none;
}
a:hover {
    color: #2976ab;
    text-decoration: underline;
}
a:active {
    background: 0;
}
.column {
  float: left;
  width: 50%;
}

/* Clear floats after the columns */
.colrow:after {
  content: "";
  display: table;
  clear: both;
}
p {
    margin: 0 0 10px;
    line-height: 20px;
}
input, textarea, select {
    font: 400 14px Arial, Tahoma, Verdana, sans-serif;
	padding: 8px;
	border: 1px solid #ccc;
	border-radius: 3px;
	margin-bottom: 8px;
	box-sizing: border-box;
	color: #000;
	font-size: 95%;
}
input:focus, textarea:focus, select:focus {
    outline: 0;
}
header, nav, section, article, hgroup, aside, figure, footer, iframe, object {
    display: block;
    margin: 0;
}
.fleft {
    float: left!important;
}
.fright {
    float: right!important;
}
.fnone {
    float: none!important;
}
.fs11 {
    font-size: 11px!important;
}
.fs12 {
    font-size: 12px!important;
}
.fs14 {
    font-size: 14px!important;
}
.fs16 {
    font-size: 16px!important;
}
.fs18 {
    font-size: 18px!important;
}
.p0 {
    padding: 0!important;
}
.p9 {
    padding: 9px!important;
}
.p13 {
    padding: 13px!important;
}
.p19 {
    padding: 19px!important;
}
.p39 {
    padding: 39px!important;
}
.m0auto {
    margin: 0 auto!important;
}
.m0 {
    margin: 0!important;
}
.m10 {
    margin: 10px!important;
}
.mt0 {
    margin-top: 0!important;
}
.mt5 {
    margin-top: 5px!important;
}
.mt10 {
    margin-top: 10px!important;
}
.mt15 {
    margin-top: 15px!important;
}
.mt20 {
    margin-top: 20px!important;
}
.mt30 {
    margin-top: 30px!important;
}
.mt40 {
    margin-top: 40px!important;
}
.mt50 {
    margin-top: 50px!important;
}
.mt60 {
    margin-top: 60px!important;
}
.mr5 {
    margin-right: 5px!important;
}
.mr10 {
    margin-right: 10px!important;
}
.mr20 {
    margin-right: 20px!important;
}
.mr30 {
    margin-right: 30px!important;
}
.mb0 {
    margin-bottom: 0!important;
}
.mb10 {
    margin-bottom: 10px!important;
}
.mb20 {
    margin-bottom: 20px!important;
}
.mb30 {
    margin-bottom: 30px!important;
}
.mb40 {
    margin-bottom: 40px!important;
}
.mb60 {
    margin-bottom: 60px!important;
}
.ml0 {
    margin-left: 0!important;
}
.ml10 {
    margin-left: 10px!important;
}
.ml20 {
    margin-left: 20px!important;
}
.ml40 {
    margin-left: 40px!important;
}
.cdefaultgrey {
    color: #666!important;
}
.clightgrey {
    color: #999!important;
}
.corange {
    color: #f56332!important;
}
.cgreen {
    color: #719843!important;
}
.cblue {
    color: #508cd0!important;
}
.cyellow {
    color: #f9c026!important;
}
.cred {
    color: #9c2c2c!important;
}
.aleft {
    text-align: left!important;
}
.acenter {
    text-align: center!important;
}
.aright {
    text-align: right!important;
}
.bold {
    font-weight: 700!important;
}
.regular {
    font-weight: 400!important;
}
.italic {
    font-style: italic!important;
}
.input {
    box-shadow: 0 1px 0 white, inset 0 1px 3px rgba(0, 0, 0, 0.1);
    border: 1px solid #ccc;
    background: #fff;
    height: 30px;
    padding: 6px;
    transition: border .15s linear;
    -moz-transition: border .15s linear;
    -webkit-transition: border .15s linear;
    -o-transition: border .15s linear;
}
.input:focus {
    border: 1px solid #aaa;
}
.input.error {
    background: #ffe4e4;
    border: 1px solid #f1b0b0;
    color: #c66;
}
.radio {
    float: left;
    margin: 2px 4px 0 0;
}
.checkbox {
    float: left;
    margin: 3px 6px 0 0;
}
.wid60 {
    width: 60px!important;
}
.wid90 {
    width: 90px!important;
}
.wid120 {
    width: 120px!important;
}
.wid160 {
    width: 160px!important;
}
.wid190 {
    width: 190px!important;
}
.wid200 {
    width: 200px!important;
}
.wid250 {
    width: 250px!important;
}
.wid300 {
    width: 300px!important;
}
.wid330 {
    width: 330px!important;
}
.wid350 {
    width: 350px!important;
}
.wid400 {
    width: 400px!important;
}
.wid460 {
    width: 460px!important;
}
.wid500 {
    width: 500px!important;
}
.wid650 {
    width: 650px!important;
}
.wid700 {
    width: 700px!important;
}
.wid900 {
    width: 900px!important;
}
.wid100p {
    width: 100%!important;
}
.widauto {
    width: auto!important;
}
.wid736 {
    width: 736px!important;
}
.h200 {
    height: 200px!important;
}
.b0 {
    border: none!important;
}
.standardformlabel {
    float: left;
    width: 144px;
    line-height: 30px!important;
    font-weight: 700;
    cursor: pointer;
}
.label {
    width: 140px;
    padding: 4px 10px;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
    font: 11px Tahoma, Arial, Verdana, sans-serif;
    border-radius: 3px;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
}
.label.orange {
    background: #f56332;
}
.clr {
    clear: both;
    display: block;
    height: 0;
    line-height: 0;
    font-size: 0;
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    zoom: 1;
}
.bigtitle {
    font: 30px/42px MontserratBold, Arial, Helvetica, sans-serif;
    color: #444;
    text-align: center;
}
.bigsubtitle {
    font: 20px OpenSansLight, Arial, Helvetica, sans-serif;
    margin: 0 0 30px;
    color: #444;
    text-align: center;
}
.hborder {
    margin: 0 0 25px;
    padding: 0 0 20px;
    border-bottom: 1px solid #d3d3d3;
}
.bigpara {
    font: 16px/25px OpenSansRegular, Arial, Helvetica, sans-serif;
    color: #444;
}
.notes {
    margin: 15px 0 0;
    padding: 10px 0 0;
    border-top: 1px solid #d3d3d3;
    font-size: 12px;
}
.loader {
    display: none;
}
.loader>img {
    margin: 0 auto;
}
.dblock {
    display: block!important;
}
.diblock {
    display: inline-block!important;
}
.dnone {
    display: none!important;
}
.ohidden {
    overflow: hidden!important;
}
.relative {
    position: relative!important;
}
.tabbedbox {
    border-radius: 5px 5px 5px 5px!important;
}
.twoboxes {
    float: left;
    width: 474px;
    margin: 0 0 0 28px;
}
.threeboxes {
    float: left;
    width: 308px;
    margin: 0 0 0 28px;
}
.invisible {
    position: absolute;
    top: -9999px;
    left: -9999px;
    width: 0;
    height: 0;
}
.helpy {
    display: inline;
    padding: 0 0 2px;
    border-bottom: 1px dotted #bbb;
    cursor: help;
}
.capital {
    text-transform: capitalize!important;
}
.fit {
    width: 1000px;
    margin: 0 auto;
    padding: 35px 0;
}
.fader {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .7;
    filter: alpha(opacity=30);
    z-index: 5000;
}


.dropzone, .dropzone * {
  box-sizing: border-box; }

.dropzone {
  position: relative;
border: 2px dashed #0087F7;
border-radius: 5px;
background: white;
}
  .dropzone .dz-preview {
    position: relative;
    display: inline-block;
    width: 120px;
    margin: 0.5em; }
    .dropzone .dz-preview .dz-progress {
      display: block;
      height: 15px;
      border: 1px solid #aaa; }
      .dropzone .dz-preview .dz-progress .dz-upload {
        display: block;
        height: 100%;
        width: 0;
        background: green; }
    .dropzone .dz-preview .dz-error-message {
      color: red;
      display: none; }
    .dropzone .dz-preview.dz-error .dz-error-message, .dropzone .dz-preview.dz-error .dz-error-mark {
      display: block; }
    .dropzone .dz-preview.dz-success .dz-success-mark {
      display: block; }
    .dropzone .dz-preview .dz-error-mark, .dropzone .dz-preview .dz-success-mark {
      position: absolute;
      display: none;
      left: 30px;
      top: 30px;
      width: 54px;
      height: 58px;
      left: 50%;
      margin-left: -27px; }


body.headernomenu #header {
    height: 100px;
}
#header {
    position: relative;
    background: #363E41;
    height: 155px;
}
#header>div {
    position: relative;
    width: 1000px;
    height: 155px;
    margin: 0 auto;
}
#header #logo {
    position: absolute;
    top: 23px;
    left: 0;
    display: block;
}
#header>div>div {
    float: right;
    height: 34px;
    line-height: 34px;
    margin: 38px 0 0;
}
#header>div>div>* {
    float: left;
}
#header .contact>ul>li>* {
    font-weight: 600;
    font-size: 13px;
    color: #f0eae2;
}
#header .contact>ul {
    width: 400px;
}
#header .contact>ul>li {
    float: right;
    margin: 0 0 0 20px;
}
#header .contact>ul>li .phoneslist {
    position: relative;
    float: left;
    margin: 5px 6px 0 0;
    padding: 6px 18px 6px 6px;
    border-radius: 3px;
    cursor: pointer;
}
#header .contact>ul>li .phoneslist.active {
    background: #fff;
    padding: 6px 18px 10px 6px;
}
#header .contact>ul>li .phoneslist.active:hover {
    background: #fff;
}
#header .contact>ul>li .phoneslist.active:after {
    border-top: 4px solid #333;
}
#header .contact>ul>li .phoneslist:hover {
    background: #333;
}
#header .contact>ul>li .phoneslist:after {
    position: absolute;
    top: 10px;
    left: 26px;
    content: "";
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #f0eae2;
}
#header .contact>ul>li .phoneslist>ul {
    position: absolute;
    top: 24px;
    left: 0;
    z-index: 2000;
    display: none;
    padding: 8px;
    background: #fff;
    border-radius: 0 5px 5px 5px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
}
#header .contact>ul>li .phoneslist>ul>li {
    width: 132px;
    margin: 2px 0 0;
    padding: 4px 6px 4px 30px;
    border-radius: 5px;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    text-transform: none;
    color: #666;
}
#header .contact>ul>li .phoneslist>ul>li:first-child {
    margin: 0;
}
#header .contact>ul>li .phoneslist>ul>li:hover {
    background-color: #f4f4f4;
}
#header .contact>ul>li>span {
    float: left;
}
#header .contact>ul>li>a:hover {
    color: #c2bcb4;
    text-decoration: none;
}
#header .social {
    margin: 0 40px 0 20px;
}
#header .social>a {
    float: left;
    width: 34px;
    height: 34px;
    margin: 0 0 0 5px;
    font-size: 0;
    text-indent: -9999px;
}







#header .social>a[title="Facebook"] {
	width:38px;
	height:38px;
    background: url(../images/40-shaded-social-media-icons-02.png) no-repeat -37px -95px;
}
#header .social>a[title="Twitter"] {
	width:38px;
	height:38px;
    background: url(../images/40-shaded-social-media-icons-02.png) no-repeat -78px -95px;
}
#header .social>a[title="Google+"] {
	width:38px;
	height:38px;
    background: url(../images/40-shaded-social-media-icons-02.png) no-repeat -283px -193px;
}
#header .social>a:hover {
    opacity: .8;
    filter: alpha(opacity=80);
}



#header .login>a {
    position: relative;
    float: left;
    padding: 0 15px;
    background: #666;
    font-weight: 700;
    color: #fff;
    border-radius: 5px;
    transition: background .1s linear, color .1s linear;
    -moz-transition: background .1s linear, color .1s linear;
    -webkit-transition: background .1s linear, color .1s linear;
    -o-transition: background .1s linear, color .1s linear;
}
#header .login:hover>a {
    background: #006600;
    color: #fff;
    text-decoration: none;
}





#header .register>a {
    position: relative;
    float: left;
    padding: 0 15px;
    background: #666;
    font-weight: 700;
    color: #fff;
    border-radius: 5px;
    transition: background .1s linear, color .1s linear;
    -moz-transition: background .1s linear, color .1s linear;
    -webkit-transition: background .1s linear, color .1s linear;
    -o-transition: background .1s linear, color .1s linear;
}
#header .register>a:hover {
    background: #006600;
    color: #fff;
    text-decoration: none;
}

#header .register:hover>a {
    background: #006600;
    color: #fff;
    text-decoration: none;
}



.extralarge_button, .large_button, .big_button {
    position: relative;
    display: inline-block;
    height: 50px;
    padding: 0 20px;
    color: #fff!important;
    font: 700 20px/50px Arial, Helvetica, Tahoma, sans-serif;
    border-radius: 4px;
    box-shadow: 0 3px 0 rgba(0, 0, 0, 0.2);
    text-align: center;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
    text-decoration: none;
    transition: background .15s linear, top .08s linear, box-shadow .08s linear;
    -moz-transition: background .15s linear, top .08s linear, box-shadow .08s linear;
    -webkit-transition: background .15s linear, top .08s linear, box-shadow .08s linear;
    -o-transition: background .15s linear, top .08s linear, box-shadow .08s linear;
}
.extralarge_button:hover, .large_button:hover, .big_button:hover {
    color: #fff!important;
    text-decoration: none!important;
}
.extralarge_button:active, .large_button:active, .big_button:active {
    top: 3px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
.extralarge_button {
    padding: 0 25px;
}
.large_button {
    height: 44px;
    line-height: 44px;
}
.big_button {
    height: 36px;
    line-height: 36px;
    font-size: 16px;
}
.bblue {
    background: #4b99d0;
}
.bblue:hover, .bblue:active {
    background: #66addf;
}
.bgreenme {
    background: #006600;
    color: #fff!important;
}
.bgreenme:hover, .bgreenme:active {
    background: #70b159;
}
.bred {
    background: #d0554b;
}
.bred:hover, .bred:active {
    background: #e1746c;
}
.bgreen {
    background: #70b159;
}
.bgreen:hover, .bgreen:active {
    background: #8dca77;
}
.borange {
    background: #f56332;
}
.borange:hover, .borange:active {
    background: #f58058;
}
.bgrey {
    background: #444;
}
.bgrey:hover, .bgrey:active {
    background: #555;
}
.blightgrey {
    background: #eee;
    color: #7a7a7a!important;
}
.blightgrey:hover, .blightgrey:active {
    background: #fdfdfd;
    color: #7a7a7a!important;
}
.bdisabled {
    background: #f5f5f5;
    color: #b0b0b0!important;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.bdisabled:hover, .bdisabled:active {
    background: #f5f5f5;
    color: #b0b0b0!important;
}


#header #mainnav>ul.maxi {
    width: 1000px;
    height: 46px;
    margin: 0 auto;
}
#header #mainnav>ul.maxi>li {
    position: relative;
    float: left;
    height: 46px;
}

#header #mainnav>ul.maxi>li>a, #header #mainnav>ul.maxi>li>span {
    float: left;
    padding: 18px 15px 0;
    height: 46px;
    color: #333;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    transition: background-color .1s linear, box-shadow .1s linear, color .1s linear;
    -moz-transition: background-color .1s linear, box-shadow .1s linear, color .1s linear;
    -webkit-transition: background-color .1s linear, box-shadow .1s linear, color .1s linear;
    -o-transition: background-color .1s linear, box-shadow .1s linear, color .1s linear;
}

#header #mainnav>ul.maxi>li>a:hover, #header #mainnav>ul.maxi>li>span:hover {
    color: #fff;
}

nav {
	position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 46px;
    background: #f0eae2;
    z-index: 100;
}

nav .sub {
	width:250px;
}

nav ul ul {
	display: none;
}

	nav ul li:hover > ul {
		display: block;
	}



	nav ul:after {
		content: ""; clear: both; display: block;
	}

	nav ul li {
		float: left;
	}
		nav ul li:hover {
			color: #ffffff;
  			background:#27AE60;
		}
			nav ul li:hover a {
				color: #333;
				font-weight: 100;
				text-align: left;
				text-decoration: none;
			}

		nav ul li a {
			display: block; padding: 15px 35px;
			color: #000; text-decoration: none;
		}


	nav ul ul {
		background: #f0eae2; border-radius: 0px;
		padding: 0;
		position: absolute; top: 100%;
	}
		nav ul ul li {
			float: none;
			border-top: 1px solid #6b727c;
			border-bottom: 1px solid #575f6a;
			position: relative;
		}
			nav ul ul li a {
				padding: 10px 15px;
				color: #000;
			}
				nav ul ul li a:hover {
					background: #27AE60;
					color: #fff;
				}

	nav ul ul ul {
		position: absolute; left: 100%; top:0;
	}








#footer {
    height: 250px;
    margin: -250px 0 0;
    background: #333;
}
#footer #mainfooter {
    width: 1000px;
    margin: 0 auto;
    padding: 30px 0 20px;
}
#footer #mainfooter>section {
    float: left;
    width: 170px;
}
#footer #mainfooter>section:first-child {
    border: 0;
}
#footer #mainfooter>section section {
    float: left;
    margin: 0 0 20px;
}
#footer #mainfooter>section section h4 {
    font: 16px MontserratRegular, Arial, Helvetica, sans-serif;
    margin: 0 0 10px;
    color: #eee;
}
#footer #mainfooter>section section>ul>li {
    overflow: hidden;
}
#footer #mainfooter>section section>ul>li a {
    float: left;
    width: 144px;
    font: 12px/22px OpenSansRegular, Arial, Helvetica, sans-serif;
    color: #999;
}
#footer #mainfooter>section section>ul>li a[title="Facebook"] {
    float: left;
    width:101px;
	height:28px;
    background: url(../images/1718-thumb2.jpg) no-repeat -273px -40px;
}
#footer #mainfooter>section section>ul>li a[title="Twitter"] {
    float: left;
    width:101px;
	height:28px;
    background: url(../images/1718-thumb2.jpg) no-repeat -273px -79px;
}
#footer #mainfooter>section section>ul>li a[title="Google+"] {
    float: left;
    width:101px;
	height:28px;
    background: url(../images/1718-thumb2.jpg) no-repeat -273px -117px;
}
#footer #mainfooter>section section>ul>li a[title="LinkedIn"] {
    float: left;
    width:101px;
	height:28px;
    background: url(../images/1718-thumb2.jpg) no-repeat -273px -156px;
}
#footer #mainfooter>section section>ul>li a:hover {
    color: #ccc;
}
#footer #mainfooter>section section>ul>li ul li {
    float: left;
    margin: 5px 5px 0 0;
}
#footer #mainfooter>section section>ul>li ul li a:hover {
    opacity: .8;
    filter: alpha(opacity=80);
}
#footer #mainfooter>section.search {
    width: 578px;
    background: #2e2e2e;
    border-radius: 5px;
    padding: 15px;
}
#footer #mainfooter>section.search form {
    position: relative;
    display: block;
}
#footer #mainfooter>section.search form input {
    width: 100%;
    padding: 6px 35px 6px 10px;
    background: #f2f2f2;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
    border: 0;
    border-radius: 5px;
}
#footer #mainfooter>section.search form a {
    position: absolute;
    top: 7px;
    right: 10px;
    float: left;
    width: 17px;
    height: 17px;
    background: url(../img/sprites/layout_ec280b8-0d91e59.png) no-repeat 0 -2101px;
}
#footer #mainfooter .border {
    margin: 0 30px 0 0;
    border-right: 1px solid #5c5c5c;
}
#footer #minifooter {
    height: 46px;
    line-height: 45px;
    border-top: 1px solid #4e4e4e;
    background: #222;
    font: 12px/45px OpenSansRegular, Arial, Helvetica, sans-serif;
    text-align: center;
}
#footer #minifooter>div {
    padding: 0;
}
#footer #minifooter p {
    display: inline-block;
    color: #666;
}
#footer #minifooter ul {
    display: inline-block;
}
#footer #minifooter ul li {
    display: inline;
    padding: 0 0 0 10px;
    margin: 0 0 0 6px;
    border-left: 1px solid #444;
    color: #999;
}
#footer #minifooter ul li a {
    color: #999;
}
#footer #minifooter ul li a:hover {
    color: #ccc;
}
#container {
    _height: 100%;
    min-height: 100%}
.pusher {
    padding: 0 0 250px;
	height:100%;
	background-color: #333333;
}

#leftcol {
    float: right;
    width: 216px;
    margin: 0 28px 0 0;
}
#leftcol>section {
    overflow: hidden;
    margin: 28px 0 0;
}
#leftcol>section:first-child {
    margin: 0;
}
#maincol {
    float: right;
    width: 736px;
box-shadow: 8px 7px 10px 1px rgba(14, 13, 13, 0.7);
-moz-box-shadow: 8px 7px 10px 1px rgba(14, 13, 13, 0.7);
-webkit-box-shadow: 8px 7px 10px 1px rgba(14, 13, 13, 0.7);
}
.box {
    background: #fff;
    border-radius: 5px;
    border: 1px solid #ccc;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
}
.box.grey {
    background: #f7f7f7;
}
.box .greypart {
    float: left;
    width: 378px;
    padding: 19px;
}

.extralarge_button, .large_button, .big_button {
    position: relative;
    display: inline-block;
    height: 50px;
    padding: 0 20px;
    color: #fff!important;
    font: 700 20px/50px Arial, Helvetica, Tahoma, sans-serif;
    border-radius: 4px;
    box-shadow: 0 3px 0 rgba(0, 0, 0, 0.2);
    text-align: center;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
    text-decoration: none;
    transition: background .15s linear, top .08s linear, box-shadow .08s linear;
    -moz-transition: background .15s linear, top .08s linear, box-shadow .08s linear;
    -webkit-transition: background .15s linear, top .08s linear, box-shadow .08s linear;
    -o-transition: background .15s linear, top .08s linear, box-shadow .08s linear;
}
.extralarge_button:hover, .large_button:hover, .big_button:hover {
    color: #fff!important;
    text-decoration: none!important;
}
.extralarge_button:active, .large_button:active, .big_button:active {
    top: 3px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
.extralarge_button {
    padding: 0 25px;
}
.large_button {
    height: 44px;
    line-height: 44px;
}
.big_button {
    height: 36px;
    line-height: 36px;
    font-size: 16px;
}
.bblue {
    background: #4b99d0;
    color: #fff!important;
}
.bblue:hover, .bblue:active {
    background: #66addf;
}
.bred {
    background: #d0554b;
}
.bred:hover, .bred:active {
    background: #e1746c;
}
.bgreen {
    background: #70b159;
}
.bgreen:hover, .bgreen:active {
    background: #8dca77;
}
.borange {
    background: #f56332;
}
.borange:hover, .borange:active {
    background: #f58058;
}
.bgrey {
    background: #444;
}
.bgrey:hover, .bgrey:active {
    background: #555;
}
.blightgrey {
    background: #eee;
    color: #7a7a7a!important;
}
.blightgrey:hover, .blightgrey:active {
    background: #fdfdfd;
    color: #7a7a7a!important;
}
.bdisabled {
    background: #f5f5f5;
    color: #b0b0b0!important;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.bdisabled:hover, .bdisabled:active {
    background: #f5f5f5;
    color: #b0b0b0!important;
}
.small_button {
    position: relative;
    display: inline-block;
    padding: 5px 24px 5px 10px;
    font: 10px Tahoma, Arial, sans-serif;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
    border-radius: 2px;
}
.small_button:hover {
    color: #fff;
    text-decoration: none;
}
.small_button:before {
    position: absolute;
    top: 7px;
    right: 7px;
    content: "";
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #fff;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
}
.small_button:after {
    position: absolute;
    top: 9px;
    right: 11px;
    content: "";
    width: 4px;
    height: 4px;
    background: #fff;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
}
.small_button.orange {
    background: #f56332;
}
.small_button.orange:hover {
    background: #f4794f;
}
.tabbed_nav {
    position: absolute;
    top: -36px;
    left: -1px;
}
.tabbed_nav a {
    float: left;
    height: 36px;
    line-height: 36px;
    padding: 0 20px;
    margin: 0 2px 0 0;
    background: #f7f7f7;
    border: 1px solid #ccc;
    border-radius: 5px 5px 0 0;
    font-size: 13px;
    color: #999;
    cursor: pointer;
}
.tabbed_nav a:hover {
    background: #fcfcfc;
    text-decoration: none;
}
.tabbed_nav a.current {
    height: 36px;
    background: #fff;
    border-bottom: 0;
    z-index: 5;
    color: #333;
}
.bigtabs_nav {
    position: relative;
    top: 1px;
}
.bigtabs_nav a {
    float: left;
    width: 308px;
    height: 110px;
    margin: 0 0 0 28px;
    padding: 26px 20px 0 20px;
    background: #f5f5f5;
    box-shadow: inset 0 0 60px rgba(0, 0, 0, 0.12), inset 0 -20px 20px -20px rgba(0, 0, 0, 0.2);
    border: 1px solid #d3d3d3;
    border-radius: 5px 5px 0 0;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
}
.bigtabs_nav a:first-child {
    margin: 0;
}
.bigtabs_nav a:hover, .bigtabs_nav a.current {
    position: relative;
    height: 111px;
    background: #fff;
    text-decoration: none;
    box-shadow: inset 0 1px 0 white, inset 0 35px 35px -15px rgba(0, 0, 0, 0.05);
    border-bottom: 0;
    z-index: 5;
}
.bigtabs_nav a:hover strong, .bigtabs_nav a.current strong {
    color: #de5f2f;
}
.bigtabs_nav a strong {
    font-size: 24px;
    font-weight: 400;
    color: #666;
}
.bigtabs_nav a span {
    display: block;
    margin: 10px 0 0;
    color: #999;
}




.forms>div .box {
    margin: 0 auto;
}
.forms>div .box .formcol {
    width: 334px;
}
.forms>div .box .formcol>div {
    margin: 15px 0 0;
}
.forms>div .box .formcol>div:first-child {
    margin: 0;
}
.forms .input {
    width: 190px;
}



.assetcaster {
    overflow: hidden;
    background: #307599;
    padding: 45px 0;
    border-top: 5px solid #418DB3;
    border-bottom: 5px solid #418DB3;
    box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.25);
}
.assetcaster>div {
    position: relative;
    width: 1000px;
    margin: 0 auto;
}

.assetcaster>div h1 {
    position: relative;
    font: 37px Arial, Helvetica, sans-serif;
    letter-spacing: -0.01em;
    z-index: 2;
}
.assetcaster>div h1+p {
    font: 20px Arial, Helvetica, sans-serif;
    margin: 0 0 35px;
}
.assetcaster>div h1+p+p {
    width: 550px;
    margin: 0 0 35px;
    font: 16px/24px Arial, Helvetica, sans-serif;
}


#container {
    _height: 100%;
    min-height: 100%
}

#content {
    /*border-top: 1px solid #ccc*/
}

#content.noborder {
    border: 0
}

#content > div {
    width: 1000px;
    margin: 0 auto;
    padding: 0;
}

#leftcol {
    float: right;
    width: 216px;
    margin: 0 28px 0 0
}

#leftcol > section {
    overflow: hidden;
    margin: 28px 0 0
}

#leftcol > section:first-child {
    margin: 0
}

#maincol {
    float: right;
    width: 1000px;
    min-height: 400px;
}

#registration-breadcrumb {
	width:804px;
	height:33px;
    background: url(../images/reg_progress.gif) no-repeat 0px 0px;
}

#registration-confirmation-breadcrumb {
	width:804px;
	height:33px;
    background: url(../images/reg_progress.gif) no-repeat 0px -132px;
}


#registration {
	width: 804px;
	margin: 50px auto;
	text-align: left;
	position: relative;
}
#registration fieldset {
	border: 0;
}

#registration h3 {
	font-style: normal;
}

/*Hide all except first fieldset*/
#registration fieldset:not(:first-of-type) {
	display: none;
}
/*inputs*/
#registration input, #registration textarea, #registration select {
	padding: 15px;
	border: 1px solid #ccc;
	border-radius: 3px;
	margin-bottom: 10px;
	width: 50%;
	box-sizing: border-box;
	color: #000;
	font-size: 13px;
}

#registration input.errorClass, #registration textarea.errorClass, #registration select.errorClass {
	border: 1px solid #FF0000;
	background-color : #FFDDDD;
}

/*buttons*/
#registration .action-button {
	width: 100px;
	background: #27AE60;
	font-weight: bold;
	color: white;
	border: 0 none;
	border-radius: 1px;
	cursor: pointer;
	padding: 10px 5px;
	margin: 10px 5px;
}
#registration .action-button:hover, #registration .action-button:focus {
	box-shadow: 0 0 0 2px white, 0 0 0 3px #27AE60;
}
/*headings*/
.fs-title {
	font-size: 15px;
	text-transform: uppercase;
	color: #2C3E50;
	margin-bottom: 10px;
}
.fs-subtitle {
	font-weight: normal;
	font-size: 13px;
	color: #666;
	margin-bottom: 20px;
}

#sortable1,  #sortable2,  #sortable3  {
     list-style-type:  none;
     margin:  0;
     padding:  0;
     float:  left;
     margin-right:  10px;
     background:  #eee;
     padding:  5px;
     width:  223px;
}

#sortable1 li,  #sortable2 li,  #sortable3 li  {
     margin:  5px;
     padding:  5px;
     font-size:  1.2em;
     width:  200px;
 }

 .rfqButton {
	color:white;
	background-color:green;
 }
.rfqButton:hover, .rfqButton:focus {
	box-shadow: 0 0 0 2px white, 0 0 0 3px green;
}

 .allocateButton {
	color:white;
	background-color:orangered;
 }
.allocateButton:hover, .allocateButton:focus {
	box-shadow: 0 0 0 2px white, 0 0 0 3px orangered;
}

.version3-button-red {
    width: 100px;
    background: red;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 1px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px;
}
.version3-button-red:hover, .version3-button-red:focus {
    box-shadow: 0 0 0 2px white, 0 0 0 3px red;
}

.version3-button-purple {
    width: 100px;
    background: #b3428b;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 1px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px;
}
.version3-button-purple:hover, .version3-button-purple:focus {
    box-shadow: 0 0 0 2px white, 0 0 0 3px #b3428b;
}

.version3-button-tomato {
	width: 100px;
	background: tomato;
	font-weight: bold;
	color: white;
	border: 0 none;
	border-radius: 1px;
	cursor: pointer;
	padding: 10px 5px;
	margin: 10px 5px;
}
.version3-button-tomato:hover, .version3-button-tomato:focus {
	box-shadow: 0 0 0 2px white, 0 0 0 3px tomato;
}

.version3-button-dodgerblue {
	width: 100px;
	background: dodgerblue;
	font-weight: bold;
	color: white;
	border: 0 none;
	border-radius: 1px;
	cursor: pointer;
	padding: 10px 5px;
	margin: 10px 5px;
}
.version3-button-dodgerblue:hover, .version3-button-dodgerblue:focus {
	box-shadow: 0 0 0 2px white, 0 0 0 3px dodgerblue;
}

.version3-button {
	width: 100px;
	background: #27AE60;
	font-weight: bold;
	color: white;
	border: 0 none;
	border-radius: 1px;
	cursor: pointer;
	padding: 10px 5px;
	margin: 10px 5px;
}
.version3-button:hover, .version3-button:focus {
	box-shadow: 0 0 0 2px white, 0 0 0 3px #27AE60;
}

input.version3-input, textarea.version3-input, select.version3-input {
	padding: 15px;
	border: 1px solid #ccc;
	border-radius: 3px;
	margin-bottom: 10px;
	width: 50%;
	box-sizing: border-box;
	color: #000;
	font-size: 13px;
}

#rounded-corner {
    font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    font-size: 12px;
    width: 900px;
    text-align: left;
    border-collapse: collapse;
    margin: 20px;
	border-left: 0px;
	table-layout:fixed;
}

#rounded-corner thead th.rounded-top-left {
    background: #b9c9fe url("../images/left.png") left -1px no-repeat;
	border-left: 0px;
}

#rounded-corner thead th.rounded-top-right {
    background: #b9c9fe url("../images/right.png") right -1px no-repeat;
	border-left: 0px;
}

#rounded-corner th {
    font-weight: normal;
    font-size: 13px;
    color: #039;
    background: #b9c9fe;
    padding: 8px;
	border-left: 0px;
}

#rounded-corner td {
    background: #e8edff;
    border-top: 1px solid #fff;
    color: #669;
    padding: 8px;
	border-left: 0px;
	/*overflow: hidden;
	white-space: nowrap;*/
}

#rounded-corner tfoot td.rounded-foot-left {
    background: #e8edff url("../images/botleft.png") left bottom no-repeat;
}

#rounded-corner tfoot td.rounded-foot-right {
    background: #e8edff url("../images/botright.png") right bottom no-repeat;
}

#rounded-corner tbody tr:hover td {
    background: #d0dafd;
}

hr.fade {
	border: 0 none;
    box-shadow: 0 12px 12px -12px rgba(0, 0, 0, 0.5) inset;
    height: 12px;
}

div#alternates {
    background-color: #FFE4D2;
    border: 1px solid #cdcdcd;
    float: right;
    height: 100px;
    margin-left: 40px;
    overflow: auto;
    padding: 5px;
    width: 200px;
	float: left;
}

.searchTableOrange {
margin:0px;padding:0px;
width:100%;	box-shadow: 10px 10px 5px #888888;
border:1px solid #000000;
border-spacing:0px;
-moz-border-radius-bottomleft:0px;
-webkit-border-bottom-left-radius:0px;
border-bottom-left-radius:0px;

-moz-border-radius-bottomright:0px;
-webkit-border-bottom-right-radius:0px;
border-bottom-right-radius:0px;

-moz-border-radius-topright:0px;
-webkit-border-top-right-radius:0px;
border-top-right-radius:0px;

-moz-border-radius-topleft:0px;
-webkit-border-top-left-radius:0px;
border-top-left-radius:0px;
}.searchTableOrange table{
width:100%;
height:100%;
margin:0px;
padding:0px;
}.searchTableOrange tr:last-child td:last-child {
-moz-border-radius-bottomright:0px;
-webkit-border-bottom-right-radius:0px;
border-bottom-right-radius:0px;
}
.searchTableOrange table tr:first-child td:first-child {
-moz-border-radius-topleft:0px;
-webkit-border-top-left-radius:0px;
border-top-left-radius:0px;
}
.searchTableOrange table tr:first-child td:last-child {
-moz-border-radius-topright:0px;
-webkit-border-top-right-radius:0px;
border-top-right-radius:0px;
}.searchTableOrange tr:last-child td:first-child{
-moz-border-radius-bottomleft:0px;
-webkit-border-bottom-left-radius:0px;
border-bottom-left-radius:0px;
}.searchTableOrange tr:hover td{

}.searchTableOrange tr:nth-child(odd){ background-color:#ffaa56; }
.searchTableOrange tr:nth-child(even)    { background-color:#ffffff; }
.searchTableOrange td{
vertical-align:middle;


    border: 1px solid #000000;
    border-width: 0px 1px 1px 0px;
    text-align: left;
    padding: 5px;
    font-size: 10px;
    font-family: Arial;
    font-weight: bold;
    color: #000000;
}

.searchTableOrange tr:last-child td {
    border-width: 0px 1px 0px 0px;
}

.searchTableOrange tr td:last-child {
    border-width: 0px 0px 1px 0px;
}

.searchTableOrange tr:last-child td:last-child {
    border-width: 0px 0px 0px 0px;
}

.searchTableOrange td a {
    color: blue;
}

.searchTableOrange tr:first-child td {
    background: -o-linear-gradient(bottom, #ff7f00 5%, #bf5f00 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ff7f00), color-stop(1, #bf5f00));
    background: -moz-linear-gradient(center top, #ff7f00 5%, #bf5f00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff7f00", endColorstr="#bf5f00");
    background: -o-linear-gradient(top, #ff7f00, #bf5f00);
    background-color: #ff7f00;
    border: 0px solid #000000;
    text-align: center;
    border-width: 0px 0px 1px 1px;
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
    color: #ffffff;
}

.searchTableOrange tr:first-child:hover td {
    background: -o-linear-gradient(bottom, #ff7f00 5%, #bf5f00 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ff7f00), color-stop(1, #bf5f00));
    background: -moz-linear-gradient(center top, #ff7f00 5%, #bf5f00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff7f00", endColorstr="#bf5f00");
    background: -o-linear-gradient(top, #ff7f00, #bf5f00);
    background-color: #ff7f00;
}

.searchTableOrange tr:first-child td:first-child {
    border-width: 0px 0px 1px 0px;
}

.searchTableOrange tr:first-child td:last-child {
    border-width: 0px 0px 1px 1px;
}

.CSSTableGenerator {
	margin:0px;padding:0px;
	width:100%;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #000000;

	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;

	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;

	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;

	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.CSSTableGenerator table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.CSSTableGenerator tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.CSSTableGenerator table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.CSSTableGenerator table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.CSSTableGenerator tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.CSSTableGenerator tr:hover td{

}
.CSSTableGenerator tr:nth-child(odd){ background-color:#e5e5e5; }
.CSSTableGenerator tr:nth-child(even)    { background-color:#ffffff; }.CSSTableGenerator td{
	vertical-align:middle;


	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:3px;
	font-size:10px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}.CSSTableGenerator tr:last-child td{
	border-width:0px 1px 0px 0px;
}.CSSTableGenerator tr td:last-child{
	border-width:0px 0px 1px 0px;
}.CSSTableGenerator tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.CSSTableGenerator tr:first-child td{
		background:-o-linear-gradient(bottom, #cccccc 5%, #b2b2b2 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(1, #b2b2b2) );
	background:-moz-linear-gradient( center top, #cccccc 5%, #b2b2b2 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#cccccc", endColorstr="#b2b2b2");	background: -o-linear-gradient(top,#cccccc,#b2b2b2);

	background-color:#cccccc;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#000000;
}
.CSSTableGenerator tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #cccccc 5%, #b2b2b2 100%);
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(1, #b2b2b2) );
	background:-moz-linear-gradient( center top, #cccccc 5%, #b2b2b2 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#cccccc", endColorstr="#b2b2b2");	background: -o-linear-gradient(top,#cccccc,#b2b2b2);

	background-color:#cccccc;
}
.CSSTableGenerator tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.CSSTableGenerator tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}

.gridtable1 {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
	width: 100%;
	height: 163px;
	display: block;
  	overflow-y: scroll;
}
.gridtable1 th {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #666666;
	background-color: #dedede;
}
.gridtable1 td {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #666666;
	background-color: #ffffff;
}

.gridtable2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
	width: 100%;
	height: 163px;
}
.gridtable2 th {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #666666;
	background-color: #dedede;
}
.gridtable2 td {
	border-width: 1px;
    color: darkblue;
	font-weight: 700;
	text-align:right;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #ffffff;
}
.alignleft {
	float: left;
}

.alignright {
	float: right;
}

#inlineKeypad { width: 10em; }

/* Main style sheet for jQuery Keypad v2.0.0. */
button.keypad-trigger {
	width: 25px;
	padding: 0px;
}
img.keypad-trigger {
	margin: 2px;
	vertical-align: middle;
}
.keypad-popup, .keypad-inline, .keypad-key, .keypad-special {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
}
.keypad-popup {
	display: none;
	z-index: 10;
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #000;
	border: 1px solid #888;
	-moz-border-radius: 0.25em;
	-webkit-border-radius: 0.25em;
	border-radius: 0.25em;
}
.keypad-keyentry {
	display: none;
}
.keypad-inline {
	background-color: #fff;
	border: 1px solid #888;
	-moz-border-radius: 0.25em;
	-webkit-border-radius: 0.25em;
	border-radius: 0.25em;
}
.keypad-disabled {
	position: absolute;
	z-index: 100;
	background-color: white;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.keypad-rtl {
	direction: rtl;
}
.keypad-prompt {
	clear: both;
	text-align: center;
}
.keypad-prompt.ui-widget-header {
	margin: 0.125em;
}
.keypad-row {
	width: 100%;
}
.keypad-space {
	display: inline-block;
	margin: 0.125em;
	width: 2em;
}
.keypad-half-space {
	display: inline-block;
	margin: 0.125em 0.0625em;
	width: 1em;
}
.keypad-key, .keypad-special {
	margin: 0.125em;
	padding: 0em;
	width: 2em;
	background-color: #f4f4f4;
	-moz-border-radius: 0.25em;
	-webkit-border-radius: 0.25em;
	border-radius: 0.25em;
	text-align: center;
	cursor: pointer;
}
.keypad-key[disabled] {
	border: 0.125em outset;
}
.keypad-key-down {
}
.keypad-special {
	width: 4.25em;
}
.keypad-spacebar {
	width: 13.25em;
}
.keypad-tab {
	width: 2em;
}
.keypad-clear, .keypad-back, .keypad-close, .keypad-shift {
	color: #fff;
	font-weight: bold;
}
.keypad-clear {
	background-color: #a00;
}
.keypad-back {
	background-color: #00a;
}
.keypad-close {
	background-color: #0a0;
}
.keypad-shift {
	background-color: #0aa;
}

.demo-container {
	box-sizing: border-box;
	width: 900px;
	height: 450px;
	padding: 20px 15px 15px 15px;
	margin: 15px auto 30px auto;
	border: 1px solid #ddd;
	background: #fff;
	background: linear-gradient(#f6f6f6 0, #fff 50px);
	background: -o-linear-gradient(#f6f6f6 0, #fff 50px);
	background: -ms-linear-gradient(#f6f6f6 0, #fff 50px);
	background: -moz-linear-gradient(#f6f6f6 0, #fff 50px);
	background: -webkit-linear-gradient(#f6f6f6 0, #fff 50px);
	box-shadow: 0 3px 10px rgba(0,0,0,0.15);
	-o-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	-ms-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
}

.demo-placeholder {
	width: 100%;
	height: 100%;
	font-size: 14px;
	line-height: 1.2em;
}

.legend table {
	border-spacing: 5px;
}


  .custom-combobox {
    position: relative;
    display: inline-block;
  }
  .custom-combobox-toggle {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-left: -1px;
    padding: 0;
  }
  .custom-combobox-input {
    margin: 0;
    padding: 5px 10px;
  }

tgGenTbl {
    border-collapse: collapse;
    border-spacing: 0;
    border-color: #ccc;
}

.tgGenTbl td {
    font-family: Arial, sans-serif;
    font-size: 14px;
    padding: 10px 5px;
    border-style: solid;
    border-width: 1px;
    overflow: hidden;
    word-break: normal;
    border-color: #ccc;
    color: #333;
    background-color: #fff;
}

.tgGenTbl th {
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    padding: 10px 5px;
    border-style: solid;
    border-width: 1px;
    overflow: hidden;
    word-break: normal;
    border-color: #ccc;
    color: #333;
    background-color: #f0f0f0;
}

.tgGenTbl .tg-baqh {
    text-align: center;
    vertical-align: top
}

.tgGenTbl .tg-buh4 {
    background-color: #f9f9f9;
    text-align: left;
    vertical-align: top
}

.tgGenTbl .tg-recycled-header {
    background-color: #9FE2BF;
    text-align: left;
    vertical-align: top
}

.tgGenTbl .tg-lqy6 {
    text-align: right;
    vertical-align: top
}

.tgGenTbl .tg-0lax {
    text-align: left;
    vertical-align: top
}

.wd-header {
    float: left;
    height: 40px;
    width: 1250px;
    border: 1px solid #ccc;
    margin: 0;
    font-weight: bold;
    text-align: center;
    color: black;
    font-family: Arial, sans-serif;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f0f0f0;
}

.wd-header-recycled {
    border-width: 0px 1px 1px 1px;
    border-style: solid;
    border-color: #ccc;
    height:40px;
    margin: 0;
    font-weight: bold;
    text-align: center;
    color: black;
    font-family: Arial, sans-serif;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #9FE2BF;
}

.wd-spacer {
    float: left;
    margin: 0;
    background-color: #ccc;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #ccc;
}

.wd-bg-landfill {
    background-color: #FCF3CF;
}

.wd-bg-recycle {
    background-color: #9FE2BF;
}

.wd-bg-ewaste {
    background-color: #F0B27A;
}

.wd-header-ewaste {
    border-width: 0px 1px 1px 1px;
    border-style: solid;
    border-color: #ccc;
    height:40px;
    margin: 0;
    font-weight: bold;
    text-align: center;
    color: black;
    font-family: Arial, sans-serif;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #F0B27A;
}

.wd-header-landfill {
    border-width: 0px 1px 1px 1px;
    border-style: solid;
    border-color: #ccc;
    height:40px;
    margin: 0;
    font-weight: bold;
    text-align: center;
    color: black;
    font-family: Arial, sans-serif;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #FCF3CF;
}

.wd-group-header {
    float: left;
    height: 40px;
    border-width: 0px 1px 1px 1px;
    border-style: solid;
    border-color: #ccc;
    margin: 0;
    font-weight: bold;
    color: black;
    font-family: Arial, sans-serif;
    font-size: 14px;
    display: flex;
    align-items: center;
    background-color: #f0f0f0;
    padding: 10px;
}

.wd-group-header-middle {
    float: left;
    height: 40px;
    border-width: 0px 1px 1px 0px;
    border-style: solid;
    border-color: #ccc;
    margin: 0;
    font-weight: bold;
    color: black;
    font-family: Arial, sans-serif;
    font-size: 14px;
    display: flex;
    align-items: center;
    background-color: #f0f0f0;
    padding: 10px;
}

.wd-content-left {
    float: left;
    border-width: 0px 1px 1px 1px;
    border-style: solid;
    border-color: #ccc;
    margin: 0;
    color: black;
    font-family: Arial, sans-serif;
    font-size: 14px;
    padding: 10px;
}

.wd-content-middle {
    float: left;
    border-width: 0px 1px 1px 0px;
    border-style: solid;
    border-color: #ccc;
    margin: 0;
    color: black;
    font-family: Arial, sans-serif;
    font-size: 14px;
    padding: 10px;
}


@media print {
  body * {
    visibility: hidden;
  }
  #content, #content * {
    visibility: visible;
  }
  #content {
    position: absolute;
    left: 0;
    top: 0;
  }
}

.starrr {
  display: inline-block; }
  .starrr a {
    font-size: 16px;
    padding: 0 1px;
    cursor: pointer;
    color: #FFD119;
    text-decoration: none;
}

.gauge {
            display: block;
            float: left;
            border: 1px solid #ddd;
            box-sizing: border-box;
            margin: 0 0 1% 0;
			padding-top: 20px;
        }

        .size-2 {
            width: 23%;
        }


.card-container {
    display: flex;
}

.card {
    margin: 1rem;
    width: 300px;
    height: 500px;
    padding: .5rem 1rem;
    border: 1px solid #ddd;
    background-color: #f9f9f9;
    box-shadow: 0 3px 10px rgba(0,0,0,0.15);
    -o-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
    -ms-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
    display: flex;
    flex-direction: column;
    align-items: center;
}

.card h1,h2 {
    color: dimgray;
}

.card .title {
    color: white;
    margin: 1rem;
    padding: .5rem 1rem;
    border-radius: 50px;
    transition: .2s;
    cursor: pointer;
}
.card .title--legendary {
    background-color: #f4d03f;
}
.card .title--legendary:hover {
    box-shadow: 0 0 12px rgba(244, 208, 63, 0.8);
}
.card .title--epic {
    background-color: #8c14fc;
}
.card .title--epic:hover {
    box-shadow: 0 0 12px rgba(140, 20, 252, 0.8);
}
.card .title--common {
    background-color: #2ecc71;
}
.card .title--common:hover {
    box-shadow: 0 0 12px rgba(46, 204, 113, 0.8);
}
.card .desc {
    text-align: center;
}

#tabs {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}





/*
 CSS for the main interaction
*/
.tabset > input[type="radio"] {
    position: absolute;
    left: -200vw;
}

.tabset .tab-panel {
    display: none;
}

.tabset > input:first-child:checked ~ .tab-panels > .tab-panel:first-child,
.tabset > input:nth-child(3):checked ~ .tab-panels > .tab-panel:nth-child(2),
.tabset > input:nth-child(5):checked ~ .tab-panels > .tab-panel:nth-child(3),
.tabset > input:nth-child(7):checked ~ .tab-panels > .tab-panel:nth-child(4),
.tabset > input:nth-child(9):checked ~ .tab-panels > .tab-panel:nth-child(5),
.tabset > input:nth-child(11):checked ~ .tab-panels > .tab-panel:nth-child(6) {
    display: block;
}

/*
 Styling
*/

.tabset > label {
    position: relative;
    display: inline-block;
    padding: 15px 15px 25px;
    border: 1px solid transparent;
    border-bottom: 0;
    cursor: pointer;
    font-weight: 600;
}

.tabset > label::after {
    content: "";
    position: absolute;
    left: 15px;
    bottom: 10px;
    width: 22px;
    height: 4px;
    background: #8d8d8d;
}

.tabset > label:hover,
.tabset > input:focus + label {
    color: #428BFF;
}

.tabset > label:hover::after,
.tabset > input:focus + label::after,
.tabset > input:checked + label::after {
    background: #428BFF;
}

.tabset > input:checked + label {
    border-color: #ccc;
    border-bottom: 1px solid #fff;
    margin-bottom: -1px;
}

.tab-panel {
    padding: 30px 0;
    border-top: 1px solid #ccc;
}

/*
 Demo purposes only
*/
*,
*:before,
*:after {
    box-sizing: border-box;
}

.tabset {
    width: 100%;
}

.force-logout-button {
    background-color: #f4511e;
    border: none;
    color: white;
    padding: 5px 10px;
    text-align: center;
    font-size: 16px;
    margin: 4px 2px;
    opacity: 0.6;
    transition: 0.3s;
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
}

.force-logout-button:hover {opacity: 1}

.accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}

.accordion-p {
    padding: 10px;
}

.active, .accordion:hover {
    background-color: #ccc;
}

.panel {
    padding: 0 18px;
    margin: 2px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

.accordion:after {
    content: '\02795'; /* Unicode character for "plus" sign (+) */
    font-size: 13px;
    color: #777;
    float: right;
    margin-left: 5px;
}

.active:after {
    content: "\2796"; /* Unicode character for "minus" sign (-) */
}

.invoiceTdStyle {
    text-align:right;
    padding:2px 2px 2px 5px;
}
