
.myDialogBox-post {
  align-self: anchor-center;
  position: absolute;
  top:0px!important;
  max-width:600px;
}

.myDialogBox {
  border: 1px solid white;
  max-width:550px;
  top:275px!important;
}
@media (max-width: 600px) and (max-height: 1200px) {
.myDialogBox {
    top:200px!important;
    left:0px!important;
  }
}
.myDialogBox-profile-search {
  border: 1px solid white;
  max-width:1025px;
  top:35vh!important;
}
@media (max-width: 600px) and (max-height: 1200px) {
.myDialogBox-profile-search {
    top:222px!important;
  }
}

.credit-dialog{
overflow-x:hidden!important;
height:55vh;
width:1000px!important;
}
@media (max-width: 600px)  {
.credit-dialog  {
width:94vw!important;
 }
}

.vPanel{
  background-color:#003126;
  color:white;
  min-width:383px!important;
  max-height:38vh;
}
@media (max-width: 600px) and (max-height: 1200px) {
.vPanel {
  width:385px!important

  }
}

.post-vPanel{
  background-color:#003126;
  color:white;
  height:auto;
}
.vertical-radio-buttons .gwt-RadioButton {
    display: block;
}


.slider-bar{
flex-center
}
