#SS-modal-popup{display:none;position:fixed;z-index:19999;padding-top:100px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,0.4)}#SS-modal-popup .modal-wrapper{padding:10px;max-width:500px;margin:auto;background-color:#fff}#SS-modal-popup .modal-content{position:relative;background-color:#fefefe;margin:auto;padding:0;border:1px solid #888;width:80%;box-shadow:0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);-webkit-animation-name:animatetop;-webkit-animation-duration:0.4s;animation-name:animatetop;animation-duration:0.4s}@-webkit-keyframes animatetop{from{top:-300px;
opacity:0}
to{top:0;
opacity:1}}
@keyframes animatetop{from{top:-300px;
opacity:0}
to{top:0;
opacity:1}}
#SS-modal-popup .close{color:#fff;float:right;font-size:28px;font-weight:bold}#SS-modal-popup .close:hover,#SS-modal-popup .close:focus{color:#000;text-decoration:none;cursor:pointer}#SS-modal-popup .modal-body{padding-top:30px}#SS-modal-popup .modal-footer{min-height:50px}#SS-modal-popup .modal-footer button{float:right;border:1px solid gray}#SS-modal-popup .modal-footer #SS-confirm{margin-right:15px}#resumeScreenSharingButton{background-color:ButtonFace}#endScreenSharingButton{background-color:ButtonFace}#pauseScreenSharingButton{background-color:ButtonFace}