﻿body {
    font-family: Calibri;
    background-color: white !important;
    margin: 0 auto;
}
#pageName {
    font-size: 20px;
    font-weight: bold;
    width: 100%;
    text-align: left;
    padding-bottom: 15px;
    text-indent: 15px;
    color: white !important;
    background-color: white !important;
}
#mainContainer {
    margin: 0 auto;
    margin-top: 2px;
    width: 1400px;
    min-height: 700px;
    text-align: center;
    position: relative;
    background-color: white !important;
}
/*#menuBar {
    width: 1400px;
    height: 55px;
    background-image: url("../images/TopBkg.jpg");
    background-repeat: repeat-x;
    position: relative;
    margin: 0 auto;
}*/
#logoArea {
    width: 220px;
    height: 100px;
    /*background-image: url("~/images/logo1.jpg");*/
    float:left;
}
#logoBar {
    width: 100%;
    height: 100px;
}
#mainContent {
    margin: 0 auto;
    width: 1400px;
    min-height: 600px;
    height: auto;
    text-align: center;
    padding-top: 20px;
    background-color: white !important;
}
#formTitle {
    width: 100%;
    padding-bottom: 10px;
    padding-top: 10px;
    font-size: 20px;
    font-weight: bold;
}
.blueColor {
    color: #00A3D9;
}
.greenColor {
    color: #007086;
}
.menuLink:hover {
    cursor: pointer;
}
.pageTitle {
    font-size: 30px;
    text-align: center;
    padding-bottom: 25px;
    margin-top: 20px;
}
.menuItem {
    font-size: 14px;
    font-weight: bold;
    float: left;
    width: 150px;
    padding-top: 25px;
    padding-left: 40px;
    color: white;
    text-align: center;
}
.smallTitle {
    font-size: 14px;
    font-weight: bold;
}
.regularTitle {
    font-size: 16px;
    font-weight: bold;
}
.mediumTitle {
    font-size: 18px;
    font-weight: bold;
}
#menuLogOut {
    font-size: 14px;
    text-align: right;
    float: right;
    width: 150px;
    padding-top: 25px;
    padding-right: 10px;
    color: white;
}
#menuLogOut:hover {
    font-weight:bold;
    cursor: pointer;
}
.deGridArea {
    width: 1400px;
    margin-left: auto;
    margin-right: auto;
}
/* ENTRY */
.entryArea {
    width: 1000px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 30px;
}
#mainEntryArea {
    width:1400px;
    height:auto;
    margin: 0 auto;
}
.hyperlinkClass {
    font-size: 14px;
}
.entryRow {
    width: 100%;
    min-height: 25px;
    clear: both;
}
.entryLabel {
    width: 30%;
    text-align: left;
    float: left;
    padding-top: 3px;
    font-weight: bold;
    /*font-size: 12px;*/
}
.entryField {
    float: left;
    width: 64%;
    text-align: left;
    padding-top: 4px;
}
.entryRowLabel {
    /*font-size: 12px;*/
    float: left;
    width: 38%;
    text-align: right;
    margin-right: 6px;
    line-height: 20px;
}
.entryRowField {
    /*font-size: 14px;*/
    float: left;
    width: 60%;
    text-align: left;
    line-height: 20px;
}
.entryRowLabelCentered {
    /*font-size: 14px;*/
    float: left;
    width: 49%;
    text-align: right;
    margin-right: 6px;
    line-height: 20px;
}

.entryRowFieldCentered {
    /*font-size: 14px;*/
    float: left;
    width: 50%;
    text-align: left;
    line-height: 20px;
}
.entryRowLabel2 {
    /*font-size: 14px;*/
    float: left;
    width: 110px;
    text-align: right;
    margin-right: 6px;
    line-height: 20px;
}
.entryRowField2 {
    /*font-size: 14px;*/
    float: left;
    text-align: left;
    width:100%;
    line-height: 20px;
}
.upperArea {
    float:left;
    width:24%;
}

#topArea {
    width: 99%;
    clear: both;
    height: 250px;
    border: solid 1px gray;
    padding-top:15px;
    margin-bottom:15px;
    margin: 0 auto;
}

#tabArea {
    clear: both;
    padding-top:15px;
    width: 1200px;
    height:400px;
    text-align:center;
    margin:0 auto;
}

/* tLogins SCREEN*/
.loginEntryMain {
    width: 300px;
    border: solid 1px #777777;
    height: 150px;
    margin: 0 auto;
    margin-top: 100px;
    margin-bottom: 30px;
}

.loginLabel {
    font-family: Calibri;
    font-size: 12px;
    text-align: right;
    padding-left: 5px;
    color: #222222;
    float: left;
    width: 35%;
}

.loginField {
    float: left;
    width: 60%;
    text-align: left;
    padding-left: 10px;
}

.loginSubmit {
    text-align: center;
    width: 100%;
    padding-top: 20px;
}

/* end login */

.mainTableRow {
    width: 100%;
    clear: both;
    text-align: center;
    line-height: 34px;
    height: 35px;
}

.mainTableCell {
    float: left;
    width: 49%;
    text-decoration: none;
    color: grey;
    text-align: left;
}

a {
    text-decoration: none;
    color: #444444;
}

a:hover {
    font-weight: bold;
    cursor: pointer;
}

.errorMessage {
    font-family: Calibri;
    color: red;
    font-size: 12px;
    padding-left: 5px;
}

.contentArea {
    width: 1400px;
    margin: 0 auto;
    padding-top: 20px;
    background-color:white;
    min-height:200px;
}

.mainGrid {
    padding-top: 30px;
    padding-left: 20px;
    font-family: Calibri;
    font-size: 14px;
}

.mainArea {
    width: 1400px;
    border: solid 1px #d3d3d3;
    margin: 0 auto;
    min-height: 450px;
}

/*.headerImage {
    background-image: url("../images/TopBkg.jpg");
    background-repeat: repeat-x;
    width: 1400px;
    height: 55px;
}*/

.topSpace {
    clear: both;
    width: 1200px;
    height: 50%;
}

.bottomSpace {
    clear: both;
    width: 1200px;
    height: 50%;
    padding-left: 300px;
}

.menuItem {
    font-family: Calibri;
    font-size: 16px;
    float: left;
    width: 230px;
    text-align: center;
}

.menuItem a {
    text-decoration: none;
    color: #444444;
}

.menuItem a:hover {
    font-weight: bold;
    cursor: pointer;
}

.logOutMenu {
    font-family: Calibri;
    font-size: 12px;
    padding-top: 20px;
    float: right;
    height: 26px;
    width: 115px;
}

.logOutMenu a {
    text-decoration: none;
    color: #444444;
}

.logOutMenu a:hover {
    font-weight: bold;
    cursor: pointer;
}

.footerArea {
    font-family: Calibri;
    font-size: 10px;
    bottom: 0;
    padding-top: 5px;
    padding-bottom: 10px;
    clear: both;
    margin: auto 0;
    width: 100%;
    text-align: center;
    color: #333333;
}

.multiRowTextBox {
    width: 40%;
    height: 200px;
}
.deSearchArea {
    width:100%;
    min-height:60px;
    padding-top:20px;
}
.buttonRow {
    width:80%;
    padding-top:20px;
    text-align:right;
    padding-bottom:20px;
}
.centerText {
    text-align:center;
}
.ajax__tab_header  {
    font-size: 12px !important;
}
.tabMain {
    width: 1390px;
}
.tabControl {
    width: 98%;
}
.attachmentUpload {
    font-size: 12px;
    font-family: Calibri;
}
#_content_AutoCompleteExtender2_completionListElem 
{
    font-size: 12px !important;
    width: 480px !important;
    margin-top: 0;
    margin-left: 10px;
}
.fontItalic {
    font-style: italic;
}
.labelCaption {
}
.dropDownClass {

}
.textBoxClass {

}
.checkBoxClass {

}
.buttonClass {

}
.datePickerClass {

}
/* main screen */
.statusPane {
    float: left;
    width: 80%;
    min-width: 255px;
}
.menuButton {
    Background-Color: #00A3D9;
    Color: White;
    Height: 50px;
    Width: 150px;
    font-weight: bold;
}
.leftPane {
    float: left;
    width: 20%;
    min-width: 255px;
}
.middlePane {
    float: left;
    width: 59%;
    text-align: center;
}
.rightPane {
    float: right;
    text-align: right;
    width: 20%;
    min-width: 255px;
}
.leftPaneEven {
    float: left;
    width: 32%;
    text-align: center;
    min-height: 400px;
    border: solid 2px gray;
    padding: 4px;
}

.leftPaneEvenPG {
    float: left;
    width: 48%;
    text-align: center;
    min-height: 400px;
/*    border: solid 2px gray;
*/    padding: 4px;
}

.middlePaneEven {
    float: left;
    width: 32%;
    text-align: center;
    min-height: 400px;
    border: solid 2px gray;
    padding: 4px;
    margin-left: 8px;
}
.rightPaneEvenPG {
    float: left;
    width: 48%;
    text-align: center;
    min-height: 400px;
/*    border: solid 2px gray;
*/    padding: 4px;
    margin-left: 8px;
}
.rightPaneEven {
    float: right;
    width: 32%;
    text-align: center;
    min-height: 400px;
    border: solid 2px gray;
    padding: 4px;
}


.leftJustify {
    text-align: left !important;
}
.jqbox_innerhtml {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 100;
}