@font-face {
  font-family: "San Francisco";
  font-weight: 400;
  src: url("https://applesocial.s3.amazonaws.com/assets/styles/fonts/sanfrancisco/sanfranciscodisplay-regular-webfont.woff");
}
@font-face {
  font-family: "SF Pro Text";
  src: url("SF-Pro-Text-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
html {
  position: relative;
}

html,
body {
  margin: 0;
  padding: 0;
  min-height: 100%;
  font-family: "SF Pro Text", "SF Pro Icons", "Helvetica Neue", "Helvetica",
    "Arial", sans-serif; /* Apple Font */
  /* font-family: "SF Pro Text", -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
    "Segoe UI Symbol", "system-ui" !important; */
  font-family: -apple-system, "SF Pro Text", BlinkMacSystemFont, "Segoe UI",
    Roboto, Helvetica, Arial, sans-serif !important;
  -webkit-font-smoothing: antialiased; /* Smooths font in WebKit browsers (Chrome, Safari) */
  -moz-osx-font-smoothing: grayscale; /* Ensures consistency in Firefox */
  text-rendering: optimizeLegibility; /* Improves text readability */
  font-synthesis: none;
}

input,
button,
select,
optgroup,
textarea,
label,
.alert,
.badge,
.blockquote-footer,
.btn,
.navbar,
.pagination,
.valid-feedback,
.invalid-feedback {
  /* font-family: 'Segoe UI'; */
  font-family: "SF Pro Text", -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
    "Segoe UI Symbol", "system-ui";
}
.css-10hburv-MuiTypography-root {
  font-family: "SF Pro Text", -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
    "Segoe UI Symbol", "system-ui" !important;
}
.form-select {
  color: #000 !important;
}
/*-------- Header styles ------ */
.logo {
  height: 65px;
}

.shadow {
  box-shadow: 0 0.2rem 1rem rgb(0 0 0 / 15%) !important;
}

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .nav-link.active {
  color: #bc272e;
  font-weight: 600 !important;
}

.navbar-nav .nav-link {
  font-size: 1.1rem;
}

.user {
  height: 28px;
}

.mysection {
  /* background-color: #e4ebf596; */
  /* background-color: #f7f6f6fc; */
  background-color: #f8f9fa;
  /* padding-bottom: 2rem; */
  padding-bottom: 0.5rem;
  padding-top: 5.65rem;
}

.sendCreate-section {
  background-color: #eceeee;
}

.btn-outline-secondary {
  color: #bc272e;
  border-color: #bc272e;
}

.control {
  border-bottom: none !important;
  margin-bottom: 0px;
}

.hw-17 {
  height: 17px;
  width: 17px;
}

.hw-20 {
  height: 20px;
  width: 20px;
}

.navbar-nav .nav-link.active:after,
.navbar-nav .nav-link:hover:after {
  background-color: #4ea819;
  content: "";
  display: block;
  height: 2px;
  width: auto;
  position: relative;
  bottom: -7px;
  border-bottom: 2px solid #5a6271f7;
  box-shadow: 0 2px 5px rgb(183 187 194 / 92%);
  border-bottom-left-radius: 10%;
  border-bottom-right-radius: 5%;
}

/*navbar-nav .nav-link.active:after {
  content: "";
  width: 5.2%;
  position: absolute;
  height: 1px;
  top: 60px;
  background-color: #f2f7fffa;
  border-bottom: 2px solid #5a6271f7;
  margin-left: -55px;
  border-bottom-left-radius: 10%;
  border-bottom-right-radius: 5%;
  box-shadow: 0 2px 5px rgb(183 187 194 / 92%);
}

.navbar-nav .nav-link.active:before {*/
/* border-width: 12px;
  border-top-color: #27b304; */
/*border-width: 10px;
  border-top-color: #5a6271;
  margin-top: -3px;
}*/

.dropdown-menu[data-bs-popper] {
  left: 60px;
  margin-top: 0.25rem;
  box-shadow: 0px 0px 5px 1px rgb(188 39 46 / 30%);
}

.right-menulist {
  margin-left: -225px;
  min-width: 17.5rem;
}

.no-caret .dropdown-toggle::after {
  display: none;
}

/* stickey header styles */

.header {
  /*margin-top: -20px; */
  /* padding: 10px 20px;
  background: #f8f9fa; */
  padding: 5px 15px;
  background: #f8f9fa;
  margin-top: 1.25rem;
  position: sticky;
  z-index: 111;
  top: 2.5rem;
}

#myHeader {
  background: #eceeee;
  padding-top: 36px;
}

.send {
  /* box-shadow: rgba(58, 177, 109, 0.3) 0px 10px 20px 0px; */
  /* background: rgb(58, 177, 109) !important; */
  background: #0b57d0 !important;
  box-shadow: none !important;
  padding: 5px 2rem;
}

.create {
  padding: 5px 1.5rem;
  /* box-shadow: rgba(58, 177, 109, 0.3) 0px 10px 20px 0px; */
  /* background: rgb(58, 177, 109) !important; */
  background: #0b57d0 !important;
  box-shadow: none !important;
}

.sticky {
  position: fixed;
  top: 76px;
  padding-top: 40px;
  width: 100%;
  z-index: 111;
  padding-left: 25px !important;
  padding-right: 50px !important;
}

.sticky + .content {
  padding-top: 82px;
}

/* end */
.myfooter {
  /* box-shadow: 0 -5px 5px -5px rgb(188 39 46 / 26%);
  background: #575b61; */
  box-shadow: 0 -5px 5px -5px rgb(90 98 113);
  background: #19244f;
  color: #ffffff;
  position: absolute;
  margin-top: 0px;
  line-height: 30px;
}

.content {
  background: #f8f9fa;
  padding: 15px 3px 15px 5px;
  /* margin-top: 15px; */
  border-bottom-left-radius: 4%;
  border-bottom-right-radius: 4%;
}

.sendCreate-content {
  background: #eceeee;
}
/* ------------ end of header --------------- */
/*-------- button colors and border styles -----------------*/
.btn-outline-success:hover {
  color: white;
  background-color: #27b304;
  border-color: #27b304;
}

.btn-outline-success {
  color: #27b304;
  border-color: #27b304;
  font-weight: 600;
  box-shadow: none;
  /* padding: 5px 18px 5px 18px; */
  /* padding: 0.52rem 0.8rem; */
  padding: 0.56rem 0.8rem;
}

.btn-outline-danger {
  color: #bc272e;
  border-color: #bc272e;
  font-weight: 600;
  box-shadow: none;
  /* padding: 5px 18px 5px 18px; */
  /* padding: 0.52rem 0.8rem; */
  padding: 0.56rem 0.8rem;
}

.btn-outline-danger:hover {
  color: white;
  background-color: #bc272e;
  border-color: #bc272e;
}

.btn-outline-warning {
  color: #ffba49;
  border-color: #ffba49;
  font-weight: 600;
  box-shadow: none;
  /* padding: 5px 18px 5px 18px; */
  /* padding: 0.52rem 0.8rem; */
  padding: 0.56rem 0.8rem;
}

.btn-outline-warning:hover {
  color: white;
  background-color: #ffba49;
  border-color: #ffba49;
}

.btn-primary,
.bg-primary {
  background-color: #5a8eff !important;
  border: 1px solid #5a8eff;
}

.text-primary {
  color: #5a8eff !important;
}

.btn-danger,
.bg-danger {
  background-color: rgb(220 53 69) !important;
}

.text-danger {
  color: #dc3545 !important;
}
.level1 {
  color: rgb(90, 142, 255) !important;
  /* color: #5a8eff; */
}

.level2 {
  /* color: #ffba49; */
  color: #eda719 !important;
}

.border-dang {
  border: 2px solid #bc272e9c;
}

.border-yellow {
  border: 2px solid #ffc107;
}

.border-succ {
  border: 2px solid #27b304c4;
}

/*-------- colors styles -----------------*/
.text-black {
  color: #191414 !important;
}

.light {
  color: #00000096;
}

.text-success {
  /* color: #27b304 !important; */
  color: #5a8eff !important;
}

.text-success1 {
  color: #3ab16d !important;
}

.text-danger {
  color: #bc272e !important;
}

.text-lightblack {
  color: #555555ed;
}

.text-white {
  color: #ffffff;
}

.bg-body {
  background-color: #dcdae53b !important;
}

.bg-lightwhite {
  background: #eff3f9c9;
}

.bg-lightyellow {
  background-color: #fbfbeb;
}

/*---------------- end --------------------- */

/* height and width and fontweights */
.font-w600 {
  font-weight: 600 !important;
}

.font-14 {
  font-size: 14px;
}

.font-20 {
  font-size: 20px;
}

.font-30 {
  font-size: 30px;
}

.font-12 {
  font-size: 12px;
  /* text-align: end; */
}

.font-1rem {
  width: inherit;
  font-weight: 600;
  font-size: 1rem;
}

.underline {
  text-decoration: underline;
  text-decoration-color: darktext-white;
}

.left38 {
  position: relative;
  left: -38px;
}

.left74 {
  position: relative;
  left: -83px;
}

.left99 {
  position: relative;
  left: -96px;
}

.top-12 {
  position: relative;
  top: 12px;
}

.w-15 {
  width: 16%;
}

.w-13 {
  width: 11.5%;
}

.w-95 {
  width: 95%;
}

.h-475 {
  height: 480px;
}

.h-50p {
  height: 50px;
}

.pading {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.iconstyle {
  font-size: 28px;
  position: relative;
  top: 10px;
  color: #475072;
}

.map-hw {
  height: 205px;
  width: 100%;
}

/*----------- end ------------------*/

/*------ Table styles ---------------*/
.table td {
  padding: 10px;
  vertical-align: top;
  border: thin solid #cfcccce6;
  border-right: none !important;
  border-bottom: none;
  font-weight: normal;
}

tr:nth-child(1) td:nth-child(n + 1) {
  border-bottom: 1px solid white;
  /* border-bottom: 1px solid #e7e5e5; */
}

td:nth-child(n + 4),
td:nth-child(n + 1) {
  border-left: 1px solid #e7e5e5;
}

/*------------------ end ---------*/

/*------ form controls styles --------*/
form {
  width: auto;
  display: flex;
  flex-flow: column wrap;
  align-items: center;
  justify-content: center;
}

form div,
form label,
form input,
form textarea {
  width: 100%;
}

.field:nth-of-type(2) {
  margin: 12px 0;
}

label,
input,
textarea {
  padding: 1px;
}

label,
[placeholder] {
  /* color: #555; */
  /* color: #000; */
}

.red-shadow {
  /* box-shadow: 1px 5px 5px -4px rgb(188 39 46 / 65%) !important; */
  border-bottom: 2px solid #e1dedee3;
}

.select-border {
  border: 1px solid rgb(222, 226, 230);
}

.field:focus-within label {
  color: #000;
  /* letter-spacing: 1px; */
}

::placeholder {
  color: #000;
}

input,
textarea,
select {
  background: #fff;
  border-radius: 4px;
  box-shadow: 1px 5px 5px -4px rgb(195 198 203);
  border-width: 1px;
  border-style: solid;
  border-color: rgb(222, 226, 230);
  border-image: initial;
  transition: all 0.3s ease 0s;
  outline: 0px;
  padding: 0.6rem 1rem;
  font-size: 15px;
}
select {
  /* color: #53646f; */
  color: #000;
}

.form-select {
  display: block;
  width: 100%;
  padding: 0.65rem 1.72rem 0.75rem 0.74rem !important;
}

input:focus,
textarea:focus {
  background: white;
  box-shadow: none;
}

textarea {
  resize: none;
}

textarea::-webkit-scrollbar {
  width: 0;
}

.control {
  font-size: 15px;
}

button {
  background: #27b304;
  /* margin: 35px 0 0px 0; */
  /* padding: 10px 8px; */
  color: #fff;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  font-weight: 600;
  /* box-shadow: 0 8px 6px -6px #555; */
  letter-spacing: normal;
  font-size: 1rem;
  margin-top: 0px;
  margin-bottom: 1px;
  padding: 12px;
}

button:hover {
  letter-spacing: normal;
  box-shadow: 0 8px 6px -6px #555;
}

@media (max-width: 425px) {
  form {
    width: 100%;
  }
}

.input-group-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.75rem 0.8rem;
  font-size: 15px;
  font-weight: 400;
  line-height: 1;
  color: #000;
  text-align: center;
  white-space: nowrap;
  background-color: #fbfbeb;
  border: 1px solid rgb(222, 226, 230);
  border-bottom: 2px solid rgb(222, 226, 230);
  box-shadow: 1px 5px 5px -4px rgb(195 198 203);
  border-radius: 0.25rem 0.25rem 0px 0px;
}

.usercheck {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.56rem 0.8rem;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
  /* color: #000; */
  text-align: center;
  white-space: nowrap;
  background-color: #fbfbeb;
  border: 1px solid rgb(222, 226, 230);
  border-bottom: 2px solid rgb(222, 226, 230);
  box-shadow: 1px 5px 5px -4px rgb(195 198 203);
  border-radius: 0.25rem 0.25rem 0px 0px;
}

.form-control {
  border-top: 1px solid rgb(222, 226, 230);
  border-radius: 0px 0px;
  border-right: 1px solid rgb(222, 226, 230);
  border-left: 1px solid rgb(222, 226, 230);
  border-bottom: none;
}

/*------------- end --------- */

/*------- upload files styles -----*/
.upload {
  border-radius: 3px;
  box-shadow: 0px 1px 8px 0px #2d364c54;
  margin-right: 30px;
}

.border-bottom {
  border-bottom: 2px solid #9d9a9a73;
  border-bottom-style: double;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}

.drag,
.upload-area {
  position: relative;
  height: 198px;
  /* background-color: #f1f1e0ab; */
  background-color: rgb(248 248 248);
  background-color: #f8f8f8;
  /* border: 1px dashed #5a6271; */
  border: 2px dashed rgb(67 94 190 / 50%);
  /* background-image: url('../images/bg/upload-doc.png'); */
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
}

.drag p,
.upload-area p {
  text-align: center;
  line-height: 30px;
  color: #000;
}

.drag input,
.upload-area input {
  position: absolute;
  margin: 0;
  padding: 0;
  /* width: 100%;
  height: 100%; */
  width: inherit;
  height: 80%;
  outline: none;
  opacity: 0;
}

.progress-bar {
  white-space: nowrap;
  background-color: #3ab16d;
  width: 100%;
  height: 6px;
}

/*------------ files upload end----------------*/

/*---------------- check box styles -------- */
.checkbox label:after {
  content: "";
  display: table;
  clear: both;
}

.checkbox .cr {
  position: relative;
  display: inline-block;
  border: 1px solid #a9a9a9;
  border-radius: 3px;
  width: 1.3em;
  height: 1.3em;
  top: 3px;
  margin-right: 0.5em;
}

.checkbox .cr .cr-icon {
  position: absolute;
  font-size: 1.1em;
  line-height: 0;
  top: 50%;
  left: 3%;
  color: #c3272e;
  font-weight: bold;
}

.checkbox label input[type="checkbox"] {
  display: none;
}

.checkbox label input[type="checkbox"] + .cr > .cr-icon {
  opacity: 0;
}

.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon {
  opacity: 1;
}

.checkbox label input[type="checkbox"]:disabled + .cr {
  opacity: 0.5;
}

/*---------------- end ------------- */

/*----- card heights and borders and shadows -----*/
.box__line {
  /* min-width: 100%;
  width: max-content; */

  display: flex;
  justify-content: start;
  align-items: start;
  border-bottom: 1px solid #c3272e24;
  padding-bottom: 8px;
  padding-top: 8px;
}

.head1 {
  font-size: 18px;
  font-weight: 600;
  background: #dbe3f26e;
}

.card .card-header h5 {
  font-size: 22px;
  color: #bc272e;
  font-weight: 600;
}

.card-headercustome {
  margin-bottom: 0;
  color: inherit;
  background-color: #fff;
  border-bottom: 1px solid rgba(26, 54, 126, 0.125);
}

.box-shadow-light {
  /* box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 30%); */
  border: 2px solid rgb(243, 242, 242) !important;
  border-radius: 10px 10px 0px 0px;
  overflow: hidden;
  border-top: 3px solid #c3272e !important;
  padding: 8px;
  box-shadow: 0 0.46875rem 2.1875rem rgb(4 9 20 / 3%),
    0 0.9375rem 1.40625rem rgb(4 9 20 / 3%),
    0 0.25rem 0.53125rem rgb(4 9 20 / 5%), 0 0.125rem 0.1875rem rgb(4 9 20 / 3%);
  transition: all 0.2s;
}

/*---------------------- button checkbox css ----------------- */

ul .ks-cboxtags {
  list-style: none;
  padding: 8px;
  margin-bottom: -10px;
  width: fit-content;
}

.css-1vdb8rk-multiValue {
  font-weight: 500;
}

ul.ks-cboxtags li {
  display: block;
}

ul.ks-cboxtags li label {
  display: inline-block;
  background-color: #ffff;
  border: 1px solid rgb(188 39 46 / 70%);
  /* color: rgba(0, 0, 0, 0.8); */
  font-size: 16px;
  border-radius: 3px;
  white-space: nowrap;
  /* margin: 0 0px 10px 0px; */
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  transition: all 0.2s;
  display: block;
}

ul.ks-cboxtags li label {
  padding: 8px 40px;
  cursor: pointer;
  /* width: inherit; */
}

ul.ks-cboxtags li input[type="checkbox"]:checked + label {
  border: 1px solid #eae7e7;
  background-color: #5a8eff;
  color: #fff;
  transition: all 0.2s;
  /* box-shadow: 0 8px 6px -6px #4c515a; */
  box-shadow: none;
}

ul.ks-cboxtags li input[type="checkbox"] {
  position: absolute;
  opacity: 0;
}

ul.ks-cboxtags li label.views {
  margin-left: 0px;
  color: #5a8eff;
  border: 2px solid #5a8eff;
  font-weight: 600 !important;
  box-shadow: 0 0.2rem 1rem rgb(0 0 0 / 15%);
}

ul.ks-cboxtags li label.readers {
  margin-left: -5px;
  border: 2px solid #e8a317f0;
  font-weight: 600 !important;
  box-shadow: 0 0.2rem 1rem rgb(0 0 0 / 15%);
  color: rgb(237, 167, 25);
}

.ul.ks-cboxtags li label.readers:hover {
  color: #fff !important;
}

ul.ks-cboxtags li label.restrict {
  margin-left: -5px;
  /* color: #dc3545de; */
  border: 2px solid #dc3545d1;
  color: rgb(188, 39, 46);
  font-weight: 600 !important;
  box-shadow: 0 0.2rem 1rem rgb(0 0 0 / 15%);
}

ul.ks-cboxtags li label::before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Material Icons";
  font-weight: 900;
  font-size: 24px;
  padding: 0px;
  content: "";
  /*\e835*/
  color: rgb(188 39 46 / 66%);
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  position: absolute;
  margin-top: 2px;
}

ul.ks-cboxtags li label::before {
  position: absolute;
  font-family: "Material Icons";
  content: "\e835";
  margin-top: -5px;
  padding: 0px;
  margin-left: -32px;
  font-weight: 500;
}

ul.ks-cboxtags li label.readers::before {
  color: #ffba49;
}

ul.ks-cboxtags li label.restrict::before {
  color: rgb(188 39 46 / 66%);
}

/* ul.ks-cboxtags li label.readers:hover::before, ul.ks-cboxtags li label.restrict:hover::before {
    content: "\e876";
    color: #ffffff;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
} */

ul.ks-cboxtags li input[type="checkbox"]:checked + label::before {
  content: "\e876";
  /* content: "\e834"; */
  /* font:normal normal normal 14px/1 FontAwesome;
  content: '\f14a'; */
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg);
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  /* transform: rotate(0deg); */
  color: #fff;
  font-weight: 600;
  margin-left: -35px;
  margin-top: -3px;
  font-size: 22px;
}

ul.ks-cboxtags li input[type="checkbox"]:checked + label.views {
  border: 2px solid #5a8effc7;
  background-color: #5a8eff;
  color: #ffffff;
  transition: all 0.2s;
}

ul.ks-cboxtags li input[type="checkbox"]:checked + label.readers {
  border: 2px solid #ffc107;
  background-color: #ffc107;
  color: #ffffff;
  transition: all 0.2s;
}

ul.ks-cboxtags li input[type="checkbox"]:checked + label.restrict {
  border: 2px solid #bc272e;
  background-color: #dc3545;
  color: #ffffff;
  transition: all 0.2s;
}

.readers:hover {
  color: white !important;
  background-color: #ffc107;
  border-color: #e8a317f0;
}

.restrict:hover {
  color: white !important;
  background-color: #bc272e;
  border-color: #bc272e;
}

.navbar-toggler {
  padding: 0.45rem 0.75rem !important;
}

.navbar-light .navbar-toggler {
  color: rgba(39, 45, 78, 0.99);
  border-color: rgb(90 98 113 / 75%);
}

.logo-img {
  height: 60px;
}

.form-select:focus,
.form-control:focus {
  border-color: rgb(222, 226, 230);
  outline: 0;
}

.pr-20 {
  padding-right: 20px;
}

.attache-title {
  /* border-bottom: 2px dashed rgb(67 94 190 / 50%); */
  border-bottom: 1px dashed rgb(67 94 190 / 75%);
  margin-top: -5px;
  padding-bottom: 3px;
}

.row-height {
  height: -webkit-fill-available;
}

aside {
  /* border-bottom: 1px dashed rgb(67 94 190 / 50%); */
  /* border-bottom: 1px dotted rgb(67 94 190 / 40%); */
}

.top1 {
  position: relative;
  top: 1px;
}

.file-scrollbar {
  height: auto;
  /* max-height: 150px; */
  max-height: 120px;
  overflow: auto;
  overflow-x: hidden;
  padding-right: 5px;
}

.file-scrollbar::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #f5f5f5;
  border-radius: 6px;
}

.file-scrollbar::-webkit-scrollbar {
  width: 6px;
  height: 11px;
  background-color: #f5f5f5;
}

.file-scrollbar::-webkit-scrollbar-thumb {
  background-color: #aaa;
  border-radius: 6px;
  background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.2) 50%);
}

.font-18 {
  font-size: 18px;
}

.edit-box {
  position: relative !important;
  margin: 0;
  padding: 0px 8px !important;
  width: 100% !important;
  height: auto !important;
  outline: none;
  opacity: 1 !important;
  /* box-shadow: 1px 5px 5px -5px rgb(188 39 46 / 30%) !important; */
  font-size: 13px;
  /* border-top: none;
  border-left: none;
  border-right: none; */
  /* border: 1px solid #adadad; */
  border: 1px solid #e1dedee3;
  background: #efefe4c7;
  box-shadow: none;
}
.file-edit {
  border: 1px solid #adadad !important;
  padding: 3px 6px !important;
  border-radius: 3px !important;
}
.box-width {
  /* width: 100%; */
  box-sizing: border-box;
  /* padding-right: 8px; */
}

.font-w400 {
  font-weight: 400;
}

.top2 {
  position: relative;
  top: 2px;
}

.top7 {
  position: relative;
  top: 7px;
}

.mt-10p {
  margin-top: 0.7rem;
}

.filename-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  /* width: 155px; */
  width: 90%;
  text-align: left;
  color: #000;
}

.clearall {
  font-size: 14px;
  cursor: pointer;
  /*
  margin-top: -16px;
  position: absolute; */
  /* right: 12px; */
  color: #bc272e;
}

.clearall:hover {
  color: #bc272e;
  text-decoration: underline;
  font-weight: 600;
}
/*------------------- end----------------- */

/* -------------------Radio buttons design----------------- */

/* .radio {
  margin: 0.5rem;
} */

.radio input[type="radio"] {
  position: absolute;
  opacity: 0;
}

.radio input[type="radio"] + .radio-label:before {
  content: "";
  background: #f4f4f4;
  border-radius: 100%;
  /* border: 1px solid #b4b4b4; */
  border: 1px solid #969494;
  /* border: 1px solid #5b6271; */
  display: inline-block;
  width: 1.4em;
  height: 1.4em;
  position: relative;
  top: -1px;
  margin-right: 0.6em;
  vertical-align: bottom;
  cursor: pointer;
  text-align: center;
  transition: all 250ms ease;
  box-shadow: inset 0 0 0 4px #f4f4f4;
}

.radio input[type="radio"]:checked + .radio-label:before {
  background-color: #bc272e;
  box-shadow: inset 0 0 0 4px #f4f4f4;
}

.radio input[type="radio"]:focus + .radio-label:before {
  outline: none;
  border-color: #3197ee;
}

.radio input[type="radio"]:disabled + .radio-label:before {
  box-shadow: inset 0 0 0 4px #f4f4f4;
  border-color: #b4b4b4;
  background: #b4b4b4;
  cursor: not-allowed;
}

.radio input[type="radio"] + .radio-label:empty:before {
  margin-right: 0;
}

.h-100px {
  height: 100px;
}

.noInternetpopup {
  width: 100%;
}

.font-22 {
  font-size: 22px;
  font-weight: 500;
  color: #000;
}

/*-------- new radio button folderview css------- */
.radio1 {
  display: block;
  position: relative;
  margin-bottom: 2px;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;

}

/* Hide the browser's default radio button */
.radio1 input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 3px;
  left: 8px;
  height: 1.4em;
  width: 1.4em;
  background-color: #eee;
  border-radius: 50%;
  transition: all 250ms ease;
  box-shadow: inset 0 0 0 4px #f4f4f4;
  border: 1px solid #969494;
  background: #f4f4f4;
}

/* On mouse-over, add a grey background color */
.radio1:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.radio1 input:checked ~ .checkmark {
  background-color: #bc272e;
  box-shadow: inset 0 0 0 4px #f4f4f4;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.radio1 input:checked ~ .checkmark:after {
  display: block;
}
.files-folder-select{
  width: 75px;
  height: 36px;
  min-height: 30px;
  line-height: 20px;
  padding: 0px 8px !important;
}

/* --------------end new radio css---------------- */
.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.w-106px {
  width: 106px;
  display: inline-block;
}

.w-118px {
  width: 128px;
  display: inline-block;
}

.w-120px {
  width: 130px;
  display: inline-block;
}

.pb-3p {
  padding-bottom: 3px !important;
}

.w-65pr {
  width: 65%;
  display: block;
  text-align: left;
}

.w-200px {
  width: 200px;
}

[placeholder] {
  text-overflow: ellipsis;
}

.newfolder-btn {
  /* padding: 6px 27px !important; */
  padding: 5px 12px !important;
}

/* ---------------------------------- Media Quries ------------------------------------------- */

/* // X-Small devices (portrait phones, less than 576px)
// No media query for `xs` since this is the default in Bootstrap */

/* // Small devices (landscape phones, 576px and up) */

@media (max-width: 575.98px) {
  html,
  body {
    overflow-x: hidden;
  }

  body {
    position: relative;
  }

  .login-btns {
    width: 100% !important;
    font-size: 16px;
  }

  .logo-img {
    height: 55px;
  }

  .d-sm-none {
    display: none !important;
  }

  .customChailedLoader {
    width: 25% !important;
  }

  .float-end {
    float: left !important;
  }

  .pl-10p {
    padding-left: 10px !important;
  }

  .pl-6p {
    padding-left: 6px !important;
  }

  .pl-4p {
    padding-left: 4px !important;
  }

  .pl-0p {
    padding-left: 0px !important;
  }

  .res-p3 {
    padding: 1rem !important;
    padding-top: 3px !important;
  }

  .res-container-fluid {
    padding-left: 0px;
    padding-right: 2px;
  }

  .header {
    margin-top: 15px !important;
    padding: 10px 0px;
    background: #f8f9fa;
  }

  /* .sticky {
        position: fixed;
        top: 60px;
        padding-top: 40px;
        width: 100%;
        z-index: 111;
        padding-left: 25px !important;
        padding-right: 50px !important;
    } */
  .res-w1 {
    padding-left: 35px;
    padding-right: 80px;
    width: auto;
    margin-top: 5px;
    position: relative;
  }

  .send {
    padding-right: 35px;
  }

  .res-radio {
    margin-left: 0px;
  }

  .res-ml2r {
    margin-left: 0.5rem !important;
  }

  .res-btn {
    /* width: 75%; */
    width: fit-content;
    text-align: center;
    display: flex;
    justify-content: center;
  }

  .res-px0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .res-pr0 {
    padding-right: 10px !important;
  }

  .res-pl2 {
    padding-left: 2px !important;
  }

  .res-pr2 {
    padding-right: 2px !important;
  }

  .res-pt0 {
    padding-top: 0rem !important;
  }

  .res-mt0 {
    margin-top: 0px !important;
  }

  .res-mb0 {
    margin-bottom: 0px !important;
  }

  .res-mx0 {
    margin-left: 0px !important;
    margin-bottom: 0px !important;
  }

  .navbar-nav .nav-link.active {
    text-decoration: underline;
    text-decoration-color: #bc272e;
  }

  .navbar-nav .nav-link.active:after {
    display: none;
  }

  .resme-auto {
    margin-left: 0px !important;
    align-items: start !important;
  }

  .res-form {
    justify-content: flex-start !important;
    align-items: start !important;
  }

  .drag {
    height: 175px;
    margin-left: 0px !important;
  }

  .font-20 {
    font-size: 18px;
  }

  .res-column {
    flex-direction: column;
  }

  .map-img {
    width: 100%;
    vertical-align: middle;
    height: auto;
  }

  .createmap-img {
    height: auto;
  }

  .rs-w90 {
    width: 90% !important;
  }

  .rs-ml0 {
    margin-left: 0px !important;
  }

  .res-pl15 {
    padding-left: 15px !important;
  }

  /* .res-pl20{
  padding-left: 20px !important;
} */
  .table {
    display: block !important;
    overflow-x: auto !important;
    width: 100% !important;
  }

  .res-card {
    overflow: auto;
    white-space: nowrap;
    width: 100%;
  }

  .table-responsive {
    overflow-x: auto;
    /* width: fit-content; */
    overflow: auto;
    white-space: nowrap;
    width: 100% !important;
    -webkit-overflow-scrolling: touch;
  }

  .table {
    display: block !important;
    overflow-x: auto !important;
    width: 100% !important;
  }

  .h-485 {
    height: auto !important;
  }

  .h-412 {
    height: auto !important;
  }

  .w-15 {
    width: auto !important;
  }

  .left99,
  .left74 {
    position: relative;
    left: 0px;
  }

  .res-flex {
    flex-direction: column;
    align-items: flex-start !important;
    justify-content: start !important;
  }

  .input-group > .form-control,
  .input-group > .form-select {
    width: 100%;
  }

  .res-nowwrap {
    flex-wrap: nowrap;
  }

  .res-width {
    width: inherit;
  }

  #map #map_holder {
    padding-top: 20px;
    height: 225px !important;
    width: 100% !important;
  }

  .card .card-header h5 {
    font-size: 18px;
  }

  #map #map_holder #map_inner svg {
    height: 225px !important;
    width: 100% !important;
  }

  /*--- Create page responsive --- */
  .res-mflex {
    display: flex !important;
    flex-direction: column-reverse !important;
    margin-top: -25px !important;
  }

  .upload-area {
    height: 150px !important;
  }

  .res-column1 {
    display: flex;
    flex-direction: column;
  }

  .myfooter {
    padding-bottom: 5px;
    line-height: 18px;
    padding-top: 5px;
  }

  /* ----------Table responsive design-------- */
  .search {
    position: relative;
    box-shadow: 0 0 40px rgb(51 51 51 / 10%);
    width: 100% !important;
    right: 0px;
    padding: 0px;
  }

  .mt-5re,
  .rsmt-5re {
    margin-top: 0.5rem !important;
  }

  .res-section {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .kill-selected {
    margin-top: 1rem !important;
    float: left !important;
  }

  .table-layout {
    table-layout: auto !important;
  }

  .ml-n18 {
    margin-left: 0px !important;
  }

  .byip-input {
    padding: 0.56rem 0.2rem;
  }

  .pr-20 {
    padding-right: 16px;
  }

  .admin-inputs-close {
    position: absolute;
    margin-top: -30px !important;
    margin-left: 64.5% !important;
  }

  .min-width28 {
    min-width: 60% !important;
  }

  .DateCalendarSend,
  .react-datepicker-wrapper {
    width: 100% !important;
  }

  .res-ml0 {
    margin-left: 0px !important;
  }

  select + i.fa {
    right: 8px !important;
    padding-top: 12px;
  }

  .add-rule {
    margin-bottom: 20px;
  }

  .readers-head {
    margin-top: 15px !important;
  }

  .select.custom-selectr {
    margin-bottom: 10px;
  }

  .create {
    padding-right: 36px;
  }

  .modal-dialog {
    max-width: 555px;
    margin: 1.75rem auto;
  }

  .modal-header h4 {
    font-size: 18px;
  }

  .mobile-flow {
    flex-direction: column;
  }

  .mobile-flow input {
    width: 94%;
    margin-bottom: 15px;
  }

  .res-mobileinput {
    margin-bottom: 0px !important;
    width: 0% !important;
  }

  .mobile-modal {
    max-width: 98% !important;
  }

  .res-w98 {
    width: 98%;
  }

  .res-mobilClose {
    display: flex;
    justify-content: end !important;
    padding-top: 15px;
    padding-right: 45px;
  }

  .proof-sending {
    margin-left: -14px;
    margin-top: 20px;
  }

  .distributionList {
    margin-left: -2px;
  }

  .page-midesection {
    display: flex;
    flex-direction: row !important;
    margin-top: 1.85rem !important;
    align-items: baseline !important;
  }

  .gridcol-23 {
    flex: 0 0 auto;
    width: 95.25% !important;
    padding-right: 0px !important;
  }

  .gridcol-30 {
    flex: 0 0 auto;
    width: 89.5% !important;
    padding-right: 11px;
    padding-left: 6px;
    align-items: center;
    display: flex;
  }

  .css-1dimb5e-singleValue {
    margin-left: 0px !important;
    margin-right: 4px !important;
    width: 100px !important;
  }

  .h-44p {
    height: 40px !important;
  }

  .res-mobileinput {
    width: 49% !important;
  }

  .res-pl3 {
    padding-left: 1rem !important;
  }

  .res-datepicker {
    flex-wrap: nowrap !important;
    margin-bottom: 10px;
  }

  .res-rotate {
    transform: rotate(90deg) !important;
    margin-right: 15px;
  }

  .res-w100 {
    width: 100% !important;
  }

  .scrolldown tr {
    display: block !important;
  }

  .res-restrirction td {
    padding: 5px !important;
    display: block !important;
  }

  .res-restrirction td div .SearchFiels {
    margin-bottom: 6px !important;
    padding-top: 5px !important;
  }

  .res-pt6 {
    padding-top: 12px !important;
  }

  .pageborder-bottom {
    margin-left: 10px !important;
  }

  .res-mb10 {
    margin-bottom: 10px !important;
    display: flex;
    justify-content: end;
  }
}

/* // Medium devices (tablets, 768px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {
  .res-container-fluid {
    padding-left: 5px;
    padding-right: 5px;
  }

  .navbar-nav .nav-link.active {
    text-decoration: underline;
    text-decoration-color: #bc272e;
  }

  .navbar-nav .nav-link.active:after,
  .navbar-nav .nav-link:hover:after {
    display: none;
  }

  .res-mx0 {
    margin-left: 0px !important;
    margin-bottom: 0px !important;
  }

  .res-w1 {
    padding-left: 40px;
    padding-right: 80px;
    width: auto;
    margin-top: 5px;
    position: relative;
    left: 10px;
  }

  .send {
    padding-right: 42px;
  }

  .res-btn {
    /* width: 75%; */
    width: fit-content;
    text-align: center;
    display: flex;
    justify-content: center;
  }

  .pl-0p {
    padding-left: 0px !important;
  }

  .pl-6p {
    padding-left: 6px !important;
  }

  .pl-4p {
    padding-left: 4px !important;
  }

  .h-485 {
    height: auto !important;
  }

  .h-412 {
    height: auto !important;
  }

  .navbar-nav .nav-link.active {
    text-decoration: underline;
    text-decoration-color: #bc272e;
  }

  .navbar-nav .nav-link.active:after {
    display: none;
  }

  .res-pr0 {
    padding-right: 10px !important;
  }

  .res-pl2 {
    padding-left: 2px !important;
  }

  .res-pl15 {
    padding-left: 15px !important;
  }

  .res-pr2 {
    padding-right: 2px !important;
  }

  .res-pt0 {
    padding-top: 0rem !important;
  }

  .res-mt0 {
    margin-top: 0px !important;
  }

  .res-ml6 {
    margin-left: 8px;
  }

  .w-15 {
    width: 35%;
  }

  .res-pl20 {
    padding-left: 0px !important;
  }

  .left99,
  .left74 {
    position: relative;
    left: 0px;
  }

  .res-flex {
    flex-direction: column;
    align-items: flex-start !important;
    justify-content: start !important;
  }

  .resme-auto {
    margin-left: 0px !important;
    align-items: start !important;
  }

  .res-form {
    justify-content: flex-start !important;
    align-items: start !important;
  }

  .res-nowwrap {
    flex-wrap: nowrap;
  }

  .res-ml5 {
    /* margin-left: -22px; */
    margin-left: 5px !important;
    margin-bottom: 10px !important;
  }

  .table {
    display: block !important;
    overflow-x: auto !important;
    width: 100% !important;
  }

  .res-card {
    overflow: auto;
    white-space: nowrap;
    width: 100%;
  }

  .table-responsive {
    overflow-x: auto;
    width: fit-content;
    overflow: auto;
    white-space: nowrap;
    /* width: 100%; */
    -webkit-overflow-scrolling: touch;
  }

  .h-475 {
    height: auto;
  }

  .res-column {
    flex-direction: row;
    flex-flow: nowrap;
  }

  /*--- Create page responsive --- */
  .res-mflex {
    display: flex !important;
    flex-direction: column-reverse !important;
    margin-top: -25px !important;
  }

  .myfooter {
    padding-bottom: 5px;
    line-height: 18px;
    padding-top: 5px;
  }

  /* ----------Table responsive design-------- */
  .search {
    position: relative;
    box-shadow: 0 0 40px rgb(51 51 51 / 10%);
    width: 100% !important;
    right: 0px;
    padding: 0px;
  }

  .mt-5re {
    margin-top: 1.5rem !important;
  }

  .res-section {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .kill-selected {
    margin-top: 0rem !important;
    float: right !important;
  }

  .table-layout {
    table-layout: auto !important;
  }

  .react-datepicker-wrapper {
    width: 184px !important;
  }

  .create {
    padding-right: 40px;
  }

  .ipad-mini {
    padding-left: 15px !important;
  }
}
/* // Large devices (desktops, 992px and up) */
@media (min-width: 712px) and (max-width: 767.98px) {
  .pr-20 {
    padding-right: 16px;
  }

  .rsmt-5re {
    margin-top: 1rem !important;
  }

  .float-end {
    float: left !important;
  }
}

/* // Large devices (desktops, 992px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {
  .res-w1 {
    padding-left: 45px;
    padding-right: 45px;
    width: auto;
    margin-top: 0px;
    position: relative;
  }

  .navbar-nav .nav-link.active {
    text-decoration: underline;
    text-decoration-color: #bc272e;
  }

  .navbar-nav .nav-link.active:after,
  .navbar-nav .nav-link:hover:after {
    display: none;
  }

  .font-20 {
    font-size: 18px;
  }

  .w-15 {
    width: 25% !important;
    margin-top: 8px;
  }

  .pl-0p {
    padding-left: 0px !important;
  }

  .pl-6p {
    padding-left: 6px !important;
  }

  .pl-4p {
    padding-left: 4px !important;
  }

  .res-btn {
    /* width: 75%; */
    width: fit-content;
    text-align: center;
    display: flex;
    justify-content: center;
  }

  .resme-auto {
    margin-left: 0px !important;
    align-items: start !important;
  }

  .res-form {
    justify-content: flex-start !important;
    align-items: start !important;
  }

  .res-pl20 {
    padding-left: 0px !important;
  }

  .w-15 {
    width: 35%;
  }

  .h-485 {
    height: auto !important;
  }

  .h-412 {
    height: auto !important;
  }

  /*--- Create page responsive --- */
  .upload-area {
    height: 155px !important;
  }

  .res-column1 {
    display: flex;
    flex-direction: column;
  }

  .res-radio {
    margin-left: 45px;
  }

  .admin-inputs-close {
    position: absolute;
    margin-top: -30px !important;
    margin-left: 11.5% !important;
  }

  .ml-n18 {
    margin-left: 10px !important;
  }

  .ipad-mini {
    padding-left: 15px !important;
  }
}

/* // X-Large devices (large desktops, 1200px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {
  .res-w1 {
    padding-left: 55px;
    padding-right: 55px;
    width: auto;
    margin-top: -10px;
    position: relative;
    left: 10px;
  }

  .w-13 {
    width: auto !important;
    height: 48px;
  }

  .upload-area {
    height: 150px !important;
  }

  /*.navbar-nav .nav-link.active{
  text-decoration: underline;
  text-decoration-color: #bc272e;
}
.navbar-nav .nav-link.active:after {
  display: none;
}*/
  .drag {
    position: relative;
    height: 170px;
  }

  .res-pe0 {
    padding-right: 0px !important;
  }

  .w-15 {
    width: 30% !important;
  }

  .ks-cboxtags {
    width: auto !important;
  }

  .h-485 {
    height: auto !important;
  }

  ul.ks-cboxtags.w-55 {
    width: 50% !important;
  }

  ul.ks-cboxtags.w-65 {
    width: 65% !important;
  }

  .admin-inputs-close {
    margin-left: 11.5% !important;
    margin-top: -30px !important;
    position: absolute;
  }

  .ipad-mini {
    padding-left: 15px !important;
  }
}

@media (min-width: 1024px) and (max-width: 1199.98px) {
  .res-radiowidth1 .res-left12 {
    left: 5px;
    font-size: 14px;
    position: relative;
  }

  .res-radio {
    padding-left: 2.55rem !important;
  }

  .multi-drag {
    width: 82% !important;
  }

  @-moz-document url-prefix() {
    .multi-drag {
      width: 87% !important;
    }
  }

  .row-height .font-16 {
    font-size: 14px;
  }

  .row-height div p {
    font-size: 11px !important;
    padding: 0px 4px;
    line-height: 20px;
  }

  .SearchFiels {
    width: auto !important;
  }

  .res-createLeft {
    position: relative;
    left: 30px !important;
  }
}

@media (min-width: 1000px) and (max-width: 1199.98px) {
  .resflex-wrap {
    flex-wrap: wrap;
  }

  .res-controls {
    margin-top: 10px;
  }

  .w-150p {
    width: 110px !important;
    font-size: 10px;
  }
  .pd-16 {
    padding-right: 4px !important;
    padding-left: 4px !important;
  }
  .pd-17 {
    padding-right: 5px !important;
    padding-left: 5px !important;
  }

  .w-120p {
    width: 75px !important;
    font-size: 10px;
  }

  .tablelayout {
    table-layout: auto;
    width: 100%;
    max-width: 100%;
    border-collapse: collapse !important;
  }

  .table-responsive {
    width: 100%;
    min-width: 100%;
    overflow-x: auto;
  }

  td.innertTableTd > table > tr.view td {
    font-size: 14px;
  }

  .table thead th,
  .table th {
    font-size: 11px !important;
    line-height: 18px;
  }
  .w-4p {
    text-align: center !important;
  }
  td {
    font-size: 11px !important;
  }
  .res-pr-0 {
    padding-right: 0px !important;
  }

  .res-pl-3 {
    padding-left: 3px !important;
  }

  .res-pl-0 {
    padding-left: 0px !important;
  }

  .res-left {
    margin-left: 18px;
  }

  .res-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
  }

  .res-px-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .tabright-content,
  .tabright-content2,
  .tabright-content3 {
    flex: 0 0 auto;
    width: 77.9667% !important;
  }

  .create-img {
    height: 22px !important;
  }

  .commontableft-section {
    flex: 0 0 auto;
    width: 15.66667% !important;
  }

  .commontabright-section {
    flex: 0 0 auto;
    width: 84.33333% !important;
  }

  .newfolder-btn {
    padding: 5px 8px !important;
    font-size: 14px;
  }

  .cricle-box {
    width: 24px !important;
    height: 24px !important;
  }

  .res-folderview {
    margin-left: 5px;
  }

  .res-ml-n8 {
    margin-left: -8px;
  }
  .ms-22.all-th {
    margin-left: 13px;
  }
}

@media (min-width: 1024px) and (max-width: 1032px) {
  .CustomeradminPopup {
    top: 9.6% !important;
    float: left;
    right: 0px;
    left: 185px;
  }
}

/* // X-Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) and (max-width: 1340px) {
  body {
    font-size: 13px;
  }

  .font-20 {
    font-size: 16px;
  }

  .font-14 {
    line-height: 18px;
    font-size: 0.8rem !important;
  }

  label {
    font-size: 13px;
  }

  .res-mt50 {
    margin-top: 20px !important;
  }
  .control,
  .input-group-text {
    font-size: 13px;
  }

  .w-15 {
    width: 25% !important;
  }

  .res-pl2 {
    padding-left: 2px !important;
  }

  .res-ps-0 {
    padding-left: 0px !important;
  }

  .res-ps20 {
    padding-left: 28px !important;
  }

  .res-pl-0p {
    padding-left: 0px !important;
  }

  .res-flex {
    padding-left: 16px !important;
    flex-wrap: wrap;
  }

  .left99 {
    position: relative;
    left: -78px;
  }

  .left74 {
    position: relative;
    left: -67px;
  }

  .h-412 {
    height: 525px !important;
  }

  .h-485 {
    height: 475px !important;
  }

  .card .card-header h5 {
    font-size: 17px;
    color: #bc272e;
    font-weight: 600;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0rem;
    padding-left: 0rem;
  }

  .navbar-nav .nav-link {
    font-size: 0.9rem;
  }

  /* check box buttons */
  .table-responsive {
    overflow-x: hidden;
  }

  ul.ks-cboxtags li label {
    font-size: 14px;
  }

  ul.ks-cboxtags li label::before {
    font-size: 20px;
  }

  ul.ks-cboxtags li label {
    padding: 10px 30px;
    cursor: pointer;
  }

  ul.ks-cboxtags li label.views::before {
    margin-left: -30px;
  }

  ul.ks-cboxtags li label.readers::before {
    margin-left: -26px;
  }

  ul.ks-cboxtags li label.restrict::before {
    margin-left: -26px;
  }

  ul.ks-cboxtags li input[type="checkbox"]:checked + label::before {
    margin-left: -26px;
  }

  ul.ks-cboxtags.w-92 {
    width: 96% !important;
  }

  ul.ks-cboxtags.w-55 {
    width: 60% !important;
  }

  .table td {
    padding: 6px;
  }

  .drag {
    position: relative;
    height: 175px;
    background-color: #f1f1e0ab;
  }

  #map_legend {
    bottom: -4em !important;
  }

  .res-pl5 {
    padding-left: 5px !important;
  }

  .font-20 {
    font-size: 18px;
  }

  .edit-box {
    font-size: 12px;
  }

  .BannedBtn,
  .Pause {
    width: 80px !important;
  }

  .DateCalendarHistory {
    margin-left: 0px !important;
    width: 110% !important;
  }

  .react-datepicker__input-container:after {
    /* left: 155px !important; */
  }

  .details .font-26 {
    font-size: 22px;
  }

  .login-btns {
    font-size: 15px;
    width: 70% !important;
    line-height: normal;
  }

  .bg-danger.login-btns {
    padding: 10px;
  }

  .login_wrapper .login-inner-form .input-text {
    height: 40px !important;
    font-size: 14px !important;
  }

  .login_wrapper .login-inner-form .form-group {
    margin-bottom: 20px !important;
  }

  .login_wrapper {
    margin-bottom: -70px;
  }
}

/* // XX-Large devices (larger desktops, 1400px and up) */
@media (min-width: 1341px) and (max-width: 1499.98px) {
  body {
    font-size: 13px !important;
  }

  label {
    font-size: 13px !important;
  }
  .h5 label,
  h5 label {
    font-size: 17px !important;
  }
  h5.control {
    font-size: 18px !important;
  }

  .w-15 {
    width: 25% !important;
  }

  .left74 {
    position: relative;
    left: -67px !important;
  }

  .left99 {
    position: relative;
    left: -76px !important;
  }

  .h-485 {
    height: 470px !important;
  }

  .h-412 {
    height: 530px !important;
  }

  ul.ks-cboxtags.w-90 {
    width: 89% !important;
  }

  ul.ks-cboxtags.w-92 {
    width: 96% !important;
  }

  ul.ks-cboxtags li label {
    padding: 11px 38px;
    cursor: pointer;
  }

  .drag {
    position: relative;
    height: 180px;
  }

  .login_wrapper {
    margin-bottom: -80px;
  }
  .folder-items{
    max-width: calc(100% - 38px) !important;
  }
}

@media screen and (max-device-width: 1700px) and (min-device-width: 1580px) {
  ul.ks-cboxtags.w-92 {
    width: 78% !important;
  }

  .h-485 {
    height: 525px !important;
  }
}

@media screen and (max-device-width: 1899px) and (min-device-width: 1701px) {
  ul.ks-cboxtags.w-92 {
    width: 78% !important;
  }

  .h-485 {
    height: 560px !important;
  }
  .checkbox-cell > .ms-22 {
    margin-left: 18px;
  }
}

@media (min-width: 1600px) {
  .res-mtn30 {
    margin-top: 0px;
  }

  .h-485 {
    height: 525px !important;
  }

  ul.ks-cboxtags.w-92 {
    width: 80% !important;
  }
  .checkbox-cell > .ms-22 {
    margin-left: 18px;
  }
  .checkbox-style {
    right: 0px;
  }
}

@media (min-width: 1800px) {
  #map #map_holder #map_inner svg {
    width: 100% !important;
    height: 80% !important;
    text-align: center !important;
    display: flex !important;
    justify-content: center !important;
  }

  #map #map_holder #map_legend {
    position: absolute;
    z-index: 1;
    left: 0em;
    bottom: 2em !important;
    padding: 0.8em;
    background-color: rgba(186, 186, 186, 0.2);
  }

  .res-mtn30 {
    margin-top: -25px;
  }

  .h-485 {
    height: 550px !important;
  }
}

@media (min-width: 1900px) {
  .res-mtn30 {
    margin-top: -25px;
  }

  .h-485 {
    height: 570px !important;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .me-rw {
    width: 83% !important;
  }
}

/* -------All media quries------ */

/* ------- Small some Devices 120% and 133% ---------------------- */
@media (min-width: 1161px) and (max-width: 1199px) {
  .edit-box {
    position: relative !important;
    margin: 0;
    padding: 0px 8px !important;
    width: 100% !important;
    height: 25px !important;
    outline: none;
    font-size: 14px;
    opacity: 1 !important;
    box-shadow: 1px 5px 5px -5px rgb(188 39 46 / 30%) !important;
  }

  .filename-text {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 95px;
    text-align: left;
  }
}

/* ------- Small some Devices 125% and 110% ---------------------- */
@media (min-width: 1201px) and (max-width: 1299px) {
  .edit-box {
    position: relative !important;
    margin: 0;
    padding: 0px 8px !important;
    width: 100% !important;
    height: 25px !important;
    outline: none;
    font-size: 12px;
    opacity: 1 !important;
    box-shadow: 1px 5px 5px -5px rgb(188 39 46 / 30%) !important;
  }

  .filename-text {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 105px;
    text-align: left;
  }
}

/*  ------- Small some Devices 110% and 125% ---------------------- */
@media (min-width: 1300px) and (max-width: 1350px) {
  .edit-box {
    position: relative !important;
    margin: 0;
    padding: 0px 8px !important;
    width: 100% !important;
    height: auto !important;
    outline: none;
    opacity: 1 !important;
    box-shadow: 1px 5px 5px -5px rgb(188 39 46 / 30%) !important;
  }

  .filename-text {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 125px;
    text-align: left;
  }
}

/* ------- Small Edge browsers some Devices 110% and 125% ---------------------- */
@media (min-width: 1360px) and (max-width: 1410px) {
  .edit-box {
    position: relative !important;
    margin: 0;
    padding: 0px 8px !important;
    width: 100% !important;
    height: auto !important;
    outline: none;
    opacity: 1 !important;
    box-shadow: 1px 5px 5px -5px rgb(188 39 46 / 30%) !important;
  }

  .filename-text {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 135px;
    text-align: left;
  }
}

/* ------- Small some Devices 110% and 125% ---------------------- */
@media (min-width: 1420px) and (max-width: 1490px) {
  .filename-text {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 145px;
    text-align: left;
  }
}

@supports (-ms-ime-align: auto) {
  .me-rw {
    width: 83% !important;
  }
}

@-moz-document url-prefix() {
  .file-scrollbar {
    height: auto;
    max-height: 150px;
    overflow: auto;
    overflow-x: auto;
    overflow-x: hidden;
    padding-right: 12px;
  }

  .clearall {
    font-size: 14px;
    cursor: pointer;
    margin-bottom: 0px;
    position: absolute;
    right: 17px;
    color: #bc272e;
    top: 20px;
  }

  .row-height {
    height: 100%;
  }

  .attache-title {
    border-bottom: 2px dashed rgb(67 94 190 / 50%);
    border-bottom: 1px dashed rgb(67 94 190 / 75%);
    margin-top: 0px;
    padding-bottom: 8px;
  }
  /* .drag input, .upload-area input {
    position: absolute;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    width: inherit;
    height: 100%;
    outline: none;
    opacity: 0;
  } */
  /* .attache-title {
    border-bottom: 2px dashed rgb(67 94 190 / 50%);
    border-bottom: 1px dashed rgb(67 94 190 / 75%);
    margin-top: -30px;
    padding-bottom: 10px;
  }
  .pt-12Moz
  {
    box-sizing: border-box;
    padding-top: 12px;
  } */
  /* .multi-drag {
    position: relative;
    height: 180px;
    width: 100%;
    box-sizing: border-box;
  } */
}

.m-r-4 {
  margin-right: 4px !important;
}

/* // Xl-Large devices (67%) */
/* @media (min-width: 2401px) and (max-width: 3400px) {
.mysection {
  min-height: 100vh;
  margin-bottom: 125px !important;
}
} */
.btn-outline-primary {
  color: #5a8eff;
  border-color: #5a8eff;
  font-weight: 600;
  box-shadow: none;
  /* padding: 5px 18px 5px 18px; */
  /* padding: 0.52rem 0.8rem; */
  padding: 0.56rem 0.8rem;
}

.btn-outline-primary:hover {
  border-color: #5a8eff;
}
.form-control::placeholder,
.sendCreate-field::placeholder,
textarea::placeholder {
  font-style: italic;
  /* color: rgba(0, 0, 0, 0.7); */
  font-weight: 400;
}
.form-control,
.sendCreate-field,
textarea {
  font-style: normal;
}

/* Approximate 67% zoom */
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
}
/* --------New css and new classes styles */
/* -------- SendCreate css-------------*/
.modal-style {
  display: block;
  background-color: #8080801c;
}

.pagemodal {
  display: block;
  background-color: #54404061;
  z-index: 1070;
}

.modal-text {
  color: #000;
  font-size: 17px;
  text-align: center;
}

.border-bottomNone {
  border-bottom: none;
}

.font-17 {
  font-size: 17px;
}

.upload-file {
  font-size: 17px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.d-grid {
  display: grid;
}

.upload-icon {
  color: #bc272e;
  font-size: 40px;
}

.upload-icon2 {
  color: #bc272e;
  font-size: 36px;
}

.upload-icon3 {
  color: #bc272e;
  font-size: 25px;
}

.fontSize-12 {
  font-size: 12px;
}

.darg-secondType {
  display: grid;
  height: 170px;
}

.or-text {
  color: #00000096;
}

.ml-5px {
  margin-left: 5px;
}

.save-icon {
  cursor: pointer;
  color: #0b57d0;
}

.pointer {
  cursor: pointer;
}

.done-icon {
  color: #18d432;
  font-weight: 600;
}

.textColor-gray {
  color: #2b2b2b;
}

.pref-multi {
  /* background-color: #f8f9fa; */
  background-color: #fff;
  border: none;
}
.pl-16px {
  padding-left: 16px;
}
.ms-12px {
  margin-left: 12px;
}
.ms-15px {
  margin-left: 15px;
}
.pt-12px {
  padding-top: 0.75rem;
}
.mt-12px {
  margin-top: 12px;
}
.btn-check:focus + .btn-danger,
.btn-danger:hover,
.btn-danger:focus,
.btn-check:focus + .btn-primary,
.btn-primary:hover,
.btn-primary:focus {
  box-shadow: none !important;
  border-color: transparent !important;
}
@media (min-width: 830px) {
  .max-width-popup {
    min-width: 795px;
    padding-right: 10px !important;
  }
}
.z-index-for-no-internet {
  z-index: 99999999;
}
/* Firefox-specific fonts */
@supports (-moz-appearance: none) {
  .login_wrapper .login-inner-form .form-check-label,
  .font-w500,
  .f-w550 > .flex-wrap,
  .f-w550.border-0,
  .login-text,
  .col-md-5 > .checkbox-color,
  .col-md-6 > .checkbox-color,
  .col-md-6 > .input-group > .min-width58,
  .input-group > .min-width66,
  .col-md-6 > .input-group > .min-width20,
  .min-width48 > .checkbox-color {
    font-weight: 600 !important;
  }
  .fw-medium,
  .toolltipModified,
  div > .readerlang,
  .checkbox > .toolltipModified,
  .sm_legend_item > .toolltipModified {
    font-weight: 600 !important;
  }
  .box__line > label,
  div > .sidenote,
  label > .toolltipModified,
  .col-sm-6 > .input-group > .toolltipModified,
  .col-sm-12 > .input-group > .toolltipModified {
    font-weight: 600 !important;
  }
  .input-group.field > .min-width28,
  .no-record > span,
  .common-tabs .manage-link,
  .input-group.field > .min-width66 {
    font-weight: 600 !important;
  }
  .authorizedReaders
  {
  padding-right: 1.2rem !important;
  }
  .firefox-22{
  width: 22% !important;
  }
}
