.skin-default .topbar {
    background: white;
}

.topbar .top-navbar {
    min-height: 55px;
    padding: 0;
    height: 55px !important;
}

.topbar .top-navbar .navbar-header {
    line-height: 39px !important;
}

.sidebar-nav {
    padding: 0;
}

.left-sidebar {
    top: 0;
    padding-top: 102px;
    box-shadow: none;
}

.sidebar-nav ul li {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    position: relative;
}

.navbar-dark .navbar-nav .nav-link {
    color: black;
    font-size: 13px !important;
}

.sidebar-nav ul li a {
    color: #000000d4;
    padding: 5px;
    font-size: 15px;
}

.sidebar-nav > ul > li > a i {
    color: #0a66c2 !important;
    padding-left: 18px;
    width: auto;
    font-size: 17px;
}

.sidebar-nav .has-arrow::before {
    position: absolute;
    content: '\F35F';
    top: 0;
    left: 0;
    color: #0a66c2 !important;
    font: normal normal normal 35px/1 "Material Design Icons";
}

.sidebar-nav ul li a.active::before {
    position: absolute;
    content: '\F35D';
    top: 0;
    left: -4px;
    color: #0a66c2 !important;
    font: normal normal normal 35px/1 "Material Design Icons";
}

.sidebar-nav ul li a.child.active::before {
    display: none !important;
}

.dashboard-left-link {
    background-color: #0a66c2 !important;
    padding-top: 0px;
    position: fixed !important;
    left: 0;
    width: 284px;
    top: 54px;
    /* padding: 12px; */
    border-left: 0 !important;
    z-index: 1000;
    height: 45px !important;
}

li.dashboard-left-link.active {
}

.dashboard-left-link a {
    color: white !important;
    padding-top: 10px !important;
}

.sidebar-nav .has-arrow::after {
    display: none !important;
}

.page-titles {
    background: #0a66c2;
    box-shadow: none;
    padding: 11px 5px;
    margin: 0;
}

.fixed-layout .page-wrapper {
    padding-top: 55px;
}

.container-fluid {
    padding: 0 11px !important;
}

.sidebar-nav ul li ul li a {
    padding: 4px 2px !important;
    font-size: 15px !important;
}

.left-sidebar {
    width: 285px !important;
}

.sidebar-nav ul li ul li a .right-menu {
    color: #0a66c2 !important;
    float: right;
    font-size: 36px;
    position: absolute;
    right: 11px;
    top: -15px;
}

.sidebar-nav ul li a.active i, .sidebar-nav ul li a:hover i {
    color: #0a66c2 !important;
}

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

.card {
    box-shadow: 0 1px 3px rgb(0 0 0 / 0%), 0 1px 2px rgb(0 0 0 / 20%);
    border-radius: 0.25rem;
    background-color: #fff;
    border-top: 5px solid #0a66c2;
    margin-bottom: 1rem;
    padding: 1rem;
}

@media (min-width: 1024px) {
    .footer, .page-wrapper {
        margin-left: 285px;
    }
}

.dataTables_length select,
.dataTables_filter input {
    text-align: center !important;
    border: 1px solid #ebecedc4 !important;
    background-image: none;
}

table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child:before {
    background-color: #0a66c2 !important;
}

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

.page-link {
    color: black !important;
}

.text-right {
    text-align: right;
}

.btn-primary {
    background-color: #0a66c2;
    border-color: #0a66c2;
    color: white !important;
}

.btn-primary i {
    color: white;
    font-weight: bold;
    font-size: 13px;
}

.child-left-nav i {
    padding-left: 26px !important;
}

.child-left-nav:before {
    top: -2px !important;
}

.user-cover-img {
    width: 20px;
    height: 20px;
    border-radius: 100%;
    margin-right: 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e400;
    border: 1px solid #aaaaaa47;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
    font-size: 11px;
}

.user-avatar {
    width: 30px;
    height: 30px;
}

.no-left-border-radius {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.border-right-0 {
    border-right: 0 !important;
}

.bg-primary {
    background-color: #0a66c2 !important;
    color: white !important;
}

.swal2-confirm {
    background-color: #0a66c2 !important;
    color: white !important;
    border-radius: 60px !important;
}
.swal2-confirm:hover {
    background-color: #fca68c !important;
    border-color: #fba186 !important;
}
.swal2-confirm:focus {
    background-color: #fca68c !important;
    border-color: #fba186 !important;
    box-shadow: 0 0 0 0.25rem rgb(213 128 102 / 50%) !important;
}

.swal2-cancel {
    background-color: transparent !important;
    color: #0a66c2 !important;
    border-radius: 60px !important;
    border: 1px solid #0a66c2 !important;
}
.swal2-cancel:hover {
    background-color: #fca68c !important;
    border-color: #fca68c !important;
    color: white !important;
}
.swal2-cancel:focus {
    box-shadow: 0 0 0 0.25rem rgb(213 128 102 / 50%) !important;
}
.swal2-icon.swal2-question {
    color: #0a66c2 !important;
    border-color: #0a66c2 !important;
}

.table-primary {
    --bs-table-bg: #0a66c2;
    color: #ffffff;
    border-color: #00366c;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #0a66c2;
    color: #ffffff;
}
.select2-container .select2-selection--single {
    padding: 0.4rem 1.25rem 0.375rem 0.75rem !important;
    height: 35px !important;
}
.select2-selection__arrow{
    height: 34px !important;
}
.select2-selection__rendered {
    line-height: 20px !important;
    /*text-align: center !important;*/
}

.text-black {
    color: #000000 !important;
}
.fs-13{
    font-size:10px;
    color: #000000 !important;
    font-weight: 500;
}
.form-control, .form-select{
    border: 1px solid #aaa !important;
}
.border-bottom {
    border-bottom: 1px solid #5a6169!important;
}
.fs-13-lite{
    font-size:10px;
    color: #000000 !important;
    font-weight: 500;

}
body{
    background-color: white !important;
}

/* time-line */

/*
Template Name: Admin Template
Author: Wrappixel

File: scss
*/
@import url(https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700);
/*Theme Colors*/
/**
 * Table Of Content
 *
 * 	1. Color system
 *	2. Options
 *	3. Body
 *	4. Typography
 *	5. Breadcrumbs
 *	6. Cards
 *	7. Dropdowns
 *	8. Buttons
 *	9. Typography
 *	10. Progress bars
 *	11. Tables
 *	12. Forms
 *	14. Component
 */
/*******************
Timeline page
******************/
.timeline {
  position: relative;
  padding: 20px 0 20px;
  list-style: none;
  max-width: 1200px;
  margin: 0 auto; }

.timeline:before {
  content: " ";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 10%;
  width: 3px;
  /* margin-left: -1.5px; */
  background-color: #e9ecef; }

.timeline > li {
  position: relative;
  margin-bottom: 20px; }

.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table; }

.timeline > li:after {
  clear: both; }

.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table; }

.timeline > li:after {
  clear: both; }

.timeline > li > .timeline-panel {
  float: left;
  position: relative;
  width: 80%;
  padding: 20px;
  border: 1px solid #e9ecef;
  border-radius: 0.25rem;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05); }

.timeline > li > .timeline-panel:before {
  content: " ";
  display: inline-block;
  position: absolute;
  top: 26px;
  right: -8px;
  border-top: 8px solid transparent;
  border-right: 0 solid #e9ecef;
  border-bottom: 8px solid transparent;
  border-left: 8px solid #e9ecef; }

.timeline > li > .timeline-panel:after {
  content: " ";
  display: inline-block;
  position: absolute;
  top: 27px;
  right: -7px;
  border-top: 7px solid transparent;
  border-right: 0 solid #fff;
  border-bottom: 7px solid transparent;
  border-left: 7px solid #fff; }

.timeline > li > .timeline-badge {
  z-index: 10;
  position: absolute;
  top: 16px;
  left: 10%;
  width: 50px;
  height: 50px;
  margin-left: -25px;
  border-radius: 50% 50% 50% 50%;
  text-align: center;
  font-size: 1.4em;
  line-height: 50px;
  color: #fff;
  overflow: hidden; }

.timeline > li.timeline-inverted > .timeline-panel {
  float: right; }

.timeline > li.timeline-inverted > .timeline-panel:before {
  right: auto;
  left: -8px;
  border-right-width: 8px;
  border-left-width: 0; }

.timeline > li.timeline-inverted > .timeline-panel:after {
  right: auto;
  left: -7px;
  border-right-width: 7px;
  border-left-width: 0; }

.timeline-badge.primary {
  background-color: #fb9678; }

.timeline-badge.success {
  background-color: #00c292; }

.timeline-badge.warning {
  background-color: #fec107; }

.timeline-badge.danger {
  background-color: #e46a76; }

.timeline-badge.info {
  background-color: #03a9f3; }

.timeline-title {
  margin-top: 0;
  color: inherit;
  font-weight: 400; }

.timeline-body > p,
.timeline-body > ul {
  margin-bottom: 0; }

.timeline-body > p + p {
  margin-top: 5px; }

/*******************
Horizontal Timeline page
******************/
.cd-horizontal-timeline .events a {
  padding-bottom: 6px;
  color: #fb9678; }

.cd-horizontal-timeline .filling-line,
.cd-horizontal-timeline .events a.selected::after {
  background: #fb9678; }

.cd-horizontal-timeline .events a.selected::after {
  border-color: #fb9678; }

.cd-horizontal-timeline .m-t-40 {
  margin-top: 40px !important; }

.right-border {
    border-right: 1px solid #eee
}

.bottom-border {
    border-bottom: 1px solid #eee
}