/*
 * Top-Level Container for Modal Invocation, used to prevent an site accidently
 * loading the modal without a style-sheet
 */

#bb2c488a8a75_container {
    display: block !important;
}


/*
 * Modal
 */

#bb2c488a8a75_slider {
    /* (Slightly Less) Absurdly Large Z-Index */
    z-index: 50000;
    width: 306px;
    height: 141px;
    position: fixed;
    bottom: 102vh;
    right: 0px;
}

#bb2c488a8a75_slider.transition {
    -webkit-transition: bottom 1.5s ease-out;
    -moz-transition: bottom 1.5s ease-out;
    -o-transition: bottom 1.5s ease-out;
    transition: bottom 1.5s ease-out;
}

#bb2c488a8a75_slider.below {
    bottom: -20vh;
}

#bb2c488a8a75_slider.delay3000 {
    bottom: 0;
}

#bb2c488a8a75_slider #bb2c488a8a75_slider_no {
    cursor: pointer;
    color: #b4b4b4;
    font-size: 9px;
    /*padding: 19px 8px 0 13px;*/
    float: left;
    position: absolute;
    top: 16px;
    width: 28px;
    height: 28px;
}

#bb2c488a8a75_slider #bb2c488a8a75_slider_yes {
    cursor: pointer;
    float: right;
    margin-top: 30px;
    width: 280px;
    height: 77px;
}

#bb2c488a8a75_slider #bb2c488a8a75_slider_spanish {
    cursor: pointer;
    float: right;
    width: 292px;
    height: 38px;
}

#bb2c488a8a75_slider.bb2c488a8a75_slider_left {
    left: 0px !important;
    right: auto !important;
}

#bb2c488a8a75_slider.bb2c488a8a75_slider_right {
    right: /*50% !important;*/
    margin-right: -124px;
}
#bb2c488a8a75_slider #bb2c488a8a75_slider_spanish {
    cursor: pointer;
    float: right;
    width: 350px;
    height: 38px;
}

#bb2c488a8a75_slider.bb2c488a8a75_slider_left {
    left: 0px !important;
    right: auto !important;
}

#bb2c488a8a75_slider.bb2c488a8a75_slider_right {
    right: /*50% !important;*/
    margin-right: -124px;
}

#bb2c488a8a75_slider_small {
  display: none;
  z-index: 50000;
  position: fixed;
  bottom: 0;
  width: 100%;
  background: #0041A9;
  color: #fff;
  font-size: 27px;
  text-transform: uppercase;
  text-align: center;
  padding: 0;
  margin: 0;
  font-family: Arial,sans-serif;
  cursor: pointer;
  height: 51px;
  -moz-transition: bottom 0.5s ease-in-out;
  -webkit-transition: bottom 0.5s ease-in-out;
  -o-transition: bottom 0.5s ease-in-out;
  transition: bottom 0.5s ease-in-out;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; 
  border-style: solid;
  border-color: white;
  border: 4px solid #fff;
}

  @media (max-width: 768px) {
    #bb2c488a8a75_slider_small {
      display: block !important; } }
  #bb2c488a8a75_slider_small.hidden {
    bottom: -51px; }
  #bb2c488a8a75_slider_small p {
    padding: 10px 10px;
    margin: 0; }


#bb2c488a8a75 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    /* Behind-Modal Background */
    /* Shift Modal Box Down */
    /* The Modal Box */
}

#bb2c488a8a75 #bb2c488a8a75_wrap {
    /* Absurdly Large Z-Index */
    z-index: 50001;
}

#bb2c488a8a75 #bb2c488a8a75_overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .75;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
    filter: alpha(opacity=75);
    z-index: 50001;
}

#bb2c488a8a75 #bb2c488a8a75_offset {
    position: fixed;
    top: 20%;
    width: 100%;
    z-index: 50002;
}

#bb2c488a8a75 #bb2c488a8a75_modal {
    display: none;
    position: relative;
    width: 387px;
    height: 362px;
    max-width: 98%;
    margin: 0 auto;
    /* Everything below is just visual styling */
    background-color: #FFF;
    background: #fff url('//www.clientchatlive.com/wp-content/uploads/2019/05/popup_mehr.png') top center no-repeat;
    padding: 0px;
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.5);
    /* Image Scaling */
    /* ClientChatLive Credit, do not modify */
}

#bb2c488a8a75 #bb2c488a8a75_modal img#bb2c488a8a75_header {
    max-width: 100%;
    opacity: 0;
}

#bb2c488a8a75 #bb2c488a8a75_modal p.bb2c488a8a75_p {
    padding: 0px;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    text-align: center;
    opacity: 0;
}

#bb2c488a8a75 #bb2c488a8a75_modal .bb2c488a8a75_buttons {
    text-align: center;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 3px;
}

#bb2c488a8a75 #bb2c488a8a75_modal .bb2c488a8a75_buttons div {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}


/* this is for the pop up button on the left*/

#bb2c488a8a75 #bb2c488a8a75_modal #bb2c488a8a75_yes {
    box-sizing: border-box;
    float: left;
    margin-left: 19px;
margin-bottom: 32px;
    /* this percentage is the width of the box that is clickable*/
    background: #5cb85c;
    color: #FFF;
    padding: 0px;
    width: 55%;
    height: 60px;
    font-size: 18px;
    cursor: pointer;
    opacity: 0;
    /* position: fixed;*/
}


/* this is for the pop up button on the right*/

#bb2c488a8a75 #bb2c488a8a75_modal #bb2c488a8a75_no {
    box-sizing: border-box;
    float: right;
    margin-right: 20px;
    /* this percentage is the width of the box that is clickable*/
    width: 30%;
    background: #EFEFEF;
    padding: 0px;
height: 50px;
    font-size: 18px;
    cursor: pointer;
    opacity: 0;
    */position: fixed;
    */
}

#bb2c488a8a75 #bb2c488a8a75_modal .bb2c488a8a75_clear {
    clear: both;
}

#bb2c488a8a75 #bb2c488a8a75_modal #bb2c488a8a75_credit {
    text-align: center;
    /* display: none; */
    font-size: 10px;
    letter-spacing: 0.75px;
    padding: 5px;
    box-sizing: border-box;
    background: #E8E8E8;
    color: #000 !important;
    -webkit-border-radius: 0px 0px 5px 5px;
    -moz-border-radius: 0px 0px 5px 5px;
    border-radius: 0px 0px 5px 5px;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 30px;
}

#bb2c488a8a75 #bb2c488a8a75_modal #bb2c488a8a75_credit a {
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

#bb2c488a8a75_spanish {
    position: absolute;
    bottom: -65px;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    padding: 11px 9px;
    font-size: 16px;
    width: 100%;
    box-sizing: border-box;
    margin: 0 auto;
background-color: #376ABC;
color: #ffffff;
vertical-align: middle;
font-family: Arial;
font-weight: bold;
border-radius: 10px;
text-align: center;
border: none;
height: 45px;
margin-top: 10px;
}


/*resize pop up on mobile */

@media (max-width: 400px) {
    #bb2c488a8a75_modal {
        transform: scale(0.7, 0.7) translateX(-10px);
        max-width: 150% !Important;
    }
}


/* Hide slider on Mobile */


/*if you want to hide the slider for the whole page, comment out @media (max-width: 768px)*/

@media (max-width: 768px) {
    #bb2c488a8a75_slider {
        display: none !important;
    }
div#bb2c488a8a75_side_tab {
display: none !important;
}
}


/*if you want to hide the pop up uncomment #bb2c488a8a75_wrap*/



/* v8 PATCH START */


/* v8 PATCH END */

div#bb2c488a8a75_container_slider.slider_closed {
    display: block !important;
}

.slider_closed #bb2c488a8a75_slider {
    background-position: top right;
    width: 306px;
    height: 88px;
}

.slider_closed div#bb2c488a8a75_slider_no {
    display: none;
}

.slider_closed #bb2c488a8a75_slider div#bb2c488a8a75_slider_yes {
    width: 100%;
    margin-top: 0px;
    height: 54px;
}

.slider_closed #bb2c488a8a75_slider #bb2c488a8a75_slider_spanish {
    width: 100%;
}

div#bb2c488a8a75_side_tab {
    z-index: 9000;
    font-family: "Open Sans", sans-serif;
    color: white;
    text-transform: uppercase;
    background-color: #FF0000;
    position: fixed;
    top: 50%;
    font-weight: bold;
    line-height: 25px;
    font-size: 20px;
    left: -48px;
    border: 2px solid #fff;
    -webkit-transform: translateY(-50%) rotate(-90deg);
    -moz-transform: translateY(-50%) rotate(-90deg);
    -ms-transform: translateY(-50%) rotate(-90deg);
    -o-transform: translateY(-50%) rotate(-90deg);
    -webkit-border-radius: 0 0 25px 25px;
    -ms-border-radius: 0 0 25px 25px;
    transform: translateY(-50%) rotate(-90deg);
    border-radius: 0 0 25px 25px;
    padding: 5px 10px;
    cursor: pointer;
    -webkit-box-shadow: 0 0 19px #3e3e3e;
    -ms-box-shadow: 0 0 19px #3e3e3e;
    box-shadow: 0 0 19px #3e3e3e;
}


/*
div#bb2c488a8a75_side_tab:hover {
  background: #b9b9b9;
}
*/

@media (max-width: 400px) {
    div#bb2c488a8a75_side_tab {
        left: -50px;
        font-size: 19px;
        padding: 3px 16px;
    }
}

#bb2c488a8a75_spanish a:-webkit-any-link {
    color: #fff;
    cursor: auto;
    text-decoration: none;
}

 #bb2c488a8a75_slider_small_row {
      display: none;
      z-index: 499;
      width: 100%;
      height: 0px;
      position: absolute;
      -moz-transition: bottom 0.5s ease-in-out;
      -webkit-transition: bottom 0.5s ease-in-out;
      -o-transition: bottom 0.5s ease-in-out;
      transition: bottom 0.5s ease-in-out;
      -webkit-touch-callout: none;
      -webkit-user-select: none;
      -khtml-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
   border-style: solid;
      border-color: white;
    }

#bb2c488a8a75_slider_small,
    #bb2c488a8a75_slider_small_sms {
      width: 50%;
      background: #0242AA;
      color: #fff;
      text-transform: uppercase;
      text-align: center;
      padding: 0;
      margin: 0;
      font-family: roboto-bold, Arial, sans-serif;
      cursor: pointer;
      position: fixed;
      bottom: 0;
      height: 51px;
      line-height: 25px;
    }

#bb2c488a8a75_slider_small_sms {
      right: 0;
      border-style: solid;
      border-color: white;
      border: 4px solid #fff;
    }

    @media (max-width: 768px) {
      #bb2c488a8a75_slider_small_row {
        display: block !important;
      }
    }
 @media (max-width: 768px) {
   #bb2c488a8a75_slider_small_sms {
 display: block !important;
}
}



    #bb2c488a8a75_slider_small_row.hidden {
      bottom: -51px;
    }

    #bb2c488a8a75_slider_small_row p {
      padding: 10px 10px;
      margin: 0;
   border-style: solid;
      border-color: white;
    }

#bb2c488a8a75_wrap {
    display: none !important;
}