﻿html,
body {
    height: 100%;
}


/* Set padding to keep content from hitting the edges */
.body-content {
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
}

/* Set width on the form input elements since they're 100% wide by default 
input,
select,
textarea {
    max-width: 280px;
}
*/

/* styles for validation helpers */
.field-validation-error {
    color: #b94a48;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #b94a48;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #b94a48;
}

.validation-summary-valid {
    display: none;
}




.logpartial a {

    vertical-align:middle;
    font-size: 18px;
    color: white;
    font-weight: bold;
    text-decoration:none;
}

 #loaderCncl {
            top: 50%;
            left: 50%;
            margin-top: -50px;
            margin-left: -50px;
            width: 80%;
            height: 500px;
        }

 #loaderCncl div , #loaderCncl img {
        }

 .hidden {
     visibility: hidden 
 }

.dummybuttonconflicts, .dummyimgbuttonconflicts {
    border: none;
}

.Menulinks {
    font-size: 19px;
    height: 33px;
    width: 70%;
    float: left;
    padding: 10px;
}

#footerdiv{
    display: inline-block;
}

#global_nav_la_4324422 {
    width:100%;
    display:inline-block;
    background: #0f2940;
    z-index: 9999999999 !important;
    top: 0 !important;
    height: 32px !important;
    left: 0 !important;
    right: 0 !important;
    color: #ffffff !important;
    line-height: 15px !important;
}
#global_nav_la_4324422-seal {
    width: 20%;
    margin-left: 14px;
    
}
    #global_nav_la_4324422-seal svg {
        float: left;
        margin-right: 14px;
    }

#global_nav_la_4324422-name {
    float: left;
    margin-top: 9px;
    font-size: 18px !important;
    font-family: 'Oswald', sans-serif !important;
}

.signMesseagesPerWO table {
 border-style:solid;
 border-width:1px;
}
.signMesseagesPerWO input {
    width: 100px;
    margin-right: 6px;
}

.smallerinput {
    width: 163px !important;
    }

#BTNMSG {
    width: 6rem !important;
    height: 26px;
    font-size: 1rem;
}

#divnbWO {
    font-weight: bold;
    font-size: 16px;
    padding: 5px;
}
#divnbWO2 {
    font-weight: bold;
    font-size: 16px;
    padding: 5px;
}
