﻿.mainform {
    background-color: #f2f7fc;
    padding: 30px;
    max-width: 100%;
    text-align: left;
}

input[type=checkbox], input[type=radio] {
    height: 20px;
    margin-top: 10px !important;
    overflow: hidden;
    padding: 0;
    vertical-align: sub;
    display: inline !important;
    width: 20px;
    padding-right: 10px;
    position: relative;
}

div#warning {
    margin-top: 10px;
    background-color: mistyrose;
    color: darkslategray;
    padding: 20px;
    border: 1px dashed black;    
}

div#error {
    margin-top: 10px;
    background-color: red;
    color: #fff;
    padding: 20px;
}

.inmeet-form-new {
 padding:10px;
}

    .inmeet-form-new .header {
        text-align: left;
        color: white;
        background-color: #007BA4;
        display: block;
        padding: 15px;
        width: 100%;
        margin-bottom: 10px;
    }

    .option-row {
        display: flex;
        align-items: center;
        padding: 10px;
        border: 1px solid #ccc;
        border-radius: 4px;
        margin-bottom: 10px;
        background-color: #f9f9f9;
        transition: background-color 0.3s;
    }

    .option-row:hover {
        background-color: #e9e9e9;
    }

.option-radio {
    margin-right: 15px;
}

.option-label {
    flex-grow: 1;
}

.submit-button {
    display: inline-block;
    padding: 10px 20px;
    background-color: #007bff;
    color: #fff;
    text-align: center;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    transition: background-color 0.3s;
}

    .submit-button:hover {
        background-color: #0056b3;
    }

.alert-success {
    margin-top: 20px;
    padding: 15px;
    border: 1px solid #d4edda;
    border-radius: 4px;
    background-color: #d4edda;
    color: #155724;
}



.form-fields {
    background-color: #f2f7fc;
    line-height: 20px;
    font-size: 14px;
    color: #888;
    font-weight: bold;
}

    .form-fields .inputs#Opmerkingen {
        height: 150px;
    }

    .form-fields > .inputs > label {
        align-self: center;
        max-width: 100%;
    }

    .form-fields > .inputs > label {
        text-align: left;
        font-size: 14px;
        color: #888;
    }

ul {
    margin: 12px 0;
    padding: 0 0 0 36px;
    list-style: disc;
}

.form-fields > .inputs > input,
.form-fields > .inputs > select,
.form-fields > .inputs > textarea {
    max-width: 100%;
    width: 100%;
}

.form-fields > .inputs > .light-gray-border {
    border: none;
    height: 40px;
}

.form-fields > .middle-button {
}

.form-fields {
    display: flex;
    flex-direction: column;
}

.inputs {
    align-items: center;
    justify-content: center;
}

.submitbutton {
    padding: 13px 35px;
    border: 0;
    background: #57b568;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    background-color: #007ba4;
    align-self: center;
    width: 160px;
}

.Producten input[type=checkbox] {
    position: relative;
    width: 15px;
    height: 15px;
}

.Producten {
    font-weight:normal;
}

 .tooltip-container {
    display: none;
    width: 300px;
}

.tooltip-body img {
    width: 100% !important;
    max-width: 100% !important;
}

.image-container {
    position: relative;
}

.image-container:hover .tooltip-container {
    position: absolute;
    top: 100px;
    visibility: visible !important;
    display: block;
    margin-right: -83px;
    margin-top: 5px;
    z-index: 999;
    /* top: 118%; */
    /* right: 79px; */
    /* position: unset; */
    width: 600px;
} 
.tooltip-container:before {
        margin-right: -207px;
        border-bottom: 7px solid lightgray;
    }

 .tooltip-container:after {
        margin-right: -206px;
    }

.centered-container {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh; /* Optional: Adjust the height based on your requirements */
}

.form {
    
    width: 100%;
}

.form-groupbuy {
    max-width: unset;
    text-align: left;
}

.form-container {
    background: #f4f4f4; /* Optional: Adjust the background color of the form container */
    padding: 20px; /* Optional: Adjust the padding of the form container */
    border-radius: 8px; /* Optional: Adjust the border-radius for a rounded look */
}

.form h1 {
    margin-bottom: 20px; /* Optional: Adjust the margin based on your design preferences */
}

 .centered-container {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100vh;
    }

    .top-container {
        display: flex;
        justify-content: center;
        align-items: flex-start;
        
        padding-top: 20px; /* Optional: Add padding to the top for spacing */
    }

    .form-container {
        text-align: center;       
        width: 100%;
    }

    .form-group {
        margin-bottom: 20px; /* Optional: Adjust the margin between elements */
        padding: 10px;
    }

    .Model.GroupName {
        color: #007ba4;
    }

.tag-editor {
line-height:40px;
}

#inmeet-aanvraag .login {
    margin-right: 0;
    padding: 1.5rem;
    background-color: #eee !important;
}

.inputs {
    text-align: center;
}

    .inputs label {
        display: block;
    }

    .inputs input {
        display: block;
        margin: 0 auto;
    }

.center-container {
    text-align: center;
}

    .center-container h2,
    .center-container p {
        display: inline-block;
        text-align: left; /* Reset text-align for the inline-block elements */
    }

.group-share-link {
    width:100%;
}

.groupbuy-form .button-1 {
    background-color: green !important;
}

.alert-warning {
padding: 10px;
}

#inmeet-aanvraag .topic-page ul {
    padding: 0px;
}

.collectief-succesvol-aangemaakt h2 {
    background-color: green !important;
}

.inputs .postcode {
    min-width: 238px !important;
    width: 207px !important;
    display: inline-block;
}

.inputs .housenumber {
    min-width: 100px !important;
    width: 100px !important;
    margin-left: 10px !important;
    display: inline-block;
}

#datepicker {
    width: 50%;
    margin: 0 auto;
    font-family: 'Arial', sans-serif;
}

.ui-datepicker {
    border: none;
    background: transparent;
    width: 100%;
}

.ui-datepicker-header {
    background: transparent;
    border: none;
    color: #000;
    text-align: center;
}

.ui-datepicker-prev, .ui-datepicker-next {
    cursor: pointer;
    color: #000;
}

.ui-datepicker-title {
    font-size: 1.2em;
    margin: 0;
}

.ui-datepicker-calendar {
    width: 100%;
}

    .ui-datepicker-calendar th {
        color: #000;
        font-weight: normal;
    }

    .ui-datepicker-calendar td {
        padding: 5px;
        border: none;
    }

    .ui-datepicker-calendar .ui-state-default {
        padding: 16px;
        background: #fff;
        border: 1px solid #ddd;
        color: #000;
        border-radius: 50%;
        width: 5em;
        height: 5em;
        line-height: 2em;
        text-align: center;
        margin: 0 auto;
        margin-bottom: 10px;
    }

    .ui-datepicker-calendar .ui-state-active {
        background: #007BFF;
        color: #fff;
    }

    .ui-datepicker-calendar .ui-state-hover {
        background: #e9ecef;
        color: #000;
    }

    .ui-datepicker-calendar .ui-state-highlight {
        background: orange;
        color: #fff;
    }

.wait-icon {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1000;
    background: rgba(255, 255, 255, 0.8);
    padding: 20px;
    border-radius: 10px;
    display: none;
}

.spinner {
    border: 4px solid rgba(0, 0, 0, 0.1);
    border-left-color: #000;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@media (max-width: 449px) {
    input #register-button {
        width: unset !important;
    }

    #datepicker {
        clear: both;
        width: 100%;
        margin: 0 auto;
        font-family: 'Arial', sans-serif;
    }

    .ui-datepicker-calendar .ui-state-default {
        padding: 5px;
        background: #fff;
        border: 1px solid #ddd;
        color: #000;
        border-radius: 50%;
        width: 3em;
        height: 3em;
        line-height: 2em;
        text-align: center;
        margin: 0 auto;
        margin-bottom: 10px;
    }

    #inmeet-aanvraag #inmeet-info .flex-2-large .inmeet-form .submitbutton {
        width: 70% !important;
        margin: 0 14% !important;
    }
}

@media (min-width: 770px) {
    .groupbuy-form {
        width: 49% !important;
        flex: unset !important;
    }

    .groubuy-textleft {
        margin-right: 7px !important;
    }

    #datepicker {
        clear: both;
        width: 100%;
        margin: 0 auto;
        font-family: 'Arial', sans-serif;
    }

    .mainform.b2bform.inmeet-online-meethulp-form {
        width: 30%;
        left: auto;
        right: 0;
        bottom: 712px;
    }

    #inmeet-aanvraag #inmeet-info .light-gray-container textarea {
        float: none !important;
        width: unset !important;
    }

    #inmeet-aanvraag #inmeet-info .flex-2-large .inmeet-form input {
        float: none !important;
        width: unset !important;
    }

    #inmeet-aanvraag #inmeet-info .flex-2-large .inmeet-form .inputs {
        margin-right: 2px !important;
    }
}