﻿#module .mlist5.mlist .m { width:19%; margin-right:1.25%; }
#module .mlist5.mlist .m:first-child { margin-right:0; }
#module .mlist4.mlist .m { width:24.0625%; margin-right:1.25%; }
#module .mlist4.mlist .m:first-child { margin-right:0; }
#ntcframe .pg .itm:hover .intro { text-decoration: underline; }
.lkbk:hover > div { text-decoration: underline; }
@media only screen and (min-width:768px) {
    #module .arw.arwhide { display: none; }
    #module .mlist.mlist-asc .m { float: left; margin-right: 0; margin-left: 1.25%; }
    #module .mlist.mlist-asc .m:first-child { margin-left:0; }
}

/* ==========================================================================
    Mobile
============================================================================= */
@media only screen and (max-width:767px) {
    #module .mlist5.mlist .m, #module .mlist4.mlist .m { width:100%; margin:0 0 15px 0; }
    #module .arw.marwhide { display: none; }
    #module .mbx em.fa-bookmark-o { z-index:50; top:10px; right:15px; left:auto; }
    #module .mlist .m em.fa.fa-bookmark-o { top: 15px; }
}
/* !!! handbook updates !!! */
#body .hb-updates .box+nav .drp { background: transparent; padding: 0; }
#body .hb-updates .box+nav .drp>a { padding: 4px 8px 4px 8px; background: #CB2027; color: #fff; font-weight: 400; }