﻿.login-background {
    /*background-image: url(images/WMSback1.jpg);*/
    background-size: cover;
    background-position: center;
}

.login-text {
    height: auto !important;
    font-size: 15pt !important;
    color: #333C5B !important;
}

.login-alert {
    margin-bottom: 5px;
    padding: 5px;
    border-radius: 5px;
}

.login-header {
    color: #818285;
    font-size: 20px;
    font-weight: bold;
    margin-top: 2%;
    margin-bottom: 2%;
    font-family: 'Arial Rounded MT';
}

.btn-login {
    height: auto;
    font-size: 15pt;
    background-color: #d15b47;
    color: #FFFFFF;
    border-radius: 5px;
    border: none;
}

    .btn-login:focus {
        height: auto;
        font-size: 15pt;
        background-color: #d15b47;
        color: #FFFFFF;
        border-radius: 5px;
        border: none;
    }


.StatusBar {
    width: 100%;
    height: 27px;
    background-color: #f5f5f5;
    border-top: 1px solid #e5e5e5;
    font-size: 11px;
}

.StatusBarCaption {
    /*border: outset 1px #ffffff;*/
    height: 35px;
    color: #2679b5;
    /*font-family: ".StatusBarValue";*/
    font-family: 'Calibri';
    font-size: 140%;
    margin-top: 3px;
}

.StatusBarValue {
    /*border: inset 1px #ffffff;*/
    height: 35px;
    /*font-family: ".StatusBarValue";*/
    font-family: 'Calibri';
    font-size: 140%;
    margin-top: 3px;
}

.StatusBarUl {
    list-style-type: none;
    margin-left: -5px;
    font-family: 'Calibri';
}

.StatusBarLi {
    list-style-type: none;
    font-family: 'Calibri';
}

.fileUpload {
    position: relative;
    overflow: hidden;
    margin: 10px;
}

    .fileUpload input.upload {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        padding: 0;
        font-size: 20px;
        cursor: pointer;
        opacity: 0;
        filter: alpha(opacity=0);
    }

.modal-admin {
    /* new custom width */
    width: 1100px;
}

.no-padding {
    padding: 0px 0px 0px 0px;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
    color: #393939 !important;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #F5F5F5;
}

input[disabled] {
    background-color: #eeeeee !important;
}

.userbase select,
.userbase textarea,
.userbase input[type="text"],
.userbase input[type="password"],
.userbase input[type="datetime"],
.userbase input[type="datetime-local"],
.userbase input[type="date"],
.userbase input[type="month"],
.userbase input[type="time"],
.userbase input[type="week"],
.userbase input[type="number"],
.userbase input[type="email"],
.userbase input[type="url"],
.userbase input[type="search"],
.userbase input[type="tel"],
.userbase input[type="color"] {
    background: #A9D1EC;
}

.page-header {
    padding-bottom: 28px !important;
    height: 0px !important;
}

    .page-header > a {
        font-size: 16px;
        padding-right: 10px;
    }

/*Following style(s) for Customer Based screens*/
.ceva {
    background-color: darkred;
    color: ghostwhite;
    border-color: darkred;
}

.dincer {
    color: ghostwhite;
}

/*Following style(s) for Grid column/Row coloring*/
.hyperlink-column {
    text-decoration: underline;
    color: blue;
}

.big-column-text {
    font-size: 14px;
}

.italic-column-text {
    font-size: 8px;
    font-style: italic;
}

.highlight-column {
    background-color: lightskyblue;
}

.highlight-row-yellow {
    background-color: #FFFFCC;
    border-color: lightblue;
}

.highlight-row-pure-yellow {
    background-color: yellow;
    border-color: lightblue;
}

.highlight-row-blue {
    background-color: lightskyblue;
    border-color: lightblue;
}

.highlight-row-customorange {
    background-color: #eac304;
    border-color: #eac304;
}

.highlight-row-pure-blue {
    background-color: blue;
    border-color: lightblue;
}

.highlight-row-green {
    background-color: #82af6f !important;
    border-color: lightblue;
}

.highlight-row-pure-green {
    background-color: green !important;
    border-color: lightblue;
}

.highlight-row-red {
    background-color: #E84949;
    color: ghostwhite;
    border-color: lightblue;
}

.highlight-row-customTT {
    background-color: RGB(202, 130, 71);
    color: ghostwhite;
    border-color: lightblue;
}

.highlight-row-pure-red {
    background-color: red;
    color: ghostwhite;
    border-color: lightblue;
}

.highlight-row-purple {
    background-color: rgb(246, 205, 255);
    border-color: lightblue;
}

.highlight-row-grey {
    background-color: #f2f5f6 !important;
    border-color: lightblue;
}

.highlight-row-successgreen {
    background-color: lightgreen;
    border-color: lightblue;
}

.highlight-row-orange {
    background-color: #fef6eb !important;
    border-color: lightblue;
}

.highlight-row-pure-orange {
    background-color: orange !important;
    border-color: lightblue;
}

.highlight-row-dangerred {
    background-color: lightcoral !important;
    border-color: lightblue;
}

.highlight-row-infoblue {
    background-color: #eaf3f7 !important;
    border-color: lightblue;
}

.highlight-row-inversepurple {
    background-color: #efedf5 !important;
    border-color: lightblue;
}

.arrowed-right {
    margin-top: 2px;
    margin-bottom: 2px;
}
/*Tab*/
.horizontal {
    display: inline;
}

    .horizontal.active a.tabitem {
        background: #A9D1EC;
    }

/*for Login Screen*/
.navbar-padding {
    padding-top: 15px;
    padding-bottom: 15px;
}

[role="navigation"]:before {
    content: none;
}

[role="navigation"]:after {
    content: none;
}

/*gritter position*/
.mobile-gritter {
    top: 25px;
    left: 25px;
}

.dropdown-menu-item-bottom {
    height: 35px;
    font-family: 'Calibri';
    font-size: 130%;
    font-weight: bold;
}


.mobile-label-font {
    font-size: 13px;
}

.mobile-navbar {
    min-height: 34px;
    background: #F4F4F4;
    margin-left: 2px;
    margin-right: 2px;
}

/*.mobile-navbar > .btn,
    .mobile-navbar > .btn.btn-app > .ace-icon,
    .mobile-navbar > .btn-sm > .ace-icon,
    .mobile-navbar > .row > .btn.btn-app > .ace-icon {
        line-height: 1;
        padding: 0;
        margin: 0;
    }*/

/*.mobile-navbar > .btn,
        .mobile-navbar > .btn-light,
        .mobile-navbar > .btn-sm,
        .mobile-navbar > .btn.btn-app,
        .mobile-navbar > .row > .btn,
        .mobile-navbar > .row > .btn-light,
        .mobile-navbar > .row > .btn.btn-app {
            padding: 8px 0px 6px;
            font-size: 10px;
            border: 1.5px solid #478fca;
            color: #000000 !important;
            line-height: 0.2;
        }

            .mobile-navbar > .btn.col-xs-3,
            .mobile-navbar > .row > .btn.col-xs-3 {
                margin-left: 2px;
                font-size: 10px;
                border: 1.5px solid #478fca;
                color: #000000 !important;
            }*/

.customErrorDialog .modal-header {
    background-color: indianred;
    color: white;
}

.customInfoDialog .modal-header {
    background-color: #419641;
    color: white;
}
.customWarningDialog .modal-header {
    background-color: #ffc107 !important;
    color: black;
}


.mobile-form > .form-group {
    margin-bottom: 2px !important;
    margin-top: 2px !important;
}

    .mobile-form > .form-group > .col-xs-1,
    .mobile-form > .form-group > .col-xs-2,
    .mobile-form > .form-group > .col-xs-3,
    .mobile-form > .form-group > .col-xs-4,
    .mobile-form > .form-group > .col-xs-5,
    .mobile-form > .form-group > .col-xs-6,
    .mobile-form > .form-group > .col-xs-7,
    .mobile-form > .form-group > .col-xs-8,
    .mobile-form > .form-group > .col-xs-9,
    .mobile-form > .form-group > .col-xs-10,
    .mobile-form > .form-group > .col-xs-11,
    .mobile-form > .form-group > .col-xs-12 {
        padding-left: 2px !important;
        padding-right: 5px !important;
    }

.mobile-navbar > .row {
    margin-left: 0;
    margin-right: 0;
}

.mobile-navbar > .information-row {
    font-size: 11px;
    background-color: #ffffff;
}

.mobile-navbar > .row > .mobile-label-font {
    font-size: 13px;
}

.mobile-view > .tab-content {
    padding: 16px 3px;
}

/*SD2016022 - Blink effect content focus.*/
.blink {
    color: #FFF !important;
    background: #606060 !important;
    border: 1.5px solid #606060 !important;
}

.mobile-navbar > .operation-button,
.mobile-navbar > .row > .operation-button {
    border-radius: 5px;
    text-shadow: 0 1px 1px #EEE !important;
    text-align: center;
    font-weight: normal;
    display: inline-block;
    position: relative;
    margin: 2px;
    background: #ededed !important;
    background-image: linear-gradient(to bottom, #8DDFF1 0%, #e6e6e6 100%) !important;
    background-repeat: repeat-x !important;
    transition: all ease .15s;
    cursor: pointer;
    vertical-align: middle;
    white-space: nowrap;
    -webkit-user-select: none;
    border: 1.5px solid #478fca;
    font-size: 10px;
    max-height: 75px;
    width: 23%;
}

    .mobile-navbar > .row > .operation-button > .ace-icon,
    .mobile-navbar > .row > div[class^='operation-col'] > .operation-button > .ace-icon,
    .mobile-navbar > .row > div[class^='navigation-col'] > .operation-button > .ace-icon,
    .mobile-navbar > .operation-button > .ace-icon {
        line-height: 1;
        padding: 0;
        margin: 0;
        display: block;
    }


.mobile-navbar > .row > div[class^='navigation-col'] {
    padding: 0px 0px 0px 0px;
    margin: 0px 2.3% 0px 1%;
}

    .mobile-navbar > .row > div[class^='navigation-col'] > .btn-app {
        text-align: center;
        font-weight: normal;
        display: inline-block;
        position: relative;
        background: #ededed;
        background-image: linear-gradient(to bottom, #0B60AA 0%, #e6e6e6 100%);
        background-repeat: repeat-x !important;
        transition: all ease .15s;
        cursor: pointer;
        vertical-align: middle;
        white-space: nowrap;
        -webkit-user-select: none;
        border: 1.5px solid white;
        font-size: 12px;
        letter-spacing: 0.75px;
        max-height: 75px;
        width: 100%;
        padding: 0px 0px 0px 0px !important;
        outline: none !important;
    }


.mobile-navbar > .row > .navigation-col-1 > .btn-app {
    background-image: linear-gradient(to right, #0B60AA 100%, #e6e6e6 100%) !important;
}

.mobile-navbar > .row > .navigation-col-2 > .btn-app {
    background-image: linear-gradient(to right, #7A64B6 100%, #e6e6e6 100%) !important;
}

.mobile-navbar > .row > .navigation-col-3 > .btn-app {
    background-image: linear-gradient(to right, #0B60AA 100%, #e6e6e6 100%) !important;
}

.mobile-navbar > .row > .navigation-col-4 > .btn-app {
    background-image: linear-gradient(to right, #F27033 100%, #e6e6e6 100%) !important;
}

.mobile-navbar > .row > .navigation-col-5 > .btn-app {
    background-image: linear-gradient(to right, #0B60AA 100%, #e6e6e6 100%) !important;
}

#PrintFromFrameToVehicle {
    background-image: linear-gradient(to right, #5A5A5A 100%, #e6e6e6 100%) !important;
}

.mobile-navbar > .row > div[class^='operation-col'] > .btn-app {
    text-align: center;
    font-weight: normal;
    display: inline-block;
    position: relative;
    margin: 2px;
    background: #ededed;
    background-image: linear-gradient(to bottom, #0B60AA 0%, #e6e6e6 100%);
    background-repeat: repeat-x !important;
    transition: all ease .15s;
    cursor: pointer;
    vertical-align: middle;
    white-space: nowrap;
    -webkit-user-select: none;
    border: 1.5px solid white;
    font-size: 12px;
    letter-spacing: 0.75px;
    max-height: 75px;
    width: 100%;
    padding: 0px 0px 0px 0px !important;
    outline: none !important;
}

.mobile-navbar > .row > .operation-col-1 > .btn-app {
    background-image: linear-gradient(to right, #009D33 100%, #e6e6e6 100%) !important;
}

.mobile-navbar > .row > .operation-col-2 > .btn-app {
    background-image: linear-gradient(to right, #7A64B6 100%, #e6e6e6 100%) !important;
}

.mobile-navbar > .row > .operation-col-3 > .btn-app {
    background-image: linear-gradient(to right, #0B60AA 100%, #e6e6e6 100%) !important;
}

.mobile-navbar > .row > .operation-col-4 > .btn-app {
    background-image: linear-gradient(to right, #F27033 100%, #e6e6e6 100%) !important;
}

.mobile-navbar > .navigation-button,
.mobile-navbar > .row > .navigation-button {
    border-radius: 5px;
    text-shadow: 0 1px 1px #EEE !important;
    text-align: center;
    font-weight: normal;
    display: inline-block;
    position: relative;
    margin: 2px;
    background: #ededed !important;
    background-image: linear-gradient(to bottom, #f4f4f4 0%, #e6e6e6 100%) !important;
    background-repeat: repeat-x !important;
    transition: all ease .15s;
    cursor: pointer;
    vertical-align: middle;
    white-space: nowrap;
    -webkit-user-select: none;
    border: 1.5px solid #478fca;
    font-size: 10px;
    min-height: 45px;
    width: 14%;
}

    .mobile-navbar > .row > .navigation-button > .ace-icon,
    .mobile-navbar > .row > div[class^='operation-col'] > .navigation-button > .ace-icon .mobile-navbar > .navigation-button > .ace-icon {
        line-height: 1;
        padding: 0;
        margin: 0;
        display: block;
    }

.mobile-navbar > .row > div[class^='operation-col'] > .navigation-button {
    border-radius: 5px;
    text-shadow: 0 1px 1px #EEE !important;
    text-align: center;
    font-weight: normal;
    display: inline-block;
    position: relative;
    margin: 2px;
    background: #ededed;
    background-repeat: repeat-x !important;
    transition: all ease .15s;
    cursor: pointer;
    vertical-align: middle;
    white-space: nowrap;
    -webkit-user-select: none;
    border: 1.5px solid #478fca;
    font-size: 10px;
    min-height: 45px;
    outline: none !important;
}

.mobile-navbar > .row > .operation-col-1 > .navigation-button {
    background-image: linear-gradient(to right, #0B60AA 100%, #e6e6e6 100%) !important;
}

.mobile-navbar > .row > .operation-col-2 > .navigation-button {
    background-image: linear-gradient(to right, #0B60AA 100%, #e6e6e6 100%) !important;
}

.mobile-navbar > .row > .operation-col-3 > .navigation-button {
    background-image: linear-gradient(to right, #0B60AA 100%, #e6e6e6 100%) !important;
}

.mobile-navbar > .row > .operation-col-4 > .navigation-button {
    background-image: linear-gradient(to right, #0B60AA 100%, #e6e6e6 100%) !important;
}

.progress.progresscolumn::after {
    position: initial;
    display: none;
}

/*Visualizer CSS*/
.cell-blue {
    background-color: blue !important;
}

.cell-red {
    background-color: red !important;
}

/*Forgot Passwork Geliştirmesi*/

.LAlogin-layout .widget-box {
    visibility: hidden;
    position: fixed;
    z-index: -5;
    box-shadow: none;
    -moz-transform: scale(0,1) translate(-150px);
    -webkit-transform: scale(0,1) translate(-150px);
    -o-transform: scale(0,1) translate(-150px);
    -ms-transform: scale(0,1) translate(-150px);
    transform: scale(0,1) translate(-150px);
}

    .LAlogin-layout .widget-box.visible {
        visibility: visible;
        position: relative;
        z-index: auto;
        -moz-transform: scale(1,1) translate(0);
        -webkit-transform: scale(1,1) translate(0);
        -o-transform: scale(1,1) translate(0);
        -ms-transform: scale(1,1) translate(0);
        transform: scale(1,1) translate(0);
        transition: transform .3s ease;
        -moz-transition: -moz-transform 0.3s ease;
        -webkit-transition: -webkit-transform 0.3s ease;
        -o-transition: -o-transform 0.2s ease;
    }

.login-box .toolbar {
    margin-left: 5px;
    background: white !important;
    border-top: none !important;
}

.routing-mobile-navbar > .row > div[class^='operation-col'] > .btn-app {
    text-align: center;
    font-weight: normal;
    display: inline-block;
    position: relative;
    transition: all ease .15s;
    cursor: pointer;
    vertical-align: middle;
    -webkit-user-select: none;
    border: 1.5px solid white;
    font-size: 8px;
    letter-spacing: 1px;
    max-height: 45px;
    min-height: 45px;
    width: 100%;
    padding: 0px !important;
    white-space: normal;
}

.routing-mobile-navbar > .row > .operation-button > .ace-icon,
.routing-mobile-navbar > .row > div[class^='operation-col'] > .operation-button > .ace-icon,
.routing-mobile-navbar > .operation-button > .ace-icon {
    line-height: 1;
    padding: 0;
    margin: 0;
    display: block;
}

.routing-mobile-navbar > .row > .operation-col-1 > .btn-app {
    background-image: linear-gradient(to right, #009D33 100%, #e6e6e6 100%) !important;
}

.routing-mobile-navbar > .row > .operation-col-2 > .btn-app {
    background-image: linear-gradient(to right, #4f953b 100%, #e6e6e6 100%) !important;
}

.routing-mobile-navbar > .row > .operation-col-3 > .btn-app {
    background-image: linear-gradient(to right, #F27033 100%, #e6e6e6 100%) !important;
}

.routing-mobile-navbar > .row > .operation-col-4 > .btn-app {
    background-image: linear-gradient(to right, #F27033 100%, #e6e6e6 100%) !important;
}

.routing-mobile-label-font {
    font-size: 13px;
}

.routing-mobile-navbar > .row > .mobile-label-font {
    font-size: 13px;
    margin-bottom: 0px;
}

.routing-mobile-navbar {
    min-height: 34px;
    background: #F4F4F4;
    margin-left: 2px;
    margin-right: 2px;
}

    .routing-mobile-navbar > .navigation-button,
    .routing-mobile-navbar > .row > .navigation-button {
        border-radius: 5px;
        text-shadow: 0 1px 1px #EEE !important;
        text-align: center;
        font-weight: normal;
        display: inline-block;
        position: relative;
        margin: 2px;
        background: #ededed !important;
        background-image: linear-gradient(to bottom, #f4f4f4 0%, #e6e6e6 100%) !important;
        background-repeat: repeat-x !important;
        transition: all ease .15s;
        cursor: pointer;
        vertical-align: middle;
        white-space: nowrap;
        -webkit-user-select: none;
        border: 1.5px solid #478fca;
        font-size: 10px;
        min-height: 45px;
        width: 14%;
    }

        .routing-mobile-navbar > .row > .navigation-button > .ace-icon,
        .routing-mobile-navbar > .row > div[class^='operation-col'] > .navigation-button > .ace-icon .mobile-navbar > .navigation-button > .ace-icon {
            line-height: 1;
            padding: 0;
            margin: 0;
            display: block;
        }

    .routing-mobile-navbar > .row > div[class^='operation-col'] > .navigation-button {
        border-radius: 5px;
        text-shadow: 0 1px 1px #EEE !important;
        text-align: center;
        font-weight: normal;
        display: inline-block;
        position: relative;
        margin: 2px;
        background: #ededed;
        background-repeat: repeat-x !important;
        transition: all ease .15s;
        cursor: pointer;
        vertical-align: middle;
        white-space: nowrap;
        -webkit-user-select: none;
        border: 1.5px solid #478fca;
        font-size: 10px;
        min-height: 45px;
        outline: none !important;
    }

    .routing-mobile-navbar > .row > .operation-col-1 > .navigation-button {
        background-image: linear-gradient(to right, #0B60AA 100%, #e6e6e6 100%) !important;
    }

    .routing-mobile-navbar > .row > .operation-col-2 > .navigation-button {
        background-image: linear-gradient(to right, #0B60AA 100%, #e6e6e6 100%) !important;
    }

    .routing-mobile-navbar > .row > .operation-col-3 > .navigation-button {
        background-image: linear-gradient(to right, #0B60AA 100%, #e6e6e6 100%) !important;
    }

    .routing-mobile-navbar > .row > .operation-col-4 > .navigation-button {
        background-image: linear-gradient(to right, #0B60AA 100%, #e6e6e6 100%) !important;
    }

.btn-continueRoutingSummary {
    display: inline-block;
    width: 50%;
    font-size: 20px;
    font-weight: normal;
    color: #FFF;
    text-align: center;
    text-shadow: 0 -1px -1px rgba(0, 0, 0, 0.2) !important;
    border: none;
    border-radius: 12px;
    padding: 12px 0 8px;
    margin: 2px;
    line-height: 1.7;
    position: relative;
    white-space: pre-line;
    background-image: linear-gradient(to right, #F48552 100%, #e6e6e6 100%) !important;
}

.btn-blue {
    display: inline-block;
    width: 50%;
    font-size: 20px;
    font-weight: normal;
    color: #FFF;
    text-align: center;
    text-shadow: 0 -1px -1px rgba(0, 0, 0, 0.2) !important;
    border: none;
    border-radius: 12px;
    padding: 12px 0 8px;
    margin: 2px;
    line-height: 1.7;
    position: relative;
    white-space: pre-line;
    background-image: linear-gradient(to right, #0099d0 100%, #e6e6e6 100%) !important;
}

.routing-mobile-navbar > .information-row {
    font-size: 11px;
    background-color: #ffffff;
    margin-left: 5px;
}

.mobile-label-color {
    color: #08C !important;
}

.routing-mobile-profile-contact-links {
    padding: 4px 2px 5px;
    border: 1px solid #E0E2E5;
    background-color: #ECEAEA;
}


#ProgressBar .ui-widget-header {
    border: 1px solid #4297d7;
    background: #59A84B;
    color: #ffffff;
    font-weight: bold;
}

#ProgressBar.ui-widget-content {
    border: 1px solid #59a84b;
    background: #fcfdfd url(images/ui-bg_inset-hard_100_fcfdfd_1x100.png) 50% bottom repeat-x;
    color: #222222;
}

.tooltip {
    position: relative;
    float: right;
}

    .tooltip > .tooltip-inner {
        background-color: #eebf3f;
        padding: -10px 10px;
        color: rgb(23,44,66);
        font-weight: bold;
        font-size: 13px;
    }

.popOver + .tooltip > .tooltip-arrow {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #eebf3f;
}

section {
    margin: 100px auto;
    height: 1000px;
}

.progress {
    border-radius: 0;
    overflow: visible;
}

.progress-bar {
    background: #59A84B;
    -webkit-transition: width 1.5s ease-in-out;
    transition: width 1.5s ease-in-out;
}

#RouteTable {
    padding: 8px;
    line-height: 1.42857143;
    /* vertical-align: top; */
    font-size: 11px;
    border-top: 1px solid #ddd;
}

.routing-mobile-label-font > .label-sm {
    font-size: 11px;
    border-radius: 4px;
}

label {
    font-size: 11px;
}

li:not(.light-blue) > .dropdown-toggle {
    padding-top: 8px !important;
    padding-bottom: 7px !important;
}

/*Receipt With Image Style*/

/* label-font 16 */
.receipt-with-image-label-font {
    font-size: 16px;
}

/* label-font 14 */
.receipt-with-image-label-sm-font {
    font-size: 14px;
}

/* text-box */
input[type="text"].receipt-with-image-textbox {
    height: 45px;
    font-size: 16px;
}

label[class^="block"] select.col-xs-8 {
    height: 50px;
    font-size: 18px;
}

span[class^="title"] {
    font-weight: 800;
}

#receiptwithimageinfo b {
    font-size: 16px;
}
/*Button font size */
#receiptwithimagepagecontents button {
    font-size: 18px;
    line-height: 2.5px;
}

/*Return Receipt*/
#returnreceiptpagecontents button {
    font-size: 18px;
    line-height: 2.5px;
}

#returnreceiptinfo b {
    font-size: 16px;
}

/*Multi line Packing*/
#multilinepackingpagecontents button {
    font-size: 18px;
    line-height: 2.5px;
}

#multilinepackinginfo b {
    font-size: 16px;
}


/*Custom combobox*/

.custom-combo {
    height: 50px;
    font-size: 18px;
}

/*Map style */
#ShowMap {
    display: block;
    margin: 1rem auto;
    border: none;
    border-radius: 0.5rem;
    padding: 0.5rem 1rem;
    color: #c6d7dc;
    background-color: #274c5e;
    font-family: inherit;
    cursor: pointer;
    outline: none;
    opacity: 0.78;
    margin-top: 15px;
    transition: background-color 0.5s, opacity 0.5s;
}

#map-canvas {
    height: 400px;
    width: 100%;
}

#right-panel {
    font-family: 'Roboto','sans-serif';
    line-height: 30px;
    padding-left: 6px;
}

    #right-panel select, #right-panel input {
        font-size: 15px;
    
    }

    #right-panel select {
        width: 100%;
    }

    #right-panel i {
        font-size: 12px;
        background:#0B60AA;
      
    }
     
#right-panel {
    float: right;
    width: 100%;
    height:  100%;

}

.panel {
    height: 70px;
 
}

.btn-dashboard {
    height: 40px;
    white-space: normal;
    padding: 0;
    display: inline;
    min-width: 100px;
    width: 25%;
}