a {	color: #606060;}a:hover {	color: #3AADD9;}a:focus {	color: #3AADD9;}a:active {	color: #3AADD9;}html .heading.heading-primary h1,html .heading.heading-primary h2,html .heading.heading-primary h3,html .heading.heading-primary h4,html .heading.heading-primary h5,html .heading.heading-primary h6 {	border-color: #b20000;}html .heading-secondary,html .lnk-secondary,html .text-color-secondary,html .text-secondary {	color: #e36159 !important;}html .heading.heading-secondary h1,html .heading.heading-secondary h2,html .heading.heading-secondary h3,html .heading.heading-secondary h4,html .heading.heading-secondary h5,html .heading.heading-secondary h6 {	border-color: #e36159;}html .heading-tertiary,html .lnk-tertiary,html .text-color-tertiary,html .text-tertiary {	color: #2baab1 !important;}html .heading.heading-tertiary h1,html .heading.heading-tertiary h2,html .heading.heading-tertiary h3,html .heading.heading-tertiary h4,html .heading.heading-tertiary h5,html .heading.heading-tertiary h6 {	border-color: #2baab1;}html .heading-quaternary,html .lnk-quaternary,html .text-color-quaternary,html .text-quaternary {	color: #383f48 !important;}html .heading.heading-quaternary h1,html .heading.heading-quaternary h2,html .heading.heading-quaternary h3,html .heading.heading-quaternary h4,html .heading.heading-quaternary h5,html .heading.heading-quaternary h6 {	border-color: #383f48;}html .heading-dark,html .lnk-dark,html .text-color-dark,html .text-dark {	color: #2e353e !important;}html .heading.heading-dark h1,html .heading.heading-dark h2,html .heading.heading-dark h3,html .heading.heading-dark h4,html .heading.heading-dark h5,html .heading.heading-dark h6 {	border-color: #2e353e;}html .heading-light,html .lnk-light,html .text-color-light,html .text-light {	color: #ffffff !important;}html .heading.heading-light h1,html .heading.heading-light h2,html .heading.heading-light h3,html .heading.heading-light h4,html .heading.heading-light h5,html .heading.heading-light h6 {	border-color: #ffffff;}html .bg-primary,html .background-color-primary {	background-color: #b20000 !important;}html .bg-secondary,html .background-color-secondary {	background-color: #D94452 !important;}/* CUSTOM BG*/html .bg-pink,html .background-color-pink {	background-color: #D56FAC !important;}.bg-pink .widget-summary .summary-icon {    background-color: rgba(0, 0, 0, 0.17);}html .bg-blue,html .background-color-blue {	background-color: #3AADD9 !important;}.bg-blue .widget-summary .summary-icon {    background-color: rgba(0, 0, 0, 0.17);}html .bg-mint,html .background-color-mint {	background-color: #35BA9B !important;}a .bg-mint:hover{	background-color:#46CEAC !important;}.bg-mint .widget-summary .summary-icon {    background-color: rgba(0, 0, 0, 0.17);}html .bg-lavender,html .background-color-lavender {	background-color: #9579DA !important;}.bg-lavender .widget-summary .summary-icon {    background-color: rgba(0, 0, 0, 0.17);}html .bg-grass,html .background-color-grass {	background-color: #89C053 !important;}.bg-grass .widget-summary .summary-icon {    background-color: rgba(0, 0, 0, 0.17);}html .bg-brown,html .background-color-brown {	background-color: #E3B692 !important;}.bg-brown .widget-summary .summary-icon {    background-color: rgba(0, 0, 0, 0.17);}html .bg-active,html .background-color-pink {	box-shadow: 0px 3px 17px #00000070;}/**/html .bg-tertiary,html .background-color-tertiary {	background-color: #2baab1 !important;}html .bg-quaternary,html .background-color-quaternary {	background-color: #383f48 !important;}html .bg-dark,html .background-color-dark {	background-color: #2e353e !important;}html .bg-light,html .background-color-light {	background-color: #ffffff !important;}.sidebar-left .sidebar-header .sidebar-toggle:hover i {	color: #b20000;}@media (min-width: 992px) {	.header.header-nav-menu .header-nav-main nav > ul > li > a.dropdown-toggle:after {		border-color: #b20000 transparent transparent transparent;	}	.header.header-nav-menu .header-nav-main nav > ul > li > a:focus {		color: #b20000;	}	.header.header-nav-menu .header-nav-main nav > ul > li.open > a,	.header.header-nav-menu .header-nav-main nav > ul > li:hover > a,	.header.header-nav-menu .header-nav-main nav > ul > li.active > a {		background: #b20000;		color: #FFF;	}	.header.header-nav-menu .header-nav-main nav > ul > li.open > a.dropdown-toggle:after,	.header.header-nav-menu .header-nav-main nav > ul > li:hover > a.dropdown-toggle:after,	.header.header-nav-menu .header-nav-main nav > ul > li.active > a.dropdown-toggle:after {		border-color: #ffffff transparent transparent transparent;	}	.header.header-nav-menu .header-nav-main nav > ul > li.dropdown .dropdown-menu {		border-top: 3px solid #b20000;	}	.header.header-nav-menu .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > a:after {		border-color: transparent transparent transparent #b20000;	}	.header.header-nav-menu.header-nav-stripe .header-nav-main nav > ul > li > a.dropdown-toggle:after {		border-color: #000000 transparent transparent transparent;	}	.header.header-nav-menu.header-nav-stripe .header-nav-main nav > ul > li > a:focus {		color: #000000;	}	.header.header-nav-menu.header-nav-stripe .header-nav-main nav > ul > li.open > a,	.header.header-nav-menu.header-nav-stripe .header-nav-main nav > ul > li:hover > a,	.header.header-nav-menu.header-nav-stripe .header-nav-main nav > ul > li.active > a {		color: #FFF;	}	.header.header-nav-menu.header-nav-stripe .header-nav-main nav > ul > li.open > a.dropdown-toggle:after,	.header.header-nav-menu.header-nav-stripe .header-nav-main nav > ul > li:hover > a.dropdown-toggle:after,	.header.header-nav-menu.header-nav-stripe .header-nav-main nav > ul > li.active > a.dropdown-toggle:after {		border-color: #ffffff transparent transparent transparent;	}	.header.header-nav-menu.header-nav-top-line .header-nav-main nav > ul > li > a.dropdown-toggle:after {		border-color: #000000 transparent transparent transparent;	}	.header.header-nav-menu.header-nav-top-line .header-nav-main nav > ul > li > a:focus {		color: #000000;	}	.header.header-nav-menu.header-nav-top-line .header-nav-main nav > ul > li.open > a,	.header.header-nav-menu.header-nav-top-line .header-nav-main nav > ul > li:hover > a,	.header.header-nav-menu.header-nav-top-line .header-nav-main nav > ul > li.active > a {		color: #b20000;	}	.header.header-nav-menu.header-nav-top-line .header-nav-main nav > ul > li.open > a:before,	.header.header-nav-menu.header-nav-top-line .header-nav-main nav > ul > li:hover > a:before,	.header.header-nav-menu.header-nav-top-line .header-nav-main nav > ul > li.active > a:before {		background-color: #b20000;	}	.header.header-nav-menu.header-nav-top-line .header-nav-main nav > ul > li.open > a.dropdown-toggle:after,	.header.header-nav-menu.header-nav-top-line .header-nav-main nav > ul > li:hover > a.dropdown-toggle:after,	.header.header-nav-menu.header-nav-top-line .header-nav-main nav > ul > li.active > a.dropdown-toggle:after {		border-color: #b20000 transparent transparent transparent;	}	.header.header-nav-menu.header-nav-top-line .header-nav-main nav > ul > li.dropdown .dropdown-menu {		border-top: 3px solid #b20000;	}	.header.header-nav-menu.header-nav-top-line .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > a:after {		border-color: transparent transparent transparent #b20000;	}}@media (max-width: 991px) {	.header.header-nav-menu .header-nav-main nav > ul.nav-pills > li.active > a,	.header.header-nav-menu .header-nav-main nav > ul.nav-pills > li.active > a:hover,	.header.header-nav-menu .header-nav-main nav > ul.nav-pills > li.active > a:focus {		background-color: #b20000;	}	.header-btn-collapse-nav {		background: #b20000;		color: #ffffff;	}}.page-header .sidebar-right-toggle:hover {	color: #b20000;}ul.nav-main > li.nav-active > i {	color: #b20000;}html.sidebar-light:not(.dark) ul.nav-main > li.nav-active > a {	color: #b20000;}.nav-pills-primary > li.active > a {	background-color: #b20000;}.nav-pills-primary > li.active > a:hover,.nav-pills-primary > li.active > a:active,.nav-pills-primary > li.active > a:focus {	background-color: #b20000;}html.no-overflowscrolling .nano > .nano-pane > .nano-slider {	background: #b20000;}@media only screen and (min-width: 768px) {	html.sidebar-left-collapsed.scroll .sidebar-left .nav-main li.nav-active a:hover,	html.sidebar-left-collapsed.boxed .sidebar-left .nav-main li.nav-active a:hover {		color: #b20000;	}	html.sidebar-left-collapsed.scroll .sidebar-left .nav-main > li:hover > a span.badge,	html.sidebar-left-collapsed.boxed .sidebar-left .nav-main > li:hover > a span.badge {		background-color: #b20000;	}}@media only screen and (max-width: 1199px) {	html.boxed .header {		border-top-color: #b20000;	}}@media only screen and (min-width: 1200px) {	html.boxed .header {		border-top-color: #b20000;	}	html.boxed .sidebar-right {		border-top-color: #b20000;		min-height: 0;	}}.userbox.show .dropdown-menu a:hover {	background: #b20000;}.mailbox .mailbox-mail-list li.active {	background: #b20000;}.mailbox .mailbox-mail .mailbox-close-mail {	color: #b20000;}.mailbox .mailbox-mail .mailbox-close-mail:hover {	color: #0099e6;}.mailbox .mailbox-mail .card .card-header .card-actions a:hover {	color: #b20000;}.media-gallery ul.mg-tags > li a:hover {	background-color: #b20000;}.media-gallery .mg-files .thumbnail .thumb-preview .mg-thumb-options .mg-zoom {	background-color: #b20000;}.media-gallery .mg-files .thumbnail .thumb-preview .mg-thumb-options .mg-toolbar {	background-color: #b20000;}.media-gallery .mg-files .thumbnail.thumbnail-selected {	-webkit-box-shadow: 0 0 8px -1px #b20000;	        box-shadow: 0 0 8px -1px #b20000;}.body-sign .card-sign .card-title-sign .title {	background-color: #b20000;}.body-locked .current-user .user-image {	border-color: #b20000;}blockquote.primary {	border-color: #b20000;}.nav-pills > .active a,.nav-pills > .active a:hover,.nav-pills > .active a:focus {	background-color: #b20000;}.nav-pills-primary > li a:hover,.nav-pills-primary > li a:focus,.nav-pills-primary > li .nav-link:hover,.nav-pills-primary > li .nav-link:focus {	color: #ffffff;	background-color: #0099e6;}.nav-pills-primary > li .nav-link.active {	color: #ffffff;	background-color: #b20000;}.nav-pills-primary > li .active > a,.nav-pills-primary > li .active > a:hover,.nav-pills-primary > li .active > a:active,.nav-pills-primary > li .active > a:focus {	background-color: #b20000;}.dropdown-menu	> .active	> a,.dropdown-menu	> .active	> a:hover,.dropdown-menu	> .active	> a:focus {	background-color: #b20000;}.open > .dropdown-toggle.btn-primary {	background: #b20000;	border-color: #0077b3;}body .btn-primary.dropdown-toggle {	border-left-color: #00a3f5;}.select2-container--bootstrap .select2-results__option--highlighted[aria-selected] {	background-color: #b20000;}.select2-container--bootstrap .select2-dropdown {	border-color: #33bbff;}.select2-container--bootstrap.select2-container--focus .select2-selection,.select2-container--bootstrap.select2-container--open .select2-selection {	border-color: #33bbff;	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(0, 136, 204, 0.6);	        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(0, 136, 204, 0.6);}.btn-link {	color: #b20000;}.btn-link:hover {	color: #0099e6;}.btn-link:active {	color: #0077b3;}html .btn-primary:hover,html .btn-primary.hover {	background-color: #EB5463;	color: #ffffff;}html .btn-primary:focus,html .btn-primary.focus {	-webkit-box-shadow: 0 0 0 3px rgba(0, 136, 204, 0.5);	box-shadow: 0 0 0 3px rgba(0, 136, 204, 0.5);}html .btn-primary.disabled,html .btn-primary:disabled {	background-color: #EB5463;}html .btn-primary:active,html .btn-primary.active,.show > html .btn-primary.dropdown-toggle {	background-color: #006ea6 !important;	background-image: none !important;	-webkit-box-shadow: 0 0 0 0.2rem rgba(0, 136, 204, 0.5) !important;	        box-shadow: 0 0 0 0.2rem rgba(0, 136, 204, 0.5) !important;}html .btn-primary-scale-2 {	background-color: #0077b3;	border-color: #0077b3 #0077b3 #005580;	color: #ffffff;}html .btn-primary-scale-2:hover,html .btn-primary-scale-2.hover {	background-color: #0090d9;	border-color: #0099e6 #0099e6 #0077b3;	color: #ffffff;}html .btn-primary-scale-2:focus,html .btn-primary-scale-2.focus {	-webkit-box-shadow: 0 0 0 3px rgba(0, 119, 179, 0.5);	        box-shadow: 0 0 0 3px rgba(0, 119, 179, 0.5);}html .btn-primary-scale-2.disabled,html .btn-primary-scale-2:disabled {	background-color: #0077b3;	border-color: #0077b3 #0077b3 #005580;}html .btn-primary-scale-2:active,html .btn-primary-scale-2.active,.show > html .btn-primary-scale-2.dropdown-toggle {	background-color: #005d8c !important;	background-image: none !important;	border-color: #005580 #005580 #00334d !important;	-webkit-box-shadow: 0 0 0 0.2rem rgba(0, 119, 179, 0.5) !important;	        box-shadow: 0 0 0 0.2rem rgba(0, 119, 179, 0.5) !important;}html .show > .btn-primary.dropdown-toggle {	background-color: #006ea6;	background-image: none;	border-color: #006699 #006699 #004466;}html .btn-secondary {	background-color: #e36159;	border-color: #e36159 #e36159 #dc372d;	color: #ffffff;}html .btn-secondary:hover,html .btn-secondary.hover {	background-color: #e9807a;	border-color: #ea8b85 #ea8b85 #e36159;	color: #ffffff;}html .btn-secondary:focus,html .btn-secondary.focus {	-webkit-box-shadow: 0 0 0 3px rgba(227, 97, 89, 0.5);	        box-shadow: 0 0 0 3px rgba(227, 97, 89, 0.5);}html .btn-secondary.disabled,html .btn-secondary:disabled {	background-color: #e36159;	border-color: #e36159 #e36159 #dc372d;}html .btn-secondary:active,html .btn-secondary.active,.show > html .btn-secondary.dropdown-toggle {	background-color: #dd4238 !important;	background-image: none !important;	border-color: #dc372d #dc372d #b7281f !important;	-webkit-box-shadow: 0 0 0 0.2rem rgba(227, 97, 89, 0.5) !important;	        box-shadow: 0 0 0 0.2rem rgba(227, 97, 89, 0.5) !important;}html .btn-secondary-scale-2 {	background-color: #df4c43;	border-color: #df4c43 #df4c43 #cd2c23;	color: #ffffff;}html .btn-secondary-scale-2:hover,html .btn-secondary-scale-2.hover {	background-color: #e56b64;	border-color: #e7766f #e7766f #df4c43;	color: #ffffff;}html .btn-secondary-scale-2:focus,html .btn-secondary-scale-2.focus {	-webkit-box-shadow: 0 0 0 3px rgba(223, 76, 67, 0.5);	        box-shadow: 0 0 0 3px rgba(223, 76, 67, 0.5);}html .btn-secondary-scale-2.disabled,html .btn-secondary-scale-2:disabled {	background-color: #df4c43;	border-color: #df4c43 #df4c43 #cd2c23;}html .btn-secondary-scale-2:active,html .btn-secondary-scale-2.active,.show > html .btn-secondary-scale-2.dropdown-toggle {	background-color: #d82f24 !important;	background-image: none !important;	border-color: #cd2c23 #cd2c23 #a1231b !important;	-webkit-box-shadow: 0 0 0 0.2rem rgba(223, 76, 67, 0.5) !important;	        box-shadow: 0 0 0 0.2rem rgba(223, 76, 67, 0.5) !important;}html .show > .btn-secondary.dropdown-toggle {	background-color: #dd4238;	background-image: none;	border-color: #dc372d #dc372d #b7281f;}html .btn-tertiary {	background-color: #2baab1;	border-color: #2baab1 #2baab1 #218388;	color: #ffffff;}html .btn-tertiary:hover,html .btn-tertiary.hover {	background-color: #34c6ce;	border-color: #3fc9d0 #3fc9d0 #2baab1;	color: #ffffff;}html .btn-tertiary:focus,html .btn-tertiary.focus {	-webkit-box-shadow: 0 0 0 3px rgba(43, 170, 177, 0.5);	        box-shadow: 0 0 0 3px rgba(43, 170, 177, 0.5);}html .btn-tertiary.disabled,html .btn-tertiary:disabled {	background-color: #2baab1;	border-color: #2baab1 #2baab1 #218388;}html .btn-tertiary:active,html .btn-tertiary.active,.show > html .btn-tertiary.dropdown-toggle {	background-color: #248c92 !important;	background-image: none !important;	border-color: #218388 #218388 #175b5f !important;	-webkit-box-shadow: 0 0 0 0.2rem rgba(43, 170, 177, 0.5) !important;	        box-shadow: 0 0 0 0.2rem rgba(43, 170, 177, 0.5) !important;}html .btn-tertiary-scale-2 {	background-color: #26969c;	border-color: #26969c #26969c #1c6f73;	color: #ffffff;}html .btn-tertiary-scale-2:hover,html .btn-tertiary-scale-2.hover {	background-color: #2db4bb;	border-color: #30bec6 #30bec6 #26969c;	color: #ffffff;}html .btn-tertiary-scale-2:focus,html .btn-tertiary-scale-2.focus {	-webkit-box-shadow: 0 0 0 3px rgba(38, 150, 156, 0.5);	        box-shadow: 0 0 0 3px rgba(38, 150, 156, 0.5);}html .btn-tertiary-scale-2.disabled,html .btn-tertiary-scale-2:disabled {	background-color: #26969c;	border-color: #26969c #26969c #1c6f73;}html .btn-tertiary-scale-2:active,html .btn-tertiary-scale-2.active,.show > html .btn-tertiary-scale-2.dropdown-toggle {	background-color: #1f797e !important;	background-image: none !important;	border-color: #1c6f73 #1c6f73 #12474a !important;	-webkit-box-shadow: 0 0 0 0.2rem rgba(38, 150, 156, 0.5) !important;	        box-shadow: 0 0 0 0.2rem rgba(38, 150, 156, 0.5) !important;}html .show > .btn-tertiary.dropdown-toggle {	background-color: #248c92;	background-image: none;	border-color: #218388 #218388 #175b5f;}html .btn-quaternary {	background-color: #383f48;	border-color: #383f48 #383f48 #22262b;	color: #ffffff;}html .btn-quaternary:hover,html .btn-quaternary.hover {	background-color: #49525e;	border-color: #4e5865 #4e5865 #383f48;	color: #ffffff;}html .btn-quaternary:focus,html .btn-quaternary.focus {	-webkit-box-shadow: 0 0 0 3px rgba(56, 63, 72, 0.5);	        box-shadow: 0 0 0 3px rgba(56, 63, 72, 0.5);}html .btn-quaternary.disabled,html .btn-quaternary:disabled {	background-color: #383f48;	border-color: #383f48 #383f48 #22262b;}html .btn-quaternary:active,html .btn-quaternary.active,.show > html .btn-quaternary.dropdown-toggle {	background-color: #272c32 !important;	background-image: none !important;	border-color: #22262b #22262b #0b0d0f !important;	-webkit-box-shadow: 0 0 0 0.2rem rgba(56, 63, 72, 0.5) !important;	        box-shadow: 0 0 0 0.2rem rgba(56, 63, 72, 0.5) !important;}html .btn-quaternary-scale-2 {	background-color: #2d323a;	border-color: #2d323a #2d323a #17191d;	color: #ffffff;}html .btn-quaternary-scale-2:hover,html .btn-quaternary-scale-2.hover {	background-color: #3e454f;	border-color: #434c56 #434c56 #2d323a;	color: #ffffff;}html .btn-quaternary-scale-2:focus,html .btn-quaternary-scale-2.focus {	-webkit-box-shadow: 0 0 0 3px rgba(45, 50, 58, 0.5);	        box-shadow: 0 0 0 3px rgba(45, 50, 58, 0.5);}html .btn-quaternary-scale-2.disabled,html .btn-quaternary-scale-2:disabled {	background-color: #2d323a;	border-color: #2d323a #2d323a #17191d;}html .btn-quaternary-scale-2:active,html .btn-quaternary-scale-2.active,.show > html .btn-quaternary-scale-2.dropdown-toggle {	background-color: #1c2024 !important;	background-image: none !important;	border-color: #17191d #17191d #000000 !important;	-webkit-box-shadow: 0 0 0 0.2rem rgba(45, 50, 58, 0.5) !important;	        box-shadow: 0 0 0 0.2rem rgba(45, 50, 58, 0.5) !important;}html .show > .btn-quaternary.dropdown-toggle {	background-color: #272c32;	background-image: none;	border-color: #22262b #22262b #0b0d0f;}html .btn-dark {	background-color: #2e353e;	border-color: #2e353e #2e353e #181c21;	color: #ffffff;}html .btn-dark:hover,html .btn-dark.hover {	background-color: #3e4854;	border-color: #444e5b #444e5b #2e353e;	color: #ffffff;}html .btn-dark:focus,html .btn-dark.focus {	-webkit-box-shadow: 0 0 0 3px rgba(46, 53, 62, 0.5);	        box-shadow: 0 0 0 3px rgba(46, 53, 62, 0.5);}html .btn-dark.disabled,html .btn-dark:disabled {	background-color: #2e353e;	border-color: #2e353e #2e353e #181c21;}html .btn-dark:active,html .btn-dark.active,.show > html .btn-dark.dropdown-toggle {	background-color: #1e2228 !important;	background-image: none !important;	border-color: #181c21 #181c21 #030303 !important;	-webkit-box-shadow: 0 0 0 0.2rem rgba(46, 53, 62, 0.5) !important;	        box-shadow: 0 0 0 0.2rem rgba(46, 53, 62, 0.5) !important;}html .btn-dark-scale-2 {	background-color: #23282f;	border-color: #23282f #23282f #0d0f12;	color: #ffffff;}html .btn-dark-scale-2:hover,html .btn-dark-scale-2.hover {	background-color: #333b45;	border-color: #39424d #39424d #23282f;	color: #ffffff;}html .btn-dark-scale-2:focus,html .btn-dark-scale-2.focus {	-webkit-box-shadow: 0 0 0 3px rgba(35, 40, 47, 0.5);	        box-shadow: 0 0 0 3px rgba(35, 40, 47, 0.5);}html .btn-dark-scale-2.disabled,html .btn-dark-scale-2:disabled {	background-color: #23282f;	border-color: #23282f #23282f #0d0f12;}html .btn-dark-scale-2:active,html .btn-dark-scale-2.active,.show > html .btn-dark-scale-2.dropdown-toggle {	background-color: #131619 !important;	background-image: none !important;	border-color: #0d0f12 #0d0f12 #000000 !important;	-webkit-box-shadow: 0 0 0 0.2rem rgba(35, 40, 47, 0.5) !important;	        box-shadow: 0 0 0 0.2rem rgba(35, 40, 47, 0.5) !important;}html .show > .btn-dark.dropdown-toggle {	background-color: #1e2228;	background-image: none;	border-color: #181c21 #181c21 #030303;}html .btn-light {	background-color: #ffffff;	border-color: #ffffff #ffffff #e6e6e6;	color: #777777;}html .btn-light:hover,html .btn-light.hover {	background-color: #ffffff;	border-color: #ffffff #ffffff #ffffff;	color: #777777;}html .btn-light:focus,html .btn-light.focus {	-webkit-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.5);	        box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.5);}html .btn-light.disabled,html .btn-light:disabled {	background-color: #ffffff;	border-color: #ffffff #ffffff #e6e6e6;}html .btn-light:active,html .btn-light.active,.show > html .btn-light.dropdown-toggle {	background-color: #ececec !important;	background-image: none !important;	border-color: #e6e6e6 #e6e6e6 #cccccc !important;	-webkit-box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5) !important;	        box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5) !important;}html .btn-light-scale-2 {	background-color: #f2f2f2;	border-color: #f2f2f2 #f2f2f2 #d9d9d9;	color: #777777;}html .btn-light-scale-2:hover,html .btn-light-scale-2.hover {	background-color: #ffffff;	border-color: #ffffff #ffffff #f2f2f2;	color: #777777;}html .btn-light-scale-2:focus,html .btn-light-scale-2.focus {	-webkit-box-shadow: 0 0 0 3px rgba(242, 242, 242, 0.5);	        box-shadow: 0 0 0 3px rgba(242, 242, 242, 0.5);}html .btn-light-scale-2.disabled,html .btn-light-scale-2:disabled {	background-color: #f2f2f2;	border-color: #f2f2f2 #f2f2f2 #d9d9d9;}html .btn-light-scale-2:active,html .btn-light-scale-2.active,.show > html .btn-light-scale-2.dropdown-toggle {	background-color: #dfdfdf !important;	background-image: none !important;	border-color: #d9d9d9 #d9d9d9 #bfbfbf !important;	-webkit-box-shadow: 0 0 0 0.2rem rgba(242, 242, 242, 0.5) !important;	        box-shadow: 0 0 0 0.2rem rgba(242, 242, 242, 0.5) !important;}html .show > .btn-light.dropdown-toggle {	background-color: #ececec;	background-image: none;	border-color: #e6e6e6 #e6e6e6 #cccccc;}.pagination > li > a,.pagination > li > span,.pagination > li > a:hover,.pagination > li > span:hover,.pagination > li > a:focus,.pagination > li > span:focus {	color: #D56FAC;}.pagination > .active > a,.pagination > .active > span,.pagination > .active > a:hover,.pagination > .active > span:hover,.pagination > .active > a:focus,.pagination > .active > span:focus,.pagination .page-item.active .page-link {	background-color: #D56FAC !important;	border-color: #D56FAC;}body.dark .pagination > li > a,body.dark .pagination > li > span,body.dark .pagination > li > a:hover,body.dark .pagination > li > span:hover,body.dark .pagination > li > a:focus,body.dark .pagination > li > span:focus {	color: #b20000;}body.dark .pagination > .active > a,body.dark .pagination > .active > span,body.dark .pagination > .active > a:hover,body.dark .pagination > .active > span:hover,body.dark .pagination > .active > a:focus,body.dark .pagination > .active > span:focus {	background-color: #b20000;	border-color: #b20000;}.pagination > .active > a,body.dark .pagination > .active > a {	background-color: #b20000;	border-color: #b20000 #b20000 #006699;	color: #ffffff;}.pagination > .active > a:hover,body.dark .pagination > .active > a:hover,.pagination > .active > a.hover,body.dark .pagination > .active > a.hover {	background-color: #00a1f2;	border-color: #00aaff #00aaff #b20000;	color: #ffffff;}.pagination > .active > a:focus,body.dark .pagination > .active > a:focus,.pagination > .active > a.focus,body.dark .pagination > .active > a.focus {	-webkit-box-shadow: 0 0 0 3px rgba(0, 136, 204, 0.5);	        box-shadow: 0 0 0 3px rgba(0, 136, 204, 0.5);}.pagination > .active > a.disabled,body.dark .pagination > .active > a.disabled,.pagination > .active > a:disabled,body.dark .pagination > .active > a:disabled {	background-color: #b20000;	border-color: #b20000 #b20000 #006699;}.pagination > .active > a:active,body.dark .pagination > .active > a:active,.pagination > .active > a.active,body.dark .pagination > .active > a.active,.show > .pagination > .active > a.dropdown-toggle,.show > body.dark .pagination > .active > a.dropdown-toggle {	background-color: #006ea6 !important;	background-image: none !important;	border-color: #006699 #006699 #004466 !important;	-webkit-box-shadow: 0 0 0 0.2rem rgba(0, 136, 204, 0.5) !important;	        box-shadow: 0 0 0 0.2rem rgba(0, 136, 204, 0.5) !important;}.switch.switch-primary .ios-switch .on-background {	background: #b20000;}.badge-primary {	background: #b20000;}.alternative-font {	color: #b20000;}.highlight {	background-color: #b20000;}p.drop-caps:first-letter {	color: #b20000;}p.drop-caps.drop-caps-style-2:first-letter {	background-color: #b20000;}.form-control:focus {	border-color: #33bbff;	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(0, 136, 204, 0.3);	        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(0, 136, 204, 0.3);}.header .toggle-sidebar-left {	background: #b20000;}.fc .fc-toolbar h2:before {	color: #b20000;}.fc .fc-toolbar .fc-button.fc-state-active {	background-color: #b20000;}.fc .fc-day-grid-container {	height: auto !important;}.fc-event {	background: #b20000;	border-color: #b20000;}.fc-event.fc-event-primary {	background: #b20000;	border-color: #b20000;}.jqvmap-zoomin,.jqvmap-zoomout {	background: #b20000;}.timeline .tm-items > li .tm-datetime .tm-datetime-time {	color: #b20000;}.timeline .tm-items > li .tm-icon {	border-color: #b20000;	color: #b20000;}.timeline.timeline-simple .tm-body .tm-items > li:before {	background: #b20000;	-webkit-box-shadow: 0 0 0 3px #ffffff, 0 0 0 6px #b20000;	        box-shadow: 0 0 0 3px #ffffff, 0 0 0 6px #b20000;}html.dark .timeline.timeline-simple .tm-body .tm-items > li:before {	background: #b20000;	-webkit-box-shadow: 0 0 0 3px #2e353e, 0 0 0 6px #b20000;	        box-shadow: 0 0 0 3px #2e353e, 0 0 0 6px #b20000;}.pricing-table .most-popular {	border-color: #b20000;}.pricing-table .most-popular h3 {	background-color: #b20000;}.pricing-table.princig-table-flat .plan h3 {	background-color: #b20000;}.pricing-table.princig-table-flat .plan h3 span {	background: #b20000;}.dataTables_processing {	background-color: #b20000;}.accordion .card-header a {	color: #b20000;}html .accordion.accordion-primary .card-header {	background-color: #b20000 !important;}html .accordion.accordion-primary .card-header a {	color: #ffffff;}html .accordion.accordion-secondary .card-header {	background-color: #e36159 !important;}html .accordion.accordion-secondary .card-header a {	color: #ffffff;}html .accordion.accordion-tertiary .card-header {	background-color: #2baab1 !important;}html .accordion.accordion-tertiary .card-header a {	color: #ffffff;}html .accordion.accordion-quaternary .card-header {	background-color: #383f48 !important;}html .accordion.accordion-quaternary .card-header a {	color: #ffffff;}html .accordion.accordion-dark .card-header {	background-color: #2e353e !important;}html .accordion.accordion-dark .card-header a {	color: #ffffff;}html .accordion.accordion-light .card-header {	background-color: #ffffff !important;}html .accordion.accordion-light .card-header a {	color: #777777;}html .toggle-primary .toggle label {	color: #b20000;	border-left-color: #b20000;	border-right-color: #b20000;}html .toggle-primary .toggle.active > label {	background-color: #b20000 !important;	border-color: #b20000;	color: #ffffff;}html .toggle-primary.toggle-simple .toggle > label:after {	background-color: #b20000;}html .toggle-secondary .toggle label {	color: #e36159;	border-left-color: #e36159;	border-right-color: #e36159;}html .toggle-secondary .toggle.active > label {	background-color: #e36159 !important;	border-color: #e36159;	color: #ffffff;}html .toggle-secondary.toggle-simple .toggle > label:after {	background-color: #e36159;}html .toggle-tertiary .toggle label {	color: #2baab1;	border-left-color: #2baab1;	border-right-color: #2baab1;}html .toggle-tertiary .toggle.active > label {	background-color: #2baab1 !important;	border-color: #2baab1;	color: #ffffff;}html .toggle-tertiary.toggle-simple .toggle > label:after {	background-color: #2baab1;}html .toggle-quaternary .toggle label {	color: #383f48;	border-left-color: #383f48;	border-right-color: #383f48;}html .toggle-quaternary .toggle.active > label {	background-color: #383f48 !important;	border-color: #383f48;	color: #ffffff;}html .toggle-quaternary.toggle-simple .toggle > label:after {	background-color: #383f48;}html .toggle-dark .toggle label {	color: #2e353e;	border-left-color: #2e353e;	border-right-color: #2e353e;}html .toggle-dark .toggle.active > label {	background-color: #2e353e !important;	border-color: #2e353e;	color: #ffffff;}html .toggle-dark.toggle-simple .toggle > label:after {	background-color: #2e353e;}html .toggle-light .toggle label {	color: #ffffff;	border-left-color: #ffffff;	border-right-color: #ffffff;}html .toggle-light .toggle.active > label {	background-color: #ffffff !important;	border-color: #ffffff;	color: #777777;}html .toggle-light.toggle-simple .toggle > label:after {	background-color: #ffffff;}.alert-primary {	background-color: #b20000;	border-color: #007ebd;}.alert-primary .alert-link {	color: #004466;}.dd-handle:hover {	color: #b20000 !important;}.dd-placeholder {	background: #e6f7ff;	border-color: #b20000;}.card-highlight .card-header {	background-color: #b20000;	border-color: #b20000;}.card-highlight .card-body {	background-color: #b20000;}html .card-primary .card-header {	background: #b20000;	border-color: #b20000;}html .card-featured-primary {	border-color: #b20000;}html .card-featured-primary .card-title {	color: #b20000;}html .card-group .card-accordion-primary {	background: #b20000;}html .card-secondary .card-header {	background: #e36159;	border-color: #e36159;}html .card-featured-secondary {	border-color: #e36159;}html .card-featured-secondary .card-title {	color: #e36159;}html .card-group .card-accordion-secondary {	background: #e36159;}html .card-tertiary .card-header {	background: #2baab1;	border-color: #2baab1;}html .card-featured-tertiary {	border-color: #2baab1;}html .card-featured-tertiary .card-title {	color: #2baab1;}html .card-group .card-accordion-tertiary {	background: #2baab1;}html .card-quaternary .card-header {	background: #383f48;	border-color: #383f48;}html .card-featured-quaternary {	border-color: #383f48;}html .card-featured-quaternary .card-title {	color: #383f48;}html .card-group .card-accordion-quaternary {	background: #383f48;}html .card-dark .card-header {	background: #2e353e;	border-color: #2e353e;}html .card-featured-dark {	border-color: #2e353e;}html .card-featured-dark .card-title {	color: #2e353e;}html .card-group .card-accordion-dark {	background: #2e353e;}html .card-light .card-header {	background: #ffffff;	border-color: #ffffff;}html .card-featured-light {	border-color: #ffffff;}html .card-featured-light .card-title {	color: #ffffff;}html .card-group .card-accordion-light {	background: #ffffff;}.progress-bar {	background-color: #b20000;}.progress .progress-bar-primary {	background-color: #b20000;}.toggle label {	border-left-color: #b20000;	color: #b20000;}.toggle.active > label {	background: #b20000 !important;	border-color: #b20000;}.jstree-default .jstree-hovered {	background-color: #e6f7ff !important;}.jstree-default .jstree-clicked {	background-color: #b3e5ff !important;}.jstree-default .colored {	color: #b20000 !important;}.jstree-default .colored .jstree-icon {	color: #b20000 !important;}.jstree-default .colored-icon .jstree-icon {	color: #b20000 !important;}.sidebar-widget.widget-tasks ul li:before {	border-color: #b20000;}.widget-twitter-profile {	background-color: #b20000;}.widget-twitter-profile .profile-quote {	background-color: #0096e0;}.widget-twitter-profile .profile-quote .quote-footer {	border-top-color: rgba(0, 170, 255, 0.7);}.widget-profile-info .profile-info .profile-footer {	border-top-color: rgba(0, 170, 255, 0.7);}.thumb-info .thumb-info-type {	background-color: #b20000;}.social-icons-list a {	background: #b20000;}.notifications .notification-menu .notification-title {	background: #b20000;}.notifications .notification-menu .notification-title .badge-default {	background-color: #006699;}.notifications .notification-menu:before,.notifications .notification-icon:before {	border-bottom-color: #b20000;}.ui-pnotify .notification-primary {	background: rgba(0, 136, 204, 0.95);}.ui-pnotify.stack-bar-top .notification-primary,.ui-pnotify.stack-bar-bottom .notification-primary {	background: #b20000;}.ui-pnotify.notification-primary .notification,.ui-pnotify.notification-primary .notification-primary {	background: rgba(0, 136, 204, 0.95);}.ui-pnotify.notification-primary.stack-bar-top .notification,.ui-pnotify.notification-primary.stack-bar-bottom .notification,.ui-pnotify.notification-primary.stack-bar-top .notification-primary,.ui-pnotify.notification-primary.stack-bar-bottom .notification-primary {	background: #b20000;}.modal-block-primary .fa,.modal-block-primary .fab,.modal-block-primary .fal,.modal-block-primary .far,.modal-block-primary .fas {	color: #b20000;}.modal-block-primary.modal-header-color .card-header {	background-color: #b20000;}.modal-block-primary.modal-full-color .card {	background-color: #00a3f5;}.modal-block-primary.modal-full-color .card-header {	background-color: #b20000;}.modal-block-primary.modal-full-color .card-footer {	background-color: #00a3f5;}.modal-block-primary .modal-icon .fa,.modal-block-primary .modal-icon .fab,.modal-block-primary .modal-icon .fal,.modal-block-primary .modal-icon .far,.modal-block-primary .modal-icon .fas {	color: #b20000;}html body .tabs .nav-tabs .nav-link,html.dark body .tabs .nav-tabs .nav-link,html body .tabs .nav-tabs .nav-link:hover,html.dark body .tabs .nav-tabs .nav-link:hover {	color: #b20000;    font-size: 17px;}html body .tabs .nav-tabs .nav-link:hover,html.dark body .tabs .nav-tabs .nav-link:hover,html body .tabs .nav-tabs .nav-link:focus,html.dark body .tabs .nav-tabs .nav-link:focus {	border-top-color: #b20000;}html body .tabs .nav-tabs li.active .nav-link,html.dark body .tabs .nav-tabs li.active .nav-link {	border-top-color: #b20000;	color: #b20000;}html body .tabs .nav-tabs.nav-justified .nav-link:hover,html.dark body .tabs .nav-tabs.nav-justified .nav-link:hover,html body .tabs .nav-tabs.nav-justified .nav-link:focus,html.dark body .tabs .nav-tabs.nav-justified .nav-link:focus {	border-top-color: #b20000;}html body .tabs.tabs-bottom .nav-tabs li .nav-link:hover,html.dark body .tabs.tabs-bottom .nav-tabs li .nav-link:hover,html body .tabs.tabs-bottom .nav-tabs li.active .nav-link,html.dark body .tabs.tabs-bottom .nav-tabs li.active .nav-link,html body .tabs.tabs-bottom .nav-tabs li.active .nav-link:hover,html.dark body .tabs.tabs-bottom .nav-tabs li.active .nav-link:hover,html body .tabs.tabs-bottom .nav-tabs li.active .nav-link:focus,html.dark body .tabs.tabs-bottom .nav-tabs li.active .nav-link:focus {	border-bottom-color: #b20000;}html body .tabs.tabs-vertical.tabs-left .nav-tabs li .nav-link:hover,html.dark body .tabs.tabs-vertical.tabs-left .nav-tabs li .nav-link:hover,html body .tabs.tabs-vertical.tabs-left .nav-tabs li.active .nav-link,html.dark body .tabs.tabs-vertical.tabs-left .nav-tabs li.active .nav-link,html body .tabs.tabs-vertical.tabs-left .nav-tabs li.active .nav-link:hover,html.dark body .tabs.tabs-vertical.tabs-left .nav-tabs li.active .nav-link:hover,html body .tabs.tabs-vertical.tabs-left .nav-tabs li.active .nav-link:focus,html.dark body .tabs.tabs-vertical.tabs-left .nav-tabs li.active .nav-link:focus {	border-left-color: #b20000;}html body .tabs.tabs-vertical.tabs-right .nav-tabs li .nav-link:hover,html.dark body .tabs.tabs-vertical.tabs-right .nav-tabs li .nav-link:hover,html body .tabs.tabs-vertical.tabs-right .nav-tabs li.active .nav-link,html.dark body .tabs.tabs-vertical.tabs-right .nav-tabs li.active .nav-link,html body .tabs.tabs-vertical.tabs-right .nav-tabs li.active .nav-link:hover,html.dark body .tabs.tabs-vertical.tabs-right .nav-tabs li.active .nav-link:hover,html body .tabs.tabs-vertical.tabs-right .nav-tabs li.active .nav-link:focus,html.dark body .tabs.tabs-vertical.tabs-right .nav-tabs li.active .nav-link:focus {	border-right-color: #b20000;}html body .tabs.tabs-simple .nav-tabs > li.active .nav-link,html.dark body .tabs.tabs-simple .nav-tabs > li.active .nav-link,html body .tabs.tabs-simple .nav-tabs > li.active .nav-link:focus,html.dark body .tabs.tabs-simple .nav-tabs > li.active .nav-link:focus,html body .tabs.tabs-simple .nav-tabs > li .nav-link:hover,html.dark body .tabs.tabs-simple .nav-tabs > li .nav-link:hover,html body .tabs.tabs-simple .nav-tabs > li.active .nav-link:hover,html.dark body .tabs.tabs-simple .nav-tabs > li.active .nav-link:hover {	border-top-color: #b20000;	color: #b20000;}html body .tabs-primary .nav-tabs li .nav-link,html.dark body .tabs-primary .nav-tabs li .nav-link,html body .tabs-primary .nav-tabs.nav-justified li .nav-link,html.dark body .tabs-primary .nav-tabs.nav-justified li .nav-link,html body .tabs-primary .nav-tabs li .nav-link:hover,html.dark body .tabs-primary .nav-tabs li .nav-link:hover,html body .tabs-primary .nav-tabs.nav-justified li .nav-link:hover,html.dark body .tabs-primary .nav-tabs.nav-justified li .nav-link:hover {	color: #b20000;}html body .tabs-primary .nav-tabs li .nav-link:hover,html.dark body .tabs-primary .nav-tabs li .nav-link:hover,html body .tabs-primary .nav-tabs.nav-justified li .nav-link:hover,html.dark body .tabs-primary .nav-tabs.nav-justified li .nav-link:hover {	border-top-color: #b20000;}html body .tabs-primary .nav-tabs li.active .nav-link,html.dark body .tabs-primary .nav-tabs li.active .nav-link,html body .tabs-primary .nav-tabs.nav-justified li.active .nav-link,html.dark body .tabs-primary .nav-tabs.nav-justified li.active .nav-link,html body .tabs-primary .nav-tabs li.active .nav-link:hover,html.dark body .tabs-primary .nav-tabs li.active .nav-link:hover,html body .tabs-primary .nav-tabs.nav-justified li.active .nav-link:hover,html.dark body .tabs-primary .nav-tabs.nav-justified li.active .nav-link:hover,html body .tabs-primary .nav-tabs li.active .nav-link:focus,html.dark body .tabs-primary .nav-tabs li.active .nav-link:focus,html body .tabs-primary .nav-tabs.nav-justified li.active .nav-link:focus,html.dark body .tabs-primary .nav-tabs.nav-justified li.active .nav-link:focus {	border-top-color: #b20000;	color: #b20000;}html body .tabs-primary.tabs-bottom .nav-tabs li .nav-link:hover,html.dark body .tabs-primary.tabs-bottom .nav-tabs li .nav-link:hover,html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover,html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover {	border-bottom-color: #b20000;}html body .tabs-primary.tabs-bottom .nav-tabs li.active .nav-link,html.dark body .tabs-primary.tabs-bottom .nav-tabs li.active .nav-link,html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,html body .tabs-primary.tabs-bottom .nav-tabs li.active .nav-link:hover,html.dark body .tabs-primary.tabs-bottom .nav-tabs li.active .nav-link:hover,html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,html body .tabs-primary.tabs-bottom .nav-tabs li.active .nav-link:focus,html.dark body .tabs-primary.tabs-bottom .nav-tabs li.active .nav-link:focus,html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus,html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus {	border-bottom-color: #b20000;}html body .tabs-primary.tabs-vertical.tabs-left li .nav-link:hover,html.dark body .tabs-primary.tabs-vertical.tabs-left li .nav-link:hover {	border-left-color: #b20000;}html body .tabs-primary.tabs-vertical.tabs-left li.active .nav-link,html.dark body .tabs-primary.tabs-vertical.tabs-left li.active .nav-link,html body .tabs-primary.tabs-vertical.tabs-left li.active .nav-link:hover,html.dark body .tabs-primary.tabs-vertical.tabs-left li.active .nav-link:hover,html body .tabs-primary.tabs-vertical.tabs-left li.active .nav-link:focus,html.dark body .tabs-primary.tabs-vertical.tabs-left li.active .nav-link:focus {	border-left-color: #b20000;}html body .tabs-primary.tabs-vertical.tabs-right li .nav-link:hover,html.dark body .tabs-primary.tabs-vertical.tabs-right li .nav-link:hover {	border-right-color: #b20000;}html body .tabs-primary.tabs-vertical.tabs-right li.active .nav-link,html.dark body .tabs-primary.tabs-vertical.tabs-right li.active .nav-link,html body .tabs-primary.tabs-vertical.tabs-right li.active .nav-link:hover,html.dark body .tabs-primary.tabs-vertical.tabs-right li.active .nav-link:hover,html body .tabs-primary.tabs-vertical.tabs-right li.active .nav-link:focus,html.dark body .tabs-primary.tabs-vertical.tabs-right li.active .nav-link:focus {	border-right-color: #b20000;}html body .tabs-secondary .nav-tabs li .nav-link,html.dark body .tabs-secondary .nav-tabs li .nav-link,html body .tabs-secondary .nav-tabs.nav-justified li .nav-link,html.dark body .tabs-secondary .nav-tabs.nav-justified li .nav-link,html body .tabs-secondary .nav-tabs li .nav-link:hover,html.dark body .tabs-secondary .nav-tabs li .nav-link:hover,html body .tabs-secondary .nav-tabs.nav-justified li .nav-link:hover,html.dark body .tabs-secondary .nav-tabs.nav-justified li .nav-link:hover {	color: #e36159;}html body .tabs-secondary .nav-tabs li .nav-link:hover,html.dark body .tabs-secondary .nav-tabs li .nav-link:hover,html body .tabs-secondary .nav-tabs.nav-justified li .nav-link:hover,html.dark body .tabs-secondary .nav-tabs.nav-justified li .nav-link:hover {	border-top-color: #e36159;}html body .tabs-secondary .nav-tabs li.active .nav-link,html.dark body .tabs-secondary .nav-tabs li.active .nav-link,html body .tabs-secondary .nav-tabs.nav-justified li.active .nav-link,html.dark body .tabs-secondary .nav-tabs.nav-justified li.active .nav-link,html body .tabs-secondary .nav-tabs li.active .nav-link:hover,html.dark body .tabs-secondary .nav-tabs li.active .nav-link:hover,html body .tabs-secondary .nav-tabs.nav-justified li.active .nav-link:hover,html.dark body .tabs-secondary .nav-tabs.nav-justified li.active .nav-link:hover,html body .tabs-secondary .nav-tabs li.active .nav-link:focus,html.dark body .tabs-secondary .nav-tabs li.active .nav-link:focus,html body .tabs-secondary .nav-tabs.nav-justified li.active .nav-link:focus,html.dark body .tabs-secondary .nav-tabs.nav-justified li.active .nav-link:focus {	border-top-color: #e36159;	color: #e36159;}html body .tabs-secondary.tabs-bottom .nav-tabs li .nav-link:hover,html.dark body .tabs-secondary.tabs-bottom .nav-tabs li .nav-link:hover,html body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover,html.dark body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover {	border-bottom-color: #e36159;}html body .tabs-secondary.tabs-bottom .nav-tabs li.active .nav-link,html.dark body .tabs-secondary.tabs-bottom .nav-tabs li.active .nav-link,html body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,html.dark body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,html body .tabs-secondary.tabs-bottom .nav-tabs li.active .nav-link:hover,html.dark body .tabs-secondary.tabs-bottom .nav-tabs li.active .nav-link:hover,html body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,html.dark body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,html body .tabs-secondary.tabs-bottom .nav-tabs li.active .nav-link:focus,html.dark body .tabs-secondary.tabs-bottom .nav-tabs li.active .nav-link:focus,html body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus,html.dark body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus {	border-bottom-color: #e36159;}html body .tabs-secondary.tabs-vertical.tabs-left li .nav-link:hover,html.dark body .tabs-secondary.tabs-vertical.tabs-left li .nav-link:hover {	border-left-color: #e36159;}html body .tabs-secondary.tabs-vertical.tabs-left li.active .nav-link,html.dark body .tabs-secondary.tabs-vertical.tabs-left li.active .nav-link,html body .tabs-secondary.tabs-vertical.tabs-left li.active .nav-link:hover,html.dark body .tabs-secondary.tabs-vertical.tabs-left li.active .nav-link:hover,html body .tabs-secondary.tabs-vertical.tabs-left li.active .nav-link:focus,html.dark body .tabs-secondary.tabs-vertical.tabs-left li.active .nav-link:focus {	border-left-color: #e36159;}html body .tabs-secondary.tabs-vertical.tabs-right li .nav-link:hover,html.dark body .tabs-secondary.tabs-vertical.tabs-right li .nav-link:hover {	border-right-color: #e36159;}html body .tabs-secondary.tabs-vertical.tabs-right li.active .nav-link,html.dark body .tabs-secondary.tabs-vertical.tabs-right li.active .nav-link,html body .tabs-secondary.tabs-vertical.tabs-right li.active .nav-link:hover,html.dark body .tabs-secondary.tabs-vertical.tabs-right li.active .nav-link:hover,html body .tabs-secondary.tabs-vertical.tabs-right li.active .nav-link:focus,html.dark body .tabs-secondary.tabs-vertical.tabs-right li.active .nav-link:focus {	border-right-color: #e36159;}html body .tabs-tertiary .nav-tabs li .nav-link,html.dark body .tabs-tertiary .nav-tabs li .nav-link,html body .tabs-tertiary .nav-tabs.nav-justified li .nav-link,html.dark body .tabs-tertiary .nav-tabs.nav-justified li .nav-link,html body .tabs-tertiary .nav-tabs li .nav-link:hover,html.dark body .tabs-tertiary .nav-tabs li .nav-link:hover,html body .tabs-tertiary .nav-tabs.nav-justified li .nav-link:hover,html.dark body .tabs-tertiary .nav-tabs.nav-justified li .nav-link:hover {	color: #2baab1;}html body .tabs-tertiary .nav-tabs li .nav-link:hover,html.dark body .tabs-tertiary .nav-tabs li .nav-link:hover,html body .tabs-tertiary .nav-tabs.nav-justified li .nav-link:hover,html.dark body .tabs-tertiary .nav-tabs.nav-justified li .nav-link:hover {	border-top-color: #2baab1;}html body .tabs-tertiary .nav-tabs li.active .nav-link,html.dark body .tabs-tertiary .nav-tabs li.active .nav-link,html body .tabs-tertiary .nav-tabs.nav-justified li.active .nav-link,html.dark body .tabs-tertiary .nav-tabs.nav-justified li.active .nav-link,html body .tabs-tertiary .nav-tabs li.active .nav-link:hover,html.dark body .tabs-tertiary .nav-tabs li.active .nav-link:hover,html body .tabs-tertiary .nav-tabs.nav-justified li.active .nav-link:hover,html.dark body .tabs-tertiary .nav-tabs.nav-justified li.active .nav-link:hover,html body .tabs-tertiary .nav-tabs li.active .nav-link:focus,html.dark body .tabs-tertiary .nav-tabs li.active .nav-link:focus,html body .tabs-tertiary .nav-tabs.nav-justified li.active .nav-link:focus,html.dark body .tabs-tertiary .nav-tabs.nav-justified li.active .nav-link:focus {	border-top-color: #2baab1;	color: #2baab1;}html body .tabs-tertiary.tabs-bottom .nav-tabs li .nav-link:hover,html.dark body .tabs-tertiary.tabs-bottom .nav-tabs li .nav-link:hover,html body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover,html.dark body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover {	border-bottom-color: #2baab1;}html body .tabs-tertiary.tabs-bottom .nav-tabs li.active .nav-link,html.dark body .tabs-tertiary.tabs-bottom .nav-tabs li.active .nav-link,html body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,html.dark body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,html body .tabs-tertiary.tabs-bottom .nav-tabs li.active .nav-link:hover,html.dark body .tabs-tertiary.tabs-bottom .nav-tabs li.active .nav-link:hover,html body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,html.dark body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,html body .tabs-tertiary.tabs-bottom .nav-tabs li.active .nav-link:focus,html.dark body .tabs-tertiary.tabs-bottom .nav-tabs li.active .nav-link:focus,html body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus,html.dark body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus {	border-bottom-color: #2baab1;}html body .tabs-tertiary.tabs-vertical.tabs-left li .nav-link:hover,html.dark body .tabs-tertiary.tabs-vertical.tabs-left li .nav-link:hover {	border-left-color: #2baab1;}html body .tabs-tertiary.tabs-vertical.tabs-left li.active .nav-link,html.dark body .tabs-tertiary.tabs-vertical.tabs-left li.active .nav-link,html body .tabs-tertiary.tabs-vertical.tabs-left li.active .nav-link:hover,html.dark body .tabs-tertiary.tabs-vertical.tabs-left li.active .nav-link:hover,html body .tabs-tertiary.tabs-vertical.tabs-left li.active .nav-link:focus,html.dark body .tabs-tertiary.tabs-vertical.tabs-left li.active .nav-link:focus {	border-left-color: #2baab1;}html body .tabs-tertiary.tabs-vertical.tabs-right li .nav-link:hover,html.dark body .tabs-tertiary.tabs-vertical.tabs-right li .nav-link:hover {	border-right-color: #2baab1;}html body .tabs-tertiary.tabs-vertical.tabs-right li.active .nav-link,html.dark body .tabs-tertiary.tabs-vertical.tabs-right li.active .nav-link,html body .tabs-tertiary.tabs-vertical.tabs-right li.active .nav-link:hover,html.dark body .tabs-tertiary.tabs-vertical.tabs-right li.active .nav-link:hover,html body .tabs-tertiary.tabs-vertical.tabs-right li.active .nav-link:focus,html.dark body .tabs-tertiary.tabs-vertical.tabs-right li.active .nav-link:focus {	border-right-color: #2baab1;}html body .tabs-quaternary .nav-tabs li .nav-link,html.dark body .tabs-quaternary .nav-tabs li .nav-link,html body .tabs-quaternary .nav-tabs.nav-justified li .nav-link,html.dark body .tabs-quaternary .nav-tabs.nav-justified li .nav-link,html body .tabs-quaternary .nav-tabs li .nav-link:hover,html.dark body .tabs-quaternary .nav-tabs li .nav-link:hover,html body .tabs-quaternary .nav-tabs.nav-justified li .nav-link:hover,html.dark body .tabs-quaternary .nav-tabs.nav-justified li .nav-link:hover {	color: #383f48;}html body .tabs-quaternary .nav-tabs li .nav-link:hover,html.dark body .tabs-quaternary .nav-tabs li .nav-link:hover,html body .tabs-quaternary .nav-tabs.nav-justified li .nav-link:hover,html.dark body .tabs-quaternary .nav-tabs.nav-justified li .nav-link:hover {	border-top-color: #383f48;}html body .tabs-quaternary .nav-tabs li.active .nav-link,html.dark body .tabs-quaternary .nav-tabs li.active .nav-link,html body .tabs-quaternary .nav-tabs.nav-justified li.active .nav-link,html.dark body .tabs-quaternary .nav-tabs.nav-justified li.active .nav-link,html body .tabs-quaternary .nav-tabs li.active .nav-link:hover,html.dark body .tabs-quaternary .nav-tabs li.active .nav-link:hover,html body .tabs-quaternary .nav-tabs.nav-justified li.active .nav-link:hover,html.dark body .tabs-quaternary .nav-tabs.nav-justified li.active .nav-link:hover,html body .tabs-quaternary .nav-tabs li.active .nav-link:focus,html.dark body .tabs-quaternary .nav-tabs li.active .nav-link:focus,html body .tabs-quaternary .nav-tabs.nav-justified li.active .nav-link:focus,html.dark body .tabs-quaternary .nav-tabs.nav-justified li.active .nav-link:focus {	border-top-color: #383f48;	color: #383f48;}html body .tabs-quaternary.tabs-bottom .nav-tabs li .nav-link:hover,html.dark body .tabs-quaternary.tabs-bottom .nav-tabs li .nav-link:hover,html body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover,html.dark body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover {	border-bottom-color: #383f48;}html body .tabs-quaternary.tabs-bottom .nav-tabs li.active .nav-link,html.dark body .tabs-quaternary.tabs-bottom .nav-tabs li.active .nav-link,html body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,html.dark body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,html body .tabs-quaternary.tabs-bottom .nav-tabs li.active .nav-link:hover,html.dark body .tabs-quaternary.tabs-bottom .nav-tabs li.active .nav-link:hover,html body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,html.dark body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,html body .tabs-quaternary.tabs-bottom .nav-tabs li.active .nav-link:focus,html.dark body .tabs-quaternary.tabs-bottom .nav-tabs li.active .nav-link:focus,html body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus,html.dark body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus {	border-bottom-color: #383f48;}html body .tabs-quaternary.tabs-vertical.tabs-left li .nav-link:hover,html.dark body .tabs-quaternary.tabs-vertical.tabs-left li .nav-link:hover {	border-left-color: #383f48;}html body .tabs-quaternary.tabs-vertical.tabs-left li.active .nav-link,html.dark body .tabs-quaternary.tabs-vertical.tabs-left li.active .nav-link,html body .tabs-quaternary.tabs-vertical.tabs-left li.active .nav-link:hover,html.dark body .tabs-quaternary.tabs-vertical.tabs-left li.active .nav-link:hover,html body .tabs-quaternary.tabs-vertical.tabs-left li.active .nav-link:focus,html.dark body .tabs-quaternary.tabs-vertical.tabs-left li.active .nav-link:focus {	border-left-color: #383f48;}html body .tabs-quaternary.tabs-vertical.tabs-right li .nav-link:hover,html.dark body .tabs-quaternary.tabs-vertical.tabs-right li .nav-link:hover {	border-right-color: #383f48;}html body .tabs-quaternary.tabs-vertical.tabs-right li.active .nav-link,html.dark body .tabs-quaternary.tabs-vertical.tabs-right li.active .nav-link,html body .tabs-quaternary.tabs-vertical.tabs-right li.active .nav-link:hover,html.dark body .tabs-quaternary.tabs-vertical.tabs-right li.active .nav-link:hover,html body .tabs-quaternary.tabs-vertical.tabs-right li.active .nav-link:focus,html.dark body .tabs-quaternary.tabs-vertical.tabs-right li.active .nav-link:focus {	border-right-color: #383f48;}html body .tabs-dark .nav-tabs li .nav-link,html.dark body .tabs-dark .nav-tabs li .nav-link,html body .tabs-dark .nav-tabs.nav-justified li .nav-link,html.dark body .tabs-dark .nav-tabs.nav-justified li .nav-link,html body .tabs-dark .nav-tabs li .nav-link:hover,html.dark body .tabs-dark .nav-tabs li .nav-link:hover,html body .tabs-dark .nav-tabs.nav-justified li .nav-link:hover,html.dark body .tabs-dark .nav-tabs.nav-justified li .nav-link:hover {	color: #2e353e;}html body .tabs-dark .nav-tabs li .nav-link:hover,html.dark body .tabs-dark .nav-tabs li .nav-link:hover,html body .tabs-dark .nav-tabs.nav-justified li .nav-link:hover,html.dark body .tabs-dark .nav-tabs.nav-justified li .nav-link:hover {	border-top-color: #2e353e;}html body .tabs-dark .nav-tabs li.active .nav-link,html.dark body .tabs-dark .nav-tabs li.active .nav-link,html body .tabs-dark .nav-tabs.nav-justified li.active .nav-link,html.dark body .tabs-dark .nav-tabs.nav-justified li.active .nav-link,html body .tabs-dark .nav-tabs li.active .nav-link:hover,html.dark body .tabs-dark .nav-tabs li.active .nav-link:hover,html body .tabs-dark .nav-tabs.nav-justified li.active .nav-link:hover,html.dark body .tabs-dark .nav-tabs.nav-justified li.active .nav-link:hover,html body .tabs-dark .nav-tabs li.active .nav-link:focus,html.dark body .tabs-dark .nav-tabs li.active .nav-link:focus,html body .tabs-dark .nav-tabs.nav-justified li.active .nav-link:focus,html.dark body .tabs-dark .nav-tabs.nav-justified li.active .nav-link:focus {	border-top-color: #2e353e;	color: #2e353e;}html body .tabs-dark.tabs-bottom .nav-tabs li .nav-link:hover,html.dark body .tabs-dark.tabs-bottom .nav-tabs li .nav-link:hover,html body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover,html.dark body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover {	border-bottom-color: #2e353e;}html body .tabs-dark.tabs-bottom .nav-tabs li.active .nav-link,html.dark body .tabs-dark.tabs-bottom .nav-tabs li.active .nav-link,html body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,html.dark body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,html body .tabs-dark.tabs-bottom .nav-tabs li.active .nav-link:hover,html.dark body .tabs-dark.tabs-bottom .nav-tabs li.active .nav-link:hover,html body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,html.dark body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,html body .tabs-dark.tabs-bottom .nav-tabs li.active .nav-link:focus,html.dark body .tabs-dark.tabs-bottom .nav-tabs li.active .nav-link:focus,html body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus,html.dark body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus {	border-bottom-color: #2e353e;}html body .tabs-dark.tabs-vertical.tabs-left li .nav-link:hover,html.dark body .tabs-dark.tabs-vertical.tabs-left li .nav-link:hover {	border-left-color: #2e353e;}html body .tabs-dark.tabs-vertical.tabs-left li.active .nav-link,html.dark body .tabs-dark.tabs-vertical.tabs-left li.active .nav-link,html body .tabs-dark.tabs-vertical.tabs-left li.active .nav-link:hover,html.dark body .tabs-dark.tabs-vertical.tabs-left li.active .nav-link:hover,html body .tabs-dark.tabs-vertical.tabs-left li.active .nav-link:focus,html.dark body .tabs-dark.tabs-vertical.tabs-left li.active .nav-link:focus {	border-left-color: #2e353e;}html body .tabs-dark.tabs-vertical.tabs-right li .nav-link:hover,html.dark body .tabs-dark.tabs-vertical.tabs-right li .nav-link:hover {	border-right-color: #2e353e;}html body .tabs-dark.tabs-vertical.tabs-right li.active .nav-link,html.dark body .tabs-dark.tabs-vertical.tabs-right li.active .nav-link,html body .tabs-dark.tabs-vertical.tabs-right li.active .nav-link:hover,html.dark body .tabs-dark.tabs-vertical.tabs-right li.active .nav-link:hover,html body .tabs-dark.tabs-vertical.tabs-right li.active .nav-link:focus,html.dark body .tabs-dark.tabs-vertical.tabs-right li.active .nav-link:focus {	border-right-color: #2e353e;}html body .tabs-light .nav-tabs li .nav-link,html.dark body .tabs-light .nav-tabs li .nav-link,html body .tabs-light .nav-tabs.nav-justified li .nav-link,html.dark body .tabs-light .nav-tabs.nav-justified li .nav-link,html body .tabs-light .nav-tabs li .nav-link:hover,html.dark body .tabs-light .nav-tabs li .nav-link:hover,html body .tabs-light .nav-tabs.nav-justified li .nav-link:hover,html.dark body .tabs-light .nav-tabs.nav-justified li .nav-link:hover {	color: #ffffff;}html body .tabs-light .nav-tabs li .nav-link:hover,html.dark body .tabs-light .nav-tabs li .nav-link:hover,html body .tabs-light .nav-tabs.nav-justified li .nav-link:hover,html.dark body .tabs-light .nav-tabs.nav-justified li .nav-link:hover {	border-top-color: #ffffff;}html body .tabs-light .nav-tabs li.active .nav-link,html.dark body .tabs-light .nav-tabs li.active .nav-link,html body .tabs-light .nav-tabs.nav-justified li.active .nav-link,html.dark body .tabs-light .nav-tabs.nav-justified li.active .nav-link,html body .tabs-light .nav-tabs li.active .nav-link:hover,html.dark body .tabs-light .nav-tabs li.active .nav-link:hover,html body .tabs-light .nav-tabs.nav-justified li.active .nav-link:hover,html.dark body .tabs-light .nav-tabs.nav-justified li.active .nav-link:hover,html body .tabs-light .nav-tabs li.active .nav-link:focus,html.dark body .tabs-light .nav-tabs li.active .nav-link:focus,html body .tabs-light .nav-tabs.nav-justified li.active .nav-link:focus,html.dark body .tabs-light .nav-tabs.nav-justified li.active .nav-link:focus {	border-top-color: #ffffff;	color: #ffffff;}html body .tabs-light.tabs-bottom .nav-tabs li .nav-link:hover,html.dark body .tabs-light.tabs-bottom .nav-tabs li .nav-link:hover,html body .tabs-light.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover,html.dark body .tabs-light.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover {	border-bottom-color: #ffffff;}html body .tabs-light.tabs-bottom .nav-tabs li.active .nav-link,html.dark body .tabs-light.tabs-bottom .nav-tabs li.active .nav-link,html body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,html.dark body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,html body .tabs-light.tabs-bottom .nav-tabs li.active .nav-link:hover,html.dark body .tabs-light.tabs-bottom .nav-tabs li.active .nav-link:hover,html body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,html.dark body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,html body .tabs-light.tabs-bottom .nav-tabs li.active .nav-link:focus,html.dark body .tabs-light.tabs-bottom .nav-tabs li.active .nav-link:focus,html body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus,html.dark body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus {	border-bottom-color: #ffffff;}html body .tabs-light.tabs-vertical.tabs-left li .nav-link:hover,html.dark body .tabs-light.tabs-vertical.tabs-left li .nav-link:hover {	border-left-color: #ffffff;}html body .tabs-light.tabs-vertical.tabs-left li.active .nav-link,html.dark body .tabs-light.tabs-vertical.tabs-left li.active .nav-link,html body .tabs-light.tabs-vertical.tabs-left li.active .nav-link:hover,html.dark body .tabs-light.tabs-vertical.tabs-left li.active .nav-link:hover,html body .tabs-light.tabs-vertical.tabs-left li.active .nav-link:focus,html.dark body .tabs-light.tabs-vertical.tabs-left li.active .nav-link:focus {	border-left-color: #ffffff;}html body .tabs-light.tabs-vertical.tabs-right li .nav-link:hover,html.dark body .tabs-light.tabs-vertical.tabs-right li .nav-link:hover {	border-right-color: #ffffff;}html body .tabs-light.tabs-vertical.tabs-right li.active .nav-link,html.dark body .tabs-light.tabs-vertical.tabs-right li.active .nav-link,html body .tabs-light.tabs-vertical.tabs-right li.active .nav-link:hover,html.dark body .tabs-light.tabs-vertical.tabs-right li.active .nav-link:hover,html body .tabs-light.tabs-vertical.tabs-right li.active .nav-link:focus,html.dark body .tabs-light.tabs-vertical.tabs-right li.active .nav-link:focus {	border-right-color: #ffffff;}.tab-navigation nav > ul > li:hover:not(.nav-expanded) > a {	background: #b20000;}.tab-navigation nav > ul > li > ul > li.nav-active > a {	color: #b20000 !important;}.tab-navigation nav > ul > li > ul > li .dropdown-menu li.nav-active > a {	color: #b20000 !important;}html.has-tab-navigation .toggle-menu {	background: #b20000;}.search-content .search-toolbar .nav-pills li.active a {	color: #b20000;	border-bottom-color: #b20000;}.search-results-list .result-thumb .fa,.search-results-list .result-thumb .fab,.search-results-list .result-thumb .fal,.search-results-list .result-thumb .far,.search-results-list .result-thumb .fas {	background: #b20000;}.scrollable.colored-slider .scrollable-slider {	background: #b20000;}html.dark .search-content .search-toolbar .nav-pills li.active a,html.dark .search-content .search-toolbar .nav-pills li.active a:hover,html.dark .search-content .search-toolbar .nav-pills li.active a:focus {	color: #b20000;	border-bottom-color: #b20000;}.bootstrap-timepicker-widget table td a:hover {	background-color: #b20000;}#nprogress .bar {	background: #b20000;}#nprogress .peg {	-webkit-box-shadow: 0 0 10px 1px #b20000, 0 0 5px #b20000;	        box-shadow: 0 0 10px 1px #b20000, 0 0 5px #b20000;}.img-thumbnail .zoom {	background: #b20000;}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span {	background-color: #0074ad;}.owl-theme .owl-nav [class*="owl-"] {	background: #b20000;}.owl-theme .owl-nav [class*="owl-"]:focus,.owl-theme .owl-nav [class*="owl-"]:hover {	background-color: #009ceb;}.ct-chart .tooltip {	background: #b20000;}.ct-chart .tooltip:after {	border-top-color: #b20000;}.ct-chart .ct-series.ct-series-a .ct-bar,.ct-chart .ct-series.ct-series-a .ct-line,.ct-chart .ct-series.ct-series-a .ct-point,.ct-chart .ct-series.ct-series-a .ct-slice.ct-donut {	stroke: #b20000;}.ct-chart .ct-series.ct-series-a .ct-area,.ct-chart .ct-series.ct-series-a .ct-slice:not(.ct-donut) {	fill: #b20000;}.ct-chart .ct-series.ct-series-b .ct-bar,.ct-chart .ct-series.ct-series-b .ct-line,.ct-chart .ct-series.ct-series-b .ct-point,.ct-chart .ct-series.ct-series-b .ct-slice.ct-donut {	stroke: #005580;}.ct-chart .ct-series.ct-series-b .ct-area,.ct-chart .ct-series.ct-series-b .ct-slice:not(.ct-donut) {	fill: #005580;}.ct-chart .ct-series.ct-series-i .ct-bar,.ct-chart .ct-series.ct-series-i .ct-line,.ct-chart .ct-series.ct-series-i .ct-point,.ct-chart .ct-series.ct-series-i .ct-slice.ct-donut {	stroke: #005580;}.ct-chart .ct-series.ct-series-i .ct-area,.ct-chart .ct-series.ct-series-i .ct-slice:not(.ct-donut) {	fill: #005580;}.ct-chart .ct-series.ct-series-j .ct-bar,.ct-chart .ct-series.ct-series-j .ct-line,.ct-chart .ct-series.ct-series-j .ct-point,.ct-chart .ct-series.ct-series-j .ct-slice.ct-donut {	stroke: #1ab2ff;}.ct-chart .ct-series.ct-series-j .ct-area,.ct-chart .ct-series.ct-series-j .ct-slice:not(.ct-donut) {	fill: #1ab2ff;}.ct-chart .ct-series.ct-series-n .ct-bar,.ct-chart .ct-series.ct-series-n .ct-line,.ct-chart .ct-series.ct-series-n .ct-point,.ct-chart .ct-series.ct-series-n .ct-slice.ct-donut {	stroke: #00111a;}.ct-chart .ct-series.ct-series-n .ct-area,.ct-chart .ct-series.ct-series-n .ct-slice:not(.ct-donut) {	fill: #00111a;}.ct-chart .ct-series.ct-series-o .ct-bar,.ct-chart .ct-series.ct-series-o .ct-line,.ct-chart .ct-series.ct-series-o .ct-point,.ct-chart .ct-series.ct-series-o .ct-slice.ct-donut {	stroke: #80d4ff;}.ct-chart .ct-series.ct-series-o .ct-area,.ct-chart .ct-series.ct-series-o .ct-slice:not(.ct-donut) {	fill: #80d4ff;}.call-to-action.call-to-action-primary {	background-color: #b20000;}ul.simple-bullet-list li:before {	border-color: #b20000;}.simple-card-list li.primary {	background: #b20000;}.simple-todo-list li.completed:before {	color: #b20000;}.bootstrap-tagsinput .badge {	background: #b20000;}html.dark .checkbox-primary label:before,.checkbox-primary label:before {	background: #b20000;	border-color: #0077b3;}html.dark .checkbox-text-primary input[type="checkbox"]:checked + label:after,.checkbox-text-primary input[type="checkbox"]:checked + label:after {	color: #b20000;}html.dark .radio-primary input[type="radio"]:checked + label:after,.radio-primary input[type="radio"]:checked + label:after {	background: #b20000;	-webkit-box-shadow: 0px 0px 1px #b20000;	        box-shadow: 0px 0px 1px #b20000;}.switch.switch-primary .ios-switch .on-background {	background: #b20000;}.progress-bar {	background-color: #b20000;}.progress .progress-bar-primary {	background-color: #b20000;}.slider-primary .ui-slider-range,.slider-primary .ui-slider-handle {	background: #b20000;}.slider-gradient.slider-primary .ui-slider-range,.slider-gradient.slider-primary .ui-slider-handle {	background-image: -webkit-gradient(linear, right top, left top, color-stop(0, #00aaff), color-stop(50%, #b20000), to(#006699));	background-image: linear-gradient(to left, #00aaff 0, #b20000 50%, #006699 100%);}.slider-gradient.ui-slider-vertical.slider-primary .ui-slider-range,.slider-gradient.ui-slider-vertical.slider-primary .ui-slider-handle {	background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #00aaff), color-stop(50%, #b20000), to(#006699));	background-image: linear-gradient(to right, #00aaff 0, #b20000 50%, #006699 100%);}.datepicker thead tr:first-child th:hover,.datepicker tfoot tr th:hover,.datepicker table tr td span:hover {	background: #b20000;}.datepicker .datepicker-switch:hover,.datepicker .prev:hover,.datepicker .next:hover {	background: #b20000;}.datepicker table tbody tr td.day:hover {	background: #b20000;}.datepicker table tbody tr td.day.active {	background: #006699;}html:not(.sidebar-light) .datepicker.datepicker-dark {	background: transparent;}html:not(.sidebar-light) .datepicker.datepicker-dark table tbody tr td.day:hover {	background: #b20000;}html:not(.sidebar-light) .datepicker.datepicker-dark table tbody tr td.day.active {	background: #006699;}.datepicker.datepicker-primary table thead tr:first-child {	background-color: #b20000;}.datepicker.datepicker-primary table thead tr:first-child th:hover {	background-color: #006699;}.datepicker.datepicker-primary table thead tr:last-child {	background-color: #0099e6;}.datepicker.datepicker-primary table thead tr:last-child th:hover {	background-color: #b20000;}.select2-container-multi .select2-choices .select2-search-choice {	background: #b20000;}.wizard-steps > li.active .badge {	background-color: #b20000;}.wizard-steps > li.active a,.wizard-steps > li.active a:hover,.wizard-steps > li.active a:focus {	border-top-color: #b20000;}.wizard-tabs ul > li.active .badge {	background-color: #b20000;}html .wizard-progress .steps-progress .progress-indicator,html.dark .wizard-progress .steps-progress .progress-indicator {	background: #b20000;}html .wizard-progress .wizard-steps li.completed a span,html.dark .wizard-progress .wizard-steps li.completed a span {	border-color: #b20000;	background: #b20000;}html .wizard-progress .wizard-steps li.active a span,html.dark .wizard-progress .wizard-steps li.active a span {	color: #b20000;	border-color: #b20000;}.table > thead > tr > td.primary,.table > tbody > tr > td.primary,.table > tfoot > tr > td.primary,.table > thead > tr > th.primary,.table > tbody > tr > th.primary,.table > tfoot > tr > th.primary,.table > thead > tr.primary > td,.table > tbody > tr.primary > td,.table > tfoot > tr.primary > td,.table > thead > tr.primary > th,.table > tbody > tr.primary > th,.table > tfoot > tr.primary > th {	background-color: #b20000 !important;}.dataTables_processing {	background-color: #b20000;}.liquid-meter-wrapper .liquid-meter-selector a.active {	color: #b20000;}.multiselect-container > .active > a,.multiselect-container > .active > a:hover,.multiselect-container > .active > a:focus {	background-color: #b20000;}