



#editorbar_scroller_container::-webkit-scrollbar {
    width: 0px; /* remove scrollbar space */
    overflow: hidden;
    background: transparent; /* optional: just make scrollbar invisible */
  }
  .btn-group {
    outline: none;
    margin: 2px 0 0 0;
  }
  
  
  
  #document_title {
    z-index: 200;
    height: 32px;
    line-height: 32px;
    max-width: 900px;
    min-width: 0px;
    margin: 0 auto;
    margin: 0 auto;
    background-color: #fff !important;
    display: inline-box;
    focus: none;
    position: relative;
    text-align: center;
    vertical-align: middle;
    outline: 0px solid transparent;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans",
      "DejaVu Sans", Verdana, sans-serif;
    color: #000;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    border-radius: 16px;
    letter-spacing: 1px;
    position: relative;
    margin-top: 3px;
    box-shadow: 0 0 0 0.5px rgba(209, 209, 209, 0.32),
      0 0 7pt 0pt rgba(204, 204, 204, 0.52);
  }


  .stop-scrolling {
    height: 100%;
    overflow: hidden;
}

.fa-color {
    color: rgba(0, 0, 0, 0.75);
}

#pad_title {
    height: 30px;
    background-color: transparent !important;
}

#input_title {
    height: 24px;
    display: none;
    padding-left: 2px;
    width: 85%;
}

#title {
    line-height: 30px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}

#edit_title {
    margin-left: 10px;
    display: inline-block;
    cursor: pointer;
}

#save_title {
    display: inline-block;
    display: none;
    cursor: pointer;
    margin-left: 8px;
}

#save_title button {
    height: 28px;
    padding: 0 2px 0 2px;
}

@media print {
    #edit_title,
    #save_title {
        display: none;
    }
}

@media (max-width: 500px) {
    #pad_title {
        display: none;
    }
}

.image {
    display: inline-block;
    position: relative;
    padding: 10px 0px 10px 0px;
}

.save-as-icons {
    display: inline-block;
    cursor: pointer;
    text-align: center;
    margin: 0 15px 0 0;
}

@media (max-width:1000px) {

    #document_title {
        border-radius: 0px;
    }

    #document_title_container {
        margin-left: 0!important;
    }


  
  }
  
  @media (max-width:600px) {

    #document_title {
        /* margin: 0; */
    }
   
  }
  































      #file-upload-inner{
        position:absolute;
        width:100%;
        height:100%;
        margin: auto; 
        text-align: center;
        cursor: pointer;
    }

    #file-upload-container{
        display: none;
    }

    #readOnlyOptions{
        padding-top: 40px;
        margin:auto;
        z-index:1231232313;
        width:350px;
        height:250px;
        position: relative;
        top:25%;
        border-radius: 30px;
        background-color: #e6e6e6;
        display:none;
    }

    #bg2{
        z-index:999;
        visibility: hidden;
        background-color:rgba(0,0,0,.15);
        width:100%;
        height:100%;
        position: absolute;
        float:left;
        padding:250px 0 0 0;
    }

    #encryption_window{
        height: 100%;
        position:absolute;
        visibility: hidden;
        width:970px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 99999999999999999;
    }





    #staticContentEditor{
        display:none;
        position:absolute;
        width:100%;
        z-index: 9999999999999;
        height:95%;
        text-align: center;
    }

    #bg{
        z-index:999999999;
        visibility:hidden;
        display:inline-block;
        background-color:rgba(0,0,0,.15);
        width:100%;
        height:100%;
        position: absolute;
        float:left;
        padding:250px 0 0 0;
    }

    #print-container{
        visibility:hidden;display:none;
        background-color:rgba(0,0,0,.3);
        width:100%;
        height:100%;
        position: absolute;
        float:left;
        z-index:999999999999999999
    }

    #print-container-inner{
        position:relative;
        margin:auto;
        display:block;
        width:1000px;
        height:100%;
        background-color:#fff;
    }

    #print-viewer{
        width:1000px;
        height:95%;
        margin:40px 0 0 0;
    }

    #pdf-parent-container{
        visibility:hidden;
        display:none;
        background-color:rgba(0,0,0,.3);
        width:100%;
        height:100%;
        position: absolute; 
        float:left;
        z-index:999999999999999999999999999999999999999999999999999;
    }

    #pdf-parent-container-inner{
        position:relative;
        margin:auto;
        display:block;
        width:1000px;
        height:100%;
        background-color:#000;
    }

    #close-save-as{
        font-size:26px;
        cursor:pointer;
        margin:10px;
        color:#000000;
    }

    #pdf-preview{
        width:1000px;
        height:95%;
        margin:0px 0 0 0;
    }

    #pdf-parent-container-inner-2{
        width:100%;
        text-align: right;  
    }

    #embed{
        box-shadow: rgb(0 0 0 / 20%) 4px 4px 4px 0px;
        border-radius: 35px;
        background-color: rgb(238, 238, 238);
        padding: 5px 10px;
        padding-left: 20px;
        z-index: 12;
        margin: 0px auto;
        width: 450px;
        display: none;
    }

    #shareDocumentPopup{
        width: 100%;
        margin: auto;
        text-align: center;
        margin-top: -48px;
        font-size: 22px;
        font-family: 'Quicksand';
        letter-spacing: 1px;
        font-weight: 500;
    }

    #readonlyinput{
        border-radius:20px;
        width:400px;
        background-color: #00000073;
    }

    #readonlyinputlabel{
        font-size: 16px;
        font-family: 'Quicksand';
        font-weight: normal;
        text-transform: lowercase;
        padding-top: 3px;
        padding-left: 30px;
    }

    #close-save-as{
        font-size:32px;
        cursor:pointer;
    }

    #save-as{
        box-shadow: 4px 4px 4px 0px rgba(0,0,0,0.20);
        border-radius: 35px; 
        padding:35px;
        background-color: #eee;
        padding: 5px 10px 5px 10px;
        z-index:12;
        display:none; 
        margin:0 auto;
        width:450px;
    }

    #save-asHOLD{
        width:100%;
        margin:0 auto;
        text-align: center;
        padding:20px 20px 35px 20px;
    }

    #save-as-inner{
        width:100%;
        text-align: right;
    }

    #closeSaveAsContainer{
        width:100%;
        text-align: right;
        padding:20px;
    }

    #linkcode{
        font-size: 17px;
        font-family: 'Quicksand';
        padding-top: 20px;
        padding-bottom: 5px;
    }

    #linkinput{
        color: #cacaca;
        border-radius:20px;
        width:400px;
        background-color: #00000073;
    }

    #embedcode-inner{
        font-size: 20px;
        font-family: 'Quicksand';
        padding-top: 20px;
        padding-bottom: 5px;
    }

    #embedInput{
        color: #cacaca;
        border-radius:20px;
        width:400px;
        background-color: #00000073;
    }



    #close-save-as{
        font-size:32px;cursor:pointer;
    }

    #save-as-inner-container{
        width:100%;
        text-align: right;
    }

    #save-as-container{
        height:85px;
        text-align:center;
    }

    .exportIcons{
        background-color: #fff;
        border-radius:12px;
        padding:15px;
        border:solid 3px #000;
    }

    #chooseExportFormat{
        display:block;
        padding:5px 0 20px 0;
        text-align: center;
        font-size:16px;
    }

    #documentLoader{
        display:none;
        height:85px;
        padding:25px;
    }

    .exportIconSize{
        font-size:42px;
    }
    
    .save-as-popup{
        box-shadow: 4px 4px 4px 0px rgba(0,0,0,0.20);
        border-radius: 35px; 
        padding:35px;
        background-color: #eee;
        padding: 5px 10px 5px 10px;
        z-index:12;
        display:none; 
        margin:0 auto;
        width:450px;
    }

    #font-size-container{
        z-index: -1;
        top: 5px;
        display: inline-block;
        position: absolute;
        visibility: hidden;
        list-style-type: none;
        min-width: 55px;
    }

    #font-size-container-inner{
        display:none; 
        position:absolute; 
        top:0;
        background-color:transparent;
        width: 350px; 
        float:left;
        position:absolute;
        top:0px;
        left:20px;
        height:150px;
        z-index:9999999999999999999999999999999;
    }

    #font-size{
        position: relative;
        display: block!important;
        z-index: 5000000;
        border-radius: 14px;
        font-weight: normal!important;
        padding: 0 10px 0 5px;
        list-style-type: none;
        margin: 5px 0 0 0;
        border: 1px solid rgb(204 204 204)!important;
        box-shadow: 0 0 0.5px rgb(209 209 209 / 32%), 0 0 7pt 0pt rgb(204 204 204 / 52%);
    }

    #menuBarDiv{
        display: block;
        z-index: 199;
        background: none;
        visibility: visible;
        align-content: center !important;
        margin: 0 auto !important;
        background-color: #f7f7f7;
        padding: 5px 35px 5px 35px;
        max-width: 910px;
        min-width: 0px;
        position: relative;
        overflow: hidden;
        border: solid 1px #999;
        height: 52px;
        border-radius: 25px 25px 25px 25px;
        min-height: 25px;
        padding: 5px 0;
        box-shadow: 0 0 0.5px rgb(209 209 209 / 32%), 0 0 7pt 0pt rgb(204 204 204 / 52%);
    }

    #menuBar{
        width: 100%;
        background-color: #e6e6e6;
        margin: 0 0 0 0;
        padding: 5px 20px 5px 0;
        box-shadow: 0 0 0 0.5px rgba(209, 209, 209, 0.32),0 0 7pt 0pt rgba(204, 204, 204, 0.52);
    }

    #document_title_container{
        width: 100%;
        margin: 5px;
        display: inline-block;
        height: 32px;
        line-height: 32px;
    }

    #title{
        font-size: 16px;
        margin: 2px 0 0 0;
        width: 95%;
    }

    #input_title{
        text-align: center;
        font-size: 16px;
        margin: 2px 0px 0px 8px;
        width: 90%;
        border: 0px;
        letter-spacing: 1px;
        appearance: none;
        line-height: normal; 
    }

    #edit_title{
        margin: -3px 0 0 -5px; 
        color: rgba(0, 0, 0, 0.6);
    }

    #save_title{
        margin: 0 20px 0 5px;
        font-size: 12px;
    }

    #font-editor{
        background-color: #fff;
        position: absolute;
        z-index: 5000000;
        height: 100px;
        border-radius: 14px;
        display: none;
        font-weight: normal!important;
        padding: 15px;
        list-style-type: none;
        border: 1px solid rgb(204 204 204);
        box-shadow: 0 0 0.5px rgb(209 209 209 / 32%), 0 0 7pt 0pt rgb(204 204 204 / 52%);
    }

    #pdf-viewer{

        width: 100%;
        
    }

    #cipherTextArea{

        width: 100%;
        height: 60vh;
        border-radius: 20px;
        border: 1px solid rgb(213, 213, 213);
        margin: 10px 0 0 0;
        background-color: #fff;
        padding: 25px;
        height: 38px;

    }

    #cipherTextAreaContainerInner{

        width:100%;
        z-index: 20000;
        padding:0;
        margin: 0;
        height:250px;

    }

    #cipherTextAreaOuter{

        margin:0 auto;
        text-align: right;
        
    }

    #generate-pdf-button{
        padding:5px 0 0 0;
        display:block;
        width:100%;
        text-align: center;
        margin:0 auto;
    }

.btn-group, .btn-group-vertical {

    display: flex!important;
    flex-direction: row;
    align-items: left;
}


    #editorbar_scroller_container{
        width: 20px;
        height: 20px;
        display: block;
        float: right;
        top:13px;
        position: relative;
        z-index: 9999999;
        cursor: pointer; 
        margin: -5px 10px;
    }

    #editorbar_scroller_container_inner{
        /* white-space: nowrap;
        width:150%; 
        margin-left: 205px; */

    }

    #print-button{
        cursor: pointer;
    }

    #clear-authorship-button{
        cursor: pointer;
    }

    .menu_left{
        display:contents;
    }

    #permissions-lock{
        font-size:120px;
    }

    .pointer{
        cursor: pointer;
    }

    .displayNone{
        display: none;
    }
    
    #pad_title{
        position: absolute; 
        width: 100%;
    }

    #exportIconCls{
        background-color: #fff;
        border-radius:12px;
        padding:15px;
        border:solid 3px #000;
    }

    #exportFileFS{
        padding:5px 0 0 0;
        display:block;
        width:100%;
        text-align: center;
    }

    #preview-file{
        visibility:hidden;
        border-radius: 20px;
        margin: 15px 0 20px 0; 
        background-color: #000;
        display: inline-block;
        padding:8px 20px 8px 20px;
    }

    #download-file{
        visibility:hidden;
        border-radius: 20px;
        margin: 15px 0 20px 0; 
        background-color: #000;
        display: inline-block;
        padding:8px 20px 8px 20px;
    }

    #download-file-url{
        color: #fff;
        letter-spacing: 2px;
    }

    .fontColorWhite{
        color: #fff;
    }

    .bgColorBlack{

        background-color:rgba(0,0,0,.75);

    }

    #chat-icon{

        opacity: .8; 
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);

    }

    #embedcode{
        margin-bottom: 50px;
    }

    #preview-file-button{
        color: #fff;
        letter-spacing: 2px;
    }

    #document-loader{
        display: flex;
        justify-content: center;
        align-items: center;
    }

