﻿#TipLayer 
{
display: none;
position: absolute;
z-index: 99999;
width: 200px;
font-size: 8pt;
font-family: Arial;
}



.Ribbon
{
   
    height: 70px;
    font-size: 0.9em;
    margin-left: 15px;
    margin-right: 15px;
    clear: both;
    background-color: #eeeeee;
    
border: 1px solid #cccccc;
}

#LegendOnOff
{
    padding-top: 5px;
    padding-left: 10px;
    float: left;
    padding-right: 10px;
    height: 77px;
    
}



.RibbonContainer
{
    padding-top: 5px;
    padding-left: 10px;
    float: left;
    padding-right: 10px;
/*    background-image: url(images/ribbon_divider_115.gif);*/
    background-repeat: no-repeat;
    background-position: right;
    height: 70px;
    
}


.RibbonContainer#Last
{
    float: right;
    background-image: none;
}


.RibbonContainer span label
{
    font-weight: bold;
    font-size: 0.8em;
}
.RibbonContainer span
{
    font-weight: bold;
    font-size: 0.8em;
}
.RibbonContainer p
{
    font-weight: bold!important;
    font-size: 0.8em!important;
    padding-bottom: 0px!important;
    margin-bottom: 5px!important;
}



.RibbonContainer select
{
    margin-top: 5px;
}

#PointLabels 
{
    width: 70px;
}

.RibbonContainer#ChartTypes
{
    width: 150px;
}

.RibbonContainer#ChartTypes select
{
    width: 150px;
}

.RibbonContainer#Totals
{
    width: 155px;
}

#ColumnTotals
{
    width: 80px;
}

.RibbonContainer#Orientation
{
    width: 100px;
}

.RibbonContainer#Options
{
    /*width: 230px;*/
}

.RibbonContainer#Legend
{
    width: 200px;
    padding-top: 7px;
}

div.RibbonContainer div
{
    display: inline;
    padding-top: 2px;
}

div.RibbonContainer div label
{
    padding-top: 10px;
}


div.RibbonContainer#Legend select
{
    width: 95px;
}

div.RibbonContainer button
{
    width: 80px;
    font-size: 0.9em;
    border: 1px solid #ccc;
    -moz-border-radius: 0px;
    border-radius: 0px;
    cursor: pointer;
}

div.RibbonContainer button:hover
{
    border: 1px solid #333;
}

div.RibbonContainer button img
{
    padding-bottom: 5px;
    padding-top: 5px;
}

#chartDiv
{
    padding-top: 10px;
    text-align: center;
}

.RibbonContainer .checkbox, .radio
{
    width: 19px;
    height: 25px;
    padding: 0 5px 0 0;
    background: url(images/checkbox.png) no-repeat;
    display: block;
    clear: left;
    float: left;
}
.RibbonContainer .radio
{
    background: url(images/checkbox.png) no-repeat;
}

.RibbonContainer .select
{
    position: absolute;
    width: 158px;
    height: 21px;
    padding: 0 24px 0 8px;
    color: #fff;
    font: 12px/21px arial,sans-serif;
    background: url(select.png) no-repeat;
    overflow: hidden;
}
/*
div.PivotGridContainer
{
    overflow-x: scroll; 
    overflow-y: auto;
    max-height: 600px; 
    
}*/

div#dataCubeViewSelector
{
    padding-left: 15px;
    padding-top: 10px;
}
div#dataCubeViewSelector div
{
    border: 1px solid #aaaaaa;
    font-size: 0.9em;
    list-style: none;
    float: left;
    position: relative;
    border-bottom: 1px solid #cccccc;
    margin: 0 .2em 0px 0;
    top: 1px;
    padding: 5px;
    white-space: nowrap;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background-color: white;
    cursor: pointer;
}

div#dataCubeViewSelector div:hover
{
   background-color: White;
   font-weight: bold;
   border: 1px solid #cccccc;
   border-bottom: none; 
}

div#dataCubeViewSelector div.selected
{
    font-weight: bold;
 border: 1px solid #cccccc;
    font-size: 0.9em;
    list-style: none;
    float: left;
    position: relative;
    border-bottom: 1px solid #eeeeee;
    margin: 0 .2em 0px 0;
    top: 1px;
    padding: 5px;
    white-space: nowrap;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background-color: #eeeeee;
    
}

table#pivotGrid_LPV.dxpgLoadingPanel {
    z-index: 900 !important;
}

/*
div#dataCubeViewSelector
{
    height: 20px;
    clear: both;
}
div#dataCubeViewSelector #pivotAndChart, #pivotOnly
{
    
    margin: 2px 0 0;
    padding: 5px;
}

div#dataCubeViewSelector #pivotAndChart.selected, #pivotOnly.selected
{
    border-bottom: 1px black solid;
}
a.cellSuppressedValue, a.cellSuppressedValue:hover, a.cellSuppressedValue:active, a.cellSuppressedValue:visited, a.cellSuppressedValue:focus
{
    text-decoration: none !important;
    color: black !important;
}
*/

div#pivotView ul
{
}
div#pivotView ul li
{
    list-style: none !important;
}

.dimensionAlert
{
    vertical-align: middle;
    padding: 0px 0px 0px 0px;
}

.dimensionAlert img
{
    height: 10px;
    width: 10px;
    padding-left: 5px;
}

div#pivotView
{
    padding-top: 10px;
    clear: both;
    padding-left: 15px;
    padding-right: 15px;
}

div.buttonList button
{
    width: 22px;
    height: 22px;
    border: 1px solid #ccc;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background-color: #eeeeee;
}

div.buttonList button.selected
{
    border: none;
}

body 
{

}


div.largeButtonList button
{
    /*border: 1px solid #ccc;*/
    -moz-border-radius: 0px;
    border-radius: 0px;
    /*background-color: White;*/
    border: 1px solid #eeeeee;
    background-color: #eeeeee;
    background-image: none;
    width: 70px;
    padding-left: 2px;
    padding-bottom: 8px;
    padding-top: 2px;
    padding-right: 2px;
}

div.largeButtonList a.SaveView, div.largeButtonList a.DeleteView
{
    height: 13px;
    
}

div.largeButtonList button[disabled]
{
  
    background-color: #ddd;
    background-image: none;
   
}

div.largeButtonList button[disabled]:hover
{
  
    background-color: #ddd;
    background-image: none;
   
}

div.largeButtonList a
{
    display: inline-block;
    border: 1px solid #eeeeee;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background-color: #eeeeee;
    background-image: none;
    width: 65px;
    padding-left: 2px;
    padding-bottom: 8px;
    padding-top: 7px;
    padding-right: 2px;
    color: Black;
    text-align: center;
    height: 43px;
    font-size: 0.9em!important;
    margin-top: 1px!important;
    margin-bottom: 0px!important;
    text-decoration: none;

}

div.largeButtonList a.disabled
{
  
    background-color: #ddd;
    background-image: none;
   
}

div.largeButtonList a.disabled:hover
{
  
    background-color: #ddd;
    background-image: none;
   
}


div.dropdown
{
    display: inline;
}
div.largeButtonList div.dropdown button
{
/*    background: white url(images/large_button_back_dropdown.gif) no-repeat 50%;*/
    
}
div.largeButtonList div.dropdown button:hover
{
    border: 1px solid #cccccc;
    background-color: white;
    /*background: white url(images/large_button_back_hover.gif) repeat-x top;*/
}

div.largeButtonList div.dropdown button.selected
{
       border: 1px solid #cccccc;
   
    background-color: #ffa14b;
}

div.largeButtonList div.dropdown a
{
   /* background: white url(images/large_button_back_dropdown.gif) no-repeat 50%;*/
   background-color: #eeeeee;
}
div.largeButtonList div.dropdown a:hover
{
    border: 1px solid #cccccc;
    background-color: white;
    /*
    border: 1px solid #6c8abd;
    background: white url(images/large_button_back_hover.gif) repeat-x top;*/
}

div.largeButtonList div.dropdown a.selected
{
      border: 1px solid #cccccc;
   
    background-color: white;
}



div.largeButtonList button img
{
    padding-bottom: 1px;
}

div.largeButtonList button.selected
{
    /*border: 1px solid #c28a30;*/
      border: 1px solid #cccccc;
   
    background-color: white;
}

div.largeButtonList button:hover
{
    /*border: 1px solid #f1ca58;*/
    border: 1px solid #cccccc;
    background-color: white;
}

div.largeButtonList a.selected
{
    /*border: 1px solid #c28a30;*/
    border: 1px solid #cccccc;
   
    background-color: white;
}

div.largeButtonList a.selected legend_off
{
    /*border: 1px solid #c28a30;*/
    border: 0px none #cccccc;
   
    background-color: rgb(238, 238, 238);
}


div.largeButtonList a:hover
{
    /*border: 1px solid #f1ca58;
    border: 1px solid #6c8abd;
    background: white url(images/large_button_back_hover.gif) repeat-x top;*/
      border: 1px solid #cccccc;
    background-color: white;
}


div.legendXY.buttonList {
    display: inline-block !important;
}

div.buttonList button
{
    border: 1px solid #eeeeee;
    -moz-border-radius: 0px;
    border-radius: 0px;
    
    background-image: none;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    padding-right: 0px;
    margin-top: 0px;
}



div.buttonList button:hover
{
          border: 1px solid #cccccc;
    background-color: white;
}

div.buttonList button.selected
{
   border: 1px solid #aaaaaa;
    background-color: white;
}

div.largeButtonList a#ShowChartButton 
{
   border: 1px solid #eeeeee;
    background-color: #eeeeee;
}

div.largeButtonList a#ShowChartButton:hover 
{
   border: 1px solid #cccccc;
    background-color: white;
}

div.buttonList button.selected:hover
{
   border: 1px solid #cccccc;
    background-color: white;
}

div.buttonList button img
{
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    padding-right: 0px;
}



#legend_off
{
    margin-left: 10px;
}


div.RibbonContainer div.largeButtonList div.dropdown
{
    padding-left: 5px;
}



div.RibbonContainer div.largeButtonList div.dropdown div.dropdownContents
{
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
  /*  background: #ccc url(images/greygradient.jpg) repeat-x top;*/
  background-color: #eeeeee;
    border: 1px solid #999;
    position: absolute;
    z-index: 9999;
    width: 209px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    margin-top: 7px;
    display: none;
    -webkit-box-shadow: 8px 8px 6px -6px #999;
	   -moz-box-shadow: 8px 8px 6px -6px #999;
	        box-shadow: 8px 8px 6px -6px #999;
	        

}

div.RibbonContainer div.largeButtonList div.dropdown div.dropdownContents button
{
    height: 105px;
    margin-bottom: 5px;
    background-image: none;
    background-color: #eeeeee;
    width: 55px;
    display: inline-block;
    overflow: visible;
    vertical-align: top;
}

div.RibbonContainer div.largeButtonList div.dropdown div.dropdownContents button:hover
{
     border: 1px solid #cccccc;
    background-color: white;
    /*background: white url(images/vlarge_button_back_hover.gif) repeat-x top;*/
}

div.RibbonContainer div.largeButtonList div.dropdown div.dropdownContents button.selected
{
    border: 1px solid #cccccc;
    background-color: #ffa14b;
    /*background: white url(images/vlarge_button_back_selected.gif) repeat-x top;*/
}

div.RibbonContainer div.largeButtonList div.dropdown div.dropdownContents button img
{
    margin-bottom: 2px;
}


h4 
{
    padding-left: 15px;
    padding-top : 20px;
}

div#dlgSaveUserView{
    padding-top: 0px !important;
}



div#UserViewsDropdown.dropdownContents ul {
    list-style: none !important;
}


div#UserViewsDropdown.dropdownContents ul li {
    list-style: none !important;
}

div#pivotGrid_DXCustFields_PW-1 {
    z-index: 999 !important;
}



/* Tabs in browser */




.ui-widget-content
{
    color: #333333;
}
.ui-widget-content a
{
    color: #333333;
}



.ui-tabs
{
    position: relative;
    padding: .2em;
    zoom: 1;
}
/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav
{
    margin: 0;
    /*padding: .2em .2em 0;*/
}
.ui-tabs .ui-tabs-nav li
{
    list-style: none;
    float: left;
    position: relative;
    top: 1px;    
    margin: 0 .2em 1px 0;
    border-bottom: 0 !important;
    padding: 0;
    white-space: nowrap;
    -moz-border-radius: 0px;
    border-radius: 0px;
    font-size: 0.9em;
}
.ui-tabs .ui-tabs-nav li a
{
    float: left;
    padding: 5px 5px;
    text-decoration: none;
      font-size: 0.9em !important;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected
{
    margin-bottom: 0;
    padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a
{
    cursor: text;
}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a
{
    cursor: pointer;
}
/* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel
{
    display: block;
    border-width: 0;
    padding: 1em 8px;
    background: none;
    
}
.ui-tabs .ui-tabs-hide
{
    display: none !important;
}

div#tabs
{
    margin-bottom: 5px;
    margin-left: 13px;
    margin-right: 13px;
}
div#tabs div
{
 /*   background: #dfdeda url(images/greygradientcropped.jpg) repeat-x top;*/
 background-color: #eeeeee;
    border: 1px solid #cccccc;
    -moz-border-radius: 0px;
    border-radius: 0px;
    font-size: 0.9em;
}
div#tabs li a
{
    margin-bottom: 0px;
}
div#tabs li
{
    list-style-type: none;
}




/*!
 * jQuery UI CSS Framework 1.8.20
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden
{
    display: none;
}
.ui-helper-hidden-accessible
{
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px,1px,1px,1px);
}
.ui-helper-reset
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}
.ui-helper-clearfix:before, .ui-helper-clearfix:after
{
    content: "";
    display: table;
}
.ui-helper-clearfix:after
{
    clear: both;
}
.ui-helper-clearfix
{
    zoom: 1;
}
.ui-helper-zfix
{
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
}




/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default
{
    border: 1px solid #aaaaaa;
    background-color: white;
    font-weight: bold;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited
{
    color: black;
    text-decoration: none;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus
{
    border: 1px solid #aaaaaa;
    background-color:White;
    font-weight: bold;
}
.ui-state-hover a, .ui-state-hover a:hover
{
    color: black;
    text-decoration: none;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active
{
    border: 1px solid #cccccc;
    background-color: #eeeeee;
    font-weight: bold;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited
{
    color: black;
    text-decoration: none;
}
.ui-widget :active
{
    outline: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight
{
    border: 1px solid #ddd;
    background-color: #ffe45c;
    color: #363636;
}
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a
{
    color: black;
}




/* Fiter Message */

#FilterMessageContainer
{
    border: 1px solid #aaa;
    border-bottom: none;
    padding: 5px 5px 5px 5px;
    /*background-color: #dfdfdf;*/
    background-color: #e5d4e8;
    
    font-size: 8pt;
   
}


div#FilterMessage {
	display: inline;
	color: black;

}
/*
div#FilterMessage span {
	font-weight: bold;
	padding-right: 5px;
	padding-left: 10px;
	display: inline;
	
}*/

div#FilterWarning 
{
    
	display: inline-block;
	color: black;
	border: 1px solid #ffff67;
	background-color: #ffff67;
	margin-top: 10px;
	padding: 5px 5px 5px 5px;
	margin-left: 5px;
	margin-right: 5px;
}

div#InformationText 
{
    
	display: inline-block;
	color: black;
	border: 1px solid blue;
	background-color: #eeeeff;	
	padding: 5px 5px 5px 5px;
	margin-bottom: 5px;
	font-size: 0.9em;
	
}

div#InformationText img.Alert 
{
    height: 12px;
    width: 12px;
    
	
}

/*
table#pivotGrid_FilterArea tbody tr td table tbody tr td:first-child td 
{
 
   visibility: visible!important;
    display:block!important;
    }
    
    

table#pivotGrid_FilterArea tbody tr td table tbody tr td td 
{
   visibility: hidden;
   display:none;
    
    }    
    
*/

table#pivotGrid_FilterArea * .dxPivotGrid_pgCollapsedButton 
{
     display:none;
    
    }
    
   .dxpgArea * .dxPivotGrid_pgExpandedButton {
	
     display:none;
    
    }


/* Hide hierarchy children in filter */

table#pivotGrid_FilterArea * .dxPivotGrid_pgGroupSeparator
{
display:none;
}

table#pivotGrid_FilterArea tbody tr td table tbody tr td:first-child + td + td table.dxpgHeaderTable
{
display:none;
}

table#pivotGrid_FilterArea tbody tr td table tbody tr td:first-child + td + td + td + td table.dxpgHeaderTable
{
display:none;
}

table#pivotGrid_FilterArea tbody tr td table tbody tr td:first-child + td + td + td + td + td + td table.dxpgHeaderTable
{
display:none;
}


table#pivotGrid_FilterArea tbody tr td table tbody tr td:first-child + td + td + td + td + td + td + td + td table.dxpgHeaderTable
{
display:none;
}

table#pivotGrid_FilterArea tbody tr td table tbody tr td:first-child + td + td + td + td + td + td + td + td + td + td table.dxpgHeaderTable
{
display:none;
}

table#pivotGrid_FilterArea tbody tr td table tbody tr td:first-child + td + td + td + td + td + td + td + td + td + td + td + td table.dxpgHeaderTable
{
display:none;
}
table#pivotGrid_FilterArea tbody tr td table tbody tr td:first-child + td + td + td + td + td + td + td + td + td + td + td + td + td + td table.dxpgHeaderTable
{
display:none;
}
table#pivotGrid_FilterArea tbody tr td table tbody tr td:first-child + td + td + td + td + td + td + td + td + td + td + td + td + td + td  + td + td + table.dxpgHeaderTable
{
display:none;
}
table#pivotGrid_FilterArea tbody tr td table tbody tr td:first-child + td + td + td + td + td + td + td + td + td + td + td + td  + td + td + td + td  + td + td + table.dxpgHeaderTable
{
display:none;
}
table#pivotGrid_FilterArea tbody tr td table tbody tr td:first-child + td + td + td + td + td + td + td + td + td + td + td + td  + td + td + td + td + td + td + td + td + table.dxpgHeaderTable
{
display:none;
}

td.dxpgRowArea table * td:first-child + td table.dxpgHeader * td.dxpgHeaderText 
{
color:#ead1ef;
}
table#pivotGrid_ColumnArea * table * td:first-child + td + td table.dxpgHeader * td.dxpgHeaderText 
{
color:#ead1ef;
}
table#pivotGrid_ColumnArea * table * td:first-child + td + td + td + td table.dxpgHeader * td.dxpgHeaderText 
{
color:#ead1ef;
}
table#pivotGrid_ColumnArea * table * td:first-child + td + td + td + td + td + td table.dxpgHeader * td.dxpgHeaderText 
{
color:#ead1ef;
}
table#pivotGrid_ColumnArea * table * td:first-child + td + td + td + td + td + td + td + td table.dxpgHeader * td.dxpgHeaderText 
{
color:#ead1ef;
}
table#pivotGrid_ColumnArea * table * td:first-child + td + td + td + td + td + td + td + td + td + td table.dxpgHeader * td.dxpgHeaderText 
{
color:#ead1ef;
}
table#pivotGrid_ColumnArea * table * td:first-child + td + td + td + td + td + td + td + td + td + td + td + td table.dxpgHeader * td.dxpgHeaderText 
{
color:#ead1ef;
}
.dxpgColumnFieldValue 
{
    background-color: #ead1ef;
}
.dxpgRowFieldValue 
{
    background-color: #ead1ef;
}
.dxpgArea {
background-color: #f7e9f9;

}
.dxpgHeader
{
    background-color:#e5d4e8;
} 

.dxpgTotalCell
{
    background-color: #f0e6f2;
}
/*Hide measures*/
.dxpgDataArea table
{
visibility: hidden;
}
.dxpgBottomPager {
    display: none;
}

/* Metadata hover*/

#TipLayer 
{
    padding: 10px 10px 10px 10px;
    background-color: White;
    border: 1px solid black;
} 

.cellSuppressedValue 
{
    cursor: help;
    text-decoration: none!important;
}

.metadataReferenceMark {
    cursor: help;
    text-decoration: none!important;
}
.dxpgControl a.metadataReferenceMark
{
    color:#095076;
}

.dxpgLoadingPanel
{
    width: 10%;
    height: 50px;
}


.dxpgLoadingPanel td.dx img{
	padding: 12px 12px 12px 12px;
	
    
}

.dxpgLoadingPanel td.dx span{
	padding: 12px 12px 12px 12px;
	
    font-weight: bold;
}

div.button_text 
{
    height: 40px;
    display:block!important;
    }
    
div.largeButtonList a span 
{
font-size: 1em!important;
font-weight: normal;
}

/*

div.dxpc-mainDiv 
{
    width: 400px!important;}

*/

#FullScreenButton 
{

width: 68px;
}

div.filter {display: inline-block; margin-right: 10px;cursor: pointer; border: 1px solid #9f9f9f; padding-left: 5px; padding-right: 5px; padding-top: 2px; padding-bottom: 2px;}
div.filter span {}
div.filter * div {display:block;}
div.filter * div:hover {background-color: #cccccc; cursor: pointer}
div.filterDropdown {display:none; position:absolute; background-color: White; border: 1px solid black; z-index: 9999; padding: 10px 10px 10px 10px;max-height: 300px; overflow-y: scroll}
div.filterDropdown div {padding-top: 2px; padding-bottom: 2px; }
div.filterboxtitle {display: inline; vertical-align: middle; }
img.newfilter {vertical-align: bottom;}
table#pivotGrid_FilterArea * .dxPivotGrid_pgFilterButton {display: none}
table#pivotGrid_FilterArea * .dxPivotGrid_pgFilterButtonActive {display: none}
	
.newfilter {display: inline-block; margin-left: 5px}


#pivotGrid_HM_DXI6_ {display:none;}
#pivotGrid_HM_DXI4_ {display:none;}
	
.ui-icon-closethick	{visibility: hidden!important;}

div.selectMoreRight 
 {
  
  background-color: #581862;
  color: White;
  font-weight: bold;
  background-image: url(Images/block_arrow_right.png);
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 25px;
  padding-left: 5px;
  }
  
  div.selectMoreRight:hover
 {
  
  background-color: white;
  color: #581862;
  
  
  
  }
  
  div.selectMoreLeft:hover
 {
  
  background-color: white;
  color: #581862;
  
  
  
  }
  
 div.selectMoreLeft 
 {
  
  background-color: #581862;
  color: White;
  font-weight: bold;
  background-image: url(Images/block_arrow_left.png);
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 25px;
  padding-right: 5px;
  }

.BrowserDataDesignations {
    padding-top: 0px;
    padding-bottom: 10px;
}

.dxpgColumnFieldValue 
{  
    vertical-align: top;
}
    
h5.metadatatitle {
    font-size: 1.1em;
    margin-bottom: 6px;
    font-weight: bold;
}
h2.metadatatitle {
    font-size: 1.1em;
    margin-bottom: 6px;
    font-weight: bold;
    padding:0px;
    border:none;
}