﻿
.lead-container {
    width: 90%;
    margin: auto;
}
.lead-container .weui-cells_form .weui-cells {
    border-radius: 10px !important;
    border: 1px solid #eaebea;
}
.lead-container .weui-cell {
    
}
.lead-form-logo {
    width: 100%;
    height: 94px;
    margin: auto;
}

.lead-form-vorwerk-area {
    margin: 10px auto;
}

.lead-form-vorwerk-logo {
    width: 120px;
    height: 23px;
    margin: 10px auto;
}

.division-select-logo {
    width: auto;
    height: 25px;
    margin-left: -2rem;
}

.text-center {
    text-align: center;
}

.title {
    font-size: 20px;
    color: #4B4A4B;
    font-weight: bold;
}

#PrivacyPolicyPopupContent {
    width: 100%;
    height: 90%;
}
.weui-btn_primary {
    background-color: #009A3D;
}

.weui-vcode-btn {
    color: #009A3D;
}

body {
    background: #FAFAFA;
}
.lead-form-title {
    background: #FAFAFA;
}
.weui-cells_form {
    background: #FAFAFA;
}
.division-select-item {
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-align: center;
}
.division-select-item .select-radio {
    padding-right: 0 !important;
    padding-left: 10px;
}
#nc {
    height: 100%;
    width: 100%;
}
.nc_wrapper {
    width: 98% !important;
}
#sortToBtn {
    position: fixed;
    right: 0;
    top: 50%;
    border-radius: 40px 0 0 40px;
    z-index: 10000;
}

.weui-btn-area{
    padding-bottom:20px;
}
.swiper-pagination {
    position: relative;
    text-align: center;
    /*width: 15% !important;
    margin: auto;*/
}
.weui-select-modal .weui-cells {
    max-height: 30rem !important;
    margin-bottom: 50px;
}