﻿/*@import "dojo/resources/dojo.css";*/
/*@import "dojox/layout/resources/FloatingPane.css";
@import "dojox/layout/resources/ResizeHandle.css";*/
/*@import "dijit/themes/nihilo/nihilo.css";*/
/*@import "dijit/themes/claro/document.css";
@import "dojox/grid/resources/Grid.css";
@import "bootstrap/theme/dbootstrap/dbootstrap.css";
@import "dojox/grid/enhanced/resources/claro/EnhancedGrid.css";
@import "dojox/grid/enhanced/resources/EnhancedGrid_rtl.css";*/
html, body
{
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: Arial,Sans-Serif !important;
    font-size: 12px !important;
}

.mblBackground strong
{
    font-weight: bold;
}

strong
{
    font-weight: normal;
}

.dijitMenuItemLabel
{
    overflow: hidden;
}

.dijitMenu
{
    border-style: none !important;
    background-color: transparent !important;
}

/*.logoDesc
{
    color: #495D6E;
    font-weight: 700;
    font-size: 18px; 
    line-height: 30px;    
    padding-top: 10px;   
}*/

.logoDesc
{
    color: #495D6E;
    font-weight: 700;
    font-size: 18px;
    line-height: 28px; /*padding-top: 5px;*/
    overflow: hidden;
    float: left;
}

#logoDescContainer
{
    overflow: hidden;
}

#menuContainer
{
    padding-left: 0;
    padding-right: 0;
}

#headerLayout
{
    padding-bottom: 0;
    height: 120px !important;
}

#headerContainer
{
    /*padding: 0px;*/
    height: 110px !important;
}

#toolbarContainerRight
{
    padding-top: 0;
    padding-bottom: 0;
}

#mainContainer
{
    padding-top: 0;
}

#logoContainer
{
    padding: 0;
    float: left; /*height: 110px !important;*/
}

#logoLayout
{
    padding: 0; /*height: 160px !important;*/
}

#menuContainer strong
{
    font-weight: normal;
}

/*#titleContainer
{
    padding-bottom: 0px;
    padding-top: 40px;
    height: 70px !important;
}*/

#yearsContainer
{
    padding: 0; /*padding-bottom: 10px;     height: 50px !important;*/
}

#yearsDesc
{
    width: 70px;
    padding: 0;
    float: left;
    padding-top: 4px;
}

#emptyContainer
{
    height: 0;
    padding: 5px;
}

#dDbChangeYearContainer
{
    padding: 0;
    padding-left: 10px;
}

/*#dDbChangeYear
{   
    float: left;
	
}*/

#btnTabCont
{
    padding-top: 75px;
}

.dbootstrap .dijitSelect
{
    width: 130px !important;
}

.dbootstrap .dijitSelect input
{
    float: none !important;
    width: 120px !important;
}

.dbootstrap .dijitSelect .dijitArrowButtonInner
{
    width: 12px !important;
}

.dbootstrap .dijitButtonContents
{
    width: 100px !important;
}

.dbootstrap .dijitSelectLabel dijitValidationTextBoxLabel
{
    padding-left: 20px !important;
}

.dbootstrap .dijitSelect .dijitArrowButtonInner
{
    display: block !important;
}

.dbootstrap .dijitFocused
{
    background-color: White !important;
    color: #000000 !important;
}

.dbootstrap .dijitTitlePaneFocused
{
    background-color: transparent !important;
    color: #FFFFFF !important;
    border: 0 none transparent !important;
}

.dbootstrap .dijitTitlePane .dijitMenuSelectedFocused
{
    background-color: transparent !important;
    color: #FFFFFF !important;
    border: 0 none transparent !important;
}

.infoWinItem
{
    padding: 5px;
    margin-top: 10px;
    border-top: 2px solid #0D1732;
}

.dbootstrap .dijitButtonText
{
    width: 100% !important;
}

.dijitSelect input.dijitArrowButtonInner
{
    text-indent: 0 !important;
    color: #a8a8a8 !important;
}

@media screen and (max-width: 800px)
{
    #titleContainer
    {
        padding-top: 10px; /*padding-bottom: 0px;*/ /*height: 70px !important;*/
    }

    h2
    {
        font-size: 1em !important;
    }
}

@media screen and (min-width: 801px)
{
    #titleContainer
    {
        padding-top: 20px; /*padding-bottom: 0px;*/ /*height: 70px !important;*/
    }

    h2
    {
        font-size: 2em !important;
    }
}

@media screen and (min-width: 1295px)
{
    h2
    {
        font-size: 2.5em !important;
    }

    #titleContainer
    {
        padding-top: 30px;
    }
}

.dbootstrap #menuContainer .dijitTitlePaneSelected
{
    background-color: #FFFFFF !important;
    color: #000000 !important;
}

.dijitMenuTable
{
    width: 100%;
}

/*#btnToggleHeatMap .dijitCheckBox, .dijitRadio, .dijitCheckBoxInput {
	padding-top: 2px !important;
}*/

/*#infoDialog
{
   
    background-color: #FFFFFF;
    position: absolute;
    padding: 0px;
    bottom: 0px;
    right: 0px;
    width: 350px;
    height: 340px;
}*/

/*.dbootstrap .dialogTitleContainer
{
    background-color: #0D1732;
    color: #FFFFFF;
    position: relative;
    padding: 5px;
}*/

.dialogTitle
{
    padding: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 300px;
    display: inline-block;
    clear: right; /*position: relative; 	float: left;*/ /*font-weight: bold; */
}

.closeDialog
{
    color: #FFFFFF;
    width: 20px;
    height: 20px;
    float: right;
    display: inline;
    font-weight: bold;
    font-family: Arial;
    cursor: pointer;
    padding-top: 5px;
}

.dbootstrap .infoDialogDescription
{
    padding: 10px;
    background-color: #FFFFFF; /*width: 350px;*/
    color: #000000;
}

.dbootstrap .dialogTitleContainer
{
    background-color: #0D1732;
    color: #FFFFFF;
    position: relative;
    padding: 5px;
}

.dbootstrap .tooltipTable
{
    padding: 10px;
    background-color: #FFFFFF; /*width: 350px;*/
    color: #000000;
}

.mblBackground .dialogTitleContainer
{
    background-color: #000000;
    font-weight: bold;
    color: #FFFFFF;
    position: relative;
    padding: 5px;
}

.mblBackground .dialogTitleContainer
{
    position: relative;
    padding: 5px;
}

.mblBackground .infoDialogDescription
{
    padding: 10px;
    background-color: #000000;
}

.mblBackground .infoDialogContainer
{
    position: fixed !important;
    bottom: 0px !important;
    margin: 0 !important;
    width: 100% !important;
    z-index: 9999 !important;
    padding: 0 !important;
}

.mblBackground .tooltipTable
{
    /*padding: 10px;*/ /*background-color: #000000;*/ /*width: 350px;*/ /*color: #000000;*/
}

.mblBackground .detailViewCp .tooltipTable
{
    color: #FFFFFF;
}

/*.infoDialogChart
{
    padding: 0px;
    background-color: #FFFFFF;
    float: right;
    width: 150px;
    height: 150px;
}*/

.mobileHeaderRightButton
{
    float: right;
}

.mobileHeaderLeftButton
{
    float: left;
}

.tooltipTable
{
    width: 100%; /*margin-top: 10px;*/
}

.mblListItem
{
    font-size: 14px;
}
