<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Directory Theme Child
Theme URI: https://www.premiumpress.com
Template: DT10
Author: Mark Fail - PremiumPress
Author URI: https://www.premiumpress.com
Description: Theme Developed By PremiumPress.
Version: 10.9.3.1700072997
Updated: 2023-11-16 03:29:57

*/
.mr-3 {
    display: none;
}

#audio286229-globalWrapper {
    display: none !important;
}
/* 繧｢繧ｫ繧ｦ繝ｳ繝医ヵ繧ｩ繝ｼ繝�縺ｮ蜈･蜉帶ｬ�棧邱�  */
.ppt-reg-form .form-wrap {
    border: 1px dotted #cccccc; /* 1繝斐け繧ｻ繝ｫ縺ｮ螟ｪ縺輔√た繝ｪ繝�ラ繧ｹ繧ｿ繧､繝ｫ縲∫�濶ｲ縺ｮ譫�邱� */
}

/* 蜈･蜉帶ｬ�ｼ皮分逶ｮ縺�縺第遠縺｡豸医＠  */
.ppt-reg-form .form-block.block4 {
    border:  none !important;
}

/* PC迚医Γ繝九Η繝ｼ  */
body {
    font-family: Arial, sans-serif;
}

.menu {
    display: flex;
    width: 800px;
    background-color: #f0f0f0;
    list-style-type: none;
    padding: 0;
}

.menu a {
    display: block;
    color: black;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none; /* 繝ｪ繝ｳ繧ｯ縺ｮ繧｢繝ｳ繝繝ｼ繝舌�繧貞ｸｸ縺ｫ髱櫁｡ｨ遉ｺ */
    transition: background-color 0.3s;
}

.menu a.active {
    background-color: #79d695; /* 繧｢繧ｯ繝�ぅ繝悶↑繝｡繝九Η繝ｼ鬆�岼縺ｮ濶ｲ */
}

.menu a:hover {
    background-color: #79d695; /* 繝帙ヰ繝ｼ譎ゅ�濶ｲ */
    text-decoration: none; /* 繝帙ヰ繝ｼ譎ゅｂ繧｢繝ｳ繝繝ｼ繝舌�繧定｡ｨ遉ｺ縺励↑縺� */
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none; /* 繝峨Ο繝��繝繧ｦ繝ｳ縺ｮ繝ｪ繝ｳ繧ｯ縺ｮ繧｢繝ｳ繝繝ｼ繝舌�繧る撼陦ｨ遉ｺ */
    display: block;
    text-align: left; /* 縺薙％縺ｧ繝�く繧ｹ繝医ｒ蟾ｦ謠�∴縺ｫ螟画峩 */
}

.dropdown-content a:hover {
    background-color: #79d695;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #ccc;
}
#ajax-username {
    display: none;
}

</pre></body></html>