﻿html {
    background-color: #bcbec4;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    height: 100%;
}

body {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #eee !important;
    z-index: 0;
    overflow-y: hidden;
    font-size: 11px;
    line-height: 1.3;
}

#loginBody {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: url("/Content/Images/warehouse_blue.png");
	background-size: cover;
    z-index: 0;
    overflow-y: hidden;
    font-size: 11px;
    line-height: 1.3;
}

@media only screen and (max-width: 768px) {
    body {
        overflow-y: scroll;
    }

    /*#loginBody {
        background-image: none;
    }*/
}

h1, h2, h4, h5, h6 {
    font-family: "Overpass", sans-serif;
}

p, div, table, select, a {
   font-family: "Overpass", sans-serif;
}

h3, th {
    font-family: "Nunito", sans-serif;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 16px;
}

h5 {
    font-size: 13px;
}

.panel-title, .panel-title a {
    font-family: "Nunito", sans-serif;
    font-size: 15px;
}

.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,0.5);
    display: none;
    z-index: 10;
}

/*#region Bootstrap*/

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, 
.col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, 
.col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, 
.col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, 
.col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, 
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, 
.col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-left: 8px;
    padding-right: 8px;
}

.btn {
    font-size: 11px;
    line-height: 1.3;
}

.dropdown-menu {
    font-size: 11px;
    min-height: 200px;
}

.dropdown-menu > li > a {
    padding: 3px 18px;
}

.form-control {
    height: 28px;
    font-size: 11px;
}

.input-group-addon {
    font-size: 11px;
}

.input-lg {
    height: 35px;
    font-size: 13px;
}

.panel-title {
    font-size: 14px;
}

.panel-title a {
    font-size: 14px;
}

.navbar-top {
    border-radius: 0;
    margin-bottom: 10px;
    background-color: #f8f8f8;
}

.navbar-default {
    background-color: transparent;
    border: none;
}

.navbar-collapse {
    padding: 0 0 0 0;
}

.ui-menu-item {
    padding: 5px 5px 5px 10px;
    border-bottom: 1px solid #ddd;
}

.form-group{
    margin-bottom: 2px !important;
}

.ui-autocomplete-input{
    width: 100%;
    border-radius: 3px;
    box-shadow: none;
}

.requiredEWMSLabel{
    color: #0074D9;
}

#ewmsModal {
    max-height: calc(100vh);
    height: 100vh;
    overflow-y: auto;
}

.ewmsSecondaryModal .modal-dialog {
    width: 90%;
}

.ewmsSecondaryModal .modal-content {
    height: 100%;
    overflow-y: auto;
}

.ewmsSecondaryModal .modal-header {
    padding-top: 0;
    top: 0;
    left: 0;
    background-color: rgba(45, 83, 116, 0.9);
    width: 100%;
}

.modal-top {
    z-index: 10000 !important;
}

.modal-header-mobile button, .modal-header-mobile a {
    color: #cff4f5;
    background-color: transparent;
    font-size: 16px;
    border: none;
    margin-top: 12px;
}

.modal-header-mobile h5 {
    color: white;
    font-size: 18px;
    margin-top: 14px;
}

.modal-header-mobile.pull-right {
    text-align: right;
}

.btn-mobile {
    height: 50px;
    padding-top: 15px;
    font-size: 16px;
}

.input-mobile {
    height: 50px;
    font-size: 18px;
}

.form-group-mobile {
    font-size: 14px;
}

.form-group-mobile input {
    height: 40px;
    font-size: 14px;
}

.form-group-mobile .dropdown {
    height: 40px;
}

.form-group-mobile .dropdown button {
    height: 40px;
    font-size: 14px;
    padding-top: 10px;
}

.table-row-mobile {
    display: inline-block;
    height: 50px;
    padding-top: 10px;
}

.table-row-mobile-main {
    font-size: 18px;
    padding-right: 18px;
}

.table-row-mobile-secondary {
    font-size: 14px;
}

.role-tile-mobile {
    height: 40px;
    font-size: 14px;
}

.btn-clear {
    border: 2px solid rgb(248, 248, 248);
    background-color: #337ab7;
    color: rgb(248, 248, 248);
    border-radius: 50%;
    height: 50px;
    width: 50px;
    font-size: 20px;
}

.btn-clear-sm {
    height: 40px;
    width: 40px;
    font-size: 16px;
}

.btn-clear-grid {
    color: #AAAAAA;
    border: 2px solid #AAAAAA;
    height: 35px;
    width: 35px;
    padding-left: 7px;
    font-size: 17px;
}

.btn-clear:hover {
    background-color: #88c8ff;
    color: #ffffff;
}

.btn-clear-sm:hover {
    background-color: #f8f8f8;
    color: #AAAAAA;
}

.btn-clear-grid:hover {
    color: #f8f8f8;
    background-color: #AAAAAA;
}

.grdDelete {
    font-size: 18px;
    margin-left: 12px;
}

.grdDelete:hover {
    text-decoration: none;
}

.gridAddOn {
    float: right;
    margin: 0 10px 0 0;
}

.gridBatchMenu {
    display: none;
    float: left;
    margin: 0 0 0 15px
}

.gridCreate {
    float: right;
    font-size: 20px;
    padding: 2px 12px 0 10px;
}

.gridFilter {
    width: 200px;
}

.gridLabel {
    float: left;
    font-family: "Nunito";
    font-size: 18px;
    margin: 3px 0 0 10px;
}

.gridSelectAll {
    float: left;
    margin: 8px 10px 0 12px !important;
}

.gridTopBar {
    background-color: aliceblue;
    padding: 10px 5px 10px 5px;
}

/* simulate .input-group .input-group-btn:first-child > .btn in bootstrap.js */
.input-group select:first-child + .bootstrap-select > .btn {        
    border-bottom-right-radius: 0;
    border-top-right-radius:0;
}

.input-group > select + .bootstrap-select > .btn {
    /* Fix the problem that the dropdown content doesn't show in IE and Firefox */
    width: auto;
}

.input-group > .bootstrap-select {
    /* Fix the problem that the dropdown will not resize to fit the dropdown content in IE */
    /* Actually, it overwrites .bootstrap-select { width: 220px; } */
    width: 1%;
}

.pLabel{
    /*font-size: 14px;*/
    font-weight: 300;
    /*color: #001f3f;*/
    padding: 0 0 0 3px;
}

.pValue{
    color:#3D9970;
    font-weight: 200;
    font-size:14px;
    padding: 0 10px 0 0;
}

.navbar-center{
    position: fixed;
    left: 50%;
    width: 100px;
    margin-left: -25px !important;
    font-size: 18px;
}

.navbar-backdrop {
    background-color: whitesmoke;
    margin-top: -10px;
    padding-top: 5px;
    height: 100vh;
}

@media only screen and (max-width: 768px) {
    .navbar-backdrop {
        height: auto;
    }
}

.navbar-default .navbar-nav > li > a {
    color: rgb(51, 122, 183);
}

.upperBadge{
    content:"100";
    position: absolute;
    height:2rem;
    top:1rem;
    right:.4rem;
    width:2rem;
    text-align: center;
    line-height: 2rem;
    font-size: 1rem;
    border-radius: 50%;
    background-color: #00A5FF !important;
}

.spnViewLabel, .spnEditLabel{
    text-align: right;
    margin-bottom: 5px;
}

.spnViewValue {
    text-align: left;
    font-size: 12px;
    opacity: .75;
    margin-bottom: 5px;
}

.spnViewLabel label {
    font-size: 12px;
    font-weight: 500;
    /*text-decoration: underline cornflowerblue;*/
}

.spnEditLabel label {
    font-weight: 300;
    font-size:15px;
    /*border-bottom: 2px dotted rgba(0, 0, 0, 0.53);*/
}

#frmCreateReceipt .form-control {
    margin-bottom: 5px;
    width: 100%;
}

.badge-green {
    background-color: transparent;
    border: 1px solid #649E5E;
    color: #649E5E;
    width: 85px;
}

.gridNumber {
    font-size: 16px;
    font-weight: normal;
    margin-left: 7px;
    margin-right: 8px;
    border-bottom: 2px dotted;
}

.hide-column{
    display: none;
}

.carousel-inner {
    overflow: visible !important;
}

#navAdministration .panel-heading:hover {
    background-color: #efecec;
    cursor: pointer;
}

#navMain .panel-heading:hover {
    background-color: #efecec;
    cursor: pointer;
}

.panel-title a:hover {
    text-decoration: none;
}

.grdButton:hover {
    text-decoration: none;
}

/*#endregion Bootstrap*/

/*#region HiddenThings*/

.layer{
    height: 100%;
    width: 100%;
    overflow:hidden;
    position: absolute;
    top: 0;
    left: 0;
    background-color: black;
    opacity: 0;
    z-index: 3;
}

/*#endregion HiddenThings*/

/*#region Text*/

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #cccccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #ffffff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.ui-front {
    z-index: 9999 !important;
}

p {
    font-size: 11px;
}

.input-group-field {
    display: table-cell;
    vertical-align: middle;
    border-radius:4px;
}

.input-group-field .form-control, .input-group-field .form-control {
    border-radius: inherit !important;
}
.input-group-field:not(:first-child):not(:last-child) {
    border-radius:0;
}

.input-group-field:not(:first-child):not(:last-child) .form-control {
    border-left-width: 0;
    border-right-width: 0;
}

.input-group-field:last-child {
    border-top-left-radius:0;
    border-bottom-left-radius:0;
}

.ui-autocomplete {
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 20px;
}

/*#endregion Text*/

table tbody tr:hover{
    cursor: pointer;
}

#dtInventorySearchItems tbody tr{
    cursor: pointer;
}

#dtInventorySearchItems tbody .input-group input {
    width: 50px;
}

/*#region Forms*/

/*.bigBox {
    background-color: #DDDDDD;
    width: 500px;
    color: black;
    height: 240px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -250px;
    margin-top: -120px;
    border-radius: 5px;
    box-shadow: 3px 3px 18px -4px rgba(38,38,38,1);
    overflow: hidden;
}*/

.bigBox {
    height: 100%;
    /*top: 16%;*/
    background-color: rgba(255, 255, 255, 0.33);
    padding-top: 8%;
}

.littleBox {
    background-color: #DDDDDD;
    width: 300px;
    color: black;
    height: 340px;
    position: absolute;
    top: 40%;
    left: 50%;
    margin-left: -150px;
    margin-top: -120px;
    border-radius: 5px;
    box-shadow: 3px 3px 18px -4px rgba(38,38,38,1);
    z-index: 5;
}

table.dataTable thead th {
    border-bottom: none !important;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody{
    border-bottom: none !important;
}

#dtRecentOrders_filter{
    display:none !important;
}

#dtRecentReceipts_filter{
    display:none !important;
}

#workQueueGrid_filter{
    display:none !important;
}

.table-headless thead {
    display: none;
}

#workQueueGrid .dropdown-menu {
    top: unset;
}

.dtSelected {
    background-color: #B0BED9 !important;
}

form {
    font-weight: 300;
}

.h3Value{
    font-size: 18px;
    font-style: italic;
    color: #01FF70;
}

.popover {
    width: 450px;
    max-width: 450px !important;
}

.list-group-item {
    border: none !important;
}

.ewmsLogoWrap {
    height: 50px;
    width: 145px;
    overflow: hidden;
}

.ewmsLogo {
    height: 2.8em;
    margin-top: -4px;
    margin-left: -15px;
}

/*#endregion Forms*/

/*#region UserLogin*/

    #actualForm {
        /*position: absolute;
        height: 300px;
        top: 50%;
        left: 50%;
        margin-top: 10px;
        margin-left: 60px;*/
        margin-top: 185px;
        padding-right: 25px;
    }

    #actualFormMobile {
        width: 239px;
        left: 50%;
        margin-left: -111px;
        margin-top: 350px;
    }

    #actualForm .form-control {
        margin-bottom: 8px;
    }

    #actualFormMobile .form-control {
        margin-bottom: 8px;
        width: 212px;
    }

    #forgotButton {
        color: aliceblue;
        float: right;
        font-size: 14px;
        padding-top: 5px;
    }

        /*#loginBox img {
            height: 400px;
            float: left;
            padding: 30px 30px 45px 0;
            margin: -100px 0 0 -125px;
            opacity: .75;
        }*/

        .ewmsLoginLogo {
            height: 400px;
            margin-left: -146px;
        }

        .ewmsLoginLogoCropper {
            margin-left: 50px;
            margin-top: 50px;
            overflow: hidden;
            width: 357px;
        }

        .ewmsLoginLogoMobile {
            height: 250px;
            margin-left: -92px;
        }

        .ewmsLoginLogoCropperMobile {
            position: absolute;
            left: 50%;
            margin-left: -111px;
            margin-top: 80px;
            overflow: hidden;
            width: 222px;
        }

/*#endregion UerLogin*/

/*#region Location*/

    #combos {
    /* the div that holds all the combos. */
        margin-top: 15px;
        margin-left: 13px;
    }

    #divLastLogins {
        margin-left: 6px;
    }

    #combos .bootstrap-select {
        margin-bottom: 5px;
        width: 260px;
    }

    #buttons {
    /* the div that holds all the buttons. */
        margin-top: -50px;
        margin-left: 13px;
    }

        #buttons button {
            margin: 25px 0 0 0;
            width: 260px;
        }

        #buttons br {
            line-height: 40px;
        }

/*#endregion Location*/

/*#region MainMenu*/

/* make sidebar nav vertical */ 
@media (min-width: 768px) {
  .sidebar-nav .navbar .navbar-collapse {
    padding: 0;
    max-height: none;
  }
  .sidebar-nav .navbar ul {
    float: none;
  }
  .sidebar-nav .navbar ul:not() {
    display: block;
  }
  .sidebar-nav .navbar li {
    float: none;
    display: block;
  }
}

ul.twoColumns {
    list-style: none;
    -moz-columns: 2;
    -webkit-columns: 2;
    columns: 2;
}

ul.threeColumns {
    list-style: none;
    -moz-columns: 3;
    -webkit-columns: 3;
    columns: 3;
}

ul.fourColumns {
    list-style: none;
    -moz-columns: 4;
    -webkit-columns: 4;
    columns: 4;
}

/*#endregion MainMenu*/

/*#region Support*/

    #supportWidget {
        position: fixed;
        left: 15px;
        bottom: 15px;
    }

/*#endregion Support*/

/*#region SummaryGrid*/

    .gridContainer{
        background-color: #ffffff;
        padding: 0 0 0 0;
    }

    .table-fixed thead, .table-fixed tbody, .table-fixed tr, .table-fixed td, .table-fixed th {
        display: block;
    }

    .table-fixed tbody td, .table-fixed thead > tr> th {
        float: left;
        border-bottom-width: 0;
    }

    .data-padding {
        padding-left: 15px !important;
    }

    .panel-heading:before {   
        content: " ";   
        display: table; 
    } 
    
    .panel-heading:after {   
        clear: both; 
    }

    .dataTables_scrollHead {
        border-bottom: 1px solid #ddd !important;
        font-size: 13px; 
    }

    #gridContainer .dataTables_wrapper .dataTables_paginate {
        width: 100%;
        background-color: aliceblue;
        padding: 8px 8px 8px 8px;
    }

    .dataTables_wrapper .dataTables_paginate .paginate_button {
        border: 1px solid #ddd !important;
        border-radius: 4px !important;
        background-color: white;
    }

    table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc,
    table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc_disabled {
        /*white-space: nowrap;*/
        -ms-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
    }

    .tdNoWrap {
        white-space: nowrap;
    }

    .table-hover tbody tr {
        height: 46px;
    }

    .redRow {
        background-color: rgba(255, 0, 0, 0.25) !important;
    }

    .orangeRow {
        background-color: rgba(255, 128, 0, 0.25) !important;
    }

    .blueRow {
        background-color: rgba(0, 0, 255, 0.25) !important;
    }

    .yellowRow {
        background-color: rgba(255, 255, 0, 0.25) !important;
    }

    .greenRow {
        background-color: rgba(0, 128, 0, 0.25) !important;
    }

    .grid-spacer {
        display: inline-block;
        margin-left: 53px;
        height: 20px;
    }

    .ewmsForm .form-group:last-of-type {
        padding-bottom: 75px;
    }

    .quantityBox {
        width: 50px !important;
    }

    .imgMainMenuWrapper {
        width: 25px;
        overflow: hidden;
        margin-right: 10px;
    }

    .imgMainMenu {
         width: 11px;
    }

    #mainPills {
        background-color: #f8f8f8;
        border-radius: 4px;
        margin-bottom: 5px;
        margin-top: 5px;
        border: 1px solid #ddd;
        padding: 5px 5px 5px 5px;
    }

    .adminFormInit {
        padding-left: 8px;
        font-size: 20px;
        font-weight: 300;
    }

    #divNonStrict {
        background-color: white;
        position: fixed;
        top: 80px;
        left: 50%;
        width: 450px;
        margin-left: -225px;
        z-index: 1000;
        padding: 15px 15px 15px 15px;
        border-radius: 4px;
        display: none;
    }

    .mdlHeader {
        margin-top: 75px;
        padding-bottom: 75px;
    }

    @media only screen and (max-width: 768px) {
        .mdlHeader {
            margin-top: 60px;
            padding-bottom: 60px;
        }
    }

     .popoverDialog {
        background-color: white;
        position: fixed;
        top: 80px;
        left: 50%;
        width: 450px;
        margin-left: -225px;
        z-index: 1000;
        padding: 15px 15px 15px 15px;
        border-radius: 4px;
        display: none;
    }

     #filterProgram {
         max-height: calc(100vh - 150px);
         overflow-y: scroll;
     }

/*#endregion SummaryGrid*/

/*#region Modals*/

.modal-fullscreen {
  background: #ffffff;
}

.modal-fullscreen .modal-content {
  background: transparent;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.modal-backdrop.modal-backdrop-fullscreen {
  background: #ffffff;
}

.modal-backdrop.modal-backdrop-fullscreen.in {
  opacity: .97;
  filter: alpha(opacity=97);
}

.modal-fullscreen .modal-dialog {
  margin: 0;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}

@media (min-width: 768px) {
  .modal-fullscreen .modal-dialog {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .modal-fullscreen .modal-dialog {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .modal-fullscreen .modal-dialog {
     width: 1170px;
  }
}

    .modal-header {
        border-bottom: none !important;
        padding: 10px 15px;
        z-index: 10 !important;
    }

    .modal-body {
        padding-bottom: 75px;
    }

    .modal-body-mobile {
        padding: 5px 5px 0 5px;
    }

    .modal-footer {
        border-top: none !important;
        padding: 10px 15px;
        z-index: 10 !important;
    }

    .ewmsModal .modal-header {
        padding-top: 0;
        position: fixed;
        top: 0;
        left: 0;
        background-color: rgba(45, 83, 116, 0.9);
        width: 100%;
    }

    .ewmsModal .modal-footer{
        position: fixed;
        bottom: 0;
        left: 0;
        background-color: rgba(45, 83, 116, 0.9);
        width: 100%;
    }

.poInline {
    background-color: white;
    top: -25px;
    display: none;
    position: absolute;
    left: 50%;
    width: 400px;
    margin-left: -200px;
    z-index: 20;
}

/*#endregion CreateNew*/

/*#region Validation*/

.field-validation-error {
    color: #a94442;
    font-size: 12px;
    font-weight: 300;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.input-validation-error:focus{
    border-color: #843534 !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483 !important;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #a94442;
}

textarea.input-validation-error{
    border: 1px solid #a94442;
}

select.input-validation-error{
    border: 1px solid #a94442;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-valid {
    display: none;
}

/*#endregion Validation*/

/*#region Reports*/

    #divSelectReportField {
        height: 500px;
        border-radius: 4px;
        padding: 15px 15px 15px 15px;
        border: 1px solid #ddd;
    }

    #divReportDetail {
        height: 500px;
        border-radius: 4px;
        padding: 15px 15px 15px 15px;
        border: 1px solid #ddd;
        overflow-x: hidden;
    }

    .droppable {
        padding-left: 0;
        height: 470px;
        overflow-y: scroll;
    }

    .droppable .panel-default {
        margin-bottom: 5px;
    }

    #divAvailableRoles {
        margin-top: 25px;
        padding: 10px 10px 10px 10px;
        border: 1px solid #ddd;
        border-radius: 4px;
        height: calc(100vh - 340px);
    }

    #lsAvailableRoles {
        overflow-y: scroll;
        width: 100%;
        height: calc(100vh - 365px);
    }

    #userRoleContainer {
        width: 100%;
        height: calc(100vh - 340px);
        padding: 10px 10px 10px 10px;
        border: 1px solid #ddd;
        border-radius: 4px;
        margin-top: 80px;
        overflow-y: scroll;
    }

.role-tile {
    margin: 6px 0 0 8px;
    display: inline-block;
}

.role-tile a {
    margin-right: 5px;
}

.role-tile a:hover {
    text-decoration: none;
}

.mobile-tile {
    margin: 6px 0 0 0;
    display: inline-block;
}

.mobile-tile a {
    margin-right: 5px;
}

.mobile-tile a:hover {
    text-decoration: none;
}


.rule-tile {
    margin-right: 8px;
}

/*#endregion Reports*/