@charset "utf-8";
/* CSS Document */
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap");

body {
    font-family: "Poppins", sans-serif;
    margin: 0;
    padding: 0;
}
/* 19/4/2021 */
/* Header Section Start */
nav.navbar.navbar-ct-red {
    background-color: #fff;
    border-radius: 0px;
    margin-bottom: 0px;
    height: 60px;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15) !important;
}
.headmenu p {
    font-size: 12px;
    color: #0b5345;
    font-weight: 600;
    margin-bottom: 0px !important;
}
.nav .caret {
    border-top-color: #00426a;
    border-bottom-color: #00426a;
}
.img_listmenu {
    display: block;
    margin: 0 auto;
    margin-bottom: 5px;
}
ul.nav.navbar-nav.navbar-right.headmenu li a {
    padding: 10px 15px;
}
.headermenuseting li a {
    padding: 10px 10px !important;
}
ul.nav.navbar-nav.navbar-right.headmenu li a:hover {
    text-decoration: none;
    background-color: transparent;
}
.head_drop {
    position: absolute;
    right: -13px;
    border-color: transparent;
}
.dropdown-menu.head_drop:after {
    border-bottom: 11px solid #006699;
    border-left: 11px solid rgba(0, 0, 0, 0);
    border-right: 11px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    position: absolute;
    right: 15px;
    top: -11px;
}
a.navbar-brand.imgs {
    padding: 8px 15px;
}
/* 28/42021 */
.headlogos {
    height: 58px !important;
}

/* 21/5/2021 */

.bgclr_mobview {
    height: 60px !important;
}
ul.nav.navbar-nav.navbar-right.headmenu li {
    height: 59px;
    text-align: center;
}
ul.nav.navbar-nav.navbar-right.headmenu li:hover {
    background-color: #f9f9f9;
}
ul.nav.navbar-nav.navbar-right.headmenu li.active {
    background-color: #f9f9f9;
}
ul.nav.navbar-nav.navbar-right.headmenu li a {
    background-color: transparent !important;
}
.recepts li {
    height: 40px !important;
}

/* Header Section End */
/* Profile Section Start */
.strip {
    background-color: #00426a;
    /* background-color: #000066; */
    min-height: 38px;
}
.strip h1 {
    font-family: "Poppins", sans-serif;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 20px;
    letter-spacing: 0.5px;
    font-weight: 400;
    color: #fff;
    padding: 0 15px;
    line-height: 38px;
}
.profile {
    margin-top: 25px;
    margin-bottom: 50px;
}
.profilerow {
    width: 100%;
    margin-left: 0px !important;
}
.profilesetion h2 {
    font-family: "Poppins", sans-serif;
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 5px;
}
.profilesetion p {
    color: #f00;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.5px;
}
ul.list_unstyled {
    padding: 0px;
    list-style: none;
}
ul.list_unstyled li {
    font-size: 14px;
    color: #747474;
    font-weight: 400;
    padding: 3px 0px;
    letter-spacing: 0.5px;
}
ul.list_unstyled li a {
    color: #747474;
    text-decoration: none;
    font-weight: 500;
}
ul.list_unstyled li a:hover {
    color: #006699;
}
ul.social_icon li {
    display: inline-flex !important;
    margin-right: 6px;
    padding: 5px 6px;
    text-align: center;
}
ul.social_icon {
    padding: 0px;
    list-style: none;
}
ul.social_icon li a i {
    color: #006699;
    font-size: 18px;
}
.edit {
    font-family: "Poppins", sans-serif;
    letter-spacing: 0.5px;
    font-weight: 400;
}
button.btn.btn-primary.edit i {
    margin-right: 5px;
}
img.proimg {
    border-radius: 10px;
}
.profiledetail h3 {
    font-family: "Poppins", sans-serif;
    color: #006699;
    margin-top: 0px;
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 0px;
}
.userprofile label {
    font-size: 13px;
    font-weight: 600;
    color: #282828;
    letter-spacing: 0.5px;
}
.userprofile label span {
    position: absolute;
    top: 0;
    right: 0px;
}
.userprofile p {
    color: #747474;
    letter-spacing: 0.5px;
    margin-bottom: 0px;
    font-size: 13px;
    font-weight: 600;
    word-break: break-all;
}
.content td {
    padding: 0px 5px;
    color: #282828;
    font-weight: 500;
    letter-spacing: 0.5px;
}
button.btn.btn-primary.svesbcks {
    letter-spacing: 0.5px;
}
button.close.pswds {
    position: absolute;
    right: 16px;
    top: 16px;
    font-size: 25px;
}
.modal-header.pswdchngs h4 {
    color: #006699;
    font-weight: 500;
}
.profiew {
    margin-bottom: 25px;
    width: 100%;
    margin-left: 0px !important;
}
.row.addres h4 {
    font-family: "Poppins", sans-serif;
    margin-top: 0px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.5px;
}
/* 20/4/2021 */
.textdivprofile {
    padding: 0px;
    margin-bottom: 1.5rem !important;
}
/* Profile Section End */
/* Footer Section Start */
.footers {
    position: fixed;
    width: 100%;
    bottom: 0;
    background-color: #f1f1f1;
    height: 26px;
}
.top {
    text-align: center;
    margin-top: 4px;
}
a.moreNew {
    color: #000;
    text-decoration: none;
    font-size: 12px;
    font-weight: 600;
}
.spaceN01 {
    margin: 0 15px 0 15px;
}
a.moreNew:hover {
    color: #006699;
}
.footers p {
    float: right;
    font-size: 12px;
    padding-right: 30px;
    margin-bottom: 0px;
    font-weight: bold;
    padding-top: 3px;
}
/* Footer Section End */
/* Invoice Section Start */
.invoice {
    margin-top: 10px;
    /* margin-bottom: 50px; */
}
.invoicerow {
    width: 100%;
    margin-left: 0px !important;
}
img.userss {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}
.headlne.sidebar {
    /* margin-top: 6px !important; */
    width: 212px;
    /* border-right: 1px solid #ccc; */
    min-height: 100vh;
    box-shadow:
        0 3px 6px -4px #0000001f,
        0 6px 16px 0 #00000014,
        0 9px 28px 8px #0000000d;
    padding: 2rem 1rem;
}
.sidebar-toggle-button {
    position: absolute;
    top: 22px;
    right: 0px;
    cursor: pointer;
    border-radius: 4px 0px 0px 4px;
    width: 18px;
}
.sidebar-toggle-button.down {
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(180deg);
    border-radius: 0px 4px 4px 0px;
    width: 18px;
}
.sidebar-width-toggle {
    width: 60px !important;
}
.headlne.sidebar.sidebar .shortname {
    display: none;
}
span.fulname {
    font-size: 16px;
    font-weight: 600;
}
li.home-side.headsinvcs {
    text-align: left;
    margin-bottom: 10px;
}
ul.nav.nav-sidebar li a {
    color: #000;
    font-weight: 500;
    padding: 10px 0px;
    font-size: 12px;
}
ul.nav.nav-sidebar {
    margin-bottom: 10px;
}
.headlne.sidebar.sidebar.sidebar-width-toggle .fulname {
    display: none;
}
.headlne.sidebar.sidebar.sidebar-width-toggle .shortname {
    display: block;
    font-size: 24px;
    font-weight: 600;
    color: #006699;
}
span.userlist.sidebar-text-toggle {
    display: none;
}
.headlne.sidebar.sidebar.sidebar-width-toggle ul li {
    text-align: center;
}
.main-width-toggle {
    width: calc(100% - 80px) !important;
    margin-left: 0px !important;
}
.main.mainSettings {
    width: calc(90% - 78px);
}
ol.breadcrumb.conects li a {
    text-decoration: none;
    color: #282828;
    font-weight: 500;
}
ol.breadcrumb.conects li {
    text-decoration: none;
    color: #747474;
    font-weight: 500;
}
ol.breadcrumb.conects li a:hover {
    color: #006699;
}
ol.breadcrumb.conects {
    margin-bottom: 8px;
}
.headinvsinfo h2 {
    font-family: "Poppins", sans-serif;
    color: #006699;
    margin-top: 0px;
    font-size: 18px;
    font-weight: 600;
}
.filterbags {
    width: 100%;
    background-color: #f1f1f1;
    padding: 6px 6px;
}
.btnbtncls {
    font-family: "Poppins", sans-serif;
    letter-spacing: 0.5px;
    font-weight: 500;
/*    cursor: default;*/
}
.btnbtncls span {
    margin-right: 5px;
}
select.selcetschms {
    background-color: #ffffff;
    border: 1px solid #e3e3e3;
    border-radius: 0px;
    box-shadow: none;
    color: #444444;
    height: 30px;
    padding: 3px 6px;
    position: relative;
    top: 1px;
}
.reqtsbtnbcks {
    text-align: right;
}
.invicedets {
    background-color: #ffffff;
    border: 1px solid #e3e3e3;
    border-radius: 0px;
    box-shadow: none;
    color: #444444;
    height: 33px;
    padding: 3px 6px;
    position: relative;
    top: 1px;
}
.totlpay {
    margin-top: 15px;
}
.row.advncedamnts {
    margin-top: 15px;
}
.advncedamnts label {
    font-size: 13px;
    font-weight: 600;
    color: #282828;
    letter-spacing: 0.5px;
}
input.rdius {
    vertical-align: top;
    margin-right: 5px;
}
p.blue-table-td-text a {
    font-size: 13px;
    color: #0a81f8;
    text-decoration: none;
    font-weight: 500;
}
p.blue-table-td-text {
    margin-bottom: 0px;
}
/* 20/4/2021 */
.rows-pages.totlspges {
    margin-top: 30px;
    text-align: right;
}
.rows-pages.totlspges span {
    font-size: 14px;
    font-weight: 600;
}
.num_lists {
    background-color: #ffffff;
    border: 1px solid #e3e3e3;
    border-radius: 0px;
    box-shadow: none;
    color: #444444;
    height: 33px;
    padding: 3px 6px;
    margin-left: 15px;
}
.userlist {
    font-size: 12px !important;
    font-weight: 500 !important;
    letter-spacing: 0.5px;
}
ul.nav.nav-sidebar li a:hover {
    background-color: transparent !important;
    color: #006699;
}
.invoicesview h3 {
    font-family: "Poppins", sans-serif;
    color: #006699;
    font-weight: 600;
    font-size: 16px;
}
.invoicesview {
    margin-top: 25px;
}
.tableinfo th {
    padding: 10px 5px;
    font-size: 12px;
    font-weight: 600;
    color: #000;
    letter-spacing: 0.5px;
    border-bottom: 1px solid #ddd;
    border-color: #ddd;
}
.tableinfo td {
    padding: 8px 5px;
    color: #747474;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 500;
    border-bottom: 1px solid #ddd;
    border-color: #ddd;
}
.tableinfo td span {
    color: #747474;
    font-size: 13px;
    letter-spacing: 0.5px;
}
.tableinfo {
    margin-top: 25px;
}
span.shortname.usershort.sidebar-text-toggle {
    font-size: 18px !important;
    font-weight: 500 !important;
    color: #000 !important;
}
.billprnt {
    width: 100%;
}
.invcsbill {
    margin-bottom: 14px;
}
input.check_box {
    vertical-align: middle;
    margin-top: 0px !important;
    margin-right: 5px;
}
span.glyphicon.glyphicon-ok.okaybilng {
    color: #80a603;
    font-size: 15px;
}
.searchicon {
    position: absolute;
    z-index: 2;
    text-align: center;
    color: #000;
    top: 7px !important;
    right: 22px !important;
    font-size: 18px;
    cursor: pointer !important;
}
.modalinput {
    background-color: #ffffff;
    border: 1px solid #e3e3e3;
    border-radius: 0px;
    box-shadow: none;
    color: #444444;
    height: 30px;
    padding: 3px 6px;
    position: relative;
    top: 1px;
}
.modalsearch {
    overflow: scroll;
    height: 338px;
    overflow-x: hidden;
}
.btncenter {
    text-align: center;
    margin-top: 20px;
}
.newbill {
    width: 50%;
}
.plusicns {
    color: #006699;
    font-size: 20px;
    cursor: pointer;
    vertical-align: middle;
}
.userprofile p a {
    text-decoration: none;
}
.receiptstble {
    margin-top: 0px !important;
}
.userrecpts {
    margin-top: 15px;
}
.inputrecptsreconcls {
    display: unset;
    width: 30%;
}
/* 21/4/2021 */
.rdinput {
    vertical-align: middle;
    margin-top: 0px !important;
    margin-left: 10px !important;
    margin-right: 5px;
}
.rdinput:first-child {
    margin-left: 0px !important;
}
.onlinepay th {
    white-space: nowrap;
}
.onlinepay td {
    white-space: nowrap;
}
.onlinepay {
    overflow: scroll;
    overflow-y: hidden;
}
/* 4/5/2021 */
/*.row.requstsheads {
width: 100%;
margin-left: 0px !important;
}*/
.invoicetps {
    margin-top: 14px;
}
.addsicon {
    position: absolute;
    z-index: 2;
    text-align: center;
    color: #000;
    top: 56px !important;
    left: 14%;
    font-size: 18px;
    cursor: pointer !important;
}
.tblicons {
    position: relative;
}
.addplusnxt {
    font-size: 18px;
    color: #3276b1;
    cursor: pointer;
}
/* 5/5/2021 */
.texttop {
    margin-top: 14px;
}

/* 21/5/2021 */

ul.nav.nav-sidebar li.active span {
    color: #006699;
    font-weight: 600 !important;
}

/* Invoice Section End */

/* Setting Section Start */
.settinginfo {
    margin-top: 15px;
}
img.img_logo {
    margin-bottom: 5px;
}
img.img_logo {
    /* width: 38px; */
    width: 22rem;
}
/* 5/5/2021 */
.invoicsettngs {
    margin-bottom: 14px;
}
/* 19/5/2021 */
.inputuser {
    background-color: #ffffff;
    border: 1px solid #e3e3e3;
    border-radius: 0px;
    box-shadow: none;
    color: #444444;
    height: 30px;
    padding: 6px 6px;
    width: 36%;
}
/* Setting Section End*/
/* 22/4/2021 */
/* Communication Section Start */
.actvmkes h2 {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.addhcs {
    margin-top: 5px;
    margin-bottom: 15px;
}
.duediv {
    margin-top: 14px;
}
/* Communication Section End */
/* Document Register Section Start */
.filterinward {
    margin-top: 10px;
}
.outwrdreg {
    margin-top: 14px;
}
/* Document Register Section End */
/* Bag Processing Section Start */
.bgdats h1 {
    font-size: 18px;
    font-weight: bold;
}
.boxbag {
    border: 1px solid #666;
    height: 75px;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 1;
    padding-top: 18px;
    width: 75px;
    margin-right: 14px;
    display: inline-block;
}
.yellow_box {
    background-color: #ff0;
}
.red_box {
    background-color: #f00;
}
.white_box {
    background-color: #fff;
}
.brown_bag {
    background-color: #dab252;
}
.blue_bag {
    background-color: #0000fe;
    color: #fff;
}
.boxes.bagbox {
    text-align: right;
}
.bags {
    margin-top: 25px;
}
.boxbag:last-child {
    margin-right: 0px !important;
}
.colorcls {
    border: 1px solid #666;
    width: 17px;
    height: 17px;
}
.redtablebox {
    background-color: #f00;
}
.yellowtablebox {
    background-color: #ff0;
}
.whitetablebox {
    background-color: #fff;
}
.browntablebox {
    background-color: #dab252;
}
.bluetablebox {
    background-color: #0000fe;
    color: #fff;
}
span.colorcls {
    padding: 0px 8px;
    margin-right: 4px;
}
.bagprecssnew {
    background-color: #f1f1f1;
    margin-top: 25px;
    min-height: 100vh;
}
.bagprocess {
    width: 100%;
    margin-left: 0px !important;
}
.bagscaninput {
    width: 100%;
    display: unset !important;
}
.bagleftside p {
    margin-bottom: 0px;
    font-weight: 500;
    letter-spacing: 0.5px;
}
img.scanimg {
    position: absolute;
    top: 26px;
    left: 75%;
}
.tablebagprocess {
    background-color: #fff;
    min-height: 100vh;
}
.boxtble .boxbag {
    margin-right: 6px;
}
.boxtble {
    margin-top: 15px;
}
.bagleftside {
    padding: 10px 5px;
}
.table_right td {
    border-bottom: 1px solid #ddd;
}
.btntypes {
    margin-top: 20px;
    text-align: right;
}
.advncedamnts span {
    position: absolute;
    right: 0px;
}
.margtp {
    margin-top: 15px;
}
.btncntr {
    text-align: center;
    margin-top: 25px;
}
span.clrboxtbl {
    background-color: #f00;
    padding: 0px 8px;
    margin-right: 5px;
}
.btncnfrms {
    width: 100%;
    padding: 0px 5px;
}
/* 5/5/2021 */
.babprcesstbl td {
    border-bottom: none;
}
/* Bag Processing Section End */
/* 23/4/2021 */
/* HCE's Section Start */
.hcehosplist {
    width: 20%;
}
input.rdius.hces {
    margin-left: 10px;
}
.hces:first-child {
    margin-left: 0px !important;
}
.auditview {
    margin-top: 14px;
}
.auditbtn {
    margin-bottom: 5px;
}
.auditslect {
    margin-bottom: 15px;
}
.auditnew {
    margin-top: 40px;
}
.auditnewslect {
    width: 100%;
}
/* 26/4/2021 */
.otpimg {
    cursor: pointer;
    display: block;
    margin: 0 auto;
}
.affilirqust {
    margin-top: 58px;
}
.hcelinkdocument p a {
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    color: #000;
}
.hcelinkdocument p a span:hover {
    color: #000 !important;
}
.modal.right.fade .modal-dialog {
    right: -374px;
    -webkit-transition:
        opacity 0.3s linear,
        right 0.3s ease-out;
    -moz-transition:
        opacity 0.3s linear,
        right 0.3s ease-out;
    -o-transition:
        opacity 0.3s linear,
        right 0.3s ease-out;
    transition:
        opacity 0.3s linear,
        right 0.3s ease-out;
}
.modal.right.fade.in .modal-dialog {
    right: 0;
    position: absolute;
}
.modal-dialog.modalschedulenew {
    width: 800px;
    padding: 0px;
    height: 100%;
}
.modalrightdoctype {
    width: 100%;
}
.lble h3 {
    margin-top: 0px;
    line-height: 30px;
    margin-bottom: 0px;
}
.textrequest {
    margin-top: 50px;
}
.alrdystrt {
    margin-top: 68px;
}
/* 27/4/2021 */
.textothrdetils {
    margin-top: 40px;
}
.hcelistviews {
    margin-top: 15px;
}
.divrowclon h2 {
    margin-top: 0px;
    margin-bottom: 4px;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.5px;
}
.divrowclon p {
    font-size: 15px;
    letter-spacing: 0.5px;
    font-weight: 600;
    margin-bottom: 0px;
}
.hcelistinfodiv {
    display: flex;
    justify-content: space-between;
    width: 100%;
    text-align: center;
}
.hcelinkdocument span {
    padding: 3px 5px;
    cursor: pointer;
    border-radius: 4px;
    margin-right: 5px;
    display: inline-block;
    margin-bottom: 5px;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.5px;
    color: #fff;
}
.printicon {
    position: unset !important;
}
.halfslect {
    width: 30%;
}
.inputname {
    width: 68%;
    display: unset;
    height: 33px;
}
.invsnws {
    height: 36px !important;
}
.invsslect {
    height: 36px !important;
}
.modal-header.pswdchngs h4 span {
    font-weight: 600;
    letter-spacing: 0.5px;
}
.text_link a {
    color: #f00;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-decoration: none;
}
.text_link a.active {
    color: #006699;
}
.priortyflag {
    margin-top: 14px;
}
.ledgeselect {
    width: 82%;
}
.collectionline p {
    color: #747474;
    letter-spacing: 0.5px;
    font-weight: 400;
}
/* 28/4/2021 */
.modalcontrcts {
    margin-bottom: 20px;
}
.colpsefulldiv a {
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 0.5px;
    text-decoration: none;
}
.panel-heading a:before {
    font-family: "Glyphicons Halflings";
    content: "\e114";
    float: right;
    transition: all 0.5s;
}
.panel-heading.active a:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}
.recptimprts {
    margin-top: 0px;
}
/* 3/5/2021 */
.hcespanlist {
    margin-top: 25px;
}
.mrgntp {
    margin-top: 0px;
}
.rowbttm {
    margin-bottom: 0px;
}
.invoicesview h2 {
    font-family: "Poppins", sans-serif;
    margin-top: 0px;
    font-size: 22px;
    margin-bottom: 15px;
    font-weight: 500;
}
.invoicesview h2 span {
    color: #006699;
}
.spanscnds {
    margin-top: 8px;
}
/*.spanscnds span {
background-color: #009900b0;
}
.lstbgclr span {
background-color: #00990082;
}*/
.lstbgclr {
    margin-top: 8px;
}
.stepdivrow {
    margin-top: 10px;
    margin-bottom: 0px;
    position: relative;
    background-color: #f1f1f169;
    padding: 10px 0px;
}
.quotsline {
    position: absolute;
    width: 82%;
    margin: 0 auto;
    border: 1px solid #ddd;
    left: 0;
    right: 0;
    top: 17px;
}
.steps-order-stages {
    display: flex;
    width: 100%;
    flex-direction: row;
    align-items: center;
    margin-top: 20px;
    justify-content: space-between;
}
.steps-order-stages p {
    font-family: "Poppins", sans-serif;
    position: relative;
    padding-top: 0px;
    color: #000;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 1px;
    text-align: center;
    border-top: none;
    min-height: 35px;
    margin-bottom: 0px;
}
.steps-order-stages p:before {
    background-color: #2ab42a;
    width: 12px;
    height: 12px;
    border-radius: 15px;
    display: block;
    content: "";
    margin: 0 auto;
    position: relative;
    top: -8px;
    left: 0px;
}
.steps-order-stages p.red:before {
    background-color: #f00;
}
.flxdiv {
    display: flex;
    width: 100%;
}
.firstdiv {
    width: 60%;
    position: relative;
}
.seconddiv {
    width: 40%;
    text-align: center;
    position: relative;
}
.quotslinescnd {
    position: absolute;
    width: 60%;
    margin: 0 auto;
    border: 1px solid #ddd;
    left: 0;
    right: 0;
    top: 17px;
}
.divrows {
    text-align: center;
    width: 50%;
}
.divrows span {
    font-size: 14px;
    font-weight: 600;
    color: #000;
    letter-spacing: 0.5px;
}
/* 4/5/2021 */
.brdrrght {
    border-right: 1px solid #ddd;
}
.flag {
    text-align: right;
}
.flaglist {
    margin-bottom: 5px;
}
/* HCE's Section End */
/* Dashboards Section Start */
.dashbordsslect {
    width: 75%;
}
img.graphs {
    width: 100%;
}
.saleswise h5 {
    font-family: "Poppins", sans-serif;
    margin-top: 0px;
    margin-bottom: 25px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.5px;
}
/* Dashboards Section End */
/* Index Section Start */
.tableinfo td a {
    text-decoration: none;
}
.tableinfo td p {
    margin-bottom: 0px;
}
.indextab ul {
    padding: 0px;
    list-style: none;
    display: flex;
    width: 100%;
    justify-content: space-between;
    margin-bottom: 0px;
}
.tabpad {
    padding: 0px 15px;
    margin-bottom: 50px;
}
.scolltble {
    max-height: 292px;
    overflow: scroll;
    overflow-x: hidden;
}
.fancyTab {
    text-align: center;
    padding: 15px 0;
    background-color: #eee;
    box-shadow: 0 0 0 1px #ddd;
    top: 15px;
    transition: top 0.2s;
}
.fancyTab a {
    font-size: 1.65em;
    font-weight: 300;
    transition: 0.2s;
    color: #333;
}
.fancyTabs {
    border-bottom: 2px solid #ddd;
    margin: 15px 0 0;
}
li.fancyTab a {
    padding-top: 15px;
    top: -15px;
    padding-bottom: 0;
}
li.fancyTab.active a {
    padding-top: inherit;
}
.fancyTab .fa {
    font-size: 40px;
    width: 100%;
    padding: 15px 0 5px;
    color: #666;
}
.fancyTab.active .fa {
    color: #cfb87c;
}
.fancyTab a:focus {
    outline: none;
}
.fancyTabContent {
    border-color: transparent;
    box-shadow:
        0 -2px 0 -1px #fff,
        0 0 0 1px #ddd;
    padding: 30px 15px 15px;
    position: relative;
    background-color: #fff;
}
.nav-tabs > li.fancyTab.active > a,
.nav-tabs > li.fancyTab.active > a:focus,
.nav-tabs > li.fancyTab.active > a:hover {
    border-width: 0;
}
.nav-tabs > li.fancyTab:hover {
    background-color: #f9f9f9;
    box-shadow: 0 0 0 1px #ddd;
}
.nav-tabs > li.fancyTab.active:hover {
    background-color: #fff;
    box-shadow:
        1px 1px 0 1px #fff,
        0 0px 0 1px #ddd,
        -1px 1px 0 0px #ddd inset;
}
.nav-tabs > li.fancyTab:hover a {
    border-color: transparent;
}
.nav.nav-tabs .fancyTab a[data-toggle="tab"] {
    background-color: transparent;
    border-bottom: 0;
}
.nav-tabs > li.fancyTab:hover a {
    border-right: 1px solid transparent;
}
.nav-tabs > li.fancyTab > a {
    margin-right: 0;
    border-top: 0;
    padding-bottom: 30px;
    margin-bottom: -30px;
}
.nav-tabs > li.fancyTab {
    margin-right: 0;
    margin-bottom: 0;
}
.nav-tabs > li.fancyTab:last-child a {
    border-right: 1px solid transparent;
}
.nav-tabs > li.fancyTab.active:last-child {
    border-right: 0px solid #ddd;
    box-shadow:
        0px 2px 0 0px #fff,
        0px 0px 0 1px #ddd;
}
.fancyTab:last-child {
    box-shadow: 0 0 0 1px #ddd;
}
.tabs .nav-tabs li.fancyTab.active a {
    font-family: "Poppins", sans-serif;
    box-shadow: none;
    top: 0;
    color: #0087cc;
    font-weight: 600;
    font-size: 14px;
    height: 65px !important;
    padding: 0px;
}
.tabs .nav-tabs li.fancyTab a {
    font-family: "Poppins", sans-serif;
    box-shadow: none;
    top: 0;
    color: #000;
    font-weight: 500;
    font-size: 14px;
    height: 65px !important;
    padding: 0px;
}
.fancyTab.active {
    background: #fff;
    box-shadow:
        1px 1px 0 1px #fff,
        0 0px 0 1px #ddd,
        -1px 1px 0 0px #ddd inset;
    padding-bottom: 0px;
    padding-top: 30px;
}
.arrow-down {
    display: none;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 22px solid #ddd;
    position: absolute;
    top: -1px;
    left: calc(50% - 20px);
}
.arrow-down-inner {
    width: 0;
    height: 0;
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    border-top: 12px solid #fff;
    position: absolute;
    top: -22px;
    left: -18px;
}
.fancyTab.active .arrow-down {
    display: block;
}
/* 17/5/2021 */
.headinvsinfo h4 span {
    cursor: pointer;
}
.headinvsinfo h4 {
    font-size: 16px;
}
.pdfimg {
    width: 15px;
    height: 15px;
}
.slectclent {
    margin-top: 10px;
    text-align: right;
}
/* Index Section End */
/* 29/4/2021 */
/* Collection Scheduler Section Start */
.collschme {
    margin-top: 25px;
}
/* Collection Scheduler Section End */
/* 6/5/2021 */
/* Setting Section Start */
input.form-control.rolessetts {
    display: unset;
    width: 85%;
    margin-right: 5px;
}
/* 10/5/2021 */
.inputloghis {
    display: unset;
    width: 25%;
    height: 33px;
}
.textseting {
    margin-top: 14px;
}
.tableinfo td p label {
    font-size: 13px;
    font-weight: 500;
    color: #282828;
    letter-spacing: 0.5px;
}
/* 11/5/2021 */
.tablebrds th {
    border-bottom: none;
}
.slectbttns {
    margin-top: 30px;
    text-align: center;
}
.headermenuseting li a p {
    font-size: 14px;
    margin-top: 10px;
}
/* 12/5/2021 */
.spnshow {
    position: unset !important;
    color: #f00;
}
.table-responsive.tableinfo.icnsze td p i {
    font-size: 18px;
    cursor: pointer;
}
.inputbttm {
    margin-bottom: 5px;
}
.slecthght {
    height: 36px !important;
    margin-bottom: 5px;
}
/* 13/5/2021 */
.mrtoptxt {
    margin-top: 14px;
}
.busnessalrts td span {
    font-size: 12px !important;
}
.checkselect {
    display: none;
    border: 1px #dadada solid;
}
.checkselect label {
    display: block;
    padding: 5px 5px;
}
.checkselect label:hover {
    background-color: #1e90ff;
}
.overSelect {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.selectBox {
    position: relative;
}
.checkrght {
    margin-right: 6px !important;
    vertical-align: middle;
    margin-top: 0px !important;
}
.setingheads {
    box-shadow: none;
    border: 0px;
    position: relative;
    width: 100%;
    clear: right !important;
    padding-left: 18px;
}
.setingheads li a {
    padding: 6px 0px !important;
}
/* Setting Section End */
/* 19/5/2021 */
/* Header Section Start */
.topbandmenu {
    text-align: right;
    background-color: #eee;
    padding: 2px 5px;
}
.topbandmenu ul li {
    display: inline-block;
    margin-right: 10px;
}
.topbandmenu ul {
    margin-bottom: 0px;
    padding: 0px;
    list-style: none;
}
.topbandmenu ul li a {
    font-size: 12px;
    color: #000;
    font-weight: 500;
    margin-bottom: 0px !important;
    text-decoration: none;
    letter-spacing: 0.5px;
}
.topbandmenu ul li a:hover {
    color: #006699 !important;
}
.topbandmenu ul li span {
    font-size: 12px;
    color: #0b5345;
    font-weight: 500;
    margin-bottom: 0px !important;
    text-decoration: none;
    letter-spacing: 0.5px;
}
/* Header Section End */
/* Training Section Start */
.yearslect {
    width: 31%;
}
.trainingsetings ul {
    padding: 0px;
    list-style: none;
    margin-bottom: 0px;
}
.trainingsetings ul li {
    display: inline-block;
    margin-right: 10px;
    font-size: 14px;
    color: #000;
    font-weight: 500;
}
.trainingsetings h5 {
    font-family: "Poppins", sans-serif;
    color: #006699;
    font-weight: 500;
    font-size: 15px;
    letter-spacing: 0.5px;
}
.headinvsinfo h4 {
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.5px;
}
/* Training Section End */
/* Discarded Medicine Section Start */
.pharamtp {
    margin-top: 14px;
}
.mrglft {
    margin-left: 0px !important;
}
/* Discarded Medicine Section End */
/* 21/5/2021 */
/* Login Section Start */
.logrow {
    width: 100%;
    margin-left: 0px !important;
}
.loginform {
    background-color: #fff;
    padding-top: 50px;
    padding-bottom: 0px;
}
.loginform h1 {
    text-align: center;
    font-size: 30px;
    font-weight: 700;
}
.loginform h1 span {
    /* color: #39b54a; */
    color: #000066;
    text-transform: uppercase;
}
.loginform p {
    text-align: center;
    font-size: 14px;
    color: #747474;
    width: 100%;
    display: block;
    margin: 0 auto;
    letter-spacing: 0.5px;
}
.cont {
    overflow: hidden;
    position: relative;
    /*width: 900px;*/
    margin: 0 auto 50px;
    background: #fff;
}
.sign-in {
    transition-timing-function: ease-out;
}
.formlogin {
    position: relative;
    transition: transform 1.2s ease-in-out;
    padding: 10px 30px 0;
}
label.lbellogin {
    display: block;
    width: 300px;
    margin: 25px auto 0;
    text-align: left;
    position: relative;
}
.loginname {
    font-size: 14px;
    color: #747474;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 0.5px;
}
input.inputlogin {
    display: block;
    width: 100%;
    margin-top: 5px;
    padding-bottom: 5px;
    font-size: 16px;
    border: none;
    outline: none;
    border-bottom: 1px solid #ddd;
    text-align: left;
}
.rember_info {
    display: block;
    width: 300px;
    margin: 25px auto 0;
    height: 10px;
}
.rember_info label {
    font-size: 15px;
    font-weight: 600;
}
.rember_info a {
    float: right;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    color: #000;
    text-decoration: none;
}
.rember_info a:hover {
    color: #000066 !important;
}
button.btn.btn-success.loginnxt {
    background: #000066;
    text-transform: uppercase;
    border-color: #000066;
    width: 60%;
    display: block;
    margin: 0 auto;
    margin-top: 25px;
    margin-bottom: 10px;
    border-radius: 35px;
}
.rember_info h3 {
    font-size: 15px;
    color: #747474;
}
.rember_info h3 span {
    color: #000 !important;
    font-weight: 600;
}
.logo_login {
    text-align: center;
    padding-top: 8%;
}
.logbgclr {
    /* background-color: #39b54a; */
    background-color: #000066;
    height: 100vh;
    display: flex;
    justify-content: center;
    place-items: center;
}
.logbgclr h4 {
    font-size: 1.2rem;
    font-weight: 500;
    color: #999;
    margin-top: 1rem !important;
}
img.logowaste {
    /* display: block;
    margin: 0 auto;
    padding-top: 14%;
    width: auto; */
    width: 14rem;
}
.logincoln {
    padding: 0px;
}
.eyeicons {
    position: absolute;
    bottom: 8px;
    right: 5px;
}
/* Login Section End */

.toast {
    box-shadow: 0 0.25rem 0.75rem rgb(0 0 0 / 10%);
    padding: 5px;
}
p.listcotent {
    font-weight: 400;
    font-size: 11px;
    letter-spacing: 0.5px;
}
.showexmenu {
    overflow-x: hidden !important;
    background: #f2f7f9;
    border-radius: 5px;
    border: 1px #cccccc solid;
    padding: 10px 0 10px 15px;
    line-height: 20px;
    z-index: 1;
}
.showexmenu ul {
    padding: 0px;
    list-style: none;
    margin-bottom: 0px;
}
.showexmenu ul li {
    text-align: left;
    padding: 2px 0px;
}
.showexmenu ul li a {
    text-decoration: none;
    font-size: 14px;
    color: #000;
}
.showexmenu ul li a:hover {
    color: #006699;
}
.droprint {
    right: 0px;
    width: 150px;
    left: auto;
}

/* 24/5/2021 */

.ledgerpoup {
    width: 85% !important;
}
.ledgerinputs {
    width: 20%;
}
.addresinfrms {
    height: 140vh !important;
}
.communctsslect {
    width: 15%;
}
span.splitsline {
    margin-left: 5px;
    margin-right: 5px;
}
.setingedits {
    width: 35%;
    display: unset;
}
.btnbags {
    height: 75px;
    position: relative;
    top: -10px;
    padding-top: 15px;
    font-size: 16px;
    font-weight: 500;
    margin-right: 14px;
}
.btnbags:last-child {
    margin-right: 0px !important;
}
span.circlebal {
    padding: 0px 10px;
    font-weight: 700;
    vertical-align: middle;
    background-color: #f51822;
    border-radius: 30px;
    margin-left: 5px;
}
.alertsmsgs {
    margin-top: 10px;
}

/* 25/5/2021 */

.monthly-wrp {
    padding: 1em;
    top: 6px;
    z-index: 1000;
    border-radius: 3px;
    background-color: #2c3e50;
}
.monthly-wrp:before {
    content: "";
    border-bottom: 6px solid #2c3e50;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    position: absolute;
    top: -6px;
    right: 6px;
    z-index: 1002;
}
.monthly-wrp .years {
    margin-bottom: 0.8em;
    text-align: center;
}
.monthly-wrp .years select {
    width: 100%;
    background-color: #ffffff;
    border: 1px solid #e3e3e3;
    border-radius: 0px;
    box-shadow: none;
    color: #444444;
    height: 33px;
    padding: 3px 6px;
    position: relative;
    top: 1px;
}
.monthly-wrp .years select:focus {
    outline: none;
}
.monthly-wrp table {
    border-collapse: collapse;
    table-layout: fixed;
}
.monthly-wrp td {
    padding: 1px;
}
.monthly-wrp table button {
    width: 100%;
    border: none;
    background-color: #428bca;
    color: #ffffff;
    font-size: 14px;
    padding: 0.6em;
    cursor: pointer;
    border-radius: 3px;
}
.monthly-wrp table button:hover {
    background-color: #428bcc;
}
.monthly-wrp table button:focus {
    outline: none;
}
.setngusr {
    margin-left: 0px !important;
}

.adminroles p {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.5px;
    color: #000;
}
.adminroles p span {
    color: #0a81f8;
    letter-spacing: 0.8px;
}
.setting_fileds ul {
    padding: 0px;
    list-style: none;
    margin-bottom: 0pc;
}
.setting_fileds ul li {
    padding: 4px 0px;
}
.setting_fileds ul li a {
    color: #000;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-decoration: none;
}
.setting_fileds ul li.active a {
    color: #0a81f8;
}
.tblurs h4 {
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 500;
}
.setting_fileds h4 {
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 500;
}
.adminroles {
    margin-bottom: 10px;
}
.checkbxs {
    margin: 0px !important;
    margin-right: 5px !important;
    vertical-align: middle;
}
.modal_search p {
    letter-spacing: 0.8px;
    font-size: 12px;
    font-weight: 400;
    color: #747474;
    text-align: justify;
}

/* 26/5/2021 */

.quotslinenxt {
    position: absolute;
    width: 86%;
    margin: 0 auto;
    border: 1px solid #ddd;
    left: 0;
    right: 0;
    top: -3px;
    overflow: hidden !important;
}
.brdrsnnons {
    border: none;
}
.settingedits h3 {
    margin-top: 10px;
}
.setingeditsscts {
    width: 50% !important;
}
.slectmonths {
    width: 79%;
}

/* 27/5/2021 */

.statedistrcts {
    margin-top: 10px;
    margin-bottom: 0px;
    position: relative;
    padding: 10px 0px;
}
.stepdistricts {
    display: flex;
    width: 100%;
    flex-direction: row;
    align-items: center;
    margin-top: 0px;
}
.nxtrow {
    margin-top: 20px;
}
.districtrows {
    width: 158px;
    text-align: center;
}
.districtrows p {
    margin-bottom: 0px;
}
.districtrows p a {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.5px;
    color: #000;
    text-decoration: none;
}
.districtrows span {
    color: #006699;
    letter-spacing: 0.5px;
}
.ageings {
    margin-top: 15px;
}
.terrty p {
    font-weight: 500;
    letter-spacing: 0.5px;
    margin-bottom: 0px;
}

/* 28/5/2021 */

.tableinfo td i {
    color: #000;
    font-size: 16px;
    cursor: pointer;
}
.pyas h5 {
    color: #000;
    letter-spacing: 0.5px;
    font-size: 16px;
    font-weight: 500;
    margin-top: 0px;
}
.pyas p {
    word-break: break-all;
    letter-spacing: 0.5px;
}
.tablepopup td span {
    right: 10px;
    float: right;
    padding: 0px 10px;
}
.tablepopup td {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.5px;
    color: #000;
}
.iconglys {
    color: #000 !important;
    font-size: 15px !important;
    cursor: pointer;
}
.tbletrip td {
    border-bottom: none;
}
ul.nav.navbar-nav.navbar-right.headmenu li a i {
    font-size: 20px;
    /* color: #006699; */
    color: #00426a;
}
.recepts li {
    text-align: left !important;
}
.requstaffs p {
    word-break: break-all;
    letter-spacing: 0.5px;
    text-align: justify;
    font-size: 13px;
    color: #747474;
}

/* 29/5/2021 */

.auditbtms {
    margin-bottom: 25px;
}
.auditmodal {
    width: 800px !important;
}
.audithead h3 {
    font-family: "Poppins", sans-serif;
    color: #006699;
    margin-top: 0px;
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 25px;
}
p.text-right.nots {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.5px;
}
.inutrgstr {
    width: 50%;
    display: unset !important;
    height: auto;
}

/* Registration Section Start */

.logo_heads {
    text-align: center;
    margin-top: 2%;
    margin-bottom: 2%;
}
.logo_heads a {
    margin-right: 30px;
}
.logo_heads a:last-child {
    margin-right: 0px !important;
}
.step:after {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #006699;
    content: " ";
    position: absolute;
    bottom: 4px;
    right: 0px;
    left: 98%;
    margin: 0 auto;
    top: 14px;
    transform: rotate(270deg);
    display: inline-flex;
}
.step {
    background-color: #006699 !important;
    color: #fff !important;
    border: none !important;
}
.detaillist {
    text-align: center;
    border: 1px solid #ccc;
    padding: 10px;
    margin-bottom: 15px;
    height: 38px;
    cursor: pointer;
    position: relative;
}
.tablistview {
    width: 100%;
    margin-left: 0px !important;
    margin-top: 25px;
}
.detaillist h2 {
    font-size: 15px;
    color: #1f90c6;
    margin-top: 0px;
    margin-bottom: 0px;
}
.step h2 {
    color: #fff;
}
.registrtab {
    margin-top: 1%;
}
/*.fulbdys {
background-image: url(img/register_bg.jpg);
}*/
span.star {
    position: unset !important;
    color: red;
    font-size: 16px;
}

/* 31/5/2021 */

.checkboxinpts {
    margin-right: 5px !important;
    margin-top: 0px !important;
    vertical-align: middle;
}
.detailform h4 {
    font-family: "Poppins", sans-serif;
    color: #006699;
    font-weight: 600;
    font-size: 16px;
    margin-top: 0px !important;
    margin-bottom: 18px;
}
.detailform {
    margin-bottom: 50px;
}
.registrtab p {
    padding: 0px 15px;
    font-size: 14px;
    color: #747474;
    letter-spacing: 0.5px;
    text-align: justify;
    margin-bottom: 5px;
}
.detailform p {
    padding: 0px !important;
}
.registrtab ul li {
    font-size: 12px;
    color: #747474;
    letter-spacing: 0.5px;
    text-align: justify;
    padding: 0px 0px;
}
.registrtab ul li:before {
    content: "*";
    color: #006699;
    font-size: 18px;
    margin-right: 6px;
    vertical-align: middle;
}
.registrtab ul {
    list-style: none;
    margin-bottom: 0px;
    padding: 0px 15px;
}

/* Registration Section End */

/* 31/5/2021 */

.legdertbles h1 {
    font-family: "Poppins", sans-serif;
    font-size: 26px;
    font-weight: 600;
    text-align: center;
    color: #943634;
    margin-top: 0px;
    margin-bottom: 0px;
}
.legdertbles p {
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    margin-top: 5px;
    line-height: 22px;
    color: #747474;
}
.legdertbles h2 {
    margin-top: 6px;
    text-align: center;
    font-size: 16px;
    color: #000;
    font-weight: 600;
    margin-bottom: 0px;
}

/* 1/6/2021 */

.btngenrts {
    text-align: right;
    margin-bottom: 6px;
}
.inputtext {
    width: 81%;
    display: unset !important;
}
.rangedate {
    background-color: #ffffff;
    border: 1px solid #e3e3e3;
    border-radius: 0px;
    box-shadow: none;
    color: #444444;
    height: 33px;
    padding: 6px 6px;
}

/* 8/6/2021 */

.grpterty {
    width: 100%;
    margin-left: 0px !important;
    margin-top: 10px;
}
.divtagtrty ul li span {
    -moz-border-radius: 5px;
    /* -webkit-border-radius: 5px; */
    border: 1px solid #999;
    border-radius: 5px;
    display: inline-block;
    padding: 3px 8px;
    text-decoration: none;
}
.divtagtrty ul {
    list-style: none;
}
.divtagtrty ul {
    margin: 0;
    padding-left: 25px;
    line-height: 2em;
    list-style: none;
    background-color: #fff;
}
.divtagtrty ul li {
    position: relative;
}
.divtagtrty ul li:before {
    position: absolute;
    top: -14px;
    left: -17px;
    display: block;
    width: 15px;
    height: 1em;
    content: "";
    border-bottom: 1px dotted #666;
    border-left: 1px dotted #666;
    height: 29px;
}
ul.tree > li:first-child:before {
    border-left: none;
}
.divtagtrty ul li:after {
    position: absolute;
    top: 1.1em;
    bottom: 1px;
    left: -17px;
    display: block;
    content: "";
    border-left: 1px dotted #666;
}
/* hide the lines on the last item */
.divtagtrty ul li:last-child:after {
    display: none;
}
/* inserted via JS  */
.js-toggle-icon {
    position: relative;
    z-index: 1;
    display: inline-block;
    width: 14px;
    margin-right: 2px;
    margin-left: -23px;
    line-height: 14px;
    text-align: center;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #666;
    border-radius: 2px;
}
.tree li a i {
    color: #000;
    margin-left: 5px;
}
.tree li a {
    text-decoration: none;
}
.btnterrty {
    margin-top: 15px;
}
.btnterrty p a {
    color: red;
    font-weight: 400;
    text-decoration: none;
}
.btnterrty p {
    margin-top: 5px;
}

/* 30/6/2021 */

.invoicesview.modlhce {
    margin-top: 0px !important;
}
.invoicesview.modlhce h3 {
    margin-top: 0px !important;
}
.mdlrowprfs {
    margin-bottom: 10px !important;
}
.modalwdthhce {
    width: 80% !important;
}

/* 27/7/2021 */

.colspce span {
    right: 6px !important;
}
.refeshicon {
    position: absolute;
    top: 10px;
    right: 25%;
    color: #656565;
}
.inputsze {
    width: 70%;
    display: unset;
}

/* 10/11/2021 */

.hcename p span {
    color: red;
}
/*.dropicons {
display: none;
}*/
.plusicons {
    color: #fff !important;
    margin-right: 0px !important;
}
.userslcts {
    width: 90%;
    display: unset !important;
}
.requstsheads {
    display: flex;
    align-items: center;
}
.refrsh {
    margin-right: 0px !important;
    top: 3px;
}
.tabs {
    background: #fff;
    position: relative;
    margin-bottom: 50px;
    border: 1px solid #ddd;
}
.tabs > input,
.tabs > span {
    width: 20%;
    height: 60px;
    line-height: 60px;
    position: absolute;
    top: 0;
}
.tabs > input {
    cursor: pointer;
    filter: alpha(opacity=0);
    opacity: 0;
    position: absolute;
    z-index: 99;
}
.tabs > span {
    text-align: center;
    overflow: hidden;
}
.tabs > span i,
.tabs > span {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.tabs > input:hover + span {
    background: rgba(255, 255, 255, 0.1);
}
.tabs > input:checked + span {
    background: #fff;
}
.tabs > input:checked + span,
.tabs > input:hover + span {
    color: #3498db;
}
#tab-1,
#tab-1 + span {
    left: 0;
}
#tab-2,
#tab-2 + span {
    left: 20%;
}
#tab-3,
#tab-3 + span {
    left: 40%;
}
#tab-4,
#tab-4 + span {
    left: 60%;
}
#tab-5,
#tab-5 + span {
    left: 80%;
}
.tab-content {
    padding: 0px 20px 20px;
    width: 100%;
    min-height: 340px;
    margin-top: 60px;
    border-top: 1px solid #ddd;
}
.tab-content section {
    width: 100%;
    display: none;
}
#tab-1:checked ~ .tab-content #tab-item-1 {
    display: block;
}
#tab-2:checked ~ .tab-content #tab-item-2 {
    display: block;
}
#tab-3:checked ~ .tab-content #tab-item-3 {
    display: block;
}
#tab-4:checked ~ .tab-content #tab-item-4 {
    display: block;
}
#tab-5:checked ~ .tab-content #tab-item-5 {
    display: block;
}
/* effect-1 */
.effect-1 > input:checked + span {
    background: #fff;
    border-right: 1px solid #ddd;
}
.effect-1 > .tab-content:checked + span {
    background: #fff;
    border-bottom: 0px solid #ddd !important;
}
.addrecpts {
    margin: 15px 0px 10px;
}
.cagryrecpts {
    display: unset !important;
    width: 27%;
    height: 30px;
    padding: 4px 6px;
}
.custrshcelist span {
    color: red !important;
}

/* 11/11/2021 */

.templatelist {
    text-align: center;
}
.templatelist p {
    margin-top: 5px;
    margin-bottom: 8px;
    font-size: 12px;
    font-weight: 500;
    color: #656565;
    letter-spacing: 0.5px;
}
.editedtrs {
    margin-top: 25px;
}
.listtabname.active {
    background-color: #f1f1f1f1 !important;
    color: #000 !important;
    letter-spacing: 0.5px;
    font-weight: 500;
}
.listtabname {
    border-right: 1px solid #ddd;
}
.templateeditor h3 {
    margin: 0px;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.5px;
}
.templateeditor {
    margin-top: 15px;
}
.basemouseovermaincls {
    margin-top: 25px;
    position: relative;
}
.basemouseovercls {
    text-align: center;
    position: relative;
}
.overlay {
    position: absolute;
    top: 0px;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: 0.5s ease;
    background-color: #fff;
    border: 1px solid #000;
    margin: 0 auto;
}
.template_head {
    background-color: #000;
    height: 35px;
    padding: 5px 5px;
    opacity: 0.8;
}
.template_head ul {
    float: left;
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.template_head ul li i {
    color: #fff;
    font-size: 24px;
    margin-left: 15px;
    vertical-align: top;
    cursor: pointer;
}
.basemouseovercls:hover .overlay {
    opacity: 0.7;
}
.basedivcls {
    position: relative;
    cursor: pointer;
}
.dummylogochngs {
    height: 43px;
}
.chngslgs {
    text-align: center;
}
.logochange {
    margin-top: 20px;
}
.innerrighteditor {
    text-align: center;
}
.innerrighteditor h2 {
    font-family: "Poppins", sans-serif;
    margin-bottom: 0px;
    font-size: 20px;
    margin-top: 10px;
    font-weight: 500;
}
.innerrighteditor h3 {
    color: #b41313;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.5px;
    margin-top: 5px;
}
.innerrighteditor a {
    margin-right: 10px;
    color: #337ab7;
    font-size: 15px;
    font-weight: 500;
    cursor: pointer;
    text-decoration: none;
}
.txteditor {
    margin-top: 20px;
}
.editbtn {
    text-align: right;
}
.editortext {
    margin-top: 30px;
    text-align: center;
}
.editortext h2 {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    margin-bottom: 0;
    margin-top: 20px;
}
.editortext p {
    margin-bottom: 0;
    margin-top: 20px;
    letter-spacing: 0.5px;
    color: #666;
}

/* 12/1/2022 */

.redspn {
    color: red;
}
.statusicon {
    margin-left: 5px;
}
.clrgreen {
    color: #5cb85c;
}
.clrred {
    color: red;
}
.btnstats {
    margin-top: 20px;
    margin-bottom: 5px;
}
.statusbttns {
    margin-bottom: 10px;
}

/* 13/1/2022 */

.userprofile label .colposts {
    top: auto;
}
.tagspanlist {
    margin-top: 15px;
}
.taglsts {
    margin-bottom: 5px;
}

/* 17/1/2022 */

.mdlcommusms {
    width: 800px;
}
.mrgalign {
    margin-left: 5px;
    margin-right: 5px;
}

/* 19/1/2022 */

.reportlist ul {
    list-style: none;
    padding: 0px;
}
.reportlist ul li {
    line-height: 30px;
    border-bottom: 1px solid #ddd;
}
.reportlist ul li a {
    color: #a5afb8;
    font-size: 1.3rem;
    letter-spacing: 1px;
    text-decoration: none;
    cursor: pointer;
}
.reportlist ul li a:hover {
    color: #ff3300;
    font-weight: 500;
}
input.form-control.inputgobtn {
    width: 79%;
    display: unset !important;
}
.datehead h2 {
    font-family: "Poppins", sans-serif;
    color: #006699;
    font-size: 1.6rem;
    margin-bottom: 2rem;
}

/* 27/1/2022 */

.addrslistbox h3 {
    font-size: 12px;
    margin-bottom: 0px;
    margin-top: 0px;
    font-weight: 400;
}
.addes {
    margin-top: 25px;
}
.addrslistbox h3 span {
    font-weight: 600;
}
.addrslistbox h2 {
    font-size: 12px;
    margin-top: 2px;
    margin-bottom: 2px;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.addrslistbox p {
    font-size: 12px;
    letter-spacing: 0.5px;
    color: #000;
    font-weight: 400;
    margin-bottom: 2px;
}
.addrslistbox h4 {
    font-size: 12px;
    letter-spacing: 0.5px;
    color: #000;
    font-weight: 400;
    margin-bottom: 2px;
}
.gridaddrs {
    margin-bottom: 25px;
}

/* 3/2/2022 */

span.spnbgs {
    background-color: #428bca;
    color: #fff;
    font-size: 12px;
    font-weight: 200;
    padding: 0px 3px;
    letter-spacing: 1px;
    border-radius: 4px;
    cursor: pointer;
    margin-right: 5px;
    margin-bottom: 10px;
}
.spantgs {
    margin-top: 10px;
}
.spnbgs:last-child {
    margin-left: 0px !important;
}

/* 11/2/2022 */

.terrtytble h4 {
    font-size: 15px;
    font-weight: 600;
    color: #000;
}
.terrtytble p {
    color: #747474;
    font-size: 14px;
    font-weight: 600;
}

/* 17/6/2022 */

.rightelement h2 {
    font-family: "Poppins", sans-serif;
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    color: #252f3f;
    letter-spacing: 0.5px;
    margin-bottom: 5px;
}
.hceviewinfo {
    width: 100%;
    margin-left: 0px !important;
    display: flex;
    align-items: center;
}
.rightelement {
    text-align: center;
}
.rightelement p {
    font-family: "Poppins", sans-serif;
    margin: 0;
    font-size: 15px;
    font-weight: 500;
    color: #999;
    letter-spacing: 0.5px;
}

/* 22-11-2023 */

.frm_section {
    padding: 3rem 0rem;
}
.form_item {
    margin-bottom: 2rem !important;
}
.btn_section {
    margin: 2rem 0rem 4rem;
}
.form-label {
    font-size: 14px;
    font-weight: 400;
    color: #282828;
    margin-bottom: 5px !important;
    margin-bottom: 10px !important;
}
/* HEADER DROPDOWN SECTION  START */

li.dropdown-header {
    font-size: 15px;
    font-weight: 700 !important;
    color: #004669;
}
ul.headers-drop li {
    border-bottom: 1px solid #ccc;
    height: unset !important;
    text-align: left !important;
}
.notify-list {
    overflow-y: scroll;
    height: 268px;
}
.notify-head h2 {
    padding: 7px 10px 0px;
    font-size: 14px;
    margin: 0 !important;
    /* color: #000; */
    /* font-weight: 500; */
}
.navbar .navbar-nav p {
    font-size: 12px;
    font-family: "Source Sans Pro", sans-serif;
}
.notify-head p {
    padding: 4px 10px;
}
ul.headers-drop {
    width: 350px;
}
.notify-head p a {
    color: #000;
    opacity: 0.6;
    font-size: 13px;
    padding: 0 !important;
}
li.dropdown-header a {
    font-size: 15px;
    font-weight: 700 !important;
    color: #004669;
    padding: 0;
    text-align: center;
    padding: 5px 15px !important;
}
.noti_hd {
    padding: 3px 10px;
}
/* HEADER DROPDOWN SECTION  END */
/* 05/10/2024 */
/* INVOICE PAGE CHANGES START */
.sub_head h3 {
    font-size: 16px !important;
    color: #000;
    margin: 0 !important;
    font-weight: bold;
}
/* INVOICE PAGE CHANGES END */
/* SETTINGS MENU START */
ul.dropdown-menu.setingheads::before {
    display: none;
    /* top: -24px !important; */
    /* right: 16px !important; */
    /* transform: rotate(180deg); */
}
ul.dropdown-menu.setingheads::after {
    display: none;
    /* top: -24px !important; */
    /* right: 14px !important; */
    /* transform: rotate(180deg); */
}
.dropdown_icon {
    font-size: 15px;
    float: right;
    margin-right: 5px !important;
}
/* SETTINGS MENU END */
/* 14/10/2024 */
.input_width {
    width: 90% !important;
    margin-right: 5px !important;
}
.field_width {
    width: 50% !important;
}
.breadcrumb_grid {
    background-color: #f5f5f5;
    padding: 5px 0px;
    margin-bottom: 8px !important;
}
.breadcrumb_grid .breadcrumb {
    padding: 0px 0px !important;
    margin-bottom: 0px !important;
    list-style: none !important;
    background-color: unset !important;
    border-radius: 4px;
}
.tag_sec {
    background-color: #ddd;
    padding: 4px 10px;
    color: #000;
    border-radius: 2px;
    margin-bottom: 8px !important;
}
.total_clr td {
    color: #f00;
    font-weight: 600;
}

#loading-screen {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); /* Semi-transparent black */
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 100000 !important; /* Ensure it's on top */
    display: none; /* Hidden initially */
}

/* Spinning loader with gray and black colors */
.loader {
    border: 8px solid #d3d3d3; /* Light gray */
    border-radius: 50%;
    border-top: 8px solid #000000; /* Black */
    width: 60px;
    height: 60px;
    animation: spin 2s linear infinite;
}

/* Animation for spinning effect */
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/* Disable pointer events on body when loading */
body.loading {
    pointer-events: none;
    opacity: 0.5; /* Optional: to make the page look disabled */
    z-index: 100000 !important; /* Ensure it's on top */
}

/*15-10-2024*/

.breadcrumb_grid {
    background-color: #f5f5f5;
    padding: 5px 0px;
    margin-bottom: 8px !important;
}
/* 18/10/2024 */
.relatedproduct ul {
    list-style: none;
    padding: 1rem 1rem;
    /* border: 1px solid #ddd; */
}
.relatedproduct ul li {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0.5rem;
}
.map_select {
    border: 1px solid #999 !important;
    width: 50% !important;
}
.breadcrumb_grid .breadcrumb {
    padding: 0px 0px !important;
    margin-bottom: 0px !important;
    list-style: none !important;
    background-color: unset !important;
    border-radius: 4px;
}
.active a {
    color: #0a81f8 !important;
    background-color: unset !important;
}

.bag_img {
    width: 20px;
  }

/* 06/11/2024 */
.modal-header {
    border-bottom: unset !important;
  }
  .module_band {
    padding: 1rem 1rem;
    display: flex;
    justify-content: right;
  }

  .barcode-icon {
    font-size: 3rem !important;
  }
  /* 15/11/2024 */
  .stock_ledger_report {
    padding: 0rem 2rem !important;
  }

  /* 19/11/2024 */
/* BAG DASHBOARD SECTION START */
.boxqty-5col {
    width: 20%;
}
.boxqty1 {
    height: auto !important;
    border: 1px solid #f0f0f0 !important;
    margin-bottom: 10px;
    text-align: center;
    padding-top: 10px;
}
.bgwhite {
    box-shadow:
        0 3px 6px -4px #0000001f,
        0 6px 16px 0 #00000014,
        0 9px 28px 8px #0000000d;
    background-color: #fff;
}
.bags {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.bag_inventory {
    padding: 2rem 1rem;
}
.barcode_detail label {
    font-weight: 600;
    font-size: 12px;
    color: #000;
}
.barcode_detail span {
    font-weight: 500;
    font-size: 12px;
    color: #999;
}
.tableinfo a {
    cursor: pointer;
}
.order_tablesec {
    margin-bottom: 4rem !important;
}
.order_dashboard_sec H2 {
    font-size: 1.5rem;
    font-weight: 600;
    color: #1f90c6;
    margin: 2rem 0rem !important;
}
.search_bag_band label {
    font-size: 15px;
    font-weight: 600;
    margin-right: 10px;
}
.searchbag_right {
    display: flex;
    justify-content: right;
    place-items: center;
}
.searchbag_right .btnbtncls {
    margin-left: 5px !important;
}
.searchbag_table {
    letter-spacing: 0px !important;
}
.search_bag_sec .table_top {
    display: flex;
    justify-content: space-between;
    padding: 1.5rem 1rem;
}
.search_bag_sec .table_top .status {
    color: #f00;
}
.barcode span.box {
    background-color: #f00;
    padding: 0.1rem 1.1rem;
    margin-right: 4px;
}
.btn-width {
    width: 100%;
}
/* BAG DASHBOARD SECTION START */

/* BAG ISSUE REPORT START */

.bag_issue_filter label {
    font-size: 12px;
    font-weight: 500;
}
.bag_issue_filter .select_width {
    width: 14rem;
    margin-right: 10px !important;
}

/* BAG ISSUE REPORT END */

/* REPORT SECTION START */

.reports_list_sec {
    padding: 0px 15px !important;
}
.reports_list_sec h2 {
    font-size: 16px;
    font-weight: 600;
    color: #00426a;
    margin: 18px 0px;
}
.reports_list_sec ul {
    list-style: none;
    padding-left: 14px;
}
.reports_list_sec ul li {
    font-size: 14px;
    font-weight: 500;
    color: #000;
    margin-bottom: 1rem;
    /* border-bottom: 1px solid #eee; */
    padding-bottom: 7px;
}
.reports_list_sec .arw_ico {
    font-size: 14px;
    color: #00426a;
    margin-right: 5px !important;
}

.yellow-box {
    background-color: #ff0;
}
.red-box {
    background-color: #f00;
}
.white-box {
    background-color: #fff;
}
.brwny-box {
    background-color: #dab252;
}
.blue-box {
    background-color: #0000fe;
    color: #fff;
}

/* REPORT SECTION END */


/* Media Quiery Section Start */

@media (max-width: 575px) {
    .navbar-toggle .icon-bar {
        background-color: #006699;
    }
    .navbar-collapse.bgclr_mobview.in {
        padding-right: 0px;
        background-color: #f1f1f1;
        overflow-y: auto;
        position: absolute;
        top: 60px;
        width: 100%;
        z-index: 1;
    }
    ul.nav.navbar-nav.navbar-right.headmenu li {
        margin-right: 1px;
        display: inline-flex;
        padding: 5px;
        margin-left: 0px;
    }
    ul.nav.navbar-nav.navbar-right.headmenu {
        margin: 0 auto;
    }
    button.navbar-toggle.btnhead {
        margin-top: 15px;
    }
    .profilesetion {
        text-align: center;
        margin-bottom: 38px;
    }
    .userprofile {
        padding: 0px;
    }
    .userprofile label {
        font-size: 15px !important;
    }
    .userprofile p {
        margin-bottom: 8px !important;
        font-size: 15px !important;
    }
    .userprofile span {
        position: unset !important;
    }
    .footers {
        position: unset !important;
        height: auto;
        padding: 10px;
    }
    .top {
        display: grid;
    }
    span.spaceN01 {
        display: none;
    }
    a.moreNew {
        padding: 2px 0px;
    }
    .main.mainSettings.main-width-toggle {
        width: auto !important;
    }
    .main.mainSettings {
        border-left: none !important;
    }
    .reqtsbtnbcks {
        text-align: left !important;
    }
    .btnbtncls {
        margin-bottom: 5px;
        margin-right: 5px;
    }
    /* 20/4/2021 */
    .pagnumbrs {
        padding: 0px;
    }
    ul.pagination.totalpags {
        margin: 10px 0px;
    }
    .rows-pages.totlspges {
        margin-top: 0px;
        text-align: left;
        padding: 0px;
    }
    .mobile_td td {
        white-space: nowrap;
    }
    .table-responsive.tableinfo {
        white-space: nowrap;
        border: none;
    }
    .textdivprofile {
        padding: 0px 15px !important;
    }
    /* 22/4/2021 */
    .bags {
        margin-top: 0px;
    }
    .boxes.bagbox {
        text-align: unset !important;
    }
    .boxbag {
        margin-bottom: 10px;
    }
    /* 27/4/2021 */
    .hcelistinfodiv {
        display: block !important;
    }
    /* 28/4/2021 */
    .modal-dialog.modalschedulenew {
        width: auto !important;
    }
    .main.mainSettings {
        width: auto !important;
    }
    .fancyTab {
        width: 100% !important;
    }
    /* 4/5/2021 */
    .steps-order-stages {
        display: block;
    }
    .quotsline {
        display: none;
    }
    .steps-order-stages p.success:before {
        display: none;
    }
    .steps-order-stages p {
        min-height: auto !important;
        width: 60%;
        font-size: 13px;
        text-align: unset !important;
    }
    .quotslinescnd {
        display: none;
    }
    .stepdivrow {
        margin-top: 0px !important;
    }
    .divrows {
        display: flex;
        text-align: left !important;
        width: auto !important;
    }
    .brdrrght {
        border-right: none;
    }
    .flag td {
        width: auto !important;
        padding: 0px 10px;
    }
    /* 19/5/2021 */
    .yearslect {
        width: 64%;
    }

    /* 24/5/2021 */

    .setingedits {
        width: 100% !important;
    }
    .mobview {
        width: 78% !important;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .navbar-toggle .icon-bar {
        background-color: #006699;
    }
    .navbar-collapse.bgclr_mobview.in {
        padding-right: 0px;
        background-color: #f1f1f1;
        overflow-y: auto;
        position: absolute;
        top: 60px;
        width: 100%;
        z-index: 1;
    }
    ul.nav.navbar-nav.navbar-right.headmenu li {
        margin-right: 1px;
        display: inline-flex;
        padding: 5px;
        margin-left: 0px;
    }
    ul.nav.navbar-nav.navbar-right.headmenu {
        margin: 0 auto;
    }
    button.navbar-toggle.btnhead {
        margin-top: 15px;
    }
    .profilesetion {
        text-align: center;
        margin-bottom: 38px;
    }
    .userprofile {
        padding: 0px;
    }
    .userprofile label {
        font-size: 15px !important;
    }
    .userprofile p {
        margin-bottom: 8px !important;
        font-size: 15px !important;
    }
    .userprofile span {
        position: unset !important;
    }
    .footers {
        position: unset !important;
        height: auto;
        padding: 10px;
    }
    .top {
        display: grid;
    }
    span.spaceN01 {
        display: none;
    }
    a.moreNew {
        padding: 2px 0px;
    }
    .reqtsbtnbcks {
        text-align: left !important;
    }
    .btnbtncls {
        margin-bottom: 5px;
        margin-right: 5px;
    }
    .main.mainSettings.main-width-toggle {
        width: auto !important;
    }
    /* 20/4/2021 */
    .pagnumbrs {
        padding: 0px;
    }
    ul.pagination.totalpags {
        margin: 10px 0px;
    }
    .rows-pages.totlspges {
        margin-top: 0px;
        text-align: left;
        padding: 0px;
    }
    .mobile_td td {
        white-space: nowrap;
    }
    .table-responsive.tableinfo {
        white-space: nowrap;
        border: none;
    }
    .textdivprofile {
        padding: 0px 15px !important;
    }
    /* 22/4/2021 */
    .boxes.bagbox {
        text-align: unset !important;
    }
    .bags {
        margin-top: 0px;
    }
    /* 28/4/2021 */
    .modal-dialog.modalschedulenew {
        width: auto !important;
    }
    .fancyTab {
        width: 50% !important;
    }
    /* 4/5/2021 */
    .steps-order-stages {
        display: block;
    }
    .quotsline {
        display: none;
    }
    .steps-order-stages p:before {
        display: none;
    }
    .steps-order-stages p {
        min-height: auto !important;
        width: 60%;
        font-size: 13px;
        text-align: unset !important;
    }
    .quotslinescnd {
        display: none;
    }
    .stepdivrow {
        margin-top: 0px !important;
    }
    .divrows {
        display: flex;
        text-align: left !important;
        width: auto !important;
    }
    .brdrrght {
        border-right: none;
    }
    .main.mainSettings {
        width: auto !important;
    }
    .flag td {
        width: auto !important;
        padding: 0px 10px;
    }
    .flag {
        margin-top: 10px;
    }
    /* 19/5/2021 */
    .yearslect {
        width: 64%;
    }

    /* 24/5/2021 */

    .setingedits {
        width: 100% !important;
    }
    .mobview {
        width: 78% !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .navbar-header {
        float: unset;
    }
    .navbar-toggle {
        display: block !important;
    }
    .collapse {
        display: none !important;
    }
    .navbar-collapse.bgclr_mobview.in {
        padding-right: 0px;
        background-color: #f1f1f1;
        overflow-y: auto;
        position: absolute;
        top: 60px;
        width: 100%;
        z-index: 1;
    }
    ul.nav.navbar-nav.navbar-right.headmenu li {
        margin-right: 1px;
        display: inline-flex;
        padding: 5px;
        margin-left: 0px;
    }
    ul.nav.navbar-nav.navbar-right.headmenu {
        margin: 0 auto;
    }
    button.navbar-toggle.btnhead {
        margin-top: 15px;
    }
    .navbar-toggle .icon-bar {
        background-color: #006699;
    }
    .navbar-collapse.bgclr_mobview.in {
        padding-right: 0px;
        background-color: #f1f1f1;
        overflow-y: auto;
        position: absolute;
        top: 60px;
        width: 100%;
    }
    ul.nav.navbar-nav.navbar-right.headmenu li {
        margin-right: 1px;
        display: inline-flex;
        padding: 5px;
        margin-left: 0px;
    }
    ul.nav.navbar-nav.navbar-right.headmenu {
        margin: 0 auto;
    }
    button.navbar-toggle.btnhead {
        margin-top: 15px;
    }
    .profilesetion {
        text-align: center;
        margin-bottom: 38px;
    }
    .userprofile {
        padding: 0px;
    }
    .userprofile label {
        font-size: 15px !important;
    }
    .userprofile p {
        margin-bottom: 8px !important;
        font-size: 15px !important;
    }
    .userprofile span {
        position: unset !important;
    }
    .footers {
        position: unset !important;
        height: auto;
        padding: 10px;
    }
    .top {
        display: grid;
    }
    span.spaceN01 {
        display: none;
    }
    a.moreNew {
        padding: 2px 0px;
    }
    .reqtsbtnbcks {
        text-align: left !important;
    }
    .btnbtncls {
        margin-bottom: 5px;
        margin-right: 5px;
    }
    .main.mainSettings.main-width-toggle {
        width: auto !important;
    }
    /* 20/4/2021 */
    .pagnumbrs {
        padding: 0px;
    }
    ul.pagination.totalpags {
        margin: 10px 0px;
    }
    .rows-pages.totlspges {
        margin-top: 0px;
        text-align: left;
        padding: 0px;
    }
    .mobile_td td {
        white-space: nowrap;
    }
    .table-responsive.tableinfo {
        white-space: nowrap;
        border: none;
    }
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-x: scroll;
        overflow-y: hidden;
        border: 1px solid #dddddd;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        -webkit-overflow-scrolling: touch;
    }
    .textdivprofile {
        padding: 0px 15px !important;
    }
    /* 22/4/2021 */
    .boxes.bagbox {
        text-align: unset !important;
    }
    .bags {
        margin-top: 0px;
    }
    /* 28/4/2021 */
    .modal-dialog.modalschedulenew {
        width: auto !important;
    }
    .fancyTab {
        width: 50% !important;
    }
    /* 4/5/2021 */
    .main.mainSettings {
        width: auto !important;
    }
    .quotsline {
        top: -3px !important;
    }
    .quotslinescnd {
        top: -3px !important;
        width: 65%;
    }
    .flag td {
        width: auto !important;
        padding: 0px 10px;
    }
    .flag {
        margin-top: 10px;
    }
    /* 19/5/2021 */
    .yearslect {
        width: 85%;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .navbar-header {
        float: unset;
    }
    .navbar-toggle {
        display: block !important;
    }
    .navbar-collapse.collapse {
        display: none !important;
    }
    .navbar-collapse.bgclr_mobview.in {
        padding-right: 0px;
        background-color: #f1f1f1;
        overflow-y: auto;
        position: absolute;
        top: 60px;
        width: 100%;
        z-index: 1;
    }
    ul.nav.navbar-nav.navbar-right.headmenu li {
        margin-right: 1px;
        display: inline-flex;
        padding: 5px;
        margin-left: 0px;
    }
    ul.nav.navbar-nav.navbar-right.headmenu {
        margin: 0 auto;
    }
    button.navbar-toggle.btnhead {
        margin-top: 15px;
    }
    .navbar-toggle .icon-bar {
        background-color: #006699;
    }
    .navbar-collapse.bgclr_mobview.in {
        padding-right: 0px;
        background-color: #f1f1f1;
        overflow-y: auto;
        position: absolute;
        top: 60px;
        width: 100%;
    }
    ul.nav.navbar-nav.navbar-right.headmenu li {
        margin-right: 1px;
        display: inline-flex;
        padding: 5px;
        margin-left: 0px;
    }
    ul.nav.navbar-nav.navbar-right.headmenu {
        margin: 0 auto;
    }
    button.navbar-toggle.btnhead {
        margin-top: 15px;
    }
    .profile {
        margin-bottom: 25px;
    }
    .userprofile span {
        position: unset !important;
    }
    .col-md-10.main.mainSettings {
        width: 78.33333%;
    }
    /* 20/4/2021 */
    .mobile_td td {
        white-space: nowrap;
    }
    .table-responsive.tableinfo {
        white-space: nowrap;
        border: none;
    }
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-x: scroll;
        overflow-y: hidden;
        border: 1px solid #dddddd;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        -webkit-overflow-scrolling: touch;
    }
    .textdivprofile {
        padding: 0px 15px !important;
    }
    /* 22/4/2021 */
    .boxes.bagbox {
        text-align: unset !important;
    }
    .boxbag {
        margin-bottom: 10px;
    }
    /* 28/4/2021 */
    .tabs .nav-tabs li.fancyTab a {
        font-size: 12px !important;
    }
    .tabs .nav-tabs li.fancyTab.active a {
        font-size: 12px !important;
    }
    .steps-order-stages {
        display: block;
    }
    .quotsline {
        display: none;
    }
    .steps-order-stages p:before {
        display: none;
    }
    .steps-order-stages p {
        min-height: auto !important;
        width: 60%;
        font-size: 13px;
        text-align: unset !important;
    }
    .quotslinescnd {
        display: none;
    }
    .stepdivrow {
        margin-top: 0px !important;
    }
    .divrows {
        display: flex;
        text-align: left !important;
        width: auto !important;
    }
    .flag {
        margin-top: 10px;
    }
}
@media (min-width: 1199px) and (max-width: 1299px) {
    .main.mainSettings {
        border-left: 1px solid #ccc;
        min-height: 100vh;
        width: calc(90% - 100px) !important;
    }
    .steps-order-stages p {
        min-height: 44px !important;
    }
    .auditview {
        margin-top: 40px;
    }
}
@media (min-width: 1300px) {
}
/* Media Quiery Section End */

/* 05/12/2024 */

.border-right {
    border-right: 1px solid #999;
}
.border-left {
    border-left: 1px solid #999;
}
/* 31/12/2024 */

.main {
    padding-bottom: 4rem !important;
}