.transparent {
    background: transparent !important;
}

.image-modal {
    width: 100% !important;
    height: 100%;
    top: 0 !important;
    left: 0 !important;
}

.fullscreen-image {
    max-width: 100%;
    max-height: 100%;
    bottom: 0;
    left: 0;
    margin: auto;
    overflow: auto;
    position: fixed;
    right: 0;
    top: 0;
    background-color: white;
}

.accordion-header {
    font-size: 11px;
    color: orange;
}

.accordion-body {
    padding:5px;
}

.mag.item.item-header {
    border-color: #8ABBF1;
    background-color: #4A9DC2;
    color: rgb(255, 255, 255);
    height: 44px;
    font-size: 12px;
    font-weight: bold;
}

.item-details {
    font-size: 12px;
}

.maginus-subheader {
    top: 44px;
    display: block;
    height: 88px;
}

.banner {
    height: 40px;
    padding-top: 2px;
}

.error {
    color: red;
}

.mag > .tabs {
    top: 44px;
}

.magtab88 > .tabs {
    top: 88px;
}

.mag {
}

.mag-bar {
}

.mag-accord {
}

    .mag-accord.card {
        margin: 5px 5px;
    }

    .mag-accord.item {
        padding: 5px;
    }

.mag-accord-head.item {
    padding: 7px;
}

.mag-header.item {
    background-color: #6DB5F7;
    color: #FFF;
}

.mag-tab-left {
}

    .mag-tab-left.tabs {
        justify-content: flex-start;
    }



.mag-bar.item {
    padding: 4px;
}

.lookup {
}

    .lookup.item-input-inset {
        padding: 0px;
    }

    .lookup.item-text-wrap {
        padding: 0px;
    }

.mag.bar-subheader {
    top: 93px;
}

div.mag-landing-tile {
    width: 33.3%;
    text-align: center;
}

.popup div.row {
    margin-left: 0px;
}

.modal {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
}

.split25 {
    max-height: 25vh;
}

.split40 {
    max-height: 40vh;
}

.wide-item {
    overflow: scroll;
    white-space: nowrap;
}

.input-wrapper-lkpInput{
    height: 34px !important;
}



.warehouse-lbl, .sequence-lbl {
    float: left;
    width: 50% !important;
}
.sequence-lbl .col-container {margin-left: 5px;}
.trolley-lbl {
    float: left;
    width: calc(100% - 37px);
}
.trolley-action{
    float: left;
    width: 37px;
}
.totelable {
    width: 60%;
    float: left;
}
.totelable .input-group{
    margin-top: 5px;
}
.possitionlabel {
    width: 40%;
    float: left;
}
.possitionlabel .input-group{
    margin: 5px 0px 0px 5px;
}
.totelable .mov-list-input-group, .possitionlabel .mov-list-input-group {
    min-width: 40px !important;
}






.pickupdate{
    margin-top:5px;
}
.pickupdate-item .panel-group {
    padding: 4px !important;
    margin: 0px !important;
}

.pickupdate-item .panel-body{
    padding: 2px 2px 6px 2px;
    margin-bottom: 20px;
}

.pickupdate-item .mag-accord-head {
    height: 37px;
    padding: 7px;
    border-color: #4761FF;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-width: 1px;
}
.pickupdate-item .collapsed {
    border-bottom-color: #b2b2b2 !important;
    border-top-color: #ebe9e9;
    border-left-color: #ebe9e9;
    border-right-color: #ebe9e9;
    background-color: #f8f8f8;
    color: #444;
    box-shadow: 1px 2px #f8f8f8;
}
.pickupdate .ion-chevron-right{
    display: none;
}
.pickupdate .ion-chevron-down{
    display: block;
}
.pickupdate .collapsed .ion-chevron-right{
    display: block;
}
.pickupdate .collapsed .ion-chevron-down{
    display: none;
}
.pickupdate-item .accordion .panel-title{
    float: left;
    max-width: 90%;
}
.pickupdate-item .accordion .panel-title a:hover{
    text-decoration: none !important;
}
.pickupdate-item .accordion .panel-title-details{
    max-width: 80% !important;
}
.pickupdate-item .accordion .accordion-icon {
    float: right;
}
.pickupdate .iconadd {
    margin-right: 10px;
    margin-top: -5px;
    cursor:pointer;
    float: right;
    font-size: 32px;
}
.pickupdate .pickitemdetails {
    padding: 0px !important;
    margin-bottom: 0px !important;
}
.pickupdate .pickitemdetails .panel-body{
    margin-bottom: 0px !important;
}
.pickupdate .pickitemdetails .panel-group{
    padding: 5px 2px !important;
}
.divpickitem {
    margin: 5px 10px;
}

.divfixedwidth{
    font-size: 16px !important;
} 
.panel-body table {
    margin-top: 10px;
}
.panel-body-table {
    padding: 4px 6px !important;
}
.mag-accord-head1 {
    height: auto !important;
    padding: 7px;
    border-color: #4761FF;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-width: 1px;
}

@media (orientation: landscape) {
    .split25 {
        max-height: 24vh;
    }

    .split40 {
        max-height: 35vh;
    }
}

.input-group input {
    border: 1px solid #ccc;
    padding: 3px;
}

.item-select select {
    position: inherit;
    padding: 0;
    direction: ltr;
}

.mag-override-inset input[type=search]{
    background: #fff !important;
    padding: 3px 0px;
    width: 99.5%;
}

.mag-override-inset div.buttons {
    width: 80px;
}

.mag-override-inset label.item-input-wrapper {
    padding: 0px;
}

input::-webkit-input-placeholder {
    color: rgba(0, 38, 255, 0.55) !important; /*(was 0.37)*/
}

/*bootstarp modal override*/
.modal-backdrop {
    background: none !important;
}

.mag-login-background {
    /*TODO: need to add media queries to set the different size images to different screens*/
    background-color: white;
}

/*LOGIN PAGE STYLES*/
div.mag-login-container {
    width: 90%;
    margin: 10px auto;
}

.btnnext {
    margin-left: 3px !important;
    color: #fff !important;
    background-color: rgb(23, 154, 245) !important;
    font-weight: bold !important;
}

.mag-login-container span.input-label {
    width: 40px !important;
}

.mag-login-container label.item-input input {
    background: #FFFFFF;
    opacity: 0.9;
}

.mag-login-container label {
    margin-top: 10px;
}

    .mag-login-container label.item {
        border: 1px solid #d3d3d3 !important;
    }

    .mag-login-container label.item-input i.icon {
        font-size: 26px;
    }

.mag-login-container button {
    margin-left: -1px;
}


div.mag-oms-logo {
    margin: auto;
    width: 256px;
    height: 209px;
}

    div.mag-oms-logo img {
        width: 256px;
        height: 209px;
    }

.item-avatar-left > button:first-child {
    position: absolute;
    top: 16px;
    left: 16px;
    max-width: 40px;
    max-height: 40px;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
/*END OF LOGIN PAGE STYLES*/

.mag-error {
    background: #fff1f1;
    border-color: #f8d3d3;
    color: #e71717;
}
div.mag-landing-tile {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

div.mag-landing-tile:nth-of-type(3n) {
    border-right: none;
}

.hidebutton .buttons button:last-child
{
    display:none;
}

.address-item{
    border:1px solid #000;
    padding:10px 10px;
    margin: 10px 10px;
}
.address-item label label .item-content
{
    background: none!important;
    margin-left: 10px;
    padding: 17px 22px;
}
.address-item label label .radio-icon
{
    top:-13px!important;
}


.mag-label-mg .input-group > span.input-group-addon:first-child, .mag-label-mg > span.input-group-addon:first-child, .mag-label-mg.input-group-addon {
    max-width: 133px;
    min-width: 133px;
    text-align: left;
}

.mag-label-lg .input-group > span.input-group-addon:first-child, .mag-label-lg > span.input-group-addon:first-child, .mag-label-lg.input-group-addon {
    max-width: 200px;
    min-width: 200px;
    text-align: left;
}

[class*="colu-"] {
    float: left;
    padding: 4px 0px 0px 0px;
}

.col-container {
    width: 100%;
}

.content-section {
    margin-top: 15px !important;
}

.lightbg {
    background-color: #fff !important
}

.trollycontainer {
    width: 100% !important;
    height: 48px !important
}

.item-location-wrapper {
    margin-top: 31px !important;
}

.warehouse-lbl {
    width: 49.6% !important;
}

.sequence-lbl {
    width: 50% !important;
}

#mag-autotab-pw-plkp .button-small, .input-group-beauty .button-small {
    padding: 0px 8px !important;
}

    #mag-autotab-pw-plkp .button-small::before, .input-group-beauty .button-small::before {
        padding-right: 2px !important;
        padding-left: 2px !important;
        font-size: 20px !important;
        line-height: 32px !important;
    }

/* Iphone,Extra Small Devices, Phones */
@media only screen and (max-width : 768px) {
    .colu-m-6 {
        width: 40% !important;        
    }
    .colu-x-12 {
        width: 60% !important;
        float: left;
        padding-right:4px !important;
    }
    .trollycontainer {
        width: 100% !important;
        height: 48px !important
    }

     /* This is for soe two lines */
    .colu-x-13 {
        width: 100% !important;
        float: left;
        padding-right:4px !important;
    }
    .content-section {
        margin-top: 50px !important;
    }

   .override-bar {
      border: none !important;
  }

   .movement-tab-container>.magtab88 .tab-nav{
       margin-top: 5px!important;
   }
    .movement-tab-container>.magtab88 .scroll{
        margin-top: 10px!important;
    }
    .warehouse-lbl {
        width: 49.4% !important;
    }

    .sequence-lbl {
        width: 50% !important;
    } 
}

/* Iphone,Extra Small Devices, Phones */
@media only screen and (max-width : 540px) {
    /*.colu-m-6 {
        width: 40% !important;
    }*/

    .colu-x-12 {
        width: 60% !important;
        padding-right: 4px !important;
    }

    .trollycontainer {
        width: 100% !important;
        height: 48px !important
    }

    .cols-s-8 {
        width: 69% !important;
        padding-right: 0px !important;
    }

    .cols-s-4 {
        width: 25% !important;
    }

    .item-location-wrapper {
        margin-top: 31px !important;
    }

    .warehouse-lbl {
        width: 49.2% !important;
    }

    .sequence-lbl {
        width: 49.8% !important;
    }
}

/*
@media only screen and (max-width : 400px) {
    .divfixedwidth{
        font-size: 15px !important;
    } 
    .badge {
        padding: 3px 5px;
    }
    .pickupdate .pickitemdetails .panel-group {
        padding: 4px 0px !important;
    }
    .divpickitem {
        margin: 0px 3px;
    }
    .pickupdate-item .panel-group {
        padding: 3px !important;
    }
}
*/

@media only screen and (max-width : 360px) {
    body, select, input, button, span, .input-group-addon {
        font-size: 13px !important;
    }

    .smdisplay {
        padding: 6px !important;
    }

    .txt-seqNo {
        padding-left: 3px !important;
        padding-right: 3px !important;
    }

    .warehouse-lbl {
        width: 46.5% !important;
    }

    .sequence-lbl {
        width: 52.5% !important;
    }

        .sequence-lbl .col-container {
            margin-left: 2px !important;
        }

    .btnnext {
        margin-left: 2px !important;
        padding: 0px 6px !important;
    }

    .lbl-lkpinput {
        padding: 0px 5px !important;
    }

    .button-smrs::before {
        padding-right: 16px !important;
    }
}

/* Small - Tabs & above */
@media only screen and (min-width : 768px) {
    .colu-m-6 {
        width: 50% !important;
    }

   .colu-m-12 {
        width: 100% !important;
    }

    [class*="colu-"] {
        float: left;
        padding: 4px 3px 0px 3px;
    }
    .spanfixedwidth{
        text-overflow: ellipsis;
        max-width: 700px;
        overflow: hidden;
        white-space: nowrap;
        display: inline-block;
        font-size: 16px !important;
    } 
}

.override-bar {
    border: none !important;
}

.mov-list-input-group{
    min-width: 109px;
    text-align: center;
    padding-left: 10px;
}

.movement-tab-container .item-body{
    border:0px;
}

.icon-button{
    top:-5px;
}

.item-filter-container{
    padding:10px !important;
}


input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}

.process-load-item{
    float: left;
    width: 70px;
    padding-left: 10px;
}

.huprint-item{    
    width: 120px;
    
}

.load-font{
    font-size: small;
}

.load-items-heading{
    font-weight:bolder;
    font-size:14px;
}

.huprint-icon{
    float:right;
     padding-right: 20px;
     color: #4F8EF7;
     font-size:15px;
     cursor: pointer;
}
* {
    box-sizing: border-box;
}

.row::after {
    content: "";
    clear: both;
    display: block;
}

.pick-summary-details {
    clear: left;
}

.hucancel-icon{
    
    float: right;
    margin-right: 20px;
    color: red;
     font-size:15px;
     cursor: pointer;

}
.accordion:hover {
    border-color: #0958d9;
    background-color: #4761FF;
    color: #fff;
}

.accordion:not(.collapsed) {
    border-color: #0958d9;
    background-color: #4761FF;
    color: #fff;
}
.accordion {
    border-color: #b2b2b2;
    background-color: #f8f8f8;
    color: #444;
}
