/* @import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap'); */
 body, * {
    font-family: 'Open Sans', sans-serif;
}
#page {
    padding: 0;
    background: transparent;
}
#content {
    width: 100% !important;
    margin: 0 auto !important;
    padding: 50px 0;
    min-height: 800px;
    float: none;
}
#header {
    margin-bottom: 0;
    background: #f00;
}
.clearfooter {
    clear: both;
}
body .ui-panel .ui-panel-titlebar {
    background: #003366 !important;
    border: 0px !important;
    height: 40px;
    padding-top: 13px;
    font-size: 13px;
    text-transform: capitalize;
    font-weight: bold;
    text-shadow: none;
}
.ui-button-text {
    background: #003366;
    border-radius: 0 !important;
}
#footer {
    background: #e0e0e0;
    color: #000 !important;
    box-shadow: none !important;
}
#footer td {
    opacity: 1 !important;
}
#header, #footer {
    border-radius: 0;
}
.impaktAppLink {
    color: #000;
}
ul, li {
    margin: 0;
    padding: 0;
}
li {
    list-style-type: none;
}
.clear {
    clear: both;
}
h1 {
    font-size: 20px;
    margin-top: -30px;
}
.dashboard-section {
    overflow: hidden;
    float: left;
    margin-right: 20px;
    width: 49%;
}
.dashboard-section:last-child {
    margin-right: 0;
}
.dashboard-section-header {
    color: #fff;
    background: #003366;
    padding: 10px;
    font-size: 20px;
    font-weight: 600;
}
.dashboard-section-forms {
    padding: 15px;
    background: #eee;
    overflow: hidden;
}
.form-control {
    float: right;
    margin-right: 20px;
    font-size: 13px;
    background: transparent;
}
label {
    background: transparent;
}
select {
    background: transparent;
}
.dashboard-tile {
    width: 18%;
    height: 150px;
    border: 1px solid #eee;
    float: left;
    padding: 20px;
    margin: 20px 10px;
    background: #fff;
    border-radius: 5px;
}
.dashboard-tile-nsm {
    width: 30%;
    height: 150px;
    border: 1px solid #eee;
    float: left;
    padding: 20px;
    margin: 20px 10px;
    background: #fff;
    border-radius: 5px;
}
.dashboard-below-tile{
	display: block;
    margin-left: 15%;
}
.dashboard-tile-heading {
    font-size: 14px;
    background: inherit;
    text-align: center;
}
.dashboard-section-tiles {
    background: #fff;
    overflow: hidden;
    text-align: right;
    padding-left: 10px;
}
.dashboard-tile-count {
    font-size: 50px;
    background: inherit;
    text-align: center;
    margin: 25px 0;
}
.dashboard-tile-footer ul li {
    float: left;
    font-size: 12px;
    background: transparent;
    border-right: 1px solid #ccc;
    padding-right: 10px;
    margin-right: 10px;
}
.dashboard-tile-footer ul li:last-child {
    border-right: 0;
}
.type-1 {
    background: #fff;
}
.type-2 {
    background: #3d5997;
    color: #fff;
}
.type-3 {
    color: #fff;
    background: #3495e2;
}
.dashboard-chart-block {
    
}
body {
    margin: 0;    
}
body .ui-inputfield {
    border-radius: 0;
    padding-left: 5px !important;
}
.ui-panel-title {
    font-size: 20px;
}
.labelSize_mandatory {
    display: block !important;
}
label {
    font-size: 13px !important;
}
button {
    border-radius: 0 !important;
}
body .ui-selectonemenu {
    border-radius: 0;
}
.dashboard-tile-count {
    font-size: 30px;
    background: inherit;
    text-align: center;
    margin-top: 20px;
    word-break: break-word;
}
.dashboard-tile-count label, .dashboard-tile-count a {
    font-size: 30px !important;
}
.dashboard-charts {
    background: #fff;
    overflow: hidden;
}
.ui-outputlabel .ui-outputlabel-rfi {
    color: #f00;
}
.input-mt-md {
	margin-top: 20px;
}
.login-btn {
    margin-top: 30px !important;    
}
body .ui-button.login-btn {
    background: #003366 !important;
}
.ui-outputpanel {
    position: relative;
    margin-top: -20px;
    margin-left: -20px;
    width: 150%;
}
.dashboard-tile-count i {
    font-size: 15px !important;
}
#label_footer_impakt {
    color: #000;
}
td {
	vertical-align: top;
}
#incend1 td {
	vertical-align: inherit !important;
}
.dashboard_DSA {
	float: left;
	width: 50%;	
}
.charts {
	float: left;
	width: 40%;	
	margin-left: 10%;
}
.charts1 {
	float: left;
	width: 20%;	
	margin-left: 10%;
}
.dashboard_DSA2 {
	float: left;
	width: 40%;	
	margin-left: 10%;
}
.chart-panel-btm {
	float: left;
}
.chart-panel-btm .leftContainer {
	margin-right: 28%;
}
.dashboard_DSA table {
    width: 100%;
}

body .ui-datatable thead th, .ui-state-default.ui-static-column {
background-image: none !important;
background: #ececed;
}
body .ui-datatable thead th:hover, .ui-state-default.ui-static-column:hover {
  background-image: none !important;
  background: #ececed;  
}
body .ui-datatable thead th span {
    color: #003366;
    font-weight: 600 !important;
    font-size: 14px;
    text-transform: capitalize;
}

.ui-datatable tr.ui-state-highlight a{
     color : white !important;
 }


.ui-dialog-titlebar.ui-widget-header.ui-helper-clearfix.ui-corner-top.ui-draggable-handle {
background: #003366 !important;
}
body .ui-datatable thead th {
    background: #ececed !important;
}
span.ui-button-icon-left.ui-icon.ui-c.pi.pi-plus {
color: #fff !important;
}



body .ui-selectonelistbox .ui-selectlistbox-listcontainer .ui-selectlistbox-list .ui-selectlistbox-item.ui-state-highlight, body .ui-selectmanymenu .ui-selectlistbox-listcontainer .ui-selectlistbox-list .ui-selectlistbox-item.ui-state-highlight {
background-color: #003366 !important;
}
td.centeredColumnContent{
    text-align: center;
}

th.dt {
   background-color: #003366;
    border: 1px solid #007ad9;
    color: #fff;
    padding: .571em 1em .571em 1em;
    font-weight: 400;
}

.ui-datatable.pTable th {
     background-color: #003366 !important;
}


body .ui-datatable .ui-datatable-header, body .ui-datatable .ui-datatable-footer {
    background-color: #003366 !important;
    

}

 .required:after {
    content:" *";
    color: red;
  }
  
  .detailsPanelGrid {
 border: #e1e1d0 solid 1px;height: 100%; 
}
 
 .detailsPanelGridOutputLabel {
 display: block; text-align: center;font-weight:bold; 
 }
 
 .panelGridColumns {
 border: #e1e1d0 solid 1px;  
 }
 
 .columnValueRightAlign {
   display: block; text-align:right;
   }
 
  .columnValueCenterAlign {
   display: block; text-align:center;
   }
  
 .applapacHyperlink:hover {
	 text-decoration:underline !important;
 	 font-weight:bold !important; 
 }
 
  .applapacHyperlink {
	 text-decoration:underline !important;
 }
 
  .ui-datatable-scrollable table{
    position: relative;
}
 