:root {
	--mg-maxx-client-button: #e7b000;
	--mg-maxx-client-button-text: #fff;
  }


.mx-product-listing__item:hover {
    background-color: #f5f5f5;
}

.mx-search-box__submit {
    border-radius: 0;
    box-shadow: none;
}

.ui-dialog-titlebar {
	padding-top: 0px !important;
}

.control-group label, label {
	font-weight: bold;
}

table, th, td {
    border: none;
}

.headline2 {
    font-family: 'Roboto',sans-serif;
    font-size: 1.8rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: condensed;
    color: #615851;
    margin: 0;
}

/*.innerpage p { 

	font-size: 17px !important; 
}*/

.productListing img {
    max-width: inherit;
}

#socialNetworkingList table:first-child {
    border: 1px solid #d1d1d1;
}

.attention, .innerpage p.error {
    font-weight: bold;
    color: #990000;
}

input[type="date"], input[type="time"], input[type="datetime-local"], input[type="week"], input[type="month"], input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea {
    width: inherit;
}

#content .button {
    text-decoration: none;
    padding: 6px 12px;
    margin-top: 5px;
    font-family: 'Lato',sans-serif;
    font-size: 14px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    border-radius: 4px;
    background-color: #edb10b;
    box-shadow: 1px 1px 0 0 rgba(0,0,0,0.15);
    border: 0;
    letter-spacing: 0.046875em;
    line-height: 1;
}

.btn, input[type="submit"], input[type="reset"], button {
    padding: 8px 16px;
    font-size: 14px;
}

/*** Store stuff ***

ul#storeNav {
    border-bottom: 6px solid #1b4164;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    list-style: outside none none;
    margin: 10px 0 20px;
    padding: 0;
    width: 100%;
}
ul#storeNav li {
    border-right: 1px solid #fff;
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
ul#storeNav li#cart {
    border-right: medium none;
}
ul#storeNav a {
    background: none repeat scroll 0 0 #346592;
    border-top: 3px solid #edb10b;
    color: #FFF;
    display: block;
    padding: 7px 10px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: .9em;
}
ul#storeNav a:hover {
    border-top-color: #FFF;
    color: #FFF;
}
ul#storeNav a.on, .maxx ul#storeNav a.on:visited {
    background: none repeat scroll 0 0 #1b4164;
    border-top: 3px solid #edb10b;
    color: #FFF;
}

div#dup_dialog {
    box-sizing: content-box;
}

.primary #searchBox {
    width: 300px;
    float: right;
    line-height: .5em;
    padding-bottom: 2em;

}

.primary #searchBox *::-moz-placeholder {
    color: #000;
}

****End store Stuff ***/

div.stepByStepNav ul li.on, div.stepByStepNav ul li.futureStep, div.stepByStepNav ul li {
	font-size: 14px;
	line-height: 21px;
}

div.stepByStepContent div.groupRegSection .sectionHeader {
	padding: 0;
	line-height: 1.25;
}

#main div.stepByStepContent div.groupRegSection .sectionHeader h4 {
	clear: none;
}



.ui-button, input.ui-button, input[type="button"] {

    text-decoration: none;
    padding: 8px 16px;
    font-family: 'Lato',sans-serif;
    font-size: 14px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    border-radius: 4px;
    background-color: #edb10b;
    background-image: none;
    border: 0;
    -webkit-box-shadow: 1px 1px 0 0 rgba(0, 0, 0, 0.15);
    box-shadow: 1px 1px 0 0 rgba(0, 0, 0, 0.15);
}


.ui-button .ui-button-text, .ui-button-text-only .ui-button-text {
	line-height: 1;
	padding: 0 !important;
	margin: 0;
}

.required_field {
	color: #990000;
	font-weight: bold;
}

.content table.createProfileTable > tbody > tr > th, .content table.createProfileTable > tbody > tr > td {
    background-color: transparent;
}

ul.maxx-accordion li {
	padding-bottom: 0;
}

table {
	width: auto;
}

/*
div#maxxMicrositeContainer div.banner-container div.wrapper {
    margin: 0;
}

input.ui-button, input[type="submit"] {
	padding: 10px 16px;
	font-size: 14px;
}

div.groupRegSection h4 {
	clear: none;
}

div.stepByStepContent div.groupRegSection .sectionHeader {
	padding: 0;
}

div.stepByStepContent div.groupRegSection .sectionHeader {
	font-size: 12px;
}

div.stepByStepNav ul li.on {
	font-size: 12px;
}

a, a:visited {
	color: #689550;
}

td {
	vertical-align: top;
}

.headline3 {
	font-size: 18px;
	line-height: 18px;
	margin: 15px 0!important;
}

.headline2 {
	font-size: 20px;
	line-height: 28px;
	margin: 15px 0!important;
}

.interior-page .headline1 {
	font-family: "worksans-light-webfont";
    font-size: 33px;
    text-transform: uppercase;
    color: #004370;
}

button {
	background-color: #689550;
    color: #ffffff !important;
	text-transform: uppercase;

}

h2, h3, h4 {
	clear: none;
}

.cal-options {
	z-index: 10000;
}

#maxxMicrositeSideBar ul li a {
	font-size: .9em;
}

#maxxMicrositeSideBar #maxxMicrositeToolNav ul li, #maxxMicrositeSideBar #maxxMicrositeRegisterBox ul li {
	padding: 0;
}

#maxxMicrositeSideBar #maxxMicrositeToolNav ul li ul.cal-options {
	padding: 5px;
}

#maxxMicrositeSideBar #maxxMicrositeToolNav ul li ul.cal-options a {
	font-size: .8em;
}

#maxxMicrositeSideBar #maxxMicrositeToolNav ul li ul.cal-options li {
	margin: 5px 0;
}


ul.finePrint li {
  list-style-position: outside;
  list-style-type: disc;
  float: left;
  width: 100%;
}

h2 {
    margin: 0 0 15px 0!important;
    font-size: 20px;
    line-height: 28px;
}

*/

button.maxx-accordion-trigger:hover,
button.maxx-accordion-trigger:focus {
    color: #212121;
}