#content {
    background: none;
}

#fullArticle strong {
    color: #5b6774;
}

#fullArticle h1, #fullArticle h2, #fullArticle h3, #fullArticle h4, #fullArticle h5 {
    color: #566271;
    font-weight: normal;
}

#fullArticle h1 {
    font-size: 30px;
}

#fullArticle h2 {
    font-size: 20px;
}

#fullArticle h3 {
    font-size: 16px;
}

#fullArticle h4 {
    font-size: 14px;
    font-weight: bold;
}

#fullArticle h5 {
    font-size: 14px;
    font-weight: bold;
}

#fullArticle code {
    background-color: #ebf4ff;
    border: 1px solid #85d2f9;
    border-radius: 3px;
    color: #049ae5;
    font-size: 12px;
    font-weight: normal;
    line-height: 26px;
    padding: 3px 5px;
    white-space: nowrap;
}

h5 em,
#fullArticle .expert {
    background-color: transparent;
    border: 1px solid #8ee371;
    border-radius: 2px;
    color: #5cba3c;
    display: inline-block;
    font-size: 10px;
    font-weight: bold;
    line-height: 14px;
    padding: 1px 4px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: 1px;
    font-style: normal;
}

#fullArticle table thead tr {
    background: #f9fafb none repeat scroll 0 0;
    color: #5c6a7a;
    font-size: 14px;
    font-weight: bold;
}

#fullArticle table tr {
    border: 1px solid #e0e3e6;
}

#fullArticle table .tableincell {
    padding: 0;
}

#fullArticle .wordpress {
    background: #2f7799 none repeat scroll 0 0;
    border-radius: 2px;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    line-height: 14px;
    padding: 1px 4px;
    text-transform: uppercase;
    vertical-align: 1px;
}

#fullArticle .joomla {
    background: #845ca5 none repeat scroll 0 0;
    border-radius: 2px;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    line-height: 14px;
    padding: 1px 4px;
    text-transform: uppercase;
    vertical-align: 1px;
}

#fullArticle .magento {
    background: #d27e26 none repeat scroll 0 0;
    border-radius: 2px;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    line-height: 14px;
    padding: 1px 4px;
    text-transform: uppercase;
    vertical-align: 1px;
}

#fullArticle .pro {
    background-color: transparent;
    border: 1px solid #8ee371;
    border-radius: 2px;
    color: #5cba3c;
    display: inline-block;
    font-size: 10px;
    font-weight: bold;
    line-height: 14px;
    padding: 1px 4px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: 1px;
    font-style: normal;
}

#fullArticle .html {
    background:#0CD7EF none repeat scroll 0 0;
    border-radius:2px;
    color:#fff;
    font-size:10px;
    font-weight:bold;
    line-height:14px;
    padding:1px 4px;
    text-transform:uppercase;
    vertical-align:1px;
}