/*** 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;
	background-color: #ffffff;
}
legend {
	color: #000000;
}
footer {
	color: #333333;
}
footer .footer-bottom {
	background-color: #f4f4f4;
}
.breadcrumb {
	background-color: transparent;
}
.breadcrumb > li a {
	font-family: "jeko-regular";
	color: #000;
}
.breadcrumb > li a:hover {
	color: #000;
	font-weight:600;
}
.breadcrumb > .active {
	font-family: "jeko-regular";
	color: #000;
}
.nav-tabs > li > a:hover {
	background-color: #f2f2f2;
	color: #1276CE;
}
.nav-tabs > li > a:focus {
	background-color: #f2f2f2;
	color: #1276CE;
}
.btn-webshophome {
	padding: 6px 12px;
	margin-right: 10px;
	font-size: 15px;
}
.btn-primary, .btn-default, .btn-info, .btn-webshophome {
	font-family:"inter-medium";
	color: #000;
	border: none;
	background-image: linear-gradient(130deg,#00e38c,#d2fea1);
}
.btn-primary:active, .btn-primary:hover, .btn-primary:focus, .btn-default:active, .btn-default:hover, .btn-default:focus, .btn-info:active, .btn-info:hover, .btn-info:focus, .btn-webshophome:active, .btn-webshophome:hover, .btn-webshophome:focus{
	font-family:"inter-medium";
	color: #000;
	box-shadow: 1px 1px 5px grey;
	background-image: linear-gradient(130deg,#00e38c,#d2fea1);
}
.btn-primary:focus:active, .btn-default:focus:active {
	color: #000;
	font-family:"inter-medium";
	font-weight:600;
	box-shadow: 1px 1px 5px grey;
	background-image: linear-gradient(130deg,#00e38c,#d2fea1);
}
.navbar-static-top.navbar-inverse {
	background-color: #ffffff;
}
.navbar-toggle {
	background-color: #1276CE;
	background-image: linear-gradient(130deg,#00e38c,#d2fea1);
}
.navbar-inverse .navbar-toggle {
	border: 1px solid #1276CE;
}
.navbar-inverse .navbar-toggle:hover {
	background-color: #1483e5;
}
.navbar-inverse .navbar-toggle:focus {
	border: 1px solid #000000;
	background-color: #1483e5;
}
.navbar-inverse .navbar-nav > li > a {
	color: #333333;
}
.navbar-inverse .navbar-nav > li > a:hover {
	background-color:transparent;
    border-bottom: 4px solid #00E38C;
	color:#000;
	font-weight: 600;
}
.navbar-inverse .navbar-nav > li > a:focus {
	background-color:transparent;
	color:#000;
	font-weight: 600;
}
.navbar-inverse .navbar-nav > .open > a {
	color: #000;
	background-color: transparent;
	font-weight: 600;
}
.navbar-inverse .navbar-nav > .open > a:hover {
	color: #000;
	background-color: transparent;
	font-weight: 600;
}
.navbar-inverse .navbar-nav > .open > a:focus {
	color: #000;
	background-color: transparent;
	font-weight: 600;
}
.navbar-inverse .navbar-nav .open .dropdown-menu {
	background-color: white;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
	color: #000;
	font-family: 'inter-medium';
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a {
	font-weight:600;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
	font-weight:600
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
	font-weight:600
}
.nav > li > a:hover {
	background-color: #f2f2f2;
}
.nav > li > a:focus {
	background-color: #f2f2f2;
}
.sectionPrimaryColor {
	background-color: #00E38C;
	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: #000;
	font-family: "inter-regular"
}
a:hover {
	color: #00E38C;
	text-decoration:none;
}
a:focus {
	color: #00E38C;
	text-decoration:none;
	outline: none;
	outline-offset: none;
}
a.active {
	color: #00E38C;
	text-decoration:none;
}
.open > .btn-default.dropdown-toggle {
	color: #00E38C;
	background-color: #e6e6e6;
	border-color: #00E38C;
}
.open > .btn-primary.dropdown-toggle {
	color: #ffffff;
	background-color: #00E38C;
	border-color: #00E38C;
}
.open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
	color: #ffffff;
	background-color: #1276CE;
	border-color: #00E38C;
}
.entitylist {
	background-color: #ffffff;
	color: #000000;
}
.crmEntityFormView, .modal-content, .popover-content {
	background-color: #ffffff;
	color: #000000;
	border: 1px 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: #ffffff !important;
	color: #000000;
}
input {
	background-color: #ffffff;
}
.bootstrap-datetimepicker-widget {
	background-color: #ffffff;
}
.bootstrap-datetimepicker-widget.dropdown-menu {
	display:contents !important;
}
.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 {
	font-family: "jeko-regular";
	color: unset;
}
.control-label {
	font-family:"inter-regular";
}
.radio label, .checkbox label {
	font-family:"inter-regular";
}
.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 > tbody > tr > td[data-attribute="sie_extendedinternaldescription"] {
	max-width: 250px;
}
.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 {
	color: #000000;
}
.form-close:hover {
	color: #000000 !important;
}
.form-close:focus {
	color: #000000 !important;
}
::placeholder {
	color: #000000 !important;
}
.help-block {
	color: #000000;
}
.alert-warning {
	white-space: normal;
}
table.section tr {
	background-color: transparent;
}
.entity-notes a.addnote {
	float: left;
	white-space: unset;
}
.infobox-actions {
height:45px !important;
}
.entity-notes {
	padding:0px;
	width:100%;
}
@media (min-width: 768px) {
	.case-info .form {
		width: 720px;
	}
}
@media (min-width: 992px){
	.case-info .form {
		width: 940px;
	}
}
@media (min-width: 1200px) {
	.case-info .form {
		width: 1140px;
	}
}
@media only screen and (max-width: 768px) {
  .linkContent, .helpContent {
    width: 100%;
  }
  .table-fluid td, .table-fluid tr {
    white-space: normal !important;
  }
  .entitylist-search {
    width: 100% !important;
    padding-left: 3% !important;
  }
  .input-group {
    padding-top: 2% !importants;
  }
  .page-header{
	display:none;
  }
}
@media (min-width: 992px) {
.col-md-9 {
     width: 100% !important;
}
.search-body-container .col-md-9 {
    width: 75% !important;
}
}
.helpContent {
	font-size: 20px !important;
	padding: 2%  !important;
}
p{
   white-space: initial  !important;
}
.container, .center-block, .col-md-9 .form {
   	width: 100% !important;
}
.getHelpRow {
	padding: 0px !important;
}
.btm-static {
	width: 100% !important;
	padding: 2px  !important;
    height: 100%  !important;
}
.description.clearfix {
    white-space: normal !important;
}
.description {
    white-space: pre-wrap !important;
}