
.login-img {
    background-attachment: fixed !important;
    height: 100%;
    width: 100%;
    background: url(../bg1.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-table;
}

.login-img::before {
    content: "";
    height: 100%;
    width: 100%;
    background: #2f2f2f30;
    position: absolute;
    left: 0;
    z-index: -1;
    top: 0;
}

img{
    width: 150px;
}

body {
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-tap-highlight-color: transparent;
    -webkit-text-size-adjust: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-font-feature-settings: "liga"0;
    font-feature-settings: "liga"0;
    overflow-y: scroll;
    overflow-x: hidden !important;
    position: relative;
}
body {
    margin: 0;
    font-family: "Poppins", sans-serif;
    font-size: 0.8375rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: left;
    background-color: #f7f8f9;
}

.page {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 100vh;
}

.container-login100 {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 15px;
    z-index: 999;
}

.wrap-login100 {
    /* width: 960px; */
    background: #fff;
    overflow: hidden;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 137px 130px 137px 95px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.06);
    border-radius: 5px;
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin: 0;
    position: relative;
}
.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.5rem;
    margin: 0;
    position: relative;
}

card-body> :last-child {
    margin-bottom: 0;
}
.card-body> :last-child {
    margin-bottom: 0;
}
.login100-form {
    width: 320px;
}

.login100-form-title {
    font-size: 24px;
    line-height: 1.2;
    text-align: center;
    width: 100%;
    display: block;
    padding-bottom: 30px;
    color: #424344;
}

.wrap-input100 {
    position: relative;
    width: 100%;
    z-index: 1;
    margin-bottom: 10px;
}

.input100 {
    font-size: 15px;
    line-height: 1.5;
    color: #000;
    display: block;
    width: 100%;
    background: #ffffff;
    height: 45px;
    padding: 0 30px 0 54px;
    border-radius: 5px;
    border: 1px solid #ecf0fa;
}

.focus-input100 {
    display: block;
    position: absolute;
    border-radius: 5px;
    bottom: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    box-shadow: 0px 0px 0px 0px;
    text-transform: uppercase;
    background: #6259ca;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.symbol-input100 {
    font-size: 17px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    position: absolute;
    border-radius: 5px;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-left: 22px;
    pointer-events: none;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    color: #828996;
}

.zmdi {
    display: inline-block;
    font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.text-primary {
    color: #f07f00 !important;
    fill: #f07f00 !important;
}

.container-login100-form-btn {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 15px;
}

.login100-form-btn {
    line-height: 1.5;
    color: #fff;
    width: 100%;
    height: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 25px;
    border-radius: 5px;
    border: none;
    cursor: pointer;
}
.login100-form-btn:focus{
    border: none !important;
}
.btn-primary {
    color: #fff !important;
    background-color: #f07f00 !important;
    border-color: #f07f00 !important;
}

.card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.card-footer, .card-bottom {
    padding: 0.8rem 1.6rem;
    background: none;
}
.card-footer {
    padding: 0.8rem 1.6rem;
    background-color: #fff !important;
    border-top: 1px solid #eaedf1;
    color: #6e7687;
}
.card-footer, .card-bottom {
    padding: 0.8rem 1.6rem;
    background: none;
}
.card-footer {
    padding: 1.5rem 1.5rem;
    background-color: rgba(0, 0, 0, 0.03);
    border-top: 1px solid #eaedf1;
    color: #6e7687;
}
.card-footer {
    padding: 0.5rem 1rem;
    background-color: rgba(0,0,0,.03);
    border-top: 1px solid rgba(0,0,0,.125);
}

.social-login {
    width: 35px;
    height: 35px;
    background: #f5f6fb;
    border-radius: 50px;
    line-height: 36px;
    font-size: 15px;
    margin-top: -5px;
    margin-right: 5px;
    color: #f07f00;
}