﻿.Actions
{
    font-family: Verdana;
    font-size: 9pt;
    min-height: 19px;
}

a.skipHidden {
    left: -999px;
    position: absolute;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
    z-index: -999;
}

    a.skipHidden:focus, a.skipHidden:active {
        color: #fff;
        background-color: #000;
        left: auto;
        top: auto;
        width: 30%;
        height: auto;
        overflow: auto;
        margin: 10px 35%;
        padding: 5px;
        border-radius: 15px;
        border: 4px solid yellow;
        text-align: center;
        font-size: 1.2em;
        z-index: 999;
    }

.Body
{
    font-family: Verdana;
    font-size: 12pt;
    background-color: #dddddd;
    margin: 10px;
    min-height: 100%;
    margin-bottom: 1px;
    width: 98%;
}

.BreadCrumbDisplay
{
    background-color: #fff;
    font-size: 10px;
    padding: 2px;
}

.BreadCrumb
{
    padding-top: 6px;
    padding-left: 20px;
    padding-bottom: 0px;
}

.BreadCrumbLabel
{
    padding-left: 5px;
    font-size: 8pt;
}

.BreadCrumbLabel a,
.BreadCrumbLabel span
{
    font-size: 9pt;
}

.BreadCrumbsUC
{
    height: 28px;
    vertical-align: middle;
}

.BreadCrumbPadding
{
    padding: 5px;
}

.ButtonBarContainer
{
    padding: 0px 5px 0px 5px;
}

.Button
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    margin-left: 2px;
    margin-right: 10px;
    padding-left: 2px;
    padding-right: 2px;
}

.ButtonPager
{
    height: 30px;
    background-color: #CFE5F5;
}

.ButtonBarText
{
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
}

.ButtonsCenter
{
    border-top: solid 1px #999999;
    border-bottom: solid 1px #999999;
    border-collapse: collapse;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
    vertical-align: middle;
    width: 100%;
}

.CheckBoxColumn
{
    padding-right: 5px;
    text-align: center;
    vertical-align: middle;
    width: 25px;
}

.Container
{
    border-right: solid 1px #999999;
    border-collapse: collapse;
    font-family: Verdana;
    font-size: 11px;
}

.CopyrightLine
{
    font-family: Verdana;
    font-size: 8pt;
    text-align: center;
}

.FooterRow
{
    padding-bottom: 5px;
}

.DivBody
{
    padding: 10px;
}

.DivContainer
{
    width: auto;
}

.Divider
{
    background-color: #CFE5F5;
    border-bottom: solid 1px #999999;
    
    font-family: Verdana;
    font-size: 9pt;
    font-weight: bold;
    min-height: 19px;
    padding: 3px 0px 3px 0px;
    width: auto;
}

.DropDownList
{
    font-family: Verdana;
    font-size: 11px;
    max-width: 300px;
    height: auto;
    margin-left: 5px;
    vertical-align: middle;
}

.DropDownFixed
{
    font-family: Verdana;
    font-size: 11px;
    height: 19px;
    margin-left: 2px;
    margin-right: 2px;
    vertical-align: middle;
    width: 200px;
}

.ECatPanel
{
    background-image: url('../images/heading_ecat_shading.gif');
    background-repeat: repeat-x;
    width: 100%;
    height: 30px;
    font-size: 12px;
    color: #fff;
    padding: 3px;
}


.NoPadding
{
    padding: 3px 0px 0px 0px;
}

.EmptyCell
{
    background-color: #ECECEC;
    height: 19px;
    text-indent: 5px;
    min-width: 650px;
    width: 100%;
}

.ErrorPanel
{
    background-color: #FFFFFF;
    height: 380px;
    width: 100%;
}

.Filter
{
    border-collapse: collapse;
    font-family: Verdana;
    font-size: 9pt;
    min-height: 19px;
}

.Footer
{
    border-top: solid 1px #999999;
    background-color: #C8C8C8;
    height: auto;
    width: 100%;
}

.FooterCenter
{
    border-bottom: solid 1px #999999;
    border-collapse: collapse;
    font-family: Verdana;
    font-size: 9pt;
    font-weight: bold;
    text-align: left;
}

.FooterMargin
{
    margin-left: 10px;
    margin-right: 10px;
}

.FooterText
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
}

.GridView
{
	border: 1px solid #A6C9E2;
    font-family: Verdana;
    font-size: 8pt;
    width: 100%;
	border-collapse: collapse;
	
}

tr.GridView
{
	background-color: #FFF;
}

.GridView  td 
{
	border: #A6C9E2 solid 1px;
}

.GridView  th 
{
	border-right: #A6C9E2 solid 1px;
}

.GridViewBold
{
	background-color: #FFF;
    font-family: Verdana;
    font-size: 8pt;
    height: auto;
    width: 100%;
    font-weight: bold;
}


.GridViewAlternateRow
{
    background: #E1F3F8 !important;
    height: 19px;
}

.GridViewAlternateRowBold
{
    background-color: #E1F3F8;
    height: 19px;
    font-weight: bold;
}

.GridViewFooter
{
    background-color: #CFE5F5;
    height: 19px;
    overflow: auto;
}

.GridViewHeader
{
    background-color: #CFE5F5;
	background: #dfeffc url(images/ui-bg_glass_85_dfeffc_1x400.png) 50% 50% repeat-x;
    overflow: auto;
    /*height: 19px;*/
}

.GridViewHeaderSorted
{
    background-color: #BED4E4;
    overflow: auto;
    height: 19px;
}

.GridViewSorted
{
    background-color: #EDEDED;
    height: 19px;
}

.GridViewBoldSorted
{
    background-color: #EDEDED;
    font-weight: bold;
    height: 19px;
}

.GridViewAlternateRowSorted
{
    background-color: #C5C5C5;
    height: 19px;
}

.GridViewAlternateRowBoldSorted
{
    background-color: #C5C5C5;
    height: 19px;
    font-weight: bold;
}

.GridViewRow
{
    background-color: White;
    height: 19px;
}

.GridViewRowBold
{
    background-color: White;
    font-weight: bold;
    height: 19px;
}


.GridViewRowBorder
{
    background-color: White;
    color: Black;
    border-bottom: solid 1px #999999;
    font-family: Verdana;
    font-size: 11px;
    height: 19px;
    text-indent: 5px;
}

.GridViewSelectedRow
{
    background-color: #FCECCC;
    height: 19px;
}

.GridViewScroll
{
    height: 100%;
    width: 100%;
}

.HeaderLogo
{
    width: 175px;
    height: 40px;
    margin: 3px;
}

.Heading
{
    font-weight: bold;
    padding-right: 5px;
    white-space: nowrap;
}

.HeadingBody
{
    font-size: 78%;
    margin-left: 3px;
    margin-right: 3px;
    padding-top: 3px;
}

.HeadingMenu
{
    text-align: right;
    white-space: nowrap;
}

.Icon
{
    text-align: center;
    padding: 4px;
    border: 0;
    width: 16px;
    height: 16px;
    vertical-align: middle;
}

.Icon21
{
    padding: 4px;
    border: 0;
    width: 21px;
    height: 21px;
    vertical-align: middle;
}

.Icon32
{
    padding: 4px;
    border: 0;
    width: 32px;
    height: 32px;
    vertical-align: middle;
}

.IconColumn
{
    text-align: center;
    vertical-align: middle;
}

.InputFile
{
    font-family: Verdana;
    font-size: 11px;
    max-width: 300px;
    height: auto;
    margin-left: 5px;
    vertical-align: middle;
}

.jqmWindow
{
    display: none;
    position: fixed;
    top: 25%;
    left: 50%;
    margin-left: -300px;
    width: 600px;
    background-color: #EEE;
    color: #000;
    font: 10pt verdana;
    border: 2px solid #333;
    padding: 12px;
    z-index: 10;
}

.jqmOverlay
{
    background-color: #333;
}

* html .jqmWindow
{
    position: absolute;
    top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(25 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

.Label
{
    font-family: Verdana;
    font-size: 9pt;
}

.LabelBold
{
    font-family: Verdana;
    font-size: 9pt;
    font-weight: bold;
    white-space: nowrap;
}

.LabelBoldSmall
{
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
    white-space: nowrap;
}

.LeftRightPad5
{
    padding-left: 5px;
    padding-right: 5px;
}

.LabelSmall
{
    font-family: Verdana;
    font-size: 8pt;
}

.LabelPager
{
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
    vertical-align: middle;
    white-space: nowrap;
}

.LabelError
{
    font-family: Verdana;
    font-size: 10pt;
    margin: 10px;
}

.LabelErrorRed
{
    font-family: Verdana;
    font-size: 10pt;
    color: red;
}

.LabelWarningYellow
{
    font-family: Verdana;
    font-size: 10pt;
    color: #FFCC33;
}

.LabelNoResults
{
    font-family: Verdana;
    font-size: 9pt;
    height: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px;
}

.LabelPhoneNumber
{
    font-size: 10pt;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 3px;
    text-align: left;
    white-space: nowrap;
}

.LinkButtonBold
{
    font-weight: bold;
}

.LinkButtonItalic
{
    font-style: italic;
}

.LinkButton
{
}

.ListBox
{
    font-family: Verdana;
    font-size: 8pt;
    height: 200px;
    width: 200px;
}

.MultiLineTextBox
{
    font-family: Verdana;
    font-size: 11px;
    width: 200px;
}

.NarrowColumn
{
    white-space: nowrap;
    max-width: 150px;
    min-width: 100px;
}

.Pager
{
    text-align: center;
}

.Panel
{
    white-space: nowrap;
}

.PanelAlert
{
    background-color: #F5F5DF;
    border-bottom: solid 1px #999999;
    font-family: Verdana;
    font-size: 9pt;
    font-weight: bold;
}

.PanelTreeView
{
    padding: 5px;
    min-height: 400px;
    width: 250px;
}

.RadioButtonList
{
    font-family: Verdana;
    font-size: 11px;
}

.Search
{
    background-color: #ECECEC;
    border-bottom: solid 1px #999999;
    border-collapse: collapse;
    font-family: Verdana;
    font-size: 11px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-indent: 5px;
    width: 100%;
}

.Section
{
    margin-bottom: 15px;
    border-right: solid 1px #ffffff;
    border-left: solid 1px #ffffff;
    border-collapse: collapse;
}

.SectionHead
{
    background-color: #CFE5F5;
    padding-top: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
}

.SiteMapPath
{
    padding-left: 20px;
}

Table.SectionHead
{
    background-color: #CFE5F5;
}

.SectionHeading
{
    vertical-align: middle;
    font-size: 13px;
    font-weight: bold;
}

.SiteMapRow
{
    background-repeat: repeat-x;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
    vertical-align: middle;
}

Div.SubSectionHead
{
    background-color: #DDDDDD;
    padding: 5px;
}

.SectionHeadingLink
{
    font-size: 8pt;
    margin-left: 2px;
    white-space: nowrap;
}

.SpacerCell
{
    width: 10px;
}

.SubSectionHeading
{
    font-size: 11px;
    font-weight: bold;
    margin-right: 3px;
    margin-left: 6px;
    vertical-align: middle;
    white-space: nowrap;
}

.SectionItem
{
    padding: 5px 2px 4px 17px;
    font-size: 9pt;
}

.TextBox
{
    font-family: Verdana;
    font-size: 11px;
    height: auto;
    margin-left: 5px;
    vertical-align: middle;
}

.TextBoxSmall
{
    font-family: Verdana;
    font-size: 11px;
    height: auto;
    margin-left: 5px;
    width: 75px;
    vertical-align: middle;
}

.TextBoxPager
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    height: 14px;
    width: 25px;
    vertical-align: middle;
}

.TextBoxPagerLarge
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    height: 14px;
    width: 32px;
    vertical-align: middle;
}

.TextBoxReadOnly
{
    font-family: Verdana;
    font-size: 11px;
    height: 14px;
    vertical-align: middle;
    background-color: #ddd;
}

.DefaultTreeView
{
    float: left;
    width: 400px;
    margin-left: 10px;
    padding: 2px;
    border-left: solid 1px #999;
}

.DefaultMainView
{
    float: left;
    width: 767px;
    margin-right: 22px;
    padding: 3px;
    border-left: solid 1px #999;
    border-right: solid 1px #999;
}

.TreeView
{
    color: #333333;
    font-family: Verdana;
    font-size: 8pt;
    padding: 5px;
    padding-right: 15px;
    width: auto;
}

.TreeViewSelectedNode
{
    border: solid 1px #888888;
    text-decoration: none;
    padding: 1px 3px 1px 3px;
}

.TypeColumn
{
    width: 100px;
}

A
{
    color: #003399;
    text-decoration: none;
}
A:hover
{
    color: #006600;
    text-decoration: underline;
}

P, L
{
    font-size: 76%;
}

A.TabLink:hover
{
    font-family: Verdana;
    font-size: 7pt;
    color: #FFFFFF;
}

.MasterPageLayout
{
    background-color: #ffffff;
    border: solid 2px #0060AF;
    vertical-align: top;
    width: 100%;
}

.PanelTable
{
    border-right: 1px #999999 solid;
    border-collapse: collapse;
    width: 100%;
}

Table.MasterPageLayout
{
    background-color: #ffffff;
    border: 2px solid #0060AF;
    height: auto;
    vertical-align: top;
    width: 100%;
}

Table.PanelTable
{
    border-right: 1px #999999 solid;
    border-collapse: collapse;
    width: 100%;
}

TD.ButtonBarButtons
{
    text-align: right;
    width: auto;
    white-space: nowrap;
}

TD.ButtonsText
{
    vertical-align: middle;
    width: 100%;
    white-space: nowrap;
}

TD.ConfirmContentCell
{
    font-family: Verdana;
    font-size: 8pt;
    padding: 10px;
    height: 100%;
}

TD.ConfirmHeader
{
    border-bottom: 1px #999999 solid;
    border-collapse: collapse;
    background-color: #CFE5F5;
    border-collapse: collapse;
    height: 25px;
}

TD.IconColumn
{
    width: 24px;
    text-align: center;
}

TD.NarrowColumn
{
    text-align: center;
    width: auto;
    white-space: nowrap;
}

TD.DateCell
{
    text-align: center;
    white-space: nowrap;
}

TD.IconCell
{
    text-align: center;
    width: 24px;
}

TD.NumericCell
{
    text-align: right;
}

TD.NarrowTextCell
{
    text-align: justify;
    text-indent: 5px;
    white-space: nowrap;
}

TD.MenuCellBorder
{
    height: 23px;
    border-top: solid 1px #999999;
    border-bottom: solid 1px #999999;
    border-collapse: collapse;
    text-align: center;
}

TD.LeftPanel
{
    border-left: 1px #999999 solid;
    border-collapse: collapse;
    height: auto;
    table-layout: auto;
    vertical-align: top;
    min-width: 100px;
    width: 200px;
}

TD.RightPanel
{
    background-color: #ECECEC;
    border-right: 1px #999999 solid;
    border-left: 1px #999999 solid;
    border-collapse: collapse;
    table-layout: auto;
    vertical-align: top;
    width: 100%;
}

TD.TableCellPadding
{
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
}

TD.TableCellRightBorder
{
    border-right: solid 1px #999999;
    padding-right: 5px;
}

TR.ConfirmHeader
{
    font-size: 9pt;
    font-weight: bold;
    vertical-align: middle;
    width: auto;
}

TR.ConfirmRow
{
    background-color: #ECECEC;
    text-indent: 5px;
    vertical-align: top;
    height: 100%;
}

tr.TableMargin
{
    margin: 0 10px 0 10px;
    border-collapse: collapse;
}

Table.TableButtons
{
    background-color: #C8C8C8;
    height: 32px;
    vertical-align: middle;
    width: 100%;
    z-index: 10;
    border: 0px;
}

Table.Confirm
{
    border-collapse: collapse;
    font-family: Verdana;
    font-size: 11px;
    text-indent: 5px;
    vertical-align: top;
    width: 100%;
}

Table.ContainerBorder
{
    border-left: 1px #999999 solid;
    border-right: 1px #999999 solid;
    border-collapse: collapse;
    font-family: Verdana;
    font-size: 9pt;
    width: 100%;
}

Table.ECat
{
    color: #ffffff;
    font-size: 9pt;
    height: 30px;
    padding-left: 5px;
    padding-right: 5px;
    vertical-align: middle;
    white-space: nowrap;
}

.Upload
{
    text-align: center;
    padding: 15px;
}

.Hidden
{
    display: none;
}

.borderLeft
{
    float: left;
    background-image: url('~/images/footer_left.gif' );
}

.borderRight
{
    float: left;
    background-image: url('~/images/footer_right.gif' );
}

.FloatRight
{
    float: right;
}

.contentMain
{
    margin: 10px;
}


.SerSolImage
{
    padding-left: 12px;
}

.Transparent
{
    background-color: #111;
    filter: alpha(opacity=45);
    -moz-opacity: .45;
    opacity: .45;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
}

.LabelReporting
{
    font-family: Verdana;
    font-size: 9pt;
    font-weight: bold;
    white-space: nowrap;
    padding: 5px;
}

.ReportingButton
{
    padding: 0px;
    vertical-align: middle;
}

.ReportViewer
{
    font-family: Verdana;
    font-size: 8pt;
}

.QueuedReports
{
    padding: 10px;
}

.DataSummary
{
    font-family: Verdana;
    font-size: 11px;
    padding: 10px;
}

.DataSummary li
{
    padding-top: 10px;
}

.DetailsView td
{
    padding: 10px;
}

.noDisplay
{
    display: none;
}


.DetailsView
{
    font-family: Verdana;
    font-size: 11px;
    height: auto;
    margin-top: 5px;
    table-layout: fixed;
    vertical-align: top;
    width: 95%;
    overflow-x: hidden;
    overflow-y: scroll;
}

.DetailsViewHeader
{
    background-color: #CFE5F5;
    height: 19px;
    font-weight: bold;
    text-indent: 5px;
}

.DetailsViewRowStyle
{
    background-color: #ECECEC;
    height: 19px;
    vertical-align: top;
}

.DetailsViewRowStyle2
{
    background-color: #ECECEC;
    height: 19px;
    vertical-align: top;
    text-align: right;
}

.DetailsViewLabelStyle2
{
    width: 35%;
    font-weight: bold;
    text-align: right;
}

.DetailsViewLabelStyle
{
    display: table-cell;
    font-weight: bold;
    height: 15px;
    max-width: 500px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: right;
    vertical-align: top;
    width: 40%;
}

.DetailRowColor3
{
    background-color: #E8E8E8;
}

.DetailRowAltColor3
{
    background-color: #DFDFDF;
}

.DetailRowHeaderColor3
{
    background-color: #CFE5F5;
}

.PageControls
{
    padding: 5px;
    font-size: 9pt;
    background-color: #C8C8C8;
    height: 22px;
    width: 100%;
}

.ButtonBar
{
    width: 100%;
    height: 25px;
}

.ButtonPrev
{
    background: url('../images/buttons/btnPrevious.gif');
    background-repeat: no-repeat;
    width: 22px;
    height: 22px;
}
.ButtonNext
{
    background: url('../images/buttons/btnNext.gif');
    background-repeat: no-repeat;
    width: 22px;
    height: 22px;
}
.ButtonGo
{
    background: url('../images/icons/ico_16_go.gif');
    background-repeat: no-repeat;
    width: 22px;
    height: 22px;
}

.AlertIcon
{
    vertical-align: top;
    float:left;
}

#oReportDiv
{
    height: 100%;
    overflow: scroll;
}

.HoldingListContainer
{
    border: solid 1px #333;
}

.HoldingListHeader
{
    border: solid 1px #333;
    background: #c8c8c8;
}

.HoldingListData
{
    font-size: 10px;
    overflow: scroll;
    height: 20px;
    width: 80%;
    border: 0;
}


.EmptyHoldings
{
    font-size: 12px;
    text-align: center;
}

.HideMe
{
    display: none;
}

.Show
{
    display: inline;
}

.TextAlignRight
{
	text-align: right;
}

/*HP-prefixed styles are for the HoldingsPanel control*/
.HPPanel
{
	height: auto;
	width: 100%;
	border: solid 1px Black;
	padding: 0px;
	margin: 0px;
	text-align: center;
	vertical-align: top;
}
.HPTable
{
	height: auto;
	border: solid 1px White;
	border-collapse: collapse;
	padding: 0px;
	margin: 1px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: center;
	vertical-align: top;
}
.HPDataHeader
{
	height: 12px;
	background-color: #CFE5F5;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
}
.HPDataRow
{
	height: 12px;
	background-color: White;
	text-align: center;
	vertical-align: top;
	font-weight: normal;
}
.HPDataOdd
{
	height: 10px;
	background-color: White;
}
.HPDataEven
{
	height: 10px;
	background-color: #F3F3F3;
}
.HPNarrow
{
	width: 150px;
	border: solid 1px White;
}
.HPWide
{
	width: 90%;
	border: solid 1px White;
}

.HPWide a
{    
	white-space: nowrap;
}

.HPBold
{
	font-weight: bold;
}
.Hang 
{ 
    text-indent: -1em; margin-left: 1em; 
}

/*****************************************************************/
/*******  styles required by DetailPropertyToggle control  *******/

/* these simply mark list1 and list2 */
.Toggle1
{
}
.Toggle2
{
}

/* show list1 before toggling */
.ShowToggle0
{
	cursor: pointer;
}
.ShowToggle0 .Toggle1
{
	display: block;
}
.ShowToggle0 .Toggle2
{
	display: none;
}

/* list1 after toggling */
.ShowToggle1
{
    cursor: pointer;
}
.ShowToggle1 .Toggle1
{
	display: block;
}
.ShowToggle1 .Toggle2
{
	display: none;
}

/* list2 after toggling */
.ShowToggle2
{
    cursor: pointer;
    text-decoration: none;
}
.ShowToggle2 .Toggle1
{
	display: none;
}
.ShowToggle2 .Toggle2
{
	display: block;
}

/* rollover highlighting for parent <tr> */ 
.ShowCanToggle
{
	background-color: #f6f6f6;
}
.HideCanToggle
{
	background-color: inherit;
}

/* make links look like normal text after the user toggles once */
.TemporaryLink
{
}
.ShowToggle1 .TemporaryLink
{
	text-decoration: none;
	color: black;
}
.ShowToggle2 .TemporaryLink
{
	text-decoration: none;
	color: black;
}

/*************  end of DetailPropertyToggle styles  **************/
/*****************************************************************/

.ui-pg-div
{
    cursor: pointer;
}

.DisabledHyperLink
{
    color:#000;
    
}
.DisabledHyperLink:hover
{
    text-decoration:none;
    color:#000;
}

.VisualIndicatorContainer {
    font-size: 8.5pt;
    margin-left: 4px;
    margin-top: 1px;
    display: inline;
}

a.LinkButtonVIndicator {
    text-decoration: underline;
    cursor: pointer;
}

.VisualIndicatorContainer span
{
    color: #006400;
    text-decoration: none;
    cursor: default;
}
.VisualIndicatorContainer span.new
{
    font-weight:bold;
}
.VisualIndicatorContainer span.date
{
    letter-spacing:-1px;
}
.skip {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.ValidationMessage {
    color: red;
}

.ValidationMessageDiv {
    text-align: center;
}

.OneColumnList {
    column-count: 1;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.TwoColumnList {
    list-style-type: none;
    padding: 0;
    margin: 0;
    columns: 2 300px;
}

/*Database details DDA setup*/

/* Modal container */
#autoHoldingsModal {
    display: none;
}

/* Background overlay */
.cc-modal-backdrop {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.35);
    z-index: 10000;
}

/* Modal window */
.cc-modal {
    position: fixed;
    top: 25%;
    left: 50%;
    transform: translateX(-50%);
    width: 30%;
    background: #fff;
    border: 0.1rem solid #ccc;
    z-index: 10001;
    padding: 1.5%;
    box-sizing: border-box;
}

/* Modal title */
.cc-modal-title {
    font-weight: bold;
    margin-bottom: 2%;
    font-family: Verdana;
    font-size: 12pt;
}

/* Message area */
.auto-holdings-message {
    display: none;
    margin-bottom: 2%;
    font-family: Verdana;
    font-size: 8pt;
}

/* Message icon */
.auto-holdings-message img {
    vertical-align: middle;
}

/* Message text */
#autoHoldingsMsgText {
    margin-left: 1%;
}

/* Modal table */
.auto-holdings-table {
    width: 100%;
    font-family: Verdana;
    font-size: 8pt;
}

.auto-holdings-table td:first-child {
    width: 35%;
}

/* Inputs */
.auto-holdings-input {
    width: 100%;
    box-sizing: border-box;
}

/* Buttons container */
.auto-holdings-actions {
    margin-top: 2%;
    text-align: right;
}

/* Spinner */
#ahSpinner {
    display: none;
    margin-top: 2%;
}
