.mmlapp-editor{
min-height:600px;
}


.titlenav-hide {
  display: none;
}

.mml-desktop-app-wrapper div{
position:relative;
}
.mml-desktop-app-wrapper .btn{
cursor:pointer;
}

.fontSystem {
  font-family: Arial, Verdana !important;
  line-height: 19px !important;
  font-size: 16px !important;
}

.mml-editor-history-date{
background:#00cc66;
padding:12px;
}
.mml-controls-font-nav div{
text-align:center;
border-bottom:1px solid gray;
float:left;
width:40px; 
margin:6px;
}
.mml-controls-font-nav-active,
.mml-controls-font-nav div:hover{
background:#d6ead8;

}
.mml-cockpit-title{
background-color: #F5EDC3;
margin-top:26px;
  padding-left: 12px;
  padding-top: 6px;
  min-height: 38px;
}

.mml-cockpit-tags{
border-bottom: 1px solid gray;
cursor:pointer;
}
.mml-cockpit-tag:hover,
.mml-cockpit-tags-active{
background:#b1edb8;
}

.mml-cockpit-save-btn{
margin-top:40px;
width:100%;
text-align:center;
cursor:pointer;
padding:4px 22px;
border:1px solid gray;
text-decoration:none;
color:#000;
font-size:inherit;
}


.mml-controls-media-stage{

}



.c-mml-cockpit-cv-nav{
  font-size: 26px;
}
.c-mml-cockpit-cv-add{
  font-size: 50px;
  cursor:pointer;
}


.mml-cockpit-save-btn:hover{
background:#b1edb8;

}
.mml-cockpit-cv-line{
border-bottom:1px solid gray;
}
.c-mml-cockpit-cv{
float:left;
width:170px;
padding:12px;
margin-right:1px;

}

.c-mml-cockpit-cv-header{
background:#f5edc3;
min-height:120px;
}

.mml-cockpit-cv-1{
width:450px;
}
.mml-cockpit-cv-2{
width:70px;
}


.c-mmlapp-tab{
float:left;

}


.mmlapp-tab-0{
width:270px;
}

.mmlapp-tab-1{
float: right;
  width: 700px;
}







.c-mmlapp-editor-controls-wrapper {
float:left;
}
.mmlapp-editor-controls-wrapper-1{
float:right;
}

.c-mmlapp-editor-controls{
position:relative;
float:left;
width:60px;

}



.mmlapp-chapter-dummmy-alert{
      position:absolute;
      left:-18px;
      top:17px;
      height:18px;
      width:16px;
      background-color:red;
      color:#fff;
      text-align:center;
}







.chapter-dummmy-search-0 {
  font-size: 15px;
}

.chapter-confirm, .chapter-alert {
  position: absolute;
  bottom: -2px;
  right: -2px;
  height: 18px;
  width: 18px;
  background-color: red;
  color: #fff;
  text-align: center;
  border: 1px solid #C1BEB5;
  box-shadow: 4px 4px 12px #C1BEB5;
}


.mml-write-nav .mml-btn{
  border-bottom: 1px dotted #DCD8D8;
  border-left: 3px dotted #DCD8D8;
  background-color: #fff;
  font-family: arial,verdana;
  font-size: 18px;
  padding-left: 8px;
  position: relative;
  border-left: 4px solid #fff;
}

.mml-write-nav .mml-btn-active{
background:#b1edb8;

}










.mml-write-nav-title{
  background-color: #B1EDB8;
  border-top: 1px solid #000;
  border-bottom: 1px dotted #000;
  border-left: 4px solid #00CC66;
}
.mml-write-nav-active{
border-left: 4px solid #00CC66;
}



.mml-desktop-app-wrapper .chapter-tt-on {
      position:absolute;
      display: block;
      top: 42px;
      left: -5px;
padding:6px 2px;
      background-color: #fff;
      border: 4px solid #EEEEEC;
      z-index: 1990;
      min-width: 40px;
      height: 40px;
      text-align: center;
      font-size: 16px;
      white-space: nowrap;
      border-radius: 4px;
      box-shadow: 4px 4px 5px #888;
  
}


.mmlapp-editor-controls{
width: 710px;
  height: 100px;
  border: 1px solid gray;
  background-color: #F7F5F5;
  padding: 16px;

}
.mmlapp-editor-controls-3{
margin-left:24px;
}
.mmlapp-editor-controls-6 .chapter-tt-on{
left:-112px;

}

.chapter-alert{
position:absolute!important;
}

.mmlapp-chapter-editor-close{
position:absolute!important;
bottom:6px;
right:6px;
width:60px;
}

.mmlapp-controls-nav-wrapper {
  border: 1px solid #A9A091;
  width: 300px;
  margin: 14px auto;
  background-color: #CFF3CF;
}


.mmlapp-controls-nav {
  width: 260px;
  margin: 0 auto;
}
.mmlapp-controls-nav-btn{
display: block;
  font-family: verdana, arial;
  font-size: 12px;
  background-color: #fff;
  border: 1px solid #A9A091;
  text-align: center;
  margin-top: 6px;
  margin-bottom: 6px;
  padding-top: 3px;
  width: 200px;
}





.mml-desktop-app-wrapper .chapter-editor-close {
  position: absolute;
  bottom: 0px;
  right: 2px;
  display: none;
}

.chapter-editor-query-frame {
  overflow: hidden;
  background-color: #EBE7E7;


}

.chapter-editor-query-wrapper{
width: 80%;
  margin: 0 auto;
  overflow: scroll;
  min-height: 190px;

}

.mmlapp-editor-editor-tab {
  float: left;
  width: 160px;
  height: auto;
  border-top: 1px solid gray;
  border-left: 1px solid gray;
  border-right: 1px solid gray;
  margin-right: 2px;
  text-align: center;
  font-size: 18px;
  padding-top: 3px;
  background-color: #FCFCFC;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}


.mmlapp-editor-editor-tab-active{
  background-color: #b1edb8;
}
ul.mml-write-nav {
list-style: none;
  margin: 0;
    margin-bottom: 0px;
  padding: 0;
    padding-top: 0px;
  padding-top: 0px;
  border-top: 1px solid #000;
        
}

.mml-write-nav-search{
border-top: 1px solid #000;
  padding: 10px 0;
}


ul.mml-write-nav-chapter{
border-bottom: 1px solid #000;
margin-bottom:16px;
}






.mml-write-nav li{

    font-size:18px;
    padding:4px 0;
    font-family:arial;
}
.mml-write-nav li:active{
    border-top: 1px solid #000;
    border-bottom: 1px dotted #000;
    background-color: #B1EDB8;
}


.chapter-tab{
    width:            212px;
    padding-left:     12px;
    font-size:        16px!important;
    line-height:      18px;
    padding-bottom:   2px;
    padding-top:      2px;
    border-left:4px solid #fff;
}
.chapter-title{
      font-weight:700;
      font-size:19px;
      line-height:18px!important;
      padding-bottom:12px;
 
}


.chapter-active{
 background-color: #CFF3CF;
 border-left:4px solid #00CC66;
 display:block!important;
}

.chapter-over{
 background-color: #E7E3E3;
 border-left:4px solid #BBB7B7;
}

          
.chapter-editor-alert{
position:absolute;
top: 430px;
left:48px;
width:600px;
height:471px;

background-color:#fff;
z-index:2000;
display:block;
background:url(../imgDefault/elements/notiz.jpg) no-repeat 0 12px;;
}
.c-visitor-register{
 margin-top:15px;
}


.c-chapter-editor-alert{
width:540px;
margin:40px auto;
font-size:21px;
line-height:23px;
}


.chapter-editor{
    float:right;
    width:720px;
    margin-top:       45px; 

}

.chapter-editor-close{
  position:absolute;
  bottom:0px;
  right:2px;
  display:none;
}

.chapter-editor-controls{
    width:710px;
    height:100px;
    
    border:1px solid gray;
    background-color:#F7F5F5;
    padding:4px;

}

.chapter-editor-query-frame{
    overflow:scroll;
    background-color:#EBE7E7;
    width:720px;
    height:0;
}
.chapter-editor-query{
    position:absolute;
    top:-280px;

}

.c-comment:nth-child(odd) {
  background-color: #fff; 
 
}

.c-chapter-editor-query{

    margin: 12px auto;    

}





.chapter-editor-controls-0{    
      float:left;
      margin-left:25px;
      margin-right:5px;
      width:40px;
  height:40px;
}       



.chapter-action-controls-0,
.chapter-action-controls-1{
      float:left;
      width:160px;
      height:auto;
      border-top: 1px solid gray;
      border-left: 1px solid gray;
      border-right: 1px solid gray;
      margin-right:2px;
      text-align:center;
      font-size:18px;
      padding-top:3px;
      background-color:#FCFCFC;
      -moz-border-radius: 9px;
      -webkit-border-radius: 9px;
      border-top-left-radius : 6px;
      border-top-right-radius : 6px;

}
.chapter-action-controls-active{
        background-color:#FEDFBB;
}

.chapter-action-controls-0-active{
        background-color:#B1EDB8
}
.chapter-editor-controls-0-save{
  margin-right:18px;
}
.save-action-active{
border:3px solid #C0BCBC;
     box-shadow:4px 4px 12px red;
}

.editor-load-dummy-loader{
      position:absolute;
      top:300px;
      left:200px;
      display:none;
}


.chapter-confirm,
.chapter-alert{
      position:absolute;
      bottom:-2px;
      right:-2px;
      height:18px;
      width:18px;
      background-color:red;
      color:#fff;
      text-align:center;
      border:1px solid #C1BEB5;
      box-shadow:4px 4px 12px #C1BEB5;

}
.chapter-confirm{
  background-color:green;
}

.chapter-read div,
.chapter-read{
    padding-top:14px;

    padding-left:8px;
    padding-right:0;
    font-family:"Cardo",serif,Verdana,Arial,Helvetica,sans-serif;
    font-size:14px!important;
   letter-spacing:1px;
    line-height:21px;
    width:695px;

    
}
 
.chapter-read div .blhide,
.chapter-read .blhide{
min-height:16px;
display:block;
}

blhide
.chapter-read-space{
    background-color:           #B1EDB8;
    height:14px;  
}



.chapter-read-backup{
width: 690px;
border-bottom:1px solid gray;
padding-bottom:4px;
margin-bottom:4px;
}

.chapter-read-backup-0{
    float:left;
  width:260px!important;


}


.chapter-read-backup-1,
.chapter-read-backup-2{
    float:right;
    margin-left:5px;
    margin-bottom:5px;
    height:65px;
    width:190px!important;
}

.chapter-read-backup-1 .btn,
.chapter-read-backup-2 .btn{
     width:inherit;
     height:inherit;
}


.chapter-read-backup-title{
padding-top:2px;
   margin-top:8px;
   margin-bottom:8px;
  width: 690px;
      background-color:                   #F5EDC3;
      height:20px;
      font-weight:700;
}

.backup-action-active{
 border:1px solid gray;
}
.chapter-tt-on-hover,
.chapter-tt-on-export,
.chapter-tt-on-save,
.chapter-tt-on,
.chapter-tt{
    position:                           absolute;
    top:                                -45px;
    left:                               40px;
    background-color:                   #fff;
    padding:                            5px;
    padding-top:                        -2px;
    display:                            none;
    border:                             4px solid #EEEEEC;
    z-index:                            1990;
    min-width:                          90px;
    height:                             18px;
    text-align:                         center;
    font-family:                        verdana, arial;
    font-size:16px;
    white-space:                        nowrap;
    border-radius:                      4px;
    box-shadow:                         4px 4px 5px #888;
}




.chapter-tt-on-save,
.chapter-tt-on{
      display:block;
      top:                                42px;
      left:                               -5px;
      min-width:                          40px;
      padding-left:                       2px;
      padding-right:                      2px;    
      height:                             auto;  
}

.chapter-tt-on-hover{
      display:block;
      top:                                -32px;
      left:                               0;
      min-width:                          80px;
      padding-left:                       2px;
      padding-right:                      2px;    
      height:                             auto; 
      display:none; 
}

.chapter-tt-on-save{
    top:                                -40px;
    left:                               -200px;
   box-shadow:                         4px 4px 5px red;
   }

.chapter-tt-on-export{
       left:                               -18px;
}
.chapter-tt-sub{
    top:                               42px;
     left:                              -112px;
}
.chapter-tt-sub0{
    top:                                80px;
}

.dashboard-tt{
    position:                           absolute;
    top:                                1px;
    right:                              4px;
    background-color:                   #fff;
    display:                            none;
    z-index:                            3000;
    min-width:                          90px;
    text-align:                         center;
    font-family:                        verdana, arial;
    white-space:                        nowrap;
}

.chapter-editor-chapter-title{
     margin-top:       45px;
}

.chapter-editor-item-title{
      background-color:                   #B1EDB8;
      padding:12px;
      margin-bottom:12px;
}

.chapter-editor-title{
      margin-top:       15px;
      min-height:120px;
      padding-top:10px;
      font-size:25px;
      line-height:27px;
      width:600px;
}
.chapter-editor-teaser{
         font-size:18px;
}

.chapter-dummmy-line-delimiter {
  height: 12px;
  background-color: #fff;
}

.chapter-dummmy-line-delimiter-on {
  background-color: #E5E6ED;
}

.chapter-dummmy-line-delimiter-action {
  cursor: cell;
  height: 30px;
  font-size: 11px;
  font-family: verdana;
  padding-left: 14px;
  background-color: #00CB65;
}

.chapter-dummmy-action {
  position: absolute!important;
  left: -30px;
  top: 4px;
  z-index: 11000;
}



.chapter-edited {
  position: absolute!important;
  left: -22px;
  top: 17px;
  height: 18px;
  width: 23px;
  color: #fff;
  text-align: center;
  background: no-repeat url(../../img/explorer/edited.gif);
}

.jsAction {
  position: absolute!important;
  left: 30px;
  top: -40px;
  z-index: 11000;
  padding-top: 4px;
  height: 36px;
  width: 230px;
  background-color: #fff;
  border: 1px solid gray;
  box-shadow: 4px 4px 6px #C1BEB5;
}

.jsAction-action {
  position: absolute!important;
  left: 30px;
  top: 0px;
  border: 1px solid gray;
  width: 230px;
  background-color: #fff;
  z-index:1;
}



.chapter-tt-on-save {
  position: absolute!important;
  top: -40px;
  left: -200px;
  box-shadow: 4px 4px 5px red;
}

.c-explorer-context{
  float: left;
}

.mmlapp-explorer-wrapper{
height:700px;
overflow:scroll;
padding-left: 50px;
  margin-left: -30px;
  padding-top: 25px;
}



