.register-input.radio-general{
    padding: 0px;
}
.register-container  .option-radio-general {
    margin: 5px;
    width: 60px;
    color: rgb(50, 104, 50);
    font-size: 14px;
    font-weight: normal;
}
.option-radio-general input{
    max-width: 20px;
    display: inline;
}
.primary-producers-register-image {
    padding-top: 24px;
}
.producers-primary-background {
    background-color: #a2b53f;
    height: 450px;
}
.registration-form {
    left: 20px;
}
.producers-title p {
    color: #fff;
    font-size: 26px;
    text-align: center;
    margin-top: 30px;
}
.producers-sidebar-image {
    position: relative;
    margin-bottom: 50px;
}
.registration-form legend {
    color: #326832;
    border-bottom: none !important;
}
.registration-form label {
    color: #326832;
    font-size: 16px;
    line-height: 0px;
    text-align: right;
    font-weight: normal;
}
.addresses {
    padding-top: 40px;
}
.custom-fields {
    padding-top: 40px;
}
/* End of FORM COLOR STYLES */

span.select2-selection__placeholder {
    line-height: 34px;
}
span.select2-selection.select2-selection--single {
    height: 34px !important;
}
span.select2-selection__placeholder {
    padding-left: 5px;
}

.select2-dropdown {
    border: 1px solid #326832 !important;
}
select#user_subtype_id {
    background-color: #a2b53f;
    border: none;
    border-radius: 0px;
}

.select2-container.select2-container--focus {
    outline: 0 !important;
    box-shadow: none;
}
span.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #fff;
    padding-left: 5px !important;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #a2b53f !important;
    outline: none;
    width: 100% !important;
}

span.select2-container .select2-selection--single {
    display: block;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: #a2b53f;
    border: none;
    outline: 0;
}
span.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #fff;
    font-size: 15px;
     padding-left: 5px !important;
}
li.select2-results__option {
    color: #326832;
}
input.select2-search__field {
    color: #326832;
    width: 200px !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #d25329 !important;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 5px;
}

span.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #fff transparent transparent transparent;
    border-style: solid;
    border-width: 10px 8px 0 8px;
    height: 0;
    left: 50%;
    margin-left: -14px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #fff transparent !important;
    border-width: 0 8px 10px 8px !important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #326832 !important;
    color: white;
}
.select2-results__option[aria-selected] {
    cursor: pointer;
    color: #326832;
}
.select2-container--classic .select2-search--inline .select2-search__field:focus {
    outline: 0;
    box-shadow: none;
}

.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
}
.select2-container--default .select2-selection--multiple {
    background-color: #a2b53f !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #fff !important;
    border: 1px solid #fff !important;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 15px;
    margin-top: 10px;
    color: #326832;
}
span.select2-selection__choice__remove {
    color: red !important;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px;
}
.select2-search--dropdown {
    display: block;
    padding: 0px !important;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: none !important;
    outline: 0;
}
.browse-image-button {
    margin-right: 0px;
    height: 70px;
    z-index: 1;
    width: 120px;
    position: relative;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #fff;
    color: #326832;
    font-size: 16px;
}


.help-block {
    display: block;
    color: #326832;
    font-size: 15px;
    text-align: center;

}
.btn-info {
    border-color: red;
}
input.select2-search__field {
    color: #326832;
}

.btn-add-address {
    display: inline-block;
    padding: 6px 31px;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 400;
    line-height: 2.428571;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: white;
    background-color: #326832;
}
.btn-remove-address {
    display: inline-block;
    padding: 6px 31px;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 400;
    line-height: 2.428571;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: white;
    background-color: #d25329;
}
.btn-remove-address:hover {
    color: white;
    background-color: #326832;
    border: 1px solid #326832;
    text-decoration: none;
}
.btn-add-address:hover {
    color: white;
    background-color: #d25329;
    border: 1px solid #d25329;
    text-decoration: none;
}
.btn-save {
    display: inline-block;
    padding: 6px 31px;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 400;
    line-height: 2.428571;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: white;
    background-color: #a2b53f;
    width: 186px;
}
.btn-save:hover {
    color: white;
    background-color: #326832;
    border: 1px solid #326832;
}
@media only screen and (max-width : 980px) {
    .primary-producers-register-image {
        margin: 0 auto;
    }
}
input.upload-text-input{
    margin-left: 10px;
    position: relative;
    top: 40%;
    display:inline;
    width: 70%;
    -webkit-transform: translateY(30%);
    -ms-transform: translateY(30%);
    transform: translateY(30%);
}

/*-----Ciprian on register sidebar images-----*/
/*----------PRIMARY PRODUCERS REGISTER CLASSES------------*/
.producer .register-left-form-image {
    margin: auto;
    padding-top: 15px;
}
.producer .register-left-form-background {
    background-color: #a2b53f;
}
.producer .register-left-form-title p{
    color: #fff;
    font-size: 23px;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 10px;
    font-weight: 100;
}
.producer .register-left-form-sidebar-image {
    position: relative;
    margin-bottom: 30px;
}
a.producer-benefits-page {
    background-color: #fff;
    padding: 8px;
    color: #a2b53f;
    /*border: 2px solid #a2b53f;*/
    font-weight: 100;
}
a.producer-benefits-page:hover {
    text-decoration: underline;
    color: #a2b53f;
    font-weight: 100;
}
@media only screen and (max-width : 980px) {
    .producer .register-left-form-image {
        margin: 0 auto;
    }

}
/*----------PRIMARY PRODUCERS REGISTER CLASSES END------------*/

/*----------INTERMEDIARIES REGISTER CLASSES------------*/
.intermediary .register-left-form-image {
    padding-top: 15px;
    margin: auto;
}
.intermediary .register-left-form-background {
    background-color: #d25329;
}
.intermediary .register-left-form-title p {
    color: #fff;
    font-size: 23px;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: 100;
}
.intermediary .register-left-form-sidebar-image {
    position: relative;
    margin-bottom: 30px;
}
@media only screen and (max-width : 980px) {
    .intermediary .register-left-form-image {
        margin: 0 auto;
    }
}
/*----------INTERMEDIARIES REGISTER CLASSES END------------*/

/*----------RETAILERS REGISTER CLASSES------------*/
.retailer .register-left-form-image {
    padding-top: 15px;
    margin: 0 auto;
}
.retailer .register-left-form-background {
    background-color: #e99332;
}
.retailer .register-left-form-title p {
    color: #fff;
    font-size: 23px;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: 100;
}
.retailer .register-left-form-sidebar-image {
    position: relative;
    margin-bottom: 30px;
}
@media only screen and (max-width : 980px) {
    .retailer .register-left-form-image {
        margin: 0 auto;
    }
}
/*----------RETAILERS REGISTER CLASSES END------------*/


/*----------CONSUMERS REGISTER CLASSES------------*/
.consumer .register-left-form-image {
    margin: auto;
    padding-top: 5px;
}
.consumer .register-left-form-background {
    background-color: #a2b53f;
}
.consumer .register-left-form-title p{
    color: #fff;
    font-size: 23px;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: 100;
}
.consumer .register-left-form-sidebar-image {
    position: relative;
    margin-bottom: 30px;
}
.modal-backdrop {
    z-index: -1;
}
#terms_and_cond_iframe{
    height: 700px;
    width: 100%;
}



/*----------CONSUMERS REGISTER CLASSES END------------*/


.how-it-works-sidebar-pages {
    text-align: center;
    line-height: 10px;
}

.how-it-works-sidebar-nav {
    text-align: center;
    list-style: none;
    padding: 0;
    font-size: 22px;
    line-height: 39px;
    margin-bottom: 50px;
}

a.intermediary-benefits-page {
    color: #d25329;
    background-color: #fff;
    padding: 8px;
    /*border: 2px solid #d25329;*/
    font-weight: 100;
}

a.intermediary-benefits-page:hover {
    text-decoration: underline;
    color: #d25329;
    font-weight: 100;
}


a.retailer-benefits-page {
    background-color: #fff;
    padding: 8px;
    color: #e99332;
    font-weight: 100;
    /*border: 2px solid #e99332;*/
}
a.retailer-benefits-page:hover {
    text-decoration: underline;
    color: #e99332;
    font-weight: 100;
}
a.consumer-benefits-page {
    background-color: #fff;
    padding: 8px;
    color:#a2b53f;
    /*border: 2px solid #a2b53f;*/
    font-weight: 100;
}
a.consumer-benefits-page:hover {
    text-decoration: underline;
    color: #a2b53f;
    font-weight: 100;
}

.registration-limit-inp-width{
    max-width: 256px;
}