@charset "UTF-8";
@font-face {
    font-family: 'gt_haptikblack';
    src: url('../fonts/gt-haptik-black-webfont.eot');
    src: url('../fonts/gt-haptik-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gt-haptik-black-webfont.woff2') format('woff2'),
         url('../fonts/gt-haptik-black-webfont.woff') format('woff'),
         url('../fonts/gt-haptik-black-webfont.ttf') format('truetype'),
         url('../fonts/gt-haptik-black-webfont.svg#gt_haptikblack') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gt_haptikbold';
    src: url('../fonts/gt-haptik-bold-webfont.eot');
    src: url('../fonts/gt-haptik-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gt-haptik-bold-webfont.woff2') format('woff2'),
         url('../fonts/gt-haptik-bold-webfont.woff') format('woff'),
         url('../fonts/gt-haptik-bold-webfont.ttf') format('truetype'),
         url('../fonts/gt-haptik-bold-webfont.svg#gt_haptikbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gt_haptikmedium';
    src: url('../fonts/gt-haptik-medium-webfont.eot');
    src: url('../fonts/gt-haptik-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gt-haptik-medium-webfont.woff2') format('woff2'),
         url('../fonts/gt-haptik-medium-webfont.woff') format('woff'),
         url('../fonts/gt-haptik-medium-webfont.ttf') format('truetype'),
         url('../fonts/gt-haptik-medium-webfont.svg#gt_haptikmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gt_haptik_regularregular';
    src: url('../fonts/gt-haptik-regular-webfont.eot');
    src: url('../fonts/gt-haptik-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gt-haptik-regular-webfont.woff2') format('woff2'),
         url('../fonts/gt-haptik-regular-webfont.woff') format('woff'),
         url('../fonts/gt-haptik-regular-webfont.ttf') format('truetype'),
         url('../fonts/gt-haptik-regular-webfont.svg#gt_haptik_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

a#forgot-pass {
    text-decoration: none;
    color: #212322;
}
a:hover#forgot-pass {
    color: #97dbe9;
}

#mainwrapper header {
	overflow: auto;
	font-family: "gt_haptik_regularregular", sans-serif;
	position: relative;
	clear: both;
}
#mainwrapper header #logo {
	/* Company Logo text */
	/* width: 28%; */
	float: left;
	padding: 5px 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
#mainwrapper header nav {
	/*Nav bar containing links in header */
    text-align: left;
    width: 100% !important;
    float: left;
    color: rgba(146,146,146,1.00);
    clear: left;
    /* border-top: 5px solid #212322; */
    border-radius: 0;
}
header nav a {
	/* Links in header */
	padding-right: 2%;
}
#content #mainContent #bannerImage {
	/*Container for main banner image */
	width: 100%;
	background-color: rgba(208,207,207,1.00);
}
#content #mainContent #authorInfo {
	/* Author info section */
	background-color: rgba(208,207,207,1.00);
}
#content #mainContent #authorInfo h2, #content #mainContent #authorInfo p {
	color: rgba(255,255,255,1.00);
	padding-left: 2%;
	padding-top: 11px;
}
#content #mainContent #authorInfo p {
	color: rgba(255,255,255,1.00);
	padding-left: 2%;
	padding-top: 0px;
	padding-bottom: 11px;
	padding-right: 2%;
}
#content #subnavContent #authorInfo p {
	color: rgba(255,255,255,1.00);
	padding-left: 2%;
	padding-top: 0px;
	padding-bottom: 11px;
	padding-right: 2%;
}
footer article  {
	/* Footer articles */
	width: 46%;
	float: left;
	padding-left: 2%;
	padding-right: 2%;
	text-align: justify;
	font-family: source-sans-pro, sans-serif;
	font-style: normal;
	font-weight: 200;
	color: rgba(146,146,146,1.00);
}
#mainContent {
	width: 58%;
	float: right;
	font-size: 14px;
	;
	margin: 0 0 20px 0;
	min-height: 300px;
}
#mainwrapper #content #sidebar {
	/* Sidebar*/
	width: 39%;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	float: left;
	;
}
#mainwrapper #content #hydrobox.login-page {
	background: none;
	border: 1px solid #212322;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
#mainwrapper .login-page input[type="submit"]  , input[type="submit"], #Submit, .FormButton{
	font-size: 14px;
	;
}
.fieldset-buttons  {
	margin: 0;
	padding: 0;
	border-style: none;
}
fieldset {
	border-style: none;
}
.bcLeft {
    float: left;
}

#mainwrapper {
	/* Container of all content */
	width: 90%;
	overflow: auto;
	margin-left: 5%;
	background-color: #ffffff;
	font-size: 14px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
#content #sidebar input {
	/* Search box in sidebar */
    width: 100%;
    height: 38px;
    box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-size: 14px;;
}
nav ul li {
	list-style-type: none;
	/*padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;*/
    display: inline;
}
nav ul {
	padding-left: 0%;
}
nav ul li a {
	color: rgba(146,146,146,1.00);
	text-decoration: none;
}
a.active {
	color: #212322;
	font-weight:bold;
	text-decoration: none;
}
#footerbar {
	clear: both;
	/* background-color: #C5B9AC; */
	width: 100%;
	margin: 0 auto;
	min-height: 80px;
}
.no-padding {
	padding-left: 0;
	padding-right: 0;
}
.notOnDesktop {
	/*element to be displayed only in mobile view and tabet view */
	display: none;
}
#sidebar #adimage img {
	/* Image in sidebar */
	width: 100%;
	float: left;
}

#mainwrapper header nav a {
	/* Links in header */
/*	color: rgba(197,185,172,1.00);*/
	text-decoration: none;
	clear: left;
}
#mainContent ul {
	line-height: 18px;
}
#mainContent ul li {
	margin: 0 0 5px -10px;
}
#about-hemlock a, #privacy-statement a, #terms-conditions a {
	color: #004f71;
	text-decoration: none;
	font-weight: bold;
}
#mainwrapper #about-hemlock a:hover {
	color: #00b5df;
}
#mainwrapper #about-hemlock {
	margin: 10px 0 0 0;
	clear: both;
}
#header-buttons {
	float: right;
	width: auto;
	margin: 20px 0 0 0;
	display: inline-block;
}
.home-button .home-icons img a {
	border: none;
	text-decoration: none;
}
#rebrand-notes {
	padding: 1px 13px;
	border-radius: 10px;
	background-color: #ddf8fe;
}


/* Tablet view */
@media screen and (max-width:769px){
.notOnDesktop {
	/* Search box shown only in mobile view and Tablet view */
	display: block;
	text-align: right;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 96%;
}
.width-limiter  {
	width: 959px !important;
	margin: 0 auto;
}
#content .notOnDesktop input {
	height: 28px;
}
#content #sidebar #adimage {
	/* Image in sidebar */
	width: 60%;
	margin-top: 0px;
	float: left;
}
#content #sidebar nav {
	/* Navigation links in sidebar */
	width: 36%;
	float: left;
	padding-left: 4%;
}
footer {
	/* Footer region */
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
}
#content footer article {
	/*Each footer article */
	width: 46%;
}
#mainwrapper header {
	/* Header */
	width: 100%;
}
}

/* Mobile view */
@media screen and (max-width:480px){
#mainwrapper header nav {
	/*navigation links in header */
	text-align: center;
	background-color: rgba(255,255,255,1.00);
	width: 98%;
}
#sidebar nav ul {
	margin-top: 0px;
}
#sidebar nav ul li {
	display: inline-block;
	width: 32%;
	text-align: center;
}
#content .notOnDesktop {
	/* Search box shown only in mobile and tablet view */
	width: 100%;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
}
#content .notOnDesktop input {
	width: 80%;
	text-align: center;
}
#content footer article {
	/* Each foter article */
	width: 96%;
}
}

a.button {
	line-height: 1.55em;
	padding: 0.5em 0.95em;
	text-decoration: none;
	font-family: "gt_haptikbold", sans-serif;
}
a.button:hover {
    text-decoration: none;
	background-color: #212322;
}
button, input[type="button"], input[type="submit"], .button, div.hasbutton > div.links > a , #Submit{
	background-color: #00B5DF;
	border-radius: 0.2em;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	;
	line-height: 1.4em;
	margin: 0;
	min-width: 60px;
	padding: 0;
	position: relative;
	text-align: center;
	border: 0;
	text-decoration: none;
	font-family: "gt_haptikbold", sans-serif;
}
button:hover, input[type="button"]:hover, input[type="submit"]:hover, .button:hover, div.hasbutton > div.links > a:hover {
	background: #004F71;
}

/*Temporary Order Dashboard menu styles*/

ul.sliding_menu {
    float: left;
    list-style: outside none none;
    margin: 30px 0 0;
    padding: 6px 0 0;
    width: 200px;
}
ul.sliding_menu li {
    float: left;
    margin: 0;
    padding: 0;
    width: 200px;
}
ul.sliding_menu li.top div.title {
    background: rgba(0, 0, 0, 0) url("/portal_images/sidenav/sidenav_top_off.gif") no-repeat scroll 0 0;
}
ul.sliding_menu li.bottom div.title {
    background: rgba(0, 0, 0, 0) url("/portal_images/sidenav/sidenav_bottom_off.gif") no-repeat scroll left bottom;
}
ul.sliding_menu li div.title {
    background: rgba(0, 0, 0, 0) url("/portal_images/sidenav/sidenav_off.gif") no-repeat scroll 0 0;
    color: #828284;
    cursor: pointer;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    height: 18px;
    line-height: 12px;
    margin: 0;
    overflow: hidden;
    padding: 7px 9px 0;
    width: 182px;
}
ul.sliding_menu li div.content {
    background: rgba(0, 0, 0, 0) url("/portal_images/sidenav/sidenav_content_off.gif") no-repeat scroll left bottom;
    display: none;
    float: left;
    margin: 0;
    padding: 0 9px 10px;
    width: 182px;
}
ul.sliding_menu li.active div.content {
    background: rgba(0, 0, 0, 100);
}
ul.sliding_menu li.bottom div.content {
    background: rgba(0, 0, 0, 0) url("/portal_images/sidenav/sidenav_bottom_content_off.gif") no-repeat scroll left bottom;
}
ul.sliding_menu li.active.bottom div.content {
    background: rgba(0, 0, 0, 0) url("/portal_images/sidenav/sidenav_bottom_content.gif") no-repeat scroll left bottom;
}
ul.sliding_menu li div.content div.link_listing {
    margin: 0;
    padding: 9px 0;
}
ul.sliding_menu li.active div.title {
    color: #4c4c4c;
}
ul.sliding_menu li.active div.title {
    rgba(183, 206, 149, 100);
}
ul.sliding_menu li.top.active div.title {
    background: rgba(183, 206, 149, 100);
}
ul.sliding_menu li.active div.content {
    display: block;
}
ul.sliding_menu li div a {
    color: #ffffff;
    display: block;
    font-size: 12px;
    line-height: 20px;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
ul.sliding_menu li div a:hover {
    color: #4c4c4c;
    text-decoration: none;
}

/*New styles*/
body,
#content #mainContent p {
	color: #212322;
}
#content #mainContent p a {
	color: #212322;
	font-weight: bold;
}
#content #mainContent p a:hover {
	color: #9ADBE8;
}
body {
	background-color: #fff !important;
	font-family: Arial, Helvetica, sans-serif !important;
}
#subnavContent h1 {
	margin-left: 0 !important;
}
#subnavContent h3 {
	color: #004F71 !important;
	margin-left: 0 !important;
}
#mainContent .button.secondary , .FormButton{
	background: #00B5DF;
	width: auto;
	display: inline-block;
	padding: 0.7em 1.3em;
	color: #fff;
}
#mainContent .button.secondary a {
	color: #fff !important;
	text-decoration: none;
}
#mainContent .button.secondary:hover , .FormButton:hover{
	background-color: #004F71;
}
#logo img {
	margin-left: -18px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "gt_haptikblack", sans-serif;
}
#mainwrapper header nav a:hover {
	color: #9ADBE8;
}
#header-buttons a   {
	background-color: transparent;
	font-size: 12px;
	color: transparent;
}
.help {
	float: right;
	text-align: center;
	background-image: url(help-icons-3.png);
	background-size: 200%;
	color: transparent;
	position: relative;
	width: 50px;
	height: 60px;
	margin-left: 5px;
}
a.help {
	color: transparent;
}
.help:hover {
    background-image:url(help-icons-3.png);
	background-position: 50px 0;
}
.logout {
	float: right;
	text-align: center;
	background-image: url(logout-icon.png);
	background-size: 200%;
	color: transparent;
	position: relative;
	width: 50px;
	height: 60px;
	margin-left: 5px;
}
.logout:hover {
	background-image: url(logout-icon.png);
	background-position: 50px 0;
}
a.logout {
	font-family: "gt_haptikbold", sans-serif;
	text-decoration: none;
	color: transparent;
}
.login {
	float: right;
	text-align: center;
	background-image: url(login-icon.png);
	background-size: 200%;
	color: transparent;
	position: relative;
	width: 50px;
	height: 60px;
	margin-left: 5px;
}
.login:hover {
	background-image: url(login-icon.png);
	background-position: 50px 0;
}
.training {
	float: right;
	text-align: center;
	background-image: url(training-icon.png);
	background-size: 200%;
	color: transparent;
	position: relative;
	width: 50px;
	height: 60px;
	margin-left: 5px;
}
.training:hover {
    background-image:url(training-icon.png);
	background-position: 50px 0;
}

.home {
	float: right;
	text-align: center;
	background-image: url(home-icon.png);
	background-size: 200%;
	color: transparent;
	position: relative;
	width: 50px;
	height: 60px;
	margin-left: 5px;
}

.home:hover {
    background-image:url(home-icon.png);
	background-position: 50px 0;
}

/* new verion of home */
#headernav {
	margin-left: 0 !important;
}
#content {
	padding: 0 20px;
}
#content.width-limiter {
	padding: 0;
	clear: both;
	max-width: 959px;
}
ul.big-tile {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul.big-tile li {
	display: block;
	float: left;
	max-width: 20%;
	padding: 0 !important;
	min-height: 122px;
}
ul.big-tile li a {
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	display: inline-block;
	padding: 1em 0.95em;
}
ul.big-tile li a span {
	font-size: 14px;;
	line-height: 1.4em;
	display: inline-block;
	font-weight: normal;
}
ul.big-tile li .request-link {
	text-decoration: underline;
	font-size: 14px;;
	line-height: 1.4em;
	display: inline-block;
	padding: 0 0;
	position: relative;
	top: -1em;
}
.footer-logo {
	float: right;
	width: auto;
    height: auto;
	margin-left: 5px;
}
.footer-menu {
	list-style-type: none;
	padding: 0;
	margin-top: 26px;
	margin-right: 15px;
	margin-left: 0;
	margin-bottom: 0;
	float: right;
	font-family: "gt_haptik_regularregular", sans-serif;
	font-size: 14px;
}
.footer-menu li {
	display: inline-block;
	vertical-align: top;
	margin: 0 5px;
}
.footer-menu li+li {
	border-left: 1px solid #212322;
	padding-left: 10px;
}
.footer-menu li  a {
	color: rgba(146,146,146,1.00);
	text-decoration: none;
}
.footer-menu li  a:hover {
	color: #9ADBE8;
}
a.footer-training {
	padding: 0;
	margin: 0;
	width: 50px;
	height: 50px;
	color: transparent;
	background-image: url(training-icon.png);
	background-size: 200%;
	float: left;
}
a.footer-training:hover {
	background-image: url(training-icon.png);
	background-position: 50px 0;
}
#mainwrapper header nav:before,
#footerbar:before {
	content: "";
	width: 100%;
	height: 6px;
	background: #212322;
	border-radius: 25px;
	margin: 0 0 10px 0;
	display: block;
}

/* new version of home end */
@media screen and (max-width: 1366px) {
	ul.big-tile li {
		max-width: 30%;
	}
}
@media screen and (max-width: 769px) {
	#hydrobox #login input {
		display: block;
	}
	.mainButton {
	text-decoration: none;
	font-family: "gt_haptikblack", sans-serif;
	}
	ul.big-tile li {
		max-width: none;
		float: none;
		min-height: 90px;
		width: 100%;
	}
}
#dashboard-tool .child {
	display:none; animation: fade-in .5s 1; 
	padding: 0 5px 10px 22px;
}
#dashboard-tool .child  li {
	border :none;
}
#dashboard-tool .child  li+li {margin-top: 2px;}
#dashboard-tool ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#dashboard-tool ul li {
	background-color: #00B5DF;
	border-radius: 10px;
	border: 1px solid #e2e2e2;
}
#dashboard-tool ul a {
	width: 94%;
	border-radius: 0.2em;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-size: 12.5px;
	font-weight: bold;
	line-height: 1.4em;
	margin: 0 0.8em 0 0;
	min-width: 60px;
	padding: 1em 0.95em;
	position: relative;
	text-align: center;
	text-decoration: none;
	border-radius: 10px;
}
#dashboard-tool > ul > li > a {
	text-transform: uppercase;
}
#dashboard-tool > ul > li:hover {
	background: #006284;
}
#dashboard-tool > ul > li:hover .child {
	display: block;
}
#dashboard-tool .child li:hover a {
	text-decoration: underline;
}
#content #mainContent h3 , #about-hemlock h3{
	color: #004F71;
}
@keyframes fade-in {
    0% { opacity: 0; }
    100% { opacity: 1; }
}
@-moz-keyframes fade-in {
    0% { opacity: 0; }
    100% { opacity: 1; }
}
@-webkit-keyframes fade-in {
    0% { opacity: 0; }
    100% { opacity: 1; }
}
@-ms-keyframes fade-in {
    0% { opacity: 0; }
    100% { opacity: 1; }
}

/* MF homepage buttons */
#home-buttons {
	padding: 0;
	margin: 15px 0 0 0;
	width: 100%;
	float: left;
}
#home-buttons .home-button {
	padding: 0;
	margin: 0 0 10px 0;
	clear: right;
	border: 2px solid #004f71;
	border-radius: 10px;
	min-height: 100px;
	display: block;
}
#home-buttons .home-button:hover {
	background-color: #00b5df;
}
#home-buttons .home-button .home-icons {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	width: 25%;
	float: left;
	min-height: 100px;
	border-radius: 7px 0 0 7px;
	background-color: #00b5df;
}

#home-buttons .home-button .home-icons-alert {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	width: 25%;
	float: left;
	min-height: 100px;
	border-radius: 7px 0 0 7px;
	background-color: #FCD299;
}
.home-button .home-icons img {
	border: none;
	margin: 25% 0 0 20%;
}
.home-button .home-icons-alert img {
	border: none;
	margin: 25% 0 0 20%;
}
#home-buttons .home-button .home-title {
	padding: 0;
	margin: 4% 3% 0 0;
	width: 68%;
	float: right;
	color: #004f71;
	display: block;
	vertical-align: middle;
}
#home-buttons .home-button .home-title:hover {
	color: #ffffff;
	cursor: pointer;
}
.home-button .home-title .home-link {
	padding: 0;
	margin: 0;
	font-size: 1.35em;
	font-weight: normal;
	font-family: "gt_haptikblack", sans-serif;
	display: block;
}
.home-button .home-title a.home-link {
	color: #004f71;
	text-decoration: none;
}
.home-button .home-title a.home-link:hover {
	color: #ffffff;
}
.home-button .home-title .home-desc {
	padding: 0;
	margin: 2% 0 0 0;
	font-size: 0.75em;
	min-height: 35px;
	line-height: 1.2em;
}
.home-button .home-title .home-options {
	margin: 2% 0 0 0;
	font-size: 0.7em;
	vertical-align: bottom;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	display: block;
}
.home-button .home-title .home-options a {
	margin: 0;
	color: #004f71;
	padding: 2px 4px 2px 16px;
	border-radius: 5px;
	text-decoration: none;
}
.home-button .home-title .home-options a:hover {
	background-color: #ffffff;
}
.home-button .home-title a.home-training  {
	background-image: url(home-training-icon.png);
	background-size: 22%;
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
.home-title .home-options a.home-help {
	background-image:url(home-help-icon.png);
	background-size: 24%;
	background-repeat:no-repeat;
	background-position: 6px 3px;
}
.home-title .home-options a.home-access {
	background-image:url(home-access-icon.png);
	background-size: 11%;
	background-repeat:no-repeat;
	background-position: 4px 2px;
}
#home-buttons .greyout, .greyout, a.greyout, a.greyout:hover{
	border-color: #c5b9ac;
	color: #c5b9ac;
	cursor: not-allowed;
}
#home-buttons .home-button.greyout .home-icons.greyout {
	background-color: #c5b9ac;
}
.fieldset-buttons #home-buttons .home-button.greyout:hover {
	background-color: #ffffff;
}

.contactList li {
 	margin: 10px;
}

.formArea {
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	padding: 25px 0;
}

.formArea .formItem {
	margin-bottom: 20px;
}

.formArea .formItem:last-child {
	margin-bottom: 0;
}

.formArea .formItem textarea {
	font-family: Arial, Helvetica, sans-serif;
	width: 455px;
	margin-top: 10px;
	min-height: 100px;
}

.formArea .formItem label {
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
}

.formArea .formItem input {
	border: 1px solid #aaa;
}

.formArea .formItem select {

}

.formArea .formItem .error {
	margin-left: 5px;
	font-weight: bold;
}

#home-buttons.sub-buttons .home-button .home-title:hover {
	cursor: default;
}

#home-buttons.sub-buttons  {
}

#home-buttons.sub-buttons .home-button {
	float: left;
	width: 48%;
	margin-right: 1%;
	min-height: 0;
	padding-bottom: 13px;
}

#home-buttons .home-button:hover .home-title .contentLink {
	color: white;
}

#home-buttons .home-title .contentLink {
	color: black;
	text-decoration: none;
	font-style: none;
}

#home-buttons.sub-buttons .home-button:hover {
	background-color: #f2f2f2 !important;
}

#home-buttons.sub-buttons .home-button .home-desc {
	min-height: 0;
}

#home-buttons.sub-buttons .home-button:hover {
	background-color: transparent;
}

#home-buttons.sub-buttons .home-button .home-link {
	font-size: 15px;
}

#home-buttons.sub-buttons .home-button .home-link:hover {
	color: #004f71;
}

#home-buttons.sub-buttons .home-button:last-child {
	margin-right: 0;
}

#home-buttons.sub-buttons .home-button .home-icons {
	background-color: transparent;
	min-height: 0;
}

#home-buttons.sub-buttons .home-button .home-icons img {
	margin-top: 28%;
}

.orderForm .grayText, .estimateForm .grayText {
	margin-bottom: 12px;
	display: block;
}

.estimateForm .Star {
	margin-right: 5px;
	color: red;
}

.Star {
	color: red;
}

.staticConfirmation {
	font-size: 15px;
	margin: 50px 50px;
}

/* Order Desk Styles */

h3 {
	font-size: 1.17em;
}

.orderDeskWrap h3 {
    /*font-size: 1.17em;*/
}

.currentOrdersTable td:first-child {
    word-wrap: break-word;
    white-space: normal;
}

.ui-corner-all .ui-button-text {
	display: none;
}

.ui-corner-all .ui-button {
	min-width: 0;
}

.ui-dialog {
	font-family: Arial, Helvetica, sans-serif !important;
}

.ui-dialog .ui-widget-header {
	background-color: #004969;
	background: #004969;
	border: none;
}

.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0 .2em;
	color: #fff !important} 

.ui-dialog td:first-child {
	padding-right: 10px;
}

.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
	padding: .4em;
	text-indent: -9999999px;
}

.resultlist {
	width: 100%;
}

.headerRow td {
	padding: 10px 15px;
	background-color: #3ACBE9;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: white;
	font-family: 'gt_haptikbold';
}

.headerRow:hover {
	cursor: pointer;
	
}

.headerRow:hover td {
	background-color: #2CB9D6;
}

.subheaderRow td {
    font-weight: bold;
    padding: 10px 0 20px;
    font-family: 'gt_haptikbold';
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #3ACBE9;
    position: relative;
}

.headerRow td:before {
	content: "-";
	position: relative;
	top: -2px;
}

.headerRow.collapsed td:before {
	content: "+";
	position: relative;
	top: -2px;
}

.subheaderRow.inactive {
	display: none;
}

tr.inactive {
	display: none;
}

.wideinput input {
	width: 300px;
}

.brandchange {
	margin: 10px 0;
	border: 3px solid #004f71;
	padding: 15px;
}

.brandchange h4 {
	color: #004F71;
	margin-top: 0;
	font-weight: normal;
	margin-bottom: 0;
}

.bold {
	font-weight: bold;
}

.brandchange p:last-child {
	margin-bottom: 0;
}

.brandchange img {
	height: 50px;
}

.form-manager-wrap {
	margin-top: 30px;
}

.form-manager-wrap > h3, h4 {
	color: #004F71;
}

.form-manager-wrap h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
}

.form-manager-wrap.detail {

}

.form-manager-wrap.detail h3 button {
	padding: 10px 15px;
	float: right;
	margin-left: 10px;
}

.form-manager-wrap.detail h3 {
	margin-bottom: 50px;
}

.summary-table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #ddd;
}

.summary-table th, td {

}

.summary-table .toplevel th {
	padding: 15px 0 0;
}

.summary-table thead th {
	background-color: #004F71;
	color: white;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	font-family: 'gt_haptikmedium';
	padding: 10px 0;
}

.summary-table .leftalign td {
	text-align: left;
	padding-left: 15px;
}

.summary-table tr:hover td {
	background-color: #F3FCFF !important;
}

.summary-table td {
	border-bottom: 1px solid #eee;
	text-align: center;
	padding: 4px;
	font-size: 12px;
	min-width: 54px;
	border-left: 1px solid #eee;
	color: #333;
}

.summary-table td:first-child {
	border-left: none;
}

.summary-table tbody tr:nth-child(2n) td {
	background-color: #fafafa;
}

.summary-table tbody tr:last-child td {
	border-bottom: none;
}

.summary-table .no-left-border {
	border-left: none;
}

.summary-table a {
	color: #00B5DF;
	text-decoration: none;
}

.items-wrap {
	margin-bottom: 100px;
}

.items-wrap .row .item {
	border: 1px solid #ddd;
	border-radius: 5px;
	margin-right: 1%;
	float: left;
	box-sizing: border-box;
	overflow: hidden;
	box-shadow: 0 2px 0 #ccc;
	font-size: 12px;
}

.items-wrap .row .item .heading {
	padding: 10px 20px;
	background-color: #004F71;
	color: white;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 12px;
	font-family: 'gt_haptikmedium';
}

.items-wrap .row .item:last-child {
	margin-right: 0;
}

.items-wrap .row {
	display: table;
	width: 100%;
	margin-bottom: 1%;
}

.items-wrap .row .item.quarter {
	width: 24.2%;
}

.items-wrap .row .item.half {
	width: 49.4%;
}

.items-wrap .row .item.half .total {
	float: right;
	color: white;
	text-transform: uppercase;
	font-size: 12px;
}

.items-wrap .row .item .list-view {
	padding: 3px 0;
	background-color: #fcfcfc;
}


.items-wrap .row .item .image {
	max-height: 250px;
	
}

.items-wrap .row .item .image img {
	max-width: 100%;
}

.items-wrap .row .item .subsection {
	border-top: 1px solid #ddd;
}

.items-wrap .row .item .subsection input {
	padding: 10px;
    width: 100px;
    margin-left: 8px;
    outline: none;
    border: 1px solid #bbb;
    border-radius: 3px;
}

.items-wrap .row .item .subsection input:focus {
	border: 1px solid #777;
}

.items-wrap .row .item .subsection .subheading {
	padding: 10px 20px;
	font-weight: bold;
}

.items-wrap .row .item .list-view .list-item {
	padding: 4px 20px;
	font-weight: bold;
	/*border-bottom: 1px solid #eee;*/
}

.items-wrap .row .item .list-view .list-item:hover {
	background-color: #f3f3f3;
}

.items-wrap .row .item .list-view .list-item label {
	font-weight: normal;
	color: #666;
	font-size: 11px;
}

input.orderFormSubmit {
	padding: 5px 10px;
	margin-top: 15px;
}

.navbar-default a.navbar-brand {
	font-weight: bold;
	color: #004F71;
	border-right: 1px solid #ddd;
}

input.long {
	width: 300px;
}

.orderDeskList {
	padding-left: 100px;
	position: relative;
}

.orderDeskList li:first-child {
	list-style: none;
	position: absolute;
	left: 14px;
}

.orderDeskList li:first-child img {
	height: 57px;
	margin-top: 9px;
	margin-left: 0px;
}

.tight-table {
	border-collapse: collapse;
	width: 100%;
	font-size: 12px;
	color: #333;
}

.tight-table td, .tight-table th {
	text-align: center;
	padding: 4px 0 4px 10px;
    /*border-left: 1px solid #eee;*/
    border-bottom: 1px solid #eee;
}

.tight-table th {
	padding: 7px 0 5px 10px;
	text-transform: uppercase;
	font-size: 12px;
	font-family: 'gt_haptikmedium';
}

.detail-order-wrap {
	height: 200px;
	overflow-y: auto;
}

.tight-table tr:nth-child(2n) {
	background-color: #fafafa;
}

.paddedTable td, .paddedTable th {
	padding: 5px 10px;
}

.contacts h5 {
	margin-top: 30px;
	color: #004F71 !important;
}

div#estimate-box {
    width: 20%;
    position: fixed;
    margin-left: 68%;
    background: white;
    z-index: 1000;
    padding: 10px;
    border: 2px solid #C3C3C3;
}
span#EstimatePrice1 {
    font-size: 40px;
    line-height: 40px;
}
label.price-note {
    font-size: 10px;
    margin-top: 6px;
}

.field-notes {
	font-size: 12px;
}