﻿.tooltip {
    position: fixed;
}
.cross-default-remark 
{
    margin-top: 2px;
    cursor: help;
}

.news-link {
    text-decoration: underline !important;
    color: #1d79e9 !important;
}

    .news-link:hover {
        text-decoration: underline !important;
        color: #428eec !important;
    }