﻿@charset "utf-8";
/* CSS Document */
#pages li {
    display: inline-block;
}

.thisclass a {
    border-color: #D3487B;
    background-color: #D3487B !important;
    color: #fff !important;
    border-radius: 2px;
}

.mm-menu .mm-navbar > a {
    color: transparent;
}

.agent-mobile .team_tabs .tab_content .content_list li .title {
    font-size: 17px;
}

.agent-mobile .npagePage.post #listContent h3 {
    margin-top: 50px;
}


.postbody iframe {
    width: 100% !important;
    height: auto !important;
}
