@charset "UTF-8";
div.logoarea{
	background: white;
}
div.fixed-value{
	padding-top: 5px;
	font-weight: bold;
}

a,
a li,
a span,
a div,
a img {
	-webkit-transition: background 0.1s ease-in-out, color 0.1s ease-in-out, border 0.1s ease-in-out, text-decoration 0.1s ease-in-out;
	-moz-transition: background 0.1s ease-in-out, color 0.1s ease-in-out, border 0.1s ease-in-out, text-decoration 0.1s ease-in-out;
	-o-transition: background 0.1s ease-in-out, color 0.1s ease-in-out, border 0.1s ease-in-out, text-decoration 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, color 0.1s ease-in-out, border 0.1s ease-in-out, text-decoration 0.1s ease-in-out;
}
a#logo_3d{
	background: url(images/3D-Asset-Management-Logo.png);
	background: url(images/3D-Asset-Management-Logo.svg);
	width: 224px;
	margin-top: 10px;
	height: 60px;
	display: block;
	text-decoration: none;
	background-size:224px 60px;
	background-repeat:no-repeat;
	background-position:center center;
}
.required label:after {
	color: #868686;
	content: ' (Required)';
}
div.main-content{
	padding: 20px;
}
div.bluebar{
	background: transparent;
	color: var(--text-color-primary);
}
div.bluebar h2{
	margin: auto;
}
div.bluebar-top{
	border: 1px solid var(--accent-color);
}
div.bluebar-top div.container {
	position: relative;
	/*overflow: hidden;*/
	min-height: 27px;
}
div.bluebar div.login-info{
	font-size: 12px;
	line-height: 27px;
	min-height: 27px;
	white-space: nowrap;
	padding-right: 9px;
	/*position: absolute;*/
	/*right: 0;*/
}

div.bluebar li a{
	background-color:transparent !important;
}
div.bluebar li a:hover, div.bluebar li a:focus{
	background-color:transparent !important;
	border: 0;
}
div.bluebar div.navbar a:after{
	content: "|";
	position: relative;
	left: 10px;
}
div.bluebar div.navbar li.last a:after{
	content: "";
	position: relative;
	left: 0;
}
div.bluebar div.navbar li.first a {
	padding-left: 9px;
}
div.bluebar div.navbar a:hover {
	color: #f6957e;
}
div.bluebar div.navbar a:hover:after {
	color: #ef4d30;
}
div.bluebar div.navbar ul.dropdown-menu li a{
	color: black;
}
div.bluebar div.navbar ul.dropdown-menu li a:hover{
	color: black;
}
div.bluebar div.navbar ul.dropdown-menu li a:after{
	content: "";
	position: relative;
	left: 0;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
	color: #444;
}
div.bluebar-middle{
	border-top: 4px solid #ddd;
	/* height: 65px; */
	padding-top: 10px;
}
div.bluebar-middle .container h2.steps {
	background: url(images/steps.jpg) no-repeat 0 0;
	height: 67px;
}

div.top-container .right-side .main-content {
	padding: 10px 10px 15px 10px;
}


div.top-container .row-fluid [class*="span"]{
	background: #e3dbc3 url(images/Container-bkgd.jpg) repeat-x 0 0;
	padding: 8px;
}
div.top-container .row-fluid [class*="span"] [class*="span"] {
	background: transparent;
}
div.top-container .row-fluid fieldset {
	background: transparent !important;
	color: black;
}
div.top-container .row-fluid fieldset legend {
	color: #003d79;
	font-size: 22px;
	line-height: 24px;
	overflow: hidden;
	text-decoration: underline;
	border: 0;
	margin-bottom: 0;
}
div.top-container .row-fluid fieldset legend input,
div.top-container .row-fluid fieldset legend span {
	display: block;
	float: left;
}
div.top-container .row-fluid fieldset legend span {
	width: 230px;
	margin-left: 10px;
}

div.top-container .row-fluid fieldset input[type='text'],
div.top-container .row-fluid fieldset input[type='password'],
div.top-container .row-fluid fieldset select,
div.top-container .row-fluid fieldset .help-block {
	font-size: 12px;
	line-height: 18px;
	color: black !important;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
}
div.top-container .row-fluid fieldset div.error .help-block {
	color: #b94a48 !important;
}
div.top-container .row-fluid fieldset .help-block {
	font-weight: bold;
}



div.footer .right-side {
	text-align: left;
}
@media screen and (min-width: 768px) {
	div.footer .right-side {
		text-align: right;
	}
}
div.footer {
	font-size: 14px;
	line-height: 18px;
}
div.footer address h3 {
	font-size: 22px;
	line-height: 40px;
	text-transform: uppercase;
	font-weight: bold;
	color: #ef4d30;
	padding: 0;
	margin: 0 0 15px 0;
}
div.footer-nav,
div.footer-nav a ,
div.footer address h5 {
	line-height: 40px;
	font-size: 18px;
	color: #ef4d30;
}
table{
	width: 100%;
}
div.plan-summary {
	margin-right: 1em;
}
div.filterbox{
	float: left;
	margin-right: 1em;
}
div.filterbox input,
div.filterbox select{
	margin-bottom: 3px;
	width: 150px;
}
div.filterbox .input-mini{
	width: 50px;
}
div.filterbox select.input-mini {
	width: 65px;
}
div.filterbox .input-small {
	width: 80px;
}
div.filterbox select.input-large{
	width: 210px;
}

.solvefor legend{
	cursor: pointer;
}
.client-quick-summary .main-content {
	padding: 10px;
}

.client-quick-summary .dl-horizontal {
	padding-bottom: 10px;
	border-bottom: 1px solid #002e67;
	margin-bottom: 10px;
}

.client-quick-summary .dl-horizontal dd{
	float: left;
	margin: 0;
}
.client-quick-summary .dl-horizontal dt{
	text-align: left;
	clear: left;
	width: 100px;
}
.plan-display-name{
	font-size:.75em;
}
.recent_plan {
	text-align: center;
	text-transform: uppercase;
	border-bottom: 1px solid #002e67;
	margin-bottom: 0.5em;
}
.recent_plan_last {
	border: 0;
	margin-bottom: 0;
}
.recent_plan dl {
	margin-bottom: 0;
	overflow: hidden;
}
.recent_plan .dl-horizontal dt{
	width: auto;
	clear: left;
	white-space: nowrap;
	text-align: left;
}
.recent_plan .dl-horizontal dd{
	padding-left: 10px;
	float: left;
	margin: 0;
	white-space: nowrap;
	text-align: left;
}
.recent_plan a.btn,.recent_plan a.btn:hover{
	display: block;
	clear: both;
	margin: 10px auto 15px;
	width: 125px;
}
.client-quick-summary .unspecified,
div.plan-summary .unspecified
{
	font-style: italic;
	color: black;
}
.template{
	display: none;
}
#modal_segments_edit input.input-small{
	width: 40px;
}
input.input-micro{
	width: 40px;
}
select.input-micro{
	width: 70px;
}
span.help-small, .help-small{
	margin-top:3px;
	font-style:italic;
	font-size:0.9em;
}
td.ralign,th.ralign{
	text-align: right;
}
dd{
	word-wrap:break-word;
}
td.ror-error input{
	color: gray;
}
td.ror-error div{
	color: red;
	font-size: 0.9em;
	font-style: italic;
}
span.note{
	display: block;
	width: 24px;
	height: 24px;
	background-image: url('images/icon-notes.png');
}
div.income_plan {
	font-size: 90% ;
}
div.income_plan .scrollable{
	min-height: 33em;
	height: 33em;
	overflow: auto;
	border: 1px solid #DDD;
	margin-bottom: 1em;
}
div.income_plan table.fix-head{
	margin-bottom: 0;
}
div.subcontent-box{
	background: #E7E4DE;
	border: 2px solid white;
}
	div.subcontent-box div.content{
		padding: 0;
	}
	div.subcontent-box div.notes{
		height: 100px;
		overflow: auto;
		padding: 1em;
	}
	div.notes em{
		font-style: italic;
	}

.modal-loading{
	background:url(images/loading/spinner-medium.gif) no-repeat right center;
	display:none;
	color:#333;
	font-size:1.1em;
	padding:5px 40px 5px 0px;
}

@media (min-width: 992px) {
    .modal-xl {
        width: 1404px;
    }
}

a:focus,
button:focus,
input:focus
{
	outline: none;
}

/* .btn-primary,
.btn-primary.active,
.btn-primary:active,
.btn-primary.disabled,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary:focus {
	background: #ef4d30;
	color: #fff;
} */
.btn-lg,
.btn-lg:hover,
.btn-lg:focus,
.btn-lg:active,
.btn-group-lg > .btn,
.btn-group-lg > .btn:hover,
.btn-group-lg > .btn:active,
.btn-group-lg > .btn:focus {
    padding: 10px 26px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
.modal-footer .btn.disabled:hover{
	margin-left: 5px;
}

.btn-mini {
	font-size: 10.5px !important;
}

.pull-right>.btn-group {
	float: right;
}
.pull-right>.btn-group {
	padding: 0;
	margin: 0;
}
.pull-right>.btn {
	width: auto;
}

.dl-horizontal .btn {
	margin: 0 !important;
}

/* .btn-primary:hover{
	background: #fb6c46;
} */
a.dropdown-toggle {
	width: auto !important;
}
.version-buttons {
	padding-bottom: 20px;
}
.version-buttons .btn {
	margin: 10px 0 0 10px !important;
}
dt.version-info,
dd.version-info {
	height: 45px;
}

.version-info .btn {
	margin: 0 !important;
}

.legend .btn-primary{
	margin-bottom:10px;
}
legend + .control-group{
	margin-top: 0;
}
.step-6 legend + .control-group{
	padding-left: 15px;
}
.dropdown-menu li.status-A a{
	color: green;
}
.dropdown-menu li.status-P a,
.dropdown-menu li.status-N a{
	color: #AAA;
}
.dropdown-menu li.status-U a {
	color: #D33;
}
.dropdown-menu li.status-I a{
	color: #DDD;
}
.row-label{
	background-color: #fcdcd5;
}
.projected{
	background-color: #ef4d30;
	color: white;
}
.actual{
	background-color: #1dbfa3;
	color: white;
}
.chart-background{
	border-right: 1px solid black;
	background-color: white;
	background-image: linear-gradient(#fcdcd5, #f9b9aa);
	background-size: 75% 100%;
	background-repeat: no-repeat;
}
ul.nav-tabs{
	background-color:#E7E4DE;
	border: 1px solid #BBB;
	padding-top:1px;
	margin-bottom: 10px;
}
li.ondeck a, th.ondeck, tr.current td{
	font-weight: bold;
	color: #ef4d30;
}
li.liquidated a, th.liquidated{
	color: gray;
}

fieldset.login-wrapper {
	display: block;
	padding: 20px 0;
	margin: 0 auto;
	width: 490px;
	height: 200px;
	position: relative;
}
fieldset.login-wrapper label,
fieldset.login-wrapper input {
	margin-top: 5px;
	font-size: 16px;
	display: block;
	float: left;
}
fieldset.login-wrapper input {
	width: 300px;
	font-style: italic;
}
fieldset.login-wrapper label {
	font-weight: bold;
	clear: left;
	width: 175px;
}
fieldset.login-wrapper label.checkbox {
	width: auto;
}
fieldset.login-wrapper label.checkbox input {
	width: auto;
	margin-right: 10px;
}
fieldset.login-wrapper div.buttons{
	padding-top: 1em;
}
fieldset.login-wrapper button {
	display: block;
	float: right;
}
/* This shouldn't be necessary, but is breaking Chrome */
/*
fieldset.login-wrapper button:hover {
	margin-top: 1em;
}*/

fieldset.pw-reset-wrapper {
	display: inline-block;
	padding: 20px 0;
	margin-left: 5px ;
	width: 490px;
	height: 200px;
	position: left;
}

fieldset.pw-reset-wrapper label,
fieldset.pw-reset-wrapper input {
	margin-top: 5px;
	font-size: 16px;
	display: block;
	float: left;
}
fieldset.pw-reset-wrapper input {
	width: 300px;
	font-style: italic;
}
fieldset.pw-reset-wrapper label {
	font-weight: bold;
	clear: left;
	width: 175px;
}
fieldset.pw-reset-wrapper label.checkbox {
	width: auto;
}
fieldset.pw-reset-wrapper label.checkbox input {
	width: auto;
	margin-right: 10px;
}
fieldset.pw-reset-wrapper div.buttons{
	padding-top: 1em;
}
fieldset.pw-reset-wrapper button {
	display: block;
	float: right;
}

div.videos h3 {
	border-bottom-style: solid;
	border-bottom-width: 3px ;
	display: inline ;
}

div.searchbox.plan-summary {
    min-height:240px;
    height:280px;
}
div.plan-summary h4,
div.searchbox h4 {
	text-transform: uppercase;
	text-decoration: underline;
	line-height: 1.2;
	font-size: 18px ;
/*	width: 165px; */
/*	white-space: nowrap; */
}
div.plan-summary h4{
	width: auto;
	margin-top: 0;
	white-space: normal;
}
div.plan-summary > div.row {
    height:100%;
}
div.plan-summary .contact-info {
	padding-top: 0 !important;
	padding-right: 10px !important;
	width: 34% !important;
	border-right: 1px solid #00245D;
    height:100%;
}

div.plan-summary .contact-info .btn {
	width:13em;
	margin: 0.25em 0.5em;
}
div.plan-summary .plan-details {
	padding-top: 0 !important;
	margin-left: 0 !important;
	padding-left: 30px !important;
	width: 65.5% !important;
    height:100%;
}

div.plan-summary .plan-details .row-fluid [class*="span"]{
	width: 25%;
}

div.plan-summary dl dd,
div.plan-summary dl dt {
	text-align: left;
	font-weight: 400;
}
div.plan-summary .plan-details dl dd,
div.plan-summary .plan-details dl dt {
	margin: 0 !important;
	margin-right: 10px !important;
	padding: 0 !important;
}
div.plan-summary .contact-info dl dt {
	width: 100px;
}
ul#steplist{
	margin: auto;
	display: table;
}
.definition{
	cursor: help;
}
ul#steplist li{
	display: inline;
	float: left;
	padding: 0 20px;
	text-transform: uppercase;
	text-align: center;
}
ul#steplist li.active img{
	height:20px;
}
ul#steplist .nav{
	cursor: pointer;
}
div.income_plan table{
	table-layout: fixed;
}
.no-client{
	color: #1dbfa3;
	font-style: italic;
}
#modal_recommendation textarea{
	margin-bottom: 2px;
}
#modal_recommendation dl{
	margin-top: 10px;
}
.user-edit div.help-block{
	font-style: italic;
	font-size: 8pt;
	margin-top: 3px;
}
input.btn{
	min-height: 34px;
}
div.institution div.controls{
	margin-top: 5px;
}
/*
#modal_financial_institution{
	width: 80%;
	margin-left: -40%;
}
*/
table td.text-center,table th.text-center{
	text-align: center;
}
table td.text-right,table th.text-right{
	text-align: right;
}
td.error{
	background-color: red !important;
}
span.brand{
	font-style: italic;
	font-weight: bold;
}
span.show-notes{
	cursor: pointer;
}
div.popover p{
	margin-top: 1em;
	font-style: italic;
	margin-bottom: 0;
}
/* .main-container > .nav-tabs > li.active > a {
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), white);
	border-color: #ddd;
	border-bottom-color: white;
	color: #19a991;
} */

/* .btn-success,
.btn-success:focus,
.btn-success:active,
.btn-success:active:focus{
	background: #1dbfa3;
    color: #fff;
} */
/* .btn-success:hover{
	background: #76d6c6;
} */

.btn-block+.btn-block:hover{
	margin-top: 5px;
}
.searchbox .well{
	margin-right: 0;
	margin-left: 0;
	padding: 0 19px;
}
.searchbox .well h4{
	text-decoration: none;
}
.tooltip{
    min-width: 200px;
}

.form-group.well h4{
	margin-bottom: 0;
}
.form-group.well p{
	padding: 0;
}
.border-left{
	border-left: 2px solid #DDD;
}
.form-control-static.control-label{
	text-align: left;
}
.plan-illustration .border-bottom{
	border-bottom: 2px solid #888;
}
.btn-marg-left a {
	margin-left: 7px !important;
}

.user-logo{
	max-width: 150px;
	max-height: 150px;
}
.questionnaire-link{
	padding-top:40px;
}
.pre-existing-tooltip{
	font-size:22px !important;
	padding-top:5px !important;
}

/** RANGE INPUTS **/
input[type=range] {
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  margin: 6px 0;
}
input[type=range]:focus {
  outline: none;
}
input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 8px;
  cursor: pointer;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  background: #ef4d30;
  border-radius: 25px;
  border: 0px solid #010101;
}
input[type=range]::-webkit-slider-thumb {
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  border: 1px solid #c0c0c0;
  height: 20px;
  width: 20px;
  border-radius: 20px;
  background: #ffffff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  margin-top: -6px;
}
input[type=range]:focus::-webkit-slider-runnable-track {
  background: #f3765f;
}
input[type=range]::-moz-range-track {
  width: 100%;
  height: 8px;
  cursor: pointer;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  background: #ef4d30;
  border-radius: 25px;
  border: 0px solid #010101;
}
input[type=range]::-moz-range-thumb {
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  border: 1px solid #c0c0c0;
  height: 20px;
  width: 20px;
  border-radius: 20px;
  background: #ffffff;
  cursor: pointer;
}
input[type=range]::-ms-track {
  width: 100%;
  height: 8px;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent;
}
input[type=range]::-ms-fill-lower {
  background: #db3011;
  border: 0px solid #010101;
  border-radius: 50px;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
}
input[type=range]::-ms-fill-upper {
  background: #ef4d30;
  border: 0px solid #010101;
  border-radius: 50px;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
}
input[type=range]::-ms-thumb {
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  border: 1px solid #c0c0c0;
  height: 20px;
  width: 20px;
  border-radius: 20px;
  background: #ffffff;
  cursor: pointer;
  height: 8px;
}
input[type=range]:focus::-ms-fill-lower {
  background: #ef4d30;
}
input[type=range]:focus::-ms-fill-upper {
  background: #f3765f;
}
input[type=range] {
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  margin: 6px 0;
}
input[type=range]:focus {
  outline: none;
}
input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 8px;
  cursor: pointer;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  background: #ef4d30;
  border-radius: 25px;
  border: 0px solid #010101;
}
input[type=range]::-webkit-slider-thumb {
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  border: 1px solid #c0c0c0;
  height: 20px;
  width: 20px;
  border-radius: 20px;
  background: #ffffff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  margin-top: -6px;
}
input[type=range]:focus::-webkit-slider-runnable-track {
  background: #f3765f;
}
input[type=range]::-moz-range-track {
  width: 100%;
  height: 8px;
  cursor: pointer;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  background: #ef4d30;
  border-radius: 25px;
  border: 0px solid #010101;
}
input[type=range]::-moz-range-thumb {
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  border: 1px solid #c0c0c0;
  height: 20px;
  width: 20px;
  border-radius: 20px;
  background: #ffffff;
  cursor: pointer;
}
input[type=range]::-ms-track {
  width: 100%;
  height: 8px;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent;
}
input[type=range]::-ms-fill-lower {
  background: #db3011;
  border: 0px solid #010101;
  border-radius: 50px;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
}
input[type=range]::-ms-fill-upper {
  background: #ef4d30;
  border: 0px solid #010101;
  border-radius: 50px;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
}
input[type=range]::-ms-thumb {
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  border: 1px solid #c0c0c0;
  height: 20px;
  width: 20px;
  border-radius: 20px;
  background: #ffffff;
  cursor: pointer;
  height: 8px;
}
input[type=range]:focus::-ms-fill-lower {
  background: #ef4d30;
}
input[type=range]:focus::-ms-fill-upper {
  background: #f3765f;
}
input[type=range] {
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  margin: 6px 0;
}
input[type=range]:focus {
  outline: none;
}
input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 8px;
  cursor: pointer;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  background: #ef4d30;
  border-radius: 25px;
  border: 0px solid #010101;
}
input[type=range]::-webkit-slider-thumb {
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  border: 1px solid #c0c0c0;
  height: 20px;
  width: 20px;
  border-radius: 20px;
  background: #ffffff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  margin-top: -6px;
}
input[type=range]:focus::-webkit-slider-runnable-track {
  background: #f3765f;
}
input[type=range]::-moz-range-track {
  width: 100%;
  height: 8px;
  cursor: pointer;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  background: #ef4d30;
  border-radius: 25px;
  border: 0px solid #010101;
}
input[type=range]::-moz-range-thumb {
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  border: 1px solid #c0c0c0;
  height: 20px;
  width: 20px;
  border-radius: 20px;
  background: #ffffff;
  cursor: pointer;
}
input[type=range]::-ms-track {
  width: 100%;
  height: 8px;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent;
}
input[type=range]::-ms-fill-lower {
  background: #db3011;
  border: 0px solid #010101;
  border-radius: 50px;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
}
input[type=range]::-ms-fill-upper {
  background: #ef4d30;
  border: 0px solid #010101;
  border-radius: 50px;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
}
input[type=range]::-ms-thumb {
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  border: 1px solid #c0c0c0;
  height: 20px;
  width: 20px;
  border-radius: 20px;
  background: #ffffff;
  cursor: pointer;
  height: 8px;
}
input[type=range]:focus::-ms-fill-lower {
  background: #ef4d30;
}
input[type=range]:focus::-ms-fill-upper {
  background: #f3765f;
}

/** /RANGE INPUTS **/

/* button loading */
button.with-loading span:last-child {
	display: none;
}
button.with-loading[disabled] span:last-child {
	display: block;
}
button.with-loading[disabled] span:first-child {
	display: none;
}

.stepper {
	margin-bottom: 16px;
}

.stepper ol {
	margin: 0;
	padding: 0;
	counter-reset: step;
}
.stepper li {
	display:inline-block;
	margin: 0 42px 0 0;
}

.stepper li:before {
	counter-increment: step;
	content: counter(step);
	display: inline-block;
	line-height: 24px;
	text-align: center;
	height: 24px;
	width: 24px;
	border-radius: 100%;
	background: #ccc;
	margin-right: 8px;
}

.stepper li.active {
	font-weight: bold;
	color: #000;
}
.stepper li.active:before {
	background: #ef4d30;
	color: #fff;
}

.pointer {
	cursor: pointer;
}

#import_form .row {
	margin-bottom: 16px;
}

.plan_edit .subcontent {
    margin-top:1em;
}

.text-muted {
    color:#c0c0c0;
}
.row-total {
    border-left: 1px solid #AAA;
    text-align: right;
}

.cell-age, .cell-yr {
    /* min and max are undefined on table cells */
    max-width:110px;
    min-width:80px;
    width:80px;
}

/* try to make all close buttons more visible */
button.close.btn {
    padding: 5px;
    line-height:1em;
    opacity: 1;
    background-color: #ef4d30;

    float: right;
    font-weight: 700;
    line-height: 1;
    color: #FFF;
    text-shadow: initial;
    margin: 0;
}

/* try to make all close buttons more visible */
button.close.btn:hover {
    padding: 5px;
    line-height:1em;
    opacity: 1;
    background-color: #fb6c46;
}

button.close.btn:active,
button.close.btn:focus {
    padding: 5px;
    line-height:1em;
    opacity: 1;
    background-color: #ef4d30;
}

/* hides elements before Vue renders their templates */
[v-cloak] {
    visibility: hidden;
    white-space: nowrap;
}

/* lower cell padding on income plan table header */
.income_plan > table > thead > tr > th
{
    padding: 6px 5px 6px 5px;
}

h3 {
    margin-top:5px;
}

.has-error .help-inline,
.has-error label {
	color: #a94442;
}

.form-group.has-error {
    animation-name: shakeError;
    animation-fill-mode: forwards;
    animation-duration: .6s;
    animation-timing-function: ease-in-out;
}
.text-larger {
    font-size:110%;
}
.text-larger-20 {
    font-size:120%;
}
.text-smaller {
    font-size:90%;
}
.text-smaller-80 {
    font-size:80%;
}


@keyframes shakeError {
  0% {
    transform: translateX(0); }
  15% {
    transform: translateX(0.375rem); }
  30% {
    transform: translateX(-0.375rem); }
  45% {
    transform: translateX(0.375rem); }
  60% {
    transform: translateX(-0.375rem); }
  75% {
    transform: translateX(0.375rem); }
  90% {
    transform: translateX(-0.375rem); }
  100% {
    transform: translateX(0); } }
