﻿label {
    font-weight: normal;
}

.container {
    margin: 0;
    width: 100%;
}

.master-logo {
    background-image: url(../images/eGordian_Logo.png);
    background-position: center center;
    background-repeat: no-repeat;
    width: 92px;
    height: 11px;
    vertical-align: middle;
    cursor: pointer;
    display: inline-block;
    float: left;
    padding: 11px 0 11px 11px;
}

#eziqc,
.eziqc-tab-logo {
    width: 150px;
}

.widget-container {
    border: 1px solid rgb(51, 64, 72);
}

.widget-list-container td {
    padding: 4px;
}

.header-wrapper {
    height: 39px;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    background-color: rgb(253, 183, 26);
}

#appsheader .ui-widget-header {
    line-height: 33px;
}

#container {
    margin-top: 0;
}

.ui-tabs-nav {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.default-dialog .ui-dialog-titlebar,
.widget_title {
    color: rgb(255, 255,255) !important;
}

a:hover {
    text-decoration: none !important;
}

#tabControls {
    width: 65px;
}

    #tabControls a {
        width: 65px;
        padding: 0;
    }

        #tabControls a:hover {
            color: rgb(253,183,26);
        }

        #tabControls a:first-child {
            margin-top: 4px;
        }

#appBottomPinstripe {
    height: 2px;
    background-color: rgb(255,217,154);
}

.ui-menu-item a {
    display: block;
    padding: 4px;
    text-decoration: none;
}

/* FROM HEADER SITE */
#HeaderWrapper {
    font-family: 'Roboto', 'Arial' !important;
    font-size: 14px !important;
    color: #fff;
    border-bottom: 1px solid #334048;
    margin-bottom: 10px;
}   

    #HeaderWrapper .menu-item.ui-state-hover a {
        color:#334048 !important;
    }

    #HeaderWrapper .menu-item {
        padding: 0 10px;
        cursor: pointer;
    }

        #HeaderWrapper .menu-item.last-item {
            margin-right: 0 !important;
        }

        #HeaderWrapper .menu-item label {
            margin: 0;
        }

        #HeaderWrapper .menu-item input {
            vertical-align: middle;
            margin-top: 0;
        }
    
    #HeaderWrapper .menu-item,
    #HeaderLogo .menu-item-separator {
        display: inline-block;
        vertical-align: middle;
    }

    #HeaderWrapper ul {
        margin: 0 !important;
    }

    #HeaderWrapper .login-top-bar {
        line-height: 30px;
    }

.eziqc-section.align-right {
    text-align: right;
}

#HeaderWrapper,
#logintdmnu {
    background-color: rgb(51, 64, 72) !important;
}

    .headermnu hr,
    #logintdmnu hr {
        margin: 5px 0;
    }

#SpecificMIRight,
#logintd {
    display: inline-block;
    cursor: pointer;
}

.login-top-bar,
.nav-logo-holder {
    width: 100%;
}

.nav-logo-holder {
    background-color: #fff;
    line-height: 40px;
}

    .nav-logo-holder .col-md-3 {
        text-align: left !important;
    }

.nav-holder {
    text-align: right;
}

.nav {
    text-align: right;
}

    .nav a,
    .nav a:visited {
        text-decoration: none;
        color: #fff !important;
    }

        .nav a:hover {
            text-decoration: underline;
        }

    .nav ul {
        display: inline-block;
        padding: 0 !important;
    }

        .nav ul li {
            display: inline-block;
            list-style: none;
        }

nav ul {
    margin: 10px 0;
    padding: 6px 0;
    list-style: none;
}

    nav ul li {
        font-size: 16px;
        margin: 0;
        padding: 0;
        display: inline-block;
        font-weight: 400;
        background: none;
        position: relative;
    }

        nav ul li a {
            padding: 12px 20px;
            color: #334048;
            font-weight: 400;
        }

#HeaderWrapper input {
    color: rgb(51, 64, 72);
}

#HeaderWrapper .header-contents {
    background-color: #fff;
    color: rgb(51, 64, 72);
}

    #HeaderWrapper .header-contents .left-side {
        display: inline-block;
        width: 50%;
        text-align: left;
    }

    #HeaderWrapper .header-contents .right-side {
        display: inline-block;
        width: 50%;
        text-align: right;
    }

#FooterLogo,
#HeaderLogo {
    width: 227px;
    height: 29px;
    margin: 11px 0;
}

.clickable {
    cursor: pointer;
}

.egmi {
    padding: 3px 10px;
    text-align: right;
    border: 1px solid transparent;
    font: normal medium Calibri,Arial;
}

table.Uom td, table.Uom th {
    text-align: left;
    white-space: nowrap;
}

.egHelpIcon {
    display: inline-block;
    vertical-align: bottom;
    margin-left: 5px;
    background-image: url(http://localheader.egordian.com/images/eghsprites.png);
    background-position: 0 -85px;
    width: 16px;
    height: 16px;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.egHelpChan {
    display: inline-block;
    vertical-align: bottom;
    margin-left: 5px;
    background-image: url(http://localheader.egordian.com/images/chanicon.jpg);
    background-position: 0 0;
    width: 20px;
    height: 26px;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.egHelp {
    cursor: pointer;
}

.egh-sprite {
    background-image: url(http://localheader.egordian.com/images/eghsprites.png);
}

.egh-sprite-SubContractors {
    background-position: 0 0;
    width: 16px;
    height: 16px;
}

.egh-sprite-briefcase {
    background-position: 0 -26px;
    width: 16px;
    height: 16px;
}

.egh-sprite-logo {
    background-position: 0 -52px;
    width: 92px;
    height: 23px;
}

.egh-sprite-question {
    background-position: 0 -85px;
    width: 16px;
    height: 16px;
}

.invalidInput {
    border: 2px solid red;
    background-color: #ffc0cb;
}

.reqlbl {
    color: Red;
    font-weight: bold;
}

.headerul {
    list-style-type: none;
    margin: 0px;
    margin-left: 10px;
    padding: 0px;
    white-space: nowrap;
    display: inline;
}

    .headerul li {
        display: inline;
        list-style-type: none;
        margin-left: 0px;
        border: 1px solid transparent;
        white-space: nowrap;
        position: relative;
    }

.egn-dlg, .egn-dlg .ui-dialog-content {
    background-image: none;
    background-color: White !important;
}

    .egn-dlg .ui-dialog-titlebar {
        display: none;
    }

.egn-dlg-closer {
    margin-left: 0.2em;
    float: right;
}

.egn-dlg-icon {
    margin-right: 0.2em;
    float: left;
}

.egn-dlg-title {
    margin-bottom: 0.4em;
    text-align: left;
    font-weight: bold;
}

.egn-dlg-load {
    background-image: url(http://localheader.egordian.com/images/loading.gif) !important;
}

.ui-state-error .egn-dlg-title, .ui-state-error .egn-dlg-text {
    color: #FF0000;
    margin: 0px 16px 0px 16px;
}

.egn-dlg .ui-state-highlight {
    background-image: none !important;
}

.headermnu {
    z-index: 1;
    border-top: 0 !important;
    background-image: none !important;
    text-align: left;
    position: absolute;
    min-width: 100%
}

.egLogin {
    line-height: 1;
    text-align: left;
    color: #333;
    width: auto;
    margin-left: 10px;
}

    .egLogin .lgnfield {
        margin: 10px;
    }

    .egLogin label {
        display: block;
        font-size: small;
    }

.lgntb {
    height: 32px;
    font-size: 15px !important;
    width: 100%;
    line-height: 2.0em;
}

.lgnmsg {
    float: right;
    background-color: goldenrod;
    border: 1px solid black;
    padding: 5px;
    width: 150px;
}

.egn-lcol {
    position: absolute;
    padding-top: 20px;
    z-index: 999;
}

.egn-rcol {
    position: absolute;
    padding-top: 25px;
    width: 300px;
    z-index: 999;
}

.egn-pnl {
    min-height: 50px;
    margin: 5px;
    background-color: white !important;
    border: 2px solid black;
    width: 250px;
    text-align: center;
    padding-top: 15px;
    overflow: auto;
    padding-bottom: 15px;
    float: right;
}

.egn-cs {
    border: 2px solid green;
    font-size: medium;
    font-weight: bold;
    color: green;
    padding: 0px;
}

.egn-static {
    margin-top: 15px;
    display: inline-block;
}

.egn-ul {
    margin-top: 3px;
    list-style: none;
    vertical-align: middle;
    text-align: left;
}

    .egn-ul li {
        font-weight: normal;
    }

.egn-title {
    text-align: left;
    margin-left: 10px;
    font-weight: bold;
}

.egn-pnl .ui-icon-closethick {
    float: right;
    margin-right: 5px;
    cursor: pointer;
}

.egn-pnl .ui-icon-alert {
    float: left;
    margin-top: -15px;
    margin-left: 5px;
}

#HomeMI {
    padding: 11px 0 11px 11px;
}

#appsheader .ui-state-hover {
    border: none !important
}

.pinstripe {
    background-color: transparent;
    height: 2px;
}

#Tools {
    display: inline-block;
    position: relative;
}

li.with-sub-menu{
    display: inline-block;
    position: relative;
}

#Toolsmnu {
    background-color: rgb(51, 64, 72);
    left: -50% !important;
    right: auto;
}

    #Toolsmnu span {
        display: block;
    }
/* Social Icons */
.social-icons-holder {
    margin-top: 20px;
}

    .social-icons-holder a .individual-icon-holder {
        height: 31px;
        width: 31px;
        background: #3a589b;
        margin: 0 10px 0 0;
        display: inline-block;
        text-align: center;
        border-radius: 50%;
        cursor: pointer;
    }

        .social-icons-holder a .individual-icon-holder.facebook-holder {
            background: #3a589b;
        }

        .social-icons-holder a .individual-icon-holder.twitter-holder {
            background: #598dca;
        }

        .social-icons-holder a .individual-icon-holder.linkedin-holder {
            background: #007ab9;
        }

        .social-icons-holder a .individual-icon-holder .fa {
            color: #fff;
            font-size: 20px;
            margin-top: 6px;
        }

    .social-icons-holder a:hover {
        opacity: .8;
        text-decoration: none !important;
    }

/* Footer */
footer {
    border-top: 10px solid #334048;
    border-bottom: 25px solid #334048;
    padding-top: 30px;
    padding-bottom: 30px;
    width: 100%;
}

    footer .container {
        text-align: left;
    }

    footer ul {
        margin: 0;
        list-style: none;
        padding: 0;
    }

        footer ul li {
            background: none !important;
            padding-left: 0;
            font-size: 12px;
            font-weight: 300;
            list-style-position: outside;
            margin-bottom: 5px;
        }

    footer a {
        color: #334048 !important;
        font-weight: 700;
    }

    footer h4 {
        font-size: 16px;
        font-weight: 400;
        margin: 0 0 10px 0;
        padding: 0;
    }

    footer h5 {
        font-size: 14px;
        font-style: italic;
        font-weight: 300;
        color: #004c97;
        margin: 0;
        padding: 0;
    }

    footer .copyright h5 {
        margin: 0;
        font-size: 12px;
        font-style: normal;
        color: #334048;
    }

    footer .footer-phone-email {
        margin-top: 10px;
    }

        footer .footer-phone-email p {
            font-size: 12px;
            line-height: 16px;
            margin: 0;
        }

            footer .footer-phone-email p a {
                color: #334048;
                font-weight: 400;
            }

    footer .privacy-legal-holder {
        margin: 0;
    }

        footer .privacy-legal-holder ul {
            margin: 0;
            padding: 0;
        }

            footer .privacy-legal-holder ul li {
                background: none;
                font-weight: 400;
                font-size: 10px;
                line-height: 14px;
                display: inline-block;
                padding: 0 10px;
                margin: 5px 0 0 0;
                border-right: 1px solid #334048;
            }

                footer .privacy-legal-holder ul li:first-child {
                    padding-left: 0;
                }

                footer .privacy-legal-holder ul li:last-child {
                    border: none;
                }

    footer .footer-newsletter-signup {
        margin-top: 20px;
    }

        footer .footer-newsletter-signup label {
            font-size: 16px;
            font-weight: 400;
            margin: 0 0 5px 0;
            line-height: 20px;
            display: block;
        }

        footer .footer-newsletter-signup input[type=text] {
            border: 1px solid #334048;
            color: #334048;
            font-size: 14px;
            font-weight: 400;
            padding: 6px 20px;
            display: inline-block;
            width: 70%;
        }

        footer .footer-newsletter-signup input[type=submit] {
            color: #fff;
            background: #004c97;
            border: none;
            padding: 7px 10px;
            margin: -1px 0 0 0;
            display: inline-block;
            width: 30%;
            border-radius: 0;
        }

            footer .footer-newsletter-signup input[type=submit]:hover {
                opacity: .8;
            }

    footer .footer-solutions-holder ul {
        width: 100%;
        display: block;
        margin: 0 0 20px;
    }

        footer .footer-solutions-holder ul li {
            display: inline-block;
            width: 45%;
            margin: 0;
            padding-left: 0;
            background: none;
        }

        footer .footer-solutions-holder ul.full-width-list li {
            width: 100% !important;
            display: block !important;
        }
