﻿body {
    padding-top: 50px;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5%;
}


/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 100%;
}

.navbar-default {
    background-color: #244466;
}

input[type=text] {
    width: 100%;
}

.container .jumbotron,
.container-fluid .jumbotron {
    padding-right: 0;
    padding-left: 0;
}


.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px 0 10px;
}

.navbar-default .navbar-nav {
    padding-top: 10px;
}

    .navbar-default .navbar-nav > li > a {
        color: #fff;
    }

        .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
            color: #808080;
            background-color: transparent;
        }

.navbar-right {
    padding-right: 10px;
}

.navbar-brand {
    float: left;
    padding: 6px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px;
}

.center {
    padding-left: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
    padding-right: 20px;
}

.noPadding {
    padding-left: 0;
}
/*For avoid clear icon in textbox for Internet Explorer browser*/
input[type=text]::-ms-clear {
    display: none;
}

input[type=text]::-ms-reveal {
    display: none;
    width: 0;
    height: 0;
}
/* End */
.scrollToTable {
    overflow: auto;
}

.applyPadding {
    padding: 1px 1px 1px 1px;
}

.topMargine {
    margin-top: 10px;
}

.topMargine5 {
    margin-top: 5px;
}

.hideBorder {
    border: none !important;
}

.errorText {
    color: red;
    font-size: 13px;
    font-weight: 600;
}

.tableHeader {
    color: white;
    background-color: #337ab7;
}

.icon-image {
    width: 10px;
    height: 10px;
}

.bottomMargin {
    margin-bottom: 10px;
    padding: 0;
}

.zeroMargin {
    margin: 0 !important;
}

.topMargin {
    margin-top: 10px;
    padding: 0;
}

.no-top-Padding {
    padding-top: 0 !important;
}

.no-bottom-padding {
    padding-bottom: 0 !important;
}

.btn-active {
    background-color: #eeeeee !important;
    border-color: #dddddd !important;
}

.panel {
    margin-top: 10px !important;
}

.panel-accordion {
    margin-bottom: 15px;
    margin-top: 5px;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.panel-primary > .panel-heading {
    color: white;
    border-color: #ddd;
}

.panel-primary {
    border-color: #ddd;
}

.customDiv {
    border: 1px solid #ddd;
    background: #fafafa;
    min-height: 350px;
    padding: 20px;
}

.customDivLeft {
    border: 1px solid #ddd;
    background: #fafafa;
    min-height: 350px;
    padding: 20px;
}

.customDivRight {
    border: 1px solid #ddd;
    background: #fafafa;
    min-height: 350px;
    padding: 20px;
}

.manifestDiv {
    border: 1px solid #ddd;
    background: #fafafa;
    min-height: 350px;
    margin-top: 20px;
    padding: 20px;
}

.btnDisabled {
    opacity: 0.5;
    pointer-events: none;
}

.btn-width-custom {
    width: 100px;
}

input[type="radio"] {
    vertical-align: top !important;
    margin-left: 5px;
}

/* Added on: 04-04-2018; Used in Search fields in History */
.Srchfld {
    padding-bottom: 2% !important;
}

.srch-inputfld {
    height: 24px !important;
}

footer {
    background: #f5f5f5;
    border-top: 1px solid #e2d7d7;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    padding-bottom: 5px;
    text-align: center;
    z-index: 1000;
}


.no-bottom-left {
    padding-left: 0 !important;
}

.no-bottom-right {
    padding-right: 0 !important;
}

.group-left-Padding {
    padding-left: 3%;
}

.shipmentMode-padding-right {
    padding-right: 2%;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 3px 12px !important;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.service {
    min-height: 230px;
}

.row {
    margin: 2px;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 3px;
    font-weight: bold;
    font-size: 12px;
}

.form-group {
    margin-bottom: 3px;
}

.chkLabel {
    padding-left: 3px;
    float: right;
    font-weight: bold;
}

.float-right {
    float: right;
}

.input-button-padding {
    padding-right: 0 !important;
    padding-top: 20px !important;
}



.no-left-padding {
    padding-left: 0 !important;
}

.no-right-padding {
    padding-right: 0 !important;
}

.form-horizontal .control-label {
    text-align: left;
    padding-top: 6px !important;
}

.top-bottom-padding {
    padding-bottom: 1px;
    padding-right: 1px;
}

.form-group-sm .form-control {
    height: 22px !important;
    border-radius: 0 !important;
}

.top-padding-tabField {
    padding-top: 4px;
}

.top-row {
    padding-bottom: 5px;
}

.nav > li > a {
    padding: 5px 15px !important;
}

.top-row-button-glyphicon {
    padding: 0 12px !important
}

.marginTopLayout {
    margin-top: -15px;
}


.custom-top-padding {
    padding-top: 10px;
}


.btnInternational {
    width: 100% !important;
}

.btnGroupShipment {
    margin-top: 3px;
}



.lblShipmentMargin {
    margin-top: 3px;
}

.selectShipmentMargin {
    margin-top: 5px;
}

.no-left-right-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

hr {
    margin-top: 12px;
    margin-bottom: 20px;
    border: none;
    border-top: 1px solid #c7b8b8;
}

/****/
.navbar {
    min-height: 50px !important;
}

.navbar-brand {
    min-height: 50px !important;
}

.navbar-fixed-top {
    height: 50px !important;
    padding-bottom: 0 !important;
}


.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    margin-left: 1px;
}

#applyCSS a {
    padding-left: 5px !important;
    padding-right: 10px !important;
}

#paddingaccountnumber {
    padding-right: 0 !important;
    padding-left: 10px !important;
    text-align: justify;
}

#buttonload {
    height: 22px !important;
}

.btn-ReducePadding {
    padding: 3px 1px !important;
}



.navbar-nav > li > a {
    padding: 10px;
}

.nav-tabs > li > a {
    padding: 6px;
}

.cstom-margin-left {
    margin-left: 8px;
}

.top-tool-bar {
    background: #f5f5f5;
    border: 1px solid #e2d7d7;
    margin-bottom: 5px;
    padding: 5px;
}

.marginTopLayout {
    margin-top: -20px;
}

.btnInternational {
    width: 100% !important;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 3px;
    font-weight: bold;
    font-size: 12px;
}

.btn-custom-bottom-margin {
    margin-bottom: 10px;
}

.custom-margin-top {
    margin-top: 10px;
}

.full-width {
    width: 100%;
}

.custom-border-top {
    border-top: 1px solid #e2d7d7;
}

.custom-title-h5 {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 16px;
}


.custom-checkbox {
    margin-top: 3px;
    margin-bottom: 3px;
    background: #f5f5f5;
}

.custom-checkbox-input {
    margin-top: 2px;
}

.radio, .checkbox {
    margin-top: 0;
    margin-bottom: 0;
}

/*Yogesh CSS*/

.padding-top-ten-custom {
    padding-top: 10px;
}

.modal-body {
    display: block;
}

.ng-table th.header {
    text-align: left;
}

.margin-custom {
    margin-left: -25px;
    margin-bottom: 10px;
}

.padding-custom-left {
    padding-left: 15px;
}

.margin-left-five-custom {
    margin-left: 5px;
}

.input-group-custom {
    position: relative;
    display: flex !important;
    border-collapse: separate;
}

.margin-top {
    margin-top: 15px;
}

.margin-left-five-custom {
    margin-left: 5px;
}

.btn-default-custom {
    color: #333;
    background-color: #e4e4e4;
    border-color: #333;
    text-align: center;
}

.padding-top {
    padding-top: 27px;
}

.padding-left-zero {
    padding-left: 0;
}


.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.padding-zero-left {
    padding-bottom: 0;
    padding-right: 0;
    padding-top: 0;
    padding-left: 2px;
}

.padding-zero-right {
    padding-bottom: 0;
    padding-right: 2px;
    padding-top: 0;
    padding-left: 0;
}

.padding-zero-left-align {
    padding-bottom: 0;
    padding-right: 0;
    padding-top: 0;
    padding-left: 15px;
}



.custom-top-padding-max {
    padding-top: 20px;
}

.box-size {
    width: 100% !important;
    height: 270px !important;
}

.padding-top-eight {
    padding-top: 8px;
}

.margin-bottom-zero {
    margin-bottom: 0;
}

.padding-top-five {
    padding-top: 5px;
}

.textLeft {
    text-align: left;
}

.panel-heading-padding {
    padding: 5px 5px !important;
}

.addressBookDiv {
    border: 2px solid #ddd;
    background: #fafafa;
    min-height: 350px;
    padding: 20px;
    height: 775px;
}

.searchAddressBookDiv {
    border: 2px solid #ddd;
    background: #fafafa;
    min-height: 350px;
    padding: 20px;
    height: 750px;
}

.float-left {
    float: left;
}

#flex-container {
    display: -webkit-inline-box;
    flex-direction: row;
    justify-content: space-between;
    width: auto;
    margin: 0 auto;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    cursor: auto;
}

.flex-item {
    width: auto;
    text-align: center;
    padding-right: 10px;
}

.padding-zero {
    padding: 0;
}

.fit-content {
    height: fit-content;
}


.padding-left-right-zero {
    padding-left: 0;
    padding-right: 0;
}

.scrollbarxy {
    overflow-x: auto;
    overflow-y: auto;
}

.main-container {
    position: relative;
    width: 100%;
    min-height: 663px;
}

html {
    height: 100% !important;
}

.body {
    margin: 0;
    height: 100% !important;
}

footer {
    bottom: 0;
    right: 0;
    left: 0;
    height: 51px;
    background: #eeeaea;
    width: 100%;
    text-align: center;
}

    footer p {
        padding-top: 5px;
        margin-bottom: 3px;
    }

.loader-style {
    width: 70px;
    height: 70px;
}

/* Absolute Center Spinner */
.loading {
    position: fixed;
    z-index: 2147483647;
    height: 2em;
    width: 2em;
    overflow: visible;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

    /* Transparent Overlay */
    .loading:before {
        content: '';
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0,0,0,0.25);
    }

    /* :not(:required) hides these rules from IE9 and below */
    .loading:not(:required) {
        /* hide "loading..." text */
        color: transparent;
        text-shadow: none;
        background-color: transparent;
        border: 0;
    }

.alert {
    position: fixed;
    z-index: 10;
    top: 6%;
    left: 30%;
    right: 30%;
}

.row-margin {
    margin-left: -15px;
    margin-right: -15px;
}

.top-70 {
    top: 70px;
}

/* scrollable table with fixed header*/
.scrollable-table {
    width: 100%;
}

    .scrollable-table table {
        width: 100%;
        table-layout: fixed;
    }


table.fixed-header tr th {
    background: #f9f9f9;
    padding: 5px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    word-wrap: break-word;
}

    table.fixed-header tr th:first-child {
        border-left: 1px solid #ddd;
    }

    table.fixed-header tr th:last-child {
        border-right: 1px solid #ddd;
    }

.inner-table {
    max-height: 200px;
    overflow-y: auto;
}

.inner-table-for-validation {
    max-height: 70vh;
    overflow-y: auto;
}

.inlineBlockRemoved {
    display: block !important;
}

.vertical-offset-100 {
    padding-top: 100px;
}

.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.col-md-offset-4 {
    margin-left: 33.33333333333333%;
}

.col-md-4 {
    width: 33.33333333333333%;
    float: left;
}

.lastShipmentDiv {
    padding: 5px;
    max-height: 200px;
    overflow-y: auto
}

.label-center {
    padding-top: 9px;
}

.create-batch label {
    font-size: 14px !important;
}

.carousel-indicators .active {
    background-color: black;
}

.carousel-indicators li {
    border: 1px solid black;
}

.padding-5 {
    padding: 5px;
}

.printLabelData {
    height: 700px;
    border: 1px solid black;
}

.width60Per {
    width: 60% !important;
}

.width40Per {
    width: 40% !important;
}

.width10Per {
    width: 10% !important;
}
.scroll-y {
    overflow-y: scroll;
    overflow-x: hidden !important;
    max-height: 701px;
}

.strike {
    text-decoration: line-through;
}

.carousel-control {
    width: 5%;
    top: 7%;
}

.bs-wizard > .bs-wizard-step > .progress {
    position: relative;
    border-radius: 0;
    height: 8px;
    box-shadow: none;
    margin: 20px 0;
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #AEAEAE;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}

.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {
    width: 100%;
}

.bs-wizard > .bs-wizard-step > .progress > .progress-bar {
    width: 0;
    box-shadow: none;
    background: #AEAEAE;
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #AEAEAE;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
}

.complete {
    background-color: green !important;
}

/*Form Wizard*/
.bs-wizard {
    border-bottom: solid 1px #e0e0e0;
    padding: 0 0 10px 0;
}

    .bs-wizard > .bs-wizard-step {
        padding: 0;
        position: relative;
    }

        .bs-wizard > .bs-wizard-step .bs-wizard-stepnum {
            color: #595959;
            font-size: 16px;
            margin-bottom: 5px;
        }

        .bs-wizard > .bs-wizard-step .bs-wizard-info {
            color: #999;
            font-size: 14px;
        }

        .bs-wizard > .bs-wizard-step > .bs-wizard-dot {
            position: absolute;
            width: 30px;
            height: 30px;
            display: block;
            background-color: #A1A1A1;
            top: 45px;
            left: 50%;
            margin-top: -15px;
            margin-left: -15px;
            border-radius: 50%;
        }



        .bs-wizard > .bs-wizard-step > .progress {
            position: relative;
            border-radius: 0;
            height: 8px;
            box-shadow: none;
            margin: 20px 0;
        }

            .bs-wizard > .bs-wizard-step > .progress > .progress-bar {
                width: 0;
                box-shadow: none;
                background: #AEAEAE;
            }

        .bs-wizard > .bs-wizard-step:first-child > .progress {
            left: 50%;
            width: 50%;
        }

        .bs-wizard > .bs-wizard-step:last-child > .progress {
            width: 50%;
        }

        .bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot {
            pointer-events: none;
        }

[ng\:cloak], [ng-cloak], .ng-cloak {
    display: none !important;
}

.progress-bar-default {
    background-color: #337ab7 !important;
}

.modalHeightAsPerVh {
    max-height: calc(100vh - 200px) !important;
    overflow-y: scroll;
}

.selectedAddress {
    background-color: #337ab7;
}

.text-white {
    color: white !important;
}

.a-white, .a-white:Hover {
    color: white !important;
}

.input-xs {
    height: 25px;
}

.cursor-pointer {
    cursor: pointer;
}

.background-white {
    background-color: white;
}

.border-right-2px {
    border-right: 2px solid #ddd;
}

.border-for-search-address-header {
    border-top: 2px solid #ddd;
    border-left: 2px solid #ddd;
}

.scroll-height-for-address-books {
    height: 100px;
    overflow-y: auto;
    border: 2px solid #ddd;
}

.ng-table-scrollcontainer {
    width: 90%;
}

.ng-table-fixedcolumn {
    position: absolute;
    right: 3%;
    top: auto;
}

.distributionList {
    margin-top: 5%;
}

.diasblelink {
    pointer-events: none;
}

.announcements {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
}

.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca;
}

.alert-orangeWarning {
    color: #b34700;
    background-color: #ffe0cc;
    border-color: #ffe0cc;
}

.my-group {
    width: 100%
}




@media (min-width: 375px) {

    .ng-table-scrollcontainer {
        width: 34%;
    }

    .ng-table-fixedcolumn {
        right: 60%;
    }

    .searchAddressBookDiv {
        height: 1125px;
        min-width: 400px;
    }
}


@media (min-width: 768px) {

    .ng-table-scrollcontainer {
        width: 52%;
    }

    .ng-table-fixedcolumn {
        right: 40%;
    }

    .searchAddressBookDiv {
        height: 1095px;
        min-width: 400px;
    }
}

@media (min-width: 992px) {
    .ng-table-scrollcontainer {
        width: 90%;
        overflow-x: auto;
    }

    .ng-table-fixedcolumn {
        right: 2%;
    }

    .searchAddressBookDiv {
        height: 800px;
        min-width: 400px;
    }


    .modal-lg {
        width: 90%;
    }
}

#pagerContainer {
    white-space: nowrap;
    overflow: hidden;
}

fieldset.field-border {
    border: 1px groove #ddd !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow: 0 0 0 0 #000;
    box-shadow: 0 0 0 0 #000;
}

legend.field-border {
    font-size: 1.2em !important;
    font-weight: bold !important;
    text-align: left !important;
    width: auto;
    padding: 0 10px;
    border-bottom: none;
}


.fieldset-height-148 {
    height: 148px;
}

.disabled {
    pointer-events: none;
    opacity: 0.5;
}


.Back-redirection:hover {
    border-radius: 15px;
    background: #ddd;
}

.li-text {
    padding: 5px 15px !important;
    color: #fff !important;
}

.ng-table-fixedcolumn-Select {
    position: absolute;
    width: 5em;
    left: 90%;
    top: auto;
    border: 1px solid #ddd !important;
}

.ng-table-fixedcolumn-Select-td {
    position: absolute;
    width: 5em;
    left: 90%;
}

.header-none {
    display: none;
}

.modal-lg {
    width: 90% !important;
}

.padding-bottom-1per {
    padding-bottom: 1% !important;
}

.no-left-right-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.table-addressList {
    background-color: white;
    display: block;
    overflow-x: auto;
    border-collapse: collapse;
}
.table-scroll-y {
    overflow-y: auto;
}

.hasCustomError {
    border-color: #a94442;
}

.ng-table-with-scroll {
    display: inline-block;
    overflow-y: auto
}

.max-height-70vh {
    max-height: 70vh;
}
.custom-primary {
    background-color: #337ab7 !important;
}

.localeSelect {
    height: 25px;
    line-height: 25px;
    padding: 5px 10px;
    font-size: 11px;
    border-radius: 3px;
}


.pagination > .active > a {
    z-index: 0 !important;
}

.table > tbody > tr.highlightselected {
    background-color: #bfcaec !important;
    font-weight: bold;
}
/*.has-error .form-control {
    background-color: #efe817;
}*/

.divHeader {
    border-top: 2px solid #e4e3e3;
    height: 66px;
    background: #f3f3f3;
    border-right: 2px solid #e4e3e3;
    border-left: 2px solid #e4e3e3;
    margin-top: 70px;
}
.colorchange {
    color: #337ab7 !important;    
}

.aLinkDisabled {
    pointer-events: none;
    cursor: not-allowed;
    opacity: 0.5;
}

.center {
    text-align: center;
}

.center > div, .center > table /* insert any other block-level elements here */ {
    margin-left: auto;
    margin-right: auto;
}