body {
  height: 100%;
  color: #306db6;
  overflow-x: hidden;
  background-color: #306db6;
  background-color: #FFF !important;
}
.sidebar a{
color: #337ab7 !important;
}
.username{
  cursor: pointer;
  font-weight: bold;
}

.appSelect > option {
  padding: 4px 0px;
}
.mainChild{
  overflow:hidden;
}
.appSelect{
  border: 0 !important;
  height: 200px;
}
.appSelect > li{
  border-top: solid 0.7px #306db6;
  height: 40px;
}
.appSelect > li:last-child {
  border-bottom: solid 0.7px #306db6;
}
.appLiselected{
  background: #306fb7;
  color: white;
}
input[type=radio]{
  cursor:pointer;
}
.dashmargin{
  margin: 8px 0px;
}
.selectedActive {
/* background-color: #B0E0E6;
color: white;
font-weight: bold; */
outline: none;
}
.dropdown-item.active, .dropdown-item:active{
background-color: transparent!important;
outline: none;
}

.dropdown-menu{
left: 75%;
}

.collapse ul{
padding-left: 12%;
}
a:focus, a:hover, .nav>li>a:focus, .nav>li>a:hover{
background: transparent;
outline: none;
}
.main-alert {
  position:fixed;
  top: 70px;
  left:5px;
  right: 5px;
  /*width: 400px;*/
  margin: 0 auto;
  
}
.alert-hidden {
  visibility: hidden;
}
.mandatory {
color: #ff0000;
}

.survey-back{
  padding : 10px 0px;
}
.survey-back > img{
  height: 25px;
  cursor: pointer;
}
.leftRightNavigation{
  padding : 10px 0px;
}
.leftRightNavigation > img{
  height: 20px;
}
.control-label {
font-weight: 600;
margin-bottom: 0;
padding-top: 7px;
text-align: left !important;
/*margin-left: 1%;*/
}

.text-danger {
  text-align: left !important;
  font-size: 13px;
  margin: 0;
  font-weight: 600;
}
.info {
  color: #31708f;
}

.dropdown-item.active, .dropdown-item:active{
background-color: #B0E0E6;
}

.nav>li>a{
padding: 10px 5px;
font-weight: bold;
}

.divHeading{
  padding-top: 17px;
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.36;
  letter-spacing: normal;
  text-align: left;
  color: #306db6;
  margin-bottom: 0;
  padding-left: 15px;
}

.wd-100{
  width: 100%;
}

.modal-backdrop{
opacity: 0.5;
}
#appInfoModal .modal-body > h4 {
  text-align: justify;
  line-height: normal;
}
#questionForm > .content {
  min-height: 300px;
  max-height: 300px;
}
.table>thead>tr>th,
.table>thead>tr>th,
.table>thead>tr{
color: #306db6;
border-bottom: 1px solid #306db6;
border-top: 1px solid #306db6;
text-align: left;
}

.table>tbody>tr>td, 
.table>tbody>tr>th{
border-top: 0;
border-bottom: 1px dashed #306db6;
}
.btn-lg{
border-radius: 3px;
}
@media (max-width: 768px){
  .search-table-outter { 
    white-space: initial;
    word-wrap: break-word;
    overflow: hidden;
  }
  .table {
    display:table;
    overflow-x:scroll;
  }
}

@media (min-width: 1400px){
  .container {
      width: 1370px;
  }
}

@media (min-width: 1600px){
  .container {
      width: 1570px;
  }
}
.loginDiv{
  height: 80vh;
}
#popup{
  display: none;
  background-color: #f8f8f8;
  padding: 0.5% 0.5%;
  z-index: 1040;
  border-radius: 4px;
  width: auto;
  margin-top: 0.5%;
}
a{
  color: #306db6;
}
a:hover{
  color: #306db6;
  text-decoration: none;
}

.table{
  table-layout: fixed;
  width: 100% !important;
  
}

.table tbody td { 
  /* overflow: hidden; */
  white-space: normal;
  word-wrap: break-word;
  text-overflow: ellipsis;
}

.table thead tr th { 
  /* overflow: hidden; */
  white-space: normal;
  /* word-wrap: break-word; */
  text-overflow: ellipsis;  
}

.table thead tr th:nth-last-child(1), .table thead tr th:nth-last-child(2){ 
  width: 7%;
}

.superUserTableAcc thead tr th:nth-last-child(1) {
  width: 12%;
}

.superUserTableAcc thead tr th:nth-last-child(2),
.superUserTableAcc thead tr th:nth-last-child(3){ 
  width:10%;
}


.superUserTableAcc   thead tr th:nth-last-child(4){ 
  width: 10%;
}

.superUserTable thead tr th:nth-last-child(1),
.superUserTable thead tr th:nth-last-child(2),
.superUserTable thead tr th:nth-last-child(3) {
  width: 8%;
}

.superUserTable   thead tr th:nth-last-child(4),
.superUserTable   thead tr th:nth-last-child(5),
.superUserTable   thead tr th:nth-last-child(6){ 
  width: 16%;
}

.superUserStaffTable thead tr th:nth-last-child(1),
.superUserStaffTable thead tr th:nth-last-child(2),
.superUserStaffTable thead tr th:nth-last-child(3) {
  width: 6%;
}

.superUserStaffTable   thead tr th:nth-last-child(5)
.superUserStaffTable   thead tr th:nth-last-child(6){ 
  width: 15%;
}

.superUserStaffTable   thead tr th:nth-last-child(4){
  width: 11%;
}

.dashboardLogTable thead tr th:nth-last-child(1){ 
  width: 13%;
  text-align: center;
}

.dashboardLogTable thead tr th:nth-last-child(2){ 
  width: 10%;
  text-align: center;
}

.dashboardLogTable thead tr th:nth-last-child(3){ 
  width: 10%;
  text-align: center;
}

.dashboardLogTable thead tr th:nth-last-child(4), .dashboardLogTable thead tr th:nth-last-child(5), .dashboardLogTable thead tr th:nth-last-child(6){ 
  width: 20%;
}

.careGiverTable thead tr th:nth-last-child(1){ 
  width: 10%;
}

.moduleTable thead tr th:nth-last-child(1), 
.moduleTable thead tr th:nth-last-child(2){
  width: 15%;
}

.moduleSettingsTable thead tr th:nth-last-child(1){
  width: 8%;
}
.moduleSettingsTable thead tr th:nth-last-child(2),
.moduleSettingsTable thead tr th:nth-last-child(3){
  width: 25%;
}

.careGiverTable thead tr th:nth-last-child(2),
.careGiverTable thead tr th:nth-last-child(3){ 
  width: 20%;
}

.careGiverTable thead tr th:nth-last-child(4),
.careGiverTable thead tr th:nth-last-child(5){ 
  width: 15%;
}

.communityManagement thead tr th:nth-last-child(1),
.communityManagement thead tr th:nth-last-child(2),
.communityManagement thead tr th:nth-last-child(3){ 
  width: 8%;
}

.communityManagement thead tr th:nth-last-child(8)
{
  width: 15%;
}
.communityManagement thead tr th:nth-last-child(8){ 
  width: 18%;
}

.communityManagement thead tr th:nth-last-child(4),
.communityManagement thead tr th:nth-last-child(5),
.communityManagement thead tr th:nth-last-child(6){ 
  width: 8%;
}


.communityManagementAccountAdmin thead tr th:nth-last-child(1),
.communityManagementAccountAdmin thead tr th:nth-last-child(2),
.communityManagementAccountAdmin thead tr th:nth-last-child(3),
.communityManagementAccountAdmin thead tr th:nth-last-child(4),
.communityManagementAccountAdmin thead tr th:nth-last-child(5){ 
  width: 10%;
}

.communityManagementAccountAdmin thead tr th:nth-last-child(6){ 
  width: 30%;
}

.deviceManageTable thead tr th:nth-last-child(1){
  width: 7%;
}

.deviceManageTable thead tr th:nth-last-child(3){
  width: 15%;
}

.deviceManageTable thead tr th:nth-last-child(2),
.deviceManageTable thead tr th:nth-last-child(4),
.deviceManageTable thead tr th:nth-last-child(5){
  width: 10%;
}

.deviceManageTable thead tr th:nth-last-child(6),
.deviceManageTable thead tr th:nth-last-child(7){
  width: 20%;
}

.single-row thead tr th:nth-last-child(2),
.single-row thead tr th:nth-last-child(1) {
  width: auto;
}

.single-row thead tr th:nth-last-child(2) {
  width: auto;
}

.invertoryTable thead tr th:nth-last-child(1){
  width: 8%;
}

 .invertoryTable thead tr th:nth-last-child(2){
  width: 10%;
}

.invertoryTable thead tr th:nth-last-child(3), .invertoryTable thead tr th:nth-last-child(4){
  width: 15%;
}

.single-row thead tr th:nth-last-child(2) {
  width: 80px;
}
.single-row thead tr th:nth-last-child(6){
  width: 80px;
}

.customWidthTableApp thead tr th:nth-last-child(2),
.customWidthTableApp thead tr th:nth-last-child(3){
  width: 34%;
}

.assign-table thead tr th:nth-last-child(1),
.assign-table thead tr th:nth-last-child(2){
  width: 10%;
}

.default-confidence-table thead tr th:nth-last-child(2),
.default-confidence-table thead tr th:nth-last-child(3){
  width: 20%;
}
@media(max-width: 900px) {
  .default-confidence-table thead tr th:nth-last-child(2),
  .default-confidence-table thead tr th:nth-last-child(3){
    width: 10%;
  }
}
.firmwareHistory-table thead tr th:nth-last-child(1),
.firmwareHistory-table thead tr th:nth-last-child(2){
  width: 20%;
}

.default-periodic-table thead tr th:nth-last-child(4){
  width: 10%;
}

.default-periodic-table thead tr th:nth-last-child(1),
.default-periodic-table thead tr th:nth-last-child(2){
  width: 8%;
}

.default-periodic-table thead tr th:nth-last-child(3){
  width: 6%;
}

.default-periodic-table thead tr th:nth-last-child(5),
.default-periodic-table thead tr th:nth-last-child(6),
.default-periodic-table thead tr th:nth-last-child(7){
  width: 15%;
}


.default-table tbody tr td:nth-last-child(2), .default-table tbody tr td:nth-last-child(6), .default-table tbody tr td:nth-last-child(7),
.default-table tbody tr td:nth-last-child(1), .default-table tbody tr td:nth-last-child(3), .default-table tbody tr td:nth-last-child(4), .default-table tbody tr td:nth-last-child(5){
  white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
  white-space: -webkit-pre-wrap; /*Chrome & Safari */ 
  white-space: -pre-wrap;      /* Opera 4-6 */
  white-space: -o-pre-wrap;    /* Opera 7 */
  white-space: pre-wrap;       /* css-3 */
  word-wrap: break-word;       /* Internet Explorer 5.5+ */
  word-break: break-all;
  white-space: normal;
}

.otaTable thead tr th:nth-last-child(1){
  width: 20%;
}

.otaTable thead tr th:nth-last-child(2),
.otaTable thead tr th:nth-last-child(3){
  width: 10%;
}

.otaTable thead tr th:nth-last-child(4),
.otaTable thead tr th:nth-last-child(5),
.otaTable thead tr th:nth-last-child(6){
  width: 20%;
}

.otaTable tbody tr td:nth-last-child(1), .otaTable tbody tr td:nth-last-child(2), .otaTable tbody tr td:nth-last-child(3),
.otaTable tbody tr td:nth-last-child(4), .otaTable tbody tr td:nth-last-child(5), .otaTable tbody tr td:nth-last-child(6){
  white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
  white-space: -webkit-pre-wrap; /*Chrome & Safari */ 
  white-space: -pre-wrap;      /* Opera 4-6 */
  white-space: -o-pre-wrap;    /* Opera 7 */
  white-space: pre-wrap;       /* css-3 */
  word-wrap: break-word;       /* Internet Explorer 5.5+ */
  word-break: break-all;
  white-space: normal;
}

.firmwareManagementSuperUser thead tr th:nth-last-child(1),
.firmwareManagementSuperUser thead tr th:nth-last-child(2){
  width: 7%;
}

.firmwareManagementSuperUser thead tr th:nth-last-child(6){
  width: 8%;
}

.firmwareManagementSuperUser thead tr th:nth-last-child(3),
.firmwareManagementSuperUser thead tr th:nth-last-child(4),
.firmwareManagementSuperUser thead tr th:nth-last-child(5), .firmwareManagementSuperUser thead tr th:nth-last-child(7){
  width: 20%;
}

.firmwareManagementSuperUser tbody tr td:nth-last-child(1), .firmwareManagementSuperUser tbody tr td:nth-last-child(2),
.firmwareManagementSuperUser tbody tr td:nth-last-child(3), .firmwareManagementSuperUser tbody tr td:nth-last-child(4),
.firmwareManagementSuperUser tbody tr td:nth-last-child(5), .firmwareManagementSuperUser tbody tr td:nth-last-child(6),
.firmwareManagementSuperUser tbody tr td:nth-last-child(7) {
  white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
  white-space: -webkit-pre-wrap; /*Chrome & Safari */ 
  white-space: -pre-wrap;      /* Opera 4-6 */
  white-space: -o-pre-wrap;    /* Opera 7 */
  white-space: pre-wrap;       /* css-3 */
  word-wrap: break-word;       /* Internet Explorer 5.5+ */ 
  word-break: break-all;
  white-space: normal;
}

.firmwareManagementAPTAdmin thead tr th:nth-last-child(1),
.firmwareManagementAPTAdmin thead tr th:nth-last-child(2){
  width: 7%;
}

.firmwareManagementAPTAdmin thead tr th:nth-last-child(6){
  width: 8%;
}

.firmwareManagementAPTAdmin thead tr th:nth-last-child(3),
.firmwareManagementAPTAdmin thead tr th:nth-last-child(4),
.firmwareManagementAPTAdmin thead tr th:nth-last-child(5), .firmwareManagementAPTAdmin thead tr th:nth-last-child(7){
  width: 20%;
}

.firmwareManagementAPTAdmin tbody tr td:nth-last-child(1), .firmwareManagementAPTAdmin tbody tr td:nth-last-child(2),
.firmwareManagementAPTAdmin tbody tr td:nth-last-child(3), .firmwareManagementAPTAdmin tbody tr td:nth-last-child(4),
.firmwareManagementAPTAdmin tbody tr td:nth-last-child(5), .firmwareManagementAPTAdmin tbody tr td:nth-last-child(6),
.firmwareManagementAPTAdmin tbody tr td:nth-last-child(7) {
  white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
  white-space: -webkit-pre-wrap; /*Chrome & Safari */ 
  white-space: -pre-wrap;      /* Opera 4-6 */
  white-space: -o-pre-wrap;    /* Opera 7 */
  white-space: pre-wrap;       /* css-3 */
  word-wrap: break-word;       /* Internet Explorer 5.5+ */ 
  word-break: break-all;
  white-space: normal;
}

.pagination{
  margin: 0px;
}
.ng-table-counts{
  padding-bottom: 20px;
}

.dataTables_empty{
  text-align: center;
}

.navbar-suffix img{
  cursor: pointer;
}

.sidebar-nav > ul > li.active > a{
  border-left: 5px solid #306db6;
}

.collapse li.active{
  border-left: 5px solid #306db6;
}

input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-family: AvenirNextLTPro;
  font-weight: 300;
}
input::-moz-placeholder { /* Firefox 19+ */
  font-family: AvenirNextLTPro;
  font-weight: 300;
}
input::-ms-input-placeholder { /* IE 10+ */
  font-family: AvenirNextLTPro;
  font-weight: 300;
}
input::-moz-placeholder { /* Firefox 18- */
  font-family: AvenirNextLTPro;
  font-weight: 300;
}
.mt-10{
  margin-top: 10px;
}

button, html, input, select, textarea{
  font-family: AvenirNextLTPro;
}

.modal-content{
  border: 1px solid #306db6;
}

.modal-header{
  background-color: #306db6;
  color: white;
  border-radius: 6px 6px 0px 0px;
}

.modal-dialog {
  min-height: calc(100vh - 20%);
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: auto;
}
.wizard > .content{
  min-height: 470px;
  max-height: 470px;
}

#questionForm > .actions{
  display: none;
}
@media(max-width: 745px) {
  .navbar-suffix{
    width: 20%;
  }
  .table-scrollx{
    display: block;
    overflow-x: scroll;
  }
}
@media(max-width: 900px) {
  .loginDiv{
    height: 85vh;
  }
  .mt-8{
    margin-top: 8px;
  }
}
@media(max-width: 768px) {
  .modal-dialog {
      min-height: calc(100vh - 10%);
  }
}
.rz-tick-legend{
  font-size: 12px;
}
.rz-limit {
  visibility: hidden!important;
}
.rz-model-value{
  visibility: hidden!important;
}

/* alert */
.alert-success{
  background-color: #FFF;
  box-shadow: 0 10px 8px 0 rgba(0, 0, 0, 0.2), 0 11px 29px 0 rgba(0, 0, 0, 0.19);
  border: 2px solid #29abe2;
  border-radius: 14px;
}

.alert-danger{
  background-color: #FFF;
  box-shadow: 0 10px 8px 0 rgba(0, 0, 0, 0.2), 0 11px 29px 0 rgba(0, 0, 0, 0.19);
  border: 2px solid #29abe2;
  border-radius: 14px;
}

.alert-warning{
  background-color: #FFF;
  box-shadow: 0 10px 8px 0 rgba(0, 0, 0, 0.2), 0 11px 29px 0 rgba(0, 0, 0, 0.19);
  border: 2px solid #29abe2;
  border-radius: 14px;
}

.arrows{
   position: absolute;
   top: 50%;
   margin-top: -10px;
}

.prev{
  content: url(../images/left.png);
  left: 5px;
}
   
.next{
  content: url(../images/right.png);
  right: 5px;
}

.h-20{
  height: 8% !important;
}

.appmiddle{
  height: 100px;
  display: table-cell;
  vertical-align: middle;
}

.appSelect > li h4{
  padding-left: 5px;
}

.listOptions ul li h5{
  margin-bottom: 0px;
  margin-top: 4px;
  font-weight: bold;
}

.text-upper{
  text-transform: uppercase;
}
.beltpopup{
  background-color: #29aae1;
  border-radius: 3px;
  color: white !important;
  margin: 2px;
  height: 80px;
  position: relative;
}

.beltpopup > div{
  position: absolute;
  bottom: 0px;
}

.beltpopup > h5{
  position: absolute;
  bottom: 0px;
}

.beltpopup  h4{
  text-align: right;
  margin-right: 3px;
  font-size: 20px;
}

.beltpopup > textarea{
  margin-top: 6px;
  float: right;
  width: 80%;
  height: 90%;
  resize: none;
}

.ng-gaugeChart{
  float:right;
  margin-top:5px;
}

#beltDiagnosticPopup .modal-header{
  background: none;
  border-bottom: none;
  padding-bottom: 0px;
}

#beltDiagnosticPopup .modal-header .close{
  color:red;
  opacity: 1;
}

.marginTop{
  margin-top: 5px;
}
.surveyTable>thead>tr{
  border-top: none;
}

.pt-3{
  padding-right: 3px !important;
}
.beltDashsave{
  float: right;
  height: 90%;
  margin-top: 4px;
  margin-left: 4px;
}

.radioText{
  vertical-align: middle;
  font-weight: normal;
}
.version{
  text-align: center;
  position: absolute;
  width: auto;
  left: 0;
  right: 0;
  bottom: 0;
  top: 94%;
}
.search-table-outter{
  display: block !important;
}

.disableCursor{
	cursor: not-allowed;
}

.enableCursor{
	cursor: pointer;
}

.colorRed{
	color:red;
}

.colorGreen{
	color:green;
}

input.invalid-red{
  border-color: #ff0000;  
}
.wizard>.actions{
  position: unset;
}

.multiple-form-group {
  padding-top: 1px;
  font-size: 15px;
  font-weight: 700;
  color: #4a4a4a;
}
.multiple-form-group > input {
  font-weight: normal;
}

.dismissModal{
  cursor: pointer;
}

.LogStatusTable thead tr th:nth-last-child(2), .LogStatusTable thead tr th:nth-last-child(6), .LogStatusTable thead tr th:nth-last-child(7){
  width: 14%;
}

.LogStatusTable thead tr th:nth-last-child(4), .LogStatusTable thead tr th:nth-last-child(1){
  width: 8%;
}

 .LogStatusTable thead tr th:nth-last-child(3),.LogStatusTable thead tr th:nth-last-child(5){
  width: 10%;
}

.LogStatusTable tbody tr td:nth-last-child(2), .LogStatusTable tbody tr td:nth-last-child(6), .LogStatusTable tbody tr td:nth-last-child(7),
.LogStatusTable tbody tr td:nth-last-child(1), .LogStatusTable tbody tr td:nth-last-child(3), .LogStatusTable tbody tr td:nth-last-child(4), .LogStatusTable tbody tr td:nth-last-child(5){
  white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
  white-space: -webkit-pre-wrap; /*Chrome & Safari */ 
  white-space: -pre-wrap;      /* Opera 4-6 */
  white-space: -o-pre-wrap;    /* Opera 7 */
  white-space: pre-wrap;       /* css-3 */
  word-wrap: break-word;       /* Internet Explorer 5.5+ */
  word-break: break-all;
  white-space: normal;
}

.LogDebugTable thead tr th:nth-last-child(1), .LogDebugTable thead tr th:nth-last-child(4), .LogDebugTable thead tr th:nth-last-child(6){
  width: 5%;
}

.LogDebugTable thead tr th:nth-last-child(2), .LogDebugTable thead tr th:nth-last-child(3), .LogDebugTable thead tr th:nth-last-child(7){
  width: 12%;
}

.LogDebugTable thead tr th:nth-last-child(5){
  width: 12%;
}

.LogDebugTable tbody tr td:nth-last-child(1), .LogDebugTable tbody tr td:nth-last-child(2), 
.LogDebugTable tbody tr td:nth-last-child(3), .LogDebugTable tbody tr td:nth-last-child(4), 
.LogDebugTable tbody tr td:nth-last-child(5), .LogDebugTable tbody tr td:nth-last-child(6), .LogDebugTable tbody tr td:nth-last-child(7){
  white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
  white-space: -webkit-pre-wrap; /*Chrome & Safari */ 
  white-space: -pre-wrap;      /* Opera 4-6 */
  white-space: -o-pre-wrap;    /* Opera 7 */
  white-space: pre-wrap;       /* css-3 */
  word-wrap: break-word;       /* Internet Explorer 5.5+ */
  word-break: break-all;
  white-space: normal;
}

.LogDebugTableEvent thead tr th:nth-last-child(1), .LogDebugTableEvent thead tr th:nth-last-child(2),
.LogDebugTableEvent thead tr th:nth-last-child(3), .LogDebugTableEvent thead tr th:nth-last-child(4){
  width: 10%;
}

.LogDebugTableEvent tbody tr td:nth-last-child(1), .LogDebugTableEvent tbody tr td:nth-last-child(2), 
.LogDebugTableEvent tbody tr td:nth-last-child(3), .LogDebugTableEvent tbody tr td:nth-last-child(4){
  white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
  white-space: -webkit-pre-wrap; /*Chrome & Safari */ 
  white-space: -pre-wrap;      /* Opera 4-6 */
  white-space: -o-pre-wrap;    /* Opera 7 */
  white-space: pre-wrap;       /* css-3 */
  word-wrap: break-word;       /* Internet Explorer 5.5+ */
  word-break: break-all;
  white-space: normal;
}

.LogDebugTableIMU thead tr th:nth-last-child(1), .LogDebugTableIMU thead tr th:nth-last-child(2),
.LogDebugTableIMU thead tr th:nth-last-child(3), .LogDebugTableIMU thead tr th:nth-last-child(4), .LogDebugTableIMU thead tr th:nth-last-child(5){
  width: 10%;
}

.LogDebugTableIMU tbody tr td:nth-last-child(1), .LogDebugTableIMU tbody tr td:nth-last-child(2), 
.LogDebugTableIMU tbody tr td:nth-last-child(3), .LogDebugTableIMU tbody tr td:nth-last-child(4), .LogDebugTableIMU tbody tr td:nth-last-child(5){
  white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
  white-space: -webkit-pre-wrap; /*Chrome & Safari */ 
  white-space: -pre-wrap;      /* Opera 4-6 */
  white-space: -o-pre-wrap;    /* Opera 7 */
  white-space: pre-wrap;       /* css-3 */
  word-wrap: break-word;       /* Internet Explorer 5.5+ */
  word-break: break-all;
  white-space: normal;
}

.automatedCheckTable thead tr th:nth-last-child(1), .automatedCheckTable thead tr th:nth-last-child(2),
.automatedCheckTable thead tr th:nth-last-child(3), .automatedCheckTable thead tr th:nth-last-child(4), .automatedCheckTable thead tr th:nth-last-child(5){
  width: 20%;
}

.automatedCheckTable tbody tr td:nth-last-child(1), .automatedCheckTable tbody tr td:nth-last-child(2), 
.automatedCheckTable tbody tr td:nth-last-child(3), .automatedCheckTable tbody tr td:nth-last-child(4), .automatedCheckTable tbody tr td:nth-last-child(5){
  white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
  white-space: -webkit-pre-wrap; /*Chrome & Safari */ 
  white-space: -pre-wrap;      /* Opera 4-6 */
  white-space: -o-pre-wrap;    /* Opera 7 */
  white-space: pre-wrap;       /* css-3 */
  word-wrap: break-word;       /* Internet Explorer 5.5+ */
  word-break: break-all;
  white-space: normal;
}


.eventTable thead tr th:nth-last-child(1){
  width: 7%;
}
.eventTable thead tr th:nth-last-child(3){
  width: 9%;
}
.eventTable thead tr th:nth-last-child(2), .eventTable thead tr th:nth-last-child(4){
  width: 14%;
}
.eventTable thead tr th:nth-last-child(7){
  width: 12%;
}

#accordion .panel-heading{
  cursor: pointer;
}
.grayscale{
  filter: grayscale(100%);
}

.field-icon {
	float: right;
	margin-left: -25px;
	margin-top: -25px;
	position: relative;
	z-index: 2;
}

.metricsTable thead tr th:nth-last-child(1){
  width: 12%;
}

 
.metricsTable thead tr th:nth-last-child(5){
  width: 13%;
}

.metricsTable thead tr th:nth-last-child(6){
  width:15%;
}

.metricsTable thead tr th:nth-last-child(2){
  width:10%;
}

.metricsTable thead tr th:nth-last-child(4), .metricsTable thead tr th:nth-last-child(3){
  width: 10%;
}

.metricsTable thead tr th:nth-last-child(7), .metricsTable thead tr th:nth-last-child(8){
  width: 19%;
}


.metricsTable tbody tr td:nth-last-child(1), .metricsTable tbody tr td:nth-last-child(2), 
.metricsTable tbody tr td:nth-last-child(3), .metricsTable tbody tr td:nth-last-child(4), 
.metricsTable tbody tr td:nth-last-child(5), .metricsTable tbody tr td:nth-last-child(6), 
.metricsTable tbody tr td:nth-last-child(7), .metricsTable tbody tr td:nth-last-child(8){
  white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
  white-space: -webkit-pre-wrap; /*Chrome & Safari */ 
  white-space: -pre-wrap;      /* Opera 4-6 */
  white-space: -o-pre-wrap;    /* Opera 7 */
  white-space: pre-wrap;       /* css-3 */
  word-wrap: break-word;       /* Internet Explorer 5.5+ */
  word-break: break-all;
  white-space: normal;
}

.metricsTable tbody tr td:nth-last-child(1), .metricsTable tbody tr td:nth-last-child(2), 
.metricsTable tbody tr td:nth-last-child(3), .metricsTable tbody tr td:nth-last-child(4), 
.metricsTable tbody tr td:nth-last-child(5){
  text-align: center;
}

.metricsTable thead tr th:nth-last-child(1), .metricsTable thead tr th:nth-last-child(2), 
.metricsTable thead tr th:nth-last-child(3), .metricsTable thead tr th:nth-last-child(4),
.metricsTable thead tr th:nth-last-child(5){
  text-align: center;
}