@import url("../icon_fonts_assets/font-awesome/css/font-awesome.min.css");

/********Thin/100********/
@font-face {
  font-family: "Roboto";
  src: url("../web-fonts/Roboto-ThinItalic.woff2") format("woff2"),
    url("../web-fonts/Roboto-ThinItalic.woff") format("woff"),
    url("../web-fonts/Roboto-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../web-fonts/Roboto-Thin.woff2") format("woff2"),
    url("../web-fonts/Roboto-Thin.woff") format("woff"),
    url("../web-fonts/Roboto-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

/********Thin/300********/
@font-face {
  font-family: "Roboto";
  src: url("../web-fonts/Roboto-Light.woff2") format("woff2"),
    url("../web-fonts/Roboto-Light.woff") format("woff"),
    url("../web-fonts/Roboto-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../web-fonts/Roboto-LightItalic.woff2") format("woff2"),
    url("../web-fonts/Roboto-LightItalic.woff") format("woff"),
    url("../web-fonts/Roboto-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

/********Regular/400********/
@font-face {
  font-family: "Roboto";
  src: url("../web-fonts/Roboto-Regular.woff2") format("woff2"),
    url("../web-fonts/Roboto-Regular.woff") format("woff"),
    url("../web-fonts/Roboto-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../web-fonts/Roboto-Italic.woff2") format("woff2"),
    url("../web-fonts/Roboto-Italic.woff") format("woff"),
    url("../web-fonts/Roboto-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

/********Medium/500********/
@font-face {
  font-family: "Roboto";
  src: url("../web-fonts/Roboto-Medium.woff2") format("woff2"),
    url("../web-fonts/Roboto-Medium.woff") format("woff"),
    url("../web-fonts/Roboto-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("../web-fonts/Roboto-MediumItalic.woff2") format("woff2"),
    url("../web-fonts/Roboto-MediumItalic.woff") format("woff"),
    url("../web-fonts/Roboto-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

/********Bold/700********/
@font-face {
  font-family: "Roboto";
  src: url("../web-fonts/Roboto-Bold.woff2") format("woff2"),
    url("../web-fonts/Roboto-Bold.woff") format("woff"),
    url("../web-fonts/Roboto-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("../web-fonts/Roboto-BoldItalic.woff2") format("woff2"),
    url("../web-fonts/Roboto-BoldItalic.woff") format("woff"),
    url("../web-fonts/Roboto-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

/********Black/900********/
@font-face {
  font-family: "Roboto";
  src: url("../web-fonts/Roboto-Black.woff2") format("woff2"),
    url("../web-fonts/Roboto-Black.woff") format("woff"),
    url("../web-fonts/Roboto-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("../web-fonts/Roboto-BlackItalic.woff2") format("woff2"),
    url("../web-fonts/Roboto-BlackItalic.woff") format("woff"),
    url("../web-fonts/Roboto-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

/************/
@font-face {
  font-family: "Poppins";
  src: url("../web-fonts/Poppins-SemiBoldItalic.eot");
  src: url("../web-fonts/Poppins-SemiBoldItalic.eot?#iefix")
      format("embedded-opentype"),
    url("../web-fonts/Poppins-SemiBoldItalic.woff2") format("woff2"),
    url("../web-fonts/Poppins-SemiBoldItalic.woff") format("woff"),
    url("../web-fonts/Poppins-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: "Poppins";
  src: url("../web-fonts/Poppins-ExtraBoldItalic.eot");
  src: url("../web-fonts/Poppins-ExtraBoldItalic.eot?#iefix")
      format("embedded-opentype"),
    url("../web-fonts/Poppins-ExtraBoldItalic.woff2") format("woff2"),
    url("../web-fonts/Poppins-ExtraBoldItalic.woff") format("woff"),
    url("../web-fonts/Poppins-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
}

@font-face {
  font-family: "Poppins";
  src: url("../web-fonts/Poppins-Medium.eot");
  src: url("../web-fonts/Poppins-Medium.eot?#iefix") format("embedded-opentype"),
    url("../web-fonts/Poppins-Medium.woff2") format("woff2"),
    url("../web-fonts/Poppins-Medium.woff") format("woff"),
    url("../web-fonts/Poppins-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url("../web-fonts/Poppins-ExtraLightItalic.eot");
  src: url("../web-fonts/Poppins-ExtraLightItalic.eot?#iefix")
      format("embedded-opentype"),
    url("../web-fonts/Poppins-ExtraLightItalic.woff2") format("woff2"),
    url("../web-fonts/Poppins-ExtraLightItalic.woff") format("woff"),
    url("../web-fonts/Poppins-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
}

@font-face {
  font-family: "Poppins";
  src: url("../web-fonts/Poppins-ThinItalic.eot");
  src: url("../web-fonts/Poppins-ThinItalic.eot?#iefix")
      format("embedded-opentype"),
    url("../web-fonts/Poppins-ThinItalic.woff2") format("woff2"),
    url("../web-fonts/Poppins-ThinItalic.woff") format("woff"),
    url("../web-fonts/Poppins-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
}

@font-face {
  font-family: "Poppins";
  src: url("../web-fonts/Poppins-SemiBold.eot");
  src: url("../web-fonts/Poppins-SemiBold.eot?#iefix")
      format("embedded-opentype"),
    url("../web-fonts/Poppins-SemiBold.woff2") format("woff2"),
    url("../web-fonts/Poppins-SemiBold.woff") format("woff"),
    url("../web-fonts/Poppins-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url("../web-fonts/Poppins-Black.eot");
  src: url("../web-fonts/Poppins-Black.eot?#iefix") format("embedded-opentype"),
    url("../web-fonts/Poppins-Black.woff2") format("woff2"),
    url("../web-fonts/Poppins-Black.woff") format("woff"),
    url("../web-fonts/Poppins-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url("../web-fonts/Poppins-ExtraBold.eot");
  src: url("../web-fonts/Poppins-ExtraBold.eot?#iefix")
      format("embedded-opentype"),
    url("../web-fonts/Poppins-ExtraBold.woff2") format("woff2"),
    url("../web-fonts/Poppins-ExtraBold.woff") format("woff"),
    url("../web-fonts/Poppins-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url("../web-fonts/Poppins-Thin.eot");
  src: url("../web-fonts/Poppins-Thin.eot?#iefix") format("embedded-opentype"),
    url("../web-fonts/Poppins-Thin.woff2") format("woff2"),
    url("../web-fonts/Poppins-Thin.woff") format("woff"),
    url("../web-fonts/Poppins-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url("../web-fonts/Poppins-Italic.eot");
  src: url("../web-fonts/Poppins-Italic.eot?#iefix") format("embedded-opentype"),
    url("../web-fonts/Poppins-Italic.woff2") format("woff2"),
    url("../web-fonts/Poppins-Italic.woff") format("woff"),
    url("../web-fonts/Poppins-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: "Poppins";
  src: url("../web-fonts/Poppins-MediumItalic.eot");
  src: url("../web-fonts/Poppins-MediumItalic.eot?#iefix")
      format("embedded-opentype"),
    url("../web-fonts/Poppins-MediumItalic.woff2") format("woff2"),
    url("../web-fonts/Poppins-MediumItalic.woff") format("woff"),
    url("../web-fonts/Poppins-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: "Poppins";
  src: url("../web-fonts/Poppins-Bold.eot");
  src: url("../web-fonts/Poppins-Bold.eot?#iefix") format("embedded-opentype"),
    url("../web-fonts/Poppins-Bold.woff2") format("woff2"),
    url("../web-fonts/Poppins-Bold.woff") format("woff"),
    url("../web-fonts/Poppins-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url("../web-fonts/Poppins-BlackItalic.eot");
  src: url("../web-fonts/Poppins-BlackItalic.eot?#iefix")
      format("embedded-opentype"),
    url("../web-fonts/Poppins-BlackItalic.woff2") format("woff2"),
    url("../web-fonts/Poppins-BlackItalic.woff") format("woff"),
    url("../web-fonts/Poppins-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: "Poppins";
  src: url("../web-fonts/Poppins-ExtraLight.eot");
  src: url("../web-fonts/Poppins-ExtraLight.eot?#iefix")
      format("embedded-opentype"),
    url("../web-fonts/Poppins-ExtraLight.woff2") format("woff2"),
    url("../web-fonts/Poppins-ExtraLight.woff") format("woff"),
    url("../web-fonts/Poppins-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url("../web-fonts/Poppins-LightItalic.eot");
  src: url("../web-fonts/Poppins-LightItalic.eot?#iefix")
      format("embedded-opentype"),
    url("../web-fonts/Poppins-LightItalic.woff2") format("woff2"),
    url("../web-fonts/Poppins-LightItalic.woff") format("woff"),
    url("../web-fonts/Poppins-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: "Poppins";
  src: url("../web-fonts/Poppins-BoldItalic.eot");
  src: url("../web-fonts/Poppins-BoldItalic.eot?#iefix")
      format("embedded-opentype"),
    url("../web-fonts/Poppins-BoldItalic.woff2") format("woff2"),
    url("../web-fonts/Poppins-BoldItalic.woff") format("woff"),
    url("../web-fonts/Poppins-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: "Poppins";
  src: url("../web-fonts/Poppins-Regular.eot");
  src: url("../web-fonts/Poppins-Regular.eot?#iefix")
      format("embedded-opentype"),
    url("../web-fonts/Poppins-Regular.woff2") format("woff2"),
    url("../web-fonts/Poppins-Regular.woff") format("woff"),
    url("../web-fonts/Poppins-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url("../web-fonts/Poppins-Light.eot");
  src: url("../web-fonts/Poppins-Light.eot?#iefix") format("embedded-opentype"),
    url("../web-fonts/Poppins-Light.woff2") format("woff2"),
    url("../web-fonts/Poppins-Light.woff") format("woff"),
    url("../web-fonts/Poppins-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
body {
  font-family: "Roboto", /*"Poppins",*/ arial !important;
  background: #f0f0f0;
  font-weight: 400;
  font-size: 14px;
  color: #000;
}
body:before {
  display: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Roboto", arial !important;
  color: #000;
}
table {
  color: #404040 !important;
  font-size: 15px;
}

.input-label-radio {
  display: inline-block;
}
.form-control.error {
  border-color: #b82020;
}
span.error {
  /* color: red; */
  color: #b82020;
  position: absolute;
  bottom: -18px;
  left: 0;
  right: auto;
  top: auto;
  font-size: 13px;
}
.form-group {
  position: relative;
}
.form-check-input {
  margin-left: 0;
}
.radio.radio-inline label {
  padding-left: 18px;
  padding-right: 12px;
}
.form-group label {
  display: block;
  color: #141414;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  font-size: 13px;
  margin: 0;
  letter-spacing: 0;
}
.radio.radio-inline {
  display: inline-block;
}
.form-control {
  height: 39px;
  padding: 0.5rem;
  line-height: normal;
  font-size: 16px;
  color: #0a0a0a;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: #0a0a0a;

  line-height: 39px;
}
select {
  padding: 0.4rem !important;
}
.select2-container .select2-selection--single {
  height: 39px;
}
label.control-label {
  position: relative;
}
label.control-label.mandatory::before {
  content: "*";
  position: absolute;
  top: -2px;
  left: -9px;
  color: red;
  font-size: 16px;
}
.checkbox label {
  padding-left: 20px;
}

.dropdown.dropleft:hover > .dropdown-menu {
  display: block;
}

.dropdown.dropleft > .dropdown-toggle:active {
  pointer-events: none;
}

.select2 {
  width: 100%;
  display: block;
}

.table-responsive {
  overflow-x: auto;
}

ul.templateList {
  padding: 0;
  margin: 0;
}

.templateList li {
  padding-right: 20px;
  padding-left: 20px;
  font-size: 14px;
  display: inline-block;
  position: relative;
}

.templateList li::before {
  content: ">>";
  position: absolute;
  left: 0;
  top: 0;
}

.form-buttons-w {
  display: block;
  width: 100%;
}

.casesEmpDetails {
  display: block;
}

.casesEmpDetails .casesinfo {
  display: inline-block;
  width: 20%;
  line-height: normal;
  padding: 10px 0px;
  height: 75px;
  vertical-align: top;
}

.casesEmpDetails .casesinfo .caseLabel {
  padding-right: 10px;
  margin-bottom: 5px;
  color: #707070;
}

.casesEmpDetails .casesinfo .caseValue {
  font-size: 24px;
  line-height: normal;
  color: #141414;
  padding-right: 5px;
}

.hide {
  display: none !important;
}
.newaddressField {
  width: auto;
  display: inline-block;
}

.element-wrapper {
  position: relative;
}

.templates {
  position: absolute;
  top: 0px;
  right: 10px;
  z-index: 1;
}

div.dataTables_wrapper div.dataTables_filter label {
  display: inline-block;
}

/***********
CSS by jagadish
*************/
.auth-box-w .logo-w {
  padding: 50px 50px 20px 50px;
}
.auth-box-w {
  box-shadow: 0px 10px 10px -5px rgba(0, 0, 0, 0.3) !important;
  max-width: 400px;
}
.auth-wrapper {
  background: #dee2e6;
}
.auth-box-w {
  border-radius: 0;
}
.btn {
  border-radius: 1px;
}
.auth-box-w form {
  padding: 20px 40px;
}
.form-control {
  border-radius: 1px;
  border-width: 1px;
  border-color: #ced4da;
  font-weight: 400;
}
.btn-lg,
.btn-group-lg > .btn,
.all-wrapper .btn-group-lg > .fc-button {
  padding: 0.6rem 1rem;
  font-size: 1rem;
}

.menu-w.color-style-bright {
  background: #080557;
}
legend {
  font-weight: 500;
  color: #f26419;
  font-size: 14px;
}

.collapsible {
  background-color: #555;
  color: white;
  cursor: pointer;
  padding: 4px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
}

.collapsible:after {
  content: '\002B';
  color: white;
  font-weight: bold;
  float: center;
  margin-left: 5px;
}

.content-w {
  background: none !important;
}
.content-w > .top-bar {
  padding-left: 15px;
}

.top-bar {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}
.top-bar > ul li a {
  font-size: 14px;
  font-weight: 500;
  color: #404040;
  text-transform: capitalize;
  letter-spacing: 0.3px;
}
.top-bar > ul li a:after {
  height: 2px;
  background: #f26419;
}
.top-bar > ul li.active a,
.top-bar > ul li:hover a {
  color: #000000;
}
.top-bar.color-scheme-light .top-menu-controls .element-search input,
.top-bar.color-scheme-transparent .top-menu-controls .element-search input {
  background: #e9ecef;
}

.box-style,
.user-profile,
.element-box,
.invoice-w,
.big-error-w,
.activity-boxes-w .activity-box,
.post-box,
.projects-list .project-box,
.order-box,
.ecommerce-customer-info {
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  border-radius: 1px;
}

.no-margin-bottom {
  margin-bottom: 0 !important;
}
.all-wrapper {
  box-shadow: none;
}
.menu-position-side.menu-w.menu-layout-mini {
  position: fixed;
  top: 0;
  bottom: 0;
}
.all-wrapper.solid-bg-all .content-w {
  margin-left: 70px;
}
.all-wrapper.solid-bg-all {
  background: none;
}

.card {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  margin-bottom: 10px;
}
.card-header {
  font-size: 16px;
  font-weight: 500;
  padding: 10px 30px 10px 30px;
  border-bottom: solid 1px #e0e0e0;
}
.card-footer {
  padding: 15px 30px 15px 30px;
  border-top: solid 1px #f2f2f2;
}

h3.card-title {
  font-family: Poppins, arial !important;
  font-weight: 600;
  font-size: 20px;
  color: #080557;
  margin: 0;
}

h4.card-title {
  font-family: Poppins, arial !important;
  font-weight: 600;
  font-size: 14px;
  color: #047bf8;
  margin: 0;
}

.card.bg-light {
  background: #fff !important; /*border-top:solid 2px #a8dadc*/
}

.card-body {
  padding: 15px 30px;
}
.card-header {
  padding: 12px 30px 12px 30px;
}
.nav-item h4 {
  font-size: 20px;
  font-weight: 500;
}

div.dataTables_wrapper div.dataTables_info,
.page-link,
.dataTables_length,
.nav-pills .nav-link {
  font-size: 13px;
  font-weight: 400;
  color: #404040;
}

.page-item.active .page-link {
  color: #fff !important;
  font-weight: 600;
}
.form-control {
  height: 30px;
  padding: 0px 5px 2px 5px !important;
  font-weight: 600;
  font-size: 14px;
}

.table thead {
  background: #f2f2f2 !important;
}
.table thead tr th {
  font-size: 13px;
  color: #141414;
  text-transform: capitalize;
  letter-spacing: 0.3px;
  font-weight: 600;
  border: 0;
}
.table th,
.table td {
  padding: 10px 15px;
  font-size: 14px;
}
.table tbody td {
  padding: 4px 15px;
}
table.dataTable {
  margin-top: 0 !important;
}

.table.th-nowrap th {
  white-space: nowrap;
}
.table th .form-control {
  height: 15px !important;
}

table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc_disabled:before {
}

table#datatable1.dataTable tbody td.Done,
table#datatable1.dataTable tbody td.Pending,
table#datatable1.dataTable tbody td.New,
table#datatable1.dataTable tbody td.Inprogress {
  font-weight: 400;
  background: none;
  position: relative;
  padding-left: 30px;
}
table#datatable1.dataTable tbody td.Done:before,
table#datatable1.dataTable tbody td.Pending:before,
table#datatable1.dataTable tbody td.New:before,
table#datatable1.dataTable tbody td.Inprogress:before {
  content: ".";
  position: absolute;
  left: 10px;
  font-size: 80px;
  top: -5px;
  line-height: 0;
}
.dataTables_wrapper .row:last-child {
  border-color: #e5e5e5;
}
.table th,
.table td {
  border-color: #e5e5e5;
}

.form-control:focus {
  color: #000;
}
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl,
.container-xxl,
.container-xxxl,
.container-xxxxl {
  padding: 0;
}

.btn {
  border-radius: 2px;
  font-weight: 500;
  letter-spacing: 0.1px;
  font-family: "Roboto";
  padding: 7px 16px;
  font-size: 12px;
}
.btn i {
  vertical-align: text-top !important;
}

.btn-lg {
  padding: 15px;
}
.btn-light {
  background: #e5e5e5;
  border-color: #e5e5e5;
}
.no-wrap {
  white-space: nowrap !important;
}
.no-margin {
  margin: 0 !important;
}

.content-box {
  padding: 15px;
}

.nav-pills .nav-link {
  padding: 2px 10px;
}

.modal-body {
  padding: 30px;
}
.btn {
  border-width: 1px;
}
.btn-sm {
  font-weight: 600;
}

.btn {
  border-width: 1px;
}
.btn-sm {
  font-weight: 600;
}
.search-input {
}

.modal-body {
  padding: 30px;
}
.modal-content {
  border-radius: 0;
}
.modal-header {
  padding: 17px 30px 13px 30px;
  border-bottom: solid 1px #f2f2f2;
  background: #f7f7f7;
}
.modal-title {
  color: #0a2357;
  font-family: Poppins, arial !important;
  font-weight: 600;
}
.modal-header .close {
  font-size: 40px;
  font-weight: 100;
  opacity: 1;
  text-shadow: none;
  line-height: 14px;
  margin: -1.2rem -1rem -1rem auto;
}
.modal-header .close span {
  margin: 0;
}
.modal-footer {
  background: #f7f7f7;
  border-top: solid 1px #f2f2f2;
}

.form-group .date-input:before {
  right: 10px;
  left: auto;
}
.calendar-table td {
  font-weight: 500 !important;
  text-align: center !important;
  border-radius: 0 !important;
}
.calendar-table td.today {
  box-shadow: inset 0px 0px 1px 1px #046fdf;
}
.daterangepicker.dropdown-menu {
  border-top: solid 2px #046fdf;
  border-radius: 0;
}
.daterangepicker:after {
  border-bottom-color: #046fdf;
}
.select2-container .select2-selection--single {
  height: 30px;
  border-width: 1px;
  border-radius: 0;
  border-color: #ced4da;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  height: 30px !important;
  font-weight: 500;
  line-height: 30px !important;
}

.casesEmpDetails .casesinfo {
  height: 40px;
  font-size: 13px;
  line-height: 16px;
  margin-right: 30px;
  padding: 0;
  border-right: solid 1px #f2f2f2;
  width: auto;
  padding-right: 20px;
}
.casesEmpDetails .casesinfo .caseValue {
  font-size: 14px;
  font-weight: 500;
}

.btn-outline-secondary {
  border-color: #bfbfbf;
}
.btn-outline-secondary:hover {
  background: #404040;
  border-color: #404040;
}
.activity-boxes-w .activity-time {
  color: #404040;
}

.step-contents .step-content {
  padding: 0;
}
.step-triggers .step-trigger.active {
  color: #000;
}
.step-triggers .step-trigger {
  font-size: 13px;
  color: #404040;
  font-weight: 500;
}
.step-triggers .step-trigger:before {
  height: 2px;
}
.step-triggers {
  margin-bottom: 16px;
}

.alert-light {
  color: #404040;
  background: #ebf0fe;
  font-weight: 400;
  border: solid 1px #dfe7fd;
  border-radius: 0px;
}

.styled-list-1 {
  padding: 0;
  margin: 0px;
}
.styled-list-1 li {
  list-style-type: none;
  position: relative;
  padding-left: 15px;
  font-size: 13px;
  color: #000;
}
.styled-list-1 li:before {
  position: absolute;
  content: "\f00c";
  left: 0px;
  font-family: FontAwesome !important;
  top: 2px;
  font-size: 10px;
}

.os-tabs-controls {
  background: none;
  padding: 0 30px;
  border-bottom: solid 2px #e85d04;
  /*  box-shadow: inset 0px -2px 2px rgba(0, 0, 0, 0.2);*/
}

.nav-tabs .nav-item {
  margin-right: 0;
}
.nav.upper.nav-tabs .nav-link {
  margin-right: 10px;
}
.nav-tabs .nav-link {
  padding: 8px 25px !important;
  margin-bottom: -1px;
  text-transform: capitalize;
  font-weight: 500;
  letter-spacing: 0;
  font-family: Roboto;
  color: #141414;
}
.nav.upper.nav-tabs .nav-link.active:after,
.nav.upper.nav-tabs .nav-item.show .nav-link:after {
  display: none;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link:hover,
.nav-tabs .nav-item:hover .nav-link {
  background: #e85d04;
  border-radius: 0;
  color: #fff;
}

.nav-tabs .nav-link:hover:after {
  display: none;
}
.search {
  background: #f5f5f5;
  border: solid 1px #e0e0e0;
  padding: 5px 15px 0 15px;
}

.btn-icon {
  padding: 3px 5px;
}
.btn-icon i {
  font-size: 16px;
}
.btn-icon.btn-outline-secondary {
  background: #e0e0e0;
}
.btn-icon.btn-outline-secondary:hover {
  color: #141414;
}

.inner-tabs {
  border: 0;
}
.inner-tabs .nav-tabs {
  border: 0;
}
.inner-tabs .nav-tabs .nav-link {
  background: red;
}

.inner-tabs .nav-tabs .nav-link.active:after {
  display: none;
}

/********Thin/100********/
@font-face {
  font-family: "Roboto";
  src: url("../web-fonts/Roboto-ThinItalic.woff2") format("woff2"),
    url("../web-fonts/Roboto-ThinItalic.woff") format("woff"),
    url("../web-fonts/Roboto-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../web-fonts/Roboto-Thin.woff2") format("woff2"),
    url("../web-fonts/Roboto-Thin.woff") format("woff"),
    url("../web-fonts/Roboto-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

/********Thin/300********/
@font-face {
  font-family: "Roboto";
  src: url("../web-fonts/Roboto-Light.woff2") format("woff2"),
    url("../web-fonts/Roboto-Light.woff") format("woff"),
    url("../web-fonts/Roboto-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../web-fonts/Roboto-LightItalic.woff2") format("woff2"),
    url("../web-fonts/Roboto-LightItalic.woff") format("woff"),
    url("../web-fonts/Roboto-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

/********Regular/400********/
@font-face {
  font-family: "Roboto";
  src: url("../web-fonts/Roboto-Regular.woff2") format("woff2"),
    url("../web-fonts/Roboto-Regular.woff") format("woff"),
    url("../web-fonts/Roboto-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../web-fonts/Roboto-Italic.woff2") format("woff2"),
    url("../web-fonts/Roboto-Italic.woff") format("woff"),
    url("../web-fonts/Roboto-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

/********Medium/500********/
@font-face {
  font-family: "Roboto";
  src: url("../web-fonts/Roboto-Medium.woff2") format("woff2"),
    url("../web-fonts/Roboto-Medium.woff") format("woff"),
    url("../web-fonts/Roboto-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("../web-fonts/Roboto-MediumItalic.woff2") format("woff2"),
    url("../web-fonts/Roboto-MediumItalic.woff") format("woff"),
    url("../web-fonts/Roboto-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

/********Bold/700********/
@font-face {
  font-family: "Roboto";
  src: url("../web-fonts/Roboto-Bold.woff2") format("woff2"),
    url("../web-fonts/Roboto-Bold.woff") format("woff"),
    url("../web-fonts/Roboto-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("../web-fonts/Roboto-BoldItalic.woff2") format("woff2"),
    url("../web-fonts/Roboto-BoldItalic.woff") format("woff"),
    url("../web-fonts/Roboto-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

/********Black/900********/
@font-face {
  font-family: "Roboto";
  src: url("../web-fonts/Roboto-Black.woff2") format("woff2"),
    url("../web-fonts/Roboto-Black.woff") format("woff"),
    url("../web-fonts/Roboto-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("../web-fonts/Roboto-BlackItalic.woff2") format("woff2"),
    url("../web-fonts/Roboto-BlackItalic.woff") format("woff"),
    url("../web-fonts/Roboto-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

/************/
@font-face {
  font-family: "Poppins";
  src: url("../web-fonts/Poppins-SemiBoldItalic.eot");
  src: url("../web-fonts/Poppins-SemiBoldItalic.eot?#iefix")
      format("embedded-opentype"),
    url("../web-fonts/Poppins-SemiBoldItalic.woff2") format("woff2"),
    url("../web-fonts/Poppins-SemiBoldItalic.woff") format("woff"),
    url("../web-fonts/Poppins-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: "Poppins";
  src: url("../web-fonts/Poppins-ExtraBoldItalic.eot");
  src: url("../web-fonts/Poppins-ExtraBoldItalic.eot?#iefix")
      format("embedded-opentype"),
    url("../web-fonts/Poppins-ExtraBoldItalic.woff2") format("woff2"),
    url("../web-fonts/Poppins-ExtraBoldItalic.woff") format("woff"),
    url("../web-fonts/Poppins-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
}

@font-face {
  font-family: "Poppins";
  src: url("../web-fonts/Poppins-Medium.eot");
  src: url("../web-fonts/Poppins-Medium.eot?#iefix") format("embedded-opentype"),
    url("../web-fonts/Poppins-Medium.woff2") format("woff2"),
    url("../web-fonts/Poppins-Medium.woff") format("woff"),
    url("../web-fonts/Poppins-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url("../web-fonts/Poppins-ExtraLightItalic.eot");
  src: url("../web-fonts/Poppins-ExtraLightItalic.eot?#iefix")
      format("embedded-opentype"),
    url("../web-fonts/Poppins-ExtraLightItalic.woff2") format("woff2"),
    url("../web-fonts/Poppins-ExtraLightItalic.woff") format("woff"),
    url("../web-fonts/Poppins-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
}

@font-face {
  font-family: "Poppins";
  src: url("../web-fonts/Poppins-ThinItalic.eot");
  src: url("../web-fonts/Poppins-ThinItalic.eot?#iefix")
      format("embedded-opentype"),
    url("../web-fonts/Poppins-ThinItalic.woff2") format("woff2"),
    url("../web-fonts/Poppins-ThinItalic.woff") format("woff"),
    url("../web-fonts/Poppins-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
}

@font-face {
  font-family: "Poppins";
  src: url("../web-fonts/Poppins-SemiBold.eot");
  src: url("../web-fonts/Poppins-SemiBold.eot?#iefix")
      format("embedded-opentype"),
    url("../web-fonts/Poppins-SemiBold.woff2") format("woff2"),
    url("../web-fonts/Poppins-SemiBold.woff") format("woff"),
    url("../web-fonts/Poppins-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url("../web-fonts/Poppins-Black.eot");
  src: url("../web-fonts/Poppins-Black.eot?#iefix") format("embedded-opentype"),
    url("../web-fonts/Poppins-Black.woff2") format("woff2"),
    url("../web-fonts/Poppins-Black.woff") format("woff"),
    url("../web-fonts/Poppins-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url("../web-fonts/Poppins-ExtraBold.eot");
  src: url("../web-fonts/Poppins-ExtraBold.eot?#iefix")
      format("embedded-opentype"),
    url("../web-fonts/Poppins-ExtraBold.woff2") format("woff2"),
    url("../web-fonts/Poppins-ExtraBold.woff") format("woff"),
    url("../web-fonts/Poppins-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url("../web-fonts/Poppins-Thin.eot");
  src: url("../web-fonts/Poppins-Thin.eot?#iefix") format("embedded-opentype"),
    url("../web-fonts/Poppins-Thin.woff2") format("woff2"),
    url("../web-fonts/Poppins-Thin.woff") format("woff"),
    url("../web-fonts/Poppins-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url("../web-fonts/Poppins-Italic.eot");
  src: url("../web-fonts/Poppins-Italic.eot?#iefix") format("embedded-opentype"),
    url("../web-fonts/Poppins-Italic.woff2") format("woff2"),
    url("../web-fonts/Poppins-Italic.woff") format("woff"),
    url("../web-fonts/Poppins-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: "Poppins";
  src: url("../web-fonts/Poppins-MediumItalic.eot");
  src: url("../web-fonts/Poppins-MediumItalic.eot?#iefix")
      format("embedded-opentype"),
    url("../web-fonts/Poppins-MediumItalic.woff2") format("woff2"),
    url("../web-fonts/Poppins-MediumItalic.woff") format("woff"),
    url("../web-fonts/Poppins-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: "Poppins";
  src: url("../web-fonts/Poppins-Bold.eot");
  src: url("../web-fonts/Poppins-Bold.eot?#iefix") format("embedded-opentype"),
    url("../web-fonts/Poppins-Bold.woff2") format("woff2"),
    url("../web-fonts/Poppins-Bold.woff") format("woff"),
    url("../web-fonts/Poppins-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url("../web-fonts/Poppins-BlackItalic.eot");
  src: url("../web-fonts/Poppins-BlackItalic.eot?#iefix")
      format("embedded-opentype"),
    url("../web-fonts/Poppins-BlackItalic.woff2") format("woff2"),
    url("../web-fonts/Poppins-BlackItalic.woff") format("woff"),
    url("../web-fonts/Poppins-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: "Poppins";
  src: url("../web-fonts/Poppins-ExtraLight.eot");
  src: url("../web-fonts/Poppins-ExtraLight.eot?#iefix")
      format("embedded-opentype"),
    url("../web-fonts/Poppins-ExtraLight.woff2") format("woff2"),
    url("../web-fonts/Poppins-ExtraLight.woff") format("woff"),
    url("../web-fonts/Poppins-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url("../web-fonts/Poppins-LightItalic.eot");
  src: url("../web-fonts/Poppins-LightItalic.eot?#iefix")
      format("embedded-opentype"),
    url("../web-fonts/Poppins-LightItalic.woff2") format("woff2"),
    url("../web-fonts/Poppins-LightItalic.woff") format("woff"),
    url("../web-fonts/Poppins-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: "Poppins";
  src: url("../web-fonts/Poppins-BoldItalic.eot");
  src: url("../web-fonts/Poppins-BoldItalic.eot?#iefix")
      format("embedded-opentype"),
    url("../web-fonts/Poppins-BoldItalic.woff2") format("woff2"),
    url("../web-fonts/Poppins-BoldItalic.woff") format("woff"),
    url("../web-fonts/Poppins-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: "Poppins";
  src: url("../web-fonts/Poppins-Regular.eot");
  src: url("../web-fonts/Poppins-Regular.eot?#iefix")
      format("embedded-opentype"),
    url("../web-fonts/Poppins-Regular.woff2") format("woff2"),
    url("../web-fonts/Poppins-Regular.woff") format("woff"),
    url("../web-fonts/Poppins-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url("../web-fonts/Poppins-Light.eot");
  src: url("../web-fonts/Poppins-Light.eot?#iefix") format("embedded-opentype"),
    url("../web-fonts/Poppins-Light.woff2") format("woff2"),
    url("../web-fonts/Poppins-Light.woff") format("woff"),
    url("../web-fonts/Poppins-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
body {
  font-family: "Roboto", /*"Poppins",*/ arial !important;
  background: #f0f0f0;
  font-weight: 400;
  font-size: 14px;
  color: #000;
}
body:before {
  display: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Roboto", arial !important;
  color: #000;
}
table {
  color: #404040 !important;
  font-size: 15px;
}

.input-label-radio {
  display: inline-block;
}
span.error {
  color: red;
  position: absolute;
  bottom: -20px;
  left: 0;
  right: auto;
  top: auto;
}
.form-group {
  position: relative;
}
.form-check {
  padding-left: 0;
}
.form-check label.form-check-label {
  padding-left: 17px;
  padding-right: 10px;
}
.form-check-input {
  margin-left: 0;
  margin-top: 4px;
}
.radio.radio-inline label {
  padding-left: 18px;
  padding-right: 12px;
}
.form-group label {
  display: block;
  color: #141414;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  font-size: 13px;
  margin: 0;
  letter-spacing: 0;
}
.radio.radio-inline {
  display: inline-block;
}
.form-control {
  height: 39px;
  padding: 0.5rem;
  line-height: normal;
  font-size: 16px;
  color: #0a0a0a;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: #0a0a0a;

  line-height: 39px;
}
select {
  padding: 0.4rem !important;
}
.select2-container .select2-selection--single {
  height: 39px;
}
label.control-label {
  position: relative;
}
label.control-label.mandatory::before {
  content: "*";
  position: absolute;
  top: -2px;
  left: -9px;
  color: red;
  font-size: 16px;
}
.checkbox label {
  padding-left: 20px;
}

.dropdown.dropleft:hover > .dropdown-menu {
  display: block;
}

.dropdown.dropleft > .dropdown-toggle:active {
  pointer-events: none;
}

.select2 {
  width: 100%;
  display: block;
}

.table-responsive {
  overflow-x: auto;
}

ul.templateList {
  padding: 0;
  margin: 0;
}

.templateList li {
  padding-right: 20px;
  padding-left: 20px;
  font-size: 14px;
  display: inline-block;
  position: relative;
}

.templateList li::before {
  content: ">>";
  position: absolute;
  left: 0;
  top: 0;
}

.form-buttons-w {
  display: block;
  width: 100%;
}

.casesEmpDetails {
  display: block;
}

.casesEmpDetails .casesinfo {
  display: inline-block;
  width: 20%;
  line-height: normal;
  padding: 10px 0px;
  height: 75px;
  vertical-align: top;
}

.casesEmpDetails .casesinfo .caseLabel {
  padding-right: 10px;
  margin-bottom: 5px;
  color: #707070;
}

.casesEmpDetails .casesinfo .caseValue {
  font-size: 24px;
  line-height: normal;
  color: #141414;
  padding-right: 5px;
}

.hide {
  display: none !important;
}
.newaddressField {
  width: auto;
  display: inline-block;
}

.element-wrapper {
  position: relative;
}

.templates {
  position: absolute;
  top: 18px;
  right: 10px;
  z-index: 1;
}

div.dataTables_wrapper div.dataTables_filter label {
  display: inline-block;
}

/***********
CSS by jagadish
*************/
.auth-box-w .logo-w {
  padding: 50px 50px 20px 50px;
}
.auth-box-w {
  box-shadow: 0px 10px 10px -5px rgba(0, 0, 0, 0.3) !important;
  max-width: 400px;
}
.auth-wrapper {
  background: #dee2e6;
}
.auth-box-w {
  border-radius: 0;
}
.btn {
  border-radius: 1px;
}
.auth-box-w form {
  padding: 20px 40px;
}
.form-control {
  border-radius: 1px;
  border-width: 1px;
  border-color: #ced4da;
  font-weight: 400;
}
.btn-lg,
.btn-group-lg > .btn,
.all-wrapper .btn-group-lg > .fc-button {
  padding: 0.6rem 1rem;
  font-size: 1rem;
}

.menu-w.color-style-bright {
  background: #080557;
}
legend {
  font-weight: 500;
  color: #f26419;
  font-size: 14px;
}

.content-w {
  background: none !important;
}
.content-w > .top-bar {
  padding-left: 15px;
}

.top-bar {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}
.top-bar > ul li a {
  font-size: 14px;
  font-weight: 500;
  color: #404040;
  text-transform: capitalize;
  letter-spacing: 0.3px;
}
.top-bar > ul li a:after {
  height: 2px;
  background: #f26419;
}
.top-bar > ul li.active a,
.top-bar > ul li:hover a {
  color: #000000;
  background: rgba(0, 0, 0, 0.05);
}
.top-bar.color-scheme-light .top-menu-controls .element-search input,
.top-bar.color-scheme-transparent .top-menu-controls .element-search input {
  background: #e9ecef;
}

.box-style,
.user-profile,
.element-box,
.invoice-w,
.big-error-w,
.activity-boxes-w .activity-box,
.post-box,
.projects-list .project-box,
.order-box,
.ecommerce-customer-info {
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  border-radius: 1px;
}

.no-margin-bottom {
  margin-bottom: 0 !important;
}
.all-wrapper {
  box-shadow: none;
}
.menu-position-side.menu-w.menu-layout-mini {
  position: fixed;
  top: 0;
  bottom: 0;
}
.all-wrapper.solid-bg-all .content-w {
  margin-left: 70px;
}
.all-wrapper.solid-bg-all {
  background: none;
}

.card {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  margin-bottom: 10px;
}
.card-header {
  font-size: 16px;
  font-weight: 500;
  padding: 10px 30px 10px 30px;
  border-bottom: solid 1px #e0e0e0;
}
.card-footer {
  padding: 15px 30px 15px 30px;
  border-top: solid 1px #f2f2f2;
}

h3.card-title {
  font-family: Poppins, arial !important;
  font-weight: 600;
  font-size: 20px;
  color: #343a40;
  margin: 0;
}

h4.card-title {
  font-family: Poppins, arial !important;
  font-weight: 600;
  font-size: 14px;
  color: #047bf8;
  margin: 0;
}

.card.bg-light {
  background: #fff !important; /*border-top:solid 2px #a8dadc*/
}

.card-body {
  padding: 15px 30px;
}
.card-header {
  padding: 12px 30px 12px 30px;
}
.nav-item h4 {
  font-size: 20px;
  font-weight: 500;
}

div.dataTables_wrapper div.dataTables_info,
.page-link,
.dataTables_length,
.nav-pills .nav-link {
  font-size: 13px;
  font-weight: 400;
  color: #404040;
}

.page-item.active .page-link {
  color: #fff !important;
  font-weight: 600;
}
.form-control {
  height: 30px;
  font-family: "Roboto";
  padding: 0px 5px 2px 5px !important;
  font-weight: 500;
  font-size: 14px;
  color: #141414 !important;
}

.table thead {
  background: #f2f2f2 !important;
}
.table thead tr th {
  font-size: 13px;
  color: #141414;
  text-transform: capitalize;
  letter-spacing: 0.3px;
  font-weight: 600;
  border: 0;
}
.table th,
.table td {
  padding: 10px 15px;
  font-size: 14px;
}
.table tbody td {
  padding: 4px 15px;
}
table.dataTable {
  margin-top: 0 !important;
}

.table.th-nowrap th {
  white-space: nowrap;
}
.table th .form-control {
  height: 15px !important;
}

table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc_disabled:before {
}

table#datatable1.dataTable tbody td.Done,
table#datatable1.dataTable tbody td.Pending,
table#datatable1.dataTable tbody td.New,
table#datatable1.dataTable tbody td.Inprogress {
  font-weight: 400;
  background: none;
  position: relative;
  padding-left: 30px;
}
table#datatable1.dataTable tbody td.Done:before,
table#datatable1.dataTable tbody td.Pending:before,
table#datatable1.dataTable tbody td.New:before,
table#datatable1.dataTable tbody td.Inprogress:before {
  content: ".";
  position: absolute;
  left: 10px;
  font-size: 80px;
  top: -5px;
  line-height: 0;
}
.dataTables_wrapper .row:last-child {
  border-color: #e5e5e5;
}
.table th,
.table td {
  border-color: #e5e5e5;
}

.form-control:focus {
  color: #000;
}
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl,
.container-xxl,
.container-xxxl,
.container-xxxxl {
  padding: 0;
}

.btn {
  border-radius: 2px;
  font-weight: 500;
  letter-spacing: 0.1px;
  font-family: "Roboto";
  padding: 7px 16px;
  font-size: 12px;
}
.btn i {
  vertical-align: text-top !important;
}

.btn-lg {
  padding: 15px;
}
.btn-light {
  background: #e5e5e5;
  border-color: #e5e5e5;
}
.no-wrap {
  white-space: nowrap !important;
}
.no-margin {
  margin: 0 !important;
}

.content-box {
  padding: 15px;
}

.nav-pills .nav-link {
  padding: 2px 10px;
}

.modal-body {
  padding: 30px;
}
.btn {
  border-width: 1px;
}
.btn-sm {
  font-weight: 600;
}

.btn {
  border-width: 1px;
}
.btn-sm {
  font-weight: 600;
}
.search-input {
}

.modal-body {
  padding: 30px;
}
.modal-content {
  border-radius: 0;
}
.modal-header {
  padding: 17px 30px 13px 30px;
  border-bottom: solid 1px #f2f2f2;
  background: #f7f7f7;
}
.modal-title {
  color: #0a2357;
  font-family: Poppins, arial !important;
  font-weight: 600;
}
.modal-header .close {
  font-size: 40px;
  font-weight: 100;
  opacity: 1;
  text-shadow: none;
  line-height: 14px;
  margin: -1.2rem -1rem -1rem auto;
}
.modal-header .close span {
  margin: 0;
}
.modal-footer {
  background: #f7f7f7;
  border-top: solid 1px #f2f2f2;
}

.form-group .date-input:before {
  right: 10px;
  left: auto;
}
.calendar-table td {
  font-weight: 500 !important;
  text-align: center !important;
  border-radius: 0 !important;
}
.calendar-table td.today {
  box-shadow: inset 0px 0px 1px 1px #046fdf;
}
.daterangepicker.dropdown-menu {
  border-top: solid 2px #046fdf;
  border-radius: 0;
}
.daterangepicker:after {
  border-bottom-color: #046fdf;
}
.select2-container .select2-selection--single {
  height: 30px;
  border-width: 1px;
  border-radius: 0;
  border-color: #ced4da;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  height: 30px !important;
  font-weight: 500;
  line-height: 30px !important;
}

.casesEmpDetails .casesinfo {
  height: 40px;
  font-size: 13px;
  line-height: 16px;
  margin-right: 30px;
  padding: 0;
  border-right: solid 1px #f2f2f2;
  width: auto;
  padding-right: 20px;
}
.casesEmpDetails .casesinfo .caseValue {
  font-size: 14px;
  font-weight: 500;
}

.btn-outline-secondary {
  border-color: #bfbfbf;
}
.btn-outline-secondary:hover {
  background: #404040;
  border-color: #404040;
}
.activity-boxes-w .activity-time {
  color: #404040;
}

.step-contents .step-content {
  padding: 0;
}
.step-triggers .step-trigger.active {
  color: #000;
}
.step-triggers .step-trigger {
  font-size: 13px;
  color: #404040;
  font-weight: 500;
}
.step-triggers .step-trigger:before {
  height: 2px;
}
.step-triggers {
  margin-bottom: 16px;
}

.alert-light {
  color: #404040;
  background: #ebf0fe;
  font-weight: 400;
  border: solid 1px #dfe7fd;
  border-radius: 0px;
}

.styled-list-1 {
  padding: 0;
  margin: 0px;
}
.styled-list-1 li {
  list-style-type: none;
  position: relative;
  padding-left: 15px;
  font-size: 13px;
  color: #000;
}
.styled-list-1 li:before {
  position: absolute;
  content: "\f00c";
  left: 0px;
  font-family: FontAwesome !important;
  top: 2px;
  font-size: 10px;
}

.os-tabs-controls {
  background: none;
  padding: 0;
  border-bottom: solid 2px #e85d04;
  /*  box-shadow: inset 0px -2px 2px rgba(0, 0, 0, 0.2);*/
}

/*.nav-tabs{ z-index:-1}*/
.nav-tabs .nav-item {
  margin-right: 0;
}
.nav.upper.nav-tabs .nav-link {
  margin-right: 10px;
}
.nav-tabs .nav-link {
  padding: 8px 25px 6px 25px !important;
  margin-bottom: -1px;
  text-transform: capitalize;
  font-weight: 500;
  letter-spacing: 0;
  font-family: Roboto;
  color: #141414;
  font-size: 13px;
}
.nav.upper.nav-tabs .nav-link.active:after,
.nav.upper.nav-tabs .nav-item.show .nav-link:after {
  display: none;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link:hover,
.nav-tabs .nav-item:hover .nav-link {
  background: #e85d04;
  border-radius: 0;
  color: #fff; /*box-shadow:0px -1px 2px rgba(0, 0, 0, 0.3);*/
}

.nav-tabs .nav-link:hover:after {
  display: none;
}
.search {
  background: #f5f5f5;
  border: solid 1px #e0e0e0;
  padding: 5px 15px 0 15px;
}

.btn-icon {
  padding: 3px 5px;
}
.btn-icon i {
  font-size: 16px;
}
.btn-icon.btn-outline-secondary {
  background: #e0e0e0;
}
.btn-icon.btn-outline-secondary:hover {
  color: #141414;
}

.inner-tabs {
  padding: 0;
  border: 0;
}
.inner-tabs .nav-tabs {
  margin: 0;
}

.inner-tabs:hover .nav-item:hover .nav-link {
  background: none;
}
.inner-tabs:hover .nav-item:hover .nav-link:after {
  display: none;
}

.inner-tabs .nav-link,
.inner-tabs .nav-link.active,
.inner-tabs .nav-item:hover .nav-link {
  background: #e0e0e0 !important;
  border-radius: 100px;
  color: #141414;
  margin-right: 10px;
  padding: 5px 15px !important;
}
.inner-tabs .nav-link.active,
.inner-tabs .nav-link.active:hover,
.inner-tabs .nav-item:hover .nav-link {
  background: #2b9348 !important;
  color: #fff;
}

.morphsearch-input {
  padding: 0 20px 0 20px;
  font-family: "Roboto";
  font-size: 14px;
  font-weight: 500;
}
.dummy-column h2 {
  color: #cd690f;
}
.dummy-media-object h3 {
  color: #141414;
  font-size: 14px;
  font-weight: 500;
}
.dummy-media-object a {
  font-size: 19px;
  font-weight: 500;
  color: #1a0dab;
}
.dummy-media-object a:hover {
  text-decoration: underline;
  color: #609;
}
.dummy-media-object span {
  color: #141414;
  font-size: 14px;
  font-weight: 500;
}
.dummy-media-object {
  background: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  text-align: left;
}
/* .dummy-media-object:hover,
.dummy-media-object:focus {
  background: #080557;
}
.dummy-media-object:hover h3,
.dummy-media-object:focus h3 {
  color: #fff;
} */

.breadcrumb li {
  text-transform: none;
  font-size: 12px;
  font-family: roboto;
}
.breadcrumb li a {
  color: #000;
}
.top-bar .logged-user-w .logged-user-menu {
  z-index: 10000;
}

.btn-warning {
  background: #f26419;
  border-color: #f26419;
  color: #fff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:not(:disabled):not(.disabled):active {
  background: #f24b19;
  border-color: #f24b19;
  color: #fff;
}

.modal-content {
  box-shadow: 0 25px 150px rgba(0, 0, 0, 0.6);
}

.highlight {
  background-color: yellow;
}

ul.list-o {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

ul.list-o li {
  display: inline-block;
  width: 25%;
  border: 1px solid #ccc;
  position: relative;
  padding: 6px 7px;
  margin-right: 0;
  margin-bottom: 3px;
  color: #141414;
  font-size: 14px;
  line-height: 1.25;
}

ul.list-o li a.btn {
  position: absolute;
  right: 4px;
  top: 3px;
}

ul.list-o li:hover {
  background-color: aliceblue;
}

div.dataTables_wrapper div.dataTables_filter input {
  width: 300px;
}

.top-bar > ul.logging-section {
  font-weight: 300;
  font-size: 14px;
  line-height: normal;
  color: #404040;
  letter-spacing: 0.4px;
  text-transform: capitalize;
}

ul.logging-section li span {
  font-weight: 500;
}

.top-bar > ul li a.logout {
  color: #b24309;
  font-size: 18px;
}

.btncopy img {
  width: 14px;
  height: auto;
}

button.btncopy {
  padding: 0;
  background: transparent;
  border: 0;
  position: absolute;
  top: 0;
  right: 0;
  display: none;
}
.form-group label.copyclip {
  padding-right: 18px;
}

.form-group:hover > button.btncopy {
  display: block;
}

#sendemailInfoModal .modal-header span {
  font-size: 13px;
  font-weight: 400;
  display: block;
  line-height: normal;
}
