div.header-top a.menuTopButton,
.mobile-sub-nav ul a.menuTopButton
	{
	display:block;
	border: 1px solid #fff;
	padding: 5px 10px;
	background: transparent;
        color: #fff;
	transition: background-color 0.5s ease;
	}



.footer-supp-nap {
    background-color: #f4f4f4;
    font-size: 16px;
    max-width: 100%;
}


.footer-supp-nap h6 a:not(:first-child) {
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid #d6d6d6;
}

#widget_iframe {
    min-height: 1000px;
    overflow-x: auto;
    overflow-y: auto;
    width: 1px;
    min-width: 100%;
    *width: 100%;
}