.arz-post__header-coin-name-box {
    align-items: center;
    color: #555;
    direction: ltr;
    display: flex;
    font-family: sans-serif;
    font-size: 4.5rem;
    font-weight: 600;
    font-style: italic;
    line-height: 1em;
}
.arz-post__header-coin-name-box .arz-post__header-coin-icon {
    height: 55px;
    margin-right: 5px;
    width: 55px;
}

.arz-analysis {
    background-color: #FFF;
    border-radius: 10px;
    box-shadow: 0 0 2px rgba(0, 0, 0, .1);
    padding: 1rem;
}
.arz-analysis-header {
    margin-bottom: 1.5rem;
}
.arz-analysis-link {
    color: #1664A1;
}
.arz-analysis-title{
    font-weight: bold;
    font-size: 1.12rem;
}
.arz-posts-analysis {
    padding: 0 .5rem;
}
.arz-post__analysis {
    background-color: #FAFAFA;
    border-radius: 99rem;
    margin-bottom: .5rem;
}
.arz-post__analysis .arz-post__analysis-link {
    color: #333;
    display: block;
    padding: .4rem 1.2rem;
}
.arz-post__analysis .arz-row-sb,
.arz-post__analysis .arz-row {
    align-items: center;
}
.arz-post__analysis-image {
    height: 45px;
    margin-left: 5px;
    width: 45px;
}
.arz-post__analysis-title {
    font-size: 1.2rem;
    max-width: 240px;
}
.arz-post__analysis-marketcap {
    color: #707070;
    font-size: 14px;
}
.arz-post__analysis .arz-coin-price {
    direction: ltr;
    font-size: 1.2rem;
    text-align: left;
}
.arz-post__analysis .arz-coin-price-change {
    direction: ltr;
    font-size: 14px;
    text-align: left;
}
.arz-post__analysis .arz-coin-price-change.arz-positive {
    color: #00796b;
}
.arz-post__analysis .arz-coin-price-change.arz-negative {
    color: #D32F2F;
}

/* Start: Fundamental Classes */
.arz-analysis-posts {
    background-color: #FFF;
    border-radius: 1rem;
    box-shadow: 0 0 2px rgba(0, 0, 0, .1);
    padding: 2rem 3rem;
}
.arz-analysis-post {
    border: 1px solid #DDD;
    border-radius: .5rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 20px;
    padding: .75rem;
}
.arz-analysis-post__header {
    align-items: center;
    margin-bottom: 1rem;
    padding: .5rem;
}
.arz-analysis-post__icon {
    height: 50px;
    width: 50px!important;
    margin-left: .5rem;
}
.arz-analysis-post__header .arz-icon {
    height: 100%;
    width: 100%;
}
.arz-analysis-post__title {
    color: #666;
    font-size: 19px;
    font-weight: 600;
    line-height: 1.3;
}
.arz-analysis-post__title span{
    display: block;
}
.arz-analysis-post__title>div:first-child {
    font-size: 15px;
}
.arz-analysis-post__body {
    color: #333;
    font-size: 14px;
    margin-bottom: 8px;
    line-height: 21px;
    text-align: justify;
}
.arz-analysis-post__footer {
    font-size: 12px;
    margin-top: auto;
}
.arz-analysis-post__link {
    color: #1976d2;
}
.arz-analysis-post__publish {
    color: #707070;
}
/* End: Fundamental Classes */

#technical-post .arz-post__header,
#fundamental-post .arz-post__header {
    background-color: #F9FDFF;
}
#fundamental-post .arz-post__header-coin-name {
    color: #1664A1;
    text-transform: lowercase;
}
#technical-post .arz-post__coin-general-info,
#fundamental-post .arz-post__coin-general-info{
    background-color: #FFF;
    border-radius: 10px;
    box-shadow: 0 0 2px rgba(0, 0, 0, .1);
    overflow: hidden;
}
#technical-post .arz-post__coin-general-info-title,
#fundamental-post .arz-post__coin-general-info-title {
    color: #666;
    font-size: 1.1rem;
    display: block;
    text-align: center;
    padding: 1rem;
}
#technical-post .arz-coin-general-info-table th,
#technical-post .arz-coin-general-info-table td,
#fundamental-post .arz-coin-general-info-table th,
#fundamental-post .arz-coin-general-info-table td {
    border-top-color: #EEE;
}
#technical-post .arz-coin-general-info-table tr:first-child th,
#technical-post .arz-coin-general-info-table tr:first-child td,
#fundamental-post .arz-coin-general-info-table tr:first-child th,
#fundamental-post .arz-coin-general-info-table tr:first-child td {
    border-top: none;
}
#technical-post .arz-secondary,
#fundamental-post .arz-secondary {
    color: #707070;
    font-weight: normal;
    font-size: 10px;
    display: block;
}
#technical-post .arz-post,
#fundamental-post .arz-post {
    display: flex;
    flex-direction: column;
}
#technical-post .arz-post .mks_accordion,
#technical-post .arz-post a.mks_button {
    margin: 0!important;
}
#technical-post .arz-post .mks_accordion:not(:last-of-type) {
    border-bottom: 0!important;
}
#technical-post .arz-post__content,
#fundamental-post .arz-post__content {
    flex-grow: 1;
    margin-bottom: auto;
}
#fundamental-post .arz-coin-general-info-table th,
#fundamental-post .arz-coin-general-info-table td {
    padding-top: 5px!important;
    padding-bottom: 5px!important;
}
#fundamental-post .arz-coin-general-info.arz-coin-general-info-show-more {
    height: 325px;
}
#fundamental-post .arz-post__guide {
    margin-top: 20px;
}
#fundamental-post .arz-post__author-link {
    display: flex;
    align-items: center;
}
#fundamental-post .arz-post__author-avatar {
    height: 36px;
    width: 36px;
    margin-left: 5px;
}
#fundamental-post td.arz-geninfo-oj th,
#fundamental-post td.arz-geninfo-oj td {
    padding: 0px 0.6rem;
}