.login-img-container {
    height: 500px;
}

.logo-style{
    width:80px;
}

.disable-div{
	display: none;
}

.width-100{
	width:100% !important;
}

.float-right{
	float:right;
}

.left-logo{
    margin-top: 200px;height:auto; width:50%;
}

.card-text-custom {
    font-size: 18px;
}

.h-300px {
    height: 300px !important;
    padding-top: 75px;
    padding-bottom: 75px;
}

.w-60px {
    width: 60px;
}