/* missing from some bootstrap templates (like JoomlArt) */

.row-fluid:before,
.row-fluid:after {
	display: table;
	content: "";
	line-height: 0;
}

.row-fluid:after {
	clear: both;
}

/* Override BS2 form horizontal labels for details view when fabrik form module */
.fabrikDetails.fabrikIsMambot .form-horizontal .control-label {
	width: auto;
	text-align: left;
}
.jp_rightside_listing_single_wrapper {
    float: left;
    width: 100%;
    background: #ffffff;
}
.jp_rightside_listing_single_wrapper {
    margin-top: 0;
}
.jp_rightside_job_categories_heading {
    float: left;
    width: 100%;
    background: #00284c;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
    -webkit-border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-top-right-radius: 10px;
    border-top-right-radius: 10px;
}
.jp_rightside_job_categories_heading h4 {
    font-size: 16px;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.1;    
    margin: 0;
    padding: 0;
}
.jp_job_listing_single_post_right_cont {
    float: left;
    width: 100%;
    text-align: center;
}
.jp_job_listing_single_post_right_cont_wrapper h4 {
    font-size: 16px;
    color: #000000;
    font-weight: bold;
    padding-top: 40px;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.1;   
    margin: 0;
    padding: 0 0.4rem;
}
.jp_job_listing_single_post_right_cont_wrapper p {
    font-size: 16px;
    color: #89744f;
    padding-top: 10px;
}
.jp_job_post_right_overview_btn_wrapper {
    text-align: center;
    padding-bottom: 50px;
    border-bottom: 1px solid #e9e9e9;
}
.jp_job_post_right_overview_btn_wrapper {
    text-align: center;
    padding-bottom: 50px;
    border-bottom: 1px solid #e9e9e9;
}
.jp_listing_right_bar_btn ul {
    display: inline-block;
    margin-top: 0px;
}
.jp_rightside_listing_single_wrapper ul {
    list-style: none;
    margin: 0 !important;
    padding: 0 !important;
}
.jp_listing_right_bar_btn button.bewerbenbuttonrechts:hover {
    background: #00284c;
}
.jp_listing_right_bar_btn button.bewerbenbuttonrechts {
    padding: 0.2rem 1rem;
    text-align: center;
    line-height: 36px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    background: #89744f;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    font-size: 1rem;
}
.bbutton2 button.bewerbenbuttonrechts {
    padding: 0.2rem 1rem;
    text-align: center;
    line-height: 36px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    background: #89744f;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
	transition: all 0.5s;
	font-size:1rem;
}
.bbutton2 button.bewerbenbuttonrechts:hover {

    background: #00284c;

}
.bbutton.bbutton2 {
    text-align: center;
    position: relative;
    top: -5rem;
}

.jp_listing_list_icon {
    float: left;
    width: 20px;
}
.jp_listing_list_icon i {
    color: #efd5a6;
}
.jp_listing_list_icon_cont_wrapper {
    float: left;
    width: calc(100% - 20px);
    padding-left: 10px;
}
.jp_listing_list_icon_cont_wrapper li:first-child {
    font-weight: bold;
    color: #000000;
}
.jp_listing_overview_list_main_wrapper2 {
    padding-top: 1.1rem;
}


.bottombutton{
	margin-top:2rem;
}

div#jobs___info_ro {
    margin-right: 20px;
    background: #ffffff;
    border: 1px solid #e9e9e9;
    padding: 2rem 3.5rem 7rem 3.5rem;
}
div#jobs___icon_ro img {
    max-width: 152px;
    padding: 2rem;
    filter: sepia(1);
}
div#jobs___icon_ro {
    text-align: center;
}


.jp_listing_overview_list_outside_main_wrapper {
    float: left;
    width: 100%;
    padding: 50px;
}


.jp_listing_overview_list_main_wrapper {
    float: left;
    width: 100%;
}

div#group1 h3 {
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    text-transform: uppercase;
    position: relative;
}
div#group1 h3:before {
    content: '';
    border: 1px solid #89744f;
    width: 8px;
    position: absolute;
    bottom: -15px;
    left: 0;
}
div#group1 h3:after {
    content: '';
    border: 1px solid #89744f;
    width: 30px;
    position: absolute;
    bottom: -15px;
    left: 11px;
}
.fabrikLightBoxImage {
    width: 92px !important;
    height: 92px !important;
    border-radius:50%;
}
.fabrikGalleryImage {
    width: 92px !important;
    height: 92px !important;
    
}