/* Custom styles */
.support.main-section{
	width: 80%;
	margin: 0 auto;
	font-size: 22px;
	line-height: 1.5em;
	font-weight: 300;
}
section.support{
	padding-top: 35px;
}
.support h1{
	font-weight: 300;
	color: rgba(0, 85, 128, 1);
	font-size: 36px;
	line-height: 36px;
	margin-bottom: 20px;
}
.support h2{
	font-size: 28px;
	line-height: 28px;
	font-weight: 300;
	color: rgba(0, 85, 128, 1);
	margin-bottom: 20px;
}
.support .roundcornerstop,
.support .roundcornersbottom{
	background-position: 0 18px;
}
.support legend{
	padding: 5px 15px;
}
.support b,
.support strong{
	font-weight: 600;
}
.support p{
	margin-bottom: 1.5em;
}
#support-home{
	background: url('/assets/imgs/techBackground.svg') no-repeat;
	background-size: 20vw;
	max-width:1920px;
	margin: 0 auto;
}
#support-home header{
	text-align: center;
	margin-bottom: 30px;
}
#support-home .world-famous{
	font-size: 80px;
	line-height: 74px;
	font-weight: 800;
	color: rgba(0, 84, 128, 1);
	display: block;
}
#support-home .world-famous img{
	vertical-align: text-bottom;
}
#support-home .technical-help{
	font-size: 86px;
	line-height: 74px;
	font-weight: 200;
	color: rgba(0, 84, 128, 1);
	display: block;
}
#support-home .textblock{
	margin: 0 8%;
}
#support-home #tools{
	border-bottom: 1px solid #033;
	margin-bottom: 20px !important;
	padding-bottom: 12px;
}
#support-home #tools a{
	font-size: 24px;
	font-style: italic;
	font-weight: 500;
	line-height: 120px;
	color: rgba(0, 85, 126, 1);
	display: block;
	float: left;
	width: auto;
	min-width: 323px;				  
	text-align: left;
	padding-left: 165px;
	background-position: 2% 0;
	background-repeat: no-repeat;
	background-size:contain;
	margin: 0 0 10px 6%;
	transition: background-image .15s ease-in-out;
}
#support-home #tools a:hover,
#support-home #tools a:active{
	color: #900;
}
#support-home #tools a.calc	{ background-image: url('/assets/imgs/calcButton.jpg') }
#support-home #tools a.faq	{ background-image: url('/assets/imgs/faqButton.jpg') }
#support-home #tools a.docs	{ background-image: url('/assets/imgs/docLibraryButton.jpg') }
#support-home #tools a.howto	{ background-image: url('/assets/imgs/howToButton.jpg') }
#support-home #tools a.comp 	{ background-image: url('/assets/imgs/compareButton.jpg') }
#support-home #tools a.selector 	{ background-image: url('/assets/imgs/selectorButton.jpg') }
#support-home #tools a.ref 	{ background-image: url('/assets/imgs/referenceButton.jpg') }	
#support-home #tools a.chart 	{ background-image: url('/assets/imgs/specChartButton.jpg') }	


#support-home #tools a.calc:hover	{ background-image: url('/assets/imgs/calcButtonOver.jpg') }
#support-home #tools a.faq:hover	{ background-image: url('/assets/imgs/faqButtonOver.jpg') }
#support-home #tools a.docs:hover	{ background-image: url('/assets/imgs/docLibraryButtonOver.jpg') }
#support-home #tools a.howto:hover	{ background-image: url('/assets/imgs/howToButtonOver.jpg') }
#support-home #tools a.comp:hover 	{ background-image: url('/assets/imgs/compareButtonOver.jpg') }
#support-home #tools a.selector:hover 	{ background-image: url('/assets/imgs/selectorButtonOver.jpg') }
#support-home #tools a.ref:hover 	{ background-image: url('/assets/imgs/referenceButtonOver.jpg') }
#support-home #tools a.chart:hover 	{ background-image: url('/assets/imgs/specChartButtonOver.jpg') }																					 
#support-home #options{
	background: url('/assets/imgs/techSupportChoice.jpg') no-repeat 50% 0;
	height: 200px;
	position: relative;
}
#support-home #options a{
	display: block;
	position: absolute;
	padding: 5px;
	width: 288px;
	height: 52px;
	font-size: 24px;
	line-height: 24px;
	font-style: italic;
	font-weight: 400;
	text-decoration: none;
	color: rgba(6, 64, 103, 1);
	top: 66px;
	text-align: center;
	box-shadow: 4px 2px 6px rgba(6, 64, 103, 1);
	border: 4px solid;
	transition: all .15s ease-in-out;
}
#support-home #options a.addtick{
	left: calc(50% - 448px);
	background-color: rgba(180, 200, 200, 0.5);
	border-color: #FFF;
}
#support-home #options a.callus{
	left: calc(50% + 141px);
	background-color: #FFF;
	border-color: rgba(180, 200, 200, 0.5);
}
#support-home #options a:hover, #support-home #options a.callus:hover{
	box-shadow: none;
    background: #003c64;
    color: #ffffff;
	border-color: rgba(180, 200, 200, 0.5);
}
#support-home h2{
	border-top: 1px solid #033;
	padding-top: 12px;
}
#support-home h2 a{
	color: rgba(0, 85, 128, 1)!important;
	font-weight: 300!important;
	background: url("/assets/imgs/emailIconToRight.svg") no-repeat 0 50%;
	background-size: 55px 50px;
	padding: 12px 0 12px 65px;
	line-height: 28px;
	display: block;
}
#support-home h2 a:hover,
#support-home h2 a:active{
	background-image: url("/assets/imgs/emailIconToRightOver.svg");
}
#support-home .greylink{
	color: #666;
	display: block;
	font-size: 16px;
	font-style: italic;
	font-weight: 700;
	margin-top: 2px;
	text-align: right;
	border-bottom: 1px solid #033;
}
#support-home .greylink:hover,
#support-home .greylink:active{
	color: #900;
}



.kbcats{
	background: url('/assets/imgs/product-bg.jpg') no-repeat;
	background-size: 100%;
}
.kbcats #wave-container,
.kbcats #wave-gradient{
	background: transparent!important;
}
.faq-articles h1{
	font-size: 60px;
	font-weight: 400;
	line-height: 60px;
	color: #333;
	text-align: center;
}
.faq-articles p{
	margin: 0 8% 1em;
}
.faq-articles #disclaimer{
	margin-top: 24px;
	padding: 12px 18px;
	background-color: rgba(180, 200, 200, 0.5);
	font-size: 16px;
	line-height: 22px;
	color: rgba(100, 110, 120, 1);
}
.faq-articles #disclaimer h6{
	font-size: 16px;
	font-style: italic;
    font-weight: 800;
}
.faq-articles .cat{
	display: block;
	color: white;
	font-size: 44px;
	font-weight: 400;
	line-height: 120px;
	padding-left: 150px;
}
.faq-articles .cat-wrapper{
	border-width: 0 0 2px 22px;
	border-style: solid;
	border-color: rgba(180,200,200,.5);
	margin-bottom: 12px;
}
.Moldmaking 	{ background: url('/assets/imgs/faqMoldmaking.png') no-repeat 0 0; background-color: rgba(0,65,92,1.00) }
.Casting	{ background: url('/assets/imgs/faqCasting.png') no-repeat 0 0; background-color: rgba(103,0,113,1.00) }
.General	{ background: url('/assets/imgs/faqGeneral.png') no-repeat 0 0; background-color: rgba(0,112,112,1.00) }
.Lifecasting	{ background: url('/assets/imgs/faqLife.png') no-repeat 0 0; background-color: rgba(112,0,0,1.00) }
.Skin	{ background: url('/assets/imgs/faqFx.png') no-repeat 0 0; background-color: rgba(112,62,0,1.00) }
.GFRC	{ background: url('/assets/imgs/faqGFRC.png') no-repeat 0 0; background-color: rgba(0,109,211,1.00) }
.FMG	{ background: url('/assets/imgs/faqFmg.png') no-repeat 0 0; background-color: rgba(33,162,108,1.00) }
.Website { background: url('/assets/imgs/faqWebsite.png') no-repeat 0 0; background-color: rgba(0,85,128,1.00) }
.faq-articles .catlist{
	list-style: none;
	padding: 1em 2em;
	background-color: #FFF;
}
.faq-articles .catlist a{
	display: block;
	background: url("/assets/imgs/faqDocIconToRight.svg") no-repeat 0 50%;
	background-size: 36px 31px;
	list-style-type: none;
	padding: 2% 42px;
	color: rgba(0, 65, 92, 1);
	font-size: 20px;
	font-weight: 400;
	line-height: 22px;
}
.faq-articles .catlist a:hover,
.faq-articles .catlist a:active{
	color: #900;
}


.kbarticle{
	background: url('/assets/imgs/product-bg.jpg') no-repeat;
	background-size: 100%;
}
.kbarticle #wave-container,
.kbarticle #wave-gradient{
	background: transparent!important;
}
.faq-article{
	width: 90%;
	max-width: 850px;
	margin: 0 auto;
}
.faq-article h1{
	border-bottom: 1px solid #333;
	font-size: 40px;
	font-weight: 400;
	line-height: 45px;
	padding-bottom: 2px;
	color: #333;
	margin: 32px 0 8px;
	padding-left: 50px;
	background: url('/assets/imgs/faqDocIconToRight.svg') no-repeat 0 3px;
	background-size: 45px;
}
.faq-article h2{
	color: #333;
	font-size: 28px;
	font-weight: 400;
	line-height: 32px;
	margin-bottom: 3px;
}
.faq-article h3{
	color: #333;
	font-weight: 400;
	margin: 3px 0;
	font-size: 24px;
}
.faq-article h4{
	font-weight: 200;
	font-style: italic;
}
.faq-article .btn{
	display: block;
	text-align: center;
	padding: 3px 16px;
	background-color: #005480;
	color: #FFF;
}
.faq-article dt{
	font-weight: 500;
}
.faq-article dt:after{
	content: ':';
}
.faq-article dd{
	margin-bottom: 0.75em;
}
.faq-article table{
	border-collapse: collapse;
	margin-bottom: 1em;
	width: 100%;
}
.faq-article table th, .faq-article table td{
	border: 1px solid #333;
	padding: 2px 4px;
}
.faq-article .theRating{
	text-align: right;
	margin-bottom: 6px;
}
.faq-article .theRating img{
	vertical-align: baseline;
}
.faq-article .rate{
	margin-top: 24px;
	border-top: 1px solid #333;
}
.faq-article .theArticle img{
	width: 800px;
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
.faq-article .theArticle ul{
	margin: 0 0 1.5em 2em;
}
.faq-article #disclaimer{
	margin-top: 24px;
	padding: 12px 18px;
	background-color: rgba(180, 200, 200, 0.5);
	font-size: 16px;
	line-height: 22px;
	color: rgba(100, 110, 120, 1);
}
.faq-article #disclaimer h6{
	font-size: 16px;
	font-style: italic;
    font-weight: 800;
}

.faq-blocks {
    width: 100%;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
}
	
.faq-single-block {
    flex-basis: 45%;
    flex-direction: row;
	background: rgba(180, 200, 200, 0.2);
	padding: 10px;
	margin: 10px 0;
	text-align: center;
}

.faq-single-block img{
	width: 90%;
	margin: 5px auto;
}

@media only screen and (max-width: 549px){

	.faq-blocks {
		width: 90%;
		margin: auto;
	}

	.faq-single-block {
		flex-basis: 100%;
	}
}


#support-phone{
	background: url('/assets/imgs/techBackground.svg') no-repeat;
	background-size: 20vw;
}
#support-phone header{
	text-align: center;
	margin-bottom: 30px;
}
#support-phone .phone-help-line{
	font-size: 86px;
	line-height: 74px;
	font-weight: 200;
	color: rgba(0, 84, 128, 1);
	display: block;
}
#support-phone .phone-help-line img{
	vertical-align: text-bottom;
}
#support-phone h2{
	font-size: 36px;
	line-height: 40px;
}
#support-phone .beprepared{
	border-bottom: 1px solid #033;
	margin-bottom: 1.5em;
}
#support-phone .beprepared p{
	margin: 0 8% 1.5em;
}
#support-phone .beprepared ul{
	margin-bottom: 1.5em;
	padding: 2% 0 0 350px;
	color: rgba(0, 60, 100, 1);
	font-style: italic;
	font-weight: 500;
	background: url('/assets/imgs/cellCallSupport.jpg') no-repeat 0 50%;
	margin-right: 8%;
	min-height: 280px;
}
#support-phone .beprepared ul li{
	margin-bottom: 1em;
}
#support-phone .policy{
	border-bottom: 1px solid #033;
	margin-bottom: 1.5em;
}
#support-phone .policy p{
	margin: 0 8% 1.5em;
}
#support-phone .theNumbers h3{
	color: rgba(0, 85, 128, 1);
	font-size: 28px;
	font-weight: 300;
	padding-left: 55px;
	line-height: 41px;
	margin-top: -10px;
	background: url('/assets/imgs/techSupportIconToRight.svg') no-repeat;
	background-size: 50px;
	text-align: left;
}
#support-phone .theNumbers span{
	text-align: center;
}
#support-phone .theNumbers a{
	cursor: text;
	color: rgba(0, 84, 128, 1);
}
#support-phone .theNumbers a:hover,
#support-phone .theNumbers a:active{
	text-decoration: none;
}
#support-phone .theNumbers .tollfree a{
	font-weight: 800;
	font-size: 80px;
	line-height: 50px;
}
#support-phone .theNumbers .or{
	display: inline-block;
	width:48%;
	min-width:550px;
	color: rgba(0, 84, 128, 1);
	font-size: 28px;
	line-height: 70px;
	text-align: center;
}
#support-phone .theNumbers .local a{
	font-size: 68px;
	font-weight: 600;
	line-height: 52px;
}
#support-phone .theNumbers .hours{
	font-style: italic;
	font-weight: 400;
	line-height: 45px;
	margin-bottom: 1em;
	display:block;
	text-align:center;
}


#support-html .add-ticket{
	background: url('/assets/imgs/product-bg.jpg') repeat-x;
}
#support-html .add-ticket .primary-bg-color{
	background-color: transparent!important;
}
#support-online{
	background: url('/assets/imgs/techBackground.svg') no-repeat;
	background-size: 20vw;
}
#support-online header{
	text-align: center;
	margin-bottom: 30px;
}
#support-online .online-help{
	font-size: 86px;
	line-height: 74px;
	font-weight: 200;
	color: rgba(0, 84, 128, 1);
	display: block;
}
#support-online .online-help img{
	vertical-align: text-bottom;
}
#support-online h2{
	font-size: 36px;
	line-height: 40px;
}
#support-online .beprepared{
	border-bottom: 1px solid #033;
	margin-bottom: 1.5em;
}
#support-online .beprepared p{
	margin: 0 8% 1.5em;
}
#support-online .beprepared ul{
	margin-bottom: 1.5em;
	padding: 2% 0 0 350px;
	color: rgba(0, 60, 100, 1);
	font-style: italic;
	font-weight: 500;
	background: url('/assets/imgs/techRequest.jpg') no-repeat 0 50%;
	margin-right: 8%;
	min-height: 280px;
}
#support-online .beprepared ul li{
	margin-bottom: 1em;
}
#support-online .policy{
	margin-bottom: 1em;
}
#support-online .policy p{
	margin: 0 8% 1.5em;
}
#support-online .policy .iawt{
	text-align: center;
}
#support-online .policy .proceed-btn{
	display: block;
	box-shadow: 5px 7px 21px rgba(0, 0, 0, 0.45) inset;
	color: #fff;
	border-color: rgba(1, 106, 249, 1);
	border-style: solid;
	border-width: 4px 36px 4px 4px;
	padding-left: 60px;
	width: 140px;
	background-color: rgba(6, 64, 103, 0.8);
	font-size: 28px;
	font-weight: 300;
	line-height: 28px;
	transition: margin 0.8s ease-out 0s, border 0.8s ease-out 0s, color 0.5s ease 0s, background-color 0.5s ease 0s;
	margin: -1em 0 1em calc(50% - 100px);
	padding: 9px 0 19px 40px;
	white-space: nowrap;
}
#support-online .policy .proceed-btn:hover,
#support-online .policy .proceed-btn:active{
	text-decoration: none!important;
	box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.45);
	border-right-width: 4px;
	color: rgba(30, 84, 121, 1);
	background-color: rgba(180, 200, 200, 1);
	margin: -1em 0 1em calc(50% - 72px);
}
#support-online .policy .proceed-btn .ctaRedChevron{
	color: inherit !important;
	margin-left: 43px;
}


#support-online .important{
	color: #F00;
	font-weight: 800;
	font-style: normal;
	margin-right: 2px;
}
#support-online .form-title{
	margin-bottom: 0;
}
#support-online .instruct-required{
	font-style: italic;
	margin-bottom: 0.5em;
}
#support-online form label{
	display: block;
	margin-top: 8px;
	margin-bottom: -4px;
}
#support-online form h3{
	color: rgba(0, 85, 128, 1);
	font-size: 28px;
	font-weight: 300;
	line-height: 41px;
}
#support-online form h4{
	font-weight: 500;
}
#support-online .form-contactinfo{
	margin: 0 8% 1.5em;
	border-bottom: 1px solid #033;
	padding-bottom: 1em;
	background: url('/assets/imgs/techRequestBg.jpg') no-repeat 100% 4%;
	background-size: 70%;

}
#support-online .form-yourquestion{
	margin: 0 8% 1.5em;
	border-bottom: 1px solid #033;
	padding-bottom: 1em;
}
#support-online #kb_suggestions{
	float: right;
	width: 45%;
}
#support-online .kbresults{
	padding: 1em;
}
#support-online .kbresults ul{
	list-style: none;
}
#support-online .kbresults ul a{
	display: block;
	background: url("/assets/imgs/faqDocIconToRight.svg") no-repeat 0 50%;
	background-size: 36px 31px;
	color: rgba(0, 65, 92, 1);
	font-size: 20px;
	line-height: 22px;
    padding: 6px 0 10px 41px;
	margin-bottom: 6px;
}
#support-online .kbresults ul a:hover,
#support-online .kbresults ul a:active{
	background-image: url("/assets/imgs/faqDocIconToRightOver.svg");
}
#support-online form textarea,
#support-online form input[type=text],
#support-online form input[type=email],
#support-online form input[type=password]{
	width: 50%;
	/* background-color: rgba(255, 255, 255, 0.95);
	border: 1px solid #999; */
}
#support-online .upload-limits{
	font-size: 16px;
	line-height: 20px;
	font-style: italic;
	margin-top: 6px;
	width: 50%;
}
#support-online .check-label{
	margin-bottom: 6px;
}
#support-online .checkgroup{
	margin: 0 8% 1em;
}
#support-online .spamandsubmit{
	text-align: center;
}
#support-online .g-recaptcha div div{
	margin: 0 auto;
}
#support-online .g-recaptcha > div{
	width: auto !important;
}
#support-online .spamandsubmit .form-submit{
	display: block;
	box-shadow: 5px 7px 21px rgba(0, 0, 0, 0.45) inset;
	color: #fff;
	border-color: rgba(255, 206, 0, 1);
	border-style: solid;
	border-width: 4px 36px 4px 4px;
	padding-left: 60px;
	width: 215px;
	background-color: rgba(6, 64, 103, 0.8);
	font-size: 28px;
	font-weight: 300;
	line-height: 28px;
	transition: margin 0.8s ease-out 0s, border 0.8s ease-out 0s, width 0.8s ease-out, color 0.5s ease 0s, background-color 0.5s ease 0s;
	margin: 1em 0 1em calc(50% - 100px);
	padding: 9px 0 19px 40px;
	white-space: nowrap;
}
#support-online .spamandsubmit .form-submit:hover,
#support-online .spamandsubmit .form-submit:active{
	text-decoration: none!important;
	box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.45);
	border-right-width: 4px;
	color: rgba(30, 84, 121, 1);
	background-color: rgba(180, 200, 200, 1);
	margin: 1em 0 1em calc(50% - 72px);
	width: 185px;
}
#support-online .spamandsubmit .form-submit[disabled]{
	cursor: not-allowed!important;
	background-color: #EEE!important;
	color: #999!important;
	border-color: #CCC!important;
	box-shadow: 5px 7px 5px rgba(0,0,0,0.45)!important;
	transition: all 0.3s!important;
}
#support-online .spamandsubmit .form-submit[disabled]:hover,
#support-online .spamandsubmit .form-submit[disabled]:active{
	margin-left: calc(50% - 100px)!important;
	border-right-width: 36px!important;
	color: #999!important;
	background-color: #EEE!important;
	width: 215px!important;
}
#support-online .spamandsubmit .form-submit .ctaRedChevron{
	color: rgba(30, 84, 121, 1)!important;
	margin-left: 43px;
}
#support-online .spamandsubmit .form-submit[disabled] .ctaRedChevron{
	color: #999!important;
}
#support-html .error{
	background: #FFF5F5;
	border: 2px solid #A00;
	color: #A00;
	font-weight: 500;
	margin-top: 12px;
	margin-top: 2.1vw;
	padding: 24px 12px;
}
#support-html .error ul{
	padding: 0 42px;
}

.support #support-online #forgotlink{
	display: block;
	margin-top: 80px;
	font-size: 18px;
}
.support #support-online #forgot{
	margin-top: 6px;
	padding-left: 36px;
}
.support #support-online #forgotsubmit{
	margin-top: 24px;
}


.support #customer-ticket{
	margin: 0 12%;
}
.support #customer-ticket h1{
	font-size: 46px;
	line-height: 46px;
	border-bottom: 1px solid #333;
	padding-bottom: 8px;
	margin-bottom: 24px;
}
.support #customer-ticket .ticketinfo div{
	display: inline-block;
	width: 46%;
	min-width: 300px;
	vertical-align: top;
	margin-right: 1%;
}
.support #customer-ticket .ticketinfo h2{
	margin-bottom: 4px;
}
.support #customer-ticket .ticketinfo table{
	font-size: 18px;
	line-height: 20px;
}
.support #customer-ticket .ticketinfo table td{
	vertical-align: top;
}
.support #customer-ticket .ticketinfo table td:first-child{
	white-space: nowrap;
	padding-right: 6px;
	font-weight: 500;
}
.support #customer-ticket .ticketstatus{
	font-weight: 500;
}
.support #customer-ticket #ticketmessages{
	margin-top: 24px;
}
.support #customer-ticket #ticketmessages section{
	padding: 20px 32px 24px;
	border: 1px solid #333;
	margin-bottom: 48px;
}
.support #customer-ticket #ticketmessages a:hover{
	color: #900;
}
.support #customer-ticket #ticketmessages header,
.support #customer-ticket .note header{
	font-style: italic;
	font-weight: 500;
	margin-bottom: 12px;
	line-height: 20px;
}
.support #customer-ticket #ticketmessages header .timestamp,
.support #customer-ticket .note header .timestamp{
	font-size: 14px;
	font-weight: 400;
	margin-left: 6px;
	white-space: nowrap;
}
.support #customer-ticket #ticketmessages .customer-message{
	margin-right: 8%;
	border-radius: 0 15px 15px;
	background-color: rgba(250, 240, 210, 0.4);
}
.support #customer-ticket #ticketmessages .soi-message{
	margin-left: 8%;
	border-radius: 15px 0 15px 15px;
	background-color: rgba(180, 200, 200, 0.5);
}
.support #customer-ticket #ticketmessages .soi-message header{
	text-align: right;
}
.support #customer-ticket #ticketmessages .attachments{
	border-top: 1px solid #333;
	margin-top: 28px;
	padding-top: 10px;
}
.support #customer-ticket #ticketmessages .attachments h3{
	color: #333;
	font-size: 22px;
	line-height: 22px;
	font-weight: 500;
	font-style: italic;
}
.support #customer-ticket #cust-replyform h2{
	margin-bottom: 6px;
}
.support #customer-ticket #cust-replyform textarea{
	width: 100%;
}
.support #customer-ticket #cust-replyform .new-attachments{
	margin: 0 8%;
}
.support #customer-ticket #cust-replyform h4{
	font-weight: 500;
}
.support #customer-ticket .upload-limits{
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	margin-top: 6px;
}
.support #customer-ticket .form-submit{
	background-color: rgba(6, 64, 103, 0.8);
	border-color: rgba(255, 206, 0, 1);
	border-style: solid;
	border-width: 4px 36px 4px 4px;
	box-shadow: 5px 7px 21px rgba(0, 0, 0, 0.45) inset;
	color: #fff;
	display: block;
	font-size: 28px;
	font-weight: 300;
	line-height: 28px;
	margin: 1em 0 1em calc(50% - 100px);
	padding: 9px 0 19px 63px;
	transition: margin 0.8s ease-out 0s, border 0.8s ease-out 0s, width 0.8s ease-out 0s, color 0.5s ease 0s, background-color 0.5s ease 0s;
	white-space: nowrap;
	width: 234px;
}
.support #customer-ticket .form-submit .ctaRedChevron{
	color: rgba(30, 84, 121, 1) !important;
    margin-left: 71px;
}
.support #customer-ticket .form-submit:hover,
.support #customer-ticket .form-submit:active{
	text-decoration: none!important;
	box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.45);
	border-right-width: 4px;
	color: rgba(30, 84, 121, 1);
	background-color: rgba(180, 200, 200, 1);
	margin: 1em 0 1em calc(50% - 72px);
	width: 200px;
}
.support .ticket-submitted-success{
	margin-left: 8%;
}





#support-calculators{
	background: url("/assets/imgs/calcTools.jpg") no-repeat 0 25px;
}
#support-calculators .main-desc{
	margin-left: 220px;
	min-height: 170px;
	margin-right: 10%;
}
#support-calculators h1{
	font-size: 40px;
	font-weight: 300;
	text-align: center;
	margin-bottom: 24px;
}
#support-calculators h2{
	font-size: 36px;
	border-bottom: 1px solid #333;
	margin-bottom: 18px;
	padding-bottom: 3px;
}
#support-calculators #disclaimer{
	margin: 24px 32px;
	padding: 12px 18px;
	background-color: rgba(180, 200, 200, 0.5);
	font-size: 16px;
	line-height: 22px;
	color: rgba(100, 110, 120, 1);
}
#support-calculators #disclaimer a{
	display: inline-block;
}
#support-calculators #disclaimer .readall {
	display: none;
}
#support-calculators #disclaimer h6{
	font-size: 16px;
	font-style: italic;
    font-weight: 800;
}
#support-calculators .tool{
	padding: 40px 22px 40px calc(265px - 5%);
	border: 1px solid #333;
	margin: 0 32px 24px;
	cursor: pointer;
	background-color: rgba(255, 255, 255, 1);
	background-size: 162px 143px;
	background-repeat: no-repeat;
	background-position: 2% 50%;
	border-left: solid rgba(30, 84, 121, 1) 11px;
}
#support-calculators .tool .blurb{
	margin-bottom: 0;
	margin-left: 40px;
}
#support-calculators #calc-blackout{
	background-color: #022;
    bottom: 0;
    display: none;
    left: 0;
    opacity: 0.4;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999998;
}
#support-calculators .calculator{
	display: none;
	position: fixed;
	top: 70px;
	background-color: #FFF;
	z-index: 999999;
	padding: 6px;
}
#support-calculators .geocalc{
	display: block;
	float: right;
	font-size: 90%;
	font-style: italic;
}
#support-calculators .geocalc:before{
	content: "\01F4D0";
	font-weight: 200;
	font-size: 16px;
	margin-right: -1px;
	font-style: normal;
}
#support-calculators .calculator-close{
	display: block;
	position: absolute;
	top: 6px;
	right: 6px;
	width: 50px;
	height: 50px;
	background: url('/support/inc/calcs/assets/close.svg') no-repeat;
	background-size: cover;
	opacity: 0.6;
	transition: all 0.3s;
	z-index: 2147483647;
}
#support-calculators #geometryform .calculator-close{
	top: 0;
	right: 0;
}
#support-calculators .calculator-close:hover,
#support-calculators .calculator-close:active{
	opacity: 1;
}
#support-calculators .tool h2{
	font-size: 32px;
	font-weight: 300;
	margin-bottom: 3px;
	border-bottom: 0;
	padding-bottom: 0;
}
#support-calculators .calculator input{
	width: 60px;
}
#support-calculators .tool h2:after{
	content: "\2009\203A";
	font-weight: 600;
	white-space: nowrap;
}
#support-calculators .calculator form{
	margin: 0 auto;
	padding: 1em;
	border: 1px solid #333;
	position: relative;
}
#support-calculators #castingform	{ width: 560px }
#support-calculators #coatingform	{ width: 540px }
#support-calculators #pourmoldcalc	{ width: 570px }
#support-calculators #brushform		{ width: 580px }
#support-calculators #linearform		{ width: 500px }
#support-calculators #yieldform		{ width: 500px }
#support-calculators #ratioform		{ width: 500px }
#support-calculators #geometryform	{ width: 650px }
#support-calculators .available-sizes{
	position: absolute;
	top: 40px;
	right: 8px;
	width: 240px;
	padding-left: 13px;
	border-left: 1px solid #333;
	opacity: 0;
	transition: opacity 0.5s;
	line-height: 18px;
}
#support-calculators .available-sizes h5{
	font-size: 16px;
	line-height: 18px;
	font-weight: 500;
	border-bottom: 1px solid rgba(0, 85, 128, 1);
	margin-bottom: 8px;
}
#support-calculators .available-sizes table{
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 6px;
}
#support-calculators .available-sizes a{
	font-size: 16px;
	line-height: normal!important;
	font-weight: 500;
}
#support-calculators .calculator h3{
	font-size: 28px;
	font-weight: 600;
	font-style: italic;
	color: rgba(0, 85, 128, 1);
}
#support-calculators .calculator label{
	display: block;
	font-weight: 500;
	font-size: 16px;
	line-height: 18px;
	margin-top: 16px;
	border-bottom: 1px solid rgba(0, 85, 128, 1);
	margin-right: 50%;
}
#support-calculators .calculator button{
	display: block;
	margin-top: 12px;
	border: 4px solid rgb(255, 206, 0);
	color: rgb(30, 84, 121);
	background-color: rgb(180, 200, 200);
	font-size: 28px;
	font-weight: 300;
	line-height: 28px;
	padding: 9px 18px 12px;
	box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.45);
}
#support-calculators .calculator button:active{
	box-shadow: 5px 7px 21px rgba(0, 0, 0, 0.45) inset;
}
#support-calculators .err-area:before,
#support-calculators .calc-note:before{
	content: "*";
}
#support-calculators .err-area{
	font-size: 16px;
	height: 25px;
	color: #A00;
	font-weight: 500;
	margin-bottom: 10px;
	opacity: 0;
	transition: opacity 0.5s;
	padding-left: 30px;
	padding-top: 8px;
	line-height: 1em!important;
}
#support-calculators .calc-note{
	font-size: 16px;
	height: 18px;
	font-weight: 300;
	margin-bottom: 10px;
	font-style: italic;
}
#support-calculators .res-area{
	font-size: 42px;
	line-height: 42px;
	font-weight: 300;
}
#support-calculators #ratio .res-area{
	font-size: 36px;
	line-height: 36px;
	height: 72px;
	overflow: hidden;
}
#support-calculators #geometryform .res-area{
	font-size: 32px;
	line-height: 32px;
}
#support-calculators .result{
	opacity: 0;
	transition: opacity 0.5s;
}
#support-calculators .results-section{
	width: 500px;
	margin: 0 auto;
	border: 1px solid #333;
	padding: 1em;
	background-color: #CCC;
	border-top: 0;
}
#support-calculators .parta{
	color: rgba(200, 150, 25, 1);
	font-weight: 500;
}
#support-calculators .partb{
	color: rgba(25, 75, 225, 1);
	font-weight: 500;
}
#support-calculators #shapes-nav{
	line-height: 0em!important;
}
#support-calculators #shapes-nav a{
	display: inline-block;
	width: 75px;
	height: 50px;
	margin-right: 15px;
	border: 1px solid #333;
	border-bottom: 0;
	border-radius: 10px 10px 0 0;
	position: relative;
	background-color: #EEE;
}
#support-calculators #shapes-nav a.selected{
	border-bottom: 1px solid #FFF;
	background-color: #FFF;
	top: 1px;
	padding-top: 1px;
}
#support-calculators .geo-calc{
	border: 1px solid #333;
	padding: 5px 5px 10px;
	height: 520px;
}
#support-calculators .geo-result{
	display: inline-block;
	width: calc(50% - 7px);
	padding-left: 6px;
	border-left: 1px solid #333;
	border-bottom: 1px solid #333;
}
#support-calculators #cube{
	background: url('/support/inc/calcs/assets/cube.svg') no-repeat 95% 69px;
	background-size: 270px auto;
}
#support-calculators #show-cube{
	background: url('/support/inc/calcs/assets/cube-icon.svg') no-repeat 50% 50%;
	background-size: 50px auto;
}
#support-calculators #sphere{
	background: url('/support/inc/calcs/assets/sphere.svg') no-repeat 78% 65px;
	background-size: 150px auto;
	display: none;
}
#support-calculators #show-sphere{
	background: url('/support/inc/calcs/assets/sphere-icon.svg') no-repeat 50% 50%;
	background-size: 45px auto;
}
#support-calculators #cylinder{
	background: url('/support/inc/calcs/assets/cylinder.svg') no-repeat 75% 75px;
	background-size: 135px auto;
	display: none;
}
#support-calculators #show-cylinder{
	background: url('/support/inc/calcs/assets/cylinder-icon.svg') no-repeat 50% 50%;
	background-size: 26px auto;
}
#support-calculators #cone{
	background: url('/support/inc/calcs/assets/cone.svg') no-repeat 82% 78px;
	background-size: 185px auto;
	display: none;
}
#support-calculators #show-cone{
	background: url('/support/inc/calcs/assets/cone-icon.svg') no-repeat 50% 50%;
	background-size: 40px auto;
}
#support-calculators .geometry-results-section{
	border: 1px solid #333;
	padding: 1em;
	background-color: #CCC;
	margin-top: 12px;
}
#admin-login{
	padding-left: 26%;
	margin-top: 2%;
}
#admin-login .spamandsubmit{
	text-align: left;
}
#admin-login .spamandsubmit .form-submit{
	margin: 1em 0;
	width: 178px;
	padding: 9px 0 19px 36px;
}
#admin-login .spamandsubmit .form-submit:hover,
#admin-login .spamandsubmit .form-submit:active{
	margin: 1em 0 1em 22px;
	width: 148px;
}

/*.admin-html .primary-bg-color{
	background-color: #7D7CCA!important;
}*/
#admin-nav{
	padding: 4px 12px;
	border-bottom: 1px solid #CCC;
	margin: -40px 0 3% 10%;
}
#admin-nav ul{
	list-style: none;
}
#admin-nav li{
	display: block;
	float: left;
	margin-right: 2%;
	text-align: center;
}
#admin-nav li a{
	font-size: 14px;
	color: #333;
}
#admin-nav li img{
	vertical-align: text-top;
}
.admin-section h3{
	font-size: 40px;
	font-weight: 300;
	color: rgba(0, 85, 128, 1);
}
.admin-section h4{
	font-size: 24px;
	font-weight: 400;
	color: rgba(0, 85, 128, 1);
}
.admin-section .ticket-totals{
	font-size: 16px;
	line-height: 20px;
	margin: 15px 0 1em;
}
.admin-section .unclaimed-warning{
	font-weight: 500;
	color: #E11;
	padding-left: 18px;
	background: url('img/famfamfam/flag_red.gif') no-repeat;
}
.admin-section .ticket-table-header{
	float: right;
	font-size: 16px;
	line-height: 20px;
}
.admin-section .ticket-table-header h6{
	font-size: 16px;
	line-height: 20px;
	font-weight: 500;
	border-bottom: 1px solid #333;
}
.admin-section .ticket-list{
	border-collapse: collapse;
	font-size: 16px;
	line-height: 20px;
	width: 100%;
	border-bottom: 1px solid #333;
}
.admin-section .ticket-list th{
	text-align: left;
	border-bottom: 1px solid #333;
	padding-bottom: 6px;
}
.admin-section .ticket-list th a{
	color: #333;
}
.admin-section .ticket-list td{
	padding-right: 2%;
}
.admin-section .ticket-list .odd{
	background-color: #E0E0E0;
}
.admin-section .ticket-list .cat1{
	padding-left: 18px;
	background-image: url('img/somain.png');
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-size: 16px 16px;
}
.admin-section .ticket-list .cat7{
	padding-left: 18px;
	background-image: url('img/soconcrete.png');
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-size: 16px 16px;
}
.admin-section .ticket-list .cat8{
	padding-left: 18px;
	background-image: url('img/brcp.png');
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-size: 16px 16px;
}
.admin-section .ticket-list .cat9{
	padding-left: 18px;
	background-image: url('img/mann.png');
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-size: 16px 16px;
}
.admin-section .ticket-list .cat10{
	padding-left: 18px;
	background-image: url('img/accucast.png');
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-size: 16px 16px;
}
.admin-section .ticket-list .cat11{
	padding-left: 18px;
	background-image: url('img/holdens.png');
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-size: 16px 16px;
}
.admin-section .ticket-list .cat12{
	padding-left: 18px;
	background-image: url('img/chavant.png');
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-size: 16px 16px;
}
.admin-section .ticket-list .cat13{
	padding-left: 18px;
	background-image: url('img/spam.png');
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-size: 16px 16px;
}
.admin-section .ticket-list .even{
	background-color: #FAFAFA;
}
.admin-section .ticket-table-footer{
	padding-left: 21px;
	background: url('img/famfamfam/arrow_up.gif') 3px 50% no-repeat;
}
.admin-section .assignedyou{
	font-size: 22px;
	font-weight: 700;
	color: #E11;
	vertical-align: middle;
}
.admin-section .assignedother{
	font-size: 22px;
	font-weight: 700;
	color: #1A1;
	vertical-align: middle;
}
.admin-section .ticket-list .waitingreply,
.admin-section .ticket-list .open,
.admin-section .ticket-list .replied,
.admin-section .ticket-list .resolved,
.admin-section .ticket-list .inprogress,
.admin-section .ticket-list .onhold{
	font-weight: 600;
}
.admin-section .show-tickets{
	margin-top: 32px;
	padding: 0 5%;
	font-size: 16px;
	line-height: 20px;
}
.admin-section .show-tickets h4{
	margin: 0 -6% 12px;
}
.admin-section .show-tickets b{
	display: block;
	font-weight: 500;
	border-bottom: 1px solid #333;
	margin: 24px 0 6px;
}
.admin-section .show-tickets input,
.admin-section .show-tickets select{
	font-size: 16px;
	line-height: 20px;
}
.admin-section .show-tickets .show-column{
	float: left;
	width: 49%;
	margin-right: 1%;
}
.admin-section #tab1.tabberlive{
	margin-left: 15%;
	background: #FFF;
}
.admin-section .profile-submit{
	margin-left: 15%;
	text-align: center;
}
#customer-ticket .ticket-controls{
	float: right;
}
#customer-ticket h1.locked{
	padding-left: 18px;
	background: url('img/famfamfam/page_lock.gif') 0 50% no-repeat;
}
#customer-ticket h1.brcp{
	padding-left: 57px;
	background: url('img/brcp.png') 0 50% no-repeat;
	background-size: 55px 55px;
}
#customer-ticket h1.mann{
	padding-left: 34px;
	background: url('img/mann.png') 0 50% no-repeat;
	background-size: 32px 32px;
}
#customer-ticket h1.somain{
	padding-left: 34px;
	background: url('img/somain.png') 0 50% no-repeat;
	background-size: 32px 32px;
}
#customer-ticket h1.concrete{
	padding-left: 34px;
	background: url('img/soconcrete.png') 0 50% no-repeat;
	background-size: 32px 32px;
}
#customer-ticket h1.accu{
	padding-left: 34px;
	background: url('img/accucast.png') 0 50% no-repeat;
	background-size: 32px 32px;
}
#customer-ticket h1.holden{
	padding-left: 34px;
	background: url('img/holdens.png') 0 50% no-repeat;
	background-size: 32px 32px;
}
#customer-ticket h1.chavant{
	padding-left: 34px;
	background: url('img/chavant.png') 0 50% no-repeat;
	background-size: 32px 32px;
}
#customer-ticket h1.spam{
	padding-left: 34px;
	background: url('img/spam.png') 0 50% no-repeat;
	background-size: 32px 32px;
}
#customer-ticket .icon{
	opacity: 0.4;
	transition: opacity 0.3s;
}
#customer-ticket .icon:hover,
#customer-ticket .icon:active{
	opacity: 1;
}
#customer-ticket .additional{
	display: block;
	margin-top: -9px;
	margin-left: 18px;
	font-size: 16px;
	padding-left: 18px;
	background: url('img/famfamfam/magnifier.png') 0 50% no-repeat;
}
#customer-ticket .additional.redflag{
	color: #A00;
	background: url('img/famfamfam/flag_red.png') 0 50% no-repeat;
}
#customer-ticket .additional-admin-info{
	margin-top: 12px;
	font-size: 18px;
	line-height: 20px;
}
#customer-ticket .additional-admin-info h2{
	margin-bottom: 4px;
}
#customer-ticket .suggested-faqs,
#customer-ticket .notes{
	width: 46%;
	float: left;
	margin-right: 1%;
}
#customer-ticket .suggested-faqs ul{
	margin-left: 19px;
}
#customer-ticket .notes textarea{
	width: 100%;
}
#customer-ticket .note{
	border: 1px solid #333;
	padding: 6px;
	margin-bottom: 6px;
}
#customer-ticket .note-tools{
	text-align: right;
}
#customer-ticket .ticket-history{
	font-size: 16px;
	line-height: 20px;
}
#customer-ticket .ticket-history a{
	display: block;
	margin-top: -18px;
}
#customer-ticket .ticket-history ul{
	display: none;
	margin-left: 16px;
}
#customer-ticket .options{
	font-size: 16px;
	line-height: 20px;
}
#customer-ticket .options h4{
	margin: 6px 0;
	border-bottom: 1px solid #333;
	padding-bottom: 1px;
}
#customer-ticket .submit-options{
	margin-bottom: 12px;
}
#customer-ticket .submit-options input{
	display: block;
	background: none;
	border: 0;
	margin-left: calc(50% - 100px);
}
#customer-ticket .submit-options input:hover,
#customer-ticket .submit-options input:active{
	text-decoration: underline;
}
#customer-ticket.admin-ticket-view .form-submit,
#customer-ticket.admin-ticket-view .form-submit:hover,
#customer-ticket.admin-ticket-view .form-submit:active{
	margin-bottom: 6px;
}
#customer-ticket .canned{
	border-left: 4px solid #ABC;
	padding: 0 0 10px 12px;
	margin-bottom: 3px;
}
#customer-ticket .canned label{
	font-size: 16px;
}
#customer-ticket .rate{
	margin-bottom: 0;
	font-size: 16px;
	text-align: right;
	font-style: italic;
}
#customer-ticket .rate:before{
	content: "\01F4E9\00A0";
	font-style: normal;
}
#customer-ticket .yt-header{
	background: url("/assets/imgs/youtubeIconDown.svg") no-repeat;
	background-size: 45px auto;
	padding-left: 48px;
	line-height: 52px;
	margin-top: 4px;
}
#customer-ticket #ytlink{
	min-width: 250px;
}








/* Responsive */
@media screen and (max-width: 1020px){ /*tablet*/
	.support.main-section{
		width: 95%;
	}
	#support-home header,
	#support-phone header,
	#support-online header,
	.support #customer-ticket h1,
	#support-calculators h1,
	.faq-articles h1{
		margin-top: 4%;
	}
	#support-home .world-famous{
		font-size: 72px;
	}
	#support-home .world-famous img{
		height: 55px;
	}
	#support-home .technical-help{
		font-size: 67px;
		line-height: 60px;
	}
	#support-home .textblock{
		margin: 0;
	}
	#support-home #tools a{
	line-height: 66px;
    min-height: 70px;
    min-width: 318px;
    padding-left: 98px;
    margin-left: 0;
    font-size: 22px;
	}
	#support-home #options{
		background: none;
		height: 100px;
	}
	#support-home #options a{
		width: 40%;
		top: 0;
	}
	#support-home #options a.addtick{
		left: 0;
		background-color: rgba(180, 200, 200, 0.95);
	}
	#support-home #options a.callus{
		left: 56%;
	}
	.faq-articles .cat{
		line-height: 60px;
		min-height: 120px;
	}
	.faq-articles .catlist{
		padding: 1em 1em;
	}
	.faq-article{
		width: 100%;
	}
	#support-phone .beprepared p,
	#support-phone .policy p,
	#support-online .beprepared p,
	#support-online .policy p,
	.faq-articles p{
		margin-left: 0;
		margin-right: 0;
	}
	#support-online,
	#support-phone{
		background: none;
	}
	#support-phone .phone-help-line{
		font-size: 72px;
	}
	#support-phone .phone-help-line img{
		height: 55px;
	}
	#support-phone .beprepared ul,
	#support-online .beprepared ul{
		background: none;
		padding: 0 0 0 30px;
	}
	#support-online .form-contactinfo{
		margin: 0;
		background-position: 110% 10%;
	}
	#support-online .form-yourquestion{
		margin: 0;
	}
	.support #customer-ticket{
		margin: 0;
	}
	.support #customer-ticket h1{
		margin-bottom: 18px;
	}
	.support #customer-ticket .ticketinfo div{
		width: 100%;
		margin-bottom: 18px;
	}
	.support #customer-ticket #ticketmessages{
		margin-top: 0;
	}
	.support #customer-ticket #ticketmessages section{
		margin-bottom: 36px;
	}
	.support #customer-ticket #ticketmessages .customer-message{
		margin-right: 6%;
	}
	.support #customer-ticket #ticketmessages .soi-message{
		margin-left: 6%;
	}
	#support-calculators{
		background-position: 0 40px;
	}
	#support-calculators .tool{
		padding-left: 188px;
		line-height:28px;
	}
	#support-calculators .calculator form{
		width: 500px!important;
	}
	#support-calculators .available-sizes{
		width: 200px;
		bottom: 115px;
		top: auto;
	}
	#support-calculators .calc-note{
		width: 60%;
		line-height: 1em;
		margin-bottom: 20px;
		margin-top: 4px;
		padding-left: 10px;
	}
	#support-calculators #geometryform{
		width: 530px!important;
	}
	#support-calculators .geo-calc{
		height: 560px;
	}
	#support-calculators .geo-result{
		width: 96%;
		padding-bottom: 4px;
	}
	#support-calculators .geo-result:first-child{
		border-top: 1px solid #333;
	}
	#support-calculators #cube{
		background-size: 250px auto;
		background-position: 97% 69px;
	}
	#support-home #body-calclink{
		display: none;
	}
}
@media screen and (max-width: 549px){ /*mobile*/
	section.support{
		padding-top: 5px;
	}
	.support #disclaimer{
		font-size: 14px!important;
		line-height: 20px!important;
	}
	.support.main-section{
		font-size: 16px;
		line-height: 20px;
		margin-top: 32px;
	}
	#support-home header,
	#support-phone header,
	#support-online header,
	.support #customer-ticket h1,
	#support-calculators h1,
	.faq-articles h1{
		margin-top: 0;
	}
	#support-home{
		background: none;
	}
	#support-home header{
		margin-bottom: 10px;
	}
	#support-home .world-famous{
		font-size: 36px;
		line-height: 36px;
	}
	#support-home .world-famous img{
		height: 30px;
	}
	#support-home .technical-help{
		font-size: 32px;
		line-height: 32px;
	}
	.support h1{
		font-size: 24px;
		line-height: 24px;
		font-weight: 400;
	}
	#support-home #tools a{
	float: none;
    padding-top: 4%;
    padding-left: 120px;
    font-size: 20px;
    background-position: 0 0;
    line-height: 20px;
    width: auto;
    min-width: 0;
    font-weight: 400;
    font-style: normal;
	}
	#support-home #options{
		height: auto;
	}
	#support-home #options a{
		position: relative;
		width: 80%;
		margin-left: 7%;
		margin-bottom: 12px;
	}
	#support-home #options a.callus{
		left: 0;
	}
	#support-home h2{
		margin-bottom: 5px;
	}
	#support-home h2 a{
		background-size: 42px auto;
		font-size: 16px;
		line-height: 16px;
		font-weight: 500!important;
		padding-left: 47px;
	}
	#support-home .greylink{
		margin-top: -1em;
	}
	
	
	#support-phone header{
		margin-bottom: 20px;
	}
	#support-phone .phone-help-line{
		font-size: 46px;
		line-height: 28px;
	}
	#support-phone .phone-help-line img{
		height: 38px;
	}
	#support-phone h2{
		font-size: 24px;
		line-height: 24px;
		font-weight: 400;
		margin-bottom: 12px;
	}
	#support-phone .theNumbers .or{
		width: 100%;
		min-width: initial;
		line-height: 22px;
		display: block;
		margin-top: 20px;
	}
	#support-phone .theNumbers .local a{
		font-size: 28px;
		line-height: 42px;
	}
	#support-phone .theNumbers .hours{
		line-height: 20px;
		margin-top: 20px;
	}
	
	
	#support-online .online-help{
		font-size: 62px;
		line-height: 40px;
	}
	#support-online .online-help img{
		height: 75px;
	}
	#support-online h2{
		font-size: 24px;
		line-height: 24px;
		font-weight: 400;
		margin-bottom: 12px;
	}
	#support-online .beprepared ul{
		min-height: auto;
	}
	#support-online .policy .proceed-btn{
		margin: -18px 0 1em calc(50% - 100px);
		font-size: 20px;
		line-height: 0;
		width: 118px;
		padding: 11px 0 16px 44px!important;
	}
	#support-online .spamandsubmit .form-submit{
		font-size: 20px;
		line-height: 0;
		padding: 11px 0 16px 40px!important;
		width: 185px;
	}
	#support-online .policy .proceed-btn .ctaRedChevron{
		color: #FFF!important;
		margin-left: 54px;
	}
	#support-online .policy .proceed-btn:hover,
	#support-online .policy .proceed-btn:active{
		margin: -18px 0 1em calc(50% - 100px);
		border-width: 4px 36px 4px 4px;
	}
	#support-online .spamandsubmit .form-submit:hover,
	#support-online .spamandsubmit .form-submit:active{
		margin: 1em 0 1em calc(50% - 100px);
		border-width: 4px 36px 4px 4px;
	}
	#support-online form label{
		margin-bottom: 0;
	}
	#support-online form textarea,
	#support-online form input[type="text"],
	#support-online form input[type="password"]{
		width: 98%;
	}
	#support-online form h3{
		line-height: 28px;
		margin-top: 2px;
		margin-bottom: 10px;
	}
	#support-online .upload-limits{
		width: 98%;
	}
	#support-online .form-yourquestion{
		display: -webkit-box;
		display: -webkit-flex;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		align-items: flex-start;
	}
	#support-online #question-formstuff{
		-webkit-box-ordinal-group: 1;
		-moz-box-ordinal-group: 1;
		-ms-flex-order: 1;
		-webkit-order: 1;
		order: 1;
	}
	#support-online #kb_suggestions{
		float: none;
		width: 98%;
		-webkit-box-ordinal-group: 2;
		-moz-box-ordinal-group: 2;
		-ms-flex-order: 2;
		-webkit-order: 2;
		order: 2;
	}
	.support #support-online #forgotlink{
		margin-top: 20px;
	}
	
	
	
	.faq-articles .cat-wrapper{
		background-image: none!important;
	}
	.faq-articles .cat{
		padding-left: 15px;
		font-size: 32px;
		line-height: 32px;
		padding-top: 9px;
		min-height: 80px;
	}
	.faq-articles .catlist{
		padding-right: 0;
	}
	.faq-articles .catlist a{
		font-size: 18px;
		line-height: 20px;
		padding-right: 0;
	}
	.faq-article h1{
		margin-top: 0;
	}
	
	
	.support #customer-ticket h1{
		font-size: 28px;
		line-height: 28px;
	}
	.support #customer-ticket h2{
		font-size: 22px;
		line-height: 22px;
		margin-bottom: 4px;
	}
	.support #customer-ticket .ticketinfo div{
		min-width: initial;
	}
	.support #customer-ticket .ticketinfo table{
		display: none;
		font-size: 16px;
	}
	.support #customer-ticket .ticketinfo table td{
		display: block;
	}
	.support #customer-ticket #ticketmessages section{
		padding: 10px;
		margin-bottom: 24px;
	}
	.support #customer-ticket #ticketmessages .customer-message{
		margin-right: 4%;
	}
	.support #customer-ticket #ticketmessages .soi-message{
		margin-left: 4%;
	}
	.support #customer-ticket .form-submit{
		padding: 6px 0 19px 39px;
		font-size: 20px;
		line-height: 0;
		width: 175px;
	}
	.support #customer-ticket .form-submit .ctaRedChevron{
		margin-left: 58px;
	}
	.support #customer-ticket .form-submit:hover,
	.support #customer-ticket .form-submit:active{
		margin: 1em 0 1em calc(50% - 100px);
		border-width: 4px 36px 4px 4px;
		width: 175px;
	}
	
	
	
	#support-calculators{
		background: none;
	}
	#support-calculators h1{
		font-size: 36px;
		line-height: 34px;
		margin-bottom: 10px;
	}
	#support-calculators .main-desc{
		margin: 0;
		min-height: auto;
	}
	#support-calculators h2{
		margin-top: 10px;
		font-size: 20px;
		line-height: 20px;
		font-weight: 500;
	}
	#support-calculators .tool{
		margin: 0 0 15px;
		padding: 0 3px 10px;
		background-size: auto 180px!important;
		background-position: 50% 24px!important;
	}
	#support-calculators .tool.estimator{
		background-position: 0 22px!important;
	}
	#support-calculators .tool h2{
		font-size: 20px;
		line-height: 20px;
		margin: 5px 0 170px;
		color: #444;
		font-weight: 800;
	}
	#support-calculators .tool .blurb{
		margin-left: 10px;
		line-height: 20px;
	}
	#support-calculators #disclaimer{
		margin: 0 4%;
	}
	#support-calculators #disclaimer #disc-body{
		overflow: hidden;
		max-height: 120px;
	}
	#support-calculators #disclaimer #disc-body.expanded{
		overflow: normal;
		max-height: none;
	}
	#support-calculators #disclaimer a{
		display: inline-block;
	}
	#support-calculators #disclaimer .readall {
	display: block;
}
	#support-calculators .calculator-close{
		height: 25px;
		width: 25px;
	}
	#support-calculators .calculator h3{
		font-size: 18px;
		line-height: 18px;
	}
	#support-calculators .calculator form{
		padding: 0.5em;
		width: calc(98% - 1em)!important;
		width: 242px!important;
	}
	#support-calculators #geometryform{
		width: 242px!important;
	}
	#support-calculators #shapes-nav a{
		width: 52px;
		margin-right: 3px;
	}
	#support-calculators #shapes-nav{
		margin-top: 12px;
	}
	#support-calculators .geo-calc{
		background-image: none!important;
		height: 500px;
	}
	#support-calculators .calculator label{
		margin-right: 0;
	}
	#support-calculators .calculator input{
		font-size: 14px;
		width: 35px;
	}
	#support-calculators select,
	#support-calculators option{
		font-size: 14px;
		width: 100%;
	}
	#support-calculators .calculator button{
		font-size: 18px;
		padding: 1px 18px 2px;
		font-weight: 500;
		border-width: 2px;
	}
	#support-calculators .available-sizes{
		display: none!important;
	}
	#support-calculators .err-area{
		font-size: 14px;
		padding-left: 2px;
		height: 28px;
		margin-bottom: 3px;
	}
	#support-calculators .res-area{
		font-size: 24px;
		font-weight: 400;
	}
	#support-calculators .calc-note{
		width: 100%;
		font-size: 14px;
		padding-left: 2px;
	}
	#support-calculators #ratio .res-area{
		font-size: 20px;
		line-height: 22px;
		height: 48px
	}
	#support-calculators #geometryform .res-area{
		font-size: 20px;
		line-height: 22px;
	}
	
	#admin-login{
		margin-top: 0;
		padding-left: 8%;
	}
	#admin-login .spamandsubmit .form-submit{
		padding: 11px 0 16px 30px!important;
		width: 151px!important;
	}
	#admin-login .spamandsubmit .form-submit:hover,
	#admin-login .spamandsubmit .form-submit:active{
		margin: 1em 0!important;
	}
	
	#admin-main #admin-nav{
		margin: -36px 0 12px;
		padding: 0 0 12px 0;
	}
	#admin-main h3{
		line-height: 36px;
	}
	#admin-main .ticket-table-header,
	#admin-main .ticket-table-footer{
		display: none;
	}
	#admin-main .ticket-list th{
		display: none;
	}
	#admin-main .ticket-list td{
		border-top: 1px solid #333;
		padding: 6px 0;
	}
	#admin-main .ticket-list td:nth-child(1),
	#admin-main .ticket-list td:nth-child(2),
	#admin-main .ticket-list td:nth-child(3),
	#admin-main .ticket-list td:nth-child(7)
	{
		display: none;
	}
	
	.admin-section .show-tickets .show-column{
		float: none;
		margin-right: 0;
		width: auto;
	}
}














/* Held over original styles */
table.enclosing {
	width: 960px;
}

td {
	text-align: left;
}

a img {
	border : none;
}

td.admin_white {
	border: #d1dceb 1px solid;
	padding: 1px;	
}

td.admin_gray {
	background-color: #f5fffa;
	border: #d1dceb 1px solid;
	padding: 1px;
}

td.notes {
	background-color: #fffbf2;
	border: #ffe6b8 1px solid;
}

th.tDetailsHead {
	background-color: #F7F7F7;
	font-weight: normal;
	text-align: center;
}

td.tDetailsBody {
	border: #F7F7F7 1px solid;
	text-align: center;
}

table.white {
	background-color: #ffffff ;
	color : #23559C;
	border-collapse: collapse;
}

table.white th {
	color : #23559C;
	border: #b2babd 1px solid;
	border-collapse: collapse;
	background-image: url(img/tableheader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

table.white th a {
	color : #23559C;
}

table.white td {
	height: 25px;
	padding-left: 5px;
}

.noborder {
	border: none;
}

h3 {
	color : #74804e;
	margin: 0px;
}

.medium {
	color: #FF9900;
}

input {
	color:#000000;
}

input.button {
	color:#000000;
	background-color:#FFFFFF;
}

header a img {border: none; text-decoration: none !important;} 

.open {color : #FF0000;}
.waitingreply {color : #FF9933;}
.replied {color : #0000FF;}
.resolved {color : #008000;}
.allbutresolved {color : #000000;}

.success {color : #008000;}
.error {color : #FF0000;}
.notice {color : #FF9900}

#ok {
	border: 1px solid #679800;
}

#error {
	border: 1px solid #ba3225;
}

a.article {
	color : Black;
	text-decoration: none;
}

a.article:hover {
	color : Red;
	text-decoration : none;
}

fieldset {
	margin-bottom: 6px; 
	border: 1px SOLID #267DDC;
	padding: 4px;
	background-color:white;
	position:relative;
	display:block;
	padding: 15px 10px 10px 10px;
	margin:20px 0px 20px 0px;
}

legend {
	color: #172901;
	border: 1px solid #267DDC;
	font-weight: 500;
	display: block;
	position: relative;
}

/*newly introduced styles (version 2.0)*/

.header {
	width: 100%;
	background-color: #74a62b;
	color : #ffffff;
	text-align: center;
	background-image: url(img/header.png);
	background-repeat: repeat-x;
	height: 57px;
	padding: 0px;
	margin: 0px;
}

.header td {
text-align: center;
vertical-align: middle;
color:#FFFFFF;
}
.header a, .header a:link, .header a:active, .header a:visited {
	color : #ffffff;
	text-align: center;
}
.header a:hover {}

.headersm {
	width: 100%;
	background-color: #669933;
	color : #ffffff;
	text-align: left;
	background-image: url(img/headerbgsm.jpg);
	background-repeat: repeat-x;
	height: 25px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	padding-left: 20px;
}

hr {
	border: none;
	border-bottom: 1px dotted #adbac3;
	width: 100%;
	padding-top: 10px;
	margin-bottom: 10px;
	height: 1px;
}

.greenbutton {
	background-image: url(img/greenbtn.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
	border: 1px solid #527234;
	font-size: 10px;
	font-weight: bold;
	background-position: left top;
	height: 19px;
	padding-left: 6px;
	padding-right: 6px;
	margin-left: 2px;
	margin-right: 2px
}

.greenbuttonover {
	background-image: url(img/greenbtnover.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
	border: 1px solid #527234;
	font-size: 10px;
	font-weight: bold;
	background-position: left top;
	height: 19px;
	padding-left: 6px;
	padding-right: 6px;
	margin-left: 2px;
	margin-right: 2px
}

.orangebutton {
	background-image: url(img/orangebtn.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #660000;
	border: 1px solid #bf6628;
	height: 20px;
	font-size: 10px;
	font-weight: bold;
	background-position: left top;
	padding-left: 6px;
	padding-right: 6px;
	margin-left: 2px;
	margin-right: 2px;
	text-decoration: none;
	margin-top: 0px;	
}

.orangebuttonover {
	background-image: url(img/orangebtnover.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: #660000;
	border: 1px solid #bf6628;
	height: 20px;
	font-size: 10px;
	font-weight: bold;
	background-position: left top;
	padding-left: 6px;
	padding-right: 6px;
	margin-left: 2px;
	margin-right: 2px;
	text-decoration: none;
	margin-top: 0px;		
}

.bluebutton {
	background-image: url(img/bluebtn.png);
	background-repeat: no-repeat;
	text-align: center;
	color: #660000;
	border: 1px solid #5b79a3;
	height: 20px;
	font-size: 10px;
	font-weight: bold;
	background-position: left top;
	padding-left: 6px;
	padding-right: 6px;
	margin-left: 2px;
	text-decoration: none;
	margin-right: 2px;
	padding-top: 2px;
}


/*styles for roundcorners tables*/

.roundcornersleft {
	width: 7px;
	background-image: url(img/roundcornerslm.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.roundcornersright {
	width: 7px;
	background-image: url(img/roundcornersrm.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.roundcornerstop {
	height: 7px;
	background-image: url(img/roundcornerst.jpg);
	background-repeat: repeat-x;
}
.roundcornersbottom {
	height: 7px;
	background-image: url(img/roundcornersb.jpg);
	background-repeat: repeat-x;
}
.ticketrow {
	background-color: #f5fffa;
	border: #748aaf 1px dotted;
	padding: 6px;
}
.ticketalt {
	padding: 6px;
}

.subheaderrow {
	color : #23559C;
	border: #23559C solid 1px;
	font-size: 11px;
	border-collapse: collapse;
	background-image: url(img/tableheader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
}
	
.homepageh3, .section {
	color: #74804e;
	font-weight: bold;
}

/*newly introduced styles (version 2.2)*/	

.assignedyou {
	color: red;
}

.assignedother {
	color: green;
}

div.error {
	border: 1px solid #cd0a0a; 
	background: #fef1ec; 
	color: #cd0a0a;
	padding: 10px;
}

div.success {
	border: 1px solid #18760f; 
	background: #e9ffdb; 
	color: #363636;
	padding: 10px;
}

div.notice {
	border: 1px solid #fcefa1; 
	background: #fff9de; 
	color: #363636;
	padding: 10px;
	vertical-align: middle;
}

.admin_green {
	background-color: #e3ffd0;
	font-weight: bold;
}

.admin_red {
	background-color: #fef1ec;
	font-weight: bold;
}

.borderBottom {
	border-bottom: silver 1px dashed;
}

.borderTop {
	border-top: silver 1px dashed;
}

.alignTop {
	vertical-align: top;
}

.alignMiddle {
	vertical-align: middle;
}

.alignBottom {
	vertical-align: bottom;
}

hr.dashed  {
	border: none 0; 
	border-top: 1px dashed silver;
	height: 1px;
}

/* newly introduced styles (version 2.3) */	

.critical {
	color: #9400d3;
	font-weight: bold;
} 

td.admin_critical {
	background-color: #fff0ff;
	color : #000000;
	border: 1px solid #ff66ff;
	padding: 1px;
}

.isError {
	color: black;
	background-color: #fff9f7;
	border: 1px solid red;
}

.isNotice {
	color: black;
	border: 1px solid orange; 
	background: #fbf9ee;
}
	
.optionWhiteON{
	padding: 2px;
	border: 1px dotted silver;
	background-color: #b0e0e6;	
}

.optionWhiteOFF {
	padding: 2px;
	border: 1px dotted silver;
	background-color: white;
}

.optionBlueON {
	padding: 2px;
	border: 1px dotted gray;
	background-color: #b0e0e6;	
}

.optionBlueOFF {
	padding: 2px;
	border: 1px dotted gray;
	background-color: #f5fffa;
}

.optionWhiteNbON{
	border: none; 
	background-color: #b0e0e6;
	vertical-align: text-bottom;
}

.optionWhiteNbOFF {
	border: none;
	background-color: white;
	vertical-align: text-bottom;
}

.kbCatListON {
	background-color: #fcefa1;
}

.kbCatListOFF {
	background-color: white;	
}

div.progress-container {
	border: 1px solid #ccc;
	width: 100px;
	margin: 2px 5px 2px 0;
	padding: 1px;
	float: left;
	background: white;
}

div.progress-container > div {
	background-color: #ACE97C;
	height: 12px
}

.black {color: black;}
.inprogress {color : #006400;}
.onhold {color : #000000;}

div.online {
	border: 1px solid #e5e8ff; 
	background: #ffffff; 
	color: #000000;
	padding: 0px;
	vertical-align: middle;
}

span.online {
	font-size: 10px;
	white-space:nowrap;
}

/* newly introduced styles (version 2.4) */	

.orangebuttonsec {
	background-image: url(img/orangebtnsec.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #660000;
	border: 1px solid #bf6628;
	height: 20px;
	font-size: 10px;
	font-weight:normal;
	background-position: left top;
	padding-left: 6px;
	padding-right: 6px;
	margin-left: 2px;
	margin-right: 2px;
	text-decoration: none;
	margin-top: 0px;	
}

.orangebuttonsecover {
	background-image: url(img/orangebtnover.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: #660000;
	border: 1px solid #bf6628;
	height: 20px;
	font-size: 10px;
	font-weight:normal;
	background-position: left top;
	padding-left: 6px;
	padding-right: 6px;
	margin-left: 2px;
	margin-right: 2px;
	text-decoration: none;
	margin-top: 0px;		
}

td.admin_yellow {
	background-color: #ffffe0;
	border: #d1dceb 1px solid;
	padding: 1px;	
}

/* New styles in HESK version 2.5 */

.kb_published {
	color: #009900;
}

.kb_private {
	color: #4a5571;
}

.kb_draft {
	color: #cc9933;
}

.searchbutton {
	cursor: pointer;
	width: 70px;
	height: 27px;
	text-indent: -999px;
	text-transform: capitalize;
	color: transparent;
	background: url(img/ico-search.png) no-repeat #4d90fe center;
	border: 1px solid #3079ED;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;	
}

.searchbutton:hover {
	background: url(img/ico-search.png) no-repeat center #357AE8;
	border: 1px solid #2F5BB7;
}

.searchfield {
	width: 400px;
	height: 21px;
	font-size: 14px;
	text-indent: 2px; 
	vertical-align: bottom;
}

.sbsmall {
	width: 50px; 
	height: 22px; 
	margin-top: 2px;
}

.sfsmall {
	width: 200px; 
	height: 16px; 
	font-size: 12px; 
	margin-top: 2px;
}

/* New styles in HESK version 2.6 */

div.info {
	border: 1px solid #9acfea; 
	background: #d9edf7; 
	color: #363636;
	padding: 10px;
	vertical-align: middle;
}

div.none {
	color: #363636;
	padding: 10px;
	vertical-align: middle;
}