.search-container {
    float: left;
    margin: 0 0 12px;
    width: 350px;
}

.relative {
    position: relative;
}

#suggestions {
    margin-left: -3px;
    margin-top: 6px;
    position: relative;
}

#suggestions.msuggestions {
    margin-top: -44px;
}

#suggestions strong {
    color: #c2c2c2;
}

#suggestions ul.autocomplete-list {
    background: #fff none repeat scroll 0 0;
    border-radius: 6px;
    left: 3px;
    list-style: outside none none;
    padding: 5px 0 10px;
    position: absolute;
    top: 42px;
    width: 428px;
    z-index: 15;
}

#suggestions ul.autocomplete-list li {
    border-bottom: 1px dashed #333;
    display: block;
    height: 35px;
    line-height: 35px;
    margin: 0 8px;
    padding: 0 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000;
}

#suggestions ul.autocomplete-list li a {
    width: 100%;
    display: inline-block;
}

#suggestions ul.autocomplete-list li.last {
    border-bottom: none;
    background: rgba(0, 0, 0, 0) url("image/icon_childparenthover.png") no-repeat scroll right center;
}

#suggestions ul.autocomplete-list li.last a {
    color: #337ab7;
}

#suggestions ul.autocomplete-list li.film {
    height: 48px;
    line-height: 20px;
    margin-top: 4px;
}

#suggestions ul.autocomplete-list li.film img {
    width: 40px;
    padding-right: 10px;
    float: left;
    display: inline;
    height: 45px;
}

#suggestions ul.autocomplete-list li.film a {
    line-height: 14px;
}

#suggestions ul.autocomplete-list li.film span {
    font-size: 12px;
}

#suggestions ul.autocomplete-list li.hover {
    background: #151515 none repeat scroll 0 0;
}

#suggestions ul.autocomplete-list li strong {
    color: #0094fc;
}

#suggestions ul.autocomplete-list li span {
    color: #0094fc;
}

#suggestions ul.autocomplete-list li a span {
    color: #333;
}

#suggestions ul.autocomplete-list li a {
    color: #000;
}

#suggestions ul.autocomplete-list li a:hover {
    color: #0094fc;
}

#suggestions ul.autocomplete-list li a.active {
    color: #0094fc;
}

#suggestions .keyword {
    background: #2d2d2d none repeat scroll 0 0;
    border: 1px solid #000;
    border-radius: 4px;
    box-shadow: 0 1px 0 0 #242424;
    color: #8c8c8c;
    float: left;
    font-size: 12px;
    height: 38px;
    line-height: 38px;
    margin-bottom: 5px;
    margin-left: 2px;
    padding: 0 12px;
    width: 326px;
}

#suggestions .submit {
    background-color: #000;
    background-position: 0 0;
    border: medium none;
    cursor: pointer;
    float: left;
    height: 40px;
    margin-left: 8px;
    width: 56px;
}

#suggestions .submit:hover {
    background-position: -56px 0;
}

#msuggestions {
    float: left;
    margin-left: -8px;
    margin-top: -14px;
    position: relative;
}

#msuggestions strong {
    color: #c2c2c2;
}

#msuggestions ul.autocomplete-list {
    background: #1f1f1f none repeat scroll 0 0;
    border-radius: 6px;
    left: 3px;
    list-style: outside none none;
    padding: 5px 0 10px;
    position: absolute;
    top: 42px;
    width: 400px;
    z-index: 15;
}

#msuggestions ul.autocomplete-list li {
    border-bottom: 1px dashed #333;
    display: block;
    height: 35px;
    line-height: 35px;
    margin: 0 8px;
    padding: 0 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #c2c2c2;
}

#msuggestions ul.autocomplete-list li.last {
    border-bottom: none;
    background: rgba(0, 0, 0, 0) url("image/icon_childparenthover.png") no-repeat scroll right center;
}

#msuggestions ul.autocomplete-list li.last a {
    color: #fff601;
}

#msuggestions ul.autocomplete-list li.film {
    height: 48px;
    line-height: 20px;
    margin-top: 4px;
}

#msuggestions ul.autocomplete-list li.film a {
    line-height: 14px;
}

#msuggestions ul.autocomplete-list li.film span {
    font-size: 12px;
}

#msuggestions ul.autocomplete-list li.hover {
    background: #151515 none repeat scroll 0 0;
}

#msuggestions ul.autocomplete-list li strong {
    color: #fff601;
}

#msuggestions ul.autocomplete-list li span {
    color: #fff601;
}

#msuggestions ul.autocomplete-list li a span {
    color: #999;
}

#msuggestions ul.autocomplete-list li a {
    color: #c2c2c2;
}

#msuggestions ul.autocomplete-list li a:hover {
    color: #0094fc;
}

#msuggestions ul.autocomplete-list li a.active {
    color: #0094fc;
}

#msuggestions .keyword {
    background: #2d2d2d none repeat scroll 0 0;
    border: 1px solid #000;
    border-radius: 4px;
    box-shadow: 0 1px 0 0 #242424;
    color: #8c8c8c;
    float: left;
    font-size: 12px;
    height: 38px;
    line-height: 38px;
    margin-bottom: 5px;
    margin-left: 2px;
    padding: 0 12px;
    width: 326px;
}

#msuggestions .submit {
    background-color: #000;
    background-position: 0 0;
    border: medium none;
    cursor: pointer;
    float: left;
    height: 40px;
    margin-left: 8px;
    width: 56px;
}

#msuggestions .submit:hover {
    background-position: -56px 0;
}

.page-search .title-box {
    margin-top: 10px;
    font-size: 24px;
}

.page-search .title-box {
    margin-left: 10px;
}

#media-player {
    width: 980px;
    height: 550px;
    background-color: #000;
    z-index: 10;
    position: relative;
}

#media-player .countdown-wrapper {
    color: white;
    font-size: 20px;
    left: 0;
    position: absolute;
    text-align: center;
    top: 35%;
    width: 100%;
}

#media-player .countdown-wrapper .countdown {
    font-weight: 600;
    margin: 20px 0;
}

#media-player .countdown-wrapper .countdown .label {
    font-size: 100%;
}

#media-player .not-found {
    text-align: center;
    padding: 15% 3%;
    font-size: 17px;
    line-height: 1.3em;
    color: #AFAFAF;
}

#media-player .not-found p {
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 20px 0;
    color: #BF0000;
}

#media-player .not-found a {
    text-decoration: underline;
}

#detail-page .box-rating {
    overflow: hidden;
    width: 440px;
    max-width: 100%;
}

#detail-page .box-rating .rate-lable {
    float: left;
    margin: 3px 5px 0 0;
    color: #fafafa;
    font-weight: bold;
    font-size: 13px;
}

#detail-page .box-rating #div_average {
    padding: 3px 0;
}

.error-film {
    min-height: 20px;
    width: 460px!important;
}

.warp {
    background: #f8cc1b none repeat scroll 0 0;
    border-radius: 10px 10px 7px 7px;
    color: #333338;
    font-size: 14px;
    padding: 0;
}

.h2-ttlpopup {
    background: #333338 none repeat scroll 0 0;
    border-radius: 7px 7px 0 0;
    box-sizing: unset;
    color: #fff9e3;
    display: block;
    font-size: 20px;
    height: 25px;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
}

.error-film .row {
    padding: 4px 0;
}

.error-film .contentpopup {
    padding: 15px 30px;
}

.error-film .error {
    color: #a20606;
    font-size: 14px;
    padding: 0 0 5px;
    text-align: center;
}

.error-film .cf {
    min-height: 1px;
}

.error-film .row {
    display: block;
    float: left;
    padding: 10px 0;
    position: relative;
    width: 100%;
}

.error-film .error-film .row {
    padding: 4px 0;
}

.error-film .cf::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.error-film .row .label {
    color: #333338;
    float: left;
    font-size: 14px;
    min-height: 23px;
    padding: 10px 0 0;
    width: 27%;
}

.error-film .row .inputs {
    float: right;
    min-height: 33px;
    width: 70%;
}

.error-film .txtInputStyle {
    background: #f5f4d6 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 6px;
    box-sizing: unset;
    color: #474747;
    display: inline-block;
    float: left;
    font-size: 14px;
    height: 20px;
    padding: 5px 10px;
    width: 260px;
}

.error-film .txtInputStyle4 {
    width: 50px;
}

.error-film .cmd {
    margin: 0 auto;
    padding: 0 0 10px;
    text-align: center;
    width: 100%;
}

.error-film .btnstyle2 {
    background: #313136 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 6px;
    color: #f8cc1b;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    margin-right: 5px;
    padding: 0 10px 3px;
}

.download-episode {
    background: #282828 none repeat scroll 0 0;
    color: #848484;
    font-size: 13px;
    margin: 10px 0;
    padding: 5px;
}

.download-episode .caption {
    border-bottom: 1px solid #fff601;
    color: #fff601;
    margin: 0 0 20px;
    overflow: hidden;
    padding-bottom: 10px;
}

.download-episode .caption>h2 {
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 8px;
    text-transform: uppercase;
}

.left {
    float: left;
}

.right {
    float: right;
}

.refresh-captcha {
    color: #0094fc;
    cursor: pointer;
    display: inline-block;
    font-size: 25px;
    margin: 12px;
}

.captcha-container .left {
    background: #fefefe;
    border: 2px solid #b9b9b9;
    border-radius: 5px;
    padding: 5px;
}

.captcha-container .captcha {
    float: left;
    margin: 5px 5px 5px 0;
}

.captcha-container .left .label {
    font-size: 12px;
    font-weight: bold;
    padding: 0 3px;
    display: block;
    color: #181818;
    margin: 0 0 5px 0;
    text-align: left;
}

.captcha-container #ip_captcha {
    width: 140px;
    padding: 3px;
}

.refresh-captcha {
    color: #0094fc;
    display: inline-block;
    font-size: 25px;
    margin: 12px;
    cursor: pointer;
}

.download-episode .btn-get-link {
    margin: 10px;
    font-weight: bold;
}

.download-episode table {
    border-top: 1px solid #c2c2c2;
    border-left: 1px solid #c2c2c2;
    border-collapse: collapse;
    color: #fafafa;
    width: 100%;
    margin: 20px 0 0 0;
}

.download-episode table th {
    text-align: center;
    font-weigh: bold;
}

.download-episode table td,
.download-episode table th {
    border-bottom: 1px solid #c2c2c2;
    border-right: 1px solid #c2c2c2;
    padding: 5px;
}

#page-info .list-episode,
.download-box {
    background: #181818 none repeat scroll 0 0;
    margin: 10px 0 0;
    overflow: hidden;
    padding: 10px;
}

.download-box h1 {
    font-size: 24px;
    margin: 0 0 20px 0;
    color: #fff601;
}

.download-box .ads {
    width: 300px;
    height: 300px;
    border: 1px solid #121212;
    background: #222;
}

.download-box .list-download {
    text-align: center;
}

.list-download li a {
    display: inline-block;
    padding: 10px;
    font-size: 20px;
    margin: 0 0 20px 0;
}

#btn_autonext.active:after {
    content: "Tự chuyển tập: Bật";
}

#btn_autonext:after {
    content: "Tự chuyển tập: Tắt";
}

.box-player {
    position: relative;
}

.box-player .skip {
    padding: 0em;
    border-radius: 0em;
    bottom: 5em;
    right: 1em;
    border: 1px solid #333;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    line-height: 1.75em;
    font-size: 1em;
    display: inline-block;
    position: absolute;
    z-index: 11;
    cursor: pointer;
}

.box-player .admute {
    padding: .4em;
    border-radius: 0em;
    bottom: 2em;
    right: 1em;
    border: 1px solid #333;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    line-height: 1.75em;
    font-size: 1.2em;
    display: inline-block;
    position: absolute;
    z-index: 11;
    cursor: pointer;
}

.play-tags .caption {
    background: #00B0E4;
    padding: 2px 5px;
    color: #fff;
    margin: 0 0 5px 0;
    display: inline-block;
}

.play-tags {
    margin: 20px 0 0 0;
    background: #ffffff;
    padding: 10px;
}

.play-tags h3 {
    margin: 0 0 10px 0;
    font-size: 12px;
    color: #333333;
}

ul.server-backup {
    text-align: left;
}

ul.server-backup li {
    display: block;
    padding: 5px 10px 3px 10px;
    background: #444444;
    color: #fff601;
    border-radius: 4px;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    display: inline-block;
}

ul.server-backup li.active,
ul.server-backup li:hover {
    background: #54B355;
    color: #fff;
}

@media (max-width: 1299px) {
    .float-ads {
        display: none;
    }
}

.box-player .loading-player:before {
    content: "\e601";
}

.box-player .loading-player {
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

.box-player .loading-container {
    position: absolute;
    text-align: center;
    vertical-align: middle!important;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    font-size: 2em;
    color: #fff;
    background: #000000;
    z-index: 12;
    top: 50%;
    left: 50%;
    margin: -39px 0 0 -39px;
    border-radius: 50%;
    padding: 19px 25px;
    display: none;
}

.box-player .loading-container:after {
    content: "Vui lòng chờ trong giây lát...";
    font-size: 12px;
    white-space: nowrap;
    left: -35px;
    bottom: -20px;
    margin: 3px 0 0 0;
    position: absolute;
    color: #ffffff;
    animation: none;
}

.box-player.loading .loading-container {
    display: block;
}

#media-player img.error_loading {
    max-width: 100%;
    max-height: 100%;
}

.player_pause_ads {
    display: none;
    position: absolute;
    bottom: 44px;
    left: 0;
    right: 0;
}

.jw-state-paused .player_pause_ads {
    display: block;
}

.player_pause_btn {
    display: none;
    background: rgba(0, 0, 0, 0.5);
    height: 80px;
    width: 80px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -40px 0 0 -40px;
    border-radius: 50%;
    border: 1px solid #ffffff;
    cursor: pointer;
}

.player_pause_btn:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    border: 20px solid transparent;
    border-left: 30px solid #ffffff;
    margin: -19px 0 0 -8px;
}

.jw-state-paused .player_pause_btn {
    display: block;
}
.list-server {
    background: #353535;
    padding: 10px;
    border-radius: 10px;
    overflow: hidden;
    margin: 10px 0;
    color: #fff601;
    padding-bottom: 5px
}

.list-server .col-xs-4 {
    padding-left: 5px;
    padding-right: 5px
}

.list-server .server-item {
    margin: 0 0 10px;
    overflow: hidden;
    line-height: 28px
}

.list-server .server-item:last-child {
    margin: 0
}

.list-server .server-item .btn {
    margin: 0 0 5px
}

.list-server .server-item .btn-sm.active {
    text-decoration: underline;
    font-weight: 700;
    color: #fff601
}

/* ====== Custom Comment System (PhimMoiChill style) ====== */
.ep-comment-section {
    background: #1a1d29;
    border-radius: 12px;
    overflow: hidden;
    margin-top: 16px;
}
/* --- Header bar --- */
.ep-comment-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 14px 20px;
    background: #21242f;
    border-bottom: 1px solid rgba(255,255,255,.05);
}
.ep-comment-title {
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    margin: 0;
}
.ep-comment-title i { display: none; }
.ep-comment-title span { color: #ff8a00; }
.ep-comment-sort { display: flex; gap: 0; }
.ep-comment-sort-btn {
    padding: 4px 10px;
    border: none;
    background: transparent;
    color: #8e95a5;
    cursor: pointer;
    font-size: 13px;
    position: relative;
    transition: color .2s;
}
.ep-comment-sort-btn:hover { color: #ccc; }
.ep-comment-sort-btn.active {
    color: #ff8a00;
    font-weight: 600;
}
.ep-comment-sort-btn.active::after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 10px;
    right: 10px;
    height: 2px;
    background: #ff8a00;
    border-radius: 2px;
}
.ep-comment-sort-btn + .ep-comment-sort-btn::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 14px;
    background: rgba(255,255,255,.12);
}
/* --- Login prompt bar --- */
.ep-comment-login-bar {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 10px 20px;
    background: rgba(255,138,0,.08);
    border-bottom: 1px solid rgba(255,138,0,.15);
    color: #ff8a00;
    font-size: 13px;
}
.ep-comment-login-bar i { font-size: 15px; }
/* --- Form --- */
.ep-comment-form {
    padding: 16px 20px;
    border-bottom: 1px solid rgba(255,255,255,.05);
}
.ep-comment-form textarea,
.ep-reply-input {
    width: 100%;
    background: #141620;
    border: 1px solid #2d3040;
    border-radius: 8px;
    color: #e0e0e0;
    padding: 12px 14px;
    font-size: 14px;
    font-family: inherit;
    resize: none;
    min-height: 70px;
    box-sizing: border-box;
    transition: border-color .2s;
}
.ep-comment-form textarea::placeholder,
.ep-reply-input::placeholder { color: #555a6e; }
.ep-comment-form textarea:focus,
.ep-reply-input:focus {
    border-color: #ff8a00;
    outline: none;
    background: #181a26;
}
.ep-comment-form-bottom,
.ep-reply-actions {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-top: 10px;
}
.ep-comment-form-bottom input[type="text"],
.ep-reply-actions input[type="text"] {
    flex: 1;
    min-width: 100px;
    max-width: 220px;
    padding: 9px 14px;
    background: #141620;
    border: 1px solid #2d3040;
    border-radius: 8px;
    color: #e0e0e0;
    font-size: 13px;
    font-family: inherit;
    transition: border-color .2s;
}
.ep-comment-form-bottom input:focus,
.ep-reply-actions input:focus { border-color: #ff8a00; outline: none; }
.ep-comment-form-bottom input::placeholder,
.ep-reply-actions input::placeholder { color: #555a6e; }
.ep-spoiler-label {
    display: flex;
    align-items: center;
    gap: 5px;
    color: #8e95a5;
    font-size: 13px;
    cursor: pointer;
    white-space: nowrap;
    user-select: none;
}
.ep-spoiler-label input[type="checkbox"] {
    accent-color: #ff8a00;
    width: 15px;
    height: 15px;
}
.ep-btn-submit {
    padding: 9px 28px;
    background: #ff8a00;
    color: #fff;
    border: none;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
    transition: background .2s;
    white-space: nowrap;
    margin-left: auto;
    letter-spacing: .3px;
}
.ep-btn-submit:hover { background: #e67a00; }
.ep-btn-submit:active { background: #cc6d00; }
/* --- Comment list --- */
#ep-comment-list {
    padding: 0 20px;
}
/* --- Comment item --- */
.ep-comment-item {
    display: flex;
    gap: 12px;
    padding: 16px 0;
    border-bottom: 1px solid rgba(255,255,255,.04);
}
.ep-comment-item:last-child { border-bottom: none; }
.ep-comment-avatar {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 800;
    font-size: 17px;
    color: #fff;
    flex-shrink: 0;
    text-transform: uppercase;
}
.ep-comment-avatar.sm { width: 30px; height: 30px; font-size: 13px; }
.ep-comment-body { flex: 1; min-width: 0; }
.ep-comment-meta {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 5px;
}
.ep-comment-author {
    font-weight: 700;
    color: #e0e0e0;
    font-size: 14px;
}
.ep-comment-time {
    color: #5a5f72;
    font-size: 12px;
}
.ep-comment-content {
    color: #b8bcc8;
    font-size: 14px;
    line-height: 1.6;
    word-wrap: break-word;
    margin-bottom: 6px;
}
/* --- Action buttons row --- */
.ep-comment-actions {
    display: flex;
    align-items: center;
    gap: 6px;
    margin-top: 4px;
}
.ep-comment-actions button {
    background: none;
    border: none;
    color: #5a5f72;
    cursor: pointer;
    font-size: 13px;
    display: inline-flex;
    align-items: center;
    gap: 4px;
    padding: 3px 6px;
    border-radius: 4px;
    transition: all .15s;
}
.ep-comment-actions button:hover {
    color: #b8bcc8;
    background: rgba(255,255,255,.04);
}
.ep-comment-actions button.active {
    color: #ff8a00;
}
.ep-comment-actions .ep-reply-btn {
    color: #8e95a5;
    font-weight: 600;
}
.ep-comment-actions .ep-reply-btn:hover {
    color: #ff8a00;
    background: transparent;
}
.ep-comment-actions .ep-delete-btn:hover { color: #ef4444; }
.ep-vote-count { font-size: 12px; }
/* --- Replies --- */
.ep-replies {
    margin-top: 8px;
    margin-left: 52px;
    border-left: 2px solid rgba(255,138,0,.15);
    padding-left: 16px;
}
.ep-reply-item {
    display: flex;
    gap: 10px;
    padding: 12px 0;
    border-bottom: 1px solid rgba(255,255,255,.03);
}
.ep-reply-item:last-child { border-bottom: none; }
/* --- Reply form --- */
.ep-reply-form {
    margin-top: 8px;
    margin-left: 52px;
    padding-left: 16px;
    border-left: 2px solid rgba(255,138,0,.15);
}
.ep-reply-actions { margin-top: 8px; }
/* --- Spoiler --- */
.ep-spoiler-cover {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 8px 16px;
    background: rgba(255,138,0,.1);
    border: 1px dashed rgba(255,138,0,.3);
    border-radius: 6px;
    color: #ff8a00;
    cursor: pointer;
    font-size: 13px;
    transition: background .2s;
}
.ep-spoiler-cover:hover { background: rgba(255,138,0,.18); }
/* --- States --- */
.ep-loading {
    text-align: center;
    color: #5a5f72;
    padding: 30px 0;
    font-size: 14px;
}
.ep-no-comments {
    text-align: center;
    color: #5a5f72;
    padding: 30px 0;
    font-size: 14px;
}
.ep-btn-loadmore {
    display: block;
    width: calc(100% - 40px);
    margin: 0 20px 16px;
    padding: 10px;
    background: rgba(255,255,255,.03);
    border: 1px solid #2d3040;
    border-radius: 8px;
    color: #8e95a5;
    cursor: pointer;
    font-size: 13px;
    font-weight: 600;
    transition: all .2s;
}
.ep-btn-loadmore:hover {
    background: rgba(255,138,0,.08);
    border-color: rgba(255,138,0,.3);
    color: #ff8a00;
}
/* --- Responsive --- */
@media (max-width: 600px) {
    .ep-comment-header { flex-direction: column; align-items: flex-start; gap: 8px; padding: 12px 14px; }
    .ep-comment-form { padding: 12px 14px; }
    #ep-comment-list { padding: 0 14px; }
    .ep-replies, .ep-reply-form { margin-left: 30px; padding-left: 12px; }
    .ep-comment-form-bottom { flex-wrap: wrap; }
    .ep-comment-form-bottom input[type="text"] { max-width: none; width: 100%; }
    .ep-btn-submit { width: 100%; text-align: center; margin-left: 0; }
    .ep-btn-loadmore { width: calc(100% - 28px); margin: 0 14px 14px; }
    .ep-comment-avatar { width: 34px; height: 34px; font-size: 14px; }
}