﻿body {
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    background-color: lavender;
}


.header_items_welcome {
    border: solid;
    border-color: darkgoldenrod;
    border-radius: 5px;
    padding: 5px;
    background-color: black;
    font-size: 12pt;
    font-weight: bold;
    color: darkgoldenrod;
}

.home_header_left {
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    text-align: left;
    width: 100%;
}

.home_header_right {
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    text-align: right;
    width: 100%;
}

.homePageStyle {
    color: black;
    font-family: Trebuchet MS, serif;
    font-size: 14pt;
    text-align: center;
}

.home_email {
    border: solid;
    border-radius: 5px;
    padding: 5px;
    background-color: green;
    font-size: 12pt;
    font-weight: normal;
    color: white;
    width: 270px;
    margin: auto;
}

.home_telephone {
    border: solid;
    border-radius: 5px;
    padding: 5px;
    background-color: darkorange;
    font-size: 12pt;
    font-weight: normal;
    color: white;
    width: 270px;
    margin: auto;
}

.home_login {
    border: solid;
    border-radius: 5px;
    padding: 5px;
    background-color: rgb(61, 133, 198);
    font-size: 12pt;
    font-weight: normal;
    color: white;
    width: 270px;
    margin: auto;
}

.centre_align{
    margin:auto;
    width: 50%;
}

.link_dark {
    background-color: grey;
    color: white;
}

.modalBackground {
    background-color: Black;
    filter: alpha(opacity=90);
    opacity: 0.8;
}

.modalPopup {
    background-color: #FFFFFF;
    border-width: 3px;
    border-style: solid;
    border-color: black;
    padding-top: 10px;
    padding-left: 10px;
    width: 300px;
    height: 140px;
}

.functionboxstyle {
    border: medium solid limegreen;
    border-radius: 5px;
    padding: 10px;
    width: 900px;
    background-color: white;
    color: white;
}

.functionboxstyle_mgt {
    border: medium solid limegreen;
    border-radius: 5px;
    padding: 15px;
    width: 400px;
    background-color: white;
    color: white;
}

.diary_1{
    background-color: orange;
    border-color:orange;
    color: orange;
}

.diary_2 {
    background-color: blueviolet;
    border-color: blueviolet;
    color: blueviolet;
}

.diary_3 {
    background-color: orangered;
    border-color: orangered;
    color: orangered;
}

.diary_4 {
    background-color: black;
    border-color: black;
}

.diary_label_weekday {
    background-color: darkslategrey;
    color: white;
    padding: 1px;
    text-align: right;
}

.diary_label_weekend {
    background-color: grey;
    color: white;
    padding: 1px;
    text-align: right;
}

.diary_label_time {
    background-color: darkslategrey;
    color: white;
    padding: 1px;
}

.file_labels {
    border: solid;
    border-color: darkorange;
    border-radius: 5px;
    padding: 7px;
    background-color: orange;
    font-size: 12pt;
    font-weight: bold;
    color: white;
    width: 400px;
}

.file_labels_remove {
    border: solid;
    border-color: darkblue;
    border-radius: 5px;
    padding: 7px;
    background-color: black;
    font-size: 12pt;
    font-weight: bold;
    color: white;
    width: 12px;
    align-content:center;
}

.table {
    border: 3px solid lavender;
    border-width: thick;

    margin: 3px;
    font-size: 12px;
}

.colwidth100{
    width: 100px;
}

.text_small_black{
    font-size:small;
    color:black;
}

.text_smaller_black {
    font-size: smaller;
    color: black;
}

.text_label {
    font-size: inherit;
    color: black;
}

.text_checkbox {
    font-size: 10pt;
    color: black;
    width: 120px;
}

.url_forgotpw {
    padding: 3px;
    background-color: blueviolet;
    font-size: 10pt;
    height: 35px;
}

.url_button {
    border: solid;
    border-color: navy;
    border-radius: 5px;
    padding: 5px;
    background-color: darkblue;
    font-size: 12pt;
    font-weight: bold;
    height: 35px;
}

.header_items_master {
    border: solid;
    border-color: grey;
    border-radius: 5px;
    padding: 5px;
    background-color: rgb(61, 133, 198);
    font-size: 12pt;
    font-weight: bold;
    color: white;
}

.header_items_gold {
    border: solid;
    border-color: darkgoldenrod;
    border-radius: 5px;
    padding: 5px;
    background-color: black;
    font-size: 12pt;
    font-weight: bold;
    color: darkgoldenrod;
}

.header_items_addnewjob {
    border: solid;
    border-color: grey;
    border-radius: 5px;
    padding: 5px;
    background-color: darkslateblue;
    font-size: 12pt;
    font-weight: bold;
    color: white;
}

.header_items_red {
    border: solid;
    border-color: grey;
    border-radius: 5px;
    padding: 5px;
    background-color: red;
    font-size: 12pt;
    font-weight: normal;
    color: white;
}

.header_items_red_bold {
    border: solid;
    border-color: grey;
    border-radius: 5px;
    padding: 5px;
    background-color: red;
    font-size: 12pt;
    font-weight: bold;
    color: white;
}

.header_items_amber {
    border: solid;
    border-color: grey;
    border-radius: 5px;
    padding: 7px;
    background-color: darkorange;
    font-size: 12pt;
    font-weight: normal;
    color: white;
}

.header_items_green {
    border: solid;
    border-color: grey;
    border-radius: 5px;
    padding: 5px;
    background-color: green;
    font-size: 12pt;
    font-weight: normal;
    color: white;
}

.header_items_blue {
    border: solid;
    border-color: grey;
    border-radius: 5px;
    padding: 7px;
    background-color: rgb(61, 133, 198);
    font-size: 12pt;
    font-weight: normal;
    color: white;
}

.infobox_green {
    border: solid;
    border-color: limegreen;
    border-radius: 5px;
    padding: 10px;
    background-color: green;
    color: white;
}

.infobox_blue {
    border: solid;
    border-color: grey;
    border-radius: 5px;
    padding: 5px;
    background-color: rgb(61, 133, 198);
    color: white;
}

.infobox_brown {
    border: solid;
    border-color: grey;
    border-radius: 5px;
    padding: 5px;
    background-color: brown;
    color: white;
}

.functionbox_one {
    border: solid;
    border-color: limegreen;
    border-radius: 5px;
    padding: 10px;
    width: 95%;
    background-color: white;
    color: white;
}

.infobox_brown {
    border: solid;
    border-color: brown;
    border-radius: 5px;
    padding: 10px;
    width: 80%;
    background-color:saddlebrown;
}

.infobox_light {
    border: solid;
    border-color: lightgray;
    border-radius: 5px;
    padding: 10px;
    width: 80%;
    background-color: ghostwhite;
}

.FilePicker {
    border: none;
    background-color: lightyellow;
    font-family: verdana;
    font-size:  12pt;
    padding:5px;
    font-weight: bold;
    color: black;
    border-radius: 5px;
    height: 35px;
}

.Button_Standard {
    border: none;
    background-color: green;
    font-family: verdana;
    font-size: 10pt;
    font-weight: bold;
    color: white;
    border-radius: 5px;
    height: 30px;
    width: 100px;
}

.RoundButton_green {
    border: none;
    background-color: green;
    font-family: verdana;
    font-size: 12pt;
    font-weight: bold;
    color: white;
    border-radius: 5px;
    height: 50px;
    width: 170px;
}

.RoundButton_darkred {
    border: none;
    background-color: red;
    font-family: verdana;
    font-size: 12pt;
    font-weight: bold;
    color: white;
    border-radius: 5px;
    height: 50px;
    width: 150px;
}

.RoundButton_green_wide {
    border: none;
    background-color: green;
    font-family: verdana;
    font-size: 12pt;
    font-weight: bold;
    color: white;
    border-radius: 5px;
    height: 50px;
    width: 350px;
}

.RoundButton_darkred_wide {
    border: none;
    background-color: red;
    font-family: verdana;
    font-size: 12pt;
    font-weight: bold;
    color: white;
    border-radius: 5px;
    height: 50px;
    width: 350px;
}


.RoundButton_amber {
    border: none;
    background-color: darkorange;
    font-family: verdana;
    font-size: 12pt;
    font-weight: bold;
    color: white;
    border-radius: 5px;
    height: 50px;
}

.RoundButton_function_one {
    border: none;
    background-color: cornflowerblue;
    font-family: verdana;
    font-size: 10pt;
    color: white;
    border-radius: 15px;
    height: 30px;
    width: 180px;
}

.RoundButton_function_two {
    border: none;
    background-color:darkslateblue;
    font-family: verdana;
    font-size: 10pt;
    color: white;
    border-radius: 15px;
    height: 30px;
    width: 180px;
}

.RoundButton_function_green {
    border: none;
    background-color: green;
    font-family: verdana;
    font-size: 10pt;
    color: white;
    border-radius: 15px;
    height: 30px;
    width: 180px;
}

.RoundButton_pastel {
    border: none;
    background-color: palevioletred;
    font-family: verdana;
    font-size: 12pt;
    font-weight: bold;
    color: white;
    border-radius: 5px;
    height: 50px;
}

.RoundButton_lightblue {
    border: none;
    background-color: lightblue;
    font-family: verdana;
    font-size: 12pt;
    font-weight: bold;
    color: white;
    border-radius: 5px;
    height: 50px;
}

.RoundButton_blueviolet {
    border: none;
    background-color: blueviolet;
    font-family: verdana;
    font-size: 12pt;
    font-weight: bold;
    color: white;
    border-radius: 5px;
    height: 50px;
}

.RoundButton_black {
    border: none;
    background-color: black;
    font-family: verdana;
    font-size: 8pt;
    font-weight: bold;
    color: white;
    border-radius: 5px;
    padding: 5px;
    width: 55px;
    height: 15px;
}

.RoundButton_blue {
    border: none;
    background-color: rgb(61, 133, 198);
    font-family: verdana;
    font-size: 12pt;
    font-weight: bold;
    color: white;
    border-radius: 5px;
    height: 50px;
    width: 170px;
}

div.card_aqua {
    width: 40%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    text-align: left;
    background-color: mediumaquamarine;
    padding: 10px;
    margin-top: 10px;
    float: left;
    border-radius: 5px;
    margin-right: 10px;
    font-size: 12pt;
}

div.card_aqua_wide {
    width: 60%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    text-align: left;
    background-color: mediumaquamarine;
    padding: 10px;
    margin-top: 10px;
    float: left;
    border-radius: 5px;
    margin-right: 10px;
    font-size: 12pt;
}

div.card_red {
    width: 40%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    text-align: left;
    background-color: indianred;
    text-decoration: none;
    padding: 10px;
    margin-top: 10px;
    float: left;
    border-radius: 5px;
    margin-right: 10px;
    font-size: 12pt;
}

div.card_red_wide {
    width: 60%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    text-align: left;
    background-color: indianred;
    text-decoration: none;
    padding: 10px;
    margin-top: 10px;
    float: left;
    border-radius: 5px;
    margin-right: 10px;
    font-size: 12pt;
}

div.card_blue {
    width: 40%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    text-align: left;
    background-color: rgb(61, 133, 198);
    padding: 10px;
    margin-top: 10px;
    float: left;
    border-radius: 5px;
    margin-right: 10px;
    font-size: 12pt;
}

div.card_blue_wide {
    width: 60%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    text-align: left;
    background-color: rgb(61, 133, 198);
    padding: 10px;
    margin-top: 10px;
    float: left;
    border-radius: 5px;
    margin-right: 10px;
    font-size: 12pt;
}

div.card_green {
    width: 40%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    text-align: left;
    background-color: green;
    text-decoration: none;
    padding: 10px;
    margin-top: 10px;
    float: left;
    border-radius: 5px;
    margin-right: 10px;
    font-size: 12pt;
}

div.card_green_wide {
    width: 60%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    text-align: left;
    background-color: green;
    text-decoration: none;
    padding: 10px;
    margin-top: 10px;
    float: left;
    border-radius: 5px;
    margin-right: 10px;
    font-size: 12pt;
}

div.card_lightgreen {
    width: 40%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    text-align: left;
    background-color: lightgreen;
    text-decoration: none;
    padding: 10px;
    margin-top: 10px;
    float: left;
    border-radius: 5px;
    margin-right: 10px;
    font-size: 12pt;
}

div.card_lightgreen_wide {
    width: 60%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    text-align: left;
    background-color: lightgreen;
    text-decoration: none;
    padding: 10px;
    margin-top: 10px;
    float: left;
    border-radius: 5px;
    margin-right: 10px;
    font-size: 12pt;
}

div.card_amber {
    width: 40%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    text-align: left;
    background-color: darkorange;
    text-decoration: none;
    padding: 10px;
    margin-top: 10px;
    float: left;
    border-radius: 5px;
    margin-right: 10px;
    font-size: 12pt;
}

div.card_amber_wide {
    width: 60%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    text-align: left;
    background-color: darkorange;
    text-decoration: none;
    padding: 10px;
    margin-top: 10px;
    float: left;
    border-radius: 5px;
    margin-right: 10px;
    font-size: 12pt;
}

div.card_grey {
    width: 40%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    text-align: left;
    background-color: darkgray;
    text-decoration: none;
    padding: 10px;
    margin-top: 10px;
    float: left;
    border-radius: 5px;
    margin-right: 10px;
    font-size: 12pt;
}

div.card_grey_wide {
    width: 60%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    text-align: left;
    background-color: darkgray;
    text-decoration: none;
    padding: 10px;
    margin-top: 10px;
    float: left;
    border-radius: 5px;
    margin-right: 10px;
    font-size: 12pt;
}

.LineTextBox {
    width: 200px;
    border: 0;
    border: solid 1px;
    border-color: darkblue;
    background-color: lavender;
    padding: 3px;
    -webkit-box-shadow: 0 0 0px 1000px lavender inset;
}

.CalendarPicker {
    height: 35px;
    width: 200px;
    border: 0;
    border: solid 1px;
    border-color: darkblue;
    background-color: lavender;
    padding: 3px;
    -webkit-box-shadow: 0 0 0px 1000px lavender inset;
}

a:link {
    color: white;
    text-decoration: none;
}

/* visited link */

a:visited {
    color: ghostwhite;
}

/* mouse over link */

a:hover {
    color: whitesmoke;
}

/* selected link */

a:active {
    color: aliceblue;
}

.logo {
    float: left;
    display: block;
    margin-top: 0px;
    margin-right: 20px;
    text-decoration: none;
    padding: 0, 0px, 0, 0px;
    position: absolute;
    top: 0px;
}

.wrapper {
    width: 100%;
    margin: auto;
    padding-bottom: 10px;
    background-color: white;
    color: black;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}

.navigation {
    height: 40px;
    background: linear-gradient(to top, lavender, #ffffff);
    text-decoration: none;
    align-items: center;
}

.nav {
    display: block;
    list-style: none;
    text-align: center;
    text-decoration: none;
}

    .nav ul {
        display: none;
        text-align: center;
        text-decoration: none;
    }

    .nav li {
        float: left;
        display: block;
        margin-top: 0px;
        margin-right: 15px;
        text-decoration: none;
        padding: 0, 20px, 0, 20px;
        position: relative;
    }

    .nav a:link, .nav a:visited, .nav a:after {
        display: block;
        color: darkgoldenrod;
        text-decoration: none;
    }

    .nav a:hover {
        background-color: black;
        text-decoration: none;
        color: goldenrod;
    }

.footer {
    height: 25px;
    background: linear-gradient(to bottom, lavender, #ffffff);
}

.foot ul {
    display: none;
    font-size: 10px;
}

.foot li {
    float: right;
    display: block;
    margin-top: 15px;
    margin-right: 15px;
    padding: 0, 20px, 0, 20px;
    color: black;
}

#content {
    padding: 10px;
    min-height: 450px;
    margin-left: 2px;
}


.item_header {
    grid-area: header;
}

.item_photo {
    grid-area: photo;
}

.item_middle {
    grid-area: middle;
}

.item_right {
    grid-area: right;
}

.item_footer {
    grid-area: footer;
}

.grid-container {
    display: grid;
    grid-template-areas: 'header header header header header header' 'middle middle middle middle middle middle' 'footer footer footer footer footer footer';
    grid-gap: 0px;
    background-color: black;
    padding: 5px;
}

    .grid-container > div {
        background-color: black;
        text-align: center;
        padding: 10px 0;
        font-size: 20px;
    }

.cell_fontgold {
    color: darkgoldenrod;
    background-color: black;
}

.cell_fontwhite {
    color: white;
    background-color: black;
}

.cell_backgroundgold {
    color: black;
    background-image: linear-gradient(to bottom right, darkgoldenrod, gold, goldenrod);
    padding: 10px;
}

.cell_backgroundgold_left {
    color: black;
    background-color: darkgoldenrod;
    text-align: left;
    float: left;
}

.cell_backgroundgold_right {
    color: black;
    background-color: darkgoldenrod;
    text-align: left;
    float: right;
}

.cell_backgroundgold_centre {
    color: black;
    background-color: darkgoldenrod;
    text-align: left;
    float: none;
    min-height: 400px;
}

.photo {
    height: 280px;
    width: 220px;
}

.digitalID_name {
    font-family: 'Freestyle Script';
    font-size: 50px;
}

.digitalID_text {
    font-size: 20px;
}

.fancy-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
    background-color: #ffffff;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

    .fancy-table th, .fancy-table td {
        padding: 0px 10px;
        text-align: left;
        border-bottom: 1px solid #f0f0f0;
    }

    .fancy-table th {
        background-color: #f7f9fc;
        font-weight: 600;
        color: #333;
        border-bottom: 2px solid #e0e0e0;
    }

    .fancy-table tr:nth-child(even) td {
        background-color: #fafafa;
    }

    .fancy-table tbody tr:hover td {
        background-color: #f1f5ff;
        transition: background-color 0.3s ease;
        cursor: pointer;
    }

    .fancy-table td {
        color: #444;
    }

