﻿#bg_image {
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    position: absolute;
    z-index: 0;
    min-height: 500px;
    min-width: 850px;
}

#contents {
    z-index: 1;
    left: 0px;
    top: 0px;
    position: absolute;
    margin: auto;
    width: 100%;
    min-height: 500px;
    min-width: 850px;
}

.bkg {
    background-image: url( '/Images/background.jpg' );
    background-repeat: no-repeat;
    background-color: #94C3EF;
    position: fixed;
    width: 100%;
    height: 100%;
}

.label {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 8pt;
    font-weight: bold;
    text-align: right;
    padding-right: 10px;
    /*vertical-align: top;*/
    padding-top: 5px;
    white-space: nowrap;
}

.sub_header {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 9pt;
    font-weight: bold;
    text-align: left;
}

.announcement {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: Black;
}

.normal {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 8pt;
}

.toplabel {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 8pt;
    font-weight: bold;
    text-align: left;
}

.permlabel {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}

.rolepermcheckbox {
    text-align: center;
    vertical-align: bottom;
}

.chkbox {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 8pt;
}

.table_detail_header {
    margin-bottom: 10px;
}

.title {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 10pt;
    font-weight: bold;
    text-align: left;
    padding-bottom: 10px;
    padding-top: 15px;
    text-decoration: underline;
}

.resource {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 7pt;
    font-weight: normal;
    white-space: nowrap;
}

.resourceLabel {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 10pt;
    font-weight: bolder;
    text-align: right;
}

.appointment {
    background-color: #ECF4FF;
    border: 1px solid #000000;
}


.table_nav_main {
    width: 100%;
    border-bottom-style: solid;
    border-bottom-color: #EEEEEE;
    border-bottom-width: thin;
}

.table_nav_tree {
   width: 200px;
    border-right-style: solid;
    border-right-color: #EEEEEE;
    border-left-width: thin;
    vertical-align: top;
}
.table_nav_treeCust {
    width: 100%;
    border-right-style: solid;
    border-right-color: #EEEEEE;
    border-left-width: thin;
    vertical-align: top;
}
.table_nav_data {
    height: 100%;
    vertical-align: top;
}


.ActionButton {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
    color: #354B95;
}


.login {
    text-align: center;
}


.CST {
    line-height: 20px;
    font-size: 10pt;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}


h1 {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16pt;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 0in;
    margin-left: 15px;
    margin-right: 15px;
}


h2 {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14pt;
    font-weight: bold;
    text-decoration: underline;
    margin-bottom: 0in;
    margin-left: 15px;
    margin-right: 15px;
}


select {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font: normal 12px/24px "Segoe UI", Arial, sans-serif;
}

.clearfix {
    *zoom: 1;
}

    .clearfix:before, .clearfix:after {
        display: table;
        content: "";
        line-height: 0;
    }

    .clearfix:after {
        clear: both;
    }

/*.required:before {
    content: " * ";
    color: red;
    font-size: 12pt;
}*/

.errorMessage {
    color: red;
}

.RadWindow .rwDialogText {
    text-align: left !important;
    font-size: 14px !important;
    line-height: 1.5;
}

.RadWindow .rwPopupButton {
    background-repeat: no-repeat !important;
    background-position: 0 -136px !important;
    padding: 0 0 0 3px !important;
    margin: 29px 18px 8px 0 !important;
}

.RadWindow .rwTable {
    width: 100% !important;
    /*height: 165px !important;*/
    table-layout: auto !important;
}

.validator {
    font-size: 10pt;
}



/*02/18/2016*/
.DropZone {
    width: 290px;
    height: 150px;
    background-color: #DCDCDC;
    border-color: #CCCCCC;
    color: #DCDCDC;
    float: left;
    text-align: center;
    font-size: 16px;
    color: white;
}

.demo-container .RadAsyncUpload {
    margin-left: 250px;
    margin-bottom: 28px;
}

.demo-container .RadUpload .ruUploadProgress {
    width: 230px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
}

html .demo-container .ruFakeInput {
    width: 200px;
}

html .RadUpload .ruFileWrap {
    position: relative;
    vertical-align: top;
}

.img-Add-File-Control {
        height: 15px;
        width: 15px;
        cursor: pointer;
        margin-bottom: -3px;
    }

.invalidMessage {
    text-align: center;
    font-size: 20px;
    margin-top: 10%;
}

.loadingPanel {
    position: absolute;
    width: 84%;
    height: 90%;
    visibility: hidden;
    z-index: 1001;
}

.dqEmployeeLoadingPanel {
    position: absolute;
    width: 84%;
    height: 6%;
    visibility: hidden;
    z-index: 1001;
}

.loadingImage{
    padding-top:25%;
    padding-left:40%;
}

.width100{
    width:100% !important;
}

.ruError {
    color: red
}

.craig-default-font, p.craig-default-font, p {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
    font-size: 16px !important;
    line-height: 1.3;
}

.btn-default {
    border-color: #ccc;
    color: #333;
    background-color: #fff;
    height: 34px !important;
    padding: 6px 10px;
    border-width: 1px;
    border-style: solid;
    border-color: #ccc;
    background-position: 0 0;
    border-radius: 4px;
    font-size: 14px !important;
    font-weight: normal !important;
    width: auto !important;
}

    .btn-default:hover {
        color: #212529;
        background-color: #e6e6e6;
        border-color: #ccc
    }

    .btn-default:focus,
    .btn-default.focus {
        box-shadow: 0 0 0 .2rem rgba(91, 194, 194, 0.5)
    }

    .btn-default.disabled,
    .btn-default:disabled {
        color: #212529;
        background-color: #7cc;
        border-color: #5bc2c2
    }

    .btn-default:not(:disabled):not(.disabled):active,
    .btn-default:not(:disabled):not(.disabled).active,
    .show > .btn-default.dropdown-toggle {
        color: #212529;
        background-color: #9cdada;
        border-color: #2e7c7c
    }

        .btn-default:not(:disabled):not(.disabled):active:focus,
        .btn-default:not(:disabled):not(.disabled).active:focus,
        .show > .btn-default.dropdown-toggle:focus {
            box-shadow: 0 0 0 .2rem rgba(91, 194, 194, 0.5)
        }

span.ruFileWrap.ruStyled {
    max-width: 350px;
}
#OtherDate_wrapper, #ScheduleCombo {
    width: unset !important;
}
