._loop_subscription_option {
    background-color: white;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.16);
}

._loop_card_content {
    padding: 24px 24px 24px 24px;
    position: relative;
}

._loop_p-l-0 {

    padding-left: 0;
}

._loop_blue_checkbox:checked+label:after {
    content: "\2713";
    /*color: #ffffff;*/
    font-size: 1.2em;
}

._loop_newsletter_title {
    color: #333333;
    font-weight: normal;
}
.card-align {
    display:table-cell;
    }
.checkbox-inline input._loop_blue_checkbox {
    z-index: 1;
    width: 20px;
    height: 20px;
    margin-top: 2px;
    margin-left: 0;
}

._loop_white_checkbox+label:before {
    border: 1px solid #e8e5e5;
    box-shadow: none;
}


.card-description {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    line-height: 22px;
    color: #333333;
    margin-bottom: 10px;
    word-break: break-word;
}

.dim-half {
    opacity: 0.5;
}

.form-control {
    height: 45px;
    background-color: #fafdff;
    border-radius: 0;
}

.col-centered {
    float: none;
    margin: 0 auto;
    display: block;
}

.primary-light-blue-btn:active:focus {
    background-color: #004c92;
    color: #ffffff;
}

._loop_full_row_white {
    background-color: white;
    padding: 45px 0px 41px 0px;
    margin-bottom: 25px;
}

._loop_full_row_0071bc {
    background-color: #0071BC;
    padding: 95px 0px 91px 0px;
    margin-bottom: 25p;
}

._loop_full_row_f6f6f6 {
    background-color: #f6f6f6;
    padding: 20px 0 25px 0;
}

._loop_full_row_0071bc h1 {
    color: white;
}

._loop_MB_25 {
    margin-bottom: 25px;
}

._loop_TA_C {
    text-align: center;
}

._loop_color_777777 {
    color: #777777;
}
.sol-container.form-control {
    padding: 0;
    border: 0;
   height: initial;
    position:relative;
        background: transparent;
}
.sol-selection-container {
   position: absolute!important;
   top: 40px!important;
   left: 0px!important;
}
/*@media (max-width:550px){
.sol-selection-container {
   position: absolute!important;
   top: 55px!important;
   left: 0px!important;
}
}*/

.form-group {
    overflow: visible;
}
@media (max-width: 767px) {
    ._loop_full_row_0071bc {
        padding: 25px 0px 15px 0px;
    }
    ._loop_full_row_f6f6f6 {
        padding: 15px 0 5px 0;
    }
}



.sol-selection {
    max-height: 250px;
}

.sol-current-selection {
    margin-top: 5px;
}

[lang="ar"] * {
    direction: rtl;
}

[lang="ar"] ._loop_white_checkbox+label:before {
    content: '';
    margin-right: 0px;
    margin-left: 10px;
}

[lang="ar"] .sol-caret-container {
    right: initial;
    left: 0;
}

[lang="ar"] .sol-label {
    padding: 7px 7px 3px 20px;
}

[lang="ar"] .sol-input-container {
    left: 25px;
    right: 8px;
}

[lang="ar"] .col-centered {
    text-align: right;
}

[lang="ar"] .sol-label-text {
    padding-right: 20px;
    padding-left: 0;
}


.submit-message {
    display: inline-block;
    width: 100%;
    padding: 20px 20px 20px 20px;
    border-radius: 4px;
    font-size: 18px;
    line-height: 22pt;
    color: #333;
    font-weight: normal;
    margin-bottom: 25px;
    text-align: center;
}

.bg-success {
    background-color: rgba(0, 128, 0, 0.09);
}

.bg-error {
    background-color: rgba(128, 64, 0, 0.09);
}

._loop_full_row_333333 {
    background-color: #333333;
    padding: 15px 0px 11px 0px;
}
._loop_pad_TB_25
{
    padding:25px 0;
}
.fixed_bottom {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 99;
}

.fixed_bottom .primary-light-blue-btn
{
    margin:0;
}

._loop_pos_t_l_out {
    position: absolute;
    /*left: 5%;*/
    bottom: 100%;
}

._loop_blue_checkbox:checked+label:after {
    content: "\2713";
    /*color: #ffffff;*/
    font-size: 1.2em;
}


.btn-xlg-padd {
    padding: 18px 57px 17px 57px !important;
}

.primary-light-blue-btn:active:focus {
    background-color: #004c92;
    color: #ffffff;
}

@media (max-width: 767px) {
    ._loop_full_row_0071bc {
        padding: 25px 0px 15px 0px;
    }
    ._loop_full_row_f6f6f6 {
        padding: 15px 0 5px 0;
    }
}

@media (min-width: 1024px) {
    .pull-left.fixed-meida-share {
        top: calc((100% - (160px + 80px))/ 2);
    }
    .pull-right.fixed-meida-share {
        top: calc((100% - (160px - 80px))/ 2);
    }
}

._loop_MT_32px {
    margin-top: 32px;
}


/* custom cpatcha starts */

.recaptcha-wrapper {
    overflow: hidden;
    /*background-color: #fafdff;
    position: relative;
    border: 1px solid #d3d3d3;*/
}

.recaptcha-info {
    background-size: 32px;
    height: 32px;
    margin: 0 13px 0 13px;
    position: absolute;
    right: 59px;
    top: 7px;
    width: 32px;
    background-image: url(https://www.gstatic.com/recaptcha/api2/logo_48.png);
    background-repeat: no-repeat;
}

.rc-anchor-logo-text {
    color: #9b9b9b;
    cursor: default;
    font-family: Roboto, helvetica, arial, sans-serif;
    font-size: 10px;
    font-weight: 400;
    line-height: 10px;
    margin-top: 5px;
    text-align: center;
    position: absolute;
    right: 10px;
    top: 7px;
}

.rc-anchor-checkbox-label {
    font-family: Roboto, helvetica, arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    left: 50px;
    top: 14px;
    position: absolute;
    color: black;
}

.rc-anchor .rc-anchor-normal .rc-anchor-light {
    border: none;
}

.rc-anchor-pt {
    color: #9b9b9b;
    font-family: Roboto, helvetica, arial, sans-serif;
    font-size: 8px;
    font-weight: 400;
    right: 10px;
    top: 17px;
    position: absolute;
}

.rc-anchor-pt a:link {
    color: #9b9b9b;
    text-decoration: none;
}
/*
.g-recaptcha {
    width: 41px;
    height: 38px;
    overflow: hidden;
    float: left;
    margin-top: 5px;
}

.g-recaptcha>div {
    width: 46px;
    height: 30px;
    background-color: #F9F9F9;
    overflow: hidden;
    border: 1px solid red;
    transform: translate3d(-8px, -19px, 0px);
    margin-top: 20px;
  margin-left: 10px;
}

.g-recaptcha div {
    border: 0;
}
     .captcha{
         overflow:hidden;
     }
    .g-recaptcha {
        display: table !important;
        float: left;
        clear: both;
    }
    .g-recaptcha .grecaptcha-badge {
           position:relative !important;
           float:left;
           top: 19px;
           left: 8px;

     }*/

    .captcha_text label{
        display: inline-block;
        max-width: 100%;
        font-weight: 700;
            margin-bottom:0
    }
/* cutsom captcha ends */

  /*START: Horizantal Card*/
._loop_subscription_option {
    border-top: 1px solid #31b2c3;
        width:100%;
}
._loop_subscription_option ._loop_card_wrapper {
    padding: 15px 15px 15px 15px;
   /* overflow: hidden;*/
}

._loop_subscription_option ._loop_card_wrapper ._loop_card_header {
    width: 90px;
    height: 90px;
    float: left;
    margin-right: 15px;
    margin-bottom:15px;
}



._loop_subscription_option ._loop_card_wrapper ._loop_card_content {
    padding: 0;
}

._loop_subscription_option ._loop_card_wrapper ._loop_card_content .checkbox-inline {
    padding: 0;
    font-size: 13px;
}

._loop_subscription_option ._loop_card_wrapper ._loop_card_content .checkbox-inline label {
    font-size: 13px;
}
._loop_white_checkbox:checked + label:before {
    background: #0071bc;
}
._loop_white_checkbox:checked + label:after {
    color: #ffffff;
}
    /*END: Horizandal Card*/

._loop_privacy_policy
{
        font-size: 13px;
    color: gray;
}
@media all and (max-width: 991px), (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .g01v1-logo img {
    height: auto;
}
}

      @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {  
   /* IE10+ specific styles go here */

.sol-container.form-control {
  height: 100% !important ;
 }
}

    .profile_exists{
    padding: 32px 0px 48px 0px;
        }


.sBox-align{
	width:50% !important;
}


.sBox-align .form-control{
   height:40px !important     
}



.custom-down-Arrow .sol-caret-container .sol-caret{
	display:none !important
 }

.mf_red{
  
  color:red
}



@media only screen and (max-width: 525px){
   .sBox-align{
		width:100% !important;
	}
}


 @font-face {
  font-family: 'FontAwesome';
  src: url('../wbr/clientlibs/fonts/fonts/fontawesome-webfont.eot?v=4.4.0');
  src: url('../wbr/clientlibs/fonts/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('../wbr/clientlibs/fonts/fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'), url('../wbr/clientlibs/fonts/fonts/fontawesome-webfont.woff2fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'), url('../wbr/clientlibs/fonts/fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'), url('../wbr/clientlibs/fonts/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.sBox-align {
  width:100% !important;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none; }

.sBox-align .form-control {
  width: 60% !important;
  height: 40px !important; }


/* === Begin accordion ===*/
.panel {
    margin-bottom: 8px;
    }
.panel-default {
  border: 0px;
  border-radius: 0px; }

.panel-group {
  margin: 0px 0px 8px 0px; }

.panel-collapse {
  background-color: #fff; }

.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border: 0px; }

.accordion-wrapper {
  position: relative; }

.accordion-btn {
  min-height: 40px;
  font-size: 14px;
  line-height: 22px;
  color: #0071BC;
  padding: 8px 16px 8px 16px;
  border: 1px solid #d8e7f5;
  background-color: #fafdff;
  border-radius: 0px;
  cursor: pointer;
  display: inline-block;
  width: 100%;
  position: relative;
  z-index: 0;
  -webkit-box-shadow: inset 0 3px 0 #f0f7fe;
  box-shadow: inset inset 0 3px 0 #f0f7fe; }
  .accordion-btn span {
    display: inline-block;
    width: 70%; }
  .accordion-btn span.data-number {
    display: inline-block;
    width: 10%;
    vertical-align: top;
    color: #333; }
  .accordion-btn[aria-expanded=false]:after {
    font-family: 'FontAwesome';
    content: "\f067";
    font-size: 14px;
    line-height: 22px;
    width: 20px;
    height: 20px;
    font-weight: normal;
    border-radius: 100%;
    color: #fff;
    background-color: #0071bc;
    margin-right: 8px;
    padding: 0px 2px 0px 5px ;
    float: left; }
  .accordion-btn[aria-expanded=true]:after {
    font-family: 'FontAwesome';
    content: "\f068";
    font-size: 14px;
    line-height: 22px;
    width: 20px;
    height: 20px;
    font-weight: normal;
    border-radius: 100%;
    color: #fff;
    background-color: #0071bc;
    margin-right: 8px;
    padding: 0px 2px 0px 5px ;
    float: left; }
  .accordion-btn .fa-chevron-down {
    float: right;
    font-size: 14px;
    line-height: 22px; }

.accordion-content {
  padding: 16px;
  border: 1px solid #d8e7f5; }

.accordion-download {
  font-size: 16px;
  color: #0071BC;
  border: 1px solid #e5e5e5;
  border-radius: 100%;
  padding: 4px 10px;
  display: inline-block; }

.accordion-group-btn {
  text-align: left;
  position: relative; }

@media (min-width: 768px) {
  .accordion-group-btn {
    text-align: right; } }

.accordion-mainsection {
  padding: 16px; }

.regional-tab-content {
  margin-top: 32px; }

.download_container {
  position: absolute;
  left: 0px;
  top: 32px;
  width: 260px;
  z-index: 1000;
  min-height: 100px;
  background-color: #fff;
  margin-top: 0 !important;
  padding: 16px;
  float: left;
  border: 1px solid #e5e5e5; }
  .download_container span {
    display: block; }
  @media (min-width: 768px) {
    .download_container {
      float: right;
      position: relative;
      top: 0px; } }

.download-info {
  font-size: 12px;
  line-height: 17px;
  font-weight: 600; }
  .download-info ul {
    padding-left: 0px !important;
    margin-left: 0px !important;
    list-style: none !important; }
    .download-info ul li {
      display: block;
      text-align: left; }

.click-download,
.close-download {
  color: #0071bc;
  cursor: pointer;
  z-index: 999; }
  .click-download span,
  .close-download span {
    color: #0071bc; }
  .click-download i,
  .close-download i {
    font-size: 13px; }

/* === End accordion ===*/
/* === Begin Panel collapse == */
.faq-accordion ol li {
  list-style: decimal;
  color: #0071bc;
  font-weight: 600;
  margin-left: 20px; }

.faq-accordion .panel {
  -webkit-box-shadow: none;
          box-shadow: none; }

.faq-accordion .panel-title {
  font-size: 18px;
  line-height: 22px; }

.faq-accordion .panel-default {
  margin-bottom: 4px; }

.faq-accordion .panel-body {
  padding: 0px; }

.faq-accordion .panel-heading {
  font-size: 14px;
  line-height: 22px;
  color: #0071BC;
  padding: 0px;
  background-color: #ffffff;
  border-radius: 0px;
  cursor: pointer;
  position: relative;
  z-index: 0; }
  .faq-accordion .panel-heading h4 a, .faq-accordion .panel-heading .news-hero-section .news-hero-img-overlay .news-hero-description a, .news-hero-section .news-hero-img-overlay .faq-accordion .panel-heading .news-hero-description a, .faq-accordion .panel-heading .highlight_component .highlights-card .highlights-card-block h3 a, .highlight_component .highlights-card .highlights-card-block .faq-accordion .panel-heading h3 a, .faq-accordion .panel-heading .latest-v1-section h3 a, .latest-v1-section .faq-accordion .panel-heading h3 a, .faq-accordion .panel-heading .ombc-section .ombc-description a, .ombc-section .faq-accordion .panel-heading .ombc-description a {
    display: block; }
    .faq-accordion .panel-heading h4 a:hover, .faq-accordion .panel-heading .news-hero-section .news-hero-img-overlay .news-hero-description a:hover, .news-hero-section .news-hero-img-overlay .faq-accordion .panel-heading .news-hero-description a:hover, .faq-accordion .panel-heading .highlight_component .highlights-card .highlights-card-block h3 a:hover, .highlight_component .highlights-card .highlights-card-block .faq-accordion .panel-heading h3 a:hover, .faq-accordion .panel-heading .latest-v1-section h3 a:hover, .latest-v1-section .faq-accordion .panel-heading h3 a:hover, .faq-accordion .panel-heading .ombc-section .ombc-description a:hover, .ombc-section .faq-accordion .panel-heading .ombc-description a:hover, .faq-accordion .panel-heading h4 a:active, .faq-accordion .panel-heading .news-hero-section .news-hero-img-overlay .news-hero-description a:active, .news-hero-section .news-hero-img-overlay .faq-accordion .panel-heading .news-hero-description a:active, .faq-accordion .panel-heading .highlight_component .highlights-card .highlights-card-block h3 a:active, .highlight_component .highlights-card .highlights-card-block .faq-accordion .panel-heading h3 a:active, .faq-accordion .panel-heading .latest-v1-section h3 a:active, .latest-v1-section .faq-accordion .panel-heading h3 a:active, .faq-accordion .panel-heading .ombc-section .ombc-description a:active, .ombc-section .faq-accordion .panel-heading .ombc-description a:active, .faq-accordion .panel-heading h4 a:focus, .faq-accordion .panel-heading .news-hero-section .news-hero-img-overlay .news-hero-description a:focus, .news-hero-section .news-hero-img-overlay .faq-accordion .panel-heading .news-hero-description a:focus, .faq-accordion .panel-heading .highlight_component .highlights-card .highlights-card-block h3 a:focus, .highlight_component .highlights-card .highlights-card-block .faq-accordion .panel-heading h3 a:focus, .faq-accordion .panel-heading .latest-v1-section h3 a:focus, .latest-v1-section .faq-accordion .panel-heading h3 a:focus, .faq-accordion .panel-heading .ombc-section .ombc-description a:focus, .ombc-section .faq-accordion .panel-heading .ombc-description a:focus {
      text-decoration: none;
      color: #0071bc; }
    .faq-accordion .panel-heading h4 a i, .faq-accordion .panel-heading .news-hero-section .news-hero-img-overlay .news-hero-description a i, .news-hero-section .news-hero-img-overlay .faq-accordion .panel-heading .news-hero-description a i, .faq-accordion .panel-heading .highlight_component .highlights-card .highlights-card-block h3 a i, .highlight_component .highlights-card .highlights-card-block .faq-accordion .panel-heading h3 a i, .faq-accordion .panel-heading .latest-v1-section h3 a i, .latest-v1-section .faq-accordion .panel-heading h3 a i, .faq-accordion .panel-heading .ombc-section .ombc-description a i, .ombc-section .faq-accordion .panel-heading .ombc-description a i {
      font-size: 20px;
      line-height: 26px;
      float: right; }
    .faq-accordion .panel-heading h4 a[aria-expanded=false]:after, .faq-accordion .panel-heading .news-hero-section .news-hero-img-overlay .news-hero-description a[aria-expanded=false]:after, .news-hero-section .news-hero-img-overlay .faq-accordion .panel-heading .news-hero-description a[aria-expanded=false]:after, .faq-accordion .panel-heading .highlight_component .highlights-card .highlights-card-block h3 a[aria-expanded=false]:after, .highlight_component .highlights-card .highlights-card-block .faq-accordion .panel-heading h3 a[aria-expanded=false]:after, .faq-accordion .panel-heading .latest-v1-section h3 a[aria-expanded=false]:after, .latest-v1-section .faq-accordion .panel-heading h3 a[aria-expanded=false]:after, .faq-accordion .panel-heading .ombc-section .ombc-description a[aria-expanded=false]:after, .ombc-section .faq-accordion .panel-heading .ombc-description a[aria-expanded=false]:after {
      font-family: 'FontAwesome';
      content: "\f107";
      font-size: 18px;
      line-height: 22px;
      color: #0071BC;
      margin-left: 4px;
      float: right;
      position: absolute;
      right: 0;
      top: 3px; }
    .faq-accordion .panel-heading h4 a[aria-expanded=true]:after, .faq-accordion .panel-heading .news-hero-section .news-hero-img-overlay .news-hero-description a[aria-expanded=true]:after, .news-hero-section .news-hero-img-overlay .faq-accordion .panel-heading .news-hero-description a[aria-expanded=true]:after, .faq-accordion .panel-heading .highlight_component .highlights-card .highlights-card-block h3 a[aria-expanded=true]:after, .highlight_component .highlights-card .highlights-card-block .faq-accordion .panel-heading h3 a[aria-expanded=true]:after, .faq-accordion .panel-heading .latest-v1-section h3 a[aria-expanded=true]:after, .latest-v1-section .faq-accordion .panel-heading h3 a[aria-expanded=true]:after, .faq-accordion .panel-heading .ombc-section .ombc-description a[aria-expanded=true]:after, .ombc-section .faq-accordion .panel-heading .ombc-description a[aria-expanded=true]:after {
      font-family: 'FontAwesome';
      content: "\f106";
      font-size: 18px;
      line-height: 22px;
      color: #0071BC;
      margin-left: 4px;
      float: right;
      position: absolute;
      right: 0;
      top: 3px; }

.faq-accordion .panel-collapse {
  padding: 16px;
  color: #333;
  font-weight: normal; }
.subscription_button_row {
  padding: 16px 0px 16px 0px;
  text-align: center;
  position: relative; }
  .subscription_button_row .primary-light-blue-btn {
    margin: 0;
    min-width: 250px; }

.fixed_btn,
.subscription_button_row {
  /*position: fixed;*/
  bottom: 0;
  width: 100%;
  z-index: 105;
  left: 0;
  right: 0;
  text-align: center;
  background: #fff;
  padding: 16px 0px; }
.section-title {
	display: inline-block;
    width: 70%;
}
@media (max-width:767px) {
footer {
    padding-bottom: 80px;
    }
.fixed_btn,
.subscription_button_row {
    position: fixed!important;
    }
}
.accordion-subtitle {
	font-size: 12px;
	line-height: 16px;
	color: #787878;
}
.newsletter-card-deck {
  display: block; }
  @media (min-width: 768px) {
    .newsletter-card-deck {
      display: flex;
      display: -webkit-flex;
      flex-direction: row;
      flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      /* width: 100%; */
      box-sizing: border-box; } }

.newsletter-card {
  display: block;
margin-bottom: 16px;}
  @media (min-width: 768px) {
    .newsletter-card {
      display: flex;
      display: -webkit-flex;
    margin-bottom: 32px;} }

@media (max-width:550px) and (min-width:320px) {
.sBox-align .form-control {
    width:100%!important;
        }
       /* .sol-container.form-control {
            padding-top:16px!important;
                    }*/
      .card-align {display:block!important;
                        }
.accordion-btn span {
    width:100%;
    }
._loop_subscription_option ._loop_card_wrapper ._loop_card_header {
    width:100%;
height:100%;
            }
._loop_subscription_option ._loop_card_wrapper ._loop_card_header img {
    width: 100%;
    height: 100%;
}
}
/* === End  Panel collapse == */ 
/* === Begin Dropdown === */
.sol-inner-container,
.form-control{
    height: 40px;
    border: 0px;
    border-radius: 0px;
    text-align: left;
    width: 100%;
    padding: 8px 16px 8px 16px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    background-color: #FAFDFF;
    border: 1px solid #D8E7F5;
    color: #787878!important;
    box-shadow: none;
        transition: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -ms-appearance: none;
}

.custom-down-Arrow .sol-caret-container:after{
	font-family: 'FontAwesome';
    content: "\f107";
    font-size: 18px;
    line-height: 36px;
    color: #0071BC;
 }
.form-group {
    position:relative;
    }
.subscription-dropdown-group:after {
    font-family: 'FontAwesome';
    content: "\f107";
    font-weight: bold;
    position: absolute;
    display: block;
    background: #FAFDFF;
    color: #0071BC;
    font-size: 16px;
    padding: 6px 10px;
    top: 34px;
     height: 37px;
    right: 1px;
    z-index: 1;
}
.sol-input-container input[type="text"] {
    padding: 0 16px;
    color: #787878!important;
}
.sol-label-text {
    font-weight: normal;
    color: #333;
    }
.sol-selection:not(.sol-keyboard-navigation) .sol-option:hover .sol-label-text, 
.sol-option.keyboard-selection {
   color: #fff;
}
input.form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #787878;
}
input.form-control::-moz-placeholder { /* Firefox 19+ */
  color: #787878;
}
input.form-control:-ms-input-placeholder { /* IE 10+ */
  color: #787878;
}
input.form-control:-moz-placeholder { /* Firefox 18- */
  color: #787878;
}
.full-row-footer-components {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  background-color: #262626; }

.footer .footer-bottom {
  margin-bottom: 4px;
  margin-top: 8px;
  padding-top: 0px;
  border-top: 0px solid #787878; }
/* === End Dropdown === */


.wbggender{

        display:none;

    } 