.jsn-master .jsn-bootstrap .jsn-form-content .control-group .controls input,
.jsn-master .jsn-bootstrap .jsn-form-content .control-group .controls select,
.jsn-master .jsn-bootstrap .jsn-form-content .control-group .controls textarea{
  width:100%;
  border: 2px solid #f6f4f4;
  border-radius: 0px;
  box-shadow: none;
  outline: none;
  background: #fff;
}

.jsn-uniform .jsn-bootstrap .control-group .select2-container.jsn-input-xlarge-fluid{
  width:105% !important;
}
.jsn-text-center{
  display:none;
}
.project_started{
  padding-top: 38px !important;
  padding-bottom: 0 !important;
}
.select2-container .select2-choice{
  background-image: none !important;
  border: 2px solid #f6f4f4 !important;
  height:40px !important;
  line-height: 34px !important;
}
.jsn-master .jsn-bootstrap .form-actions, .jsn-master.ui-dialog-contentpane .jsn-bootstrap .form-actions{
  margin:8px 0 !important;
}

.bottom_header .address:before {
    content: "\f041";
    font-family: "FontAwesome";
    color: #ff292b;
    font-size: 48px;
    text-decoration: inherit;
    position: absolute;
    left: 0;
    top: 6px;
}

.bottom_header .time_schedule:before {
    content: "\f017";
    font-family: "FontAwesome";
    font-size: 48px;
    color: #ff292b;
    position: absolute;
    left: 0;
    top: 5px;
}

.main_menu {
    position: relative;
    z-index: 9999;
    background-color: #6aaf08;
}
.title_holder2 h3 span:before {
    position: absolute;
    top: -8px;
    right: -19px;
}
.gardner_history .year {
    width: 60px;
}
.gardner_history .title {
    width: 80%;
}

@media (min-width: 1200px)
body.jb-boxed {
    width: 1250px;
    background: url(../../images/bg/bg3.png);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    margin: 0 auto;
}