﻿/* DEFAULTS
----------------------------------------------------------*/

/*BODY {*/
/*PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;*/
/*  WIDTH: 100vw;
    HEIGHT: 100vh;
    overflow: hidden;
    position: relative;*/
/*}*/
.login-page-box2 {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
}

.login-page-box3 {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    padding: 0;
}

.signup-homepage-no-use {
    width: 0%;
    height: 0%;
    margin: 0;
    padding: 0;
    display: none;
}

.rowspading {
    width: 33%;
    height: 63%;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 20px;
    background: rgba(88, 130, 193, 0.29);
    backdrop-filter: blur(8.5px);
    gap: 18px;
}
.rowspading-otp {
    width: 28%;
    height: 35%;
/*    border:1px solid black;*/
    display: flex;
    flex-direction: column;
    justify-content:space-evenly;
    align-items: flex-end;
    border-radius: 20px;
    background: rgba(88, 130, 193, 0.29);
    backdrop-filter: blur(8.5px);
}
.rowslogin-box {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 20px;
    background: rgba(88, 130, 193, 0.29);
    backdrop-filter: blur(8.5px);
}

.wms-on-web-heading {
    width: 88%;
    height: 14%;
    color: #FFF;
    font-family: "Gill Sans", sans-serif;
    font-size: 34px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    display: flex;
    justify-content: space-between;
    align-items: end;
}
.wms-on-web-heading-otp-box {
    width: 93.4%;
    height: 20%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    /*border:1px solid black;*/
}
.wms-on-web-heading-otp-box2 {
    width: 92.6%;
    height: 10%;
    /*border:1px solid black;*/
    display:flex;
    justify-content:start;
    align-items:center;
}
.wms-on-web-heading-otp {
    color: #FFF;
    font-family: "Gill Sans", sans-serif;
    font-size: 34px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 1px;
}
.warehouse-heading-otp {
    text-align:start;
    color: #FFF;
    font-family: "Gill Sans", sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    /*border:1px solid black;*/
}
.otp-input-box {
    width: 92.8%;
    height: 20%;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 17px;
}
.verify-otp-box {
    width: 93%;
    height: 18%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    /*border:1px solid black;*/
}
.user-id-box {
    width: 88%;
    height: 19%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.password-box {
    width: 88%;
    height: 19%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.cellloText {
    width: 30%;
    height: 35%;
}

.user-id-heading {
    width: 100%;
    height: 100%;
    color: #FFF;
    font-family: "Gill Sans", sans-serif;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.cellloInputText {
    width: 100%;
    height: 60%;
    display: flex;
    align-items: end;
}

.celllo-textarea {
    width: 90%;
    height: 79%;
    display: flex;
    justify-content: space-between;
    border-radius: 10px;
    border: 1px solid #BCBEC0;
    background: #FFF;
    font-family: "Gill Sans", sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.valid-credentials-box {
    width: 88%;
    height: 5%;
    display: flex;
    justify-content: left;
    align-items: center;
}

.valid-credentials {
    color: white;
    font-family: "Gill Sans", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-align: left;
}

.login-box {
    width: 88%;
    height: 7%;
    display: flex;
    justify-content: left;
}

.rowsloginbutton {
    width: 91.3%;
    color: white;
    border-radius: 10px;
    border: 1px solid transparent;
    background: #C22028;
    cursor: pointer;
    font-size: 15px;
}
.rowsloginbutton-otp {
    width: 30%;
    height:64%;
    color: white;
    border-radius: 10px;
    border: 1px solid transparent;
    background: #C22028;
    cursor: pointer;
    font-size: 17px;
    text-align:center;
}

.remember-my-login-id-box {
    width: 88.8%;
    height: 16%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #FFF;
    font-family: "Gill Sans", sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    cursor:pointer;       
}
.heading-rowcolor-dashboard {
    width: 65%;
    height: 7%;
    display: flex;
    justify-content:center;
    align-items:center;
    /*border: 1px solid black;*/
}
.dashboard {
    color: #000;
    font-family: "Gill Sans", sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 17.3%;
    height: 100%;
    text-align: left;
    display: flex;
    align-items: center;
}
.orderpool-orderunder-box
{
    width:100%;
    height:39%;
    /*border:1px solid blue;*/
    display:flex;
    flex-direction:row;
    justify-content:center;
    align-items:center;
}
.today-under-dispatch-box {
    width: 100%;
    height: 39%;
    /*border: 1px solid blue;*/
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.PanelHW {
    width: 100%;
    height: 100%;
    /*border: 2px solid blue;*/
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.headingbox {
    width: 100%;
    height: 40%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    border-radius: 25px 25px 0px 0px;
    background: #D9D9D9;
}

.numberbox {
    width: 100%;
    height: 65%;
    flex-shrink: 0;
    border-radius: 0px 0px 25px 25px;
    background: #FFF;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    display:flex;
    justify-content:center;
    align-items:center;
}
.main-box-heading {
    text-align: center;
    color: #000;
    font-family: "Gill Sans", sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.main-box-number {
    color: #000;
    font-family: "Gill Sans", sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.pending-progress-completed-box {
    width: 73%;
    height: 19%;
    /*border:2px solid blue;*/
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.celllo {
    width: 10%;
    float: left;
    border: 1px solid black;
}

a:link, a:visited {
    color: #034af3;
}

a:hover {
    color: #1d60ff;
    text-decoration: none;
}

a:active {
    color: #034af3;
}

p {
    margin-bottom: 10px;
    line-height: 1.6em;
}



.celllogin {
    width: 57%;
    float: left;
}



.rowsloginPannel {
    width: 50%;
    float: left;
    border: 1px;
    border-style: double;
    height: 250px;
    margin-left: 50px;
}

.headerfixed {
    overflow: visible;
    position: absolute;
    background-color: White;
}



/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1 {
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2 {
    font-size: 1.5em;
    font-weight: 600;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2 {
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page {
    width: 960px;
    margin: 20px auto 0px auto;
    border: 1px solid #496077;
}

.page1 {
    width: 960px;
    height: 850px;
    background-color: #fff;
    margin: 20px auto 0px auto;
    border: 1px solid #496077;
}

.header {
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #4b6c9e;
    width: 100%;
}

    .header h1 {
        font-weight: 700;
        margin: 0px;
        padding: 0px 0px 0px 20px;
        color: #f9f9f9;
        border: none;
        line-height: 2em;
        font-size: 2em;
    }

/*.main {
    padding: 0px 12px;
    margin: 12px 8px 8px 8px;
    max-height: 500px;
}*/

.leftCol {
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer {
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}


/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink {
    background-color: #3a4f63;
    width: 100%;
}

div.menu {
    padding: 4px 0px 4px 8px;
}

    div.menu ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
        width: auto;
    }

        div.menu ul li a, div.menu ul li a:visited {
            background-color: #465c71;
            border: 1px #4e667d solid;
            color: #dde4ec;
            display: block;
            line-height: 1.35em;
            padding: 4px 20px;
            text-decoration: none;
            white-space: nowrap;
        }

            div.menu ul li a:hover {
                background-color: #bfcbd6;
                color: #465c71;
                text-decoration: none;
            }

            div.menu ul li a:active {
                background-color: #465c71;
                color: #cfdbe6;
                text-decoration: none;
            }

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset {
    /*margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
    height: 463px;*/
}

    fieldset p {
        margin: 2px 12px 10px 10px;
    }

    fieldset.login label, fieldset.register label, fieldset.changePassword label {
        display: block;
    }

    fieldset label.inline {
        display: inline;
    }

legend {
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry {
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry {
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo {
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear {
    clear: both;
}

.title {
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay {
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

    .loginDisplay a:link {
        color: white;
    }

    .loginDisplay a:visited {
        color: white;
    }

    .loginDisplay a:hover {
        color: white;
    }

.failureNotification {
    font-size: 1.2em;
    color: Red;
}

.bold {
    font-weight: bold;
}



.rowslist {
    width: 100%;
    float: left;
    height: 18px;
}

.PanelDash {
    /*margin-right: 1%;*/
    /*float: right;*/
}

.PanelDashW {
    margin-right: 1%;
    float: left;
}



.rowsN {
    width: 50%;
    float: left;
}




.rowsresendotp {
    margin-left: 250px;
    height: 26px;
}



.rowspadingnew {
    width: 80%;
    float: left;
    margin-left: 10%;
}

.rows3 {
    width: 100%;
    float: Right;
}

.rows1 {
    width: 75%;
    float: left;
    height: 255px;
}



.rows3 {
    width: 50%;
    float: right;
}

.rows4 {
    width: 50%;
    float: left;
}

.cell {
    width: 43%;
    float: left;
}

.celllogo {
    width: 100%;
    float: left;
}

.celllogoleft {
    width: 80%;
    float: left;
}

.cell5 {
    width: 50%;
    float: left;
}

.cell3 {
    width: 50%;
    float: left;
}

.cellspan {
    width: 10%;
    float: left;
}


.PanelHWFloat {
    width: 40%;
    height: 35%;
    float: right;
    margin-top: 0px;
}

.button {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background: #8B2323;
    color: #FFFFFF;
    margin-left: 5px;
}

.buttonSave {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background: #8B2323;
    color: #FFFFFF;
    margin-left: 45%;
    height: 17px;
}

.buttonShw {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background: #8B2323;
    color: #FFFFFF;
    height: 17px;
    margin-left: 20px;
}



.buttonDsValues {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background: #8B2323;
    height: 17px;
    text-align: center;
    vertical-align: middle;
}

.buttonDsValuesLWT {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background: #8B2323;
    height: 17px;
    text-align: center;
    vertical-align: middle;
    margin-left: 80px;
}

.buttonDsValuesWT {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background: #8B2323;
    height: 17px;
    text-align: center;
    vertical-align: middle;
    margin-left: 8px;
}

.message {
    color: #FF0000;
    border: none;
    font: bold 11px verdana;
    height: 23px;
}

.Lbtitle {
    border: none;
    height: 23px;
    padding-left: 0px;
}

.heading_rowcolor {
    width: 100%;
    float: left;
    background-color: Silver;
}

.heading_rowcolor1 {
    width: 100%;
    float: left;
    background-color: Silver;
    top: inherit;
}

.submitButton {
    text-align: right;
    padding-right: 10px;
}

.body_master1 {
    width: 720px;
    height: 223px;
    font-family: Arial, tahoma;
    color: #98968c;
    line-height: 20px;
    text-align: justify;
    margin: 10px 40px 10px 40px;
}

.cell2 {
    width: 12%;
    float: left;
}

.body_master2 {
    width: 100%;
    height: 331px;
    font-family: Arial, tahoma;
    color: #98968c;
    line-height: 20px;
    text-align: justify;
    margin: 10px 40px 10px 40px;
}

.cell2 {
    width: 12%;
    float: left;
}

.body_master3 {
    width: 50%;
    height: 331px;
    font-family: Arial, tahoma;
    color: #98968c;
    line-height: 20px;
    text-align: justify;
    margin: 10px 40px 10px 40px;
}

.cell2 {
    width: 100%;
}

.cell9 {
}

.cellonweb {
    width: 23%;
    float: left;
    float: right;
}

.ReportFoot {
    margin-top: 40px;
    height: 30px;
    width: 100%;
}
/*................CSS by Priyanka.......*/
#table-container {
    position: relative;
    width: auto;
    height: 150px;
    overflow: auto;
    background-color: #FFF;
    border: 1px solid #596380;
    padding: 0 0 0 0;
}

#table-container1 {
    position: relative;
    width: auto;
    border: 1px solid #596380;
    height: 140px;
    overflow: auto;
    background-color: #FFF;
    padding: 0 0 0 0;
}

table.gvTheGrid {
    border-collapse: separate;
    border-spacing: 0;
    border-left: 1px solid #596380;
    border-top: 1px solid #596380;
    margin-right: 0px;
}

    table.gvTheGrid thead td,
    table.gvTheGrid thead th {
        font-weight: bold;
    }

    table.gvTheGrid td,
    table.gvTheGrid th {
        padding: 6px 10px;
        border-right: 1px solid #596380;
    }

.CompletionListCssClass {
    font-size: 11px;
    color: #000;
    padding: 3px 5px;
    border: 1px solid #999;
    background: #fff;
    width: 500px;
    float: left;
    z-index: 1;
    position: absolute;
    margin-left: 0px;
    margin-top: 460px;
}

.CompletionListCssClassSO {
    font-size: 11px;
    color: #000;
    padding: 3px 5px;
    border: 1px solid #999;
    background: #fff;
    width: 300px;
    float: left;
    z-index: 1;
    position: absolute;
    margin-left: 0px;
    margin-top: 0px;
}

.CompletionListCssClassCOMMON {
    font-size: 11px;
    color: #000;
    text-wrap: normal;
    font-weight: bold;
    padding: 3px 5px;
    border: 1px solid #999;
    background: #fff;
    width: 300px;
    float: left;
    z-index: 1;
    position: absolute;
    margin-left: 0px;
}

.table_header {
    background-color: black;
}

.ModalPopUpCss {
    height: 250px;
}

.PnlTrgtHgt1 {
    height: auto;
    min-height: 200px;
    overflow: scroll;
    float: left;
}
