body {
    background: #ffffff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: Outfit;
    color: rgb(17, 16, 16);
}

a {
    color: rgb(17, 16, 16) !important;
    font-weight: 600;
}

.panel {
    box-sizing: border-box;
    display: flex;
    flex-flow: wrap;
    width: 100%;
}

.css-panel {
    background-color: rgb(17, 16, 16);
    border-top-right-radius: 6rem;
}

.css-1m6pqln {
    margin-left: auto;
    box-sizing: border-box;
    margin-right: auto;
    display: block;
    padding-left: 16px;
    padding-right: 16px;
}

.css-79elbk {
    position: relative;
}

.css-j7qwjs {
    display: flex;
    flex-direction: column;
}

.css-1wv3gu0 {
    display: flex;
    flex-direction: row;
    min-height: 10vh;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.css-1eu8wb1 {
    display: flex;
    flex-direction: column;
    min-height: 90vh;
    -webkit-box-pack: center;
    justify-content: center;
}

@media (max-width: 1024px) {
    .css-1eu8wb1 {
        display: flex;
        flex-direction: column;
        min-height: 50vh;
        -webkit-box-pack: center;
        justify-content: center;
    }
}

.bub-one {
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    top: 10rem;
    bottom: 0px;
    position: absolute;
}

.bub-two {
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    bottom: 10rem;
    top: 0px;
    right: 0px;
    position: absolute;
}

.circle {
    border-radius: 50%;
    padding: 3rem;
    background-color: rgba(238, 239, 239, 0.1);
}

.circle-o {
    border: 6px solid rgba(238, 239, 239, 0.1);
    border-radius: 50%;
    padding: 5rem;
}

.css-1qgdasn {
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    object-fit: cover;
    height: 100%;
    width: 60px;
    border-radius: 8px;
}

.title {
    margin: 0px;
    font-family: Outfit;
    font-size: 2.125rem;
    line-height: 1.235;
    text-align: center;
    font-weight: 600;
    color: rgb(238, 239, 239);
}

.title-form {
    margin: 0px;
    font-family: Outfit;
    font-size: 1.5rem;
    line-height: 1.334;
    font-weight: 600;
}

.sub-form {
    margin: 0px;
    font-family: Outfit;
    font-size: 0.875rem;
    line-height: 1.43;
    color: gray;
    font-weight: 600;
}

.form {
    padding: 5rem !important;
    margin: 5rem !important;
    margin-top: 2rem !important;
    padding-top: 2rem !important;
}

.form-login {
    padding: 5rem !important;
    margin: 5rem !important;
}

@media (max-width: 1024px) {
    .form {
        padding: 2rem !important;
        margin: 2rem !important;
    }

    .form-login {
        padding: 2rem !important;
        margin: 2rem !important;
    }
}

@media (max-width: 760px) {
    .form {
        padding: 0rem !important;
        margin: 0rem !important;
    }

    .form-login {
        padding: 0rem !important;
        margin: 0rem !important;
    }
}

.title-login {
    margin-top: 20px;
    padding-bottom: 16px;
}

.title-login .text-login > p:before {
    content: "";
    position: absolute;
    top: 11px;
    left: 10px;
    width: 32%;
    border-top: 1px solid rgb(227 227 227);
}

.title-login .text-login p {
    margin: 0px;
    font-size: 0.875rem;
    line-height: 1.43;
    font-weight: 500;
    color: gray;
    text-align: center;
    position: relative;
}

.title-login .text-login > p:after {
    content: "";
    position: absolute;
    top: 11px;
    right: 10px;
    width: 32%;
    border-top: 1px solid rgb(227 227 227);
}

.input-group {
    border: 1px solid rgba(0, 0, 0, 0.262);
    color: rgba(0, 0, 0, 0.262) !important;
    border-radius: 10px !important;
    padding-left: 11px !important;
    line-height: 1.4375em !important;
}

.input-group > input:focus {
    border: 2px solid rgb(17, 16, 16) !important;
}

.input-group-text {
    display: contents;
    padding: 16px;
}

.input {
    /* border: none !important; */
    border-radius: 10px !important;
    padding: 8.5px 13px 8.5px 40px !important;
    border: 1px solid rgba(0, 0, 0, 0.262);
}

.input:focus {
    box-shadow: none !important;
    border: 1px solid rgb(17, 16, 16) !important;
}

.inner-addon {
    position: relative;
    color: rgba(0, 0, 0, 0.6) !important;
}

.inner-addon:focus-within {
    box-shadow: none !important;
    border: 1px solid rgb(17, 16, 16) !important;
    color: rgb(17, 16, 16) !important;
    border-radius: 10px !important;
}

/* style glyph */
.inner-addon svg {
    position: absolute;
    padding: 0px;
    margin-top: 13px;
    pointer-events: none;
    margin-left: 12px;
}

.left-addon .glyphicon {
    left: 0px;
}

.right-addon .glyphicon {
    right: 0px;
}

/* add padding  */
.left-addon input {
    padding-left: 30px;
}

.right-addon input {
    padding-right: 30px;
}

.label {
    font-family: Outfit;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.4375em;
    display: block;
    transform-origin: left top;
    text-overflow: ellipsis;
    max-width: calc(133% - 32px);
    position: absolute;
    left: 0px;
    top: 0px;
    transform: translate(14px, -9px) scale(0.75);
    z-index: 1;
    pointer-events: auto;
    user-select: none;
    padding: 0px;
    white-space: nowrap;
    overflow: hidden;
    transition: color 200ms cubic-bezier(0, 0, 0.2, 1), transform 200ms cubic-bezier(0, 0, 0.2, 1), max-width 200ms cubic-bezier(0, 0, 0.2, 1);
    background: #fff;
    /* margin-left: 10px; */
    /* margin-right: 10px; */
    padding-left: 10px;
    padding-right: 10px;
}

.text-help {
    color: rgba(0, 0, 0, 0.6);
    font-family: Outfit;
    font-weight: 400;
    font-size: 0.75rem;
    line-height: 1.66;
    text-align: left;
    margin: 4px 14px 0px;
}

.btn-submit {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    font-family: Outfit;
    font-weight: 500;
    font-size: 0.9375rem;
    line-height: 1.75;
    text-transform: uppercase;
    min-width: 64px;
    color: rgb(255, 255, 255);
    background-color: rgb(17, 16, 16);
    width: 100%;
    box-shadow: none;
    outline: 0px;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    margin: 0px;
    text-decoration: none;
    padding: 8px 22px;
    transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1), box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1),
    border-color 250ms cubic-bezier(0.4, 0, 0.2, 1), color 250ms cubic-bezier(0.4, 0, 0.2, 1);
    border-radius: 8px;
}

.btn-submit:hover {
    text-decoration: none;
    background-color: rgb(11, 11, 11);
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px -1px, rgba(0, 0, 0, 0.14) 0px 4px 5px 0px, rgba(0, 0, 0, 0.12) 0px 1px 10px 0px;
}

.field-icon {
    float: right;
    margin-right: 10px;
    margin-top: -30px;
    position: relative;
    z-index: 2;
}
