/* -----------------------------------------
   Custom.css - put your own changes here 
----------------------------------------- */
.btn.btn-round.btn-xl {
  width: 60px;
  height: 60px;
  font-size: 22px;
}

.progress.progress-bar-xl {
  height: 30px;
}

.progress.progress-bar-xl .progress-bar {
  line-height: 30px;
  height: 30px;
}

.bl-dashed { border-left: 1px dashed #c4c4c4 !important; }
.br-dashed { border-right: 1px dashed #c4c4c4 !important; }