.formTop {
  margin-top: 20%; }

.custom-modal-container {
  padding: 15px; }

.custom-modal-header {
  background-color: #219161;
  color: #fff;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.75);
  margin-top: -15px;
  margin-bottom: 40px; }

.right {
  text-align: right;
  float: right; }

.selectMounth {
  padding-bottom: 10px; }

.selectHours {
  padding-bottom: 20px; }

sbm-modal {
  min-height: 400px; }
