body {
    margin:0px;
    background-color:#FFFAFA;
    font-size: 16px;
    font-family: Tahoma, Calibri, Sans-serif;
}


body > div#startup {
    position: fixed;
    top:0px;
    bottom:0px;
    left:0px;
    right:0px;
    text-align:center;
    font-size: 1.3em;
    z-index: 99;
    background-color: #AAA;
}

body > div#startup {
    padding-top: 100px;
}

body > div#startup > div#loading >  span:first-child {
    margin-right: 15px;
}

body > div#startup > div#loading >  span.block {
    border-radius: 4px;
    background-color: #DDD;
    display: inline-block;
    width:15px;
    height:15px;
    vertical-align: middle;
    animation: loadingblock 1.5s infinite;
    animation-timing-function: linear;
    -webkit-animation: loadingblock 1.5s infinite;
    -webkit-animation-timing-function: linear;
}

body > div#startup > div#loading > span.block.block-one {
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
}

body > div#startup > div#loading >  span.block.block-two {
    animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s;
}

body > div#startup > div#loading >  span.block.block-three {
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
}

@-webkit-keyframes loadingblock {
    from {background-color: #FFF;}
    to {background-color: #555;}

}

@keyframes loadingblock {
    from {background-color: #FFF;}
    to {background-color: #555;}
}




body > div.nettime > div.header {
    background-color: #333;
    height: 60px;
    border-bottom: 5px solid #008000;
    color: #FFF;
}

body > div.nettime > div.header > div {
    height: 100%;
    vertical-align:top;
    display:inline-block;
}


body > div.nettime > div.header > div.site-name > span {
    font-size: 32px;
    font-weight: bold;
    font-style: italic;
    margin: 10px 80px 0 10px;
    display: inline-block;
}

body > div.nettime > div.header > div.menu > ul {
    margin: 0px;
    padding:0px;
    height:100%;
    list-style: none;
}

body > div.nettime > div.header > div.menu > ul > li {
    display: inline-block;
    font-size: 18px;
    height: 100%;
}

body > div.nettime > div.content-container {
    position: absolute;
    top: 60px;
    bottom:27px;
    left:0px;
    right:0px;
    z-index:0;
    font-size: 12px;
}

body > div.nettime > div.content-container > div{
    position: absolute;
    top: 0px;
    bottom:0px;
    z-index:1;
    font-size: 12px;
}
body > div.nettime > div.content-container > div#nav{
    left:0px;
    width:300px;
}
body > div.nettime > div.content-container > div#slider-container{
    left:300px;
    width:5px;
    background-color: red
}
body > div.nettime > div.content-container > div#slider-container > div#slider{
    position: absolute;
    top: 0px;
    bottom:0px;
    left:0px;
    right:0px;
    cursor: col-resize;
    background-color: white;
    z-index: 3;
}
body > div.nettime > div.content-container > div#slider-container > div#drop-zone{
    background-color: rgba(240,240,240, 0.4);
    position:fixed;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom:0px;
    display:none;
    z-index: 2;
}

body > div.nettime > div.footer {
    position:absolute;
    bottom:0px;
    left:0px;
    right:0px;
    background-color: #333;
    padding:8px;
    font-size: 11px;
    color: #DDD;
}

body > div.nettime > div.footer a {
    color: #DDD;
}

body > div#loading-status {
    position: fixed;
    bottom: 35px;
    right: 15px;
    background-color: #FFF;
    border: 1px solid #333;
    border-radius: 6px;
}

body > div#loading-status > ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

body > div#loading-status > ul {
    padding: 5px 10px;
}

div.table-position {
    position: absolute;
    top:160px;
    left:10px;
    right:10px;
    bottom:20px;
    overflow:auto;
}

div.nettime-readWriteBtn {
    position: absolute;
    top: 6.7%;
    left: 24.5%
}

div.userName {
    position: absolute;
    top: 4%;
    left: 80%;
    font-size: 16pt;
    font-weight: bold;
}

div.nettime-period {
    position: absolute;
    top: 2%;
    left: 0.5%
}

div.userName {
    position: absolute;
    top: 4%;
    left: 80%;
    font-size: 16pt;
    font-weight: bold
}

.middel-panel {
    border-style: solid;
    border-width: 0px 0px 3px 0px;
    border-color: #999999;
    height: 40px;
}

.anchors {
    position: absolute;
    top: 75px;
    left: 10px;
    padding-left: 25px
}

.anchors a {
    padding-right: 75px;
}





/* .info-table  { */
    /*padding: 10px;*/
/* } */

.info-table td, .info-table th {
    padding: 1px;
    height: 26px;
    font-size: 12px;
}

.billing {
    border-collapse: collapse;
}

.billing th{
    background-color: #a2a2a2;
    font-weight: bold;
}

.billing .title-row td {
    border-right: 1px solid white;
}



.billing  td
,.billing th {
    border: #252525 1px solid;
    padding: 0px 5px 0px 5px;
}



.billing .title-row {
    background-color: #252525;
    color: white;
    font-weight: bold;
    border: 1px solid white;
}


.billing .title-row  td:first-child {
    border-left: 1px solid #252525;
}


.billing .title-row  td:last-child {
    border-right: 1px solid #252525;
}

.billing .title-row  a {
    color: aqua;
}

.billing .title-row a:active {
    color: -webkit-activelink;
}

#ageing-table {
    font-size: 12pt;
    border-collapse: collapse;
    width: 100%;
}

#ageing-table .ageing-headers {
    padding: 8px;
    text-align: left;
    border-bottom: 1px solid #ddd;
}

#ageing-table tr:hover {
    background-color:#f5f5f5;
}

.lds-dual-ring {
  display: none;
  width: 80px;
  height: 80px;
  position: absolute;
  top: 40%;
  left: 42%
}
.lds-dual-ring:after {
  content: " ";
  display: block;
  width: 64px;
  height: 64px;
  margin: 8px;
  border-radius: 50%;
  border: 6px solid #fff;
  border-color: #0356a8 transparent #0356a8 transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

div.template-cell{
    background-color: white;   
    box-shadow: 0px 0px 1px rgba(0,0,0,0.3);
}
div.template-cell:hover{  
    box-shadow: 0 2px 10px rgba(255, 117, 26, 1);
}

.infoIcon {
    position: relative;
    cursor: help;
    user-select: none;
}

#tooltipContainer {
    position: fixed;
    pointer-events: none;
    background: #333;
    color: #fff;
    padding: 5px 8px;
    border-radius: 4px;
    font-size: 12px;

    text-align: justify;
    text-justify: inter-word;
    hyphens: auto;

    min-width: 100px;
    max-width: 200px;
    white-space: normal;
    overflow-wrap: break-word;
    line-height: 1.4;

    opacity: 0;
    transition: opacity 0.2s ease;
    z-index: 9999;
}

.infoIcon:hover {
    opacity: 1;
}