/* @font-face {
	font-family: "Marianne";
	src: url('/templates/default/fonts/Marianne.eot');
	src: url('/templates/default/fonts/Marianne.eot') format('embedded-opentype'), url('/templates/default/fonts/Marianne.woff') format('woff'), url('/templates/default/fonts/Marianne.ttf') format('truetype');
} */

body {
	min-height: 75rem;
	padding-top: 1.5rem;
	padding-bottom: 7.5rem;
	/* font-family: "Marianne", "Verdana", sans-serif; */
}

.application-section-divider {
	width: 100%;
	height: 3rem;
	background-color: rgba(0, 0, 0, 0.1);
	border: solid rgba(0, 0, 0, 0.15);
	border-width: 1px 0;
	box-shadow: inset 0 0.5em 1.5em rgba(0, 0, 0, 0.1), inset 0 0.125em 0.5em rgba(0, 0, 0, 0.15);
}

.application-top-row {
	/* background-color: #F0F0F0 !important; */
	border-bottom: 1px solid #f0f0f0 !important;
	color: #F0F0F0 !important;
	min-height: 48px !important;
}
.application-top-row a{
	font-weight: bold;
	text-decoration: none;
	color:#f0f0f0;
}

.application-logo img {
	/* background-color: #FFFFFF !important; */
	max-width: 160px;
	max-height: 90px;

}
.header-container{
	margin-bottom: 40px;
}
.application-header {
	background-color: transparent !important;
	/* background-color: #3539A2 !important; */
	transition: background-color 400ms linear;
	font-size: 12pt;
}

.application-fixed-header{
	position: fixed;
	top: 48px;
	right: 0;
	left: 0;
	z-index: 1030;
}

.application-header.scrolled {
	background-color: #3539A2 !important;
	transition: background-color 400ms linear;
}
.application-header.scrolled a{
	color: #f0f0f0 !important;
}


.application-footer {
	background-color: #F0F0F0 !important;
	font-size: 10pt;
}
.application-footer a {
	color: #f0f0f0;
}

.application-sticky-card {
	position: -webkit-sticky;
	position: sticky;
	top: 200px;
	z-index: 1020;
  }
.application-main-hero{
	min-height: 450px !important;
}

.header-link {
	font-size: 10pt;
}

.footer-col-l {
	text-align: left !important;
	font-size: 10pt;
	margin-bottom: 10px !important;
}

.footer-col-c {
	text-align: center !important;
	font-size: 10pt;
	margin-bottom: 10px !important;
}

.footer-col-r {
	text-align: right !important;
	font-size: 10pt;
	margin-bottom: 10px !important;
}

.footer-link-l {
	color:#f0f0f0 !important;
	font-size: 10pt !important;
	margin-left: 10px;
}

.footer-link-l a,a:hover{
	color:#f0f0f0 !important;

}

.footer-link-c a,a:hover{
	color:#f0f0f0 !important;
}

.footer-link-r a,a:hover{
	color:#f0f0f0 !important;
}

.footer-link-c {
	color:#f0f0f0 !important;
	text-align: center !important;
	font-size: 10pt;
}

.footer-link-r {
	color:#f0f0f0 !important;
	text-align: right;
	font-size: 10pt;
}

.application-link {
	color: #F5F7F8 !important;
	text-decoration: none !important;
}

.application-active_link {
	color: #F5F7F8 !important;
	font-weight: bold !important;
	/* font-size: 10pt; */
}

.application-active_link:hover {
	color: #F5F7F8 !important;
}

.application-link:hover {
	color: #FEFEFE !important;
	font-weight: bold;
}

.application-link-dark {
	color: #0e0e0e !important;
	text-decoration: none !important;
}

.application-link-dark:hover {
	color: #191769 !important;
	text-decoration: none !important;
}

.dropdown_header_bg {
	background-color: #3539A2;
}

.application-hr_sep {
	margin-top: 30px;
}
.application-a {
	text-decoration: none;
}

.application-ul {
	list-style-type: none;
	margin-top: 20px;
}
.application-li {
	text-decoration: none;
}

.application-li_a {
	text-decoration: none;
	text-decoration: none;
	color: #3539A2;
}

.application-span {
	min-width: 17px;
}

.application-dropdown {
	background-color: #3539A2 !important;
	color: #F5F7F8 !important;
	margin-top: 1px;
}

.application-dropdown:hover {
	background-color: #3539A2 !important;
	font-weight: bold;
}
.application-card {
	margin-bottom: 10px;
}

.user_link {
	text-decoration: none !important;
	color: #191769 !important;

}

.card-footer-link {
	text-decoration: none !important;
	color: #3539A2 !important;
	font-weight: 600 !important;
}

.center-image {
	display: block;
	margin: 10px auto;
	max-width: 300px;
}

.center-image-sm {
	display: block;
	margin: 20px auto 10px;
	max-width: 150px;
}

.img_flag {
	float: right;
	max-width: 17px;
	/* margin-right: 5px; */
}
.lang_menu {
	float: right;
}

.lang_flag {
	padding: 0 !important;
	margin-left: 2px;
}
.user_section {
	margin-top: 5px;
	margin-left: 20px;
}

.center-text {
	text-align: center !important;
}

.sticky-sidebar {
	position: sticky;
	top: 90px;
}

.error_button {
	float: right !important;
}

.footer-image {
	/* display: inline; */
	/* margin-left: 20px; */
	padding-left: 10px;
	max-width: 80px;
}

/* .application-main{
	margin-bottom: 20px !important;
} */

/* .bottom-row-img  {
	margin-bottom: 100px !important;
	margin-top: 20px !important;
	
} */
.application-main_link img {
	width: 180px;
	/* height: 200px; */
}

.content-row {
	margin-bottom: 20px;
}

.welcome-message {
	text-align: justify;
	font-size: 16px;
}

.right-align {
	float: right;
}

.img-powered-by {
	margin-top: -10px !important;
	font-size: 12px !important;

}

.fa-card-img {
	color: #3539A2;
	font-size: 48px;
	padding-left: 20px;
	padding-right: 20px;
}

span.clear {
	clear: both;
}

.text-justify {
	text-align: justify;
}
.text-right {
	text-align: right;
}

.application-error-container{
	background-color: #f0f0f0;
	border-radius:10px;
}


/* Sidebars */
.btn-toggle {
	display: inline-flex;
	align-items: center;
	padding: .25rem .5rem;
	font-weight: 600;
	color: rgba(0, 0, 0, .65);
	background-color: transparent;
	border: 0;
  }
  .btn-toggle:hover,
  .btn-toggle:focus {
	color: rgba(0, 0, 0, .85);
	background-color: #d2f4ea;
  }
  
  .btn-toggle::before {
	width: 1.25em;
	line-height: 0;
	content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgba%280,0,0,.5%29' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 14l6-6-6-6'/%3e%3c/svg%3e");
	transition: transform .35s ease;
	transform-origin: .5em 50%;
  }
  
  .btn-toggle[aria-expanded="true"] {
	color: rgba(0, 0, 0, .85);
  }
  .btn-toggle[aria-expanded="true"]::before {
	transform: rotate(90deg);
  }
  
  .btn-toggle-nav a {
	display: inline-flex;
	padding: .1875rem .5rem;
	margin-top: .125rem;
	margin-left: 1.25rem;
	text-decoration: none;
  }
  .btn-toggle-nav a:hover,
  .btn-toggle-nav a:focus {
	background-color: #d2f4ea;
  }

  /* End sidebars */

  .cat_div a{
	text-decoration: none;
	color: #000000 !important;
  }

  .cat_div a:hover{
	text-decoration: none;
	font-style: bolder;
	color: #8f8f8f !important;
  }

  .primary-fa{
	color:blue !important;
  }

  .secondary-fa{
	color:gray !important;
  }

  .success-fa{
	color:green !important;
  }

  .warning-fa{
	color:orange !important;
  }

  .danger-fa{
	color:red !important;
}