.margin-t-5 {
  margin-top: 5px; }

.margin-t-10 {
  margin-top: 10px; }

.margin-t-15 {
  margin-top: 15px; }

.margin-b-5 {
  margin-bottom: 5px; }

.margin-b-10 {
  margin-bottom: 10px; }

.margin-b-15 {
  margin-bottom: 15px; }

.load-settings {
  margin-bottom: 3px; }

.manage-listings .l-photo {
  position: relative;
  max-width: 200px; }
  .manage-listings .l-photo .label {
    position: absolute;
    bottom: 10px;
    right: 10px; }

.model-of-group {
  padding-left: 20px; }

.per_page {
  float: right; }
  .widget-header .per_page {
    padding-top: 2px;
    padding-right: 2px; }
  .per_page .form-control {
    width: auto; }

.map-load-success {
  display: none;
  color: green; }

.map-load-error {
  display: none;
  color: red; }

.reload-map {
  display: none; }

.help-button {
  cursor: pointer; }
  
.registration-text{
    background-color:#f9d731;
}
.main-content {
    background-color: #f6f9fa;
}
.pb-10px {
    padding-bottom: 10px;
}
