/* Begin classes for common SPIN elements */
*, ::before, ::after { box-sizing: border-box; }
*, ::before, ::after { box-sizing: inherit; }
*, ::before, ::after { box-sizing: border-box; }

p {
	margin: 0 0 20px 0;
}

/* Font Support for IE */
@font-face {
  font-family: heebo-bold;
  src: url("../fonts/heebo_full.woff2") format("woff2");
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: heebo-medium;
  src: url("../fonts/heebo_full.woff2") format("woff2");
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: heebo-light;
  src: url("../fonts/heebo_full.woff2") format("woff2");
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: heebo;
  src: url("../fonts/heebo_full.woff2") format("woff2");
  font-style: normal;
}

html.maverick {
	font-family: "Heebo", Arial, sans-serif;
}

/*  */
.wd_pageid_2429.wd_item_page .wd_header,
.wd_newsfeed_releases-detail > .wd_title {
	display: none;
}

.wd_pageid_2429.wd_item_page .wd_newsfeed_releases-detail  h1 {
	font-size: 28px;
	font-weight: 700;
	line-height: 1.3;
}

ul.breadcrumbs {
	display: none;
}
.wd_nav_desktop {
	width: 100%;
	max-width: 75rem;
	margin: 0 auto;
	display: flex;
	padding: 0 24px;
	gap: 3.5%;
}
.wd_nav_desktop a {
	color: rgb(0, 25, 40);
	padding: 30px 0;
	font-size: 15px;
	font-weight: normal;
}

.wd_nav_wrap .wd_nav_desktop a {
	position: relative;
}
.wd_nav_wrap .wd_nav_desktop a::after {
	content: "";
	background-color: #0079c1;
	border-radius: 4px;
	height: 0.25rem;
	position: absolute;
	bottom: 0;
	transition: all .2s ease .2s;
	-moz-transition: all .05s ease .05s;
	-webkit-transition: all .05s ease .05s;
	left: 100%;
	right: 0;
}
.wd_nav_wrap .wd_nav_desktop a:hover::after {
	background-color: #0079c1;
	left: 0;
	right: 0;
}
.wd_nav_wrap {
	width: 100%;
	border-bottom: 1px solid #f5f6f7;
}

#mobile-header-menu .wd_nav_desktop {
	display: flex;
	flex-direction: column;
	background: #f5f6f7;
	padding: 6px var(--bmo-spacing-rem-2xl) 0px;
	margin-top: -5px;
	border-bottom: 1px solid var(--bmo-color--light-grey);
	border-top: 1px solid var(--bmo-color--light-grey);
}
#mobile-header-menu .wd_nav_desktop a {
	border-bottom: 1px solid var(--bmo-color--light-grey);
	font-size: 16px;
	padding: 16px 0 16px 20px;
}
#mobile-header-menu .wd_nav_desktop a:last-child {
	border: none;
}
.wd_nav_desktop a,
#wd_printable_content a {
	font-family: "Heebo", Arial, sans-serif;
}
.wd_nav_desktop > div {
	color: #0075be;
	font-weight: 700;
	border-bottom: 1px solid var(--bmo-color--light-grey);
	padding: 16px 0;
}

#wd_printable_content .wd_subscribe2 .wd_form_field_input {
	overflow: visible;
}

#wd_printable_content .wd_form_buttons input[type="submit"] {
	text-decoration: none;
	padding: 0px 2rem;
	overflow: hidden;
	height: 3.5rem;
	transition: 0.2s;
	border-radius: 1.75rem;
	box-sizing: border-box;
	border: 0.125rem solid var(--bmo-color--brand-default);
	background-color: #0075be;
	color: white;
	box-shadow: rgba(0, 25, 40, 0.04) 0px 0.125rem 0.5rem 0px, rgba(0, 25, 40, 0.1) 0px 0.25rem 1.5rem 0px;
	text-transform: uppercase;
	margin-bottom: 0rem;
	letter-spacing: 0.01562rem;
	line-height: 3.25rem;
	margin: 20px 10px;
}

#wd_printable_content .wd_form_buttons input[type="submit"]:hover {
	background-color: #001928;
	cursor: pointer;
	text-decoration: underline;
}

.wd_pageid_34170 .wd_header {
	opacity: 0;
}

#persPreactHeader {opacity: 0;}
#persPreactHeader.wd_loaded {opacity: 1;}

.wd_form_field.wd_form_field_pos_right {
	margin-bottom: 16px;
}
.wd_form_field.wd_form_field_pos_right label {
	margin-right: 10px;
}

label[for="g-recaptcha-response"] {
	float: left;
}

/* Header styles */
.page_header,
.category_header {}
.detail_header,
.detail_subheader,
.category_name {}
.category_intro {}
/* END Header styles */

nav .logo-constraint {
	height: 30.89px;
}

.item, .wd_item {
	margin: 10px 0;
	padding: 10px 0;
}
.item_name,
.wd_title,
.wd_item .wd_title,
.wd_newsfeed_releases-teaser .wd_title,
.wd_documents_item_list > .wd_documents_item > .wd_title {
	font-family: heebo-bold;
	font-size: 1rem;
}
.item_date, .wd_date,
.wd_item .wd_date,
.wd_event_sidebar .wd_event_date,
.wd_newsfeed_releases-teaser .wd_date {
	font-family: heebo-light;
	font-size: 14px;
	font-weight: 300;
	color: inherit;
	text-transform: none;
	margin: 0 0 8px 0;
}
.item_summary, .wd_item .wd_summary {}
.wd_item .wd_subtitle {}

table.wd_imagetable {}
td.imagecaption {}

div.wd_subscribe_link {
	font-family: heebo-bold;
	text-align: left;
	font-size: .875rem;
	letter-spacing: .03125rem;
	text-transform: uppercase;
	padding-bottom: 1rem;
	display: none;
}
div.wd_subscribe_link a
span.wd_subscribe_icon {
	background: url('../images/webdriver/email_alerts.png') no-repeat;
	background-position: 0 3px;
	display: none;
	height: 18px;
	width: 18px;
	margin-left: 5px;
}
span.wd_subscribe_icon img {
	display: none;
}
.wd_media-link {
	font-family: heebo-bold;
	font-size: .875rem;
	letter-spacing: .03125rem;
	text-transform: uppercase;
	padding-bottom: 1rem;
}


/* Clear Fix */
ul.wd_layout-simple:before,
ul.wd_layout-simple:after {
	content: " ";
	display: block;
}
ul.wd_layout-simple:after {
	clear: both;
}

/* Standard */
div.wd_standard {}
/* END Standard */

/* Stories */
div.wd_stories {}
/* END Stories */

/* Articles */
div.wd_articles {}
/* END Articles */



/* Events */
div.wd_events {}
.wd_event_sidebar .wd_event_date,
.wd_event_sidebar .wd_event_time,
.wd_event_sidebar .wd_event_subscribe,
.wd_event_sidebar .wd_event_reminder,
.wd_event_sidebar .wd_event_webcast {
	background-position: left;
}
/* END Events */

/* Gallery */
div.wd_gallery {}
/* END Gallery */

/* Newsfeed Releases */
div.wd_newsfeed_releases {}

.wd_body.wd_news_body a {
    text-decoration: underline;
}
/* END Newsfeed Releases */

/* fix font size issue on this class, prob should further investigate and remove this*/
/*
.wd_pageid_2429.wd_item_page.wd_item_130453 .prngen4,
.wd_newsfeed_releases-detail div table p {
    font-size: 16px;
}

.wd_newsfeed_releases-detail .font-size-8 {
    font-size: 8pt;
    line-height: 20px;
}

.wd_newsfeed_releases-detail .font-size-10 {
    font-size: 10pt;
    line-height: 20px;
}

.wd_newsfeed_releases-detail .font-size-12 {
    font-size: 12pt;
    line-height: 22px;
}
*/
.wd_newsfeed_releases-detail div table p span {
    font-family: 'Arial';
    font-size: 8pt; /* overriding feed css setting this to inherit  */
}

/* override font size set in feed releases */
.wd_newsfeed_releases-detail .news_body p.prnews_p {
	font-family: inherit;
	font-size: 100%;
	color: inherit;
}
.wd_newsfeed_releases-detail .wd_body table {
	margin-bottom: 20px;
}
/* reset UL behavior to default in NFR body */
.wd_newsfeed_releases-detail .wd_news_body ul,
.wd_newsfeed_releases-detail .wd_news_body ul ul {
	margin: 1em 0 1em 0;
	padding-left: 40px;
}
.wd_newsfeed_releases-detail .wd_news_body li,
.wd_newsfeed_releases-detail .wd_news_body li li {
	list-style-type: disc;
	list-style: disc;
}
.wd_newsfeed_releases-detail .wd_news_body ul.wd_layout-masonry li,
.wd_newsfeed_releases-detail .wd_news_body ul.wd_layout-masonry li li {
	list-style-type: none;
	list-style: none;
}
.wd_newsfeed_releases-teaser .tools {
	text-decoration: none;
	margin-bottom: 12px;
}
/* END Newsfeed Releases */

/* Formbuilder */
.wd_item_search_form_container .wd_search_form_basic {
	display: block;
	width: 100%;
}
.wd_search_advanced_link {
	display: inline-block;
  	margin-top: 14px;
}
.wd_search_basic_fields {
	background: none;
	border: none;
	padding: 0;
	display: flex;
	gap: 12px 10px;
	align-items: center;
	flex-wrap: nowrap;
}
#wd_printable_content input[type="text"] {
  flex: 1 1 auto;       
  min-width: 150px;  
}
#wd_printable_content select,
#wd_printable_content input[type="text"] {
	border: 1px solid #666;
	font-size: 15px;
	height: 42px;
	padding: 0 10px;
	border-radius: 5px;
	background: none;
}
#wd_printable_content .wd_search_form_advanced input[type="submit"],
#wd_printable_content .wd_search_button {
	background: #0079c1;
	color: white;
	border: none;
	margin: 0;
	font-size: 16px;
	height: 42px;
	padding: 0 10px;
	border-radius: 5px;
	font-family: heebo-medium;
	cursor: pointer;
}
#wd_printable_content select {
	background: url('../images/chevron-down-blue.svg') no-repeat right 6px center;
	background-size: auto;
	background-size: 16px 16px;
	appearance: none;
	padding-right: 28px;
	width: max-content;
	flex: 0 0 auto;
}
.wd_search_form_advanced {
	display: flex;
	flex-wrap: wrap;
}
.wd_search_form_advanced input + .wd_form_field .wd_form_field_input {
	display: flex;
	flex-direction: column;
	line-height: 0;
}
#wd_printable_content #wd_wai_dp_input_nf_start,
#wd_printable_content #wd_wai_dp_input_nf_end {
	max-width: 130px;
}
.wd_form_footer {
	width: 100%;
}
.wd_form_footer .wd_form_buttons {
	display: flex;
	gap: 20px 16px;
	align-items: center;
}
.wd_search_form_advanced .wd_form_field:nth-last-child(4) {
	width: 50%;
}
.wd_search_form label {
	font-size: 15px;
}


/*  */

select::-ms-expand {
	border: none;
	display: none;
}
.fullscreen-button {
    width: auto;
}
#wd_printable_content select {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
}
select::-ms-expand {
	margin-left: 50px;
	background-color: #fff;
}
#wd_printable_content button.ui-datepicker-trigger {
	display: none;
	border: 0;
	margin: 5px 0 0 0;
	padding: 0.5rem;
}
#wd_printable_content button.ui-datepicker-trigger:hover,
#wd_printable_content button.ui-datepicker-trigger:focus,
#wd_printable_content button.ui-datepicker-trigger:active {
	box-shadow: 0 0 5px #0079c1;
}
#wd_printable_content .wd_form_field_label {
	line-height: 2.4em;
	margin-bottom: 0;
}


#wd_printable_content input[type=checkbox],
#wd_printable_content input[type=radio] {
	height: auto;
	border: 1px solid #cacaca;
	border-radius: 2px;
	margin: 1rem 5px 0 0;
	padding: 5px;
}

.wd_form_field {
	clear: both;
}


.wd_form_field .wd_form_field_input,
.wd_form_field {
	overflow: visible;
}

.wd_search_form_advanced {
	display: flex;
	flex-wrap: wrap;
	border-bottom: 2px solid rgb(240, 237, 234);
	padding-bottom: 10px;
}
/* END Formbuilder */


/* pagination */
.wd_page_limit {
    font-family: heebo;
    font-size: 14px;
	padding: 0;
}
.wd_linkmenu-header {
	background: url('../images/chevron-down-blue.svg') no-repeat 97% center;
	background-size: 16px 16px;
	min-width: 60px;
	width: auto;
}
.wd_page_links {
	font-size: 14px;
}
.wd_page_links .wd_page_link {
	border: none;
	color: #0079c1;
	margin: 0 2px;
}
.wd_page_links .wd_page_link.wd_page_active {
	background: #0079c1;
	color: white;
	border-radius: 100px;
	height: 28px;
	width: 28px;
	text-align: center;
	line-height: 1;
}

.wd_linkmenu-header:hover,
.wd_linkmenu-header:focus,
.wd_linkmenu-header:active {
	border-bottom: 2px solid #0079c1;
	outline: none;
}
.wd_linkmenu-header .wd_linkmenu-icon {
	display: none;
	color: #0079c1;
}

.wd_linkmenu-header:hover .wd_linkmenu-icon {
	border-color: transparent;
	background-color: transparent;
	color: #000;
}

.wd_page_prev *::before,
.wd_page_next *::before {
	content: '';
	background: url('../images/chevron-down-blue.svg') no-repeat 100% center;
	background-size: 16px 16px;
	display: block;
	width: 20px;
	height: 20px;
}
.wd_page_next *::before {
	position: relative;
	left: -2px;
}
.wd_page_next > *,
.wd_page_prev > * {
	font-size: 0;
	height: 100%;
	display: block;
}
.wd_page_link.wd_page_prev {
	transform: rotate(90deg);
	height: 26px;
	padding: 0 8px;
}
.wd_page_link.wd_page_next {
	transform: rotate(-90deg);
	height: 26px;
	padding: 0 8px;
}

/* Search Form and Search Results */

/*  'wd_wai_datepicker' is on press relases, in the news, etc., pages */
.ui-datepicker,
.wd_wai_datepicker .wd_wai_datepickerDialog {
	box-shadow: 0 0 8px hsla(0,0%,51%,.9) !important;
	border: 1px solid #c7c7c7;
	width: calc(100% - 10px);
	max-width: 380px;
	left: 50%;
	transform: translateX(-50%);
}
.wd_wai_datepicker .wd_wai_header {
	background-color: white;
	margin: 10px auto 20px;
}
.wd_wai_datepicker .wd_wai_header div.wd_wai_monthYear,
.wd_wai_datepicker .wd_wai_header button {
	color: #212121;
	font-size: 19px;
	font-weight: 600;
	line-height: 36px;
}
.ui-datepicker table.ui-datepicker-calendar tbody:before,
.wd_wai_datepicker tbody:before {
	content: '';
	display: block;
	visibility: hidden;
	line-height: 0;
	margin-bottom: 6px;
}
.ui-datepicker table.ui-datepicker-calendar,
.wd_wai_datepicker table.wd_wai_dates {
	width: 100%;
	max-width: 360px;
	margin: 0 auto;
}
.ui-datepicker table.ui-datepicker-calendar thead tr,
.wd_wai_datepicker table.wd_wai_dates thead tr.wd_wai_week_row {
	margin-bottom: 6px;
}
.ui-datepicker table.ui-datepicker-calendar thead tr th,
.wd_wai_datepicker table.wd_wai_dates thead tr.wd_wai_week_row th {
	border-bottom: 1px solid rgba(0,0,0,.15);
	padding-bottom: 10px;
	color: #757575;
	font-size: 14px;
}
.wd_wai_datepicker table.wd_wai_dates tbody tr.wd_wai_dateRow {
	
}
.ui-datepicker table.ui-datepicker-calendar tbody tr td,
.ui-datepicker table.ui-datepicker-calendar tbody tr td *,
.wd_wai_datepicker table.wd_wai_dates tbody tr.wd_wai_dateRow td,
.wd_wai_datepicker table.wd_wai_dates tbody tr.wd_wai_dateRow td button {
	width: 30px;
	height: 30px;
	max-width: 30px;
	min-width: 30px;
}
.ui-datepicker table.ui-datepicker-calendar tbody tr td *,
.wd_wai_datepicker table.wd_wai_dates tbody tr.wd_wai_dateRow td button {
	background: transparent;
	border: 3px solid transparent;
	font-weight: 600;
}
.ui-datepicker table.ui-datepicker-calendar tbody tr td.ui-datepicker-unselectable *,
.wd_wai_datepicker table.wd_wai_dates tbody tr.wd_wai_dateRow td button.disabled {
	color: rgba(0,0,0,.38);
}
.ui-datepicker table.ui-datepicker-calendar tbody tr td:not(.ui-datepicker-unselectable) *:hover,
.wd_wai_datepicker table.wd_wai_dates tbody tr.wd_wai_dateRow td button:not(.disabled):hover {
	border: 1px solid #00558c;
	border-radius: 50%;
	color: #00558c;
}
.ui-datepicker table.ui-datepicker-calendar tbody tr td a.ui-state-active,
.ui-datepicker table.ui-datepicker-calendar tbody tr td a.ui-state-active:hover,
.wd_wai_datepicker table.wd_wai_dates tbody tr.wd_wai_dateRow td button[aria-selected="true"],
.wd_wai_datepicker table.wd_wai_dates tbody tr.wd_wai_dateRow td button[aria-selected="true"]:hover {
	background-color: #00558c;
	border: 1px solid #00558c;
	border-radius: 50%;
	color: #fff;
}
.wd_wai_datepicker .wd_wai_dialogButtonGroup {
	border-top: 1px solid rgba(0,0,0,.15);
	margin: 0;
	padding: 20px;
}
.wd_wai_datepicker .wd_wai_dialogButtonGroup button {
	background-color: #00558c;
	border: none;
	border-radius: 3px;
	min-height: 36px;
	min-width: 100px;
	font-size: 16px;
	font-weight: 400;
	line-height: 0;
	color: white;
	padding: 0;
	border-radius: 32px;
}
.wd_wai_datepicker .wd_wai_dialogButtonGroup button[value="Cancel"] {
	color: #00558c;
	background-color: white;
	border-radius: 32px;
	border: 2px solid #00558c;
}

.ui-datepicker {
	/* override inline */
	left: 50% !important;
	transform: translateX(-50%) !important;
	font-family: 'Open Sans';
	padding: 20px 10px;
}
.ui-datepicker .ui-datepicker-header {
	background: transparent;
	margin: 10px auto 20px;
	border: none;
}
.ui-datepicker .ui-datepicker-header > a {
	top: 8px;
	text-align: center;
}
.ui-datepicker .ui-datepicker-header > a:hover {
	background: transparent;
	border: transparent;
}
.ui-datepicker .ui-datepicker-header > a span {
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 1.33333333em;
	font-weight: 400;
	color: transparent;
	background: transparent;
	text-indent: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	position: relative;
	left: 0;
	top: 0;
}
.ui-datepicker .ui-datepicker-header > a span:before {
	content: "\f104";
	color: #212121;
	display: inline-block;
}
.ui-datepicker .ui-datepicker-header > a[title="Next"] span:before {
	content: "\f105";
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title select {
	background: url('../images/caret_down.png') no-repeat right;
	background-position-x: 95%;
	border: 1px solid #c7c7c7;
	border-radius: 2px;
	font-family: 'Open Sans';
	font-size: 19px;
	font-weight: 600;
	line-height: normal;
	color: #212121;
	margin: 0 4px;
	padding: 2px 8px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.ui-datepicker table.ui-datepicker-calendar tbody tr td * {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	font-size: 15px;
}
/* End Search Datepicker */


/* */
.wd_search-icon {
	padding-bottom: 16px;
}
.wd_search-icon img {
	display: block;
	margin: 0 auto;
}


.wd_search-title {
	font-family: heebo-bold;
	font-size: 28px;
	text-align: center;
	margin: 20px 0;
	padding-bottom: 3rem;
}
.wd_search_count {
	font-family: heebo-bold;
	font-size: 28px;
}
span.wd_datepicker-icon {
	color: #0079c1;
}
/* END Search Form and Search Results */

/* Toolbar */
div.wd_toolbar {
	height: 50px;
	border-top: none;
	border-bottom: none;
}
div.wd_toolbar ul.wd_tools {
	width: auto;
	float: right;
}
div.wd_toolbar ul.wd_tools li.wd_tool {
	float: left;
}
/* END Toolbar */

/* Featureboxes */
div.wd_featurebox {}
div.wd_featurebox_container {}
div.wd_featurebox_title {}

div.wd_featureboxes_top {}
div.wd_featureboxes_top div.wd_featurebox {}
div.wd_featureboxes_top div.wd_featurebox_container {}
div.wd_featureboxes_top div.wd_featurebox_title {}

div.wd_featureboxes_left {}
div.wd_featureboxes_left div.wd_featurebox {}
div.wd_featureboxes_left div.wd_featurebox_container {}
div.wd_featureboxes_left div.wd_featurebox_title {}

div.wd_featureboxes_right {}
div.wd_featureboxes_right div.wd_featurebox {}
div.wd_featureboxes_right div.wd_featurebox_container {}
div.wd_featureboxes_right div.wd_featurebox_title {}

div.wd_featureboxes_middle {}
div.wd_featureboxes_middle div.wd_featurebox {}
div.wd_featureboxes_middle div.wd_featurebox_container {}
div.wd_featureboxes_middle div.wd_featurebox_title {}

div.wd_featureboxes_bottom {}
div.wd_featureboxes_bottom div.wd_featurebox {}
div.wd_featureboxes_bottom div.wd_featurebox_container {}
div.wd_featureboxes_bottom div.wd_featurebox_title {}
/* END Featureboxes */

/* YouTube Responsive Video Containers */
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* END YouTube Responsive Video Containers */

/* Start Content Styles */

#wd_printable_content i {
	display: inline;
	align-items: stretch;
}

/* End Content Styles */

div.wd_rssfeeds_item {
	margin-bottom: 10px;
}

.tl-header .tl-header-mega-menu-ctas .iconNew:before{
	top: -6px;
    left: -4px;
}

/*  $('#megaMenu').toggleClass('submenu_open wd_lang_menu_on'); */
#megaMenu.submenu_open .tl-header-secondary{
	margin-top: 79px;
}

#megaMenu.wd_lang_menu_on .tl-header-desktop-language{
	display: block;
    background-color: #f5f6f7;
}

#megaMenu.wd_lang_menu_on .tl-header-desktop-language > div{
	height: auto;
}

.tl-header-mega-menu.open-sesame{
	max-height: none;
    box-shadow: 0px 5px 5px 0px rgba(0,0,0,.2);
}


.wd_tool-socialshare_twitter .wd_tool_icon a,
.wd_tool_icon > a {
	background-color: #666666 !important;
}



/* Extra large devices (large desktops) */
@media (max-width: 1023px) {
	body .wd_nav_desktop {
		display: none;
	}
}

/* Large devices (desktops) */
@media (max-width: 992px) {
	#wd_printable_content .wd_search_form .wd_search_form_advanced input[type="submit"], 
	#wd_printable_content .wd_search_form .wd_search_button,
	#wd_printable_content .wd_search_form select, 
	#wd_printable_content .wd_search_form input[type="text"] {
		width: 100%;
		max-width: 100%;
		/*! margin: 10px 0; */
	}

	.wd_search_basic_fields {
		flex-direction: column;
	}

	.wd_search_basic_fields label.wd_sr-only.wd_sr-only.wd_sr-only.wd_sr-only {
		margin: 0;
		clip: rect(0, 0, 0, 0);
	}
	#wd_printable_content input[type="text"] {
		max-width: 100%;
		width: 100%;
	}
	.wd_search_form_advanced .wd_form_field:nth-last-child(4),
	.wd_search_form.wd_search_form_advanced .wd_form_field {
		width: 100%;
	}
	.wd_search_form.wd_search_form_advanced .wd_form_field:nth-last-child(3),
	.wd_search_form.wd_search_form_advanced .wd_form_field:nth-last-child(2) {
		width: fit-content;
	}
	.wd_page_limit {
		margin: 10px 0;
		padding: 20px 0;
	}
}

@media (min-width: 769px) {
	.wd_form_field_pos_left .wd_form_field_label, .wd_form_field_pos_left_inline .wd_form_field_label, .wd_form_field_pos_right .wd_form_field_input, .wd_form_field_pos_right_inline .wd_form_field_input, .wd_form_field_pos_above .wd_form_field_input, .wd_form_field_pos_above .wd_form_field_label, .wd_form_field_pos_below .wd_form_field_input, .wd_form_field_pos_below .wd_form_field_label, div.wd_form_footer div.wd_form_buttons {
		margin-left: 0;
		overflow: auto;
	}
}

/* Medium devices (tablets) */
@media (max-width: 767px) {}

/* Small devices (landscape phones) */
@media (max-width: 575px) {
	#wd_printable_content .wd_search_form.wd_search_form_advanced div.wd_form_footer input[type="submit"] {
		min-width: 41.66667%;
	}
}

/* CLIENT CSS OVERRIDES */
