/* THE MAIN WB DEMO STYLE SHEET */

/* COLOR STYLES - MOVED TO TOP */
html,
body {
	color: #000000;
}

.dropdown-menu a {
	color: #37617a;
}

.btn[disabled] {
	color: #666666 !important;
}

.proposalNextButtonFullWidth {
	background: #F5F5F5;
}

.processingRequestBox {
	background-color: #FFFFFF;
	border-color: #000000;
}

.modalDialogContent {
	border-color: #000;
	background: #FFF;
}

.lightbox.announce {
	border-color: #000;
}

.modalDialogContent DIV.form {
	background-color: #EEEEEE;
	border-color: #BBBBBB;
}

.modalDialogContent .title {
	color: #274020;
	border-bottom-color: #bbb;
}

.buttonSelected {
	color: #888;
}

#helpHeader {
	color: #00007F;
	background-color: #333;
	border-bottom-color: #000;
}

#closeHelp {
	color: white;
}

.reqdfields span,
label.required span {
	color: #CC6600;
}

.reqdfieldss {
	color: #CC6600;
}

.deftvals span,
.default span {
	color: #FDD017;
}

.inlineClear:HOVER {
	background-color: #eee;
}

.ui-sortable-placeholder {
	border-color: black;
}

.ui-tooltip {
	background: black;
	border-color: white;
	color: white;
	box-shadow: 0 0 7px black;
}

#GoalEditContainer input.inputField,
#GoalEditContainer select.inputField {
	border-color: #AAAAAA;
	color: #222222;
}

#GoalEditContainer input.ui-state-error,
#GoalEditContainer select.ui-state-error,
#GoalEditContainer span.ui-state-error {
	border-color: #CD0A0A;
}

#fundingModeLine {
	background-color: #EEEEEE;
}

.addSubGoalLinkLine {
	background-color: #EEEEEE;
}

#GoalEditContainer ul li {
	color: #222222;
}

#goalFundingSourcesContainer .general tr.header td {
	background-color: #EEEEEE;
	border-bottom-color: #AAAAAA;
	border-top-color: #AAAAAA;
}

#subGoalTable ul li {
	color: #222222;
	
}

li.odd {
	background-color: #EEEEEE;
}

#DataModelContainer .ui-state-active {
	background: url(../images/ui-bg_glass_75_e6e6e6_1x400.png) repeat- scroll 50% 50% #E6E6E6;
}

#FundedStatusAnalysisGoalsContainer .ui-state-active {
	background: url("../images/ui-bg_glass_75_e6e6e6_1x400.png") repeat- scroll 50% 50% #E6E6E6;
}

ul.GoalFundedStatusList p {
	color: #000000;
}

ul.GoalFundedStatusList p.red {
	color: #CD0000;
}

.newRow {
	border-color: #000;
}

#goals-tabs>ul>li {
	background: #EFEFEF;
	border-color: #BBBBBB;
}

#goals-tabs li.ui-tabs-active {
	background: #EFEFEF;
}

#goals-tabs li.ui-tabs-active>a {
	background: #EFEFEF;
}

#goals-tabs li a {
	color: #000000;
}

.portfolioOptionMessage {
	color: #ff2222;
}

.selectListImpl {
	border-color: #EEE;
}

#goals-tabs>ul>li>ul {
	background-color: transparent;
}

#goals-tabs .ui-state-default {
	background: #D0D0D0;
}

.DefaultBlendedBenchmarkLegend td.celll,
.DefaultBlendedBenchmarkLegend td.cellr {
	border-color: #BBBBBB;
}

.borderLeft {
	border-left-color: #CCCCCC;
}

.borderRight {
	border-right-color: #CCCCCC;
}

span.scenarioNameInput {
	color: #444444;
}

input.ng-invalid,
select.ng-invalid,
input.errorInput,
select.errorInput {
	background-color: #FFEEEE;
	border-color: #FF0000;
}

.error-msg-inline-box {
	color: #ff2222;
}

.readonly,
.readonly input {
	color: #AAAAAA;
}

input.readonly,
select.readonly {
	color: #AAAAAA;
	background-color: #EEEEEE;
	border-color: #AAAAAA;
}

.angular .qtip-default {
	color: #444444;
}

.angular .ui-state-error,
.angular .ui-state-error * {
	color: #FF0000;
}

#alternative .standard {
	background: #EFEFEF;
	border-left-color: #BBBBBB;
	border-right-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
}

#alternative .header td {
	background: #EFEFEF;
}

#alternative .grandtotal td input {
	color: #FFFFFF;
}

#alternative .deltaRow td input {
	color: #000000;
}

tr.ui-state-highlight td {
	background-color: #fbf9ee;
}

.pagination>li>a,
.pagination>li>span {
	color: #428bca;
	background-color: #fff;
	border-color: #ddd;
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
	color: #2a6496;
	background-color: #eee;
	border-color: #ddd;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
	color: #fff;
}

.search-input {
	color: #000000;
}

.alertCountDisp {
	background: red;
	color: white;
	box-shadow: 0px 0px 9px 3px red;
}


.btn.close-add-btn:hover {
	color: white !important;
}

input[type="text"] {
	color: #000000;
}

.fullPageLoader {
	background: rgba(0, 0, 0, 0.3);
}

.spinner-center {
	color: black;
}

.reportGenerationPopup {
	background: #fff;
	box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
}

.closeReportGenerationPopup {
	background: white;
	border-color: black;
}

.modelAllocatonFilterTable .td-0 {
	background: #FFFFFF;
	border-bottom-color: #cccccc;
}

.modelAllocatonFilterTable .td-1 {
	background: #EFEFEF;
	border-bottom-color: #cccccc;
}

.top-tool-bar {
	background-color: #EDEDED;
	border-color: #CCCCCC;
}

.st-selected {
	background: rgb(205, 220, 243) !important;
}

.modal-header {
	border-bottom-color: #ffb645;
}

.disabled {
	background-color: #f1f1f1;
}

#SecuritySearchResultDiv {
	background-color: #FFFFFF;
	border-color: #CCCCCC;
}

#SecuritySearchDataModel TR.header TD {
	background-color: #EDEDED;
	border-bottom-color: #CCCCCC;
	border-top-color: #CCCCCC;
}

#SecuritySearchDataModel TD.control {
	background-color: #EFEFEF;
}

#SecuritySearchDataModel TR.odd TD {
	background-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
}

#SecuritySearchDataModel TR.even TD {
	background-color: #EFEFEF;
	border-bottom-color: #CCCCCC;
}

#SecuritySearchDataModel TR.selected TD {
	background-color: #DDE4EB;
	border-left-color: #DDDDDD;
	border-right-color: #DDDDDD;
	color: #FFFFFF;
}

.btn-primary {
	background: #37617a;
	color: #ffffff !important;
}

.btn-primary a {
	color: #ffffff;
	text-decoration: none;
}

.btn:active {
	background-color: #ffb838 !important;
	color: #37617a !important;
	border-color: #ffb838 !important;
}

#overDiv {
	color: #000;
	background-color: #FFFFA3;
	border-color: #AAA;
}

SPAN.form,
DIV.form {
	border-color: #DDD;
}

.contentred {
	color: #ff0000;
}

.contentblue {
	color: #0000ff;
}

.editableCell:hover {
	background-color: #CCC;
}

SPAN.tabletitle,
DIV.tabletitle {
	color: #000;
}

.crumb2 {
	color: #333;
}

table#box {
	background-color: #CCD6E0;
	color: #000;
}

.legend {
	color: #000000;
}

.legendr {
	color: #000000;
}

.spacer {
	background-color: #CCCCCC;
}

TD.cellerror {
	background-color: #FFEFB4;
}

TD.cellerrorl {
	background-color: #FFEFB4;
}

TD.cellerrorc {
	background-color: #FFEFB4;
}

TD.cellerrorr {
	background-color: #FFEFB4;
}

.neg {
	color: #CC3300;
}

.pos {
	color: #009900;
}

.legendText {
	color: #000000;
}

.plegend {
	background-color: #f5f2e2;
	color: #000000;
}

.plegendr {
	background-color: #f5f2e2;
	color: #000000;
}

.wlegend {
	background-color: #CCD6E0;
	color: #000000;
}

.wlegendr {
	background-color: #CCD6E0;
	color: #000000;
}

.form H1 {
	background-color: #666666;
	color: #FFFFFF;
}

.genericContainer {
	border-color: #999;
}

DIV.container {
	border-color: #999;
}

DIV .container .header,
.container H1 {
	BACKGROUND: #ffffff;
	COLOR: #000000;
}

DIV#straybuttons {
	border-top-color: #999;
}

li {
	color: #37617a;
}

.crumb {
	color: #999;
}

.crumb1 {
	color: #999;
}

.controltext {
	color: #000000;
}

.announce {
	background: #FFF;
}

.modalAnnounce {
	background: #FFFFCC;
	color: #336279;
}

.modalDialogContentAnnounce {
	border-color: #000;
	background: #FFFFCC;
	color: #336279;
}

table#related {
	background-color: #FFFFFF;
	border-color: #000000;
}

table#related td {
	background-color: #FFFFFF;
	color: #000000;
}

.secthead {
	background-color: #336699;
	border-bottom-color: #666666;
	border-top-color: #666666;
	color: #FFF;
}

#searchSecForm .popover.popover {
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 30px rgba(0, 0, 0, .8) !important;
}

#searchSecForm .arrow {
	border-bottom-color: white !important;
}

.title1 {
	color: #000;
}

.title2 {
	color: #000;
}

.title3 {
	color: #000;
}

.title4 {
	color: #000;
	border-bottom-color: #CCCCCC;
}

.new {
	color: #000;
}

.logout {
	color: #039;
}

.common {
	color: #37617a;
}

.text {
	color: #000000;
}

.btnlink {
	background-color: #eee;
	border-left: 1px outset #eee;
	border-top: 1px outset #eee;
	border-right: 2px outset #bbb;
	border-bottom: 2px outset #bbb;
	color: #222 !important;
}

.btn2 {
	background-color: #CC9933;
	color: #EEEEEE;
}

.btn2link {
	background-color: #CC9933;
	border: 2px outset #EEEEEE;
	color: #EEEEEE;
}

.textbold {
	color: #000000;
}

/* GENERAL STYLES */

/* just so if someone somehow gets to a "#" link (we forgot to "return false;" on an onClick) it won't change color */
/* Body Background */
html,
body {}

.dropdown-menu a {
	font-weight: bold;
	text-indent: 0;
	text-decoration: none;
}

.btn[disabled] {
	cursor: not-allowed;
}

.pull-bottom {
	position: absolute;
	width: 100%;
	bottom: 0px;
	float: right;
}

.proposalNextButtonFullWidth {
	position: fixed;
	left: 0px;
	right: 0px;
	bottom: 0px;
	border: 1px 0px;
	display: flex;
	justify-content: end;
	padding: 5px 70px;
	height: 45px;
}

.inlineClear {
	border-style: none;
	margin-left: -18px;
	display: inline;
	margin-top: 4px;
	width: 18px;
	height: 18px;
	position: absolute;
	cursor: pointer;
}

table#SecuritySearchDataModel {
	max-height: 350px;
	overflow: auto;
	overflow-x: hidden;
	display: block;
}

#searchSecForm .popover.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 100%;
	padding: 1px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: left;
	white-space: normal;
	border-radius: 6px;
}

#searchSecForm .arrow {
	left: 0% !important;
	margin-left: 20px;
}

.thumbnail {
	border: none !important;
}

/* Top Level Title Advisor/Client Info */
.title1 {
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}

/* Top level page title */
.title2 {
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

/* 2nd level page title */
.title3 {
	text-align: left;
	text-decoration: none;
	padding-bottom: 5px;
}

.title4 {
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	padding-bottom: 10px;
	padding-right: 50px;
	border-bottom: 1px solid;
}

/* Choose a New Client */
.new {
	font-weight: normal;
	text-decoration: underline;
}

/* Logout */
.logout {
	font-weight: normal;
	text-decoration: none;
}

/* Common Tools*/
.common {
	/*background: url(../images/common.png) no-repeat left;*/
	font-weight: normal;
	margin-left: 0px;
	padding-left: 10px;
	text-indent: 12px;
}

/* Action Links */

.tableAction,
.tableMenuAction {
	text-align: left;
	text-indent: 0px;
	padding-left: 0;
}

.tableMenuAction {
	background: none;
}

.disclaimer {
	flex-flow: wrap;
}


/*  Links */

/* Main body text */
.text {
	margin: 0px 5px;
	font-weight: normal;
	text-decoration: none;
}

.btn {
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	margin-left: 5px;
}

.btnlink {
	cursor: pointer;
	font-weight: normal;
	line-height: 30px;
	margin: 0px;
	padding: 4px 8px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}

.btn2 {
	cursor: pointer;
	font-weight: bold;
	margin: 5px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}

.btn2link {
	cursor: pointer;
	font-weight: bold;
	line-height: 20px;
	margin: 5px;
	padding: 0px 4px 2px 4px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}

/* Main body text bold */
.textbold {
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}

.textbold IMG {
	vertical-align: middle;
}

/* Standard link */
.link {
	font-weight: normal;
}

/* Standard link bold*/
.linkb {
	font-weight: bold;
}

/* Control panel text */
.controltext {
	font-weight: normal;
	text-decoration: none;
}

.announce {
	margin-right: auto;
	margin-bottom: 10px;
	text-align: left;

}

.modalAnnounce {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	/*border: 1px solid #FFCC00;*/
	text-align: left;
	padding: 8px 15px 15px 15px;
	/*padding-left: 32px;*/
	width: 550px;
}

.modalDialogContentAnnounce {
	border-radius: 15px;
	border: 1px solid;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	text-align: left;
	padding: 8px 15px 15px 15px;
}

.modalDialogContentAnnounce a,
.modalAnnounce a,
.announce a {
	line-height: 200%;
}

table#related {
	background: url(../images/container_bg.gif) 0% 100% no-repeat;
	border-width: 3px 1px 1px;
	/* top, left/right, bottom */
	border-style: solid;
	padding-left: 30px;
	width: 210px;
}

table#related td {
	font-weight: normal;
}

/* Subsection Headers - Used in Forms  */
.secthead {
	border-bottom: 1px dotted;
	border-top: 1px dotted;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	text-decoration: none;
}

.form H1 {
	font-weight: bold;
	height: 22px;
	margin: 0px -5px 5px -5px;
	padding: 2px 0px 2px 10px;
	text-decoration: none;
	text-indent: 5px;
}

.form .inputlabel {
	font-weight: bold;
	text-align: left;
}

.genericContainer {
	border: 1px solid;
	border-radius: 15px;
	padding: 5px;
	margin-bottom: 10px;
	margin-right: 5px;
}

DIV.container {
	/*background: url(../images/container_bg.gif) 0% 100% no-repeat #FFFFFF;*/
	border-width: 1px 1px 1px;
	/* top, left/right, bottom */
	border-style: solid;
	padding-left: 10px;
	margin-left: 20px;
	margin-top: 20px;
	width: 210px;
	overflow: hidden;
}

DIV .container .header,
.container H1 {
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	font-size: 14px;
	PADDING-BOTTOM: 2px;
	MARGIN: 0px -10px 5px;
	PADDING-TOP: 2px;
	TEXT-DECORATION: none;
}

/*  end-of-page s */
DIV#straybuttons {
	border-bottom: none;
	border-top: 1px solid;
	clear: both;
	margin-bottom: 15px;
	margin-top: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: right;
	width: 100%;
}

/* Bullets */
li {
	font-weight: normal;
}


/* Bread Crumbs */
.crumb {
	font-weight: normal;
	text-decoration: none;
}

.crumb1 {
	font-weight: normal;
	font-style: italic;
}

.crumb2 {
	font-weight: normal;
}

/* Box Text */
table#box {
	font-weight: normal;
	padding: 5px;
	text-decoration: none;
}

/* Graph and chart legend current */
.legend {
	font-weight: normal;
	text-decoration: none;
}

/* Graph and chart legend right current*/
.legendr {
	font-weight: normal;
	text-align: right;
	text-decoration: none;
}

/* Graph and chart legend current proposed*/
.plegend {
	font-weight: normal;
	text-decoration: none;
}

/* Graph and chart legend right proposed*/
.plegendr {
	font-weight: normal;
	text-align: right;
	text-decoration: none;
}

/* Graph and chart legend right what if*/
.wlegend {
	font-weight: normal;
	text-decoration: none;
}

/* Graph and chart legend right what if*/
.wlegendr {
	font-weight: normal;
	text-align: right;
	text-decoration: none;
}

.legend UL LI,
.legendr UL LI,
.plegend UL LI,
.plegendr UL LI,
.wlegend UL LI,
.wlegendr UL LI {
	display: inline;
	list-style-type: none;
	margin-right: 10px;
	white-space: nowrap;
}

.legend UL,
.legendr UL,
.plegend UL,
.plegendr UL,
.wlegend UL,
.wlegendr UL {
	margin-left: 0;
	padding-left: 0;
}


/* no reason any of our images should have borders */
img {
	border-style: none;
}

.spacer {}

TD.celll {
	text-align: left;
}

TD.cellc {
	text-align: center;
}

TD.cellr {
	text-align: right;
}

/* I'll assume that all errors should be the same color, no matter where they appear */
TD.cellerror {}

TD.cellerrorl {
	text-align: left;
}

TD.cellerrorc {
	text-align: center;
}

TD.cellerrorr {
	text-align: right;
}

/* negative numbers*/
.neg {}

/* positive numbers*/
.pos {}

/* Pie chart legends */
DIV.colorBox {
	float: left;
	height: 10px;
	margin-right: 0px;
	width: 10px;
}

DIV.colorBox IMG {
	height: 10px;
	width: 10px;
}

.legendText {
	float: left;
	font-weight: bold;
	text-decoration: none;
}

.contentred {}

.contentblue {}

.hidden {
	display: none;
}

.editableCell {
	cursor: pointer;
	padding: 5px 10px 5px 10px;
}

.editableCell:hover {}

SPAN.tabletitle,
DIV.tabletitle {
	border-left: none !important;
	border-right: none !important;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
}

.ajaxLoading {

	font-style: italic;
	height: 100%;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	cursor: wait;
}

#overDiv TABLE {
	width: auto !important;
	margin: 0;
	padding: 0
}

#overDiv TABLE TD {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

#overDiv {
	max-width: 500px;
	opacity: 0.9;
	filter: alpha(opacity=90);

	font-weight: bold;
	padding: 7px;
	border-width: 1px;
	border-style: solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

SPAN.form,
DIV.form {}

#logindialogpos {
	min-width: 1024px;
	min-height: 500px;
	width: 100%;
	height: 50%;
}

.enter-way-box {
	margin-left: 10px;
}

.enter-way-box label {
	display: inline-block;
	line-height: 20px;
}

.enter-way-box .enter-way-radio input {
	position: relative;
	top: 2px;
}

.enter-way-box .enter-way-input {
	padding-left: 30px;
}

.button-box {
	text-align: right;
}

#ssProcessing {
	position: absolute;
	float: right;
	left: 300px;
	top: 7px;
	margin: 0px;
}

#secSearchBox {
	padding: 0px;
}

#SecuritySearchResultDiv {
	border: 1px solid;
	border-top-width: 0px;
	padding: 4px 0px 14px 0px;
}


.listwidgetaddrow .btnlink {

	font-weight: normal;
	padding: 2px 8px;
	text-align: center;
	vertical-align: middle;
}

#searchSecForm fieldset {
	padding-top: 4px;
	padding-bottom: 4px;
}


#SecuritySearchDataModel TR.header TD {
	border-bottom: 1px solid;
	border-top: 1px solid;
	/*     color: #999999; */
	padding-bottom: 5px;
	padding-top: 4px;

	/* padding-left: 10px; */
	vertical-align: top;
	font-weight: bold;
}

#SecuritySearchDataModel TR.odd TD {
	background: none repeat scroll 0 0;
	border-bottom: 1px dotted;
}

#SecuritySearchDataModel TR.even TD {
	background: none repeat scroll 0 0;
	border-bottom: 1px dotted !important;
}

#SecuritySearchDataModel TR.odd TD.celll,
#SecuritySearchDataModel TR.even TD.celll {
	padding: 3px 10px;
	height: auto;
	text-align: left !important;
	white-space: normal;
}

#SecuritySearchDataModel TR.odd TD.celll>a,
#SecuritySearchDataModel TR.even TD.celll>a {
	display: inline-block;
	text-decoration: none;
}

#SecuritySearchDataModel TR.odd TD.celll>a>img,
#SecuritySearchDataModel TR.even TD.celll>a>img {
	float: left;
	margin-right: 5px;
}

#SecuritySearchDataModel TR.selected TD {
	border-left: 1px solid;
	border-right: 1px solid;
}

/* #SecuritySearchDataModel_Table {
	position: absolute;
	width: 98%;
	padding: 10px 1px 5px 1px;
	background-color: #FFFFFF;
	border-width: 2px;
	z-index: 1000;
	display: none;
} */
#messageDiv {
	padding: 10px 0px 5px 10px;
	text-align: right;
}

#searchHeader {
	/* position:relative; */
	margin-bottom: 0px;
	margin-left: 0;
	margin-top: 2px;
	vertical-align: middle;
	padding-left: 5px;
	display: inline-block;
}

.modal-body #secSearchBox .arrow {
	left: 2% !important;
}

#secSearchBox .toolbar {
	padding-right: 50px;
}

#SecuritySearchDataModel_paginate {
	padding-top: 5px;
	padding-right: 20px;
	float: none;
}

#SecuritySearchDataModel_info {
	padding-top: 10px;
	padding-left: 10px;
}

.showingEntriesInfoBox {
	float: left;
}

#securities-search-result-title {
	padding: 0px 0px 10px 10px;
}

#securities-search-result-title>.close-tip {
	margin-left: 30px;

}

#securities-search-result-close-button {
	float: right;
	margin-right: 20px;
	padding: 5px 10px 3px;
}

#securities-search-result-close-button>img {
	float: left;
	margin-right: 10px;
	margin-top: -2px;
}

#securities-search-result-close-icon {
	position: absolute;
	top: 10px;
	right: 10px;
}

.top-tool-bar {
	padding: 2px 10px 2px 10px;
	margin: 5px 0px 10px 0px;
	border: 1px solid;
}

.top-tool-bar-group {
	display: inline-block;
}

.st-sort-ascent:after {
	content: '\25B2';
	float: right;
}

.st-sort-descent:after {
	content: '\25BC';
	float: right;
}

.st-selected {}

.modal-header {
	border-bottom: 4px solid;
}

.btn:focus {
	outline: none !important;
}

.btn:active {}

.disabled {
	cursor: not-allowed;
}

.disableTextSelection {
	--user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
}

.inner-container table {
	border-collapse: collapse;
	display: block;
}

.outer-container {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.inner-container {
	height: 100%;
	overflow: hidden;
}

.table-header {
	position: relative;
}

.table-body {
	overflow: auto;
	height: 200px;
}


#addSecuritiesModal #searchSecForm {
	position: relative;
}

#addSecuritiesModal #searchSecForm .arrow {
	margin-left: 275px;
}

#addSecuritiesModal #searchSecForm .popover {
	top: 35px !important;
}

.search-input {}

.download-report-icon-link {
	display: inline-block;

}

#descriptionSelect select {
	width: 200px;
	overflow: hidden;
}

#descriptionSelect select:focus {
	width: 200px;
}

.fullPageLoader {
	text-align: center;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	position: fixed;
	z-index: 1000;
}

.spinner-center {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	margin: auto;
}

.reportGenerationPopup {
	width: 50%;
	padding: 1em;
	position: fixed;
	top: 25%;
	left: 50%;
	transform: translate(-50%, -12%);
	margin: auto;
	z-index: 10001;
	border-radius: 10px;
}

.reportGenerationPopup .announce {
	width: auto;
	margin-left: 0px;
}

.closeReportGenerationPopup {
	float: right;
	margin-right: 2rem;
	border: 1px solid;
	padding: 3px 10px;
	cursor: pointer;
}

.modelAllocatonFilterTable .td-0 {
	border-bottom: 1px dotted;
}

.modelAllocatonFilterTable .td-1 {
	border-bottom: 1px dotted !important;
}

.modelAllocatonFilterTable td {

	padding-left: 7px !important;
}

.modelAllocatonFilterTable {
	height: 200px;
	overflow: auto;
	width: 100%;
}

.announceTextClass {
	padding-top: 5px;
	margin-top: 20px;
}

.alertCountDisp {
	position: fixed;
	z-index: 1000;
	border-radius: 10px;
	font-weight: bold;

	min-width: 16px;
	min-height: 16px;
	text-align: center;
}

.IRAContent {
	margin: 3rem;
	margin-left: 3rem;
}

.IRAInput {
	margin: 1rem
}

.processingRequest,
TABLE.bodyHiddenSmall,
TABLE.bodyHidden {
	background-image: url(../images/icons/loading.gif) !important;
	background-repeat: no-repeat;
	background-position: 50% 150px;
}

#productlist .arrow {
	left: 5% !important;
}

#logoffBox {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 200px;
}

input+.typeahead.ng-hide {
	display: block !important;
	visibility: hidden !important;
	overflow: hidden;
}

.enter-way-box .ng-hide {
	visibility: hidden !important;
	overflow: hidden;
}

.navCollapseTextParent {
	position: relative;
	height: 90%;
}

BODY.leftnavcollapsed .navigationParent {
	bottom: 0px;
}

#navigation {
	z-index: 6;
	position: relative;
}

.disclaimer {
	text-align: center;
	margin-top: 20px;
	display: flex;
	justify-content: center;
	overflow: hidden;
	margin-bottom: 10px
}

.disclaimer div {
	margin-right: 15px;
}

.navigationParent {
	top: 70px !important;
	padding-left: 10px;
}

.navCollapseText {
	white-space: nowrap;
	position: absolute;
	transform: rotate(90deg);
	top: 37px;
	transform-origin: 18px 0px;
	text-transform: uppercase;
}

#logoffBox {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 200px;
}

.processingRequestBox {
	width: 600px;
	height: 200px;
	background-image: url(../images/icons/loading.gif) !important;
	background-position: 50% 90px;
	background-repeat: no-repeat;
	border: 1px solid;
	border-radius: 15px 15px 15px 15px;
	margin-left: auto;
	margin-right: auto;
}

TABLE.noBG {
	background-image: none !important;
}

TABLE.bodyHiddenSmall TBODY TR,
TABLE.bodyHidden TBODY TR {
	visibility: hidden;
}

TABLE.bodyHiddenSmall TBODY TD,
TABLE.bodyHidden TR.even TD,
TABLE.bodyHidden TR.odd TD,
TABLE.bodyHidden TBODY TD {
	visibility: hidden;
	border: none !important;
}

.processingRequest,
TABLE.bodyHiddenSmall {
	background-position: 50% 50%;
}

.deleteMessage,
.confirmMessage {
	text-align: center;

}

.deleteMessage {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: thin dotted;
}

.deleteRow {
	border-top: Thin solid;
}

.deleteMessage button {
	text-align: center;
	float: right;
	width: auto;
	text-indent: 0;
	margin-left: 20px;
}

body .modalDialog {
	text-align: center;
}

.modalDialog {
	position: fixed;
	width: 100%;
}

.modalDialogContent {
	border-radius: 15px;
	border: 1px solid;
	margin-left: auto;
	margin-right: auto;
	width: auto;
}

.lightbox.announce {
	border-radius: 15px;
	border: 1px solid;
}

.modalDialogContent TABLE.form {
	margin: 0px;
}

.modalDialogContent DIV.form {
	margin: 10px;
	background: none repeat scroll 0 0;
	border: 1px solid;
	text-align: left;
	width: auto;
	border-radius: 0;
}

.modalDialogContent DIV.form TABLE {
	background: none;
	border: none;
	width: auto;
}

.modalDialogContent DIV.form TABLE .colName {
	font-weight: bold;
	vertical-align: top;
	text-align: right;
	letter-spacing: 2px;
}

.modalDialogContent DIV.form TABLE TR:HOVER {
	color: inherit;
}

.modalDialogContent .title {
	border: none;

	font-weight: bold;
	margin: 10px;
	letter-spacing: 2px;
	text-align: left;
	border-bottom: 1px solid;
}

.modalDialogContent .sectiondescription {
	text-align: left;
	margin: 10px;
	margin-bottom: 0;
	width: auto;
}

.modalDialogContent .actionButtons {
	text-align: right;
	padding: 10px;
	padding-top: 0;
}

.modalDialogContent .errorbox {
	border-radius: 10px;
	width: auto;
	padding: 2px 2px 2px 10px;
	margin: 0;
}

#tablinks .taboff IMG {
	opacity: 0.4;
	filter: alpha(opacity=40);
}

#tablinks a:hover IMG {
	opacity: 1.0;
	filter: alpha(opacity=100);
}

#tablinks a {
	padding: 2px 12px 7px 10px;
	height: 25px;
	border-radius: 10px 10px 0px 0px;

	text-decoration: none;
}

#tablinks .nav-tabs {
	height: 25px;
	border-bottom: 0px;
}

#navigation .nav-tabs {
	border-bottom: 0px;
}

#mainFB_errorDisplay .errorbox {
	border-radius: 10px;
}

BUTTON {
	cursor: pointer;
}

.buttonSelected {}

.scrollContainer {
	max-height: 500px;
	overflow: auto;
}

.button_gap {
	margin-left: 5px;
	margin-right: 5px;
}

.optional {
	display: none;
}

.processing {
	display: none;
}

#pleasewaitthrobber {
	cursor: wait;
	background: none;
	border: none !important;
	outline: 0px !important;
}


.orStyle,
A.cancelLink {
	font-weight: normal !important;
}

.toolbar {
	overflow: hidden;
	margin-bottom: 5px;
}

#ResultsSummaryComparaisonDataModel .holdingcell tr {
	height: 25px;
	min-height: 25px;
}

/* Help floating div styles */
.modalDialog.help {
	top: 20px;
	right: 20px;
	width: 500px;
}

.modalDialogContent.sectiondescription.help {
	text-align: left;
	margin: 10px;
	padding: 10px;
	margin-bottom: 10px;
	border-radius: 0;
}

#helpHeader {
	height: 20px;
	cursor: move;
	text-align: right;
	clear: both;
	padding: 10px;
	margin-bottom: 20px;
	border-bottom: 1px;
}

#closeHelp {
	cursor: pointer;
	text-decoration: underline;
	margin-right: 10px;
	margin-top: 0px;
	text-align: right;
	float: right;
}

#helpcontainer {
	max-height: 600px;
	white-space: normal;
	min-height: 200px;
	overflow-y: scroll;
	overflow-x: hidden;
}

.modalDialogContentAnnounce .ui-dialog-titlebar-close {
	display: none !important;
}

.noTitle,
.modal {
	position: fixed;
}

.ui-dialog-buttonpane {
	background: none;
}

#helpDialog {
	margin: 15px;
}

fieldset {
	border: none;
}

fieldset label.ui-state-error {
	text-align: center;
}

fieldset label {
	display: block;
}

fieldset input,
fieldset select {
	margin-bottom: 12px;
	padding: .4em;
}



.reqdfields span,
label.required span {
	font-weight: bold;
	padding-left: 3px;
}

.reqdfieldss {
	font-weight: bold;
	padding-left: 3px;
}

.reqdfields {
	float: right;
	text-align: right;
}

.deftvals span,
.default span {
	font-weight: bold;
	padding-left: 3px;
}

.deftvals {
	text-align: right;
}

.inlineProcessing {
	border-style: none;
	margin-left: -30px;
	display: inline;
	margin-top: 12px;
	width: 20px;
	height: 20px;
	position: absolute;
	cursor: progress;
}


.inlineClear {
	border-style: none;
	margin-left: -18px;
	display: inline;
	margin-top: 4px;
	width: 18px;
	height: 18px;
	position: absolute;
	cursor: pointer;
}

.inlineClear:HOVER {}


.numericInput,
.moneyInput,
.pctInput,
.qtyInput {
	text-align: right;
}

.column {
	width: 33.3%;
	float: left;
	padding-bottom: 10px;
}

.portlet {
	margin: 0 0.5em 1em 0.5em;
}

.portlet-header {
	margin: 0.3em;
	padding-bottom: 4px;
	padding-left: 0.2em;
	cursor: move;
}

.portlet-header .ui-icon {
	float: right;
}

.portlet-content {
	padding: 0.4em;
}

.ui-sortable-placeholder {
	border: 1px dotted;
	visibility: visible !important;
	height: 50px !important;
}

.ui-sortable-placeholder * {
	visibility: hidden;
}

.ui-button {
	margin: 0.5em 0.4em 0.5em 0;
}


.ui-tooltip {
	border: 2px solid;
}

.ui-tooltip {
	padding: 10px 20px;
	border-radius: 20px;
	font: bold 14px "Helvetica Neue", Sans-Serif;
	text-transform: uppercase;
}

.arrow {
	width: 70px;
	height: 16px;
	position: absolute;
	margin-left: -35px;
	bottom: -16px;
}

.searchPop .arrow {
	left: 4% !important;
}

.arrow.top:after {
	bottom: -20px;
	top: auto;
}


.table-action-row div {
	display: none;
	cursor: auto;
}

Table.clickableRow {
	margin-bottom: 5px;
	margin-top: 5px;
}

Table.clickableRow .ui-icon,
.table-action-row .ui-icon {
	float: left;
	text-indent: 0 !important;
}

Table.clickableRow .table-action-row TD,
Table.clickableRow .table-action-row TR,
Table.clickableRow .table-action-row DIV,
Table.clickableRow .table-action-row A,
TABLE.general TBODY TR:HOVER .table-action-row {
	font-weight: bold;
	border-bottom: none !important;
}

Table.clickableRow TBODY TR:HOVER {
	cursor: pointer;
}

.actionItem {
	display: inline-block;
	text-align: center;
	padding: 0px 10px;
	margin: 10px 5px;
	text-decoration: none;
}


.actionItem:HOVER {
	text-decoration: underline;
}

Table.clickableRow .table-action-row .actionItem .ui-icon {
	float: none !important;
	margin-left: auto;
	margin-right: auto;
}

#ProposalsDataModel_Table {
	padding-bottom: 30px;
}

.dataTables_length {
	float: right !important;
	margin-left: 10px;
}

.dataTables_wrapper .toolbar .tableTitleWidget,
.dataTables_wrapper .toolbar .tabletitle {
	float: left;
}

#valBtn,
#qtyBtn {
	text-decoration: underline;
	cursor: pointer;
}

ul.inlineList {
	list-style: none;
}

ul.inlineList label {
	display: inline;
}

#GoalEditContainer .label {
	text-align: right;
}

#GoalEditContainer .right {
	text-align: right;
}

#GoalEditContainer input {
	width: 115px;
	margin-bottom: 0px;
	padding: 3px;
}

#GoalEditContainer select {
	/* 	width: 115px; */
	margin-bottom: 0px;
	padding: 2px 2px 2px 2px;
}

#GoalEditContainer input.inputField,
#GoalEditContainer select.inputField {
	border: 1px solid;
	border-radius: 4px 4px 4px 4px;
}

#GoalEditContainer input.ui-state-error,
#GoalEditContainer select.ui-state-error,
#GoalEditContainer span.ui-state-error {
	border: 1px solid;
}

#GoalEditContainer span.ui-spinner {
	margin-top: -3px;
	padding: 1px;
	line-height: 12px;
}

#GoalEditContainer input.goalName {
	width: 200px;
}

#fundingModeLine {}

#fundingModeLine label {
	display: inline;
	width: 200px;
	margin-right: 10px;
	line-height: 25px;
}

#goalNameLine {
	margin-top: 10px;
}

.addSubGoalLinkLine {
	margin-top: 5px;
}

#GoalEditContainer input.yearOffset {
	width: 12px;
	padding: 0px 0px 2px 0px;
}


#GoalEditContainer input.cpiInput {
	width: 35px;
}

#GoalEditContainer ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#GoalEditContainer ul li {
	width: auto;
	height: auto;
	margin:10px;
	vertical-align: middle;
	line-height: 28px;
	text-align: right;
}

#goalFundingSourcesContainer {
	width: 100%;
	height: 135px;
	overflow: auto;
}


#cashflowsTable input[name='cashflowAmount'] {
	width: 60px;
}

#goalFundingSourcesContainer .general tr.header td {
	border-bottom: 1px solid;
	border-top: 1px solid;
	height: 15px;
}

#GoalEditContainer .ui-button {
	margin: 0;
}

#ecDialog .ui-button {
	margin: 0;
}

.toggleAmountsLink {
	float: right;
}

.totalAmount {
	border-radius: 4px 4px 4px 4px;
	border: 0px;
	text-align: right;
	background-color: transparent;
}

.addCashflowLink {
	float: right;
}

#DataModelContainer .clickableRow {
	margin: 0px;
}

#DataModelContainer .ui-accordion-content {
	overflow: visible;
}

.rowMenu {
	z-index: 9999;
}

.ui-accordion .ui-accordion-header {
	min-height: 20px;
	clear: both;
}

.toolbar .tableMenu {
	float: left;
}

#subGoalTable {
	float: left;
	clear: both;
	width: 100%
}

#subGoalTable ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	width:auto !important;
}

#subGoalTable ul li {
	width: auto !important;
	min-height: 10px;
	margin:10px;
	vertical-align: middle;
	line-height: 28px;
	text-align: left;
}

ul.subGoalLabels li {
	padding-right: 10px;
	margin:10px;
}

ul.subGoalLabels li label {
	line-height: 34px;
	white-space: nowrap;
}

#GoalEditContainer ul.cashflowEditLabels li {
	padding-right: 10px;
	margin:10px;
}

#GoalEditContainer ul.cashflowEditLabels li label {
	line-height: 34px;
}

#GoalEditContainer ul.cashflowEditInputs li {
	text-align: left;
}

#GoalEditContainer ul.cashflowEditInputs li label {
	line-height: 34px;
}

#subGoalInputsContainer, #subGoalInputs, #subGoalInputs li 
 {
	overflow: auto;
	width: auto !important;
	position: relative;
}


.goalOperations a {
	margin-right: 10px;
}


#DataModelContainer .ui-accordion .ui-accordion-icons {
	padding-left: 1em;
}


#FundedStatusAnalysisGoalsContainer {
	width: 100%;
	float: left;
	clear: both;
}

#FundedStatusAnalysisGoalsContainer .ui-state-active {}

#FundedStatusAnalysisGoalsContainer .goalTitle {
	font-weight: bold;
}

#FundedStatusAnalysisGoalsContainer .ui-accordion-header-icon {
	position: relative;
	top: 17px;
	left: -20px;
}

#missingContentForm {
	line-height: 25px;
}

#missingContentForm div {
	float: left;
	clear: both;
	width: 100%;
}

#missingContentForm span {
	float: left;
	clear: both;
}

#missingContentForm input,
#missingContentForm select {
	width: 95%;
	padding: 2px;
	float: left;
	clear: both;
}

#missingContentForm div.buttonBar {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#missingContentForm div.buttonBar input {
	width: 100px;
	float: none;
}

.sf {
	float: right;
	padding-left: 15px;
	padding-top: 5px;
}

.qtip {
	max-width: 600px;
}

ul.GoalFundedStatusList li {
	margin-bottom: 5px;
}

ul.GoalFundedStatusList p {
	line-height: 150%;
	margin: 0px;
}

ul.GoalFundedStatusList p.red {}

span.overallStatusIcon {
	position: relative;
	top: 30px;
	left: 10px;

}

.navButton {
	text-align: right;
	padding-top: 35px;
}

.newRow {
	border: 1px solid;
}

.dataTable .c0 INPUT {
	vertical-align: bottom;
}

#sessionLogTable {
	position: static;
}

.sesslogmod {
	overflow: visible;
}

#goals-tabs>ul>li {
	padding-top: 2px;
	height: 3.2em;
}

#goals-tabs li.ui-tabs-active {}

#goals-tabs li.ui-tabs-active>a {}

#goals-tabs li a {
	padding: 0.3em 1em 0.5em;
}

#goals-tabs .rowMenu li a {
	float: none;
}

#pageSelection fieldset label {
	display: inline-block;
	margin-right: 1em;
}

.reportPageSelectionSection {
	width: 48%;
}

.buttonSet {
	display: inline-block;
}

.buttonSet label {
	margin-right: 0 !important;
}

.dataTables_wrapper label {
	display: inline !important;
}

.rowLabel {
	font-weight: bold;
}

.portfolioHead {
	padding-bottom: 10px;
}

.portfolioOptionMessage {
	text-align: left;
}

.portfolioOption {
	text-align: left;
	position: relative;
	padding: 10px 0;
}

.portfolioBody input[type=text] {
	margin-left: 32px;
	margin-bottom: 0px;
}

.portfolioBody input[type='checkbox'] {
	margin-right: 20px;
	margin-top: 0px;
	vertical-align: top;
}

.repPageContainer {
	position: relative;
	margin: 10px;
	vertical-align: middle;
}

.bioSheetContainer {
	position: relative;
	margin: 10px;
	vertical-align: middle;
}

.selectListDiv label {
	vertical-align: middle;
}

#reportPages .reportFlagDiv,
#reportPages .selectListDiv,
.repPageLabel {
	margin-left: 50px;
}

.BioSheetLabel {
	margin-left: 50px;
}

.repInputDiv {
	margin-left: -20px;
}

.repInputList {
	list-style: none;
}

.repPageContainer {
	display: block;
	height: 20px;
	line-height: 20px;
}

.bioSheetContainer {
	display: block;
	height: 20px;
	line-height: 20px;
}

.bioSheetContainer .page-line-item {
	float: left;
	height: 20px;
	line-height: 20px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}

.bioSheetContainer .page-line-item img {
	display: inline-block;
}

.bioSheetContainer .selector {
	width: 14px;
}

.repPageContainer .page-line-item {
	float: left;
	height: 20px;
	line-height: 20px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}

.repPageContainer .page-line-item img {
	display: inline-block;
}

.repPageContainer .selector {
	width: 14px;
}

#reportPages .sectionLabel {
	cursor: pointer;
}

.selectListImpl {
	max-height: 150px;
	overflow-y: scroll;
	width: auto;
	display: inline-block;
	border: 1px solid;
	text-align: center;
}

.selectListImpl label {
	width: 90%;
	margin: 0;
}

#goals-tabs>ul>li>ul {
	border: none;
	padding: 0px;
}

#goals-tabs>ul>li>ul a {
	padding: 2px;
	margin: 0px;
}

#goals-tabs>ul>li>ul a.ui-state-active {
	margin: 0px;
}

#goals-tabs>ul>li>ul>li>ul {
	z-index: 100;
}

#goals-tabs>ul>li>ul>li>ul a {
	width: 100px;
}

#goals-tabs .ui-menu .ui-menu-item a {
	padding: 2px 2px 4px 2px;
}

#goals-tabs .ui-menu .ui-menu-item a.ui-state-disabled {
	margin: 0px;
}

#goals-tabs .ui-menu .ui-menu-item a.ui-state-focus {
	margin: -1px;
}

#goals-tabs .ui-menu .ui-menu-item a.ui-state-focus,
#goals-tabs .ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
}

#goals-tabs .ui-menu {
	float: left;
}

#goals-tabs .ui-menu li {
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	float: left;
	clear: both;
}

#goals-tabs .ui-menu-icons .ui-menu-item a {
	padding: 2px 0.4em;
	padding-left: 2em;
	width: 50px;
	margin: 0px;
	cursor: pointer;
	display: inline;
}

#goals-tabs .ui-menu-icons .ui-menu-item a.ui-state-focus {
	font-weight: normal;
	margin: -1px;
}

#goals-tabs .ui-state-default {}

.DefaultBlendedBenchmarkLegend {
	width: 97%;
}

.DefaultBlendedBenchmarkLegend .title {
	font-weight: bold;
}

.DefaultBlendedBenchmarkLegend td.celll {
	width: 40%;
	border: 1px solid;
}

.DefaultBlendedBenchmarkLegend td.cellr {
	width: 9%;
	border: 1px solid;
}

TR.highlightbox SPAN.centerSpan {
	margin-left: 300px;
}

DIV.listwidgetaddrow SELECT {
	line-height: 15px;
}

DIV.listwidgetaddrow INPUT {
	line-height: 15px;
}

DIV.listwidgetaddrow #sl_clearSecurities {
	vertical-align: middle;
	line-height: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#searchSecForm input,
#searchSecForm select {
	margin-top: 0px;
}

DIV.listwidgetaddrow A,
DIV.listwidgetaddrow A IMG {
	vertical-align: middle;
}

DIV.listwidgetaddrow a.link {
	float: right;
	margin-top: 2px;
	margin-left: 2px;
}

DIV.listwidgetaddrow DIV {
	margin-right: 0;
	display: inline;
	vertical-align: middle;
}

.borderLeft {
	border-left: 1px dotted;
}

.borderRight {
	border-right: 1px dotted;
}

span.scenarioNameInput {
	font-weight: bold;
	margin-right: 5px;
}

span.scenarioName {
	font-weight: bold;
	float: left;
	clear: both
}

span.scenarioType {
	font-weight: normal;
	float: left;
	clear: both;
}

.goal_fund_summary {
	cursor: pointer;
}

.no-border {
	border-color: transparent;
}

input.ng-invalid,
select.ng-invalid,
input.errorInput,
select.errorInput {
	border: 1px dashed;
	padding: 2px;
}

.error-msg-inline-box {
	display: block;
}


.readonly,
.readonly input {}

input.readonly,
select.readonly {
	border: 1px solid;
}


.angular .weightInput {
	width: 70px;
}

.angular .qtyInput {
	min-width: 70px;
}

.angular .moneyInput {
	width: 120px;
}

.angular .idInput {
	min-width: 80px;
}


#alternative input.Aggregate {
	border: transparent solid 0;
	background: transparent;
}

#alternative .moneyInput {
	text-align: right;
	width: 100px;
}

#alternative .percentColumn {
	width: 55px;
}

#alternative .pctInput {
	text-align: right;
	width: 50px;
}

#alternative .standard {
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	width: 100%;
}

#alternative .header td {}

#alternative .button {
	text-align: right;
}

#alternative .editable {
	padding: 0.3em 0em 0.4em;
}

#alternative .editable span {
	line-height: 1.4em;
}

.noBorderBottom {
	border-bottom: 0px;
}

.noBorderTop {
	border-top: 0px;
}

#alternative .currentValue,
#alternative .currentPercent,
#alternative .grandtotal input,
#alternative .deltaRow input {
	border: none;
	background-color: transparent;
}

#alternative .grandtotal td input {}

#alternative .deltaRow td input {
	width: 90%;
	padding-left: 10px;
}

#goals-tabs {
	padding-bottom: 0px;
	height: 3em;
}

#goals-tabs li>span.ui-icon {
	float: right;
	margin-top: 2px;
	cursor: pointer;
}

#addAllocationDiv {
	margin-top: 10px;
	float: right;
	display: inline;
}

#addAllocationDiv .ui-icon {
	float: left;
	cursor: pointer;
}

#yearSelectorDiv {
	display: inline;
}

#scenarioNameDiv {
	display: inline;
}

tr.ui-state-highlight td {}

.up-arrow {
	background: url('/images/icons/up_arrow.gif') left center no-repeat;
	padding-left: 20px;
}

.down-arrow {
	background: url('/images/icons/down_arrow.gif') left center no-repeat;
	padding-left: 20px;
}

.ui-state-error .error-line {
	margin: 3px 0px 3px 25px;
}

.icon-link {
	padding: 0.4em 1em 0.4em 20px;
	position: relative;
	text-decoration: none;
}

.icon-link span.ui-icon {
	left: 0.2em;
	margin: -8px 5px 0 0;
	position: absolute;
	top: 50%;
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 0px 0;
	border-radius: 4px;
}

.pagination>li {
	display: inline;
}

.pagination>li>a,
.pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1em;
	text-decoration: none;
	border: 1px solid;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
	z-index: 2;
	cursor: default;
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
	cursor: not-allowed;
}

.pager {
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
	height: 30px;
}

.pager>* {
	display: inline-block;
}

.pager>.page-left {
	float: left;
}

.pager>.page-right {
	float: right;
}

.pager .pagination {
	margin-left: 15px;
}

.pager .page-label {
	margin-left: 15px;
}

.pager .page-szie {
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	line-height: 1em;
	padding: 3px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

.pager .page-szie-label {
	line-height: 1em;
	padding: 6px 12px;
}

.order-by-link {
	cursor: pointer;
	text-decoration: none;
	display: inline-block;
}

.order-by-link .order-by-link-icon {
	float: right;
}

.nowrap-block {
	white-space: nowrap;
	display: block;
}

.warning-box {
	margin-bottom: 10px;
	padding: 10px;
}

.warning-box .warning-title {
	font-weight: bold;
}

.warning-box .warning-title .ui-icon {
	float: left;
	margin-right: 5px;
}

.warning-box .warning-title .icon-collapse {
	float: right;
	margin-left: 15px;
	margin-top: 3px;
	cursor: pointer;
}

.warning-box .warning-title .right-link {
	float: right;
}

.warning-box a {
	text-decoration: none;
	display: inline-block;
}

.warning-box>ul {
	list-style: none;
	padding: 0px 0px 0px 22px;
	margin: 0px;
}

.warning-box li.warning-line {
	padding: 6px 0px 0px 0px;
	color: #363636;
}

.warning-box .warning-table {
	display: table;
	margin: 10px 15px 0px 0px;
	width: 100%;
}

.ui-state-safe .ui-icon {
	background-image: url(jqui/images/ui-icons_60a152_256x240.png);
}

.table-title {
	color: #222222;
	font-weight: bold;
	text-align: left;
	padding: 4px;
	overflow: hidden;
	font-size: 20px;
}

.float-right {
	float: right;
}

.top-tool-bar {
	padding: 4px;
	background-color: #CCCCCC;
	display: block;
	height: 50px;
}

.top-tool-bar>* {
	display: inline-block;
	overflow: hidden;
}

.listwidgetaddrow #searchHeader {
	float: none !important;
}

.nodisplay {
	display: none;
}

.loading-data-tips {
	position: fixed;
	bottom: 20px;
	right: 20px;
	padding: 10px;
	font-weight: bold;
}

.button-box {
	padding: 3px 0px 3px 0px;
}

.checkbox-label {
	margin: 0px;
	padding: 0px 10px 0px 0px;
}

.checkbox-label>.checkbox {
	margin: 1px 0px 0px 0px;
	float: left;
}

.scroll-table-box {
	position: relative;
	border: 1px solid #000;
	padding-top: 27px;
	background: #ededed;
}

.scroll-table-container {
	overflow-y: auto;
	height: 220px;
	background: #fff;
}

.scroll-table {
	border-spacing: 0;
	width: 100%;
}

.scroll-table td+td {
	border-left: 1px solid #eee;
}

.scroll-table td {
	border-bottom: 1px solid #eee;
	background: #fff;
	color: #000;
	padding: 4px 15px;
}

.scroll-table>thead>tr>td {
	height: 0px;
	line-height: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: transparent;
	border: none;
	white-space: nowrap;
}

.scroll-table>thead>tr>td>div {
	position: absolute;
	background: transparent;
	color: #999;
	padding: 5px 16px;
	top: 0;
	margin-left: -16px;
	line-height: 15px;
	border-left: 1px solid #fff;

}

.scroll-table>thead>tr>td:first-child>div {
	border: none;
}

.scroll-table>tbody>tr>td {
	cursor: pointer;
}

.scroll-table>tbody>tr.selected>td {
	background-color: #ffff99;
}

.scroll-table>tbody>tr.disabled>td {
	color: #aaaaaa;
	cursor: default;
}

.domain {
	display: none;
}

.selectAccountAvailable,
.selectAccountIncluded {
	height: 500px;
	overflow: auto;
}

.nowrap-block {
	white-space: nowrap;
	display: block;
}

.xAxis line {
	stroke: #000000;
	stroke-width: 3px;
	opacity: 0.5;
	shape-rendering: crispEdges;
}

.hgtooltip {
	position: absolute;
	border: 1px solid;
	padding: 5px;
	border-color: rgba(0, 0, 0, 0.2);
	background: #FFFFA3;
}

.dragger {
	cursor: pointer;
}

.transferBoxTableContainer {
	height: 90%;
	width: 100%;
	position: relative;
	border: 1px solid #e5e5e5;
	overflow: auto;
}

.tree-management-box .list-group-item:last-child {
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}

.tree-management-box .list-group-item:first-child {
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}

.tree-management-box .list-group-item {
	color: #000000;
	cursor: pointer;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-left: none;
	border-right: none;
}

.tree-management-box .list-group-item a {
	display: block;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 120px;
}

.tree-management-box a.list-link-text:hover,
a.text-success:hover,
a.text-muted:hover {
	color: #00bfff;
}

.tree-management-box .selected-list-link-text {
	background-color: #e6f9ff;
}

.tree-management-box .sub-list {
	margin: 0px 0px 0px 20px;
}

.tree-management-box .sub-list>.list-group-item:last-child {
	border-bottom: none;
	padding-bottom: 0px;
}

.tree-management-box .import-link {
	margin-left: 30px;
	text-decoration: none;
}

.tree-management-box .import-link:first {
	margin-left: 100px;
}

.tree-management-box .list-link-text {
	font-weight: bold;
}

.tree-management-box .collapsed {
	background-color: #eee;
}

.tree-management-box .list-link-text .glyphicon {
	margin-right: 5px;
}

.tree-management-box .list-link-text .glyphicon-right {
	float: right;
	padding-right: 3px;
}

.tree-management-box .list-link-text .glyphicon-chevron-down {
	display: none;
}

.tree-management-box .collapsed .glyphicon-chevron-up {
	display: none;
}

.tree-management-box .collapsed .glyphicon-chevron-down {
	display: block;
}

.tree-management-box .edit-link {
	position: absolute;
	right: 20px;
	top: 10px;
}

.tree-management-box .edit-link .glyphicon {
	padding-left: 3px;
	padding-right: 3px;

	line-height: 10px;
}

.tree-management-box .edit-link .glyphicon:hover {
	color: red;

	padding-left: 2px;
	padding-right: 2px;
	line-height: 10px;
}

.tree-management-box .sub-title {
	margin: 15px 0px 15px 0px;
}

.tree-management-box .sub-title-text {

	font-weight: bold;
	line-height: 12px;
}

.tree-management-box .table>thead>tr>th {
	background-color: #ffffff !important;
	border-top: none !important;
}

.tree-management-box .tax-tab a {
	text-decoration: none;
}

.tree-management-box .sub-title>span {
	padding: 10px 12px;
}

.tree-management-box .list-link-text .glyphicon-paperclip {
	visibility: hidden;
}

.tree-management-box .popover {
	z-index: 10;
}

.tree-management-box .table>tbody>tr>td.level2 {
	padding-left: 25px;
}

.tree-management-box .click-tip-box {
	margin-top: 10%;
}

.tree-management-box .tag-label {
	color: #000000;
	cursor: text;
	border-radius: 4px;
	display: inline-block;
	margin-left: 5px;
	padding: 0px 12px;
}

.tree-management-box .table tr>th.tag-required,
.tag-required {
	background-color: #d9edf7 !important;
}

.tree-management-box .table tr>th.tag-excluded,
.tag-excluded {
	background-color: #fcf8e3 !important;
}

.tree-management-box .pct-input {
	width: 70px;
}

.tree-management-box .table>tbody>tr>td.pct-input-cell {
	padding-top: 5px;
	padding-bottom: 3px;
}

.popover {
	max-width: 100%;
}

.icon-link {
	padding: 0px;
	text-indent: 0px;
}

/* To prevent scroll through error in certain browsers */
.ui-grid-viewport {
	overflow-anchor: none;
}

.ui-widget.ui-widget-content {
	padding: 2px;
}

.ui-widget-content a {
	display: block;
}

.ui-widget-content .ui-menu-item a {
	display: block;
	color: #000;
}

.ui-dialog {
	z-index: 10100 !important;
}

.throbber {
	background: transparent;
	border: none !important;
	position: fixed;
	outline: none !important;
	z-index: 1000012 !important;
}

.throbber .ui-dialog-titlebar,
.noTitle .ui-dialog-titlebar {
	display: none !important;
}

.highcharts-container,
.highcharts-container svg {
	overflow: visible !important;
	z-index: 2 !important;
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
	background-image: url(jqui/images/ui-icons_888888_256x240.png);
	background-position: -65px -146px;
	width: 16px;
	height: 16px;
	border-width: 1px;
	/* border-style: solid; */
	background-color: unset;
	border-radius: 0px;
}

.ui-checkboxradio-radio-label .ui-icon-background {
	border: 1px solid #bbb;
	border-radius: 0px;
	box-shadow: unset;
	background: none;
	background-position: 10px -10px;
}

.graphContainer {
	overflow: visible !important;
}

.dropdown-toggle::after {
	margin-left: 0px !important;
}

.app-body {
	padding-right: 0px !important;
	padding-left: 0px !important;
	background: none !important;
}

.defaultIconColor {
	color: #fab24b;
}

/*menu.css*/

.menu,
.menuActive {
	cursor: pointer;
}

.menu ul.menu,
.menuActive ul.menu,
#autocompleteChoices ul.menu {
	padding: 0px;
	margin: 0px;
	background: white;
	list-style-type: none;
	list-style-position: outside;
	text-align: left;
	position: absolute;
	border-top: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-right: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;

}

.menu ul.menu,
.menuActive ul.menu {
	display: none;
}

.menuActive ul.menu {
	background: white;
	display: inline;
	z-index: 500;
}

.menu li,
.menu li a,
.menuActive li,
.menuActive li a,
.menuNib,
.menu li.unhover,
.menu li.unhover a {
	background: white;
	color: #000;
	padding: 4px 15px 4px 4px;
	list-style: none;
	white-space: nowrap;
	margin: 0;
	text-decoration: none;
}

.menu li.disabled,
.menu li.disabled a {
	color: #cccccc;
	background: white;
}

.menuNib {
	border: none;
	background: none;
	float: none;
	display: inline;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

.menuNib .icon {
	margin-right: 0;
}

.menuActive button {
	background-image: url(../images/backgrounds/button_on_bg.png );
}

.menuActive button .rightButtonCap {
	background: url(../images/button_on_right_cap.png) no-repeat 0 0;
}

.menuActive button .leftButtonCap {
	background: url(../images/button_on_left_cap.png) no-repeat 0 0;
}

.menu li.hover,
.menu li.hover a,
.menu li.selected

/* for the menu presented by Ajax.Autocompleter */
	{
	background: #E0ECFF;
	padding: 4px 15px 4px 4px;
}

.menuNib img {
	margin-top: -1px;
	margin-bottom: -1px;
}

/* use normal margins when within "views" widget */
.views .menuNib img {
	margin-top: 0px;
	margin-bottom: 0px;
}


/*oneupondown*/

#sponeuponedown TABLE#oneuponedown,
#sponeuponedown TABLE#oneuponedown TABLE.standard {
	border: 1px solid #426283;
}

#sponeuponedown TABLE#oneuponedown TR,
#sponeuponedown TABLE#oneuponedown TR TD {
	background-color: #ffffff;
	background: #ffffff;
	border: none !important;
}

TD.oneupon,
TD.oneupoff {
	border: 1px solid #333333 !important;
}

TD.oneupon TABLE,
TD.oneupoff TABLE {
	width: 100%;
}

TABLE.expand {
	width: 80% !important;
}

TD.oneupon TABLE TR.odd TD,
.oneupon {
	font-weight: bold;
	color: #333333;
	background-color: #EFEFEF;
}

.oneupblnk {
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	border-top: 1px solid #333333;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

TD.oneupoff TABLE TR.odd TD,
.oneupoff {
	font-weight: bold;
	color: #333333;
	background-color: #FCFCE7;
}

.pieL {
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	border-left: 1px solid #333333 !important;
	border-bottom: none !important;
	white-space: nowrap;
}

.pieR {
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	border-right: 1px solid #333333 !important;
	border-bottom: none !important;
	white-space: nowrap;
}

.pieC {
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	white-space: nowrap;
	border-bottom: none !important;
}

.legendon {
	font-weight: normal;
	color: #333333;
	background-color: #EFEFEF;
	border-bottom: none !important;
}

.legendoff {
	font-weight: normal;
	color: #333333;
	background-color: #FCFCE7;
	border-bottom: none !important;
}

.controlL {
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	white-space: nowrap;
	border-left: 1px solid #333333 !important;
	border-bottom: 1px solid #333333 !important;
}

.controlC {
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	white-space: nowrap;
	border-bottom: 1px solid #333333 !important;
	padding: 3px;
}

.controlR {
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	white-space: nowrap;
	border-right: 1px solid #333333 !important;
	border-bottom: 1px solid #333333 !important;
}

/*
	base.css

  This CSS file should ONLY exist in the "vanilla" directory.

  If you need to make tenant-specific modificatinos to it, please create an "override.css" in the specific tenant directory, and put just the changes needed in there.
	"override.css" is guaranteed to be loaded *after* "base.css", so you can simply place the one change you want into it, and it will take precedence over what's in this file.
*/

.margin_box {
	margin-top: 1px !important;
	margin-left: 1px !important;
}

#lightboxOverlay {
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
	z-index: 1001;
}

.content_tabs {
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	PADDING-LEFT: 6px;

	BACKGROUND: url(../images/tab_gray_bg.png) #eeeeee repeat-;
	MARGIN: 10px 0px;
	BORDER-LEFT: #999999 1px solid;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #999999 1px solid
}

.content_tabs A {
	PADDING-RIGHT: 12px;
	DISPLAY: block;
	PADDING-LEFT: 12px;
	FLOAT: left;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 6px
}

.content_tabs A IMG {
	position: relative;
	left: -5px
}

.content_tab_active {
	BORDER-RIGHT: #999999 1px solid;
	PADDING-RIGHT: 12px;
	BORDER-TOP: #999999 1px solid;
	DISPLAY: block;
	PADDING-LEFT: 12px;
	FONT-WEIGHT: bold;
	BACKGROUND: white;
	FLOAT: left;
	PADDING-BOTTOM: 6px;
	BORDER-LEFT: #999999 1px solid;
	COLOR: black;
	PADDING-TOP: 6px;
	BORDER-BOTTOM: #999999 1px;
	TEXT-DECORATION: none
}

.content_tab_spacer {
	BORDER-RIGHT: #999999 1px solid;
	PADDING-RIGHT: 12px;
	BORDER-TOP: #999999 1px solid;
	DISPLAY: block;
	PADDING-LEFT: 12px;
	FONT-WEIGHT: bold;
	BACKGROUND: white;
	FLOAT: left;
	PADDING-BOTTOM: 6px;
	BORDER-LEFT: #999999 1px solid;
	COLOR: black;
	PADDING-TOP: 6px;
	BORDER-BOTTOM: #999999 1px;
	TEXT-DECORATION: none
}

TABLE.contrast {
	border-collapse: collapse;
	width: 100%;
}

TABLE#resultriskandfrontier {
	border-collapse: collapse;
	width: 100%;
}

/* LEFT NAV COLLAPSING - BEGIN */

BODY.leftnavcollapsed #pleasewait,
BODY.leftnavcollapsed #pagebodymarginator {
	padding-left: 20px ! important;
}

BODY.leftnavcollapsed #navigation {
	display: none;
}

#navigationcollapser {
	cursor: pointer;
	float: right;
	position: relative;
	top: 3px;
	background-color: #ebe4df;
	padding: 2px;
}

#navigationexpander {
	cursor: pointer;
	float: right;
	position: relative;
	top: 0px;
	background-color: #ebe4df;
	padding: 2px;
	height: 100%;
	border: 1px solid #ddd3cb;
}

BODY.leftnavcollapsed #navigationcollapser,
#navigationexpander {
	display: none;
}

#navigationcollapser,
BODY.leftnavcollapsed #navigationexpander {
	display: block;
}

/* LEFT NAV COLLAPSING - END */

#pageloadComplete {
	color: transparent;
	height: 1px;
	line-height: 1px;
}


/* THE PAGE WB DEMO STYLE SHEET */
@import url(specific.css);

#topbanner {

	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
	height: 96px;
}

#breadcrumbs {
	display: none;
}

#bannername {

	font-weight: normal;
	font-style: italic;
	width: 30%;
	color: #444;
}

#bannertitle {


	padding-left: 16px;
	float: right;
}

#progressbar {
	width: 200px;
	background-color: #fff;
	border: 1px solid #000;
	margin-top: 6px;
	margin-left: 16px;
}

#progressbardone {
	background-color: #DD761A;
	width: 80%;
	float: left;
}

#tablinks {


	border-bottom: 1px solid #999;
	overflow: hidden;
}

#tablinks a:hover {
	color: #fff;
	background-color: #999;
	/*     background-position: top right; */
	/*     background-repeat: no-repeat; */
}

#tablinks .tabon {
	color: #fff;
	/*     border-top-left-radius: 10px; */
	/*     border-top-right-radius: 10px; */
	background-color: #999;
	/*     background-position: top right; */
	/*     background-repeat: no-repeat; */
	/*     font-weight: normal; */
	border: 1px solid #999;
}

#tablinks .taboff {
	/*     border-top-left-radius: 10px; */
	/*     border-top-right-radius: 10px; */
	background-color: #eee;
	/*     background-position: top right; */
	/*     background-repeat: no-repeat; */
	border: 1px solid #999;
	border-bottom: none;
}

#pagebody {
	background-color: #fff;
	display: block;
}


#pleasewait {
	padding-left: 10px;
	width: 500px;
	display: none;
}

#pageloadingpleasewait {
	padding-left: 10px;
	width: 500px;
	display: none;
}

#pagebodyheader {
	border-bottom: #000 1px solid;
	width: auto;
}

#pagebodyheadertitle {


	font-weight: normal;
	color: #333333;
	width: 80%;
	text-align: left;
	display: block;
}

#pba {
	color: #37617a;
	white-space: nowrap;
	clear: both;
	float: right;
	padding-right: 22px;
	padding-top: 15px;
	position: relative;
	top: -40px;
}

#pagebodyheaderaccessories {


	float: right;
	padding-top: 10px;
	padding-right: 10px;
}

#pagebodyheaderaccessories a {
	font-weight: bold;
	padding-left: 1px;
	padding-right: 10px;
	text-indent: 0;
}

#pagebodyfooter {
	border-top: medium solid;
	padding: 10px;
	margin-top: 20px;
}

#pleasewait {
	padding-left: 10px;
	width: 500px;
	display: none;
}

.sectiontitle {


	font-weight: bold;
	color: #000000;
	display: block;
	background-color: #FFFFFF
}

DIV.sectiondescription,
P.sectiondescription {

	background-color: #FFFFFF;
	margin: 20px 0px !important;
	width: 100% !important;
}

DIV.sectiondescription A,
P.sectiondescription A {
	color: #000;
}

.tablewithstuff {
	background-color: #afb;
	margin-top: 20px;
	width: 80%;
}

SPAN.expandorcollapselink {
	padding-right: 5px;
}

SPAN.expandorcollapselink img {
	padding-left: 5px;
}

SPAN.expandorcollapselink A {
	margin-left: 5px;
}

/* error display */
.errorbox {


	background-color: #CC3300;
	padding: 8px;
	margin-top: 20px;
	width: 90%;
	color: #FFF;
	text-align: center;
}

.errorbox A {

	color: #fff;
}

.errorbox ul li {

	color: #fff;

}


/* wait display */
.waitbox {


	background-color: #FFFFCC;
	padding: 8px;
	margin-top: 20px;
	width: 90%;
	border: 1px solid #ffcc00;
	color: #000;
	text-align: center;
}

.waitbox A {

	color: #000;
}

.waitbox ul li {

	color: #000;

}

.waitboxtable {
	background-color: #ffffCC;
	border: 0px solid #ffffCC;
	color: #000000;
}

td.error {
	background-image: url(../images/icons/error.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px !important;
}

td.error input {
	color: #CC3300;
}

td.defaultvalue {
	background-image: url(../images/icons/default.gif) !important;
	background-repeat: no-repeat !important;
	background-position: left !important;
	padding-left: 10px !important;
	text-align: left;
}

td.defaultvalueRight {
	background-image: url(../images/icons/default.gif) !important;
	background-repeat: no-repeat !important;
	background-position: right !important;
	padding-right: 10px !important;
}

td.input {
	padding-left: 10px;
}

td.select {
	padding-left: 10px;
}

.greyout {
	color: #A0A2A0;
}

.highlightbox {

	background-color: #FFFBB8;
	padding: 8px;
	margin: 5px;
	border-bottom: 1px dotted #FFC30E;
	text-decoration: none;
	color: #222;
	font-weight: normal;
}

TD.highlightbox {

	background-color: #FFFFFF;
	padding: 8px;
	margin: 5px;
	border-left: 1px solid #96172E;
	border-right: 1px solid #96172E;
	border-bottom: 1px solid #96172E;
	border-top: none;
	text-decoration: none;
	color: #96172E;
	font-weight: bold;
}

.highlightboxtop {

	background-color: #FFF;
	padding: 8px;
	margin: 5px;
	border-left: 1px solid #96172E;
	border-right: 1px solid #96172E;
	border-top: 1px solid #96172E;
	border-bottom: none;
	text-decoration: none;
	color: #96172E;
	font-weight: bold;

	border-bottom: none !important;
}

TD.highlightboxtop {

	background-color: #FFF;
	padding: 8px;
	margin: 5px;
	border: 1px solid #96172E;
	text-decoration: none;
	color: #000;
	font-weight: bold;

	border-bottom: none !important;
}

TR.highlight {

	background-color: #ADD8E6;
	padding: 8px;
	margin: 5px;
	border: 1px solid #00007F;
	text-decoration: none;
	color: #003365;
	font-weight: bold;

}

TR.highlight TD {

	background-color: #CC9933;
	padding: 8px;
	margin: 5px;
	text-decoration: none;
	color: #003365;
	font-weight: bold;

	border-top: 1px solid #00007F !important;
	border-bottom: 1px solid #00007F !important;
}

.toolbox {

	background-color: #ffffff;
	padding: 8px;
	margin: 0px 10px 10px 10px;
	width: 190px;
	border: 1px solid #239ECB;
	color: #00007F;

}

.riskbox {
	background-color: #ffffff;
	padding: 8px;
	margin: 0px 10px 10px 10px;
	width: 165px;
	border: 1px solid #aaaaaa;
	color: #00007F;

}

.toolboxtitle {

	background-color: #ffffff;
	margin: 10px 0px 0px 10px;
	color: #00007F;

	font-weight: bold;
}

.footnote {

	font-weight: normal;
	border: none !important;
	padding-left: 5px;
}

.footnote img {
	position: relative;
}

.fullPageLoader {
	text-align: center;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	position: fixed;
	background: rgba(0, 0, 0, 0.3);
	z-index: 1000;
}

.spinner-center {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	margin: auto;
	color: black;
}

/*override*/

/* contains all the per-tenant overrides for base.css */
/* should probably be empty in vanilla */
#topnavlinks {
	top: 15px;
	background: none;
	padding-left: 320px;
	height: 45px;
	border-bottom: 4px solid #dbd5cd;
}

#topbanner {
	height: 60px;
}

#commonNavlinks {
	top: 5px;
}

#topnavlinks a {
	border-radius: 4px 4px 0 0;
	padding: 10px 15px;
	outline: 0px;
}

#pagebody {
	padding: 0 10px;
}

#topnavlinks .tabon {
	background-color: #dbd5cd;
}

#tablinks .nav-tabs {
	height: 42px;
}

#tablinks .nav-tabs {
	height: 42px;
}

#tablinks {
	position: fixed;
	width: 100%;
	background-color: #f1efeb;
	border-color: #dbd5cd;
	top: 60px;
	left: 0px;
	z-index: 10;
}

#tablinks .tabon {
	background-color: #37617a;
	color: #fff;
}

#tablinks a {
	padding: 10px 15px;
	height: 42px;
	border-radius: 0px;

}

#tablinks .taboff {
	background: none;
	border: 0px;
	border-bottom: none;
	color: #000;
}

#tablinks a:hover {
	background-color: #ebe4df;
	color: #000;
}

#userOptionMenu {
	background-color: #37617a;
	color: #fff;
	border-radius: 0px;
	padding: 6px;
}

.ui-grid-header-cell .ui-grid-cell-contents {
	border-right: 1px solid #aeaeae !important;
}

.btn[disabled] {
	color: #ffffff !important;
}



/*############################# override styles for top bar, sub bar and left nav*/


#tab-links,
#pattablinks {
	margin-top: 50px;
	text-decoration: none;
}

#tab-links .navbar-default .navbar-nav>li>a:hover,
#pattablinks .navbar-default .navbar-nav>li>a:hover {
	background-color: #ebe4df !important;

}








/*##*/

/* 
table stripe background :  #EFF6FC; 
table row bottom #border-color: #D2D0CE;

*/

/* Helper Classes */

.navbar-nav {
	display: flex;
	flex-direction: inherit !important;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}

.navbar {
	position: fixed !important;
	width: 100%
}

.tablinks nav.navbar,
.pat nav.navbar {
	box-shadow: none;
	z-index: 1031;
}

.nav>li>a {
	padding: 15px !important;
	text-decoration: none;
	border: none;
	text-align: left;
}

#pagebody {
	padding: 70px 10px 10px 10px;
}

.pageContent .sectiondescription {
	display: none;
}

.question {
	margin-bottom: 10px;
	font-weight: bold;
}

.answerchoices label {
	font-weight: normal;
	margin-bottom: 10px;
}

.tablinks #pagebody,
.pat #pagebody {
	padding: 120px 10px 10px 10px;
}

.proposalNextButton,
#generateReportButtons {
	position: fixed;
	left: 200px;
	right: 0px;
	bottom: 0px;
	background: #fff;
	display: flex;
	justify-content: end;
	padding: 5px 30px;
	height: 45px;
	box-shadow: 9.8px 1px 10px rgba(0, 0, 0, .25);
	z-index: 10;
}

.disclaimer {
	text-align: center;
	margin-top: 20px;
	display: flex;
	justify-content: center;

	overflow: hidden;
	margin-bottom: 50px;
	width: 100%;
}

.disclaimer div {
	margin: 0px 10px;
}

/* leftnav.css */
.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
	border-radius: 0px;
	border-right: 4px solid !important;
	background: #f9f5f3;
	color: #37617a !important;
}

.leftnav #pagebody {
	padding: 70px 0px 0px 0px;
}

.leftnav #pagebody {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;

}

.flex-item-left {
	min-width: 200px;
	max-width: 200px;
	z-index: 9;
	position: absolute;
	left: 0;
	top: 70px;
	bottom: 0;
}

.flex-item-right {
	padding: 20px;
	overflow: auto;
	position: absolute;
	left: 200px;
	right: 0;
	bottom: 50px;
	top: 70px;
}

#navigation {
	background: #fff;
	width: 200px;
	padding: 10px;
	height: 100%;
	padding-top: 60px;
	z-index: 1;
	box-shadow: 1.8px 1px 10px rgba(0, 0, 0, .25);
}

#navigation .nav {
	width: 100%;
	flex-direction: column !important;
}

.nav1 {

	font-weight: bold;
	margin-top: 3px;
	cursor: pointer;
	text-align: left;
}

.nav1 a {
	display: inline-block;
	xwidth: 170px !important;
}

#navigation .list-group-item {
	border-radius: 0px !important;
	color: #000 !important;
	text-align: left;
}

.navToggleUp,
.navToggleDown {
	float: right;
	margin-top: 15px;
	padding: 2px !important;
	margin-right: 5px;
	z-index: 10;

}


/*  Proposal CSS */


#proposalsummarybar {
	display: flex;
	gap: 10px;
}

.proposalTitle {
	text-align: left;
	color: #000;
	font-size: 20px;
	padding-left: 10px;
}

/* FORM */

input[type='text'],
input[type='password'],
input[type='email'],
input[type='number'],
input[type='date'],
input[type='time'],
input[type='url'],
input[type='tel'],
input[type='search'],
input[type='color'],
input[type='range'],
input[type='month'],
input[type='week'],
input[type='datetime-local'],
input[type='datetime'],
input[type='file'],
select {
	height: 34px;
	padding: 6px 12px;

	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;

}

textarea {
	padding: 6px 12px;

	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

input:focus,
select:focus,
textarea:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.label {
	font-size: 14px;
	color: #000;
	margin-right: 10px;
}

.ajaxLoading {
	text-align: center;
}

.tableTitleWidget {
	padding: 20px 0px;
	font-weight: bold;
}

/* TABLE CSS */

/* Angular Override */

/* LEFTNAV.css */

/* THE LEFT NAV WB DEMO STYLE SHEET */

.nav1:hover,
.nav2:hover {
	text-decoration: none;
	background-color: #eee;
}

.nav1 .tabblocked {
	text-decoration: none;
	color: #999;
	padding: 15px;
	cursor: not-allowed;
	display: inline-block;
}

.nav1 .tabon {
	color: #222;
	padding-left: 5px;
	display: block;
}

.nav1 .taboff {
	color: #222;
	padding-left: 5px;
	display: block;
}

.nav2 {
	padding: 0px !important;
}

.nav2 a {
	padding: 10px 15px;
	display: block;
}

.nav2 .tabblocked {

	font-weight: normal;
	padding: 10px 15px;
	display: block;
	cursor: not-allowed;
	color: #999;
	text-decoration: none;
}

.xtabon {


	color: #CD0000;
	font-weight: normal;
	display: block;
	padding-left: 22px;
	padding-top: 4px;
	text-decoration: none;
	cursor: pointer;
}

.xtaboff {


	font-weight: normal;
	/*color: #000000;*/
	font-weight: normal;
	display: block;
	padding-left: 22px;
	padding-top: 4px;
	cursor: pointer;
}


.navbar {
	position: fixed !important;
	width: 100%
}

.tablinks nav.navbar,
.pat nav.navbar {
	box-shadow: none;
	z-index: 1031;
}

.navbar-default {
	background-color: #f9f5f3;
	xborder-color: #ddd3cb;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
	background: #ebe4df;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
	background-color: #dbd5cd;
}

#topnavbanner {
	background: url(/apollo/logo.gif) no-repeat left;
	padding: 0px 22px 50px 25px;
	background-color: #fff;
	width: 200px;
	background-size: 200px
}

.nav>li>a {
	padding: 15px !important;
	text-decoration: none;
	border: none;
	text-align: left;
}

.tablinks div.navbar-default,
#pattablinks nav.navbar-default {
	background-color: #f1efeb;
	border-color: #dbd5cd;
}

#tab-links .navbar-nav>li>a,
#pattablinks .navbar-nav>li>a {
	color: #000;
}

.badge {

	font-weight: bold !important;
	line-height: 0.6 !important;
	border-radius: 3px !important;
	padding: .25em .4em !important;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border: 0px !important;
}

body .navbar>.container,
body .navbar>.container-fluid {
	display: block !important;
}

.toggleChild .nav2,
.toggleChild .navToggleUp,
.navToggleDown {
	display: none !important;
}

.toggleChild .navToggleDown {
	display: block !important;
	margin-right: 5px;
}

.panel {
	border: 0px solid transparent;
	box-shadow: none;
}

#proposalsummarybar .panel {
	border: 1px solid #ddd;
	box-shadow: none;
}

.editable-wrap .editable-controls>input,
.editable-wrap .editable-controls>select,
.editable-wrap .editable-controls>textarea {
	margin: 0px !important;
}

.editable-buttons button {
	padding: 2px !important;
}

.panel-heading input,
.panel-heading select,
.panel-heading textarea {
	margin: 0px !important;
}

.nav1 {
	background: #ebe4df;
}

#slider {
	font-size: 12px;
}

.pageContent .sectiondescription {
	display: none;
}

.xAxis line {
	stroke: #000000;
	stroke-width: 3px;
	opacity: 0.5;
	shape-rendering: crispEdges;
}

.domain {
	display: none;
}

.selectAccountAvailable,
.selectAccountIncluded {
	height: 500px;
	overflow: auto;
}

.nowrap-block {
	white-space: nowrap;
	display: block;
}


.selectAccountAvailable,
.selectAccountIncluded {
	height: 500px;
	overflow: auto;
}

.nowrap-block {
	white-space: nowrap;
	display: block;
}


.dropdown-toggle::after {
	display: none;
}

.navbar-nav .dropdown-menu {
	position: absolute;
	font-size: 16px;
}

.link {
	text-decoration: underline !important;
	cursor: pointer !important;

}

.nav-pills>li>a {
	border-radius: 0px;
}

.tabblocked {
	padding: 10px 15px;
	display: block;
	cursor: not-allowed;

}

.loadingModal {
	width: 83px !important;
}

#addAccountForm label {
	display: block;
}

fieldset input,
fieldset select {
	margin-bottom: 12px;
	padding: .4em;
}

.reqdfields {
	float: right;
}

.navbar-default .navbar-nav>li>a {
	height: 50px !important;
}

.font-20 {
	font-size: 40px !important;
}

.dropdown-header {
	background: #37617a;
	color: white;
	font-size: 20px;
}

.transferBoxTableContainer {
	height: 90%;
	width: 100%;
	position: relative;
	border: 1px solid #e5e5e5;
	overflow: auto;
}

.popover-content {
	padding: 9px 14px;
}

.popover {
	max-width: 100%;
}

.btn-group>.btn:first-child {
	margin-left: 0;
}

.progress-bar {

	color: #000;
	background-color: #dbd5cd;
}

.announce h1 {
	font-size: 27px;
}

.navbar-default .navbar-nav > li > .btn {
    color: #fff;
}

.styled-button {
    width: 100%; /* Ensures all buttons take the same width */
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    font-size: 1.2em;
}

.button-content {
    display: flex;
    align-items: center;
    gap: 8px; /* Adds spacing between text and icon */
}

.styled-button i {
    font-size: 1.2em; /* Adjust icon size */
}
.leftnav .proposal-footer {
    overflow: hidden;
    position: fixed;
    bottom: 2px;
    left: 200px;
    right: 25px;
    z-index: 1000;
    background: #fff !important;
    border: none !important;
}


@media (max-width: 1560px) {
    .large-screen-only-rightbar {
        display: none 	!important;
    }
}
@media (min-width: 1561px) {
    .large-screen-only-rightbar {
        display: inline-block 	!important;
    }
}
@media (max-width: 1560px) {
    .small-screen-only-rightbar {
        display: block !important;
    }
}

@media (min-width: 1561px) {
    .small-screen-only-rightbar {
        display: none !important;
    }
}

/* Progressive Responsive Navigation - Hamburger Menu Visibility */
/* Base state - hamburger hidden by default */
.small-screen-menu {
    display: none !important;
}

/* Override Bootstrap's default responsive behavior */
/* Ensure navbar elements are always visible unless explicitly hidden by our system */
@media (max-width: 767px) {
    /* Hide logo/navbar-brand below 767px */
    .navbar-brand {
        display: none !important;
    }
    
    /* Hide entire large screen menu below 768px */
    .large-screen-menu {
        display: none !important;
    }
    
    /* Show small screen menu with all items below 768px */
    .small-screen-menu {
        display: flex !important;
        flex-direction: row !important;
    }
     
    /* Override Bootstrap's transparent background for dropdown menus */
    .navbar-nav .open .dropdown-menu {
        background-color: #fff !important;
        border: 1px solid #ccc !important;
        border-radius: 4px !important;
        box-shadow: 0 6px 12px rgba(0,0,0,.175) !important;
    }
    
    /* Show all priority items in small menu */
    .small-screen-menu .nav-priority-1,
    .small-screen-menu .nav-priority-2,
    .small-screen-menu .nav-priority-3,
    .small-screen-menu .nav-priority-4,
    .small-screen-menu .nav-priority-5,
    .small-screen-menu .nav-priority-6,
    .small-screen-menu .nav-priority-7,
    .small-screen-menu .nav-priority-8 {
        display: block !important;
    }
    
    .navbar-nav {
        display: flex !important;
        flex-direction: row !important;
        float: none !important;
        margin: 0 !important;
        width: 100% !important;
    }
    
    .navbar-nav > li {
        display: inline-block !important;
        float: none !important;
        flex: none !important;
    }
    
    .navbar-nav > li > a {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        padding-left: 8px !important;
        padding-right: 8px !important;
        line-height: 20px !important;
        font-size: 14px !important;
    }
    
    /* Prevent Bootstrap from hiding our navigation */
    .navbar-collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0 !important;
        overflow: visible !important;
        border-top: 0 !important;
        box-shadow: none !important;
    }
    
    .navbar-collapse.collapse {
        display: block !important;
    }
    
    .navbar-collapse.in {
        overflow-y: visible !important;
    }
    
    .small-screen-menu > li {
        display: inline-block !important;
    }
}

@media (min-width: 1501px) {
    .small-screen-menu {
        display: none !important;
    }
}

@media (min-width: 1501px) {
    .small-screen-menu {
        display: none !important;
    }
}

/* At 1500px and below - show hamburger only if priority 8 exists and gets hidden */
@media (max-width: 1500px) {
    .large-screen-menu .nav-priority-8 {
        display: none !important;
    }
    /* Show hamburger only if there are priority 8 items */
    .large-screen-menu:has(.nav-priority-8) ~ .small-screen-menu,
    .navbar-nav:has(.large-screen-menu .nav-priority-8) .small-screen-menu {
        display: block !important;
    }
    /* Show only priority 8 items in small menu */
    .small-screen-menu .nav-priority-1,
    .small-screen-menu .nav-priority-2,
    .small-screen-menu .nav-priority-3,
    .small-screen-menu .nav-priority-4,
    .small-screen-menu .nav-priority-5,
    .small-screen-menu .nav-priority-6,
    .small-screen-menu .nav-priority-7 {
        display: none !important;
    }
    .small-screen-menu .nav-priority-8 {
        display: block !important;
    }
}

/* At 1400px and below - show hamburger if priority 7 or 8 exists */
@media (max-width: 1400px) {
    .large-screen-menu .nav-priority-7,
    .large-screen-menu .nav-priority-8 {
        display: none !important;
    }
    /* Show hamburger if there are priority 7 or 8 items */
    .large-screen-menu:has(.nav-priority-7) ~ .small-screen-menu,
    .large-screen-menu:has(.nav-priority-8) ~ .small-screen-menu,
    .navbar-nav:has(.large-screen-menu .nav-priority-7) .small-screen-menu,
    .navbar-nav:has(.large-screen-menu .nav-priority-8) .small-screen-menu {
        display: block !important;
    }
    /* Show only priority 7-8 items in small menu */
    .small-screen-menu .nav-priority-1,
    .small-screen-menu .nav-priority-2,
    .small-screen-menu .nav-priority-3,
    .small-screen-menu .nav-priority-4,
    .small-screen-menu .nav-priority-5,
    .small-screen-menu .nav-priority-6 {
        display: none !important;
    }
    .small-screen-menu .nav-priority-7,
    .small-screen-menu .nav-priority-8 {
        display: block !important;
    }
}

/* At 1300px and below - show hamburger if priority 6, 7, or 8 exists */
@media (max-width: 1300px) {
    .large-screen-menu .nav-priority-6,
    .large-screen-menu .nav-priority-7,
    .large-screen-menu .nav-priority-8 {
        display: none !important;
    }
    /* Show hamburger if there are priority 6, 7, or 8 items */
    .large-screen-menu:has(.nav-priority-6) ~ .small-screen-menu,
    .large-screen-menu:has(.nav-priority-7) ~ .small-screen-menu,
    .large-screen-menu:has(.nav-priority-8) ~ .small-screen-menu,
    .navbar-nav:has(.large-screen-menu .nav-priority-6) .small-screen-menu,
    .navbar-nav:has(.large-screen-menu .nav-priority-7) .small-screen-menu,
    .navbar-nav:has(.large-screen-menu .nav-priority-8) .small-screen-menu {
        display: block !important;
    }
    /* Show only priority 6-8 items in small menu */
    .small-screen-menu .nav-priority-1,
    .small-screen-menu .nav-priority-2,
    .small-screen-menu .nav-priority-3,
    .small-screen-menu .nav-priority-4,
    .small-screen-menu .nav-priority-5 {
        display: none !important;
    }
    .small-screen-menu .nav-priority-6,
    .small-screen-menu .nav-priority-7,
    .small-screen-menu .nav-priority-8 {
        display: block !important;
    }
}

/* At 1200px and below - show hamburger if priority 5, 6, 7, or 8 exists */
@media (max-width: 1200px) {
    .large-screen-menu .nav-priority-5,
    .large-screen-menu .nav-priority-6,
    .large-screen-menu .nav-priority-7,
    .large-screen-menu .nav-priority-8 {
        display: none !important;
    }
    /* Show hamburger if there are priority 5, 6, 7, or 8 items */
    .large-screen-menu:has(.nav-priority-5) ~ .small-screen-menu,
    .large-screen-menu:has(.nav-priority-6) ~ .small-screen-menu,
    .large-screen-menu:has(.nav-priority-7) ~ .small-screen-menu,
    .large-screen-menu:has(.nav-priority-8) ~ .small-screen-menu,
    .navbar-nav:has(.large-screen-menu .nav-priority-5) .small-screen-menu,
    .navbar-nav:has(.large-screen-menu .nav-priority-6) .small-screen-menu,
    .navbar-nav:has(.large-screen-menu .nav-priority-7) .small-screen-menu,
    .navbar-nav:has(.large-screen-menu .nav-priority-8) .small-screen-menu {
        display: block !important;
    }
    /* Show only priority 5-8 items in small menu */
    .small-screen-menu .nav-priority-1,
    .small-screen-menu .nav-priority-2,
    .small-screen-menu .nav-priority-3,
    .small-screen-menu .nav-priority-4 {
        display: none !important;
    }
    .small-screen-menu .nav-priority-5,
    .small-screen-menu .nav-priority-6,
    .small-screen-menu .nav-priority-7,
    .small-screen-menu .nav-priority-8 {
        display: block !important;
    }
}

/* At 1100px and below - show hamburger if priority 4, 5, 6, 7, or 8 exists */
@media (max-width: 1100px) {
    .large-screen-menu .nav-priority-4,
    .large-screen-menu .nav-priority-5,
    .large-screen-menu .nav-priority-6,
    .large-screen-menu .nav-priority-7,
    .large-screen-menu .nav-priority-8 {
        display: none !important;
    }
    /* Show hamburger if there are priority 4, 5, 6, 7, or 8 items */
    .large-screen-menu:has(.nav-priority-4) ~ .small-screen-menu,
    .large-screen-menu:has(.nav-priority-5) ~ .small-screen-menu,
    .large-screen-menu:has(.nav-priority-6) ~ .small-screen-menu,
    .large-screen-menu:has(.nav-priority-7) ~ .small-screen-menu,
    .large-screen-menu:has(.nav-priority-8) ~ .small-screen-menu,
    .navbar-nav:has(.large-screen-menu .nav-priority-4) .small-screen-menu,
    .navbar-nav:has(.large-screen-menu .nav-priority-5) .small-screen-menu,
    .navbar-nav:has(.large-screen-menu .nav-priority-6) .small-screen-menu,
    .navbar-nav:has(.large-screen-menu .nav-priority-7) .small-screen-menu,
    .navbar-nav:has(.large-screen-menu .nav-priority-8) .small-screen-menu {
        display: block !important;
    }
    /* Show only priority 4-8 items in small menu */
    .small-screen-menu .nav-priority-1,
    .small-screen-menu .nav-priority-2,
    .small-screen-menu .nav-priority-3 {
        display: none !important;
    }
    .small-screen-menu .nav-priority-4,
    .small-screen-menu .nav-priority-5,
    .small-screen-menu .nav-priority-6,
    .small-screen-menu .nav-priority-7,
    .small-screen-menu .nav-priority-8 {
        display: block !important;
    }
}

/* At 1000px and below - show hamburger if priority 3, 4, 5, 6, 7, or 8 exists */
@media (max-width: 1000px) {
    .large-screen-menu .nav-priority-3,
    .large-screen-menu .nav-priority-4,
    .large-screen-menu .nav-priority-5,
    .large-screen-menu .nav-priority-6,
    .large-screen-menu .nav-priority-7,
    .large-screen-menu .nav-priority-8 {
        display: none !important;
    }
    /* Show hamburger if there are priority 3, 4, 5, 6, 7, or 8 items */
    .large-screen-menu:has(.nav-priority-3) ~ .small-screen-menu,
    .large-screen-menu:has(.nav-priority-4) ~ .small-screen-menu,
    .large-screen-menu:has(.nav-priority-5) ~ .small-screen-menu,
    .large-screen-menu:has(.nav-priority-6) ~ .small-screen-menu,
    .large-screen-menu:has(.nav-priority-7) ~ .small-screen-menu,
    .large-screen-menu:has(.nav-priority-8) ~ .small-screen-menu,
    .navbar-nav:has(.large-screen-menu .nav-priority-3) .small-screen-menu,
    .navbar-nav:has(.large-screen-menu .nav-priority-4) .small-screen-menu,
    .navbar-nav:has(.large-screen-menu .nav-priority-5) .small-screen-menu,
    .navbar-nav:has(.large-screen-menu .nav-priority-6) .small-screen-menu,
    .navbar-nav:has(.large-screen-menu .nav-priority-7) .small-screen-menu,
    .navbar-nav:has(.large-screen-menu .nav-priority-8) .small-screen-menu {
        display: block !important;
    }
    /* Show only priority 3-8 items in small menu */
    .small-screen-menu .nav-priority-1,
    .small-screen-menu .nav-priority-2 {
        display: none !important;
    }
    .small-screen-menu .nav-priority-3,
    .small-screen-menu .nav-priority-4,
    .small-screen-menu .nav-priority-5,
    .small-screen-menu .nav-priority-6,
    .small-screen-menu .nav-priority-7,
    .small-screen-menu .nav-priority-8 {
        display: block !important;
    }
}

/* At 900px and below - show hamburger if priority 2, 3, 4, 5, 6, 7, or 8 exists */
@media (max-width: 900px) {
    .large-screen-menu .nav-priority-2,
    .large-screen-menu .nav-priority-3,
    .large-screen-menu .nav-priority-4,
    .large-screen-menu .nav-priority-5,
    .large-screen-menu .nav-priority-6,
    .large-screen-menu .nav-priority-7,
    .large-screen-menu .nav-priority-8 {
        display: none !important;
    }
    /* Show hamburger if there are priority 2, 3, 4, 5, 6, 7, or 8 items */
    .large-screen-menu:has(.nav-priority-2) ~ .small-screen-menu,
    .large-screen-menu:has(.nav-priority-3) ~ .small-screen-menu,
    .large-screen-menu:has(.nav-priority-4) ~ .small-screen-menu,
    .large-screen-menu:has(.nav-priority-5) ~ .small-screen-menu,
    .large-screen-menu:has(.nav-priority-6) ~ .small-screen-menu,
    .large-screen-menu:has(.nav-priority-7) ~ .small-screen-menu,
    .large-screen-menu:has(.nav-priority-8) ~ .small-screen-menu,
    .navbar-nav:has(.large-screen-menu .nav-priority-2) .small-screen-menu,
    .navbar-nav:has(.large-screen-menu .nav-priority-3) .small-screen-menu,
    .navbar-nav:has(.large-screen-menu .nav-priority-4) .small-screen-menu,
    .navbar-nav:has(.large-screen-menu .nav-priority-5) .small-screen-menu,
    .navbar-nav:has(.large-screen-menu .nav-priority-6) .small-screen-menu,
    .navbar-nav:has(.large-screen-menu .nav-priority-7) .small-screen-menu,
    .navbar-nav:has(.large-screen-menu .nav-priority-8) .small-screen-menu {
        display: block !important;
    }
    /* Show only priority 2-8 items in small menu */
    .small-screen-menu .nav-priority-1 {
        display: none !important;
    }
    .small-screen-menu .nav-priority-2,
    .small-screen-menu .nav-priority-3,
    .small-screen-menu .nav-priority-4,
    .small-screen-menu .nav-priority-5,
    .small-screen-menu .nav-priority-6,
    .small-screen-menu .nav-priority-7,
    .small-screen-menu .nav-priority-8 {
        display: block !important;
    }
}

/* Simplified responsive navigation below 800px */
@media (max-width: 800px) {
    /* Hide all large menu items */
    .large-screen-menu .nav-priority-1,
    .large-screen-menu .nav-priority-2,
    .large-screen-menu .nav-priority-3,
    .large-screen-menu .nav-priority-4,
    .large-screen-menu .nav-priority-5,
    .large-screen-menu .nav-priority-6,
    .large-screen-menu .nav-priority-7,
    .large-screen-menu .nav-priority-8 {
        display: none !important;
    }
    
    /* Show small menu with all items */
    .small-screen-menu {
        display: block !important;
    }
    
    /* Show all priority items in small menu */
    .small-screen-menu .nav-priority-1,
    .small-screen-menu .nav-priority-2,
    .small-screen-menu .nav-priority-3,
    .small-screen-menu .nav-priority-4,
    .small-screen-menu .nav-priority-5,
    .small-screen-menu .nav-priority-6,
    .small-screen-menu .nav-priority-7,
    .small-screen-menu .nav-priority-8 {
        display: block !important;
    }
}
