@import "./fonts/notosans/notosans.css";
@import "./fonts/poppins/poppins.css";
@import "./fonts/lato/stylesheet.css";
body{
    font-family: "Poppins Regular";
    position: relative;
    letter-spacing: 0.2px; 
    background-size: cover;
}
.ui.container.fullpage-background-image{
    max-width: 320px !important;
    margin: 0 auto !important;
    box-shadow: none !important;
    border: 0 !important;
    border-radius: 0 !important;
    border-radius: 0 !important;
    border: none !important;
    box-shadow: 0px 20px 60px #3E3E3E29 !important;
}
.fs-14{
    font-size: 14px !important;
}
.fs-11 {
    font-size: 11px !important;
}
.custom-grid{
    display: grid;
    align-items: center;
    grid-template-columns: 1.3fr 1fr;
    /* grid-gap: 10rem; */
    min-height: 100vh;
    width: 100vw;
    /* max-height: inherit;
    height: inherit; */
}

.login-section{
    height: 100%;
    display: flex !important;;
    /* align-items: center; */
    justify-content: center;
    width: 100% !important;
    min-width: 100%;
    flex-direction: column;
    /* overflow-y: auto;
    overflow-x: hidden;
    justify-content: center;
    min-height: 100%;
    max-height: inherit; */
}

.custom-wrapper .custom-grid .left-box {
    background: transparent;
    height: 100%;
    min-width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-shadow: none !important;
    padding: 0px;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    
}

.dots-menu{
    position: relative;
    z-index: 900;
    width: 100%;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.img-container{
    flex: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 430px;
    max-width: 100%;
    /* padding: 5rem 0 2rem 0; */
}

.dot {
    height: 12px;
    width: 12px;
    margin: 0px 8px;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
    background: #BEBEBE 0% 0% no-repeat padding-box;
    color: rgba(255,255,255, 0);
    
}
  
.dot.active {
    background: #00A9F4 0% 0% no-repeat padding-box;
}
@media screen and (min-width: 768px) {
    body{
        background-size: cover;
        background-repeat: no-repeat;
        min-height: 100vh;
        background-size: cover;
        
     }
     .ui.container.fullpage-background-image{
        max-width: 100% !important;
        /* padding: 20px 0 !important; */
        /* margin: 30px auto!important; */
        box-shadow: 0px 20px 60px #3E3E3E29 !important;;
        width: 100%;
        min-width: auto;
        border-radius: 0 !important;
        border: none !important;
    }

    .custom-wrapper .custom-grid .left-box{
        box-shadow: none !important;
    }
}
.ui.button:focus{
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.16) !important;
}
.w-100 {
    width: 100px !important;
}
.w-95 {
    width: 95px !important;
}

.activeLabelColor{
    color:#024f9d !important;
}
.ui.form input[type=text], .ui.form input[type=password], .ui.form input[type=email]{
    border-radius: 8px;
    border: 1px solid #70707069;
    font-family: 'Poppins Regular', 'Noto Sans', sans-serif;
}

.ui.form .field {
    margin: 0 0 2.2em;
}

input:focus{ 
    border: 1px solid #024f9d !important;
}

input::placeholder{
    color: #BEBEBE;
}

input[type='password']::placeholder {
    font-size: 1em;
    vertical-align: middle;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    -webkit-text-security: disc !important;
}

.signInWithGoogle{
    vertical-align: bottom;
    height: 18px !important;
    margin-right: 5px;
    
}
.ui.basic.blue.button.googleButton{
    color: #333 !important;
    vertical-align: middle;
    line-height: 18px;
}
.ui.basic.blue.button.googleButton:hover,
.ui.basic.blue.button.googleButton:focus{
    color: #024f9d !important;
}
.ui.basic.blue.button.stateButton{
    margin-top: 10px !important;
    box-shadow: 0 0 0 1px #2CA58D inset!important;
}
.ui.basic.blue.button.stateButton:hover,
.ui.basic.blue.button.stateButton:focus{
    color: #2CA58D !important;
}
.ui.fluid.large.submit.button {
    color: #F9F9F9;
}
.or{
    color: #9B9B9B;
    background-image:linear-gradient(#979797,#979797),linear-gradient(#979797,#979797);
    background-size:45% 1px;
    background-position:center left,center right;
    background-repeat:no-repeat;
}
.signUpMsg{
    font-family: 'Poppins Medium', 'Noto Sans', sans-serif;
    font-size: 14px;
    text-align: center;
    color: #707070;
}

.page-info{
    font-family: 'Poppins Medium', 'Noto Sans', sans-serif;
    font-size: 14px;
    text-align: center;
    color: #707070;
}

.page-title{
    font-family: 'Poppins Medium', 'Noto Sans', sans-serif;
    font-size: 16px;
    text-align: center;
    color: #707070;
}

.signUpLink {
    font-family: 'Poppins SemiBold', 'Noto Sans', sans-serif;
    color: rgb(0, 116, 182,1);
    transition: all .23s ease-in;
}
.signUpLink:hover {
    color: rgb(0, 116, 182, 0.8);
}

.formMsg{
    font-size: 14px;	
    line-height: normal;
}
.signInHead{
    font-size: 16px;
    font-family: 'Poppins SemiBold', 'Noto Sans', sans-serif;
}
.ui.form .field>label {
    font-family: 'Poppins Regular', 'Noto Sans', sans-serif;
    font-size: 1em;
    font-weight: 500;
    color: #222222;
    font-weight: normal;
    margin: 0 0 .715rem 0;
}
.forgetPasswordLink{
    color: rgb(0, 116, 182,1) !important;
    font-size: 12px;
    line-height: 17px;
    position: absolute;
    right: 0;
    top: 97px;
    transition: all .25s ease-in;
    font-family: 'Poppins Medium', 'Noto Sans', sans-serif;
}
.forgetPasswordLink:hover,
.forgetPasswordLink:focus{
    color:rgb(0, 116, 182, .8) !important;
    outline: none;
    font-weight:bold;
}
.textCenter {
    text-align: center !important;
}
.mb-28{
    margin-bottom: 28px !important;
}
.mb-30{
    margin-bottom: 30px !important;
}
.mb-40{
    margin-bottom: 40px !important;
}
.mt-46{
    margin-top: 46px;
}
.mt-20{
    margin-top: 20px;
}
.mt-30{
    margin-top: 30px;
}
.mt-40{
    margin-top: 40px;
}
.mt-8 {
    margin-top: 8px !important;
}
.mb-18 {
    margin-bottom: 18px !important;
}
.mt-90{
    margin-top: 90px;
}
.mt-65{
    margin-top: 65px !important;
}
.mt-127{
    margin-top: 127px;
}
.mt-27{
    margin-top: 27px;
}
.mb-36 {
    margin-bottom: 36px !important;
}
.mt-36{
    margin-top: 36px !important;
}
.mt-40{
    margin-top: 40px !important;
}
.mb-30 {
    margin-bottom: 30px !important;
}
.mt-30{
    margin-top: 30px !important;
}
.mb-56{
    margin-bottom: 56px;
}
.mt-76{
    margin-top: 76px;
}
.ml-16{
    margin-left: 16px;
}

.type-container {
    justify-content: space-between;
    display: flex;
    width: inherit;
    align-items: center;
    margin: 0 0 2em;
}

.backToLogin {	
    color: #E76026 !important;
    font-size: 14px;	
    line-height: 19px;
    margin-top: 10px;
    display: block;
}
.logo-image{
    max-width: 100% !important;
    width: auto !important;
    /* max-height: 56px !important; */
    /* margin-top: 20px!important; */
    /* height: 120px !important; */
}

.or-container {
    height: 40px;
    position: relative;
    opacity: 0.4;
}

.or-holder {
    position: absolute;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 50%;
}

.or-divider {
    height: 1px;
    position: absolute;
    width: 100%;
    border: 1px solid #bcbdc1;
}

.or-text {
    background: #e5e5e5;
    border: 1px solid #b9babe;
    border-radius: 100%;
    color: #000;
    font-size: 14px;
    height: 34px;
    line-height: 16px;
    padding: 7px;
    text-align: center;
    width: 34px;
    position: absolute;
}

.ui.button{
    font-family: 'Poppins SemiBold', 'Noto Sans', sans-serif !important;
    color: #F9F9F9 !important;
    font-size: 14px;	
    line-height: 19px;
    height: 40px;
    background-color:rgb(0,116,182) !important;
    border-radius: 8px;
    transition: all .25s ease-in;
}
.blue-button:hover{
    background-color:rgba(4, 15, 96, 0.8) !important;
}

.ui.text.success{
    color: #33B17B;
}
.ui.text.warning{
    color: #794b02;
}
.ui.text.error{
    color:#9f3a38;
}
.ui.text.info{
    color:#276f86;
}
.hide{
    display: none !important;
}
i.icon.eye.slash:before {
    content: "\f070";
}
.mt-45{
    margin-top: 45px;
}
/* a{
    color: #024f9d !important;
} */
.registerLink{
    color: #024f9d !important;
    font-weight: bold;
}
.registerLink:hover,
.registerLink:focus{
    font-weight: bold;
    outline:none;
    cursor: pointer;
}

.ui.form{
    width: 340px;;
}
.ui.blue.button{
    box-shadow: 0 0 0 1px #024f9d inset!important;
}
.smsinput{
    letter-spacing: 3px;
}
.ui.form input:not([type]), .ui.form input[type=date], .ui.form input[type=datetime-local], .ui.form input[type=email], .ui.form input[type=file], .ui.form input[type=number], .ui.form input[type=password], .ui.form input[type=search], .ui.form input[type=tel], .ui.form input[type=text], .ui.form input[type=time], .ui.form input[type=url]{
    font-family: 'Poppins Regular', 'Noto Sans', sans-serif;
    
}
.loginupdate .ui.text.warning {
    color: #333;
}
button,input,textarea,optgroup,select,
h1, h2, h3, h4, h5,
.ui.header,
.ui.text.container,
.ui.input input,
.ui.list .list>.item .header,
.ui.list>.item .header,
.ui.steps .step .title,
.ui.ordered.steps .step:before,
.ui.ordered.steps .step.completed:before,
.ui.message .header,
.ui.sortable.table thead th:after,
.ui.card>.content>.header,
.ui.cards>.card>.content>.header,
.ui.items>.item>.content>.header,
.ui.statistic>.value,
.ui.statistics .statistic>.value,
.ui.statistic>.label,
.ui.statistics .statistic>.label,
.ui.accordion .title:not(.ui),
.ui.checkbox label,
.ui.modal>.header,
.ui.popup>.header,
.ui.search>.results .result .title,
.ui.search>.results>.message .header,
.ui.button,
.ui.form input:not([type]),
.ui.form input[type=date],
.ui.form input[type=datetime-local],
.ui.form input[type=email],
.ui.form input[type=file],
.ui.form input[type=number],
.ui.form input[type=password],
.ui.form input[type=search],
.ui.form input[type=tel],
.ui.form input[type=text],
.ui.form input[type=time],
.ui.form input[type=url],
.ui.menu,
.ui.dropdown,
.ui.category.search>.results .category>.name
{
    font-family: 'Poppins Regular', 'Noto Sans', sans-serif;
}
.height-fix{
    min-height: auto;
    display: flex !important;
    flex-direction: column;
    /* justify-content: center; */
    min-height: auto;
    padding: 3rem 1rem 0 1rem !important;
    align-items: center;
}

.custom-wrapper {
    min-height: 100vh;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    /* padding: 30px; */
}

.max-container{
    max-width: 320px;
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: inherit;
}

.update-max-container {
    max-width: 320px;
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: inherit;
    background: #fff;
    padding:24px;
}



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

.mySlides {display: none;}
.mySlides img {
    width: auto;
    height: 430px;
}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Fading animation */
.fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
  }
  
  @-webkit-keyframes fade {
    from {opacity: .4} 
    to {opacity: 1}
  }
  
  @keyframes fade {
    from {opacity: .4} 
    to {opacity: 1}
  }


@media screen and (max-width: 768px) {
    .custom-wrapper .custom-grid .left-box{
        display: none !important;
    }
    .custom-wrapper .custom-grid{
        grid-template-columns: 1fr;
    }
}

.main-timeout-inner-box {
    position: absolute;
    opacity: 1;
    height: 425px;
    width: 320px;
    background: #fff;
    left: 0;
    z-index: 1;
    text-align: center;
    padding-top: 210px;
    top: -75px;
    
}
#main-timeout-box {
    display: none;
}

#js-timeout-box {
    font-weight: 600;
    font-size: 14px;
}

.zoho-modal {
    display: none; 
    position: fixed; 
    z-index: 1; 
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%;
    overflow: auto; 
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4); 
  }
  
  /* Modal Content/Box */
  .modal-content {
    background-color: #fefefe;
    margin: 12px auto;
    padding: 12px 16px;
    border: 1px solid #888;
    width: 60%; 
  }
  
  .close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
  }
  
  .close:hover,
  .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
  }
  .zoho-iframe {
      height: 85%;
      width: 100%;
      border: none;
  }
  #needHelpBtn {
      cursor: pointer;
      text-decoration: none;
  }
  .zoho-form-box {
    text-align: right;
    padding-right: 30px;
    position: fixed;
    right: 0;
    top:2%;
}
.tooltiptext {
    visibility: hidden;
    width: 90px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 4px 0;
    position: absolute;
    z-index: 1;
    top: 25px;
    left: -35px;
    font-size: 12px;
  }
  #needHelpBtn:hover .tooltiptext {
    visibility: visible;
  }

  .captcha {
    margin:10px 0;
    padding: 10px;
    color:red
  }
  .iiidem-bg {
    width: 100% !important;
    height: 100% !important;
    /*background: url('../img/login-image1.png') no-repeat left center fixed !important;
    background-size: 100% auto !important;*/
    background: url(../img/login-image1.png) no-repeat !important;
    background-size: cover !important;
    background-position: center;
    position: relative !important;
  }
  .iiidem-overly {
    position: absolute;
    inset: 0;
    background-color: rgba(0,0,0,.2);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.92) 100%);
  }
  .iiidem-h2 {
    font-family: 'Lato';
    font-weight: 600;
    font-size: 24px;
    line-height: 100%;
  }
  .iiidem-description {
    font-family: 'Lato';
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0px;
    white-space: pre-wrap;
  }
  .iiidem-text-overly {
    color: #fff;
    bottom: 10%;
    position: absolute;
    padding: 24px;
    margin: 0 auto;
  }
  .border-img-wrapper {
    display: flex;
    margin-bottom: 12px;
    align-items: center;
  }
  .tricolor-img {
    height: 70px;
    width: 12px;
    object-fit: cover;
    margin-right: 16px;
  }



/** Assessment Login CSS **/


.left-panel {
  flex: 1.2;
  color: white;
  min-height: 100vh;
  padding: 60px !important;
  color: white;
  display: flex;
  flex-direction: column;

  background: linear-gradient(to bottom right, #1a1f35, #1f2847, #2a3a5f);
    width: 100%;
}

.bg-clip-text {
   background: linear-gradient(90deg, #ff9800, #ff5722);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;



}

.hero-content {
  max-width: 100%;
  flex: 1
}

.badge {
    background: #ffffff0d;
    padding: 6px 12px;
    border-radius: 20px;
    font-size: 12px;
    backdrop-filter: blur(4px);
    border: 1px solid #ffffff1a;
}

.hero-content h1 {
  font-size: 42px;
  margin: 50px 0;
}

.hero-content span {
  color: #fff;
}

.hero-content p {
  opacity: 0.9;
  color:#ffffffb3;
}

.feature-card {
    background: #ffffff0d;
    padding: 15px;
    border-radius: 10px;
    margin-bottom: 15px;
    display: flex;
    backdrop-filter: blur(4px);
    border: 1px solid #ffffff1a;
}

/* RIGHT SIDE */

.right-panel {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-top: 1px solid #eee;
}

.login-card {
  width: 350px;
  background: white;
  padding: 30px;
  border-radius: 10px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}

.login-card h2 {
  text-align: center;
  margin-bottom: 10px;
}

.login-card h3 {
  text-align: center;
}

.login-card form {
  display: flex;
  flex-direction: column;
}

.login-card label {
  margin-top: 15px;
}

.login-card input {
  padding: 10px;
  border-radius: 6px;
  border: 1px solid #ccc;
  margin-top: 5px;
}

.login-card button {
  margin-top: 20px;
  padding: 12px;
  border: none;
  border-radius: 6px;
  background: #5c7cfa;
  color: white;
  font-weight: bold;
  cursor: pointer;
}

.features {
  margin-top: 20px;
  font-size: 13px;
}

.features ul {
  padding-left: 18px;
}

.text-center {
  text-align: center;
}

h6,
.h6,
h5,
.h5,
h4,
.h4,
h3,
.h3,
h2,
.h2,
h1,
.h1 {
  margin-top: 0;
  margin-bottom: .6rem;
  font-weight: 700;
  line-height: 1.3;
  color: white;
}

.sub-heading-text {
  margin-top: 0;
  margin-bottom: 1rem;
  font-weight: 400;
  line-height: 1.25;
  color: #fff;
  font-size: 18px;
}

.feature-icon {
  background: linear-gradient(90deg, #ff9800, #ff5722);
  padding: 14px 14px;
  border-radius: 16px;
  margin-right: 10px;
  height: 54px;
}

.feature-card-text {
    margin-top: 10px;
}

   .heading-wrapper {
  position: relative;
  display: inline-block;
}

.heading-wrapper::before {
  content: "";
  position: absolute;
  top: 20%;
  left: 10%;
  width: 250px;
  height: 250px;
  background: radial-gradient(circle, rgba(255,152,0,0.35), transparent 90%);
  filter: blur(100px);
  z-index: 1;
}

   .feature-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
}


.feature-wrapper::before {
  content: "";
  position: absolute;
  top: 10%;
  left: 35%;
  width: 250px;
  height: 250px;
  background: radial-gradient(circle, rgba(142, 3, 26, 0.35), transparent 90%);
  filter: blur(100px);
  z-index: 1;
}

.margin-top-60 {
    margin-top: 60px;
}

.badge-icon  {
     color: #f59f0a !important
}
.text-warning {
  color: #f59f0a !important
}

.kb-logo-3 {
    height: 5rem;
}

.ml-10 {
  margin-left: 10px;
}

.welcome {
  font-size: 20px;
  font-weight: 700;
}

.sign0in {
  font-size: 16px;
  font-weight: 400;
  margin-top: 8px;
  color: #999;
}

.login-wrapper {
  width: 100%;
}

.login-wrapper-header {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.form-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.blue-link {
  color: #1B4CA1;
  font-weight: normal;
  font-size: 14px;
}

.mt-10 {
  margin-top: 20px;
}

.footer-text {
  font-size: 14px;
  color: #bbb;
}

.list li {
  color: #999;
  font-size: 14px;
  list-style: none;
}

.sub-text {
  font-size: 1rem !important;
  color:#fff9 !important;
}

:host ::ng-deep .mat-form-field-appearance-fill .mat-form-field-flex {
  padding: .5em .5em 0 .5em !important;
}

.powered-text {
  margin-bottom: 0px;
  margin-top: auto;
  font-size: 14px;
  opacity: 0.8;
  color:#ffffff80;
}

.mb-2 {
  margin-bottom: 40px !important;
}

.feature-title {
  line-height: 1;
  font-size: 18px;
  font-weight: 600;
  margin-top: 8px;

}

.line-heigh-1-5 {
    line-height: 1.5;
}



.welcome-section {
    margin: 20px 0;
    text-align: center;
    padding: 0;
}

.welcome-section-heading {
    font-size: 20px;
    font-weight: 600;
    color: #29303d;
}

.welcome-section-sub-heading {
    font-size:14px;
    font-weight: normal;
    color:#737b8c;
    margin: 20px 0;
}

.login-center-container {
    display: flex;
    justify-content: center !important;
    align-items: center !important;
    width: 100%;
}

.ui.blue-button {
      font-family: 'Poppins SemiBold', 'Noto Sans', sans-serif !important;
    color: #F9F9F9 !important;
    font-size: 14px;	
    line-height: 19px;
    height: 40px;
    background-color:#1f3c85 !important;
    border-radius: 8px;
    transition: all .25s ease-in;
}

.vertical-middle {
    vertical-align: middle;
}

.login-form-container {
    width:320px !important;
}

.text-success {
    color: #198754;
}