.ticket-div{
    position: absolute;
bottom: 10px;
right: 29%;

 }
 #mobilevwfaq{
   display: none;
 }
 #email-error, #input-pwd-error, #vid-input-pwd-error, #non-licen-input-pwd-error{
    display:none !important;
 }
 #noscriptemb{
 width:100%;
 padding:5px;
 background:yellow;
 text-align:center;
 }
 .iradio_square-blue #license_usr, .iradio_square-blue #non_license_usr{
 opacity: 1 !important;
 width: 80% !important;
 }
.non-welcome-tab{
   color:#f4ab17; font-size:32px; padding:15px; font-weight:600;margin-bottom:15px;
}
 #authcard{
    align-items: flex-start;
    /* margin-top: 3%; */
    /* margin-bottom: 5%; */
 }
 .tabs-border{
    border-top-left-radius:0!important;
    border-top-right-radius:20px!important;
    border-bottom-left-radius:0!important;
    border-bottom-right-radius:0!important;
 }
 .tabs-border-active{
    border-top-left-radius:20px!important;
    border-top-right-radius:0!important;
    border-bottom-left-radius:0!important;
    border-bottom-right-radius:0!important;
 }
 #license_usr_lgn, #non_licen_log_usr{
    background:#979797;
    color:#C2C2C2;
    text-transform: uppercase;
    text-align: center;
    font-size:17px;
    font-weight: 400;
    padding:6%;
 }
 #pass-input{
   margin-bottom: 0;
 }
 
 #license_usr_lgn.nav-link.active, #non_licen_log_usr.nav-link.active{
    background:#f4ab17;
    color:#000000;
    padding:6%;
 }
 #license_lgn, #non_licn_usr_lgn{
    padding:40px 40px;
 }
 i.fa.fa-check-circle {
   font-size: 20px;
    display: block;
    margin: -11px auto;
    text-align: center;
    /* color: #000; */
    background-color: transparent;
    width: 50px;
    height: 20px;
    border-radius: 50%;
    /* box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; */
    /* box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; */

}
.colorthm{
   color: #f4ab17;
}

 .dot_lgn{
    display:none;
 }
 #license_usr_lgn.nav-link.active .dot_lgn, #non_licen_log_usr.nav-link.active .dot_lgn{
    display: revert;
    margin-right: 4px;
    font-size: 12px;

 }
 .alert-danger h4{
    float:left;
    margin-top: -3px;
 }
 i.fa.fa-circle {
    /* background: black; */
    padding: 3px;
    border-radius: 50px;
    border: 3px solid black;
 }
.footer-copyright{
   font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    line-height: 24px;
    color: #979797;
}
.justify-content-evenly{
   justify-content: space-evenly;
}
 @media only screen and (min-width:1536px){
 .ticket-div {
   bottom: 28px;}
 }
 @media only screen and (max-width:1280px){
    #license_lgn, #non_licn_usr_lgn{
    padding: 30px 0 30px 0;
 }
 .auth-card .form-side{
    padding: 0;
 }
 #pills-tabContent {
    padding: 13px;
}
.ticket-div {
    position: absolute;
    bottom: 11px;
    right: 29%;
    }
 }
 @media (max-width: 1024px) {
    .ticket-div {
      position: absolute;
      bottom: 11px;
      right: 29%;
  }
  #authcard{
    margin: 14px;
    margin-top: 10%;
    margin-bottom: 10%;
  }
  #license_usr_lgn, #non_licen_log_usr{  
    font-size: 18px;
}
  }
  @media (max-width: 820px){
.ticket-div {
    position: absolute;
    bottom: 11px;
    right: 33%;
}
}
@media only screen and (max-width: 580px){
   #license_lgn, #non_licn_usr_lgn {
      padding: 30px 0 0px 0;
  }
   #license_usr_lgn.nav-link.active, #non_licen_log_usr.nav-link.active {
      background: #F2B644;
      color: #000000;
      padding: 8px;
  }
   .non-welcome-tab{
      color:#f4ab17; font-size:24px; padding:15px; font-weight:600;margin-bottom:0px;
   }
    #license_usr_lgn, #non_licen_log_usr{
        font-size:13px;
    }
    .ticket-div {
        position: absolute;
        right:76px;
        bottom:6px;
        }
        #pills-tabContent {
         padding: 0px 9px 13px 9px!important;
     }
        .login100-form{
            margin-bottom: 14px;
        }
        #non_licenseloginForm {
            margin-bottom: 20px;
        }
        .mb-display{
         display: none;
        }
        #mobilefaq{
         display: none!important;
        }
        #mobilevwfaq{
         display: flex;
        }
}
 @media only screen and (max-width: 480px) {
   
 #license_lgn, #non_licn_usr_lgn{
    padding: 0px 15px;
 }
 .dsh_tb .nav-link.active, .dsh_tb .nav-link{
    justify-content: left;

 }

 .dsh_tb .iconsminds-shop-4{
    margin-left: -8px;
 }
 /* .dsh_tb:nth-child(2){
    margin-top: 8px;
 } */
 .pwd-forget{
    width: 66% !important;
    padding-top:0px;
    font-size: 14px !important;
    margin-top: 12px;
    margin-bottom: 12px;
 }
 #dshbrd_lgn_btn{
    width: 44% !important;
    float: left;
 }
 #dshbrd_lgn_btn input,  #dshbrd_lgn_btn button{
    width:100% !important;
 }
}
 #non-license_form_error, #dshbrd_lgn_valid{
    position: relative !important;
    border: none !important;
    box-shadow: none !important;
    margin-bottom: 14px !important;
    border-radius: 0.1rem;
    padding: 0.5rem 1rem;
    font-size: .76rem;
    color: #000000;
    background: none;
    border: 1px solid #122948;
    text-align: center;
    width: unset!important;
    position: absolute;
    z-index: 4;
    margin-top: -0.5rem;
    left: 50%;
    transform: translateX(-50%);
    line-height: 1.5;
    box-shadow: 0 1px 15px rgb(0 0 0 / 4%), 0 1px 6px rgb(0 0 0 / 4%);
 }
 /* .login100-form-btn{
    width:80% !important;
 } */
 .ticket-div{
    display: block;
    margin-top: 50px;
 }
 .ticket-div a{
    color:#000;
    font-family: Montserrat;
    font-size:15px;
    font-weight:800;
 }
 .ticket-div a:hover {
    text-decoration: none;
    color: #124596;
 }