/*/ TOP BAR /*/
#iTop
{
  height: 110px !important;
  padding: 0px !important;
  padding-left: 25px !important;
}
/*
#iTop .system_by_logo
{
  position: fixed;
  top: initial !important;
  left: initial !important;
  bottom: 0px !important;
  right: 0px !important;
  background-color: #000000;
  padding: 15px !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
  height: 20px;
  max-height: 20px;
  margin: 0px;
  font-size: 0px;
  border-radius: 10px 0px 0px 0px;
}
*/
#iTop .event_logos .event_logo.event_logo_1,
#iTop .event_logos .event_logo.event_logo_2
{
  width: 100px;
  height: 100px;
  margin-left: 10px;
}
#iTop .page_title
{
  display: inline-block;
  height: 85px;
  overflow: hidden;
  font-size: 50px;
}

/*/ MAIN CONTENT /*/
#page_terminalLanding_content
{
  display: block;
  position: absolute;
  top: 140px;
  left: 0px;
  right: 27%;
  bottom: 0px;
  width: auto;
  height: auto;
  color: #ffffff;
}
#page_terminalLanding_content.landing .terminal.main
{
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: auto;
  width: auto;
  padding-left: 50px;
  padding-right: 50px;
  padding-bottom: 50px;
}
#page_terminalLanding_content .item
{
  position: relative;
  left: 0px;
  right: 0px;
  width: auto;
  height: 45%;
  padding: 15px;
  margin-top: 20px;
  margin-left: -15px;
  background-color: rgba(45, 71, 101, 0.9);
  color: #ffffff;
  box-shadow: 1px 2px 4px #444444;
  font-size: 30px;
  overflow: hidden;
  border-radius: 10px 10px 10px 10px;
}
#page_terminalLanding_content .terminal.main a:first-of-type .item
{
  margin-top: 0px;
}
#page_terminalLanding_content .item.hover:HOVER
{
  cursor: pointer;
  background-color: rgba(45, 71, 101, 0.9);
}
#page_terminalLanding_content .item x
{
  color: #ff0000;
  font-weight: bold;
}
#page_terminalLanding_content .item .desc
{
  border-left: solid 1px #ececec;
}
#page_terminalLanding_content .item .img img
{

}


/*/ voucher /*/
#page_terminalLanding_content .item.voucher .item_area
{
  text-align: center;
  display: inline-block;
  width: 100%;
  min-width: 100%;
  position: relative;
  justify-items: center;
  align-items: center;
  height: 100%;
  padding-bottom: 50px;
  box-sizing: border-box;
  font-size: 0px;
  overflow: hidden;
}
#page_terminalLanding_content .item.voucher .v1,
#page_terminalLanding_content .item.voucher .v2
{
  display: inline-block;
  top: 0px;
  bottom: 0px;
  width: auto;
  height: 100%;
  max-width: 49%;
  overflow: hidden;
  text-align: center;
}
#page_terminalLanding_content .item.voucher .v1 img,
#page_terminalLanding_content .item.voucher .v2 img
{
  height: 98%;
  width: auto;
}

/*/ scan /*/
#page_terminalLanding_content .item.selfscan
{
    height: 380px; 
    background-size: cover;
}
#page_terminalLanding_content .item.selfscan .v1
{
  position: absolute;
  top: 70px;
  bottom: 10px;
  left: 0px;
  width: 49%;
  overflow: hidden;
  text-align: center;
}
#page_terminalLanding_content .item.selfscan .v2
{
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 49%;
  max-height: 320px; 
  overflow: hidden;
}
#page_terminalLanding_content .item.selfscan img
{
  height: 98%;
  width: auto;
  overflow: hidden
}
#page_terminalLanding_content .item.scan
{
  padding-bottom: 50px;
}
#page_terminalLanding_content .item.scan .arrow_down
{
  height: 70%;
  width: auto;
}




/*/ right side bar /*/
#sidebar_right
{
    position: fixed;
    top: 140px;
    right: 0px;
    bottom: 0px;
    width: 27%;
    height: auto;
    background-color: #1d232c;
    background-color: rgba(29, 35, 44, 0.75);
    border-radius: 10px 10px 10px 10px;
    overflow: hidden;
}
#sidebar_right .banner
{
    display: table;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
#sidebar_right .banner .img
{
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}







/*#page_terminalLanding_content.landing .terminal.ad
{
  display: block;
  position: absolute;
  top: 0px;
  padding-top: 17px;
  right: 0px;
  bottom: 0px;
  padding-bottom: 17px;
  padding-left: 5px;
  height: auto;
  width: 27%;
  text-align: center;
  background-color: rgba(45, 71, 101, 0.8);
  border-left: solid 2px #444444;
}
*/

#page_terminalLanding_content.landing .terminal.ad img
{
  width: auto;
  height: 100%;
}


#page_terminalLanding_content.select_fair
{
  position: absolute;
  top: 220px;
  left: 30px;
  right: 30px;
  width: auto;
  padding: 20px;
}
#page_terminalLanding_content.select_fair .item
{
  max-height: 200px;
  width: 100%;
  margin-top: 20px;
  background-color: #ffffff;
  background-size: cover;
  background-repeat: no-repeat;
}


#page_terminalLanding_content.select_fair .item .desc
{
  background-color: rgb(255,255,255);
  padding: 20px;
  color: #ffffff;
  font-size: 23px;
}
#page_terminalLanding_content.select_fair .item:HOVER
{
  cursor: pointer;
}
#page_terminalLanding_content.select_fair .item:HOVER > td
{
  box-shadow: 2px 2px 5px 0px rgba(100,100,100,0.5);
}

.ticketshop.content .error
{
  position: absolute;
  top: 50%;
  left: 50%;
  right: 50%;
  bottom: 50%;
  width: 500px;
  height: 300px;
  margin-left: -250px;
  margin-top: -150px;
  border: solid 2px red;
  background-color: rgba(0,0,0,0.3);
  color: #ffffff;
}
