.font-26 {
    font-size: 26px !important;
}

.login-box-12 {
    width: 675px;
    /* height: 375px; */
}

.login_wrapper .login-inner-form .details {
    padding: 30px 28px;
    padding-right: 23px;
}

.container-login100 {
    width: 100%;
    min-height: 100vh;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    background: #f6f7f738;
}

.mt-10 {
    margin-top: 30px;
}

.mt-8 {
    margin-top: 8px;
}

.btn-disable {
    opacity: 0.6;
}

.lbl-coming-soon {
    color: #c3272e;
    font-weight: normal;
    font-size: 14px;
}

img.wave {
    position: absolute;
    bottom: 0;
    z-index: 10;
    width: 100%;
}

.container-box {
    z-index: 20;
    position: relative;
    box-shadow: 0px -1px 4px rgb(55 124 251 / 12%),
        0px 6px 12px rgb(55 124 251 / 16%);
    border-radius: 20px;
    margin-top: 10rem;
}

.green {
    color: #52c00d;
    /* color: #47d36d !important; */
    font-weight: 600;
    font-size: 20px;
}

h5 {
    color: #c3272e;
    font-weight: normal;
    font-size: 18px;
}

.img1 {
    /* margin-bottom: -25px;
    margin-top: -46px; */
    width: 175px;
    text-align: center;
    margin: 0 auto;
    position: relative;
    top: -55px;
}

.my3 {
    margin-top: 3rem;
}

.font-style {
    font-size: 1rem;
    font-weight: 600;
}

.font-style label:after {
    display: block;
    content: "";
    position: relative;
    left: 0;
    right: 0;
    width: 46px;
    height: 2px;
    background: #000000;
    margin: 0 auto;
    bottom: -6px;
}

.btn-secondarys {
    /* color: #212529; */
    /* background-color: #fff; */
    /* justify-content: center; */
    /* align-items: center; */
    /* display: flex !important; */
    /* padding: 0.75rem 1.25rem !important; */
    /* border-color: #f8f9fa; */
    /* border-radius: 50% 50% !important; */
    /* border: 1px solid #dadce0; */
    /* box-shadow: 0 3px 5px rgb(0 0 0 / 10%) !important; */
    /* border-color: #d7d7d9f2 !important; */

    color: #212529;
    padding: 0.75rem 0.5rem !important;
    border-color: #f8f9fa;
    border-radius: 50% 50% !important;
    border-color: #d7d7d9f2 !important;
}

.ssoScreenElementHide {
    display: none !important;
}

.ssoScreenElementShow {
    display: block;
}


.hw-40{
    height: 40px;
    width: 40px !important;
    border: 1px solid #dadce0;
    background-color: #fff;
    /* box-shadow: 0 3px 5px rgb(0 0 0 / 10%) !important; */
}
.img-hw
{
    margin: 0px;
        width: 24px;
        height: 24px;
        padding: 4px;
}
.img-hw25
{
    width: 23px;
    height: 23px;
    margin: 0px;
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #ede4e4 !important;
    border-color: #4e555b;
}

/* #btnCancel {
    background-color: #c3272e;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
  } */

  .shadowbtn {
    box-shadow: 0 0.2rem 1rem rgb(0 0 0 / 15%) !important;
    line-height: 0.5;
    padding: 5px 5px;
    /* padding: 0.5rem 0.6rem; */
    font-size: 0.9rem;
    border-radius: 50% 50%;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    width: auto;
    font-weight: lighter;
    color: #fff;
    border-color: #d7d7d9f2 !important;
    background-color: #3ab16d;
    box-shadow: 0 3px 5px rgb(0 0 0 / 10%) !important;
}
.hw34{
    height: 34px;
    width: 34px;
}


.shadowbtn:hover {
    color: #fff;
    background-color: #3ab16d;
    border-color: #3ab16d;
}
asl-google-signin-button div.S9gUrf-YoZ4jf iframe.haAclf div  .nsm7Bb-HzV7m-LgbsSe.Bz112c-LgbsSe.hJDwNd-SxQuSe.i5vt6e-Ia7Qfc.JGcpL-RbRzK {
    box-shadow: 0 3px 5px rgb(0 0 0 / 10%) !important;
    background: red !important;
  }
  /* .nsm7Bb-HzV7m-LgbsSe.Bz112c-LgbsSe .nsm7Bb-HzV7m-LgbsSe-Bz112c {
      margin: 0;
      padding: 10px;
      background: aqua !important;
  } */

  .disabledbutton {
    pointer-events: none;
    opacity: 0.4;
}

.custom-border-icons {
    border: 1px solid lightgrey;
    border-radius: 4px !important;
    min-width: 195px;
    text-align: left;
    height: 33px;
    background: #fff;
}