﻿html {
    -webkit-text-size-adjust: 100%;
}

html, body {
    max-height: 100%;
    margin: 0;
    padding: 0;
}

article, header, main, nav, section, footer, aside {
    display: block;
}

[contenteditable=true]:empty:before {
    content: attr(placeholder);
    display: block;
    opacity: 0.65; /* For Firefox */
}

.background {
    height: 100%;
    width: 100%;
    left: 0px;
    top: 0px;
    position: absolute;
    z-index: -999;
}

.foreground {
    height: 100%;
    width: 100%;
    background-color: transparent;
}

a img {
    max-width: 100%;
    max-height: 100%;
}

.clearfix:after, .oCF:after, .oCtlIn:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

* html .clearfix {
    zoom: 1;
}

*:first-child + html .clearfix {
    zoom: 1;
}

.aSpan {
    display: inline-block;
    position: relative;
}

#textBox a, #textBox .a {
    position: relative;
    z-index: -10;
}

html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*, *:before, *:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}

div {
    color: inherit
}

li {
    border-collapse: collapse;
}

figure {
    position: relative;
    margin: 0px;
    text-align: center;
}

figcaption {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    padding: 1% 5px;
    background: rgba(255,255,255,0.75);
    color: #111;
}

.oCMB {
    height: 32px;
    width: 32px;
    float: right
}

.oHid {
    float: left;
    position: fixed;
    background: rgba(0,0,0,0.95);
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: -99999;
    display: none;
    -webkit-transition: 400ms ease-out;
    -moz-transition: 400ms ease-out;
    transition: 400ms ease-out;
    display: none
}

.oDis {
    float: left;
    position: fixed;
    background: rgba(0,0,0,0.95);
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    opacity: 1;
    z-index: 999999;
    display: block;
    padding: 0% 0%;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in
}

.oCPC {
    background: #AAA;
    font-weight: bold;
    top: 0px;
    position: absolute;
    right: 0px;
    width: 40px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    -webkit-border-top-right-radius: 10px;
    -moz-border-top-right-radius: 10px;
    border-top-right-radius: 10px;
    border: 1px solid #888;
    -moz-box-shadow: -1px -1px 2px #bbb inset;
    -webkit-box-shadow: -1px -1px 2px #bbb inset;
    box-shadow: -1px -1px 2px #888 inset
}

    .oCPC a {
        color: #450F65
    }

    .oCPC:hover {
        background: #CCC
    }

.oCPs {
    display: block;
    position: fixed;
    width: 40%;
    left: 30%;
    top: 20%;
    margin: auto;
    height: 60%;
    min-width: 350px;
}

.oCP {
    display: block;
    position: fixed;
    width: 60%;
    left: 20%;
    top: 18%;
    margin: auto;
    height: 76%;
    min-width: 375px;
}

.oCPl {
    display: block;
    position: fixed;
    width: 86%;
    left: 7%;
    top: 8%;
    margin: auto;
    height: 84%;
    min-width: 400px;
}

.oCPx {
    display: block;
    position: fixed;
    width: 98%;
    left: 1%;
    top: 1%;
    margin: auto;
    height: 98%;
    min-width: 400px;
}

.oCPH {
    position: relative;
    width: 100%;
    color: #000;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    text-align: center;
    font-size: 1.1em;
    letter-spacing: 0.1em;
    height: 30px;
    line-height: 30px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background: #DDD;
    border-bottom: solid #002525 1px;
    background: -moz-linear-gradient(#999,#777);
    background: -webkit-linear-gradient(#999,#777);
    background: -o-linear-gradient(#999,#777)
}

.oCPD {
    position: relative;
    width: 100%;
    overflow: auto;
    overflow-x: hidden;
    clear: both;
    background-color: #CCC;
    color: black;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.oCPDx {
    position: relative;
    width: 100%;
    height: 100%;
    ;
    overflow: auto;
    overflow-x: hidden;
    clear: both;
    background-color: #CCC;
    color: black;
    border-radius: 10px
}

.oCP .oCPD {
    max-height: 50%;
}

.oCPl .oCPD {
    max-height: 75%;
}

.oCpn {
    clear: both;
    margin: auto;
    text-align: left;
    display: block;
}

    .oCpn span {
        height: 24px;
        padding: 4px;
        text-align: right;
    }

.oPB {
    float: none;
    display: inline;
}

.FitToFly {
    background-image: url('Images/airplane3.png');
    background-repeat: no-repeat;
    display: block;
    height: 50px;
}

@media (min-width: 1px) and (max-width: 768px) {
    .oCPs, .oCP, .oCPl, .oCPx {
        display: block;
        position: fixed;
        width: 100%;
        left: 0%;
        top: 0%;
        margin: auto;
        height: 100%;
        min-width: 100%;
    }
}

.oCtl .eMen, .oCtlAct:hover .eMen, .eMen .oMen, .oBut32 .oSub, .oBut32 .eSub, .eMen .eSubI {
    display: none
}

.oCtl:hover .eMen, .oCtlAct:hover .eMen, .eMen:hover .oMen, .oBut32:hover .oSub, .oBut32:hover .eSub, .eMen:hover .eSubI {
    display: block
}

.oCtl {
    display: block;
    position: relative;
    float: none;
    clear: both;
    padding: 10px 2%;
    background-color: #fff;
}

    .oCtl img {
        max-width: 100%;
        height: auto;
    }

.oCtlImg {
    margin: 0px 2%;
}

.oChd {
    display: block;
    position: relative;
    min-height: 27px;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    text-align: center;
    font-size: 1.1em;
    letter-spacing: 0.1em;
    display: block;
    padding-top: 5px
}

.oCdt {
    display: block;
    position: relative;
}

.oCdv {
    position: relative;
    display: block;
    float: left;
    width: 100%;
    clear: both;
}

.oCtl .oCdv {
    margin: auto;
    float: none;
}

.oCtlIn {
    margin: auto;
    float: none;
}

.oCtl .eMen, .oCtlAct:hover .eMen, .eMen .oMen, .oBut32 .oSub, .oBut32 .eSub, .eMen .eSubI {
    display: none
}

.oCtl:hover .eMen, .oCtlAct:hover .eMen, .eMen:hover .oMen, .oBut32:hover .oSub, .oBut32:hover .eSub, .eMen:hover .eSubI {
    display: block
}

.oTmm {
    height: 100%;
    width: 32px;
    position: absolute;
    top: 0px;
    right: 0px;
    display: block;
    font-weight: normal;
    float: right;
    text-align: center;
}

.oTmr {
    position: absolute;
    top: 99%;
    width: 150px;
    right: 0px;
    background-color: #CCC;
    z-index: 999;
    text-align: center;
}

    .oTmr a {
        display: block;
        width: 100%;
        text-decoration: none;
        color: black !important
    }

.oTmm .oTmr {
    display: none;
}

.oTmm:hover .oTmr {
    display: block
}

.eMen {
    position: absolute;
    background-color: #CCC;
    top: 0px;
    right: 0px;
    height: 32px;
    width: 32px;
    border-radius: 10px
}

.lMen {
    position: absolute;
    background-color: #CCC;
    top: 0px;
    left: 0px;
    height: 32px;
    width: 32px;
    border-radius: 10px
}

.oMen {
    position: absolute;
    right: 0px;
    top: 32px;
    width: 320px;
    height: auto;
    z-index: 9999;
    height: auto;
    background-color: #1d1d1b;
    border-radius: 10px;
    color: black;
    padding-bottom: 10px
}

.eSub {
    position: absolute;
    left: 0px;
    top: 32px;
    width: 32px;
    height: auto;
    z-index: 9999;
    height: auto;
    background-color: #CCC;
    border-radius: 10px
}

.oSub {
    position: absolute;
    left: -32px;
    top: 0px;
    width: 32px;
    height: auto;
    z-index: 9999;
    height: auto;
    background-color: #CCC;
    border-radius: 10px
}

.eSubI {
    position: absolute;
    right: 0px;
    top: 32px;
    width: auto;
    height: auto;
    z-index: 9999;
    height: auto;
    background-color: #CCC;
    border-radius: 10px;
    padding: 5px
}

.oChd {
    display: block;
    width: 100%;
    position: relative;
    min-height: 27px;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    text-align: center;
    font-size: 1.1em;
    letter-spacing: 0.1em;
    display: block;
    padding-top: 5px;
}

.oGrd {
    margin: 2px auto 2px auto;
    border: 0px;
    border-collapse: collapse;
    word-break: break-word;
    width: 100%;
    background-color: #fff;
}

    .oGrd thead {
        font-weight: bold;
    }

    .oGrd a {
        text-decoration: none;
    }

    .oGrd td {
        padding: 0px;
        border: 0px;
        position: relative
    }

    .oGrd th {
        padding: 4px 2px;
        border: 0px;
    }

    .oGrd tr {
        /*position: relative*/
    }

    .oGrd .alt {
    }

    .oGrd .pgr {
    }

        .oGrd .pgr table {
        }

        .oGrd .pgr td {
        }

        .oGrd .pgr a {
        }

            .oGrd .pgr a:hover {
            }

/*calender*/
.calender {
    position: relative;
    display: inline;
}

.calenderTxt {
}

.calenderTxtImg {
    background: #FFF url(''/System/Ousia/calendar.png'') no-repeat right center;
}

.calenderDay {
    position: relative;
    display: inline;
    width: 14%;
    float: left;
    background-color: #CCC;
    text-align: center;
    cursor: pointer;
    -webkit-user-select: none;
}

.calenderDayO {
    position: relative;
    display: inline;
    width: 14%;
    float: left;
    background-color: #999;
    text-align: center;
    cursor: pointer;
    -webkit-user-select: none;
}

.calenderDayS {
    position: relative;
    display: inline;
    width: 14%;
    float: left;
    background-color: #EEE;
    text-align: center;
    cursor: pointer;
    -webkit-user-select: none;
}

.calenderDiv {
    position: absolute;
    top: 100%;
    left: 2px;
    background-color: white;
    width: 100%;
}

.calender .calenderDiv {
    display: none;
}

.calender:hover .calenderDiv {
    display: block;
}

.calendermR {
    display: block;
    float: left;
    width: 14%;
    cursor: pointer;
    -webkit-user-select: none;
    text-align: center;
    background-color: #EEE;
}

.calendermL {
    display: block;
    float: left;
    width: 14%;
    cursor: pointer;
    -webkit-user-select: none;
    text-align: center;
    background-color: #EEE;
}

.calendermD {
    display: block;
    float: left;
    width: 70%;
    text-align: center;
    -webkit-user-select: none;
    text-align: center;
}

.oBt {
    border-top: 1px solid #888;
    border-top: 1px solid rgba(130, 130, 130, 0.3);
}

.oBl {
    border-left: 1px solid #888;
    border-left: 1px solid rgba(130, 130, 130, 0.3);
}

.oBr {
    border-right: 1px solid #888;
    border-right: 1px solid rgba(130, 130, 130, 0.3);
}

.oBb {
    border-bottom: 1px solid #888;
    border-bottom: 1px solid rgba(130, 130, 130, 0.3);
}

.oPt {
    padding-top: 1em;
}

.oPl {
    padding-left: 2%;
}

.oPr {
    padding-right: 2%;
}

.oPb {
    padding-bottom: 1em;
}

.oMt {
    margin-top: 1em;
}

.oMl {
    margin-left: 2%;
}

.oMr {
    margin-right: 2%;
}

.oMb {
    margin-bottom: 1em;
}

.oNS {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.oDV {
    width: 100%;
    position: relative;
    display: block;
    height: auto
}

.oFL {
    float: left
}

.xFL {
    display: block;
    float: left
}

.oFR {
    float: right
}

.xFR {
    display: block;
    float: right
}

.oC {
    clear: both
}

.oTL {
    text-align: left
}

.oTC {
    text-align: center;
    margin: auto !important;
}

.RegFormTermsText {
    text-align: left;
    margin: auto !important;
    padding-left: 30px;
    padding-right: 30px;
}

.RegFormTermsConfirm {
    text-align: left;
    margin: auto !important;
    padding-left: 30px;
    text-align: center;
}

.ExpMain {
    float: left;
    width: 20%
}

.ExpLogbook {
    float: left;
    width: 20%
}

.ExpFields1 {
    float: left;
    width: 30%
}

.oLC {
    margin: auto
}

.oTR {
    text-align: right
}

.d32 {
    margin: 8px auto;
    float: left;
    clear: both;
    display: block;
    width: 100%;
}

.h32 {
    height: 32px;
    vertical-align: middle;
}

.x32 {
    line-height: 28px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    transition: border 0.2s;
}

.t32 {
    height: 40px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    /*    display: block;*/
    text-align: left;
    padding: 5px 10px;
    transition: border 0.2s;
}

.tAuto {
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    text-align: left;
    padding: 5px 10px;
    transition: border 0.2s;
}

    .t32:focus, .x32:focus, .tAuto:focus {
        border-color: #FF7417;
        outline: none;
    }

.l32 {
    font-weight: bold;
    font-size: 16px;
    min-height: 37px;
    line-height: 37px;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.label__hint {
    color: #696969;
    font-size: 12px;
    width: 30% !important;
}

.c32 {
    margin: 9px;
    display: block;
}

.b32 {
    margin: 20px auto;
    display: inline-block;
    line-height: 32px;
    padding: 6px 10px;
    min-width: 200px;
    background-color: rebeccapurple;
    border: none;
    color: #fff;
    border-radius: 8px;
    font-size: 15px;
    font-family: Montserrat,"Open Sans",sans-serif,Arial;
    cursor: pointer;
    -webkit-appearance: none;
    transition: background-color 0.2s;
}

    .b32:hover, .b32:active {
        background-color: mediumpurple;
        outline: none;
    }

textarea {
    padding-top: 5px;
    font-family: inherit;
}

input[type=text], input[type=number], textarea {
    padding-left: 10px
}

.oTB {
    font-family: inherit;
    padding: 0;
    outline: none;
    resize: none
}

    .oTB:hover {
        box-shadow: inset 0px 0px 2px 0px #aaa;
        -webkit-box-shadow: inset 0px 0px 2px 0px #aaa;
        -moz-box-shadow: inset 0px 0px 2px 0px #aaa
    }

.oLB {
    font-family: inherit;
    padding: 0
}

.oLB {
    font-family: inherit;
    padding: 0
}

.oDD {
    font-family: inherit;
    padding: 0
}

    .oDD input {
        font-size: 12px
    }

.o5, .x5 {
    width: 4.5%;
    margin-right: .5%
}

.o10, .x10 {
    width: 9.5%;
    margin-right: .5%
}

.o15, .x15 {
    width: 14.5%;
    margin-right: .5%
}

.o20, .x20, .x2030 {
    width: 19.5%;
    margin-right: .5%
}

.o25, .x25 {
    width: 24.5%;
    margin-right: .5%
}

.o30, .x30 {
    width: 30%;
    margin-right: 2%
}
/* width:29.5%;margin-right:.5% */
.o40, .x40, .x4070 {
    width: 39.5%;
    margin-right: .5%
}

.o50, .x50 {
    width: 49.5%;
    margin-right: .5%
}

.o60, .x60 {
    width: 59.5%;
    margin-right: .5%
}

.o70, .x70 {
    /*    width: 69.5%;*/
    margin-right: .5%
}

.o75, .x75 {
    width: 74.5%;
    margin-right: .5%
}

.o80, .x80 {
    width: 79.5%;
    margin-right: .5%
}

.o90, .x90 {
    width: 89.5%;
    margin-right: .5%
}

.o100, .x100 {
    width: 100%
}

.p10 {
    width: 10%
}

.p15 {
    width: 15%
}

.p20 {
    width: 20%
}

.p25 {
    width: 25%
}

.p30 {
    width: 30%
}

.p33 {
    width: 33.3333%
}

.p40 {
    width: 40%
}

.p50 {
    width: 50%
}

.p60 {
    width: 60%
}

.p70 {
    width: 70%
}

.p75 {
    width: 75%
}

.n10 {
    width: 10%
}

.n15 {
    width: 10%
}

.n20 {
    width: 20%
}

.n25 {
    width: 25%
}

.n30 {
    width: 30%
}

.n33 {
    width: 33.3333%
}

.n40 {
    width: 40%
}

.n50 {
    width: 50%
}

.n60 {
    width: 60%
}

.n70 {
    width: 70%
}

.n75 {
    width: 75%
}

.n25, .n30, .n33, .n40, .n50, .n60, .n70, .n75 {
    padding-left: 1%;
    padding-right: 1%;
}

.h5 {
    width: 5%;
}

.h4 {
    width: 4%;
}

.h10 {
    width: 10%;
}

.h10_2 {
    width: 2% !important;
}

.h18 {
    width: 18%;
}

.h15 {
    width: 15%;
}

    .h15 .tooltip {
        position: relative;
        display: inline-block;
        border-bottom: 1px dotted black;
    }

.tooltip .tooltiptext {
    visibility: hidden;
    width: 100%;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    /* Position the tooltip */
    position: absolute;
    z-index: 1;
    bottom: 100%;
    left: 50%;
    margin-left: -60px;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}

.h20 {
    width: 20%
}

.h25 {
    width: 25%
}

.h30 {
    width: 30%
}

.h33 {
    width: 33.3333%
}

.h40 {
    width: 40%
}

.h50 {
    width: 50%
}

.h60 {
    width: 60%
}

.h70 {
    width: 70%
}

.h75 {
    width: 75%
}

.o25 {
    max-width: 100%
}

.o33 {
    max-width: 100%
}
/*
    Heading underline style
*/
.heading__underline:after {
    content: "";
    background: #FF7417;
    display: block;
    height: 4px;
    margin: 15px auto 0 auto;
    width: 30px;
    border-radius: 2px;
}

/*
    Buttons
*/
.btn {
    display: inline-block;
    font-weight: bold;
    color: #2C3F7B;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.75rem 1.75rem;
    font-size: 16px;
    line-height: 1.6;
    border-radius: 0.5rem;
    outline: none;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
    -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}

.btn--block {
    display: block;
    width: 100%;
}

.btn--success {
    color: #FFF;
    background-color: #3FB98D;
    border-color: #3FB98D;
}

    .btn--success:hover, .btn--success:active {
        color: #FFF;
        background-color: #329370;
        border-color: #2f8969;
    }

/* 
    Desktop & Mobile Menu
*/
.menu--open {
    overflow: hidden;
}

    .menu--open .header {
        position: fixed;
        width: 100%;
        z-index: 6;
    }

.menu {
}

#menu__desktop {
    display: none;
}

    #menu__desktop a {
        /*margin-left: 5px;*/
        padding-left:5px;
        height:38px;
        font-size: 15px;
        color: rebeccapurple;
        transition: color 0.2s ease;
    }

.header .menu {
    margin-left: auto;
}

    .header .menu a {
        color: #333;
        font-size: 15px;
    }

#menu__desktop a:hover {
    color: #FF7417;
}

    #menu__desktop a:hover .icon_legend {
        background: rebeccapurple;
        margin-left: 41px;
        width: 120px;
        color: white;
        transition: all 0.2s;
    }

#menu__mobile {
    display: none;
}

    #menu__mobile .panel__item {
        zoom: 0.85;
    }

    #menu__mobile.open {
        display: block;
        padding: 15px;
        position: fixed;
        width: 100%;
        background-color: #fff;
        overflow-y: scroll;
        margin-top: 95px;
        z-index: 5;
        height: calc(100vh - 95px);
    }

.hamburger {
    font: inherit;
    display: inline-block;
    overflow: visible;
    margin: 0;
    padding: 15px;
    cursor: pointer;
    transition-timing-function: linear;
    transition-duration: .15s;
    transition-property: opacity,filter;
    text-transform: none;
    color: inherit;
    border: 0;
    background-color: transparent
}

    .hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner:after, .hamburger.is-active .hamburger-inner:before {
        background-color: #333
    }

.hamburger-box {
    position: relative;
    display: inline-block;
    width: 32px;
    height: 24px
}

.hamburger-inner {
    top: 50%;
    display: block;
    margin-top: -2px
}

    .hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
        position: absolute;
        width: 32px;
        height: 3px;
        transition-timing-function: ease;
        transition-duration: .15s;
        transition-property: transform;
        border-radius: 4px;
        background-color: #333
    }

        .hamburger-inner:after, .hamburger-inner:before {
            display: block;
            content: ""
        }

        .hamburger-inner:before {
            top: -10px
        }

        .hamburger-inner:after {
            bottom: -10px
        }

.hamburger--squeeze .hamburger-inner {
    transition-timing-function: cubic-bezier(.55,.055,.675,.19);
    transition-duration: 75ms
}

    .hamburger--squeeze .hamburger-inner:before {
        transition: top 75ms ease .12s,opacity 75ms ease
    }

    .hamburger--squeeze .hamburger-inner:after {
        transition: bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19)
    }

.hamburger--squeeze.is-active .hamburger-inner {
    transition-delay: .12s;
    transition-timing-function: cubic-bezier(.215,.61,.355,1);
    transform: rotate(45deg)
}

    .hamburger--squeeze.is-active .hamburger-inner:before {
        top: 0;
        transition: top 75ms ease,opacity 75ms ease .12s;
        opacity: 0
    }

    .hamburger--squeeze.is-active .hamburger-inner:after {
        bottom: 0;
        transition: bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s;
        transform: rotate(-90deg)
    }

@media (min-width:768px) {
    * {
        transition: 0.2s;
    }
    #menu__mobile--icon {
        display: none;
    }

    #menu__desktop {
        display: inline-block;
        margin-right: 30px;
    }

    .menu {
        margin-left: auto;
        display: flex;
        align-items: center;
    }
    #mobile-footer {
        display: none;
    }
}
/*Mobile CSS */
@media(max-width:768px) {
    /*hamburger icon right*/
    #menu__mobile--icon {
        float: right;
    }
    /*hide side menu*/
    .MenuSma .PageBody {
        padding-left: 0px;
        transition: padding-left 0.2s;
        overflow: hidden;
    }
    /*make view 100% for mobile use*/
    .content {
        padding: 0px;
    }
    /*animation*/
    * {
        transition: 0.2s;
    }
    /*table styling*/
    /* tr[class='oBb stickyHeader'] {
        display: none;
    }

    tr[class='oBt stickyHeader'] {
        display: none;
    }

    tr[class='oBb oBt stickyHeader'] {
        display: none;
    }*/
    tr[class*='stickyHeader'] {
        display: none;
    }

    tr[class='filters'] {
        display: block;
        text-align: center;
    }

    thead[class='filters']::before {
        content: 'Filters';
        font-size: 15px;
        letter-spacing: 5px;
        left: 5px;
    }

    thead[class='filters']::after {
        content: 'Items';
        font-size: 15px;
        letter-spacing: 5px;
    }

    thead tr:nth-child(1) td:nth-child(1) {
        display: none;
    }

    thead tr:nth-child(2) td:nth-child(1) {
        display: none;
    }

    thead tr:nth-child(3) td:nth-child(1) {
        display: none;
    }

    thead tr:nth-child(4) td:nth-child(1) {
        display: none;
    }

    thead tr:nth-child(5) td:nth-child(1) {
        display: none;
    }

    thead tr:nth-child(6) td:nth-child(1) {
        display: none;
    }

    #DateFrom {
        width: 100%;
        text-align: right;
    }

    #DateTo {
        width: 100%;
        clear: both;
        text-align: right;
    }

    .filters tr {
        width: 100%;
        text-align: center;
        border: none;
        font-size: 2vh;
    }

    .filters td {
        width: 100%;
        text-align: center;
        border: none;
        font-size: 2vh;
    }

    thead {
        display: block;
        width: 100%;
        text-align: center;
    }

    table, tbody, tr, td {
        display: block;
        width: 100%;
        text-align: right;
        font-size: 2vh;
        border: none;
    }

    td {
        padding: 10px;
    }

    .oGrd td:not(:last-child) {
        padding: 0px;
        border-bottom: 1px solid lightgray;
        position: relative
    }

    .oGrd {
        background: transparent;
        word-break: normal;
    }

    table, th, td {
        border: 1px solid black;
    }

        td::before {
            content: attr(data-col);
            float: left;
            padding-left: 15px;
            font-size: 2vh;
            font-weight: bold;
        }

        /*td[data-col="Location"]::before {
                color: red;
            }*/


        td::after {
            content: '';
            padding-right: 15px;
        }

        td div.oBut32 {
            float: right;
        }

    input[type="button"] {
        width: 100%;
        background: lightslategray;
        border-radius: 0px;
        border: none;
        padding: 10px;
        color: white;
        font-weight: 700;
        /*margin-top: 1px;*/
        padding-bottom: 10px;
        padding-top: 10px;
        letter-spacing: 3px;
        text-align: center;
    }

    tr {
        border-radius: 0px;
        margin-bottom: 25px;
        background-color: white;
        box-shadow: 1px 1px 10px grey;
    }

    .oGrd .alt {
        background-color: white;
    }
   
    /*Mobile Bottom Nav*/
    .mobile_menu_icon {
        position: relative;
    }

    .mobile_menu_icon_place {
        width: 30px;
        height: 30px;
        margin-right: 30px;
    }

    #mobile-footer {
        display: none;
        width: 100%;
        height: 50px;
        background-color: white;
        bottom: 0px;
        position: fixed;
        box-shadow: 1px 1px 10px grey;
        padding-top: 10px;
        z-index: 1;
    }

    #mobile_menu {
        display: flex;
        flex-direction: row;
        overflow: scroll;
    }
        /*hide bottom nav scrollbar*/
        #mobile_menu::-webkit-scrollbar {
            display: none;
        }
    /*Hide footer + add bottom padding*/
    .footer {
        display: block;
    }

    .PageBody {
        margin-bottom: 25px;
    }
    /*System*/
    .mainMenuOption a {
        width: 90%;
    }
    /*FindTravelBooking*/
    #ScheduleDateFrom {
        width: 100%;
    }

    #ScheduleDateTo {
        width: 100%;
    }
    /*Hamburger menu*/
    .menu__desktop_div {
        padding-top: 10px;
        width: 100%;
        right: 0px;
        float: right;
        margin-left: 40%;
    }

    body .MenuSma menu--open #menu__desktop {
        display: block;
    }

    nav#menu__desktop.open {
        display: block;
    }
    /*hide on hover tooltip*/
    .icon_legend {
        display: none;
    }
    /*Header & Logo*/
    #header {
        padding-bottom: 60px;
    }

    #logo {
        z-index:1;
    }
    /*Myaccount(Registration)*/
    #oCtl {
        padding: 0;
    }

    .oCtlIn select {
        width: 95% !important;
        margin-left: 2.5% !important;
        padding-left: 5%;
    }

    .oCtlIn input {
        width: 95% !important;
        margin-left: 2.5% !important;
        padding-left: 5%;
    }

    textarea[id=Address] {
        padding-left: 5%;
        width: 95% !important;
        margin-left: 2.5% !important;
    }

    .oCtlIn label {
        text-align: left;
        padding-left: 5%;
    }

    #VaccineGridLabel {
        display: none;
    }

    table#VaccineGrid tbody::before {
        content: 'Vaccincation Status';
        font-size: 15px;
        letter-spacing: 5px;
        display: block;
        text-align: center;
        margin-bottom: 15px;
    }
    table#VaccineGrid tbody:empty::before {
        content: '';
    }

    tfoot {
        display: block;
    }
        /*Registration + Editpatient*/
        tfoot[id="addNewVaccine"]::before {
            content: 'Add Vaccination';
            font-size: 15px;
            letter-spacing: 5px;
            display: block;
            text-align: center;
            margin-bottom: 15px;
        }

        tfoot[id="addNewVaccine"] td::after {
            content: none;
        }

        tfoot[id="addNewVaccine"] td a {
            padding-right: 15px;
        }
    /*Registration + Editpatient - hide vaccine headings*/
    thead[id="vaccineTitles"] td {
        display: none;
    }

    .RegFormTermsConfirm {
        padding-left: 0px;
    }

    /*hide hamburger icons*/
    #menu__mobile--icon {
        display: none;
    }


    /*Book Test/testing.aspx*/
    input {
        width: 100%;
    }

        input[id="Mobile"] {
            width: 100%
        }

        input[id="Email"] {
            width: 100%
        }

        input[id="SwabCode"] {
            width: 100%
        }

        input[id="Town"] {
            width: 100%
        }

        input[id="County"] {
            width: 100%
        }

        input[id="PostCode"] {
            width: 100%
        }

        input[id="SwabTown"] {
            width: 100%
        }

        input[id="SwabCounty"] {
            width: 100%
        }

        input[id="SwabPostCode"] {
            width: 100%
        }

    select {
        width: 100%;
    }

    /*Find Swab*/
    .filtersFindSwab tr {
        width: 100%;
        text-align: center;
        border: none;
        font-size: 2vh;
    }

    .filtersFindSwab td {
        width: 100%;
        text-align: center;
        border: none;
        font-size: 2vh;
    }

    tr[class='filtersFindSwab'] {
        display: block;
        text-align: center;
    }

    thead[class='filtersFindSwab']::before {
        content: 'Filters';
        font-size: 15px;
        letter-spacing: 5px;
        left: 5px;
    }

    thead[class='filtersFindSwab']::after {
        content: 'Items';
        font-size: 15px;
        letter-spacing: 5px;
    }

    thead[class="filtersFindSwab"] tr:nth-child(1) td:nth-child(3) {
        display: none;
    }

    thead[class="filtersFindSwab"] tr:nth-child(1) td:nth-child(4) {
        display: none;
    }

    thead[class="filtersFindSwab"] tr:nth-child(1) td:nth-child(5) {
        display: none;
    }

    thead[class="filtersFindSwab"] tr:nth-child(1) td:nth-child(6) {
        display: none;
    }

    thead[class="filtersFindSwab"] tr:nth-child(1) td:nth-child(7) {
        display: none;
    }


    thead[class="filtersFindSwab"] td::after {
        content: none;
    }

    thead[class="filtersFindSwab"] tr:nth-child(7) td:nth-child(3)::after {
        content: '';
    }

    /*experiments*/
    tfoot[id='addNewExperiment'] {
        display: block;
        width: 100%;
    }

        tfoot[id='addNewExperiment'] td {
            display: block;
            width: 100%;
        }

        tfoot[id="addNewExperiment"] tr:nth-child(1) td:nth-child(1) {
            display: none;
        }

        tfoot[id="addNewExperiment"] tr:nth-child(1) td:nth-child(6) {
            display: none;
        }

        tfoot[id="addNewExperiment"] tr:nth-child(1) td:nth-child(7) {
            display: none;
        }

    /*EditPatient*/
    #PatCodesLabel {
        display: none;
    }

    table[id='PatGrid'] {
        width: 100%;
    }

        table[id='PatGrid'] tbody {
            width: 100%;
        }
            table[id='PatGrid'] tbody::before {
                content: 'Departments';
                width: 100%;
                font-size: 15px;
                letter-spacing: 5px;
                text-align: center;
                float: left;
            }

            table[id='PatGrid'] tbody:empty::before {
                content: '';
            }

        table[id='PatGrid'] tfoot::before {
            content: 'Add Department';
            width: 100%;
            font-size: 15px;
            letter-spacing: 5px;
            text-align: center;
            float: left;
        }

        table[id='PatGrid'] tfoot td::after {
            content: '';
            display: block;
        }
        /*table[id='PatGrid']::before {
            content: 'Department';
            width: 100%;
            font-size: 15px;
            letter-spacing: 5px;
            text-align: center;
            float: left;
        }*/
        /*table[id='PatGrid'] tfoot tr td:nth-child(3){
                padding-bottom: 125px;
            }*/
        table[id='PatGrid'] tfoot td:not(:last-child) {
            height: 110px;
        }

    a[id='AddPatCode'] {
        padding-right: 15px;
    }

    input[id='addSwabButton'] {
        float: none;
    }

    table[id='TravelGrid'] thead {
        display: none;
    }

    table[id='DepartmentGrid'] tfoot td::before {
        content: attr(data-col);
        float: left;
        padding-left: 15px;
        font-size: 2vh;
        font-weight: bold;
    }

    div[id='PatGridArea'] div[class='oFL o600'] {
        width: 100%;
    }

    table[id='DepartmentGrid'] tbody::before {
        content: 'Departments';
        width: 100%;
        font-size: 15px;
        letter-spacing: 5px;
        text-align: center;
        float: left;
    }
    table[id='DepartmentGrid'] tbody:empty::before {
        content: '';
    }

    div[id='DepartmentArea'] tfoot::before {
        content: 'Add Department';
        width: 100%;
        font-size: 15px;
        letter-spacing: 5px;
        text-align: center;
        float: left;
    }

    table[id='DepartmentGrid'] tfoot td:not(:last-child) {
        height: 110px;
    }

    table[id='DepartmentGrid'] thead {
        display: none;
    }
    /*Tabbed Header*/
    div[id='CtrlHeader'] span {
        font-size: 3vw;
    }

    div[id='CtrlData'] {
        padding-top: 20px !important;
    }
    /*Swab History*/
    div[id='SwabGridArea'] thead {
        display: none;
    }

    /*Login*/
    #LogRememberMe {
        width: 10% !important;
    }
    /*Cookie Notification*/
    .cookieNotification {
        width: 100% !important;
        height: 25%;
        left: 0 !important;
        padding-top: 5% !important;
    }
    .cookieDismiss{
        padding-right: 15px;
        top: 5% !important;
    }
    /*notifications*/
    .div_notification {
        color: white;
        display: block;
        text-align: center;
        width: 55px;
        height: 50px;
        float: right;
    }
    #ProgressPanel {
        background-color: white !important;
        opacity: 0.9;
        transition: opacity 0.2s ease-in 0s;
        height: 87% !important;
        top: 60px !important;
        z-index: 2 !important;
    }
    #ProgressPanel img {
        height: 60px !important;
        width: 60px !important;
        left: 68% !important;
        top: 25% !important;
    }
    /*Swab Page*/
    #PatientName{
        padding-left: 5%;
    }
    #FirstTest{
        width: 10% !important;
    }
    table[id='ResultsGrid'] thead{
        display: none;
    }
    #ContentPlaceHolder1_oCtl{
        padding:0px;
    }
    #swabActionsTitle{
        display: block;
        margin-bottom: 20%;
    }
    #manualResultTitle{
        display: block;
        margin-bottom: 20%;
    }
    #clinicalNotesTitle {
        display: block;
        margin-bottom: 20%;
    }
    table[id='ClinicalNotesGrid'] thead {
        display: none;
    }
    table[id='ClinicalNotesGrid'] tfoot tr:nth-child(1) td:nth-child(1){
        display: none;
    }
    table[id='ClinicalNotesGrid'] tfoot tr:nth-child(1) td:nth-child(2)::before {
        content: 'Add Note';
    }

    table[id='AddResultsGrid'] tr:nth-child(1) td:nth-child(1){
        display: none;
    }
        table[id='AddResultsGrid'] tr:nth-child(1) td:nth-child(2) {
            display: none;
        }
    table[id='AddResultsGrid'] tr:nth-child(1) td:nth-child(3) {
        display: none;
    }
    table[id='AddResultsGrid'] tr:nth-child(1) td:nth-child(4) {
        display: none;
    }
    table[id='AddResultsGrid'] tr:nth-child(1) td:nth-child(5) {
        width: 100%;
    }
    table[id='AddResultsGrid'] tr:nth-child(1) td:nth-child(7) {
        display: none;
    }
    table[id='AddResultsGrid'] tr:nth-child(1) td:nth-child(8) {
        display: none;
    }

    /*Travel Bookings*/
    #flex-container-travel > .flex-div{
        padding: 0px;
        margin: 0px;
        width: 100%;
        margin-bottom: 10%; 
    }
    #flex-container-travel > .flex-div > .flex-div{
        width: 100%;
    }
    /*#flex-container-travel > .flex-div > div > select{
        width: 100% !important;
    }*/
    table[id='VaccineGrid'] {
        width: 100% !important;
    }
    table[id='VaccineGrid'] thead{
        display: none;
    }
    table[id='VaccineGrid'] tfoot td::before {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    table[id='VaccineGrid'] tfoot td::after {
        content: none;
    }
    table[id='VaccineGrid'] tfoot td:last-child{
        padding-bottom: 15px;
    }
    
    table[id='VaccineGrid'] tfoot tr:nth-child(1) td:nth-child(2){
        padding-left: 0px !important;
    }
    table[id='VaccineGrid'] tfoot tr:nth-child(1) td:nth-child(3){
        padding-left: 0px !important;
    }
    #flex-container-travel select {
        width: 95% !important;
        margin-left: 2.5% !important;
    }
    #flex-container-travel label {
        padding-left: 5%;
    }
    #VaccineDateGiven {
        width: 95% !important;
        margin-left: 2.5% !important;
    }
    a#AddVaccine{
        padding-right: 15px;
    }
    /*Batches*/
    #tr-batches {
        display: none !important;
    }
    #batchesTbody{
        margin-top: 70px;
    }
    #batchesThead td{
        text-align:center;
    }
    tfoot[id="addLocation"] tr:nth-child(1) td:nth-child(1) {
        display: none;
    }
    tfoot[id="addLocation"] tr:nth-child(1) td[class="h20"] {
        width: 95% !important;
        margin-left: 2.5% !important;
        height: 65px;
    }
    tfoot[id="addLocation"] tr:nth-child(1) td:nth-child(4) {
        display: none;
    }
   


}


/*Mobile Small screen - hide bottom nav*/
@media(max-height:667px) {
    #mobile-footer {
        display: none;
    }

    #menu__mobile--icon {
        display: none;
    }
    #ProgressPanel {
        height: 100% !important;
    }
}

/*
    Panel 
*/
.panel {
    background: #fff;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.15);
    padding: 20px;
    border-radius: 8px;
    text-align: left;
}

    .panel h2 {
        margin-bottom: 10px;
    }

    .panel .d32 {
        margin: 5px auto;
    }

    .panel .oMulD .l32 {
        min-height: 28px;
        line-height: 28px;
    }

    .panel .b32 {
        display: block;
        width: 100%;
    }

.dashboard {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.panel__item {
    color: #333 !important;
    background-color: #fff;
    cursor: pointer;
    text-decoration: none;
    width: 30%;
    flex: 0 0 30%;
    margin: 1.25%;
    border-radius: 10px;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);
    padding: 25px 20px;
    text-align: left;
    display: flex;
    align-items: center;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition: transform 0.15s ease-out;
}

    .panel__item:hover {
        -webkit-transform: translateY(-3px);
        -moz-transform: translateY(-3px);
        -ms-transform: translateY(-3px);
        transform: translateY(-3px);
    }

.panel__icon {
    margin-right: 15px;
}

    .panel__icon img {
        width: 50px;
    }

.panel__item h3 {
    float: none;
    line-height: 1.2;
    margin: 0;
    text-align: left;
}

.panel__item p {
    margin: 5px 0 0 0;
    font-size: 15px;
    opacity: 0.5;
    color: #444;
}

@media (max-width:992px) {
    .panel__item {
        width: 44%;
        flex: 0 0 44%;
        margin: 2%;
    }
}

@media (max-width:768px) {
    .panel__item {
        width: 100%;
        flex: 0 0 100%;
        margin: 0 0 20px 0;
        padding: 20px 15px;
    }
}

/*
    Questionnaire 
*/
.form-group {
    margin-bottom: 15px;
}

    .form-group .l32 {
        line-height: 1.4;
        min-height: 100%;
        margin-bottom: 1rem;
    }

    .form-group .l32, .form-group .t32, .form-group .tAuto {
        /*display: block;
        float: none;*/
        width: 100%;
    }

.checkin__form .fe-info {
    font-size: 1.4rem;
    position: relative;
    top: 3px;
    left: 4px;
    display: block;
}

.checkin__form, .checkin__card {
    padding: 30px;
    border-radius: 20px;
    background: #fff;
    -webkit-box-shadow: 0 0 24px rgba(27, 22, 66, 0.04), 0 44px 74px rgba(27, 22, 66, 0.06);
    box-shadow: 0 0 24px rgba(27, 22, 66, 0.04), 0 44px 74px rgba(27, 22, 66, 0.06);
    max-width: 600px;
    width: 100%;
    margin: 20px auto;
}

.checkin__card {
    text-align: center;
    display: none;
}

label.error, .invalid-feedback {
    margin-bottom: 0.5rem;
}

.invalid-feedback {
    display: block;
}

.custom-radio {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -0.5rem;
}

    .custom-radio > div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        padding: 0 0.5rem;
    }

    .custom-radio label {
        display: block;
        width: 100%;
        /*height: calc(1.6em + 1.5rem + 2px);*/
        padding: 0.75rem 1.25rem;
        font-size: 16px;
        font-weight: 400;
        line-height: 1.6;
        color: #2C3F7B;
        background-color: #F3F8FF;
        background-clip: padding-box;
        border: 1px solid transparent;
        border-radius: 0.5rem;
        -webkit-box-shadow: none;
        box-shadow: none;
        margin-bottom: 1rem;
        -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
        transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
        -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
        transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
        transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    }

    .custom-radio label {
        cursor: pointer;
        position: relative;
        display: block;
        min-height: 1.8rem;
        padding-left: 1.875rem;
    }

    .custom-radio input {
        display: none;
    }

    .custom-radio span {
        cursor: pointer;
        font-weight: bold;
        position: relative;
        margin-bottom: 0;
        margin-left: 2rem;
        vertical-align: top;
    }

        .custom-radio span::before {
            position: absolute;
            top: -2px;
            left: -2.4rem;
            display: block;
            width: 1.5rem;
            height: 1.5rem;
            pointer-events: none;
            content: "";
            background-color: #DCE0F3;
            border: #8D9AAE solid 0;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

        .custom-radio span::after {
            position: absolute;
            top: -1px;
            left: -2.45rem;
            display: block;
            width: 1.5rem;
            height: 1.5rem;
            content: "";
            background: no-repeat 50% / 70% 70%;
        }

        .custom-radio span::before {
            border-radius: 50%;
        }

    .custom-radio :checked ~ span::before {
        color: #FFF;
        background-color: #3FB98D;
        border-color: #3FB98D;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .custom-radio :checked ~ span::after {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8'%3e%3cpath fill='none' stroke='%23FFF' stroke-width='1.125' stroke-linecap='round' stroke-linejoin='round' d='M10.5 0.785156L4.3125 7.21373L1.5 4.29165'/%3e%3c/svg%3e");
    }

.text-danger {
    color: #F9655B !important;
}

@media (max-width: 600px) {
    .checkin__form {
        padding: 20px;
    }

    .custom-radio span {
        margin-left: 1.5rem;
    }
}

@media (max-width: 330px) {
    .checkin__form form {
        padding: 15px;
    }

    .custom-radio span {
        margin-left: 1rem;
    }
}


@media (min-width:1px) and (max-width:768px) {
    .o10, .o15, .o20, .o30, .o40, .o50, .o60, .o70, .o80, .o90, .o100 {
        width: 100%;
        margin: auto 0%
    }

    .x2030 {
        width: 29.5%;
        margin-right: .5%
    }

    .x4070 {
        width: 69.5%;
        margin-right: .5%
    }

    .p10, .p15, .p20, .p25, .p30, .p33, .p40, .p50, .p60, .p70, .p75 {
        width: 100%
    }

    .n10, .n15, .n20, .n25, .n30, .n33, .n40, .n50, .n60, .n70, .n75 {
        width: 100%
    }

    .xHid {
        display: none;
    }

    .d32 {
        margin: 5px auto;
    }

    .l32 {
        text-align: left; /* center */
        min-height: 28px;
        line-height: 28px;
    }

    .mAut {
        width: auto;
        margin: auto;
        float: none;
    }

    .oTC .t32 {
        padding: 0px;
        text-align: center
    }

    .xFL {
        display: block;
        float: none;
        margin-left: auto;
        margin-right: auto;
    }

    .xFR {
        display: block;
        float: none;
        margin-left: auto;
        margin-right: auto;
    }

    .t32.xFL {
        margin-left: 0;
        margin-right: 0;
    }

    .panel .oTC .t32 {
        text-align: left;
    }

    /* Sing test*/
    .dataTextbox {
        width: 30%;
        height: 400px;
        border: 1px solid #ccc;
        border-radius: 5px;
        box-sizing: border-box;
        display: block;
        text-align: left;
        padding: 5px 10px;
        transition: border 0.2s;
        display: block;
        float: none;
        margin-left: auto;
        margin-right: auto;
        margin-right: 2%;
        width: 30%;
        margin-right: 2%
    }

    .expCon {
        width: 100%;
        height: 500px;
        margin: 20px;
    }

    .label60 {
        width: 60%;
    }

    .btn40 {
        width: 40%;
    }

    .labelWidth20 {
        width: 20%;
    }

    .classwidth20 {
        width: 20%;
    }

    .labelWidth100 {
        width: 100%;
    }

    .flex-container {
        display: flex;
        flex-direction: row;
    }

        .flex-container > div {
            margin: 10px;
            padding: 20px;
            font-size: 30px;
            margin-top: 20px;
        }

    flex-container-column {
        display: flex;
        flex-direction: column;
    }
}

/*table head:*/
.stickyHeader {
    position: sticky;
    background: white;
    z-index: 1;
    top: 49px;
    height: 40px;
    box-shadow: 0px 14px 10px -18px #111;
}

.tac {
    text-align: center;
}

.w85p {
    width: 85%;
}

.w15p {
    width: 15%;
}

/*Cookie*/
.cookieNotification {
    text-align: center;
    align-items: center;
    justify-content: space-between;
    font-size: 12px;
    position: fixed;
    bottom: 20px;
    left: 30%;
    right: 30%;
    width: 40%;
    padding: 5px 14px;
    background-color: #eee;
    border-radius: 5px;
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
    border-color: darkslategrey;
    /*opacity: 0.9;*/
    animation-name: popUp;
    animation-duration: 0.9s;
}

@keyframes popUp {
    from {
        margin-bottom: -150px
    }

    to {
        margin-bottom: 0px
    }
}

.cookieClose {
    margin-top: 2px;
    margin-bottom: 2px;
    font-size: 12px;
    display: inline-block;
    min-width: 75px;
    padding: 6px 16px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 0;
    border-radius: 5px;
    background: rebeccapurple;
    color: #fff;
    outline: 0;
}


.cookieDismiss {
    top: 1px;
    right: 1px;
    position: absolute;
    font-size: 15px;
    color: darkgray
}

    .cookieDismiss:hover {
        color: black;
        cursor: pointer;
    }
.div_notification {
    color: white;
    display: block;
    text-align: center;
    width: 55px;
    height: 50px;
    float: right;
}

    .div_notification:hover {
        color: black;
        background-color: darkorange;
    }

    a{
        text-decoration:none !important;
    }
.uk-modal-dialog{
	margin-top:50px !important;
}

.divider {
    width: 25px;
    height: 2px;
    background-color: orangered;
    margin: 0.25rem;
    margin-bottom: 1rem !important;
}
.apt-notes-icon-container {
    position: relative; /* Make the container the reference point */
    display: inline-block;
    margin: 20px;
}

.apt-notes-icon {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: red;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    cursor: pointer;
}

.apt-notes-popup {
    display: none;
    position: absolute; /* Positioned relative to the container */
    top: 0; /* Align top of popup with top of container */
    right: 100%; /* Position right edge of popup at 100% of container */
    transform: translateX(-10px); /* Shift popup slightly to the left for better alignment */
    padding: 10px;
    background-color: white;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    z-index: 1000;
    white-space: nowrap; /* Prevents table from wrapping */
}

    .apt-notes-popup th,
    .apt-notes-popup td {
        border: 2px solid lightgrey; /* Add light grey solid border between cells */
        padding: 2px; /* Add padding for better spacing */
        font-size: 67%; /* Shrink the text by 33% */
    }

        .apt-notes-popup td:not(:last-child) {
            border-right: 2px solid lightgrey; /* Add 2px separator between cells */
        }

.apt-notes-icon-container:hover .apt-notes-popup {
    display: block;
}

.apt-notes-popup table {
    width: auto; /* Allows table to adjust its width based on content */
}

.uk-flex-right {
    justify-content: flex-end;
}

.flex-container {
    display: flex;
    justify-content: space-between; /* Distributes space between elements */
}
