[data-theme=dark]{background-color:#111!important;color:#eee}[data-theme=dark] .bg-light{background-color:#333!important}[data-theme=dark] .bg-white{background-color:#000!important}[data-theme=dark] .bg-black{background-color:#eee!important}.bs-icon{--bs-icon-size:.75rem;display:flex;flex-shrink:0;justify-content:center;align-items:center;font-size:var(--bs-icon-size);width:calc(var(--bs-icon-size) * 2);height:calc(var(--bs-icon-size) * 2);color:var(--bs-primary)}.bs-icon-xs{--bs-icon-size:1rem;width:calc(var(--bs-icon-size) * 1.5);height:calc(var(--bs-icon-size) * 1.5)}.bs-icon-sm{--bs-icon-size:1rem}.bs-icon-md{--bs-icon-size:1.5rem}.bs-icon-lg{--bs-icon-size:2rem}.bs-icon-xl{--bs-icon-size:2.5rem}.bs-icon.bs-icon-primary{color:var(--bs-white);background:var(--bs-primary)}.bs-icon.bs-icon-primary-light{color:var(--bs-primary);background:rgba(var(--bs-primary-rgb),.2)}.bs-icon.bs-icon-semi-white{color:var(--bs-primary);background:rgba(255,255,255,.5)}.bs-icon.bs-icon-rounded{border-radius:.5rem}.bs-icon.bs-icon-circle{border-radius:50%}.bg-white-300{background:rgba(255,255,255,.3)!important}.rounded-bottom-left{border-radius:0;border-bottom-left-radius:.25rem!important}.rounded-bottom-right{border-radius:0;border-bottom-right-radius:.25rem!important}#addnew-form input{font-size:14px;margin-top:10px;padding-left:16px}fieldset{margin:0;box-sizing:border-box;display:block;border:none;min-width:0;background-color:#fff}fieldset legend{margin:0 0 1.5rem;padding:0;width:100%;float:left;display:table;font-size:1.5rem;line-height:140%;font-weight:600;color:#333}fieldset legend+*{clear:both}.toggle{margin:0 0 1.5rem;box-sizing:border-box;font-size:0;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:stretch}.toggle input{width:0;height:0;position:absolute;left:-9999px}.toggle input+label{margin:0;padding:.75rem 2rem;box-sizing:border-box;position:relative;display:inline-block;border:1px solid #ddd;background-color:#fff;font-size:1rem;line-height:140%;font-weight:600;text-align:center;box-shadow:0 0 0 rgba(255,255,255,0);transition:border-color .15s ease-out,color .25s ease-out,background-color .15s ease-out,box-shadow .15s ease-out}.toggle input+label:first-of-type{border-radius:6px 0 0 6px;border-right:none}.toggle input+label:last-of-type{border-radius:0 6px 6px 0;border-left:none}.toggle input:hover+label{border-color:#213140}.toggle input:checked+label{background-color:#4b9dea;color:#fff;box-shadow:0 0 10px rgba(102,179,251,.5);border-color:#4b9dea;z-index:1}.toggle input:focus+label{outline:#CCC dotted 1px;outline-offset:.45rem}@media (max-width:800px){.toggle input+label{padding:.75rem .25rem;flex:0 0 50%;display:flex;justify-content:center;align-items:center}}