﻿Body
{
    font-size: 12px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: white;
	color: black;
}
td
{
    font-family: Arial;
    font-size: 10pt;
    color: #222222;
}

.ConfirmBox li
{
	list-style-type: none;
}
.ErrorBox li
{
	list-style-type: none;
}


.GridStyle
{
    color: Black;
    background-color: White;
    border-color: #CCCCCC;
    border-width: 1px;
    border-style: Solid;
    width: 100%;
    border-collapse: collapse;
}

.GridHeaderStyle
{
    color: Black;
    background-color: LightGrey;
    font-weight: normal;
    text-align: left;
}
.GridHeaderStyle a
{
    font-weight: normal;
    color: Black;
}
.GridFooterHeaderStyle
{
    background-color: #CCCCCC;
}
.GridAlternatingItemStyle
{
    background-color: #F7F7F7;
}
.GridRowStyle
{
    height: 25px;
    border-color: #CCCCCC;
    vertical-align: middle;
    font-family: Arial;
    font-size: 8pt;
    text-align: left;
}
.GridAlternatingRowStyle
{
    height: 25px;
    background-color: whitesmoke;
    border-color: #CCCCCC;
    vertical-align: middle;
    font-family: Arial;
    font-size: 8pt;
    text-align: left;
}

.GridPagerStyle
{
    color: Black;
    background-color: #999999;
}
.InputTable
{
    border-style: none;
    background-color: white;
}

.InputTable .InputLabel
{
    background-color: whitesmoke;
    text-align: right;
    padding-right: 5px;
    padding-left: 5px color: black;
}
.InputTable .InputLabelLeft
{
    background-color: whitesmoke;
    text-align: left;
    padding-right: 5px;
    padding-left: 5px color: black;
}
.InputTable .Header
{
    background-color: silver;
    text-align: center;
    color: black;
}
.InputTable .ButtonPanel
{
    text-align: center;
    height: 50px;
    vertical-align: middle;
    background-color: whitesmoke;
}
.Error
{
    color: red;
}
.Info
{
    color: red;
}

/************************************************************************************************************/
.floatLeft
{
    float: left;
}

.floatRight
{
    float: right;
}

.alignRight
{
    text-align: right;
}

.alignLeft
{
    text-align: left;
}

.alignCenter
{
    text-align: center;
}
.bold
{
    font-weight: bold;
}
.clearBoth
{
	clear:both;
}
/*Modal Popup*/

.modalBackground
{
    background-color: gray;
    filter: alpha(opacity=40);
    opacity: 0.4;
}

.modalPopup
{
    background-color: white;
    border-width: 1px;
    border-style: solid;
    border-color: black; /*	margin-left: 400px; 	margin-top: 400px; */
    width: 600px;
    max-width: 90%;
    max-height: 90%;
    overflow: auto;
}
.modalPopup .popupHeader
{
    background-color: gray;
    color: white;
    font-weight: bold;
    text-align: center;
    padding: 5px;
    height: 14px;
}
.modalPopup .popupHeader a
{
    text-decoration: none;
}

.modalPopup .popupHeader a:active
{
    color: white;
    font-weight: normal;
}
.modalPopup .popupHeader img
{
    border: 0px;
}
.modalPopup .popupHeader img:hover
{
    /*	border: solid 1px white; */
}

.modalPopup .popupHeader a
{
    color: white;
    font-weight: normal;
}

.modalPopup .popupContent
{
/*    padding: 30px; */
    text-align: left;
}
.modalPopup .popupContent h1
{
    color: black;
    font-weight: bold;
    font-size: 15px;
    padding-top: 0px;
}
.modalPopup .popupContent .GridRowStyle, .modalPopup .popupContent .GridAlternatingRowStyle
{
    border-width: 0px;
    font-family: Arial;
    font-size: 8pt;
    text-align: left;
    background-color: white;
}
.modalPopup .popupContent .GridRowStyle .programName, .modalPopup .popupContent .GridAlternatingRowStyle .programName
{
    background-color: silver;
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    padding: 5px;
    text-align: left;
}


.ajax__tab_panel
{
    min-height: 350px;
}
/*****************************************************************/
.ToggleImage
{
	position: relative;
	float:right; 
	right:4px
}

.Attachment
{
	display: inline;
}
.Attachment a.FileLink
{
	text-decoration: none;
	color: black;
}
.Attachment a.FileLink:hover
{
	text-decoration: underline;
	color: black;
}

.Attachment .RemoveLink
{
	vertical-align: middle;
}
.Attachment .FileSize
{
	color: silver
}

.NoRecordFound
{
	font-weight: bold;
	color: silver;
	padding: 10px;
	text-align: center;
}
div.Tooltip
{
    position: absolute;
    border: solid 1px black;
    min-width: 100px;
    max-width: 400px;
    min-height: 50px;
    padding: 5px;
    display: none;
    z-index: 999999;
    background-color: White;
    background-color: #FFFFE1;
	color:black;
}
div.Tooltip .TooltipHeader
{
    font-weight: bold;
    padding-bottom: 0px;
	color:black;
}

/***************************************************************/
div.ControlBodyContent
{
    display: block;
    clear: both;
    margin-bottom: 10px;
    padding: 1px 10px 1px 10px;
}
div.ControlBodyContent img
{
    padding-right: 10px;
    padding-bottom: 10px;
}

/*****************************************************************/
ul.hozTabs
{
    border-color: #d3d3d3;
    border-style: none solid none none;
    border-width: 0 1px 0 0;
    bottom: -1px;
    float: left;
    line-height: 1;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: 0;
    padding: 0;
    position: relative;
    text-decoration: none;
    z-index: 1;
}
ul.hozTabs li
{
    /*resets*/
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    list-style: none;
    float: left;
    border: 1px solid #d3d3d3;
    border-right: none;
    border-bottom: none;
}
ul.hozTabs li a.hozTab div
{
    display: inline;
    color: #555555;
}
ul.hozTabs li a.hozTab:hover div
{
    color: #212121;
}
ul.hozTabs li a.hozTab
{
    float: left;
    font-weight: normal;
    text-decoration: none;
    padding: 2px 7px;
    background: #e6e6e6 url(/images/tabBackground.png) 0 50% repeat-x;
}
ul.hozTabs li a.hozTab:hover
{
    background: #dadada url(/images/tabBackground.png) 0 50% repeat-x;
    color: red;
}
ul.hozTabs li a.hozTab.selected
{
    background: #ffffff url(images/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;
    color: #555555;
    border-bottom: solid 1px white;
}
ul.hozTabs li a.hozTab.first
{
}

.SurveyResponseList .InputTable .InputLabel
{
	text-align: left;
}
.SurveyList .InputTable .Question
{
	font-weight: bold;
}
.SurveyList .InputTable .Answer
{
	width: 50%;
	padding-left: 20px;
}
.SurveyForm .InputLabel
{
	padding-top: 10px;
}
.SurveyForm 
{
	padding: 0px;
}
.SurveyCheckedAnswer
{
	color: red;


}
.Subscribers
{
	min-height: 400px;
}
/*****************************************************************/
.Bar
{
	background: transparent url(../../Images/bar.jpg);
	height: 10px;
}
/*****************************************************************/
.DigitalBusinessCardPreview td
{
	text-align: left;
}
.LinkText
{
	max-height:100px;
	max-width:350px;
	overflow:auto;
}

.GroupableItemTree 
{
	padding: 2px;
}
.GroupableItemTree .SelectedNode
{
	background-color: #005EBD;
	color: White;	
}
.GroupableItemTree .Node 
{
}
.GroupableItemTree .Node a
{
	display: block;
	width: 100%;
}
.GroupableItemTree .Node:hover
{
	text-decoration: underline;
}

.GroupableItemDropDown
{
	display: inline-block;
}
.Funnel .MultiColumnsDropDown .SelectedText .Spacer
{
	min-width: 263px; /* 325px; */

}
.Funnel .MultiColumnsDropDown .MenuPanel
{
	min-width: 342px;

}
.FunnelContactForm .InputLabel
{
	padding-top: 10px;
}
.FunnelContactForm 
{
	padding: 0px;
}
.FunnelContactForm .PageFooter
{
    margin: 0 3px;
}
.FunnelEmailTemplateList .SendSchedule
{
	padding-top: 7px;
	padding-bottom: 7px;
}
.FunnelEmailTemplateList .SendSchedule .SendOnTime {
    margin-left: 8px;
}
.FunnelEmailTemplateList .SendSchedule select {
    width: 81px
}
.AccessDenied 
{
    background: url("../../images/icon_warning.gif") no-repeat scroll 40px 33px transparent;
    font-weight: bold;
    line-height: 20px;
    padding: 20px 0 30px 70px;
}
.AccessDenied h1
{
    border-bottom: 1px solid lightgrey;
    font-size: 17px;
    font-weight: bold;
    padding-bottom: 3px;
    width: 90%;
}
.SurveyAnswerList .GridStyle .GridRowStyle select
{
/*	width: 200px; */
}
.ClosePopup
{
	width: 100px;
}
.AddRecipient
{

}
.EmailAutoComplete_CompletionListElement
{
	margin : 0px!important;
	padding: 0px;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;

}
.EmailAutoComplete_ListItem
{
	margin : 0px!important;
	background-color : window;
	color : darkgray;
	padding : 5px;
	list-style: none
	cursor: default;
}
.EmailAutoComplete_HighlightedListItem
{
	margin : 0px!important;
	background-color: whitesmoke;
	color: darkgray;
	padding: 4px;
	list-style: none;
	cursor: default;
	border: 1px solid silver;

}
.RecipientList
{

	padding: 3px 0px 3px 0px;
}
.QuickSendRecipients
{
	margin-left: -2px;
}

.AddRecipient .RecipientList .Recipient
{
	padding: 3px;
	border: 1px solid silver;
	display: inline-block;
	background-color: whitesmoke;
	margin-top: 1px;
	margin-left: -2px;
}
.AddRecipient .RecipientList .Recipient input
{
	vertical-align: middle;
}
.Watermarked
{
/*	height:20px;
	width:150px;
	padding:2px 0 0 2px; */
/*	border:1px solid #BEBEBE; */
/*	background-color:#F0F8FF; */
	color:gray;
}
.RightPanel .PanelHeader .ToggleHomePage
{
	display: none;
}
.ButtonPanelTop
{
	padding-bottom: 5px; 
	text-align: center;
}
.WhatIsThis
{
	font-size: 9px;

}
.WhatIsThis div
{
    display: inline-block;
    line-height: 20px;
    padding-right: 2px;
    vertical-align: top;
}
.WhatIsThis img.Help
{
	margin-top: 2px;
}
.PageStyles .InputLabel
{
	text-align: left;
	width: 30%;
	padding-left: 10px;
}
.PageStyles .Header
{
	text-align: left;
	font-weight: bold;
}
.PageStyles input[type=text]
{
	width: 90%;
}
.PageStyles input[type=text].Color
, .PageStyles input[type=text].Int
{
	width: 100px;
}

.ClientGroup select
{
	height: 200px;
}
