.dnnFormItem{
  width: 100%;
}
html {
  height: 100%;
}
body {
  margin:0;
  height:100%;
}
p, span {
  font-family: Calibri, "Segoe UI";
  padding:0px;
  margin:0px;
}

#vl_login_content {
  width: 360px;
  height: 100%;
  margin: auto;
  position: relative;
}
.banner {
  background-color: #fff;
  width: 100%;
  z-index:70;
  float: left;
  margin-bottom: 60px;
}
.ContentPane2 {
  background: #fff;
  border:1px solid #d1e8f9;
  border-radius:8px;
  text-align:left;
  height: auto;
  width: 400px;
  margin-right: 40px;
  float: left;
  margin: auto;
  padding: 30px 50px;
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 3px;
}
a:link, a:visited, a:active {
 color: #3E94FF;
 font-family: Calibri, "Segoe UI";
 font-weight: normal;
 font-size: 14px;
 text-decoration: none;
}
a:link, a:visited, a:active {
 color: #3E94FF;
 font-family: Calibri, "Segoe UI";
 font-weight: normal;
 font-size: 14px;
 text-decoration: none;
}
.NormalTextBox {
  color: #1BA0E1;
  padding: 2px;
  line-height: 12px;
  font-family: Calibri, "Segoe UI";
  font-weight: normal;
  font-size: 13px;
  border:1px solid #CCCCCC;
  background-color: #FFFFFF;
}
#fake_menu .menu > li {
  margin: 0;
  z-index: 203;
  display: block;
  float: left;
}
#fake_menu .menu > li:not(.mfn-megamenu-parent) {
  position: relative;
}
#fake_menu .menu > li > a {
  display: block;
  line-height: 60px;
  padding: 15px 0;
  position: relative;
 font-family: 'Source Sans Pro', Arial, Tahoma, sans-serif;
 font-size:14px;
}
#fake_menu .menu > li > a:after {
  content: "";
  height: 4px;
  width: 100%;
  position: absolute;
  left: 0;
  top: -4px;
  z-index: 203;
  opacity: 0;
  filter: alpha(opacity=0);
}
#fake_menu .menu > li > a span:not(.description) {
  display: block;
  font-size: 18px;
  line-height: 60px;
  padding: 0 20px;
  white-space: nowrap;
}
#fake_menu .menu > li:last-child > a span {
  border: 0;
}
#fake_menu .menu > li > a, #fake_menu .menu > li > a:after {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#fake_menu .menu > li > a span {
  border-color: rgba(0,0,0,.05);
}
.dnnLabel {
 text-align:left;
 width: 85px;
}
.btn-login {
  width: 300px;
  margin-top: 20px;
  margin-bottom: 40px;
  color: #fff;
  background-color: #3E94FF;
  border-color: #3E94FF;
}
.btn-login-outline {
  width: 300px;
  margin-top: -20px;
  margin-bottom: 40px;
  color: #3E94FF;
  background-color: #FFF;
  border-color: #3E94FF;
}
.btn-secondary-login {
  color: #3E94FF;
  background-color: #fff;
  border-color: #fff;
  font-size: 12px;
  margin-bottom: -5px;
  cursor: pointer;
}
.dnnPrimaryAction, .dnnFormItem input[type="submit"], a.dnnPrimaryAction {
  border-color: #b11f63 !important;
  background: #b11f63 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  color: #fff !important;
  text-shadow: none !important;
  line-height:18px !important;
}
.dnnFormMessage {
  font-size:14px;
}
.dnnFormItem button, .dnnFormItem input[type="reset"], .dnnSecondaryAction, a.dnnSecondaryAction, ul.dnnAdminTabNav li a, .dnnLogin .LoginTabGroup span {
  background: #fff;
 /* Old browsers */
  background: -moz-linear-gradient(top, #f5f5f5 0%, #dfdfdf 100%);
 /* FF3.6+ */
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  color: rgb(255, 255, 255);
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
ol, ul {
  list-style: none;
}
html, button, input, select, textarea {
  font-family: 'Inter', serif;
  color: #222;
}
body {
  color: #444;
  font-size: 12px;
  line-height: 18px;
  font-family: 'Inter', serif;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}
h5, .h5 {
  font-size: 1.25rem;
}
h6, .h6 {
  font-size: 1rem;
}
em, i {
  font-style: italic;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
ul, ol {
  margin-bottom: 18px;
  margin-left: 18px;
}
ul {
  list-style: square outside;
}
.dnnFormMessage {
  display: block;
  padding: 17px 18px;
  margin-bottom: 18px;
  border: 1px solid rgba(2,139,255,0.2);
  background: rgba(2,139,255,0.15);
  -webkit-border-radius: 3px;
  border-radius: 3px;
  max-width: 100%;
}
.dnnFormMessage.dnnFormError, .dnnFormMessage.dnnFormValidationSummary {
  background-color: rgba(255,0,0,0.15);
  border-color: rgba(255,0,0,0.2);
}
.dnnFormMessage.dnnFormSuccess {
  background-color: rgba(0,255,0,0.15);
  border-color: rgba(0,255,0,0.5);
}
.dnnFormItem input[type="text"], .dnnFormItem select, .dnnFormItem textarea, .dnnFormItem input[type="email"], .dnnFormItem input[type="search"], .dnnFormItem input[type="password"] {
  margin-bottom: 18px;
  padding: 8px;
  background: #ffffff;
  border: 1px solid #c9c9c9;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.8), inset 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.8), inset 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
  color: #333;
  font-size: 12px;
}
.dnnFormItem button, .dnnFormItem input[type="button"], .dnnFormItem input[type="reset"], .dnnFormItem input[type="submit"], .dnnPrimaryAction, .dnnSecondaryAction, .dnnTertiaryAction, ul.dnnAdminTabNav li a, .dnnLogin .LoginTabGroup span {
  display: inline-block;
  padding: 9px 9px;
  margin-bottom: 9px;
  cursor: pointer;
  min-width: 75px;
  *overflow: visible;
  border: 1px solid #c2c2c2;
  background: #eaeaea;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #333;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}
.dnnFormItem button, .dnnFormItem input[type="button"], .dnnFormItem input[type="reset"], .dnnFormItem input[type="submit"], .dnnPrimaryAction, .dnnSecondaryAction, .dnnTertiaryAction {
  padding: 6px 6px;
}
.dnnPrimaryAction, .dnnFormItem input[type="submit"], a.dnnPrimaryAction {
  border-color: #0D569E;
 /*dark blue*/
  background: #3792ED;
  background: -moz-linear-gradient(top, #358eea 0%, #2170cd 100%);
 /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#358eea), color-stop(100%,#2170cd));
 /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #358eea 0%,#2170cd 100%);
 /* Chrome10+,Safari5.1+ */
  background: linear-gradient(top, #358eea 0%,#2170cd 100%);
 /* W3C */
  -webkit-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.6), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.4);
  box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.6), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.4);
  color: #efefef;
  text-shadow: 0px -1px 0px #185B93;
}
.dnnFormItem button, .dnnFormItem input[type="button"], .dnnFormItem input[type="reset"], .dnnSecondaryAction, a.dnnSecondaryAction, ul.dnnAdminTabNav li a, .dnnLogin .LoginTabGroup span {
  background: #f5f5f5;
 /* Old browsers */
  background: -moz-linear-gradient(top, #f5f5f5 0%, #dfdfdf 100%);
 /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#dfdfdf));
 /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f5f5f5 0%,#dfdfdf 100%);
 /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f5f5f5 0%,#dfdfdf 100%);
 /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f5f5f5 0%,#dfdfdf 100%);
 /* IE10+ */
  background: linear-gradient(top, #f5f5f5 0%,#dfdfdf 100%);
 /* W3C */
  -webkit-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.4), inset 0px 1px 0px 0px rgba(255, 255, 255, 1);
  box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.4), inset 0px 1px 0px 0px rgba(255, 255, 255, 1);
  text-shadow: 0px 1px 0px #ffffff;
  color: #333;
}
.dnnForm {
  width: 100%;
}
.dnnForm fieldset {
  clear: none;
  position: relative;
  margin-bottom: 18px;
  text-align: left;
}
.dnnForm .dnnFormItem {
  clear: both;
  width: 100%;
  display: block;
  position: relative;
  text-align: left;
}
span.dnnFormRequired:after, div.dnnFormItem.dnnFormRequired > div.dnnLabel span:after {
  content: "*";
  display: inline-block;
  margin: 0 0 0 5px;
  color: Red;
  font-size: 16px;
  line-height: 1em;
  font-weight: bold;
}
.dnnLabel {
  display: inline-block;
  float: left;
  position: relative;
  width: 32.075%;
  padding-right: 20px;
  margin-right: 18px;
  overflow: visible;
  text-align: right;
}
.dnnFormItem > .dnnLabel {
  margin-top: 5px;
}
.dnnFormItem span.dnnFormMessage.dnnFormError {
  display: block;
  position: absolute;
  overflow: visible;
 /*top:-95%;
  right: 12%;
 */
  bottom: 95%;
  right: 12%;
  width: 200px;
  margin-bottom: 0;
  padding: 10px;
  border: none;
  border-radius: 3px;
  background: rgba(255,0,0,0.75);
  font-size: 12px;
  color: #fff;
  text-align: left;
}
.dnnFormItem span.dnnFormMessage.dnnFormError:after {
  position: absolute;
  bottom: -7px;
  left: 15px;
  content: "";
  width: 0;
  height: 0;
  opacity: 0.75;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid red;
}
.dnnFormItem input[type="text"], .dnnFormItem input[type="password"], .dnnFormItem input[type="email"], .dnnFormItem input[type="tel"], .dnnFormItem select, .dnnFormItem textarea {
  width: 300px;
  max-width: 300px;
}
.dnnActions {
  float: none;
  clear: both;
  display: block;
 /* prevent ul from collapsing */
  margin: 0;
  padding-top: 18px;
  text-align: left;
}
.dnnActions li {
  float: left;
  margin-right: 5px;
  list-style: none;
}
.dnnClear {
  clear: both;
}
.dnnClear:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #E56C73;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #ffc107;
  --warning: #ffc107;
  --danger: #EE5D5D;
  --light: #C4C4C4;
  --dark: #343a40;
  --brand-primary: #3E94FF;
  --brand-secondary: #ED247B;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1300px;
  --breakpoint-xxl: 1600px;
  --breakpoint-xxxl: 3000px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
*, *::before, *::after {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}
body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
ol, ul, dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
a {
  color: #212529;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
img {
  vertical-align: middle;
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
button {
  border-radius: 0;
}
input, button, select, optgroup, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button, input {
  overflow: visible;
}
button, select {
  text-transform: none;
}
button, html [type=button], [type=reset], [type=submit] {
  -webkit-appearance: button;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}
h5, .h5 {
  font-size: 1.25rem;
}
h6, .h6 {
  font-size: 1rem;
}
.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
html {
  font-family: "Inter", serif;
  line-height: 1.15;
}
body::-webkit-scrollbar {
  width: 20px;
 /* Total width including `border-width` of scrollbar thumb */
  height: 0;
}
body::-webkit-scrollbar-track {
  background-color: rgba(0, 0, 0, 0);
}
body::-webkit-scrollbar-thumb {
  height: 6px;
  border: 6px solid rgba(0, 0, 0, 0);
 /* Transparent border together with `background-clip: padding-box` does the trick */
  background-clip: padding-box;
  -webkit-border-radius: 12px;
  background-color: #3E94FF;
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0);
}
body::-webkit-scrollbar-button {
  width: 0;
  height: 0;
  display: none;
}
body::-webkit-scrollbar-corner {
  background-color: transparent;
}
body {
  background-color: #eefafd;
  margin: 0;
  font-family: "Inter", serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
}
.background-image {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.swoosh1 {
  fill: #f8fffe;
}
.swoosh2 {
  fill: #eefafd;
}
.swoosh3 {
  fill: #e4f4fb;
}
.swoosh4 {
  fill: #daeffb;
}
.swoosh5 {
  fill: #d1e8f9;
}
.btn {
  font-size: 12px;
  padding: 6px 12px;
}
h5, .h5 {
  font-size: 1.25rem;
  font-weight: 300;
  margin-top: 5px;
}
.submenu {
  margin-left: 150px;
}
a:not([href]):not([tabindex]) {
  color: #3E94FF;
  font-size: 14px;
  text-decoration: none;
  cursor: pointer;
}
ul:not(.news-item-ul) {
  list-style: none;
  padding-right: 0px;
}

/*========================================================*/
/*  Default HTML CSS                                      */
/*========================================================*/
/* Default HTML PAGE css		       --*/ html { height: 100%; }
/* Default HTML BODY css	           --*/ body { margin:0;height:100%;  }
/* Default HTML table and text css	   --*/ table, tr, td{ font-family: Calibri, "Segoe UI"; }
/* Default HTML Paragraph css		   --*/ p, span { font-family: Calibri, "Segoe UI"; padding:0px;  margin:0px;}

/*========================================================*/
/*  Main SKIN Elements CSS                                */
/*========================================================*/

/*-- Skin Main / Default Width    	   --*/ .vl_login_defaultwidth {
    /* width: 100%; */
    /* height: 100%; */
    /* align-content: center; */
    /* background-size:100%; */
}

#Body {background-image:none!important;}
#vl_backgroundimage {
    /*position: fixed;*/
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    z-index: -1;
}

body form {
	height:100%;
}
#vl_login_content {
    width: 360px;
    height: 100%;
    margin: auto;
    position: relative;
}
#vl_login_content .vl_titlebox_grey {
	height: 0px !important;
}
.login_backgroundimage_wrapper {
	position:absolute;
	right: 0px;
	border: 0px;
}

/*-- Skin Main header		    	   --*/ .header_index {
	float: left;
	margin: 0px 15px 20px 15px;
	width: 1280px;
}
.banner {
    background-color: #fff;
    width: 100%;
    /* height: 40%; */
    z-index:70;
    float: left;
    /* margin: auto; */
    /* align-items: center; */
    /* align-content: center; */
    /* text-align: center; */
    margin-bottom: 60px;
}
/*-- Skin Main banner		    	   --*/ .banner_index { float: left; margin: 0px 0px 0px 0px; width: 1280px; }

/*-- 100% height 				 	   --*/ .FullHeight { height:100%; }
/*-- 100% Width					  	   --*/ .FullWidth { width:100%;min-height:400px; }

/*-- cell containing logo table    	   --*/ .LogoCell { float:left; padding: 0 10px 0 0; width:auto; vertical-align:middle; }

/*-- Search Main Cell containing BG    --*/ .SearchCell { margin-bottom:10px; height:83px; background:url(SearchIconBG.png) right top no-repeat #1BA0E1; width:250px; float:right; text-align:left; padding:10px 15px 15px 15px; }
/*-- Search Main Cell 				   --*/ .SearchCellBG { background: url(SearchBG.png) left top no-repeat; width:248px; height:27px; float: left; text-align:left; padding:5px 0 0 8px; }
/*-- cell containing Login table  	   --*/ .LoginRegisterCell { height:67px; background: url(LoginIconBG.png) right top no-repeat #1BA0E1; width:250px; float:right; text-align:left; padding:10px 15px 15px 15px;  }
/*-- cell containing Login table  	   --*/ .CurrentDateCell { padding-top:5px; text-align:left;}

/*-- Content Panes Cell / TD CSS 	   --*/ .ContentPanesCells { float: left; margin: 15px 0px 10px 15px; width: 100%;}

/*-- Footer cell    				   --*/ .FooterCell {float: left;width: 90%;/* border-top:1px solid #CCCCCC; */bottom:0px;padding-top:10px;margin: 0 15px 10px 15px;font-family: Calibri, "Segoe UI";color:#333333;font-size:12px;}

/*========================================================*/
/*  Content Panes  CSS                                    */
/*========================================================*/


/*-- content2 pane          	       --*/ 
.ContentPane2 {
    background: #fff;
    border:1px solid #d1e8f9;
    border-radius:8px;
    text-align:left;
    height: auto;
    width: 400px;
    margin-right: 40px;
    float: left;
    margin: auto;
    padding: 30px 50px;
    box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 3px;
}

/*-- left2 content pane          	   --*/ .LeftSide { padding: 0 20px 0 0; width: 70%; }
/*-- right2 content pane        	   --*/ .RightPane {  padding: 0 0 0 15px; width: 30%;  }

/*-- left2 content pane          	   --*/ .LeftPane { padding: 0 0 0 0; width: auto; }

/*-- left1 content pane          	   --*/ .LeftPane1 { padding: 0 0 0 0; width: auto;}
/*-- left3 content pane          	   --*/ .LeftPane3 { padding: 0 15px 0 0; width: 50%;}
/*-- left4 content pane          	   --*/ .LeftPane4 { padding: 0 0 0 15px; width: 50%;  }
/*-- left2 content pane          	   --*/ .LeftPane2 { padding: 0 0 0 0; width: auto;}

/*-- Extended inside pane 2  	       --*/ .ExtendedPane { width: 100%; padding: 0 0 0 0; }



/*========================================================*/
/*  Default DNN Skin Tokens CSS                           */
/*========================================================*/

/*-- Login Register token              --*/ .LoginTokens, a.LoginTokens:link, a.LoginTokens:visited, a.LoginTokens:active { color: #FFFFFF; font-family: "Segoe UI", Calibri; font-size: 16px; font-weight: normal; text-decoration: none; padding: 0 0 0 0; line-height:25px;}
/*-- Login Register token hover        --*/ a.LoginTokens:hover {  color: #CCCCCC; font-family: "Segoe UI", Calibri; font-size: 18px; font-weight: normal; text-decoration: none; padding: 0 0 0 0;line-height:25px;}

/*-- Current Date Token			  	   --*/ .CurrentDate { font-family:"Segoe UI", Calibri; font-size:16px; color:#FFFFFF;}

/*-- Footer Links token                --*/ .FooterLinks, a.FooterLinks:link, a.FooterLinks:visited, a.FooterLinks:active { color: #999999; font-family: calibri; font-size: 12px; font-weight: normal;text-decoration: none; padding: 0 10px 0 10px;}
/*-- Footer Links token hover          --*/ a.FooterLinks:hover { color:#1BA0E1; font-family: Calibri; font-size: 12px; text-decoration: none;  font-weight: normal; padding: 0 10px 0 10px;}

/*-- Links Token 	 		           --*/ .links, a.links:link, a.links:visited, a.links:active { font-family: Calibri, "Segoe UI"; font-size:10px; color:#999999; padding-right:0 0 0 0; text-decoration:none;}
/*-- Links Token hover       		   --*/ a.links:hover { font-family: Calibri, "Segoe UI"; font-size:10px; color: #FFFFFF; padding-right:0 0 0 0; text-decoration:none}

z
/*========================================================*/
/*  Default HTML Headings                                 */
/*========================================================*/

/*-- Heading # 1              			H1 { FONT-WEIGHT: normal; FONT-SIZE: 20px; COLOR: #D0312D; }--*/
/*-- Heading # 2              			H2 {FONT-WEIGHT: normal;FONT-SIZE: 24px; COLOR: #444;margin:0 0 5px 0;text-decoration: underline;text-decoration-color: #b11f63;/* text-decoration-line: line-through; */text-align: center;margin-bottom: 30px;}--*/
/*-- Heading # 3              			H3 { FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #D0312D; }--*/
/*-- Heading # 4              			H4 { FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #999999; }--*/
/*-- Heading # 5              			H5 { FONT-WEIGHT: bold; font-size: 13px; COLOR: #999999; }--*/
/*-- Heading # 6              			H6 { FONT-WEIGHT: bold; font-size: 13px; COLOR: #999999; }--*/


/*========================================================*/
/*  Other used Text css                                   */
/*========================================================*/

/*-- Default text on site              --*/ .Normal { font-family: Calibri, "Segoe UI"; font-size: 12px; font-weight:normal; color: #999999; line-height:18px; }
/*-- Default bold text      		   --*/ .NormalBold { font-family: Calibri, "Segoe UI"; font-size: 13px; font-weight: bold; color: #999999; }
/*-- Gray Color Text        		   --*/ .NormalGray { color: #999999; font-weight:normal; font-family: Calibri, "Segoe UI"; font-size: 15px; line-height:20px; margin-bottom:15px; }

/*-- Gray Color Heading        		   --*/ .HeadingGray { color: #666666; font-weight: bold; font-family: Calibri, "Segoe UI"; font-size: 15px; }
/*-- Slate Color Heading       		   --*/ .HeadingSlate { color: #8A7C4C; font-weight: bold; font-family: Calibri, "Segoe UI"; font-size: 15px; }
/*-- Red Color Text        			   --*/ .NormalRed { color: #E7002A; font-weight: bold; font-family: Calibri, "Segoe UI"; font-size: 13px; }

/*-- Welcome Text		               --*/ .WelcomeText { font-family: Calibri, "Segoe UI"; font-size: 12px; color: #666666; line-height:23px; }

/*-- Quick Links              		   --*/ .QuickLinks, a.QuickLinks:link, a.QuickLinks:visited, a.QuickLinks:active { color: #666666; font-family: Calibri, "Segoe UI"; font-size: 12px; font-weight: normal; text-decoration: none; padding: 0 5px 0 25px; line-height:23px; }
/*-- Quick Links hover        		   --*/ a.QuickLinks:hover { color: #000000; font-family: Calibri, "Segoe UI"; font-size: 12px; text-decoration: none; font-weight: normal; padding: 0 5px 0 25px;}

/*-- Blog List Style	               --*/ .BlogList { background:url(bullets.png) left top no-repeat; padding-left:35px; font-family: Calibri; font-size: 13px; color: #CCCCCC; line-height:30px; }
.DNNAligncenter { text-align:left;}
#dnn_ctr5691_ContentPane {width:380px;float:left;}

/*-- Text in Pink Color			  	   --*/ .NormalPink { font-family:Calibri, "Segoe UI"; font-size:22px; color:#CC3399; line-height:30px; margin-bottom:10px;  }
/*-- Posts Gray Color Heading  		   --*/ .PostsHeadingGray { font-weight:normal; background:url(Bullets.png) left top no-repeat; padding-left:45px; margin-bottom:15px; color: #999999; font-weight:normal; font-family: Calibri, "Segoe UI"; font-size: 15px; line-height:20px; margin-bottom:15px; }


/*========================================================*/
/*  Links css                                             */
/*========================================================*/

/*-- Default links 					   --*/ a:link, a:visited, a:active {color: #3E94FF;font-family: Calibri, "Segoe UI";font-weight: normal;font-size: 14px;text-decoration: none;}
/*-- Default links hover               --*/ a:hover {font-family: Calibri, "Segoe UI"; font-size: 14px; text-decoration: underline;  font-weight: normal;}


/*-- Default links 					   --*/ a:link, a:visited, a:active {color: #3E94FF;font-family: Calibri, "Segoe UI";font-weight: normal;font-size: 14px;text-decoration: none;}
/*-- Default links hover               --*/ a:hover {font-family: Calibri, "Segoe UI"; font-size: 14px; text-decoration: underline;  font-weight: normal;}

/*-- Normal links 					   --*/ a.hc:link, a.hc:visited, a.hc:active { color: #ED247B; font-family: Calibri, "Segoe UI"; font-weight: normal; font-size: 14px; text-decoration: none; }
/*-- Normal links hover                --*/ a.hc:hover { color: #21AFED; font-family: Calibri, "Segoe UI"; font-size: 14px; text-decoration: none; font-weight: normal; }

/*-- Normal links 					   --*/ a.NormalRed:link, a.NormalRed:visited, a.NormalRed:active { color: #E7002A; font-family: Calibri, "Segoe UI"; font-weight: bold; font-size: 13px; text-decoration: none; }
/*-- Normal links hover                --*/ a.NormalRed:hover { color: #333333; font-family: Calibri, "Segoe UI"; font-size: 13px; font-weight: bold ; text-decoration: none; }

/*-- More links                        --*/ .ViewMore, a.ViewMore:link, a.ViewMore:visited, a.ViewMore:active { color: #999999; font-family: Calibri, "Segoe UI"; font-size: 12px; font-weight: normal; text-decoration: none; background: #E5E5E5; display:block; text-align: left; padding:0 10px 0 10px; width:75px; line-height:21px; margin-top:10px; }
/*-- More links hover                  --*/ a.ViewMore:hover { color: #666666; font-family: Calibri, "Segoe UI"; font-size: 12px; font-weight: normal; text-decoration: none; background: #CCCCCC; display:block; text-align:left; padding:0 10px 0 10px; width:75px; line-height:21px; margin-top:10px;}

/*-- More links                        --*/ .ViewMoreIcon, a.ViewMoreIcon:link, a.ViewMoreIcon:visited, a.ViewMoreIcon:active { color: #999999; font-family: Calibri, "Segoe UI"; font-size: 12px; font-weight: normal; text-decoration: none; background: url(Icon_more.jpg) left top no-repeat #E5E5E5; display:block; text-align: left; padding:0 15px 0 38px; width:74px; line-height:21px; margin-bottom:15px; }
/*-- More links hover                  --*/ a.ViewMoreIcon:hover { color: #666666; font-family: Calibri, "Segoe UI"; font-size: 12px; font-weight: normal; text-decoration: none; background: url(Icon_more.jpg) left top no-repeat #CCCCCC; display:block; text-align:left; padding:0 15px 0 38px; width:74px; line-height:21px; margin-bottom:15px;}

/*========================================================*/
/*  Default DNN CSS                                       */
/*========================================================*/

/*-- Default textbox       		       --*/ .NormalTextBox { color: #1BA0E1; padding: 2px; line-height: 12px; font-family: Calibri, "Segoe UI"; font-weight: normal; font-size: 13px; border:1px solid #CCCCCC; background-color: #FFFFFF; }
/*-- Textbox cell / td            	   --*/ td.NormalTextBox { padding: 0; margin: 0; background: transparent; border: 0; }

/*-- Subheadings - DNN Default css     --*/ .SubHead { font-family: Calibri, "Segoe UI"; line-height:18px; font-size: 13px; font-weight: bold; color: #1BA0E1; padding: 0; }
/*-- Headings - DNN Default css        --*/ .Head {  font-family: Calibri, "Segoe UI"; line-height:18px; font-size: 13px; color: #1BA0E1; background: transparent; font-weight: bold; padding: 0;}

/*-- command Button in Containers      --*/ .PrimaryButton, .StandardButton, .CommandButton, a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active { background-color:#CC3399; color: #FFFFFF !important; font-family: Calibri, "Segoe UI"; font-size: 14px; font-weight: bold; text-decoration: none; padding:2px 10px; background-color:#1BA0E1;}
/*-- command Button in Containers hover--*/ .PrimaryButton:hover, .StandardButton:hover, a.CommandButton:hover { color: #FFFFFF; font-family: Calibri, "Segoe UI"; font-size: 13px; text-decoration: none; font-weight: bold; padding: 2px 10px; background-color:#CC3399; }
                                            .PrimaryButton {height: 32px;}

/*-- SkinObject Text            	   --*/ .SkinObject, a.SkinObject:link, a.SkinObject:visited, a.SkinObject:active { color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; text-decoration: none; padding: 0 5px 0 5px;}
/*-- SkinObject Text hover        	   --*/ a.SkinObject:hover { color: #1BA0E1; font-family: Arial, Helvetica, sans-serif; font-size: 13px; text-decoration: none; font-weight: normal; padding: 0 5px 0 5px; }

/*-- SkinObject Text hover        	   --*/ .ControlPanel{ width:100%; border-bottom:2px solid #1BA0E1; background-color: #FFFFFF; color: #666666; border-left:0px solid #000000; border-right:0px solid #000000; border-top:0px solid #000000;}

/*-- Data Grid TD		        	   --*/ .DataGrid_Item { font-family: Calibri, "Segoe UI"; font-size:13px; color: #666666;}
/*-- Data Grid TD		        	   --*/ .DataGrid_Header { font-family: Calibri, "Segoe UI"; font-size:13px; color:#666666; font-weight:bold;}
/*-- Data Grid TD		        	   --*/ .DataGrid_AlternatingItem { font-family: Calibri, "Segoe UI"; font-size:13px; color: #666666; font-weight:bold;}

#dnn_dnnSEARCH_txtSearch.NormalTextBox { background: transparent; width: 183px; color: #1BA0E1; padding: 0 13px 0 0; border: 0px solid #FFFFFF; cursor:text;}


/*========================================================*/
/*  Banner CSS	                                          */
/*========================================================*/

/*-- DNN Action Token             		--*/ .action { padding-top:0px; float:left; }

/*-- MAKA BUTTON CSS
					--*/
#fake_menu .menu > li { margin: 0; z-index: 203; display: block; float: left; }
#fake_menu .menu > li:not(.mfn-megamenu-parent) { position: relative; }
#fake_menu .menu > li.hover { z-index: 204; }
#fake_menu .menu > li > a { display: block; line-height: 60px; padding: 15px 0; position: relative;font-family: 'Source Sans Pro', Arial, Tahoma, sans-serif;font-size:14px; }
#fake_menu .page-menu > li > a { padding: 15px 20px; } /* default WP Pages Menu */
#fake_menu .menu > li > a:after { content: ""; height: 4px; width: 100%; position: absolute; left: 0; top: -4px; z-index: 203; opacity: 0; filter: alpha(opacity=0); }
#fake_menu .menu > li > a span:not(.description) { display: block; font-size: 18px; line-height: 60px; padding: 0 20px; white-space: nowrap; }
#fake_menu .menu > li > a span.description { font-size:11px; line-height:12px !important; margin:-15px -15px 0; color:#aaa; font-weight:300; text-align:center; display:block;}
#fake_menu .menu > li:last-child > a span { border: 0; }
#fake_menu .menu > li > a:hover { text-decoration: none; color:#21AFED;}

.menuo-arrows #fake_menu .menu > li.submenu > a > span:not(.description) { padding-right:30px; }
.menuo-arrows #fake_menu .menu > li.submenu > a > span:not(.description):after { content:""; display:block; width:0; height:0; position:absolute; top:50%; right:10px; margin-top:-2px; border-top:5px solid #ccc; border-left:5px solid transparent; border-right:5px solid transparent; }

	.menu-highlight #fake_menu .menu > li.current-menu-item > a,
	.menu-highlight #fake_menu .menu > li.current_page_item > a,
	.menu-highlight #fake_menu .menu > li.current-menu-ancestor > a,
	.menu-highlight #fake_menu .menu > li.current_page_ancestor > a,
	.menu-highlight #fake_menu .menu > li.hover > a {
		color: #fff;
	}

	/* Animation */
	#fake_menu .menu > li > a,
	#fake_menu .menu > li > a:after { -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
	#fake_menu .menu > li.current-menu-item > a:after,
	#fake_menu .menu > li.current_page_item > a:after,
	#fake_menu .menu > li.current-menu-ancestor > a:after,
	#fake_menu .menu > li.current_page_ancestor > a:after,
	#fake_menu .menu > li.hover > a:after { opacity: 1; filter: alpha(opacity=100); }

/* main menu 2nd level */
#fake_menu .menu li ul { position: absolute; left: 0px; top: 100%; z-index: 205; margin: 0; display: none; }
#fake_menu .menu li > ul { box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.03); -webkit-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.03); }
#fake_menu .menu li ul li { padding: 0; width: 190px; position: relative; font-weight: normal; }
#fake_menu .menu li ul li a { padding: 10px 10px 10px 20px; display: block; border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
#fake_menu .menu li ul li a span { display: inline-block; position: relative; }
#fake_menu .menu li ul li a .menu-arrow { position: absolute; right: 7px; top: 11px; font-size: 12px; color: rgba(0, 0, 0, 0.35); }
#fake_menu .menu > li ul li a:hover,
#fake_menu .menu > li ul li.hover > a { text-decoration: none; background: rgba(0,0,0,.06); color:#b11f63}

/* main menu 3rd level */
#fake_menu .menu li ul li ul { position: absolute; left: 190px; top: 0px; z-index: 204; }

#fake_menu .menu > li > a span {
		border-color: rgba(0,0,0,.05);
	}
#supplierportaltitle {
    font-family: Arial;
    font-size: 30px;
    color: #b11f63;
    font-weight: 700;
    line-height: 10px;
    letter-spacing: 1px;
    margin-top:15px;
    text-decoration: underline;
    width: 100%;
    text-align: center;
    }
#supplierportaltitlepayoff {font-family: Sans-serif;
    font-size: 14px;
    color: white;
    line-height: 49px;
	}
.dnnLabel {text-align:left;width: 85px;}
#vl_rssfeed {
	background:white;
	font-family: "Arial";
	font-size:14px;
	padding: 5px;
	border-radius:4px;
}
H3 a,
H3 a:hover,
H3 a:visited {
	color:#b11f63;
}
#vl_rssfeed H3 a,
#vl_rssfeed H3 a:active,
#vl_rssfeed H3 a:visited {font-size:16px;}
#vl_rssfeed H3, #vl_rssfeed H2 {float:left;text-align:left;width:100%}
#vl_rssfeed {float:left;height: 550px;border-top: 1px solid #ccc;overflow-y: auto;text-align: left;/* background: black; */}

div#vl_rssfeed {}
#vl_rssfeed .vl_blog_description {/* text-decoration: underline; */margin:5px;/* float: left; */text-align: left;}
.L100 {float:left;width:100%;text-align:left;}

.vl_blog_description.odd {float:right}
.vl_blog_description.even {float:left}

h2.L100 {}
.vl_blog_description.even {float:left;text-align: left;}
.vl_blog_description.odd  {float:right;}
.vl_blog_entry {width:95%;float:left;padding: 4px;/* border-top: 1px solid #ccc; */border-bottom: 1px solid #ccc;}
.vl_blog_entry > h3 > a, .vl_blog_entry > h3 > a:hover, .vl_blog_entry > h3 > a:visited { color:#b11f63; }

.vl_blog_description img {width:40%;height:40%;}
.vl_blog_description.odd img {padding-left: 3px;float: right;}
.vl_blog_description.even img {padding-right: 3px;float: left;}

.cmdFirstTimeUser {margin-left: 123px;}

.btn-login {
    width: 300px;
    margin-top: 20px;
    margin-bottom: 40px;
    color: #fff;
    background-color: #3E94FF;
    border-color: #3E94FF;
  }
  
  .btn-login:hover {
    color: #3E94FF;
    background-color: #B3DFFF;
    border-color: #B3DFFF;
  }
  .btn-login:focus, .btn-login.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
  }
  .btn-login.disabled, .btn-login:disabled {
    color: #C4C4C4;
    background-color: #E8E8E8;
    border-color: #E8E8E8;
  }
  .btn-login:not(:disabled):not(.disabled):active, .btn-login:not(:disabled):not(.disabled).active, .show > .btn-login.dropdown-toggle {
    color: #C4C4C4;
    background-color: #E8E8E8;
    border-color: #E8E8E8;
  }
  .btn-login:not(:disabled):not(.disabled):active:focus, .btn-login:not(:disabled):not(.disabled).active:focus, .show > .btn-login.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
  }

  .btn-login-outline {
      width: 300px;
      margin-top: -20px;
      margin-bottom: 40px;
      color: #3E94FF;
      background-color: #FFF;
      border-color: #3E94FF;
    }
    
    .btn-login-outline:hover {
      color: #3E94FF;
      background-color: #B3DFFF;
      border-color: #B3DFFF;
    }
    .btn-login-outline:focus, .btn-login-outline.focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
    }
    .btn-login-outline.disabled, .btn-login-outline:disabled {
      color: #C4C4C4;
      background-color: #E8E8E8;
      border-color: #E8E8E8;
    }
    .btn-login-outline:not(:disabled):not(.disabled):active, .btn-login-outline:not(:disabled):not(.disabled).active, .show > .btn-login-outline.dropdown-toggle {
      color: #C4C4C4;
      background-color: #E8E8E8;
      border-color: #E8E8E8;
    }
    .btn-login-outline:not(:disabled):not(.disabled):active:focus, .btn-login-outline:not(:disabled):not(.disabled).active:focus, .show > .btn-login-outline.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
    }
  
  .btn-secondary-login {
    color: #3E94FF;
    background-color: #fff;
    border-color: #fff;
    font-size: 12px;
    margin-bottom: -5px;
    cursor: pointer;
  }
  .btn-secondary-login:hover {
    color: #21AFED;
    text-decoration: underline;
    background-color: #fff;
    border-color: #fff;
  }
  .btn-secondary-login:focus, .btn-secondary-login.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
  }
  .btn-secondary-login.disabled, .btn-secondarylogin:disabled {
    color: #C4C4C4;
    background-color: #fff;
    border-color: #fff;
  }
  .btn-secondary-login:not(:disabled):not(.disabled):active, .btn-secondary-login:not(:disabled):not(.disabled).active, .show > .btn-secondary-login.dropdown-toggle {
    color: #C4C4C4;
    background-color: #fff;
    border-color: #fff;
  }
  .btn-secondary-login:not(:disabled):not(.disabled):active:focus, .btn-secondary-login:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary-login.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
  }
  

.dnnPrimaryAction, .dnnFormItem input[type="submit"], a.dnnPrimaryAction {
    border-color: #3E94FF !important;
    background: #3E94FF !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #fff !important;
    text-shadow: none !important;
    line-height:18px !important;
}
.dnnPrimaryAction:hover, .dnnFormItem input[type="submit"]:hover, a.dnnPrimaryAction:hover {
       border-color: #B3DFFF !important;
       background: #B3DFFF !important; /* Old browsers */
       color: #3E94FF !important;
   }

   .dnnPrimaryAction:active, .dnnFormItem input[type="submit"]:active, a.dnnPrimaryAction:active {
       border-color: #3E94FF !important;
       background: #3E94FF !important;
       color: #fff !important;
   }
   .dnnPrimaryAction[disabled], .dnnPrimaryAction[disabled]:hover, .dnnPrimaryAction[disabled]:active {
       background: #ccc !important !important;
       border: none !important;
       -webkit-box-shadow: none !important;
       box-shadow: none !important;
       color: #aaa !important;
       text-shadow: none !important;
   }
.dnnFormMessage {
	font-size:14px;
}
/* Secondary Action */
.dnnFormItem button,
.dnnFormItem input[type="reset"],
.dnnSecondaryAction,
a.dnnSecondaryAction,
ul.dnnAdminTabNav li a,
.dnnLogin .LoginTabGroup span {
    background: #FFFFFF; /* Old browsers */
    background: -moz-linear-gradient(top, #f5f5f5 0%, #dfdfdf 100%); /* FF3.6+ */
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    color: #3E94FF;
    border-color: #3E94FF;
}
    .dnnFormItem button:hover,
    .dnnFormItem input[type="reset"]:hover,
    .dnnSecondaryAction:hover,
    a.dnnSecondaryAction:hover,
    ul.dnnAdminTabNav li a:hover,
    .dnnLogin .LoginTabGroup span:hover {
        border-color: #B3DFFF;
        background: #B3DFFF;
        text-decoration: none;
        color: #3E94FF;
    }

    .dnnFormItem button:active,
    .dnnFormItem input[type="reset"]:active,
    .dnnFormItem input[type="reset"]:active,
    .dnnSecondaryAction:active,
    a.dnnSecondaryAction:active,
    ul.dnnAdminTabNav li a:active {
        border-color: #3E94FF;
        background: #3E94FF; /* Old browsers */
        color:#fff;
        -webkit-box-shadow:none;
        box-shadow: none;
    }

/* Fix some old forge modules use .dnnPrimaryAction and .dnnSecondaryAction in wrong way */
span.dnnPrimaryAction > input[type="image"],
span.dnnSecondaryAction > input[type="image"] {
    display: none;
}

span.dnnPrimaryAction > a.dnnPrimaryAction,
span.dnnSecondaryAction > a.dnnSecondaryAction {
    display: inline;
    background: transparent;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#wait {
  width:100%;
  height:100%; /* make sure you have set parents to a height of 100% too*/
  position: absolute;
  left:0; top:0;
  z-index: 10; /*just to make sure its on top*/
  background-repeat: no-repeat;
  background-position: center;
  background-color: #0005;    