.region {
    font-family: "thaisans_neue";
}

#pdf-wrapper {
    max-width: 1024px;
    margin: 0 auto;
}

span.icon {
    font-size: 108px;
}

.announcement .item .box {
    text-align: center;
    padding: 15px;
    background-color: #fff;
    margin-bottom: 15px;
    border: 1px solid #EFEFEF;
    border-radius: 5px;
}

#block-main-theme-content {
    margin-top: 15px;
}

.wrapper h1 {
    font-size: 50px;
    text-align: center;
}

.announcement .item .title {
    margin-top: 0;
    margin-bottom: 15px;
    height: 60px;
}

.announcement-content {
    min-height: auto;
}

.announcement-content .box img {
    width: auto;
}

.box a, .box a:hover {
    text-decoration: none;
}

.box button {
    font-size: 20px;
}

#ws-wrapper img {
    height: 36px;
    margin: 10px 0 10px 0;
}

#ws-wrapper .row {
    border: 1px solid #EFEFEF;
    border-radius: 5px;
    margin: 15px 0;
}

#ws-wrapper .row:hover {
    background-color: #EEE;
}

.announcement-content .box img {
    width: auto !important;
}