html,body{height:100%;width: 100%;/*overflow: auto*/}
body{background-color: #d4d0c8;padding: 0px;margin:0;}

* {font-family: arial;box-sizing: border-box;}
#container{min-height:600px;}       
#output{
    float: left;
    margin-top: 0px;
    width: 100%;
    background: rgb(87, 87, 87);
    /*min-height: 100%;*/
    padding:0px;
    padding-top:0px;
    /*margin-top: 80px;*/
}  
#output table{
    width: 100%;
    background: #FFF;
    padding: 0px;
}
table.pvtTable {font-family:arial;font-size: 8pt;text-align: left;border-collapse: collapse;width: auto!important;}
table.pvtTable tr th, table.pvtTable tr th {background-color: #e6EEEE;border: 1px solid #CDCDCD;font-size: 8pt;padding: 5px;}
table.pvtTable .pvtColLabel {text-align: center;}
table.pvtTable .pvtTotalLabel {text-align: right;}
table.pvtTable tr td {color: #3D3D3D;padding: 5px;background-color: #FFF;border: 1px solid #CDCDCD;vertical-align: top;text-align: right;}
.pvtTotal, .pvtGrandTotal { font-weight: bold; }
.pvtVals { text-align: center;}
.pvtAggregator { margin-bottom: 0px ;}
.pvtAxisContainer, .pvtVals {border: 1px solid #C2C2C2;background: -webkit-linear-gradient(top, #F7F7F7 0%,#CFCFCF 100%);padding: 5px;min-width: 20px;min-height: 20px;}
.pvtAxisContainer li {padding: 0px 1px;list-style-type: none;cursor:move;}
.pvtAxisContainer li.pvtPlaceholder {-webkit-border-radius: 5px;padding: 3px 15px;-moz-border-radius: 5px;border-radius: 5px;border: 1px dashed #aaa;}
.pvtAxisContainer li span.pvtAttr {
    font-size: 12px;
    background: #FFAE00;
    border: 1px solid #FF7E00;
    padding: 2px 5px;
    white-space: nowrap;
    border-radius: 3px;
    color: #FFFFFF;
}
.pvtTriangle {cursor:pointer;color: #FFFFFF;}
.pvtHorizList li {display:inline;float:left;height: 20px;}
.pvtVertList {vertical-align:top;}
.pvtAxisContainer .pvtFilteredAttribute span.pvtAttr { font-style: italic;color:red;}
#ColsAndRenderZone .pvtAxisContainer .pvtFilteredAttribute span.pvtAttr {color:#FFAE00;}
.pvtAxisContainer .pvtFilteredAttribute .pvtTriangle {color: red;}
#ColsAndRenderZone .pvtAxisContainer .pvtFilteredAttribute .pvtTriangle {color:#FFAE00;}
.pvtAxisContainer.pvtRows span.pvtAttr {background: rgb(138, 161, 184);border: 1px solid rgb(98, 127, 157);}
.pvtAxisContainer.pvtCols span.pvtAttr {background: rgb(149, 174, 150);border: 1px solid rgb(94, 128, 96);}

.pvtFilterBox{z-index: 100;width: 450px;border: 1px solid gray;background-color: #fff;position: absolute;padding: 10px;text-align: center;}
.pvtFilterBox h4{margin:0; background:#0b3b85;color: #FFF;font-size: 12px;font-weight: bold;padding: 2px 5px;}
.pvtFilterBox p{margin: 5px 0;overflow: hidden;}
.pvtFilterBox p button{float: right;font-size: 11px;margin-left: 2px;height: 25px;width: 30%;}
.pvtFilterBox p input.pvtSearch{float: left;height: 25px;width: 39%;}
.pvtCheckContainer{text-align: left;overflow: auto;width: 100%;max-height: 400px;border: 1px solid rgb(168, 167, 167);}
.pvtCheckContainer p{ margin: 0 5px; }
.pvtCheckContainer p input{height: 20px;float: left;padding: 0;margin: 0;margin-right: 5px;} 
.pvtCheckContainer p span{font-size: 12px;line-height: 20px;float: left;}    
_select.pvtRenderer{display:none;}
.pvtAxisContainer{min-height: 32px;float: left;padding-right: 80px;}
.pvtRendererArea{border: 1px solid rgb(184, 184, 184);padding:5px;width: 100%;float: left;}
#UnusedFields {margin-bottom: 1px;float: left;width: 100%;background: rgb(139, 139, 139);}
#UnusedFields td{width: 100%;}
#UnusedFields td.pvtUnused{}
#ColsAndRenderZone{margin-bottom:2px;float: left;width: 100%;background: #d4d0c8;}
#ColsAndRenderZone .pvtRows{
    /*margin-right: 10px;*/
    background-image: url('img/y.png'), -webkit-linear-gradient(top, #F7F7F7 0%,#CFCFCF 100%);
    background-repeat: no-repeat;
    background-position: right center;
    border: 1px solid #C2C2C2;
    float:left;
}
#ColsAndRenderZone .pvtCols{
    margin-right: 6px;
    background-image: url('img/x.png'), -webkit-linear-gradient(top, #F7F7F7 0%,#CFCFCF 100%);
    background-repeat: no-repeat;
    background-position: right center;
    border: 1px solid #C2C2C2;
}
#RowsAndRenderZone{float: left;/*min-width: 100%;*/}

table#FieldsDnD{background: #d4d0c8;}

#toolbar_aggregators select{font-size:11px;float: left;margin: 0;max-width: 200px;width: 100%;line-height: 16px;}
#toolbar_aggregators {width: 206px;}

.pvtRowLabel{color:#FFF;background-color: rgb(138, 161, 184)!important;/*background-color: rgb(67, 140, 211)!important;*//*background: -webkit-linear-gradient(top, rgb(105, 169, 231) 0%,rgb(24, 118, 210) 100%);*/}
.pvtColLabel{color:#FFF;background-color: rgb(149, 174, 150)!important;/*background-color: rgb(77, 137, 121)!important;*//*background: -webkit-linear-gradient(top, rgb(98, 168, 149) 0%,rgb(40, 87, 75) 100%);*/}
table.pvtTable tr th.pvtTotalLabel{background: rgb(163, 162, 162);color: #FFFFFF;}
.pvtTotal.colTotal,.pvtTotal.rowTotal{background: #ECECEC;/*color: #050C91;*/}
/*table.pvtTable tr td.pvtGrandTotal{background: rgb(163, 162, 162);color: #FFF;}*/

/*** TOOL BAR AND BUTTONS ****/
#toolbars{ 
width: 100%;
float: left;
background: #d4d0c8;
box-shadow: 2px 2px 2px rgba(123, 86, 5, 0.2);
padding-bottom: 1px;
border-bottom: 0px solid rgb(202, 202, 202);
/*position: fixed;*/
z-index: 999;
}
.toolbar,.toolbar_export{
    border: 1px solid #C2C2C2;
    background: -webkit-linear-gradient(top, #eeeeee 0%,#CBCBCB 100%);
    /*background:red;*/
    border-radius: 0px;
    /*box-shadow: 2px 2px 2px rgba(0,0,0,0.5);*/
    overflow: hidden;
    padding:2px;
    margin-right: 0px;
    float: left;
    height: 75px;
    border-left: 0;
}
.toolbar span.toolbarLabel,.toolbar_export span.toolbarLabel{
float: left;
width: 100%;
display: block;
background: #0b3b85;
color: #FFF;
font-size: 11px;
font-weight: bold;
padding: 2px 5px;
margin-bottom: 1px;
font-weight:normal;
}

.toolbar .button,.toolbar_export .button{
      display: inline-block;
      background: #F7F7F7;
      background: -moz-linear-gradient(top, #F7F7F7 0%,#CFCFCF 100%); 
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F7F7F7), color-stop(100%,#CFCFCF)); 
      background: -webkit-linear-gradient(top, #F7F7F7 0%,#CFCFCF 100%);
      background: -o-linear-gradient(top, #F7F7F7 0%,#CFCFCF 100%); 
      background: -ms-linear-gradient(top, #F7F7F7 0%,#CFCFCF 100%); 
      background: linear-gradient(top, #F7F7F7 0%,#CFCFCF 100%); /* W3C */
      border: 1px solid #CFCFCF;
      padding: 0 10px;
      margin: 0px;
      font-size: 11px;
      text-decoration: none;
      color: #000;
      border-radius: 3px;
      height: 52px;
      line-height: 18px;
      float: left;
      border-left-width: 0;
 }
.toolbar .button.first,.toolbar_export .button.first{border-top-right-radius: 0px;border-bottom-right-radius: 0px;border-left-width: 1px}
.toolbar .button.mid,.toolbar_export .button.mid{border-radius: 0px;}
.toolbar .button.last,.toolbar_export .button.last{border-top-left-radius: 0px;border-bottom-left-radius: 0px;}

.toolbar .button:hover,.toolbar_export .button:hover{
      background: #F7F7F7;
      background: -moz-linear-gradient(top, #CFCFCF 0%,#F7F7F7 100%); 
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#CFCFCF), color-stop(100%,#F7F7F7)); 
      background: -webkit-linear-gradient(top, #CFCFCF 0%,#F7F7F7 100%);
      background: -o-linear-gradient(top, #CFCFCF 0%,#F7F7F7 100%); 
      background: -ms-linear-gradient(top, #CFCFCF 0%,#F7F7F7 100%); 
      background: linear-gradient(top, #CFCFCF 0%,#F7F7F7 100%); /* W3C */
      /*border: 1px solid #a1a1a1;*/
      cursor: pointer;
}
.toolbar .button:active,.toolbar_export .button:active{
      background: #FFFFFF;
      /*background: -moz-linear-gradient(top, #908E8E 0%,#908E8E 100%); 
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#908E8E), color-stop(100%,#908E8E)); 
      background: -webkit-linear-gradient(top, #908E8E 0%,#908E8E 100%);
      background: -o-linear-gradient(top, #908E8E 0%,#908E8E 100%); 
      background: -ms-linear-gradient(top, #908E8E 0%,#908E8E 100%); 
      background: linear-gradient(top, #908E8E 0%,#908E8E 100%);*/ /* W3C */
      /*border: 1px solid rgb(95, 95, 95);*/
 }  
  
.toolbar .button span.icon,.toolbar_export .button span.icon{width: 24px;height: 28px;display: block;float: left;width: 100%;background-position: 50% 5px;background-repeat:  no-repeat;}
.toolbar .button span.text,.toolbar_export .button span.text {width: 100%;display: block;float: left;color: #0b3b85;}

.toolbar .button span.icon.table{background-image:url('img/table-icon.png');}
.toolbar .button span.icon.tablechart{background-image:url('img/Chart_Bar_Table.png');}
.toolbar .button span.icon.heatmap{background-image:url('img/document_gant_chart_01.png');}
.toolbar .button span.icon.rowheat{background-image:url('img/table-lines-icon.png');}
.toolbar .button span.icon.colheat{background-image:url('img/table-colums-icon.png');}

.toolbar .button span.icon.lineg{background-image:url('img/linechart-icon.png');}  
.toolbar .button span.icon.barg{background-image:url('img/Actions-office-chart-bar-icon.png');}  
.toolbar .button span.icon.barstackedg{background-image:url('img/Actions-office-chart-bar-stacked-icon.png');}  
.toolbar .button span.icon.horbarg{background-image:url('img/Bar-hor-chart-icon.png');}  
.toolbar .button span.icon.horbarstackedg{background-image:url('img/Bar-hor-stack-chart-icon.png');}  
.toolbar .button span.icon.areag{background-image:url('img/Actions-office-chart-area-icon.png');}  
.toolbar .button span.icon.pieg{background-image:url('img/Pie-chart-icon.png');}   
.toolbar .button span.icon.donutg{background-image:url('img/chartsdonut.png');}   

/*
.toolbar .button span.icon.lineh{background-image:url('img/linechart-icon.png');}  
.toolbar .button span.icon.barh{background-image:url('img/Bar-hor-chart-icon.png');}  
.toolbar .button span.icon.barstackedh{background-image:url('img/Actions-office-chart-bar-stacked-icon.png');}  
.toolbar .button span.icon.areah{background-image:url('img/Actions-office-chart-area-icon.png');}  
.toolbar .button span.icon.colh{background-image:url('img/Actions-office-chart-bar-icon.png');}  
.toolbar .button span.icon.pieh{background-image:url('img/Pie-chart-icon.png');}   
.toolbar .button span.icon.scatterh{background-image:url('img/Actions-office-chart-scatter-icon.png');}  
.toolbar .button span.icon.bubleh{background-image:url('img/Chart_Bubble_Chart_01.png');}  
*/

.toolbar_export .button span.icon.excel{background-image:url('img/Excel-icon.png');}  
.toolbar_export .button.disabled span.icon.excel{background-image:url('img/Excel-icon-dis.png');} 
.toolbar_export .button span.icon.chartopng{background-image:url('img/charts_folder.png');}  
.toolbar_export .button.disabled span.icon.chartopng{background-image:url('img/charts_folde-dis.jpg');} 

.toolbar_export .button.disabled,.toolbar_export .button.disabled:hover,.toolbar_export .button.disabled:active{
      background: #908E8E;
      background: -moz-linear-gradient(top, #908E8E 0%,#908E8E 100%); 
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#908E8E), color-stop(100%,#908E8E)); 
      background: -webkit-linear-gradient(top, #908E8E 0%,#908E8E 100%);
      background: -o-linear-gradient(top, #908E8E 0%,#908E8E 100%); 
      background: -ms-linear-gradient(top, #908E8E 0%,#908E8E 100%); 
      background: linear-gradient(top, #908E8E 0%,#908E8E 100%); /* W3C */
     cursor:default;
}
.toolbar_export .button.disabled span.text{color:#A8A8A8;}

#SuperOverlay{background: rgba(0, 0, 0, 0.5);width:100%;height:100%;position:absolute;top:0px;left:0px;bottom:0;right:0;z-index:9999;color:#FFF;}
#preloader{background:transparent url('img/load_s.gif') no-repeat center center;width:120px;height:120px;display:block;margin-left: auto;margin-right: auto;}
#contentarea{margin-top:150px;width:100%; text-align:center;}
#contentarea h1#text{font-size:18px;font-weight:bold;}
#donwlink,#back{margin:15px;text-decoration:none;color:#FFF;background: rgb(76, 76, 76);padding: 20px;border: 2px solid #FFF;border-radius: 6px;outline: 0;}
#donwlink:hover,#back:hover{text-decoration:underline;background: rgb(116, 116, 116);cursor:pointer;}

select{
	/*background-color: #FFF;*/
	border: 1px solid #BBB5B5;
	margin-bottom: 1px!important;
	color: #0b3b85;
	float: left!important;
	background: -webkit-linear-gradient(top, #F7F7F7 0%,#CFCFCF 100%);
	padding: 0px!important;
	line-height:12px!important;
	padding: 0 5px!important;
	font-size:10px!important;
	-webkit-appearance: menulist;
	height:10px!important;;
}


/*
@media only screen and (max-width: 1362px){
    #output{margin-top: 160px;}  
}

@media only screen and (max-width: 983px){
    #output{margin-top: 240px;}  
}
*/