.navbar-laravel{background-color:#edf1f3;box-shadow:0 2px 4px rgba(0,0,0,.04)}body{font-family:"Fira Sans",sans-serif!important;background-color:#fff!important;line-height:1.87!important;font-size:.9rem!important}.navbar{padding:0!important}.tabs-component{margin:2em 0}.tabs-component-tabs{border:solid 1px #ddd;border-radius:6px;list-style:none;margin-bottom:5px}@media (min-width:700px){.tabs-component-tabs{border:0;align-items:stretch;display:flex;justify-content:flex-start;margin-bottom:-1px}}.tabs-component-tab{color:#999;font-size:14px;font-weight:600;margin-right:0}.tabs-component-tab:not(:last-child){border-bottom:dotted 1px #ddd}.tabs-component-tab:hover{color:#666}.tabs-component-tab.is-active{color:#000}@media (min-width:700px){.tabs-component-tab{background-color:#fff;border:solid 1px #ddd;border-radius:3px 3px 0 0;margin-right:.5em;transform:translateY(2px);transition:transform .3s ease}.tabs-component-tab.is-active{border-bottom:solid 1px #fff;z-index:2;transform:translateY(0)}}.tabs-component-tab-a{align-items:center;color:inherit;display:flex;padding:.75em 1em;text-decoration:none}.tabs-component-panels{padding:2em 0}@media (min-width:700px){.tabs-component-panels{border-top-left-radius:0;background-color:#fff;border:solid 1px #ddd;border-radius:0 6px 6px 6px;box-shadow:0 0 10px rgba(0,0,0,.05);padding:2em 2em}}.font-1{font-size:2rem!important}.font-2{font-size:1.8rem!important}.font-3{font-size:1.5rem!important}.font-4{font-size:1.3rem!important}.font-5{font-size:1rem!important}.font-6{font-size:.8rem!important}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{webkit-box-shadow:inset 0 0 6px #e3ebef;-webkit-border-radius:10px;border-radius:10px;background:#e3ebef}::-webkit-scrollbar-thumb{-webkit-border-radius:10px;border-radius:10px;background:#9fb6c3;-webkit-box-shadow:none}::-webkit-scrollbar-thumb:window-inactive{background:#9fb6c3}.sidebar>.nav-item a.active{color:#4040c8!important}.sidebar>.nav-item a{color:#2a5164!important;padding:.5rem 0}.empty{height:200px!important}.strong{font-weight:700!important}.link:hover{text-decoration:none!important}.link{color:#343a40!important;text-decoration:none!important;font-weight:500!important}.teal{color:teal!important}.toast-success{background-color:#28a745!important}.toast-error{background-color:#dc3545!important}.title{width:400px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project-header{color:#343a40!important;text-decoration:none!important;font-weight:800!important;font-size:100%}.bread-link{color:#343a40!important;font-weight:700!important;font-size:100%}.search-box{background-color:#f5f5f5;width:285px!important}.action-button{border-radius:24px!important;background-color:#fff!important}.folder-button{border-radius:0 24px 24px 0!important;background-color:#fff!important}.pagination-text{padding-top:9px!important}.projects{border:1.5px solid rgba(0,0,0,.125)!important;border:1px solid #dadce0!important;border-radius:8px!important}.spinner-container{align-items:center!important;display:flex!important;justify-content:center!important;position:relative;height:70vh}.spinner-content{text-align:center}.spinner-large{width:5rem!important;height:5rem!important}.invalid-feedback{display:block!important}.table{width:100%;max-width:100%;margin-bottom:2rem;background-color:#fff}.table>tbody>tr,.table>tfoot>tr,.table>thead>tr{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{text-align:left;padding:1.6rem;vertical-align:top;border-top:0;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.table>thead>tr>th{font-weight:400;color:#757575;vertical-align:bottom;border-bottom:1px solid rgba(0,0,0,.12)}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:1px solid rgba(0,0,0,.12)}.table .table{background-color:#fff}.table .no-border{border:0}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:.8rem}.table-bordered{border:0}.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:0;border-bottom:1px solid #e0e0e0}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th{background-color:#f5f5f5}.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th{background-color:rgba(0,0,0,.12)}@media screen and (max-width:768px){.table-responsive-vertical>.table{margin-bottom:0;background-color:transparent}.table-responsive-vertical>.table>tfoot,.table-responsive-vertical>.table>thead{display:none}.table-responsive-vertical>.table>tbody{display:block}.table-responsive-vertical>.table>tbody>tr{display:block;border:1px solid #e0e0e0;border-radius:2px;margin-bottom:1.6rem}.table-responsive-vertical>.table>tbody>tr>td{background-color:#fff;display:block;vertical-align:middle;text-align:right}.table-responsive-vertical>.table>tbody>tr>td[data-title]:before{content:attr(data-title);float:left;font-size:inherit;font-weight:400;color:#757575}.table-responsive-vertical.shadow-z-1{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.table-responsive-vertical.shadow-z-1>.table>tbody>tr{border:none;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.12),0 1px 2px 0 rgba(0,0,0,.24);-moz-box-shadow:0 1px 3px 0 rgba(0,0,0,.12),0 1px 2px 0 rgba(0,0,0,.24);box-shadow:0 1px 3px 0 rgba(0,0,0,.12),0 1px 2px 0 rgba(0,0,0,.24)}.table-responsive-vertical>.table-bordered{border:0}.table-responsive-vertical>.table-bordered>tbody>tr>td{border:0;border-bottom:1px solid #e0e0e0}.table-responsive-vertical>.table-bordered>tbody>tr>td:last-child{border-bottom:0}.table-responsive-vertical>.table-striped>tbody>tr:nth-child(odd),.table-responsive-vertical>.table-striped>tbody>tr>td{background-color:#fff}.table-responsive-vertical>.table-striped>tbody>tr>td:nth-child(odd){background-color:#f5f5f5}.table-responsive-vertical>.table-hover>tbody>tr:hover,.table-responsive-vertical>.table-hover>tbody>tr:hover>td{background-color:#fff}.table-responsive-vertical>.table-hover>tbody>tr>td:hover{background-color:rgba(0,0,0,.12)}}.table-striped.table-mc-red>tbody>tr:nth-child(odd)>td,.table-striped.table-mc-red>tbody>tr:nth-child(odd)>th{background-color:#fde0dc}.table-hover.table-mc-red>tbody>tr:hover>td,.table-hover.table-mc-red>tbody>tr:hover>th{background-color:#f9bdbb}@media screen and (max-width:767px){.table-responsive-vertical .table-striped.table-mc-red>tbody>tr:nth-child(odd),.table-responsive-vertical .table-striped.table-mc-red>tbody>tr>td{background-color:#fff}.table-responsive-vertical .table-striped.table-mc-red>tbody>tr>td:nth-child(odd){background-color:#fde0dc}.table-responsive-vertical .table-hover.table-mc-red>tbody>tr:hover,.table-responsive-vertical .table-hover.table-mc-red>tbody>tr:hover>td{background-color:#fff}.table-responsive-vertical .table-hover.table-mc-red>tbody>tr>td:hover{background-color:#f9bdbb}}.table-striped.table-mc-pink>tbody>tr:nth-child(odd)>td,.table-striped.table-mc-pink>tbody>tr:nth-child(odd)>th{background-color:#fce4ec}.table-hover.table-mc-pink>tbody>tr:hover>td,.table-hover.table-mc-pink>tbody>tr:hover>th{background-color:#f8bbd0}@media screen and (max-width:767px){.table-responsive-vertical .table-striped.table-mc-pink>tbody>tr:nth-child(odd),.table-responsive-vertical .table-striped.table-mc-pink>tbody>tr>td{background-color:#fff}.table-responsive-vertical .table-striped.table-mc-pink>tbody>tr>td:nth-child(odd){background-color:#fce4ec}.table-responsive-vertical .table-hover.table-mc-pink>tbody>tr:hover,.table-responsive-vertical .table-hover.table-mc-pink>tbody>tr:hover>td{background-color:#fff}.table-responsive-vertical .table-hover.table-mc-pink>tbody>tr>td:hover{background-color:#f8bbd0}}.table-striped.table-mc-purple>tbody>tr:nth-child(odd)>td,.table-striped.table-mc-purple>tbody>tr:nth-child(odd)>th{background-color:#f3e5f5}.table-hover.table-mc-purple>tbody>tr:hover>td,.table-hover.table-mc-purple>tbody>tr:hover>th{background-color:#e1bee7}@media screen and (max-width:767px){.table-responsive-vertical .table-striped.table-mc-purple>tbody>tr:nth-child(odd),.table-responsive-vertical .table-striped.table-mc-purple>tbody>tr>td{background-color:#fff}.table-responsive-vertical .table-striped.table-mc-purple>tbody>tr>td:nth-child(odd){background-color:#f3e5f5}.table-responsive-vertical .table-hover.table-mc-purple>tbody>tr:hover,.table-responsive-vertical .table-hover.table-mc-purple>tbody>tr:hover>td{background-color:#fff}.table-responsive-vertical .table-hover.table-mc-purple>tbody>tr>td:hover{background-color:#e1bee7}}.table-striped.table-mc-deep-purple>tbody>tr:nth-child(odd)>td,.table-striped.table-mc-deep-purple>tbody>tr:nth-child(odd)>th{background-color:#ede7f6}.table-hover.table-mc-deep-purple>tbody>tr:hover>td,.table-hover.table-mc-deep-purple>tbody>tr:hover>th{background-color:#d1c4e9}@media screen and (max-width:767px){.table-responsive-vertical .table-striped.table-mc-deep-purple>tbody>tr:nth-child(odd),.table-responsive-vertical .table-striped.table-mc-deep-purple>tbody>tr>td{background-color:#fff}.table-responsive-vertical .table-striped.table-mc-deep-purple>tbody>tr>td:nth-child(odd){background-color:#ede7f6}.table-responsive-vertical .table-hover.table-mc-deep-purple>tbody>tr:hover,.table-responsive-vertical .table-hover.table-mc-deep-purple>tbody>tr:hover>td{background-color:#fff}.table-responsive-vertical .table-hover.table-mc-deep-purple>tbody>tr>td:hover{background-color:#d1c4e9}}.table-striped.table-mc-indigo>tbody>tr:nth-child(odd)>td,.table-striped.table-mc-indigo>tbody>tr:nth-child(odd)>th{background-color:#e8eaf6}.table-hover.table-mc-indigo>tbody>tr:hover>td,.table-hover.table-mc-indigo>tbody>tr:hover>th{background-color:#c5cae9}@media screen and (max-width:767px){.table-responsive-vertical .table-striped.table-mc-indigo>tbody>tr:nth-child(odd),.table-responsive-vertical .table-striped.table-mc-indigo>tbody>tr>td{background-color:#fff}.table-responsive-vertical .table-striped.table-mc-indigo>tbody>tr>td:nth-child(odd){background-color:#e8eaf6}.table-responsive-vertical .table-hover.table-mc-indigo>tbody>tr:hover,.table-responsive-vertical .table-hover.table-mc-indigo>tbody>tr:hover>td{background-color:#fff}.table-responsive-vertical .table-hover.table-mc-indigo>tbody>tr>td:hover{background-color:#c5cae9}}.table-striped.table-mc-blue>tbody>tr:nth-child(odd)>td,.table-striped.table-mc-blue>tbody>tr:nth-child(odd)>th{background-color:#e7e9fd}.table-hover.table-mc-blue>tbody>tr:hover>td,.table-hover.table-mc-blue>tbody>tr:hover>th{background-color:#d0d9ff}@media screen and (max-width:767px){.table-responsive-vertical .table-striped.table-mc-blue>tbody>tr:nth-child(odd),.table-responsive-vertical .table-striped.table-mc-blue>tbody>tr>td{background-color:#fff}.table-responsive-vertical .table-striped.table-mc-blue>tbody>tr>td:nth-child(odd){background-color:#e7e9fd}.table-responsive-vertical .table-hover.table-mc-blue>tbody>tr:hover,.table-responsive-vertical .table-hover.table-mc-blue>tbody>tr:hover>td{background-color:#fff}.table-responsive-vertical .table-hover.table-mc-blue>tbody>tr>td:hover{background-color:#d0d9ff}}.table-striped.table-mc-light-blue>tbody>tr:nth-child(odd)>td,.table-striped.table-mc-light-blue>tbody>tr:nth-child(odd)>th{background-color:#e1f5fe}.table-hover.table-mc-light-blue>tbody>tr:hover>td,.table-hover.table-mc-light-blue>tbody>tr:hover>th{background-color:#b3e5fc}@media screen and (max-width:767px){.table-responsive-vertical .table-striped.table-mc-light-blue>tbody>tr:nth-child(odd),.table-responsive-vertical .table-striped.table-mc-light-blue>tbody>tr>td{background-color:#fff}.table-responsive-vertical .table-striped.table-mc-light-blue>tbody>tr>td:nth-child(odd){background-color:#e1f5fe}.table-responsive-vertical .table-hover.table-mc-light-blue>tbody>tr:hover,.table-responsive-vertical .table-hover.table-mc-light-blue>tbody>tr:hover>td{background-color:#fff}.table-responsive-vertical .table-hover.table-mc-light-blue>tbody>tr>td:hover{background-color:#b3e5fc}}.table-striped.table-mc-cyan>tbody>tr:nth-child(odd)>td,.table-striped.table-mc-cyan>tbody>tr:nth-child(odd)>th{background-color:#e0f7fa}.table-hover.table-mc-cyan>tbody>tr:hover>td,.table-hover.table-mc-cyan>tbody>tr:hover>th{background-color:#b2ebf2}@media screen and (max-width:767px){.table-responsive-vertical .table-striped.table-mc-cyan>tbody>tr:nth-child(odd),.table-responsive-vertical .table-striped.table-mc-cyan>tbody>tr>td{background-color:#fff}.table-responsive-vertical .table-striped.table-mc-cyan>tbody>tr>td:nth-child(odd){background-color:#e0f7fa}.table-responsive-vertical .table-hover.table-mc-cyan>tbody>tr:hover,.table-responsive-vertical .table-hover.table-mc-cyan>tbody>tr:hover>td{background-color:#fff}.table-responsive-vertical .table-hover.table-mc-cyan>tbody>tr>td:hover{background-color:#b2ebf2}}.table-striped.table-mc-teal>tbody>tr:nth-child(odd)>td,.table-striped.table-mc-teal>tbody>tr:nth-child(odd)>th{background-color:#e0f2f1}.table-hover.table-mc-teal>tbody>tr:hover>td,.table-hover.table-mc-teal>tbody>tr:hover>th{background-color:#b2dfdb}@media screen and (max-width:767px){.table-responsive-vertical .table-striped.table-mc-teal>tbody>tr:nth-child(odd),.table-responsive-vertical .table-striped.table-mc-teal>tbody>tr>td{background-color:#fff}.table-responsive-vertical .table-striped.table-mc-teal>tbody>tr>td:nth-child(odd){background-color:#e0f2f1}.table-responsive-vertical .table-hover.table-mc-teal>tbody>tr:hover,.table-responsive-vertical .table-hover.table-mc-teal>tbody>tr:hover>td{background-color:#fff}.table-responsive-vertical .table-hover.table-mc-teal>tbody>tr>td:hover{background-color:#b2dfdb}}.table-striped.table-mc-green>tbody>tr:nth-child(odd)>td,.table-striped.table-mc-green>tbody>tr:nth-child(odd)>th{background-color:#d0f8ce}.table-hover.table-mc-green>tbody>tr:hover>td,.table-hover.table-mc-green>tbody>tr:hover>th{background-color:#a3e9a4}@media screen and (max-width:767px){.table-responsive-vertical .table-striped.table-mc-green>tbody>tr:nth-child(odd),.table-responsive-vertical .table-striped.table-mc-green>tbody>tr>td{background-color:#fff}.table-responsive-vertical .table-striped.table-mc-green>tbody>tr>td:nth-child(odd){background-color:#d0f8ce}.table-responsive-vertical .table-hover.table-mc-green>tbody>tr:hover,.table-responsive-vertical .table-hover.table-mc-green>tbody>tr:hover>td{background-color:#fff}.table-responsive-vertical .table-hover.table-mc-green>tbody>tr>td:hover{background-color:#a3e9a4}}.table-striped.table-mc-light-green>tbody>tr:nth-child(odd)>td,.table-striped.table-mc-light-green>tbody>tr:nth-child(odd)>th{background-color:#f1f8e9}.table-hover.table-mc-light-green>tbody>tr:hover>td,.table-hover.table-mc-light-green>tbody>tr:hover>th{background-color:#dcedc8}@media screen and (max-width:767px){.table-responsive-vertical .table-striped.table-mc-light-green>tbody>tr:nth-child(odd),.table-responsive-vertical .table-striped.table-mc-light-green>tbody>tr>td{background-color:#fff}.table-responsive-vertical .table-striped.table-mc-light-green>tbody>tr>td:nth-child(odd){background-color:#f1f8e9}.table-responsive-vertical .table-hover.table-mc-light-green>tbody>tr:hover,.table-responsive-vertical .table-hover.table-mc-light-green>tbody>tr:hover>td{background-color:#fff}.table-responsive-vertical .table-hover.table-mc-light-green>tbody>tr>td:hover{background-color:#dcedc8}}.table-striped.table-mc-lime>tbody>tr:nth-child(odd)>td,.table-striped.table-mc-lime>tbody>tr:nth-child(odd)>th{background-color:#f9fbe7}.table-hover.table-mc-lime>tbody>tr:hover>td,.table-hover.table-mc-lime>tbody>tr:hover>th{background-color:#f0f4c3}@media screen and (max-width:767px){.table-responsive-vertical .table-striped.table-mc-lime>tbody>tr:nth-child(odd),.table-responsive-vertical .table-striped.table-mc-lime>tbody>tr>td{background-color:#fff}.table-responsive-vertical .table-striped.table-mc-lime>tbody>tr>td:nth-child(odd){background-color:#f9fbe7}.table-responsive-vertical .table-hover.table-mc-lime>tbody>tr:hover,.table-responsive-vertical .table-hover.table-mc-lime>tbody>tr:hover>td{background-color:#fff}.table-responsive-vertical .table-hover.table-mc-lime>tbody>tr>td:hover{background-color:#f0f4c3}}.table-striped.table-mc-yellow>tbody>tr:nth-child(odd)>td,.table-striped.table-mc-yellow>tbody>tr:nth-child(odd)>th{background-color:#fffde7}.table-hover.table-mc-yellow>tbody>tr:hover>td,.table-hover.table-mc-yellow>tbody>tr:hover>th{background-color:#fff9c4}@media screen and (max-width:767px){.table-responsive-vertical .table-striped.table-mc-yellow>tbody>tr:nth-child(odd),.table-responsive-vertical .table-striped.table-mc-yellow>tbody>tr>td{background-color:#fff}.table-responsive-vertical .table-striped.table-mc-yellow>tbody>tr>td:nth-child(odd){background-color:#fffde7}.table-responsive-vertical .table-hover.table-mc-yellow>tbody>tr:hover,.table-responsive-vertical .table-hover.table-mc-yellow>tbody>tr:hover>td{background-color:#fff}.table-responsive-vertical .table-hover.table-mc-yellow>tbody>tr>td:hover{background-color:#fff9c4}}.table-striped.table-mc-amber>tbody>tr:nth-child(odd)>td,.table-striped.table-mc-amber>tbody>tr:nth-child(odd)>th{background-color:#fff8e1}.table-hover.table-mc-amber>tbody>tr:hover>td,.table-hover.table-mc-amber>tbody>tr:hover>th{background-color:#ffecb3}@media screen and (max-width:767px){.table-responsive-vertical .table-striped.table-mc-amber>tbody>tr:nth-child(odd),.table-responsive-vertical .table-striped.table-mc-amber>tbody>tr>td{background-color:#fff}.table-responsive-vertical .table-striped.table-mc-amber>tbody>tr>td:nth-child(odd){background-color:#fff8e1}.table-responsive-vertical .table-hover.table-mc-amber>tbody>tr:hover,.table-responsive-vertical .table-hover.table-mc-amber>tbody>tr:hover>td{background-color:#fff}.table-responsive-vertical .table-hover.table-mc-amber>tbody>tr>td:hover{background-color:#ffecb3}}.table-striped.table-mc-orange>tbody>tr:nth-child(odd)>td,.table-striped.table-mc-orange>tbody>tr:nth-child(odd)>th{background-color:#fff3e0}.table-hover.table-mc-orange>tbody>tr:hover>td,.table-hover.table-mc-orange>tbody>tr:hover>th{background-color:#ffe0b2}@media screen and (max-width:767px){.table-responsive-vertical .table-striped.table-mc-orange>tbody>tr:nth-child(odd),.table-responsive-vertical .table-striped.table-mc-orange>tbody>tr>td{background-color:#fff}.table-responsive-vertical .table-striped.table-mc-orange>tbody>tr>td:nth-child(odd){background-color:#fff3e0}.table-responsive-vertical .table-hover.table-mc-orange>tbody>tr:hover,.table-responsive-vertical .table-hover.table-mc-orange>tbody>tr:hover>td{background-color:#fff}.table-responsive-vertical .table-hover.table-mc-orange>tbody>tr>td:hover{background-color:#ffe0b2}}.table-striped.table-mc-deep-orange>tbody>tr:nth-child(odd)>td,.table-striped.table-mc-deep-orange>tbody>tr:nth-child(odd)>th{background-color:#fbe9e7}.table-hover.table-mc-deep-orange>tbody>tr:hover>td,.table-hover.table-mc-deep-orange>tbody>tr:hover>th{background-color:#ffccbc}@media screen and (max-width:767px){.table-responsive-vertical .table-striped.table-mc-deep-orange>tbody>tr:nth-child(odd),.table-responsive-vertical .table-striped.table-mc-deep-orange>tbody>tr>td{background-color:#fff}.table-responsive-vertical .table-striped.table-mc-deep-orange>tbody>tr>td:nth-child(odd){background-color:#fbe9e7}.table-responsive-vertical .table-hover.table-mc-deep-orange>tbody>tr:hover,.table-responsive-vertical .table-hover.table-mc-deep-orange>tbody>tr:hover>td{background-color:#fff}.table-responsive-vertical .table-hover.table-mc-deep-orange>tbody>tr>td:hover{background-color:#ffccbc}}
