/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Nov 11, 2022, 12:06:08 PM
    Author     : Javor
*/

.twitter-footer-icon {
    padding-top: 3px;
    padding-bottom: 4px;
}

.no-max-width {
    max-width: none;
}

#cookie-msg{
    z-index: 9999;
}

.highcharts-credits {
    display: none;
}

.home-dashboard {
    border-radius: 25px;
    border: 2px solid #363e73;
    background: #FFFFFF;
    padding: 10px;
}

.initial-dislpay {
    display: none;
}

.content-intro-default .initial-dislpay {
    display: block;
}

.label-messages {
    display: none;
}