#login-background {
	position: relative;
	width: 100%;
	height: 100%;
	min-height: 750px;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	padding-top: 10%;
	background-color: #fff
}

@media(min-width: 768px) {
	#login-background {
		background-image: url(../images/Excellence-Solution_bg.jpg);
		background-repeat: no-repeat;
		background-position: top left;
		background-size: cover
	}
}

#login-panel {
	min-width: 280px;
	padding-bottom: 10px;
	/* background-color: #000; */
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%
}

@media(min-width: 768px) {
	#login-panel {
		position: absolute;
		top: 15%;
		right: 1.5%;
		width: 10%
	}
}

@media(max-width: 767px) {
	#login-panel {
		position: relative;
		width: 80%;
		margin: 0 auto
	}
}

#login-panel-body {
	position: relative;
	top: 10%;
	width: 100%;
	height: 100%;
	padding-top: 0;
	padding-left: 15%;
	padding-right: 5%;
	text-align: center
}

.form-group {
   padding-bottom: 0.9rem
}
#logos {
	justify-content: center;
	margin-left: 4%;
	padding-left: 25%;
}

.logo-panelcolumn {
	float: left;
	width: 24%;
	padding-top: 2%;

}

/* Clearfix (clear floats) */
.logo-panelrow::after {
	content: "";
	clear: both;
	display: table;

}

/* Responsive layout - makes the three columns stack on top of each other instead of next to each other */
@media screen and (max-width: 500px) {
	.logo-panelcolumn {
		width: 100%;
	}
}

.image-ccpa {

	width: 80%;
	vertical-align: middle;
}

.image-tta {
	margin-left: 5%;
	width: 55%;
	vertical-align: middle;
}

.image-eea {
	width: 90%;
	vertical-align: middle;
}

.image-taw {
	width: 100%;
	vertical-align: middle;
}

.blackbar {
	height: 10px;
	width: 100%;
	display: block;
	background-color: black;

}

.officepic {

	width: 100%;
	/*height: 800px;

	background-image: url(../images/page_bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: cover;
	
	padding-left: 5%;
	padding-right: 5%;
	*/
	padding-top: 0.6rem;
	padding-bottom: 0.6rem;

}


.custombtn {
	/*margin-left: 5px;
	margin-bottom: 10px;*/
	width: 48%;
	/* background-color: beige !important; */
	color:#fff !important
	
}

a:hover {
	cursor: pointer;
}

.logo_brand {
	height: 100px;
	width: auto;
}


.landinghr {
	border: none !important;
	background: #e5e80bbf !important;
	background-color: rgba(229, 232, 11, 0.75) !important;
	height: 9px !important;
	width: 57% !important;
	margin-left: 8px !important;
	margin-bottom: 75px;
}



a {
	color: #333 !important;
}

.edukor_logo_brand {
	height: 80px;
    margin-right: 20px;
    width: auto;
}
.powered_by_text {
	font-weight:500;	
    color: #2e948e !important;
    font-size: 0.9rem;
	padding-left: 0.45rem;   
	transition: 0.3s ease;
}

.powered_by_text:hover {	
	color: #2e948e !important;
    /* font-weight: 600; */
    /* transform: scale(1.1); */
    font-size: 0.94rem;
}

.pannelcontent {
	margin: auto;
    margin-top: 2rem;
    width: 320px;
    min-width: 340px !important;
    padding: 1.8rem;
    border: 0.5px rgb(46 148 142 / 10%) solid;
    border-radius: 1rem;
    color: #333;
    backdrop-filter: blur(20px);
    box-shadow: 0px 0px 20px 20px rgb(46 148 142 / 5%);
    background-color: #d3eae4 !important;
}


.forgot_password_link {
    color: #2e948e !important;
    text-decoration: none;
    font-size: 0.9rem;
}

.forgot_password_link:hover {
	color:#2e948e !important;   
    font-size: 0.88rem; 
	font-weight: 500;
}

@media only screen and (max-width: 767px) {
	/* Styles for mobile devices */	
	.pannelcontent {
		width: 95% !important;
		margin: auto;
	}
	.logo_brand {
		height: 80px;
		margin-right: 10px;
		width: auto;
	}
	.edukor_logo_brand {
		height: 80px;
		margin-right: 10px;
		width: auto;
	}
	
	
	.sm-modal-content .modal-body{
		max-width: 95%;
		margin: auto;
		padding: 0.2rem 0.5rem;
	}


}

.form-input {	
    text-align: center;
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 0.8rem;
    font-weight: 400;
    line-height: 1.5;
    color: #333 !important;
    border: 1px solid #2e948e45;
    border-radius: calc(1.12rem + 1px);
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    background-color: #2e948e1f !important;
}

}
.form-input:hover, 
.form-input:focus,
.form-input:active
{	
    border:1px solid #2e948e;
}

.login_form{
	padding: 1rem 0rem;
}

.btn-secondary{	
    padding-left: 1rem;
    padding-right: 1rem;
    height: calc(2rem + 2px);
}
.btn-theme {
	color: #fff;
    background-color: #2e948e;
    border-color: #2e948e;
    font-size: 0.9rem;
    font-weight: 500;
    padding-left: 1rem;
    padding-right: 1rem;
    border: 0px solid #2e948e;
    height: calc(2rem + 2px);
    border-radius: calc(1.12rem + 1px);
    background: linear-gradient(to right, #2e948e,#64afab, #87c5b8, #bcded7);
}

.btn-theme:hover,
.btn-theme:focus,
.btn-theme:active {	
	background-color: #2e948e99;
	border-color: #2e948e;
	color: #ffffffad;
}


.sm-modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-clip: padding-box;
    outline: 0;
    /*border: 1px solid rgba(0,0,0,.2);
    border-radius: 0.5rem;
	
    color: #fff;
    backdrop-filter: blur(20px);
    background-color: #ffffff26 !important;	
	*/
    padding: 0.2rem;
    border: 1px rgb(255 255 255 / 4%) solid;
    border-radius: 1rem;
	
	margin-left: auto;
    margin-right: auto;
	
	border: 0.5px rgb(46 148 142 / 10%) solid;
    border-radius: 1rem;
    color: #333;
    backdrop-filter: blur(20px);
    background-color: #d3eae4 !important;
    box-shadow: 0px 0px 20px 20px rgb(46 148 142 / 5%);
}
.sm-modal-content .modal-body{
   /* max-width: 340px;
    margin: auto;
	padding: 0.2rem 1rem;
	*/
}

.sm-modal-content .modal-body form{
   padding: 1rem;
}

.sm-modal-content .modal-header {
    padding: 0.5rem 0.5rem
}

:focus-visible {
	outline: -webkit-focus-ring-color auto 0px;
}

.close:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto;
}
button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}

.text-info {
    color: #2e948e !important;
}

.form-input:-webkit-autofill, input:-internal-autofill-selected {
    color: #333 !important;
    border: 1px solid #2e948e45 !important;
    border-radius: calc(1.12rem + 1px) !important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out !important;
    background-color: #2e948e1f !important;
}


.page_content_div a {
    color: #0d6efd !important;
}