 body {
     background: #f7f7f7 !important;
}
 ::-webkit-scrollbar {
     width: 5px;
     height: 5px;
}
 ::-webkit-scrollbar-track {
     -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
     border-radius: 10px;
}
 ::-webkit-scrollbar-thumb {
     border-radius: 10px;
     -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
     background: #0b408d;
}
 a {
     color: #333435;
}
 .main-header .logo .logo-lg b {
     padding-left: 20px;
}
 .main-header .logo {
     text-align: left;
}
 .skin-blue .sidebar a {
     color: #ffffff;
}
 .treeview-menu>li {
     margin: 0;
     padding: 0px;
}
 .skin-blue .sidebar-menu>li>.treeview-menu {
     padding: 10px 0px;
     padding-left: 20px;
}
 .navbar-nav>.user-menu .user-image {
     float: none;
     width: 41px;
     height: 40px;
     border-radius: 50px;
}
 ul.treeview-menu.subtree {
     background: #fff;
     padding: 11px 20px;
     margin-left: -20px;
}
 .skin-blue .sidebar-form input[type="text"]:focus, .skin-blue .sidebar-form input[type="text"]:focus+.input-group-btn .btn {
     background-color: #0186cb;
     color: #fff;
}
 ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
     color: #ffffff;
     opacity: 1;
    /* Firefox */
}
 :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
     color: #ffffff;
}
 ::-ms-input-placeholder {
    /* Microsoft Edge */
     color: #ffffff;
}
 .boxStyle {
     color: #fff;
}
 .boxStyle .info-box-number {
     font-size: 25px;
     margin-top: 1px;
}
 .boxStyle .persentage {
     margin-left: -2px;
     margin-top: 5px;
}
 .boxStyle span.info-box-textLable {
     margin-top: 15px;
     text-transform: uppercase;
     font-size: 12px 
}
 .boxStyle span.info-box-text {
     padding: 7px;
}
 .boxStyle p {
     font-size: 9px;
}
 .boxStyle .labelTop1 {
     padding: 9px;
}
 .boxStyle .labelTop4 {
     padding: 8px 1px;
     color: #cbdff0;
}
 .boxStyle span.info-box-textTop {
     text-transform: uppercase;
     font-weight: bold;
     position: relative;
     right: 6px;
     font-size: 13px;
}
 .boxStyle img {
     width: 100%;
}
 .filterSection label {
     margin-bottom: 0px;
     font-weight: 400;
     color: #a6a5a5;
     font-size: 13px;
     position: relative;
     top: 3px;
}
/*.form-control {
     border-radius: 0;
     box-shadow: none;
     border-color: #0186cb;
     border: none;
     background: inherit;
     height: 32px;
     padding: 2px 0px;
     border-radius: 0px;
     font-weight: 600;
     color: #999999;
     text-transform: capitalize;
}
*/
 section.filterSection {
     padding: 11px 0px;
}
 select.form-control, select {
     background-image: url(../img/down-arrow.png);
     padding-right: 25px ! important;
     background-repeat: no-repeat;
     background-position: right 7px center;
     -webkit-appearance: none;
     -moz-appearance: none;
     appearance: none;
     outline: none;
     text-indent: 5px;
     font-size: 14px;
     border-radius: 23px;
}
 .dateSelcet p {
     font-weight: 600;
     color: #999999;
     text-transform: capitalize;
     margin-top: 25px;
}
 .calendarSection {
     background-color: #ffffff;
     box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.12), 0px 0px 0px 0px rgba(0, 0, 0, 0.24);
     transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
     padding: 5px 15px;
     margin-bottom: 20px;
     min-height: 300px;
}
 .indicate li {
     list-style: none;
     float: left;
     padding-right: 20px;
     font-size: 13px;
     font-weight: 600;
     position: relative;
     top: 8px;
     margin: 4px;
}
 .dotlist1 {
     color: #ffcc00 
}
 .dotlist2 {
     color: #66cc00 
}
 .dotlist3 {
     color: #0c8800 
}
 .dotlist4 {
     color: #7f7f7f 
}
 .dotlist5 {
     color: #cc0000 
}
 .dotlist6 {
     color: #990099 
}
 .dotlist7 {
     color: #ff5ac5 
}
 .headSection h4 {
     color: #737373;
     font-weight: 600;
}
 .titleContent {
     float: left;
}
 .calendarContent {
     text-align: right;
}
 .nameColum li {
     list-style: none;
     float: left;
    /* padding-right: 18px;
     */
     color: #0186cb;
     font-weight: 600;
     width: 3.2%;
     font-size: 13px;
     text-align: center;
     padding: 6px;
}
 .nameColum p {
     margin: 0 0 0px;
}
 .bgColorLeft {
     background: #f5f5f5;
     padding-right: 0px;
     height: 48px;
}
 .bgColorRifht {
     background: #f5f5f5;
     padding-left: 0px;
     height: 48px;
}
 .calendarSection h3 {
     font-size: 15px;
     margin-top: 14px;
     margin-bottom: 12px;
}
 .nameColumEmp1 li {
     background: #ffcd00;
     color: #fff;
     height: 38px;
     text-align: center;
     padding: 15px 0px;
     font-size: 11px;
     float: left;
     list-style: none;
     width: 3.2%;
     border-right: 1px solid #e7e7e7;
}
 .paginationSetion p {
     color: #999;
}
 section.paginationSetion {
     min-height: 140px;
}
 .pagNumberoption {
     margin-top: -6px;
     margin-left: 5px;
}
 section.BottomSection {
     min-height: 40px;
}
 .pagNumberoption select.form-control {
     border-bottom: 1px solid #cbc7c7;
}
 .pagination {
     margin: 0px;
}
 li.Holiday {
     background: #7f7f7f 
}
 li.CasualLeved {
     background: #ff5ac5 
}
 li.SickLeave {
     background: #cc0000 
}
 li.ShiftTwo {
     background: #66cc00 
}
 li.ShiftThree {
     background: #0c8800 
}
 li.sunday {
     color: #494949;
}
 #ProfileMenu .dropdown-menu>li>a {
     width: 100%;
     padding: 7px 12px;
     color: #413a3c;
     display: block;
     font-size: 12px;
     font-weight: 600;
     margin-bottom: 4px;
     text-transform: uppercase;
}
 #ProfileMenu .dropdown-menu>li>a:after {
     content: "";
     width: 0;
     height: 0;
     border-left: 11px solid transparent;
     border-right: 12px solid #8b7b7b00;
     border-top: 14px solid #ffffff;
     position: absolute;
     top: -13px;
     right: 12px;
     transform: rotate(180deg);
     transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
}
 #ProfileMenu ul.dropdown-menu {
     margin-top: 20px !important;
     border-radius: 3px !important;
     background: #ffffff;
     color: #212121;
     font-size: 14px;
     font-weight: initial;
     border-color: #ffffff;
     text-align: left;
     z-index: 5;
     right: -15px;
     box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
     transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
     left: -76px;
}
 .downmenulist {
     font-size: 21px;
     position: relative;
     top: 2px;
}
 #ProfileMenu .dropdown-menu>li>a:hover {
     background-color: inherit;
     color: #0084cd;
}
 .form-horizontal .header {
     background: #3f9cb5;
     padding: 30px 25px;
     font-size: 30px;
     color: #fff;
     text-align: center;
     text-transform: uppercase;
     border-radius: 3px 3px 0 0;
}
 .form-horizontal .heading {
     font-size: 17px;
     color: #473d3d;
     margin: 15px 0 30px 0;
     text-transform: capitalize;
     font-weight: 600;
}
 .form-horizontal .form-content {
     padding: 5px;
     background: #fff;
}
 .form-horizontal .form-control {
     padding: 19px 6px 0px 8px;
     height: 60px;
     font-size: 15px;
     color: #000000;
     border: none;
     border-bottom: 1px solid #d7d7d7;
     border-radius: 0;
     box-shadow: none;
     margin-bottom: 15px;
     font-weight: 500;
}
 .form-horizontal .form-control:focus {
     border-color: #3f9cb5;
     box-shadow: none;
}
 .form-horizontal .control-label {
     font-size: 14px;
     color: #545252;
     position: absolute;
     top: -9px;
     left: 15px;
     text-align: center;
     font-weight: normal !important;
     text-transform: capitalize;
}
 .form-horizontal textarea.form-control {
     resize: vertical;
     height: 130px;
}
 .form-horizontal .btn {
     font-size: 16px;
     color: #fff;
     padding: 6px 84px;
     transition: all 0.5s ease 0s;
     margin: 10px 20px;
}
 .form-horizontal button.btn.btn-warning:hover, .form-horizontal button.btn.btn-warning {
     padding: 0 20px;
     min-width: 180px;
     height: 50px;
     border-radius: 25px;
     background: -webkit-linear-gradient(bottom, #6c757d, #495057);
}
 .form-horizontal button.btn.btn-success:hover, .form-horizontal button.btn.btn-success {
     padding: 0 20px;
     min-width: 180px;
     height: 50px;
     border-radius: 25px;
     background: #9152f8;
     background: -webkit-linear-gradient(bottom, #2e2e3a, #b224ef);
}
 label.control-label span {
     font-size: 15px;
     position: relative;
     top: 5px;
     color: #0084cd;
}
 .form-control:focus {
     color: #57595c;
     background-color: #fff;
     border-color: inherit;
     outline: 0;
     box-shadow: none;
}
 #stepNavTab h4.mainttle {
     background: #0083d0;
     margin-top: 2px;
     margin-bottom: 0px;
     font-size: 21px;
     padding: 22px 13px;
     color: #fff;
     position: relative;
     top: 12px;
     font-weight: 600;
}
/*SIDEBAR MENU*/
 ul.nav.nav-treeview.oneLabelMenu .nav-link {
    /* color: #0186cb;
     */
     font-size: 13.5px;
}
 ul.nav.nav-treeview.oneLabelMenu {
     padding-left: 30px;
     line-height: 15px;
     margin: 0;
     background: #181817 !important;
     color: #000;
}
 ul.nav.nav-treeview.twoLebalesubtree {
     background: #fff;
     padding: 10px 28px;
     margin-left: -28px;
}
 ul.nav.nav-treeview.twoLebalesubtree {
     background: #fff;
     padding: 10px 28px;
     margin-left: -28px;
}
 ul.nav.nav-treeview.twoLebalesubtree .nav-link {
     color: #666666;
}
 ul.nav.nav-treeview.twoLebalesubtree.nav-link:hover {
     color: #666666;
     background-color: rgba(255, 255, 255, .1);
}
 ul.nav.nav-treeview.oneLabelMenu.nav-link:hover {
     color: #0186cb;
     background-color: rgba(255, 255, 255, .1);
}
 .dropdown-toggle::after {
     display: none;
}
 #ProfileMenu {
     right: 20px 
}
 .project-tab #tabs {
     background: #007b5e;
     color: #eee;
}
 .project-tab #tabs h6.section-title {
     color: #eee;
}
 .project-tab #tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
     color: #fff;
     background-color: #519ea4;
     border-color: #519ea4;
}
 .project-tab .nav-link {
     font-size: 14px;
     font-weight: 600;
     color: #519ea4;
     text-transform: uppercase;
     position: relative;
     border: 1px solid #519ea4;
     margin: 1px 1px 15px 20px;
     padding: 7px 13px;
     border-color: #519ea4;
     box-shadow: 0 1px 1px rgba(0, 0, 0, .075);
     border-radius: 50px;
     width: 180px;
     text-align: center;
}
 .project-tab .nav-link:hover {
     border: none;
     background: #519ea4;
     color: #fff;
     padding: 9px 30px;
}
 .project-tab thead {
     background: #f8fdff;
     color: #333;
}
 .project-tab a {
     text-decoration: none;
     color: #3a3a3a;
     font-weight: 600;
     font-size: 12px;
}
 .project-tab .nav-tabs {
     border-bottom: 3px solid #519ea4;
     margin-bottom: 20px;
}
 #tabs nav {
     padding: 1px 8px;
     background: #0084cd;
     font-size: 14px;
     color: #ffffff;
     line-height: 26px;
}
 div#nav-tabContent {
     padding: 20px;
     background: #fff;
     font-size: 14px;
     color: #a09d9d;
     line-height: 26px;
}
 .cardList {
     text-align: left;
     padding: 12px 28px;
     background: rgb(255 247 247);
     font-size: 15px;
     font-weight: bold;
     margin-left: -2%;
     margin-top: -20px;
     border-bottom: 1px solid #ccc;
     color: #222;
     text-transform: uppercase;
}
/* Bootstrap 3 text input with search icon */
 .has-search .form-control {
     width: 100%;
     padding: 15px;
     font-size: 14px;
     color: #ffffff;
     border: none;
     border-bottom: 1px solid #cdc9c98c !important;
     border-radius: 0;
     box-shadow: none;
     margin-bottom: 9px;
     font-weight: normal;
     background: inherit;
}
 .has-search .form-control {
     padding-left: 3rem;
     line-height: 3px;
}
 .has-search .form-control-feedback {
     position: relative;
     z-index: 2;
     display: block;
     width: 3.375rem;
     height: 0rem;
     line-height: 2.975rem;
     text-align: center;
     pointer-events: none;
     color: #fff;
     font-size: 17px;
}
 .has-search .form-control::-webkit-input-placeholder {
     color: #ffffff;
}
 li#ProfileMenu a {
     font-weight: 600;
     font-size: 14px;
}
 h4.mainttle {
     margin-top: 2px;
     font-size: 18px;
     color: #000;
     position: relative;
     top: 12px;
     border-radius: 1px;
     text-transform: uppercase;
     font-weight: bold;
}
 h4.mainttle.heading {
     padding: 6px 0px 15px;
     margin-bottom: 2%;
     /* border-bottom: 1px solid #dfdfdf; */
}
 section#tabs {
     margin-bottom: 2%;
}
 .Table-view {
     background: #fff;
     padding: 15px;
     margin-bottom: 2%;
     overflow: scroll;
     overflow-y: hidden;
}
 .elevation-4 {
     box-shadow: none;
}
 img.logo {
     width: 115px;
}
 a.nav-link.pushmenu {
     padding: 8px;
}
 a.nav-link.pushmenu i.fa.fa-bars {
     font-size: 20px;
     color: #2f2f2f;
}
 .table td, .table th {
     vertical-align: middle;
     background: #fff;
}
 td p {
     margin-bottom: 0px;
}
 .errorMessage {
     text-decoration: underline;
     font-weight: bold;
     cursor: pointer;
}
 button.btn.btn-info a {
     color: #fff;
}
 .boxDesign {
     margin: 30px 0px;
}
 .list-group-flush .list-group-item span {
     text-align: right;
     float: right;
     font-weight: 500;
}
 span.baclbtn {
     float: right;
}
 .baclbtn a {
     color: #fff;
     font-size: 14px;
}
 .fulfill_type {
     text-transform: capitalize;
}
 .ready_for_pickup {
     display: none;
}
 button#update_status {
     background: #0b408d;
     border-color: #0a408d;
}
 .unfulfilled {
     pointer-events: none;
     opacity: .5;
}
 span.editbasic_details {
     text-align: right;
     float: right;
     font-size: 22px;
}
/* #nav-tabContent .form-control {
     pointer-events: none;
}
 */
/*----------------------new Css-----------------------*/
 .stock_edit {
     float: revert !important;
     cursor: pointer;
     color: #0a408d;
}
 .stock_edit .fa {
     position: relative;
     right: -29px;
     font-size: 15px;
     cursor: pointer;
     color: #0a408d;
     float: right;
     top: 1px;
}
 .login-warning {
     display: none;
     color: red;
     text-align: center;
     font-size: 16px;
}
 h4.title-heading {
     position: relative;
     top: 10px;
     left: 20px;
     font-weight: bold;
}
/* th#ellipsisButtonlist{
    padding: 6px;
     text-align: center;
}
*/
 .paginationLst {
     display: block;
     border-top: 1px solid #e4e2e2;
     padding-top: 10px;
}
 i.refeshbtn.fa.fa-refresh {
     text-align: right;
     float: right;
     cursor: pointer;
}
 #ellipsisButtonlist .dropdown-menu.show {
     display: block;
     background: #fff;
     opacity: 8;
     color: white;
     border: 1px solid #fff;
     min-width: 11rem;
     padding: 0.2rem 0;
     top: 4px !important;
     left: 0px !important;
     border-radius: 7px;
     -webkit-box-shadow: 1px 0px 20px 20px rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
     box-shadow: 1px -3px 20px 2px rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
     -webkit-transition: all .2s linear;
     transition: all .2s linear;
}
 #ellipsisButtonlist li {
     color: #000000 !important;
     font-size: 13px;
     width: 100%;
     padding: 7px 15px;
     cursor: pointer;
}
 #ellipsisButtonlist p {
     margin-top: 0;
     margin-bottom: 0rem;
     cursor: pointer;
}
 #wait .loading-img {
     width: 75px;
}
 p#fulfill-filter {
     font-weight: 500 
}
 li.page-item.disabled {
     cursor: not-allowed;
}
 .notifyjs-container {
     top: -141px;
     right: 20px;
}
 .bg-infoBlus{
     background-color: #1782d9!important;
}
 span#dealer-name {
     margin-right: 70px;
     position: relative;
     font-size: 14px;
}
 .navbar-expand .navbar-nav li:first-child {
     position: relative;
     top: 6px;
}
 .sidebar .nav-sidebar li.nav-item.active{
     background: #36609c;
     border-left: 5px solid #cce1f4;
}
 .dashboardpage .small-box>.inner {
     padding: 25px;
}
 .dashboardpage .small-box>.small-box-footer {
     position: relative;
     text-align: center;
     padding: 14px 0;
     font-size: 15px;
}
 .haedingTitle{
     padding-left: 25px;
     font-weight: bold;
}
 .dashboardpage .small-box p {
     font-size: 18px;
     position: relative;
     top: 17px;
}
 .dashboardpage .small-box{
     width: 91%;
     margin: 25px 0px 0px 25px;
}
 span.stock-quantity{
     position: relative;
     left: -26px;
}
 .scan_order{
     padding: 25px 10px;
     margin-top: 15px;
     text-align: center;
}
 .allorderpage {
     padding: 10px 20px;
     background: #f2f2f2;
     border: 1px solid #d3d7d8;
}
 .notfound{
    text-align: center;
    width: 100%
}
 .notfound h4{
     font-size: 18px;
     padding: 30px 
}
 a.btn.btn-primary.addnewproduct {
     text-align: right;
     float: right;
     background: #fff;
     border-color: #e2e5e8;
     position: relative;
     top: 13px;
     color: #181818;
     font-size: 13px;
     right: 20px;
}

 a.back.btn.btn-primary.addnewproduct {
     top: 0px;
}
 tbody#list-orders button.btn.btn-info{
     width: 100%;
}
 @media only screen and (max-width: 479px) {
     h4.mainttle {
         text-align: center;
    }
     .project-tab a.nav-item.nav-link {
         width: 100%;
    }
     .project-tab a.nav-item.nav-link {
         text-align: center;
    }
     .form-horizontal .btn {
         margin: 10px 0px;
         width: 100%;
    }
     h4.title-heading{
        display: none;
    }
     button#update_status {
         margin: 17px;
         text-align: center;
         margin-left: 30%;
         padding: 10px 20px;
    }
     span#dealer-name {
         display: block;
         top: -2px;
    }
     .dashboardpage .small-box {
         width: 100%;
         margin: 0px;
    }
}
 .btn-group ul.dropdown-menu.show {
     padding: 10px;
     font-size: 14px;
     font-weight: normal;
     line-height: 23px;
}
 #filters .filters {
     border: 1px solid #e3e3e3;
     background: #f7fdff;
     padding: 8px 20px 0px;
     border-radius: 5px;
     margin-bottom: 20px;
}
 table tr td img{
     width: 60px;
     border-radius: 10px;
}
 .form-control {
     padding: 0.27rem 0.75rem;
}
 .dashbox{
     background-color: #ffb747;
     color: white;
     padding: 16px;
     border-radius: 4px;
     text-align: left;
     margin-bottom: 15px;
     box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
     background-size: cover !important;
}
 .dashbox h5{
     font-size: 13px;
     margin-top: 19px;
     text-transform: uppercase;
     color: #fff;
     font-weight: bold;
}
 ul.todo-list.list-group>li {
     border-radius: 0px;
     padding: 10px;
     background: transparent;
     margin-bottom: 0px;
     border: 0px solid #ebe0e0;
     color: #444;
}
 ul.todo-list.list-group>li .text{
     font-size: 13px;
}
 span.head-list.text {
     font-size: 20px !important;
     padding: 0px;
     padding-bottom: 5px;
     font-weight: bold;
}
 .list-group-item {
     padding: 0.4rem 0.25rem;
}
 .list-group{
     padding-left: 15px;
}
 .content-wrapper>.content {
     position: relative;
}
 .addnewcategary{
     background: transparent;
     position: absolute;
     right: 28px;
     top: 0px;
     z-index: 9;
}
 .tools.action, .head-list.tools{
    display: none!important;
}
 .userDashboard .card{
     background: #2f2f2f;
     color: #fff;
     text-align: center;
     box-shadow: none;

    background: url('../../plugins/img/dash/Frame 28.png');
    background-size: contain;
}
 .userDashboard .card h4{
     font-size: 15px;
}
 .userDashboard .card h2{
     font-size: 20px;
}
 .userDashboard .usericon{
     font-size: 26px;
     padding-bottom: 8px;
}
 .userDashboard .card-body {
     padding: 0.6rem;
}
/* .userDashboard .card{
     background: linear-gradient(-45deg, #000, #212121, #23a6d5, #2255a4);
     background-size: 400% 400%;
     animation: gradient 15s ease infinite;
}
 @keyframes gradient {
     0% {
         background-position: 0% 50%;
    }
     50% {
         background-position: 100% 50%;
    }
     100% {
         background-position: 0% 50%;
    }
}
 */
 div#productTable_length {
     display: none;
}
 div#productTable_filter{
     float: right;
}
 div#mproductTable_paginate{
     text-align: right;
     float: right;
     margin-bottom: 20px;
}
 table#productTable td{
     padding: 7px 0.75rem !important;
}
 div.dataTables_wrapper div.dataTables_filter input {
     width: 320px;
     padding: 17px;
     border-radius: 50px;
}
 div.dataTables_wrapper div.dataTables_paginate ul.pagination {
     margin: 10px 0;
}
 table#productTable{
    width: 100%;
}
 .headerTable{
     padding: 0px 1px 16px;
     margin-bottom: 1%;
     border-bottom: 1px solid #dfdfdf;
}
 .headerTable h4{
     position: relative;
     top: 5px;
}
 .menuIconList{
     width: 24px;
}
 .dashimg{
    width: 30px;
}
 .sidebar-dark-primary{
     background: #0f0f0e url(../img/leftbg.png);
}
 [class*=sidebar-dark] .brand-link {
     background-color: #111110;
}
 #loader-container {
     display: flex;
     justify-content: center;
     align-items: center;
     position: fixed;
     top: 0;
     left: 0;
     right: 0;
     bottom: 0;
     z-index: 9999;
}
 #loader {
     width: 60px;
    /* Adjust the width as needed */
     height: 60px;
    /* Adjust the height as needed */
     background-image: url('../img/loading.gif');
     background-size: cover;
     animation: spin 2s linear infinite;
    /* Add a spinning animation if desired */
}





.instock{
        color: #5dc08f;
 }



 
.outofstock{
        color: #f5776f;
 }



 .buttonStyle button.btn.btn-outline-primary.btn-xs {
    border-color: #dfdfdf;
    background: #fff;
    color: #454545;
    border-radius: 20px;
    font-size: 15px;
}

 .buttonStyle button.btn.btn-outline-primary.btn-xs:hover {
    background: #3c3c3c;
    color: #fff;
}


button.viewbtn{
        background: #3c3c3c;
    border-color: #3c3c3d;
}


.content-wrapper {
    background: #ffffff;
}









.main-sidebar .brand-text, .sidebar .nav-link p, .sidebar .user-panel .info {
    transition: margin-left .3s linear, opacity .5s ease;
    padding-left: 8px;
    font-size: 15px;
}


.imgChat{
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    padding: 10px;
    border-radius: 11px;
}




.popupRound .form-control{
    border-radius: 60px;
    font-size: 13px;
}

.popupRound  label {
    margin-top: 7px;
    color: #040404;
    font-weight: 300 !important;
}


.actionButtonRight{
        float: right;
    margin-right: 10px;
}

button.Discard.btn.btn-info{
        margin: 0px 20px;
    background: transparent;
    color: #434242;
    border: 1px solid #a79e9e;
}





.dashboard-card-box{
    background: #fff; 
    border-radius: 8px;
    padding: 9px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

p.dashboard-card-heading {
    font-size: 16px;
}
p.grid-col-heading{
        font-size: 14px;
    font-weight: bold;
        margin-bottom: 0.7rem;
}

p.dashboard-card-count{
        margin-bottom: 0.7rem;
    font-size: 13px;
}


p.dashboard-card-status {
    margin-bottom: 0.7rem;
    color: #969393;
}

.productpage .demo-content {
    width: auto !important;
}




#searchBoxDesign .hassearch .form-control {
  padding-left: 2.375rem;
    border: 1px solid #ccc;
    border-radius: 50px;
    width: 400px;
    height: 39px;
    position: relative;
    top: 5px;
        color: #000;
}

#searchBoxDesign .hassearch .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
    top: 13px;

}