.btn-whatsapp {
   background: #25D366;
   color: #fff;
}

.auth.theme-two .auto-form-wrapper {
   padding: 25px 5% 5% !important;
}

.auth.theme-two .auto-form-wrapper form {
   max-width: initial !important;
   width: 80% !important;
}

.auth.theme-two .auto-form-wrapper form input {
   max-width: 75% !important;
}

input, select, textarea {
   font-size: 0.95em !important;
}

.tab-basic .nav-item .nav-link.active {
   border-bottom: 2px solid #E61C20 !important;
   color: #E61C20 !important;
}

.get-started-btn {
   border: 1px solid #E61C20 !important;
   color: #E61C20 !important;
}

.badge-outline-primary {
   color: #E61C20 !important;
   border: 1px solid #E61C20 !important;
}

.badge-primary {
   color: #fff;
   background-color: #E61C20 !important;
   border-color: #E61C20 !important;
}

.badge-outline-primary:hover {
   color: #fff !important;
   background-color: #E61C20 !important;
   border-color: #2196f3;
}

.btn-primary,
.wizard>.actions a {
   color: #fff;
   background-color: #E61C20 !important;
   border-color: #E61C20 !important;
}

#nprogress .bar {
   background: #E61C20 !important;
}

#nprogress .peg {
   box-shadow: 0 0 10px #E61C20, 0 0 5px #E61C20 !important;
}

#nprogress .spinner-icon {
   border-top-color: #E61C20 !important;
   border-left-color: #E61C20 !important;
}

.navbar.horizontal-layout .nav-bottom {
   background: #E61C20 !important;
}

.navbar.horizontal-layout .nav-bottom .page-navigation {
   background: #E61C20 !important;
}

.text-primary {
   color: #E61C20 !important;
}

.navbar.horizontal-layout .nav-bottom .page-navigation>.nav-item:hover>.nav-link {
   background: #ce1519 !important;
}

.navbar.horizontal-layout .nav-bottom .page-navigation>.nav-item.active>.nav-link {
    background: #ce1519 !important;
}

.bg-inverse-primary,
.image-grouped .text-avatar {
   background: rgb(243 33 33 / 21%) !important;
}

.pagination .page-item.active .page-link {
   background: #E61C20 !important;
   border-color: #E61C20 !important;
}

.pagination .page-item:hover .page-link {
   background: #E61C20 !important;
   border-color: #E61C20 !important;
}

.btn-outline-primary,
.wizard>.actions .disabled a {
   color: #E61C20 !important;
   border-color: #E61C20 !important;
}

.btn-outline-primary:hover,
.wizard>.actions .disabled a:hover {
   color: #fff !important;
   background-color: #E61C20 !important;
   border-color: #2196f3;
}

.container {
   max-width: 80% !important;
}

.btn.dropdown-toggle.btn-light {
   border: 1px solid #dee2e6;
}

.ajax-upload-dragdrop .dataTables_wrapper .dataTable .ajax-file-upload,.dataTables_wrapper .dataTable .ajax-upload-dragdrop .ajax-file-upload,.dataTables_wrapper .dataTable .btn,.dataTables_wrapper .dataTable .swal2-modal .swal2-buttonswrapper .swal2-styled,.dataTables_wrapper .dataTable .wizard>.actions a,.swal2-modal .swal2-buttonswrapper .dataTables_wrapper .dataTable .swal2-styled,.wizard>.actions .dataTables_wrapper .dataTable a {
   padding: 0.123rem 1rem;
}
