| Server IP : 13.126.101.145 / Your IP : 216.73.216.159 Web Server : Apache/2.4.52 (Ubuntu) System : Linux ip-11-115-0-196 6.8.0-1039-aws #41~22.04.1-Ubuntu SMP Thu Sep 11 10:54:48 UTC 2025 x86_64 User : www-data ( 33) PHP Version : 8.3.17 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /var/www/html/rentals_updated/wp-content/plugins/custom-dashboard/ |
Upload File : |
:root {
--white: rgba(255, 255, 255, 1);
--text-primary-color: rgba(17, 20, 45, 1);
--x2nd-text-color: rgba(128, 129, 145, 1);
--tailgrids-black-color: rgba(33, 43, 54, 1);
--16-medium-font-family: "Inter", Helvetica;
--16-medium-font-weight: 500;
--16-medium-font-size: 16px;
--16-medium-letter-spacing: 0px;
--16-medium-line-height: 24px;
--16-medium-font-style: normal;
--h4-bold-font-family: "Inter", Helvetica;
--h4-bold-font-weight: 700;
--h4-bold-font-size: 24px;
--h4-bold-letter-spacing: 0px;
--h4-bold-line-height: 30px;
--h4-bold-font-style: normal;
--14-medium-font-family: "Inter", Helvetica;
--14-medium-font-weight: 500;
--14-medium-font-size: 14px;
--14-medium-letter-spacing: 0px;
--14-medium-line-height: 20px;
--14-medium-font-style: normal;
--semibold-12-font-family: "Manrope", Helvetica;
--semibold-12-font-weight: 600;
--semibold-12-font-size: 12px;
--semibold-12-letter-spacing: 0px;
--semibold-12-line-height: normal;
--semibold-12-font-style: normal;
}
@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");
@import url("https://fonts.googleapis.com/css?family=Inter:var(--16-medium-font-weight),var(--14-medium-font-weight),600,500,700,var(--h4-bold-font-weight)|Manrope:var(--semibold-12-font-weight)|Roboto:400");
* {
-webkit-font-smoothing: antialiased;
box-sizing: border-box;
}
html,
body {
margin: 0px;
height: 100%;
}
/* a blue color as a generic focus style */
button:focus-visible {
outline: 2px solid #4a90e2 !important;
outline: -webkit-focus-ring-color auto 5px !important;
}
a {
text-decoration: none;
}