body,
section#footer {
    margin-top: 40px;
    background: #222;
}
.register-pagging-css {
    background-color: #f5ecec;
    border-color: #f5ecec;
}
.previous-margin {
    margin-right: 10px !important;
}

.focused {
    position: unset !important;
}

.custom-height {
    margin-top: 150px;
}

.setup-content {
    margin-bottom: 30px;
}

.stepwizard-step p {
    margin-top: 10px;
}

.stepwizard-row {
    display: table-row;
}

.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}

.help-block {
    color: #a94442;
}

#stripe-connect {
    margin-right: 10px;
}

.stepwizard-step .btn-primary,
.stepwizard-step .btn-primary:hover,
.stepwizard-step .btn-primary:focus,
.stepwizard-step .btn-primary:active,
.nextBtn.btn-primary,
.nextBtn.btn-primary:hover,
.nextBtn.btn-primary:focus,
.nextBtn.btn-primary:active {
    background-color: #CC1DC2;
    border-color: #b91db0;
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;
}

.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}

.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}

/* Title. */
.signup-title {
    margin-bottom: 15px;
}

.signup-title .title-signup {
    color: #CC1DC2;
    font-size: 18px;
    font-weight: bold;
    padding: 10px;
}

.cntnt-tb .form-group {
    margin-bottom: 15px;
}

.loader {
    background: #222;
    height: 100%;
    left: 0;
    opacity: 0.95;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000000;
}

.loader>img {
    /* height: 300px; */
    left: 50%;
    margin-left: -100px;
    margin-top: -150px;
    position: absolute;
    top: 50%;
    width: 200px;
}

#brn_county {
    text-transform: capitalize;
}

/* register pahe css start */
.register-purveyor-screen .register-purveyor-signup .form .control-label {
    font-weight: normal;
    text-align: left;
    color: #fff;
}

.register-purveyor-screen .map-wrapper {
    background: #6BC37A;
    height: 100%;
}

.register-purveyor-screen .register-purveyor-signup .register-purveyor-row {
    display: flex;
    height: 100%;
}

.register-purveyor-screen .register-purveyor-signup .form {
    width: 100%;
}

.register-purveyor-screen .register-purveyor-signup .form .field {
    border-radius: 0;
    border: 0;
    box-shadow: unset;
    border-bottom: 1px solid #F58949;
    background: transparent;
    padding-left: 0;
    padding-right: 0;
    color: #a3a3a3;
}

.register-purveyor-screen .register-purveyor-signup .form .form-group {
    margin-bottom: 10px;
}

.register-purveyor-screen .stepwizard-row:before {
    height: 6px;
    background-color: #F58949;
}

.register-purveyor-screen .stepwizard-step .btn-primary,
.register-purveyor-screen .stepwizard-step .btn-primary:hover,
.register-purveyor-screen .stepwizard-step .btn-primary:focus,
.register-purveyor-screen .stepwizard-step .btn-primary:active,

.register-purveyor-screen .btn-default {
    background-color: #8DBF44;
    border-color: #8DBF44;
    opacity: 1;
}

.register-purveyor-screen .nextBtn.btn-primary,
.register-purveyor-screen .nextBtn.btn-primary:hover,
.register-purveyor-screen .nextBtn.btn-primary:focus,
.register-purveyor-screen .nextBtn.btn-primary:active,
.register-purveyor-screen button.btn-primary,
.register-purveyor-screen button.btn-primary:hover,
.register-purveyor-screen button.btn-primary:focus,
.register-purveyor-screen button.btn-primary:active {
    background-color: #F58949;
    border-color: #F58949;
    color: #222 !important;
    border-radius: 0;
    min-width: 130px;
}

button.multiselect.dropdown-toggle.btn-block.text-left.btn.btn-default.form.field:hover,
button.multiselect.dropdown-toggle.btn-block.text-left.btn.btn-default.form.field {
    color: #a3a3a3;
    text-align: left;
    font-size: inherit;
}

.register-purveyor-screen .stepwizard-step p {
    color: #fff;
    font-weight: normal;
}

.register-purveyor-screen .btn-circle {
    padding: 3px 0;
    font-size: 15px;
    color: #222 !important;
    font-weight: bold;
}

.my-header {
    background-color: #222;
    color: #fff;
    box-shadow: 1px 0 5px 2px #000000;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
}

.register-purveyor-screen .signup-title .title-signup {
    color: #F58949;
    font-size: 22px;
    font-weight: 300;
}

#brn_address,
#place_description {
    max-width: 100%;
}

.gm-style-mtc div {
    font-size: 11px !important;
}

#googleMap,
#googleMap2 {
    width: 100%;
    height: 400px;
}

#BRN_SIGNUP_FORM #next-first {
    margin-top: 10px;
}

#submit {
    margin-right: 0px;
}

.multiselect-container>li {
    padding: 0;
    max-width: 225px;
}

/* Footer css */
.copyright {
    color: #a0a0a0;
}

#footer a {
    color: #F58949;
}

#footer .list-inline a:hover {
    background: #F58949;
}

/* address width */
.address-width {
    max-width: 100%;
}

.no-margin {
    margin: 0;
}