*{color:#000;margin:0;border:none;padding:0;box-sizing:border-box;font-weight:300}ul,li{list-style-type:none}.button{--btn-bg-top: rgb(93.4375, 97.5, 101.5625);--btn-bg-mid: rgb(87.328125, 91.125, 94.921875);--btn-bg-bottom: rgb(81.21875, 84.75, 88.28125)}.button:hover{--btn-bg-top: rgb(105.65625, 110.25, 114.84375);--btn-bg-mid: rgb(99.546875, 103.875, 108.203125);--btn-bg-bottom: rgb(93.4375, 97.5, 101.5625)}.button{display:inline-block;font-size:85%;padding:2vw 5vw;border-radius:.75vw;border:none;cursor:pointer;outline:none;background:linear-gradient(to bottom, var(--btn-bg-top) 0%, var(--btn-bg-mid) 45%, var(--btn-bg-bottom) 100%);box-shadow:0 .12vw .12vw hsla(0,0%,100%,.42) inset,0 -0.12vw .12vw rgba(0,0,0,.54) inset,.03vw 0 .3vw hsla(0,0%,100%,.3) inset,-0.03vw 0 .03vw hsla(0,0%,100%,.15) inset,-0.06vw .18vw .3vw rgba(0,0,0,.55);color:rgb(223.1142857143,227.2285714286,232.8857142857);font-weight:400;transition:background .12s ease-out,box-shadow .12s ease-out}.button:hover{opacity:1;box-shadow:0 .04vw .04vw hsla(0,0%,100%,.5) inset,0 -0.04vw .04vw rgba(0,0,0,.6) inset,.01vw 0 .1vw hsla(0,0%,100%,.35) inset,-0.01vw 0 .01vw hsla(0,0%,100%,.2) inset,-0.02vw .07vw .12vw rgba(0,0,0,.6)}.button.green{--btn-bg-top: rgb(131.2729083665, 145.2270916335, 133.1334661355);--btn-bg-mid: rgb(124.5169322709, 139.2330677291, 126.4790836653);--btn-bg-bottom: #768578}.button.green:hover{--btn-bg-top: rgb(144.7848605578, 157.2151394422, 146.4422310757);--btn-bg-mid: rgb(138.0288844622, 151.2211155378, 139.7878486056);--btn-bg-bottom: rgb(131.2729083665, 145.2270916335, 133.1334661355)}.button.red{--btn-bg-top: rgb(151.262195122, 120.237804878, 120.237804878);--btn-bg-mid: rgb(145.7164634146, 113.0335365854, 113.0335365854);--btn-bg-bottom: #8b6b6b}.button.red:hover{--btn-bg-top: rgb(162.3536585366, 134.6463414634, 134.6463414634);--btn-bg-mid: rgb(156.8079268293, 127.4420731707, 127.4420731707);--btn-bg-bottom: rgb(151.262195122, 120.237804878, 120.237804878)}.button.yellow{--btn-bg-top: rgb(177.9932432432, 165.6013513514, 135.5067567568);--btn-bg-mid: rgb(172.9966216216, 159.8006756757, 127.7533783784);--btn-bg-bottom: #a89a78}.button.yellow:hover{--btn-bg-top: rgb(187.9864864865, 177.2027027027, 151.0135135135);--btn-bg-mid: rgb(182.9898648649, 171.402027027, 143.2601351351);--btn-bg-bottom: rgb(177.9932432432, 165.6013513514, 135.5067567568)}.button.blue{--btn-bg-top: rgb(120.237804878, 135.75, 151.262195122);--btn-bg-mid: rgb(113.0335365854, 129.375, 145.7164634146);--btn-bg-bottom: #6b7b8b}.button.blue:hover{--btn-bg-top: rgb(134.6463414634, 148.5, 162.3536585366);--btn-bg-mid: rgb(127.4420731707, 142.125, 156.8079268293);--btn-bg-bottom: rgb(120.237804878, 135.75, 151.262195122)}.hidden{display:none}.fade-transition{transition:opacity .3s ease-in}.zero-opacity{opacity:0;pointer-events:none}.obscured{position:relative}.obscured::after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.25);opacity:1;pointer-events:none;transition:opacity .3s ease;margin:0 0 -3vw .15vw}.obscured:hover::after,.obscured.revealed::after{opacity:0}.small{font-size:85%}body{position:relative;font-size:4vw;width:100vw;min-height:100vh}body #page .flash,body #page #nav-confirm{position:fixed;top:40vh;left:50vw;transform:translate(-50%, -50%);z-index:9999;background-color:#fff;box-shadow:0 0 0 100vmax rgba(0,0,0,.5);width:80vw;padding:3vw 3vw;border-radius:.5vw;text-align:center;opacity:1;transition:opacity .3s ease}body #page .flash-close,body #page .nav-confirm-close{display:block;margin-top:2.5vw;width:100%;padding:2vw;cursor:pointer}body #page .nav-confirm-close{width:40%}@media only screen and (min-width: 450px){.button{padding:.5vw 1.5vw;border-radius:.15vw;box-shadow:0 .04vw .04vw hsla(0,0%,100%,.42) inset,0 -0.04vw .04vw rgba(0,0,0,.54) inset,.01vw 0 .1vw hsla(0,0%,100%,.3) inset,-0.01vw 0 .01vw hsla(0,0%,100%,.15) inset,-0.02vw .06vw .1vw rgba(0,0,0,.55)}.obscured::after{margin:0 0 -1.5vw .15vw}body{font-size:1.33vw}body #page .flash{position:static;transform:none;width:auto;height:auto;max-width:none;box-shadow:none;text-align:inherit;background-color:hsl(341.1428571429,23.178807947%,85.3921568627%);margin-bottom:0;padding:.5vw 1vw}body #page .flash span{color:rgb(142.5794701987,88.9205298013,105.7847682119)}body #page .flash-close{display:none}body #page #nav-confirm{background-color:#fff;width:initial;min-width:25vw;padding:1vw 1vw}body #page .nav-confirm-close{margin-top:1.5vw;padding:.5vw}body.sessions #page .flash,body.registrations.request_verification #page .flash,body.passwords #page .flash{width:50vw;height:initial;margin-top:3vw;margin-left:10vw;text-align:left;background-color:#9f9}body.sessions #page .flash span,body.registrations.request_verification #page .flash span,body.passwords #page .flash span{padding:.5vw 1vw;line-height:1.25}body.bookings.index #page .flash{margin:1vw 0 .5vw}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.block_font{font-family:"Open Sans",sans-serif;color:#000}.title_font{font-family:"Work Sans",sans-serif;color:#000}.text-correction-error{color:red}.display_block{display:block}.svg-definitions{display:none}*{font-family:"Open Sans",sans-serif,serif}a,a:link,a:visited,a:hover{color:hsl(128,5.9760956175%,74.2156862745%);text-decoration:none}a:hover{color:hsl(128,5.9760956175%,79.2156862745%)}.backend_link,a.backend_link{color:hsl(65.735940386,45.2987507573%,79.2796508847%)}.backend_link:hover,a.backend_link:hover{font-weight:400;color:hsl(204.375,13.0081300813%,101.7647058824%)}code{font-family:"Comic Sans MS";color:#c00}h1,h2{color:hsl(204.375,13.0081300813%,81.7647058824%);text-align:left;margin:1.5vw auto}select{color:hsl(204.375,13.0081300813%,101.7647058824%);background-color:hsl(128,5.9760956175%,52.7156862745%);padding:.2vw;border:.1vw solid #ccc;border-radius:.4vw}input,textarea,.ts-wrapper{background-color:rgb(223.1142857143,227.2285714286,232.8857142857);border-radius:.4vw}@media only screen and (min-width: 450px){h1,h2{margin:2vw 0 .5vw}input,textarea,select{border-radius:.15vw}}#menu{position:relative;top:0;width:100vw;text-align:center;z-index:100}#menu ul{display:flex;justify-content:space-between;background-color:hsl(128,5.9760956175%,41.2156862745%);margin-bottom:.5vw;padding:0 3vw}#menu ul li{display:inline}#menu ul li a,#menu ul li span{color:hsl(128,5.9760956175%,74.2156862745%);padding:2vw 3vw;display:inline-block}#menu ul li a:hover,#menu ul li span:hover{color:hsl(128,5.9760956175%,79.2156862745%);text-decoration:underline}#menu ul li a:visited,#menu ul li span:visited{color:hsl(128,5.9760956175%,74.2156862745%)}#menu ul li a.active{color:#fff}#menu ul li form{display:inline}#menu ul li form button.logout_button{padding:2vw 3vw;display:inline-block;background-color:hsl(128,5.9760956175%,41.2156862745%);color:hsl(128,5.9760956175%,74.2156862745%);text-decoration:none;font-size:100%}#menu ul li form button.logout_button:hover{text-decoration:underline;color:hsl(128,5.9760956175%,79.2156862745%);cursor:pointer}#menu ul li.nav-lang{color:hsl(128,5.9760956175%,74.2156862745%)}#menu ul li.nav-lang a,#menu ul li.nav-lang span{padding:2vw 2vw}#menu ul li.nav-lang span.lang-active{color:#fff}@media only screen and (min-width: 450px){#menu ul{justify-content:space-evenly;padding:0;margin-bottom:.25vw}#menu ul li a,#menu ul li span{padding:.5vw 2vw}#menu ul li form button.logout_button{padding:.5vw 2vw}#menu ul li.nav-lang a,#menu ul li.nav-lang span{padding:.5vw 2vw}}div.textile-toolbar{clear:both;width:42vw;padding:.5vw 0;margin-bottom:.4vw;background-color:#748794}div.textile-toolbar button{margin:0;background-color:hsl(204.375,13.0081300813%,66.7647058824%);background-repeat:no-repeat;border:1px solid hsl(204.375,13.0081300813%,71.7647058824%);padding:.2vw 0}div.textile-toolbar button button img{vertical-align:text-bottom}div.textile-toolbar button.standard{width:3vw;height:3vw;margin:0;padding:.1vw 0 0}div.textile-toolbar button.standard span.svg_icon{display:inline-block;color:#000;fill:#000;fill-rule:evenodd}div.textile-toolbar button.standard span.svg_icon:hover{border-radius:20%;color:#ff9;fill:#ff9;transition:background-color .5s,transform .5s ease-out}div.textile-toolbar button.standard span.svg_icon svg{width:55%;height:auto}div.textile-toolbar button:hover,div.textile-toolbar button.unselected:hover{border:1px solid #748794;cursor:pointer}div.textile-toolbar button.selected{border:1px solid #748794;background-color:#748794}div.textile-toolbar button.unselected{border:1px solid #748794;background-color:#748794}div.textile-toolbar button.publish{padding:5px;display:block}.pagy{float:right;--B: 1;--H: 0;--S: 0;--L: 50;--A: 1;--spacing: 0.125rem;--padding: 0.75rem;--rounding: 1.75rem;--border-width: 0rem;--font-size: 0.875rem;--font-weight: 600;--line-height: 1.75;--text: hsla(var(--H) var(--S) calc(var(--L) - (25 * var(--B))) / var(--A));--text-hover: hsla(var(--H) var(--S) calc(var(--L) - (30 * var(--B))) / var(--A));--text-current: hsla(var(--H) var(--S) calc(100 * (var(--B) + 1)) / var(--A));--background: hsla(var(--H) var(--S) calc(var(--L) + (30 * var(--B))) / var(--A));--background-hover: hsla(var(--H) var(--S) calc(var(--L) + (20 * var(--B))) / var(--A));--background-current: hsla(var(--H) var(--S) var(--L) / var(--A));--background-input: hsla(var(--H) var(--S) calc(var(--L) + (45 * var(--B))) / var(--A));color:var(--text);font-size:var(--font-size);line-height:var(--line-height);font-weight:var(--font-weight);display:flex}.pagy>:not([hidden])~:not([hidden]){margin-left:calc(var(--spacing)*(1 - var(--space-reverse, 0)));margin-right:calc(var(--spacing)*var(--space-reverse, 0))}.rtl .pagy>:not([hidden])~:not([hidden]){--space-reverse: 1}.pagy a:not([role=separator]){display:block;text-decoration:none;background-color:var(--background);padding:calc(var(--padding)/3) var(--padding);border:var(--border-width) solid var(--background-current);border-radius:var(--rounding);color:inherit}.pagy a[href]:hover{background-color:var(--background-hover);color:var(--text-hover)}.pagy a:not([href]){cursor:default}.pagy a[role=link]:not([aria-current]){opacity:.6}.pagy a[aria-current]{background-color:var(--background-current);color:var(--text-current);border-color:var(--text)}.pagy label{white-space:nowrap;display:inline-block;border:var(--border-width) solid var(--background-current);border-radius:var(--rounding);background-color:var(--background);padding:calc(var(--padding)/3 - var(--border-width)) var(--padding)}.pagy label input{all:unset;border:var(--border-width) solid var(--background-current);border-radius:calc(var(--rounding)/2) !important;background-color:var(--background-input)}body.acc .small60{font-size:60%}body.acc .small75{font-size:75%}body.acc .emphasis{font-weight:400}body.acc #page #menu ul{padding:0 1.25vw;justify-content:space-between}body.acc #page #menu ul li a,body.acc #page #menu ul li span{padding:1vw .5vw}body.acc #page #menu ul li form button.logout_button{padding:1vw .5vw}body.acc #page #main{padding:0 .5vw;margin-bottom:5vw}body.acc #page #main .backend_table .controls{display:flex;gap:1vw;margin:1vw 0;padding-left:.25vw;padding-right:.25vw;flex-wrap:wrap;align-items:center}body.acc #page #main .backend_table .controls .flex1{flex:1}body.acc #page #main .backend_table .controls label{color:rgb(223.1142857143,227.2285714286,232.8857142857)}body.acc #page #main .backend_table .controls .accounts-filter{flex:1;min-width:30vw}body.acc #page #main .backend_table .controls .accounts-filter .filter-form{display:flex;gap:.5rem;align-items:center}body.acc #page #main .backend_table .controls .accounts-filter .filter-input{flex:1;max-width:40vw;font-size:90%;padding:.5vw .75vw}body.acc #page #main .backend_table .controls .ledger-filter{flex:1;min-width:30vw}body.acc #page #main .backend_table .controls .ledger-filter form{display:flex;justify-content:flex-end;align-items:center;gap:1.5vw}body.acc #page #main .backend_table .controls .ledger-filter form input[type=date]{appearance:none;-webkit-appearance:none;font-size:90%;padding:.3vw .7vw;background-color:#dadfdb}body.acc #page #main .backend_table .controls .form_trial_balance,body.acc #page #main .backend_table .controls .form_profit_loss{display:flex;justify-content:flex-start;gap:1vw;align-items:baseline}body.acc #page #main .backend_table .controls .form_trial_balance input[type=date],body.acc #page #main .backend_table .controls .form_profit_loss input[type=date]{appearance:none;-webkit-appearance:none;font-size:90%;padding:.3vw .7vw;background-color:#dadfdb}body.acc #page #main .backend_table .controls.je-show div{display:flex;align-items:center;gap:1vw;background-color:#dadfdb;padding:.5vw 2vw;border-radius:.15vw;min-height:3.5vw}body.acc #page #main .backend_table .controls.je-show div span{margin-right:1vw}body.acc #page #main .backend_table .controls.je-show div.status-actions .status-pill{display:inline-block;padding:.25vw .6vw;font-size:85%;font-weight:400;border-radius:99.9vw;color:#fff}body.acc #page #main .backend_table .controls.je-show div.status-actions .status-pill.success{background-color:#768578}body.acc #page #main .backend_table .controls.je-show div.status-actions .status-pill.draft{background-color:#8b6b6b}body.acc #page #main .backend_table table th{color:rgb(223.1142857143,227.2285714286,232.8857142857);font-weight:400}body.acc #page #main .backend_table table td form input[type=text]{font-size:85%;padding:.5vw .75vw;width:50%}body.acc #page #main .backend_table table th span.flex,body.acc #page #main .backend_table table th div.flex,body.acc #page #main .backend_table table td span.flex,body.acc #page #main .backend_table table td div.flex{display:flex;justify-content:space-between;align-items:baseline}body.acc #page #main .backend_table table th span.flex a.group-name,body.acc #page #main .backend_table table th div.flex a.group-name,body.acc #page #main .backend_table table td span.flex a.group-name,body.acc #page #main .backend_table table td div.flex a.group-name{min-width:30%}body.acc #page #main .backend_table table th span.flex input#acc_report_group_name,body.acc #page #main .backend_table table th div.flex input#acc_report_group_name,body.acc #page #main .backend_table table td span.flex input#acc_report_group_name,body.acc #page #main .backend_table table td div.flex input#acc_report_group_name{background-color:#dadfdb}body.acc #page #main .backend_table table td.account-code-name{padding:0 !important;height:1px}body.acc #page #main .backend_table table td.account-code-name a,body.acc #page #main .backend_table table td.account-code-name span.parent-display{padding:1vh 1vw;display:flex;gap:1rem;align-items:center;width:100%;height:100%;cursor:default}body.acc #page #main .backend_table table td.account-code-name a .parent-code,body.acc #page #main .backend_table table td.account-code-name span.parent-display .parent-code{font-family:monospace;font-weight:bold;text-align:left;min-width:8vw}body.acc #page #main .backend_table table td.account-code-name a .child-code,body.acc #page #main .backend_table table td.account-code-name span.parent-display .child-code{font-family:monospace;text-align:right;padding-left:2vw;min-width:8vw;color:#666}body.acc #page #main .backend_table table td.account-code-name a .account-name,body.acc #page #main .backend_table table td.account-code-name span.parent-display .account-name{flex:1}body.acc #page #main .backend_table table td.account-code-name a:hover{cursor:pointer}body.acc #page #main .backend_table table td.account-code-name a:hover span{color:#cacbd1}body.acc #page #main .backend_table dialog.report-modal{margin:auto;border:none;border-radius:1.2vw;padding:0;width:90%;max-width:45vw;box-shadow:0 2.5vw 5vw -1.2vw rgba(0,0,0,.25);opacity:0;transform:scale(0.95);transition:opacity .2s ease-out,transform .2s ease-out}body.acc #page #main .backend_table dialog.report-modal .modal-title{margin:0;padding:1.5rem 1.5rem 1rem;font-size:1.25rem;border-bottom:1px solid #eee;color:#333}body.acc #page #main .backend_table dialog.report-modal .modal-body{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}body.acc #page #main .backend_table dialog.report-modal .modal-body .field{display:flex;flex-direction:column;gap:.5rem}body.acc #page #main .backend_table dialog.report-modal .modal-body .field label{font-size:.875rem;font-weight:600;color:#555}body.acc #page #main .backend_table dialog.report-modal .modal-body .field input[type=text],body.acc #page #main .backend_table dialog.report-modal .modal-body .field input[type=date]{padding:.6rem;border:1px solid #ccc;border-radius:6px;font-size:1rem}body.acc #page #main .backend_table dialog.report-modal .modal-actions{padding:1rem 1.5rem;background-color:#f9fafb;display:flex;justify-content:flex-end;gap:10px;border-top:1px solid #eee}body.acc #page #main .backend_table dialog.report-modal .modal-actions .button.ghost{background-color:rgba(0,0,0,0);color:#666}body.acc #page #main .backend_table dialog.report-modal .modal-actions .button.ghost:hover{background-color:#f3f4f6}body.acc #page #main .backend_table dialog.report-modal::backdrop{background:rgba(0,0,0,.5);backdrop-filter:blur(3px)}body.acc #page #main .backend_table dialog.report-modal[open]{opacity:1;transform:scale(1)}body.acc #page #main .accounts.ledger table td .transaction-type-split{position:relative;cursor:help;color:#768578;font-weight:400}body.acc #page #main .accounts.ledger table td .transaction-type-split .split-details{position:absolute;top:100%;left:0;z-index:1000;background-color:hsl(128,5.9760956175%,79.2156862745%);border:.1vw solid hsl(128,5.9760956175%,59.2156862745%);border-radius:.3vw;padding:1vh 1vw;margin-top:.5vh;box-shadow:0 .2vw .5vw rgba(0,0,0,.2);min-width:200px;white-space:nowrap}body.acc #page #main .accounts.ledger table td .transaction-type-split .split-details .split-line{padding:.3vh 0;font-size:85%;color:hsl(128,5.9760956175%,19.2156862745%);display:flex;justify-content:space-between;gap:1vw}body.acc #page #main .accounts.ledger table tr.balance-row{background-color:hsl(128,5.9760956175%,76.7156862745%)}body.acc #page #main .accounts.ledger table tr.balance-row td{font-weight:400;padding:2vh 1vw}body.acc #page #main .report_group.show h2,body.acc #page #main .report.show h2{display:flex;justify-content:space-between;align-items:baseline}body.acc #page #main .report_group.show h2 span,body.acc #page #main .report.show h2 span{color:rgb(223.1142857143,227.2285714286,232.8857142857);font-size:75%}body.acc #page #main .report_group.show h4{font-weight:400}body.acc #page #main .report_group.show ul.report-list{column-count:3;column-gap:4vw;column-rule:.1vw solid hsl(128,5.9760956175%,74.2156862745%);margin:2vw 0 1vw;padding:1vw;background-color:hsl(128,5.9760956175%,54.2156862745%);border:.1vw solid hsl(128,5.9760956175%,64.2156862745%)}body.acc #page #main .report_group.show ul.report-list li{color:rgb(223.1142857143,227.2285714286,232.8857142857);break-inside:avoid;page-break-inside:avoid;margin-bottom:.5vw;width:100%}body.acc #page #main .report_group.show ul.report-list li span.flex{display:flex;justify-content:space-between;align-items:baseline;gap:1vw}body.acc #page #main .report_group.show ul.report-list li span.flex span{font-size:85%;color:rgb(223.1142857143,227.2285714286,232.8857142857);white-space:nowrap;text-align:right}body.acc #page #main .report_group.show ul.report-list li span.flex .backend_link{flex-shrink:0}body.acc #page #main .report_group.show .account-selector-container{margin:2vw 0}body.acc #page #main .report_group.show .account-selector-container .account-lists{display:flex;gap:2vw}body.acc #page #main .report_group.show .account-selector-container .selected-accounts,body.acc #page #main .report_group.show .account-selector-container .available-accounts{flex:1;background-color:hsl(128,5.9760956175%,54.2156862745%);padding:1vw;border:.1vw solid hsl(128,5.9760956175%,64.2156862745%)}body.acc #page #main .report_group.show .account-selector-container .selected-accounts h4,body.acc #page #main .report_group.show .account-selector-container .available-accounts h4{margin:0 0 1vw;font-size:90%}body.acc #page #main .report_group.show .account-selector-container .sortable-list{list-style:none;padding:0;margin:0;min-height:10vw}body.acc #page #main .report_group.show .account-selector-container .sortable-list li{display:flex;align-items:center;gap:.5vw;padding:.5vw;margin:.25vw 0;background-color:hsl(128,5.9760956175%,64.2156862745%);cursor:grab}body.acc #page #main .report_group.show .account-selector-container .sortable-list li.dragging{opacity:.5}body.acc #page #main .report_group.show .account-selector-container .sortable-list .drag-handle{cursor:grab;color:hsl(128,5.9760956175%,89.2156862745%)}body.acc #page #main .report_group.show .account-selector-container .sortable-list .account-code{font-family:monospace;font-size:85%}body.acc #page #main .report_group.show .account-selector-container .sortable-list .account-name{flex:1;font-size:85%}body.acc #page #main .report_group.show .account-selector-container .sortable-list .remove-account{background:none;border:none;color:#f66;cursor:pointer;font-size:120%;padding:0 .5vw}body.acc #page #main .report_group.show .account-selector-container .sortable-list .remove-account:hover{color:#f33}body.acc #page #main .report_group.show .available-accounts .filter-input{width:100%;margin-bottom:1vw;padding:.5vw;font-size:85%}body.acc #page #main .report_group.show .available-accounts .accounts-tree{max-height:40vw;overflow-y:auto}body.acc #page #main .report_group.show .available-accounts .accounts-tree details{margin:.5vw 0}body.acc #page #main .report_group.show .available-accounts .accounts-tree details summary{cursor:pointer;font-size:85%;padding:.25vw}body.acc #page #main .report_group.show .available-accounts .accounts-tree details summary:hover{background-color:hsl(128,5.9760956175%,59.2156862745%)}body.acc #page #main .report_group.show .available-accounts .accounts-tree ul{list-style:none;padding-left:1vw;margin:0}body.acc #page #main .report_group.show .available-accounts .accounts-tree li{display:flex;align-items:center;gap:.5vw;padding:.25vw;font-size:85%}body.acc #page #main .report_group.show .available-accounts .accounts-tree li.already-selected{opacity:.5}body.acc #page #main .report_group.show .available-accounts .accounts-tree .add-account{background:none;border:.1vw solid hsl(65.735940386,45.2987507573%,79.2796508847%);color:hsl(65.735940386,45.2987507573%,79.2796508847%);cursor:pointer;padding:0 .3vw;font-size:90%}body.acc #page #main .report_group.show .available-accounts .accounts-tree .add-account:hover:not([disabled]){background-color:hsl(65.735940386,45.2987507573%,79.2796508847%);color:#768578}body.acc #page #main .report_group.show .available-accounts .accounts-tree .add-account[disabled]{border-color:hsl(128,5.9760956175%,79.2156862745%);color:hsl(128,5.9760956175%,79.2156862745%);cursor:default}body.acc #page #main .report.show table,body.acc #page #main .report.profit_loss table{padding-top:2vw}body.acc #page #main .report.show table tr,body.acc #page #main .report.profit_loss table tr{background-color:rgb(223.1142857143,227.2285714286,232.8857142857)}body.acc #page #main .report.show table tr.list-header,body.acc #page #main .report.profit_loss table tr.list-header{background-color:hsl(132,7.2463768116%,61.4705882353%)}body.acc #page #main .report.show table tr.list-header td,body.acc #page #main .report.profit_loss table tr.list-header td{color:rgb(223.1142857143,227.2285714286,232.8857142857);font-weight:400}body.acc #page #main .report.show table tr.entry-row,body.acc #page #main .report.profit_loss table tr.entry-row{background-color:rgb(223.1142857143,227.2285714286,232.8857142857)}body.acc #page #main .report.show table tr.entry-row td.indent,body.acc #page #main .report.profit_loss table tr.entry-row td.indent{padding-left:2rem;font-size:.9em;color:#666}body.acc #page #main .report.show table tr.parent-row td,body.acc #page #main .report.profit_loss table tr.parent-row td{font-weight:400;background-color:hsl(132,7.2463768116%,76.4705882353%)}body.acc #page #main .report.show table tr.account-total-row td,body.acc #page #main .report.profit_loss table tr.account-total-row td{font-weight:400;background-color:hsl(132,7.2463768116%,76.4705882353%)}body.acc #page #main .report.show table th,body.acc #page #main .report.profit_loss table th{font-size:100%;font-weight:400;text-align:center}body.acc #page #main .report.show table tr.separator-row,body.acc #page #main .report.profit_loss table tr.separator-row{height:.5vw}body.acc #page #main .report.show table tr.fx-variance td,body.acc #page #main .report.profit_loss table tr.fx-variance td{font-style:italic}body.acc #page #main .report.trial_balance table,body.acc #page #main .report.profit_loss table{margin-top:1.5vw}body.acc #page #main .report.trial_balance table th,body.acc #page #main .report.profit_loss table th{font-size:85%;font-weight:400;text-align:left}body.acc #page #main .report.trial_balance table th.right,body.acc #page #main .report.profit_loss table th.right{text-align:right}body.acc #page #main .report.trial_balance table thead th,body.acc #page #main .report.profit_loss table thead th{padding:1.25vh 1vw}body.acc #page #main .report.trial_balance table tr.fx-variance td,body.acc #page #main .report.profit_loss table tr.fx-variance td{font-style:italic}body.acc #page #main .report.profit_loss table{padding-top:0}body.acc #page #main #new_edit_view .form_entity,body.acc #page #main #new_edit_view .form_account,body.acc #page #main #new_edit_view .form_report{width:40vw}body.acc #page #main #new_edit_view .form_entity .field,body.acc #page #main #new_edit_view .form_entity .actions,body.acc #page #main #new_edit_view .form_account .field,body.acc #page #main #new_edit_view .form_account .actions,body.acc #page #main #new_edit_view .form_report .field,body.acc #page #main #new_edit_view .form_report .actions{margin-top:1vw}body.acc #page #main #new_edit_view .form_entity .field,body.acc #page #main #new_edit_view .form_account .field,body.acc #page #main #new_edit_view .form_report .field{position:relative;width:43vw;padding:1vw .5vw 2vw;margin:1vw 0;background-color:hsl(128,5.9760956175%,56.2156862745%);border:.2vw solid hsl(128,5.9760956175%,59.2156862745%)}body.acc #page #main #new_edit_view .form_entity .field input,body.acc #page #main #new_edit_view .form_entity .field select,body.acc #page #main #new_edit_view .form_account .field input,body.acc #page #main #new_edit_view .form_account .field select,body.acc #page #main #new_edit_view .form_report .field input,body.acc #page #main #new_edit_view .form_report .field select{margin-top:.3vw}body.acc #page #main #new_edit_view .form_entity .field select,body.acc #page #main #new_edit_view .form_account .field select,body.acc #page #main #new_edit_view .form_report .field select{font-size:85%}body.acc #page #main #new_edit_view .form_entity .field input,body.acc #page #main #new_edit_view .form_entity .field textarea,body.acc #page #main #new_edit_view .form_account .field input,body.acc #page #main #new_edit_view .form_account .field textarea,body.acc #page #main #new_edit_view .form_report .field input,body.acc #page #main #new_edit_view .form_report .field textarea{font-size:85%;width:41.5vw;padding:.25vw .5vw}body.acc #page #main #new_edit_view .form_entity .field textarea,body.acc #page #main #new_edit_view .form_account .field textarea,body.acc #page #main #new_edit_view .form_report .field textarea{height:10vw}body.acc #page #main #new_edit_view .form_entity .field textarea.more_height,body.acc #page #main #new_edit_view .form_account .field textarea.more_height,body.acc #page #main #new_edit_view .form_report .field textarea.more_height{height:30vw}body.acc #page #main #new_edit_view .form_entity .field textarea.less_height,body.acc #page #main #new_edit_view .form_account .field textarea.less_height,body.acc #page #main #new_edit_view .form_report .field textarea.less_height{height:4vw}body.acc #page #main #new_edit_view .form_entity .field input[type=radio],body.acc #page #main #new_edit_view .form_account .field input[type=radio],body.acc #page #main #new_edit_view .form_report .field input[type=radio]{width:.8vw}body.acc #page #main #new_edit_view .form_entity .field label,body.acc #page #main #new_edit_view .form_account .field label,body.acc #page #main #new_edit_view .form_report .field label{font-size:85%;color:hsl(204.375,13.0081300813%,101.7647058824%)}body.acc #page #main #new_edit_view .form_entity .field label.checkbox_label,body.acc #page #main #new_edit_view .form_account .field label.checkbox_label,body.acc #page #main #new_edit_view .form_report .field label.checkbox_label{float:left}body.acc #page #main #new_edit_view .form_entity .field span.right,body.acc #page #main #new_edit_view .form_account .field span.right,body.acc #page #main #new_edit_view .form_report .field span.right{padding-right:2vw;float:right}body.acc #page #main #new_edit_view .form_entity .field input[type=checkbox],body.acc #page #main #new_edit_view .form_account .field input[type=checkbox],body.acc #page #main #new_edit_view .form_report .field input[type=checkbox]{width:2vw}body.acc #page #main #new_edit_view .form_entity .field #radio_btn_priority,body.acc #page #main #new_edit_view .form_account .field #radio_btn_priority,body.acc #page #main #new_edit_view .form_report .field #radio_btn_priority{text-align:right;padding:.25vw 2vw 0 0}body.acc #page #main #new_edit_view .form_entity .field label.existing_doc_filename,body.acc #page #main #new_edit_view .form_account .field label.existing_doc_filename,body.acc #page #main #new_edit_view .form_report .field label.existing_doc_filename{color:#9f9}body.acc #page #main #new_edit_view .form_entity .field.flex,body.acc #page #main #new_edit_view .form_account .field.flex,body.acc #page #main #new_edit_view .form_report .field.flex{display:flex;justify-content:space-between}body.acc #page #main #new_edit_view .form_entity .field.nested,body.acc #page #main #new_edit_view .form_account .field.nested,body.acc #page #main #new_edit_view .form_report .field.nested{background-color:#3c3c5c;background-color:hsl(240,21.0526315789%,32.8039215686%);border:.2vw solid hsl(240,21.0526315789%,39.8039215686%)}body.acc #page #main #new_edit_view .form_entity .field.nested textarea,body.acc #page #main #new_edit_view .form_account .field.nested textarea,body.acc #page #main #new_edit_view .form_report .field.nested textarea{background-color:hsl(240,21.0526315789%,89.8039215686%)}body.acc #page #main #new_edit_view .form_entity .field.nested input[type=file],body.acc #page #main #new_edit_view .form_account .field.nested input[type=file],body.acc #page #main #new_edit_view .form_report .field.nested input[type=file]{margin-left:-0.5vw}body.acc #page #main #new_edit_view .form_entity .field.nested .nested_id,body.acc #page #main #new_edit_view .form_account .field.nested .nested_id,body.acc #page #main #new_edit_view .form_report .field.nested .nested_id{position:absolute;right:.5vw;text-align:center;color:hsl(240,21.0526315789%,49.8039215686%)}body.acc #page #main #new_edit_view .form_entity .field.nested .nested_id p,body.acc #page #main #new_edit_view .form_account .field.nested .nested_id p,body.acc #page #main #new_edit_view .form_report .field.nested .nested_id p{font-size:225%}body.acc #page #main #new_edit_view .form_entity .field.nested a.remove_fields,body.acc #page #main #new_edit_view .form_account .field.nested a.remove_fields,body.acc #page #main #new_edit_view .form_report .field.nested a.remove_fields{float:right;font-size:80%;color:hsl(65.735940386,45.2987507573%,79.2796508847%)}body.acc #page #main #new_edit_view .form_entity .field.nested a.remove_fields:hover,body.acc #page #main #new_edit_view .form_account .field.nested a.remove_fields:hover,body.acc #page #main #new_edit_view .form_report .field.nested a.remove_fields:hover{color:#f33}body.acc #page #main #new_edit_view .form_entity .selection_box_wrapper,body.acc #page #main #new_edit_view .form_account .selection_box_wrapper,body.acc #page #main #new_edit_view .form_report .selection_box_wrapper{position:absolute;right:1vw;top:0vw;z-index:20}body.acc #page #main #new_edit_view .form_entity .selection_box_wrapper .selection_box_links,body.acc #page #main #new_edit_view .form_entity .selection_box_wrapper .selection_box_images,body.acc #page #main #new_edit_view .form_account .selection_box_wrapper .selection_box_links,body.acc #page #main #new_edit_view .form_account .selection_box_wrapper .selection_box_images,body.acc #page #main #new_edit_view .form_report .selection_box_wrapper .selection_box_links,body.acc #page #main #new_edit_view .form_report .selection_box_wrapper .selection_box_images{position:absolute;text-align:right;right:0;top:0;background-color:rgb(117.8,133.2,122.8);padding:1vw 2vw 2vw;margin:1vw 0;border:.2vw solid hsl(204.375,13.0081300813%,41.7647058824%);border-radius:.25vw}body.acc #page #main #new_edit_view .form_entity .add_nested_div,body.acc #page #main #new_edit_view .form_account .add_nested_div,body.acc #page #main #new_edit_view .form_report .add_nested_div{text-align:right;margin:2vw 0 0;padding:1vw 2vw;background-color:hsl(240,21.0526315789%,32.8039215686%);border:.2vw solid hsl(240,21.0526315789%,39.8039215686%)}body.acc #page #main #new_edit_view .form_entity .add_nested_div a.add_fields,body.acc #page #main #new_edit_view .form_account .add_nested_div a.add_fields,body.acc #page #main #new_edit_view .form_report .add_nested_div a.add_fields{font-size:80%;color:hsl(65.735940386,45.2987507573%,79.2796508847%);margin-left:2vw}body.acc #page #main #new_edit_view .form_entity .add_nested_div a.add_fields:hover,body.acc #page #main #new_edit_view .form_account .add_nested_div a.add_fields:hover,body.acc #page #main #new_edit_view .form_report .add_nested_div a.add_fields:hover{color:hsl(204.375,13.0081300813%,101.7647058824%)}body.acc #page #main #new_edit_view .form_entity .actions,body.acc #page #main #new_edit_view .form_account .actions,body.acc #page #main #new_edit_view .form_report .actions{position:fixed;left:50vw;bottom:0;width:60vw;height:4vw;padding:.5vw 2vw 4vw;background-color:hsl(128,5.9760956175%,41.2156862745%);border-top:.2vw solid hsl(128,5.9760956175%,59.2156862745%);z-index:200}body.acc #page #main #new_edit_view .form_entity .actions input[type=submit],body.acc #page #main #new_edit_view .form_account .actions input[type=submit],body.acc #page #main #new_edit_view .form_report .actions input[type=submit]{font-size:90%;width:20vw;font-weight:bold;background-color:#ff9;-moz-border-radius:.8vw .8vw 0vw 0vw/.8vw .8vw 0vw 0vw;border-radius:.8vw .8vw 0vw 0vw;padding:1.25vw .5vw 1.5vw;cursor:pointer;opacity:.75}body.acc #page #main #new_edit_view .form_entity .actions input[type=submit]:hover,body.acc #page #main #new_edit_view .form_account .actions input[type=submit]:hover,body.acc #page #main #new_edit_view .form_report .actions input[type=submit]:hover{opacity:1;color:hsl(128,5.9760956175%,41.2156862745%)}body.acc #page #main #new_edit_view .form_entity .flex input[type=date],body.acc #page #main #new_edit_view .form_account .flex input[type=date],body.acc #page #main #new_edit_view .form_report .flex input[type=date]{width:100%}body.acc #page #main #new_edit_view .form_journal_entry .field,body.acc #page #main #new_edit_view .form_journal_entry .actions,body.acc #page #main #new_edit_view .form_exchange_rate .field,body.acc #page #main #new_edit_view .form_exchange_rate .actions{margin-top:1vw}body.acc #page #main #new_edit_view .form_journal_entry .field,body.acc #page #main #new_edit_view .form_exchange_rate .field{position:relative;width:98vw;padding:1vw .5vw 2vw;margin:1vw 0;background-color:hsl(128,5.9760956175%,56.2156862745%);border:.2vw solid hsl(128,5.9760956175%,59.2156862745%)}body.acc #page #main #new_edit_view .form_journal_entry .field input,body.acc #page #main #new_edit_view .form_journal_entry .field select,body.acc #page #main #new_edit_view .form_exchange_rate .field input,body.acc #page #main #new_edit_view .form_exchange_rate .field select{margin-top:.3vw}body.acc #page #main #new_edit_view .form_journal_entry .field select,body.acc #page #main #new_edit_view .form_exchange_rate .field select{font-size:85%}body.acc #page #main #new_edit_view .form_journal_entry .field input,body.acc #page #main #new_edit_view .form_journal_entry .field textarea,body.acc #page #main #new_edit_view .form_exchange_rate .field input,body.acc #page #main #new_edit_view .form_exchange_rate .field textarea{font-size:85%;width:96.5vw;padding:.25vw .5vw}body.acc #page #main #new_edit_view .form_journal_entry .field textarea,body.acc #page #main #new_edit_view .form_exchange_rate .field textarea{height:10vw}body.acc #page #main #new_edit_view .form_journal_entry .field textarea.more_height,body.acc #page #main #new_edit_view .form_exchange_rate .field textarea.more_height{height:30vw}body.acc #page #main #new_edit_view .form_journal_entry .field textarea.less_height,body.acc #page #main #new_edit_view .form_exchange_rate .field textarea.less_height{height:4vw}body.acc #page #main #new_edit_view .form_journal_entry .field input[type=radio],body.acc #page #main #new_edit_view .form_exchange_rate .field input[type=radio]{width:.8vw}body.acc #page #main #new_edit_view .form_journal_entry .field label,body.acc #page #main #new_edit_view .form_exchange_rate .field label{font-size:85%;color:hsl(204.375,13.0081300813%,101.7647058824%)}body.acc #page #main #new_edit_view .form_journal_entry .field label.checkbox_label,body.acc #page #main #new_edit_view .form_exchange_rate .field label.checkbox_label{float:left}body.acc #page #main #new_edit_view .form_journal_entry .field span.right,body.acc #page #main #new_edit_view .form_exchange_rate .field span.right{padding-right:2vw;float:right}body.acc #page #main #new_edit_view .form_journal_entry .field input[type=checkbox],body.acc #page #main #new_edit_view .form_exchange_rate .field input[type=checkbox]{width:2vw}body.acc #page #main #new_edit_view .form_journal_entry .field #radio_btn_priority,body.acc #page #main #new_edit_view .form_exchange_rate .field #radio_btn_priority{text-align:right;padding:.25vw 2vw 0 0}body.acc #page #main #new_edit_view .form_journal_entry .field label.existing_doc_filename,body.acc #page #main #new_edit_view .form_exchange_rate .field label.existing_doc_filename{color:#9f9}body.acc #page #main #new_edit_view .form_journal_entry .field.flex,body.acc #page #main #new_edit_view .form_exchange_rate .field.flex{display:flex;justify-content:space-between}body.acc #page #main #new_edit_view .form_journal_entry .field.nested,body.acc #page #main #new_edit_view .form_exchange_rate .field.nested{background-color:#3c3c5c;background-color:hsl(240,21.0526315789%,32.8039215686%);border:.2vw solid hsl(240,21.0526315789%,39.8039215686%)}body.acc #page #main #new_edit_view .form_journal_entry .field.nested textarea,body.acc #page #main #new_edit_view .form_exchange_rate .field.nested textarea{background-color:hsl(240,21.0526315789%,89.8039215686%)}body.acc #page #main #new_edit_view .form_journal_entry .field.nested input[type=file],body.acc #page #main #new_edit_view .form_exchange_rate .field.nested input[type=file]{margin-left:-0.5vw}body.acc #page #main #new_edit_view .form_journal_entry .field.nested .nested_id,body.acc #page #main #new_edit_view .form_exchange_rate .field.nested .nested_id{position:absolute;right:.5vw;text-align:center;color:hsl(240,21.0526315789%,49.8039215686%)}body.acc #page #main #new_edit_view .form_journal_entry .field.nested .nested_id p,body.acc #page #main #new_edit_view .form_exchange_rate .field.nested .nested_id p{font-size:225%}body.acc #page #main #new_edit_view .form_journal_entry .field.nested a.remove_fields,body.acc #page #main #new_edit_view .form_exchange_rate .field.nested a.remove_fields{float:right;font-size:80%;color:hsl(65.735940386,45.2987507573%,79.2796508847%)}body.acc #page #main #new_edit_view .form_journal_entry .field.nested a.remove_fields:hover,body.acc #page #main #new_edit_view .form_exchange_rate .field.nested a.remove_fields:hover{color:#f33}body.acc #page #main #new_edit_view .form_journal_entry .selection_box_wrapper,body.acc #page #main #new_edit_view .form_exchange_rate .selection_box_wrapper{position:absolute;right:1vw;top:0vw;z-index:20}body.acc #page #main #new_edit_view .form_journal_entry .selection_box_wrapper .selection_box_links,body.acc #page #main #new_edit_view .form_journal_entry .selection_box_wrapper .selection_box_images,body.acc #page #main #new_edit_view .form_exchange_rate .selection_box_wrapper .selection_box_links,body.acc #page #main #new_edit_view .form_exchange_rate .selection_box_wrapper .selection_box_images{position:absolute;text-align:right;right:0;top:0;background-color:rgb(117.8,133.2,122.8);padding:1vw 2vw 2vw;margin:1vw 0;border:.2vw solid hsl(204.375,13.0081300813%,41.7647058824%);border-radius:.25vw}body.acc #page #main #new_edit_view .form_journal_entry .add_nested_div,body.acc #page #main #new_edit_view .form_exchange_rate .add_nested_div{text-align:right;margin:2vw 0 0;padding:1vw 2vw;background-color:hsl(240,21.0526315789%,32.8039215686%);border:.2vw solid hsl(240,21.0526315789%,39.8039215686%)}body.acc #page #main #new_edit_view .form_journal_entry .add_nested_div a.add_fields,body.acc #page #main #new_edit_view .form_exchange_rate .add_nested_div a.add_fields{font-size:80%;color:hsl(65.735940386,45.2987507573%,79.2796508847%);margin-left:2vw}body.acc #page #main #new_edit_view .form_journal_entry .add_nested_div a.add_fields:hover,body.acc #page #main #new_edit_view .form_exchange_rate .add_nested_div a.add_fields:hover{color:hsl(204.375,13.0081300813%,101.7647058824%)}body.acc #page #main #new_edit_view .form_journal_entry .actions,body.acc #page #main #new_edit_view .form_exchange_rate .actions{position:fixed;left:50vw;bottom:0;width:60vw;height:4vw;padding:.5vw 2vw 4vw;background-color:hsl(128,5.9760956175%,41.2156862745%);border-top:.2vw solid hsl(128,5.9760956175%,59.2156862745%);z-index:200}body.acc #page #main #new_edit_view .form_journal_entry .actions input[type=submit],body.acc #page #main #new_edit_view .form_exchange_rate .actions input[type=submit]{font-size:90%;width:20vw;font-weight:bold;background-color:#ff9;-moz-border-radius:.8vw .8vw 0vw 0vw/.8vw .8vw 0vw 0vw;border-radius:.8vw .8vw 0vw 0vw;padding:1.25vw .5vw 1.5vw;cursor:pointer;opacity:.75}body.acc #page #main #new_edit_view .form_journal_entry .actions input[type=submit]:hover,body.acc #page #main #new_edit_view .form_exchange_rate .actions input[type=submit]:hover{opacity:1;color:hsl(128,5.9760956175%,41.2156862745%)}body.acc #page #main #new_edit_view .form_journal_entry .field.flex,body.acc #page #main #new_edit_view .form_exchange_rate .field.flex{display:flex;justify-content:space-evenly;align-items:flex-start}body.acc #page #main #new_edit_view .form_journal_entry .field.flex input[type=date],body.acc #page #main #new_edit_view .form_exchange_rate .field.flex input[type=date]{appearance:none;-webkit-appearance:none;font-size:90%;padding:.3vw .7vw;background-color:#dadfdb;width:initial}body.acc #page #main #new_edit_view .form_journal_entry .field.flex input[type=text],body.acc #page #main #new_edit_view .form_journal_entry .field.flex input[type=number],body.acc #page #main #new_edit_view .form_exchange_rate .field.flex input[type=text],body.acc #page #main #new_edit_view .form_exchange_rate .field.flex input[type=number]{width:15vw}body.acc #page #main #new_edit_view .form_journal_entry .field.flex textarea,body.acc #page #main #new_edit_view .form_exchange_rate .field.flex textarea{width:60vw;height:1.8vw;margin-top:.3vw}body.acc #page #main #new_edit_view .form_bank_entry .field,body.acc #page #main #new_edit_view .form_bank_entry .actions,body.acc #page #main #new_edit_view .form_transfer_entry .field,body.acc #page #main #new_edit_view .form_transfer_entry .actions,body.acc #page #main #new_edit_view .form_journal_entry .field,body.acc #page #main #new_edit_view .form_journal_entry .actions{margin-top:1vw}body.acc #page #main #new_edit_view .form_bank_entry .field,body.acc #page #main #new_edit_view .form_transfer_entry .field,body.acc #page #main #new_edit_view .form_journal_entry .field{position:relative;width:80vw;padding:1vw .5vw 2vw;margin:1vw 0;background-color:hsl(128,5.9760956175%,56.2156862745%);border:.2vw solid hsl(128,5.9760956175%,59.2156862745%)}body.acc #page #main #new_edit_view .form_bank_entry .field input,body.acc #page #main #new_edit_view .form_bank_entry .field select,body.acc #page #main #new_edit_view .form_transfer_entry .field input,body.acc #page #main #new_edit_view .form_transfer_entry .field select,body.acc #page #main #new_edit_view .form_journal_entry .field input,body.acc #page #main #new_edit_view .form_journal_entry .field select{margin-top:.3vw}body.acc #page #main #new_edit_view .form_bank_entry .field select,body.acc #page #main #new_edit_view .form_transfer_entry .field select,body.acc #page #main #new_edit_view .form_journal_entry .field select{font-size:85%}body.acc #page #main #new_edit_view .form_bank_entry .field input,body.acc #page #main #new_edit_view .form_bank_entry .field textarea,body.acc #page #main #new_edit_view .form_transfer_entry .field input,body.acc #page #main #new_edit_view .form_transfer_entry .field textarea,body.acc #page #main #new_edit_view .form_journal_entry .field input,body.acc #page #main #new_edit_view .form_journal_entry .field textarea{font-size:85%;width:78.5vw;padding:.25vw .5vw}body.acc #page #main #new_edit_view .form_bank_entry .field textarea,body.acc #page #main #new_edit_view .form_transfer_entry .field textarea,body.acc #page #main #new_edit_view .form_journal_entry .field textarea{height:10vw}body.acc #page #main #new_edit_view .form_bank_entry .field textarea.more_height,body.acc #page #main #new_edit_view .form_transfer_entry .field textarea.more_height,body.acc #page #main #new_edit_view .form_journal_entry .field textarea.more_height{height:30vw}body.acc #page #main #new_edit_view .form_bank_entry .field textarea.less_height,body.acc #page #main #new_edit_view .form_transfer_entry .field textarea.less_height,body.acc #page #main #new_edit_view .form_journal_entry .field textarea.less_height{height:4vw}body.acc #page #main #new_edit_view .form_bank_entry .field input[type=radio],body.acc #page #main #new_edit_view .form_transfer_entry .field input[type=radio],body.acc #page #main #new_edit_view .form_journal_entry .field input[type=radio]{width:.8vw}body.acc #page #main #new_edit_view .form_bank_entry .field label,body.acc #page #main #new_edit_view .form_transfer_entry .field label,body.acc #page #main #new_edit_view .form_journal_entry .field label{font-size:85%;color:hsl(204.375,13.0081300813%,101.7647058824%)}body.acc #page #main #new_edit_view .form_bank_entry .field label.checkbox_label,body.acc #page #main #new_edit_view .form_transfer_entry .field label.checkbox_label,body.acc #page #main #new_edit_view .form_journal_entry .field label.checkbox_label{float:left}body.acc #page #main #new_edit_view .form_bank_entry .field span.right,body.acc #page #main #new_edit_view .form_transfer_entry .field span.right,body.acc #page #main #new_edit_view .form_journal_entry .field span.right{padding-right:2vw;float:right}body.acc #page #main #new_edit_view .form_bank_entry .field input[type=checkbox],body.acc #page #main #new_edit_view .form_transfer_entry .field input[type=checkbox],body.acc #page #main #new_edit_view .form_journal_entry .field input[type=checkbox]{width:2vw}body.acc #page #main #new_edit_view .form_bank_entry .field #radio_btn_priority,body.acc #page #main #new_edit_view .form_transfer_entry .field #radio_btn_priority,body.acc #page #main #new_edit_view .form_journal_entry .field #radio_btn_priority{text-align:right;padding:.25vw 2vw 0 0}body.acc #page #main #new_edit_view .form_bank_entry .field label.existing_doc_filename,body.acc #page #main #new_edit_view .form_transfer_entry .field label.existing_doc_filename,body.acc #page #main #new_edit_view .form_journal_entry .field label.existing_doc_filename{color:#9f9}body.acc #page #main #new_edit_view .form_bank_entry .field.flex,body.acc #page #main #new_edit_view .form_transfer_entry .field.flex,body.acc #page #main #new_edit_view .form_journal_entry .field.flex{display:flex;justify-content:space-between}body.acc #page #main #new_edit_view .form_bank_entry .field.nested,body.acc #page #main #new_edit_view .form_transfer_entry .field.nested,body.acc #page #main #new_edit_view .form_journal_entry .field.nested{background-color:#3c3c5c;background-color:hsl(240,21.0526315789%,32.8039215686%);border:.2vw solid hsl(240,21.0526315789%,39.8039215686%)}body.acc #page #main #new_edit_view .form_bank_entry .field.nested textarea,body.acc #page #main #new_edit_view .form_transfer_entry .field.nested textarea,body.acc #page #main #new_edit_view .form_journal_entry .field.nested textarea{background-color:hsl(240,21.0526315789%,89.8039215686%)}body.acc #page #main #new_edit_view .form_bank_entry .field.nested input[type=file],body.acc #page #main #new_edit_view .form_transfer_entry .field.nested input[type=file],body.acc #page #main #new_edit_view .form_journal_entry .field.nested input[type=file]{margin-left:-0.5vw}body.acc #page #main #new_edit_view .form_bank_entry .field.nested .nested_id,body.acc #page #main #new_edit_view .form_transfer_entry .field.nested .nested_id,body.acc #page #main #new_edit_view .form_journal_entry .field.nested .nested_id{position:absolute;right:.5vw;text-align:center;color:hsl(240,21.0526315789%,49.8039215686%)}body.acc #page #main #new_edit_view .form_bank_entry .field.nested .nested_id p,body.acc #page #main #new_edit_view .form_transfer_entry .field.nested .nested_id p,body.acc #page #main #new_edit_view .form_journal_entry .field.nested .nested_id p{font-size:225%}body.acc #page #main #new_edit_view .form_bank_entry .field.nested a.remove_fields,body.acc #page #main #new_edit_view .form_transfer_entry .field.nested a.remove_fields,body.acc #page #main #new_edit_view .form_journal_entry .field.nested a.remove_fields{float:right;font-size:80%;color:hsl(65.735940386,45.2987507573%,79.2796508847%)}body.acc #page #main #new_edit_view .form_bank_entry .field.nested a.remove_fields:hover,body.acc #page #main #new_edit_view .form_transfer_entry .field.nested a.remove_fields:hover,body.acc #page #main #new_edit_view .form_journal_entry .field.nested a.remove_fields:hover{color:#f33}body.acc #page #main #new_edit_view .form_bank_entry .selection_box_wrapper,body.acc #page #main #new_edit_view .form_transfer_entry .selection_box_wrapper,body.acc #page #main #new_edit_view .form_journal_entry .selection_box_wrapper{position:absolute;right:1vw;top:0vw;z-index:20}body.acc #page #main #new_edit_view .form_bank_entry .selection_box_wrapper .selection_box_links,body.acc #page #main #new_edit_view .form_bank_entry .selection_box_wrapper .selection_box_images,body.acc #page #main #new_edit_view .form_transfer_entry .selection_box_wrapper .selection_box_links,body.acc #page #main #new_edit_view .form_transfer_entry .selection_box_wrapper .selection_box_images,body.acc #page #main #new_edit_view .form_journal_entry .selection_box_wrapper .selection_box_links,body.acc #page #main #new_edit_view .form_journal_entry .selection_box_wrapper .selection_box_images{position:absolute;text-align:right;right:0;top:0;background-color:rgb(117.8,133.2,122.8);padding:1vw 2vw 2vw;margin:1vw 0;border:.2vw solid hsl(204.375,13.0081300813%,41.7647058824%);border-radius:.25vw}body.acc #page #main #new_edit_view .form_bank_entry .add_nested_div,body.acc #page #main #new_edit_view .form_transfer_entry .add_nested_div,body.acc #page #main #new_edit_view .form_journal_entry .add_nested_div{text-align:right;margin:2vw 0 0;padding:1vw 2vw;background-color:hsl(240,21.0526315789%,32.8039215686%);border:.2vw solid hsl(240,21.0526315789%,39.8039215686%)}body.acc #page #main #new_edit_view .form_bank_entry .add_nested_div a.add_fields,body.acc #page #main #new_edit_view .form_transfer_entry .add_nested_div a.add_fields,body.acc #page #main #new_edit_view .form_journal_entry .add_nested_div a.add_fields{font-size:80%;color:hsl(65.735940386,45.2987507573%,79.2796508847%);margin-left:2vw}body.acc #page #main #new_edit_view .form_bank_entry .add_nested_div a.add_fields:hover,body.acc #page #main #new_edit_view .form_transfer_entry .add_nested_div a.add_fields:hover,body.acc #page #main #new_edit_view .form_journal_entry .add_nested_div a.add_fields:hover{color:hsl(204.375,13.0081300813%,101.7647058824%)}body.acc #page #main #new_edit_view .form_bank_entry .actions,body.acc #page #main #new_edit_view .form_transfer_entry .actions,body.acc #page #main #new_edit_view .form_journal_entry .actions{position:fixed;left:50vw;bottom:0;width:60vw;height:4vw;padding:.5vw 2vw 4vw;background-color:hsl(128,5.9760956175%,41.2156862745%);border-top:.2vw solid hsl(128,5.9760956175%,59.2156862745%);z-index:200}body.acc #page #main #new_edit_view .form_bank_entry .actions input[type=submit],body.acc #page #main #new_edit_view .form_transfer_entry .actions input[type=submit],body.acc #page #main #new_edit_view .form_journal_entry .actions input[type=submit]{font-size:90%;width:20vw;font-weight:bold;background-color:#ff9;-moz-border-radius:.8vw .8vw 0vw 0vw/.8vw .8vw 0vw 0vw;border-radius:.8vw .8vw 0vw 0vw;padding:1.25vw .5vw 1.5vw;cursor:pointer;opacity:.75}body.acc #page #main #new_edit_view .form_bank_entry .actions input[type=submit]:hover,body.acc #page #main #new_edit_view .form_transfer_entry .actions input[type=submit]:hover,body.acc #page #main #new_edit_view .form_journal_entry .actions input[type=submit]:hover{opacity:1;color:hsl(128,5.9760956175%,41.2156862745%)}body.acc #page #main #new_edit_view .form_bank_entry .field.transfer.flex .ts-wrapper,body.acc #page #main #new_edit_view .form_transfer_entry .field.transfer.flex .ts-wrapper,body.acc #page #main #new_edit_view .form_journal_entry .field.transfer.flex .ts-wrapper{width:25vw;margin-top:.3vw;border-radius:.15vw}body.acc #page #main #new_edit_view .form_bank_entry .field.transfer.flex .ts-wrapper .ts-control,body.acc #page #main #new_edit_view .form_transfer_entry .field.transfer.flex .ts-wrapper .ts-control,body.acc #page #main #new_edit_view .form_journal_entry .field.transfer.flex .ts-wrapper .ts-control{min-height:2.5vh;padding:.25vw .5vw;font-size:85%;border:.1vw solid hsl(128,5.9760956175%,59.2156862745%);background-color:hsl(128,5.9760956175%,69.2156862745%)}body.acc #page #main #new_edit_view .form_bank_entry .field.transfer.flex .ts-wrapper .ts-control input,body.acc #page #main #new_edit_view .form_transfer_entry .field.transfer.flex .ts-wrapper .ts-control input,body.acc #page #main #new_edit_view .form_journal_entry .field.transfer.flex .ts-wrapper .ts-control input{min-width:0 !important;width:initial}body.acc #page #main #new_edit_view .form_bank_entry .field.transfer.flex .ts-wrapper .ts-dropdown,body.acc #page #main #new_edit_view .form_transfer_entry .field.transfer.flex .ts-wrapper .ts-dropdown,body.acc #page #main #new_edit_view .form_journal_entry .field.transfer.flex .ts-wrapper .ts-dropdown{font-size:85%;border:.1vw solid hsl(128,5.9760956175%,59.2156862745%);background-color:hsl(128,5.9760956175%,69.2156862745%)}body.acc #page #main #new_edit_view .form_bank_entry .field.transfer.flex .ts-wrapper .ts-dropdown .option,body.acc #page #main #new_edit_view .form_transfer_entry .field.transfer.flex .ts-wrapper .ts-dropdown .option,body.acc #page #main #new_edit_view .form_journal_entry .field.transfer.flex .ts-wrapper .ts-dropdown .option{padding:.5vh 1vw}body.acc #page #main #new_edit_view .form_bank_entry .field.transfer.flex .ts-wrapper .ts-dropdown .option.active,body.acc #page #main #new_edit_view .form_transfer_entry .field.transfer.flex .ts-wrapper .ts-dropdown .option.active,body.acc #page #main #new_edit_view .form_journal_entry .field.transfer.flex .ts-wrapper .ts-dropdown .option.active{background-color:#768578;color:#fff}body.acc #page #main #new_edit_view .form_bank_entry .field.transfer.flex span.currency-indicator,body.acc #page #main #new_edit_view .form_transfer_entry .field.transfer.flex span.currency-indicator,body.acc #page #main #new_edit_view .form_journal_entry .field.transfer.flex span.currency-indicator{font-size:85%;color:hsl(128,5.9760956175%,34.2156862745%);margin-left:.5vw}body.acc #page #main #new_edit_view .form_bank_entry .field.transfer.flex #exchange_rate_display,body.acc #page #main #new_edit_view .form_transfer_entry .field.transfer.flex #exchange_rate_display,body.acc #page #main #new_edit_view .form_journal_entry .field.transfer.flex #exchange_rate_display{margin-top:1vw}body.acc #page #main #new_edit_view .form_bank_entry .field.transfer.flex #exchange_rate_display span.exchange-rate-value,body.acc #page #main #new_edit_view .form_transfer_entry .field.transfer.flex #exchange_rate_display span.exchange-rate-value,body.acc #page #main #new_edit_view .form_journal_entry .field.transfer.flex #exchange_rate_display span.exchange-rate-value{font-weight:400;color:hsl(128,5.9760956175%,34.2156862745%)}body.acc #page #main #new_edit_view .form_bank_entry .field.flex,body.acc #page #main #new_edit_view .form_transfer_entry .field.flex,body.acc #page #main #new_edit_view .form_journal_entry .field.flex{padding-bottom:1vw}body.acc #page #main #new_edit_view .form_bank_entry .field.flex input,body.acc #page #main #new_edit_view .form_transfer_entry .field.flex input,body.acc #page #main #new_edit_view .form_journal_entry .field.flex input{width:auto;height:auto}body.acc #page #main #new_edit_view .form_bank_entry .field.flex input[type=text],body.acc #page #main #new_edit_view .form_transfer_entry .field.flex input[type=text],body.acc #page #main #new_edit_view .form_journal_entry .field.flex input[type=text]{width:20vw}body.acc #page #main #new_edit_view .form_bank_entry table.bank-postings-table,body.acc #page #main #new_edit_view .form_bank_entry table.postings-table,body.acc #page #main #new_edit_view .form_transfer_entry table.bank-postings-table,body.acc #page #main #new_edit_view .form_transfer_entry table.postings-table,body.acc #page #main #new_edit_view .form_journal_entry table.bank-postings-table,body.acc #page #main #new_edit_view .form_journal_entry table.postings-table{width:100%}body.acc #page #main #new_edit_view .form_bank_entry table.bank-postings-table tr.list-line-odd,body.acc #page #main #new_edit_view .form_bank_entry table.postings-table tr.list-line-odd,body.acc #page #main #new_edit_view .form_transfer_entry table.bank-postings-table tr.list-line-odd,body.acc #page #main #new_edit_view .form_transfer_entry table.postings-table tr.list-line-odd,body.acc #page #main #new_edit_view .form_journal_entry table.bank-postings-table tr.list-line-odd,body.acc #page #main #new_edit_view .form_journal_entry table.postings-table tr.list-line-odd{background-color:hsl(128,5.9760956175%,71.2156862745%)}body.acc #page #main #new_edit_view .form_bank_entry table.bank-postings-table tr.list-line-even,body.acc #page #main #new_edit_view .form_bank_entry table.postings-table tr.list-line-even,body.acc #page #main #new_edit_view .form_transfer_entry table.bank-postings-table tr.list-line-even,body.acc #page #main #new_edit_view .form_transfer_entry table.postings-table tr.list-line-even,body.acc #page #main #new_edit_view .form_journal_entry table.bank-postings-table tr.list-line-even,body.acc #page #main #new_edit_view .form_journal_entry table.postings-table tr.list-line-even{background-color:hsl(128,5.9760956175%,67.2156862745%)}body.acc #page #main #new_edit_view .form_bank_entry table.bank-postings-table td,body.acc #page #main #new_edit_view .form_bank_entry table.bank-postings-table th,body.acc #page #main #new_edit_view .form_bank_entry table.postings-table td,body.acc #page #main #new_edit_view .form_bank_entry table.postings-table th,body.acc #page #main #new_edit_view .form_transfer_entry table.bank-postings-table td,body.acc #page #main #new_edit_view .form_transfer_entry table.bank-postings-table th,body.acc #page #main #new_edit_view .form_transfer_entry table.postings-table td,body.acc #page #main #new_edit_view .form_transfer_entry table.postings-table th,body.acc #page #main #new_edit_view .form_journal_entry table.bank-postings-table td,body.acc #page #main #new_edit_view .form_journal_entry table.bank-postings-table th,body.acc #page #main #new_edit_view .form_journal_entry table.postings-table td,body.acc #page #main #new_edit_view .form_journal_entry table.postings-table th{text-align:left;font-size:85%;padding:1vh 1vw}body.acc #page #main #new_edit_view .form_bank_entry table.bank-postings-table td form,body.acc #page #main #new_edit_view .form_bank_entry table.bank-postings-table th form,body.acc #page #main #new_edit_view .form_bank_entry table.postings-table td form,body.acc #page #main #new_edit_view .form_bank_entry table.postings-table th form,body.acc #page #main #new_edit_view .form_transfer_entry table.bank-postings-table td form,body.acc #page #main #new_edit_view .form_transfer_entry table.bank-postings-table th form,body.acc #page #main #new_edit_view .form_transfer_entry table.postings-table td form,body.acc #page #main #new_edit_view .form_transfer_entry table.postings-table th form,body.acc #page #main #new_edit_view .form_journal_entry table.bank-postings-table td form,body.acc #page #main #new_edit_view .form_journal_entry table.bank-postings-table th form,body.acc #page #main #new_edit_view .form_journal_entry table.postings-table td form,body.acc #page #main #new_edit_view .form_journal_entry table.postings-table th form{display:inline}body.acc #page #main #new_edit_view .form_bank_entry table.bank-postings-table td form button.backend_link,body.acc #page #main #new_edit_view .form_bank_entry table.bank-postings-table th form button.backend_link,body.acc #page #main #new_edit_view .form_bank_entry table.postings-table td form button.backend_link,body.acc #page #main #new_edit_view .form_bank_entry table.postings-table th form button.backend_link,body.acc #page #main #new_edit_view .form_transfer_entry table.bank-postings-table td form button.backend_link,body.acc #page #main #new_edit_view .form_transfer_entry table.bank-postings-table th form button.backend_link,body.acc #page #main #new_edit_view .form_transfer_entry table.postings-table td form button.backend_link,body.acc #page #main #new_edit_view .form_transfer_entry table.postings-table th form button.backend_link,body.acc #page #main #new_edit_view .form_journal_entry table.bank-postings-table td form button.backend_link,body.acc #page #main #new_edit_view .form_journal_entry table.bank-postings-table th form button.backend_link,body.acc #page #main #new_edit_view .form_journal_entry table.postings-table td form button.backend_link,body.acc #page #main #new_edit_view .form_journal_entry table.postings-table th form button.backend_link{display:inline-block;background-color:rgba(0,0,0,0);color:hsl(65.735940386,45.2987507573%,79.2796508847%);text-decoration:none}body.acc #page #main #new_edit_view .form_bank_entry table.bank-postings-table td form button.backend_link:hover,body.acc #page #main #new_edit_view .form_bank_entry table.bank-postings-table th form button.backend_link:hover,body.acc #page #main #new_edit_view .form_bank_entry table.postings-table td form button.backend_link:hover,body.acc #page #main #new_edit_view .form_bank_entry table.postings-table th form button.backend_link:hover,body.acc #page #main #new_edit_view .form_transfer_entry table.bank-postings-table td form button.backend_link:hover,body.acc #page #main #new_edit_view .form_transfer_entry table.bank-postings-table th form button.backend_link:hover,body.acc #page #main #new_edit_view .form_transfer_entry table.postings-table td form button.backend_link:hover,body.acc #page #main #new_edit_view .form_transfer_entry table.postings-table th form button.backend_link:hover,body.acc #page #main #new_edit_view .form_journal_entry table.bank-postings-table td form button.backend_link:hover,body.acc #page #main #new_edit_view .form_journal_entry table.bank-postings-table th form button.backend_link:hover,body.acc #page #main #new_edit_view .form_journal_entry table.postings-table td form button.backend_link:hover,body.acc #page #main #new_edit_view .form_journal_entry table.postings-table th form button.backend_link:hover{color:hsl(204.375,13.0081300813%,101.7647058824%);cursor:pointer}body.acc #page #main #new_edit_view .form_bank_entry table.bank-postings-table td form.button_to button,body.acc #page #main #new_edit_view .form_bank_entry table.bank-postings-table th form.button_to button,body.acc #page #main #new_edit_view .form_bank_entry table.postings-table td form.button_to button,body.acc #page #main #new_edit_view .form_bank_entry table.postings-table th form.button_to button,body.acc #page #main #new_edit_view .form_transfer_entry table.bank-postings-table td form.button_to button,body.acc #page #main #new_edit_view .form_transfer_entry table.bank-postings-table th form.button_to button,body.acc #page #main #new_edit_view .form_transfer_entry table.postings-table td form.button_to button,body.acc #page #main #new_edit_view .form_transfer_entry table.postings-table th form.button_to button,body.acc #page #main #new_edit_view .form_journal_entry table.bank-postings-table td form.button_to button,body.acc #page #main #new_edit_view .form_journal_entry table.bank-postings-table th form.button_to button,body.acc #page #main #new_edit_view .form_journal_entry table.postings-table td form.button_to button,body.acc #page #main #new_edit_view .form_journal_entry table.postings-table th form.button_to button{font-size:100%}body.acc #page #main #new_edit_view .form_bank_entry table.bank-postings-table td form.button_to button.button,body.acc #page #main #new_edit_view .form_bank_entry table.bank-postings-table th form.button_to button.button,body.acc #page #main #new_edit_view .form_bank_entry table.postings-table td form.button_to button.button,body.acc #page #main #new_edit_view .form_bank_entry table.postings-table th form.button_to button.button,body.acc #page #main #new_edit_view .form_transfer_entry table.bank-postings-table td form.button_to button.button,body.acc #page #main #new_edit_view .form_transfer_entry table.bank-postings-table th form.button_to button.button,body.acc #page #main #new_edit_view .form_transfer_entry table.postings-table td form.button_to button.button,body.acc #page #main #new_edit_view .form_transfer_entry table.postings-table th form.button_to button.button,body.acc #page #main #new_edit_view .form_journal_entry table.bank-postings-table td form.button_to button.button,body.acc #page #main #new_edit_view .form_journal_entry table.bank-postings-table th form.button_to button.button,body.acc #page #main #new_edit_view .form_journal_entry table.postings-table td form.button_to button.button,body.acc #page #main #new_edit_view .form_journal_entry table.postings-table th form.button_to button.button{font-size:85%}body.acc #page #main #new_edit_view .form_bank_entry table.bank-postings-table td form.button_to button.button.small75,body.acc #page #main #new_edit_view .form_bank_entry table.bank-postings-table th form.button_to button.button.small75,body.acc #page #main #new_edit_view .form_bank_entry table.postings-table td form.button_to button.button.small75,body.acc #page #main #new_edit_view .form_bank_entry table.postings-table th form.button_to button.button.small75,body.acc #page #main #new_edit_view .form_transfer_entry table.bank-postings-table td form.button_to button.button.small75,body.acc #page #main #new_edit_view .form_transfer_entry table.bank-postings-table th form.button_to button.button.small75,body.acc #page #main #new_edit_view .form_transfer_entry table.postings-table td form.button_to button.button.small75,body.acc #page #main #new_edit_view .form_transfer_entry table.postings-table th form.button_to button.button.small75,body.acc #page #main #new_edit_view .form_journal_entry table.bank-postings-table td form.button_to button.button.small75,body.acc #page #main #new_edit_view .form_journal_entry table.bank-postings-table th form.button_to button.button.small75,body.acc #page #main #new_edit_view .form_journal_entry table.postings-table td form.button_to button.button.small75,body.acc #page #main #new_edit_view .form_journal_entry table.postings-table th form.button_to button.button.small75{font-size:75%}body.acc #page #main #new_edit_view .form_bank_entry table.bank-postings-table th,body.acc #page #main #new_edit_view .form_bank_entry table.postings-table th,body.acc #page #main #new_edit_view .form_transfer_entry table.bank-postings-table th,body.acc #page #main #new_edit_view .form_transfer_entry table.postings-table th,body.acc #page #main #new_edit_view .form_journal_entry table.bank-postings-table th,body.acc #page #main #new_edit_view .form_journal_entry table.postings-table th{background-color:hsl(128,5.9760956175%,56.7156862745%);padding:2vh 1vw}body.acc #page #main #new_edit_view .form_bank_entry table.bank-postings-table th.sed,body.acc #page #main #new_edit_view .form_bank_entry table.bank-postings-table td.sed,body.acc #page #main #new_edit_view .form_bank_entry table.postings-table th.sed,body.acc #page #main #new_edit_view .form_bank_entry table.postings-table td.sed,body.acc #page #main #new_edit_view .form_transfer_entry table.bank-postings-table th.sed,body.acc #page #main #new_edit_view .form_transfer_entry table.bank-postings-table td.sed,body.acc #page #main #new_edit_view .form_transfer_entry table.postings-table th.sed,body.acc #page #main #new_edit_view .form_transfer_entry table.postings-table td.sed,body.acc #page #main #new_edit_view .form_journal_entry table.bank-postings-table th.sed,body.acc #page #main #new_edit_view .form_journal_entry table.bank-postings-table td.sed,body.acc #page #main #new_edit_view .form_journal_entry table.postings-table th.sed,body.acc #page #main #new_edit_view .form_journal_entry table.postings-table td.sed{width:1vw}body.acc #page #main #new_edit_view .form_bank_entry table.bank-postings-table td.right,body.acc #page #main #new_edit_view .form_bank_entry table.bank-postings-table th.right,body.acc #page #main #new_edit_view .form_bank_entry table.postings-table td.right,body.acc #page #main #new_edit_view .form_bank_entry table.postings-table th.right,body.acc #page #main #new_edit_view .form_transfer_entry table.bank-postings-table td.right,body.acc #page #main #new_edit_view .form_transfer_entry table.bank-postings-table th.right,body.acc #page #main #new_edit_view .form_transfer_entry table.postings-table td.right,body.acc #page #main #new_edit_view .form_transfer_entry table.postings-table th.right,body.acc #page #main #new_edit_view .form_journal_entry table.bank-postings-table td.right,body.acc #page #main #new_edit_view .form_journal_entry table.bank-postings-table th.right,body.acc #page #main #new_edit_view .form_journal_entry table.postings-table td.right,body.acc #page #main #new_edit_view .form_journal_entry table.postings-table th.right{text-align:right}body.acc #page #main #new_edit_view .form_bank_entry table.bank-postings-table td.center,body.acc #page #main #new_edit_view .form_bank_entry table.bank-postings-table th.center,body.acc #page #main #new_edit_view .form_bank_entry table.postings-table td.center,body.acc #page #main #new_edit_view .form_bank_entry table.postings-table th.center,body.acc #page #main #new_edit_view .form_transfer_entry table.bank-postings-table td.center,body.acc #page #main #new_edit_view .form_transfer_entry table.bank-postings-table th.center,body.acc #page #main #new_edit_view .form_transfer_entry table.postings-table td.center,body.acc #page #main #new_edit_view .form_transfer_entry table.postings-table th.center,body.acc #page #main #new_edit_view .form_journal_entry table.bank-postings-table td.center,body.acc #page #main #new_edit_view .form_journal_entry table.bank-postings-table th.center,body.acc #page #main #new_edit_view .form_journal_entry table.postings-table td.center,body.acc #page #main #new_edit_view .form_journal_entry table.postings-table th.center{text-align:center}body.acc #page #main #new_edit_view .form_bank_entry table.bank-postings-table td.actions,body.acc #page #main #new_edit_view .form_bank_entry table.postings-table td.actions,body.acc #page #main #new_edit_view .form_transfer_entry table.bank-postings-table td.actions,body.acc #page #main #new_edit_view .form_transfer_entry table.postings-table td.actions,body.acc #page #main #new_edit_view .form_journal_entry table.bank-postings-table td.actions,body.acc #page #main #new_edit_view .form_journal_entry table.postings-table td.actions{white-space:nowrap;padding:.1vw 0 .1vw .2vw}body.acc #page #main #new_edit_view .form_bank_entry table.bank-postings-table td.actions .button,body.acc #page #main #new_edit_view .form_bank_entry table.postings-table td.actions .button,body.acc #page #main #new_edit_view .form_transfer_entry table.bank-postings-table td.actions .button,body.acc #page #main #new_edit_view .form_transfer_entry table.postings-table td.actions .button,body.acc #page #main #new_edit_view .form_journal_entry table.bank-postings-table td.actions .button,body.acc #page #main #new_edit_view .form_journal_entry table.postings-table td.actions .button{padding:.5vw;opacity:.75}body.acc #page #main #new_edit_view .form_bank_entry table.bank-postings-table th,body.acc #page #main #new_edit_view .form_bank_entry table.postings-table th,body.acc #page #main #new_edit_view .form_transfer_entry table.bank-postings-table th,body.acc #page #main #new_edit_view .form_transfer_entry table.postings-table th,body.acc #page #main #new_edit_view .form_journal_entry table.bank-postings-table th,body.acc #page #main #new_edit_view .form_journal_entry table.postings-table th{color:rgb(223.1142857143,227.2285714286,232.8857142857)}body.acc #page #main #new_edit_view .form_bank_entry table.bank-postings-table th.bank-postings-trash,body.acc #page #main #new_edit_view .form_bank_entry table.postings-table th.bank-postings-trash,body.acc #page #main #new_edit_view .form_transfer_entry table.bank-postings-table th.bank-postings-trash,body.acc #page #main #new_edit_view .form_transfer_entry table.postings-table th.bank-postings-trash,body.acc #page #main #new_edit_view .form_journal_entry table.bank-postings-table th.bank-postings-trash,body.acc #page #main #new_edit_view .form_journal_entry table.postings-table th.bank-postings-trash{text-align:center}body.acc #page #main #new_edit_view .form_bank_entry table.bank-postings-table th.bank-postings-trash span,body.acc #page #main #new_edit_view .form_bank_entry table.postings-table th.bank-postings-trash span,body.acc #page #main #new_edit_view .form_transfer_entry table.bank-postings-table th.bank-postings-trash span,body.acc #page #main #new_edit_view .form_transfer_entry table.postings-table th.bank-postings-trash span,body.acc #page #main #new_edit_view .form_journal_entry table.bank-postings-table th.bank-postings-trash span,body.acc #page #main #new_edit_view .form_journal_entry table.postings-table th.bank-postings-trash span{display:inline-block;width:1.5vw;height:1.5vw;fill:none;stroke:rgb(223.1142857143,227.2285714286,232.8857142857);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:stroke .3s ease}body.acc #page #main #new_edit_view .form_bank_entry table.bank-postings-table th.bank-postings-trash span svg,body.acc #page #main #new_edit_view .form_bank_entry table.postings-table th.bank-postings-trash span svg,body.acc #page #main #new_edit_view .form_transfer_entry table.bank-postings-table th.bank-postings-trash span svg,body.acc #page #main #new_edit_view .form_transfer_entry table.postings-table th.bank-postings-trash span svg,body.acc #page #main #new_edit_view .form_journal_entry table.bank-postings-table th.bank-postings-trash span svg,body.acc #page #main #new_edit_view .form_journal_entry table.postings-table th.bank-postings-trash span svg{width:100%;height:100%;display:block}body.acc #page #main #new_edit_view .form_bank_entry table.bank-postings-table td,body.acc #page #main #new_edit_view .form_bank_entry table.postings-table td,body.acc #page #main #new_edit_view .form_transfer_entry table.bank-postings-table td,body.acc #page #main #new_edit_view .form_transfer_entry table.postings-table td,body.acc #page #main #new_edit_view .form_journal_entry table.bank-postings-table td,body.acc #page #main #new_edit_view .form_journal_entry table.postings-table td{padding:0}body.acc #page #main #new_edit_view .form_bank_entry table.bank-postings-table td .ts-wrapper,body.acc #page #main #new_edit_view .form_bank_entry table.postings-table td .ts-wrapper,body.acc #page #main #new_edit_view .form_transfer_entry table.bank-postings-table td .ts-wrapper,body.acc #page #main #new_edit_view .form_transfer_entry table.postings-table td .ts-wrapper,body.acc #page #main #new_edit_view .form_journal_entry table.bank-postings-table td .ts-wrapper,body.acc #page #main #new_edit_view .form_journal_entry table.postings-table td .ts-wrapper{border-radius:0}body.acc #page #main #new_edit_view .form_bank_entry table.bank-postings-table td .ts-wrapper .ts-control,body.acc #page #main #new_edit_view .form_bank_entry table.postings-table td .ts-wrapper .ts-control,body.acc #page #main #new_edit_view .form_transfer_entry table.bank-postings-table td .ts-wrapper .ts-control,body.acc #page #main #new_edit_view .form_transfer_entry table.postings-table td .ts-wrapper .ts-control,body.acc #page #main #new_edit_view .form_journal_entry table.bank-postings-table td .ts-wrapper .ts-control,body.acc #page #main #new_edit_view .form_journal_entry table.postings-table td .ts-wrapper .ts-control{min-height:2.5vh;padding:.25vw .5vw;font-size:100%;border:.1vw solid hsl(128,5.9760956175%,59.2156862745%);background-color:hsl(128,5.9760956175%,69.2156862745%)}body.acc #page #main #new_edit_view .form_bank_entry table.bank-postings-table td .ts-wrapper .ts-control input,body.acc #page #main #new_edit_view .form_bank_entry table.postings-table td .ts-wrapper .ts-control input,body.acc #page #main #new_edit_view .form_transfer_entry table.bank-postings-table td .ts-wrapper .ts-control input,body.acc #page #main #new_edit_view .form_transfer_entry table.postings-table td .ts-wrapper .ts-control input,body.acc #page #main #new_edit_view .form_journal_entry table.bank-postings-table td .ts-wrapper .ts-control input,body.acc #page #main #new_edit_view .form_journal_entry table.postings-table td .ts-wrapper .ts-control input{min-width:0 !important;width:initial}body.acc #page #main #new_edit_view .form_bank_entry table.bank-postings-table td .ts-wrapper .ts-dropdown,body.acc #page #main #new_edit_view .form_bank_entry table.postings-table td .ts-wrapper .ts-dropdown,body.acc #page #main #new_edit_view .form_transfer_entry table.bank-postings-table td .ts-wrapper .ts-dropdown,body.acc #page #main #new_edit_view .form_transfer_entry table.postings-table td .ts-wrapper .ts-dropdown,body.acc #page #main #new_edit_view .form_journal_entry table.bank-postings-table td .ts-wrapper .ts-dropdown,body.acc #page #main #new_edit_view .form_journal_entry table.postings-table td .ts-wrapper .ts-dropdown{font-size:85%;border:.1vw solid hsl(128,5.9760956175%,59.2156862745%);background-color:hsl(128,5.9760956175%,69.2156862745%)}body.acc #page #main #new_edit_view .form_bank_entry table.bank-postings-table td .ts-wrapper .ts-dropdown .option,body.acc #page #main #new_edit_view .form_bank_entry table.postings-table td .ts-wrapper .ts-dropdown .option,body.acc #page #main #new_edit_view .form_transfer_entry table.bank-postings-table td .ts-wrapper .ts-dropdown .option,body.acc #page #main #new_edit_view .form_transfer_entry table.postings-table td .ts-wrapper .ts-dropdown .option,body.acc #page #main #new_edit_view .form_journal_entry table.bank-postings-table td .ts-wrapper .ts-dropdown .option,body.acc #page #main #new_edit_view .form_journal_entry table.postings-table td .ts-wrapper .ts-dropdown .option{padding:.5vh 1vw}body.acc #page #main #new_edit_view .form_bank_entry table.bank-postings-table td .ts-wrapper .ts-dropdown .option.active,body.acc #page #main #new_edit_view .form_bank_entry table.postings-table td .ts-wrapper .ts-dropdown .option.active,body.acc #page #main #new_edit_view .form_transfer_entry table.bank-postings-table td .ts-wrapper .ts-dropdown .option.active,body.acc #page #main #new_edit_view .form_transfer_entry table.postings-table td .ts-wrapper .ts-dropdown .option.active,body.acc #page #main #new_edit_view .form_journal_entry table.bank-postings-table td .ts-wrapper .ts-dropdown .option.active,body.acc #page #main #new_edit_view .form_journal_entry table.postings-table td .ts-wrapper .ts-dropdown .option.active{background-color:#768578;color:#fff}body.acc #page #main #new_edit_view .form_bank_entry table.bank-postings-table td.input-cell,body.acc #page #main #new_edit_view .form_bank_entry table.postings-table td.input-cell,body.acc #page #main #new_edit_view .form_transfer_entry table.bank-postings-table td.input-cell,body.acc #page #main #new_edit_view .form_transfer_entry table.postings-table td.input-cell,body.acc #page #main #new_edit_view .form_journal_entry table.bank-postings-table td.input-cell,body.acc #page #main #new_edit_view .form_journal_entry table.postings-table td.input-cell{font-size:0}body.acc #page #main #new_edit_view .form_bank_entry table.bank-postings-table td.input-cell input,body.acc #page #main #new_edit_view .form_bank_entry table.postings-table td.input-cell input,body.acc #page #main #new_edit_view .form_transfer_entry table.bank-postings-table td.input-cell input,body.acc #page #main #new_edit_view .form_transfer_entry table.postings-table td.input-cell input,body.acc #page #main #new_edit_view .form_journal_entry table.bank-postings-table td.input-cell input,body.acc #page #main #new_edit_view .form_journal_entry table.postings-table td.input-cell input{width:100%;padding:.5vw .75vw}body.acc #page #main #new_edit_view .form_bank_entry table.bank-postings-table td.input-cell input.right,body.acc #page #main #new_edit_view .form_bank_entry table.postings-table td.input-cell input.right,body.acc #page #main #new_edit_view .form_transfer_entry table.bank-postings-table td.input-cell input.right,body.acc #page #main #new_edit_view .form_transfer_entry table.postings-table td.input-cell input.right,body.acc #page #main #new_edit_view .form_journal_entry table.bank-postings-table td.input-cell input.right,body.acc #page #main #new_edit_view .form_journal_entry table.postings-table td.input-cell input.right{text-align:right}body.acc #page #main #new_edit_view .form_bank_entry table.bank-postings-table tfoot tr.balance-row,body.acc #page #main #new_edit_view .form_bank_entry table.postings-table tfoot tr.balance-row,body.acc #page #main #new_edit_view .form_transfer_entry table.bank-postings-table tfoot tr.balance-row,body.acc #page #main #new_edit_view .form_transfer_entry table.postings-table tfoot tr.balance-row,body.acc #page #main #new_edit_view .form_journal_entry table.bank-postings-table tfoot tr.balance-row,body.acc #page #main #new_edit_view .form_journal_entry table.postings-table tfoot tr.balance-row{background-color:hsl(128,5.9760956175%,76.7156862745%)}body.acc #page #main #new_edit_view .form_bank_entry table.bank-postings-table tfoot tr.balance-row td,body.acc #page #main #new_edit_view .form_bank_entry table.postings-table tfoot tr.balance-row td,body.acc #page #main #new_edit_view .form_transfer_entry table.bank-postings-table tfoot tr.balance-row td,body.acc #page #main #new_edit_view .form_transfer_entry table.postings-table tfoot tr.balance-row td,body.acc #page #main #new_edit_view .form_journal_entry table.bank-postings-table tfoot tr.balance-row td,body.acc #page #main #new_edit_view .form_journal_entry table.postings-table tfoot tr.balance-row td{font-weight:400;padding:2vh 1vw}body.acc #page #main #new_edit_view .form_bank_entry table.bank-postings-table tfoot tr.balance-row td.balance-label,body.acc #page #main #new_edit_view .form_bank_entry table.postings-table tfoot tr.balance-row td.balance-label,body.acc #page #main #new_edit_view .form_transfer_entry table.bank-postings-table tfoot tr.balance-row td.balance-label,body.acc #page #main #new_edit_view .form_transfer_entry table.postings-table tfoot tr.balance-row td.balance-label,body.acc #page #main #new_edit_view .form_journal_entry table.bank-postings-table tfoot tr.balance-row td.balance-label,body.acc #page #main #new_edit_view .form_journal_entry table.postings-table tfoot tr.balance-row td.balance-label{color:hsl(128,5.9760956175%,19.2156862745%)}body.acc #page #main #new_edit_view .form_bank_entry table.bank-postings-table tfoot tr.balance-row td.balance-amount,body.acc #page #main #new_edit_view .form_bank_entry table.postings-table tfoot tr.balance-row td.balance-amount,body.acc #page #main #new_edit_view .form_transfer_entry table.bank-postings-table tfoot tr.balance-row td.balance-amount,body.acc #page #main #new_edit_view .form_transfer_entry table.postings-table tfoot tr.balance-row td.balance-amount,body.acc #page #main #new_edit_view .form_journal_entry table.bank-postings-table tfoot tr.balance-row td.balance-amount,body.acc #page #main #new_edit_view .form_journal_entry table.postings-table tfoot tr.balance-row td.balance-amount{text-align:right;font-size:110%}body.acc #page #main #new_edit_view .form_bank_entry table.bank-postings-table tfoot tr.balance-row td.balance-amount.credit-balance,body.acc #page #main #new_edit_view .form_bank_entry table.postings-table tfoot tr.balance-row td.balance-amount.credit-balance,body.acc #page #main #new_edit_view .form_transfer_entry table.bank-postings-table tfoot tr.balance-row td.balance-amount.credit-balance,body.acc #page #main #new_edit_view .form_transfer_entry table.postings-table tfoot tr.balance-row td.balance-amount.credit-balance,body.acc #page #main #new_edit_view .form_journal_entry table.bank-postings-table tfoot tr.balance-row td.balance-amount.credit-balance,body.acc #page #main #new_edit_view .form_journal_entry table.postings-table tfoot tr.balance-row td.balance-amount.credit-balance{color:#8b6b6b}body.acc #page #main #new_edit_view .form_bank_entry table.bank-postings-table tfoot tr.balance-row td.balance-amount.debit-balance,body.acc #page #main #new_edit_view .form_bank_entry table.postings-table tfoot tr.balance-row td.balance-amount.debit-balance,body.acc #page #main #new_edit_view .form_transfer_entry table.bank-postings-table tfoot tr.balance-row td.balance-amount.debit-balance,body.acc #page #main #new_edit_view .form_transfer_entry table.postings-table tfoot tr.balance-row td.balance-amount.debit-balance,body.acc #page #main #new_edit_view .form_journal_entry table.bank-postings-table tfoot tr.balance-row td.balance-amount.debit-balance,body.acc #page #main #new_edit_view .form_journal_entry table.postings-table tfoot tr.balance-row td.balance-amount.debit-balance{color:#768578}body.acc #page #main #new_edit_view .form_bank_entry table.bank-postings-table tfoot tr.balance-row td.balance-amount.zero-balance,body.acc #page #main #new_edit_view .form_bank_entry table.postings-table tfoot tr.balance-row td.balance-amount.zero-balance,body.acc #page #main #new_edit_view .form_transfer_entry table.bank-postings-table tfoot tr.balance-row td.balance-amount.zero-balance,body.acc #page #main #new_edit_view .form_transfer_entry table.postings-table tfoot tr.balance-row td.balance-amount.zero-balance,body.acc #page #main #new_edit_view .form_journal_entry table.bank-postings-table tfoot tr.balance-row td.balance-amount.zero-balance,body.acc #page #main #new_edit_view .form_journal_entry table.postings-table tfoot tr.balance-row td.balance-amount.zero-balance{color:#666}body.acc #page #main #new_edit_view .form_bank_entry table.bank-postings-table tfoot tr.balance-row td.balance-currency,body.acc #page #main #new_edit_view .form_bank_entry table.postings-table tfoot tr.balance-row td.balance-currency,body.acc #page #main #new_edit_view .form_transfer_entry table.bank-postings-table tfoot tr.balance-row td.balance-currency,body.acc #page #main #new_edit_view .form_transfer_entry table.postings-table tfoot tr.balance-row td.balance-currency,body.acc #page #main #new_edit_view .form_journal_entry table.bank-postings-table tfoot tr.balance-row td.balance-currency,body.acc #page #main #new_edit_view .form_journal_entry table.postings-table tfoot tr.balance-row td.balance-currency{font-weight:500}body.acc #page #main .crud_navigation{position:fixed;left:0;bottom:0;width:100vw;height:4vw;color:hsl(65.735940386,45.2987507573%,79.2796508847%);padding:1vw 2vw 3.5vw;border-top:.2vw solid hsl(128,5.9760956175%,59.2156862745%);background-color:hsl(128,5.9760956175%,41.2156862745%)}body.acc #page #main .crud_navigation a,body.acc #page #main .crud_navigation button{margin:0 .5vw;color:rgb(221.5213414634, 226.0975609756, 178.2286585366)}body.acc #page #main .crud_navigation a:hover,body.acc #page #main .crud_navigation button:hover{color:hsl(204.375, 13.0081300813%, 101.7647058824%)}body.acc #page #main .crud_navigation button,body.acc #page #main .crud_navigation form{display:inline-block}body.acc #page #main .crud_navigation nav.pagy.series-nav a{margin:0 0 0 .25vw;color:#646464;font-weight:400}body.acc #page #main .crud_navigation nav.pagy.series-nav a[aria-current=page]{color:#fff}body.acc #page #main .crud_navigation span.save-status{color:#9f9}body.entities.index #page .flash,body.accounts.index #page .flash,body.accounts.ledger #page .flash,body.journal_entries #page .flash{width:30vw;margin:0 auto;text-align:center}body.entities.index #page #new_edit_view,body.accounts.index #page #new_edit_view,body.accounts.ledger #page #new_edit_view,body.journal_entries #page #new_edit_view{margin:0}body.otp.show .otp-setup-container,body.otp.show .otp-container{max-width:40vw;margin:2vw auto;padding:2vw}body.otp.show .otp-setup-container p,body.otp.show .otp-container p{color:hsl(204.375,13.0081300813%,81.7647058824%)}body.otp.show .otp-setup-container .qr-code,body.otp.show .otp-container .qr-code{max-width:20vw;margin:1vw auto}body.otp.show .otp-setup-container .qr-code svg,body.otp.show .otp-container .qr-code svg{width:100%;height:auto}body.otp.show .otp-setup-container .manual-entry,body.otp.show .otp-container .manual-entry{text-align:center;margin:1vw 0}body.otp.show .otp-setup-container .manual-entry code,body.otp.show .otp-container .manual-entry code{display:block;margin-top:.5vw;letter-spacing:.1vw;background:#f5f5f5;padding:.5vw;border-radius:.4vw}body.otp.show .otp-setup-container form label,body.otp.show .otp-container form label{color:hsl(204.375,13.0081300813%,81.7647058824%)}body.otp.show .otp-setup-container form .otp-input,body.otp.show .otp-container form .otp-input{font-size:125%;letter-spacing:.3vw;text-align:center;width:100%;padding:.5vw;margin:1vw 0}body.otp.show .otp-setup-container form input[type=submit],body.otp.show .otp-container form input[type=submit]{font-size:100%}@media print{body.acc{background-color:#fff !important;color:#000 !important}body.acc .no-print{display:none !important}body.acc #page #menu{display:none}body.acc #page #main{padding:0;margin:0}body.acc #page #main .backend_table{padding:0}body.acc #page #main .backend_table h1,body.acc #page #main .backend_table h2{color:#000;margin:.5cm 0;font-size:14pt}body.acc #page #main .backend_table .controls{display:none !important}body.acc #page #main .backend_table table{width:100%;font-size:9pt;border-collapse:collapse}body.acc #page #main .backend_table table th,body.acc #page #main .backend_table table td{padding:4px 8px !important;border:.5pt solid #ccc;color:#000 !important;background-color:#fff !important}body.acc #page #main .backend_table table th{background-color:#f0f0f0 !important;font-weight:bold}body.acc #page #main .backend_table table tr.list-line-odd,body.acc #page #main .backend_table table tr.list-line-even{background-color:#fff !important}body.acc #page #main .backend_table table tr.list-line-odd{background-color:#f9f9f9 !important}body.acc #page #main .backend_table table tr.balance-row{background-color:#e8e8e8 !important}body.acc #page #main .backend_table table tr.balance-row td{font-weight:bold}body.acc #page #main .backend_table table tr.list-header td{background-color:#e0e0e0 !important;font-weight:bold}body.acc #page #main .backend_table table tr.parent-row td,body.acc #page #main .backend_table table tr.account-total-row td{background-color:#f0f0f0 !important;font-weight:bold}body.acc #page #main .backend_table th.sed,body.acc #page #main .backend_table td.sed,body.acc #page #main .backend_table td.actions,body.acc #page #main .backend_table th.actions,body.acc #page #main .backend_table th:last-child:empty{display:none !important}body.acc #page #main .controls.je-show div{background-color:#fff !important;border:1pt solid #ccc;padding:8px !important}body.acc #page #main.report table{page-break-inside:auto}body.acc #page #main.report table tr{page-break-inside:avoid;page-break-after:auto}body.acc #page #main.report table tr.separator-row{height:50px}body.acc .crud_navigation{display:none !important}body.acc dialog{display:none !important}@page{size:A4;margin:1.5cm}@page :first{margin-top:1cm}}body{color:#000;background-color:#768578}body #page{text-align:left}body #page #main .backend_table{padding:0 1vw 4vw}body #page #main .backend_table table{width:100%}body #page #main .backend_table table tr.list-line-odd{background-color:hsl(128,5.9760956175%,71.2156862745%)}body #page #main .backend_table table tr.list-line-even{background-color:hsl(128,5.9760956175%,67.2156862745%)}body #page #main .backend_table table td,body #page #main .backend_table table th{text-align:left;font-size:85%;padding:1vh 1vw}body #page #main .backend_table table td form,body #page #main .backend_table table th form{display:inline}body #page #main .backend_table table td form button.backend_link,body #page #main .backend_table table th form button.backend_link{display:inline-block;background-color:rgba(0,0,0,0);color:hsl(65.735940386,45.2987507573%,79.2796508847%);text-decoration:none}body #page #main .backend_table table td form button.backend_link:hover,body #page #main .backend_table table th form button.backend_link:hover{color:hsl(204.375,13.0081300813%,101.7647058824%);cursor:pointer}body #page #main .backend_table table td form.button_to button,body #page #main .backend_table table th form.button_to button{font-size:100%}body #page #main .backend_table table td form.button_to button.button,body #page #main .backend_table table th form.button_to button.button{font-size:85%}body #page #main .backend_table table td form.button_to button.button.small75,body #page #main .backend_table table th form.button_to button.button.small75{font-size:75%}body #page #main .backend_table table th{background-color:hsl(128,5.9760956175%,56.7156862745%);padding:2vh 1vw}body #page #main .backend_table table th.sed,body #page #main .backend_table table td.sed{width:1vw}body #page #main .backend_table table td.right,body #page #main .backend_table table th.right{text-align:right}body #page #main .backend_table table td.center,body #page #main .backend_table table th.center{text-align:center}body #page #main .backend_table table td.actions{white-space:nowrap;padding:.1vw 0 .1vw .2vw}body #page #main .backend_table table td.actions .button{padding:.5vw;opacity:.75}body #page #main .backend_table table.backend_show{padding-top:2vw}body #page #main .backend_table table.backend_show td,body #page #main .backend_table table.backend_show th{color:hsl(0,0%,-15%)}body #page #main .backend_table table.backend_show th.firstCell,body #page #main .backend_table table.backend_show td.firstCell{width:30%;color:#000}body #page #main #new_edit_view{padding:0 0 4vw 1vw;margin-bottom:6vw}body #page #main #new_edit_view .form_admin,body #page #main #new_edit_view .form_user,body #page #main #new_edit_view .form_document{width:40vw}body #page #main #new_edit_view .form_admin .field,body #page #main #new_edit_view .form_admin .actions,body #page #main #new_edit_view .form_user .field,body #page #main #new_edit_view .form_user .actions,body #page #main #new_edit_view .form_document .field,body #page #main #new_edit_view .form_document .actions{margin-top:1vw}body #page #main #new_edit_view .form_admin .field,body #page #main #new_edit_view .form_user .field,body #page #main #new_edit_view .form_document .field{position:relative;width:43vw;padding:1vw .5vw 2vw;margin:1vw 0;background-color:hsl(128,5.9760956175%,56.2156862745%);border:.2vw solid hsl(128,5.9760956175%,59.2156862745%)}body #page #main #new_edit_view .form_admin .field input,body #page #main #new_edit_view .form_admin .field select,body #page #main #new_edit_view .form_user .field input,body #page #main #new_edit_view .form_user .field select,body #page #main #new_edit_view .form_document .field input,body #page #main #new_edit_view .form_document .field select{margin-top:.3vw}body #page #main #new_edit_view .form_admin .field select,body #page #main #new_edit_view .form_user .field select,body #page #main #new_edit_view .form_document .field select{font-size:auto}body #page #main #new_edit_view .form_admin .field input,body #page #main #new_edit_view .form_admin .field textarea,body #page #main #new_edit_view .form_user .field input,body #page #main #new_edit_view .form_user .field textarea,body #page #main #new_edit_view .form_document .field input,body #page #main #new_edit_view .form_document .field textarea{font-size:85%;width:41.5vw;padding:.25vw .5vw}body #page #main #new_edit_view .form_admin .field textarea,body #page #main #new_edit_view .form_user .field textarea,body #page #main #new_edit_view .form_document .field textarea{height:10vw}body #page #main #new_edit_view .form_admin .field textarea.more_height,body #page #main #new_edit_view .form_user .field textarea.more_height,body #page #main #new_edit_view .form_document .field textarea.more_height{height:30vw}body #page #main #new_edit_view .form_admin .field textarea.less_height,body #page #main #new_edit_view .form_user .field textarea.less_height,body #page #main #new_edit_view .form_document .field textarea.less_height{height:4vw}body #page #main #new_edit_view .form_admin .field input[type=radio],body #page #main #new_edit_view .form_user .field input[type=radio],body #page #main #new_edit_view .form_document .field input[type=radio]{width:.8vw}body #page #main #new_edit_view .form_admin .field label,body #page #main #new_edit_view .form_user .field label,body #page #main #new_edit_view .form_document .field label{font-size:85%;color:hsl(204.375,13.0081300813%,101.7647058824%)}body #page #main #new_edit_view .form_admin .field label.checkbox_label,body #page #main #new_edit_view .form_user .field label.checkbox_label,body #page #main #new_edit_view .form_document .field label.checkbox_label{float:left}body #page #main #new_edit_view .form_admin .field span.right,body #page #main #new_edit_view .form_user .field span.right,body #page #main #new_edit_view .form_document .field span.right{padding-right:2vw;float:right}body #page #main #new_edit_view .form_admin .field input[type=checkbox],body #page #main #new_edit_view .form_user .field input[type=checkbox],body #page #main #new_edit_view .form_document .field input[type=checkbox]{width:2vw}body #page #main #new_edit_view .form_admin .field #radio_btn_priority,body #page #main #new_edit_view .form_user .field #radio_btn_priority,body #page #main #new_edit_view .form_document .field #radio_btn_priority{text-align:right;padding:.25vw 2vw 0 0}body #page #main #new_edit_view .form_admin .field label.existing_doc_filename,body #page #main #new_edit_view .form_user .field label.existing_doc_filename,body #page #main #new_edit_view .form_document .field label.existing_doc_filename{color:#9f9}body #page #main #new_edit_view .form_admin .field.flex,body #page #main #new_edit_view .form_user .field.flex,body #page #main #new_edit_view .form_document .field.flex{display:flex;justify-content:space-between}body #page #main #new_edit_view .form_admin .field.nested,body #page #main #new_edit_view .form_user .field.nested,body #page #main #new_edit_view .form_document .field.nested{background-color:#3c3c5c;background-color:hsl(240,21.0526315789%,32.8039215686%);border:.2vw solid hsl(240,21.0526315789%,39.8039215686%)}body #page #main #new_edit_view .form_admin .field.nested textarea,body #page #main #new_edit_view .form_user .field.nested textarea,body #page #main #new_edit_view .form_document .field.nested textarea{background-color:hsl(240,21.0526315789%,89.8039215686%)}body #page #main #new_edit_view .form_admin .field.nested input[type=file],body #page #main #new_edit_view .form_user .field.nested input[type=file],body #page #main #new_edit_view .form_document .field.nested input[type=file]{margin-left:-0.5vw}body #page #main #new_edit_view .form_admin .field.nested .nested_id,body #page #main #new_edit_view .form_user .field.nested .nested_id,body #page #main #new_edit_view .form_document .field.nested .nested_id{position:absolute;right:.5vw;text-align:center;color:hsl(240,21.0526315789%,49.8039215686%)}body #page #main #new_edit_view .form_admin .field.nested .nested_id p,body #page #main #new_edit_view .form_user .field.nested .nested_id p,body #page #main #new_edit_view .form_document .field.nested .nested_id p{font-size:225%}body #page #main #new_edit_view .form_admin .field.nested a.remove_fields,body #page #main #new_edit_view .form_user .field.nested a.remove_fields,body #page #main #new_edit_view .form_document .field.nested a.remove_fields{float:right;font-size:80%;color:hsl(65.735940386,45.2987507573%,79.2796508847%)}body #page #main #new_edit_view .form_admin .field.nested a.remove_fields:hover,body #page #main #new_edit_view .form_user .field.nested a.remove_fields:hover,body #page #main #new_edit_view .form_document .field.nested a.remove_fields:hover{color:#f33}body #page #main #new_edit_view .form_admin .selection_box_wrapper,body #page #main #new_edit_view .form_user .selection_box_wrapper,body #page #main #new_edit_view .form_document .selection_box_wrapper{position:absolute;right:1vw;top:0vw;z-index:20}body #page #main #new_edit_view .form_admin .selection_box_wrapper .selection_box_links,body #page #main #new_edit_view .form_admin .selection_box_wrapper .selection_box_images,body #page #main #new_edit_view .form_user .selection_box_wrapper .selection_box_links,body #page #main #new_edit_view .form_user .selection_box_wrapper .selection_box_images,body #page #main #new_edit_view .form_document .selection_box_wrapper .selection_box_links,body #page #main #new_edit_view .form_document .selection_box_wrapper .selection_box_images{position:absolute;text-align:right;right:0;top:0;background-color:rgb(117.8,133.2,122.8);padding:1vw 2vw 2vw;margin:1vw 0;border:.2vw solid hsl(204.375,13.0081300813%,41.7647058824%);border-radius:.25vw}body #page #main #new_edit_view .form_admin .add_nested_div,body #page #main #new_edit_view .form_user .add_nested_div,body #page #main #new_edit_view .form_document .add_nested_div{text-align:right;margin:2vw 0 0;padding:1vw 2vw;background-color:hsl(240,21.0526315789%,32.8039215686%);border:.2vw solid hsl(240,21.0526315789%,39.8039215686%)}body #page #main #new_edit_view .form_admin .add_nested_div a.add_fields,body #page #main #new_edit_view .form_user .add_nested_div a.add_fields,body #page #main #new_edit_view .form_document .add_nested_div a.add_fields{font-size:80%;color:hsl(65.735940386,45.2987507573%,79.2796508847%);margin-left:2vw}body #page #main #new_edit_view .form_admin .add_nested_div a.add_fields:hover,body #page #main #new_edit_view .form_user .add_nested_div a.add_fields:hover,body #page #main #new_edit_view .form_document .add_nested_div a.add_fields:hover{color:hsl(204.375,13.0081300813%,101.7647058824%)}body #page #main #new_edit_view .form_admin .actions,body #page #main #new_edit_view .form_user .actions,body #page #main #new_edit_view .form_document .actions{position:fixed;left:50vw;bottom:0;width:60vw;height:4vw;padding:.5vw 2vw 4vw;background-color:hsl(128,5.9760956175%,41.2156862745%);border-top:.2vw solid hsl(128,5.9760956175%,59.2156862745%);z-index:200}body #page #main #new_edit_view .form_admin .actions input[type=submit],body #page #main #new_edit_view .form_user .actions input[type=submit],body #page #main #new_edit_view .form_document .actions input[type=submit]{font-size:90%;width:20vw;font-weight:bold;background-color:#ff9;-moz-border-radius:.8vw .8vw 0vw 0vw/.8vw .8vw 0vw 0vw;border-radius:.8vw .8vw 0vw 0vw;padding:1.25vw .5vw 1.5vw;cursor:pointer;opacity:.75}body #page #main #new_edit_view .form_admin .actions input[type=submit]:hover,body #page #main #new_edit_view .form_user .actions input[type=submit]:hover,body #page #main #new_edit_view .form_document .actions input[type=submit]:hover{opacity:1;color:hsl(128,5.9760956175%,41.2156862745%)}body #page #main #new_edit_view .form_admin #show-password-trigger.field label,body #page #main #new_edit_view .form_user #show-password-trigger.field label,body #page #main #new_edit_view .form_document #show-password-trigger.field label{display:inline-flex;align-items:center;gap:5vw;cursor:pointer}body #page #main #new_edit_view .form_admin #show-password-trigger.field label span,body #page #main #new_edit_view .form_user #show-password-trigger.field label span,body #page #main #new_edit_view .form_document #show-password-trigger.field label span{color:inherit}body #page #main #new_edit_view .form_admin #show-password-trigger.field label input,body #page #main #new_edit_view .form_user #show-password-trigger.field label input,body #page #main #new_edit_view .form_document #show-password-trigger.field label input{width:auto}body #page #main #new_edit_view .form_admin .actions.registration,body #page #main #new_edit_view .form_user .actions.registration,body #page #main #new_edit_view .form_document .actions.registration{left:20vw}body #page #main #new_edit_view #preview_title{position:absolute;left:48vw;top:8vw;width:45vw}body #page #main #new_edit_view #preview_title h2{color:hsl(204.375,13.0081300813%,81.7647058824%)}body #page #main #new_edit_view #preview{color:#000;position:absolute;left:48vw;top:8vw;width:40vw}body #page #main #new_edit_view #preview a{color:#000;text-decoration:underline}body #page #main #new_edit_view #preview a:hover{color:#787878}body #page #main #new_edit_view #preview .preview_text{position:absolute;width:40vw;background-color:#fff;padding:1vw}body #page #main #new_edit_view #preview .preview_text *{font-family:"Open Sans",sans-serif;color:#000}body #page #main #new_edit_view #preview .preview_text h1,body #page #main #new_edit_view #preview .preview_text h2,body #page #main #new_edit_view #preview .preview_text h3,body #page #main #new_edit_view #preview .preview_text h4{font-family:"Work Sans",sans-serif;color:#000}body #page #main .crud_navigation{position:fixed;left:0;bottom:0;width:100vw;height:4vw;color:hsl(65.735940386,45.2987507573%,79.2796508847%);padding:1vw 2vw 3.5vw;border-top:.2vw solid hsl(128,5.9760956175%,59.2156862745%);background-color:hsl(128,5.9760956175%,41.2156862745%)}body #page #main .crud_navigation a,body #page #main .crud_navigation button{margin:0 .5vw;color:rgb(221.5213414634, 226.0975609756, 178.2286585366)}body #page #main .crud_navigation a:hover,body #page #main .crud_navigation button:hover{color:hsl(204.375, 13.0081300813%, 101.7647058824%)}body #page #main .crud_navigation button,body #page #main .crud_navigation form{display:inline-block}body #page #main .crud_navigation nav.pagy.series-nav a{margin:0 0 0 .25vw;color:#646464;font-weight:400}body #page #main .crud_navigation nav.pagy.series-nav a[aria-current=page]{color:#fff}body #page #main .login_form fieldset,body #page #main .resend_form fieldset,body #page #main .password_form fieldset,body #page #main .form_user fieldset{margin:20vw 1vw .5vw 1vw;width:98vw;padding:3vw 7vw;border:.5vw solid #fff;text-align:left}body #page #main .login_form fieldset legend,body #page #main .resend_form fieldset legend,body #page #main .password_form fieldset legend,body #page #main .form_user fieldset legend{padding:2vw;font-size:133%;color:#fff}body #page #main .login_form fieldset p,body #page #main .resend_form fieldset p,body #page #main .password_form fieldset p,body #page #main .form_user fieldset p{margin-top:1vw}body #page #main .login_form fieldset p label,body #page #main .resend_form fieldset p label,body #page #main .password_form fieldset p label,body #page #main .form_user fieldset p label{padding-left:0;color:#dadfdb}body #page #main .login_form fieldset p input[type=text],body #page #main .login_form fieldset p input[type=password],body #page #main .login_form fieldset p input[type=email],body #page #main .resend_form fieldset p input[type=text],body #page #main .resend_form fieldset p input[type=password],body #page #main .resend_form fieldset p input[type=email],body #page #main .password_form fieldset p input[type=text],body #page #main .password_form fieldset p input[type=password],body #page #main .password_form fieldset p input[type=email],body #page #main .form_user fieldset p input[type=text],body #page #main .form_user fieldset p input[type=password],body #page #main .form_user fieldset p input[type=email]{font-size:110%;width:83vw;margin:1vw 0 5vw;background-color:#dadfdb;border:.2vw inset hsl(132,7.2463768116%,106.4705882353%);border-radius:.4vw}body #page #main .login_form fieldset p input::placeholder,body #page #main .resend_form fieldset p input::placeholder,body #page #main .password_form fieldset p input::placeholder,body #page #main .form_user fieldset p input::placeholder{font-size:3vw}body #page #main .login_form fieldset div.p_submit,body #page #main .resend_form fieldset div.p_submit,body #page #main .password_form fieldset div.p_submit,body #page #main .form_user fieldset div.p_submit{padding-top:2vw;padding-left:.1vw;margin-top:5vw}body #page #main .login_form fieldset div.p_submit input[type=submit],body #page #main .resend_form fieldset div.p_submit input[type=submit],body #page #main .password_form fieldset div.p_submit input[type=submit],body #page #main .form_user fieldset div.p_submit input[type=submit]{color:#000;font-size:4vw;background-color:#dadfdb;border-radius:3vw;padding:1vw 4vw 1.5vw;margin-bottom:15vw;cursor:pointer}body #page #main .login_form fieldset div.p_submit input[type=submit]:hover,body #page #main .resend_form fieldset div.p_submit input[type=submit]:hover,body #page #main .password_form fieldset div.p_submit input[type=submit]:hover,body #page #main .form_user fieldset div.p_submit input[type=submit]:hover{background-color:hsl(132,7.2463768116%,71.4705882353%)}body #page #main .login_form fieldset div.p_submit div.form_links,body #page #main .resend_form fieldset div.p_submit div.form_links,body #page #main .password_form fieldset div.p_submit div.form_links,body #page #main .form_user fieldset div.p_submit div.form_links{display:flex;flex-wrap:wrap;justify-content:space-between;align-content:space-between;width:97vw;margin:0 -8vw 0 -7vw;padding:6vw 7vw 1vw;border-top:.5vw solid #fff}body #page #main .login_form fieldset div.p_submit div.form_links a.admin_links,body #page #main .resend_form fieldset div.p_submit div.form_links a.admin_links,body #page #main .password_form fieldset div.p_submit div.form_links a.admin_links,body #page #main .form_user fieldset div.p_submit div.form_links a.admin_links{width:40vw;display:inline-flex;align-items:center;justify-content:center;text-align:center;color:#000;font-size:3vw;background-color:#dadfdb;border-radius:2vw;padding:1vw 2vw;margin:0 0 2.5vw;cursor:pointer}body #page #main .login_form fieldset div.p_submit div.form_links a.admin_links:hover,body #page #main .resend_form fieldset div.p_submit div.form_links a.admin_links:hover,body #page #main .password_form fieldset div.p_submit div.form_links a.admin_links:hover,body #page #main .form_user fieldset div.p_submit div.form_links a.admin_links:hover{background-color:hsl(132,7.2463768116%,71.4705882353%)}body #page #main .info{color:#ff9}body #page #main .highlight{color:#748794}body #page #main p.info{margin-bottom:3vw}body #page #main #more_instructions,body #page #main .more_instructions,body #page #main .instructions{font-size:90%;color:#ff9;border:none}body #page #main #more_instructions h2,body #page #main .more_instructions h2,body #page #main .instructions h2{font-size:100%;padding:2vw 0;color:#ff0}body #page #main #more_instructions h3,body #page #main .more_instructions h3,body #page #main .instructions h3{font-size:100%;text-decoration:underline;margin:1.5vw 0}body #page #main #more_instructions p,body #page #main .more_instructions p,body #page #main .instructions p{margin:1vw 0}body #page #main #more_instructions span,body #page #main .more_instructions span,body #page #main .instructions span{color:#9f9}body #page #main #more_instructions span.link_instr,body #page #main .more_instructions span.link_instr,body #page #main .instructions span.link_instr{color:#ff9}body #page #main #more_instructions a,body #page #main .more_instructions a,body #page #main .instructions a{color:#ff9;font-style:italic}body #page #main #more_instructions a:hover,body #page #main .more_instructions a:hover,body #page #main .instructions a:hover{color:#ff0}body #page #main #more_instructions{position:absolute;left:50vw;top:15vw;width:40vw;padding-bottom:7vw}body #page #main div#editor_and_preview_help{position:absolute;left:48vw;top:12vw;font-size:1.25vw;color:hsl(204.375,13.0081300813%,81.7647058824%);width:43.8vw;padding:1vw 1vw 1vw 1vw;background-color:hsl(204.375,13.0081300813%,9.7647058824%);border:2px solid hsl(204.375,13.0081300813%,19.7647058824%);cursor:pointer;opacity:.9;filter:alpha(opacity=90)}body #page #main div#editor_and_preview_help h3,body #page #main div#editor_and_preview_help h4{color:hsl(120,100%,95%);font-size:100%;font-weight:500;text-decoration:underline;margin:.25vw 0}body #page #main div#editor_and_preview_help p{margin:.25vw 0}body #page #main div#editor_and_preview_help p i{display:inline-block;width:1vw;height:1vw;fill:hsl(204.375,13.0081300813%,81.7647058824%)}body #page #main div#editor_and_preview_help p i svg{width:100%;height:inherit}body #page #main div#editor_and_preview_help p i.highlight{fill:#748794}body #page #main div#editor_and_preview_help p#close_editor_help{text-align:right}body #page #main div#editor_and_preview_help span.highlight{color:#748794}body #page #main .field_with_errors{border:.2vw solid #f66}body #page #main .error_message{color:#ff9;font-weight:400;padding-bottom:1vw}body #page #main #error_explanation{color:#c60;position:absolute;top:40vw;left:10.5vw}body.bookings.index #page #main .backend_table div.header-row,body.users.index #page #main .backend_table div.header-row,body.users.show #page #main .backend_table div.header-row{display:flex;flex-direction:column;justify-content:space-between;align-items:center}body.bookings.index #page #main .backend_table div.header-row h1,body.users.index #page #main .backend_table div.header-row h1,body.users.show #page #main .backend_table div.header-row h1{min-width:20vw}body.bookings.index #page #main .backend_table div.header-row div .payment-alert,body.users.index #page #main .backend_table div.header-row div .payment-alert,body.users.show #page #main .backend_table div.header-row div .payment-alert{background-color:#dadfdb;width:98vw;margin:1vw auto;font-size:3.5vw;padding:.5vw .5vw .5vw 2vw;border-radius:.8vw}body.bookings.index #page #main .backend_table div.header-row div .payment-alert .bank-details,body.users.index #page #main .backend_table div.header-row div .payment-alert .bank-details,body.users.show #page #main .backend_table div.header-row div .payment-alert .bank-details{display:flex;align-items:flex-start;gap:1vw}body.bookings.index #page #main .backend_table div.header-row div .payment-alert .bank-details span,body.users.index #page #main .backend_table div.header-row div .payment-alert .bank-details span,body.users.show #page #main .backend_table div.header-row div .payment-alert .bank-details span{color:#000 !important}body.bookings.index #page #main .backend_table div.header-row div .payment-alert .bank-details span button.copy-btn,body.users.index #page #main .backend_table div.header-row div .payment-alert .bank-details span button.copy-btn,body.users.show #page #main .backend_table div.header-row div .payment-alert .bank-details span button.copy-btn{float:right;margin-right:12vw;display:inline-block;background:none;border:none;cursor:pointer;padding:.25vw;width:4vw;height:4vw;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:stroke .3s ease}body.bookings.index #page #main .backend_table div.header-row div .payment-alert .bank-details span button.copy-btn svg,body.users.index #page #main .backend_table div.header-row div .payment-alert .bank-details span button.copy-btn svg,body.users.show #page #main .backend_table div.header-row div .payment-alert .bank-details span button.copy-btn svg{width:100%;height:100%;display:block}body.bookings.index #page #main .backend_table div.header-row div .payment-alert .bank-details span button.copy-btn:hover,body.users.index #page #main .backend_table div.header-row div .payment-alert .bank-details span button.copy-btn:hover,body.users.show #page #main .backend_table div.header-row div .payment-alert .bank-details span button.copy-btn:hover{stroke:#768578}body.bookings.index #page #main .backend_table div.header-row div .payment-alert .bank-details .copy-feedback,body.users.index #page #main .backend_table div.header-row div .payment-alert .bank-details .copy-feedback,body.users.show #page #main .backend_table div.header-row div .payment-alert .bank-details .copy-feedback{color:#768578;margin-left:.5vw}body.bookings.index #page #main .backend_table div.header-row .credit-balance,body.users.index #page #main .backend_table div.header-row .credit-balance,body.users.show #page #main .backend_table div.header-row .credit-balance{min-width:initial;padding:1vw;text-align:center;color:#ff9;background-color:#768578}body.bookings.index #page #main .backend_table tr.past-booking-title,body.users.index #page #main .backend_table tr.past-booking-title,body.users.show #page #main .backend_table tr.past-booking-title{color:hsl(204.375,13.0081300813%,91.7647058824%)}body.bookings.index #page #main .backend_table td.user-bookings-table,body.users.index #page #main .backend_table td.user-bookings-table,body.users.show #page #main .backend_table td.user-bookings-table{padding:0}body.bookings.index #page #main .backend_table td.user-bookings-table table,body.users.index #page #main .backend_table td.user-bookings-table table,body.users.show #page #main .backend_table td.user-bookings-table table{min-width:70vw;font-size:3vw;border-collapse:collapse;margin:0;padding:0}body.bookings.index #page #main .backend_table td.user-bookings-table table tr td,body.users.index #page #main .backend_table td.user-bookings-table table tr td,body.users.show #page #main .backend_table td.user-bookings-table table tr td{text-align:center;padding:1vh .5vw}body.bookings.index #page #main .backend_table td.user-bookings-table table tr td span.pending,body.users.index #page #main .backend_table td.user-bookings-table table tr td span.pending,body.users.show #page #main .backend_table td.user-bookings-table table tr td span.pending{color:rgb(240.2,242.2,179.4)}body.bookings.index #page #main .backend_table td.user-bookings-table table tr td span.confirmed,body.users.index #page #main .backend_table td.user-bookings-table table tr td span.confirmed,body.users.show #page #main .backend_table td.user-bookings-table table tr td span.confirmed{color:#dadfdb}body.bookings.index #page #main .backend_table td.user-bookings-table table tr td span.overdue,body.users.index #page #main .backend_table td.user-bookings-table table tr td span.overdue,body.users.show #page #main .backend_table td.user-bookings-table table tr td span.overdue{color:#c00}body.bookings.index #page #main .backend_table td.user-bookings-table table tr td span.payment_reported,body.users.index #page #main .backend_table td.user-bookings-table table tr td span.payment_reported,body.users.show #page #main .backend_table td.user-bookings-table table tr td span.payment_reported{color:#c00}body.bookings.index #page #main .backend_table td.user-bookings-table table tr td span.enough-credit,body.users.index #page #main .backend_table td.user-bookings-table table tr td span.enough-credit,body.users.show #page #main .backend_table td.user-bookings-table table tr td span.enough-credit{color:#cacbd1}body.bookings.index #page #main .backend_table td.user-bookings-table table tr td button,body.users.index #page #main .backend_table td.user-bookings-table table tr td button,body.users.show #page #main .backend_table td.user-bookings-table table tr td button{width:100%;border-radius:.25vw;padding:.1vw .25vw;cursor:pointer}body.bookings.index #page #main .backend_table td.user-bookings-table table tr td button.confirm-booking,body.users.index #page #main .backend_table td.user-bookings-table table tr td button.confirm-booking,body.users.show #page #main .backend_table td.user-bookings-table table tr td button.confirm-booking{margin-bottom:1vw;background-color:#768578;border:.1vw solid #dadfdb}body.bookings.index #page #main .backend_table td.user-bookings-table table tr td button.confirm-booking:hover,body.users.index #page #main .backend_table td.user-bookings-table table tr td button.confirm-booking:hover,body.users.show #page #main .backend_table td.user-bookings-table table tr td button.confirm-booking:hover{background-color:#dadfdb}body.bookings.index #page #main .backend_table td.user-bookings-table table tr td button.destroy-booking,body.users.index #page #main .backend_table td.user-bookings-table table tr td button.destroy-booking,body.users.show #page #main .backend_table td.user-bookings-table table tr td button.destroy-booking{color:#c00;background-color:#c5a2ad;border:.1vw solid #c00}body.bookings.index #page #main .backend_table td.user-bookings-table table tr td button.destroy-booking:hover,body.users.index #page #main .backend_table td.user-bookings-table table tr td button.destroy-booking:hover,body.users.show #page #main .backend_table td.user-bookings-table table tr td button.destroy-booking:hover{background-color:#cacbd1}body.bookings.index #page #main .backend_table td.user-bookings-table table tr td:nth-child(1),body.users.index #page #main .backend_table td.user-bookings-table table tr td:nth-child(1),body.users.show #page #main .backend_table td.user-bookings-table table tr td:nth-child(1){width:30%}body.bookings.index #page #main .backend_table td.user-bookings-table table tr td:nth-child(2),body.users.index #page #main .backend_table td.user-bookings-table table tr td:nth-child(2),body.users.show #page #main .backend_table td.user-bookings-table table tr td:nth-child(2){width:20%}body.bookings.index #page #main .backend_table td.user-bookings-table table tr td:nth-child(3),body.users.index #page #main .backend_table td.user-bookings-table table tr td:nth-child(3),body.users.show #page #main .backend_table td.user-bookings-table table tr td:nth-child(3){width:25%}body.bookings.index #page #main .backend_table td.user-bookings-table table tr td:nth-child(4) form button,body.users.index #page #main .backend_table td.user-bookings-table table tr td:nth-child(4) form button,body.users.show #page #main .backend_table td.user-bookings-table table tr td:nth-child(4) form button{padding:1vw 1.5vw}body.bookings.index #page #main .backend_table td.user-bookings-table table tr.line-odd,body.users.index #page #main .backend_table td.user-bookings-table table tr.line-odd,body.users.show #page #main .backend_table td.user-bookings-table table tr.line-odd{background-image:repeating-linear-gradient(90deg, rgb(166.4039840637, 176.3960159363, 167.7362549801), transparent 0.5vw)}body.bookings.index #page #main .backend_table td.user-bookings-table table tr.line-even,body.users.index #page #main .backend_table td.user-bookings-table table tr.line-even,body.users.show #page #main .backend_table td.user-bookings-table table tr.line-even{background-image:repeating-linear-gradient(0deg, rgb(166.4039840637, 176.3960159363, 167.7362549801), transparent 0.5vw)}body.bookings.index #page #main .backend_table td.user-bookings-table table tr.line-odd.past,body.users.index #page #main .backend_table td.user-bookings-table table tr.line-odd.past,body.users.show #page #main .backend_table td.user-bookings-table table tr.line-odd.past{background-image:repeating-linear-gradient(90deg, rgb(147.487250996, 159.612749004, 149.1039840637), transparent 0.5vw)}body.bookings.index #page #main .backend_table td.user-bookings-table table tr.line-even.past,body.users.index #page #main .backend_table td.user-bookings-table table tr.line-even.past,body.users.show #page #main .backend_table td.user-bookings-table table tr.line-even.past{background-image:repeating-linear-gradient(0deg, rgb(147.487250996, 159.612749004, 149.1039840637), transparent 0.5vw)}body.bookings.index #page #main .backend_table table.studio-table th,body.users.index #page #main .backend_table table.studio-table th,body.users.show #page #main .backend_table table.studio-table th{text-align:center}body.bookings.index #page #main .backend_table table.studio-table th,body.bookings.index #page #main .backend_table table.studio-table td,body.users.index #page #main .backend_table table.studio-table th,body.users.index #page #main .backend_table table.studio-table td,body.users.show #page #main .backend_table table.studio-table th,body.users.show #page #main .backend_table table.studio-table td{padding:1vh 2vw}body.bookings.index #page #main .backend_table table.studio-table th form.button_to,body.bookings.index #page #main .backend_table table.studio-table td form.button_to,body.users.index #page #main .backend_table table.studio-table th form.button_to,body.users.index #page #main .backend_table table.studio-table td form.button_to,body.users.show #page #main .backend_table table.studio-table th form.button_to,body.users.show #page #main .backend_table table.studio-table td form.button_to{font-size:85%}body.bookings.index #page #main .backend_table table.studio-table th form.button_to button,body.bookings.index #page #main .backend_table table.studio-table th form.button_to button.button,body.bookings.index #page #main .backend_table table.studio-table td form.button_to button,body.bookings.index #page #main .backend_table table.studio-table td form.button_to button.button,body.users.index #page #main .backend_table table.studio-table th form.button_to button,body.users.index #page #main .backend_table table.studio-table th form.button_to button.button,body.users.index #page #main .backend_table table.studio-table td form.button_to button,body.users.index #page #main .backend_table table.studio-table td form.button_to button.button,body.users.show #page #main .backend_table table.studio-table th form.button_to button,body.users.show #page #main .backend_table table.studio-table th form.button_to button.button,body.users.show #page #main .backend_table table.studio-table td form.button_to button,body.users.show #page #main .backend_table table.studio-table td form.button_to button.button{font-size:85%}body.bookings.index #page #main .backend_table table.studio-table th.price,body.users.index #page #main .backend_table table.studio-table th.price,body.users.show #page #main .backend_table table.studio-table th.price{min-width:25vw}body.bookings.index #page #main .backend_table table.studio-table td.td-price,body.bookings.index #page #main .backend_table table.studio-table td.td-status,body.users.index #page #main .backend_table table.studio-table td.td-price,body.users.index #page #main .backend_table table.studio-table td.td-status,body.users.show #page #main .backend_table table.studio-table td.td-price,body.users.show #page #main .backend_table table.studio-table td.td-status{text-align:center}body.bookings.index #page #main .backend_table table.studio-table td.td-price div.td-price-inner,body.bookings.index #page #main .backend_table table.studio-table td.td-price div.td-status-inner,body.bookings.index #page #main .backend_table table.studio-table td.td-status div.td-price-inner,body.bookings.index #page #main .backend_table table.studio-table td.td-status div.td-status-inner,body.users.index #page #main .backend_table table.studio-table td.td-price div.td-price-inner,body.users.index #page #main .backend_table table.studio-table td.td-price div.td-status-inner,body.users.index #page #main .backend_table table.studio-table td.td-status div.td-price-inner,body.users.index #page #main .backend_table table.studio-table td.td-status div.td-status-inner,body.users.show #page #main .backend_table table.studio-table td.td-price div.td-price-inner,body.users.show #page #main .backend_table table.studio-table td.td-price div.td-status-inner,body.users.show #page #main .backend_table table.studio-table td.td-status div.td-price-inner,body.users.show #page #main .backend_table table.studio-table td.td-status div.td-status-inner{display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:100%}body.bookings.index #page #main .backend_table table.studio-table td.access-buttons,body.users.index #page #main .backend_table table.studio-table td.access-buttons,body.users.show #page #main .backend_table table.studio-table td.access-buttons{display:flex;flex-direction:column;justify-content:space-between;gap:3vw}body.registrations #page #main #new_edit_view,body.users #page #main #new_edit_view{margin-bottom:50vw}body.registrations #page #main #new_edit_view h1,body.users #page #main #new_edit_view h1{margin-bottom:5vw}body.registrations #page #main #new_edit_view .form_user .field,body.registrations #page #main #new_edit_view .form_user .actions,body.users #page #main #new_edit_view .form_user .field,body.users #page #main #new_edit_view .form_user .actions{margin-top:3vw}body.registrations #page #main #new_edit_view .form_user .field,body.users #page #main #new_edit_view .form_user .field{width:98vw}body.registrations #page #main #new_edit_view .form_user .field input,body.registrations #page #main #new_edit_view .form_user .field textarea,body.users #page #main #new_edit_view .form_user .field input,body.users #page #main #new_edit_view .form_user .field textarea{width:96.5vw;margin-top:1vw}body.registrations #page #main #new_edit_view .form_user .field textarea,body.users #page #main #new_edit_view .form_user .field textarea{height:20vw}body.registrations #page #main #new_edit_view .form_user .actions.registration,body.users #page #main #new_edit_view .form_user .actions.registration{left:50vw;height:15vw}body.registrations #page #main #new_edit_view .form_user .actions.registration input[type=submit],body.users #page #main #new_edit_view .form_user .actions.registration input[type=submit]{color:#000;width:30vw;border-radius:1.5vw;padding:1.5vw 2vw}body.registrations #page #main .crud_navigation,body.users #page #main .crud_navigation{height:18vw}body.registrations #page #main .crud_navigation a,body.users #page #main .crud_navigation a{display:inline-block;margin:4vw 0 0 4vw}@media only screen and (min-width: 450px){body.sessions,body.registrations.request_verification,body.passwords{margin-top:10vw}body.sessions #page #main .login_form fieldset,body.sessions #page #main .resend_form fieldset,body.sessions #page #main .password_form fieldset,body.registrations.request_verification #page #main .login_form fieldset,body.registrations.request_verification #page #main .resend_form fieldset,body.registrations.request_verification #page #main .password_form fieldset,body.passwords #page #main .login_form fieldset,body.passwords #page #main .resend_form fieldset,body.passwords #page #main .password_form fieldset{margin:2vw .5vw .5vw 10vw;width:50vw;padding:1.5vw 3vw;border:.3vw solid #fff}body.sessions #page #main .login_form fieldset legend,body.sessions #page #main .resend_form fieldset legend,body.sessions #page #main .password_form fieldset legend,body.registrations.request_verification #page #main .login_form fieldset legend,body.registrations.request_verification #page #main .resend_form fieldset legend,body.registrations.request_verification #page #main .password_form fieldset legend,body.passwords #page #main .login_form fieldset legend,body.passwords #page #main .resend_form fieldset legend,body.passwords #page #main .password_form fieldset legend{padding:.5vw}body.sessions #page #main .login_form fieldset p label,body.sessions #page #main .resend_form fieldset p label,body.sessions #page #main .password_form fieldset p label,body.registrations.request_verification #page #main .login_form fieldset p label,body.registrations.request_verification #page #main .resend_form fieldset p label,body.registrations.request_verification #page #main .password_form fieldset p label,body.passwords #page #main .login_form fieldset p label,body.passwords #page #main .resend_form fieldset p label,body.passwords #page #main .password_form fieldset p label{padding-left:.5vw}body.sessions #page #main .login_form fieldset p input[type=text],body.sessions #page #main .login_form fieldset p input[type=password],body.sessions #page #main .login_form fieldset p input[type=email],body.sessions #page #main .resend_form fieldset p input[type=text],body.sessions #page #main .resend_form fieldset p input[type=password],body.sessions #page #main .resend_form fieldset p input[type=email],body.sessions #page #main .password_form fieldset p input[type=text],body.sessions #page #main .password_form fieldset p input[type=password],body.sessions #page #main .password_form fieldset p input[type=email],body.registrations.request_verification #page #main .login_form fieldset p input[type=text],body.registrations.request_verification #page #main .login_form fieldset p input[type=password],body.registrations.request_verification #page #main .login_form fieldset p input[type=email],body.registrations.request_verification #page #main .resend_form fieldset p input[type=text],body.registrations.request_verification #page #main .resend_form fieldset p input[type=password],body.registrations.request_verification #page #main .resend_form fieldset p input[type=email],body.registrations.request_verification #page #main .password_form fieldset p input[type=text],body.registrations.request_verification #page #main .password_form fieldset p input[type=password],body.registrations.request_verification #page #main .password_form fieldset p input[type=email],body.passwords #page #main .login_form fieldset p input[type=text],body.passwords #page #main .login_form fieldset p input[type=password],body.passwords #page #main .login_form fieldset p input[type=email],body.passwords #page #main .resend_form fieldset p input[type=text],body.passwords #page #main .resend_form fieldset p input[type=password],body.passwords #page #main .resend_form fieldset p input[type=email],body.passwords #page #main .password_form fieldset p input[type=text],body.passwords #page #main .password_form fieldset p input[type=password],body.passwords #page #main .password_form fieldset p input[type=email]{width:25vw;margin:0}body.sessions #page #main .login_form fieldset p input::placeholder,body.sessions #page #main .resend_form fieldset p input::placeholder,body.sessions #page #main .password_form fieldset p input::placeholder,body.registrations.request_verification #page #main .login_form fieldset p input::placeholder,body.registrations.request_verification #page #main .resend_form fieldset p input::placeholder,body.registrations.request_verification #page #main .password_form fieldset p input::placeholder,body.passwords #page #main .login_form fieldset p input::placeholder,body.passwords #page #main .resend_form fieldset p input::placeholder,body.passwords #page #main .password_form fieldset p input::placeholder{font-size:1vw}body.sessions #page #main .login_form fieldset div.p_submit,body.sessions #page #main .resend_form fieldset div.p_submit,body.sessions #page #main .password_form fieldset div.p_submit,body.registrations.request_verification #page #main .login_form fieldset div.p_submit,body.registrations.request_verification #page #main .resend_form fieldset div.p_submit,body.registrations.request_verification #page #main .password_form fieldset div.p_submit,body.passwords #page #main .login_form fieldset div.p_submit,body.passwords #page #main .resend_form fieldset div.p_submit,body.passwords #page #main .password_form fieldset div.p_submit{margin-top:2vw}body.sessions #page #main .login_form fieldset div.p_submit input[type=submit],body.sessions #page #main .resend_form fieldset div.p_submit input[type=submit],body.sessions #page #main .password_form fieldset div.p_submit input[type=submit],body.registrations.request_verification #page #main .login_form fieldset div.p_submit input[type=submit],body.registrations.request_verification #page #main .resend_form fieldset div.p_submit input[type=submit],body.registrations.request_verification #page #main .password_form fieldset div.p_submit input[type=submit],body.passwords #page #main .login_form fieldset div.p_submit input[type=submit],body.passwords #page #main .resend_form fieldset div.p_submit input[type=submit],body.passwords #page #main .password_form fieldset div.p_submit input[type=submit]{font-size:1.33vw;border-radius:1.5vw;padding:.5vw 2vw .6vw;margin-bottom:5vw}body.sessions #page #main .login_form fieldset div.p_submit div.form_links,body.sessions #page #main .resend_form fieldset div.p_submit div.form_links,body.sessions #page #main .password_form fieldset div.p_submit div.form_links,body.registrations.request_verification #page #main .login_form fieldset div.p_submit div.form_links,body.registrations.request_verification #page #main .resend_form fieldset div.p_submit div.form_links,body.registrations.request_verification #page #main .password_form fieldset div.p_submit div.form_links,body.passwords #page #main .login_form fieldset div.p_submit div.form_links,body.passwords #page #main .resend_form fieldset div.p_submit div.form_links,body.passwords #page #main .password_form fieldset div.p_submit div.form_links{width:50vw;margin:0 -3vw 0 -3.3vw;padding:2.5vw 3vw 0;border-top:.3vw solid #fff}body.sessions #page #main .login_form fieldset div.p_submit div.form_links a.admin_links,body.sessions #page #main .resend_form fieldset div.p_submit div.form_links a.admin_links,body.sessions #page #main .password_form fieldset div.p_submit div.form_links a.admin_links,body.registrations.request_verification #page #main .login_form fieldset div.p_submit div.form_links a.admin_links,body.registrations.request_verification #page #main .resend_form fieldset div.p_submit div.form_links a.admin_links,body.registrations.request_verification #page #main .password_form fieldset div.p_submit div.form_links a.admin_links,body.passwords #page #main .login_form fieldset div.p_submit div.form_links a.admin_links,body.passwords #page #main .resend_form fieldset div.p_submit div.form_links a.admin_links,body.passwords #page #main .password_form fieldset div.p_submit div.form_links a.admin_links{width:20vw;font-size:1vw;border-radius:.8vw .8vw;padding:.5vw 2vw;margin:0 0 1vw}body.bookings.index #page #main .backend_table div.header-row,body.users.index #page #main .backend_table div.header-row,body.users.show #page #main .backend_table div.header-row{flex-direction:row}body.bookings.index #page #main .backend_table div.header-row div .payment-alert,body.users.index #page #main .backend_table div.header-row div .payment-alert,body.users.show #page #main .backend_table div.header-row div .payment-alert{width:50vw;margin:1vw auto 0;font-size:inherit}body.bookings.index #page #main .backend_table div.header-row div .payment-alert .bank-details span button.copy-btn,body.users.index #page #main .backend_table div.header-row div .payment-alert .bank-details span button.copy-btn,body.users.show #page #main .backend_table div.header-row div .payment-alert .bank-details span button.copy-btn{padding:.1vw;margin-right:6vw;width:1.5vw;height:1.5vw}body.bookings.index #page #main .backend_table div.header-row .credit-balance,body.users.index #page #main .backend_table div.header-row .credit-balance,body.users.show #page #main .backend_table div.header-row .credit-balance{min-width:20vw;text-align:right}body.bookings.index #page #main .backend_table td.user-bookings-table table,body.users.index #page #main .backend_table td.user-bookings-table table,body.users.show #page #main .backend_table td.user-bookings-table table{min-width:30vw;font-size:1vw}body.bookings.index #page #main .backend_table td.user-bookings-table table td:nth-child(4) form button,body.users.index #page #main .backend_table td.user-bookings-table table td:nth-child(4) form button,body.users.show #page #main .backend_table td.user-bookings-table table td:nth-child(4) form button{padding:.1vw .25vw}body.bookings.index #page #main .backend_table table.studio-table th,body.bookings.index #page #main .backend_table table.studio-table td,body.users.index #page #main .backend_table table.studio-table th,body.users.index #page #main .backend_table table.studio-table td,body.users.show #page #main .backend_table table.studio-table th,body.users.show #page #main .backend_table table.studio-table td{padding:1vh 1vw}body.bookings.index #page #main .backend_table table.studio-table th.price,body.users.index #page #main .backend_table table.studio-table th.price,body.users.show #page #main .backend_table table.studio-table th.price{min-width:initial}body.bookings.index #page #main .backend_table table.studio-table td.td-price,body.bookings.index #page #main .backend_table table.studio-table td.td-status,body.users.index #page #main .backend_table table.studio-table td.td-price,body.users.index #page #main .backend_table table.studio-table td.td-status,body.users.show #page #main .backend_table table.studio-table td.td-price,body.users.show #page #main .backend_table table.studio-table td.td-status{text-align:left}body.bookings.index #page #main .backend_table table.studio-table td.td-price div.td-price-inner,body.bookings.index #page #main .backend_table table.studio-table td.td-price div.td-status-inner,body.bookings.index #page #main .backend_table table.studio-table td.td-status div.td-price-inner,body.bookings.index #page #main .backend_table table.studio-table td.td-status div.td-status-inner,body.users.index #page #main .backend_table table.studio-table td.td-price div.td-price-inner,body.users.index #page #main .backend_table table.studio-table td.td-price div.td-status-inner,body.users.index #page #main .backend_table table.studio-table td.td-status div.td-price-inner,body.users.index #page #main .backend_table table.studio-table td.td-status div.td-status-inner,body.users.show #page #main .backend_table table.studio-table td.td-price div.td-price-inner,body.users.show #page #main .backend_table table.studio-table td.td-price div.td-status-inner,body.users.show #page #main .backend_table table.studio-table td.td-status div.td-price-inner,body.users.show #page #main .backend_table table.studio-table td.td-status div.td-status-inner{flex-direction:row;gap:2vw;height:auto}body.bookings.index #page #main .backend_table table.studio-table td.access-buttons,body.users.index #page #main .backend_table table.studio-table td.access-buttons,body.users.show #page #main .backend_table table.studio-table td.access-buttons{flex-direction:row;gap:0}body.registrations.new #page #main #new_edit_view,body.registrations.create #page #main #new_edit_view,body.registrations.edit #page #main #new_edit_view,body.registrations.update #page #main #new_edit_view,body.users #page #main #new_edit_view{margin-bottom:6vw}body.registrations.new #page #main #new_edit_view h1,body.registrations.create #page #main #new_edit_view h1,body.registrations.edit #page #main #new_edit_view h1,body.registrations.update #page #main #new_edit_view h1,body.users #page #main #new_edit_view h1{margin-bottom:0}body.registrations.new #page #main #new_edit_view .form_user .field,body.registrations.new #page #main #new_edit_view .form_user .actions,body.registrations.create #page #main #new_edit_view .form_user .field,body.registrations.create #page #main #new_edit_view .form_user .actions,body.registrations.edit #page #main #new_edit_view .form_user .field,body.registrations.edit #page #main #new_edit_view .form_user .actions,body.registrations.update #page #main #new_edit_view .form_user .field,body.registrations.update #page #main #new_edit_view .form_user .actions,body.users #page #main #new_edit_view .form_user .field,body.users #page #main #new_edit_view .form_user .actions{margin-top:1vw}body.registrations.new #page #main #new_edit_view .form_user .field,body.registrations.create #page #main #new_edit_view .form_user .field,body.registrations.edit #page #main #new_edit_view .form_user .field,body.registrations.update #page #main #new_edit_view .form_user .field,body.users #page #main #new_edit_view .form_user .field{width:43vw}body.registrations.new #page #main #new_edit_view .form_user .field input,body.registrations.new #page #main #new_edit_view .form_user .field textarea,body.registrations.create #page #main #new_edit_view .form_user .field input,body.registrations.create #page #main #new_edit_view .form_user .field textarea,body.registrations.edit #page #main #new_edit_view .form_user .field input,body.registrations.edit #page #main #new_edit_view .form_user .field textarea,body.registrations.update #page #main #new_edit_view .form_user .field input,body.registrations.update #page #main #new_edit_view .form_user .field textarea,body.users #page #main #new_edit_view .form_user .field input,body.users #page #main #new_edit_view .form_user .field textarea{width:41.5vw;margin-top:.3vw}body.registrations.new #page #main #new_edit_view .form_user .field textarea,body.registrations.create #page #main #new_edit_view .form_user .field textarea,body.registrations.edit #page #main #new_edit_view .form_user .field textarea,body.registrations.update #page #main #new_edit_view .form_user .field textarea,body.users #page #main #new_edit_view .form_user .field textarea{height:10vw}body.registrations.new #page #main #new_edit_view .form_user .actions.registration,body.registrations.create #page #main #new_edit_view .form_user .actions.registration,body.registrations.edit #page #main #new_edit_view .form_user .actions.registration,body.registrations.update #page #main #new_edit_view .form_user .actions.registration,body.users #page #main #new_edit_view .form_user .actions.registration{left:20vw;height:4vw}body.registrations.new #page #main #new_edit_view .form_user .actions.registration input[type=submit],body.registrations.create #page #main #new_edit_view .form_user .actions.registration input[type=submit],body.registrations.edit #page #main #new_edit_view .form_user .actions.registration input[type=submit],body.registrations.update #page #main #new_edit_view .form_user .actions.registration input[type=submit],body.users #page #main #new_edit_view .form_user .actions.registration input[type=submit]{width:20vw;border-radius:.8vw .8vw 0vw 0vw;padding:.7vw .5vw .9vw}body.registrations.new #page #main .crud_navigation,body.registrations.create #page #main .crud_navigation,body.registrations.edit #page #main .crud_navigation,body.registrations.update #page #main .crud_navigation,body.users #page #main .crud_navigation{height:4vw}body.registrations.new #page #main .crud_navigation a,body.registrations.create #page #main .crud_navigation a,body.registrations.edit #page #main .crud_navigation a,body.registrations.update #page #main .crud_navigation a,body.users #page #main .crud_navigation a{display:inline;margin:0 .5vw}}
