﻿article {
    max-width: 800px;
}

.page-row {
    margin-bottom: 15px;
}

.date-label {
   
    
}

.date-text {
    padding: 5px;
    border: 1px solid #dbdbdb;
    width: 150px;
}

.title {
    padding-bottom: 10px;
}

    .title a {
        color: #e09e00 !important;
    }

.icon {
    float: right;
    height: 60px;
    width: 100px;
    background-color: #000;
    margin-left:15px;
}

.brief-container {
    float: right;
}

.brief {
    height: 47px !important;
    overflow: hidden;
    font-size: 12pt;
    width: auto;
    text-align: justify;
    font-family: 'Sakkal Majalla';
  
}
.article-content{
    line-height:2;
}