/* SEARCH FORM - Start    */
/** Agents search **/
.milkiya-search {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    font-family: "Open Sans", Gotham, gotham, Tahoma, Geneva, sans-serif;
    font-size: 93.75%;
    line-height: 1.5;
    color: #2A2A33;
    box-sizing: border-box;
    margin-bottom: 60px;
}


.milkiya-search>form {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    font-family: "Open Sans", Gotham, gotham, Tahoma, Geneva, sans-serif;
    font-size: 93.75%;
    line-height: 1.5;
    color: #2A2A33;
    box-sizing: border-box;
    background-color: rgb(241, 241, 244);
    padding: 8px;
}

.milkiya-search .select2-container--default,
.milkiya-search .select2-selection--single {
    margin: 0;
    height: 60px;
}

.milkiya-search form .city-field #select2-__milkiya_find_city-container {
    width: 100%;
    /* margin: 0 0 25px;
    margin-bottom: 25px; */
    padding: 25px 16px 12px;
    font-size: 13px;
    line-height: 1em;
    font-weight: 300;
    color: #5b5a5a;
    font-family: Hind, sans-serif;
    background-color: transparent;
    border: 1px solid #e1e1e1;
    border-radius: 2px;
    outline: 0;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color .15s ease-out;
    -o-transition: border-color .15s ease-out;
    transition: border-color .15s ease-out;
    height: 100%;
}

/* SEARCH FORM - End     */
/* #################### */

.mkdf-aal-item-inner {
    cursor: pointer;
}

.ml-btn {
    line-height: 1.5;
    padding: .375rem .5rem;
    color: white !important;
    border: 0;
    background: rgb(221, 51, 52);
    background: -moz-linear-gradient(90deg, rgba(221, 51, 52, 1) 0%, rgba(242, 2, 3, 1) 57%, rgba(221, 51, 52, 1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(221, 51, 52, 1) 0%, rgba(242, 2, 3, 1) 57%, rgba(221, 51, 52, 1) 100%);
    background: linear-gradient(90deg, rgba(221, 51, 52, 1) 0%, rgba(242, 2, 3, 1) 57%, rgba(221, 51, 52, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#dd3334", endColorstr="#dd3334", GradientType=1);
}

.ml-btn:hover {
    background-color: #771b1b;
}

.city-field,
.name-field {
    width: 40%;
}

.level-chef-bronze {
    /* ff 3.6+ */
    background: -moz-linear-gradient(348deg, rgba(173, 136, 99, 1) 0%, rgba(255, 151, 47, 1) 100%);

    /* safari 5.1+,chrome 10+ */
    background: -webkit-linear-gradient(348deg, rgba(173, 136, 99, 1) 0%, rgba(255, 151, 47, 1) 100%);

    /* opera 11.10+ */
    background: -o-linear-gradient(348deg, rgba(173, 136, 99, 1) 0%, rgba(255, 151, 47, 1) 100%);

    /* ie 6-9 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#AD8863', endColorstr='#FF972F', GradientType=1);

    /* ie 10+ */
    background: -ms-linear-gradient(348deg, rgba(173, 136, 99, 1) 0%, rgba(255, 151, 47, 1) 100%);

    /* global 94%+ browsers support */
    background: linear-gradient(348deg, rgba(173, 136, 99, 1) 0%, rgba(255, 151, 47, 1) 100%);

    color: #ffffff;

    --bs-bg-opacity: 1;
}

.level-chef-silver {
    /* ff 3.6+ */
    background: -moz-linear-gradient(348deg, rgba(166, 166, 166, 1) 0%, rgba(213, 196, 196, 1) 100%);

    /* safari 5.1+,chrome 10+ */
    background: -webkit-linear-gradient(348deg, rgba(166, 166, 166, 1) 0%, rgba(213, 196, 196, 1) 100%);

    /* opera 11.10+ */
    background: -o-linear-gradient(348deg, rgba(166, 166, 166, 1) 0%, rgba(213, 196, 196, 1) 100%);

    /* ie 6-9 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#A6A6A6', endColorstr='#D5C4C4', GradientType=1);

    /* ie 10+ */
    background: -ms-linear-gradient(348deg, rgba(166, 166, 166, 1) 0%, rgba(213, 196, 196, 1) 100%);

    /* global 94%+ browsers support */
    background: linear-gradient(348deg, rgba(166, 166, 166, 1) 0%, rgba(213, 196, 196, 1) 100%);

    color: #ffffff;

    --bs-bg-opacity: 1;
}

.level-chef-gold {
    /* ff 3.6+ */
    background: -moz-linear-gradient(348deg, rgba(255, 192, 0, 1) 0%, rgba(207, 167, 45, 1) 100%);

    /* safari 5.1+,chrome 10+ */
    background: -webkit-linear-gradient(348deg, rgba(255, 192, 0, 1) 0%, rgba(207, 167, 45, 1) 100%);

    /* opera 11.10+ */
    background: -o-linear-gradient(348deg, rgba(255, 192, 0, 1) 0%, rgba(207, 167, 45, 1) 100%);

    /* ie 6-9 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFC000', endColorstr='#CFA72D', GradientType=1);

    /* ie 10+ */
    background: -ms-linear-gradient(348deg, rgba(255, 192, 0, 1) 0%, rgba(207, 167, 45, 1) 100%);

    /* global 94%+ browsers support */
    background: linear-gradient(348deg, rgba(255, 192, 0, 1) 0%, rgba(207, 167, 45, 1) 100%);

    color: #ffffff;

    --bs-bg-opacity: 1;
}

.level-chef-platinum {
    /* ff 3.6+ */
    background: -moz-linear-gradient(348deg, rgba(173, 136, 99, 1) 0%, rgba(213, 191, 169, 1) 100%);

    /* safari 5.1+,chrome 10+ */
    background: -webkit-linear-gradient(348deg, rgba(173, 136, 99, 1) 0%, rgba(213, 191, 169, 1) 100%);

    /* opera 11.10+ */
    background: -o-linear-gradient(348deg, rgba(173, 136, 99, 1) 0%, rgba(213, 191, 169, 1) 100%);

    /* ie 6-9 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#AD8863', endColorstr='#D5BFA9', GradientType=1);

    /* ie 10+ */
    background: -ms-linear-gradient(348deg, rgba(173, 136, 99, 1) 0%, rgba(213, 191, 169, 1) 100%);

    /* global 94%+ browsers support */
    background: linear-gradient(348deg, rgba(173, 136, 99, 1) 0%, rgba(213, 191, 169, 1) 100%);

    color: #ffffff;

    --bs-bg-opacity: 1;
}

.level-chef-diamond {
    /* ff 3.6+ */
    background: -moz-linear-gradient(348deg, rgba(198, 221, 223, 1) 0%, rgba(58, 226, 240, 1) 100%);

    /* safari 5.1+,chrome 10+ */
    background: -webkit-linear-gradient(348deg, rgba(198, 221, 223, 1) 0%, rgba(58, 226, 240, 1) 100%);

    /* opera 11.10+ */
    background: -o-linear-gradient(348deg, rgba(198, 221, 223, 1) 0%, rgba(58, 226, 240, 1) 100%);

    /* ie 6-9 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#C6DDDF', endColorstr='#3AE2F0', GradientType=1);

    /* ie 10+ */
    background: -ms-linear-gradient(348deg, rgba(198, 221, 223, 1) 0%, rgba(58, 226, 240, 1) 100%);

    /* global 94%+ browsers support */
    background: linear-gradient(348deg, rgba(198, 221, 223, 1) 0%, rgba(58, 226, 240, 1) 100%);

    color: #ffffff;

    --bs-bg-opacity: 1;
}

.level-conseiller {
    color: #ffffff;
    background: rgb(221, 51, 52);
    background: -moz-linear-gradient(90deg, rgba(221, 51, 52, 1) 0%, rgba(242, 2, 3, 1) 57%, rgba(221, 51, 52, 1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(221, 51, 52, 1) 0%, rgba(242, 2, 3, 1) 57%, rgba(221, 51, 52, 1) 100%);
    background: linear-gradient(90deg, rgba(221, 51, 52, 1) 0%, rgba(242, 2, 3, 1) 57%, rgba(221, 51, 52, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#dd3334", endColorstr="#dd3334", GradientType=1);
}

#msaSponsorshipForm input {
    margin: 0px;
}

.msa-btn-container {
    display: flex;
    justify-content: space-around;
}

.msa-btn-container .msa-btn {
    width: 32%;
    font-size: 9pt;
    padding: 5px 3px;
    text-align: center;
}

.img-account-profile {
    max-height: 120px;
}


#msaSponsorshipForm .form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

#msaSponsorshipForm .form-control-sm {
    min-height: calc(1.5em + .5rem + 2px);
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem;
}