﻿.Main_Content_Area
{
    width: 100%;
}
.Left_Area
{
    width: 928px;
    display: inline;
    float: left;
}
.Right_Area
{
    width: 480px;
    display: inline;
    float: right;
}

.Middle_Area
{
    width: 12px;
    display: inline;
    float: left;
}

.Page_Title
{
    color: #00739F;
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
}
.Heading_Bold_14px_color
{
    color: #00739F;
    font-size: 14px;
    font-weight: bold;
}
.Heading_Bold_14px
{
    color: #222222;
    font-size: 14px;
    font-weight: bold;
}

.Heading_Bold_16px
{
    color: #222222;
    font-size: 16px;
    font-weight: bold;
}
.Heading_Bold_16px_color
{
    color: #00739F;
    font-size: 16px;
    font-weight: bold;
}
.Heading_Normal_14px
{
    color: #222222;
    font-size: 14px;
}
.Heading_Bold_12px
{
    color: #222222;
    font-size: 12px;
    font-weight: bold;
}
.Heading_Normal_12px
{
    color: #222222;
    font-size: 12px;
}
.Heading_Bold_18px
{
    color: #222222;
    font-size: 18px;
    font-weight: bold;
}
.inline-panel
{
    display: inline;
    float: left;
}
.Top_Padding_10px
{
    padding-top: 10px;
}
.Top_Padding_15px
{
    padding-top: 15px;
}
.Top_Padding_60px
{
    padding-top: 60px;
}
.Top_Padding_20px
{
    padding-top: 20px;
}
.Top_Padding_30px
{
    padding-top: 30px;
}
.Top_Padding_40px
{
    padding-top: 40px;
    width: 480px;
}
.Top_Padding_64px
{
    padding-top: 64px;
}
.Top_Padding_70px
{
    padding-top: 70px;
}
.Top_Padding_75px
{
    padding-top: 75px;
}
.Top_Padding_94px
{
    padding-top: 94px;
}
.Top_Padding_59px
{
    padding-top: 59px;
}
.Width_100px
{
    width: 99px;
}
.Width_310px
{
    width: 308px;
}
.Width_312px
{
    width: 310px;
}
.Width_324px
{
    width: 324px;
}
.width_30px
{
    width: 30px;
}
.Height_24px
{
    height: 22px;
}
.border_line
{
    border-top: #E6E6E6 1px solid;
}
input[type="checkbox"]
{
    margin: 2px !important;
    width: 30px;
}
.RegulerHelp_Text_Box
{
    border: 2px solid #D4E9FF;
    background-color: #E6E6E6;
    padding: 26px 20px 26px 20px;
}
.RegulerHelp_Text_Box_370px
{
    border: 2px solid #D4E9FF;
    background-color: #E6E6E6;
    padding: 26px 20px 26px 20px;
    width: 370px;
    position: relative;
    float: right;
    left: -13px;
}
.RegulerHelp_Text_Box_330px
{
    border: 2px solid #D4E9FF;
    background-color: #E6E6E6;
    padding: 20px 20px 20px 20px;
    width: 286px;
    position: relative;
    float: right;
    left: -13px;
}
.AntiSpam_Box
{
    border: #E6E6E6 1px solid;
    height: 23px;
}
.Captcha_Box
{
    border: #E6E6E6 1px solid;
    height: 50px;
    padding-top: 25px;
    width: 480px;
}
.Continue_Btn
{
    cursor: pointer;
    color: #00739F !important;
    font-weight: bold;
    font-size: 14px !important;
    line-height: 17px;
    padding: 0 !important;
    margin: 0 !important;
    background: transparent none !important;
    border: none !important;
    vertical-align: middle;
    height:auto !important;
    font-family: Arial, Helvetica, sans-serif !important;
}

.RegulerHelp_Text_Box_370px:before
{
    border-bottom: 27px solid transparent;
    border-right: 68px solid #D4E9FF;
    border-top: 0 solid transparent;
    content: "";
    height: 0;
    position: absolute;
    right: 100%;
    top: 37px;
    width: 0;
}
.RegulerHelp_Text_Box_370px:after
{
    border-bottom: 25px solid transparent;
    border-right: 62px solid #E6E6E6;
    border-top: 0 solid transparent;
    content: "";
    left: -15%;
    position: absolute;
    top: 38px;
}

.RegulerHelp_Text_Box_330px:before
{
    border-bottom: 30px solid transparent;
    border-right: 20px solid #D4E9FF;
    border-top: 0 solid transparent;
    content: "";
    height: 0;
    position: absolute;
    right: 100%;
    top: 30px;
    width: 0;
}
.RegulerHelp_Text_Box_330px:after
{
    border-bottom: 27px solid transparent;
    border-right: 17px solid #E6E6E6;
    border-top: 0 solid transparent;
    content: "";
    left: -5%;
    position: absolute;
    top: 31px;
}

.fn-error-text
{
    color: Red !important;
}

p.fn-error-text
{
    width: 308px;
    font-style: italic;
    margin-top: 5px;
}

div.fn-error-text
{
    font-style: italic;
    margin-top: 5px;
}

span.fn-error-text
{
    font-style: italic;
    margin-top: 5px;
}

.captchaTextbox
{
    width: 200px;
}

p.captchaTextboxErrorMsg
{
    width: 400px;
    padding-left: 20px;
}

.leftPadding_36px
{
    padding-left: 36px;
}

.bottom_border
{
    height: 41px;
    border-bottom: 1px solid #E6E6E6;
    width: 480px;
}

.bottom_border_Questions
{
    height: 75px;
    border-bottom: 1px solid #E6E6E6;
    width: 480px;
}

.Left_Area_480px
{
    width: 480px;
    display: inline;
    float: left;
}
.Left_Area_445px
{
    width: 445px;
    display: inline;
    float: left;
    margin-right: 35px;
}
.Left_Area_620px
{
    width:620px;
    display:inline;
    float: left;
}
.line_height
{
    line-height: 18px;
}

.radiocheck-group
{
    line-height: 50px;
}

span.radiocheck-group label
{
    color: #222222;
    font-size: 14px;
    font-weight: normal;
    padding-left: 5px;
}

span.radiocheck-group :nth-child(3)
{
    margin: 5px 5px 0px 114px !important;
}

span.error-link
{
    vertical-align: sub;
    padding-left: 5px;
}

.spannoneofThese a
{
    color: #00739F;
    font-size: 14px;
    font-weight: bold;
}
.spannoneofThese {
    font-size: 14px !important;
    line-height: 35px;
}
.reguler_box a
{
    color: #00739F;
}

a#SkipEINStep
{
    color: #00739F;
    font-size: 14px;
    font-weight: bold;
}
/**********************************************************/
/* Help Text Popup */
/**********************************************************/
.lightbox ul
{
    list-style: outside disc none;
}
.lightbox
{
    line-height: 1.5;
}
.org-result
{
    border: 1px solid;
}

.org-result tbody tr
{
    height: 26px !important;
}

.org-result tbody th, .org-result tbody td
{
    vertical-align: middle !important;
    padding-left: 15px;
}

.org-result-td
{
    padding-left: 16px;
}

.oneTRBorder
{
    border-bottom: 1px solid !important;
}

.org-result tr:last-child
{
    border-bottom: 1px solid;
}

.org-result tr:first-child
{
    border-bottom: 1px solid #E6E6E6;
}

.org-search-result-area
{
    width: 630px;
    display: inline;
    float: left;
}

.org-search-help-text
{
    width: 330px;
    display: inline;
    float: right;
}

.org-result thead th:first-child
{
    padding: 0px 0px 0px 20px !important;
}

.org-result thead th
{
    padding: 0px 0px 0px 12px !important;
    height: 40px;
    vertical-align: middle;
}

.select-btn
{
    color: #B3B3B3 !important;
}

.select-btn-hover
{
    color: #00739F !important;
}

.trHoverClass
{
    background-color: #D4E9FF !important;
}

.backEINDiv a
{
    font-size: 14px !important;
    vertical-align: top !important;
    color: #00739F;
}

.backEINDiv
{
    padding-top: 10px;
    padding-bottom: 40px;
}

.grid-active .grid-8col
{
    width: auto;
}

.page-Title
{
    color: #00739F;
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
    margin-bottom: 24px;
}

.filterBox
{
    width: 480px;
    height: 52px;
    background-color: #E6E6E6;
    border: 1px solid;
    border-bottom: none;
}

.lblAssociated
{
    font-family: Arial;
    font-size: 12px;
    color: #222222;
}

.filter-design:before
{
    background: #222222;
    content: "";
    height: 1px;
    margin-left: 480px;
    margin-top: -41px;
    position: absolute;
    width: 148px;
}
.filter-design
{
    border: 1px solid;
    border-top: none;
}
.filter-design caption
{
    background: #E6E6E6;
    content: "";
    height: 1px;
    margin-left: 16px;
    margin-top: -38px;
    padding: 0 !important;
    position: absolute;
    width: 445px;
}
.filterBox tbody th, .filterBox tbody td
{
    padding-top: 10px !important;
    vertical-align: text-top !important;
}
.filterBox input[type="text"]
{
    padding: 4px 6px;
    width: 72px;
}
.filterBox select
{
    width: 195px;
}
.filterBox span.select
{
    background-color: #FFFFFF !important;
}

.filterBox .errorMsg
{
    margin-left: -30px;   
    padding-bottom: 25px;
    padding-right: 16px;
    padding-top: 5px;
    position: absolute;
    font-style:italic;
    color:Red;
}

.lightText
{
    color: #B3B3B3;
}

.filter-design-margin-top
{
    margin-top: -25px;
}

.backEINDiv b
{
    font-size: 14px !important;
}

.OrgEINText b
{
    font-size: 14px !important;
}
/**********************************************************/
/* Modal Window CSS */
/**********************************************************/
.no-close .ui-dialog-titlebar-close
{
    display: none;
}
/**
 * This hack targets the Webkit browser engine
 * which includes Safari and Chrome.
 */
@media screen and (-webkit-min-device-pixel-ratio:0) { 
	.ui-button-icon-only
	{
		margin-top : 16px !important;
	}
}
.ui-widget-overlay
{
    opacity: 0.6;
    background: #FFFFFF;
}
.ui-dialog
{
    border-style: solid;
    border-radius: 10px;
    box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.3);
    padding: 0em 0em !important;
    z-index: 1001;
}
.ui-dialog-content
{
    padding: 0em 0em !important;
}
.ui-dialog-titlebar-close
{
	position : relative !important;
	margin-left: 36px !important;
}
.ui-icon
{
	background-image : url("../images/ui-icons_336699_256x240.png") !important;
}
.ui-widget-header .ui-state-default
{
	background : #E6E6E6 url("../images/ui-bg_glass_100_f6f6f6_1x400.png") !important;
}
.ui-widget-header .ui-state-focus
{
	background : #FFD000 url("../images/ui-bg_glass_100_fdf5ce_1x400.png") !important;
}
.ui-dialog-title
{
    padding-top: 16px;
    padding-left: 36px;
    font-family: Arial;
    font-weight: bold;
    font-size: 18px;
    color: #00739F;
    line-height: 1.15;
	width: 80% !important;
}
.ui-dialog-titlebar
{
    height: 50px;
    background-color: #E6E6E6;
    border-style: none;
    border-bottom-style: solid;
    border-bottom-color: #B3B3B3;
    vertical-align: middle;
    padding: 0.4em 0em !important;
}
.ui-widget-content a
{
    color: #00739F;
}
.modalContent
{
    padding: 25px 36px 50px;
    border-style: none none solid;
    border-bottom: 1px solid #B3B3B3;
}
.modalBodyContent
{
    font-family: Arial;
    font-size: 14px;
    color: #222222;
    line-height: 17px;
}
.modalBodyContent b
{
	font-size : 14px !important
}
.modalBottom
{
    padding-bottom: 25px;
}
.modalButtonArea
{
    font-family: Arial;
    font-weight: bold;
    color: #00739F;
    padding-top: 46px;
    height: 94px;
}
.modalSubmitButtonDiv
{
    font-size: 14px;
    border-style: solid;
    border-color: #B3B3B3;
    border-width: 1px;
    width: 224px;
    height: 92px;
    text-align: right;
    color: #00739F;
    float: left;
    margin-left: 80px;
    white-space: normal;
}
.modalImageClass
{
    width: 10px;
    height: 10px;
}
#dialog
{
    display: none;
    background-color: #FFFFFF;
}
/**********************************************************/
/* Table Design */
/**********************************************************/
.agentsTable
{
    border: solid 1px black;
}
.agentsTable th, .agentsTable td
{
    vertical-align: middle !important;
    text-align: left !important;
    padding-top: 0px !important;
}
.tableHeader
{
    height: 40px;
}
.tableRegularRow
{
    background-color: White;
    border-top: solid 1px #B3B3B3;
    height: 26px;
}
.tableLeftCell
{
    width: 170px;
    padding-left: 20px;
	padding-right: 10px;
}
.tableRightCell
{
    width: 230px;
    padding-left: 0px !important;
}
.Link a
{
    color: #369;
    text-decoration: underline !important;
}

.editOrgStatus dl dt
{
    text-align: left;
    font-weight: normal;
    width: 120px;
    font-size: 14px;
}

.editOrgStatus dl dd
{
    font-size: 14px;
    font-weight: bold;
    padding: 1px;
}

.editOrgStatus_12px dl dt
{
    text-align: left;
    width: 95px;
    font-size: 12px;
    font-weight: normal !important;
}

.editOrgStatus_12px dl dd
{
    font-size: 14px;
    font-weight: bold;
    padding-left: 30px;
}

.backEINDiv_20px
{
    padding-top: 20px;
    padding-bottom: 20px;
}

.backEINDiv_20px a
{
    font-size: 14px !important;
    vertical-align: top !important;
    color: #00739F;
}

.backEINDiv_20px b
{
    font-size: 14px !important;
}

.border_bottom_10px
{
    border-bottom: 1px solid #E6E6E6;
    width: 550px;
    margin-bottom: 20px;
}

.box_bottom_border
{
    height: 20px;
    border-bottom: 1px solid #E6E6E6;
    width: 425px;
}

.select_Box_err_msg
{
    margin-top: -20px !important;
}

.lnkBtn b:hover
{
    text-decoration: underline;
}

.lblField_100px
{
    width: 90px;
    padding-right: 10px;
}

.s-cof-radio-wrapper input[type='checkbox']
{
    margin-left: 0px !important;
    width: 14px !important;
    margin-right: 10px !important;
}

.s-cof-radio-wrapper label
{
    font-weight: bold;
}

.terminal_box
{
    padding-left: 30px;
    padding-top:  50px;
}

.terminal_box div.lblField_100px
{
    width: 115px;
}

.terminal_box input[type='text']
{
    width: 160px !important;
}

.mod-rtf p
{
    margin: 0px 0px 12px 0px !important;
}

.spanLink a
{
    color: #00739F;
}

.inline-Block
{
    display: inline-block;
}

.mod-simple-form .mod-textual-separator
{
    margin-bottom: 0 !important;
    padding-bottom: 4px;
    width: 470px;
}
.org-display-section
{
    border: 1px solid #E6E6E6;
    border-top: none;
    padding: 25px;
    width: 420px;
}
.org-display-section.org-inner-section
{
    padding-bottom: 0 !important;
    padding-top: 20px !important;
}
.mod-rtf.mod-simple-form.org-display-form
{
    width: 483px;
}
.org-display-form dt
{
    font-weight: normal !important;
    margin-bottom: 20px !important;
    width: 90px !important;
}
.org-display-form dd
{
    font-weight: bold;
    width: 300px !important;
    padding-left: 20px !important;
}
.org-library-fieldset
{
    background-color: #E6E6E6;
    border-top: 1px solid #E6E6E6;
    width: 470px;
}
.s-lib-content
{
    color: #00739F;
    font-size: 14px;
    font-weight: bold;
}
.fn-line-align.org-submit-buttons
{
    margin: 40px 0;
    padding: 20px 0;
    display: inline-table;
    width: 480px;
}

.library_Section dt
{
    font-weight: normal !important;
    margin-bottom: 20px !important;
    width: 175px !important;
}
.library_Section dd
{
    font-weight: bold;
    width: 210px !important;
    padding-left: 20px !important;
}

.display_GoBack
{
    border-bottom: 1px solid #E6E6E6;
    border-top: 1px solid #E6E6E6;
}

.legend2
{
	position: absolute;
	margin-top:-29px;
	right:35px;
	background:#fff;
	font-weight:bold;
	padding-left:6px;
	padding-right:6px;
}

.legend2 a:hover
{
    text-decoration:none !important;
}

.library_Section a:hover
{
    text-decoration:none !important;
}

.AssociationDiv
{
    padding-top:40px;
}

.AssociationCodeInstruction
{
	padding-top: 15px;
	line-height: 14px;
}

.AssociationCodeDiv
{
  padding-top:20px;
  padding-bottom:20px;
}

.AssociationCodeText
{
  font-weight:bold;
  font-size:20px;
}

.spanLink a:hover
{
 text-decoration:underline;
}

a.SkipEINStep:hover
{
 text-decoration:underline;
}
.tooltip
{
	position:absolute;
	background-color:#E6E6E6;
	border: 1px solid #D4E9FF;
	font-size: smaller;
	padding: 3px 4px;
	margin: 17px 0px 0px 25px;
	border-radius: 5px;
	font-size: 12px;
    font-weight: normal;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);	
}
.EllipseText
{
overflow: hidden; 
text-overflow: ellipsis; 
white-space: nowrap;
}


.background_Heighlight
{
  background-color: #FFD000;
}

.tdDisplayHeading
{
	width:90px;
	padding-bottom:20px;
	padding-left:25px;
}

.tdDisplayText
{
	padding-bottom:20px;
	padding-left:25px;
	font-weight:bold;
}

mark 
{
    background-color: #FFD000;
    color: black;
}