
.card-table-generic-retriever{
  position: fixed;
  top: 100px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  /*height: auto;*/
}

.card-table-generic-retriever md-table-container{
  overflow-y: overlay;
}

.dialog-generic-content { 
  max-width:800px;
  max-height:810px;
  overflow: hidden;
}

.generic-dialog-toolbar{
  background-color: black;
}


.generic-dialog-actions{
  background-color: #fafafa;
}

.raw-generic-container{
  margin-left: 50px;
  margin-right: 50px;
}

.generic-dialog-object-tab {
  min-height: 500px;
  min-width: 500px; 
  overflow: auto; 
}

.yaml-generic {
  min-height: 480px;
  min-width: 500px;
}

.generic-table-toolbar button {
  font-size: 24px;
}