

/* Start:/local/components/altermax/system.auth.forgotpasswd/templates/getchip/style.css?17454179931184*/
.el-dialog {
    width:100%;
}
.close_container {
    display: flex;
    justify-content: flex-end;
}

.close_container .close {
    position: relative;
    font-size: 25px;
    font-weight: 700;
    color: black;
    cursor: pointer;
}

#forgotForm {
    display: flex;
    flex-direction: column;
    align-items: center;
} 

.alert-danger {
    padding: 10px;
    text-align: center;
}
.text-block * {
    text-align: center;
}

.el-input__inner {
padding: 0;
outline: 0;
border: none;
background: 0 0;
width:100%;
height: 100%;
font-size: 16px;
font-weight: 400;
}

.el-input__wrapper {
    display: inline-flex;
    flex-grow: 1;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 0 1px #969692 inset;
    color: #333;
    background-color: white;
    border-radius: 4px;
    padding: 1px 15px;
    height: 40px;
    width: 210px;
    margin-bottom: 5px;
}
.button-wrap {
    text-align: center;
}


#registraion-page-form {
    padding:20px;
}
.auth .icon-block {
    text-align: center;
}

.close_container .close {
    right: 9px;
    top: 3px;
}

.button-main {
    width: 70%!important;
}

.alert-success {
    padding: 40px;
    text-align: center;
}
/* End */
/* /local/components/altermax/system.auth.forgotpasswd/templates/getchip/style.css?17454179931184 */
