| Server IP : 89.108.64.180 / Your IP : 216.73.216.60 Web Server : Apache/2.4.41 (Ubuntu) System : Linux 89-108-64-180.cloudvps.regruhosting.ru 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 User : www-root ( 1010) PHP Version : 8.0.30 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/www/www-root/data/www/hotelzm.com/wp-content/plugins/popup-builder/public/css/ |
Upload File : |
.select2-container.select2-container--open {
z-index: 999999 !important;
}
.sgpb.sgpb-modal {
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
display: flex;
justify-content: center;
align-items: center;
background: #00000082;
z-index: 99999;
}
.sgpb-modal .sgpb-modal-main {
min-width: 400px;
min-height: 200px;
background: #FFFFFF 0 0 no-repeat padding-box;
box-shadow: 0 3px 20px #00000029;
border-radius: 12px;
padding: 20px;
position: relative;
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
}
.sgpb-modal .sgpb-modal-main .sgpb-close-icon {
position: absolute;
top: 3%;
right: 3%;
background: #2873EB;
border-radius: 50%;
width: 26px;
height: 26px;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
}
.sgpb-modal .sgpb-modal-main .sgpb-close-icon::before, .sgpb-modal .sgpb-modal-main .sgpb-close-icon::after {
content: '';
display: block;
height: 2px;
width: 14px;
left: 6px;
background: white;
position: absolute;
border-radius: 5px;
}
.sgpb-modal .sgpb-modal-main .sgpb-close-icon::before {
transform: rotate(45deg);
}
.sgpb-modal .sgpb-modal-main .sgpb-close-icon::after {
transform: rotate(-45deg);
}
.sgpb-modal .sgpb-modal-main .sgpb-modal-header {
font: normal normal bold 20px/27px Segoe UI Regular;
color: #000000;
}
.sgpb-modal .sgpb-modal-main .sgpb-modal-body {
max-height: 360px;
overflow-y: auto;
overflow-x: hidden;
padding: 5px;
}
.post-type-popupbuilder .sgpb-modal .sgpb-modal-main .sgpb-modal-body .select2 {
width: 100% !important;
}
.sgpb-modal .sgpb-modal-main .sgpb-modal-footer button {
text-transform: capitalize;
}
/* width */
.sgpb-modal ::-webkit-scrollbar {
width: 5px;
}
/* Track */
.sgpb-modal ::-webkit-scrollbar-track {
background: #f1f1f1;
}
/* Handle */
.sgpb-modal ::-webkit-scrollbar-thumb {
background: #888;
border-radius: 3px;
}
/* Handle on hover */
.sgpb-modal ::-webkit-scrollbar-thumb:hover {
background: #555;
}