body {
    background: #0e2050;
    /*background-image:url("/vrExhibitor/Areas/CommonPortal/Content/Themes/agritechnica/images/body_background.jpg");*/
    background-repeat:no-repeat;
    background-attachment:fixed;
    background-position: center top;
}

header .logo img {
    position: absolute;
    top: 1rem;
    left: 0;
    height: auto;
    width: 100%;
    margin: auto 0
}

.flyout {
    width: 250px;
}

.button
{
	background: #0e2050;
}
.button:hover
{
	background: #004494;
}
.product .button, .product button {
    /*font-size: .8rem*/
    font-size: 1rem;
	
}

.information-banner section, .product {
    /*font-size: .8rem*/
    font-size: 1.1rem
}

.add-to-cart {
    font-size: .8rem !important;
}

a:link, a:visited, a:focus, a:active
{
   text-decoration: none;
}

.booth-order-tabs a
{
  font-size: .9rem;
}

.navtablink
{
   color: #000000;
}

.attribute a:link, .attribute a:visited, .attribute a:focus, .attribute a:active
{
   color: #000000;
}

.attribute a:hover
{
   text-decoration: underline;
}

.validation-result {
    padding: 5px;
    width:98.5%;
}
#agril td
{
    text-align:left !important;
}
#agril tr
{
    vertical-align:top !important;
}
#agril img
{
    padding-right:10px !important;
}
#agril ul
{
list-style:disc;
margin-left:15px;
}

.summaryform img {
    margin-left: 0px !important;
    margin-right: 0px !important;
}


.checkmarklist {
    list-style-type: "?";
    margin-left: 10px;
}

.checkmarklist li {
    margin-bottom: 10px;
    padding-left: 10px;
}
.sub-navigation .nav-item.selected:after
{
    border-right:7px solid #15467c;
    right:-4px;
}

#mainContent
{
    margin-bottom:24px;
    margin-top:3px;
}

.navigation
{
    margin-top:-10px;
}
.sub-navigation
{
    width:210px !important;
}
.content-header{
	font-weight:550;
}

nav.booth-order-tabs a {
	white-space:normal;
	text-align:center;
	display:block;
}
nav.booth-order-tabs a svg
{
	display:inline;
}
nav.booth-order-tabs
{
	border-radius:1rem;
}

.style-copyright {
    color: #ffffff;
}
