/*#myTab a,
#myTab a:hover,
#myTab a:active,
#myTab a:focus {
	outline: 0px !important;
	border: 0px solid !important;
}*/
/* @ live */
#post-599 .aq-template-wrapper .mtspn6 {
	width: 100%;
}

 // @ dev 
// #post-598 .aq-template-wrapper .mtspn6
// {
// 	width: 100%;
// }

#aq-block-597-2
{
	width: 100%;
}

.ajax-loader-dimmer {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.7);
	z-index: 9000;
}

.ajax-loader {
	position: absolute;
	top: 40%;
	left: 50%;
    height: 50px;
    width: 50px;
    background-image: url("../images/ajax-loader.gif");
    background-repeat: no-repeat;
    background-size: contain;
}

.btn-class {
    display: inline-block;
    padding: 4px 8px;
    background-color: #65676F;
    color: white;
    font-weight: bold;
}

.btn-class:hover,
.btn-class:focus {
	background-color: #ff2121;
}

.btn-disabled,
.btn-disabled:hover,
.btn-disabled:focus {
	background-color: #A4AEB9;
}

.met_tab_nav > li
{
	width: 280px;
	text-align: center;
}

.nav-tabs > li > a,
.nav-tabs > li > a:hover{
    border: 0px !important;
    border-image-width: 0px !important;
}

.ui-dialog.ui-widget {
	width: 50% !important;
}

@media (max-width: 920px) {
	.ui-dialog.ui-widget {
		width: 70% !important;
	}
}

@media (max-width: 480px) {
	.ui-dialog.ui-widget {
		width: 90% !important;
	}
}

#aq-block-600-1:after {
    content: " ";
    width: 100%;
    height: 250px;
    background-size: cover;
    background-image: url("/wp-content/plugins/td_job_boerse/images/t4c_all_jobs_banner.jpg");
}


#aq-block-600-1 .row-fluid {
	margin-bottom: 0px;
}
@media (max-width: 1169px) {
	#aq-block-600-1:after {
		height: 100px;
	}
}


.mt30 {
	margin-top: 30px;
}
