﻿/*StartLoginUserCSS*/


/*@font-face {
    font-family: "dhlicons";
    src: url("../fonts/dhlicons.woff") format('woff');
}

@font-face {
    font-family: 'Frutiger-LT-Std-77-Black-Condensed';
    src: url('../fonts/Frutiger-LT-Std-77-Black-Condensed_18829.ttf') format('truetype');
}

@font-face {
    font-family: 'Frutiger W04';
    src: url('../fonts/Frutiger LT 55 Roman.ttf') format('truetype');
}

.dhl-header-font{
   font-family:'Frutiger-LT-Std-77-Black-Condensed';
}

.dhl-body-font{
     font-family:'Frutiger W04';
}*/


/*@font-face {
    font-family: Frutiger W04;
    src: url(../fonts/0c584202-0b52-4802-92c2-3ba6b05a43c9.woff) format("woff");
    font-weight: 400;
    font-style: normal;
}*/

/*
@font-face {
    font-family: 'Frutiger W04';
    src: url(../fonts/bf3f91cd-dde7-4219-912c-787de8db2704.woff) format("woff");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Frutiger W04';
    src: url(../fonts/3b0ba98c-4012-4d70-a9c3-2cdaea12f494.woff) format("woff");
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Frutiger W04';
    src: url(../fonts/1b2eb666-89ba-42c0-aa17-0e8cbee183af.woff) format("woff");
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'dhlicons';
    src: url(../fonts/dhlicons.woff) format("woff");
    font-weight: 400;
    font-style: normal;
}*/

/*.dhl-header-font{
   font-family:'Frutiger-LT-Std-77-Black-Condensed';
}

.dhl-body-font{
     font-family:'Frutiger W04';
}*/
@font-face {
    font-family: 'Delivery_W_Bd';
    src: url('DHL/fonts/Delivery_W_Bd.woff') format('woff');
}

@font-face {
    font-family: 'Delivery_W_CdBlk';
    src: url('DHL/fonts/Delivery_W_CdBlk.woff') format('woff');
}

@font-face {
    font-family: 'Delivery_W_CdLt';
    src: url('DHL/fonts/Delivery_W_CdLt.woff') format('woff');
}

@font-face {
    font-family: 'Delivery_W_Rg';
    src: url('DHL/fonts/Delivery_W_Rg.woff') format('woff');
}

@font-face {
    font-family: 'Delivery_W_Lt';
    src: url('DHL/fonts/Delivery_W_Lt.woff') format('woff');
}

a {
    text-decoration: none;
}

.font-size-13 {
    font-size: 13px;
}

.active, .collapsible:hover {
    background: none;
}

.fa-icon-color-blue {
    color: #1059b2;
    cursor: pointer;
}

.header-checkbox {
    position: relative;
    top: 3px;
    margin: 0px;
    cursor: pointer;
}

.pad-right-left-5 {
    padding-left: 5px;
    padding-right: 5px;
}

.pad-right-5 {
    padding-right: 5px;
}

.pad-left-15 {
    padding-left: 15px;
}




.showDiv {
    display: block;
}

.hideDiv {
    display: none;
}

.dhl-search-label {
    font-size: 1em;
    font-weight: 600;
    display: inline-block;
    font-size: 13px;
}

.new-label {
    font-size: 10px;
    color: #1059b2;
    padding: 2px;
    border-radius: 5px;
    background-color: #fc0;
    position: relative;
    top: -4px;
}

.new-text-label {
}

.no-side-padding {
    padding-left: 0;
    padding-right: 0;
}

body {
    font-weight: inherit;
}

.dhl-header-font {
    font-weight: 600;
}

.dhl-body-font {
    font-weight: 600;
    font-size: 13px;
}

.modal-title {
}

.Userlabel {
    font-size: 15px;
    font-weight: normal;
    /*color:#D40511;*/
}

body {
    color: black;
    /*background-color: #F7F7F7;*/
    background-color: white;
}

.Red-fontcolor {
    color: #D40511;
}

.margin-headerremove {
    margin-bottom: 0px;
    margin-top: 0px;
}

.mobile-ctry-code {
    display: inline-block;
    border: solid 1px #ccc;
    border-radius: 2px;
    padding: 4px;
    height: 26px;
    width: 37px;
    font-size: 12px;
}

.mobile-ctry-code25 {
    display: inline-block;
    border: solid 1px #ccc;
    border-radius: 2px;
    padding: 2px;
    height: 27px;
    width: 37px;
}

.btnOTP {
    height: 29px;
    margin: 0px 0px 0px 0px;
    font-size: 12px;
}

.wid83 {
    width: 80%;
    padding: 0px;
    display: inline-block;
}

.wid90 {
    width: 80%;
    padding: 7px;
    display: inline-block;
}

.maindiv-login {
    background-color: #fc0;
    color: #000000;
    box-shadow: 0px 0px 0px 3px 0px;
    /*border-radius: 3px;*/
    left: -20px;
    position: relative;
    /*    top: -110px;*/
}

.DHLTap {
    background-color: #fc0;
}

.pointer {
    cursor: pointer;
}

.Backgroung-colo-red {
    background-color: #D40511;
}




.Mandatoryfield {
    color: #757272;
    padding-top: 10px;
}


.body-main {
    /*background-color: #F7F7F7;*/
    background-color: #FFCC00;
    height: 100%;
    /*padding: 20px 0px 0px 53px;*/
}

.mt-13 {
    margin: 13px 0px;
}

/*li:hover {
    color: #D40511;
}*/


.DHLTap > div > h4 > a:hover {
    color: #D40511;
}

.DHLTap > div > h4 > a:focus {
    color: #D40511;
}

/*#regin common css*/
.template {
    /*margin-top: 15px;*/
    display: block;
    background-color: white;
    border-radius: 10px;
    /*padding-top: 20px;*/
    padding: 40px;
    /*padding-left: 40px;*/
    height: 100%;
    /*Changed to avoid scroll bar*/
    /*padding-bottom: 5px !IMPORTANT;
    PADDING-TOP: 14PX !IMPORTANT;
     margin-top: 10px;*/
    padding-bottom: 0px !IMPORTANT;
    PADDING-TOP: 6PX !IMPORTANT;
    margin-top: 7px;
}

.padTop20 {
    padding-top: 20px;
}

.padTop30 {
    padding-top: 30px;
}

.padLeft5 {
    padding-left: 5px;
}

.padLeft20 {
    padding-left: 20px;
}

.secSeparator {
    background-color: #eee;
    height: 2px;
}

.borderlight {
    color: #D40511;
    /*border-bottom: 3px  dotted #b5b5b5;*/
    border-bottom: none;
}

.Background-color {
    background-color: #fc0;
}

.Custom-form-control {
    padding: 0px;
    width: 87%;
    height: 25px;
}
/*#EndRegion*/

.StyleTextBoxFor {
    /*background-color: #fedb4d;*/
    /*border: 1px solid #fbc902;*/
    color: #000000;
}

.btngrp {
    font-size: 15px !important;
    padding: 0 !important;
    background-color: #d40511 !important;
    color: gold !important;
    border-style: none !important;
    width: 25% !important;
    height: 30px;
}

.Font-size {
    font-size: 15px !important;
}

.required:after {
    content: "*";
    font-weight: bold;
    color: #D40511;
}


.clsheadline {
    text-align: center;
}

/*EndLoginUserCSS*/

.navbar-default {
    /*background-color: #ffcc00;
    border-color: #D40511;*/
}

    .navbar-default .navbar-brand {
        color: #337a76;
    }

        .navbar-default .navbar-brand:hover,
        .navbar-default .navbar-brand:focus {
            color: #ffffff;
        }


.navbar-tabs .active li {
    background-color: #d40511;
}

.navbar-default .navbar-text {
    color: #337a76;
}



.navbar-default .navbar-nav > li > .dropdown-menu {
    background-color: #ffcc00;
}

    .navbar-default .navbar-nav > li > .dropdown-menu > li > a {
        color: #337a76;
    }

        .navbar-default .navbar-nav > li > .dropdown-menu > li > a:hover,
        .navbar-default .navbar-nav > li > .dropdown-menu > li > a:focus {
            color: #ffffff;
            background-color: #D40511;
        }

    .navbar-default .navbar-nav > li > .dropdown-menu > li.divider {
        background-color: #D40511;
    }

.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #D40511;
}



.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    color: #ffffff;
    background-color: #D40511;
}

.navbar-default .navbar-toggle {
    border-color: #D40511;
}

.navbar-toggle {
    display: inline-block;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #D40511;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #337a76;
}


.icon-bar {
    transition: 0.4s;
}


.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #337a76;
}

.navbar-default .navbar-link {
    color: #337a76;
}

    .navbar-default .navbar-link:hover {
        color: #ffffff;
    }

.top-logo {
    padding-top: 15px;
    text-align: left;
    padding-left: 30px
}

.page-wrapper {
    padding: 0 15px;
    box-sizing: border-box;
}

footer {
    padding: 6px;
    font-weight: normal;
    font-size: 16px;
    background: linear-gradient(rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.7) 30%, rgba(255, 255, 255, 0.7) 70%, rgba(255, 255, 255, 0.4) 100%) !important;
    position: fixed !important;
    bottom: 0;
    width: 100%;
}

.navpos {
    position: absolute;
    top: 50px;
    width: auto;
    left: auto;
    z-index: 1000;
    right: 21px;
}

table tbody tr td {
    white-space: nowrap;
    /*padding: 11px 0 !important;*/
    white-space: inherit;
}



.input-margin-right {
    margin-right: 25px;
}



.ui-datepicker-header {
}

.ui-datepicker {
    background-color: #fff;
    border: 1px solid #D40511;
}

.ui-widget-header {
    background-color: #fc0;
    color: #D40511;
}

#datepickerFrom, #datepickerTo, #datepickerLeoDate, #datepickerEgmDate {
    background-color: #fff;
}

.form-signin {
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
}

    .form-signin .form-signin-heading, .form-signin .checkbox {
        margin-bottom: 10px;
    }

    .form-signin .checkbox {
        font-weight: normal;
    }


.font-normal {
    font-weight: normal;
}

.form-signin .form-control {
    position: relative;
    font-size: 16px;
    height: auto;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .form-signin .form-control:focus {
        z-index: 2;
    }

.form-signin input[type="text"] {
    margin-bottom: -1px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.form-signin input[type="password"] {
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.account-wall {
    margin-top: 20px;
    padding: 40px 0px 20px 0px;
    background-color: #f7f7f7;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}

.login-title {
    color: #555;
    font-size: 18px;
    font-weight: 400;
    display: block;
}

.profile-img {
    width: 96px;
    height: 96px;
    margin: 0 auto 10px;
    display: block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.need-help {
    margin-top: 10px;
}

.new-account {
    display: block;
    margin-top: 10px;
}

a:hover {
    color: #D40511;
}

.header-InnerBlock {
    background-color: #D40511;
    height: 100%;
    vertical-align: central;
}

/* styles for validation helpers */
.field-validation-error {
    color: #e80c20;
    /*font-weight: bold;*/
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #e80c20;
}

select.input-validation-error {
    border: 1px solid #e80c20;
}

input-validation-error {
    border: 1px solid #e80c20;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #e80c20;
    font-weight: bold;
    font-size: 1.1em;
}

.validation-summary-valid {
    display: none;
}

body {
    font-size: 1.1em;
}

#topnavbar {
    margin: 0;
}

    #topnavbar.affix {
        position: fixed;
        top: 0;
        width: 100%;
    }

.nav-pills > li > a:hover {
    background-color: #dd1919;
    color: white;
}

.font-color {
    color: white;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    /*background-color: #ffac00;*/
    background-color: #dd1919;
    /*height: 50px;*/
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 12px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
}

/*modified by akshay start*/
.input-group-addon1 {
    /*padding: 6px 12px;*/
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #fff;
    border-radius: 4px;
}
/*modified by akshay end*/


#banner {
    /*background-color: #fc0;*/
    margin: 0;
    width: 100%;
    height: 100%;
}

/*.dhl-button {
    background-color: #fc0;
    color: #fff;
    padding:3px;
    border-radius:5px;
}

.dhl-button :hover{
     background-color: #000;
     border:solid 2px #fc0;
     color:#fc0;
}*/

.dhl-background {
    background-color: #fc0;
}

.dhl-#D40511-color {
    color: #D40511;
}

.text-bold {
    font-weight: bold;
}

.dhl-dropdown {
    max-width: 280px;
}

.dhl-single-line-textbox {
    max-width: 280px;
}

.popUpPanel; {
    position: relative;
    background-color: white;
    display: block;
    height: 100px;
    width: 150px;
}

#divInnerUser {
    position: absolute;
    z-index: 10;
    border: solid 1px black;
    padding: 10px;
    width: 250px;
    left: -178px;
    box-shadow: 3px 3px;
    background-color: white;
    height: 150px;
    top: 43px;
}

.dhl-display-none {
    display: none;
}

hr {
    clear: both;
    display: block;
    height: 1px;
}

#uploadFile {
    margin-top: 5px;
    width: 100%;
}

.fileUpload {
    position: relative;
    overflow: hidden;
    height: 29px;
    font-size: 1em;
}

    .fileUpload input.upload {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        padding: 0;
        font-size: 20px;
        cursor: pointer;
        opacity: 0;
        filter: alpha(opacity=0);
    }

.hide {
    display: none;
}


.VerticalMenu {
    background-color: #ffcc00;
}

    .VerticalMenu ul li a:hover {
        background: none !important;
    }


.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #D40511 !important;
    background: #D40511 !important;
}

#tabs {
    border: none !important;
}

.hyperlinkcolor {
    color: #337ab7 !important;
}

.modeldelete {
    color: white !important;
    font-size: 1em !important;
}

.display-vertically-center {
    padding-top: 1vh;
}



.fontstyle {
    text-align: center;
    font-size: 15px;
}

.fontstylepad60 {
    padding-left: 60px;
    font-size: 15px;
}

.input-icon {
    position: absolute;
    left: 3px;
    top: calc(50% - 0.5em); /* Keep icon in center of input, regardless of the input height */
}

input {
    /*padding-left: 17px;*/
}

.input-wrapper {
    position: relative;
}


.input-double-width {
    width: 150%;
}

.focus-input100 {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
}

    .focus-input100::before {
        content: "";
        display: block;
        position: absolute;
        bottom: -2px;
        left: 0;
        width: 0;
        height: 2px;
        -webkit-transition: all 0.4s;
        -o-transition: all 0.4s;
        -moz-transition: all 0.4s;
        transition: all 0.4s;
        background: #6a7dfe;
        background: -webkit-linear-gradient(left, #21d4fd, #b721ff);
        background: -o-linear-gradient(left, #21d4fd, #b721ff);
        background: -moz-linear-gradient(left, #21d4fd, #b721ff);
        background: linear-gradient(left, #21d4fd, #b721ff);
    }

    .focus-input100::after {
        font-size: 15px;
        color: #999999;
        line-height: 1.2;
        content: attr(data-placeholder);
        display: block;
        width: 100%;
        position: absolute;
        top: 16px;
        left: 0px;
        padding-left: 5px;
        -webkit-transition: all 0.4s;
        -o-transition: all 0.4s;
        -moz-transition: all 0.4s;
        transition: all 0.4s;
    }

.input100:focus + .focus-input100::after {
    top: -15px;
}

.input100:focus + .focus-input100::before {
    width: 100%;
}

.has-val.input100 + .focus-input100::after {
    top: -15px;
}

.has-val.input100 + .focus-input100::before {
    width: 100%;
}

.padTop10 {
    padding-top: 10px;
}

.Manualform-control {
    position: relative;
    font-size: 12px;
    height: 22px;
    width: auto;
    padding: 1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: solid 1px #ccc;
}

.font-colorWhite {
    color: white;
    font-size: 12px;
}

.PageNationButton {
    display: inline-block;
    height: 18px;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 0.429;
    color: #D40511;
    background-color: #fff;
    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;
}


/*Start Login page CSS*/

.forgetPasswordLink {
    left: 0px;
    position: relative;
    height: 20px;
}

.chkboxcss {
    margin: -2px 0px 0px 0px;
}

.NewUserLink {
    padding-left: 50px;
    position: relative;
}

#header {
    margin-bottom: 10px;
    background-color: transparent;
    background-image: url(../images/bg-header.png);
    /*        background: -webkit-linear-gradient(270deg, #fc0 50%, rgba(255,204,0,0));*/
    /*    background-color: linear-gradient(#ffcc00 70%,#fffcb2 30%);*/
    background-repeat: repeat-x;
    height: 120px;
    padding-left: 25px;
    border-width: 0px;
    position: relative;
    overflow: hidden;
    width: 100%;
}
/*#header {
    background: -webkit-linear-gradient(270deg, #fc0 50%, rgba(255,204,0,0));
    background: linear-gradient(180deg,#fc0 50%,rgba(255,204,0,0));
    background: #ffd93f;
    border-radius: 0px;
    padding-left: 15px;
    height: 100%;
    width: 100%;
    position: relative;
}*/

#Reg-header {
    margin-bottom: 10px;
    background-color: transparent;
    background-image: url(../images/bg-header.png);
    background-repeat: repeat-x;
    height: 100%;
    padding-left: 25px;
    border-width: 0px;
    position: relative;
    overflow: hidden;
}

.body {
    /*    background-image: url(../Images/DHL_Login_BG_11.jpg);*/
    background-image: url('../Images/DIET_Login.jpg');
    background-repeat: no-repeat;
    padding: 0px;
    margin: 0px;
    background-repeat: no-repeat;
    background-position: center left;
    background-position-y: right;
    background-size: cover;
    /*padding-left: 5%;
    padding-right: 5%;*/
}

.header-text {
    color: #d40511;
    font-size: 36px;
    font-weight: 600;
}

.maindiv-login {
    background-color: #ffcc00;
    color: #000000;
    align-content: center;
}

.narrowButton {
}

#refershCaptcha {
    cursor: pointer;
}

.LoginPageheader {
    align-content: center;
    position: relative;
    padding-top: 1%;
}

.margin-top-12 {
    margin-top: 12px;
}

.font-size-18 {
    font-size: 18px;
}

.text-align-center {
    text-align: center;
}

.width-100 {
    width: 100%;
}

.captcha-img {
    width: 100%;
    height: 34px;
}

.font-size-14 {
    font-size: 14px;
}
/*End Login page CSS*/

/*Start Registration page CSS*/

.text-danger {
    text-decoration: none;
    color: #D40511;
    font-size: 13px;
}

.text-success {
    text-decoration: none;
    color: #3c763d;
    font-size: 13px;
}

#footer * {
    vertical-align: middle;
}

#footer .footer_navigation {
    float: right;
    text-align: right;
}

#footer .footer-logo-wrapper {
    float: left;
}

a {
    text-decoration: none;
    color: #000;
}

.text-decoration {
    text-decoration: none;
}


* {
    margin: 0;
    padding: 0;
}

a:hover {
    color: black;
}

.clearfix {
}

#footer .copyright {
    display: inline-block;
    padding-left: 1.5em;
}

#fooder {
    padding: 0;
    padding-top: 5em;
    clear: left;
    color: #666666;
    font-size: 12px;
}

.content {
    padding: 10px;
    display: inline-block;
    background-color: #fefefe;
    border: solid 1px black;
    border-radius: 4px;
    height: 100%;
    width: 100%;
    font-size: 13px;
    margin: 6px;
}

#footer div.container {
    padding: 1.7em 2.1em 1.7em 2em;
    background-color: #dbdbdb;
    line-height: 18px;
    font-size: 13px;
    width: 100%;
}

#footer div.container {
    padding: 1.7em 2.1em 1.7em 2em;
    background-color: #dbdbdb;
    line-height: 18px;
    font-size: 13px;
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

.labelhand {
    cursor: pointer;
}

Registration-body {
    padding-left: 2%;
    padding-right: 2%;
    background-color: #f3f1f1;
    padding-top: 1%;
    margin: 0px;
    font-size: 12px;
    background-image: url(../Images/mydhl_image_western-cultural.jpg);
    background-repeat: no-repeat;
    padding: 0px;
    margin: 0px;
    background-repeat: no-repeat;
    background-position: top center;
}

.dont-display {
    display: none;
}

.mainContent {
    background-color: white;
    display: inline-block;
    width: 100%;
}

.redLine {
    display: block;
    height: 4px;
    width: 100%;
    background-color: #f32929;
    box-shadow: 0 5px 5px -5px #333;
}

.bodyContent {
    margin: 0px;
    padding-left: 10px;
}

.padTop20 {
    padding-top: 20px;
}

.noPad {
    padding: 0px;
}

.noMar {
    margin: 0px;
}

.redColor {
    color: red;
}

.section-heading {
    font-size: 12px;
    font-weight: 600;
}

.collapsible {
    background-color: #FFCC00;
    color: black;
    cursor: pointer;
    padding: 10px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    border-radius: 4px;
    margin: 7px;
}

    .active, .collapsible:hover {
        /*background-color: #d71616;*/
        color: white;
    }

.collapsible {
    background-color: #ffd800;
    color: black;
    cursor: pointer;
    padding: 10px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    border-radius: 4px;
}

    .active, .collapsible:hover {
        /*background-color: #FFCC00;*/ /*1` color: #d71616;*/
    }

.border-style {
    border: solid 1px black;
    border-radius: 4px;
}

.section {
    border: solid 1.5px grey;
    border-radius: 3px;
    display: inline-block;
    height: 100%;
    padding-top: 20px;
    padding-right: 10px;
    padding-bottom: 20px;
}

.closeButton {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: red;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
}

.fontSize14 {
    font-size: 12px;
}

.padBotton10 {
    padding-bottom: 10px;
}

.form-control {
    /*font-size: 12px;
    height: 27px;
    padding: 1px;*/
    font-size: 12px;
    height: 27px;
    font-weight: 700;
    padding: 0.265rem 0.75rem;
    /*width: 188px;*/
}

#divclearanceinstructionEmail .form-control {
    width: 100%;
}

#divclearanceinstructionEmail .modal-dialog {
    margin-top: 10rem;
    align-items: flex-start;
}

.editor-label {
    font-size: 13px;
}

.margin-top-45 {
    margin-top: 45%;
}

.margin-top-10 {
    margin-top: 10%;
}

.margin-top-45 {
    margin-top: 45%;
}

.margin-top-0 {
    margin-top: 0%;
}

.mobile-input {
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="30"><text x="5" y="19" style="font: bold 16px Arial;">+91 </text></svg>') no-repeat;
    border: 1px solid #555;
    box-sizing: border-box;
    font: 16px "Arial";
    height: 30px;
    padding-left: 50px;
    width: 300px;
}

.no-text-decoration {
    text-decoration: none;
}

.text-black {
    color: black;
}
/*End Registration page CSS*/
.navbar-absolute-top,
.navbar-absolute-bottom {
    position: absolute;
    right: 0;
    left: 0;
    z-index: 1030;
}

.pad-corners-0 {
    padding-right: 0px;
    padding-left: 0px;
}

.mar-corners-0 {
    margin-right: 0px;
    margin-left: 0px;
}


#nav-menu-items ul {
    list-style: none;
    float: right;
    margin: 0;
}

    #nav-menu-items ul li {
        float: left;
        width: 100%;
        line-height: 40px;
        vertical-align: middle;
        text-align: left;
    }

a {
    color: #000;
}

.hawb {
    color: #1b67b0;
}

    .hawb:hover {
        color: #1457a8;
    }

.welcome-text {
    display: inline-block;
    color: white;
    font-size: 1.5em;
    position: relative;
    padding-top: 0.6em;
    padding-left: 0.6em;
}

.redbanner {
    color: white;
    padding-top: 0.6em;
    padding-left: 0.6em;
    display: inline-block;
    vertical-align: middle;
    float: none;
}



.pad-left0 {
    padding-left: 0px;
}

.badge-container {
    font-size: 1em;
    text-align: left;
}

.badge-value {
    font-size: 15px;
    color: #D40511;
    background-color: white;
    margin-right: 5px;
}

.badge-text {
    font-size: 1.2em;
    word-wrap: break-word;
    padding-top: 1em;
    position: relative;
}

.dashboard-header-row {
    background-color: #E8E8E8;
    color: black;
    font-size: 14px;
}

.CommunicationSummary-header-row {
    background-color: #E8E8E8;
    color: black;
    font-size: 15px;
    width: 82.8%;
    margin-top: -28px;
}


.multiselect-selected-text {
    font-size: 1em;
}

.filter-container {
    font-size: 1em;
}

.filter-text {
    font-size: 14px;
    padding-top: 5px;
}

.th-font {
    position: relative;
    top: 15px;
    font-size: 1.1em;
}

.wrapword {
    word-wrap: break-word;
}

.tabbable-text {
    font-size: 13px;
}

.padTop5 {
    padding-top: 5px;
}

.button-list {
    position: relative;
    top: -2px;
}

.filter-search-textarea {
    height: 30px;
    margin-left: 10px;
}

.filter-search-button {
    height: 30px;
    margin-left: -1px;
    margin-top: -1px;
    position: relative;
    top: -1px;
}

.filter-clear-button {
    height: 30px;
    margin-left: -1px;
    margin-top: -1px;
    position: relative;
    top: -1px;
}

.goto-textbox {
    width: 30px;
    height: 25px;
    padding-left: 5px;
    font-size: 12px;
}

pad0 {
    padding: 0px;
}

a.sort-link {
    color: black;
}

.sort-link {
    color: white;
    text-decoration: none;
    text-underline-position: auto;
}

    .sort-link:hover {
        color: #010101;
    }


.multiselect-container {
    width: 100%;
    overflow: auto; /*added by ansar for cr44*/
}

/*.btn-small {
    padding: 5px;
    font-size: 12px;
    vertical-align: central;
    text-align: center;
    border-radius: 3px;
    text-decoration: none;
}*/


/*.dhl-search-label{
        font-size:12px;
        font-weight:normal;
    }*/

.padLeft0 {
    padding-left: 0px;
}

.page-heading {
    font-size: x-large;
    font-family: Delivery_W_CdBlk;
}

@media (max-width:576px) {
    .page-heading {
        font-size: x-large;
    }
}

@media (min-width: 576px) {
    .left75 {
        left: -75px;
    }
}

.radiolink {
    text-underline-position: alphabetic;
}

.tabbable-panel {
    /*border: 1px solid #eee;
                padding: 10px;*/
}

/* Default mode */
.tabbable-line > .nav-tabs {
    border: none;
    margin: 0px;
}

    .tabbable-line > .nav-tabs > li {
        margin-right: 2px;
    }

        .tabbable-line > .nav-tabs > li > a {
            border: 0;
            margin-right: 0;
            color: #737373;
        }

            .tabbable-line > .nav-tabs > li > a > i {
                color: #a6a6a6;
            }

        .tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
            border-bottom: 4px solid #fbcdcf;
        }

            .tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
                border: 0;
                background: none !important;
                color: #333333;
            }

                .tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
                    color: #a6a6a6;
                }

            .tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
                margin-top: 0px;
            }

        .tabbable-line > .nav-tabs > li.active {
            background-color: white;
            border-bottom: 4px solid #f3565d;
            position: relative;
        }

            .tabbable-line > .nav-tabs > li.active > a {
                border: 0;
                color: #333333;
            }

                .tabbable-line > .nav-tabs > li.active > a > i {
                    color: #404040;
                }

.tabbable-line > .tab-content {
    margin-top: -3px;
    background-color: #fff;
    border: 0;
    border-top: 1px solid #eee;
    padding: 15px 0;
}

.portlet .tabbable-line > .tab-content {
    padding-bottom: 0;
}

/* Below tabs mode */

.tabbable-line.tabs-below > .nav-tabs > li {
    border-top: 4px solid transparent;
}

    .tabbable-line.tabs-below > .nav-tabs > li > a {
        margin-top: 0;
    }

    .tabbable-line.tabs-below > .nav-tabs > li:hover {
        border-bottom: 0;
        border-top: 4px solid #fbcdcf;
    }

    .tabbable-line.tabs-below > .nav-tabs > li.active {
        margin-bottom: -2px;
        border-bottom: 0;
        border-top: 4px solid #f3565d;
    }

.tabbable-line.tabs-below > .tab-content {
    margin-top: -10px;
    border-top: 0;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
}

.page-filter {
    display: inline-block;
    height: 100%;
    padding-left: 2%;
    padding-bottom: 2%;
    border-bottom: solid 1px #edeaea;
    font-size: 14px;
}

.span {
    font-size: larger;
    font-weight: 600;
}

.fontSize14 {
    font-size: 17px;
}

/*.editor-label {
    font-size: 15px;
}*/

.body-container {
    margin-left: auto;
    margin-right: auto;
    background-color: white;
    width: 90%;
    height: auto;
    /*margin-top: 52px;*/
}

/*.btn-small {
    font-size: 13px;
    padding: 3px;
    vertical-align: central;
}*/

.btn-yellow {
    font-size: 12px;
    padding: 5px;
    background-color: #fc0;
    color: black;
    text-decoration: none;
}

.yellow {
    color: yellow;
    padding-left: 5px;
}

.tblheader {
    background-color: #d71111;
    color: white;
}

.download-link {
    color: #337a76;
}

.center-align {
    text-align: center;
}

.form-label {
    font-size: 14px;
}

.normal-font-wt {
    font-weight: normal;
}

.DivResetPasswordConfirmation {
    margin: 56px 0px 0px 251px;
    font-size: 148%;
}

.HeaderResetPasswordconfirmation {
    margin-top: 2%;
    margin-left: 10%;
}

.multiselect-container > li > a > label.checkbox, .multiselect-container > li > a > label.radio {
    font-size: 12px;
}

.multiselect-container > li > a > label {
    padding: 3px 18px 3px 14px;
}

multiselect-all {
    font-size: 12px;
    font-weight: bold;
}

.multiselect-selected-text {
    font-size: 12px;
    font-family: Delivery_W_Rg;
    font-weight: 700;
    color: #6c757d;
    padding-right: 58px;
}

.multiselect dropdown-toggle btn btn-default {
    padding-top: 2px;
    padding-bottom: 2px;
}


.no-side-padding {
    padding-left: 0;
    padding-right: 0;
}


.btn-small {
    padding: 5px;
    font-size: 12px;
    vertical-align: central;
    text-align: center;
    border-radius: 3px;
    text-decoration: none;
}

/*.dhl-search-label {
    font-weight: 600;
    display: inline-block;
    font-size: 13px;
}*/


/*Start Dashboard css*/
.panel-green > .panel-heading {
    border-color: #5cb85c;
    color: white;
    background-color: #5cb85c;
}

.panel-yellow {
    border-color: #f0ad4e;
}

    .panel-yellow > .panel-heading {
        border-color: #f0ad4e;
        color: white;
        background-color: #f0ad4e;
    }

    .panel-yellow > a {
        color: #f0ad4e;
    }

    .panel-yellow :hover {
        background-color: #df8a13;
        border-color: #df8a13;
        color: white;
    }

.panel-grey {
    border-color: #bbb;
}

    .panel-grey > .panel-heading {
        border-color: #bbb;
        color: white;
        background-color: #bbb;
    }

    .panel-grey > a {
        color: #bbb;
    }

    .panel-grey :hover {
        background-color: #aaa;
        border-color: #aaa;
        color: white;
    }


.panel-green {
    border-color: #5cb85c;
}

    .panel-green > .panel-heading {
        border-color: #5cb85c;
        color: white;
        background-color: #5cb85c;
    }

    .panel-green > a {
        color: #5cb85c;
    }

    .panel-green :hover {
        background-color: #3d8b3d;
        border-color: #3d8b3d;
        color: white;
    }


.panel-red {
    border-color: #d9534f;
}

    .panel-red > .panel-heading {
        border-color: #d9534f;
        color: white;
        background-color: #d9534f;
    }

    .panel-red > a {
        color: #d9534f;
    }

    .panel-red :hover {
        background-color: #b52b27;
        border-color: #b52b27;
        color: white;
    }


.panel-light-green {
    border-color: #abd90d;
}

    .panel-light-green > .panel-heading {
        border-color: #abd90d;
        color: white;
        background-color: #abd90d;
    }

    .panel-light-green > a {
        color: #abd90d;
    }

    .panel-light-green :hover {
        background-color: #a8e005;
        border-color: #a8e005;
        color: white;
    }


.panel-primary :hover {
    background-color: rgba(28, 66, 99, 1);
    border-color: rgba(28, 66, 99, 1);
    color: white;
}

.fa-icon-color-blue {
    color: #1059b2;
    cursor: pointer;
}

.InbondCss {
    background-color: #f2f2f2;
}
/*End Dashboard css*/

/*.left-15-per {
    left: 15%;
}*/

/*.btn-danger {
    background-color: #D40511;
    color: white;
    border-radius: 0;
    border-color: #D40511;
    font-weight: bold;
    font-family: 'Frutiger W04';
   
}

    .btn-danger:hover {
        border: 1.0px solid #d40511;
        background-color: white;
        color: #D40511;
        border-radius: 0;
    }*/

.btn-danger {
    background-color: #d40511;
    color: #fff;
    padding: 3px;
    border-radius: 5px;
    font-weight: 600;
    font-size: 14px;
    border: solid 2px #d40511;
    text-transform: capitalize;
    width: auto;
    padding-right: 5px;
    padding-left: 5px;
    margin: 0px;
}

    .btn-danger:hover {
        background-color: #d40511;
        border: solid 2px #d40511;
        color: #fff;
    }

    .btn-danger:focus {
        background-color: #fff;
        border: solid 2px #fc0;
        color: black;
    }

.btn-dhl-primary {
    border: 1px solid #d40511;
    background-color: #d40511;
    color: #fff;
    padding: 3px;
    border-radius: 5px;
    font-weight: 600;
    font-size: 14px;
    text-transform: capitalize;
    width: auto;
    padding-right: 5px;
    padding-left: 5px;
}

.btn-size {
    width: 100px !important;
}

.btn-dhl-primary:hover {
    background-color: #d40511;
    /*border: solid 2px #d40511;*/
    color: #fff;
}

.btn-dhl-primary:focus {
    background-color: #d40511;
    border: solid 2px #d40511;
    color: #fff;
}




.modal-content {
    border-radius: 6px !important;
}

.modal-footer {
    /*padding: 15px;*/
    text-align: right;
    border-top: 0px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.modal-body {
    /*padding: 15px;*/
    margin-bottom: 0px;
    font-family: Delivery_W_Rg;
}

    .modal-body label {
        /*padding: 15px;*/
        margin-bottom: 0px;
        font-family: Delivery_W_Rg;
        /*word-break: break-all;*/
        word-break:break-word; /*#PostBacklog*/
    }

.left-3-per {
    left: 3%;
}

.left-2-per {
    left: 45px;
    padding-left: 0px;
}

.font-size-16 {
    font-size: 16px;
}

#divLogoutModal > div.modal-dialog {
    width: 300px;
}

#divOpenAccountDetails > div.modal-dialog {
    width: 300px;
    /*left:4%;*/
}

#divAlertModal > div.modal-dialog {
    width: 300px;
    /*left:10%;*/
}

@media (max-width: 768px) {
    .details-nav-align {
        width: 85%;
        margin-left: 40px;
    }

    .sendmailPopUpAlign {
        height: 100px;
    }

    .sendMailBodyAlign {
        height: 280px;
    }

    .sendTextAlignLeft {
        text-align: left !important;
    }
}


.color-DHL-red {
    color: #d40511 !important;
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    .clswidth {
        width: 195px;
    }

    .margin-top5 {
        margin-top: 5px;
    }
    /* Styles */
}

.dhl-gridcontent-font {
    font-size: 13px;
    font-weight: normal;
}


.mult-select-ddl {
    height: 30px;
    background-color: white;
    border-radius: 5px;
    border: solid 1px #ccc;
}

.only-small-menu {
    display: none;
}


#divLogoutModal {
    width: 100%;
}

    #divLogoutModal > div.modal-dialog {
        /*left:30%;*/
    }

@media (max-width: 576px) {
    #bs-example-navbar-collapse-1 {
        left: -30%;
        position: relative;
    }

    #divWelcomeMenu {
        display: none;
    }

    /*.modal-dialog {
            position: relative;
            top: 45%;
            left: 45%;
            transform: translate(-50%, -50%) !important;
        }*/


    .sidenav {
        opacity: 01;
    }

    #divLogoutModal > div.modal-dialog {
        /*left:0%;*/
    }
}


.sidenav {
    display: none;
    height: auto;
    width: auto;
    position: relative;
    z-index: 1;
    background-color: #fff !important;
    overflow-x: hidden;
    line-height: 0.6em !important;
    float: right;
    box-shadow: 0px 34px 25px 5px rgba(0,0,0,0.5);
    border-radius: 0px;
}

    .sidenav a {
        padding: 8px 8px 8px 32px;
        text-decoration: none;
        font-size: 1.1em;
        color: #000;
        display: block;
    }

        .sidenav a:hover {
            color: #fc0;
        }

    .sidenav .closebtn {
        position: absolute;
        top: 0;
        padding-right: 25px;
        font-size: 28px;
        margin-left: 5px;
    }


/*Medium devices (tablets, 768px and up)*/
@media (max-width: 768px) {
    #bs-example-navbar-collapse-1 {
        left: -30%;
        position: relative;
    }

    #divWelcomeMenu {
        display: none;
    }

    /*.modal-dialog {
            position: relative;
            top: 50%;
            left: 48%;
            transform: translate(-50%, -50%) !important;
        }*/

    .sidenav {
        opacity: 01;
    }

    #divLogoutModal > div.modal-dialog {
        width: calc(100% - 1rem) !important;
        margin: 0.5rem auto !important;
        align-items: flex-start;
    }
}

/*// Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
    #bs-example-navbar-collapse-1 {
        left: 0%;
        position: initial;
    }

    #divWelcomeMenu {
        display: block;
    }

    /*.modal-dialog {
            position: relative;
            top: 45%;
            left: 42%;
            transform: translate(-50%, -50%) !important;
        }*/

    .sidenav {
        opacity: 01;
    }

    .text-align-right {
        text-align: right;
        padding-right: 0px;
    }

    #divLogoutModal > div.modal-dialog {
        /*left:10%;*/
    }
}

/*// Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
    #bs-example-navbar-collapse-1 {
        left: 0%;
        position: initial;
    }

    #divWelcomeMenu {
        display: block;
    }

    /*.modal-dialog {
            position: relative;
            top: 45%;
            left: 25%;
            transform: translate(-50%, -50%) !important;
        }*/

    .sidenav {
        opacity: 01;
    }

    .text-align-right {
        text-align: right;
        padding-right: 0px;
    }

    #divLogoutModal > div.modal-dialog {
        /*left:10%;*/
    }
}

.btn-default {
    background-color: #E2E2E2;
    border-radius: 0px 0px;
    font-weight: bold;
}

.lbl-new {
    background-color: #fc0;
    font-size: smaller;
    margin-left: 5px;
    padding: 2px;
    border-radius: 3px;
    color: #D40511;
}

pad-left-0 {
    left: -10px;
}

.width150 {
    width: 150px !important;
}

.width150flex {
    width: 150px !important;
    flex: none
}

.sidenav > ul > li {
    /*border-bottom: solid 1px #dee !important;*/
    border-bottom: solid 1px gray;
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

        .sidenav a {
            font-size: 18px;
        }

    #divLogoutModal > div.modal-dialog {
        /*left:5%;*/
    }
}


.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
    border: 0px solid #ddd;
}



/*Start Fixed Gridview Header*/

/*.table-fixed tbody {
        height: 300px;
        overflow-y: auto;
        width: auto;
    }

    .table-fixed thead,
    .table-fixed tbody,
    .table-fixed tr,
    .table-fixed td,
    .table-fixed th 
    {
        display: block;
    }

        .table-fixed tr:after {
            content: "";
            display: block;
            visibility: hidden;
            clear: both;
        }

        .table-fixed tbody td,
        .table-fixed thead > tr > th {
            float: left;
        }
         .table-fixed tbody td,
        .table-fixed thead > tr > td {
            float: left;
        }

 

    table {
        max-width: 980px;
        table-layout: fixed;
        margin: auto;
    }

    th, td {
        padding: 5px 10px;
        border: 1px solid #000;
    }

    thead, tfoot {
        background: #f9f9f9;
        display: table;
        width: 100%;
        width: calc(100% - 18px);
    }

    tbody {
        height: 300px;
        overflow: auto;
        overflow-x: hidden;
        display: block;
        width: 100%;
    }

        tbody tr {
            display: table;
            width: 100%;
            table-layout: fixed;
        }*/

.navbar-toggle {
    display: block;
}

/*commented by athira*/

/*table {
    table-layout: fixed;
    margin: auto;
}

th, td {
    padding: 5px 10px;
    border: 1px solid #000;
}

thead, tfoot {
    background: #f9f9f9;
    display: table;
    width: 100%;
    width: calc(100% - 18px);
}

tbody {
    height: auto;
    max-height: 300px;
    overflow-y: scroll;
    overflow-x: hidden;
    display: inline-block;
    width: 100%;
}

    tbody tr {
        display: table;
        width: 100%;
        table-layout: fixed;
    }



    tbody td {
        white-space: inherit !important;
        word-wrap: break-word !important;
    }

thead td {
    white-space: inherit !important;
}*/


/*End Fixed Gridview Header*/


.bg-dhl-yellow {
    background: linear-gradient(to bottom, rgba(255, 204, 0, 1) 0%, rgba(255, 204, 0, 1) 47%, rgba(255, 204, 0, 0) 100%);
}

.download-icon {
    cursor: pointer;
    font-size: 14px;
    top: 1px;
    position: relative;
}

.table-bordered {
    border: 1px solid #B5B5B5;
}



.multiselect-container dropdown-menu {
    width: 100%;
    font-family: Delivery_W_Rg;
}

    .multiselect-container dropdown-menu > li > a {
        font-weight: 600;
        font-family: Delivery_W_Rg;
    }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #D40511;
}

footer {
    width: 100%;
    display: block;
    /*height: 50%;*/
    color: black;
    /*background-color: #D1D1D1;*/
    position: fixed;
    /*top: -4px;*/
    /*margin-bottom: 0px;*/
}

.regular-footer {
    height: 40px;
    width: 100%;
    /*padding: 15px;*/
    top: 94%;
    /*background: #d5d5d5;*/
    vertical-align: middle !important;
    background: linear-gradient(rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.7) 30%, rgba(255, 255, 255, 0.7) 70%, rgba(255, 255, 255, 0.4) 100%) !important;
}


.btn-default {
    border-radius: 5px;
    border: solid 2px #d5d5d5;
    background: #d5d5d5;
}

    .btn-default:hover {
        border-radius: 5px;
        border: solid 2px #d5d5d5;
        background: #fff;
    }

.disabled.btn-danger:hover, [disabled].btn-danger:hover, fieldset[disabled] .btn-danger:hover, .disabled.btn-danger:focus, [disabled].btn-danger:focus, fieldset[disabled] .btn-danger:focus, .focus.disabled.btn-danger, [disabled].focus.btn-danger, fieldset[disabled] .focus.btn-danger {
    background-color: #fff;
    border: solid 2px #fc0;
    color: black;
}

.multiselect-container dropdown-menu {
    width: 100%;
}


#divLoader {
    position: fixed;
    z-index: 1000;
    color: #fc0;
    top: 60%;
    left: 50%;
    display: none;
}

.loader {
    /*border: 16px solid #fc0;
  border-radius: 50%;
  border-top: 16px solid #fff;
  width: 30px;
  height: 30px;*/
    -webkit-animation: spin 2s linear infinite; /* Safari */
    animation: spin 2s linear infinite;
}

/******* START :  VIJAY 20 OCT 2018 ******/
.tooltiptext {
    display: none;
    width: 180px;
    height: auto;
    background-color: #337a76;
    color: #fff;
    text-align: left;
    padding: 10px;
    border-radius: 6px;
    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 100;
    left: 85px;
    opacity: 1.0;
}

    /*.shipment-tooltip{
        position:relative;
    }*/

    .tooltiptext::after {
        content: " ";
        position: absolute;
        top: 10%;
        right: 100%; /* To the left of the tooltip */
        margin-top: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: transparent #337a76 transparent transparent;
    }

/******* END :  VIJAY 20 OCT 2018 ******/
/* Safari */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.modal-footer {
    border-top: 0px !important;
}

.activeMenu {
    color: white !important;
    background-color: #d40511 !important;
}

.mult-select-accounts {
    word-wrap: break-word;
    height: 40px !important;
    white-space: normal !important;
}

    .mult-select-accounts > .dropdown-menu > li > a {
        white-space: normal !important;
    }

.modalLoad {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: ghostwhite;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modal-Load-Content {
    /*background-color:#fefefe;*/
    position: fixed;
    left: 43%;
    top: 48%;
    padding: 20px;
    color: #fc0;
    /*border:1px solid #888;
    width:20%;*/
}
/*Added by vignesh for spinner start*/
#overlay {
    position: fixed;
    display: none;
    width: 101%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 2;
    cursor: pointer;
}

#overlay_btnSaveInstruction {
    position: fixed;
    display: none;
    width: 101%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 2;
    cursor: pointer;
}

#overlay_btnUploadFile {
    position: fixed;
    display: none;
    width: 101%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 2;
    cursor: pointer;
}

#overlay_lnkDownloadComments {
    position: fixed;
    display: none;
    width: 101%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 2;
    cursor: pointer;
}

#overlay_btnsaveupdateinstruction {
    position: fixed;
    display: none;
    width: 101%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 2;
    cursor: pointer;
}

#overlay_btnsaveuploadInvoiceCopy {
    position: fixed;
    display: none;
    width: 101%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 2;
    cursor: pointer;
}

#text {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 50px;
    color: white;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
}

.loader.fa {
    color: #fc0;
    font-size: 33px;
}

.processing {
    width: 100%;
    display: block;
    position: relative;
    top: -13px;
    left: -10px;
}

table.no-footer.dataTable {
    border-bottom: none;
}

.header-text {
    color: #d40511;
    font-size: 3em;
    font-weight: bold;
    font-family: 'Delivery_W_CdBlk';
}

.application-header {
    height: 100%;
    display: block;
}

.pad0 {
    padding: 0px;
}

.mar0 {
    margin: 0px;
}


.text-right {
    text-align: right;
}

#banner {
    vertical-align: middle;
    display: inline-block;
}

.vcenter {
    display: inline-block;
    vertical-align: bottom;
}

.text-center {
    text-align: center;
}

.small-menu-links {
    font-size: 1.04em;
}

.menu-label {
    font-size: 1.04em;
    font-weight: 600;
}

#bs-example-navbar-collapse-1 li:hover a {
    /*color: #d40511;
              background: linear-gradient(to bottom, #ffcc00 0%,#ffcc00 50%,#fff0b3 100%);*/
    background: none;
}

.dropdown-menu li:hover a {
    /*    background: #fc0;*/
}

.border-radius-0 {
    border-radius: 0px;
}

/*#divLogoutModal {
              display: table;
              height: 100%;
              width: 100%;
              position: absolute;

          }*/

.modal-content {
    display: block;
    /*    height: 100%;*/
    vertical-align: middle;
    margin-right: -4px;
}

/*.modal-dialog {
              position: relative;
              top: 45%;
              left: 25%;
              transform: translate(-50%, -50%) !important;
          }*/

body {
    font-weight: normal;
    width: 100%;
    padding: 0px;
}

.font-size-large {
    font-size: 2.6em;
    top: -10px;
    position: relative;
}

.dhl-logo-img {
    padding: 0px;
    height: 40px;
    width: 150px;
}

a:hover {
    color: #d40511;
    text-decoration: none;
}

.menu-text {
    font-size: 1.3em;
}

.header {
    background: -webkit-linear-gradient(270deg, #fc0 50%, rgba(255,204,0,0));
    /* background: linear-gradient(180deg,#fc0 50%,rgba(255,204,0,0)); */
    border-radius: 0px;
    margin-right: 10px;
    margin-left: 10px;
    height: 12rem;
}



.navbar-nav {
    float: right;
    margin: 0;
}

h1, h2, h3, h4, h5, h6 {
    /*text-transform: uppercase;*/
    font-weight: 800;
    margin: 0 0 2.8rem;
}

/*.nav > li > a:hover, .nav > li > a:focus {
    background-color: transparent;
}*/

/*.nav > li > a:hover, .nav > li > a:focus {
    background: #fc0;
    color: white;
}*/

.padTop15 {
    padding-top: 15px;
}

.navbar-toggle {
    background: transparent;
}

    .navbar-toggle > .icon-bar {
        background-color: red;
    }

.icon-bar {
    background-color: red;
}

.dhl-logo-responsive {
    padding-top: 10px;
}

#dhlEasyClearText {
    font-size: 2.8rem;
}



.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    color: black;
    background: #fc0;
}

.main.sub-menu {
    font-weight: 600;
    color: black;
}



/*.dropdown-menu > li > a{
              font-weight:600;
              font-size:1.0em;
              padding-top:5px;
              padding-bottom:8px;

          }
              .dropdown-menu > li > a:hover {
                  color: #d40511;
                  background: #fcfcfc;
              }
          .dropdown-menu > li{
              border-bottom:solid 1px #808080;

          }

              .dropdown-menu > li:hover {
                  background: #E8E8E8;
              }



          ul.dropdown-menu{
              padding-top:0px;
              padding-bottom:0px;

          }*/
a:hover, a:focus {
    color: black;
}


.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.dropdown-menu-right {
    left: auto;
    right: 0;
}

.dropdown-menu > li > a {
    font-weight: 600;
}

.dropdown-menu > li {
    font-weight: 600;
}

    .dropdown-menu > li:hover {
        background: #f1f1f1;
        color: #d40511;
    }

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    font-weight: 600;
}


.custom-body {
    height: 100%;
    background-color: #FFCC00;
    /*    background-image: linear-gradient(to bottom, rgba(255,204,0), rgba(255,240,178));*/
    width: 100%;
}

.sidenav > ul > li {
    border-bottom: solid 1px gray;
}

    .sidenav > ul > li > ul > li {
        background: #fCfCfC;
    }

.sidenav {
    background: #fefefe;
}


#divLogoutModal > div.modal-dialog {
    width: 300px;
}

.navbar-toggle {
    cursor: pointer;
}

.fa.fa-navicon {
    color: red;
}

/*.navbar-toggler > span {
            background-color: red;
        }*/
@@media only screen and (max-width: 600px) {
    .navpos {
        left: 50% !important;
        top: 25% !important;
    }
}

/*Added by vignesh for spinner end*/


/*added ruby Akshay form Forgot Password start*/
.dhl-panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.dhl-panel-body {
    padding: 15px;
}

.dhl-panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

    .dhl-panel-heading > .dropdown .dropdown-toggle {
        color: inherit;
    }

.dhl-panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

    .dhl-panel-title > a,
    .dhl-panel-title > small,
    .dhl-panel-title > .small,
    .dhl-panel-title > small > a,
    .dhl-panel-title > .small > a {
        color: inherit;
    }

.dhl-panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.dhl-panel > .list-group,
.dhl-panel > .dhl-panel-collapse > .list-group {
    margin-bottom: 0;
}

    .dhl-panel > .list-group .list-group-item,
    .dhl-panel > .dhl-panel-collapse > .list-group .list-group-item {
        border-width: 1px 0;
        border-radius: 0;
    }

    .dhl-panel > .list-group:first-child .list-group-item:first-child,
    .dhl-panel > .dhl-panel-collapse > .list-group:first-child .list-group-item:first-child {
        border-top: 0;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
    }

    .dhl-panel > .list-group:last-child .list-group-item:last-child,
    .dhl-panel > .dhl-panel-collapse > .list-group:last-child .list-group-item:last-child {
        border-bottom: 0;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

.dhl-panel > .dhl-panel-heading + .dhl-panel-collapse > .list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.dhl-panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}

.list-group + .dhl-panel-footer {
    border-top-width: 0;
}

.dhl-panel > .table,
.dhl-panel > .table-responsive > .table,
.dhl-panel > .dhl-panel-collapse > .table {
    margin-bottom: 0;
}

    .dhl-panel > .table caption,
    .dhl-panel > .table-responsive > .table caption,
    .dhl-panel > .dhl-panel-collapse > .table caption {
        padding-right: 15px;
        padding-left: 15px;
    }

    .dhl-panel > .table:first-child,
    .dhl-panel > .table-responsive:first-child > .table:first-child {
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
    }

        .dhl-panel > .table:first-child > thead:first-child > tr:first-child,
        .dhl-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
        .dhl-panel > .table:first-child > tbody:first-child > tr:first-child,
        .dhl-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
            border-top-left-radius: 3px;
            border-top-right-radius: 3px;
        }

            .dhl-panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
            .dhl-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
            .dhl-panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
            .dhl-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
            .dhl-panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
            .dhl-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
            .dhl-panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
            .dhl-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
                border-top-left-radius: 3px;
            }

            .dhl-panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
            .dhl-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
            .dhl-panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
            .dhl-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
            .dhl-panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
            .dhl-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
            .dhl-panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
            .dhl-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
                border-top-right-radius: 3px;
            }

    .dhl-panel > .table:last-child,
    .dhl-panel > .table-responsive:last-child > .table:last-child {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

        .dhl-panel > .table:last-child > tbody:last-child > tr:last-child,
        .dhl-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
        .dhl-panel > .table:last-child > tfoot:last-child > tr:last-child,
        .dhl-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
            border-bottom-right-radius: 3px;
            border-bottom-left-radius: 3px;
        }

            .dhl-panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
            .dhl-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
            .dhl-panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
            .dhl-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
            .dhl-panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
            .dhl-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
            .dhl-panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
            .dhl-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
                border-bottom-left-radius: 3px;
            }

            .dhl-panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
            .dhl-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
            .dhl-panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
            .dhl-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
            .dhl-panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
            .dhl-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
            .dhl-panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
            .dhl-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
                border-bottom-right-radius: 3px;
            }

    .dhl-panel > .dhl-panel-body + .table,
    .dhl-panel > .dhl-panel-body + .table-responsive,
    .dhl-panel > .table + .dhl-panel-body,
    .dhl-panel > .table-responsive + .dhl-panel-body {
        border-top: 1px solid #ddd;
    }

    .dhl-panel > .table > tbody:first-child > tr:first-child th,
    .dhl-panel > .table > tbody:first-child > tr:first-child td {
        border-top: 0;
    }

.dhl-panel > .table-bordered,
.dhl-panel > .table-responsive > .table-bordered {
    border: 0;
}

    .dhl-panel > .table-bordered > thead > tr > th:first-child,
    .dhl-panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
    .dhl-panel > .table-bordered > tbody > tr > th:first-child,
    .dhl-panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .dhl-panel > .table-bordered > tfoot > tr > th:first-child,
    .dhl-panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .dhl-panel > .table-bordered > thead > tr > td:first-child,
    .dhl-panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
    .dhl-panel > .table-bordered > tbody > tr > td:first-child,
    .dhl-panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .dhl-panel > .table-bordered > tfoot > tr > td:first-child,
    .dhl-panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }

    .dhl-panel > .table-bordered > thead > tr > th:last-child,
    .dhl-panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
    .dhl-panel > .table-bordered > tbody > tr > th:last-child,
    .dhl-panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .dhl-panel > .table-bordered > tfoot > tr > th:last-child,
    .dhl-panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .dhl-panel > .table-bordered > thead > tr > td:last-child,
    .dhl-panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
    .dhl-panel > .table-bordered > tbody > tr > td:last-child,
    .dhl-panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .dhl-panel > .table-bordered > tfoot > tr > td:last-child,
    .dhl-panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }

    .dhl-panel > .table-bordered > thead > tr:first-child > td,
    .dhl-panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
    .dhl-panel > .table-bordered > tbody > tr:first-child > td,
    .dhl-panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
    .dhl-panel > .table-bordered > thead > tr:first-child > th,
    .dhl-panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
    .dhl-panel > .table-bordered > tbody > tr:first-child > th,
    .dhl-panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
        border-bottom: 0;
    }

    .dhl-panel > .table-bordered > tbody > tr:last-child > td,
    .dhl-panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .dhl-panel > .table-bordered > tfoot > tr:last-child > td,
    .dhl-panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
    .dhl-panel > .table-bordered > tbody > tr:last-child > th,
    .dhl-panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .dhl-panel > .table-bordered > tfoot > tr:last-child > th,
    .dhl-panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0;
    }

.dhl-panel > .table-responsive {
    margin-bottom: 0;
    border: 0;
}

.dhl-panel-group {
    margin-bottom: 20px;
}

    .dhl-panel-group .dhl-panel {
        margin-bottom: 0;
        border-radius: 4px;
    }

        .dhl-panel-group .dhl-panel + .dhl-panel {
            margin-top: 5px;
        }

    .dhl-panel-group .dhl-panel-heading {
        border-bottom: 0;
    }

        .dhl-panel-group .dhl-panel-heading + .dhl-panel-collapse > .dhl-panel-body,
        .dhl-panel-group .dhl-panel-heading + .dhl-panel-collapse > .list-group {
            border-top: 1px solid #ddd;
        }

    .dhl-panel-group .dhl-panel-footer {
        border-top: 0;
    }

        .dhl-panel-group .dhl-panel-footer + .dhl-panel-collapse .dhl-panel-body {
            border-bottom: 1px solid #ddd;
        }

.dhl-panel-default {
    border-color: #ddd;
}

    .dhl-panel-default > .dhl-panel-heading {
        color: #333333;
        background-color: #f5f5f5;
        border-color: #ddd;
    }

        .dhl-panel-default > .dhl-panel-heading + .dhl-panel-collapse > .dhl-panel-body {
            border-top-color: #ddd;
        }

        .dhl-panel-default > .dhl-panel-heading .badge {
            color: #f5f5f5;
            background-color: #333333;
        }

    .dhl-panel-default > .dhl-panel-footer + .dhl-panel-collapse > .dhl-panel-body {
        border-bottom-color: #ddd;
    }

.dhl-panel-primary {
    border-color: #337ab7;
}

    .dhl-panel-primary > .dhl-panel-heading {
        color: #fff;
        background-color: #337ab7;
        border-color: #337ab7;
    }

        .dhl-panel-primary > .dhl-panel-heading + .dhl-panel-collapse > .dhl-panel-body {
            border-top-color: #337ab7;
        }

        .dhl-panel-primary > .dhl-panel-heading .badge {
            color: #337ab7;
            background-color: #fff;
        }

    .dhl-panel-primary > .dhl-panel-footer + .dhl-panel-collapse > .dhl-panel-body {
        border-bottom-color: #337ab7;
    }

.dhl-panel-success {
    border-color: #d6e9c6;
}

    .dhl-panel-success > .dhl-panel-heading {
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6;
    }

        .dhl-panel-success > .dhl-panel-heading + .dhl-panel-collapse > .dhl-panel-body {
            border-top-color: #d6e9c6;
        }

        .dhl-panel-success > .dhl-panel-heading .badge {
            color: #dff0d8;
            background-color: #3c763d;
        }

    .dhl-panel-success > .dhl-panel-footer + .dhl-panel-collapse > .dhl-panel-body {
        border-bottom-color: #d6e9c6;
    }

.dhl-panel-info {
    border-color: #bce8f1;
}

    .dhl-panel-info > .dhl-panel-heading {
        color: #31708f;
        background-color: #d9edf7;
        border-color: #bce8f1;
    }

        .dhl-panel-info > .dhl-panel-heading + .dhl-panel-collapse > .dhl-panel-body {
            border-top-color: #bce8f1;
        }

        .dhl-panel-info > .dhl-panel-heading .badge {
            color: #d9edf7;
            background-color: #31708f;
        }

    .dhl-panel-info > .dhl-panel-footer + .dhl-panel-collapse > .dhl-panel-body {
        border-bottom-color: #bce8f1;
    }

.dhl-panel-warning {
    border-color: #faebcc;
}

    .dhl-panel-warning > .dhl-panel-heading {
        color: #8a6d3b;
        background-color: #fcf8e3;
        border-color: #faebcc;
    }

        .dhl-panel-warning > .dhl-panel-heading + .dhl-panel-collapse > .dhl-panel-body {
            border-top-color: #faebcc;
        }

        .dhl-panel-warning > .dhl-panel-heading .badge {
            color: #fcf8e3;
            background-color: #8a6d3b;
        }

    .dhl-panel-warning > .dhl-panel-footer + .dhl-panel-collapse > .dhl-panel-body {
        border-bottom-color: #faebcc;
    }

.dhl-panel-danger {
    border-color: #ebccd1;
}

    .dhl-panel-danger > .dhl-panel-heading {
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1;
    }

        .dhl-panel-danger > .dhl-panel-heading + .dhl-panel-collapse > .dhl-panel-body {
            border-top-color: #ebccd1;
        }

        .dhl-panel-danger > .dhl-panel-heading .badge {
            color: #f2dede;
            background-color: #a94442;
        }

    .dhl-panel-danger > .dhl-panel-footer + .dhl-panel-collapse > .dhl-panel-body {
        border-bottom-color: #ebccd1;
    }

.dhl-panel-body:before,
.dhl-panel-body:after {
    display: table;
    content: " ";
}

.dhl-panel-body:after {
    clear: both;
}


/*added ruby Akshay form Forgot Password end*/

#menuIcon:focus {
    outline: none;
}

.align-items-baseline {
    align-items: baseline;
}

.flex-direction-none {
    flex-direction: initial !important;
    width: 100%;
}

#btnNavbar {
    border-color: white;
}

    #btnNavbar:focus {
        background-color: none;
    }

.width-fit-content {
    width: 538px;
}

.dhl-td {
    word-break: break-word;
}

.comm-modal-padding {
    padding-left: 20px;
}

.height10 {
    height: 10px;
}

.maxwidth600 {
    max-width: 600px;
}

.maxwidth538 {
    max-width: 538px;
}

.bottompadding0 {
    padding-bottom: 0px;
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    position: relative;
    float: right;
    margin-right: 10px;
    margin-top: 9px;
}

.hrFaq {
    border: 1px solid;
    margin: -1px 0;
    box-sizing: content-box;
    height: 0;
}


/*Start Below CSS for content Changes*/
.CursorPointer {
    cursor: pointer;
}

.modal-header {
    /*    background: #fc0;*/
    border-bottom: solid;
    border-bottom-color: darkgray;
    /*padding: 10px;*/
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    font-family: Delivery_W_CdBlk;
}

/*.navbar-default .navbar-nav > li > a {
    color: #337a76;
}

    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:focus {
        color: #ffffff;
    }*/
/*.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #ffffff;
    background-color: #D40511;
}*/
/*.nav > li > a:hover, .nav > li > a:focus {
    background-color: #D40511;
}*/

/*End CSS for content Changes*/


/*Start Delivery Font Changes CSS*/

.DeliveryFontBd {
    font-family: Delivery_W_Bd;
}

.DeliveryFontcdBlk {
    font-family: Delivery_W_CdBlk;
}

.DeliveryFontcdBlkBd {
    font-family: Delivery_W_CdBlk;
    font-weight: bold;
}

.DeliveryFontCdLt {
    font-family: Delivery_W_CdLt;
}

.DeliveryFontLt {
    font-family: Delivery_W_Lt;
}

.DeliveryFontRg {
    font-family: Delivery_W_Rg;
}

.DeliveryFontUC {
    text-transform: uppercase;
}

button, input[type="button"], input[type="submit"] {
    font-family: Delivery_W_Bd;
}

thead > tr > th {
    font-family: Delivery_W_CdBlk;
    font-weight: bold;
}

thead > tr > td {
    font-family: Delivery_W_Bd;
}

tbody > tr > td {
    font-family: Delivery_W_Rg;
}

input[type="text"] {
    font-family: Delivery_W_Rg;
}

label[class="checkbox"] {
    font-family: Delivery_W_Rg;
}

label {
    font-family: Delivery_W_Rg;
}


::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-family: Delivery_W_Rg;
    /*    text-align:center;*/
    line-height: 10px;
}

::-moz-placeholder { /* Firefox 19+ */
    font-family: Delivery_W_Rg;
    line-height: 10px;
    /*    text-align: center;*/
}

:-ms-input-placeholder { /* IE 10+ */
    font-family: Delivery_W_Rg;
    line-height: 10px;
    /*    text-align: center;*/
}

:-moz-placeholder { /* Firefox 18- */
    font-family: Delivery_W_Rg;
    line-height: 10px;
    /*    text-align: center;*/
}
/*End Delivery Font Changes CSS*/


.table-controls {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
}

    .table-controls .table-controls-item {
        display: flex;
        font-weight: bold
    }

        .table-controls .table-controls-item select {
            font-weight: bold
        }

        .table-controls .table-controls-item .fa {
            font-size: 18px;
            margin: 0 5px;
        }

        .table-controls .table-controls-item .btn-small {
            margin-right: 10px;
        }

        .table-controls .table-controls-item:last-child .btn-small {
            margin-left: 10px;
        }

        .table-controls .table-controls-item label {
            margin-bottom: 0;
        }

.formGroupParent {
    display: flex;
    flex-wrap: wrap;
}

    .formGroupParent .formGroup {
        display: flex;
        align-items: center;
        margin: 0 50px 15px 0;
    }

        .formGroupParent .formGroup label {
            white-space: nowrap;
            margin: 0 20px 0 0;
            min-width: 100px;
        }

        .formGroupParent .formGroup .formGroupLabel {
            display: flex;
        }

        .formGroupParent .formGroup .formGroupLabelGroup {
            margin-right: 10px;
            display: flex;
            align-items: center;
        }

            .formGroupParent .formGroup .formGroupLabelGroup label {
                margin-right: 5px;
                min-width: inherit;
            }

.change-password-form {
    flex-direction: column;
    margin-left: 18px;
    margin-bottom: 20px;
}

    .change-password-form .formGroup {
        width: 100%;
    }

        .change-password-form .formGroup #changePassword {
            margin-right: 10px;
        }

.forgotPassword {
    width: 32%;
    margin: 0 auto;
}

    .forgotPassword .captcha-img {
        width: auto;
    }

.desktopFlex100 {
    flex-basis: 100%;
}

.headingSpaceBottom {
    margin-bottom: 50px;
}

.displayUser {
    display: inline-block;
    color: black;
    font-weight: 500;
    padding: 0 0 0 5px;
    margin: 20px 0 0 0;
}

@media (max-width: 400px) {
    .displayUser {
        width: 140px !important;
    }
}

@media (max-width: 767px) {
    .displayUser {
        max-width: 175px;
        text-align: left;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        transform: translateY(5px);
        margin: 14px 0 0 0;
    }

    .modal-dialog-centered {
        align-items: flex-start;
    }

    .headingSpaceBottom {
        margin-bottom: 20px;
    }

    .forgotPassword {
        width: 100%;
    }

    .formGroupParent .formGroup {
        width: 100%;
        margin-right: 0;
        flex-direction: column;
    }

    .formGroupParent .formGroupCTA {
        flex-direction: row;
    }

    .formGroupParent .formGroup label {
        margin: 0 0 5px 0 !important;
        width: 100%;
    }

    .formGroupParent .formGroup .formGroupLabel {
        width: 100%;
    }

    .formGroupParent .formGroup .formGroupLabelGroup label {
        margin: 0 5px 0 0 !important;
    }

    .stats-data {
        display: none !important;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #337a76;
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
        .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #ffffff;
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #ffffff;
        background-color: #D40511;
    }

    .login-box {
        left: auto !important;
        width: 92% !important;
        margin: 0 auto;
    }

    .dhl-footer {
        /*text-align: center !important;*/
        margin: 0 !important;
        width: 100% !important;
        font-size: 13px;
        /*display: flex;*/
        align-items: center;
        justify-content: center;
    }

    .header-text {
        text-align: left;
        width: 100%;
        padding: 20px 15px 10px 15px !important;
    }

        .header-text h4 {
            margin: 0;
        }

    .top-logo {
        padding: 15px;
    }

    .header-height {
        height: auto !important;
    }

    .template {
        padding: 40px 15px;
    }

    .headerDiv {
        position: absolute;
        right: 0
    }

        .headerDiv .header-icon {
            margin-right: 0;
            padding: 9px 0;
        }

    .input-margin-right {
        margin-right: 0;
    }

    #filterRow label {
        margin-top: 15px;
    }

    .modalpopupCenter {
        width: calc(100% - 1rem) !important;
        left: 0 !important;
        right: 0 !important;
        transform: translate(0, 0) !important;
        top: 0 !important;
        margin: 0.5rem;
    }

    .modal-header {
        align-items: center;
    }

    .scrollable {
        overflow: auto;
    }

    .nav-tabs {
        display: flex;
        flex-wrap: nowrap;
    }

    .page-heading {
        font-size: 20px !important;
    }

    .faq-accordion {
        font-size: 13px !important;
    }

        .faq-accordion:after {
            font-size: 20px;
            line-height: 20px
        }

    select.form-control {
        width: 100% !important;
    }

    #divLogoutModal > div.modal-dialog {
        margin: 0 auto;
    }

    #modal-profile .modal-content {
        width: 100% !important;
    }

    #divDocumentUpload .row:nth-child(1) {
        flex-wrap: nowrap;
    }

    #divClearanceInstruction .modal-body {
        width: auto;
        padding: 0;
        margin: 20px;
    }

    #txtEmailTomultiple {
        width: 100%;
        margin: 0 !important;
        position: inherit !important;
        display: inline-block;
    }

    .table-controls .table-controls-item {
        margin: 10px 10px 10px 0;
        display: inline-block;
    }

    .table-controls {
        overflow: auto;
        display: block;
        white-space: nowrap;
    }

        .table-controls .table-controls-item:last-child input {
            margin-left: 0;
        }

    .change-password-form {
        width: 100%;
        margin: 0 18px 20px 18px;
    }

    .form-control {
        width: 100%;
    }

    footer {
        /*position: relative !important;*/
    }
}

@media(min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .modal-dialog-centered {
        align-items: flex-start;
    }

    #divLogoutModal > div.modal-dialog {
        width: calc(100% - 1rem) !important;
        margin: 0.5rem auto !important;
        align-items: flex-start;
    }

    .forgotPassword {
        width: 100%;
    }

    .login-box {
        left: auto !important;
        max-width: 100% !important;
        margin: 0 2%;
        flex: auto;
    }

    .login-content {
        margin: 0 2%;
    }

    .dhl-footer {
        /*text-align: center !important;*/
        margin: 0 !important;
        width: 100% !important;
        font-size: 13px;
        /*display: flex;*/
        align-items: center;
        justify-content: center;
    }

    .headerDiv .header-icon {
        margin-right: 0;
        padding: 9px 0;
    }

    .modalpopupCenter {
        width: 95% !important;
    }

    .scrollable {
        overflow: auto;
    }

    .mt20Mobile {
        margin-top: 20px;
    }

    .stats-wrapper-parent {
        display: flex !important;
        justify-content: space-between;
    }

        .stats-wrapper-parent .stats-wrapper {
            margin: 0 0 20px 0 !important;
            width: 30%;
        }

    #filterRow .padTop10 {
        padding-top: 0;
    }

    .stats-data {
        justify-content: space-between !important;
        box-sizing: border-box;
        display: flex !important;
    }

    .stats-data-detail {
        margin: 15px 0 !important;
        width: 45%;
    }

    .stats-content {
        width: 80%;
    }

    .table-controls .table-controls-item:last-child input {
        margin-left: 0;
    }

    .change-password-form .formGroup {
        width: 100%;
    }

    .desktopFlex100 {
        display: none;
    }
}

@media(min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {

    .forgotPassword {
        width: 60%;
    }

    .dhl-footer {
        /*text-align: center !important;*/
        margin: 0 !important;
        width: 100% !important;
        font-size: 13px;
        /*display: flex;*/
        align-items: center;
        justify-content: center;
    }

    .stats-data {
        justify-content: space-between !important;
        box-sizing: border-box;
        display: flex !important;
    }

    .stats-data-detail {
        margin: 15px 0 !important;
        width: 45%;
    }

    .stats-content {
        width: 80%;
    }

    .table-controls .table-controls-item:last-child input {
        margin-left: 0;
    }

    .desktopFlex100 {
        display: none;
    }
}

@media(min-width: 768px) and (max-width: 1024px) {
    footer {
        /*position: relative !important;
        /*commented by digambar for footer consistency*/
    }
}



@media (max-width:1024px) and (orientation: landscape) {
    .modal-dialog-centered {
        align-items: flex-start;
    }

    #divLogoutModal > div.modal-dialog {
        width: calc(100% - 1rem) !important;
        margin: 0.5rem auto !important;
        align-items: flex-start;
    }

    .stats-data {
        justify-content: space-between !important;
        box-sizing: border-box;
        display: flex !important;
    }

    .stats-data-detail {
        margin: 15px 0 !important;
        width: 45%;
    }

    #ddlShipmentStatus {
        display: none !important;
    }

    .stats-content {
        width: 80%;
    }

    .header-text {
        text-align: center;
        padding-right: 0 !important;
    }

    #divClearanceInstruction .modal-body {
        max-height: 150px;
    }

    .desktopFlex100 {
        display: none;
    }
}

@media(min-width: 1024px) and (max-width: 1356px) {
    .modal-dialog-centered {
        align-items: flex-start;
    }

    .stats-content {
        min-width: 110px !important;
    }

    .stats-data-detail {
        margin: 0 10px 20px 0 !important;
    }

    .change-password-form .formGroup {
        width: 100%;
    }
}

@media(max-width:1400px) {
    .template {
        max-width: 100% !important;
    }

    .stats-data-detail {
        margin: 0 10px 20px 0 !important;
    }

    .change-password-form .formGroup {
        width: 100%;
    }
}



/*added by Digambar 16-01-24*/
@media(max-width:1024px) {
    .dashboardGrid thead {
        height: 43px;
    }
}

@media(max-width:819px) {

    .hide-mobile {
        display: none;
    }
}

@media only screen and (min-width:912px) and (max-width:912px) and (orientation:portrait) {
    .hide-mobile {
        display: none;
    }
}

@media only screen and (min-width:1024px) and (max-width:1024px) and (orientation:landscape) {
    .hide-mobile {
        display: none;
    }
}

@media only screen and (min-width:1024px) and (max-width:1366px) and (orientation:portrait) {
    .dashboardGrid thead {
        height: 43px;
    }
}
