	/* LOGIN PAGE  */
@font-face {
	font-family: 'Lato';
	src: url('../../fonts/Lato-Light.eot');
	src: url('../../fonts/Lato-Light.eot?#iefix') format('embedded-opentype'), url('../../fonts/Lato-Light.woff2') format('woff2'), url('../../fonts/Lato-Light.woff') format('woff'), url('../../fonts/Lato-Light.ttf') format('truetype'), url('../../fonts/Lato-Light.svg#Lato-Light') format('svg');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Lato';
	src: url('../../fonts/Lato-Regular.eot');
	src: url('../../fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'), url('../../fonts/Lato-Regular.woff2') format('woff2'), url('../../fonts/Lato-Regular.woff') format('woff'), url('../../fonts/Lato-Regular.ttf') format('truetype'), url('../../fonts/Lato-Regular.svg#Lato-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Lato';
	src: url('../../fonts/Lato-Bold.eot');
	src: url('../../fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'), url('../../fonts/Lato-Bold.woff2') format('woff2'), url('../../fonts/Lato-Bold.woff') format('woff'), url('../../fonts/Lato-Bold.ttf') format('truetype'), url('../../fonts/Lato-Bold.svg#Lato-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Lato';
	src: url('../../fonts/Lato-Black.eot');
	src: url('../../fonts/Lato-Black.eot?#iefix') format('embedded-opentype'), url('../../fonts/Lato-Black.woff2') format('woff2'), url('../../fonts/Lato-Black.woff') format('woff'), url('../../fonts/Lato-Black.ttf') format('truetype'), url('../../fonts/Lato-Black.svg#Lato-Black') format('svg');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}
	.login-form {
		width: 100%;
		/* margin:9% auto 4% auto; */
		 /* position: relative;
		 -webkit-border-radius: 0.4em;
		-o-border-radius: 0.4em;
		-moz-border-radius: 0.4em; */ 
	}

	.bg-image {
		background: url(../images/bg_img.jpg);
		background-repeat: no-repeat !important;
		background-size: 100% 120% !important;

	}
body {
	font-family: 'Lato';
}

	.main-wrapper {    
		height: 100vh;
	}

	.center-container {
		height: 200px;
		width: 80%;
		margin: 0 auto;
		margin-top: 15px;
	}

	/* .welcome-login{
		font-size: 25px;
	} */

	/* .logoimage{
		width: 210px;
		padding: 15px 0px;
		border-bottom: 3px solid #009649;
	}  */
	
	/* .head {
		position: absolute;
		top: -9%;
		left: 41%;
	} */
	/* .head .img-wrapper {
		border-radius:50%;
		-webkit-border-radius:50%;
		-o-border-radius:50%;
		-moz-border-radius:50%;
		width: 85px;
		height: 85px;
		padding: 11px;
		text-align:center;
	}
	.head .img-wrapper i {
		font-size:36px;
	} */
 
	/* .main{
		position:relative;
	}
	.main-wrapper{
		overflow: auto;
	}
	.main input[type="text"], .main input[type="password"]{
		border-radius: 20px;
		padding: 20px 15px;
		font-size: 13px;
		width: 100%;
	} */
	.login .lables {
		margin-bottom: 8px;
		display: block;
		font-size: 16px;
		font-weight: bold;
	}
	/* .main .login-form form {
		width: 90%;
		margin: 0 auto;
		padding: 1% 0 4% 0;
		position: relative;
	}
	.main .login-form form i{
		position: absolute;
		float: right;
		right: 10px;
		z-index: 9;
		margin-top: 5px;
		font-size: 17px;
	}
	.main .login-form form i.fa.fa-eye-slash, i.fa.fa-eye {
		margin-top: 4px;
	}
	.main .login-form p {
		text-align: center;
	} */
	
	.login-form input[type="text"], .login-form input[type="password"]{
		 
		position: relative;
		width:250px;
		padding:5%;
		height: calc(1.5em + .75rem + 2px);
		margin-bottom: 4%;
		font-size: 16px;
		outline: none; 
		/* border-radius: 5px; */
		/* -webkit-appearance:none; */
	}
	
	.login-form input[type="text"]:hover, .login-form input[type="password"]:hover{
		transition:0.5s;
		-webkit-transition:0.5s;
		-moz-transition:0.5s;
		-o-transition:0.5s;
		-ms-transition:	0.5s;
	}
	
	/* .login-form .submit {
		text-align: center;
		margin-top: 10px;
	} */
	
	span.ul {color:#57b3f0} 
	/* Responsive Styles Below */
	@media only screen and (min-width: 280px) and (max-width: 575px) {
		 
		/* .logoimage {
			max-width: 100%;
		} */
		/* .center-container .row .col.s6{
			width: 100%;
		}
		.center-container .row .col.s6 h3{
			font-size: 17px;
		}
		.center-container{
			width: 100%;
			margin-top: 20px;
		}
		.center-container .p-text{
			width: 100%;
			text-align: justify;
		} */
		.border-left{
			border: 0;
		}
		.login-form{
			width: 100%;
			margin: 15% 0 4% 0;
		}
		/* .center-container .row .col{
			padding: 0;
		} */
	}
	
	.left-section {
		padding:125px 0px;
	}
	 
	 
	/*.login {
		padding: 12% 0 0;
	}  */ 
	
	.login-btn {
		width: 140px;padding: 6px 10px;font-size: 15px;border-radius: 0%;
	} 
	
	@media only screen and (min-width: 240px) and (max-width: 991px) { 
		#first {
			order: 2;
		} 
		#second {
			order: 1;
		} 
		#third {
			order: 3;
		} 
	}
	
	@media only screen and (min-width: 240px) and (max-width: 480px) {
		.left-section { padding:0px 20px 0;}
		span.ul { font-size:18px;color:#57b3f0} 
		.head {top: -11%; left: 38%;} 
		/* .car-park-img {
			height: 150px;
		}
		.logoimage{ 
			padding: 10px 0px;
		} */
	}
	
	@media only screen and (min-width: 480px) and (max-width: 640px) {
		.left-section { padding:20px 20px 0;}
		span.ul { font-size:16px;} 
		.head {top: -11%; left: 40%;}
		.border-left { border-left:none !important;}
		/* .center-container { height:auto; margin-top:0px;} */
		/* .car-park-img {
			height: 150px;
		}
		.logoimage{ 
			padding: 10px 0px;
		} */
	}
	@media only screen and (min-width: 640px) and (max-width: 768px) {
		/* .left-section { padding:20px 20px 0;} */
		.border-left { border-left:none !important;}
		/* .center-container { height:auto; margin-top:0px;} */
		/* .head { left:42%;} */
		/* .car-park-img {
			height: 180px;
		}  */
		/* .logoimage{ 
			padding: 10px 0px;
		} */
	}
	
	@media only screen and (min-width: 769px) and (max-width: 991px) {
		/* .left-section { padding:20px 20px 0;} */
		/* .login-form, .italic-head, .p-text {width:100%;} */
		/* .car-park-img {
			height: 200px;
		}
		.logoimage{ 
			padding: 10px 0px;
		} */
	}
	
	@media only screen and (min-width: 992px) and (max-width: 1200px) {
		/* .left-section { padding:45px 0px 0; float: right;} */
		/* .login-form, .italic-head, .p-text {width:100%;} */
		/* #first {
			margin-bottom: 5%;
		}
		.car-park-img {
			height: 280px;
		}
		.logoimage{ 
			padding: 10px 0px;
		} */
		.border-left {
			border-left: 1px solid #909090 !important;
		}
		/* .login-form {
			margin-left: 5%;
		} */
		.drunkDriver {
			padding-top: 2rem !important;
		}
		
	}
	
	@media only screen and (min-width: 1201px) and (max-width: 1600px) {
		/* .left-section { padding:45px 10px 0; float: right;} */
		/* .car-park-img {
			height: 325px;
		} */
		
		.drunkDriver {
			padding-top: 30px !important;
		}
	}
	
	@media only screen and (min-width: 1601px) and (max-width: 2000px) {
		/* .left-section { padding:70px 25px 0px;float: right;}
		.car-park-img {
			height: 370px;
		} */
		
		.drunkDriver {
			padding-top: 30px !important;
		}
	} 
	
	
	/* .login-form .head .img-wrapper {
		background-color: #009649;
		color: #FFF;
	}
	 */
	
	/* .login-form { 
		background:rgba(255,255,255, 0.6);
	} */
	h3 span.ul {
		color: #ffffff;
	}
	
	/* .welcome-login{
		color: #fff;
	} */
	
	/* .main .login-form input[type="text"], .main input[type="password"]{
		border: 1px solid #fff;
		background-color: #fff;
	} */
	/* .login-form .lables {
		color: #000;
	} */
	/* .main .login-form form i {
		color: #000;
	}
	.main .login-form form p a {
		color: #888;
	} */
	/* .login-form form p a:hover {
		color:#21A957;
	} */
	
	.login-form  input[type="text"],.login-form  input[type="password"]{
		background-color: rgb(230, 231, 233);
		color: #676767;
		border: none;
		border:1px solid #DED6D6;
	}
	
	.login-form input[type="text"]:hover, .login-form  input[type="password"]:hover{
		border:1px solid #949494;
	}
	
	/* .login-form .nav {
		border:none;
	} */
	
	.login-form a.active, .login-form a.active:hover, .login-form a.active:focus {
		background: #00305e;
		border-color: #00305e;
		color: #fff;
	}
	
	.forgot-pass {
		color: #000;
		font-size: 12px;
		text-decoration: none;
	}
	
	/*.forgot-pass:hover { color:#fff;}*/
	 
	.btn-primary {
		color: #fff;
		background-color: #009649 !important;
		border-color: #009649 !important;
	}
		
	.btn-fixed-gateout {
        position: fixed;
        width: 100%;
        bottom: 25px;
		right: 0;
    }

	.btn-fixed {
        position: fixed;
        width: 100%;
        bottom: 55px;
    }

    .height-fix {
        height: calc(83vh - 100px);
    }

	.excess-parking {
		background-color: #bfffe3!important;
	}

	.available-parking {
		background-color: #ffd1db !important;
	}
  
	.form-control {
		padding: 0.360rem 0.75rem;
	}

	@media only screen and (min-width: 240px) and (max-width: 767px) {
			
		.select2 {
			width: 100% !important;
		}
	}
	 
	.w-100px {
		width: 100px;
	}

	.mobile {
		display: none;
	}

	.login-screen-center {
		position: absolute; top: 40%; left: 50%;  -moz-transform: translateX(-50%) translateY(-50%);  -webkit-transform: translateX(-50%) translateY(-50%);
                transform: translateX(-50%) translateY(-50%);
	}

	.image-logo {
		position: absolute; top: 5%; left: 23%;
	}

	.indo-logo {
		width:250px;
	}

	@media only screen and (min-width: 240px) and (max-width: 500px) {
			
		.indo-logo {
			width:175px;
		}

		.login-screen-center {
			top: 40%;
		}
	}
	
	@media only screen and (min-width: 500px) and (max-width: 768px) {
			
		.indo-logo {
			width:200px;
		}
 
	}

@media only screen and (min-width: 240px) and (max-width: 500px) and (max-height: 749px) {

	.bg-image {
		background-size: contain !important;
	}

	.indo-logo {
		width: 175px;
	}

	.login-screen-center {
		top: 65%;
	}
}

@media only screen and (min-width: 240px) and (max-width: 500px) and (min-height: 750px) and (max-height: 1200px) {
	.bg-image {
		background-size: contain !important;
	}

	.indo-logo {
		width: 175px;
	}
	.login-screen-center {
		top: 50%;
	}
}

.login-div .alert {
	padding: .25rem;
	margin-bottom: 0rem;
}

.login-div .alert-dismissible {
	padding-right: 3rem !important;
}

.login-div .alert-dismissible ul {
	margin-bottom: 0px !important;
}

	.login-div  .alert-dismissible .close {
		padding: .0rem 1.25rem;
	}