

/* Start:/local/components/akcept/form.result.new/templates/page/style.css?1751258425950*/
.coop-form-card.v1 form {
    padding: 0px 20px;
    background-color: white;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 400px;
    overflow: hidden;
    position: relative;
}
.coop-form-card.v1 form input[type="submit"] {
    background: #327fda;
    font-family: Nunito;
    font-weight: 700;
    font-size: 16px;
    line-height: 145%;
    padding: 15px 28px;
}
.coop-form-card.v1 .error-fld + input {
    background: #fbe8e8;
    border: 1px solid #ff9898;
}
.coop-bottom-form .coop-form-card.v1 form {
    background-color: #f8f8f8;
}
font.success {
    color: #1aa900;
    margin: 50% 0;
}

.coop-bottom-form .coop-form-card select {
    background-color: #fff;
}

.coop-form-card select {
    height: 43px;
    width: 256px;
    border: 0;
	background: #f8f8f8;
    font-family: Nunito;
    font-weight: 600;
    font-size: 14px;
    line-height: 145%;
    padding-left: 12px;
    margin-bottom: 15px;
}
/* End */
/* /local/components/akcept/form.result.new/templates/page/style.css?1751258425950 */
