.sorted-column {
  text-decoration: none;
  color: white;
  font-weight: bold;
}

.sorted-column.active {
  color: gray; /* Highlight active sorted column */
}
.docssetting {
  padding: 10px;
}
.boxmigration {
  padding: 10px;
  border: 1px solid #ccc;
  margin: 10px 0px;
  box-shadow: -1px 4px 12px -3px #ccc;
}
div.pagination{
  padding: 10px;
}
li.page-item.active .page-link {
  background: black !important;
  border-color: black;
}
.red-empty{
  border: 1px solid red !important;
}
.bodymsgtinymicy{

}
.smallborder{
  border: 1px solid #000;
  font-weight: bold;
}
.bodymsgtinymicy strong {
  width: auto !important;
  display: contents !important;
}
.specialli .bodymsgtinymicy p {
  margin: auto;
}
.lightsystem {
  font-size: 11px;
  align-content: flex-end;
  display: flex;
}
.round {
  width: 15px;
  height: 15px;
  display: inline-block;
  border-radius: 10px;
  margin-right: 2px;
}
.btn.btn-block {
  width: 100%;
}
.delete-field.btn {
  font-size: 10px;
  font-weight: bold;
  position: absolute;
  right: 20px;
  background: red;
    background-color: red;
  padding: 2px 5px;
  color: white;
}
.round.red {

  background: red;

}
.round.green {

  background: green;

}
.insidelight {
  display: flex;
  margin: 0px 5px;
  cursor: pointer;
  padding: 3px;
}
.columnfolder .card:hover{
  cursor: pointer;
}
.modal-title {
  font-size: 18px;
}
body .breadcrumb{
  background: #ebebeb;
  font-size: 12px;
  color: black;
  padding: 9px;
  border-radius: 10px;
}
.breadcrumb-item a{
  color: black !important;;
}
.folderdocument {
  font-size: 4rem;
  color: rgb(0, 61, 99);
}
.columnfolder{
  width: 12.5% !important;
  min-width: 175px;
}
body .columnfolder .card-title {
  color: #000;
  font-size: 0.825rem;
  font-weight: normal;
}
.columnfolder .card{
  padding: 22px 15px 7px 15px;
  max-height: 200px;
  min-height: 165px;
  border: 1px solid #e7e7e7 !important;

}
legend {
  background-color: #609747;
  color: #fff;
  padding: 3px 6px;
  font-size: 17px !important;
}
.docbox{
  background-color: green;
  color: white;
  padding: 10px;
  font-size: 12px;
  border-radius: 20px;
}
fieldset {
  background: #f1f1f1;
}
.clickreact a,.clickreact a:hover {
  text-decoration: none;
  color: inherit;
}
.w3-light-grey, .w3-hover-light-grey:hover, .w3-light-gray, .w3-hover-light-gray:hover {
  color: #000 !important;
  background-color: #f1f1f1 !important;
  border-radius: 10px;
  overflow: hidden;
}
.w3-green, .w3-hover-green:hover {
  color: #fff !important;
  background-color: green !important;
}
.w3-center {
  text-align: center !important;
}
.w3-green, .w3-hover-green:hover {
  color: #fff !important;
}
.blackdropdown{
  /* min-width: 100px; */
  max-width: 150px;
  border: none;
  padding: 5px;
  font-size: 13px;
  height: 32px;
  border-radius: 3px;
  overflow: hidden;
  background-color: #222e3c !important;
  color: white;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='%237ab84e'><polygon points='0,0 100,0 50,50'/></svg>")
  no-repeat;
  background-size: 8px;
  background-position: calc(100% - 5px) 15px;
  background-repeat: no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 20px;
}
.delbtnpartner{
  position: absolute;
  right: 16px;
  top: 16px;
}
.docssetting h4 {
  font-size: 16px;
  font-weight: bold;
}
.docssetting ul{
  padding: 0px !important;
  list-style: none;
}
.docssetting ul li a{
  padding: 5px 4px 5px 0px;
  font-size: 12px;
  text-decoration: none;
  background: white;
  margin-bottom: 3px;
  display: block;
}
.docssetting ul li a {
  text-decoration: none;
  color: black;
  font-size: 15px;
}
body .h1,body h1 {
  font-size: 2.5rem;
}
body .dataTables_wrapper .dataTables_paginate .paginate_button.disabled, 
body .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, 
body .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  background: #222e3c;
}
body .dropzone.dz-started .dz-message {
  width: 100%;
  display: inline-block;
  position: absolute;
  bottom: 0px;
  color: white;
  background: black;
  left: 0px;
  margin: 0px;
  padding: 5px;
  font-size: 12px;
  text-transform: uppercase;
}

.dz-error-message {
  display: none !important;
}
#document-dropzone {
  position: relative;
  background: rgb(252, 252, 252);
    background: radial-gradient(circle, rgba(252, 252, 252, 1) 0%, rgba(212, 212, 212, 1) 35%, rgba(185, 185, 185, 1) 100%);

}
.bg-warning{
  color: black !important;
}
.bs-actionsbox .btn-group.btn-group-sm.btn-block {
  width: 100%;
}
body .dropzone {
  min-height: 150px;
  border: 1px solid rgba(213, 208, 208, 0.8);
  border-radius: 5px;
  padding: 20px 20px;
}
.Branchview.badge.bg-success {
  font-weight: bold;
  cursor: pointer;
  padding: 7px;
  min-width: 170px;
}
#branchview .modal-body{
  max-height: 50vh;
  overflow: auto;
}
body .dataTables_wrapper .dataTables_paginate .paginate_button {
  background: #222e3c;
}
body .dataTables_wrapper .dataTables_paginate .paginate_button.active{
  background: linear-gradient(to bottom, #585858 0%, #111 100%);
}
body .sidebar-toggle{
  margin-left: 20px;
}

body .dataTables_wrapper .dataTables_paginate .paginate_button a{
  color: #fff !important;
}
.arrangeboxes .col.d-flex {
  min-width: 170px;
}
.dataTable th {
  text-transform: uppercase;
  font-size: 11px !important;
}
input:focus:invalid {
  border-color: red;
}
textarea:focus:invalid {
  border-color: red;
}
input:invalid + span {
  color: red;
  font-weight: bold;
}
.disabled.bg-danger {
  color: white;
}
.exportbtn{
  float: left;
margin: 4px 20px;
}
.fas.fa-home.green {
  color: green;
  font-size: 17px;
}
.fas.fa-home.red {
  font-size: 17px;
  color: red;
}
.accordlink {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  width: 100%;
  display: block;
  cursor: pointer;
}
.accordlink.collapsed::after {
  content: '+';

}

.accordlink::after {
  content: '-';
  float: right;
  font-size: 18px;
  position: absolute;
  right: 10px;
  top: 4px;
}

#accordion .card {
  margin-bottom: 12px;
}
table.dataTable thead th, table.dataTable thead td{
  max-width: 170px;
}
html body {
color: #000;
}
.mytable.table > tbody > tr > td {
  vertical-align: middle;
  font-size: 13px;
}
.mytable.table th{
  background-color: #222e3c;
  font-size: 13px;
  color: white;
}
.dropdown-toggle::after {
  border: solid !important;
  border-width: 0 2px 2px 0 !important;
}
body .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100%;
}
.imagecomment {
  width: 50px;
  border-radius: 100%;
  overflow: hidden;
  display: inline-block;
}
body iframe .tawk-branding{
  display: none !important;
}
.innerbutton li {
  display: inline-block;
  padding: 10px;
  background: #f2f2f2;
  border-radius: 10px 10px 0px 0px;
}
.dashboard.table > tbody > tr > td {
  vertical-align: middle;
  font-size: 13px;
  border: 1px solid #eee;
}
.dashboard.table th {
  background: #f2f2f2;
  border: 1px solid #ccc;
}
a.badge.bg-danger {
  font-style: normal;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 10px;
}
.card .card-header {
  background-color: #222e3c;
  color: white;
  color: white;
  padding: 7px 20px;
}
body .card-title {
  color: #000;
  font-size: .925rem;
  font-weight: 600;
}
.card .card-header .card-title{
  color: white;
}
.itsyour {
  border:1px dashed green !important;
}
.whiteicon.stat svg{
  stroke-width: 2.5;
color: white !important;
}
.card.login .btn {
  width: 100%;
}
.innerbutton {
  list-style: none;
  padding: 0px;
  border-bottom: 1px solid #ccc;
}
.innerbutton li:hover,.innerbutton li.active {
  background: #000;
  color: white;
}
.innerbutton .nav-link {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
}
.bglogin{
  background-image:url('../img/paper.jpg') ;
  background-repeat: no-repeat;
  background-size: cover;
}
body .form-select, body .form-control{
  font-size: 14px;
}
.msgfield {
  font-size: 11px;
  color: red;
}
body .form-control::placeholder {
  color: rgb(109, 110, 111);
  opacity: 1;
}

@media (min-width: 576px){
  body .modal-dialog {
    max-width: 1000px;
  }
}
.formdate .col-lg-6
{
  margin-bottom: 13px;
}
body .datepicker-dropdown {
  font-size: 12px;
}
body .datepicker {
  border: 2px solid #d3e2f7;
}
body .form-control:focus {
  box-shadow: 0 0 0 0.05rem rgba(13,110,253,0.1);
}
.input-group-append .input-group-text{
  padding: 0.675rem 0.75rem;
}
.form-group.absolute {
  position: absolute;
  left: calc(62% - 500px);
  z-index: 99;
}
body .dataTables_wrapper .dataTables_length select {
  padding: 6px 10px;
  margin: 0px 5px;
}
.nav-link.active {
  box-shadow: 0px 0px 15px 0px #cccc;
}
.commentstext p {
  margin-bottom: 2px;
}
.clickreact {
  cursor: grab;
}
.imagecomment img {
  width: 100%;
}
.imagedate {
  text-align: center;
}
.commentssec {
  padding: 10px;
  border-bottom: 1px solid #f2f2f2;
  box-shadow: 10px 10px 20px -17px #ccc;
  margin-bottom: 10px;
}
.commentstext {
  font-size: 14px;
}
.imagedate {
  background: #f2f2f2;
  padding: 6px;
  border-radius: 8px;
}
.imagedate .name ,.imagedate .date{
  font-size: 11px;
  display: block;
  text-transform: uppercase;
  font-weight: bold;
}
.commentsarea {
  max-height: 52vh;
  overflow-y: auto;
  overflow-x: hidden;
  margin-top: 20px;
  padding-bottom: 40px;
}
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: .75rem 1.25rem;
  color: inherit;
}
button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;

}
.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
  position: absolute;
  top: 0px;
  right: 10px;
}
label {
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 26px;
}
.specialli{
 list-style: none;
}

.formarea textarea{
  width: 100%;
  height: 110px;
}
.formarea {
  position: absolute;
bottom: 10px;
width: 97%;
background: #f9f9f9;
padding: 13px;
border-radius: 7px;
}
.nav-tabs li .nav-link {
  color: black !important;
}
.navbar-expand .navbar-nav .dropdown-menu {
  min-width: 300px;
}

#myTabContent {
  height: 70vh;
  margin-top: 20px;
}
.specialli li{
  border-bottom: 1px solid #f2f2f2;
padding: 18px 15px;

}
.specialli li.highlight{
  box-shadow: 0px 0px 254px -2px #ccc !important
}
.specialli p {
  /* display: inline-block;
  width: 50%; */
}
.specialli li i {
  width: 4%;
}
.specialli i.green{
  color: green;
}
.specialli i {
  color: #ff6380;
}
.specialli li strong{
  width: 40%;
display: inline-block;
}
.Notviwed {
  background: #f0ea84 !important;
  color: black;
}
.badge.bg-success {
  text-transform: uppercase;
  font-size: 10px;
  font-weight: normal;
  letter-spacing: 0.5px;
}
.dataTables_wrapper label {
  display: flex;
    align-content: center;
    align-items: center;
    justify-content: space-evenly;
    flex-wrap: nowrap;
}
table.dataTable tbody th, table.dataTable tbody td {
  color: black;
}
body .card {
  border: none !important;
}
.textsmall{
  font-size: 12px;
}
.card.active {

  background: #bcbcf7;
}
#datatable {

  padding-top: 20px;
}
footer.footer {
    /* position: fixed; */
    width: 100%;
    bottom: 0px;
  }
.login .card-body{
  background: #2F3137 !important;
  border-radius: 30px;
  }
  .card.login {
    background: transparent;
  }
.login .form-label {
    color: white;
}
.login .form-check-label{
    color: white;

}
table.dataTable thead th, table.dataTable thead td {
  font-size: 12px;
}
table.dataTable tbody th, table.dataTable tbody td {
  font-size: 12px;
}
.nestedul{
  padding: 0px;
  list-style: none;
}
.nestedul a.sidebar-link{
  padding-left: 7px;

}
.headingnav {
  color: #ffed00;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.sidebar-link i, .sidebar-link svg, a.sidebar-link i, a.sidebar-link svg {
  color: #fff !important;
}
.sidebar-link, a.sidebar-link {
  color: #fff !important;
}
.heightlimit{
  max-height: 316px;
  overflow: auto; 
}
.announcment .bg-info{
  background-color: #caf1f9 !important;
  color: black !important;
}
.announcment .bg-success {
  background-color: #b3ddca !important;
  color: black !important;
}
.announcment .bg-warning {
  --bs-bg-opacity: 1;
  background-color: #ffe9a8 !important;
  color: black !important;
}
.clickreact.card:hover {
  background-color: #d2d2d2;
}
.loader{

}
table.dataTable thead th, table.dataTable thead td {
  background: #222e3c;
  color: white;
}
.card .card-header {
  background-color: #222e3c;
  color: white;
}
@media (min-width: 992px) {
  body .modal-dialog {
    width: 720px;
  }
body .content {
  padding: 3rem 3rem 5rem 1.5rem;
}
}
/* calender css */
#full_calendar_events {
  background: white;
  padding: 20px;
  border-radius: 12px;
}
body .fc-event, body .fc-event-dot {
  background-color: #008cd0;
  font-size: 12px;
  padding: 2px !important;
}
.list-group-item {
  display: flex;
  align-items: center;
}

.highlight {
  background: #f7e7d3;
  min-height: 30px;
  list-style-type: none;
}

.handle {
  min-width: 25px;
  background: url('../img/drag-and-drop.png');
  background-size: cover;
  height: 20px;
  display: inline-block;
  cursor: move;
  margin-right: 10px;
}
.funllviewcontent {
  display: none
}
/* end calender css */

/* Mobile setting start form here */
@media (max-width: 600px) {
  /* dashboard setting in mobile */
  .innerbutton .nav-link {
    font-size: 11px;
  }
  .commentsarea {
    overflow-x: auto !important;
  }
  .funllviewcontent {
    display: block;
    float: right;
    width: 70px;
    background: black;
    border: none;
    color: white;
    font-size: 12px;
  }
  .sidebar-nav {
    padding-bottom: 100px;
  }
  .card-body.lowercontent {
    height: 120px;
    overflow: auto;
  
    transition: all 1s ease-in;

  }
  .card-body.lowercontent.bigone {
    height: inherit;
    transition: all 1s ease-in;
  }
  .col {
    width: 100% !important;
    flex: content !important;
  }
  .col-3.d-flex {
    width: 100%;
  }
   /* dashboard setting in mobile */
  .commentstext {
    font-size: 12px;
  }
  .imagecomment {
    width: 34px;
  }
  .formarea {

    width: 90%;
  }
  body #datatable_length select {
    width: 46px;
    /* dd */
  }
  .btn.btn-sm {
    font-size: 12px;
    height: 32px;
  }
  body .dataTables_wrapper .dataTables_length, body .dataTables_wrapper .dataTables_filter {
    /* float: left; */
    text-align: center;
    font-size: 10px !important;
    margin: 0px !important;
    display: inline-block;
  }
  div.dataTables_wrapper div.dataTables_paginate {
    text-align: center;
    font-size: 11px;
  }
  .dt-buttons {
    width: 100% !important;
    display: block;
    float: left;
  }
  .dt-buttons .dt-button{
    width: 100%;
margin: 5px 0px;
  }
  table.dataTable > tbody > tr.child ul.dtr-details {
    
  }
  body .dataTables_wrapper .dataTables_length{
    float: left;
  }
  body .dataTables_wrapper .dataTables_filter {
    float: right;
  }
  body .dataTables_wrapper .dataTables_length label, 
  body .dataTables_wrapper .dataTables_filter label{
    font-size: 10px !important;
  }
  .form-group.absolute{
    position: relative;
    left: auto;
    margin-bottom: 10px;

  }
  .specialli li {

    padding: 7px 0px;
    font-size: 11px;
  }
  .specialli li strong {
    width: 28%;
 
  }
  .innerbutton li {
    padding: 5px;
    font-size: 12px;
    margin-bottom: 8px;
  }
  body .form-select, body .form-control{
    font-size: 11px;
  }
  .specialli li i{
    width: auto;
    margin-right: 5px;
  }
  .table th, .table td {
    font-size: 11px !important;
  }
  .fc button, .fc table, body .fc {
    font-size: 11px !important;
  }
  table.dataTable tbody th, table.dataTable tbody td {
    padding: 0px 6px;
  }
}
/* Mobile setting end here */