.error { /* 	padding: 15px; */
	/* 	margin-bottom: 20px; */
	/* 	border: 1px solid transparent; */
	border-radius: 4px;
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}

.msg {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}

#login-box {
	width: 600px;
	padding: 20px;
	margin: 00px auto;
	background: #fff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border: 1px solid #000;
}

body {
	/* 	background: */
	/* 		url("<c:url value='/resources/mytheme/images/imageback.png'/>") */
	/* 		no-repeat center center fixed; */
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-color: white;
	background-color: #F2F2F2;
	-webkit-background-size: cover;
	-webkit-background-size: cover;
}

#page-wrap {
	width: 400px;
	margin: 50px auto;
	padding: 20px;
	background: white;
	-moz-box-shadow: 0 0 20px black;
	-webkit-box-shadow: 0 0 20px black;
	box-shadow: 0 0 20px black;
}
/* 
.container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	color: #f5f5f5;
	background-color: #464646;
	margin-top: -2px;
	margin-bottom: -25px;
}
 */
.intro-section-internal {
	min-height: 100%;
	padding-top: 3%;
	padding-bottom: 3%;
	background:
		url("<c:url value='/resources/mytheme/images/lady_with_phone2.png'/>")
		no-repeat center center fixed;
	/* 	padding-right: 20%; */
	/* 	padding-left: 20%; */
	/* 	text-align: center; */
	/* 	background: #339EFF; */
	float: none;
	position: relative;
	left: 0px;
}

@media ( min-width :767px) {
	.intro-section-internal {
		/* 		max-width: fit-content; */
		margin: 2px;
		padding-top: 1px;
	}
	#login-overlay {
		max-width: fit-content;
		/* margin: 50px auto; */
		margin: 50px auto;
		padding-top: 20px 0px 0px 0px;
	}
}

.container-div {
	text-align: left;
	/* 	font-size: 2.0rem; */
	font-size: 18px;
}

.icon {
	display: inline-block;
	font: normal normal normal 1em/1 'ep';
	speak: none;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.header-top-left {
	padding: 0px 0;
}

.top-message {
	margin-top: 50px;
	margin-left: auto;
	margin-bottom: 25px;
	margin-righ: auto;
	padding: 50px 0px 0px 0px;
}

@media ( min-width :767px) {
	.top-message {
		margin-top: 50px;
		margin-left: auto;
		margin-bottom: 20px;
		margin-righ: auto;
		padding: 50px 0px 0px 0px;
	}
}

.container-top-strip {
	/* 
	padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
     */
	font-size: 1.25rem;
	min-height: fit-content;
	padding: 5px 0;
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a;
}

/* 
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-phone:before {
    content: "\f095";
} */
.navbar-brand-logo {
	float: left;
	height: 50px;
	padding: 0px 15px;
	font-size: 18px;
	line-height: 20px;
}

.site-logo {
	display: inline-block;
	margin: 17px 0;
}

.form-group {
	margin-bottom: 1rem;
}

.form-control {
	display: block;
	width: 100%;
	height: calc(1.5em + .75rem + 2px);
	padding: .375rem .75rem;
	font-size: 1.5rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

button, input {
	overflow: visible;
}

button, input, optgroup, select, textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

[type=button]:not (:disabled ), [type=reset]:not (:disabled ), [type=submit]:not
	(:disabled ), button:not (:disabled ) {
	cursor: pointer;
}

button {
	cursor: pointer;
	background: transparent;
	border: none;
}

[type=button], [type=reset], [type=submit], button {
	-webkit-appearance: button;
}

button, select {
	text-transform: none;
}

button, input {
	overflow: visible;
}

button, input, optgroup, select, textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

button {
	border-radius: 0;
}

@media ( min-width : 480px) .footer-newsletter-form .form-group input {
	margin-right
	:
	 
	10
	px
	;
	
    
	height
	:
	 
	60
	px
	;
	
    
	width
	:
	 
	calc
	(100%
	 
	-
	187
	px
	);
	

}

.footer-newsletter-form .form-group input {
	height: 60px;
	/* width: calc(100% - 178px); */
	color: #666666;
	border-radius: 5px;
	/* background: rgba(18, 144, 164, 0.07); */
	padding-left: 17px;
	/* border-color: transparent; */
}

@media ( min-width : 992px) .footer-newsletter-section {
	padding-bottom
	:
	 
	20
	px
	;
	
    
	margin-bottom
	:
	 
	10
	px
	;
	

}

.footer-newsletter-section {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 2px;
	margin-bottom: -3px;
	background-color: #d9534f;
	color: white;
}

@media ( min-width : 480px) .footer-newsletter-form .form-group button {
	margin-top
	:
	 
	0
	px
	;
	
    
	height
	:
	 
	60
	px
	;
	
    
	width
	:
	 
	177
	px
	;
	
    
	font-size
	:
	 
	18
	px
	;
	

}

.footer-newsletter-form .form-group button {
	color: #ffffff;
	font-weight: 700;
	letter-spacing: -1.12px;
	border-radius: 3px;
	background-color: #1290a4;
	width: 100%;
	margin-top: 10px;
	height: 50px;
	font-size: 17px;
}

.justify-content-center {
	-ms-flex-pack: center !important;
	justify-content: center !important;
}

.footer-newsletter-form {
	padding: 2px 0 0;
}

@media ( min-width : 480px) .footer-newsletter-form .form-group {
	-webkit-box-orient
	:
	 
	horizontal
	;
	
    
	-webkit-box-direction
	:
	 
	normal
	;
	
    
	-ms-flex-direction
	:
	 
	row
	;
	
    
	flex-direction
	:
	 
	row
	;
	

}

.footer-newsletter-form .form-group {
	position: relative;
	/* display: -webkit-box;
    display: -ms-flexbox; */
	display: flex;
	/* -ms-flex-wrap: wrap; */
	flex-wrap: wrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	/* -ms-flex-direction: column; */
	flex-direction: column;
}

@media ( min-width : 768px) .footer-section {
	padding
	:
	 
	40
	px
	 
	0;
}

.footer-section {
	padding: 25px 0;
}

.navbar-brand-logo {
    float: left;
    height: 50px;
    padding: 0px 15px;
    font-size: 18px;
    line-height: 20px;
}

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff;
}