﻿body
{
    color: #444444;
	direction: rtl;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 24px;
}

textarea {border:1px solid #C5C5C5}
img{border:none}

.RQD
{
    color: Red;
}

.ShortTextBox
{
    width: 80px !important;
    border-color: #c5c5c5;
}
.SmallTextBox
{
    width: 45px !important;
    border-color: #c5c5c5;
}
.MediumTextBox
{
    width: 90px !important;
    border-color: #c5c5c5;
}
.LongTextBox
{
    width: 198px !important;
    border-color: #c5c5c5;
}
.VeryLongTextBox
{
    width: 290px !important;
    border-color: #c5c5c5;
}
.VeryLongBox
{
    border-color: #c5c5c5;
}
.LongComboBox
{
    width: 225px !important;
    border-color: #c5c5c5;
}
.VeryLongComboBox
{
    width: 294px !important;
    border-color: #c5c5c5;
}
.LongMultiLineTextBox
{
    width: 290px !important;
    padding-top: 5px !important;
    height: 90px;
    border-color: #c5c5c5;
}
.VeryLongMultiLineTextBox
{
    width: 365px !important;
    padding-top: 5px !important;
    height: 90px;
    border-color: #c5c5c5;
}
.VeryLongMultiLineTextBox2
{
    width: 90% !important;
    padding-top: 5px !important;   
    border-color: #c5c5c5;
}

.ShortTextBox2
{
    width: 60px !important;
    border-color: #c5c5c5;
}
.SmallTextBox2
{
    width: 75px !important;
    border-color: #c5c5c5;
}
.MediumTextBox2
{
    width: 122px !important;
    border-color: #c5c5c5;
}
.VeryLongTextBox2
{
    width: 255px !important;
    border-color: #c5c5c5;
}
.SmallTextBox4
{
    width: 67px !important;
    border-color: #c5c5c5;
}
.SmallComboBox4
{
    width: 71px !important;
    border-color: #c5c5c5;
}
.MediumTextBox3
{
    width: 130px !important;
    border-color: #c5c5c5;
}
.MediumTextBox4
{
    width: 117px !important;
    border-color: #c5c5c5;
}
.MediumTextBox5
{
    width: 164px !important;
    border-color: #c5c5c5;
}
.VeryLongTextBox3
{
    width: 269px !important;
    border-color: #c5c5c5;
}
.VeryLongComboBox3
{
    width: 273px !important;
    border-color: #c5c5c5;
}
.MediumComboBox3
{
    width: 168px !important;
    border-color: #c5c5c5;
}
.GridTable
{
    border: 1px solid #bdbdbd;
    display: table;
    border-collapse: collapse;
}
.GridTable tr
{
    height: 25px;
}

.GridTable td,.GridTable th
{
    padding: 5px;
    color: #767561;
    border: 1px solid #bdbdbd;
}
.col
{
    padding: 5px;
    background-color: #767561;
    border: 1px solid #bdbdbd;
    color: #fff;
    font-size: 13px;
    text-align: left;
}
.actioncol
{
    text-align: center;
}

.Header
{
    padding-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #000;
    font-size: 24px;
    font-weight: 400;
}
.PopupHeader
{
    padding-top: 10px;
    padding-bottom: 10px;
    color: #676767;
    font-size: 20px;
    font-weight: 500;
}
.SubHeader
{
    padding-top: 10px;
    padding-bottom: 10px;
    color: #676767;
    font-size: 20px;
    font-weight: 500;
}
.SubHeaderWhite
{
    padding-top: 10px;
    padding-bottom: 10px;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 500;
}
p.Description
{
    color: #656565;
    padding-top: 10px;
}

.GeneralButton
{
    background: url('images/ButtonBG.png');
    color: White;
    border: 0px;
    padding-left: 15px;
    padding-right: 15px; /*  margin-right: 5px; removed by riyaz ali for addnew button align to right */
    height: 20px;
    cursor: pointer;
    margin-right:5px;
}

.BtnWrap
{
    display:inline;
}

.Crumb
{
    color: White;
    border-top: 1px solid #95b17e;
    border-left: 1px solid #95b17e;
    border-right: 1px solid #95b17e;
    height: 21px;
    line-height: 21px;
    vertical-align: middle;
    margin-bottom: 10px;
    padding: 5px;
    background-image: url('images/crumbBG.png');
    width:756px;
}

.Crumb .Sep
{
    font-size: 15pt;
    font-weight: bold;
    font-family: Chaparral Pro;
}

.Crumb .CrumbItem
{
    font-size: 10.5pt;
    font-family: Tahoma;
    padding-left:5px;
    padding-right:5px;
}

.HeaderTitle
{
    color: Black;
    font-size: 15pt;
    font-family: Tahoma;
}

.tdHeadButtons
{
    text-align: left;
}

.HeaderDescription
{
    color: #666666;
    font-size: 10pt;
}

.MainDiv{width:768px}

.GeneralButtonReject
{
    background: url('images/ButtonRejBG.png');
    color: White;
    border: 0px;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 5px;
    height: 20px;
    cursor: pointer;
}


.MemberServicesDiv
{
    width: 145px;
    height: 145px;
    vertical-align: middle;
    text-align: center;
    color: Black;
    font-family: Tahoma;
    font-size: 10pt;
    border: solid 1px #bdbdbd;
    background-color: #ebebeb;
}

.MemberServicesDivEmpty
{
    width: 145px;
    height: 145px;
    vertical-align: middle;
    text-align: center;
    color: Black;
    font-family: Tahoma;
    font-size: 10pt;
}

table tr td.MemberServicesDiv a img
{
    border: none;
}
/*========================================= Begin Search Box =========================================*/
.SearchDiv
{
    border: solid 1px #bdbdbd;
    padding: 15px;
    background-color: #ebebeb;
    color: #6e6e6e;
    font-size: 10pt;
}

.SearchDiv .Header
{
    color: #303030;
    padding-top: 2px;
    padding-bottom: 10px;
    font-weight: bold;
    font-size: 14px;
    padding-right: 0px;
}

.SearchDiv .TxtBox
{
    width: 250px;
}

.SearchDiv .SearchButtons
{
    padding-top: 10px;
}


/*========================================= End Search Box =========================================*/





/*========================================= Begin Grid PrintExport Div =========================================*/

.PrintExport
{
    color: #676767;
    font-size: 13px;
    padding: 10px 10px 0 10px;
    text-align: left;
    overflow:auto
}

.PrintExportSeparator
{
    background: url('images/Sepa.png') repeat-y;
    height: 12px;
    line-height: 12px;
    padding: 0 0px 0 7px;
}

.PrintExport table{float:left}

.PrintOptions
{
    text-align: right !important;
}
/*========================================= End Grid PrintExport Div =========================================*/





/*========================================= Begin Grid =========================================*/

.MainTable
{
    border: solid 1px #bdbdbd;
}

.MainTable th
{
    cursor: default;
    text-align: right;
    border-left: solid 1px #bdbdbd;
    color: White;
}

/*========================================= End Grid =========================================*/

.TrackingNumber
{
    color: Green;
    font-weight: bold;
    font-size: 14px;
}

.WarningMessage
{
    color: Red !important;
    font-weight: bold;
    font-size: 14px;
}

table.form1
{
    padding-top: 15px;
}

table.form1 td.title
{
    width: 25%; /*  white-space:nowrap;*/
    vertical-align: top;
}

.OutsideForm1Button
{
    padding-right: 193px;
    padding-top: 10px;
}
table.form1 td.Title_Approval
{
    color: #6792bf;
    width: 25%;
    vertical-align: top;
}
table.form1 tr
{
    line-height: 25px;
}
table.form1 td.BigTitle
{
    width: 45% !important; /*white-space:nowrap;*/
}
table.form1 td.shortlinetitle
{
    line-height: 15px;
}
table.summaryform1
{
    padding-top: 20px;
}

.PageViewContent table.summaryform1 tr td { border:none !important }

table.summaryform1 td:first-child
{
    width: 20%;
    white-space: nowrap;
}

table.summaryform1 tr
{
    line-height: 25px;
}
table.summaryform1 td.BigTitle
{
    width: 45% !important; /* white-space:nowrap;*/
}

table.summaryform1 td.summarytitle
{
    font-weight: bold !important; /* white-space:nowrap;*/
}
.RadUpload
{
    width: 230px !important;
}
.CustomRadUpload
{
    float: right;
    position: relative !important;
}

.divDocumentDirection {
    direction: rtl;
    width: 100% !important;
}

.ruFileWrap
{
    margin-right: -1px !important;
    display: inherit !important;
}

.ruClear
{
	float:right !important;
    background-image: url('images/ButtonBG.png') !important;
    background-repeat: repeat-x !important;
    margin-top: -2px !important;
    margin-right: -1px !important;
    padding: 0px !important;
    height: 25px !important;
    width: 75px !important;
    font-family: Tahoma, Geneva, sans-serif;
    background-position: 100% 0px !important;
    color: White !important;
    font-size: 14px !important; /*&color: #333;*/
    padding-left: 5px;
    padding-right: 5px; /*  margin-right: 5px; removed by riyaz ali for addnew button align to right */
    padding-bottom: 5px !important;
    cursor: pointer;
}

div.RadUpload_Default .ruInputs .ruButtonHover
{
	background-position: 100% 0px !important;
	padding-bottom: 5px !important;
}

.FloatOnSide
{
    float: right;
    white-space: nowrap;
}
.FloatOnSidewrap
{
    float: right;
}
.AlwaysFloatOnSide
{
    float: left;
    white-space: nowrap;
}
.AlwaysSidePad5
{
    padding-left: 3px;
}

.FloatOnSide1
{
    float: right;
    white-space: nowrap;
}

.ContentContainer
{
    padding-right: 5px;
}
.SidePad5
{
    padding-right: 10px;
}
.SidePad10
{
    padding-right: 10px;
}
.SidePad15
{
    padding-right: 15px;
}
.SidePad20
{
    padding-right: 20px;
}
.TopPad5
{
    padding-top: 5px;
}
.MultiLineTextBox
{
    padding-top: 5px !important;
    width: 300px !important;
    height: 90px;
}
.MultiLineTextBox2
{
    padding-top: 5px !important;
    width: 365px !important;
    height: 90px;
}

/* Rad Grid Styles Starts */

.HScrollableGrid
{
    clear: both;
    float: right;
    margin: 10px 0;
    width: 765px !important;
    overflow: auto;
}

.InboxScrollableGrid
{
    clear: both;
    float: right;
    margin: 10px 0;
    width: 620px !important;
    overflow: auto;
}

.PopupScrollableGrid
{
    clear: both;
    float: right;
    margin: 10px 0;
    width: 620px !important;
    overflow: auto;
}


.RadGrid table.rgMasterTable
{
    border-collapse: collapse;
    overflow: scroll;
}

.RadGrid .rgSelectedRow
{
    background-color: #ebebeb;
}

.RadGrid .rgRowCheck
{
    padding: 5px;
}

.RadGrid table.rgMasterTable td
{
    padding-top: 2px;
    padding-right: 2px;
    padding-left: 2px;
    max-height: 25px;
    line-height: 25px;
    *line-height: 15px;
    vertical-align: middle;
    color: #767561;
    border: 1px solid #bdbdbd !important;
}

.RadGrid table.rgMasterTable td.Wrap
{
    white-space: normal;
}

.RadGrid th.rgHeader
{
    padding-left: 5px;
    padding-right: 5px;
    height: 25px;
    vertical-align: middle;
    background-color: #767561;
    border: 1px solid #bdbdbd !important;
    color: #fff;
    font-size: 13px;
    text-align: center;
}
tr.rgPager
{
    direction:rtl;
    height: 32px;
    background-color: #bdbdbd;
}
.rgPagerText
{
    float:right;
}
.rgPageFirst
{
    display: none;
}
.rgPageLast
{
    display: none;
}
/*
.PagerViewPortLeft
{
    padding-right:5px;
    float:right;
}
.PagerViewPortRight
{
    padding-left:5px;
    float:left;
}
*/
.rgPagePrev
{
    background: url('images/pager/previous.png');
    color: White;
    border: 0px;
    padding-left: 5px;
    padding-right: 5px;
 
   
    height: 20px;
    width: 67px;
    cursor:pointer
}
.rgPageNext
{
    background: url('images/pager/next.png');
    color: White;
    border: 0px;
    padding-left: 5px;
    padding-right: 5px; 
    height: 20px;
    width: 67px;
    cursor:pointer
}
.rgCurrentPage
{
    height: 24px !important;
    background: url('images/ButtonBG.png');
    width: 25px !important;
}
.rgCurrentPage span
{
    padding-left: 3px !important;
    padding-right: 3px !important;
    font-weight: bold !important;
    font-size: 15px !important;
    color: White !important;
    height: 22px !important;
}
.rgNumPart
{
    padding: 2px; 
}
.rgOtherNum span
{
    padding-left: 2px !important;
    padding-right: 2px !important;
    width: 25px !important;
    height: 22px !important;
    color: Black;
    padding-bottom: 2px;
}
.rgNumSep
{
    padding-bottom: 2px !important;
}
/*
.rgNumPart span
{
    padding-left: 2px !important;
    padding-right: 2px !important;
    width: 25px !important;
    color: Black;
    font-size: 12px !important;
}
*/
.rgWrap
{
    float: left;
}
.rgWrapAll
{ 
    float: left;
    font-size: 12px !important;
}
.PagerText
{
    color: #000;
    padding-top: 4px;
    float: right;
}
.rgWrap .RadComboBox
{
    display: none;
} 
.Hide
{
    display: none;
}


.ShortGrid
{
    width: 294px !important;
}
.ShortGrid tr
{
    width: 294px !important;
}

.ShortGrid .rgMasterTable tr
{
    line-height: 22px !important;
}



.ShortGrid .rgRow, .ShortGrid rgAltRow
{
    line-height: 20px !important;
}
.ShortGrid .rgSelectedRow
{
    background-color: #ebebeb;
}
.ShortGrid table.rgMasterTable td
{
    padding: 0px;
    padding-right: 5px;
    color: #767561;
    border: 1px solid #bdbdbd;
}

.ShortGrid
{
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}
.ShortGrid th.rgHeader
{
    padding: 0px;
    padding-right: 5px;
    height: 23px !important;
    background-color: #767561;
    border: 1px solid #bdbdbd;
    border-top: 1px solid #767561;
    border-right: 1px solid #767561;
    border-bottom: 1px solid #767561;
    color: #fff;
    font-size: 12px;
    text-align: center;
}
/* Rad Grid Styles Ends*/



a:normal
{
    text-decoration: none;
}
a:link
{
    text-decoration: none;
}
a:visited
{
    text-decoration: none;
}
a:hover
{
    text-decoration: none;
}
a:active
{
    text-decoration: none;
}

ul.UploadTypes
{
    margin: 10px 0 0;
}

ul.UploadTypes li
{
    padding: 0 0 10px;
}

p.Heading
{
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 10px;
}
p.ErrorMessage
{
	clear:both;
    color: #FF0000;
    margin: 10px 0 0;
}
ul.ContributionUpload
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul.ContributionUpload li
{
    float: right;
    margin: 0 0 0 5px;
}
ul.ContributionUpload li:first-child
{
    margin: 0;
}

.UploadContribution
{
    clear: both;
    float: right;
    margin: 10px 0;
    width: 765px !important;
    overflow: auto;
}

/* Action Menu CSS Starts */

.ActionMenu
{
    z-index: 8000!important;  
    padding: 3px 2px 3px 2px;  
} 
div.ActionMenu
{
    float:none !important;
    cssfloat:none !important;
} 
div.ActionMenu ul
{
    width:100%;
    float:none !important;
    cssfloat:none !important; 
} 
div.ActionMenu li.static
{
    width:100% !important;
} 
.ActionMenu img
{
   line-height: 23px;
    vertical-align: middle;
    padding-left: 10px;
    border-color: transparent; 
}   
 .ActionMenu a.static
 {
     height: 23px!important;
  padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    margin-left:5px;
     background-color: #ebebeb; 
     color: Black; 
 }
 
.ActionMenu a.static:hover
{
    background-color: #767563!important;
     
    color: White;
    
}  
/* Action Menu CSS Ends */

.TopSidePad5
{
    padding-top: 2px;
    padding-right: 5px !important;
}
.Notes
{
    font-weight: bold;
}

.OutsideForm1Button2
{
    padding-top: 10px;
    padding-right: 156px;
}
.MemRegStp1WizBtnCell
{
    padding-top: 10px;
    padding-right: 194px;
}
.MemRegStp2WizBtnCell
{
    padding-top: 10px;
    padding-right: 171px;
}
.MemRegStp3WizBtnCell
{
    padding-top: 10px;
    padding-right: 250px;
    
}
.MemTermStp1WizBtnCell
{
    padding-top: 10px;
    padding-right: 152px;
}
.MemTermStp2WizBtnCell
{
    padding-top: 10px;
    padding-right: 171px;
}
.MemTermStp3WizBtnCell
{
    padding-top: 10px;
    padding-right: 172px;
}
.MemTermStp4WizBtnCell
{
    padding-top: 10px;
    padding-right: 270px;
}
.AddMemStp1WizBtnCell
{
    padding-top: 10px;
    padding-right: 176px;
}
.AddMemStp2WizBtnCell
{
    padding-top: 10px;
    padding-right: 165px;
}
.MemTransWizStp1BtnCell
{
    padding-top: 10px;
    padding-right: 153px;
}
.MemTransWizStp2BtnCell
{
    padding-top: 10px;
    padding-right: 172px;
}
.MemTransWizStp3BtnCell
{
    padding-top: 10px;
    padding-right: 304px;
}
.MemPTermWizStp1BtnCell
{
    padding-top: 10px;
    padding-right: 195px;
}
.MemPTermWizStp2BtnCell
{
    padding-top: 10px;
    padding-right: 173px;
}
.OutsideForm1Button3
{
    clear: both;
    padding-top: 10px;
    padding-right: 195px;
}
.MCMI_ButtonCell
{
    clear: both;
    padding-top: 10px;
    padding-right: 195px;
}
.LineHeight15
{
    line-height: 15px;
}
.FloatOnOppSide
{
    float: left;
}

.OppSidePad5
{
    padding-left: 5px;
}
.OppSidePad10
{
    padding-left: 10px;
}
.OppSidePad15
{
    padding-left: 15px;
}
.OppSidePad20
{
    padding-left: 20px;
}

.PopupHeaderRow
{
    height: 38px;
    color: #000;
    font-size: 20px;
    text-align: center;
    background-color: #ebebeb;
}
.DetailRadWindow
{
    overflow:hidden;
}
.PopupContentArea
{
    vertical-align:top;
}
.PopupContentArea .TabPages
{
}
.PopupContentArea .TabPages .PageView
{
    
}
.PopupFooterRow
{
    height: 38px;
    background-color: #ebebeb;
}
.HeaderRow
{
    height: 38px;
    color: #000;
    font-size: 20px;
    text-align: center;
    background-color: #ebebeb;
}
.FooterRow
{
    height: 38px;
    background-color: #ebebeb;
}
.FooterContent
{
    padding: 8px;
}
.PageView
{
    margin-top: -1px;
    border: 1px solid gray;
    /*height: 440px;*/
   /* overflow-y: scroll;*/ /*removed by riyaz - coz showing unnecessary scroll bar in invoice details */
}
.InboxPageView
{
    margin-top: 0px;
    border: 1px solid gray;
    height: 630px;
    overflow-y: scroll;
}
.MiniPageView
{
    margin-top: -1px;
    border: 1px solid gray;
    overflow-y: scroll;
}
.PageViewContent
{
    padding: 10px;
    height: 420px;
    overflow-y: scroll; 
}
.RadTabStrip
{
    background-color: #ebebeb;
}
.SpecialText
{
    color: Green;
    font-weight: bold;
    font-size: 14px;
}
.Italic
{
    font-style: italic;
}
.FieldMsg
{
    font-style: italic;
}
.WizardCrumb
{
    background-color: #ebebeb;
    height: 30px;
}
.WizardCrumb .CrumbItem
{
}
.WizardCrumb .CrumbSelectedItem
{
}
.WizardCrumb .CrumbSelectedItem .StepSequence
{
}
.ValidationSummary_Default
{
    color: Red;
    width:100% !important;
    
}
.Validator
{
    color: Red;
}
.ruButtonHover
{
    background-position: 100% 0px !important;
    margin-top: -2px !important;
    margin-right: -1px !important;
    padding: 0px !important;
    height: 25px !important;
    width: 75px !important;
}
.ruBrowse
{
    background-image: url('images/common/UploadButton.png') !important;
    margin-top: -2px !important;
    margin-right: -1px !important;
    padding: 0px !important;
    height: 25px !important;
    width: 75px !important;
    background-position: 100% 0px !important;
}

.ruAdd
{
    background-image: url('images/ButtonBG.png') !important;
    background-repeat: repeat-x !important;
    margin-top: -2px !important;
    margin-right: -1px !important;
    padding: 0px !important;
    height: 25px !important;
    width: 110px !important;
    background-position: 100% 0px !important;
    color: White !important;
    font-size: 12px !important; /*&color: #333;*/
    padding-left: 5px;
    padding-right: 5px; /*  margin-right: 5px; removed by riyaz ali for addnew button align to right */
    height: 20px !important;
    cursor: pointer;
}

.ruDelete
{
    background-image: url('images/ButtonBG.png') !important;
    background-repeat: repeat-x !important;
    margin-top: -2px !important;
    margin-right: -1px !important;
    padding: 0px !important;
    height: 25px !important;
    width: 75px !important;
    background-position: 100% 0px !important;
    color: White !important;
    font-size: 12px !important; /*&color: #333;*/
    padding-left: 5px;
    padding-right: 5px; /*  margin-right: 5px; removed by riyaz ali for addnew button align to right */
    height: 20px !important;
    cursor: pointer;
}

.ruFakeInput
{
    /* width:23px!important;*/
    margin-top: -1px;
    /*width: 263px !important; /*riyaz ali -  feedback(283), memberdocs(273)*,entityprevservdet(263) ,entityprevservadddocs(243)*/
    height: 21px !important;
}
.RadPicker table.rcTable .rcInputCell
    {
        
		padding-right:4px !important;
        }

.ruInputs{width: 263px !important;}

.UploadValPad
{
    padding-right: 124px;
}
.UploadDesc
{
    font-weight: bold;
}
.UploadNotes
{
    padding-right: 140px;
}
.RadUploadCell
{
    padding-top: 5px !important;
}

.tableKPIs
{
    border-right: solid 1px #bdbdbd;
    border-top: solid 1px #bdbdbd;
}

.tableKPIs tr
{
    padding: 5px;
}

.tableKPIs tr td
{
    padding: 5px;
    border-bottom: solid 1px #bdbdbd;
    border-left: solid 1px #bdbdbd;
}

.CheckBox
{
    height: 20px;
    vertical-align: middle;
}
.CheckBox label
{
    padding-right: 5px;
    padding-left: 5px;
    margin-bottom: -2px;
    padding-bottom: 2px;
}

.RQDInfo
{
    background-image: url(images/messagebox_info.png);
    padding-right: 20px;
    background-position: right 110%;
    background-repeat: no-repeat;
    margin-top: 5px;
}

.FieldCaption
{
    color: #000;
}


.prgBackground
{
    background-color:   Black;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    width:100%;
    height:100%;
}
.prgContainer
{
    position: absolute;
    z-index: 10000001;
    width:100%;
    height:100%;
}

.prgImage
{
    width: 99%;
    height: 90%;
}
.prgTable
{
    border-collapse: separate;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

.prgTable TD
{
    text-align: center;
}

.prgText
{
    font: bold 16px/18px Tahoma;
    text-transform: capitalize;
    text-align: center;
}

.screentogglefix{position:fixed !important;top:0px !important;right:0px !important;z-index:99 !important}
.RadComboBox table{width:100% !important}

.rgFooter
{ 
    background-color:Gray;
}
.rgFooter td
{
    color:White!important; 
}

.RadGrid table.rgMasterTable tr.NewRequest td{font-weight:bold}

.ContactNumber{float:right;*float:left;margin:0 0 -4px 0px}
.ContactNumber span.Hint{font-style:italic}
.ContactNumber .ContactError{clear:both;margin:5px 0;color:#FF0000;line-height:15px}

.GroupHeader{background-color:#767561;width:100%;padding-right:10px}


.ChangeToExistingBenefitNotes
{
    padding-top: 5px !important;
    width: 340px !important;
    height: 90px;
}

.RadEditor table#MainContent_txtBodyWrapper .reContentCell{height:330px !important}
.RadEditor table#txtEditResourceValueWrapper .reContentCell{height:330px !important}

.AmountColumn_Item
{
    text-align:left!important;
    direction:ltr;
}

.ArabicText
{
    text-align:right;
}

/* Added by hassan */

.divLitHeading
{
    float:right;    
}


.gridPadding
{
    height:5px !important;padding-bottom:-20px !important;    
}

.MemRegStp3WizBtnCellChangeInfo
{
    padding-top: 10px;
    padding-right: 340px;
    padding-right: 340px\9;
    *padding-right: 340px; /* IE 7 and below */   
}

.SidePadTable10
{
    margin-right: 10px;
    margin-right: 10px\9;
}

.MemRegStp3WizBtnCellMemeberReg
{
    padding-top: 10px;
    padding-right: 340px;
    padding-right: 340px\9;
    *padding-right: 340px; /* IE 7 and below */   
}

.MemTransWizStp3BtnCellMemberTransfer
{
    padding-top: 10px;
    padding-right: 295px;
    padding-right: 345px\9;
}


/* Written by Hassan 25 april 2012 */
/* Calculator */

.general_text{color: #666666;text-decoration: none;font-size: 12px;font-weight: normal;line-height: 17px;}
        
.form_agelist{color: #BABABA;text-decoration: none;font-size: 11px;font-weight: normal;width: 142px;height: 19px;border: 1px solid #BDBDBD;}
.form_esector{color: #BABABA;text-decoration: none;font-size: 11px;font-weight: normal;width: 264px;height: 19px;border: 1px solid #BDBDBD;}
.amount{color: #FF0000;text-decoration: none;font-size: 13px;font-weight: bold;}
.amt_fields{color: #BABABA;text-decoration: none;font-size: 11px;font-weight: normal;width: 93px;height: 19px;border: 1px solid #BDBDBD;}
.amount_calculate{color: #333333;text-decoration: none;font-size: 13px;font-weight: bold;}
.title_calculator{font-family: Verdana;font-size: 16px !important;color: #000011;}
.ajax__tab_xp .ajax__tab_header{font-family: verdana,tahoma,helvetica;font-size: 11px;}
        
.watermarked{color: #C0C0C0;font-style: italic;}
.ajax__tab_default .ajax__tab_tab{vertical-align: middle;}
.ajax__tab_plain .ajax__tab_outer{text-align: center;vertical-align: middle;background-color: #999999;border-bottom: 1px solid #999999;border-left: 1px solid #c1c1c1;border-right: 1px solid #c1c1c1;border-top: 1px solid #c1c1c1;width: 300px;height: 25px;}
.ajax__tab_plain .ajax__tab_inner{text-align: center;vertical-align: middle;}
.ajax__tab_plain .ajax__tab_body{text-align: right;vertical-align: middle;background-color: #ebebeb;border-bottom: 1px solid #c1c1c1;border-left: 1px solid #c1c1c1;border-right: 1px solid #c1c1c1;padding: 10px 0px 0px 0px;}
.ajax__tab_plain .ajax__tab_header{text-align: right;vertical-align: middle;padding-right: 0px;}
        
.ajax__tab_plain .ajax__tab_active .ajax__tab_outer{background: #ebebeb;border: 1px solid #c1c1c1;border-bottom-color: #ebebeb;width: 430px;height: 25px;vertical-align: middle;}
        
.ajax__tab_xp .ajax__tab_disabled{color: #A0A0A0 !important;}
.ajax__tab_xp .ajax__tab_body{background-color: #ebebeb !important;}
.ajax__tab_xp ajax__tab_container ajax__tab_default{width: 700px !important;}

.tabs{color: #333333;text-decoration: none;font-size: 14px;font-weight: normal;}
.general_text{color: #666666;text-decoration: none;font-size: 12px;font-weight: normal;line-height: 17px;}
        
.form_agelist{color: #BABABA;text-decoration: none;font-size: 11px;font-weight: normal;width: 142px;height: 19px;border: 1px solid #BDBDBD;}
.form_esector{color: #BABABA;text-decoration: none;font-size: 11px;font-weight: normal;width: 264px;height: 19px;border: 1px solid #BDBDBD;}
.amount{color: #FF0000;text-decoration: none;font-size: 13px;font-weight: bold;}
.amt_fields{color: #BABABA;text-decoration: none;font-size: 11px;font-weight: normal;width: 93px;height: 19px;border: 1px solid #BDBDBD;}
.amount_calculate{color: #333333;text-decoration: none;font-size: 13px;font-weight: bold;}

.DatetimeBirthPrev{padding-right:0px;}
.PaddingRightAge0{padding-left:0px;}
.tdradGridCal{padding-left: 5px}
.TdRadGridGraduity{padding-left: 5px;}

.CallBtnClear{padding-right:0px;}
.tdPensionCalAge{padding-right: 150px}
.tdPensionCalTextAge{padding-right: 2px}
.calDivPensionTextAge{padding-right:0px;}
.tdPensionMStatus{padding-right: 150px}
.tdPensionRadComboMStatus{padding-top: 15px;}
.tdPensionHasKids{padding-right: 150px; padding-top: 0px}
.tdPensionComboHasKids{padding-top: 10px}
.tdPensionButtonAdd{padding-left: 3px;}

.tdPensionCalSalary,.tdPensionSalaryElement{padding-right: 0px}
.tdPensionEstimated{padding-right: 8px;}
.tdPensionButtonCalculate{padding-left: 5px}


.calTextAlignLeft{text-align:right;}
.calTextAlignRight{text-align:left;}
.CalDatePickerFrom{padding-right:2px;}
.CalLblAge{text-align: right; padding-right: 2px;}

.floatleft{float:right;}
.floatright{float:left;}

.tblCalculator
{
  direction:rtl;   
}

.BtnAnnualDeclarationSubmit{padding-right:228px;}


.History_OldValue
{
    text-decoration:line-through;
    padding-left:5px;
  /*  color:Black;
    background-color:Red; */
}
.History_DeletedRow 
{
    text-decoration:line-through!important; 
    
   /* color:Black!important; 
    background-color:Red!important;  */
}
tr.History_DeletedRow td
{
    text-decoration:line-through!important; 
    /*color:Black!important; 
    background-color:Red!important;  */
}
.History_NewValue
{
    text-decoration:none!important;
    font-weight:bold;
    /*color:Black!important;
    background-color:Yellow!important; */
}
.History_NewRow
{
    text-decoration:none!important;
    font-weight:bold;
    /*color:Black!important;
    background-color:Yellow!important; */
}
tr.History_NewRow td
{
    text-decoration:none!important;
    font-weight:bold;
    /*color:Black!important;*/
   /* background-color:Yellow!important; */
}

.HistoryColumnValue
{
    direction:rtl!important;
}
.OppSidePad3
{
    padding-left:3px;
}

.progress
{
    position:absolute;
    z-index:10001;
    top: 0px;
    left: 0px;
    background-color: #000000;
    filter: Alpha(Opacity=70);
    opacity: 0.70;
    -moz-opacity: 0.70;
    
}
.PopupHeaderRow
{
    height: 38px;
    color: #000;
    font-size: 20px;
    text-align: center;
    background-color: #ebebeb;
}
.PopupContentArea
{
    vertical-align:top;
}
.PopupFooterRow
{
    height: 38px;
    background-color: #ebebeb;
} 
.PopupPageContentArea
{
    padding:10px;
    overflow:auto;
    table-layout:fixed;
    
}
.PopupTabPage
{
    margin-top: -1px;
    border: 1px solid gray;     
    overflow: auto;
}

.AppWindow
{
    z-index:8001!important;
}
.MenuInPopup
{
    z-index:80001!important;
}
.PopupPageView
{
     
    border: 1px solid gray;     
    overflow: auto;
}
.Crumb .CrumbItem a
{
    color:White;
}

.SidePad30
{
    padding-right:30px;
}

/* Css for RadDataPager Control */
.RadDataPager
{
    background-color: #bdbdbd;
    height: 30px;
}
.rdpWrap
{
    float: left;
    padding-top: 3px;
}
.rdpPagerText
{
    color: #000;
    float: right !important;
    padding-top: 3px;
}
.rdpPageFirst
{
    display: none;
}
.rdpPageLast
{
    display: none;
}
.rdpPagePrev
{
    background: url('images/pager/previous.png');
    color: White;
    border: 0px;
    padding-left: 5px;
    padding-right: 5px;
    height: 20px;
    width: 67px;
    cursor: pointer;
}
.rdpPageNext
{
    background: url('images/pager/next.png');
    color: White;
    border: 0px;
    padding-left: 5px;
    padding-right: 5px;
    height: 20px;
    width: 67px;
    cursor: pointer;
}
        
/*Numbers*/
        
.rdpCurrentPage
{
    height: 24px !important;
    background: url('images/ButtonBG.png');
    width: 25px !important;
}
        
.rdpNumPart
{
    padding: 2px;
}
.rdpCurrentPage span
{
    padding-left: 3px !important;
    padding-right: 3px !important;
    font-weight: bold !important;
    font-size: 15px !important;
    color: White !important;
    height: 22px !important;
}
.rdpNumPart a
{
    color: #000 !important;
}
.rdpOtherNum span
{
    padding-left: 2px !important;
    padding-right: 2px !important;
    width: 25px !important;
    height: 22px !important;
    color: Black;
    padding-bottom: 2px;
}
.rdpNumSep
{
    padding-bottom: 2px !important; /*
    padding-left: 2px !important;
    padding-right: 2px !important;*/
}
/* Css for RadDataPager Control */

/* To fix the RadToolTip Alignment issue in Arabic Interface */
.RadToolTip_rtl 
{
	/*left:0px!important;*/
}
.iFrameTable
{
	table-layout:fixed;
}
/*SearchEntityes*/
.form_entities
{
    text-align:right;
}
tr.SpecialGridRow td
{
     font-weight: bold !important;
}
.TabPage
{     
    border: 1px solid #bdbebd;            
    overflow: auto;
 
} 
.TabPageContentArea
{
    padding:10px;
}
.TabbedView .RadTabStrip .rtsLink
{   
   color:Black;    
   background-color:#bdbebd;     
   vertical-align:middle;
   height:35px;
}

.TabbedView  .RadTabStrip .rtsLinkSelected
{   
   color:White;    
   background-color:#7b9a5a;
   vertical-align:middle;
}
 
.TabbedView  .RadTabStrip .rtsTxt
 {
     font-weight:500;   
   vertical-align:middle;
   margin-top:5px!important;
 }
.TabbedView  .RadTabStrip 
{
   background-color:#bdbebd;
}
.ProjectGrid
{
    position:absolute;
    z-index:1000001;
}

.RadGrid table.rgMasterTable tr.NewMessage td
{
    font-weight: bold;
} 
.rgRow .TextCell {
    padding-right: 5px;
}
.rwDialogPopup
{
    padding-left:0px!important;
    padding-right:50px!important;
}
.radalert
{
    background-position:right center!important;
}
.radconfirm
{
    background-position:right center!important;
}
.AlertContentArea .rwDialogText
{    
    text-align:right !important;
}
.AlertFooterRow
{
    height: 20px;
    background-color: #ebebeb;
}

.SelectedPanelItem
{
    background: #FF6666 !important;
}
.NormalPanelItem
{
    background: #E8E8E8 !important;
}
.NextStep1
{
    float:left;
    margin : 5px;
}
.NextStep2
{
    float:left;
    margin-top:-35px;
    margin-left:15px
    }
    .NextStep4
    {
        float: left;
        margin-left: 15px;
        width: 164px;
        }
        .btnResend
        {
            float: left;
            margin-left: 15px;
            width: 163px;
            }



/*************** New Calculator Style *******************/
/***************                      ******************/
table, td {
    /*border: 2px solid orange;*/
}

.HeaderTitle.Second {
    color: Black;
    font-size: 19pt;
    font-family: Calibri;
}

.cal_bodyStyle {
    font-family: Garamond;
    font-size: 20px;
}

.cal_tableStyle {
    border-spacing: 10px !important;
    background-color: #f2f2f2;
    border-radius: 5px;
    font-family: Dinnext;
    font-size: 18px;
}

.cal_txtBoxStyle {
    text-align: center;
    height: 20px;
    width: 95px;
    /*border-radius: 3px ;
	border:2px solid #456879 !important;*/
}

    .cal_txtBoxStyle.Second {
        text-align: center;
        height: 20px;
        width: 80px;
        margin-right: 38px;
    }

.calPurc_txtBoxStyle.Second {
    text-align: center;
    height: 20px;
    width: 60px;
    margin-right: 133px;
}

.cal_txtBoxStyle.Third {
    text-align: center;
    height: 20px;
    width: 60px;
}

.cal_YearMonthtxtBoxStyle {
    text-align: center;
    height: 20px;
    width: 50px;
}

.cal_YearMonth-td-Style {
    margin-top: 5px;
}

.cal_orStyle {
    padding-right: 9px;
    padding-left: 0px;
}

.cal_pad5 {
    padding-right: 5px;
}


.cal_mainDivStyle {
    overflow-x: auto !important;
    width: 98%;
    background-color: #f2f2f2;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom: 3px solid #73AD21;
    border-left: 3px solid #73AD21;
    border-right: 3px solid #73AD21;
}

.cal_headerStyle {
    font-size: 30px !important;
    color: #679145;
    font-weight: bold;
    margin-bottom: 5px;
    border-top: 3px solid #73AD21;
    border-left: 3px solid #73AD21;
    border-right: 3px solid #73AD21;
   
    width: 98%;
    height: 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    cursor: pointer;
    padding: 10px 0 30px 0;
    text-align: center;
}

.cal_resultStyle {
    font-size: 20px !important;
    color: #5C813F;
    font-weight: bold;
    text-align: center;
}

/*Below horizontal line css*/
.cal_style14 {
    border: 0 !important;
    height: 1px;
    background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
    background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
    background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
    background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
}
/* END */

.cal_hrStyle {
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: inset;
    border-width: 1px;
}

.cal_errorMsgStyle {
    color: red;
}

.cal_buttonDivFloatLeft {
    float: left;
    margin-left: 155px; /*196px;*/
}

.cal_submitBtnStyle {
    background: url('images/ButtonBG.png');
    border: none;
    color: white;
    padding: 1px 18px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 2px 2px;
    cursor: pointer;
    font-weight: 600;
    border-radius: 3px;
}

.cal_rbtnGenderStyle {
    margin-left: 10px
}

.cal_tooltipStyle {
    font-size: 5px;
}

/** GridView Style **/
.grid_tableStyle {
    border: 2.5px solid #707070;
    text-align: center;
}

.grid_headerColumnsStyle {
    border-bottom: 5px solid #707070;
    background-color: #E1E3E0;
    font-size: 12px;
}

.grid_tableStyle {
    background-color: #fff;
    margin: 5px 0 10px 0;
    border: solid 1px #525252;
    border-collapse: collapse;
    /*font-family:Calibri; Sakkal Majalla*/
    color: #474747;
}

    .grid_tableStyle th {
        padding: 4px 2px;
        font-family: Times New Roman;
        color: #fff;
        background: #60925E;
        border-left: solid 2px #c1c1c1;
        font-size: 0.9em;
    }

    .grid_tableStyle td {
        padding: 2px;
        font-family: Times New Roman;
        direction: rtl;
        border: solid 2px #c1c1c1; /*#525252*/
    }


/** Purchase Service Calculator Style **/
.calPurSer_lblDOBStyle {
    width: 110px;
}

.calPurSer_txtDOBStyle {
    width: 250px;
}

.calPurSer_txtBoxStyle {
    text-align: center;
    height: 17px;
    width: 40px;
    margin-left: 5px;
}

.calPurSer_ServicePeriodTitle {
    font-size: 13px !important;
    color: #5C813F;
    text-align: right;
    font-weight: bold;
}

    .calPurSer_ServicePeriodTitle.Second {
        font-size: 13px !important;
        color: #5C813F;
        text-align: right;
        padding-right: 30px;
        font-weight: bold;
    }

    .calPurSer_ServicePeriodTitle.Third {
        font-size: 13px !important;
        color: #5C813F;
        text-align: right;
        font-weight: bold;
    }

.calPurSer_UnpaidPeriodTitle {
    font-size: 15px !important;
    color: #5C813F;
    text-align: center;
}

.cal_resultPurchaseServiceMsgStyle {
    color: darkblue;
}

.calPurSer_hasChild {
    padding-right: 7.5em;
}
/******************                        ***********************/
/****************** End of Calculator Style ***********************/



button.accordion
    {
        background-color: #679146;
        color: #fff;
        cursor: pointer;
        padding: 10px;
        width: 100%;
        border: none;
        text-align: right;
        outline: none;
        font-size: 15px;
        transition: 0.4s;
        margin: 4px 0px 4px 0px;
    }
    
    button.accordion.active, button.accordion:hover
    {
        background-color: #507036;
    }
    
    button.accordion:after
    {
        content: '\002B';
        color: #fff;
        font-weight: bold;
        float: left;
        margin-left: 5px;
    }
    
    button.accordion.active:after
    {
        content: "\2212";
    }
    
    div.panel
    {
        padding: 0 18px;
        background-color: #fffaf0;
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.2s ease-out;
        width: 96%;
    }
    
    .line-separator
    {
        background: #717171;
        border-bottom: 1px solid #313030;
        margin-bottom:8px;
    }
    
    /********** START UPLOAD ERROR STYLE *******/
    .spErrorMessage
    {
        border-bottom: 1px solid #ccc;
        background-color:#EFEFEF;
        padding: 2px;
        margin:2px;        
        clear:both;
        }
    .spErrorMessageSerial
    {
        color:red;
        padding: 5px;
        width:45px !important;
        margin-right:8px;
    }
    .mrgLeft{margin-left:15px;}
    .mrgRight{margin-right:15px;}
    /********** END UPLOAD ERROR STYLE *******/



/********** New Design *******/
.pnlNewDesign fieldset {
    border: 3px solid #4E6636;
    border-radius: 0px;
}

.pnlNewDesign legend {
    margin-right: 20px;
    font-weight: bold;
    color: #556428;
    padding: 0 8px 2px 8px;
}

.FontNewDesign {
    font-weight: bold;
    color: #556428;
}

.pnlNewDesign .tblNewDesign, .pnlNewDesign .pnlNewDesign, .pnlNewDesign .divNewDesign {
    padding: 0 5px 8px 5px;
}

.pnlNewDesign .tblNewDesign {
    width: 100%
}

.pnlNewDesign .VeryShortTextBoxNewDesign {
    width: 28px !important;
    border-color: #c5c5c5;
}

.pnlNewDesign .SmallTextBoxNewDesign {
    width: 45px !important;
    border-color: #c5c5c5;
}

.pnlNewDesign .ShortTextBoxNewDesign {
    width: 90px !important;
    border-color: #c5c5c5;
}

.pnlNewDesign .MediumTextBoxNewDesign {
    width: 111px !important;
    border-color: #c5c5c5;
}

.pnlNewDesign .MediumTextBoxNewDesign2 {
    width: 155px !important;
    border-color: #c5c5c5;
}

.pnlNewDesign .EntityTextBoxNewDesign {
    width: 143px !important;
    border-color: #c5c5c5;
}

.entityLong .LongEntityTextBoxNewDesign {
    width: 300px !important;
    border-color: #c5c5c5;
}

.pnlNewDesign .LongTextBoxNewDesign {
    width: 215px !important;
    border-color: #c5c5c5;
}

.pnlNewDesign .VeryLongTextBoxNewDesign {
    width: 270px !important;
    border-color: #c5c5c5;
}

.pnlNewDesign .RadComboBox {
    width: 115px !important;
    border-color: #c5c5c5;
}

.pnlNewDesign .MediumRadComboBox {
    width: 160px !important;
    border-color: #c5c5c5;
}

.pnlNewDesign .MediumRadComboBox2 {
    width: 219px !important;
    border-color: #c5c5c5;
}

.pnlNewDesign .LongRadComboBox {
    width: 270px !important;
    border-color: #c5c5c5;
}

.pnlNewDesign .rcbEntity {
    width: 147px !important;
    border-color: #c5c5c5;
}

.pnlNewDesign .DatePickerNewDesign {
    width: 119px !important;
    border-color: #c5c5c5;
    float:right;
}

.pnlNewDesign .LongDatePickerNewDesign {
    width: 152px !important;
    border-color: #c5c5c5;
}

.pnlNewDesign .SidePad12 {
    padding-right: 12px;
}

.pnlNewDesign .SidePad24 {
    padding-right: 24px;
}

.pnlNewDesign .SidePad55 {
    padding-right: 55px;
}

.pnlNewDesign .SideMargin23 {
    margin-right: 28px;
}

.ExistMemberNewDesign {
    width: 100%;
    margin-right: 30px;
    padding-bottom: 10px;
}

.borderNewDesign {
    border-bottom: 3px solid #638145;
    margin: 10px 35px 0 35px;
}

.pnlNewDesign .ruFileWrap {
    display: inline !important;
}

.pnlNewDesign .ruClear {
    float: none !important;
    margin-top: 1px !important;
}

.pnlNewDesign .ruFakeInput {
    width: 200px !important;
}

.pnlNewDesign .ruBrowse {
    margin-right: 4px !important;
}

.ButtonNewDesign {
    padding: 3px 13px;
    display: inline;
    float: left;
    background: #638145;
    color: white;
    margin: 10px 2px;
    border: 0px;
}

.ButtonNewDesignNotFloat {
    padding: 3px 13px;
    display: inline;
    background: #638145;
    color: white;
    margin: 10px 2px;
    border: 0px;
}

.val-summaryNew {
    border: 2px solid rgba(233, 30, 99, 0.48);
    border-radius: 5px;
    text-align: justify;
    padding: 0 10px;
    color: red;
    box-shadow: 0 0 4px 1.2px rgba(197, 197, 197, 0.57);
    margin: 0 7px;
}

    .val-summaryNew ul li {
        margin: 0 15px;
    }

.mainContent {
    float: right;
    margin-left: 20px;
    width: 65%;
    padding: 10px 10px;
}

.sContent {
    margin-bottom: 10px;
}

    .sContent .head {
        border-bottom: 3px solid #5d853e;
        padding-bottom: 2px;
    }

    .sContent .title {
        display: inline-block;
        font-weight: bold;
        padding: 0 10px;
        background-color: #5d853e;
        color: #fff !important;
        width: 30%;
        height: 30px;
    }

    .sContent .title2 {
        font-size: 13px;
        display: inline-block;
        font-weight: bold;
        padding: 0 10px;
        color: #444444 !important;
        width: 30%;
        height: 27px;
    }

    .sContent .body {
        padding: 10px;
    }

    .sContent .item {
        float: right;
        width: 32%;
        border-right: 3px solid #fff;
        height: auto;
        font-size: 0.85em;
        font-weight: bold;
        padding-right: 5px;
        margin: 3px 5px;
        margin-right: 4px;
        border-bottom: 2px solid #fff;
    }

    .sContent .item2 {
        float: right;
        width: 32%;
        border-right: 3px solid #fff;
        height: auto;
        font-size: 0.85em;
        font-weight: bold;
        padding-right: 5px;
        margin: 3px 5px;
        margin-right: 4px;
    }

    .sContent .item3 {
        float: right;
        width: 45%;
        border-right: 3px solid #fff;
        height: auto;
        padding-right: 5px;
        margin: 3px 5px;
        margin-right: 4px;
        border-bottom: 2px solid #fff;
    }

.sideContent {
    float: left;
    margin-left: 5px;
    width: 29%;
    padding: 11px 0;
}


.vCard {
    margin-bottom: 10px;
    display: table;
    width: 100%;
}

    .vCard .head {
        color: #fff;
        background: #5d853e;
        font-size: 1.1em;
        font-weight: bold;
        padding: 5px 5px;
        min-height: 25px;
        margin: 0;
        border-bottom: 1px solid #fff;
    }

    .vCard .item {
        border-bottom: 1px solid #fff;
        height: 30px;
    }


        .vCard .item .subitem {
            float: left;
            width: 96%;
            border-right: 3px solid #5d853e;
            height: 30px;
            font-size: 0.88em;
            font-weight: bold;
            padding-right: 2px;
        }

.hCard {
    margin-bottom: 10px;
    background-color: #a2c18a;
    display: table;
    width: 100%;
}

    .hCard .head {
        color: #fff;
        background: #5d853e;
        font-size: 1.1em;
        font-weight: bold;
        padding: 5px 10px;
        min-height: 25px;
        margin: 0;
        border-bottom: 3px solid #fff;
    }

    .hCard .item {
        width: 30%;
        float: right;
        margin: auto 10px;
    }

        .hCard .item .subitem {
            float: left;
            width: 90%;
            border-right: 3px solid #5d853e;
            height: 30px;
            padding-right: 10px;
        }

.requiredforms {
    overflow: hidden;
    margin-top: 2px;
    padding-right: 10px;
}

    .requiredforms ol {
        padding-right: 20px;
    }

    .requiredforms li {
        float: right;
        width: 97%;
        border-right: 3px solid #fff;
        padding-right: 3px;
        border-top: 2px solid #fff;
        margin-top: -3px;
    }

.tabGuideline .rtsLI {
    height: 40px;
    background-color: #5d853e;
    width: 180px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    box-shadow: inset 13px 11px 12px 0px #a2c18a;
    border-radius: 5px;
}

    .tabGuideline .rtsLI:hover, .tabGuideline .rtsLink:hover {
        background-color: #a2c18a;
        cursor: pointer;
    }

.tabGuideline .rtsLink {
    text-align: right !important;
    color: #fff;
    font-weight: bold;
    margin-top: 7px;
    padding-right: 0 !important;
}

.TabPage {
    border: none !important;
}

.subitem1 {
    float: right;
    width: 95%;
    border-right: 3px solid #5d853e;
    height: 30px;
    font-size: 0.88em;
    font-weight: bold;
    padding-right: 3px;
    margin: 5px auto;
}

.subitem2 {
    border-right: 3px solid #5d853e;
    height: 30px;
    font-size: 0.88em;
    font-weight: bold;
    padding-right: 3px;
    margin: 5px auto;
}

.flat-btn {
    background-color: #5d853e;
    height: 40px;
    width: 90%;
    color: #fff;
    font-weight: bold;
    margin: 15px 8px;
    border: none;
    cursor: pointer;
    box-shadow: 0 0 5px #183104;
    display: block;
    text-align: center;
}

    .flat-btn:hover {
        box-shadow: 0 0 #183104 !important;
    }

.panelBorder {
    border-left: solid 2px rgba(189, 189, 189, 0.5);
    border-right: solid 2px rgba(189, 189, 189, 0.5);
    border-bottom: solid 2px rgba(189, 189, 189, 0.5);
    padding: 0 6px 0 6px !important;
    margin-right: -6px;
}

.divLable {
    width: 18%;
    height: 70px;
}

.divValue {
    width: 15%;
    height: 45px;
}

.divLable2 {
    width: 20%;
    height: 55px;
}

.divValue2 {
    width: 29%;
    height: 55px;
}


.divImage {
    padding-top: 40px;
}

.divImage3 {
    padding-top: 60px;
}

.divBaseImage {
    width: 181px;
    float: left;
}

.liTab {
    background-color: #a2c18a !important;
}


.modal-back {
    position: fixed;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: 200;
    background-color: rgba(142, 139, 139, 0.33)
}

.modal-div {
    top:10%;
    position: fixed;
    right: 14%;
    width: 75%;
    z-index: 250;
    background: #fff;
    border: 2px solid #5d853e;
}

.modal-header {
    background: #5d853e;
    width: 99%;
    padding: 5px 4px;
    font-weight: bold;
    color: #fff;
    font-size: 1.7em;
    box-shadow: 0 0 12px #5d853e;
}

.happyFace, .normalFace, .sadFace {
    width: 128px;
    margin: 30px 20px 0 20px;
    height: 128px;
    display: inline-block;
    background-repeat: no-repeat;
    box-shadow: 0 0 5px #5d853e;
    border: 1px dashed #5d853e;
    cursor: pointer
}

.face {
    background-color: rgba(128, 128, 128, 0.52) !important;
}

.modal-footer {
    background: #5d853e;
    width: 99%;
    padding: 5px 4px;
    font-weight: bold;
    color: #fff;
    font-size: 1.7em;
    box-shadow: 0 0 12px #5d853e;
    overflow: auto;
}

.modal-footer-btn {
    float: left;
    background-color: #efeeee;
    width: 150px;
    height: 35px;
    border: none;
    font-weight: bold;
    text-align: center;
    margin: 0;
    font-size: 0.7em;
    color: #365220;
    cursor: pointer;
    margin-left: 5px;
}

.modal-footer-btn-div {
    border: 2px solid #5d853e;
    width: 90%;
    margin: 5px auto
}

    .modal-footer-btn-div:hover {
        border: none;
    }

.divError {
    padding: 10px 10px 10px 28px;
    border: 2px solid rgba(237, 28, 36, 0.37);
    margin: auto;
    text-align: justify;
    color: #ed1c24;
    background: #ffecec url(images/error.png) no-repeat 9px 50%;
    border-radius: 5px;
    box-shadow: 0 0 4px 1.2px rgba(197, 197, 197, 0.57);
    font-size: 12px;
    font-weight: bold;
    font-family: Tahoma;
}


.divSuccess {
    padding: 10px 10px 10px 28px;
    border: 2px solid rgba(115, 173, 33, 0.54);
    margin: auto;
    text-align: justify;
    color: #73ad21;
    background: #e9ffd9 url('images/success.png') no-repeat 9px 50%;
    border-radius: 5px;
    box-shadow: 0 0 4px 1.2px rgba(197, 197, 197, 0.57);
    font-size: 12px;
    font-weight: bold;
    font-family: Tahoma;
}

.btnCancel {
    position: absolute;
    top: 337px;
    right: 637px;
}

.rblContacts, .rblContacts label {
    padding-right: 10px;
}

.divNotifyMsg {
    padding: 10px 10px 10px 10px;
    border: 2px solid rgba(237, 28, 36, 0.37);
    margin: auto;
    text-align: justify;
    color: #444444;
    background: #ffecec 9px 50%;
    border-radius: 5px;
    box-shadow: 0 0 4px 1.2px rgba(197, 197, 197, 0.57);
    font-size: 12px;
    font-weight: bold;
    font-family: Tahoma;
}

.aspGridStyle {
    border: 2.5px solid #707070;
    text-align: center;
}

.aspGridStyle {
    background-color: #fff;
    margin: 5px 0 10px 0;
    border: solid 1px #525252;
    border-collapse: collapse;
    /*font-family:Calibri; Sakkal Majalla*/
    color: #474747;
}

    .aspGridStyle th {
        padding: 4px 2px;
        font-family: Times New Roman;
        color: #fff;
        background-color: #767561 !important;
        border-left: solid 2px #c1c1c1;
        font-size: 0.9em;
    }

    .aspGridStyle td {
        padding: 2px;
        font-family: Times New Roman;
        direction: rtl;
        border: solid 2px #c1c1c1; /*#525252*/
    }


    .aspGridStyle a {
        color: black;
        font-size: 15px;
    }

    .aspGridStyle span {
        background-color: #638145;
        color: white;
        padding: 2px 2px 2px 3px;
        font-weight: bold;
        font-size: 15px;
    }

    .aspGridStyle .rgPager table {
        float: left;
        margin: -2px 0;
    }

        .aspGridStyle .rgPager table tr td {
            border: none;
        }


.MemberRegistration .NamePaddingLeft {
    padding-left: 120px;
}

.AddUnregisteredMember .NamePaddingLeft {
    padding-left: 386px;
}