
.left-section{
	width: 65%;
	float: left;
}
.right-section{
/*
	width: 35%;
	float: right;background-color: #00c544;
*/
}
.login-wrapper {
/*
    left: inherit;
	right: 0;
*/
}


.login-containers{
	background-color: transparent !important;
	padding: 0;
}
.loginscreen.middle-box{
	background-color: transparent !important;
	box-shadow: inherit !important;
}
.logos{
/*	float: left;*/
/*    padding: 15px 15px 0 0;*/
/*    position: absolute;*/
/*    left: 10px;*/
/*    top: 0;*/
	z-index: 999999;
	    padding: 5px;
    border-radius: 5px;
}
.switch-btn{
	float: right;
    padding: 15px 15px 0 0;
    position: absolute;
    right: 10px;
    top: 10px;
	z-index: 999999;
}
.switch-btn a{
	font-size: 17px;
	font-weight: 500;
	text-transform: uppercase;
	color: #fff;
	border: 2px solid #fff;
	padding: 7px 30px;
	border-radius: 90px;
}
.login-containers .form-control::placeholder{
    color: #000 !important;
}
.login-containers .form-control{
    background-color: #fff !important;
/*    background: #fff !important;*/
    background-image: none;
/*    border: 0 !importrant;*/
	border: none !important;
    border-radius: 5px;
    color: #000 !important;
    display: block;
    padding: 6px 45px 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
	height: 49px;
}
.login-containers h3{
	font-size: 26px;color: #fff;
	font-weight: 400;margin-bottom: 10px;opacity: 0.8;
}
.login-containers p{
		font-size: 19px;color: #fff;
	font-weight: 300;margin-bottom: 20px;opacity: 0.5;
	
}
.login-containers label{
	text-align: left;font-size: 14px;color: #fff;margin-top: 15px;margin-bottom: 10px;
	display: none;
}
.ladda-button .ladda-progress {
	background: rgba(56,164,46,0.2);}
.full-width:hover{
	
}
.full-width {
    width: 100% !important;
	font-size: 20px;
	font-weight: 300;
	color: #fff;
	background-color: #5e7072 !important;
	border:1px solid #5e7072 !important;
	padding: 11px 0;
	border-radius: 5px;
	margin-top: 15px !important;
}
.loginscreen.middle-box {
/*
	width: 100%;
	padding:0 130px;
	max-width: 100%;
*/
}
.login-containers .form-group {
    text-align: left;
}
body {
    background-color: #fff !important;
}
.logo-name {

     height: 90px !important; 
    margin: 0 0 0 0;
	padding: 0;
	
}

.login-wrapper1 {
    left: 0;
	right: inherit;
}
.login-txt h2{
	font-weight: 700;
	color: #000000;margin-bottom: 30px;text-transform: uppercase;
}
.login-wrapper1 img{
	width: 80%;
}

.login-containers .form-grp img {
	position: absolute;
    right: 14px;
    top: 15px;
}
.login-containers .form-group{
	position: relative;
}

.animation-icon .path.check {
   
    stroke: #5e7072 !important;
}
.spinner {
    background-color: #fff !important;    right: 8px;
    top: 9px;z-index: 9;
}

.spinner .bounce1{
	  background-color: #5e7072 !important;
}
.spinner .bounce2{
	  background-color: #5e7072 !important;
}
.spinner .bounce3 {
    background-color: #5e7072 !important;
}
.form-grp input::placeholder{
    color: #000 !important;
}
.form-grp input{
	  background-color: #fff !important;
/*    background: #fff !important;*/
    background-image: none;
/*    border: 0 !importrant;*/
	border: none !important;
    border-radius: 5px;
    color: #000 !important;
    display: block;
    padding: 6px 45px 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
	height: 49px;
}
.form-grp select{
	  background-color: #fff !important;
/*    background: #fff !important;*/
    background-image: none;
/*    border: 0 !importrant;*/
	border: none !important;
    border-radius: 5px;
    color: #000 !important;
    display: block;
    padding: 6px 45px 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
	height: 49px;
}

.login-containers label{
	display: block !important;background-color: #36a42c !important;position: inherit;
	width: 100%;
	padding: 0;margin: 0;margin-top: 15px;
    margin-bottom: 10px;left: inherit;top: inherit;
	display: none !important;
}
.animation-icon {
    text-align: center;
    /* border: 1px solid #d8ebde; */
    /* border-left: 1px solid #495663; */
    /* border-bottom: 1px solid #36a42c; */
   
    right: 8px;
    top: 9px;
     z-index: 9;
    background-color: #fff;
}
.path.line {
    stroke: #ff551a;
}
.bgclr{
	background-size: cover;
	background-image: url(images/bgs.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
.top-tabs{
	clear: both;
	display: block;
	overflow: hidden;
}
.my_tabs{
	margin-top: 20px;
	margin-bottom: 20px;
}
.left-tabs{
	width: 45%;
	float: left;
}
.right-tabs{
	width: 45%;
	float: right;	
}
.top-tabs .my_tabs a p{
	color: #000;
	width: 100%;
	display: block;
	clear: both;
	font-size: 17px;
	opacity: 1;
	font-weight: 400;
}
.top-tabs .my_tabs a:hover p{
	color: #fff !important;
}
.top-tabs .my_tabs a:hover .image-icon{
	filter: brightness(0) invert(1) !important;
}
.top-tabs .my_tabs a:hover{
		background-color: #5e7072 !important;
}
.top-tabs .my_tabs a{
	display: block;
	overflow: hidden;
	width: 100%;
	background-color: #fff;
	border-radius: 5px;

	padding: 5px;
text-align: center;
}
.image-icon{
	display: flex;
	align-items: center;justify-content: center;
	margin: 15px 0 10px 0;
	height: 74px;
	width: 100%;
	clear: both;
	
}
.left-tabs a p{
	color: #000 !important;
}
.left-tabs a img{
/*	filter: brightness(0) invert(1) !important;*/
}

.modal-header .close{
	color: #000;
	position: inherit;
	height: inherit;
	width: inherit;
	margin: 0;
	padding: 0;
}
.accounts:hover{
	color: #5e7072 !important;
}
.accounts{
	color: #fff !important;
	margin-top: 12px;
	display: block;
	overflow: hidden;
}
.modal-title11{
	color: #000 !important;
}
.full-width:hover{
	background-color: #85b3b9 !important;color: #fff;
	border-color: #85b3b9 !important;
}
.btn-custom:hover{
	background-color: #85b3b9 !important;color: #fff;
	border-color: #85b3b9;
}
.btn-custom{
	background-color: #5e7072 !important;color: #fff;
	border-color: #5e7072;
}
.tabs-normal p{
		width: 100%;
	display: block;
	clear: both;
	font-size: 17px;
	opacity: 1;
	font-weight: 400;
	color: #fff;
}
.tabs-normal {
	    display: block;
    overflow: hidden;
    width: 100%;
        background-color: #5e7072 !important;
    border-radius: 5px;
    padding: 5px;
    text-align: center;
}
.tabs-normal img{
	filter: brightness(0) invert(1) !important;
}
@media only screen and (max-width: 1499px) {

}
@media only screen and (max-width: 1199px) {

}


@media only screen and (max-width: 992px) {


}

@media only screen and (max-width: 767px) {

}

@media (max-width: 480px) {
 
}

