﻿.hide {
    display: none;
}

/* DEFAULTS
----------------------------------------------------------*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {

    .abbott_btn {
        color: #06C !important;
        border: 1px solid #06C !important;
        background: #EBF5FF !important;
        cursor: pointer !important;
        float: right !important;
        padding: 0 5px;
        height: 52px !important;
        line-height: 50px;
        -webkit-appearance: none !important;
        border-radius: 5px;
    }

    .navigation a, .btn_navbutton {
        float: left;
        color: white;
        padding: 30px 9px !important;
        border-right: 2px solid #fff !important;
        text-decoration: none;
        font-weight: bold;
        border: 1px solid #06C;
    }
}
/* ============================= */
/* ! Layout for mobile version   */
/* ============================= */

@media handheld, only screen and (max-width: 767px) {

    ul.AdminBtn {
        float: left !important;
        margin: 20px auto;
    }

    .navigation a, .btn_navButton, .controlBtn, .abbott_received {
        width: 150px !important;
        padding: 10px !important;
        text-align: center !important;
        border: 0 !important;
    }

    .abbott_btn, .abbott_submit {
        margin: 10px 0 !important;
    }

    .quantum_logo {
        display: none !important;
    }

    a.logo {
        margin: 0 0 0 30px !important;
    }

    .divider {
        display: none !important;
    }
}

@media handheld, only screen and (min-width: 768px) and (max-width: 1024px) {
    .navigation a, .btn_navButton, .controlBtn, .abbott_received {
        padding: 20px 18px !important;
    }

    .divider {
        display: none !important;
    }
}

.navigation {
    background: #06c;
    -moz-box-shadow: 1px 1px 4px 1px #364159;
    -webkit-box-shadow: 1px 1px 4px 1px #364159;
    box-shadow: 1px 1px 4px 1px #364159;
}

ul.AdminBtn {
    list-style: none;
    float: right;
}

.AdminBtn li {
    float: left;
}

body {
    background: url(Images/bac.jpg) no-repeat #ebf5ff;
    font: 12px Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
}

a:link {
     text-decoration: none;
   }

a:link, a:visited {
    color: #0066cc;
}

a:hover {
    color: blue;
    text-decoration: none;
}

.addressArea {
    background: #EEEEEE;
    padding: 10px;
}

.active {
    background: #fff;
    color: #0066cc !important;
}

.full {
    width: 100%;
    margin-top: 25px;
}

a:active {
    color: #034af3;
}

.Container {
    padding: 20px;
}

    .Container ul {
        padding: 0;
    }

.colOne h3 {
    float: left;
}

#addressInfo li {
    list-style: none;
}

ul#addressInfo li table .rcbLabel {
    float: left !important;
    padding-right: 20px !important;
    font: 12px arial, helvetica, sans-serif;
    width: 140px !important;
    text-align: center !important;
}

.searchBox {
    font-size: 12px !important;
}

#returnId {
    text-align: right;
    float: right;
    width: 40%;
}

.RadGrid .rgRow td, .RadGrid .rgAltRow td, .RadGrid .rgEditRow td, .RadGrid .rgFooter td {
    padding: 0 !important;
}

.gf-checkbox label {
    font-size: 16px !important;
}

.action_btn {
    float: left;
    margin: 0 5px;
    padding: 5px;
    width: 185px;
    text-align: center;
    background: #0066cc !important;
    color: #fff;
}

p {
    margin-bottom: 10px;
    line-height: 1.6em;
}

.k-focusable {
    height: 100%;
}

#pickSlipNotShippedDiv, #pickSlipsMarkedAsShippedDiv, #userPickSlipDiv {
    background-color: #8d8d8d;
    border-radius: 5px;
    padding: 10px 10px 30px 10px;
    width: 180px;
    color: #fff;
    border: 1px solid #000;
    min-height: 200px;
    margin: 0 30px 0 0;
    font-size: 14px;
}

.CompletedOrders, CompletedOrdersAlternating {
    padding: 0 7px;
}

#divRight {
    background-color: #edeff0;
    height: 100%;
    overflow: hidden;
    border-radius: 10px;
    margin: 0 auto !important;
    width: 700px;
    text-align: center;
}

#processBtn a {
    float: right;
    font-size: 14px !important;
    padding: 3px;
}


    #processBtn a:Hover {
        text-decoration: none !important;
    }

#divLeft {
    position: relative;
    background-color: #edeff0;
    width: 350px;
    float: left;
    margin: 10px 20px 0 0;
    border-radius: 10px;
    border: 1px Solid #000;
    padding: 10px;
}

#divright {
    float: left;
}

.clear {
    clear: both;
    height: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

.gridButton {
    float: right;
    border: 1px solid #0066cc;
    background: #ebf5ff;
    color: #0066cc;
    cursor: pointer;
    margin: 5px;
}

    .gridButton:hover {
        text-decoration: underline;
    }

.style1 {
    width: 387px;
}

.floatValidation {
    margin-left: 1px;
}

.textbox {
    border: 1px solid #828282;
    width: 240px !important;
    height: 18px !important;
    padding: 3px;
    color: #000 !important;
}

    textarea[disabled], textarea[readonly], .textbox[disabled], html body .RadInput .riTextBox[disabled], html body .RadInput_Default .riDisabled, html body .RadInput_Disabled_Default {
        background-color: #fbfbfb !important;
        color: #828282 !important;
    }

.DateFont {
    color: #828282 !important;
}

/* 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 {
    background-color: #fff;
    margin: 20px 0;
    border-top: 1px solid #0066cc;
    border-bottom: 1px solid #0066cc;
}

a.logo {
    background: url(Images/abbott.png) no-repeat;
    height: 93px;
    width: 300px;
    float: left;
    cursor: pointer;
}

.header_image {
    background: url(header_image.jpg) no-repeat;
    height: 163px;
    width: 470px;
    float: right;
}

.quantum_logo {
    background: url(Images/qglogo.png) no-repeat;
    height: 93px;
    width: 300px;
    float: right;
    cursor: pointer;
    margin-top: 10px;
}

.navigation {
    background: #0066cc;
}

    .navigation li {
        float: left;
        list-style: none;
    }

.btn_navButton {
    background: none !important;
}

.btn_navButton
{
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    padding: 8px 24px;
    text-decoration: none;
    font-weight: bold;
    border: 1px solid #0066CC;
}

    .btn_navButton:Hover {
        color: #0066CC !important;
        background: #ebf5ff !important;
        border: 1px solid #0066CC !important;
    }

.navigation_selected {
    color: #0066CC !important;
    background: #ebf5ff !important;
    border: 1px solid #0066CC !important;
}

.clear {
    clear: both;
    height: 0px;
    padding: 0px;
    margin: 0px;
    width: 100%;
}

.right {
    float: right;
}

.abbott_btn, .abbott_submit {
    border: none;
    background-color: #0066cc !important;
    padding: 5px 10px;
    border-radius: 2px;
    color: white !important;
    font-size: 13px !important;
    text-decoration: none;
    vertical-align: middle;
    margin-bottom: 10px;
}

.abbott_btn, .abbott_submitTool {
    border: none;
    background-color: #0066cc !important;
    padding: 5px 10px;
    border-radius: 2px;
    color: white !important;
    font-size: 13px !important;
    text-decoration: none;
    vertical-align: middle;
    margin-bottom: 20px;
    margin-top: 15px;
    margin-left: 5px;
}

.abbott_submitCol {
    border: none;
    background-color: #0066cc !important;
    padding: 0px 0px;
    border-radius: 2px;
    color: white !important;
    font-size: 11px !important;
    font-weight: bold;
    text-decoration: none;
    vertical-align: middle;
    width: 85px;
}

    .abbott_btn:Hover, .abbott_submit:Hover, .abbott_submitCol:Hover, .abbott_submitTool:Hover {
        background-color: #E1EFFC !important;
        color: #0066cc !important;
        text-decoration: none;
    }

div.controlsSearch {
    background: #0066cc;
    overflow: hidden;
    display: block;


}   

.controlsSearch li {
    display: block;
    float: left;
    list-style: none;
    line-height: 30px;
    vertical-align: middle;
}


.controlBtn:focus {
    background-color: #2A84DE !important;
   
}
.tabSelected {
    border: 0px solid #0066cc !important;
}

.pushdown {
    margin: 0;
}

.tabSelected .controlBtn {
    background-color: #2A84DE !important;
    border: 1px solid #2A84DE !important;
}

.controlBtn, .abbott_received {
    background: #0066cc;
    color: #fff;
    border-right: 0;
    border-top: 0;
    border-left: 0;
    border-bottom: 0;
    padding: 5px 10px 10px 10px;
    text-decoration: none;
    border-radius: 2px;
}

    .controlBtn:Hover, .abbott_received:Hover {
        cursor: pointer;
        background-color: #E1EFFC !important;
        color: #0066cc !important;
        text-decoration: none;
    }

.ContainerLogin {
    padding: 100px 0 0 0;
}

.ContainerLogin {
    width: 500px;
    margin: 0 auto;
    text-align: center;
}


.loginRow {
    background: #c5d6e8;
    padding: 10px;
    border: 3px solid #a8c0e2;
    border-radius: 5px;
    color: #000;
}

a.abbott_btn {
    color: #0066cc;
    border: 1px solid #0066cc;
    background: #ebf5ff;
    cursor: pointer;
    float: left;
}

    a.abbott_btn:hover {
        text-decoration: underline !important;
    }

.abbott_confirm {
    color: #ebf5ff !important;
    border: 1px solid #ebf5ff !important;
    background: #0066cc !important;
    cursor: pointer !important;
}

    .abbott_confirm:hover {
        text-decoration: underline !important;
    }




.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;
    min-height: 420px;
}

.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;
}

    fieldset p {
        margin: 2px 12px 10px 10px;
    }

    fieldset.login label, fieldset.register label, fieldset.changePassword label {
        display: block;
    }

    fieldset label.inline {
        display: inline;
    }

.RadTabStrip .rtsIn, .RadTabStripVertical .rtsIn, .RadTabStrip .rtsLevel1 .rtsTxt, .RadTabStripVertical .rtsLevel1 .rtsTxt {
    padding: 0 !important;
}

legend {
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry {
    width: 90% !important;
    border: 1px solid #ccc;
    height: 30px;
}

input.passwordEntry {
    width: 90% !important;
    border: 1px solid #ccc;
    height: 30px;
}
/* BE SURE TO INCLUDE THE CSS RESET FOUND IN THE DEMO PAGE'S CSS */
/*------------------------------------*\
	NAV
\*------------------------------------*/
#nav {
    list-style: none;
    font-weight: bold;
    /* Clear floats */
    float: left;
    width: 100%;
    position: relative;
    z-index: 5;
}

    #nav ul {
        padding: 0 !important;
    }

    #nav li {
        float: left;
        position: relative;
    }

    #nav a {
        display: table-cell;
        width: 100%;
        vertical-align: middle;
        color: #fff;
        padding: 8px 24px;
        text-decoration: none;
        font-weight: bold;
    }

        #nav a:hover {
            color: #000;
            background: #ebf5fe;
            text-decoration: underline;
            border: 0;
        }

    /*--- DROPDOWN ---*/
    #nav ul {
        width: 200px;
        background: #6b0c36; /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */
        background: rgba(255,255,255,0); /* But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */
        list-style: none;
        position: absolute;
        left: -9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */
    }

        #nav ul li {
            padding-top: 1px; /* Introducing a padding between the li and the a give the illusion spaced items */
            float: none;
        }

        #nav ul a {
            white-space: nowrap; /* Stop text wrapping and creating multi-line dropdown items */
        }

    #nav li:hover ul { /* Display the dropdown on hover */
        left: 0px; /* Bring back on-screen when needed */
        background: #0066ca;
    }

    #nav li:hover {
        background: #ccc;
    }

        #nav li:hover a { /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
            border: 0;
            color: #0066ca !important;
            text-decoration: underline;
        }

        #nav li:hover ul a { /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
            text-decoration: none;
            color: #fff !important;
        }

        #nav li:hover ul li a:hover { /* Here we define the most explicit hover states--what happens when you hover each individual link. */
            background: #fff;
            color: #0066ca !important;
            width: 200px;
            text-decoration: underline;
        }




/* MISC  
----------------------------------------------------------*/

.clear {
    clear: both !important;
    height: 0px !important;
    width: 100% !important;
    padding: 0px !important;
    margin: 0px !important;
}

.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;
}

.submitButton {
    padding-right: 10px;
}

.manifest_input {
    float: left !important;
    width: 200px !important;
}

.manifest_combo div {
    float: left !important;
    width: 200px !important;
}

.manifest_combo table {
    float: left !important;
    width: 200px !important;
}

.RadComboBox .rcbReadOnly .rcbInput {
    width: 100%;
}

.RadInput .riLabel {
    float: left !important;
    padding-right: 20px !important;
    font: 12px arial, helvetica, sans-serif;
    width: 140px !important;
    text-align: right !important;
}

.RadComboBoxWithLabel .rcbLabel {
    float: left !important;
    margin-right: 14px !important;
    font: 12px arial, helvetica, sans-serif !important;
    width: 140px !important;
    text-align: right !important;
    color: #000 !important;
    padding-top: 5px !important;
}

.RadComboBox .rcbInputCell .rcbInput {
    width: 100% !important;
}

.RadGrid .rgClipCells .rgHeader {
    border-right: 1px solid #828282 !important;
    font-weight: bold !important;
}

.RadGrid .rgClipCells .rgRow > td, .RadGrid .rgClipCells .rgAltRow > td {
    border-right: 1px solid #c1c1c1 !important;
    padding: 5px 6px 5px 7px !important;
}

.processing_label {
    font-weight: bold;
    padding: 7px 10px 0px 0px;
    text-align: right;
    width: 125px;
}

.CompletedOrders {
    background-color: #33CC33;
}

.CompletedOrders td, .CompletedOrdersAlternating td, .LateOrder td, .LateOrderAlternating td {
    padding: 0 7px;
}

.CompletedOrdersAlternating {
    background-color: #99FF66;
}

.LateOrderAlternating {
    background-color: #FFCC00;
}

.LateOrder {
    background-color: #FFFF00;
}



/******* Summary Search******/


.production_process {
    background: url(steps_bg.jpg) bottom repeat-x;
    padding: 0px;
    margin: 0px;
    border: 1px solid #828282;
    width: 220px;
    float: left;
}

.steps_header {
    background: url(steps_header.jpg) repeat-x;
    font: bold 14px arial, helvetica, sans-serif;
    padding: 7px 0px 7px 5px;
    margin: 0px;
    border-bottom: 1px solid #828282;
}

.production_steps {
    padding: 0px;
    margin: 10px 0px;
}

.step_waiting {
    border-top: 1px solid #828282;
    border-bottom: 1px solid #828282;
    background: #ebf5ff;
    padding: 0px;
    margin: 0px 0px 5px 0px;
    height: 25px !important;
}

    .step_waiting .number {
        background: url(steps_waiting.jpg) no-repeat;
        margin: 0px;
        padding: 0px 0px 0px 9px;
        width: 21px;
        font: bold 20px arial, helvetica, sans-serif;
        float: left;
        color: #000;
        height: 25px !important;
    }

    .step_waiting .title {
        font: 14px arial, helvetica, sans-serif;
        margin: 0px;
        padding: 4px 0px 0px 10px;
        float: left;
    }

.step_inprogress {
    border-top: 1px solid #003f7e;
    border-bottom: 1px solid #003f7e;
    background: #ebf5ff;
    padding: 0px;
    margin: 0px 0px 5px 0px;
    height: 25px !important;
}

    .step_inprogress .number {
        background: url(steps_inprogress.jpg) no-repeat;
        margin: 0px;
        padding: 0px 0px 0px 9px;
        width: 21px;
        font: bold 20px arial, helvetica, sans-serif;
        float: left;
        color: #fff;
        height: 25px !important;
    }

    .step_inprogress .title {
        font: bold 14px arial, helvetica, sans-serif;
        margin: 0px;
        padding: 4px 0px 0px 10px;
        float: left;
        color: #003f7e;
    }

.step_completed {
    border-top: 1px solid #185112;
    border-bottom: 1px solid #185112;
    background: url(steps_checkmark.jpg) right no-repeat #aeeaa8;
    padding: 0px;
    margin: 0px 0px 5px 0px;
    height: 25px !important;
}

    .step_completed .number {
        background: url(steps_completed.jpg) no-repeat;
        margin: 0px;
        padding: 0px 0px 0px 9px;
        width: 21px;
        font: bold 20px arial, helvetica, sans-serif;
        float: left;
        color: #fff;
        height: 25px !important;
    }

    .step_completed .title {
        font: 14px arial, helvetica, sans-serif;
        margin: 0px;
        padding: 4px 0px 0px 10px;
        float: left;
    }

.clear {
    clear: both;
    height: 0px;
    width: 100%;
    padding: 0px;
    margin: 0px;
}

.production_buttons {
    float: left;
    width: 220px;
    margin-top: 10px;
    padding: 0px;
    margin: 10px 0px 0px 0px;
    border: 1px solid #828282;
    background: url(steps_bg.jpg) bottom repeat-x;
}

.wrap {
    margin: 0 auto !important;
    width: 1100px;
}

.wrapMini {
    margin: 0 auto !important;
    width: 700px !important;
    height: 100%;
    overflow: hidden;
    padding: 0 0 0 17px;
}

.lblTitle {
    font: bold 14px arial, helvetica, sans-serif;
    margin: 10px 0px 10px 0px;
    padding: 0px;
}

.riSingle .riTextBox {
    margin-bottom: 10px !important;
}

.processing_label {
    padding-top: 8px;
    
}

.rdButtonGroup {
    padding-top: 10px;
    width: 600px;
}

.rdButtons {
    padding: 10px;
}

.auto-style11 {
    width: 95px;
    padding-bottom: 17px;
}

label {
    padding-right: 20px;
}

.RadGrid_Default .rgRow > td {
    border-color: #fff;
    padding-left: 5px !important;
    padding-bottom: 5px !important;
    padding-top: 5px !important;
}
.RadGrid_Default .rgAltRow > td {
    border-color: #f2f2f2;
    padding-left: 5px !important;
}
.rgNoRecords {
    padding-left: 5px !important;
}
.linksTable {
    margin-top: 25px;
    margin-bottom: 20px;
}
.linksTools {
    padding-bottom: 10px;
    color: #0066cc;
    font-size: 14px;
}
.auto-style2 {
    padding-top: 3px;
}
.impBox {
    margin-top: 3px;
}
