
.symbol-nochange {
    color: #ffc107 !important;
}

.symbol-up {
    color: #28a745 !important;
}

.symbol-down {
    color: #dc3545 !important;
}

.symbol-floor {
    color: #0bb2d4 !important;
}

.symbol-ceiling {
    color: #ff00ff !important;
}
table.odd tbody tr:nth-of-type(even) {
    background: #F1F1F1;
}
table.odd tbody td {
    border: none;
}
table.odd thead tr {
    background: #F1F1F1;
    color: white;
}

table.odd thead th {
    border: none;
}
.header-table-color {
    color: #4F2C9B;
}
#myCategory table.odd tbody tr:nth-of-type(even) {
    background: #FFFFFF;
}
#myCategory tr.even {
    background: #f1f1f1 !important;
}
#myCategory table.odd tbody td {
    padding: 5px 14px;
}
#myCategory .wrapper-table {
    overflow-y: scroll !important;
}
.wrapper-table {
    overflow-y: scroll !important;
}
.totalcontentdetail .sapo {
    margin-top: 20px;
    font-family: Arial;
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
    color: #333;
}

.totalcontentdetail .media {
    margin-top: 24px;
}

.detail-pages .title-detail, .folder-video .title-detail {
    font-size: 4.2rem;
    line-height: 1.4047619048;
    color: #222;
    font-weight: bold;
    margin-bottom: 15px;
}

.fck_detail {
    width: 100%;
    float: left;
    overflow: hidden;
    font: 400 1.8rem 'Roboto', sans-serif;
    line-height: 1.5;
    padding: 0;
    color: #222;
    margin-bottom: 15px;
}

    .fck_detail .Normal, .fck_detail p iframe {
        width: 100%;
    }

    .fck_detail .Normal, .fck_detail p {
        font-size: 1.6rem;
        line-height: 1.5;
        margin: 0 0 1em;
        text-rendering: geometricPrecision;
    }

.fck_detail {
    width: 100%;
    float: left;
    overflow: hidden;
    font: 400 1.8rem 'Roboto', sans-serif;
    line-height: 1.5;
    padding: 0;
    color: #222;
    margin-bottom: 15px;
}

    .fck_detail table {
        text-align: center;
        width: 100%;
    }
    .fck_detail table img{
        width: 100%;
    }

.title-detail {
    font-size: 2.2rem;
    line-height: 1.4047619048;
    font-family: "Roboto",sans-serif;
    color: #222;
    font-weight: bold;
    margin-bottom: 15px;
}
.date {
    color: #828282;
    font-size: 1.4rem;
    position: relative;
    margin-bottom: 20px;
}
.totalcontentdetail .sapo {
    margin-top: 20px;
    font-family: Arial;
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
    color: #333;
}
.media img{
    margin: 0 auto;
}