:root{--color-primary:243 143 83;--primary:#f19050;--color-dark:#363a41}html body{color:var(--color-dark)}.justify-around{justify-content:space-around}.justify-between{justify-content:space-between}.flex-column{flex-direction:column}.flex-column-reverse{flex-direction:column-reverse}.col-span-8{grid-column:span 8/span 8}.top-bar-boxed:before{background-color:#f5f5f5}.login:after,.top-bar-boxed:after{background:linear-gradient(0deg,rgba(0,0,0,.6),rgba(0,0,0,.6)),url(../images/forest_bg.png);background-repeat:no-repeat;background-size:cover}.side-nav>ul>li>.side-menu.side-menu--active .side-menu__icon,.side-nav>ul>li>.side-menu.side-menu--active .side-menu__title{color:var(--color-dark)}.notification.notification--bullet:before{background-color:var(--primary)}.icon{color:#f5f5f5}#icon-view{margin-left:25px}#shadow-banner{background:linear-gradient(180deg,#2a5d57,hsla(0,0%,85%,0))}#save-banner{margin-top:40px}#myModal{align-items:center;background-color:rgba(0,0,0,.5);bottom:0;justify-content:center;left:0;position:fixed;right:0;text-align:center;top:0}.modal__content{background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.3);margin:auto;max-height:80vh;max-width:500px;overflow-y:auto;padding:20px;width:100%}#optionsrolefull,[type=checkbox]:checked{background-color:#2a5d57}#optionsrolenone{background-color:#cecfd1}#optionsrolecustom{background-color:#f38f53}#fullAccess{color:#7d7d7d!important}[multiple]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,select:focus,textarea:focus{border-color:var(--primary);box-shadow:none}.z-\[1065\]{z-index:10065}.timepicker div.group div.border{border:none}.bg-\[\#3b71ca\]{background-color:#2a5d57}.hover\:text-\[\#3b71ca\]:hover{color:#2a5d57}.form-control[readonly],select.form-control{background-color:#fff;cursor:pointer}
