﻿
body,p,select,option
{
	font-family: 'Open Sans','Segoe UI' ,Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;	
}
.CalendarControl
{
    padding: 2px;
    margin: 0px;
    background-color: White;
    border: 1px solid Dimgray;
    overflow: visible;
    color: #2E5576;
}
.CalendarControl tbody tr td{border:none;}
.CalendarControl tr td, .CalendarControl div, .CalendarControl table, .CalendarControl tr, 
.CalendarControl thead,.CalendarControl tr td div, .CalendarControl tbody, .CalendarControl tbody tr td
{
        margin: 0px;
        padding: 0px;
        background-color: transparent;
}

html {
	height: 100%;
}



div.Separator
{
	background-color: #808080;
	height: 1px;
}
.Page_Base
{
	background-color: #D3DDEB;
	width:100%;
	height:100%;
}

.Page_HeaderCaption
{
    margin: 0px;
    padding: 5px 0px 5px 0px;
    border-bottom: #a2c9da 1px dotted;
    background-color: transparent   ;
    font-weight: normal;
    font-size: 15pt;
    font-family: Segoe UI;
    color: #333333;
    border-top: #fffacd 1px solid;
    border: 1px none #808080;
    text-align: left;
    width: 100%;
    background:-webkit-gradient(linear,100% 100%, 0% 4%, from(#FFFFFF), to(#F8FAFC));
    color: #344B5C;
}

.Page_HeaderCaptionFaded
{
	margin: 0px;
	padding: 5px 5px 5px 5px;
	font-weight: normal;
	font-size: 15pt;
	color: #333333;
	
	text-align: left;
	width: 99.20%;
	background-image: url(images/bg_Row_BlueFade.png);
	background-repeat: repeat-x;
}
.Page_Base_Error
{
	background-color: #D3DDEB;
	width:100%;
	height:100%;
	text-align:left;
}
.Page_HeaderCaption_Error
{
	margin: 0px;
	padding: 5px 0px 5px 5px;
	border-bottom: #a2c9da 1px dotted;
	background-color: #D3DDEB;
	font-weight: normal;
	font-size: 15pt;
	color: #000000;
	
	border-top: #fffacd 1px solid;
	border: 1px none #808080;
	text-align: left;
	width: 99%;
}
.Data_Caption_Item_Error
{
	padding: 6px 4px 6px 5px;
	font-size: 11px;
	color: #2F3946;
	
	font-weight: normal;
	border-right: #b6c6d6 1px solid;
	border-top: #b6c6d6 1px solid;
	border-left: #b6c6d6 1px solid;
	border-bottom: #b6c6d6 1px solid;
	border-color: #FFE1E1;
	border-width: 0px 1px 1px 0px;
	text-align: left;
}
.Page_SubHeader
{
	padding: 4px 0px 3px 0px;
	
	border-right: #b0c4de 1px dotted;
	border-top: #b0c4de 1px dotted;
	font-size: 12px;
	border-left: #b0c4de 1px dotted;
	color: #333333;
	border-bottom: #b0c4de 1px dotted;
	
	font-weight: normal;
	
	border-width: 0px;
	border-style: solid;
	background-image: url(images/bg_Row_HH.gif);
	background-repeat: repeat-x repeat-y    ;
	text-align: left;
}
.Page_SubHeader-toolBar
{
    padding: 4px 0px 3px 0px;
    font-size: 12px;
    color: #333333;
    
    font-weight: normal;
    
    text-align: left;
    background-color: #DEE3E7;
    border-bottom:thin solid silver;
    height: 36px;
    
}
.Page_Header_LeftColumn
{
	display: inline;
	float: left;
	border-bottom: solid 1px #666666;
	width: 99%;
	border-bottom-color: #BDCCE1;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	padding-bottom: 3px;
}
.Page_Header_RightColumn
{
	display: inline;
	float: right;
	position: relative;
	
	font-size: 11px;
	vertical-align: bottom;
}
.Page_Base
{
	padding: 2px;
	background-color: #f3f8fe;
}
.Page_MainToolbar
{
	margin: 0px 0px 0px 0px;
	padding: 2px 20px 0px 20px;
	border-bottom: #a2c9da 1px dotted;
	background-color: #f3f8fe;
	font-weight: normal;
	font-size: 9pt;
	color: #336699;
	
	border-top: #fffacd 1px solid;
	border: 0px solid #808080;
}
.Page_MainToolbar_Asset
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom:0px dotted #808080;
	border-top: 0px solid #808080;
	background-color: #D3DDEB;
	font-weight: normal;
	font-size: 10pt;
	color: #336699;
	
	height:25px;
	width:99%;
	text-align:right;
}
.Data_HeaderCaption
{
	padding: 2px;
	font-size: 11px;
	color: navy;
	
	background-color: #cddcee;
	font-weight: bold;
	border-right: #b6c6d6 1px solid;
	border-top: #b6c6d6 1px solid;
	border-left: #b6c6d6 1px solid;
	border-bottom: #b6c6d6 1px solid;
}

.Tab
{
	font-size: 10px;
	color: #667f9a;
	
}

table.Data
{
	padding: 1px;
	font-size: 10px;
	color: #667f9a;
	
	font-weight: bold;
	border-right: #b6c6d6 1px solid;
	border-top: #b6c6d6 1px solid;
	border-left: #b6c6d6 1px solid;
	border-bottom: #b6c6d6 1px solid;
	border-width: 0px;
	border-color: #F7F7F7;
}




.Data_Caption, .Data_Caption_Item
{
    padding: 2px 2px 2px 4px;
    font-size: 12px;
    color: #005984;
    font-weight: normal;
    border-right: #b6c6d6 1px solid;
    border-top: #b6c6d6 1px solid;
    border-left: #b6c6d6 1px solid;
    border-bottom: #b6c6d6 1px solid;
    border-color: #E7ECEF;
    border-width: 0px 1px 1px 0px;
    text-align: left;
    white-space: nowrap;
}
td.Data_Caption_SubHeader
{
	padding: 3px 0px 3px 6px;
	background-image: url('images/bg_row_caption1.gif');
	background-repeat: repeat-x;
	
	font-size: 15px;
	background-color: #F3F1AF;
	font-weight: normal;
	color: #333333;
}

td.Data_Caption_SubItem
{
	margin: 0px;
	padding: 3px 0px 3px 1px;
	border-right: #b0c4de 1px dotted;
	border-top: #b0c4de 1px dotted;
	font-size: 11px;
	border-left: #b0c4de 1px dotted;
	color: #666666;
	border-bottom: #b0c4de 1px dotted;
	
	font-weight: normal;
	height: 20px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	background-image: url(images/bg_Row_N.png);
	background-repeat: repeat-x;
	width:100%;
}
.Data_Caption_SubItem b
{
    font-weight:normal  ;    
}
PnlData_Caption_SubItem
{
	margin: 0px;
	padding: 3px 0px 3px 1px;
	border-right: #b0c4de 1px dotted;
	border-top: #b0c4de 1px dotted;
	font-size: 11px;
	border-left: #b0c4de 1px dotted;
	color: #666666;
	border-bottom: #b0c4de 1px dotted;
	
	font-weight: normal;
	height: 20px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	background-image: url(images/bg_Row_N.png);
	background-repeat: repeat-x;
	width:100%;
}
.Data_Caption_Item
{
	padding: 2px 1px 2px 2px;
	font-size: 11px;
	color: #2F3946;
	text-align: left;
}
.Data_Caption_Item_Highlight
{
	padding: 2px 1px 2px 2px;
	font-size: 11px;
	color: #2F3946;
	
	font-weight: normal;
	border-right: #b6c6d6 1px solid;
	border-top: #b6c6d6 1px solid;
	border-left: #b6c6d6 1px solid;
	border-bottom: #b6c6d6 1px solid;
	border-color: #CADFFB;
	border-width: 0px 1px 1px 0px;
	text-align: left;
	background-color: #FBEAC4;
}
.Data_Footer
{
	padding: 3px 3px 5px 3px;
	border-right: #b0c4de 1px dotted;
	border-top: #b0c4de 1px dotted;
	font-size: 11px;
	border-left: #b0c4de 1px dotted;
	color: #333333;
	border-bottom: #b0c4de 1px dotted;
	
	font-weight: normal;
	height: 20px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	background-image: url(images/bg_Row_HH.gif);
	background-repeat: repeat-x;
	text-align:left;
}

.Data2_Caption
{
	background: #D3DDEB;
	border-left: 1px solid #fff;
	border-top: 1px solid #CFDEFF;
	padding: 2px 0px 2px 4px;
	text-decoration: none;
	border-left-color: #E8EDF4;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-top-color: #E8EDF4;
	border-top-width: 1px;
	color: #003366;
	text-align: left;
}

/* HTML Controls */

.ComboDefault
{
    color: #BE4141;
}
select,option
{
    font-size: 11px;    
}
input.textbox, input.SearchTexbox,
textarea.textbox, input.readonlytextbox, .WaterMarkedTextBox {
	border-right: #696969 1px solid;
	padding-right: 1px;
	border-top: #696969 1px solid;
	padding-bottom: 0px;
	border-left: #696969 1px solid;
	padding-top: 2px;
	border-bottom: #696969 1px solid;
	border-width: 1px;
	font-family: inherit;
	font-size: 11px;
	margin: 0px !important;
    padding: 3px;
    color: #333333;
	border-radius: 2px;

}
input.SearchTexbox
{
	padding: 2px 0px 0px 18px;
	margin-left: 10px;
	background-position: left center;
	font-size: 11px;
	height: 16px;
	border-width: 1px;
	background-image: url(images/ico16_find.gif);
	background-repeat: no-repeat;
	border-color: #808080;
}

input.readonlytextbox
{
	background-color: #CCCCCC;
}
.WaterMarkedTextBox
{
    color: #8B96B4;
    display: inline;
    visibility: visible;
    font-style: oblique;
    text-align: left;
    font-size:inherit;
    font-family: Trebuchet MS   ;
}
.WaterMarkedTextBoxSmall
{
        border-right:  #e5e5e5 thin solid;
        border-top:  #e5e5e5 thin solid;     
        border-left:  #e5e5e5 thin solid;    
        border-bottom:  #e5e5e5 thin solid;
        color: #97A0BB;
        display: inline;
      background-color:transparent;
      visibility: visible;
     font-style:oblique;
     text-align:center;
     font-size:10px;
     vertical-align:middle;
   
  
}

/* Links */
a
{
	text-decoration: none;
}
a:link:visited:hover
{
	color: #0066CC;
	font-family: Trebuchet MS;
	font-weight: normal ;
}
a.disabled
{ 
	color: #666666;
	text-decoration: none;
 }

a.default:hover
{
	color: #990000;
	text-decoration: none;
}
a.ActionLinkQuickClose
{
	font-size: 7pt;
	color: #006600;
	font-weight: bold;
	text-decoration: none;
	
}
a.ActionLink, a.ActionLinkDelete
{
	
	
	color: #336699;
	font-weight: normal;
	text-decoration: none;
	margin:0px;
	
}
a.ActionLink:hover
{
	color: #000099;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #336699;
	
}
a.ActionLinkDeleteDisabled
{
	
	font-size: 12px;
	color: #808080;
	font-weight: normal;
	text-decoration: none;
}
a.ActionLinkDelete
{
	color: #993333;
}
a.ActionLinkDelete:hover
{
	
	color: #990033;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #993333;
	
}

/* Popups */

.Popup_Progress
{
	display: block;
	position: absolute;
	padding: 2px 3px;
	z-index: 1000;
	
}
.Popup_Container
{
	border: 1px solid #336699;
}

.Popup_Header
{
	padding: 5px;
	background-color: transparent;
	color: #333333;
	
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/bg_Row_hh.gif);
	background-repeat: repeat-x;
}
.Popup_Body
{
	padding: 5px;
	background-color: #FFFFFF;
	text-align:center;
}

.UpdateProgressPanel
{
	   z-index: 99999998;
	   vertical-align: middle;
	   bottom: 50%;
	   left: 45%;
	   padding: 10px;
}
.UpdateProgressModalBackground,.modalBackground {
		background-color: #6D7B8D;
		position: fixed;
		top: 0;
		left: 0;
		height: 100%;
		width: 100%;
		min-height: 100%;
		min-width: 100%;
		filter:alpha(opacity=50);
		opacity:0.5;
		-moz-opacity: 0.5;
}
.ModalBackground {
	z-index: 1000 !important;
}
.modalNoBackground
{
    background-color:transparent;
}
.UpdateProgressModalBackground

{
	z-index: 99999997; 
}

.modalBox
{
	width:auto; 
	background-color: #f5f5f5;
	padding: 0px;
	border-right: #a9a9a9 1px solid;
	border-top: #a9a9a9 1px solid;
	border-left: #a9a9a9 1px solid;
	border-bottom: #a9a9a9 1px solid;
	z-index:1000;
	border-radius: 3px;
	margin:0px;
}
.modalBoxCaption {
	padding: 5px;
	font-size: 17px;
	background-color: #455876;
	font-weight: normal;
	color: #DBE3F7;
	cursor: pointer;
	text-align: left;
	padding-left: 15px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	z-index: 1000 !important;
}
.modal500
{
    width: 550px !important;    
}
.modalBoxCaption15
{
        text-align:left;
        padding-left: 15px;
}
.modalBoxCaption30
{
    padding-left: 30px;
}
table.tableCss
{
    width: 100%;
    border-top: none;
    border-spacing: 1px;
    border-collapse: 1px;
    empty-cells: show;
    padding: 2px;
    background-color: #f3f8fe;
    border: 1px solid #455876;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.modalNormal
{
    width: 550px !important;    
}
.modalBig
{
    width: 600px;        
}

.validatorCalloutHighlight
{
	background-color: #FFFACD;
}
.validatorCallOutText
{
	color: Black;
	font-weight: normal
}

/* Home Page */
.homeContainer
{
	margin-top: 30px;
	width: 70%
	}
.homeIcon
{
	padding: 2px;
	text-align: right;
}
.homeItemContainer
{
	text-align: left	
}
.homeItemHeader
{
	vertical-align:bottom;
	text-align: left;
	font-weight: bold;
	
	font-size: 11px;
	height: 12px;
}
.homeItemDescription
{
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	
	font-size: 10px;
	font-style: italic;
	color: #666666;
}
div.UpdatePanel
{
	padding: 4px 8px 4px 8px;
	border: 1px solid #336091;
	background-color: #6e97c6;
	color: White;
	top: 58px;
	color: #FFFFFF;
	position: absolute;
	right: 1px;
	z-index: 999;
	
	font-size: 8pt;
	font-weight: bold;
	width: 100px;
}

.Loading_Row
{
	background-image: url('images/indicator5.gif');
	background-repeat: no-repeat;
	display: none;
	
}
.LargePlaceHolder
{
	width: 100%;
	height: 450px;
}
.PreviewCell
{
	background-color: #FFFFFF;
	border: 1px inset #C0C0C0;
	vertical-align: middle;
	text-align: left;
	white-space: nowrap;
	
	font-size: 10px;
	color: #808080;
	font-weight: lighter;
}
.PreviewBox
{
	margin: 5px;
	overflow: auto;
	width: 250px;
	height: 200px;
	text-align: center;
	vertical-align: middle;
}
.image-preview {
    margin:3px;
    border: 4px white solid;
    padding: 5px;
    background:white;
    text-align:center;
    box-shadow: 0px 0px 8px #888888;
    border-radius:3px;
}
.image-preview img{
    max-width:250px;
    max-height:240px;
}
.image-preview-float{
    float:right;
    position:relative;
    display:inline;
    position:absolute;
    left: 900px;
}
    .image-preview-float img {
        max-width:350px;
    max-height:200px;
    }
.SynergyProTabXp
{
	text-align:left;	
}

.SynergyProTabXp .ajax__tab_header					{ background:url(images/tab-line.gif) repeat-x bottom; background-color:#D3DDEB; }
.SynergyProTabXp .ajax__tab_outer						{ background:url(images/tab-right.gif) no-repeat right; padding-right:3px; }
.SynergyProTabXp .ajax__tab_inner						{ background:url(images/tab-left.gif) no-repeat; }
.SynergyProTabXp .ajax__tab_tab						{ background:url(images/tab.gif) repeat-x; }
.SynergyProTabXp .ajax__tab_hover .ajax__tab_outer	{ background:url(images/tab-hover-right.gif) no-repeat right;cursor:pointer; }
.SynergyProTabXp .ajax__tab_hover .ajax__tab_inner
{
	color: #000066;
	background-color:#F8FAFC;
	background: url(images/tab-hover-left.gif) no-repeat;
	cursor:pointer;
}
.SynergyProTabXp .ajax__tab_hover .ajax__tab_tab		{ background:url(images/tab-hover.gif) repeat-x; }
.SynergyProTabXp .ajax__tab_active .ajax__tab_outer	{ background:url(images/tab-active-right.gif) no-repeat right; }
.SynergyProTabXp .ajax__tab_active .ajax__tab_inner	{font-weight: bold; background:url(images/tab-active-left.gif) no-repeat; }
.SynergyProTabXp .ajax__tab_active .ajax__tab_tab		{ background:url(images/tab-active.gif) repeat-x; }

/* XP IE7 theme - Other Styles */
.SynergyProTabXp .ajax__tab_header 					{font-size:11px; }
.SynergyProTabXp .ajax__tab_outer						{ height:29px; }
.SynergyProTabXp .ajax__tab_inner						{ padding-left:3px; }
.SynergyProTabXp .ajax__tab_tab						{ padding:8px 10px;margin:0; }
.SynergyProTabXp .ajax__tab_body
{
	font-size: 11px;
	border: 1px solid silver; /*#999999*/
	border-top: 0;
	padding: 3px;
	background-color: #C2DAFA;
}

.LoginBase
{
	background-color: Transparent;
	
	font-size: 11px;
	color: #000000;
}
.LoginCaption
{
	
	font-size: 13px;
	color: #32619A;
	font-weight: normal;
}
.TopLeftIconHolder
{
	position:absolute;
	z-index: inherit;
	float: left;
	padding-left:2px;
	top:-12px;
	left:-20px;
	
}
.TopRightIconHolder
{
	float:right;
	clear:none;
	position:absolute;
	right:5px;
	top:5px;
	padding:2px;
}
.DebugHeaderDetails
{
    font-size: 8pt;
    color:  white;
	display:none;
}
.DebugHeaderDetails:hover
{
    display:block;
}
.InlineNote
{
	border: 1px solid #739DC8;
	padding: 5px;
	margin: 15px;
	text-align: left;
	background-color: #F1F5FA;
	
	white-space: normal ;
}
.ItemListPreview
{
    padding: 3px;
    border: thin solid #96B3F8;
    -moz-border-radius: 1px;
    border-radius: 1px;
    background-color: #D9E4FF;
    overflow:auto;
    height: 70px;
    width: 99%;
    
}
.ItemListPreview-Pop
{
    padding: 3px;
    border: thin solid #99DC8D;
    height: auto;
    -moz-border-radius: 1px;
    border-radius: 1px;
    background-color: #D4FCCD;
     width:300px;
    
    color: #0C1C09;
}
.ChkList
{
    width: 100%;
    
    color: #0C1C09;
    border-top-style: dotted;
    border-top-width: thin;
    border-top-color: #99DC8D;
    padding-top:5px;
}

.Accordion_HeaderPanel td
{
    height: 26px;
    background-color: #EBEFF1;
    cursor: pointer;
    padding: 5px;
    font-size: 15px;
    color: #8C4040;
    
    font-weight: normal;
}

.Accordion_Header_Selected
{
	height:26px; background-color:#C8D9F2;
	 border-top:solid 2px #87AAD1;
	  cursor:pointer;
	  border-bottom:solid 1px silver;
}
.Accordion_Item
{
	border-style: solid solid solid none;
	border-width: 1px 0px 1px 1px;
	border-color: #CFDBEB;
	padding: 4px;
	font-size: 11px;
	color: #232323;
	
	font-weight: normal;
	text-align: left;
}
.Item_DetailsCaption
{
	 display:none;
	 position:relative;
	 color:Navy;
	 height:auto;
	 border:dotted 1px #739DC8;
	 font-size:10px;
	 background-color:#F1F5FA;
}
.login
{
	background-position: left top;
	height:100%;
	width: 100%;
  
   
}
/************ MaskedEdit Related Styles ***********************/
.MaskedEditFocus
{
	background-color: #ffffcc;
	color: #000000;
}
.MaskedEditMessage
{
	color: #ff0000;
	font-weight: bold;
}
.MaskedEditError
{
	background-color: #ffcccc;
}
.MaskedEditFocusNegative
{
	background-color: #ffffcc;
	color: #000000;
}
.MaskedEditBlurNegative
{
	color: #ff0000;
}
.ActviationHeaderBar
{
	background-position: center;
	cursor: move;
	height: 30px;
	background-image: url('images/bg_Row_DarkBlueFade.png');
	background-repeat: repeat-x;
	font-weight: bold;
	
	font-size:12pt;
	color:White;
	border-bottom:1px solid silver;
	
}

.Empty
{
	font-size: 15px;
	color: #CC0000;
	background-color: #FFF0F0;
	text-align: center;
	width: 96%;
	border: 1px solid #C22E5A;
	padding: 20px;
	font-style: italic;
}
.InLineButton
{
    border: 1px solid #B1CBE4;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #E5E5EB;
    text-align: center;
    color: #587CBA;
    text-decoration: none;
    font-weight: bold;
    text-align: left;
    padding: 5px;
    cursor:pointer;
}
.InLineButtonCancel
{
    border: 1px solid #FFC6C6;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #FFF8F1;
    text-align: center;
    color: #7D0000;
    text-decoration: none;
    font-weight: bold;
    text-align: left;
    padding: 5px;
     cursor:pointer;
}

.message, .messageok, .message-NoPermission, .messageWarn, .messageInfo, .messageError
{
    border-style: none none solid none;
    border-width: medium medium 1px medium;
    border-bottom-color: #666666;
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 5000000;
    height: auto;
    font-size: 17px;
    background-color: #148411;
    color:white;
	padding: 15px 0px;
	
	text-align: center;
}
.message-NoPermission, .messageWarn, .messageError
{
    color: #FFFFFF;
    background-color: #990000;
}
 
.messageok
{
    color: #FFFFFF;
    background-color: #148411;
}

.messageInfo
{
    color: #003366;
    background-color: #E9F8F8;
}
 
.close-notify {
    white-space: nowrap;
    margin-right:5px;
    color:#fff;
    text-decoration:none;
    padding-left:3px;
    padding-right:3px;
    width:auto;
   float:right;
   
}
 
.close-notify a {
    color: #fff;
}

.subtle
{
    color: #999999;
}
.assetDisposed-alert
{
    color: #FFFFFF;
    background-color: #990000;
    font-size: 12pt;
    padding: 10px 0px 10px 10px;
    overflow: hidden;
    margin: 0px;
    vertical-align: top;
    text-align: left;
    margin-left:10px;
}
 
.SearchResultsContainer
{
    height:370px;width:99.80%;overflow:auto;
}
.AccessDenied
{
    background-color: #990000;
    color: #FFFFFF;
    padding: 10px;
    margin: 25px;
    font-size: 13px;
}
.batchActionMenu
{
    margin: 5px;
    font-size: 12px;
    border-collapse: collapse;
    padding-left: 12px;
    text-align: left;
    padding: 12px;
    width:160px;
}
.batchActionMenu tr
{
    line-height: 20px;
}
.batchActionMenu tr:hover
{
    background-color: #DCE1E5;
    
}
.batchAction2 
{
  
    position: relative; 
    overflow: visible; 
    display: inline-block; 
    padding: 0.5em 1em; 
    border: 1px solid #d4d4d4; 
    margin: 0;
    text-decoration: none; 
    text-shadow: 1px 1px 0 #fff; 
    
    font-size: 12px;
    white-space: nowrap; 
    cursor: pointer; 
    outline: none; 
    background-color: #FFF2F2;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f4f4f4), to(#FFF2F2));
    background-image: -moz-linear-gradient(#f4f4f4, #FFF2F2);
    background-image: -o-linear-gradient(#f4f4f4, #FFF2F2);
    background-image: linear-gradient(#f4f4f4, # FFF2F2);
    -webkit-background-clip: padding;
    -moz-background-clip: padding;
    -o-background-clip: padding-box;
    /*background-clip: padding-box;*/ /* commented out due to Opera 11.10 bug */
    -webkit-border-radius: 0.2em; 
    -moz-border-radius: 0.2em; 
    border-radius: 0.2em; 
    /* IE hacks */
    zoom: 1; 
    *display: inline; 
     height:13px;
     color: maroon;
}
.batchAction 
{
  
    position: relative; 
    overflow: visible; 
    display: inline-block; 
    padding: 0.5em 1em; 
    border: 1px solid #d4d4d4; 
    margin: 0;
    text-decoration: none; 
    text-shadow: 1px 1px 0 #fff; 
    
    font-size: 12px;
    white-space: nowrap; 
    cursor: pointer; 
    outline: none; 
    background-color: #ececec;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f4f4f4), to(#ececec));
    background-image: -moz-linear-gradient(#f4f4f4, #ececec);
    background-image: -o-linear-gradient(#f4f4f4, #ececec);
    background-image: linear-gradient(#f4f4f4, #ececec);
    -webkit-background-clip: padding;
    -moz-background-clip: padding;
    -o-background-clip: padding-box;
    /*background-clip: padding-box;*/ /* commented out due to Opera 11.10 bug */
    -webkit-border-radius: 0.2em; 
    -moz-border-radius: 0.2em; 
    border-radius: 0.2em; 
    /* IE hacks */
    zoom: 1; 
    *display: inline; 
     height:13px;
    
}
.batchAction :hover
{
    background-color: #F8F8F8;
}
.filter {
	background-color: #DFE4EC;
	border: none !important;
	padding: none !important;
	margin-left: 15px;
}
.batchCollMenu
{
    width:150px;
    padding:12px;
    text-align:left
}
.divClone {
	background-color: #DFE4EC;
	font-style: italic;
	border: none !important;
	padding: none !important;
	margin-top: 10px;
	margin-bottom: 10px;
}

.spanSubHeader
{
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #9CC8CD;
    padding: 3px;
    line-height: 24px;
    font-style: normal;
    color: #003651;
    background-color: #DAE7E7;
    font-size: 14px;
    
    display: block;
  
    font-weight: normal;
}
.fieldSetWatchlistRule
{
    border: 1px solid #DEE9F3;
    padding:10px;
}
.fieldSetWatchlistRule2
{
    border: 1px solid #FCE2E2;
    padding: 10px;
}
.inlineProgressIndicator
{
    padding: 10px;
    width: 50%;
    height: 50px;
    font-size: small;
    color: #254B72;
    text-align: center;
    line-height: 99%;
    vertical-align: baseline;
    background-image: url(images/indicator.gif);
    background-repeat: no-repeat;
    background-position: 30% 17%;
    background-color: transparent;
}

/* Rad Control*********************** 
div.RadUpload .ruBrowse
{
    
    width: 80px;
    background-image: none;
   
    color: inherit;
     margin-right:5px;
    text-align:left;
     
      font-family: Trebuchet MS;
}
   div.RadUpload_Default .ruFileWrap .ruButtonHover
   {
       background-position: 100% -23px !important;
        color: #009900;
        background-image:none;
       background-color:Transparent;
   }
    input.ruFakeInput 
    {
         background-image:none;
         background-color:Transparent !important;
          Width:8px;
           border:none !important;
    }*/


.ControlToolbar
{
    background-color: #f7f7f7;
    padding: 3px;
    text-align: left;
    background:-webkit-gradient(linear, 0% 100%, 0% 1%, from(#e9eaec), to(#FFFFFF))
}

.TabPageView
{
    border-style: solid;
    border-width: 0px 0px 1px 1px;
    border-color: #a8b0bb;
    padding: 10px 5px;
    background-color: #f3f8fe;
    min-height: 400px;
}

.TabControl
{
    margin: 3px;    
}
.TabPageHeader
{
    background:-webkit-gradient(linear, 100% 100%, 0% 4%, from(#FFFFFF), to(#f7f7f7));
    font-size: 19px;
    text-align: left;
    border: 0px;
    padding: 5px;
    color: #344B5C;
    margin-bottom: 5px;
}
.TabContainer
{
    margin-right: 10px;
}

/* Style for the header text */
.header-text {
	color: grey;
}
/* Style for div containers */
.importcontainer {
	margin: 20px;
	padding: 15px;
	border: 1px solid #ddd;
	border-radius: 5px;
	background-color: #f9f9f9;
}
/* Label styling */
.importlabel {
	color: red;
	font-weight: bold;
	display: block;
	margin-top: 10px;
}

.importlabel {
	color: red;
	font-weight: bold;
	display: block;
	margin-top: 10px;
}

/* GridView styling */
.gridview-container {
	margin-top: 20px;
}

/* 2025 Changes due to smtp servers */

.my-hidden {
    display: none;
    opactiy: 0;
}
.my-table tr td {
    padding: 5px;
    border: none;
    border-bottom: 1px solid #f4f4f4;
    font-size: 12px;
}

.my-table table tr td {
    padding: inherit;
}
.nowrap { white-space: nowrap}

input[type="radio"], input[type="checkbox"] {
    padding: 3px
}
label {
    margin: 3px 5px;
    font-weight: inherit;
}

.loading-top {
	background-image: url('data:image/gif;base64,R0lGODlhEAAQALMAAN7e3s7Ozrm5uampqZiYmIiIiHd3d2dnZ1ZWVkZGRjExMQAAAP///wAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQFBwAMACwAAAAAEAAQAAAEZ5BJBqgxM8+QAlBKoGXB0oFAqgUisRDKklYZohABaBwqRQOHhULgmcwqswFCRMoQDrsBLdMrHK6D0fEoKEwlPXAhwVsRxQkCgIBjSQFnRlGAEAzUuJHEoL4DAmpaXmsEFAJfIwICehEAIfkEBQcADAAsAAAAAA8AEAAABFmQycnKDHQemSRIQ8YoyMct2ARMQ6IQyzYZ3ZcUhrKsVJ6kDIFAJDnwiIOCckhkAAgGQ4HZvBCqrIOBeCQcQowBYJUKHBkBQ0AYPE8swSGASrkGxWhsADiJAAAh+QQFBwAMACwAAAAAEAAQAAAEWpDJyUiRgFKTUeqCxmTckTAGE06ZpDDeCgAhUCBCgBwWIhULReuSygACBEVwQBFcKANFoSWwEAKi1mhQeIq+EiZYUyBkNdyQYDU6j6YBrFY0qMnnUEl8rJl9IwAh+QQFBwAMACwAAAAAEAAPAAAEVpDJKQmgGBRpEMdSgGzGwWygNDBCKaHBtAFHMRCHwgw6NQIxiSCRSsUMAcBlwEwZFNCDgEANUnILBUKpFBi5IcIKZGURYoGy5BKaDMDFUJILLM7pykkEACH5BAUHAAwALAAAAAAQAA8AAARbkMnJxqBYElnMDBlwbEzBGAqYMUdQmEp2gaZwJYzA4FpBBABJELHTfUgTQIIQZAQEAmCmgKgWAhYjxhM7UFRJxTWgAkAxgcUi0XwKmxPDIsWAwym2O0B/p/QzEQAh+QQFBwAMACwAAAAAEAAQAAAEWpDJyYSgWA5JCs9SsRUEQyRg5UkBKgGSMMBEKRSIlBzTJcCTwEGBCGAuFCEFEAAAMQPD4UBgBpqZE8qwzCCqjKczuWHwJmMKYtFNDRbcFCaxQKaMFUVZHnxGAAAh+QQFBwAMACwAAAAAEAAQAAAEVZDJyQK9U0wyAWaENUyHh1nAwCEjFWjMIAQBYUjHLb3WVTAGkwTQ6xhaH0zBoPMIKQPEAfFLSo7WjkABtBIKCUWgoEAkFYpfFYZB94oft4X9OSSclAgAIfkEBQcADAAsAgAAAA4AEAAABFeQyRmmlZUJIcfVgMYJxQeMAlBaoVYBQxkYBAPcV4isUmsVnM9FQCgUBr6hYVkTMoA2TI+SUPAkCusAkWgdJoWFIZGo1TKMwEIRqAIQbAtBEYwmPq+lMAIAIfkEBQcADAAsAAAAABAAEAAABFCQyckAoBiHIEWWF7NJxAeKHMGZVjdUhYkRsUyVNpXmUlD8r07Cc8scFgsc6MBQKhYISeJViBISMQCB2EREFaAVJQHwMpghioeTiJZZkt8nAgAh+QQFBwAMACwAAAEAEAAOAAAETZBJBqoFYWp9xf6TAIAc5jHDQGoCca6SkEmFkigFmA7CsSyKA4hAfBEYs8kgiQxtDAhNgmFgIIQBQrXnZBypB48KpIgehIUoSH2WGJIRACH5BAUHAAwALAAAAgAQAA4AAARWkMlJGaihzkuDWkQFcELGCJ8iYGVXLAPGSQlTa4CgB4biFzjBYGAKDBCzDQVgYChMk0IhJkEoJoaAEMiYSoiMgWIgZSA0ksuhCySsNYF3odlFUwYhTQQAIfkECQcADAAsAAAAABAAEAAABFuQSSCrvUykgLtYSdcdywBQGIAwBbMoaRWsDDFYJzoRinDpEsSBhgkYAYVEAkHoGAMogMCA8Vk4itBlQLAyqC1Di9MEdCVWnzVg4DCADESryRi0OneWhADH3DARADs=') /*../images/loading2.gif*/;
	background-position: 3px center;
	background-repeat: no-repeat;
	top: 0;
	position: absolute;
	padding: 5px 15px;
	padding-left: 23px;
	background-color: #fef55a;
	left: 45%;
	z-index: 999999;
	border-radius: 0 0 3px 3px;
	font-weight: bold;
}

.modal-dialog {
    padding-top: 10%;
}

.soutage-table tr td a {
	color: steelblue!important;
}

/* End of 2025 Changes*/