

a {
    color: #ff8900;
    text-decoration: none;
}
a:hover{
    color: #ff8900;
    text-decoration: none;
}
.bg-primary{
    background-color: #ff8900 !important;
    border-color: #ff8900 !important;
}
body .page-content {
    padding: calc(60px + 24px) calc(24px / 2) 60px calc(24px / 2);
}
.navbar-brand-box {
    padding: 0 15px;
    text-align: center;
    width: 250px;
}
body .card {
    margin: 12.5px 0;
}
.empty-btn{
    border:1px solid #ff8900;
    transition: 0.3s;
}
.empty-btn:hover, .fill-btn{
    background-color: #ff8900;
    color:#fff;
}
.card-body{
    padding: 20px;
}
.table-responsive{
    border:none !important;
}

button#vertical-menu-btn {
    color: #ff8900;
}
.page-title-box {
    padding-top: 0px;
    padding-bottom: 0px;
}
.noti-icon .badge {
    background-color: #f1f1f1;
}
.mini-stats-wid .mini-stat-icon:after, .mini-stats-wid .mini-stat-icon:before{
    display: none;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #ff8900;
}
.btn-primary{
    color: #fff;
    background-color: #ff8900;
    border-color: #ff8900;
}
.btn-primary:hover, .btn-primary:focus {
    color: #fff;
    background-color: #df7a04;
    border-color: #df7a04;
    outline: 0 !important;
    box-shadow: none;
}
.btn-link {
    color: #ff8900;
}
.btn-link:hover {
    color: #fff;
    background-color: #ff8900;

}

.verti-timeline .event-list.active .event-timeline-dot {
    color: #ff8900;
}
body .text-primary {
    color: #ff8900 !important;
}
.auth-lgo {
    background-color: rgba(0, 0, 0, 0.51);
    max-width: 562px;
    padding: 100px;
}
.nav-pills>li>a, .nav-tabs>li>a {
    color: #444444;
}
.nav-link:focus, .nav-link:hover {
    color: #444444;
    text-decoration: none;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #ff8900;
    background-color: #f7e7d4;
}

.main-content {
    background-color: transparent;
}
body[data-sidebar=dark].vertical-collpsed .vertical-menu #sidebar-menu>ul>li:hover>a {
    background: #ff8900;
    color: #fff;
}


/*.auth-full-bg .bg-overlay {
    background: url(../images/login_banner.jpg);
}
.auth-full-page-content label.form-label {
    color: #fff;
}
body .auth-full-page-content .text-muted {
    color: #d0d0d0 !important;
}
.auth-full-page-content .form-check{
     color: #d0d0d0;
}*/
.login-logo{
    margin-bottom: 90px;
}
tr.total-row {
    background-color: #e7d6c3 !important;
    color: #000 !important;
    font-weight: 700;
}
tr.total-row:hover td {
    background-color: #e7d6c3 !important;
    --bs-table-accent-bg: #e7d6c3 !important;
}
.table thead {
    color: #ffffff;
    border-color: #242937;
    background-color: #242937;
}
.table thead tr th{
    color: #ffffff;
    background-color: #242937;
}
.top-row-btns{
    margin-bottom: 15px;
    display: flex;
    justify-content: space-between;
}
table a{
    color: #ff8900;
}
.show-rows {
    display: flex;
    align-items: center;
    white-space: nowrap;
    margin-right:15px;
}
.filter-col {
    display: flex;
    align-items: center;
}
.show-rows select{
    margin-left:5px;
}
.about-contact .ico-bx {
    padding: 0;
    width: 35px;
    height: 35px;
    border: 1px solid #ccc;
    border-radius: 100px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
}
.contact-actions{
    text-align: center;
}
.about-contact p {
    margin: 5px 0 0;
}
.accordion-button:not(.collapsed){
    background-color: #f1f1f1;
    color: #495057;
}
.abt-client-bx {
    padding: 8px 1.25rem;
}
.abt-clnt-wrap .accordion-collapse {
    padding: 10px 0;
}
table.contactInfoWrap td{
    white-space: normal;
}
.companyAttribute {
    width: 100%;
    display: flex;
    margin-top: 13px;
}
.companyAttribute button{
    border-radius: 0;
}
.companyAttribute button.btn {
    width: calc(100% - 40px);
    background-color: #e7fff7;
    border: 2px solid #c6f1e3;
    text-align: left;
    color: #1f7556;
    font-weight: 600;
}
.companyAttributeBody ul {
    padding-left: 0;
}
.companyAttributeBody ul li {
    display: block;
    position: relative;
    padding: 5px 40px 5px 0;
}
.companyAttributeBody ul li span{
    position: absolute;
    top:5px;
    right:2px;
    cursor: pointer
}
.companyAttributeBody ul li span:hover{
    color: #f00;
}
button.add_attr {
    border: 0;
    background-color: #1f7556;
    width: 40px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 25px;
}
.companyAttribute2 button.btn {
    background-color: #fcd2d2;
    border-color: #ffc2c2;
    color: #924040;
}
.companyAttribute2 .add_attr {
    background-color: #924040;
}

.companyAttribute3 button.btn {
    background-color: #ebf2f8;
    border-color: #d0e3f4;
    color: #306391
}
.companyAttribute3 .add_attr {
    background-color: #306391;
}
.abt-clnt-wrap .accordion-button:not(.collapsed) {
    background-color: #242937;
    color: #ffffff;
}
.abt-clnt-wrap .accordion-button::after {
    display: none;
}
.abt-clnt-wrap .accordion-flush .accordion-item .accordion-button i {
    transition: transform .2s ease-in-out,-webkit-transform .2s ease-in-out;
    position: absolute;
    right: 24px;
}
.abt-clnt-wrap .accordion-button:not(.collapsed) i {
   -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.about-contact .edit-profile .ico-bx {
    border: 1px solid #ff8900;
    background-color: #ff8900;
    color: #fff;
}

.nav-tabs-custom .nav-item .nav-link.active {
    color: #ff8900;
}
.nav-tabs-custom .nav-item .nav-link::after {
    background: #ff8900;
}
.tab-pane h2.title{
    margin-bottom: 15px;
    font-size: 20px;
    margin-top: 0px;
}
.read-more-wrap{
    display: none;
}
.read-btn{
    color: #ff8900;
    cursor: pointer;
}
.collapse-row {
    width: 370px;
    white-space: normal !important;
}
.table-nowrap td {
    white-space: nowrap;
}
.activity-stats{
    margin-top:25px; 
}
.activity-stats td, .activity-stats th{
    text-align: center;
}
.activities-wrap {
    margin-top: 5px;
}
td.check, td.check i{
    color: #18ab76;
}
td.times, td.times i{
    color: #f00;
}
.edit-activity button {
    padding: 0;
    height: 30px;
    width: 30px;
    font-size: 14px;
    padding: 3px;
    border-radius: 50%;
    color: #666;
    border: 1px solid #d1d1d1;
    margin: 0 4px;
    display: grid;
    place-content: center;
}

.edit-activity .edit {
    background-color: #d8ffd8;
    border-color: #d8ffd8;
    color: #04a506;
}
.edit-activity .history {
    background-color: #dbecf7;
    border-color: #dbecf7;
    color: #09f;
}
.edit-activity .delete {
    background-color: #ffd6d6;
    border-color: #ffbebe;
    color: #f00;
}
.edit-activity button:focus{
    box-shadow: none;
    outline: 0;
}
.activity-cards .card {
    box-shadow: 0 0 1.5rem rgb(18 38 63 / 9%);
}
ul.survey-list {
    padding-left: 0;
}
ul.survey-list li {
    padding-left: 20px;
    position: relative;
    display: block;
}
ul.survey-list li:after {
    content: "\f101";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 0;
    color: #ff8900;
}
p.que {
    margin-bottom: 2px;
    color: #444;
    font-weight: 600;
}
.survey-content-modal .modal-header {
    align-items: flex-start;
}
.survey-content-modal .modal-header .btn-close {
    padding: .5rem .5rem;
    margin: 0;
}
p.survey-date {
    margin-bottom: 0;
    margin-top: 4px;
    font-size: 13px;
}
.survey-content-modal .modal-title {
    color: #ff8900;
}
.card-btn-title{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.footer-btns button{
    margin-right: 15px;
}
.footer-btns button:last-child{
    margin-right: 0;
}
button.btn.btn-right {
    display: flex;
    margin-right: 0;
    margin-left: auto;
    align-items: center;
}
button.btn.btn-right i{
    margin-right: 2px;
}
.form-error {
    color: #ff0000;
    background-color: #f5d5d5;
    display: block;
    padding: 4px 10px;
    border-radius: 5px;
    margin-top: 10px;
    position: relative;
}
.form-error::before{
    content: "";
    position: absolute;
    left: 10px;
    bottom: 100%;
    width: 0;
      height: 0;
      border-left: 7px solid transparent;
      border-right: 7px solid transparent;
      border-bottom: 7px solid #f5d5d5;
}
.card-hover-effect{
    transition: 0.4s;
}
.card-hover-effect:hover {
    box-shadow: 0 0.75rem 1.5rem rgb(18 38 63 / 20%);
}


.ico-top.edit-profile button {
    margin-left: 5px;
}
.account-detail-tabs-wrap .nav-tabs-custom .nav-item {
    width: 100%;
    flex-basis: unset;
    text-align: left;
}
.card.account-detail-tabs-wrap {
    background-color: transparent !important;
    box-shadow: none !important;
    margin: 0px !important;
}
.account-detail-tabs-wrap .card-body {
    display: flex;
    flex-wrap: wrap;
    padding: 0px;
    align-items: flex-start;
    justify-content: space-between;
}
.account-detail-tabs-wrap .nav-tabs-custom {
    width: 200px;
    background-color: #fff;
    margin-bottom: 24px;
    -webkit-box-shadow: 0 0.75rem 1.5rem rgb(18 38 63 / 3%);
    box-shadow: 0 0.75rem 1.5rem rgb(18 38 63 / 3%);
    border-radius: 0.25rem;
    padding: 10px;
    border: none;
}
.account-detail-tabs-wrap .tab-content{
    width: calc(100% - 225px);
    background-color: #fff;
    margin-bottom: 24px;
    -webkit-box-shadow: 0 0.75rem 1.5rem rgb(18 38 63 / 3%);
    box-shadow: 0 0.75rem 1.5rem rgb(18 38 63 / 3%);
    border-radius: 0.25rem;
    padding: 10px !important;
}
.account-detail-tabs-wrap .nav-tabs-custom .nav-item .nav-link {
    border: none;
    padding-left: 0px;
    padding-right: 0px;
}
.table-outer{
    -webkit-box-shadow: 0 0.75rem 1.5rem rgb(18 38 63 / 3%);
    box-shadow: 0 .75rem 1.5remrgba(18,38,63,.03);
    border-radius: 0.25rem;
    background-color: #fff;
}
.table-outer td {
    padding: 10px;
    width: 33.3%;
    border: 1px solid #f1f1f1;
}
.table-outer td label {
    font-weight: 600;
    margin-bottom: 3px;
}
.table-outer td p {
    margin: 0px;
}
.table-outer .table-responsive {
    display: block;
}
.acc-outer {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.acc-wrapper {
    width: 33%;
}
.account-detail-tabs-wrap .activity-cards .card-body {
    padding: 1.25rem 1.25rem;
}
.activity-paragraph {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
body .email-rightbar {
    margin-left: 0px;
}
.modal-dialog.modal-xl {
    margin: 0px !important;
}
.filter-start {
    display: flex;
    align-items: center;
}
.filter-new-col {
    margin-right: 20px;
}
.dashboard-main-class{
    justify-content: flex-start !important;
}
.dashboard-select {
    margin-left: 20px;
}
.dashboard-color:hover {
    color: #ff8900;
}
.dashboard-dropdown-color span:hover {
    color: #ff8900 !important;
}
.modal-dialog.modal-xl.account-form {
    margin: 1rem auto !important;
    width: 100%;
    max-width: 1024px !important;
}
.select-dashboard select.form-select {
    min-width: 150px;
}
.select-dashboard {
    margin-left: 20px;
}
.select-dashboard label {
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    white-space: nowrap;
    margin-right: 14px;
}
.select-dashboard button.btn {
    height: 40px;
    width: 180px;
    background-color: #fff;
    text-align: left;
    border-radius: 4px;
}

.dataTables_wrapper .dataTables_paginate {
    display: none;
}
.activity-cards .card .card-title{
        display:block;
      overflow : hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;
}
div#datatable-buttons_wrapper .col-sm-12.col-md-6:first-child {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#datatable-buttons_wrapper .row {
    align-items: center;
}
#datatable-buttons_wrapper .row label {
    margin-bottom: 0px !important;
}
button.btn-edit {
    border: none;
    background-color: transparent;
    width: auto;
    padding: 0;
    margin: 2px;
}
.add-srcdata{
    display: block;
    cursor: pointer;
}
.avatar-sm, .avatar-md {
    overflow: hidden;
}
.card-hover-effect p {
    margin: 0px;
    font-size: 14px;
}


.logo-lg img {
    height: 40px;
}
.bottom-footer {
    text-align: right;
}
.bottom-footer span {
    margin: 0 10px;
}
.line-box {
    border: 1px solid #c3cbe4;
    padding: 15px;
}
.line-box ul {
    padding: 0px;
    list-style: none;
    margin: 0px;
}
.line-box p {
    margin-bottom: 5px;
}
.table-nowrap tr:last-child {
    border-color: transparent;
}

/*.fa-download {
    color: #7c7c7c;
    font-size: 16px;
}*/
.text-right{
    text-align: right;
}
.orange-box {
    background-color: #f89320;
    border-radius: 50px;
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    width: 100%;
    max-width: 110px;
    margin: 12.5px auto;
}
.orange-box span {
    padding: 10px;
    display: inline-block;
    width: 50%;
    text-align: center;
}
.orange-box span:first-child {
    border-right: 1px solid #fff;
}
.vendor-data{
    position: relative;
}
/*.vendor-data:before {
    position: absolute;
    top: 50%;
    width: 17px;
    height: 32px;
    content: '';
    background-repeat: no-repeat;
    transform: translate(0px, -50%);
}*/
/*.left.vendor-data:before {
    right: -17px;
    background-image: url(../images/white-arrow.png);
}
.right.vendor-data:before {
    left: -17px;
    background-image: url(../images/white-arrow-right.png);
}*/
.card-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.card-outer {
    width: 45%;
    padding: 0 15px;
    margin: 12.5px 0;
}
.orange-box-outer{
    width: 10%;
    padding: 0 15px;
    margin: 12.5px 0;
}
.card-outer .card {
    height: 100%;
    margin: 0px;
}

.auth-full-bg .bg-overlay {
    background-image: url(../images/imperion_21.jpg);
    opacity: 0.4;
}
.auth-full-bg h4, .auth-full-bg p {
    color: #fff;
}
.auth-full-bg {
    background-color: #000;
}
.auth-lgo img{
    max-width: 100%;
}
.auth-review-carousel.owl-theme .owl-dots .owl-dot.active span, .auth-review-carousel.owl-theme .owl-dots .owl-dot:hover span{
    background-color: #ff8900;
}
.auth-review-carousel.owl-theme .owl-dots .owl-dot span{
    background-color: rgb(255 137 0 / 32%);
}

.custom #datatable_length {
    display: none;
}
.dtr-control:before {
    background-color: #ff8900 !important;
}
.popup-form-outer{
    display: flex;
    align-items: center;
}
.popup-form-outer .popup-form {
    font-size: 22px;
    line-height: 22px;
    color: #555b6d;
    padding: .47rem .75rem;
}
.custom-filter .row:first-child {
    padding-right: 200px;
}
.custom-filter .btn-toolbar {
    position: absolute;
    right: 0;
    top: -5px;
}
.custom-filter .table-wrapper {
    position: relative;
}
.custom-filter .btn-toolbar .btn-group.focus-btn-group {
    display: none;
}
.custom-filter.table-rep-plugin .btn-group .btn-default.btn-primary {
    background-color: #ff8900;
    border-color: #ff8900;
    color: #fff;
    box-shadow: none;
}
.custom-filter.table-rep-plugin .btn-group .btn-default{
    box-shadow: none;
}
.custom-filter.table-rep-plugin .fixed-solution .sticky-table-header {
    background-color: #ff8900;
}
.custom-filter.table-rep-plugin .sticky-table-header, .custom-filter.table-rep-plugin table.focus-on tbody tr.focused td, .custom-filter.table-rep-plugin table.focus-on tbody tr.focused th {
    background: #ff8900;
    border-color: #ff8900;
}
.detail-email-modal .modal-body {
    border: 1px solid #eff2f7;
    width: 96%;
    margin: 0 auto;
    border-radius: 4px;
    padding: 0px;
}
.detail-email-modal .border-box {
    margin: 0px;
}
.detail-email-modal .row.border-box:first-child .col-lg-6 {
    border: none;
}
.detail-email-modal .border-box .col-lg-6, .detail-email-modal .border-box .col-lg-12 {
    border-top: 1px solid #eff2f7;
}
.detail-email-modal .border-box-last {
    margin: 0px;
    padding: 0 2px;
    border-top: 1px solid #eff2f7;
}


.right-wrapper .card {
    margin-top: 0px;
    margin-bottom: 0px;
    overflow: hidden;
}
.main-wrapper label {
    margin-bottom: 0px;
    padding: 8px 15px;
    height: 100%;
    display: flex;
    align-items: center;
}
.main-wrapper a {
    display: inline-flex;
}
.main-wrapper label:last-child {
    padding: 4px 8px 4px 8px;
}


.mrp-icon {
    border-radius: 0px 5px 5px 0px;
    padding: 8px 12px;
    margin-right: 0px;
    border-left: 0px !important;
}

.mrp-monthdisplay {
    display: inline-block!important;
    padding: 8px 15px 8px 15px;
    border-radius: 5px 0px 0px 5px;
    cursor: pointer;
    margin-right: -5px;
}

.mrp-lowerMonth, .mrp-upperMonth{
  font-weight:bold;
  font-size: 11px;
  text-transform:uppercase;
}

.mrp-to{
  margin-right: 0px;
  margin-left: 0px;
  font-size: 11px;
  text-transform: uppercase;
  padding: 5px 3px 5px 3px;
}

.mpr-calendar{
  display:inline-block;
  padding: 3px 5px;
  border-right: 1px;
  width: 100%;
}

.mpr-calendar::last-child{
  border-right: none;  
}

.mpr-month{
  padding: 20px;
  text-transform: uppercase;
  font-size: 12px;
  display: inline-block;
}

.mpr-calendar h5{
  width:100%;
  text-align:center;
  font-weight:bold;
  font-size:18px
}

.mpr-selected{
    background: rgb(255 137 0 / 70%);
    color: #fff;
}

.mpr-month:hover{
  border-radius: 5px;
  box-shadow: 0 0 0 1px #ddd inset;
  cursor:pointer;
}

.mpr-selected.mpr-month:hover{
  border-radius: 0px;
  box-shadow: none;
}

.mpr-calendarholder .col-xs-6 {
  max-width: 250px;
  min-width: 250px;
}

.mpr-calendarholder .col-xs-1 {
  max-width: 150px;
  min-width: 150px;
}

.mpr-calendarholder .btn-info{
  width:100%;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 10px;
  padding: 10px 0px;
}

.mpr-quickset{
  text-transform: uppercase;
  text-align: center;
}

.mpr-yeardown, .mpr-yearup{
  margin-left: 5px;
  cursor: pointer;
}

.mpr-yeardown{
  float:left;
}

.mpr-yearup{
  float:right;
}

.mpr-yeardown:hover,.mpr-yearup:hover{
  color: #ff8900;
}

.mpr-calendar:first .mpr-selected:first{
    background-color: #ff8900;
}

.mpr-calendar:last .mpr-selected:last{
    background-color: #ff8900;
}

.popover{
  max-width: 1920px!important;
  display: block !important;
}

.dataTables_wrapper .dt-buttons .btn {
    margin-top: 5px;
}

div.dt-button-collection{
    left: 0 !important;
}
.btn-warning, .btn-warning:hover, .btn-warning:focus {
    color: #fff;
    background-color: #ff8900;
    border-color: #ff8900;
    box-shadow: none;
    outline: none;
}
.btn-warning i{
    vertical-align: middle;
    margin-left: 3px;
}
.irs--square .irs-bar, .irs--square .irs-from, .irs--square .irs-single, .irs--square .irs-to {
    background: #ff8900 !important;
}
.irs--square .irs-handle {
    border-color: #ff8900 !important;
}

.form-check-input:checked {
    background-color: #ff8900 !important;
    border-color: #ff8900 !important;
}
.form-check-input:focus {
    border-color: #ff8900 !important;
    box-shadow: 0 0 0 0.15rem #ff890042 !important;
}
.guru-table td, .guru-table th{
    vertical-align: middle;
}
.font-size-28{
    font-size: 28px;
}
.h-400{
    height: 400px;
}
.irs--square .irs-min, .irs--square .irs-max {
    color: unset !important;
}
.table-wrapper .btn-toolbar {
    display: none;
}
.avatar-xss{
    height: 1.5rem;
    width: 1.5rem;
}
.custom-form-filed .btn{
    position: absolute;
    padding-left: 25px;
    padding-right: 25px;
    right: 12px;
}
.custom-form-filed input{
    padding-right:87px;
}
.aside-bar th:last-child {
    text-align: right;
}
.duplicate-table th {
    background-color: #242937;
    --bs-table-accent-bg: #242937 !important;
        width: 17%;
}
.custom-form-check .form-check-input{
    left: 0px;
}
.offcanvas-end.offcanvas-end{
    width:500px;
}

.table-minimized th, .table-minimized td {
    padding: 5px 10px;
}
.progress-bar{
    background-color: #ff8900;
}
.progress-medium .progress-bar{
    background-color: #fea846;
}
.progress-low .progress-bar{
    background-color: #face9a;
}
.wizard .steps>ul>li a{
    background-color: #fff6ec;
}
.wizard .steps .number{
    color: #ff8900;
    border-color: #ff8900;
}
.wizard .steps .current a, .wizard .steps .current a:active, .wizard .steps .current a:hover{
    background-color: #f8e6d1;
}
.wizard .steps .current a .number, .wizard .steps .current a:active .number, .wizard .steps .current a:hover .number{
    background-color: #ff8900;
}
.wizard>.actions a, .wizard>.actions a:active, .wizard>.actions a:hover, .wizard>.actions .disabled a, .wizard>.actions .disabled a:active, .wizard>.actions .disabled a:hover{
    background-color: #ff8900;
}
.vendor-count{
    width: 100%;
    max-width: 300px;
    background-color: #fff6ec;
}
.vendor-admin-card i{
    font-size: 45px;
}
.top-bar {
    background-color: #EF7D04;
    padding: 10px 0;
}
.border-line {
    border-bottom: 1px solid #B2B2B2;
}
.icon-box {
    border-radius: 15px;
    box-shadow: 0px 0px 4px 0 rgba(0, 0, 0, 70%);
    padding: 15px;
}
.icon-box img {
    width: 36px;
}
.modal-dialog.small-popup {
    max-width: 600px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.modal-dialog .modal-content {
    border-radius: 20px;
    overflow: hidden;
    border: 0px;
}
.modal-dialog .modal-header {
    border: 0px;
    align-items: center;
}
.modal-header .modal-title {
    color: #fff;
    font-size: 16px;
}
.modal-header button.btn-close {
    background-color: #fff;
    opacity: 1;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    margin: 0px !important;
    margin-left: auto !important;
    background-image: none;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #ff8900;
}
.form-filed label {
    display: block;
    font-size: 16px;
    margin-bottom: 5px;
}
.form-filed input, .form-filed select {
    border: 1px solid #B4B4B4;
    border-radius: 7px;
    padding: 13px;
    width: 100%;
}
.modal-dialog.small-popup .modal-body {
    padding: 40px;
}
.modal-dialog.small-popup .modal-header {
    padding: 15px 40px;
}
.btn-wrapper button {
    width: 30px;
    height: 30px;
    border: 1px solid #74788d;
    display: flex;
    align-items: center;
    justify-content: center;
}
.table td, .table th {
    vertical-align: middle;
}
.table tr:nth-child(odd) td {
    background-color: #EDF6FF;
}
.part-form {
    margin: 0 -7.5px;
}
.part-form .form-filed {
    padding: 0 7.5px;
}
.table tbody td {
    border: 1px solid rgba(226, 226, 226, 1) !important;
    padding: 5px 10px;
}
.form-filed .dropzone i {
    color: #ff8900 !important;
}
.colors-wrapper .sp-add-on {
    width: 70px !important;
}
.colors-wrapper .form-control {
    border-color: rgba(204, 204, 204, 1);
    background-color: rgba(239, 239, 239, 1);
}
.card.colors-wrapper {
    border: 1px solid rgba(0, 0, 0, 0.3);
}
.dropzone {
    border: 1px solid rgba(0, 0, 0, 0.3);
    min-height: 270px;
}
.dropzone p {
    margin-bottom: 0px;
    font-size: 13px;
}
.table {
    border-radius: 10px 10px 0 0;
    overflow: hidden;
}
.plus-btn {
    width: 30px;
    height: 30px;
    padding: 0px;
}
body[data-sidebar=dark] .mm-active .active, body[data-sidebar=dark] .mm-active .active i {
    color: #FF7830 !important;
}
body[data-sidebar=dark] .mm-active .active{
 border-color:#FF7830 !important;   
}
body[data-sidebar=dark] #sidebar-menu ul li a {
    box-shadow: 0px 4px 4px 0 rgba(0, 0, 0, 0.25);
    border-bottom: 0.5px solid transparent;
}
.search-input {
    border: 1px solid #C3C3C3;
    border-radius: 50px;
    height: 50px;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    width: 100%;
}
.search-input .form-control {
    height: 100%;
    padding: 10px 110px 10px 25px;
    font-size: 16px;
    font-weight: 500;
    color: #000;
    border: 0px;
    background-color: transparent;
}
.search-input button {
    position: absolute;
    right: 2px;
    top: 2px;
    border-radius: 60px;
    height: 44px;
    width: 100px;
}
.w-33{
    width: 33.33%;
}
.check-wrapper .form-check input {
    width: 25px;
    height: 25px;
    float: none;
    margin: 0px;
}
.check-wrapper .form-check label {
    margin: 0px;
}
.check-wrapper .form-check {
    padding: 0px;
    display: flex;
    align-items: center;
}
.check-wrapper .form-check label {
    margin: 0px;
    width: calc(100% - 25px);
    padding-left: 10px;
}
.check-wrapper {
    display: flex;
    align-items: center;
}
.text-wrapper p {
    margin-bottom: 5px;
}
.text-wrapper p:last-child {
    margin-bottom: 0px;
}
.img-wrapper img {
    width: 100%;
    display: block;
}
.dott-btn {
    display: block;
    border: 0px;
    background-color: transparent;
    line-height: normal;
    padding: 0px;
}
.dott-btn img{
    width: 22px;
}
.position-btn.dott-btn {
    position: absolute;
    top: 5px;
    right: 5px;
}
.btn-wrap .dott-list {
    list-style: none;
    box-shadow: 0px 0px 6px 4px rgb(0 0 0 / 10%);
    padding: 0px;
    position: absolute;
    right: 0;
    top: 30px;
    z-index: 9;
    max-width: 110px;
    background-color: #ffff;
    border-radius: 3px;
    display: none;
}
.btn-wrap .dott-list li {
    border-bottom: 1px solid #cdcdcd;
}
.btn-wrap .dott-list button {
    background-color: transparent;
    border: 0px;
    font-size: 16px;
    font-weight: 500;
    padding: 6px;
    width: 100%;
    transition: 0.3s;
}
.single-toggle .dott-btn{
    margin-left: auto;
}
.black-title h2 {
    font-size: 16px;
    margin-bottom: 8px;
    color: #000;
}
.btn-circle {
    border-radius: 50%;
    background-color: #000;
    color: #fff !important;
    height: 30px;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
}
.btn-circle i {
    font-size: 12px;
}
.black-title {
    padding: 5px;
    border-bottom: 1px solid #cdcdcd;
    position: relative;
}
.modal .form-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: 10px -10px;
    align-items: flex-end;
}
.modal .form-check {
    padding: 5px 10px;
    display: flex;
    align-items: center;
    margin: 0px;
}
.modal .form-check input {
    margin: 0px;
    position: unset;
    float: none;
    height: 28px;
    width: 28px;
}
.modal .form-check label {
    font-size: 16px;
    color: #000;
    font-weight: 500;
    width: calc(100% - 28px);
    padding-left: 10px;
}
.modal label span {
    color: #ff8900;
}
.modal-dialog.large-popup {
    max-width: 1024px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.graph-wrapper img {
    width: 100%;
    display: block;
}
.img-circle {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    background-color: #ff8900;
}
.bx-wrapper .card-title h3{
    font-size: 18px;
    margin: 0px;
    font-weight: 600;
}
.bx-wrapper .card-title {
    width: calc(100% - 55px);
    padding-left: 15px;
    margin: 0px;
}
.chart-box {
    border-radius: 10px;
    border: 1px solid #cdcdcd;
    box-shadow: 0px 0px 6px 4px rgb(0 0 0 / 10%);
    overflow: hidden;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
}
.chart-box:hover {
    border-color: #ff8900;
}

@media(min-width: 1200px){
    /*.auth-full-page-content {
        background-color: #595959;
    }*/
    .modal-xl {
    max-width: 100% !important;
}
}

@media(max-width: 1399px){
.orange-box-outer{
    width: 15%;
}
.card-outer {
    width: 42.5%;
}
}

@media(max-width: 1024px){
.modal-dialog.modal-xl.account-form {
    margin: 0.5rem !important;
    width: unset !important;
    max-width: unset !important;
}

}

@media(max-width: 991px){
    .w-33 {
        width: 50%;
    }
}

@media(max-width: 767px){
    .duplicate-table th, .duplicate-table td {
    white-space: unset !important;
}
    .acc-wrapper {
        width: 100%;
    }
    .account-detail-tabs-wrap .nav-tabs-custom {
        width: 100%;
    }
    .account-detail-tabs-wrap .tab-content {
        width: 100%;
    }
    .recovery-wrap {
        flex-wrap: wrap;
    }
    .recovery-wrap .edit-profile {
        margin-top: 10px;
    }
    .account-detail-tabs-wrap .nav-link .d-none {
        display: block !important;
    }
    .activity-cards .card .card-title{
        display: block;
    }
/*    .left.vendor-data:before {
        bottom: -24px;
        top: unset;
        transform: rotate(90deg);
    }
    .right.vendor-data:before {
        transform: rotate(90deg);
        top: -24px;
    }
    .vendor-data:before{
        right: 0 !important;
        left: 0 !important;
        margin: 0 auto;
    }*/
    .orange-box-outer{
        width: 100%;
        margin: 0px;
    }
    .card-outer {
        width: 100%;
    }
    .custom-filter .btn-toolbar {
        position: unset;
    }
    .custom-filter #datatables_wrapper .row:first-child {
        padding-right: 0px;
    }
    .custom-filter.table-rep-plugin .btn-group.pull-right {
        float: none;
        margin: 0 auto;
        max-width: 165px;
        width: 100%;
        display: block;
    }
    .right-wrapper {
        margin-top: 10px;
        text-align: center;
    }
    .right-wrapper button {
    margin-top: 5px;
    width: 100%;
    max-width: 100px;
    display: inline-block;
}
div#datatable-buttons_wrapper .col-sm-12.col-md-6:first-child {
    flex-wrap: wrap;
}
.h-400 {
    height: 200px;
}
.duplicate-table th{
    width: auto;
}
.footer {
    text-align: center;
}
.bottom-footer {
    text-align: center;
}
.custom-form-check label {
    font-size: 15px !important;
}
.multi-col h4 {
    margin-bottom: 10px !important;
    width: 100%;
}
.multi-col .search-wrapper {
    width: 100%;
    margin: 0 0 10px 0;
}
.multi-col {
    justify-content: center !important;
}
.multi-col h4 {
    text-align: center;
}
.multi-col .form-btn {
    justify-content: center !important;
}
.w-33 {
    width: 100%;
}
.check-wrapper {
    flex-wrap: wrap;
}
.check-wrapper .form-check {
    width: 100%;
    margin: 0 0 10px 0 !important;
}
}


@media(max-width: 479px){
    .right-wrapper button {
        max-width: 100%;
    }
    .claim-text{
        flex-wrap: wrap;    
    }
    .claim-btn .btn {
        margin-right: 0px !important;
        width: 100%;
    }
    .auth-lgo {
        padding: 40px;
    }
}