

/* Start:/local/components/altermax/registry/templates/getchips/style.css?17710778141255*/
.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-wrap {
    text-align: center;
}

#registraion-page-form {
    padding:20px;
}

.el-dialog__header {
    padding: 10px;
    text-align: center;
}

.form-terms-checkbox {
    padding: 0px;
    list-style: none;
}
.close_container .close {
    right: 9px;
    top: 3px;
}

#registraion-page-form {
    display: flex;
    flex-direction: column;
    align-items: center;
}
#registraion-page-form p {
    text-align:center;
}

.solutions_show .errorCust {
    position: relative;
}
.error * {
    color:red;
}

.button-main {
    width: 100%!important;
}
/* End */
/* /local/components/altermax/registry/templates/getchips/style.css?17710778141255 */
