.clearfix {
	
}
.clearfix::after {
	line-height: 0; display: table; content: "";
}
.clearfix::before {
	line-height: 0; display: table; content: "";
}
.clearfix::after {
	clear: both;
}
.hide-text {
	font: 0px/0 a; border: 0px currentColor; border-image: none; color: transparent; font-size-adjust: none; font-stretch: normal; text-shadow: none; background-color: transparent;
}
.input-block-level {
	width: 100%; display: block; min-height: 30px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.fade {
	transition:opacity 0.15s linear; opacity: 0; -webkit-transition: opacity 0.15s linear; -moz-transition: opacity 0.15s linear; -o-transition: opacity 0.15s linear;
}
.fade.in {
	opacity: 1;
}
.collapse {
	transition:height 0.35s; height: 0px; overflow: hidden; position: relative; -webkit-transition: height 0.35s ease; -moz-transition: height 0.35s ease; -o-transition: height 0.35s ease;
}
.collapse.in {
	height: auto;
}
.modal-backdrop {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: fixed; z-index: 1040; background-color: rgb(0, 0, 0);
}
.modal-backdrop.fade {
	opacity: 0;
}
.modal-backdrop {
	opacity: 0.8;
}
.modal-backdrop.fade.in {
	opacity: 0.8;
}
.modal-header {
	padding: 9px 15px; border-bottom-color: rgb(238, 238, 238); border-bottom-width: 1px; border-bottom-style: solid;
}
.modal-header::after {
	line-height: 0; display: table; content: "";
}
.modal-header::before {
	line-height: 0; display: table; content: "";
}
.modal-header::after {
	clear: both;
}
.modal-header .close {
	margin-top: 2px; float: right;
}
.modal-header h3 {
	margin: 0px; line-height: 30px;
}
.modal-body {
	padding: 1%; width: 98%; position: relative;
}
.modal-body iframe {
	border: 0px currentColor !important; border-image: none !important; width: 100%; max-height: none;
}
.modal-form {
	margin-bottom: 0px;
}
.modal-footer {
	padding: 14px 15px 15px; border-radius: 0px 0px 6px 6px; text-align: right; margin-bottom: 0px; border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid; box-shadow: inset 0px 1px 0px #fff; background-color: rgb(245, 245, 245); -webkit-border-radius: 0 0 6px 6px; -moz-border-radius: 0 0 6px 6px; -webkit-box-shadow: inset 0 1px 0 #fff; -moz-box-shadow: inset 0 1px 0 #fff;
}
.modal-footer::after {
	line-height: 0; display: table; content: "";
}
.modal-footer::before {
	line-height: 0; display: table; content: "";
}
.modal-footer::after {
	clear: both;
}
.modal-footer .btn + .btn {
	margin-bottom: 0px; margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
	margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
	margin-left: 0px;
}
div.modal {
	border-radius: 6px; border: 1px solid rgba(0, 0, 0, 0.3); border-image: none; left: 50%; top: 5%; width: 80%; margin-left: -40%; position: fixed; z-index: 1050; box-shadow: 0px 3px 7px rgba(0,0,0,0.3); background-clip: padding-box; background-color: rgb(255, 255, 255); -webkit-border-radius: 6px; -moz-border-radius: 6px; -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3); -webkit-background-clip: padding-box; -moz-background-clip: padding-box;
}
div.modal.fade {
	transition:opacity 0.3s linear, top 0.3s ease-out; top: -25%; -webkit-transition: opacity 0.3s linear, top 0.3s ease-out; -moz-transition: opacity 0.3s linear, top 0.3s ease-out; -o-transition: opacity 0.3s linear, top 0.3s ease-out;
}
div.modal.fade.in {
	top: 5%;
}
.modal-batch {
	-ms-overflow-y: visible;
}
[class*=jviewport-height].modal-body {
	max-height: none;
}
[class^=jviewport-height].modal-body {
	max-height: none;
}
.jviewport-height10 {
	height: 10vh;
}
.jviewport-height20 {
	height: 20vh;
}
.jviewport-height30 {
	height: 30vh;
}
.jviewport-height40 {
	height: 40vh;
}
.jviewport-height50 {
	height: 50vh;
}
.jviewport-height60 {
	height: 60vh;
}
.jviewport-height70 {
	height: 70vh;
}
.jviewport-height80 {
	height: 80vh;
}
.jviewport-height90 {
	height: 90vh;
}
.jviewport-height100 {
	height: 100vh;
}
div.modal.jviewport-width10 {
	width: 10vw; margin-left: -5vw;
}
div.modal.jviewport-width20 {
	width: 20vw; margin-left: -10vw;
}
div.modal.jviewport-width30 {
	width: 30vw; margin-left: -15vw;
}
div.modal.jviewport-width40 {
	width: 40vw; margin-left: -20vw;
}
div.modal.jviewport-width50 {
	width: 50vw; margin-left: -25vw;
}
div.modal.jviewport-width60 {
	width: 60vw; margin-left: -30vw;
}
div.modal.jviewport-width70 {
	width: 70vw; margin-left: -35vw;
}
div.modal.jviewport-width80 {
	width: 80vw; margin-left: -40vw;
}
div.modal.jviewport-width90 {
	width: 90vw; margin-left: -45vw;
}
div.modal.jviewport-width100 {
	width: 100vw; margin-left: -50vw;
}
