 @font-face {
	font-family: "Axiforma";
	src: url("/Axiforma-Bold.otf") format("OpenType");
	font-weight: 800;
  }
  @font-face {
	font-family: "Axiforma";
	src: url("/Axiforma-Book.otf") format("OpenType");
	font-weight: 400;
  }
  @font-face {
	font-family: "Axiforma";
	src: url("/Axiforma-Light.otf") format("OpenType");
	font-weight: 300;
  }
  @font-face {
	font-family: "Axiforma";
	src: url("/Axiforma-SemiBold.otf") format("OpenType");
	font-weight: 600;
  }
  @font-face {
	font-family: "Axiforma";
	src: url("/Axiforma-Regular.otf") format("OpenType");
	font-weight: 500;
  }
  @font-face {
	font-family: "Axiforma";
	src: url("/Axiforma-Thin.otf") format("OpenType");
	font-weight: 200;
  }
  
  	html{
		font-size: 16px !important;
	}

	body {
		font-family: "Axiforma" !important;
		font-size: 16px !important;
	}
	h2, .h2{
		font-size: 1.5em !important;
	}
	.form-control{
		font-weight: 300 !important;
		font-size: .9rem !important;
		letter-spacing: 0.08em !important;
	}
	.row{
		margin-right: 0px !important;
		margin-left: 0px !important;
	}
	.col-3{
		padding: 0px;
	}
	.bg-primary{
		background-color: #001e45 !important;
	}
	.bg-secondary{
		background-color: #00accd !important;
	}
	.with-left-border{
		border-left: 10px solid #00accd;
	}
	.navbar-right{
		margin-right: 0px !important;
	}
	.sidebar-right{
		position: absolute;
		display: none;
		right: 0px;
		z-index: 10000;
		border-left:2px solid #ccc;
		color: #000;
		width: 0px;
		height: 100vh;
		background-color: #fff !important;
		padding: 0px;
		transition: 0.5s;
		min-width: 250px;
	}
	.menu-bar{
		width: 100% !important;
	}
	.menu-bar ul{
		width: 100% !important;
	}
	.menu-bar ul.dropdown-menu{
		background-color:#fff !important;
	}

	.sidebar {
		padding: 2.5em 2.5em 3em 2.5em ;
		left: 0;
		overflow-x: hidden;
		overflow-y: auto;
		top: 0;
		z-index: 10000;
	}

	.sidebar nav > ul {
		list-style: none;
		margin: 2em 0;
		padding: 0;
	}

	.sidebar nav > ul > li {
		margin: 1em 0 0 0;
	}
	.sidebar nav > ul > li > button{
		font-size: .8em;
		color: #fff !important;
		letter-spacing: .05rem;
		font-weight: 500;
	}
	.sidebar nav > ul > li > a{
		font-size: 1em;
		color: #fff !important;
		letter-spacing: .05rem;
		font-weight: 500;
		background: transparent !important;
		padding-top: 10px !important;
		padding-bottom: 10px !important;
		display: flex;
	}
	.nav .open .dropdown-menu {
		background-color: #eaf3f4 !important;
		font-size: .8em !important;
		letter-spacing: .05em !important;
	}
	/* .btn-link {
		font-weight: 400;
		color: #fff;
		text-decoration: none;
		font-size: .85em;
		letter-spacing: 0.08em;
	} */

	.left-arrow{
		width: 40px;
		height: 40px;
		position: absolute;
		top: 0;
		right: 0px;
		cursor: pointer;
		z-index: 1000;
	}
	.main-container{
		position: relative;
		color: #000;
		font-weight: 500;
		color: #212529;
		max-width: unset !important;
	}

	.main-container h2{
		color: #001e45;
		font-weight: 600;
		letter-spacing: .05em;
		margin: 0 0 30px 0;
	}

	.fs-2{
		font-size: 2em;
	}
	.fs--2{
		font-size: .8em;
	}
	.fs--1{
		font-size: .9em;
	}
	.my-1{
		margin: 1em 0em;
	}
	.pb-1{
		margin-bottom: 1em 0em;
	}

	.fw-100{
		font-weight: 100 !important;
	}
	.fw-300{
		font-weight: 300 !important;
	}
	.fw-500{
		font-weight: 500 !important;
	}
	.fw-600{
		font-weight: 600 !important;
	}
	.fw-800{
		font-weight: 800 !important;
	}

	.home{
		padding: 40px;
		max-width: 100%;
		color: #212529 !important;
		font-weight: 300 !important;
		font-size: .9em !important;
		font-weight: 300;
		letter-spacing: .075em !important;
	}

	.main-actions{
		text-align: right;
	}
	.main-title h3{
		color: #001e45;
		font-weight: 600;
		letter-spacing: .05em;
	}
	.home p{
		font-weight: 300;
		color: #212529;
		letter-spacing: .05em;
	}

	.link{
		color: #20b7d3;
		font-weight: 400;
		margin: 0 .5em;
		text-decoration: underline;
	}
	.link:hover{
		color: #20b7d3 !important;
		font-weight: 400 !important;
	}
	.faq{
		margin-right: 0px !important;
		margin-left: 0px !important;	
	}
	.faq-contact{
		font-size: .8em;
		font-weight: 400;
		letter-spacing: .09em;
	}
	.faq h3{
		text-align: right;
	}
	.faq .emph{
		display: none;
	}
	#footer{
		background-color: #001e45;
	}

	ul.menu {
		list-style: none;
		padding: 0;
		width: 100%;
	}

	ul.menu > li {
		border-right: solid 1px #fff;
		display: inline-block;
		line-height: 1;
		margin-right: 1em;
		padding: 0 1.5em;
	}

	ul.menu > li:last-child {
		border-right: 0;
		margin: 0;
		padding-left: 0;
	}
	
	label{
		font-weight: 400 !important;
		font-size: 14px !important;
		letter-spacing: 0.08em !important;
		color: black !important;
	}

	/* .drop_language{
		text-transform: uppercase !important;
	} */
	.dropdown-toggle::after {
		margin-left: .01em !important;
		color: #20b7d3;
	
	}
	.dropdown-toggle .link {
		margin: 0 .5em;
		text-transform: uppercase !important;
	}
	ul.langmenu {
		list-style: none;
		padding: 0;
		position: absolute;
		flex: inherit;
		display: inline list-item;
		margin: 0px;
		padding: 0px;
		text-align: right;
	}

	.bs-callout-info{
		border-color: #d0e3f0;
		letter-spacing: .075em;
		font-weight: 400;
		background-color: #fff !important;
	}
	.bs-callout{
		border-left: 20px solid #d0e3f0 !important;
		margin: 15px 0px 30px 0px !important;
		padding: 0px 30px 0px 15px !important;
	}
	.bs-callout-danger{
		background-color: transparent !important;
		border-left: 20px solid #fcf2f2  !important;
	}
	.bs-callout-danger label{
		color: #c15656 !important;
		margin: 0.1rem !important;
	}

	.container{
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.tab-title{
		color: #001e45 !important;
		/* font-weight: 600 !important; */
		letter-spacing: .05em !important;
	}

	li.incomplete{
		display: block !important;
	}
	.progress{
		background-color: transparent !important;
		border-radius: 0px !important;
		padding: 50px 0px;
		-webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.1);
		box-shadow: inset 0 0px 0px rgba(0,0,0,.1);
        line-height: normal !important ;
	}
	.progress li{
		padding: 15px 10px !important;
		font-size: 13px !important;
		color: #001e45 !important;
		font-weight: 400 !important;
		letter-spacing: 0.05em !important;
	}
	.list-group-item.active{
		background-color: transparent !important;
		border-color: transparent !important;
		display: flex !important;
	}

	ol.progress li span.number {
		padding: 6px 12px;
		margin-right: 10px;
		background-color: #001e45;
		border-radius: 50%;
		color: #fff;
		width: 30px;
		height: 30px;
	}

	ol.progress li.active {
		color: #63b5e5 !important;
		background-color: none !important;
	}
	ol.progress li.active span.number {
		background-color: #63b5e5 !important;
	}
	.btn-primary{
		border: 2px solid #D83B00 !important;
		background-color: transparent !important;
		color: #D83B00 !important;
		letter-spacing: 0.05em !important;
	}
	.btn.disabled, .btn[disabled] {
		color: #2a2929 !important;
		border-color: #787575 !important;
		background-color: #dbd8d8 !important;
	}
    .link-change-password {
        margin-right: 1.2rem !important;
      	border: 2px solid #00ACCD !important;
		background-color: #00ACCD !important;
        color: #ffffff !important;
    }
    .adjust-actions {
        padding-right: 5rem !important;

     }

    .container-verbiage-top-review-screen {
        padding: 0.8rem !important;
    }

    .verbiage-top-review-screen {
        color: red !important;
        font-weight: 400 !important;
        font-size: 14px !important;
        letter-spacing: 0.08em !important;
    }

	.crmEntityFormView, .entitylist, .modal-content, .popover-content{
		border: 0px !important;
	}
	.crmEntityFormView .cell{
		padding: 0 35px 25px 0px;	
	}
	.crmEntityFormView .tab{
		margin: 0px !important;
	}
	.crmEntityFormView .actions{
		border-top: 0px !important;
		padding: 0px !important;
	}
	.right-sideBar{
		padding: 0 0 0 0px !important;
		background-color: #ffff;
	}
	th a{
		color: inherit !important;
	}

	.main-title h2 .number{
		/* margin-right: 8px; */
		display: none !important;
	}
	
	.ddmenu-user{
		top:auto !important;
		left:auto !important;
		right: 50px;
		border-radius: 0px;
	}

	.langmenu .dropdown-menu{
		top:auto !important;
		left:auto !important;
		right: -50px;
		border-radius: 0px;
	}
	.crmEntityFormView .validation-summary h2{
		font-size: 1.1em !important;
	}
	.crmEntityFormView .validation-summary ul{
		font-size: .9em !important;
		padding-left: 40px;
		list-style: disc;
	}

	#sidebar {
		color: #fff;
		-webkit-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
		position: relative;
		z-index: 0;
		border-left: 1px solid rgba(0, 0, 0, 0.05);
	}
	#sidebar ul li {
		font-size: 14px;
	}
	#sidebar ul li a {
		padding: 10px 35px;
		display: block;
		font-weight: 400;
		letter-spacing: 0.05em;
		padding-left: 10px;
	}
	#sidebar ul li a {
		color: #212529;
	}
	#sidebar ul li ul li a {
		color: #20b7d3;
		font-weight: 300;
	}
	.list-unstyled .dropdown-toggle{
		background-color: #f5f5f5 !important;
	}
	.list-unstyled.in{
		display: block !important;
	}
	.list-unstyled .dropdown-toggle::after {
		display: inline-block;
		right: .255em;
		vertical-align: .255em;
		content: url("/close.png");
		border: 0px !important;
		position: absolute;
	}
	.list-unstyled .dropdown-toggle[aria-expanded='true']::after {
		content: url("/close.png");
	}
	.list-unstyled .dropdown-toggle[aria-expanded='false']::after {
		content: url("/open.png");
	}
	.menubars{
		display: none;
	}
	.closemenu{
		display: none !important;
	}

	.logo-blue{
		width: auto; 
		height: 40px;
	}
	.logo-light{
		width: auto; 
		display: none;
	}
	.divProgress{
		display: none;
	}
	.input-group-addon{
		padding: 8px;
		background-color:transparent !important;
		color: #666;
		width: auto !important;
	}
	.input-group{
		display: table !important;
	}
	.input-group > .form-control, .input-group > .form-control-plaintext, .input-group > .custom-select, .input-group > .custom-file{
		width: inherit !important;
	}
	.fade.in{
		opacity: 1 !important;
	}
	.modal.in .modal-dialog{
		-webkit-transform: translate(0,0) !important;
		-ms-transform: translate(0,0) !important;
		-o-transform: translate(0,0) !important;
		transform: translate(0,0) !important;
	}
	.mnu-icon{
		height: 20px;
		width: auto;
		margin-right: 1em;
		vertical-align: bottom;
	}
	.datetimepicker input{
		border: 1px solid #ccc !important;
		border-right: 0px !important;
	}
	.btn:focus, .btn.focus{
		box-shadow: unset !important;
	}
	.input-group-btn .btn{
		padding: 4px 12px !important;
		border-color: #00ACCD !important;
		color: #00ACCD !important;
		height: 100% !important;
	}
	input.form-control{
		border: 1px solid #ccc;
	}
	.application-form .col-sm-6{
		max-width: 100% !important;
	}
	.section-title{
		color: #001e45 !important;
		/* font-weight: 600 !important; */
		letter-spacing: .05em !important;
		/* font-size: 1.5em !important; */
		border-bottom: 1px solid #eee !important;
		text-decoration: none !important;
		margin-bottom: 25px !important;
		padding: 5px 0px !important;
	}
	
	#PreviousButton{
		color: #20b7d3;
		border: 1px solid #20b7d3;
	}

	.panel-default > .panel-body, .list-group-item{
		background-color: transparent !important;
		border: 0px !important;
	}

	.list-group-item-success{
		padding: 15px 10px !important;
	}
	
	.list-group-item-success .number{
		background: transparent !important;
		border: 2px solid #63b5e5;
		color: #63b5e5;
		padding: 3px 7px !important;
	}
	.list-group-item-success span.glyphicon{
		display: none;
	}
	.step-validated{
		color: #63b5e5 !important;
		font-size: .7em !important;
		font-weight: 300 !important;
	}

	ol.progress li span.glyphicon.glyphicon-ok {
		padding: 5px !important;
		border: 2px solid #63b5e5 !important;
		border-radius: 50%;
		color: #63b5e5 !important;
		margin-right: 15px !important;
	}

	.list-group-item.incomplete{
		display: none !important;
	}
	#mainContent{
		width: 100%;
	}
	.main-sidebar{
		min-height: calc(100vh - 40px) !important;
	}
	#liquid_form{
		width: 100% !important;
	}

	input.form-control[aria-invalid='true'] {
		border: 1px solid #f47883 !important;
	}
	.form-control[aria-invalid='true'] {
		border: 1px solid #f47883 !important;
	}

	/* RESPONSIVE */
	@media only screen and (max-width: 768px) {

		.faq h3{
			text-align: left;
			margin-bottom: 1em !important;
		}
		.faq .emph{
			display: initial;
		}
		.menu{
			width: 80%;
			font-size: .75em !important;
			margin-bottom: 2em !important;
		}
		a:not(.btn){
			text-decoration: none;
		}

		.main-sidebar{
			display: none;
			flex: 0 0 auto !important;
			max-width: 100% !important;
		}

		.navbar-nav li a{
			padding-top: 0px !important;
			padding-bottom: 0px !important;
		}
		.nav li a:hover{
			background-color: transparent !important;
		}
		
		.home{
			padding: 0px;
		}
		.main-page{
			padding: 0px !important;
		}
		.main-content{
			padding: 15px;
		}
		.main-title{
			background: #001e45 !important;
			padding: 15px 0px !important;
			color: #fff !important;
			
		}
		.main-container h2{
			margin: 0px !important;
			color: #fff !important;
			font-size: 1.2em !important;
			font-weight: 400 !important;
		}
		.menubars{
			display: block;
		}
		.closemenu{
			display: block !important;
			color: #fff !important;
			margin: 15px 0 0 0px;
			font-size: .85em !important;
			font-weight: 300 !important;
			letter-spacing: .08em !important;
		}
		.closemenu img{
			margin: 0 0 3px 5px !important;
			cursor: pointer !important;
		}
		.menubars img{
			margin: 0 0 3px 5px !important;
			cursor: pointer !important;
		}
		.crmEntityFormView .cell{
			padding: 0 0px 0px 0px;	
		}
		#liquid_form{
			width: 100% !important;
		}
		.main-title h3{
			margin-left: 15px;
		}
		section.py-4{
			padding-top: 0px !important;
		}
		.logo-blue{
			display: none;
		}
		.logo-light{
			display: block;
		}
		.container, .container-sm{
			max-width: 100% !important;
		}
		.main-actions{
			text-align: center !important;
		}
		.main-actions a{
			font-size: .8em !important;
		}
		.left-arrow{
			top: 15px !important;
		}
		.right-sideBar{
			display: none;
		}
		.divProgress{
			display: block;
		}
		.progressTitle .number{
			display:none;
		}
		.activeStep{
			font-weight: 500;
		}
		.progressTitle{
			font-weight:300 !important;
			text-decoration: none !important;
		}
		.progress{
			border-radius: 3px !important;
			background: #efefef !important;
			-webkit-box-shadow: unset !important;
			-ms-box-shadow: none !important;
			box-shadow: none !important;
		}
		.progress-bar{
			background-color: #20b7d3 !important;
		}
		
		#api{
			padding: 20px;
		}
		.intro h2{
			font-size: 1.2em !important;
		}
		.entry, .create, #attributeVerification{
			width: 100% !important;
		}
		.entry{
			margin-bottom: 20px !important;
		}
		.create{
			border-top: 10px solid #00accd;
			border-left: 0px !important;
		}
		.create p {
			padding: 80px 10px !important;
		}
	}

	/* LOGIN PAGE */
#api{
	width:100%;
	min-height: 550px;
}
.intro h2{
	color: #001e45;
}
.entry{
	width:40%;
	float:left;
}
.create{
	width:45%;
	float:right;
	border-left: 10px solid #00accd;
}
.create p{
	padding: 100px !important;
}
.create a, #forgotPassword{
	margin-left: 15px;
}
.divider{
	width:10%;
	float:left;
	display:none;
}
.entry-item{
	padding: 20px 0px;
}
.entry-item #email, .entry-item #password{
	font-weight: 300 !important;
	font-size: .9rem !important;
	letter-spacing: 0.08em !important;
	display: block;
	width: 100%;
	height: calc(1.5em + 0.75rem + 2px);
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: 0.25rem;
}
#next{
	border: 2px solid #D83B00 !important;
	background-color: transparent !important;
	color: #D83B00 !important;
	letter-spacing: 0.05em !important;
	display: inline-block;
	font-weight: 400;
	color: #212529;
	text-align: center;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: transparent;
	border: 1px solid transparent;
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: 0.25rem;
	margin-bottom: 25px;
}
.indent-question {
    padding-left: 4rem !important;
}

/* Progress Bar Style: */
.progress-container {
	position: relative;
	margin-bottom: 20px;
}

/* Gray background track */
.progress-track {
	position: absolute;
	top: 10px; /* vertically center aligned with circles (20px / 2) */
	left: 58px; /* start at center of first circle */
	right: 59px; /* end at center of last circle */
	height: 3px;
	background-color: #ccc;
	z-index: 0;
	border-radius: 3px;
}

/* Blue progress bar (animated width via inline style) */
.progress-bar {
	position: absolute;
	top: 10px;
	left: 58px;
	height: 3px;
	background-color: #0d3c65;
	z-index: 1;
	border-radius: 3px;
	transition: width 0.3s ease-in-out;
}


.steps {
	display: flex;
	justify-content: space-between;
	position: relative;
	z-index: 1; /* ensures circles sit above the track */
	margin-top: 10px;
}

.step {
	display: flex;
	flex-direction: column;
	align-items: center;
	flex: 1;
	text-align: center;
}

.circle {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: #ccc;
}

.circle.active {
	background-color: #0d3c65;
}

.label {
	margin-top: 5px;
	text-transform: uppercase;
	font-size: 0.8em;
	color: inherit;
	font-weight: normal;
}

.label.active {
	color: #0d3c65;
	font-weight: bold;
}

@media (max-width: 600px) {
	.progress-container {
		display: none;
	}
}
