#what-new-title,
#what-new-title-shortcode{
    color: #0DA0E0;
}

#what-new-box-shortcode,
#what-new-box {    
    overflow-y: auto;    
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;    
    padding : 5px; 
    font-size: 13px;  
    overflow-x: auto;
}

#what-new-box {    
    height: 250px;
}

.what-new-time {
    color: #1c4257;
}

#what-new-box a,
#what-new-box-shortcode a {
    text-decoration: none;
}

#what-new-box a:hover,
#what-new-box-shortcode a:hover {
    text-decoration: underline;
}

#what-new-box table,
#what-new-box-shortcode table {
    margin: 0px;
    padding: 0px;
    table-layout: auto;
    border-collapse: collapse;
}

#what-new-box table > thead > tr > th, 
#what-new-box table > tbody > tr > th, 
#what-new-box table > tfoot > tr > th, 
#what-new-box table > thead > tr > td, 
#what-new-box table > tbody > tr > td, 
#what-new-box table > tfoot > tr > td,
#what-new-box-shortcode table > thead > tr > th, 
#what-new-box-shortcode table > tbody > tr > th, 
#what-new-box-shortcode table > tfoot > tr > th, 
#what-new-box-shortcode table > thead > tr > td, 
#what-new-box-shortcode table > tbody > tr > td, 
#what-new-box-shortcode table > tfoot > tr > td {
    border-width: 0px;
    border-bottom-color: #ddd;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    line-height: 1.42857;
    vertical-align: top;    
    font-size: 13px; 
    padding: 5px;
    text-align: left;
    word-break: break-all;
    border-collapse: collapse;
}

#what-new-box table > thead > tr > th:first-child, 
#what-new-box table > tbody > tr > th:first-child, 
#what-new-box table > tfoot > tr > th:first-child, 
#what-new-box table > thead > tr > td:first-child, 
#what-new-box table > tbody > tr > td:first-child, 
#what-new-box table > tfoot > tr > td:first-child,
#what-new-box-shortcode table > thead > tr > th:first-child, 
#what-new-box-shortcode table > tbody > tr > th:first-child, 
#what-new-box-shortcode table > tfoot > tr > th:first-child, 
#what-new-box-shortcode table > thead > tr > td:first-child, 
#what-new-box-shortcode table > tbody > tr > td:first-child, 
#what-new-box-shortcode table > tfoot > tr > td:first-child {
    white-space: nowrap;
}

#what-new-box-shortcode tr:nth-child(2n),
#what-new-box table tr:nth-child(2n) {
    background-color: #f5f5f5;
}

#what-new-box-shortcode > dl,
#what-new-box > dl {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
    border: 0px;
    width: 100%;
}

#what-new-box-shortcode dl > dt,
#what-new-box dl > dt {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
    clear: left;
    float: left;
    line-height:0px;
    padding: 10px 10px 0px 0px;
    height: 0px;
    margin-right: 10px;
    text-align: left;
}

#what-new-box-shortcode dl > dt:first-child,
#what-new-box dl > dt:first-child {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
    clear: left;
    float: left;
    line-height:0px;
    padding: 10px 10px 0px 0px;
    height: 0px;
    margin-right: 10px;
    text-align: left;
}

#what-new-box-shortcode dl > dd,
#what-new-box dl > dd {
    margin: 0px;
    padding: 0px;
    font-weight: normal;   
    line-height: 26px;
    text-align: left;
    word-break: break-all;
    border-bottom: 1px solid #ddd;
}

#what-new-box table > tbody > tr .icon:before,
#what-new-box table > tbody > tr > td .icon:before,
#what-new-box-shortcode table > tbody > tr .icon:before,
#what-new-box-shortcode table > tbody > tr > td .icon:before,
#what-new-box-shortcode .icon:before,
#what-new-box .icon:before {
    content: url('data:image/gif;base64,R0lGODlhKgASAJEAAONyjeqWqvG5x/78/CwAAAAAKgASAAACYFyAqcvtGMybdAokht68+w9eCUiWpmKmqoZ241AtMOK1Lj2zQI7T+P3jvHpDWXBjE46ITNknidy1bMtj1Jqb7XhbIgmq7UqdXhB4hb5u02x1+x3OwNGiQ+xeydjx/EWmAAA7');
    padding-right: 10px;
}

#search-by-date-span {
    display: none;
}

#what-new-box-shortcode dd:nth-last-of-type(even),
#what-new-box dd:nth-last-of-type(even) {    
    background: #f5f5f5;    
}