@import url(https://fonts.googleapis.com/css?family=Open+Sans);

.boldTd{
	font-weight: bold;
}

.btnLine{
	text-align: center;
	padding-top: 30px;
	white-space: nowrap;
}

.panel-body > p:nth-child(2) {
	font-size: 20px;
	padding-bottom: 10px;
}

.pure-control-group {
	padding-bottom: 25px;
}

.pure-control-groupOLD {
	padding-bottom: 25px;
}

.row {
}

.dialogBG
{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 450;
    display: none;
    left: 0;
    top: 0;
}

.dialogBGInner
{
    width: 100%;
    height: 100%;
    float: left;
}

.dialogHolder
{
    width: 330px;

    position: absolute;
   

    z-index: 500;
    display: none;
    
}



.dialogHolderInner
{
    width: 100%;
    height: 100%;
    float: left;
}


.dialog
{

    width: 330px;
    position: absolute;
   

}



.dialogOuter
{
    width: 100%;
    float: left;
}

.dialogInner
{
    width: 100%;
    float: left;
   
}

.dialogTitle
{
    width: 100%;
    height: 49px;
    float: left;
    background-image: url('../images-h/dialog-title-bg.png');
    background-repeat: repeat-x;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-top: 1px solid #aeafaf;
    border-left: 1px solid #aeafaf;
    border-right: 1px solid #aeafaf;
     box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.17);

}

.dialogTitleInner
{
    width: 100%;
    float: left;
    padding-top: 15px;
    color: #ffffff;
    font-size: 18px;
    text-align: center;

}

.dialogBody
{
    margin-top: -1px;
    width: 100%;
    float: left;
    background-color: #f3f3f1;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
     border-bottom: 1px solid #aeafaf;
    border-left: 1px solid #aeafaf;
    border-right: 1px solid #aeafaf;
    padding-top: 30px;
    padding-bottom: 30px;
     box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.17);
     
}

.dialogBodyOuter
{
    width: 450px;
    margin: auto auto;
}

.dialogBodyInner
{
    width: 100%;
    float: left;
    font-size: 14px;
     text-align: center;
     line-height: 22px;
}

body {
	background-color: #f2f2f0;
	margin: 0;
	padding: 0;
	font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #6a6a6a;
}

.pure-skin-cx .pure-button {
	border-radius: 0px;
	border: medium none transparent;
	background-image: linear-gradient(to bottom, #004197 0%, #004197 100%);
	background-repeat: repeat-x;
	box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.35);
	min-width: 200px;
	line-height: 1.2;
	font-size: 18px;
	height: 50px;
	margin: 30px 10px 15px 0px;
	padding: 10px 16px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	white-space: nowrap;
	-moz-user-select: none;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.pure-skin-cx .pure-button-hover,.pure-skin-cx .pure-button:hover {
	background-image: linear-gradient(to bottom, #004197  0%, #004197  100%);
background-repeat: repeat-x;
}

.pure-skin-cx .pure-button:focus {
	outline: 0
}

.pure-skin-cx .pure-button-active,.pure-skin-cx .pure-button:active {
	box-shadow: 0 0 0 1px rgba(0, 0, 0, .15) inset, 0 0 6px
		rgba(0, 0, 0, .2) inset
}

.pure-skin-cx .pure-button-disabled,.pure-skin-cx .pure-button-disabled:active,.pure-skin-cx .pure-button-disabled:hover,.pure-skin-cx .pure-button[disabled]
	{
	border: none;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	filter: alpha(opacity =   40);
	-khtml-opacity: .4;
	-moz-opacity: .4;
	opacity: .4;
	cursor: not-allowed;
	box-shadow: none
}

.pure-skin-cx .pure-button-hidden {
	display: none
}

.pure-skin-cx .pure-button::-moz-focus-inner {
	padding: 0;
	border: 0
}

.pure-skin-cx .pure-form legend {
	border: 0;
	white-space: normal
}

.pure-skin-cx .pure-form button,.pure-skin-cx .pure-form input,.pure-skin-cx .pure-form select,.pure-skin-cx .pure-form textarea
	{
	margin: 0;
	vertical-align: baseline
}

.pure-skin-cx .pure-form button,.pure-skin-cx .pure-form input {
	line-height: normal
}

.pure-skin-cx .pure-form button,.pure-skin-cx .pure-form input[type=button],.pure-skin-cx .pure-form input[type=reset],.pure-skin-cx .pure-form input[type=submit]
	{
	-webkit-appearance: button;
	cursor: pointer
}

.pure-skin-cx .pure-form button[disabled],.pure-skin-cx .pure-form input[disabled]
	{
	cursor: default
}

.pure-skin-cx .pure-form input[type=checkbox],.pure-skin-cx .pure-form input[type=radio]
	{
	box-sizing: border-box;
	padding: 0
}

.pure-skin-cx .pure-form input[type=search] {
	-webkit-appearance: textfield
}

.pure-skin-cx .pure-form input[type=search]::-webkit-search-cancel-button,.pure-skin-cx .pure-form input[type=search]::-webkit-search-decoration
	{
	-webkit-appearance: none
}

.pure-skin-cx .pure-form button::-moz-focus-inner,.pure-skin-cx .pure-form input::-moz-focus-inner
	{
	border: 0;
	padding: 0
}

.pure-skin-cx .pure-form textarea {
	overflow: auto;
	vertical-align: top
}

@media only screen and (max-width :480px) {
	.pure-skin-cx .pure-form button[type=submit] {
		margin: .7em 0 0
	}
	.pure-skin-cx .pure-form input[type=color],.pure-skin-cx .pure-form input[type=date],.pure-skin-cx .pure-form input[type=datetime-local],.pure-skin-cx .pure-form input[type=datetime],.pure-skin-cx .pure-form input[type=email],.pure-skin-cx .pure-form input[type=month],.pure-skin-cx .pure-form input[type=number],.pure-skin-cx .pure-form input[type=password],.pure-skin-cx .pure-form input[type=search],.pure-skin-cx .pure-form input[type=tel],.pure-skin-cx .pure-form input[type=text],.pure-skin-cx .pure-form input[type=time],.pure-skin-cx .pure-form input[type=url],.pure-skin-cx .pure-form input[type=week],.pure-skin-cx .pure-form label
		{
		margin-bottom: .3em;
		display: block
	}
	.pure-skin-cx .pure-group input[type=color],.pure-skin-cx .pure-group input[type=date],.pure-skin-cx .pure-group input[type=datetime-local],.pure-skin-cx .pure-group input[type=datetime],.pure-skin-cx .pure-group input[type=email],.pure-skin-cx .pure-group input[type=month],.pure-skin-cx .pure-group input[type=number],.pure-skin-cx .pure-group input[type=password],.pure-skin-cx .pure-group input[type=search],.pure-skin-cx .pure-group input[type=tel],.pure-skin-cx .pure-group input[type=text],.pure-skin-cx .pure-group input[type=time],.pure-skin-cx .pure-group input[type=url],.pure-skin-cx .pure-group input[type=week]
		{
		margin-bottom: 0
	}
	.pure-skin-cx .pure-form-aligned .pure-control-group label {
		margin-bottom: .3em;
		text-align: left;
		display: block;
		width: 100%
	}
	.pure-skin-cx .pure-form-aligned .pure-controls {
		margin: 1.5em 0 0
	}
	.pure-skin-cx .pure-form .pure-help-inline,.pure-skin-cx .pure-form-message,.pure-skin-cx .pure-form-message-inline
		{
		display: block;
		font-size: 80%;
		padding: .2em 0 .8em
	}
}

.pure-skin-cx .pure-form input[type=color],.pure-skin-cx .pure-form input[type=date],.pure-skin-cx .pure-form input[type=datetime-local],.pure-skin-cx .pure-form input[type=datetime],.pure-skin-cx .pure-form input[type=email],.pure-skin-cx .pure-form input[type=month],.pure-skin-cx .pure-form input[type=number],.pure-skin-cx .pure-form input[type=password],.pure-skin-cx .pure-form input[type=search],.pure-skin-cx .pure-form input[type=tel],.pure-skin-cx .pure-form input[type=text],.pure-skin-cx .pure-form input[type=time],.pure-skin-cx .pure-form input[type=url],.pure-skin-cx .pure-form input[type=week],.pure-skin-cx .pure-form textarea
	{
	padding: .5em .6em;
	display: inline-block;
	border: 1px solid #ccc;
	box-shadow: none;
	border-radius: 2px;
	-webkit-transition: .3s linear border;
	-moz-transition: .3s linear border;
	-ms-transition: .3s linear border;
	-o-transition: .3s linear border;
	transition: .3s linear border;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-font-smoothing: antialiased;
	text-align: left;
	width: 350px;
}

.pure-skin-cx .pure-form select {
	padding: .5em .6em;
	display: inline-block;
}


.pure-skin-cx .pure-form input[type=color]:focus,.pure-skin-cx .pure-form input[type=date]:focus,.pure-skin-cx .pure-form input[type=datetime-local]:focus,.pure-skin-cx .pure-form input[type=datetime]:focus,.pure-skin-cx .pure-form input[type=email]:focus,.pure-skin-cx .pure-form input[type=month]:focus,.pure-skin-cx .pure-form input[type=number]:focus,.pure-skin-cx .pure-form input[type=password]:focus,.pure-skin-cx .pure-form input[type=search]:focus,.pure-skin-cx .pure-form input[type=tel]:focus,.pure-skin-cx .pure-form input[type=text]:focus,.pure-skin-cx .pure-form input[type=time]:focus,.pure-skin-cx .pure-form input[type=url]:focus,.pure-skin-cx .pure-form input[type=week]:focus,.pure-skin-cx .pure-form select:focus,.pure-skin-cx .pure-form textarea:focus
	{
	outline: 0;
	border-color: #129FEA;
}

.pure-skin-cx .pure-form input[type=checkbox]:focus,.pure-skin-cx .pure-form input[type=file]:focus,.pure-skin-cx .pure-form input[type=radio]:focus
	{
	outline: #129FEA auto 1px
}

.pure-skin-cx .pure-form .pure-checkbox,.pure-skin-cx .pure-form .pure-radio
	{
	margin: .5em 0;
	display: block
}

.pure-skin-cx .pure-form input[type=color][disabled],.pure-skin-cx .pure-form input[type=date][disabled],.pure-skin-cx .pure-form input[type=datetime-local][disabled],.pure-skin-cx .pure-form input[type=datetime][disabled],.pure-skin-cx .pure-form input[type=email][disabled],.pure-skin-cx .pure-form input[type=month][disabled],.pure-skin-cx .pure-form input[type=number][disabled],.pure-skin-cx .pure-form input[type=password][disabled],.pure-skin-cx .pure-form input[type=search][disabled],.pure-skin-cx .pure-form input[type=tel][disabled],.pure-skin-cx .pure-form input[type=text][disabled],.pure-skin-cx .pure-form input[type=time][disabled],.pure-skin-cx .pure-form input[type=url][disabled],.pure-skin-cx .pure-form input[type=week][disabled],.pure-skin-cx .pure-form select[disabled],.pure-skin-cx .pure-form textarea[disabled]
	{
	cursor: not-allowed;
	box-shadow: inset 0 1px 10px #ededed;
	background-color: #ededed;
	color: #adadad;
	border-color: #e6e6e6
}

.pure-skin-cx .pure-form input[readonly],.pure-skin-cx .pure-form input[readonly]:focus,.pure-skin-cx .pure-form select[readonly],.pure-skin-cx .pure-form select[readonly]:focus,.pure-skin-cx .pure-form textarea[readonly],.pure-skin-cx .pure-form textarea[readonly]:focus
	{
	background: #eee;
	color: #777;
	border-color: #ccc
}

.pure-skin-cx .pure-form input:focus:invalid,.pure-skin-cx .pure-form select:focus:invalid,.pure-skin-cx .pure-form textarea:focus:invalid
	{
	color: #b94a48;
	border: 1px solid #ee5f5b
}

.pure-skin-cx .pure-form input:focus:invalid:focus,.pure-skin-cx .pure-form select:focus:invalid:focus,.pure-skin-cx .pure-form textarea:focus:invalid:focus
	{
	border-color: #e9322d
}

.pure-skin-cx .pure-form input[type=checkbox]:focus:invalid:focus,.pure-skin-cx .pure-form input[type=file]:focus:invalid:focus,.pure-skin-cx .pure-form input[type=radio]:focus:invalid:focus
	{
	outline-color: #e9322d
}

.pure-skin-cx .pure-form select {
}

.pure-skin-cx .pure-form select[multiple] {
	height: auto
}

.pure-skin-cx .pure-form label {
	margin: .5em 0 .2em;
	color: #6a6a6a;
}

.pure-skin-cx .pure-form fieldset {
	margin: 0;
	padding: .35em 0 .75em;
	border: 0
}

.pure-skin-cx .pure-form legend {
	width: 100%;
	padding: .3em 0;
	color: #262626;
	border-bottom: 1px solid #ededed
}

.pure-skin-cx .pure-form-stacked input[type=color],.pure-skin-cx .pure-form-stacked input[type=date],.pure-skin-cx .pure-form-stacked input[type=datetime-local],.pure-skin-cx .pure-form-stacked input[type=datetime],.pure-skin-cx .pure-form-stacked input[type=email],.pure-skin-cx .pure-form-stacked input[type=month],.pure-skin-cx .pure-form-stacked input[type=number],.pure-skin-cx .pure-form-stacked input[type=password],.pure-skin-cx .pure-form-stacked input[type=search],.pure-skin-cx .pure-form-stacked input[type=tel],.pure-skin-cx .pure-form-stacked input[type=text],.pure-skin-cx .pure-form-stacked input[type=time],.pure-skin-cx .pure-form-stacked input[type=url],.pure-skin-cx .pure-form-stacked input[type=week],.pure-skin-cx .pure-form-stacked label,.pure-skin-cx .pure-form-stacked select,.pure-skin-cx .pure-form-stacked textarea
	{
	display: block;
	margin: .25em 0
}

.pure-skin-cx .pure-form-aligned .pure-help-inline,.pure-skin-cx .pure-form-aligned input,.pure-skin-cx .pure-form-aligned select,.pure-skin-cx .pure-form-aligned textarea,.pure-skin-cx .pure-form-message-inline
	{
	display: inline-block;
	vertical-align: middle;
	width: 350px;
}

.pure-skin-cx .pure-form-aligned .pure-control-group {
	margin-bottom: .5em
}

.pure-skin-cx .pure-form-aligned .pure-control-group label {
	text-align: left;
	display: inline-block;
	vertical-align: middle;
	margin: 0 1em 0 0;
	font-weight: normal;
}

.pure-skin-cx .pure-form-aligned .pure-controls {
	margin: 1.5em 0 0 10em
}

.pure-skin-cx .pure-form .pure-input-rounded,.pure-skin-cx .pure-form input.pure-input-rounded
	{
	border-radius: 30px;
	padding: .5em 1em
}

.pure-skin-cx .pure-form .pure-group fieldset {
	margin-bottom: 10px
}

.pure-skin-cx .pure-form .pure-group input {
	display: block;
	padding: .5em .6em;
	margin: 0;
	border-radius: 0;
	position: relative;
	top: -1px
}

.pure-skin-cx .pure-form .pure-group input:focus {
	z-index: 2
}

.pure-skin-cx .pure-form .pure-group input:first-child {
	top: 1px;
	border-radius: 4px 4px 0 0
}

.pure-skin-cx .pure-form .pure-group input:last-child {
	top: -2px;
	border-radius: 0 0 4px 4px
}

.pure-skin-cx .pure-form .pure-group button {
	margin: .35em 0
}

.pure-skin-cx .pure-form .pure-input-1 {
	width: 100%
}

.pure-skin-cx .pure-form .pure-input-2-3 {
	width: 66%
}

.pure-skin-cx .pure-form .pure-input-1-2 {
	width: 50%
}

.pure-skin-cx .pure-form .pure-input-1-3 {
	width: 33%
}

.pure-skin-cx .pure-form .pure-input-1-4 {
	width: 25%
}

.pure-skin-cx .pure-form .pure-help-inline,.pure-skin-cx .pure-form-message-inline
	{
	display: inline-block;
	padding-left: .3em;
	color: #adadad;
	vertical-align: middle;
	font-size: 90%
}

.pure-skin-cx .pure-form-message {
	display: block;
	color: #adadad;
	font-size: 90%
}

.pure-skin-cx .pure-table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	margin-bottom: 20px;
	border: none;
}

.pure-skin-cx .pure-table caption {
	color: #adadad;
	font: italic 85%/1 arial, sans-serif;
	padding: 1em 0;
	text-align: center
}

.pure-skin-cx .pure-table td,.pure-skin-cx .pure-table th {
	border-width: 0 0 0 0;
	font-size: inherit;
	margin: 0;
	overflow: visible;
	padding: .3em .6em
}

.pure-skin-cx .pure-table td:first-child,.pure-skin-cx .pure-table th:first-child
	{
	border-left-width: 0
}

.pure-skin-cx .pure-table thead {
	background-color: #d9e6b7;
	color: #2b3513;
	text-align: left;
	vertical-align: bottom
}

.pure-skin-cx .pure-table td {
}

.pure-skin-cx .pure-table-odd td,.pure-skin-cx .pure-table-striped tr:nth-child(2n-1) td
	{
	background-color: #e4eece;
	color: #2b3512
}

.pure-skin-cx .pure-table-bordered td {
}

.pure-skin-cx .pure-table-bordered tbody>tr:last-child td,.pure-skin-cx .pure-table-horizontal tbody>tr:last-child td
	{
	border-bottom-width: 0
}

.pure-skin-cx .pure-table-horizontal td,.pure-skin-cx .pure-table-horizontal th
	{
	border-width: 0 0 1px;
}

.pure-skin-cx .pure-table-horizontal tbody>tr:last-child td {
	border-bottom-width: 0
}

.pure-skin-cx .pure-menu ul {
	position: absolute;
	visibility: hidden
}

.pure-skin-cx .pure-menu.pure-menu-open {
	visibility: visible;
	z-index: 2;
	width: 100%
}

.pure-skin-cx .pure-menu ul {
	left: -10000px;
	list-style: none;
	margin: 0;
	padding: 0;
	top: -10000px;
	z-index: 1
}

.pure-skin-cx .pure-menu>ul {
	position: relative
}

.pure-skin-cx .pure-menu-open>ul {
	left: 0;
	top: 0;
	visibility: visible
}

.pure-skin-cx .pure-menu-open>ul:focus {
	outline: 0
}

.pure-skin-cx .pure-menu li {
	position: relative
}

.pure-skin-cx .pure-menu .pure-menu-heading,.pure-skin-cx .pure-menu a {
	display: block;
	line-height: 1.5em;
	padding: .35em 1.4em;
	text-decoration: none;
	white-space: nowrap
}

.pure-skin-cx .pure-menu.pure-menu-horizontal>.pure-menu-heading {
	display: inline-block;
	zoom: 1;
	margin: 0;
	vertical-align: middle
}

.pure-skin-cx .pure-menu.pure-menu-horizontal>ul {
	display: inline-block;
	zoom: 1;
	vertical-align: middle
}

.pure-skin-cx .pure-menu li a {
	padding: .35em 1.4em
}

.pure-skin-cx .pure-menu-can-have-children>.pure-menu-label:after {
	content: '\25B8';
	float: right;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'DejaVu Sans',
		sans-serif;
	margin-right: -20px;
	margin-top: -1px
}

.pure-skin-cx .pure-menu-can-have-children>.pure-menu-label {
	padding-right: 30px
}

.pure-skin-cx .pure-menu-separator {
	background-color: #e4eece;
	display: block;
	height: 1px;
	font-size: 0;
	margin: 7px 2px;
	overflow: hidden
}

.pure-skin-cx .pure-menu-hidden {
	display: none
}

.pure-skin-cx .pure-menu-fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%
}

.pure-skin-cx .pure-menu-horizontal li {
	display: inline-block;
	zoom: 1;
	vertical-align: middle
}

.pure-skin-cx .pure-menu-horizontal li li {
	display: block
}

.pure-skin-cx .pure-menu-horizontal>.pure-menu-children>.pure-menu-can-have-children>.pure-menu-label:after
	{
	content: "\25BE"
}

.pure-skin-cx .pure-menu-horizontal>.pure-menu-children>.pure-menu-can-have-children>.pure-menu-label
	{
	padding-right: 30px
}

.pure-skin-cx .pure-menu-horizontal li.pure-menu-separator {
	height: 50%;
	width: 1px;
	margin: 0 7px
}

.pure-skin-cx .pure-menu-horizontal li li.pure-menu-separator {
	height: 1px;
	width: auto;
	margin: 7px 2px
}

.pure-skin-cx .pure-paginator {
	letter-spacing: -.31em;
	text-rendering: optimizespeed;
	list-style: none;
	margin: 0;
	padding: 0
}

.opera-only :-o-prefocus,.pure-skin-cx .pure-paginator {
	word-spacing: -.43em
}

.pure-skin-cx .pure-paginator li {
	display: inline-block;
	zoom: 1;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
	text-rendering: auto
}

.pure-skin-cx .pure-paginator .pure-button {
	border-radius: 0;
	padding: .8em 1.4em;
	vertical-align: top;
	height: 1.1em
}

.pure-skin-cx .pure-paginator .pure-button:active,.pure-skin-cx .pure-paginator .pure-button:focus
	{
	outline-style: none
}

.pure-skin-cx .pure-paginator .prev {
	border-radius: 4px 0 0 4px
}

.pure-skin-cx .pure-paginator .next {
	border-radius: 0 4px 4px 0
}

.pure-skin-cx .pure-menu.pure-menu-horizontal li .pure-menu-children,.pure-skin-cx .pure-menu.pure-menu-open
	{
}

.pure-skin-cx .pure-menu.pure-menu-horizontal,.pure-skin-cx .pure-menu.pure-menu-horizontal .pure-menu-heading
	{
	border: none
}

.pure-skin-cx .pure-menu a {
	border: 1px solid transparent;
	border-left: none;
	border-right: none
}

.pure-skin-cx .pure-menu .pure-menu-can-have-children>li:after,.pure-skin-cx .pure-menu a
	{
	color: #40501b
}

.pure-skin-cx .pure-menu .pure-menu-can-have-children>li:hover:after {
	color: #2b3512
}

.pure-skin-cx .pure-menu .pure-menu-open,.pure-skin-cx .pure-menu li a:focus,.pure-skin-cx .pure-menu li a:hover
	{
	background: #d2e2ab
}

.pure-skin-cx .pure-menu li.pure-menu-disabled a:focus,.pure-skin-cx .pure-menu li.pure-menu-disabled a:hover
	{
}

.pure-skin-cx .pure-menu .pure-menu-disabled>a {
	background-image: none;
	border-color: transparent;
	cursor: default
}

.pure-skin-cx .pure-menu .pure-menu-can-have-children.pure-menu-disabled>a:after,.pure-skin-cx .pure-menu .pure-menu-disabled>a
	{
	color: #92b63e
}

.pure-skin-cx .pure-menu .pure-menu-heading {
	color: #1b220c;
	text-transform: uppercase;
	font-size: 90%;
	margin-top: .5em;
}

.pure-skin-cx .pure-menu li.pure-menu-selected a {
	background-color: #88AD20;
	color: #030401
}

.pure-skin-cx .pure-menu.pure-menu-open.pure-menu-fixed {
	border: none;
}

@media ( max-width :480px) {
	.pure-skin-cx .pure-menu-horizontal {
		width: 100%
	}
	.pure-skin-cx .pure-menu-children li {
		display: block;
	}
	#limitMaxHolder{
		display: none;
	}
}

#wrapper {
	width: 100%
}

.pure-skin-cx .pure-form {
	margin: 0
}

.pure-skin-cx .label2 {
	font-size: .8em
}

.pure-skin-cx .pure-table th {
	background-color: #d9e6b7;
	color: #2b3513;
	text-align: left;
	vertical-align: top
}

.hom06.pure-skin-cx .pure-table.pure-table-bordered td,.hom06.pure-skin-cx .pure-table.pure-table-bordered th,.ins12.pure-skin-cx .pure-table.pure-table-bordered td,.ins12.pure-skin-cx .pure-table.pure-table-bordered th,.ret02.pure-skin-cx .pure-table.pure-table-bordered td,.ret02.pure-skin-cx .pure-table.pure-table-bordered th,.ret03.pure-skin-cx .pure-table.pure-table-bordered td,.ret03.pure-skin-cx .pure-table.pure-table-bordered th
	{
	font-size: .75em
}

.pure-skin-cx .pure-table th.sectionCenter {
	text-align: center
}

.pure-skin-cx .inputTable2 {
	clear: both;
	width: 100%;
	max-width: 600px
}

.pure-skin-cx .inputTable2Label {
	width: 65%
}

.pure-skin-cx .inputTable2Field {
	width: 35%
}

.pure-skin-cx .inputTable3Field {
	width: 11%
}

.pure-skin-cx .pure-button {
	margin: .4em !important
}

.pure-skin-cx .pure-button.pure-button-help {
	font-size: 70%;
	margin: .2em;
	padding: .3em .6em
}

.pure-skin-cx .pure-form-aligned .pure-control-group label {
	width: 50%
}

.pure-skin-cx h2 {
	font-size: 1.25em;
	padding-left: 8px;
}

.pure-skin-cx h3 {
	background-color: #C6D992;
	font-weight: 700;
	font-size: 1em;
	padding: .5em
}

.pure-skin-cx .pure-form legend {
	background-color: #C6D992;
	font-weight: 700;
	text-align: left;
	display: block;
	line-height: 2em;
	font-size: 100%;
	margin: 0;
	padding-left: 1%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.pure-skin-cx .validRange {
	font: italic .75em Arial;
	color: #4C4C4C;
	display: none;
}

.pure-skin-cx .disclaimer {
	clear: both;
	width: 100%;
	font-size: .8em;
	font-weight: 400;
	margin-top: 2%
}

.pure-skin-cx .poweredBy {
	margin-top: 1%
}

.pure-skin-cx .poweredByImg {
	border: none;
	display: none;
	vertical-align: middle
}

.poweredByLink a:active,.poweredByLink a:link,.poweredByLink a:visited,.pure-skin-cx .poweredbylink a
	{
	color: #088ABE;
	font-size: .8em;
	text-decoration: none;
	display: none
}

.pure-skin-cx .sectionTitle2 {
	float: left;
	width: 100%;
	background-color: #646473;
	color: #FFF;
	margin-bottom: .5%;
	padding: 1% 0 1% 1%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.pure-skin-cx .cx-readonly {
	background-color: #f4f4f4;
	padding: 5px 0
}

.pure-skin-cx .miniDisplayTable {
	width: 50%;
	border-collapse: collapse;
	border-bottom: 1px solid #C6D992
}

.pure-skin-cx .miniDisplayTable th {
	font-size: 1em;
	text-align: center;
	background-color: #C6D992;
	color: #000;
	padding: 3px 1px 3px 0
}

.pure-skin-cx .miniDisplayTable tr {
	border-left: 1px solid #C6D992
}

.pure-skin-cx .miniDisplayTable td {
	font-size: 1em;
	text-align: center;
	border-right: 1px solid #C6D992;
	padding: 0 1px
}

.pure-skin-cx .leadGen {
	padding-top: 4%
}

.pure-skin-cx .leadGenHeader {
	width: 100%;
	background-color: #C6D992;
	color: #000;
	margin-bottom: .5%;
	padding: 1% 0
}

.pure-skin-cx .leadGenFinal {
	clear: both;
	font-size: .8em
}

.pure-skin-cx .ad-box {
	width: 100%;
	margin: 1% 0
}

.term {
	font-size: .9em;
	text-decoration: underline
}

.def {
	font-size: .8em
}

.leftSide {
	float: left
}

.rightSide {
	float: right
}

.pure-skin-cx #chart1Container,.pure-skin-cx #chart2Container,.pure-skin-cx #chart3Container,.pure-skin-cx #chart4Container,.pure-skin-cx #oldChart1Container,.pure-skin-cx #oldChart2Container,.pure-skin-cx #oldChart3Container,.pure-skin-cx #oldChart4Container
	{
	width: 100%;
	max-width: 600px;
	max-height: 400px
}

.fist.pure-skin-cx .calcDescription {
	display: none
}

.rightAd1 {
	padding-left: 10px;
}

.rightAd2 {
	padding-left: 10px;
	padding-top: 153px
}

@media ( max-width : 767px) {
	.rightAd1,.rightAd2 {
		display: none
	}
}


.topHolder
{ 
    width: 100%;
    float: left;

    padding-bottom: 0px;
    padding-top: 0px;
    background-color: #004197;
    color: #ffffff;
   
}

.topInner
{
    width: 1150px;
    margin: auto auto;
}

.topBox
{
    width: 100%;
    float: left;
    text-align: left;
    padding-top: 40px;
    padding-bottom: 12px;

}

.topBox div.container
{
    text-align: left;
}

.topBox h2
{
    font-weight: normal;
    font-size: 32px;
    padding: 0;
    margin: 0;
}

.holderHeader
{
    width: 100%;
    float: left;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
  
}

.holderHeaderOuter
{
    width: 100%;
    float: left;
    background-image: url('http://jhrps.com/contribution_calculator/images-h/down-arrow.png');
    background-repeat: no-repeat;
    background-position: 20px 0px;

}

.holderHeaderInner
{
    margin: auto auto;
    width: 68%;
}

.holderHeaderContent
{
    width: 100%;
    float: left;
    padding-top: 20px;
    padding-bottom: 20px;
}

.main
{
    margin: auto auto;
}

.profileHolder {
    width: 1173px;
    float: left;
}


.profileOuter
{
    width: 1173px;
    float: left;
    background-color: #ffffff;
    
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    box-shadow: #d7d7d7 0 3px;
}

.profileInner
{
    width: 1125px;
    margin: auto auto;
}

.profileBox
{
    width: 100%;
    float: left;
   
  padding-top: 44px;
  padding-bottom: 10px;

   
}

.profileBox div.inputValue select
{
    width: 98%;
    padding: 5px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 16px;
    color: #5e5f5f;
}

.profileBox div.inputValue input
{
    width: 95%;
    padding: 5px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 16px;
    color: #5e5f5f;
}


.profileBox div.inputValue3 select
{
    width: 32%;
    padding: 5px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 16px;
    color: #5e5f5f;
}

.profileBox div.inputTitle
{
    width: 100%;
    float: left;
    font-size: 16px;
    font-weight: normal;
    padding-bottom: 8px;

}

.profileBox div.inputTitle b
{
    color: #004197;
    font-weight: bold;
    font-size: 16px;
}


.profileTitle
{
    width: 100%;
    height: 63px;
    float: left;
    font-size: 16px;
    font-weight: bold;
    background-image: url('../../images/634/start-here.png');
    background-repeat: no-repeat;
	text-align: center;

}
.profileTitle span
{
    font-size: 11px;
}
.profileTitle span b
{
    color: #f00;
}

#resultsOutput {
	width: 1125px;
}

.rightAlign{
	text-align: right;
	display: inline-block;
}

.footerHolder
{
    width: 1173px;
    float: left;
    margin-top: 18px;
    padding-top: 10px;
    padding-bottom: 10px;

     background-color: #ffffff;
    border-radius: 8px;
    box-shadow: #d7d7d7 0 3px;

}

.footerInner
{
    width: 1100px;
    margin: auto auto;
}

.footerBox
{ 
    width: 100%;
    float: left;
    font-size: 16px;
   
}

.profileBox b {
    color: #004197;
    font-weight: bold;
    font-size: 16px;
}

.profileBox label{
    width: 100%;
    float: left;
    font-size: 16px;
    font-weight: normal;
    padding-bottom: 8px;
}



@media only screen and (max-width: 700px), only screen and (max-height: 500px)
{
	.pure-skin-cx .pure-form input[type="color"], .pure-skin-cx .pure-form input[type="date"], .pure-skin-cx .pure-form input[type="datetime-local"], .pure-skin-cx .pure-form input[type="datetime"], .pure-skin-cx .pure-form input[type="email"], .pure-skin-cx .pure-form input[type="month"], .pure-skin-cx .pure-form input[type="number"], .pure-skin-cx .pure-form input[type="password"], .pure-skin-cx .pure-form input[type="search"], .pure-skin-cx .pure-form input[type="tel"], .pure-skin-cx .pure-form input[type="text"], .pure-skin-cx .pure-form input[type="time"], .pure-skin-cx .pure-form input[type="url"], .pure-skin-cx .pure-form input[type="week"], .pure-skin-cx .pure-form textarea {
    
    width: 98%;
}
.inputHolder input {
    height: 35px;
    font-size: 32px;
}

.pure-skin-cx .pure-form-aligned .pure-help-inline,.pure-skin-cx .pure-form-aligned input,.pure-skin-cx .pure-form-aligned select,.pure-skin-cx .pure-form-aligned textarea,.pure-skin-cx .pure-form-message-inline
	{
	display: inline-block;
	vertical-align: middle;
	width: 98%;
}

.profileBox select {
    width: 98%;
    padding: 8px 5px;
    font-size: 16px;
    color: #5E5F5F;
}

.profileBox input {
    width: 95%;
    padding: 8px 5px;
    font-size: 16px;
    color: #5E5F5F;
}
	.btnLine{
		text-align: center;
	}
	
	.profileTitle
{
    width: 100%;
    height: 63px;
    float: left;
    font-size: 16px;
    font-weight: bold;
    background-image: url('http://jhrps.com/contribution_calculator/images-h/start-here.png');
    background-repeat: no-repeat;
	text-align: center;

}

	.profileOuter
{
    width: 376px;
    float: left;
    background-color: #ffffff;
    
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    box-shadow: #d7d7d7 0 3px;
}

.profileInner
{
    width: 346px;
    margin: auto auto;
}

	.profileHolder {
		width: 376px;
		margin: auto auto;
		float: none;
	}
	
	.inputHolder select, #inpGoal
    {
        height: 45px;
        
    }

    .inputHolder select option, #inpGoal option
    {
        /*font-size: 38px;*/
    }

    .inputHolder input
    {
        height: 35px;
        /*font-size: 32px;*/
        

    }



    .main
    {
        /*width: 420px;*/
      
    }

    .mainHolder
    {
        /*width: 376px;*/
        margin: auto auto;
        float: none;
    }

    .holderHeader
    {
        font-size: 18px;
        line-height: 20px;
     
 
    }

   
    .topInner
    {
        width: 380px;
    }

    .calcHolder
    {
        width: 376px;
        float: left;

        padding-bottom: 10px;
        padding-top: 20px;
   

    }

    .calcInner
    {
        width: 376px;
        float: right;
    }

    .calcBox div.container
    {
        width: 346px;
        margin: auto auto;

    }

    .goalResults
    {
        width: 346px;
    }

    .resultsLeft
    {
        padding-top: 0px;
    }

    .resultsRight
    {
        padding-top: 10px;
    }


    .resultsTitle
    {
        text-align: center;
    }

    .outAtRetirement
    {
        width: 100%;
        text-align: center;
    }

    .outToSave
    {
        width: 100%;
        text-align: center;
    }
    .resultsTitle
    {
        width: 346px;
    }

    .infoInner
    {
        width: 346px;
    }

    .infoLineText
    {
        width: 100%;
        text-align: center;
        padding-bottom: 10px;
    }

    .infoLineInput
    {
        float: none;
        margin: auto auto;
    }

    .goalFooter
    {
        width: 300px;
    }


    .footerHolder
    {
        width: 376px;
        margin-bottom: 40px;
    }

    .footerInner
    {
        width: 336px;
    }

      .goalSlider
    {
        display: none;
    }
    .goalSelect
    {
        display: block;
    }


    
#savingsDialog
{
    top: -210px;
 
}

#savingsDialog div.dialogArrow
{
    background-position: 195px;
}

#retireDialog
{
    top: -370px;
    left: 20px;
}

#retireDialog div.dialogArrow
{
    background-position: 228px;
}

#goalDialog
{
    top: 178px;
    left: -20px;
}

    #goalDialog div.dialogTopArrow
{
   
    margin-top: -20px;
    background-position: 206px;
}

    #limitDialog
    {
        left: 20px;
        top: -60px;
    }

    #limitDialog div.dialogArrow
    {
        background-position: 20px;
    }


    
.dialogFooter
{
    width: 330px;
    
}

#detailsDialog
{
    width: 400px;
    left: -33px;
    top: -1420px;
}
#detailsDialog div.dialogBodyOuter
{
    width: 340px;
}

#detailsDialog div.dialogArrow
{
    background-position: 50px;
}

}

/* screen is >= 768px / ipad */
@media only screen and (min-width: 700px) and (orientation:landscape)
{

    
    .mainHolder
    {
        width: 1173px;
        float: none;
        margin: auto auto;
    }

    .footerHolder
    {
 
        margin-bottom: 40px;
    }

    .profileBox
    {
        padding-top: 55px;
    }


}

.pure-form input[type="color"], .pure-form input[type="date"], .pure-form input[type="datetime-local"], .pure-form input[type="datetime"], .pure-form input[type="email"], .pure-form input[type="month"], .pure-form input[type="number"], .pure-form input[type="password"], .pure-form input[type="search"], .pure-form input[type="tel"], .pure-form input[type="text"], .pure-form input[type="time"], .pure-form input[type="url"], .pure-form input[type="week"], .pure-form select, .pure-form textarea {
    font-size: 16px;
}

/*!
Pure v0.3.0
Copyright 2013 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
https://github.com/yui/pure/blob/master/LICENSE.md
*/ /*!
normalize.css v1.1.2 | MIT License | git.io/normalize
Copyright (c) Nicolas Gallagher and Jonathan Neal
*/ /*! normalize.css v1.1.2 | MIT License | git.io/normalize */
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary
	{
	display: block
}

audio,canvas,video {
	display: inline-block
}

audio:not ([controls] ){
	display: none;
	height: 0
}

[hidden] {
	display: none
}

html {
	font-size: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

button,html,input,select,textarea {
	font-family: sans-serif
}

body {
	margin: 0
}

a:focus {
	outline: dotted thin
}

a:active,a:hover {
	outline: 0
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

h2 {
	font-size: 1.5em;
	margin: .83em 0
}

h3 {
	font-size: 1.17em;
	margin: 1em 0
}

h4 {
	font-size: 1em;
	margin: 1.33em 0
}

h5 {
	font-size: .83em;
	margin: 1.67em 0
}

h6 {
	font-size: .67em;
	margin: 2.33em 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,strong {
	font-weight: 700
}

blockquote {
	margin: 1em 40px
}

dfn {
	font-style: italic
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

mark {
	background: #ff0;
	color: #000
}

p,pre {
	margin: 1em 0
}

code,kbd,pre,samp {
	font-family: monospace, serif;
	font-size: 1em
}

pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word
}

q {
	quotes: none
}

q:after,q:before {
	content: '';
	content: none
}

small {
	font-size: 80%
}

sub,sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

dl,menu,ol,ul {
	margin: 1em 0
}

dd {
	margin: 0 0 0 40px
}

menu,ol,ul {
	padding: 0 0 0 40px
}

nav ol,nav ul {
	list-style: none
}

img {
	border: 0;
	-ms-interpolation-mode: bicubic
}

svg:not (:root ){
	overflow: hidden
}

figure,form {
	margin: 0
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	padding: 0;
	white-space: normal
}

button,input,select,textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
	width: 350px;
	border: 1px solid #ccc;
padding: .5em .6em;
display: inline-block;
border: 1px solid #ccc;
box-shadow: none;
border-radius: 2px;
}

label {
    margin: .5em 0 .2em;
    color: #6a6a6a !important;
    font-size: 90% !important;
}

button,input {
	line-height: normal
}

button,select {
	text-transform: none
}

button,html input[type=button],input[type=reset],input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],html input[disabled] {
	cursor: default
}

input[type=checkbox],input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

input[type=search] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration
	{
	-webkit-appearance: none
}

button::-moz-focus-inner,input::-moz-focus-inner {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto;
	vertical-align: top
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

.pure-button:focus {
	outline: 0
}


.pure-button-hidden {
	display: none
}

.pure-button::-moz-focus-inner {
	padding: 0;
	border: 0
}

.pure-button-primary,.pure-button-selected,a.pure-button-primary,a.pure-button-selected
	{
	background-color: #0078e7;
	color: #fff
}

.pure-form input[type=color]:focus,.pure-form input[type=date]:focus,.pure-form input[type=datetime-local]:focus,.pure-form input[type=datetime]:focus,.pure-form input[type=email]:focus,.pure-form input[type=month]:focus,.pure-form input[type=number]:focus,.pure-form input[type=password]:focus,.pure-form input[type=search]:focus,.pure-form input[type=tel]:focus,.pure-form input[type=text]:focus,.pure-form input[type=time]:focus,.pure-form input[type=url]:focus,.pure-form input[type=week]:focus,.pure-form select:focus,.pure-form textarea:focus
	{
	outline: 0;
	border-color: #129FEA
}

.pure-form input[type=checkbox]:focus,.pure-form input[type=file]:focus,.pure-form input[type=radio]:focus
	{
	outline: #129FEA auto 1px
}

.pure-form .pure-checkbox,.pure-form .pure-radio {
	margin: .5em 0;
	display: block
}

.pure-form input[type=color][disabled],.pure-form input[type=date][disabled],.pure-form input[type=datetime-local][disabled],.pure-form input[type=datetime][disabled],.pure-form input[type=email][disabled],.pure-form input[type=month][disabled],.pure-form input[type=number][disabled],.pure-form input[type=password][disabled],.pure-form input[type=search][disabled],.pure-form input[type=tel][disabled],.pure-form input[type=text][disabled],.pure-form input[type=time][disabled],.pure-form input[type=url][disabled],.pure-form input[type=week][disabled],.pure-form select[disabled],.pure-form textarea[disabled]
	{
	cursor: not-allowed;
	background-color: #eaeded;
	color: #cad2d3
}

.pure-form input[readonly],.pure-form select[readonly],.pure-form textarea[readonly]
	{
	background: #eee;
	color: #777;
	border-color: #ccc
}

.pure-form input:focus:invalid,.pure-form select:focus:invalid,.pure-form textarea:focus:invalid
	{
	color: #b94a48;
	border: 1px solid #ee5f5b
}

.pure-form input:focus:invalid:focus,.pure-form select:focus:invalid:focus,.pure-form textarea:focus:invalid:focus
	{
	border-color: #e9322d
}

.pure-form input[type=checkbox]:focus:invalid:focus,.pure-form input[type=file]:focus:invalid:focus,.pure-form input[type=radio]:focus:invalid:focus
	{
	outline-color: #e9322d
}

.pure-form select {
}

.pure-form select[multiple] {
	height: auto
}

.pure-form label {
	margin: .5em 0 .2em;
}

.pure-form fieldset {
	margin: 0;
	padding: .35em 0 .75em;
	border: 0
}

.pure-form legend {
	display: block;
	width: 100%;
	padding: .3em 0;
	margin-bottom: .3em;
	font-size: 125%;
	color: #333;
	border-bottom: 1px solid #e5e5e5
}

.pure-form-stacked input[type=color],.pure-form-stacked input[type=date],.pure-form-stacked input[type=datetime-local],.pure-form-stacked input[type=datetime],.pure-form-stacked input[type=email],.pure-form-stacked input[type=month],.pure-form-stacked input[type=number],.pure-form-stacked input[type=password],.pure-form-stacked input[type=search],.pure-form-stacked input[type=tel],.pure-form-stacked input[type=text],.pure-form-stacked input[type=time],.pure-form-stacked input[type=url],.pure-form-stacked input[type=week],.pure-form-stacked label,.pure-form-stacked select,.pure-form-stacked textarea
	{
	display: block;
	margin: .25em 0
}

.pure-form-aligned .pure-help-inline,.pure-form-aligned input,.pure-form-aligned select,.pure-form-aligned textarea,.pure-form-message-inline
	{
	display: inline-block;
	vertical-align: middle
}

.pure-form-aligned .pure-control-group {
	margin-bottom: .5em
}

.pure-form-aligned .pure-control-group label {
	text-align: right;
	display: inline-block;
	vertical-align: middle;
	width: 10em;
	margin: 0 1em 0 0
}

.pure-form-aligned .pure-controls {
	margin: 1.5em 0 0 10em
}

.pure-form .pure-input-rounded,.pure-form input.pure-input-rounded {
	border-radius: 2em;
	padding: .5em 1em
}

.pure-form .pure-group fieldset {
	margin-bottom: 10px
}

.pure-form .pure-group input {
	display: block;
	padding: 10px;
	margin: 0;
	border-radius: 0;
	position: relative;
	top: -1px
}

.pure-form .pure-group input:focus {
	z-index: 2
}

.pure-form .pure-group input:first-child {
	top: 1px;
	border-radius: 4px 4px 0 0
}

.pure-form .pure-group input:last-child {
	top: -2px;
	border-radius: 0 0 4px 4px
}

.pure-form .pure-group button {
	margin: .35em 0
}

.pure-form .pure-input-1 {
	width: 100%
}

.pure-form .pure-input-2-3 {
	width: 66%
}

.pure-form .pure-input-1-2 {
	width: 50%
}

.pure-form .pure-input-1-3 {
	width: 33%
}

.pure-form .pure-input-1-4 {
	width: 25%
}

.pure-form .pure-help-inline,.pure-form-message-inline {
	display: inline-block;
	padding-left: .3em;
	color: #666;
	vertical-align: middle;
	font-size: 90%
}

.pure-form-message {
	display: block;
	color: #666;
	font-size: 90%
}

@media only screen and (max-width :480px) {
	.pure-form button[type=submit] {
		margin: .7em 0 0
	}
	.pure-form input[type=color],.pure-form input[type=date],.pure-form input[type=datetime-local],.pure-form input[type=datetime],.pure-form input[type=email],.pure-form input[type=month],.pure-form input[type=number],.pure-form input[type=password],.pure-form input[type=search],.pure-form input[type=tel],.pure-form input[type=text],.pure-form input[type=time],.pure-form input[type=url],.pure-form input[type=week],.pure-form label
		{
		margin-bottom: .3em;
		display: block
	}
	.pure-group input[type=color],.pure-group input[type=date],.pure-group input[type=datetime-local],.pure-group input[type=datetime],.pure-group input[type=email],.pure-group input[type=month],.pure-group input[type=number],.pure-group input[type=password],.pure-group input[type=search],.pure-group input[type=tel],.pure-group input[type=text],.pure-group input[type=time],.pure-group input[type=url],.pure-group input[type=week]
		{
		margin-bottom: 0
	}
	.pure-form-aligned .pure-control-group label {
		margin-bottom: .3em;
		text-align: left;
		display: block;
		width: 100%
	}
	.pure-form-aligned .pure-controls {
		margin: 1.5em 0 0
	}
	.pure-form .pure-help-inline,.pure-form-message,.pure-form-message-inline
		{
		display: block;
		font-size: 80%;
		padding: .2em 0 .8em
	}
}

.pure-g {
	letter-spacing: -.31em;
	text-rendering: optimizespeed;
	font-family: FreeSans, Arimo, "Droid Sans", Helvetica, Arial, sans-serif;
	-webkit-flex-flow: row wrap;
	display: -ms-flexbox;
	-ms-flex-flow: row wrap
}

.opera-only :-o-prefocus,.pure-g {
	word-spacing: -.43em
}

.pure-u {
	display: inline-block;
	zoom: 1;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
	text-rendering: auto
}

.pure-g [class*=pure-u] {
	font-family: sans-serif
}

.pure-u-1,.pure-u-1-12,.pure-u-1-2,.pure-u-1-24,.pure-u-1-3,.pure-u-1-4,.pure-u-1-5,.pure-u-1-6,.pure-u-1-8,.pure-u-11-12,.pure-u-11-24,.pure-u-13-24,.pure-u-17-24,.pure-u-19-24,.pure-u-2-3,.pure-u-2-5,.pure-u-23-24,.pure-u-3-4,.pure-u-3-5,.pure-u-3-8,.pure-u-4-5,.pure-u-5-12,.pure-u-5-24,.pure-u-5-6,.pure-u-5-8,.pure-u-7-12,.pure-u-7-24,.pure-u-7-8
	{
	display: inline-block;
	zoom: 1;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
	text-rendering: auto
}

.pure-u-1 {
	width: 100%
}

.pure-u-1-2 {
	width: 50%
}

.pure-u-1-3 {
	width: 33.3333%
}

.pure-u-2-3 {
	width: 66.6667%
}

.pure-u-1-4 {
	width: 25%
}

.pure-u-3-4 {
	width: 75%
}

.pure-u-1-5 {
	width: 20%
}

.pure-u-2-5 {
	width: 40%
}

.pure-u-3-5 {
	width: 60%
}

.pure-u-4-5 {
	width: 80%
}

.pure-u-1-6 {
	width: 16.6667%
}

.pure-u-5-6 {
	width: 83.3333%
}

.pure-u-1-8 {
	width: 12.5%
}

.pure-u-3-8 {
	width: 37.5%
}

.pure-u-5-8 {
	width: 62.5%
}

.pure-u-7-8 {
	width: 87.5%
}

.pure-u-1-12 {
	width: 8.3333%
}

.pure-u-5-12 {
	width: 41.6667%
}

.pure-u-7-12 {
	width: 58.3333%
}

.pure-u-11-12 {
	width: 91.6667%
}

.pure-u-1-24 {
	width: 4.1667%
}

.pure-u-5-24 {
	width: 20.8333%
}

.pure-u-7-24 {
	width: 29.1667%
}

.pure-u-11-24 {
	width: 45.8333%
}

.pure-u-13-24 {
	width: 54.1667%
}

.pure-u-17-24 {
	width: 70.8333%
}

.pure-u-19-24 {
	width: 79.1667%
}

.pure-u-23-24 {
	width: 95.8333%
}

.pure-g-r {
	letter-spacing: -.31em;
	-webkit-flex-flow: row wrap;
	display: -ms-flexbox;
	-ms-flex-flow: row wrap
}

.opera-only :-o-prefocus,.pure-g-r {
	word-spacing: -.43em
}

.pure-g-r [class*=pure-u] {
}

.pure-g-r img {
	max-width: 100%;
	height: auto
}

@media ( min-width :980px) {
	.pure-hidden-desktop,.pure-visible-phone,.pure-visible-tablet {
		display: none
	}
}

@media ( max-width :480px) {
	.pure-g-r>.pure-u,.pure-g-r>[class*=pure-u-] {
		width: 100%
	}
}

@media ( max-width :767px) {
	.pure-g-r>.pure-u,.pure-g-r>[class*=pure-u-] {
		width: 100%
	}
	.pure-hidden-phone,.pure-visible-desktop {
		display: none
	}
}

@media ( min-width :768px) and (max-width:979px) {
	.pure-hidden-tablet,.pure-visible-desktop {
		display: none
	}
}

.pure-menu ul {
	position: absolute;
	visibility: hidden
}

.pure-menu.pure-menu-open {
	visibility: visible;
	z-index: 2;
	width: 100%
}

.pure-menu ul {
	left: -10000px;
	list-style: none;
	margin: 0;
	padding: 0;
	top: -10000px;
	z-index: 1
}

.pure-menu>ul {
	position: relative
}

.pure-menu-open>ul {
	left: 0;
	top: 0;
	visibility: visible
}

.pure-menu-open>ul:focus {
	outline: 0
}

.pure-menu li {
	position: relative
}

.pure-menu .pure-menu-heading,.pure-menu a {
	display: block;
	line-height: 1.5em;
	padding: 5px 20px;
	text-decoration: none;
	white-space: nowrap
}

.pure-menu.pure-menu-horizontal>.pure-menu-heading {
	display: inline-block;
	zoom: 1;
	margin: 0;
	vertical-align: middle
}

.pure-menu.pure-menu-horizontal>ul {
	display: inline-block;
	zoom: 1;
	vertical-align: middle;
	height: 2.4em
}

.pure-menu li a {
	padding: 5px 20px
}

.pure-menu-can-have-children>.pure-menu-label:after {
	content: '\25B8';
	float: right;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'DejaVu Sans',
		sans-serif;
	margin-right: -20px;
	margin-top: -1px
}

.pure-menu-can-have-children>.pure-menu-label {
	padding-right: 30px
}

.pure-menu-separator {
	background-color: #dfdfdf;
	display: block;
	height: 1px;
	font-size: 0;
	margin: 7px 2px;
	overflow: hidden
}

.pure-menu-hidden {
	display: none
}

.pure-menu-fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%
}

.pure-menu-horizontal li {
	display: inline-block;
	zoom: 1;
	vertical-align: middle
}

.pure-menu-horizontal li li {
	display: block
}

.pure-menu-horizontal>.pure-menu-children>.pure-menu-can-have-children>.pure-menu-label:after
	{
	content: "\25BE"
}

.pure-menu-horizontal>.pure-menu-children>.pure-menu-can-have-children>.pure-menu-label
	{
	padding-right: 30px
}

.pure-menu-horizontal li.pure-menu-separator {
	height: 50%;
	width: 1px;
	margin: 0 7px
}

.pure-menu-horizontal li li.pure-menu-separator {
	height: 1px;
	width: auto;
	margin: 7px 2px
}

.pure-menu.pure-menu-horizontal li .pure-menu-children,.pure-menu.pure-menu-open
	{
	background: #fff;
	border: 1px solid #b7b7b7
}

.pure-menu.pure-menu-horizontal,.pure-menu.pure-menu-horizontal .pure-menu-heading
	{
	border: 0
}

.pure-menu a {
	border: 1px solid transparent;
	border-left: 0;
	border-right: 0
}

.pure-menu .pure-menu-can-have-children>li:after,.pure-menu a {
	color: #777
}

.pure-menu .pure-menu-can-have-children>li:hover:after {
	color: #fff
}

.pure-menu .pure-menu-open {
	background: #dedede
}

.pure-menu li a:focus,.pure-menu li a:hover {
	background: #eee
}

.pure-menu li.pure-menu-disabled a:focus,.pure-menu li.pure-menu-disabled a:hover
	{
	background: #fff;
	color: #bfbfbf
}

.pure-menu .pure-menu-disabled>a {
	background-image: none;
	border-color: transparent;
	cursor: default
}

.pure-menu .pure-menu-can-have-children.pure-menu-disabled>a:after,.pure-menu .pure-menu-disabled>a
	{
	color: #bfbfbf
}

.pure-menu .pure-menu-heading {
	color: #565d64;
	text-transform: uppercase;
	font-size: 90%;
	margin-top: .5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf
}

.pure-menu .pure-menu-selected a {
	color: #000
}

.pure-menu.pure-menu-open.pure-menu-fixed {
	border: 0;
	border-bottom: 1px solid #b7b7b7
}

.pure-paginator {
	letter-spacing: -.31em;
	text-rendering: optimizespeed;
	list-style: none;
	margin: 0;
	padding: 0
}

.opera-only :-o-prefocus,.pure-paginator {
	word-spacing: -.43em
}

.pure-paginator li {
	display: inline-block;
	zoom: 1;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
	text-rendering: auto
}

.pure-paginator .pure-button {
	border-radius: 0;
	padding: .8em 1.4em;
	vertical-align: top;
	height: 1.1em
}

.pure-paginator .pure-button:active,.pure-paginator .pure-button:focus {
	outline-style: none
}

.pure-paginator .next,.pure-paginator .prev {
	color: #C0C1C3;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .45)
}

.pure-paginator .prev {
	border-radius: 2px 0 0 2px
}

.pure-paginator .next {
	border-radius: 0 2px 2px 0
}

@media ( max-width :480px) {
	.pure-menu-horizontal {
		width: 100%
	}
	.pure-menu-children li {
		display: block;
		border-bottom: 1px solid #000
	}
}

.pure-table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	border: 1px solid #cbcbcb
}

.pure-table caption {
	color: #000;
	font: italic 85%/1 arial, sans-serif;
	padding: 1em 0;
	text-align: center
}

.pure-table td,.pure-table th {
	border-left: 1px solid #cbcbcb;
	border-width: 0 0 0 1px;
	font-size: inherit;
	margin: 0;
	overflow: visible;
	padding: 6px 12px
}

.pure-table td:first-child,.pure-table th:first-child {
	border-left-width: 0
}

.pure-table thead {
	background: #e0e0e0;
	color: #000;
	text-align: left;
	vertical-align: bottom
}

.pure-table td {
	background-color: transparent
}

.pure-table-odd td,.pure-table-striped tr:nth-child(2n-1) td {
	background-color: #f2f2f2
}

.pure-table-bordered td {
	border-bottom: 1px solid #cbcbcb
}

.pure-table-bordered tbody>tr:last-child td,.pure-table-horizontal tbody>tr:last-child td
	{
	border-bottom-width: 0
}

.pure-table-horizontal td,.pure-table-horizontal th {
	border-width: 0 0 1px;
	border-bottom: 1px solid #cbcbcb
}

.pure-table-horizontal tbody>tr:last-child td {
	border-bottom-width: 0
}

.pure-menu2 {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.pure-menu-fixed2 {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 3
}

.pure-menu-list2,.pure-menu-item2 {
	position: relative
}

.pure-menu-list2 {
	list-style: none;
	margin: 0;
	padding: 0
}

.pure-menu-item2 {
	padding: 0;
	margin: 0;
	height: 100%
}

.pure-menu-link2,.pure-menu-heading2 {
	display: block;
	text-decoration: none;
	white-space: nowrap
}

.pure-menu-horizontal {
	width: 100%;
	white-space: nowrap
}

.pure-menu-horizontal .pure-menu-list2 {
	display: inline-block
}

.pure-menu-horizontal .pure-menu-item2,.pure-menu-horizontal .pure-menu-heading,.pure-menu-horizontal .pure-menu-separator
	{
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: middle
}

.pure-menu-item2 .pure-menu-item2 {
	display: block
}

.pure-menu-children2 {
	display: none;
	position: absolute;
	left: 100%;
	top: 0;
	margin: 0;
	padding: 0;
	z-index: 3
}

.pure-menu-horizontal .pure-menu-children {
	left: 0;
	top: auto;
	width: inherit
}

.pure-menu-allow-hover:hover>.pure-menu-children,.pure-menu-active>.pure-menu-children
	{
	display: block;
	position: absolute
}

.pure-menu-has-children>.pure-menu-link2:after {
	padding-left: .5em;
	content: "\25B8";
	font-size: small
}

.pure-menu-horizontal .pure-menu-has-children>.pure-menu-link2:after {
	content: "\25BE"
}

.pure-menu-scrollable {
	overflow-y: scroll;
	overflow-x: hidden
}

.pure-menu-scrollable .pure-menu-list2 {
	display: block
}

.pure-menu-horizontal.pure-menu-scrollable .pure-menu-list2 {
	display: inline-block
}

.pure-menu-horizontal.pure-menu-scrollable {
	white-space: nowrap;
	overflow-y: hidden;
	overflow-x: auto;
	-ms-overflow-style: none;
	-webkit-overflow-scrolling: touch;
	padding: .5em 0
}

.pure-menu-horizontal.pure-menu-scrollable::-webkit-scrollbar {
	display: none
}

.pure-menu-separator {
	background-color: #ccc;
	height: 1px;
	margin: .3em 0
}

.pure-menu-horizontal .pure-menu-separator {
	width: 1px;
	height: 1.3em;
	margin: 0 .3em
}

.pure-menu-heading2 {
	text-transform: uppercase;
	color: #565d64
}

.pure-menu-link2 {
	color: #777
}

.pure-menu-children2 {
	background-color: #fff
}

.pure-menu-link2,.pure-menu2-disabled,.pure-menu2-heading {
	padding: .5em 1em
}

.pure-menu2-disabled {
	opacity: .5
}

.pure-menu2-disabled .pure-menu-link2:hover {
	background-color: transparent
}

.pure-menu2-active>.pure-menu-link2,.pure-menu-link2:hover,.pure-menu-link2:focus
	{
	background-color: #eee
}

.pure-menu2-selected .pure-menu-link2,.pure-menu-selected2 .pure-menu-link2:visited
	{
	color: #000
}


h1, .h1 {
  font-weight: 300;
  line-height: 1.2;
  margin: 10px 0 18px;
}
@media (min-width: 768px) {
  h1, .h1 {
    font-size: 36px !important;
  }
}

h2, .h2 {
  font-weight: 300;
  line-height: 1.2;
  margin: 10px 0;
}
@media (min-width: 768px) {
  h2, .h2 {
    font-size: 36px;
  }
}

h2.heading-xl {
  font-size: 36px;
  letter-spacing: -1px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  h2.heading-xl {
    font-size: 56px;
    margin-bottom: 30px;
  }
}

h2.cursive {
  font-family: 'covered_by_your_graceregular', cursive;
}

h1 small, h1 .small, .h1 small, .h1 .small,
h2 small, h2 .small, .h2 small, .h2 .small,
h3 small, h3 .small, .h3 small, .h3 .small {
  color: inherit;
  font-weight: inherit;
}

@media (min-width: 768px) {
  p {
    font-size: 16px;
  }
}

.text-5xl {
  font-size: 42px;
  font-weight: bold;
  line-height: 1.1;
}
@media (min-width: 768px) {
  .text-5xl {
    font-size: 70px;
  }
}

.text-4xl {
  font-size: 38px;
  font-weight: bold;
  line-height: 1.1;
}
@media (min-width: 768px) {
  .text-4xl {
    font-size: 50px;
  }
}

.text-3xl {
  font-size: 28px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 1.15;
  margin-left: 2px;
}
@media (min-width: 768px) {
  .text-3xl {
    font-size: 42px;
  }
}

.text-2xl {
  font-size: 22px;
  font-weight: 300;
  letter-spacing: -1px;
  line-height: 1.15;
  margin-left: 4px;
}
@media (min-width: 768px) {
  .text-2xl {
    font-size: 36px;
  }
}

.text-xl {
  font-size: 20px !important;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 4px;
}
@media (min-width: 768px) {
  .text-xl {
    font-size: 22px !important;
  }
}

.text-lg {
  font-size: 16px !important;
}
@media (min-width: 768px) {
  .text-lg {
    font-size: 18px !important;
  }
}

.text-sm {
  font-size: 15px !important;
}

.text-xs {
  font-size: 14px !important;
}

.text-xxs {
  font-size: 13px !important;
}

.text-normal {
  font-weight: normal !important;
}

.text-primary {
  color: #004197;
}

.text-primary-disabled {
  color: #c5d060;
}

.text-disabled {
  color: #808282;
}

.text-block-1of2 {
  display: inline-block;
}

.text-block-2of2 {
  display: inline-block;
  margin-left: 16px;
}

.text-target {
  color: #78a095;
  font-weight: bold;
}

.text-lifestyle {
  color: #7c98ae;
  font-weight: bold;
}

.text-aggressive {
  color: #af443c;
  font-weight: bold;
}

.text-growth {
  color: #f5822a;
  font-weight: bold;
}

.text-growth-income {
  color: #f0b410;
  font-weight: bold;
}

.text-income {
  color: #939308;
  font-weight: bold;
}

.text-conservative {
  color: #005c79;
  font-weight: bold;
}

.list-centered {
  width: 280px;
  margin: 0 auto 16px;
}
@media screen and (min-width: 992px) {
  .list-centered {
    width: auto;
  }
}

i.icon {
  display: inline-block;
  /* chrome-fix */
}

.fa-lg {
  margin-bottom: 4px;
  vertical-align: middle;
}

.fa-1 {
  font-size: 18px;
}
@media (min-width: 768px) {
  .fa-1 {
    font-size: 21px;
  }
}

.fa-2 {
  font-size: 24px;
}

.fa-3 {
  font-size: 30px;
  margin-bottom: 14px;
}
@media (min-width: 768px) {
  .fa-3 {
    font-size: 36px;
    margin-bottom: 10px;
  }
}

.fa-4 {
  font-size: 32px;
  margin-bottom: 14px;
}
@media (min-width: 768px) {
  .fa-4 {
    font-size: 40px;
    margin-bottom: 10px;
  }
}

.fa-5 {
  font-size: 40px;
  margin-bottom: 14px;
}
@media (min-width: 768px) {
  .fa-5 {
    font-size: 48px;
    margin-bottom: 10px;
  }
}

h2 .fa-1,
.text-3xl + .fa-1 {
  margin-top: -3px;
  margin-bottom: 3px;
  margin-left: -1px;
  vertical-align: middle;
}
@media (min-width: 768px) {
  h2 .fa-1,
  .text-3xl + .fa-1 {
    margin-bottom: 5px;
    margin-top: -5px;
    margin-left: -5px;
  }
}

.text-2xl + .fa-lg {
  margin-top: -4px;
  margin-bottom: 4px;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .text-2xl + .fa-lg {
    margin-bottom: 8px;
    margin-top: -8px;
  }
}

.fa-primary,
.fa-file-excel-o,
.fa-check-circle,
.fa-minus-circle,
.fa-plus-circle,
.fa-print,
.fa-question-circle {
  color: #004197;
}

.fa-reversed {
  color: #fff;
}

.alert > .fa {
  margin-right: 6px;
}

.page-controls-right .fa-3,
.page-controls-right .fa-4 {
  float: right;
  margin-left: 20px;
}
@media (min-width: 768px) {
  .page-controls-right .fa-3,
  .page-controls-right .fa-4 {
    margin-left: 30px;
  }
}

.page-controls-xs-left-sm-right .fa-3,
.page-controls-xs-left-sm-right .fa-4 {
  float: left;
  margin-right: 20px;
}
@media (min-width: 768px) {
  .page-controls-xs-left-sm-right .fa-3,
  .page-controls-xs-left-sm-right .fa-4 {
    float: right;
    margin-left: 30px;
  }
}

.icon-image {
  border: 0;
  float: left;
  margin-right: 8px;
}

.popover {
  background-color: #f2f2f0;
}

.popover-title {
  background-color: #004197;
  color: #fff;
  text-align: center;
  background-image: -webkit-linear-gradient(top, #c0cc52 0%, #004197 100%);
  background-image: -o-linear-gradient(top, #c0cc52 0%, #004197 100%);
  background-image: linear-gradient(to bottom, #c0cc52 0%, #004197 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFC0CC52', endColorstr='#FF004197', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.popover-content {
  background-color: #f2f2f0;
}

.popover-content p {
  font-size: 14px;
}

.popover.top > .arrow:after {
  border-top-color: #f2f2f0;
}

.form-horizontal {
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: left;
  }
}

.label {
  font-size: 14px;
}
@media (min-width: 768px) {
  .label {
    font-size: 16px;
  }
}

.main p.help-block {
  font-size: 12px;
  margin-top: 0;
}
@media (min-width: 768px) {
  .main p.help-block {
    font-size: 14px;
  }
}

.col-xs-12 > .input-group {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .col-xs-12 > .input-group {
    margin-top: auto;
  }
}

.input-table {
  border-radius: 3px;
  display: inline-block;
  height: 26px;
  line-height: 1.2;
  padding: 4px 6px;
  max-width: 65px;
}

input[type='number'] {
  -moz-appearance: textfield;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.bootstrap-touchspin .input-group-btn-vertical {
  position: relative;
  white-space: nowrap;
  width: 1%;
  vertical-align: middle;
  display: table-cell;
}
.bootstrap-touchspin .input-group-btn-vertical > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
  margin-left: -1px;
  position: relative;
}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
  border-radius: 0;
  border-top-right-radius: 6px;
}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
  margin-top: -2px;
  border-radius: 0;
  border-bottom-right-radius: 6px;
}
.bootstrap-touchspin .input-group-btn-vertical i {
  position: relative;
  font-weight: 300;
}

.bootstrap-touchspin.input-group-lg .input-lg {
  border-top-left-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  font-size: 28px;
  font-weight: bold;
  height: 42px;
  line-height: 1;
  padding: 0 16px;
  text-align: right;
}
@media (min-width: 768px) {
  .bootstrap-touchspin.input-group-lg .input-lg {
    font-size: 42px;
    height: 60px;
    padding: 0 16px;
  }
}
.bootstrap-touchspin.input-group-lg .input-group-btn-vertical > .btn {
  height: 22px;
  line-height: 1;
  padding: 2px 10px 6px;
}
@media (min-width: 768px) {
  .bootstrap-touchspin.input-group-lg .input-group-btn-vertical > .btn {
    height: 31px;
    padding: 2px 10px 6px;
  }
}
.bootstrap-touchspin.input-group-lg .input-group-btn-vertical i {
  font-size: 12px;
}

.bootstrap-touchspin.input-group-sm .input-sm {
  border-top-left-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  font-size: 26px;
  font-weight: bold;
  height: 40px;
  line-height: 1;
  padding: 0 12px;
  text-align: right;
}
@media (min-width: 768px) {
  .bootstrap-touchspin.input-group-sm .input-sm {
    font-size: 30px;
    height: 48px;
    padding: 0 12px;
  }
}
.bootstrap-touchspin.input-group-sm .input-group-btn-vertical > .btn {
  height: 21px;
  line-height: 1;
  padding: 1px 8px 5px;
}
@media (min-width: 768px) {
  .bootstrap-touchspin.input-group-sm .input-group-btn-vertical > .btn {
    height: 25px;
  }
}
.bootstrap-touchspin.input-group-sm .input-group-btn-vertical i {
  font-size: 8px;
}

.spin-button-contributions {
  padding-top: 10px;
  padding-bottom: 10px;
}
.spin-button-contributions label {
  font-size: 24px;
  font-weight: normal;
}

.table {
  border-top: none !important;
  margin-top: 0;
}
@media (min-width: 768px) {
  .table {
    margin-top: 16px;
  }
}

@media (min-width: 768px) {
  .nav-tabs-3 + .table,
  .nav-tabs-3 + .table + #table-stacked {
    margin-top: 0 !important;
  }
}

td {
  vertical-align: middle !important;
}

.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 6px 8px;
}
@media (min-width: 768px) {
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px 12px;
  }
}

.table > thead > tr > th,
.table > thead > tr > td {
  vertical-align: top;
}

.table-bordered > caption,
.table-bordered > thead > tr > th {
  border: 1px solid #8a8b8b;
}

.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #c4c5c5;
}

.tbl-title {
  background-color: #7c7c7c;
  border-bottom: none !important;
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  min-height: 40px;
  padding: 6px 8px;
}
@media (min-width: 768px) {
  .tbl-title {
    font-size: 24px;
    min-height: 50px;
    padding: 8px 12px;
  }
}

.tbl-controls {
  background-color: #ebebeb;
  border-bottom: none !important;
  border-top: none !important;
  color: #5e5f5f;
  font-weight: 600;
}
.tbl-controls a {
  display: inline-block;
  padding-top: 8px;
  padding-bottom: 8px;
}

.tbl-head {
  background-color: #004197;
  border-bottom: none !important;
  border-top: none !important;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
}
@media (min-width: 768px) {
  .tbl-head {
    font-size: 16px;
  }
}

.tbl-subhead {
  background-color: #ebebeb;
  border-bottom: none !important;
  border-top: none !important;
  color: #5e5f5f;
  font-weight: 600;
}

.tbl-subhead-top {
  background-color: #ebebeb;
  border: 1px solid #c4c5c5 !important;
  color: #5e5f5f;
  font-weight: 600;
}

.tbl-subsubhead {
  background-color: #7c7c7c;
  border-bottom: none !important;
  border-top: none !important;
  color: #fff;
  font-weight: normal;
}

.tbl-foot {
  background-color: #ebebeb;
}

.tbl-foot-header {
  background-color: #7c7c7c;
  color: #fff;
}

.table-item-counter {
  float: left;
}

.table-pagination {
  float: right;
}

.table > tbody > tr > td {
  font-size: 13px;
}
@media (min-width: 768px) {
  .table > tbody > tr > td {
    font-size: 14px;
  }
}

.stacktable {
  width: 100%;
}

.st-head-row {
  padding-top: 1em;
}

.st-head-row.st-head-row-main {
  padding-top: 0;
}

.st-key {
  font-weight: 600;
  padding-right: 1%;
  text-align: right;
  width: 49%;
}

.st-val {
  padding-left: 1%;
  text-align: center;
  width: 49%;
}

.stacktable.large-only {
  display: table;
}
@media (max-width: 768px) {
  .stacktable.large-only {
    display: none;
  }
}

.stacktable.small-only {
  display: none;
}
@media (max-width: 768px) {
  .stacktable.small-only {
    display: table;
  }
}

@media (max-width: 768px) {
  .cardtable tr:first-child td.st-key:first-child {
    background-color: #004197;
    color: #fff;
  }
}
.sub-investment-category {
  color: #fff;
  font-weight: 600;
}

.risk-target {
  background-color: #78a095;
}

.risk-lifestyle {
  background-color: #7c98ae;
}

.risk-aggressive {
  background-color: #af443c;
}

.risk-growth {
  background-color: #f5822a;
}

.risk-growth-income {
  background-color: #f0b410;
}

.risk-income {
  background-color: #939308;
}

.risk-conservative {
  background-color: #005c79;
}

.risk-indexes {
  background-color: #003333;
}

.selectedFund {
  background-color: #fff0ac;
}

.stacktable.invest-large-only {
  display: table;
}
@media (max-width: 1200px) {
  .stacktable.invest-large-only {
    display: none;
  }
}

.stacktable.invest-small-only {
  display: none;
}
@media (max-width: 1200px) {
  .stacktable.invest-small-only {
    display: table;
  }
}

.table-investments > thead > tr > th,
.table-investments > thead > tr > td,
.table-investments > tbody > tr > th,
.table-investments > tbody > tr > td,
.table-investments > tfoot > tr > th,
.table-investments > tfoot > tr > td {
  padding: 4px 8px !important;
}
@media (min-width: 768px) {
  .table-investments > thead > tr > th,
  .table-investments > thead > tr > td,
  .table-investments > tbody > tr > th,
  .table-investments > tbody > tr > td,
  .table-investments > tfoot > tr > th,
  .table-investments > tfoot > tr > td {
    padding: 4px 8px !important;
  }
}

.table-investments > tbody > tr > td,
.table-investments > tbody > tr > td.text-normal,
.table-investments > tbody > tr > th.text-normal {
  font-size: 12px;
}
@media (min-width: 768px) {
  .table-investments > tbody > tr > td,
  .table-investments > tbody > tr > td.text-normal,
  .table-investments > tbody > tr > th.text-normal {
    font-size: 13px;
  }
}
@media (min-width: 1200px) {
  .table-investments > tbody > tr > td,
  .table-investments > tbody > tr > td.text-normal,
  .table-investments > tbody > tr > th.text-normal {
    font-size: 12px;
  }
}

.table-investments > thead > tr > th.tbl-head,
.table-investments > thead > tr > th.tbl-subhead,
.table-investments > tbody > tr > th.tbl-head,
.table-investments > tbody > tr > th.tbl-subhead {
  font-size: 12px !important;
}
@media (min-width: 1200px) {
  .table-investments > thead > tr > th.tbl-head,
  .table-investments > thead > tr > th.tbl-subhead,
  .table-investments > tbody > tr > th.tbl-head,
  .table-investments > tbody > tr > th.tbl-subhead {
    font-size: 13px !important;
  }
}

tr.success,
td.success {
  color: #004197;
  font-weight: bold;
}

tr.info,
td.info {
  color: #007ac3;
  font-weight: bold;
}

tr.warning,
td.warning {
  color: #ff9948;
  font-weight: bold;
}

tr.danger,
td.danger {
  color: #d2335c;
  font-weight: bold;
}

.panel-default {
  -webkit-box-shadow: 0px 6px 0px 0px #e5e6e6;
  box-shadow: 0px 6px 0px 0px #e5e6e6;
  margin-bottom: 50px;
}

.panel-condensed {
  margin-bottom: 20px;
}

.panel-heading {
  font-size: 24px;
  font-weight: 300;
  line-height: 1.1;
  padding: 30px 50px 0;
  margin: 0;
}
@media (min-width: 768px) {
  .panel-heading {
    font-size: 28px;
  }
}

.panel-subheading {
  background-color: #7c7c7c;
  color: #fff;
  font-size: 22px;
  font-weight: 300;
  line-height: 1.2;
  padding: 10px 50px;
  margin: 0 -1px;
  text-align: center;
}
@media (min-width: 768px) {
  .panel-subheading {
    font-size: 28px;
  }
}

.panel-body {
  padding: 12px 15px;
}
@media screen and (min-width: 768px) {
  .panel-body {
    padding: 48px 70px;
  }
}

.panel-body-semi-condensed {
  padding: 12px 15px;
}
@media screen and (min-width: 768px) {
  .panel-body-semi-condensed {
    padding: 32px 70px 24px;
  }
}

.panel-body-condensed {
  padding: 12px 15px 6px;
}
@media screen and (min-width: 768px) {
  .panel-body-condensed {
    padding: 16px 70px 8px;
  }
}

.panel-body-wide {
  padding: 12px 15px;
}
@media screen and (min-width: 768px) {
  .panel-body-wide {
    padding: 24px 30px;
  }
}

.col-md-3 > .panel-default .panel-heading {
  font-size: 20px;
  padding: 16px 10px 0;
  text-align: center;
}

.panel-heading-xl {
  color: #5e5f5f;
  font-size: 38px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .panel-heading-xl {
    font-size: 40px;
  }
}
@media screen and (min-width: 992px) {
  .panel-heading-xl {
    font-size: 32px;
  }
}
@media screen and (min-width: 1200px) {
  .panel-heading-xl {
    font-size: 40px;
  }
}

.col-md-3 > .panel-default .panel-body {
  padding: 10px 16px 32px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .col-md-3 > .panel-default .panel-body {
    padding: 16px 16px 32px;
  }
}

.col-md-3 > .panel-default .panel-body p {
  font-size: 16px;
  line-height: 1.1;
}

.col-md-3 > .panel-default .panel-body li {
  font-size: 14px;
  margin-bottom: 4px;
}

.panel-cap {
  -webkit-box-shadow: 0px -6px 0px 0px #e5e6e6;
  box-shadow: 0px -6px 0px 0px #e5e6e6;
  height: 12px;
  margin-bottom: -6px;
}

.panel-cap + .panel-default .panel-heading {
  text-align: center;
}

.panel-cap + .panel-default .panel-heading + .panel-body {
  padding: 18px 50px 24px;
  text-align: center;
}

.btn {
  border-radius: 6px;
}

.btn-primary {
  border: transparent;
  background-image: -webkit-linear-gradient(top, #c0cc52 0%, #004197 100%);
  background-image: -o-linear-gradient(top, #c0cc52 0%, #004197 100%);
  background-image: linear-gradient(to bottom, #c0cc52 0%, #004197 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFC0CC52', endColorstr='#FF004197', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.35);
}

.btn-primary:hover {
  background-image: -webkit-linear-gradient(top, #a1aa48 0%, #828e0d 100%);
  background-image: -o-linear-gradient(top, #a1aa48 0%, #828e0d 100%);
  background-image: linear-gradient(to bottom, #a1aa48 0%, #828e0d 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFA1AA48', endColorstr='#FF828E0D', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.main .btn-default {
  border: transparent;
  background-image: -webkit-linear-gradient(top, #8a8c8c 0%, #656767 100%);
  background-image: -o-linear-gradient(top, #8a8c8c 0%, #656767 100%);
  background-image: linear-gradient(to bottom, #8a8c8c 0%, #656767 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF8A8C8C', endColorstr='#FF656767', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.35);
}

.main .btn-default:hover {
  background-image: -webkit-linear-gradient(top, #5f5f5f 0%, #2b2b2b 100%);
  background-image: -o-linear-gradient(top, #5f5f5f 0%, #2b2b2b 100%);
  background-image: linear-gradient(to bottom, #5f5f5f 0%, #2b2b2b 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF5F5F5F', endColorstr='#FF2B2B2B', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.main a.btn {
  text-decoration: none;
}

.main a.btn-lg {
  padding-top: 14px;
}

.main a.btn-sm {
  padding-top: 16px;
}

.btn-alt {
  background-color: #f5f5f4;
  border: transparent;
  color: #5e5f5f;
  background-image: -webkit-linear-gradient(top, #f7f7f7 0%, #f5f5f4 100%);
  background-image: -o-linear-gradient(top, #f7f7f7 0%, #f5f5f4 100%);
  background-image: linear-gradient(to bottom, #f7f7f7 0%, #f5f5f4 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF7F7F7', endColorstr='#FFF5F5F4', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.35);
}

.btn-alt:hover {
  color: #5e5f5f;
  background-image: -webkit-linear-gradient(top, #dedede 0%, #f5f5f4 100%);
  background-image: -o-linear-gradient(top, #dedede 0%, #f5f5f4 100%);
  background-image: linear-gradient(to bottom, #dedede 0%, #f5f5f4 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFDEDEDE', endColorstr='#FFF5F5F4', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.active.btn-alt {
  background-color: #004197;
}

.btn-alt-flat {
  background-color: #f2f2f0;
  border: 1px solid #d7d7d7;
  color: #5e5f5f;
}

.btn-alt-flat:hover,
.btn-alt-flat:active,
.btn-alt-flat:focus {
  background-color: #e6e6e2;
  color: #5e5f5f;
}

.btn-sm {
  font-size: 14px;
  height: 44px;
  line-height: 1.1;
  min-width: 160px;
}
@media (min-width: 768px) {
  .btn-sm {
    font-size: 15px;
    height: 50px;
    min-width: 180px;
  }
}

.btn-md {
  font-size: 15px;
  height: 40px;
  line-height: 1.1;
  min-width: 140px;
}
@media (min-width: 768px) {
  .btn-md {
    font-size: 16px;
    height: 40px;
    min-width: 160px;
  }
}

.btn-lg {
  font-size: 16px;
  line-height: 1.2;
  margin: 15px 10px 15px 0;
  height: 44px;
  min-width: 200px;
}
@media (min-width: 768px) {
  .btn-lg {
    font-size: 18px;
    height: 50px;
    margin: 30px 10px 15px 0;
  }
}

.btn-wide {
  font-size: 16px;
  line-height: 1.2;
  height: 44px;
  margin-bottom: 30px;
  min-width: 220px;
  text-align: center;
}
@media (min-width: 768px) {
  .btn-wide {
    font-size: 18px;
    height: 50px;
    min-width: 280px;
  }
}

.btn-full {
  font-size: 16px;
  line-height: 1.2;
  height: 44px;
  margin-bottom: 20px;
  text-align: center;
  width: 100%;
}
@media (min-width: 768px) {
  .btn-full {
    font-size: 18px;
    height: 50px;
  }
}

.btn-wrapper-standalone {
  margin-top: 15px;
  margin-bottom: 30px;
}

.btn-wrapper {
  bottom: 16px;
  left: 0;
  right: 0;
  height: 0;
  position: absolute;
  text-align: center;
}
@media (min-width: 768px) {
  .btn-wrapper {
    bottom: 70px;
  }
}

.btn-of-3 {
  bottom: 16px;
}
@media (min-width: 768px) {
  .btn-of-3 {
    bottom: 20px;
  }
}
@media (min-width: 992px) {
  .btn-of-3 {
    bottom: 70px;
  }
}

.btn-toolbar-right-3 {
  float: right;
}
.btn-toolbar-right-3 .btn {
  clear: right;
  margin-bottom: 8px;
  margin-left: 8px;
}

.btn-group .btn {
  border-radius: 4px !important;
}
.btn-group .btn-sm {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
  height: 30px;
  margin-right: 10px !important;
  min-width: 30px;
}
@media (min-width: 768px) {
  .btn-group .btn-sm {
    font-size: 15px;
  }
}
.btn-group .btn-alt.active {
  color: #fff;
  background-image: -webkit-linear-gradient(top, #c0cc52 0%, #004197 100%);
  background-image: -o-linear-gradient(top, #c0cc52 0%, #004197 100%);
  background-image: linear-gradient(to bottom, #c0cc52 0%, #004197 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFC0CC52', endColorstr='#FF004197', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.35);
}

.btn-group-vertical {
  margin-left: -10px;
}
.btn-group-vertical .btn-alt {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-group-vertical .btn-alt.active {
  color: #fff;
  background-image: -webkit-linear-gradient(top, #c0cc52 0%, #004197 100%);
  background-image: -o-linear-gradient(top, #c0cc52 0%, #004197 100%);
  background-image: linear-gradient(to bottom, #c0cc52 0%, #004197 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFC0CC52', endColorstr='#FF004197', GradientType=0);
}
.btn-group-vertical .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.2);
}
.btn-group-vertical .btn:last-child:not(:first-child) {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
}
.btn-group-vertical .btn-sm {
  font-size: 12px;
  font-weight: 600;
  line-height: 1.1;
  height: 20px;
  margin-right: 10px !important;
  min-width: 16px !important;
  padding: 4px 0;
}
@media (min-width: 768px) {
  .btn-group-vertical .btn-sm {
    font-size: 13px;
    height: 24px;
  }
}
.btn-group-vertical .btn-lg {
  font-size: 11px;
  font-weight: 600;
  line-height: 1;
  height: 21px;
  margin: 0 8px 0 0;
  min-width: 16px !important;
  padding: 4px 0;
}
@media (min-width: 768px) {
  .btn-group-vertical .btn-lg {
    font-size: 14px;
    height: 30px;
    margin: 0 10px 0 0;
    min-width: 20px !important;
    padding: 8px 0;
  }
}

.btn-progressbar {
  margin-bottom: 20px;
}
.btn-progressbar .btn-progress,
.btn-progressbar .btn-progress-small {
  background-color: #f2f2f0;
  color: #5e5f5f;
}
.btn-progressbar .btn-progress:hover,
.btn-progressbar .btn-progress-small:hover {
  background-color: #e6e6e2;
}
.btn-progressbar .btn-progress-active,
.btn-progressbar .btn-progress-small-active {
  background-color: #004197;
  background-image: -webkit-linear-gradient(top, #c0cc52 0%, #004197 100%);
  background-image: -o-linear-gradient(top, #c0cc52 0%, #004197 100%);
  background-image: linear-gradient(to bottom, #c0cc52 0%, #004197 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFC0CC52', endColorstr='#FF004197', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  color: #fff;
}
.btn-progressbar .btn-progress-active:hover,
.btn-progressbar .btn-progress-small-active:hover {
  background-color: #848e2a;
  background-image: -webkit-linear-gradient(top, #a1aa48 0%, #828e0d 100%);
  background-image: -o-linear-gradient(top, #a1aa48 0%, #828e0d 100%);
  background-image: linear-gradient(to bottom, #a1aa48 0%, #828e0d 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFA1AA48', endColorstr='#FF828E0D', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-progressbar .btn-progress,
.btn-progressbar .btn-progress-active {
  font-size: 12px;
  margin-right: 4px;
  margin-bottom: 8px;
  padding: 7px 14px;
}
@media (min-width: 768px) {
  .btn-progressbar .btn-progress,
  .btn-progressbar .btn-progress-active {
    font-size: 14px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 9px 18px;
  }
}
.btn-progressbar .btn-progress-small,
.btn-progressbar .btn-progress-small-active {
  font-size: 10px;
  height: 35px;
  line-height: 1.2;
  margin-right: 2px;
  margin-bottom: 4px;
  padding: 2px 4px;
}
@media (min-width: 768px) {
  .btn-progressbar .btn-progress-small,
  .btn-progressbar .btn-progress-small-active {
    font-size: 10px;
    height: 40px;
    margin-right: 3px;
    margin-bottom: 6px;
    min-width: 55px;
    padding: 4px 6px;
  }
}
@media (min-width: 992px) {
  .btn-progressbar .btn-progress-small,
  .btn-progressbar .btn-progress-small-active {
    font-size: 11px;
    margin-right: 3px;
    margin-bottom: 6px;
    min-width: 90px;
    padding: 4px 6px;
  }
}
@media (min-width: 1200px) {
  .btn-progressbar .btn-progress-small,
  .btn-progressbar .btn-progress-small-active {
    font-size: 12px;
    height: 45px;
    margin-right: 8px;
    margin-bottom: 10px;
    padding: 6px 12px;
    min-width: 114px;
  }
}

.progress-tracker {
  color: #5e5f5f;
  display: block;
  margin-top: -30px;
  margin-bottom: 20px;
  padding-left: 20px;
}
@media (min-width: 768px) {
  .progress-tracker {
    margin-top: -25px;
  }
}
.progress-tracker ol.progress-tracker-links {
  margin: 0;
  padding: 0;
}
.progress-tracker ol.progress-tracker-links li {
  display: inline-block;
  text-align: center;
  list-style-type: decimal;
  list-style-position: inside;
}
.progress-tracker li {
  font-size: 12px;
  line-height: 1;
  margin: 4px 0;
  padding-right: 4px;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .progress-tracker li {
    font-size: 13px;
    margin: 6px 0;
    padding-right: 6px;
  }
}
@media (min-width: 992px) {
  .progress-tracker li {
    font-size: 14px;
    margin: 7px 0;
    padding-right: 7px;
  }
}
@media (min-width: 1200px) {
  .progress-tracker li {
    font-size: 14px;
    margin: 8px 0;
    padding-right: 10px;
  }
}
.progress-tracker li:after {
  content: "\003e";
  margin-left: 4px;
}
@media (min-width: 768px) {
  .progress-tracker li:after {
    margin-left: 6px;
  }
}
@media (min-width: 992px) {
  .progress-tracker li:after {
    margin-left: 7px;
  }
}
@media (min-width: 1200px) {
  .progress-tracker li:after {
    margin-left: 10px;
  }
}
.progress-tracker li:last-child:after {
  content: "";
}
.progress-tracker li a {
  color: #5e5f5f;
  text-decoration: none;
}
.progress-tracker li a:hover {
  color: #333333;
}
.progress-tracker li a.active {
  color: #004197;
  font-weight: 600;
}
.progress-tracker li a.disabled {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.50;
}

.nav-tabs {
  border-bottom: 6px solid #004197;
}

.nav-tabs > li {
  margin-right: 1%;
  max-width: 48%;
  text-align: center;
}
@media (min-width: 768px) {
  .nav-tabs > li {
    margin-right: 8px;
    min-width: 290px;
  }
}

.nav-tabs > li:last-child {
  margin-right: 0;
}

.nav-tabs > li > a {
  background-color: #a2a2a1;
  color: #fff;
  padding: 14px 12.25px 10.5px;
  margin-right: 0;
  text-decoration: none;
}
@media (min-width: 768px) {
  .nav-tabs > li > a {
    padding: 16px 14px 12px;
  }
}

.nav-tabs > li > a:hover,
.nav-tabs > li > a:active,
.nav-tabs > li > a:focus {
  background-color: #959594;
  color: #fff;
}

a.tabs-title {
  font-size: 14px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  a.tabs-title {
    font-size: 16px;
  }
}

.nav-tabs > li.active > a {
  background-color: #004197;
  color: #fff;
}

.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:active,
.nav-tabs > li.active > a:focus {
  background-color: #004197;
  color: #fff;
}

.nav-tabs-3 > li {
  text-align: center;
  width: 100%;
  max-width: 100%;
  margin-right: 0;
}
@media (min-width: 768px) {
  .nav-tabs-3 > li {
    margin-right: 0.5%;
    max-width: 33%;
    min-width: 33%;
  }
}

.nav-tabs-3 > li a {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-3 > li a {
    border: 1px solid transparent;
  }
}

@media (min-width: 992px) {
  .nav-tabs-inv > li a {
    height: 75px;
  }
}
@media (min-width: 1200px) {
  .nav-tabs-inv > li a {
    height: auto;
  }
}

.gallery {
  margin-top: 60px;
}

.crsl-wrap {
  position: relative;
}

.crsl-items {
  margin-bottom: -30px;
}

.crsl-item {
  padding: 0 30px 45px;
  text-align: center;
}
.crsl-item h3 {
  font-size: 36px;
  font-weight: 300;
  line-height: 1.05;
}
.crsl-item p {
  font-size: 15px !important;
  line-height: 1.25;
  padding-bottom: 20px;
}
.crsl-item .img-gallery {
  margin-top: 15px;
  margin-bottom: 15px;
}

.crsl-nav {
  line-height: 1.2;
  position: relative;
  min-height: 1px;
  padding: 0 15px;
}

.crsl-nav a {
  color: #a2a2a1;
}

#gallery-promo {
  position: relative;
}

#gallery-promo .crsl-nav {
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  position: absolute;
}

#gallery-promo .crsl-items::after {
  clear: both;
  content: "";
  display: block;
}

#gallery-promo .previous {
  float: left;
  padding: 0 3px;
  position: relative;
  top: 25px;
  z-index: 10;
}

#gallery-promo .next {
  float: right;
  padding: 0 3px;
  position: relative;
  top: 25px;
  z-index: 10;
}

#gallery-promo .previous:hover,
#gallery-promo .next:hover {
  color: #5e5f5f;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}

#gallery-promo .crsl-item {
  margin-bottom: 0px;
}

.btn-carousel {
  bottom: -30px;
  left: 0;
  right: 0;
  height: 80px;
  margin-top: 30px;
  position: absolute;
  overflow: visible !important;
}

#panel-accordion {
  margin-top: -35px;
}
#panel-accordion .panel-default {
  margin-top: 10px;
  margin-bottom: 10px;
}
#panel-accordion .panel-heading {
  padding: 16px;
  vertical-align: middle;
}
@media screen and (min-width: 768px) {
  #panel-accordion .panel-heading {
    padding: 16px 70px;
  }
}
#panel-accordion .panel-heading h4 {
  font-weight: 600;
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  #panel-accordion .panel-heading h4 {
    line-height: 3;
  }
}
#panel-accordion .panel-heading h4:hover {
  cursor: pointer;
}
#panel-accordion .fa-3x-px {
  font-size: 48px;
}
#panel-accordion .btn-primary {
  margin-top: 6px;
  margin-bottom: 2px;
  min-width: 200px;
  padding: 8px 12px;
}
@media (min-width: 768px) {
  #panel-accordion .btn-primary {
    margin-top: 12px;
    min-width: 220px;
  }
}

#accordion {
  margin-top: 20px;
}
#accordion .panel-default {
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-top: 10px;
  margin-bottom: 10px;
}
#accordion .panel-heading {
  padding: 4px 0;
}
@media screen and (min-width: 768px) {
  #accordion .panel-heading {
    padding: 10px 0;
  }
}
#accordion .panel-heading h4 {
  font-weight: 600;
  line-height: 2;
  vertical-align: middle;
}
#accordion .panel-heading h4:hover {
  cursor: pointer;
}
#accordion .panel-body {
  padding: 10px 0;
}
@media screen and (min-width: 768px) {
  #accordion .panel-body {
    padding: 16px 0;
  }
}
#accordion .btn-primary {
  margin-top: 6px;
}
@media (min-width: 768px) {
  #accordion .btn-primary {
    margin-top: 12px;
  }
}

.well-primary {
  background-color: #fbfbf5;
  border-color: 1px solid #004197;
  margin-top: 20px;
  margin-bottom: 20px;
}

.well-alt {
  background-color: transparent;
  border: none;
  box-shadow: none;
  margin-top: 20px;
  margin-bottom: 20px;
}

.well-outline {
  background-color: transparent;
  border: 1px solid #d7d7d7;
  border-radius: 8px;
  box-shadow: none;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 50px;
}
@media (min-width: 1200px) {
  .well-outline {
    max-width: 900px;
    margin: 20px auto;
  }
}

.linechart-wrapper {
  background-color: #fff;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .linechart-wrapper {
    margin-top: 30px;
  }
}

.linechart-legend-wrapper {
  margin-top: 30px;
}

.line-chart-series1 {
  color: #0082d5;
}

.line-chart-series2 {
  color: #ff9948;
}

.line-chart-series3 {
  color: #c5b47f;
}

.piechart-wrapper-2 {
  margin-bottom: 30px;
  text-align: center;
}
.piechart-wrapper-2 h3 {
  font-size: 22px;
  font-weight: 300;
}
@media (min-width: 768px) {
  .piechart-wrapper-2 h3 {
    font-size: 28px;
  }
}
.piechart-wrapper-2 .piechart-canvas {
  margin: 20px auto 0;
}
@media (max-width: 767px) {
  .piechart-wrapper-2 .piechart-canvas {
    max-width: 220px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .piechart-wrapper-2 .piechart-canvas {
    width: 260px;
  }
}
@media (min-width: 992px) {
  .piechart-wrapper-2 .piechart-canvas {
    width: 230px;
  }
}

.piechart-wrapper-3 {
  margin-bottom: 30px;
  text-align: center;
}
.piechart-wrapper-3 h3 {
  font-size: 22px;
  font-weight: 300;
}
@media (min-width: 768px) and (max-width: 991px) {
  .piechart-wrapper-3 h3 {
    font-size: 26px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .piechart-wrapper-3 h3 {
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  .piechart-wrapper-3 h3 {
    font-size: 26px;
  }
}
.piechart-wrapper-3 .piechart-canvas {
  margin: 20px auto 0;
}
@media (max-width: 767px) {
  .piechart-wrapper-3 .piechart-canvas {
    max-width: 220px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .piechart-wrapper-3 .piechart-canvas {
    width: 260px;
  }
}
@media (min-width: 992px) {
  .piechart-wrapper-3 .piechart-canvas {
    width: 230px;
  }
}

.piechart-legend {
  margin: 20px auto 10px;
  text-align: left;
}
.piechart-legend tr {
  height: 22px;
}
.piechart-legend td {
  padding-left: 5px;
}

.modal-header {
  background-color: #004197;
  color: #fff;
  text-align: center;
  background-image: -webkit-linear-gradient(top, #c0cc52 0%, #004197 100%);
  background-image: -o-linear-gradient(top, #c0cc52 0%, #004197 100%);
  background-image: linear-gradient(to bottom, #c0cc52 0%, #004197 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFC0CC52', endColorstr='#FF004197', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.modal-body,
.modal-footer {
  background-color: #f2f2f0;
}

#customGoalImageModal label {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
}
#customGoalImageModal .radio-inline,
#customGoalImageModal .checkbox-inline {
  padding-left: 0;
}
#customGoalImageModal .radio-inline img,
#customGoalImageModal .checkbox-inline img {
  -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.55);
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.55);
  border: 6px solid #fff;
  display: inline !important;
  margin: 10px 0 0;
  max-width: 100%;
  pointer-events: none;
  position: relative;
}
#customGoalImageModal .input-hidden {
  position: absolute;
  left: -9999px;
}
#customGoalImageModal label > input[type=radio]:checked + img {
  border: 6px solid #004197;
}
#customGoalImageModal .help-block {
  font-size: 12px;
}
@media (min-width: 768px) {
  #customGoalImageModal .help-block {
    font-size: 14px;
  }
}

body {
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  body {
    padding-top: 0px;
    padding-bottom: 20px;
  }
}

nav.navbar-default {
  background-color: #ffffff;
}

.auxilary-nav {
  border-bottom: 1px solid #f2f2f0;
  font-size: 14px;
  font-weight: 300;
  height: 38px;
}
.auxilary-nav .navbar-nav {
  margin-top: -1px;
}
.auxilary-nav .navbar-nav li {
  border-right: 1px solid #f2f2f0;
  margin: 0;
}
.auxilary-nav .navbar-nav li a {
  font-size: 14px;
  font-weight: 300;
  margin-left: 0;
  padding: 9px 14px;
}
.auxilary-nav .navbar-nav li > ul {
  margin-top: 0;
  padding: 0;
}
.auxilary-nav .navbar-nav li > ul > li {
  border-bottom: 1px solid #d3d3d3;
}
.auxilary-nav .navbar-nav li > ul > li:last-child {
  border-bottom: none;
}
.auxilary-nav .navbar-nav li > ul > li a {
  padding: 7px 14px;
}

.navbar-form {
  border: none;
  margin-top: 0px;
  width: 90%;
}
.navbar-form input.form-control,
.navbar-form .btn-default {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #d3d3d3;
  border-radius: 0;
  height: 32px;
  margin-top: 0px;
}
.navbar-form .btn-default {
  background-color: #fff;
  border-left: none;
  color: #5e5f5f;
}
.navbar-form input.form-control:hover,
.navbar-form input.form-control:focus {
  background-color: #f2f2f0;
}
.navbar-form .btn-default:hover {
  background-color: #ebebeb;
}
.navbar-form ::-webkit-input-placeholder {
  color: #a2a2a1;
}
.navbar-form :-moz-placeholder {
  color: #a2a2a1;
  opacity: 1;
}
.navbar-form ::-moz-placeholder {
  color: #a2a2a1;
  opacity: 1;
}
.navbar-form :-ms-input-placeholder {
  color: #a2a2a1;
}

@media screen and (min-width: 768px) {
  .navbar-form input.form-control,
  .navbar-form .btn-default {
    border: none;
    height: 37px;
    margin-top: -1px;
  }
  .navbar-form .btn-default {
    border-right: 1px solid #f2f2f0;
  }
}
.navbar-header {
  height: 70px;
}

.navbar-toggle {
  margin-top: 16px;
}

.navbar-brand {
  padding-top: 16px;
}

.navbar-brand img {
  max-width: 70%;
}

@media screen and (min-width: 768px) {
  .navbar-header {
    height: 110px;
  }

  .navbar-brand {
    padding-top: 24px;
  }

  .navbar-brand img {
    max-width: 100%;
  }

  .navbar-fixed-top {
    position: static;
    margin-bottom: 0;
  }
}
.navbar-nav li {
  border-bottom: 1px solid #d3d3d3;
}
.navbar-nav li a {
  font-size: 18px;
  font-weight: 300;
  padding: 7px 14px;
}
.navbar-nav li > ul {
  background-color: #fff;
  padding: 0;
}
.navbar-nav li > ul > li {
  border-bottom: 1px solid #d3d3d3;
}
.navbar-nav li > ul > li:last-child {
  border-bottom: none;
}
.navbar-nav li > ul > li a {
  font-size: 14px;
  padding: 7px 14px;
}
.navbar-nav .caret {
  float: right;
  margin-top: 10px;
}

@media screen and (min-width: 768px) {
  .navbar-nav li {
    border-bottom: none;
  }
  .navbar-nav li a {
    font-size: 24px;
    font-weight: 300;
    padding: 40px 14px 50px;
  }
  .navbar-nav li > ul > li:last-child {
    border-bottom: none;
  }
  .navbar-nav li > ul > li a {
    font-size: 16px;
    padding: 8px 16px;
    min-width: 240px;
  }
  .navbar-nav .caret {
    float: none;
    margin-top: 0;
  }
}
.dropdown-menu {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.page-title-bar {
  background-color: #004197;
  color: #ffffff;
  margin-bottom: 20px;
}

.title{
	padding-top: 20px;
color: #999;
border-bottom: 10px solid rgb(187, 187, 187);
padding-bottom: 5px;
margin-bottom: 15px;
}

.triangle {
  display: inline-block;
  margin: 0 10px;
  position: absolute;
  vertical-align: middle;
}

.triangle-down {
  width: 20px;
  height: 10px;
  border-top: solid 10px #004197;
  border-left: solid 10px transparent;
  border-right: solid 10px transparent;
}

.main {
  margin-bottom: 50px;
}

.main a {
  text-decoration: underline;
}

.main h2 {
  margin-top: 0;
}

.main p,
.main li {
  font-size: 14px;
}
@media (min-width: 768px) {
  .main p,
  .main li {
    font-size: 16px;
  }
}

.content-block {
  display: block;
  margin-bottom: 30px;
}

.img-gallery {
  border: 8px solid #fff;
  margin-top: 5px;
  margin-bottom: 20px;
  max-width: 100%;
  -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.55);
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.55);
}

.main hr {
  margin: 30px auto;
}

hr.hr-main {
  margin: 0 auto 50px;
}

.aci-input-title {
  height: 40px;
  margin-bottom: -36px;
  position: relative;
  text-align: center;
  width: 100%;
}
.aci-input-title p {
  background: #fff;
  display: block;
  margin: 0 auto;
  position: relative;
  width: 170px;
}
@media (min-width: 768px) {
  .aci-input-title {
    height: 20px;
    margin-bottom: -26px;
  }
  .aci-input-title p {
    width: 310px;
  }
}

.aci-selected {
  max-width: 300px;
  margin: 20px auto;
}
.aci-selected label {
  margin-bottom: 3px;
  margin-left: 5px;
}

.contributions-edit-wrapper {
  margin: 0 auto;
  max-width: 280px;
  padding-bottom: 40px;
}
@media (min-width: 768px) {
  .contributions-edit-wrapper {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .contributions-edit-wrapper {
    max-width: 840px;
  }
}
.contributions-edit-wrapper .contributions-current-wrapper {
  float: left;
  width: 100%;
}
@media (min-width: 992px) {
  .contributions-edit-wrapper .contributions-current-wrapper {
    padding-left: 60px;
    width: 38%;
  }
}
@media (min-width: 1200px) {
  .contributions-edit-wrapper .contributions-current-wrapper {
    padding-left: 20px;
  }
}
.contributions-edit-wrapper .contributions-current-wrapper .text-3xl {
  line-height: 1.6;
}
.contributions-edit-wrapper .contributions-current-wrapper .text-3xl > p {
  line-height: 1.1;
}
.contributions-edit-wrapper .contributions-divider-wrapper {
  display: none;
  width: 0px;
}
.contributions-edit-wrapper .contributions-divider-wrapper img {
  max-width: 100%;
  margin-top: 23px;
}
@media (min-width: 992px) {
  .contributions-edit-wrapper .contributions-divider-wrapper {
    display: block;
    float: left;
    width: 20%;
  }
}
@media (min-width: 1200px) {
  .contributions-edit-wrapper .contributions-divider-wrapper {
    width: 24%;
  }
}
.contributions-edit-wrapper .contributions-update-wrapper {
  float: left;
  width: 100%;
}
@media (min-width: 992px) {
  .contributions-edit-wrapper .contributions-update-wrapper {
    display: block;
    float: left;
    width: 38%;
  }
}

hr.hr-main {
  margin: 0 auto 50px;
}

.expanded-menu {
  margin-bottom: 20px;
}
.expanded-menu h4 {
  font-size: 12.25px;
  font-weight: bold;
}
@media (min-width: 768px) {
  .expanded-menu h4 {
    font-size: 14px;
  }
}
.expanded-menu ul {
  list-style: none;
  margin-left: 0px;
  padding-left: 0px;
}
.expanded-menu li {
  padding-bottom: 11px;
}
.expanded-menu li a {
  color: #5e5f5f;
  font-size: 12.25px;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .expanded-menu li a {
    font-size: 14px;
  }
}
.expanded-menu li a:hover {
  color: #007ac3;
  text-decoration: none;
}

.corporate-links-bar {
  background-color: #a2a2a1;
  color: #ffffff;
  min-height: 62px;
  margin-bottom: 28px;
  padding: 14px 0;
}
.corporate-links-bar ul.corporate-links {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
}
.corporate-links-bar li {
  border-right: 1px solid #fff;
  float: left;
  font-size: 12.25px;
  line-height: 1;
  margin: 10px 10px 10px 0;
  padding: 0 10px 0 0;
}
@media (min-width: 768px) {
  .corporate-links-bar li {
    font-size: 14px;
  }
}
.corporate-links-bar li:last-child {
  border-right: none;
}
.corporate-links-bar li a {
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
}
.corporate-links-bar li a:hover {
  color: #333333;
}

footer p {
  font-size: 12.25px;
}
@media (min-width: 768px) {
  footer p {
    font-size: 14px;
  }
}

.login-messages {
  background-color: #fdf6f8;
  color: #d2335c;
  margin-top: -77px;
  text-align: center;
}
@media (min-width: 768px) {
  .login-messages {
    margin-top: -1px;
  }
}
.login-messages p {
  line-height: 1.2;
  margin-top: 10px;
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .mobile-banner {
    background: url(../img/backgrounds/bg-login-banner-xs.jpg) no-repeat top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 260px;
  }
}

.login-banner {
  margin-bottom: -90px;
  min-height: 740px;
}
@media (max-width: 767px) {
  .login-banner {
    background-color: #004197;
  }
}
@media (min-width: 768px) {
  .login-banner {
    background-color: transparent;
    padding-top: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .login-banner {
    background: url(../img/backgrounds/bg-login-banner-sm.jpg) no-repeat top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 620px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .login-banner {
    background: url(../img/backgrounds/bg-login-banner-md.jpg) no-repeat top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 690px;
  }
}
@media (min-width: 1200px) {
  .login-banner {
    background: url(../img/backgrounds/bg-login-banner-lg.jpg) repeat-x top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 750px;
  }
}
.login-banner .heading-xl {
  color: #fff;
}
.login-banner a {
  text-decoration: underline;
}
.login-banner .btn-wide {
  margin-top: 10px;
}

.login-wrapper {
  background-color: #004197;
  margin-bottom: 10px;
  max-width: 100%;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .login-wrapper {
    background-color: transparent;
    margin-top: 0;
    max-width: 380px;
  }
}
@media (min-width: 992px) {
  .login-wrapper {
    max-width: 480px;
  }
}
@media (min-width: 1200px) {
  .login-wrapper {
    max-width: 520px;
  }
}
.login-wrapper input {
  border-radius: 6px;
  height: 40px;
}
@media (min-width: 768px) {
  .login-wrapper input {
    height: 48px;
  }
}

.login-logo {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .login-logo {
    max-height: 62px;
    max-width: 149px;
  }
}
@media (min-width: 992px) {
  .login-logo {
    max-height: 90px;
    max-width: 216px;
  }
}
@media (min-width: 1200px) {
  .login-logo {
    max-height: 100px;
    max-width: 240px;
  }
}

.login-logo-mobile {
  margin: 20px auto;
}

.login-lead {
  color: #fff;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.15;
  margin-top: 24px;
  margin-bottom: 24px;
  text-align: center;
  text-shadow: 2px 1px 3px rgba(0, 0, 0, 0.35);
}
@media (min-width: 768px) {
  .login-lead {
    font-size: 46px;
    text-align: left;
  }
}
@media (min-width: 992px) {
  .login-lead {
    font-size: 56px;
  }
}
@media (min-width: 1200px) {
  .login-lead {
    font-size: 68px;
  }
}

.btn-full {
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .btn-full {
    margin-bottom: 30px;
  }
}

.home-banner {
  background-color: #343029;
  margin-top: -56px;
  margin-bottom: 15px;
  padding-top: 15px;
}
@media (max-width: 767px) {
  .home-banner {
    background: url(../img/backgrounds/bg-home-banner-xs.jpg) no-repeat top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .home-banner {
    background: url(../img/backgrounds/bg-home-banner-sm.jpg) no-repeat top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .home-banner {
    background: url(../img/backgrounds/bg-home-banner-md.jpg) no-repeat top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
}
@media (min-width: 1200px) {
  .home-banner {
    background: url(../img/backgrounds/bg-home-banner-lg.jpg) repeat-x top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
}
.home-banner .heading-xl {
  color: #fff;
}
.home-banner a {
  text-decoration: underline;
}
.home-banner .btn-wide {
  margin-top: 10px;
}

@media (max-width: 767px) {
  .home-goal-top {
    background: url(../img/backgrounds/bg-book-top-sm.png) no-repeat top center;
    height: 40px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .home-goal-top {
    background: url(../img/backgrounds/bg-book-top-sm.png) no-repeat top center;
    height: 40px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .home-goal-top {
    background: url(../img/backgrounds/bg-book-top-md.png) no-repeat top center;
    height: 45px;
  }
}
@media (min-width: 1200px) {
  .home-goal-top {
    background: url(../img/backgrounds/bg-book-top-lg.png) no-repeat top center;
    height: 52px;
  }
}

.home-goal-content {
  padding-bottom: 30px;
  text-align: center;
}
@media (max-width: 767px) {
  .home-goal-content {
    background: url(../img/backgrounds/bg-book-middle-sm.png) repeat-y top center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .home-goal-content {
    background: url(../img/backgrounds/bg-book-middle-sm.png) repeat-y top center;
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .home-goal-content {
    background: url(../img/backgrounds/bg-book-middle-md.png) repeat-y top center;
    padding-right: 30px;
    padding-left: 30px;
  }
  .home-goal-content .text-2xl {
    font-size: 32px;
  }
  .home-goal-content .text-3xl {
    font-size: 38px;
  }
}
@media (min-width: 1200px) {
  .home-goal-content {
    background: url(../img/backgrounds/bg-book-middle-lg.png) repeat-y top center;
  }
  .home-goal-content .text-2xl {
    font-size: 36px;
  }
  .home-goal-content .text-3xl {
    font-size: 42px;
  }
}

.goal-wrapper {
  max-width: 500px;
  margin: 0 auto;
  text-align: center;
}
@media (min-width: 992px) {
  .goal-wrapper {
    max-width: 400px;
  }
}
@media (min-width: 1200px) {
  .goal-wrapper {
    max-width: 500px;
  }
}

.my-goal-title {
  background: url(../img/backgrounds/bg-goal-title.png) no-repeat center;
  background-size: contain;
  margin-top: 0;
}

.goal-image-container {
  border: 10px solid #fff;
  display: inline-block;
  max-width: 100%;
  position: relative;
  -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.45);
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.45);
}
@media (min-width: 768px) {
  .goal-image-container {
    border: 16px solid #fff;
  }
}

.goal-image-container:after {
  background-color: rgba(235, 237, 234, 0.75);
  background-position: top right;
  content: "";
  height: 100%;
  width: 0%;
  position: absolute;
  top: 0;
  right: 0;
}

.goal-image-not-enrolled-container {
  margin-top: 30px;
  position: relative;
}
@media (min-width: 768px) {
  .goal-image-not-enrolled-container {
    margin-top: 60px;
  }
}

.goal-image {
  display: block;
  max-width: 100%;
}

.goal-image-personalize {
  line-height: 1.4;
  padding: 2px 6px;
  text-align: left;
}

.goal-image-personalize a {
  text-decoration: underline;
}

.progress-wrapper {
  margin-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .progress-wrapper {
    padding-left: 16px;
    padding-right: 16px;
  }
}

.progress {
  border-radius: 0;
}

.progress-social-security {
  background-color: #aab638;
}

.progress-contributions {
  background-color: #017bc4;
}

.progress-gap {
  background-color: #a8a9ad;
}

.legend-wrapper {
  padding-left: 10px;
  padding-right: 10px;
  text-align: left;
}
@media (min-width: 768px) {
  .legend-wrapper {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.legend-wrapper .col-xs-12,
.legend-wrapper .col-md-12 {
  clear: both;
}
.legend-wrapper .col-sm-4,
.legend-wrapper .col-lg-4 {
  clear: none;
}
.legend-wrapper .fa {
  margin-right: 5px;
}
.legend-wrapper p {
  font-size: 15px;
  line-height: 1.1;
}
.legend-wrapper .legend-social-security {
  color: #aab638;
}
.legend-wrapper .legend-contributions {
  color: #017bc4;
}
.legend-wrapper .legend-gap {
  color: #a8a9ad;
}

ul.goal-period-switch {
  list-style: none;
  text-align: center;
}
ul.goal-period-switch li {
  border-right: 1px solid #5e5f5f;
  display: inline-block;
  font-size: 16px;
  line-height: 1;
  margin: 20px 10px 5px 0;
  padding: 0 10px 0 0;
}
@media (min-width: 768px) {
  ul.goal-period-switch li {
    font-size: 18px;
  }
}
ul.goal-period-switch li:last-child {
  border-right: none;
}
ul.goal-period-switch li a {
  color: #5e5f5f;
  font-weight: normal;
  text-decoration: none;
  text-transform: uppercase;
}
ul.goal-period-switch li a.active,
ul.goal-period-switch li a.active:hover {
  color: #004197;
  font-weight: 600;
}
ul.goal-period-switch li a:hover {
  color: #333333;
}

.goal-data {
  padding-top: 30px;
}
@media (min-width: 992px) {
  .goal-data {
    padding-top: 115px;
  }
}
@media (min-width: 1200px) {
  .goal-data {
    padding-top: 140px;
  }
}

.goal-feedback {
  padding: 30px 20px 60px;
}
@media (min-width: 768px) {
  .goal-feedback {
    padding: 30px 50px;
  }
}
@media (min-width: 992px) {
  .goal-feedback {
    padding: 30px 20px 60px 30px;
  }
}

.goal-feedback-not-enrolled {
  padding: 30px 20px 60px;
  max-width: 500px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .goal-feedback-not-enrolled {
    padding: 30px 50px 60px;
  }
}
@media (min-width: 992px) {
  .goal-feedback-not-enrolled {
    margin-top: 100px;
    max-width: 400px;
    padding: 30px 20px 100px 30px;
  }
}
@media (min-width: 1200px) {
  .goal-feedback-not-enrolled {
    margin-top: 140px;
    max-width: 500px;
    padding: 30px 20px 120px 30px;
  }
}

.action-plan .assumptions-link {
  margin-top: 30px;
  text-align: right;
}
@media (min-width: 992px) {
  .action-plan .assumptions-link {
    margin-top: 0;
  }
}

.action-plan-data {
  padding-top: 20px;
  text-align: center;
}
@media (min-width: 992px) {
  .action-plan-data {
    padding-top: 75px;
  }
}

.action-plan-status {
  padding-top: 20px;
  text-align: center;
}

.action-plan-feedback {
  padding-top: 20px;
  text-align: center;
}

.action-plan-options {
  padding-top: 20px;
  text-align: center;
}
.action-plan-options a {
  text-decoration: underline;
}
.action-plan-options .modal-body {
  text-align: left;
}
.action-plan-options h5 {
  font-size: 14px;
  margin-top: 20px;
}
@media (min-width: 992px) {
  .action-plan-options h5 {
    font-size: 16px;
    margin-top: 40px;
  }
}

.contribution-illustrator form {
  padding: 20px 20px 0px 20px;
}
@media (min-width: 768px) {
  .contribution-illustrator .form-horizontal .control-label {
    padding-top: 0;
  }
}
@media (min-width: 1200px) {
  .contribution-illustrator .form-horizontal .control-label {
    padding-top: 7px;
  }
}

.home-banner-mobile {
  background-color: #ebedea;
  margin-bottom: 15px;
  padding-top: 20px;
  text-align: center;
}
.home-banner-mobile .heading-xl {
  color: #5e5f5f;
}

.action-plan-mobile {
  background-color: #f2f2f0;
  margin-bottom: 15px;
  text-align: center;
}

.home-banner-mobile {
  margin-top: -56px;
}

.action-plan-mobile {
  margin-top: -16px;
}

.goal-chart-mobile {
  position: relative;
  margin: -20px auto;
  max-width: 320px;
}

.goal-data-mobile {
  padding-bottom: 10px;
}

.table-goal-legend {
  margin: 0 auto;
}
.table-goal-legend td {
  padding: 2px;
}
.table-goal-legend .legend {
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.2;
  padding-right: 10px;
  text-align: right;
}
.table-goal-legend .legend-gap,
.table-goal-legend .legend-security,
.table-goal-legend .legend-contributions {
  border-radius: 14px;
  display: inline-block;
  padding: 7px 14px;
  text-align: left;
  width: 140px;
}
.table-goal-legend .legend-gap {
  background-color: #a8a9ad;
}
.table-goal-legend .legend-security {
  background-color: #aab638;
}
.table-goal-legend .legend-contributions {
  background-color: #017bc4;
}
.table-goal-legend .figures {
  font-size: 20px;
  font-weight: bold;
  text-align: left;
}
.table-goal-legend .figures-gap {
  color: #a8a9ad;
}
.table-goal-legend .figures-security {
  color: #aab638;
}
.table-goal-legend .figures-contributions {
  color: #017bc4;
}

.goal-figures-mobile {
  font-size: 20px;
  font-weight: bold;
  padding-top: 6px;
  text-align: left;
}

.goal-figures-mobile p {
  margin-bottom: 6px;
}

.goal-period-switch-mobile {
  background-color: #5e5f5f;
  margin-top: 14px;
}
.goal-period-switch-mobile ul {
  list-style: none;
  text-align: center;
}
.goal-period-switch-mobile ul li {
  border-right: 1px solid #fff;
  display: inline-block;
  font-size: 16px;
  line-height: 1;
  margin: 10px 10px 0 0;
  padding: 0 10px 0 0;
}
.goal-period-switch-mobile ul li:last-child {
  border-right: none;
}
.goal-period-switch-mobile ul li a {
  color: #fff;
  font-weight: normal;
  text-decoration: none;
  text-transform: uppercase;
}
.goal-period-switch-mobile ul li a.active,
.goal-period-switch-mobile ul li a.active:hover {
  color: #fff;
  font-weight: 600;
}
.goal-period-switch-mobile ul li a:hover {
  color: #f2f2f0;
}

@media screen and (max-width: 640px) {
  .mobile-show {
    display: block;
  }

  .mobile-hide {
    display: none;
  }
}
@media screen and (min-width: 641px) {
  .mobile-hide {
    display: block;
  }

  .mobile-show {
    display: none;
  }
}
@media print {
  body {
    background: #fff;
    color: #000;
  }

  header,
  section {
    background: transparent;
    margin: 0;
    padding: 0;
    width: 100%;
  }

  header:before {
    content: url(../img/jh-signature-black.png);
    max-width: 100%;
  }

  img {
    max-width: 100% !important;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  ul,
  img {
    page-break-inside: avoid;
  }

  .btn,
  .triangle.triangle-down,
  section.expanded-menu h4,
  section.expanded-menu ul,
  section.corporate-links-bar {
    display: none;
  }

  a:link:after,
  a:visited:after {
    content: "" !important;
  }
}


.btnLimitMax
{
	visibility: hidden;
    position: absolute;
    padding-top: 5px;
    left: 330px;
}

@media only screen and (min-width: 768px)
{
   
    .dialogHolder
    {
        width: 600px;
    }
    .dialog
    {
        width: 600px;
    }
    
}

.dialogArrow {
    width: 100%;
    float: left;
    background-image: url("http://jhrps.com/contribution_calculator/images-h/dialog-arrow.png");
    background-position: center center;
    background-repeat: no-repeat;
    margin-top: -1px;
}

#limitDialog
{
    top: -102px;;
    left: 30px;
    
}

#limitDialog div.dialogBody
{
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
     border-top: 1px solid #aeafaf;
}

@media (max-width :700px) {
	#limitDialog {
    top: -123px;
    left: 0px;
}
.dialogBodyOuter {
    width: 100%;
    margin: auto;
}
.btnLimitMax{
	left: 270px;
}
}

.navbar-brand img {
  max-width: 70%;
}

@media screen and (min-width: 768px) {
  .navbar-header {
    height: 110px;
  }

  .navbar-brand {
    padding-top: 24px;
  }

  .navbar-brand img {
    max-width: 100%;
  }

  .navbar-fixed-top {
    position: static;
    margin-bottom: 0;
  }
}

tr:nth-child(even) {background: #FFF}
tr:nth-child(odd) {background: #EEE}

div.row:nth-child(10) > div:nth-child(2) > label:nth-child(1){
	max-width: 370px;
}

@media (max-width :980px) {
div.row:nth-child(10) > div:nth-child(2) > label:nth-child(1){
	max-width: 100%;
}
}

@media (max-width :400px) {
.pure-skin-cx .pure-button {
    min-width: 140px;
}
.panel-body {
    padding: 15px !important;
}
}

#overlay {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: fixed;
    visibility: hidden;
    opacity: 0.7;
    z-index: 400;
}