/* here you can put your own css to customize and override the theme */
.datepicker{
	z-index: 90000 !important;
}

.highcharts-container {
    width:100% !important;
    height:100% !important;
}
#doublescroll
{
	overflow: auto; 
	overflow-y: hidden; 
}

@media screen and (max-width: 770px) {
    #newsHeader {
        display: none;
    }
}

