#prompt-popup-modal{z-index:10000;height:100%;width:100%;min-height:100%;background-color:rgba(0,0,0,.5);overflow:hidden;position:fixed}#prompt-popup-modal .modal-dialog{word-wrap:break-word;overflow:hidden!important;margin-top:157px!important;max-width:100%}#prompt-popup-modal .title{line-height:1.42857;color:#222;font-weight:700;padding:10px 8px 10px 12px;margin:0;background:#cde1e1;border-radius:5px 5px 0 0}#prompt-popup-modal .file-name-container{padding:10px}#prompt-popup-modal .file-name-container #file_name{margin:0!important;width:100%}#prompt-popup-modal .file-name-container .alert{margin:0;padding:6px 12px}#prompt-popup-modal .buttons{padding:0 8px 8px;overflow:hidden}#prompt-popup-modal .buttons *{float:right}#prompt-popup-modal .buttons button:last-child{margin-right:8px}#prompt-popup-modal .buttons i{float:left;margin-right:4px}#prompt-popup-modal .buttons .schedule-btn{font-size:14px;font-weight:400;color:#fff;background-color:#00787a;border:none;border-radius:5px;box-shadow:0 0 2px 0 rgba(0,0,0,.4);padding:12px 16px}#prompt-popup-modal .buttons .cancel-btn{font-size:14px;font-weight:400;color:#00787a;padding:12px 16px}#prompt-popup-modal #close-modal{float:right;cursor:pointer}#prompt-popup-modal .input-box{padding:5px}#prompt-popup-modal #top-message{margin:0;padding:10px;color:#3d444d;overflow:hidden}