/*@import url('/ccc/fonts/montserrat/montserrat.css');
@import url('/ccc/fonts/cairo/cairo.css');*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cairo+Play:wght@200..1000&display=swap');

/*login forget password css style*/


/*body{  
			
background: url(images/momrah-bg.png);
overflow: hidden;
background-size: cover;
background-repeat: no-repeat;
}*/

.bg1{ background-image:url("../images/C3_login-BG.jpg");
background-size:cover;
background-repeat: no-repeat;
background-position: 10%;
height: 100vh;
width: 100%;
padding:0;
margin:0;
/*font-family: 'Cairo', sans-serif !important;*/
font-family: 'Montserrat', sans-serif;
font-weight: normal;
font-style: normal;
-webkit-font-smoothing: antialiased;
letter-spacing: 0.5px;
font-size: 12px !important; 
}

.container
{
width:1250px !important;
}

.main-login input[type='text'], .main-login input[type='password']{

/*background-color:transparent !important;*/
background-color: #fff !important;
margin: 0px;
color:#000 !important;
font-weight:normal !important;
border-radius:20px !important;
border: 0px solid #834c8e;
height:40px !important;
font-size:14px !important;
}

div#popupDiv div {
			text-align: left;
			}			
			div#popupDiv input {
			/*background-color: transparent !important;*/
			margin: 0px;
			color: #000 !important;
			font-weight: normal !important;
			border-radius: 20px !important;
			border: 1px solid #834c8e;
			height: 40px !important;
			font-size: 14px !important;
			}			
			.logo1 img {
			width: 90%;
			height: auto;
			margin-top: 150PX;
			margin-left: 61px;
			}			
			::-moz-placeholder { /* Firefox 19+ */
			color: #324b67;
			}
			:-ms-input-placeholder { /* IE 10+ */			
			color: #324b67;
			}
			:-moz-placeholder { /* Firefox 18- */
			color: #324b67;
			}			
			.tabl{
			background: rgba(0, 0, 0, 0.16);
			padding: 20px 15px 20px 15px;
			border-radius: 10px;
			margin-top: 10px;
			}			
			.captchaDiv{
			display:none;			
			}
			.mobileEmailDiv{
			display:none;
			}
			button{
				border-bottom-right-radius: 5px;
				border-top-right-radius: 5px;
				background: rgba(3,142,202,1);
				border: white;
			}

.DateU {
    position: relative !important;
}

.DateU .material-icons {
    position: absolute !important; 
    pointer-events: none;
    color: #0171b5;
    /*color: #834c8e;*/
    font-size: 26px;
    top: 5px;
    left: 10px;
	
}

.DateU .form-control {
    padding-left: 40px !important;
}


.form-group
{
margin-bottom:14px !important;
}

.forgotPassword
{
margin-bottom:00px !important;
}
.forgotPassword > a
{
color: #fff !important;
}

.error
{
	color:red;
	font-weight:bold;
}

.main-login h6 {
font-size: 20px;
margin-top: 0px !important;
margin-bottom: 20px !important;
font-weight: 500;
text-align: left;
color: #ffffff;
/*color: #312bea;*/
}


.login-sec {
position: relative;
}

.adminForgot {
margin-top: 10px;
margin-bottom: 0px !important;
font-size: 12px;
text-align: center;
}

.input-group-addon {
color: #fff;
/*background-color: #12498a !important;*/
background-color: #243d92;
background: rgba(32,61,146,1);
background: -moz-linear-gradient(left, rgba(32,61,146,1) 0%, rgba(120,54,190,1) 42%, rgba(199,82,158,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(32,61,146,1)), color-stop(42%, rgba(120,54,190,1)), color-stop(100%, rgba(199,82,158,1)));
background: -webkit-linear-gradient(left, rgba(32,61,146,1) 0%, rgba(120,54,190,1) 42%, rgba(199,82,158,1) 100%);
background: -o-linear-gradient(left, rgba(32,61,146,1) 0%, rgba(120,54,190,1) 42%, rgba(199,82,158,1) 100%);
background: -ms-linear-gradient(left, rgba(32,61,146,1) 0%, rgba(120,54,190,1) 42%, rgba(199,82,158,1) 100%);
background: linear-gradient(to right, rgba(32,61,146,1) 0%, rgba(120,54,190,1) 42%, rgba(199,82,158,1) 100%);
  
  border-top-right-radius: 0;
border-bottom-right-radius: 0;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
border-color: #12498a !important;
padding:8px 10px !important;
font-size:16px !important;
}
.input-group .form-control
{
height: 40px !important;
}
.main-login input[type=text]:focus, .main-login input[type='password']:focus, .main-login textarea:focus {
color:#000 !important;
font-weight:normal !important;
box-shadow:none !important;

}
.main-login .form-control{
background-color: rgba(0, 0, 0, 0.9) !important;
}
.main-login {
width:340px;
	padding:15px;  
    /*background-color: rgb(250 250 250 / 80%);
    box-shadow: rgb(0 0 0 / 18%) 0px 5px 12px 4px;*/
	background-color:rgba(0, 0, 0, 0.3);
    /*border: 1px solid #ab3fb7 !important;*/
    border-radius: 10px;
	text-align:center;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;
}

fieldset{
margin-top:100px !important;
}

.main-u-logo .logo12 img{
margin-left: 50px;
margin-bottom: 100px !important;
margin-top: 30px;
}
.main-login label {
	letter-spacing: 0.6px;
    text-align: left;
    font-weight: normal;
	font-size: 14px;
    color: #fff;
    text-transform: capitalize;
}
.main-login .log-icon {
margin: -35px 0px 11px 0px;
text-align: center;
}
.main-login  h3{
color: #8fb23e;
text-transform: uppercase;
margin-top: 10px;
margin-bottom: 15px;
font-weight: bold;
}
.main-login .btn-group-lg>.btn, .btn-lg {
padding: 6px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 0px;
}
.smallWidth {
	width: 30% !important;
}
.main-login img
{
width: 70%;

}
.login-button{
width:100% !important;
background: linear-gradient(to bottom, rgba(3,142,202,1) 0%, rgba(0,95,168,1) 100%);
/*background: #40a7a7 !important;*/
/*background: rgb(18,73,138);
background-color: #243d92;
background: -moz-linear-gradient(left, rgba(32,61,146,1) 0%, rgba(120,54,190,1) 42%, rgba(199,82,158,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(32,61,146,1)), color-stop(42%, rgba(120,54,190,1)), color-stop(100%, rgba(199,82,158,1)));
background: -webkit-linear-gradient(left, rgba(32,61,146,1) 0%, rgba(120,54,190,1) 42%, rgba(199,82,158,1) 100%);
background: -o-linear-gradient(left, rgba(32,61,146,1) 0%, rgba(120,54,190,1) 42%, rgba(199,82,158,1) 100%);
background: -ms-linear-gradient(left, rgba(32,61,146,1) 0%, rgba(120,54,190,1) 42%, rgba(199,82,158,1) 100%);
background: linear-gradient(to right, rgba(32,61,146,1) 0%, rgba(120,54,190,1) 42%, rgba(199,82,158,1) 100%);*/
text-transform: capitalize;
color: #fff !important;
color: #fff;
/*width: 100% !important;*/
border-radius: 15px;
border: none;
font-size:18px;
font-weight: 500;
padding:5px;
letter-spacing: 0.6px;
display: flex;
    align-items: center;
    justify-content: center;
}
.horiLine
{
margin-top: 5px !important;
    margin-bottom: 10px !important;
    border-width: 0.3px;
    border-color: #834c8e;
    opacity: 0.4;
}


.login-button .material-icons {
    margin-right: 5px; /* Space between icon and text */
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus
{
outline: 0px !important;
background: linear-gradient(to bottom, rgba(3,142,202,1) 0%, rgba(0,95,168,1) 100%);
}

.login-register a{
color: #000;
font-size:12px;
}
.login-register a:hover {
text-decoration: none !important;
color: #f37435;
}
.Loginfooter{position: absolute;
left: 20px;
bottom: 20px; font-size: 12px; color: #000;}
.log-icon{  margin: 0px 0px 11px 0px;
overflow: hidden;
display: inline-block;}
.log-icon img{ width:68px; }
.title{display: block;
text-align: center;
margin-bottom: 10px;
color: #8af5ff;position:relative;
text-transform: uppercase;}
.title:after{
content: '';
display: inline-block;
position: absolute;
width: 25%;
border-bottom: 1px solid #89f5f8;
height: 0px;
top: 8px;
left: 162px;
}
.title:before{
content: '';
display: inline-block;
position: absolute;
width: 25%;
border-bottom: 1px solid #89f5f8;
height: 0px;
top: 8px;
left: 23px;
}
.button-log:hover{
background:#84d8dc
}
.button-log{
background: #91c3fe;
color: #134197;
transition: .2s ease-in all;
cursor: pointer;
border: 0px solid #596169;
border-radius: 5px;
display: inline-block;
font-weight: 500;
font-size: 19px;
padding: 8px 5px;
width: calc(100% - 16px);
margin: 8px 3px;
box-sizing: border-box;
 }
.two .right{text-align:right; }
.two .left,.two .right{ 
width: 50%;
float: left;
display: inline-block;
color: #060606;
}
.two{width: calc(100% - 16px);
margin: 0 auto; margin-top:10px;}
.logo12{
width:100%; text-align:center; padding: 0px 0px 0px 0px;
}


/*login page internal styles start*/

			.oneLogo {
				display: flex;
				align-items: center;
				justify-content: center;
				margin-bottom: 0px;
			}
			
			.separator {
				margin: 0 15px 0 5px;
				color: #dedede;
				font-size: 55px;
			}
		
			.otherlogo {
				width: 25%;
			}
			.poweredby {
				color: white;
				font-size: 13px;
			}
			.newbtn {
				background: #7fbe41 !important;
				color: #dedede !important;
				border-radius: 8px !important;
			}
			.newbtn:hover, .newbtn:active {
				background: #03A696 !important;
				color: white !important;
			}
			
			
			.white_content b{display: none;}
			.white_content {
			height: auto;
			}

		
			div#popupDiv {
			padding: 0px;
			}
			
			
			#html_element {
			margin-top: 10px !important;
			}		
			
			
			.login-table table tr td input{
			color: #fff;
			background: rgba(0, 0, 0, 0.23);
			margin: 5px 0px 0px 0px;
			border: 0px solid red;
			border-radius: 5px;
			padding: 5px 10px;
			width: 100%;
			height:45px;
			}

			input:focus, textarea:focus, select:focus {
				outline: 0;
				box-shadow: 0 0 0 1px #26394c !important;
				}

			.login-table {
			position: absolute;
			top: 30px !important;
			left: 65px !important;
			width: 360px;
			background:transparent;
			/* background: rgba(0, 0, 0, 0.16); */
			/* padding: 20px 15px 20px 15px; */
			/* border-radius: 10px; */
			
			
			}
			.tabl{
			background: rgba(0, 0, 0, 0.16);
			padding: 20px;
			border-radius: 5px;
			margin-top: 10px;
			}


			.loginB {		
			border-radius: 50px !important;
			overflow: hidden;
			display: inline-block;
			width: 100% !important;
			text-align: center;
			box-sizing: border-box;
			color: #ffffff;			
			text-decoration: none;						
			/*border: 1px solid #7fbe41;*/			
			/*background: rgba(3,142,202,1);

			/*background: #834c8e;*/
			background: -moz-linear-gradient(top, rgba(3,142,202,1) 0%, rgba(0,95,168,1) 100%);
			background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(3,142,202,1)), color-stop(100%, rgba(0,95,168,1)));
			background: -webkit-linear-gradient(top, rgba(3,142,202,1) 0%, rgba(0,95,168,1) 100%);
			background: -o-linear-gradient(top, rgba(3,142,202,1) 0%, rgba(0,95,168,1) 100%);
			background: -ms-linear-gradient(top, rgba(3,142,202,1) 0%, rgba(0,95,168,1) 100%);
			background: linear-gradient(to bottom, rgba(3,142,202,1) 0%, rgba(0,95,168,1) 100%);
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#038eca', endColorstr='#005fa8', GradientType=0 );
			font-size: 16px;
			font-weight: 600;
			padding: 10px;
			cursor: pointer;
			display: inline-flex;      /* Use inline-flex for the icon and text to align together */
		  align-items: center;       /* Vertically align the items to the center */
		  justify-content: center;   /* Horizontally center the content */
		  text-decoration: none; 
			}

			.loginB .material-icons
			{
				margin-right: 5px;
			}

			.loginB:hover {
				color:#fff;
				text-decoration: none !important;
			}

			.loginB:focus {
				color: #fff  !important;
				text-decoration: none !important;
			}

			.login-table{ position:absolute; top:10px; left:10px; box-shadow:none}
			.footerLogin {
			position: absolute;
			width:100%;			
			bottom: 0px;			
			color: #07526b;
			font-size: 12px;
			}
			.footerLogin p {
				color:#fff;
			}
			.footerLogin img {			
			height: 20px;
			display: inline-flex;
			vertical-align: text-bottom;
			}

			.container
			{
				position: relative;
				height: 100vh;
			}

			.loginSideLogo
			{
				position: absolute;
				right:0px;
				top:85px;

			}

			.loginSideLogo > img
			{
				height: 52px;
			}
						
			
			.cust_pop .modal-header {			
			background-color: transparent;
			color: #ffffff;
			/*color: #834c8e;*/
			font-weight: 500;
			text-align: left;
			font-size: 20px;
			padding:0px !important;
			border-bottom: 0px !important;
			}
			#forgotdiv
			{
			margin-top:10px;
			float:top;
			}
			.black_overlay{
			display: none;
			position: absolute;
			top: 0%;
			left: 0%;
			width: 100%;
			height: 100%;
			/*background-color: #834c8e;*/
			background-color: rgba(0, 0, 0, 0.65);
			z-index:1001;
			-moz-opacity: 0.2;
			opacity:0.2;
			filter: alpha(opacity=80);
			}			
			

			.pwdsvg svg{    display: inline-block;
			margin: 0px 20px;
			/* border-right: 1px solid #41e6d5; */
			padding-right: 10px;
			fill: #41e6d5;
			position: absolute;
			left: 36px;
			top: 10px;
			height: 45px;
			width: 45px;
			}
			.pwdsvg {
			text-align: center;
			display: block;
			width: 100%;
			/* color: red; */
			/* background: red; */
			}


			.white_content {
			display: none;
			position: absolute;
			top: 25%;
			left: 35%;
			width: 30%;
			box-shadow: 0px 0px 15px 7px rgb(0 0 0 / 43%);
			overflow: auto;
			box-shadow: 0;
			border-radius: 10px !important;
			padding: 10px 15px;
			color: #c1c1c1;
			z-index: 9999;			
			/*background: rgb(250 250 250 / 80%);*/
			background: rgb(0 0 0 / 28%);
			}			
			
			
			.modal-header{			
			background-color: #cccccc;
			}

			.forgotPassword
			{
			
				/*color: #834c8e;*/
				color: #23b99f;
				font-size:14px;
				font-weight: 500;
			}
			
			.forgotPassword:hover
			{
				/*color: #834c8e;*/
				color:#23b99f;
				text-decoration: none;				
			}

			#popupDiv .main-login
			{
				background: transparent !important;
			}
		
/*login page internal styles end*/

@media screen and (max-width: 767px) {
.main-login {
margin-left: 0px;
margin-right: 0px;
}
fieldset{
margin-top:125px !important;
}
.main-u-logo .logo12 img{
margin-left: 0px;
margin-bottom: 80px !important;
margin-top: 10px !important;
}

    .white_content {
        width: 75%;      
        top: 20%;
        left: 50%;
        transform: translateX(-50%);
    }

	.container
{
width:100% !important;
}
.loginSideLogo
{
	right:10px;
}
}

@media screen and (max-width: 1250px) {
.container
{
width:100% !important;
}
.loginSideLogo
{
	right: -11px;
    top: 11px;
}
}
.help-block {
	color: white;
	font-size: 11px;
}
#mobileEmailDiv svg {
    position: absolute !important;
    margin-top: 2px !important;
    fill: #0171b5 !important;
    stroke: #0171b5 !important;
    width: 38px !important;
    left: 30px !important;
}
#OtpCode {
	padding-left: 40px;
}
button:focus {
	outline: none !important;
	border: 0px solid black;
}
/*login forget password css style*/