.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:0;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:transparent;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 0 .2rem rgba(16,110,190,0.25)}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#fff;opacity:1}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5}select.form-control[size],select.form-control[multiple]{height:auto}textarea.form-control{height:auto;padding:.375rem .75rem}textarea.form-control.h-100{height:100% !important;min-height:100%}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*="col-"]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled ~ .form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:85%;color:#28a745}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,0.9)}.was-validated .form-control:valid,.form-control.is-valid{border-color:#28a745;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center right calc(.375em + .1875rem);background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,0.25)}.was-validated .form-control:valid ~ .valid-feedback,.was-validated .form-control:valid ~ .valid-tooltip,.form-control.is-valid ~ .valid-feedback,.form-control.is-valid ~ .valid-tooltip{display:block}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .custom-select:valid,.custom-select.is-valid{border-color:#28a745;padding-right:calc((1em + .75rem) * 3 / 4 + 1.75rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,0.25)}.was-validated .custom-select:valid ~ .valid-feedback,.was-validated .custom-select:valid ~ .valid-tooltip,.custom-select.is-valid ~ .valid-feedback,.custom-select.is-valid ~ .valid-tooltip{display:block}.was-validated .form-control-file:valid ~ .valid-feedback,.was-validated .form-control-file:valid ~ .valid-tooltip,.form-control-file.is-valid ~ .valid-feedback,.form-control-file.is-valid ~ .valid-tooltip{display:block}.was-validated .form-check-input:valid ~ .form-check-label,.form-check-input.is-valid ~ .form-check-label{color:#28a745}.was-validated .form-check-input:valid ~ .valid-feedback,.was-validated .form-check-input:valid ~ .valid-tooltip,.form-check-input.is-valid ~ .valid-feedback,.form-check-input.is-valid ~ .valid-tooltip{display:block}.was-validated .custom-control-input:valid ~ .custom-control-label,.custom-control-input.is-valid ~ .custom-control-label{color:#28a745}.was-validated .custom-control-input:valid ~ .custom-control-label::before,.custom-control-input.is-valid ~ .custom-control-label::before{border-color:#28a745}.was-validated .custom-control-input:valid ~ .valid-feedback,.was-validated .custom-control-input:valid ~ .valid-tooltip,.custom-control-input.is-valid ~ .valid-feedback,.custom-control-input.is-valid ~ .valid-tooltip{display:block}.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before,.custom-control-input.is-valid:checked ~ .custom-control-label::before{border-color:#34ce57;background-color:#34ce57}.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before,.custom-control-input.is-valid:focus ~ .custom-control-label::before{box-shadow:0 0 0 .2rem rgba(40,167,69,0.25)}.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before,.custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before{border-color:#28a745}.was-validated .custom-file-input:valid ~ .custom-file-label,.custom-file-input.is-valid ~ .custom-file-label{border-color:#28a745}.was-validated .custom-file-input:valid ~ .valid-feedback,.was-validated .custom-file-input:valid ~ .valid-tooltip,.custom-file-input.is-valid ~ .valid-feedback,.custom-file-input.is-valid ~ .valid-tooltip{display:block}.was-validated .custom-file-input:valid:focus ~ .custom-file-label,.custom-file-input.is-valid:focus ~ .custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,0.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:85%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,0.9)}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");background-repeat:no-repeat;background-position:center right calc(.375em + .1875rem);background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,0.25)}.was-validated .form-control:invalid ~ .invalid-feedback,.was-validated .form-control:invalid ~ .invalid-tooltip,.form-control.is-invalid ~ .invalid-feedback,.form-control.is-invalid ~ .invalid-tooltip{display:block}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .custom-select:invalid,.custom-select.is-invalid{border-color:#dc3545;padding-right:calc((1em + .75rem) * 3 / 4 + 1.75rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,0.25)}.was-validated .custom-select:invalid ~ .invalid-feedback,.was-validated .custom-select:invalid ~ .invalid-tooltip,.custom-select.is-invalid ~ .invalid-feedback,.custom-select.is-invalid ~ .invalid-tooltip{display:block}.was-validated .form-control-file:invalid ~ .invalid-feedback,.was-validated .form-control-file:invalid ~ .invalid-tooltip,.form-control-file.is-invalid ~ .invalid-feedback,.form-control-file.is-invalid ~ .invalid-tooltip{display:block}.was-validated .form-check-input:invalid ~ .form-check-label,.form-check-input.is-invalid ~ .form-check-label{color:#dc3545}.was-validated .form-check-input:invalid ~ .invalid-feedback,.was-validated .form-check-input:invalid ~ .invalid-tooltip,.form-check-input.is-invalid ~ .invalid-feedback,.form-check-input.is-invalid ~ .invalid-tooltip{display:block}.was-validated .custom-control-input:invalid ~ .custom-control-label,.custom-control-input.is-invalid ~ .custom-control-label{color:#dc3545}.was-validated .custom-control-input:invalid ~ .custom-control-label::before,.custom-control-input.is-invalid ~ .custom-control-label::before{border-color:#dc3545}.was-validated .custom-control-input:invalid ~ .invalid-feedback,.was-validated .custom-control-input:invalid ~ .invalid-tooltip,.custom-control-input.is-invalid ~ .invalid-feedback,.custom-control-input.is-invalid ~ .invalid-tooltip{display:block}.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before,.custom-control-input.is-invalid:checked ~ .custom-control-label::before{border-color:#e4606d;background-color:#e4606d}.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before,.custom-control-input.is-invalid:focus ~ .custom-control-label::before{box-shadow:0 0 0 .2rem rgba(220,53,69,0.25)}.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before,.custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before{border-color:#dc3545}.was-validated .custom-file-input:invalid ~ .custom-file-label,.custom-file-input.is-invalid ~ .custom-file-label{border-color:#dc3545}.was-validated .custom-file-input:invalid ~ .invalid-feedback,.was-validated .custom-file-input:invalid ~ .invalid-tooltip,.custom-file-input.is-invalid ~ .invalid-feedback,.custom-file-input.is-invalid ~ .invalid-tooltip{display:block}.was-validated .custom-file-input:invalid:focus ~ .custom-file-label,.custom-file-input.is-invalid:focus ~ .custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,0.25)}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media (min-width: 576px){.form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .input-group,.form-inline .custom-select{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover{z-index:1}.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child){margin-left:-1px}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after{margin-left:0}.dropleft .dropdown-toggle-split::before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group.show .dropdown-toggle{box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn-group.show .dropdown-toggle.btn-link{box-shadow:none}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:-1px}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type="radio"],.btn-group-toggle>.btn input[type="checkbox"],.btn-group-toggle>.btn-group>.btn input[type="radio"],.btn-group-toggle>.btn-group>.btn input[type="checkbox"]{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-control-plaintext,.input-group>.custom-select,.input-group>.custom-file{position:relative;flex:1 1 auto;width:1%;margin-bottom:0}.input-group>.form-control+.form-control,.input-group>.form-control+.custom-select,.input-group>.form-control+.custom-file,.input-group>.form-control-plaintext+.form-control,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.custom-file,.input-group>.custom-select+.form-control,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.custom-file,.input-group>.custom-file+.form-control,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.custom-file{margin-left:-1px}.input-group>.form-control:focus,.input-group>.custom-select:focus,.input-group>.custom-file .custom-file-input:focus ~ .custom-file-label{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-file{display:flex;align-items:center}.input-group-prepend,.input-group-append{display:flex}.input-group-prepend .btn,.input-group-append .btn{position:relative;z-index:2}.input-group-prepend .btn:focus,.input-group-append .btn:focus{z-index:3}.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.input-group-text,.input-group-append .input-group-text+.btn{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.ar .input-group-prepend{margin-right:0;margin-left:-1px}.ar .input-group-append{margin-left:0;margin-right:-1px}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.input-group-text input[type="radio"],.input-group-text input[type="checkbox"]{margin-top:0}.input-group-lg>.form-control:not(textarea),.input-group-lg>.custom-select{height:calc(1.5em + 1rem + 2px)}.input-group-lg>.form-control,.input-group-lg>.custom-select,.input-group-lg>.input-group-prepend>.input-group-text,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-append>.btn{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5}.input-group-sm>.form-control:not(textarea),.input-group-sm>.custom-select{height:calc(1.5em + .5rem + 2px)}.input-group-sm>.form-control,.input-group-sm>.custom-select,.input-group-sm>.input-group-prepend>.input-group-text,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-append>.btn{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.8rem}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked ~ .custom-control-label::before{color:#fff;border-color:#106ebe;background-color:#106ebe;box-shadow:none}.custom-control-input:focus ~ .custom-control-label::before{box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 0 .2rem rgba(16,110,190,0.25)}.custom-control-input:focus:not(:checked) ~ .custom-control-label::before{border-color:transparent}.custom-control-input:not(:disabled):active ~ .custom-control-label::before{color:#fff;background-color:#8bc5f5;border-color:#8bc5f5;box-shadow:none}.custom-control-input:disabled ~ .custom-control-label{color:#6c757d}.custom-control-input:disabled ~ .custom-control-label::before{background-color:#fff}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label::before{position:absolute;top:.1rem;left:-1.8rem;display:block;width:1.3rem;height:1.3rem;pointer-events:none;content:"";background-color:#fff;border:#adb5bd solid 1px;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.custom-control-label::after{position:absolute;top:.1rem;left:-1.8rem;display:block;width:1.3rem;height:1.3rem;content:"";background:no-repeat 50% / 50% 50%}.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath fill='%23fff' d='M491.529 32c-167.25 126.583-327.651 295.9-327.651 295.9l-115.59-103.9-48.288 49.189c47.508 44.651 157.581 162.599 194.816 206.811 104.795-175.090 213.739-305.668 317.184-425.077l-20.471-22.923z'/%3e%3c/svg%3e");background-size:62%;top:.0935rem;left:-1.813rem}.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before{border-color:#106ebe;background-color:#106ebe;box-shadow:none}.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before{background-color:rgba(16,110,190,0.5)}.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before{background-color:rgba(16,110,190,0.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked ~ .custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");background-size:60%;top:.0935rem;left:-1.813rem}.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before{background-color:rgba(16,110,190,0.5)}.custom-switch{padding-left:2.775rem}.custom-switch .custom-control-label::before{left:-2.775rem;width:2.275rem;pointer-events:all;border-radius:.65rem}.custom-switch .custom-control-label::after{top:calc(.1rem + 2px);left:calc(-2.775rem + 2px);width:calc(1.3rem - 4px);height:calc(1.3rem - 4px);background-color:#adb5bd;border-radius:.65rem;transition:transform 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.custom-switch .custom-control-label::after{transition:none}}.custom-switch .custom-control-input:checked ~ .custom-control-label::after{background-color:#fff;transform:translateX(.975rem)}.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before{background-color:rgba(16,110,190,0.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;background-color:#fff;border:1px solid #ced4da;border-radius:0;box-shadow:inset 0 1px 2px rgba(0,0,0,0.075);appearance:none}.custom-select:focus{border-color:transparent;outline:0;box-shadow:inset 0 1px 2px rgba(0,0,0,0.075),0 0 0 .2rem rgba(16,110,190,0.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + .75rem + 2px);margin:0;opacity:0}.custom-file-input:focus ~ .custom-file-label{border-color:transparent;box-shadow:0 0 0 .2rem rgba(16,110,190,0.25)}.custom-file-input:disabled ~ .custom-file-label{background-color:#fff}.custom-file-input:lang(en) ~ .custom-file-label::after{content:"Browse"}.custom-file-input ~ .custom-file-label[data-browse]::after{content:attr(data-browse)}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit}.custom-range{width:100%;height:calc(1rem + .4rem);padding:0;background-color:transparent;appearance:none}.custom-range:focus{outline:none}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(16,110,190,0.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(16,110,190,0.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(16,110,190,0.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#106ebe;border:0;box-shadow:0 0.1rem 0.25rem rgba(0,0,0,0.1);transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;appearance:none}@media (prefers-reduced-motion: reduce){.custom-range::-webkit-slider-thumb{transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#8bc5f5}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;box-shadow:inset 0 0.25rem 0.25rem rgba(0,0,0,0.1)}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#106ebe;border:0;box-shadow:0 0.1rem 0.25rem rgba(0,0,0,0.1);transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;appearance:none}@media (prefers-reduced-motion: reduce){.custom-range::-moz-range-thumb{transition:none}}.custom-range::-moz-range-thumb:active{background-color:#8bc5f5}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;box-shadow:inset 0 0.25rem 0.25rem rgba(0,0,0,0.1)}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#106ebe;border:0;box-shadow:0 0.1rem 0.25rem rgba(0,0,0,0.1);transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;appearance:none}@media (prefers-reduced-motion: reduce){.custom-range::-ms-thumb{transition:none}}.custom-range::-ms-thumb:active{background-color:#8bc5f5}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem;box-shadow:inset 0 0.25rem 0.25rem rgba(0,0,0,0.1)}.custom-range::-ms-fill-lower{background-color:#dee2e6}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label::before,.custom-file-label,.custom-select{transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.custom-control-label::before,.custom-file-label,.custom-select{transition:none}}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#083963;background-color:#cfe2f2;border-color:#bcd6ed}.alert-primary hr{border-top-color:#a8cae8}.alert-primary .alert-link{color:#041e34}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-mixed{color:#76817a;background-color:#f9fefb;border-color:#f7fdf9}.alert-mixed hr{border-top-color:#e3f8ea}.alert-mixed .alert-link{color:#5e6661}.alert-boys{color:#777e85;background-color:#fafdff;border-color:#f8fcff}.alert-boys hr{border-top-color:#dff1ff}.alert-boys .alert-link{color:#5f656a}.alert-girls{color:#837884;background-color:#fefaff;border-color:#fef8fe}.alert-girls hr{border-top-color:#fbe2fb}.alert-girls .alert-link{color:#686069}.form{margin:0 auto;position:relative}.form .form-control::-webkit-input-placeholder{color:#cbcbcb}.form .form-control:-moz-placeholder{color:#cbcbcb}.form .form-control::-moz-placeholder{color:#cbcbcb}.form .form-control:-ms-input-placeholder{color:#cbcbcb}.form .form-control::-ms-input-placeholder{color:#cbcbcb}.form .form-loading-bar{position:absolute;bottom:-2.2rem;width:100%;height:4px}.form .btn-input-group{color:#757575}.form .btn-input-group:hover,.form .btn-input-group:active,.form .btn-input-group:focus{background-color:#c1c1c1}.form .form-group .radios,.form .form-group .checkboxes,.form .form-group .switches{padding-top:.438rem;padding-bottom:.438rem}.lang-ar span.is-invalid,.lang-en span.is-invalid{padding:0}.lang-ar,.lang-ar input{text-align:right;direction:rtl;unicode-bidi:embed}.lang-ar.ltr input{direction:ltr}.lang-ar .is-invalid:not(span),.lang-ar input.is-invalid,.lang-ar textarea.is-invalid{padding-right:.75rem;padding-left:calc(1.5em + .75rem);background-position:center left calc(.375em + .1875rem)}.lang-ar textarea.is-invalid{background-position:top calc(.375em + .1875rem) left calc(.375em + .1875rem)}.lang-ar .has-error .trumbowyg-editor{background-position:top calc(.375em + .1875rem) left calc(.375em + .1875rem)}.is-invalid{color:#dc3545}select.control-error{border-color:#dc3545}.control-error{color:#dc3545}.form-footer{display:flex;align-items:center;justify-content:flex-end;padding:1rem;border-top:0px solid #dee2e6}.form-footer>:not(:first-child){margin-left:.25rem}.form-footer>:not(:last-child){margin-right:.25rem}.modal-body.form-body{padding:0}.modal-body.form-body form{padding:1rem 0 0}.modal-body.form-body .form-group{padding:0 1rem}.modal-body.form-body .form-footer{margin-top:2rem}.search-input-group{color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:0;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.search-input-group{transition:none}}.search-input-group .read-control{border:0;max-width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.search-input-group .read-control.form-control{height:calc(1.5em + .75rem)}.has-error .search-input-group[data-focused]{border-color:transparent}.has-focus,[data-focused],.input-group.has-focus:focus{color:#495057;background-color:#fff;border-color:transparent;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 0 0.2rem rgba(16,110,190,0.25)}.has-error .search-input-group{border:1px solid #dc3545}.has-error .search-input-group[data-opened]{border-color:#ced4da}.has-error input[type=text].form-control:not(.fuzzy-search-input),.has-error textarea.form-control{border:1px solid #dc3545;color:#dc3545}.has-error .input-group-append,.has-error .input-group-prepend{margin-left:0;margin-right:0}.search-input-form-group .input-group{padding:2rem;background-color:#dcdcdc}.modal-btn .btn-input-group:disabled{opacity:1}.modal-btn .btn-input-group:disabled:hover,.modal-btn .btn-input-group:disabled:active,.modal-btn .btn-input-group:disabled:focus{background-color:#e9ecef}.input-dropdown .dropdown-menu{min-width:100%}.btn-loader{display:inline-block;min-width:72px;width:72px;text-align:center;padding-left:0;padding-right:0}.btn-loader .loop{min-height:100%;height:inherit;width:100%;display:inline-block}.form .control-label{white-space:nowrap;text-overflow:ellipsis;max-width:100%}.form.label-sm .control-label{overflow:hidden;font-size:.9rem}.form div.form-control{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.read-control.form-control{color:#999}.read-control.form-control .text-muted{color:#999 !important}.read-control.form-control.model{color:#495057}.read-control.form-control.has-model{color:#495057}.read-control.form-control.has-model,.read-control.form-control.has-model:focus,.read-control.form-control.has-model:active{border-color:#ced4da;border-right-color:transparent;box-shadow:none}.read-control.form-control:focus,.read-control.form-control:active{box-shadow:none;outline:0;border-color:#ced4da}.input-group{border:1px solid #ced4da;flex-wrap:nowrap}.input-group .form-control:focus{z-index:3}.input-group .btn:not(.w-auto){max-width:48px}.input-group .btn:not(.w-auto):focus{z-index:3}.input-group .form-control,.input-group .btn{transition:none}.input-group .hicon{font-size:.75rem}.input-group .group-search-input{margin-left:1px;margin-right:1px}.input-group .btn-input-group{padding:0 .75rem;height:38px;border:0;color:#495057;border-left:1px solid #ced4da}.input-group .btn-input-group .hicon{font-size:inherit;height:38px;line-height:36px}.input-group .btn-input-group:hover,.input-group .btn-input-group:focus,.input-group .btn-input-group:active{color:#fff;background-color:#6c757d}.input-group .btn-input-group.btn-clear{max-width:36px;font-size:.75rem;border:0;color:#999;background-color:#fff}.input-group .btn-input-group.btn-clear:hover,.input-group .btn-input-group.btn-clear:focus,.input-group .btn-input-group.btn-clear:active{color:#495057;background-color:#fff}.input-group .btn-input-group,.input-group .btn-input-group:hover,.input-group .btn-input-group:focus,.input-group .btn-input-group:active{box-shadow:none}.input-group .input-dropdown .dropdown-menu{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background-color:#e9ecef}.input-group .input-dropdown .dropdown-menu:focus{outline:none}.input-group .input-dropdown .dropdown-menu a{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:default}.input-group .input-dropdown .dropdown-menu a.empty-label:hover,.input-group .input-dropdown .dropdown-menu a.empty-label:focus,.input-group .input-dropdown .dropdown-menu a.empty-label:active{background-color:transparent;color:#212529}.input-group .input-dropdown .dropdown-menu a.active{background-color:#6c757d}.input-group .input-dropdown .dropdown-menu .search-input-control{display:block;width:100%;padding:.375rem .75rem .75rem;clear:both;font-weight:400;color:#212529}.input-group .input-dropdown .dropdown-menu .search-input-control.progress{padding-top:0}.input-group .input-dropdown .dropdown-menu .search-input-control.progress .form-progress-bar{height:3px}.input-group .input-dropdown .dropdown-menu .search-input-control .form-control{background-color:#fff;padding:.375rem .75rem}.input-group .hicon,.input-group .hicon:before{line-height:inherit;font-size:inherit;color:inherit}.control-sm .form-control{font-size:.84em}.form h1,.form h2,.form h3,.form h4,.form h5,.form h6{white-space:nowrap;text-overflow:ellipsis;max-width:100%}.form-control.small-number{width:3em;display:inline-block;text-align:center}.secondary .custom-control-input:disabled:checked ~ .custom-control-label::before{background-color:rgba(108,117,125,0.5)}.secondary .custom-control-input:checked ~ .custom-control-label::before,.secondary .custom-control-input:indeterminate ~ .custom-control-label::before{color:#fff;border-color:#6c757d;background-color:#6c757d;box-shadow:none}.secondary .custom-control-input:not(:disabled):active ~ .custom-control-label::before{color:#fff;border-color:#6c757d;background-color:#6c757d}.secondary .custom-radio .custom-control-input:checked ~ .custom-control-label::before{border-color:#6c757d;background-color:#6c757d}.secondary .custom-radio .custom-control-input ~ .custom-control-label::before{background-color:transparent}.form-primary{background-color:#fff;padding:1.875rem 1rem 2.375rem}.form-status-bar{height:1.875rem;position:absolute;width:100%;display:flex;flex-direction:row;left:0;bottom:0}.form-status-bar .form-status-info{flex:1 1 auto;height:inherit;line-height:1.875rem;max-width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-size:0.75rem;padding:0 .5rem}.form-status-bar .form-progress-bar{flex:0 0 180px;display:flex;position:relative;margin:15px .5rem 0;line-height:1.875rem}.model-title{min-height:1.25rem}.model-title span.subtitle{font-size:.8rem;color:#6c757d}.inline-controls{display:flex;align-items:center}.inline-controls .inline-label{margin:0;padding:0}.inline-controls .custom-control{display:inline-block}.inline-controls .form-control{margin:0 4px;display:inline-block;width:auto;padding:0;line-height:normal;height:auto}.form-hr:after{content:'';display:block;width:100%;height:1px;border-bottom:1px solid #ced4da;margin-bottom:1rem}.calendar-input.input-group{border:1px solid #ced4da}.calendar-input.input-group.has-error{border:1px solid #dc3545}.calendar-input.input-group.has-error input[type=text].form-control:not(.fuzzy-search-input){border-color:transparent}.calendar-input.input-group .input-group-prepend .dropdown-toggle{border-right:1px solid #ced4da}.calendar-input.input-group .input-group-prepend .hicon{font-size:1.45rem}.calendar-input.input-group .btn-clear{min-width:40px}.calendar-input.input-group .btn-clear i{line-height:38px}.calendar-input.input-group .btn-clear i :before{line-height:inherit;top:2px;left:2px}.calendar-input.input-group .btn,.calendar-input.input-group input.form-control{border:0}.fuzzy-lists{height:100%;display:flex;flex-direction:column;overflow:hidden;justify-content:space-between;background-color:#e1e1e1}.fuzzy-lists .fuzzy-list{padding:0 0 1rem;margin:0;list-style:none}.fuzzy-lists .view-row{flex:1}.fuzzy-lists .fixed-row{padding:1rem}.fuzzy-lists .fixed-row .form-group{margin:0}.fuzzy-lists .stretched-row{overflow-y:auto;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:0;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.fuzzy-lists .stretched-row{transition:none}}.fuzzy-lists .stretched-row .nav-link{padding:.5rem 1rem;border-bottom:1px solid #ced4da}.fuzzy-lists .stretched-row .nav-link.active{background-color:#ccc}.fuzzy-lists .stretched-row .nav-link.message{border:0}.time-group{position:relative;display:flex;justify-content:space-between;padding:0 .75rem;border:1px solid #ced4da;max-width:7.813rem}.time-group.has-errored{border-color:#dc3545}.time-group.has-errored .form-control{border-color:transparent}.time-group.is-long-hour{max-width:5.875rem}.time-group.is-empty .separator{color:#999}.time-group .separator{width:3px;margin:0;height:auto;position:relative;padding:0 1px}.time-group .separator:before{height:100%;width:100%;content:':';display:block;position:absolute;top:0;left:0;padding:0.5rem 0;line-height:inherit;text-align:center}.time-control{text-align:center;position:relative}.time-control.form-control{border-color:transparent;padding-left:1px;padding-right:1px;margin:0}.time-control.form-control,.time-control.form-control:focus,.time-control.form-control:active{box-shadow:none}.form-control::-ms-clear{display:none}.form-controller{display:block;display:flex;justify-content:space-between;width:auto;height:calc(1.5em + .75rem + 2px);padding:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:0;transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}.form-controller.double-field{overflow:hidden}.form-controller.double-field.table-toolbar-tool{height:100%;border:0}.form-controller.double-field.date-range .btn{border-top:0;border-bottom:0;border-left:0}@media (prefers-reduced-motion: reduce){.form-controller{transition:none}}.form-controller .dropdown-toggle{border-right-color:#ced4da}.form-controller label.title{line-height:calc(1.5em + .75rem + 2px);height:100%;margin:0;padding:0 .75rem;color:#999}.form-controller .form-control{display:inline;height:auto;width:auto;max-width:90px;line-height:1;padding:0 2px;border:0;box-shadow:none}.form-controller .form-control:focus{border:0;box-shadow:none}.form-controller .btn-clear{width:initial;height:inherit;color:#999;border:0}.form-controller .btn-clear:hover,.form-controller .btn-clear:focus,.form-controller .btn-clear:active{color:initial;border:0;box-shadow:none}.variant-picker{position:relative}.variant-picker .variant-list{padding:0 .75rem}.variant-picker .variant-list .variant-list-item{display:flex;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057}.variant-picker .variant-list .variant-list-item .btn{padding:0 .75rem;color:#999}.variant-picker .variant-list .variant-list-item .btn:hover{color:#495057}.variant-picker .variant-list .variant-list-item label{font-weight:bold}.variant-picker .variant-picker-panel{position:absolute;right:0;top:0}.variant-picker .dropdown-menu.variant-picker-menu{min-width:440px;padding:1rem}.barcode{display:flex;flex:1}.barcode .barcode-el{display:flex}.form-barcode-bar{min-height:20px}.barcode-download .input-group{width:auto}.barcode-download .btn{height:38px;max-width:initial}.barcode-download .form-group{padding:.25rem 1.5rem}.barcode-download .menu-padding-x{padding-left:1.5rem;padding-right:1.5rem}.barcode-download .dropdown-toggle-split{font-size:.7rem}.form-barcode-control{justify-content:space-between;flex-wrap:wrap}.form-control.barcode-input:focus{background:#c2f29d;color:#00853e;border-color:#c2f29d;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(194,242,157,0.6)}.sm-label .control-label,.sm-label .custom-control-label{font-size:.8rem}.sm-label .custom-control-label{line-height:2}.sm-label .form-control-static{font-size:.9rem}.form-tab-scroller{overflow:auto}.cards-list{display:flex;flex-wrap:wrap;flex-direction:column-reverse;padding:0 .5rem .5rem;transition:min-height 0.33s ease-out;min-height:503px}.card-list-wrapper{display:flex;flex-direction:column;flex:1}.card-list-chart{display:flex;width:500px;flex:2}.cards{display:flex;margin:.5rem;flex-wrap:nowrap;width:100%}.summary-list{cursor:default;min-width:280px;max-width:500px}.summary-list:first-child{border-bottom:0}.summary-list+.summary-list{border-top:0}.summary-list+.summary-list .card-body{padding-top:0;border-top:0}.summary-list+.card.summary-list,.summary-list+.card.summary-list{border-left:1px solid #d0d0d0}.summary-list .card-title{line-height:1.7}.summary-list .card-top-btn-group{right:0;top:0;position:absolute}.summary-list .card-dismiss.btn-outline-secondary,.summary-list .card-refresh.btn-outline-secondary{font-size:.7rem;transition:none}.summary-list .card-dismiss.btn-outline-secondary:not(:disabled):not(.disabled):not(:hover).active.focus:focus,.summary-list .card-dismiss.btn-outline-secondary:not(:disabled):not(.disabled):not(:hover).active.focus:hover,.summary-list .card-refresh.btn-outline-secondary:not(:disabled):not(.disabled):not(:hover).active.focus:focus,.summary-list .card-refresh.btn-outline-secondary:not(:disabled):not(.disabled):not(:hover).active.focus:hover{color:#fff}.summary-list .card-dismiss.btn-outline-secondary:hover,.summary-list .card-refresh.btn-outline-secondary:hover{color:#fff}.summary-list .card-dismiss.btn-outline-secondary:focus,.summary-list .card-refresh.btn-outline-secondary:focus{color:#ccc}.summary-list .excerpt{font-size:1rem;line-height:1.2}.summary-list .card-header{border-bottom:2px solid #6c757d;padding:.75rem 0;margin:0 1.25rem;background-color:initial}.summary-list .card-header .card-title{margin:0 0 .345rem 0;padding:0}.summary-list .list-group-item{margin:0;width:100%;display:flex;justify-content:space-between;padding:.5rem 0;border:0;border-bottom:1px dotted #d0d0d0;line-height:1.345rem}.summary-list .list-group-item:first-child{padding-top:0}.summary-list .list-group-item:last-child{border-bottom-color:transparent;padding-bottom:0}.summary-list .row-label{padding-right:1.25rem}.summary-list .footer-row{font-weight:500}.summary-list .row-value{text-align:right;font-weight:500;padding-left:1.25rem}.modal .labels.sm{font-size:.9rem;line-height:1.3}.modal .labels.sm span.dots,.modal .labels.sm .dots span{display:inline-flex;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:125px}.labels.sm{font-size:.9rem;line-height:1.3}.labels{color:#000}.labels span.money{display:inline-block;text-align:right;min-width:70px}.labels span.subtitle{font-weight:500;font-size:initial}.labels .xw-80 label{min-width:80px}.labels .xw-90 label{min-width:90px}.labels .xw-100 label{min-width:100px}.labels .xw-120 label{min-width:120px}.labels .xw-130 label{min-width:130px}.labels .xw-140 label{min-width:140px}.labels .xw-150 label{min-width:150px}.labels label{margin:0;color:#222;font-weight:normal !important}.labels .end{text-align:right}.multiplier{max-width:200px}.multiplier .btn{min-width:38px;padding-top:0;padding-bottom:0}.form-control.no-focus,.form-control.no-focus:focus{border-color:#ced4da;box-shadow:none}.input-group .input-group-text{border:0}.input-group>.form-control{border-top:0;border-bottom:0}.input-group.time-group{background-color:#fff;cursor:default}.input-group.time-group.is-empty,.input-group.time-group .form-control::placeholder{color:#cccccc}.input-group.time-group.focus{color:#495057;background-color:#fff;border-color:transparent;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 0 .2rem rgba(16,110,190,0.25)}.input-group.time-group.has-errored .form-control::placeholder{color:#dc3545}.input-group.time-group.hour-minute{padding:0}.input-group.time-group .separate{background-color:transparent;color:inherit;width:3px;text-align:center;height:inherit;display:inline-block;padding:.375rem 0}.input-group.time-group .separate:before{content:':'}.has-errors .error{color:#dc3545}.hour-minute-period{margin-bottom:.5rem;display:flex;align-items:center}.hour-minute-period.sm{font-size:.9rem}.hour-minute-period label{margin:0;font-size:inherit;font-weight:normal}.hour-minute-period label.label{align-self:flex-end;padding-bottom:.6rem;min-width:80px;color:#333333;font-weight:400}.hour-minute-period .input{display:flex;flex-direction:column;align-items:start}.hour-minute-period .input label{line-height:1.7}.input.toggle-input-group{align-self:end;height:100%}.input.toggle-input-group .custom-control{min-height:auto}.input.toggle-input-group .custom-control-label{line-height:initial}.form-control:focus{border-color:transparent}input.number-input::-webkit-outer-spin-button,input.number-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input.number-input[type=number]{-moz-appearance:textfield}.setting-user-tab .password-container{flex-direction:column}.setting-user-tab .password-actions-container{display:flex;justify-content:end;margin-top:1rem}.i-form{width:100%;height:100%}.i-form .ribbon-bar .btn{display:flex;flex-direction:row}.i-form .ribbon-bar .btn .loop{min-width:auto;min-height:auto;height:auto;position:relative;margin-top:-2px}.i-form .ribbon-bar .btn .loop:after{content:' ';display:block;color:red;width:0.5rem;height:inherit;min-height:100%}.address-book{padding-bottom:1.875rem}.address-book .loop{min-height:180px}.address-book .btn-loader{text-align:center;overflow:hidden}.address-book .btn-loader .loop{text-align:center;min-height:auto;height:1rem;width:inherit}.address-book .btn-loader .loop .loader{margin:0 auto}.address-book .form-footer{border-top-color:transparent;padding-left:0;padding-right:0}.address-book .form-tabs .tab-content{padding:1.875rem 1.875rem 0;margin-bottom:0}.address-book .btn-light-form{color:#495057;border-color:#ced4da;background-color:#e9ecef}.address-book .btn-light-form:hover,.address-book .btn-light-form:focus{color:#fff;background-color:#5b6269;border-color:#ced4da}.address-book.modal-body{padding:0}.address-book.modal-body .tab-content{padding:0}.address-book.modal-body .form-tabs .tab-content{border:0}.address-book.modal-body .form-footer .footer-btns{flex:1 0 auto}.address-book.modal-body .ribbon-bar{width:100%;top:0;background-color:#ddd;display:flex;justify-content:space-between}.address-book.modal-body .ribbon-bar .btn-secondary{background-color:transparent;color:#212529;border:0;padding:.375rem .75rem}.address-book.modal-body .ribbon-bar .btn-secondary:focus{box-shadow:none}.address-book.modal-body .ribbon-bar .btn-secondary:hover,.address-book.modal-body .ribbon-bar .btn-secondary:active{background-color:#636c73;color:#fff}.address-book.modal-body .ribbon-bar .default-btns{display:flex;justify-content:space-between;width:100%}.address-book.modal-body .scroll-area-wrapper,.address-book.modal-body .scroll-area{width:100%;height:100%;overflow:initial}.address-book.modal-body .scroll-area-wrapper .form-modal,.address-book.modal-body .scroll-area .form-modal{padding:0 15px 15px}.address-book.modal-body .scroll-area-wrapper{padding:0}.address-book.modal-body .scroll-area-wrapper .scroll-area{margin:0px;margin:0}.address-book.modal-body .scroll-area-wrapper .scroll-area .panel{margin-top:30px}.address-view,.addres-from{background-color:#fff}.address-view{padding:1.875rem}.address-view .form-tabs{display:inline-block}.address-view .lang-ar .ltr{direction:ltr}.address-view .a-row{position:relative;width:100%;line-height:1.345rem}.address-view .a-row:before{content:attr(data-label);font-size:.9rem;font-weight:bold;color:#707070;position:absolute;left:0;top:0}.address-view .a-row i{font-style:normal}.address-view .a-row div.input{display:inline-block;padding-left:105px;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.address-view .a-row .label{display:inline-block;color:#636363;vertical-align:top;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:bold;font-size:.9rem}.address-view .a-row .label.label{width:105px;max-width:105px}.address-view .a-row span{min-width:auto;font-weight:normal;font-size:1rem;color:#3d3d3d}.address-view .a-row.address-label span:after{content:attr(data-separator)}.address-view .a-row.address-label span:last-child:after{content:' '}.address-view .a-row.address-units span:before{content:attr(data-label)}.address-form .form-group{margin-bottom:0.2rem}.address-form .control-label{margin-bottom:0;font-size:.85rem;color:#636c73}.address-form .form-control{border-top-width:0;border-left-width:0;border-right-width:0;box-shadow:none;padding:0;line-height:1rem}.address-form .form-control.read-control{padding:.375rem 0;color:#ccc}.address-form .form-control.read-control .text-muted{color:#ccc !important}.address-form .form-control.read-control.has-model{color:#495057}.address-form .form-control:focus{box-shadow:none;border-bottom-color:transparent}.address-form .form-control::placeholder{color:#ccc;opacity:1}.address-form textarea.form-control{min-height:100px;padding:.375rem 0}.address-form .btn-input-group{background-color:transparent;border-color:transparent;border-bottom-color:#ced4da}.secondary-group .radios>input[type="radio"]+.radios-style:before{border:1px solid #D3DCE6}.secondary-group .radios>input[type="radio"]+.radios-style:after{background:#6c757d}.secondary-group .radios>input[type="radio"]:checked+.radios-style:before{border:1px solid #D3DCE6}.secondary-group .radios>input[type="radio"]:checked[disabled]+.radios-style:before{border:1px solid #D3DCE6}.secondary-group .radios>input[type="radio"]:checked[disabled]+.radios-style:after{border:1px solid #D3DCE6}.checkboxes.check-all.small>input[type="checkbox"]+.checkboxes-style+label{font-size:small}.secondary .checkboxes>input[type="checkbox"]:checked+.checkboxes-style:before{border-color:#5b6269;background-color:#5b6269}.secondary .checkboxes.indeterminate>input[type="checkbox"]+.checkboxes-style:before{border-color:#5b6269;background-color:#5b6269}.secondary .radios>input[type="radio"]:checked+.radios-style:before{border-color:#5b6269;background-color:#5b6269}.secondary .switches>input[type="checkbox"]+.switches-style{background:#b9b9b9}.secondary .switches>input[type="checkbox"]+.switches-style:before{background:#757579}.secondary .switches>input[type="checkbox"]:checked+.switches-style{background-color:#5b6269}.secondary .switches>input[type="checkbox"]:checked+.switches-style:before{background-color:#fff}.switches,.radios,.checkboxes{position:relative;font-size:100%;display:block;cursor:default;outline:0;padding:0}.radios:not(.disabled):focus>input[type="radio"]+.radios-style:before,.checkboxes:not(.disabled):focus>input[type="checkbox"]+.checkboxes-style:before{border-color:#c7c7c7;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.0975),0 0 8px rgba(199,199,199,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.0975),0 0 8px rgba(199,199,199,0.6);-webkit-transition:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;-o-transition:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;transition:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;border:2px solid #c7c7c7}.radios:not(.disabled):focus>input[type="radio"]:checked+.radios-style:before,.checkboxes:not(.disabled):focus>input[type="checkbox"]:checked+.checkboxes-style:before{border:1px solid #c7c7c7}.radios>input[type="radio"],.checkboxes>input[type="checkbox"]{display:none;visibility:hidden;opacity:0;width:1px;height:1px}.radios>input[type="radio"][disabled],.checkboxes>input[type="checkbox"][disabled]{cursor:not-allowed}.radios>input[type="radio"]+.radios-style+label,.checkboxes>input[type="checkbox"]+.checkboxes-style+label{margin-bottom:0;line-height:1.375rem;font-size:1rem}.radios>input[type="radio"]+.radios-style,.checkboxes>input[type="checkbox"]+.checkboxes-style{position:relative;display:inline-block;width:auto;height:1.125rem;vertical-align:middle;cursor:default;text-indent:1.375rem}.radios>input[type="radio"]+.radios-style:hover:before,.checkboxes>input[type="checkbox"]+.checkboxes-style:hover:before{border-color:#ccc}.radios>input[type="radio"]+.radios-style:before,.checkboxes>input[type="checkbox"]+.checkboxes-style:before{position:absolute;top:0;left:0;display:inline-block;width:1.375rem;height:1.375rem;content:'';border:1px solid #ccc;background-color:#fff}.radios>input[type="radio"]+.radios-style:after,.checkboxes>input[type="checkbox"]+.checkboxes-style:after{position:absolute;display:none;content:''}.radios>input[type="radio"]+.radios-style:focus,.checkboxes>input[type="checkbox"]+.checkboxes-style:focus{outline:0}.radios>input[type="radio"]:not(:checked)+.radios-style:before,.checkboxes>input[type="checkbox"]:not(:checked)+.checkboxes-style:before{background-color:#fff}.radios>input[type="radio"][disabled]+.radios-style,.checkboxes>input[type="checkbox"][disabled]+.checkboxes-style{cursor:not-allowed}.radios>input[type="radio"][disabled]+.radios-style:hover,.radios>input[type="radio"][disabled]+.radios-style:before,.radios>input[type="radio"][disabled]+.radios-style:after,.checkboxes>input[type="checkbox"][disabled]+.checkboxes-style:hover,.checkboxes>input[type="checkbox"][disabled]+.checkboxes-style:before,.checkboxes>input[type="checkbox"][disabled]+.checkboxes-style:after{cursor:not-allowed}.radios>input[type="radio"][disabled]+.radios-style:hover:before,.checkboxes>input[type="checkbox"][disabled]+.checkboxes-style:hover:before{animation-name:none}.radios>input[type="radio"]:checked+.radios-style:before,.checkboxes>input[type="checkbox"]:checked+.checkboxes-style:before{animation-name:none}.radios>input[type="radio"]:checked+.radios-style:after,.checkboxes>input[type="checkbox"]:checked+.checkboxes-style:after{display:block}.radios>input[type="radio"]+.radios-style+label,.checkboxes>input[type="checkbox"]+.checkboxes-style+label,.switches>input[type="checkbox"]+.checkboxes-style+label{cursor:default;font-weight:normal;padding:0 0.75rem 0 1.551rem}.radios>input[type="radio"]+.radios-style:before{border-radius:50%}.radios>input[type="radio"]+.radios-style:after{top:0.4em;left:0.4em;width:0.6em;height:0.6em;border-radius:50%;background:#106ebe}.radios>input[type="radio"]:checked+.radios-style:before{border:1px solid #b0d7f5}.radios>input[type="radio"]:checked[disabled]+.radios-style:before{border:1px solid #b0d7f5}.radios>input[type="radio"]:checked[disabled]+.radios-style:after{background:#b0d7f5}.checkboxes:not(.indeterminate)>input[type="checkbox"]+.checkboxes-style:after{transform:rotate(45deg);border-right:2px solid #fff;border-bottom:2px solid #fff}.checkboxes.indeterminate>input[type="checkbox"]+.checkboxes-style:before{border:#106ebe;background:#106ebe}.checkboxes.indeterminate>input[type="checkbox"]+.checkboxes-style:after{content:'';transform:rotate(90deg);border-right:2px solid #fff;border-bottom:0;display:inline-block}.checkboxes>input[type="checkbox"]+.checkboxes-style:before{border-radius:3px}.checkboxes>input[type="checkbox"]+.checkboxes-style:after{top:0.15em;left:0.5em;width:0.4em;height:0.85em;box-sizing:border-box}.checkboxes>input[type="checkbox"]:checked+.checkboxes-style:before{border:#106ebe;background:#106ebe}.checkboxes>input[type="checkbox"]:checked[disabled]+.checkboxes-style+label{cursor:not-allowed}.switches,.switches-style,.switches-style:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.switches{font-size:100%;height:1.6em;position:relative;padding:0;outline:0}.switches label{margin:0;float:left}.switches .switches-style{outline:0;left:0;background:#C0CCDA;-webkit-border-radius:1.4em;border-radius:1.4em;display:inline-block;position:relative;top:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;cursor:default;border:.176em solid transparent;height:1.4em;width:2.38em}.switches .switches-style:before{display:block;content:'';position:absolute;height:1.048em;width:1.048em;background-color:#fff;-webkit-border-radius:50%;border-radius:50%;left:0;top:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;outline:0}.switches .switches-style+label{line-height:1.4em;display:inline-block;padding:0 8px;font-weight:normal}.switches>input[type="checkbox"]{display:none}.switches>input[type="checkbox"][disabled]+.switches-style{cursor:not-allowed;background-color:#D3DCE6}.switches>input[type="checkbox"]:checked+.switches-style{background-color:#106ebe}.switches>input[type="checkbox"]:checked+.switches-style:before{left:47.5%}.switches>input[type="checkbox"]:checked[disabled]+.switches-style{background-color:#b0d7f5}.switches:focus{outline:0}.switches:focus>input[type="checkbox"]+.switches-style{border-color:#c7c7c7 #c7c7c7 #c7c7c7 #c7c7c7}.switches.switches-green>input[type="checkbox"]:checked+.switches-style{background-color:#13ce66}.switches.switches-green>input[type="checkbox"]:checked[disabled]+.switches-style{background-color:#a1efc4}.radios-sm,.checkboxes-sm,.switches-sm{font-size:85%}.radios-lg,.checkboxes-lg,.switches-lg{font-size:125%}.disabled.radios,.disabled.checkboxes{cursor:not-allowed}.disabled.radios>input[type="radio"][disabled]+.radios-style+label,.disabled.checkboxes>input[type="checkbox"][disabled]+.checkboxes-style+label{cursor:not-allowed;color:#999}.disabled.radios>input[type="radio"][disabled]+.radios-style,.disabled.checkboxes>input[type="checkbox"][disabled]+.checkboxes-style{border:#999}.disabled.checkboxes>input[type="checkbox"][disabled]:checked+.checkboxes-style:before{background-color:#D3DCE6}.disabled.radios>input[type="radio"][disabled]:checked+.radios-style:before{border-color:#D3DCE6}.disabled.radios>input[type="radio"][disabled]:checked+.radios-style:after{background-color:#D3DCE6}.switches.disabled>input[type="checkbox"]:checked+.switches-style{background-color:#13ce66}.switches.disabled>input[type="checkbox"]:checked[disabled]+.switches-style{background-color:#a1efc4}.toggle-group{display:block;padding:8px 0 2px}.toggle-group .help-block{margin-top:0}.inline-group .radios,.inline-group .checkboxes,.inline-group .switches{display:inline-block;margin-right:.5em}.inline-group .radios:last-child,.inline-group .checkboxes:last-child,.inline-group .switches:last-child{margin-right:0}.form-toggle-group{display:flex;flex-direction:column;flex-wrap:wrap;width:inherit;height:inherit}.view-box{flex:0 0 58.33333333%;max-width:58.33333333%}.list-box{flex:0 0 41.66666667%;max-width:41.66666667%;display:block;width:100%}@media (min-width: 1500px){.view-box{flex:0 0 66.66666667%;max-width:66.66666667%}.list-box{flex:0 0 33.33333333%;max-width:33.33333333%}}@media (min-width: 1600px){.view-box{flex:0 0 75%;max-width:75%}.list-box{flex:0 0 25%;max-width:25%}}.tab-panel.list-view{display:flex;flex-direction:row;padding:0}.tree-btn.tool-btn,.list-view .tool-btn{visibility:hidden;cursor:default;text-align:center;padding:.5rem .33333333rem}.tree-btn.tool-btn:focus,.tree-btn.tool-btn.focus,.list-view .tool-btn:focus,.list-view .tool-btn.focus{box-shadow:none}.tree-btn.tool-btn:not(:disabled):not(.disabled):active,.tree-btn.tool-btn:not(:disabled):not(.disabled).active,.list-view .tool-btn:not(:disabled):not(.disabled):active,.list-view .tool-btn:not(:disabled):not(.disabled).active{box-shadow:none}.tree-btn.tool-btn:not(:disabled):not(.disabled):active:focus,.tree-btn.tool-btn:not(:disabled):not(.disabled).active:focus,.list-view .tool-btn:not(:disabled):not(.disabled):active:focus,.list-view .tool-btn:not(:disabled):not(.disabled).active:focus{box-shadow:none}.tree-btn.tool-btn:not(.btn-outline-secondary),.list-view .tool-btn:not(.btn-outline-secondary){color:#b9b9b9}.tree-btn.tool-btn:not(.btn-outline-secondary):hover,.list-view .tool-btn:not(.btn-outline-secondary):hover{color:#212529;text-decoration:none}.tree-btn.tool-btn.line-height,.list-view .tool-btn.line-height{line-height:30px}.tree-btn.tool-btn.line-height .hico,.list-view .tool-btn.line-height .hico{line-height:inherit}.list-view{height:inherit;width:inherit;cursor:default}.list-view .list-box{border:1px solid #dee2e6;display:flex;flex-direction:column;justify-content:space-between;align-items:self-end;height:inherit;overflow:hidden}.list-view .list-box .list-items-panel{width:inherit;height:100%;flex-grow:1;flex-shrink:1;flex-basis:calc(100% - 30px);width:inherit;background-color:#fff;overflow:auto}.list-view .list-box .list-items-panel .list-items{width:inherit}.list-view .list-box .toolbar{flex:1 1 30px;width:100%;background-color:#ddd}.list-view .list-box .toolbar .btn{padding:0;width:1.875rem;height:1.875rem;line-height:1.875rem;border:0}.list-view .list-box .toolbar .btn .hicon{line-height:1.875rem}.list-view .view-box{flex:1 0 auto;overflow:auto}.list-view .item-panel{padding:30px}.list-view-nav{cursor:default;width:inherit}.list-view-nav,.list-view-nav .nav{min-width:100%;flex-direction:column;justify-content:flex-start}.list-view-nav .nav-item{width:inherit;font-weight:normal;position:relative}.list-view-nav .nav-item:hover{background-color:#dee2e6}.list-view-nav .nav-item.menu-item{font-weight:bold;color:#b9b9b9}.list-view-nav .nav-item.menu-item .nav-link{color:inherit}.list-view-nav .nav-item.menu-item:hover{background-color:transparent}.list-view-nav .nav-link{cursor:default}.list-view-nav .nav-menu-item{display:flex;min-width:100%;flex:1 0 auto}.list-view-nav .nav-menu-item .nav-link.list-header-link{flex-grow:1;flex-basis:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;justify-content:stretch;max-width:calc(100% - 38px)}.list-view-nav .nav-menu-item:hover .tree-btn.tool-btn,.list-view-nav .nav-menu-item:hover>.tool-btn{visibility:visible}.list-view-nav .keep-flex{background-color:#fff;flex-flow:column;width:100%}.list-view-nav .keep-flex .nav-item{display:flex;width:100%;flex:1 0 auto;color:#212529}.list-view-nav .keep-flex .nav-item .nav-link{color:inherit;text-indent:1rem;flex:1 1 auto;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.list-view-nav .keep-flex .nav-item .remove{display:block;visibility:hidden;cursor:default;text-align:center;padding:.5rem 1rem;color:#b9b9b9}.list-view-nav .keep-flex .nav-item .remove:hover{color:#dc3545;text-decoration:none}.list-view-nav .keep-flex .nav-item .remove .hicon{line-height:inherit}.list-view-nav .keep-flex .nav-item:hover .remove{visibility:visible}.list-view-nav .nav.collapse{display:none}.list-view-nav .nav.collapse.show{display:block}.list-view-nav .nav.collapse.keep-flex.show{display:flex}.color-palette{display:block}.color-palette .dropdown-toggle-split{max-width:40px}.color-palette .btn-default:not(.dropdown-toggle-split){width:120px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.color-palette .btn-default:not(.dropdown-toggle-split):hover,.color-palette .btn-default:not(.dropdown-toggle-split):active,.color-palette .btn-default:not(.dropdown-toggle-split):focus{color:initial}.color-palette .dropdown-menu{padding:2px}.color-palette .hicon{font-size:.8rem}.palette-control{display:inline-flex;flex-direction:row;flex-wrap:wrap;max-width:252px;width:252px;justify-content:space-evenly}.color-palette-radio{position:relative}.color-palette-radio.custom-control{padding:0;margin:0}.color-palette-radio.custom-control-inline{display:block;margin:1px;padding:0}.color-palette-radio .custom-control-input{left:0;top:0}.color-palette-radio .custom-control-label{background-color:inherit;border:1px solid inherit;padding:0;margin:0;display:block;min-width:20px;min-height:20px}.color-palette-radio .custom-control-input:indeterminate ~ .custom-control-label,.secondary .color-palette-radio .custom-control-input:indeterminate ~ .custom-control-label{background-color:inherit}.color-palette-radio .custom-control-input:indeterminate ~ .custom-control-label:before,.color-palette-radio .custom-control-input:indeterminate ~ .custom-control-label:after,.secondary .color-palette-radio .custom-control-input:indeterminate ~ .custom-control-label:before,.secondary .color-palette-radio .custom-control-input:indeterminate ~ .custom-control-label:after{background-color:inherit;border-color:inherit}.color-palette-radio .custom-control-label::before,.secondary .color-palette-radio .custom-control-label::before{background-color:inherit;border-color:inherit}.color-palette-radio .custom-control-label:before,.color-palette-radio .custom-control-label:after,.secondary .color-palette-radio .custom-control-label:before,.secondary .color-palette-radio .custom-control-label:after{min-width:20px;min-height:20px;content:'';display:block;top:0;left:0;right:0;padding:0;margin:0;border:0}.color-palette-radio .custom-control-input:checked ~ .custom-control-label:before,.color-palette-radio .custom-control-input:checked ~ .custom-control-label:after,.secondary .color-palette-radio .custom-control-input:checked ~ .custom-control-label:before,.secondary .color-palette-radio .custom-control-input:checked ~ .custom-control-label:after{background-color:inherit}.color-palette-radio .custom-control-input:checked ~ .custom-control-label:after,.secondary .color-palette-radio .custom-control-input:checked ~ .custom-control-label:after{background-color:inherit;width:20px;height:20px;border:2px solid #fff;box-shadow:0 0 0 .2rem rgba(16,110,190,0.25);border-radius:0;padding:0;margin:0}
/*# sourceMappingURL=forms.css.map */
