.custom_option_user {
  float: left;
  padding-left: 1em;
  padding-top: 0.8em;
  padding-bottom: 0.08em;
}
.fullname-select {
  float: left;
  padding-left: 1em;
  padding-top: 0.75em;
  padding-bottom: 0.2em;
}

.fullname-select img {
  width: 1.8em;
  height: 1.8em;
  border-radius: 100%;
  margin-right: 0.8em;
}
.secdata-select {
  float: right;
  text-align: right;
  margin-top: 0.2em;
  padding-right: 1em;
}

.secdata-select #button-add {
  margin-bottom: 0.5em;
  margin-top: 0.3em;
}
.select2-results ul li {
  border-bottom: 1px solid #e0e0e0;
  font-family: inherit;
  height: 100%;
  background-color: #f5f5f5;
  padding-bottom: 0.1em;
  padding-top: 0.1em;
  padding-left: 0.5em;
  padding-right: 0.5em;
}

.select2-results ul li:last-child {
  border: none;
}

#select-agent {
  color: #1e88e5;
  font-weight: bold;
}
.select2-results ul li:hover #select-agent {
  color: white;
}
#user-type-select {
  font-weight: bold;
}
#create_account label {
  font: 15px "Poppins", sans-serif;
  font-weight: bolder;
  color: #757575;
}
h3.uppercase.no-top-margin {
  font-family: "Poppins", sans-serif;
}
#create_account input,
button,
select,
option,
a {
  font-family: "Poppins", sans-serif;
}
.gray_form_container a {
  color: #5bace2;
}
#message {
  color: rgb(65, 139, 202);
}
.checkbox label:after {
  font-size: 13px;
  left: 1.8px;
}
.register-promo-code-field {
  display: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: none;
  border-radius: 2px;
  background: #428bca;
  color: white;
}
.email_error {
  position: absolute;
  left: 90%;
  top: -3%;
}
span.warning {
  color: red;
  font-weight: 300;
  font-family: "Poppins", sans-serif;
}
section.section.blue_section {
  background: url("../../home_assets/images/new_design/blank-concrete-wall.jpg")
    no-repeat scroll center bottom !important;
  background-size: cover !important;
  margin-top: 90px;
}
div.gray_form_container {
  background-color: #f7f7f7;
  margin: 0px 0px 100px 0px;
  box-shadow: 0px 0px 40px 4px rgba(0, 0, 0, 0.18) !important;
  border-radius: 4px;
}
div.chosen-container {
  width: 100% !important;
}
.chosen-container-single .chosen-single {
  height: 36px;
  line-height: 33px;
  border-radius: 0px !important;
}
.chosen-with-drop {
  border-radius: 0px;
}
#create_account .form-control {
  padding: 6px 12px;
  font-size: 14px;
  height: 38px;
}
.form-control-checkbox {
  width: 20px;
  height: 20px;
}
#validate_submit {
  background-color: #5bace2;
  color: white;
  border: none;
  font-weight: 300;
}
#validate_submit:hover {
  background-color: gray;
  border: none;
}
span.email_error {
  margin: 3px 0 0 5px;
}
div.form-validation > p,
div.form-validation {
  color: red;
  font-family: "Poppins", sans-serif;
}
.color-red,
.color-red p {
  color: red;
  font-family: "Poppins", sans-serif;
}
span.required,
div.form-validation {
  color: red;
  font-weight: 300;
}
.center_div {
  text-align: center;
}
.promo_code_label {
  font-weight: normal !important;
}
.promo_code_label > a:hover,
a.need_assistance:hover {
  text-decoration: underline;
}
/* for ajax search : START */
.select2-container {
  z-index: 1;
}
.select2-container--default .select2-selection--single {
  color: #717171;
  height: 2.5em;
  padding-top: 0.3em;
  font-size: 14px !important;
  border: 1px solid #e2e2e2;
  background-color: #f8fbfd;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  margin-top: 0.25em;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: #717171;
}
.select2-container {
  z-index: 999 !important;
}
label.error {
  border: none;
  color: red !important;
  font-weight: 300 !important;
  font-family: "Poppins", sans-serif;
}
/* for ajax search : END */
.nearest_upline {
  cursor: pointer;
}
.tooltop {
  z-index: 100000;
  opacity: 99999;
}
.title_text {
  font: 600 40px/1 "Poppins", sans-serif;
}
.team_msg {
  color: #202020;
  margin-top: 30px;
  font-size: 55px;
}
@media screen and (max-width: 600px) {
  div.gray_form_container {
    margin: 50px 0px 50px 0px;
  }
  .no-top-margin {
    padding-top: 20px;
  }
}
.bsc_plans_title {
  text-align: center;
  font: 600 25px/1 "Poppins", sans-serif;
  color: #333;
}
.bsc_plans {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-template-rows: auto;
  grid-auto-columns: 7rem;
  justify-content: center;
  gap: 1rem;
  width: 100%;
  text-align: center;
  color: #757575;
  padding-bottom: 2rem;
}
@media screen and (max-width: 700px) {
  .bsc_plans {
    grid-template-columns: repeat(3, 1fr);
    row-gap: 1rem;
  }
}
.bsc_plan {
  box-shadow: 0 2px 3px #ccc;
  border: 1px solid #eee;
  padding: 5px;
  text-align: center;
  width: 100%;
  cursor: pointer;
}
.bsc_plan_title {
  font-weight: bolder;
  padding-top: 1rem;
  font-size: 2rem;
  text-align: center;
}
.bsc_plan_description {
  font-weight: 400;
  font-size: 1rem;
  text-align: center;
}
.bsc_plan_suggestion {
  font-size: 1rem;
  font-weight: 400;
  padding: 0.3rem;
  text-align: center;
  height: 2rem;
}
.border_suggestion {
  border: solid 0.1rem #757575;
}
.bsc_plan_checkbox i {
  font-size: 2rem;
  padding-bottom: 1rem;
}
.selected_plan {
  background-color: #5bace2;
}
.bsc_plan:hover {
  background-color: #5bace2c2;
}
.bsc_plan:hover .bsc_plan_title,
.bsc_plan:hover .bsc_plan_description,
.bsc_plan:hover .bsc_plan_suggestion,
.bsc_plan:hover .bsc_plan_checkbox i {
  color: #eee;
}

.selected_plan .bsc_plan_title,
.selected_plan .bsc_plan_description,
.selected_plan .bsc_plan_suggestion,
.selected_plan .bsc_plan_checkbox i {
  color: #eee;
}
.selected_plan .border_suggestion {
  border: solid 0.1rem #eee;
}

.selected_plan:hover .bsc_plan_title,
.selected_plan:hover .bsc_plan_description,
.selected_plan:hover .bsc_plan_suggestion,
.selected_plan:hover .bsc_plan_checkbox i {
  color: #eee;
}

.bsc_plan:hover .border_suggestion {
  border: solid 0.1rem #eee;
}
