.centralizar {
  text-align: center;
}
.form-control[readonly] {
background-color: #333;  
color: #fff;
}

.bootbox h4, .bootbox .bootbox-body {
   color: #222;
}

.box_mapa_setor {
  width: 100%;
  margin: 10px auto;
  height: 100%;
}

.box_mapa_setor .modal-dialog {
  width: 100%;
  height: 100%;
}


.box_mapa_setor .modal-dialog .modal-body {

}

.modal-dialog {
  margin: 0px auto;
}

.modal-content {
  height: 95%;
}
.modal-body {
  height: 95%;
}
.bootbox-body {
  height: 95%;
}