@import url("/CSS_menuleiste");

body {
	background:#F7F7F7;
}
.sort_handle {
float:left;
}
.switch-field {
	display: inline-block;
	float:right;
}
.switch-field input {
	opacity: 0;
	position: absolute;
}
.std-width {
	width:220px;
}
.align-self-bottom .button {
	margin-bottom:32px;
}

.specs_drag {
	padding-top: .5rem;
}
.label_specs_OFF {
	/*margin-bottom:.5rem;*/
	padding: 0 .5rem .5rem 0;
}
.specs_drag .button {
	margin-bottom:0;
}
.webspecs .label_specs_OFF {
	border-bottom:1px solid #cacaca;
}
.sort_handle_inner,
.sort_handle,
.sort_handle_middle {
	margin-right:.5rem;
	display:inline-block;
	min-width:.5rem;
}
.t3data_select .sort_handle_middle,
.t3data_select .sort_handle_inner {
	float:left;
	padding-top:10px;
}
.sort_handle.icon-sort,
.sort_handle.icon-sort-desc,
.sort_handle.icon-sort-asc {
	padding-top:10px;
	margin-left:10px;
}

.webspecs .sort_handle {
	margin-right:1.5rem;
}

.webspecs .ui-sortable .specs_drag:first-child .label_specs_OFF {
	border-top:1px solid #cacaca;
	padding-top:.5rem;
}
.feature-row {
	padding:30px 0 15px 0;
}

.feature-row .cell.medium-1 .sort_handle {
	margin-right:0;
}

.value-input .selectize-input {
	background:#fff3d9;
}
.switch-field input.switch:checked + label, .switch-field input[value="-1"]:checked + label {
	background-color: #ffae00;
	color: #000;
}
.switch-field input:checked + label, .switch-field input:checked + label {
	color: #000;
}
.switch-field label {
	float: left !important;
	clear: none !important;
	display: block;
	width: 17px !important;
	background-color: #fff;
	margin: 0 !important;
	font-size: .8rem;
	font-weight: bold;
	text-align: center;
	text-shadow: none;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 1px rgba(255, 255, 255, 0.1);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 1px rgba(255, 255, 255, 0.1);
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
	height:18px;
	border-radius:8px;
	line-height:1.6;
	margin-left:2px!important;
}
label.label_abm {
	text-align:center;
}
label.label_abm + input {
	text-align:center;
}
.medium-1.cell label,
#abm_selection_1 .cell [type='checkbox'] + label,
#abm_selection_2 .cell [type='checkbox'] + label {
	margin-right:0;
}
footer {
	background: #333;
	border-top: 1px solid #B5C6D0;
	padding: 20px 0;
	margin-top:50px;
	color:#fff;
}
footer a {
	color:#fff;
}
.page-content {
	margin: 4rem 0;
	min-height:65vh;
}
.small-font .selectize-input > input, 
.small-font .selectize-input > input[type='text'],
.small-font .selectize-input {
	font-size:0.75rem!important;
}
a span.icon-plus:before {
	margin-right:.5rem;
}
h2 [class^="icon-"]:before, 
h2 [class*=" icon-"]:before {
display: block;
	text-align: center;
	font-size: 4rem;
	margin-bottom: 1rem;
	color:#333;
	margin-top:2rem;
}
.inline-block {
	display:inline-block;
}
.content-block {
	margin:2rem 0 3rem 0;
}
#modalpopup fieldset {
	border: none;
	background-color:#fff;
	/*-moz-box-shadow: 0 0 20px #000;
	-webkit-box-shadow: 0 0 20px #000;
	box-shadow: 0 0 20px #000;*/
	padding: 0 0 2rem 0;
	margin:0;
}
#modalpopup fieldset fieldset {
	border: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 0;
}
#modalpopup .modal-header {
	margin-bottom:2.5rem;
	font-weight:bold;
    position: relative;
	padding: 1rem;
	border-bottom: solid 1px #A5ACB2;
	min-height:3rem;
}
.jconfirm .jconfirm-box div.jconfirm-title-c {
	margin-bottom:2.5rem;
	font-weight:bold;
	padding: 1rem;
	border-bottom: solid 1px #A5ACB2;
	min-height:3rem;
}
.jconfirm .jconfirm-box div.jconfirm-closeIcon {
    cursor: pointer;
}
#modalpopup .modal-header .close {
color:#6c757d;
float:right;
display:inline-block;
}
.jconfirm-box {
min-width:350px;
}
.buttons {
	margin-top:2rem;
}
.mfp-content .buttons {
	float:right;
}
.jconfirm-buttons {
	padding-right: 0.9375rem;
	padding-left: 0.9375rem;
}
ul.tab-navi {
	border-bottom: 1px solid #dee2e6;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-left: 0;
	margin-left:0;
	margin-bottom: 2rem;
	list-style: none;
}
.tab-navi li {
	margin-bottom: -1px;
}
a.tabnavi {
border: 1px solid transparent;
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem;
	display: block;
	padding: .5rem 1rem;
}
a.tabnavi.active {
	color: #495057;
	background-color: #fff;
	border-color: #dee2e6 #dee2e6 #fff;
}
.input_mediaselect {
	width: 200px;
	float: left;
}
.input_width {
	width:50%;
	float:left;
}
/*.checkbox_specs {
	white-space:nowrap;
	float:left;
	width:230px;
	border: 1px solid #d0d0d0;
	border-radius: 3px;
	font-size: 13px;
	line-height: 18px;
	padding: 8px 8px;
	margin: 1px;
}*/
.input_group_abm {
	white-space:nowrap;
}
.button_icon {
	white-space:nowrap;
	float:left;
	width:auto;
	border: 1px solid #d0d0d0;
	border-radius: 3px;
	font-size: 13px;
	line-height: 18px;
	padding: 4px 4px;
	margin: 1px;
}
.button_icon img {
	width:25px;
}
.icon {
	width: 30px;
	height: 30px;
}
/*.image_block:hover {
	border: 3px solid silver;
	margin: 0px;
}*/

.image_block.groupactive {
    border: 3px solid #91ff00;
    /*margin: 0px;*/
}


.image_block.active {
	border: 3px solid #ffae00;
	/*margin: 0px;*/
}
.jtable-data-row.active {
	background-color: #ffae00 !important;
}
.image_block.new_image {
	border: 3px solid #ffae00;
	margin: 0px;
}
.jtable-data-row.new_image {
	background-color: #ffae00 !important;
}
.image_center {
	margin-left: 50%;
	transform: translateX(-50%);
}
.image_block {
	width: 180px;
	overflow: hidden;
	float: left;
	height: 210px;
	border: 1px solid #ccc;
	margin: 15px;
	position: relative;
}
.image_block figure {
	position:relative;
	height:100%;
}
.image_block figcaption {
	font-size:0.85rem;
	text-align:center;
	padding:5px;
	word-wrap: break-word;
	background: rgba(0,0,0,0.1);
	position:absolute;
	bottom:0;
	left:0;
	display:inline-block;
	width:100%;

}
.image_block img {
	max-height:180px;
}
.image_overlay {
	position: absolute;
	width: 180px;
	height: 210px;
	opacity:0;
	top:0px;
}
.image_overlay:hover {
	position: absolute;
	background-color:rgba(0,0,0,0.5);
	width: 180px;
	height: 210px;
	opacity:1;
	padding: 20px 0 0 40px;
}
.image_overlay a {
font-size:0.9rem;
font-weight:bold;
padding:5px;
color:#fff;
display:inline-block;
}
.image_overlay a [class^="icon-"], 
.image_overlay a [class*=" icon-"] {
margin-right:5px;
}
.filter_size {
	width:32%;
	float:left;
	margin-right:10px;
}
div#mediaresult {
	height: 500px;
	overflow-y: scroll;
	margin-bottom: 0px;
	margin-left:-15px;
}
div#dropzone {
	border: 1px dotted black;
	border-radius: 10px;
}

.mfp-content .grid-container {
	max-width:none;
}
.jtable-left-area select {
width:auto;
padding: 0 0.5rem;
font-size:0.8rem;
height:auto;
}
table.jtable {
margin-bottom:0;
}
a.label-style {
	color: #0c68b0;
}

.login .icon-enter {
	margin-right:1rem;
	font-size:1.3rem;
}
.ui-front {
	z-index: 9999!important;
}
.cell.no-margin {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
}
.gray {
    color: #999;
}

/*Bearbeitungsoptionen für Features*/

.edit-overlay {
	padding-left: 24px;
	position:absolute;
	z-index:99;
	right:10px;
	top:8px;
}
	.edit-overlay:after {
	background-image: -webkit-linear-gradient(to right,rgba(238,238,238,0) 0,#eeeeee 18px);
	background-image: linear-gradient(to right,rgba(238,238,238,0) 0,#eeeeee 18px);
	bottom: 0;
	content: '';
	display: block;
	left: 0;
	opacity: 0;
	position: absolute;
	pointer-events: none;
	right: 0;
	top: 0;
	-webkit-transition: opacity 0s cubic-bezier(0.4,0.0,0.2,1);
	transition: opacity 0s cubic-bezier(0.4,0.0,0.2,1);
	visibility: visible;

		opacity: 1;
	-webkit-transition: opacity .28s cubic-bezier(0.4,0.0,0.2,1);
	transition: opacity .28s cubic-bezier(0.4,0.0,0.2,1);
}
.edit-overlay a {
	padding: 8px 4px;
	z-index: 1;
	position: relative;
}
.tdata_select.selectize-control {
position:relative;
}
.selectize-input.value-input,
.selectize-input {
background:#eeeeec!important;
}
/*Ende Bearbeitungsoptionen für Features*/

.selectize-input.not-full > input {
  width: 100% !important;
}
