/* cmsms stylesheet: mobile-small modified: 05/16/18 11:11:16 */
@charset "UTF-8";
/* CSS Document */

#header .wrapper ul li a {
    font-size: 15px;
    padding: 6px 0px;
    letter-spacing: -0.5px;
}

#header .wrapper ul li:nth-of-type(1n+2) {
    margin-left: 10px;
}

#header .wrapper ul li:last-of-type a {
    padding: 10px 10px;
}
