/*=============================================================
    Authour URI: www.binarycart.com
    License: Commons Attribution 3.0

    http://creativecommons.org/licenses/by/3.0/

    100% To use For Personal And Commercial Use.
    IN EXCHANGE JUST GIVE US CREDITS AND TELL YOUR FRIENDS ABOUT US
   
    ========================================================  */
/*==============================================
    GENERAL  STYLES    
    =============================================*/
body {
  font-family: 'Open Sans', sans-serif;
}

#wrapper {
  width: 100%;
  background: #202020;
}

#page-wrapper {
  padding: 15px 15px;
  min-height: 600px;
  background: #f3f3f3;
}
#page-inner {
  width: 100%;
  margin: 5px 10px 10px 0px;
  background-color: #fff !important;
  padding: 5px;
  min-height: 1200px;
}

.text-center {
  text-align: center;
}
.no-boder {
  border: 1px solid #f3f3f3;
}
h2 {
}
h4 {
  padding-top: 10px;
}
.square-btn-adjust {
  border: 0px solid transparent;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
p {
  font-size: 16px;
  line-height: 25px;
  padding-top: 10px;
}
/*==============================================
   DASHBOARD STYLES    
    =============================================*/
.panel-back {
  background-color: #f8f8f8;
}
.noti-box {
  min-height: 100px;
  padding: 20px;
}

.noti-box .icon-box {
  display: block;
  float: left;
  margin: 0 7px 10px 0;
  width: 65px;
  height: 65px;
  line-height: 70px;
  vertical-align: middle;
  text-align: center;
  font-size: 40px;

  border: 1px solid green;
}
.text-box p {
  margin: 0 0 3px;
}
.main-text {
  font-size: 25px;
  font-weight: 600;
}
.set-icon {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.bg-color-green {
  background-color: #00ce6f;
  color: #fff;
}
.bg-color-blue {
  background-color: #a95df0;
  color: #fff;
}
.bg-color-red {
  background-color: #db0630;
  color: #fff;
}
.bg-color-brown {
  background-color: #b94a00;
  color: #fff;
}

.icon-box-right {
  display: block;
  float: right;
  margin: 0 15px 10px 0;
  width: 70px;
  height: 70px;
  line-height: 75px;
  vertical-align: middle;
  text-align: center;
  font-size: 40px;
}

.main-temp-back {
  background: #8702a8;
  color: #ffffff;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
}
.main-temp-back .text-temp {
  font-size: 40px;
}
.back-dash {
  padding: 20px;
  font-size: 20px;
  font-weight: 500;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background-color: #2ea7eb;
  color: #fff;
}
.back-dash p {
  padding-top: 16px;
  font-size: 13px;
  color: #fff;
  line-height: 25px;
  text-align: justify;
}
.back-footer-green {
  background-color: #009b50;
  border-top: 0px solid #fff;
}
.back-footer-red {
  background-color: #af0000;
  border-top: 0px solid #fff;
}
.color-bottom-txt {
  color: #000;
  font-size: 16px;
  line-height: 30px;
}
/*CHAT PANEL*/
.chat-panel .panel-body {
  height: 450px;
  overflow-y: scroll;
}
.chat-box {
  margin: 0;
  padding: 0;
  list-style: none;
}
.chat-box li {
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #808080;
}
.chat-box li.left .chat-body {
  margin-left: 90px;
}
.chat-box li .chat-body p {
  margin: 0;
  color: #8d8888;
}
.chat-img > img {
  margin-left: 20px;
}

/*==============================================
    MENU STYLES    
    =============================================*/

.user-image {
  margin: 25px auto;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  max-height: 170px;
  max-width: 170px;
}

.navbar-cls-top .navbar-brand {
  color: #fff;
  background: #c90000;
  width: 260px;
  text-align: center;
  height: 60px;
  font-size: 30px;
  font-weight: 700;
}
.active-menu {
  background-color: #c90000 !important;
}

.arrow {
  float: right;
}

.fa.arrow:before {
  content: '\f104';
}

.active > a > .fa.arrow:before {
  content: '\f107';
}

.nav-second-level li,
.nav-third-level li {
  border-bottom: none !important;
}

.nav-second-level li a {
  padding-left: 37px;
}

.nav-third-level li a {
  padding-left: 55px;
}
.sidebar-collapse,
.sidebar-collapse .nav {
  background: none;
}
.sidebar-collapse .nav {
  padding: 0;
}
.sidebar-collapse .nav > li > a {
  color: #fff;
  background: #202020;
  text-shadow: none;
}
.sidebar-collapse > .nav > li > a {
  padding: 15px 10px;
}
.sidebar-collapse > .nav > li {
  border-bottom: 1px solid rgba(107, 108, 109, 0.19);
}
.sidebar-collapse .nav > li > a:hover,
.sidebar-collapse .nav > li > a:focus {
  background: #0a0a0a;
  outline: 0;
}

.nav-second-level > li > a:before,
.nav-third-level > li > a:before {
  content: '';
  display: block;
  position: absolute;
  left: 20px;
  width: 15px;
  height: 1px;
  background: #ff0000;
  top: 20px;
}
.nav-second-level > li > a:after,
.nav-third-level > li > a:after {
  content: '';
  display: block;
  position: absolute;
  left: 20px;
  width: 1px;
  height: 100%;
  background: #ff0000;
  top: 0px;
  z-index: 10;
}
.nav-second-level > li:last-child > a:after,
.nav-third-level > li:last-child > a:after {
  height: 50%;
}
.nav-third-level > li > a:after,
.nav-third-level > li > a:before {
  left: 40px;
}
.navbar-side {
  border: none;
  background-color: #202020;
}
.navbar-cls-top {
  background: #4d4d4d;
  border-bottom: none;
}
.navbar-cls-top .navbar-brand:hover {
  background: #c90000;
  color: #fff;
}

.navbar-default {
  border: 0px solid black;
}
.navbar-header {
  background: #149cee;
  /* #149CEE */
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #b40101;
}
.navbar-default .navbar-toggle {
  border-color: #fff;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}
.nav > li > a > i {
  margin-right: 10px;
}
/*==============================================
    UI ELEMENTS STYLES     
    =============================================*/
.btn-circle {
  width: 50px;
  height: 50px;
  padding: 6px 0;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  text-align: center;
  font-size: 12px;
  line-height: 1.428571429;
}

/*==============================================
    MEDIA QUERIES     
    =============================================*/

@media (min-width: 768px) {
  #page-wrapper {
    margin: 0 0 0 260px;
    padding: 15px 30px;
    min-height: 1200px;
  }

  .navbar-side {
    z-index: 1;
    position: absolute;
    width: 260px;
  }

  .navbar {
    border-radius: 0px;
  }
}

/* My css for hide dat*/

#myDIV {
  margin-left: 13%;
  width: 59%;
  padding: 4px 0px 4px 0px;
  margin-top: 10px;
}

#myDIV .form-group {
  margin-top: -23px;
}

#autoFill {
  position: absolute;
  margin: 0px 0px 0px 0px;
  background-color: #92c7c7;
  z-index: 6;
  top: 65px;
}

.autofill-table-body {
  font-size: 9pt;
  background-color: #c2dfff;
}

.autofill-table-body td {
  border-bottom: 1px solid white;
}

.custom_icon_2 .iconbox_icon {
  color: red !important;
  border-color: orange !important;
}

.logo {
  height: 50px;
  margin: 30px 0;
}

.navbar-default.navbar-side {
  background: #2a2a40;
  border-right: 0.5px solid rgb(58 58 77);
}

.sidebar-collapse .nav > li > a {
  color: #adb7b1;
  background: #2a2a40;
  text-shadow: none;
}

.sidebar-collapse .nav > li > a:hover,
.sidebar-collapse .nav > li > a:focus {
  background-color: #31314a !important;
  outline: 0;
}

.navbar-default.navbar-side {
  margin-top: -55px !important;
}

.fa-2x {
  font-size: 1.1em;
}

.nav > li a i {
  margin-right: 20px;
}

.nav > li a {
  font-size: 16px;
}

.sidebar-collapse > .nav > li {
  border-bottom: 0.5px solid rgb(58 58 77);
}

.navbar-cls-top {
  background: #2a2a40;
  border-bottom: none;
}

#page-inner {
  width: 100%;
  margin: 5px 10px 10px 0px;
  background-color: #fff !important;
  padding: 40px;
  min-height: 1200px;
  border-radius: 10px;
  margin-top: 20px;
}

.text-box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.text-box p {
  padding-top: 0;
  /* margin-left: 5px; */
}

.text-box span {
  width: 50px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.dash-title i {
  top: 0;
  margin-right: 3px;
}

.dashboard-card {
  border: 1px solid #eee;
  display: block;
  border-radius: 8px;
  text-decoration: none;
  color: #54545a;
  transition: all 0.8s;
}

.dashboard-card:hover {
  text-decoration: none;
}

.dashboard-card span {
  text-decoration: none;
}

.dash-title {
  display: block;
  padding: 8px 5px;
}

.dash-num {
  font-size: 40px;
  font-weight: 700;
  border-bottom: 1px solid #eee;
  display: block;
  padding: 15px 5px;
}

.mb--60 {
  margin-bottom: 40px;
}

.top-nav-menu {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 15px 35px;
}

.menu-top {
  margin-right: 40px;
}

.menu-top a {
  color: #adb7b1;
  transition: all 0.3s;
}

.menu-top a:hover {
  color: #fff;
  text-decoration: none;
}

.mr-5 {
  margin-right: 5px;
}

.tab-content {
  padding: 20px 30px !important;
}

.form-control {
  display: block;
  width: 100%;
  height: 45px;
  padding: 0.78rem 1rem;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

label {
  font-weight: 500;
  font-size: 16px;
}

.form-group label {
  color: #a1a1a1;
  font-size: 14px;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #fff;
  cursor: default;
  background-color: #428bca;
  border: 1px solid #428bca;
  border-bottom-color: transparent;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  color: #9b9b9b;
}

.check-me {
  display: flex;
  justify-content: flex-start;
  padding-bottom: 10px;
}

.check-me span {
  margin-left: 10px;
}

.p-20 {
  padding: 20px;
}

.pb-20 {
  padding-bottom: 15px;
}

.pt-0 {
  padding-top: 0;
}

.mt-0 {
  margin-top: 0;
}

.text-uppercase {
  text-transform: uppercase;
}

.pointer {
  cursor: pointer;
}

.p-0 {
  padding: 0;
}

.between {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.fs--15 {
  font-size: 15px;
}

.fw-900 {
  font-weight: 700;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-30 {
  padding-bottom: 30px;
}

.forms-container {
  position: fixed;
  right: -320px;
  width: 300px;
  height: 100vh;
  background-color: #fff;
  top: 0;
  z-index: 999;
  box-shadow: -17px 1px 20px 0px rgb(107 108 109 / 19%);
  transition: all 0.3s;
}

.right-0 {
  right: 0 !important;
}

.m-0 {
  margin: 0;
}

.d-none {
  display: none !important;
}

.p-10 {
  padding: 10px;
}

.top-settings {
  border-bottom: 1px solid #eee;
}
.badge-primary {
  color: #fff;
  background-color: #007bff;
}
.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}
.badge-success {
  color: #fff;
  background-color: #28a745;
}
.badge-danger {
  color: #fff;
  background-color: #dc3545;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-none {
  border: 0 !important;
}

.pending {
  color: #00379d !important;
  background-color: #eaf1ff !important;
  font-size: 14px;
}

.EXT,
.ext {
  color: #66121a !important;
  background-color: #fbe7e9 !important;
  font-size: 14px;
}

.sent {
  color: #264111 !important;
  background-color: #def3cf !important;
  font-size: 14px;
}
.marked {
    color: #114466 !important;           /* text color */
    background-color: #cfe2f3 !important; /* light background */
    font-size: 14px;                      /* same font size as .sent */
}
.cancelled{
  background-color: #fdecea; /* light red/pink */
  color: #b02a37;            /* darker red for text */
  box-shadow: 0 0 0 1px rgba(176,42,55,.05) inset;
}
.old {
  color: #000 !important;
  background-color: #d6d6d6 !important;
  font-size: 14px;
}

.pl-0 {
  padding-left: 0 !important;
}

.mt-10 {
  margin-top: 10px;
}

.ml-10 {
  margin-left: 10px;
}

.ml-5 {
  margin-left: 5px;
}

.bg-white {
  background-color: white;
  border-radius: 10px;
}

.p-20 {
  padding: 20px;
}

.mb-20 {
  margin-bottom: 20px;
}

.flow h1,
.flow h4 {
  margin-top: 0;
}
.border-bottom-1 {
  border-bottom: 1px solid #eee;
}

.btn {
  border: 0;
  outline: none;
}

.pb-15 {
  padding-bottom: 15px;
}

.d-flex-separate {
  display: flex !important;
  justify-content: space-between;
  align-items: center;
}

.panel-body {
  padding: 15px;
  font-size: 15px;
}

.ml-5 {
  margin-left: 5px;
}

.py-15 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.file-info i {
  margin-right: 5px;
}

.matop--25 {
  margin-top: -50px;
}

.padding-vertical {
  padding: 1px 10px;
  border-radius: 15px;
}

span.d-block {
  margin-right: 10px;
}

.d-block {
  display: block;
}

.fs-15 {
  font-size: 14px;
}

.archive {
  margin-top: 20px;
}

.d-none {
  display: none !important;
}
.navbar-default.navbar-side {
  z-index: 100;
}

.navbar-default.navbar-side,
.navbar.navbar-default.navbar-cls-top {
  position: fixed;
}

.navbar.navbar-default.navbar-cls-top {
  width: 100%;
  z-index: 99;
}

#page-wrapper {
  margin: 0 0 0 260px;
  padding: 60px 30px;
  min-height: 1200px;
}

#main-menu {
  height: 73vh;
  /* overflow-y: scroll; */
}

/* width */
::-webkit-scrollbar {
  width: 8px;
  margin: 0 auto;
}

/* Track */
::-webkit-scrollbar-track {
  background: #ffffff2a;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #c8c8c8b3;
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #c8c8c8b3;
}

@media (min-width: 768px) {
  #page-wrapper {
    margin: 0 0 0 260px;
    min-height: 95vh;
  }
}

.nav-tabs > li > a {
  color: #7f7f7f;
  font-weight: 600;
  font-size: 15px;
  text-transform: capitalize;
}

.mr-15 {
  margin-right: 25px;
}

.mr-10 {
  margin-right: 10px;
}

.button,
.button:visited,
.button:hover,
.button:active {
  margin: 0px 5px;
  height: 40px;
  float: right;
  border-radius: 4px;
  border: 0 !important;
  outline: none !important;
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}

.searchBtn,
.searchBtn:visited,
.searchBtn:hover,
.searchBtn:active {
  height: 40px;
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}

.form-control {
  height: 40px;
}

.nav > li > a:hover,
.nav > li > a {
  text-decoration: none;
  background-color: #eee;
}

.bg-trasparent {
  background-color: transparent !important;
}

.pt-30 {
  padding-top: 40px;
}

.br-20 {
  border-radius: 20px;
}

.br-10 {
  border-radius: 20px;
}

.head-text {
  font-size: 20px;
  font-weight: 600;
}

.logo {
  height: 50px !important;
  margin: 80px 0 20px 0 !important;
}

#wrapper {
  width: 100%;
  background: #2a2a40;
}

#page-inner {
  min-height: 80vh !important;
}

.doc-details-p {
  margin-bottom: 5px;
  padding-bottom: 5px;
  padding-top: 0;
  border-bottom: 1px solid #eee;
  font-size: 15px;
}

.badge-dark {
  background-color: #636363;
  color: #fff;
  margin-left: 10px;
}

.top-details {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  font-size: 15px;
  grid-column-gap: 20px;
}

h3.title {
  margin-top: 0;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  /* background-color: #5d8e9d; */
  color: rgb(125 170 221);
  border-bottom: 1px solid #eee;
  /* margin-left: -15px;
  margin-right: -15px; */
  padding: 15px;
  margin-bottom: 0;
}

.file-top-details {
  position: relative;
}

.file-top-details .dropdown {
  position: absolute;
  right: 15px;
  top: 5px;
  cursor: pointer;
}

.file-top-details .dropdown .dropdown-toggle {
  color: rgb(87, 154, 231);
  font-weight: 700;
}

.file-top-details .dropdown .dropdown-menu .pr {
  padding-right: 10px !important;
}

.mt---15 {
  margin-top: -15px !important;
}

.text-bold {
  font-weight: 600;
  color: #00000078;
  font-size: 14px;
}

.mb-30 {
  margin-bottom: 20px;
}

.actions {
  font-size: 15px;
}

.status {
  padding: 1px 10px;
  border-radius: 10px;
  font-size: 13px;
}

.pr-5 {
  padding-right: 5px;
}

.actions a,
.actions button {
  font-size: 15px;
}

.fs--15 p {
  font-size: 15px;
}

.return {
  color: #2d1a57;
  border-color: #b6a2e3;
  background-color: #b6a2e3;
}

.archivebtn {
  color: #c21766;
  border-color: #f7bed8;
  background-color: #f7bed8;
}

.fs--15 {
  font-size: 15px;
}

.mt-15 {
  margin-top: 15px !important;
}

.dropdown-menu > li > a {
  padding: 4px 20px;
}

.no-border {
  border: 0 !important;
}

.bordered-card {
  border: 1px solid #eee;
  border-radius: 20px;
}

.mb-0 {
  margin-bottom: 0;
}

.table h5 {
  margin: 0;
}

.fs--14 {
  font-size: 14px;
}

.navbar-cls-top {
  background: #ffffff !important;
  border-bottom: none;
  margin-bottom: -10px;
  padding-left: 260px;
  box-shadow: 0 2px 8px 3px rgb(0 0 0 / 7%);
  height: 70px;
}

.menu-top a {
  color: #54545ac7 !important;
  transition: all 0.3s;
}

#page-wrapper {
  margin: 0 0 0 260px;
  padding: 80px 30px 0 30px;
  min-height: 1200px;
}

.bg-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.rounded-circle {
  border-radius: 50% !important;
}

.icon-head {
  font-size: 16px;
  padding: 8px 12px !important;
  position: relative;
}

.align-items-center {
  align-items: center;
}

.h-100p {
  height: 100%;
}

.mr-20 {
  margin-right: 20px;
}

.mr-10 {
  margin-right: 10px;
}

.badge-danger {
  color: #fff;
  background-color: #dc3545;
}

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
    transform 0.25s ease-in-out;
}

.position-absolute {
  position: absolute !important;
}

.p--3 {
  padding: 3px !important;
}

.btn .badge {
  position: relative;
  top: -1px;
}
.end-0 {
  right: 0 !important;
  left: auto !important;
}
.fs--10 {
  font-size: 10px !important;
}

.top .dropdown-menu {
  position: absolute;
  top: 100%;
  left: -160px;
  z-index: 1000;
  /* display: none; */
  float: left;
  min-width: 200px;
  padding: 5px 0;
  margin: 10px 0 0;
  font-size: 14px;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border: 0;
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
  box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
}

.top .dropdown-menu li:not(:last-child) {
  border-bottom: 1px solid #eee;
}

.top .dropdown-menu li i {
  margin-right: 10px;
  padding-top: 3px;
}

.top .dropdown-menu.notifications-menu li i {
  color: rgb(125 170 221);
}

.notifications-menu {
  width: 300px !important;
  left: -260px !important;
}

.notifications-menu span {
  display: block;
  width: 100%;
}

.top .dropdown-menu > li > a {
  display: block;
  padding: 10px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: normal;
}

.top .dropdown-menu > li > a {
  display: flex;
  justify-content: flex-start;
}

.file-top-details .dropdown-menu li a {
  padding: 5px 20px !important;
}

.file-top-details .dropdown-menu li i {
  margin-right: 8px;
}

.badge-dark {
  background: #646565;
  color: #eee;
  /* border-radius: 50%; */
}
.sidebar-collapse {
  position: relative;
}
.search-container {
  transition: all 0.3s;
  height: auto;
}

.seach-focused {
  background-color: #2a2a40;
  position: absolute;
  top: 0px;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  padding-top: 80px;
}

.check-me {
  padding-bottom: 2px;
}

.check-me span {
  font-size: 14px;
}
.d-flex-separate h4 {
  color: #7daadd;
  text-transform: uppercase;
  font-size: 14.5px;
  font-weight: 700;
}

.w-100p h4 {
  padding: 15px 0 5px;
  color: #7daadd;
  text-transform: uppercase;
  font-size: 14.5px;
  font-weight: 700;
}

.form-input {
  width: 90%;
  margin: 0 5px;
  height: 35px;
  border-radius: 20px;
  background-color: #ffffffeb;
  padding-right: 40px;
  padding-left: 15px;
  border: 0;
  font-size: 16px;
  font-family: system-ui;
  /* font-weight: 600; */
}

.form-input:focus {
  border: 0;
  outline: none;
  background-color: #fff;
}

.search-results-list {
  width: 90%;
  margin: 10px;
}

.backtomenu {
  color: #adb7b1;
  font-weight: 600;
  cursor: pointer;
}

.ptt-20 {
  margin-top: 20px;
}

.ml-10 {
  margin-left: 10px;
}

.result-list a {
  color: #adb7b1;
  background: #2a2a40;
  text-shadow: none;
  text-decoration: none;
  font-size: 15px;
  padding: 10px 0;
  border-bottom: 1px solid rgb(58 58 77);
  display: block;
}

.d-none {
  display: none !important;
}
.text-capitalize {
  text-transform: capitalize;
}
.sending {
  color: #264111 !important;
  background-color: #def3cf !important;
  font-size: 14px;
}

.upload,.uploaded {
  color: #2e7d32 !important;
  background-color: #e6f4ea !important;
  font-size: 14px;
}
.Return,.return{
 background-color: #fff4e5; /* light orange */
  color: #b26a00;           /* dark amber text */
  border: 1px solid #ffcc80;
}
.-sent{
  text-decoration: line-through;
        padding: 1px 10px;
    border-radius: 10px;
    color: #264111 !important;
    background-color: #def3cf !important;
}
.update,.updated {
  color: #000 !important;
  background-color: #d6d6d6 !important;
  font-size: 14px;
}
.archive,.archived {
  color: #c21766;
  background-color: #f7bed8;
  font-size: 14px;
}
.unarchive,.unarchived {
  color: #4c2ea9;
  background-color: #f1ecf9;
}
.delete,.deleted {
  color: #fff;
  background-color: #dc3545;
  font-size: 14px;
}
.attachment,.attached {
  color: #fff !important;
  background-color: #0e118a !important;
  font-size: 14px;
}
.d-flex {
  display: flex;
}
.flex-column {
  flex-direction: column;
}
.flex-row {
  flex-direction: row;
}
.text-wrap {
  flex-wrap: wrap;
}
.text-nowrap {
  flex-wrap: nowrap;
}
.w-20 {
  width: 20%;
}
.fs-12 {
  font-size: 12px;
}
.fs-13 {
  font-size: 13px;
}

ul.search-results-list {
  padding-left: 0;
}
.overflow-wrap {
  overflow-wrap: break-word;
}
.display-flex {
  display: flex !important;
}
.font-serif {
  font-family: serif;
}
.pt-13 {
  padding-top: 13 px;
}
.mt-10 {
  margin-top: 10px;
}
.text-lowercase {
  text-transform: lowercase;
}

.sidebar-collapse.sidebare-vet .nav > li > a {
  color: #ffffffbd !important;
  background: #009688;
  text-shadow: none;
}

.sidebar-collapse.sidebare-vet > .nav > li {
  border-bottom: 0.5px solid hsl(174deg 93% 28%);
}

.sidebar-collapse.sidebare-vet .nav > li > a:hover,
.sidebar-collapse.sidebare-vet .nav > li > a:focus {
  background-color: #009688c7 !important;
  outline: 0;
}

.logo {
  height: 50px !important;
  margin: 80px 0 20px 10px !important;
}

.logo.vet {
  opacity: 0.9;
}

.nav.vet#main-menu {
  height: 100vh;
}

.my-0 {
  margin-top: 0;
  margin-bottom: 0;
}

.fw-700 {
  font-weight: 700;
}

.selectBox {
  position: relative;
}

.selectBox select {
  width: 100%;
  font-weight: bold;
}

.overSelect {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

#checkboxes {
  display: none;
  border: 1px #dadada solid;
  padding: 10px;
}

.checkboxes {
  display: none;
  border: 1px #dadada solid;
  padding: 10px;
}

#checkboxes label,
.checkboxes label {
  display: block;
}

.bg-gray-card {
  background-color: #f7f7f7;
}

#checkboxes label:hover {
  /* background-color: #8a8d8f; */
}
.ml-5 {
  margin-left: 5px;
}

.forms-elements-container {
  height: 80vh;
  overflow-y: scroll;
}

.seach-focused {
  background-color: #2a2a40;
  position: fixed;
  top: 0px;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  padding: 40px;
}

.form-elements {
  display: grid;
  grid-template-columns: 1fr 4fr;
}

.form-input {
  width: 240px;
}

.show-more-inputs {
  display: grid;
  grid-template-columns: repeat(4, 240px);
  grid-gap: 20px;
}

.form-btn {
  width: 90%;
  margin: 0 5px;
  height: 35px;
  border-radius: 20px;
  padding-right: 40px;
  padding-left: 15px;
  border: 0;
  font-size: 16px;
  font-family: system-ui;
}

.search-results {
  /* height: 70vh; */
  /* overflow-y: scroll; */
}
#ec-overlay {
  display: block;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: #ffffff;
  z-index: 999999999999;
}
#ec-overlay .loader_img {
  display: block;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 999999999999;
  background: #ffffff url(../img/loader.gif) no-repeat scroll 50% 49%;
  background-size: 65px;
  pointer-events: none;
  overflow: hidden;
}
.sub_series_container {
  position: relative;
}

.sub_series {
  position: absolute;
  bottom: 10px;
  box-shadow: -1px 6px 6px 0px rgb(0 0 0 / 15%);
  z-index: 99;
}
.sub_series_container {
  position: relative;
}

.sub_series {
  position: absolute;
  bottom: 10px;
  box-shadow: -1px 6px 6px 0px rgb(0 0 0 / 15%);
  z-index: 99;
}
.myactive {
  color: #4caf50 !important;
}

.calendar-event {
  margin-bottom: 5px;
  height: 70px;
  background-color: #fff;
  width: 97%;
  border-radius: 5px;
  padding: 5px;
  display: flex;
  justify-content: flex-start;
}

.ev-date {
  /* background: linear-gradient(
    209.21deg,
    rgb(253, 173, 0) 13.57%,
    rgb(233, 109, 44) 98.38%
  ); */
  /* linear-gradient(rgb(47, 184, 255) 0%, rgb(158, 236, 217) 100%); */
  border-radius: 5px;
  width: 50px;
  margin-right: 15px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: center;
  padding: 5px;
}

.ev-date--month,
.ev-date--day {
  color: #fff;
  font-weight: 700;
  font-size: 17px;
}

.ev-detail {
  flex: 1;
}

.ev-name,
.ev-description {
  width: 200px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 13px;
}

.ev-name {
  font-weight: 600;
  color: #4e4e4e;
  border-bottom: 0.5px dashed #8d8d8d;
}

.ev-description {
  border-bottom: 0.5px dashed #8d8d8d;

  padding-bottom: 2px;
}

.ev-date-time {
  font-weight: 600;
  color: #4e4e4e;
  font-size: 12px;
}

.ev-calendar-container .tasks {
  height: 33vh;
}

.nav-second-level > li > a::before,
.nav-third-level > li > a::before {
  content: '';
  display: block;
  position: absolute;
  left: 20px;
  width: 15px;
  height: 1px;
  background: #c3c6d7;
  top: 20px;
}

.nav-second-level > li > a::after,
.nav-third-level > li > a::after {
  content: '';
  display: block;
  position: absolute;
  left: 20px;
  width: 1px;
  height: 100%;
  background: #c3c6d7;
  top: 0px;
  z-index: 10;
}

.link-drop-down {
  position: relative;
}

.nav-second-level {
  display: none;
}

#page-inner {
  min-height: auto !important;
}

.nav > li a span,
.nav > li a i {
  margin-right: 15px !important;
}

.arrow {
  float: right;
  position: absolute;
  top: 25%;
  right: 0px;
}

.nav > li a span,
.nav > li > a > .arrow i {
  margin-right: 0px !important;
}

#menu_ {
  display: none;
}

#close-menu {
  display: none;
  color: #c2c2d0;
  margin-left: 20px;
  cursor: pointer;
  opacity: 0.5;
}
  .\*sent{
    color: #264111 !important;
    background-color: #def3cf !important;
    font-size: 14px;
    }

/* @media (max-width: 1100px) {
  #page-wrapper {
    margin: 0 0 0 0px;
    padding: 80px 30px 0 30px;
  }

  .navbar-default.navbar-side {
    display: none;
  }

  .dashboard-contents {
    display: flex;
    flex-direction: column;
  }

  .top-top {
    padding-left: 0px;
  }

  #close-menu,
  #menu_ {
    display: inline;
  }

  #page-wrapper {
    height: auto;
  }
} */
