.modal-mask{position:fixed;z-index:1021;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:table;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.modal-body{overflow-y:auto;overflow-x:hidden}.modal-footer,.modal-header{padding:.3px}#body_content::-webkit-scrollbar-track{border-radius:5px;background-color:#d9e9ea}#body_content::-webkit-scrollbar{width:10px;background-color:#f5f5f5}#body_content::-webkit-scrollbar-thumb{border-radius:100px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#4788ac}.full-screen{display:table}.full-screen,.full-screen-mode{z-index:1021;top:0;left:0;width:100%;height:100%;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.full-screen-mode{position:fixed;bottom:0}.ticket_item:{height:100%;cursor:pointer}.line{width:100%;height:1px;background-color:#000}.card{border:1px solid #fc0099;border-radius:4px;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.1);box-shadow:0 4px 8px rgba(0,0,0,.1);margin-bottom:15px}.card-header{background-color:#faf0f5;padding:2px}.card-body{padding:10px}.text-area{border:1px solid #fc0099;border-radius:4px;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.1);box-shadow:0 4px 8px rgba(0,0,0,.1);width:750px;margin-left:2px}.task-comment{text-align:left;float:left;margin:3px;font-size:10px;cursor:pointer}.task-comment:hover{background:#9ff5ff}