| Server IP : 103.234.187.230 / Your IP : 216.73.216.216 Web Server : Apache System : Linux lserver42043-ind.megavelocity.net 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64 User : apache ( 48) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/html/indoasiaholidays.com/public/assets/css/plugins/amaranjs/ |
Upload File : |
@charset 'UTF-8';
.amaran-wrapper {
position: fixed;
}
.amaran-wrapper.top {
top:0;
bottom: auto;
}
.amaran-wrapper.bottom {
bottom:0;
top:auto;
}
.amaran-wrapper.left{
left:0;
}
.amaran-wrapper.right{
right:0;
left:auto;
}
.amaran-wrapper.center{
left:0;
right: auto;
}
.amaran {
width:200px;
display:block;
background: rgba(0, 0, 0, 0.7);
padding:3px;
color:#fff;
border-radius: 4px;
margin-top:5px;
display: none;
font-family: Arial;
font-size:12px;
cursor: pointer;
position: relative;
text-align: left;
min-height:50px;
margin:10px;
}
.amaran:first-child{
margin-top:0;
}
.amaran-close {
position: absolute;
top:2px;
right:2px;
display: block;
width:20px;
height:20px;
}