Mini Shell

Direktori : /home/emypro/www/ro/auth/themes/css/
Upload File :
Current File : /home/emypro/www/ro/auth/themes/css/login.css

*,
*::before,
*::after {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

body {
    background-color: white;
}

.hvr {
    display: flex;
    flex-flow: row;
    width: -webkit-fill-available;
    justify-content: space-between;
    align-items: center;
    padding: 10px 15px;
}



.jibei {
    width: 24px;
    height: 24px;
}

.tab_hbce {
    background-color: #f5f6f8;
    box-shadow: rgba(255, 255, 255, 0.08) 0px -12px 20px 0px, rgba(0, 0, 0, 0.08) 0px 10px 10px 0px;
    margin: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: center;
}

.beuxes {
    width: 115px;
    height: 28px;
    display: inline-block;
}


.form__group {
    position: relative;
    margin-top: 2rem;
}

.form__control {
    width: 100%;
    border: none;
    outline: none;
    color: black;
    padding: 0.5rem 0;
    border-bottom: 2px solid #ecf0f1;
    font-size: 1rem;
    font-family: "Montserrat", sans-serif;
}

.form__control:focus+.biceeee,
.form__control:valid+.biceeee {
    top: -1.5rem;
}

.form .biceeee {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0.5rem 0;
    pointer-events: none;
    transition: top 0.2s ease;
}


.floating-label-group {
    position: relative;
    /* margin-top: 15px;
    margin-bottom: 25px; */
    margin-top: 20px;
    /* display: flex; */
}

.floating-label {
    font-size: 17px;
    color: #767676;
    position: absolute;
    pointer-events: none;
    top: 9px;
    left: 8px;
    background: none;
    transition: all 0.1s ease;
}

.floating-label-item:focus~.floating-label,
.floating-label-item:not(:focus):valid~.floating-label {
    top: -10px;
    bottom: 0px;
    left: 8px;
    font-size: 11px;
    opacity: 1;
    color: #8dc879;
}

.floating-label-item {
    background: none;
    border: none;
    border-bottom: 2px solid #8dc879;
    border-radius: 0;
    outline: none !important;
    width: 100%;
    padding: 7px 10px;
}

.form-control:focus {
    color: transparent;
    background-color: transparent;
    border: none;
    outline: none;
    box-shadow: none;
    border-bottom: 2px solid #8dc879;
}

.btn_login {
    background-color: #e3e3e3;
    border: none;
    border-radius: 99px;
    padding: 10px;
    width: 100%;
    color: #797979;
    margin-top: 10px;
}

.span_error {
    padding: 4px 0;
    color: #ff436c;
    font-weight: 600;
    font-size: 12px !important;
    line-height: 17px;
    margin: 0;
}

.uguegf {
    background-color: rgba(0, 0, 0, 0);
    box-sizing: border-box;
    color: rgb(82, 174, 48);
    display: inline;
    font-family: "Open Sans", sans-serif;
    font-feature-settings: normal;
    font-kerning: auto;
    font-optical-sizing: auto;
    font-size: 13px;
    font-stretch: 100%;
    font-style: normal;
    font-weight: 400;
    height: auto;
    line-height: normal;
    pointer-events: auto;
    text-decoration-color: rgb(82, 174, 48);
    text-decoration-line: none;
    text-decoration-style: solid;
    text-decoration-thickness: auto;
    touch-action: manipulation;
    user-select: none;
    visibility: visible;
    width: auto;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    margin-top: 10px;
}

.ledci {
    width: 23px;
    height: 23px;
    border-radius: 28%;
    vertical-align: middle;
    border: 1px solid #7f8081;
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    cursor: pointer;
    margin-right: 5px;
}

.xbne {
    color: #79bf5f;
}

.jxne {
    font-size: 13px;
    font-weight: 400;
    margin: 0;
    padding: 0;
}

.round {
    position: relative;
    margin-right: 5px;
    height: 28px;
  }
  
  .round label {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 28%;
    cursor: pointer;
    height: 28px;
    left: 0;
    position: absolute;
    top: 0;
    width: 28px;
  }
  
  .round label:after {
    border: 2px solid #fff;
    border-top: none;
    border-right: none;
    content: "";
    height: 6px;
    left: 7px;
    opacity: 0;
    position: absolute;
    top: 8px;
    transform: rotate(-45deg);
    width: 12px;
  }
  
  .round input[type="checkbox"] {
    visibility: hidden;
  }
  
  .round input[type="checkbox"]:checked + label {
    background-color: #66bb6a;
    border-color: #66bb6a;
  }
  
  .round input[type="checkbox"]:checked + label:after {
    opacity: 1;
  }

.ncozaz {
    display: flex;
    flex-flow: row;
    align-items: center;
}

.round input {
    width: 28px;
    height: 28px;
}

.uhyeg {
    padding: 20px;
    /* width: fit-content; */
    background-color: #f5f6f8;
    box-shadow: 5px 5px 23px -2px #d3d3d3;
    border-radius: 10%;
    margin: 20px;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 140px;
    /* aspect-ratio: 1/1; */
    min-height: 130px;
    max-height: 130px;
}

.ouhyduce {
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.dugc {
    width: 30px;
}

.dfr {
    text-align: center;
    font-size: 15px;
    color: rgb(82, 174, 48);
    font-weight: 600;
    margin-top: 10px;
}

.nuufdref {
    /* bottom: 0; */
    /* width: -webkit-fill-available; */
    /* position: absolute; */
}

.form_4636 {
    min-height: 84vh;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
}

.endjoeunf {
    margin-bottom: 20px !important;
    display: block;
}

.floating-label-group i {
    position: absolute;
    right: 12px;
    bottom: 10px;
    font-size: 14px;
    color: #54a9d3;
}
.jrv{
    height: 10px;
}

.rvrv {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.rvrv i {
    font-size: 14px;
    color: #54a9d3;
}

.kjbcr {
    font-weight: 400;
}

.nav_buybd {
    width: 100%;
    /* background: antiquewhite; */
    padding: 10px;
    display: flex;
    flex-flow: row;
    justify-content: center;
    align-items: center;
}

.jhier {
    width: 100px;
    display: block;
    margin: auto;
    margin-bottom: 10px;
}

.jhvbhce {width: 50%;text-align: center;margin: auto;}

@media only screen and (max-width: 600px) {
    .jhvbhce {
        width: 80%;
    }
  }

.iuhdiuh {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 15px 10px;
}

.khbhv {
    border-radius: 5px;
    background-color: white;
    margin-top: 10px;
    padding: 10px;
    color: #89a9c1;
    display: flex;
    flex-flow: row;
    font-size: 13px;
}

.bex {
    margin-left: 10px;
    margin-top: 10px;
}

.khbhv i {
    font-size: 16px;
}

.hjvfghc {
    padding-left: 24px;
}

.jhgsaz {
    color: #282828;
    text-align: center;
    margin-bottom: 20px;
}

.jhvuc {
    color: #adafb0;
    text-align: center;
    font-size: 16px;
}

.hbjhvjhvh {
    color: #555758;
    text-align: center;
}

.hgdkscd {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
    grid-auto-rows: minmax(34px, auto);
    width: 100%;
}
.one {
    grid-column: 1 / 3;
    /* grid-row: 1; */
}
.hbxs {
    display: flex;
    flex-flow: column;
    align-items: start;
    background-color: white;
    border: 1px solid #bcbcbc;
    border-radius: 5px;
    width: 100%;
    outline: none;
    padding: 10px;
    margin-bottom: 15px;
}
.box_64386 {
    display: flex;
    flex-flow: row;
    align-items: start;
    background-color: white;
    border: 1px solid #bcbcbc;
    border-radius: 5px;
    width: auto;
    /* height: 42px; */
    padding: 10px;
    margin-bottom: 15px;
    /* margin: 10px; */
}
select#mm {
    width: 100%;
    border: none;
    outline: none;
    text-align: center;
    background: none;
}
select#yy {
    width: 100%;
    border: none;
    outline: none;
    text-align: center;
    background: none;
}
.khigbi {
    width: 40px;
    /* display: flex; */
    /* flex-flow: row; */
    /* align-items: start; */
    /* background-color: white; */
    /* border: 1px solid #bcbcbc; */
    border-radius: 5px;
    /* width: auto; */
    /* height: 42px; */
    /* padding: 10px; */
    margin-bottom: 15px;
}
.last {
    grid-column: 1/3;
    /* grid-row: 4; */
}
.hjuv {
    background-color: #09b54b;
    border: none;
    color: #ffffff;
    cursor: pointer;
    height: 42px;
    min-width: 160px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border-radius: 5px;
    width: 100%;
}
.ihidbf {
    display: flex;
    flex-flow: row;
    justify-content: center;
    align-items: center;
}

.error_text {
    color: red;
}

.knoende {
    width: 100%;
}

.meefcdec {
    margin: auto;
    display: block;
    margin-top: 20%;
}

.efrgfre {
    font-size: 16px;
    text-align: center;
}

.etgtgtr {
    text-align: center;
}

.iguyv {
    text-align: center;
    width: 140px;
    display: block;
    margin: 20px auto;
    font-weight: 600;
    /* margin-bottom: 20px; */
}

.hvuyvy {
    color: #444;
    text-align: center;
    display: block;
    margin: 20px auto;
    font-weight: 400;
}

.hdiuegd {
    font-size: 14px;
    color: #7ac043;
    margin-top: 10px;
}

.vyftftcvtc {
    text-align: center;
    width: 180px;
    display: block;
    margin: 20px auto;
    font-weight: 600;
}

.hfhe {
    display: flex;
    width: 100%;
    padding: 16px 24px;
    border-radius: 30px;
    background-color: #f5f6f8;
    margin-top: 20px;
}

.hfhe i {
    margin-right: 8px;
    margin-top: 4px;
}

.dedfe {
    font-size: 14px;
    line-height: 22px;
    color: rgba(0,0,0,.87);
    margin: 0;
}

Zerion Mini Shell 1.0