@media print {
    .hide_print {
    display: none;
}
}
html {
    -ms-overflow-style: -ms-autohiding-scrollbar;

}
body {
    margin: 0 auto;
    text-align: left;
    font-size: 11pt;
    font-family:'Lato', sans-serif;
}
*,
*:after,
*:before {
    box-sizing: inherit;
}
h1 {
    color: darkslategrey;
    font-weight: 400;
    font-size: 32pt;
    margin: 0;
}
h2 {
    color: darkslategrey;
    font-weight: 400;
    font-size: 24pt;
    margin: 0;
}
h3 {
    color: darkslategrey;
    font-weight: 400;
    font-size: 20pt;
    margin: 14px 0 16px 0;
}
h4 {
    color: darkslategrey;
    font-weight:600;
    font-size: 14pt;
    margin: 4px 0px;
}
hr {
    border: none;
    height: 1px;
    /* Set the hr color */
    color: #24305e; /* old IE */
    background-color: #24305e; /* Modern Browsers */
    opacity: 0.25;
}
input[type=text], input[type=time], input[type=date], input[type=number], input[type=password], select {
    border: 1px solid #d9d9d9;
    padding: 10px 5px;
    font-size: 12pt;
}
    input[type=time], input[type=date] {
        text-align:center;
    }
    select {
        -webkit-appearance: none;
    }
    span, p {
}
.modalStyle {
    text-align: left;
    background-color: White;
    border: 0;
    padding: 20px;
    height:auto;
    width:auto;
    border-radius:5px;
}
.style26 {
    font-size: 12pt;
    text-decoration: none;
    color: gray;
    text-align: left;
}
.style26:hover { text-decoration:underline;}
.menu_button
{
 -webkit-appearance:none;
 -webkit-border-radius:0;
    margin:0 auto;
    border:0;
}
.btn_green
{
   background-color:#7D8F2B;
   color:white;
   cursor:pointer;
   height:30px;  
}
.btn_green:hover
{
    border-color:Gray;
}
.btn_yellow {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    background-color: #f76c6c;
    display: inline-block;
    color: white;
    font-size: 11pt;
    font-style: normal;
    padding: 5px 7px;
    border: 0;
    min-width: 70px;
    height: 30px;
    border-radius: 4px;
}
    .btn_yellow:hover {
        background-color: #3f3f3f;
        color:white;
        cursor: pointer;
    }
.btn_yellow:active {
	position:relative;
	top:2px;
}
.lb_large {
    color: GrayText;
    font-size: 14pt;
}
.clear_both {
    clear: both;
}
.float_left {
    float: left;
}
.pnl_header {
    background-color: #24305e;
    width: 100%;
    text-align: left;
    height: 60px;
    overflow: visible;
    padding: 10px 0 10px 0;
    position: fixed;
    top: 0px;
    z-index: 999;
}
.pnl_header_right {
    float: right;
    margin-right: 10px;
    margin-top: 10px;
}
.btn_notselected {
    background-color: #585858;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    margin: 0 auto;
    border: 0;
    margin-right: 5px;
    padding-left: 10px;
    padding-right: 10px;
    border: 0;
    font-size: 11pt;
    color: white;
    height: 30px;
}
    .btn_notselected:hover {
        background-color: #ff7b00;
        cursor: pointer;
    }
.btn_selected
{
    background-color:#45A3E0;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    margin:0 auto;
    border:0;
    margin-right:1px;
    padding:7px;
}
.btn_notselected:active {
	position:relative;
	top:2px;
}
.btn_selected:active {
    position: relative;
    top: 2px;
}
.GHList_dropdown
{
 border:1px solid #e0e0e0;
 font-size:16pt;
 font-weight:400;
 margin-top:6px;
}
.style45 {
    text-align: right;
    background-color: #F0F0F0;
    height: 26px;
    font-weight: bold;
    font-size: small;
}
.bigcal .ajax__calendar_container { width:280px; font-size:12pt; padding:10px;
-webkit-box-shadow: 10px 14px 22px -6px rgba(171,169,171,0.79);
-moz-box-shadow: 10px 14px 22px -6px rgba(171,169,171,0.79);
box-shadow: 10px 14px 22px -6px rgba(171,169,171,0.79);
}
.bigcal .ajax__calendar {
    border: 1px solid #8590AA;
}
.bigcal .ajax__calendar_days, .bigcal .ajax__calendar_months, .bigcal .ajax__calendar_years, .bigcal .ajax__calendar_body { width:270px; height:230px; }
.bigcal .ajax__calendar_title {
    color: #f76c6c;
    font-size: 16pt;
    font-weight: 300;
}
.bigcal .ajax__calendar_container table, .bigcal .ajax__calendar_container td {
    font-size: 12pt;
    color: #f76c6c;
}
.bigcal .ajax__calendar_days td {
    padding: 2px;
    color: #24305e;
}
    .bigcal .ajax__calendar_days td div,
    .bigcal .ajax__calendar_months td div,
    .bigcal .ajax__calendar_years td div
    {
        padding: 4px;
        text-align: center;
        vertical-align: middle;
    }
        .bigcal .ajax__calendar_months td div:hover,
        .bigcal .ajax__calendar_years td div:hover {
            background-color: #f8e9a1;
            color: #24305e;
        }
.bigcal .ajax__calendar_dayname {
    color: #24305e;
    font-size: 14pt;
    line-height: 34px;
    font-weight: 300;
}
.bigcal .ajax__calendar_today {
    color: #8590AA;
    font-style: italic;
}
.bigcal .ajax__calendar_active {
    background-color: #24305e;
    color:white;
}

.drop_shadow {
    -webkit-box-shadow: 10px 14px 22px -6px rgba(171,169,171,0.79);
    -moz-box-shadow: 10px 14px 22px -6px rgba(171,169,171,0.79);
    box-shadow: 10px 14px 22px -6px rgba(171,169,171,0.79);
}
        a:hover
        {
        color: black;
        }
        .style5_header
        {
        width: 100%;
        height: 11px;
        }
        .style3_header
        {
        height: 1px;
        background-color: #2A518A;
        }
.style4_header {
    height: 33px;
    font-size: x-small;
}
.style326_header {
    text-align: center;
    font-size: small;
}
        .style36
        {
        font-size: small;
        }
        .style14
        {
        font-size: small;
        color: #FF0000;
        }
.style22 {
    text-align: left;
    color: #000000;
    font-size: x-small;
    background-color: #FFFFFF;
}
.style15 {
    font-size: x-small;
    background-color: #FFFFFF;
}
        .style51
        {
        text-align: center;
        background-color: #F0F0F0;
        }
.style64 {
    background-color: #FFFFFF;
}
        .style69
        {
        background: #F0F0F0;
        font-weight: bold;
        font-size: x-small;
        }
.style105 {
    color: #FF0000;
    font-size: x-small;
}
.style141 {
    font-size: small;
    text-align: left;
}
        .style145
        {
        text-align: left;
        }
        .style170
        {
        font-size: medium;
        }
.style41 {
    color: #000000;
    font-size: small;
    text-align: left;
}
        .style191
        {
        font-size: medium;
        }
        .style209
        {
        color:crimson;
        font-size: 11pt;
        }
        .style252
        {
        text-align: left;
        background-color: #FEFFFF;
        }
        .style266
        {
        text-align: right;
        background-color: #F0F0F0;
        width: 311px;
        }
        .style267
        {
        text-align: right;
        font-weight: bold;
        background-color: #F0F0F0;
        width: 140px;
        }
        .style178
        {
        font-size: small;
        text-decoration: underline;
        }
        .style402
        {
        text-align: center;
        background-color: #FFFFFF;
        }
        .style405
        {
        text-align: center;
        background-color: #F0F0F0;
        }
        .style429
        {
        text-align: right;
        background-color: #F0F0F0;
        width: 311px;
        font-weight: bold;
        }
#main {
    margin-top: 70px;
}
.innermain {
    padding:20px;
}
.inner_960 {
    width: 1100px;
    margin: 0 auto;
}
.title_font {
    font-size: 28pt;
    color: White;
    float: left;
    padding-left: 20px;
    font-weight: 300;
}
.modalBackground {
    background-color: rgba(0, 0, 0, .42);
}
        .style94
        {
        text-align: right;
        background-color: #F4F4F4;
        }
        .style96
        {
        text-align: left;
        background-color: #FFFFFF;
        }
.style33 {
    font-size: x-small;
}
       .style20
        {
        text-align: right;
        font-weight: bold;
        background-color: #F0F0F0;
        }
/*AutoComplete flyout */
.autocomplete_completionListElement {
    margin: 0px !important;
    border: buttonshadow;
    border-width: 1px;
    border-style: solid;
    cursor: pointer;
    overflow: auto;
    height: 260px;
    font-size: 11pt;
    text-align: left;
    list-style-type: none;
    padding-left: 4px;
    white-space: nowrap;
    background-color: white;
    min-width: 450px !important;
    -webkit-box-shadow: 10px 14px 22px -6px rgba(171,169,171,0.79);
    -moz-box-shadow: 10px 14px 22px -6px rgba(171,169,171,0.79);
    box-shadow: 10px 14px 22px -6px rgba(171,169,171,0.79);
    z-index: 1012 !important;
}
/* AutoComplete highlighted item */
.autocomplete_highlightedListItem {
    background-color: GrayText;
    color: white;
    padding-left: 4px;
    padding-top: 3px;
    padding-bottom: 3px;
}
    /* AutoComplete item */
.autocomplete_listItem {
    background-color: window;
    color: GrayText;
    padding-left: 4px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.tbSearchCss {
    color: #6f6f6f;
    font-size: medium;
    width: 184px;
    padding: 10px 0px 10px 4px;
    border: 0;
    margin-top: -1px;
}
.lb_find {
    font-size: 14pt;
    color: white;
    background-color: #f76c6c;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    margin: 0 auto;
    padding: 9px 8px 10px 8px;
    margin-top:1px;
    border:0;
}
.accordionHeader, .accordionHeaderSelected {
    font-size: 12pt;
    border: 1px solid #fefefe;
    color: black;
    background-color: #fefefe;
    height: 30px;
    padding: 5px 5px 5px 5px;
    cursor: pointer;
}
.accordionContent {
    font-size: 11pt;
    border: 1px solid #fefefe;
    padding: 10px;
    background-color: white;
    color: dimgray;
    clear: both;
}
#infoBar {
    width: 610px;
    height: 18px;
    font-size: small;
}
        .style94
        {
        color: white;
        }
        .style85
        {
        color:Red;
        }
        .style95
        {
        background-color: #FF6600;
        }
        .style96
        {
        background-color: #000099;
        }
        .style40
        {
        color:Green;
        }
        .style41
        {
        color:Black;
        font-size:small;
        }
.left_col { text-align:right;}
.right_col { }
.red_panel { background-color:#FF0000; color:white; padding:4px 0 6px 6px; font-size:14pt; height:23px; border-radius:5px;}
.amber_panel { background-color:#fadc95; color:black; padding:4px 0 6px 6px; font-size:14pt; height:23px; border-radius:5px;}
.green_panel { background-color:#67c637; color:black; padding:4px 0 6px 6px; font-size:14pt; height:23px; border-radius:5px;}
.room_panel_div
{
    float:left;
    padding:5px 3px 5px 3px;
	background-color: #f8f8f8;
    border:1px solid #e0e0e0;
    font-size:10pt;
}
.panel_div {
    text-align: left;
    padding: 6px;
    background-color: #fff;
    /*border: 1px solid #e0e0e0;*/
    overflow: hidden;
}
.panel_div_100 {
    clear:both;
    width:100%;
    padding: 6px;
    overflow: hidden;
}
.panel_border {
    border: 1px solid #e0e0e0;
}
a.tt
{
	position:relative;
	z-index:24;
	text-decoration:none;
	color:black;
}
a.tt span
{
    display: none;
}
    a.tt span span {
        display:unset;
    }
a.tt:hover
{
    z-index:25;
    cursor:help;
}
a.tt:hover span.tooltip
{
    display:block;
    position:absolute;
    top:0px; left:0;
	padding: 10px 10px 10px 10px;
	width:330px;
    background-color:#f3f3f3;
    margin-top:17px;
    -webkit-box-shadow: 2px 2px 3px #000;
    box-shadow: 2px 2px 3px #000;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    z-index:25;
}
    .lb { color:grey; text-decoration:none; font-style:italic; text-decoration:underline; }
    .lb:hover { background-color:grey; color:white; cursor:pointer; }
.my_image {
   height: 256px;
    width: 256px;
    -webkit-animation: grow 1s;
    animation: grow 1s;
    -webkit-transform: scale(0,0); 
    transform: scale(0,0);
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards; /* Add this so that your modal doesn't 
                                      close after the animation completes */
}
@-webkit-keyframes grow {
    100% {
        -webkit-transform: scale(1,1); 
    }
}
@keyframes grow {
    100% {
        transform: scale(1,1); 
    }
}
.success_alert {
    -webkit-animation: my_success 3s;
    -webkit-animation-iteration-count: 1;
    animation: my_success 3s;
    animation-iteration-count: 1;
    Font-Size: 11pt;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border: none;
    position: fixed;
    padding: 15px;
    color: white;
    background-color: green;
    right: 0px;
    bottom: 0px;
    opacity: 0;
    z-index: 1000;
}
.notsuccess_alert {
    -webkit-animation: my_success 50s;
    -webkit-animation-iteration-count: 1;
    animation: my_success 5s;
    animation-iteration-count: 1;
    Font-Size: 11pt;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border: none;
    position: fixed;
    padding: 15px;
    color: white;
    background-color: red;
    right: 0px;
    bottom: 0px;
    opacity: 0;
    z-index: 1000;
    height: auto;
    width: 300px;
}
@-webkit-keyframes my_success
{
0% {opacity: 1; }
50% {opacity: 1; }
100% {opacity: 0; }
}
@keyframes my_success
{
0% {opacity: 1; }
50% {opacity: 1; }
100% {opacity: 0; }
}
#cssmenu_availability {
    height: 38px;
    display: block;
    padding: 0;
    margin: 0px auto;
    border: 0;
    width: 120px;
    z-index: 2;
}
    #cssmenu_availability > ul {
        list-style: inside none;
        padding: 0;
        margin: 0;
    }
        #cssmenu_availability > ul > li {
            list-style: inside none;
            padding: 0;
            margin: 0;
            float: left;
            display: block;
            position: relative;
        }
            #cssmenu_availability > ul > li > a {
                outline: none;
                display: block;
                position: relative;
                padding: 12px 17px;
                font-size: 11pt;
                text-align: center;
                text-decoration: none;
            }
                #cssmenu_availability > ul > li > a:after {
                    content: '';
                    position: absolute;
                    top: -1px;
                    bottom: -1px;
                    right: -2px;
                    z-index: 99;
                }
    #cssmenu_availability ul li.has-sub:hover > a:after {
        top: 0;
        bottom: 0;
    }
    #cssmenu_availability > ul > li.has-sub > a:before {
        position: absolute;
        top: 18px;
        right: 6px;
        border: 0;
    }
    #cssmenu_availability > ul > li.has-sub:hover > a:before {
        top: 19px;
    }
    #cssmenu_availability ul li.has-sub:hover > ul, #cssmenu_availability ul li.has-sub:hover > div {
        display: block;
    }
    #cssmenu_availability ul li.has-sub > a:hover {
        background: #3f3f3f;
        color:white;
    }
    #cssmenu_availability ul li > ul, #cssmenu_availability ul li > div {
        display: none;
        width: auto;
        position: absolute;
        top: 38px;
        padding: 10px 0;
        background: #3f3f3f;
        border-radius: 0 5px 5px 5px;
        z-index: 999;
    }
    #cssmenu_availability ul li > ul {
        width: 240px;
    }
        #cssmenu_availability ul li > ul li {
            display: block;
            list-style: inside none;
            padding: 0;
            margin: 0;
            position: relative;
        }
            #cssmenu_availability ul li > ul li a {
                outline: none;
                display: block;
                position: relative;
                margin: 0;
                padding: 8px 20px;
                font-size: 11pt;
                color: #fff;
                text-decoration: none;
            }
    #cssmenu_availability, #cssmenu_availability > ul > li > ul > li a:hover {
        background: #f76c6c;
        color: black;
    }
        #cssmenu_availability > ul > li > a {
            color: #000;
        }

.menu_fa {
    position: relative;
    font-size: 11pt;
    display: inline;
    color: white;
}
#cssmenu {
    height: 50px;
    display: block;
    padding: 0;
    margin: 0px auto;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
}

    #cssmenu > ul {
        list-style: inside none;
        padding: 0;
        margin: 0;
    }

        #cssmenu > ul > li {
            list-style: inside none;
            padding: 0;
            margin: 0;
            float: left;
            display: block;
            position: relative;
        }

            #cssmenu > ul > li > a {
                outline: none;
                display: block;
                position: relative;
                padding: 16px 17px;
                font-size: 12pt;
                text-align: center;
                text-decoration: none;
            }

            #cssmenu > ul > li:first-child > a {
                border-radius: 5px 0 0 5px;
            }

            #cssmenu > ul > li > a:after {
                content: '';
                position: absolute;
                border-right: 1px solid;
                top: -1px;
                bottom: -1px;
                right: -2px;
                z-index: 99;
            }

    #cssmenu ul li.has-sub:hover > a:after {
        top: 0;
        bottom: 0;
    }

    #cssmenu > ul > li.has-sub > a:before {
        position: absolute;
        top: 18px;
        right: 6px;
    }

    #cssmenu > ul > li.has-sub:hover > a:before {
        top: 19px;
    }

    #cssmenu ul li.has-sub:hover > a {
        background: #3f3f3f;
        padding-bottom: 17px;
        padding-top: 17px;
        top: -1px;
        z-index: 999;
    }

    #cssmenu ul li.has-sub:hover > ul, #cssmenu ul li.has-sub:hover > div {
        display: block;
    }

    #cssmenu ul li.has-sub > a:hover {
        background: #3f3f3f;
    }

    #cssmenu ul li.has-sub ul li.has-sub-sub:hover > a:after {
        top: 0;
        bottom: 0;
    }

    #cssmenu > ul > li.has-sub ul li.has-sub-sub > a:before {
        position: absolute;
        top: 0px;
        right: 6px;
    }

    #cssmenu > ul > li.has-sub ul li.has-sub-sub:hover > a:before {
        top: 1px;
    }

    #cssmenu ul li.has-sub ul li.has-sub-sub:hover > a {
        top: -1px;
        z-index: 999;
    }
    #cssmenu ul li.has-sub ul li.has-sub-sub:hover > ul, #cssmenu ul li.has-sub ul li.has-sub-sub:hover > div {
        display: block;
        left: 220px;
    }
    #cssmenu ul li > ul li.has-sub-sub > ul, #cssmenu ul li.has-sub-sub > div {
        display: none;
        width: auto;
        position: absolute;
        top: -10px;
        padding: 10px 0;
        background: #3f3f3f;
        border-radius: 0 0 5px 5px;
        z-index: 999;
    }
    #cssmenu ul li > ul li.has-sub-sub > ul {
        width: 220px;
    }
    #cssmenu ul li > ul li.has-sub-sub {
        display: block;
        list-style: inside none;
        padding: 0;
        margin: 0;
        position: relative;
    }
        #cssmenu ul li > ul li.has-sub-sub a {
            outline: none;
            display: block;
            position: relative;
            margin: 0;
            padding: 8px 20px;
            color: #fff;
            text-decoration: none;
            text-shadow: 1px 1px 0 rgba(0,0,0, 0.5);
        }
    #cssmenu ul li > ul, #cssmenu ul li > div {
        display: none;
        width: auto;
        position: absolute;
        top: 46px;
        padding: 10px 0;
        background: #3f3f3f;
        border-radius: 0 0 5px 5px;
        z-index: 999;
    }
    #cssmenu ul li > ul {
        width: 220px;
    }
        #cssmenu ul li > ul li {
            display: block;
            list-style: inside none;
            padding: 0;
            margin: 0;
            position: relative;
        }
            #cssmenu ul li > ul li a {
                outline: none;
                display: block;
                position: relative;
                margin: 0;
                padding: 8px 20px;
                color: #fff;
                text-decoration: none;
                text-shadow: 1px 1px 0 rgba(0,0,0, 0.5);
            }
    #cssmenu, #cssmenu > ul > li > ul > li a:hover {
        background: #24305e;
    }
#cssmenu {
    border-color: #24305e;
}
    #cssmenu > ul > li > a {
        border-right: 1px solid #1b313d;
        color: #fff;
    }
        #cssmenu > ul > li > a:after {
            border-color: #6696bd;
        }
        #cssmenu > ul > li > a:hover {
            background: #3f3f3f;
        }
.disabled {
    pointer-events: none;
    opacity: 0.6;
}
.float_right {
    float: right;
    margin-right:4px;
}
.v-align {
    padding-top:3px;
}
.rqd_field {
    color:crimson;
}
.copyright {
    font-size:9pt; color:GrayText; width:100%; text-align:center; font-style:italic;
}
.items-list ul {
    clear: both;
    list-style-type: none;
}
.items-list ul li {
    float: left;
    padding: 5px;
    margin-left:10px;
}
.fa-exclamation-circle {
    font-size: 56pt;
    color: gray;
}
.modal {
    position: fixed;
    z-index: 999;
    height: 100%;
    width: 100%;
    top: 0;
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.8;
}
.center {
    z-index: 1000;
    margin: 260px auto;
    border: 1px solid #dedede;
    background-color: white;
    width: 40px;
    padding: 40px;
}
.close_button {
    position: absolute;
    right: -15px;
    top: -15px;
    z-index: 1000;
    border: 0;
}
.btn_upload {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    background-color: #f76c6c;
    display: inline-block;
    color: white;
    font-size: 11pt;
    font-style: normal;
    padding: 9px;
    border: 0;
}
    .btn_upload:hover {
        background-color: #3f3f3f;
        color:white;
        cursor: pointer;
    }
#cssmenu_booking {
    height: 40px;
    padding: 0;
    z-index: 1;
    border-top: 1px solid #e0e0e0;
    background-color:white;
}
    #cssmenu_booking > ul {
        list-style: inside none;
        padding: 0;
        margin: 0;
    }
        #cssmenu_booking > ul > li {
            list-style: inside none;
            padding: 0;
            margin: 0;
            float: left;
            display: block;
            position: relative;
        }

            #cssmenu_booking > ul > li > a {
                outline: none;
                display: block;
                position: relative;
                padding: 12px 17px;
                text-align: center;
                text-decoration: none;
            }

            #cssmenu_booking > ul > li:first-child > a {
                border-radius: 5px 0 0 5px;
            }

            #cssmenu_booking > ul > li > a:after {
                content: '';
                position: absolute;
                top: 0px;
                bottom: 0px;
                right: -2px;
                z-index: 99;
            }

    #cssmenu_booking ul li.has-sub:hover > a:after {
        top: 0;
        bottom: 0;
    }

    #cssmenu_booking > ul > li.has-sub > a:before {
        position: absolute;
        top: 18px;
        right: 6px;
        border: 5px solid gray;
        border-top: 5px solid #fff;
    }

    #cssmenu_booking > ul > li.has-sub:hover > a:before {
        top: 19px;
    }

    #cssmenu_booking ul li.has-sub:hover > a {
        background: #24305e;
        border-color: #24305e;
        padding-bottom: 13px;
        padding-top: 13px;
        top: 0px;
        z-index: 999;
        color: white;
    }

    #cssmenu_booking ul li.has-sub:hover > ul, #cssmenu_booking ul li.has-sub:hover > div {
        display: block;
    }

    #cssmenu_booking ul li.has-sub > a:hover {
        background: #24305e;
    }

    #cssmenu_booking ul li > ul, #cssmenu_booking ul li > div {
        display: none;
        width: auto;
        position: absolute;
        top: 38px;
        padding: 10px 0;
        background: #24305e;
        border-radius: 0 0 5px 5px;
        z-index: 999;
    }

    #cssmenu_booking ul li > ul {
        width: 240px;
    }

        #cssmenu_booking ul li > ul li {
            display: block;
            list-style: inside none;
            padding: 0;
            margin: 0;
            position: relative;
        }

            #cssmenu_booking ul li > ul li a {
                outline: none;
                display: block;
                position: relative;
                margin: 0;
                padding: 8px 20px;
                color: #fff;
                text-decoration: none;
            }

    #cssmenu_booking > ul > li > ul > li a:hover {
        background: #f8e9a1;
        color: black;
    }

    #cssmenu_booking > ul > li > a {
        /*border-right: 1px solid gray; */
        color: #24305e;
    }

        #cssmenu_booking > ul > li > a:after {
            border-color: gray;
        }

        #cssmenu_booking > ul > li > a:hover {
            background: #f8e9a1;
        }
.required_style {
    color: crimson;
    font-size: 14pt;
}
.header_style {
    color: gray;
    font-size: 11pt;
    font-style: italic;
}
/*.NotesTabStyle .ajax__tab_header {
    font-family: Calibri;
}

.NotesTabStyle .ajax__tab_tab {
    color: black;
    font-size: 11pt;
}

.NotesTabStyle .ajax__tab {
    margin-bottom: 3px;
}

.NotesTabStyle .ajax__tab_hover .ajax__tab_outer {
    cursor: pointer;
}

.NotesTabStyle .ajax__tab_body {
    border-top-width: 0;
    border: 1px solid #e0e0e0;
    text-align: left;
    overflow: hidden;
}*/
.modal_pnl_status {
    text-align: center;
    background-color: White;
    border: 0;
    padding: 30px;
}
/***************************************************CALENDAR AND TABS *******************************************/
/*.MyTabStyle .ajax__tab_header {
    font-family: Calibri;
}

.MyTabStyle .ajax__tab_tab {
    color: black;
    font-size: 11pt;
}

.MyTabStyle .ajax__tab {
    margin-bottom: 3px;
}

.MyTabStyle .ajax__tab_hover .ajax__tab_outer {
    cursor: pointer;
}

.MyTabStyle .ajax__tab_body {
    border-top-width: 0;
    border: 1px solid #e0e0e0;
    text-align: left;
    overflow: hidden;
}*/
.panel {
    width: 410px;
    float: left;
    background-color: #EDF4F8;
    border: 1px dashed #C2DAE7;
    position: relative;
    left: 0px;
    text-align: left;
    padding-top: 10px;
    color: grey;
    z-index: 1;
    position: relative;
    bottom: 0;
}
.container {
    padding: 5px 10px 5px 10px;
    background-color: white;
    border: 1px solid whitesmoke;
    height: auto;
}
.slider-arrow {
    padding: 7px 10px;
    text-align: center;
    width: 50px;
    float: left;
    background: #ff7b00;
    color: white;
    font-size: 16pt;
    text-decoration: none;
    position: relative;
    left: 0px;
    z-index: 1;
}
.user {
    top: 0;
    left: 0;
    position: relative;
    width: 100%;
    height: 100%;
}
.gv_tasks {
    padding: 3px 6px;
    vertical-align: top;
}
/*************************************************** HOME *******************************************************/
.wrapper {
    margin: 0 auto;
    width: 1100px;
    margin-top: 100px;
}
.btn_home {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border: none;
    font-size: 12pt;
    top: 0px;
    left: 0px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #d9d9d9;
    padding: 8px;
}
.btn_home:hover {
    cursor: pointer;
    box-shadow: 0 0 5px gray;
}
.btn_home:active {
    outline: none;
    box-shadow: 0 0 5px #24305e;
}
.home_button_panel {
    width: 100px;
    height: 60px;
    text-align: center;
    margin-left: 4px;
    margin-right: 4px;
    display: inline-block;
    color:GrayText;
}
.warm_class {
    background-color: #436f93;
    color: orange;
    -webkit-animation: my_warm 4s;
    -webkit-animation-iteration-count: infinite;
    animation: my_warm 4s;
    animation-iteration-count: infinite;
    Font-Size: 12pt;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border: none;
}
.warm_class:hover {
        cursor: pointer;
        border: 2px solid gray;
    }
.warm_class:active {
        outline: none;
        border: 2px solid #24305e;
        box-shadow: 0 0 10px #24305e;
        top: 2px;
        position: relative;
    }
@-webkit-keyframes my_warm {
    0% {
        color: orange;
    }
    50% {
        color: white;
    }
    100% {
        color: orange;
    }
}
@keyframes my_warm {
    0% {
        color: orange;
    }
    50% {
        color: white;
    }
    100% {
        color: orange;
    }
}
.hot_class {
    background-color: #436f93;
    color: crimson;
    -webkit-animation: myfirst 4s;
    -webkit-animation-iteration-count: infinite;
    animation: myfirst 4s;
    animation-iteration-count: infinite;
    Font-Size: 12pt;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border: none;
}
    .hot_class:hover {
        cursor: pointer;
        border: 2px solid gray;
    }
    .hot_class:active {
        outline: none;
        border: 2px solid #24305e;
        box-shadow: 0 0 10px #24305e;
        top: 2px;
        position: relative;
    }
@-webkit-keyframes myfirst {
    0% {
        color: crimson;
    }

    50% {
        color: white;
    }

    100% {
        color: crimson;
    }
}
@keyframes myfirst {
    0% {
        color: crimson;
    }

    50% {
        color: white;
    }

    100% {
        color: crimson;
    }
}
#date_clock {
    float: right;
    margin-right: 5px;
    margin-top: 8px;
    color: white;
    text-align: right;
}

.btn_weather {
    background-color: #436f93;
    color: white;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border: none;
}

    .btn_weather:hover {
        cursor: pointer;
        border: 2px solid gray;
    }

    .btn_weather:active {
        outline: none;
        border: 2px solid #24305e;
        box-shadow: 0 0 10px #24305e;
        top: 2px;
    }

button[data-balloon] {
    overflow: visible;
}

[data-balloon] {
    position: relative;
}

    [data-balloon]:before,
    [data-balloon]:after {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -khtml-opacity: 0;
        -moz-opacity: 0;
        opacity: 0;
        pointer-events: none;
        -webkit-transition: all 0.18s ease-out 0.18s;
        transition: all 0.18s ease-out 0.18s;
        bottom: 100%;
        left: 50%;
        position: absolute;
        z-index: 9999;
        -webkit-transform: translate(-50%, 10px);
        -ms-transform: translate(-50%, 10px);
        transform: translate(-50%, 10px);
        -webkit-transform-origin: top;
        -ms-transform-origin: top;
        transform-origin: top;
    }

    [data-balloon]:after {
        background: rgba(17, 17, 17, 0.9);
        border-radius: 4px;
        color: #fff;
        content: attr(data-balloon);
        font-size: 12px;
        padding: .5em 1em;
        white-space: nowrap;
        margin-bottom: 11px;
    }

    [data-balloon]:before {
        background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%280%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E') no-repeat;
        background-size: 100% auto;
        height: 6px;
        width: 18px;
        content: "";
        margin-bottom: 5px;
    }

    [data-balloon]:hover:before,
    [data-balloon][data-balloon-visible]:before,
    [data-balloon]:hover:after,
    [data-balloon][data-balloon-visible]:after {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        -khtml-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
        pointer-events: auto;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }

    [data-balloon][data-balloon-break]:after {
        white-space: normal;
    }

[data-balloon-pos="left"]:before,
[data-balloon-pos="left"]:after {
    bottom: auto;
    left: auto;
    right: 100%;
    top: 50%;
    -webkit-transform: translate(10px, -50%);
    -ms-transform: translate(10px, -50%);
    transform: translate(10px, -50%);
}

[data-balloon-pos="left"]:after {
    margin-right: 11px;
    margin-top: 16px;
}

[data-balloon-pos="left"]:before {
    background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%28-90%2018%2018%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E') no-repeat;
    background-size: 100% auto;
    height: 18px;
    width: 6px;
    margin-right: 5px;
    margin-bottom: 0;
    margin-top: 16px;
}

[data-balloon-pos="left"]:hover:before,
[data-balloon-pos="left"][data-balloon-visible]:before,
[data-balloon-pos="left"]:hover:after,
[data-balloon-pos="left"][data-balloon-visible]:after {
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

[data-balloon-length]:after {
    white-space: normal;
}

[data-balloon-length="xlarge"]:after {
    width: 390px;
    font-size: 11pt;
}

#progressbar {
    width: 100%;
    height: 36px;
    background-color: green;
    padding-left:2px;
}

#progress {
    background: crimson; /*-- Color of the bar --*/
    height: 36px;
    width: 0%;
    max-width: 100%;
    float: left;
    -webkit-animation: progress 2s 1 forwards;
    -moz-animation: progress 2s 1 forwards;
    -ms-animation: progress 2s 1 forwards;
    animation: progress 2s 1 forwards;
    background-image: linear-gradient( -45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent );
}
#pbaranim {
    margin-top:4px;
}

@-webkit-keyframes progress {
    from {
    }

    to {
        width: 100%
    }
}

@-moz-keyframes progress {
    from {
    }

    to {
        width: 100%
    }
}

@-ms-keyframes progress {
    from {
    }

    to {
        width: 100%
    }
}

@keyframes progress {
    from {
    }

    to {
        width: 100%
    }
}
.notes {
    width: 600px;
    height: 200px;
    overflow-y: auto;
    border: 1px solid #d9d9d9;
}

/**************************************** LOGIN DEFAULT.ASPX *******************************************/
#gv_forecast tr {
    border-color:white;
}
#gv_forex tr {
    border-color: white;
}
.login_warm_class {
    color: white;
    -webkit-animation: my_login_warm 4s;
    -webkit-animation-iteration-count: infinite;
    animation: my_login_warm 4s;
    animation-iteration-count: infinite;
}

@-webkit-keyframes my_login_warm {
    0% {
        color: white;
    }

    50% {
        color: orange;
    }

    100% {
        color: white;
    }
}

@keyframes my_login_warm {
    0% {
        color: white;
    }

    50% {
        color: orange;
    }

    100% {
        color: white;
    }
}

.login_hot_class {
    color: white;
    -webkit-animation: my_login_hot 5s;
    -webkit-animation-iteration-count: infinite;
    animation: my_login_hot 5s;
    animation-iteration-count: infinite;
}

@-webkit-keyframes my_login_hot {
    0% {
        color: white;
    }

    50% {
        color: crimson;
    }

    100% {
        color: white;
    }
}

@keyframes my_login_hot {
    0% {
        color: white;
    }

    50% {
        color: crimson;
    }

    100% {
        color: white;
    }
}


.row {
    display: flex;
    flex-wrap: wrap;
    padding-top:30px;
    padding-bottom:30px;
}

.col {
    flex: 50%;
    text-align: center;
    font-size: 16pt;
    color: White;
    background-color: white;
}
.col3 {
    flex: 33.3%;
    text-align: center;
    font-size: 16pt;
    color: White;
}
.col5 {
    width: 20%;
    text-align: center;
    float:left;
}
@media screen and (max-width: 600px) {
    .row {
        flex-direction: column;
    }
}

    .login_panel_div {
        height: auto;
        text-align: center;
        width: auto;
        font-size: 12pt;
    }

.login_css {
    font-size: 12pt;
    margin-top: 10px;
    color: white;
    width: 100%;
    border: 0;
}
.login_css td { text-align:center; }

.login_textbox {
    border: 0;
}

.login_button {
    border: 0;
    font-size: 18px;
    padding:10px 4px 10px 4px;
    -webkit-appearance: none;
    margin-top: 8px;
    margin-right: 9px;
    background-color: #f76c6c;
    color: white;
    width:100%;
}
        .login_button:hover {
            outline: none;
            cursor: pointer;
            background-color: darkgray;
            color: white;
        }
    .hyper_link {
        color: White;
        text-decoration: none;
    }
        .hyper_link:hover {
            text-decoration: underline;
        }
    .version_button {
        background-color: orange;
        border: 2px solid gray;
        width: 160px;
        padding: 5px;
        border-radius: 5px;
        white-space: normal;
        margin-bottom: 12px;
        margin-top: 10px;
        -webkit-animation: my_version 2s;
        -webkit-animation-iteration-count: infinite;
        animation: my_version 2s;
        animation-iteration-count: infinite;
    }

    @-webkit-keyframes my_version {
        0% {
            background: #f76c6c;
            color: white;
        }

        50% {
            background: white;
            color: #f76c6c;
        }

        100% {
            background: #f76c6c;
            color: white;
        }
    }

    @keyframes my_version {
        0% {
            background: #f76c6c;
            color: white;
        }

        50% {
            background: white;
            color: #f76c6c;
        }

        100% {
            background: #f76c6c;
            color: white;
        }
    }

    .version_button:hover {
        outline: none;
        background-color: #FfFfDE;
        cursor: pointer;
        border: 2px solid black;
    }

    .label_expired {
        font-size: small;
        color: #FF0000;
    }

    .label_status_ok {
        font-size: 16pt;
        color: white;
    }

    .red_white_animation {
        background-color: #f76c6c;
        color: white;
        -webkit-animation: myfirst 2s;
        -webkit-animation-iteration-count: infinite;
        animation: myfirst 2s;
        animation-iteration-count: infinite;
    }

    @-webkit-keyframes myfirst {
        0% {
            background: #f76c6c;
            color: white;
        }

        50% {
            background: white;
            color: #f76c6c;
        }

        100% {
            background: #f76c6c;
            color: white;
        }
    }

    @keyframes myfirst {
        0% {
            background: #f76c6c;
            color: white;
        }

        50% {
            background: white;
            color: #f76c6c;
        }

        100% {
            background: #f76c6c;
            color: white;
        }
    }

    .link_style {
        text-decoration: none;
        color: white;
        font-size: 11pt;
    }

        .link_style:hover {
            color: yellow;
            text-decoration: underline;
        }

        .link_style:visited {
            color: silver;
        }

    .news_panel_div {
        height: auto;
        text-align: center;
        border-radius: 5px;
        width: 335px;
        padding: 10px 0 10px 0;
        background-color: #24305e;
        margin: 0 auto;
        margin-top: 10px;
    }

    .sa_style {
        color: yellow;
        font-size: 14pt;
        font-weight: 300;
        text-decoration: none;
    }

        .sa_style:hover {
            text-decoration: underline;
        }

        .sa_style:visited {
            color: yellow;
        }

    .my_image {
        height: 256px;
        width: 256px;
        -webkit-animation: grow 1s;
        animation: grow 1s;
        -webkit-transform: scale(0,0);
        transform: scale(0,0);
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards; /* Add this so that your modal doesn't 
                                      close after the animation completes */
    }

    @-webkit-keyframes grow {
        100% {
            -webkit-transform: scale(1,1);
        }
    }

    @keyframes grow {
        100% {
            transform: scale(1,1);
        }
    }

    .module {
        color:GrayText;
        font-size:12pt;
        text-align:left;
    }

    .module > h1 > a {
        color: white;
    }
        .module > ul {
            list-style-type: square;
        }

    .frame1 {
        top: 10%;
        right: 5%;
        width: 40%;
    }

    .right_frame {
        top: 5%;
        right: 2%;
        width: 25%;
    }

    .left_frame {
        top: 10%;
        left: 2%;
        width: 20%;
    }
#snow {
    width: 100%;
    height: 100vh;
    overflow: hidden;
    z-index: 1;
}
    /************************************ AVAILABILITY **************************************/
    .style434 {
        text-align: right;
        height: 30px;
    }

    .cal_btn {
        background-color: #f8f8f8;
        border: 1px solid #e0e0e0;
        font-size: 11pt;
        -webkit-appearance: none;
        padding: 8px 2px;
        color: gray;
    }

        .cal_btn:hover {
            cursor: pointer;
            background-color: gray;
            color: white;
        }

    .fa-exclamation-circle {
        font-size: 56pt;
        color: gray;
    }

    .menu_main a {
        font-size: 12pt;
        border-bottom: 1px solid #8590AA;
        background-color: white;
        padding: 3px 5px;
        cursor: pointer;
        line-height: 22px;
    }

        .menu_main a:hover {
            background-color: #24305e;
            color: white;
        }
    /***************************************************CALENDAR AND TABS *******************************************/
/*.PosTabStyle .ajax__tab_header {
    font-family: Calibri;
}
.PosTabStyle .ajax__tab_tab {
    color: black;
    font-size: 11pt;
}
.PosTabStyle .ajax__tab {
    margin-bottom:3px;
}
.PosTabStyle .ajax__tab_hover .ajax__tab_outer {
    cursor: pointer;
}
.PosTabStyle .ajax__tab_body {
    border-top-width: 0;
    border: 1px solid #e0e0e0;
    text-align: left;
    overflow: hidden;
}*/
    /***************************************************PAYROLL*******************************************/
    .imgProfile {
        width: 150px;
        border-radius: 100px;
    }

    /*******************************************************MENU******************************************/
    main {
        border-bottom: solid 1px #e0e0e0;
        width: 100%;
        font-size: 14pt;
        height: 58px;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 2;
        background-color: #24305e;
    }

    .btn-open {
        border: 0;
        display: inline-block;
        font-size: 16px;
        width: 180px;
        outline: 0;
        padding-bottom: 17px;
        padding-top: 13px;
        cursor: pointer;
        background-color: #f76c6c;
        height: 28px;
        color: white;
    }

    .btn-open-cal {
        border: 0;
        display: inline-block;
        font-size: 16px;
        outline: 0;
        cursor: pointer;
        background-color: #24305e;
        color: white;
        text-decoration: none;
        padding: 15px 15px 12px 18px;
    }
.btn-open-vertical {
    border: 0;
    display: inline-block;
    font-size: 22px;
    outline: 0;
    cursor: pointer;
    background-color: #24305e;
    color: white;
    text-decoration: none;
    padding: 15px 15px 12px 18px;
}
.btn-refresh {
    border: 0;
    display: inline-block;
    font-size: 18px;
    outline: 0;
    cursor: pointer;
    background-color: green;
    text-decoration: none;
    padding: 7px 3px;
    height: 22px;
    margin-top: 6px;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

    /* zeynepjs menu styles */
    .zeynep {
        background-color: #ffffff;
        color: #404143;
        width: 295px;
    }

        .zeynep ul {
            list-style-type: none;
            padding: 0;
            padding-left: 20px;
            -webkit-overflow-scrolling: touch;
        }

            .zeynep ul > li {
                display: block;
            }

                .zeynep ul > li > a {
                    color: inherit;
                    display: block;
                    font-size: 12pt;
                    padding: 13px 15px;
                    text-decoration: none;
                    transition: all 150ms;
                }

                    .zeynep ul > li > a:hover {
                        background-color: #f8e9a1;
                        border-radius: 3px;
                    }

                .zeynep ul > li:not(:last-child) > a {
                    border-bottom: 1px solid #efefef;
                }

                .zeynep ul > li.has-submenu > a {
                    background-image: url("../igemsimages/submenu-arrow.svg");
                    background-position: right 20px center;
                    background-repeat: no-repeat;
                    background-size: 8px 14px;
                }

                    .zeynep ul > li.has-submenu > a:hover {
                        background-image: url("../igemsimages/submenu-active.svg");
                    }

        /* zeynepjs submenu styles */
        .zeynep .submenu {
            background-color: #ffffff;
            left: 295px;
        }

        .zeynep .submenu-header {
            background-image: url("../igemsimages/menu-back.svg");
            background-position: left 20px center;
            background-repeat: no-repeat;
            background-size: 8px 14px;
            border-bottom: solid 1px #efefef;
            cursor: pointer;
            position: relative;
        }

            .zeynep .submenu-header > a {
                color: #f76c6c;
                display: block;
                font-size: 14pt;
                padding: 18px 20px;
                padding-left: 40px;
                text-decoration: none;
                font-weight: 500;
            }

                .zeynep .submenu-header > a:before {
                    background-image: url("../igemsimages/submenu-arrow.svg");
                    background-position: right 20px center;
                    background-repeat: no-repeat;
                    background-size: 8px 14px;
                    content: "";
                    height: 100%;
                    left: 26px;
                    position: absolute;
                    top: 0;
                    transform: rotate(-180deg);
                    width: 20px;
                }

        .zeynep .submenu > label {
            color: white;
            display: block;
            font-size: 14pt;
            margin-bottom: 8px;
            padding-left: 40px;
            padding-top: 20px;
            padding-bottom: 20px;
            width: 100%;
            background-color: #a8d0e6;
        }

    .zeynep {
        bottom: 0;
        overflow: hidden;
        -webkit-overflow-scrolling: touch;
        overflow-y: auto;
        pointer-events: none;
        position: fixed;
        top: 0;
        transform: translateX(-100%);
        z-index: 1011;
    }

        .zeynep:not(.no-transition),
        .zeynep .submenu:not(.no-transition) {
            transition: all 250ms;
        }

    .zeynep-overlay {
        background-color: rgba(0, 0, 0, .42);
        bottom: 0;
        display: none;
        left: 0;
        position: fixed;
        right: 0;
        top: 0;
        z-index: 1010;
    }

    .zeynep-opened .zeynep-overlay {
        display: block;
    }

    .zeynep.opened {
        pointer-events: auto;
        transform: translateX(0px);
    }

    .zeynep.submenu-opened {
        overflow: hidden;
    }

    .zeynep .submenu {
        bottom: 0;
        min-height: 100%;
        overflow: hidden;
        -webkit-overflow-scrolling: touch;
        overflow-y: auto;
        pointer-events: none;
        position: fixed;
        top: 0;
        width: 100%;
    }

        .zeynep .submenu.opened {
            left: 0;
            pointer-events: auto;
        }

            .zeynep .submenu.opened:not(.current) {
                overflow: hidden;
            }

    #outer {
        float: left;
        width: 95%;
        overflow: hidden;
        white-space: nowrap;
        display: inline-block;
        height: 80px;
        text-align: center;
        margin-top: 10px;
    }

    #elem {
        width: 100%;
        margin: 0 auto;
        height: 100px;
    }

    #left-button {
        float: left;
        width: 2.5%;
        text-align: center;
        background-color: #f76c6c;
        height: 70px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 10px;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
    }

    #right-button {
        float: left;
        width: 2.5%;
        text-align: center;
        background-color: #f76c6c;
        height: 70px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 10px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }

    #elem a {
        text-decoration: none;
        font-weight: bolder;
    }

    #inner:first-child {
        margin-left: 0;
    }

    .gv_header {
        color: #24305e;
        font-style: italic;
    }

    .res_list {
        width: 50%;
        float: left;
        overflow-y: scroll;
        border: 1px solid #e8e8e8;
        height: 71vh;
    }

    .lb {
        font-size: 10pt;
    }

    .btn_close {
        position: absolute;
        right: -10px;
        top: -10px;
        z-index: 1000;
        border: 0;
    }

    .border_crimson {
        border-right: 5px solid #B23850;
    }

    .border_green {
        border-right: 5px solid LightGreen;
    }

    .border_magenta {
        border-right: 5px solid magenta;
    }

    .border_white {
        border-right: 5px solid white;
    }

    .border_orange {
        border-right: 5px solid orange;
    }

/*=== LOGIN ===========================================*/

#igemslogin {
    width: 100%;
    height: 100vh;
    background: url(https://www.igems.co.za/LoginContent/images/igems-bg.jpg) top center;
    background-size: cover;
    position: relative;
}
.section2 {
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    height:740px;
    text-align:center;
}

@media (min-width: 1024px) {
    #igemslogin {
        background-attachment: fixed;
    }
}

#igemslogin:before {
    content: "";
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}

#igemslogin .igemslogin-container {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: start;
    align-items: center;
    flex-direction: column;
    text-align: center;
}
#igemslogin h1 {
    margin: 40px 0 10px 0;
    font-size: 48px;
    font-weight: 500;
    line-height: 56px;
    color: #fff;
}

@media (max-width: 768px) {
    #igemslogin h1 {
        font-size: 28px;
        line-height: 36px;
    }
}

#igemslogin h2 {
    color: #eee;
    margin-bottom: 30px;
    font-size: 24px;
}

@media (max-width: 768px) {
    #igemslogin h2 {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 30px;
    }
}
#logo {
    position: fixed;
    left: 10px;
    top: 10px;
}
#logo img {
    padding: 0;
    margin: 0;
    border-radius: 50px;
    background-color: white;
}

#logo img {
    padding: 0;
    margin: 0;
}
.login-panel {
    width: 300px;
    border: 1px solid white;
    border-radius:10px;
    background: rgba(0, 0, 0, 0.5);
    padding-top:10px;
    padding-bottom:10px;
    margin-top:20px;
}

.Tab .ajax__tab_header {
    background-color: #ffffff;
    margin-left: 0px;
    height: 28px;
}

.Tab .ajax__tab_body {
    border: 0 !important;
    padding: 0 !important;
}

.Tab .ajax__tab_header {
    color: white !important;
}

.Tab .ajax__tab_inner {
    font-size: 10pt;
}

.Tab .ajax__tab_active .ajax__tab_tab {
    background-color: #24305e;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    color: white !important;
}

.Tab .ajax__tab_hover .ajax__tab_tab {
    background-color: #24305e;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    color: white !important;
}

.Tab .ajax__tab_header .ajax__tab_tab, .Tab .ajax__tab_header .ajax__tab_outer, .Tab .ajax__tab_header .ajax__tab_inner {
    background-image: none !important;
    color: gray;
}

.Tab .ajax__tab_header .ajax__tab_tab {
    padding-left: 5px !important;
    padding-right: 5px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.Tab .ajax__tab_outer {
    margin-right: -6px !important;
}
#editorID select {
    padding: 2px;
}
#editorID * {
    box-sizing: revert;
}
.checked_in {
    color: white;
    background-image: linear-gradient( 90deg, rgba(255, 255, 255, .4) 100%, transparent );
}
.checked_out {
    color: black;
    background-image: linear-gradient( 90deg, rgba(0, 0, 0, .4) 100%, transparent );
}