.top-content {
    padding: 40px 0 170px 0
}

.top-content .text {
    color: #fff
}

.top-content .text h1 {
    color: #fff
}

.top-content .description {
    margin: 20px 0 10px 0
}

.top-content .description p {
    opacity: .8
}

.top-content .description a {
    color: #fff
}

.top-content .description a:focus,
.top-content .description a:hover {
    border-bottom: 1px dotted #fff
}

.form-box {
    padding-top: 40px
}

.f1 {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.f1 h3 {
    margin-top: 0;
    margin-bottom: 5px;
    text-transform: uppercase
}

.f1-steps {
    overflow: hidden;
    position: relative;
    margin-top: 20px
}

.f1-progress {
    position: absolute;
    top: 24px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #ddd
}

.f1-progress-line {
    position: absolute;
    top: 0;
    left: 0;
    height: 1px;
    background: #be1e2d
}

.f1-step {
    position: relative;
    float: left;
    width: 12.2%;
    padding: 0 5px
}

.f1-step-icon {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-top: 4px;
    background: #ddd;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.f1-step.activated .f1-step-icon {
    background: #fff;
    border: 1px solid #be1e2d;
    color: #be1e2d;
    line-height: 38px
}

.f1-step.active .f1-step-icon {
    width: 48px;
    height: 48px;
    margin-top: 0;
    background: #be1e2d;
    font-size: 22px;
    line-height: 48px
}

.f1-step p {
    color: #ccc
}

.f1-step.activated p {
    color: #be1e2d
}

.f1-step.active p {
    color: #be1e2d
}

.f1 fieldset {
    display: none;
    text-align: left
}

.f1-buttons {
    text-align: right
}

.f1 .input-error {
    border-color: #be1e2d
}

.f2 .input-error {
    border-color: #be1e2d
}

.english-border-right {
    border-left: 1.5px solid #cacaca
}

.en-ml-left {
    margin-left: 16%
}

.zero {
    text-transform: capitalize
}

@media (max-width: 767px) {
    .navbar {
        padding-top: 0
    }
    .navbar.navbar-no-bg {
        background: #333;
        background: rgba(51, 51, 51, .9)
    }
    .navbar-brand {
        height: 60px;
        margin-left: 15px
    }
    .navbar-collapse {
        border: 0
    }
    .navbar-toggle {
        margin-top: 12px
    }
    .top-content {
        padding: 40px 0 110px 0
    }
}

@media (max-width: 415px) {
    h1,
    h2 {
        font-size: 32px
    }
    .f1 {
        padding-bottom: 20px
    }
    .f1-buttons button {
        margin-bottom: 5px
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .navbar-brand {
        background-repeat: no-repeat !important;
        background-size: 162px 36px !important
    }
}

.pasw_crt {
    height: 34px !important;
    font-size: 14px !important;
    padding: 5px 10px !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075) !important;
    border: 1px solid #ccc !important
}

.pasw_crt:focus {
    border: 1px solid #66afe9 !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6) !important
}

#ribbon {
    width: 100%;
    height: 100%;
    vertical-align: top;
    background-color: #18588e
}

#ribbon .rib_btn {
    display: block;
    width: 100%;
    cursor: pointer;
    color: #fff;
    text-align: center;
    padding: 10px 10px;
    border-top: 1px solid rgba(219, 224, 229, .21);
    font-size: 18px
}

.minico.collapse:before {
    content: "\f0c9";
    margin-top: 10px
}

.fa {
    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
}

.minico:after,
.minico:before {
    font-family: FontAwesome, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
    display: inline-block;
    speak: none;
    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
}

.rib_tooltip {
    background-color: #f5f5f3;
    color: #333;
    margin: 0 0 0 42px;
    width: 100px;
    height: 30px;
    line-height: 30px;
    padding: 0;
    position: relative;
    top: -37px;
    left: -2px;
    border-radius: 5px;
    text-transform: uppercase;
    opacity: 0;
    font-weight: 700;
    letter-spacing: 1px;
    display: none;
    z-index: 20000;
    box-shadow: 1px 1px 2px 0 rgba(50, 50, 50, .3)
}

.rib_tooltip .tri-left {
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-right: 6px solid #f5f5f3;
    position: absolute;
    left: -6px;
    top: 8.5px
}

#ribbon .rib_btn.active {
    background-color: #7fc0f1
}

#ribbon .rib_btn_1 {
    background-color: #18588e
}

#ribbon a {
    text-decoration: none
}

a .minico,
a.minico {
    font-style: normal;
    text-decoration: none
}

/* @media (min-width: 1500px) {
    #contents_left {
        width: 30%
    }
} */

#contents_left.thinestside {
    /* width: 180px; */
    border-right: 1px solid #d8d8d8;
    position: fixed;
    top: 4px;
    bottom: 0;
    z-index: 99
}

#contents_left {
    vertical-align: top;
    /* width: 35%; */
    background-color: #eaf2f8;
    box-shadow: 2px 0 3px rgba(1, 1, 1, .3)
}

#contents_left.thinestside .sideber {
    width: 235px;
    /*height: 90%;*/
    overflow-x: hidden;
    overflow-y: auto;
    /*padding-bottom: 1rem*/
}

.sideber {
    overflow: visible;
    height: auto;
    background-color: #fff;
    width: 100%;
    /*position: fixed;*/
}

.filter-bar.withRibbon {
    line-height: 27px;
}

.filter-bar {
    background-color: #18588e;
    padding: 10px;
}

.sideber #container {
    margin-top: 0;
    width: 100%
}

.filter-bar .filter-title {
    color: #fff
}


/*.float-container:after {*/


/*visibility: hidden;*/


/*display: block;*/


/*font-size: 0;*/


/*content: " ";*/


/*clear: both;*/


/*height: 0*/


/*}*/

.sideber .sb-card.shortest {
    /* height: 40px */
    height: auto;
}

.submenu-sub {
    background-color: #fff;
    display: none;
}

.zero i {
    float: right;
    margin-top: 10px;
}

.sideber .tab,
.sideber .tabon {
    width: 100%
}

.sideber .tabon,
.sideber .tabon:hover {
    background-color: #fff
}

.sideber .tab {
    position: relative;
    white-space: nowrap
}

.sideber .sb-card,
.sideber .sb-firstcard {
    position: relative;
    cursor: pointer;
    height: 60px;
    background-color: #338dd4;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    border-bottom: 1px solid rgba(255, 255, 255, 0.18);
}

.sideber .tab a,
.sideber .tabon a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    color: #ffffff
}

.sideber .sb-card.short a,
.sideber .sb-card.shortest a {
    font-weight: 400;
    font-style: normal;
    padding: 2px 5px 2px 20px;
    border-right: 4px solid transparent
}

.sideber .sb-card.short.tabon a,
.sideber .sb-card.shortest.tabon a,
.sideber .tabon a {
    font-weight: 400;
    color: #fff
}

.sideber .sb-card.short.tabon:hover a,
.sideber .sb-card.shortest.tabon:hover a,
.sideber .tabon:hover a {
    color: #fff
}

.sideber .sb-card.shortest .f_left {
    line-height: 35px;
    width: 79%
}

.sideber .sb-card.shortest .f_left.zero {
    width: 98%
}

.sideber .sb-card .f_left {
    width: 75%;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 60px
}

.f_left {
    float: left
}

.sideber .sb_card_header {
    text-align: left;
    padding: 0 8px 0 7px;
    margin: 15px 0 0;
    color: #52524a;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer;
    background-color: #d2d2cf;
    height: 21px;
    line-height: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.sideber .sb-card:hover {
    background-color: #338dd4
}

#ribbon .rib_btn:hover {
    background-color: #18588e
}

#ribbon .collapse {
    visibility: visible
}

.minico.accnt:before,
.minico.admin_wizard:before,
.minico.ddate:before,
.minico.estimate:before,
.minico.fol:before,
.minico.inventory_icon:before,
.minico.machi:before,
.minico.other_location_icon:before,
.minico.outsource_icon:before,
.minico.produc:before,
.minico.production_flow:before,
.minico.purch:before,
.minico.ready:before,
.minico.report:before,
.minico.sale:before,
.minico.tsk:before,
.purchasing_icon:before {
    content: "\f0e4";
    height: 30px;
    width: 30px;
    margin-bottom: 0;
    line-height: 32px;
    font-size: 26px;
    font-family: Printpacesymbol
}

.minico.fol:before {
    content: "\f007"
}

.minico.ddate:before {
    content: "J"
}

.minico.ready:before {
    content: "\f1b3"
}

.minico.accnt:before {
    content: "A"
}

.minico.purch:before {
    content: "\f09d"
}

.minico.machi:before {
    content: "H"
}

.minico.produc:before {
    content: "I"
}

.minico.estimate:before {
    content: "B"
}

.minico.production_flow:before {
    content: "L"
}

.minico.admin_wizard:before {
    content: "K"
}

.minico.outsource_icon:before {
    content: "E"
}

.minico.other_location_icon:before {
    content: "\f14e" !important
}

.minico.sale:before {
    content: "D"
}

.minico.report:before {
    content: "F"
}

.minico.inventory_icon:before {
    content: "G"
}

.minico.cms_icon:before {
    content: "M"
}

.minico.logistic_icon:before {
    content: "O"
}

.purchasing_icon:before {
    content: "C"
}

.size-left {
    margin-left: 23px
}

#myTable1_wrapper label {
    font-weight: 100;
    margin-top: 10px
}

table.dataTable thead .sorting::after,
table.dataTable thead .sorting_asc::after,
table.dataTable thead .sorting_desc::after {
    top: 11px !important
}

table.dataTable thead .sorting::after {
    opacity: .7
}

.panel {
    background: rgba(224, 224, 224, .24) !important
}

.jsgrid-table>tfoot>tr>th,
.jsgrid-table>thead>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>th {
    color: #212121
}

.navbar.navbar-inverse {
    background: linear-gradient(19deg, #ebedef, #ebedef);
    background: -webkit-linear-gradient(19deg, #ebedef, #ebedef);
    background: -moz-linear-gradient(19deg, #ebedef, #ebedef);
    background: -ms-linear-gradient(19deg, #ebedef, #ebedef);
    background: -o-linear-gradient(19deg, #ebedef, #ebedef)
}

#tabfull {
    height: 50px !important
}

#tabfull span.f_left.zero {
    overflow: visible !important;
    line-height: 20px !important;
    margin: 5px 0 !important
}

table.dataTable.no-footer {
    border: 1px solid #d2d2cf !important
}

table#myTable1 {
    padding: 0 !important;
    margin-bottom: 10px;
    width: 100%
}

tbody {
    background: #fff
}

.dataTables_wrapper .dataTables_filter input {
    padding: 15px 0 !important;
    text-indent: 10px !important;
    line-height: 0 !important
}

.second_one {
    display: none;
    position: absolute;
    left: 217px;
    top: 30.2%;
    background: #f5f5f3;
    width: 100%;
    z-index: 9999;
    border: 1px solid #e4e6e9;
    box-shadow: 1px 1px 2px 0 rgba(50, 50, 50, .3);
    cursor: pointer;
    width: 15%
}

.left_menubarsecond {
    padding: 10px;
    border-bottom: 1px solid #e4e6e9 !important;
    cursor: pointer
}

.second_one a {
    color: #333
}

.left_menubarsecond {
    padding: 10px 0 10px 5px;
    border-bottom: 1px solid #e4e6e9
}

.left_menubarsecond:hover {
    background: #fff
}

.second_one a:hover {
    color: #333;
    text-decoration: none
}

#second_menu2 {
    top: 31%
}

div#second_menu3 {
    top: 36%
}

div#second_menu4 {
    top: 41%
}

div#second_menu5 {
    top: 45.5%
}

div#second_menu6 {
    top: 50.4%
}

.second_one .acitve {
    border-right: 5px solid #1b75bc
}

.wrapper.theme-1-active .fixed-sidebar-left,
.wrapper.theme-3-active .fixed-sidebar-left,
.wrapper.theme-6-active .fixed-sidebar-left {
    border: none
}

.checkbox label,
.radio label {
    cursor: pointer !important
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6) !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6) !important
}

button.btn {
    font-family: Poppins, sans-serif !important
}

.table>thead>tr>th {
    font-weight: normal;
    text-shadow: none;
    letter-spacing: 1px
}

table.dataTable thead th {
    border-right: 1px solid #fff;
    padding-left: 10px !important
}

table.dataTable thead th:last-child {
    border-right: none
}

table.dataTable thead th:focus {
    outline: 0
}

table.dataTable tbody td {
    border-right: 1px solid #ccc;
    padding-left: 10px !important
}

table.dataTable tbody td:last-child {
    border-right: none;
}

.breadcrumb a {
    text-decoration: none;
    color: #212121;
    cursor: text
}

.breadcrumb a:focus,
.breadcrumb a:hover {
    opacity: .5 !important;
    text-decoration: none;
    color: #212121
}

input.form-control,
input[type=email],
input[type=number],
input[type=password],
input[type=text],
select.form-control {
    height: 40px !important;
    line-height: 1em !important;
    width: 100%;
    border: 1px solid rgba(33, 33, 33, .5);
    border-radius: 3px;
    padding: 0 12px;
    margin-bottom: 10px
}


/*!*border: 1px solid #ccc !important;*!*/

input#email:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6) !important
}

.container-fluid {
    /* width: 90% */
    width:100%;
}

table.dataTable thead .sorting:last-child::after {
    display: none !important
}

table.dataTable thead .sorting_asc:last-child::after {
    display: none !important
}

table.dataTable thead .sorting_desc:last-child::after {
    display: none !important
}

hr {
    margin-bottom: 10px !important
}

label {
    font-size: 14px;
    font-weight: 400
}

span.input-group-btn button.btn {
    height: 35px;
    min-width: 10px;
    width: 10px;
    padding: 0 20px;
    padding-left: 10px
}

.form-group select.form-control {
    height: 35px
}

.fileupload.btn {
    height: 35px !important;
    border-radius: 3px !important;
    padding: 7px 0 0 0 !important
}

.breadcrumb {
    padding: 8px 0 !important;
    background-color: transparent !important;
    margin-top: 0
}

.datepicker-days thead {
    background: 0 0 !important
}

.profile_pic {
    width: 100px;
    height: 100px;
    border-radius: 100%
}

.fileupload span {
    font-size: 13px;
    padding: 10px
}

.profile_pic img {
    width: 100px;
    height: 100px;
    border-radius: 100%
}

.f1-buttons a:hover {
    color: #fff !important
}

@media only screen and (max-width: 1440px) {
    /*#contents_left.thinestside .sideber {*/
    /*height: 85%*/
    /*}*/
}

@media (max-width: 1024px) {
    .navbar.navbar-inverse.navbar-fixed-top .mobile-only-nav {
        background: 0 0
    }
    /*#contents_left.thinestside {*/
    /*display: none*/
    /*}*/
    .navbar.navbar-inverse.navbar-fixed-top .mobile-only-nav {
        position: unset;
        border-bottom: none;
        right: 0
    }
    .navbar.navbar-inverse.navbar-fixed-top .mobile-only-brand {
        width: auto
    }
    .navbar.navbar-inverse.navbar-fixed-top .mobile-only-brand {
        background: 0 0
    }
}

@media (max-width: 991px) {
    .dataTables_wrapper .dataTables_length {
        display: block
    }
}

@media (max-width: 640px) {
    .dataTables_wrapper .dataTables_length {
        padding: 0;
        margin: 0;
        float: left
    }
    #myTable1_filter {
        padding: 0;
        float: left;
        clear: both
    }
    .panel-heading div:first-child {
        margin: 0 !important;
        padding-bottom: 10px
    }
    /*.panel-heading div:nth-child(2) {*/
    /*float: left !important;*/
    /*margin: 0 !important;*/
    /*clear: both*/
    /*}*/
    .panel-heading {
        padding: 10px
    }
    table.dataTable thead th {
        padding-left: 5px !important
    }
    .container-fluid {
        margin: 0 !important;
        padding: 0 !important
    }
    #myTable1_paginate {
        clear: both;
        float: left;
        padding-bottom: 10px
    }
    #myTable1_info {
        float: left
    }
    .card-view {
        padding-left: 10px;
        padding-right: 10px;
        margin: 0;
        padding: 0
    }
    .heading-bg div:nth-child(3) {
        padding: 0 !important
    }
    .heading-bg h4 {
        padding: 0 !important;
        font-size: 20px
    }
    .container-fluid .row {
        margin: 0
    }
    .modal-body .form-group {
        padding: 0 !important
    }
    .modal-body .col-sm-12 {
        padding: 0 !important
    }
}

.pointer_none {
    cursor: text !important;
    color: #ccc;
    pointer-events: none;
    opacity: .6
}

.pointer_none a:hover {
    cursor: text;
    color: #ccc !important;
    pointer-events: none
}

.accordion-struct.panel-group .panel .panel-heading.activestate {
    background: #337ab7;
    border-bottom: 1px solid #ddd
}

.accordion-struct.panel-group .panel .panel-heading {
    border-radius: 0;
    padding: 0;
    background: rgba(33, 33, 33, .05);
    border: 1px solid #fff
}

textarea.form-control {
    height: 100px !important;
    resize: none
}

.f1-buttons a.btn.btn-previous:hover {
    background: #dad5d5 !important
}

#treeview {
    text-align: left;
    clear: both
}

#treeview li {
    padding-top: 10px
}

#treeview li ul {
    padding-left: 40px;
    list-style-type: initial !important;
    padding-bottom: 0;
    margin-top: 5px
}

#treeview ul {
    list-style-type: initial;
    padding-bottom: 10px;
    padding-top: 10px
}

#treeview ul li {
    padding-bottom: 10px;
    padding-left: 0 !important;
    padding-top: 0;
    width: 200px
}

#treeview li ul li ul {
    padding-bottom: 0 !important
}

#treeview li ul li ul li:last-child {
    padding-bottom: 0
}

#treeview .edit_icon,
.edit_icon {
    padding: 3px 4px;
    font-size: 12px;
    border-radius: 0;
    margin-left: 4px;
    border: 1px solid #e4e4e4;
    background: #fff;
    color: #212121
}

.parent_wrapper_div .wrapper {
    width: 100%;
    padding: 0 0
}

.fixed-sidebar-left2 {
    margin-top: 70px;
    width: 50px;
    min-width: 50px
}


/*!*width: 11.7% !important;*!*/


/*!*min-width: 180px;*!*/


/*!*width: 16% !important;*!*/

@media (max-width: 992px) {
    #contents_left,
    .fixed-sidebar-left2 {
        margin-top: 60px
    }
}

@media (max-width: 830px) {
    td.sorting_1:nth-child(1) {
        padding-left: 30px !important
    }
}

table.dataTable tr.child ul {
    margin: 0;
    padding: 0;
    width: 100%
}


/*tr td.child:nth-child(1) {*/


/*padding-left: 0 !important*/


/*}*/

table.dataTable.dtr-inline.collapsed tbody td:first-child:before,
table.dataTable.dtr-inline.collapsed tbody th:first-child:before {
    top: 4px !important
}

@media (max-width: 378px) {
    .form-actions button.btn.btn-success {
        margin-bottom: 0 !important
    }
}

body {
    background: #fff !important
}

/* .flex {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex
}

.flex.space-between{
    justify-content: space-between;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify
} */

.flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.space-between {
    justify-content: space-between;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
}

.modal-body input {
    text-indent: 10px
}

.swal-icon {
    display: none
}

@media (max-width: 323px) {
    img.brand-img {
        width: 150px !important;
        float: left;
        padding-left: 5px
    }
    .nav-header {
        width: 100px !important
    }
    .navbar.navbar-inverse.navbar-fixed-top .nav-header {
        width: 100% !important;
        padding-top: 0
    }
    .form-actions button:first-child {
        margin-bottom: 10px !important
    }
    /*.panel button:first-child {*/
    /*width: 100px;*/
    /*font-size: 14px;*/
    /*white-space: normal*/
    /*}*/
    .container-fluid .heading-bg {
        margin-bottom: 10px !important
    }
    .container-fluid .col-sm-12:first-child {
        padding: 0 !important
    }
    .panel .panel-heading a {
        float: none !important
    }
    #myTable1_filter label:first-child {
        text-align: left
    }
    #myTable1_filter label input:first-child {
        margin: 0
    }
    #myTable1_info {
        float: left;
        padding-left: 0
    }
    table.dataTable thead .sorting::after,
    table.dataTable thead .sorting_asc::after,
    table.dataTable thead .sorting_desc::after {
        position: unset
    }
    table.dataTable.dtr-inline.collapsed tbody td:first-child:before,
    table.dataTable.dtr-inline.collapsed tbody th:first-child:before {
        height: 10px;
        width: 10px;
        line-height: 10px;
        top: 8px !important
    }
    .form-body .radio-list .radio-inline {
        padding: 0 !important;
        margin: 0 !important
    }
    form .form-actions a {
        margin-top: 10px
    }
    .orange_btn {
        width: 30px !important;
        padding: 7px !important
    }
    .upload_abs {
        right: -3px
    }
    .form-actions button:last-child {
        margin-top: 10px
    }
    .f1-step-icon {
        width: 20px !important;
        height: 20px !important;
        line-height: 20px !important;
        font-size: 12px !important
    }
    .f1-step.activated .f1-step-icon {
        line-height: 15px !important
    }
    .f1-progress {
        top: 13px !important
    }
    .f1-step.active .f1-step-icon {
        width: 21px !important;
        height: 21px !important;
        line-height: 20px !important;
        font-size: 14px !important;
        margin-top: 2px !important
    }
    .f1-step.activated p {
        font-size: 12px !important;
        line-height: 14px !important;
        padding-top: 5px !important
    }
    .f1-step p {
        font-size: 12px !important;
        line-height: 14px !important;
        padding-top: 5px !important
    }
    .f1-step.activated .f1-step-icon i {
        font-size: 12px
    }
    .modal-footer button {
        min-width: 85px !important
    }
    .modal-footer {
        padding: 0 !important;
        text-align: center
    }
    .modal-body .col-sm-1 {
        padding: 0 !important
    }
}

@media (max-width: 780px) {
    table.dataTable.dtr-inline.collapsed tbody td:first-child:before,
    table.dataTable.dtr-inline.collapsed tbody th:first-child:before {
        height: 13px !important;
        width: 13px !important;
        line-height: 14px !important;
        top: 5px !important
    }
    .f1-step p {
        display: none
    }
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    width: 100% !important
}

span.red_clr {
    color: red !important
}

.fixed-sidebar-left1 {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex
}

.page-wrapper,
.page-wrapper.ml {
    margin-left: 5%;
    background: #fff;
    padding-bottom: 40px
}

.modal-backdrop.fade {
    opacity: .2 !important
}

.input-error .select2 {
    border: 1px solid red
}

a.btn.btn-next {
    background: #be1e2d
}

@media (max-width: 970px) {
    .f1-step-icon {
        width: 30px;
        height: 30px;
        line-height: 31px
    }
    .f1-step.activated .f1-step-icon {
        line-height: 27px
    }
    .f1-progress {
        top: 19px
    }
    .f1-step.active .f1-step-icon {
        width: 34px;
        height: 34px;
        line-height: 31px;
        font-size: 18px;
        margin-top: 2px
    }
    .f1-step.activated p {
        font-size: 12px;
        line-height: 14px;
        padding-top: 5px
    }
    .f1-step p {
        font-size: 12px;
        line-height: 14px;
        padding-top: 5px
    }
}

.form-control {
    height: 35px !important;
    font-size: 14px;
    font-weight: 400;
    border: 1px solid rgba(33, 33, 33, .5);
    margin-bottom: 10px
}

.app-search .dataTables_wrapper .dataTables_filter input:focus,
.app-search .dataTables_wrapper .dataTables_length select:focus,
.app-search .dd-handle:focus,
.app-search .dd3-content:focus,
.app-search .form-control:focus,
.app-search .jsgrid-cell input:focus,
.app-search .jsgrid-cell select:focus,
.app-search .mce-floatpanel .mce-btn:focus,
.app-search .mce-floatpanel .mce-textbox:focus,
.app-search .select2-container--default .select2-selection--single:focus,
.app-search .select2-selection.select2-selection--multiple:focus,
.app-search .tablesaw-bar .btn-select select:focus,
.dataTables_wrapper .dataTables_filter .app-search input:focus,
.dataTables_wrapper .dataTables_filter input,
.dataTables_wrapper .dataTables_length .app-search select:focus,
.dataTables_wrapper .dataTables_length select,
.form-control,
.jsgrid-cell .app-search input:focus,
.jsgrid-cell .app-search select:focus,
.jsgrid-cell input,
.jsgrid-cell select,
.mce-floatpanel .app-search .mce-btn:focus,
.mce-floatpanel .app-search .mce-textbox:focus,
.mce-floatpanel .mce-btn,
.mce-floatpanel .mce-textbox,
.select2-container--default .app-search .select2-selection--single:focus,
.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--single .select2-selection__rendered,
.select2-selection.select2-selection--multiple,
.tablesaw-bar .btn-select .app-search select:focus,
.tablesaw-bar .btn-select select,
.wizard .content>.body input {
    height: 40px !important
}

.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 2.78em;
    border-radius: 3px;
    margin-bottom: 10px
}

#footer {
    background: 0 0 !important;
    height: 1.5rem
}

.jsgrid-table>tfoot>tr>th,
.jsgrid-table>thead>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>th {
    text-transform: capitalize;
    padding: 16px 6px;
    text-align: center;
}

.dataTables_wrapper .dataTables_filter {
    padding-right: 0
}

#myTable1 th:last-child {
    min-width: 40px !important;
    border-top: 0
}

#myTable1_length {
    padding: 0
}

#myTable1_filter {
    padding: 0
}

.form-group label {
    margin-bottom: 2px !important;
    white-space: nowrap;
}

#address_edit_modal_popup .form-group label {
    white-space: normal;
}

.upload_abs {
    top: 23px
}

.alert {
    margin-bottom: 0;
    margin-top: 10px !important;
    padding: 5px;
    width: 50%;
    /* text-align: center; */
    text-align: left;
    margin: 0 auto;
    position: absolute;
    top: 6%;
    left: 30%;
    text-transform: capitalize
}

.close-message {
    top: 25%;
    right: 1%;
    position: absolute;
    font-weight: 900;
}

.close-message-error-summary {
    top: 1%;
    right: 1%;
    position: absolute;
    font-weight: 900;
}

.alert h4 {
    font-size: 18px;
    text-transform: initial;
    line-height: 25px
}

table.dataTable.display tbody td a {
    color: #212121
}

.bdr_bottom {
    border-bottom: 1px solid #ccc
}

.bdr_dasheedbot {
    border-color: #ccc;
    border-width: thin;
    border: .5px dashed #ccc
}

.f1-buttons .hover_none:hover {
    background: #f1ebeb !important;
    color: #000 !important
}

.wysihtml5-toolbar a {
    border: 1px solid #ccc !important
}

.formateBar {
    float: right;
    margin-top: -10px
}

.sizeSeries {
    width: 14%
}

table.dataTable.display tbody tr.odd,
table.dataTable.stripe tbody tr.odd {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
    background-color: #edf1f3 !important
}

.table-hover>tbody>tr.odd:hover {
    background-color: #edf1f3 !important
}

.swal-footer {
    text-align: center
}

.swal-button--cancel:focus {
    box-shadow: none
}

.swal-button {
    font-weight: 100;
    font-size: 18px;
    padding: 5px 24px
}

.wrapper .page-wrapper h4 {
    font-size: 20px
}

.accordion-struct.accordion-style-1.panel-group .panel .panel-heading.activestate {
    background: #41739f
}

.accordion-struct.accordion-style-1.panel-group .panel .panel-heading.activestate a {
    color: #fff
}

.accordion-struct.panel-group .panel:last-child .panel-heading {
    border-top: none !important
}

.accordion-struct.accordion-style-1.panel-group .panel .panel-heading.activestate i {
    color: #fff
}

.accordion-struct.accordion-style-1.panel-group .panel .panel-heading {
    border: 1px solid rgba(33, 33, 33, .5)
}

.bdr_botno {
    border-bottom: none !important
}

.ui-widget-content {
    width: 160px;
    height: auto;
    border: 1px solid #00f
}

.dateBox {
    width: 160px;
    height: auto;
    border: 1px solid #00f
}

.dz-error-message {
    color: #fff
}

button.close1 {
    -webkit-appearance: none;
    cursor: pointer;
    padding: 3px 5px;
    border-radius: 4px;
    margin-top: 2px;
    display: inline-block;
    font-size: 16px;
    background-color: #2e6ea6;
    border: solid 1px rgba(8, 8, 8, .22);
    cursor: pointer
}

.close1 {
    float: initial !important;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    opacity: 1.2;
    cursor: pointer
}

@media (max-width: 1400px) {
    .container-fluid {
        width: 100% !important
    }
    #contents_left,
    .fixed-sidebar-left2 {
        margin-top: 71px
    }
    .filter-bar.withRibbon {
        padding: 5px 5px 7px 10px
    }
}

@media (max-width: 1280px) {
    .control-label.sheetestimate_label.ml-30 {
        margin-left: 0 !important
    }
}

@media (max-width: 1024px) {
    #contents_left.thinestside {
        top: -2px;
        bottom: 0;
        box-shadow: 5px 0 3px rgba(1, 1, 1, .1)
    }
    .page-wrapper,
    .page-wrapper.ml {
        padding: 60px 15px;
        margin-left: 0 !important
    }
    #contents_left,
    .fixed-sidebar-left2 {
        margin-top: 61px
    }
    .fixed-sidebar-left {
        margin-left: 0 !important
    }
    #contents_left.thinestside {
        z-index: 99;
        /* width: 100%; */
        width:300px;
        background: rgba(0, 0, 0, .55);
        height: 100%;
        overflow: scroll
    }
    /*#contents_left.thinestside .sideber {*/
    /*height: 100%*/
    /*}*/
}

@media (max-width: 834px) {
    #contents_left,
    .fixed-sidebar-left2 {
        margin-top: 60px
    }
    .page-wrapper,
    .page-wrapper.ml {
        padding-top: 11%
    }
    .common-filed-set .select2-container--default .select2-selection--single .select2-selection__rendered {
        text-align: center
    }
    .page-wrapper,
    .page-wrapper.ml {
        margin-left: 0% !important
    }
}

@media (max-width: 425px) {
    #contents_left,
    .fixed-sidebar-left2 {
        margin-top: 106px
    }
    .brand-img {
        margin: 10px auto;
        width: 25%
    }
}

.d-flex {
    display: flex;
}

.d-flex-center {
    justify-content: center;
    align-items: center;
}

.d-flex-end {
    justify-content: end;
}

.error-msg {
    width: 100% !important;
    right: 0 !important;
}

.margin-add {
    margin-left: 10%;
    margin-bottom: 5%;
}

.postpressChildRow {
    margin-left: 5%;
    width: 30%;
}

.postpressChildRow div,
.postpressChildRow div div label {
    width: 100%;
}

.postpressChildRow div div label {}

.error-border {
    border: 1px solid #d12d2d !important;
}

.loader-spin-v2 {
    position: absolute;
    background: rgba(255, 255, 255, 0.74);
    width: 100%;
    height: 85%;
    z-index: 1;
    display: none;
    justify-content: center;
    align-items: center;
    color: rgb(108, 117, 125);
}

.loader-spin-v2-text {
    direction: ltr;
    text-transform: none!important;
}

#tbl_bank_reconciliation_statements_wrapper {
    overflow-x: scroll;
}

#tbl_bank_reconciliation_statements {
    font-size: 10px;
    display: none;
}

#tbl_bank_reconciliation_statements_length {
    display: none;
}

#tbl_bank_reconciliation_statements_info {
    margin-bottom: 20px;
}

#tbl_bank_reconciliation_statements_filter {
    overflow: hidden;
    text-align: inherit
}

#tbl_bank_reconciliation_statements_filter input {
    width: 80%
}

#tbl_bank_reconciliation_statements_deposit_return {
    font-size: 10px;
    display: none;
}

#tbl_bank_reconciliation_statements_deposit_return_length {
    display: none;
}

#tbl_bank_reconciliation_statements_deposit_return_info {
    margin-bottom: 20px;
}

#tbl_bank_reconciliation_statements_deposit_return_filter {
    overflow: hidden;
    text-align: inherit
}

#tbl_bank_reconciliation_statements_deposit_return_filter input {
    width: 80%
}

#tbl_upload_files_wrapper {
    overflow-x: scroll;
}

.btn_file_download {
    text-decoration: underline;
    color: #00f!important;
}

.required {
    color: #f00;
}

.div-discount-type-profile {
    display: none;
}

.div-discount-type-estimator {
    display: none;
}

@media (max-width: 1400px) {
    .margin-add {
        margin-left: 15%;
        margin-bottom: 5%;
    }
}

@media (min-width: 1800px) {
    .margin-add {
        margin-left: 10%;
        margin-bottom: 5%;
    }
}


/* New CSS Start*/

.wrapper {
    background: #fff;
}

.page-wrapper {
    background: transparent;
}

.wrapper .zoom-container,
.wrapper .page-wrapper>.container {
    /* width: 95% !important; */
    width:100%!important;
    margin: 0 auto !important;
}


/* header Css Start */

.navbar.navbar-inverse.navbar-fixed-top {
    box-shadow: 0 3px 3px rgba(56, 65, 74, 0.1) !important;
}


/* Header Css End */


/* Sidebar Css Start */

#contents_left.thinestside {
    /* width: 300px; */
    min-width: auto;
    border-right: 1px solid transparent;
    position: fixed;
    top: 4px;
    bottom: 0;
    z-index: 99;
    background: #104673;
    padding: 14px 0;
}

.sideber {
    padding: 0;
    background: transparent;
}

.sideber .filter-bar {
    background: transparent !important;
    border: 0;
}

.sideber .filter-bar::before {
    color: #bcbecd;
    right: 20px;
    transition: all .3s ease-in-out;
}

.sideber .filter-bar .filter-title {
    color: #bcbecd;
    font-size: 14px;
    transition: all .3s ease-in-out;
}

.sideber .filter-bar svg,
.sideber .filter-bar img {
    height: 22px;
    width: 22px;
    margin-bottom: -6px;
    margin-right: 6px;
}

.sideber .filter-bar i {
    font-size: 16px;
    margin-right: 10px;
    text-align: center;
    height: 30px;
    width: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    background: transparent;
    color: #bcbecd;
    transition: all .3s ease-in-out;
}

#contents_left.thinestside .sideber {
    width: auto;
}

.sideber.active .filter-bar .filter-title,
.sideber.active .filter-bar::before {
    color: #fff;
}

.sideber.active .filter-bar i {
    background: #fff;
    color: #000 !important;
}

.sideber .filter-bar:hover span,
.sideber .filter-bar:hover::before {
    color: #fff;
}

.sideber .filter-bar:hover i {
    color: #fff;
}

.sideber .dropdown_arrow+#container {
    margin: 4px 0;
}

.sideber .sb-card,
.sideber .sb-firstcard {
    background: transparent !important;
    border: 0;
}

.sideber .submenu div.child_toggle {
    background: transparent !important;
}

.sideber .sb-card.short a,
.sideber .sb-card.shortest a {
    padding: 10px 15px 10px 60px;
    position: relative;
    color: #bcbecd;
    transition: all .3s ease-in-out;
}

.sideber .sb-card.shortest a.active {
    color: #fff;
}

.sideber .sb-card.shortest.tabon a.active {
    color: #fff !important;
    border-right: 0;
}

.sideber .sb-card.shortest>a:hover {
    color: #fff;
}

.sideber .sb-card.shortest>a::before {
    content: '';
    position: absolute;
    top: 50%;
    /* transform: translateY(-50%); */
    left: 25px;
    height: 0.5px;
    width: 14px;
    background: #bcbecd;
    transition: all .3s ease-in-out;
}

.sideber .sb-card.shortest>a:hover::before {
    background: #fff;
}

.sideber .submenu div.child_toggle a {
    color: #bcbecd !important;
    transition: all .3s ease-in-out;
    margin: 0 0 0 20px !important;
    position: relative;
}

.sideber .submenu div.child_toggle a:before {
    content: '\f111';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 34px;
    font-family: 'Font Awesome 5 Pro';
    font-size: 6px;
    height: auto;
    width: auto;
    background: transparent;
    transition: all .3s ease-in-out;
    color: #bcbecd;
}

.sideber .submenu div.child_toggle a:hover:before {
    background: transparent;
    color: #fff;
}

.sideber .submenu div.child_toggle a:hover {
    color: #fff !important;
}

.sideber .submenu .sb-card.short.tabon a,
.sideber .submenu .sb-card.shortest.tabon a,
.sideber .submenu .tabon a {
    color: #fff !important;
    font-size: 13px;
    text-shadow: none;
    letter-spacing: 0.4px;
    border-right: 0;
}

.toggleChild span.f_left i.downArrow {
    color: #fff;
}

.toggleChild span.f_left i {
    margin-top: 3px !important;
}

.sideber .sb-card.shortest .f_left {
    display: inline-flex;
    white-space: normal;
    line-height: 20px;
    justify-content: space-between;
    align-items: center;
    width: 100% !important;
}

.sideber .sb-card span.zero {
    line-height: 20px;
}


/* Sidebar Css End */

#product-container b {
    letter-spacing: 0.8px;
}

#product-container label {
    display: inline-block;
    margin-bottom: 2px;
    font-size: 16px;
    color: #585858;
    font-weight: 500;
    font-family: "Avenir-BookOblique", "Roboto", "Conv_TheSans_Plain", sans-serif;
}


/* New CSS End*/

.deposit_refund_table .pagination{
    float: unset;
    display: flex;
    justify-content: end;
    margin-bottom: 0;
}


 
.edit-records{
    cursor: pointer;
}
.custom-editable .edit-records input {
    width: 100%;
    
}

.custom-editable .save-button{
    width: calc(100% - 26px);
    display: inline-flex;
    justify-content: end;
    font-size: 20px;
    margin-top: 3px;
  
}
.custom-editable .cancel-button {
    float: right;
    line-height: 26px;
    font-size: 20px;
    
}

.loader-spin-v3 {
    position: absolute;
    background: rgba(255, 255, 255, 0.74);
    width: 100%;
    height: 100%;
    z-index: 1;
    display:flex;
    justify-content: center;
    align-items: center;
    color: rgb(108, 117, 125);
}

.loader-spin-v3.hide{
    display:none!important;
}

.loader-spin-v3.show{
    display:flex!important;
}

.loader-spin-v3-text {
    direction: ltr;
    text-transform: none!important;
    display:flex;
    align-items: center;
}