.checked-agree_content {
	display: flex;
}

.checked-agree_content input {
    box-shadow: none;
}

.checked-agree_div .checked {
    gap: 10px;
    display: flex;
    margin-bottom: 10px;
    align-items: center;
}

.modal .checked-agree_input .checked-agree {
    width: 16px !important;
    height: 16px !important;
}

.on-repair .checked-agree_input .checked-agree {
    width: 16px !important;
    height: 16px !important;
}

.checked-agree_input .checked-agree {
    width: 16px !important;
    height: 16px !important;
}

.on-repair .checked-agree_text {
    font-weight: 500;
    color: #ffffff;
}

.checked-agree_text {
    font-weight: 500;
    color: #ffffff;
}

.secondary-order-form .checked-agree_text {
    font-weight: 500;
    color: #566774;
}

.secondary-order-form .checked-agree_text a {
    color: #566774 !important;
    text-decoration: underline;
}

.on-repair .checked-agree_text a {
    color: white !important;
    text-decoration: underline;
}

.checked-agree_text a {
    color: white !important;
    text-decoration: underline;
}