button.dload-btn{
	background-color: #169f3a;
    color: white;
    border-color: #169f3a;

}

button.dload-btn:hover {
	background-color: #128d32
}

a {
	color: #0386ff;
}

a:hover {
	color: #0f58ab;
}

a:focus {
	color: #0f58ab;
}

a:active {
	color: #0b407d;
}

html .heading-primary, html .lnk-primary, html .text-color-primary {
	color: #0386ff !important;
}

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: #0386ff;
}

html .heading-secondary, html .lnk-secondary, html .text-color-secondary
	{
	color: #0386ff !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: #0386ff;
}

html .heading-tertiary, html .lnk-tertiary, html .text-color-tertiary {
	color: #0386ff !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: #0386ff;
}

html .heading-quaternary, html .lnk-quaternary, html .text-color-quaternary
	{
	color: #0386ff !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: #0386ff;
}

html .heading-dark, html .lnk-dark, html .text-color-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 {
	color: #FFF !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: #FFF;
}

html .background-color-primary {
	background-color: #0386ff !important;
}

html .background-color-secondary {
	background-color: #0386ff !important;
}

html .background-color-tertiary {
	background-color: #0386ff !important;
}

html .background-color-quaternary {
	background-color: #0386ff !important;
}

html .background-color-dark {
	background-color: #2e353e !important;
}

html .background-color-light {
	background-color: #FFF !important;
}

.alternative-font {
	color: #0386ff;
}

html .blockquote-primary {
	border-color: #0386ff !important;
}

html .blockquote-secondary {
	border-color: #0386ff !important;
}

html .blockquote-tertiary {
	border-color: #0386ff !important;
}

html .blockquote-quaternary {
	border-color: #0386ff !important;
}

html .blockquote-dark {
	border-color: #2e353e !important;
}

html .blockquote-light {
	border-color: #FFF !important;
}

p.drop-caps:first-child:first-letter {
	color: #0386ff;
}

p.drop-caps.drop-caps-style-2:first-child:first-letter {
	background-color: #0386ff;
}

ul.nav-pills>li.active>a {
	background-color: #0386ff;
}

ul.nav-pills>li.active>a:hover, ul.nav-pills>li.active>a:focus {
	background-color: #0386ff;
}

html ul.nav-pills-primary a {
	color: #0386ff;
}

html ul.nav-pills-primary a:hover {
	color: #0f58ab;
}

html ul.nav-pills-primary a:focus {
	color: #0f58ab;
}

html ul.nav-pills-primary a:active {
	color: #0b407d;
}

html ul.nav-pills-primary>li.active>a {
	background-color: #0386ff;
}

html ul.nav-pills-primary>li.active>a:hover, html ul.nav-pills-primary>li.active>a:focus
	{
	background-color: #0386ff;
}

html ul.nav-pills-secondary a {
	color: #0386ff;
}

html ul.nav-pills-secondary a:hover {
	color: #006bc2;
}

html ul.nav-pills-secondary a:focus {
	color: #006bc2;
}

html ul.nav-pills-secondary a:active {
	color: #004f8f;
}

html ul.nav-pills-secondary>li.active>a {
	background-color: #0386ff;
}

html ul.nav-pills-secondary>li.active>a:hover, html ul.nav-pills-secondary>li.active>a:focus
	{
	background-color: #0386ff;
}

html ul.nav-pills-tertiary a {
	color: #0386ff;
}

html ul.nav-pills-tertiary a:hover {
	color: #7ec9ef;
}

html ul.nav-pills-tertiary a:focus {
	color: #7ec9ef;
}

html ul.nav-pills-tertiary a:active {
	color: #50b7e9;
}

html ul.nav-pills-tertiary>li.active>a {
	background-color: #0386ff;
}

html ul.nav-pills-tertiary>li.active>a:hover, html ul.nav-pills-tertiary>li.active>a:focus
	{
	background-color: #0386ff;
}

html ul.nav-pills-quaternary a {
	color: #0386ff;
}

html ul.nav-pills-quaternary a:hover {
	color: #404040;
}

html ul.nav-pills-quaternary a:focus {
	color: #404040;
}

html ul.nav-pills-quaternary a:active {
	color: #262626;
}

html ul.nav-pills-quaternary>li.active>a {
	background-color: #0386ff;
}

html ul.nav-pills-quaternary>li.active>a:hover, html ul.nav-pills-quaternary>li.active>a:focus
	{
	background-color: #0386ff;
}

html ul.nav-pills-dark a {
	color: #2e353e;
}

html ul.nav-pills-dark a:hover {
	color: #39424d;
}

html ul.nav-pills-dark a:focus {
	color: #39424d;
}

html ul.nav-pills-dark a:active {
	color: #23282f;
}

html ul.nav-pills-dark>li.active>a {
	background-color: #2e353e;
}

html ul.nav-pills-dark>li.active>a:hover, html ul.nav-pills-dark>li.active>a:focus
	{
	background-color: #2e353e;
}

html ul.nav-pills-light a {
	color: #FFF;
}

html ul.nav-pills-light a:hover {
	color: #ffffff;
}

html ul.nav-pills-light a:focus {
	color: #ffffff;
}

html ul.nav-pills-light a:active {
	color: #f2f2f2;
}

html ul.nav-pills-light>li.active>a {
	background-color: #FFF;
}

html ul.nav-pills-light>li.active>a:hover, html ul.nav-pills-light>li.active>a:focus
	{
	background-color: #FFF;
}

.sort-source-wrapper .nav>li.active>a {
	color: #0386ff;
}

.sort-source-wrapper .nav>li.active>a:hover, .sort-source-wrapper .nav>li.active>a:focus
	{
	color: #0386ff;
}

.sort-source.sort-source-style-2>li.active>a:after {
	border-top-color: #0386ff;
}

html .label-primary {
	background-color: #0386ff;
}

html .label-secondary {
	background-color: #0386ff;
}

html .label-tertiary {
	background-color: #0386ff;
}

html .label-quaternary {
	background-color: #0386ff;
}

html .label-dark {
	background-color: #2e353e;
}

html .label-light {
	background-color: #FFF;
}

.btn-link {
	color: #0386ff;
}

.btn-link:hover {
	color: #0f58ab;
}

.btn-link:active {
	color: #0b407d;
}

html .btn-primary {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #0386ff;
	border-color: none;
}

html .btn-primary:hover {
	border-color: #0f58ab #0f58ab #0b407d;
	background-color: #006bc2;
}

html .btn-primary:active, html .btn-primary:focus, html .btn-primary:active:hover,
	html .btn-primary:active:focus {
	border-color: #0b407d #0b407d #0b407d;
	background-color: #0b407d;
}

html .btn-primary.dropdown-toggle {
	border-left-color: #0b407d;
}

html .btn-primary[disabled] {
	border-color: #1c7deb;
	background-color: #1c7deb;
}

html .btn-primary:hover, html .btn-primary:focus, html .btn-primary:active:hover,
	html .btn-primary:active:focus {
	color: #FFF;
}

html .btn-primary-scale-2 {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #093465;
	border-color: #093465 #093465 #051c36;
}

html .btn-primary-scale-2:hover {
	border-color: #0b407d #0b407d #07284e;
	background-color: #0b407d;
}

html .btn-primary-scale-2:active, html .btn-primary-scale-2:focus, html .btn-primary-scale-2:active:hover,
	html .btn-primary-scale-2:active:focus {
	border-color: #07284e #07284e #07284e;
	background-color: #07284e;
}

html .btn-primary-scale-2.dropdown-toggle {
	border-left-color: #07284e;
}

html .btn-primary-scale-2[disabled] {
	border-color: #1164c3;
	background-color: #1164c3;
}

html .btn-secondary {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #0386ff;
	border-color: #0386ff #0386ff #004175;
}

html .btn-secondary:hover {
	border-color: #006bc2 #006bc2 #004f8f;
	background-color: #006bc2;
}

html .btn-secondary:active, html .btn-secondary:focus, html .btn-secondary:active:hover,
	html .btn-secondary:active:focus {
	border-color: #004f8f #004f8f #004f8f;
	background-color: #004f8f;
}

html .btn-secondary.dropdown-toggle {
	border-left-color: #004f8f;
}

html .btn-secondary[disabled] {
	border-color: #0f94ff;
	background-color: #0f94ff;
}

html .btn-secondary:hover, html .btn-secondary:focus, html .btn-secondary:active:hover,
	html .btn-secondary:active:focus {
	color: #FFF;
}

html .btn-secondary-scale-2 {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #004175;
	border-color: #004175 #004175 #002542;
}

html .btn-secondary-scale-2:hover {
	border-color: #004f8f #004f8f #00335b;
	background-color: #004f8f;
}

html .btn-secondary-scale-2:active, html .btn-secondary-scale-2:focus,
	html .btn-secondary-scale-2:active:hover, html .btn-secondary-scale-2:active:focus
	{
	border-color: #00335b #00335b #00335b;
	background-color: #00335b;
}

html .btn-secondary-scale-2.dropdown-toggle {
	border-left-color: #00335b;
}

html .btn-secondary-scale-2[disabled] {
	border-color: #0079db;
	background-color: #0079db;
}

html .btn-tertiary {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #0386ff;
	border-color: #0386ff #0386ff #3aade6;
}

html .btn-tertiary:hover {
	border-color: #006bc2 #006bc2 #004f8f;
	background-color: #006bc2;
}

html .btn-tertiary:active, html .btn-tertiary:focus, html .btn-tertiary:active:hover,
	html .btn-tertiary:active:focus {
	border-color: #0386ff #0386ff #004175;
	background-color: #006bc2;
}

html .btn-tertiary.dropdown-toggle {
	border-left-color: #50b7e9;
}

html .btn-tertiary[disabled] {
	border-color: #c2e6f7;
	background-color: #c2e6f7;
}

html .btn-tertiary:hover, html .btn-tertiary:focus, html .btn-tertiary:active:hover,
	html .btn-tertiary:active:focus {
	color: #fff;
}

html .btn-tertiary-scale-2 {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #3aade6;
	border-color: #3aade6 #3aade6 #1a96d3;
}

html .btn-tertiary-scale-2:hover {
	border-color: #50b7e9 #50b7e9 #23a4e3;
	background-color: #50b7e9;
}

html .btn-tertiary-scale-2:active, html .btn-tertiary-scale-2:focus,
	html .btn-tertiary-scale-2:active:hover, html .btn-tertiary-scale-2:active:focus
	{
	border-color: #23a4e3 #23a4e3 #23a4e3;
	background-color: #23a4e3;
}

html .btn-tertiary-scale-2.dropdown-toggle {
	border-left-color: #23a4e3;
}

html .btn-tertiary-scale-2[disabled] {
	border-color: #94d3f2;
	background-color: #94d3f2;
}

html .btn-quaternary {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #0386ff;
	border-color: #0386ff #0386ff #1a1a1a;
}

html .btn-quaternary:hover {
	border-color: #404040 #404040 #262626;
	background-color: #404040;
}

html .btn-quaternary:active, html .btn-quaternary:focus, html .btn-quaternary:active:hover,
	html .btn-quaternary:active:focus {
	border-color: #262626 #262626 #262626;
	background-color: #262626;
}

html .btn-quaternary.dropdown-toggle {
	border-left-color: #262626;
}

html .btn-quaternary[disabled] {
	border-color: #666666;
	background-color: #666666;
}

html .btn-quaternary:hover, html .btn-quaternary:focus, html .btn-quaternary:active:hover,
	html .btn-quaternary:active:focus {
	color: #FFF;
}

html .btn-quaternary-scale-2 {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #1a1a1a;
	border-color: #1a1a1a #1a1a1a #000000;
}

html .btn-quaternary-scale-2:hover {
	border-color: #262626 #262626 #0d0d0d;
	background-color: #262626;
}

html .btn-quaternary-scale-2:active, html .btn-quaternary-scale-2:focus,
	html .btn-quaternary-scale-2:active:hover, html .btn-quaternary-scale-2:active:focus
	{
	border-color: #0d0d0d #0d0d0d #0d0d0d;
	background-color: #0d0d0d;
}

html .btn-quaternary-scale-2.dropdown-toggle {
	border-left-color: #0d0d0d;
}

html .btn-quaternary-scale-2[disabled] {
	border-color: #4d4d4d;
	background-color: #4d4d4d;
}

html .btn-dark {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #2e353e;
	border-color: #2e353e #2e353e #181c21;
}

html .btn-dark:hover {
	border-color: #39424d #39424d #23282f;
	background-color: #39424d;
}

html .btn-dark:active, html .btn-dark:focus, html .btn-dark:active:hover,
	html .btn-dark:active:focus {
	border-color: #23282f #23282f #23282f;
	background-color: #23282f;
}

html .btn-dark.dropdown-toggle {
	border-left-color: #23282f;
}

html .btn-dark[disabled] {
	border-color: #596779;
	background-color: #596779;
}

html .btn-dark:hover, html .btn-dark:focus, html .btn-dark:active:hover,
	html .btn-dark:active:focus {
	color: #FFF;
}

html .btn-dark-scale-2 {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #181c21;
	border-color: #181c21 #181c21 #030303;
}

html .btn-dark-scale-2:hover {
	border-color: #23282f #23282f #0d0f12;
	background-color: #23282f;
}

html .btn-dark-scale-2:active, html .btn-dark-scale-2:focus, html .btn-dark-scale-2:active:hover,
	html .btn-dark-scale-2:active:focus {
	border-color: #0d0f12 #0d0f12 #0d0f12;
	background-color: #0d0f12;
}

html .btn-dark-scale-2.dropdown-toggle {
	border-left-color: #0d0f12;
}

html .btn-dark-scale-2[disabled] {
	border-color: #444e5b;
	background-color: #444e5b;
}

html .btn-light {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #FFF;
	border-color: #FFF #FFF #e6e6e6;
}

html .btn-light:hover {
	border-color: #ffffff #ffffff #f2f2f2;
	background-color: #ffffff;
}

html .btn-light:active, html .btn-light:focus, html .btn-light:active:hover,
	html .btn-light:active:focus {
	border-color: #f2f2f2 #f2f2f2 #f2f2f2;
	background-color: #f2f2f2;
}

html .btn-light.dropdown-toggle {
	border-left-color: #f2f2f2;
}

html .btn-light[disabled] {
	border-color: #ffffff;
	background-color: #ffffff;
}

html .btn-light:hover, html .btn-light:focus, html .btn-light:active:hover,
	html .btn-light:active:focus {
	color: #777;
}

html .btn-light-scale-2 {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #e6e6e6;
	border-color: #e6e6e6 #e6e6e6 #cccccc;
}

html .btn-light-scale-2:hover {
	border-color: #f2f2f2 #f2f2f2 #d9d9d9;
	background-color: #f2f2f2;
}

html .btn-light-scale-2:active, html .btn-light-scale-2:focus, html .btn-light-scale-2:active:hover,
	html .btn-light-scale-2:active:focus {
	border-color: #d9d9d9 #d9d9d9 #d9d9d9;
	background-color: #d9d9d9;
}

html .btn-light-scale-2.dropdown-toggle {
	border-left-color: #d9d9d9;
}

html .btn-light-scale-2[disabled] {
	border-color: #ffffff;
	background-color: #ffffff;
}

html .btn-borders.btn-primary {
	background: transparent;
	border-color: #0386ff;
	color: #0386ff;
	text-shadow: none;
}

html .btn-borders.btn-primary:hover, html .btn-borders.btn-primary:focus
	{
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #0386ff;
	border-color: #0386ff #0386ff #093465;
	border-color: #0386ff !important;
	color: #FFF;
}

html .btn-borders.btn-primary:hover:hover, html .btn-borders.btn-primary:focus:hover
	{
	border-color: #0f58ab #0f58ab #0b407d;
	background-color: #0f58ab;
}

html .btn-borders.btn-primary:hover:active, html .btn-borders.btn-primary:focus:active,
	html .btn-borders.btn-primary:hover:focus, html .btn-borders.btn-primary:focus:focus,
	html .btn-borders.btn-primary:hover:active:hover, html .btn-borders.btn-primary:focus:active:hover,
	html .btn-borders.btn-primary:hover:active:focus, html .btn-borders.btn-primary:focus:active:focus
	{
	border-color: #0b407d #0b407d #0b407d;
	background-color: #0b407d;
}

html .btn-borders.btn-primary:hover.dropdown-toggle, html .btn-borders.btn-primary:focus.dropdown-toggle
	{
	border-left-color: #0b407d;
}

html .btn-borders.btn-primary:hover[disabled], html .btn-borders.btn-primary:focus[disabled]
	{
	border-color: #1c7deb;
	background-color: #1c7deb;
}

html .btn-borders.btn-secondary {
	background: transparent;
	border-color: #0386ff;
	color: #0386ff;
	text-shadow: none;
}

html .btn-borders.btn-secondary:hover, html .btn-borders.btn-secondary:focus
	{
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #0386ff;
	border-color: #0386ff #0386ff #004175;
	border-color: #0386ff !important;
	color: #FFF;
}

html .btn-borders.btn-secondary:hover:hover, html .btn-borders.btn-secondary:focus:hover
	{
	border-color: #006bc2 #006bc2 #004f8f;
	background-color: #006bc2;
}

html .btn-borders.btn-secondary:hover:active, html .btn-borders.btn-secondary:focus:active,
	html .btn-borders.btn-secondary:hover:focus, html .btn-borders.btn-secondary:focus:focus,
	html .btn-borders.btn-secondary:hover:active:hover, html .btn-borders.btn-secondary:focus:active:hover,
	html .btn-borders.btn-secondary:hover:active:focus, html .btn-borders.btn-secondary:focus:active:focus
	{
	border-color: #004f8f #004f8f #004f8f;
	background-color: #004f8f;
}

html .btn-borders.btn-secondary:hover.dropdown-toggle, html .btn-borders.btn-secondary:focus.dropdown-toggle
	{
	border-left-color: #004f8f;
}

html .btn-borders.btn-secondary:hover[disabled], html .btn-borders.btn-secondary:focus[disabled]
	{
	border-color: #0f94ff;
	background-color: #0f94ff;
}

html .btn-borders.btn-tertiary {
	background: transparent;
	border-color: #0386ff;
	color: #0386ff;
	text-shadow: none;
}

html .btn-borders.btn-tertiary:hover, html .btn-borders.btn-tertiary:focus
	{
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #0386ff;
	border-color: #0386ff #0386ff #3aade6;
	border-color: #0386ff !important;
	color: #777;
}

html .btn-borders.btn-tertiary:hover:hover, html .btn-borders.btn-tertiary:focus:hover
	{
	border-color: #7ec9ef #7ec9ef #50b7e9;
	background-color: #50b7e9cc;
	color: white;
}

html .btn-borders.btn-tertiary:hover:active, html .btn-borders.btn-tertiary:focus:active,
	html .btn-borders.btn-tertiary:hover:focus, html .btn-borders.btn-tertiary:focus:focus,
	html .btn-borders.btn-tertiary:hover:active:hover, html .btn-borders.btn-tertiary:focus:active:hover,
	html .btn-borders.btn-tertiary:hover:active:focus, html .btn-borders.btn-tertiary:focus:active:focus
	{
	border-color: #50b7e9 #50b7e9 #50b7e9;
	background-color: #50b7e9;
}

html .btn-borders.btn-tertiary:hover.dropdown-toggle, html .btn-borders.btn-tertiary:focus.dropdown-toggle
	{
	border-left-color: #50b7e9;
}

html .btn-borders.btn-tertiary:hover[disabled], html .btn-borders.btn-tertiary:focus[disabled]
	{
	border-color: #c2e6f7;
	background-color: #c2e6f7;
}

html .btn-borders.btn-quaternary {
	background: #0086ff;
	border: none;
	color: #0386ff;
	text-shadow: none;
	margin-top: 2px;
}

html .btn-borders.btn-quaternary:hover, html .btn-borders.btn-quaternary:focus
	{
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #0386ff;
	border-color: #0386ff #0386ff #1a1a1a;
	border-color: #0386ff !important;
	color: #FFF;
}

html .btn-borders.btn-quaternary:hover:hover, html .btn-borders.btn-quaternary:focus:hover
	{
	border: none;
	background-color: #0386ff;
}

html .btn-borders.btn-quaternary:hover:active, html .btn-borders.btn-quaternary:focus:active,
	html .btn-borders.btn-quaternary:hover:focus, html .btn-borders.btn-quaternary:focus:focus,
	html .btn-borders.btn-quaternary:hover:active:hover, html .btn-borders.btn-quaternary:focus:active:hover,
	html .btn-borders.btn-quaternary:hover:active:focus, html .btn-borders.btn-quaternary:focus:active:focus
	{
	border-color: #262626 #262626 #262626;
	background-color: #262626;
}

html .btn-borders.btn-quaternary:hover.dropdown-toggle, html .btn-borders.btn-quaternary:focus.dropdown-toggle
	{
	border-left-color: #262626;
}

html .btn-borders.btn-quaternary:hover[disabled], html .btn-borders.btn-quaternary:focus[disabled]
	{
	border-color: #666666;
	background-color: #666666;
}

html .btn-borders.btn-dark {
	background: transparent;
	border-color: #2e353e;
	color: #2e353e;
	text-shadow: none;
}

html .btn-borders.btn-dark:hover, html .btn-borders.btn-dark:focus {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #2e353e;
	border-color: #2e353e #2e353e #181c21;
	border-color: #2e353e !important;
	color: #FFF;
}

html .btn-borders.btn-dark:hover:hover, html .btn-borders.btn-dark:focus:hover
	{
	border-color: #39424d #39424d #23282f;
	background-color: #39424d;
}

html .btn-borders.btn-dark:hover:active, html .btn-borders.btn-dark:focus:active,
	html .btn-borders.btn-dark:hover:focus, html .btn-borders.btn-dark:focus:focus,
	html .btn-borders.btn-dark:hover:active:hover, html .btn-borders.btn-dark:focus:active:hover,
	html .btn-borders.btn-dark:hover:active:focus, html .btn-borders.btn-dark:focus:active:focus
	{
	border-color: #23282f #23282f #23282f;
	background-color: #23282f;
}

html .btn-borders.btn-dark:hover.dropdown-toggle, html .btn-borders.btn-dark:focus.dropdown-toggle
	{
	border-left-color: #23282f;
}

html .btn-borders.btn-dark:hover[disabled], html .btn-borders.btn-dark:focus[disabled]
	{
	border-color: #596779;
	background-color: #596779;
}

html .btn-borders.btn-light {
	background: transparent;
	border-color: #FFF;
	color: #FFF;
	text-shadow: none;
}

html .btn-borders.btn-light:hover, html .btn-borders.btn-light:focus {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #FFF;
	border-color: #FFF #FFF #e6e6e6;
	border-color: #FFF !important;
	color: #777;
}

html .btn-borders.btn-light:hover:hover, html .btn-borders.btn-light:focus:hover
	{
	border-color: #ffffff #ffffff #f2f2f2;
	background-color: #ffffff;
}

html .btn-borders.btn-light:hover:active, html .btn-borders.btn-light:focus:active,
	html .btn-borders.btn-light:hover:focus, html .btn-borders.btn-light:focus:focus,
	html .btn-borders.btn-light:hover:active:hover, html .btn-borders.btn-light:focus:active:hover,
	html .btn-borders.btn-light:hover:active:focus, html .btn-borders.btn-light:focus:active:focus
	{
	border-color: #f2f2f2 #f2f2f2 #f2f2f2;
	background-color: #f2f2f2;
}

html .btn-borders.btn-light:hover.dropdown-toggle, html .btn-borders.btn-light:focus.dropdown-toggle
	{
	border-left-color: #f2f2f2;
}

html .btn-borders.btn-light:hover[disabled], html .btn-borders.btn-light:focus[disabled]
	{
	border-color: #ffffff;
	background-color: #ffffff;
}

.pagination>li>a, .pagination>li>span, .pagination>li>a:hover,
	.pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus
	{
	color: #0386ff;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover,
	.pagination>.active>span:hover, .pagination>.active>a:focus,
	.pagination>.active>span:focus {
	background-color: #0386ff !important;
	border-color: #0386ff;
}

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: #0386ff;
}

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: #0386ff;
	border-color: #0386ff;
}

.pagination>.active>a, body.dark .pagination>.active>a {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #0386ff;
	border-color: #0386ff #0386ff #093465;
}

.pagination>.active>a:hover, body.dark .pagination>.active>a:hover {
	border-color: #0f58ab #0f58ab #0b407d;
	background-color: #0f58ab;
}

.pagination>.active>a:active, body.dark .pagination>.active>a:active,
	.pagination>.active>a:focus, body.dark .pagination>.active>a:focus,
	.pagination>.active>a:active:hover, body.dark .pagination>.active>a:active:hover,
	.pagination>.active>a:active:focus, body.dark .pagination>.active>a:active:focus
	{
	border-color: #0b407d #0b407d #0b407d;
	background-color: #0b407d;
}

.pagination>.active>a.dropdown-toggle, body.dark .pagination>.active>a.dropdown-toggle
	{
	border-left-color: #0b407d;
}

.pagination>.active>a[disabled], body.dark .pagination>.active>a[disabled]
	{
	border-color: #1c7deb;
	background-color: #1c7deb;
}

html .alert-primary {
	background-color: #0386ff;
	border-color: #0c4586;
	color: #FFF;
}

html .alert-primary .alert-link {
	color: #FFF;
}

html .alert-secondary {
	background-color: #0386ff;
	border-color: #005599;
	color: #FFF;
}

html .alert-secondary .alert-link {
	color: #FFF;
}

html .alert-tertiary {
	background-color: #0386ff;
	border-color: #59baea;
	color: #777;
}

html .alert-tertiary .alert-link {
	color: #777;
}

html .alert-quaternary {
	background-color: #0386ff;
	border-color: #2b2b2b;
	color: #FFF;
}

html .alert-quaternary .alert-link {
	color: #FFF;
}

html .alert-dark {
	background-color: #2e353e;
	border-color: #272d35;
	color: #FFF;
}

html .alert-dark .alert-link {
	color: #FFF;
}

html .alert-light {
	background-color: #FFF;
	border-color: #f7f7f7;
	color: #777;
}

html .alert-light .alert-link {
	color: #777;
}

html .progress-bar-primary {
	background-color: #0386ff;
}

html .progress-bar-secondary {
	background-color: #0386ff;
}

html .progress-bar-tertiary {
	background-color: #0386ff;
}

html .progress-bar-quaternary {
	background-color: #0386ff;
}

html .progress-bar-dark {
	background-color: #2e353e;
}

html .progress-bar-light {
	background-color: #FFF;
}

html section.section-primary {
	background-color: #0386ff !important;
	border-color: #0b407d !important;
}

html section.section-primary h1, html section.section-primary h2, html section.section-primary h3,
	html section.section-primary h4, html section.section-primary h5, html section.section-primary h6
	{
	color: #FFF;
}

html section.section-primary p {
	color: #e6e6e6;
}

html section.section-primary-scale-2 {
	background-color: #093465 !important;
	border-color: #07284e !important;
}

html section.section-primary-scale-2 .sort-source.sort-source-style-2>li.active>a:after
	{
	border-top-color: #093465;
}

html section.section-secondary {
	background-color: #0386ff !important;
	border-color: #004f8f !important;
}

html section.section-secondary h1, html section.section-secondary h2,
	html section.section-secondary h3, html section.section-secondary h4,
	html section.section-secondary h5, html section.section-secondary h6 {
	color: #FFF;
}

html section.section-secondary p {
	color: #e6e6e6;
}

html section.section-secondary-scale-2 {
	background-color: #004175 !important;
	border-color: #00335c !important;
}

html section.section-secondary-scale-2 .sort-source.sort-source-style-2>li.active>a:after
	{
	border-top-color: #004175;
}

html section.section-tertiary {
	background-color: #0386ff !important;
	border-color: #50b7e9 !important;
}

html section.section-tertiary h1, html section.section-tertiary h2, html section.section-tertiary h3,
	html section.section-tertiary h4, html section.section-tertiary h5,
	html section.section-tertiary h6 {
	color: #777;
}

html section.section-tertiary p {
	color: #5e5e5e;
}

html section.section-tertiary-scale-2 {
	background-color: #3aade6 !important;
	border-color: #23a4e4 !important;
}

html section.section-tertiary-scale-2 .sort-source.sort-source-style-2>li.active>a:after
	{
	border-top-color: #3aade6;
}

html section.section-quaternary {
	background-color: #0386ff !important;
	border-color: #262626 !important;
}

html section.section-quaternary h1, html section.section-quaternary h2,
	html section.section-quaternary h3, html section.section-quaternary h4,
	html section.section-quaternary h5, html section.section-quaternary h6
	{
	color: #FFF;
}

html section.section-quaternary p {
	color: #e6e6e6;
}

html section.section-quaternary-scale-2 {
	background-color: #1a1a1a !important;
	border-color: #0d0d0d !important;
}

html section.section-quaternary-scale-2 .sort-source.sort-source-style-2>li.active>a:after
	{
	border-top-color: #1a1a1a;
}

html section.section-dark {
	background-color: #2e353e !important;
	border-color: #23282f !important;
}

html section.section-dark h1, html section.section-dark h2, html section.section-dark h3,
	html section.section-dark h4, html section.section-dark h5, html section.section-dark h6
	{
	color: #FFF;
}

html section.section-dark p {
	color: #e6e6e6;
}

html section.section-dark-scale-2 {
	background-color: #181c21 !important;
	border-color: #0d0f12 !important;
}

html section.section-dark-scale-2 .sort-source.sort-source-style-2>li.active>a:after
	{
	border-top-color: #181c21;
}

html section.section-light {
	background-color: #FFF !important;
	border-color: #f2f2f2 !important;
}

html section.section-light h1, html section.section-light h2, html section.section-light h3,
	html section.section-light h4, html section.section-light h5, html section.section-light h6
	{
	color: #777;
}

html section.section-light p {
	color: #5e5e5e;
}

html section.section-light-scale-2 {
	background-color: #e6e6e6 !important;
	border-color: #d9d9d9 !important;
}

html section.section-light-scale-2 .sort-source.sort-source-style-2>li.active>a:after
	{
	border-top-color: #e6e6e6;
}

html section.section-default-scale-1 {
	background-color: #dbdbdb !important;
	border-top-color: #d3d3d3 !important;
}

html section.section-default-scale-2 {
	background-color: #c1c1c1 !important;
	border-top-color: #b9b9b9 !important;
}

html section.section-default-scale-3 {
	background-color: #a8a8a8 !important;
	border-top-color: #a0a0a0 !important;
}

html section.section-default-scale-4 {
	background-color: #8e8e8e !important;
	border-top-color: #868686 !important;
}

html section.section-default-scale-5 {
	background-color: #757575 !important;
	border-top-color: #6d6d6d !important;
}

html section.section-default-scale-6 {
	background-color: #5b5b5b !important;
	border-top-color: #535353 !important;
}

html section.section-default-scale-7 {
	background-color: #424242 !important;
	border-top-color: #3a3a3a !important;
}

html section.section-default-scale-8 {
	background-color: #282828 !important;
	border-top-color: #202020 !important;
}

html section.section-default-scale-9 {
	background-color: #0f0f0f !important;
	border-top-color: #070707 !important;
}

html.dark section.section-default-scale-1 {
	background-color: #333a44 !important;
	border-top-color: #2c323b !important;
}

html.dark section.section-default-scale-2 {
	background-color: #495362 !important;
	border-top-color: #424b59 !important;
}

html.dark section.section-default-scale-3 {
	background-color: #5e6b7f !important;
	border-top-color: #586476 !important;
}

html.dark section.section-default-scale-4 {
	background-color: #77849a !important;
	border-top-color: #6e7d93 !important;
}

html.dark section.section-default-scale-5 {
	background-color: #949faf !important;
	border-top-color: #8b97a9 !important;
}

html.dark section.section-default-scale-6 {
	background-color: #b1b9c5 !important;
	border-top-color: #a8b1be !important;
}

html.dark section.section-default-scale-7 {
	background-color: #ced3db !important;
	border-top-color: #c5cbd4 !important;
}

html.dark section.section-default-scale-8 {
	background-color: #ebeef1 !important;
	border-top-color: #e3e6ea !important;
}

html.dark section.section-default-scale-9 {
	background-color: #ffffff !important;
	border-top-color: #f7f7f7 !important;
}

section.page-header h1 {
	border: none !important;
}

section.page-header.custom-product {
	background-color: #0b407d;
	border-top-color: #0c478b;
}

html .page-header-color.page-header-primary {
	background-color: #0386ff;
	border-bottom-color: #0386ff;
	color: #FFF;
}

html .page-header-color.page-header-primary h1 {
	color: #FFF;
}

html .page-header-color.page-header-primary h1 span {
	color: #FFF;
}

html .page-header-color.page-header-primary a {
	color: #FFF;
}

html .page-header-color.page-header-primary .breadcrumb>.active {
	color: #FFF;
}

html .page-header-color.page-header-secondary {
	background-color: #0386ff;
	border-bottom-color: #0386ff;
	color: #FFF;
}

html .page-header-color.page-header-secondary h1 {
	color: #FFF;
}

html .page-header-color.page-header-secondary h1 span {
	color: #FFF;
}

html .page-header-color.page-header-secondary a {
	color: #FFF;
}

html .page-header-color.page-header-secondary .breadcrumb>.active {
	color: #FFF;
}

html .page-header-color.page-header-tertiary {
	background-color: #0386ff;
	border-bottom-color: #0386ff;
	color: #777;
}

html .page-header-color.page-header-tertiary h1 {
	color: #777;
}

html .page-header-color.page-header-tertiary h1 span {
	color: #777;
}

html .page-header-color.page-header-tertiary a {
	color: #777;
}

html .page-header-color.page-header-tertiary .breadcrumb>.active {
	color: #777;
}

html .page-header-color.page-header-quaternary {
	background-color: #0386ff;
	border-bottom-color: #0386ff;
	color: #FFF;
}

html .page-header-color.page-header-quaternary h1 {
	color: #FFF;
}

html .page-header-color.page-header-quaternary h1 span {
	color: #FFF;
}

html .page-header-color.page-header-quaternary a {
	color: #FFF;
}

html .page-header-color.page-header-quaternary .breadcrumb>.active {
	color: #FFF;
}

html .page-header-color.page-header-dark {
	background-color: #2e353e;
	border-bottom-color: #2e353e;
	color: #FFF;
}

html .page-header-color.page-header-dark h1 {
	color: #FFF;
}

html .page-header-color.page-header-dark h1 span {
	color: #FFF;
}

html .page-header-color.page-header-dark a {
	color: #FFF;
}

html .page-header-color.page-header-dark .breadcrumb>.active {
	color: #FFF;
}

html .page-header-color.page-header-light {
	background-color: #FFF;
	border-bottom-color: #FFF;
	color: #777;
}

html .page-header-color.page-header-light h1 {
	color: #777;
}

html .page-header-color.page-header-light h1 span {
	color: #777;
}

html .page-header-color.page-header-light a {
	color: #777;
}

html .page-header-color.page-header-light .breadcrumb>.active {
	color: #777;
}

html .toggle-primary .toggle label {
	color: #0386ff;
	border-left-color: #0386ff;
	border-right-color: #0386ff;
}

html .toggle-primary .toggle.active>label {
	background-color: #0386ff;
	border-color: #0386ff;
	color: #FFF;
}

html .toggle-primary.toggle-simple .toggle>label:after {
	background-color: #0386ff;
}

html .toggle-secondary .toggle label {
	color: #0386ff;
	border-left-color: #0386ff;
	border-right-color: #0386ff;
}

html .toggle-secondary .toggle.active>label {
	background-color: #0386ff;
	border-color: #0386ff;
	color: #FFF;
}

html .toggle-secondary.toggle-simple .toggle>label:after {
	background-color: #0386ff;
}

html .toggle-tertiary .toggle label {
	color: #0386ff;
	border-left-color: #0386ff;
	border-right-color: #0386ff;
}

html .toggle-tertiary .toggle.active>label {
	background-color: #0386ff;
	border-color: #0386ff;
	color: #777;
}

html .toggle-tertiary.toggle-simple .toggle>label:after {
	background-color: #0386ff;
}

html .toggle-quaternary .toggle label {
	color: #0386ff;
	border-left-color: #0386ff;
	border-right-color: #0386ff;
}

html .toggle-quaternary .toggle.active>label {
	background-color: #0386ff;
	border-color: #0386ff;
	color: #FFF;
}

html .toggle-quaternary.toggle-simple .toggle>label:after {
	background-color: #0386ff;
}

html .toggle-dark .toggle label {
	color: #2e353e;
	border-left-color: #2e353e;
	border-right-color: #2e353e;
}

html .toggle-dark .toggle.active>label {
	background-color: #2e353e;
	border-color: #2e353e;
	color: #FFF;
}

html .toggle-dark.toggle-simple .toggle>label:after {
	background-color: #2e353e;
}

html .toggle-light .toggle label {
	color: #FFF;
	border-left-color: #FFF;
	border-right-color: #FFF;
}

html .toggle-light .toggle.active>label {
	background-color: #FFF;
	border-color: #FFF;
	color: #777;
}

html .toggle-light.toggle-simple .toggle>label:after {
	background-color: #FFF;
}

.thumb-info .thumb-info-type {
	background-color: #0386ff;
}

.thumb-info .thumb-info-action-icon {
	background-color: #0386ff;
}

.thumb-info-social-icons a {
	background-color: #0386ff;
}

.thumbnail .zoom {
	background-color: #0386ff;
}

.img-thumbnail .zoom {
	background-color: #0386ff;
}

html .thumb-info .thumb-info-action-icon-primary {
	background-color: #0386ff;
}

html .thumb-info .thumb-info-action-icon-primary i {
	color: #FFF;
}

html .thumb-info .thumb-info-action-icon-secondary {
	background-color: #0386ff;
}

html .thumb-info .thumb-info-action-icon-secondary i {
	color: #FFF;
}

html .thumb-info .thumb-info-action-icon-tertiary {
	background-color: #0386ff;
}

html .thumb-info .thumb-info-action-icon-tertiary i {
	color: #777;
}

html .thumb-info .thumb-info-action-icon-quaternary {
	background-color: #0386ff;
}

html .thumb-info .thumb-info-action-icon-quaternary i {
	color: #FFF;
}

html .thumb-info .thumb-info-action-icon-dark {
	background-color: #2e353e;
}

html .thumb-info .thumb-info-action-icon-dark i {
	color: #FFF;
}

html .thumb-info .thumb-info-action-icon-light {
	background-color: #FFF;
}

html .thumb-info .thumb-info-action-icon-light i {
	color: #777;
}

.thumb-info-ribbon {
	background: #0386ff;
}

.thumb-info-ribbon:before {
	border-right-color: #07284e;
	border-left-color: #07284e;
}

.inverted {
	background-color: #0386ff;
}

html .inverted-primary {
	background-color: #0386ff;
}

html .inverted-secondary {
	background-color: #0386ff;
}

html .inverted-tertiary {
	background-color: #0386ff;
}

html .inverted-quaternary {
	background-color: #0386ff;
}

html .inverted-dark {
	background-color: #2e353e;
}

html .inverted-light {
	background-color: #FFF;
}

.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span
	{
	background-color: #0b3e78;
}

.owl-carousel.show-nav-title .owl-nav [class*="owl-"] {
	color: #0386ff;
}

.owl-carousel .owl-nav [class*="owl-"] {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #0386ff;
	border-color: #0386ff #0386ff #093465;
}

.owl-carousel .owl-nav [class*="owl-"]:hover {
	border-color: #0f58ab #0f58ab #0b407d;
	background-color: #0f58ab;
}

.owl-carousel .owl-nav [class*="owl-"]:active, .owl-carousel .owl-nav [class*="owl-"]:focus,
	.owl-carousel .owl-nav [class*="owl-"]:active:hover, .owl-carousel .owl-nav [class*="owl-"]:active:focus
	{
	border-color: #0b407d #0b407d #0b407d;
	background-color: #0b407d;
}

.owl-carousel .owl-nav [class*="owl-"].dropdown-toggle {
	border-left-color: #0b407d;
}

.owl-carousel .owl-nav [class*="owl-"][disabled] {
	border-color: #1c7deb;
	background-color: #1c7deb;
}

html body .tabs .nav-tabs a, html.dark body .tabs .nav-tabs a, html body .tabs .nav-tabs a:hover,
	html.dark body .tabs .nav-tabs a:hover {
	color: #0386ff;
}

html body .tabs .nav-tabs a:hover, html.dark body .tabs .nav-tabs a:hover,
	html body .tabs .nav-tabs a:focus, html.dark body .tabs .nav-tabs a:focus
	{
	border-top-color: #0386ff;
}

html body .tabs .nav-tabs li.active a, html.dark body .tabs .nav-tabs li.active a
	{
	border-top-color: #0386ff;
	color: #0386ff;
}

html body .tabs .nav-tabs.nav-justified a:hover, html.dark body .tabs .nav-tabs.nav-justified a:hover,
	html body .tabs .nav-tabs.nav-justified a:focus, html.dark body .tabs .nav-tabs.nav-justified a:focus
	{
	border-top-color: #0386ff;
}

html body .tabs.tabs-bottom .nav-tabs li a:hover, html.dark body .tabs.tabs-bottom .nav-tabs li a:hover,
	html body .tabs.tabs-bottom .nav-tabs li.active a, html.dark body .tabs.tabs-bottom .nav-tabs li.active a,
	html body .tabs.tabs-bottom .nav-tabs li.active a:hover, html.dark body .tabs.tabs-bottom .nav-tabs li.active a:hover,
	html body .tabs.tabs-bottom .nav-tabs li.active a:focus, html.dark body .tabs.tabs-bottom .nav-tabs li.active a:focus
	{
	border-bottom-color: #0386ff;
}

html body .tabs.tabs-vertical.tabs-left .nav-tabs li a:hover, html.dark body .tabs.tabs-vertical.tabs-left .nav-tabs li a:hover,
	html body .tabs.tabs-vertical.tabs-left .nav-tabs li.active a, html.dark body .tabs.tabs-vertical.tabs-left .nav-tabs li.active a,
	html body .tabs.tabs-vertical.tabs-left .nav-tabs li.active a:hover,
	html.dark body .tabs.tabs-vertical.tabs-left .nav-tabs li.active a:hover,
	html body .tabs.tabs-vertical.tabs-left .nav-tabs li.active a:focus,
	html.dark body .tabs.tabs-vertical.tabs-left .nav-tabs li.active a:focus
	{
	border-left-color: #0386ff;
}

html body .tabs.tabs-vertical.tabs-right .nav-tabs li a:hover, html.dark body .tabs.tabs-vertical.tabs-right .nav-tabs li a:hover,
	html body .tabs.tabs-vertical.tabs-right .nav-tabs li.active a, html.dark body .tabs.tabs-vertical.tabs-right .nav-tabs li.active a,
	html body .tabs.tabs-vertical.tabs-right .nav-tabs li.active a:hover,
	html.dark body .tabs.tabs-vertical.tabs-right .nav-tabs li.active a:hover,
	html body .tabs.tabs-vertical.tabs-right .nav-tabs li.active a:focus,
	html.dark body .tabs.tabs-vertical.tabs-right .nav-tabs li.active a:focus
	{
	border-right-color: #0386ff;
}

html body .tabs-primary .nav-tabs li a, html.dark body .tabs-primary .nav-tabs li a,
	html body .tabs-primary .nav-tabs.nav-justified li a, html.dark body .tabs-primary .nav-tabs.nav-justified li a,
	html body .tabs-primary .nav-tabs li a:hover, html.dark body .tabs-primary .nav-tabs li a:hover,
	html body .tabs-primary .nav-tabs.nav-justified li a:hover, html.dark body .tabs-primary .nav-tabs.nav-justified li a:hover
	{
	color: #0386ff;
}

html body .tabs-primary .nav-tabs li a:hover, html.dark body .tabs-primary .nav-tabs li a:hover,
	html body .tabs-primary .nav-tabs.nav-justified li a:hover, html.dark body .tabs-primary .nav-tabs.nav-justified li a:hover
	{
	border-top-color: #0386ff;
}

html body .tabs-primary .nav-tabs li.active a, html.dark body .tabs-primary .nav-tabs li.active a,
	html body .tabs-primary .nav-tabs.nav-justified li.active a, html.dark body .tabs-primary .nav-tabs.nav-justified li.active a,
	html body .tabs-primary .nav-tabs li.active a:hover, html.dark body .tabs-primary .nav-tabs li.active a:hover,
	html body .tabs-primary .nav-tabs.nav-justified li.active a:hover, html.dark body .tabs-primary .nav-tabs.nav-justified li.active a:hover,
	html body .tabs-primary .nav-tabs li.active a:focus, html.dark body .tabs-primary .nav-tabs li.active a:focus,
	html body .tabs-primary .nav-tabs.nav-justified li.active a:focus, html.dark body .tabs-primary .nav-tabs.nav-justified li.active a:focus
	{
	border-top-color: #0386ff;
	color: #0386ff;
}

html body .tabs-primary.tabs-bottom .nav-tabs li a:hover, html.dark body .tabs-primary.tabs-bottom .nav-tabs li a:hover,
	html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li a:hover,
	html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li a:hover
	{
	border-bottom-color: #0386ff;
}

html body .tabs-primary.tabs-bottom .nav-tabs li.active a, html.dark body .tabs-primary.tabs-bottom .nav-tabs li.active a,
	html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a,
	html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a,
	html body .tabs-primary.tabs-bottom .nav-tabs li.active a:hover, html.dark body .tabs-primary.tabs-bottom .nav-tabs li.active a:hover,
	html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
	html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
	html body .tabs-primary.tabs-bottom .nav-tabs li.active a:focus, html.dark body .tabs-primary.tabs-bottom .nav-tabs li.active a:focus,
	html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:focus,
	html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:focus
	{
	border-bottom-color: #0386ff;
}

html body .tabs-primary.tabs-vertical.tabs-left li a:hover, html.dark body .tabs-primary.tabs-vertical.tabs-left li a:hover
	{
	border-left-color: #0386ff;
}

html body .tabs-primary.tabs-vertical.tabs-left li.active a, html.dark body .tabs-primary.tabs-vertical.tabs-left li.active a,
	html body .tabs-primary.tabs-vertical.tabs-left li.active a:hover, html.dark body .tabs-primary.tabs-vertical.tabs-left li.active a:hover,
	html body .tabs-primary.tabs-vertical.tabs-left li.active a:focus, html.dark body .tabs-primary.tabs-vertical.tabs-left li.active a:focus
	{
	border-left-color: #0386ff;
}

html body .tabs-primary.tabs-vertical.tabs-right li a:hover, html.dark body .tabs-primary.tabs-vertical.tabs-right li a:hover
	{
	border-right-color: #0386ff;
}

html body .tabs-primary.tabs-vertical.tabs-right li.active a, html.dark body .tabs-primary.tabs-vertical.tabs-right li.active a,
	html body .tabs-primary.tabs-vertical.tabs-right li.active a:hover,
	html.dark body .tabs-primary.tabs-vertical.tabs-right li.active a:hover,
	html body .tabs-primary.tabs-vertical.tabs-right li.active a:focus,
	html.dark body .tabs-primary.tabs-vertical.tabs-right li.active a:focus
	{
	border-right-color: #0386ff;
}

html body .tabs-secondary .nav-tabs li a, html.dark body .tabs-secondary .nav-tabs li a,
	html body .tabs-secondary .nav-tabs.nav-justified li a, html.dark body .tabs-secondary .nav-tabs.nav-justified li a,
	html body .tabs-secondary .nav-tabs li a:hover, html.dark body .tabs-secondary .nav-tabs li a:hover,
	html body .tabs-secondary .nav-tabs.nav-justified li a:hover, html.dark body .tabs-secondary .nav-tabs.nav-justified li a:hover
	{
	color: #0386ff;
}

html body .tabs-secondary .nav-tabs li a:hover, html.dark body .tabs-secondary .nav-tabs li a:hover,
	html body .tabs-secondary .nav-tabs.nav-justified li a:hover, html.dark body .tabs-secondary .nav-tabs.nav-justified li a:hover
	{
	border-top-color: #0386ff;
}

html body .tabs-secondary .nav-tabs li.active a, html.dark body .tabs-secondary .nav-tabs li.active a,
	html body .tabs-secondary .nav-tabs.nav-justified li.active a, html.dark body .tabs-secondary .nav-tabs.nav-justified li.active a,
	html body .tabs-secondary .nav-tabs li.active a:hover, html.dark body .tabs-secondary .nav-tabs li.active a:hover,
	html body .tabs-secondary .nav-tabs.nav-justified li.active a:hover,
	html.dark body .tabs-secondary .nav-tabs.nav-justified li.active a:hover,
	html body .tabs-secondary .nav-tabs li.active a:focus, html.dark body .tabs-secondary .nav-tabs li.active a:focus,
	html body .tabs-secondary .nav-tabs.nav-justified li.active a:focus,
	html.dark body .tabs-secondary .nav-tabs.nav-justified li.active a:focus
	{
	border-top-color: #0386ff;
	color: #0386ff;
}

html body .tabs-secondary.tabs-bottom .nav-tabs li a:hover, html.dark body .tabs-secondary.tabs-bottom .nav-tabs li a:hover,
	html body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li a:hover,
	html.dark body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li a:hover
	{
	border-bottom-color: #0386ff;
}

html body .tabs-secondary.tabs-bottom .nav-tabs li.active a, html.dark body .tabs-secondary.tabs-bottom .nav-tabs li.active a,
	html body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active a,
	html.dark body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active a,
	html body .tabs-secondary.tabs-bottom .nav-tabs li.active a:hover, html.dark body .tabs-secondary.tabs-bottom .nav-tabs li.active a:hover,
	html body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
	html.dark body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
	html body .tabs-secondary.tabs-bottom .nav-tabs li.active a:focus, html.dark body .tabs-secondary.tabs-bottom .nav-tabs li.active a:focus,
	html body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active a:focus,
	html.dark body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active a:focus
	{
	border-bottom-color: #0386ff;
}

html body .tabs-secondary.tabs-vertical.tabs-left li a:hover, html.dark body .tabs-secondary.tabs-vertical.tabs-left li a:hover
	{
	border-left-color: #0386ff;
}

html body .tabs-secondary.tabs-vertical.tabs-left li.active a, html.dark body .tabs-secondary.tabs-vertical.tabs-left li.active a,
	html body .tabs-secondary.tabs-vertical.tabs-left li.active a:hover,
	html.dark body .tabs-secondary.tabs-vertical.tabs-left li.active a:hover,
	html body .tabs-secondary.tabs-vertical.tabs-left li.active a:focus,
	html.dark body .tabs-secondary.tabs-vertical.tabs-left li.active a:focus
	{
	border-left-color: #0386ff;
}

html body .tabs-secondary.tabs-vertical.tabs-right li a:hover, html.dark body .tabs-secondary.tabs-vertical.tabs-right li a:hover
	{
	border-right-color: #0386ff;
}

html body .tabs-secondary.tabs-vertical.tabs-right li.active a, html.dark body .tabs-secondary.tabs-vertical.tabs-right li.active a,
	html body .tabs-secondary.tabs-vertical.tabs-right li.active a:hover,
	html.dark body .tabs-secondary.tabs-vertical.tabs-right li.active a:hover,
	html body .tabs-secondary.tabs-vertical.tabs-right li.active a:focus,
	html.dark body .tabs-secondary.tabs-vertical.tabs-right li.active a:focus
	{
	border-right-color: #0386ff;
}

html body .tabs-tertiary .nav-tabs li a, html.dark body .tabs-tertiary .nav-tabs li a,
	html body .tabs-tertiary .nav-tabs.nav-justified li a, html.dark body .tabs-tertiary .nav-tabs.nav-justified li a,
	html body .tabs-tertiary .nav-tabs li a:hover, html.dark body .tabs-tertiary .nav-tabs li a:hover,
	html body .tabs-tertiary .nav-tabs.nav-justified li a:hover, html.dark body .tabs-tertiary .nav-tabs.nav-justified li a:hover
	{
	color: #0386ff;
}

html body .tabs-tertiary .nav-tabs li a:hover, html.dark body .tabs-tertiary .nav-tabs li a:hover,
	html body .tabs-tertiary .nav-tabs.nav-justified li a:hover, html.dark body .tabs-tertiary .nav-tabs.nav-justified li a:hover
	{
	border-top-color: #0386ff;
}

html body .tabs-tertiary .nav-tabs li.active a, html.dark body .tabs-tertiary .nav-tabs li.active a,
	html body .tabs-tertiary .nav-tabs.nav-justified li.active a, html.dark body .tabs-tertiary .nav-tabs.nav-justified li.active a,
	html body .tabs-tertiary .nav-tabs li.active a:hover, html.dark body .tabs-tertiary .nav-tabs li.active a:hover,
	html body .tabs-tertiary .nav-tabs.nav-justified li.active a:hover,
	html.dark body .tabs-tertiary .nav-tabs.nav-justified li.active a:hover,
	html body .tabs-tertiary .nav-tabs li.active a:focus, html.dark body .tabs-tertiary .nav-tabs li.active a:focus,
	html body .tabs-tertiary .nav-tabs.nav-justified li.active a:focus,
	html.dark body .tabs-tertiary .nav-tabs.nav-justified li.active a:focus
	{
	border-top-color: #0386ff;
	color: #0386ff;
}

html body .tabs-tertiary.tabs-bottom .nav-tabs li a:hover, html.dark body .tabs-tertiary.tabs-bottom .nav-tabs li a:hover,
	html body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li a:hover,
	html.dark body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li a:hover
	{
	border-bottom-color: #0386ff;
}

html body .tabs-tertiary.tabs-bottom .nav-tabs li.active a, html.dark body .tabs-tertiary.tabs-bottom .nav-tabs li.active a,
	html body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active a,
	html.dark body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active a,
	html body .tabs-tertiary.tabs-bottom .nav-tabs li.active a:hover, html.dark body .tabs-tertiary.tabs-bottom .nav-tabs li.active a:hover,
	html body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
	html.dark body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
	html body .tabs-tertiary.tabs-bottom .nav-tabs li.active a:focus, html.dark body .tabs-tertiary.tabs-bottom .nav-tabs li.active a:focus,
	html body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active a:focus,
	html.dark body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active a:focus
	{
	border-bottom-color: #0386ff;
}

html body .tabs-tertiary.tabs-vertical.tabs-left li a:hover, html.dark body .tabs-tertiary.tabs-vertical.tabs-left li a:hover
	{
	border-left-color: #0386ff;
}

html body .tabs-tertiary.tabs-vertical.tabs-left li.active a, html.dark body .tabs-tertiary.tabs-vertical.tabs-left li.active a,
	html body .tabs-tertiary.tabs-vertical.tabs-left li.active a:hover,
	html.dark body .tabs-tertiary.tabs-vertical.tabs-left li.active a:hover,
	html body .tabs-tertiary.tabs-vertical.tabs-left li.active a:focus,
	html.dark body .tabs-tertiary.tabs-vertical.tabs-left li.active a:focus
	{
	border-left-color: #0386ff;
}

html body .tabs-tertiary.tabs-vertical.tabs-right li a:hover, html.dark body .tabs-tertiary.tabs-vertical.tabs-right li a:hover
	{
	border-right-color: #0386ff;
}

html body .tabs-tertiary.tabs-vertical.tabs-right li.active a, html.dark body .tabs-tertiary.tabs-vertical.tabs-right li.active a,
	html body .tabs-tertiary.tabs-vertical.tabs-right li.active a:hover,
	html.dark body .tabs-tertiary.tabs-vertical.tabs-right li.active a:hover,
	html body .tabs-tertiary.tabs-vertical.tabs-right li.active a:focus,
	html.dark body .tabs-tertiary.tabs-vertical.tabs-right li.active a:focus
	{
	border-right-color: #0386ff;
}

html body .tabs-quaternary .nav-tabs li a, html.dark body .tabs-quaternary .nav-tabs li a,
	html body .tabs-quaternary .nav-tabs.nav-justified li a, html.dark body .tabs-quaternary .nav-tabs.nav-justified li a,
	html body .tabs-quaternary .nav-tabs li a:hover, html.dark body .tabs-quaternary .nav-tabs li a:hover,
	html body .tabs-quaternary .nav-tabs.nav-justified li a:hover, html.dark body .tabs-quaternary .nav-tabs.nav-justified li a:hover
	{
	color: #0386ff;
}

html body .tabs-quaternary .nav-tabs li a:hover, html.dark body .tabs-quaternary .nav-tabs li a:hover,
	html body .tabs-quaternary .nav-tabs.nav-justified li a:hover, html.dark body .tabs-quaternary .nav-tabs.nav-justified li a:hover
	{
	border-top-color: #0386ff;
}

html body .tabs-quaternary .nav-tabs li.active a, html.dark body .tabs-quaternary .nav-tabs li.active a,
	html body .tabs-quaternary .nav-tabs.nav-justified li.active a, html.dark body .tabs-quaternary .nav-tabs.nav-justified li.active a,
	html body .tabs-quaternary .nav-tabs li.active a:hover, html.dark body .tabs-quaternary .nav-tabs li.active a:hover,
	html body .tabs-quaternary .nav-tabs.nav-justified li.active a:hover,
	html.dark body .tabs-quaternary .nav-tabs.nav-justified li.active a:hover,
	html body .tabs-quaternary .nav-tabs li.active a:focus, html.dark body .tabs-quaternary .nav-tabs li.active a:focus,
	html body .tabs-quaternary .nav-tabs.nav-justified li.active a:focus,
	html.dark body .tabs-quaternary .nav-tabs.nav-justified li.active a:focus
	{
	border-top-color: #0386ff;
	color: #0386ff;
}

html body .tabs-quaternary.tabs-bottom .nav-tabs li a:hover, html.dark body .tabs-quaternary.tabs-bottom .nav-tabs li a:hover,
	html body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li a:hover,
	html.dark body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li a:hover
	{
	border-bottom-color: #0386ff;
}

html body .tabs-quaternary.tabs-bottom .nav-tabs li.active a, html.dark body .tabs-quaternary.tabs-bottom .nav-tabs li.active a,
	html body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active a,
	html.dark body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active a,
	html body .tabs-quaternary.tabs-bottom .nav-tabs li.active a:hover,
	html.dark body .tabs-quaternary.tabs-bottom .nav-tabs li.active a:hover,
	html body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
	html.dark body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
	html body .tabs-quaternary.tabs-bottom .nav-tabs li.active a:focus,
	html.dark body .tabs-quaternary.tabs-bottom .nav-tabs li.active a:focus,
	html body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active a:focus,
	html.dark body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active a:focus
	{
	border-bottom-color: #0386ff;
}

html body .tabs-quaternary.tabs-vertical.tabs-left li a:hover, html.dark body .tabs-quaternary.tabs-vertical.tabs-left li a:hover
	{
	border-left-color: #0386ff;
}

html body .tabs-quaternary.tabs-vertical.tabs-left li.active a, html.dark body .tabs-quaternary.tabs-vertical.tabs-left li.active a,
	html body .tabs-quaternary.tabs-vertical.tabs-left li.active a:hover,
	html.dark body .tabs-quaternary.tabs-vertical.tabs-left li.active a:hover,
	html body .tabs-quaternary.tabs-vertical.tabs-left li.active a:focus,
	html.dark body .tabs-quaternary.tabs-vertical.tabs-left li.active a:focus
	{
	border-left-color: #0386ff;
}

html body .tabs-quaternary.tabs-vertical.tabs-right li a:hover, html.dark body .tabs-quaternary.tabs-vertical.tabs-right li a:hover
	{
	border-right-color: #0386ff;
}

html body .tabs-quaternary.tabs-vertical.tabs-right li.active a, html.dark body .tabs-quaternary.tabs-vertical.tabs-right li.active a,
	html body .tabs-quaternary.tabs-vertical.tabs-right li.active a:hover,
	html.dark body .tabs-quaternary.tabs-vertical.tabs-right li.active a:hover,
	html body .tabs-quaternary.tabs-vertical.tabs-right li.active a:focus,
	html.dark body .tabs-quaternary.tabs-vertical.tabs-right li.active a:focus
	{
	border-right-color: #0386ff;
}

html body .tabs-dark .nav-tabs li a, html.dark body .tabs-dark .nav-tabs li a,
	html body .tabs-dark .nav-tabs.nav-justified li a, html.dark body .tabs-dark .nav-tabs.nav-justified li a,
	html body .tabs-dark .nav-tabs li a:hover, html.dark body .tabs-dark .nav-tabs li a:hover,
	html body .tabs-dark .nav-tabs.nav-justified li a:hover, html.dark body .tabs-dark .nav-tabs.nav-justified li a:hover
	{
	color: #2e353e;
}

html body .tabs-dark .nav-tabs li a:hover, html.dark body .tabs-dark .nav-tabs li a:hover,
	html body .tabs-dark .nav-tabs.nav-justified li a:hover, html.dark body .tabs-dark .nav-tabs.nav-justified li a:hover
	{
	border-top-color: #2e353e;
}

html body .tabs-dark .nav-tabs li.active a, html.dark body .tabs-dark .nav-tabs li.active a,
	html body .tabs-dark .nav-tabs.nav-justified li.active a, html.dark body .tabs-dark .nav-tabs.nav-justified li.active a,
	html body .tabs-dark .nav-tabs li.active a:hover, html.dark body .tabs-dark .nav-tabs li.active a:hover,
	html body .tabs-dark .nav-tabs.nav-justified li.active a:hover, html.dark body .tabs-dark .nav-tabs.nav-justified li.active a:hover,
	html body .tabs-dark .nav-tabs li.active a:focus, html.dark body .tabs-dark .nav-tabs li.active a:focus,
	html body .tabs-dark .nav-tabs.nav-justified li.active a:focus, html.dark body .tabs-dark .nav-tabs.nav-justified li.active a:focus
	{
	border-top-color: #2e353e;
	color: #2e353e;
}

html body .tabs-dark.tabs-bottom .nav-tabs li a:hover, html.dark body .tabs-dark.tabs-bottom .nav-tabs li a:hover,
	html body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li a:hover,
	html.dark body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li a:hover
	{
	border-bottom-color: #2e353e;
}

html body .tabs-dark.tabs-bottom .nav-tabs li.active a, html.dark body .tabs-dark.tabs-bottom .nav-tabs li.active a,
	html body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active a,
	html.dark body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active a,
	html body .tabs-dark.tabs-bottom .nav-tabs li.active a:hover, html.dark body .tabs-dark.tabs-bottom .nav-tabs li.active a:hover,
	html body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
	html.dark body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
	html body .tabs-dark.tabs-bottom .nav-tabs li.active a:focus, html.dark body .tabs-dark.tabs-bottom .nav-tabs li.active a:focus,
	html body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active a:focus,
	html.dark body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active a:focus
	{
	border-bottom-color: #2e353e;
}

html body .tabs-dark.tabs-vertical.tabs-left li a:hover, html.dark body .tabs-dark.tabs-vertical.tabs-left li a:hover
	{
	border-left-color: #2e353e;
}

html body .tabs-dark.tabs-vertical.tabs-left li.active a, html.dark body .tabs-dark.tabs-vertical.tabs-left li.active a,
	html body .tabs-dark.tabs-vertical.tabs-left li.active a:hover, html.dark body .tabs-dark.tabs-vertical.tabs-left li.active a:hover,
	html body .tabs-dark.tabs-vertical.tabs-left li.active a:focus, html.dark body .tabs-dark.tabs-vertical.tabs-left li.active a:focus
	{
	border-left-color: #2e353e;
}

html body .tabs-dark.tabs-vertical.tabs-right li a:hover, html.dark body .tabs-dark.tabs-vertical.tabs-right li a:hover
	{
	border-right-color: #2e353e;
}

html body .tabs-dark.tabs-vertical.tabs-right li.active a, html.dark body .tabs-dark.tabs-vertical.tabs-right li.active a,
	html body .tabs-dark.tabs-vertical.tabs-right li.active a:hover, html.dark body .tabs-dark.tabs-vertical.tabs-right li.active a:hover,
	html body .tabs-dark.tabs-vertical.tabs-right li.active a:focus, html.dark body .tabs-dark.tabs-vertical.tabs-right li.active a:focus
	{
	border-right-color: #2e353e;
}

html body .tabs-light .nav-tabs li a, html.dark body .tabs-light .nav-tabs li a,
	html body .tabs-light .nav-tabs.nav-justified li a, html.dark body .tabs-light .nav-tabs.nav-justified li a,
	html body .tabs-light .nav-tabs li a:hover, html.dark body .tabs-light .nav-tabs li a:hover,
	html body .tabs-light .nav-tabs.nav-justified li a:hover, html.dark body .tabs-light .nav-tabs.nav-justified li a:hover
	{
	color: #FFF;
}

html body .tabs-light .nav-tabs li a:hover, html.dark body .tabs-light .nav-tabs li a:hover,
	html body .tabs-light .nav-tabs.nav-justified li a:hover, html.dark body .tabs-light .nav-tabs.nav-justified li a:hover
	{
	border-top-color: #FFF;
}

html body .tabs-light .nav-tabs li.active a, html.dark body .tabs-light .nav-tabs li.active a,
	html body .tabs-light .nav-tabs.nav-justified li.active a, html.dark body .tabs-light .nav-tabs.nav-justified li.active a,
	html body .tabs-light .nav-tabs li.active a:hover, html.dark body .tabs-light .nav-tabs li.active a:hover,
	html body .tabs-light .nav-tabs.nav-justified li.active a:hover, html.dark body .tabs-light .nav-tabs.nav-justified li.active a:hover,
	html body .tabs-light .nav-tabs li.active a:focus, html.dark body .tabs-light .nav-tabs li.active a:focus,
	html body .tabs-light .nav-tabs.nav-justified li.active a:focus, html.dark body .tabs-light .nav-tabs.nav-justified li.active a:focus
	{
	border-top-color: #FFF;
	color: #FFF;
}

html body .tabs-light.tabs-bottom .nav-tabs li a:hover, html.dark body .tabs-light.tabs-bottom .nav-tabs li a:hover,
	html body .tabs-light.tabs-bottom .nav-tabs.nav-justified li a:hover,
	html.dark body .tabs-light.tabs-bottom .nav-tabs.nav-justified li a:hover
	{
	border-bottom-color: #FFF;
}

html body .tabs-light.tabs-bottom .nav-tabs li.active a, html.dark body .tabs-light.tabs-bottom .nav-tabs li.active a,
	html body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active a,
	html.dark body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active a,
	html body .tabs-light.tabs-bottom .nav-tabs li.active a:hover, html.dark body .tabs-light.tabs-bottom .nav-tabs li.active a:hover,
	html body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
	html.dark body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
	html body .tabs-light.tabs-bottom .nav-tabs li.active a:focus, html.dark body .tabs-light.tabs-bottom .nav-tabs li.active a:focus,
	html body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active a:focus,
	html.dark body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active a:focus
	{
	border-bottom-color: #FFF;
}

html body .tabs-light.tabs-vertical.tabs-left li a:hover, html.dark body .tabs-light.tabs-vertical.tabs-left li a:hover
	{
	border-left-color: #FFF;
}

html body .tabs-light.tabs-vertical.tabs-left li.active a, html.dark body .tabs-light.tabs-vertical.tabs-left li.active a,
	html body .tabs-light.tabs-vertical.tabs-left li.active a:hover, html.dark body .tabs-light.tabs-vertical.tabs-left li.active a:hover,
	html body .tabs-light.tabs-vertical.tabs-left li.active a:focus, html.dark body .tabs-light.tabs-vertical.tabs-left li.active a:focus
	{
	border-left-color: #FFF;
}

html body .tabs-light.tabs-vertical.tabs-right li a:hover, html.dark body .tabs-light.tabs-vertical.tabs-right li a:hover
	{
	border-right-color: #FFF;
}

html body .tabs-light.tabs-vertical.tabs-right li.active a, html.dark body .tabs-light.tabs-vertical.tabs-right li.active a,
	html body .tabs-light.tabs-vertical.tabs-right li.active a:hover, html.dark body .tabs-light.tabs-vertical.tabs-right li.active a:hover,
	html body .tabs-light.tabs-vertical.tabs-right li.active a:focus, html.dark body .tabs-light.tabs-vertical.tabs-right li.active a:focus
	{
	border-right-color: #FFF;
}

html[dir="rtl"] .tabs.tabs-vertical.tabs-left .nav-tabs li a:hover, html[dir="rtl"] .tabs.tabs-vertical.tabs-left .nav-tabs li.active a,
	html[dir="rtl"] .tabs.tabs-vertical.tabs-left .nav-tabs li.active a:hover,
	html[dir="rtl"] .tabs.tabs-vertical.tabs-left .nav-tabs li.active a:focus
	{
	border-right-color: #0386ff;
	border-left-color: transparent;
}

html[dir="rtl"] .tabs.tabs-vertical.tabs-right .nav-tabs li a:hover,
	html[dir="rtl"] .tabs.tabs-vertical.tabs-right .nav-tabs li.active a,
	html[dir="rtl"] .tabs.tabs-vertical.tabs-right .nav-tabs li.active a:hover,
	html[dir="rtl"] .tabs.tabs-vertical.tabs-right .nav-tabs li.active a:focus
	{
	border-right-color: transparent;
	border-left-color: #0386ff;
}

.list.list-icons li .fa, .list.list-icons li .icons {
	color: #0386ff;
	border-color: #0386ff;
}

.list.list-icons.list-icons-style-3 li .fa, .list.list-icons.list-icons-style-3 li .icons
	{
	background-color: #0386ff;
}

.list.list-ordened li:before {
	color: #0386ff;
	border-color: #0386ff;
}

.list.list-ordened.list-ordened-style-3 li:before {
	background-color: #0386ff;
}

html .list-primary.list-icons li .fa, html .list-primary.list-icons li .icons
	{
	color: #0386ff;
	border-color: #0386ff;
}

html .list-primary.list-icons.list-icons-style-3 li .fa, html .list-primary.list-icons.list-icons-style-3 li .icons
	{
	background-color: #0386ff;
	color: #FFF;
}

html .list-primary.list-ordened li:before {
	color: #0386ff;
}

html .list-primary.list-ordened.list-ordened-style-3 li:before {
	background-color: #0386ff;
	color: #FFF;
}

html .list-secondary.list-icons li .fa, html .list-secondary.list-icons li .icons
	{
	color: #0386ff;
	border-color: #0386ff;
}

html .list-secondary.list-icons.list-icons-style-3 li .fa, html .list-secondary.list-icons.list-icons-style-3 li .icons
	{
	background-color: #0386ff;
	color: #FFF;
}

html .list-secondary.list-ordened li:before {
	color: #0386ff;
}

html .list-secondary.list-ordened.list-ordened-style-3 li:before {
	background-color: #0386ff;
	color: #FFF;
}

html .list-tertiary.list-icons li .fa, html .list-tertiary.list-icons li .icons
	{
	color: #0386ff;
	border-color: #0386ff;
}

html .list-tertiary.list-icons.list-icons-style-3 li .fa, html .list-tertiary.list-icons.list-icons-style-3 li .icons
	{
	background-color: #0386ff;
	color: #777;
}

html .list-tertiary.list-ordened li:before {
	color: #0386ff;
}

html .list-tertiary.list-ordened.list-ordened-style-3 li:before {
	background-color: #0386ff;
	color: #777;
}

html .list-quaternary.list-icons li .fa, html .list-quaternary.list-icons li .icons
	{
	color: #0386ff;
	border-color: #0386ff;
}

html .list-quaternary.list-icons.list-icons-style-3 li .fa, html .list-quaternary.list-icons.list-icons-style-3 li .icons
	{
	background-color: #0386ff;
	color: #FFF;
}

html .list-quaternary.list-ordened li:before {
	color: #0386ff;
}

html .list-quaternary.list-ordened.list-ordened-style-3 li:before {
	background-color: #0386ff;
	color: #FFF;
}

html .list-dark.list-icons li .fa, html .list-dark.list-icons li .icons
	{
	color: #2e353e;
	border-color: #2e353e;
}

html .list-dark.list-icons.list-icons-style-3 li .fa, html .list-dark.list-icons.list-icons-style-3 li .icons
	{
	background-color: #2e353e;
	color: #FFF;
}

html .list-dark.list-ordened li:before {
	color: #2e353e;
}

html .list-dark.list-ordened.list-ordened-style-3 li:before {
	background-color: #2e353e;
	color: #FFF;
}

html .list-light.list-icons li .fa, html .list-light.list-icons li .icons
	{
	color: #FFF;
	border-color: #FFF;
}

html .list-light.list-icons.list-icons-style-3 li .fa, html .list-light.list-icons.list-icons-style-3 li .icons
	{
	background-color: #FFF;
	color: #777;
}

html .list-light.list-ordened li:before {
	color: #FFF;
}

html .list-light.list-ordened.list-ordened-style-3 li:before {
	background-color: #FFF;
	color: #777;
}

.parallax blockquote i.fa-quote-left {
	color: #0386ff;
}

section.video blockquote i.fa-quote-left {
	color: #0386ff;
}

.panel-group .panel-heading a {
	color: #0386ff;
}

html .panel-group.panel-group-primary .panel-heading {
	background-color: #0386ff !important;
}

html .panel-group.panel-group-primary .panel-heading a {
	color: #FFF;
}

html .panel-group.panel-group-secondary .panel-heading {
	background-color: #0386ff !important;
}

html .panel-group.panel-group-secondary .panel-heading a {
	color: #FFF;
}

html .panel-group.panel-group-tertiary .panel-heading {
	background-color: #0386ff !important;
}

html .panel-group.panel-group-tertiary .panel-heading a {
	color: #777;
}

html .panel-group.panel-group-quaternary .panel-heading {
	background-color: #0386ff !important;
}

html .panel-group.panel-group-quaternary .panel-heading a {
	color: #FFF;
}

html .panel-group.panel-group-dark .panel-heading {
	background-color: #2e353e !important;
}

html .panel-group.panel-group-dark .panel-heading a {
	color: #FFF;
}

html .panel-group.panel-group-light .panel-heading {
	background-color: #FFF !important;
}

html .panel-group.panel-group-light .panel-heading a {
	color: #777;
}

html .divider.divider-primary .fa, html .divider.divider-primary .icons
	{
	color: #0386ff;
}

html .divider.divider-primary.divider-small hr {
	background: #0386ff;
}

html .divider.divider-secondary .fa, html .divider.divider-secondary .icons
	{
	color: #0386ff;
}

html .divider.divider-secondary.divider-small hr {
	background: #0386ff;
}

html .divider.divider-tertiary .fa, html .divider.divider-tertiary .icons
	{
	color: #0386ff;
}

html .divider.divider-tertiary.divider-small hr {
	background: #0386ff;
}

html .divider.divider-quaternary .fa, html .divider.divider-quaternary .icons
	{
	color: #0386ff;
}

html .divider.divider-quaternary.divider-small hr {
	background: #0386ff;
}

html .divider.divider-dark .fa, html .divider.divider-dark .icons {
	color: #2e353e;
}

html .divider.divider-dark.divider-small hr {
	background: #2e353e;
}

html .divider.divider-light .fa, html .divider.divider-light .icons {
	color: #FFF;
}

html .divider.divider-light.divider-small hr {
	background: #FFF;
}

html .divider.divider-style-2.divider-primary .fa, html .divider.divider-style-2.divider-primary .icons
	{
	background: #0386ff;
	color: #FFF;
}

html .divider.divider-style-2.divider-secondary .fa, html .divider.divider-style-2.divider-secondary .icons
	{
	background: #0386ff;
	color: #FFF;
}

html .divider.divider-style-2.divider-tertiary .fa, html .divider.divider-style-2.divider-tertiary .icons
	{
	background: #0386ff;
	color: #777;
}

html .divider.divider-style-2.divider-quaternary .fa, html .divider.divider-style-2.divider-quaternary .icons
	{
	background: #0386ff;
	color: #FFF;
}

html .divider.divider-style-2.divider-dark .fa, html .divider.divider-style-2.divider-dark .icons
	{
	background: #2e353e;
	color: #FFF;
}

html .divider.divider-style-2.divider-light .fa, html .divider.divider-style-2.divider-light .icons
	{
	background: #FFF;
	color: #777;
}

html .divider.divider-style-3.divider-primary .fa, html .divider.divider-style-3.divider-primary .icons
	{
	border-color: #0386ff;
}

html .divider.divider-style-3.divider-secondary .fa, html .divider.divider-style-3.divider-secondary .icons
	{
	border-color: #0386ff;
}

html .divider.divider-style-3.divider-tertiary .fa, html .divider.divider-style-3.divider-tertiary .icons
	{
	border-color: #0386ff;
}

html .divider.divider-style-3.divider-quaternary .fa, html .divider.divider-style-3.divider-quaternary .icons
	{
	border-color: #0386ff;
}

html .divider.divider-style-3.divider-dark .fa, html .divider.divider-style-3.divider-dark .icons
	{
	border-color: #2e353e;
}

html .divider.divider-style-3.divider-light .fa, html .divider.divider-style-3.divider-light .icons
	{
	border-color: #FFF;
}

#header .tip {
	background: #0386ff;
	color: #FFF;
}

#header .tip:before {
	border-right-color: #0386ff;
}

html #header .tip-primary {
	background: #0386ff !important;
	color: #FFF !important;
}

html #header .tip-primary:before {
	border-right-color: #0386ff !important;
}

html #header .tip-secondary {
	background: #0386ff !important;
	color: #FFF !important;
}

html #header .tip-secondary:before {
	border-right-color: #0386ff !important;
}

html #header .tip-tertiary {
	background: #0386ff !important;
	color: #777 !important;
}

html #header .tip-tertiary:before {
	border-right-color: #0386ff !important;
}

html #header .tip-quaternary {
	background: #0386ff !important;
	color: #FFF !important;
}

html #header .tip-quaternary:before {
	border-right-color: #0386ff !important;
}

html #header .tip-dark {
	background: #2e353e !important;
	color: #FFF !important;
}

html #header .tip-dark:before {
	border-right-color: #2e353e !important;
}

html #header .tip-light {
	background: #FFF !important;
	color: #777 !important;
}

html #header .tip-light:before {
	border-right-color: #FFF !important;
}

html[dir="rtl"] #header .tip.skin:before {
	border-left-color: #0386ff;
}

#header .header-btn-collapse-nav {
	background: #0386ff;
}

@media ( min-width : 992px) {
	#header .header-nav-main nav>ul>li.open>a, #header .header-nav-main nav>ul>li:hover>a
		{
		background: #0386ff;
	}
	#header .header-nav-main nav>ul>li.dropdown .dropdown-menu {
		border-top-color: #0386ff;
	}
	#header .header-nav-main nav>ul>li.dropdown .dropdown-menu li.dropdown-submenu>a:after
		{
		border-color: transparent transparent transparent #0386ff;
	}
	#header .header-nav-main nav>ul>li.dropdown-reverse .dropdown-menu {
		border-top-color: #0386ff;
	}
	#header .header-nav-main nav>ul>li.dropdown-reverse .dropdown-menu li.dropdown-submenu>a:after
		{
		border-color: transparent #0386ff transparent;
	}
	#header .header-nav-main nav>ul>li.dropdown-mega-signin .dropdown-menu {
		border-top-color: #0386ff;
	}
	#header .header-nav-main nav>ul>li.dropdown-mega-signin .dropdown-menu li a
		{
		color: #0386ff;
	}
	#header .header-nav.header-nav-stripe nav>ul>li:not (:hover ).active>a {
		color: #0386ff;
	}
	#header .header-nav.header-nav-stripe nav>ul>li:hover>a {
		background-color: #0386ff;
	}
	#header .header-nav.header-nav-top-line nav>ul li.active>a, #header .header-nav.header-nav-top-line nav>ul li:hover>a
		{
		color: #0386ff;
	}
	#header .header-nav.header-nav-top-line nav>ul li.active>a:before,
		#header .header-nav.header-nav-top-line nav>ul li:hover>a:before {
		background: #0386ff;
	}
	#header .header-nav.header-nav-dark-dropdown nav>ul li.active>a, #header .header-nav.header-nav-dark-dropdown nav>ul li:hover>a
		{
		color: #0386ff;
	}
	html.side-header #header .header-nav-main nav>ul li.dropdown.open>.dropdown-menu,
		html.side-header #header .header-nav-main nav>ul li.dropdown:hover>.dropdown-menu
		{
		border-left-color: #0386ff;
	}
	html.side-header-right #header .header-nav-main nav>ul li.dropdown.open>.dropdown-menu,
		html.side-header-right #header .header-nav-main nav>ul li.dropdown:hover>.dropdown-menu
		{
		border-right-color: #0386ff;
	}
	;
}

@media ( min-width : 992px) {
	html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-primary>a
		{
		color: #0386ff;
	}
	html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-primary.active>a,
		html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-primary:hover>a
		{
		background: #0386ff;
		color: #FFF;
	}
	html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-primary .dropdown-menu
		{
		border-top-color: #0386ff;
		background-color: #0386ff;
	}
	html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-primary .dropdown-menu li a
		{
		color: #FFF;
		border-bottom-color: #0f58ab;
	}
	html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-primary .dropdown-menu li:hover>a
		{
		background: #0f58ab;
	}
	html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-primary .dropdown-menu li.dropdown-submenu>a:after
		{
		border-color: transparent transparent transparent #FFF;
	}
	html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-mega.dropdown-primary .dropdown-mega-sub-title
		{
		color: #FFF;
		opacity: 0.70;
	}
	html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-secondary>a
		{
		color: #0386ff;
	}
	html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-secondary.active>a,
		html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-secondary:hover>a
		{
		background: #0386ff;
		color: #FFF;
	}
	html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-secondary .dropdown-menu
		{
		border-top-color: #0386ff;
		background-color: #0386ff;
	}
	html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-secondary .dropdown-menu li a
		{
		color: #FFF;
		border-bottom-color: #006bc2;
	}
	html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-secondary .dropdown-menu li:hover>a
		{
		background: #006bc2;
	}
	html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-secondary .dropdown-menu li.dropdown-submenu>a:after
		{
		border-color: transparent transparent transparent #FFF;
	}
	html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-mega.dropdown-secondary .dropdown-mega-sub-title
		{
		color: #FFF;
		opacity: 0.70;
	}
	html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-tertiary>a
		{
		color: #0386ff;
	}
	html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-tertiary.active>a,
		html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-tertiary:hover>a
		{
		background: #0386ff;
		color: #777;
	}
	html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-tertiary .dropdown-menu
		{
		border-top-color: #0386ff;
		background-color: #0386ff;
	}
	html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-tertiary .dropdown-menu li a
		{
		color: #777;
		border-bottom-color: #7ec9ef;
	}
	html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-tertiary .dropdown-menu li:hover>a
		{
		background: #7ec9ef;
	}
	html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-tertiary .dropdown-menu li.dropdown-submenu>a:after
		{
		border-color: transparent transparent transparent #777;
	}
	html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-mega.dropdown-tertiary .dropdown-mega-sub-title
		{
		color: #777;
		opacity: 0.70;
	}
	html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-quaternary>a
		{
		color: #0386ff;
	}
	html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-quaternary.active>a,
		html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-quaternary:hover>a
		{
		background: #0386ff;
		color: #FFF;
	}
	html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-quaternary .dropdown-menu
		{
		border-top-color: #0386ff;
		background-color: #0386ff;
	}
	html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-quaternary .dropdown-menu li a
		{
		color: #FFF;
		border-bottom-color: #404040;
	}
	html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-quaternary .dropdown-menu li:hover>a
		{
		background: #404040;
	}
	html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-quaternary .dropdown-menu li.dropdown-submenu>a:after
		{
		border-color: transparent transparent transparent #FFF;
	}
	html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-mega.dropdown-quaternary .dropdown-mega-sub-title
		{
		color: #FFF;
		opacity: 0.70;
	}
	html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-dark>a
		{
		color: #2e353e;
	}
	html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-dark.active>a,
		html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-dark:hover>a
		{
		background: #2e353e;
		color: #FFF;
	}
	html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-dark .dropdown-menu
		{
		border-top-color: #2e353e;
		background-color: #2e353e;
	}
	html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-dark .dropdown-menu li a
		{
		color: #FFF;
		border-bottom-color: #39424d;
	}
	html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-dark .dropdown-menu li:hover>a
		{
		background: #39424d;
	}
	html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-dark .dropdown-menu li.dropdown-submenu>a:after
		{
		border-color: transparent transparent transparent #FFF;
	}
	html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-mega.dropdown-dark .dropdown-mega-sub-title
		{
		color: #FFF;
		opacity: 0.70;
	}
	html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-light>a
		{
		color: #FFF;
	}
	html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-light.active>a,
		html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-light:hover>a
		{
		background: #FFF;
		color: #777;
	}
	html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-light .dropdown-menu
		{
		border-top-color: #FFF;
		background-color: #FFF;
	}
	html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-light .dropdown-menu li a
		{
		color: #777;
		border-bottom-color: #ffffff;
	}
	html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-light .dropdown-menu li:hover>a
		{
		background: #ffffff;
	}
	html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-light .dropdown-menu li.dropdown-submenu>a:after
		{
		border-color: transparent transparent transparent #777;
	}
	html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-mega.dropdown-light .dropdown-mega-sub-title
		{
		color: #777;
		opacity: 0.70;
	}
	;
}

@media ( max-width : 991px) {
	#header .header-nav-main nav>ul>li>a, #header .header-nav-main nav>ul>li>a:focus,
		#header .header-nav-main nav>ul>li>a:hover {
		color: #0386ff;
	}
	#header .header-nav-main nav>ul>li.active>a, #header .header-nav-main nav>ul>li.active>a:focus,
		#header .header-nav-main nav>ul>li.active>a:hover {
		background-color: #0386ff;
	}
	;
}

@media ( max-width : 991px) {
	html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-primary>a
		{
		color: #0386ff;
	}
	html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-primary.active>a
		{
		background: #0386ff;
		color: #FFF;
	}
	html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-secondary>a
		{
		color: #0386ff;
	}
	html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-secondary.active>a
		{
		background: #0386ff;
		color: #FFF;
	}
	html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-tertiary>a
		{
		color: #0386ff;
	}
	html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-tertiary.active>a
		{
		background: #0386ff;
		color: #777;
	}
	html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-quaternary>a
		{
		color: #0386ff;
	}
	html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-quaternary.active>a
		{
		background: #0386ff;
		color: #FFF;
	}
	html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-dark>a
		{
		color: #2e353e;
	}
	html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-dark.active>a
		{
		background: #2e353e;
		color: #FFF;
	}
	html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-light>a
		{
		color: #FFF;
	}
	html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-light.active>a
		{
		background: #FFF;
		color: #777;
	}
	;
}

html #header .header-top.header-top-primary {
	background: #0386ff;
	border-top-color: #0b407d;
}

html #header .header-top.header-top-primary .header-nav-top ul>li.open>a
	{
	background: #0f58ab;
}

html #header .header-top.header-top-primary .header-nav-top ul>li>a:hover,
	html #header .header-top.header-top-primary .header-nav-top ul>li.open>a:hover,
	html #header .header-top.header-top-primary .header-nav-top ul>li>a:focus,
	html #header .header-top.header-top-primary .header-nav-top ul>li.open>a:focus
	{
	background: #0f58ab;
}

html #header .header-top.header-top-primary .dropdown-menu {
	background: #0f58ab;
	border-color: #0f58ab;
}

html #header .header-top.header-top-primary .dropdown-menu a:hover, html #header .header-top.header-top-primary .dropdown-menu a:focus
	{
	background: #1164c3 !important;
}

html #header .header-top.header-top-secondary {
	background: #0386ff;
	border-top-color: #004f8f;
}

html #header .header-top.header-top-secondary .header-nav-top ul>li.open>a
	{
	background: #006bc2;
}

html #header .header-top.header-top-secondary .header-nav-top ul>li>a:hover,
	html #header .header-top.header-top-secondary .header-nav-top ul>li.open>a:hover,
	html #header .header-top.header-top-secondary .header-nav-top ul>li>a:focus,
	html #header .header-top.header-top-secondary .header-nav-top ul>li.open>a:focus
	{
	background: #006bc2;
}

html #header .header-top.header-top-secondary .dropdown-menu {
	background: #006bc2;
	border-color: #006bc2;
}

html #header .header-top.header-top-secondary .dropdown-menu a:hover,
	html #header .header-top.header-top-secondary .dropdown-menu a:focus {
	background: #0079db !important;
}

html #header .header-top.header-top-tertiary {
	background: #0386ff;
	border-top-color: #50b7e9;
}

html #header .header-top.header-top-tertiary .header-nav-top ul>li.open>a
	{
	background: #7ec9ef;
}

html #header .header-top.header-top-tertiary .header-nav-top ul>li>a:hover,
	html #header .header-top.header-top-tertiary .header-nav-top ul>li.open>a:hover,
	html #header .header-top.header-top-tertiary .header-nav-top ul>li>a:focus,
	html #header .header-top.header-top-tertiary .header-nav-top ul>li.open>a:focus
	{
	background: #7ec9ef;
}

html #header .header-top.header-top-tertiary .dropdown-menu {
	background: #7ec9ef;
	border-color: #7ec9ef;
}

html #header .header-top.header-top-tertiary .dropdown-menu a:hover,
	html #header .header-top.header-top-tertiary .dropdown-menu a:focus {
	background: #94d3f2 !important;
}

html #header .header-top.header-top-quaternary {
	background: #0386ff;
	border-top-color: #262626;
}

html #header .header-top.header-top-quaternary .header-nav-top ul>li.open>a
	{
	background: #404040;
}

html #header .header-top.header-top-quaternary .header-nav-top ul>li>a:hover,
	html #header .header-top.header-top-quaternary .header-nav-top ul>li.open>a:hover,
	html #header .header-top.header-top-quaternary .header-nav-top ul>li>a:focus,
	html #header .header-top.header-top-quaternary .header-nav-top ul>li.open>a:focus
	{
	background: #404040;
}

html #header .header-top.header-top-quaternary .dropdown-menu {
	background: #404040;
	border-color: #404040;
}

html #header .header-top.header-top-quaternary .dropdown-menu a:hover,
	html #header .header-top.header-top-quaternary .dropdown-menu a:focus {
	background: #4d4d4d !important;
}

html #header .header-top.header-top-dark {
	background: #2e353e;
	border-top-color: #23282f;
}

html #header .header-top.header-top-dark .header-nav-top ul>li.open>a {
	background: #39424d;
}

html #header .header-top.header-top-dark .header-nav-top ul>li>a:hover,
	html #header .header-top.header-top-dark .header-nav-top ul>li.open>a:hover,
	html #header .header-top.header-top-dark .header-nav-top ul>li>a:focus,
	html #header .header-top.header-top-dark .header-nav-top ul>li.open>a:focus
	{
	background: #39424d;
}

html #header .header-top.header-top-dark .dropdown-menu {
	background: #39424d;
	border-color: #39424d;
}

html #header .header-top.header-top-dark .dropdown-menu a:hover, html #header .header-top.header-top-dark .dropdown-menu a:focus
	{
	background: #444e5b !important;
}

html #header .header-top.header-top-light {
	background: #FFF;
	border-top-color: #f2f2f2;
}

html #header .header-top.header-top-light .header-nav-top ul>li.open>a {
	background: #ffffff;
}

html #header .header-top.header-top-light .header-nav-top ul>li>a:hover,
	html #header .header-top.header-top-light .header-nav-top ul>li.open>a:hover,
	html #header .header-top.header-top-light .header-nav-top ul>li>a:focus,
	html #header .header-top.header-top-light .header-nav-top ul>li.open>a:focus
	{
	background: #ffffff;
}

html #header .header-top.header-top-light .dropdown-menu {
	background: #ffffff;
	border-color: #ffffff;
}

html #header .header-top.header-top-light .dropdown-menu a:hover, html #header .header-top.header-top-light .dropdown-menu a:focus
	{
	background: #ffffff !important;
}

@media ( min-width : 992px) {
	html #header .header-nav-bar-primary {
		background: #0386ff !important;
		color: #FFF !important;
	}
	html #header .header-nav-bar-secondary {
		background: #0386ff !important;
		color: #FFF !important;
	}
	html #header .header-nav-bar-tertiary {
		background: #0386ff !important;
		color: #777 !important;
	}
	html #header .header-nav-bar-quaternary {
		background: #0386ff !important;
		color: #FFF !important;
	}
	html #header .header-nav-bar-dark {
		background: #2e353e !important;
		color: #FFF !important;
	}
	html #header .header-nav-bar-light {
		background: #FFF !important;
		color: #777 !important;
	}
	;
}

@media ( min-width : 992px) {
	#header .header-nav-main.header-nav-main-light nav>ul>li.open>a, #header .header-nav-main.header-nav-main-light nav>ul>li:hover>a
		{
		color: #0386ff;
	}
	#header .header-nav-main.header-nav-main-light nav>ul>li.active>a {
		color: #0386ff;
	}
	;
}

.testimonial blockquote {
	background: #0f58ab;
}

.testimonial .testimonial-arrow-down {
	border-top-color: #0f58ab;
}

html .testimonial-primary blockquote {
	background: #0f58ab;
}

html .testimonial-primary .testimonial-arrow-down {
	border-top-color: #0f58ab;
}

html .testimonial-secondary blockquote {
	background: #006bc2;
}

html .testimonial-secondary .testimonial-arrow-down {
	border-top-color: #006bc2;
}

html .testimonial-tertiary blockquote {
	background: #7ec9ef;
}

html .testimonial-tertiary .testimonial-arrow-down {
	border-top-color: #7ec9ef;
}

html .testimonial-quaternary blockquote {
	background: #404040;
}

html .testimonial-quaternary .testimonial-arrow-down {
	border-top-color: #404040;
}

html .testimonial-dark blockquote {
	background: #39424d;
}

html .testimonial-dark .testimonial-arrow-down {
	border-top-color: #39424d;
}

html .testimonial-light blockquote {
	background: #ffffff;
}

html .testimonial-light .testimonial-arrow-down {
	border-top-color: #ffffff;
}

.circular-bar.only-icon .fa, .circular-bar.only-icon .icons {
	color: #0386ff;
}

html .counters .counter-primary .fa, html .counters .counter-primary .icons,
	html .counters .counter-primary strong {
	color: #0386ff;
}

html .counters .counter-secondary .fa, html .counters .counter-secondary .icons,
	html .counters .counter-secondary strong {
	color: #0386ff;
}

html .counters .counter-tertiary .fa, html .counters .counter-tertiary .icons,
	html .counters .counter-tertiary strong {
	color: #0386ff;
}

html .counters .counter-quaternary .fa, html .counters .counter-quaternary .icons,
	html .counters .counter-quaternary strong {
	color: #0386ff;
}

html .counters .counter-dark .fa, html .counters .counter-dark .icons,
	html .counters .counter-dark strong {
	color: #2e353e;
}

html .counters .counter-light .fa, html .counters .counter-light .icons,
	html .counters .counter-light strong {
	color: #FFF;
}

.icon-featured {
	background-color: #0386ff;
}

.featured-box-primary .icon-featured {
	background-color: #0386ff;
}

.featured-box-primary .icon-featured:after {
	border-color: #0386ff;
}

.featured-box-primary h4 {
	color: #0386ff;
}

.featured-box-primary .box-content {
	border-top-color: #0386ff;
}

html .featured-box-primary .icon-featured {
	background-color: #0386ff;
}

html .featured-box-primary h4 {
	color: #0386ff;
}

html .featured-box-primary .box-content {
	border-top-color: #0386ff;
}

html .featured-box-secondary .icon-featured {
	background-color: #0386ff;
}

html .featured-box-secondary h4 {
	color: #0386ff;
}

html .featured-box-secondary .box-content {
	border-top-color: #0386ff;
}

html .featured-box-tertiary .icon-featured {
	background-color: #0386ff;
}

html .featured-box-tertiary h4 {
	color: #0386ff;
}

html .featured-box-tertiary .box-content {
	border-top-color: #0386ff;
}

html .featured-box-quaternary .icon-featured {
	background-color: #0386ff;
}

html .featured-box-quaternary h4 {
	color: #0386ff;
}

html .featured-box-quaternary .box-content {
	border-top-color: #0386ff;
}

html .featured-box-dark .icon-featured {
	background-color: #2e353e;
}

html .featured-box-dark h4 {
	color: #2e353e;
}

html .featured-box-dark .box-content {
	border-top-color: #2e353e;
}

html .featured-box-light .icon-featured {
	background-color: #FFF;
}

html .featured-box-light h4 {
	color: #FFF;
}

html .featured-box-light .box-content {
	border-top-color: #FFF;
}

html .featured-boxes-style-3 .featured-box.featured-box-primary .icon-featured
	{
	border-color: #0386ff;
	color: #0386ff;
}

html .featured-boxes-style-3 .featured-box.featured-box-secondary .icon-featured
	{
	border-color: #0386ff;
	color: #0386ff;
}

html .featured-boxes-style-3 .featured-box.featured-box-tertiary .icon-featured
	{
	border-color: #0386ff;
	color: #0386ff;
}

html .featured-boxes-style-3 .featured-box.featured-box-quaternary .icon-featured
	{
	border-color: #0386ff;
	color: #0386ff;
}

html .featured-boxes-style-3 .featured-box.featured-box-dark .icon-featured
	{
	border-color: #2e353e;
	color: #2e353e;
}

html .featured-boxes-style-3 .featured-box.featured-box-light .icon-featured
	{
	border-color: #FFF;
	color: #FFF;
}

html .featured-boxes-style-4 .featured-box.featured-box-primary .icon-featured
	{
	border-color: #0386ff;
	color: #0386ff;
}

html .featured-boxes-style-4 .featured-box.featured-box-secondary .icon-featured
	{
	border-color: #0386ff;
	color: #0386ff;
}

html .featured-boxes-style-4 .featured-box.featured-box-tertiary .icon-featured
	{
	border-color: #0386ff;
	color: #0386ff;
}

html .featured-boxes-style-4 .featured-box.featured-box-quaternary .icon-featured
	{
	border-color: #0386ff;
	color: #0386ff;
}

html .featured-boxes-style-4 .featured-box.featured-box-dark .icon-featured
	{
	border-color: #2e353e;
	color: #2e353e;
}

html .featured-boxes-style-4 .featured-box.featured-box-light .icon-featured
	{
	border-color: #FFF;
	color: #FFF;
}

html .featured-boxes-style-5 .featured-box.featured-box-primary .icon-featured
	{
	color: #0386ff;
}

html .featured-boxes-style-5 .featured-box.featured-box-secondary .icon-featured
	{
	color: #0386ff;
}

html .featured-boxes-style-5 .featured-box.featured-box-tertiary .icon-featured
	{
	color: #0386ff;
}

html .featured-boxes-style-5 .featured-box.featured-box-quaternary .icon-featured
	{
	color: #0386ff;
}

html .featured-boxes-style-5 .featured-box.featured-box-dark .icon-featured
	{
	color: #2e353e;
}

html .featured-boxes-style-5 .featured-box.featured-box-light .icon-featured
	{
	color: #FFF;
}

html .featured-boxes-style-6 .featured-box.featured-box-primary .icon-featured
	{
	color: #0386ff;
}

html .featured-boxes-style-6 .featured-box.featured-box-secondary .icon-featured
	{
	color: #0386ff;
}

html .featured-boxes-style-6 .featured-box.featured-box-tertiary .icon-featured
	{
	color: #0386ff;
}

html .featured-boxes-style-6 .featured-box.featured-box-quaternary .icon-featured
	{
	color: #0386ff;
}

html .featured-boxes-style-6 .featured-box.featured-box-dark .icon-featured
	{
	color: #2e353e;
}

html .featured-boxes-style-6 .featured-box.featured-box-light .icon-featured
	{
	color: #FFF;
}

html .featured-boxes-style-8 .featured-box.featured-box-primary .icon-featured
	{
	color: #0386ff;
}

html .featured-boxes-style-8 .featured-box.featured-box-secondary .icon-featured
	{
	color: #0386ff;
}

html .featured-boxes-style-8 .featured-box.featured-box-tertiary .icon-featured
	{
	color: #0386ff;
}

html .featured-boxes-style-8 .featured-box.featured-box-quaternary .icon-featured
	{
	color: #0386ff;
}

html .featured-boxes-style-8 .featured-box.featured-box-dark .icon-featured
	{
	color: #2e353e;
}

html .featured-boxes-style-8 .featured-box.featured-box-light .icon-featured
	{
	color: #FFF;
}

html .featured-box-effect-2.featured-box-primary .icon-featured:after {
	box-shadow: 0 0 0 3px #0386ff;
}

html .featured-box-effect-2.featured-box-secondary .icon-featured:after
	{
	box-shadow: 0 0 0 3px #0386ff;
}

html .featured-box-effect-2.featured-box-tertiary .icon-featured:after {
	box-shadow: 0 0 0 3px #0386ff;
}

html .featured-box-effect-2.featured-box-quaternary .icon-featured:after
	{
	box-shadow: 0 0 0 3px #0386ff;
}

html .featured-box-effect-2.featured-box-dark .icon-featured:after {
	box-shadow: 0 0 0 3px #2e353e;
}

html .featured-box-effect-2.featured-box-light .icon-featured:after {
	box-shadow: 0 0 0 3px #FFF;
}

html .featured-box-effect-3.featured-box-primary .icon-featured:after {
	box-shadow: 0 0 0 10px #0386ff;
}

html .featured-box-effect-3.featured-box-primary:hover .icon-featured {
	background: #0386ff !important;
}

html .featured-box-effect-3.featured-box-secondary .icon-featured:after
	{
	box-shadow: 0 0 0 10px #0386ff;
}

html .featured-box-effect-3.featured-box-secondary:hover .icon-featured
	{
	background: #0386ff !important;
}

html .featured-box-effect-3.featured-box-tertiary .icon-featured:after {
	box-shadow: 0 0 0 10px #0386ff;
}

html .featured-box-effect-3.featured-box-tertiary:hover .icon-featured {
	background: #0386ff !important;
}

html .featured-box-effect-3.featured-box-quaternary .icon-featured:after
	{
	box-shadow: 0 0 0 10px #0386ff;
}

html .featured-box-effect-3.featured-box-quaternary:hover .icon-featured
	{
	background: #0386ff !important;
}

html .featured-box-effect-3.featured-box-dark .icon-featured:after {
	box-shadow: 0 0 0 10px #2e353e;
}

html .featured-box-effect-3.featured-box-dark:hover .icon-featured {
	background: #2e353e !important;
}

html .featured-box-effect-3.featured-box-light .icon-featured:after {
	box-shadow: 0 0 0 10px #FFF;
}

html .featured-box-effect-3.featured-box-light:hover .icon-featured {
	background: #FFF !important;
}

.feature-box .feature-box-icon {
	background-color: #0386ff;
}

html .feature-box-primary .feature-box-icon {
	background-color: #0386ff;
}

html .feature-box-secondary .feature-box-icon {
	background-color: #0386ff;
}

html .feature-box-tertiary .feature-box-icon {
	background-color: #0386ff;
}

html .feature-box-quaternary .feature-box-icon {
	background-color: #0386ff;
}

html .feature-box-dark .feature-box-icon {
	background-color: #2e353e;
}

html .feature-box-light .feature-box-icon {
	background-color: #FFF;
}

.feature-box.feature-box-style-2 .feature-box-icon i.fa, .feature-box.feature-box-style-2 .feature-box-icon .icons
	{
	color: #0386ff;
}

html .feature-box-primary.feature-box-style-2 .feature-box-icon i.fa,
	html .feature-box-primary.feature-box-style-2 .feature-box-icon .icons
	{
	color: #0386ff;
}

html .feature-box-secondary.feature-box-style-2 .feature-box-icon i.fa,
	html .feature-box-secondary.feature-box-style-2 .feature-box-icon .icons
	{
	color: #0386ff;
}

html .feature-box-tertiary.feature-box-style-2 .feature-box-icon i.fa,
	html .feature-box-tertiary.feature-box-style-2 .feature-box-icon .icons
	{
	color: #0386ff;
}

html .feature-box-quaternary.feature-box-style-2 .feature-box-icon i.fa,
	html .feature-box-quaternary.feature-box-style-2 .feature-box-icon .icons
	{
	color: #0386ff;
}

html .feature-box-dark.feature-box-style-2 .feature-box-icon i.fa, html .feature-box-dark.feature-box-style-2 .feature-box-icon .icons
	{
	color: #2e353e;
}

html .feature-box-light.feature-box-style-2 .feature-box-icon i.fa, html .feature-box-light.feature-box-style-2 .feature-box-icon .icons
	{
	color: #FFF;
}

.feature-box.feature-box-style-3 .feature-box-icon {
	border-color: #0386ff;
}

.feature-box.feature-box-style-3 .feature-box-icon i.fa, .feature-box.feature-box-style-3 .feature-box-icon .icons
	{
	color: #0386ff;
}

html .feature-box-primary.feature-box-style-3 .feature-box-icon {
	border-color: #0386ff;
}

html .feature-box-primary.feature-box-style-3 .feature-box-icon i.fa,
	html .feature-box-primary.feature-box-style-3 .feature-box-icon .icons
	{
	color: #0386ff;
}

html .feature-box-secondary.feature-box-style-3 .feature-box-icon {
	border-color: #0386ff;
}

html .feature-box-secondary.feature-box-style-3 .feature-box-icon i.fa,
	html .feature-box-secondary.feature-box-style-3 .feature-box-icon .icons
	{
	color: #0386ff;
}

html .feature-box-tertiary.feature-box-style-3 .feature-box-icon {
	border-color: #0386ff;
}

html .feature-box-tertiary.feature-box-style-3 .feature-box-icon i.fa,
	html .feature-box-tertiary.feature-box-style-3 .feature-box-icon .icons
	{
	color: #0386ff;
}

html .feature-box-quaternary.feature-box-style-3 .feature-box-icon {
	border-color: #0386ff;
}

html .feature-box-quaternary.feature-box-style-3 .feature-box-icon i.fa,
	html .feature-box-quaternary.feature-box-style-3 .feature-box-icon .icons
	{
	color: #0386ff;
}

html .feature-box-dark.feature-box-style-3 .feature-box-icon {
	border-color: #2e353e;
}

html .feature-box-dark.feature-box-style-3 .feature-box-icon i.fa, html .feature-box-dark.feature-box-style-3 .feature-box-icon .icons
	{
	color: #2e353e;
}

html .feature-box-light.feature-box-style-3 .feature-box-icon {
	border-color: #FFF;
}

html .feature-box-light.feature-box-style-3 .feature-box-icon i.fa, html .feature-box-light.feature-box-style-3 .feature-box-icon .icons
	{
	color: #FFF;
}

.feature-box.feature-box-style-4 .feature-box-icon i.fa, .feature-box.feature-box-style-4 .feature-box-icon .icons
	{
	color: #0386ff;
}

html .feature-box-primary.feature-box-style-4 .feature-box-icon i.fa,
	html .feature-box-primary.feature-box-style-4 .feature-box-icon .icons
	{
	color: #0386ff;
}

html .feature-box-secondary.feature-box-style-4 .feature-box-icon i.fa,
	html .feature-box-secondary.feature-box-style-4 .feature-box-icon .icons
	{
	color: #0386ff;
}

html .feature-box-tertiary.feature-box-style-4 .feature-box-icon i.fa,
	html .feature-box-tertiary.feature-box-style-4 .feature-box-icon .icons
	{
	color: #0386ff;
}

html .feature-box-quaternary.feature-box-style-4 .feature-box-icon i.fa,
	html .feature-box-quaternary.feature-box-style-4 .feature-box-icon .icons
	{
	color: #0386ff;
}

html .feature-box-dark.feature-box-style-4 .feature-box-icon i.fa, html .feature-box-dark.feature-box-style-4 .feature-box-icon .icons
	{
	color: #2e353e;
}

html .feature-box-light.feature-box-style-4 .feature-box-icon i.fa, html .feature-box-light.feature-box-style-4 .feature-box-icon .icons
	{
	color: #FFF;
}

.feature-box.feature-box-style-5 .feature-box-icon i.fa, .feature-box.feature-box-style-5 .feature-box-icon i.icons
	{
	color: #0386ff;
}

html .feature-box-primary.feature-box-style-5 .feature-box-icon i.fa,
	html .feature-box-primary.feature-box-style-5 .feature-box-icon i.icons
	{
	color: #0386ff;
}

html .feature-box-secondary.feature-box-style-5 .feature-box-icon i.fa,
	html .feature-box-secondary.feature-box-style-5 .feature-box-icon i.icons
	{
	color: #0386ff;
}

html .feature-box-tertiary.feature-box-style-5 .feature-box-icon i.fa,
	html .feature-box-tertiary.feature-box-style-5 .feature-box-icon i.icons
	{
	color: #0386ff;
}

html .feature-box-quaternary.feature-box-style-5 .feature-box-icon i.fa,
	html .feature-box-quaternary.feature-box-style-5 .feature-box-icon i.icons
	{
	color: #0386ff;
}

html .feature-box-dark.feature-box-style-5 .feature-box-icon i.fa, html .feature-box-dark.feature-box-style-5 .feature-box-icon i.icons
	{
	color: #2e353e;
}

html .feature-box-light.feature-box-style-5 .feature-box-icon i.fa, html .feature-box-light.feature-box-style-5 .feature-box-icon i.icons
	{
	color: #FFF;
}

html .feature-box-primary.feature-box-style-6 .feature-box-icon i.fa,
	html .feature-box-primary.feature-box-style-6 .feature-box-icon i.icons
	{
	color: #0386ff;
}

html .feature-box-secondary.feature-box-style-6 .feature-box-icon i.fa,
	html .feature-box-secondary.feature-box-style-6 .feature-box-icon i.icons
	{
	color: #0386ff;
}

html .feature-box-tertiary.feature-box-style-6 .feature-box-icon i.fa,
	html .feature-box-tertiary.feature-box-style-6 .feature-box-icon i.icons
	{
	color: #0386ff;
}

html .feature-box-quaternary.feature-box-style-6 .feature-box-icon i.fa,
	html .feature-box-quaternary.feature-box-style-6 .feature-box-icon i.icons
	{
	color: #0386ff;
}

html .feature-box-dark.feature-box-style-6 .feature-box-icon i.fa, html .feature-box-dark.feature-box-style-6 .feature-box-icon i.icons
	{
	color: #2e353e;
}

html .feature-box-light.feature-box-style-6 .feature-box-icon i.fa, html .feature-box-light.feature-box-style-6 .feature-box-icon i.icons
	{
	color: #FFF;
}

html .featured-boxes-full-scale>[class*="col-"]:nth-child(1) .featured-box-full-primary
	{
	background-color: #093465;
}

html .featured-boxes-full-scale>[class*="col-"]:nth-child(2) .featured-box-full-primary
	{
	background-color: #0b407d;
}

html .featured-boxes-full-scale>[class*="col-"]:nth-child(3) .featured-box-full-primary
	{
	background-color: #0386ff;
}

html .featured-boxes-full-scale>[class*="col-"]:nth-child(4) .featured-box-full-primary
	{
	background-color: #0f58ab;
}

html .featured-boxes-full-scale>[class*="col-"]:nth-child(5) .featured-box-full-primary
	{
	background-color: #1164c3;
}

html .featured-boxes-full-scale>[class*="col-"]:nth-child(6) .featured-box-full-primary
	{
	background-color: #1370da;
}

html .featured-boxes-full .featured-box-full-primary {
	background-color: #0386ff;
	color: #FFF;
}

html .featured-boxes-full .featured-box-full-secondary {
	background-color: #0386ff;
	color: #FFF;
}

html .featured-boxes-full .featured-box-full-tertiary {
	background-color: #0386ff;
	color: #777;
}

html .featured-boxes-full .featured-box-full-quaternary {
	background-color: #0386ff;
	color: #FFF;
}

html .featured-boxes-full .featured-box-full-dark {
	background-color: #2e353e;
	color: #FFF;
}

html .featured-boxes-full .featured-box-full-light {
	background-color: #FFF;
	color: #777;
}

.pricing-table .most-popular {
	border-color: #0386ff;
}

.pricing-table .most-popular h3 {
	background-color: #0386ff !important;
}

.pricing-table.princig-table-flat .plan h3 {
	background-color: #0386ff;
}

.pricing-table.princig-table-flat .plan h3 span {
	background: #0386ff;
}

html .call-to-action.featured.featured-primary {
	border-top-color: #0386ff;
}

html .call-to-action.call-to-action-primary {
	background: #0386ff;
}

html .call-to-action.with-full-borders-primary {
	border-color: #0386ff;
}

html .call-to-action.call-to-action-primary {
	background: #0386ff;
}

html .call-to-action.call-to-action-primary h3, html .call-to-action.call-to-action-primary p
	{
	color: #FFF;
}

html .call-to-action.featured.featured-secondary {
	border-top-color: #0386ff;
}

html .call-to-action.call-to-action-secondary {
	background: #0386ff;
}

html .call-to-action.with-full-borders-secondary {
	border-color: #0386ff;
}

html .call-to-action.call-to-action-secondary {
	background: #0386ff;
}

html .call-to-action.call-to-action-secondary h3, html .call-to-action.call-to-action-secondary p
	{
	color: #FFF;
}

html .call-to-action.featured.featured-tertiary {
	border-top-color: #0386ff;
}

html .call-to-action.call-to-action-tertiary {
	background: #0386ff;
}

html .call-to-action.with-full-borders-tertiary {
	border-color: #0386ff;
}

html .call-to-action.call-to-action-tertiary {
	background: #0386ff;
}

html .call-to-action.call-to-action-tertiary h3, html .call-to-action.call-to-action-tertiary p
	{
	color: #777;
}

html .call-to-action.featured.featured-quaternary {
	border-top-color: #0386ff;
}

html .call-to-action.call-to-action-quaternary {
	background: #0386ff;
}

html .call-to-action.with-full-borders-quaternary {
	border-color: #0386ff;
}

html .call-to-action.call-to-action-quaternary {
	background: #0386ff;
}

html .call-to-action.call-to-action-quaternary h3, html .call-to-action.call-to-action-quaternary p
	{
	color: #FFF;
}

html .call-to-action.featured.featured-dark {
	border-top-color: #2e353e;
}

html .call-to-action.call-to-action-dark {
	background: #2e353e;
}

html .call-to-action.with-full-borders-dark {
	border-color: #2e353e;
}

html .call-to-action.call-to-action-dark {
	background: #2e353e;
}

html .call-to-action.call-to-action-dark h3, html .call-to-action.call-to-action-dark p
	{
	color: #FFF;
}

html .call-to-action.featured.featured-light {
	border-top-color: #FFF;
}

html .call-to-action.call-to-action-light {
	background: #FFF;
}

html .call-to-action.with-full-borders-light {
	border-color: #FFF;
}

html .call-to-action.call-to-action-light {
	background: #FFF;
}

html .call-to-action.call-to-action-light h3, html .call-to-action.call-to-action-light p
	{
	color: #777;
}

section.timeline .timeline-box.left:before, section.timeline .timeline-box.right:before
	{
	background: #0386ff;
	box-shadow: 0 0 0 3px #FFF, 0 0 0 6px #0386ff;
}

ul.history li .featured-box .box-content {
	border-top-color: #0386ff;
}

.recent-posts .date .month, article.post .post-date .month {
	background-color: #0386ff;
}

.recent-posts .date .day, article.post .post-date .day {
	color: #0386ff;
}

.slider .tp-bannertimer {
	background-color: #0386ff;
}

.home-concept strong {
	color: #0386ff;
}

html .home-intro-primary {
	background: #0386ff;
}

html .home-intro-secondary {
	background: #0386ff;
}

html .home-intro-tertiary {
	background: #0386ff;
}

html .home-intro-quaternary {
	background: #0386ff;
}

html .home-intro-dark {
	background: #2e353e;
}

html .home-intro-light {
	background: #FFF;
}

.home-intro p em {
	color: #1164c3;
}

html .slider-container .tp-caption-overlay-primary {
	background: #0386ff;
}

html .slider-container .tp-caption-overlay-opacity-primary {
	background: rgba(13, 76, 148, 0.4);
}

html .slider-container .tp-caption-overlay-secondary {
	background: #0386ff;
}

html .slider-container .tp-caption-overlay-opacity-secondary {
	background: rgba(0, 93, 168, 0.4);
}

html .slider-container .tp-caption-overlay-tertiary {
	background: #0386ff;
}

html .slider-container .tp-caption-overlay-opacity-tertiary {
	background: rgba(103, 192, 236, 0.4);
}

html .slider-container .tp-caption-overlay-quaternary {
	background: #0386ff;
}

html .slider-container .tp-caption-overlay-opacity-quaternary {
	background: rgba(51, 51, 51, 0.4);
}

html .slider-container .tp-caption-overlay-dark {
	background: #2e353e;
}

html .slider-container .tp-caption-overlay-opacity-dark {
	background: rgba(46, 53, 62, 0.4);
}

html .slider-container .tp-caption-overlay-light {
	background: #FFF;
}

html .slider-container .tp-caption-overlay-opacity-light {
	background: rgba(255, 255, 255, 0.4);
}
/* Arrows */
.tparrows.tparrows-carousel.tp-leftarrow, .tparrows.tparrows-carousel.tp-rightarrow
	{
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #0386ff;
	border-color: #0386ff #0386ff #093465;
}

.tparrows.tparrows-carousel.tp-leftarrow:hover, .tparrows.tparrows-carousel.tp-rightarrow:hover
	{
	border-color: #0f58ab #0f58ab #0b407d;
	background-color: #0f58ab;
}

.tparrows.tparrows-carousel.tp-leftarrow:active, .tparrows.tparrows-carousel.tp-rightarrow:active,
	.tparrows.tparrows-carousel.tp-leftarrow:focus, .tparrows.tparrows-carousel.tp-rightarrow:focus,
	.tparrows.tparrows-carousel.tp-leftarrow:active:hover, .tparrows.tparrows-carousel.tp-rightarrow:active:hover,
	.tparrows.tparrows-carousel.tp-leftarrow:active:focus, .tparrows.tparrows-carousel.tp-rightarrow:active:focus
	{
	border-color: #0b407d #0b407d #0b407d;
	background-color: #0b407d;
}

.tparrows.tparrows-carousel.tp-leftarrow.dropdown-toggle, .tparrows.tparrows-carousel.tp-rightarrow.dropdown-toggle
	{
	border-left-color: #0b407d;
}

.tparrows.tparrows-carousel.tp-leftarrow[disabled], .tparrows.tparrows-carousel.tp-rightarrow[disabled]
	{
	border-color: #1c7deb;
	background-color: #1c7deb;
}

.shop ul.products li.product .onsale {
	background-color: #0386ff;
	border-bottom-color: #0a396e;
}

.shop .star-rating span, .shop .cart-totals tr.total .amount {
	color: #0386ff;
}

#footer .footer-ribbon {
	background: #0386ff;
}

#footer .footer-ribbon:before {
	border-right-color: #07284e;
	border-left-color: #07284e;
}

#footer.light h1, #footer.light h2, #footer.light h3, #footer.light h4,
	#footer.light a {
	color: #0386ff;
}

#footer.color {
	background: #0386ff;
	border-top-color: #0386ff;
}

#footer.color .footer-ribbon {
	background: #093465;
}

#footer.color .footer-ribbon:before {
	border-right-color: #03101f;
}

#footer.color .footer-copyright {
	background: #0b407d;
	border-top-color: #0b407d;
}

html #footer.color-primary {
	background: #0386ff;
	border-top-color: #0386ff;
}

html #footer.color-primary .footer-ribbon {
	background: #093465;
}

html #footer.color-primary .footer-ribbon:before {
	border-right-color: #03101f;
}

html #footer.color-primary .footer-copyright {
	background: #0b407d;
	border-top-color: #0b407d;
}

html #footer.color-secondary {
	background: #0386ff;
	border-top-color: #0386ff;
}

html #footer.color-secondary .footer-ribbon {
	background: #004175;
}

html #footer.color-secondary .footer-ribbon:before {
	border-right-color: #001629;
}

html #footer.color-secondary .footer-copyright {
	background: #004f8f;
	border-top-color: #004f8f;
}

html #footer.color-tertiary {
	background: #0386ff;
	border-top-color: #0386ff;
}

html #footer.color-tertiary .footer-ribbon {
	background: #3aade6;
}

html #footer.color-tertiary .footer-ribbon:before {
	border-right-color: #1886bc;
}

html #footer.color-tertiary .footer-copyright {
	background: #50b7e9;
	border-top-color: #50b7e9;
}

html #footer.color-quaternary {
	background: #0386ff;
	border-top-color: #0386ff;
}

html #footer.color-quaternary .footer-ribbon {
	background: #1a1a1a;
}

html #footer.color-quaternary .footer-ribbon:before {
	border-right-color: #000000;
}

html #footer.color-quaternary .footer-copyright {
	background: #262626;
	border-top-color: #262626;
}

html #footer.color-dark {
	background: #2e353e;
	border-top-color: #2e353e;
}

html #footer.color-dark .footer-ribbon {
	background: #181c21;
}

html #footer.color-dark .footer-ribbon:before {
	border-right-color: #000000;
}

html #footer.color-dark .footer-copyright {
	background: #23282f;
	border-top-color: #23282f;
}

html #footer.color-light {
	background: #FFF;
	border-top-color: #FFF;
}

html #footer.color-light .footer-ribbon {
	background: #e6e6e6;
}

html #footer.color-light .footer-ribbon:before {
	border-right-color: #bfbfbf;
}

html #footer.color-light .footer-copyright {
	background: #f2f2f2;
	border-top-color: #f2f2f2;
}

.sample-icon-list .sample-icon a:hover {
	background-color: #0386ff;
}

html.boxed .body {
	border-top-color: #0386ff;
}

/* Wizard */
.wizard-steps>li.active .badge {
	background-color: #0386ff;
}

.wizard-steps>li.active a, .wizard-steps>li.active a:hover,
	.wizard-steps>li.active a:focus {
	border-top-color: #0386ff;
}

.wizard-tabs ul>li.active .badge {
	background-color: #0386ff;
}

html .wizard-progress .steps-progress .progress-indicator, html.dark .wizard-progress .steps-progress .progress-indicator
	{
	background: #0386ff;
}

html .wizard-progress .wizard-steps li.completed a span, html.dark .wizard-progress .wizard-steps li.completed a span
	{
	border-color: #0386ff;
	background: #0386ff;
}

html .wizard-progress .wizard-steps li.active a span, html.dark .wizard-progress .wizard-steps li.active a span
	{
	color: #0386ff;
	border-color: #0386ff;
}

/* Page Header Custom - Create your Own */
.page-header.custom-product {
	background-image: url(../../img/avid/Signup_Background2.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #0386ff;
	border-top: 5px solid #0386ff;
	overflow: hidden;
}

.page-header.custom-product .row {
	position: relative;
}

.page-header.custom-product p.lead {
	color: #E8E8E8;
}

.page-header.custom-product img {
	position: relative;
}

.page-header.custom-product h1 {
	color: #FFF;
	margin-bottom: 10px;
	margin-top: 30px;
	border: 0;
}

/*
 * PRINTING
 * Print display styles
 */
.DTTT_print_info {
	position: fixed !important;
	top: 50% !important;
	left: 50% !important;
	width: 500px !important;
	height: 150px !important;
	margin-left: -200px;
	margin-top: -75px;
	text-align: center !important;
	color: #333;
	padding: 10px 30px;
	z-index: 9999 !important;
	background: #ffffff !important; /* Old browsers */
	background: -webkit-linear-gradient(top, #ffffff 0%, #f3f3f3 89%, #f9f9f9 100%)
		!important; /* Chrome10+,Safari5.1+ */
	background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 89%, #f9f9f9 100%)
		!important; /* FF3.6+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #f3f3f3 89%, #f9f9f9 100%)
		!important; /* IE10+ */
	background: -o-linear-gradient(top, #ffffff 0%, #f3f3f3 89%, #f9f9f9 100%)
		!important; /* Opera 11.10+ */
	background: linear-gradient(top, #ffffff 0%, #f3f3f3 89%, #f9f9f9 100%)
		!important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',
		endColorstr='#f9f9f9', GradientType=0) !important; /* IE6-9 */
	opacity: 0.95;
	border: 1px solid black;
	border: 1px solid rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
	-ms-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
	-o-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
}

.DTTT_print_info h6 {
	font-weight: normal;
	font-size: 28px;
	line-height: 28px;
	margin: 1em;
}

.DTTT_print_info p {
	font-size: 14px;
	line-height: 20px;
}

/* Page Header Custom - Create your Own */
.page-header.custom-product1 {
	background-image: url(../../img/avid/AVID_BrushedMetal.png);
	background-repeat: round;
	background-color: #0386ff;
	border-top: 5px solid #0386ff;
	padding: 25px 0px !important;
}

.page-header.custom-product {
	padding: 27px 0;
}

.page-header.custom-product .row {
	position: relative;
}

.page-header.custom-product p.lead {
	color: #E8E8E8;
}

.page-header.custom-product img {
	position: relative;
}

.page-header.custom-product h1 {
	color: #FFF;
	margin-bottom: 10px;
	margin-top: 30px;
	border: 0;
}

.verify-ssn {
	color: #777;
	line-height: 24px;
	margin: 5px 0px 20px;
}

/* Home Intro */
.home-intro {
	/* background-image: url(../../img/avid/Avid-Background.png); */
	background-repeat: repeat;
	background-color: #000;
	overflow: hidden;
	padding: 0px 0 0px 0 !important;
	margin-bottom: 20px !important;
}

/* Slider Contact Form */
.slider-contact-form {
	margin: -45px 0 25px;
}

.slider-contact-form .featured-box {
	text-align: left;
}

.slider-contact-form label.error {
	display: none !important;
}

.slider-contact-form .alert {
	padding: 6px;
	text-align: center;
}

.slider-contact-form textarea {
	resize: none;
}

/* Responsive */
@media ( min-width : 992px) {
	.slider-contact-form {
		margin: 0;
		position: absolute;
		top: 48px;
		z-index: 99;
		width: 100%;
	}
}

.make16 {
	font-size: 16px !important;
}

.smallHeader {
	min-height: 54px !important;
}

.bigBG {
	max-height: 0 !important;
	height: 750px !important;
	top: -150px !important;
}

.avidgo td>p {
	margin: 5px 0px 5px 10px !important;
}

/* registration btn */
.home-intro .get-started {
	margin-top: 15px;
	margin-bottom: 15px;
	position: relative;
	text-align: left !important;
	/* padding-top: 17px; */
}

.get-started {
	background-color: #000;
}

.font25White {
	font-size: 25px;
	border-color: #FFF !important;
	color: #FFF !important;
}

.modal-md-custom {
	width: 80%;
	margin-left: 10%;
}

.modal-auto {
	width: auto;
}

.ss_check {
	box-shadow: 0 2px 14px rgba(0, 0, 0, 0.9);
	border-radius: 8px;
}

#mobile-app h2, #mobile-app p {
	color: #FFF !important;
}

#mobile-app {
	padding-top: 100px !important;
	padding-bottom: 100px !important;
	background: #1488CC; /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #2B32B2, #1488CC);
	/* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #2B32B2, #1488CC);
	/* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	position: relative;
	top: 50px;
	margin-top: 20px;
}

.mobile-feature-box h4, .mobile-feature-box i, .mobile-feature-box p {
	color: #FFF !important;
}

.mobile-feature-box {
	padding: 50px 0px;
}

@media only and screen and (max-width: 1400px) {
	.main-section {
		background-position: 25% 41% !important;
	}
}

@media only screen and (max-width : 600px) {
	.fa-stack-2x {
		font-size: 1em;
	}
	.fa-check {
		font-size: 13px !important;
	}
	.fa-bolt {
		font-size: 14px !important;
	}
	.fa-heart {
		font-size: 10px !important;
	}
	.fa-usd {
		font-size: 13px !important;
	}
	.fa-stack-1x {
		line-height: 26px;
	}
	.fa-stack {
		height: 1em;
	}
	.mobile-feature-box h4 {
		font-size: 17px;
	}
}

@media only screen and (max-width: 440px) {
	.mobile-box {
		display: none !important;
	}
}
/* #earlybenefit { */
/* 	padding-top: 25px; */
/* } */
.main-section {
	background-size: cover;
	background-position: 25% 41%;
	background-repeat: no-repeat;
	height: 410px;
}

.main-section {
	position: relative;
	top: 85%;
}

.login-content {
	position: relative;
	top: 48px;
	box-shadow: 0 2px 30px rgba(0, 0, 0, 0.45);
	border-radius: 8px;
}

@media only screen and (max-width: 992px) {
	#earlybenefit {
		position: relative;
		top: 90px;
	}
	#mobile-app {
		position: relative;
		top: 90px;
	}
	.tabs-bottom {
		position: relative;
		top: 0px;
	}
}

.noBorder {
	border: none !important;
}

.toggle {
	margin: 10px 10px 20px;
}

.toggle>label+p {
	color: #464646;
	font-size: 1.25em;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 25px;
	margin: 0 0 14px 0;
}

.toggle>label {
	font-size: 1.5em;
}

.table-fixed {
	width: auto;
}

.padded {
	padding: 10px !important;
}

.table-scroll>table>thead>tr>th {
	font-size: 1.65em;
}

.table>thead>tr>th>p {
	font-size: 0.65em;
}

.table-scroll {
	display: block;
	overflow: auto;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}

.field-icon {
	float: right;
	margin-right: 5px;
	margin-top: -25px;
	position: relative;
	color: #1c88ec;
	z-index: 2;
}
/* @media only screen and (min-width: 993px) and (max-width: 1201px) { */
/* 	#earlybenefit { */
/* 		position: relative; */
/* 		top: 30px; */
/* 	} */
/* } */
.mt-0 {
	margin-top: 0px !important;
}

.mt-5 {
	margin-top: 5px !important;
}

.mt-10 {
	margin-top: 10px !important;
}

.mt-15 {
	margin-top: 15px !important;
}

.mt-20 {
	margin-top: 20px !important;
}

.mt-25 {
	margin-top: 25px !important;
}

.mt-30 {
	margin-top: 30px !important;
}

.mt-35 {
	margin-top: 35px !important;
}

.mt-40 {
	margin-top: 40px !important;
}

.mt-45 {
	margin-top: 45px !important;
}

.mt-50 {
	margin-top: 50px !important;
}

.mt-55 {
	margin-top: 55px !important;
}

.mt-60 {
	margin-top: 60px !important;
}

.mt-65 {
	margin-top: 65px !important;
}

.mt-70 {
	margin-top: 70px !important;
}

.mt-75 {
	margin-top: 75px !important;
}

.mt-80 {
	margin-top: 80px !important;
}

.mt-85 {
	margin-top: 85px !important;
}

.mt-90 {
	margin-top: 90px !important;
}

.mt-95 {
	margin-top: 95px !important;
}

.mt-100 {
	margin-top: 100px !important;
}

.mt-105 {
	margin-top: 105px !important;
}

.mt-110 {
	margin-top: 110px !important;
}

.mt-115 {
	margin-top: 115px !important;
}

.mt-120 {
	margin-top: 120px !important;
}

.mt-125 {
	margin-top: 125px !important;
}

.mt-130 {
	margin-top: 130px !important;
}

.mt-135 {
	margin-top: 135px !important;
}

.mt-140 {
	margin-top: 140px !important;
}

.mt-145 {
	margin-top: 145px !important;
}

.mt-150 {
	margin-top: 150px !important;
}

.mt-155 {
	margin-top: 155px !important;
}

.mt-160 {
	margin-top: 160px !important;
}

.mt-165 {
	margin-top: 165px !important;
}

.mt-170 {
	margin-top: 170px !important;
}

.mt-175 {
	margin-top: 175px !important;
}

.mt-180 {
	margin-top: 180px !important;
}

.mt-185 {
	margin-top: 185px !important;
}

.mt-190 {
	margin-top: 190px !important;
}

.mt-195 {
	margin-top: 195px !important;
}

.mt-200 {
	margin-top: 200px !important;
}

.mr-0 {
	margin-right: 0px !important;
}

.mr-5 {
	margin-right: 5px !important;
}

.mr-10 {
	margin-right: 10px !important;
}

.mr-15 {
	margin-right: 15px !important;
}

.mr-20 {
	margin-right: 20px !important;
}

.mr-25 {
	margin-right: 25px !important;
}

.mr-30 {
	margin-right: 30px !important;
}

.mr-35 {
	margin-right: 35px !important;
}

.mr-40 {
	margin-right: 40px !important;
}

.mr-45 {
	margin-right: 45px !important;
}

.mr-50 {
	margin-right: 50px !important;
}

.mr-55 {
	margin-right: 55px !important;
}

.mr-60 {
	margin-right: 60px !important;
}

.mr-65 {
	margin-right: 65px !important;
}

.mr-70 {
	margin-right: 70px !important;
}

.mr-75 {
	margin-right: 75px !important;
}

.mr-80 {
	margin-right: 80px !important;
}

.mr-85 {
	margin-right: 85px !important;
}

.mr-90 {
	margin-right: 90px !important;
}

.mr-95 {
	margin-right: 95px !important;
}

.mr-100 {
	margin-right: 100px !important;
}

.mr-105 {
	margin-right: 105px !important;
}

.mr-110 {
	margin-right: 110px !important;
}

.mr-115 {
	margin-right: 115px !important;
}

.mr-120 {
	margin-right: 120px !important;
}

.mr-125 {
	margin-right: 125px !important;
}

.mr-130 {
	margin-right: 130px !important;
}

.mr-135 {
	margin-right: 135px !important;
}

.mr-140 {
	margin-right: 140px !important;
}

.mr-145 {
	margin-right: 145px !important;
}

.mr-150 {
	margin-right: 150px !important;
}

.mr-155 {
	margin-right: 155px !important;
}

.mr-160 {
	margin-right: 160px !important;
}

.mr-165 {
	margin-right: 165px !important;
}

.mr-170 {
	margin-right: 170px !important;
}

.mr-175 {
	margin-right: 175px !important;
}

.mr-180 {
	margin-right: 180px !important;
}

.mr-185 {
	margin-right: 185px !important;
}

.mr-190 {
	margin-right: 190px !important;
}

.mr-195 {
	margin-right: 195px !important;
}

.mr-200 {
	margin-right: 200px !important;
}

.mb-0 {
	margin-bottom: 0px !important;
}

.mb-5 {
	margin-bottom: 5px !important;
}

.mb-10 {
	margin-bottom: 10px !important;
}

.mb-15 {
	margin-bottom: 15px !important;
}

.mb-20 {
	margin-bottom: 20px !important;
}

.mb-23 {
	margin-bottom: 23px !important;
}

.mb-25 {
	margin-bottom: 25px !important;
}

.mb-30 {
	margin-bottom: 30px !important;
}

.mb-35 {
	margin-bottom: 35px !important;
}

.mb-40 {
	margin-bottom: 40px !important;
}

.mb-45 {
	margin-bottom: 45px !important;
}

.mb-50 {
	margin-bottom: 50px !important;
}

.mb-55 {
	margin-bottom: 55px !important;
}

.mb-60 {
	margin-bottom: 60px !important;
}

.mb-65 {
	margin-bottom: 65px !important;
}

.mb-70 {
	margin-bottom: 70px !important;
}

.mb-75 {
	margin-bottom: 75px !important;
}

.mb-80 {
	margin-bottom: 80px !important;
}

.mb-85 {
	margin-bottom: 85px !important;
}

.mb-90 {
	margin-bottom: 90px !important;
}

.mb-95 {
	margin-bottom: 95px !important;
}

.mb-100 {
	margin-bottom: 100px !important;
}

.mb-105 {
	margin-bottom: 105px !important;
}

.mb-110 {
	margin-bottom: 110px !important;
}

.mb-115 {
	margin-bottom: 115px !important;
}

.mb-120 {
	margin-bottom: 120px !important;
}

.mb-125 {
	margin-bottom: 125px !important;
}

.mb-130 {
	margin-bottom: 130px !important;
}

.mb-135 {
	margin-bottom: 135px !important;
}

.mb-140 {
	margin-bottom: 140px !important;
}

.mb-145 {
	margin-bottom: 145px !important;
}

.mb-150 {
	margin-bottom: 150px !important;
}

.mb-155 {
	margin-bottom: 155px !important;
}

.mb-160 {
	margin-bottom: 160px !important;
}

.mb-165 {
	margin-bottom: 165px !important;
}

.mb-170 {
	margin-bottom: 170px !important;
}

.mb-175 {
	margin-bottom: 175px !important;
}

.mb-180 {
	margin-bottom: 180px !important;
}

.mb-185 {
	margin-bottom: 185px !important;
}

.mb-190 {
	margin-bottom: 190px !important;
}

.mb-195 {
	margin-bottom: 195px !important;
}

.mb-200 {
	margin-bottom: 200px !important;
}

.ml-0 {
	margin-left: 0px !important;
}

.ml-5 {
	margin-left: 5px !important;
}

.ml-10 {
	margin-left: 10px !important;
}

.ml-15 {
	margin-left: 15px !important;
}

.ml-20 {
	margin-left: 20px !important;
}

.ml-25 {
	margin-left: 25px !important;
}

.ml-30 {
	margin-left: 30px !important;
}

.ml-35 {
	margin-left: 35px !important;
}

.ml-40 {
	margin-left: 40px !important;
}

.ml-45 {
	margin-left: 45px !important;
}

.ml-50 {
	margin-left: 50px !important;
}

.ml-55 {
	margin-left: 55px !important;
}

.ml-60 {
	margin-left: 60px !important;
}

.ml-65 {
	margin-left: 65px !important;
}

.ml-70 {
	margin-left: 70px !important;
}

.ml-75 {
	margin-left: 75px !important;
}

.ml-80 {
	margin-left: 80px !important;
}

.ml-85 {
	margin-left: 85px !important;
}

.ml-90 {
	margin-left: 90px !important;
}

.ml-95 {
	margin-left: 95px !important;
}

.ml-100 {
	margin-left: 100px !important;
}

.ml-105 {
	margin-left: 105px !important;
}

.ml-110 {
	margin-left: 110px !important;
}

.ml-115 {
	margin-left: 115px !important;
}

.ml-120 {
	margin-left: 120px !important;
}

.ml-125 {
	margin-left: 125px !important;
}

.ml-130 {
	margin-left: 130px !important;
}

.ml-135 {
	margin-left: 135px !important;
}

.ml-140 {
	margin-left: 140px !important;
}

.ml-145 {
	margin-left: 145px !important;
}

.ml-150 {
	margin-left: 150px !important;
}

.ml-155 {
	margin-left: 155px !important;
}

.ml-160 {
	margin-left: 160px !important;
}

.ml-165 {
	margin-left: 165px !important;
}

.ml-170 {
	margin-left: 170px !important;
}

.ml-175 {
	margin-left: 175px !important;
}

.ml-180 {
	margin-left: 180px !important;
}

.ml-185 {
	margin-left: 185px !important;
}

.ml-190 {
	margin-left: 190px !important;
}

.ml-195 {
	margin-left: 195px !important;
}

.ml-200 {
	margin-left: 200px !important;
}

.m-0 {
	margin: 0px !important;
}

.m-5 {
	margin: 5px !important;
}

.m-10 {
	margin: 10px !important;
}

.m-15 {
	margin: 15px !important;
}

.m-20 {
	margin: 20px !important;
}

.m-25 {
	margin: 25px !important;
}

.m-30 {
	margin: 30px !important;
}

.m-35 {
	margin: 35px !important;
}

.m-40 {
	margin: 40px !important;
}

.m-45 {
	margin: 45px !important;
}

.m-50 {
	margin: 50px !important;
}

.m-55 {
	margin: 55px !important;
}

.m-60 {
	margin: 60px !important;
}

.m-65 {
	margin: 65px !important;
}

.m-70 {
	margin: 70px !important;
}

.m-75 {
	margin: 75px !important;
}

.m-80 {
	margin: 80px !important;
}

.m-85 {
	margin: 85px !important;
}

.m-90 {
	margin: 90px !important;
}

.m-95 {
	margin: 95px !important;
}

.m-100 {
	margin: 100px !important;
}

.m-105 {
	margin: 105px !important;
}

.m-110 {
	margin: 110px !important;
}

.m-115 {
	margin: 115px !important;
}

.m-120 {
	margin: 120px !important;
}

.m-125 {
	margin: 125px !important;
}

.m-130 {
	margin: 130px !important;
}

.m-135 {
	margin: 135px !important;
}

.m-140 {
	margin: 140px !important;
}

.m-145 {
	margin: 145px !important;
}

.m-150 {
	margin: 150px !important;
}

.m-155 {
	margin: 155px !important;
}

.m-160 {
	margin: 160px !important;
}

.m-165 {
	margin: 165px !important;
}

.m-170 {
	margin: 170px !important;
}

.m-175 {
	margin: 175px !important;
}

.m-180 {
	margin: 180px !important;
}

.m-185 {
	margin: 185px !important;
}

.m-190 {
	margin: 190px !important;
}

.m-195 {
	margin: 195px !important;
}

.m-200 {
	margin: 200px !important;
}

.pt-0 {
	padding-top: 0px !important;
}

.pt-5 {
	padding-top: 5px !important;
}

.pt-10 {
	padding-top: 10px !important;
}

.pt-15 {
	padding-top: 15px !important;
}

.pt-20 {
	padding-top: 20px !important;
}

.pt-25 {
	padding-top: 25px !important;
}

.pt-30 {
	padding-top: 30px !important;
}

.pt-35 {
	padding-top: 35px !important;
}

.pt-40 {
	padding-top: 40px !important;
}

.pt-45 {
	padding-top: 45px !important;
}

.pt-50 {
	padding-top: 50px !important;
}

.pt-55 {
	padding-top: 55px !important;
}

.pt-60 {
	padding-top: 60px !important;
}

.pt-65 {
	padding-top: 65px !important;
}

.pt-70 {
	padding-top: 70px !important;
}

.pt-75 {
	padding-top: 75px !important;
}

.pt-80 {
	padding-top: 80px !important;
}

.pt-85 {
	padding-top: 85px !important;
}

.pt-90 {
	padding-top: 90px !important;
}

.pt-95 {
	padding-top: 95px !important;
}

.pt-100 {
	padding-top: 100px !important;
}

.pt-105 {
	padding-top: 105px !important;
}

.pt-110 {
	padding-top: 110px !important;
}

.pt-115 {
	padding-top: 115px !important;
}

.pt-120 {
	padding-top: 120px !important;
}

.pt-125 {
	padding-top: 125px !important;
}

.pt-130 {
	padding-top: 130px !important;
}

.pt-135 {
	padding-top: 135px !important;
}

.pt-140 {
	padding-top: 140px !important;
}

.pt-145 {
	padding-top: 145px !important;
}

.pt-150 {
	padding-top: 150px !important;
}

.pt-155 {
	padding-top: 155px !important;
}

.pt-160 {
	padding-top: 160px !important;
}

.pt-165 {
	padding-top: 165px !important;
}

.pt-170 {
	padding-top: 170px !important;
}

.pt-175 {
	padding-top: 175px !important;
}

.pt-180 {
	padding-top: 180px !important;
}

.pt-185 {
	padding-top: 185px !important;
}

.pt-190 {
	padding-top: 190px !important;
}

.pt-195 {
	padding-top: 195px !important;
}

.pt-200 {
	padding-top: 200px !important;
}

.pr-0 {
	padding-right: 0px !important;
}

.pr-5 {
	padding-right: 5px !important;
}

.pr-10 {
	padding-right: 10px !important;
}

.pr-15 {
	padding-right: 15px !important;
}

.pr-20 {
	padding-right: 20px !important;
}

.pr-25 {
	padding-right: 25px !important;
}

.pr-30 {
	padding-right: 30px !important;
}

.pr-35 {
	padding-right: 35px !important;
}

.pr-40 {
	padding-right: 40px !important;
}

.pr-45 {
	padding-right: 45px !important;
}

.pr-50 {
	padding-right: 50px !important;
}

.pr-55 {
	padding-right: 55px !important;
}

.pr-60 {
	padding-right: 60px !important;
}

.pr-65 {
	padding-right: 65px !important;
}

.pr-70 {
	padding-right: 70px !important;
}

.pr-75 {
	padding-right: 75px !important;
}

.pr-80 {
	padding-right: 80px !important;
}

.pr-85 {
	padding-right: 85px !important;
}

.pr-90 {
	padding-right: 90px !important;
}

.pr-95 {
	padding-right: 95px !important;
}

.pr-100 {
	padding-right: 100px !important;
}

.pr-105 {
	padding-right: 105px !important;
}

.pr-110 {
	padding-right: 110px !important;
}

.pr-115 {
	padding-right: 115px !important;
}

.pr-120 {
	padding-right: 120px !important;
}

.pr-125 {
	padding-right: 125px !important;
}

.pr-130 {
	padding-right: 130px !important;
}

.pr-135 {
	padding-right: 135px !important;
}

.pr-140 {
	padding-right: 140px !important;
}

.pr-145 {
	padding-right: 145px !important;
}

.pr-150 {
	padding-right: 150px !important;
}

.pr-155 {
	padding-right: 155px !important;
}

.pr-160 {
	padding-right: 160px !important;
}

.pr-165 {
	padding-right: 165px !important;
}

.pr-170 {
	padding-right: 170px !important;
}

.pr-175 {
	padding-right: 175px !important;
}

.pr-180 {
	padding-right: 180px !important;
}

.pr-185 {
	padding-right: 185px !important;
}

.pr-190 {
	padding-right: 190px !important;
}

.pr-195 {
	padding-right: 195px !important;
}

.pr-200 {
	padding-right: 200px !important;
}

.pb-0 {
	padding-bottom: 0px !important;
}

.pb-5 {
	padding-bottom: 5px !important;
}

.pb-10 {
	padding-bottom: 10px !important;
}

.pb-15 {
	padding-bottom: 15px !important;
}

.pb-20 {
	padding-bottom: 20px !important;
}

.pb-25 {
	padding-bottom: 25px !important;
}

.pb-30 {
	padding-bottom: 30px !important;
}

.pb-35 {
	padding-bottom: 35px !important;
}

.pb-40 {
	padding-bottom: 40px !important;
}

.pb-45 {
	padding-bottom: 45px !important;
}

.pb-50 {
	padding-bottom: 50px !important;
}

.pb-55 {
	padding-bottom: 55px !important;
}

.pb-60 {
	padding-bottom: 60px !important;
}

.pb-65 {
	padding-bottom: 65px !important;
}

.pb-70 {
	padding-bottom: 70px !important;
}

.pb-75 {
	padding-bottom: 75px !important;
}

.pb-80 {
	padding-bottom: 80px !important;
}

.pb-85 {
	padding-bottom: 85px !important;
}

.pb-90 {
	padding-bottom: 90px !important;
}

.pb-95 {
	padding-bottom: 95px !important;
}

.pb-100 {
	padding-bottom: 100px !important;
}

.pb-105 {
	padding-bottom: 105px !important;
}

.pb-110 {
	padding-bottom: 110px !important;
}

.pb-115 {
	padding-bottom: 115px !important;
}

.pb-120 {
	padding-bottom: 120px !important;
}

.pb-125 {
	padding-bottom: 125px !important;
}

.pb-130 {
	padding-bottom: 130px !important;
}

.pb-135 {
	padding-bottom: 135px !important;
}

.pb-140 {
	padding-bottom: 140px !important;
}

.pb-145 {
	padding-bottom: 145px !important;
}

.pb-150 {
	padding-bottom: 150px !important;
}

.pb-155 {
	padding-bottom: 155px !important;
}

.pb-160 {
	padding-bottom: 160px !important;
}

.pb-165 {
	padding-bottom: 165px !important;
}

.pb-170 {
	padding-bottom: 170px !important;
}

.pb-175 {
	padding-bottom: 175px !important;
}

.pb-180 {
	padding-bottom: 180px !important;
}

.pb-185 {
	padding-bottom: 185px !important;
}

.pb-190 {
	padding-bottom: 190px !important;
}

.pb-195 {
	padding-bottom: 195px !important;
}

.pb-200 {
	padding-bottom: 200px !important;
}

.pl-0 {
	padding-left: 0px !important;
}

.pl-5 {
	padding-left: 5px !important;
}

.pl-10 {
	padding-left: 10px !important;
}

.pl-15 {
	padding-left: 15px !important;
}

.pl-20 {
	padding-left: 20px !important;
}

.pl-25 {
	padding-left: 25px !important;
}

.pl-30 {
	padding-left: 30px !important;
}

.pl-35 {
	padding-left: 35px !important;
}

.pl-40 {
	padding-left: 40px !important;
}

.pl-45 {
	padding-left: 45px !important;
}

.pl-50 {
	padding-left: 50px !important;
}

.pl-55 {
	padding-left: 55px !important;
}

.pl-60 {
	padding-left: 60px !important;
}

.pl-65 {
	padding-left: 65px !important;
}

.pl-70 {
	padding-left: 70px !important;
}

.pl-75 {
	padding-left: 75px !important;
}

.pl-80 {
	padding-left: 80px !important;
}

.pl-85 {
	padding-left: 85px !important;
}

.pl-90 {
	padding-left: 90px !important;
}

.pl-95 {
	padding-left: 95px !important;
}

.pl-100 {
	padding-left: 100px !important;
}

.pl-105 {
	padding-left: 105px !important;
}

.pl-110 {
	padding-left: 110px !important;
}

.pl-115 {
	padding-left: 115px !important;
}

.pl-120 {
	padding-left: 120px !important;
}

.pl-125 {
	padding-left: 125px !important;
}

.pl-130 {
	padding-left: 130px !important;
}

.pl-135 {
	padding-left: 135px !important;
}

.pl-140 {
	padding-left: 140px !important;
}

.pl-145 {
	padding-left: 145px !important;
}

.pl-150 {
	padding-left: 150px !important;
}

.pl-155 {
	padding-left: 155px !important;
}

.pl-160 {
	padding-left: 160px !important;
}

.pl-165 {
	padding-left: 165px !important;
}

.pl-170 {
	padding-left: 170px !important;
}

.pl-175 {
	padding-left: 175px !important;
}

.pl-180 {
	padding-left: 180px !important;
}

.pl-185 {
	padding-left: 185px !important;
}

.pl-190 {
	padding-left: 190px !important;
}

.pl-195 {
	padding-left: 195px !important;
}

.pl-200 {
	padding-left: 200px !important;
}

.p-0 {
	padding: 0px !important;
}

.p-5 {
	padding: 5px !important;
}

.p-10 {
	padding: 10px !important;
}

.p-15 {
	padding: 15px !important;
}

.p-20 {
	padding: 20px !important;
}

.p-25 {
	padding: 25px !important;
}

.p-30 {
	padding: 30px !important;
}

.p-35 {
	padding: 35px !important;
}

.p-40 {
	padding: 40px !important;
}

.p-45 {
	padding: 45px !important;
}

.p-50 {
	padding: 50px !important;
}

.p-55 {
	padding: 55px !important;
}

.p-60 {
	padding: 60px !important;
}

.p-65 {
	padding: 65px !important;
}

.p-70 {
	padding: 70px !important;
}

.p-75 {
	padding: 75px !important;
}

.p-80 {
	padding: 80px !important;
}

.p-85 {
	padding: 85px !important;
}

.p-90 {
	padding: 90px !important;
}

.p-95 {
	padding: 95px !important;
}

.p-100 {
	padding: 100px !important;
}

.p-105 {
	padding: 105px !important;
}

.p-110 {
	padding: 110px !important;
}

.p-115 {
	padding: 115px !important;
}

.p-120 {
	padding: 120px !important;
}

.p-125 {
	padding: 125px !important;
}

.p-130 {
	padding: 130px !important;
}

.p-135 {
	padding: 135px !important;
}

.p-140 {
	padding: 140px !important;
}

.p-145 {
	padding: 145px !important;
}

.p-150 {
	padding: 150px !important;
}

.p-155 {
	padding: 155px !important;
}

.p-160 {
	padding: 160px !important;
}

.p-165 {
	padding: 165px !important;
}

.p-170 {
	padding: 170px !important;
}

.p-175 {
	padding: 175px !important;
}

.p-180 {
	padding: 180px !important;
}

.p-185 {
	padding: 185px !important;
}

.p-190 {
	padding: 190px !important;
}

.p-195 {
	padding: 195px !important;
}

.p-200 {
	padding: 200px !important;
}

.radio {
	margin: 0.5rem;
}

.radio input[type="radio"] {
	position: absolute;
	opacity: 0;
}

.radio input[type="radio"]+.radio-label:before {
	content: '';
	background: #f4f4f4;
	border-radius: 100%;
	border: 1px solid #b4b4b4;
	display: inline-block;
	width: 1.4em;
	height: 1.4em;
	position: relative;
	top: -0.2em;
	margin-right: 1em;
	vertical-align: top;
	cursor: pointer;
	text-align: center;
	-webkit-transition: all 250ms ease;
	transition: all 250ms ease;
}

.radio input[type="radio"]:checked+.radio-label:before {
	background-color: #3197EE;
	box-shadow: inset 0 0 0 4px #f4f4f4;
}

.radio input[type="radio"]:focus+.radio-label:before {
	outline: none;
	border-color: #3197EE;
}

.radio input[type="radio"]:disabled+.radio-label:before {
	box-shadow: inset 0 0 0 4px #f4f4f4;
	border-color: #b4b4b4;
	background: #b4b4b4;
}

.radio input[type="radio"]+.radio-label:empty:before {
	margin-right: 0;
}

.nodisplay {
	display: none;
}

.panel-table .panel-body {
	padding: 0;
}

.panel-table .panel-body .table-bordered {
	border-style: none;
	margin: 0;
}

.panel-table .panel-body .table-bordered>thead>tr>th:first-of-type {
	text-align: center;
	width: 100px;
}

.panel-table .panel-body .table-bordered>thead>tr>th:last-of-type,
	.panel-table .panel-body .table-bordered>tbody>tr>td:last-of-type {
	border-right: 0px;
}

.panel-table .panel-body .table-bordered>thead>tr>th:first-of-type,
	.panel-table .panel-body .table-bordered>tbody>tr>td:first-of-type {
	border-left: 0px;
}

.panel-table .panel-body .table-bordered>tbody>tr:first-of-type>td {
	border-bottom: 0px;
}

.panel-table .panel-body .table-bordered>thead>tr:first-of-type>th {
	border-top: 0px;
}

.panel-table .panel-footer .pagination {
	margin: 0;
}

/*
used to vertically center elements, may need modification if you're not using default sizes.
*/
.panel-table .panel-footer .col {
	line-height: 34px;
	height: 34px;
}

.panel-table .panel-heading .col h3 {
	line-height: 30px;
	height: 30px;
}

.panel-table .panel-body .table-bordered>tbody>tr>td {
	line-height: 34px;
}

#fbeMessage {
	font-size: 1.8em !important;
}

#authBox-error {
	display: none !important;
}

#w1-terms {
	display: none !important;
}

#termsCheck {
	display: none !important;
}

.balance-box {
	margin-top: -1% !important;
	padding: 1% 1%;
	border: 1px solid;
	border-radius: 5px;
	background-color: #0386ff;
	color: white !important;
}

.switch {
	position: relative;
	display: inline-block;
	width: 60px;
	margin-top: 20px;
	height: 34px;
}

/* Hide default HTML checkbox */
.switch input {
	display: none;
}

/* The slider */
.slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ccc;
	-webkit-transition: .4s;
	transition: .4s;
}

.slider:before {
	position: absolute;
	content: "";
	height: 26px;
	width: 26px;
	left: 4px;
	bottom: 4px;
	background-color: white;
	-webkit-transition: .4s;
	transition: .4s;
}

input:focus+.slider {
	box-shadow: 0 0 1px #2196F3;
}

input:checked+.slider:before {
	-webkit-transform: translateX(26px);
	-ms-transform: translateX(26px);
	transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
	border-radius: 34px;
}

.slider.round:before {
	border-radius: 50%;
}

.featured-box .account-shield {
	border-radius: 8px;
	border-top: 1px solid #1C88EC;
	border-top-width: 4px;
	padding: 30px 30px 10px 30px;
	position: relative;
	top: -1px;
}

.account-shield h2 {
	font-weight: 600;
	margin-bottom: 0px;
	color: #1C88EC;
}

.account-shield i {
	color: #1C88EC;
}

.custom-shield {
	color: #fff;
}

#shield-status {
	color: #fff;
	margin-bottom: 5px;
}

#shield-text {
	color: #fff;
	line-height: 17px;
}

#login-caption-2 {
	font-size: 2.6em;
}

.slider {
	background-color: #DBDBDB;
}

.margin-none {
	margin: 0px !important;
}

.mr-0 {
	margin-right: 0px !important;
}

.mr-10 {
	margin-right: 10px !important;
}

#footer p {
	margin: 10px;
}

.d-inline-block {
	display: inline-block;
}

.color-blue {
	color: #0386FF;
}

@media only screen and (max-width: 400px) {
	body {
		padding: 0px !important;
	}
	.header-logo {
		top: 10px;
	}
	#earlybenefit {
		text-align: center;
		position: relative;
		top: 30px;
	}
	#earlybenefit img {
		width: 75% !important;
		margin: 0 auto !important;
	}
	#earlybenefit .ss_check {
		width: 100%;
		margin: 10px auto;
	}
	#earlybenefit .list {
		text-align: left;
	}
	.custom-product1 {
		background-repeat: no-repeat;
		width: 100%;
		padding: 50px 0;
	}
	#early-access-info-responsive .feature-box-info {
		padding-left: 0px;
	}
	#faq-section label {
		font-size: 1.25em;
	}
	.header-responsive {
		width: 100%;
	}
	.input-padding {
		padding: 5px;
	}
	#usersList .panel-body {
		overflow: scroll;
	}
	#verifiedHeader {
		font-size: 1.8em;
	}
	.d-inline-block {
		display: inline-block;
		font-size: 1.1em !important;
	}
	#change-password-responsive input, #alertSettingsEmail input,
		#alertSettingsPhone input {
		margin-bottom: 10px;
	}
	#updateBankAccount, #updatePassword, #updateEmail, #updatePhone,
		#bankToCardBtn, .card-2-card-responsive #submitBtn, .save-or-print-btn,
		#updateSMS {
		width: 100%;
	}
	#bankToCard i, .direct-deposit-responsive i, .replace-card-responsive i,
		.card-2-card-responsive i, .featured-box-primary .fa-user,
		.update-mobile-responsive i {
		margin-right: 0px !important;
	}
	.wizard-tabs ul>li {
		display: block !important;
	}
	#changeTempPassowrdForm input {
		margin-bottom: 10px;
	}
}

ul.nav-list li a:before {
	display: none !important;
}

aside ul.nav-list>li>a {
	padding: 10px 0 10px 10px !important;
	color: #1b1b1b !important;
}

#add-funds-dropdown>li>a {
	padding: 10px 0 10px 10px !important;
	color: #1b1b1b !important;
	font-size: 0.65em;
}

#add-funds-dropdown>li.active>a {
	color: #0386ff !important;
}

#card2card-dropdown>li>a {
	padding: 10px 0 10px 10px !important;
	color: #1b1b1b !important;
	font-size: 0.65em;
}

#card2cad-dropdown>li.active>a {
	color: #0386ff !important;
}

ul.nav-list {
	width: 82%;
	margin: 0 auto;
}

ul.nav-list li.active>a {
	color: #0386ff !important;
}

ul.nav-list li.active>a>span {
	font-weight: 400;
}

ul.nav-list li>a>i {
	font-size: 1.25em !important;
}

ul.nav-list li.active>a>i {
	color: #0386ff !important;
}

#add-funds-arrow {
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
}

#card2card-arrow {
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
}

.rotated {
	transform: rotate(90deg);
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
}

.nav-custom li {
	font-size: 1.25em;
	color: #0386FF !important;
	font-weight: 600;
}

.nav-custom a {
	color: #0386FF !important;
	font-weight: 600;
}

.btn-blue-outline {
	color: #0386FF !important;
	border: 2px solid #0386FF !important;
	background-color: #FFF !important;
}

#footer_new {
	background-color: #F1F9FF !important;
	color: #000 !important;
	box-shadow: 0px 2px 12px 0px #989898;
	font-size: 0.9em;
	padding: 0;
	position: relative;
	clear: both;
}

#footer-get-started {
	background-color: #0386FF !important;
	color: #FFF !important;
	padding: 10px;
	font-size: 1.25em;
}

#footer_new a {
	color: #0386FF;
}

#footer_new .contact-details {
	margin-top: 2% !important;
}

.logo {
	width: 10%;
	vertical-align: middle;
}

.logo img {
	width: 70%;
	display: block;
	margin: 0 auto;
}

.get-started-container {
	width: 18%;
	display: inline-block;
	vertical-align: middle;
}

.locale-container {
	cursor: pointer;
	width: 10%;
	display: inline-block;
	vertical-align: middle;
	font-weight: 600;
	font-size: 1.15em;
}

.locale-container-mobile {
	font-size: 1.5em;
	cursor: pointer;
	width: 10%;
	display: table-cell;
	vertical-align: middle;
}

.locale-container a {
	text-decoration: none;
}

.auth-get-started-container {
	width: 10%;
}

.auth-menu #mega-menu {
	width: 66%;
	margin-left: 34%;
}

.auth-menu #mega-menu>li {
	width: 50%;
}

.locale-radio {
	margin: 5px;
}

.locale-radio input, .locale-radio label {
	margin: 5px;
}

.get-started-container a {
	border: 2px solid #0386FF;
	background-color: #FFF;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: 600;
	color: #0386FF;
	padding: 5px;
	border-radius: 5px;
}

.get-started-container a:hover {
	background-color: #0386FF;
	color: #FFF !important;
}

.locale-globe {
	display: inline-block;
}
/* ��������������������������������������������������
megamenu.js STYLE STARTS HERE
�������������������������������������������������� */

/* ��������������������������������������������������
Screen style's
�������������������������������������������������� */
.menu {
	width: 60%;
	vertical-align: middle;
}

.auth-menu {
	width: 68%;
	padding-left: 10%;
}

.menu-container {
	position: fixed;
	top: 0;
	width: 100%;
	margin: 0 auto;
}

.menu-mobile {
	display: none;
	padding: 20px;
}

.menu>ul {
	margin: 0 auto;
	width: 100%;
	list-style: none;
	padding: 0;
	position: relative;
	/* IF .menu position=relative -> ul = container width, ELSE ul = 100% width */
	box-sizing: border-box;
}

.menu>ul>li {
	float: left;
	padding: 0;
	margin: 0;
	width: 33%;
	text-align: center;
}

.menu>ul>li a {
	text-decoration: none;
	padding: 1.5em 3em;
	display: block;
	color: #0386FF;
	font-weight: 200;
	font-size: 1.15em;
}

.auth-menu>ul>li a {
	font-size: 1.15em;
}

.menu>ul>li a, .menu>ul>li a:visited {
	text-decoration: none;
	position: relative;
	font-weight: 600;
	color: #0386FF;
}

.menu>ul>li>a:after, .menu>ul>li>a:visited:after {
	content: '';
	height: 3px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0%;
	background: #0386FF;
	transition: 0.2s;
}

.menu>ul>li a:hover:after, .menu>ul>li a:visited:hover:after {
	width: 100%;
}

.menu>ul>li a:visited.block {
	display: block;
	padding: 0.5em;
}

.menu>ul>li a:visited.block:hover {
	background: #eee;
}

.menu>ul>li>ul {
	display: none;
	width: 100%;
	position: absolute;
	z-index: 99;
	left: 0;
	margin: 0;
	list-style: none;
	box-sizing: border-box;
	margin-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 0px;
	border-radius: 0px 0px 10px 10px;
}

.menu>ul>li>ul:before, .menu>ul>li>ul:after {
	content: "";
	display: table;
}

.menu>ul>li>ul:after {
	clear: both;
}

.menu>ul>li>ul>li {
	margin: 0;
	padding-bottom: 0;
	list-style: none;
	width: 33%;
	background: none;
	float: left;
}

.menu>ul>li>ul>li a {
	color: #0386FF;
	padding: .2em 0;
	width: 100%;
	display: block;
	border-bottom: 1px solid #ccc;
}

.menu>ul>li>ul>li a:hover {
	color: #1D2127;
}

.menu>ul>li>ul>li>ul {
	display: block;
	padding: 0;
	margin: 10px 0 0;
	list-style: none;
	box-sizing: border-box;
}

.menu>ul>li>ul>li>ul:before, .menu>ul>li>ul>li>ul:after {
	content: "";
	display: table;
}

.menu>ul>li>ul>li>ul:after {
	clear: both;
}

.menu>ul>li>ul>li>ul>li {
	float: left;
	width: 100%;
	padding: 5px 0;
	margin: 0;
	font-size: 1em;
	color: #0386FF;
}

.menu>ul>li>ul>li>ul>li a {
	border: 0;
}

.menu>ul>li>ul.normal-sub {
	width: 300px;
	left: auto;
	padding: 10px 20px;
}

.menu>ul>li>ul.normal-sub>li {
	width: 100%;
}

.menu>ul>li>ul.normal-sub>li a {
	border: 0;
	padding: 1em 0;
}

.menu>ul>li>ul>li>ul>li>ul {
	list-style: none;
	text-align: center;
	padding: 0;
	margin: 0;
	display: none;
}

.menu>ul>li>ul>li>ul>li>ul>li {
	font-size: 0.85em;
}

#mega-menu>li>ul>li>a {
	font-weight: 600 !important;
}

#mega-menu {
	display: none;
}

.full-width-bg {
	width: 100%;
	display: none;
	background: rgba(255, 255, 255, 0.8705882352941177);
	box-shadow: 0 9px 19px -12px #6082e3b8;
}

@media screen and (min-width: 900px) and (max-width: 1200px) {
	#mega-menu {
		background: rgba(255, 255, 255, 0.8705882352941177);
		border-radius: 0px 0px 10px 10px;
		box-shadow: 0 9px 19px -12px #6082e3b8;
	}
}

/* ��������������������������������������������������
Mobile style's
�������������������������������������������������� */
@media only screen and (max-width: 959px) {
	.menu-container {
		width: 100%;
	}
	.menu-mobile {
		display: block;
	}
	.menu-dropdown-icon:before {
		display: block;
	}
	.menu>ul {
		display: none;
	}
	.menu>ul>li {
		width: 100%;
		float: none;
		display: block;
	}
	.menu>ul>li a {
		padding: 1.5em;
		width: 100%;
		display: block;
	}
	.menu>ul>li>ul {
		position: relative;
	}
	.menu>ul>li>ul.normal-sub {
		width: 100%;
	}
	.menu>ul>li>ul>li {
		float: none;
		width: 100%;
		margin-top: 20px;
	}
	.menu>ul>li>ul>li:first-child {
		margin: 0;
	}
	.menu>ul>li>ul>li>ul {
		position: relative;
	}
	.menu>ul>li>ul>li>ul>li {
		float: none;
	}
	.menu .show-on-mobile {
		display: block;
	}
	ul.nav-list {
		position: relative !important;
		top: 45px;
	}
	.featured-boxes-style-8 {
		height: auto;
	}
	.mobile-menu>li>a {
		float: none !important;
	}
}

.menu-container {
	box-shadow: 0px 5px 15px 0px #98989826;
	z-index: 100;
}

/* CUSTOM */
html .featured-box-primary .box-content {
	border-top-color: #0386ff !important;
}

html .featured-box-primary h4 {
	color: #0386ff !important;
}

html .btn-primary {
	background-color: #0386ff !important;
}

ul.nav-list li.active {
	border-left: 3px solid #0386ff !important;
}

ul.nav-list li.active>a {
	color: #0386ff !important;
}

ul.nav-list li.active>a>i {
	color: #0386ff !important;
}

html .featured-boxes-style-8 .featured-box.featured-box-tertiary .icon-featured
	{
	color: #0386ff !important;
}

html .featured-box-tertiary .box-content {
	border-top-color: #0386ff;
}

ul.nav-list li {
	font-size: 1.2em;
}

ul.nav-list>li>a {
	border: none;
	margin: 5px 0px;
}

ul.nav-list {
	/* 	position: fixed; */
	
}

.hamburger-icon {
	font-size: 1.75em;
	float: right;
}

.mobile-menu {
	display: none;
	list-style: none;
	margin: 0 auto;
	text-align: center;
	padding: 0px
}

.mobile-menu>li {
	margin: 20px 0px;
}

.mobile-menu>li>a {
	cursor: pointer;
	text-decoration: none;
	font-size: 1.5em;
}

.mega-menu-item-dropdown {
	display: none;
}

.nav-dropdown {
	display: none;
	list-style: none;
	text-align: center;
	padding: 0px;
}

.topbar {
	background: #FFF;
}

.mobile-menu-container {
	display: none;
}

.mobile-menu-btn {
	border: 2px solid #0386FF;
	background-color: #FFF;
	text-decoration: none;
	font-weight: 600;
	color: #0386FF;
	padding: 5px;
	border-radius: 5px;
}

.body {
	overflow: hidden;
}

.social-links {
	display: block;
	margin: 0 auto;
}

.social-links a {
	text-align: center;
	float: left;
	width: 36px;
	height: 36px;
	background-color: #000;
	border-radius: 100%;
	margin-right: 7px; /*space between*/
}

.social-links a i {
	font-size: 20px;
	line-height: 38px;
	color: #FFF;
}

@media screen and (max-width: 1200px) {
	.logo {
		width: 15%;
		display: block;
		margin: 10px auto;
	}
	.menu {
		width: 80%;
		display: inline-block;
	}
	.locale-container {
		width: 20%;
		display: inline;
	}
	.get-started-container {
		margin: 0 auto;
		width: 100%;
		display: block;
	}
	.get-started-container a {
		text-align: center;
		display: inline-block;
		width: 49%;
		margin: 10px 0px;
	}
	.menu>ul>li {
		font-size: 0.85em;
	}
}

@media screen and (max-width: 991px) {
	.logo {
		width: 100%;
	}
	.logo a:first-child {
		display: inline-block;
		width: 25%;
	}
	.locale-container {
		display: none;
	}
	.menu-mobile {
		width: 75%;
		display: inline-block;
	}
	.menu {
		width: 74%;
		display: none;
	}
	.get-started-container {
		display: none;
	}
	.mobile-menu {
		display: block;
	}
	.has-feedback {
		width: 85% !important;
	}
}

@media screen and (max-width: 550px) {
	.menu-mobile {
		padding: 10px;
	}
	.logo a:first-child {
		width: 25% !important;
	}
}

@media screen and (max-width: 600px) {
	.getStartedInput-container {
		width: 100% !important;
	}
	.getStarted {
		width: 100%;
	}
}

@media screen and (min-width: 1201px) {
	.menu-container {
		display: block;
	}
	.logo, .menu, .locale-container, .get-started-container {
		display: inline-block;
	}
	.float-right-lg {
		float: right;
	}
}

/* Short-form styles */
.short-form {
	max-width: 40em;
	border: 1px solid black;
}

.short-form_header {
	padding: 1em 2em;
	margin: 0;
	background: #ddd;
	text-align: center;
}

.short-form_highlights {
	display: table;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
}

.short-form_highlights li {
	display: table-cell;
	padding-top: 1.5em;
	padding-right: 2em;
	padding-bottom: 1.5em;
}

.short-form_highlights li:first-child {
	padding-left: 2em;
}

.short-form_highlights h2 {
	margin-top: 0;
	margin-bottom: 0.25em;
	font-size: 1em;
	font-weight: normal;
}

.short-form_highlights b {
	font-size: 1.875em;
}

.short-form_inner-wrapper {
	padding: 0 2em 1em 2em;
}

.short-form_inner-wrapper__multi-plan {
	padding: 0 1em 1em 1em;
}

.short-form_table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 1.5em;
}

.short-form_table caption {
	padding: 0.5em 0;
	border-top: 4px solid black;
	text-align: left;
}

.short-form_table th, .short-form_table td {
	padding: 0.5em 0;
	border-color: #000;
	border-style: solid;
	border-width: 1px 0 0 0;
	text-align: left;
	vertical-align: top;
}

.short-form_table thead th {
	border-top-width: 0;
	vertical-align: bottom;
}

.short-form_table .description {
	padding-right: 1em;
	font-weight: normal;
	text-align: left;
}

.short-form_table .amount {
	width: 25%;
}

.short-form_table__multi-plan {
	margin-top: 0.5em;
}

.short-form_table .payg-header, .short-form_table .monthly-header,
	.short-form_table .annual-header, .short-form_table .payg,
	.short-form_table .monthly, .short-form_table .annual {
	width: 20%;
	padding-left: 1em;
}

.short-form .footnote {
	margin-left: 0.625em;
	text-indent: -0.625em;
}

/* Responsive adjustments for short-form */
@media all and (max-width: 489px) {
	.short-form_header {
		padding: 1em;
	}
	.short-form_highlights {
		display: block;
	}
	.short-form_highlights li {
		float: left;
		width: 40%;
		padding-top: 1.5em;
		padding-right: 5%;
		padding-bottom: 1.5em;
		padding-left: 5%;
	}
	.short-form_highlights li:first-child {
		padding-left: 5%;
	}
	.short-form_inner-wrapper {
		padding: 0 5% 1em 5%;
	}
	.short-form_table {
		font-size: 0.875em;
	}
	.short-form_inner-wrapper__multi-plan {
		padding: 0 1em 1em 1em;
	}
	.short-form_table__multi-plan {
		margin-top: 1em;
	}
	.short-form_table__multi-plan thead {
		/* Hide from regular browsers but keep available to screenreaders. */
		position: absolute !important;
		height: 1px;
		width: 1px;
		overflow: hidden;
		clip: rect(1px, 1px, 1px, 1px); /* IE6, IE7 */
		clip: rect(1px, 1px, 1px, 1px);
	}
	.short-form_table__multi-plan th, .short-form_table__multi-plan td {
		box-sizing: border-box;
		display: block;
		float: left;
	}
	.short-form_table__multi-plan .description {
		width: 100%;
		padding-right: 0;
	}
	.short-form_table .payg-header, .short-form_table .monthly-header,
		.short-form_table .annual-header, .short-form_table .payg,
		.short-form_table .monthly, .short-form_table .annual {
		width: 33.333333333%;
		padding-left: 0;
		border-top-width: 0;
	}
	.short-form_table .payg-header, .short-form_table .payg {
		padding-right: 0.25em;
	}
	.short-form_table .monthly-header, .short-form_table .monthly {
		padding-right: 0.25em;
		padding-left: 0.25em;
	}
	.short-form_table .annual-header, .short-form_table .annual {
		padding-left: 0.25em;
	}
	.short-form_table td[data-label]:before {
		font-weight: bold;
		display: block;
		margin-top: 0;
		margin-bottom: 0.25em;
		content: attr(data-label);
		font-size: 0.8571428571em;
		line-height: 1;
	}
}

  .d-inline-block {
  	display: inline-block;
  }
  
  .mr-0 {
  	margin-right: 0px !important;
  }
  .mr-10 {
  	margin-right: 10px !important;
  }
  body {
	padding: 0px !important;
	margin: 0px !important;  
  }
/* End of short-form styles */