.panel-body-title {
    border-bottom: solid 1px #EEE;
    padding-bottom: 10px;
}
.portlet-search .portlet-body {
    position: relative;
}
.box-loading {
    display: none;
    position: absolute;
    z-index: 100;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.box-loading .box-loading-bg {
    background: #FFF;
    height: 100%;
    width: 100%;
    position: absolute;
    opacity: 0.6;
    z-index: -1;
}
.box-loading .box-loading-msg {
    text-align: center;
    font-size: 20px;
    color: #333;
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -13px;
}
#search-form .control-label {
    padding-top: 5px;
    padding-right: 0;
}
#search-form .form-group {
    margin-bottom: 10px;
}
#search-form .datetimepicker {
    padding: 0px;
    margin-top: 0px;
}
#search-form .datetimepicker .form-control {
    background: #FFF !important;
}
.listing-model {
    position: relative;
    border-bottom: solid 1px #EEE;
    padding: 10px;
    box-shadow: 0 0 15px #999;
    margin: 0 -15px 10px;
}
.listing-model .col-thumbnail {
    padding-right: 0;
}
.listing-model .thumbnail {
    margin: 0;
    width: 100%
}
.listing-model .media-heading {
    margin-bottom: 3px;
}
.listing-model .label-price h2 {
    margin: 0;
}
.listing-model .actions {
    position: absolute;
    width: 100%;
    bottom: 10px;
    right: 10px;
}
.dl-horizontal.dl-small {}
.dl-horizontal.dl-small dt {
    width: 90px;
    float: left;
    text-align: right;
    clear: left;
    overflow: hidden;
}
.dl-horizontal.dl-small dd {
    margin-left: 95px;
    margin-bottom: 0px;
}
.portlet-message {
    margin-top: 150px;
    background: #FFF;
    padding: 20px
}
.front-step a:hover {
    text-decoration: none;
}
.front-step a:hover h2 {
    font-weight: bold;
}
.input-icon> .form-control {
    padding: 0;
    text-indent: 27px;
}
.billing-info-yacht .form-group{
    margin: 0px;
}
#skipper-form .form-group{
     margin: 0px;
 }
