@font-face {
  font-family: myPersonalFont;
  src: url(../font/verdana.ttf);
}
.headerImage{
	width:3%;
}
.logos{
	display: flex;
	justify-content: space-between;
}
.headLink{
	display:contents;
}
.lineHR{
	width:97%;
}
.headLink img{
	width: 4rem;
	    margin: 12px;
}
.navIcons ul{
	justify-content: flex-end;
	text-decoration: none;
    list-style-type: none;
    display: flex;
}
.navIcons ul li{
margin: 10px;
}
.navIcons ul img{
	width: 2.1rem;
}
.mainHeadBack{
	background:#fff;
}
/**/
/*login head start*/
.loginHeadLogo{
	
}
.signInSection{
	background-image: linear-gradient(20deg, #40bdf7, #872398);
	width: 100%;
	overflow:hidden;
}
.LoginBackImage{
	    text-align: center;
    margin-top: 42%;
	
}
.backIMG{
	background-image:url(../img/notebox.png);
}
.LoginBackImage p{
	color:#fff;
}
.signInLeftSection{
width: 100%;
    height: 100vh;
    padding-left: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.signInLeftSection:after{
   content: "";
    position: absolute;
    border-radius: 11rem 11rem;
    width: 32rem;
    height: 26rem;
    transform: rotate(154deg);
    background-image: linear-gradient(250deg, #e0a5ea, #b1def3);
    opacity: 0.4;
}
.mainSigninDiv{
    border-radius: 13rem 11rem;
    position: relative;
    width: 32rem;
    height: 25rem;
    transform: rotate(136deg);
    background-image: linear-gradient(250deg, #87199a, #84d0f3);
}
.LoginBackImage img{
	width:100%;
	margin-top:6rem;
}
.signInContent{
 width: 100%;
    position: absolute;
    top: 45%;
    z-index: 21;
	transform:translate(-50%, -50%);
	left:48.5%;
}
.signInLogo{
border-radius: 50%;
    width: 100px;
    height: 100px;
    background: #fff;
    overflow: hidden;
    margin: 0 auto;
}
.signInLogo img{
width: 4.8rem;
    color: #8631a6;
    margin-top: 1.2rem;
    justify-content: center;
    display: flex;
    margin-left: 0.7rem;
    align-items: center;
}
.signInHeading h3{
font-weight: bold;
    text-align: center;
    padding-top: 2.5rem;
    padding-bottom: 1rem;
    font-size: 2rem;
    color: #fff;
}
.signInUser{
	display:flex;
	align-items: center;
    justify-content: center;
	padding-bottom:1rem;
	width: 50%;
    margin: 0 auto;
}
.userIcon{
border-radius: 11px 33px 10px 17px;
    background-image: linear-gradient(140deg, #8730a5, #ef74d4, #69ead9);
    width: 68px;
    height: 61px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.userIcon i{
	font-size: 1.5rem;
    color: #fff;
}
.userField input{
	margin-left: 10px;
    height: 52px;
    width: 16rem;
	padding:0rem 1rem;
    border-radius: 50px;
    border: 1px solid #fff;
    background: transparent;
	color: #fff !important;
	padding-right: 42px;
}
.userField input::placeholder{
	color: #fff !important;
}
.userField input:hover, .userField input:focus{
	background: transparent !important;
	border: 1px solid #fff !important;
	box-shadow:none!important;
}
/*show/hide password*/
.field-icon {
  float: right;
  margin-left: -25px;
  margin-top: -25px;
  position: relative;
  z-index: 2;
}
.showHidePass{
	    position: relative;
    right: 14px;
    top: -9px;
    color: #fff;
}
/*show/hide password*/
/*remember password*/
.rememberForget{
    display: flex;
    width: 68%;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}
.rememberForget label{
	color:#fff;
	margin-right: 5rem;
	    cursor: pointer;
}
.rememberForget p{
	color:#fff;
	margin-bottom: 0.5rem;
	padding:0px;
}
.rememberForget p:hover{
	color:yellow;
	margin-bottom: 0.5rem;
	padding:0px;
}
/*remember password*/
.loginButton{
	display:flex;
	align-items:center;
	justify-content:center;
}
.loginButton button{
	    background-image: linear-gradient(250deg, #ec76d4, #87199a, #3eb6ec);
    box-shadow: 0px 2px #ec76d4d1;
    width: 10rem;
    border-radius: 50px;
    font-weight: bold;
    font-size: 0.8rem;
}
.loginButton button:hover, .loginButton button:focus{
	background-image: linear-gradient(250deg, #3eb6ec, #87199a, #ec76d4);
    box-shadow: 0px 2px #ec76d4d1 !important;
}
.headLink21 img{
width: 150px;
    margin: 12px 2px;
    height: 72px;
}
.headLink h2{
	padding-top: 15px;
	font-family: myPersonalFont;
	font-size: 3rem;
    font-weight: bold;
	
}
.workboxIcon img{
	margin:2px !important;
	    width: 2.5rem;
    height: auto;
}
.logos h2{
	color:#fff !important;
}
.logos{
	margin:24px 44px
}
.tradeMark{
background: #fff;
    color: #000;
    border-radius: 50%;
    font-size: 9px;
    font-weight: bold;
    position: absolute;
    width: 22px;
    height: 22px;
    padding: 6px 4px;
    margin-left: 7px;
    margin-top: 0px;
}
.companyFooter{
	position: absolute;
    bottom: 7px;
    color: #fff;
    text-align: center;
    width: 100%;
    font-size: 14px;
    font-weight: 500;
	/* font-family:myPersonalFont; */
}
.tickimage i{
	color: #1fc71f;
    font-size: 18px;
}
.successLogin{
	border-radius: 30px;
	background: #1fc71f;
    width: 240px;
    position: absolute;
    top: 55px;
    right: 15px;
    display: none;
    align-items: center;
    justify-content: center;
    height: 65px;
}
.ticktext p{
	padding: 0px 5px;
    color: #fff;
    font-size: 14px;
    margin: 0px;
}
.tickimage{
	margin:0px 5px;
	    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.modal-dialog {
    max-width: 40%;
}
.modal-body{
	    padding: 0rem;
    border: 0px;
    margin: 0px;
    box-shadow: none;
    height: 600px;
}
.close{
	position: absolute;
    right: 4%;
    color: #fff;
    opacity: 1;
    font-size: 34px;
    top: 2%;
	box-shadow:none;
	outline:none;
	border:none;
}	
.close:hover, .close:focus{
	color:#fdbe3f;
	box-shadow:none;
	outline:none;
	border:none;
}
	
/*login end*/