a {
	text-decoration: none;
	color: #808080;
	display: inline-block;
	padding: 3px 0;
}

a:hover {
	border-radius: 2px;
	color: #1773BB;
	background-color: #f6f9f8;
	cursor: pointer;
}

@font-face {
	font-family: "Montserrat";
	src: url("/osp/TOP/images/Montserrat-VariableFont_wght.ttf");
}

input, button {
	font-family: inherit;
}

body, html {
	height: 100%;
}

body {
	background-color: #ededed;
	color: #434c50;
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 500;
}

label {
	color: #808080;
	display: block;
	margin-top: 10px;
}

.app-tile {
	background-color: #eef2f2;
	border: 1px solid #eef2f2;
	border-radius: 3px;
	display: inline-block;
	margin-bottom: 5px;
	margin-right: 1px;
	padding: 10px;
	text-align: center;
	vertical-align: top;
}

.app-tile:hover {
	background-color: #f6f9f8;
	border: 1px solid #01a9e7;
	cursor: pointer;
}

.app-tile-container {
	margin-top: 20px;
	display: flex;
}

.app-tile-content {
	width: 140px;
}

.app-tile-image {
	height: 100px;
}

.app-tile-image-content {
	max-height: 100px;
	max-width: 140px;
}

.app-tile-title {
	color: #434c50;
	font-size: 15px;
	line-height: 17px;
	margin-top: 6px;
	overflow-wrap: break-word;
}

.content {
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: left;
}

.dialog-body-content {
	display: inline-block;
	font-size: 13px;
	width: 100%;
}

.dialog-header.no-banner-background {
	background: white;
}

.fade {
	opacity: 0.3;
}

.footer-branding {
	padding: 5px;
}

.footer-copyright-notice {
	color: #808080;
	font-size: 10px;
	padding: 15px;
}

.image-custom-link {
	display: inline-block;
}

.image-custom-link img {
	height: 22px;
	width: 22px;
	vertical-align: middle;
}

.input-box input {
	padding: 8px;
}

.input-box input, .select-box {
	background-color: #fff;
	border: 1px solid #e0e0e0;
	border-radius: 2px;
	font-size: 15px;
}

.input-box input, .select-box select {
	color: #1f1f1f;
}

.input-box, .select-box {
	margin: 15px 0;
}

.instructions {
	color: #4d6d8b;
	margin-bottom: 10px;
	margin-top: 10px;
}

.login-warning {
	margin-bottom: 3px;
}

.logout-icons {
	padding-right: 15px;
	position: absolute;
	right: 0;
	text-align: right;
	top: 50%;
	transform: translateY(-50%);
	white-space: nowrap;
}

.logout-icons a {
	background-color: transparent;
	display: inline-block;
	padding: 0;
}

.logout-icons a, .logout-icons span, .logout-icons img {
	vertical-align: middle;
}

.logout-image-content.dark {
	display: none;
}

.logout-username {
	color: inherit;
	font-size: 14px;
	margin-left: 4px;
}

.logout-username:hover {
	color: inherit;
	text-decoration: underline;
}

.no-banner-background .dialog-header-content {
	color: black;
}

.no-banner-background .logout-image-content.dark {
	display: inherit;
}

.no-banner-background .logout-image-content.light {
	display: none;
}

.page-container {
	text-align: center;
	margin: 0 auto;
}

.product-image-content {
	max-height: 50px;
}

.product-image, .product-name {
	display: inline-block;
	vertical-align: middle;
}

.product-image img {
	vertical-align: middle;
}

.product-name {
	font-size: 24px;
	margin-left: 15px;
	margin-right: 15px;
}

.reg {
	font-size: 8px;
	line-height: 8px;
	vertical-align: super;
}

.select-box select {
	background-color: transparent;
}

.subsection {
	margin-bottom: 10px;
	margin-top: 10px;
}

.title {
	font-size: 18px;
	margin-bottom: 15px;
}

.generic-error-container {
	max-width: 700px;
	color: black;
}

.user-message-container {
	max-width: 302px;
}

.user-message-container, .user-message-container a, .login-warning {
	color: black;
}

.user-message-description {
	display: none;
	color: black;
	font-size: 10px;
	word-wrap: break-word;
}

.hide-element, .no-product-name, .no-product-image, .no-bottom-custom-icons {
	display: none;
}

/* Medium displays: add standard padding to sides of page */
/*
@media (min-width: 444px) {
	.dialog-body {
		padding-left: 65px;
		padding-right: 65px;
	}
}

@media (max-width: 443px) {
	.dialog-body {
		padding-left: 15px;
		padding-right: 15px;
	}
}
 */

/* Large displays: increase page padding and make header larger.
   For some pages, add margin to all sides of the page. */
@media (min-width: 769px) {
	.user-message-container.content {
		position: absolute;
		top: 80px;
	}

	.user-message-description {
		position: absolute;
		top: 44px;
	}

	.dialog-body {
		padding-left: 75px;
		padding-right: 75px;
	}

	.logout-icons {
		padding-right: 25px;
	}

	.product-image-content {
		max-height: 100px;
	}

	.product-name {
		margin-left: 25px;
		margin-right: 25px;
	}

	.modal-dialog {
		height: auto;
		margin-bottom: 50px;
		margin-top: 50px;
		width: auto;
	}

	.logout-message, .provider-container {
		padding: 10px;
	}

	.provider {
		margin-top: 6px;
		margin-bottom: 6px;
	}
	.provider img {
		width: 16px;
		height: 16px;
	}

	.provider-container {
		border-top: 1px solid #9A9A9A;
	}

	.provider-container-title {
		margin-bottom: 7px;
	}

	.provider-image, .provider-text {
		display: inline-block;
		vertical-align: middle;
	}

	.provider-text {
		margin-left: 8px;
	}
}
