.bsmtablerow
{
  height:24px !important;
}
.card-table-bsm-retriever{
  position: fixed;
  top: 100px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  /*height: auto;*/
}

.card-table-bsm-retriever md-table-container{
  overflow-y: overlay;
}

.dialog-bsm-content { 
  max-width:800px;
  max-height:810px;
  overflow: hidden;
}

.bsm-dialog-toolbar{
  background-color: black;
}


.bsm-dialog-actions{
  background-color: #fafafa;
}

.raw-bsm-container{
  margin-left: 50px;
  margin-right: 50px;
  font-size:12px;
}

.bsm-dialog-object-tab {
  min-height: 500px;
  min-width: 500px; 
  overflow: hidden; 
}

.yaml-bsm {
  min-height: 480px;
  min-width: 500px;
}