@font-face {
    font-family: 'open_sansregular';
    src: url('fonts/open-sans/opensans-regular-webfont.eot');
	src: url('fonts/open-sans/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
   	url('fonts/open-sans/opensans-regular-webfont.woff2') format('woff2'),
  	url('fonts/open-sans/opensans-regular-webfont.woff') format('woff'),
	url('fonts/open-sans/opensans-regular-webfont.ttf') format('truetype'),
	url('fonts/open-sans/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto{
	padding-left:10px !important;
	padding-right:10px !important;
}
.form-inline .form-control {
	width: inherit !important;
}
.form-group.toprow div span {
	display: inline-block;
	padding-right:0 !important;
}
body,
body * {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #666;
}
body {
	background-color: #eee !important;
}
h1, h2, h3 {
	line-height: 40px;
}
.alignright {
	text-align:right;
}
.alignleft {
	text-align:left;
}
.aligncenter {
	text-align:center;
}
.client-settings {
	cursor:pointer;
}
.sticky-active {
	position:fixed;
	top:0;
	z-index:999;
}
.bc-pagination ul {
	margin-left: 15px;
}
.error {
	margin-bottom: 0;
	color:#FF0000;
}
.loading {
	opacity: .9;
    cursor: not-allowed;
}
.row {
	/*margin-top: 20px;*/
	margin-left:auto;
	margin-right:auto;
	width: 100%;
}
.row.default-row {
	/*margin-top: 20px;*/
	margin-left:-5px;
	margin-right:-5px;
	width: auto;
}
.default-row > div {
	padding-left:5px !important;
	padding-right:5px !important;
}
.default-row .bcwidget {
	margin-bottom:10px !important;
}
.form-inline .row{
	margin-top: 0px;
}
.formlogo {
	display: block;
	margin: 0 auto;
}
.header-profile-pic {
	width:45px;
	height:45px;
	border-radius:50%;
}
.btn-success {
    color: #fff !important;
}
.more-childrens {
	width:100%;
}
.full-width {
	width:100% !important;
}
.form-actions {
	padding: 19px 20px 20px;
	margin-top: 20px;
	background-color: #f5f5f5;
	border-top: 1px solid #e5e5e5;
}
#header {
	background-color: #05668D;
	height: 60px !important;
	padding-left: 2%;
}
.nav-link {
	font-size: 16px;
}
.nav-link .fa{
	font-size: 15px;
	margin-right: 6px;
}
.dropdown-menu {
	border-radius: 0 !important;
	padding:0;
	min-width: 290px;
	top: 91%;
}
.dropdown-menu a{
	padding:12px 20px !important;
	border-bottom:1px solid rgba(0,0,0,.15);'
}
.12px 20px !important
.datepicker.dropdown-menu {
	z-index:99999 !important
}
.container-fluid {
	clear:both !important;
}
.view-snapshot,
.edit-snapshot {
	padding:0 10px;
}
a.delete-reallocation_item {
	color:#FF0000;
}
.datepicker td, .datepicker th {
    padding: 3px 8px !important;
	text-align:center !important;
}
.table {
	margin-bottom: 0 !important;
}
.table thead th {
	border-bottom-width:1px !important;
	font-weight: bold;
}

.table-summary {
	border-bottom: 1px solid #dee2e6;
}
.table-summary th,
.table-summary td {
	border-right: 1px solid #dee2e6;
}
.table-summary tr td:first-child {
	border-left: 1px solid #dee2e6;
}
.page-title h1 {
	font-size: 22px;
	font-weight: normal;
	color: #1F487E;
	margin-top: 0;
	line-height: 26px;
	display: inline-block;
}
.page-inner-menu {
	float: right;
	margin-bottom: 12px;
}
.page-inner-menu li {
	display: inline-block;
	list-style: none;
	margin-left: 10px;
}
.page-inner-menu li a {
	background: #1F487E;
	color: #fff;
	padding: 5px 12px;
	width: 130px !important;
	display: block;
	text-align: center;
	font-size: 16px !important;
}
.widget-style thead {
	/*border-color:#1e73be !important;*/
}
.widget-style thead th{
	background:#1e73be !important;
	color:#fff !important;
	font-size:14px;
	height: 36px;
	padding: 0;
}
.widget-style thead th h5{
	color:#fff !important;
	font-size: 12px;
	font-weight: bold;
	padding: 12px;
	line-height: 12px;
	margin: 0;
}
.table td .btn {
	padding:2px 6px;
}
.table td, .table th {
	vertical-align: middle !important;
}
.table.clients_list td {
	padding: 6px 10px;
	line-height: 19px;
	position:realtive;
}
.table.clients_list td.business_name {
	padding:0;
}
.table.clients_list td.business_name a {
	display:inline-block;
	padding: 9px 10px;
	text-decoration:none !important;
}
.table.clients_list td.business_name a:hover {
	background: #d9f4f9;
}
.table.clients_list td .btn,
.table.adviser_list td .btn {
	padding: 2px 10px !important;
	width:85px;
	font-size: 12px;
}
.table.clients_list td .dropdown-menu{
	max-width: 200px !important;
	min-width: 190px;
}
.table.clients_list td .dropdown-menu a{
	padding: 6px 10px !important;
	text-decoration: none !important;
	font-size: 16px !important;
}
a {
	color: #17a2b8;
}
p {
	font-size: 14px;
}
h3 {
	font-size: 24px;
	font-weight: bold;
}
h4 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}
.sep {
	background:#e9ecef;
	height:1px;
	clear:both;
	width: 100%;
	margin:12px auto;
}
.snap-arrow {
	width: 52px;
}
.insreased {
	color:#22b14c !important;
}
.decreased {
	color:#ed1c24 !important;
}
.form-group {
	position:relative;
}
.clear,
.form-inline .form-group {
 clear: both;
}
.form-inline .form-group {
	width:100%;
	padding:10px 0;
}
.form-group label {
	font-size:14px;
	justify-content: left;
}
.file_upload_contianer{
	display:inline-block;
}
.file_upload_contianer input[type="file"]{
	display:none;
}
.file_upload_contianer .btn {
	padding: 5px 23px !important;
}
.col-md-12.form-control {
	width:100% !important;
}
.form-control {
	padding: 0px 8px !important;
}

.cta-buttons-advisor-container {
	background:#edf8fa;
	padding:15px;
	text-align: left;
	overflow:hidden;
}
.cta-buttons-advisor-container h3 {
	font-size: 14px;
	color: #05668d;
	text-align:left;
	margin: 0;
	line-height: 20px;
	margin-bottom:10px;
}
.cta-buttons-advisor-container .advisor-dp {
	width:70px;
	float: left;
	margin-right: 12px;
	margin-bottom: 5px;
}
.cta-buttons-advisor-container p {
	font-size: 14px;
	margin-bottom: 4px;
}
.cta-buttons-advisor-container .cta-btns{
	display:block;
	margin-top: 4px;
}
.cta-buttons-advisor-container .btn {
	margin-right:6px;
	margin-bottom:4px;
	font-size:13px;
	line-height:16px;
	padding:5px;
	border-radius: 3px;
	background-color: #05668D;
	border-color: #05668D;
}


.refresh_btn_queue {
	font-size:14px;
	line-height:20px;
	border-radius: 2px;
	background-color: #32a852;
	border-color: #32a852;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 6px;
}



.edit-snapshot,
.edit-reallocation {
	display: none;
}
#user-nav {
    position: absolute;
    left: 220px;
    top: 8px;
    z-index: 20;
    margin: 0;
}
#user-nav.navbar {
	right:2% !important;
	padding-bottom:0 !important;
}
#user-nav > ul > li > a,
#user-nav > ul > li > a * {
	color: #fff;
}
#user-nav > ul > li > a:hover {
	background: none !important;
}
#user-nav > ul > li {
	padding-left:8px;
	padding-right:8px;
}
#user-nav > ul > li,
#user-nav > ul {
	border-left:none !important;
	border-right:none !important;
}
.trail_banner {
	display: inline-block;
	background: #ff6500;
	padding: 4px 10px;
	color: #fff;
	margin-right: 10px;
	font-size: 15px !important;
}
.trail_banner a {
	color: #fff;
	font-size: 15px !important;
	text-decoration:underline;
}
#topmenu {
	background-color:#fff;
}
#topmenu .topmenu-inner {
	width: 96% !important;
	margin: 0 auto !important;
}
#topmenu li > a,
#topmenu li > span {
	padding: 12px 20px !important;
	display: inline-block;
	/*border-right: 1px solid #eee;*/
	font-size:16px;
	text-decoration:none !important;
}

#topmenu .menu > li:first-child a {
	/*border-left: 1px solid #eee;*/
	padding-left: 0 !important;
}
#topmenu .menu {
	margin:0;
	padding: 0;
	width: 100%;
}
#topmenu .menu > li {
	line-height: inherit !important;
	list-style: none;
	display: inline;
	float: left;
	position:relative;
}
#topmenu .menu li a,
#topmenu .menu li > span {
	line-height: 23px;
}
#topmenu .menu li a .fa,
#topmenu .menu li span > .fa,
#topmenu .menu li span > a .fa  {
	font-size:15px;
	margin-right:6px;
	float: left;
	margin-top: 3px;
}
#topmenu .menu li.right_menu_items .fa {
	font-size:22px !important;
	margin-top: -2px;
}
#topmenu .menu .submenu {
	position: absolute;
	background: #fff;
	z-index: 9999;
	width: 290px;
	display:none;
	margin-left:0;
	padding: 0;
}
#topmenu .menu > li:hover .submenu {
	display:block;
}
#topmenu .menu .submenu li a {
	border-right:none !important;
	border-left:none !important;
	text-decoration:none !important;
}
#topmenu .menu .submenu li {
	border-top:1px solid #eee;
	list-style:none;
	position:relative;
}
#topmenu .menu .submenu li a.upgrade {
	background: #FF4500;
	font-size: 12px;
	padding: 0px 5px !important;
	margin-top: 9px;
	color: #fff;
}
#topmenu .menu .submenu li .sub-submenu {
	position: absolute;
	left: 100%;
	top: -1px;
	display: none;
	background: #fff;
	padding-left: 0;
	width: 200px;
}
#topmenu .menu .submenu li:hover .sub-submenu {
	display:block;
}
/*Business Dashboard menu */
a.back_to_client {
	color: #1e73be !important;
	border: 1px solid #1e73be;
	padding: 3px 10px !important;
	margin-top: 4px !important;
}
/* End Business Dashboard menu */
.dismissed-item {
	display: block;
	clear: both;
	color: red;
}
/* End Business Dashboard menu */
a:hover, a:focus {
    text-decoration: none;
    color: #28b779;
}
#content-header,
.content-header {
	margin-top: 0 !important;
	background-color: #00A896 !important;
	overflow:hidden;
	position:relative;
}
#content-header h1,
.content-header h1 {
	color:#fff !important;
	font-size:18px;
	margin: 0 20px;
	line-height: 52px;
}
#content-header span.icon,
.content-header span.icon {
	position: absolute;
	right: 15px;
	top: 7%;
	line-height: 52px !important;
}
.wealth_hub_filters #content-header {
	cursor:pointer;
}
#content,
.content {
	border: 1px solid #eee;
	width: 96%;
	margin: 0 auto !important;
	margin-top: 20px !important;
	background: #fff;
	padding-bottom:20px;
}
#content > .container-fluid {
	padding-top:14px;
}
.content {
	background:none !important;
	/*margin-bottom:28px !important;*/
}
.bcwidget {
	background:#fff;
	margin-bottom: 16px;
	border-radius: 2px;
	border:1px solid #c5dee8;
}
.bcwidget #content-header .table thead th {
	background-color: #36404a !important;
	border-bottom-width: 0px !important;
}
.bcwidget #content-header .table-bordered {
	border:0px !important;
}
.widget-content {
	/* overflow:hidden; */
	position:relative;
}
.widget-content a {
	text-decoration:underline !important;
}
a.btn {
	text-decoration:none !important;
}
.control-group {
	position:relative;
}
.fadeout {
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 999;
	background: #eee;
	opacity: .5;
}
.past-snapshots .control-group {
	margin-bottom:0 !important;
}
.past-snapshots .accordion-group.widget-box {
	margin-bottom:12px;
}
.accordion-heading {
	cursor:pointer;
}
.accordion-heading .fa-angle-down {
	display:none !important;
}
.accordion-heading .fa-angle-up {
	display:inline !important;
}
.accordion-heading.collapsed .fa-angle-down {
	display:inline !important;
}
.accordion-heading.collapsed .fa-angle-up {
	display:none !important;
}
.alignright {
	float:right !important;
	border-right:none !important;
}
.alignleft {
	float:left !important;
	border-left:none !important;
}
.past-snapshots {
	background-color:transparent !important;
}
.past-snapshots .span4 .widget-content {
	background:#fff !important;
}
.past-snapshots .span5 .widget-content {
	background:#fff !important;
}
.past-snapshots .span3 .widget-content {
	background:#fff !important;
}
.edit-snapshot {
	display:none;
}
.icon i {
	color: #fff !important;
	font-size: 20px;
	line-height: 14px;
}
.widget-box .accordion-heading .widget-title{
	background:#36404a !important;
	padding: 12px;
	height: 52px;
}
.widget-box .accordion-heading .widget-title a > h5{
	width: 80%;
	margin-bottom:0;
}
.accordion-heading .widget-title h5 {
	color:#fff;
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
	margin: 0;
}
.accordion .widget-content {
	background:#F9F9F9 !important;
}
.widget-title span.icon {
	padding: 0px 5px 0px 20px;
	float: left;
	border-right: 1px solid #dadada;
	margin-top: 7px;
}
#user-nav > ul > li {
	border-left: 1px solid #1475ca;
	border-right: 1px solid #1475ca;
}
#user-nav {
	right:0 !important;
	left: auto !important;
}

.refresh_btn_contianer {
	float:right;
	width: 340px;
}
.btn-msg-container span,
.btn-msg-container strong {
	color:#28a745;;
}
/******Adviser Flow********/
.adviser-flow {
	padding: 20px 40px;
	background:#fff;
	border:1px solid #1F487E;
	overflow: hidden;
	position:relative;
}
.adviser-flow-steps{
	margin-top: 40px;
	position:relative;
}
.flow-step {
	height: 12px;
	background:#ccc;
	position:relative;
	float:left;
	width:8.5%;
	margin-bottom: 26px;
}
.flow-step.complete {

	background:#1e73be;
}

.pointer {
	height:27px;
	width:27px;
	display:inline-block;
	border-radius:50%;
	position:absolute;
	background:#fff;
	border: 7px solid #ccc;
	top:-7px;
	left:-2px;
}
.pointer label {
	position: absolute;
	top: -38px;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	line-height: 13px;
	width: 92px;
	text-align: center;
}
.flow-step.complete .pointer {
	border: 7px solid #1e73be;
}
.flow-step.current .pointer {
	border: 7px solid #28a745;
}
.percentage-label1,
.percentage-label2 {
	position: absolute;
	left: 0;
	top: -18px;
	font-size: 14px;
	color: #1e73be;
}
.percentage-label2 {
	right: 0;
	left: auto;
}
.pointer a {
	background: #fff;
	width: 80px;
	text-align: center;
	border: 1px solid #1e73be;
	color: #1e73be;
	bottom: -34px;
	position: absolute;
	left: -32px;
	font-weight: bold;
	font-size: 13px;
	display:none;
}
.flow-step.current .pointer a {
	display:inline-block !important;
}
.step1 {
	width:15%;
}
.step1 .pointer{
	left: 44%;
}
.step1 label {
	width: 60px !important;
	left: -22px;
}
.step2 label {
	width: 90px !important;
	left: -36px;
}
.step3 label {
	width: 60px !important;
	left: -25px;
}
.step4 label {
	width: 61px !important;
	left: -25px;
}
.step5 label {
	width: 55px !important;
	left: -24px;
}
.step6 label {
	width: 52px !important;
	left: -22px;
}
.step7 label {
	width: 74px !important;
	left: -32px;
}
.step8 label {
	width: 55px !important;
	left: -21px;
}
.step9 label {
	width: 53px !important;
	left: -19px;
}
.step10 label {
	width: 63px !important;
	left: -25px;
}
.step11 label {
	width: 76px !important;
	left: -32px;
}
.close-ad-flow {
	float: right;
	position: absolute;
	right: 8px;
	top: 4px;
}
/******Adviser Flow End********/
.center {
	text-align:center !important;
}
.mobile-only {
    display:none !important;
}
.desktop-only {
    display:block !important;
}
@media only screen and (min-width : 280px) and (max-width : 991px) {
	.ipad991 {
		display:block !important;
	}
}
.goto {
	float:right;
	border:1px solid #28b779;
	padding:0px 6px;
	color:#28b779;
	text-decoration:none;
}
.padding10 {
	padding:10px;
	overflow:hidden;

}
.form-control.float {
	text-align:right;
}
.disabled {
	cursor: not-allowed !important;
}
.toprow {
	display:flex;
	width:320px;
}
.toprow > span {
	position:relative;
}
.toprow > span > span{
	position:absolute;
	bottom:0;
	right:0;
}
.left0 {
	left:0 !important;
}
.delete-item-icon,
.delete {
	background:url(img/delete-icon.png) no-repeat;
	height:16px;
	width:16px;
	display: inline-block;
	margin-top: 6px;
	cursor:pointer;
}
.not-delete-item-icon {
	background:url(img/no-delete-icon.png) no-repeat !important;
	cursor:not-allowed !important;
}
#header h1 {
	top: auto !important;
	left: auto !important;
	font-size: 15px !important;
	color: #fff !important;
	line-height: 50px;
	background: none !important;
	width:220px !important;
	font-weight:bold;
	margin-bottom: 0 !important;
}
#header h1 a {
	color:#fff !important;
	text-decoration:none !important;
	font-size: 15px !important;
}
.more-childrens .row-fluid {
	margin-top:0 !important;
}

[class^="icon-"], [class*=" icon-"] {
	background-image:url(img/glyphicons-halflings-white.png);
}

thead th {
	text-align:left !important;
}
.card.widget {
	background: #F9F9F9 !important;
	margin-bottom: 16px !important;
	border:none !important;
}
.card-content {
	background: #F9F9F9 !important;
	padding-top: 14px;
}
.card.widget .card-body {
	padding:0 !important;
	border:none !important;
	border:1px solid rgba(0,0,0,.125) !important;
}
.card .card-header {
	background:#1e73be !important;
	border-bottom: 1px solid #CDCDCD;
	border-radius:0 !important;
	padding: 0 !important;
}
.card-header h5 {
	color:#fff !important;
	font-size: 18px;
	font-weight: normal;
	padding: 0 12px;
	line-height: 52px;
}
.past-snapshots .col-md-4 .card-content,
.edit-snapshot .card-content {
	background: #fff !important;
	overflow: hidden;
}
.past-snapshots .col-md-4 .card-content .row,
.edit-snapshot .col-md-4 .card-content .row {
	margin-top:0;
}
.widget-content .bc-table tr td{
	height: 40px;
	vertical-align: middle;
 }
 .percent-bar {
	 height:2px;
	 width:96%;
	 background:#36404a;
	 position:relative;
	 margin: 15px auto;
 }
 .percent-bar::before,
 .percent-bar::after {
	 height:30px;
	 width:2px;
	 background:#36404a;
	 display:inline-block;
	 content: " ";
	 position: absolute;
	top: -14px;
	left:-2px;
 }
 .percent-bar::after {
	 right:-2px;
	 left:auto;
 }
  .percent-dot {
	  height:0;
	  width:0;
	  display:inline-block;
	  position: absolute;
	  top: -9px;
  }
 .percent-dot-text {
	  position: relative;
	  top: -15px;
	  left: -10px;
  }
 .percent-dot-inner {
	 height:10px;
	 width:10px;
	 display:inline-block;
	 border-radius:50%;
	 background:#36404a;
	 position:absolute;
	 left: -5px;
	 top:5px;
 }
 .percent-bar-range {
	height: 20px;
	width:96%;
	margin:0 auto;
 }
 .percent-bar-range .range-left {
	 float:left;
	 margin-left:-8px;
 }
 .percent-bar-range .range-right {
	 float:right;
	 margin-right:-8px;
 }
 .percent-bar-range *,
 .percent-dot-text {
	font-size: 13px !important;
	font-weight: bold;
  }
  .padding20 {
  	padding: 20px !important;
  }
  .padding25 {
  	padding: 25px !important;
  }
#logo, #loginbox {
	width: 38%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#loginbox form#recoverform {
	z-index: 100;
	display: none;
}
#loginbox .normal_text {
	padding: 15px 10px;
	text-align: center;
	background: #2E363F;
	color: #fff;
}
#loginbox h3{
	font-size:24px;
	color:#fff !important;
}
#loginbox .main_input_box input {
	height: 39px;
	vertical-align: top;
	border: 0px;
	display: inline-block;
	width: 66%;
	line-height: 22px;
	margin-bottom: 0px;
	padding: 4px 6px;
}

#loginbox .main_input_box label {
	font-size: 16px;
	color:#fff !important;
	width: 149px;
	line-height: 39px;
}

#loginbox .main_input_box .add-on {
	padding: 9px 9px;
	*line-height: 31px;
	vertical-align: top;
	color: #fff;
	width: 44px;
	display: inline-block;
	text-align: center;
}
.bg_lg {
	background: #28b779;
}
.bg_ly {
	background: #ffb848;
}
.current_status {
	background: #1e73be;
	width: 35%;
	color: #fff;
	text-align: center;
	padding: 20px 0px;
	font-size: 24px;
	font-weight: bold;
	height:120px;
}
.current_status_completed {
	background: #28a745 !important;
}
.current_status .text {
	font-size: 14px;
	color: #fff;
	font-weight: bold;

}
.current_status .current-scale {
	font-size: 53px;
	color: #fff;
	line-height: 56px;
}
.target-info {
	border: 2px solid #0C0 !important;
	height: 120px;
	padding: 9px;
	overflow: hidden;
	min-width: 244px !important;
}
.target-info-row {
	margin-bottom: 6px;
	overflow: hidden;
}
.target-info-row .bc-badge {
	float:left;
}

.badge-info {
	border-radius:2px;
}
.badge-primary {
	border-radius:2px;
}



.bc-badge {
	color:#fff;
	padding:4px 10px;
	width: 125px;
	display: inline-block;
	margin-right: 12px
}
.total_value_boxes {
	overflow:hidden;
	margin-bottom:16px;
}
.total_value_boxes .box {
	width: 32%;
	min-height:128px;
	box-sizing:border-box;
	float: left;
	text-align: center;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	padding: 20px 10px;
}
.total_value_boxes .box .boxheading {
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	min-height: 68px;
}
.total_value_boxes .box .value-text {
	color: #fff;
	font-size: 32px;
}
.total_value_boxes .box .small-text {
	font-size:12px;
	clear: both;
    display: block;
	color: #fff;
	margin:0px 0 10px 0;
}
.total_value_boxes .current_box {
	background: #0158B0;
	margin-right:2%;
}
.total_value_boxes .expected_box {
	background: #00A7E1;
	margin-right:2%;
}
.total_value_boxes .target_box {
	background: #BA81D6;
}
.hub_items .item {
	background: #fff !important;
	width:100%;
	border:none !important;
	margin-bottom: 2px;
	overflow:hidden;
	display: flex;
	position:relative;
}
.hub_items .item .item_cats {
	margin-top:10px;
}
.hub_items .item .item_cat,
.smart-item .item_cat{
	padding: 3px 12px;
	color: #fff;
	cursor: pointer;
	margin: 2px;
	display: inline-block;
}
.smart-item .item_cat {
	margin-right:0;
	margin-left:4px;
	margin-top: 0;
	padding: 2px 6px !important;
    font-size: 13px;
}
.hub_items .item .item_cats .rating-option{
	padding: 3px 12px;
	color: #fff;
	cursor: pointer;
	margin: 2px;
	display: inline-block;
	background: #28a745;
}
.hub_items .item > div{

	padding:10px;
}
.hub_meta {
	position: absolute;
	bottom: 2px;
	font-size: 12px;
}
.hub_meta a {
	font-size: 12px;
}
.bc-filter {
	width:100%;
}
.available-filter-options  {
	clear: both;
	width: 100%;
}
.available-filter-options .filter-option {
	padding: 3px 12px;
	color: #fff;
	cursor: pointer;
	margin:2px;
	display: inline-block;
}
.hidden {
	display:none !important;
}
.smart-item {
	border:1px solid #ccc;
	margin-bottom:1px;
	overflow: hidden;
	position: relative;
}
.smart-item-meta {
	border-top: 1px solid #ccc;
	padding-top: 8px;
	margin-top: 10px;
	font-size:12px;
	display:flex;
}
.item-conditions {
	margin-right:40px;
}
.item-cats {
	margin-left:auto;
}
.widget-content .smart-item:last-child {
	margin-bottom:0px;
}
.widget-content .smart-item:first-child {
	margin-top:1px;
}
.smart-item-number {
	width: 5%;
	float: left;
	padding-right:20px;
	text-align:center;
}
.smart-item-details {
	width:30%;
	float:right;
}
.smart-item-details .badge {
	white-space: break-spaces !important;
	border-radius: 0 !important;
}
.smart-item-details .col-md-6,

.smart-item-details .col-md-4,
.smart-item-details .col-md-3 {
	padding-left:0 !important;
	padding-right:0 !important;
}
.smart-item-details .badge {
	width:100% !important;
	max-width:152px !important;
	padding:6px 0 !important;
	text-align:center !important;
}
.smart-item-desc {
	width:45%;
	float:left;
}
.smart-item-cats {
    width: 20%;
    padding: 0 2%;
    float: left;
}
/****This is for ratig filter*****/
.bc-filter .filter-option.rating-option {
	background:#28a745;
}
/****This is for ratig filter*****/
.selected-filter-options {
	background:#eee;
	clear: both;
	width: 100%;
	min-height:35px;
	margin-bottom:14px;
	padding:6px;
	overflow: hidden;
}

.selected-filter-options .filtered-option {
	display: flex;
	margin:2px;
	float: left;
}
.selected-filter-options .filter-option {
	padding: 1px 5px;
	color: #fff;
}
.selected-filter-options .filtered-option .remove{
	background: #666;
	color: #fff;
	padding: 0 5px;
	cursor:pointer;
}
.loading {
	opacity:.6;
	cursor:not-allowed;
}
.pagination {
	float: right;
}
.edit_cat_form {
	width:100%;
	border-bottom:1px solid #eee;
	padding: 14px 0;
}
.edit_cat_form .form-control {
	display:none;
}
.edit_cat_form.active .form-control {
	display:inherit;
}
.edit_cat_form.active .tbtext {
	display:none;
}
.colorpicker-input{
	color: #fff;
}
.selected_account {
	display:inline-block;
	padding:2px 6px;
	padding-right: 0;
	margin: 2px 0px;
	border:1px solid #eee;
	margin-right:6px;
	padding-right: 32px;
	position:relative;
}
.account-container-inner .selected_account {
	margin-bottom:4px !important;
}
.selected_account > .remove_selected_account {
	cursor: pointer;
	width: 24px;
	line-height: 22px;
	font-family: "Font Awesome 5 free";
	font-weight: 900;
	margin-left: 6px;
	border-left: 1px solid #eee;
	display: inline-block;
	text-align: center;

	right: 0px !important;
	position: absolute;
	top: 1px;
	height: 90%;
}
.selected_account > .remove_selected_account::before {
	content: "\f00d";
}
.remove-item-cross {
	cursor: pointer;
	font-family: "Font Awesome 5 free";
	display: inline-block;
	height: 18px;
	width: 18px;
	color: red;
	border: 1px solid red;
	position: absolute;
	right: 3px;
	top: 4px;
	font-weight: 600;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
}
.remove-item-cross::before {
	content: "\f00d";
	font-family: "Font Awesome 5 free";
}
.dropdown-menu.select_account {
	max-height:200px;
	overflow-y:scroll;
}
.dropdown-menu.select_account .selected_account {
	border:none;
	border-bottom:1px solid #eee;
	display:block;
	margin-right:0 !important;
	cursor:pointer;
}
.dropdown-menu.select_account .selected_account > .remove_selected_account {
	display:none;
}
.account-container .btn,
.director_load_accounts_container .btn,
.plus_btn {
	line-height: 26px;
	padding: 0 8px;
	font-size: 25px;
	margin-top: -5px;
}
.account-container.disabled * {
	cursor: no-drop;
}
.account-container.disabled .selected_account,
.account-container.disabled .selected_account > .remove_selected_account::before,
.account-container.disabled .btn-success{
    background: #f8f8f8;
}
.account-container.disabled .btn-success {
	border-color: #f8f8f8;
}
.heart_container {
	position:relative;
}
.heart-shape{
  position: relative;
  width: 35px;
  height: 35px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: rgba(250,184,66, 1);
}
.heart-shape:before,
.heart-shape:after{
  position: absolute;
  width: 35px;
  height: 35px;
  content: '';
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-color: rgba(250,184,66, 1);
}
.heart-shape:before{
  bottom: 0px;
  left: -21px;
}
.heart-shape:after{
  top: -21px;
  right: 0px;
}
.heart-text {
	position: absolute;
	top: 0px;
	width: 100%;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}
.tablerow {
	display: flex;
}
.tablerow .th {
	display:inline-block;
	border-right:1px solid #dee2e6;
	box-sizing:border-box;
}
.tablerow .td {
	display:inline-block;
	border-right:1px solid #dee2e6;
	border-bottom:1px solid #dee2e6;
	box-sizing:border-box;

	padding: .75rem;
}
.tablerow .th h5 {
	color: #fff !important;
	font-size: 12px;
	font-weight: bold;
	padding: 12px;
	line-height: 12px;
	margin: 0;
}
.tablerow .td .btn {
	padding: 2px 6px;
}
.bcwidget h1 i.fas {
	color:#fff;
	cursor:pointer;
}
h1 i.fas {
	cursor:pointer;
}
.content > .progress-info {
	margin-bottom:10px;
}
.progress-info {
	background:#ebf5fa;
	padding:15px;
	margin-bottom:20px;
	width: 100%;
	position:relative;
	padding-right: 28px;
	border-style: solid;
	border-width: thin;
	border-color: #7abdde;
	border-radius: 5px;
}
.progress-info-close{
	position: absolute;
    right: 4px;
    top: 3px;
	font-size: 18px;
	cursor:pointer;
}

.inactive {
	background:#fafafa;  
}


.asset-type,
.liability-type,
.income-type,
.expense-type,
.nfm-type {
	width: 18%;
	float: left;
	padding:20px 10px;
	border:1px solid #b8b2b2;
	background:#eee;
	margin-right:2.4%;
	text-align:center;
	min-height:120px;
	margin-bottom:2.4%;
	cursor:pointer;
}
.asset-type:nth-child(5n),
.liability-type:nth-child(5n),
.income-type:nth-child(5n),
.expense-type:nth-child(5n),
.nfm-type:nth-child(5n) {
	margin-right:0;
}
.modal-body .bootstrap-select .dropdown-menu {
	max-width: 500px !important;
	/*position: fixed !important;*/
	top: auto !important;
	left: auto !important;
	min-width: 500px !important;
	transform: none !important;
}
.asset_type_column,
.income_type_column,
.expense_type_column,
.liability_type_column  {
	width: 100%;
	display: inline-block;
	text-align: center;
	background: #fff;
	padding: 6px;
	color:#fff;
}
.impact-page .boxes * {
	color:#fff;
	text-align:center;
}
.impact-page .boxes .col-md-4 > div {
	padding:120px 20px;
}
.impact-page .boxes .col-md-4 p {
	margin-bottom:0;
}
.progress-page  {
	margin-bottom:0 !important;
	padding-bottom:0;
}
.progress-page .page-title h1 {
	margin-bottom:0 !important;
}
.progress-page .page-inner-menu {
	margin-bottom:0 !important;
}
.progress-page .page-inner-menu li.active a{
	background:#f8f8f8 !important;
	color:#000;
}
.progress_full_width {
	clear:both;
	background:#f8f8f8;
}
.progress_full_width > .content{
	margin: 0 auto !important;
	padding-top:20px;
	border-color: #f8f8f8;
}
.footer-row {
	margin-top:15px;
	bottom: 0;
	background: #eee;
	padding: 5px 0;
	border-top: 1px solid #ccc;
	left:0;
}
.support_tabs {
	position:fixed;
	right:-92px;
	top:275px;
	transform: rotate(90deg);
}
.support_tabs ul {
	padding:0;
	margin:0;
}
.support_tabs li {
	list-style:none;
	display:inline-block;
}
.support_tabs li a {
	text-transform:uppercase;
	padding: 2px 14px;
	color:#fff;
	font-size:16px;
}
.support_tabs li.feedback-btn a {
	background:#F2BCC0;
}
.support_tabs li.support-btn a{
	background:#BCBCF2;
}
.support_tabs li.how-do-btn a{
	background:#BA81D6;
}
.feedback-form,
.support-form,
.how-do-form {
	background:#fff;
	width:900px;
	position: fixed;
	top: 162px;
	right: -900px;
	z-index:19;
	border:1px solid #ccc;
	padding-left:0 !important;
	padding-right:0 !important;
}
.default-row .feedback-form,
.default-row .support-form,
.default-row .support_tabs{
	padding-left:0 !important;
	padding-right:0 !important;
}
.how-do-form {
   width:600px;
}
.feedback-header,
.support-header,
.how-do-header {
	background:#F2BCC0;
	color:#fff;
	font-size: 22px;
	padding: 10px 18px;
}
.support-header {
	background:#BCBCF2 !important;
}
.how-do-header {
	background:#BA81D6 !important;
}
.feedback-header .close-feedback,
.support-header .close-support,
.how-do-header .close-how-do {
	font-size: 20px;
	border: 1px solid #fff;
	color: #fff;
	float: right;
	height: 33px;
	width: 33px;
	text-align: center;
	line-height: 25px;
	cursor:pointer;
}
.feedback-body,
.support-body,
.how-do-body {
	padding:24px;
}
.how-do-body .btn {
	margin-right:6px;
	margin-bottom:6px;
}
.wizard-steps {
	text-align:center;
	margin-top:10px;
	margin-bottom:25px;
}
.wizard-step {
	background: url('img/hexagon-disabled.png') no-repeat;
	position: relative;
	width: 150px;
	box-sizing: content-box;
	height: 173px;
	position:relative;
	background-size: 100% auto !important;
	display: inline-block;
	margin: 0 10px;
}
.wizard-step.active{
	background: url('img/hexagon.png') no-repeat;
}
.wizard-step-text {
	color:#fff;
	font-size: 0;
	position:absolute;
	display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    top: 0; left: 0; bottom: 16px; right: 0;
	padding: 0 18%;
}
.wizard-step.active .wizard-step-text {
	font-size: 18px;
}
.wizard-container {
	border:1px solid #c3c3c3;
	padding:20px 30px 30px 30px;
	width: 1190px;
    margin: 0 auto;
	margin-bottom:30px;
}
.wizard-header {
	background:#1e73be;
	width:1190px;
	margin:0 auto;
	text-align:center;
	color:#fff;
	font-size:15px;
	margin-bottom: 8px;
	padding:5px 0;
}
.wizard-header * {
	color:#fff;
}
.wizard-title {
	font-size:22px;
	font-weight:bold;
	color:#1e73be;
	text-align:center;
}
.wizard-container li {
	margin-bottom:10px;
}
.wizard-btn,
.wizard-btn:hover {
	background: #1e73be;
	background-image:url(img/next.png);
	background-size: 70px;
	background-repeat:no-repeat;
	border-color: #1e73be;
	color:#fff;
	font-size:18px;
	padding:14px 17px;
	padding-right: 92px;
	position:absolute;
	right:0;
	bottom:0;
	background-position: right 13px bottom 7px;
}
.wizard-back,
.wizard-back:hover {
	left:0 !important;
	background: #c3c3c3;
	border: 1px solid #c3c3c3;
	background-image:url(img/prev.png);
	background-size: 70px;
	padding-left: 92px;
	background-repeat:no-repeat;
	padding-right: 17px;
	background-position: left 13px bottom 7px;
	bottom: 2px;
}
@media only screen and (min-width : 280px) and (max-width : 767px) {
 .mobile-only {
    display:block !important;
}
.desktop-only {
    display:none !important;
}
#loginbox {
    width: 90%;
}
.navbar.navbar-expand-lg {
	padding-left: 8px !important;
	padding-right: 8px !important;
}
.nav-item.right-item{
	margin-left: inherit !important;
}
.refresh_btn_contianer{
	width:180px;
}
}
@media only screen and (min-width : 500px) and (max-width : 991px) {
	.navbar.navbar-expand-lg {
		padding-left: 16px !important;
		padding-right: 16px !important;
	}
	.navbar-brand.mobile-only {
		display:block !important;
	}
	.nav-item.desktop-only {
		display:none !important;
	}
}
@media only screen and (min-width : 768px) and (max-width : 991px) {
	.navbar.navbar-expand-lg {
		padding-left: 21px !important;
		padding-right: 21px !important;
	}
}
@media only screen and (min-width : 768px) and (max-width : 880px) {
	#loginbox {
		width: 80%;
	}
}


.issue_box {
	background-color: #fafafa;
	padding-top: 15px;
}

.drop-area {
  border: 2px dashed #ccc;
  border-radius: 20px;
  padding: 20px;
}
.drop-area.highlight {
  border-color: purple;
}
.my-form {
  margin-bottom: 10px;
}
.gallery {
  margin-top: 10px;
  position:relative;
}
.gallery:hover .deleteimg {
	display:block;
}
.gallery .deleteimg {
	display: none;
	width: 17px;
	height: 19px;
	cursor:pointer;
	position: absolute;
	right: 0;
	background:url(img/delete-icon.png) no-repeat;
}

.gallery img {
  max-height:88px;
  margin-bottom: 0px;
  margin-right: 0px;
  vertical-align: middle;
  float:right;
  max-width: 100%;
}
.button {
  display: inline-block;
  padding: 10px;
  background: #ccc;
  cursor: pointer;
  border-radius: 2px;
  border: 1px solid #ccc;
}
.button:hover {
  background: #ddd;
}
.drop-area input[type="file"] {
  display: none;
}

.dash-box {
	width: 23%;
	background: #1e73be;
	color: #fff;
	vertical-align: middle;
	float: left;
	margin-right: 2.66%;
}
.dash-box:nth-child(4n) {
	margin-right:0 !important;
}
.dash-box a {
	color: #fff;
	text-decoration:none !important;
	display:block;
	padding: 25% 0;
	text-align:center;
	font-weight: bold;
	height: 40px;
	box-sizing: content-box;
	font-size: 16px;
}
.dash-box a .smaller-info {
	font-size: 13px;
	font-weight: normal;
	display: block;
	color: #fff;
}
.dash-box a .btn {
	font-size: 12px;
	padding: 1px 12px 2px;
	font-weight: bold;
	border-radius: 1px;
	margin-top: 2px;
}
.adviser-img-name {
	background: #1e73be;
	padding: 20px 0px;
	text-align:center;
	color:#fff;
	font-size: 14px;
	font-weight: bold;
}
.adviser-img-name img {
	display: block;
	width: 84%;
	margin: 0 auto;
	border-radius: 50%;
	margin-bottom:6px;
}
.adviser-logo {
	max-width:100%;
}
.hidden-text {
	display:none;
}
.individual-links {
	text-align: center;
	margin-top: 30px;
}
.individual-links a {
	margin-bottom:4px;
}
.individual-links a img {
	width: 13px;
	margin: 0 5px;
	margin-top: -2px;
}
.dashboard-right .dash-box {
	box-sizing:border-box;
	padding:14px;
	margin-bottom:1.3%;
	width:48% !important;
	margin-right: 1.3%;
}

.dashboard-right .dash-box b {
	color:#fff;
	font-size:22px;
	font-weight:normal;
	display: block;
	line-height: 30px;
}
.plan-item {
	display:block;
	padding:4px 0;
	width: 100%;
	line-height: 20px;
}
.plan-item span {
	display: inline-block;
	border-right: 1px solid #ccc;
	width: 30px;
	margin-right: 20px;
}

/* Custom checkboxe */
label.switch {
  position: relative;
  display: inline-block;
  width: 45px;
  height: 23px;
}


.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 18px;
  width: 18px;
  left: 4px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 50px;
}

.slider.round:before {
  border-radius: 50%;
}
/* End Custom checkboxe */

.navbar-light {
 border-bottom-style: solid;
 border-bottom-width: 1px;
 border-bottom-color: #C5DEE8;
}

