/*
#ButtonOK{
	float:right;
}

#Vorschau{
	position:relative;
}
*/
.cutPic, .delPic, .getPic, .getPicBig {
  display: none;
  z-index: 10; }

.imageTools {
  left: 15px;
  position: absolute;
  top: 0px; }

.getPicBig {
  cursor: pointer;
  left: 0px;
  position: absolute;
  top: 0px; }

.selectPicBox {
  max-width: 100%;
  position: relative; }

.selectPicBox div {
  max-width: 100%; }

.ckFinderBox {
  height: 500px; }

.iframeCheckSize {
  border: 0;
  overflow: hidden; }

.modalFooterError {
  color: red;
  display: none;
  float: left;
  margin-top: 5px; }

.modalFooterButton {
  float: right; }

.confirmImageReplaceInput {
  height: 90px; }

.confirmImageReplaceInput .parsley-errors-list.filled {
  color: #ed5565;
  display: block;
  list-style-type: none;
  padding: 5px 0 0 0; }

.confirmImageReplaceInput .parsley-errors-list {
  display: none; }

.confirmImageReplaceInput.has-success .form-control, .confirmImageReplaceInput .has-success .form-control:focus {
  border-color: #27c24c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.imageTools .fa-lg {
  color: #000; }

.imageTools > a {
  background-color: #fff; }

.centerContent > .panel {
  width: 100%; }

.ckf-files-page .ckf-toolbar {
  border-width: 0px; }

#ckwizard > .steps .current a, #ckwizard > .steps .current a:hover, #ckwizard > .steps .current a:active {
  background: #ee901a;
  color: #fff;
  cursor: default; }

#ckwizard > .steps .done a, #ckwizard > .steps .done a:hover, #ckwizard > .steps .done a:active {
  background: #f1c083;
  color: #fff; }

#ckwizard .content {
  background: #f5f5f5;
  min-height: inherit; }
  #ckwizard .content .body {
    height: auto;
    position: relative;
    width: 100%; }

#ckwizard .control-label {
  padding-top: 5px; }

.imageSelection img {
  cursor: pointer;
  margin: 10px 0px;
  width: 100%; }

/*# sourceMappingURL=addImage.css.map */
