
body {
    background-color: #F2F4F4
}

.remitra_help_icon:hover{
    background-color: transparent !important;
}
.remitra_notification{
    right:300px;
}
.reports {
    margin: 0 auto;
    width: 100%;
    position: relative;
    min-height: 50px;
    padding: 0;
    padding-bottom: 20px;
    overflow-x: auto
}

.ajax_loader {
    background: url(../images/spinner_squares_circle.gif) no-repeat center center #eef1f8;
    width: 100%;
    height: 100%
}

.dropdown-menu-left-cust {
    right: auto;
    left: -76px;
    top: 152%
}

.tbl_sortable {
    background-image: url(images/thbg.png);
    background-position: right center;
    background-repeat: no-repeat;
    cursor: pointer;
    min-width: 120px;
}
.stylish-input-group .input-group-addon {
    background: #fff !important
}

.stylish-input-group .form-control {
    border-right: 0;
    box-shadow: 0 0 0;
    border-color: #ccc
}

.stylish-input-group button {
    border: 0;
    background: 0 0
}

.savedLinkView a label {
    cursor: pointer
}

.ids_qhicklinks, .ids_qhicklinks1 {
    z-index: 999
}

.align_right {
    text-align: right !important
}

.ids_grid table td:first-child, .ids_grid table th:first-child {
    border-left: 1px solid #ddf
}

.ids_grid table th {
    border-top: 1px solid #ddf
}

.ids_grid table td, .ids_grid table th {
    border-right: 1px solid #ddf
}

.saved-more {
    cursor: pointer;
    padding: 5px;
    float: right;
    color: #a9a9a9
}

.saved-less {
    cursor: pointer;
    padding: 5px;
    float: right;
    color: #a9a9a9
}

.saved-more:hover {
    color: #337ab7;
    text-decoration: underline
}

.saved-less:hover {
    color: #337ab7;
    text-decoration: underline
}

.saved-filter-class {
    position: relative
}

.tt-hint, .tt-query, .typeahead {
    width: 100%;
    height: 34px;
    padding: 8px 12px;
    font-size: 14px;
    border: 1px solid #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    outline: 0
}

.typeahead {
    background-color: #fff
}

.typeahead:focus {
    border: 1px solid #0097cf
}

.tt-query {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.tt-hint {
    color: #999
}

.tt-menu {
    max-height: 300px;
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
    margin: 1px 0;
    padding: 8px 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.tt-suggestion {
    padding: 3px 11px;
    font-size: 12px;
    line-height: 24px;
    border-bottom: 1px solid #eceaea
}

.tt-suggestion:hover {
    cursor: pointer;
    color: #fff;
    background-color: #0097cf
}

.tt-suggestion.tt-cursor {
    color: #fff;
    background-color: #0097cf
}

.tt-suggestion p {
    margin: 0
}

.gist {
    font-size: 14px
}

.records {
    font-size: 14px
}

#custom-templates .empty-message {
    padding: 5px 10px;
    text-align: center
}

#multiple-datasets .league-name {
    margin: 0 20px 5px 20px;
    padding: 3px 0;
    border-bottom: 1px solid #ccc
}

#scrollable-dropdown-menu .tt-menu {
    max-height: 150px;
    overflow-y: auto
}

#rtl-support .tt-menu {
    text-align: right
}

.empty-message-country-flter {
    padding: 9px;
    width: 100%;
    background-color: #207D9D;
    color: #fff;
    border-radius: 2px
}

.empty-message-loading {
    padding: 9px;
    width: 100%;
    background-color: #207D9D;
    color: #fff;
    border-radius: 2px
}

.country_f_l_s_f_t {
    margin-bottom: 0 !important
}

.twitter-typeahead {
    width: 100%
}

.twitter-typeahead pre {
    width: 100%
}

.idsbtnsed {
    padding: 1px 6px 10px 10px;
    margin: 0;
    text-align: right;
    clear: both
}

.ids_lft_polist.active a {
    background: #207D9D url(../images/ids_lft_polist_wht.png) no-repeat 50% 15px !important
}

.facebookG {
    width: 32px;
    display: none;
    vertical-align: middle
}

.facebook_blockG {
    background-color: #357bb8;
    border: 1px solid #7e8082;
    float: left;
    height: 23px;
    margin-left: 1px;
    width: 6px;
    opacity: .1;
    -moz-animation-name: bounceG;
    -moz-animation-duration: 1.6s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: normal;
    -moz-transform: scale(.7);
    -webkit-animation-name: bounceG;
    -webkit-animation-duration: 1.6s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    -webkit-transform: scale(.7);
    -ms-animation-name: bounceG;
    -ms-animation-duration: 1.6s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-direction: normal;
    -ms-transform: scale(.7);
    -o-animation-name: bounceG;
    -o-animation-duration: 1.6s;
    -o-animation-iteration-count: infinite;
    -o-animation-direction: normal;
    -o-transform: scale(.7);
    animation-name: bounceG;
    animation-duration: 1.6s;
    animation-iteration-count: infinite;
    animation-direction: normal;
    transform: scale(.7)
}

#blockG_1 {
    -moz-animation-delay: .4800000000000001s;
    -webkit-animation-delay: .4800000000000001s;
    -ms-animation-delay: .4800000000000001s;
    -o-animation-delay: .4800000000000001s;
    animation-delay: .4800000000000001s
}

#blockG_2 {
    -moz-animation-delay: .64s;
    -webkit-animation-delay: .64s;
    -ms-animation-delay: .64s;
    -o-animation-delay: .64s;
    animation-delay: .64s
}

#blockG_3 {
    -moz-animation-delay: .8s;
    -webkit-animation-delay: .8s;
    -ms-animation-delay: .8s;
    -o-animation-delay: .8s;
    animation-delay: .8s
}

@-moz-keyframes bounceG {
    0% {
        -moz-transform: scale(1.2);
        opacity: 1
    }
    100% {
        -moz-transform: scale(.7);
        opacity: .1
    }
}

@-webkit-keyframes bounceG {
    0% {
        -webkit-transform: scale(1.2);
        opacity: 1
    }
    100% {
        -webkit-transform: scale(.7);
        opacity: .1
    }
}

@-ms-keyframes bounceG {
    0% {
        -ms-transform: scale(1.2);
        opacity: 1
    }
    100% {
        -ms-transform: scale(.7);
        opacity: .1
    }
}

@-o-keyframes bounceG {
    0% {
        -o-transform: scale(1.2);
        opacity: 1
    }
    100% {
        -o-transform: scale(.7);
        opacity: .1
    }
}

@keyframes bounceG {
    0% {
        transform: scale(1.2);
        opacity: 1
    }
    100% {
        transform: scale(.7);
        opacity: .1
    }
}

.idsbtns {
    padding: 10px;
    margin: 0;
    text-align: right;
    clear: both
}

.btn:active, .btn:focus, .btn:visited {
    border: none;
    outline: 0px !important;
}

.savedLinkView:hover {
    cursor: pointer;
    border-bottom: 1px solid #207D9D;
    color: #000;
    background-color: #f5f5f7;
    padding-left: 3px
}

.savedLinkView.active {
    cursor: pointer;
    border-left: 3px solid #207D9D;
    color: #000;
    background-color: #f5f5f7;
    padding-left: 3px
}

.savedLinkView.active a {
    color: #12397f
}

.savedLinkView:hover a {
    color: #12397f
}

.savedLinkView.active a label {
    font-weight: 600
}

.savedLinkView:hover a label {
    font-weight: 600
}

.header-cus-s {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 9px;
    padding-left: 0;
    /* background: #F2F4F4*/
}

.header-cus-nb h1 {
    display: inline-block
}

.savedLink-close:hover {
    background-color: #dca1a0
}

.searchNow:hover {
    font-size: 16px
}

.po_detail_grid ul li a {
    font-size: 12px
}

.po_detail_grid ul li {
    font-size: 12px
}

.arrow_keys i {
    font-size: 15px;
    padding: 1px 0
}

.down_arrow:hover, .up_arrow, .up_arrow:hover {
    background-color: #337ab7;
    padding: 2px 2px 2px 3px !important;
    color: #fff
}

.down_arrow_ed:hover, .up_arrow_ed, .up_arrow_ed:hover {
    background-color: #337ab7;
    padding: 2px 2px 2px 3px !important;
    color: #fff
}

.arrow_keys {
    width: 24px;
    height: 20px;
    display: block;
    float: right
}

.number-ed {
    padding-right: 5px
}

.po_hm_2_bx {
    min-height: 354px;
    overflow-y: auto
}

.criteria_title {
    position: absolute;
    top: -22px;
    left: -1px;
    padding: 3px 7px;
    font-size: 11px;
    background-color: #dedede;
    color: #4e4d4d
}

.ids_user label {
    font-size: 11px;
    text-align: right
}

.ids_user {
    text-transform: none
}

#report_filter .default-suggestions {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    width: 67%
}

#report_filter .default-suggestions-s {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    width: 67%
}

#report_filter_label_small .default-suggestions {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    width: 82%
}

#report_filter_label_small .default-suggestions input {
    width: 100%
}

#addNewIef .default-suggestionss {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    width: 57%
}

#addNewIef .default-suggestionss input {
    width: 100%
}

#report_filter .default-suggestionsCc, #report_filter .default-suggestionsVn {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    width: 67%
}

#registerForm .default-suggestions {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    width: 67%;
    margin-left: 0
}

#registerForm .default-suggestions input {
    width: 100%
}

#invoiceForm .default-suggestions {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    width: 65.5%;
    margin-left: -3px
}

#invoiceForm .default-suggestions input {
    width: 100%
}

#invoiceForm .facilityTypeahead {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    width: 67%;
    margin-left: -3px
}

#invoiceForm .facilityTypeahead input {
    width: 100%
}

#supplier_form .default-suggestions {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    width: 67%
}

#supplier_form .default-suggestions input {
    width: 100%
}

#suppForm .default-suggestions {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    width: 67%
}

#suppForm .default-suggestions input {
    width: 100%
}

#report_filter .form-control {
    width: 67%
}

#report_filter .form-group label {
    width: 30%
}
.customer-label{
    padding-left: 0px;
}

#report_filter .form-group {
    width: 100%
}

#report_filter_label_small .form-control {
    width: 82%
}

#report_filter_label_small .form-group label {
    width: 15%
}

#report_filter_label_small .form-group {
    width: 100%
}

#report_filter .default-suggestions .form-control, #report_filter .default-suggestions-s .form-control {
    width: 100%
}

#report_filter .default-suggestionsCc .form-control, #report_filter .default-suggestionsVn .form-control {
    width: 100%
}

#report_filterrd .default-suggestions {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    width: 63%
}

#report_filterrd .default-suggestionsCc, #report_filterrd .default-suggestionsVn {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    width: 63%
}

#report_filterrd .form-control {
    width: 63%
}

#report_filterrd .form-group label {
    width: 35%;
    vertical-align: middle
}

#report_filterrd .form-group {
    width: 100%
}

#report_filterrd .default-suggestions .form-control {
    width: 100%
}

#report_filterrd .default-suggestionsCc .form-control, #report_filterrd .default-suggestionsVn .form-control {
    width: 100%
}

.inpcntrlrw .col-lg-3, .inpcntrlrw .col-lg-6, .inpcntrlrw .col-md-3, .inpcntrlrw .col-md-6 {
    margin-bottom: 10px;
    height: 39px
}

.inpcntrlrw .col-lg-4, .inpcntrlrw .col-md-4 {
    margin-bottom: 10px
}

.ack_itm_status_green {
    border-left: 7px solid #55b145 !important
}

.ack_itm_status_red {
    border-left: 7px solid #ec786f !important
}

.ack_itm_status_yellow {
    border-left: 7px solid #ffe51d !important
}

td.yellow {
    background-color: #ffe51d !important;
    color: #616060
}

.vertical-sep {
    background: #000;
    margin: 0 6px;
    padding: 0 1px
}

.po_hm4bx h4 {
    font-size: 18px;
    color: #207D9D
}

.po_hm4bx h4 span {
    font-size: 18px;
    color: #207D9D;
    font-weight: 600;
    text-align: center
}

.po_hm4bx h6 {
    text-decoration: underline
}

.po_hm4bx {
    padding: 15px 10px
}

.ids_leftmenu {
    margin-top: -1px
}

.ids_header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 85px;
    background: #fff;
    background: linear-gradient(top, #003B49, #003B49);
    background: -moz-linear-gradient(top, #003B49, #003B49);
    background: -webkit-linear-gradient(top, #003B49, #003B49);
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
    z-index: 1050
}

.plblt {
    margin-left: 12px
}

.plblf {
    margin-right: 14px
}

.slider.slider-horizontal {
    width: 80% !important
}

.bootstrap-select.btn-group .dropdown-menu {
    z-index: 1050
}

.ids_leftmenu ul li.ids_lft_notification a {
    background: url(../images/notification1.png) no-repeat 50% 5px
}

.ids_leftmenu ul li.ids_lft_notification a:hover {
    background: #207D9D url(../images/notification2.png) no-repeat 50% 5px
}

.ids_chat_settings ul li.ids_lft_notification a {
    background: url(../images/chat_settings.png) no-repeat 50% 5px
}

.ids_chat_settings ul li.ids_lft_notification a:hover {
    background: #207D9D url(../images/chat_settings.png) no-repeat 50% 5px
}





.ids_leftmenu ul li.ids_lft_reports a {
    background: url(../images/reports1.png) no-repeat 50% 5px
}

.ids_leftmenu ul li.ids_lft_reports a:hover {
    background: #207D9D url(../images/reports2.png) no-repeat 50% 5px
}

.descrepancy-group {
    float: right;
    width: 84% !important;
    margin-right: 7px;
    padding: 12px 5px;
    border: 1px dotted #a5a5a5;
    margin-bottom: 11px !important;
    position: relative
}

.descrepancy-label {
    margin-left: 0 !important;
    width: 17% !important
}

.message-success {
    background: #d5ffd5 url(../images/tick.png) no-repeat left;
    background-position: 10px 12px;
    border: 1px solid #b6dac8;
    border-radius: 5px;
    min-height: 15px;
    height: auto;
    margin: 10px auto;
    padding: 10px 32px;
    width: auto
}

.message-error {
    background: #fbe3e4 url(../images/cross.png) no-repeat left;
    background-position: 10px 12px;
    border: 1px solid #fbc2c4;
    border-radius: 5px;
    min-height: 15px;
    height: auto;
    margin: 10px auto;
    padding: 10px 32px;
    width: auto
}

.message-warning {
    background: #fff8c4 url(../images/warningSign.png) no-repeat left;
    border: 1px solid #f2c779;
    background-position: 10px 8px;
    border-radius: 5px;
    min-height: 15px;
    height: auto;
    margin: 10px auto;
    padding: 10px 32px;
    width: auto
}

.tooltip {
    z-index: 99
}

.arrow-upp {
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #d2d2d2;
    position: absolute;
    top: -8px;
    right: 9px
}

.descrepancy-group {
    display: none
}

#report_filter .tooltip-inner::before {
    content: "$ "
}

.theme-ids-header {
    color: #fafafa !important;
    background-color: #132c5a !important;
    border-color: #132c5a !important
}

.ajxprnt-dash {
    display: inline-block
}

.reports-ed {
    margin: 0 auto;
    width: 100%;
    overflow: auto;
    min-height: 50px;
    padding: 0;
    padding-bottom: 20px
}

.reportss {
    margin: 0 auto;
    width: 100%;
    position: relative;
    height: 314px;
    overflow: hiddden
}

.reportsss {
    margin: 0 auto;
    width: 100%;
    position: relative;
    min-height: 400px;
    overflow: auto
}

.reportssss {
    margin: 0 auto;
    width: 100%;
    position: relative;
    min-height: 320px;
    overflow: hidden
}

.reportsssss {
    margin: 0 auto;
    width: 100%;
    position: relative;
    height: 320px;
    overflow: hidden
}

.intervel a {
    border: none !important;
    border-left: 1px solid #ddd !important;
    font-weight: 700 !important
}

.reportss .pagination {
    margin: 0
}

.reportssss .pagination {
    margin: 0
}

.po_hm4bx {
    min-height: 104px
}

.report_tab_nav_hldr h4 {
    display: inline-block
}

.report_tab_nav_hldr .nav-tabs {
    display: inline-block;
    float: right
}

.report_tab_content_hldr .tab-pane {
    padding: 0 !important
}

.top-period-badge {
    position: absolute;
    right: 3%;
    top: 3px;
    cursor: pointer
}

.dbv-hdr {
    margin: 0;
    background-color: #efefef;
    padding: 6px 0 6px 7px
}

#chart-container-dt-hldr .bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    font-size: 12px
}

#chart-container-dt-hldr #report_filter .form-control {
    height: 30px;
    width: 58%
}

#chart-container-dt-hldr #report_filter .form-control button {
    height: 30px
}

#chartModal .modal-lg {
    width: 90% !important
}

.vendor_info {
    font-size: 12px;
    margin-bottom: 0;
    color: #8c8a8a
}

.vendor_name {
    color: #3082c7;
    padding: 0 5px;
    cursor: pointer;
    text-decoration: underline
}

.vendor_period_from {
    color: #3091d6;
    padding: 0 5px;
    cursor: pointer;
    text-decoration: underline
}

.vendor_period_to {
    color: #3091d6;
    padding: 0 5px;
    cursor: pointer;
    text-decoration: underline
}

.po_hm_2_bx_ed {
    overflow: hidden
}

.cus_dis_row {
    display: none
}

.dis-show-less, .dis_list_hidden {
    display: none
}

.close_bt {
    z-index: 9999
}

.rep_tbl_fs {
    font-size: 12px;
    word-wrap: break-word
}

.dropdown-menu > li > a > span.glyphicon {
    padding-right: 2px
}

.large_container_cntnt_bdy {
    padding-left: 0;
    min-height: calc(100% - 81px)
}

.po_detail_grid table tr.tr-hidden td:first-child {
    background-color: #fff;
    border-top: 3px solid #fff
}

.po_detail_grid table tr.tr-hidden td {
    border-bottom: solid thin #9c9a9a
}

.rep_tbl_smll {
    font-size: 11px
}

.dash-tbl-parent table {
    margin-bottom: 0
}

.dash-tbl-parent {
    height: 320px;
    overflow: hidden
}

.dash-ofd-tbl-parent table {
    margin-bottom: 0
}

.dash-ofd-tbl-parent {
    height: 276px;
    overflow: hidden
}

.dash-pagination-parent {
    height: 38px;
    overflow: hidden;
    border-top: 1px solid #ddd;
    padding-top: 5px
}

.dash-pagination-numbers {
    text-align: right
}

.dash-pagination-count {
    font-size: 12px;
    padding: 6px 0;
    color: #afafaf;
    cursor: pointer
}

.backordered {
    position: relative
}

.backordered:before {
    width: 20px;
    height: 15px;
    background-color: #d88841;
    position: absolute;
    top: 0;
    left: -25px;
    content: ""
}

.item_hold {
    position: relative
}

.item_hold:before {
    width: 20px;
    height: 15px;
    background-color: #58b0e7;
    position: absolute;
    top: 0;
    left: -25px;
    content: ""
}

.acc_ship {
    position: relative
}

.acc_ship:before {
    width: 20px;
    height: 15px;
    background-color: #55b145;
    position: absolute;
    top: 0;
    left: -25px;
    content: ""
}

.unit_price {
    position: relative
}

.unit_price:before {
    width: 20px;
    height: 15px;
    background-color: #ffe423;
    position: absolute;
    top: 0;
    left: -25px;
    content: ""
}

.item_id {
    position: relative
}

.item_id:before {
    width: 20px;
    height: 15px;
    background-color: #ec6258;
    position: absolute;
    top: 0;
    left: -25px;
    content: ""
}

.td_id_error {
    color: #bd1511
}

.tr_id_error td:first-child {
    border-left: 5px solid #bd1511
}

.red_bg {
    background-color: #ed786f !important;
    color: #fff !important;
    font-size: 14px !important
}

.grey_bg {
    background-color: #ccc !important;
    color: #333 !important;
    font-size: 14px !important;
    border-top: 1px solid #ccc !important
}

.ack_ac:before {
    width: 20px;
    height: 15px;
    background-color: #55b145;
    position: absolute;
    top: 0;
    left: -25px;
    content: ""
}

.ack_ac_tr td:first-child {
    border-left: 5px solid #55b145
}

.ack_ac_td {
    background-color: #55b145
}

.ack_bp:before {
    width: 20px;
    height: 15px;
    background-color: #b5ca74;
    position: absolute;
    top: 0;
    left: -25px;
    content: ""
}

.ack_bp_tr td:first-child {
    border-left: 5px solid #b5ca74
}

.ack_bp_td {
    background-color: #b5ca74
}

.ack_ia:before {
    width: 20px;
    height: 15px;
    background-color: #a5d416;
    position: absolute;
    top: 0;
    left: -25px;
    content: ""
}

.ack_ia_tr td:first-child {
    border-left: 5px solid #a5d416
}

.ack_ia_td {
    background-color: #a5d416
}

.ack_ib:before {
    width: 20px;
    height: 15px;
    background-color: #a94442;
    position: absolute;
    top: 0;
    left: -25px;
    content: ""
}

.ack_ib_tr td:first-child {
    border-left: 5px solid #a94442
}

.ack_ib_td {
    background-color: #a94442
}

.ack_ic:before {
    width: 20px;
    height: 15px;
    background-color: #ebef0c;
    position: absolute;
    top: 0;
    left: -25px;
    content: ""
}

.ack_ic_tr td:first-child {
    border-left: 5px solid #ebef0c
}

.ack_ic_td {
    background-color: #ebef0c
}

.ack_id:before {
    width: 20px;
    height: 15px;
    background-color: #333;
    position: absolute;
    top: 0;
    left: -25px;
    content: ""
}

.ack_id_tr td:first-child {
    border-left: 5px solid #333
}

.ack_id_td {
    background-color: #333
}

.ack_ih:before {
    width: 20px;
    height: 15px;
    background-color: #dc8418;
    position: absolute;
    top: 0;
    left: -25px;
    content: ""
}

.ack_ih_tr td:first-child {
    border-left: 5px solid #dc8418
}

.ack_ih_td {
    background-color: #dc8418
}

.ack_ip:before {
    width: 20px;
    height: 15px;
    background-color: #337ab7;
    position: absolute;
    top: 0;
    left: -25px;
    content: ""
}

.ack_ip_tr td:first-child {
    border-left: 5px solid #337ab7
}

.ack_ip_td {
    background-color: #337ab7
}

.ack_iq:before {
    width: 20px;
    height: 15px;
    background-color: #acc;
    position: absolute;
    top: 0;
    left: -25px;
    content: ""
}

.ack_iq_tr td:first-child {
    border-left: 5px solid #acc
}

.ack_iq_td {
    background-color: #acc
}

.ack_ir:before {
    width: 20px;
    height: 15px;
    background-color: #f19494;
    position: absolute;
    top: 0;
    left: -25px;
    content: ""
}

.ack_ir_tr td:first-child {
    border-left: 5px solid #f19494
}

.ack_ir_td {
    background-color: #f19494
}

.ack_is:before {
    width: 20px;
    height: 15px;
    background-color: #c8fba1;
    position: absolute;
    top: 0;
    left: -25px;
    content: ""
}

.ack_is_tr td:first-child {
    border-left: 5px solid #c8fba1
}

.ack_is_td {
    background-color: #c8fba1
}

.ack_others:before {
    width: 20px;
    height: 15px;
    background-color: #4ee1f9;
    position: absolute;
    top: 0;
    left: -25px;
    content: ""
}

.ack_others_tr td:first-child {
    border-left: 5px solid #4ee1f9
}

.ack_others_td {
    background-color: #4ee1f9
}

.ack_sp:before {
    width: 20px;
    height: 15px;
    background-color: #08ab9c;
    position: absolute;
    top: 0;
    left: -25px;
    content: ""
}

.ack_sp_tr td:first-child {
    border-left: 5px solid #08ab9c
}

.ack_sp_td {
    background-color: #08ab9c
}

.ack_multiple:before {
    width: 20px;
    height: 15px;
    background-color: #ff86af;
    position: absolute;
    top: 0;
    left: -25px;
    content: ""
}

.ack_multiple_tr td:first-child {
    border-left: 5px solid #ff86af
}

.ack_multiple_td {
    background-color: #ff86af
}

.modal-title {
    color: #207D9D
}

.clear_fix {
    clear: both
}

.lgnd-ul {
    margin-left: 33px;
    line-height: 25px
}

.sub-head {
    font-size: 14px;
    font-weight: 600;
    text-decoration: underline
}

.algn_right {
    text-align: right
}

.lgnd-ul li {
    width: 30%
}

.saveSearch {
    float: right;
    margin-right: 2px
}

.updateSearch {
    float: right;
    margin-right: 2px
}

.criteria_title.edit-active {
    background-color: #af3535;
    color: #f5f5f5
}

.save-criteria.edit-active {
    border: dotted thin #ea1010
}

.inpcntrlrw-ad-pc-hldr .bootstrap-select {
    vertical-align: top;
    margin-top: 3px
}

.load-more-less-li {
    border: 0 !important
}

.search_help_wrpr {
    margin-top: 0
}

.search-msg-title {
    padding: 2px 17px;
    color: #eff5e8;
    background-color: #207D9D !important;
    font-size: 12px;
    margin-bottom: 5px;
    display: none
}

.search-msg-title:before {
    content: "\f058";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: -12px;
    padding-right: 5px
}

.empty-result {
    border: 0 !important;
    color: #e0e0e4
}

.ids_content {
    margin: 0 0 0 80px
}

.nhtxt {
    width: 185px
}

.td_has_discrepancy {
    background: #ddf;
    color: #080707
}

.po_ackdetail_grid table tr td {
    border: solid thin #f1f1f1
}

.po_ackdetail_grid table {
    width: 99%;
    margin-top: 30px
}

.idsbtns_ed {
    padding-top: 0 !important;
    padding-left: 0 !important
}

.idsbtns_edd {
    text-align: left
}

.criteria-ed {
    margin-top: 32px
}

.form-group-po-am {
    padding-top: 5px
}

.inner-addon {
    position: relative
}

.inner-addon .glyphicon {
    position: absolute;
    padding: 10px;
    pointer-events: none
}

.addApproverButton {
    display: inline-block;
    float: right;
    padding-left: 0 !important;
    padding-top: 8px !important
}

.left-addon .glyphicon {
    left: 10px
}

.right-addon .glyphicon {
    right: 10px
}

.left-addon input {
    padding-left: 10px
}

.right-addon input {
    padding-right: 18px
}

@media only screen and (max-width: 1200px) {
    .inpcntrlrw .form-group select {
        width: 46%;
        margin-left: 30px !important
    }
}

@media only screen and (max-width: 1000px) {
    .inpcntrlrw .form-group select {
        width: 46%;
        margin-left: 0 !important
    }

    .facilityhd {
        text-align: left !important;
        margin-bottom: 10px !important;
        margin-left: 0 !important
    }

    .printBttn {
        text-align: right !important
    }

    .form-group.cus-form-group.cus-page-count-head .cus-lb-for-b-act-ed {
        width: 113px !important
    }
}

@media (min-width: 768px) {
    .modal-facility-lookup {
        width: 28%
    }
}

.modal-facility-lookup-body {
    max-height: 444px;
    overflow-y: auto;
    overflow-x: hidden
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover{
    background-color: #207D9D !important;
    color: #fff !important;
}
.signle-faci-item, .single-facility-item, .single-facility-search-item {
    cursor: pointer;
    margin-bottom: 5px;
    background-color: #f7f7f7;
    color: black;
    font-size: 12px
}

.signle-faci-item:hover, .single-facility-item:hover, .single-facility-search-item:hover {
    background-color: #207D9D;
    color: #fff
}

.signle-faci-item.active, .single-facility-item:active, .single-facility-search-item:active {
    background-color:#207D9D;
    color: #fff;
    border-color: #207D9D
}

.signle-faci-item.active:hover, .single-facility-item.active:hover, .single-facility-search-item.active:hover {
    background-color: #207D9D;
    color: #fff;
    border-color: #207D9D
}

.signle-faci-item.active:before, .single-facility-item.active:before, .single-facility-search-item.active:before {
    content: "\f058";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: -12px;
    padding-right: 5px;
    color: #fff
}

.f-l-tooltip {
    width: 50%;
    z-index: 9999
}

.f-l-tooltip .tooltip-inner {
    width: 100%;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #153c81;
    border-radius: 4px;
    word-wrap: break-word
}

.acti_notification {
    width: 245px;
    height: auto;
    display: none;
    position: absolute;
    top: 87px;
    left: 0;
    background-color: #fff;
    box-shadow: 0 2px 11px #ccc;
    -moz-box-shadow: 0 2px 11px #ccc;
    -webkit-box-shadow: 0 2px 11px #ccc;
    text-align: left
}

.acti_notification ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.acti_notification ul li {
    text-transform: none !important;
    font-size: 13px;
    border-bottom: solid thin #ccc;
    padding: 10px 15px;
    margin: 0 !important;
    background-color: #fff;
    transition: all ease .5s;
    -moz-transition: all ease .5s;
    -webkit-transition: all ease .5s
}

.ids_hdlinks:hover .acti_notification {
    color: #207D9D
}

.notification-desc {
    font-weight: 400
}

.notification-meta {
    color: #999
}

.notification .media .media-body p {
    margin: 5px 0
}

.notification .media .media-body .notification-meta {
    margin-top: 8px
}

.notification .media .media-body a:hover {
    text-decoration: none
}

.table-borderless td, .table-borderless th {
    border: 0 !important
}

.table-borderless td {
    color: #444 !important;
    font-weight: 400 !important;
    font-size: 12px
}

.table-borderless th {
    color: #444 !important
}

.ids_activationrequest label {
    position: absolute;
    top: 10px;
    right: 30px;
    text-align: center;
    display: block;
    color: #fff;
    background: #BB4444;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    width: 18px;
    height: 18px;
    font-size: 10px;
    padding-top: 4px
}

.ids_hdlinks.active {
    background-color: #4e5e8c;
    color: #fff
}

.unselectable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.ids_content_admin {
    min-height: calc(100% - 80px);
    position: relative;
    padding-top: 20px;
    transition: all ease .5s;
    -moz-transition: all ease .5s;
    -webkit-transition: all ease .5s;
    max-width: 1500px;
    margin-left: 108px
}

.panel-table .panel-body {
    padding: 0
}

.panel-table .panel-body .table-bordered {
    border-style: none;
    margin: 0
}

.panel-table .panel-body .table-bordered > thead > tr > th:first-of-type {
    text-align: center
}

.panel-table .panel-body .table-bordered > tbody > tr > td:last-of-type, .panel-table .panel-body .table-bordered > thead > tr > th:last-of-type {
    border-right: 0
}

.panel-table .panel-body .table-bordered > tbody > tr > td:first-of-type, .panel-table .panel-body .table-bordered > thead > tr > th:first-of-type {
    border-left: 0
}

.panel-table .panel-body .table-bordered > tbody > tr:first-of-type > td {
    border-bottom: 0
}

.panel-table .panel-body .table-bordered > thead > tr:first-of-type > th {
    border-top: 0
}

.panel-table .panel-footer .pagination {
    margin: 0
}

.panel-table .panel-footer .col {
    line-height: 34px;
    height: 34px
}

.panel-table .panel-heading .col h3 {
    line-height: 30px;
    height: 30px
}

.panel-table .panel-body .table-bordered td {
    font-size: 12px
}

.ba_chk_td {
    width: 30px
}

.date_td {
    width: 82px
}

.errorcode_td {
    width: 92px;
    padding-left: 4px !important;
    padding-right: 4px !important;
    text-align: left !important
}

.pono_td {
    width: 82px
}

.action_td {
    text-align: center !important;
    width: 89px
}

.pspd {
    padding-left: 0;
    font-size: 12px;
}

.pspdt {
    padding: 0;
    font-size: 12px
}

.pspd h1 {
    margin: 0;
    padding: 0;
    font-size: 19px;
    color: #003B49;
    font-weight: 600;
    line-height: 100%;
    text-transform: uppercase
}

.action_td a {
    font-size: 10px;
    padding: 3px
}

.tblid_td {
    font-size: 10px !important
}

th.ba_chk_td input[type=checkbox] {
    width: 18px;
    height: 18px
}

td.ba_chk_td input[type=checkbox] {
    width: 15px;
    height: 15px
}

th .ba_chk_td {
    width: 18px
}

td .ba_chk_td {
    width: 15px
}

th .ba_chk_td input[type=checkbox] {
    width: 18px;
    height: 18px
}

td .ba_chk_td input[type=checkbox] {
    width: 15px;
    height: 15px
}

.btn-danger-custom {
    margin-right: 3%;
    width: 40%;
    margin-left: 7%
}

.btn-cancel-custom {
    width: 40%;
    background-color: #ddd
}

.conf-highlight {
    font-weight: 600;
    color: #207D9D
}

.conf-highlightd {
    font-weight: 600;
    color: #207D9D
}

.action-slct-box-div {
    width: 200px
}

.bootstrap-dialog .modal-header {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.bootstrap-dialog .bootstrap-dialog-title {
    color: #fff;
    display: inline-block
}

.bootstrap-dialog.type-default .bootstrap-dialog-title {
    color: #333
}

.bootstrap-dialog .bootstrap-dialog-title {
    font-size: 16px
}

.bootstrap-dialog.size-large .bootstrap-dialog-title {
    font-size: 24px
}

.bootstrap-dialog .bootstrap-dialog-close-button {
    float: right;
    -moz-opacity: .9;
    -khtml-opacity: .9;
    opacity: .9
}

.bootstrap-dialog .bootstrap-dialog-close-button {
    font-size: 20px
}

.bootstrap-dialog.size-large .bootstrap-dialog-close-button {
    font-size: 30px
}

.bootstrap-dialog .bootstrap-dialog-close-button:hover {
    cursor: pointer;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
}

.bootstrap-dialog .bootstrap-dialog-message {
    font-size: 14px
}

.bootstrap-dialog.size-large .bootstrap-dialog-message {
    font-size: 18px
}

.bootstrap-dialog.type-default .modal-header {
    background-color: #fff
}

.bootstrap-dialog.type-info .modal-header {
    background-color: #5bc0de
}

.bootstrap-dialog.type-primary .modal-header {
    background-color: #207D9D;
}

.bootstrap-dialog.type-success .modal-header {
    background-color: #5cb85c
}

.bootstrap-dialog.type-warning .modal-header {
    background-color: #f0ad4e
}

.bootstrap-dialog.type-danger .modal-header {
    background-color: #d9534f
}

.bootstrap-dialog .bootstrap-dialog-button-icon {
    margin-right: 3px
}

.ids_content_admin:before {
    content: "";
    position: fixed;
    top: 104px;
    left: 0;
    bottom: 0;
    background: #fff;
    display: block;
    width: 108px
}

.header-cus-s h3 {
    padding-left: 16px;
    font-weight: 600;
    color: #207D9D
}

.po-edit-admin-form .po_one_detil label {
    font-size: 13px
}

.info-col-po-edit-admin {
    min-height: 100px
}

.admin-po-edit-layout-center {
    height: 915px
}

.admin-po-edit-layout-west {
    height: 915px
}

.po-ps-edit-pb {
    height: 915px
}

.po-ps-edit-pb.ui-layout-container {
    float: right !important;
    position: relative !important;
    width: 100% !important;
    height: 915px !important
}

#lineItemEditTable {
    margin: 0 7px;
    width: 99%
}

.ajx_page_loader {
    position: relative;
    padding: 0 4px
}

.no_po_found_td {
    text-align: center !important;
    font-size: 13px !important;
    padding-top: 28px !important;
    padding-bottom: 28px !important;
    color: #b3afaf !important
}

.packgea a {
    margin: 0 5px 5px 0
}

.packgea a em {
    padding: 3px
}

.mandatory {
    color: #f44336
}

.file-error-msg {
    color: #f44336
}

.comment-error-msg {
    color: #f44336
}

.removeItemCls {
    padding: 5px;
    cursor: pointer
}

.removeItemCls i {
    font-size: 20px;
    cursor: pointer
}

.removeItemCls:hover {
    color: #d9534f
}

.add_more_itm a {
    font-size: 15px;
    margin-right: 10px;
    padding: 6px;
    cursor: pointer;
    background: #f7f7f7
}

.ae-footer-row {
    padding: 30px 0 60px 0
}

.littl b {
    font-size: 16px
}

.littl span {
    color: #75757b
}

.nhfa {
    text-align: left
}

.panel-table .table tr:last-child td:first-child {
    color: #333
}

.tphiptir {
    padding-right: 18px
}

#po_edit_admin_form .form-group label.col-sm-4 {
    padding-right: 0;
    margin-bottom: 0;
    margin-top: 6px
}

.draggable {
    width: 16px;
    cursor: move;
    background-color: #337ab7;
    border-bottom: 1px solid #ddd
}

.postatusmodal_body {
    min-height: 200px
}

.panel-table-ed .table tr:last-child td:first-child {
    color: #333
}

.pckg_sttus_message_hldr {
    min-height: 150px
}
.remitra_grid .tbl_sortable {
    background-image: url(images/thbg.png) !important;
    background-position: right center !important;
    background-repeat: no-repeat !important;
    cursor: pointer;
    min-width: 100px
}

.tbl_sortable.headerSortUp {
    background-image: url(images/asc.png) !important;
    background-repeat:no-repeat;
}

.tbl_sortable.headerSortDown {
    background-image: url(images/desc.png) !important;
    background-repeat: no-repeat;
}

.algndtbl th {
    vertical-align: middle !important
}
.tdsummary {
    max-width: 220px;
    word-wrap: break-word;
}

.tddetails {
    max-width: 220px;
    word-wrap: break-word;
}

.poediticbtn {
    margin-bottom: 6px;
}




.po_resubmit_a {
    margin-bottom: 5px;
}

.sfdsdsdsddt .ui-datepicker-trigger {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.remitra_footer {
    top: 300px !important;
}
.sfdsdsdsddt .ui-datepicker-trigger:before {
    content: "\f073";
    font-size: 16px;
    color: #207D9D;
}

.ids_leftmenu ul li.ids_lft_workflow.active > a {
    background: #207D9D url(../images/ids_lft_workflow_wht.png) no-repeat 50% 15px
}

#accordion ul, #accordion1 ul {
    max-height: 382px;
    overflow: auto
}

.row {
    margin-left: -1px;
    margin-right: -10px
}

.breadcrumb {
    padding: 2px 4px;
    margin-bottom: 0;
    height: 21px;
    font-size: 12px;
    list-style: none;
    background-color: transparent!important;
    border-radius: 0
}

.breadcrumb-item {
    float: left
}

.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    color: #a9aaab;
    content: "\f101";
    font-family: FontAwesome
}

.breadcrumb_row {
    height: 22px;
    margin-left: -2px;
    margin-top: -18px
}

.breadcrumb-item i {
    font-size: 13px;
    padding-top: 1px
}

.ids_lft_wrksubmenu li.active a label, .ids_lft_wrksubmenu1 li.active a label {
    color: #fff !important
}


.ids_lft_wrksubmenu li.active a, .ids_lft_wrksubmenu1 li.active a {
    background: #207D9D;
    font-weight: 600
}

.ids_grid table td, .ids_grid table th {
    font-size: 14px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.ids_grid table td:nth-child(1){
    padding-left: 20px;
}

.img-download img {
    margin-left: 13px;
    cursor: pointer
}

.ids_lft_wrktgler, .ids_lft_wrktgler1 {
    z-index: 1049
}

.emrec-mslctbx {
    min-height: 200px
}

.emrec-nd-btn-hldr {
    padding-top: 22px
}

.emrec-nd-btn-hldr .btn-danger {
    margin-top: 8px;
    width: 76px
}

.emrec-nd-btn-hldr .btn-success {
    width: 76px
}

.emrec-sbmt-btn-hldr {
    margin-top: 15px;
    padding-top: 12px;
    border-top: 1px solid;
    border-color: #e8e7e7
}

.pagination li span {
    cursor: not-allowed
}

.sdffftltip .tooltip-inner ul {
    text-align: left;
    padding-left: 16px
}

.inline-pnl-hding {
    border-radius: 0
}

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 76px;
    right: 50px;
    overflow: hidden;
    width: 51px;
    height: 51px;
    border: none;
    text-indent: 100%;
    background: url(../images/ui.totop.png) no-repeat left top
}

#toTopHover {
    background: url(../images/ui.totop.png) no-repeat left -51px;
    width: 51px;
    height: 51px;
    display: block;
    overflow: hidden;
    float: left;
    opacity: 0;
    -moz-opacity: 0
}

.content_row {
    width: 96%;
    padding: 0 15px 0 15px
}

.ids_content_mrgn_lft_z {
    margin-left: 0
}

.ids_content_mrgn_lft_z:before {
    background: #eef1f8
}

a.login_btn {
    color: #fff;
    background-color: #207D9D;
    text-decoration: none;
    position: absolute;
    top: 10px;
    right: 20px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    transition: all ease .5s;
    -moz-transition: all ease .5s;
    -webkit-transition: all ease .5s;
    font-weight: 500
}

.email_hm_2_bx {
    background-color: #fff;
    padding: 15px;
    border-radius: 8px;
    box-shadow: 0 2px 2px #ccc
}

.email_hm_2_bx .tab-content .tab-pane {
    padding: 28px
}

.error {
    border: 1px solid #BB4444 !important;
    background: #fff !important
}

.emailsettings {
    padding: 5px 10px !important;
    font-size: 12px !important;
    line-height: 1.5 !important;
    border-radius: 3px !important;
    color: #fff !important;
    background-color: #5cb85c !important;
    border-color: #4cae4c !important
}

.editEmail {
    color: #337ab7
}

form.jeditable > input[name=emailAddress] {
    background: #fafafa !important;
    border: 1px solid #ccc !important;
    border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    padding: 6px 8px !important;
    font-family: 'Open Sans', sans-serif !important;
    height: 29px !important;
    width: 350px !important
}

.header-cus-nb {
    padding-top: 0
}

.header-cus-nb div {
    display: inline-block;
    text-align: right;
    float: right;
    padding: 0 4px
}

.header-cus-nb label {
    font-size: 12px;
    color: #207D9D;
    text-transform: uppercase
}

.header-cus-nb span {
    font-size: 12px;
    color: #666667;
    padding-right: 18px
}

.po_nav_nb {
    background-color: #fff
}

.fxd_bdg_wdth {
    min-width: 42px
}

.ph-sd-cb {
    padding: 10px 0 0 0;
    border-bottom: 0
}

.rcSave-ed, .rcSave1-ed {
    margin-bottom: 20px
}

.rcSave-ed label, .rcSave1-ed label {
    text-align: left !important;
    padding-right: 0;
    float: left
}

.rcSave-ed-dt-lbl {
    text-align: left !important;
    padding-right: 0
}

.stTbled tr td:nth-child(1) .cus-wdth, .stTbled tr th:nth-child(1) .cus-wdth {
    width: 66px
}

.st_row_border_ed td:nth-child(1) {
    font-weight: 700;
    background: #337ab7 !important;
    color: #fff;
    border-right: 2px solid #fff
}

.st_row_border_ed td:nth-child(2) {
    font-weight: 700;
    background: #337ab7 !important;
    color: #fff
}

.cus-lb-for-b-act {
    padding-top: 6px;
    padding-left: 4px;
    padding-right: 0;
    width: 175px;
    display: inline-block;
    float: left
}

.cus-lb-for-b-act-ed {
    padding-top: 6px;
    padding-left: 4px;
    padding-right: 0;
    display: inline-block;
    float: left
}

.check-all-form .checkbox, .check-all-form .form-group {
    margin: 0
}

.check-all-form label {
    font-size: 9px;
    margin-top: 7px
}

.check-all-form input {
    margin-top: 0;
    width: 20px;
    height: 20px
}

.panel-body-mh {
    min-height: 500px
}

.sttmnt-info-form .controls {
    width: 65%;
    display: inline-block;
    padding-left: 10px
}

.sttmnt-info-form .control-label {
    width: 30%;
    text-align: left !important
}

.sttmnt-info-form .control-label-top {
    vertical-align: top
}

.sttmnt-info-form .control-dvdr::after {
    content: ":"
}

.sttmnt-info-form .control-dvdr {
    display: inline-block;
    font-size: 13px;
    font-weight: 700
}

.sttmnt-info-form .col-md-6 {
    padding-bottom: 12px
}

.sttmnt-info-form-row {
    background: #eef1f8
}

@media (max-width: 768px) {
    .nav.nav-tabs {
        display: inline-block
    }
}

.cust_hm_2_bx {
    background-color: #fff;
    padding: 15px;
    border-radius: 8px;
    box-shadow: 0 2px 2px #ccc
}

.cust_hm_2_bx .tab-content .tab-pane {
    padding: 28px
}

div.error {
    color: #e24301 !important;
    border: 0 !important;
    background: rgba(255, 225, 225, .03) !important
}

div.errorInv {
    color: #e24301 !important;
    border: 0 !important;
    background: rgba(255, 225, 225, .03) !important
}

.cust-button {
    padding: 5px 10px !important;
    font-size: 12px !important;
    line-height: 1.5 !important;
    border-radius: 3px !important;
    color: #fff !important;
    background-color: #5cb85c !important;
    border-color: #4cae4c !important
}

.editEmail {
    color: #337ab7
}

form.jeditable > input[name=emailAddress] {
    background: #fafafa !important;
    border: 1px solid #ccc !important;
    border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    padding: 6px 8px !important;
    font-family: 'Open Sans', sans-serif !important;
    height: 29px !important;
    width: 200px !important
}

#vacation-settings .form-group {
    width: 100%
}

#other-vacation-settings .form-group {
    width: 100%
}

#vacation-settings .form-group label {
    width: 32%
}

#other-vacation-settings .form-group label {
    width: 35%
}

#endDate, #endDateVacation, #startDate, #startDateVacation {
    width: 46% !important
}

.addNotificationBtn {
    margin-bottom: 20px !important
}

#editendDate, #editforwardUserId, #editstartDate {
    width: 100%
}

#emailAddress {
    width: 50% !important
}

.contentWrapper {
    margin-left: -10px !important
}

.emailType {
    cursor: pointer !important;
}

#email-notifications .email-btn-grp {
    padding-top: 15px !important;
    margin-left: -13px !important
}

.emailNotifications #custList {
    margin-left: 15px
}

#email-notifications .editFrequency {
    width: 20% !important;
    height: 29px !important
}

#supplier_notifications .editFrequency {
    width: 15% !important;
    height: 29px !important
}

#supplier_notifications .email-btn-grp {
    padding-top: 15px !important;
    margin-left: -13px !important
}

#supplierList {
    padding-top: 20px !important
}

.defaultsuppsettings {
    width: 127% !important;
    border-right: 0 !important
}

#supList table td {
    background-color: #e9eff9;
    color: #000;
}

#newsupplierNotification #triggersupplier {
    color: #333 !important;
    cursor: pointer !important
}

.supplierLookModalEmail {
    padding-top: 115px !important
}

.supplierLookModalEmail .modal-dialog {
    width: 400px;
    height: 400px
}

.supplierLookModalEmail #supplier-list {
    margin-left: -38px;
    margin-right: 9px
}

.supplierLookModalEmail #popFilter {
    margin-bottom: 5px;
    width: 369px;
    margin-left: 1px
}

.greyOut {
    background-color: #ccc
}

.align-middle {
    vertical-align: middle
}

.welll ul {
    padding: 0;
    max-width: 161px
}

.welll ul li {
    list-style-type: none;
    position: relative;
    padding-left: 17px;
    font-size: 11px;
    font-weight: 400;
    word-wrap: break-word;
    width: 135px
}

.welll ul li.cname:before {
    font-family: 'Glyphicons Halflings';
    content: "\e008";
    position: absolute;
    left: -5px;
    color: #aeb1b7;
    font-size: 10px
}

.welll ul li.cemail:before {
    font-family: 'Glyphicons Halflings';
    content: "\2709";
    position: absolute;
    left: -5px;
    color: #aeb1b7;
    font-size: 10px
}

.welll ul li.cphone:before {
    font-family: 'Glyphicons Halflings';
    content: "\e182";
    position: absolute;
    left: -5px;
    color: #aeb1b7;
    font-size: 10px
}

.savedLinkView label {
    width: 90%
}

.notesListBody {
    min-height: 280px
}

.ids_grid table td, .ids_grid table th {
    border-bottom: 1px solid #ddf;
    word-wrap: break-word
}

.text-center-imp {
    text-align: center !important
}

.delete_stmnt_nt:hover {
    color: #a94442
}

#newsupplierNotification .notifictnLimit {
    margin-top: 10px !important
}

#newsupplierNotification #frequency-error {
    margin-top: 15px !important
}

.ed_tbl_srt_ed {
    width: 130px;
    word-wrap: break-word
}

.ed_tbl_srt_edd {
    width: 80px;
    word-wrap: break-word
}

.ed_tbl_srt {
    cursor: pointer
}

.ed_tbl_srt_eddd {
    cursor: pointer;
    text-decoration: none
}

.ed_tbl_srt_eddd:hover {
    cursor: pointer;
    text-decoration: none
}

.c_dt_s_t_ctnue_ch_ldr {
    padding-left: 35px
}

.offClass {
    margin-left: 15px !important
}

.marginTop {
    margin-top: 14px !important
}

#po-rule-fields .specialRule {
    margin-left: -28px !important;
    list-style: none !important;
    text-decoration: underline !important;
    cursor: pointer !important
}

#default_rule {
    width: 86% !important
}

#po-rule-fields .waitngQueue {
    margin-left: 16px !important
}

.shwTooltpAlwysPrnt .tooltip > .tooltip-inner {
    background-color: #73ad21;
    color: #fff;
    border: 1px solid #7fb437;
    padding: 4px;
    font-size: 16px
}

.shwTooltpAlwysPrnt .tooltip.top > .tooltip-arrow {
    border-top: 5px solid #7fb437
}

.unPrccssdStname {
    color: #a7a7a7
}

.rmveAstyle {
    text-decoration: none
}

.rmveAstyle:hover {
    text-decoration: none
}

.red {
    color: #c50909
}

.mpping-header-info {
    padding-bottom: 6px;
    margin-bottom: 9px
}

.dtst-line-edit {
    padding: 2px;
    font-size: 11px
}

.dtst-line-trash-edit {
    padding: 2px;
    font-size: 12px;
    color: #a94442 !important
}

.dat-lin-edit-cntnr {
    width: 100%;
    padding: 15px
}

.stFormGrouped {
    width: 100%
}

.stFormGrouped .form-control {
    width: 100%
}

.stFormGrouped label {
    padding-right: 0;
    padding-top: 5px;
    padding-left: 0
}

.vcnamestlist-fxd {
    width: 110px
}

.pos-relative {
    position: relative
}

.rdio-inlne-srchcriteria {
    margin-right: 7px
}

.rdio-inlne-srchcriteria-prnt {
    height: 21px !important
}

.child-lbl-srch-crtria {
    font-weight: 400;
    color: #505050
}

.padding-right-zero {
    padding-right: 0
}

.child-lbl-srch-crtria-ed {
    width: 18% !important
}

.input-cus-wid-dt {
    width: 78% !important
}

.input-cus-wid-dt-ed {
    width: 100% !important
}

.cus-padd-rght-serc {
    padding-right: 20px
}

div.ids_pod_toplinks {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #e5e5e5;
    height: 48px
}

div.ids_pod_toplinks span.ids_tl_poflip_ed {
    background: url(../images/back.png) no-repeat 7px 6px;
    padding-left: 40px
}

div.ids_pod_toplinks span.abc {
    display: inline-block;
    padding: 10px 0 10px 40px;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    color: #858585
}

div.ids_pod_toplinks span.abc.active, div.ids_pod_toplinks span.abc:hover {
    color: #207D9D;
    border-bottom: 6px solid #207D9D
}

.greentxt {
    color: #2d7521
}

.orangetxt {
    color: #e85801
}

.ToemailError {
    display: inline-block;
    padding-left: 10px;
    color: #de130d
}

.CCemailError {
    display: inline-block;
    padding-left: 10px;
    color: #de130d
}

.sttmntEmailMdalBody {
    min-height: 600px;
    padding: 0
}

.cus-row-st-email-list {
    width: 100%
}

.cus-col-st-email-list {
    margin-top: 12px
}

.cus-panel-st-email-list {
    margin-bottom: 0
}

.closeThisaftrIfrmload {
    text-align: center;
    margin-top: 300px
}

.hasAttchmaneWFname {
    background-image: url(../images/attachment.png);
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 20px;
    padding: 5px 20px 5px 27px;
    background-color: #ccc;
    background-position: 3px 5px;
    position: relative;
    margin-right: 9px;
    margin-bottom: 9px;
    font-size: 11px;
    font-weight: 400
}

.hasAttchmaneWFname .atCloseIcn {
    position: absolute;
    right: -5px;
    top: -3px;
    background: #fff;
    color: #a94442
}

.hasAttchmaneWFname .atCloseIcn:hover {
    color: #d9534f;
    cursor: pointer;
    padding: 1px
}

.ids_user {
    padding: 5px 33px 0 0;
    vertical-align: middle;
    font-size: 16px
}

.stmntsharedwme {
    width: 100% !important;
    margin-top: 9px
}

.checkbox label:after {
    content: '';
    display: table;
    clear: both
}

.checkbox .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: .5em
}

.checkbox .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    left: 20%
}

.checkbox label input[type=checkbox] {
    display: none
}

.checkbox label input[type=checkbox] + .cr > .cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in
}

.checkbox label input[type=checkbox]:checked + .cr > .cr-icon {
    transform: scale(1) rotateZ(0);
    opacity: 1
}

.checkbox label input[type=checkbox]:disabled + .cr {
    opacity: .5
}

.custAddr {
    position: relative
}

.vendAddr {
    position: relative
}

.stlistlincomphedrstst {
    width: 400px;
    display: inline-block;
    padding: 4px;
    background: #ddd;
    margin-right: 12px
}

.cus-for-stlst-col-9 {
    float: none;
    display: inline;
    padding-left: 0
}

.insde-lbl-nm {
    padding-top: 2px;
    font-size: 13px
}

.hwdiwicon {
    vertical-align: middle;
    padding-right: 2px;
    color: #337ab7;
    padding-bottom: 2px
}

fieldset {
    padding: .35em .625em .75em !important;
    margin: 0 2px !important;
    border: 1px solid silver !important
}

.dropdown-menu-left-custed {
    right: 7px !important;
    top: 78%
}

.runReport {
    margin-left: 230px !important
}

.sumomltsltr {
    width: 206px;
    padding-left: 2px;
    padding-right: 0
}

.sumomltsltr .SumoSelect .optWrapper .options .opt {
    padding-left: 24px !important
}

.sumomltsltr .SumoSelect .optWrapper .options .opt span {
    position: absolute !important;
    display: block !important;
    width: 30px !important;
    top: 0 !important;
    left: -2px !important;
    bottom: 0 !important;
    margin-left: 0 !important
}

.sumomltsltr .SumoSelect .optWrapper .options .opt label {
    color: #6d6d6d;
    text-align: left;
    padding-left: 7px;
    padding-top: 5px
}

.sumomltsltr .SumoSelect .CaptionCont span {
    color: #6d6d83;
    font-style: italic;
    text-align: left
}

.sumomltsltr .SumoSelect .MultiControls .btnOk {
    color: #207D9D;
    background-color: #eee
}

.sumomltsltr .SumoSelect .MultiControls .btnCancel {
    color: #b73737;
    background-color: #eee
}

.sumomltsltr .SumoSelect .select-all {
    height: 30px !important
}

.sumomltsltr .SumoSelect .select-all label {
    color: #37373a;
    width: 100%;
    text-align: left
}

.sumomltsltr .SumoSelect .optWrapper .options .group label:first-child {
    color: #337ab7;
    margin-bottom: 0;
    font-size: 13px;
    background: #ccc;
    text-align: left
}

.hidetcolmn {
    display: none
}

.stDetlsmnHight {
    min-height: 450px !important
}

.perpgecntrolhldr {
    width: 81px;
    padding-left: 3px;
    padding-right: 0;
    margin-right: 6px
}

.sd-vw-fle {
    background-image: url(../images/viewfile.png);
    padding: 22px 22px 22px 22px;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #fff;
    background-position: 3px 3px;
    position: absolute;
    right: 4px;
    top: 4px;
    cursor: pointer
}

#docViewer {
    padding: 0 !important
}

.ids_leftmenu ul li.ids_lft_recon a {
    background: url(../images/recon_black.png) no-repeat 50% 15px;
}

.ids_leftmenu ul li.ids_lft_recon a:hover {
    background: #207D9D url(../images/recon.png) no-repeat 50% 15px;
}

.ids_leftmenu ul li.ids_lft_recon.active a {
    background: #207D9D url(../images/recon.png) no-repeat 50% 15px;
}

.ids_leftmenu ul li.ids_lft_dupes a {
    background: url(../images/dup.png) no-repeat 50% 15px
}

.ids_leftmenu ul li.ids_lft_dupes a:hover {
    background: #207D9D url(../images/dup.png) no-repeat 50% 15px
}

.ids_leftmenu ul li.ids_lft_dupes.active a {
    background: #207D9D url(../images/dup.png) no-repeat 50% 15px
}

.pagin-with-button-prnt {
    margin-top: 12px
}

.pagin-with-button-prnt .pagination {
    margin-top: 0
}
.pagin-with-button-prnt .pagin-with-button-hldr {
    float: right
}

.custm-row {
    margin-right: 0
}

.ids_hover_menu .ids_click_submenu {
    display: none
}

.ids_hover_menu .open .ids_click_submenu {
    display: block
}

.panl-body-min-height {
    min-height: 200px;
    padding-bottom: 32px !important;
    padding-top: 22px !important
}

.bodr-left-tbl-prnt table {
    border-left: 1px solid #ddf
}

.cus-form-group {
    width: 200px;
    display: inline-block;
    text-align: right;
    float:right;
    margin-bottom: 4px;
    margin-top: 3px
}

.perpgecntrolhldr-ed {
    width: 87px;
    padding-left: 3px;
    padding-right: 0
}

.custmd-row {
    margin: 12px 0 0 0
}

.bcktolist {
    margin-right: 10px
}

.header-cus-bttn {
    position: relative
}

.header-cus-bttn button {
    position: absolute;
    right: 0;
    top: 0
}

#ids_footer {
    width: 100%
}
a#save_reg_next_button {
    margin-left: 10px !important;
}

.form-inline .reltve-div {
    position: relative;
    display: inline-block;
    width: 67%
}

.form-inline .reltve-div input {
    width: 100% !important
}

.vertical-form .reltve-div {
    position: relative
}

.vertical-form .reltve-div input {
    width: 100% !important
}

.f-w-b-w {
    width: 100%;
    margin: 0;
    background: #fff
}

.f-w {
    width: 100%
}

.tr-hidden {
    display: none
}

.btn-row {
    height: 46px;
    vertical-align: middle
}

.btn-form-gruop {
    margin-top: 7px;
    float: right;
    margin-right: 6%
}

.cus-page-count-head {
    margin-bottom: 0 !important;
    margin-top: 14px !important;
    margin-right: 16px !important
}

.er_Hldr .error {
    color: #BB4444 !important;
    border: 1px !important;
    background: rgba(255, 225, 225, .03) !important
}

.pagination-hldr-right .pagination {
    float: right
}

.result_per_page select {
    width: 56px;
    height: 24px
}

.rec-per-page-prnt {
    text-align: right;
    padding-bottom: 10px;
    padding-right: 0
}

.header-cus-bttn .btn {
    right: 0;
    top: 2px;
    position: absolute
}

.header-cus-bttn-hldr {
    padding-right: 0
}

#vmRolesLinkWrapper {
    margin-left: 27%;
    padding: 6px 3px;
    text-decoration: underline
}

#select_hospital .default-suggestions {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    width: 67%;
    margin-left: -3px
}

#select_hospital .default-suggestions input {
    width: 100%
}

.red-warning {
    color: #f38600
}

#select_supplier .default-suggestions-s {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    width: 67%;
    margin-left: -3px
}

#select_supplier .default-suggestions-s input {
    width: 100%
}

#updateGroup .bootstrap-select {
    display: inline-block;
    width: 60%
}

#addNewGroup .bootstrap-select {
    display: inline-block;
    width: 70%
}

.dropdown-menu li a {
    font-weight: 400
}

#report_filter_admin .bootstrap-select {
    display: inline-block;
    width: 100%
}

.bootstrap-select.error button {
    border: 1px solid #ea1616;
    background-color: #ffe1e1
}

.alphaSelect {
    margin-bottom: 4px
}

@media (max-width: 1317px) {
    .cus-col-1316 {
        padding-left: 0
    }
}

.cus-col-1118 {
    padding-left: 0
}

@media (max-width: 1118px) {
    .cus-col-1118 {
        width: 100%;
        padding-left: 0;
        margin-top: 10px
    }

    .idsbtns {
        padding: 10px;
        margin: 0;
        clear: both
    }

    .idsbtns_ed {
        padding-top: 0 !important;
        padding-left: 15px !important
    }
}

@media (max-width: 615px) {
    .cus-col-1118 {
        width: 100%
    }
}

@media (max-width: 1000px) {
    #report_filter .col-lg-12 {
        text-align: left !important
    }

    #dialog-mapping-element .panel-body .model-footer .btn.btn-success {
        margin-right: 0 !important
    }

    #updateGroup .col-lg-12 .form-group {
        text-align: left !important
    }

    #memberContent .panel-success .panel-body .checkbox.checkbox-success.col-lg-12 {
        text-align: left !important
    }

    #memberContent .panel-success .panel-body .checkbox.checkbox-success label {
        min-width: 200px !important
    }

    #memberContent .panel-success .panel-body .checkbox.checkbox-success {
        float: left;
        text-align: left !important
    }

    #memberContent .panel-success .panel-body .checkbox.checkbox-success input[type=checkbox] {
        margin-right: 10px
    }

    #updateGroup .col-lg-12 .pull-right {
        margin-right: 0 !important
    }

    #report_filter .col-xs-2 .runReport {
        margin-left: 0 !important
    }

    .pspd .panel.panel-success table {
        margin-top: 0 !important
    }

    .panel-success.pspd .col-sm-3.pull-right {
        width: 100%;
        display: inline-block;
        text-align: right
    }

    .form-group label {
        width: 50% !important
    }
    .cust-panel-header {
        border: 0px solid transparent;
    }
    .control-label.radio {
        display: block
    }

    .inpcntrlrw .col-lg-6, .inpcntrlrw .col-md-6 {
        height: auto !important
    }

    .pspd .panel-success {
        height: auto !important
    }
    #other-vacation-settings .inpcntrlrw .col-lg-6, #other-vacation-settings .inpcntrlrw .col-md-6 {
        width: 100%
    }

    #other-vacation-settings .inpcntrlrw .col-md-8, #vacation-settings .inpcntrlrw .col-md-6, #vacation-settings .inpcntrlrw .col-md-8 {
        width: 100%
    }

    .radio-inline + .radio-inline {
        margin-left: 0
    }

    .pspd .panel-success {
        height: auto !important
    }

    .panel.panel-success .col-lg-12 {
        display: inline-block;
        padding-bottom: 10px;
        text-align: right;
        width: 100%
    }

    .inpcntrlrw .form-group .default-suggestionscust .twitter-typeahead .form-control.typeahead.tt-hint, .inpcntrlrw .form-group .default-suggestionscust .twitter-typeahead .form-control.typeahead.tt-input {
        width: 94% !important
    }

    .inpcntrlrw .form-group .default-suggestionscust {
        width: 48% !important
    }
}

@media (max-width: 768px) {
    .form-group .btn {
        margin-top: 8px
    }
}

.perpage_select {
    padding: 0
}

.ajx_page_loader_ed {
    position: relative;
    padding: 0
}

.facilityRow .btn-group {
    width: 67%
}

.facilityRow .btn-group .multiselect {
    width: 100%;
    text-align: left
}

.facilityRow .btn-group .caret {
    position: absolute;
    right: 5px;
    top: 14px
}

.facilityRow .btn-group .multiselect-container {
    width: 100%
}

.facilityRow .btn-group .multiselect-container li label {
    width: 100%
}

#accordion ul li, #accordion1 ul li {
    margin: 0 0 1px 0
}

.WFmenuActive .errMsg {
    padding: 5px !important;
    background: #ddd !important;
    color: #c32323 !important;
    font-size: 12px !important;
    font-style: italic !important
}

.spnplusbtn {
    color: green;
    width: 30px
}

#report-invoices_wrapper .row {
    width: 100%
}

#report-invoices_wrapper .row .col-sm-12 {
    padding: 0
}

#dlg-compare .row .col-sm-12 {
    padding: 0
}

#dlg-compare .row {
    width: 100%
}

.col_wityh_twocntrl {
    width: 67%;
    display: inline-block
}

.col_wityh_twocntrl .input-group {
    width: 40%
}

.col_wityh_twocntrl label {
    width: 18% !important;
    text-align: center
}

.paginate_button.first {
    display: none
}

.paginate_button.last {
    display: none
}

.paginate_button.previous a {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.paginate_button.next a {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.rule_value .rValue {
    position: relative
}

.rule_value .rValue .inv-lookup {
    width: 100%;
    padding-right: 21px
}

.rule_value .rValue .lookup {
    position: absolute;
    right: 6px;
    top: 8px
}

.panel-head-bg {
    background-color: #fff !important
}

#save-mapping-rule .default-suggestions {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    width: 67%
}

#map_ele {
    width: 100%
}

select.formcontrolcs {
    width: 100%;
    height: 34px
}

input.formcontrolcs {
    width: 100%
}

.invDetailsSpplrHldr .default-suggestions {
    width: 100% !important
}

.ids_lookup_hint_ed {
    position: absolute;
    top: 13px;
    right: 0
}

.fclityMdlIcon {
    cursor: pointer;
    position: absolute;
    top: 12px;
    right: 20px
}

.fclityMdlIconEd {
    cursor: pointer;
    position: absolute;
    top: 8px;
    right: 4px
}

.fclityMdlIconEdd {
    cursor: pointer;
    position: absolute;
    top: 12px;
    right: 20px
}

.fclityMdlIinput {
    padding-right: 20px !important
}

.fclityMdlIinputEd {
    padding-right: 30px !important
}

.clearListAddcRl {
    position: absolute;
    top: 14px;
    margin-top: 0 !important;
    right: 23px
}

input.iefCATAmt {
    width: 100%
}

.messageData {
    min-height: 169px
}

.alert-danger .rowBox p {
    word-wrap: break-word
}

.srch-cntrl-pdding {
    padding-top: 12px !important
}

.viewTipTrigger {
    cursor: pointer
}

#vacation-settings .form-group input[type=text], #vacation-settings .form-group select {
    width: 64% !important
}

#other-vacation-settings .form-group input[type=text], #other-vacation-settings .form-group select {
    width: 64% !important
}

.vneditrow {
    margin-bottom: 12px
}

.vneditlbl {
    margin-top: 7px
}

.vneditlblradio {
    margin-top: 2px
}

#tbl-email-settings .editEmail {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #fff;
    background-color: #207D9D;
    border-color: #207D9D;
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

#tbl-email-settings .editEmail:before {
    content: "\270f";
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-right: 3px
}

#tbl-email-settings .editEmail:hover {
    color: #fff;
    background-color: #207D9D;
    border-color: #207D9D;
}

.clsaddcrlbl {
    padding-top: 7px !important
}
li.ids_lft_tpp {
    display: none !important;
}
.clsaddcrrw {
    padding-bottom: 12px
}

.mltislctaddcrnrle .multiselect-selected-text {
    float: left
}

.mltislctaddcrnrle .caret {
    float: right;
    margin-top: 8px
}

ul li a.disabled {
    color: #999 !important;
    cursor: not-allowed
}

ul li a.disabled:hover {
    background: #c2c7c1 !important
}
.panel-success {
    border-color: #ffffff !important;
}
#report th:nth-child(9) {
    min-width: 138px !important;
    vertical-align: middle;
}
#report th:nth-child(10), .ids_grid th:nth-child(11) {
    min-width: 121px !important;
    vertical-align: middle;
}


.save-criteria.edit-active {
    border: none !important;
}

.multiselect-wrapper .bootstrap-select {
    width: 67% !important;
}

.multiselect-wrapper button {
    width: 100% !important;
}

.multiselect-wrapper ul.dropdown-menu {
    overflow: hidden !important;
    overflow-y: auto !important;
}

.multiselect-wrapper div.dropdown-menu {
    width: 67% !important;
}

.amount_field{
margin-left:12px;
}
.notify{
    color: red !important;
}

.supplier-grouping-notif .text {
    font-weight: bold;
}

 .tooltipnew {
     position: relative;
     display: inline-block;
  
 }

/* Tooltip text */
.tooltipnew .tooltiptextnew {
    visibility: hidden;
    width: 170px;
    background-color: grey;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    font-size: 12px;

    /* Position the tooltip */
    position: absolute;
    z-index: 1;
    left: 470%;
    margin-left: -60px;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltipnew:hover .tooltiptextnew {
    visibility: visible;
}
#report th:nth-child(10){
    min-width:145px !important;
}
.remitra_buyer_link, .remitra_admin_link {
    font-size: 14px;
    font-weight: bold;
    color: rgb(51, 122, 183) !important;
    text-decoration: none !important;
}
.workflow_btn {
    margin-left: 15px !important;
}
input#startDate{
    width: 33% !important;font-size:12px;
}
.bootstrap-datetimepicker-widget{
    position: absolute !important;
    }

.bootstrap-datetimepicker-widget.dropdown-menu {
    position: absolute !important;
    top: auto !important;
    height: max-content;
    z-index: 9999999 !important;

}

/* CFO pay date tooltip End*/
/* Supplier Notification to suppliers*/
.notification_page_heading
{
    font-weight: bold;
    font-size: 14px;
   
}
.notification_para
{
    font-size: 12px;
    margin-top: 1%;
    margin-bottom:1%;
}
.notification_heading
{
    font-weight: bold;
    font-size: 12px;
}
.notification_list
{
    font-size: 12px; 
}
.notification_list li
{
    font-size: 12px; 
}
.important_star
{
    font-weight: bold;;
}
.notification_address_block
{
    margin-bottom:1%;
}