﻿html, body {
    min-height: 100%;
}
.ContentsInner {
    font-size: 1rem;
    margin-top: 7px;
    bottom: 50px;
    position: absolute;
    top: 50px;
    right: 10px;
    left: 10px;
    overscroll-behavior: none;
    overflow-y: auto !important;
    overflow-x: -moz-scrollbars-none;
    /*   width: 100% !important;*/
    overflow-x: hidden !important;
    scrollbar-width: none;
    text-align: center;
}
.TopMenuParentHolder {
    /*  position: fixed; */
    position: absolute;
    /* bottom: 6px;*/
    top: 3px;
    width: 100%;
    overflow: hidden;
    /* margin-top: 2px;*/
    text-align: center;
    z-index: 999;
    height: auto;
    background-color: transparent;
    left: 0;
    right: 0;
    padding-left: 7px;
    padding-right: 7px;
}
.FooterMenuParentHolder {
 /*     position: fixed; */
    position: absolute;
    /* bottom: 6px;*/
    bottom: 3px;
    width: 100%;
    overflow: hidden;
    /* margin-top: 2px;*/
    text-align: center;
    z-index: 999;
    height: auto;
    background-color: transparent;
    left: 0;
    right: 0;
    padding-left: 7px;
    padding-right: 7px;
}
.HiddenClips {
    /*    font-size: 1.4rem;
    width: 370px;*/
    text-decoration: underline;
    color: red;
    position: absolute;
    bottom: 3px;
    text-align: center;
    width: 100%;
    left: 0;
    right: 0;
    padding-left: 7px;
    padding-right: 7px;
}
.HiddenTotal {
    font-size: 1rem;
    color: red;
    position: absolute;
    margin: auto;
    text-align: center;
    width: fit-content;
    left: 0;
    right: 0;
}


.NoEvents {
    padding-top: 50px;
    font-size: 1.0rem;
}

.PlayCaptionInfo {
    font-size: 1.0em;
    padding-right: 10px;
    padding-left: 10px;
}
.playMenuHolder {
    display: inline-block;
    margin-top: 3px;
}

.absoluteCenterConfirmTall {
    width: auto;
    max-width: 300px;
    max-height: 295px;
    margin: auto;
    position: absolute;
    top: 50px;
    bottom: 70px;
    left: 0;
    right: 0;
    overflow: auto;
    scrollbar-width: none;
}
.absoluteCenterConfirm {
    width: auto;
    max-width: 300px;
    max-height: 100px;
    margin: auto;
    position: absolute;
    top: 50px;
    bottom: 70px;
    left: 0;
    right: 0;
    overflow: auto;
    scrollbar-width: none;
}
.InfoFormat {
    margin-top: 17px !important;
    font-size: 1.0rem;
}

.listViewContents {
    scrollbar-width: none;
    position: absolute;
    top: 0;
    bottom: 10px;
    left: 0;
    /*right: -17px;*/ /* Increase/Decrease this value for cross-browser compatibility */
    overflow-x: hidden;
    color: black;
    margin: auto;
    width: 100%;
/*    padding-right: 15px;*/
}
.absoluteCenter {
    width: auto;
    max-width: 300px;
    max-height: 450px;
    margin: auto;
    position: absolute;
    top: 50px;
    bottom: 70px;
    left: 0;
    right: 0;
    overflow: auto;
    scrollbar-width: none;
}
.absoluteCenter250 {
    width: auto;
    max-width: 300px;
    max-height: 250px;
    margin: auto;
    position: absolute;
    top: 50px;
    bottom: 70px;
    left: 0;
    right: 0;
    overflow: auto;
    scrollbar-width: none;
}

.EntryWidth {
    cursor: pointer;
    width: 100%;
    /*    width: 97%;
    margin-left: 7px;*/
}
.Source {
    text-decoration: underline;
    cursor: pointer;
  /*  background: white; */
    background: transparent; 
}


.CameraName {
    /*text-decoration: underline;*/
    /*cursor: pointer;*/
 /*   background: white;*/
    /*color: green;*/
    background: transparent;
    float: left;
}


.item-text:hover {
    background-color: lightyellow;
}

.highlight {
    background-color: navy;
}
.BodyFormat {
    font-family: 'Yeon Sung' !important;
    overscroll-behavior: none;
    overflow-y: auto !important;
    overflow-x: -moz-scrollbars-none;
    width: auto !important;
    overflow-x: hidden !important;
    background-color: transparent;
    /*    background-color: white;
    background-color: white;*/
}
.User {
    width: 24px;
    height: 24px;
    top: 5px;
    position: absolute;
    left: 2px;
    left: 2px;
    /*    width: 24px;
    height: 24px;
    top: 16px; 
    position: fixed;
    */
}
.UserParent {
    position: absolute;
    right: 69px;
}
.MainMenu {
    width: 24px;
    height: 32px;
    position: fixed;
    right: 7px;
    top: 3px;
    display: none;
    background-color: white;
}
.ServerResponse {
    color: red;
    bottom: 85px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 1.4rem;
    z-index: 99999999999999;
    text-align: center;
}
.InsertMenu {
    /*color: red;*/
    position: absolute;
    top: 9px;
    left: 8px;
}
.cameraName {
    position: absolute;
    top: 0;
   /* width: 100%;*/
  /*  font-weight: bold;
    font-size: 1.2em;*/
    display: block;
    width: 100%!important;
    left: 0;
    right: 0;
    margin: auto;
  /*  width: auto;*/
/*   
    background-color: green;*/
   
    /*text-decoration: underline;*/
}

.top {
    position: fixed;
    width: 100%;
    top: 7px;
    left: 0;
    overflow: hidden;
    /*padding-top: 0.1em;*/
    text-align: center;
    /* width: 100%;*/
  /*  height: 45px;*/
    z-index: 9999;
}

.CameraNameInner {
    position: absolute;
    text-align: center;
    color: black;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    /*    
    background-color: white*/;
}
.CameraMenu {
    height: 64px;

}
.cbo {
    text-align: center;
    border: none;
    padding: 4px;
    width: 100%;
    height: auto;
    font-family: 'Yeon Sung' !important;
}
.CameraMenuButton {
    max-height: 32px;
    min-height: 32px;
    margin: 0 !important;
    max-width: 135px;
    min-width: 135px;
    padding: 1px;
    font-family: Yeon Sung !important;
    background-color: transparent;
}
 
.landscape3 {
    /* Must manually set width/height */
    width: 100%;
    height: 100%;
    /* The magic centering code */
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0; /* Aligns Vertically - Remove for Horizontal Only */
    left: 0;
    right: 0; /* Aligns Horizontally - Remove for Vertical Only  */
    /* Prevent div from overflowing main window */
    max-width: 100%;
    max-height: 100%;
    overflow: auto;
    /* width: 100%;
    height: 100%;
    position: absolute;*/
    background-color: white;
    z-index: 999999999
}

.center p {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 3rem;
}
/*.centerDiv {
    width: 300px;
    border-radius: 5px;
    background: #ccc;
    padding: 10px;
    height: 382px;
    position: absolute;
    margin-top: -291px;
    margin-left: -150px;
    top: 50%;
    left: 50%;
}*/


/*.PanelViewer {
    padding-left: 15px;
    padding-top: 15px;
    width: 100%;
    padding-right: 37px;*/
    /*   max-height: 260px;*/
    /*scrollbar-width: none;
    position: absolute;
    top: 40px;
    bottom: 20px;*/
    /*width: 227px;*/
    /*overflow-x: hidden;
    margin: auto;
}*/
.body {
    margin: 0;
    padding: 0;
    position: fixed;
    overflow-x: hidden;
    overflow-y: hidden;
    overscroll-behavior: none;
    overflow-y: auto !important;
    overflow-x: -moz-scrollbars-none;
    background-color: white;
    width: 100% !important;
    overflow-x: hidden !important;
    font-family: Yeon Sung !important;
    color: rgba(0,0,0,.87);
}

.Site-content {
    flex: 1;
}
input:focus-visible {
    outline: 2px solid crimson;
    border-radius: 3px;
}
.unfocus:focus, .unfocus:active {
    outline: none;
    box-shadow: none;
}
.LibraryFull {
    width: 100%;
    color: white;
    position: absolute;
    font-size: 2.0em;
    margin-top: 6px;
}

.disable-scrolling {
    height: 100%;
    overflow: hidden;
}
 
.OKButton {
    width: 44px ;
    left: 0;
    right: 0;
    margin: auto;
}
.SocketStatus {
    position: fixed;
    top: 50px;
    margin-left: 3px;
    font-size: 1em;
}
.CancelButton {
    border-radius: 25px;
    font-size: 1.2em;
    color: white;
    background-color: black;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 15px;
    padding-right: 15px;
    font-weight: 700;
    text-transform: capitalize;
    letter-spacing: 1px;
}
.BuyButton {
    border-radius: 25px;
    font-size: 1.2em;
    color: white;
    background-color: red;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 15px;
    padding-right: 15px;
    font-weight: 700;
    text-transform: capitalize;
    letter-spacing: 1px;
}
.FilterPosition {
    position: fixed;
    top: 64px;
    width: 30px;
    left: 0;
    right: 0;
    margin: auto;
}

.OnLineHeader {
    position: fixed;
    right: 7px;
    top: 47px;
    font-size: 1.1em;
}

.DeletePosition {
    position: fixed;
    bottom: 64px;
    width: 90px;
    left: 0;
    right: 0;
    margin: auto;
    text-decoration: underline;
    display: none;
}
.TopUpLink {
    /*  margin-left: 50px;*/
    /*margin-top: 3px;*/
    /*width: 42px;*/
    color: blue;
    margin-top: -20px !important;
    color: blue;
    float: right;
    margin-top: 0px !important;
    cursor: pointer;
    text-decoration: underline;
}
.Toaster {
    /*display: none;*/
    opacity: 1;
    bottom: 0;
    position: fixed;
    right: 0;
    width: 300px;
}
.FilterUpDown {
    text-align: left;
    font-size: 1.1em;
    width: 300px;
    min-width: 300px;
    max-width: 300px;
}

.ShowTimer {
    right: 12px;
    top: 53px;
    position: fixed;
     display: none; 
}
.ShowStatus {
    right: 10px;
    bottom: 10px;
    position: fixed;
    /*display: none;*/
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: darkgray !important;
    opacity: 1 !important; /* Firefox */
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: darkgray !important;
}
::-ms-input-placeholder { /* Microsoft Edge */
    color: darkgray !important;
}
.AccountHolder {
    color: blue;
    right: 18px;
    position: fixed;
    top: 7px;
    left: 3px;
}
.SyncHolder {
    display: none;
    right: 115px;
    position: fixed;
    top: 7px;
}
.PageHeader {
    position: fixed;
    left: 7px;
    top: 15px;
    font-size: 1.1em;
}

.PageHeaderFromServer {
    position: fixed;
    left: 77px;
    top: 15px;
    font-size: 1.1em;
}

.ScanningStatus {
    margin-top: 45px;
    position: absolute;
    width: 100%;
    right: 15px;
    width: 60px;
       display: none;
}

.LineHeader {
    margin-top: 31px;
    position: absolute;
    width: 100%;
   /* margin-left: 17px;*/
    background: green;
}

.GSMHeader {
    margin-top: 14px;
    position: absolute;
    width: 100%;
    /* margin-right: 12px; */
    width: 42px;
    color: white;
    font-size: 0.9em;
    font-weight: 100;
    /* position: fixed; */
    bottom: 8px;
    right: 20px;
}

.SubscriptionButton {
    height: 40px;
    max-height: 40px !important;
    /*right: 10px;*/
    margin-left: 0 !important;
    /*position: fixed;*/
    padding-top: 0;
    padding-left: 0;
    border-color: navy;
    border-width: 1px;
    width: 45px !important;
    /*margin-right: 45px;*/
}

.MenuControl {
    color: gray;
    width: 48px;
    height: 32px;
    position: fixed;
    right: 0;
    top: 7px;
    display: none;
}

.DaysLeft {
    margin-right: 15px;
    width: 50px;
    right: 0;
    margin-top: 0;
    text-align: end;
}

.TopUp {
    margin-top: 10px;
    cursor: pointer;
    text-decoration: underline;
}

.SetDomainNameMargin {
    float: left;
    margin-left: -10px;
    margin-top: 7px !important;
}

.AiButton {
    height: 40px;
    max-height: 40px !important;
    right: 10px;
    margin-left: 0 !important;
    position: fixed;
    padding-top: 0;
    padding-left: 0;
    border-color: navy;
    border-width: 1px;
    width: 45px !important;
    margin-right: 45px;
}

.WifiTitle {
    font-size: 1.1em;
    font-weight: bold;
}

.NavNoWifiButton {
    max-height: 30px;
    min-height: 30px;
    margin: 0 !important;
    font-size: 0.7em;
    /*    background-color: black;
    color: white;*/
}

.NavHelperButton {
    max-height: 30px;
    min-height: 30px;
    /*margin: 0 !important;*/
    /*font-size: 0.8em;*/
    /*background-color: black;*/
    color: white;
    min-width: 60px !important;
    max-width: 60px !important;
}
.NavSwitchButton {
    max-height: 30px;
    min-height: 30px;
    color: blue;
    min-width: 60px !important;
    max-width: 60px !important;
}

.HelperButtonHolder {
    position: fixed;
    top: 7px;
    right: 48px;
}

.SyncHolder {
    display: none;
    right: 115px;
    position: fixed;
    top: 7px;
}

.AiRegHolder {
    position: fixed;
    top: 7px;
    right: 112px;
}

.SyncButton {
    width: 100px !important;
    max-width: 50px !important;
    font-size: 0.9em !important;
}

.CapacityFull {
    position: fixed;
    left: 8px;
    font-size: 0.9em;
    min-width: 55px;
    top: 52px;
    color: red;
    font-weight: bold;
}

.FooterCaption {
    font-size: 0.7em;
}

.btn:focus {
    outline: none;
    box-shadow: none;
}

.btn-outline-dark:hover {
    color: black !important;
    background-color: white !important;
    border-color: #343a40 !important;
}

.OffLineCaption {
    color: red;
    font-size: 1.4em;
    text-align: center;
    position: absolute;
    top: 30px;
    width: 100%;
}

.SystemParentButton {
    max-width: 48px !important;
    min-width: 48px !important;
    background-color: white;
    /*   border-radius: 0 !important;*/
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.SystemButton {
    width: 48px;
    height: 48px;
    padding-left: 15.25px;
    padding-right: 5.25px;
    padding-top: 10.5px;
    padding-bottom: 10.5px;
    background-color: white;
    /*       color: white;*/
}

.GoToAiAccount {
    text-align: center;
    position: absolute;
    top: 5px;
    width: 100%;
    font-size: 1.2em;
    right: 48px;
}

.FooterMenuButton30x40 {
    max-height: 30px;
    min-height: 30px;
    margin: 0 !important;
    max-width: 40px;
    min-width: 40px;
}

.FooterMenuButton30x45 {
    max-height: 30px;
    min-height: 30px;
    margin: 0 !important;
    max-width: 45px;
    min-width: 45px;
}

.overlay {
    background-color: #EFEFEF;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1000;
    top: 0px;
    left: 0px;
    opacity: .5; /* in FireFox */
    filter: alpha(opacity=50); /* in IE */
}


/* Hide scrollbar for Chrome, Safari and Opera */
::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
html {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}
.InputStyle {
    /*margin-top: 17px;*/
    font-family: 'Yeon Sung';
    font-size: 14px;
    height: auto;
    padding: 10px;
    margin-left: 3px;
    margin-right: 3px;
    font-size: 16px ;
    width: 97% ;
    text-align: center;
}

.MenuShadow {
    background: white;
    /*background-color: rgba(255, 255, 255,0.5);*/
}

.BackButtonExtra {
    position: fixed;
    left: 7px;
    bottom: 28px;
    margin-top: 3px;
}


.NavBarHeader {
    z-index: 9999;
    background-color: white;
    height: 54px;
}


/*.FormTitle {
    text-align: center;
    margin-top: 16px;
    font-size: 1.6em;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
}
*/
 
 


.btn:focus {
    outline: none;
    box-shadow: none;
}

.PlusButtonHolder {
    float: left;
    width: 52px;
}

.PlusButton {
    /*    background-color: black;
    margin-right: 7px;*/
    width: 45px;
}

.MenuNavItems {
    cursor: pointer;
    color: white;
}

.RemoteHeader {
    position: fixed;
    color: white;
    z-index: 9999;
    margin-top: 18px;
    font-size: 1.2em;
    margin-left: 100px;
    margin-right: 100px;
    right: 0;
    left: 0;
    text-align: center !important;
}

.footerMenuButton100 {
    max-height: 40px;
    min-height: 40px;
    max-width: 100px;
    min-width: 100px;
}

.footerMenuButtonBack {
    max-height: 40px;
    min-height: 40px;
    color: red;
    max-width: 40px;
    min-width: 40px;
    font-weight: bolder;
}

.FooterMenuBackButton {
    max-height: 40px;
    min-height: 40px;
    position: fixed;
    left: 3px;
    bottom: 20px;
    max-width: 40px;
    min-width: 40px;
    height: 40px;
}


.FooterMenuButton100 {
    max-height: 40px;
    min-height: 40px;
    max-width: 100px;
    min-width: 100px;
    height: 40px;
}

.FooterMenuButtonPlusMinus {
    max-height: 32px;
    min-height: 32px;
    margin: 0 !important;
    max-width: 42px;
    min-width: 42px;
}

.FooterMenuButton30 {
    max-height: 30px;
    min-height: 30px;
    margin: 0 !important;
    max-width: 55px;
    min-width: 55px;
}

.HomeMenuButton50x40 {
    max-height: 40px;
    min-height: 40px;
    max-width: 50px;
    min-width: 50px;
    /*    position: absolute;*/
    /*    left:0;
    right: 0;*/
    /*  margin-left: 50%;
    margin-right: 50%;*/
}

.FooterMenuButton50x40 {
    max-height: 40px;
    min-height: 40px;
    margin: 0 !important;
    max-width: 50px;
    min-width: 50px;
}


.FooterMenuButton80x60 {
    max-height: 60px;
    min-height: 60px;
    margin: 0 !important;
    max-width: 80px;
    min-width: 80px;
}

.FooterMenuButton55 {
    max-height: 40px;
    min-height: 40px;
    margin: 0 !important;
    max-width: 55px;
    min-width: 55px;
}

.AdaptiveFooterMenuButton {
    max-height: 40px;
    min-height: 40px;
    margin: 0 !important;
}

.FooterMenuButton40 {
    max-height: 30px;
    min-height: 30px;
    margin: 0 !important;
    max-width: 40px;
    min-width: 40px;
    padding: 1px;
}

.FooterMenuButton60 {
    max-height: 40px;
    min-height: 40px;
    max-width: 60px;
    min-width: 60px;
}

.footerMenuButton200 {
    max-height: 40px;
    min-height: 40px;
    max-width: 200px;
    min-width: 200px;
}

.footerMenuButton135 {
    max-height: 40px;
    min-height: 40px;
    max-width: 135px;
    min-width: 135px;
}

.FooterButton60 {
    max-height: 40px;
    min-height: 40px;
    max-width: 60px;
    min-width: 60px;
}

.footerMenuButton150 {
    max-height: 40px;
    min-height: 40px;
    margin: 0 !important;
    max-width: 150px;
    min-width: 150px;
    height: 40px;
}

.FooterMenuButton165 {
    max-height: 40px;
    min-height: 40px;
    max-width: 165px;
    min-width: 165px;
    width: 165px;
}

.footerMenu {
    margin-top: 7px;
    /*    margin-bottom: auto;*/
    display: none;
    /*  bottom: 2px;*/
}

.TopHolder {
    position: fixed;
    top: 70px;
    width: 100%;
    overflow: hidden;
    /*   margin-top: 2px;*/
    text-align: center;
}

.FooterHolderPortrait {
    bottom: 25px;
}

.FooterHolderLandscape {
    bottom: 5px;
}

/*.PlayFooterHolder {
    position: fixed;
    bottom: 0;
    width: 100%;
    overflow: hidden;
    margin-top: 2px;
    text-align: center;
}
*/
.DeleteHiddenFooterHolder {
    position: fixed;
    bottom: 50px;
    width: 100%;
    overflow: hidden;
    margin-top: 2px;
    text-align: center;
    font-size: 1.4em
}

.ViewLibraryFooterHolder {
    position: fixed;
    bottom: 0;
    /* bottom: 50px;*/
    width: auto;
    overflow: hidden;
    /*    margin-top: 2px;*/
    text-align: center;
    left: 0;
    right: 0;
    margin-right: 50px;
    margin-left: 50px;
    margin-bottom: 3px;
}

.PlayNavFooterHolder {
    position: fixed;
    bottom: 0;
    width: 100%;
    overflow: hidden;
    margin-top: 2px;
    text-align: center;
}
/*FullScreenNav {*/
    /*display: none;*/
    /*left: 10px;*/
    /*  right: 0;*/
    /*position: fixed;
    z-index: 9999;
    width: 36px;
    bottom: 7px;
}*/
.FullScreenContentsNav {
    margin-left: auto;
    margin-right: auto;
    right: 0;
    left: 0;
    bottom: 10px;
    position: fixed;
    width: 100%;
    overflow: hidden;
    color: white;
}

.LiveFooterHolder {
    position: fixed;
    bottom: 10px;
    width: 100%;
    overflow: hidden;
    text-align: center;
}

.FooterHolder {
    position: fixed;
    bottom: 25px;
    width: 100%;
    overflow: hidden;
    margin-top: 2px;
    text-align: center;
}

.FooterButton {
    max-width: 75px;
    min-width: 75px;
    height: 40px;
}

.FooterPanel {
    display: none;
    width: 300px;
}

.TopDivPanel {
    float: left;
    /*background: white;*/
}

.FooterDivPanel {
    float: left;
    display: none;
}

.btn:focus {
    outline: none;
}

.ClipNavs {
    background-color: rgba(0, 0, 0, 0.125);
    color: white;
    float: left;
}

.ErrorMessage {
    color: red;
    width: 300px;
    font-weight: bold;
    font-size: 1.2em;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    padding-top: 15px;
    bottom: 75px;
    position: fixed;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
}

.HeaderSubTitle {
    position: fixed;
    /* text-align: right; */
    font-weight: bold;
    text-align: right;
    right: 0;
    /* left: 0; */
    margin-right: 17px;
    top: 30px;
    font-size: 0.8em;
    /* width: 250px; */
    max-width: 250px;
    min-width: 250px;
}

.StandardHeaderSubTitle {
    font-weight: bold;
    font-size: 1.2em;
    text-align: left;
}


.ConfirmTitle {
    margin-top: 1.3em;
    font-size: 1.4em;
    margin-bottom: 0.5em;
}



.MenuSettingsEntry {
    margin-top: -3px;
    float: left;
    text-align: left;
}

.MenuEntry {
/*    font-size: 1.2rem;*/
    float: left;
    text-align: left;
}

.MenuEntryHolder {
    width: 30px;
    float: left;
}


a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

.disable-select {
    user-select: none; /* supported by Chrome and Opera */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
}

*.unselectable {
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    /*
     Introduced in IE 10.
     See http://ie.microsoft.com/testdrive/HTML5/msUserSelect/
   */
    -ms-user-select: none;
    user-select: none;
}
/* Provide sufficient contrast against white background */
a {
    color: #0366d6;
}

.pluslink, .pluslink:visited, .pluslink:hover, .pluslink:active {
    text-decoration: none;
    color: #000;
    cursor: default;
}

.NoLink {
    text-decoration: none;
    color: #000;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}


.DefaultButton {
    background-color: rgba(0, 128, 128, 1.0);
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */


body, html {
    /*  height: 100vh;
    height: 100%;
    -webkit-font-smoothing: antialiased;
    overflow-y: scroll;
    overflow-x: hidden;*/
}
.footer {
    font-size: 1rem;
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
/*    line-height: 60px;*/
    left: 0;
    right: 0;
    text-align: center;
}




.Site {
    display: flex;
    min-height: 100vh;
    flex-direction: column;
}



.ButtonMenu {
    display: none;
    position: absolute;
}

.BreadCrumbPos {
    display: none;
    position: absolute;
    bottom: 62px;
}
/*.MenuShadow {
    background-color: rgba(255, 255, 255,0.5);
}*/
 
.CentreImage {
    position: relative;
    top: -3px;
    left: 1px;
    font-size: 0.7em;
 /*   padding-bottom: 0.3em;*/
}
.ResponsiveButton {
    /*width: 2.50em;*/
    /* height: 1.7em;*/
    height: 2.0rem;
    background: white;
    /*opacity: 0.5;*/
    /*  font-size: clamp(1.1rem, 2vw, 2rem);*/
}

.ToggleObjects {
    float: none;
    right: 4px;
    bottom: 0px;
    position: absolute;
    font-size: 1.4rem;
    z-index: 999;
}
.ToggleObjects:hover {
    cursor: pointer;
    }

    .ResponsiveButton:hover {
        opacity: 1.0;
    }
/*.ResponsiveCloudButton { 
    height: 1.7em;
    background: blue;
    color: white;
    opacity: 0.2; 
}
.ResponsiveCloudButton:hover {
        opacity: 1.0;
    }*/

.FooterMenuPlayButton {
    max-height: 33.5px;
    min-height: 33.5px;
    margin: 0 !important;
    /*max-width: 50px;*/
    min-width: 50px;
    padding: 5px;
    font-family: Yeon Sung !important;
    background-color: white;
/*    background-color: transparent;*/
}

.disable-dbl-tap-zoom {
    touch-action: manipulation;
}

.btn-outline-dark:hover {
    color: black !important;
    background-color: white !important;
    border-color: #343a40 !important;
}
.CookieBanner {
    display: block;
    position: absolute;
    bottom: 0px;
    background: white;
    padding: 7px;
    z-index: 9999;
    width: 100%;
}

.SettingsHeaderGap {
    margin-bottom: 17px;
}
.mainDivImage {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 100%;
    background-image: url('/images/bg-min.jpg');
    min-height: 100vh;
}
