html, body {
    height: 100%;
/*     margin:0;*/
}
/*
body>.wrapper {
    min-height: 100%}
*/
.ql-page-editor {
    height: 100%;    
}
.ql-page-editor .editor-pane {
    position: absolute;
    left: 0;
    top: 51px;
    bottom: 0;
    width: 340px;
    overflow-y: auto;
    border-right: solid 1px #ebedef;
    z-index: 1;
}



/*#iframe-wrapper{
position: absolute;    
width:100%;
height:100%;
margin: 0;
padding: 0;
right: 0;
bottom: 0;
top: 0;    

}*/

.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

.editor-content{
position: absolute;  
width: 100%;
height: 1310px;
left: 0;    
right: 0;
bottom: 0;
top: 0;       
border: 0;
margin: 0;
padding: 0;
/*overflow-x:hidden; overflow-y:scroll;*/
}


.ql-page-editor .content-wrapper {
    position: absolute;
    left: 340px;
    right: 0;
    top: 51px;
    bottom: 0px;
}
/*
.ql-page-editor .editor-content {
    width: 100%;
    height: 100%;
}
*/

#editor-div {
 display:none;
}


#save{
    display:none;
}

#cancel{
    display:none;
}

#editord{
    
    width: 150px;
}

#onhover-text{
position: absolute;
display: none;
cursor: pointer;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
border:2px solid #A9A9A9;
background:rgba(0, 0, 0, 0.5);
/*background:rgba(49,176,75,0.2);*/
}

#edit-text{
display:inline-block;
left: 0;
top: 0;
font-weight: bold;
background:#A9A9A9;
color: #000000;
font-size: 12px;    
padding: 4px;
-webkit-border-radius: 0px 0px 5px 0px;
-moz-border-radius: 0px 0px 5px 0px;
border-radius: 0px 0px 5px 0px;    
}

.form_settings_list {
border-bottom: 2px solid #666;
font-size: 20px;   
}

#save_form{
/*width: 100%;*/
background:#2F4F4F;
color: white;    
}

#pf_div{
margin-bottom: 5px;
}

#preview_form{
/*width: 100%;*/ 
background:#2F4F4F;
color: white;     
}

#form_title_save
{

background:#1E90FF;
color: white;        
    
}
#form_title_cancel
{

background:#B22222;
color: white;         
    
}
#autoresp_save{

background:#1E90FF;
color: white;         
    
}
#autoresp_cancel{

background:#B22222;
color: white;         
    
}
#form_seo_save{

background:#1E90FF;
color: white;         
    
}
#form_seo_cancel{

background:#B22222;
color: white;         
    
}

/*CUSTOM SCRIPTS*/
#form_custom_scripts_save{

background:#1E90FF;
color: white;         
    
}
#form_custom_scripts_cancel{

background:#B22222;
color: white;         
    
}
/*CUSTOM SCRIPTS END*/

#video_data_save{

background:#1E90FF;
color: white;         
    
}
#video_data_cancel{

background:#B22222;
color: white;         
    
}
#save{

background:#1E90FF;
color: white;         
    
}
#cancel{
 
background:#B22222;
color: white;        
    
}

#cancel_image_upload{
    background:#B22222;
color: white;        
   
}

#image_upload{
   background:#1E90FF;
color: white;           
   
}


#yt_video_data_save{
background:#1E90FF;
color: white;             
   
}
#yt_video_data_cancel{
background:#B22222;
color: white;        
        
}
#videojs_data_save{
background:#1E90FF;
color: white;             
    
}
#videojs_data_cancel{
background:#B22222;
color: white;        
        
}

#testphoto1_upload{
background:#1E90FF;
color: white;             
    
}
#cancel_testphoto1_upload{
background:#B22222;
color: white;        
        
}

#testphoto2_upload{
background:#1E90FF;
color: white;             
    
}
#cancel_testphoto2_upload{
background:#B22222;
color: white;        
        
}

#testphoto2_save{
    background:#1E90FF;
color: white;             

    
}

#testphoto1_save{
    background:#1E90FF;
color: white;             
 
    
}

#formcode_image_upload{
    background:#1E90FF;
color: white;             
    
    
}

