/* FONTS */
@font-face {font-family: 'AvenirLTStd-Book';src: url('webfonts/37C294_0_0.eot');src: url('webfonts/37C294_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/37C294_0_0.woff2') format('woff2'),url('webfonts/37C294_0_0.woff') format('woff'),url('webfonts/37C294_0_0.ttf') format('truetype');}

@font-face {font-family: 'AvenirLTStd-Black';src: url('webfonts/37C294_5_0.eot');src: url('webfonts/37C294_5_0.eot?#iefix') format('embedded-opentype'),url('webfonts/37C294_5_0.woff2') format('woff2'),url('webfonts/37C294_5_0.woff') format('woff'),url('webfonts/37C294_5_0.ttf') format('truetype');}
  
@font-face {font-family: 'AvenirLTStd-Light';src: url('webfonts/37C294_6_0.eot');src: url('webfonts/37C294_6_0.eot?#iefix') format('embedded-opentype'),url('webfonts/37C294_6_0.woff2') format('woff2'),url('webfonts/37C294_6_0.woff') format('woff'),url('webfonts/37C294_6_0.ttf') format('truetype');}
 
@font-face {font-family: 'AvenirLTStd-Heavy';src: url('webfonts/37C294_B_0.eot');src: url('webfonts/37C294_B_0.eot?#iefix') format('embedded-opentype'),url('webfonts/37C294_B_0.woff2') format('woff2'),url('webfonts/37C294_B_0.woff') format('woff'),url('webfonts/37C294_B_0.ttf') format('truetype');}
 
@font-face {font-family: 'AvenirNextLTPro-Cn';src: url('webfonts/37C29C_2_0.eot');src: url('webfonts/37C29C_2_0.eot?#iefix') format('embedded-opentype'),url('webfonts/37C29C_2_0.woff2') format('woff2'),url('webfonts/37C29C_2_0.woff') format('woff'),url('webfonts/37C29C_2_0.ttf') format('truetype');}
 
 

/*HTML5 SPECIFIC*/
header, section, footer, aside, nav, article, figure, menu {
	display: block;
	zoom:1;
	margin: 0;
	padding: 0;
}
/*----------------------------------------------- 
 Start => Main CSS
----------------------------------------------- */

/*  START =>  CSS Resets */
:focus {
	outline: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img {
	border: 0;
}
body {
	color: #5B6670;
	font-size: 16px;
	line-height: 24px;
	font-family: "AvenirLTStd-Book";
}

/* Custom Desktop Styling */

/* Override header background */
header.bg-dark {
	background-color: #004F44 !important;
	background-image: none !important;
	margin-top: 30px;
	padding-left: 15px;
}

/* Replace logo */
.navbar-brand {
	background-image: url(images/Logo-Talea-Header.png) !important;
    background-size: 298px 34px;
    background-repeat: no-repeat;
	background-position: left center;
	margin-left: 15px !important;
	
	/* Set these to scale your logo */
    width: 325px;
    height: 77px;
}
.profilepicture {
	display: none;
}
#navbar-header:after, ul.navbar-nav.navbar-right:after  {
	float: right;
	content: '';
	background-image: url(images/TheBancorp_logo_TM_white.png) !important;
    background-size: 220px 64px;
    background-repeat: no-repeat;
	background-position: left center;
	margin-left: 15px !important;
	/* Set these to scale your logo */
    width: 220px;
    height: 77px;
}
.navbar-brand > img, .navbar-brand > div > img {
	display:none !important;
}
.form-title {
	display: none;
}

/* Header nav color */
header .navbar-nav > li > a {
	color: #fff !important;
    line-height: 77px; /* center in header */
    padding: 0px;
	margin: 0 10px;
}
header .navbar-nav > li > a:hover {
	/*color: #0061aa!important;*/
}

/* Nav pages styles */
.navbar-inverse .navbar-text {
    color: #fff;
    line-height: 77px;
    margin-top: 0px;
    margin-bottom: 0px;
    text-transform: uppercase;
	font-size: 14px;
}
.navbar-home {
	margin-left: 40px;
    margin-right: 20px;
    text-transform: uppercase;
	font-size: 14px;
}

#OptionPanel {
	border-right: 1px solid #ccc;
	padding-right: 12px;
}
#pagesList  li > a, #pagesList  li > a:hover{
	color: #5B6670 !important;
	text-transform: uppercase;
	font-family: 'AvenirLTStd-Heavy';
	font-size: 14px;
	line-height: 20px;
}

/* Complete state */
#pagesList li.g-complete > a, #pagesList li.g-complete > a:hover {
	color: #0A2240 !important;
	font-family: "AvenirLTStd-Light";
}

/* Active state */
#pagesList  li.active > a, #pagesList  li.active.g-complete > a {
	font-family: "AvenirLTStd-Heavy";
	font-weight: normal;
	color: #0A2240 !important;
    border-left: 2px solid #6AAAE4;
}

/* Hover state */
#pagesList li>a:hover {
	background-color: #6AAAE4;
    text-decoration: none;
	color: #0A2440 !important;
}

/* Error state */
#pagesList  li.g-error, #pagesList  li.g-error a:hover, #pagesList  li.g-error a:focus {
    background-color: #eeeeef;
    margin-bottom: 1px;
}
#pagesList  li.g-error > a, #pagesList  li.g-error a:hover {
	font-family: "AvenirLTStd-Heavy";
    color: #0A2440 !important;
}

/* Button Overrides */
/*.pageNav .previousPage, .pageNav .nextPage {
	display: none;
}*/
/* Navigation button overrides */
.nav.save {
	background-image: url(images/save.png);
    background-position: center !important;
    background-repeat: no-repeat;
    background-size: contain;
	width:40px !important;
	height: 40px !important;
}
.nav.save:hover {
	background-image: url(images/save-hover.png);
}
/*
.nav.preview {
	background-image: url(images/preview.svg);
    background-position: center !important;
    background-repeat: no-repeat;
    background-size: contain;
	width:40px !important;
	height: 40px !important;
}*/
.nav.previousPage {
	background-image: url(images/prev.png);
    background-position: center !important;
    background-repeat: no-repeat;
    background-size: contain;
	width:40px !important;
	height: 40px !important;
}
.nav.previousPage:hover {
	background-image: url(images/prev-hover.png);
}
.nav.nextPage {
	background-image: url(images/next.png);
    background-position: center !important;
    background-repeat: no-repeat;
    background-size: contain;
	width:40px !important;
	height: 40px !important;
}
.nav.nextPage:hover {
	background-image: url(images/next-hover.png);
}

.nav.cancelPage {
	background-image: url(images/cancel.png);
    background-position: center !important;
    background-repeat: no-repeat;
    background-size: contain;
	width:40px !important;
	height: 40px !important;
    display: inline-block;
    vertical-align: top;
}
.nav.cancelPage:hover {
	background-image: url(images/cancel-hover.png);
}
.fr .nextPage {
	display: none;
	/*background-image: url(images/continue.png);
	height: 60px !important;
	width: 144px;
	background-size: contain;*/
}
/*
.fr .nextPage:hover {
	background-image: url(images/continue-hover.png);
	background-position: 0px;
}
.fr .nextPage:active {
	background-image: url(images/continue-active.png);
	background-position: 0px;
}*/

/* Email Link Anchor Style */
a.unstyled-link, a.unstyled--link:focus, a.unstyled-:hover {
    color: #5b6670;
	font-size: 16px;
    text-decoration: none;
}
 a.unstyled-link:hover {
	 text-decoration: underline;
 }

/* Style Anchors with this class like a button */
a.link-button, .btn-primary, .btn.btn-default:not(.btn-calendar) {
	border-radius: 0px !important;	
	padding: 5.5px 10px;
	font-size: 16px;
	background-image: none;
	background-color: #ffffff;
	text-transform: uppercase;
	color: #0D2240;
	border: .5px solid #6DABE4;
	font-family: "AvenirLTStd-Light";
	margin: 5px;
	text-decoration: none !important;
	display: inline-block;
	text-shadow: none;
	text-transform: capitalize;
}
.btn.btn-default.btn-xs {
	min-height: 24px;
	margin-top: 0px;
	padding: 0 30px;
}
a.link-button:hover, .btn-primary:hover, .btn.btn-default:hover {
	background-color: #6DABE4;
	color: #004F44;
	border: .5px solid #6DABE4;
}
a.link-button:active, .btn-primary:active, .btn.btn-default:active {
	color: #FFFFFF;
	background-color: #004F44;
	border: .5px solid #004F44;
}

/* Help Icon */
.helpIcon {
	background-image: url(images/help.png);
	background-size: contain;
}
.HelpText {
	font-size: 16px;
	color: #C9DCF4;
	padding: 5px 10px;
	background-color: #3D4E66;
	border-color: #3D4E66;
}
.HelpText a, .HelpText a:focus, .HelpText a:hover {
	font-size: 16px;
	color: #C9DCF4;
}

/* Label styles */
.page-title {
	line-height: 28.8px;
	font-weight: 500;
}
h2 {
	color: #0A2240 !important;
	padding-bottom: 8px;
}
.lsh {
	color: #0A2240 !important;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 10px;
} 
.question-text, .question-text-inline, div.qtdiv[role="heading"], .radio label, .radio-inline label {
	color: #5B6670 !important;
	font-size: 16px;
	line-height: 24px;
	border-bottom: none;
}
.question-text label,  div.qtdiv[role="heading"], .radio label, .radio-inline label {
	font-weight: 400 !important;
}
.question-text-inline label {
	font-weight: 400 !important;
	color: #0A2240 !important;
}

/* Summary/Review screen */
.panel-title.summary-title, .card-title.summary-title{
	font-weight: 700;
	color: #0A2240;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 0px;
}
.panel .panel-body, .card .card-body  {
	font-weight: normal;
	padding: 15px;
}
.panel .panel-body .text-primary, .card .card-body .text-primary  {
	color: #0A2240 !important;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	border-bottom: none;
}

.panel .panel-body .text-muted, .panel .panel-body .label-default,
.card .card-body .text-muted, .card .card-body .label-default {
	color: #5B6670 !important;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	border-bottom: none;
	background-color: #fff;
}
.panel .panel-body .label-primary, .card .card-body .label-primary {
	color: #0A2240 !important;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	border-bottom: none;
	background-color: #fff;
}
.panel-title.summary-title .edit-summary, .card-title.summary-title .edit-summary {
	border-radius: 85px!important;
	margin: 0 20px 0 0;
	font-family: 'AvenirLTStd-Book';
	font-size: .75em;
	background: #fff;
	color: #0d2240;
	padding: 5px 14px 5px 14px!important;
	line-height: 18px;
	vertical-align: middle;
	border: 1px solid #6dabe4;
	outline: 0;
	text-transform: capitalize;
	text-shadow: none;
	background-image: none;
	box-shadow: none;
}
.panel-title.summary-title .edit-summary:hover, .card-title.summary-title .edit-summary:hover {
	font-family: AvenirLTStd-Heavy;
	background: #6dabe4;
	font-size: .75em;
}
.card-body .col-md-8.col-md-9 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}
.card-body .badge-secondary {
    color: #5B6670 !important;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    border-bottom: none;
    background-color: #fff;
}
.edit-icon {
    vertical-align: middle;
    background-image: url(images/edit.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 16px;
    height: 16px;
    display: inline-block;
	margin-right: 4px;
}
.pull-right {
	float: right;
}

/* Remove Group Border */
.Group {
	border-left: none;
	border: 0 4px 4px 0px;
}

/* Answers */
.form-control {
	color: #5B6670 !important;
	font-size: 16px;
	font-weight: 400 !important;
	line-height: 24px;
}
.question-body label {
	font-size: 16px;
	color: #5C6670;
}
.wrn {
	background: transparent;
    color: #ed4037;
	font-size: 12px;
	font-weight: normal;
}

/* Float bottom button left */
.cell-footer .fr, .cell-footer .btn-primary {
	float:left;
}

/* Bottom Footer */
.bottom-footer {
	text-align: center;
	font-family: "AvenirLTStd-Black";
	font-size: 14px;
}

/* Hide Keep-Alive DIV */
.infinitiauth {
	display: none;
}

/* Form Summary - specific styling */
.form-summary .panel, .form-summary .card {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: none;
	box-shadow: none;
	border-radius: 0px;
}
.form-summary .panel-heading, .form-summary .card-heading  {
	background: transparent;
	background-image: none;
	border-bottom: 1px solid #dfdfdf;
	padding: 10px 15px;
	height: 45px;
}
.form-summary .list-group{
	box-shadow: none;
}
.form-summary .list-group-item {
	border: none;
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 0px;
}
.form-summary .label {
	white-space: normal !important;
}

.alert-info {
	background-image: none;
	background-color: #fff;
	border: 0px;
	padding: 0px;
	color: #5C6670;
}
.alert-info .question-label, .label-important .question-label {
	font-family: 'AvenirNextLTPro-Cn';
	font-size: 12px;
	line-height: 16px;
	color: #5C6670;
	background-image: none;
	background-color: #fff;
}

/* Give upload iframe enough height for buttons */
iframe[title="Upload"] {
	height: 100% !important;
}

.btn.trashcan {
	background-image: url('images/trashcan.jpg');
	background-repeat:no-repeat;
	background-size: contain;
    background-position: center center;
	height: 32px;
}
#closeHelp {
	background-image: url('images/icon-close.png');
	background-repeat:no-repeat;
	background-size: 18px 18px;
    background-position: center center;
	width: 18px;
	height: 18px;
	display: inline-block;
	position: absolute;
	top: 5px;
	right: 10px;
}
#HelpText span:first-of-type {
	margin-right:20px;
	display: inline-block;
}

/* Custom Mobile Styling */
@media screen and (max-width: 767px) {
	.navbar-brand {
		width: 160px;
		background-size: contain;
	}
	#navbar-header:after {
		background-size: contain;
		width: 65px;
	}
	.navbar-right {
		padding-right: 0px;
		padding-left: 15px;
		margin: 0 -15px 0 0;
	}
		
}

/* Fix login page issue caused IX v11.2+ */
div#tblLogin:after {
    content: "";
    display: table;
    clear: both;
}
#lblAfter {
	text-align: center;
}

/* v15 Changes */
header .container,
body.projectType-form .container,
body.projectType-dashboard .container {
	max-width: 100%;
}

header.ix-nav {
	background-color: #000000 !important;
    background-image: none !important;
    margin-top: 30px;
    padding-left: 15px;
}

/* Style Anchors with this class like a button */
.btn.nextPage, .btn.previousPage, .btn.btn-outline-primary, .btn.btn-outline-secondary  {
	border-radius: 0px !important;
	vertical-align: top;
	padding: 6px 12px;
	font-size: 16px;
	background-image: none;
	background-color: #ffffff;
	text-transform: uppercase;
	color: #0D2240;
	border: .5px solid #6DABE4;
	font-family: "AvenirLTStd-Light";
	margin: 5px;
	text-decoration: none !important;
	display: inline-block;
	min-height: auto;
	text-shadow: none;
	text-transform: capitalize;
}
.btn.nextPage:hover, .btn.previousPage:hover, .btn.btn-outline-primary:hover, .btn.btn-outline-secondary:hover  {
	background-color: #6DABE4;
	color: #004F44;
	border: .5px solid #6DABE4;
}
.btn.nextPage:active, .btn.previousPage:active, .btn.btn-outline-primary:active, .btn.btn-outline-secondary:active {
	color: #FFFFFF;
	background-color: #004F44;
	border: .5px solid #004F44;
}
.btn-check:checked+.btn-outline-secondary {
    color: #FFFFFF !important;
    background-color: #004F44 !important;
    border: .5px solid #004F44 !important;
}
.fr .btn.nextPage {
    display: none;
}
/*
.lsrepeat-row .lc {
	margin-top: 10px;
}*/
#pagesList .active>a  {
	background-color: #fff;
}
	
.lsrepeat-row {
	background-color: #fff;
}
.lscommand {
	background-color: var(--iq-color-light);
}
tr.lsrepeat-row>.lccell:not(.lccellselect):first-of-type {
    padding-left: 0px;
}

.tab-pane.active .card {
	background-color: #fff;
	border: 1px solid #e9ecef;
}
.nav-link.active {
	border-color: #6AAAE4 !important;
}
/* Summary/Review screen */
.card-title.summary-title{
	font-weight: 700 !important;
}
.card .card-body  {
	font-weight: normal;
	padding: 15px;
}
.card .card-body .summary-question  {
	color: #0A2240 !important;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	border-bottom: none;
}
#lblAfter {
    text-align: center;
    display: block;
    clear: both;
}
header.ix-nav {
	margin-top: 0px;
}

.btn-secondary {
	height: 37px;
	border-radius: 0px !important;
}

.modal-content {
	height: 300px;
}

#closeupload {
}