.seog__pms-kanban{position:relative;font-size:16px}.seog__pms-kanban .loading{position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(255,255,255,.75)}.seog__pms-kanban .loading>span{display:inline-block;position:relative;width:80px;height:80px}.seog__pms-kanban .loading>span:after{content:" ";display:block;border-radius:50%;width:0;height:0;margin:8px;box-sizing:border-box;border:32px solid #6906a0;border-color:#6906a0 transparent #db9732 transparent;animation:hourglass 1.2s infinite}@keyframes hourglass{0%{transform:rotate(0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}50%{transform:rotate(900deg);animation-timing-function:cubic-bezier(.215,.61,.355,1)}100%{transform:rotate(1800deg)}}.seog__pms-kanban>.inner{position:relative;display:block}.seog__pms-kanban>.inner>.board-of-tasks{display:-ms-flex;display:flex;margin:0 auto;overflow:auto}.seog__pms-kanban>.inner>.board-of-tasks>.colx{-ms-flex:0 0 236px;flex:0 0 236px;max-width:236px;margin:0 7px;background-color:#ececec;border:2px solid #eadec1}.seog__pms-kanban>.inner>.board-of-tasks>.colx.disabled{background-color:#f5f5f5;border-color:transparent}.seog__pms-kanban>.inner>.board-of-tasks>.colx>.board-title{position:relative;display:block;font-weight:700;padding:7px 25px}.seog__pms-kanban>.inner>.board-of-tasks>.colx>.board-title>.count{position:relative;display:inline-block;font-size:11px;line-height:2em;width:22px;height:22px;text-align:center;background-color:#c00;color:#fff;border-radius:25px}.seog__pms-kanban>.inner>.board-of-tasks>.colx>.board-title>.count.empty{background-color:#ababab;color:#fff}.seog__pms-kanban>.inner>.board-of-tasks>.colx>.items{position:relative;padding:7px 15px;height:450px;overflow:auto}.seog__pms-kanban>.inner>.board-of-tasks>.colx>.items.ui-sortable{position:unset;min-height:250px}.seog__pms-kanban>.inner>.board-of-tasks>.colx>.items>.item{position:relative;font-size:12px;background-color:#fff;color:#9a9a9a;border-radius:5px;padding:10px 10px 10px 20px;margin-bottom:15px;line-height:1.25em;box-shadow:0 2px 5px rgb(0 0 0 / 30%)}.seog__pms-kanban>.inner>.board-of-tasks>.colx>.items>.item>.time-badge{content:'';position:absolute;display:block;top:5px;right:5px;width:7px;height:7px;border-radius:7px;background-color:#333}.seog__pms-kanban>.inner>.board-of-tasks>.colx>.items>.item:focus,.seog__pms-kanban>.inner>.board-of-tasks>.colx>.items>.item a:focus{outline:none;box-shadow:none}.seog__pms-kanban>.inner>.board-of-tasks>.colx>.items>.item>.indicator{content:'';position:absolute;display:block;top:10px;bottom:10px;left:5px;width:5px;background-color:#333;border-radius:5px}.seog__pms-kanban>.inner>.board-of-tasks>.colx>.items>.item>a.p{position:absolute;top:0;bottom:0;left:0;right:0}.seog__pms-kanban>.inner>.board-of-tasks>.colx>.items>.item>.title{font-size:14px;color:#000;padding-bottom:5px;margin-bottom:3px}.seog__pms-kanban>.inner>.board-of-tasks>.colx>.items>.item>.title>span{margin-right:10px}.seog__pms-kanban>.inner>.board-of-tasks>.colx>.items>.item>.title .atts{display:inline-block;font-size:11px;color:#d41035}.seog__pms-kanban>.inner>.board-of-tasks>.colx>.items>.item>.title .atts>div{display:inline-block;margin-right:5px}.seog__pms-kanban>.inner>.board-of-tasks>.colx>.items>.item>.title .atts .fa{margin:0;width:auto}.seog__pms-kanban>.inner>.board-of-tasks>.colx>.items>.item>.title>.title-hr{display:inline-block;width:10px;height:2px;background-color:#afafaf;vertical-align:middle;margin-right:0}.seog__pms-kanban>.inner>.board-of-tasks>.colx>.items>.item .material-icons{font-size:14px;margin-right:5px}.seog__pms-kanban>.inner>.board-of-tasks>.colx>.items>.item .fa{font-size:12px;margin-right:5px;width:15px;text-align:center}.seog__pms-kanban>.inner>.board-of-tasks>.colx>.items>.item .tools{display:-ms-flex;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-2px;margin-right:-2px;margin-top:10px}.seog__pms-kanban>.inner>.board-of-tasks>.colx>.items>.item .tools>a{display:inline-block;-ms-flex:0 0 calc(50% - 4px);flex:0 0 calc(50% - 4px);max-width:calc(50% - 4px);margin:2px;font-size:11px;line-height:1em;padding:5px;background-color:#333;color:#fff;transition:all 0.35s}.seog__pms-kanban>.inner>.board-of-tasks>.colx>.items>.item .tools>a:hover{text-decoration:none}.seog__pms-kanban>.inner>.board-of-tasks>.colx>.items>.item .tools>a.start{background-color:#118a2d;color:#fff}.seog__pms-kanban>.inner>.board-of-tasks>.colx:not(#board-assigned)>.items>.item .tools>a.start{display:none}.seog__pms-kanban>.inner>.board-of-tasks>.colx>.items>.item .tools>a.view{background-color:#dadada;color:#000}.seog__pms-kanban>.inner>.board-of-tasks>.colx>.items>.item .tools>a.view:hover{background-color:#222;color:#fff}.seog__pms-kanban>.inner>.board-of-tasks.moving>.colx:not([data-status="assigned"])>.items{opacity:.5}.seog__pms-kanban>.inner>.board-of-tasks.moving>.colx:not([data-status="assigned"]){background-color:#fafafa}.seog__pms-kanban>.inner>.board-of-tasks.moving>.colx:not([data-status="assigned"]).selected{border-color:transparent;background-color:#fff;box-shadow:0 0 7px 3px #d8d8d8}.seog__pms-kanban>.tools{position:relative;display:-ms-flex;display:flex;align-items:center;-ms-align-items:center;font-size:14px;padding:7px;margin-bottom:25px;border-bottom:2px solid #e3e3e3}.seog__pms-kanban>.tools>.actions>a{display:inline-block;padding:10px 15px;line-height:1em;background-color:#e3e3e3;color:#333;font-weight:600;text-transform:uppercase;border-radius:3px}.seog__pms-kanban>.tools>.filters{position:reltaive;display:-ms-flex;display:flex;align-items:center;-ms-align-items:center;margin-left:auto;text-align:right}.seog__pms-kanban>.tools>.filters>*{margin:2px}.seog__pms-kanban>.inner>.project-status-legends{position:relative;display:block;text-align:center;margin-top:15px}.seog__pms-kanban>.inner>.project-status-legends>div{display:inline-block;font-size:12px;text-transform:uppercase;margin:5px}.seog__pms-kanban>.inner>.project-status-legends>div>div{display:inline-block;width:10px;height:10px;margin-right:5px}.seog__pms-kanban>.inner>.project-status-legends>div.title{display:block;margin:0}.seog__pms-task-view{position:relative;display:-ms-flex;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;background-color:#fff}.seog__pms-task-view>.tools{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;text-align:right;margin-bottom:15px}.seog__pms-task-view>.info{-ms-flex:0 0 60%;flex:0 0 60%;max-width:60%;padding:15px}.seog__pms-task-view>.info .fg{display:-ms-flex;display:flex;padding:10px;border-bottom:1px solid #f5f5f5;transition:all 0.35s}.seog__pms-task-view>.info .fg:hover{background-color:#fafafa}.seog__pms-task-view>.info .fg>label{-ms-flex:0 0 150px;flex:0 0 150px;max-width:150px;padding-right:15px;margin:0;text-align:right;color:#999}.seog__pms-task-view>.info .fg>.d{-ms-flex:1;flex:1;word-break:break-word}.seog__pms-task-view>.info .fg.subtasks ul{margin:0}.seog__pms-task-view>.info .fg.subtasks ul li{display:inline-block;margin:2px}.seog__pms-task-view>.info .fg.subtasks ul li a{-ms-display:inline-flex;display:inline-flex;-ms-align-items:center;align-items:center;background-color:#efefef;padding:5px 15px;border-radius:15px;font-size:12px;color:#222}.seog__pms-task-view>.info .fg.subtasks ul li.completed a{background-color:#bce4bd;color:#014006}.seog__pms-task-view>.info .fg.subtasks ul li a:hover{text-decoration:none}.seog__pms-task-view>.info .fg.subtasks ul li a>i{margin-right:3px;font-size:14px;opacity:.5}.seog__pms-task-view>.info .task-request img{max-width:100%}.seog__pms-task-view>.info .fg.attachments a{position:relative;margin:2px;background-color:#e3e3e3;display:inline-block;padding:10px 15px;line-height:1em;color:#424242;border-radius:25px}.seog__pms-task-view>.comments{-ms-flex:0 0 40%;flex:0 0 40%;max-width:40%;padding:25px;background-color:#f9f9f9}.seog__pms-task-view>.comments>h3{text-transform:uppercase;font-size:18px;font-weight:700;border-bottom:1px solid #e3e3e3;padding-bottom:5px;margin-bottom:15px}.seog__pms-task-view .wp-video{max-width:100%;width:100%!important}.seog__pms-task-view video{height:auto}