#Menu_Content {
    text-align: left;
    background-color: #FFFFFF;
}

#Footer_Clear {
    clear: left;
}

#footer_wrapper {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #1a28a0;
    width: 100%;
    float: right;
    z-index: 0;
}


#footer_navigation {
    position: relative;
    width: 100%;
    font-size: 15px;
    padding-bottom: 20px;
}

.footer-copyright {
    margin-left: 100px;
    color: white;
    text-align: left;
    float: left;
}

.footer-menu-container {
    margin-right: 100px;
    float: right;
}

.footer-div {
    margin-left: 10px;
    margin-right: 10px;
    float: left;
}

.footer-menu {
    color: white;
}

    .footer-menu:link {
        text-decoration: none;
        color: white;
    }

    .footer-menu:visited {
        text-decoration: none;
        color: white;
    }

    .footer-menu:hover {
        text-decoration: none;
        color: white;
    }

    .footer-menu:active {
        text-decoration: none;
        color: white;
    }

body, td, th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    margin: 0px;
}

a:link {
    text-decoration: underline;
    color: #1a28a0;
}

a:visited {
    text-decoration: underline;
    color: #1a28a0;
}

a:hover {
    text-decoration: none;
    background: #1a28a0;
    color: #ffffff;
}

a:active {
    text-decoration: underline;
    color: #1a28a0;
}

h1 {
    font-size: 16px;
    color: #1a28a0;
}

h2 {
    font-size: 14px;
    color: #1a28a0;
}

h3 {
    font-size: 12px;
    color: #666666;
}

fieldset {
    border-radius: 8px;
}


.login-form {
    width: 350px;
}


.login {
    margin-top: 20px;
    margin-bottom: 10px;
}

.login-field {
    margin-top: 40px;
    margin-bottom: 10px;
}

.login-user {
    margin-top: 20px;
    width: 200px;
}

.login-label {
    display: inline-block;
    width: 80px;
}

.changepassword-label {
    display: inline-block;
    width: 180px;
}

.login-value {
    display: inline-block;
    margin-right: 10px;
}

.leftLabel{
    float:left;
    width:180px;
}

.noDialogTitleBar .ui-dialog-titlebar {
    display: none
}

#header_wrapper {
    padding-top: 25px;
    padding-bottom: 30px;
    height: 100px;
    padding-left: 50px;
    border-bottom: 1px solid #b9b6bb;
}

#header_wrapper_tw {
    padding-top: 25px;
    padding-bottom: 130px;
    height: 100px;
    padding-left: 50px;
    border-bottom: 1px solid #b9b6bb;
}

.outer_wrapper {
    position: relative;
    text-align: left;
    min-width: 1000px;
    z-index: 20;
}


#inner_wrapper {
    position: relative;
    margin: auto;
    width: 1000px;
    text-align: left;
}

#logo {
    position: relative;
    float: left;
    display: block;
    border: none;
}

    #logo:hover {
        background: white;
    }

.welcome_wrapper {
    float: right;
    padding-right: 20px;
    padding-top: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    color: #1a28a0;
}

.narrowBtn {
    margin-left: 5px;
    padding: 3px;
    border: 1px outset ButtonFace;
    background-color: ButtonFace;
    color: ButtonText;
    font-size: 11px;
    border-radius: 4px;
}

.leftbtn {
    padding: 5px;
    border: 1px outset ButtonFace;
    background-color: ButtonFace;
    color: ButtonText;
    border-radius: 4px;
}

.btn {
    margin-left: 20px;
    padding: 5px;
    border: 1px outset ButtonFace;
    background-color: ButtonFace;
    color: ButtonText;
    border-radius: 4px;
}

    .btn:link, .leftbtn:link {
        text-decoration: none;
        color: #000000;
    }

    .btn:visited, leftbtn:visited {
        text-decoration: none;
        color: #000000;
    }

    .btn:hover, .leftbtn:hover {
        border: 1px inset ButtonFace;
        color: #000000;
        background-color: #f8f8f8;
    }

    .btn:disabled, .leftbtn:disabled {
        border: 1px inset ButtonFace;
        color: #808080;
        background-color: #f8f8f8;
    }




.main-content {
    height: auto;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
}

.menu_wrapper {
    padding-top: 10px;
    padding-bottom: 20px;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    border-bottom: 1px solid #b9b6bb;
}

.menu_wrapper_tw {
    padding-top: 10px;
    padding-bottom: 20px;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    border-bottom: 1px solid #b9b6bb;
}

.buttonRow {
    height: 40px;
}

.altLines {
    background-color: #e8e8e8;
}

.euzenlink {
    color: #1a28a0;
    text-decoration: underline;
}

    .euzenlink:hover {
        text-decoration: dashed;
        background: #1a28a0;
        color: #ffffff;
    }

.noHighlight {
    background-color: white;
    border: none;
}

.OffWhite {
    background-color: #fafafa;
}

.White {
    background-color: white;
}

.PersonViewNote {
    width: 700px;
    height: 100px;
}

.DialogLayout {
    padding-top: 20px;
}

.DialogCentre {
    text-align: center;
}

.DialogTitle {
    text-align: center;
    font-size: 110%;
    font: bold;
    color: #1a28a0;
}

.GeneralLayout {
    font-size: 11pt;
}

.DialogLayout, .GeneralLayout {
    padding-top: 10px;
}

.DialogCentre {
    text-align: center;
}

.DialogTitle {
    text-align: center;
    font-size: 110%;
    font: bold;
    color: #1a28a0;
}

.floatMenu {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}

.contextMenu {
    padding: 0;
    margin: 0;
    list-style-type: none;
    height: 25px;
}
    .contextMenu ul {
        position: absolute;
        left: -9999px;
        top: -9999px;
        list-style-type: none;
    }
    .contextMenu li {
        display: block;
        color: #1a28a0;
        background: #ffffff;
        text-decoration: none;
    }


    .contextMenu li a {
        display: block;
        color:  #1a28a0;
        background: #ffffff;
        text-decoration: none;
    }

    .contextMenu li:hover {
        position: relative;
        background: #1a28a0;
        color: #ffffff;
    }
    .contextMenu li a:hover {
        position: relative;
        background: #1a28a0;
        color: #ffffff;
    }

.drop_menu {
    padding: 0;
    margin: 0;
    list-style-type: none;
    height: 25px;
}

    .drop_menu li {
        float: left;
    }

        .drop_menu li a {
            padding: 9px 20px;
            display: block;
            color: #1a28a0;
            background: #ffffff;
            text-decoration: none;
        }

    /* Submenu */
    .drop_menu ul {
        position: absolute;
        left: -9999px;
        top: -9999px;
        list-style-type: none;
    }

    .drop_menu li:hover {
        position: relative;
        background: #1a28a0;
        color: #ffffff;
    }

        /* This highlights the top level menu */
        .drop_menu li:hover a:hover {
            background: #1a28a0;
            color: #ffffff;
        }

        .drop_menu li:hover ul {
            left: 0px;
            top: 30px;
            padding: 0px;
        }

            .drop_menu li:hover ul li a {
                padding: 5px;
                display: block;
                width: 168px;
                text-indent: 15px;
            }

                .drop_menu li:hover ul li a:hover {
                    background: #1a28a0;
                    color: #ffffff;
                }

.font14 {
    font-size: 14px
}

.boldText {
    font-weight: bold;
}

.editRoleDialog .dialogError, .addRoleDialog .dialogError, .addExtDialog .dialogError, .editExtDialog .dialogError, .pageError, .errorText {
    color: red;
}

.euzenText {
    color: #1a28a0;
}

.OKText, .greenText {
    color: limegreen;
}

.highlightText, .blueText {
    color: blue;
}

.violetText {
    color: mediumvioletred;
}

.orangeText {
    color: orange;
}

.yellowText {
    color: yellow;
}

.highlight2Text {
    color: rgb(221, 51, 255);
}

.greyText .grayText {
    color: lightgray;
}

.warningText {
    color: red;
    text-align: center;
    font-size: large;
}

.errorBox {
    margin: 0 auto;
    border-radius: 25px;
    background: yellow;
    color: red;
    padding: 20px;
    width: 50%;
    border: 1px solid black;
}

.warningBox {
    margin: 0 auto;
    border-radius: 25px;
    background: #d4fffc;
    color: yellow;
    padding: 20px;
    width: 95%;
    border: 1px solid black;
}

.euzenColour {
    color: #1a28a0;
}

/********************************************************
    The CSS for the scrolling table in the invoice and payment views
*********************************************************/

.table-container {
    height: 10em;
}

    .table-container table {
        display: flex;
        flex-flow: column;
        height: 100%;
        width: 100%;
    }

        .table-container table thead {
            /* head takes the height it requires,    and it's not scaled when table is resized */
            flex: 0 0 auto;
            width: calc(100% - 0.9em); /* 0.9 em is the width of the scroll bar*/
        }

        .table-container table tbody {
            /* body takes all the remaining available space */
            flex: 1 1 auto;
            display: block;
            overflow-y: scroll;
        }

            .table-container table tbody tr {
                width: 100%;
            }

            .table-container table thead,
            .table-container table tbody tr {
                display: table;
                table-layout: fixed;
            }

/***************************************************************/

.policyContainer {
    margin-left: 20px;
    margin-bottom: 20px;
    color: black;
    font-size: 18px
}

.policyHeader {
    color: #1a28a0;
    font-size: 16px
}

.policyText {
    color: black;
    font-size: 16px;
}

tr.spaceUnder > td {
    padding-bottom: 15px;
    font-size: 16px;
}

/* if Javascript is not present, don't show loader */
.no-js #loader {
    display: none;
}

.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0;
}

/* image taken from http://ajaxload.info/  */
.se-pre-icon {
    position: relative;
    left: 120px;
    top: 40px;
    width: 32px;
    height: 32px;
    background-position: center;
    background: url(../images/website/wait-black.gif) center no-repeat;
    padding-left: 40px;
    padding-top: 20px;
}

.dropZone {
    background-color: lightgray;
    border: black dashed 3px;
    width: 200px;
    padding: 50px;
    text-align: center;
    color: white;
}

.dz-error-message {
    color: red;
}

/* Content editable Divs */
div.editable {
    width: 300px;
    height: 200px;
    border: 1px solid #ccc;
    padding: 5px;
}



/* Webkit based browsers */
meter[value="1"]::-webkit-meter-optimum-value {
    background: red;
}

meter[value="2"]::-webkit-meter-optimum-value {
    background: darkgoldenrod;
}

meter[value="3"]::-webkit-meter-optimum-value {
    background: orange;
}

meter[value="4"]::-webkit-meter-optimum-value {
    background: green;
}
