@charset "UTF-8";.kanban-container{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;width:auto}.kanban-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.kanban-container:after{clear:both;display:block;content:''}.kanban-board{position:relative;float:left;background:#e2e4e6;-webkit-transition:all .3s cubic-bezier(.23,1,.32,1);transition:all .3s cubic-bezier(.23,1,.32,1)}.kanban-board .kanban-drag{min-height:200px;padding:20px}.kanban-board:after{clear:both;display:block;content:''}.kanban-item{background:#fff;padding:15px;margin-bottom:20px;-webkit-transition:all .3s cubic-bezier(.23,1,.32,1);transition:all .3s cubic-bezier(.23,1,.32,1)}.kanban-item:last-child{margin:0}.kanban-container .kanban-board{border-radius:4px;margin-bottom:1.25rem;margin-right:1.25rem!important;background-color:#f7f8fa}.col-lg-12 .kanban-container .kanban-5{width:calc(33% - 1.25rem)!important}.kanban-container .kanban-5{width:calc(50% - 1.25rem)!important}@media(max-width:1399px){.col-lg-12 .kanban-container .kanban-5{width:calc(33% - 1.25rem)!important}.kanban-container .kanban-5{width:100%!important}}@media(max-width:1024px){.col-lg-12 .kanban-container .kanban-5{width:calc(50% - 1.25rem)!important}.kanban-container .kanban-5{width:calc(50% - 1.25rem)!important}}@media(max-width:768px){.col-lg-12 .kanban-container .kanban-5{width:100%!important}.kanban-container .kanban-5{width:100%!important}}:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#80808F;--gray-dark:#1B283F;--primary:#6993FF;--secondary:#E5EAEE;--success:#1BC5BD;--info:#8950FC;--warning:#FFA800;--danger:#F64E60;--light:#F3F6F9;--dark:#212121;--white:#fff;--dark-75:#464E5F;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--breakpoint-xxl:1400px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}footer,main{display:block}body{margin:0;font-family:Poppins,Helvetica,"sans-serif";font-size:1rem;font-weight:400;line-height:1.5;color:#464e5f;text-align:left;background-color:#fff}h1,h4{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}strong{font-weight:600}a{color:#6993ff;text-decoration:none;background-color:transparent}a:hover{color:#1d5cff;text-decoration:underline}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}code{font-family:SFMono-Regular,Menlo,Monaco,Consolas,liberation mono,courier new,monospace;font-size:1em}label{display:inline-block;margin-bottom:.5rem}h1,h4{margin-bottom:.5rem;font-weight:500;line-height:1.2}h1{font-size:2rem}@media(max-width:1200px){h1{font-size:calc(1.325rem + 0.9vw)}}h4{font-size:1.35rem}@media(max-width:1200px){h4{font-size:calc(1.26rem + 0.12vw)}}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>code{color:inherit}.container{width:100%;padding-right:12.5px;padding-left:12.5px;margin-right:auto;margin-left:auto}@media(min-width:576px){.container{max-width:540px}}@media(min-width:768px){.container{max-width:720px}}@media(min-width:992px){.container{max-width:960px}}@media(min-width:1200px){.container{max-width:1140px}}@media(min-width:1400px){.container{max-width:1340px}}@media(min-width:1600px){.container{max-width:1540px}}@media(min-width:576px){.container{max-width:540px}}@media(min-width:768px){.container{max-width:720px}}@media(min-width:992px){.container{max-width:960px}}@media(min-width:1200px){.container{max-width:1140px}}@media(min-width:1400px){.container{max-width:1340px}}@media(min-width:1600px){.container{max-width:1540px}}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-12.5px;margin-left:-12.5px}.col-lg-12{position:relative;width:100%;padding-right:12.5px;padding-left:12.5px}@media(min-width:992px){.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid #ecf0f3;border-radius:.42rem}.card-body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-height:1px;padding:2.25rem}.card-title{margin-bottom:2rem}.card-header{padding:2rem 2.25rem;margin-bottom:0;background-color:#fff;border-bottom:1px solid #ecf0f3}.card-header:first-child{border-radius:calc(0.42rem - 1px) calc(0.42rem - 1px) 0 0}.bg-white{background-color:#fff!important}.bg-white{background-color:#fff!important}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.shadow-lg{-webkit-box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important;box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.text-danger{color:#f64e60!important}.text-dark{color:#212121!important}.flex-column-fluid{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.flex-row-fluid{-webkit-box-flex:1;flex:1 auto;-ms-flex:1 0 0;min-width:0}.rounded-xl{border-radius:1.25rem!important}a{-webkit-transition:color .15s ease,background-color .15s ease,border-color .15s ease,-webkit-box-shadow .15s ease;transition:color .15s ease,background-color .15s ease,border-color .15s ease,-webkit-box-shadow .15s ease;transition:color .15s ease,background-color .15s ease,border-color .15s ease,box-shadow .15s ease;transition:color .15s ease,background-color .15s ease,border-color .15s ease,box-shadow .15s ease,-webkit-box-shadow .15s ease}a:hover{-webkit-transition:color .15s ease,background-color .15s ease,border-color .15s ease,-webkit-box-shadow .15s ease;transition:color .15s ease,background-color .15s ease,border-color .15s ease,-webkit-box-shadow .15s ease;transition:color .15s ease,background-color .15s ease,border-color .15s ease,box-shadow .15s ease;transition:color .15s ease,background-color .15s ease,border-color .15s ease,box-shadow .15s ease,-webkit-box-shadow .15s ease}.card.card-custom{-webkit-box-shadow:0 0 30px 0 rgba(82,63,105,.05);box-shadow:0 0 30px 0 rgba(82,63,105,.05);border:0}.card.card-custom>.card-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:70px;padding-top:0;padding-bottom:0;background-color:transparent}.card.card-custom>.card-header .card-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:.5rem;margin-left:0;-ms-flex-wrap:wrap;flex-wrap:wrap}.card.card-custom>.card-header .card-title,.card.card-custom>.card-header .card-title .card-label{font-weight:500;font-size:1.275rem;color:#212121}.card.card-custom>.card-header .card-title .card-label{margin:0 .75rem 0 0;-ms-flex-wrap:wrap;flex-wrap:wrap}.card.card-custom>.card-body{padding:2rem 2.25rem}@media(max-width:767.98px){.card.card-custom>.card-header:not(.flex-nowrap){min-height:0;padding-top:.5rem;padding-bottom:.5rem}}a{outline:0!important}code{background-color:#f3f6f9;padding:.15rem .5rem;font-weight:400;border-radius:.42rem}.gutter-b{margin-bottom:25px}.kanban-container{width:100%!important;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.kanban-container .kanban-board{float:none;-ms-flex-negative:0;flex-shrink:0;margin-bottom:1.25rem;margin-right:1.25rem!important;background-color:#f3f6f9;border-radius:.42rem}.kanban-container .kanban-board:last-child{margin-right:0!important}.kanban-container .kanban-board .kanban-drag .kanban-item{border-radius:.42rem;-webkit-box-shadow:0 0 13px 0 rgba(0,0,0,.05);box-shadow:0 0 13px 0 rgba(0,0,0,.05)}html{font-family:sans-serif;-moz-text-size-adjust:100%;text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}html,body{height:100%;margin:0;padding:0;font-size:13px!important;font-weight:400;font-family:Poppins,Helvetica,"sans-serif";-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media(max-width:1199.98px){html,body{font-size:12px!important}}@media(max-width:991.98px){html,body{font-size:12px!important}}html a:hover,html a:active,html a:focus,body a:hover,body a:active,body a:focus{text-decoration:none!important}body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#464e5f}body{background:#eef0f8;background-repeat:no-repeat;background-position:center top;background-size:100% 350px}@media(min-width:992px){.container{padding:0 25px}}@media(max-width:991.98px){.container{max-width:none;padding:0 15px}}@media(min-width:992px){.content{padding:25px 0}}@media(max-width:991.98px){.content{padding:15px 0}}