@charset "UTF-8";

/* basics */

@font-face {
	font-family: 'IcoMoon';
	src: url('../../../media/jui/fonts/IcoMoon.eot');
	src: url('../../../media/jui/fonts/IcoMoon.eot?#iefix') format('embedded-opentype'),
	url('../../../media/jui/fonts/IcoMoon.woff') format('woff'),
	url('../../../media/jui/fonts/IcoMoon.ttf') format('truetype'),
	url('../../../media/jui/fonts/IcoMoon.svg#IcoMoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Gesamtes Editorfenster formatieren */
div.edit.item-page, div.edit.item-page_links {
    }

div.mce-edit-area {
	padding:0.5em}

div.edit div.control-group {
    clear: both;
    /* overflow: hidden */
}

div.edit div.control-group div.control-label label {
	float:left;
    padding-top: 6px;
	width:14em}

div.edit div.control-group div.controls div.chzn-container {
	width:30%!important;
	color:rgba(0,0,0,1.00)}

div.edit div#editor div.editor div.pull-left {
	float:left}

div.edit div#editor div.editor div.pull-right {
	float:right;
    margin-right: 20px;
    margin-bottom: 2em;
    width: 32%}

div.edit div#editor div.editor div.pull-right a {
	width: 100%}

div.edit div#editor div.editor div#editor-xtd-buttons.btn-toolbar.pull-left {
	margin-bottom:1em}

div.edit div#editor div.editor div#editor-xtd-buttons.btn-toolbar.pull-left a.btn.modal-button {
	margin-right:1em}

div.edit div#images.tab-pane {
    border-bottom: solid 1px rgb(128,128,128);
	clear:both;
    margin-bottom: 1em;
	margin-top:5em}

div.edit ul.chzn-choices {
	margin-left:0!important}

div.edit div.tab-content {
	margin-top:2em}

/* Kalendericon */
.icon-calendar:before {
    content: "C";
}
[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: 'IcoMoon';
    font-style: normal;
}

/* Inputfelder Typ 'Text' formatieren */
div.edit div.control-group div.controls input[type="text"] {
	width:61%}

#jform_images_image_intro {
    width: auto
}

/* Bildbereich */

div.edit div#images.tab-pane .control-group {
display: none}

div.edit div#images.tab-pane .control-group:first-child, div.edit div#images.tab-pane .control-group:nth-child(2) {
display: block}

div.media-preview span:nth-child(1) span:nth-child(1) {
    display: block;
    float: left;
    margin-right: 0.5em;
    padding-top: 0.25em
}

#jform_images_image_intro {
    float: left;
}

#images a.btn.modal {
    background-color: rgb(255,255,2558);
    display: block;
    float: left;
    margin-right: 0.5em;
    padding: 0.25em 0.5em
}

#images a.btn.modal:hover {
    box-shadow: 0px 8px 4px -6px rgba(0, 0, 0, 0.5);
    text-decoration: none!important
    }

.dropdown-menu {
    padding-left: 0
}

/* Button 'bearbeiten' */
li.edit-icon,
div.icons a {
    background-color: rgb(255,255,255);
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
    border: none;
    border-radius: 4px;
    font-weight: 700;
    list-style: none;
    padding: 0.25em 0.5em;
    width: 7em;
    transition: box-shadow 0.5s;
}

li.edit-icon:hover,
div.icons a:hover {
    box-shadow: 0px 8px 4px -6px rgba(0, 0, 0, 0.5);
}
div.icons {
    margin-bottom: 1em;
}
div.icons div.float-end div a div {
    display: none;
}

/* Buttons 'Speichern' und 'Abbrechen' */
div.edit div.btn-toolbar div.btn-group button {
    background-color: rgb(255,255,255);
    border: none;
    border-radius: 4px;
    box-shadow: none;
	float:left;
    font-weight: 700;
    margin-right: 3px;
    padding: 0.25em 0.5em;
    }

div.edit div.btn-toolbar div.btn-group button:hover {
    box-shadow: 0px 8px 4px -6px rgba(0, 0, 0, 0.5);
    }

#editor-xtd-buttons {
    padding: 0!important
    }

div#editor-xtd-buttons a.modal-button, div#editor-xtd-buttons a.btn, div.toggle-editor a.btn {
    background-color: rgb(255,255,255)!important;
    border: none!important;
    border-radius: 4px!important;
    box-shadow: none;
	float:left!important;
    font-style: normal;
    margin-right: 3px!important;
    text-align: center;
    transition: box-shadow 0.25s;
    display: inline-block;
    margin-top: 0.5em;
    padding: 0.25em 0.5em;
    }

div#editor-xtd-buttons a.btn {
    width: 32%
}

div#editor-xtd-buttons a.modal-button:hover, div#editor-xtd-buttons a.btn:hover, div.toggle-editor a.btn:hover {
    box-shadow: 0px 8px 4px -6px rgba(0, 0, 0, 0.5);
    text-decoration: none!important
    }

div.edit button.btn {
    border: none;
    box-shadow: none;
    transition: box-shadow 0.25s;
    }

div.edit button.btn:hover {
    box-shadow: 0px 8px 4px -6px rgba(0, 0, 0, 0.5);}

/* Button 'Versionen' rechts floaten */
div.edit div.btn-toolbar div.btn-group a.btn.modal_jform_contenthistory {
	float:right}

/* Editor */

div.edit .control-group {
    margin-bottom: 0.5em
    }

div.edit #jform_title-lbl, div.edit #jform_alias-lbl {
    margin-right: 2em;
    padding-top: 0.6em;
    width: 6em
    }

div.edit input[type="text"], div.edit textarea, ul.chzn-choices {
    border: solid 1px rgba(230,230,230,1)!important;
    border-radius: 4px!important;
    margin-right: 0.5em;
    padding: 0.25em 0.5em!important
    }

#jform_tags_chzn ul.chzn-choices {
    background-image: none;
    width: 22em
    }

.chzn-container-single .chzn-single {
    background: none;
    border: solid 1px rgba(230,230,230,1);
    box-shadow: none;
    font-size: 16px;
    font-style: normal;
    padding: 0.25em 0.5em;
    width: 97%
    }

div.edit input#jform_title, div.edit input#jform_alias {
    border: solid 1px rgba(230,230,230,1);
    border-radius: 4px;
    font-size: 1.25em;
    padding: 0.25em 0.5em
    }

div.edit input#jform_alias {
    font-size: 1em;
    }

div.edit form#adminForm.form-validate.form-vertical fieldset {
	clear:both}

div.edit form#adminForm.form-validate.form-vertical fieldset ul.nav.nav-tabs {
	display:none;
	margin:0.5em 0 0.5em 1.5em}

/* Einfüge-Buttons für Beiträge, Bilder, Seitenumbruch und Weiterlesen */
div#editor-xtd-buttons a.btn {
	background-color: rgba(255, 255, 255, 0.5);}

/* media popup */

.thumbnails {
    margin-left: -20px;
    list-style: outside none none
    }

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

.thumbnails > li {
    float: left;
    margin-bottom: 18px;
    margin-left: 20px;
    }

.height-80 {
    height: 80px;
    }

.width-80 {
    width: 80px;
    }

.center, .table td.center, .table th.center {
    text-align: center;
}

.thumbnail {
    display: block;
    padding: 4px;
    line-height: 18px;
    border: 1px solid #DDD;
    border-radius: 4px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.055);
    transition: all 0.2s ease-in-out 0s;
    }

.thumbnail a {
    color: rgba(128,128,128,1)
    }

.thumbnail a:hover {
    color: rgba(64,64,64,1)
    }

.height-50 {
    height: 50px;
    }

[class^="icon-"], [class*=" icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 0.25em;
    line-height: 14px;
    }

.icon-folder-close::before, .icon-folder-2::before {
    content: ".";
    }

[class^="icon-"]::before, [class*=" icon-"]::before {
    font-family: "IcoMoon";
    font-style: normal;
    }

.icon-file-add::before, .icon-file-plus::before {
    content: ")";
    }

.icon-picture::before, .icon-image::before {
    content: "/";
    }

.icon-save-copy::before, .icon-copy::before {
    content: "\e018";
    }

.icon-eye-open::before, .icon-eye::before {
    content: "<";
    }

.icon-publish::before, .icon-save::before, .icon-ok::before, .icon-checkmark::before {
    content: "G";
    }

.icon-unpublish::before, .icon-cancel::before {
    content: "J";
    }

.icon-archive::before, .icon-drawer-2::before {
    content: "P";
}

.icon-chevron-down::before, .icon-downarrow::before, .icon-arrow-down::before {
    content: "\e007";
}

.icon-chevron-right::before, .icon-rightarrow::before, .icon-arrow-right::before {
    content: "\e006";
}

.icon-chevron-left::before, .icon-lefttarrow::before, .icon-arrow-left::before {
	content: "\e008";
}

.icon-remove::before, .icon-delete::before, .icon-cancel-2::before {
	content: "I";
}

.small {
    font-size: 11px;
    }

form#imageForm .well {
    min-height: 20px;
    padding: 10px;
    margin-bottom: 10px;
    margin-right: 20px;
    background-color: #F5F5F5;
    border: 1px solid #E3E3E3;
    border-radius: 4px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05) inset;
    }

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

.row::after {
    clear: both;
}

.pull-right {
    float: right;
    }

div.icons .pull-right {
    float: none;
    }
div.span9 {
    float: left
    }

.chzn-container.chzn-with-drop .chzn-drop {
    left: 0px;
}
.chzn-container-single .chzn-drop {
    margin-top: -1px;
    border-radius: 0px 0px 4px 4px;
    background-clip: padding-box;
}
.chzn-container .chzn-drop {
    position: absolute;
    top: 100%;
    left: -9999px;
    z-index: 1010;
    box-sizing: border-box;
    width: 100%;
    border-width: 0px 1px 1px;
    border-style: none solid solid;
    border-color: -moz-use-text-color #AAA #AAA;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    background: #FFF none repeat scroll 0% 0%;
    box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.15);
}
.chzn-container {
    font-size: 13px;
}
.chzn-container .chzn-results {
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0px 4px 4px 0px;
    padding: 0px 0px 0px 4px;
    max-height: 240px;
}

.chzn-container-active.chzn-with-drop .chzn-single {
    border: 1px solid #AAA;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    background-image: linear-gradient(#EEE 20%, #FFF 80%);
}
.chzn-container-active .chzn-single {
    border: 1px solid #5897FB;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
}
.chzn-container-single .chzn-single {
    position: relative;
    display: block;
    overflow: hidden;
    height: 2em;
    border: 1px solid #AAA;
    border-radius: 5px;
    background: transparent -moz-linear-gradient(center top , #FFF 20%, #F6F6F6 50%, #EEE 52%, #F4F4F4 100%) repeat scroll 0% 0% padding-box;
    box-shadow: 0px 0px 3px #FFF inset, 0px 1px 1px rgba(0, 0, 0, 0.1);
    color: #444;
    text-decoration: none;
    white-space: nowrap;
    line-height: 24px;
}
.chzn-container a {
    cursor: pointer;
}

.chzn-container .chzn-results li.active-result {
    display: list-item;
    cursor: pointer;
}
.chzn-container .chzn-results li {
    display: none;
    margin: 0px;
    padding: 5px 6px;
    list-style: outside none none;
    line-height: 15px;
}

button#upbutton, div.well button.btn {
    background-color: rgba(255,255,255,1)!important;
    border: solid 1px #F5F5F5!important;
    border-radius: 4px!important;
    box-shadow: none;
    color: rgba(0,0,0,1)!important;
    font-style: normal;
    margin-left: 3px!important;
    text-align: center;
    transition: box-shadow 0.25s;
    display: inline-block;
    margin-top: 0.5em;
    padding: 0.25em 0.5em;
    }

button#upbutton:hover, div.well button.btn:hover {
    box-shadow: 0px 8px 4px -6px rgba(0, 0, 0, 0.5);
    text-decoration: none!important
    }

.well .span6 {
    width: 30%;
    min-height: 4em}