body {
  margin: 0;
  padding: 0;
  background-color: #000618;
  background-position: center top;
  background-repeat: no-repeat;

}

#ArtworkHelper {
  text-align: center;
  background-position: top center;
  background-attachment: scroll;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  min-width: 1000px;
  min-height: 800px;
}

/* container to implement min/max width */
#Bodycontainer {
  text-align: left;
  min-width: 1000px;
  max-width: 1200px;
  width: 100%;
  height: 100%;
  margin: 0px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
  display: table;
}

#ContentRow {
  position: relative;
  top: 155px;
}

/* "star-HTML-hack" to correct the position of the content row */
* html #ContentRow {
  display: inline-block;
}

#MenuColumn {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 180px;
  margin-right: 15px;
  margin-left: 15px;
  padding: 0px;
  font-family:  Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  line-height: 12pt;
}

#ContentColumn {
  position: relative;
  margin: 0px;
  margin-left: 205px;
  margin-right: 205px;
}

#ThemeboxesColumn {
  text-align:  center;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 180px;
  margin: 0px;
  margin-right: 15px;
  margin-left: 25px;
}

#Footer {
  font-family: Verdana, Arial, Times New Roman, sans-serif;
  font-size: 7pt;
  font-weight: normal;
  text-align: center;
  position: relative;
  width: 100%;
  padding-bottom: 20px;
  color: white;
}
* html #Footer {
  padding-bottom: 120px;
  margin-bottom: 50px;
}

/* Footer linkes */
#Footer a:link    { color: white; text-decoration: none; }
#Footer a:visited { color: white; text-decoration: none; }
#Footer a:focus   { color: white; text-decoration: none; }
#Footer a:active  { color: white; text-decoration: underline; }
#Footer a:hover   { color: white; text-decoration: underline; }

/** -------------------------------
 *  Stylesheet declarations for the
 *  HEADER AREA
 *  -------------------------------
 */

#LeftArtwork {
  position: absolute;
  height: 140px;
  width: 166px;
  top: -140px;
  left: 4px;
  background-repeat: no-repeat;
  z-index:5;
}

#LeftArtwork #TibiaLogoArtworkTop {
  position: absolute;
  top: -20px;
  left: 5px;
  height: 160px;
  width: 160px;
  z-index: 5;
  cursor: pointer;
  border: 0px;
}

#LeftArtwork #LogoLink {
  position: absolute;
  bottom: 14px;
  left: 58px;
  height: 14px;
  width: 50px;
  z-index: 99;
  cursor: pointer;
}

#RightArtwork {
  text-align: left;
  position: absolute;
  /*top: 143px;*/
  right: 24px;
  width: 132px;
  background-repeat: no-repeat;
  z-index: 90;
}

#RightArtwork #Monster {
  position: absolute;
  height: 80px;
  width: 80px;
  top: -120px;
  left: 7px;
  z-index: 15;
  cursor: pointer;
}

#PedestalAndOnline {
  position: absolute;
  left: -10px;
  top: -108px;
  width: 153px;
  height: 107px;
}

#RightArtwork #PlayersOnline {
  font-family : Verdana, Arial, Times New Roman, sans-serif;
  font-size: 7pt;
  line-height: 8pt;
  text-align: center;
  position: absolute;
  width: 92px;
  bottom: 11px;
  left: 21px;
  color: #cfa600;
  border-bottom: 1px solid #010101;
  cursor: pointer;
}

/** -------------------------------
 *  Stylesheet declarations for the
 *  LOGINBOX
 *  -------------------------------
 */

#Loginbox {
  position: relative;
  left: 5px;
  top: 8px;
  width: 100%;
  margin-bottom: 42px;
  background-repeat: no-repeat;
}

#Loginbox #LoginTop {
  position: absolute;
  left: -5px;
  top: -12px;
  height: 12px;
  width: 180px;
  background-repeat: no-repeat;
}

#Loginbox #LoginBottom {
  position: absolute;
  top: 62px;
  left: -5px;
  height: 12px;
  width: 180px;
  background-repeat: no-repeat;
}

#Loginbox .LoginBorder {
  position: absolute;
  top: 0px;
  height: 62px;
  width: 8px;
  background-repeat: repeat-y;
  z-index: 10;
}

#Loginbox #BorderRight {
  right: 9px;
}

#Loginbox .Loginstatus {
  position: relative;
  top: 0px;
  left: 5px;
  height: 13px;
  width: 160px;
}

#Loginbox .LoginstatusText {
  position: absolute;
  top: 1px;
  left: 18px;
  width: 124px;
  height: 11px;
  cursor: pointer;
}

#Loginbox #LoginstatusText_1 {
  top: 2px;
  cursor: default;
}

#Loginbox #LoginstatusText_2_1 {
  visibility: visible;
}

#Loginbox #LoginstatusText_2_2 {
  visibility: hidden;
}

#Loginbox #LoginButtonContainer {
  position: relative;
  top: 0px;
  left: 5px;
  height: 37px;
  width: 160px;
}

#Loginbox #LoginButton {
  position: relative;
  top: -7px;
  left: 5px;
  height: 37px;
  width: 150px;
}

#Loginbox #LoginButton .Button {
  position: relative;
  top: 0px;
  left: 0px;
  width: 150px;
  height: 37px;
  visibility: hidden;
}

#Loginbox #LoginButton #ButtonText {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 37px;
  width: 150px;
  z-index: 15;
  cursor: pointer;
}

/** -------------------------------
 *  Stylesheet declarations for the
 *  DownloadBOX
 *  -------------------------------
 */

#Downloadbox {
  position: relative;
  left: 5px;
  top: 0px;
  width: 100%;
  margin-bottom: 42px;
  background-repeat: no-repeat;
}

#Downloadbox #DownloadTop {
  position: absolute;
  left: -5px;
  top: -16px;
  height: 12px;
  width: 180px;
  background-repeat: no-repeat;
}

#Downloadbox #DownloadBottom {
  position: absolute;
  top: 42px;
  left: -5px;
  height: 12px;
  width: 180px;
  background-repeat: no-repeat;
}

#Downloadbox .DownloadBorder {
  position: absolute;
  top: -4px;
  height: 46px;
  width: 8px;
  background-repeat: repeat-y;
  z-index: 10;
}

#Downloadbox #BorderRight {
  right: 9px;
}


#Downloadbox #DownloadButtonContainer {
  position: relative;
  margin-left: 5px;
  top: -5px;
  height: 50px;
  width: 160px;
  background-repeat: repeat-y;
}

#Downloadbox #DownloadButton {
  position: relative;
  top: 4px;
  left: 5px;
  height: 37px;
  width: 150px;
}

#Downloadbox #DownloadButton .Button {
  position: relative;
  top: 0px;
  left: 0px;
  width: 150px;
  height: 37px;
  visibility: hidden;
}

#Downloadbox #DownloadButton #ButtonText {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 37px;
  width: 150px;
  z-index: 15;
  cursor: pointer;
}

/** -------------------------------
 *  Stylesheet declarations for the
 *  MENU
 *  -------------------------------
 */

#Menu {
  position: relative;
  left: 5px;
  background-repeat: no-repeat;
  top: -8px;
}

#MenuTop {
  position: absolute;
  left: -5px;
  top: -12px;
  height: 12px;
  width: 180px;
  background-repeat: no-repeat;
}

#MenuBottom {
  position: relative;
  left: -5px;
  bottom: 0px;
  height: 12px;
  width: 180px;
  background-repeat: no-repeat;
}

/* Menuitems */

.MenuButton {
  position: relative;
  height: 32px;
  width: 170px;
  display: block;
  cursor: pointer;
}

.Button {
  position: relative;
  height: 32px;
  width: 170px;
  visibility: hidden;
  display: block;
}

.VideoButton {
  position: relative;
  height: 120px;
  width: 170px;
  visibility: hidden;
  display: block;
}

.VideoPageButton {
  position: relative;
  height: 180px;
  width: 320px;
  visibility: hidden;
  display: block;
}

.Extend {
  position: absolute;
  top: 20px;
  right: -2px;
  height: 12px;
  width: 12px;
  background-repeat: no-repeat;
}

.Lights {
  visibility: hidden;
}

.Light_lu {
  position: absolute;
  top: 2px;
  left: 3px;
  height: 2px;
  width: 2px;
  background-repeat: no-repeat;
}

.Light_ru {
  position: absolute;
  top: 2px;
  right: 3px;
  height: 2px;
  width: 2px;
  background-repeat: no-repeat;
}

.Light_ld {
  position: absolute;
  height: 2px;
  width: 2px;
  top: 28px;
  left: 3px;
}

.Icon {
  position: absolute;
  height: 32px;
  width: 32px;
  top: 0px;
  left: 8px;
}

.Label {
  position: absolute;
  height: 22px;
  width: 116px;
  top: 6px;
  left: 42px;
}

/* Submenus(items) */

.LeftChain {
  position: absolute;
  top: 0px;
  left: -5px;
  height: 33px;
  width: 7px;
  background-repeat: repeat-y;
}

.RightChain {
  position: absolute;
  top: 0px;
  right: -4px;
  height: 33px;
  width: 7px;
  background-repeat: repeat-y;
}

.Submenu {
  position: relative;
  margin-left: 5px;
  margin-right: 5px;
  background-color: #00568c;
  width: 160px;
}

.Submenuitem {
  position: relative;
  margin: 0px;
  padding: 0px;
}

.ActiveSubmenuItemIcon {
  position: absolute;
  top: 5px;
  left: 3px;
  width: 10px;
  height: 10px;
  background-repeat: no-repeat;
  visibility: hidden;
  background-color: #0277bf;
}

.SubmenuitemLabel {
  margin: 0px;
  border-top: 0;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 15px;
  border-bottom: 1px solid #9ea2aa;
  overflow: hidden;
}

/* Submenu links */
.Submenu a:link    { color: #d7d7d7; text-decoration: none; }
.Submenu a:visited { color: #d7d7d7; text-decoration: none; }
.Submenu a:focus   { color: #0277bf; text-decoration: none; }
.Submenu a:active  { color: white; text-decoration: none; }
.Submenu a:hover   { color: white; text-decoration: none; }

/** -------------------------------
 *  Stylesheet declarations for the
 *  CONTENT AREA
 *  -------------------------------
 */
 
 .InfoBar {
  position: relative;
  height: 28px;
  top: 6px;
  margin-left: 5px;
  margin-right: 5px;
  font-size: 10px;
  color: #fff;
  font-family: Verdana,Arial,Times New Roman,sans-serif;
}

.InfoBar a {
  border: 0;
}

.InfoBarBlock {
  margin-right: 15px;
  border: 0;
}

.InfoBarBigLogo {
  margin-bottom: 0;
  border: 0;
}

.InfoBarSmallLogo {
  display: none;
  height: 15px;
  border: none;
}

.InfoBarSmallElement {
  margin-left: 5px;
  border: 0;
}

.InfoBarNumbers {
  top: -4px;
  position: relative;
  text-decoration: none;
}

.InfoBar a {
  font-family: Verdana,Arial,Times New Roman,sans-serif;
  font-size: 7pt;
  font-weight: 400;
  color: #fff;
}

.InfoBar a:link {
  color: #fff;
  font-weight: 400;
  text-decoration: none;
}

.InfoBar a:link:hover {
  color: #fff;
  font-weight: 400;
  text-decoration: underline;
}

.InfoBar a:visited {
  color: #fff;
  font-weight: 400;
  text-decoration: underline;
}

.InfoBar a:visited:hover {
  color: #fff;
  font-weight: 400;
  text-decoration: underline;
}

.InfoBar a:focus {
  color: #fff;
  font-weight: 400;
  text-decoration: none;
}

.InfoBar a:active {
  color: #fff;
  font-weight: 400;
  text-decoration: underline;
}

.InfoBar a:hover {
  color: #fff;
  font-weight: 400;
  text-decoration: underline;
}

.Content .BoxContent {
  padding: 10px;
}

/* "tanhack" for correction of IE bug */
* html .Content {
  top: -5px;
}

.Content {
  position: relative;
  top: 0px;
  width: 100%;
}

/* "star-HTML-hack" to correct the position of the content area */
* html .Content {
  position: relative;
  top: 796px;
  margin: 20px;
  border: 0px dashed #061222;
  border-right-width: 550px;
}

#ContentHelper {
  position: relative;
}

/* "star-HTML-hack" to to implement min-width in IE */
* html #ContentHelper {
  display: inline-block;
  position: relative;
  top: -800px;
  margin: -20px;
  margin-right: -570px;
}

.Content .Box {
  font-size: 0pt;
  position: relative;
  margin: 5px;
  margin-bottom: 18px;
  color: #404041;
  border-left: 2px solid #2b153c;
  border-right: 2px solid #2b153c;
  background-color: #debb9d;
  background-repeat: no-repeat;
  overflow: visible;
}

.Content .BoxContent {
  font-family: Verdana, Arial, Times New Roman, sans-serif;
  font-size: 9pt;
  background-color: #FFF2db;
  color: #3f3d3f;
  min-height: 395px;
  height: auto !important;
  height: 415px;
}

/* "star-HTML-hack" to correct Box width in IE */
* html .Content .Box {
  width: 100%;
}
/* "star-HTML-hack" to correct BoxContent width in IE */
* html .Content .BoxContent {
  width: 100%;
}

.Content th {
  font-family: Verdana, Arial, Times New Roman, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-align: left;
  color: white;
  background-color: #505050;
}

.Content .BoxContent td {
  font-family: Verdana, Arial, Times New Roman, sans-serif;
  font-size: 10pt;
  color: #5a2800;
 }

/* Content Links */

.Content a {
  font-family: Verdana, Arial, Times New Roman, sans-serif;
  font-weight: bold;
  color: #004294;
  text-decoration: none;
}
.Content a:hover {
  font-family: Verdana, Arial, Times New Roman, sans-serif;
  font-weight: bold;
  text-decoration: underline;
  color: #0063DC;
}
.Content .HelpLink {
  font-size: 7pt;
  cursor: pointer;
}

/* Corners */

.Content .Corner-tl {
  position: absolute;
  top: -4px;
  left: -5px;
  width: 17px;
  height: 17px;
  z-index: 50;
}

.Content .Corner-tr {
  position: absolute;
  top: -4px;
  right: -5px;
  width: 17px;
  height: 17px;
  z-index: 50;
}

.Content .BottomCornersHelper {
  position: absolute;
  width: 100%;
}

.Content .CornerWrapper-b {
  position: absolute;
  width:100%;
}

.Content .Corner-bl {
  position: absolute;
  bottom: -4px;
  left: -6px;
  width: 17px;
  height: 17px;
  z-index: 50;
}

.Content .Corner-br {
  position: absolute;
  bottom: -4px;
  right: -6px;
  width: 17px;
  height: 17px;
  z-index: 50;
}

/* Borders */

.Content .Border_1 {
  position: relative;
  height: 6px;
  width: 100%;
  background-repeat: repeat-x;
}

.Content .BorderTitleText {
  position: relative;
  height: 28px;
  background-repeat: repeat-x;
}

.Content .Title {
  position: absolute;
  top: 6px;
  left: 5px;
}

.Content .Border_2 {
  margin: 4px;
  padding: 0px;
  background-color: #2b153c;
}

.Content .Border_3 {
  margin: 1px;
  border-top: 1px solid #2b153c;
  border-bottom: 1px solid #2b153c;
}

/** -------------------------------
 *  Stylesheet declarations for the
 *  THEMEBOXES of the Tibia
 *  website
 *  -------------------------------
 */

.Themebox {
  position: relative;
  margin-bottom: 10px;
  top: -4px;
  width: 180px;
  height: 154px;
}
#Themeboxes div {
  font-size: 10pt;
  background-repeat: no-repeat;
}
#Themeboxes .ThemeboxButton {
  position: absolute;
  bottom: 20px;
  left: 22px;
  height: 25px;
  width: 135px;
  cursor: pointer;
}
#Themeboxes .Bottom {
  position: absolute;
  bottom: 0px;
  left: 0px;
  height: 12px;
  width: 180px;
}

#eventBox {
  animation: mymove 3s infinite;
}

@keyframes mymove {
  50% {
    filter:  drop-shadow(10px 20px 30px gold);
  }
}
/* "star-HTML-hack" to correct the position of the bottom element */
* html #Themeboxes .Bottom {
  bottom: -3px;
}
#Themeboxes #PremiumBox {
  height: 164px;
}
#Themeboxes #ScreenshotBox #ScreenshotContent {
  position: relative;
  height: 111px;
  width: 170px;
  top: 31px;
  left: 0px;
  margin-left: 5px;
  margin-right: 5px;
  border: 0;
  cursor: pointer;
}
#Themeboxes #CurrentPollBox #CurrentPollText {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  line-height: 11pt;
  color: #5A2800;
  position: absolute;
  height: 90px;
  width: 150px;
  top: 37px;
  left: 15px;
  padding-top: 5px;
  overflow: hidden;
}
#Themeboxes #SkyscraperBanner {
  border: 0;
}

/** -------------------------------
 *  OLD Stylesheet declarations for
 *  the CONTENT AREA
 *  -------------------------------
 */

.Content .BoxContent td .white {
  color: #EFEFEF;
  visibility: visible;
}

.Content .BoxContent td .whites {
  color: #EFEFEF;
  visibility: visible;
  font-size: 9pt;
}

.Content .BoxContent .white {
  color : #EFEFEF;
  visibility : visible;
}

.Content .BoxContent td .green {
  color : #00BF00;
}

.Content .BoxContent td .yellow {
  color : #FFBB05;
}

.Content .BoxContent td .red {
  color : #EF0000;
}

.Content .BoxContent td .grey {
  color : #808080;
}

/** -------------------------------
 *  OLD Stylesheet declarations for
 *  the CONTENT AREA (forum)
 *  -------------------------------
 */

.Content .BoxContent .ff_info {
  font-family : Verdana, Arial, Times New Roman, sans-serif;
  font-size : 10pt;
  color : #5A2800;
  visibility : visible;
}

.Content .ff_white a {
  color: #FFFFFF;
}

.Content .BoxContent .ff_white {
  font-family : Verdana, Arial, Times New Roman, sans-serif;
  color : #EFEFEF;
  visibility : visible;
  font-size : 7pt;
  font-weight: bold;
}

.Content .BoxContent .ff_red {
  font-family : Verdana, Arial, Times New Roman, sans-serif;
  color : #EF0000;
  visibility : visible;
  font-size : 8pt;
  font-weight: bold;
}

.Content .BoxContent .ff_whitelarge {
  font-family : Verdana, Arial, Times New Roman, sans-serif;
  color : #EFEFEF;
  visibility : visible;
  font-size : 9pt;
  font-weight: bold;
}

.Content .BoxContent .ff_info {
  font-family : Verdana, Arial, Times New Roman, sans-serif;
  font-size : 8pt;
  color : #5A2800;
  visibility : visible;
}

.Content .BoxContent .ff_infotext {
  font-family : Verdana, Arial, Times New Roman, sans-serif;
  font-size : 8pt;
  color : #5A2800;
  visibility : visible;
  line-height: 12pt;
}

.Content .BoxContent .ff_smallinfo {
  font-family : Verdana, Arial, Times New Roman, sans-serif;
  font-size : 7pt;
  color : #5A2800;
  visibility : visible;
}

.Content .BoxContent .ff_large {
  font-family : Verdana, Arial, Times New Roman, sans-serif;
  font-size : 12pt;
  color : #5A2800;
  visibility : visible;
}

.Content .BoxContent .ff_pagetext {
  font-family : Verdana, Arial, Times New Roman, sans-serif;
  font-size : 9pt;
  color : #5A2800;
  visibility : visible;
  line-height: 13pt;
}

.Content .BoxContent .ff_pagetextgrey {
  font-family : Verdana, Arial, Times New Roman, sans-serif;
  font-size : 9pt;
  color : #505050;
  visibility : visible;
  line-height: 13pt;
}

.Content .BoxContent .ff_pagetextred {
  font-family : Verdana, Arial, Times New Roman, sans-serif;
  font-size : 9pt;
  color : #F00;
  visibility : visible;
  line-height: 13pt;
}

.Content .BoxContent .ff_correct {
  font-family : Verdana, Arial, Times New Roman, sans-serif;
  font-size : 11pt;
  color : #FF0000;
  visibility : visible;
  font-weight: bold;
}

/** --------------------------------------
 *  ### not final versions for tests
 *  ### concerning the new payment process
 *  --------------------------------------
 */

/* new error handling concept tests */

.FormFieldError {
  font-size: 8pt;
  color: red;
}
.SmallBox {
  position: relative;
  font-size: 1px;
}
.SmallBox .ErrorMessage {
  font-size: 8pt;
  position: relative;
  color: red;
  height: 100%;
  background-color: #d4c0a1;
  padding: 5px;
  padding-left: 43px;
}
.SmallBox .Message {
  font-size: 10pt;
  position: relative;
  height: 100%;
  background-color: #d4c0a1;
  padding: 10px;
}
.SmallBox .ErrorMessage ul {
  padding-left: 15px;
}
.SmallBox .BoxFrameHorizontal {
  position: relative;
  height: 4px;
}
.SmallBox .BoxFrameVerticalRight {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 3px;
  background-repeat: repeat-y;
  height: 100%;
}
.SmallBox .BoxFrameVerticalLeft {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 3px;
  background-repeat: repeat-y;
  height: 100%;
}
.SmallBox .MessageContainer {
  position: relative;
  height: 100%;
}
.SmallBox .BoxFrameEdgeLeftTop {
  position: absolute;
  left: -1px;
  top: -1px;
  width: 5px;
  height: 5px;
}
.SmallBox .BoxFrameEdgeLeftBottom {
  position: absolute;
  left: -1px;
  bottom: -1px;
  width: 5px;
  height: 5px;
}
.SmallBox .BoxFrameEdgeRightTop {
  position: absolute;
  right: -1px;
  top: -1px;
  width: 5px;
  height: 5px;
}
.SmallBox .BoxFrameEdgeRightBottom {
  position: absolute;
  right: -1px;
  bottom: -1px;
  width: 5px;
  height: 5px;
}
.SmallBox .AttentionSign {
  position: absolute;
  top: 3px;
  left: 8px;
  width: 30px;
  height: 26px;
}


/** ---------------------------------
 *  ### not finished versions for the
 *  ### payment process PROGRESS BAR
 *  ---------------------------------
 */

#ProgressBar #Headline {
  text-align: center;
  font-size: 12pt;
  font-weight: bold;
  margin-bottom: 5px;
}
#ProgressBar #MainContainer {
  position: relative;
  top: 10px;
  height: 50px;
  margin-bottom: 25px;
}
#ProgressBar #BackgroundContainer {
  position: relative;
  width: 100%;
}

#ProgressBar #BackgroundContainerLeftEnd {
  position: absolute;
  float: left;
}
#ProgressBar #BackgroundContainerCenter {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 17px;
  width: 100%;
}
#ProgressBar #BackgroundContainerCenterImage {
  position: relative;
  margin-left: 25px;
  margin-right: 25px;
  height: 17px;
}
#ProgressBar #BackgroundContainerRightEnd {
  position: absolute;
  right: 0px;
  top: 0px;
  float: right;
}
#ProgressBar #TubeLeftEnd {
  position: absolute;
  left: 25px;
  top: 4px;
}
#ProgressBar #TubeRightEnd {
  position: absolute;
  right: 25px;
  top: 4px;
  z-index: 0;
}
#ProgressBar .Steps {
  position: relative;
  height: 39px;
  font-size: 9px;
  float: left;
  top: -11px;
  margin-left: -1px;
}
#ProgressBar #StepsContainer1 {
  text-align: right;
  margin-left: 92px;
  margin-right: 40px;
  height: 10px;
}
#ProgressBar #StepsContainer2 {
  width: 100%;
  height: 10px;
}
#ProgressBar .TubeContainer {
  position: relative;
  padding-right: 47px;
}
#ProgressBar .Tube {
  position: relative;
  top: 16px;
  left: 0px;
  width: 100%;
  height: 7px;
  background: #FFFFFF none repeat scroll 0%;
}
* html #ProgressBar .Tube {
  top: 13px;
}
#ProgressBar .SingleStepContainer {
  position: absolute;
  top: 0px;
  width: 47px;
  height: 30px;
  right: 0px;
  text-align: center;
}
#ProgressBar #FirstStep .SingleStepContainer {
  left: 45px;
  width: 47px;
  position: absolute;
}
#ProgressBar .StepIcon {
  position: absolute;
  right: 0px;
}
* html #ProgressBar .StepIcon {
  right: -1px;
}
#ProgressBar #FirstStep .StepIcon {
  top: 0px;
  left: 0px;
}
#ProgressBar .StepText {
  top: 40px;
  position: absolute;
  width: 200px;
  right: -77px;
}


/** -------------------------------
 *  Stylesheet declarations for the
 *  NEW TABLES
 *  -------------------------------
 */

.TableContainer {
  border: 1px solid black;
  position: relative;
  width: 100%;
  font-size: 1px;
}
.TableContainer .Odd {
  background-color: #f1e0c6;
}
.TableContainer .Even {
  background-color: #d5c0a1;
}

/* TABLEHEADER DECORATION */
.TableContainer .CaptionContainer {
  position: relative;
  font-size: 1pt;
  background-color: #5f4d41 !important;
  height: 100%;
  width: 100%;
  text-align: left;
}
.TableContainer .CaptionContainer .CaptionInnerContainer {
	position: relative;
  background-color: #5f4d41;
  width: 100%;
  height: 100%;
  padding-top: 3px;
  padding-bottom: 4px;
}
.TableContainer .CaptionContainer .Text {
	font-family: Verdana, Arial, Times New Roman, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-align: left;
  color: white;
  padding-left: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.TableContainer .CaptionContainer .CaptionEdgeLeftTop {
	position: absolute;
  width: 5px;
  height: 5px;
	top: -2px;
  left: -2px;
  z-index: 50;
}
.TableContainer .CaptionContainer .CaptionEdgeRightTop {
	position: absolute;
  width: 5px;
  height: 5px;
	top: -2px;
  right: -2px;
  z-index: 50;
}
.TableContainer .CaptionContainer .CaptionEdgeLeftBottom {
	position: absolute;
  width: 5px;
  height: 5px;
	left: -2px;
	bottom: -3px;
  z-index: 50;
}
.TableContainer .CaptionContainer .CaptionEdgeRightBottom {
	position: absolute;
  width: 5px;
  height: 5px;
	right: -2px;
	bottom: -3px;
  z-index: 50;
}
.TableContainer .CaptionContainer .CaptionBorderTop {
  position: absolute;
  width: 100%;
  height: 4px;
  left: 0px;
  top: -1px;
}
.TableContainer .CaptionContainer .CaptionBorderBottom {
  position: absolute;
  width: 100%;
  height: 4px;
  left: 0px;
  bottom: -2px;
}
.TableContainer .CaptionContainer .CaptionVerticalLeft {
  position: absolute;
  height: 100%;
  width: 3px;
  left: -1px;
  top: 0px;
}
.TableContainer .CaptionContainer .CaptionVerticalRight {
  position: absolute;
  height: 100%;
  width: 3px;
  right: -1px;
  top: 0px;
}
* html .TableContainer .CaptionContainer .CaptionEdgeRightTop {
  right: -3px;
}
* html .TableContainer .CaptionContainer .CaptionEdgeLeftBottom {
  bottom: -4px;
}
* html .TableContainer .CaptionContainer .CaptionEdgeRightBottom {
  right: -3px;
  bottom: -4px;
}
* html .TableContainer .CaptionContainer .CaptionBorderBottom {
  bottom: -3;
}
* html .TableContainer .CaptionContainer .CaptionVerticalRight {
  right: -2px;
}
/* TABLE CONTENT */
.TableContentContainer {
  border: 1px solid #5F4D41;
  position: relative;
  margin-right: 4px;
  height: 100%;
  background-color: #d4c0a1;
  padding: 0px;
}
.TableContent {
  width: 100%;
  border-collapse: collapse;
}
.TableContent td {
  padding-left: 5px;
  padding-top: 2px;
  padding-right: 5px;
  padding-bottom: 2px;
}
/* INNERLYOUT 1 */
.TableContainer .Table1 {
  width: 100%;
  background-color: #d4c0a1;
  border: 1px solid #55636c;
}
.TableContainer .Table1 .InnerTableContainer {
  padding: 5px;
}
/* INNERLYOUT 2 */
.TableContainer .Table2 {
  width: 100%;
  border: 1px solid #55636c;
  background-color: #f1e0c5;
  padding: 0px;
  margin: 0px;
  border-collapse: collapse;
}
.TableContainer .Table2 td {
  padding: 0px;
  margin: 0px;
}
.TableContainer .Table2 .InnerTableContainer {
  margin-top: 1px;
}
.TableContainer .Table2 .InnerTableContainer table {
  border-collapse: collapse;
}
.TableContainer .Table2 .InnerTableContainer td {
  padding-top: 2px;
  padding-left: 5px;
  padding-bottom: 2px;
  padding-right: 5px;
  border: 1px solid #faf0d7;
}
/* INNERLYOUT 3 */
.TableContainer .Table3 {
  width: 100%;
  border: 1px solid #55636c;
  background-color: #f1e0c5;
}
.TableContainer .Table3 .InnerTableContainer {
  width: 100%;
  position: relative;
  margin-top: 5px;
  margin-left: 3px;
}
.TableContainer .Table3 .TableContentAndRightShadow td {
  border: 1px solid #faf0d7;
}
/* INNERLYOUT 4 */
.TableContainer .Table4 {
  width: 100%;
  border: 1px solid #55636c;
  background-color: #f1e0c5;
}
.TableContainer .Table4 .InnerTableContainer {
  width: 100%;
  position: relative;
  margin-top: 3px;
}
.TableContainer .Table4 .TableContentAndRightShadow .TableContent td {
  padding-left: 4px;
  padding-top: 2px;
  padding-bottom: 2px;
}
/* INNERLYOUT 5 */
.TableContainer .Table5 {
  width: 100%;
  border: 1px solid #55636c;
  background-color: #f1e0c5;
}
.TableContainer .Table5 .InnerTableContainer {
  width: 100%;
  position: relative;
  margin-top: 5px;
  margin-left: 3px;
}
.TableContainer .Table5 .TableContentAndRightShadow .TableContent td {
  padding-left: 4px;
  padding-top: 2px;
  padding-bottom: 2px;
}
/* SHADOWS */
/* .InnerTableContainer .TableContentContainer {
  box-shadow: 3px 3px 2px #875f3e;
} */
.TableShadowContainerRightTop {
  position: relative;
  top: 0px;
  right: 3px;
  margin-right: 0px;
  font-size: 1px;
  float: right;
  z-index: 99;
}
.TableShadowRightTop {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 4px;
  height: 5px;
  z-index: 99;
}
.TableContentAndRightShadow {
  position: relative;
  background-repeat: repeat-y;
  background-position: top right;
  margin-right: 3px;
  font-size: 1px;
}
.TableShadowContainer {
  position: relative;
  widht: 100%;
  margin-right: 5px;
}
.TableBottomShadow {
  position: relative;
  font-size: 1px;
  height: 5px;
  width: 100%;
  padding: 0px;
  margin: 0px;
}
.TableBottomLeftShadow {
  position: relative;
  height: 5px;
  width: 4px;
  float: left;
  padding: 0px;
  margin: 0px;
}
.TableBottomRightShadow {
  position: relative;
  float: right;
  right: -2px;
  top: 0px;
  height: 5px;
  width: 4px;
}
/* INNER TABLE TABS */
.InnerTableTab {
  position: relative;
  float: left;
  top: 5px;
  margin-left: 1px;
  margin-right: 0px;
  cursor: pointer;
  vertical-align: middle;
  width: 105px;
  height: 45px;
}
.InnerTableTab .RibbonNewProduct {
  position: absolute;
  top: 2px;
  left: -1px;
  height: 39px;
  width: 39px;
  z-index: 199;
}
.ActiveInnerTableTab .RibbonNewProduct {
  top: -2px;
}
.InnerTableTab .RibbonLastChance {
  position: absolute;
  top: 2px;
  left: 65px;
  height: 39px;
  width: 39px;
  z-index: 199;
}
.ActiveInnerTableTab .RibbonLastChance {
  top: -2px;
  left: 64px;
}
.InnerTableTab a {
  border: 0px;
  color: #5A2800;
  font-weight: normal;
}
.InnerTableTab a img {
  border: 0px;
  width: 105px;
  height: 45px;
  position: absolute;
  top: 0px;
}
.InnerTableTabLabel {
  position: relative;
  top: 0px;
  left: 0px;
  text-align: center;
  width: 86px;
  height: 35px;
  display: table-cell;
  vertical-align: middle;
  padding-top: 5px;
  padding-left: 5px;
}
.InnerTableTab a:hover {
  border: 0px;
  color: #5A2800;
/*  font-weight: normal;*/
  text-decoration: none;
}
.ActiveInnerTableTab {
  z-index: 99;
  top: 6px;
}
.ActiveInnerTableTab a {
  font-weight: bold;
}
.ActiveInnerTableTab .InnerTableTabLabel {
  top: 6px;
  padding-top: 1px;
}
.ProductCategoryHelperDiv {
  position: relative;
  float:right;
  top: 35px;
  right: 5px;
}
.TableTabInnerArea {
  padding: 10px !important;
}
/* TOGGLE BUTTON */
.BigToggleButton {
  text-align: center;
  cursor: pointer;
  font-weight: normal;
}
.BigToggleButton:hover {
  font-weight: bold;
}
/* HEADLESS CONTENT TABLE */
.HeadlessTable {
  border: 0px;
  border-style: solid;
  border-color: #656565;
  border-top-width: 1px;
  border-top-color: white;
  border-left-width: 1px;
  border-left-color: white;
  border-bottom-width: 1px;
  border-right-width: 1px;
  border-right-color: #656565;
  margin-left: 15px;
}
/* LABELS */
.LabelV {
  font-weight: bold;
  padding-right: 10px;
  white-space: nowrap;
  vertical-align: top;
}

.LabelV200 {
  font-weight: 700;
  padding-right: 10px;
  white-space: nowrap;
  vertical-align: top;
  width: 200px;
}
.LabelH {
  font-weight: bold;
  padding-right: 10px;
  white-space: nowrap;
  background-color: #d5c0a1;

}
.LabelH td {
  background-color: #d5c0a1;
  padding-left: 5px;
  padding-top: 2px;
  padding-right: 5px;
  padding-bottom: 2px;
}

/* BUTTONS */
.InnerTableButtonRow {
  width: 100%;
  padding-left: 1px;
  padding-right: 0px;
  padding-bottom: 4px;
  border: 0px;
}
.InnerTableButtonRow td {
  padding-right: 4px;
}
.BigButton {
  position: relative;
  width: 135px;
  height: 25px;
  z-index: 10;
}
.BigButtonOver {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 135px;
  height: 25px;
  visibility: hidden;
  z-index: 15;
}
.ButtonText {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 25px;
  width: 135px;
  z-index: 20;
}
.TopButtonContainer {
  position: relative;
  right: 4px;
  top: 4px;
  z-index: 60;
}
* html .TopButtonContainer {
  right: 27px;
}
.TopButtonContainer .TopButton {
  position: absolute;
  right: 0px;
  z-index: 55;
}
.Content .BoxContent .Odd {
  background-color: #D4C0A1;
  padding: 2px;
}

.Content .BoxContent .Even {
  background-color: #F1E0C6;
  padding: 2px;
}

.Content .NewsCategoryIconSmall {
  position: absolute;
  top: 1px;
  left: 1px;
  height: 16px;
  width: 16px;
  background-repeat: no-repeat;
}

/* News Ticker */

.Content #NewsTicker .BoxContent {
  padding: 5px;
  min-height: 90px;
  height: auto !important;
  height: 100px;
}

.Content #NewsTicker .BoxContent .Row {
  position: relative;
  width: 100%;
}

.Content #NewsTicker .NewsTickerIcon {
  position: absolute;
  top: 1px;
  left: 1px;
  height: 16px;
  width: 16px;
  background-repeat: no-repeat;
}

.Content #NewsTicker .NewsTickerText {
  font-size: 9pt;
  position: relative;
  margin-left: 20px;
}

.Content #NewsTicker .NewsTickerDate {
  font-size: 7pt;
  position: absolute;
  top: 0px;
  float: left;
}

.Content #NewsTicker .NewsTickerShortText {
  margin-left: 85px;
  height: 14px;
}

.Content #NewsTicker .NewsTickerFullText {
  margin-left: 85px;
  margin-right: 20px;
  display: none;
}

.Content #NewsTicker .NewsTickerExtend {
  position: relative;
  right: 0px;
  top: 1px;
  right: 1px;
  height: 12px;
  width: 12px;
  background-repeat: no-repeat;
  float: right;
  cursor: pointer;
  z-index: 10;
}

/* Featured Article */

.Content #FeaturedArticle .BoxContent {
  position:relative;
  height: 100px;
  padding: 5px;
  padding-left: 10px;
  min-height: 100px;
  height: auto !important;
  height: 110px;
  line-height: 10.5pt;
}

.Content #FeaturedArticle #TeaserThumbnail {
  position: relative;
  top: 0px;
  right: 0px;
  height: 100px;
  width: 150px;
  margin-left: 10px;
  background-color: black;
  z-index: 90;
  float: right;
}

#ContentHelper #FeaturedArticle:first-child .BoxContent {
  padding: 10px;
}

.Content #FeaturedArticle #TeaserText {
  height: 100px;
  margin-top: 5px;
  overflow: hidden;
  z-index: 0;
}

.Content #FeaturedArticle #Link {
  position: absolute;
  top: 0px;
  right: 0px;
  margin: 83 15 0 0;
  z-index: 99;
}

.Content #FeaturedArticle .NewsHeadlineBackground {
  position: relative;
  height: 28px;
  margin-bottom: 5px;
  background-repeat: repeat-x;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}

.Content #FeaturedArticle .NewsHeadlineIcon {
  position: absolute;
  top: -1px;
  left: 0px;
  margin-left: 5px;
  margin-right: 5px;
  float:left;
}

.Content #FeaturedArticle .NewsHeadlineDate {
  font-size: 7pt;
  position: absolute;
  top: 9px;
  left: 50px;
  width: 85px;
  color: white;
}

.Content #FeaturedArticle .NewsHeadlineText {
  position: relative;
  top: 8px;
  left: 135px;
  font-size: 10pt;
  font-weight: bold;
  color: white;
}

/* News */

.Content .BoxContent {
  min-height: 100px;
  height: auto !important;
  height: 110px;
}

.Content .NewsHeadlineBackground {
  position: relative;
  height: 28px;
  margin-bottom: 5px;
  background-repeat: repeat-x;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}

.Content .NewsHeadlineIcon {
  position: absolute;
  top: -1px;
  left: 0px;
  margin-left: 5px;
  margin-right: 5px;
}

.Content .NewsHeadlineDate {
  font-size: 7pt;
  position: absolute;
  top: 10px;
  left: 50px;
  width: 85px;
  color: white;
}

.Content .NewsHeadlineText {
  position: relative;
  top: 7px;
  left: 135px;
  font-size: 10pt;
  font-weight: bold;
  color: white;
}

/* News Archive */

.Content #NewsArchive .NewsHeadlineBackground {
  position: relative;
  height: 28px;
  margin-bottom: 5px;
  background-repeat: repeat-x;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}

.Content #NewsArchive .NewsHeadlineIcon {
  position: absolute;
  top: -1px;
  left: 0px;
  margin-left: 5px;
  margin-right: 5px;
}

.Content #NewsArchive .NewsHeadlineDate {
  font-size: 7pt;
  position: absolute;
  top: 9px;
  left: 50px;
  width: 85px;
  color: white;
}

.Content #NewsArchive .NewsHeadlineText {
  position: relative;
  top: 7px;
  left: 135px;
  font-size: 10pt;
  font-weight: bold;
  color: white;
}

/* Network Icons */

#NetworkIcons * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
#NetworkIcons body {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
}

#NetworkIcons ul {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
#NetworkIcons ul li {
  position: relative;
  list-style: none;
  margin: 0 15px;
  cursor: pointer;
  top: 45px;
  left: 0px;
}
#NetworkIcons ul li a {
  text-decoration: none;
}
#NetworkIcons ul li a .fa-brands {
  font-size: 3.5em;
  color: #ffd036;
}
#NetworkIcons ul li a::before {
  font-family: "FontAwesome";
  position: absolute;
  top: -2px;
  left: 0px;
  font-size: 3.5em;
  height: 0;
  overflow: hidden;
  transition: 0.5s ease-in-out;
}

#NetworkIcons ul li.instagram {
  left: 10px;
}
#NetworkIcons ul li.whatsapp {
  left: -10px;
}
#NetworkIcons ul li.facebook {
  left: 15px;
}
#NetworkIcons ul li.discord {
  left: -7px;
}

#NetworkIcons ul li.instagram a::before {
  content: "\f16d";
  background-image: linear-gradient(
    45deg,
    #f09433 0%,
    #e6683c 25%,
    #dc2743 50%,
    #cc2366 75%,
    #bc1888 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#NetworkIcons ul li.whatsapp a::before {
  content: "\f232";
  color: #25d366;
}

#NetworkIcons ul li.facebook a::before {
  content: "\f082";
  color: #4267B2;
}

#NetworkIcons ul li.discord a::before {
  content: "\f392";
  color: #566af6;
}

#NetworkIcons ul li:hover a::before {
  height: 100%;
}

/* Countdown */
#countdown{
	width: 465px;
	height: 122px;
	text-align: center;
	background: #debb9d;
	background-image: -webkit-linear-gradient(top, #debb9d, #f1e0c6, #f1e0c6, #debb9d); 
	background-image:    -moz-linear-gradient(top, #debb9d, #f1e0c6, #f1e0c6, #debb9d);
	background-image:     -ms-linear-gradient(top, #debb9d, #f1e0c6, #f1e0c6, #debb9d);
	background-image:      -o-linear-gradient(top, #debb9d, #f1e0c6, #f1e0c6, #debb9d);
	border: 1px solid #111;
	border-radius: 5px;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.6);
	margin-top:-153px;
  margin-left: 350px;
	padding: 10px 0;
	position: absolute;
}

/* #countdown:before{
	content:"";
	width: 8px;
	height: 65px;
	background: #444;
	background-image: -webkit-linear-gradient(top, #555, #444, #444, #555); 
	background-image:    -moz-linear-gradient(top, #555, #444, #444, #555);
	background-image:     -ms-linear-gradient(top, #555, #444, #444, #555);
	background-image:      -o-linear-gradient(top, #555, #444, #444, #555);
	border: 1px solid #111;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	display: block;
	position: absolute;
	top: 48px; left: -10px;
}

#countdown:after{
	content:"";
	width: 8px;
	height: 65px;
	background: #444;
	background-image: -webkit-linear-gradient(top, #555, #444, #444, #555); 
	background-image:    -moz-linear-gradient(top, #555, #444, #444, #555);
	background-image:     -ms-linear-gradient(top, #555, #444, #444, #555);
	background-image:      -o-linear-gradient(top, #555, #444, #444, #555);
	border: 1px solid #111;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	display: block;
	position: absolute;
	top: 48px; right: -10px;
} */

#countdown h1 {
    color: #3f3d3f; /* Cor do texto */
    font-family: 'Raleway',sans-serif;
    font-size: 24px; 
    font-weight: 800; 
    line-height: 72px; 
    margin-top: -25px; 
    margin-bottom: -15px;
    text-align: center; 
    text-transform: uppercase;
}

#countdown #tiles{
	position: relative;
	z-index: 1;
}

#countdown #tiles > span{
	width: 92px;
	max-width: 92px;
	font: bold 48px 'Droid Sans', Arial, sans-serif;
	text-align: center;
	color: #3f3d3f;
	background-color: #ddd;
	background-image: -webkit-linear-gradient(top, #bbb, #eee); 
	background-image:    -moz-linear-gradient(top, #bbb, #eee);
	background-image:     -ms-linear-gradient(top, #bbb, #eee);
	background-image:      -o-linear-gradient(top, #bbb, #eee);
	border-top: 1px solid #fff;
	border-radius: 3px;
	box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.7);
	margin: 0 7px;
	padding: 4px 0;
	display: inline-block;
	position: relative;
}

/* #countdown #tiles > span:before{
	content:"";
	width: 100%;
	height: 13px;
	background: #111;
	display: block;
	padding: 0 3px;
	position: absolute;
	top: 41%; left: -3px;
	z-index: -1;
} */

#countdown .labels{
	width: 100%;
	height: 25px;
	text-align: center;
	position: absolute;
	bottom: 8px;
}

#countdown .labels li{
	width: 102px;
	font: bold 15px 'Droid Sans', Arial, sans-serif;
	color: #3f3d3f;
	text-shadow: 1px 1px 0px #f1e0c6;
	text-align: center;
	text-transform: uppercase;
	display: inline-block;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

/* helper div */
.HelperDivIndicator {
  position: relative;
  cursor: help;
}
#HelperDivContainer {
  display: none;
  position: absolute;
  width: 225px;
  z-index: 1000;
  color: #5A2800;
  font-family: Verdana,Arial,Times New Roman,sans-serif;
  font-size: 9pt;
  text-align: left;
  padding: 10px;
  border: 1px double #5A2800;
  margin-left: 8px;
}
#HelperDivContainer .HelperDivArrow {
  position: absolute;
  top: -1px;
  left: -8px;
  width: 8px;
  height: 13px;
}
#HelperDivContainer #HelperDivHeadline {
  font-size: 12pt;
  font-weight: bold;
}
#HelperDivContainer #HelperDivHeadline {
  position: relative;
  white-space: normal;
  text-align: justify;
  margin-top: 15px;
  margin-bottom: 15px;
}
#HelperDivContainer .Ornament {
  width: 220px;
}
#HelperDivContainer #HelperDivText {
  text-align: justify;
}

/*
  payment system
*/
.OptionsContainer {
  display: grid;
  grid-template-columns: repeat(auto-fill,minmax(165px,1fr))
}

.ServiceID_Icon_Container {
  position: relative;
  width: 156px;
  height: 156px;
  float: left;
  margin: 3px
}

.ServiceID_Icon_Container_Background {
  position: absolute;
  width: 150px;
  height: 150px;
  top: 3px;
  left: 3px
}

.ServiceID_Icon_Container label {
  font-size: 8pt
}

.ServiceID_Icon {
  position: relative;
  float: left;
  width: 150px;
  height: 150px;
  text-align: center;
  background-repeat: no-repeat;
  color: #fff;
  cursor: pointer
}

.ServiceID_Icon_New {
  position: absolute;
  left: 10px;
  top: 48px;
  height: 64px;
  width: 128px
}

.ServiceID_Icon .ServiceID_Deactivated {
  position: absolute;
  top: 0;
  left: 0;
  width: 150px;
  height: 150px;
  z-index: 99
}

.ServiceID_Icon .ServiceID_Icon_Selected {
  position: absolute;
  top: 0;
  left: 0;
  width: 150px;
  height: 150px;
  z-index: 98
}

.ServiceID_Icon .ServiceIDLabelContainer {
  position: absolute;
  left: 0;
  display: table;
  top: 6px;
  height: 35px;
  width: 130px;
  margin-left: 10px;
  margin-right: 10px;
  z-index: 99
}

.ServiceID_Icon .ServiceIDLabel {
  display: table-cell;
  vertical-align: middle
}

.ServiceID_Icon .ServiceIDPriceContainer {
  position: absolute;
  left: 0;
  bottom: 10px;
  width: 140px;
  margin-left: 5px;
  margin-right: 5px;
  z-index: 99
}

.ServiceID_Icon .ServiceIDSpecialOffer {
  position: absolute;
  left: 0;
  top: -5px;
  z-index: 100
}

.ServiceID_Icon .ServiceID_Icon_Over {
  position: absolute;
  top: 0;
  left: 0;
  width: 150px;
  height: 150px;
  z-index: 97
}

.ServiceID_Icon .ServiceID_HelperDiv {
  position: relative;
  top: 0;
  left: 0;
  width: 150px;
  height: 150px;
  z-index: 399
}

.ServiceID_Icon .RibbonNewProduct {
  position: absolute;
  top: -4px;
  left: -4px;
  height: 58px;
  width: 58px;
  z-index: 199
}

.ServiceID_Icon .RibbonLastChance {
  position: absolute;
  top: -4px;
  left: 96px;
  height: 58px;
  width: 58px;
  z-index: 199
}

.PMCID_Icon_Container {
  position: relative;
  width: 156px;
  height: 156px;
  float: left;
  margin: 3px
}

.PMCID_Icon_Container label {
  font-size: 8pt
}

.PMCID_Icon {
  position: relative;
  float: left;
  top: 3px;
  left: 3px;
  width: 150px;
  height: 147px;
  text-align: center;
  background-repeat: no-repeat;
  color: #fff;
  cursor: pointer
}

.PMCID_Icon .PMCID_CP_Icon {
  position: absolute;
  left: 13px;
  top: 10px;
  height: 50px;
  width: 128px
}

.PMCID_Icon .PMCID_CP_Label {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  top: 70px;
  z-index: 99;
}

.PMCID_Icon .PMCID_Icon_Selected {
  position: absolute;
  top: 0;
  left: 0;
  width: 150px;
  height: 147px;
  z-index: 97
}

.PMCID_Icon .PMCID_Deactivated {
  position: absolute;
  top: 0;
  left: 0;
  width: 150px;
  height: 147px;
  z-index: 99
}

.PMCID_Icon .PMCID_Icon_Over {
  position: absolute;
  top: 0;
  left: 0;
  width: 150px;
  height: 147px
}

.ServiceID_Icon_Container,.PMCID_Icon_Container {
  margin-left: auto;
  margin-right: auto
}

.PermanentDeactivated {
  position: absolute;
  left: 0;
  z-index: 400
}

.PermanentDeactivated .PMCID_Deactivated {
  position: relative;
  left: 0;
  width: 150px
}

.PermanentDeactivated .ServiceID_Deactivated {
  position: relative;
  left: 0;
  width: 150px
}

.PMCID_QuicknessIndicator {
  position: absolute;
  width: 150px;
  height: 55px;
  bottom: 1px;
  font-size: 8pt;
  z-index: 98
}

.PMCID_QuicknessIndicatorLabelContainer {
  position: absolute;
  display: table;
  height: 40px;
  width: 130px;
  margin-top: 84px;
  margin-left: 10px;
  color: #cccc
}

.PMCID_QuicknessIndicatorLabel {
  display: table-cell;
  vertical-align: middle
}

/* button row */
.SubmitButtonRow {
  position: relative;
  height: 25px;
  margin-top: 25px;
  margin-bottom: 25px;
  text-align: center
}
.SubmitButtonRow .LeftButton {
  float: left;
  margin-left: 50px;
}
.SubmitButtonRow .CenterButton {
  margin-left: auto;
  margin-right: auto;
  width: 135px;
}
.SubmitButtonRow .RightButton {
  float: right;
  margin-right: 50px;
}

/* CHARACTER AUCION START */
.InfoBar {
  position: relative;
  height: 28px;
  top: 6px;
  margin-left: 5px;
  margin-right: 5px;
  font-size: 10px;
  color: #fff;
  font-family: Verdana,Arial,Times New Roman,sans-serif
}

.InfoBar a {
  border: 0
}

.InfoBarBlock {
  margin-right: 15px;
  border: 0
}

.InfoBarBigLogo {
  margin-bottom: 0;
  border: 0
}

.InfoBarSmallLogo {
  display: none;
  height: 15px;
  border: none
}

.InfoBarSmallElement {
  margin-left: 5px;
  border: 0
}

.InfoBarNumbers {
  top: -4px;
  position: relative
}

.InfoBar a {
  font-family: Verdana,Arial,Times New Roman,sans-serif;
  font-size: 7pt;
  font-weight: 400;
  color: #fff
}

.InfoBar a:link {
  color: #fff;
  font-weight: 400;
  text-decoration: none
}

.InfoBar a:visited {
  color: #fff;
  font-weight: 400;
  text-decoration: none
}

.InfoBar a:focus {
  color: #fff;
  font-weight: 400;
  text-decoration: none
}

.InfoBar a:active {
  color: #fff;
  font-weight: 400;
  text-decoration: underline
}

.InfoBar a:hover {
  color: #fff;
  font-weight: 400;
  text-decoration: underline
}

.VSCCoinImages {
  position: relative;
  margin-left: 2px;
  margin-right: 2px
}

.OwnCharcter {
  border: 3px solid green!important
}

.DoNotBreak {
  white-space: nowrap
}

.CaptionContainer .RightArea {
  float: right;
  font-weight: 400;
  margin-right: 5px
}

.CreateAccountFormInput,.ChangePasswordFormInput,.SetPasswordFormInput {
  width: 206px;
  float: left
}

.LocationFilterContainer {
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap
}

.LocationFilterOption {
  width: 20%;
  min-width: 120px
}

#table_pvp_filter input {
  margin-top: -2px
}

.NavigationBarContainer {
  display: flex;
  align-items: center;
  justify-content: center
}

.NavigationBarButtons {
  order: 2;
  margin-left: 5px
}

.NavigationBarLinkList {
  text-align: center;
  order: 1
}

.NavigationBarButtonSpacer {
  font-size: 1px;
  height: 5px
}

.Container .WebshopButton {
  position: relative
}

.DisplayOptionsButton {
  position: absolute;
  right: 3px;
  top: 3px
}

.DisplayOptionsContent {
  min-height: 25px;
  min-width: 600px
}

.DisplayOptionsContent .DisplayOptionsLabel {
  float: left;
  padding-top: 2px
}

.DisplayOptionsContent .InInputResetButton {
  position: absolute;
  width: 20px;
  height: 20px;
  text-align: center;
  top: 4px;
  left: 456px;
  cursor: pointer
}

#FilterCharacterTrades .DisplayOptionsContent .InInputResetButton {
  left: 474px
}

.DisplayOptionsContent .InInputResetButton:after {
  content: "\D7";
  font-size: 15px;
  color: #000;
  text-align: center
}

.DisplayOptionsContent #ItemInput {
  width: 352px
}

#CurrentTradesItemSearch #ItemInput {
  width: 350px
}

.DisplayOptionsRadioButtonRow .OptionContainer {
  margin-right: 20px
}

.CharacterDetailsBlock .TopButtonContainer {
  margin-top: 25px;
  top: 10px;
  right: 8px
}

.AuctionFilterHelper {
  clear: both
}

.AuctionFilterCategory {
  width: 360px
}

.AuctionInput {
  width: 115px;
  margin-right: 7px;
  float: left
}

.AuctionInputLong {
  width: 237px
}

.LevelRangeInput {
  text-align: right;
  width: 100px
}

.LevelRange {
  float: left;
  height: 8px;
  width: 8px;
  margin-right: 5px;
  border-bottom: 1px solid #000
}

.SmallBox p:last-child,.SmallBox ul:last-child {
  margin-bottom: 0
}

.PageNavigation {
  padding-right: 10px;
  padding-bottom: 7px
}

.BlockPage {
  display: grid;
  grid-template-columns: repeat(auto-fill,minmax(68px,1fr));
  grid-auto-rows: 73px;
  grid-gap: 1px
}

.BlockPage.BlockPageObject {
  grid-template-columns: repeat(auto-fill,minmax(36px,1fr));
  grid-auto-rows: 38px
}

.BlockPageNavigationRow {
  height: 20px;
  margin-top: 3px;
  margin-bottom: 5px;
  padding: 6px;
  padding-top: 3px;
  padding-bottom: 0;
  background-color: #d5c0a1;
  border: 1px solid #5a2800
}

.BlockPageNavigationRow .CurrentPageLink {
  display: block;
  min-width: 15px;
  padding-left: 2px;
  padding-right: 2px;
  background-color: #d5c0a1
}

.BlockPageNavigationRow .CipAjaxLink {
  display: block;
  min-width: 15px;
  padding-left: 1px;
  padding-right: 1px;
  border: 1px solid transparent
}

.BlockPageNavigationRow .FirstOrLastElement:first-child,.BlockPageNavigationRow .FirstOrLastElement a {
  width: 70px;
  text-align: left
}

.CVIcon {
  float: left;
  position: relative;
  z-index: 150;
  cursor: help;
  background-color: #d5c0a1;
  border: 1px solid #5a2800;
  margin: auto;
  padding: 1px;
  width: 64px;
  height: 64px;
  overflow: hidden;
  image-rendering: crisp-edges;
  image-rendering: pixelated
}

.CVIcon.CVIconObject {
  width: 32px;
  height: 32px;
  overflow: hidden
}

.CVIcon.CVIconObject img {
  width: 32px;
  height: 32px
}

.ObjectAmount {
  position: absolute;
  bottom: 0;
  right: 2px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: 700;
  z-index: 100;
  color: #fff;
  text-shadow: -1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000
}

.ObjectTier {
  position: absolute;
  bottom: 32px;
  left: 25px;
  width: 9px;
  height: 8px;
  z-index: 100
}

.ObjectTier img {
  max-width: 100%;
  max-height: 100%
}

.CVIcon.CVIconObject.GreyedOutObject {
  filter: grayscale(.8)
}

.CharacterView .TopButton {
  right: -4px;
  top: -4px
}

.ViewBlockTopRow {
  height: 30px
}

#FinishedGemsGem {
  max-width: 40px
}

.ModEffectRow {
  display: flex;
  align-items: center
}

.Gem {
  width: var(--width);
  height: var(--width);
  background-image: url(../images/global/common/skillwheel/icons-gematelier-gemvariants.png);
  background-repeat: no-repeat;
  background-position: var(--positionX) 0;
  image-rendering: pixelated;
  image-rendering: -moz-crisp-edges
}

.ModIconCharBazaarBasicMod {
  min-width: var(--width);
  max-width: var(--width);
  width: var(--width);
  height: var(--width);
  margin-right: 5px;
  background-image: url(../images/global/common/skillwheel/icons-skillwheel-basicmods.png);
  background-repeat: no-repeat;
  background-position: var(--positionX) 0;
  image-rendering: pixelated;
  image-rendering: -moz-crisp-edges
}

.ModIconCharBazaarSupremeMod {
  min-width: var(--width);
  max-width: var(--width);
  width: var(--width);
  height: var(--width);
  margin-right: 5px;
  background-image: url(../images/global/common/skillwheel/icons-skillwheel-suprememods.png);
  background-repeat: no-repeat;
  background-position: var(--positionX) 0;
  image-rendering: pixelated;
  image-rendering: -moz-crisp-edges
}

.AuctionCharacterName {
  font-weight: 700;
  margin-bottom: 4px
}

.AuctionInfo {
  width: 100%;
  text-align: center;
  font-weight: 700;
  font-size: 12px;
  color: #ff9712
}

.AuctionNewIcon {
  position: absolute;
  left: -4px;
  top: -4px;
  z-index: 100
}

.AuctionLinks {
  position: absolute;
  right: 6px;
  top: 4px;
  height: 15px
}

.AuctionLinks a {
  margin-left: 5px
}

.WatchOrUnwatchLink {
  position: absolute;
  top: 0;
  right: 70px
}

.AuctionLinks .WatchListIndicator {
  position: relative;
  top: -4px;
  color: green;
  animation: fadeOut 2s forwards;
  animation-delay: 2s
}

@keyframes fadeOut {
  from {
      opacity: 1
  }

  to {
      opacity: 0
  }
}

.AuctionBody {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px dashed #5a2800
}

.AuctionDisplay {
  flex-basis: 76px;
  flex-grow: 0;
  flex-shrink: 0;
  order: 0;
  padding: 1px;
  background-color: #f1e0c6;
  border: 1px solid #5a2800;
  box-shadow: 2px 2px 5px 0 rgba(0,0,0,.75);
  float: left;
  margin-right: 10px
}

.AuctionBodyBlock {
  margin-top: 5px;
  margin-bottom: 5px
}

.AuctionOutfit {
  position: relative
}

.AuctionItemsViewBox {
  display: grid;
  grid-template-columns: repeat(auto-fill,minmax(36px,1fr));
  grid-auto-rows: 38px
}

.AuctionOutfitImage {
  position: absolute;
  left: 5px;
  top: 2px;
  z-index: 100;
  image-rendering: crisp-edges;
  image-rendering: pixelated
}

.ShortAuctionData {
  position: relative;
  min-width: 300px;
  flex-shrink: 0;
  flex-grow: 1;
  padding: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
  text-align: left;
  background-color: #f1e0c6;
  border: 1px solid #5a2800;
  box-shadow: 2px 2px 5px 0 rgba(0,0,0,.5)
}

.ShortAuctionData .AuctionTimer {
  position: absolute;
  top: 18px;
  right: 10px;
  width: 200px;
  text-align: right;
  background-color: #f1e0c6;
  color: red
}

.ShortAuctionData .ShortAuctionDataLabel {
  width: 115px;
  font-weight: 700;
  float: left
}

.ShortAuctionDataValue {
  text-align: right
}

.ShortAuctionDataBidRow {
  margin-top: 5px
}

.CurrentBid {
  width: 142px;
  flex-shrink: 0;
  margin-left: 10px;
  padding: 5px;
  text-align: center;
  background-color: #f1e0c6;
  border: 1px solid #5a2800;
  box-shadow: 2px 2px 5px 0 rgba(0,0,0,.5);
  display: flex;
  flex-direction: column;
  justify-content: space-around
}

.CurrentBid .Container {
  margin-right: auto;
  margin-left: auto;
  text-align: center
}

.CurrentBid .BigButton {
  margin-left: auto;
  margin-right: auto;
  text-align: center
}

@media all and (max-width: 1170px) {
  .SpecialCharacterFeatures {
      margin-right:10px
  }

  .CurrentBid {
      order: 5;
      margin-left: auto
  }

  .DisplayOptionsContent .DisplayOptionsLabel {
      width: 100px
  }
}

.MyMaxBidLabel {
  font-weight: 700
}

.MyMaxBidInput {
  width: 131px;
  margin-top: 4px;
  margin-bottom: 4px;
  height: 13px;
  text-align: right
}

.SpecialCharacterFeatures {
  flex-basis: 300px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: stretch;
  align-items: center;
  padding: 10px;
  background-color: #f1e0c6;
  border: 1px solid #5a2800;
  box-shadow: 2px 2px 5px 0 rgba(0,0,0,.5)
}

.SpecialCharacterFeatures .Entry {
  width: 100%;
  min-width: 300px;
  text-align: left
}

.SpecialCharacterFeatures .CharacterFeatureCategory {
  margin-right: 5px
}

.RWTExperimentalWorldsText {
  color: red
}

.PercentageColumn {
  width: 100%;
  position: relative
}

.LabelColumn {
  width: 80px!important;
  white-space: nowrap
}

.LevelColumn {
  width: 30px!important;
  text-align: right
}

.PercentageColumn {
  position: relative;
  margin-right: 2px
}

.PercentageBar {
  position: absolute;
  height: 18px;
  background-color: #5f4d41;
  top: 1px
}

.PercentageStringContainer {
  width: 100%;
  text-align: center
}

.PercentageString {
  position: absolute;
  top: 3px;
  width: 50%;
  margin-left: 20px;
  left: 0;
  text-align: right;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  text-shadow: -1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000
}

.PercentageBarSpacer {
  width: 5px
}

.PageLink {
  display: inline-block;
  min-width: 15px;
  text-align: center
}

.AchievementSecretIcon {
  position: absolute;
  margin-top: -2px;
  margin-left: 5px
}

.CollapsedBlock .TableContent tr:nth-child(n+12) {
  display: none
}

.CollapsedBlock .TableContent tr:last-child {
  display: table-row;
  text-align: center
}

.CollapsedBlock .IndicateMoreEntries {
  font-style: italic
}

.CharacterDetailsBlock .ShowMoreOrLess {
  padding: 7px;
  padding-bottom: 7px;
  font-size: 8pt;
  text-align: right
}

.CharacterDetailsBlock .ShowMoreOrLess a {
  cursor: pointer
}

.CharacterTradeTibiaCoinBalance {
  position: absolute;
  top: 8px;
  color: #fff;
  right: 5px;
  font-size: 7pt
}

.CharactertradeBeginnersIslandWarning {
  text-align: center;
  color: red;
  font-weight: 700
}

.AppStoreIconBlock {
  float: right;
  margin-left: 10px
}

.AppStoreIconContainer {
  float: right;
  clear: both;
  margin-bottom: 5px
}

.LastAppStoreIconContainer {
  margin-bottom: 0
}

.AppStoreIconContainer .AppStoreIcon {
  width: 135px;
  float: right
}

@supports(grid-template-columns: 205px auto 200px) {
  .main-header {
      grid-area:header
  }

  .main-content {
      grid-area: content;
      display: table
  }

  .main-menu {
      grid-area: navigation
  }

  .main-themboxes {
      grid-area: sidebar
  }

  .main-site-container {
      display: grid
  }

  .main-site-container {
      grid-template-columns: 205px auto 200px;
      grid-template-areas: "header     header  header" "navigation content sidebar" "navigation content sidebar"
  }

  .main-menu ul {
      display: flex;
      flex-direction: column
  }
}

.UpperCaseInput {
  text-transform: uppercase
}

.LowerCaseInput {
  text-transform: lowercase
}
/* CHARACTER AUCION FINISH */


/* CAROUSEL START */
.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  height: 100%;
  width: auto;
  overflow: hidden;
}

.carousel-item {
  position: relative;
  display: none;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  width: auto;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
  transition: -webkit-transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease;
}

@media screen and (prefers-reduced-motion: reduce) {
  .carousel-item.active,
  .carousel-item-next,
  .carousel-item-prev {
    transition: none;
  }
}

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0;
}

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.carousel-item-next,
.active.carousel-item-right {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
  .carousel-item-next,
  .active.carousel-item-right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.carousel-item-prev,
.active.carousel-item-left {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
  .carousel-item-prev,
  .active.carousel-item-left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-duration: .6s;
  transition-property: opacity;
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  opacity: 0;
}

.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
  .carousel-fade .carousel-item-next,
  .carousel-fade .carousel-item-prev,
  .carousel-fade .carousel-item.active,
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-prev {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #3a3738;
  text-align: center;
  opacity: 0.5;
}

.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #000000;
  text-decoration: none;
  outline: 0;
  opacity: .9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%3a3738' stroke='%23fff' stroke-width='1px' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%3a3738' stroke='%23fff' stroke-width='1px' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

.carousel-indicators li {
  position: relative;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: rgba(107, 107, 107, 0.644);
}

.carousel-indicators li::before {
  position: absolute;
  top: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}

.carousel-indicators li::after {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}

.carousel-indicators .active {
  background-color: #000000;
  border-color: rgba(255, 255, 255, 0.466);
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}
/* CAROUSEL FINISH */

.eventscheduleheadertop {
	margin: auto;
	width: 100%;
	display: flex;
	min-width: 400px;
}
  
.eventscheduleheaderblockleft {
	text-align: left;
	white-space: nowrap;
  margin-left: 5px;
  margin-right: auto;
  color: #D4C0A1;
}
  
.eventscheduleheaderdateblock {
  margin-left: auto;
  margin-right: -38px;
	text-align: center;
  width: auto;
}
  
.eventscheduleheaderleft {
	float: left;
  font-size: 11px;
  margin-top: 2px;
}
  
.eventscheduleheaderright {
	float: right;
  font-size: 11px;
  margin-top: 2px;
}
  
.eventscheduleheaderblockright {
	text-align: right;
	white-space: nowrap;
	margin-right: 5px;
  margin-left: auto;
  color: #D4C0A1;
}

.eventscheduleentry {
  background: #7a1b34;
  color: white;
  width: 100%;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 1%;
  padding-left: 3px;
  margin-bottom: 2px;
}