﻿/* master */
.no-margin-under-header .main-nav-2022 {
	margin: 0;
	background-color: #393939;
	box-shadow:none !important;
	-webkit-box-shadow: none !important;
}
.centerPanel {padding: 0 !important;}

.container, .LinkColorPanel {
	background-color: white !important;
	padding: 0 !important;
}

.logo-subtitle {
	margin: -12px 13px 15px 0;
}

.centerPanel .divform {
	max-width: 800px !important;
	margin: 50px auto !important;
	float: none !important;
}

@media screen and (max-width: 768px) {
	.logo-subtitle {
		margin: -6px 8px 15px 0;
	}

	.centerPanel .divform, .LinkColorPanel .divform {
		max-width: 500px !important;
		margin: 50px auto;
		float: none !important;
	}
	#divAccountSelect {
		max-height: 900px !important;
	}

	.divform {
		max-height: 900px !important;
		min-width: 300px;
		margin: 0 auto !important;
	}

	.shape-account {margin: 20px 30px;}
}

.welcome-mat-text {
	padding: 0 100px;
}

/*account setup*/
.container-account {
	width: fit-content;
	display: flex;
	flex-flow: row wrap;
	flex: 100%;
	justify-content: center;
}

.bsnss-btn, .bsnss-btn:hover {
	border-radius: 50px !important;
	width: 155px !important;
}

.shape-account {
	width: 300px;
	height: 225px;
	border: 1px solid #e6e6e6;
	border-radius: 5px;
	margin: 0 30px;
	text-align: center;
	padding: 35px 0;
}

.container {
	max-width: 100% !important;
	align-items: center;
	padding: 0;
}

/* details */
.divHeight {
	min-height: 560px;
}

.container-details {
	width: fit-content;
	display: flex;
	flex-flow: column;
	justify-content: center;
}

.container-catalog {
	width: fit-content;
	display: flex;
	flex-flow: row;
	flex: 100%;
	justify-content: center;
}

.container-confirmation {
	width: fit-content;
	display: flex;
	flex-flow: column;
	flex: 100%;
	justify-content: center;
	margin: 0 auto;
}


.shape-catalog {
	min-width: 300px;
	border: 1px solid #e6e6e6;
	border-radius: 5px;
	padding: 10px 10px 20px 25px;
	text-align: left;
	flex: 50%;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	margin: 0 30px;
}

.shape-confirmation {
	border: 1px solid #e6e6e6;
	border-radius: 5px;
	margin: 0 30px;
	text-align: center;
	padding: 20px;
	text-align: left;
	flex: 100%;
	width: 300px;
}

.title-catalog {
	margin: 0 30px;
	text-align: center;
	padding: 0;
	flex: 50%;
}

.title-confirmation {
	margin: 0;
	text-align: center;
	padding: 0;
	flex: 50%;
}

.nav-buttons {
	min-width: 400px;
}

.container {
	max-width: 100% !important;
	align-items: center;
	padding: 0;
}

.continue {
	float: right;
	border-radius: 50px !important;
	width: 155px;
}

.continue:hover {border-radius: 50px !important;}

.confirmation-information {
	display: flex;
	flex-flow: row;
	align-items: center;
}

@media screen and (min-width: 992px) {
	.col-md-8 {
		width: 66.66666667%;
		margin: 0 auto;
		justify-content: center;
		display: contents;
	}
}

@media screen and (max-width: 768px) {
	.welcome-mat-text {
		padding: 0 75px;
	}

	.divHeight {
		min-height: fit-content !important;
	}

	.shape-confirmation {
		margin: 0 30px;
	}

	.container-signUp {
		margin: 20px !important;
	}
}

@media screen and (max-width: 767px) {
	.container-catalog {
		flex-flow: column;
		padding: 0px;
		margin: 0 !important;
	}

	.container-catalog.review-layout {
		margin: 0 auto !important;
	}
	
	.shape-catalog-top-separator {
		margin-bottom: 40px;
	}

	#divCatalogSelection, #divConfirmation {
		min-height: fit-content !important;
	}

	.shape-catalog {
		max-height: fit-content;
	}
}

@media screen and (max-width: 541px) {
	.container-account {
		flex-flow: column;
	}

	.divCatalogSelectionBreadcrumb {
		margin: 35px auto 5px !important;
	}

	.container-catalog {
		flex-flow: column;
	}

	.confirmation-information {flex-flow: column;}

	.welcome-mat-text {
		padding: 0px;
	}

	.divCatalogSelectionBreadcrumb {
		margin: 5px auto 5px !important;
	}

	.nav-buttons {min-width: 360px;}

	.enter-information-mobile {
		margin: 0 auto;
		padding-right: 20px;
		padding-left: 20px;
		max-width: 400px;
	}

	.divform {
		max-height: 900px !important;
		min-width: 300px;
		margin: 50px auto !important;
	}

	#divCatalogSelection {min-height: fit-content !important;}

	#divAccountSelect {
		padding-bottom: 50px;
	}
	
	.shape-account {
		margin: 25px 10px;
		align-content: center;
	}

	.mobile-padding-note {
		padding: 15px;
	}
}

@media screen and (max-width: 426px) {
	.row {
		margin-right: 15px;
		margin-left: 15px;
	}

	.centerPanel .divform {
		min-width: auto;
	}

	.login .btn {
		width: -webkit-fill-available !important;
	}
	.nav-buttons {
		display: flex;
		flex-flow: column-reverse;
		margin: 0 auto;
		align-items: center;
		min-width: min-content;
	}

	.continue {
		float: none;
		margin-bottom: 20px !important;
	}

	.bnss-btn, .bsnss-btn:hover {
		width: 155px;
	}

	.container-details {
		max-width: min-content;
	}

	.container-catalog {
		display: flex;
		flex-flow: column;
		flex: 100%;
		justify-content: center;
		margin: 0 auto;
		width: auto;
		padding: 0;
	}

	.container-confirmation {
		width: fit-content;
		display: flex;
		flex-flow: column;
		flex: 100%;
		justify-content: center;
		margin: -30px auto 0;
		padding: 0 10px;
	}

	.shape-confirmation, .shape-account {
		margin: 10px 0 25px;
		max-width: 275px;
	}

	.shape-catalog {min-width: 200px;}

	#divCatalogSelection, #divConfirmation {
		min-height: fit-content;
	}

	.divHeight {
		min-height: fit-content;
	}
}
