.prop_type_values_wrapper label{
  display: inline;
}

#monsavile-constructor-model3d{
  position:relative;
}

#monsavile-constructor-model3d-wrapper{
  height: 560px;
}

.monsavile-constructor-model3d{
  /*position: relatvie;*/
}
#cboxClose{
  z-index:1000;
}
.prop_type_value_disabled, .prop_type_value_not_appl{
  opacity: 0.5;
  cursor: default !important;
}
.ajaxloader,.ui-widget-overlay{
  opacity:0.5;
  filter: alpha(opacity=50);
  position: fixed;
  z-index: 1000;
  background: #000 !important;
}

.loader{  
  position: fixed;
  width: 100%;
  height: 100%;
  background:#000 url('../img/loader.gif') center center no-repeat;
  top: 0; left:0;
  z-index: 999;
}
