h2{
	display: block !important;
	font-size: 18px;
}
.span6 {
	padding: .5rem 0rem;
}
.tal-center {
	text-align: center;
}
input#ContentPlaceHolderDefault_recoveryPassword_1_ButtonConfirm[disabled] {
	background: #008BB0;
	cursor: not-allowed;
	border-color: transparent;
}
@media (min-width: 768px){
	.tal-sm-right {
		text-align: right;
	}
	.span6 {
		padding: 1rem 0rem;
	}
}
.masthead-content,
h2.my-2.my-sm-3.my-md-5,
p.mb-4 a,
.tal-center.tal-sm-right{
	color: #58595b;
}

h2.my-2.my-sm-3.my-md-5,
p.mb-4 a{
	cursor:poiner
}
.d-inline-block.es.pr-4{border-right: solid 2px #58595b;}

.img_container {
	display: flex;
	justify-content: space-around;
}

.img_container {
	padding: 3px;
}

img.change-image {
	width: 50%;
	height: 100%;
	margin: 0 auto;
	position: relative;
	display: block;
}

img {
	border-width: 0;
}
img {
	vertical-align: middle;
	border-style: none;
}

.btLogin{
	border-radius: 8px;
	height: 37px;
	position: relative;
	outline: none;
	width: 84%;
	font-weight: bold;	
}

.btLogin{
	height: 45px !important;
	display: flex ;
	align-items: center;
	margin: 0 auto;
	justify-content: center;
	width: 100%;
	height: calc(1.5em + .75rem + 2px);
	padding: .375rem .75rem;
	font-size: 1rem;
	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;
	flex-direction: column;
	align-items: center;
}

.masthead-content p.mb-4 a {
	cursor: pointer !important;
	padding: 0 1rem;
}
input#ContentPlaceHolderDefault_recoveryPassword_1_ButtonConfirm[disabled]:hover,
input#ContentPlaceHolderDefault_recoveryPassword_1_ButtonConfirm:hover{
	background: #f5f5f5;
	border: 1px solid #008BB0;
	color:#008BB0
}
input{
	border-radius:7px;
	border:1px solid #000
}

.span6 div{font-weight:600}