.logo-heading {
  color: white;
}

.logo-text > h1 > b {
  background: -webkit-linear-gradient(#19c1dc, #1b5a90);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.table-style-custom {
  width: 95% !important;
  margin: 10px 0px 10px 18px !important;
}

.margin-top-40 {
  margin-top: 38px;
}

.border-top-bottom-right-0 {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}

.border-top-bottom-left-0 {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}

.delete-icon {
  cursor: pointer;
  color: white;
}

.add-button {
  color: #00d0f1;
  font-size: larger;
  cursor: pointer;
}

.add-button-technical > i {
  margin-right: 5px;
}

.add-button-technical {
  color: #00d0f1;
  font-size: larger;
  cursor: pointer;
}

.add-button > i {
  margin-right: 5px;
}

.width-5-perc {
  width: 5%;
}

.table-style-custom {
  width: 98% !important;
  margin: 10px 0px 10px 18px !important;
}

.btn-custom-color {
  background-color: #1b5a90;
  border: 1px solid #1b5a90;
  color: white;
}

.btn-custom-color:hover {
  background-color: #00d0f1;
  border: 1px solid #00d0f1;
  color: white;
}

.p-relative {
  position: relative;
}

.custom-icon {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #00d0f1;
  bottom: 0;
  padding: 15px;
  border-radius: 0px 4px 4px 0px;
  color: #fff;
}

.custom-icon i {
  position: absolute;
  top: 7px;
  right: 8px;
}

.upload-claim-img {
  width: 90px;
}
.user-activities-icon {
  font-size: 17px !important;
}
.filled {
  color: #f4c150;
}
.top_all_check {
  margin-left: 14px;
}

@media (min-width: 768px) {
  .padding-sm-right-0 {
    padding-right: 0;
  }

  .padding-sm-left-0 {
    padding-left: 0;
  }
}

/****Ajlal Custom Styling*******/
.header .header-left .logo img {
  max-height: initial;
  width: 100%;
}
.page-wrapper > .content {
  padding: 10px !important;
}
.dash-widget-icon {
  width: 20px;
  height: 20px;
  padding: 18px;
}

.dash-card-icon {
  font-size: 25px !important;
}

.card-body {
  padding: 1rem;
}

.dash-widget-header {
  margin-bottom: 10px;
}

.card {
  margin-bottom: 15px;
}
.blog-image img {
  height: 130px;
}
td .btn-primary,
td .btn-danger {
  padding: 3px 2px;
  line-height: 0;
  height: 25px;
}
.table td,
.table th {
  font-size: 14px;
  text-align: left;
  margin: 0;
  padding: 3px 25px;
}
table.dataTable thead .sorting:before,
table.dataTable thead .sorting:after {
  top: 5px;
  bottom: 0 !important;
  font-size: 13px;
}
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_asc:after {
  top: 5px;
  bottom: 0 !important;
  font-size: 13px;
}
.form-control {
  height: 30px;
  font-size: 13px;
}
.tab-content {
  padding: 20px;
}

.add-claim-wrapper .table-responsive {
  border-top: 1px solid lightgray;
  border-left: 1px solid lightgray;
  border-right: 1px solid lightgray;
  padding: 5px;
}
.table-style-custom {
  width: 100% !important;
  margin: 0 !important;
}
.btn {
  padding: 3px 10px;
  height: 30px;
}
.mt-38 {
  margin-top: 38px;
}
.fa-envelope,
.fa fa-user-md,
.fa fa-gavel,
.fa-globe {
  font-size: 20px !important;
}
.fa-user-md,
.fa-gavel,
.fa-calculator,
.fa-plus-square {
  font-size: 20px !important;
}
.sidebar-menu ul ul {
  background-color: rgb(107 107 107);
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 15px;
}
.form-group {
  margin-bottom: 0.5rem;
}
.index-page .table tr td:first-child {
  text-align: left !important;
}
/* buttons hover state */
.btn-primary:hover {
  background-color: #fff;
  color: #ffb126;
}

td .btn-primary:hover {
  background-color: #faa831;
  color: #00d0f1;
}
td .btn-danger:hover {
  background-color: #fff;
  color: #e84646;
}
td .btn-danger:hover .delete-icon {
  color: #e84646;
}
.input-group .form-control {
  height: 30px;
}
@media (min-width: 991px) {
  .modal-width-1000 {
    max-width: 1000px;
  }
}

.switch-toggle {
  position: relative;
  display: inline-block;
  width: 260px;
  height: 100px;
}

.slider-toggle {
  position: absolute;
  cursor: pointer;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #f2f2f2;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.absolute-no {
  position: absolute;
  left: 0;
  color: darkslategrey;
  text-align: right !important;
  font-size: 45px;
  width: calc(100% - 25px);
  height: 100px;
  line-height: 95px;
  cursor: pointer;
}

.slider.round {
  border-radius: 100px;
}

.slider.round:before {
  border-radius: 50%;
}

/****Ajlal Custom Styling Ends*******/
.modal-content {
  border: none !important;
}
.modal-header {
  background: #00d0f1;
  color: white;
  border-color: #00d0f1;
}

.mailbox-read-message {
  padding: 10px;
}

.mailbox-read-info {
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
  padding: 10px;
}

.mailbox-controls,
.with-border {
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.mailbox-controls {
  padding: 5px;
}

.card-tools {
  float: right;
  margin-right: -0.625rem;
}

.card-body-mailbox {
    padding: 0.5rem;
}

.terms-text ol li,p{
   text-align: justify;
}

