.loginwrapper{width:100%; margin:0 auto;}.Newoverlay{width:450px; margin:0 auto;}

.newLoginMain {
	position: relative;
	height: 100vh;
	display: flex;
	justify-content: center;
	align-items: center;
	background: linear-gradient(177deg,rgb(24, 32, 34) 24%, rgb(24, 32, 34) 50%, rgb(24, 32, 34) 83%, rgb(51, 47, 11) 100%);
}

.newLoginMain::before {
background: #000 url('../themes/ims/images/loginbg.jpg') no-repeat;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0.1;
	background-size: cover;
	z-index: 0;
}
.logoTop {
	text-align: center;
}
.logoTop img {
	max-width: 212px;
}

.bottomLogo img {
	max-width: 124px;
}

.bottomLogo {
	background-color: rgba(121, 121, 121, 0.39);
	border-radius: 10px 10px 0 0px;
	padding: 1px 0;
	position: relative;
	overflow: hidden;
}
.bottomLogo::before {
	position: absolute;
	content: "";
	width: 300px;
	height: 30px;
	background: #ccc;
	border-radius: 50%;
	z-index: 0;
	filter: blur(21px);
	left: 0;
	right: 0;
	top: 0;
	margin: 0 auto;
	opacity: .4;
}
.bottomLogo figure {
	position: relative;
	z-index: 1;
}

.Newloginbox {
background-color: rgba(35, 55, 60, 0.67) !important;
	border-radius: 10px;
	border: 1px solid #3c4f53;
position: relative;
z-index: 1;
}



.Newloginbox .form-control {
	background: #2f4246 !important;
	height: 44px;
	border-radius: 7px !important;
	overflow: hidden;
	padding-left: 51px;
	color: #ffff;
	background-position: calc(98% - 3px) center !important;
	border-color: #505d60 !important;
	font-size:14px;
}


.Newloginbox .help-block-error {
	position: absolute;
	bottom: -18px;
	margin: 0px !important;
	background: none !important;
	color: #ccc !important;
}
.Newloginbox .input-group-addon {
	position: absolute;
	left: 4px;
	top: 3px;
	z-index: 3;
	background: none !important;
	border: none !important;
	color: #50666c;
	border-right: 1px solid #415053 !important;
	padding: 0;
	bottom: 0;
	width: 35px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.Newloginbox .input-group {
  width: 100%;
}

.loginbutton {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.loginbutton .btnTheme {
	padding: 8px 40px;
	background: #f4b41e !important;
	margin: 0px;
	font-size: 15px !important;
}


.logiwhite p {
  color: #fff;
  margin: 0px;
}
.logiwhite p a {
  color: #f4b41e !important;
}



.checkboxFpassword {
	display: flex;
	justify-content: space-between;
}

.loginlink2 {
	color: #f4b41e !important;
	/* text-decoration: underline; */
}










.Newloginbox .panel-body {
	padding: 27px;
}



.remembernew .checkbox {
  margin: 0 0 10px !important;
  color: #fff;
  padding: 0px !important;
}
.remembernew .checkbox label {
  color: #fff !important;
  font-size: 12px;
}
.remembernew .checkbox input {
  position: relative;
  top: -2px;
  margin-right: 6px;
}

.Newloginbox .input-group-addon i {
	font-size: 16px;
}
.Newloginbox .has-error .form-control {
	border-color: #ed5565 !important;
}

.loginCpyright {
	text-align: center;
}



.loginbutton .btnTheme:hover {
	background: #fff !important;
	color: #303030 !important;
}

.linelogin {
	width: 0%;
	display: block;
	height: 1px;
	background: #f4b41e ;
	-webkit-transition: all 1.2s ease;
-moz-transition: all 1.2s ease;
-o-transition: all 1.2s ease;
transition: all 1.2s ease;
}


.forgotpassword:hover i {
	width: 100%;
-webkit-transition: all 1.2s ease;
-moz-transition: all 1.2s ease;
-o-transition: all 1.2s ease;
transition: all 1.2s ease;
}





.NewLoginLine1 {
	position: absolute;
	left: 0px;
top: 100px;
	bottom: 0;

	z-index: 1;
	opacity: .3;
}

.NewLoginLine2 {
	position: absolute;
	right: 0px;
	top: 100px;
	bottom: 0;

	z-index: 1;
	opacity: .3;
}


.NLAnimationLine {

	position: relative;
}
.backyologin p{
	color: #f4b41e ;
}
.forgotpassword p a{
	color: #f4b41e ;
}


.Nforgot img {
	height: 110px;
}


.bottomLogo img {
	
	vertical-align: top;
}

.glyphicon.glyphicon-phone {
	font-size: 21px !important;
	top: -1px;
}

.form_submit {
	margin-top: 12px;
}
.optLogin {
	top: 50%;
	
	width: 10px;
}

.optLogin2 {
	top: 50%;
	width: 0px;
	right: 1px;
}
.smsloginlink:hover {
	background: #ccc !important;
	color: #1d3338 !important;
}

.optBox {
	margin: 12px 0 0;
	color: #fff;
}
#countdown {
  color: #2bee0f;
}

#linkContainer {
	color: #f4b41e;
}


.hoverLine {
	position: relative;
	display: inline-block;
}
.hoverLine:hover i {
	width: 100%;
	-webkit-transition: all 1.2s ease;
	-moz-transition: all 1.2s ease;
	-o-transition: all 1.2s ease;
	transition: all 1.2s ease;
}




/*** video START ***/



.videobox  {
	
	z-index: 1;
	opacity: 0.5;
}
.videoboxmainn {
	background: #0c1011;
	display: block;
	height: 100vh;
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.videoboxmainn + .newLoginMain {
	background: none !important;
}



.videobox {
  opacity: 0.3;
}
.videobox video {
  opacity: 1 !important;
  position: initial !important;
}


.videoboxmainn + .newLoginMain::before {
  display: none;
}
.videoboxmainn + .newLoginMain starMain {
  display: none !important;
}


.videoboxmainn + .newLoginMain + .Newoverlay .Newloginbox {
	background-color: rgb(38, 62, 67) !important;

}

.videoboxmainn ~ .Newloginbox {
	background-color: rgba(35, 55, 60, 0.91) !important;
	
}


.videoboxmainn + .newLoginMain .Newoverlay .Newloginbox  .form-control {
	background: #2c3133 !important;
	border-color: #4f4c4c !important;
}

.videoboxmainn + .newLoginMain .Newoverlay .Newloginbox  {
	background-color: rgba(30, 34, 36, 0.87) !important;
}

..videoboxmainn + .newLoginMain .Newoverlay .Newloginbox  .input-group-addon {
	color: #919191  !important;
}



/*** end video ************/



.otpwhatsapp {
  display: inline-block;
  width: 100%;
}
.otpwhatsaBox {
  display: inline-block;
  width: 100%;
}
.orlogin {
  text-align: center;
  border-bottom: 1px solid #626161;
  margin: 0 0 20px;
  display: block;
  position: relative;
  text-align: center;
}
.orlogin i {
  position: relative;
  left: 0;
  color: #e3e3e3;
  top: 9px;
  background: #1e3337;
  display: inline-block;
  margin: 0 auto;
  padding: 1px 8px;
  font-size: 13px;
  font-style: normal;
}


.whatsapploginlink:hover {
	background: #e8fde9;
	color: #4caf50 !important;
}

.whatsapploginlink, .smsloginlink {
	background-color: #4caf50;
	border-color: #838285;
	color: #FFFFFF;
	padding: 9px 14px!important;
	border-radius: 5px!important;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 18px;
	margin:0 0 10px;
}

.whatsapploginlink p, .smsloginlink p {
	margin: 0 0 0 8px;
	padding: 0px;
	

	font-size: 16px;

	
}

.whatsapploginlink {
	background-image: linear-gradient(90deg, #4caf50 0px, #59c65d 40px, #4caf50 80px);
	background-size: 800px;
	animation: shine-avatar 3.6s infinite linear;
}
@keyframes shine-avatar {
  0% {
    background-position: -32px;
  }
  40%, 100% {
    background-position: 508px;
  }
}


.smsloginlink {
	background-image: linear-gradient(90deg, #515455 0px, #717677 40px, #515455 80px) !important;
	background-size: 800px;
	animation: shine-avatar2 4.6s infinite linear;
}

@keyframes shine-avatar2 {
  0% {
    background-position: -32px;
  }
  40%, 100% {
    background-position: 508px;
  }
}



.smsloginlink, .smsloginlink {

	height: 39px;
}


.videoboxmainn + .newLoginMain .orlogin i {
	background: #1d2223 !important;
}









/**************************************************/
/******************** START respnisive************/
/**************************************************/











@media (max-width:768px) {
	
	.Newoverlay {width: 80%;}
	

	
	
.Newloginbox .panel-body {
	padding: 15px;
}


.loginwrapper {
	width: 100%;
	margin: 0 auto;
}

}
@media (max-width:768px) {
	
	.Newoverlay {width: 90%;}
	
}}