.SnqhtuzaOhGR-bg {
display: none;
position: fixed;
z-index: 100;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000;
background: rgba(0,0,0,0.75);
}
.SnqhtuzaOhGR {
visibility: hidden;
position: fixed;
z-index: 101;
top: 100px;
right: 0;
left: 0;
max-width: 640px;
margin-right: auto;
margin-left: auto;
background: #fff;
-webkit-box-shadow: 0 3px 5px 2px rgba(0,0,0,0.25);
box-shadow: 0 3px 5px 2px rgba(0,0,0,0.25);
font-family: Arial, Helvetica, sans-serif;
}
.SnqhtuzaOhGR-default,
.SnqhtuzaOhGR-ok {
padding: 30px 30px 15px;
}
.SnqhtuzaOhGR-image {
overflow: hidden;
position: relative;
width: 100%;
}
.SnqhtuzaOhGR-image .SnqhtuzaOhGR-left {
position: absolute;
top: 0;
left: 0;
width: 50%;
height: 100%;
}
.SnqhtuzaOhGR-image .SnqhtuzaOhGR-right {
float: right;
width: 50%;
padding: 30px;
}
.SnqhtuzaOhGR.small {
width: 200px;
margin-left: -140px;
}
.SnqhtuzaOhGR.medium {
width: 400px;
margin-left: -240px;
}
.SnqhtuzaOhGR.large {
width: 600px;
margin-left: -340px;
}
.SnqhtuzaOhGR.xlarge {
width: 800px;
margin-left: -440px;
}
.close-SnqhtuzaOhGR {
display: inline-block;
position: absolute;
top: 15px;
right: 15px;
width: 30px;
height: 30px;
color: #bbb;
font-size: 32px;
font-weight: 700;
line-height: 30px;
text-align: center;
cursor: pointer;
-webkit-transition: 0.3s;
transition: 0.3s;
}
.close-SnqhtuzaOhGR:hover {
color: #252b37;
}
.SnqhtuzaOhGR h1 {
margin-bottom: 15px;
padding: 0 30px;
color: #252b37;
font-size: 28px;
line-height: 1.25;
text-align: center;
}
.SnqhtuzaOhGR-right h1 {
padding: 0 30px 0 0;
text-align: left;
}
.SnqhtuzaOhGR p {
margin-bottom: 15px;
color: #333745;
font-size: 14px;
}
.SnqhtuzaOhGR p a {
color: #ff6160;
}
.SnqhtuzaOhGR-right .close-modal,
.SnqhtuzaOhGR-footer .close-modal {
padding: 15px !important;
border-radius: 0 !important;
background-color: #ff6160;
font-size: 14px;
letter-spacing: 2px !important;
-webkit-transition: 0.3s;
transition: 0.3s;
}
.SnqhtuzaOhGR-right .close-modal:hover,
.SnqhtuzaOhGR-footer .close-modal:hover {
background-color: #252b37 !important;
}
.SnqhtuzaOhGR-footer .grey-button-modal {
margin-right: 15px;
background-color: #a5a5a5;
}
.SnqhtuzaOhGR-footer {
display: block;
padding: 15px 30px;
background-color: #eff4f7;
text-align: right;
}
@media only screen and (max-width: 640px) {
.SnqhtuzaOhGR {
right: 5%;
left: 5%;
max-width: 90%;
}
.SnqhtuzaOhGR-default {
padding: 20px;
}
.SnqhtuzaOhGR-image .SnqhtuzaOhGR-left {
width: 100%;
height: 250px;
}
.SnqhtuzaOhGR-image .SnqhtuzaOhGR-right {
float: left;
width: 100%;
margin-top: 250px;
padding: 20px;
}
.SnqhtuzaOhGR h1 {
margin-bottom: 10px;
font-size: 20px;
}
.SnqhtuzaOhGR-right h1 {
padding: 0;
}
.SnqhtuzaOhGR p {
margin-bottom: 10px;
}
.close-SnqhtuzaOhGR {
color: #fcfcfc;
background-color: #252b37;
}
.close-SnqhtuzaOhGR:hover {
color: #252b37;
background-color: #fcfcfc;
}
.SnqhtuzaOhGR-footer {
padding: 15px 20px;
}
}
@media only screen and (max-width: 480px) {
.SnqhtuzaOhGR-image .SnqhtuzaOhGR-left {
height: 200px;
}
.SnqhtuzaOhGR-image .SnqhtuzaOhGR-right {
margin-top: 200px;
}
.SnqhtuzaOhGR-footer {
text-align: center;
}
.SnqhtuzaOhGR-footer .close-modal {
width: 80%;
margin: 5px 10%;
}
}