﻿body {
    font-family: Calibri, Arial;
    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-top: 2px;
    width: 100%;
    min-height: 700px;
    text-align: center;
    position: relative;
    background-color: white !important;
}
#mainArea {
    margin-top: 2px;
    width: 100%;
    height: 900px;
    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: 55px;
    background-image: url("../images/logo1.jpg");
    float:left;
}
#mainContent {
    margin: 0 auto;
    width: 1400px;
    min-height: 600px;
    height: auto;
    text-align: center;
    padding-top: 20px;
    background-color: white !important;
}
#formTitle {
    width: 1900px;
    padding-bottom: 10px;
    padding-top: 10px;
    font-size: 20px;
    font-weight: bold;
}
.menuLink:hover {
    cursor: pointer;
}
.pageTitle {
    font-size: 24px;
    text-align: center;
    color: grey;
    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;
}
#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%;
    clear: both;
}
.entryLabel {
    width: 14%;
    text-align: right;
    float: left;
    margin-right: 6px;
    padding-top: 3px;
    font-size: 14px;
}
.entryField {
    font-size: 14px;
    float: left;
    width: 35%;
    text-align: left;
    padding-top: 4px;
}
.entryRowLabel {
    font-size: 14px;
    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;
}*/
.logoTop {
    float: left;
    width: 10%;
}
.customerLogo {
    float: right;
    width: 10%;
}
.logoCenter {
    float: left;
    text-align: center;
    color: gray;
    font-size: 24px;
    width: 79%;
}
.entryRow {
    width: 100%;
    height: 35px;
    clear: both;
    margin: 0 auto;
}

.entryLabel {
    width: 14%;
    text-align: right;
    float: left;
    margin-right: 6px;
    padding-top: 3px;
    /*font-size: 12px;*/
}

.entryField {
    font-size: 14px;
    float: left;
    width: 35%;
    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: 100px;
}

.loginLabel {
    font-family: Calibri, Arial; 
    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%;
    margin-top: 50px;
}

.mainTableRow {
    width: 100%;
    clear: both;
    text-align: center;
    line-height: 34px;
}

.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, Arial; 
    color: red;
    font-size: 12px;
    padding-left: 5px;
}

.contentArea {
    width: 1400px;
    margin: 0 auto;
    padding-top: 20px;
    background-color:white;
    height:400px;
}

.mainGrid {
    padding-top: 30px;
    padding-left: 20px;
    font-family: Calibri, Arial; 
    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, Arial; 
    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, Arial; 
    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, Arial; 
    font-size: 10px;
    bottom: 0;
    padding-top: 5px;
    padding-bottom: 10px;
    clear: both;
    position: fixed;
    margin: auto 0;
    width: 1200px;
    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;
}
.labelCaption {
    font-size: 14px;
}
.textBoxClass {
    font-size: 14px;
}
.buttonClass {
    font-size: 14px;
}
.jqbox_innerhtml {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}

.ajax__balloon_popup .rect {
    background-image: none !important;
}

.modalBackground {
    background-color: Black;
    filter: alpha(opacity=30);
    opacity: 0.3;
}

.modalPopup {
    background-color: #FFFFFF;
    border-width: 2px;
    border-style: solid;
    border-color: slategrey;
    padding-top: 10px;
    padding-left: 10px;
    width: 400px;
    height: 300px;
}

.modalDeletePopup {
    background-color: #FFFFFF;
    border-width: 2px;
    border-style: solid;
    border-color: slategrey;
    padding-top: 10px;
    padding-left: 10px;
    width: 380px;
    height: 80px;
}

.modalPopup .header
{
    background-color: slategray;
    height: 30px;
    color: White;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    padding-left:0;
    margin-left:-10px;
}
.modalPopup .body
{
    line-height: 30px;
    text-align: center;
    font-size: 11px;
    padding-top:20px;
    padding-right: 20px;
}
.modalPopup .footer
{
    padding: 3px;
    padding-top:20px;
}
/*.modalPopup .yes, .modalPopup .no
{
    height: 23px;
    color: White;
    line-height: 23px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
}*/
.modalPopup .yes
{
    background-color: #2FBDF1;
    border: 1px solid #0DA9D0;
    padding-right:30px;
}
.modalPopup .no
{
    background-color: #9F9F9F;
    border: 1px solid #5C5C5C;
}
.infoMessage {
    font-weight: bold;
    color: red;
    font-size: 14px;
    padding-bottom: 25px;
    width:100%;
}

.okButton {
    width: 50%;
    float: left;
    text-align: center;
}

.totalDocPopup {
    font-weight: bold;
    color: red;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #FFFFFF;
    border-width: 2px;
    border-style: solid;
    border-color: slategrey;
    padding-top: 10px;
    padding-left: 10px;
    width: 300px;
    height: 70px;
}
.buttonClean {
    color: #FFFFCC;
    background-color: slategray;
    text-align: center;
}

.buttonDirty {
    color: #FFFFCC;
    background-color: red;
    text-align: center;
}
.datePickerClass {
}
.largeTitle {
    font-size: 16px;
    font-weight: bold;
    color: black;
    padding-bottom: 10px;
    padding-top: 20px;
    text-align: left !important;
}
.mediumTitle {
    font-size: 14px;
    font-weight: bold;
    color: black;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: left !important;
}
.smallTitle {
    font-size: 12px;
    font-weight: bold;
    color: black;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: left !important;
    height: 20px;
}
.dropDownClass {
    font-size: 12px;
}
.checkBoxClass {
    font-size: 12px;
}
.entryRowSmall {
    width: 100%;
    height: 15px;
    font-size: 10px;
    clear: both;
    color:slategray;
}

.entryLabelSmall {
    width: 28%;
    text-align: right;
    float: left;
    padding-right: 6px;
    font-size: 10px !important;
}

.entryFieldSmall {
    font-size: 10px !important;
    float: left;
    width: 70%;
    margin-bottom: 4px;
    text-align: left;
}
.smallFont {
    font-size: 10px !important;
}
.floatLeft {
    float: left;
}