html.overlay_opened body #js_modal_mask {
	display: none !important;
}

.modal_font_list img {
	margin-top: 7px;
	margin-bottom: 7px;
	margin-right: 15px;
}

.modal_font_list img:hover {
	cursor: pointer;
}

.modal_content {
	max-height: 300px;
	overflow-y: auto;
}

.modal h3 {
	font-size: 24px;
	font-weight: normal;
	font-family: 'foro';
	font-weight: bold;
}

.license_modal.modal h3 {
	width: 70%;
	margin-left: 15%;
}

.modal.left_justified h2,
.modal.left_justified h3,
.modal.left_justified p {
	text-align: left;
}

.total_row td {
	border-top: #000 1px solid;
}

p.page_subtitle {
	color: #294655;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	font-style: italic;
	font-size: 16px;
}

#agreement .license_modal_footer {
	display: none;
}

#license_modal_footer .js_contact.btn {
	border-radius: 36px;
	width: 30px;
	display: inline-block;
	padding: 0;
}

.modal .modal_tab_panel.border {
	border-top: none;
}

.modal .modal_navigation li {
	float: none;
	display: inline-block;
}

.modal_navigation {
	text-align: center;
}

#modal_language_content h4 {
	margin-bottom: 14px;
}

#webfont_file_size_content p.small {
	font-size: 15px;
	margin-bottom: 12px;
}

.modal_loader {
	/* display: none; */
	height: 100px;
	width: 100%;
	background: url(loader.gif) no-repeat center 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-size: 100px;
}

.modal_header .fs_icon {
	font-size: 65px;
	position: absolute;
	top: 5px;
	left: 5px;
	color: #2f7093;
}

.modal_header {
	position: relative;
}

.modal_header.box {
	padding: 10px;
}

.admin .modal {
	font-size: 11px;
}

#address_modal {
	width: 400px;
}
