/*!
 * Filename: common.css
 * Purpose: website Styles.
 * Author: Xinthe Technologies Limited (Subrahmanyam Salagrama) 
 */
.textright {
    position: absolute;
    right: 250px;
    width: 500px;
    bottom: 70px;
}

.textleft {
    position: absolute;
    left: 300px;
    width: 400px;
    bottom: 70px;
}

.largeWidth {
    width: 100%;
}

.smallWidth1 {
    width: 98%;
}

.largeWidth1 {
    width: 100%;
}

.smallWidth {
    width: 97.5%;
}

.ui-grid-icon-ok:before {
    border: 1px solid white;
}

.alignRight {
    text-align: right;
}

.yellowalignRight {
    text-align: right;
    background-color: yellow;
}

.yellowalignLeft {
    text-align: left;
    background-color: yellow;
}

a[ng-click] {
    cursor: pointer;
}

body {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
}

.changeSizePosition {
    position: relative;
    left: 84px;
}

.portfolio-item {
    margin-bottom: 25px;
}

footer {
    margin: 50px 0;
}

.changeCustomGrid {
    position: relative;
    left: 15%;
    width: 959px;
}

a.gbl-top-menu:link, a.gbl-top-menu:visited, a.gbl-top-menu:active {
    color: #000 !important;
    background-color: #ccc;
}

a.gbl-top-menu:hover {
    color: #000 !important;
    background-color: #f2f2f2;
}

a.gbl-top-menu1 {
    color: #000 !important;
    background-color: #f2f2f2;
}

.user-iconbg {
    background: url('/images/user.png') left no-repeat;
    padding-left: 30px;
}

a.user-bg-link:link, a.user-bg-link:visited, a.user-bg-link:active {
    color: #000 !important;
    background: none !important;
    border: none !important;
}

a.user-bg-link:hover {
    color: #000 !important;
    background-color: #f2f2f2 !important;
}

.bdr-rt {
    padding-left: 5px !important;
    padding-right: 5px !important;
    border-right: solid 1px #ccc;
}

.bdr-bttm {
    border-bottom: solid 1px #ccc;
}

.bdr-left {
    border-left: solid 1px #ccc;
}

h2 {
    color: #2e2f94;
    margin: 8px;
}

h3 {
    color: #392d8a;
}

h4 {
    color: #2e2f94;
}

.main-menu-bg {
    background: url(/Content/Images/menubg.png) #2e2f94 repeat-x;
    padding: 0px 0px;
    border: none;
    width: 100%;
    margin: auto;
}

.main-menu-bg {
    background: url(/Content/Images/menubg.png) #2e2f94 repeat-x;
    padding: 0px 0px;
    border: none;
    width: 100%;
    margin: auto;
}

.navbar-nav > li > a:hover .caret {
    color: #fff;
}

.maincontent-pnl {
    min-height: 526px;
    bottom: 0px;
}

.navbar-collapse {
    padding-left: 0px;
    margin-left: 0px;
}

.navbar-inverse .navbar-nav > .open > a .caret {
    color: #fff;
}

.navbar-inverse .navbar-nav > .open > a:hover .caret {
    color: #fff;
}

.globalbtn {
    background: url(/Content/Images/menubg.png) #2e2f94 repeat-x;
    color: #fff !important;
    border: solid 1px #999;
    padding: 5px 10px;
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
}

    .globalbtn:hover {
        background: url(/Content/Images/menubg.png) #2e2f94 repeat-x;
        color: #fff !important;
        border: solid 1px #999;
        padding: 5px 10px;
    }

.pnl-content {
    margin: auto;
    width: 60%;
}

.changeButtonOnGrigList {
    width: 69%;
    position: relative;
    bottom: 4px;
}

.min-content-panel {
    margin: auto;
    width: 94%;
}

.min-pnl-content {
    width: 85%;
}

.pnl-content-bdr {
    border: solid 1px #999;
    border-radius: 10px;
    padding: 10px;
    width: 697px;
}

.pnl-content-login {
    padding-top: 100px;
    width: 625px;
}

.text-warning {
    color: #db0000 !important;
}

.myGrid {
    width: 80%;
    height: 250px;
}




.topPadding {
    padding-top: 5px;
}

.pnl-content-bdr-large-width {
    width: 682px;
}

.add-termin-pnl {
    height: 450px;
    width: 100%;
}


.selected-item-group {
    background-color: #fad8ff;
    box-shadow: 1px 1px 5px #4345aa;
    font-size: 11px;
    font-weight: normal;
    margin-right: 5px;
    padding: 3px;
}


.select-Dropdown {
    font-size: 11px;
    font-weight: normal;
    margin-right: 5px;
    padding: 3px;
}

.cross-image {
    margin: -22px 0px 0px -10px;
    cursor: pointer;
}

.pointer {
    cursor: pointer;
}

.column-tbl {
    width: 150px;
}

.line-height-pnl {
    margin-bottom: 5px;
}


@media (max-width: 480px) {
    a.gbl-top-menu:link, a.gbl-top-menu:visited, a.gbl-top-menu:active {
        color: #fff !important;
        background: none;
    }

    a.gbl-top-menu:hover {
        color: #fff !important;
        background: none;
    }

    a.gbl-top-menu1 {
        color: #fff !important;
        background: none;
    }

    .user-iconbg {
        background: none;
        padding-left: 0px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 768px) {
    .menu-mobile {
        margin: 0px 10px;
    }
}


@media only screen and (min-width: 320px) and (max-width: 1024px) {
    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
        color: #000;
        background-color: #ccc !important;
    }

        .navbar-nav .open .dropdown-menu > li > a:hover {
            line-height: 20px;
            color: #000;
            background-color: #f2f2f2 !important;
        }

    .navbar-collapse {
        padding-left: 10px;
    }

    .navbar-nav li {
        width: 100%;
    }
}

.graybg {
    background-color: #000;
    color: #fff;
    text-align: center;
}

.footer-bg {
    padding: 0px;
    color: #000;
    font-size: 12px;
    margin: 0px auto;
}

.footer-line {
    color: #ef1e24;
}

a.foolterlink:link, a.foolterlink:visited, a.foolterlink:active {
    color: #4345aa;
    text-decoration: none;
    padding: 2px 5px;
    font-size: 12px;
}

a.foolterlink:hover {
    color: #000;
    text-decoration: none;
    padding: 2px 5px;
    font-size: 12px;
}

.graybgQs {
    background-color: #000;
    color: #fff;
    white-space: nowrap;
}

.wrap {
    white-space: nowrap;
}

#modalTerminals .modal-dialog {
    width: 85%;
    margin: 2% auto;
}

.lt-padding {
    padding-left: 5%;
}

.lt-pad-small {
    padding-left: 10px;
}

.gridStyle {
    border-bottom: 2px solid #000000;
    width: 700px;
    height: 10px;
}

#tabs {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

.white-bg {
    background-color: #fff;
    padding: 2px;
    border: none;
}

.txt-percent {
    width: 35px;
    border: none !important;
    outline: none;
    text-align: right;
}

.div-terim-margin {
    float: left;
    margin-left: 45px;
}

.sign-pnl-bg {
    padding: 13px;
    border: solid 1px #ccc;
    background-color: #f2f2f2;
    border-radius: 10px;
}

.date-con-pnl input[type=date], .date-con-pnl input[type=time], .date-con-pnl input[type=datetime-local], .date-con-pnl input[type=month] {
    line-height: 9px !important;
}

.pad-bottom {
    margin-bottom: 12px;
}

.scroll-bar {
    overflow-x: auto;
    overflow-y: auto;
    height: 350px;
}

.scroll {
    overflow-x: auto;
    overflow-y: auto;
}

.paginate_button {
    padding: 5px;
    color: #006bff;
    cursor: pointer;
}

.dataTables_filter input {
    height: 30px;
}

.btn-link {
    outline-style: none !important;
}







/*
 * Table styles
 */
table.dataTable {
    width: 100%;
    margin: 0 auto;
    clear: both;
    border-collapse: separate;
    border-spacing: 0;
    /*
   * Header and footer styles
   */
    /*
   * Body styles
   */
}

    table.dataTable thead th,
    table.dataTable tfoot th {
        font-weight: bold;
    }

    table.dataTable thead th,
    table.dataTable thead td {
        padding: 10px 18px;
        border-bottom: 1px solid #111111;
    }

        table.dataTable thead th:active,
        table.dataTable thead td:active {
            outline: none;
        }

    table.dataTable tfoot th,
    table.dataTable tfoot td {
        padding: 10px 18px 6px 18px;
        border-top: 1px solid #111111;
    }

    table.dataTable thead .sorting_asc,
    table.dataTable thead .sorting_desc,
    table.dataTable thead .sorting {
        cursor: pointer;
    }

    table.dataTable thead .sorting {
        background: url("/images/sort_both.png") no-repeat center right;
    }

    table.dataTable thead .sorting_asc {
        background: url("/images/sort_asc.png") no-repeat center right;
    }

ascending {
    background: url("/images/sort_asc.png") no-repeat center right;
}

table.dataTable thead .sorting_desc {
    background: url("/images/sort_desc.png") no-repeat center right;
}

table.dataTable thead .sorting_asc_disabled {
    background: url("/images/sort_asc_disabled.png") no-repeat center right;
}

table.dataTable thead .sorting_desc_disabled {
    background: url("/images/sort_desc_disabled.png") no-repeat center right;
}

#tblSrcData_paginate {
    float: right;
    width: 50%;
    text-align: right;
    padding-top: 7px;
}

#tblSrcData_info {
    float: left;
    width: 40%;
    padding-top: 10px;
}

#myGrid .ui-grid-header-cell-row {
    /*display: table-row;*/
    position: relative;
    background-color: #2e2f94 !important;
    color: #fff;
    white-space: nowrap;
    font-size: 11px !important;
}

#myGrid .ui-grid-row:nth-child(odd) .ui-grid-cell {
    padding: 2px;
    margin: 0px;
    font-size: 11px;
    border-bottom: 1px solid #ccc;
}

#myGrid .ui-grid-row:nth-child(even) .ui-grid-cell {
    /*background-color: #ECE5B6;*/
    padding: 2px;
    margin: 0px;
    font-size: 11px;
    border-bottom: 1px solid #ccc;
}

#myGridNew .ui-grid-header-cell-row {
    /*display: table-row;*/
    position: relative;
    background-color: #2e2f94 !important;
    color: #fff;
    white-space: nowrap;
    font-size: 11px !important;
}


#myGridNew .ui-grid-header-cell .ui-grid-cell-contents {
    height: 54px;
    white-space: normal;
    -ms-text-overflow: clip;
    -o-text-overflow: clip;
    text-overflow: clip;
    overflow: visible;
}

#myGridNew .ui-grid-row:nth-child(odd) .ui-grid-cell {
    padding: 2px;
    margin: 0px;
    font-size: 11px;
    border-bottom: 1px solid #ccc;
}

#myGridNew .ui-grid-row:nth-child(even) .ui-grid-cell {
    /*background-color: #ECE5B6;*/
    padding: 2px;
    margin: 0px;
    font-size: 11px;
    border-bottom: 1px solid #ccc;
}

/*.dataTables_filter, .dataTables_info { display: none; }*/
#tblSrcData_filter {
    border: solid 1px red;
    display: none;
}


.nav-common-pad {
    margin-top: -8px !important;
}

@media only screen and (min-width: 768px) and (max-width: 5024px) {
    .web-filter {
        display: inline-block;
    }

    .mobile-filter {
        display: none;
    }
}

@media only screen and (min-width: 320px) and (max-width: 768px) {
    .web-filter {
        display: none;
    }

    .mobile-filter {
        display: inline-block;
    }
}


.input-sml {
    width: 35%;
    height: 24px;
    padding: 0px;
    margin: 0px 0px 0px 0px !important;
    font-size: 8px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 2px;
    -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;
}

/* DataCollectionStatus table css - baji */
.DataCollectionStatus {
    font-size: 10px;
    width: 70%;
}

    .DataCollectionStatus td {
        padding: 4px 0px !important;
    }

.input-append, .input-prepend {
    font-size: 14px;
}

.linkDisabled {
    cursor: not-allowed;
    pointer-events: none;
    color: grey;
}

/* paginationclass table css - baji */
.paginationclass {
    margin: 19px 28px;
}

    .paginationclass span {
        margin-left: 15px;
        display: inline-block;
    }

.pagination-controle li {
    display: inline-block;
}

.pagination-controle button {
    font-size: 12px;
    margin-top: -26px;
    cursor: pointer;
}

.pagination {
    margin: 5px 12px !important;
}

.top-pad-panel {
    padding-top: 10%;
}

.watermark {
    position: absolute;
    top: 80px;
    opacity: 0.25;
    font-size: 1em;
    width: 100%;
    text-align: center;
    z-index: 1000;
}

.width-100 {
    width: 100% !important;
}

a.nounderline:hover {
    text-decoration: none;
}

a.nounderline:hover {
    text-decoration: none;
}

.panel-grid {
    border: solid 1px #999;
    border-radius: 4px;
    padding: 10px 30px;
    width: 98%;
    margin: 5px auto;
}



.clear {
    clear: both;
}

.deliveryWindowTable {
    margin: 15px 0;
}

.deliveryWindow {
    border: 1px solid #ccc;
    display: inline-block;
}

.carrierModeDetailsView.carrierModeDetails, .maintenceWindow, .formInformationWindow, .formFrieghtDetails, .formTerminalWindow {
    border: 1px solid #ccc;
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
}
    /*.formDetails, .genaralTabDetails{position:relative}*/
    .formDetails input:not([type="checkbox"]) input, .formDetails label, .formDetails textarea, .TankDetialsForm input, .TankDetialsForm label, .maintenceWindow input {
        width: 150px;
        float: left;
    }

    .maintenceWindow textarea {
        width: 150px;
    }

.TankDetialsForm {
    display: inline-block;
}

.clear {
    clear: both;
}

.deliveryWindowTable {
    margin: 15px 0;
}

.deliveryWindow {
    border: 1px solid #ccc;
    display: inline-block;
}

.maintenceWindow {
    border: 1px solid #ccc;
    display: inline-block;
    margin: 15px 0;
}
    /*.formDetails, .genaralTabDetails{position:relative}*/
    .formDetails input, .formDetails label, .formDetails textarea, .TankDetialsForm input, .TankDetialsForm label, .maintenceWindow input {
        width: 150px;
        float: left;
    }

    .maintenceWindow textarea {
        width: 150px;
    }

.TankDetialsForm {
    display: inline-block;
}

/*styles added for forecast historical by Dilip */
.forcastHistroicalTab {
    margin: 25px 0;
}

    .forcastHistroicalTab .rangeInputBox {
        width: 36%;
        padding: 0;
        text-indent: 6px;
    }

    .forcastHistroicalTab .rangeInputItem {
        text-align: center;
    }

    .forcastHistroicalTab .addBtn {
        margin-top: 19px;
    }

    .forcastHistroicalTab .table > tbody > tr > td, .forcastHistroicalTab .table > tbody > tr > th, .forcastHistroicalTab.table > tfoot > tr > td, .forcastHistroicalTab .table > tfoot > tr > th, .forcastHistroicalTab .table > thead > tr > td, .forcastHistroicalTab .table > thead > tr > th {
        font: inherit;
    }

.table thead tr {
    background-color: #3F3290;
    color: #fff;
    font-weight: normal;
    font-size: 11px;
}

.table tbody tr {
    font-size: 11px !important;
}

.forcastRangeTable {
    max-height: 219px;
    overflow-y: scroll;
    display: inline-block;
    width: 100%;
}

.forcastRepeatTable {
    margin-top: 10px;
    max-height: 108px;
}

.forecasttableResult span {
    margin-left: 20px;
    text-align: right;
    width: 90px;
    float: right;
    color: red;
    font-weight: bold;
}

.foreCastHead {
    text-align: center;
    font-size: 15px;
    padding: 0;
    margin: 0;
}



/* common styles add by dilip*/
a:focus {
    outline: 0;
}

.contentBlock {
    position: relative;
    padding: 15px 10px 15px 0px;
    border: 1px solid #928BBF;
    border-radius: 2px;
    background: #fff; /*background: #fefeff; 
background: -moz-linear-gradient(top,  #fefeff 0%, #e5e5f2 100%, #a3a4d0 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefeff), color-stop(100%,#e5e5f2), color-stop(100%,#a3a4d0));
background: -webkit-linear-gradient(top,  #fefeff 0%,#e5e5f2 100%,#a3a4d0 100%); 
background: -o-linear-gradient(top,  #fefeff 0%,#e5e5f2 100%,#a3a4d0 100%); 
background: -ms-linear-gradient(top,  #fefeff 0%,#e5e5f2 100%,#a3a4d0 100%); 
background: linear-gradient(to bottom,  #fefeff 0%,#e5e5f2 100%,#a3a4d0 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefeff', endColorstr='#a3a4d0',GradientType=0 );*/
}

    .contentBlock input:not([type=radio]):not([type="checkbox"]), .contentBlock select {
        font-size: 11px;
        color: #222;
        /*border: 1px solid #808081;
        border-radius: 0;*/
        height: 27px;
    }

    .contentBlock input[type="date"] {
        width: 133px;
        float: left;
    }

.clearRight {
    clear: right;
}

.clearLight {
    clear: left;
}

label.formLabel {
    width: 100%;
}

input.fromTimeMin, input.toTimeMin {
    width: 50px;
}

#textComments {
    width: 100px;
}

.customTable {
    width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.forecastEstimate.customTable {
    width: 800px;
}

.forecastEstimate label {
    width: 150px;
}

.profileTabs {
    width: 98% !important;
    position: relative;
    z-index: 1;
}

    .profileTabs.nav > li > a, .profileTabs.nav > li > a:focus, .profileTabs.nav > li > a:hover, .profileTabs.nav-tabs.nav-justified > .active > a {
        border: 1px solid #928BBF;
        border-bottom: 0;
        border-radius: 10px 10px 0 0;
        color: #2E2F94;
        background: #ffffff; /* Old browsers */
        background: -moz-linear-gradient(top, #ffffff 1%, #eaeaf5 6%, #e4e3f9 34%, #e8e8f3 44%, #ececf6 51%, #f3f3f8 91%, #fdfdfe 98%, #f9f9fc 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(6%,#eaeaf5), color-stop(34%,#e4e3f9), color-stop(44%,#e8e8f3), color-stop(51%,#ececf6), color-stop(91%,#f3f3f8), color-stop(98%,#fdfdfe), color-stop(100%,#f9f9fc)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #ffffff 1%,#eaeaf5 6%,#e4e3f9 34%,#e8e8f3 44%,#ececf6 51%,#f3f3f8 91%,#fdfdfe 98%,#f9f9fc 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #ffffff 1%,#eaeaf5 6%,#e4e3f9 34%,#e8e8f3 44%,#ececf6 51%,#f3f3f8 91%,#fdfdfe 98%,#f9f9fc 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #ffffff 1%,#eaeaf5 6%,#e4e3f9 34%,#e8e8f3 44%,#ececf6 51%,#f3f3f8 91%,#fdfdfe 98%,#f9f9fc 100%); /* IE10+ */
        background: linear-gradient(to bottom, #ffffff 1%,#eaeaf5 6%,#e4e3f9 34%,#e8e8f3 44%,#ececf6 51%,#f3f3f8 91%,#fdfdfe 98%,#f9f9fc 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9fc',GradientType=0 ); /* IE6-9 */
    }

    .profileTabs.nav-tabs.nav-justified > .active > a {
        height: 26px;
        margin-bottom: -2px;
    }

    .profileTabs.nav-tabs.nav-justified > li {
        width: auto;
    }

    .profileTabs.nav > li > a {
        padding: 4px 16px 2px 16px;
    }

.no-gutter > [class*='col-'] {
    padding-right: 0;
    padding-left: 0;
}

.changeRangHistorical {
    width: 44px !important;
}

.changeRangHistoricals {
    width: 44px !important;
    bottom: 18px;
    left: 20px;
}

.changeRangHistoricales {
    position: relative;
    right: 10px !important;
}

.forcastHistroicalTab .addBtn {
    width: 90px;
}

.SubmitBlock {
    margin: 0 auto;
    width: 128px;
    margin-top: 15px;
    margin-bottom: 20px;
}

.table-bordered, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    /*border: 1px solid #928bbf;*/
}

label.productTo {
    width: 16px !important;
}

label.resetWidth {
    width: 247px !important;
}

.siteDetails {
    position: absolute;
    right: 0;
    width: 250px;
}

.siteDetailsLabelColor {
    color: #ccc;
}

.foreCastContent {
    margin: 0 auto;
    /*width: 580px;*/
}

.customSelectBox {
    width: 204px;
}

.saveBtn {
    margin-left: 114px;
}

.centerAlign {
    margin-left: auto;
    margin-right: auto;
}

.foreCastContent label {
    width: 110px;
}

.forecastForm label {
    width: 129px;
}

.forecastForm .saveBtn {
    margin-left: 134px;
}

.ColomReset {
    width: 362px;
    padding-right: 0;
}

.ColomWidthReset {
    width: 594px;
}

.historicalComments {
    height: 28px !important;
    position: relative;
    right: 29px;
    width: 141px;
    resize: none;
}

.historicalFormChange {
    position: relative;
    right: 13px;
}

.timeColomReset {
    width: 202px;
    padding: 0;
}

label.toFiledReset {
    text-align: right;
    width: 48px !important;
}

/*genara tab*/
.formContent input:not([type="checkbox"]) input {
    width: 200px;
}

.formContent label {
    width: 150px;
}

#textAddress {
    height: 27px;
    border: 1px solid #808081;
}

#noOfWorkingDays, .customSelectMenu {
    border-radius: 4px;
    width: 150px;
    border-color: #ccc;
}

    .customSelectMenu[disabled], .customSelectMenu[readonly], customSelectMenu[disabled] .customSelectMenu {
        background-color: #eee;
        opacity: 1;
    }

.resetPadding {
    padding: 0 0 0 3px;
}

.hrsInput {
    width: 67px;
    margin-right: 5px;
}

.blockCenter {
    margin-left: 200px;
}

.actionBtns {
    margin-top: 10px;
}

label.labelContainer {
    width: 50px;
    padding-top: 4px;
}

.minTime {
    width: 138px;
}

.maxTime {
    width: 153px;
}
/*Parameter Configuration styles*/
/*.select2-selection__rendered{ position:relative; top:15px}*/
.inputWidthReset {
    width: 100%;
}

.radioBtnReset {
    width: 102px;
    display: inline-block;
}

.FormLabelreset {
    padding-right: 0;
}

label.configLabel {
    width: 167px;
}

/*end Parameter Configuration styles*/

.formDetails label {
    font-size: 12px;
}

.required {
    color: red;
    display: inline-block;
    font-size: 12px;
    width: 2px;
    position: relative;
    left: -2px;
}

.warningMsg {
    color: red;
    position: relative;
    left: 0;
    bottom: 5px;
}

.selectHeightReset {
    min-height: 97px;
    margin-bottom: 10px;
}

/* end common styles add by dilip*/

.subCtrls {
    bottom: -450px;
    position: relative;
    display: inline-block;
}

.deliveryData {
    margin: 21px 0 0 0;
}

#leadTimeMaxHours, #leadTimeMaxMins, #leadTimeMinHours, #leadTimeMinMins {
    width: 100%;
}

#fromName, #toName, .selecttime, #fromTime, #toTime, #fromTimeMin, #toTimeMin, #fromTimeFormat {
    width: 50px;
    margin: 0 2px;
    border-radius: 4px;
}

.selecttime {
    padding: 3px 0;
    border-radius: 4px;
    margin: 0 1px !important;
}

.centerDiv {
    align-content: center;
}

#severity {
    width: 70px;
}

#textComments {
    height: 28px;
}

.maintenceSubmit {
    position: relative;
    top: 20px;
    right: 70px;
}


/*Pradeep*/
.nobold {
    font-size: 10px;
}


.labelBold {
    font-weight: bolder;
}

.radio-lbl {
    font-weight: normal;
}

.orderGrid {
    width: 100%;
    height: 65vh !important;
}

.orderListGrid {
    width: 100%;
    height: 65vh !important;
}

/*SmartBuyTrigger styles add by baji*/
.formOrderData input:not([type="radio"]) {
    width: 220px;
}

.formOrderData label {
    width: 138px;
}

.formOrderData form-group .eventTypes {
    margin-right: -92px;
}

.changePadding {
    margin-bottom: 0px;
}

.changelabel {
    margin-right: 19px;
}

.changeTextAreaWidth {
    width: 380px;
}

.changeselect {
    position: relative;
    width: 220px;
}

.changeSave {
    margin-left: 180px;
    margin-bottom: 30px;
    position: relative;
    bottom: 30px;
}

.changeDiv {
    width: 520px;
}

.changeSize {
    border: 1px solid grey;
    height: 40px;
    width: 380px;
}

.cross-image {
    margin: -22px 0px 0px -10px;
    cursor: pointer;
    position: absolute;
    right: -4px;
    top: 15px;
}

.selected-item-group {
    background-color: #fad8ff;
    box-shadow: 1px 1px 5px #4345aa;
    font-size: 11px;
    font-weight: normal;
    margin-right: 5px;
    padding: 3px;
    position: relative;
}


.changePositionOfOpmtimizer {
    position: relative;
    right: 5%;
}

.changePositionOfOpmtimizers {
    position: relative;
    left: 26%;
}

#feedLoading {
    position: absolute;
    top: 300px;
    left: 0px;
    width: 100%;
    text-align: center;
    font-size: 2em;
}

#veil {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    cursor: not-allowed;
    filter: alpha(opacity=60);
    opacity: 0.6;
    background: #000000 no-repeat center;
    z-index: 1000 !important;
}

input[type=number].sml-number {
    width: 44px !important;
}

.border-pnl {
    border: solid 1px #999;
    padding: 10px;
    width: 70%;
}

.wid-60 {
    width: 60px !important;
}

.error {
    color: red;
}

.customTable.fixedTable {
    width: 500px;
}

.deliverywindowtime {
    width: 42px !important;
}


.customTable.fixedTable {
    width: 500px;
}

/*SmartBuy AddTerminals styles add by baji*/
.textareaWidth {
    resize: none;
    width: 60% !important;
}

.textareaWidthmaintence {
    resize: none;
    height: 25px;
    width: 100px !important;
}

.chengeLabelWidth {
    margin-right: -350px;
}

.changeWidthDate {
    width: 130px;
}

.fileUpload {
    position: relative;
    overflow: hidden;
    border: solid 1px gray;
    display: inline-block;
    vertical-align: top;
    margin-top: 0px;
}

.uploadBtn {
    display: inline-block;
    vertical-align: top;
    background: rgba(0,0,0,0.5);
    font-size: 14px;
    padding: 0 10px;
    height: 25px;
    line-height: 22px;
    color: #fff;
}

.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

.formTreminal input {
    width: 200px;
}

.formTreminal label {
    width: 138px;
}

.importFileUpload {
    position: relative;
    bottom: 32px;
    margin-left: 254px;
    /*width:100px;*/
}

.changeWidthInput {
    width: 250px;
}

.carrierWidthInput {
    width: 130px;
}

#labelChangeCarriers {
    text-align: left;
}

.carrierUOMWidthInput {
    position: relative;
    margin-right: 20px;
}

.carrierUOMWidthInput {
    width: 110px;
}

.ChangeIndexRins {
    margin-bottom: 30px;
}

.wid-50 {
    width: 53px !important;
}

.changegroupLabel {
    position: relative !important;
    left: 3px !important;
}

.changeTableWidth {
    position: relative !important;
    right: 50px !important;
}

.changeTableWidthes {
    position: relative !important;
    right: 48px !important;
}

.changeTableWidthh {
    position: relative !important;
    right: 10px !important;
}

.changeTableWidths {
    position: relative !important;
    right: 60px !important;
}

.changegroupLabels {
    position: relative;
    right: 10px;
}

#changepostionLeft {
    position: relative;
    left: 50px;
}

.changepositionRight {
    position: relative;
    right: 30px !important;
}

.changeWidthDate {
    width: 170px;
}

.terminalChangeLength {
    position: relative;
    margin-left: -24px;
}

.changeFormWidthforTerminal {
    padding: 4px;
    top: -4px;
    left: 10px;
}

.terminalMainternceSave {
    position: relative;
    right: 19px;
}

.terminalTankSave {
    position: relative;
    right: 15px;
}

.changeWidthToDate {
    width: 170px;
    /*margin-left: 110px;*/
}

.labelCarrierChangeWidth {
    width: 65px;
}

.labelCarrierChangeWidthId {
    width: 49px;
}

.selectCarrierChangeWidth {
    width: 135px !important;
}

.carrierMaxLoadChangeWidth {
    width: 101px;
}

.productWidth {
    width: 150px;
}

.productWidthLabel {
    width: 250px;
}

.changeSelectLabelCarriers {
    position: relative;
    /* margin-right: 39px; */
    margin-left: -25px;
}

.changeCarrierSave {
    position: relative;
    left: 16px;
}

.formMaintanceTerminal {
    margin: auto;
    border: 1px solid grey;
    width: 500px;
}

.formDateTerminal, .toDateTerminal, .severity {
    height: 24px;
}

#changeToInIndex {
    position: relative;
    left: -102px;
}

.deliveryDate {
    border-radius: 4px;
}

.error {
    color: red;
}

.customTable.fixedTable {
    width: 500px;
}

.deliverywindowtime {
    border-radius: 4px;
    margin-left: 3px;
    width: 50px !important;
}

.customTable.fixedTable {
    width: 500px;
}

.ui-select-choices-row > span:hover, .ui-select-choices-row > span:focus {
    color: #fff !important;
    background-color: #B3ADE4 !important;
}

.ui-select-choices-row.active > span {
    color: #fff !important;
    background-color: #B3ADE4 !important;
}

    .ui-select-choices-row.active > span:hover, .ui-select-choices-row.active > span:focus {
        color: #fff !important;
        background-color: #B3ADE4 !important;
    }

span .btn-default {
    background-color: #B3ADE4 !important;
}

.ui-select-match-close {
    color: red !important;
}

.allocation-block {
    border: solid 1px #999;
    border-radius: 4px;
    padding: 10px 30px;
    width: 58%;
    margin: 5px auto;
    margin-right: 11px;
}

.ratability-block {
    border: solid 1px #999;
    border-radius: 4px;
    padding: 10px 30px;
    width: 38%;
    margin: 5px auto;
}

fieldset.scheduler-border {
    border: solid 1px #ccc !important;
    border-radius: 4px;
    padding: 10px 30px !important;
    margin: 5px auto !important;
    -webkit-box-shadow: 0px 0px 0px 0px #000;
    box-shadow: 0px 0px 0px 0px #000;
}

legend.scheduler-border {
    font-size: 12px !important;
    font-weight: 700 !important;
    text-align: left !important;
    width: auto;
    padding: 2px 10px !important;
    border-bottom: none;
    border: solid 1px #999 !important;
    background-color: #ccc !important;
    width: auto;
    border-radius: 10px;
    margin-left: 5px !important;
}

.pad-bottom-less {
    margin-bottom: 5px;
}

.site-general-table > tbody {
    max-height: 93px;
    overflow-y: auto;
}

.header-fixed {
    width: 100%;
}

    .header-fixed > thead,
    .header-fixed > tbody,
    .header-fixed > thead > tr,
    .header-fixed > tbody > tr,
    .header-fixed > thead > tr > th,
    .header-fixed > tbody > tr > td {
        display: block;
        line-height: 1.92;
    }

        .header-fixed > tbody > tr:after,
        .header-fixed > thead > tr:after {
            content: ' ';
            display: block;
            visibility: hidden;
            clear: both;
        }

        .header-fixed > tbody > tr > td,
        .header-fixed > thead > tr > th {
            float: left;
        }

.panel-danger > .panel-heading {
    color: #2E2F94;
    background-color: #DCD9EF;
    border-color: #DCD9EF;
}

.panel-danger {
    border-color: #BAC5F1;
}

.panel-title {
    font-size: 12px;
}

.radius {
    border-radius: 4px;
    border: 1px solid #CCCCCC;
    padding: 4px;
}

.maintainanceDate {
    width: 125px !important;
}

fieldset.rebate-border {
    border: solid 1px #ccc !important;
    border-radius: 4px;
    padding: 10px 30px !important;
    margin: 5px auto !important;
    -webkit-box-shadow: 0px 0px 0px 0px #000;
    box-shadow: 0px 0px 0px 0px #000;
}

legend.rebate-border {
    font-size: 14px !important;
    font-weight: 700 !important;
    text-align: left !important;
    width: auto;
    padding: 0 10px;
    border-bottom: none;
}

fieldset.allocation-border {
    border: solid 1px #ccc !important;
    border-radius: 4px;
    padding: 10px 30px !important;
    margin: 5px auto !important;
    -webkit-box-shadow: 0px 0px 0px 0px #000;
    box-shadow: 0px 0px 0px 0px #000;
}

legend.allocation-border {
    font-size: 14px !important;
    font-weight: 700 !important;
    text-align: left !important;
    width: auto;
    padding: 0 10px;
    border-bottom: none;
}

fieldset.ratability-border {
    border: solid 1px #ccc !important;
    border-radius: 4px;
    padding: 10px 30px !important;
    margin: 5px auto !important;
    -webkit-box-shadow: 0px 0px 0px 0px #000;
    box-shadow: 0px 0px 0px 0px #000;
    height: 162px;
}

legend.ratability-border {
    font-size: 14px !important;
    font-weight: 700 !important;
    text-align: left !important;
    width: auto;
    padding: 0 10px;
    border-bottom: none;
}

.txtField {
    width: 58px;
    border-radius: 4px;
    padding: 6px !important;
}

.allocation label {
    width: 100px;
}

.timeBlock {
    margin-left: 105px;
}

    .timeBlock label.maxMin {
        width: 55px;
    }

.wid-30 {
    width: 30px !important;
}

.wid-43 {
    width: 43px !important;
}

.wid-40 {
    width: 40px !important;
}

/*kavya*/

.wid-45 {
    width: 45px !important;
}

.wid-50 {
    width: 50px !important;
}

.wid-70 {
    width: 70px !important;
}

.wid-120 {
    width: 120px !important;
}

.wid-224 {
    width: 224px !important;
}

.wid-80 {
    width: 82px !important;
}

.wid-75 {
    width: 75px !important;
}

.selected-items {
    height: 10px !important;
    top: 22px !important;
}

.selected-item-group {
    background-color: #fad8ff;
    box-shadow: 1px 1px 5px #4345aa;
    font-size: 10px;
    font-weight: normal;
    margin-right: 5px;
    padding: 1px;
}

.pnl-min-height {
    max-height: 220px;
    min-height: 220px;
    overflow-y: auto;
    padding-top: 5px;
}


fieldset.scheduler-border {
    border: 1px groove #ddd !important;
    padding: 0 1.2em 1.2em 1.2em !important;
    -webkit-box-shadow: 0px 0px 0px 0px #000;
    box-shadow: 0px 0px 0px 0px #000;
}

legend.scheduler-border {
    border: none;
    width: auto;
    padding: 0px 5px;
    font-size: 15px;
}

.my-disable {
    pointer-events: none;
}


/*kavya*/


.wid-50 {
    width: 56px !important;
}

.changeSelectIndexLabelWidth {
    width: 284px !important;
    position: relative;
    left: 4px;
}

.changeCustomWidthSiseToAll {
    position: relative;
    /*left: 15% !important;*/
    width: 850px !important;
}

.changeAddNewButton {
    position: relative;
    right: 73px !important;
}

#changewidthIndex {
    position: relative;
    width: 124px !important;
}

.wid-100 {
    width: 100px !important;
}

.contract-datepicker {
    width: 95px;
}

.contractContentBlock {
    width: 550px;
    margin-left: auto;
    margin-right: auto;
}

.d-border {
    border: solid 1px #ccc;
}



.error-border {
    border: solid 1px #b94a48;
}

.rt-padding {
    padding: 6px;
}

.reset-display {
    display: inline;
}

.modal-windowHeader {
    background-color: #3F3290 !important;
    color: #fff;
    white-space: nowrap;
    font-size: 11px !important;
}

.window-close {
    color: red !important;
    opacity: 1.1 !important;
}

.deliveryChangeRequestWindow-table > tbody {
    max-height: 93px;
    overflow-y: auto;
}

.redeven {
    color: green !important;
    background-color: #f3f3f3 !important;
}

.redodd {
    color: green !important;
    background-color: #fdfdfd !important;
}

.even {
    background-color: #f3f3f3 !important;
}

.odd {
    background-color: #fdfdfd !important;
}

.even-noborder {
    background-color: #f3f3f3 !important;
    border-bottom: none !important;
}

.odd-noborder {
    background-color: #fdfdfd !important;
    border-bottom: none !important;
}


.textarea-madium {
    margin: 0 2px;
    border-radius: 4px;
}

.net-price {
    margin-left: -48px;
}

.bg-runout-danger {
    background-color: #fb5959 !important;
}

.bg-runout-warning {
    background-color: #f2ec79 !important;
}

.bg-runout-success {
    background-color: #c3f57c !important;
}

.item {
    width: 200px;
    padding: 5px 10px;
    margin: 5px 0;
    border: 1px solid #444;
    border-radius: 5px;
    background-color: white;
    cursor: move;
}

.ui-select-multiple.ui-select-bootstrap .ui-select-match-item {
    white-space: normal !important;
}

.supplier-center-pnl {
    border: solid 1px #999;
    padding: 10px 20px;
}

.supplier-pnl {
    width: 40%;
    margin: auto auto 3% auto;
}

.no-margin-bottom {
    margin-bottom: 0px !important;
}

.wid-middle-70 {
    width: 70%;
    margin: auto;
}

@media only screen and (min-width: 320px) and (max-width: 768px) {
    .menu-mobile {
        margin: 0px 10px;
    }
}


@media only screen and (min-width: 320px) and (max-width: 1024px) {
    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
        color: #000;
        background-color: #f2f2f2;
    }

        .navbar-nav .open .dropdown-menu > li > a:hover {
            line-height: 20px;
            color: #000;
            background-color: #f2f2f2;
        }

    .navbar-collapse {
        padding-left: 10px;
    }

    .navbar-nav li {
        width: auto;
    }
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #2e2f94 !important;
    border-color: #2e2f94 !important;
    color: #f2f2f2 !important;
}

.pagination > li > a, .pagination > li > span {
    color: #2e2f94 !important;
}

.dynm-address {
    white-space: normal !important;
    width: 200px;
    word-break: break-all;
}

.wid-fd-220 {
    width: 220px !important;
}

.form-group {
    margin-bottom: 10px !important;
}

.error-border-span > div {
    border: solid 1px #b94a48;
    border-radius: 4px;
}

input[type='number'] {
    -moz-appearance: textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.no-left-padding {
    padding-left: 0px;
}

.no-right-padding {
    padding-right: 0px;
}

.generalLabelPositionMove {
    position: relative;
    right: 10%;
}

.generalLabelPositionMoveChane {
    position: relative;
    right: 7%;
}

.uibAccordionWidthChange {
    position: relative;
    width: 102%;
}

.generalchangeSupplierPreference {
    position: relative;
    width: 94%;
}

.generalSupplierMoveToTop {
    position: relative;
    bottom: 32px;
}

.rowOverride {
    margin-right: 0px;
    margin-left: -22px;
}

.general-font {
    font-size: 12px;
}

.form-control {
    padding: 3px 5px !important;
    font-size: 12px !important;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
}

.top-pad-sml {
    padding-top: 3px;
}

.top-pad-1 {
    padding-top: 6px;
}

.radio-inline input[type=radio] {
    margin-top: 0px !important;
}

.checkbox-inline input[type=checkbox] {
    margin-top: 0px !important;
}

.no-margin-top {
    margin-top: 0px !important;
}

.margin-top-lesspad {
    margin-top: -6px !important;
}

.m-bottom {
    margin-bottom: 5px !important;
}

.redBg {
    color: #ff0000 !important;
}

.left-padding {
    padding-left: 15px !important;
}

.siteProfilingAddressChange {
    position: relative;
    top: 2px;
}

.wid-160 {
    width: 160px;
}

.wid-200 {
    width: 200px;
}

.wid-130 {
    width: 130px;
}

.wid-90 {
    width: 90px;
}

table.nobgtable thead tr {
    background-color: none !important;
    color: #000;
    font-weight: normal;
    font-size: 11px;
}

.gridChangesTankActions {
    position: relative;
    right: 12px;
}

.disabled {
    cursor: not-allowed !important;
}

.wid-5 {
    width: 5px;
    white-space: normal;
}

.grid {
    width: 100%;
    height: 400px;
}

.scrollBar {
    overflow: scroll;
    overflow: auto;
}

.padding-all {
    padding: 10px;
}

.line-height-panel {
    margin-bottom: 10px;
}

.sort-by {
    width: 217px !important;
}

.sortBy-scroll {
    overflow-y: scroll;
    height: 60px !important;
}

.siteProductMappimgLabelChange {
    margin-left: -6%;
}

.general-deliveryTable {
    margin-left: -5%;
}

.grid-height {
    height: 65vh !important; /*400px !important;*/
}

.addBtn-padding {
    position: relative;
    right: -20% !important;
}


.close window-close {
    color: red !important;
}

.modal-body {
    overflow-y: auto;
    max-height: 400px;
}

.wid-66 {
    width: 66px !important;
}

.sortBy-align {
    margin-right: -19px !important;
}

.rebateReportPosition {
    position: relative;
    width: 13%;
}

.rebateReportChangePosition {
    margin-left: 1%;
}

.chanhe-delivery {
    color: green;
    width: 0px;
}

.scroll-grid {
    height: 100px;
    overflow-y: auto;
    overflow-x: hidden;
}

.table-headLineHeight {
    line-height: 1.92 !important;
}

.status-info {
    font-size: 11px;
}

.modal-bodyOverride {
    overflow-y: auto;
    overflow-x: hidden;
}

.allocatioReportsChangePosition {
    position: relative;
    bottom: 4px;
}

.custodyReportsChangePosition {
    position: relative;
    bottom: 4px;
}

.tableRow {
    width: 97%;
}

.orangeFont {
    color: orange !important;
}

.redFont {
    color: red !important;
}

.dashboardChangeWidthName {
    padding: 0px;
}


.dashboardChangeWidthOrder {
    padding: 0px;
    width: 10%;
}


.dashboardChangeWidthStatus {
    padding: 0px;
    width: 17%;
}

.dashboardChangeWidthQuantity {
    padding: 0px;
    width: 18%;
}

.dashboardChangeWidthWindow {
    padding: 0px;
    width: 28%;
}

.RebateReportsChangeFontSize {
    font-size: 11px;
}

.rebateDropDownChang {
    position: relative;
    right: 40px;
    bottom: 2px;
}

table.HedgeReport thead {
    width: 100%;
}

table.HedgeReport tbody,
table.HedgeReport thead {
    display: block;
}

table.HedgeReport tbody {
    max-width: inherit;
    overflow-y: scroll;
    overflow-x: hidden;
    height: 200px;
    width: 100%;
}

.allocation-report {
    padding-left: 28px !important;
    padding-right: 29px !important;
}

.invoicetable, .invoicetableheader {
    width: 14.286%;
    text-align: center;
    float: left;
}

.invoicetableheader {
    font-weight: bold;
}

.cashdiscount {
    border-width: 1px;
    border-top-style: solid;
    border-left-style: solid;
    border-right-style: solid;
}

.textArea-wid {
    width: 215px;
    margin-left: 0px;
}

.reconciliation-table {
    width: 100%;
    table-layout: fixed;
}

    .reconciliation-table td {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .reconciliation-table th {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

.order-grouping-table tbody tr td {
    vertical-align: middle;
    align-items: center;
}


.button-link {
    background: none !important;
    border: none;
    padding: 0 !important;
    font: inherit;
    /*border is optional*/
    border-bottom: 1px solid #a2dfef;
    cursor: pointer;
}

.margin-top-10 {
    margin-top: 10px;
}

.grid-overflow-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.BackgroundRed {
    color: red !important;
    background-color: #f8ffb9;
}

.BackgroundYellow {
    background-color: #f8ffb9;
}

.Modifiedreconciliation-table {
    width: 100%;
    table-layout: fixed;
}

    .Modifiedreconciliation-table td {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .Modifiedreconciliation-table th {
        font-weight: lighter;
    }

::-webkit-input-placeholder {
    color: #999 !important;
    opacity: 1 !important;
}

:-moz-placeholder { /* Firefox 18- */
    color: #999 !important;
    opacity: 1 !important;
}

::-moz-placeholder { /* Firefox 19+ */
    color: #999 !important;
    opacity: 1 !important;
}

:-ms-input-placeholder {
    color: #999 !important;
    opacity: 1 !important;
}

select[disabled], input[disabled] {
    cursor: not-allowed !important;
}

.backgroundUiGrid {
    background-color: #F5DA81 !important;
}

.nonPartneredUiGrid {
    background-color: #d6d6f5 !important;
}

.beforeMinLeadTime {
    background-color: #CCE5FF !important;
}

.removeBorderUiGrid {
    border-right: 1px !important;
}

.ui-grid-viewport {
    overflow-anchor: none !important;
}

.ui-grid-sub-row {
    border-bottom: solid;
    border-bottom-width: 1px;
    border-bottom-color: lightgray;
}

.ui-grid-sub-row-border-right {
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: lightgray;
}

.ui-grid-align-middle {
    display: table;
    padding: 0px 0px 0px 0px !important;
}

    .ui-grid-align-middle div {
        display: table-cell;
        vertical-align: middle;
    }

.lvl-over {
    /* applied to a drop target when a draggable object is over it */
    border: 2px dashed black !important;
}

.lvl-target {
    /*
               applied to all drop targets when a drag operation begins
               removed when the drag operation ends
               used to indicate drop targets on a page
               */
    background-color: #ddd;
    opacity: .5;
}

@media (min-width: 1500px) {
    .container {
        width: 1470px;
    }
}

@media (min-width: 1800px) {
    .container {
        width: 1770px;
    }
}

.editOrder-table thead {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.editOrder-table tbody {
    max-height: 200px;
    overflow-y: auto;
    display: block;
    width: 100%;
    table-layout: fixed;
}

.scrollbar-measure {
    width: 100px;
    height: 100px;
    overflow: scroll;
    position: absolute;
    top: -9999px;
}



.wid-tbl-20 {
    width: 12% !important;
    border: solid 1px red !important;
}

.trucker-change {
    background-color: #ffdcba !important;
}

.system-change {
    background-color: #ccdefc !important;
}

.main-content-y {
    overflow-y: auto;
    overflow-x: hidden;
    /*height:250px;*/
}

    .main-content-y::-webkit-scrollbar {
        width: 5px;
    }

    .main-content-y::-webkit-scrollbar-track {
        border: 1px gray solid;
        border-radius: 9px;
        -webkit-box-shadow: 0 0 6px gray inset;
    }

    .main-content-y::-webkit-scrollbar-thumb {
        background-color: #000;
        border-radius: 9px;
    }

        .main-content-y::-webkit-scrollbar-thumb:hover {
            background-color: #000;
            border: 1px solid #333333;
        }

        .main-content-y::-webkit-scrollbar-thumb:active {
            background-color: #A6393D;
            border: 1px solid #333333;
        }

.pad-bottom-6 {
    margin-bottom: 6px;
}

mark.red {
    color: #ff0000;
    background: none;
}

mark.green {
    color: #209409;
    background: none;
}

/*styles for optimizer configuration screen by sheri*/
.textboxStyle {
    padding: 3px 5px !important;
    font-size: 12px !important;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.panel-optConfig > .panel-heading {
    color: #f50606;
    font-weight: bold;
    background-color: #fcb7b5;
    border-color: #fb5151;
}

.panel-optConfig {
    border-color: #f77f7f;
}

.redbtn {
    background: #fb4141 repeat-x;
    color: #fff !important;
    border: solid 1px red;
    padding: 5px 10px;
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
}

    .redbtn:hover {
        background: #f64949 repeat-x;
        color: #fff !important;
        border: solid 1px #999;
    }

.redborders {
    border: 1px solid red;
    padding: 5px 10px;
}

/* Styles for Optimizer Opportunities Screen*/
.opt-Opport-Heading {
    color: red;
}

#optimizerGrid .ui-grid-header-cell-row {
    /*display: table-row;*/
    position: relative;
    background-color: red;
    color: white;
    white-space: nowrap;
    font-size: 11px !important;
}

#optimizerGrid .ui-grid-header-cell .ui-grid-cell-contents {
    /*height: 54px;*/
    white-space: normal;
    -ms-text-overflow: clip;
    -o-text-overflow: clip;
    text-overflow: clip;
    overflow: visible;
}

#optimizerGrid .ui-grid-row:nth-child(odd) .ui-grid-cell {
    padding: 2px;
    margin: 0px;
    font-size: 11px;
    border-bottom: 1px solid #ccc;
}

#optimizerGrid .ui-grid-row:nth-child(even) .ui-grid-cell {
    padding: 2px;
    margin: 0px;
    font-size: 11px;
    border-bottom: 1px solid #ccc;
}

.opt-Opport-Table {
    border-color: #fb5151;
    border: solid 1px #999;
}

.opt-Opport-Table-Header {
    background-color: red;
    color: white;
}

fieldset.opt-Opport-border {
    border: #f00 1px solid !important;
    border-radius: 4px;
    padding: 10px 30px !important;
    margin: 5px auto !important;
    width: auto;
}

legend.opt-Opport-border {
    font-size: 14px !important;
    font-weight: 700 !important;
    text-align: left !important;
    width: auto;
    padding: 0 10px;
    border-bottom: none;
}

.nymex-Table {
    width: 100%;
    margin: 0 auto;
    clear: both;
    border-collapse: separate;
    border-spacing: 0px;
}

.modal-savingsWindowHeader {
    background-color: red !important;
    color: #fff;
    white-space: nowrap;
    font-size: 11px !important;
    padding: 5px;
}

.modal-dialog {
    width: 85%;
    margin: 5% auto
}

.removed-Opportunity {
    background-color: #f8de88 !important;
}

.normal-Opportunity {
    background-color: none !important;
}

.highPrice-InsufficientAllocation {
    background-color: #b882ee !important;
}

.unsourced-InsufficientAllocation {
    background-color: #e49aa5 !important;
}

#up {
    margin-left: -20px !important;
    margin-top: -14px !important
}

#down {
    margin-left: -14px !important;
    margin-bottom: -5px !important
}



.orderListGrid .ui-grid-row, .orderListGrid .ui-grid-cell, .optimizerGrid .ui-grid-row, .optimizerGrid .ui-grid-cell {
    height: auto !important;
}

    .orderListGrid .ui-grid-row div[role=row], .optimizerGrid .ui-grid-row div[role=row] {
        display: flex;
        align-content: stretch;
    }


