/*
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 24, 2014, 10:19:30 AM
    Author     : sergey
*/

.filter_category    {
    text-align: left !important;
}

.filter_category select {
    margin-left: 5px;
}

#timezone   {
    /*width: 100%;*/
    text-align: left;
}

.amChartsPanel *    {
    direction: ltr;
}

.amChartsPanel svg  {
    right: 0px;
    left: auto;
}

.top_btn li .button_with_arrow  {
    width: auto;
}

.group_desc {
    float: right !important;
}

.charts_orange  {
    float: left !important;
    margin-left: -14px;
}

.button_with_plus_a    {
    float: left !important;
    margin-left: 5px !important;
}
.amChartsPanel text tspan {
    color: var(--ifc-red-400) !important;
    margin-right: -20px;
}
.ifc_chartdiv_wrapper .ui-datepicker-trigger {
    margin-left: auto;
    margin-right: -20px;
    float: left;
    margin-top: 3px;
}

.chart_desc img.foreximage
{
    float: right;
    margin-left: auto;
    margin-right: -57px;
}
