/**
 * Code generated by Microsoft. Changes to this file are not
 * supported. We recommend that you do not to modify this file. Any
 * change to this file will get overwritten with a theme applied using
 * Theme panel from Power Apps Portals.
 */
body {
  color: #000000;
  font-family: arial;
  font-size: 16px;
  background-color: #EFFEF8;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 1000px #fff inset !important;
  color: #1C4E50 !important;
  -webkit-text-fill-color: #1C4E50 !important;
}

.evidi-logo {
  margin-top: 0;
  font-size: 30px;
  font-family: Georgia;
}


::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #1C4E50;
  font-style: italic;
}

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #1C4E50;
  font-style: italic;
}

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #1C4E50;
  font-style: italic;
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #1C4E50;
  font-style: italic;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  font-style: italic;
  color: #1C4E50;
}

::placeholder {
  /* Most modern browsers support this now. */
  color: #1C4E50;
  font-style: italic;
}

.fa-spinner {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: .75s linear infinite spinner-border;
  animation: .75s linear infinite spinner-border;
}

.container.title h2 {
  margin: 0;
  padding-left: 5px !important;
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}

.fa-spinner:before {
  content: "";
  display: none !important;
}

legend {
  color: #000000;
}

footer {
  color: #505254;
}

footer .footer-bottom {
  background-color: #EFFEF8;
}

.breadcrumb {
  background-color: transparent;
}

.breadcrumb>li a {
  color: #0B7F99;
}

.breadcrumb>li a:hover {
  color: #0B7F99;
}

.breadcrumb>.active {
  color: #000000;
}

.nav-tabs>li>a:hover {
  background-color: #f2f2f2;
  color: #0B7F99;
}

.nav-tabs>li>a:focus {
  background-color: #f2f2f2;
  color: #0B7F99;
}

.btn-default {
  color: #FFF;
  background-color: #1C4E50;
  border-color: #1C4E50;
}

.btn-default:hover {
  border-color: #1C4E50;
  background-color: #EFFEF8;
  color: #1C4E50;
}

.btn-default:active,
.btn-default.active {
  border-color: #1C4E50;
  background-color: #EFFEF8;
  color: #1C4E50;
}

.btn-default:active:hover,
.btn-default:active:focus,
.btn-default:active.focus,
.btn-default.active:hover,
.btn-default.active:focus,
.btn-default.active.focus {
  border-color: #1C4E50;
  background-color: #EFFEF8;
  color: #1C4E50;
}

.btn-default:focus,
.btn-default.focus {
  border-color: #1C4E50;
  background-color: #EFFEF8 !important;
  color: #1C4E50 !important;
}

.btn-primary {
  color: #ffffff;
  background-color: #0B7F99;
  border-color: #0B7F99;
}

.btn-primary:hover {
  border-color: #1C4E50;
  background-color: #EFFEF8;
  color: #1C4E50;
}

.btn-primary:active,
.btn-primary.active {
  border-color: #1C4E50;
  background-color: #EFFEF8;
  color: #1C4E50;
}

.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:active.focus,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active.focus {
  border-color: #1C4E50;
  background-color: #EFFEF8;
  color: #1C4E50;
}

.btn-primary:focus,
.btn-primary.focus {
  border-color: #1C4E50;
  background-color: #EFFEF8;
  color: #1C4E50;
}

.navbar-static-top.navbar-inverse {
  background-color: #1C4E50;
}

.navbar-toggle {
  background-color: #0B7F99;
}

.navbar-inverse .navbar-toggle {
  border: 1px solid #0B7F99;
}

.navbar-inverse .navbar-toggle:hover {
  background-color: #0d93b1;
}

.navbar-inverse .navbar-toggle:focus {
  border: 1px solid #000000;
  background-color: #0d93b1;
}

.navbar-inverse .navbar-nav>li>a {
  margin-left: 16px;
  border-radius: 25px;
  padding: 14px 25px;
  color: #EFFEF8;
}

.navbar-inverse .navbar-nav>li>a:hover {
  border-radius: 25px;
  outline: 1px solid var(--Bright-Green, #F1FDF8);
  background: var(--Dark-Green, #1C4E50);
  border: none;
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a.active {
  background-color: #EFFEF8;
  padding: 14px 25px;

  color: #1C4E50;
}

.navbar-inverse .navbar-nav>.open>a {
  background-color: #EFFEF8;
  border-radius: 20px;
  color: #1C4E50;
}

.navbar-inverse .navbar-nav>.open>a:hover {
  background-color: #EFFEF8;
  border-radius: 20px;
  color: #1C4E50;
}

.navbar-inverse .navbar-nav>.open>a:focus {
  background-color: #EFFEF8;
  border-radius: 20px;
  color: #1C4E50;
}

.navbar-inverse .navbar-nav .open .dropdown-menu {
  background-color: #0B7F99;
}

.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
  color: var(--Dark-Green, #1C4E50);
  font-family: Arial;
  font-size: 18px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0px;
  margin: 0px 5px;
  /* margin: 7px 15px; */
  padding-left: 15px;
}

.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
  background-color: inherit;
  color: inherit;
  border-radius: 20px;
  outline: 1px solid var(--Dark-Green, #1C4E50);
  border: none;
}

.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
  background-color: inherit;
  color: inherit;
  border-radius: 30px;
  outline: 1px solid var(--Dark-Green, #1C4E50);
  border: none;
}

.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a {
  background-color: #ffffff;
  color: #0B7F99;
}

.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
  background-color: #ffffff;
  color: #0B7F99;
}

.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
  background-color: #ffffff;
  color: #0B7F99;
}

.nav>li>a:hover {
  background-color: #f2f2f2;
}

.nav>li>a:focus {
  background-color: #f2f2f2;
}

.nav .open .dropdown-menu {
  background-color: #FFFFFF;
}

.nav .open .dropdown-menu>li>a {
  color: #000000;
}

.nav .open .dropdown-menu>li>a:hover {
  background-color: #f2f2f2;
  color: #1C4E50;
}

.nav .open .dropdown-menu>li>a:focus {
  background-color: #f2f2f2;
  color: #1C4E50;
}

.nav .open .dropdown-menu>.active>a {
  background-color: #f2f2f2;
  color: #1C4E50;
}

.nav .open .dropdown-menu>.active>a:hover {
  background-color: #f2f2f2;
  color: #1C4E50;
}

.nav .open .dropdown-menu>.active>a:focus {
  background-color: #f2f2f2;
  color: #1C4E50;
}

.nav>.open>a {
  background-color: #f2f2f2;
}

.nav>.open>a:hover {
  background-color: #f2f2f2;
}

.nav>.open>a:focus {
  background-color: #f2f2f2;
}

.sectionPrimaryColor {
  background-color: #0B7F99;
  color: #ffffff;
}

.sectionPrimaryColor h1,
.sectionPrimaryColor h2,
.sectionPrimaryColor h3,
.sectionPrimaryColor h4,
.sectionPrimaryColor h5,
.sectionPrimaryColor h6 {
  color: #ffffff;
}

.sectionPrimaryColor .crmEntityFormView h1,
.sectionPrimaryColor .crmEntityFormView h2,
.sectionPrimaryColor .crmEntityFormView h3,
.sectionPrimaryColor .crmEntityFormView h4,
.sectionPrimaryColor .crmEntityFormView h5,
.sectionPrimaryColor .crmEntityFormView h6 {
  color: #000000;
}

.sectionPrimaryColor .entitylist h1,
.sectionPrimaryColor .entitylist h2,
.sectionPrimaryColor .entitylist h3,
.sectionPrimaryColor .entitylist h4,
.sectionPrimaryColor .entitylist h5,
.sectionPrimaryColor .entitylist h6 {
  color: #000000;
}

a {
  color: #1C4E50;
}

a:hover {
  color: #1C4E50;
  text-decoration: underline;
}

a:focus {
  color: #1C4E50;
  text-decoration: underline;
}

.open>.btn-default.dropdown-toggle {
  color: #0B7F99;
  background-color: #e6e6e6;
  border-color: #0B7F99;
}

.open>.btn-primary.dropdown-toggle {
  color: #ffffff;
  background-color: #0B7F99;
  border-color: #0B7F99;
}

.open>.btn-primary.dropdown-toggle:hover,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle.focus {
  color: #ffffff;
  background-color: #0B7F99;
  border-color: #0B7F99;
}

.modal-content {
  background-color: #EFFEF8;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  color: #1C4E50;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  overflow: hidden;
}



.crmEntityFormView,
.entitylist,
.popover-content {
  background-color: #EFFEF8;
  color: #1C4E50;
  border: 0px solid #f2f2f2;
}

.panel-default>.panel-body,
.list-group-item {
  background-color: #FFFFFF;
  color: #000000;
}

.panel-default>.panel-heading {
  background-color: #f2f2f2;
  color: #000000;
}

.facet-list-group-item-title {
  color: #000000;
}

.form-control {
  background-color: #EFFEF8 !important;
  font-size: 16px;
  height: 45px;
  color: #1C4E50;
}

.label-value {
  border: none !important;
  box-shadow: none;
  border-radius: 0px;
  padding-left: 0px;
  font-size: 20px;
  font-weight: bold;
  line-height: normal;
  display: block;
  height: 45px;
  display: flex;
  align-items: center;

}

input {
  background-color: #EFFEF8;
}

.bootstrap-datetimepicker-widget {
  background-color: #FFFFFF;
}

.bootstrap-datetimepicker-widget table thead tr:first-child th:hover,
.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td span:hover {
  color: black;
}

.bootstrap-datetimepicker-widget table td.active:hover,
.bootstrap-datetimepicker-widget table td span.active:hover {
  color: white;
}

.table-striped>tbody>tr:nth-of-type(odd) {
  background-color: unset;
}

.login-heading-section {
  color: unset;
}

.navbar-static-top.navbar-inverse .navbar-brand a {
  color: #000000;
}

.search-results .highlight {
  color: #000000;
}

.table>thead>tr.info>td {
  background-color: #f2f2f2;
}

.table>thead>tr.info>th {
  background-color: #f2f2f2;
}

.table>thead>tr>td.info {
  background-color: #f2f2f2;
}

.table>thead>tr>th.info {
  background-color: #f2f2f2;
}

.table>tbody>tr.info>td {
  background-color: #f2f2f2;
}

.table>tbody>tr.info>th {
  background-color: #f2f2f2;
}

.table>tbody>tr>td.info {
  background-color: #f2f2f2;
}

.table>tbody>tr>th.info {
  background-color: #f2f2f2;
}

.table>tfoot>tr.info>td {
  background-color: #f2f2f2;
}

.table>tfoot>tr.info>th {
  background-color: #f2f2f2;
}

.table>tfoot>tr>td.info {
  background-color: #f2f2f2;
}

.table>tfoot>tr>th.info {
  background-color: #f2f2f2;
}

.table-hover>tbody>tr:hover {
  background-color: #f2f2f2;
}

.table-hover>tbody>tr>td.info:hover {
  background-color: #f2f2f2;
}

.table-hover>tbody>tr>th.info:hover {
  background-color: #f2f2f2;
}

.table-hover>tbody>tr.info:hover>td {
  background-color: #f2f2f2;
}

.table-hover>tbody>tr.info:hover>th {
  background-color: #f2f2f2;
}

.table-hover>tbody>tr:hover>.info {
  background-color: #f2f2f2;
}

.form-close,
.modal-header .close {
  display: flex;
  align-self: center;
  justify-content: flex-end;
  font-size: 42px;
  font-weight: 100;
  font-family: serif;
  position: relative;
  color: var(--Light-Green, #EFFEF8);

}

/* .form-close:hover {
  color: #000000 !important;
}

.form-close:focus {
  color: #000000 !important;
} */

::placeholder {
  color: #466869 !important;
  font-style: italic;
}

#entitylist-filters .input-group .ss-main {
  display: flex;
}

.entitylist-filter-option-group .h4 {
  font-size: 16px;
  display: block;
  color: #1C4E50;
  font-family: arial;
  font-weight: 400;
}

.entitylist-filter {
  position: absolute;
  top: 64px;
  width: 98%;
  display: none;
}

.sla_container .entitylist-filter {
  top: 80px;
}

.view-toolbar.grid-actions.clearfix.hide_show {
  margin: 0 0 145px;
  padding: 0;
}

.ss-main .ss-values .ss-placeholder,
.modal-body p {
  color: #466869 !important;
}

.ss-main {
  border-radius: 30px !important;
}

.help-block {
  color: #000000;
}

.msos-selection-container,
.msos-container,
.msos-caret-container,
.msos-action-buttons:hover {
  color: #000000 !important;
  background: #FFFFFF !important;
}

.msos-option-selected,
.msos-selected-display-item,
.msos-quick-delete,
.msos-quick-delete:hover {
  background: #f2f2f2 !important;
}

.msos-label,
.msos-quick-delete,
.msos-quick-delete:hover {
  color: #000000 !important;
}

.msos-option-focused:after,
.msos-selecteditems:focus .msos-selected-display-item.msos-selecteditem-active:after,
.msos-selecteditems-toggle:focus {
  border-color: #000000 !important;
}

.msos-option:hover,
.msos-option-selected:hover {
  background: #f9f9f9 !important;
}

.msos-selecteditems-toggle {
  color: #0B7F99 !important;
}


h1,
.h1,
.section-landing-heading,
.section-landing .row>div .section-landing-heading,
.section-inline-search .row>div h1,
.section-landing h1,
.section-search .header-search h1,
.page_section h1,
.color-inverse h1,
h1 p {
  font-family: Georgia;
  font-weight: 400;
  font-size: 34px;
  color: #1C4E50;
}

h2,
.h2,
.section-landing .row>div .section-landing-sub-heading,
.page_section h2,
.color-inverse h2,
h2 p {
  font-family: Georgia;
  font-weight: 400;
  font-size: 30px;
  color: #1C4E50;
}

h3,
.h3,
.page_section h3,
.color-inverse h3,
footer .footer-top h3,
.sidebar-home h3 {
  font-family: Georgia;
  font-weight: 400;
  font-size: 24px;
  color: #1C4E50;
}

h4,
.h4,
footer .footer-bottom h4,
footer .footer-top h4,
.poll .poll-header h4,
.poll .poll-tags h4 {
  font-family: Georgia;
  font-weight: 700;
  font-size: 20px;
  color: #FFFFFF;
}

h5,
.h5 {
  font-family: Georgia;
  font-weight: 400;
  font-size: 20px;
  color: #F5FFFF;
}

p,
.p,
.page_section p,
.section-diagonal-left p,
.section-diagonal-right p,
footer .footer-bottom p {
  font-family: Arial;
  font-weight: 400;
  font-size: 20px;
  color: #737778;
}

.p2 {
  font-family: Arial;
  font-weight: 400;
  font-size: 16px;
  color: #505254;
}

button {
  border-radius: 2px;
  font-family: Arial;
  font-weight: 600;
  font-size: 18px;
  border-color: #0B7F99;
  padding: 6px 20px;
  width: fit-content;
  border-style: solid;
  background-color: #0B7F99;
  color: #FFFFFF;
}




/* button:active:hover,
button:active:focus,
button:active.focus,
button.active:hover,
button.active:focus,
button.active.focus {
  color: #ffffff;
  background-color: #0ea6c9;
  border-color: #0ea6c9;
}

button:focus,
button.focus {
  color: #ffffff;
  background-color: #0ea6c9;
  border-color: #0ea6c9;
} */

.navbar-static-top.navbar-inverse .navbar-brand a p {
  display: inline;
  vertical-align: middle;
}

.navbar-static-top.navbar-inverse .navbar-brand a h1,
.navbar-static-top.navbar-inverse .navbar-brand a h2,
.navbar-static-top.navbar-inverse .navbar-brand a h3,
.navbar-static-top.navbar-inverse .navbar-brand a h4,
.navbar-static-top.navbar-inverse .navbar-brand a h5,
.navbar-static-top.navbar-inverse .navbar-brand a h6 {
  display: inline;
  margin: 0px;
  vertical-align: middle;
}

/* new style */
.grid-actions {
  border-bottom: none;
}

.entitylist-search {
  height: 40px;
  display: -webkit-box;
  width: 220px;
}

.entitylist-search .form-control:focus {
  border: 1px solid #00AE79 !important;
  box-shadow: none !important;
  outline: none !important;
}

.entitylist-search input {
  padding: 6px 12px !important;
  border-radius: 6.25em !important;
  height: 40px;
  border: none;
  font-size: 15px;
  box-shadow: 0px 0.800000011920929px 1.7999999523162842px 0px rgba(0, 0, 0, 0.13), 0px 0.15000000596046448px 0.44999998807907104px 0px rgba(0, 0, 0, 0.11) !important;
}

.entitylist-search .btn.btn-default {
  border-radius: 6.25em;
  transform: translate(-36px, 0px);
  height: 40px;
  z-index: 5;
}

.btn-primary {
  border-radius: 100px;
  border: 1px solid #1C4E50;
  background: #1C4E50;
  color: #ffffff;
}

.container {
  width: 97% !important;
}

.sla_container .container {
  width: 100% !important;
}

td {
  vertical-align: middle !important;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover {
  background-color: #1C4E50 !important;
  color: #EFFEF8;
  font-size: 16px;
  height: 38px;
  line-height: 24px;
}

.pagination>li>a {
  color: #1C4E50;
  width: initial;
  min-width: 40px;
}

.button-secondary {
  background: #EFFEF8;
  color: #1C4E50;
  border-radius: 100px;
  border: 1px solid #1C4E50;
}

.action.create-action,
.entitylist-download {
  background: #EFFEF8;
  color: #1C4E50;
  border-radius: 100px;
  border: 1px solid #1C4E50;
  height: 50px;
  align-items: center;
  justify-content: center;
  display: flex;
  padding: 0px 32px;
}

.action.create-action {
  background-color: #1C4E50;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  position: relative;
}

.entitylist-download:hover,
.button-secondary:hover {
  color: #FFF;
  background-color: #1C4E50;
  border-color: #1C4E50;
}

.action.create-action:hover {
  background: #EFFEF8;
  color: #1C4E50;
}


.view-toolbar.grid-actions {
  background: #EFFEF8;
  padding-bottom: 0px;
}

th a {
  color: #1C4E50 !important;
  text-decoration: none !important;
  font-weight: 700;
}

.view-pagination {
  background: #EFFEF8;
}

table {
  font-family: Arial !important;
  margin-bottom: 0px !important;
  background: white;
}

.query {
  background: #FFF !important;
}

.query:focus {
  border: 1px solid #1C4E50 !important;
}






.dropdown-menu>li>a {
  text-decoration: none !important;
}

td {
  max-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}




.statuscode,
.status {
  height: 35px;
  display: block;
  border-radius: 20px;
  text-align: center;
  display: flex;
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
  width: fit-content;
  padding: 0px 20px;
}

.statuscode.new , .statuscode.open {
  background-color: #D2F2FF;
  color: #002981;
}

.statuscode.in-progress,.statuscode.scheduled,
.status.in-progress {
  background-color: #FAF5CD;
  color: #821708;
}

.statuscode.awaiting-customer {
  background-color: #EFFEF8;
  color: #1C4E50;
}

.status.succeded {
  background-color: #C4FAE7;
  color: #1C4E50;
}

.statuscode.sent-third-party {
  background-color: #EFFEF8;
  color: #1C4E50;
}

.statuscode.assigned-consultant {
  background-color: #D2F2FF;
  color: #002981;
}

.statuscode.new-response {
  background-color: #D2F2FF;
  color: #002981;
}

.statuscode.cancelled,
.status.cancelled {
  background-color: #FCD7F5;
  color: #C247B6;
}

.status.paused {
  background-color: #FAECF9;
  color: #54007B;
}

.statuscode.problem-solved , .statuscode.fixed , .statuscode.completed{
  background-color: #B1FFE4;
  color: #1C4E50;
}

.status.non-compliant {
  background-color: #FFE0E0;
  color: #821708;
}

.status.Noncompliance {
  background-color: #FDF2F2;
  color: #821708;
}
.statuscode.problem-merged {
  background-color: #FCD7F5;
  color: #C247B6;
}

.statuscode.problem-Information-Provided {
  background-color: #B1FFE4;
  color: #1C4E50;
}

.entitylist-filter .entitylist-filter-option-text {
  width: 170px;
  display: block !important;
}

button.btn.btn-default.btn-entitylist-filter-submit,
.button-secondary {
  border-radius: 30px;
  display: flex;
  width: 130px;
  padding: 10px 20px;
  align-items: center;
  gap: 10px;
  font-family: Arial;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  position: relative;
  top: 14px;
  justify-content: center;
}

.filter_button {
  color: var(--dark-green-1-c-4-e-50, #1C4E50);
  text-align: center;
  font-family: Arial;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 21.4px;
  display: flex;
  margin-right: 0px;
  padding:0px 32px;
  height: 50px;
  position: relative;
  /* top: 4px; */
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  cursor: pointer;
}

.filter_button.hide_show {
  
 background: #1C4E50;
 color: #EFFEF8;
}

.view-filter-select.nav.nav-pills.pull-left {
  position: relative;
  top: 12px;
  z-index: 99;
}

.view-toolbar.grid-actions.clearfix.hide_show {
  padding: 0;
}


.ss-content {
  padding: 0;
}

.ss-content .ss-list .ss-option {
  color: #1C4E50 !important;
  border: 1px solid transparent;
  margin: 5px;
}

.ss-content .ss-list {
  background: #fff;
}

.ss-content .ss-list .ss-option:hover,
.ss-content .ss-list .ss-option.ss-highlighted,
.ss-content .ss-list .ss-option:not(.ss-disabled).ss-selected {
  color: #1C4E50 !important;
  background-color: #EFFEF8 !important;
  border: 1px solid var(--Dark-Green, #1C4E50);
  border-radius: 8px;
}

.ss-main {
  border-radius: 30px !important;
  background: #fff;
  height: 45px;
  padding: 6px 12px !important;
  color: #1C4E50 !important;
  border: 1px solid var(--Dark-Green, #1C4E50) !important;
  box-shadow: none !important;
}

.ss-main:focus {
  box-shadow: none;
}

.ss-main .ss-values {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.ss-main .ss-values .ss-single {
  overflow: hidden;
  text-overflow: ellipsis;
  display: block !important;
}

.ss-main .ss-values .ss-max , .ss-main .ss-values .ss-value {
  background-color: #1C4E50 !important;
}

.entitylist-filter .panel-body {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 5px;
  border: 1px solid #1C4E50;
  box-shadow: none;
}

.severitycode {
  height: 23px;
  display: flex;
  flex-wrap: nowrap;
  border-radius: 6px;
  justify-content: center;
  width: 100px;
}

.btn.disabled,
.btn[disabled] {
  opacity: 1;
  background: #F2F0F0 !important;
  color: #C6C5CF !important;
  border-color: #F2F0F0 !important;
}

.label-required::after {
  content: ' *';
  color: #a94442;
}

span.fa.fa-arrow-down,
span.fa.fa-arrow-up {
  font-size: 10px;
  display: inline-block !important;
}

.table>caption+thead>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>th,
.table>thead:first-child>tr:first-child>td {
  border-top: 0;
  white-space: nowrap;
}

.severitycode.medium:before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background: #002981;
  position: relative;
  top: 5px;
  left: -5px;
}

.severitycode.low:before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background: #0172E2;
  position: relative;
  top: 5px;
  left: -5px;
}

.severitycode.high:before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background: #F97767;
  position: relative;
  top: 5px;
  left: -5px;
}

.severitycode.critical:before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background: #E24A2E;
  position: relative;
  top: 5px;
  left: -5px;
}

.severitycode.critical {
  width: 70px;
}

.severitycode.high {
  width: 55px;
}

.severitycode.low {
  width: 50px;
}

.severitycode.medium {
  width: 80px;
}

th a[aria-label="Status reason"] {
  display: block;
  min-width: 210px
}

th a[aria-label="Case Number"] {
  display: block;
  min-width: 159px
}

th a[aria-label="Case Type"] {
  display: block;
  min-width: 100px
}


/* .casetypecode {
  height: 23px;
  display: flex;
  background: #D9D9D9;
  justify-content: center;
  color: #1C4E50;
  width: 100px;
  border-radius: 6px;
} */

.casetypecode {
    height: 23px;
    display: flex;
    background: #D9D9D9;
    justify-content: center;
    color: #1C4E50;
    width: fit-content;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 6px;
}

.gray-heading {
  color: #2D3748;
  font-family: Arial;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%
}

.control select {
  border-radius: 30px;
  border: 1px solid var(--Dark-Green, #1C4E50);
  appearance: none;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 1.6rem center;
  background-size: 1em;
  cursor: pointer;
}

.control input,
#entitylist-filters input {
  border-radius: 26px !important;
  border: 1px solid var(--Dark-Green, #1C4E50);
}

.submit-btn {
  border-radius: 100px;
  padding: 0px 30px;
  font-size: 18px;
  height: 49px;
}

.modal-form .modal-body iframe {
  width: 100%;
  border: none;
  height: 603px;
}

.modal-header {
  background: #EFFEF8;
  color: #1C4E50;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 0;
}

.modal-header .modal-title {
  padding: 60px 60px 37px;
  color: #1C4E50 !important;
  font-weight: normal;
  font-size: 28px;
  font-family: Georgia;
}

.close {
  color: #1C4E50 !important;
}

.modal-header {
  padding: 0;
  border-bottom: none !important;
}

.modal-header button.close {
  right: 20px !important;
  top: -40px !important;
  background: transparent;
  color: #1C4E50;
  opacity: 1;
}

section.modal.fade.modal-closecase .modal-header button.form-close,
section.modal.fade.modal-reopencase .modal-header button.form-close,
section.modal.fade.modal-cancelcase .modal-header button.form-close {
  top: -20px !important;
  color: #1C4E50;
  right: 20px !important;
}

section.modal.fade.modal-addnote .modal-header .modal-title {
  padding: 60px 15px 37px;
}

section.modal.fade.modal-addnote label#note_label_add {
  text-align: left;
}

.modal-footer {
  border-top: none;
}

.modal-content button.close span,
.modal-header button.form-close span {
  font-weight: normal;
  -webkit-font-smoothing: none;
}

.modal-form-insert .modal-header {
  flex-direction: row-reverse;
}

section.modal.fade.modal-closecase .modal-form-insert .actions {
  padding-left: 28px;
}

section.modal.fade.modal-closecase .modal-dialog,
section.modal.fade.modal-reopencase .modal-dialog,
section.modal.fade.modal-cancelcase .modal-dialog {
  width: 474px;
}

section.modal.fade.modal-closecase .modal-content,
section.modal.fade.modal-reopencase .modal-content,
section.modal.fade.modal-cancelcase .modal-content {
  width: 474px;
  margin: 0 auto;
}

section.modal.fade.modal-closecase .modal-body p,
section.modal.fade.modal-reopencase .modal-body p {
  font-size: 16px;
  color: #1C4E50 !important;
  font-family: Arial;
  text-align: left;
  padding: 15px 44px;
  white-space: normal;
}

section.modal.fade.modal-cancelcase .modal-body p,
section.modal.fade.modal-cancelcase .modal-body,
section.modal.fade.modal-closecase .modal-body,
.modal.fade.modal-reopencase .modal-body {
  padding: 15px 44px 20px;
  text-align: left;
  white-space: normal;
  font-family: Arial;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: #1C4E50 !important;
}

.modal-footer {
  padding: 15px 38px 39px
}

/* .modal-reopencase .modal-body{
  padding: 0;
} */

section.modal.fade.modal-closecase .modal-header .modal-title,
section.modal.fade.modal-reopencase .modal-header .modal-title,
section.modal.fade.modal-cancelcase .modal-header .modal-title {
  padding: 60px 44px 0;
}

.addnote.btn.btn-primary .fa.fa-plus-circle {
  display: none;
}

.crmEntityFormView .section-title {
  display: none;
}

input[type="file"] {
  border-radius: 0px;
  border: none;
}

button.upload-button {
  background: #EFFEF8;
  color: #1C4E50;
  border-radius: 100px;
  border: 1px solid #1C4E50;
  height: 32PX;
  padding: 4px 14px;
  width: 150px;
  font-size: 16px;
  cursor: pointer;
  font-weight: normal;
}


.crmEntityFormView .section {
  background: transparent;
}

.modal-title {
  font-size: 27px;
  font-family: Arial;
}

.form-control:focus {
  border: 1px solid #00AE79;
  box-shadow: none;
}

#files_list .file-container {
  display: flex;
  padding: 20px 0px;
  border-bottom: 1px solid #1C4E5026;
  width: 280px;
}

#files_list .file-container .file-name {
  width: 250px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.remove {
  cursor: pointer;
}

input#ticketnumber {
  position: relative;
  top: -10px;
}


label {
  font-weight: 400;
}

.crmEntityFormView .state {
  font-size: 20px;
}

.entity-timeline .timelineheader .buttoncontainer .addnote,
.form-action-container-left button, .action-button-lg {
  font-size: 18px;
  height: 50px;
  text-align: center;
  display: flex;
  align-items: center;
  padding: 0px 30px;
  border-radius: 100px;
  white-space: nowrap;
}

.addnote span {
  margin: 5px;
  padding-bottom: 2px;
}

.sla-container h2 {
  padding-left: 0;
}

.modal-footer button {
  border-radius: 100px;
  padding: 0px 30px;
  font-size: 16px;
  font-weight: 700;
  height: 46px;
}

section.modal.fade.modal-cancelcase.in .modal-footer button {
  white-space: unset;
}

.footer-bottom {
  position: fixed;
  bottom: 0;
}

.footer {
  display: none !important;
}

.navbar-inverse .navbar-nav>li>a:focus {
  border: none !important;
  outline: none !important;
}

.navbar-brand {
  display: flex !important;
  align-items: center;
  top: 5px;
}

nav.navbar-right.menu-bar {
  padding-top: 0px;
  display: flex;
  align-items: center;
  height: 73px;
}

.btn:focus,
.btn.focus,
.btn:active:focus,
.btn:active.focus,
.btn.active:focus,
.btn.active.focus {
  outline: none !important;
}

nav.navbar-right.menu-bar .open .dropdown-toggle {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

nav.navbar-right.menu-bar .open .dropdown-menu {
  width: 180px;
  border-right: 1px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background: var(--Light-Green, #EFFEF8);
  color: var(--Dark-Green, #1C4E50);
  font-family: Arial;
  font-size: 18px;
  background: linear-gradient(180deg, #FFF 0%, #FFF 100%);
  box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.04), 0px 2px 6px 0px rgba(0, 0, 0, 0.04), 0px 16px 24px 0px rgba(0, 0, 0, 0.06);
  border-top: 0px;
}

#navbar .dropdown-menu {
  margin-top: 0px;
}

.dropdown-menu .divider {
  display: none;
}

.modal-footer {
  display: flex;
  justify-content: flex-start;
  flex-direction: row-reverse;
  row-gap: 10px;
  column-gap: 10px;
}

.modal-footer button.cancel {
  background: #EFFEF8;
  color: #1C4E50;
}

.modal-footer button.primary:hover {
  border: 1px solid #1C4E50;
  background: #1C4E50;
  color: #ffffff;
}




.modal-body .form-group label {
  color: var(--Dark-Green, #1C4E50);
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
}

.modal-addnote .col-sm-9 {
  width: 100%;
}

.modal-addnote .modal-body {
  position: relative;
  padding: 0px 47px 0px;
}

.modal-addnote .modal-footer {
  border-top: none;
}

.modal-addnote .modal-header .modal-title {
  padding: 60px 47px 15px !important;
}

.modal-addnote textarea {
  float: none !important;
  height: 150px;
  border: 1px solid var(--Dark-Green, #1C4E50) !important;
  border-radius: 20px !important;
}

.modal-addnote button.form-close {
  right: 20px !important;
  top: -20px !important;
  background: transparent;
  color: #1C4E50;
  opacity: 1;
}

.modal-addnote label.control-label.col-sm-3 {
  width: 100%;
  text-align: left;
}

.modal-addnote label#note_label_add {
  text-align: left;
  margin-bottom: 5px;
}

textarea {
  border-radius: 10px !important;
  border: 3px solid rgba(28, 78, 80, 0.30) !important;
}

.navbar-nav .dropdown .username {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
  width: 115px;
}

.navbar-nav .dropdown .caret {
  vertical-align: super;
}

.navbar-nav .dropdown-toggle {
  width: 164.5px;
}

.modal-body .form-horizontal .control-label {
  padding-top: 5px !important;
}

.form-close:hover,
.modal-header .close:hover {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
  opacity: 1;
}

ul.nav.navbar-nav.weblinks {
  height: 100%;
  display: flex;
  align-items: center;
}

.navbar-static-top.navbar .menu-bar>.navbar-nav>li>a {
  height: 48px;
  font-weight: normal;
  font-family: Arial;
  font-size: 18px;
}

.navbar-static-top.navbar-inverse {
  box-shadow: none;
  height: 73px;

}

.nav.navbar-nav.weblinks .dropdown a.dropdown-toggle {
  width: 180px;
}

.pagination>.disabled>a {
  background-color: initial;
  color: #1C4E50;
}

.toolbar-actions {
  display: flex;
  align-items: center;
  position: relative;
  top: 5px;
}

.crmEntityFormView .actions {
  margin: 0;
}

html[dir=ltr] .form-close,
.modal-header .close {
  float: none;
  right: initial;
  position: relative !important;
  /* top: 0 !important; */
}

.modal-header:before,
.modal-header:after {
  display: none;
}

.notification.alert {
  margin: 0px 45px;
}

.message.alert .close {
  color: #1C4E50;
  background: transparent;
}

.message.alert {
  color: #1C4E50;
}

a[aria-label="Sign in"] {
  display: none !important;
}

.crmEntityFormView .actions {
  margin-left: 28px;
}

.pagination>li>a:hover {
  color: initial;
}

.view-filter-select .dropdown {
  border-radius: 100px;
  border: 1px solid var(--Dark-Green, #1C4E50);
  padding: 0px 7px;
}

.view-filter-select .fa-filter {
  display: none;
}

.view-filter-select .dropdown-toggle .caret {

  margin-left: 10px;
  border-top: 6px dashed;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
}

.view-filter-select li>a:focus,
.view-filter-select>.open>a:focus,
.dropdown-menu>li>a:hover,
.view-filter-select>li>a:hover,
.view-filter-select .open>a:hover,
.view-filter-select>.open>a,
.view-filter-select>.open .dropdown-menu>.active>a {
  background-color: transparent !important;
}

.view-filter-select .dropdown.open {
  border-radius: 0px;
  border: none;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  background: #ffffff;
  box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.04), 0px 2px 6px 0px rgba(0, 0, 0, 0.04), 0px 16px 24px 0px rgba(0, 0, 0, 0.06);
}

.view-filter-select .dropdown-menu {
  min-width: initial;
  width: 100%;
  border: none;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  margin: 0px;
  z-index: 99999;
  box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.04), 0px 2px 6px 0px rgba(0, 0, 0, 0.04), 0px 16px 24px 0px rgba(0, 0, 0, 0.06);
}

.view-filter-select .dropdown a {
  text-decoration: none;

}

.view-filter-select .dropdown-menu a:hover,
.view-filter-select .active a {
  color: #1C4E50;
  outline: 1px solid var(--Dark-Green, #1C4E50);
  background-color: transparent !important;
  padding: 10px 13px;

}

.dropdown-menu a:hover {
  outline: 1px solid var(--Dark-Green, #1C4E50);
}

.view-filter-select .dropdown-menu a {
  margin: 10px;
  border-radius: 20px;
  padding: 10px 13px;
  font-size: 16px;
  color: #1C4E50;
  border: none !important;
}

.view-filter-select .dropdown {
  width: 100%;
}

.action .dropdown-menu {
  border-radius: 20px;
  font-size: 16px;
  color: #1C4E50;
  border: none;
  box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.04), 0px 2px 6px 0px rgba(0, 0, 0, 0.04), 0px 16px 24px 0px rgba(0, 0, 0, 0.06);
}

.action .dropdown-menu li {
  margin: 10px;
}

.action .dropdown-menu li a {
  padding: 10px;
  border-radius: 20px;
  border: none;
}


.tooltip-inner {
  background-color: #B1FFE4 !important;
  /*!important is not necessary if you place custom.css at the end of your css calls. For the purpose of this demo, it seems to be required in SO snippet*/
  color: #000;
  ;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.10);
}

.tooltip.top .tooltip-arrow {
  border-top-color: #B1FFE4;
}

.tooltip.right .tooltip-arrow {
  border-right-color: #B1FFE4;
}

.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #B1FFE4;
}

.tooltip.left .tooltip-arrow {
  border-left-color: #B1FFE4;
}

.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
  color: #FFF;
  background-color: #1C4E50;
  border-color: #1C4E50;
}

.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
  border-color: #1C4E50;
  background-color: #EFFEF8;
  color: #1C4E50;
}

.form-control-static input::file-selector-button {
  background: #EFFEF8;
  color: #1C4E50;
  border-radius: 100px;
  border: 1px solid #1C4E50;
  height: 32PX;
  padding: 4px 14px;
  WIDTH: 126px;
  font-size: 16px;
  cursor: pointer;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: none !important;
}

.view-filter-select .filter-account {
  overflow: hidden;
  text-overflow: ellipsis;
}

.table>thead>tr>th,
.table>thead>tr>td,
.table>tbody>tr>th,
.table>tbody>tr>td,
.table>tfoot>tr>th,
.table>tfoot>tr>td {
  border: none;
}

a.attachment-file {
  font-family: Arial !important;
}

.table-drop-down .table>thead>tr>th,
.table-drop-down .table>thead>tr>td,
.table-drop-down .table>tbody>tr>th,
.table-drop-down .table>tbody>tr>td,
.table-drop-down .table>tfoot>tr>th,
.table-drop-down .table>tfoot>tr>td {
  border: none;
}

.table-responsive td:first-child,
.table-responsive th:first-child {
  padding-left: 60px !important;
}

.sla_container .table-responsive td:first-child,
.sla_container .table-responsive th:first-child {
  padding-left: 8px !important;
}

.table-drop-down .table .dropdown.action {
  position: absolute;
  left: 10px;
  margin-top: -12px;
}

.table-drop-down tr,
.table tr {
  position: relative;
}

.entity-grid tr {
  cursor: pointer;

}

.table tr {
  border-top: 1px solid #DADCE0;
  /* border-bottom: 1px solid #DADCE0; */
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  /* box-shadow: 0px 1px 0px 0px #DADCE0; */
}
.table tbody {
  border-bottom: 1px solid #DADCE0;
}
th.sort-enabled:hover {
  background: #dedede;
}

.table tr:hover {
  /* border: none !important; */
  /* background-color: #EFFEF8 !important; */
  border: 1px solid #1C4E50 !important;
  box-shadow: 0px 0.5px 0px #1C4E50, 0 0px 0 #1C4E50;
  -webkit-box-shadow: 0px 0.5px 0px #1C4E50, 0 0px 0 #1C4E50;
}

.sla_container .table tr:hover {
  border: 1px solid #1C4E50;
  box-shadow: 0px -0.5px 0px #1C4E50, 0 0px 0 #1C4E50;
  -webkit-box-shadow: 0px -0.5px 0px #1C4E50, 0 0px 0 #1C4E50;
  -webkit-box-shadow: 0px -0.5px 0px #1C4E50, 0 0px 0 #1C4E50;

  /* box-shadow: 0px 0.5px 0px #1C4E50, 0 0px 0 #1C4E50;
  -webkit-box-shadow: 0px 0.5px 1px #1C4E50, 0 -1.8px 0 #1C4E50;
  -webkit-box-shadow: 0px 0.5px 1px #1C4E50, 0 -1.8px 0 #1C4E50; */
}

/* Override the border on hover of the tr element */
.table tbody tr:hover td {
  border: none;
  /* Remove the border on hover */
}

/* .page-copy .clearfix.cell.datetime.form-control-cell {
  white-space: normal;
  line-height: normal;
} */

iframe {
  border: none !important;
}

.view-back-button {
  text-decoration: none !important;
  margin: 0 0 20px 42px;
  display: block;
}

li a[title=Dashboard] {
  display: none;
}

/* 1280px  1180px*/
@media only screen and (max-width: 1331px) and (min-width: 1131px)  {
  .date-range-control {
    border-radius: 26px !important;
    border: 1px solid var(--Dark-Green, #1C4E50);
    display: flex;
    align-items: center;
    justify-content: flex-start;
    min-width: 160px !important;
    width: 200px;
}
span#caseCreatedDateRangeValue {
  white-space: nowrap;
  letter-spacing: -0.9px;
}
button.btn.btn-default.btn-entitylist-filter-submit,
.button-secondary {
  border-radius: 30px;
    display: flex;
    width: 85px;
    padding: 10px 10px;
    align-items: center;
    gap: 10px;
    font-family: Arial;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    position: relative;
    top: 14px;
    justify-content: center;
}
}
@media only screen and (max-width: 1288px) and (min-width: 1131px) {

  .navbar-toggle {
    display: none;
  }

  .collapse {
    display: block;
  }

  .navbar-static-top.navbar .menu-bar>.navbar-nav>li>a {
    height: auto;
    font-weight: normal;
    font-family: Arial;
    font-size: 16px;
  }

  .navbar-inverse .navbar-nav>li>a {
    margin-left: 5px;
    border-radius: 25px;
    padding: 10px 10px;
    color: #EFFEF8;
  }

  .navbar-brand h1 {
    position: relative;
    top: 10px;
  }

  nav.navbar-right.menu-bar {
    position: absolute;
    top: 0;
    right: 20px;
  }

}

.details-link .fa.fa-info-circle.fa-fw {
  display: none;
}

tr {
  cursor: pointer
}

.notes .note h5,
.notes .note .from {
  color: #1C4E50 !important;
  font-family: arial
}

a:focus {
  outline: none;
}

.crmEntityFormView .actions {
  border-top: none;
}

.entity-grid tr {
  cursor: pointer;
}

.profile-back-button {
  text-decoration: none !important;
  margin-left: 40px;
  box-sizing: border-box;
  display: inline-block;
}

.profile-back-button .action.create-action {
  background: #EFFEF8;
  color: #1C4E50;
  border-radius: 100px;
  border: 1px solid #1C4E50;
  height: 50px;
  align-items: center;
  justify-content: center;
  display: flex;
  padding: 0px 32px;
  font-weight: normal;
}

.profile-back-button .action.create-action:hover {
  background-color: #1C4E50;
  border-color: #1C4E50;
  color: #FFF;
}

.profile-pages .cell {
  padding: 0 28px 20px 0;
  cursor: default;
}

.profile-pages ::placeholder {
  color: #1C4E50 !important;
  font-style: italic;
}

input.form-control.customer,
input.form-control.origin {
  font-size: 20px;
  font-weight: bold;
  padding: 0;
  line-height: normal;
}

.profile-pages .actions {
  margin: 0 !important;
}

.nav .open .dropdown-menu>li>a,
.nav .open .dropdown-menu>li>a {
  color: #1C4E50;
}

.view-case-details-page .note {
  border-bottom: 2px solid #00AE79;
}

.view-case-details-page .form-custom-actions {
  margin-bottom: 20px;
  /* position: absolute; */
  width: auto;
  top: 389px;
  right: 240px;
  white-space: nowrap;
  text-align: center;
  display: block;
  white-space: nowrap;
}

.view-case-details-page .col-sm-6.clearfix {
  width: 100%;
}

.view-case-details-page a.attachment-file {
  color: #1C4E50;
}

.view-case-details-page .notes,
.view-case-details-page .crmEntityFormView .cell {
  cursor: auto;
}

.view-case-details-page .header {
  width: 100%;
  padding-left: 0;
  display: flex;
  padding-bottom: 10px;
}

.view-case-details-page .metadata {
  display: flex;
  position: relative;
  top: 5px;
  flex-direction: row-reverse;
  width: auto;
}

.view-case-details-page .emailicon,
.view-case-details-page .portalcommenticon {
  width: 20px;
  align-items: center;
  display: flex;
}

.view-case-details-page .modifiedon {
  padding-right: 10px;
}

.view-case-details-page .from {
  position: relative;
  top: -5px;
  font-size: 16px;
  color: #1C4E50;
  font-weight: 700;
}

.view-case-details-page .subject {
  font-size: 15px !important;
  padding-top: 16px !important;
  padding-bottom: 10px !important;
  color: #1C4E50;
}
.view-case-details-page .description > p , .createdby.text-muted{
  font-size: 15px;
}
.description.clearfix p {
  font-size: 20px;
}

.view-case-details-page .content {
  padding-top: 0 !important;
  width: 100%;
}

.view-case-details-page .subject b {
  font-weight: 400;
  color: #1C4E50;
}

.view-case-details-page .description.clearfix a {
  color: #1C4E50;
  font-weight: 400;
  font-size: 18px;
}

.view-case-details-page .postedon,
.view-case-details-page .modifiedon {
  padding-bottom: 5px !important;
  font-size: 16px !IMPORTANT;
}

.view-case-details-page .text-muted,
.view-case-details-page .description p {
  color: #1C4E50;
  margin: 0;
  white-space: normal;
}

.view-case-details-page .attachment-outer-border {
  border: none !important;
  padding: 0 !important;
}

.view-case-details-page .attachment-separator {
  background-color: #1C4E50 !important;
  display: none !important;
}

.view-case-details-page .tab.clearfix {
  margin-top: 20px;
}

.notifications {
  position: absolute;
  top: 70px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: initial ;
}

.notes-loading-more.message.text-center {
  display: none !important;
}


/* daterangepicker */
.daterangepicker td.active,
.daterangepicker td.active:hover {
  background-color: #1C4E50 !important;
  border-color: transparent;
  color: #fff !important;
  border-radius: 50px !important;
}

.daterangepicker .ranges li.active {
  background-color: #1C4E50 !important;
  color: #fff !important;
}

.filter_button svg {
  margin-right: 10px;
}

.daterangepicker .ranges li {
  color: #1C4E50 !important;
  font-size: 16px !important;
}

.daterangepicker .calendar-table th,
.daterangepicker .calendar-table td {
  color: #1C4E50;
  min-width: 35px !important;
}



.ss-main .ss-deselect {
   display: none !important;
}


body.filter-body-page .ss-option:before { 
  content: "";
  display: inline-block;
  position: relative;
  height: 20px;
  width: 20px;
  border: 2px solid #1C4E50;
  border-radius: 4px;
  background-color: #fff;
  margin-right: 7px;
  vertical-align: middle;

}
body.filter-body-page .ss-option.ss-selected:before {
  font-family: fontAwesome;
  content: "\f00c";
  color: #fff;
  background-color: #1C4E50;
  border: 0;
  display: inline-block;
  padding: 2px;
  font-size: 14px;
}

body.filter-body-page.modal-open .ss-option:before, body.filter-body-page.modal-open .ss-option.ss-selected:before{
  content:none;
}

.table-drop-down .table .dropdown.action .fa {
  position: relative;
  top: 1px;
  display: inline;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.table-drop-down .table .dropdown.action .fa-chevron-circle-down:before {
  content: "";
}
.width-200 {
  width: 200px;
}


.sla_container.monitoring-service th.sort-enabled:nth-child(2) {
  /* width: auto !important; */
  min-width: 200px;
}

/* th.sort-enabled {
  padding-left: 0 !important;
} */
th {
  border-right: 1px solid #ddd !important;
  padding-left: 10px !important;
}
th:first-child {
  border-left: 1px solid #ddd !important; /* Adjust the color and size as needed */
}

/* Add right border to the last th */
th:last-child {
  border-right: 1px solid #ddd !important; /* Adjust the color and size as needed */
  /* border-left: 0px !important; */
}

.monitoring-service-contianer th:nth-last-child(2), .all-cases-container th:nth-last-child(2), .service-notification-list th:nth-last-child(2) {
  border-right: none !important; /* Adjust the color and size as needed */
}


.view-case-details-page table.section tr:nth-child(3) td:nth-child(1) .control , 
.view-case-details-page table.section tr:nth-child(3) td:nth-child(2) .control {
  font-size: 20px;
  font-family: Arial;
  /* width: 150px; */
}
.view-case-details-page table.section tr:nth-child(1) .control, .view-service-notification-page  table tr:nth-child(1) .form-control-cell .control {
  font-size: 32px;
  white-space: normal;
}


.view-case-details-page .columnBlockLayout {
  width: 100%;
}

.ss-content.form-control.ss-open-below , .ss-content.ss-open-above{
  min-width: 260px !important;
}

.ss-main .ss-values .ss-value .ss-value-text {
  white-space: normal !important;
}

.daterangepicker .drp-buttons .btn {
  margin-left: 8px;
  font-weight: bold;
  padding: 10px 40px !important;
  border-radius: 30px;
  color: var(--White, var(--white-100, #FFF));
  font-style: normal;
  letter-spacing: 0.75px;
  font-family: Arial;
  font-size: 14px !important;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 16px;
  /* 114.286% */
}

.daterangepicker button.cancelBtn.btn.btn-sm.btn-default {
  background: #fff;
  color: #1C4E50;
}

.daterangepicker button.applyBtn.btn.btn-sm.btn-primary {
  background: #1C4E50;
}

.daterangepicker .drp-selected {
  color: #1C4E50;
  font-family: Arial;
  font-size: 14px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  /* 114.286% */
}

.daterangepicker td {
  overflow: visible;
}

.get_access-rights img {
  width: 100% !important;
  height: auto !important;
  max-width: 598px !important;
}

.get_access-rights .columnBlockLayout {
  margin: 0 !important;
  padding: 0 !important;
}

.get_access-rights h1 {
  color: #1C4E50;
  text-align: center;
  font-family: Georgia;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.get_access-rights p {
  color: #1C4E50;
  font-family: Arial;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

@media screen and (max-width:1131px) {
  .get_access-rights h1 {
    font-size: 24px;
  }
  .get_access-rights p ,  .get_access-rights h1 {
    text-align: left;
    text-align: center;
    padding-bottom: 10px;
    line-height: 1.5;
  }

  #entitylist-filters .input-group .ss-main {
    display: flex;
    margin-bottom: 10px;
  }

  .daterangepicker .drp-selected {
    display: block;
    padding-right: 0;
    margin: 5px 0;
  }

  .daterangepicker .drp-buttons .btn {
    width: 100%;
    margin: 5px 0 !important;
  }

  .daterangepicker .drp-buttons {
    text-align: center !important;
  }

  .daterangepicker.show-calendar .drp-buttons {
    display: flex;
    flex-direction: column;
  }

  .entitylist-filter .panel-body {
    display: flex;
    align-items: flex-start;
    justify-content: left;
    flex-direction: column;
  }

  .filter_button {
    height: 54px;
    position: absolute;
    top: 10px;
    z-index: 99;
    right: 8px;
    margin: 0;
    padding: 15px 15px 5px 10px;
  }

  .entitylist-filter {
    position: relative;
    top: 0;
    width: 100%;
  }

  .view-toolbar.grid-actions.clearfix.hide_show {
    margin: 0 0 30px;
    padding: 0;
  }


  .entitylist-filter.panel {
    border: none;
    border-radius: 0;
  }

  #corporate-cases .entity-grid.entitylist {
    position: relative;
    top:0;
  }

  .view-filter-select.nav.nav-pills.pull-left {
    width: 100%;
    margin-bottom: 10px;
    max-width: 210px;
    left: -10px;
  }

  .view-filter-select.nav.nav-pills.pull-left {
    z-index: 999;
  }

  .entitylist-filter .panel-body {
    border-radius: 5px 0 5px 5px;
    align-items: flex-start !important;
    padding-bottom: 50px;
  }

  .entitylist-filter .list-inline {
    display: block;
    width: 100%;
  }

  .entitylist-filter .list-inline>li {
    display: block;
  }

  .entitylist-filter .entitylist-filter-option-text {
    width: 100%;
  }

  .navbar-toggle {
    padding: 9px 6px;
    height: 37px;
    width: 37px;
  }

  .navbar-header {
    position: relative;
    top: 10px;
  }

  nav.navbar-right.menu-bar {
    padding-top: 0px;
    display: flex;
    align-items: center;
    height: 100%;
    background: #1C4E50;
    top: 70px;
  }

  .navbar-static-top.navbar-inverse .container {
    width: 100% !important;
    /* padding: 0; */
  }

  .navbar-static-top.navbar .navbar-collapse {
    padding: 0;
  }

  nav.navbar-right.menu-bar {
    height: 100%;
    background: #1C4E50;
  }

  ul.nav.navbar-nav.weblinks {
    height: 100%;
    display: block;
    margin: 0;
    padding: 20px 0;

  }

  #navbar .dropdown-menu {
    margin-left: 16px;
  }

  .navbar-static-top.navbar .menu-bar>.navbar-nav>li>a {
    height: auto;
    font-weight: normal;
    font-family: Arial;
    font-size: 18px;
    padding: 10px 25px;
    margin-bottom: 10px;
    /* display: block !important; */
  }

  nav a.dropdown-toggle {
    margin-bottom: 0 !important;
  }

  .view-toolbar.grid-actions .toolbar-actions {
    display: block;
    margin-top: 10px;
  }



  .entitylist-search {
    width: 100%;
    margin-bottom: 0;
  }

  .grid-actions ul.nav {
    margin: 0;
    display: block;
    width: 100%;
    margin: 0 0 20px 0;
  }

  .view-filter-select .dropdown-toggle .caret {
    position: absolute;
    right: 10px;
    top: 17px;
  }

  /*   
  .pull-left {
    float: none !important;
  } */

  .pull-right.toolbar-actions {
    float: none !important;
  }

  /* .pull-right.toolbar-actions .pull-left {
    float: none !important;
  } */

  .view-toolbar.grid-actions .toolbar-actions {
    display: block;
    margin-top: 10px;
    position: relative;
  }

  .btn.btn-primary.pull-right.action.create-action {
    max-width: 100%;
    padding: 10px 20px;
    height: auto;
    margin: 20px 0 0px;
    width: 160px;
    position: absolute;
    right: 0;
    white-space: nowrap;
    top: 96px;
    z-index: 999;
  }

  a.entitylist-download.btn.btn-info.pull-right.action {
    width: 180px;
    margin: 20px 0 0;
  }

  .pull-right.toolbar-actions .input-group {
    position: static;
    display: flex;
    clear: both;
  }

  a.entitylist-download.btn.btn-info.pull-right.action {
    width: 100%;
    margin: 20px 0 0;
  }

  #corporate-cases .view-toolbar.grid-actions,
  #account-cases .view-toolbar.grid-actions,
  #my-cases .view-toolbar.grid-actions {
    display: flex;
    flex-direction: column-reverse;
  }

  #corporate-cases a.btn.btn-primary.pull-right.action.create-action,
  #account-cases a.btn.btn-primary.pull-right.action.create-action,
  #my-cases a.btn.btn-primary.pull-right.action.create-action {
    max-width: 100%;
    padding: 10px 20px;
    height: auto;
    margin: 20px 0 0px;
    width: 160px;
    position: absolute;
    right: 0;
    white-space: nowrap;
    top: 40px;
    z-index: 1;
  }

  #corporate-cases tbody,
  #account-cases tbody,
  #my-cases tbody {
    padding: 0;
  }

  #corporate-cases .grid-actions ul.nav,
  #account-cases .grid-actions ul.nav,
  #my-cases .grid-actions ul.nav {
    margin: 0 0 10px 0;
  }

  button.btn.btn-default.btn-xs.aria-exp .action .dropdown-menu li a {
    padding: 5px 10px;
    border-radius: 20px;
    border: none;
    display: block;
    text-align: center;
  }


  .action.create-action,
  .entitylist-download {
    height: auto;
    padding: 10px 20px;
  }

  .navbar-static-top.navbar-inverse {
    display: block;
    align-items: center;
  }

  .navbar-toggle .icon-bar {
    border: 1px solid #1C4E50;
  }

  .navbar-inverse .navbar-toggle {
    border: 1px solid #EFFEF8 !important;
  }

  .navbar-toggle {
    background-color: #EFFEF8 !important;
    border-radius: 6px;
  }

  .navbar-brand h1 {
    font-size: 30px;
  }

  .navbar-toggle:hover {
    background-color: #1C4E50 !important;
  }

  .navbar-toggle:hover .icon-bar {
    border: 1px solid #EFFEF8;
  }

  .crmEntityFormView table.section,
  .crmEntityFormView table.section>tbody,
  .crmEntityFormView table.section>tbody>tr,
  .crmEntityFormView table.section>tbody>tr>td,
  .crmEntityFormView table.section>tbody>tr>th,
  .crmEntityFormView table.section>tfoot,
  .crmEntityFormView table.section>tfoot>tr,
  .crmEntityFormView table.section>tfoot>tr>td,
  .crmEntityFormView table.section>tfoot>tr>th,
  .crmEntityFormView table.section>thead,
  .crmEntityFormView table.section>thead>tr,
  .crmEntityFormView table.section>thead>tr>td,
  .crmEntityFormView table.section>thead>tr>th {
    max-width: 100%;
  }

  .validation-summary .entity-form fieldset:first-of-type {
    padding: 20px;
  }

  .form-readonly.entity-form .actions {
    margin-left: 0 !important;
  }

  nav.navbar-right.menu-bar {
    height: 100%;
    background: #1C4E50;
    width: 100%;
    position: fixed;
    z-index: 9;
  }

  body.bodyOverflowhihde {
    overflow: hidden;
  }

  body.bodyOverflowhihde .closed-icon {
    display: block;
    width: 22px;
    height: 14px;
  }

  .closed-icon {
    display: none;
  }

  body.bodyOverflowhihde .closed-icon span {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 20px;
    color: #1C4E50;
  }

  body.bodyOverflowhihde .open-icon {
    display: none;
  }

  .open-icon {
    display: block;
  }

  .form-readonly.entity-form #title {
    font-size: 22px !important;
  }

  .form-readonly.entity-form tbody {
    padding: 20px;
  }

  .modal-dialog.modal-lg table.section tbody {
    padding: 0px;
  }



  body.bodyOverflowhihde .navbar-toggle {
    background: transparent !important;
    border: none !important;
  }

  .chart-container {
    height: 300px;
    width: 500px;
    overflow-x: scroll;
    overflow-y: hidden;
    margin-bottom: 10%;
  }

  .col-md-8.col-md-offset-2 {
    overflow-x: auto;
  }

  .view-back-button {
    text-decoration: none !important;
    margin: 0 0px 20px 29px;
    display: block;
  }

  .tooltip {
    left: 30px !important;
  }

  .basic-user._user a.btn.btn-primary.pull-right.action.create-action {
    top: 41px;
  }

  .view-case-details-page fieldset {
    padding: 0 !important;
    overflow: hidden;
  }

  .view-case-details-page tbody {
    padding: 0 20px !important;
  }


  .view-case-details-page .cell,
  .view-case-details-page td {
    margin: 0;
    overflow: visible;
  }

  .view-case-details-page .field-label {
    float: left;
    font-size: 16px;
    width: 50vw;
    color: #466869;
  }

  .view-case-details-page #statuscode {
    margin-left: 0 !important;
  }

  .view-case-details-page .statuscode.new {
    margin: 0 !important;
  }

  .view-case-details-page td.clearfix.cell,  .view-service-notification-page fieldset[aria-label="Notification Settings"] td.clearfix.cell{
    display: flex;
    align-items: center;
    overflow: visible;
    width: 100%;
    max-width: 100vw;
  }

  .view-case-details-page td.clearfix.cell,  .view-service-notification-page fieldset[aria-label="Notification Settings"] td.clearfix.cell {
    display: flex;
    align-items: center;
    overflow: visible;
    width: 100%;
  
}

  .view-case-details-page .crmEntityFormView .form-control.readonly,
  .view-case-details-page .crmEntityFormView .form-control[readonly][disabled],
  .view-case-details-page .form-readonly .form-control {
    font-size: 18px;
    color: #1C4E50;
  }

  .view-case-details-page input#ticketnumber {
    transform: none;
  }

  .view-case-details-page input#title {
    padding: 0 !important;
    display: block;
    margin: 10px 0;
    line-height: normal;
    font-size: 24px !important;
  }

  .view-case-details-page label#createdon_label {
    position: relative;
    top: 12px;
  }

  .create-Case-Modal-popup .modal-body,
  .create-Case-Modal-popup .container.crmEntityFormView.mt-5 {
    padding: 0 !important;
    padding: 15px 0 !important;
  }

  .view-case-details-page .notes {
    width: 100%;
    padding-top: 120px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .view-case-details-page {
    overflow-x: hidden;
  }
  .view-case-details-page .crmEntityFormView .section {
    table-layout: auto;
}

  .view-case-details-page td {
    white-space: normal;
  }

  .view-case-details-page #notescontrol {
    margin: 0 -20px;
  }

  .view-case-details-page .tab.clearfix {
    margin-top: 0px;
  }
  .view-case-details-page table.section tr:nth-child(1) td {
    display: block !important;
    width: 91vw;
    max-width: 100% !important;
}

  .modal-dialog {
    width: 90vw;
  }

  .view-case-details-page label#createdon_label {
    position: relative;
    top: 0;
  }

 .monitoring-service .view-toolbar.grid-actions .toolbar-actions {
    display: flex;
    margin-top: 50px;
    position: relative;
    justify-content: space-between;
    align-items: center;
}
.monitoring-service .entitylist-search {
  width: 100%;
  margin-bottom: 0;
  max-width: 200px;
}
.monitoring-service a.entitylist-download.btn.btn-info.pull-right.action {
  width: auto;
  margin: 0;
}

.monitoring-service .filter_button {
  top: -10px;
  right: 15px;
}

.sla_container.monitoring-service .filter_button{
  top: -11px;
  right: 16px;
}

.monitoring-service .entitylist-filter {
  position: relative;
  top: 42px;
  width: 100%;
}
.buttoncontainer {
  margin-right: 0 !important;
}

.table.table-striped.JPadding.JCLRFlex.JColResizer {
  width: auto !important;
}


}

@media screen and (max-width: 1131px) and (orientation:portrait) {
  .wrapper-body .actions {
    margin-left: 0px !important;
  }

  .page-copy h2 {
    margin: 0;
    padding: 0 !important;
  }

  .row.sectionBlockLayout.text-left .container {
    padding: 0;
  }

  .profile-back-button {
    margin-left: 22px;
    margin-bottom: 15px;
  }

  .profile-pages .tab-title {
    margin-bottom: 20px;
  }

  .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #1C4E50;
  }

  .navbar-inverse .navbar-toggle:hover .icon-bar {
    background-color: #fff;
  }

}


@media screen and (max-width:850px) {

  .table-ipad td,
  .table-ipad tr {
    display: flex !important;
    width: 100% !important;
  }

  section.modal.fade.modal-closecase .modal-header .modal-title,
  section.modal.fade.modal-cancelcase .modal-header .modal-title,
  section.modal.fade.modal-cancelcase .modal-title,
  .modal-header .modal-title {
    padding: 25px 15px 0 !important;
  }

  .modal-header button.close {
    top: 0px !important;
  }
  section.modal.fade.modal-closecase .modal-body p,
  section.modal.fade.modal-reopencase .modal-body p,
  section.modal.fade.modal-cancelcase .modal-body p {
    padding: 15px 0px 20px;
    white-space: normal;
  }

  .create-Case-Modal-popup .modal-header button.close {
    top: 0px !important;
  }

  section.modal.fade.modal-cancelcase .modal-body p,
  section.modal.fade.modal-closecase .modal-body,
  section.modal.fade.modal-cancelcase .modal-body,
  section.modal.fade.modal-closecase .modal-body {
    padding: 15px 15px 20px;
    text-align: left;
    white-space: normal;
  }

  section.modal.fade.modal-closecase .modal-header button.form-close,
  section.modal.fade.modal-reopencase .modal-header button.form-close,
  section.modal.fade.modal-cancelcase .modal-header button.form-close {
    top: 0px !important;
  }

  section.modal.fade.modal-closecase .modal-body p {
    padding: 15px 0px 20px;
  }

  section.modal.fade.modal-closecase .modal-content,
  section.modal.fade.modal-reopencase .modal-content,
  section.modal.fade.modal-cancelcase .modal-content,
  section.modal.fade.modal-closecase .modal-dialog,
  section.modal.fade.modal-reopencase .modal-dialog,
  section.modal.fade.modal-cancelcase .modal-dialog {
    width: auto;
  }

  .modal-reopencase .modal-body {
    padding: 15px;
  }

  section.modal.fade.modal-reopencase .modal-header .modal-title {
    padding: 25px 44px 0 !important;
  }


}

@media screen and (max-width:580px) {

  .modal-footer {
    padding: 15px 20px 39px;
  }

  .modal-footer button {
    padding: 0px 20px;
    white-space: unset;
  }



}

@media screen and (max-width:765px) {
  .view-case-details-page .metadata {
    display: flex;
    position: relative;
    top: 5px;
    flex-direction: row-reverse;
    width: auto;
    white-space: nowrap;
    flex-direction: column-reverse;
    left: 10px;
    line-height: normal;
  }
}

@media screen and (max-width:580px) and (orientation:portrait) {
  .view-case-details-page .field-label {
    width: 30vw;
  }
}

@media screen and (max-width:480px) and (orientation:portrait) {

  .navbar-brand h1,
  .navbar-brand h1 span {
    font-size: 20px !important;
  }

  #panel_center {
    width: 230px;
    padding: 20px;
    display: block;
  }

  .view-case-details-page .field-label {
    width: 150px;
  }




}

@media screen and (min-width: 981px) and (max-width: 1199px) {

  .navbar-nav .open .dropdown-menu {
      position: absolute;
      left: auto;
      right: 0;
  }
}

#uploader #uploaderCont .submit {
  display: none !important;
}

#entitylist-filters .entitylist-filter-option .input-group-addon {
  display: none;
}

.date-range-control {
  border-radius: 26px !important;
  border: 1px solid var(--Dark-Green, #1C4E50);
  display: flex;
  align-items: center;
  justify-content: flex-start;
  min-width: 222px;
}

.entitylist-filter .panel-body:before,
.panel-body:after {
  display: none;
}

.entitylist-filter .panel-body {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.powerbi {
  height: 86vh !important;
}
textarea[readonly] {
  border: none !important;
}
.wrap-textarea {
  text-wrap: wrap;
}
.form-readonly.entity-form .info.required label:after{
  content: none !important;
}
.header-fonts {
  font-size: 32px;
}
.info {
  padding-bottom: initial;
}

.custom-visibility-hidden {
  visibility: hidden;
  padding: 0px !important;
  height: 0px;
  width: 0px;
}

table.JPadding > tbody > tr > td {
  padding-left: 11px !important;
}



@media only screen and (max-width: 1288px) and (min-width: 1201px) {
  .navbar-brand h1 {
    position: relative;
    top: 0px !important;
  }
}

@media only screen and (max-width: 1288px) and (min-width: 1131px) {
  body nav.navbar-right ul.dropdown-menu {
      min-width: 0px !important;
      width: calc(100% - 5px) !important;
  }
}

@media (min-width: 1131px) {
  nav li > a.dropdown-toggle:not(.myEvidiNavButton) {
      padding-left: 15px !important;
      max-width: 200px !important;
  }
}

@media (max-width: 1131px) {
  ul.dropdown-menu > li > a {
    padding-left: 11px !important;
  }
  li.dropdown > a.myEvidiNavButton {
    width: auto !important;
    justify-content: left !important;
  }
  a.active.fa.fa-bell-o {
    margin-left: 27px !important;
  }
}
  li.dropdown > a.myEvidiNavButton {
    width: auto !important;
  }

@media screen and (max-width: 980px) {
  #userNameli > ul.dropdown-menu {
      min-width: 0px !important;
      width: calc(100% - 0px) !important;
  }
}

span.severitycode::before {
  display: none !important;
}

span.severitycode {
  justify-content: left !important;
}


/* Some test styling  */

.statuscode.new , .statuscode.in-progress, .status.in-progress, .statuscode.assigned-consultant, .statuscode.awaiting-customer {
  background-color: #00AE79;
  color: white;
}

.statuscode.problem-solved , .statuscode.cancelled, .statuscode.sent-third-party, .statuscode.problem-Information-Provided {
  background-color: #C4FAE7 !important;
  color: #1C4E50 !important;
}

.statuscode.problem-merged,.statuscode.new-response, .statuscode.In-Review, .statuscode.In-Backlog {
  background-color: #466869;
  color: #EFFEF8;
}
.profile-icon {
  margin-right: 8px;
  fill: #F1FDF8;
  min-width: 30px
}

a[aria-expanded="true"],a[aria-expanded="false"]:focus  {
  .profile-icon {
   fill: #1C4E50;
  }
}

.navbar-static-top .navbar-brand {
  position: relative !important;
}

#cookieLinkAnchor {
  text-decoration: underline;
  text-decoration-color: transparent; 
  text-underline-offset: 3px; 
  transition: text-decoration-color 0.3s ease-in-out, text-underline-offset 0.3s ease-in-out;
}

#cookieLinkAnchor:hover {
  text-decoration-color: currentColor; 
  text-underline-offset: 3px; 
}

.footer-bottom {
  position: relative !important;
  bottom: 0;
}

/* .footer {
  display: block !important;
  position: fixed;
  width: 100%;
  bottom: 0;
} */

@media (min-width: 1131px) and (max-width: 1214px) {
  .entitylist-filter .entitylist-filter-option-text {
    width: 150px;
    display: block !important;
  }
  
}

.entitylist-filter {
    position: absolute;
    top: 74px;
    /* width: 98.45% !important; */
    /* display: none; */
}
.view-grid.table-responsive {
  padding-top: 30px;
}

.entitylist-search {
    height: 40px;
    display: -webkit-box;
    width: 320px;
    margin-right: 10px !important;
}

nav.menu-bar a span.caret {
 margin-left: 6px;
}

#mainContent .title h2 {
  padding-bottom: 0px !important;
}

.filter_button.hide_show svg path {
  fill: #EFFEF8;
}

#caseCreatedDateRange .fa-calendar {
  margin-right: 5px;
  top: 0px;
}
#caseCreatedDateRangeValue {
  line-height: 16px;
}

@media (max-width: 1025px) {
  .filter-container {
   width: 100%;
  
  }
  .entitylist-filter {
     position: relative;
   top: 10px;
   width: 100%;
  }
  .filter_button {
    height: 45px;
    padding: 15px;
  }
}

.pva-embedded-web-chat-widget {
    background-color: #1C4E50 !important;
    color: #EFFEF8 !important;
}

.pages-chatbot-header {
  background-color: #1C4E50 !important;
    color: #EFFEF8 !important;
}
.pva-embedded-web-chat {
  display: none !important;
} 
.pages-chatbot-header {
    height: 50px !important;
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;
}
.pva-embedded-web-chat {
  min-width: 600px;
}
.pva-embedded-web-chat-widget {
  zoom: 1.3;
}
.webchat__imageAvatar__image img {
  display: none;
}
.webchat__defaultAvatar .webchat__imageAvatar__image{

    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'><path fill='%23E5E5E5' d='M0 0h40v40H0z'/><path fill='%23fff' d='M-93-138h568v842H-93z'/><path fill='%231C4E50' d='M0 0h40v40H0z'/><path d='M17 20h-1.5v-1.5H17V20zm6 0h-1.5v-1.5H23V20zm6-1.5v3h-1.5v3.75a2.26 2.26 0 0 1-.656 1.594 2.26 2.26 0 0 1-1.594.656h-3.094L17 31.906V27.5h-3.75a2.26 2.26 0 0 1-1.594-.656A2.26 2.26 0 0 1 11 25.25V21.5H9.5v-3H11v-2.25a2.26 2.26 0 0 1 .656-1.594A2.26 2.26 0 0 1 13.25 14h5.25v-2.45a1.498 1.498 0 0 1-.75-1.3c0-.21.04-.406.117-.586a1.546 1.546 0 0 1 .797-.797c.18-.078.375-.117.586-.117a1.412 1.412 0 0 1 1.055.445 1.412 1.412 0 0 1 .445 1.055c0 .266-.07.516-.21.75a1.46 1.46 0 0 1-.54.55V14h5.25a2.26 2.26 0 0 1 1.594.656 2.26 2.26 0 0 1 .656 1.594v2.25H29zm-3-2.25a.72.72 0 0 0-.223-.527.72.72 0 0 0-.527-.223h-12a.72.72 0 0 0-.527.223.72.72 0 0 0-.223.527v9a.72.72 0 0 0 .223.527.72.72 0 0 0 .527.223h5.25v2.648L21.594 26h3.656a.72.72 0 0 0 .527-.223.72.72 0 0 0 .223-.527v-9zm-9.973 5.414c.43.43.922.762 1.477.996.555.227 1.137.34 1.746.34.61 0 1.191-.113 1.746-.34a4.605 4.605 0 0 0 1.477-.996l1.054 1.066a5.958 5.958 0 0 1-1.968 1.313 5.965 5.965 0 0 1-2.309.457 5.99 5.99 0 0 1-4.277-1.77l1.054-1.066z' fill='%23EFFEF8'/></svg>");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;}
.webchat__defaultAvatar--fromUser .webchat__imageAvatar__image{
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'><rect width='24' height='24' rx='12' fill='%23C4FAE7'/><circle cx='12' cy='9' r='3' fill='%231C4E50'/><path d='M17.002 17.999C17.002 17.999 14.7634 17.999 12.002 17.999C9.24053 17.999 7.00195 17.999 7.00195 17.999C7.00195 15.2376 9.24053 12.999 12.002 12.999C14.7634 12.999 17.002 15.2376 17.002 17.999Z' fill='%231C4E50'/></svg>") !important;
    /* background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'><rect width='24' height='24' rx='12' fill='%231C4E50'/><circle cx='12' cy='9' r='3' fill='white'/><path d='M17.002 17.999C17.002 17.999 14.7634 17.999 12.002 17.999C9.24053 17.999 7.00195 17.999 7.00195 17.999C7.00195 15.2376 9.24053 12.999 12.002 12.999C14.7634 12.999 17.002 15.2376 17.002 17.999Z' fill='%23EFFEF8'/></svg>") !important; */
background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}


.webchat__text-content {

       background-color: #1C4E50 !important;
    color: #EFFEF8 !important;
    font-family: arial !important;
    border-radius: 15px;
}
.webchat__stacked-layout--from-user .webchat__text-content {
    background-color: #C4FAE7 !important;
    color: #1C4E50 !important;
}
.webchat__bubble__content {
  border: none !important;
}
.webchat__text-content p {
  color: #EFFEF8 !important;
    font-family: arial !important;
}
.webchat__stacked-layout--from-user .webchat__text-content p{
      color: #1C4E50 !important;

}
.webchat__initialsAvatar--fromUser {
  background-color: initial !important;

}
.webchat__basic-transcript {
  background: #EFFEF8;
}
.webchat__send-box__main {
      border-radius: 8px !important;
      background: #EFFEF8 !important;
}
.webchat__send-button .webchat__send-icon {
  fill: #1C4E50;

}
.webchat__send-box {
  background: #1C4E50 !important;
}
.pva-privacy-message {
  background: #1C4E50 !important;
}
.pva-privacy-message p {
    color: #EFFEF8 !important;

}
.pva-embedded-web-chat-window-container {
      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
}

.webchat__suggested-action {
      color: #1C4E50 !important;
    background: #EFFEF8 !important;
    outline: none !important;
    border: none !important;
    border-radius: 8px !important;
}
.pva-embedded-web-chat[data-minimized='false'] {
 height: 85% !important;
}
.pva-embedded-web-chat .webchat__send-box-text-box .webchat__send-box-text-box__input {
  color: black !important;
  font-family: Arial !important;
}
.ac-adaptiveCard {
  background-color: #EFFEF8 !important;
    border: 2px solid #1C4E50 !important;
    border-radius: 8px !important;
}
.ac-adaptiveCard .ac-textBlock p {
color: #1C4E50 !important;
font-family: arial !important;
}

/* .webchat__typingIndicator  {
    background-image: url("data:image/svg+xml;utf8,<svg width='120' height='30' viewBox='0 0 120 40' xmlns='http://www.w3.org/2000/svg'><g fill='%231C4E50'><circle cx='20' cy='20' r='6'><animate attributeName='r' values='6;10;6' dur='0.8s' repeatCount='indefinite' begin='0s'/><animate attributeName='opacity' values='0.5;1;0.5' dur='0.8s' repeatCount='indefinite' begin='0s'/></circle><circle cx='50' cy='20' r='6'><animate attributeName='r' values='6;10;6' dur='0.8s' repeatCount='indefinite' begin='0.15s'/><animate attributeName='opacity' values='0.5;1;0.5' dur='0.8s' repeatCount='indefinite' begin='0.15s'/></circle><circle cx='80' cy='20' r='6'><animate attributeName='r' values='6;10;6' dur='0.8s' repeatCount='indefinite' begin='0.3s'/><animate attributeName='opacity' values='0.5;1;0.5' dur='0.8s' repeatCount='indefinite' begin='0.3s'/></circle><circle cx='110' cy='20' r='6'><animate attributeName='r' values='6;10;6' dur='0.8s' repeatCount='indefinite' begin='0.45s'/><animate attributeName='opacity' values='0.5;1;0.5' dur='0.8s' repeatCount='indefinite' begin='0.45s'/></circle></g></svg>") !important;
    height: 30px !important;
    width: 120px !important;
} */


#viewCaseModal .modal-dialog {
        width: 95vw;
        height: 95vh;
}




/* Loader Overlay */
#loader-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); /* Semi-transparent background */
  z-index: 9998; /* Ensure it covers content but is behind the loader */
}

/* Loader Container */
#loader {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 20px;
  color: #fff; /* Text color changed to white */
  z-index: 9999; /* Above the overlay */
}

/* Loader Animation */
#loader::after {
  content: " ";
  display: block;
  width: 40px;
  height: 40px;
  margin: 10px auto;
  border-radius: 50%;
  border: 5px solid #ccc;
  border-color: #fff transparent #fff transparent; /* Loader color changed to white */
  animation: spin 1.2s linear infinite;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}



