/* Generic */
	@font-face {
		font-family: 'OpenSans-Regular';
		font-display: swap;
		src: url('/fonts/integrated/OpenSans-Regular.ttf');
		font-weight: normal;
		font-style: normal;
	}
	@font-face {
		font-family: 'OpenSans-Light';
		font-display: swap;
		src: url('/fonts/integrated/OpenSans-Light.ttf');
		font-weight: normal;
		font-style: normal;
	}
	@font-face {
		font-family: 'OpenSans-SemiBold';
		font-display: swap;
		src: url('/fonts/integrated/OpenSans-SemiBold.ttf');
		font-weight: normal;
		font-style: normal;
	}
	@font-face {
		font-family: 'OpenSans-Bold';
		font-display: swap;
		src: url('/fonts/integrated/OpenSans-Bold.ttf');
		font-weight: normal;
		font-style: normal;
	}
	@font-face {
		font-family: 'OpenSans-BoldItalic';
		font-display: swap;
		src: url('/fonts/integrated/OpenSans-BoldItalic.ttf');
		font-weight: normal;
		font-style: normal;
	}
	@font-face {
		font-family: 'Acumin-BdItPro';
		font-display: swap;
		src: url('/fonts/integrated/Acumin-BdItPro.ttf');
		font-weight: normal;
		font-style: normal;
	}
	@font-face {
		font-family: 'itc-avant-garde-gothic-bold';
		font-display: swap;
		src: url('/fonts/integrated/itc-avant-garde-gothic-bold.ttf');
		font-weight: normal;
		font-style: normal;
	}
	@font-face {
		font-family: 'Poppins-Light';
		font-display: swap;
		src: url('/fonts/integrated/Poppins-Light.ttf');
		font-weight: normal;
		font-style: normal;
	}
	@font-face {
		font-family: 'Poppins-Medium';
		font-display: swap;
		src: url('/fonts/integrated/Poppins-Medium.ttf');
		font-weight: normal;
		font-style: normal;
	}
	@font-face {
		font-family: 'Poppins-Regular';
		font-display: swap;
		src: url('/fonts/integrated/Poppins-Regular.ttf');
		font-weight: normal;
		font-style: normal;
	}
	.iti__country-list{
		font-size: 13px;
	}
	i {
		cursor: pointer;
		text-align: center;
		vertical-align: baseline;
	}
	hr.show {
    border: 0;
    clear: both;
    display: block;
    width: 100%;
    background-color: rgba(0,0,0,.2);
    height: 1px;
	}
	a { cursor: pointer;transition: background 0.2s, color 0.2s; }
	a:hover,
	a:focus { text-decoration: none; }
	a:not([href]):hover{
		cursor: pointer !important;
		color: #0738c2 !important;
	}
	input[type=file],
	input[type=file]::-webkit-file-upload-button{
		cursor: pointer;
	}
	pre {
		background: #f4f4f4;
		border: 1px solid #ced4da;
		border-left: 3px solid #3277c1;
		color: #666;
		page-break-inside: avoid;
		font-family: monospace;
		font-size: 15px;
		line-height: 1.6;
		margin-bottom: 0px;
		max-width: 100%;
		overflow: auto;
		padding: 0px;
		display: grid;
		word-wrap: break-word;
		white-space: break-spaces;
		padding-left: 20px;
	}
	pre div { display: contents !important; }
	canvas { box-shadow: unset !important; }
	.PointerElement { cursor: pointer !important; }
	.WelcomeWrapper img:not(.PointerElement), .WelcomeWrapper picture:not(.PointerElement) { cursor: default !important; }
	.FullScreen {
		position: fixed;
		top: 0px;
		left: 0px;
		width: 100vw;
		height: 100vh;
		background: whitesmoke;
		z-index: 1000;
	}
	.FixedElement { position: fixed !important; }
	.NewNotification { position: relative; }
	.NewNotificationDot { display: none; }
	.NewNotification .NewNotificationDot {
		position: absolute;
		top: 0px;
		left: 9px;
		padding: 2px 2px;
		border-radius: 50%;
		background: red;
		color: white;
		display: inherit;
		font-size: 10px;
		height: 16px;
		width: 16px;
		text-indent: 0px;
		line-height: 1;
		text-align: center;
		vertical-align: middle;
		font-weight: bold;
	}
	.NewNotification .NewNotificationDot:empty { display: none; }
	.FullScreen iframe{ height: calc(100vh - 75px) !important; }
	.PageTitle { display: none; }
	.PageTitleFinal .btn i { color: #fff !important; }
	.PageTitleFinal {
		font-size: 16px;
		font-weight: bold;
		margin: 10px 0px 20px 10px;
		position: relative;
		text-transform: uppercase;
	}
	.PageTitleFinal > i { cursor: auto !important; }
	.btn.btn-primary{
		background-color: #3277c1 !important;
		border-color: #3277c1 !important;
	}
	.btn.btn-primary:hover{
		background-color: #1a6dc6 !important;
		border-color: #1a6dc6 !important;
		color: #fff !important;
	}
	.btn.btn-secondary{
		background-color: #e27f02 !important;
		border-color: #e27f02 !important;
		color: #fff !important;
	}
	.btn.btn-secondary:hover{
		background-color: #e27f02 !important;
		border-color: #e27f02 !important;
		color: #fff !important;
	}
	.form-control[readonly] { background-color: #f7f9ff !important; }
	table tbody td a:not(.btn){
		font-weight: normal !important;
		text-decoration: underline !important;
	}
	img { max-width: 100%; }
	.WelcomeHeader {
		position: fixed !important;
		width: 100%;
		z-index: 500;
		top: 0px;
	}
	/*#WelcomeContent {
		margin-top: 50px;
	}*/
	.dropdown-toggle::after {
		width: .6em !important;
	}
	.StrikeThroughText { text-decoration: line-through; }
	.UpperCase { text-transform: uppercase; }
	.FloatRight {
		position: absolute;
		top: 0px;
		right: 15px;
	}
	.SoBigHover:hover{font-size: xxx-large !important;}
	.btn.btn-warning {
		background-color: #da6d07;
		color: #fff;
	}
	.btn.btn-primary { color: #fff; }
	.Overlay {
		position: absolute;
		display: block;
		width: auto;
		height: auto;
		margin: 0px;
		z-index: 10000;
		cursor: auto;
	}
	.GeneralHide { display: none; }
	.GeneralBold { font-weight: bold; }
	.InputWInfo { border : 1px solid rgba(16,16,221,.5) !important; }
	.BorderedContainer {
		border: 1px solid #ced4da;
		padding: 10px;
		margin-bottom: 15px;
	}
	.FieldError { border-color: #ff9800 !important; box-shadow:0 0 10px #ff9800 !important; }
	#PrincipalBlockContent { margin-top: -15px; }
	.FreeClass{
		background-color: #008000;
		color: #fff;
		width: 50%;
		margin: 3px auto;
		padding: 5px;
	}
	.BusyClass{
		background-color: #ff0000;
		color: #fff;
		width: 50%;
		margin: 3px auto;
		padding: 5px;
	}
	.DisableClass{
		background-color: #585858;
		color: #fff;
		width: 50%;
		margin: 3px auto;
		padding: 5px;
	}
	.PreviewImage img {
		margin-top: 15px;
		max-width: 100%;
		max-height: 100px;
		border: 1px #ced4da solid;
		box-shadow: 0 3px 30px -2px rgba(0, 0, 0, 0.2) !important;
	}
	.PreviewImage span { font-weight: bold; }
	/*::-webkit-scrollbar {
		width: 6px;
		height: 2px;
	}*/
	.btn.btn-primary {
		color: #fff; background-color: #1a52bf;
	}
	.input-group-text {
		font-size: 18px;
		max-height: 40px !important;
		border-radius: 0px 5px 5px 0px !important;
		background-color: white;
	}
	.ReservedAlert {
    opacity: 0.8;
    position: absolute;
    width: 100%;
    margin-top: 0 auto;
    z-index: 1;
	}
	.CoreImageContainer {
		position: relative;
	}
	/*webkit-scrollbar-track { background: #f1f1f1; }
	::-webkit-scrollbar-thumb { background: #888; }
	::-webkit-scrollbar-thumb:hover { background: #555; }*/
/* *** Generic *** */

/* Templates */
	.DisableHelper {
		height: 100%;
		width: 100%;
		z-index: 20000000;
		background-color: #fff;
		opacity: 0.6;
		display: none;
		position: absolute;
		top: 0px;
		left: 0px;
	}
	.DisableHelper.active { display: block; }
	.TemplateType { cursor: pointer; }
	.TemplateType.active {
		box-shadow: 0px 5px 10px -5px #3277c1;
	}
	.TemplateTypeButton { display: none; }
	.TemplateType.active .TemplateTypeButton {
		display: block;
	}
	.TemplateStepsContainer {
		padding: 15px !important;
	}
/* *** Templates *** */

/* IntlTelInput - iti */
	.iti.iti--allow-dropdown input {
		width: 100%;
		border: none;
		background: transparent;
		padding-left: 40px;
		top: -5px;
	}
	.iti.iti--allow-dropdown input:focus-within {
		border: 0px !important;
		outline: 0px !important;
	}
	.iti.iti--allow-dropdown input:focus {
		border: 0px !important;
		outline: 0px !important;
	}
	.iti.iti--allow-dropdown input:focus-visible {
		border: 0px !important;
		outline: 0px !important;
	}
/* *** IntlTelInput - iti *** */

/* Init Section */
	#Init {
		/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#63b8ff+1,1a52bf+100 */
		background: #63b8ff; /* Old browsers */
		background: -moz-linear-gradient(top,  #00b8fe 40%, #017cfe 80%, #fff 80%, #fff 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top,  #00b8fe 40%,#017cfe 80%, #fff 80%, #fff 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom,  #00b8fe 40%,#017cfe 80%, #fff 80%, #fff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		color: #fff;
		padding: 2rem;
		position: relative;
	}
	#Init #InitJumbo .InitTitle {
		font-size: 27px;
		font-weight: bold;
		display: block;
		margin-bottom: 15px;
	}
	#Init .Blue { color: #1a52bf; }
	#Init p:not(.small) {
		font-family: "Poppins-Light";
		font-size: 22px;
		line-height: 1.2;
	}
	#Init #InitJumbo *:not(img) {
		z-index: 2;
	}
	#Init #InitJumbo h1 {
		font-size: 2.7rem;
		font-family: 'itc-avant-garde-gothic-bold' !important;"
	}
	#Init #InitJumbo #InitJumboText {		
		height: 220px;
		padding-top: 30px;
	}
	#Init #InitJumbo img:not(.InitImages) {
		z-index: 3;
	}
	#Init #InitJumbo .InitImages {
		position: absolute;
		z-index: 1;
	}
	#Init #InitImgCircleTop {
		top: 0px; left: -143px; max-width: 232px;
	}
	#Init #InitImgCircleBottom {
		bottom: 0px; right: -23px; max-width: 128px;
	}
	#Init #InitImgArrowsBottom {
		top: 50px; max-width: 100px; left: 50px;
	}
	#Init #InitImgArrowsTop {
		top: -2px; max-width: 793px; right: -26px;
		
	}
	#Init #InitImgSquare {
		top: 64px; max-width: 150px; left: 50px;
	}
	#Init #InitImgCurveTop {
		top: -112px; width: 373px; right: -184px;
		opacity: 1;
		
	}
	#Init #InitImgCurveBottom {
		bottom: 64px; width: 100vw; left: 0px;
		opacity: 0.4;
		transform: rotate(2deg);
		-ms-transform: rotate(2deg);
		-webkit-transform: rotate(2deg);
	}
	#Init #InitJumbo h3 { margin-bottom: 20px; }
	.BarCodeImages {
		display: inline-block; width: 20%; padding: 15px;
	}
	.HideMobile { display: initial; }
	.HideDesktop { display: none; }
	@media (max-width: 991px){
		.HideMobile { display: none; }
		.HideDesktop { display: initial; }
		.BarCodeImages {
			display: inline-block; width: 50%; padding: 15px;
		}
		#Init #InitJumbo {		
			padding-left: 0px !important;
			padding-right: 0px !important;
		}
		#Init #InitJumbo #InitJumboText {		
			height: 150px;
			padding-top: 20px;
		}
		#Init #InitJumbo .InitTitle { margin-bottom: 20px; }
		#Init {
			/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#63b8ff+1,1a52bf+100 */
			background: #63b8ff; /* Old browsers */
			background: -moz-linear-gradient(top,  #63b8ff 40%, #1a52bf 88%, #fff 88%, #fff 100%); /* FF3.6-15 */
			background: -webkit-linear-gradient(top,  #63b8ff 40%,#1a52bf 88%, #fff 88%, #fff 100%); /* Chrome10-25,Safari5.1-6 */
			background: linear-gradient(to bottom,  #63b8ff 40%,#1a52bf 88%, #fff 88%, #fff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
			color: #fff;
			padding: 2rem;
			position: relative;
		}
		#Init #InitJumbo h1 { font-size: 1.5rem; }
		#Init #InitJumbo h1.Blue { font-size: 1.2rem; }
		#Init #InitJumbo p { font-size: 1rem; }
		#Init #InitImgCircleTop {
			top: -16px; left: -158px; max-width: 201px;
		}
		#Init #InitImgCircleBottom {
			bottom: 10px;; right: -158px; max-width: 201px;
		}
		#Init #InitImgArrowsBottom {
			top: 40px; max-width: 40px; left: 0px;
		}
		#Init #InitImgArrowsTop {
			top: 40px; max-width: 40px; right: 0px;
			transform: rotate(180deg);
			-ms-transform: rotate(180deg);
			-webkit-transform: rotate(180deg);
		}
		#Init #InitImgSquare {
			display: none;
		}
		#Init #InitImgCurveTop {
			top: -10px; width: 300px; right: -150px;
			opacity: 1;
			transform: rotate(30deg) scaleY(-1);
			-ms-transform: rotate(30deg) scaleY(-1);
			-webkit-transform: rotate(30deg) scaleY(-1);
		}
		#Init #InitImgCurveBottom {
			top: 400px; width: 1200px; max-width: initial; left: -390px;
			opacity: 0.4;
			transform: rotate(300deg);
			-ms-transform: rotate(300deg);
			-webkit-transform: rotate(300deg);
		}
	}
/* *** Init Section *** */

/* Slick */
	.slide-arrow{
		position: absolute;
		top: 50%;
		margin-top: -15px;
	}
	.prev-arrow{
		left: -10px;
		width: 0;
		height: 0;
		background: transparent;
		border-left: 0 solid transparent;
		border-right: 15px solid #113463;
		border-top: 10px solid transparent;
		border-bottom: 10px solid transparent;
	}
	.next-arrow{
		right: -10px;
		width: 0;
		height: 0;
		background: transparent;
		border-right: 0 solid transparent;
		border-left: 15px solid #113463;
		border-top: 10px solid transparent;
		border-bottom: 10px solid transparent;
	}
	.slick-wrap {
		padding: 0px 70px;
	}
/* *** Slick *** */

/* Info Section */
	#Info {
		color: #1a52bf;
		padding: 2rem;
		position: relative;
	}
	#Info .InfoTitle {
		font-size: 1.25rem;
		font-weight: bold;
		display: block;
		margin-bottom: 10px;
	}
	#Info .White { color: #fff; }
	#Info p:not(.small) {
		font-family: "Poppins-Light";
		font-size: 22px;
		line-height: 1.2;
	}
	#Info h5 {
		color: #1a52bf;
		margin-bottom: 15px;
	}
	#Info img {
		max-width: 200px;
		margin: 15px 0px;
	}
	#Info p.small {
		color: #000;
	}
	#Info .form-control {
		max-width: 500px;
	}
/* *** Info Section *** */

/* PreFooter Section */
	#PreFooter {
		font-family: "Poppins-Light";
		/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#63b8ff+1,1a52bf+100 */
		background: #63b8ff; /* Old browsers */
		background: -moz-linear-gradient(top,  #fff 20%, #63b8ff 20%, #8fc58a 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top,  #fff 20%, #63b8ff 20%, #8fc58a 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom,  #fff 20%, #63b8ff 20%, #8fc58a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		color: #fff;
		padding: 0 2rem;
		margin-top: 2rem;
		position: relative;
	}
	#PreFooter h1 {
		font-size: 48px;
		position: absolute;
		transform: translate(0%,66%);
		-ms-transform: translate(0%,66%);
		-webkit-transform: translate(0%,66%);
	}
	#PreFooter .row {
		margin-bottom: 0px !important;
	}
	#PreFooter #PreFooterJumbo .PreFooterImages {
		position: absolute;
		z-index: 1;
	}
	#PreFooter #PreFooterJumbo *:not(img) {
		z-index: 2;
	}
	#PreFooter #PreFooterJumbo img:not(.PreFooterImages) {
		z-index: 3;
		max-width: 100%;
	}
	#PreFooter #PreFooterJumbo .PreFooterImages {
		position: absolute;
		z-index: 1;
	}
	#PreFooter #PreFooterImgCircleTop {
		top: -150px; left: -383px; max-width: 500px;
	}
	#PreFooter #PreFooterImgCurveTop {
		top: 140px; width: 595px; right: -30px;
		opacity: 0.7;
		transform: rotate(30deg) scaleY(-1);
		-ms-transform: rotate(30deg) scaleY(-1);
		-webkit-transform: rotate(30deg) scaleY(-1);
	}
	@media (max-width: 319px) {
		#PreFooter h1 {
			font-size: 15px;
			transform: translate(0%,95%);
			-ms-transform: translate(0%,95%);
			-webkit-transform: translate(0%,95%);
		}
		#PreFooter #PreFooterHand { margin-top: 175px; }
	}
	@media (min-width: 320px) and (max-width: 365px){
		#PreFooter h1 {
			font-size: 21px;
		}
		#PreFooter #PreFooterHand { margin-top: 175px; }
	}
	@media (min-width: 366px) and (max-width: 454px){
		#PreFooter h1 {
			font-size: 24px;
		}
		#PreFooter #PreFooterHand { margin-top: 175px; }
	}
	@media (min-width: 455px) and (max-width: 500px){
		#PreFooter h1 {
			font-size: 27px;
		}
		#PreFooter #PreFooterHand { margin-top: 175px; }
	}
	@media (min-width: 501px) and (max-width: 579px){
		#PreFooter h1 {
			font-size: 32px;
		}
		#PreFooter #PreFooterHand { margin-top: 240px; }
	}
	@media (min-width: 580px) and (max-width: 767px){
		#PreFooter h1 {
			font-size: 35px;
		}
		#PreFooter #PreFooterHand { margin-top: 240px; }
	}
	@media (min-width: 767px) and (max-width: 991px){
		#PreFooter h1 {
			font-size: 35px;
		}
	}
	@media (min-width: 992px) and (max-width: 1000px){
		#PreFooter h1 {
			font-size: 39px;
		}
	}
	@media (min-width: 1001px) and (max-width: 1199px){
		#PreFooter h1 {
			font-size: 45px;
			transform: translate(0%,47%);
			-ms-transform: translate(0%,47%);
			-webkit-transform: translate(0%,47%);
		}
	}
	@media (max-width: 991px){
		#PreFooter {
			/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#63b8ff+1,1a52bf+100 */
			background: #63b8ff; /* Old browsers */
			background: -moz-linear-gradient(top,  #63b8ff 0%, #8fc58a 100%); /* FF3.6-15 */
			background: -webkit-linear-gradient(top,  #63b8ff 0%, #8fc58a 100%); /* Chrome10-25,Safari5.1-6 */
			background: linear-gradient(to bottom,  #63b8ff 0%, #8fc58a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
			margin-top: 2rem;
			position: relative;
			margin-top: -20px;
		}
		#PreFooter h1 {
			top: -55px;
			position: absolute;
			text-align: center;
		}
		#PreFooter #PreFooterImgCircleTop {
			top: -70px; left: -105px; max-width: 150px;
		}
		#PreFooter #PreFooterImgCurveTop {
			top: 195px; width: 991px; max-width: initial;
			opacity: 0.7;
			transform: rotate(2deg) scaleY(-1);
			-ms-transform: rotate(2deg) scaleY(-1);
			-webkit-transform: rotate(2deg) scaleY(-1);
		}
	}
/* *** PreFooter Section *** */

/* Footer Section */
	footer {
		padding: 2rem;
		background-color: #333;
		color: #fff;
	}
	footer a { color: #fff !important; }
	footer p { padding: 0px; }
	footer #FooterTestSection { text-align: right; }
	@media (max-width: 991px){
		footer, footer #FooterTestSection { text-align: center; }
	}
	footer .FooterTitle{
		font-size: 20px;
		font-weight: bold;
		display: block;
		margin-bottom: 10px;
	}
/* *** Footer Section *** */

/* Collapsible */
	/* Style the button that is used to open and close the collapsible content */
	.collapsible {
		cursor: pointer;
		width: 100%;
		border: none;
		text-align: left;
		outline: none;
	}
	.collapsible i { display: none; }
	.collapsible.completed i {
		display: inline-block;
		color: green;
	}
	/* Style the collapsible content. Note: hidden by default */
	.collapsible:after {
		content: "\02795"; /* Unicode character for "plus" sign (+) */
		font-weight: bold;
		position: absolute;
		left: 10px;
		margin-left: 5px;
	}
	.collapsible.active:after { content: "\2796"; /* Unicode character for "minus" sign (-) */ }
	.collapsible strong { margin-left: 45px; }
	.collapsible-content {
		margin-top: 0px;
		margin-bottom: 0px;
		width: 100%;
		background-color: white;
		display: none;
		overflow: hidden;
		transition: max-height 0.2s ease-out;
	}
	.collapsible-content.spaced { padding: 0 15px; }
	.collapsible-content.active {
		display: flex;
		margin-top: 5px;
		margin-bottom: 10px;
	}
/* *** Collapsible *** */

/* TreeStructure */
	.TreeStructure.Inner { margin-left: 20px; }
	.TreeStructure .NotAllChecked:before {
		content: '' !important;
		display: block !important;
		position: absolute !important;
		width: 9.5px !important;
		height: 9.5px !important;
		top: 2px !important;
		left: 1.5px !important;
		border: 1px solid #ced4daddd !important;
		border-radius: 3px !important;
		background-color: #00ADEF !important;
	}
/* *** TreeStructure *** */

/* Progress */
	.progress {
		display: block;
		width: 100%;
		position: absolute;
		line-height: 1;
		height: 100%;
		background-color: transparent;
		left: 0%;
		top: 0%;
	}
	.progress .bar {
		height: 32px;
		width: 0%;
		background: rgba(0, 188, 212, 0.4);
		text-align: center;
		margin-top: 2px;
		vertical-align: middle;
		font-weight: bold;
	}
	.progress .bar.Success { background-color: #4CAF50; }
	.progress .bar.Info { background-color: #2196F3; }
	.progress .bar.Warning { background-color: #ff9800; }
	.progress .bar.Danger { background-color: #f44336; }
	.progress .bar.White {
		color: #000;
		background-color: #fff;
	}
	.progress.separated{
		position: relative;
		height: auto;
	}
	.progress.separated .bar {
		height: 20px;
		padding-top: 3px;
	}
/* *** Progress *** */

/* Campaign */
	.CampaignIdentififierFields {
		background-color: #2196F3;
		color: #fff;
		padding: 5px;
		font-size: 12px;
	}
	.CampaignViewName{
		background-color: white;
		padding: 5px;
		border-radius: 5px;
		border: 1px solid #333333;
		text-transform: uppercase;
	}
	.PreviewContent { display: none; }
	.PreviewContent.active { display: block; }
	@media (max-width: 575.98px){
		.ButtonTabSection { line-height: 60px; }
		.ButtonTabSection br { display: none; }
		.ButtonTabSection button {
			display: block;
			margin: 10px 0px;
			width: 100%;
		}
	}
/* *** Campaign *** */

/* Login */
	.LoginFullUp{
		color: #ffffff;
		background-color: #343a40; 
		border-bottom: 5px solid #fb8c00;
		text-align: center;
	}
	.LoginContainer{
		margin: 0px auto;
		margin-bottom: 50px;
		max-width: 33vw;
	}
	.LoginHeader{
		text-align: left;
		position: relative;
	}
	.LoginLanguageContainer { 
		cursor: pointer;
		position: absolute;
		right: 10px;
		top: 45px;
	}
	.CircleIcon{
		display: inline-block;
		width: 90px;
		height: 90px;
		border-radius: 50px;
		box-shadow: 0px 5px 10px -5px black;
		margin: 10px 20px;
		vertical-align: middle;
		margin-top: -50px;
		background-color: #fff;
	}
	.CircleIcon i{
		font-size: 40px;
		color: #fb8c00;
		margin: 23px;
		cursor: auto;
	}
	.LoginBody { 
		padding-top : 0px !important;
		text-align: center;
	}
	.LoginTitle {
		font-weight: bold;
		font-size: 20px;
	}
	.LoginInputC{
		max-width: 500px;
	}
	.LoginInputC .input-group-append { width: auto; }
	.LoginLogo { max-height: 115px; }
	#ForgetLabel{
		cursor: pointer;
		color: #ffffff;
		font-size: 100%;
		text-decoration: underline;
	}
	#ForgetLabel:hover{
		color: gray !important;
		text-decoration: underline !important;
	}
	.LoginFullDown{
		margin: 0px auto;
		margin-top: 20px; 
		max-width: 33vw;
		color: #555555;
		text-align: justify;
	}
	@media only screen and (max-width: 765px) {
		.LoginContainer { max-width: 100vw; }
		.LoginFullDown{ max-width: 100vw; }
	}
/* *** Login *** */

/* SMSCounter */
	.SMSCounter {
		padding: 0px;
		margin: -10px 0px 0px -10px;
	}
	.SMSCounter li {
		display: inline-block !important;
		list-style-type: none !important;
		vertical-align: middle !important;
		padding: 0.5em 10px !important;
	}
	.SMSCounter li .SMSCTitle {
		padding: .5rem;
		font-family: 'OpenSans-SemiBold';
		font-weight: bold;
		display: block !important;
		font-size: 12px;
		border: 0px !important;
		border-bottom: 3px solid #3277c1 !important;
	}
	.SMSCounter li .SMSCContent {
		padding: .5rem;
		font-family: 'OpenSans-Regular';
		display: block !important;
		font-size: 10px;
	}
	.SMSCounter li .SMSCContent.Counted { font-weight: bold; }
/* *** SMSCounter *** */

/* Alert Classes */
	.Alert {
		position: fixed;
		height: fit-content;
		width: 450px;
		max-width: 90%;
		bottom: 30px;
		right: 10px;
		display: none;
		padding: 20px;
		background-color: black;
		color: #fff;
		z-index: 10000000;
		box-shadow: 0 3px 50px -2px rgba(0, 0, 0, 0.2) !important;
	}
	.Alert.TopRight{
		bottom: auto;
		top: 30px;
		right: 10px;
	}
	.Alert.show{
		display: block !important;
		-webkit-animation: fadein 0.2s; /* Safari, Chrome and Opera > 12.1 */
			 -moz-animation: fadein 0.2s; /* Firefox < 16 */
				-ms-animation: fadein 0.2s; /* Internet Explorer */
				 -o-animation: fadein 0.2s; /* Opera < 12.1 */
						animation: fadein 0.2s;
	}
	.Alert.Success{ background-color: #4CAF50; }
	.Alert.Info{ background-color: #2196F3; }
	.Alert.Warning{ background-color: #ff9800; }
	.Alert.Danger{ background-color: #f44336; }
	.Alert.White{ color: #000; background-color: #fff; }
	.AlertMove {
		color: #fff;
		font-weight: bold;
		float: left;
		font-size: 22px;
		line-height: 20px;
		transition: 0.3s;
		cursor: grab !important;
	}
	.AlertClose {
		margin-left: 15px;
		color: #fff;
		font-weight: bold;
		float: right;
		font-size: 22px;
		line-height: 20px;
		cursor: pointer;
		transition: 0.3s;
	}
	.AlertClose:hover { color: black; }	
	@keyframes fadein {
		from { opacity: 0; margin-right: 100px; }
		to   { opacity: 1; margin-right: 0px; }
	}
	/* Firefox < 16 */
	@-moz-keyframes fadein {
		from { opacity: 0; margin-right: 100px; }
		to   { opacity: 1; margin-right: 0px; }
	}
	/* Safari, Chrome and Opera > 12.1 */
	@-webkit-keyframes fadein {
		from { opacity: 0; margin-right: 100px; }
		to   { opacity: 1; margin-right: 0px; }
	}
	/* Internet Explorer */
	@-ms-keyframes fadein {
		from { opacity: 0; margin-right: 100px; }
		to   { opacity: 1; margin-right: 0px; }
	}
	/* Opera < 12.1 */
	@-o-keyframes fadein {
		from { opacity: 0; margin-right: 100px; }
		to   { opacity: 1; margin-right: 0px; }
	}
	.Alert .AlertContent{
		max-height: 80vh;
		overflow-y: auto;
		width: 100%;
		margin-top: 30px;
		overflow-wrap: break-word;
		word-wrap: break-word;
	}
	.Alert .AlertContent a{
		color: #fff;
		text-decoration: underline;
	}
	.Alert .AlertContent ul{
		padding-left: 20px;
	}
/* ***Alert Classes*** */

/* Loader */
	#loader {
		position: fixed;
		width: 100%;
		height: 100%;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		background-color: rgba(60, 60, 60, 0.5);
		-webkit-box-shadow: 0px 24px 64px rgba(0, 0, 0, 0.24);
		box-shadow: 0px 24px 64px rgba(0, 0, 0, 0.24);
		border-radius: 16px;
		opacity: 0;
		visibility: hidden;
		-webkit-transition: opacity .2s ease-out, visibility 0s linear .2s;
		-o-transition: opacity .2s ease-out, visibility 0s linear .2s;
		transition: opacity .2s ease-out, visibility 0s linear .2s;
		z-index: 100000000000; 
	}

	#loader.fullscreen {
		padding: 0;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		transform: none;
		-ms-transform: none;
		-webkit-transform: none;
		background-color: #fff;
		border-radius: 0;
		-webkit-box-shadow: none;
		box-shadow: none; 
	}

	#loader.show {
		-webkit-transition: opacity .4s ease-out, visibility 0s linear 0s;
		-o-transition: opacity .4s ease-out, visibility 0s linear 0s;
		transition: opacity .4s ease-out, visibility 0s linear 0s;
		visibility: visible;
		opacity: 1; 
	}

	#loader .circular {
		-webkit-animation: loader-rotate 2s linear infinite;
		animation: loader-rotate 2s linear infinite;
		position: absolute;
		left: calc(50% - 24px);
		top: calc(50% - 24px);
		display: block;
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg); 
	}

	#loader .path {
		stroke-dasharray: 1, 200;
		stroke-dashoffset: 0;
		-webkit-animation: loader-dash 1.5s ease-in-out infinite;
		animation: loader-dash 1.5s ease-in-out infinite;
		stroke-linecap: round; 
	}

	@-webkit-keyframes loader-rotate {
		100% {
			-webkit-transform: rotate(360deg);
			transform: rotate(360deg); 
		} 
	}

	@keyframes loader-rotate {
		100% {
			-webkit-transform: rotate(360deg);
			transform: rotate(360deg); 
		} 
	}

	@-webkit-keyframes loader-dash {
		0% {
			stroke-dasharray: 1, 200;
			stroke-dashoffset: 0; 
		}
		50% {
			stroke-dasharray: 89, 200;
			stroke-dashoffset: -35px; 
		}
		100% {
			stroke-dasharray: 89, 200;
			stroke-dashoffset: -136px; 
		} 
	}

	@keyframes loader-dash {
		0% {
			stroke-dasharray: 1, 200;
			stroke-dashoffset: 0; 
		}
		50% {
			stroke-dasharray: 89, 200;
			stroke-dashoffset: -35px; 
		}
		100% {
			stroke-dasharray: 89, 200;
			stroke-dashoffset: -136px; 
		} 
	}
/* ***Loader*** */

/* CKEditor */
	.cke.no-toolbar .cke_top { display:none !important; }
	.cke_dialog_container img { height: auto !important; }
	.cke_dialog_container .ImagePreviewBox {
		overflow: hidden !important;
		border: 0px !important;
	}
	.cke_dialog_container .ImagePreviewBox td { color: white; }
	.cke_dialog_container div.cke_dialog_ui_input_text,
	.cke_dialog_container div.cke_dialog_ui_input_select { min-width: 125px !important; }
	.cke_dialog_container input,
	.cke_dialog_container select {
		width: 100% !important;
		padding: .375rem .75rem !important;
		font-size: 13px !important;
		font-weight: 400 !important;
		line-height: 1.5 !important;
		color: #495057 !important;
		background-color: #fff !important;
		background-clip: padding-box !important;
		border: 1px solid #ced4da !important;
		border-radius: .25rem !important;
		transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out !important;
	}
/* *** CKEditor *** */

/* NoUISlider */
	.NoUISlider { margin: 5px 15px 55px 15px; }
	.NoUISlider .noUi-handle-lower .noUi-tooltip {
		-webkit-transform: none !important;
		transform: none !important;
		right: auto !important;
		left: 0px !important;
		top: 120% !important;
		bottom: auto !important;
	}
	.NoUISlider .noUi-handle-upper .noUi-tooltip {
		-webkit-transform: none !important;
		transform: none !important;
		right: 0px !important;
		left: auto !important;
		top: 120% !important;
		bottom: auto !important;
	}
	.NoUISlider .noUi-origin(.noUi-handle.noUi-active) { z-index: 100000; }
/* ***NoUISlider*** */

/* Input File Button */
	.file-btn {
		position: relative;
		overflow: hidden;
	}
	.file-input {
		position: absolute;
		top: 0;
		right: 0;
		min-width: 100%;
		min-height: 100%;
		font-size: 100px;
		text-align: right;
		opacity: 0;
		filter: alpha(opacity=0);
		outline: none;
		background: white;
		cursor: inherit;
		display: block;
		z-index: 1000;
		width: 100% !important;
	}
/* ***Input File Button*** */

/* Switch */
	label.switch {
		position: relative;
		display: block;
		width: 30px !important;
		height: 20px;
		vertical-align: middle;
		margin-left: 10px;
		margin-bottom: 10px !important;
	}  
	.switch input { display:none; }
	.slider {
		position: absolute;
		cursor: pointer;
		top: 5px;
		left: 0;
		right: 0;
		bottom: 0;
		background-color: #ccc;
		-webkit-transition: .4s;
		transition: .4s;
	}  
	.slider:before {
		position: absolute;
		content: "";
		height: 20px;
		width: 20px;
		left: -8px;
		bottom: -3px;
		background-color: white;
		border:1px solid #ced4da;
		-webkit-transition: .4s;
		transition: .4s;
	}
	.slider.round { border-radius: 34px; }  
	.slider.round:before { border-radius: 50%; } 
	input:focus + .slider { box-shadow: 0 0 1px #2196F3; }
	input:checked + .slider { background-color: #2196F3; }
	input:checked + .slider:before {
		-webkit-transform: translateX(26px);
		-ms-transform: translateX(26px);
		transform: translateX(26px);
	}
/* ***Switch*** */

/* DTFilters */
	.DTFilters { position: relative; }
	.DTFilters .DTFiltersB {
		height: 31px;
		vertical-align: middle;
		padding: 0.2em 0.8em;
		margin-right: 5px;
		color: #000;
	}
	.DTFilters .DTFiltersB.Filtered {
		color: #2196F3;
	}
	.DTFilters .DTFiltersDD {
		width: 300px;
		max-width: 70vw;
		padding: 5px;
		position: absolute;
		top: 100%;
		right: 0px;
		display: none;
		z-index: 2000;
		background-color: #fff;
		border: 1px solid #ced4da !important;
		border-radius: .25rem !important;
	}
	.DTFilters .DTFiltersDD input,
	.DTFilters .DTFiltersDD select,
	.DTFilters .DTFiltersDD .ms-options-wrap { margin-bottom: 5px !important; }
	.DTFilters .DTFiltersDD .ms-options-wrap .ms-options { max-height: 50vh !important; }
	.DTFilters .DTFiltersDD.show { display: block; }
	.DTFilters.DataInside .DTFiltersB { color: green; }
	.DTFilters.Show { float: right; }
	.DTFilters:not(.Show),
	.DTFiltersBU { display: none; }
/* ***DTFilters*** */

/* Datatables */
	/*sergio*/
	table.dataTable.compact tbody th, table.dataTable.compact tbody td{
		min-width: 80px !important;
	}
	/*FIN-sergio*/

	.dataTables_wrapper .btn {
		height: 30px !important;
		padding: 3px 10px;
	}
	.dataTables_wrapper ul.pagination,
	.dataTables_wrapper .dataTables_info { font-size: 13px; }
	.dataTables_wrapper th {
		text-align: center;
		vertical-align: middle;
	}	
	.dataTables_wrapper td:not(.child) { text-align: center; }
	.dataTables_wrapper .dataTable.compact thead th, table.dataTable.compact thead td {
		padding: 4px 5px !important;
		padding-right: 18px !important;
	}
	.dataTables_wrapper .dataTable.compact thead th {
		border: 0px !important;
	}
	.DataTableContainer .Buttons { display: none; }
	.HideDTHTML { display: none; }
	.DTButton {
		margin-right: 5px;
		padding: .375rem .75rem;
		border-radius: 5px !important;
	}
	.dataTables_wrapper .DTFilters {
		float: right;
		display: block;
	}
	.dataTables_wrapper .DTDarkBG th {
		background-color: #3277c1;
		color: #fff;
		font-size: 12px !important;
	}
	.dataTables_wrapper { margin-top: 15px; }
	.dataTables_wrapper thead tr th {
		font-family: 'OpenSans-Regular';
		white-space: nowrap;
	}
	.dataTables_wrapper th:before, .dataTables_wrapper th:after { content: "" !important; }
	.dataTables_wrapper .dtr-control:before {
		background-color: #949494 !important;
		left: 0px !important;
		height: 12px !important;
		width: 12px !important;
		border-radius: 12px !important;
		line-height: 12px !important;
	}
	/*.dataTables_wrapper .dtr-control { padding-left: 30px !important; }*/
	.dataTables_wrapper .ResponsiveBViewable.dtr-inline.collapsed > tbody > tr[role="row"] > td.dtr-control, table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th.dtr-control.dtr-control { padding-left: 30px !important; }
	.dataTables_wrapper .ResponsiveBViewable .dtr-control:before { display: inherit !important; }
	.dataTables_wrapper tbody tr:hover { background-color: #eeeeee !important; }
	.dataTables_wrapper tbody tr.child td.child ul.dtr-details {
		width: 100%;
		padding: 5px 25px;
		background-color: #afafaf17;
	}
	.dataTables_wrapper tbody tr.child td.child ul.dtr-details li {
		display: inline-block !important;
		padding: 0.5em 10px !important;
	}
	.dataTables_wrapper tbody tr.child td.child ul.dtr-details li span.dtr-title { display: block !important; }
	.dataTables_wrapper tbody tr.child td.child ul.dtr-details input {
		width: 300px;
		max-width: 50vw !important;
	}
	.dataTables_wrapper tbody tr {
		font-family: 'OpenSans-Regular';
		font-size: 11px;
	}
	.dataTables_wrapper tbody tr td {
		padding: 10px 3px !important;
		vertical-align: middle !important;
	}
	.dataTables_wrapper tbody tr td img {
		max-width: 180px;
	}
	.dataTables_wrapper tbody tr i {
		font-size: 18px;
		padding: 0px 6px;
		margin: 0px;

		/*sergio estilos*/
		padding: 6px;
		border-radius: 10px;
		color: #0c2639 !important;
		background-color: #efefef;
		/*FIN-sergio estilos*/
	}
	.dataTables_wrapper tbody tr i:hover {

		/*sergio estilos*/
			color: #fff !important;
			background-color: #021421;
		/*FIN-sergio estilos*/
	}
	.dataTables_wrapper tfoot tr {
		background-color: #fff;
		color: #000;
		font-size: 12px !important;
	}
	.dataTables_wrapper .dataTables_length {
		float: right;
	}
	.dataTables_wrapper .Filters .Filter input {
		max-height: 25px;
		font-size: 12px;
	}
	.dataTables_wrapper .paginate_button { padding: 0px !important; }
	.dataTables_wrapper span.dtr-title { cursor: pointer; }
	.dataTables_wrapper tbody i:not(button i) { color: #3277c1; display: inline-block; }
	.page-item.active .page-link {		
		background-color: #3277c1;
		color: #fff;
	}
	.page-item .page-link {		
		background-color: #fff;
		color: #3277c1;
	}
	@media only screen and (max-width: 765px) {
		.dataTables_wrapper .dataTables_filter label {
			width: 100%;
			margin-left: -15px;
		}
		.dataTables_wrapper .dataTables_filter label input { width: 100% !important; }
		.dataTables_wrapper tbody i { padding: 15px; }
		.DTButton {
			width: 100% !important;
			margin-bottom: 5px !important;
		}
	}
/* *** Datatables *** */

/* MultiCheckboxSelect */
	.ms-options-wrap { position: relative; }
	.ms-options-wrap button {
		font-size: 1rem;
		font-weight: 400;
		line-height: 1.5;
		border: 0px !important;/*1px solid #ced4da;*/
		border-radius: .25rem;
		transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
		margin-top: -15px;
		background: transparent !important; 
	}
	.ms-options-wrap button:focus{
		padding: .375rem .75rem;
		font-size: 1rem;
		font-weight: 400;
		line-height: 1.5;
		border: 0px !important;
		margin-top: -15px !important;
	}
	.ms-options-wrap button:focus-within {
		border: 0px !important;
		outline: 0px !important;
		margin-top: -15px !important;
	}
	.ms-options-wrap button:focus {
		border: 0px !important;
		outline: 0px !important;
		margin-top: -15px !important;
	}
	.ms-options-wrap button:focus-visible {
		border: 0px !important;
		outline: 0px !important;
		margin-top: -15px !important;
	}
	.ms-options-wrap.ms-has-selections { border: 3px solid #3277c1; }
	.ms-options-wrap.ms-has-selections.ms-has-morethanone { border: 3px solid #da6d07; }
	.ms-options {
		border-radius: .25rem;
		max-height: 400px !important;
		width: 350px !important;
		max-width: 80vw !important;
		position: absolute !important;
		left: inherit !important;
		z-index: 3000000000 !important;
	}
	.modal-body .ms-options {
		position: fixed !important;
	}
	.ms-options .ms-selectall { color: green; }
	.ms-options .ms-unselectall { color: red; }
	.ms-options .ms-section-separate {		
		margin-bottom: 1px;
		margin-top: 4px;
		border-top: 1px solid rgba(0,0,0,.2);
	}
	.ms-options .optgroup span.label { display: inline-block !important; }
	.ms-options .optgroup i {
		color: green;
		margin-left: 5px;
	}
	.ms-options .optgroup.ms-optgroup-allselected { background-color: #dc354517; }
/* ***MultiCheckboxSelect*** */

/* Modal */
	.modal-content { box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }
	.modal-header { background-color: #eee; }
	.modal-title { text-transform: uppercase; }
	.modal-header h1,
	.modal-header h2,
	.modal-header h3,
	.modal-header h4,
	.modal-header h5 {
		font-family: 'OpenSans-Bold';
		font-size: 16px !important;
		font-weight: bold !important;
		color: #000;
	}
	.modal-dialog {
		overflow-y: "initial";
		margin: 0px auto !important;
		margin-top: 1.75em !important;
	}
	.modal-body { 
		font-family: 'OpenSans-Regular';
		max-height: calc(100vh - 180px);
		overflow-y: auto;
		overflow-x: hidden;
	}
	.modal-body input[type='checkbox'],
	.modal-body input[type='radio'] { height: auto; }
	.modal-body .nav-tabs .nav-link { font-size: 14px !important; }
	.modal-body .nav-tabs.LeadEditNav { margin: 10px 0px 5px 0px; }
	@media (max-width: 765px) {
		.modal.show .modal-dialog{ width: 95vw !important; }
	}
	.modal:nth-of-type(even) {
		z-index: 1052 !important;
	}
	.modal-backdrop.show:nth-of-type(even) {
	z-index: 1051 !important;
	}
    
/* *** Modal *** */

/* NewModal */
	.NewModal{
		display: none;
	}
	.NewModal.show {
		display: block;
		position: fixed;
		min-width: 250px;
		max-width: 95vw;
		border-radius: 2px;
		border: 1px #ced4da solid;
		background-color: #fff;
	}
	.NewModalHeader {
		padding: 15px;
		width: 100%;
		background-color: #ced4da;
		height: 51px;
		border-radius: 2px;
		border: 1px #ced4da solid;
	}
	.NewModalFooter {
		padding: 15px;
		width: 100%;
		height: 51px;
		border-radius: 2px;
		border: 1px #ced4da solid;
		position: absolute;
		bottom: 0;
		left: 0;
	}
	.NewModalFooter button {
		float: right;
	}
	.NewModalBody {
		width: 100%;
		padding: 15px;
	}
/* *** NewModal *** */

/* Dark Mode */
	#darkmode-toggle i.on{
		color: #5a5a5a;
	}
	#darkmode-toggle i.off{
		color: #f9d71c;
	}
	body.on .DTFilters .DTFiltersB{
		color: #dfdfdf;
	} 
	body.on label a {
		font-weight: normal !important;
		text-decoration: underline !important;
		color: #959595 !important;
	}
	body.on .btn.btn-primary {
		background-color: #242126 !important;
		border-color: #242126 !important;
		color: #a6a6a6 !important;
	}
	body.on .btn-secondary {
		color: #adadad;
		background-color: #373740;
		border-color: #aaa;
	}
	body.on #navbar-wrapper,
	body.on #content-wrapper {
		background-color: #373740 !important;
		color: #aaa !important;
	}
	body.on .navbar-expand-lg .navbar-nav .nav-link {
		color: #fff !important;
	}
	body.on .sidebar-nav > li a {
		color: #5a5a5a !important;
	}
	body.on hr {
		height: 1px !important;
		background-color: #545454;
		border: none !important;
	}
	body.on input,
	body.on select,
	body.on textarea {
		background-color: #373740 !important;
		color: #aaa !important;
		border-color: #4C4C4C !important;
	}
	body.on .modal-content .modal-header,
	body.on .modal-content .modal-header h1,
	body.on .modal-content .modal-header h2,
	body.on .modal-content .modal-header h3,
	body.on .modal-content .modal-header h4,
	body.on .modal-content .modal-header h5,
	body.on .modal-content .modal-header i {
		background-color: #242126 !important;
		color: #aaa !important;
	}
	body.on .modal-content .modal-body {
		background-color: #373740 !important;
		color: #aaa !important;
	}
	body.on .modal-content .modal-footer {
		background-color: #373740 !important;
		color: #aaa !important;
	}
	body.on .modal-content input,
	body.on .modal-content select,
	body.on .modal-content textarea {
		background-color: #373740 !important;
		color: #aaa !important;
		border-color: #242126 !important;
	}
	body.on .dataTables_wrapper .DTDarkBG th {
		background-color: #242126 !important;
		color: #969696 !important;
	}
	body.on .dataTables_wrapper tbody tr.child td.child ul.dtr-details {
		background-color: #454545 !important;
		color: #aaa !important;
	}	
	body.on .dataTables_wrapper tfoot tr {
		background-color: #242126;
		color: #969696;
	}
	body.on .page-item.active .page-link {
		background-color: #242126 !important;
		color: #aaa !important;
	}
	body.on .page-item .page-link {		
		background-color: #373740 !important;
		color: #aaa !important;
	}
	body.on .dataTables_wrapper tbody tr {
		background-color: #373740 !important;
		color: #aaa !important;
	}
	body.on .dataTables_wrapper tbody tr:hover { background-color: #545454 !important; }
	body.on .table th,
	body.on .table td {
		border-top: 1px solid #545454 !important;
	}
	body.on #sidebar-wrapper {
		background-color: #151515 !important;
		color: #aaa !important;
	}
	body.on .sidebar-nav > li > a:hover, .sidebar-nav > li.active > a {
		background: #3277c1 !important;
		color: #aaa !important;
	}
	body.on .nav-item .nav-link.active {
		background: #242126 !important;
		color: #aaa !important;
	}
	body.on .nav-tabs .nav-link {
		color: #aaa !important;
		background: -webkit-linear-gradient(#50505000 54%, #373740 100%) !important;
		background: -o-linear-gradient(#50505000 54%, #373740 100%) !important;
		background: linear-gradient(#50505000 70%, #373740 100%) !important;
		border-color: #50505000 #50505000 #eee !important;
	}
	body.on .nav-tabs .nav-link {
		border-color: #50505040 #50505040 #ced4da !important;
	}
	body.on .nav-tabs .nav-link:hover { border-color: #3737406b #3737406e #3737407d !important; }
/* *** Dark Mode *** */

/* Card */
	.card 
	.card {
		position: relative;
		display: flex;
		flex-direction: column;
		min-width: 0;
		word-wrap: break-word;
		background-color: #fff;
		background-clip: border-box;
		border: 1px solid rgba(0, 0, 0, 0.125);
		border-radius: 0.25rem;
	}
	p.stat-text {
		font-size: 14px;
		text-align: right;
	}
	.statistics-grid .fas {
		font-size: 50px;
		color: #aaa;
		margin-bottom: 15px;
		transition: 0.3s ease;
		opacity: 0.3;
		position: absolute;
	}
	.border-primary-top {
		border-top: 2px solid #3277c1 !important;
	}
	.statistics-grid .card__grid--effect .fas {
		color: #aba9a9;
		margin-bottom: 0;
		border-radius: 200px;
		line-height: 60px;
		width: 60px;
		height: 60px;
		display: inline-block;
		text-align: center;
		font-size: 22px;
	}
	.text-primary {
		color: #3277c1 !important;
	}
	.statistics-grid {
		margin-bottom: 5px;
	}
	.card_border {
		padding: 20px 20px 8px 20px !important;
		border: none;
		box-shadow: 0 1px 2px 1px rgba(154, 154, 204, .22);
	}
	.card_border.print {
		border: 1px solid rgba(0, 0, 0, 0.125);
		box-shadow: unset !important;;
	}
	.card_border:hover i.fas {
		transform: scale(1.1);
		transition: 0.3s ease;
		opacity: 1;
	}
	h3.number {
		font-weight: 800;
		font-size: 28px;
		line-height: 36px;
		text-align: right;
		color: #2c3038;
		transition: .3s ease;
		margin-bottom: 0;
	}
	.card:hover h3.number,
	.card:hover p.info {
		color: #1447E1;
		transition: .3s ease;
		-webkit-transition: .3s ease;
		-moz-transition: .3s ease;
		-ms-transition: .3s ease;
		-o-transition: .3s ease;
	}
/* *** Card *** */

/* Bootstrap-TagsInput */
	.bootstrap-tagsinput {  
		width: 100%;
		font-size: 13px !important;
		vertical-align: middle;
		border-radius: .25rem;
		margin-bottom: 5px !important;
	}
	.bootstrap-tagsinput .tag {
		margin-bottom: 0px !important;
		padding: 2px 5px !important;
		background: #3277c1 !important;
		color: #fff !important;
		border: 1px solid #3277c1 !important;
	}
	.bootstrap-tagsinput .tagsinput_addTag input {
		width: auto !important;
		margin-bottom: 0px !important;
	}
/* *** Bootstrap-TagsInput */

/* Carousel */
	.carousel-control-next-icon, .carousel-control-prev-icon { filter: invert(100%); }
	.carousel-inner {
		background: #ced4da;
		height: fit-content;
	}
	.carousel-indicators {
		bottom: -40px !important;
		filter: invert(100%);
	}
	.carousel-control-next, .carousel-control-prev { width: 40px !important; }
	.carousel-indicators li.small{
		background-color: #fff;
		border-radius: 0px;
		width: 30px;
		height: 3px;
	}
	.carousel-caption {
		bottom: -35px;
		text-shadow: 0px 0px 10px #222 !important;
	}
/* *** Carousel *** */

/* Fotorama */
	.fotorama__document {
		width: 100%;
		height: 100%;
		text-align: center;
	}
	.fotorama__document__prev{
		height: 80%;
		width: auto;
		margin: 10px auto;
		display: block;
	}
/* *** Fotorama *** */

/* Dropdown */
	@media only screen and (min-width: 992px){
		.dropdown-righted {
			left: inherit !important;
			right: 0px !important;
		}
	}
/* *** Dropdown *** */

/* Pagination */
	.pagination { display: block; }
	.pagination.Top{
		margin-top: 10px;
		margin-bottom: 0px;
	}
	.pagination.Bottom{
		margin-top: 15px;
		margin-bottom: 0px;
	}
	.pagination ul {
		list-style:none;
		text-align: center;
		margin: 0px;
		padding:0px;
	}
	.pagination ul li {
		width: 45px;
		padding-top: 5px;
		padding-bottom: 5px;
		display:inline-block;
		margin-right:10px;
		background:#dbdbdb;
		color:#000;
		text-align: center;
		vertical-align: middle;
	}         
	.pagination ul .active {
		background-color: #A81E25 !important;
		color:#fff;
		font-weight:bold;
	}
	.pagination ul li:hover {
		background-color: #A81E25 !important;
		color:#fff
	}
	@media only screen and (min-width: 756px){
		.pagination ul {margin-bottom: 10px;}
	}
	@media only screen and (max-width: 756px){
		.pagination.Top{
			margin-top: -20px;
			margin-bottom: 15px;
		}
		.pagination ul {margin-left: -19px; margin-top: 20px;}
	}
/* *** Pagination *** */

/* Filters */
	.FilterClassContent .HeightAble {
		max-height: 30vh;
		overflow-x: hidden;
		overflow-y: auto;
	}
	.FilterClass {
		display: flex !important;
	}
	.FilterClass.filtered > label { color: #0aaceb; }
	#FilterStickyContainer{
		position: sticky;
		top: 75px;
		left: 0px;
		width: calc(100% + 30px);
		z-index: 100;
		background: white;
		border-radius: 15px;
		max-width: 95vw;
		box-shadow: 0px 5px 5px 0 #ced4da;
	}
	#FilterContainer {
		max-width: 100%;
		overflow-x: auto;
		overflow-y: hidden;
	}
	.FilterClass {
		position: relative;
		display: inline-block;
	}
	.gap-filter{
		gap: 10px
	}
	.FilterContainerShower {
		display: none;
	}
	.FiltersFlex {
		display: flex !important;
		gap: 20px;
	}
	.FilterClassContent {
		position: fixed;
		border: 1px #ced4da solid;
		border-radius: .25rem;
		padding: 15px;
		background: white;
		top: 0px;
		left: 0px;
		width: 300px;
		max-width: 95vw;
		z-index: 200000;
	}
	.FilterButtonShow {
		display: none !important;
	}
	.ListContainerClass {
		margin-top: 80px;
	}
	.wd-auto{
		width: auto !important;
	}
	.FilterItemContainer {
		position: relative;
	}
	.FilterDisplayer .bxs-chevron-down {
		position: absolute;
		right: 15px;
		top: 10px;
	}
	.sidenav .FilterClassContent {
		position: relative !important;
		top: inherit !important;
		left: inherit !important;
		width: 100% !important;
		max-width: inherit !important;
		background: #2a69ce !important;
		transform : none !important;
	}
	@media only screen and (min-width: 1276px) and (max-width: 1350px) {
		.FiltersFlex {
			gap: 10px;
		}
	}	
	@media only screen and (max-width: 1275px){
		.FilterClassContent {
			position: absolute;
			top: 15px;
			left: 0px;
		}
		.wd-auto{
			width: 100% !important;
		}
		.FilterClass {
			display: block;
			width: 100%;
		}
		.FilterContainer {
			display: none !important;
		}
		.FilterContainer.FullScreen {
			display: flex !important;
		}
		.FilterContainer.FullScreen .FiltersFlex {
			display: block !important;
		}
		.FilterContainer.FullScreen .FilterButtonShow {
			display: block !important;
		}
		.FilterContainerShower {
			display: block;
		}
		#FilterStickyContainer {
			margin-top: 0px;
			position: inherit !important;
		}
		.ListContainerClass {
			margin-top: 5px;
		}
		.FilterClassContent {
			transform: inherit !important;
		}
		.FilterDisplayer {
			width: 100%;
			border: 1px #555 solid;
			padding: 5px;
			border-radius: 5px;
			white-space: nowrap;
			text-overflow: ellipsis;
			padding-right: 30px;
			overflow: hidden;
		}
		.FilterClass {
			display: block !important;
		}
		.FilterClassContent {
			position: relative !important;
			top: inherit !important;
			left: inherit !important;
			width: 100% !important;
			max-width: inherit !important;
			border: 1px #555 solid !important;
			border-radius: 5px !important;
			background: inherit !important;
		transform : none !important;
		}
	}
/* *** Filters *** */