﻿html {
    height: 100%;
    font-weight: 100;
    color: #FFFFFF;
    text-decoration: none;
}

@font-face {
    font-family: 'museo_sans300';
    src: url('./Fonts/museo-sans-300-webfont.woff2') format('woff2'), url('./Fonts/museo-sans-300-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body {
    height: 100%;
}

p {
    height: 8px;
    margin: 0;
    padding: 0;
}

::-webkit-input-placeholder {
    font-weight: 100;
    color: dimgray;
}

::-moz-placeholder {
    font-weight: 100;
    color: dimgray;
}
/* firefox 19+ */
:-ms-input-placeholder {
    font-weight: 100;
    color: dimgray;
}
/* ie */
input:-moz-placeholder {
    font-weight: 100;
    color: dimgray;
}

.Watermark {
    font-weight: 100;
    color: dimgray;
    height: 20px;
}

form {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
}

.content {
    min-height: 65% !important;
    padding-bottom: 20px !important;
    /*display:table;*/
}

.Page {
    clear: both;
    margin-left: auto;
    margin-right: auto;
    min-height: 90% !important;
    height: inherit;
    /*min-width: 1020px;*/
    min-width: 800px;
}

.Footer {
    clear: both;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 15px;
    font-size: small;
    width: auto;
    min-height: 50px;
    height: 50px;
    position: relative;
}

.MasterDiv {
    display: block;
    /*min-width: 1300px;*/
    width: 100%;
    height: 100%;
    min-height: 80%;
    /*max-height: inherit;*/
    margin-left: auto;
    margin-right: auto;
}

.Logo {
    display: block;
    position: relative;
    margin-left: 50px;
    margin-top: 30px;
    text-decoration: none;
}

.LogoText, .SiteTitleText {
    font-size: 40px;
    text-decoration: none;
    top: -3px;
    position: relative;
}

.LogoTextiPad, .SiteTitleTextiPad {
    font-size: 20px;
    text-decoration: none;
    top: -3px;
    position: relative;
}

.AlignLeft {
    float: left;
    margin: 0px 0px 0px 3px;
    padding: 0px 0px 0px 0px;
    border: 0px 0px 0px 0px;
}

.AlignLeftMargin {
    float: left;
    margin-left: 2.5%;
}

.AlignRight {
    float: right;
    margin-right: 3px;
}

.AlignRightMargin {
    float: right;
    margin-right: 2.5%;
}

.LoginDiv {
}

.LoginTextBox {
    width: 100%;
    height: 20px;
    border: none;
}

.SplitLeft {
    width: 49%;
    float: left;
    vertical-align: top;
}

.SplitRight {
    width: 49%;
    float: right;
    vertical-align: top;
}

.Error {
    color: orangered;
    font-weight: bold;
}

.NoError {
    color: darkgreen;
    font-weight: bold;
}

.PageTitle {
    display: inline-block;
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
    font-size: x-large;
    /*box-shadow: 3px 3px 3px #555555 !important;*/
    /*border-radius: 7px;*/
    height: 40px;
    font-size: 30px;
}

.DetailsBox {
    /*border-style: none;
    border-color: inherit;
    border-width: 0px;*/
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    /*max-width: 1020px;*/
    margin-top: 15px;
    /*border-top-left-radius: 7px;
    border-top-right-radius: 7px;*/
    /*box-shadow: 3px 3px 3px #555555 !important;*/
    border: 1px solid grey;
    -moz-box-shadow: 4px 4px 10px 0px #ccc;
    -webkit-box-shadow: 4px 4px 10px 0px #ccc;
    box-shadow: 4px 4px 10px 0px #ccc;

}

.DetailsBoxTitleDiv {
    min-height: 38px;
    height: 100%;
    /*border-top-left-radius: 7px;
    border-top-right-radius: 7px;*/
    /*border: 0px;*/
    outline: none !important;
}

.DetailsBoxContent {
    /*border-style: solid;
    border-width: 1px;
    border-color: grey;*/
    padding-bottom: 10px;
    padding-top: 5px;
    font-size: small;
    /*border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;*/
}

.DetailsBoxSmallCentered {
    display: inline-block;
    width: 30%;
    margin-top: 15px;
    margin-left: 35%;
    box-shadow: 3px 3px 3px #555555 !important;
    /*border-radius: 7px;*/
}

.DetailsBoxTitle {
    display: block;
    position: relative;
    margin-left: 10px;
    height: auto;
    font-size: x-large;
    top: 4px;
    font-weight: normal;
    vertical-align: central;
}

.DetailsSaveButton {
    width: 60px;
    height: 30px;
    margin-top: 2px;
    margin-right: 2px;
    background-color: rgba(0,0,0,0);
    float: right;
    color: white;
    font-family: 'Segoe UI';
    font-size: small;
    font-weight: 100;
    border-style: none;
    vertical-align: middle;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

.DetailsBoxText {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
    font-size: medium;
}

.DetailsBoxSetting {
    display: block;
}

.DetailsBoxSettingCenter {
    display: block;
    text-align: center;
}

.DetailsBoxButton {
    display: block;
    color: black;
}

.DetailsBoxList {
    display: inline-block;
    position: relative;
    width: 50%;
    height: auto;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-top: 5px;
    font-size: small;
}

.DetailsBoxSettingLabel {
    display: inline-block;
    width: 40%;
    height: auto;
    margin-left: 10px;
    margin-right: 5px;
    margin-bottom: 5px;
    font-size: small;
    vertical-align: top;
    max-width: 300px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.DetailsBoxSettingLabelLong {
    display: inline-block;
    height: auto;
    margin-left: 10px;
    margin-right: 5px;
    font-size: small;
    vertical-align: top;
    white-space: nowrap;
}

.DetailsBoxSettingLabelCenter {
    display: inline-block;
    width: auto;
    height: auto;
    margin-left: 5px;
    margin-bottom: 5px;
    font-size: small;
}

.DetailsBoxLabelInfoCenter {
    display: inline-block;
    width: 100%;
    height: auto;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    font-size: small;
    font-weight: 500;
}

.DetailsBoxSettingUser {
    display: inline-block;
    width: 50%;
    max-width: 60%;
    min-width: 10%;
    /*height: auto;*/
    margin-left: 5px;
    margin-right: 10px;
    margin-bottom: 5px;
    font-size: small;
    max-width: 250px;
}

.DetailsBoxSettingUserLong {
    /*display: inline-block;*/
    min-width: 10%;
    margin-left: 5px;
    margin-right: 10px;
    margin-bottom: 5px;
    font-size: small;
    width: 254px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .DetailsBoxSettingUserLong {
        min-width: 10%;
        margin-left: 5px;
        margin-right: 10px;
        margin-bottom: 5px;
        font-size: small;
        width: 252px;
    }
}

.DetailsBoxSettingUserVacancy {
    display: inline-block;
    height: auto;
    margin-left: 5px;
    margin-right: 10px;
    margin-bottom: 5px;
    font-size: small;
}

.DetailsBoxSettingUserDateTime {
    display: inline-block;
    width: 100px;
    max-width: 60%;
    min-width: 10%;
    height: auto;
    margin-left: 5px;
    margin-right: 10px;
    margin-bottom: 5px;
    font-size: small;
    max-width: 100px;
}

.DetailsBoxSettingLabelInfo {
    display: inline-block;
    width: 100%;
    font-size: small;
    margin-left: 5px;
    margin-right: 10px;
    margin-bottom: 5px;
}

.DetailsBoxSettingHeader {
    display: inline-block;
    width: 100px;
    font-size: small;
    white-space: nowrap;
    text-align: left;
    font-weight: 600;
}

.PopupLabelDiv {
    display: inline-block;
    width: 30%;
    height: auto;
    margin-left: 10px;
    margin-right: 0px;
    margin-bottom: 5px;
    font-size: small;
    vertical-align: top;
    white-space: nowrap;
}

.PopupLabel {
    width: 100%;
}

.PopupContentDiv {
    display: inline-block;
    width: 65%;
    height: auto;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    font-size: small;
    vertical-align: top;
    white-space: nowrap;
}

.PopupFullWidthContentBottomPad {
    width: 100%;
    display: inline-block;
    margin-bottom: 5px;
}

.PopupFullWidthContentTopPad {
    width: 100%;
    display: inline-block;
    margin-top: 5px;
}

.PopupFullWidthContent {
    width: 100%;
    display: inline-block;
}

.User {
    width: 98%;
    margin: 10px 10px 10px 10px;
}

.DetailsBoxDateTime {
    float: left;
    margin-left: 3px;
    margin-bottom: 3px;
}

.DetailsBoxSettingContent {
    display: block;
    margin-left: 20px;
}

.DetailsBoxSettingException {
    display: inline-block;
    font-size: small;
    width: 93%;
}

.Splitter {
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    height: 1px;
    border-top-style: solid;
    border-top-width: 1px;
}



[disabled] { /* Text and background colour, medium red on light yellow */
    color: #000;
    border-style: none;
}

.DateTimeBox {
    width: 100px;
    margin-left: 0px;
}

.TimeOnlyBox {
    width: 38px;
}

/*.DropDownList {
    width: 150px;
    margin-left: 10px;
    height: 20px;
}*/

input[type=text],
input[type=dropdown],
input[type=password],
textarea,
select {
    display: inline-block;
    font-size: 14px;
    line-height: 1.42857143;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    /*border-radius: 4px;*/
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    font-family: inherit;
}

input[type=text],
input[type=password],
textarea {
    height: 20px;
}

input[type=dropdown],
select {
    width: 150px;
    height: 24px;
}

input[type=checkbox] {
    display: inline-block;
    width: 12px;
    height: 12px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    position: relative;
}

    input[type=text]:focus,
    input[type=password]:focus,
    input[type=checkbox]:focus,
    textarea:focus,
    select:focus {
        border-color: #66afe9 !important;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    }

    input[type=text]::-moz-placeholder,
    input[type=password]::-moz-placeholder,
    input[type=checkbox]::-moz-placeholder,
    textarea::-moz-placeholder,
    select::-moz-placeholder {
        color: #999;
        opacity: 1;
    }

    input[type=text]:-ms-input-placeholder,
    input[type=password]:-ms-input-placeholder,
    input[type=checkbox]:-ms-input-placeholder,
    textarea:-ms-input-placeholder,
    select:-ms-input-placeholder {
        color: #999;
    }

    input[type=text]::-webkit-input-placeholder,
    input[type=password]::-webkit-input-placeholder,
    input[type=checkbox]::-webkit-input-placeholder,
    textarea::-webkit-input-placeholder,
    select::-webkit-input-placeholder {
        color: #999;
    }

    input[type=text][disabled],
    input[type=text][readonly],
    fieldset[disabled] input[type=text],
    input[type=checkbox][disabled],
    input[type=checkbox][readonly],
    fieldset[disabled] input[type=checkbox],
    input[type=password][disabled],
    input[type=password][readonly],
    fieldset[disabled] input[type=password],
    textarea[disabled] {
        background-color: #eee;
        opacity: 1;
    }

    input[type=text][disabled],
    fieldset[disabled] input[type=text],
    input[type=checkbox][disabled],
    fieldset[disabled] input[type=checkbox],
    input[type=password][disabled],
    fieldset[disabled] input[type=password],
    textarea[disabled] {
        cursor: not-allowed;
    }


.TextBoxWaterMarked {
    color: slategrey;
    border: none;
    text-decoration: none;
}

.CheckBox {
    vertical-align: bottom;
    height: 20px;
}

/*select {
    min-width: 100px;
    width: 150px;
    height: 20px;
}*/


.modalBackground {
    background-color: rgba(0,0,0,0.5);
    z-index: 9 !important;
}

.modalBackgroundLight {
    background-color: rgba(0,0,0,0.2);
}

.popup {
    background: rgb(225,127,39);
    color: #fff;
}

.SelectEmployeePopup {
    width: 700px;
    height: 500px;
}

.GenericPopup {
    width: 300px;
    height: auto;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    margin-top: 10px;
    border-left: dashed solid black;
    max-height: 530px;
    overflow: auto;
}

.SelectEmployeeGrid {
    background-color: white;
    color: black;
    width: 500px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    height: 370px;
    overflow: scroll;
}

.hidden {
    display: none !important;
    visibility: hidden;
    height: 0px !important;
    width: 0px !important;
}

.Description {
    margin-left: 10px;
    margin-right: 10px;
    display: block;
    width: 95%;
    font-size: small;
}

.StandardButton, .ui-dialog .ui-dialog-buttonpane button {
    background: rgba(0,0,0,0.1);   
    border: 1px solid #4e3043;
    box-shadow: inset 0 1px rgba(255,255,255,0.4), 0 2px 1px rgba(0,0,0,0.1);
    cursor: pointer;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    border-radius: 3px;
    min-height: 25px;
    -webkit-appearance: none;
    font-family: inherit !important;
}

    .StandardButton:hover {
        box-shadow: 
        inset 0 1px rgba(255,255,255,0.2), 
        inset 0 20px 30px rgba(0,0,0,0.2);
    }

.SmallIcon {
    width: 16px;
    height: 16px;
    top: 3px;
    position: relative;
    padding: 0px 0px 0px 0px;
    border: none;
    margin: 0px 0px 0px 0px;
}

.StandardIcon {
    display: inline-block;
    float: left;
    width: 32px;
    height: 32px;
    top: 0px;
    margin-right: 10px;
    border: none;
}

.hiddenButton {
    display: none;
}

.ProgressOverlay {
    position: fixed;
    top: 120px;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 10;
}

.ProgressContent {
    background-color: #383838;
    width: 150px;
    height: 50px;
    line-height: 50px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: 0px;
    /*border-radius: 5px;*/
    text-align: center;
    z-index: 11; /* 1px higher than the overlay layer */
    opacity: 0.9;
    filter: alpha(opacity=90); /* For IE8 and earlier */
}

.BannerDiv {
    width: 950px;
    height: auto;
    margin-left: 125px;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.MultiLineText {
    font-family: Segoe UI;
}

.CenteredLabel {
    display: block;
    text-align: center;
    width: 100%;
}

.ChevronLeft {
    margin: 0px;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    border-style: solid;
    border-color: black;
    border-width: 1px;
}

.ChevronRight {
    margin: 0px;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    border-style: solid;
    border-color: black;
    border-width: 1px;
}

.grdvwPanel {
    width: 80%;
    margin-left: 2px;
    margin-right: 2px;
    text-align: left;
}

.grdvwPanelLabel {
    width: 50%;
    display: inline-block;
    margin-top: 5px;
    text-align: left;
}

.grdvwPanelContent {
    width: 50%;
    display: inline-block;
    margin-top: 5px;
    width: 40px;
}

.grdvwPanelText {
    text-align: left;
    width: 120px;
}

.grdvwPanelTextFooter {
    text-align: left;
    width: 100px;
    margin-top: 2px;
    margin-bottom: 2px;
}

.DetailsBoxSelectIndent {
    display: inline-block;
    width: 50%;
    max-width: 60%;
    min-width: 10%;
    height: auto;
    margin-left: 5px;
    margin-right: 10px;
    margin-bottom: 5px;
    font-size: small;
    color: black;
    max-width: 250px;
}

.Cursor {
    cursor: pointer;
}

.pageTitleExtraInfo {
    float: right;
    font-size: small;
    margin-right: 16px;
    vertical-align: top;
    text-align: right;
}

.TripleSplitDivContainer {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 150px;
    margin-top: 15px;
}

.TripleSplitContent {
    margin-left: 5px;
    margin-right: auto;
    height: 100%;
    float: left;
    width: 390px;
    border: 1px solid #333333;
    border-radius: 7px;
}

.DetailsBoxEmployeeLabel {
    width: 80px;
    height: auto;
    margin-left: 10px;
    margin-bottom: 5px;
    font-size: small;
    vertical-align: top;
    max-width: 200px;
    white-space: nowrap;
}

.DetailsBoxSettingLabelPopup {
    display: inline-block;
    width: 40%;
    height: auto;
    margin-left: 10px;
    margin-right: 5px;
    margin-bottom: 5px;
    font-size: small;
    vertical-align: top;
    max-width: 200px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.PrintLabel {
    display: none;
}

.ClockingEmployeeDiv {
    padding: 5px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    /*border-radius: 4px;*/
    margin: 5px 5px 5px 5px;
}

.ClockingEmployeeDiv-In {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

    .ClockingEmployeeDiv-In:hover {
        border-color: #337ab7;
    }

.ClockingEmployeeDiv-Absent {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

    .ClockingEmployeeDiv-Absent:hover {
        border-color: #337ab7;
    }

.ClockingEmployeeDiv-No {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

    .ClockingEmployeeDiv-No:hover {
        border-color: #337ab7;
    }

.ClockingEmployeeDiv-Out {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

    .ClockingEmployeeDiv-Out:hover {
        border-color: #337ab7;
    }

.StatusLabelDiv {
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid transparent;
    /*border-radius: 4px;*/
    /*margin: 5px 5px 5px 5px;*/
    display: inline-block;
    width: 97%;
    margin-left: 10px;
}

.StatusLabelDiv-True {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.StatusLabelDiv-False {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}


.HyperlinkDiv {
    color: #31708f;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .HyperlinkDiv:hover {
        font-style: italic;
        color: #2F4F4F;
    }

    .HyperlinkDiv:visited {
    }

.circularImage {
    width: 32px;
    height: 32px;
    display: inline;
    float: left;
    border-radius: 150px;
    -webkit-border-radius: 150px;
    -moz-border-radius: 150px;
    top: 3px;
    left: 3px;
}

.circularImageBorder {
    display: inline;
    float: left;
    width: 38px;
    height: 38px;
    border-radius: 150px;
    -webkit-border-radius: 150px;
    -moz-border-radius: 150px;
    border: 1px solid gray;
    background-color: #ffffff;
    margin-right: 3px;
}

.panel {
    margin-bottom: 10px;
    background-color: #fff;
    border: 1px solid transparent;
    /*border-radius: 4px;*/
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.panel-body {
    padding: 15px;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

    .panel-heading > .dropdown .dropdown-toggle {
        color: inherit;
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
    float: left;
}

    .panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
        color: inherit;
    }

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel > .list-group, .panel > .panel-collapse > .list-group {
    margin-bottom: 0;
}

    .panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
        border-width: 1px 0;
        border-radius: 0;
    }

    .panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
        border-top: 0;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
    }

    .panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
        border-bottom: 0;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}

.list-group + .panel-footer {
    border-top-width: 0;
}

.panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
    margin-bottom: 0;
}

    .panel > .panel-collapse > .table caption, .panel > .table caption, .panel > .table-responsive > .table caption {
        padding-right: 15px;
        padding-left: 15px;
    }

    .panel > .table-responsive:first-child > .table:first-child, .panel > .table:first-child {
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
    }

        .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
            border-top-left-radius: 3px;
            border-top-right-radius: 3px;
        }

            .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
                border-top-left-radius: 3px;
            }

            .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
                border-top-right-radius: 3px;
            }

    .panel > .table-responsive:last-child > .table:last-child, .panel > .table:last-child {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

        .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
            border-bottom-right-radius: 3px;
            border-bottom-left-radius: 3px;
        }

            .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
                border-bottom-left-radius: 3px;
            }

            .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
                border-bottom-right-radius: 3px;
            }

    .panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
        border-top: 1px solid #ddd;
    }

    .panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
        border-top: 0;
    }

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0;
}

    .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0;
    }

    .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0;
    }

    .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
        border-bottom: 0;
    }

    .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0;
    }

.panel > .table-responsive {
    margin-bottom: 0;
    border: 0;
}

.panel-group {
    margin-bottom: 20px;
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 4px;
    }

        .panel-group .panel + .panel {
            margin-top: 5px;
        }

    .panel-group .panel-heading {
        border-bottom: 0;
    }

        .panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
            border-top: 1px solid #ddd;
        }

    .panel-group .panel-footer {
        border-top: 0;
    }

        .panel-group .panel-footer + .panel-collapse .panel-body {
            border-bottom: 1px solid #ddd;
        }

.panel-default {
    border-color: #ddd;
}

    .panel-default > .panel-heading {
        color: #333;
        background-color: #f5f5f5;
        border-color: #ddd;
    }

        .panel-default > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ddd;
        }

        .panel-default > .panel-heading .badge {
            color: #f5f5f5;
            background-color: #333;
        }

    .panel-default > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ddd;
    }

.panel-primary {
    border-color: #337ab7;
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #337ab7;
        border-color: #337ab7;
    }

        .panel-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #337ab7;
        }

        .panel-primary > .panel-heading .badge {
            color: #337ab7;
            background-color: #fff;
        }

    .panel-primary > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #337ab7;
    }

.panel-success {
    border-color: #d6e9c6;
}

    .panel-success > .panel-heading {
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6;
    }

        .panel-success > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #d6e9c6;
        }

        .panel-success > .panel-heading .badge {
            color: #dff0d8;
            background-color: #3c763d;
        }

    .panel-success > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #d6e9c6;
    }

.panel-info {
    border-color: #bce8f1;
}

    .panel-info > .panel-heading {
        color: #31708f;
        background-color: #d9edf7;
        border-color: #bce8f1;
    }

        .panel-info > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #bce8f1;
        }

        .panel-info > .panel-heading .badge {
            color: #d9edf7;
            background-color: #31708f;
        }

    .panel-info > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #bce8f1;
    }

.panel-warning {
    border-color: #faebcc;
}

    .panel-warning > .panel-heading {
        color: #8a6d3b;
        background-color: #fcf8e3;
        border-color: #faebcc;
    }

        .panel-warning > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #faebcc;
        }

        .panel-warning > .panel-heading .badge {
            color: #fcf8e3;
            background-color: #8a6d3b;
        }

    .panel-warning > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #faebcc;
    }

.panel-danger {
    border-color: #ebccd1;
}

    .panel-danger > .panel-heading {
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1;
    }

        .panel-danger > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ebccd1;
        }

        .panel-danger > .panel-heading .badge {
            color: #f2dede;
            background-color: #a94442;
        }

    .panel-danger > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ebccd1;
    }

.accordion {
    width: 400px;
}

.accordionHeader {
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
    /*border-radius: 5px;*/
}

.accordionHeaderGreen {
    border: 1px solid #d6e9c6;
    color: #3c763d;
    background-color: #dff0d8;
}

.accordionHeaderBlue {
    border: 1px solid #bce8f1;
    color: #31708f;
    background-color: #d9edf7;
}

.accordionHeaderDisabled {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
    text-align: center;
}

.accordionHeaderBlue:hover {
    border: 1px solid #ABC9CF;
}

.accordionHeaderSelected {
    border: 1px solid #d6e9c6;
    background-color: #dff0d8;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
    /*border-radius: 5px 5px 0px 0px;*/
}

.accordionHeaderSelectedGreen {
    border: 1px solid #d6e9c6;
    background-color: #dff0d8;
    color: #3c763d;
}

.accordionHeaderSelectedBlue {
    border: 1px solid #bce8f1;
    color: #31708f;
    background-color: #d9edf7;
}

    .accordionHeaderSelectedBlue:hover {
        border: 1px solid #ABC9CF;
    }

.accordionContent {
    border: 1px solid #ddd;
    border-top: none;
    padding: 5px;
    /*border-radius: 0px 0px 5px 5px;*/
}

.accordionContentGreen {
    background-color: #f5f5f5;
}

.accordionContentBlue {
    background-color: #f5f5f5;
}

.fullWidthDiv {
    width: 100%;
    display: inline-block;
    /*border: 1px solid red;*/
}

.fullWidthControl {
    width: 98%;
    font-family: Verdana;
    font-size: small;
    font-weight: 100;
}

.fullWidthControlDisabled {
    width: 98%;
    font-family: Verdana;
    font-size: small;
    font-weight: 100;
    cursor: not-allowed;
}

.smallDropDown {
    width: 145px;
}

/*AutoComplete flyout */
/*.completionList {
border:solid 1px #444444;
margin:0px;
padding:2px;
height: 100px;
overflow:auto;
background-color: #FFFFFF;
}

.listItem {
color: #1C1C1C;
}

.itemHighlighted {
background-color: #ADD6FF;
}*/

.ui-resizable {
    position: relative;
}

.ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    z-index: 99999;
    display: block;
}

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
    display: none;
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0;
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0;
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%;
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%;
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px;
    background-image: url("../ICONS/resize.png");
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px;
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px;
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px;
}

.fieldset {
    border-radius: 5px;
}

.Tab {
    border: 1px solid #FFFFFF;
    /*border-top-left-radius: 5px;
    border-top-right-radius: 5px;*/
    height: 30px;
    display: inline-block;
    background-color: #EEEEEE;
    color: black;
    cursor: pointer;
    -webkit-appearance: none;
    font-family: inherit;
}

    .Tab.Active {
        border: 1px solid #CCC;
        background-color: #FFFFFF;
        border-bottom: 1px solid #FFFFFF;
        top: 1px;
        position: relative;
    }

    .Tab:hover {
        background-color: #FFFFFF;
        color: black;
        cursor: pointer;
    }

    .Tab.Active:hover {
        background-color: #FFFFFF;
        color: none;
        cursor: default;
    }

.headingColour {
}

.TabContent {
    /*border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;*/
    width: 100%;
    display: inline-block;
    border: 1px solid #CCC;
    background-color: #FFFFFF;
}

.TabHeader {
}

.TabContent.Internal {
    margin: 5px;
    background-color: #FFFFFF;
    border: 1px solid #FFFFFF;
    /*border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;*/
    width: 98%;
}

.standardAccordionHeader {
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
    /*border-radius: 5px;*/
}

.standardAccordionHeaderDisabled {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
    text-align: center;
}

.standardAccordionHeader:hover {
}

.standardAccordionHeaderSelected {
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
    /*border-radius: 5px 5px 0px 0px;*/
}

.standardAccordionContent {
    border: 1px solid #ddd;
    border-top: none;
    padding: 5px;
    border-radius: 0px 0px 5px 5px;
    background-color: #f5f5f5;
}

.AbsenceCalendarDiv {
    height: 100%;
    width: 100%;
    position: relative;
    left: -1px;
    border: 0px solid #333333;
}

.AbsenceCalendarPanelLabel {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    top: 3px;
}

.AbsenceCalendarMultipleIcon {
    height: 8px;
    width: 8px;
    position: absolute;
    top: 0px;
    right: 0px;
}

.AbsenceCalendarHalfDay {
    top: -1px;
    left: 0px;
    height: 22px;
    width: 25px;
    position: absolute;
    border: 0px solid none;
}

.Today {
    box-shadow: inset 0 0 7px #000000;
    border: 1px solid black;
}

.AbsenceCalendarDiv {
    height: 100%;
    width: 100%;
    position: relative;
    left: -1px;
    border: 0px solid #333333;
}

.AbsenceCalendarPanelLabel {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    top: 3px;
}

.AbsenceCalendarMultipleIcon {
    height: 8px;
    width: 8px;
    position: absolute;
    top: 0px;
    right: 0px;
}

.AbsenceCalendarHalfDay {
    top: -1px;
    left: 0px;
    height: 22px;
    width: 25px;
    position: absolute;
    border: 0px solid none;
}

.CheckSetting {
    width: 375px;
    display: inline-block;
}

.panelButton {
    border: none;
    height: 40px;
    width: 100%;
    margin-bottom: 5px;
    background-color: #FFFFFF;
    text-align: left;
    -webkit-appearance: none;
}

    .panelButton:hover {
        background-color: #EEEEEE;
        color: #778899;
        cursor: pointer;
    }

.gridviewQuestionnaires {
    font-size: small;
    margin-left: 0px;
    margin-right: 0px;
    border-color: White;
    padding: 5px;
    width: 998px;
    margin: 0px 0px 0px 0px;
    font-size: small;
}

    .gridviewQuestionnaires th a {
        color: white;
        text-decoration: none;
    }

    .gridviewQuestionnaires td {
        background: #ebebeb;
        color: #333333;
        font: small "arial";
        padding: 4px;
    }

    .gridviewQuestionnaires th {
        padding: 4px;
        font-size: small;
        border: 1px solid black !important;
    }

.deploytable {
    width: 80%;
    border: 0px solid black;
    border-spacing: 0px 0px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

    .deploytable tr {
        padding: 0px;
    }

    .deploytable td {
        padding: 0px;
        border: 0px none;
        text-align: right;
    }

.CompanyDiv {
    height: 45px;
}

.individualDivs {
    border: 1px solid gray;
    border-radius: 5px;
    box-shadow: inset 0 0 1px gray;
    display: inline-block;
    width: 98%;
    padding-top: 5px;
    margin-bottom: 5px;
    margin-right: 2px;
    padding-bottom: 5px;
    margin-left: 4px;
}

.CloseIcon {
    margin: 10px 10px 10px 10px;
    display: inline-block;
    float: right;
    cursor: pointer;
}

.DetailsBoxTitleShort {
    width: 75%;
    display: inline-block;
}

.End {
    clear: both;
}

.HyperlinkNoStyle {
    text-decoration: none;
    border: none;
}

.SmallSpan {
    width: 200px;
    display: inline-block;
}

.NoPadding {
    padding: 0;
}

.NoMarginBottom {
    margin-bottom: 0;
}

.MarginSmall {
    margin-left: 2.5%;
    margin-right: 2.5%;
}

.NoMarginLeft {
    margin-left: 0px;
}

.BoldFont {
    font-weight: bold;
}

.MarginLeft10 {
    margin-left: 10px;
}

.MarginBottom5 {
    margin-bottom: 5px;
}

.MarginBottom10 {
    margin-bottom: 10px;
}

.MarginRight10 {
    margin-right: 10px;
}

.MarginTop5 {
    margin-top: 5px;
}

.MarginTop10 {
    margin-top: 10px;
}

.MarginLeft5 {
    margin-left: 5px !important;
}

.Width95 {
    width: 95%;
}

.FloatRight {
    float: right; 
}

.FloatLeft {
    float: left; 
}

.FloatRightWithRightMargin10 {
    float: right; 
    margin-right: 10px;
}

.FloatRightMarginTop5 {
    float: right;
    margin-top: 5px;
}

.graphPaneWrapper {
  width: 48.5%; 
  height: 370px; 
  border: 1px solid gray; 
  margin-left: 8px; 
  background-color: whitesmoke; 
  display: inline-block; 
  float: left;
}

.graphPaneHeader {
    height: 30px; 
    border: 1px solid #CCCCCC; 
    border-bottom-color: gray; 
}

.Height20 {
    height: 20px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

    .h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
        font-weight: 400;
        line-height: 1;
        color: #777;
    }

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

    .h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
        font-size: 65%;
    }

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

    .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
        font-size: 75%;
    }

.h1, h1 {
    font-size: 36px;
}

.h2, h2 {
    font-size: 30px;
}

.h3, h3 {
    font-size: 24px;
}

.h4, h4 {
    font-size: 18px;
}

.h5, h5 {
    font-size: 14px;
}

.h6, h6 {
    font-size: 12px;
}

.Notification {
    display: none;
    height:auto; 
    min-height: 15px; 
    min-width: 400px; 
    background-color:#4c4c4c; 
    opacity: 0.9; 
    position: fixed; 
    z-index: 100; 
    top: 5px; 
    right: 5px;
    -webkit-box-shadow: 0px 6px 28px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 6px 28px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 6px 28px 0px rgba(0, 0, 0, 0.4);
    padding: 10px;
    border-radius: 3px;
}

.OvertimeNotes {
    width: 240px;
}

.OrgIcon {
    margin-left:auto;
    margin-right: auto;
    display:block;
    top: 3px;
    position: relative;
    padding: 2px 2px 2px 2px;
    border: none;
    background-color: #ffffff;
    border-radius:200px;
    margin-bottom: 5px;
    -moz-box-shadow: inset 0 0 10px #000000;
    -webkit-box-shadow: inset 0 0 10px #000000;
    box-shadow: inset 0 0 10px #000000;
    width: 40px;
    height: 40px;
}

.PopupFullWidthLabel {
    display: inline-block;
    width: 90%;
    height: 100%;
    word-break: break-word;
    margin-left: 10px;
    margin-right: 5px;
    margin-bottom: 5px;
    font-size: small;
    vertical-align: top;
}
