﻿@font-face {
	font-family: Aptos;
	src: url('../../fonts/Aptos.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: Aptos;
	src: url('../../fonts/Aptos-Italic.ttf') format('truetype');
	font-weight: 400;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: Aptos;
	src: url('../../fonts/Aptos-Bold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

* {
	font-family: Aptos, Arial, Helvetica, sans-serif !important;
}

table th {
	padding-top: 8px !important;
	padding-bottom: 8px !important;
}

.dvw-header td {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

.dvw-command td {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

.dvw-command td a {
	display: inline-block;
	padding: 6px 16px;
	font-size: 14px;
	font-weight: 400;
	text-decoration: none !important;
	border-radius: 6px;
	cursor: pointer;
	margin-left: 4px;
}

.dvw-command td a:first-child {
	color: #ffffff !important;
	background-color: #003E67 !important;
	border: 1px solid #003E67 !important;
}

.dvw-command td a:last-child {
	color: #212529 !important;
	background-color: #ffffff !important;
	border: 1px solid #ced4da !important;
}

#divInsertLink {
	margin-bottom: 10px;
}

#divAlphabet a, #divAlphabet a:visited {
	display: inline-block;
	padding: 4px 4px;
	margin: 1px 0;
	border-radius: 4px;
	text-decoration: none;
	color: #003E67;
	transition: background-color 0.12s ease, color 0.12s ease;
}

#divAlphabet a:hover {
	background-color: #003E67;
	color: #ffffff !important;
	text-decoration: none;
}

body {
	margin: 0px 0px 0px 0px;
	font-family: Aptos, Arial, Helvetica, sans-serif;
}
img
{
	border: 0px;
}
#contentspace_scroll {
	 width:350px;
	 height:349px;
	 background-color:#FFFFFF;
	 overflow:auto;
	 padding-bottom:20px;
}

.bodytxt {
	font-family: Aptos, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.bodytxt a:link {
	color: #3366CC;
}
.bodytxt a:visted {
	color: #3366CC;
}
.bodytxt a:hover {
	color:#BCC9D8;
	text-decoration:underline;
}
.footertxt {
	font-family: Aptos, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	padding: 20px 0 15px 0;
	text-align:center;
}
.footertxt a:link {
	color: #000000;
	text-decoration:none;
}
.footertxt a:visited {
	color: #000000;
	text-decoration:none;
}
.footertxt a:hover {
	text-decoration:underline;
}
.boxtxt {
	color: #003753;
	font-family: Aptos, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url('../../images/box02.gif');
}
.boxtxt a:link {
	color:#003E67;
}
.boxtxt a:visited {
	color:#003E67;
}
.boxtxt a:hover {
	color:#BCC9D8;
}
h1
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 22px;
	color: #003E67;
	font-weight: bold;
}
.sharedDocs h2
{
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 18px;
	color: #003E67;
	font-weight: bold;
}
.sharedCellHeading
{
    font-weight: bold;
    font-size: 10pt;
}

.loginName
{
	font-size: 12px;
}
.filterlabel
{
	font-size: 14px;
	font-weight: bold;
	margin-left: 5px;
}
#ContentAdmin
{
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	font-size: 14px;
}
.fieldname
{
	font-weight: bold;
	font-size: 8pt;
	color:#000000;
	text-align:left;

}
.fieldnameblue
{
	font-weight: bold;
	font-size: 8pt;
	color: Blue;
	text-align:left;

}
.AddressInfo
{
	text-align: center;
	background-color: #B6E0F2;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
}

.AddressInfoSpacer {
	text-align: center;
	background-color: #fff;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
}

.HeaderInfo
{
	text-align: left;
	background-color: #003E67;
	font-weight: bold;
	padding: 5px 0px 5px 3px;
	color: #ffffff;
}

.HeaderInfoRight
{
	text-align: right;
	background-color: #003E67;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	color: #ffffff;
}

.TDRight
{
	text-align: right;
}
.TDTotal {
	background-color: #c6c6c6;
	font-weight: bold;
}
.TDRightTotal {
	background-color: #c6c6c6;
	text-align: right;
	font-weight: bold;
}

#ContentAdmin a { color: #000000; }
#ContentAdmin a:visited { color: #000000; }
#ContentAdmin a:hover { color: #cc0000; }
#ContentAdmin a:active { color: #000000; }
.Stage1 { color: Red; }
.Stage2 { color: Blue }
.Stage2\.1 { color: #9f038a; }
.Stage2\.2 { color: royalblue; }
.Stage2\.3 { color: darkblue; }
.Stage3 { color: Green; }
.Stage3\.5 { color: seagreen; }
.Stage4 { color: Maroon; }
.Stage5 { color: Purple; }
.Stage5\.5 { color: darkmagenta; }
.Stage6 { color: Navy; }
.Stage7 { color: Olive; }
.Stage8 { color: Black; }

.MyCalendar .ajax__calendar_container {
    border:1px solid #000000;
    background-color: #B6E0F2;
    color: #003E67;
}

.TableHeaderStyle
{
	font-weight: bold;
	background-color: #B6E0F2;
}

.TableTitle {
	font-weight: bold;
	font-size: 9pt;
	color: #003E67;
	text-align: center;
	padding-bottom: 8px;
}

.LeftBorder {
	border-left: solid;
	border-left-width: 1px;
}

.BottomBorder {
	border-bottom: solid;
	border-bottom-width: 1px;
}

.MarginTop25 {
	margin-top: 25px;
}

.toggle-content {
	display: none;
}

.toggle-content.is-visible {
	display: block;
}

.hidden {
	display: none;
}

.client-status-nav {
	vertical-align: top;
	width: 170px;
}

.TableCenteredText {
	text-align: center;
}

.TableHistoryCell {
	width: 200px;
}

.ToggleHistoryButton {
	padding-left: 10px;
}

.panelHide {
	visibility: hidden;
	position: absolute;
}
.panelShow
{
	visibility: visible;
	position:static;
}
.legendHeader
{
    color: #003E67;
    font-weight: bold;
    font-size: 9pt;
}
/*Reorder List*/
.dragHandle {
	width:10px;
	height:15px;
	background-color:Blue;
	cursor:move;
	border:outset thin white;
}

.callbackStyle {
	border:thin blue inset;
}

.callbackStyle table {
	background-color:#5377A9;
	color:Black;
}
.reorderListDemo li {
	list-style: none;
	margin: 2px;
	background-color: #c6c6c6;
	color: #000000;
}

.reorderListDemo li a {color:#000000 !important; font-weight:bold;}

.reorderCue {
	border:dashed thin black;
	width:100%;
	height:25px;
}

.itemArea {
	margin-left:15px;
	font-family:Aptos, Arial, Verdana, sans-serif;
	font-size:1em;
	text-align:left;
}

a.HyperlinkNav:visited {
	color: blue;
}

.universal-search {
	background-color: #c6c6c6;
	padding: 15px 12px 0px 5px;
}
.manage-clients-search {
	background-color: #c6c6c6;
	padding: 12px 5px 12px 5px;
}

.alert {
	position: relative;
	padding: 0.75rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	border-radius: 0.25rem;
	display: block;
}
.alert:empty {
	display: none;
}
.alert-dismissible {
	padding-right: 2.5rem;
	transition: opacity 0.3s ease;
}
.alert-dismiss-btn {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0.75rem 1rem;
	background: none;
	border: none;
	font-size: 1.25rem;
	line-height: 1;
	color: inherit;
	opacity: 0.5;
	cursor: pointer;
}
.alert-dismiss-btn:hover {
	opacity: 1;
}
.alert-success {
	color: #0f5132;
	background-color: #d1e7dd;
	border-color: #badbcc;
}
.alert-danger {
	color: #842029;
	background-color: #f8d7da;
	border-color: #f5c2c7;
}
.alert-warning {
	color: #856404;
	background-color: #fff3cd;
	border-color: #ffeeba;
}
.autoCompleteSelector {
	margin-top: 0;
	padding-left: 0;
	list-style: none;
}