﻿/********************* Home Announcement *********************/
.AnnounceTbl
{
	max-width:950px;
	background-color: White;
	border: 1px solid #000000;
	border-radius: 5px 5px 5px 5px;
	padding: 10px 10px 10px 10px;
}
.AnnounceTitle
{
	/*font-family: Tahoma;*/
	color: #008bb4;
	font-size: 12px;
	font-weight: bold;
}
.AnnounceDetails
{
	/*font-family: Tahoma;*/
	color: #525252;
	font-size: 12px;
}
.AnnouncebackGrnd
{
	background-color: #000000;
	opacity: 0.5;
}
.AnnounceClose
{
	cursor: pointer;
	display: inline;
	height: 29px;
	position: absolute;
	right: -16px;
	top: -15px;
	width: 25px;
}
/************************************************************/

/***************** NewsPageStyle *******************/
.NewsHeaderStyle
{
	color: #6a933b;
	font-size: 14px;
	line-height: 1.42857;
	text-decoration: none;
}
.NewsHeaderStyle:hover
{
	cursor: pointer;
	color: #6a933b;
	font-size: 14px;
	line-height: 1.42857;
	text-decoration: underline;
}
.NewsSelectedStyle
{
	color: #6a933b;
	font-size: 14px;
	line-height: 1.42857;
	text-decoration: none;
}
.NewsSelectedStyle:hover
{
	cursor: pointer;
	color: #6a933b;
	font-size: 14px;
	line-height: 1.42857;
	text-decoration: underline;
}
.NewsDateStyle
{
	color: #8ad03a;
	font-size: 10px;
}
.NewsPageHeader
{
	color: #6a933b;
	font-size: 14px;
	white-space: normal;
}
.NewsPageDetails
{
	color: #666666;
	font-size: 11px;
	line-height: 1.42857;
	white-space: normal;
}
.NewsPageDate
{
	color: #8ad03a;
	font-size: 10px;
	font-weight: bold;
}
.NewsPagerStyle td table td
{
	border: 0px none ;
	padding: 0 2px;
}
.NewsPagerStyle td
{
	border: 1px solid #e4e4e4;
	padding: 5px 0;
}
.NewsPagerStyle td A, .NewsPagerStyle td A:visited
{
	font-family: "Helvetica Neue" ,Helvetica,Arial,sans-serif;
	font-size: 16px;
	color: #006838 !important;
	background-color: transparent;
	padding: 1px 4px;
	text-decoration: none;
	border: 1px solid #006838;
	border-radius: 4px;
}
.NewsPagerStyle td A:hover, .NewsPagerStyle td A:focus
{
	font-family: "Helvetica Neue" ,Helvetica,Arial,sans-serif;
	font-size: 16px;
	color: #ffffff !important;
	background-color: #006838;
	padding: 1px 4px;
	text-decoration: none;
	border: 1px solid #006838;
	border-radius: 4px;
}
.NewsPagerStyle td span
{
	font-family: "Helvetica Neue" ,Helvetica,Arial,sans-serif;
	font-size: 16px;
	color: #ffffff !important;
	background-color: #006838;
	padding: 1px 4px;
	border: 1px solid #006838;
	border-radius: 4px;
}
/*******************************/
/********************************************************/
.NewsPageHeader
{
	/*font-family: Calibri !important;*/
	font-size: 17px;
	color: #008BB4;
}
.NewsPageDate
{
	color: #000000;
	/*font-family: Calibri;*/
	font-size: 14px;
}
.NewsPageDetails
{
	color: #525252;
	/*font-family: Calibri;*/
	font-size: 14px;
}
.NewsHeaderStyle
{
	/*font-family: Calibri !important;*/
	font-size: 14px;
	color: #525252;
	text-decoration: none;
}
.NewsHeaderStyle:hover
{
	cursor: pointer;
	/*font-family: Calibri !important;*/
	font-size: 14px;
	color: #008BB4;
	text-decoration: underline;
}
.NewsSelectedStyle
{
	/*font-family: Calibri !important;*/
	font-size: 14px;
	color: #008BB4;
	text-decoration: underline;
}
.NewsSelectedStyle:hover
{
	cursor: pointer;
	/*font-family: Calibri !important;*/
	font-size: 14px;
	color: #008BB4;
	text-decoration: underline;
}
.NewsHomeLink
{
	color: #525252;
	/*font-family: Calibri;*/
	font-size: 13px;
	text-decoration: none;
}
.NewsHomeLink:hover
{
	cursor: pointer;
	color: #525252;
	/*font-family: Calibri;*/
	font-size: 13px;
	text-decoration: underline;
}
.NewsHomeMoreLink
{
	/*font-family: Arial;*/
	font-size: 13px;
	color: #F00;
	text-decoration: none;
}
.NewsHomeMoreLink:hover
{
	cursor: pointer;
	/*font-family: Arial;*/
	font-size: 13px;
	color: #F00;
	text-decoration: underline;
}
/***************** FAQ ************************/
.CatAccordionHeader
{
	border: 0px solid #000000;
	color: #006838;
	background-color: #ffffff;
	background-image: url('../../Images-Web/Collapse-ExpandFAQ_19.png');
	background-position: left;
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	margin-top: 5px;
	cursor: pointer;
	white-space: normal;
	height: 23px;
}
.CatAccordionHeaderSelected
{
	border: 0px solid #000000;
	color: #fff;
	background-color: #006838;
	background-image: url('../../Images-Web/Collapse-ExpandFAQ_25.png');
	background-position: left;
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	margin-top: 5px;
	cursor: pointer;
	white-space: normal;
	height: 23px;
}
.CatAccordion
{
	background-color: #ffffff;
	border: 0px dashed #000000;
	padding: 2px; /*font-family: Verdana; 	font-size: 12px;*/
	text-align: Left;
	white-space: normal;
}
.CatAccordionHeaderAr
{
	overflow: hidden;
	border: 0px solid #000000;
	color: #006838;
	background-color: #ffffff;
	background-image: url('../../Images-Web/Collapse-ExpandFAQ_19.png');
	background-position: right;
	background-repeat: no-repeat;
	font-family: NotoKufiArabic;
	font-size: 16px;
	font-weight: bold;
	padding-right: 15px;
	margin-top: 5px;
	cursor: pointer;
	text-align: right;
	white-space: normal;
	height: 23px;
}
.CatAccordionHeaderSelectedAr
{
	overflow: hidden;
	border: 0px solid #000000;
	color: #ffffff;
	background-color: #006838;
	background-image: url('../../Images-Web/Collapse-ExpandFAQ_25.png');
	background-position: right;
	background-repeat: no-repeat;
	font-family: NotoKufiArabic;
	font-size: 16px;
	font-weight: bold;
	padding-right: 15px;
	margin-top: 5px;
	cursor: pointer;
	text-align: right;
	white-space: normal;
	height: 30px;
}
.CatAccordionAr
{
	overflow: hidden;
	background-color: #ffffff;
	border: 0px dashed #000000;
	padding: 2px; /*font-family: Arial; 	font-size: 20px; 	font-weight: bold;*/
	text-align: right;
	white-space: normal;
}
/******/
.QuestAccordionHeader
{
	/*background-image: url('../../Images-Web/Arrow_05.png'); 	background-position: left; 	background-repeat: no-repeat;*/
	border: 0px solid #000000;
	color: #5a1400;
	background-color: #ffffff;
	font-family: Tahoma;
	font-size: 13px;
	padding: 5px;
	padding-left: 20px;
	margin-top: 5px;
	cursor: pointer;
	text-align: left;
	white-space: normal;
}
.QuestAccordionHeader > #spanHand:before
{
	content: "\e127";
}
.QuestAccordionHeaderSelected
{
	/*background-image: url('../../Images-Web/Arrow_03.png'); 	background-position: left; 	background-repeat: no-repeat;*/
	border: 0px solid #000000;
	color: #5a1400;
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	padding-left: 20px;
	margin-top: 5px;
	cursor: pointer;
	text-align: left;
	white-space: normal;
}
.QuestAccordionHeaderSelected > #spanHand:before
{
	content: "\e130";
}
.QuestAccordionContent
{
	color: #666666;
	background-color: #ffffff;
	border: 0px dashed Purple;
	padding: 0px 2px 2px 40px;
	font-family: Tahoma;
	font-size: 13px;
	text-align: left;
	white-space: normal;
}
.QuestAccordionHeaderAr
{
	/*background-image: url('../../Images-Web/Arrow_05.png'); 	background-position: right; 	background-repeat: no-repeat;*/
	overflow: hidden;
	border: 0px solid #000000;
	color: #5a1400;
	background-color: #ffffff;
	font-family: NotoKufiArabic;
	font-size: 14px;
	padding: 5px;
	padding-right: 20px;
	margin-top: 5px;
	cursor: pointer;
	text-align: right;
	white-space: normal;
}
.QuestAccordionHeaderAr > #spanHand:before
{
	content: "\e128";
}
.QuestAccordionHeaderSelectedAr
{
	/*background-image: url('../../Images-Web/Arrow_03.png'); 	background-position: right; 	background-repeat: no-repeat;*/
	overflow: hidden;
	border: 0px solid #000000;
	color: #5a1400;
	background-color: #ffffff;
	font-family: NotoKufiArabic;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	padding-right: 20px;
	margin-top: 5px;
	cursor: pointer;
	text-align: right;
	white-space: normal;
}
.QuestAccordionHeaderSelectedAr > #spanHand:before
{
	content: "\e130";
}
.QuestAccordionContentAr
{
	overflow: hidden;
	color: #666666;
	background-color: #ffffff;
	border: 0px dashed Purple;
	padding: 0px 40px 2px 2px;
	font-family: NotoKufiArabic;
	font-size: 14px;
	text-align: right;
	white-space: normal;
	height: 100%;
}
/**********************************************/
.popPanelTableStyle .txtStyle {
    white-space: normal;
}

.EAgendaGridHeader
{
    font-size: 13px;
    color:#c49a6d;
}

.EAgendaEmptyData
{
    font-size: 13px;
    font-weight:bold;
    color:#333333;
}