@font-face {
    font-family: 'Gotham';
    src: url('/fonts/Gotham-Bold.woff2') format('woff2'),
        url('/fonts/Gotham-Bold.woff') format('woff'),
        url('/fonts/Gotham-Bold.ttf') format('truetype'),
        url('/fonts/Gotham-Bold.svg#Gotham-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

div.v2_navbar td.padleft {
	padding-left: 2px !important;
}

a.sidenav, div.sidenav {
	font-family: foco, Arial;
}

a.sidenav_selected, div.sidenav_selected {
	font-family: foco, Arial;
}

div.homepage_banner {
	background-image: url('/images/britishgymnastics/header_bg.png');
	background-size: 100% 100%;
	position: relative;
	top: 0px;
	left: 0px;
}

div.v2_footer {
	background-image: url('/images/britishgymnastics/footer.png');
	background-size: 100% 100%;
	position: relative;
	top: 0px;
	left: 0px;
	height: 300px;
	margin-top: 80px;
}

div.banner_title {
	font-family: 'Gotham', Arial;
	font-weight: 700;
	font-size: 56px;
	color: #ffffff;
	letter-spacing: -2px;
	line-height: 110%;
	padding-bottom: 40px;
}

div.homepage_strapline {
	box-sizing: border-box;
	font-family: 'Gotham', Arial;
	padding-top: 50px;
	font-weight: 700;
	font-size: 30px;
	letter-spacing: -0.5px;
}

div.homepage_strapline_2 {
	box-sizing: border-box;
	font-family: foco;
	padding-top: 30px;
	font-weight: 400;
	font-size: 20px;
	letter-spacing: -0.5px;
}

input.default {
	font-family: foco, Arial, sans-serif;
	font-size: 12pt;
}

div.banner_text_padbottom {
	padding-bottom: 80px;
}

h5 {
	margin: 0px;
	margin-bottom: 10px;
	font-weight: 400;
	font-family: 'Gotham', Arial;
	font-size: 16pt;
}

input.ecom_green_button {
	background-color: #e30054;
	font-family: Gotham, foco, Arial;
}

input.ecom_lightgreen_button {
	background-color: #bbbbbb;
}

td {
	font-family: foco, Arial;
	font-size: 10pt;
}

div.catalogue_folder_title {
	background-color: #0769b2;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Gotham;
	font-weight: 600;
	font-size: 17pt;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: auto;
}

select {
	font-family: foco, Arial;
}

input {
	font-family: foco, Arial;
}

input.shopping_cart_small_button {
	font-size: 9pt;
}

a.top_button {
	font-family: foco, Arial;
	font-size: 10pt;
}

div.page_selector {
	font-family: foco, Arial;
}

a.rounded_button {
	font-family: Gotham, foco, Arial;
	font-size: 10pt;
}

textarea {
	font-family: foco, Arial;
}

#dialog_title_iframe {
	font-size: 12pt;
}

.small {
	font-family: foco, Arial;
	font-size: 10pt;
}

input.cancel_button {
	font-family: Gotham, foco, Arial;
	font-size: 10pt;
}

input.rounded_button {
	font-family: Gotham, foco, Arial;
	font-size: 10pt;
}

a.rounded_button, input.rounded_button, input.ecom_green_button {
	border-radius: 30px;
	background-color: #e30054;
	border: 0px;
}

a.customise_button {
	border-radius: 30px;
	background-color: #e30054;
	font-size: 10pt;
	padding: 10px;
	width: auto;
	display: inline-block;
	font-family: Gotham, foco, Arial;
	padding-left: 20px;
	padding-right: 20px;
}

div.v2_navbar a:hover {
	background-color: transparent;
	color: #0065BD;
}

input.ecom_lightgreen_button {
	border-radius: 30px;
	font-family: Gotham, foco, Arial;
}

input.cancel_button {
	border-radius: 30px;
	font-family: Gotham, foco, Arial;
}

div.bubble {
	background-color: #f0f0f0;
	color: #444444;
	border: 0px;
	font-size: 11pt;
	font-family: foco, Arial;
}

div.bubble_inner {
	padding-top: 2px;
	font-size: 11pt;
}

input.v2_login:-webkit-autofill {
	background: #f0f0f0 !important;
	-webkit-box-shadow: 0 0 0 100px #f0f0f0 inset;
}

input.v2_login:-internal-autofill-selected
	background: #f0f0f0 !important;
	-webkit-box-shadow: 0 0 0 100px #f0f0f0 inset;
}

h1 {
	font-family: Gotham;
	font-weight: 600;
	font-size: 17pt;
	background-color: transparent;
	color: #000000;
}

.custom-combobox {
	position: relative;
	display: inline-block;
	box-sizing: border-box;
}

.custom-combobox-toggle {
	position: absolute;
	top: -1px !important;
	bottom: 0;
	margin-left: 0px;
	padding: 0;
	box-sizing: border-box;
}

.custom-combobox-input {
	margin: 0;
	padding: 5px 10px;
}

.dropdown_rect {
	height: 28px;
	position: relative;
	border-left: 0px !important;
	top: -2px;
	left: -1px;
}

.ui-menu { 
	font-family: 'foco', Arial;
}

.club_select {
	width: 152px;
	font-family: foco !important;
}

.club_select2 {
	width: 163px;
}

.ui-autocomplete {
    max-height: 250px;
    overflow-y: auto;
    font-family: foco !important;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
}

h4.product_price {
	margin: 0px;
	padding: 0px;
	font-family: 'Gotham';
	font-size: 18pt;
	letter-spacing: -1px;
}

h4.product_price_inc {
	margin: 0px;
	padding: 0px;
	font-family: 'Foco';
	font-size: 13pt;
	font-weight: 300 !important;
	margin-bottom: 20px;
	color: #777777;
}

td.catalogue_item_title {
	font-family: 'foco', Arial;
}

div.product_description {
	padding-top: 10px;
}

div.register_half { 
	float: left;
	box-sizing: border-box;
	padding-right: 40px;
	margin-bottom: 20px;
}

h1.approve_header { 
	background-color: transparent;
	padding: 0px;
	color: #004484;
	margin: 0px;
	font-family: 'Gotham', Arial;
	font-weight: 700;
	font-size: 26px;
	line-height: 32px;
	padding-bottom: 10px;
}

div.lang_dropdown { 
	box-sizing: border-box; 
	padding: 10px; 
	position: relative;
	top: 0px; 
	left: 0px; 
	background-color: #ffffff; 
	border: 1px solid #cccccc; 
	border-radius: 5px;
	cursor: pointer;
	transition: all 0.3s;
}

div.lang_dropdown:hover { 
	border: 1px solid #0769b2;
}

div.lang_dropdown_menu { 
	z-index: 100; 
	width: 150px; 
	box-sizing: border-box; 
	padding: 10px; 
	position: absolute; 
	top: calc(100% + 2px); 
	left: 0px; 
	background-color: #ffffff; 
	border: 1px solid #cccccc;
	border-radius: 5px;
	display: none;
	box-shadow: 3px 3px 5px -3px rgba(0,0,0,0.4);
}

a.lang_dropdown_option { 
	display: block;
	color: inherit;
	text-decoration: none;
	padding: 4px;
	border-radius: 4px;
	transition: all 0.3s;
}

a.lang_dropdown_option:hover { 
	background-color: #f0f0f0;
}

div.v2_header_language { 
	position: absolute;
	right: 30px;
	top: 65px;
}