.title-instead-main-menu{
  font-family: "Open Sans", "Trebuchet MS", Tahoma, Arial,sans;
  font-weight: 400;
  font-size: 18px;
  color: #484848;
  margin-left: 15px;
  line-height: 50px;
  text-align: left;
  width: 100%;
}

.add-page-adding-menu{
  position: fixed;
  top: 50px;
  z-index: 1004;
  width: 100%;
}

.add-page-adding-menu .btn.btn-light{
  border-radius: 0;
  line-height: 35px;
  background: #fafafa none;
  font-size: 16px;
  color: #484848;
  width: 100%;
  height: 100%;
  border: 1px solid #d3d9df;
}

.add-page-adding-menu .btn.btn-light:hover{
  background-color: #EBEBEB;
}

.add-page-adding-menu .btn.btn-light.active{
  background-color: #EBEBEB;
  box-shadow: none;
}

.container-add-object{
  padding-top: 70px;
  padding-bottom: 100px;
  color: #484848;
}

.container-add-object.row-dense-top{
  padding-top: 120px;
}

.post-obj-progresss-ok{
  width: 42px;
  height: 42px;
  fill: #218838;
}

.container-add-object a,
.container-add-object .btn{
  font-size: 18px;
}

.container-start-adding{
  position: relative;
  top: 15px;
  font-family: "Open Sans", "Trebuchet MS", Tahoma, Arial,sans;
  font-weight: 400;
  font-size: 16px;
  color: #484848;
  background-image: url("/style/images/start-property-posting-img.jpg");
  background-size: cover;
  border-top: 1px solid #e0e0e0;
  padding-left: 15px;
  min-height: 384px;
}

.container-start-adding ul{
  margin-left: 10px;
  background-color: rgba(255,255,255,0.6);
}

.container-start-adding ul a{
  text-shadow: 0px 0px 15px #fff;
}

.save-exit-button{
  position: fixed;
  right: 15px;
  top: 0;
  height: 50px!important;
  font-size: 18px;
  z-index: 1004;
}

.container-add-object.without-addmenu{
  padding-top: 90px;
}

.container-add-object h2{
  font-weight: 600;
}

.container-add-object input,
.container-add-object select{
  box-shadow: none;
  border-radius: 4px;
  font-size: 18px;
}

.container-add-object select{
  background-color: rgb(246, 246, 250);
}

.container-add-object label{
  font-size: 16px!important;
  margin-bottom: 3px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.container-add-object label.label-between-inputs{
  padding-top: 35px;
}

.container-add-object textarea{
  box-shadow: none;
  font-size: 18px;
}

.container-add-object button{
  height: 40px;
}

.container-add-object .wysihtml5-toolbar .btn-group .btn.btn-default{
  width: auto;
}

.container-add-object .btn-group .btn.btn-default{
  width: 60px;
  background: none;
  font-size: 16px;
  color: #484848;
  box-shadow: none;
}

.container-add-object .btn-group .btn.btn-default:hover{
  background: none!important;
}

.container-add-object .btn-group .btn.btn-default.yes-no-0.active{
  background-color: #e6e6e6!important;
}

.container-add-object .btn-group .btn.btn-default.yes-no-1.active{
  background-color: #5cb85c!important;
  color: #ffffff;
}

.container-add-object input[type="checkbox"]{
  height: 17px;
}

.container-add-object .btn-customize{
  background: #3366bb;
  box-shadow: none;
  border-radius: 3px;
  border: none;
  height: 40px;
}

.container-add-object label{
  font-family: "Open Sans", "Trebuchet MS", Tahoma, Arial,sans;
  color: #484848;
  font-weight: normal;
  font-size: 18px;
}

.container-add-object .required:after {
  content: " *";
  color: red;
}

.container-add-beds{
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}

.container-add-beds .btn-number{
  border-radius: 50% !important;
  width: 35px !important;
  height: 35px !important;
  background: none;
  border-color: #47a447;
}

.container-add-beds .btn-number.minus:before,
.container-add-beds .btn-number.plus:before,
.container-add-beds .btn-number.plus:after{
  content: "";
  position: absolute;
  background-color: #47a447;
  transition: transform 0.25s ease-out;
}

.container-add-beds .btn-number.minus:hover,
.container-add-beds .btn-number.plus:hover,
.container-add-beds .btn-number.plus:hover{
  color: #398439!important;
  border-color: #398439!important;
  background: #ffffff none!important;
}

.container-add-beds .btn-number.minus:before,
.container-add-beds .btn-number.plus:before{
  top: 50%;
  left: 30%;
  width: 45%;
  height: 1px;
}

.container-add-beds .btn-number.plus:after{
  top: 30%;
  left: 50%;
  width: 1px;
  height: 45%;
}

.container-add-beds .input-number{
  border: none;
  font-size: 18px;
  height: auto;
}

.input-group-plus-minus{
  width: 150px;
  margin: 40px auto;
}

.add-form-submit-block{
  position: fixed;
  bottom: 0;
  background-color: #ffffff;
  width: 100%;
}

.add-form-submit-block{
  position: fixed;
  bottom: 0;
  background-color: #ffffff!important;
  width: 100%;
  z-index: 10;
}

.add-form-submit-col{
  box-shadow: 0 -9px 15px -9px rgba(0,0,0,0.09);
  border-top: 2px solid rgba(0,0,0,0.08);
  padding: 25px;
}

.add-form-submit-block .btn-customize-back{
  height: 40px;
  background-color: #ffffff;
  font-size: 18px;
  color: #767676!important;
}

.add-form-submit-block .btn-customize-next{
  height: 40px;
  background-color: #36b;
  font-size: 18px;
  color: #ffffff;
}

.add-form-submit-block .btn-customize-next:hover{
  background: linear-gradient(#addb71,#8b4,#8b4,#8b4) repeat scroll 0 0 transparent;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #9cc861 #8b4 #6c9339;
}

#id-of-uploader .btn {
  cursor: pointer;
  display: inline-block;
  position: relative;
  overflow: hidden;
}

#id-of-uploader .btn input {
  top: -10px;
  right: -40px;
  z-index: 2;
  position: absolute;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  font-size: 50px;
}

.container-add-object .add-obj-content{
  margin-bottom: 100px;
}

.container-add-object .progress{
  height: 10px;
  margin-bottom: 10px;
}

.container-add-object .glyphicon-ok-label{
  max-height: 40px;
}

.edit-complex-units-in-list{
  font-size: 16px;
  height: 100%;
}

.row-obj-list.edit-complex-units-in-list.height-for-alert{
  min-height: 125px;
}

.edit-complex-units-in-list .alert-for-delete-obj .alert-text-for-delete-obj{
  top: 10px;
}

.datepicker{
  border-radius: .5rem !important;
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  padding: 5px;
}

.bootstrap-datetimepicker-widget td.day {
  height: 25px;
  line-height: 25px;
  width: 25px;
}

@media (max-width: 768px) {
  .container-add-object.row-dense-top,
  .container-add-object{
    padding-top: 60px;
    padding-bottom: 70px;
  }

  .container-add-object label.label-between-inputs{
    padding-top: 0;
  }

  .add-form-submit-col{
    padding: 0;
    border-top: none;
  }

  .add-form-submit-block .btn{
    width: 50%;
    border-radius: 0;
    height: 60px;
  }

  .add-form-submit-block .btn-customize-back{
    height: 60px;
    padding-top: 15px;
    border-top: 1px solid #CCCCCC;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .add-form-submit-block .btn-customize-back:hover{
    background-color: #EBEBEB;
  }

  .add-form-submit-block .btn-customize-next{
    height: 60px;
    padding-top: 15px;
    border-top: 1px solid #CCCCCC;
    background-color: #36b;
    color: #ffffff;
  }

  .add-form-submit-block .btn-customize-next:hover{
    background: linear-gradient(#addb71,#8b4,#8b4,#8b4) repeat scroll 0 0 transparent;
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #9cc861 #8b4 #6c9339;
  }
}