/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 30 2026 | 14:13:14 */
.guide_sub_head { font-size:44px; }
#toc_list { margin:0px 0px 0px 20px; padding:0px 0px 0px 0px; }
#toc_list li { margin:0px; padding:0px 0px 15px 0px; font-weight:bold; color:#0D305C; }
#toc_list li a { font-weight:normal; color:#2C2C2C; }
#toc_list li a:hover { color:#008FD5; }

table.gd_table { background: #fff; }
table.gd_table th, table.gd_table td { padding:6px; }
@media (max-width: 960px) {
}

/* Medium devices (tablets, 768px and up) */
@media (max-width: 768px) {
.guide_sub_head { font-size:22px; line-height:28px; }
}

/* Small devices (landscape phones, 576px and up) */
@media (max-width: 576px) {
    .guide_sub_head { font-size:22px;; }
}