

/* Start:/local/components/altermax/system.auth.form/templates/getchips/style.css?1771077814943*/
.el-dialog {
    width:100%;
}

.auth-form form {
    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;
}

.icon-block {
    text-align: center;
}

form {
    margin-bottom: 20px;
    margin-top: 20px;
}

.button-main {
    width:100px;
}

.subtitle {
    line-height: 25px;
}
.close_container .close {
right: 9px;
top: 3px;
}
/* End */
/* /local/components/altermax/system.auth.form/templates/getchips/style.css?1771077814943 */
