You are here

poptin.css in Website Popups, Email Popup, Exit-Intent Popup, and Contact Forms – Poptin 8

Same filename and directory in other branches
  1. 7 css/poptin.css
body {
  margin: 0;
  padding: 0;
  color: #000;
  font-family: 'Open Sans', sans-serif;
}

#poptin_main h1,
#poptin_main h2,
#poptin_main h3,
#poptin_main h4,
#poptin_main h5,
#poptin_main h6,
#poptin_main p,
#poptin_main ul li {
  font-family: 'Open Sans', sans-serif;
}

#poptin_main {
  font-family: 'Open Sans', sans-serif;
  width: 1078px;
  margin: 51px auto 20px;
  border: 1px solid #e4e4e4;
  background: #fcfcfc;
  padding-bottom: 0;
  box-shadow: -7px 5px 16px 0px rgba(4, 4, 4, 0.35);
}

#poptin_main .poptinLogo {
  text-align: center;
  padding: 50px 0;
  vertical-align: middle;
}

#poptin_main .poptinLogo img {
  max-width: 365px;
  vertical-align: middle;
}

#poptin_main .poptin_forms {
  margin: 0 0 40px;
}

#poptin_main .poptin_forms .register_form {
  background: url(../images/accountboxsignup.png) no-repeat;
}

#poptin_main .poptin_forms .login_form {
  background: url(../images/accountbox.png) no-repeat;
}

#poptin_main .poptin_forms .pforms_wrap {
  width: 699px;
  height: 268px;
  margin: 0 auto;
  padding-top: 9px;
}

#poptin_main .poptin_forms .pforms_wrap .pforms_wrap_inner {
  max-width: 525px;
  margin: 0 auto;
  padding-top: 35px;
}

#poptin_main .poptin_forms .pforms_head {
  text-align: left;
  margin: 0 0 10px;
}

#poptin_main .poptin_forms .pforms_head ul {
  margin: 0;
  padding: 0;
}

#poptin_main .poptin_forms .pforms_head ul li {
  display: inline-block;
  position: relative;
  padding: 0 10px;
  font-size: 17px;
  font-weight: 400;
  margin-right: -4px;
}

#poptin_main .poptin_forms .pforms_head ul li::after {
  background: #fff;
  width: 1px;
  height: 25px;
  content: "";
  position: absolute;
  right: 0;
  top: 10px;
}

#poptin_main .poptin_forms .pforms_head ul li:last-child:after {
  display: none;
}

#poptin_main .poptin_forms .pforms_head ul li:first-child {
  padding-left: 0;
}

#poptin_main .poptin_forms .pforms_head ul li h3 {
  color: #ffffff;
  font-size: 28px;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
  margin: 0;
  text-align: center;
  text-decoration: none;
  outline: 0;
  height: auto;
  text-decoration: none;
  border: 0;
  line-height: 36px;
  text-transform: none;
}

#poptin_main .poptin_forms .pforms_head ul li a {
  color: #fff;
  text-decoration: underline;
}

#poptin_main .poptin_forms .pforms_head ul li a:hover {
  text-shadow: 2px 2px 2px black;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}

#poptin_main .poptin_forms .pforms_wrap .pforms_wrap_inner .form_box .input_box {
  box-sizing: border-box;
  border: 1px solid #b7b7b7;
  background-color: #ffffff;
  width: 100%;
  height: 45px;
  color: #000000;
  font-size: 18px;
  padding: 5px 12px;
  margin: 0 0 15px;
}

#poptin_main .poptin_forms .pforms_wrap .pforms_wrap_inner .form_box .ppsubmit {
  display: block;
  float: right;
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
  border-radius: 23px;
  font-size: 25.25px;
  font-weight: 400;
  text-align: center;
  background-color: #000000;
  width: 171px;
  height: 44px;
  border: 0;
  outline: 0;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}

#poptin_main .poptin_forms .pforms_wrap .pforms_wrap_inner .form_box .ppsubmit:hover {
  box-shadow: -7px 5px 16px 0px rgba(4, 4, 4, 0.35);
}

#poptin_main .poptin_forms .bottom_form {
  text-align: right;
}

#poptin_main .poptin_forms .bottom_form .wheremyid {
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
  font-size: 15px;
  border-bottom: 1px solid white;
  text-decoration: none;
  margin-right: 15px;
  display: inline-block;
  margin-top: 14px;
}

#poptin_main .poptin_forms .bottom_form .wheremyid:hover {
  text-shadow: 2px 2px 2px black;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}

#poptin_main .poptin_content {
  margin-bottom: 90px;
}

#poptin_main .poptin_content.clients_feedback {
  margin-bottom: 40px;
}

#poptin_main .poptin_content h2 {
  font-family: 'Open Sans', sans-serif;
  color: #242424;
  font-size: 37px;
  font-weight: 400;
  text-align: center;
  margin: 0 0 10px;
}

#poptin_main .poptin_content img.emoji {
  display: inline;
  border: none;
  height: 1em;
  width: 1em;
  margin: 0 .07em;
  vertical-align: -.1em;
  background: 0 0;
  padding: 0;
  box-shadow: none;
}

#poptin_main .poptin_content .tinyborder {
  background-color: #9c2362;
  width: 54px;
  height: 10px;
  margin: 0 auto 20px;
  border-radius: 13px;
}

#poptin_main .poptin_content .pvideo_box {
  width: 100%;
  background: url(../images/youtubeBackground.png) no-repeat;
  height: 597px;
  text-align: center;
}

#poptin_main .poptin_content .pvideo_box .pvideo_box_in {
  display: inline-block;
  overflow: hidden;
  padding-top: 43px;
  border-radius: 11px;
  z-index: 22;
  position: relative;
  margin: 0 auto;
}

#poptin_main .poptin_content .pcontent_in {
  padding: 0 30px;
}

#poptin_main .whychoose_list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#poptin_main .whychoose_list ul li {
  width: 230px;
  margin-right: 28px;
  display: inline-block;
  vertical-align: top;
}

#poptin_main .whychoose_list ul li:last-child {
  margin: 0;
}

#poptin_main .whychoose_list ul li .box {
  width: 100%;
  border-radius: 7px;
  height: 230px;
  position: relative;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}

#poptin_main .whychoose_list ul li .box:hover {
  box-shadow: -7px 5px 16px 0px rgba(4, 4, 4, 0.35);
}

#poptin_main .whychoose_list ul li .box .boxIcon {
  padding-top: 43px;
  text-align: center;
}

#poptin_main .whychoose_list ul li .box h4 {
  color: #ffffff;
  font-size: 20px;
  text-align: center;
  font-weight: 400;
  position: absolute;
  bottom: 20px;
  line-height: 25px;
  margin: 0;
  left: 0;
  right: 0;
}

#poptin_main .whychoose_list ul li .boxEnv {
  background-color: #9c2362;
}

#poptin_main .whychoose_list ul li .boxLeads {
  background-color: #28919e;
}

#poptin_main .whychoose_list ul li .boxCart {
  background-color: #eca916;
}

#poptin_main .whychoose_list ul li .boxHeart {
  background-color: #ef5451;
}

#poptin_main .cfedbak_list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#poptin_main .cfedbak_list ul li {
  width: 317px;
  margin-right: 28px;
  display: inline-block;
  vertical-align: top;
}

#poptin_main .cfedbak_list ul li:last-child {
  margin: 0;
}

#poptin_main .cfedbak_list ul li .box {
  border-radius: 7px;
  background-color: #ffffff;
  border: 1px solid #ebebeb;
  width: 100%;
  height: 462px;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}

#poptin_main .cfedbak_list ul li .box:hover {
  box-shadow: -7px 5px 16px 0px rgba(4, 4, 4, 0.35);
}

#poptin_main .cfedbak_list ul li .box .box_head {
  width: 315px;
  height: auto;
  padding-top: 50px;
  text-align: center;
}

#poptin_main .cfedbak_list ul li .box.client1 .box_head {
  background: url(../images/client1bg.png) no-repeat;
}

#poptin_main .cfedbak_list ul li .box.client2 .box_head {
  background: url(../images/client2bg.png) no-repeat;
}

#poptin_main .cfedbak_list ul li .box.client3 .box_head {
  background: url(../images/client3bg.png) no-repeat;
}

#poptin_main .clientboxtext {
  color: #898989;
  line-height: 21px;
  font-size: 17px;
  font-weight: 400;
  text-align: center;
  transform: scaleX(1.0622);
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 20px;
}

#poptin_main .clientboxtext h4 {
  display: block;
  margin: 0;
  line-height: 23px;
  color: #898989;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}

#poptin_main .clientboxtext h6 {
  display: block;
  margin: 0 0 20px;
  color: #898989;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  transform: scaleX(1.0622);
}

#poptin_main .clientboxtext p {
  margin: 0;
  padding: 0;
}

#poptin_main .reviewbox {
  background: url(../images/reviewframe.png) no-repeat;
  width: 1009px;
  box-sizing: border-box;
  height: 349px;
  margin: 0 auto;
  padding-top: 35px;
}

#poptin_main .reviewbox .reviewtitle {
  color: #ffffff;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  line-height: 30px;
  padding: 0 55px;
}

#poptin_main .reviewstars {
  margin-top: 34px;
  text-align: center;
  margin-bottom: 49px;
}

#poptin_main .reviewlink a {
  background-color: #000000;
  width: 385px;
  height: 73px;
  display: block;
  margin: 0 auto;
  line-height: 73px;
  text-decoration: none;
  border-radius: 50px;
  color: #ffffff;
  font-size: 44.44px;
  font-weight: 400;
  text-align: center;
  webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  ransition: all 200ms ease;
}

#poptin_main .reviewlink a:hover {
  box-shadow: -7px 5px 16px 0px rgba(4, 4, 4, 0.35);
}

#poptin_main .poptin_footer {
  padding-bottom: 50px;
}

#poptin_main .poptin_footer .poptin_footer_img {
  margin: auto;
  width: 150px;
  position: relative;
  height: 150px;
}

#poptin_main .poptin_footer .poptin_footer_img .parrot {
  max-width: 150px;
  max-height: 150px;
  height: 150px;
}

#poptin_main .poptin_footer .poptin_footer_img .hover_img {
  display: none;
}

#poptin_main .poptin_footer .poptin_footer_img:hover .normal_img {
  display: none;
}

#poptin_main .poptin_footer .poptin_footer_img:hover .hover_img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

#poptin_main .poptin_footer h6 {
  display: block;
  color: #242424;
  font-size: 24px;
  font-weight: 400;
  margin: 0;
  line-height: 41.595px;
  text-align: center;
}

#poptin_main .poptin_footer h6 a:hover {
  color: #000;
  text-shadow: -7px 5px 16px rgba(4, 4, 4, 0.35);
}

#poptin_main .poptin_logged_box {
  border-radius: 10px;
  background: url(../images/loggedinbg.png) no-repeat;
  width: 731px;
  box-sizing: border-box;
  height: 446px;
  margin: 0 auto 34px;
  padding-top: 30px;
}

#poptin_main .poptin_logged .tinyborder {
  background-color: #000;
  width: 54px;
  height: 10px;
  margin: 0 auto 20px;
  border-radius: 13px;
}

#poptin_main .poptin_logged h2 {
  color: #242424;
  font-size: 35px;
  font-weight: 700;
  text-align: center;
  margin: 0 0 10px;
}

#poptin_main .poptin_logged span.everythinglooks {
  color: #242424;
  font-size: 22px;
  font-weight: 400;
  text-align: center;
  display: block;
  line-height: 28px;
  margin-top: 14px;
}

#poptin_main .poptin_logged img {
  display: block;
  margin: 20px auto;
}

#poptin_main .poptin_logged a.pplogout {
  display: block;
  color: #252525;
  font-size: 20px;
  font-weight: 400;
  text-decoration: underline;
  text-align: center;
  margin-top: 15px;
}

#poptin_main .poptin_logged a.ppcontrolpanel {
  color: #ffffff;
  font-size: 35px;
  font-weight: 400;
  text-align: center;
  display: block;
  background-color: #000000;
  box-shadow: -7px 5px 16px 0px rgba(4, 4, 4, 0.35);
  width: 426px;
  height: 62px;
  margin: 0 auto;
  line-height: 62px;
  text-decoration: none;
  border-radius: 50px;
}

#poptin_main .modal .modal-sm {
  width: 500px;
}

#poptin_main .modal .modal-sm .modal-content {
  padding: 30px 10px 0px 10px;
  min-height: 210px;
}

#poptin_main .poptin-parrot-makingsure-image {
  height: 194px;
  width: auto;
  position: absolute;
  left: -48px;
  bottom: -18px;
}

#poptin_main .poptin-parrot-byebye-image {
  width: 245px;
  height: auto;
  position: absolute;
  left: -112px;
  bottom: -3px;
}

#poptin_main .modal-content h4 {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  font-size: 30px;
  margin: 0 0 8px;
  text-align: center;
  color: #828282;
}

#poptin_main .modal-content p {
  width: 250px;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  text-align: center;
  color: #828282;
  line-height: 1.6;
  margin: auto;
}

#poptin_main .byebyeModal .modal-content p {
  margin: 0 auto 10px;
}

#poptin_main .poptup_button {
  margin: 0 0 5px;
}

#poptin_main .popup_down a {
  line-height: normal;
  font-size: 14px;
  text-align: center;
  text-decoration: underline;
  color: #828282;
  cursor: pointer;
  clear: both;
  max-width: 300px;
  margin: auto;
}

#poptin_main .popup_down {
  text-align: center;
  padding-top: 10px;
  font-size: 16px;
}

#poptin_main .popup_down .poptup_button a {
  text-align: center;
  background: linear-gradient(180deg, #333333 0%, #4f4f4f 100%);
  border-radius: 17px;
  padding: 3px 25px 3px 25px;
  color: #fff;
  transition: all linear 0.3s;
  display: inline-block;
  text-decoration: none;
}

#poptin_main .popup_down .poptup_button a:hover {
  transition: all linear 0.3s;
  opacity: 0.7;
}

#poptin_main .id_box .id_box_img img {
  max-width: 100%;
}

#poptin_main .whereis_myid .popup_down .poptup_button {
  text-align: right;
}

#poptin_main .whereis_myid .modal-content {
  padding: 20px;
}

#poptin_main .modal.in .modal-dialog {
  margin-top: 100px;
}

.poptin-overlay {
  top: 0px !important;
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: rgba(255, 255, 255, .8);
  z-index: 12222;
  left: 0px;
  right: 0px;
  background-image: url(../images/ajax-loader.gif);
  background-repeat: no-repeat;
  background-position: center;
}

.hidediv {
  display: none;
}


/* 13-3-2019 */

#poptin_main .poptin_forms .pforms_wrap .pforms_wrap_inner .form_box .pplogin {
  display: block;
  float: right;
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
  border-radius: 23px;
  font-size: 25.25px;
  font-weight: 400;
  text-align: center;
  background-color: #000000;
  width: 171px;
  height: 44px;
  border: 0;
  outline: 0;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}

#poptin_main #deactivate_poptin_popup,
#poptin_main .byebyeModal,
#poptin_main .lookfamiliar,
#poptin_main .oopsiewrongid,
#poptin_main .oopsiewrongemailid {
  position: fixed;
  top: 100px;
  left: 0;
  right: 0;
  width: 500px;
  z-index: 99;
  margin: 0 auto;
  background: #fff;
  box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  border-radius: 5px;
  display: block !important;
  opacity: 0;
}

#poptin_main .whereis_myid {
  position: fixed;
  top: 100px;
  left: 0;
  right: 0;
  max-width: 900px;
  z-index: 99;
  margin: 0 auto;
  background: #fff;
  box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  border-radius: 5px;
  display: block !important;
  opacity: 0;
}

#poptin_main .whereis_myid .myid_list .col-sm-4 {
  width: 29.5%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  padding: 0 15px;
}

#poptin_main #deactivate_poptin_popup.modal,
#poptin_main .modal.byebyeModal,
#poptin_main .whereis_myid,
#poptin_main .lookfamiliar,
#poptin_main .oopsiewrongid,
#poptin_main .oopsiewrongemailid {
  top: -900px;
  transition: .40s ease-in-out;
  -moz-transition: .40s ease-in-out;
  -webkit-transition: .40s ease-in-out;
}

#poptin_main #deactivate_poptin_popup.modal.open,
#poptin_main .modal.byebyeModal.open,
#poptin_main .whereis_myid.open,
#poptin_main .lookfamiliar.open,
#poptin_main .oopsiewrongid.open,
#poptin_main .oopsiewrongemailid.open {
  top: 100px;
  opacity: 1;
  transition: .80s ease-in-out;
  -moz-transition: .80s ease-in-out;
  -webkit-transition: .80s ease-in-out;
}

.modal-backdrop.fade.in {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
}

.c {
  display: inline-block;
  z-index: 9;
}

.modal-backdrop.fade.in {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
}

.swal-overlay::before {
  content: " ";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.swal-overlay::before {
  content: " ";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.swal-overlay--show-modal .swal-modal {
  opacity: 1;
  pointer-events: auto;
  box-sizing: border-box;
  -webkit-animation: showSweetAlert .3s;
  animation: showSweetAlert .3s;
  will-change: transform;
}

.swal-modal {
  width: 478px;
  opacity: 0;
  pointer-events: none;
  background-color: #fff;
  text-align: center;
  border-radius: 5px;
  position: static;
  margin: 20px auto;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  z-index: 10001;
  transition: opacity .2s, -webkit-transform .3s;
  transition: transform .3s, opacity .2s;
  transition: transform .3s, opacity .2s, -webkit-transform .3s;
}

.swal-icon {
  width: 80px;
  height: 80px;
  border-width: 4px;
  border-style: solid;
  border-radius: 50%;
  padding: 0;
  position: relative;
  box-sizing: content-box;
  margin: 20px auto;
}

.swal-icon:first-child {
  margin-top: 32px;
}

.swal-icon--error__x-mark {
  position: relative;
  display: block;
  -webkit-animation: animateXMark .5s;
  animation: animateXMark .5s;
}

.swal-icon--error__line {
  position: absolute;
  height: 5px;
  width: 47px;
  background-color: #f27474;
  display: block;
  top: 37px;
  border-radius: 2px;
}

.swal-icon--error__line--left {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 17px;
}

.swal-icon--error__line--right {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 16px;
}

.swal-title {
  color: rgba(0, 0, 0, .65);
  font-weight: 600;
  text-transform: none;
  position: relative;
  display: block;
  padding: 13px 16px;
  font-size: 27px;
  line-height: normal;
  text-align: center;
  margin-bottom: 0;
}

.swal-title:not(:last-child) {
  margin-bottom: 13px;
}

.swal-title:not(:first-child) {
  padding-bottom: 0;
}

.swal-text {
  font-size: 16px;
  position: relative;
  float: none;
  line-height: normal;
  vertical-align: top;
  text-align: left;
  display: inline-block;
  margin: 0;
  padding: 0 10px;
  font-weight: 400;
  color: rgba(0, 0, 0, .64);
  max-width: calc(100% - 20px);
  overflow-wrap: break-word;
  box-sizing: border-box;
}

.swal-footer {
  text-align: right;
  padding-top: 13px;
  margin-top: 13px;
  padding: 13px 16px;
  border-radius: inherit;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.swal-button-container {
  margin: 5px;
  display: inline-block;
  position: relative;
}

.swal-button {
  background-color: #7cd1f9;
  color: #fff;
  border: none;
  box-shadow: none;
  border-radius: 5px;
  font-weight: 600;
  font-size: 14px;
  padding: 10px 24px;
  margin: 0;
  cursor: pointer;
}

.swal-button__loader {
  position: absolute;
  height: auto;
  width: 43px;
  z-index: 2;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  text-align: center;
  pointer-events: none;
  opacity: 0;
}

.swal-overlay--show-modal {
  opacity: 1;
  pointer-events: auto;
}

.swal-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 0;
  overflow-y: auto;
  background-color: rgba(0, 0, 0, .4);
  z-index: 10000;
  pointer-events: none;
  display: none;
  transition: opacity .3s;
}

.swal-icon--error {
  border-color: #f27474;
  -webkit-animation: animateErrorIcon .5s;
  animation: animateErrorIcon .5s;
}

.modal-backdrop.fade.in {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
}

.swal-overlay::before {
  content: " ";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.swal-overlay::before {
  content: " ";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.swal-overlay--show-modal .swal-modal {
  opacity: 1;
  pointer-events: auto;
  box-sizing: border-box;
  -webkit-animation: showSweetAlert .3s;
  animation: showSweetAlert .3s;
  will-change: transform;
}

.swal-modal {
  width: 478px;
  opacity: 0;
  pointer-events: none;
  background-color: #fff;
  text-align: center;
  border-radius: 5px;
  position: static;
  margin: 20px auto;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  z-index: 10001;
  transition: opacity .2s, -webkit-transform .3s;
  transition: transform .3s, opacity .2s;
  transition: transform .3s, opacity .2s, -webkit-transform .3s;
}

.swal-icon {
  width: 80px;
  height: 80px;
  border-width: 4px;
  border-style: solid;
  border-radius: 50%;
  padding: 0;
  position: relative;
  box-sizing: content-box;
  margin: 20px auto;
}

.swal-icon:first-child {
  margin-top: 32px;
}

.swal-icon--error__x-mark {
  position: relative;
  display: block;
  -webkit-animation: animateXMark .5s;
  animation: animateXMark .5s;
}

.swal-icon--error__line {
  position: absolute;
  height: 5px;
  width: 47px;
  background-color: #f27474;
  display: block;
  top: 37px;
  border-radius: 2px;
}

.swal-icon--error__line--left {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 17px;
}

.swal-icon--error__line--right {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 16px;
}

.swal-title {
  color: rgba(0, 0, 0, .65);
  font-weight: 600;
  text-transform: none;
  position: relative;
  display: block;
  padding: 13px 16px;
  font-size: 27px;
  line-height: normal;
  text-align: center;
  margin-bottom: 0;
}

.swal-title:not(:last-child) {
  margin-bottom: 13px;
}

.swal-title:not(:first-child) {
  padding-bottom: 0;
}

.swal-text {
  font-size: 16px;
  position: relative;
  float: none;
  line-height: normal;
  vertical-align: top;
  text-align: left;
  display: inline-block;
  margin: 0;
  padding: 0 10px;
  font-weight: 400;
  color: rgba(0, 0, 0, .64);
  max-width: calc(100% - 20px);
  overflow-wrap: break-word;
  box-sizing: border-box;
}

.swal-footer {
  text-align: right;
  padding-top: 13px;
  margin-top: 13px;
  padding: 13px 16px;
  border-radius: inherit;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.swal-button-container {
  margin: 5px;
  display: inline-block;
  position: relative;
}

.swal-button {
  background-color: #7cd1f9;
  color: #fff;
  border: none;
  box-shadow: none;
  border-radius: 5px;
  font-weight: 600;
  font-size: 14px;
  padding: 10px 24px;
  margin: 0;
  cursor: pointer;
}

.swal-button__loader {
  position: absolute;
  height: auto;
  width: 43px;
  z-index: 2;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  text-align: center;
  pointer-events: none;
  opacity: 0;
}

.swal-overlay--show-modal {
  opacity: 1;
  pointer-events: auto;
}

.swal-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 0;
  overflow-y: auto;
  background-color: rgba(0, 0, 0, .4);
  z-index: 10000;
  pointer-events: none;
  display: none;
  transition: opacity .3s;
}

.swal-icon--error {
  border-color: #f27474;
  -webkit-animation: animateErrorIcon .5s;
  animation: animateErrorIcon .5s;
}

File

css/poptin.css
View source
  1. body {
  2. margin: 0;
  3. padding: 0;
  4. color: #000;
  5. font-family: 'Open Sans', sans-serif;
  6. }
  7. #poptin_main h1,
  8. #poptin_main h2,
  9. #poptin_main h3,
  10. #poptin_main h4,
  11. #poptin_main h5,
  12. #poptin_main h6,
  13. #poptin_main p,
  14. #poptin_main ul li {
  15. font-family: 'Open Sans', sans-serif;
  16. }
  17. #poptin_main {
  18. font-family: 'Open Sans', sans-serif;
  19. width: 1078px;
  20. margin: 51px auto 20px;
  21. border: 1px solid #e4e4e4;
  22. background: #fcfcfc;
  23. padding-bottom: 0;
  24. box-shadow: -7px 5px 16px 0px rgba(4, 4, 4, 0.35);
  25. }
  26. #poptin_main .poptinLogo {
  27. text-align: center;
  28. padding: 50px 0;
  29. vertical-align: middle;
  30. }
  31. #poptin_main .poptinLogo img {
  32. max-width: 365px;
  33. vertical-align: middle;
  34. }
  35. #poptin_main .poptin_forms {
  36. margin: 0 0 40px;
  37. }
  38. #poptin_main .poptin_forms .register_form {
  39. background: url(../images/accountboxsignup.png) no-repeat;
  40. }
  41. #poptin_main .poptin_forms .login_form {
  42. background: url(../images/accountbox.png) no-repeat;
  43. }
  44. #poptin_main .poptin_forms .pforms_wrap {
  45. width: 699px;
  46. height: 268px;
  47. margin: 0 auto;
  48. padding-top: 9px;
  49. }
  50. #poptin_main .poptin_forms .pforms_wrap .pforms_wrap_inner {
  51. max-width: 525px;
  52. margin: 0 auto;
  53. padding-top: 35px;
  54. }
  55. #poptin_main .poptin_forms .pforms_head {
  56. text-align: left;
  57. margin: 0 0 10px;
  58. }
  59. #poptin_main .poptin_forms .pforms_head ul {
  60. margin: 0;
  61. padding: 0;
  62. }
  63. #poptin_main .poptin_forms .pforms_head ul li {
  64. display: inline-block;
  65. position: relative;
  66. padding: 0 10px;
  67. font-size: 17px;
  68. font-weight: 400;
  69. margin-right: -4px;
  70. }
  71. #poptin_main .poptin_forms .pforms_head ul li::after {
  72. background: #fff;
  73. width: 1px;
  74. height: 25px;
  75. content: "";
  76. position: absolute;
  77. right: 0;
  78. top: 10px;
  79. }
  80. #poptin_main .poptin_forms .pforms_head ul li:last-child:after {
  81. display: none;
  82. }
  83. #poptin_main .poptin_forms .pforms_head ul li:first-child {
  84. padding-left: 0;
  85. }
  86. #poptin_main .poptin_forms .pforms_head ul li h3 {
  87. color: #ffffff;
  88. font-size: 28px;
  89. font-weight: 600;
  90. font-family: 'Open Sans', sans-serif;
  91. margin: 0;
  92. text-align: center;
  93. text-decoration: none;
  94. outline: 0;
  95. height: auto;
  96. text-decoration: none;
  97. border: 0;
  98. line-height: 36px;
  99. text-transform: none;
  100. }
  101. #poptin_main .poptin_forms .pforms_head ul li a {
  102. color: #fff;
  103. text-decoration: underline;
  104. }
  105. #poptin_main .poptin_forms .pforms_head ul li a:hover {
  106. text-shadow: 2px 2px 2px black;
  107. -webkit-transition: all 200ms ease;
  108. -moz-transition: all 200ms ease;
  109. -ms-transition: all 200ms ease;
  110. -o-transition: all 200ms ease;
  111. transition: all 200ms ease;
  112. }
  113. #poptin_main .poptin_forms .pforms_wrap .pforms_wrap_inner .form_box .input_box {
  114. box-sizing: border-box;
  115. border: 1px solid #b7b7b7;
  116. background-color: #ffffff;
  117. width: 100%;
  118. height: 45px;
  119. color: #000000;
  120. font-size: 18px;
  121. padding: 5px 12px;
  122. margin: 0 0 15px;
  123. }
  124. #poptin_main .poptin_forms .pforms_wrap .pforms_wrap_inner .form_box .ppsubmit {
  125. display: block;
  126. float: right;
  127. text-decoration: none;
  128. font-family: 'Open Sans', sans-serif;
  129. color: #ffffff;
  130. border-radius: 23px;
  131. font-size: 25.25px;
  132. font-weight: 400;
  133. text-align: center;
  134. background-color: #000000;
  135. width: 171px;
  136. height: 44px;
  137. border: 0;
  138. outline: 0;
  139. vertical-align: middle;
  140. cursor: pointer;
  141. -webkit-transition: all 200ms ease;
  142. -moz-transition: all 200ms ease;
  143. -ms-transition: all 200ms ease;
  144. -o-transition: all 200ms ease;
  145. transition: all 200ms ease;
  146. }
  147. #poptin_main .poptin_forms .pforms_wrap .pforms_wrap_inner .form_box .ppsubmit:hover {
  148. box-shadow: -7px 5px 16px 0px rgba(4, 4, 4, 0.35);
  149. }
  150. #poptin_main .poptin_forms .bottom_form {
  151. text-align: right;
  152. }
  153. #poptin_main .poptin_forms .bottom_form .wheremyid {
  154. font-family: 'Open Sans', sans-serif;
  155. color: #ffffff;
  156. font-size: 15px;
  157. border-bottom: 1px solid white;
  158. text-decoration: none;
  159. margin-right: 15px;
  160. display: inline-block;
  161. margin-top: 14px;
  162. }
  163. #poptin_main .poptin_forms .bottom_form .wheremyid:hover {
  164. text-shadow: 2px 2px 2px black;
  165. -webkit-transition: all 200ms ease;
  166. -moz-transition: all 200ms ease;
  167. -ms-transition: all 200ms ease;
  168. -o-transition: all 200ms ease;
  169. transition: all 200ms ease;
  170. }
  171. #poptin_main .poptin_content {
  172. margin-bottom: 90px;
  173. }
  174. #poptin_main .poptin_content.clients_feedback {
  175. margin-bottom: 40px;
  176. }
  177. #poptin_main .poptin_content h2 {
  178. font-family: 'Open Sans', sans-serif;
  179. color: #242424;
  180. font-size: 37px;
  181. font-weight: 400;
  182. text-align: center;
  183. margin: 0 0 10px;
  184. }
  185. #poptin_main .poptin_content img.emoji {
  186. display: inline;
  187. border: none;
  188. height: 1em;
  189. width: 1em;
  190. margin: 0 .07em;
  191. vertical-align: -.1em;
  192. background: 0 0;
  193. padding: 0;
  194. box-shadow: none;
  195. }
  196. #poptin_main .poptin_content .tinyborder {
  197. background-color: #9c2362;
  198. width: 54px;
  199. height: 10px;
  200. margin: 0 auto 20px;
  201. border-radius: 13px;
  202. }
  203. #poptin_main .poptin_content .pvideo_box {
  204. width: 100%;
  205. background: url(../images/youtubeBackground.png) no-repeat;
  206. height: 597px;
  207. text-align: center;
  208. }
  209. #poptin_main .poptin_content .pvideo_box .pvideo_box_in {
  210. display: inline-block;
  211. overflow: hidden;
  212. padding-top: 43px;
  213. border-radius: 11px;
  214. z-index: 22;
  215. position: relative;
  216. margin: 0 auto;
  217. }
  218. #poptin_main .poptin_content .pcontent_in {
  219. padding: 0 30px;
  220. }
  221. #poptin_main .whychoose_list ul {
  222. list-style: none;
  223. margin: 0;
  224. padding: 0;
  225. }
  226. #poptin_main .whychoose_list ul li {
  227. width: 230px;
  228. margin-right: 28px;
  229. display: inline-block;
  230. vertical-align: top;
  231. }
  232. #poptin_main .whychoose_list ul li:last-child {
  233. margin: 0;
  234. }
  235. #poptin_main .whychoose_list ul li .box {
  236. width: 100%;
  237. border-radius: 7px;
  238. height: 230px;
  239. position: relative;
  240. -webkit-transition: all 200ms ease;
  241. -moz-transition: all 200ms ease;
  242. -ms-transition: all 200ms ease;
  243. -o-transition: all 200ms ease;
  244. transition: all 200ms ease;
  245. }
  246. #poptin_main .whychoose_list ul li .box:hover {
  247. box-shadow: -7px 5px 16px 0px rgba(4, 4, 4, 0.35);
  248. }
  249. #poptin_main .whychoose_list ul li .box .boxIcon {
  250. padding-top: 43px;
  251. text-align: center;
  252. }
  253. #poptin_main .whychoose_list ul li .box h4 {
  254. color: #ffffff;
  255. font-size: 20px;
  256. text-align: center;
  257. font-weight: 400;
  258. position: absolute;
  259. bottom: 20px;
  260. line-height: 25px;
  261. margin: 0;
  262. left: 0;
  263. right: 0;
  264. }
  265. #poptin_main .whychoose_list ul li .boxEnv {
  266. background-color: #9c2362;
  267. }
  268. #poptin_main .whychoose_list ul li .boxLeads {
  269. background-color: #28919e;
  270. }
  271. #poptin_main .whychoose_list ul li .boxCart {
  272. background-color: #eca916;
  273. }
  274. #poptin_main .whychoose_list ul li .boxHeart {
  275. background-color: #ef5451;
  276. }
  277. #poptin_main .cfedbak_list ul {
  278. list-style: none;
  279. margin: 0;
  280. padding: 0;
  281. }
  282. #poptin_main .cfedbak_list ul li {
  283. width: 317px;
  284. margin-right: 28px;
  285. display: inline-block;
  286. vertical-align: top;
  287. }
  288. #poptin_main .cfedbak_list ul li:last-child {
  289. margin: 0;
  290. }
  291. #poptin_main .cfedbak_list ul li .box {
  292. border-radius: 7px;
  293. background-color: #ffffff;
  294. border: 1px solid #ebebeb;
  295. width: 100%;
  296. height: 462px;
  297. -webkit-transition: all 200ms ease;
  298. -moz-transition: all 200ms ease;
  299. -ms-transition: all 200ms ease;
  300. -o-transition: all 200ms ease;
  301. transition: all 200ms ease;
  302. }
  303. #poptin_main .cfedbak_list ul li .box:hover {
  304. box-shadow: -7px 5px 16px 0px rgba(4, 4, 4, 0.35);
  305. }
  306. #poptin_main .cfedbak_list ul li .box .box_head {
  307. width: 315px;
  308. height: auto;
  309. padding-top: 50px;
  310. text-align: center;
  311. }
  312. #poptin_main .cfedbak_list ul li .box.client1 .box_head {
  313. background: url(../images/client1bg.png) no-repeat;
  314. }
  315. #poptin_main .cfedbak_list ul li .box.client2 .box_head {
  316. background: url(../images/client2bg.png) no-repeat;
  317. }
  318. #poptin_main .cfedbak_list ul li .box.client3 .box_head {
  319. background: url(../images/client3bg.png) no-repeat;
  320. }
  321. #poptin_main .clientboxtext {
  322. color: #898989;
  323. line-height: 21px;
  324. font-size: 17px;
  325. font-weight: 400;
  326. text-align: center;
  327. transform: scaleX(1.0622);
  328. padding-left: 30px;
  329. padding-right: 30px;
  330. padding-top: 20px;
  331. }
  332. #poptin_main .clientboxtext h4 {
  333. display: block;
  334. margin: 0;
  335. line-height: 23px;
  336. color: #898989;
  337. font-size: 18px;
  338. font-weight: 700;
  339. text-align: center;
  340. }
  341. #poptin_main .clientboxtext h6 {
  342. display: block;
  343. margin: 0 0 20px;
  344. color: #898989;
  345. font-size: 16px;
  346. font-weight: 400;
  347. text-align: center;
  348. transform: scaleX(1.0622);
  349. }
  350. #poptin_main .clientboxtext p {
  351. margin: 0;
  352. padding: 0;
  353. }
  354. #poptin_main .reviewbox {
  355. background: url(../images/reviewframe.png) no-repeat;
  356. width: 1009px;
  357. box-sizing: border-box;
  358. height: 349px;
  359. margin: 0 auto;
  360. padding-top: 35px;
  361. }
  362. #poptin_main .reviewbox .reviewtitle {
  363. color: #ffffff;
  364. font-size: 24px;
  365. font-weight: 400;
  366. text-align: center;
  367. line-height: 30px;
  368. padding: 0 55px;
  369. }
  370. #poptin_main .reviewstars {
  371. margin-top: 34px;
  372. text-align: center;
  373. margin-bottom: 49px;
  374. }
  375. #poptin_main .reviewlink a {
  376. background-color: #000000;
  377. width: 385px;
  378. height: 73px;
  379. display: block;
  380. margin: 0 auto;
  381. line-height: 73px;
  382. text-decoration: none;
  383. border-radius: 50px;
  384. color: #ffffff;
  385. font-size: 44.44px;
  386. font-weight: 400;
  387. text-align: center;
  388. webkit-transition: all 200ms ease;
  389. -moz-transition: all 200ms ease;
  390. -ms-transition: all 200ms ease;
  391. -o-transition: all 200ms ease;
  392. ransition: all 200ms ease;
  393. }
  394. #poptin_main .reviewlink a:hover {
  395. box-shadow: -7px 5px 16px 0px rgba(4, 4, 4, 0.35);
  396. }
  397. #poptin_main .poptin_footer {
  398. padding-bottom: 50px;
  399. }
  400. #poptin_main .poptin_footer .poptin_footer_img {
  401. margin: auto;
  402. width: 150px;
  403. position: relative;
  404. height: 150px;
  405. }
  406. #poptin_main .poptin_footer .poptin_footer_img .parrot {
  407. max-width: 150px;
  408. max-height: 150px;
  409. height: 150px;
  410. }
  411. #poptin_main .poptin_footer .poptin_footer_img .hover_img {
  412. display: none;
  413. }
  414. #poptin_main .poptin_footer .poptin_footer_img:hover .normal_img {
  415. display: none;
  416. }
  417. #poptin_main .poptin_footer .poptin_footer_img:hover .hover_img {
  418. display: block;
  419. position: absolute;
  420. top: 0;
  421. left: 0;
  422. }
  423. #poptin_main .poptin_footer h6 {
  424. display: block;
  425. color: #242424;
  426. font-size: 24px;
  427. font-weight: 400;
  428. margin: 0;
  429. line-height: 41.595px;
  430. text-align: center;
  431. }
  432. #poptin_main .poptin_footer h6 a:hover {
  433. color: #000;
  434. text-shadow: -7px 5px 16px rgba(4, 4, 4, 0.35);
  435. }
  436. #poptin_main .poptin_logged_box {
  437. border-radius: 10px;
  438. background: url(../images/loggedinbg.png) no-repeat;
  439. width: 731px;
  440. box-sizing: border-box;
  441. height: 446px;
  442. margin: 0 auto 34px;
  443. padding-top: 30px;
  444. }
  445. #poptin_main .poptin_logged .tinyborder {
  446. background-color: #000;
  447. width: 54px;
  448. height: 10px;
  449. margin: 0 auto 20px;
  450. border-radius: 13px;
  451. }
  452. #poptin_main .poptin_logged h2 {
  453. color: #242424;
  454. font-size: 35px;
  455. font-weight: 700;
  456. text-align: center;
  457. margin: 0 0 10px;
  458. }
  459. #poptin_main .poptin_logged span.everythinglooks {
  460. color: #242424;
  461. font-size: 22px;
  462. font-weight: 400;
  463. text-align: center;
  464. display: block;
  465. line-height: 28px;
  466. margin-top: 14px;
  467. }
  468. #poptin_main .poptin_logged img {
  469. display: block;
  470. margin: 20px auto;
  471. }
  472. #poptin_main .poptin_logged a.pplogout {
  473. display: block;
  474. color: #252525;
  475. font-size: 20px;
  476. font-weight: 400;
  477. text-decoration: underline;
  478. text-align: center;
  479. margin-top: 15px;
  480. }
  481. #poptin_main .poptin_logged a.ppcontrolpanel {
  482. color: #ffffff;
  483. font-size: 35px;
  484. font-weight: 400;
  485. text-align: center;
  486. display: block;
  487. background-color: #000000;
  488. box-shadow: -7px 5px 16px 0px rgba(4, 4, 4, 0.35);
  489. width: 426px;
  490. height: 62px;
  491. margin: 0 auto;
  492. line-height: 62px;
  493. text-decoration: none;
  494. border-radius: 50px;
  495. }
  496. #poptin_main .modal .modal-sm {
  497. width: 500px;
  498. }
  499. #poptin_main .modal .modal-sm .modal-content {
  500. padding: 30px 10px 0px 10px;
  501. min-height: 210px;
  502. }
  503. #poptin_main .poptin-parrot-makingsure-image {
  504. height: 194px;
  505. width: auto;
  506. position: absolute;
  507. left: -48px;
  508. bottom: -18px;
  509. }
  510. #poptin_main .poptin-parrot-byebye-image {
  511. width: 245px;
  512. height: auto;
  513. position: absolute;
  514. left: -112px;
  515. bottom: -3px;
  516. }
  517. #poptin_main .modal-content h4 {
  518. font-family: 'Open Sans', sans-serif;
  519. font-style: normal;
  520. font-weight: bold;
  521. line-height: normal;
  522. font-size: 30px;
  523. margin: 0 0 8px;
  524. text-align: center;
  525. color: #828282;
  526. }
  527. #poptin_main .modal-content p {
  528. width: 250px;
  529. font-style: normal;
  530. font-weight: normal;
  531. font-size: 16px;
  532. text-align: center;
  533. color: #828282;
  534. line-height: 1.6;
  535. margin: auto;
  536. }
  537. #poptin_main .byebyeModal .modal-content p {
  538. margin: 0 auto 10px;
  539. }
  540. #poptin_main .poptup_button {
  541. margin: 0 0 5px;
  542. }
  543. #poptin_main .popup_down a {
  544. line-height: normal;
  545. font-size: 14px;
  546. text-align: center;
  547. text-decoration: underline;
  548. color: #828282;
  549. cursor: pointer;
  550. clear: both;
  551. max-width: 300px;
  552. margin: auto;
  553. }
  554. #poptin_main .popup_down {
  555. text-align: center;
  556. padding-top: 10px;
  557. font-size: 16px;
  558. }
  559. #poptin_main .popup_down .poptup_button a {
  560. text-align: center;
  561. background: linear-gradient(180deg, #333333 0%, #4f4f4f 100%);
  562. border-radius: 17px;
  563. padding: 3px 25px 3px 25px;
  564. color: #fff;
  565. transition: all linear 0.3s;
  566. display: inline-block;
  567. text-decoration: none;
  568. }
  569. #poptin_main .popup_down .poptup_button a:hover {
  570. transition: all linear 0.3s;
  571. opacity: 0.7;
  572. }
  573. #poptin_main .id_box .id_box_img img {
  574. max-width: 100%;
  575. }
  576. #poptin_main .whereis_myid .popup_down .poptup_button {
  577. text-align: right;
  578. }
  579. #poptin_main .whereis_myid .modal-content {
  580. padding: 20px;
  581. }
  582. #poptin_main .modal.in .modal-dialog {
  583. margin-top: 100px;
  584. }
  585. .poptin-overlay {
  586. top: 0px !important;
  587. width: 100%;
  588. height: 100%;
  589. position: fixed;
  590. background-color: rgba(255, 255, 255, .8);
  591. z-index: 12222;
  592. left: 0px;
  593. right: 0px;
  594. background-image: url(../images/ajax-loader.gif);
  595. background-repeat: no-repeat;
  596. background-position: center;
  597. }
  598. .hidediv {
  599. display: none;
  600. }
  601. /* 13-3-2019 */
  602. #poptin_main .poptin_forms .pforms_wrap .pforms_wrap_inner .form_box .pplogin {
  603. display: block;
  604. float: right;
  605. text-decoration: none;
  606. font-family: 'Open Sans', sans-serif;
  607. color: #ffffff;
  608. border-radius: 23px;
  609. font-size: 25.25px;
  610. font-weight: 400;
  611. text-align: center;
  612. background-color: #000000;
  613. width: 171px;
  614. height: 44px;
  615. border: 0;
  616. outline: 0;
  617. vertical-align: middle;
  618. cursor: pointer;
  619. -webkit-transition: all 200ms ease;
  620. -moz-transition: all 200ms ease;
  621. -ms-transition: all 200ms ease;
  622. -o-transition: all 200ms ease;
  623. transition: all 200ms ease;
  624. }
  625. #poptin_main #deactivate_poptin_popup,
  626. #poptin_main .byebyeModal,
  627. #poptin_main .lookfamiliar,
  628. #poptin_main .oopsiewrongid,
  629. #poptin_main .oopsiewrongemailid {
  630. position: fixed;
  631. top: 100px;
  632. left: 0;
  633. right: 0;
  634. width: 500px;
  635. z-index: 99;
  636. margin: 0 auto;
  637. background: #fff;
  638. box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  639. border-radius: 5px;
  640. display: block !important;
  641. opacity: 0;
  642. }
  643. #poptin_main .whereis_myid {
  644. position: fixed;
  645. top: 100px;
  646. left: 0;
  647. right: 0;
  648. max-width: 900px;
  649. z-index: 99;
  650. margin: 0 auto;
  651. background: #fff;
  652. box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  653. border-radius: 5px;
  654. display: block !important;
  655. opacity: 0;
  656. }
  657. #poptin_main .whereis_myid .myid_list .col-sm-4 {
  658. width: 29.5%;
  659. display: inline-block;
  660. vertical-align: top;
  661. text-align: center;
  662. padding: 0 15px;
  663. }
  664. #poptin_main #deactivate_poptin_popup.modal,
  665. #poptin_main .modal.byebyeModal,
  666. #poptin_main .whereis_myid,
  667. #poptin_main .lookfamiliar,
  668. #poptin_main .oopsiewrongid,
  669. #poptin_main .oopsiewrongemailid {
  670. top: -900px;
  671. transition: .40s ease-in-out;
  672. -moz-transition: .40s ease-in-out;
  673. -webkit-transition: .40s ease-in-out;
  674. }
  675. #poptin_main #deactivate_poptin_popup.modal.open,
  676. #poptin_main .modal.byebyeModal.open,
  677. #poptin_main .whereis_myid.open,
  678. #poptin_main .lookfamiliar.open,
  679. #poptin_main .oopsiewrongid.open,
  680. #poptin_main .oopsiewrongemailid.open {
  681. top: 100px;
  682. opacity: 1;
  683. transition: .80s ease-in-out;
  684. -moz-transition: .80s ease-in-out;
  685. -webkit-transition: .80s ease-in-out;
  686. }
  687. .modal-backdrop.fade.in {
  688. background: rgba(0, 0, 0, 0.5);
  689. position: fixed;
  690. left: 0;
  691. top: 0;
  692. right: 0;
  693. width: 100%;
  694. height: 100%;
  695. z-index: 9;
  696. }
  697. .c {
  698. display: inline-block;
  699. z-index: 9;
  700. }
  701. .modal-backdrop.fade.in {
  702. background: rgba(0, 0, 0, 0.5);
  703. position: fixed;
  704. left: 0;
  705. top: 0;
  706. right: 0;
  707. width: 100%;
  708. height: 100%;
  709. z-index: 9;
  710. }
  711. .swal-overlay::before {
  712. content: " ";
  713. display: inline-block;
  714. vertical-align: middle;
  715. height: 100%;
  716. }
  717. .swal-overlay::before {
  718. content: " ";
  719. display: inline-block;
  720. vertical-align: middle;
  721. height: 100%;
  722. }
  723. .swal-overlay--show-modal .swal-modal {
  724. opacity: 1;
  725. pointer-events: auto;
  726. box-sizing: border-box;
  727. -webkit-animation: showSweetAlert .3s;
  728. animation: showSweetAlert .3s;
  729. will-change: transform;
  730. }
  731. .swal-modal {
  732. width: 478px;
  733. opacity: 0;
  734. pointer-events: none;
  735. background-color: #fff;
  736. text-align: center;
  737. border-radius: 5px;
  738. position: static;
  739. margin: 20px auto;
  740. display: inline-block;
  741. vertical-align: middle;
  742. -webkit-transform: scale(1);
  743. transform: scale(1);
  744. -webkit-transform-origin: 50% 50%;
  745. transform-origin: 50% 50%;
  746. z-index: 10001;
  747. transition: opacity .2s, -webkit-transform .3s;
  748. transition: transform .3s, opacity .2s;
  749. transition: transform .3s, opacity .2s, -webkit-transform .3s;
  750. }
  751. .swal-icon {
  752. width: 80px;
  753. height: 80px;
  754. border-width: 4px;
  755. border-style: solid;
  756. border-radius: 50%;
  757. padding: 0;
  758. position: relative;
  759. box-sizing: content-box;
  760. margin: 20px auto;
  761. }
  762. .swal-icon:first-child {
  763. margin-top: 32px;
  764. }
  765. .swal-icon--error__x-mark {
  766. position: relative;
  767. display: block;
  768. -webkit-animation: animateXMark .5s;
  769. animation: animateXMark .5s;
  770. }
  771. .swal-icon--error__line {
  772. position: absolute;
  773. height: 5px;
  774. width: 47px;
  775. background-color: #f27474;
  776. display: block;
  777. top: 37px;
  778. border-radius: 2px;
  779. }
  780. .swal-icon--error__line--left {
  781. -webkit-transform: rotate(45deg);
  782. transform: rotate(45deg);
  783. left: 17px;
  784. }
  785. .swal-icon--error__line--right {
  786. -webkit-transform: rotate(-45deg);
  787. transform: rotate(-45deg);
  788. right: 16px;
  789. }
  790. .swal-title {
  791. color: rgba(0, 0, 0, .65);
  792. font-weight: 600;
  793. text-transform: none;
  794. position: relative;
  795. display: block;
  796. padding: 13px 16px;
  797. font-size: 27px;
  798. line-height: normal;
  799. text-align: center;
  800. margin-bottom: 0;
  801. }
  802. .swal-title:not(:last-child) {
  803. margin-bottom: 13px;
  804. }
  805. .swal-title:not(:first-child) {
  806. padding-bottom: 0;
  807. }
  808. .swal-text {
  809. font-size: 16px;
  810. position: relative;
  811. float: none;
  812. line-height: normal;
  813. vertical-align: top;
  814. text-align: left;
  815. display: inline-block;
  816. margin: 0;
  817. padding: 0 10px;
  818. font-weight: 400;
  819. color: rgba(0, 0, 0, .64);
  820. max-width: calc(100% - 20px);
  821. overflow-wrap: break-word;
  822. box-sizing: border-box;
  823. }
  824. .swal-footer {
  825. text-align: right;
  826. padding-top: 13px;
  827. margin-top: 13px;
  828. padding: 13px 16px;
  829. border-radius: inherit;
  830. border-top-left-radius: 0;
  831. border-top-right-radius: 0;
  832. }
  833. .swal-button-container {
  834. margin: 5px;
  835. display: inline-block;
  836. position: relative;
  837. }
  838. .swal-button {
  839. background-color: #7cd1f9;
  840. color: #fff;
  841. border: none;
  842. box-shadow: none;
  843. border-radius: 5px;
  844. font-weight: 600;
  845. font-size: 14px;
  846. padding: 10px 24px;
  847. margin: 0;
  848. cursor: pointer;
  849. }
  850. .swal-button__loader {
  851. position: absolute;
  852. height: auto;
  853. width: 43px;
  854. z-index: 2;
  855. left: 50%;
  856. top: 50%;
  857. -webkit-transform: translateX(-50%) translateY(-50%);
  858. transform: translateX(-50%) translateY(-50%);
  859. text-align: center;
  860. pointer-events: none;
  861. opacity: 0;
  862. }
  863. .swal-overlay--show-modal {
  864. opacity: 1;
  865. pointer-events: auto;
  866. }
  867. .swal-overlay {
  868. position: fixed;
  869. top: 0;
  870. bottom: 0;
  871. left: 0;
  872. right: 0;
  873. text-align: center;
  874. font-size: 0;
  875. overflow-y: auto;
  876. background-color: rgba(0, 0, 0, .4);
  877. z-index: 10000;
  878. pointer-events: none;
  879. display: none;
  880. transition: opacity .3s;
  881. }
  882. .swal-icon--error {
  883. border-color: #f27474;
  884. -webkit-animation: animateErrorIcon .5s;
  885. animation: animateErrorIcon .5s;
  886. }
  887. .modal-backdrop.fade.in {
  888. background: rgba(0, 0, 0, 0.5);
  889. position: fixed;
  890. left: 0;
  891. top: 0;
  892. right: 0;
  893. width: 100%;
  894. height: 100%;
  895. z-index: 9;
  896. }
  897. .swal-overlay::before {
  898. content: " ";
  899. display: inline-block;
  900. vertical-align: middle;
  901. height: 100%;
  902. }
  903. .swal-overlay::before {
  904. content: " ";
  905. display: inline-block;
  906. vertical-align: middle;
  907. height: 100%;
  908. }
  909. .swal-overlay--show-modal .swal-modal {
  910. opacity: 1;
  911. pointer-events: auto;
  912. box-sizing: border-box;
  913. -webkit-animation: showSweetAlert .3s;
  914. animation: showSweetAlert .3s;
  915. will-change: transform;
  916. }
  917. .swal-modal {
  918. width: 478px;
  919. opacity: 0;
  920. pointer-events: none;
  921. background-color: #fff;
  922. text-align: center;
  923. border-radius: 5px;
  924. position: static;
  925. margin: 20px auto;
  926. display: inline-block;
  927. vertical-align: middle;
  928. -webkit-transform: scale(1);
  929. transform: scale(1);
  930. -webkit-transform-origin: 50% 50%;
  931. transform-origin: 50% 50%;
  932. z-index: 10001;
  933. transition: opacity .2s, -webkit-transform .3s;
  934. transition: transform .3s, opacity .2s;
  935. transition: transform .3s, opacity .2s, -webkit-transform .3s;
  936. }
  937. .swal-icon {
  938. width: 80px;
  939. height: 80px;
  940. border-width: 4px;
  941. border-style: solid;
  942. border-radius: 50%;
  943. padding: 0;
  944. position: relative;
  945. box-sizing: content-box;
  946. margin: 20px auto;
  947. }
  948. .swal-icon:first-child {
  949. margin-top: 32px;
  950. }
  951. .swal-icon--error__x-mark {
  952. position: relative;
  953. display: block;
  954. -webkit-animation: animateXMark .5s;
  955. animation: animateXMark .5s;
  956. }
  957. .swal-icon--error__line {
  958. position: absolute;
  959. height: 5px;
  960. width: 47px;
  961. background-color: #f27474;
  962. display: block;
  963. top: 37px;
  964. border-radius: 2px;
  965. }
  966. .swal-icon--error__line--left {
  967. -webkit-transform: rotate(45deg);
  968. transform: rotate(45deg);
  969. left: 17px;
  970. }
  971. .swal-icon--error__line--right {
  972. -webkit-transform: rotate(-45deg);
  973. transform: rotate(-45deg);
  974. right: 16px;
  975. }
  976. .swal-title {
  977. color: rgba(0, 0, 0, .65);
  978. font-weight: 600;
  979. text-transform: none;
  980. position: relative;
  981. display: block;
  982. padding: 13px 16px;
  983. font-size: 27px;
  984. line-height: normal;
  985. text-align: center;
  986. margin-bottom: 0;
  987. }
  988. .swal-title:not(:last-child) {
  989. margin-bottom: 13px;
  990. }
  991. .swal-title:not(:first-child) {
  992. padding-bottom: 0;
  993. }
  994. .swal-text {
  995. font-size: 16px;
  996. position: relative;
  997. float: none;
  998. line-height: normal;
  999. vertical-align: top;
  1000. text-align: left;
  1001. display: inline-block;
  1002. margin: 0;
  1003. padding: 0 10px;
  1004. font-weight: 400;
  1005. color: rgba(0, 0, 0, .64);
  1006. max-width: calc(100% - 20px);
  1007. overflow-wrap: break-word;
  1008. box-sizing: border-box;
  1009. }
  1010. .swal-footer {
  1011. text-align: right;
  1012. padding-top: 13px;
  1013. margin-top: 13px;
  1014. padding: 13px 16px;
  1015. border-radius: inherit;
  1016. border-top-left-radius: 0;
  1017. border-top-right-radius: 0;
  1018. }
  1019. .swal-button-container {
  1020. margin: 5px;
  1021. display: inline-block;
  1022. position: relative;
  1023. }
  1024. .swal-button {
  1025. background-color: #7cd1f9;
  1026. color: #fff;
  1027. border: none;
  1028. box-shadow: none;
  1029. border-radius: 5px;
  1030. font-weight: 600;
  1031. font-size: 14px;
  1032. padding: 10px 24px;
  1033. margin: 0;
  1034. cursor: pointer;
  1035. }
  1036. .swal-button__loader {
  1037. position: absolute;
  1038. height: auto;
  1039. width: 43px;
  1040. z-index: 2;
  1041. left: 50%;
  1042. top: 50%;
  1043. -webkit-transform: translateX(-50%) translateY(-50%);
  1044. transform: translateX(-50%) translateY(-50%);
  1045. text-align: center;
  1046. pointer-events: none;
  1047. opacity: 0;
  1048. }
  1049. .swal-overlay--show-modal {
  1050. opacity: 1;
  1051. pointer-events: auto;
  1052. }
  1053. .swal-overlay {
  1054. position: fixed;
  1055. top: 0;
  1056. bottom: 0;
  1057. left: 0;
  1058. right: 0;
  1059. text-align: center;
  1060. font-size: 0;
  1061. overflow-y: auto;
  1062. background-color: rgba(0, 0, 0, .4);
  1063. z-index: 10000;
  1064. pointer-events: none;
  1065. display: none;
  1066. transition: opacity .3s;
  1067. }
  1068. .swal-icon--error {
  1069. border-color: #f27474;
  1070. -webkit-animation: animateErrorIcon .5s;
  1071. animation: animateErrorIcon .5s;
  1072. }