﻿.dxpnlControl_MetropolisBlue.dxpnl-edge, .dxpnlControl_MetropolisBlue.dxpnl-bar {
    padding: 8px;
    margin: 8px;
}

.dxpnl-edge.l {
    /*border-right-width: 1px;*/
    border-right-width: 0px;
    left: 0;
    bottom: 0;
    top: 0;
    height: auto !important;
    z-index: 1001;
}

.dxmLite_MetropolisBlue .dxm-main {
    /*background-color: #f0f0f0;*/
    background-color: #FFFFFF;
    padding: 0;
}

.dxrpControl_MetropolisBlue {
    /*border-top: 1px solid Silver;
    border-bottom: 1px solid Silver;*/
    border:1px solid #EEEEEE;
}

.dxrpControl_MetropolisBlue td.dxrpHeader_MetropolisBlue {
    /*padding: 7px 15px 8px 10px;*/

    padding: 3px 15px 5px 10px;
    background-color:rgba(0, 114, 198, 0.1);
}

.dxrpControl_MetropolisBlue td.dxrpHeader_MetropolisBlue {
    /*color: #0072C6;
    font-size: 1.66em;*/

    color: #000000;
    font-size:14px;
}

.dxgvHeader_MetropolisBlue {
    /*cursor: pointer;
    white-space: nowrap;
    padding: 4px 6px 5px;
    border: 1px Solid #c0c0c0;
    background-color: white;
    overflow: hidden;
    font-weight: normal;
    text-align: left;*/

    cursor: pointer;
    white-space: nowrap;
    padding: 4px 6px 5px;
    border: 1px Solid #c0c0c0;
    background-color: white;
    overflow: hidden;
    font-weight: normal;
    text-align: left;

    font-weight:bold;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f6f6f6+47,ededed+100;White+3D+%231 */
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(47%,rgba(246,246,246,1)), color-stop(100%,rgba(237,237,237,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */

}

.dxpcLite_MetropolisBlue .dxpc-header, .dxdpLite_MetropolisBlue .dxpc-header {
    color: #0072C6;
    font-size: 1.66em;
    padding: 7px 2px 7px 12px;
    white-space: nowrap;
    border-bottom:1px solid #0072C6;
}

.dxcaRefreshButtonText_MetropolisBlue
{    
    color: Black;
    font-size: 10pt;
    font-style: normal;
    color: #33b5e5;
}

.dxcaTextBoxLabel_MetropolisBlue
{
     color: Black;
     color: #33b5e5;
    font-size: 10pt;
    font-style: normal;   
}

.dxtc-stripContainer
{
    height:28px;
}
.dxbButton_MetropolisBlue {
    color: #333333;
    border: 1px solid #c0c0c0;
    /*background-color: white;*/
    padding: 1px;
    font: 12px 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;


background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */

-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;

font-size:13px;

}

.dxbButtonHover_MetropolisBlue
{

background: rgb(64,141,196); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(64,141,196,1) 0%, rgba(0,114,198,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(64,141,196,1) 0%,rgba(0,114,198,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(64,141,196,1) 0%,rgba(0,114,198,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#408dc4', endColorstr='#0072c6',GradientType=0 ); /* IE6-9 */

 border: 1px solid #0072C6;

    color:#FFFFFF;
    font-size:13px;
    
}


.dxeTextBox_MetropolisBlue
{
    height:27px;
    width:100%;
}

.dxeButtonEdit_MetropolisBlue
{
     height:27px;
     width:100%;
}

.dxpcLite_MetropolisBlue .dxpc-shadow, .dxpcLite_MetropolisBlue.dxpc-shadow, .dxdpLite_MetropolisBlue .dxpc-shadow, .dxdpLite_MetropolisBlue.dxpc-shadow {
       -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.34375);
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.34375);
    -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.dxgvControl_MetropolisBlue .dxgvSearchPanel_MetropolisBlue .dxbButton_MetropolisBlue {
    font-size:unset;
    margin-top: -2px;
    margin-bottom: -2px;
    height:28px;
}

.dxeCaption_MetropolisBlue
{
    color: #0072C6;
}

.dxpnlControl_MetropolisBlue {
    font: 12px 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
    color: #333333;
}

.dxgvLoadingPanel_MetropolisBlue .dxlp-loadingImage {
    background-image: url('../Images/LoadingNew.gif');
    height: 16px;
    width: 180px;
}
.dxgvLoadingPanel_MetropolisBlue {
    border: 1px solid #C3C3C3;
    background-color: white;
    font: 12px 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
    color: #333333;
     -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.34375);
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.34375);
}

.dxgvLoadingDiv_MetropolisBlue {
    background-color: #777777;
    opacity: 0.7;
}


.dxlpLoadingPanel_MetropolisBlue .dxlp-loadingImage, .dxlpLoadingPanelWithContent_MetropolisBlue .dxlp-loadingImage
{
    background-image: url('../Images/LoadingNew.gif');
    height: 16px;
    width: 180px;
}


.dxsplVSeparator_MetropolisBlue
{
    border:1px solid #EEEEEE;
}

.dxeHyperlink
{
    font-size:14px;
}

.dxtlFocusedNode_PlasticBlue {
    background: rgba(0, 114, 198, 0.34) none;
    color: White;
}

.dxtlHeader_PlasticBlue, .dxtlControl_PlasticBlue .dxtlHSDC {
    background: #0072C6 none;
}


.dxtlControl_MaterialCompact .dxtlDataTable
{
    border:0;
}



