body .globale_overlay {
  background-color: #000000;
  opacity: 0.7;
  cursor: pointer; }
body #globale_csc_popup {
  max-width: 100%; }
  @media screen and (max-width: 480px), screen and (max-height: 480px) {
    body #globale_csc_popup {
      left: 50% !important;
      top: 50% !important;
      transform: translateX(-50%) translateY(-50%);
      -webkit-transform: translateX(-50%) translateY(-50%);
      -moz-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
      -o-transform: translateX(-50%) translateY(-50%);
      margin: 0 !important; } }
body #globale_csc_popup .gePopupsContainer .glDefaultPopupContainer {
  width: 100%;
  max-width: 590px;
  height: auto; }
body #globale_csc_popup .gePopupsContainer h1, body #globale_csc_popup .gePopupsContainer .caption {
  font-family: "Open Sans", Helvetica, Arial, sans-serif; }
body #globale_csc_popup .gePopupsContainer h1 {
  width: auto;
  margin: 0;
  text-align: center; }
body #globale_csc_popup .gePopupsContainer .glMainContent {
  margin-top: 20px; }
body #globale_csc_popup .gePopupsContainer .glPopupContent {
  border: none;
  padding: 20px 40px;
  min-height: 360px; }
body #globale_csc_popup .gePopupsContainer .CustomSwitcherPopup {
  text-align: center; }
  body #globale_csc_popup .gePopupsContainer .CustomSwitcherPopup .dropDownRow {
    float: none;
    width: auto;
    display: block; }
    body #globale_csc_popup .gePopupsContainer .CustomSwitcherPopup .dropDownRow select {
      margin: 0 auto; }
    body #globale_csc_popup .gePopupsContainer .CustomSwitcherPopup .dropDownRow:nth-child(2) {
      margin-top: 10px; }
  body #globale_csc_popup .gePopupsContainer .CustomSwitcherPopup .topCloser {
    position: relative;
    top: 40px;
    right: 15px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    z-index: 2;
    background-color: #ffffff; }
    body #globale_csc_popup .gePopupsContainer .CustomSwitcherPopup .topCloser:after {
      color: #797979;
      font-size: 20px;
      float: right;
      content: "\e014"; }
  body #globale_csc_popup .gePopupsContainer .CustomSwitcherPopup .glLogo {
    height: 150px; }
  body #globale_csc_popup .gePopupsContainer .CustomSwitcherPopup .glControls {
    display: block;
    margin-top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0 40px 40px 40px; }
    body #globale_csc_popup .gePopupsContainer .CustomSwitcherPopup .glControls input {
      font-family: "Open Sans", Helvetica, Arial, sans-serif;
      width: 100%;
      border-radius: 0;
      text-transform: uppercase;
      font-weight: 600;
      padding: 10px 15px;
      font-size: 16px;
      line-height: 1.375;
      height: auto; }
      body #globale_csc_popup .gePopupsContainer .CustomSwitcherPopup .glControls input.glCancelBtn {
        color: #f60;
        background-color: buttonface;
        opacity: 0.65; }

/*# sourceMappingURL=globaleaddon-custom.css.map */
