@charset "utf-8";

html, body {	
	height: 100%;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}

img {
	image-rendering: auto;
}

a {
	text-decoration: none;
	background-color: transparent;
}

a[data-toggle="collapse"] {
    position: relative;
}

input[type="text"] {
	border: 1px solid #91969D;
	border-radius: 0.25rem;
	padding: 0.375rem;
	color: #495057;
}

input[type="text"]:focus {
	border-color: #80BDFF;
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(0,123,255,.25);
}

select.custom-select {
	border: 1px solid #91969D;
}

.navbar {
	background-color: #1D2228;
	border-radius: 0;
	min-height: 6rem;
	padding: 0;
}

.navbar-brand {
	background: url(Images/XYZ-Black_LF01.png) no-repeat center;
	background-size: contain;
	width: 45%;
	height: 6rem;
	max-width: 12rem;
	min-width: 8rem;
	cursor: pointer;
}

.navbar-toggler {
	border-radius: 2rem;
	padding: 0.25rem 0.25rem;
	transition:	all 0.3s ease;
}

.navbar-toggler:hover {
	background-color: #808080;
}

.dropdown-menu .dropdown-item {
	padding-bottom: 0.5rem;
	transition: all 0.3s;
}

.dropdown-menu .dropdown-item:hover {
	color: white;
	background-color: #272B30;
}

.no-arrow .dropdown-toggle::after {
	color: white;
	margin-top: 0.25rem;
	top: auto;
	right: 50%;
	-webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
}

.navbar-expand .navbar-nav .dropdown-menu {
	position: absolute;
}

.navbar-nav .dropdown-menu {
	float: none;	
}

.dropdown-menu {
	position: absolute;
  	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 10rem;
	padding: 0.5rem 0;
	margin: 0.125rem 0 0;
	font-size: 1rem;
	color: #212529;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 0.25rem;
}

.dropdown-menu.show {
	display: block;
}

.dropdown-menu-right {
	right: 0;
	left: auto;
}

.dropdown-toggle::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}

.breadcrumb {
	margin: 2rem 1.5rem;
}

.breadcrumb-item a {
	font-weight: 600;
	color: #C3C6C9;
}

.breadcrumb-item a:hover {
	text-decoration: none;
	color: white;
}

.form-group input:-webkit-autofill { 
	background-color: rgba(0,0,0,0.3) !important; 
	color: #FFFFFF !important;
	border: solid 0.0625rem #808080;
	transition: all 0.3s ease;
	-webkit-appearance: none;
}

.form-group input:-webkit-autofill:hover, 
.form-group input:-webkit-autofill:focus, 
.form-group input:-webkit-autofill:active  {
	background-color: #343a40 !important;
	color: #FFFFFF !important;
}

.input-group-text {
	border: 1px solid #91969D;
}

.alert {
	margin-top: 2rem;
	margin-left: 1.5rem;
	margin-right: 1.5rem;
}

.no-shadow:focus {
	box-shadow: none;
}

.mCSB_container {
	min-height: 100%;
}

.point_cursor {
	cursor: pointer;
}

.HOMEPAGEPIECLOSE {
    font-size: 15px;
    font-weight: bold;
    color: white;
    text-decoration: none;
    padding: 1px 1px;    
    background-color: #605F61;
    float:right;
}

.BLUEITALIC {
	color: #0000FF;
	font-style: italic;
}

.V01-OVERLAY {
	position : fixed;
	z-index : 1060;
	background-color: rgba(0,0,0,0.9);
	display : block;
}

.V01-LOADING {
	width : 300px;
	height: 300px;
	display : block;
	margin : 0 auto;
	background-image: url("Images/loading.svg"); 
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.V01-NM_LOGOUTNOTE {
	width: 62em; 
	height: 18em; 
	display: block; 
	position: relative; 
	margin: 8em auto; 
	background-color: #373A35;
}

.V01-NM_LOGOUTTXT {
	font-size: 1.5em; 
	text-align: center; 
	width: 36em; 
	margin: 2em auto 1em; 
	position: relative; 
	display: block; 
	line-height: 1.5em; 
	top: 2em;	
}

.V01-NM_NOTEBTN {
	font-size: 1.25em;
	margin: 4em 0.5em 0;
	width: 9em;
	text-align: center;
	background-color: #000000;
	padding: 0.5em;
	border: none;
	color: white;
	cursor: pointer;
	display: inline-block;
	line-height:1.5em;
}

.V01-NM_NOTEBTN:hover {
	background-color: #808285;
	color: #000000;
}

.V01-SESSEXP_BTN {
	margin: 4.5em auto 0;
	width: 20em;
	height: 3em;
	line-height: normal;
	font-size: 1.25em;
	text-align: center;
	background-color: #000000;
	padding: 0.5em;
	border: none;
	color: white;
	cursor: pointer;
	display: block;
}	

.V01-ICON {
	display: inline-block;
	line-height: 1;	
	text-align: center;
	vertical-align: middle;	
	width: 1.5rem;
	height: 1.5rem;
	cursor: pointer;
} 

.V01-ICON_SM {
	display: inline-block;
	line-height: 1;	
	text-align: center;
	vertical-align: middle;	
	width: 1.25rem;
	height: 1.25rem;
}

.V01-ICON_MD {
	display: inline-block;
	line-height: 1;	
	text-align: center;
	vertical-align: middle;	
	width: 2rem;
	height: 2rem;
}

.V01-ICON_LG {
	display: block;
	text-align: center;
	vertical-align: middle;
	width: 4rem;
	height: 4rem;
	margin: 0 auto;
}

.V01-ICON_XL {
	display: block;
	text-align: center;
	vertical-align: middle;
	width: 5rem;
	height: 5rem;
	margin: 0 auto;
}

.V01-SIDEBAR_ICON {
	background-image: url("Images/sidebar_icon.svg"); 
	background-size: 100% 100%;
	width: 2.5rem;
	height: 2.5rem;
}

.V01-HOME_ICON {
	background-image: url("Images/home_icon.svg"); 
	background-size: 100% 100%;
	width: 3.25rem;
	height: 3.25rem;
	margin: 1.5rem 1rem;
}

.V01-USER_ICON {
	background-image: url("Images/user_icon.svg"); 
	background-size: 100% 100%;
	width: 2.5rem;
	height: 2.5rem;
}

.V01-LOGOUT_ICON {
	background-image: url("Images/logout_icon.svg"); 
	background-size: 100% 100%;	
	width: 3rem;
	height: 3rem;
}

.V01-CALENDAR_ICON {
	background-image: url("Images/calendar_icon.svg"); 
	background-size: 100% 100%;	
}

.V01-REMOVE_ICON {
	background-image: url("Images/delete_icon.svg");
	background-size: 100% 100%;
	cursor: pointer;
}

.V01-ADD_ICON {
	background-image: url("Images/add_icon.svg");
	background-size: 100% 100%;
	width: 1.75rem;
	height: 1.75rem;
	cursor: pointer;
	vertical-align: top;
}

.V01-SIGHTLINE_LOGO {
	background-image: url(Images/sightline_logo.png);
	background-size: 100% 100%;
	position: absolute;
	display: block;
	text-align: center;
	width: 4rem;
	height: 2rem;
	bottom: 1rem;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.V01-LOGON_WRAPPER {
	padding: 0 1rem;
}

.V01-LOGIN {
	width: 40rem;
	height: 22rem;
	margin-top: 6rem;
	margin-bottom: 2rem;
	background-color: #272C33;
	border: 1px solid #666666;
	border-radius: 25px;
	color: white;	
}

.V01-LOGIN .card-header {
	font-size: 1.25rem;
}

.V01-LOGIN .form-control {
	background: rgba(0,0,0,0.3);
	border-radius: 0.25rem;
	border: solid 0.0625rem #808080;
	box-shadow: none;
	transition: all 0.3s ease;
	color: #FFFFFF;
	outline: none;
}

.V01-LOGIN .form-control:focus {
	box-shadow: 0 0 0.3125em 0.0625em #eae4a0;
	background: rgba(0,0,0,0.3);
	color: #FFFFFF;
}

.V01-LOGIN .form-control::placeholder {
	color: #808080;
}

@media (max-width: 576px) {
	.V01-LOGIN { height: auto; margin-top: 2rem; margin-bottom: 2rem; min-height: 28rem; }
}

.V01-LOGINLINK {
	color: #007BFF;
	text-decoration: none;
	font-size: 1rem;
	font-weight: 500;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.V01-LOGINLINK:hover {
	color: #0056B3;
}

.V01-LOGINBTN {
	border: solid 0.0625rem #808080;
	border-radius: 0.25rem;
	width: 10rem;
	height: 2.5rem;
	background-color: rgba(0,0,0,0.3); 
	color: #FFFFFF;
	transition: all 0.3s ease;
}

.V01-LOGINBTN:hover {
	background-color: #343a40;
	color: #FFFFFF;
}

.V01-SIDEBAR_BTNCONTAINER {
	color: white;
	border-radius: 2rem;
	border-color: rgba(255,255,255,1);
	font-size: 1.25rem;
	line-height: 1;
	background-color: transparent;
	padding: 0.25rem 0.25rem;
	transition:	all 0.3s ease;	
}

.V01-SIDEBAR_BTNCONTAINER:hover {
	background-color: #808080;
}

.V01-MEMHOME_WRAPPER {
	display: flex;
	align-items: stretch;
}

.V01-SIDEBAR_TILES {
	position: relative;
	min-width: 8.5rem;
	max-width: 8.5rem;
	text-align: center;
	min-height: calc(100vh - 6rem);
	background-color: #272C33;
	transition: all 0.3s;
	z-index: 998;
}

.V01-SIDEBAR_TILES ul.components {
	padding-bottom: 1.5rem;
	border-bottom: 1px solid #3F4652;
}

.V01-SIDEBAR_TILES ul li {
	margin-top: 1rem; 
}

.V01-SIDEBAR_TILES ul li:hover {
	background-color: #3F4652;
	transition: all 0.3s;
}

.V01-SIDEBAR_TILES ul li a {
	padding: 0.75rem 1rem;
	text-align: center;
	font-size: 0.85rem;
	white-space: wrap;
}

.V01-SIDEBAR_TILES ul li img {
	margin: 0 auto;
	display: block;
	width: 3rem;
	height: 3rem;
}

.V01-SIDEBAR_TILES ul li div {
	color: #ffffff;
	font-size: 0.875em;
	padding: 0 1em 1em 1em;
}

.V01-SIDEBAR_TILES ul ul a {
	padding: 10px !important;
}

.V01-SIDEBAR_TILES .nav-link {
	font-weight: 500;
	color: #fff;
}

.V01-SIDEBAR_TILES .nav-link:hover {
	color: white;
}

.V01-SIDEBAR_TILES.active {
	margin-left: -8.5rem;
	transition: all 0.3s ease;
}

.V01-SIDEBAR_BTM .nav-link {
	padding: 0.5rem;
	text-align: center;
	font-size: 1rem;
}

@media (max-width: 767px) {
	.V01-SIDEBAR_TILES { position: absolute; margin-left: -8.5rem; min-height: 100%;}
	.V01-SIDEBAR_TILES.active {	margin-left: 0; }	
	.V01-MEMHOME_WRAPPER {	position: relative; }
}

.V01-PROVIDER_LOGO {
	position: absolute;
	display: block;
	text-align: center;
	width: 5rem;
	height: 2.5rem;
	bottom: 1rem;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.V01-ARROW_ICON {
	width: 1rem;
	height: 100%;
	display: inline-block;
	border: medium none;
	vertical-align: middle;
	margin: 0.25rem 0.4rem 0.5rem;
}

.V01-ERROR_ICON {
	background-image: url('Images/error_icon_red.svg');
	background-size: 100% 100%;
	width: 1.25rem;
	height: 1.25rem;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	margin: 0 0.5rem 0.25rem 0;
}

.V01-PLANROW_ARROW {
	background-image: url('Images/planrow_drop_arrow.svg');
	background-size: 100% 100%;
	width: 1.25rem;
	height: 1.25rem;
	margin: 0.25rem 0 0 0;
	transition: all 0.3s ease;
}

.V01-PLANCONTENT_ARROW {
	background-image: url('Images/small_drop_arrow.svg');
	background-size: 100% 100%;
	width: 1.25rem;
	height: 1.25rem;
	margin: 0.25rem 0 0;
	vertical-align: middle;
	transition: all 0.3s;	
}

.V01-TBLSETTINGS_ARROW {
	background-image: url('Images/planrow_drop_arrow.svg');
	background-size: 100% 100%;
	width: 1.5rem;
	height: 1.5rem;
	margin: 0.6rem 0;
	transition: all 0.3s ease;
}

.V01-ROTATE_ARROW {
	transform: rotateZ(-180deg);
	transition: all 0.3s ease;
}

.V01-PLANROW .card-header {
	background-color: #272C33;
	border-radius: 0.25rem 0.25rem 0 0;
}

.V01-PLANROW .card-footer {
	background-color: #272C33;
	border-radius: 0 0 0.25rem 0.25rem;
}

.V01-PLANROW p {	
	font-size: 1.25rem;
	font-weight: 200;
	margin-bottom: 0;
}

.V01-HOMEPIEIMAGE {
	background-image: url("Images/P150-Pie.png");
    background-size: 100% 100%;
	background-color: transparent;
    background-repeat: no-repeat;
    border: none;
    width: 1.75rem;
    height: 1.75rem;    
    cursor: pointer;
    margin-right: 0;
}

.V01-ROR_ICON {
	background-image: url("Images/info_icon_white.svg");
    background-size: 100% 100%;
    width: 1.75rem;
    height: 1.75rem;
    vertical-align: top;
    margin-top: 0.125rem;
    cursor: pointer;
}

.V01-PLANCONTENT.card {
	border: medium none;
}

.V01-PLANCONTENT .card-header {
	background-color: #3F4652;
	border-radius: 0;
	padding: 0.5rem 1rem;
}

.V01-PLANCONTENT p {
	color: white;
	font-size: 1.125rem;
	margin-bottom: 0;
	font-weight: 200;
}

.V01-PLANROW .V01-PLANCONTENT table.dataTable.display thead tr th {
	color: white;
	background-color: #656e75;
	border-bottom: 1px solid white;
}

.V01-PLANROW .V01-PLANCONTENT table.dataTable.display tbody tr td {
	color: #28333a;
	background: #A3ABB0;
	margin: 0 !important;
}

@media (max-width: 991px) {
	.V01-PLANROW p { font-size: 1rem; }		
	.V01-HOMEPIEIMAGE { width: 1.5rem; height: 1.5rem; }
	.V01-ROR_ICON { width: 1.5rem; height: 1.5rem; }
	.V01-PLANCONTENT p {font-size: 1rem; }	
}

.V01-SIDE_PANEL {
	color: white;
	background-color: #3F4652;
	margin-bottom: 1rem;
	transition: all 0.3s ease;
}

.V01-SIDE_PANEL .card-header {
	background-color: #272C33;	
	font-size: 1rem;
	font-weight: bold;
}

.V01-SIDE_PANEL .card-body {
	background-color: #3F4652;
	font-size: 0.875rem;	
	height: auto;
	overflow: hidden;
	transition: all 0.3s ease;
	padding: 0;
	margin: 1.25rem;
}

.V01-SIDE_PANEL .card-footer {
	background-color: #272C33;
	height: 1.5rem;
	padding: 0.25rem;
	cursor: pointer;
}

.V01-SIDE_PANEL .card_collapsed {
	max-height: 6rem;
}

.V01-SIDE_PANEL .span_left_text {
	display: inline-block;
	width: 80%;
	text-align: left;
	vertical-align:top;
}

.V01-SIDE_PANEL .span_right_icon {
	display: inline-block;
	width: 10%;
	text-align: right;
	vertical-align:top;	
	float: right;
	margin-right: 0.5rem;
}

.V01-SIDE_PANEL .span_left_content {
	display: inline-block;
	width:45%;
	text-align: left;
	vertical-align:top;	
}

.V01-SIDE_PANEL .span_right_content{
	display: inline-block;
	width: 50%;
	text-align: right;
	vertical-align:top;	
}

.V01-FOOTER_ARROW {
	height: 0.8rem;
	width: 100%;
}

.V01-TEXTALIGNLEFT { text-align: left; }
.V01-TEXTALIGNCENTER{ text-align:center; }
.V01-TEXTSIZESMALL{ font-size: 0.875em; }
.V01-TEXTSIZEHALF{ font-size: 0.5em; }
.V01-TEXTBOLD { font-weight: bold; }
.V01-TEXTSPACE { padding-top: 0.75rem; }

.modal .modal-content {
	color: white;
	background-color: #3F4652;
}

.modal .modal-header, .modal-footer {
	background-color: #272C33;
}

#logoutModal .modal-footer button {
	width: 6rem;	
}

.modal .modal-footer button {
	background-color: #1D2228;
}

.modal .modal-footer button:hover {	
	border: 1px solid white;
}

.modal .close {
	color: white;
	text-shadow: none;
}

.modal-backdrop.show {
	opacity: 0.9;	
}

.V01-BLOCK_WRAPPER {
	display: block;
}

.V01-SIDEBAR_OVERLAY {
	display: none;
	position: fixed;
	width: 100vw;
	height: 100vh;
	background: rgba(0, 0, 0, 0.7);
	z-index: 998;
	opacity: 0;
	transition: all 0.5s ease-in-out;
}

.V01-SIDEBAR_OVERLAY.active {
	display: block;
	opacity: 1;
}

.V01-MEMSIDEBAR {
	min-width: 18rem;
	max-width: 18rem;
	height: 100vh;
	position: fixed;
	top: 0;
	left: -18rem;
	z-index: 999;
	background: #1D242D;
	color: whitesmoke;
	transition: all 0.3s;
	overflow-y: scroll;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}

.V01-MEMSIDEBAR.active {
	left: 0;
}

.V01-MEMSIDEBAR_HEADER {
	padding: 4rem 1rem 1.5rem;
	background: #121B25;
}

.V01-MEMSIDEBAR ul.components {
	padding: 10px 0 20px;
	border-bottom: 1px solid #3A444F; 
}

.V01-MEMSIDEBAR ul li a {
	padding: 10px 15px;
	font-size: 1.1rem;
	display: block;
	color: #91979E;
}

.V01-MEMSIDEBAR ul li a:hover {
	color: #121B25;
	background: #707A85;
	text-decoration: none;
}

.V01-MEMSIDEBAR ul li.active > a {
    color: #fff;
    background: #121B25;
}

.V01-MEMSIDEBAR ul ul a {
	font-size: 0.95rem;
	padding-left: 1.75rem;
	background: #121B25;
}

.V01-DISMISS_BTN {	
	width: 2.5rem;
	height: 2.5rem;
	line-height: 2.2rem;
	text-align: center;
	position: absolute;
	top: 15px;
	right: 15px;
	cursor: pointer;
	border-radius: 2rem;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.V01-DISMISS_BTN:hover {
	background: #707A85;
}

.V01-DISMISS_ICON {
	background-image: url("Images/arrow_icon_right.png"); 
	background-size: 100% 100%;
	width: 2rem;
	height: 2rem;
}

.V01-PAGE_SECT_HEAD {
	margin: 3rem 1.5rem 2rem;
	padding: 0.75rem 1rem;
	vertical-align: middle;
	background-color: #343a40;
}

.V01-PAGE_SECT_BTN {
	color: white;
	background-color: #191819;
	border-radius: 0.25rem;
	white-space: normal;
}

.V01-PAGE_SECT_BTN:hover {
	color: #191819;
	background-color: white;	
}

.V01-PAGE_CONTENT {
	width: 100%;
	padding: 0;
	min-height: calc(100vh - 6rem);
	transition: all 0.3s;
	top: 6rem;
	right: 0;
	background-color: #CDC9C9;
}

.V01-PAGE_WRAPPER {
	min-height: calc(100vh - 6rem);
	background-color: white;
	padding-bottom: 4rem;
}

.V01-PAGE_WRAPPER h3 {
	margin: 0 1.5em;
}

.V01-OVRVW_TABLE {
	display: block;
	margin: 1.5rem;
	border: 1px solid black;
}

.V01-OVRVW_TABLE table thead tr, .V01-OVRVW_TABLE table tfoot tr {
	background-color: #343A40;
	color: white;
	height: 3rem;
}

.V01-OVRVW_TABLE table tbody tr td:first-child {
	white-space: normal;
}

.V01-OVRVW_TABLE table tfoot th {
	padding: 10px 18px;		
}

.V01-OVRVW_TABLE table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > 
td:first-child::before, table.dataTable.dtr-inline.collapsed > 
tbody > tr[role="row"] > th:first-child::before {
	top: 50%;
	margin-top: -10px;
}

.V01-OVRVW_TABLE table.dataTable.dtr-inline.collapsed > tbody > tr.last_row > 
td:first-child::before {
	top: 50%;
	margin-top: -8px;
}

/* IE 10+ specific styling */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {	
	.V01-OVRVW_TABLE table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > 
	td:first-child::before, table.dataTable.dtr-inline.collapsed > 
	tbody > tr[role="row"] > th:first-child::before {
		top: 50%;
		margin-top: -8px;
	}
	
	.V01-OVRVW_TABLE table.dataTable.dtr-inline.collapsed > tbody > tr.last_row > 
	td:first-child::before {
	    top: 50%;
		margin-top: -4px;
	}
}

/* IE Edge 12+ specific styling */
@supports (-ms-accelerator:true) {
	.V01-OVRVW_TABLE table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > 
	td:first-child::before, table.dataTable.dtr-inline.collapsed > 
	tbody > tr[role="row"] > th:first-child::before {
		top: 50%;
		margin-top: -8px;
	}
	
 	.V01-OVRVW_TABLE table.dataTable.dtr-inline.collapsed > tbody > tr.last_row > 
	td:first-child::before {
	    top: 50%;
		margin-top: -4px;
	}
}

table.dtr-column.dataTable > tbody > tr > td.control::before, 
table.dtr-column.dataTable > tbody > tr > th.control::before {
	display: none;
}

.V01-ROW_EXPAND {
	left: 50%;
	height: 16px;
	width: 16px;
	margin-top: -10px;
	margin-left:-10px;
	display: block;
	position: absolute;
	color: white;
	border: 2px solid white;
	border-radius: 14px;
	box-shadow: 0 0 3px #444;
	box-sizing: content-box;
	text-align: center;
	text-indent: 0 !important;
	font-family: 'Courier New', Courier, monospace;
	line-height: 15px;
	background-color: #31b131;
}

.V01-ROW_COLLAPSE {
	background-color: #d33333;
}

.V01-OVRVW_TABLE table.dataTable.no-footer {
	border-bottom: medium none;
}

@media (max-width: 767px) {
	.V01-OVRVW_TABLE { margin: 1.5rem 0.25rem; }
	.V01-OVRVW_TABLE table tfoot th { padding: 10px 10px; }
}

.V01-REFRESH_BTN {
	color: white;
	background-color: #191819;		
	border-radius: 0.25rem;
	padding: 0.5rem 3rem;
	font-size: 1.25rem;
	line-height: 2rem;
}

.V01-REFRESH_BTN:hover {	
	color: #191819;
	background-color: white;
}

.RPTCOLLABEL2 { padding-left: 1rem; font-weight: 700; }
.RPTCOLLABEL3 { padding-left: 2rem; font-weight: 600; }
.RPTCOLLABEL4 { padding-left: 3rem; }

.V01-BG_DARK .card-header, .V01-BG_DARK .card-footer {
	color: white;
	background-color: #272C33;
}

.V01-BG_DARK .card-body {
	color: white;
	background-color: #3F4652;
}

.V01-TBL_HEADER {
	border-bottom: 1px solid white;
	background-color: #1A1F24;
	color: white;
	padding: 1rem;
	font-size: 1.15rem;
}

.V01-TBL_FOOTER {
	background-color: #1A1F24;
	color: white;
	padding: 1rem;
	font-size: 1.15rem;
	cursor: pointer;
}

.V01-TBL_INPUT {
	width: 8rem;	
}

.V01-BTN_DARK {
	color: #fff;
	background-color: #1A1F24;
	padding-bottom: 0.75rem;
}

.V01-BTN_DARK:hover {
	color: #fff;
	background-color: #343a40
}

.V01-FIELD_ERROR {
	border: 2px solid red;
}

.V01-DIVIDER_VERT {
	width: 1px;
	height: 4rem;
	margin: 0.75rem auto;
	background-color: #FFFFFF;
}

.V01-DIVIDER_HORIZ {
	height: 1px;
	margin: 0.75rem 0;
	background-color: #FFFFFF;
	vertical-align: text-bottom;
}

.V01-RISK_DIAL_SM {
	position: relative;
	background-image: url(Images/risk_scale.png);
	background-size: contain;
	width: 8rem;
	height: 8rem;
	margin: 0 auto;
}

.V01-RISK_DIAL_LG {
	position: relative;
	background-image: url(Images/risk_scale.png);
	background-size: contain;
	width: 12rem;
	height: 12rem;
	margin: 0 auto;
}

.V01-RISK_POINT_SM {
	position: absolute;
	display: block;
	background-image: url(Images/risk_point.svg);
	background-size: contain;
	width: 8rem;
	height: 8rem;
}

.V01-RISK_POINT_LG {
	position: absolute;
	display: block;
	background-image: url(Images/risk_point.svg);
	background-size: contain;
	width: 12rem;
	height: 12rem;
	
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.V01-RISK_SCORE_SM {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 3rem;
	font-weight: bolder;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
}

.V01-RISK_SCORE_LG {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 4rem;
	font-weight: bolder;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
}

.V01-IIC_SCORE_BAR {
	display: none;
	width: 100%;
	background-color: #272C33;
	position: fixed;
	top: 0;
	color: white;
	text-align: center;
	line-height: 2.5rem;
	font-size: 2em;
	font-weight: bold;
	z-index: 997;
	padding: 0.75rem 1rem 1.25rem;
}

.V01-RISK_DIV {
	background-size: 100% 100%;
	width: 9rem;
	height: 2.5rem;
	margin: 0 auto;
}

.V01-RISK_LOW { background-image: url(Images/low_risk.svg); }
.V01-RISK_LOWMED { background-image: url(Images/low_med_risk.svg) }
.V01-RISK_MED { background-image: url(Images/med_risk.svg); }
.V01-RISK_MEDHIGH { background-image: url(Images/med_high_risk.svg); }
.V01-RISK_HIGH { background-image: url(Images/high_risk.svg); }

.V01-IIC_PERC_CONTAINER {
	display: inline-block;
	margin-right: 0.25%;
}

.V01-IIC_PERC_INPUT {
	display: inline-block;
	min-width: 5rem;
}

.V01-IIC_TOTALPERC[readonly] {
	display: inline-block;
	min-width: 6rem;
	border: 2px solid white;
	border-radius: 0.25rem;	
	background-color: transparent;
	color: white;
	font-weight: bold;
}

.V01-TOTPERC_ERROR[readonly] {
	border: 2px solid red;
}

table.dataTable tbody tr.last_row.odd,
table.dataTable tbody tr.last_row.even {
	background-color: #343A40;
	font-weight: bold;
	color: white;
	height: 3rem;
}
		
table.dataTable tbody tr.last_row.odd td,
table.dataTable tbody tr.last_row.even td {
	border: medium none;	
}

table.dataTable tbody tr.last_row + tr.child {
	background-color: #343A40;			
	color: white;
}

table.dataTable tbody tr.last_row + tr.child:hover {
	background-color: #343A40 !important;	
}

table.dataTable tbody tr.last_row + tr.child td table tr {
	background-color: #343A40;	
}

.V01-DOCLINK {
	color: blue;
	text-decoration: underline;
	font-size: 1rem;
	font-weight: 500;
}

.V01-ADDR_DIV { margin: 1rem 2.25rem; }

.V01-ADDR_DIV_TITLE {
	background-color: #1A1F24;
	color: white;
	padding: 1rem 1.5rem;
	font-size: 1.15rem;
	font-weight: bold;
}

.V01-ADDR_DIV_HEAD {
	background-color: #343A40;
	color: white;
	padding: 1rem 1.5rem;
	font-weight: bold;
	font-size: 1.15rem;
	text-align: right;
}

.V01-ADDR_DIV_CELL {
	padding: 1rem 1.5rem;
	border: 1px solid #343A40;
	border-bottom: medium none;
	text-align: left;
}

.V01-ADDR_DIV_CELL_LIGHT {
	padding: 1rem 1.5rem;
	border: 1px solid #343A40;
	border-bottom: medium none;
	text-align: left;
	background-color: #E6E6E6;
	border-bottom: 1px solid #343A40;
}

.V01-ADDR_DIV_FOOTER {
	background-color: #1A1F24;
	color: white;
	padding: 1rem 1.5rem;
	font-size: 1rem;
}

.V01-ADDR_DIV .row:last-child .V01-ADDR_DIV_CELL { border-bottom: 1px solid #343A40; }
.V01-ADDR_DIV .row:nth-child(odd) .V01-ADDR_DIV_CELL { background-color: #E6E6E6; }
.V01-ADDR_DIV .row:nth-child(even) .V01-ADDR_DIV_CELL { background-color: #D1D3D4; }

@media (max-width: 575px) {
	.V01-ADDR_DIV_HEAD { text-align: left; }
}

.V01-NEWS_DIV { margin: 1rem 2.25rem; }

.V01-NEWS_DIV_HEAD {
	background-color: #343A40;
	color: white;
	padding: 1rem 1.5rem;
	font-weight: bold;
	font-size: 1.25rem;
	text-align: left;
}

.V01-NEWS_DIV_CELL {
	padding: 1rem 1.5rem;
	border: 1px solid #343A40;
	border-top: none;
	border-left: none;
	text-align: left;
	font-size: 1rem;
}

.V01-NEWS_DIV_HEAD:first-child { border-radius: 0.25rem 0 0 0; }
.V01-NEWS_DIV_HEAD:last-child { border-radius: 0 0.25rem 0 0; }
.V01-NEWS_DIV .row:last-child .V01-NEWS_DIV_CELL:first-child { border-radius: 0 0 0 0.25rem; }
.V01-NEWS_DIV .row:last-child .V01-NEWS_DIV_CELL:last-child { border-radius: 0 0 0.25rem 0; }
.V01-NEWS_DIV .row:nth-child(odd) .V01-NEWS_DIV_CELL { background-color: #E6E6E6; }
.V01-NEWS_DIV .row:nth-child(even) .V01-NEWS_DIV_CELL { background-color: #D1D3D4; }
.V01-NEWS_DIV_CELL:first-child { border-left: 1px solid #343A40; }

@media (max-width: 575px) {
	.V01-NEWS_DIV_HEAD:last-child { border-radius: 0.25rem 0.25rem 0 0; }	
	.V01-NEWS_DIV_CELL:first-child { border-radius: 0 0 0 0; text-align: center; }
	.V01-NEWS_DIV .row:last-child .V01-NEWS_DIV_CELL:last-child { border-radius: 0 0 0.25rem 0.25rem; }
	.V01-NEWS_DIV_CELL:last-child { border-left: 1px solid #343A40; }
}

.V01-CUST_TABLE {
	display: block;
	margin: 1.5rem;
	border: 1px solid black;
}

.V01-CUST_TABLE .TABLE_HEAD {
	background-color: #343A40;
	color: white;
	font-weight: bold;
}

.V01-CUST_TABLE .TABLE_HEAD .TABLE_CELL { padding: 13px 18px; }
.V01-CUST_TABLE .TABLE_BODY .TABLE_CELL { padding: 1rem; }
.V01-CUST_TABLE .TABLE_BODY .row:nth-child(odd) { background-color: #D1D3D4; }

@media (max-width: 767px) {
	.V01-CUST_TABLE { margin: 1.5rem 0.25rem; }
}

.V01-TABLE_BTN {
	color: white;
	background-color: #1A1F24;
	border-radius: 0.25rem;
	white-space: normal;
}

.V01-TABLE_BTN:hover {
	color: white;
	background-color: #343a40	
}

.form-cell {
	min-width: 15rem;
}

.V01-SUMM_TABLE {
	display: block;
	margin: 1.5rem;
	border: 1px solid black;
}

.V01-SUMM_TABLE .TABLE_HEAD {
	border-bottom: 1px solid white;
	background-color: #1A1F24;
	color: white;
	padding: 1rem;
	font-size: 1.15rem;
}

.V01-SUMM_TABLE .TABLE_HEAD_CELL {
	background-color: #343A40;
	color: white;
	font-weight: bold;
	padding: 13px 18px;
}

.V01-SUMM_TABLE .TABLE_BODY_CELL {
	padding: 1rem; 
}

@media (max-width: 575px) {
	.V01-SUMM_TABLE { margin: 1.5rem 0.25rem; }
}

@media (max-width: 767px) {
	.V01-SUMM_TABLE.MD_BREAK { margin: 1.5rem 0.25rem; }
}

.V01-SUMM_TABLE .row:nth-child(even) .TABLE_BODY_CELL:nth-child(even) { background-color: #E6E6E6; }

.V01-REQUEST_DIV .card-header, .V01-REQUEST_DIV .card-footer {
	background-color: #1A1F24;
	color: white;
	padding: 0.75rem 1.5rem;
	font-size: 1.15rem;
	font-weight: bold;
}

.V01-REQUEST_DIV .DIV_HEAD {
	background-color: #343A40;
	color: white;
	padding: 1rem 1.5rem;
	font-weight: bold;
	font-size: 1.15rem;
	text-align: left;
}

.V01-REQUEST_DIV .DIV_CELL {
	padding: 1rem 1.5rem;
	border: 1px solid #343A40;
	border-bottom: medium none;
	text-align: left;
	background-color: #E6E6E6;
}

.V01-REQUEST_DIV .row.no-gutters:last-child .DIV_CELL,
.V01-REQUEST_DIV .row.no-gutters:last-child .DIV_HEAD { 	
	border-bottom: 1px solid #343A40;
}

.V01-REQUEST_DIV .SECT_BTN {
	color: white;
	background-color: #343A40;
	border-radius: 0.25rem;
	white-space: normal;
	transition: all 0.3s ease;
}

.V01-REQUEST_DIV .SECT_BTN:hover {
	color: #191819;
	background-color: white;	
}

.V01-OVRVW_TABLE.V01-REQUEST_TBL {	
	margin: 0;
}

.V01-OVRVW_TABLE.V01-REQUEST_TBL table thead th, 
.V01-OVRVW_TABLE.V01-REQUEST_TBL table tbody td { 
	border-left: 1px solid #1A1F24; 
}

.V01-OVRVW_TABLE.V01-REQUEST_TBL table thead th:first-child, 
.V01-OVRVW_TABLE.V01-REQUEST_TBL table tbody td:first-child {
	border-left: medium none;
}

.V01-OVRVW_TABLE.V01-REQUEST_TBL table thead th {
	padding: 8px 10px;
}

.V01-ASSETMIX_HEADER {
	border-bottom: 1px solid white;
	background-color: #343A40;
	color: white;
	font-size: 1rem;
	padding: 1rem;
	margin: 0 1.5rem;	
}

@media (max-width: 767px) {
	.V01-ASSETMIX_HEADER { margin: 0 0.25rem; }
}

.V01-TOTAL_CONTAINER[readonly] {
	display: inline-block;
	min-width: 5rem;
	border: 2px solid white;
	border-radius: 0.25rem;	
	background-color: transparent;
	color: white;
	font-weight: bold;
}

.V01-CONTRATE_DIV {
	border: 1px solid black;
	white-space: normal;
	margin: 1.5rem;
}
	
.V01-CONTRATE_DIV .HEADER {
	border-bottom: 1px solid white;
	background-color: #1A1F24;
	color: white;
	padding: 1rem;
	font-size: 1.15rem;
}	

.V01-CONTRATE_DIV .BODY .row {
	padding: 0.5rem;
}

.V01-CONTRATE_DIV .BODY .row:nth-child(odd) { background-color: #E6E6E6; }
.V01-CONTRATE_DIV .BODY .row:nth-child(even) { background-color: #D1D3D4; }

.V01-CONTRATE_DIV .TITLE { font-weight: bold; }

@media (max-width: 575px) {
	.V01-CONTRATE_DIV { margin: 1.5rem 0.25rem; }
	.V01-CONTRATE_DIV .TITLE { margin-top: 0.5rem; text-align: center; }
	.V01-CONTRATE_DIV .DESC { margin-bottom: 0.5rem; text-align: center; }
}

.V01-CONTRATE_DIV .SECT_BTN {
	color: white;
	background-color: #343A40;
	border-radius: 0.25rem;
	white-space: normal;
	transition: all 0.3s ease;
}

.V01-CONTRATE_DIV .SECT_BTN:hover {
	color: #191819;
	background-color: white;	
}	

.V01-QUESTNOTE {
	color: white;
	background-color: #3F4652;
	margin-bottom: 1rem;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.V01-QUESTNOTE .card-header {
	background-color: #272C33;
	font-size: 1.125rem;
	font-weight: bold;
}

.V01-QUESTNOTE .card-footer {
	background-color: #272C33;	
	padding: 0.5rem;
	cursor: pointer;
}

.V01-QUESTNOTE .card-body {
	background-color: #3F4652;
	font-size: 1rem;
	height: auto;
	overflow: hidden;
	transition: all 0.3s ease;
	padding: 0;
	margin: 1.25rem;
}

.V01-QUESTNOTE .card_collapsed {
	max-height: 6rem;	
}

.V01-QUESTDIV_SECT {
	background-color: #121B25;
	color: white;
}

.V01-SECT_EXPAND {
	background-image: url(Images/add_icon.svg);
	background-size: 100% 100%;
	display: inline-block;
	width: 1.5rem;
	height: 1.5rem;
	cursor: pointer;
	vertical-align: top;
	transition: all 0.3s;
	margin: 1rem 0.25rem;
}

.V01-SECT_COLLAPSE {
	background-image: url(Images/collapse_icon.svg);
	background-size: 100% 100%;
	display: inline-block;
	width: 1.5rem;
	height: 1.5rem;
	cursor: pointer;
	vertical-align: top;
	transition: all 0.3s;
	margin: 1rem 0.25rem;
}

.V01-QUESTDIV_HEADER {
	background-color: #212935;
}

.V01-QUESTDIV_HEADER .card-header {
	cursor: pointer;
}

.V01-QUESTDIV_INNER {
	background-color: #273141;
	padding: 1.5rem 2rem;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.V01-QUEST_ANSWERED {
	width: 1.5rem;
	height: 1.5rem;
	margin: 0 auto;
	background-image: url(Images/answered_quest.svg);
	background-size: cover;
}

.V01-QUEST_UNANSWERED {
	width: 1.5rem;
	height: 1.5rem;
	margin: 0 auto;
	background-image: url(Images/unanswered_quest.svg);
	background-size: cover;
}

.V01-ANSWER {
	font-size: 1em;
	margin-left: 2rem;
	list-style-type: lower-alpha;
	text-align: left;
	cursor: pointer;
	vertical-align: text-top;
}

.V01-CALC_CARD {
	background-color: #121B25;
	color: white;
	margin: 1rem 0;
	transition: all 0.3s ease;	
}

/* @media (max-width: 767px) {
	.V01-CALC_CARD { min-height: 0;	}
}

@media (min-width: 768px) {
	.V01-CALC_CARD { min-height: 18rem;	}
}

@media (min-width: 992px) {
	.V01-CALC_CARD { min-height: 20rem;	}
}

@media (min-width: 1200px) {
	.V01-CALC_CARD { min-height: 16rem;	}	
} */

.V01-CALC_CARD:hover {
	color: white;
	text-decoration: none;
	background-color: #3A444F;
}

.V01-CALC_CARD .card-header {
	font-size: 1.25rem;
	font-weight: 600;
	border-bottom: medium none;
	text-align: center;
}

.V01-CRITIC_CALC_ICON {
	background-image: url(Images/illness_calc_icon.svg);
	background-size: 100% 100%;
}

.V01-RISK_CALC_ICON {
	background-image: url(Images/risk_calc_icon.svg);
	background-size: 100% 100%;
}

.V01-RETIRE_CALC_ICON {
	background-image: url(Images/retire_calc_icon.svg);
	background-size: 100% 100%;
}

.V01-VALUE_CALC_ICON {
	background-image: url(Images/value_calc_icon.svg);
	background-size: 100% 100%;
}

.V01-SAVINGS_CALC_ICON {
	background-image: url(Images/savings_calc_icon.svg);
	background-size: 100% 100%;
}

.V01-WITHDRAW_CALC_ICON {
	background-image: url(Images/withdraw_calc_icon.svg);
	background-size: 100% 100%;
}

.V01-INSURE_CALC_ICON {
	background-image: url(Images/insure_calc_icon.svg);
	background-size: 100% 100%;
}

.V01-CONTACT_DIV {
	background-color: #121B25;
	color: white;
	padding: 1.5rem 0;
	margin: 0 1rem;
	border-radius: 0.25rem;
	transition: all 0.3s ease;	
}

@media (max-width: 767px) {
	.V01-CONTACT_DIV { padding: 1rem 0; margin: 0 0.25rem;	}
}

.V01-SINGLEDIV_WRAPPER {
	height: 100%;
}

.V01-NM_WELCOMEDIV {
	width: 40rem;
	margin: auto;
	background-color: #272C33;
	border: 1px solid #666666;
	border-radius: 25px;
	color: white;	
}

.V01-NM_WELCOMEDIV .card-header {
	font-size: 1.75rem;
}

.V01-NM_WELCOMEDIV .card-body {
	padding: 1rem 2.5rem;
}

.V01-NM_WELCOMEDIV .card-footer {
	font-size: 1.5rem;	
}

.V01-PASS_ICON {
	background-image: url(Images/NM_passIcon.svg);
	background-size: 100% 100%;
	width: 2rem;
	height: 2rem;
}

.V01-LAPTOP_ICON {
	background-image: url(Images/NM_wizIcon.svg);
	background-size: 100% 100%;
	width: 2rem;
	height: 2rem;
}

.V01-SECURE_ICON {
	background-image: url(Images/NM_secureIcon.svg);
	background-size: 100% 100%;
	width: 2rem;
	height: 2rem;
}

.V01-GENERAL_ICON {
	background-image: url(Images/settings_tile_white.svg);
	background-size: 100% 100%;
}

.V01-REPORTS_ICON {
	background-image: url(Images/docs_tile_white.svg);
	background-size: 100% 100%;
}

.V01-COMMUNICATION_ICON {
	background-image: url(Images/comm_icon.svg);
	background-size: 100% 100%;		
}

.V01-PROCESSING_ICON {
	background-image: url(Images/process_icon.svg);
	background-size: 100% 100%;		
}


.V01-NM_OVRVW_DIV {
	width: 60rem;
	background-color: #272C33;
	border: 1px solid #666666;
	border-radius: 25px;
	color: white;
}

.V01-NM_OVRVW_DIV .card-header {
	font-size: 1.75rem;
}

.V01-NM_OVRVW_ALERT {
	border-radius: 0.25rem;
	border-color: white;
	padding: 0.75rem;
}

.V01-NM_OVRVW_FACTS {
	background-color: #454D58;
	border-radius: 0.25rem;	
}

.V01-NM_OVRVW_DIVIDER_VERT {
	width: 1px;
	height: 12rem;
	margin: auto;
	background-color: #FFFFFF;
}

.V01-NM_OVRVW_DIVIDER_HORIZ {	
	width: 90%;
	height: 1px;
	margin: 0.75rem 0;
	background-color: #FFFFFF;
	vertical-align: text-bottom;
}

.V01-EDIT_ICON {
	background-image: url(Images/edit_icon_orig.svg);
	background-size: 100% 100%;
	display: inline-block;
	width: 1.75rem;
	height: 1.75rem;
	cursor: pointer;
	vertical-align: top;
	transition: all 0.3s;
	margin: 1rem 0.25rem;
}

.V01-CONFIRM_SECT .card-header,
.V01-CONFIRM_SECT .card-footer {
	background-color: #121B25;
	color: white;
}

.V01-CONFIRM_SECT .card-body {
	background-color: transparent;
}

.V01-CONFIRM_SECT .V01-ADDR_DIV {
	margin: 0;
}

.V01-CONFIRM_SECT .V01-TBL_HEADER {
	background-color: #212935;
	padding: 0.5rem 1.15rem;
	border-bottom: medium none;
}

.V01-CONFIRM_SECT .V01-OVRVW_TABLE table thead tr {
	background-color: #121B25;	
}

.V01-NM_SURVEYRADIO_CONT {
	display: inline-block;
	position: relative;
	cursor: pointer;
  	margin: 1.5em 1em;
  	font-size: 1em;
	width: 12em;
	-webkit-user-select: none;
  	-moz-user-select: none;
  	-ms-user-select: none;
  	user-select: none;
}

.V01-NM_SURVEYRADIO_CONT input {
	position: absolute;
	opacity: 0;
}

.V01-NM_SURVEYRADIO_CHECK {
	position: absolute;
	left: 50%;
	margin-left: -1.5em;
	height: 2.5em;
	width: 2.5em;
	background-color: transparent;
	border-radius: 50%;
	border:	3px solid #414042;
}

.V01-NM_SURVEYRADIO_TEXT {
	font-size: 1rem;
	text-align: center;
	display: block;
	margin-top: 4em;
}

.V01-NM_SURVEYRADIO_CONT:hover input ~ .V01-NM_SURVEYRADIO_CHECK {
	background-color: #D1D3D4;
}

.V01-NM_SURVEYRADIO_CONT:checked ~ .V01-NM_SURVEYRADIO_CHECK {
	background-color: #2196F3;
}

.V01-NM_SURVEYRADIO_CHECK:after {
	content: "";
	position: absolute;
	display: none;	
}

.V01-NM_SURVEYRADIO_CONT input:checked ~ .V01-NM_SURVEYRADIO_CHECK:after {
	display: block;
}

.V01-NM_SURVEYRADIO_CONT .V01-NM_SURVEYRADIO_CHECK:after {
	top: 14%;
	left: 15%;
	width: 1.5em;
	height: 1.5em;
	border-radius: 50%;
	background: #414042;
}	
	
.V01-NM_SURVEYTEXTAREA {
	border:	3px solid #414042;
	border-radius: 15px;
	padding: 1em;
	margin: 3em auto;
	display: block;
	width: 100%;
	min-height: 15rem;
}

@media (max-width: 575px) {
	.V01-NM_SURVEYTEXTAREA { min-height: 20rem; }
}

.V01-NM_TITLE {
	font-size: 1.75rem;
	font-weight: bold;
	color: black;	
}

.V01-PROGBAR { 	
	border: medium none;
}

.V01-PROGBAR .card-header,
.V01-PROGBAR .card-footer {
	color: white;
	background-color: #272C33;
	border-bottom: medium none;
}

.V01-PROGBAR .card-body {
	background-color: #FFFFFF;
	border: 2px solid #272C33;
	padding: 2rem 1rem;
}

.V01-PROGBAR_ICON {
	display: block;
	text-align: center;
	width: 80%;
	min-width: 2rem;
	max-width: 4rem;
	margin: 0 auto;
}

.V01-PROGBAR_BAR_ACT {
	display: block;
	height: 2px;
	width: 100%;
	background-color: #58595B;
}

.V01-PROGBAR_BAR_INACT {
	display: block;
	height: 2px;
	width: 100%;
	background-color: #BCBEC0;
}

.V01-PROGBAR_VERTBAR_ACT {
	display: block;
	width: 2px;
	height: 2rem;
	background-color: #58595B;
}

.V01-PROGBAR_VERTBAR_INACT {
	display: block;
	width: 2px;
	height: 2rem;
	background-color: #BCBEC0;
}

.V01-PROGBAR_TEXT_VIS {
	font-size: 100%;
	color: #58595B;
}

.V01-PROGBAR_TEXT_UNVIS {
	font-size: 100%;
	color: #C1C1C2;
}

.V01-PROGBAR_TEXT_CURR {
	font-size: 100%;
	font-weight: bold;
	color: #58595B;
}

.V01-PROGBAR_SUB_ICON {
	display: block;
	text-align: center;
	width: 5rem;
	margin: 0 auto;
}

.V01-ADMSIDEBAR {
	min-width: 20rem;
	max-width: 20rem;
	height: 100vh;
	position: fixed;
	top: 0;
	left: -20rem;
	z-index: 999;
	background: #121B25;
	color: whitesmoke;
	transition: all 0.3s;
	overflow-y: scroll;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}

.V01-ADMSIDEBAR.active {
	left: 0;
}

.V01-ADMSIDEBAR .sidebar-header {
	padding: 4.25rem 1rem 1rem;
	background: #121B25;
}

.V01-ADMSIDEBAR ul.components {
	padding: 10px 0 20px;
	border-bottom: 1px solid #3A444F;
}

.V01-ADMSIDEBAR ul li a {
	color: whitesmoke;
	padding: 15px 15px;
	font-size: 1.1rem;
	display: flex;
	align-items: center;	
	text-decoration: none;
	cursor: pointer;
}

.V01-ADMSIDEBAR ul li a:hover {
	background: #3A444F;
	text-decoration: none;
}

.V01-ADMSIDEBAR ul ul li a {
	font-size: 0.95rem;
	padding-left: 3.5rem;
	background: #1D242D;
	white-space: normal;
}

.V01-ADMSIDEBAR ul ul li a:hover {
	background: #373F49;	
}

.V01-ADMSIDEBAR ul ul ul li a {
	background: #0F161E;
	padding-left: 5rem;
}

.V01-ADMSIDEBAR ul ul ul li a:hover {
	background: #343B44;
}

.V01-ADMSIDEBAR_ARROW {
	background-image: url("Images/small_drop_arrow.svg");
	background-size: 100% 100%;
	width: 1.25rem;
	height: 1.25rem;
	margin-top: 0.25rem;
	transition: all 0.3s;
}

#plansCarousel .carousel-item {
	padding: 0 1.5rem 2rem;
}

#docsCarousel .carousel-item {
	padding: 1rem 1.5rem 2rem;
}

.carousel-indicators {
	margin-bottom: 0;
}

.carousel-indicators li {
	width: 10px;
	height: 10px;
	border-radius: 100%;
}

.carousel-control-next, .carousel-control-prev {
	width: 5%;
}

.V01-DARK_PANEL {
	color: white;
	background-color: #272B30;
}

.V01-DARK_PANEL h4.card-title {
	font-weight: 300;
	padding-bottom: 0.5rem;
	border-bottom: 1px solid white;
}

.V01-DARK_PANEL .panel-title {
	font-size: 1.125rem;
	font-weight: 600;
	margin: 0.5rem auto 1rem;
}

ul.action_items li {
	margin: 0.75rem 0;
	line-height: 1;
}

ul.action_items li a {
	float: right;
}

.V01-NEWSLINK {
	display: block;
	color: white;	
	font-size: 1rem;
	font-weight: 500;
	padding: 0.25rem 1rem;
	border-left: 2px solid white;
}

.V01-NEWSLINK:hover {
	color: white;
	text-decoration: underline;
}

.V01-MORENEWS {
	display: block;
	color: white;	
	text-decoration: underline;
	font-size: 1rem;
	font-weight: 500;	
}

.V01-MORENEWS:hover {
	color: #797979;	
	text-decoration: none;
}

.V01-ACTION_CARD {
	height: 10rem;
	min-width: 10rem;
	background-color: #272B30;
	border-radius: 0.5rem;
	margin: 1rem 0;
	transition: all 0.3s ease;
}

.V01-ACTION_CARD:hover {
	background-color: #404040;
}

.V01-ACTION_CARD .icon-title {
	font-size: 1rem;
	text-align: left;
	color: white;
	margin: 0.75rem 0 0;
	display: block;
	white-space: wrap;
	position: absolute;
	bottom: 1rem;
	padding-right: 0.5em;
}

.modal.shortcuts .modal-content {
	color: white;
	background-color: #3F4652;
}

.modal.shortcuts .modal-header, 
.modal.shortcuts .modal-footer {
	background-color: #3F4652;
	border: medium none;
}

.V01-SHORTCUT_CARD {
	background-color: #272B30;
	border: 1px solid #272B30;
	border-radius: 0.25rem;
	height: 100%;
	min-width: 10rem;
}

.V01-SHORTCUT_CARD:hover {
	background-color: transparent;
	border: 1px solid white;	
	text-decoration: none;
}

.V01-SHORTCUT_CARD .card-body {
	padding: 1rem;
}

.V01-SHORTCUT_CARD .card-footer {
	background-color: transparent;
	border-top: medium none;
}

.V01-SHORTCUT_CARD .icon-title {	
	color: white;
	font-size: 1rem;
	text-align: center;
	position: relative;
	bottom: 0;
	margin: 0;
	padding: 0;
}

.V01-ACTION_CARD_CONTAINER .col {
	flex-basis: 10rem;
}
.V01-SHORTCUTS_ICON {
	background-image: url("Images/shortcut_icon.svg"); 
	background-size: 100% 100%;
	width: 3.25rem;
	height: 3.25rem;
	margin: 0 0 0 0.5rem;
}