.input-group span.input-group-btn button {
  border-bottom-right-radius: 3.5px;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 3.5px;
  border-top-left-radius: 0px;
}
.input-group span.input-group-btn button i {
  font-size: 1rem;
  color: white;
  padding-right: 0px;
}
html[dir=rtl] .input-group span.input-group-btn button {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 3.5px;
  border-top-right-radius: 0px;
  border-top-left-radius: 3.5px;
}
html[dir=rtl] .ps__rail-y {
  right: auto !important;
  left: 0;
}
html[dir=rtl] .dataTables_wrapper div.bottom {
  text-align: right !important;
}
html[dir=rtl] .dataTables_wrapper div.bottom div.dataTables_paginate {
  float: left !important;
}
html[dir=rtl] .checkbox span,
html[dir=rtl] .radio span {
  margin-left: 0.75rem !important;
}
.small-profile-pic {
  height: 30px;
}
.easy-pie-chart {
  text-align: center;
}
.easy-pie-chart .number {
  font-size: 14px !important;
  font-weight: 300;
  margin: 0 auto;
  position: relative;
  text-align: center;
  width: 75px;
  height: 75px;
  line-height: 75px;
}
.easy-pie-chart .number canvas {
  position: absolute;
  top: 0;
  left: 0;
}
.easy-pie-chart .title {
  display: block;
  text-align: center;
  font-weight: 300;
  font-size: 16px;
  margin-top: 5px;
  margin-bottom: 10px;
}
.easy-pie-chart .title:hover {
  text-decoration: none;
}
.easy-pie-chart .title > i {
  margin-top: 5px;
}
.modal .modal-content .modal-header .close:before {
  cursor: pointer !important;
}
#kt_demo_panel .offcanvas-content .offcanvas-demo {
  cursor: pointer;
}
#kt_demo_panel .offcanvas-content .offcanvas-demo:hover {
  border: 5px solid #4654A3;
}
.searchMenuContainerSelect2 .select2-container {
  width: 214px;
}
.searchMenuContainerSelect2 span.select2-selection.select2-selection--single:before {
  content: "\f2eb";
  position: absolute;
  left: 20px;
  top: 15px;
  display: inline-block;
  font: normal normal normal 16px/1 "LineAwesome";
  font-size: inherit;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
}
.searchMenuContainerSelect2 .select2-selection__rendered {
  font-family: "Poppins" !important;
  border-radius: 5px !important;
  margin-left: 14px !important;
  padding-left: 36px !important;
  height: 40px;
  line-height: 24px !important;
}
.dataTables_wrapper table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child:before {
  left: 50% !important;
  top: 50% !important;
}
.searchMenuDropDownSelect2,
.searchMenuDropDownSelect2 input {
  font-family: "Poppins";
}
.searchMenuTop .select2-container {
  width: 100% !important;
}
.modal {
  overflow: auto !important;
}
#header_notification_bar .topbar-item,
kt_quick_sidebar_toggle {
  position: relative;
}
.checkbox span,
.radio span {
  margin-right: 0.75rem;
}
body.aside-minimize #kt_brand {
  width: 70px;
}
.jstree .jstree-checkbox {
  background-image: url("/Common/Images/jstree_32px_line.png") !important;
}
.curve {
  position: relative;
}
.curve svg {
  position: relative;
  top: 0;
  display: block;
}
/**********
* Offcanvas
***********/
/* LTR
***********/
[dir="ltr"] .offcanvas.offcanvas-custom {
  left: -470px;
  width: 450px;
  min-width: 450px;
  right: auto;
}
[dir="ltr"] .offcanvas.offcanvas-custom.offcanvas-right {
  right: -470px;
  left: auto;
}
[dir="ltr"] .offcanvas.offcanvas-custom.offcanvas-on,
[dir="ltr"] .offcanvas.offcanvas-custom.offcanvas-md.offcanvas-on,
[dir="ltr"] .offcanvas.offcanvas-custom.offcanvas-lg.offcanvas-on,
[dir="ltr"] .offcanvas.offcanvas-custom.offcanvas-xl.offcanvas-on {
  left: 0;
  right: auto;
}
[dir="ltr"] .offcanvas.offcanvas-custom.offcanvas-right.offcanvas-on,
[dir="ltr"] .offcanvas.offcanvas-custom.offcanvas-right.offcanvas-md.offcanvas-on,
[dir="ltr"] .offcanvas.offcanvas-custom.offcanvas-right.offcanvas-lg.offcanvas-on,
[dir="ltr"] .offcanvas.offcanvas-custom.offcanvas-right.offcanvas-xl.offcanvas-on {
  right: 0;
  left: auto;
}
[dir="ltr"] .offcanvas.offcanvas-custom.offcanvas-md {
  left: -95%;
  width: 50%;
  right: auto;
}
[dir="ltr"] .offcanvas.offcanvas-custom.offcanvas-md.offcanvas-right {
  right: -95%;
  left: auto;
}
[dir="ltr"] .offcanvas.offcanvas-custom.offcanvas-lg {
  left: -100%;
  width: 75%;
  right: auto;
}
[dir="ltr"] .offcanvas.offcanvas-custom.offcanvas-lg.offcanvas-right {
  right: -100%;
  left: auto;
}
[dir="ltr"] .offcanvas.offcanvas-custom.offcanvas-xl {
  left: -110%;
  width: 100%;
  right: auto;
}
[dir="ltr"] .offcanvas.offcanvas-custom.offcanvas-xl.offcanvas-right {
  right: -110%;
  left: auto;
}
/* RTL
***********/
[dir="rtl"] .offcanvas.offcanvas-custom {
  right: -470px;
  width: 450px;
  min-width: 450px;
  left: auto;
}
[dir="rtl"] .offcanvas.offcanvas-custom.offcanvas-right {
  left: -470px;
  right: auto;
}
[dir="rtl"] .offcanvas.offcanvas-custom.offcanvas-on,
[dir="rtl"] .offcanvas.offcanvas-custom.offcanvas-md.offcanvas-on,
[dir="rtl"] .offcanvas.offcanvas-custom.offcanvas-lg.offcanvas-on,
[dir="rtl"] .offcanvas.offcanvas-custom.offcanvas-xl.offcanvas-on {
  right: 0;
  left: auto;
}
[dir="rtl"] .offcanvas.offcanvas-custom.offcanvas-right.offcanvas-on,
[dir="rtl"] .offcanvas.offcanvas-custom.offcanvas-right.offcanvas-md.offcanvas-on,
[dir="rtl"] .offcanvas.offcanvas-custom.offcanvas-right.offcanvas-lg.offcanvas-on,
[dir="rtl"] .offcanvas.offcanvas-custom.offcanvas-right.offcanvas-xl.offcanvas-on {
  left: 0;
  right: auto;
}
[dir="rtl"] .offcanvas.offcanvas-custom.offcanvas-md {
  right: -95%;
  width: 50%;
  left: auto;
}
[dir="rtl"] .offcanvas.offcanvas-custom.offcanvas-md.offcanvas-right {
  left: -95%;
  right: auto;
}
[dir="rtl"] .offcanvas.offcanvas-custom.offcanvas-lg {
  right: -100%;
  width: 75%;
  left: auto;
}
[dir="rtl"] .offcanvas.offcanvas-custom.offcanvas-lg.offcanvas-right {
  left: -100%;
  right: auto;
}
[dir="rtl"] .offcanvas.offcanvas-custom.offcanvas-xl {
  right: -110%;
  width: 100%;
  left: auto;
}
[dir="rtl"] .offcanvas.offcanvas-custom.offcanvas-xl.offcanvas-right {
  left: -110%;
  right: auto;
}
.card.section-card {
    padding: 20px;
}

    .card.section-card > .card-header {
        padding: 0px;
        border: none;
    }

        .card.section-card > .card-header > .card-title {
            margin-bottom: 0px;
        }

            .card.section-card > .card-header > .card-title > .card-label {
                margin-bottom: 0px;
                font-size:larger;
                font-weight: 600;
            }

    .card.section-card > .card-body {
        padding-top: 20px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .card.section-card > .card-footer {
        padding-top: 20px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        border: none;
    }
.blink {
    animation: blinker 1s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}
