﻿.EnterpriseDivBack {
    width: 1228px;
    min-height: 520px;
    border: 1px solid #999999;
    border-left: 0px;
    border-right: 0px;
    background: rgb(237,237,237);
    /*background: -moz-linear-gradient(top, rgb(237,237,237) 0%, rgb(150,150,150) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(237,237,237)), color-stop(100%,rgb(150,150,150)));
    background: -webkit-linear-gradient(top, rgb(237,237,237) 0%,rgb(150,150,150) 100%);
    background: -o-linear-gradient(top, rgb(237,237,237) 0%,rgb(150,150,150) 100%);
    background: -ms-linear-gradient(top, rgb(237,237,237) 0%,rgb(150,150,150) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#232323', endColorstr='#0f0f0f',GradientType=0 );
    background: linear-gradient(top, rgb(237,237,237) 0%,rgb(150,150,150) 100%);*/
    text-align: center;
    display: inline-block;
}

/*******************************************************************************************************
Enterprise Label Properties and apperance settings
********************************************************************************************************/
/*.EnterpriseLabel{font: normal 12px/23px "Segoe UI", Arial, sans-serif;color: #ffffff;}*/
.EnterpriseLabelFix{color:#606060 !important;}
.EnterpriseLabel{font: normal 12px/23px "Segoe UI", Arial, sans-serif;color: #FAFAFA;}
.EnterpriseLabelShadow{font: normal 12px/23px "Segoe UI", Arial, sans-serif;color: #FFFFFF;	text-decoration: none;text-shadow: 0.5px 0.5px 0px #000000;filter: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=0);}
.EnterpriseTextBox{font: normal 12px/23px "Segoe UI", Arial, sans-serif;color: #444444 !important;line-height:16px;background-color: rgb(237,237,237) !important;border: 1px solid #999999 !important;padding:2px 0px 2px 5px !important;resize:none;}
.EnterpriseTextBoxRightAligned{font: normal 12px/23px "Segoe UI", Arial, sans-serif;color: #444444 !important;line-height:16px;background-color: rgb(237,237,237) !important;border: 1px solid #999999 !important;text-align:right; padding:2px 5px 2px 0px !important;}
.EnterpriseTextBoxDisabled_SilverBorder{background: rgb(237,237,237);border: 1px solid #999999;color:#444444;font: normal 12px/23px "Segoe UI", Arial, sans-serif;text-decoration: none;padding-left:3px;height: 22px;line-height:22px;text-align:left;}
.EnterpriseDropDown{font: normal 12px/23px "Segoe UI", Arial, sans-serif;height:22px;line-height:150px;background-color: rgb(237,237,237);color:#444444;border:1px solid #999999;}
.EnterpriseDropDown:Hover{border:1px solid #FF9933;}
.EnterpriseDropDownFilter{font: normal 12px/23px "Segoe UI", Arial, sans-serif;height:24px;line-height:150px;color:#444444;border:none; border-radius: 0px;}
.EnterpriseDropDownFilter>span{background-color: rgb(237,237,237);color:#444444;border:none; border-radius: 0px !important;height:20px;margin-top: 1px;}
.EnterpriseDropDownFilter>span>button{border-radius: 0px !important;height:20px !important;margin-top: 1px;}
.EnterpriseDatePicker{font: normal 12px/23px "Segoe UI", Arial, sans-serif;color: #444444;height:24px;line-height:16px;background-color: rgb(237,237,237);border: 1px solid #999999;color:#444444;padding: 2px 0px 0px 5px;}
.EnterpriseButton{box-shadow:0px 1px 1px #000000;border-radius:3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;}
.EnterpriseValidator{color: Red;font-weight: bold;font-size: 8pt;}   
.EnterpriseLoadingPanel{display:block;width:60px;height:55px;background-image: url('../../Images/Themes/SignatureSystems/PDQLogoAjax.gif');background-repeat:no-repeat;}
.GridFilterPanel{width:1214px;height:auto;padding:5px 0px 5px 0px;background-color:#606060;border: none;position:absolute;margin-top:25px;}
.GridBottomAdd{width:1200px;height:30px;background-color:#EDEDED;border:none;text-align:left;}
.GridButtonAdd{margin-left:5px;margin-top:3px;float:left;}
.GridButtonDelete{margin-right:5px;margin-top:3px;float:right;}
.TextShadow{text-shadow: 1px 1px 0px #000000;filter: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=0);}

.InlineBlock{display: inline-block;}
.InlineBlock100WidthLeft{display: inline-block; width: 100%;text-align:left;}
.InlineBlock100WidthRight{display: inline-block; width: 100%;text-align:right;}
.InlineBlock100WidthCenter{display: inline-block; width: 100%;text-align:center;}
.TextAlignCenter{text-align: center;display:inline-block;}
.TextAlignLeft{text-align: left;display:inline-block;}
.TextAlignRight{text-align: right;display:inline-block;}
.TextAlignJustify{text-align: justify ;display:inline-block;}

/*******************************************************************************************************
Enterprise Button Properties and apperance settings
********************************************************************************************************/

.EnterpriseButtonControl
{
    background: rgb(125,126,125);
    background: -moz-linear-gradient(top, rgba(125,126,125,1) 0%, rgba(38,38,38,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125,126,125,1)), color-stop(100%,rgba(38,38,38,1)));
    background: -webkit-linear-gradient(top, rgba(125,126,125,1) 0%,rgba(38,38,38,1) 100%);
    background: -o-linear-gradient(top, rgba(125,126,125,1) 0%,rgba(38,38,38,1) 100%);
    background: -ms-linear-gradient(top, rgba(125,126,125,1) 0%,rgba(38,38,38,1) 100%);
    border: 1px solid #777777;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#262626',GradientType=0 );
    color:#FFFFFF;
    box-shadow:1px 1px 0px #000000;
    line-height:15px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 12px;
    font-family: "Segoe UI", Arial, sans-serif;
}
.EnterpriseButtonControl:Hover{border:1px solid #FF9933;color: #FFFFFF;}
/*******************************************************************************************************/

/*******************************************************************************************************
Enterprise Grid Properties and apperance settings
********************************************************************************************************/
.EnterpriseGridHeader_Color_8
{
    color:#FFFFFF;        
    font-family: helvetica, sans-serif;
    font-size: 8pt;
    font-weight:bold;
    background: rgb(204,105,83);
    background: -moz-linear-gradient(top, rgba(204,105,83,1) 2%, rgba(170,55,1,1) 64%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,rgba(204,105,83,1)), color-stop(64%,rgba(170,55,1,1)));
    background: -webkit-linear-gradient(top, rgba(204,105,83,1) 2%,rgba(170,55,1,1) 64%);
    background: -o-linear-gradient(top, rgba(204,105,83,1) 2%,rgba(170,55,1,1) 64%);
    background: -ms-linear-gradient(top, rgba(204,105,83,1) 2%,rgba(170,55,1,1) 64%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc6953', endColorstr='#aa3701',GradientType=0 );
    background: linear-gradient(top, rgba(204,105,83,1) 2%,rgba(170,55,1,1) 64%);
    border-bottom:1px solid #999999;
}
.EnterpriseGridHeader_Black_8 
{
    color: #FFFFFF;
    font-family: helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    background: rgb(205,205,205); /* Old browsers */
    border-bottom: 1px solid #999999;
}
.EnterpriseGridItem_8 
{
    color: #444444;
    font-family: helvetica, sans-serif;
    font-size: 8pt;
}
.rgRow
{
    background-color: rgb(205,205,205);
}
.rgAltRow
{
    background-color: rgb(237,237,237);
}


.EnterpriseGridFooter_8 {
    color: #444444;
    font-family: helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
}
/*******************************************************************************************************
********************************************************************************************************
********************************************************************************************************/

/*******************************************************************************************************
Enterprise Grid Properties and apperance settings
********************************************************************************************************/
.EnterpriseGridHeader_Color_9
{
    color:#FFFFFF;        
    font-family: helvetica, sans-serif;
    font-size: 9pt;
    font-weight:bold;
    background: rgb(204,105,83);
    background: -moz-linear-gradient(top, rgba(204,105,83,1) 2%, rgba(170,55,1,1) 64%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,rgba(204,105,83,1)), color-stop(64%,rgba(170,55,1,1)));
    background: -webkit-linear-gradient(top, rgba(204,105,83,1) 2%,rgba(170,55,1,1) 64%);
    background: -o-linear-gradient(top, rgba(204,105,83,1) 2%,rgba(170,55,1,1) 64%);
    background: -ms-linear-gradient(top, rgba(204,105,83,1) 2%,rgba(170,55,1,1) 64%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc6953', endColorstr='#aa3701',GradientType=0 );
    background: linear-gradient(top, rgba(204,105,83,1) 2%,rgba(170,55,1,1) 64%);
    border-bottom:1px solid #999999;
}

.EnterpriseGridHeader_Black_9
{
    color:#FFFFFF;        
    font-family: helvetica, sans-serif;
    font-size: 9pt;
    font-weight:bold;
    background: rgb(50,50,50); /* Old browsers */
    background: -moz-linear-gradient(top,  rgb(50,50,50) 0%, rgb(150,150,150) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(50,50,50)), color-stop(100%,rgb(150,150,150))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgb(50,50,50) 0%,rgb(150,150,150) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgb(50,50,50) 0%,rgb(150,150,150) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgb(50,50,50) 0%,rgb(150,150,150) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgb(50,50,50) 0%,rgb(150,150,150) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#323232', endColorstr='#0f0f0f',GradientType=0 ); /* IE6-9 */
    /*border-bottom:1px solid #999999;*/
}
.EnterpriseGridItem_9{color:#FFFFFF;font-family: helvetica, sans-serif;font-size: 9pt;}
.EnterpriseGridFooter_9{color:#444444;text-shadow: 1px 1px 1px #000000;filter: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=1);font-family: helvetica, sans-serif;font-size: 9pt;font-weight: bold;}
/*******************************************************************************************************/

/*******************************************************************************************************
Enterprise Grid Properties and apperance settings
********************************************************************************************************/
.EnterpriseGridHeader_Color_10
{
    color:#FFFFFF;      
    font-family: helvetica, sans-serif;
    font-size: 10pt;
    font-weight:bold;
    background: rgb(204,105,83);
    background: -moz-linear-gradient(top, rgba(204,105,83,1) 2%, rgba(170,55,1,1) 64%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,rgba(204,105,83,1)), color-stop(64%,rgba(170,55,1,1)));
    background: -webkit-linear-gradient(top, rgba(204,105,83,1) 2%,rgba(170,55,1,1) 64%);
    background: -o-linear-gradient(top, rgba(204,105,83,1) 2%,rgba(170,55,1,1) 64%);
    background: -ms-linear-gradient(top, rgba(204,105,83,1) 2%,rgba(170,55,1,1) 64%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc6953', endColorstr='#aa3701',GradientType=0 );
    background: linear-gradient(top, rgba(204,105,83,1) 2%,rgba(170,55,1,1) 64%);
    border-bottom:1px solid #999999;
    border-top: none;
}
.EnterpriseGridHeader_Black_10
{
    color:#FFFFFF;        
    font-family: helvetica, sans-serif;
    font-size: 10pt;
    font-weight:bold;
    background: rgb(50,50,50); /* Old browsers */
    background: -moz-linear-gradient(top,  rgb(50,50,50) 0%, rgb(150,150,150) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(50,50,50)), color-stop(100%,rgb(150,150,150))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgb(50,50,50) 0%,rgb(150,150,150) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgb(50,50,50) 0%,rgb(150,150,150) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgb(50,50,50) 0%,rgb(150,150,150) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgb(50,50,50) 0%,rgb(150,150,150) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#323232', endColorstr='#0f0f0f',GradientType=0 ); /* IE6-9 */
    /*border-bottom:1px solid #999999;*/
}
.EnterpriseGridItem_10{color:#FFFFFF;font-family: helvetica, sans-serif;font-size: 10pt;color: #FFFFFF;}       
.EnterpriseGridFooter_10{color:#444444;text-shadow: 1px 1px 1px #000000;filter: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=1);color: #FFFFFF;font-family: helvetica, sans-serif;font-size: 10pt;font-weight: bold;}
/*******************************************************************************************************/

.EnterpriseCaptionLabels_Black
{
    font-family: helvetica, sans-serif;
    font-size: 10pt;
    background: rgb(70,70,70);
    background: -moz-linear-gradient(top, rgb(70,70,70) 0%, rgb(237,237,237) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(70,70,70)), color-stop(100%,rgb(237,237,237)));
    background: -webkit-linear-gradient(top, rgb(70,70,70) 0%,rgb(237,237,237) 100%);
    background: -o-linear-gradient(top, rgb(70,70,70) 0%,rgb(237,237,237) 100%);
    background: -ms-linear-gradient(top, rgb(70,70,70) 0%,rgb(237,237,237) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#464646', endColorstr='#232323',GradientType=0 );
    background: linear-gradient(top, rgb(70,70,70) 0%,rgb(237,237,237) 100%);
    border-style: solid;
    border-width: 1px;
    border-left: 0px;
    border-right: 0px;
    border-color: #999999;
    height: 17px;
    line-height:17px; 
    font-weight:bold;  
}

.EnterpriseCaptionLabels_Color
{
    font-family: helvetica, sans-serif;
    font-size: 10pt;
    border:1px solid #999999;
    height: 17px;
    line-height:17px; 
    font-weight:bold;  
    
    /**********Change Color***********/
    background: rgb(204,105,83);
    background: -moz-linear-gradient(top, rgba(204,105,83,1) 2%, rgba(170,55,1,1) 64%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,rgba(204,105,83,1)), color-stop(64%,rgba(170,55,1,1)));
    background: -webkit-linear-gradient(top, rgba(204,105,83,1) 2%,rgba(170,55,1,1) 64%);
    background: -o-linear-gradient(top, rgba(204,105,83,1) 2%,rgba(170,55,1,1) 64%);
    background: -ms-linear-gradient(top, rgba(204,105,83,1) 2%,rgba(170,55,1,1) 64%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc6953', endColorstr='#aa3701',GradientType=0 );
    background: linear-gradient(top, rgba(204,105,83,1) 2%,rgba(170,55,1,1) 64%);
    /*********************************/
}

.EnterpriseFilter
{
    background-color: rgb(96,96,96);
}

/*@media screen and (-webkit-min-device-pixel-ratio:0)*/
@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm)
{
    /* Safari and Chrome, if Chrome rule needed */
    .ChromeFix
    {
        margin-left: -277px !important;
        position: absolute !important;
    }
}

.ChromeFix
{
    margin-left: -280px;
    /*position: fixed;*/
}