body {
   background-color: #000000;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
a {
   color: #FF0000;
   text-decoration: none;
}
a:hover {
   color: #FFFFFF;
   text-decoration: none;
}
#wb_headerLogo {
   -webkit-background-clip: text;
   animation: vanish-in 2000ms linear 0ms 1 normal both;
   background-clip: text;
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   margin: 0;
   padding: -7px 0 0 0;
   text-align: left;
   vertical-align: top;
}
#headerLogo {
   -webkit-text-stroke: 1px #FF0000;
   color: transparent;
   font-family: "Open Sans";
   font-size: 37px;
   font-style: normal;
   font-weight: 800;
   letter-spacing: 3px;
   margin: 0;
   text-align: left;
   text-stroke: 1px #FF0000;
   text-transform: none;
}
#wb_headerMenu {
   background-color: transparent;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   margin: 0;
   position: relative;
   text-align: right;
   z-index: 1111  !important;
}
#wb_headerMenu ul {
   display: inline-block;
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_headerMenu li {
   display: inline-block;
   margin: 0;
   padding: 0px 0px 0px 4px;
}
#wb_headerMenu a {
   background-color: transparent;
   background-image: none;
   border: 1px solid #000000;
   border-radius: 0px;
   color: #FF0000;
   display: block;
   font-family: "Open Sans";
   font-size: 15px;
   font-style: normal;
   font-weight: 700;
   text-align: center;
   text-decoration: none;
   text-transform: uppercase;
   vertical-align: middle;
}
#wb_headerMenu > ul > li > a {
   height: 30px;
   line-height: 30px;
   padding: 0px 5px 0px 5px;
}
#wb_headerMenu li:hover a,
#wb_headerMenu a:hover {
   color: #FFFFFF;
}
.headerMenu-effect:before {
   background-color: transparent;
   background-image: none;
   border: 1px solid #FF0000;
}
#wb_headerMenu li.firstmain {
   padding-left: 0px;
}
#wb_headerMenu li.lastmain {
   padding-right: 0px;
}
#wb_headerMenu br {
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.headerMenu-effect {
   display: inline-block;
   position: relative;
   transform: perspective(0px) translateX(0);
   transition: color 500ms linear;
}
.headerMenu-effect:before {
   bottom: 0;
   content: "";
   height: 0px;
   left: 0;
   opacity: 0;
   position: absolute;
   right: 0;
   transform-origin: 50%;
   transform: scaleX(0);
   transition: all 500ms linear;
   z-index: -1;
}
.headerMenu-effect:hover:before,
.headerMenu-effect:focus:before,
.headerMenu-effect.active:before {
   opacity: 1;
   transform: scaleX(1);
}
@media all and (max-width:320px) {
#wb_headerMenu ul {
   width: 100%;
}
#wb_headerMenu li {
   padding: 0 0px 4px 0px  !important;
   width: 100%  !important;
}
#wb_headerMenu a {
   box-sizing: border-box;
   float: none  !important;
   width: 100%  !important;
}
}
#wb_Card1 {
   background-color: rgba(0,0,0,0.75);
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   box-sizing: border-box;
   display: inline-block;
   flex-direction: column;
   margin: 0;
   position: relative;
   text-align: center;
   vertical-align: top;
}
#Card1-card-body {
   flex: 1 1 auto;
   font-size: 0;
   padding: 50px 50px 50px 50px;
}
#Card1-card-item0 {
   background-color: #FF0000;
   background-image: none;
   border: 2px solid #FF0000;
   border-radius: 2px;
   box-sizing: border-box;
   color: #FFFFFF;
   display: inline-block;
   font-family: "Open Sans";
   font-size: 13px;
   font-style: normal;
   font-weight: bold;
   height: 37px;
   margin: 0;
}
#Card1-card-item0 a {
   color: inherit;
   display: block;
   padding: 10px 10px 10px 10px;
   text-decoration: none;
}
#Card1-card-item0 i {
   font-size: 13px;
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   width: 13px;
}
#Card1-card-item1 {
   border-top: 10px transparent solid;
   border-width: 10px 0 0 0;
   box-sizing: border-box;
   height: 0;
   line-height: 0;
   margin: 0;
}
#Card1-card-item2 {
   background-color: #FF0000;
   background-image: none;
   border: 2px solid #FF0000;
   border-radius: 2px;
   box-sizing: border-box;
   color: #FFFFFF;
   display: inline-block;
   font-family: "Open Sans";
   font-size: 13px;
   font-style: normal;
   font-weight: bold;
   height: 37px;
   margin: 0;
}
#Card1-card-item2 a {
   color: inherit;
   display: block;
   padding: 10px 10px 10px 10px;
   text-decoration: none;
}
#Card1-card-item2 i {
   font-size: 13px;
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   width: 13px;
}
#Card1-card-item3 {
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   height: auto;
   margin: 0;
   margin-left: auto;
   margin-right: auto;
   max-width: 650px;
   padding: 0;
   width: 100%;
}
#wb_footerText {
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   margin: 0;
   padding: 8px 15px 8px 15px;
   text-align: center;
}
#wb_footerText {
   color: #FFFFFF;
   font-family: "Open Sans";
   font-size: 13px;
   font-weight: normal;
   line-height: 18px;
}
#wb_footerText div {
   text-align: center;
}
#wb_footerText {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Content {
   background-color: transparent;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#Content {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 0 15px 0 15px;
}
#Content > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#Content > .row > .col-1 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#Content > .row > .col-1 {
   float: left;
}
#Content > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 100%;
}
#Content:before,
#Content:after,
#Content .row:before,
#Content .row:after {
   content: " ";
   display: table;
}
#Content:after,
#Content .row:after {
   clear: both;
}
@media (max-width: 480px) {
#Content > .row > .col-1 {
   float: none;
   width: 100%  !important;
}
}
#wb_Footer {
   background-color: transparent;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#Footer {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 0 15px 0 15px;
}
#Footer > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#Footer > .row > .col-1 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#Footer > .row > .col-1 {
   float: left;
}
#Footer > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 100%;
}
#Footer:before,
#Footer:after,
#Footer .row:before,
#Footer .row:after {
   content: " ";
   display: table;
}
#Footer:after,
#Footer .row:after {
   clear: both;
}
@media (max-width: 480px) {
#Footer > .row > .col-1 {
   float: none;
   width: 100%  !important;
}
}
#wb_Header {
   background-color: #000000;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   left: 0;
   margin: 0;
   position: fixed;
   table-layout: fixed;
   text-align: center;
   top: 0;
   width: 100%;
   z-index: 7777;
}
#Header {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 10px 15px 0 15px;
}
#Header > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#Header > .row > .col-1 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#Header > .row > .col-1 {
   float: left;
}
#Header > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
   width: 100%;
}
#Header:before,
#Header:after,
#Header .row:before,
#Header .row:after {
   content: " ";
   display: table;
}
#Header:after,
#Header .row:after {
   clear: both;
}
@media (max-width: 480px) {
#Header > .row > .col-1 {
   float: none;
   width: 100%  !important;
}
}
#Extension5-wrapper {
   height: 100%;
   position: relative;
   width: 100%;
}
#container {
   -moz-transform: translateZ(0) translateX(0) rotateY(0deg);
   -ms-transform: translateZ(0) translateX(0) rotateY(0deg);
   -webkit-transform: translateZ(0) translateX(0) rotateY(0deg);
   background: #fff;
   min-height: 100%;
   position: relative;
   transform: translateZ(0) translateX(0) rotateY(0deg);
   z-index: 10;
}
#Extension5-content {
   position: relative;
}
#Extension5-wrapper.open {
   -moz-perspective: 1200px;
   -ms-perspective: 1200px;
   -webkit-perspective: 1200px;
   perspective: 1200px;
   position: fixed;
}
.open #container {
   -moz-backface-visibility: hidden;
   -ms-backface-visibility: hidden;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   cursor: pointer;
   height: 100%;
   overflow: hidden;
}
.open #Extension5-content {
   -webkit-transform: translateZ(-1px);
}
.animate #container::after {
   -moz-transition: opacity 400ms;
   -ms-transition: opacity 400ms;
   -webkit-transition: opacity 400ms;
   height: 101%;
   opacity: 1;
   transition: opacity 400ms;
}
#Extension5 {
   -moz-transform-style: preserve-3d;
   -moz-transform: translateY(-50%);
   -ms-transform-style: preserve-3d;
   -ms-transform: translateY(-50%);
   -webkit-transform-style: preserve-3d;
   -webkit-transform: translateY(-50%);
   height: auto;
   left: 25%;
   margin: 0;
   padding: 0;
   position: absolute;
   text-align: center;
   top: 50%;
   transform-style: preserve-3d;
   transform: translateY(-50%);
}
#Extension5 a {
   -moz-transform-style: preserve-3d;
   -moz-transition: color 400ms;
   -ms-transform-style: preserve-3d;
   -ms-transition: color 400ms;
   -webkit-transform-style: preserve-3d;
   -webkit-transition: color 400ms;
   color: #FF0000;
   display: inline-block;
   font-family: Open Sans;
   font-size: 19px;
   font-style: normal;
   font-weight: normal;
   margin: 0 0 15px 0;
   text-decoration: none;
   transform-style: preserve-3d;
   transition: color 400ms;
   white-space: nowrap;
}
#Extension5 a:hover {
   color: #FFFFFF;
}
#Extension5 a {
   display: block;
}
.Extension5-wrapper {
   background: #000000;
}
.Extension5-wrapper #container {
   -moz-transform-origin: 50% 50%;
   -moz-transition: -webkit-transform 500ms;
   -ms-transform-origin: 50% 50%;
   -ms-transition: -webkit-transform 500ms;
   -webkit-transform-origin: 50% 50%;
   -webkit-transition: -webkit-transform 500ms;
   transform-origin: 50% 50%;
   transition: transform 500ms;
}
.Extension5-wrapper.animate #container {
   -moz-transform: translateZ(-1200px) translateX(100%) rotateY(-45deg);
   -ms-transform: translateZ(-1200px) translateX(100%) rotateY(-45deg);
   -webkit-transform: translateZ(-1200px) translateX(100%) rotateY(-45deg);
   transform: translateZ(-1200px) translateX(100%) rotateY(-45deg);
}
.Extension5-wrapper #Extension5 a {
   -moz-transform: translateX(-150px);
   -moz-transition: -webkit-transform 500ms, opacity 500ms;
   -ms-transform: translateX(-150px);
   -ms-transition: -webkit-transform 500ms, opacity 500ms;
   -webkit-transform: translateX(-150px);
   -webkit-transition: -webkit-transform 500ms, opacity 500ms;
   opacity: 0;
   transform: translateX(-150px);
   transition: transform 500ms, opacity 500ms;
}
.Extension5-wrapper.animate #Extension5 a {
   -moz-transform: translateX(0);
   -ms-transform: translateX(0);
   -webkit-transform: translateX(0);
   opacity: 1;
   transform: translateX(0);
}
#Extension5-button {
   -moz-box-sizing: border-box;
   background: #000000;
   border: 1px solid #000000;
   box-sizing: border-box;
   display: block;
   font-size: 10px;
   height: 40px;
   outline: none;
   position: relative;
   width: 50px;
}
#Extension5-button:before,
#Extension5-button:after {
   background: #FF0000;
   border-radius: 2px;
   content: "";
   display: block;
   height: 0.6em;
   left: 0;
   opacity: 1;
   position: absolute;
   top: 0;
   width: 100%;
}
#Extension5-button span {
   -moz-transform-origin: 50% 50%;
   -ms-transform-origin: 50% 50%;
   -webkit-transform-origin: 50% 50%;
   background: #FF0000;
   border-radius: 2px;
   height: 0.6em;
   margin-top: -0.3em;
   position: absolute;
   top: 50%;
   transform-origin: 50% 50%;
   width: 100%;
}
#Extension5-button span,
#Extension5-button:before,
#Extension5-button:after {
   border-radius: 0;
   height: 6px;
   left: 8px;
   width: 32px;
}
#Extension5-button:before {
   top: 3px;
}
#Extension5-button span {
   margin: 0;
   top: 15px;
}
#Extension5-button:after {
   top: 27px;
}
@media (max-width: 480px) {
.open #container {
   display: none;
}
#Extension5 {
   left: 0;
   text-align: center;
   width: 100%;
}
}
#StickyLayer {
   background-color: #3E3E3E;
   background-image: none;
   border: 2px solid #FF0000;
   border-radius: 100px;
   opacity: 0.77;
}
#wb_up-arrow {
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
   border-radius: 0px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: center;
   vertical-align: top;
}
#wb_up-arrow a {
   text-decoration: none;
}
#wb_up-arrow a::after {
   bottom: 0;
   content: "";
   left: 0;
   pointer-events: auto;
   position: absolute;
   right: 0;
   top: 0;
   z-index: 1;
}
#up-arrow {
   display: flex;
   flex-wrap: nowrap;
   height: 24px;
   justify-content: center;
   width: 24px;
}
#up-arrow i {
   color: #FF0000;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_up-arrow:hover #up-arrow i {
   color: #FFFFFF;
}
#wb_LayoutGrid3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#LayoutGrid3 {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 100px 15px 100px 15px;
}
#LayoutGrid3 > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid3 > .row > .col-1 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#LayoutGrid3 > .row > .col-1 {
   float: left;
}
#LayoutGrid3 > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 100%;
}
#LayoutGrid3:before,
#LayoutGrid3:after,
#LayoutGrid3 .row:before,
#LayoutGrid3 .row:after {
   content: " ";
   display: table;
}
#LayoutGrid3:after,
#LayoutGrid3 .row:after {
   clear: both;
}
@media (max-width: 480px) {
#LayoutGrid3 > .row > .col-1 {
   float: none;
   width: 100%  !important;
}
}
#wb_Text2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text2 {
   color: #FF0000;
   font-family: "Open Sans";
   font-size: 21px;
   font-weight: 700;
}
#wb_Text2 div {
   text-align: center;
}
#wb_Text2 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#CmsAdmin1 {
   border-width: 0;
   display: block;
   float: left;
   height: 559px;
   margin: 0;
   vertical-align: top;
   width: 100%;
}
#wb_Card1 {
   display: inline-block;
   height: 250px;
   width: 527px;
   z-index: 1;
}
#CmsAdmin1 {
}
#wb_uid1 {
   color: #FF0000;
}
#wb_up-arrow {
   height: 24px;
   left: 9px;
   position: absolute;
   text-align: center;
   top: 9px;
   width: 24px;
   z-index: 6;
}
#wb_uid0 {
   color: #FFFFFF;
}
#wb_headerMenu {
   display: inline-block;
   height: 36px;
   width: 630px;
   z-index: 4;
}
#wb_Extension5 {
   display: none;
   height: 40px;
   position: relative;
   width: 50px;
   z-index: 5;
}
#ContentPlaceHolder1 {
   background-color: #000000;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   z-index: 13;
}
#StickyLayer {
   height: 50px;
   left: 880px;
   position: absolute;
   text-align: right;
   top: 750px;
   width: 50px;
   z-index: 12;
}
#StickyLayer_Container {
   margin-left: auto;
   margin-right: 0;
   position: relative;
   text-align: left;
   width: 46px;
}
#wb_headerLogo {
   display: inline-block;
   height: 55px;
   width: 283px;
   z-index: 3;
}
@media only screen and (max-width: 969px) {
body {
   background-color: #000000;
   background-image: none;
}
#wb_headerLogo {
   display: inline-block;
   height: 51px;
   margin: 0;
   padding: -7px 0 0 0;
   visibility: visible;
   width: 258px;
}
#wb_headerMenu {
   display: none;
   height: 32px;
   margin: 0;
   text-align: right;
   visibility: hidden;
   width: 450px;
}
#wb_headerMenu li {
}
#wb_headerMenu a {
   background-color: transparent;
   background-image: none;
   border: 1px solid #000000;
   border-radius: 0px;
   color: #FF0000;
   font-family: "Open Sans";
   font-size: 15px;
   font-style: normal;
   font-weight: 700;
   text-align: center;
   text-decoration: none;
   text-transform: uppercase;
}
#wb_headerMenu > ul > li > a {
   height: 30px;
   line-height: 30px;
}
#wb_headerMenu li:hover a,
#wb_headerMenu a:hover {
   color: #FFFFFF;
}
.headerMenu-effect:before {
   background-color: transparent;
   background-image: none;
   border: 1px solid #FF0000;
}
#wb_headerMenu li {
   padding: 0px 0px 0px 4px;
}
#wb_Card1 {
   display: inline-block;
   height: 244px;
   margin: 0;
   visibility: visible;
   width: 375px;
}
#Card1-card-item0 {
   background-color: #FF0000;
   background-image: none;
   border: 2px solid #FF0000;
   border-radius: 2px;
   box-sizing: border-box;
   color: #FFFFFF;
   display: inline-block;
   font-family: "Open Sans";
   font-size: 13px;
   font-style: normal;
   font-weight: bold;
   height: 37px;
   margin: 0;
}
#Card1-card-item0 a {
   color: inherit;
   display: block;
   padding: 10px 10px 10px 10px;
   text-decoration: none;
}
#Card1-card-item0 i {
   font-size: 13px;
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   width: 13px;
}
#Card1-card-item1 {
   border-top: 10px transparent solid;
   border-width: 10px 0 0 0;
   box-sizing: border-box;
   height: 0;
   line-height: 0;
   margin: 0;
}
#Card1-card-item2 {
   background-color: #FF0000;
   background-image: none;
   border: 2px solid #FF0000;
   border-radius: 2px;
   box-sizing: border-box;
   color: #FFFFFF;
   display: inline-block;
   font-family: "Open Sans";
   font-size: 13px;
   font-style: normal;
   font-weight: bold;
   height: 37px;
   margin: 0;
}
#Card1-card-item2 a {
   color: inherit;
   display: block;
   padding: 10px 10px 10px 10px;
   text-decoration: none;
}
#Card1-card-item2 i {
   font-size: 13px;
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   width: 13px;
}
#Card1-card-item3 {
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   height: auto;
   margin: 0;
   margin-left: auto;
   margin-right: auto;
   max-width: 300px;
   padding: 0;
   width: 100%;
}
#wb_Card1 {
   text-align: center;
}
#wb_footerText {
   display: block;
   visibility: visible;
}
#wb_footerText {
   font-size: 19px;
   line-height: 24px;
   margin: 0;
   padding: 8px 15px 8px 15px;
   text-align: center;
}
#wb_Content {
   display: table;
   visibility: visible;
}
#wb_Content {
   height: auto;
   margin-bottom: 0px;
   margin-top: 0px;
}
#Content {
   height: auto;
   padding: 0 15px 0 15px;
}
#Content .row {
   margin-left: -15px;
   margin-right: -15px;
}
#Content > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#Content > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 100%;
}
#wb_Footer {
   display: table;
   visibility: visible;
}
#wb_Footer {
   height: auto;
   margin-bottom: 0px;
   margin-top: 0px;
}
#Footer {
   height: auto;
   padding: 0 15px 0 15px;
}
#Footer .row {
   margin-left: -15px;
   margin-right: -15px;
}
#Footer > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#Footer > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 100%;
}
#wb_Header {
   display: table;
   visibility: visible;
}
#wb_Header {
   height: auto;
   margin-bottom: 0px;
   margin-top: 0px;
}
#Header {
   height: auto;
   padding: 10px 15px 0 15px;
}
#Header .row {
   margin-left: -15px;
   margin-right: -15px;
}
#Header > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#Header > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 100%;
}
#wb_Extension5 {
   display: inline-block;
   height: 40px;
   visibility: visible;
   width: 50px;
}
#Extension5 a {
   font-size: 16px;
}
#StickyLayer {
   display: block;
   height: 42px;
   left: 420px;
   top: 320px;
   visibility: visible;
   width: 46px;
}
#StickyLayer_Container {
   width: 42px;
}
#wb_up-arrow {
   display: inline;
   height: 32px;
   left: 3px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   top: 1px;
   visibility: visible;
   width: 32px;
}
#up-arrow {
   height: 32px;
   width: 32px;
}
#up-arrow i {
   font-size: 32px;
   line-height: 32px;
   width: 32px;
}
#ContentPlaceHolder1 {
   display: block;
   visibility: visible;
}
#wb_LayoutGrid3 {
   display: table;
   visibility: visible;
}
#wb_LayoutGrid3 {
   height: auto;
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid3 {
   height: auto;
   padding: 100px 15px 100px 15px;
}
#LayoutGrid3 .row {
   margin-left: -15px;
   margin-right: -15px;
}
#wb_Text2 {
   display: block;
   visibility: visible;
}
#wb_Text2 {
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#CmsAdmin1 {
   display: block;
   visibility: visible;
}
}
