.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;box-shadow:0 .25rem .5rem rgba(0,0,0,.2)}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::after,.popover .arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=top]>.arrow::before,.bs-popover-top>.arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top]>.arrow::after,.bs-popover-top>.arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right]>.arrow::before,.bs-popover-right>.arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right]>.arrow::after,.bs-popover-right>.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=bottom]>.arrow::before,.bs-popover-bottom>.arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom]>.arrow::after,.bs-popover-bottom>.arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left]>.arrow::before,.bs-popover-left>.arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left]>.arrow::after,.bs-popover-left>.arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;color:inherit;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}
.bs-popover-auto[x-placement^=right]>.arrow::after, .bs-popover-right>.arrow::after {
    left: 1px;
    border-width: 0.5rem 0.5rem 0.5rem 0;
    border-right-color: #6c757d;
}
.bs-popover-left>.arrow::after {
    right: 1px;
    border-width: 0.5rem 0 0.5rem 0.5rem;
    border-left-color: #6c757d;
}

.list-group-item:first-child {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
}
.list-group-item {
    margin-bottom: 0px !important;
    padding: 0.5rem 0.5rem !important;
}
.list-group-item:hover {
    background-color: #000;
    color: white;
}

.list-group-item+.list-group-item {
    border-top-width: 0;
}
.popover-body a {
   text-decoration: none;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 0.55rem 0.75rem;
    background-color: #6c757d;
    border: 1px solid rgba(0, 0, 0, .125);
    color: white;
}
.board-header{
  padding: 0 10px 0 20px !important;   
  color:white;
}
.dot {
  height: 5px;
  width: 5px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  position:relative;
  margin:0;
}
.dot.down{
  top:-14px;
}
.dot.right{
  margin-left:-1px;
}
.card h3 {
    padding: 0 6px 0 8px !important;
    width: 100%;
    margin: 0;
    background-color: #FFFF;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
    background: #6d7e97;
}
.card .header{
    padding:0px!important;
}
.text-center {
    text-align: center !important;
}
.h3div {
    position: relative;
    top: 8px;
}
.popover-body {
    padding: 0 !important;
}
.f-right{
    float:right;
}
.has-popover {
  margin-left: auto;
}
html{height:100%;font-size:15px}html body{height:100%;margin:0;padding:0;background-color:#0079bf;font-family:"Roboto",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html body .wrapper{height:100%;display:flex;flex-direction:column;box-sizing:border-box;padding-bottom:10px}html h1,html h2,html h3,html h4,html h5,html h6{margin:0}::-webkit-scrollbar{height:12px;width:8px}::-webkit-scrollbar-track:horizontal{background:#0067a2;border-radius:4px;margin:0px 20px}::-webkit-scrollbar-thumb:horizontal{background:#66a3c7;border-radius:4px}::-webkit-scrollbar-track:vertical{background:#d8dbe2;border-radius:4px;margin:0px 20px}::-webkit-scrollbar-thumb:vertical{background:#bfc2cd;border-radius:4px}.header{background-color:rgba(0,0,0,.1490196078);padding:10px;display:flex;justify-content:center;font-size:16px;color:#fff}.board{display:flex;padding-top:40px;color:#484848;align-items:start;overflow-x:auto;flex-grow:1}.board::after{content:"";padding:10px}.list{background-color:#f5f5f5;border-radius:3px;margin-left:20px;padding-bottom:30px;max-width:300px;min-width:300px;padding-right:5px}.list .list-title{padding:14px 16px;padding-right:36px;font-weight:bold}.list .list-content{padding:0 14px;padding-right:9px;max-height:75vh;overflow-y:auto}.card{background-color:#fff;margin-bottom:8px;border-radius:3px;box-shadow:0 1px 0 rgba(9,30,66,.25)}.card .card-cover{height:150px;background-position:center center;background-size:cover;border-radius:3px 3px 0 0}.card .card-content{padding:12px 16px;font-size:14px}.card .card-content .label-group{display:flex;margin-bottom:10px}.card .card-content .label-group .label{width:40px;height:7px;border-radius:5px;margin-right:10px}.card .card-content .label-group .label.label-blue{background-color:#00c2e0}.card .card-content .label-group .label.label-orange{background-color:#ff9f1a}.card .card-content .label-group .label.label-green{background-color:#51e898}.card .card-content .label-group .label.label-purple{background-color:#ff78cb}.card .card-content .card-title{margin-bottom:10px}.card .card-content .card-details{display:flex;align-items:center;color:#8a8a8a;font-size:13px}.card .card-content .card-details .watching{margin-right:12px}.card .card-content .card-details .due-date{background-color:#f2d600;color:#fff;padding:4px 6px;border-radius:3px;margin-right:12px}.card .card-content .card-details .due-date.complete{background-color:#61bd4f}.card .card-content .card-details .due-date.overdue{background-color:#ec9488}.card .card-content .card-details .comments{margin-right:12px}/*# sourceMappingURL=style.css.map */
