<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root{--white-color: #fff;--black-color: #000;--white-rgb-color: rgba(255,255,255, 0.35);--black-rgb-color: 0,0,0;--grey-color: #d3d3d3;--grey-light-10-color: #d7d7d7;--grey-light-color: #e0e0e0;--grey-lighter-color: #e9e9e9;--grey-light-60-color: #ededed;--grey-lightest-color: #f1f1f1;--grey-bright-color: #fafafa;--grey-dark-10-color: #bdbdbd;--grey-dark-color: #939393;--grey-darker-color: #696969;--grey-dark-60-color: #545454;--grey-darkest-color: #3f3f3f;--grey-deep-color: #151515;--orange-color: #f8a358;--orange-light-color: #fabe8a;--orange-lighter-color: #fbd0ab;--orange-light-60-color: #fcdabc;--red-color: #d01820;--red-light-color: #ea5057;--red-lighter-color: #f08287;--red-lightest-color: #f6b4b7;--red-bright-color: #fce6e7;--red-light-95-color: #fef3f3;--red-dark-color: #911016;--red-darker-color: #680c10;--red-darkest-color: #3e0709;--red-desaturated-color: #a2464a;--red-stoplight-color: #ff0000;--red-stoplight-dark-color: #b20000;--green-stoplight-color: #1b8e1b;--green-stoplight-dark-color: #126312;--yellow-stoplight-color: #cca300;--yellow-stoplight-lighter-color: #ffe065;--blue-color: #3399ff;--blue-lighter-color: #99ccff;--blue-lightest-color: #c1e0ff;--blue-darker-color: #004c99;--blue-darkest-color: #002d5b;--peach-color: #fcd3a1;--pink-color: #f3d8d8;--code-brown-color: brown;--code-navy-color: navy;--code-olive-color: olive;--scrollbar-track-background: var(--grey-darker-color);--scrollbar-thumb-background: var(--grey-darkest-color);--ajax-overlay-color: rgba(211,211,211, 0.8);--popup-overlay-color: rgba(105,105,105, 0.8);--dark-background-text: #fff;--color-background-text: #000;--background-color: #fff;--font-color: #000;--font-faded-color: var(--grey-dark-color);--grid-cell-odd-color: var(--grey-lightest-color);--grid-cell-even-color: var(--grey-light-color);--input-background-color: #fff;--input-border-color: var(--grey-color);--input-disabled-border-color: var(--grey-color);--focused-background-color: #fef5ee;--input-readonly-border-color: #d3d3d3;--button-background-color: var(--grey-lighter-color);--main-menu-tooltip-color: #fff}html[data-theme=dark]{--black-color: #efefef;--black-rgb-color: 239,239,239;--white-color: #656565;--white-rgb-color: rgba(101,101,101,0.35);--grey-color: #3f3f3f;--grey-light-10-color: #525252;--grey-light-color: #656565;--grey-lighter-color: #606060;--grey-light-60-color: #8b8b8b;--grey-lightest-color: #9f9f9f;--grey-bright-color: #656565;--grey-dark-10-color: #3f3f3f;--grey-dark-color: #2c2c2c;--grey-darker-color: #1f1f1f;--grey-dark-60-color: #191919;--grey-darkest-color: #121212;--grey-deep-color: #060606;--orange-color: #d74000;--orange-light-color: #fe5913;--orange-lighter-color: #fe824e;--orange-light-60-color: #ffac88;--red-color: #a61319;--red-light-color: #e7323a;--red-lighter-color: #ee6d72;--red-lightest-color: #f4a7aa;--red-bright-color: #fbe1e2;--red-light-95-color: #a61319;--red-dark-color: #740d11;--red-darker-color: #53090c;--red-darkest-color: #310507;--red-stoplight-color: #4da6ff;--red-stoplight-dark-color: #0074e8;--green-stoplight-color: #00b223;--green-stoplight-dark-color: #007f19;--yellow-stoplight-color: #fff200;--yellow-stoplight-lighter-color: #fff87f;--blue-color: #0043e0;--blue-lighter-color: #1a5fff;--blue-lightest-color: #759ffe;--blue-darker-color: #002a8c;--blue-darkest-color: #001954;--code-brown-color: #fe4cb1;--code-navy-color: #d2d5ff;--code-olive-color: #63ff40;--scrollbar-track-background: var(--blue-lightest-color);--scrollbar-thumb-background: var(--blue-lightest-color);--ajax-overlay-color: rgba(105,105,105, 0.8);--background-color: #222;--font-color: #fff;--font-faded-color: #aaa;--grid-cell-odd-color: var(--grey-light-color);--grid-cell-even-color: var(--grey-light-10-color);--input-background-color: #707070;--focused-background-color: #8b8b8b;--button-background-color: #707070;--input-readonly-border-color: #3f3f3f;--main-menu-tooltip-color: #fff}html[data-theme=dark_high_contrast]{--black-color: #ffffff;--black-rgb-color: 239,239,239;--white-color: #001200;--white-rgb-color: rgba(101,101,101,0.35);--grey-color: #3f3f3f;--grey-light-10-color: #525252;--grey-light-color: #444444;--grey-lighter-color: #3b3b3b;--grey-light-60-color: #8b8b8b;--grey-lightest-color: #575757;--grey-bright-color: #424242;--grey-dark-10-color: #3f3f3f;--grey-dark-color: #2c2c2c;--grey-darker-color: #1f1f1f;--grey-dark-60-color: #191919;--grey-darkest-color: #121212;--grey-deep-color: #060606;--orange-color: #a33000;--orange-light-color: #5d1b00;--orange-lighter-color: #752200;--orange-light-60-color: #a33100;--red-color: #a61319;--red-light-color: #e7323a;--red-lighter-color: #ee6d72;--red-lightest-color: #f4a7aa;--red-bright-color: #fbe1e2;--red-light-95-color: #a61319;--red-dark-color: #740d11;--red-darker-color: #53090c;--red-darkest-color: #310507;--red-stoplight-color: #00ffdf;--red-stoplight-dark-color: #003c7a;--green-stoplight-color: #acffbc;--green-stoplight-dark-color: #007f19;--yellow-stoplight-color: #fff200;--yellow-stoplight-lighter-color: #fff87f;--blue-color: #0043e0;--blue-lighter-color: #1a5fff;--blue-lightest-color: #759ffe;--blue-darker-color: #002a8c;--blue-darkest-color: #001954;--code-brown-color: #fecce8;--code-navy-color: #d2d5ff;--code-olive-color: #63ff40;--scrollbar-track-background: #851f1f;--scrollbar-thumb-background: var(--red-lightest-color);--ajax-overlay-color: rgba(105,105,105, 0.8);--background-color: #222;--font-color: #fff;--font-faded-color: #d9d9d9;--grid-cell-odd-color: var(--grey-light-color);--grid-cell-even-color: var(--grey-light-10-color);--error-text-color: #fff;--input-background-color: #4c4c4c;--focused-background-color: #595959;--button-background-color: #595959;--input-border-color: #fff;--input-disabled-border-color: #000;--input-readonly-border-color: #353535;--main-menu-tooltip-color: #fff}html[data-theme=high_contrast_light]{--grey-color: #f1f1f1;--grey-light-10-color: #d7d7d7;--grey-light-color: #e0e0e0;--grey-lighter-color: #f1f1f1;--grey-light-60-color: #ededed;--grey-lightest-color: #f1f1f1;--grey-bright-color: #fafafa;--grey-dark-10-color: #d8d8d8;--grey-dark-color: #a8a8a8;--grey-darker-color: #575757;--grey-dark-60-color: #606060;--grey-darkest-color: #484848;--grey-deep-color: #181818;--red-stoplight-color: #a31010;--red-stoplight-dark-color: #720b0b;--green-stoplight-color: #136613;--green-stoplight-dark-color: #0d470d;--yellow-stoplight-color: #874205;--yellow-stoplight-lighter-color: #874205;--code-olive-color: #1d6706;--color-background-text: #fff;--font-faded-color: #3f3f3f;--input-border-color: var(--grey-darkest-color);--input-disabled-border-color: #aaa;--input-readonly-border-color: var(--grey-dark-10-color);--main-menu-tooltip-color: #fff}html[data-theme=amp]{--black-color: #323a45;--black-rgb-color: 239,239,239;--white-color: #fff;--white-rgb-color: rgba(250,250,250,0.35);--grey-color: #f1f1f1;--grey-dark-10-color: #11a1da;--grey-dark-color: #efefef;--grey-darker-color: #575757;--grey-dark-60-color: #606060;--grey-darkest-color: #484848;--grey-deep-color: #181818;--orange-color: #d74000;--orange-light-color: #fe5913;--orange-lighter-color: #fe824e;--orange-light-60-color: #ffac88;--red-color: #11a1da;--red-light-color: #b2e5f9;--red-lighter-color: #d8f2fc;--red-lightest-color: #c9ecfa;--red-bright-color: #b2e5f9;--red-light-95-color: var(--blue-lightest-color);--red-dark-color: #323a45;--red-darker-color: #08506d;--red-darkest-color: #053041;--red-stoplight-color: #d74000;--red-stoplight-dark-color: #962c00;--green-stoplight-color: #53a053;--green-stoplight-dark-color: #3a6f3a;--yellow-stoplight-color: #f0ad4e;--yellow-stoplight-lighter-color: #f4c583;--blue-color: #11a1da;--blue-lighter-color: #7fd3f5;--blue-lightest-color: #b2e5f9;--blue-darker-color: #002a8c;--blue-darkest-color: #001954;--code-brown-color: #fe4cb1;--code-navy-color: #d2d5ff;--code-olive-color: #63ff40;--scrollbar-track-background: var(--blue-lightest-color);--scrollbar-thumb-background: var(--blue-color);--ajax-overlay-color: rgba(105,105,105, 0.8);--color-background-text: #fff;--background-color: #fff;--font-color: #323a45;--font-faded-color: var(--grey-darker-color);--grid-cell-odd-color: var(--grey-lightest-color);--grid-cell-even-color: var(--grey-bright-color);--input-disabled-border-color: #d3d3d3;--button-background-color: var(--blue-lighter-color);--input-readonly-border-color: #3f3f3f;--main-menu-tooltip-color: #fff}html[data-theme=valentines_day]{--white-color: #e6b3e6;--black-color: #000;--white-rgb-color: rgba(255,255,255, 0.35);--black-rgb-color: 0,0,0;--grey-color: #ee91a3;--grey-light-10-color: #d7d7d7;--grey-light-color: #f1a7b6;--grey-lighter-color: #f8d3da;--grey-light-60-color: #ededed;--grey-lightest-color: #f5bdc8;--grey-bright-color: #ecc6ec;--grey-dark-10-color: #bdbdbd;--grey-dark-color: #939393;--grey-darker-color: #696969;--grey-dark-60-color: #545454;--grey-darkest-color: #3f3f3f;--grey-deep-color: #151515;--orange-color: #f8a358;--orange-light-color: #fabe8a;--orange-lighter-color: #fbd0ab;--orange-light-60-color: #fcdabc;--red-color: #b51a3a;--red-light-color: #ea5057;--red-lighter-color: #f08287;--red-lightest-color: #f6b4b7;--red-bright-color: #fce6e7;--red-light-95-color: #f5bdc8;--red-dark-color: #911016;--red-darker-color: #680c10;--red-darkest-color: #3e0709;--red-desaturated-color: #a2464a;--red-stoplight-color: #4c18b4;--red-stoplight-dark-color: #391285;--green-stoplight-color: #1b8e1b;--green-stoplight-dark-color: #126312;--yellow-stoplight-color: #cca300;--yellow-stoplight-lighter-color: #ffe065;--blue-color: #3399ff;--blue-lighter-color: #99ccff;--blue-lightest-color: #c1e0ff;--blue-darker-color: #004c99;--blue-darkest-color: #002d5b;--peach-color: #fcd3a1;--pink-color: #f3d8d8;--code-brown-color: brown;--code-navy-color: navy;--code-olive-color: olive;--scrollbar-track-background: var(--grey-color);--scrollbar-thumb-background: #e64d6b;--ajax-overlay-color: rgba(211,211,211, 0.8);--popup-overlay-color: rgba(105,105,105, 0.8);--dark-background-text: #fff;--color-background-text: #000;--background-color: #e4cdd3;--font-color: #000;--font-faded-color: var(--grey-dark-60-color);--grid-cell-odd-color: var(--grey-lightest-color);--grid-cell-even-color: var(--grey-light-color);--input-background-color: #ecc6ec;--input-border-color: #df9fdf;--input-disabled-border-color: #df9fdf;--focused-background-color: #e6b3e6;--input-readonly-border-color: #df9fdf;--button-background-color: var(--grey-lighter-color);--main-menu-tooltip-color: #fff}html[data-theme=st_patricks_day]{--white-color: #8ed260;--black-color: #000;--white-rgb-color: rgba(255,255,255, 0.35);--black-rgb-color: 0,0,0;--grey-color: #099441;--grey-light-10-color: #d7d7d7;--grey-light-color: #c9eb94;--grey-lighter-color: #76ab21;--grey-light-60-color: #ededed;--grey-lightest-color: #dff3bf;--grey-bright-color: #9fda40;--grey-dark-10-color: #bdbdbd;--grey-dark-color: #333333;--grey-darker-color: #696969;--grey-dark-60-color: #545454;--grey-darkest-color: #3f3f3f;--grey-deep-color: #151515;--orange-color: #f8a358;--orange-light-color: #fabe8a;--orange-lighter-color: #fbd0ab;--orange-light-60-color: #fcdabc;--red-color: #224d17;--red-light-color: #ea5057;--red-lighter-color: #099441;--red-lightest-color: #f6b4b7;--red-bright-color: #fce6e7;--red-light-95-color: #dff3bf;--red-dark-color: #4d2e00;--red-darker-color: #680c10;--red-darkest-color: #3e0709;--red-desaturated-color: #a2464a;--red-stoplight-color: #4d2e00;--red-stoplight-dark-color: #1a0f00;--green-stoplight-color: #1b8e1b;--green-stoplight-dark-color: #126312;--yellow-stoplight-color: #997a00;--yellow-stoplight-lighter-color: #ffcc00;--blue-color: #3399ff;--blue-lighter-color: #99ccff;--blue-lightest-color: #c1e0ff;--blue-darker-color: #004c99;--blue-darkest-color: #002d5b;--peach-color: #fcd3a1;--pink-color: #f3d8d8;--code-brown-color: brown;--code-navy-color: navy;--code-olive-color: olive;--scrollbar-track-background: var(--grey-lighter-color);--scrollbar-thumb-background: var(--grey-color);--ajax-overlay-color: rgba(211,211,211, 0.8);--popup-overlay-color: rgba(105,105,105, 0.8);--dark-background-text: #fff;--color-background-text: #000;--background-color: #f8f9d2;--font-color: #000;--font-faded-color: var(--grey-dark-color);--grid-cell-odd-color: var(--grey-lightest-color);--grid-cell-even-color: var(--grey-light-color);--input-background-color: #9fda40;--input-border-color: #60a830;--input-disabled-border-color: #60a830;--focused-background-color: #8ed260;--input-readonly-border-color: #60a830;--button-background-color: var(--grey-lighter-color);--main-menu-tooltip-color: #fff}html{transition:color,background 1s}body{margin:0;padding:0;background-color:var(--background-color);font-family:Tahoma,Geneva,sans-serif}@media(min-width: 48rem){body{font-size:11pt}}main{display:block}*::-webkit-scrollbar{width:12px;height:12px;background-color:#f1f1f1;background-color:var(--grey-lightest-color, #f1f1f1)}*::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px dimgray;-webkit-box-shadow:inset 0 0 6px var(--scrollbar-track-background)}*::-webkit-scrollbar-thumb{background-color:#3f3f3f;background-color:var(--scrollbar-thumb-background, #3f3f3f);outline:1px solid #708090}a,a:hover{color:#000;color:var(--font-color, #000);text-decoration:none}img{border:none}.ticket_statuses .is_closed,.ticket_statuses.readonly .is_closed{color:#1b8e1b;color:var(--green-stoplight-color, #1b8e1b)}.ticket_statuses .is_closed&gt;a,.ticket_statuses.readonly .is_closed&gt;a{color:#1b8e1b;color:var(--green-stoplight-color, #1b8e1b)}.ticket_statuses .is_frozen,.ticket_statuses.readonly .is_frozen{color:#cca300;color:var(--yellow-stoplight-color, #cca300)}.ticket_statuses .is_frozen&gt;a,.ticket_statuses.readonly .is_frozen&gt;a{color:#cca300;color:var(--yellow-stoplight-color, #cca300)}.ticket_statuses .is_open,.ticket_statuses.readonly .is_open{color:red;color:var(--red-stoplight-color, #ff0000)}.ticket_statuses .is_open&gt;a,.ticket_statuses.readonly .is_open&gt;a{color:red;color:var(--red-stoplight-color, #ff0000)}.pass_statuses .is_active{color:#1b8e1b;color:var(--green-stoplight-color, #1b8e1b)}.pass_statuses .is_expired{color:red;color:var(--red-stoplight-color, #ff0000)}.permit_statuses .is_active{color:#1b8e1b;color:var(--green-stoplight-color, #1b8e1b)}.permit_statuses .is_active&gt;a{color:#1b8e1b;color:var(--green-stoplight-color, #1b8e1b)}.permit_statuses .is_issued{color:#cca300;color:var(--yellow-stoplight-color, #cca300)}.permit_statuses .is_issued&gt;a{color:#cca300;color:var(--yellow-stoplight-color, #cca300)}.permit_statuses .is_deactivated{color:red;color:var(--red-stoplight-color, #ff0000)}.permit_statuses .is_deactivated&gt;a{color:red;color:var(--red-stoplight-color, #ff0000)}.tow_statuses .is_active{color:red;color:var(--red-stoplight-color, #ff0000)}.tow_statuses .is_deactivated{color:#1b8e1b;color:var(--green-stoplight-color, #1b8e1b)}.adjudication_types .is_pending{color:red;color:var(--red-stoplight-color, #ff0000)}.adjudication_types .is_closed{color:#1b8e1b;color:var(--green-stoplight-color, #1b8e1b)}.vehicle_statuses .current{color:#1b8e1b;color:var(--green-stoplight-color, #1b8e1b)}.vehicle_statuses .previous{color:red;color:var(--red-stoplight-color, #ff0000)}.carpool_statuses .is_incomplete{color:#cca300;color:var(--yellow-stoplight-color, #cca300)}.carpool_statuses .is_issued{color:#1b8e1b;color:var(--green-stoplight-color, #1b8e1b)}.carpool_statuses .is_deactivated{color:red;color:var(--red-stoplight-color, #ff0000)}.event_dates .is_past{color:red;color:var(--red-stoplight-color, #ff0000)}.event_dates .is_current{color:#1b8e1b;color:var(--green-stoplight-color, #1b8e1b)}@font-face{font-family:"Flaticon";src:url("../images/flaticon/flaticon.eot");src:url("../images/flaticon/flaticon.eot#iefix") format("embedded-opentype"),url("../images/flaticon/flaticon.woff") format("woff"),url("../images/flaticon/flaticon.ttf") format("truetype"),url("../images/flaticon/flaticon.svg") format("svg");font-weight:normal;font-style:normal}[class^=flaticon-]:before,[class*=" flaticon-"]:before,[class^=flaticon-]:after,[class*=" flaticon-"]:after{font-family:Flaticon;padding-right:.5ex;font-size:.8em}.flaticon-add133:before{content:""}.flaticon-add46:before{content:""}.flaticon-add70:before{content:""}.flaticon-admit1:before{content:""}.flaticon-arrow111:before{content:""}.flaticon-black141:before{content:""}.flaticon-coins18:before{content:""}.flaticon-create2:before{content:""}.flaticon-do5:before{content:""}.flaticon-expand1:before{content:""}.flaticon-expand25:before{content:""}.flaticon-fast44:before{content:""}.flaticon-folder152:before{content:""}.flaticon-magnifier13:before{content:""}.flaticon-money13:before{content:""}.flaticon-money29:before{content:""}.flaticon-parking5:before{content:""}.flaticon-parking8:before{content:""}.flaticon-pass1:before{content:""}.flaticon-rewind44:before{content:""}.flaticon-three60:before{content:""}.flaticon-two389:before{content:""}.flaticon-up164:before{content:""}@media print{.no_print{display:none}}.skip_to{position:absolute;top:-1000px;left:-1000px;height:1px;width:1px;text-align:left;overflow:hidden;color:#000;color:var(--font-color, #000)}a.skip_to:active,a.skip_to:focus,a.skip_to:hover{left:0;top:30px;width:auto;height:auto;overflow:visible;font-size:10px}@media(max-width: 40rem){a.skip_to:active,a.skip_to:focus,a.skip_to:hover{top:45px}}:root{--white-color: #fff;--black-color: #000;--white-rgb-color: rgba(255,255,255, 0.35);--black-rgb-color: 0,0,0;--grey-color: #d3d3d3;--grey-light-10-color: #d7d7d7;--grey-light-color: #e0e0e0;--grey-lighter-color: #e9e9e9;--grey-light-60-color: #ededed;--grey-lightest-color: #f1f1f1;--grey-bright-color: #fafafa;--grey-dark-10-color: #bdbdbd;--grey-dark-color: #939393;--grey-darker-color: #696969;--grey-dark-60-color: #545454;--grey-darkest-color: #3f3f3f;--grey-deep-color: #151515;--orange-color: #f8a358;--orange-light-color: #fabe8a;--orange-lighter-color: #fbd0ab;--orange-light-60-color: #fcdabc;--red-color: #d01820;--red-light-color: #ea5057;--red-lighter-color: #f08287;--red-lightest-color: #f6b4b7;--red-bright-color: #fce6e7;--red-light-95-color: #fef3f3;--red-dark-color: #911016;--red-darker-color: #680c10;--red-darkest-color: #3e0709;--red-desaturated-color: #a2464a;--red-stoplight-color: #ff0000;--red-stoplight-dark-color: #b20000;--green-stoplight-color: #1b8e1b;--green-stoplight-dark-color: #126312;--yellow-stoplight-color: #cca300;--yellow-stoplight-lighter-color: #ffe065;--blue-color: #3399ff;--blue-lighter-color: #99ccff;--blue-lightest-color: #c1e0ff;--blue-darker-color: #004c99;--blue-darkest-color: #002d5b;--peach-color: #fcd3a1;--pink-color: #f3d8d8;--code-brown-color: brown;--code-navy-color: navy;--code-olive-color: olive;--scrollbar-track-background: var(--grey-darker-color);--scrollbar-thumb-background: var(--grey-darkest-color);--ajax-overlay-color: rgba(211,211,211, 0.8);--popup-overlay-color: rgba(105,105,105, 0.8);--dark-background-text: #fff;--color-background-text: #000;--background-color: #fff;--font-color: #000;--font-faded-color: var(--grey-dark-color);--grid-cell-odd-color: var(--grey-lightest-color);--grid-cell-even-color: var(--grey-light-color);--input-background-color: #fff;--input-border-color: var(--grey-color);--input-disabled-border-color: var(--grey-color);--focused-background-color: #fef5ee;--input-readonly-border-color: #d3d3d3;--button-background-color: var(--grey-lighter-color);--main-menu-tooltip-color: #fff}html[data-theme=dark]{--black-color: #efefef;--black-rgb-color: 239,239,239;--white-color: #656565;--white-rgb-color: rgba(101,101,101,0.35);--grey-color: #3f3f3f;--grey-light-10-color: #525252;--grey-light-color: #656565;--grey-lighter-color: #606060;--grey-light-60-color: #8b8b8b;--grey-lightest-color: #9f9f9f;--grey-bright-color: #656565;--grey-dark-10-color: #3f3f3f;--grey-dark-color: #2c2c2c;--grey-darker-color: #1f1f1f;--grey-dark-60-color: #191919;--grey-darkest-color: #121212;--grey-deep-color: #060606;--orange-color: #d74000;--orange-light-color: #fe5913;--orange-lighter-color: #fe824e;--orange-light-60-color: #ffac88;--red-color: #a61319;--red-light-color: #e7323a;--red-lighter-color: #ee6d72;--red-lightest-color: #f4a7aa;--red-bright-color: #fbe1e2;--red-light-95-color: #a61319;--red-dark-color: #740d11;--red-darker-color: #53090c;--red-darkest-color: #310507;--red-stoplight-color: #4da6ff;--red-stoplight-dark-color: #0074e8;--green-stoplight-color: #00b223;--green-stoplight-dark-color: #007f19;--yellow-stoplight-color: #fff200;--yellow-stoplight-lighter-color: #fff87f;--blue-color: #0043e0;--blue-lighter-color: #1a5fff;--blue-lightest-color: #759ffe;--blue-darker-color: #002a8c;--blue-darkest-color: #001954;--code-brown-color: #fe4cb1;--code-navy-color: #d2d5ff;--code-olive-color: #63ff40;--scrollbar-track-background: var(--blue-lightest-color);--scrollbar-thumb-background: var(--blue-lightest-color);--ajax-overlay-color: rgba(105,105,105, 0.8);--background-color: #222;--font-color: #fff;--font-faded-color: #aaa;--grid-cell-odd-color: var(--grey-light-color);--grid-cell-even-color: var(--grey-light-10-color);--input-background-color: #707070;--focused-background-color: #8b8b8b;--button-background-color: #707070;--input-readonly-border-color: #3f3f3f;--main-menu-tooltip-color: #fff}html[data-theme=dark_high_contrast]{--black-color: #ffffff;--black-rgb-color: 239,239,239;--white-color: #001200;--white-rgb-color: rgba(101,101,101,0.35);--grey-color: #3f3f3f;--grey-light-10-color: #525252;--grey-light-color: #444444;--grey-lighter-color: #3b3b3b;--grey-light-60-color: #8b8b8b;--grey-lightest-color: #575757;--grey-bright-color: #424242;--grey-dark-10-color: #3f3f3f;--grey-dark-color: #2c2c2c;--grey-darker-color: #1f1f1f;--grey-dark-60-color: #191919;--grey-darkest-color: #121212;--grey-deep-color: #060606;--orange-color: #a33000;--orange-light-color: #5d1b00;--orange-lighter-color: #752200;--orange-light-60-color: #a33100;--red-color: #a61319;--red-light-color: #e7323a;--red-lighter-color: #ee6d72;--red-lightest-color: #f4a7aa;--red-bright-color: #fbe1e2;--red-light-95-color: #a61319;--red-dark-color: #740d11;--red-darker-color: #53090c;--red-darkest-color: #310507;--red-stoplight-color: #00ffdf;--red-stoplight-dark-color: #003c7a;--green-stoplight-color: #acffbc;--green-stoplight-dark-color: #007f19;--yellow-stoplight-color: #fff200;--yellow-stoplight-lighter-color: #fff87f;--blue-color: #0043e0;--blue-lighter-color: #1a5fff;--blue-lightest-color: #759ffe;--blue-darker-color: #002a8c;--blue-darkest-color: #001954;--code-brown-color: #fecce8;--code-navy-color: #d2d5ff;--code-olive-color: #63ff40;--scrollbar-track-background: #851f1f;--scrollbar-thumb-background: var(--red-lightest-color);--ajax-overlay-color: rgba(105,105,105, 0.8);--background-color: #222;--font-color: #fff;--font-faded-color: #d9d9d9;--grid-cell-odd-color: var(--grey-light-color);--grid-cell-even-color: var(--grey-light-10-color);--error-text-color: #fff;--input-background-color: #4c4c4c;--focused-background-color: #595959;--button-background-color: #595959;--input-border-color: #fff;--input-disabled-border-color: #000;--input-readonly-border-color: #353535;--main-menu-tooltip-color: #fff}html[data-theme=high_contrast_light]{--grey-color: #f1f1f1;--grey-light-10-color: #d7d7d7;--grey-light-color: #e0e0e0;--grey-lighter-color: #f1f1f1;--grey-light-60-color: #ededed;--grey-lightest-color: #f1f1f1;--grey-bright-color: #fafafa;--grey-dark-10-color: #d8d8d8;--grey-dark-color: #a8a8a8;--grey-darker-color: #575757;--grey-dark-60-color: #606060;--grey-darkest-color: #484848;--grey-deep-color: #181818;--red-stoplight-color: #a31010;--red-stoplight-dark-color: #720b0b;--green-stoplight-color: #136613;--green-stoplight-dark-color: #0d470d;--yellow-stoplight-color: #874205;--yellow-stoplight-lighter-color: #874205;--code-olive-color: #1d6706;--color-background-text: #fff;--font-faded-color: #3f3f3f;--input-border-color: var(--grey-darkest-color);--input-disabled-border-color: #aaa;--input-readonly-border-color: var(--grey-dark-10-color);--main-menu-tooltip-color: #fff}html[data-theme=amp]{--black-color: #323a45;--black-rgb-color: 239,239,239;--white-color: #fff;--white-rgb-color: rgba(250,250,250,0.35);--grey-color: #f1f1f1;--grey-dark-10-color: #11a1da;--grey-dark-color: #efefef;--grey-darker-color: #575757;--grey-dark-60-color: #606060;--grey-darkest-color: #484848;--grey-deep-color: #181818;--orange-color: #d74000;--orange-light-color: #fe5913;--orange-lighter-color: #fe824e;--orange-light-60-color: #ffac88;--red-color: #11a1da;--red-light-color: #b2e5f9;--red-lighter-color: #d8f2fc;--red-lightest-color: #c9ecfa;--red-bright-color: #b2e5f9;--red-light-95-color: var(--blue-lightest-color);--red-dark-color: #323a45;--red-darker-color: #08506d;--red-darkest-color: #053041;--red-stoplight-color: #d74000;--red-stoplight-dark-color: #962c00;--green-stoplight-color: #53a053;--green-stoplight-dark-color: #3a6f3a;--yellow-stoplight-color: #f0ad4e;--yellow-stoplight-lighter-color: #f4c583;--blue-color: #11a1da;--blue-lighter-color: #7fd3f5;--blue-lightest-color: #b2e5f9;--blue-darker-color: #002a8c;--blue-darkest-color: #001954;--code-brown-color: #fe4cb1;--code-navy-color: #d2d5ff;--code-olive-color: #63ff40;--scrollbar-track-background: var(--blue-lightest-color);--scrollbar-thumb-background: var(--blue-color);--ajax-overlay-color: rgba(105,105,105, 0.8);--color-background-text: #fff;--background-color: #fff;--font-color: #323a45;--font-faded-color: var(--grey-darker-color);--grid-cell-odd-color: var(--grey-lightest-color);--grid-cell-even-color: var(--grey-bright-color);--input-disabled-border-color: #d3d3d3;--button-background-color: var(--blue-lighter-color);--input-readonly-border-color: #3f3f3f;--main-menu-tooltip-color: #fff}html[data-theme=valentines_day]{--white-color: #e6b3e6;--black-color: #000;--white-rgb-color: rgba(255,255,255, 0.35);--black-rgb-color: 0,0,0;--grey-color: #ee91a3;--grey-light-10-color: #d7d7d7;--grey-light-color: #f1a7b6;--grey-lighter-color: #f8d3da;--grey-light-60-color: #ededed;--grey-lightest-color: #f5bdc8;--grey-bright-color: #ecc6ec;--grey-dark-10-color: #bdbdbd;--grey-dark-color: #939393;--grey-darker-color: #696969;--grey-dark-60-color: #545454;--grey-darkest-color: #3f3f3f;--grey-deep-color: #151515;--orange-color: #f8a358;--orange-light-color: #fabe8a;--orange-lighter-color: #fbd0ab;--orange-light-60-color: #fcdabc;--red-color: #b51a3a;--red-light-color: #ea5057;--red-lighter-color: #f08287;--red-lightest-color: #f6b4b7;--red-bright-color: #fce6e7;--red-light-95-color: #f5bdc8;--red-dark-color: #911016;--red-darker-color: #680c10;--red-darkest-color: #3e0709;--red-desaturated-color: #a2464a;--red-stoplight-color: #4c18b4;--red-stoplight-dark-color: #391285;--green-stoplight-color: #1b8e1b;--green-stoplight-dark-color: #126312;--yellow-stoplight-color: #cca300;--yellow-stoplight-lighter-color: #ffe065;--blue-color: #3399ff;--blue-lighter-color: #99ccff;--blue-lightest-color: #c1e0ff;--blue-darker-color: #004c99;--blue-darkest-color: #002d5b;--peach-color: #fcd3a1;--pink-color: #f3d8d8;--code-brown-color: brown;--code-navy-color: navy;--code-olive-color: olive;--scrollbar-track-background: var(--grey-color);--scrollbar-thumb-background: #e64d6b;--ajax-overlay-color: rgba(211,211,211, 0.8);--popup-overlay-color: rgba(105,105,105, 0.8);--dark-background-text: #fff;--color-background-text: #000;--background-color: #e4cdd3;--font-color: #000;--font-faded-color: var(--grey-dark-60-color);--grid-cell-odd-color: var(--grey-lightest-color);--grid-cell-even-color: var(--grey-light-color);--input-background-color: #ecc6ec;--input-border-color: #df9fdf;--input-disabled-border-color: #df9fdf;--focused-background-color: #e6b3e6;--input-readonly-border-color: #df9fdf;--button-background-color: var(--grey-lighter-color);--main-menu-tooltip-color: #fff}html[data-theme=st_patricks_day]{--white-color: #8ed260;--black-color: #000;--white-rgb-color: rgba(255,255,255, 0.35);--black-rgb-color: 0,0,0;--grey-color: #099441;--grey-light-10-color: #d7d7d7;--grey-light-color: #c9eb94;--grey-lighter-color: #76ab21;--grey-light-60-color: #ededed;--grey-lightest-color: #dff3bf;--grey-bright-color: #9fda40;--grey-dark-10-color: #bdbdbd;--grey-dark-color: #333333;--grey-darker-color: #696969;--grey-dark-60-color: #545454;--grey-darkest-color: #3f3f3f;--grey-deep-color: #151515;--orange-color: #f8a358;--orange-light-color: #fabe8a;--orange-lighter-color: #fbd0ab;--orange-light-60-color: #fcdabc;--red-color: #224d17;--red-light-color: #ea5057;--red-lighter-color: #099441;--red-lightest-color: #f6b4b7;--red-bright-color: #fce6e7;--red-light-95-color: #dff3bf;--red-dark-color: #4d2e00;--red-darker-color: #680c10;--red-darkest-color: #3e0709;--red-desaturated-color: #a2464a;--red-stoplight-color: #4d2e00;--red-stoplight-dark-color: #1a0f00;--green-stoplight-color: #1b8e1b;--green-stoplight-dark-color: #126312;--yellow-stoplight-color: #997a00;--yellow-stoplight-lighter-color: #ffcc00;--blue-color: #3399ff;--blue-lighter-color: #99ccff;--blue-lightest-color: #c1e0ff;--blue-darker-color: #004c99;--blue-darkest-color: #002d5b;--peach-color: #fcd3a1;--pink-color: #f3d8d8;--code-brown-color: brown;--code-navy-color: navy;--code-olive-color: olive;--scrollbar-track-background: var(--grey-lighter-color);--scrollbar-thumb-background: var(--grey-color);--ajax-overlay-color: rgba(211,211,211, 0.8);--popup-overlay-color: rgba(105,105,105, 0.8);--dark-background-text: #fff;--color-background-text: #000;--background-color: #f8f9d2;--font-color: #000;--font-faded-color: var(--grey-dark-color);--grid-cell-odd-color: var(--grey-lightest-color);--grid-cell-even-color: var(--grey-light-color);--input-background-color: #9fda40;--input-border-color: #60a830;--input-disabled-border-color: #60a830;--focused-background-color: #8ed260;--input-readonly-border-color: #60a830;--button-background-color: var(--grey-lighter-color);--main-menu-tooltip-color: #fff}#unified_search_mini_form{display:none}#unified_search_mini_form.menu_popup_show{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:justify;justify-content:space-between;position:fixed;top:1.75rem;left:0;right:0;bottom:0;left:auto;bottom:auto;width:calc(100% - 2px - 4ex);max-width:70ex;z-index:750;border-radius:5px;box-shadow:5px 5px 8px rgba(var(--black-rgb-color), 0.2);margin:.25rem 1ex;padding:.5rem 1ex;border:1px solid;border-color:#680c10;border-color:var(--red-darker-color, #680c10);background-color:#911016;background-color:var(--red-dark-color, #911016);color:#fff;color:var(--white-color, #fff)}@media(max-width: 48rem){#unified_search_mini_form.menu_popup_show{top:2.75rem}}#unified_search_mini_form.menu_popup_show&gt;input{height:2.5rem;font-size:2rem}#unified_search_mini_form.menu_popup_show&gt;input{-ms-flex-positive:1;flex-grow:1;margin-right:1ex}#unified_search_mini_form.menu_popup_show&gt;button{-ms-flex-positive:0;flex-grow:0}#main_menu{box-shadow:5px 5px 8px rgba(var(--black-rgb-color), 0.2);position:fixed;left:0;top:0;width:100%;z-index:1000;color:#fff;color:var(--dark-background-text, #fff);font-weight:bold;font-size:1.1rem;line-height:1rem}#main_menu{background-color:#d01820;background-color:var(--red-color, #d01820)}#main_menu ul,#main_menu li{padding:0;margin:0}#main_menu ul,#main_menu ul a,#main_menu li,#main_menu li a{cursor:default}#main_menu ul li,#main_menu li li{list-style:none;vertical-align:bottom}#main_menu ul&gt;li.logo&gt;a{margin-left:-15px;margin-right:-15px;padding:1px 15px 1px 15px}#main_menu li{padding:.375rem 1ex;white-space:nowrap}#main_menu li:hover{background-color:#f08287;background-color:var(--red-lighter-color, #f08287)}#main_menu li.root:hover{background-color:rgba(255,255,255,.35);background-color:var(--white-rgb-color, rgba(255, 255, 255, 0.35))}#main_menu li.disabled,#main_menu li span.disabled,#main_menu li a.disabled{color:#939393;color:var(--font-faded-color, #939393)}#main_menu li.not_implemented,#main_menu li span.not_implemented{color:#939393;color:var(--font-faded-color, #939393)}#main_menu li.root.branch.icon,#main_menu li.icon.root{padding:.1rem 1ex !important}#main_menu li.icon.logo.root{padding:.25ex 1.75ex .25ex 1.75ex}#main_menu&gt;ul{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap}#main_menu&gt;ul&gt;li ul span,#main_menu&gt;ul&gt;li ul a{display:block}#main_menu&gt;ul&gt;li#main_menu_spacer{-ms-flex-positive:1;flex-grow:1}#main_menu&gt;ul&gt;li#main_menu_spacer:hover{background-color:inherit}#main_menu&gt;ul&gt;li#login_info{min-width:9ex;text-align:right}#main_menu&gt;ul&gt;li#login_info&gt;.wrapper{right:0;text-align:left}#main_menu li .wrapper{position:absolute;display:none;margin-top:.375rem}#main_menu li .wrapper .wrapper{float:left;left:100%;margin-top:-1.375rem}#main_menu li ul{box-shadow:5px 5px 8px rgba(var(--black-rgb-color), 0.2);border-width:1px;border-style:solid;border-color:#911016;border-color:var(--red-dark-color, #911016);background-color:#fef3f3;background-color:var(--red-light-95-color, #fef3f3);color:#000;color:var(--black-color, #000);font-weight:normal;border-radius:5px}#main_menu li ul ul:not(.ignore_scroll){max-height:25em;overflow-y:auto;overflow-x:hidden}#main_menu li ul li:first-child{border-top-left-radius:5px;border-top-right-radius:5px}#main_menu li ul li:last-child{border-bottom-left-radius:5px;border-bottom-right-radius:5px}#main_menu #reminders_menu{box-shadow:5px 5px 8px rgba(var(--black-rgb-color), 0.2);border-width:1px;border-style:solid;border-color:#911016;border-color:var(--red-dark-color, #911016);background-color:#fef3f3;background-color:var(--red-light-95-color, #fef3f3);color:#000;color:var(--black-color, #000);font-weight:normal;border-radius:5px;float:right;right:0;position:absolute;display:none;margin-top:.375rem}#main_menu #reminders_menu ul:not(.ignore_scroll){max-height:25em;overflow-y:auto;overflow-x:hidden}#main_menu li.icon a,#main_menu li.icon img{height:1.65rem}#main_menu li.menu_separator{padding:0}#main_menu li.menu_separator,#main_menu li.menu_separator:hover{background-color:#fff;background-color:var(--white-color, #fff)}#main_menu li.leaf{padding:0}#main_menu li.leaf a,#main_menu li.leaf span,#main_menu li.leaf div{padding:.375rem 1ex}#main_menu li.disabled.leaf{padding:.375rem 1ex}#main_menu li.disabled span{padding:0}#main_menu li.branch:not(.root)&gt;span{position:relative;padding-right:1ex;width:100%}#main_menu li.branch:not(.root)&gt;span:after{content:"";display:inline;position:absolute;top:.125em;right:0;width:0;height:0;border:5px solid;border-color:#d3d3d3;border-color:var(--grey-color, #d3d3d3);border-top-color:rgba(0,0,0,0);border-right-color:rgba(0,0,0,0);border-bottom-color:rgba(0,0,0,0)}#main_menu #toggle_left_menu{display:none}#main_menu #toggle_grid_buttons{display:none}#main_menu #toggle_financial_sidebar{display:none}@media(max-width: 90rem){#main_menu li.root.hide_first{display:none}}@media(max-width: 78rem){#main_menu li.root.hide_second{display:none}}@media(max-width: 68rem){#main_menu li.root.hide_third{display:none}}@media(max-width: 60rem){#main_menu li.root.hide_fourth{display:none}}@media(max-width: 48rem){#main_menu li.root.hide_fifth{display:none}}@media(max-width: 40rem){#main_menu li.root:not(.icon){display:none}}@media(max-width: 48rem){#main_menu{font-size:1.5rem}#main_menu li.icon a,#main_menu li.icon img{height:2rem}#main_menu li.root:not(.icon){padding:.875rem 1rem}}#main_menu svg.main_menu_watermark{opacity:.5;position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}#main_menu svg.main_menu_watermark text{fill:#f8a358;fill:var(--orange-color, #f8a358)}#main_menu #more_menu{display:none}@media(max-width: 90rem)and (min-width: 48rem){#main_menu #more_menu{display:inherit}}#main_menu #more_menu&gt;.wrapper{margin-top:1.375rem}#main_content{position:fixed;top:1.75rem;left:0;right:0;bottom:0;position:relative;left:auto;right:auto;bottom:auto}@media(max-width: 48rem){#main_content{top:2.75rem}}#main_menu_popup_overlay{display:none;position:fixed;top:1.75rem;left:0;right:0;bottom:0;z-index:599;background-color:rgba(105,105,105,.8);background-color:var(--popup-overlay-color, rgba(105, 105, 105, 0.8))}@media(max-width: 48rem){#main_menu_popup_overlay{top:2.75rem}}#left_menu{position:fixed;top:1.75rem;left:0;right:0;bottom:0;position:absolute;right:auto;bottom:auto;width:13rem;margin:1em 0 0 2ex;box-shadow:5px 5px 8px rgba(var(--black-rgb-color), 0.2)}@media(max-width: 48rem){#left_menu{top:2.75rem}}#left_menu .body{padding:.5em 0}#left_menu li.account_number a,#left_menu li.account_name a{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#left_menu li.account_number a,#left_menu li.account_number a input,#left_menu li.account_number a select{font-weight:bold;font-size:1.2rem}#left_menu .mobile_only{display:none}#left_menu li.disabled,#left_menu span.disabled{color:#939393;color:var(--font-faded-color, #939393)}#left_menu li.not_implemented,#left_menu span.not_implemented{color:#939393;color:var(--font-faded-color, #939393)}#left_menu:not(.menu_popup_show) div.last_desktop_header{border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-bottom-width:1px}#left_menu:not(.menu_popup_show) div.last_desktop_header:not(.expanded)&gt;.header{border-bottom-left-radius:5px;border-bottom-right-radius:5px}#left_menu:not(.menu_popup_show) div.last_desktop_header.collapsed&gt;.header{border-bottom-width:0px}#left_menu:not(.menu_popup_show) div.last_desktop_header.expanded&gt;.body{border-bottom-left-radius:5px;border-bottom-right-radius:5px}@media(max-width: 48rem){#left_menu{display:none}#left_menu.menu_popup_show{display:block;overflow:auto;position:fixed;top:1.75rem;left:0;right:0;bottom:0;right:auto;max-width:13rem;bottom:auto;max-height:calc(100% - 3.25rem);box-shadow:5px 5px 8px rgba(var(--black-rgb-color), 0.2);padding:0;margin:.5rem;z-index:750}#left_menu.menu_popup_show .mobile_only{display:block}}@media(max-width: 48rem)and (max-width: 48rem){#left_menu.menu_popup_show{top:2.75rem}}@media(max-width: 48rem)and (max-width: 48rem){#left_menu.menu_popup_show{font-size:1.25rem}}@media(max-width: 48rem){#main_menu #toggle_left_menu{display:inline}}@media(min-width: 48rem){#main_content{margin-left:14rem}}#save_cancel_buttons{position:fixed;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;bottom:0;right:0;margin-right:20px;padding:.25em;background-color:#d01820;background-color:var(--red-color, #d01820);border:1px solid;border-color:#911016;border-color:var(--red-dark-color, #911016);border-bottom:none;border-top-left-radius:5px;border-top-right-radius:5px;box-shadow:0px -5px 8px rgba(var(--black-rgb-color), 0.2);z-index:600}#save_cancel_buttons,#save_cancel_buttons button,#save_cancel_buttons .field,#save_cancel_buttons label{font-size:1em;line-height:1;box-sizing:content-box;-ms-flex-pack:center;justify-content:center}#save_cancel_buttons button{margin:.25em;padding:.25em}#save_cancel_buttons button:not(.always_visible){display:none}#save_cancel_buttons .checkbox_field{margin:.25em;padding:.25em;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-align:center;align-items:center;border-radius:5px;border:1px solid;border-color:#bdbdbd;border-color:var(--grey-dark-10-color, #bdbdbd);background-color:#e9e9e9;background-color:var(--button-background-color, #e9e9e9);color:#000;color:var(--font-color, #000)}#save_cancel_buttons .checkbox_field:focus{background-color:#fef5ee;background-color:var(--focused-background-color, #fef5ee);border-color:dimgray;border-color:var(--grey-darker-color, #696969);box-shadow:5px 5px 8px rgba(var(--black-rgb-color), 0.2)}#save_cancel_buttons .checkbox_field:disabled{opacity:.8}#save_cancel_buttons .checkbox_field input{padding:0;margin:0;height:1em;width:1em;-ms-flex-order:1;order:1}#save_cancel_buttons .checkbox_field label{padding:0;margin:0;margin-left:.25em;-ms-flex-order:2;order:2}#save_cancel_buttons .combobox_field{margin:.25em}#save_cancel_buttons .combobox_field select{padding:.25em}#save_cancel_buttons .combobox_field.field.required:after{color:#fff;color:var(--white-color, #fff)}@media(max-width: 48rem){#save_cancel_buttons{width:100%;box-sizing:border-box;margin-right:0;border-top-left-radius:0;border-top-right-radius:0;border-left:none;border-right:none;-ms-flex-line-pack:end;align-content:flex-end}}#main_content .message_dialog{border:1px solid;border-color:#939393;border-color:var(--grey-dark-color, #939393);border-radius:5px;box-shadow:5px 5px 8px rgba(var(--black-rgb-color), 0.2);width:98%;margin-left:auto;margin-right:auto}#main_content .message_dialog&gt;.header{padding:.5em .5em;color:#000;color:var(--black-color, #000);background-color:#d3d3d3;background-color:var(--grey-color, #d3d3d3);border-bottom:1px solid;border-bottom-color:#939393;border-bottom-color:var(--grey-dark-color, #939393);border-top-left-radius:5px;border-top-right-radius:5px;font-size:1.2em;font-weight:bold}#main_content .message_dialog&gt;.header.small{padding:.25em .5ex;font-size:1em;font-weight:normal}#main_content .message_dialog&gt;.body{padding:.5em .5em;background-color:#fff;background-color:var(--white-color, #fff);border-radius:5px}#main_content .message_dialog&gt;.footer{padding:.5em .5em;background-color:#d3d3d3;background-color:var(--grey-color, #d3d3d3);border-top:1px solid;border-top-color:#939393;border-top-color:var(--grey-dark-color, #939393);color:#000;color:var(--font-color, #000);border-bottom-left-radius:5px;border-bottom-right-radius:5px}#main_content .message_dialog&gt;.footer.small{padding:.25em .5ex;font-size:1em;font-weight:normal}@media(min-width: 400px){#main_content .message_dialog{max-width:75%;margin-top:100px}}@media(min-width: 500px){#main_content .message_dialog{max-width:50%}}.message_dialog .body{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.message_dialog .body&gt;.c1,.message_dialog .body&gt;.c2{padding:10px}.message_dialog .body&gt;.c1{-ms-flex-positive:1;flex-grow:1;-ms-flex-item-align:start;align-self:flex-start;text-align:center}.message_dialog .body&gt;.c2{-ms-flex-positive:3;flex-grow:3}.message_dialog .body .align_right{text-align:right !important}.message_dialog .body .align_left{text-align:left !important}.message_dialog .body .message_dialog_icon{width:48px;height:48px}@media(min-width: 600px){.message_dialog .body .message_dialog_icon{width:72px;height:72px}}@media(min-width: 1000px){.message_dialog .body .message_dialog_icon{width:128px;height:128px}}.message_dialog .body textarea#reason,.message_dialog .body textarea#reason_for_change,.message_dialog .body textarea#reason_for_reopen{width:100%;resize:vertical}.message_dialog form .body{-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:start;justify-content:flex-start}.message_dialog .footer{text-align:right}.message_dialog .footer button{margin-left:.5em}.message_dialog&gt;form&gt;.footer,.message_dialog&gt;.footer{margin-top:10px;border-top:1px solid;border-top-color:#d3d3d3;border-top-color:var(--grey-color, #d3d3d3);padding-top:10px}.message_dialog#common_message_dialog .message{display:block}.message_dialog#common_message_dialog .show_hide_message_details{display:block;margin-top:.5em}.message_dialog#common_message_dialog .body{color:#000;color:var(--error-text-color, #000)}.message_dialog#common_message_dialog .details{display:none;margin:1rem;color:#000;color:var(--font-color, #000)}.message_dialog#common_message_dialog .details_body{font-family:monospace}.eod_message_dialog .body{max-width:300px;margin:auto}.eod_message_dialog .footer{text-align:right}.eod_message_dialog .footer button{margin-left:.5em}#please_wait_dialog{text-align:center;margin:10px;color:#000;color:var(--font-color, #000)}#please_wait_dialog #please_wait_progress_bar{display:none}#auto_logoff_container{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10100}#auto_logoff_container #auto_logoff_dialog{border:1px solid;border-color:#939393;border-color:var(--grey-dark-color, #939393);border-radius:5px;box-shadow:5px 5px 8px rgba(var(--black-rgb-color), 0.2);width:98%;margin-left:auto;margin-right:auto}#auto_logoff_container #auto_logoff_dialog&gt;.header{padding:.5em .5em;color:#000;color:var(--black-color, #000);background-color:#d3d3d3;background-color:var(--grey-color, #d3d3d3);border-bottom:1px solid;border-bottom-color:#939393;border-bottom-color:var(--grey-dark-color, #939393);border-top-left-radius:5px;border-top-right-radius:5px;font-size:1.2em;font-weight:bold}#auto_logoff_container #auto_logoff_dialog&gt;.header.small{padding:.25em .5ex;font-size:1em;font-weight:normal}#auto_logoff_container #auto_logoff_dialog&gt;.body{padding:.5em .5em;background-color:#fff;background-color:var(--white-color, #fff);border-radius:5px}#auto_logoff_container #auto_logoff_dialog&gt;.footer{padding:.5em .5em;background-color:#d3d3d3;background-color:var(--grey-color, #d3d3d3);border-top:1px solid;border-top-color:#939393;border-top-color:var(--grey-dark-color, #939393);color:#000;color:var(--font-color, #000);border-bottom-left-radius:5px;border-bottom-right-radius:5px}#auto_logoff_container #auto_logoff_dialog&gt;.footer.small{padding:.25em .5ex;font-size:1em;font-weight:normal}@media(min-width: 400px){#auto_logoff_container #auto_logoff_dialog{max-width:75%;margin-top:100px}}@media(min-width: 500px){#auto_logoff_container #auto_logoff_dialog{max-width:50%}}#auto_logoff_container #auto_logoff_dialog .body{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-radius:0}#auto_logoff_container #auto_logoff_dialog .body&gt;.c1,#auto_logoff_container #auto_logoff_dialog .body&gt;.c2{padding:10px}#auto_logoff_container #auto_logoff_dialog .body&gt;.c1{-ms-flex-positive:1;flex-grow:1;-ms-flex-item-align:start;align-self:flex-start;text-align:center}#auto_logoff_container #auto_logoff_dialog .body&gt;.c2{-ms-flex-positive:3;flex-grow:3}#auto_logoff_container #auto_logoff_dialog .body .align_right{text-align:right !important}#auto_logoff_container #auto_logoff_dialog .body .align_left{text-align:left !important}#auto_logoff_container #auto_logoff_dialog .body .message_dialog_icon{width:48px;height:48px}@media(min-width: 600px){#auto_logoff_container #auto_logoff_dialog .body .message_dialog_icon{width:72px;height:72px}}@media(min-width: 1000px){#auto_logoff_container #auto_logoff_dialog .body .message_dialog_icon{width:128px;height:128px}}#auto_logoff_container #auto_logoff_dialog .body .message{display:block}#auto_logoff_container #auto_logoff_dialog .body .details_body{font-family:monospace}#auto_logoff_container #auto_logoff_dialog .footer{text-align:right}#auto_logoff_container #auto_logoff_dialog .footer button{margin-left:.5em}#auto_logoff_container #auto_logoff_background{width:100%;height:100%;position:fixed;top:0;left:0;z-index:-1;background-color:#000;background-color:var(--black-color, #000);opacity:.6}/*! jQuery UI - v1.12.0 - 2016-07-15
* http://jqueryui.com
* Includes: core.css, autocomplete.css, menu.css, datepicker.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&amp;folderName=blitzer&amp;cornerRadiusShadow=8px&amp;offsetLeftShadow=-8px&amp;offsetTopShadow=-8px&amp;thicknessShadow=8px&amp;opacityShadow=10&amp;bgImgOpacityShadow=0&amp;bgTextureShadow=flat&amp;bgColorShadow=333333&amp;opacityOverlay=40&amp;bgImgOpacityOverlay=65&amp;bgTextureOverlay=dots_small&amp;bgColorOverlay=a6a6a6&amp;iconColorError=cc0000&amp;fcError=2e2e2e&amp;borderColorError=cc0000&amp;bgImgOpacityError=75&amp;bgTextureError=diagonals_thick&amp;bgColorError=f3d8d8&amp;iconColorHighlight=004276&amp;fcHighlight=444444&amp;borderColorHighlight=fcd3a1&amp;bgImgOpacityHighlight=55&amp;bgTextureHighlight=glass&amp;bgColorHighlight=fbf8ee&amp;iconColorActive=cc0000&amp;fcActive=cc0000&amp;borderColorActive=eeeeee&amp;bgImgOpacityActive=65&amp;bgTextureActive=flat&amp;bgColorActive=ffffff&amp;iconColorHover=cc0000&amp;fcHover=111111&amp;borderColorHover=cdd5da&amp;bgImgOpacityHover=100&amp;bgTextureHover=highlight_hard&amp;bgColorHover=f6f6f6&amp;iconColorDefault=cc0000&amp;fcDefault=004276&amp;borderColorDefault=d8dcdf&amp;bgImgOpacityDefault=100&amp;bgTextureDefault=highlight_hard&amp;bgColorDefault=eeeeee&amp;iconColorContent=cc0000&amp;fcContent=333333&amp;borderColorContent=eeeeee&amp;bgImgOpacityContent=75&amp;bgTextureContent=flat&amp;bgColorContent=ffffff&amp;iconColorHeader=ffffff&amp;fcHeader=ffffff&amp;borderColorHeader=e3a1a1&amp;bgImgOpacityHeader=15&amp;bgTextureHeader=highlight_soft&amp;bgColorHeader=cc0000&amp;cornerRadius=6px&amp;fsDefault=1.1em&amp;fwDefault=bold&amp;ffDefault=Arial%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:9100}.ui-state-disabled{cursor:default !important;pointer-events:none}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default;z-index:9025}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0;max-height:40vh;overflow-y:scroll;overflow-x:hidden}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{margin:0;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");color:#000;color:var(--black-color, #000);background-color:#fef5ee;background-color:var(--focused-background-color, #fef5ee)}.ui-menu .ui-menu-item-wrapper{position:relative;padding:0 .5em 0 .5em}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px;color:#fff;color:var(--input-background-color, #fff);background-color:#39f;background-color:var(--blue-color, #3399ff)}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:.9em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em}.ui-widget{font-family:inherit;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:inherit;font-size:.9em}.ui-widget.ui-widget-content{border:1px solid;border-color:#e9e9e9;border-color:var(--grey-lighter-color, #e9e9e9)}.ui-widget-content{border:1px solid;border-color:#f1f1f1;border-color:var(--grey-lightest-color, #f1f1f1);background:#fff url("../libraries/jquery/jqueryui/images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;background:var(--white-color) url("../libraries/jquery/jqueryui/images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;color:#151515;color:var(--grey-deep-color, #151515)}.ui-widget-content a{color:#151515;color:var(--grey-deep-color, #151515)}.ui-widget-header{border:1px solid;border-color:#f6b4b7;border-color:var(--red-lightest-color, #f6b4b7);background:#d01820 url("../libraries/jquery/jqueryui/images/ui-bg_highlight-soft_15_cc0000_1x100.png") 50% 50% repeat-x;background:var(--red-color) url("../libraries/jquery/jqueryui/images/ui-bg_highlight-soft_15_cc0000_1x100.png") 50% 50% repeat-x;color:#fff;color:var(--white-color, #fff);font-weight:bold}.ui-widget-header a{color:#fff;color:var(--white-color, #fff)}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid;border-color:#e9e9e9;border-color:var(--grey-lighter-color, #e9e9e9);background:#f1f1f1 url("../libraries/jquery/jqueryui/images/ui-bg_highlight-hard_100_eeeeee_1x100.png") 50% 50% repeat-x;background:var(--grey-lightest-color) url("../libraries/jquery/jqueryui/images/ui-bg_highlight-hard_100_eeeeee_1x100.png") 50% 50% repeat-x;font-weight:bold;color:#002d5b;color:var(--blue-darkest-color, #002d5b)}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#002d5b;color:var(--blue-darkest-color, #002d5b);text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid;border-color:#f1f1f1;border-color:var(--grey-lightest-color, #f1f1f1);background:#fafafa url("../libraries/jquery/jqueryui/images/ui-bg_highlight-hard_100_f6f6f6_1x100.png") 50% 50% repeat-x;background:var(--grey-bright-color) url("../libraries/jquery/jqueryui/images/ui-bg_highlight-hard_100_f6f6f6_1x100.png") 50% 50% repeat-x;font-weight:bold;color:var(--grey-deep-color)}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:var(--grey-deep-color);text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px #9cf;box-shadow:0 0 3px 1px var(--blue-lighter-color)}.ui-icon-background,.ui-state-active .ui-icon-background{border-color:#f1f1f1;border-color:var(--grey-lightest-color, #f1f1f1);background-color:#d01820;background-color:var(--red-color, #d01820)}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#d01820;color:var(--red-color, #d01820);text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid;border-color:#fcd3a1;border-color:var(--peach-color, #fcd3a1);background:#fafafa url("../libraries/jquery/jqueryui/images/ui-bg_glass_55_fbf8ee_1x400.png") 50% 50% repeat-x;background:var(--grey-bright-color) url("../libraries/jquery/jqueryui/images/ui-bg_glass_55_fbf8ee_1x400.png") 50% 50% repeat-x;color:#151515;color:var(--grey-deep-color, #151515)}.ui-state-checked{border:1px solid;border-color:#fcd3a1;border-color:var(--peach-color, #fcd3a1);background:#fafafa url("../libraries/jquery/jqueryui/images/ui-bg_glass_55_fbf8ee_1x400.png") 50% 50% repeat-x;background:var(--grey-bright-color) url("../libraries/jquery/jqueryui/images/ui-bg_glass_55_fbf8ee_1x400.png") 50% 50% repeat-x}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#151515;color:var(--grey-deep-color, #151515)}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid;border-color:#d01820;border-color:var(--red-color, #d01820);background:#f3d8d8 url("../libraries/jquery/jqueryui/images/ui-bg_diagonals-thick_75_f3d8d8_40x40.png") 50% 50% repeat;background:var(--pink-color) url("../libraries/jquery/jqueryui/images/ui-bg_diagonals-thick_75_f3d8d8_40x40.png") 50% 50% repeat;color:#151515;color:var(--grey-deep-color, #151515)}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#151515;color:var(--grey-deep-color, #151515)}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#151515;color:var(--grey-deep-color, #151515)}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("../libraries/jquery/jqueryui/images/ui-icons_cc0000_256x240.png")}.ui-widget-header .ui-icon{background-image:url("../libraries/jquery/jqueryui/images/ui-icons_ffffff_256x240.png")}.ui-button .ui-icon,.ui-state-default .ui-icon{background-image:url("../libraries/jquery/jqueryui/images/ui-icons_cc0000_256x240.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon,.ui-state-default .ui-icon{background-image:url("../libraries/jquery/jqueryui/images/ui-icons_cc0000_256x240.png")}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url("../libraries/jquery/jqueryui/images/ui-icons_cc0000_256x240.png")}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url("../libraries/jquery/jqueryui/images/ui-icons_004276_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("../libraries/jquery/jqueryui/images/ui-icons_cc0000_256x240.png")}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-64px 0;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:6px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:6px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:6px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:6px}.ui-widget-overlay{background:#f1f1f1 url("../libraries/jquery/jqueryui/images/ui-bg_dots-small_65_a6a6a6_2x2.png") 50% 50% repeat;background:var(--grey-lightest-color) url("../libraries/jquery/jqueryui/images/ui-bg_dots-small_65_a6a6a6_2x2.png") 50% 50% repeat;opacity:.4;filter:Alpha(Opacity=40)}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#151515 url("../libraries/jquery/jqueryui/images/ui-bg_flat_0_333333_40x100.png") 50% 50% repeat-x;background:var(--grey-deep-color) url("../libraries/jquery/jqueryui/images/ui-bg_flat_0_333333_40x100.png") 50% 50% repeat-x;opacity:.1;filter:Alpha(Opacity=10);border-radius:8px}.accordion{padding:0;margin:0;width:100%;border-radius:5px}.accordion&gt;.accordion_section{border:1px solid;border-color:#939393;border-color:var(--grey-dark-color, #939393);border-radius:5px}.accordion&gt;.accordion_section&gt;.header{padding:.5em .5em;color:#000;color:var(--black-color, #000);background-color:#d3d3d3;background-color:var(--grey-color, #d3d3d3);border-bottom:1px solid;border-bottom-color:#939393;border-bottom-color:var(--grey-dark-color, #939393);border-top-left-radius:5px;border-top-right-radius:5px;font-size:1.2em;font-weight:bold}.accordion&gt;.accordion_section&gt;.header.small{padding:.25em .5ex;font-size:1em;font-weight:normal}.accordion&gt;.accordion_section&gt;.body{padding:.5em .5em;background-color:#fff;background-color:var(--white-color, #fff);border-radius:5px}.accordion&gt;.accordion_section&gt;.footer{padding:.5em .5em;background-color:#d3d3d3;background-color:var(--grey-color, #d3d3d3);border-top:1px solid;border-top-color:#939393;border-top-color:var(--grey-dark-color, #939393);color:#000;color:var(--font-color, #000);border-bottom-left-radius:5px;border-bottom-right-radius:5px}.accordion&gt;.accordion_section&gt;.footer.small{padding:.25em .5ex;font-size:1em;font-weight:normal}.accordion&gt;.accordion_section.collapsed .body,.accordion&gt;.accordion_section.collapsed .footer{display:none}.accordion&gt;.accordion_section,.accordion&gt;.accordion_section&gt;.header,.accordion&gt;.accordion_section&gt;.body,.accordion&gt;.accordion_section&gt;.footer{border-radius:0}.accordion&gt;.accordion_section:first-child,.accordion&gt;.accordion_section:first-child&gt;.header{border-top-left-radius:5px;border-top-right-radius:5px}.accordion&gt;.accordion_section:last-child,.accordion&gt;.accordion_section:last-child&gt;.body,.accordion&gt;.accordion_section:last-child&gt;.footer{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.accordion&gt;.accordion_section:last-child.collapsed&gt;.header{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.accordion&gt;.accordion_section.has_footer&gt;.body{border-bottom-left-radius:0;border-bottom-right-radius:0}.accordion&gt;.accordion_section{border-top-width:0;border-bottom-width:0}.accordion&gt;.accordion_section:first-child{border-top-width:1px}.accordion&gt;.accordion_section:last-child{border-bottom-width:1px}.accordion&gt;.accordion_section&gt;.header{border-top:1px solid;border-top-color:#939393;border-top-color:var(--grey-dark-color, #939393)}.accordion&gt;.accordion_section:first-child&gt;.header{border-top-width:0}.accordion&gt;.accordion_section:last-child.collapsed&gt;.header{border-bottom-width:0}.accordion&gt;.accordion_section&gt;.header{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:justify;justify-content:space-between}.accordion&gt;.accordion_section&gt;.header,.accordion&gt;.accordion_section&gt;.header.small{padding:0}.accordion&gt;.accordion_section&gt;.header&gt;.title{padding:.5em .5em;margin:0;font-size:inherit}.accordion&gt;.accordion_section&gt;.header.small&gt;.title{padding:.25em .5ex;font-weight:normal}.accordion&gt;.accordion_section&gt;.header&gt;.expander{-ms-flex-positive:1;flex-grow:1}.accordion&gt;.accordion_section&gt;.header&gt;.buttons&gt;.button{margin:.5em .5em}.accordion&gt;.accordion_section&gt;.header.small&gt;.buttons&gt;.button{margin:.25em .5ex}.accordion&gt;.accordion_section&gt;.header&gt;.buttons&gt;.button&gt;span:before{padding:.25em .5ex}.accordion&gt;.accordion_section&gt;.header.small&gt;.buttons&gt;.button&gt;span:before{padding:.125em .25ex}.accordion&gt;.accordion_section&gt;.header&gt;.buttons&gt;.button{cursor:default;display:inline-block;margin-left:.5ex;opacity:.5;border:1px solid rgba(0,0,0,0);border-radius:5px}.accordion&gt;.accordion_section&gt;.header&gt;.buttons&gt;.button span:before{display:block;font-size:1em}.accordion&gt;.accordion_section&gt;.header&gt;.buttons&gt;.button.checked{box-shadow:2px 2px 2px rgba(var(--black-rgb-color), 0.2) inset;border-color:#939393;border-color:var(--grey-dark-color, #939393);background-color:#fff;background-color:var(--white-color, #fff);opacity:1}.accordion&gt;.accordion_section&gt;.header&gt;.buttons&gt;.button:not(.checked):hover{box-shadow:5px 5px 8px rgba(var(--black-rgb-color), 0.2);border-color:#939393;border-color:var(--grey-dark-color, #939393);background:linear-gradient(#ededed, #939393);background:linear-gradient(var(--grey-light-60-color), var(--grey-dark-color));opacity:1}.accordion&gt;.accordion_section&gt;.header&gt;.buttons&gt;.button:not(.checked):active{box-shadow:5px 5px 8px rgba(var(--black-rgb-color), 0.2) inset;border-color:#939393;border-color:var(--grey-dark-color, #939393);background:linear-gradient(#545454, #939393);background:linear-gradient(var(-grey-dark-60-color), var(--grey-dark-color));opacity:1}.accordion&gt;.accordion_section&gt;.header.non_empty&gt;.title{color:red;color:var(--red-stoplight-color, #ff0000)}.accordion&gt;.accordion_section&gt;.header .field{font-size:11pt;font-weight:200}.accordion&gt;.accordion_section&gt;.body{color:#000;color:var(--black-color, #000);background-color:#fafafa;background-color:var(--grey-bright-color, #fafafa);overflow:auto}.accordion&gt;.accordion_section&gt;.body&gt;p{margin-left:5px}.accordion&gt;.accordion_section.disabled&gt;.body{color:#939393;color:var(--font-faded-color, #939393);background-color:#e9e9e9;background-color:var(--grey-lighter-color, #e9e9e9)}.accordion.accordion_default_height&gt;.accordion_section.collapsed .body,.accordion.accordion_default_height&gt;.accordion_section.collapsed .footer{display:none}.accordion.accordion_default_height&gt;.accordion_section&gt;.body{border-bottom-left-radius:0;border-bottom-right-radius:0}.accordion.accordion_default_height&gt;.accordion_section&gt;.footer{display:block;padding:0;min-height:5px}.accordion&gt;.accordion_section.full_screen{position:fixed;top:0;left:0;right:0;bottom:0;z-index:2000;display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.accordion&gt;.accordion_section.full_screen,.accordion&gt;.accordion_section.full_screen&gt;.header,.accordion&gt;.accordion_section.full_screen&gt;.footer{border-radius:0}.accordion&gt;.accordion_section.full_screen&gt;.header .toggle_full_height{display:none}.accordion&gt;.accordion_section.full_screen&gt;.body{max-height:none !important;overflow:auto}.accordion&gt;.accordion_section.full_screen&gt;.header{-ms-flex-negative:0;flex-shrink:0}.accordion&gt;.accordion_section.full_screen&gt;.body{-ms-flex-negative:1;flex-shrink:1}.accordion&gt;.accordion_section.full_screen&gt;.footer{-ms-flex-negative:0;flex-shrink:0}.accordion&gt;.accordion_section.full_screen:before{position:fixed;top:0;left:0;right:0;bottom:0;top:0;content:"";z-index:-1;background-color:rgba(105,105,105,.8);background-color:var(--popup-overlay-color, rgba(105, 105, 105, 0.8))}div.field label.error{display:none !important}div.field input.error,div.field select.error{background-color:#f08287;background-color:var(--red-lighter-color, #f08287)}#ajax_indicator .overlay{position:fixed;top:0;height:100%;left:0;width:100%;z-index:9999;background-color:rgba(211,211,211,.8);background-color:var(--ajax-overlay-color, rgba(211, 211, 211, 0.8))}#ajax_indicator dialog.modal{position:fixed;top:50%;left:50%;-webkit-transform:translate(-32px, -32px);transform:translate(-32px, -32px);z-index:10000;background-color:rgba(0,0,0,0);border:none;padding:0;width:auto}div.tooltip{opacity:0}div.tooltip[aria-hidden=false]{opacity:1;transition:opacity .5s}/*! jQuery UI - v1.12.0 - 2016-07-15
* http://jqueryui.com
* Includes: core.css, autocomplete.css, menu.css, datepicker.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&amp;folderName=blitzer&amp;cornerRadiusShadow=8px&amp;offsetLeftShadow=-8px&amp;offsetTopShadow=-8px&amp;thicknessShadow=8px&amp;opacityShadow=10&amp;bgImgOpacityShadow=0&amp;bgTextureShadow=flat&amp;bgColorShadow=333333&amp;opacityOverlay=40&amp;bgImgOpacityOverlay=65&amp;bgTextureOverlay=dots_small&amp;bgColorOverlay=a6a6a6&amp;iconColorError=cc0000&amp;fcError=2e2e2e&amp;borderColorError=cc0000&amp;bgImgOpacityError=75&amp;bgTextureError=diagonals_thick&amp;bgColorError=f3d8d8&amp;iconColorHighlight=004276&amp;fcHighlight=444444&amp;borderColorHighlight=fcd3a1&amp;bgImgOpacityHighlight=55&amp;bgTextureHighlight=glass&amp;bgColorHighlight=fbf8ee&amp;iconColorActive=cc0000&amp;fcActive=cc0000&amp;borderColorActive=eeeeee&amp;bgImgOpacityActive=65&amp;bgTextureActive=flat&amp;bgColorActive=ffffff&amp;iconColorHover=cc0000&amp;fcHover=111111&amp;borderColorHover=cdd5da&amp;bgImgOpacityHover=100&amp;bgTextureHover=highlight_hard&amp;bgColorHover=f6f6f6&amp;iconColorDefault=cc0000&amp;fcDefault=004276&amp;borderColorDefault=d8dcdf&amp;bgImgOpacityDefault=100&amp;bgTextureDefault=highlight_hard&amp;bgColorDefault=eeeeee&amp;iconColorContent=cc0000&amp;fcContent=333333&amp;borderColorContent=eeeeee&amp;bgImgOpacityContent=75&amp;bgTextureContent=flat&amp;bgColorContent=ffffff&amp;iconColorHeader=ffffff&amp;fcHeader=ffffff&amp;borderColorHeader=e3a1a1&amp;bgImgOpacityHeader=15&amp;bgTextureHeader=highlight_soft&amp;bgColorHeader=cc0000&amp;cornerRadius=6px&amp;fsDefault=1.1em&amp;fwDefault=bold&amp;ffDefault=Arial%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:9100}.ui-state-disabled{cursor:default !important;pointer-events:none}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default;z-index:9025}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0;max-height:40vh;overflow-y:scroll;overflow-x:hidden}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{margin:0;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");color:#000;color:var(--black-color, #000);background-color:#fef5ee;background-color:var(--focused-background-color, #fef5ee)}.ui-menu .ui-menu-item-wrapper{position:relative;padding:0 .5em 0 .5em}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px;color:#fff;color:var(--input-background-color, #fff);background-color:#39f;background-color:var(--blue-color, #3399ff)}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:.9em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em}.ui-widget{font-family:inherit;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:inherit;font-size:.9em}.ui-widget.ui-widget-content{border:1px solid;border-color:#e9e9e9;border-color:var(--grey-lighter-color, #e9e9e9)}.ui-widget-content{border:1px solid;border-color:#f1f1f1;border-color:var(--grey-lightest-color, #f1f1f1);background:#fff url("../libraries/jquery/jqueryui/images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;background:var(--white-color) url("../libraries/jquery/jqueryui/images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;color:#151515;color:var(--grey-deep-color, #151515)}.ui-widget-content a{color:#151515;color:var(--grey-deep-color, #151515)}.ui-widget-header{border:1px solid;border-color:#f6b4b7;border-color:var(--red-lightest-color, #f6b4b7);background:#d01820 url("../libraries/jquery/jqueryui/images/ui-bg_highlight-soft_15_cc0000_1x100.png") 50% 50% repeat-x;background:var(--red-color) url("../libraries/jquery/jqueryui/images/ui-bg_highlight-soft_15_cc0000_1x100.png") 50% 50% repeat-x;color:#fff;color:var(--white-color, #fff);font-weight:bold}.ui-widget-header a{color:#fff;color:var(--white-color, #fff)}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid;border-color:#e9e9e9;border-color:var(--grey-lighter-color, #e9e9e9);background:#f1f1f1 url("../libraries/jquery/jqueryui/images/ui-bg_highlight-hard_100_eeeeee_1x100.png") 50% 50% repeat-x;background:var(--grey-lightest-color) url("../libraries/jquery/jqueryui/images/ui-bg_highlight-hard_100_eeeeee_1x100.png") 50% 50% repeat-x;font-weight:bold;color:#002d5b;color:var(--blue-darkest-color, #002d5b)}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#002d5b;color:var(--blue-darkest-color, #002d5b);text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid;border-color:#f1f1f1;border-color:var(--grey-lightest-color, #f1f1f1);background:#fafafa url("../libraries/jquery/jqueryui/images/ui-bg_highlight-hard_100_f6f6f6_1x100.png") 50% 50% repeat-x;background:var(--grey-bright-color) url("../libraries/jquery/jqueryui/images/ui-bg_highlight-hard_100_f6f6f6_1x100.png") 50% 50% repeat-x;font-weight:bold;color:var(--grey-deep-color)}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:var(--grey-deep-color);text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px #9cf;box-shadow:0 0 3px 1px var(--blue-lighter-color)}.ui-icon-background,.ui-state-active .ui-icon-background{border-color:#f1f1f1;border-color:var(--grey-lightest-color, #f1f1f1);background-color:#d01820;background-color:var(--red-color, #d01820)}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#d01820;color:var(--red-color, #d01820);text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid;border-color:#fcd3a1;border-color:var(--peach-color, #fcd3a1);background:#fafafa url("../libraries/jquery/jqueryui/images/ui-bg_glass_55_fbf8ee_1x400.png") 50% 50% repeat-x;background:var(--grey-bright-color) url("../libraries/jquery/jqueryui/images/ui-bg_glass_55_fbf8ee_1x400.png") 50% 50% repeat-x;color:#151515;color:var(--grey-deep-color, #151515)}.ui-state-checked{border:1px solid;border-color:#fcd3a1;border-color:var(--peach-color, #fcd3a1);background:#fafafa url("../libraries/jquery/jqueryui/images/ui-bg_glass_55_fbf8ee_1x400.png") 50% 50% repeat-x;background:var(--grey-bright-color) url("../libraries/jquery/jqueryui/images/ui-bg_glass_55_fbf8ee_1x400.png") 50% 50% repeat-x}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#151515;color:var(--grey-deep-color, #151515)}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid;border-color:#d01820;border-color:var(--red-color, #d01820);background:#f3d8d8 url("../libraries/jquery/jqueryui/images/ui-bg_diagonals-thick_75_f3d8d8_40x40.png") 50% 50% repeat;background:var(--pink-color) url("../libraries/jquery/jqueryui/images/ui-bg_diagonals-thick_75_f3d8d8_40x40.png") 50% 50% repeat;color:#151515;color:var(--grey-deep-color, #151515)}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#151515;color:var(--grey-deep-color, #151515)}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#151515;color:var(--grey-deep-color, #151515)}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("../libraries/jquery/jqueryui/images/ui-icons_cc0000_256x240.png")}.ui-widget-header .ui-icon{background-image:url("../libraries/jquery/jqueryui/images/ui-icons_ffffff_256x240.png")}.ui-button .ui-icon,.ui-state-default .ui-icon{background-image:url("../libraries/jquery/jqueryui/images/ui-icons_cc0000_256x240.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon,.ui-state-default .ui-icon{background-image:url("../libraries/jquery/jqueryui/images/ui-icons_cc0000_256x240.png")}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url("../libraries/jquery/jqueryui/images/ui-icons_cc0000_256x240.png")}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url("../libraries/jquery/jqueryui/images/ui-icons_004276_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("../libraries/jquery/jqueryui/images/ui-icons_cc0000_256x240.png")}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-64px 0;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:6px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:6px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:6px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:6px}.ui-widget-overlay{background:#f1f1f1 url("../libraries/jquery/jqueryui/images/ui-bg_dots-small_65_a6a6a6_2x2.png") 50% 50% repeat;background:var(--grey-lightest-color) url("../libraries/jquery/jqueryui/images/ui-bg_dots-small_65_a6a6a6_2x2.png") 50% 50% repeat;opacity:.4;filter:Alpha(Opacity=40)}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#151515 url("../libraries/jquery/jqueryui/images/ui-bg_flat_0_333333_40x100.png") 50% 50% repeat-x;background:var(--grey-deep-color) url("../libraries/jquery/jqueryui/images/ui-bg_flat_0_333333_40x100.png") 50% 50% repeat-x;opacity:.1;filter:Alpha(Opacity=10);border-radius:8px}div.datalist_field{padding:0}div.datalist_field select{display:none}div.datalist_field div.input{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap}div.datalist_field div.input input{-ms-flex:1;flex:1}div.datalist_field div.input button{-ms-flex:0 0 auto;flex:0 0 auto;border-radius:0;padding-left:0;padding-right:0;border-left:none}div.datalist_field div.input button span{border:none}div.datalist_field div.input button::-moz-focus-inner{padding:0}@supports(-webkit-appearance: menulist-button){div.datalist_field input{-webkit-appearance:menulist-button}div.datalist_field button{display:none}}table.datagrid{border-spacing:0;min-width:100%}table.datagrid&gt;thead&gt;tr&gt;th,table.datagrid&gt;thead&gt;tr&gt;td,table.datagrid&gt;tbody&gt;tr&gt;td{border-bottom:1px solid;border-botton-color:#3f3f3f;border-botton-color:var(--grey-darkest-color, #3f3f3f);padding:2px 5px;border-right:1px dotted;border-right-color:#3f3f3f;border-right-color:var(--grey-darkest-color, #3f3f3f)}table.datagrid&gt;thead&gt;tr&gt;th:last-child,table.datagrid&gt;thead&gt;tr&gt;td:last-child,table.datagrid&gt;tbody&gt;tr&gt;td:last-child{border-right:none}table.datagrid&gt;thead{color:#fff;color:var(--dark-background-text, #fff);background-color:dimgray;background-color:var(--grey-darker-color, #696969)}table.datagrid&gt;thead&gt;tr&gt;th,table.datagrid&gt;thead&gt;tr&gt;td{background-color:dimgray;background-color:var(--grey-darker-color, #696969);border-color:#f1f1f1;border-color:var(--grey-lightest-color, #f1f1f1);border-bottom:none}table.datagrid&gt;tbody{color:#000;color:var(--font-color, #000)}table.datagrid&gt;tbody&gt;tr:nth-of-type(odd),table.datagrid&gt;tbody&gt;tr:nth-of-type(odd)&gt;td{background-color:#f1f1f1;background-color:var(--grid-cell-odd-color, #f1f1f1)}table.datagrid&gt;tbody&gt;tr:nth-of-type(even),table.datagrid&gt;tbody&gt;tr:nth-of-type(even)&gt;td{background-color:#e0e0e0;background-color:var(--grid-cell-even-color, #e0e0e0)}table.datagrid&gt;tbody&gt;tr&gt;td&gt;a{display:block;width:100%}table.datagrid&gt;tbody&gt;tr&gt;td{border-bottom:1px solid;border-bottom-color:#3f3f3f;border-bottom-color:var(--grey-darkest-color, #3f3f3f)}table.datagrid&gt;tbody&gt;tr&gt;td.empty_row{text-align:center}table.datagrid&gt;tbody&gt;tr&gt;td.empty_row:before,table.datagrid&gt;tbody&gt;tr&gt;td.empty_row:after{content:" ~ "}table.datagrid&gt;tbody&gt;tr&gt;td.center_text{text-align:center}table.datagrid td.currency{text-align:right}table.datagrid td.table_button{width:1.1rem}table.datagrid td.table_button&gt;button&gt;img{width:1rem}table.datagrid.outer_borders{border:1px solid;border-color:#3f3f3f;border-color:var(--grey-darkest-color, #3f3f3f)}.collapsible_table_container&gt;table.datagrid tr td.details_control.child_exists{cursor:pointer;background:url("../images/details_open.png") no-repeat center center}.collapsible_table_container&gt;table.datagrid tr.expanded td.details_control.child_exists{background:url("../images/details_close.png") no-repeat center center}.collapsible_table_container&gt;table.datagrid tr.details,.collapsible_table_container&gt;table.datagrid tr.details td{background-color:#fafafa;background-color:var(--grey-bright-color, #fafafa)}.collapsible_table_container&gt;table.datagrid tr.details&gt;td{padding:.5em .5em}.collapsible_table_container&gt;table.datagrid tr.details thead&gt;tr&gt;td{background-color:#f1f1f1;background-color:var(--grey-lightest-color, #f1f1f1)}div.dataTables_wrapper .dataTables_length,div.dataTables_wrapper .dataTables_filter,div.dataTables_wrapper .dataTables_info,div.dataTables_wrapper .dataTables_paginate{color:#939393;color:var(--font-faded-color, #939393)}div.dataTables_wrapper .dataTables_length input,div.dataTables_wrapper .dataTables_length select,div.dataTables_wrapper .dataTables_filter input,div.dataTables_wrapper .dataTables_filter select,div.dataTables_wrapper .dataTables_info input,div.dataTables_wrapper .dataTables_info select,div.dataTables_wrapper .dataTables_paginate input,div.dataTables_wrapper .dataTables_paginate select{color:#000;color:var(--black-color, #000);background-color:#fff;background-color:var(--input-background-color, #fff);border:1px solid;border-color:#d3d3d3;border-color:var(--input-border-color, #d3d3d3)}div.dataTables_wrapper table.dataTable.order-column tbody tr&gt;.sorting_1{background-color:#f1f1f1;background-color:var(--grey-lightest-color, #f1f1f1)}div.dataTables_wrapper .dataTables_paginate&gt;.paginate_button{color:#000 !important;color:var(--font-color) !important}div.dataTables_wrapper .dataTables_paginate&gt;.paginate_button.disabled{color:#939393 !important;color:var(--font-faded-color) !important}div.dataTables_wrapper .dataTables_paginate&gt;span&gt;.paginate_button{border-radius:5px;border:1px solid;border-color:#bdbdbd;border-color:var(--grey-dark-10-color, #bdbdbd);background-color:#e9e9e9;background-color:var(--button-background-color, #e9e9e9);color:#000;color:var(--font-color, #000);color:#000 !important;color:var(--font-color) !important}div.dataTables_wrapper .dataTables_paginate&gt;span&gt;.paginate_button:focus{background-color:#fef5ee;background-color:var(--focused-background-color, #fef5ee);border-color:dimgray;border-color:var(--grey-darker-color, #696969);box-shadow:5px 5px 8px rgba(var(--black-rgb-color), 0.2)}div.dataTables_wrapper .dataTables_paginate&gt;span&gt;.paginate_button:disabled{opacity:.8}div.dataTables_wrapper .dataTables_paginate&gt;span&gt;.paginate_button.current{color:#000 !important;color:var(--font-color) !important;background:linear-gradient(#f1f1f1, #fafafa);background:linear-gradient(var(--grey-lightest-color), var(--grey-bright-color));border-color:#bdbdbd;border-color:var(--grey-dark-10-color, #bdbdbd)}div.dataTables_wrapper .dataTables_paginate&gt;span&gt;.paginate_button.current:hover{color:#000 !important;color:var(--font-color) !important;background:linear-gradient(#f1f1f1, #fafafa);background:linear-gradient(var(--grey-lightest-color), var(--grey-bright-color))}.dt-buttons{float:none;text-align:center;padding-top:.7em}.expandable_text.popup{position:relative}.expandable_text.popup.collapsed .text{overflow-y:hidden;overflow-x:hidden}.expandable_text.popup .text{display:inline-block}.expandable_text.popup .text:not(.unrestricted){width:calc(100% - 3em);text-overflow:ellipsis}.expandable_text.popup .trigger{position:absolute;bottom:0;right:0}.expandable_text.popup:not(.collapsed):not(.unrestricted){padding-bottom:1.5rem}.expandable_text.vertical{position:relative}.expandable_text.vertical.collapsed .text{overflow-y:hidden}.expandable_text.vertical .text{display:block}.expandable_text.vertical .trigger{position:absolute;bottom:0;right:0}.expandable_text.vertical:not(.collapsed):not(.unrestricted){padding-bottom:1.5rem}.expandable_text.horizontal.collapsed .text{overflow-x:hidden}.expandable_text.horizontal .text{display:inline-block}.expandable_text.horizontal .trigger{display:inline-block}.expandable_text_popup_body{text-align:left}.expandable_text_popup_body .text{white-space:pre-wrap}#recurrent_schedule .body #plan_type_options{width:98%}#recurrent_schedule .body #due_date_options{margin-top:.5em;width:98%}#recurrent_schedule .body #due_date_options .radio_label{text-align:center}#recurrent_schedule .body #due_date_options .date_fields{display:none;padding:.2em 0}#recurrent_schedule .body #due_date_options .date_fields .inline_fields{-ms-flex-pack:center;justify-content:center}#recurrent_schedule .body #due_date_options .date_fields .field{-ms-flex-positive:0;flex-grow:0}#recurrent_schedule .body #due_date_options .selected{display:block}button.preset_daterange_popup_menu_trigger{font-size:8pt;float:left;margin:3px}button.preset_daterange_clear_trigger{font-size:8pt;float:left;margin:3px}.preset_daterange_popup_menu{display:none;position:absolute;color:#000;color:var(--black-color, #000);background-color:#fef3f3;background-color:var(--red-light-95-color, #fef3f3);border:1px solid;border-color:#911016;border-color:var(--red-dark-color, #911016);z-index:1000;font-size:1.1rem;line-height:1rem;padding:0;border-radius:5px}.preset_daterange_popup_menu li{color:#000;color:var(--black-color, #000);list-style:none;margin:0;padding:2px 5px;cursor:pointer;white-space:nowrap}.preset_daterange_popup_menu li:first-child{border-radius:10px}.preset_daterange_popup_menu li:last-child{border-radius:10px}.preset_daterange_popup_menu hr{margin:5px 0;border-color:#000;border-color:var(--black-color, #000)}:root{--white-color: #fff;--black-color: #000;--white-rgb-color: rgba(255,255,255, 0.35);--black-rgb-color: 0,0,0;--grey-color: #d3d3d3;--grey-light-10-color: #d7d7d7;--grey-light-color: #e0e0e0;--grey-lighter-color: #e9e9e9;--grey-light-60-color: #ededed;--grey-lightest-color: #f1f1f1;--grey-bright-color: #fafafa;--grey-dark-10-color: #bdbdbd;--grey-dark-color: #939393;--grey-darker-color: #696969;--grey-dark-60-color: #545454;--grey-darkest-color: #3f3f3f;--grey-deep-color: #151515;--orange-color: #f8a358;--orange-light-color: #fabe8a;--orange-lighter-color: #fbd0ab;--orange-light-60-color: #fcdabc;--red-color: #d01820;--red-light-color: #ea5057;--red-lighter-color: #f08287;--red-lightest-color: #f6b4b7;--red-bright-color: #fce6e7;--red-light-95-color: #fef3f3;--red-dark-color: #911016;--red-darker-color: #680c10;--red-darkest-color: #3e0709;--red-desaturated-color: #a2464a;--red-stoplight-color: #ff0000;--red-stoplight-dark-color: #b20000;--green-stoplight-color: #1b8e1b;--green-stoplight-dark-color: #126312;--yellow-stoplight-color: #cca300;--yellow-stoplight-lighter-color: #ffe065;--blue-color: #3399ff;--blue-lighter-color: #99ccff;--blue-lightest-color: #c1e0ff;--blue-darker-color: #004c99;--blue-darkest-color: #002d5b;--peach-color: #fcd3a1;--pink-color: #f3d8d8;--code-brown-color: brown;--code-navy-color: navy;--code-olive-color: olive;--scrollbar-track-background: var(--grey-darker-color);--scrollbar-thumb-background: var(--grey-darkest-color);--ajax-overlay-color: rgba(211,211,211, 0.8);--popup-overlay-color: rgba(105,105,105, 0.8);--dark-background-text: #fff;--color-background-text: #000;--background-color: #fff;--font-color: #000;--font-faded-color: var(--grey-dark-color);--grid-cell-odd-color: var(--grey-lightest-color);--grid-cell-even-color: var(--grey-light-color);--input-background-color: #fff;--input-border-color: var(--grey-color);--input-disabled-border-color: var(--grey-color);--focused-background-color: #fef5ee;--input-readonly-border-color: #d3d3d3;--button-background-color: var(--grey-lighter-color);--main-menu-tooltip-color: #fff}html[data-theme=dark]{--black-color: #efefef;--black-rgb-color: 239,239,239;--white-color: #656565;--white-rgb-color: rgba(101,101,101,0.35);--grey-color: #3f3f3f;--grey-light-10-color: #525252;--grey-light-color: #656565;--grey-lighter-color: #606060;--grey-light-60-color: #8b8b8b;--grey-lightest-color: #9f9f9f;--grey-bright-color: #656565;--grey-dark-10-color: #3f3f3f;--grey-dark-color: #2c2c2c;--grey-darker-color: #1f1f1f;--grey-dark-60-color: #191919;--grey-darkest-color: #121212;--grey-deep-color: #060606;--orange-color: #d74000;--orange-light-color: #fe5913;--orange-lighter-color: #fe824e;--orange-light-60-color: #ffac88;--red-color: #a61319;--red-light-color: #e7323a;--red-lighter-color: #ee6d72;--red-lightest-color: #f4a7aa;--red-bright-color: #fbe1e2;--red-light-95-color: #a61319;--red-dark-color: #740d11;--red-darker-color: #53090c;--red-darkest-color: #310507;--red-stoplight-color: #4da6ff;--red-stoplight-dark-color: #0074e8;--green-stoplight-color: #00b223;--green-stoplight-dark-color: #007f19;--yellow-stoplight-color: #fff200;--yellow-stoplight-lighter-color: #fff87f;--blue-color: #0043e0;--blue-lighter-color: #1a5fff;--blue-lightest-color: #759ffe;--blue-darker-color: #002a8c;--blue-darkest-color: #001954;--code-brown-color: #fe4cb1;--code-navy-color: #d2d5ff;--code-olive-color: #63ff40;--scrollbar-track-background: var(--blue-lightest-color);--scrollbar-thumb-background: var(--blue-lightest-color);--ajax-overlay-color: rgba(105,105,105, 0.8);--background-color: #222;--font-color: #fff;--font-faded-color: #aaa;--grid-cell-odd-color: var(--grey-light-color);--grid-cell-even-color: var(--grey-light-10-color);--input-background-color: #707070;--focused-background-color: #8b8b8b;--button-background-color: #707070;--input-readonly-border-color: #3f3f3f;--main-menu-tooltip-color: #fff}html[data-theme=dark_high_contrast]{--black-color: #ffffff;--black-rgb-color: 239,239,239;--white-color: #001200;--white-rgb-color: rgba(101,101,101,0.35);--grey-color: #3f3f3f;--grey-light-10-color: #525252;--grey-light-color: #444444;--grey-lighter-color: #3b3b3b;--grey-light-60-color: #8b8b8b;--grey-lightest-color: #575757;--grey-bright-color: #424242;--grey-dark-10-color: #3f3f3f;--grey-dark-color: #2c2c2c;--grey-darker-color: #1f1f1f;--grey-dark-60-color: #191919;--grey-darkest-color: #121212;--grey-deep-color: #060606;--orange-color: #a33000;--orange-light-color: #5d1b00;--orange-lighter-color: #752200;--orange-light-60-color: #a33100;--red-color: #a61319;--red-light-color: #e7323a;--red-lighter-color: #ee6d72;--red-lightest-color: #f4a7aa;--red-bright-color: #fbe1e2;--red-light-95-color: #a61319;--red-dark-color: #740d11;--red-darker-color: #53090c;--red-darkest-color: #310507;--red-stoplight-color: #00ffdf;--red-stoplight-dark-color: #003c7a;--green-stoplight-color: #acffbc;--green-stoplight-dark-color: #007f19;--yellow-stoplight-color: #fff200;--yellow-stoplight-lighter-color: #fff87f;--blue-color: #0043e0;--blue-lighter-color: #1a5fff;--blue-lightest-color: #759ffe;--blue-darker-color: #002a8c;--blue-darkest-color: #001954;--code-brown-color: #fecce8;--code-navy-color: #d2d5ff;--code-olive-color: #63ff40;--scrollbar-track-background: #851f1f;--scrollbar-thumb-background: var(--red-lightest-color);--ajax-overlay-color: rgba(105,105,105, 0.8);--background-color: #222;--font-color: #fff;--font-faded-color: #d9d9d9;--grid-cell-odd-color: var(--grey-light-color);--grid-cell-even-color: var(--grey-light-10-color);--error-text-color: #fff;--input-background-color: #4c4c4c;--focused-background-color: #595959;--button-background-color: #595959;--input-border-color: #fff;--input-disabled-border-color: #000;--input-readonly-border-color: #353535;--main-menu-tooltip-color: #fff}html[data-theme=high_contrast_light]{--grey-color: #f1f1f1;--grey-light-10-color: #d7d7d7;--grey-light-color: #e0e0e0;--grey-lighter-color: #f1f1f1;--grey-light-60-color: #ededed;--grey-lightest-color: #f1f1f1;--grey-bright-color: #fafafa;--grey-dark-10-color: #d8d8d8;--grey-dark-color: #a8a8a8;--grey-darker-color: #575757;--grey-dark-60-color: #606060;--grey-darkest-color: #484848;--grey-deep-color: #181818;--red-stoplight-color: #a31010;--red-stoplight-dark-color: #720b0b;--green-stoplight-color: #136613;--green-stoplight-dark-color: #0d470d;--yellow-stoplight-color: #874205;--yellow-stoplight-lighter-color: #874205;--code-olive-color: #1d6706;--color-background-text: #fff;--font-faded-color: #3f3f3f;--input-border-color: var(--grey-darkest-color);--input-disabled-border-color: #aaa;--input-readonly-border-color: var(--grey-dark-10-color);--main-menu-tooltip-color: #fff}html[data-theme=amp]{--black-color: #323a45;--black-rgb-color: 239,239,239;--white-color: #fff;--white-rgb-color: rgba(250,250,250,0.35);--grey-color: #f1f1f1;--grey-dark-10-color: #11a1da;--grey-dark-color: #efefef;--grey-darker-color: #575757;--grey-dark-60-color: #606060;--grey-darkest-color: #484848;--grey-deep-color: #181818;--orange-color: #d74000;--orange-light-color: #fe5913;--orange-lighter-color: #fe824e;--orange-light-60-color: #ffac88;--red-color: #11a1da;--red-light-color: #b2e5f9;--red-lighter-color: #d8f2fc;--red-lightest-color: #c9ecfa;--red-bright-color: #b2e5f9;--red-light-95-color: var(--blue-lightest-color);--red-dark-color: #323a45;--red-darker-color: #08506d;--red-darkest-color: #053041;--red-stoplight-color: #d74000;--red-stoplight-dark-color: #962c00;--green-stoplight-color: #53a053;--green-stoplight-dark-color: #3a6f3a;--yellow-stoplight-color: #f0ad4e;--yellow-stoplight-lighter-color: #f4c583;--blue-color: #11a1da;--blue-lighter-color: #7fd3f5;--blue-lightest-color: #b2e5f9;--blue-darker-color: #002a8c;--blue-darkest-color: #001954;--code-brown-color: #fe4cb1;--code-navy-color: #d2d5ff;--code-olive-color: #63ff40;--scrollbar-track-background: var(--blue-lightest-color);--scrollbar-thumb-background: var(--blue-color);--ajax-overlay-color: rgba(105,105,105, 0.8);--color-background-text: #fff;--background-color: #fff;--font-color: #323a45;--font-faded-color: var(--grey-darker-color);--grid-cell-odd-color: var(--grey-lightest-color);--grid-cell-even-color: var(--grey-bright-color);--input-disabled-border-color: #d3d3d3;--button-background-color: var(--blue-lighter-color);--input-readonly-border-color: #3f3f3f;--main-menu-tooltip-color: #fff}html[data-theme=valentines_day]{--white-color: #e6b3e6;--black-color: #000;--white-rgb-color: rgba(255,255,255, 0.35);--black-rgb-color: 0,0,0;--grey-color: #ee91a3;--grey-light-10-color: #d7d7d7;--grey-light-color: #f1a7b6;--grey-lighter-color: #f8d3da;--grey-light-60-color: #ededed;--grey-lightest-color: #f5bdc8;--grey-bright-color: #ecc6ec;--grey-dark-10-color: #bdbdbd;--grey-dark-color: #939393;--grey-darker-color: #696969;--grey-dark-60-color: #545454;--grey-darkest-color: #3f3f3f;--grey-deep-color: #151515;--orange-color: #f8a358;--orange-light-color: #fabe8a;--orange-lighter-color: #fbd0ab;--orange-light-60-color: #fcdabc;--red-color: #b51a3a;--red-light-color: #ea5057;--red-lighter-color: #f08287;--red-lightest-color: #f6b4b7;--red-bright-color: #fce6e7;--red-light-95-color: #f5bdc8;--red-dark-color: #911016;--red-darker-color: #680c10;--red-darkest-color: #3e0709;--red-desaturated-color: #a2464a;--red-stoplight-color: #4c18b4;--red-stoplight-dark-color: #391285;--green-stoplight-color: #1b8e1b;--green-stoplight-dark-color: #126312;--yellow-stoplight-color: #cca300;--yellow-stoplight-lighter-color: #ffe065;--blue-color: #3399ff;--blue-lighter-color: #99ccff;--blue-lightest-color: #c1e0ff;--blue-darker-color: #004c99;--blue-darkest-color: #002d5b;--peach-color: #fcd3a1;--pink-color: #f3d8d8;--code-brown-color: brown;--code-navy-color: navy;--code-olive-color: olive;--scrollbar-track-background: var(--grey-color);--scrollbar-thumb-background: #e64d6b;--ajax-overlay-color: rgba(211,211,211, 0.8);--popup-overlay-color: rgba(105,105,105, 0.8);--dark-background-text: #fff;--color-background-text: #000;--background-color: #e4cdd3;--font-color: #000;--font-faded-color: var(--grey-dark-60-color);--grid-cell-odd-color: var(--grey-lightest-color);--grid-cell-even-color: var(--grey-light-color);--input-background-color: #ecc6ec;--input-border-color: #df9fdf;--input-disabled-border-color: #df9fdf;--focused-background-color: #e6b3e6;--input-readonly-border-color: #df9fdf;--button-background-color: var(--grey-lighter-color);--main-menu-tooltip-color: #fff}html[data-theme=st_patricks_day]{--white-color: #8ed260;--black-color: #000;--white-rgb-color: rgba(255,255,255, 0.35);--black-rgb-color: 0,0,0;--grey-color: #099441;--grey-light-10-color: #d7d7d7;--grey-light-color: #c9eb94;--grey-lighter-color: #76ab21;--grey-light-60-color: #ededed;--grey-lightest-color: #dff3bf;--grey-bright-color: #9fda40;--grey-dark-10-color: #bdbdbd;--grey-dark-color: #333333;--grey-darker-color: #696969;--grey-dark-60-color: #545454;--grey-darkest-color: #3f3f3f;--grey-deep-color: #151515;--orange-color: #f8a358;--orange-light-color: #fabe8a;--orange-lighter-color: #fbd0ab;--orange-light-60-color: #fcdabc;--red-color: #224d17;--red-light-color: #ea5057;--red-lighter-color: #099441;--red-lightest-color: #f6b4b7;--red-bright-color: #fce6e7;--red-light-95-color: #dff3bf;--red-dark-color: #4d2e00;--red-darker-color: #680c10;--red-darkest-color: #3e0709;--red-desaturated-color: #a2464a;--red-stoplight-color: #4d2e00;--red-stoplight-dark-color: #1a0f00;--green-stoplight-color: #1b8e1b;--green-stoplight-dark-color: #126312;--yellow-stoplight-color: #997a00;--yellow-stoplight-lighter-color: #ffcc00;--blue-color: #3399ff;--blue-lighter-color: #99ccff;--blue-lightest-color: #c1e0ff;--blue-darker-color: #004c99;--blue-darkest-color: #002d5b;--peach-color: #fcd3a1;--pink-color: #f3d8d8;--code-brown-color: brown;--code-navy-color: navy;--code-olive-color: olive;--scrollbar-track-background: var(--grey-lighter-color);--scrollbar-thumb-background: var(--grey-color);--ajax-overlay-color: rgba(211,211,211, 0.8);--popup-overlay-color: rgba(105,105,105, 0.8);--dark-background-text: #fff;--color-background-text: #000;--background-color: #f8f9d2;--font-color: #000;--font-faded-color: var(--grey-dark-color);--grid-cell-odd-color: var(--grey-lightest-color);--grid-cell-even-color: var(--grey-light-color);--input-background-color: #9fda40;--input-border-color: #60a830;--input-disabled-border-color: #60a830;--focused-background-color: #8ed260;--input-readonly-border-color: #60a830;--button-background-color: var(--grey-lighter-color);--main-menu-tooltip-color: #fff}#pgwModal{overflow-y:auto}@media(max-width: 400px){#pgwModal .pm-container{margin:0px}#pgwModal .pm-container .pm-body{border-right:0;border-left:0}}#pgwModal .pm-body{border:1px solid;border-color:#939393;border-color:var(--grey-dark-color, #939393);border-radius:5px;box-shadow:5px 5px 8px rgba(var(--black-rgb-color), 0.2)}#pgwModal .pm-body&gt;.header{padding:.5em .5em;color:#000;color:var(--black-color, #000);background-color:#d3d3d3;background-color:var(--grey-color, #d3d3d3);border-bottom:1px solid;border-bottom-color:#939393;border-bottom-color:var(--grey-dark-color, #939393);border-top-left-radius:5px;border-top-right-radius:5px;font-size:1.2em;font-weight:bold}#pgwModal .pm-body&gt;.header.small{padding:.25em .5ex;font-size:1em;font-weight:normal}#pgwModal .pm-body&gt;.body{padding:.5em .5em;background-color:#fff;background-color:var(--white-color, #fff);border-radius:5px}#pgwModal .pm-body&gt;.footer{padding:.5em .5em;background-color:#d3d3d3;background-color:var(--grey-color, #d3d3d3);border-top:1px solid;border-top-color:#939393;border-top-color:var(--grey-dark-color, #939393);color:#000;color:var(--font-color, #000);border-bottom-left-radius:5px;border-bottom-right-radius:5px}#pgwModal .pm-body&gt;.footer.small{padding:.25em .5ex;font-size:1em;font-weight:normal}#pgwModal .pm-body .pm-title{padding:5px 10px 6px;text-align:left;font-weight:bold;font-size:1.2em}#pgwModal .pm-body .pm-content{display:-ms-flexbox;display:flex;background-color:#fff;background-color:var(--white-color, #fff);color:#000;color:var(--font-color, #000);border-radius:0}#pgwModal .pm-body .pm-content .popup_dialog{-ms-flex:1;flex:1}#pgwModal .pm-body .message_dialog_icon{width:48px;height:48px}@media(min-width: 600px){#pgwModal .pm-body .message_dialog_icon{width:72px;height:72px}}@media(min-width: 1000px){#pgwModal .pm-body .message_dialog_icon{width:128px;height:128px}}.progress_bar_container{position:relative;width:100%;height:30px;background-color:#e9e9e9;background-color:var(--grey-lighter-color, #e9e9e9)}.progress_bar_container .progress_bar{position:absolute;width:0%;height:100%;background-color:#f8a358;background-color:var(--orange-color, #f8a358);z-index:1}.progress_bar_container .progress_bar_label{position:absolute;text-align:center;line-height:30px;color:#000;color:var(--black-color, #000);width:100%;z-index:2}:root{--white-color: #fff;--black-color: #000;--white-rgb-color: rgba(255,255,255, 0.35);--black-rgb-color: 0,0,0;--grey-color: #d3d3d3;--grey-light-10-color: #d7d7d7;--grey-light-color: #e0e0e0;--grey-lighter-color: #e9e9e9;--grey-light-60-color: #ededed;--grey-lightest-color: #f1f1f1;--grey-bright-color: #fafafa;--grey-dark-10-color: #bdbdbd;--grey-dark-color: #939393;--grey-darker-color: #696969;--grey-dark-60-color: #545454;--grey-darkest-color: #3f3f3f;--grey-deep-color: #151515;--orange-color: #f8a358;--orange-light-color: #fabe8a;--orange-lighter-color: #fbd0ab;--orange-light-60-color: #fcdabc;--red-color: #d01820;--red-light-color: #ea5057;--red-lighter-color: #f08287;--red-lightest-color: #f6b4b7;--red-bright-color: #fce6e7;--red-light-95-color: #fef3f3;--red-dark-color: #911016;--red-darker-color: #680c10;--red-darkest-color: #3e0709;--red-desaturated-color: #a2464a;--red-stoplight-color: #ff0000;--red-stoplight-dark-color: #b20000;--green-stoplight-color: #1b8e1b;--green-stoplight-dark-color: #126312;--yellow-stoplight-color: #cca300;--yellow-stoplight-lighter-color: #ffe065;--blue-color: #3399ff;--blue-lighter-color: #99ccff;--blue-lightest-color: #c1e0ff;--blue-darker-color: #004c99;--blue-darkest-color: #002d5b;--peach-color: #fcd3a1;--pink-color: #f3d8d8;--code-brown-color: brown;--code-navy-color: navy;--code-olive-color: olive;--scrollbar-track-background: var(--grey-darker-color);--scrollbar-thumb-background: var(--grey-darkest-color);--ajax-overlay-color: rgba(211,211,211, 0.8);--popup-overlay-color: rgba(105,105,105, 0.8);--dark-background-text: #fff;--color-background-text: #000;--background-color: #fff;--font-color: #000;--font-faded-color: var(--grey-dark-color);--grid-cell-odd-color: var(--grey-lightest-color);--grid-cell-even-color: var(--grey-light-color);--input-background-color: #fff;--input-border-color: var(--grey-color);--input-disabled-border-color: var(--grey-color);--focused-background-color: #fef5ee;--input-readonly-border-color: #d3d3d3;--button-background-color: var(--grey-lighter-color);--main-menu-tooltip-color: #fff}html[data-theme=dark]{--black-color: #efefef;--black-rgb-color: 239,239,239;--white-color: #656565;--white-rgb-color: rgba(101,101,101,0.35);--grey-color: #3f3f3f;--grey-light-10-color: #525252;--grey-light-color: #656565;--grey-lighter-color: #606060;--grey-light-60-color: #8b8b8b;--grey-lightest-color: #9f9f9f;--grey-bright-color: #656565;--grey-dark-10-color: #3f3f3f;--grey-dark-color: #2c2c2c;--grey-darker-color: #1f1f1f;--grey-dark-60-color: #191919;--grey-darkest-color: #121212;--grey-deep-color: #060606;--orange-color: #d74000;--orange-light-color: #fe5913;--orange-lighter-color: #fe824e;--orange-light-60-color: #ffac88;--red-color: #a61319;--red-light-color: #e7323a;--red-lighter-color: #ee6d72;--red-lightest-color: #f4a7aa;--red-bright-color: #fbe1e2;--red-light-95-color: #a61319;--red-dark-color: #740d11;--red-darker-color: #53090c;--red-darkest-color: #310507;--red-stoplight-color: #4da6ff;--red-stoplight-dark-color: #0074e8;--green-stoplight-color: #00b223;--green-stoplight-dark-color: #007f19;--yellow-stoplight-color: #fff200;--yellow-stoplight-lighter-color: #fff87f;--blue-color: #0043e0;--blue-lighter-color: #1a5fff;--blue-lightest-color: #759ffe;--blue-darker-color: #002a8c;--blue-darkest-color: #001954;--code-brown-color: #fe4cb1;--code-navy-color: #d2d5ff;--code-olive-color: #63ff40;--scrollbar-track-background: var(--blue-lightest-color);--scrollbar-thumb-background: var(--blue-lightest-color);--ajax-overlay-color: rgba(105,105,105, 0.8);--background-color: #222;--font-color: #fff;--font-faded-color: #aaa;--grid-cell-odd-color: var(--grey-light-color);--grid-cell-even-color: var(--grey-light-10-color);--input-background-color: #707070;--focused-background-color: #8b8b8b;--button-background-color: #707070;--input-readonly-border-color: #3f3f3f;--main-menu-tooltip-color: #fff}html[data-theme=dark_high_contrast]{--black-color: #ffffff;--black-rgb-color: 239,239,239;--white-color: #001200;--white-rgb-color: rgba(101,101,101,0.35);--grey-color: #3f3f3f;--grey-light-10-color: #525252;--grey-light-color: #444444;--grey-lighter-color: #3b3b3b;--grey-light-60-color: #8b8b8b;--grey-lightest-color: #575757;--grey-bright-color: #424242;--grey-dark-10-color: #3f3f3f;--grey-dark-color: #2c2c2c;--grey-darker-color: #1f1f1f;--grey-dark-60-color: #191919;--grey-darkest-color: #121212;--grey-deep-color: #060606;--orange-color: #a33000;--orange-light-color: #5d1b00;--orange-lighter-color: #752200;--orange-light-60-color: #a33100;--red-color: #a61319;--red-light-color: #e7323a;--red-lighter-color: #ee6d72;--red-lightest-color: #f4a7aa;--red-bright-color: #fbe1e2;--red-light-95-color: #a61319;--red-dark-color: #740d11;--red-darker-color: #53090c;--red-darkest-color: #310507;--red-stoplight-color: #00ffdf;--red-stoplight-dark-color: #003c7a;--green-stoplight-color: #acffbc;--green-stoplight-dark-color: #007f19;--yellow-stoplight-color: #fff200;--yellow-stoplight-lighter-color: #fff87f;--blue-color: #0043e0;--blue-lighter-color: #1a5fff;--blue-lightest-color: #759ffe;--blue-darker-color: #002a8c;--blue-darkest-color: #001954;--code-brown-color: #fecce8;--code-navy-color: #d2d5ff;--code-olive-color: #63ff40;--scrollbar-track-background: #851f1f;--scrollbar-thumb-background: var(--red-lightest-color);--ajax-overlay-color: rgba(105,105,105, 0.8);--background-color: #222;--font-color: #fff;--font-faded-color: #d9d9d9;--grid-cell-odd-color: var(--grey-light-color);--grid-cell-even-color: var(--grey-light-10-color);--error-text-color: #fff;--input-background-color: #4c4c4c;--focused-background-color: #595959;--button-background-color: #595959;--input-border-color: #fff;--input-disabled-border-color: #000;--input-readonly-border-color: #353535;--main-menu-tooltip-color: #fff}html[data-theme=high_contrast_light]{--grey-color: #f1f1f1;--grey-light-10-color: #d7d7d7;--grey-light-color: #e0e0e0;--grey-lighter-color: #f1f1f1;--grey-light-60-color: #ededed;--grey-lightest-color: #f1f1f1;--grey-bright-color: #fafafa;--grey-dark-10-color: #d8d8d8;--grey-dark-color: #a8a8a8;--grey-darker-color: #575757;--grey-dark-60-color: #606060;--grey-darkest-color: #484848;--grey-deep-color: #181818;--red-stoplight-color: #a31010;--red-stoplight-dark-color: #720b0b;--green-stoplight-color: #136613;--green-stoplight-dark-color: #0d470d;--yellow-stoplight-color: #874205;--yellow-stoplight-lighter-color: #874205;--code-olive-color: #1d6706;--color-background-text: #fff;--font-faded-color: #3f3f3f;--input-border-color: var(--grey-darkest-color);--input-disabled-border-color: #aaa;--input-readonly-border-color: var(--grey-dark-10-color);--main-menu-tooltip-color: #fff}html[data-theme=amp]{--black-color: #323a45;--black-rgb-color: 239,239,239;--white-color: #fff;--white-rgb-color: rgba(250,250,250,0.35);--grey-color: #f1f1f1;--grey-dark-10-color: #11a1da;--grey-dark-color: #efefef;--grey-darker-color: #575757;--grey-dark-60-color: #606060;--grey-darkest-color: #484848;--grey-deep-color: #181818;--orange-color: #d74000;--orange-light-color: #fe5913;--orange-lighter-color: #fe824e;--orange-light-60-color: #ffac88;--red-color: #11a1da;--red-light-color: #b2e5f9;--red-lighter-color: #d8f2fc;--red-lightest-color: #c9ecfa;--red-bright-color: #b2e5f9;--red-light-95-color: var(--blue-lightest-color);--red-dark-color: #323a45;--red-darker-color: #08506d;--red-darkest-color: #053041;--red-stoplight-color: #d74000;--red-stoplight-dark-color: #962c00;--green-stoplight-color: #53a053;--green-stoplight-dark-color: #3a6f3a;--yellow-stoplight-color: #f0ad4e;--yellow-stoplight-lighter-color: #f4c583;--blue-color: #11a1da;--blue-lighter-color: #7fd3f5;--blue-lightest-color: #b2e5f9;--blue-darker-color: #002a8c;--blue-darkest-color: #001954;--code-brown-color: #fe4cb1;--code-navy-color: #d2d5ff;--code-olive-color: #63ff40;--scrollbar-track-background: var(--blue-lightest-color);--scrollbar-thumb-background: var(--blue-color);--ajax-overlay-color: rgba(105,105,105, 0.8);--color-background-text: #fff;--background-color: #fff;--font-color: #323a45;--font-faded-color: var(--grey-darker-color);--grid-cell-odd-color: var(--grey-lightest-color);--grid-cell-even-color: var(--grey-bright-color);--input-disabled-border-color: #d3d3d3;--button-background-color: var(--blue-lighter-color);--input-readonly-border-color: #3f3f3f;--main-menu-tooltip-color: #fff}html[data-theme=valentines_day]{--white-color: #e6b3e6;--black-color: #000;--white-rgb-color: rgba(255,255,255, 0.35);--black-rgb-color: 0,0,0;--grey-color: #ee91a3;--grey-light-10-color: #d7d7d7;--grey-light-color: #f1a7b6;--grey-lighter-color: #f8d3da;--grey-light-60-color: #ededed;--grey-lightest-color: #f5bdc8;--grey-bright-color: #ecc6ec;--grey-dark-10-color: #bdbdbd;--grey-dark-color: #939393;--grey-darker-color: #696969;--grey-dark-60-color: #545454;--grey-darkest-color: #3f3f3f;--grey-deep-color: #151515;--orange-color: #f8a358;--orange-light-color: #fabe8a;--orange-lighter-color: #fbd0ab;--orange-light-60-color: #fcdabc;--red-color: #b51a3a;--red-light-color: #ea5057;--red-lighter-color: #f08287;--red-lightest-color: #f6b4b7;--red-bright-color: #fce6e7;--red-light-95-color: #f5bdc8;--red-dark-color: #911016;--red-darker-color: #680c10;--red-darkest-color: #3e0709;--red-desaturated-color: #a2464a;--red-stoplight-color: #4c18b4;--red-stoplight-dark-color: #391285;--green-stoplight-color: #1b8e1b;--green-stoplight-dark-color: #126312;--yellow-stoplight-color: #cca300;--yellow-stoplight-lighter-color: #ffe065;--blue-color: #3399ff;--blue-lighter-color: #99ccff;--blue-lightest-color: #c1e0ff;--blue-darker-color: #004c99;--blue-darkest-color: #002d5b;--peach-color: #fcd3a1;--pink-color: #f3d8d8;--code-brown-color: brown;--code-navy-color: navy;--code-olive-color: olive;--scrollbar-track-background: var(--grey-color);--scrollbar-thumb-background: #e64d6b;--ajax-overlay-color: rgba(211,211,211, 0.8);--popup-overlay-color: rgba(105,105,105, 0.8);--dark-background-text: #fff;--color-background-text: #000;--background-color: #e4cdd3;--font-color: #000;--font-faded-color: var(--grey-dark-60-color);--grid-cell-odd-color: var(--grey-lightest-color);--grid-cell-even-color: var(--grey-light-color);--input-background-color: #ecc6ec;--input-border-color: #df9fdf;--input-disabled-border-color: #df9fdf;--focused-background-color: #e6b3e6;--input-readonly-border-color: #df9fdf;--button-background-color: var(--grey-lighter-color);--main-menu-tooltip-color: #fff}html[data-theme=st_patricks_day]{--white-color: #8ed260;--black-color: #000;--white-rgb-color: rgba(255,255,255, 0.35);--black-rgb-color: 0,0,0;--grey-color: #099441;--grey-light-10-color: #d7d7d7;--grey-light-color: #c9eb94;--grey-lighter-color: #76ab21;--grey-light-60-color: #ededed;--grey-lightest-color: #dff3bf;--grey-bright-color: #9fda40;--grey-dark-10-color: #bdbdbd;--grey-dark-color: #333333;--grey-darker-color: #696969;--grey-dark-60-color: #545454;--grey-darkest-color: #3f3f3f;--grey-deep-color: #151515;--orange-color: #f8a358;--orange-light-color: #fabe8a;--orange-lighter-color: #fbd0ab;--orange-light-60-color: #fcdabc;--red-color: #224d17;--red-light-color: #ea5057;--red-lighter-color: #099441;--red-lightest-color: #f6b4b7;--red-bright-color: #fce6e7;--red-light-95-color: #dff3bf;--red-dark-color: #4d2e00;--red-darker-color: #680c10;--red-darkest-color: #3e0709;--red-desaturated-color: #a2464a;--red-stoplight-color: #4d2e00;--red-stoplight-dark-color: #1a0f00;--green-stoplight-color: #1b8e1b;--green-stoplight-dark-color: #126312;--yellow-stoplight-color: #997a00;--yellow-stoplight-lighter-color: #ffcc00;--blue-color: #3399ff;--blue-lighter-color: #99ccff;--blue-lightest-color: #c1e0ff;--blue-darker-color: #004c99;--blue-darkest-color: #002d5b;--peach-color: #fcd3a1;--pink-color: #f3d8d8;--code-brown-color: brown;--code-navy-color: navy;--code-olive-color: olive;--scrollbar-track-background: var(--grey-lighter-color);--scrollbar-thumb-background: var(--grey-color);--ajax-overlay-color: rgba(211,211,211, 0.8);--popup-overlay-color: rgba(105,105,105, 0.8);--dark-background-text: #fff;--color-background-text: #000;--background-color: #f8f9d2;--font-color: #000;--font-faded-color: var(--grey-dark-color);--grid-cell-odd-color: var(--grey-lightest-color);--grid-cell-even-color: var(--grey-light-color);--input-background-color: #9fda40;--input-border-color: #60a830;--input-disabled-border-color: #60a830;--focused-background-color: #8ed260;--input-readonly-border-color: #60a830;--button-background-color: var(--grey-lighter-color);--main-menu-tooltip-color: #fff}.query-builder .btn-group{position:relative;display:inline-block;vertical-align:middle}.query-builder .btn-group&gt;.btn:last-child:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.query-builder .btn-group&gt;.btn:first-child:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.query-builder .btn-group&gt;.btn:hover,.query-builder .btn-group&gt;.btn:focus,.query-builder .btn-group&gt;.btn:active{z-index:2}.query-builder .btn-xs{padding:1px 5px;line-height:1.5;font-size:.8rem;border-radius:5px;border:none}.query-builder .btn-xs:hover{cursor:pointer}.query-builder .btn-primary{color:#fff;color:var(--white-color, #fff);background-color:#fabe8a;background-color:var(--orange-light-color, #fabe8a)}.query-builder .btn-primary:hover,.query-builder .btn-primary:focus,.query-builder .btn-primary.focus,.query-builder .btn-primary:active,.query-builder .btn-primary.active{color:#fff;color:var(--white-color, #fff);background-color:#f8a358;background-color:var(--orange-color, #f8a358)}.query-builder .btn-primary.disabled,.query-builder .btn-primary.disabled.active{background-color:dimgray;background-color:var(--grey-darker-color, #696969)}.query-builder .btn-success{color:#fff;color:var(--white-color, #fff);background-color:#1b8e1b;background-color:var(--green-stoplight-color, #1b8e1b)}.query-builder .btn-success:hover{background-color:#126312;background-color:var(--green-stoplight-dark-color, #126312)}.query-builder .btn-danger{color:#fff;color:var(--white-color, #fff);background-color:red;background-color:var(--red-stoplight-color, #ff0000)}.query-builder .btn-danger:hover{background-color:#b20000;background-color:var(--red-stoplight-dark-color, #b20000)}.query-builder .glyphicon{position:relative;display:inline-block;font-style:normal;font-weight:800;line-height:1;-webkit-font-smoothing:antialiased}.query-builder .glyphicon-plus:before,.query-builder .glyphicon-plus-sign:before{content:"+"}.query-builder .glyphicon-remove:before{content:"×"}.query-builder dd{margin-left:0;line-height:1.428}.query-builder .pull-right{float:right}.query-builder .disabled{cursor:not-allowed}.query-builder dl.rules-group-container{background:rgba(231,231,231,.5) !important;box-shadow:3px 3px 2px rgba(0,0,0,.2);border:1px dotted;border-color:#f8a358;border-color:var(--orange-color, #f8a358)}.query-builder dl.rules-group-container .btn-group&gt;label,.query-builder dl.rules-group-container .btn-group&gt;button{color:#fff;color:var(--dark-background-text, #fff)}.query-builder ul.rules-list&gt;*::before,.query-builder ul.rules-list&gt;*::after{border-color:#d01820;border-color:var(--red-color, #d01820)}table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable thead th,table.dataTable tfoot th{font-weight:bold}table.dataTable thead th,table.dataTable thead td{padding:10px 18px;border-bottom:1px solid #111}table.dataTable thead th:active,table.dataTable thead td:active{outline:none}table.dataTable tfoot th,table.dataTable tfoot td{padding:10px 18px 6px 18px;border-top:1px solid #111}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc{cursor:pointer;*cursor:hand}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{background-repeat:no-repeat;padding-right:1.255em;background-position:center right}table.dataTable thead .sorting{background-image:url("../images/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("../images/sort_asc.png")}table.dataTable thead .sorting_desc{background-image:url("../images/sort_desc.png")}table.dataTable thead .sorting_asc_disabled{background-image:url("../images/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("../images/sort_desc_disabled.png")}table.dataTable tbody tr{background-color:#6a6a6a}table.dataTable tbody tr.selected{background-color:#b0bed9}table.dataTable tbody th,table.dataTable tbody td{padding:8px 10px}table.dataTable.row-border tbody th,table.dataTable.row-border tbody td,table.dataTable.display tbody th,table.dataTable.display tbody td{border-top:1px solid #ddd}table.dataTable.row-border tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.display tbody tr:first-child td{border-top:none}table.dataTable.cell-border tbody th,table.dataTable.cell-border tbody td{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr th:first-child,table.dataTable.cell-border tbody tr td:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child th,table.dataTable.cell-border tbody tr:first-child td{border-top:none}table.dataTable.stripe tbody tr.odd,table.dataTable.display tbody tr.odd{background-color:#f9f9f9}table.dataTable.stripe tbody tr.odd.selected,table.dataTable.display tbody tr.odd.selected{background-color:#acbad4}table.dataTable.hover tbody tr:hover,table.dataTable.display tbody tr:hover{background-color:#f6f6f6}table.dataTable.hover tbody tr:hover.selected,table.dataTable.display tbody tr:hover.selected{background-color:#aab7d1}table.dataTable.order-column tbody tr&gt;.sorting_1,table.dataTable.order-column tbody tr&gt;.sorting_2,table.dataTable.order-column tbody tr&gt;.sorting_3,table.dataTable.display tbody tr&gt;.sorting_1,table.dataTable.display tbody tr&gt;.sorting_2,table.dataTable.display tbody tr&gt;.sorting_3{background-color:#eee}table.dataTable.order-column tbody tr.selected&gt;.sorting_1,table.dataTable.order-column tbody tr.selected&gt;.sorting_2,table.dataTable.order-column tbody tr.selected&gt;.sorting_3,table.dataTable.display tbody tr.selected&gt;.sorting_1,table.dataTable.display tbody tr.selected&gt;.sorting_2,table.dataTable.display tbody tr.selected&gt;.sorting_3{background-color:#acbad5}table.dataTable.display tbody tr.odd&gt;.sorting_1,table.dataTable.order-column.stripe tbody tr.odd&gt;.sorting_1{background-color:#f1f1f1}table.dataTable.display tbody tr.odd&gt;.sorting_2,table.dataTable.order-column.stripe tbody tr.odd&gt;.sorting_2{background-color:#f3f3f3}table.dataTable.display tbody tr.odd&gt;.sorting_3,table.dataTable.order-column.stripe tbody tr.odd&gt;.sorting_3{background-color:#f5f5f5}table.dataTable.display tbody tr.odd.selected&gt;.sorting_1,table.dataTable.order-column.stripe tbody tr.odd.selected&gt;.sorting_1{background-color:#a6b4cd}table.dataTable.display tbody tr.odd.selected&gt;.sorting_2,table.dataTable.order-column.stripe tbody tr.odd.selected&gt;.sorting_2{background-color:#a8b5cf}table.dataTable.display tbody tr.odd.selected&gt;.sorting_3,table.dataTable.order-column.stripe tbody tr.odd.selected&gt;.sorting_3{background-color:#a9b7d1}table.dataTable.display tbody tr.even&gt;.sorting_1,table.dataTable.order-column.stripe tbody tr.even&gt;.sorting_1{background-color:#fafafa}table.dataTable.display tbody tr.even&gt;.sorting_2,table.dataTable.order-column.stripe tbody tr.even&gt;.sorting_2{background-color:#fcfcfc}table.dataTable.display tbody tr.even&gt;.sorting_3,table.dataTable.order-column.stripe tbody tr.even&gt;.sorting_3{background-color:#fefefe}table.dataTable.display tbody tr.even.selected&gt;.sorting_1,table.dataTable.order-column.stripe tbody tr.even.selected&gt;.sorting_1{background-color:#acbad5}table.dataTable.display tbody tr.even.selected&gt;.sorting_2,table.dataTable.order-column.stripe tbody tr.even.selected&gt;.sorting_2{background-color:#aebcd6}table.dataTable.display tbody tr.even.selected&gt;.sorting_3,table.dataTable.order-column.stripe tbody tr.even.selected&gt;.sorting_3{background-color:#afbdd8}table.dataTable.display tbody tr:hover&gt;.sorting_1,table.dataTable.order-column.hover tbody tr:hover&gt;.sorting_1{background-color:#eaeaea}table.dataTable.display tbody tr:hover&gt;.sorting_2,table.dataTable.order-column.hover tbody tr:hover&gt;.sorting_2{background-color:#ececec}table.dataTable.display tbody tr:hover&gt;.sorting_3,table.dataTable.order-column.hover tbody tr:hover&gt;.sorting_3{background-color:#efefef}table.dataTable.display tbody tr:hover.selected&gt;.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected&gt;.sorting_1{background-color:#a2aec7}table.dataTable.display tbody tr:hover.selected&gt;.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected&gt;.sorting_2{background-color:#a3b0c9}table.dataTable.display tbody tr:hover.selected&gt;.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected&gt;.sorting_3{background-color:#a5b2cb}table.dataTable.no-footer{border-bottom:1px solid #111}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}table.dataTable.compact thead th,table.dataTable.compact thead td{padding:4px 17px 4px 4px}table.dataTable.compact tfoot th,table.dataTable.compact tfoot td{padding:4px}table.dataTable.compact tbody th,table.dataTable.compact tbody td{padding:4px}table.dataTable th.dt-left,table.dataTable td.dt-left{text-align:left}table.dataTable th.dt-center,table.dataTable td.dt-center,table.dataTable td.dataTables_empty{text-align:center}table.dataTable th.dt-right,table.dataTable td.dt-right{text-align:right}table.dataTable th.dt-justify,table.dataTable td.dt-justify{text-align:justify}table.dataTable th.dt-nowrap,table.dataTable td.dt-nowrap{white-space:nowrap}table.dataTable thead th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable tfoot td.dt-head-left{text-align:left}table.dataTable thead th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable tfoot td.dt-head-center{text-align:center}table.dataTable thead th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable tfoot td.dt-head-right{text-align:right}table.dataTable thead th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable tfoot td.dt-head-justify{text-align:justify}table.dataTable thead th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable tfoot td.dt-head-nowrap{white-space:nowrap}table.dataTable tbody th.dt-body-left,table.dataTable tbody td.dt-body-left{text-align:left}table.dataTable tbody th.dt-body-center,table.dataTable tbody td.dt-body-center{text-align:center}table.dataTable tbody th.dt-body-right,table.dataTable tbody td.dt-body-right{text-align:right}table.dataTable tbody th.dt-body-justify,table.dataTable tbody td.dt-body-justify{text-align:justify}table.dataTable tbody th.dt-body-nowrap,table.dataTable tbody td.dt-body-nowrap{white-space:nowrap}table.dataTable,table.dataTable th,table.dataTable td{box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both;*zoom:1;zoom:1}.dataTables_wrapper .dataTables_length{float:left;padding:.755em}.dataTables_wrapper .dataTables_filter{float:right;text-align:right;padding:.755em}.dataTables_wrapper .dataTables_filter input{margin-left:.5em}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:.755em;padding-left:.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:.5em 1em;margin-left:2px;text-align:center;text-decoration:none !important;cursor:pointer;*cursor:hand;color:#333 !important;border:1px solid rgba(0,0,0,0);border-radius:2px}.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{color:#333 !important;border:1px solid #979797;background-color:#fff;background:linear-gradient(to bottom, #fff 0%, #dcdcdc 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active{cursor:default;color:#666 !important;border:1px solid rgba(0,0,0,0);background:rgba(0,0,0,0);box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:#fff !important;border:1px solid #111;background-color:#585858;background:linear-gradient(to bottom, #585858 0%, #111 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button:active{outline:none;background-color:#2b2b2b;background:linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);box-shadow:inset 0 0 3px #111}.dataTables_wrapper .dataTables_paginate .ellipsis{padding:0 1em}.dataTables_wrapper .dataTables_processing{position:absolute;top:50%;left:50%;width:100%;height:40px;margin-left:-50%;margin-top:-25px;padding-top:20px;text-align:center;font-size:1.2em;background-color:#fff;background:linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%)}.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_processing,.dataTables_wrapper .dataTables_paginate{color:#333}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{*margin-top:-1px;-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th&gt;div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td&gt;div.dataTables_sizing{height:0;overflow:hidden;margin:0 !important;padding:0 !important}.dataTables_wrapper.no-footer .dataTables_scrollBody{border-bottom:1px solid #111}.dataTables_wrapper.no-footer div.dataTables_scrollHead table,.dataTables_wrapper.no-footer div.dataTables_scrollBody table{border-bottom:none}.dataTables_wrapper:after{visibility:hidden;display:block;content:"";clear:both;height:0}@media screen and (max-width: 767px){.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_paginate{float:none;text-align:center}.dataTables_wrapper .dataTables_paginate{margin-top:.5em}}@media screen and (max-width: 640px){.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:.5em}}table.DTCR_clonedTable.dataTable{position:absolute !important;background-color:rgba(255,255,255,.7);z-index:202}div.DTCR_pointer{width:1px;background-color:#0259c4;z-index:201}table.DTFC_Cloned thead,table.DTFC_Cloned tfoot{background-color:#fff}div.DTFC_Blocker{background-color:#fff}div.DTFC_LeftWrapper table.dataTable,div.DTFC_RightWrapper table.dataTable{margin-bottom:0;z-index:2}div.DTFC_LeftWrapper table.dataTable.no-footer,div.DTFC_RightWrapper table.dataTable.no-footer{border-bottom:none}table.dataTable.display tbody tr.DTFC_NoData{background-color:rgba(0,0,0,0)}body.pgwModalOpen{overflow:hidden}#pgwModalBackdrop{width:100%;height:100%;position:fixed;top:0;left:0;z-index:9000}#pgwModal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9010;overflow-x:auto;overflow-y:scroll;text-align:center}#pgwModal .pm-container{margin:10px}#pgwModal .pm-body{display:inline-block;max-width:800px;min-width:300px;position:relative;z-index:9020;margin-top:10px}.pgwModalBackdrop{background:#000;opacity:.6;filter:alpha(opacity=60)}.pgwModal .pm-body{background-color:#fff;border-radius:5px;box-shadow:0 0px 5px 5px #555}.pgwModal .pm-title{background:#e5e5e5;padding:5px 0 6px;border-bottom:1px solid #d5d5d5;border-radius:5px 5px 0 0;font-size:1rem;min-height:25px}.pgwModal .pm-content{background:#fff;padding:10px;border-radius:5px;text-align:left}.pgwModal .pm-close{cursor:pointer;position:absolute;top:9px;right:15px}.pgwModal .pm-close span.pm-icon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAOwQAADsEBuJFr7QAAABp0RVh0U29mdHdhcmUAUGFpbnQuTkVUIHYzLjUuMTFH80I3AAABIklEQVQ4T62T20oDQRBE+9EIGo1/H4gEQd8E74lJvKHiV+mmai7QNdu+ZFNwWKqmpzJhdq3rur0ShkMIwyGoMTsEl+AenDDw62WGmoAFOAcjWRdjdgX+Ck9gDPw6xbIN4MwvmEmHmFzCQRo+H0E6aRHL1sDP3EiHmLx5WQbrBv4Ic3+yuvYAxtIhJusUtKUf4LvJUhnQDm9SkNWe1MPsDhyD/v42SGEWT/oFfBl5BWFZ2huGWWfgB/gy8g7CVyrt7QVZLHsB//1lvoNhqZqstozPN/DZZPX2tUNMXFYvILr9dFLpEGO2KoNtWRVLezPSIcbsogyRWyC3WcTSZ8AZfnpT6RCDDx3MwTU4YuDXywzFUn6WU3Ag697sgzAcQhjuTmdbpLYNJt1Fr50AAAAASUVORK5CYII=);display:block;height:20px;width:20px}.mce-panel,.mce-btn{background-color:#fafafa;background-color:var(--grey-bright-color, #fafafa)}.r-tabs .r-tabs-nav{margin:0;padding:0}.r-tabs .r-tabs-tab{display:inline-block;margin:0;list-style:none}.r-tabs .r-tabs-panel{padding:15px;display:none}.r-tabs .r-tabs-accordion-title{display:none}.r-tabs .r-tabs-panel.r-tabs-state-active{display:block}@media only screen and (max-width: 768px){.r-tabs .r-tabs-nav{display:none}.r-tabs .r-tabs-accordion-title{display:block}}.r-tabs{position:relative}.r-tabs .r-tabs-nav .r-tabs-tab{position:relative}.r-tabs .r-tabs-anchor{cursor:default;display:block;width:100%}.r-tabs .r-tabs-tab{padding:.5em .5em;color:#000;color:var(--black-color, #000);background-color:#d3d3d3;background-color:var(--grey-color, #d3d3d3);border-bottom:1px solid;border-bottom-color:#939393;border-bottom-color:var(--grey-dark-color, #939393);border-top-left-radius:5px;border-top-right-radius:5px;font-size:1.2em;font-weight:bold;margin-right:.5ex;color:#000;color:var(--black-color, #000);background-color:#d3d3d3;background-color:var(--grey-color, #d3d3d3);border:1px solid;border-color:#939393;border-color:var(--grey-dark-color, #939393);border-bottom:none;border-top-left-radius:5px;border-top-right-radius:5px}.r-tabs .r-tabs-tab.small{padding:.25em .5ex;font-size:1em;font-weight:normal}.r-tabs .r-tabs-tab.r-tabs-state-active{color:#000;color:var(--black-color, #000);background-color:#fff;background-color:var(--white-color, #fff)}.r-tabs .r-tabs-accordion-title{padding:.5em .5em;color:#000;color:var(--black-color, #000);background-color:#d3d3d3;background-color:var(--grey-color, #d3d3d3);border-bottom:1px solid;border-bottom-color:#939393;border-bottom-color:var(--grey-dark-color, #939393);border-top-left-radius:5px;border-top-right-radius:5px;font-size:1.2em;font-weight:bold;padding:0;border:1px solid;border-color:#939393;border-color:var(--grey-dark-color, #939393);border-bottom-width:0;border-radius:0}.r-tabs .r-tabs-accordion-title.small{padding:.25em .5ex;font-size:1em;font-weight:normal}.r-tabs .r-tabs-accordion-title:nth-last-child(2),.r-tabs .r-tabs-accordion-title.r-tabs-state-active{border-bottom-width:1px}.r-tabs .r-tabs-accordion-title .r-tabs-anchor{padding:.5em .5em;box-sizing:border-box}.r-tabs .r-tabs-accordion-title:first-child{border-top-left-radius:5px;border-top-right-radius:5px}.r-tabs .r-tabs-accordion-title:nth-last-child(2){border-bottom-left-radius:5px;border-bottom-right-radius:5px}.r-tabs .r-tabs-accordion-title:nth-last-child(2).r-tabs-state-active{border-bottom-left-radius:0;border-bottom-right-radius:0}.r-tabs .r-tabs-panel{padding:.5em .5em;background-color:#fff;background-color:var(--white-color, #fff);border-radius:5px;color:#000;color:var(--black-color, #000);background-color:#fff;background-color:var(--white-color, #fff);border:1px solid;border-color:#939393;border-color:var(--grey-dark-color, #939393);border-top-left-radius:0}.r-tabs .r-tabs-panel.disabled{color:#939393;color:var(--font-faded-color, #939393);background-color:#e9e9e9;background-color:var(--grey-lighter-color, #e9e9e9)}@media only screen and (max-width: 48rem){.r-tabs .r-tabs-panel{border-top-width:0;border-bottom-width:0;border-radius:0}.r-tabs .r-tabs-panel:last-child{border-bottom-width:1px}.r-tabs .r-tabs-panel:last-child{border-bottom-left-radius:5px;border-bottom-right-radius:5px}}.r-tabs.disabled .r-tabs-tab,.r-tabs.disabled.r-tabs-state-active{color:#939393;color:var(--font-faded-color, #939393);background-color:#e9e9e9;background-color:var(--grey-lighter-color, #e9e9e9)}.r-tabs.disabled .r-tabs-panel{color:#939393;color:var(--font-faded-color, #939393);background-color:#e9e9e9;background-color:var(--grey-lighter-color, #e9e9e9)}.treenav ul{margin:0;padding:0}.treenav li{display:block;list-style:none;margin:0;padding:0}.treenav li.treenav-branch{cursor:default}.treenav li.treenav-branch span{display:block;width:100%}.treenav li.treenav-branch&gt;span:before{content:"";width:0;height:0;position:absolute;margin-left:-1em;margin-top:.4em;border:4px solid;border-color:#d3d3d3;border-color:var(--grey-color, #d3d3d3)}.treenav li.treenav-branch.expanded&gt;span:before{border-top-color:rgba(0,0,0,0);border-left-color:rgba(0,0,0,0)}.treenav li.treenav-branch.collapsed&gt;span:before{margin-left:-0.8em;border-width:5px;border-top-color:rgba(0,0,0,0);border-right-color:rgba(0,0,0,0);border-bottom-color:rgba(0,0,0,0)}.treenav li.treenav-leaf:not(.disabled) a,.treenav li.treenav-leaf:not(.disabled) span{display:block;width:100%;border:1px solid rgba(0,0,0,0)}.treenav li.treenav-leaf:not(.disabled).selected a,.treenav li.treenav-leaf:not(.disabled).selected span{background:linear-gradient(#c1e0ff, #99ccff);background:linear-gradient(var(--blue-lightest-color), var(--blue-lighter-color));border:1px solid;border-color:#c1e0ff;border-color:var(--blue-lightest-color, #c1e0ff)}.treenav li.treenav-leaf:not(.disabled) a:hover,.treenav li.treenav-leaf:not(.disabled) span:hover{cursor:pointer;background:linear-gradient(#fcdabc, #fabe8a);background:linear-gradient(var(--orange-light-60-color), var(--orange-light-color));border:1px solid;border-color:#fbd0ab;border-color:var(--orange-lighter-color, #fbd0ab)}.treenav li.treenav-leaf:not(.disabled) span.tooltip{visibility:hidden;position:fixed;z-index:1001;top:2.75rem;left:15rem;width:auto;border:solid 1px;border-color:#3f3f3f;border-color:var(--grey-darkest-color, #3f3f3f);background-color:dimgray;background-color:var(--grey-darker-color, #696969);color:#fff;color:var(--main-menu-tooltip-color, #fff);border-radius:5px;box-shadow:5px 5px 8px rgba(var(--black-rgb-color), 0.2);text-align:center;padding:1rem}@media(max-width: 48rem){.treenav li.treenav-leaf:not(.disabled) span.tooltip{top:3.75rem}}.treenav li.treenav-leaf:not(.disabled):hover span.tooltip{visibility:visible}.treenav li.treenav-leaf.treenav-hasicon{padding-left:.2ex}.treenav li.treenav-leaf.treenav-hasicon span{display:inline}.treenav li.treenav-separator{padding-left:0}.treenav li.treenav-separator hr{width:calc(100% - 2px);border-width:1px;border-color:#d3d3d3;border-color:var(--grey-color, #d3d3d3)}.treenav ul a,.treenav ul span,.treenav ul .field{padding-left:2.2ex;box-sizing:border-box}.treenav ul ul a,.treenav ul ul span,.treenav ul ul .field{padding-left:4.4ex}.treenav ul ul ul a,.treenav ul ul ul span,.treenav ul ul ul .field{padding-left:6.6ex}.treenav ul ul ul ul a,.treenav ul ul ul ul span,.treenav ul ul ul ul .field{padding-left:8.8ex}div.field{display:block}div.field&gt;*{display:inline-block}div.field label{color:#000;color:var(--font-color, #000);margin-right:1ex}div.field input,div.field select,div.field textarea{color:#000;color:var(--black-color, #000);background-color:#fff;background-color:var(--input-background-color, #fff);border:1px solid;border-color:#d3d3d3;border-color:var(--input-border-color, #d3d3d3)}div.field input:focus,div.field select:focus,div.field textarea:focus{color:#000;color:var(--black-color, #000);background-color:#fef5ee;background-color:var(--focused-background-color, #fef5ee);border-color:dimgray;border-color:var(--grey-darker-color, #696969)}div.field input:focus:not([type=radio]),div.field select:focus:not([type=radio]),div.field textarea:focus:not([type=radio]){box-shadow:5px 5px 8px rgba(var(--black-rgb-color), 0.2)}div.field.required:after{content:"*";font-size:.6em;color:red;color:var(--red-stoplight-color, #ff0000);-ms-flex:0 0 6px;flex:0 0 6px;vertical-align:text-top}div.field.readonly input,div.field.readonly select,div.field.readonly textarea{color:#000;color:var(--black-color, #000);background-color:#e9e9e9;background-color:var(--grey-lighter-color, #e9e9e9);border-color:#d3d3d3;border-color:var(--input-readonly-border-color, #d3d3d3)}div.field.readonly input:focus,div.field.readonly select:focus,div.field.readonly textarea:focus{box-shadow:none}div.field.disabled label,div.field.disabled.required:after{color:#939393;color:var(--font-faded-color, #939393)}div.field.disabled input,div.field.disabled select,div.field.disabled textarea{color:#939393;color:var(--font-faded-color, #939393);background-color:#e9e9e9;background-color:var(--grey-lighter-color, #e9e9e9);border-color:#d3d3d3;border-color:var(--input-disabled-border-color, #d3d3d3)}div.field.disabled input:focus,div.field.disabled select:focus,div.field.disabled textarea:focus{box-shadow:none}div.field .hint{font-size:.8rem;color:#939393;color:var(--font-faded-color, #939393)}.inline_fields{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.inline_fields .field{-ms-flex-positive:1;flex-grow:1;padding:2px 5px;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.inline_fields .field.datalist_field{padding:2px 5px}.inline_fields .field label,.inline_fields .field button{-ms-flex-positive:0;flex-grow:0}.inline_fields .field input,.inline_fields .field select,.inline_fields .field .input{-ms-flex-positive:1;flex-grow:1}.inline_fields .field&gt;input[type=checkbox]{-ms-flex-positive:0;flex-grow:0}.inline_fields .field.invert_order&gt;label{-ms-flex:none;flex:none;-ms-flex-order:2;order:2}.inline_fields .field.invert_order input,.inline_fields .field.invert_order select,.inline_fields .field.invert_order .input{-ms-flex:none;flex:none;-ms-flex-order:1;order:1}.stacked_labels .field{-ms-flex-flow:row wrap;flex-flow:row wrap}.stacked_labels .field.required:after{display:none}.stacked_labels .field.required label:after{content:"*";font-size:.6em;color:red;color:var(--red-stoplight-color, #ff0000)}.stacked_labels .field.required.disabled label:after{color:#939393;color:var(--font-faded-color, #939393)}.stacked_labels .field label{display:block;-ms-flex-preferred-size:100%;flex-basis:100%}.stacked_labels .field .hint{display:block}.inline_labels .field{-ms-flex-flow:row wrap;flex-flow:row wrap}.inline_labels .field label{display:inline-block}.inline_labels .field.checkbox_field,.inline_labels .field.radio_field{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.inline_labels .field.checkbox_field label,.inline_labels .field.radio_field label{-ms-flex-order:2;order:2}.inline_labels .field.checkbox_field input,.inline_labels .field.radio_field input{-ms-flex-order:1;order:1}.inline_labels .field .hint{display:block}button{border-radius:5px;border:1px solid;border-color:#bdbdbd;border-color:var(--grey-dark-10-color, #bdbdbd);background-color:#e9e9e9;background-color:var(--button-background-color, #e9e9e9);color:#000;color:var(--font-color, #000)}button:focus{background-color:#fef5ee;background-color:var(--focused-background-color, #fef5ee);border-color:dimgray;border-color:var(--grey-darker-color, #696969);box-shadow:5px 5px 8px rgba(var(--black-rgb-color), 0.2)}button:disabled{opacity:.8}.big_button{font-size:24pt;padding:5px 20px;color:#000;color:var(--font-color, #000)}.medium_button{font-size:12pt;padding:5px 20px}div.field.textbox_field&gt;datalist{display:none}div.input{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap}div.input input{-ms-flex:1;flex:1}div.input button{-ms-flex:0 0 auto;flex:0 0 auto;border-radius:0;padding:0 .25em;border-left:none}div.datepicker_field div.input,div.timepicker_field div.input,div.datetimepicker_field div.input{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap}div.datepicker_field div.input input[type=date],div.timepicker_field div.input input[type=date],div.datetimepicker_field div.input input[type=date]{-ms-flex:4 1 0;flex:4 1 0}div.datepicker_field div.input input[type=time],div.timepicker_field div.input input[type=time],div.datetimepicker_field div.input input[type=time]{-ms-flex:3 1 0;flex:3 1 0}div.datepicker_field input[type=date].html5_date,div.datepicker_field input[type=time].html5_time,div.timepicker_field input[type=date].html5_date,div.timepicker_field input[type=time].html5_time,div.datetimepicker_field input[type=date].html5_date,div.datetimepicker_field input[type=time].html5_time{font-family:inherit}div.datepicker_field input[type=date].html5_date::-webkit-inner-spin-button,div.datepicker_field input[type=time].html5_time::-webkit-inner-spin-button,div.timepicker_field input[type=date].html5_date::-webkit-inner-spin-button,div.timepicker_field input[type=time].html5_time::-webkit-inner-spin-button,div.datetimepicker_field input[type=date].html5_date::-webkit-inner-spin-button,div.datetimepicker_field input[type=time].html5_time::-webkit-inner-spin-button{-webkit-appearance:none;display:none}div.datepicker_field input[type=time].html5_time,div.timepicker_field input[type=time].html5_time,div.datetimepicker_field input[type=time].html5_time{min-width:4.5em}div.datepicker_field input[type=date]:not(.html5_date),div.timepicker_field input[type=date]:not(.html5_date),div.datetimepicker_field input[type=date]:not(.html5_date){min-width:6em}div.datepicker_field input[type=time]:not(.html5_date),div.timepicker_field input[type=time]:not(.html5_date),div.datetimepicker_field input[type=time]:not(.html5_date){min-width:3.8em}div.datetimepicker_field input[type=date]+input[type=time]{margin-left:.25em}div.field_daterange.field{display:block}.content_box{border:1px solid;border-color:#939393;border-color:var(--grey-dark-color, #939393);border-radius:5px}.content_box&gt;.header{padding:.5em .5em;color:#000;color:var(--black-color, #000);background-color:#d3d3d3;background-color:var(--grey-color, #d3d3d3);border-bottom:1px solid;border-bottom-color:#939393;border-bottom-color:var(--grey-dark-color, #939393);border-top-left-radius:5px;border-top-right-radius:5px;font-size:1.2em;font-weight:bold}.content_box&gt;.header.small{padding:.25em .5ex;font-size:1em;font-weight:normal}.content_box&gt;.body{padding:.5em .5em;background-color:#fff;background-color:var(--white-color, #fff);border-radius:5px}.content_box&gt;.footer{padding:.5em .5em;background-color:#d3d3d3;background-color:var(--grey-color, #d3d3d3);border-top:1px solid;border-top-color:#939393;border-top-color:var(--grey-dark-color, #939393);color:#000;color:var(--font-color, #000);border-bottom-left-radius:5px;border-bottom-right-radius:5px}.content_box&gt;.footer.small{padding:.25em .5ex;font-size:1em;font-weight:normal}#main_content{padding:1em 4ex 3em 4ex}@media(max-width: 400px){#main_content{padding:1em}}#report_format .format_types{width:100%}:root{--white-color: #fff;--black-color: #000;--white-rgb-color: rgba(255,255,255, 0.35);--black-rgb-color: 0,0,0;--grey-color: #d3d3d3;--grey-light-10-color: #d7d7d7;--grey-light-color: #e0e0e0;--grey-lighter-color: #e9e9e9;--grey-light-60-color: #ededed;--grey-lightest-color: #f1f1f1;--grey-bright-color: #fafafa;--grey-dark-10-color: #bdbdbd;--grey-dark-color: #939393;--grey-darker-color: #696969;--grey-dark-60-color: #545454;--grey-darkest-color: #3f3f3f;--grey-deep-color: #151515;--orange-color: #f8a358;--orange-light-color: #fabe8a;--orange-lighter-color: #fbd0ab;--orange-light-60-color: #fcdabc;--red-color: #d01820;--red-light-color: #ea5057;--red-lighter-color: #f08287;--red-lightest-color: #f6b4b7;--red-bright-color: #fce6e7;--red-light-95-color: #fef3f3;--red-dark-color: #911016;--red-darker-color: #680c10;--red-darkest-color: #3e0709;--red-desaturated-color: #a2464a;--red-stoplight-color: #ff0000;--red-stoplight-dark-color: #b20000;--green-stoplight-color: #1b8e1b;--green-stoplight-dark-color: #126312;--yellow-stoplight-color: #cca300;--yellow-stoplight-lighter-color: #ffe065;--blue-color: #3399ff;--blue-lighter-color: #99ccff;--blue-lightest-color: #c1e0ff;--blue-darker-color: #004c99;--blue-darkest-color: #002d5b;--peach-color: #fcd3a1;--pink-color: #f3d8d8;--code-brown-color: brown;--code-navy-color: navy;--code-olive-color: olive;--scrollbar-track-background: var(--grey-darker-color);--scrollbar-thumb-background: var(--grey-darkest-color);--ajax-overlay-color: rgba(211,211,211, 0.8);--popup-overlay-color: rgba(105,105,105, 0.8);--dark-background-text: #fff;--color-background-text: #000;--background-color: #fff;--font-color: #000;--font-faded-color: var(--grey-dark-color);--grid-cell-odd-color: var(--grey-lightest-color);--grid-cell-even-color: var(--grey-light-color);--input-background-color: #fff;--input-border-color: var(--grey-color);--input-disabled-border-color: var(--grey-color);--focused-background-color: #fef5ee;--input-readonly-border-color: #d3d3d3;--button-background-color: var(--grey-lighter-color);--main-menu-tooltip-color: #fff}html[data-theme=dark]{--black-color: #efefef;--black-rgb-color: 239,239,239;--white-color: #656565;--white-rgb-color: rgba(101,101,101,0.35);--grey-color: #3f3f3f;--grey-light-10-color: #525252;--grey-light-color: #656565;--grey-lighter-color: #606060;--grey-light-60-color: #8b8b8b;--grey-lightest-color: #9f9f9f;--grey-bright-color: #656565;--grey-dark-10-color: #3f3f3f;--grey-dark-color: #2c2c2c;--grey-darker-color: #1f1f1f;--grey-dark-60-color: #191919;--grey-darkest-color: #121212;--grey-deep-color: #060606;--orange-color: #d74000;--orange-light-color: #fe5913;--orange-lighter-color: #fe824e;--orange-light-60-color: #ffac88;--red-color: #a61319;--red-light-color: #e7323a;--red-lighter-color: #ee6d72;--red-lightest-color: #f4a7aa;--red-bright-color: #fbe1e2;--red-light-95-color: #a61319;--red-dark-color: #740d11;--red-darker-color: #53090c;--red-darkest-color: #310507;--red-stoplight-color: #4da6ff;--red-stoplight-dark-color: #0074e8;--green-stoplight-color: #00b223;--green-stoplight-dark-color: #007f19;--yellow-stoplight-color: #fff200;--yellow-stoplight-lighter-color: #fff87f;--blue-color: #0043e0;--blue-lighter-color: #1a5fff;--blue-lightest-color: #759ffe;--blue-darker-color: #002a8c;--blue-darkest-color: #001954;--code-brown-color: #fe4cb1;--code-navy-color: #d2d5ff;--code-olive-color: #63ff40;--scrollbar-track-background: var(--blue-lightest-color);--scrollbar-thumb-background: var(--blue-lightest-color);--ajax-overlay-color: rgba(105,105,105, 0.8);--background-color: #222;--font-color: #fff;--font-faded-color: #aaa;--grid-cell-odd-color: var(--grey-light-color);--grid-cell-even-color: var(--grey-light-10-color);--input-background-color: #707070;--focused-background-color: #8b8b8b;--button-background-color: #707070;--input-readonly-border-color: #3f3f3f;--main-menu-tooltip-color: #fff}html[data-theme=dark_high_contrast]{--black-color: #ffffff;--black-rgb-color: 239,239,239;--white-color: #001200;--white-rgb-color: rgba(101,101,101,0.35);--grey-color: #3f3f3f;--grey-light-10-color: #525252;--grey-light-color: #444444;--grey-lighter-color: #3b3b3b;--grey-light-60-color: #8b8b8b;--grey-lightest-color: #575757;--grey-bright-color: #424242;--grey-dark-10-color: #3f3f3f;--grey-dark-color: #2c2c2c;--grey-darker-color: #1f1f1f;--grey-dark-60-color: #191919;--grey-darkest-color: #121212;--grey-deep-color: #060606;--orange-color: #a33000;--orange-light-color: #5d1b00;--orange-lighter-color: #752200;--orange-light-60-color: #a33100;--red-color: #a61319;--red-light-color: #e7323a;--red-lighter-color: #ee6d72;--red-lightest-color: #f4a7aa;--red-bright-color: #fbe1e2;--red-light-95-color: #a61319;--red-dark-color: #740d11;--red-darker-color: #53090c;--red-darkest-color: #310507;--red-stoplight-color: #00ffdf;--red-stoplight-dark-color: #003c7a;--green-stoplight-color: #acffbc;--green-stoplight-dark-color: #007f19;--yellow-stoplight-color: #fff200;--yellow-stoplight-lighter-color: #fff87f;--blue-color: #0043e0;--blue-lighter-color: #1a5fff;--blue-lightest-color: #759ffe;--blue-darker-color: #002a8c;--blue-darkest-color: #001954;--code-brown-color: #fecce8;--code-navy-color: #d2d5ff;--code-olive-color: #63ff40;--scrollbar-track-background: #851f1f;--scrollbar-thumb-background: var(--red-lightest-color);--ajax-overlay-color: rgba(105,105,105, 0.8);--background-color: #222;--font-color: #fff;--font-faded-color: #d9d9d9;--grid-cell-odd-color: var(--grey-light-color);--grid-cell-even-color: var(--grey-light-10-color);--error-text-color: #fff;--input-background-color: #4c4c4c;--focused-background-color: #595959;--button-background-color: #595959;--input-border-color: #fff;--input-disabled-border-color: #000;--input-readonly-border-color: #353535;--main-menu-tooltip-color: #fff}html[data-theme=high_contrast_light]{--grey-color: #f1f1f1;--grey-light-10-color: #d7d7d7;--grey-light-color: #e0e0e0;--grey-lighter-color: #f1f1f1;--grey-light-60-color: #ededed;--grey-lightest-color: #f1f1f1;--grey-bright-color: #fafafa;--grey-dark-10-color: #d8d8d8;--grey-dark-color: #a8a8a8;--grey-darker-color: #575757;--grey-dark-60-color: #606060;--grey-darkest-color: #484848;--grey-deep-color: #181818;--red-stoplight-color: #a31010;--red-stoplight-dark-color: #720b0b;--green-stoplight-color: #136613;--green-stoplight-dark-color: #0d470d;--yellow-stoplight-color: #874205;--yellow-stoplight-lighter-color: #874205;--code-olive-color: #1d6706;--color-background-text: #fff;--font-faded-color: #3f3f3f;--input-border-color: var(--grey-darkest-color);--input-disabled-border-color: #aaa;--input-readonly-border-color: var(--grey-dark-10-color);--main-menu-tooltip-color: #fff}html[data-theme=amp]{--black-color: #323a45;--black-rgb-color: 239,239,239;--white-color: #fff;--white-rgb-color: rgba(250,250,250,0.35);--grey-color: #f1f1f1;--grey-dark-10-color: #11a1da;--grey-dark-color: #efefef;--grey-darker-color: #575757;--grey-dark-60-color: #606060;--grey-darkest-color: #484848;--grey-deep-color: #181818;--orange-color: #d74000;--orange-light-color: #fe5913;--orange-lighter-color: #fe824e;--orange-light-60-color: #ffac88;--red-color: #11a1da;--red-light-color: #b2e5f9;--red-lighter-color: #d8f2fc;--red-lightest-color: #c9ecfa;--red-bright-color: #b2e5f9;--red-light-95-color: var(--blue-lightest-color);--red-dark-color: #323a45;--red-darker-color: #08506d;--red-darkest-color: #053041;--red-stoplight-color: #d74000;--red-stoplight-dark-color: #962c00;--green-stoplight-color: #53a053;--green-stoplight-dark-color: #3a6f3a;--yellow-stoplight-color: #f0ad4e;--yellow-stoplight-lighter-color: #f4c583;--blue-color: #11a1da;--blue-lighter-color: #7fd3f5;--blue-lightest-color: #b2e5f9;--blue-darker-color: #002a8c;--blue-darkest-color: #001954;--code-brown-color: #fe4cb1;--code-navy-color: #d2d5ff;--code-olive-color: #63ff40;--scrollbar-track-background: var(--blue-lightest-color);--scrollbar-thumb-background: var(--blue-color);--ajax-overlay-color: rgba(105,105,105, 0.8);--color-background-text: #fff;--background-color: #fff;--font-color: #323a45;--font-faded-color: var(--grey-darker-color);--grid-cell-odd-color: var(--grey-lightest-color);--grid-cell-even-color: var(--grey-bright-color);--input-disabled-border-color: #d3d3d3;--button-background-color: var(--blue-lighter-color);--input-readonly-border-color: #3f3f3f;--main-menu-tooltip-color: #fff}html[data-theme=valentines_day]{--white-color: #e6b3e6;--black-color: #000;--white-rgb-color: rgba(255,255,255, 0.35);--black-rgb-color: 0,0,0;--grey-color: #ee91a3;--grey-light-10-color: #d7d7d7;--grey-light-color: #f1a7b6;--grey-lighter-color: #f8d3da;--grey-light-60-color: #ededed;--grey-lightest-color: #f5bdc8;--grey-bright-color: #ecc6ec;--grey-dark-10-color: #bdbdbd;--grey-dark-color: #939393;--grey-darker-color: #696969;--grey-dark-60-color: #545454;--grey-darkest-color: #3f3f3f;--grey-deep-color: #151515;--orange-color: #f8a358;--orange-light-color: #fabe8a;--orange-lighter-color: #fbd0ab;--orange-light-60-color: #fcdabc;--red-color: #b51a3a;--red-light-color: #ea5057;--red-lighter-color: #f08287;--red-lightest-color: #f6b4b7;--red-bright-color: #fce6e7;--red-light-95-color: #f5bdc8;--red-dark-color: #911016;--red-darker-color: #680c10;--red-darkest-color: #3e0709;--red-desaturated-color: #a2464a;--red-stoplight-color: #4c18b4;--red-stoplight-dark-color: #391285;--green-stoplight-color: #1b8e1b;--green-stoplight-dark-color: #126312;--yellow-stoplight-color: #cca300;--yellow-stoplight-lighter-color: #ffe065;--blue-color: #3399ff;--blue-lighter-color: #99ccff;--blue-lightest-color: #c1e0ff;--blue-darker-color: #004c99;--blue-darkest-color: #002d5b;--peach-color: #fcd3a1;--pink-color: #f3d8d8;--code-brown-color: brown;--code-navy-color: navy;--code-olive-color: olive;--scrollbar-track-background: var(--grey-color);--scrollbar-thumb-background: #e64d6b;--ajax-overlay-color: rgba(211,211,211, 0.8);--popup-overlay-color: rgba(105,105,105, 0.8);--dark-background-text: #fff;--color-background-text: #000;--background-color: #e4cdd3;--font-color: #000;--font-faded-color: var(--grey-dark-60-color);--grid-cell-odd-color: var(--grey-lightest-color);--grid-cell-even-color: var(--grey-light-color);--input-background-color: #ecc6ec;--input-border-color: #df9fdf;--input-disabled-border-color: #df9fdf;--focused-background-color: #e6b3e6;--input-readonly-border-color: #df9fdf;--button-background-color: var(--grey-lighter-color);--main-menu-tooltip-color: #fff}html[data-theme=st_patricks_day]{--white-color: #8ed260;--black-color: #000;--white-rgb-color: rgba(255,255,255, 0.35);--black-rgb-color: 0,0,0;--grey-color: #099441;--grey-light-10-color: #d7d7d7;--grey-light-color: #c9eb94;--grey-lighter-color: #76ab21;--grey-light-60-color: #ededed;--grey-lightest-color: #dff3bf;--grey-bright-color: #9fda40;--grey-dark-10-color: #bdbdbd;--grey-dark-color: #333333;--grey-darker-color: #696969;--grey-dark-60-color: #545454;--grey-darkest-color: #3f3f3f;--grey-deep-color: #151515;--orange-color: #f8a358;--orange-light-color: #fabe8a;--orange-lighter-color: #fbd0ab;--orange-light-60-color: #fcdabc;--red-color: #224d17;--red-light-color: #ea5057;--red-lighter-color: #099441;--red-lightest-color: #f6b4b7;--red-bright-color: #fce6e7;--red-light-95-color: #dff3bf;--red-dark-color: #4d2e00;--red-darker-color: #680c10;--red-darkest-color: #3e0709;--red-desaturated-color: #a2464a;--red-stoplight-color: #4d2e00;--red-stoplight-dark-color: #1a0f00;--green-stoplight-color: #1b8e1b;--green-stoplight-dark-color: #126312;--yellow-stoplight-color: #997a00;--yellow-stoplight-lighter-color: #ffcc00;--blue-color: #3399ff;--blue-lighter-color: #99ccff;--blue-lightest-color: #c1e0ff;--blue-darker-color: #004c99;--blue-darkest-color: #002d5b;--peach-color: #fcd3a1;--pink-color: #f3d8d8;--code-brown-color: brown;--code-navy-color: navy;--code-olive-color: olive;--scrollbar-track-background: var(--grey-lighter-color);--scrollbar-thumb-background: var(--grey-color);--ajax-overlay-color: rgba(211,211,211, 0.8);--popup-overlay-color: rgba(105,105,105, 0.8);--dark-background-text: #fff;--color-background-text: #000;--background-color: #f8f9d2;--font-color: #000;--font-faded-color: var(--grey-dark-color);--grid-cell-odd-color: var(--grey-lightest-color);--grid-cell-even-color: var(--grey-light-color);--input-background-color: #9fda40;--input-border-color: #60a830;--input-disabled-border-color: #60a830;--focused-background-color: #8ed260;--input-readonly-border-color: #60a830;--button-background-color: var(--grey-lighter-color);--main-menu-tooltip-color: #fff}#afp_overview .afp_accordion{margin-bottom:1rem}#afp_overview #process_select_accordion #field_read_write_on_server{-ms-flex-positive:0;flex-grow:0;-ms-flex-preferred-size:225px;flex-basis:225px}#afp_overview #afpsession_accordion .body{padding:0}#afp_overview #afpsession_accordion .body img{width:1rem}#afp_overview #afpsession_accordion .body .expandable_config .trigger{position:relative}#afp_overview #afpsession_accordion .body .expandable_config .text{display:none}#afp_overview #afpsession_accordion .body .table_buttons{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}#afp_overview #afpsession_accordion .body .table_buttons&gt;button{-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex:1 1 1rem;flex:1 1 1rem;max-width:2rem;width:auto;margin-top:4px;margin-left:2px}#view_config textarea{width:100%;min-height:30em;resize:none;white-space:pre}#pre_process_results h4{color:red;color:var(--red-stoplight-color, #ff0000)}#pre_process_results .body{max-height:40em;overflow-y:scroll;-ms-flex-pack:start;justify-content:flex-start}#pay_by_plate_overview .pay_by_plate_accordion .footer{text-align:right}#pay_by_plate_overview .accordion{margin-bottom:1rem}#pay_by_plate_overview .accordion .expired_pass{color:#000;color:var(--color-background-text, #000);background-color:red;background-color:var(--red-stoplight-color, #ff0000)}#pay_by_plate_overview .accordion .warning_pass{color:#000;color:var(--color-background-text, #000);background-color:#cca300;background-color:var(--yellow-stoplight-color, #cca300)}#pay_by_plate_overview .accordion .active_pass{color:#000;color:var(--color-background-text, #000);background-color:#1b8e1b;background-color:var(--green-stoplight-color, #1b8e1b)}#pay_by_plate_overview .accordion .pay_by_plate_accordion_section .body{padding:0;overflow:auto}#pay_by_plate_overview .accordion .pay_by_plate_accordion_section .body .button_cell{width:5.8em;overflow:hidden;display:inline-block;white-space:nowrap}#pay_by_space_overview .pay_by_space_accordion .footer{text-align:right}#pay_by_space_overview .accordion{margin-bottom:1rem}#pay_by_space_overview .accordion .expired_pass{color:#000;color:var(--color-background-text, #000);background-color:#d01820;background-color:var(--red-color, #d01820)}#pay_by_space_overview .accordion .warning_pass{color:#000;color:var(--color-background-text, #000);background-color:#cca300;background-color:var(--yellow-stoplight-color, #cca300)}#pay_by_space_overview .accordion .active_pass{color:#000;color:var(--color-background-text, #000);background-color:#1b8e1b;background-color:var(--green-stoplight-color, #1b8e1b)}#pay_by_space_overview .accordion .pay_by_space_accordion_section .body{padding:0;overflow:auto}#pay_by_space_overview .accordion .pay_by_space_accordion_section .body .button_cell{width:5.8em;overflow:hidden;display:inline-block;white-space:nowrap}#pay_by_space_overview .accordion .pay_by_space_accordion_section .footer{text-align:right}#vehicle_hits_overview .vehicle_hits_accordion .footer{text-align:right}#vehicle_hits_overview .accordion{margin-bottom:1rem}#vehicle_hits_overview .accordion .vehicle_hits_accordion_section .body{padding:0px;overflow:auto;-ms-flex-pack:left !important;justify-content:left !important}#vehicle_hits_overview .accordion .vehicle_hits_accordion_section .body .detail_child{display:none}#vehicle_hits_overview .accordion .vehicle_hits_accordion_section .body .button_cell{width:5.8em;overflow:hidden;display:inline-block;white-space:nowrap}#web_server_logs_criteria .body .field{-ms-flex-preferred-size:37ex;flex-basis:37ex;-ms-flex-positive:1;flex-grow:1;max-width:50ex}#web_server_logs_criteria .body .field.spacer_field{padding:0 5px}#web_server_logs_criteria .footer{text-align:right}#web_server_logs_results{margin-top:1rem}.accordion_section.web_server_logs_results_accordion&gt;.body{padding:0}#web_server_logs_results .expandable_text .text{white-space:nowrap;overflow:hidden;max-width:200px}#web_server_logs_results .click_to_search{cursor:pointer}#web_server_logs_results .collapsible_table_container .datagrid&gt;tbody&gt;tr&gt;th{border-bottom:1px solid;border-bottom-color:#3f3f3f;border-bottom-color:var(--grey-darkest-color, #3f3f3f);padding:2px 5px;border-right:1px dotted;border-right-color:#3f3f3f;border-right-color:var(--grey-darkest-color, #3f3f3f)}#web_server_logs_results .collapsible_table_container .datagrid&gt;tbody&gt;tr&gt;th:last-child{border-right:none}#web_server_logs_results .collapsible_table_container .datagrid&gt;tbody td{background-color:rgba(0,0,0,0)}#web_server_logs_results .collapsible_table_container .datagrid pre{word-break:break-all;word-wrap:break-word;white-space:pre-wrap}#web_server_log_detail pre{padding:10px 20px}#web_server_log_detail .json-key{color:var(--code-brown-color)}#web_server_log_detail .json-value{color:var(--code-navy-color)}#web_server_log_detail .json-string{color:var(--code-olive-color)}#web_server_statuses .accordion&gt;div&gt;div.body{padding:0}#web_server_statuses tbody td{vertical-align:top}#web_server_statuses td.server_status&gt;img{height:1.25em}#web_server_statuses td.server_status .status_text{display:block}#web_server_statuses td.server_status .status_text.pass{color:#1b8e1b;color:var(--green-stoplight-color, #1b8e1b)}#web_server_statuses td.server_status .status_text.fail{color:red;color:var(--red-stoplight-color, #ff0000)}#web_server_statuses td.server_status .messages{display:block;width:100%}#web_server_statuses td.server_status .messages .message{display:block;margin-left:2em}#web_server_statuses td.server_status .messages.warning_messages{color:#cca300;color:var(--yellow-stoplight-color, #cca300)}#web_server_statuses td.server_status .messages.error_messages{color:red;color:var(--red-stoplight-color, #ff0000)}#web_server_statuses td.button_column{text-align:center}#web_server_statuses td.button_column button&gt;img{height:2em}#web_server_status_edit .body .field{width:100%}#web_server_status_edit .body .field input[type=text]{width:100%}#web_sync_logs .accordion&gt;div&gt;div.body{padding:0}#web_sync_logs .web_sync_logs_accordion{margin-bottom:1rem}#web_unprocessed_payments .accordion&gt;div&gt;div.body{padding:0}#web_unprocessed_payments tbody td{vertical-align:top}#web_unprocessed_payments td.button_column{text-align:center}#web_unprocessed_payments td.button_column button&gt;img{height:2em}#email_viewer_popup_body .two_column,#email_viewer_print_body .two_column{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:start;align-items:flex-start;margin-left:-0.5em;margin-right:-0.5em}#email_viewer_popup_body .two_column&gt;.c1,#email_viewer_popup_body .two_column&gt;.c2,#email_viewer_print_body .two_column&gt;.c1,#email_viewer_print_body .two_column&gt;.c2{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex:1 1;flex:1 1;min-width:300px;width:auto;margin-left:.5em;margin-right:.5em}#email_viewer_popup_body .message_headers .field,#email_viewer_print_body .message_headers .field{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;margin-top:2px}#email_viewer_popup_body .message_headers .field label,#email_viewer_popup_body .message_headers .field input,#email_viewer_print_body .message_headers .field label,#email_viewer_print_body .message_headers .field input{display:-ms-flexbox;display:flex}#email_viewer_popup_body .message_headers .field label,#email_viewer_print_body .message_headers .field label{display:inline-block;-ms-flex:0 0 5em;flex:0 0 5em}#email_viewer_popup_body .message_headers .field input,#email_viewer_print_body .message_headers .field input{-ms-flex:auto;flex:auto}#email_viewer_popup_body .message_headers .expansion_fields label,#email_viewer_print_body .message_headers .expansion_fields label{visibility:hidden}#email_viewer_popup_body .accordion,#email_viewer_print_body .accordion{margin-bottom:1rem}#email_viewer_popup_body .message_body,#email_viewer_print_body .message_body{padding:0}#email_viewer_popup_body .message_body label,#email_viewer_print_body .message_body label{display:none}#email_viewer_popup_body iframe,#email_viewer_print_body iframe{display:block;width:100%;border:0px none;height:250px;margin:0px}#email_viewer_popup_body .footer,#email_viewer_print_body .footer{text-align:right}#email_viewer_print_body{display:none}#view_email_queue #email_queue_criteria{border:1px solid;border-color:#939393;border-color:var(--grey-dark-color, #939393);border-radius:5px;box-shadow:5px 5px 8px rgba(var(--black-rgb-color), 0.2);width:100%;box-shadow:none;width:100%}#view_email_queue #email_queue_criteria&gt;.header{padding:.5em .5em;color:#000;color:var(--black-color, #000);background-color:#d3d3d3;background-color:var(--grey-color, #d3d3d3);border-bottom:1px solid;border-bottom-color:#939393;border-bottom-color:var(--grey-dark-color, #939393);border-top-left-radius:5px;border-top-right-radius:5px;font-size:1.2em;font-weight:bold}#view_email_queue #email_queue_criteria&gt;.header.small{padding:.25em .5ex;font-size:1em;font-weight:normal}#view_email_queue #email_queue_criteria&gt;.body{padding:.5em .5em;background-color:#fff;background-color:var(--white-color, #fff);border-radius:5px}#view_email_queue #email_queue_criteria&gt;.footer{padding:.5em .5em;background-color:#d3d3d3;background-color:var(--grey-color, #d3d3d3);border-top:1px solid;border-top-color:#939393;border-top-color:var(--grey-dark-color, #939393);color:#000;color:var(--font-color, #000);border-bottom-left-radius:5px;border-bottom-right-radius:5px}#view_email_queue #email_queue_criteria&gt;.footer.small{padding:.25em .5ex;font-size:1em;font-weight:normal}#view_email_queue #email_queue_criteria&gt;.header:not(.medium){padding:.25em .5ex;font-size:1em;font-weight:normal}#view_email_queue #email_queue_criteria&gt;.footer:not(.medium){padding:.25em .5ex;font-size:1em;font-weight:normal}#view_email_queue #email_queue_criteria&gt;.body{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-pack:center;justify-content:center;background-color:#fafafa;background-color:var(--grey-bright-color, #fafafa)}#view_email_queue #email_queue_criteria&gt;.body&gt;.field{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:justify;justify-content:space-between;padding:2px 5px}#view_email_queue #email_queue_criteria&gt;.body&gt;.field&gt;label{-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:20ex;flex-basis:20ex;white-space:nowrap}#view_email_queue #email_queue_criteria&gt;.body&gt;.field&gt;input,#view_email_queue #email_queue_criteria&gt;.body&gt;.field&gt;select,#view_email_queue #email_queue_criteria&gt;.body&gt;.field&gt;.input{-ms-flex-positive:1;flex-grow:1;width:100%;text-align:left}#view_email_queue #email_queue_criteria&gt;.body&gt;.field.checkbox_field{-ms-flex-pack:end;justify-content:flex-end}#view_email_queue #email_queue_criteria&gt;.body&gt;.field.checkbox_field&gt;label,#view_email_queue #email_queue_criteria&gt;.body&gt;.field.checkbox_field&gt;input{-ms-flex:none;flex:none;width:auto}#view_email_queue #email_queue_criteria&gt;.body&gt;.field:not(.required)&gt;*:last-child{margin-right:6px}#view_email_queue #email_queue_criteria&gt;.footer{text-align:right}#view_email_queue #email_queue_criteria&gt;.footer&gt;*{display:inline-block}#view_email_queue #email_queue_criteria&gt;.body{-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:justify;justify-content:space-between}#view_email_queue #email_queue_criteria&gt;.body label{white-space:nowrap}#view_email_queue #email_queue_criteria&gt;.body .field{-ms-flex-preferred-size:35ex;flex-basis:35ex;-ms-flex-positive:1;flex-grow:1;max-width:50ex}#view_email_queue #email_queue_criteria&gt;.body .field.spacer_field{padding:0 5px}#view_email_queue .email_queue_accordion{margin-bottom:1rem}#view_email_queue .email_queue_accordion #email_queue_table{padding:0}#view_email_queue .email_queue_accordion #email_queue_table .message_preview{display:-ms-flexbox;display:flex;-ms-flex-flow:nowrap;flex-flow:nowrap;-ms-flex-align:start;align-items:flex-start}#view_email_queue .email_queue_accordion #email_queue_table .message_preview&gt;.text{max-width:13em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block}#view_email_queue .email_queue_accordion #email_queue_table .message_preview&gt;.view_email{display:inline-block}#view_email_queue .email_queue_accordion #email_queue_table .error_preview{display:-ms-flexbox;display:flex;-ms-flex-flow:nowrap;flex-flow:nowrap;-ms-flex-align:start;align-items:flex-start}#view_email_queue .email_queue_accordion #email_queue_table .error_preview&gt;.text{max-width:35em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block}#view_email_queue .email_queue_accordion #email_queue_table .error_preview&gt;.view_error{display:inline-block}#view_email_queue .email_queue_accordion #email_queue_table .selected_row&gt;td{background-color:#f8a358;background-color:var(--orange-color, #f8a358)}#view_sms_message_queue #sms_message_queue_criteria{border:1px solid;border-color:#939393;border-color:var(--grey-dark-color, #939393);border-radius:5px;box-shadow:5px 5px 8px rgba(var(--black-rgb-color), 0.2);width:100%;box-shadow:none;width:100%}#view_sms_message_queue #sms_message_queue_criteria&gt;.header{padding:.5em .5em;color:#000;color:var(--black-color, #000);background-color:#d3d3d3;background-color:var(--grey-color, #d3d3d3);border-bottom:1px solid;border-bottom-color:#939393;border-bottom-color:var(--grey-dark-color, #939393);border-top-left-radius:5px;border-top-right-radius:5px;font-size:1.2em;font-weight:bold}#view_sms_message_queue #sms_message_queue_criteria&gt;.header.small{padding:.25em .5ex;font-size:1em;font-weight:normal}#view_sms_message_queue #sms_message_queue_criteria&gt;.body{padding:.5em .5em;background-color:#fff;background-color:var(--white-color, #fff);border-radius:5px}#view_sms_message_queue #sms_message_queue_criteria&gt;.footer{padding:.5em .5em;background-color:#d3d3d3;background-color:var(--grey-color, #d3d3d3);border-top:1px solid;border-top-color:#939393;border-top-color:var(--grey-dark-color, #939393);color:#000;color:var(--font-color, #000);border-bottom-left-radius:5px;border-bottom-right-radius:5px}#view_sms_message_queue #sms_message_queue_criteria&gt;.footer.small{padding:.25em .5ex;font-size:1em;font-weight:normal}#view_sms_message_queue #sms_message_queue_criteria&gt;.header:not(.medium){padding:.25em .5ex;font-size:1em;font-weight:normal}#view_sms_message_queue #sms_message_queue_criteria&gt;.footer:not(.medium){padding:.25em .5ex;font-size:1em;font-weight:normal}#view_sms_message_queue #sms_message_queue_criteria&gt;.body{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-pack:center;justify-content:center;background-color:#fafafa;background-color:var(--grey-bright-color, #fafafa)}#view_sms_message_queue #sms_message_queue_criteria&gt;.body&gt;.field{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:justify;justify-content:space-between;padding:2px 5px}#view_sms_message_queue #sms_message_queue_criteria&gt;.body&gt;.field&gt;label{-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:20ex;flex-basis:20ex;white-space:nowrap}#view_sms_message_queue #sms_message_queue_criteria&gt;.body&gt;.field&gt;input,#view_sms_message_queue #sms_message_queue_criteria&gt;.body&gt;.field&gt;select,#view_sms_message_queue #sms_message_queue_criteria&gt;.body&gt;.field&gt;.input{-ms-flex-positive:1;flex-grow:1;width:100%;text-align:left}#view_sms_message_queue #sms_message_queue_criteria&gt;.body&gt;.field.checkbox_field{-ms-flex-pack:end;justify-content:flex-end}#view_sms_message_queue #sms_message_queue_criteria&gt;.body&gt;.field.checkbox_field&gt;label,#view_sms_message_queue #sms_message_queue_criteria&gt;.body&gt;.field.checkbox_field&gt;input{-ms-flex:none;flex:none;width:auto}#view_sms_message_queue #sms_message_queue_criteria&gt;.body&gt;.field:not(.required)&gt;*:last-child{margin-right:6px}#view_sms_message_queue #sms_message_queue_criteria&gt;.footer{text-align:right}#view_sms_message_queue #sms_message_queue_criteria&gt;.footer&gt;*{display:inline-block}#view_sms_message_queue #sms_message_queue_criteria&gt;.body{-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:justify;justify-content:space-between}#view_sms_message_queue #sms_message_queue_criteria&gt;.body label{white-space:nowrap}#view_sms_message_queue #sms_message_queue_criteria&gt;.body .field{-ms-flex-preferred-size:35ex;flex-basis:35ex;-ms-flex-positive:1;flex-grow:1;max-width:50ex}#view_sms_message_queue #sms_message_queue_criteria&gt;.body .field.spacer_field{padding:0 5px}#view_sms_message_queue .sms_message_queue_accordion{margin-bottom:1rem}#view_sms_message_queue .sms_message_queue_accordion #sms_message_queue_table{padding:0}#field_notes_overview .datagrid{white-space:nowrap}#field_notes_overview .datagrid .contacts_column a{display:inline}#field_notes_overview .datagrid .field_note{max-width:20ex}#field_notes_overview button.edit_field_note img{width:1rem;vertcial-align:middle}#field_notes_overview .table_button{text-align:center}#field_notes_overview .accordion&gt;.accordion_section&gt;.body{padding:0}#field_notes_overview .first_comment_expandable_text.collapsed .text{max-width:20ex}#save_field_note .footer{text-align:right}#save_field_note button{margin-top:10px}.bill_letter_batch_listing{margin-top:1em}.bill_letter_batch_listing .footer{text-align:right}.bill_letter_batch_listing&gt;div&gt;.body.bill_listing_container{padding:0px}.bill_letter_batch_listing&gt;div&gt;.body.bill_listing_container .report_description_cell{width:100%}#start_end_date_picker .footer,.waitlist_letter_criteria .footer{text-align:right}#batch_selection .batch_selection_accordion{margin-top:.2em}#batch_selection .batch_selection_accordion .accordion_section .body{padding:0px}#batch_selection .batch_selection_accordion .accordion_section .body .batch_description_cell{width:40%}#batch_selection .batch_selection_accordion .accordion_section .body .timestamp_cell{width:60%}#batch_selection .batch_selection_accordion .accordion_section .body .button_cell{width:5%}#letter_selection .letter_selection_accordion{margin-top:.2em}#letter_selection .letter_selection_accordion .accordion_section .body{padding:0px}#letter_selection .letter_selection_accordion .accordion_section .body .report_description_cell{width:100%}#letter_selection .letter_selection_accordion .accordion_section .body .button_cell{width:5.8em;overflow:hidden;display:inline-block;white-space:nowrap}.align_center{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:center;justify-content:center}#permit_letter_criteria .report_header,#account_letter_criteria .report_header{min-width:375px;color:#000;color:var(--font-color, #000)}#permit_letter_criteria .criteria_selector,#account_letter_criteria .criteria_selector{margin-right:.75em}#permit_letter_criteria .criteria_flowbox,#account_letter_criteria .criteria_flowbox{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:center;justify-content:center}#permit_letter_criteria .criteria_flowbox #field_attrib_value_input,#account_letter_criteria .criteria_flowbox #field_attrib_value_input{width:60%}#permit_letter_criteria .criteria_flowbox #attrib_value_input,#account_letter_criteria .criteria_flowbox #attrib_value_input{width:100px}#permit_letter_criteria .criteria_flowbox .required_description,#account_letter_criteria .criteria_flowbox .required_description{border:1px solid;border-color:red;border-color:var(--red-stoplight-color, #ff0000)}#permit_letter_criteria .criteria_flowbox .criteria,#account_letter_criteria .criteria_flowbox .criteria{width:315px;margin:2px 5px}#permit_letter_criteria .criteria_flowbox .criteria .header&gt;.title,#account_letter_criteria .criteria_flowbox .criteria .header&gt;.title{font-size:.9em}#permit_letter_criteria .criteria_flowbox .criteria .header&gt;.title .inline_formfield.field,#account_letter_criteria .criteria_flowbox .criteria .header&gt;.title .inline_formfield.field{display:inline-block}#permit_letter_criteria .criteria_flowbox .criteria .header&gt;.title .inline_formfield.field&gt;input,#permit_letter_criteria .criteria_flowbox .criteria .header&gt;.title .inline_formfield.field label,#account_letter_criteria .criteria_flowbox .criteria .header&gt;.title .inline_formfield.field&gt;input,#account_letter_criteria .criteria_flowbox .criteria .header&gt;.title .inline_formfield.field label{margin-right:.25em}#permit_letter_criteria .criteria_flowbox .criteria .header&gt;.title .inline_formfield.field:nth-child(2) input,#account_letter_criteria .criteria_flowbox .criteria .header&gt;.title .inline_formfield.field:nth-child(2) input{margin:.25em}#permit_letter_criteria .criteria_flowbox .criteria .body,#account_letter_criteria .criteria_flowbox .criteria .body{height:150px}#permit_letter_criteria .criteria_flowbox .criteria .body p,#account_letter_criteria .criteria_flowbox .criteria .body p{font-weight:600}#permit_letter_criteria .criteria_flowbox .criteria .body .list_divider,#account_letter_criteria .criteria_flowbox .criteria .body .list_divider{margin-left:2em;font-weight:bold}#permit_letter_criteria .criteria_flowbox .criteria .body #field_permit_expiration_date,#permit_letter_criteria .criteria_flowbox .criteria .body #field_has_account_type_dropdown,#permit_letter_criteria .criteria_flowbox .criteria .body #field_permit_exp_date,#permit_letter_criteria .criteria_flowbox .criteria .body .inline_formfield.field,#account_letter_criteria .criteria_flowbox .criteria .body #field_permit_expiration_date,#account_letter_criteria .criteria_flowbox .criteria .body #field_has_account_type_dropdown,#account_letter_criteria .criteria_flowbox .criteria .body #field_permit_exp_date,#account_letter_criteria .criteria_flowbox .criteria .body .inline_formfield.field{display:inline-block}#permit_letter_criteria .criteria_flowbox .criteria .body #field_num_of_days_till_exp,#account_letter_criteria .criteria_flowbox .criteria .body #field_num_of_days_till_exp{display:inline-block}#permit_letter_criteria .criteria_flowbox .criteria .body #field_num_of_days_till_exp input,#account_letter_criteria .criteria_flowbox .criteria .body #field_num_of_days_till_exp input{max-width:80px}#permit_letter_criteria .criteria_flowbox .criteria .body #permit_attributes_table select,#account_letter_criteria .criteria_flowbox .criteria .body #permit_attributes_table select{min-width:8em}#permit_letter_criteria .criteria_flowbox .criteria .body div.field:not(.checkbox_field):not(.checked_list):not(.radio_field),#account_letter_criteria .criteria_flowbox .criteria .body div.field:not(.checkbox_field):not(.checked_list):not(.radio_field){display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:justify;justify-content:space-between;padding:2px 5px}#permit_letter_criteria .criteria_flowbox .criteria .body div.field:not(.checkbox_field):not(.checked_list):not(.radio_field)&gt;label,#account_letter_criteria .criteria_flowbox .criteria .body div.field:not(.checkbox_field):not(.checked_list):not(.radio_field)&gt;label{-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:14ex;flex-basis:14ex;white-space:nowrap}#permit_letter_criteria .criteria_flowbox .criteria .body div.field:not(.checkbox_field):not(.checked_list):not(.radio_field)&gt;input,#permit_letter_criteria .criteria_flowbox .criteria .body div.field:not(.checkbox_field):not(.checked_list):not(.radio_field)&gt;select,#permit_letter_criteria .criteria_flowbox .criteria .body div.field:not(.checkbox_field):not(.checked_list):not(.radio_field)&gt;.input,#account_letter_criteria .criteria_flowbox .criteria .body div.field:not(.checkbox_field):not(.checked_list):not(.radio_field)&gt;input,#account_letter_criteria .criteria_flowbox .criteria .body div.field:not(.checkbox_field):not(.checked_list):not(.radio_field)&gt;select,#account_letter_criteria .criteria_flowbox .criteria .body div.field:not(.checkbox_field):not(.checked_list):not(.radio_field)&gt;.input{-ms-flex-positive:1;flex-grow:1;width:100%;text-align:left}#permit_letter_criteria .criteria_flowbox .criteria .body div.field:not(.checkbox_field):not(.checked_list):not(.radio_field).checkbox_field,#account_letter_criteria .criteria_flowbox .criteria .body div.field:not(.checkbox_field):not(.checked_list):not(.radio_field).checkbox_field{-ms-flex-pack:end;justify-content:flex-end}#permit_letter_criteria .criteria_flowbox .criteria .body div.field:not(.checkbox_field):not(.checked_list):not(.radio_field).checkbox_field&gt;label,#permit_letter_criteria .criteria_flowbox .criteria .body div.field:not(.checkbox_field):not(.checked_list):not(.radio_field).checkbox_field&gt;input,#account_letter_criteria .criteria_flowbox .criteria .body div.field:not(.checkbox_field):not(.checked_list):not(.radio_field).checkbox_field&gt;label,#account_letter_criteria .criteria_flowbox .criteria .body div.field:not(.checkbox_field):not(.checked_list):not(.radio_field).checkbox_field&gt;input{-ms-flex:none;flex:none;width:auto}#permit_letter_criteria .criteria_flowbox .criteria .body div.field:not(.checkbox_field):not(.checked_list):not(.radio_field):not(.required)&gt;*:last-child,#account_letter_criteria .criteria_flowbox .criteria .body div.field:not(.checkbox_field):not(.checked_list):not(.radio_field):not(.required)&gt;*:last-child{margin-right:6px}#permit_letter_criteria .align_center,#account_letter_criteria .align_center{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:center;justify-content:center}#permit_letter_criteria .align_right,#account_letter_criteria .align_right{margin:5px;float:right}#permit_letter_criteria .noborder,#account_letter_criteria .noborder{border:2px none;border-color:red;border-color:var(--red-stoplight-color, #ff0000)}#get_permit_letter_report_format #field_pdf{display:inline-block}#get_permit_letter_report_format #field_csv{display:inline-block}#get_permit_letter_report_format #field_xls{display:inline-block}#get_permit_letter_report_format #field_xlsx{display:inline-block}.hide{display:none}#accordion_map_body{height:48em}#accordion_map_body #legend{background-color:#fff;background-color:var(--white-color, #fff);padding:1em;margin:.5em}#mobile_messages_overview .vehicle_hits_accordion .footer{text-align:right}#mobile_messages_overview .accordion{margin-top:.2em}#mobile_messages_overview .accordion .accordion_section{margin-bottom:1rem}#mobile_messages_overview .accordion .accordion_section .body{padding:0px;overflow:auto}#mobile_messages_overview .accordion .accordion_section .body .button_cell{width:5.8em;overflow:hidden;display:inline-block;white-space:nowrap}#mobile_messages_overview .accordion .accordion_section .footer{text-align:right}#mobile_messages_overview #save_mobile_message .footer{text-align:right}#mobile_messages_overview #save_mobile_message button{margin-top:10px}#view_push_notifications .push_queue_accordion{margin-bottom:1rem}#view_push_notifications #push_send_global_form{border:1px solid;border-color:#939393;border-color:var(--grey-dark-color, #939393);border-radius:5px;box-shadow:5px 5px 8px rgba(var(--black-rgb-color), 0.2);width:100%;max-width:500px}#view_push_notifications #push_send_global_form&gt;.header{padding:.5em .5em;color:#000;color:var(--black-color, #000);background-color:#d3d3d3;background-color:var(--grey-color, #d3d3d3);border-bottom:1px solid;border-bottom-color:#939393;border-bottom-color:var(--grey-dark-color, #939393);border-top-left-radius:5px;border-top-right-radius:5px;font-size:1.2em;font-weight:bold}#view_push_notifications #push_send_global_form&gt;.header.small{padding:.25em .5ex;font-size:1em;font-weight:normal}#view_push_notifications #push_send_global_form&gt;.body{padding:.5em .5em;background-color:#fff;background-color:var(--white-color, #fff);border-radius:5px}#view_push_notifications #push_send_global_form&gt;.footer{padding:.5em .5em;background-color:#d3d3d3;background-color:var(--grey-color, #d3d3d3);border-top:1px solid;border-top-color:#939393;border-top-color:var(--grey-dark-color, #939393);color:#000;color:var(--font-color, #000);border-bottom-left-radius:5px;border-bottom-right-radius:5px}#view_push_notifications #push_send_global_form&gt;.footer.small{padding:.25em .5ex;font-size:1em;font-weight:normal}#view_push_notifications #push_send_global_form&gt;.header:not(.medium){padding:.25em .5ex;font-size:1em;font-weight:normal}#view_push_notifications #push_send_global_form&gt;.footer:not(.medium){padding:.25em .5ex;font-size:1em;font-weight:normal}#view_push_notifications #push_send_global_form&gt;.body{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-pack:center;justify-content:center;background-color:#fafafa;background-color:var(--grey-bright-color, #fafafa)}#view_push_notifications #push_send_global_form&gt;.body&gt;.field{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:justify;justify-content:space-between;padding:2px 5px}#view_push_notifications #push_send_global_form&gt;.body&gt;.field&gt;label{-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:10em;flex-basis:10em;white-space:nowrap}#view_push_notifications #push_send_global_form&gt;.body&gt;.field&gt;input,#view_push_notifications #push_send_global_form&gt;.body&gt;.field&gt;select,#view_push_notifications #push_send_global_form&gt;.body&gt;.field&gt;.input{-ms-flex-positive:1;flex-grow:1;width:100%;text-align:left}#view_push_notifications #push_send_global_form&gt;.body&gt;.field.checkbox_field{-ms-flex-pack:end;justify-content:flex-end}#view_push_notifications #push_send_global_form&gt;.body&gt;.field.checkbox_field&gt;label,#view_push_notifications #push_send_global_form&gt;.body&gt;.field.checkbox_field&gt;input{-ms-flex:none;flex:none;width:auto}#view_push_notifications #push_send_global_form&gt;.body&gt;.field:not(.required)&gt;*:last-child{margin-right:6px}#view_push_notifications #push_send_global_form&gt;.footer{text-align:right}#view_push_notifications #push_send_global_form&gt;.footer&gt;*{display:inline-block}#view_push_notifications #push_send_global_form #message{width:100%}#view_push_notifications #push_notifications_queue_table{padding:0}#show_hide_muted_reminders{float:right}#run_system_processes_prompt footer .align_left{float:left}#unified_search_form{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:justify;justify-content:space-between;padding:.5em .5em;color:#000;color:var(--black-color, #000);background-color:#d3d3d3;background-color:var(--grey-color, #d3d3d3);border-bottom:1px solid;border-bottom-color:#939393;border-bottom-color:var(--grey-dark-color, #939393);border-top-left-radius:5px;border-top-right-radius:5px;font-size:1.2em;font-weight:bold;border-radius:5px}#unified_search_form.small{padding:.25em .5ex;font-size:1em;font-weight:normal}#unified_search_form&gt;input{height:2.5rem;font-size:2rem}#unified_search_form&gt;input{-ms-flex-positive:1;flex-grow:1;margin-right:1ex}#unified_search_form&gt;button{-ms-flex-positive:0;flex-grow:0}#unified_search_results span.query_match{color:#000;color:var(--color-background-text, #000);background-color:#cca300;background-color:var(--yellow-stoplight-color, #cca300)}#no_unified_search_results{margin-top:1rem;padding:.5em .5em;color:#000;color:var(--black-color, #000);background-color:#d3d3d3;background-color:var(--grey-color, #d3d3d3);border-bottom:1px solid;border-bottom-color:#939393;border-bottom-color:var(--grey-dark-color, #939393);border-top-left-radius:5px;border-top-right-radius:5px;font-size:1.2em;font-weight:bold;border-radius:5px}#no_unified_search_results.small{padding:.25em .5ex;font-size:1em;font-weight:normal}#account_search_criteria{border:1px solid;border-color:#939393;border-color:var(--grey-dark-color, #939393);border-radius:5px;box-shadow:5px 5px 8px rgba(var(--black-rgb-color), 0.2);width:100%;box-shadow:none;width:100%}#account_search_criteria&gt;.header{padding:.5em .5em;color:#000;color:var(--black-color, #000);background-color:#d3d3d3;background-color:var(--grey-color, #d3d3d3);border-bottom:1px solid;border-bottom-color:#939393;border-bottom-color:var(--grey-dark-color, #939393);border-top-left-radius:5px;border-top-right-radius:5px;font-size:1.2em;font-weight:bold}#account_search_criteria&gt;.header.small{padding:.25em .5ex;font-size:1em;font-weight:normal}#account_search_criteria&gt;.body{padding:.5em .5em;background-color:#fff;background-color:var(--white-color, #fff);border-radius:5px}#account_search_criteria&gt;.footer{padding:.5em .5em;background-color:#d3d3d3;background-color:var(--grey-color, #d3d3d3);border-top:1px solid;border-top-color:#939393;border-top-color:var(--grey-dark-color, #939393);color:#000;color:var(--font-color, #000);border-bottom-left-radius:5px;border-bottom-right-radius:5px}#account_search_criteria&gt;.footer.small{padding:.25em .5ex;font-size:1em;font-weight:normal}#account_search_criteria&gt;.header:not(.medium){padding:.25em .5ex;font-size:1em;font-weight:normal}#account_search_criteria&gt;.footer:not(.medium){padding:.25em .5ex;font-size:1em;font-weight:normal}#account_search_criteria&gt;.body{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-pack:center;justify-content:center;background-color:#fafafa;background-color:var(--grey-bright-color, #fafafa)}#account_search_criteria&gt;.body&gt;.field{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:justify;justify-content:space-between;padding:2px 5px}#account_search_criteria&gt;.body&gt;.field&gt;label{-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:15ex;flex-basis:15ex;white-space:nowrap}#account_search_criteria&gt;.body&gt;.field&gt;input,#account_search_criteria&gt;.body&gt;.field&gt;select,#account_search_criteria&gt;.body&gt;.field&gt;.input{-ms-flex-positive:1;flex-grow:1;width:100%;text-align:left}#account_search_criteria&gt;.body&gt;.field.checkbox_field{-ms-flex-pack:end;justify-content:flex-end}#account_search_criteria&gt;.body&gt;.field.checkbox_field&gt;label,#account_search_criteria&gt;.body&gt;.field.checkbox_field&gt;input{-ms-flex:none;flex:none;width:auto}#account_search_criteria&gt;.body&gt;.field:not(.required)&gt;*:last-child{margin-right:6px}#account_search_criteria&gt;.footer{text-align:right}#account_search_criteria&gt;.footer&gt;*{display:inline-block}#account_search_criteria&gt;.body{-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:justify;justify-content:space-between;border-radius:0px}#account_search_criteria&gt;.body .field{-ms-flex-preferred-size:39ex;flex-basis:39ex;-ms-flex-positive:1;flex-grow:1;max-width:50ex}#account_search_criteria&gt;.body .field.spacer_field{padding:0 5px}#account_search_results{margin-top:1rem}.accordion_section.account_search_results_accordion&gt;.body{padding:0}#contact_history_search_criteria{border:1px solid;border-color:#939393;border-color:var(--grey-dark-color, #939393);border-radius:5px;box-shadow:5px 5px 8px rgba(var(--black-rgb-color), 0.2);width:100%;box-shadow:none;width:100%}#contact_history_search_criteria&gt;.header{padding:.5em .5em;color:#000;color:var(--black-color, #000);background-color:#d3d3d3;background-color:var(--grey-color, #d3d3d3);border-bottom:1px solid;border-bottom-color:#939393;border-bottom-color:var(--grey-dark-color, #939393);border-top-left-radius:5px;border-top-right-radius:5px;font-size:1.2em;font-weight:bold}#contact_history_search_criteria&gt;.header.small{padding:.25em .5ex;font-size:1em;font-weight:normal}#contact_history_search_criteria&gt;.body{padding:.5em .5em;background-color:#fff;background-color:var(--white-color, #fff);border-radius:5px}#contact_history_search_criteria&gt;.footer{padding:.5em .5em;background-color:#d3d3d3;background-color:var(--grey-color, #d3d3d3);border-top:1px solid;border-top-color:#939393;border-top-color:var(--grey-dark-color, #939393);color:#000;color:var(--font-color, #000);border-bottom-left-radius:5px;border-bottom-right-radius:5px}#contact_history_search_criteria&gt;.footer.small{padding:.25em .5ex;font-size:1em;font-weight:normal}#contact_history_search_criteria&gt;.header:not(.medium){padding:.25em .5ex;font-size:1em;font-weight:normal}#contact_history_search_criteria&gt;.footer:not(.medium){padding:.25em .5ex;font-size:1em;font-weight:normal}#contact_history_search_criteria&gt;.body{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-pack:center;justify-content:center;background-color:#fafafa;background-color:var(--grey-bright-color, #fafafa)}#contact_history_search_criteria&gt;.body&gt;.field{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:justify;justify-content:space-between;padding:2px 5px}#contact_history_search_criteria&gt;.body&gt;.field&gt;label{-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:15ex;flex-basis:15ex;white-space:nowrap}#contact_history_search_criteria&gt;.body&gt;.field&gt;input,#contact_history_search_criteria&gt;.body&gt;.field&gt;select,#contact_history_search_criteria&gt;.body&gt;.field&gt;.input{-ms-flex-positive:1;flex-grow:1;width:100%;text-align:left}#contact_history_search_criteria&gt;.body&gt;.field.checkbox_field{-ms-flex-pack:end;justify-content:flex-end}#contact_history_search_criteria&gt;.body&gt;.field.checkbox_field&gt;label,#contact_history_search_criteria&gt;.body&gt;.field.checkbox_field&gt;input{-ms-flex:none;flex:none;width:auto}#contact_history_search_criteria&gt;.body&gt;.field:not(.required)&gt;*:last-child{margin-right:6px}#contact_history_search_criteria&gt;.footer{text-align:right}#contact_history_search_criteria&gt;.footer&gt;*{display:inline-block}#contact_history_search_criteria&gt;.body{-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:justify;justify-content:space-between}#contact_history_search_criteria&gt;.body .field{-ms-flex-preferred-size:37ex;flex-basis:37ex;-ms-flex-positive:1;flex-grow:1;max-width:37ex}#contact_history_search_criteria&gt;.body .field.spacer_field{padding:0 5px}#contact_history_search_results{margin-top:1rem}.accordion_section.contact_history_search_results_accordion&gt;.body{padding:0}#deleted_attachments_search_criteria{border:1px solid;border-color:#939393;border-color:var(--grey-dark-color, #939393);border-radius:5px;box-shadow:5px 5px 8px rgba(var(--black-rgb-color), 0.2);width:100%;box-shadow:none;width:100%}#deleted_attachments_search_criteria&gt;.header{padding:.5em .5em;color:#000;color:var(--black-color, #000);background-color:#d3d3d3;background-color:var(--grey-color, #d3d3d3);border-bottom:1px solid;border-bottom-color:#939393;border-bottom-color:var(--grey-dark-color, #939393);border-top-left-radius:5px;border-top-right-radius:5px;font-size:1.2em;font-weight:bold}#deleted_attachments_search_criteria&gt;.header.small{padding:.25em .5ex;font-size:1em;font-weight:normal}#deleted_attachments_search_criteria&gt;.body{padding:.5em .5em;background-color:#fff;background-color:var(--white-color, #fff);border-radius:5px}#deleted_attachments_search_criteria&gt;.footer{padding:.5em .5em;background-color:#d3d3d3;background-color:var(--grey-color, #d3d3d3);border-top:1px solid;border-top-color:#939393;border-top-color:var(--grey-dark-color, #939393);color:#000;color:var(--font-color, #000);border-bottom-left-radius:5px;border-bottom-right-radius:5px}#deleted_attachments_search_criteria&gt;.footer.small{padding:.25em .5ex;font-size:1em;font-weight:normal}#deleted_attachments_search_criteria&gt;.header:not(.medium){padding:.25em .5ex;font-size:1em;font-weight:normal}#deleted_attachments_search_criteria&gt;.footer:not(.medium){padding:.25em .5ex;font-size:1em;font-weight:normal}#deleted_attachments_search_criteria&gt;.body{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-pack:center;justify-content:center;background-color:#fafafa;background-color:var(--grey-bright-color, #fafafa)}#deleted_attachments_search_criteria&gt;.body&gt;.field{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:justify;justify-content:space-between;padding:2px 5px}#deleted_attachments_search_criteria&gt;.body&gt;.field&gt;label{-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:15ex;flex-basis:15ex;white-space:nowrap}#deleted_attachments_search_criteria&gt;.body&gt;.field&gt;input,#deleted_attachments_search_criteria&gt;.body&gt;.field&gt;select,#deleted_attachments_search_criteria&gt;.body&gt;.field&gt;.input{-ms-flex-positive:1;flex-grow:1;width:100%;text-align:left}#deleted_attachments_search_criteria&gt;.body&gt;.field.checkbox_field{-ms-flex-pack:end;justify-content:flex-end}#deleted_attachments_search_criteria&gt;.body&gt;.field.checkbox_field&gt;label,#deleted_attachments_search_criteria&gt;.body&gt;.field.checkbox_field&gt;input{-ms-flex:none;flex:none;width:auto}#deleted_attachments_search_criteria&gt;.body&gt;.field:not(.required)&gt;*:last-child{margin-right:6px}#deleted_attachments_search_criteria&gt;.footer{text-align:right}#deleted_attachments_search_criteria&gt;.footer&gt;*{display:inline-block}#deleted_attachments_search_criteria&gt;.body{-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:justify;justify-content:space-between}#deleted_attachments_search_criteria&gt;.body .field{-ms-flex-preferred-size:37ex;flex-basis:37ex;-ms-flex-positive:1;flex-grow:1;max-width:37ex}#deleted_attachments_search_criteria&gt;.body .field.spacer_field{padding:0 5px}#deleted_attachments_search_results{margin-top:1rem}.accordion_section.deleted_attachments_search_results_accordion&gt;.body{padding:0}.attachments_listing{margin-top:1rem}.attachments_listing tr td{cursor:pointer}.attachments_listing .body{padding:0}.attachments_listing .body tbody tr td{vertical-align:top}.attachments_listing .body tbody tr .table_button{width:1.1rem}.attachments_listing .body img{width:1rem}.attachments_listing .footer{text-align:right}.attachments_listing .footer input[type=file]{display:none}#ticket_search_criteria{border:1px solid;border-color:#939393;border-color:var(--grey-dark-color, #939393);border-radius:5px;box-shadow:5px 5px 8px rgba(var(--black-rgb-color), 0.2);width:100%;box-shadow:none;width:100%}#ticket_search_criteria&gt;.header{padding:.5em .5em;color:#000;color:var(--black-color, #000);background-color:#d3d3d3;background-color:var(--grey-color, #d3d3d3);border-bottom:1px solid;border-bottom-color:#939393;border-bottom-color:var(--grey-dark-color, #939393);border-top-left-radius:5px;border-top-right-radius:5px;font-size:1.2em;font-weight:bold}#ticket_search_criteria&gt;.header.small{padding:.25em .5ex;font-size:1em;font-weight:normal}#ticket_search_criteria&gt;.body{padding:.5em .5em;background-color:#fff;background-color:var(--white-color, #fff);border-radius:5px}#ticket_search_criteria&gt;.footer{padding:.5em .5em;background-color:#d3d3d3;background-color:var(--grey-color, #d3d3d3);border-top:1px solid;border-top-color:#939393;border-top-color:var(--grey-dark-color, #939393);color:#000;color:var(--font-color, #000);border-bottom-left-radius:5px;border-bottom-right-radius:5px}#ticket_search_criteria&gt;.footer.small{padding:.25em .5ex;font-size:1em;font-weight:normal}#ticket_search_criteria&gt;.header:not(.medium){padding:.25em .5ex;font-size:1em;font-weight:normal}#ticket_search_criteria&gt;.footer:not(.medium){padding:.25em .5ex;font-size:1em;font-weight:normal}#ticket_search_criteria&gt;.body{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-pack:center;justify-content:center;background-color:#fafafa;background-color:var(--grey-bright-color, #fafafa)}#ticket_search_criteria&gt;.body&gt;.field{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:justify;justify-content:space-between;padding:2px 5px}#ticket_search_criteria&gt;.body&gt;.field&gt;label{-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:15ex;flex-basis:15ex;white-space:nowrap}#ticket_search_criteria&gt;.body&gt;.field&gt;input,#ticket_search_criteria&gt;.body&gt;.field&gt;select,#ticket_search_criteria&gt;.body&gt;.field&gt;.input{-ms-flex-positive:1;flex-grow:1;width:100%;text-align:left}#ticket_search_criteria&gt;.body&gt;.field.checkbox_field{-ms-flex-pack:end;justify-content:flex-end}#ticket_search_criteria&gt;.body&gt;.field.checkbox_field&gt;label,#ticket_search_criteria&gt;.body&gt;.field.checkbox_field&gt;input{-ms-flex:none;flex:none;width:auto}#ticket_search_criteria&gt;.body&gt;.field:not(.required)&gt;*:last-child{margin-right:6px}#ticket_search_criteria&gt;.footer{text-align:right}#ticket_search_criteria&gt;.footer&gt;*{display:inline-block}#ticket_search_criteria&gt;.body{-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:justify;justify-content:space-between}#ticket_search_criteria&gt;.body label{white-space:nowrap}#ticket_search_criteria&gt;.body .field{-ms-flex-preferred-size:35ex;flex-basis:35ex;-ms-flex-positive:1;flex-grow:1;max-width:50ex}#ticket_search_criteria&gt;.body .field.spacer_field{padding:0 5px}#ticket_search_results,#nvt_ticket_search_results{margin-top:1rem}.accordion_section.ticket_search_results_accordion&gt;.body{padding:0}#permit_search_criteria{border:1px solid;border-color:#939393;border-color:var(--grey-dark-color, #939393);border-radius:5px;box-shadow:5px 5px 8px rgba(var(--black-rgb-color), 0.2);width:100%;box-shadow:none;width:100%}#permit_search_criteria&gt;.header{padding:.5em .5em;color:#000;color:var(--black-color, #000);background-color:#d3d3d3;background-color:var(--grey-color, #d3d3d3);border-bottom:1px solid;border-bottom-color:#939393;border-bottom-color:var(--grey-dark-color, #939393);border-top-left-radius:5px;border-top-right-radius:5px;font-size:1.2em;font-weight:bold}#permit_search_criteria&gt;.header.small{padding:.25em .5ex;font-size:1em;font-weight:normal}#permit_search_criteria&gt;.body{padding:.5em .5em;background-color:#fff;background-color:var(--white-color, #fff);border-radius:5px}#permit_search_criteria&gt;.footer{padding:.5em .5em;background-color:#d3d3d3;background-color:var(--grey-color, #d3d3d3);border-top:1px solid;border-top-color:#939393;border-top-color:var(--grey-dark-color, #939393);color:#000;color:var(--font-color, #000);border-bottom-left-radius:5px;border-bottom-right-radius:5px}#permit_search_criteria&gt;.footer.small{padding:.25em .5ex;font-size:1em;font-weight:normal}#permit_search_criteria&gt;.header:not(.medium){padding:.25em .5ex;font-size:1em;font-weight:normal}#permit_search_criteria&gt;.footer:not(.medium){padding:.25em .5ex;font-size:1em;font-weight:normal}#permit_search_criteria&gt;.body{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-pack:center;justify-content:center;background-color:#fafafa;background-color:var(--grey-bright-color, #fafafa)}#permit_search_criteria&gt;.body&gt;.field{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:justify;justify-content:space-between;padding:2px 5px}#permit_search_criteria&gt;.body&gt;.field&gt;label{-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:20ex;flex-basis:20ex;white-space:nowrap}#permit_search_criteria&gt;.body&gt;.field&gt;input,#permit_search_criteria&gt;.body&gt;.field&gt;select,#permit_search_criteria&gt;.body&gt;.field&gt;.input{-ms-flex-positive:1;flex-grow:1;width:100%;text-align:left}#permit_search_criteria&gt;.body&gt;.field.checkbox_field{-ms-flex-pack:end;justify-content:flex-end}#permit_search_criteria&gt;.body&gt;.field.checkbox_field&gt;label,#permit_search_criteria&gt;.body&gt;.field.checkbox_field&gt;input{-ms-flex:none;flex:none;width:auto}#permit_search_criteria&gt;.body&gt;.field:not(.required)&gt;*:last-child{margin-right:6px}#permit_search_criteria&gt;.footer{text-align:right}#permit_search_criteria&gt;.footer&gt;*{display:inline-block}#permit_search_criteria&gt;.body{-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:justify;justify-content:space-between}#permit_search_criteria&gt;.body label{white-space:nowrap}#permit_search_criteria&gt;.body .field{-ms-flex-preferred-size:35ex;flex-basis:35ex;-ms-flex-positive:1;flex-grow:1;max-width:50ex}#permit_search_criteria&gt;.body .field.spacer_field{padding:0 5px}#permit_search_results{margin-top:1rem}.accordion_section.permit_search_results_accordion&gt;.body{padding:0}#vehicle_search_criteria{border:1px solid;border-color:#939393;border-color:var(--grey-dark-color, #939393);border-radius:5px;box-shadow:5px 5px 8px rgba(var(--black-rgb-color), 0.2);width:100%;box-shadow:none;width:100%}#vehicle_search_criteria&gt;.header{padding:.5em .5em;color:#000;color:var(--black-color, #000);background-color:#d3d3d3;background-color:var(--grey-color, #d3d3d3);border-bottom:1px solid;border-bottom-color:#939393;border-bottom-color:var(--grey-dark-color, #939393);border-top-left-radius:5px;border-top-right-radius:5px;font-size:1.2em;font-weight:bold}#vehicle_search_criteria&gt;.header.small{padding:.25em .5ex;font-size:1em;font-weight:normal}#vehicle_search_criteria&gt;.body{padding:.5em .5em;background-color:#fff;background-color:var(--white-color, #fff);border-radius:5px}#vehicle_search_criteria&gt;.footer{padding:.5em .5em;background-color:#d3d3d3;background-color:var(--grey-color, #d3d3d3);border-top:1px solid;border-top-color:#939393;border-top-color:var(--grey-dark-color, #939393);color:#000;color:var(--font-color, #000);border-bottom-left-radius:5px;border-bottom-right-radius:5px}#vehicle_search_criteria&gt;.footer.small{padding:.25em .5ex;font-size:1em;font-weight:normal}#vehicle_search_criteria&gt;.header:not(.medium){padding:.25em .5ex;font-size:1em;font-weight:normal}#vehicle_search_criteria&gt;.footer:not(.medium){padding:.25em .5ex;font-size:1em;font-weight:normal}#vehicle_search_criteria&gt;.body{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-pack:center;justify-content:center;background-color:#fafafa;background-color:var(--grey-bright-color, #fafafa)}#vehicle_search_criteria&gt;.body&gt;.field{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:justify;justify-content:space-between;padding:2px 5px}#vehicle_search_criteria&gt;.body&gt;.field&gt;label{-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:17em;flex-basis:17em;white-space:nowrap}#vehicle_search_criteria&gt;.body&gt;.field&gt;input,#vehicle_search_criteria&gt;.body&gt;.field&gt;select,#vehicle_search_criteria&gt;.body&gt;.field&gt;.input{-ms-flex-positive:1;flex-grow:1;width:100%;text-align:left}#vehicle_search_criteria&gt;.body&gt;.field.checkbox_field{-ms-flex-pack:end;justify-content:flex-end}#vehicle_search_criteria&gt;.body&gt;.field.checkbox_field&gt;label,#vehicle_search_criteria&gt;.body&gt;.field.checkbox_field&gt;input{-ms-flex:none;flex:none;width:auto}#vehicle_search_criteria&gt;.body&gt;.field:not(.required)&gt;*:last-child{margin-right:6px}#vehicle_search_criteria&gt;.footer{text-align:right}#vehicle_search_criteria&gt;.footer&gt;*{display:inline-block}#vehicle_search_criteria&gt;.body{-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:justify;justify-content:space-between}#vehicle_search_criteria&gt;.body .field{-ms-flex-preferred-size:39ex;flex-basis:39ex;-ms-flex-positive:1;flex-grow:1;max-width:50ex}#vehicle_search_criteria&gt;.body .field.spacer_field{padding:0 5px}#vehicle_search_results,#pass_search_results{margin-top:1rem}.accordion_section.vehicle_search_results_accordion&gt;.body{padding:0}#tow_search_criteria{border:1px solid;border-color:#939393;border-color:var(--grey-dark-color, #939393);border-radius:5px;box-shadow:5px 5px 8px rgba(var(--black-rgb-color), 0.2);width:100%;box-shadow:none;width:100%}#tow_search_criteria&gt;.header{padding:.5em .5em;color:#000;color:var(--black-color, #000);background-color:#d3d3d3;background-color:var(--grey-color, #d3d3d3);border-bottom:1px solid;border-bottom-color:#939393;border-bottom-color:var(--grey-dark-color, #939393);border-top-left-radius:5px;border-top-right-radius:5px;font-size:1.2em;font-weight:bold}#tow_search_criteria&gt;.header.small{padding:.25em .5ex;font-size:1em;font-weight:normal}#tow_search_criteria&gt;.body{padding:.5em .5em;background-color:#fff;background-color:var(--white-color, #fff);border-radius:5px}#tow_search_criteria&gt;.footer{padding:.5em .5em;background-color:#d3d3d3;background-color:var(--grey-color, #d3d3d3);border-top:1px solid;border-top-color:#939393;border-top-color:var(--grey-dark-color, #939393);color:#000;color:var(--font-color, #000);border-bottom-left-radius:5px;border-bottom-right-radius:5px}#tow_search_criteria&gt;.footer.small{padding:.25em .5ex;font-size:1em;font-weight:normal}#tow_search_criteria&gt;.header:not(.medium){padding:.25em .5ex;font-size:1em;font-weight:normal}#tow_search_criteria&gt;.footer:not(.medium){padding:.25em .5ex;font-size:1em;font-weight:normal}#tow_search_criteria&gt;.body{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-pack:center;justify-content:center;background-color:#fafafa;background-color:var(--grey-bright-color, #fafafa)}#tow_search_criteria&gt;.body&gt;.field{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:justify;justify-content:space-between;padding:2px 5px}#tow_search_criteria&gt;.body&gt;.field&gt;label{-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:15ex;flex-basis:15ex;white-space:nowrap}#tow_search_criteria&gt;.body&gt;.field&gt;input,#tow_search_criteria&gt;.body&gt;.field&gt;select,#tow_search_criteria&gt;.body&gt;.field&gt;.input{-ms-flex-positive:1;flex-grow:1;width:100%;text-align:left}#tow_search_criteria&gt;.body&gt;.field.checkbox_field{-ms-flex-pack:end;justify-content:flex-end}#tow_search_criteria&gt;.body&gt;.field.checkbox_field&gt;label,#tow_search_criteria&gt;.body&gt;.field.checkbox_field&gt;input{-ms-flex:none;flex:none;width:auto}#tow_search_criteria&gt;.body&gt;.field:not(.required)&gt;*:last-child{margin-right:6px}#tow_search_criteria&gt;.footer{text-align:right}#tow_search_criteria&gt;.footer&gt;*{display:inline-block}#tow_search_criteria&gt;.body{-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:justify;justify-content:space-between}#tow_search_criteria&gt;.body .field{-ms-flex-preferred-size:39ex;flex-basis:39ex;-ms-flex-positive:1;flex-grow:1;max-width:50ex}#tow_search_criteria&gt;.body .field.spacer_field{padding:0 5px}#tow_search_results{margin-top:1rem}.accordion_section.tow_search_results_accordion&gt;.body{padding:0}#event_search_criteria{border:1px solid;border-color:#939393;border-color:var(--grey-dark-color, #939393);border-radius:5px;box-shadow:5px 5px 8px rgba(var(--black-rgb-color), 0.2);width:100%;box-shadow:none;width:100%}#event_search_criteria&gt;.header{padding:.5em .5em;color:#000;color:var(--black-color, #000);background-color:#d3d3d3;background-color:var(--grey-color, #d3d3d3);border-bottom:1px solid;border-bottom-color:#939393;border-bottom-color:var(--grey-dark-color, #939393);border-top-left-radius:5px;border-top-right-radius:5px;font-size:1.2em;font-weight:bold}#event_search_criteria&gt;.header.small{padding:.25em .5ex;font-size:1em;font-weight:normal}#event_search_criteria&gt;.body{padding:.5em .5em;background-color:#fff;background-color:var(--white-color, #fff);border-radius:5px}#event_search_criteria&gt;.footer{padding:.5em .5em;background-color:#d3d3d3;background-color:var(--grey-color, #d3d3d3);border-top:1px solid;border-top-color:#939393;border-top-color:var(--grey-dark-color, #939393);color:#000;color:var(--font-color, #000);border-bottom-left-radius:5px;border-bottom-right-radius:5px}#event_search_criteria&gt;.footer.small{padding:.25em .5ex;font-size:1em;font-weight:normal}#event_search_criteria&gt;.header:not(.medium){padding:.25em .5ex;font-size:1em;font-weight:normal}#event_search_criteria&gt;.footer:not(.medium){padding:.25em .5ex;font-size:1em;font-weight:normal}#event_search_criteria&gt;.body{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-pack:center;justify-content:center;background-color:#fafafa;background-color:var(--grey-bright-color, #fafafa)}#event_search_criteria&gt;.body&gt;.field{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:justify;justify-content:space-between;padding:2px 5px}#event_search_criteria&gt;.body&gt;.field&gt;label{-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:15em;flex-basis:15em;white-space:nowrap}#event_search_criteria&gt;.body&gt;.field&gt;input,#event_search_criteria&gt;.body&gt;.field&gt;select,#event_search_criteria&gt;.body&gt;.field&gt;.input{-ms-flex-positive:1;flex-grow:1;width:100%;text-align:left}#event_search_criteria&gt;.body&gt;.field.checkbox_field{-ms-flex-pack:end;justify-content:flex-end}#event_search_criteria&gt;.body&gt;.field.checkbox_field&gt;label,#event_search_criteria&gt;.body&gt;.field.checkbox_field&gt;input{-ms-flex:none;flex:none;width:auto}#event_search_criteria&gt;.body&gt;.field:not(.required)&gt;*:last-child{margin-right:6px}#event_search_criteria&gt;.footer{text-align:right}#event_search_criteria&gt;.footer&gt;*{display:inline-block}#event_search_criteria&gt;.body{-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:justify;justify-content:space-between}#event_search_criteria&gt;.body .field{-ms-flex-preferred-size:39ex;flex-basis:39ex;-ms-flex-positive:1;flex-grow:1;max-width:50ex}#event_search_criteria&gt;.body .field&gt;label{-ms-flex-positive:0;flex-grow:0}#event_search_criteria&gt;.body .field.spacer_field{padding:0 5px}#event_search_results{margin-top:1rem}.accordion_section.event_search_results_accordion&gt;.body{padding:0}#carpool_search_criteria{border:1px solid;border-color:#939393;border-color:var(--grey-dark-color, #939393);border-radius:5px;box-shadow:5px 5px 8px rgba(var(--black-rgb-color), 0.2);width:100%;box-shadow:none;width:100%}#carpool_search_criteria&gt;.header{padding:.5em .5em;color:#000;color:var(--black-color, #000);background-color:#d3d3d3;background-color:var(--grey-color, #d3d3d3);border-bottom:1px solid;border-bottom-color:#939393;border-bottom-color:var(--grey-dark-color, #939393);border-top-left-radius:5px;border-top-right-radius:5px;font-size:1.2em;font-weight:bold}#carpool_search_criteria&gt;.header.small{padding:.25em .5ex;font-size:1em;font-weight:normal}#carpool_search_criteria&gt;.body{padding:.5em .5em;background-color:#fff;background-color:var(--white-color, #fff);border-radius:5px}#carpool_search_criteria&gt;.footer{padding:.5em .5em;background-color:#d3d3d3;background-color:var(--grey-color, #d3d3d3);border-top:1px solid;border-top-color:#939393;border-top-color:var(--grey-dark-color, #939393);color:#000;color:var(--font-color, #000);border-bottom-left-radius:5px;border-bottom-right-radius:5px}#carpool_search_criteria&gt;.footer.small{padding:.25em .5ex;font-size:1em;font-weight:normal}#carpool_search_criteria&gt;.header:not(.medium){padding:.25em .5ex;font-size:1em;font-weight:normal}#carpool_search_criteria&gt;.footer:not(.medium){padding:.25em .5ex;font-size:1em;font-weight:normal}#carpool_search_criteria&gt;.body{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-pack:center;justify-content:center;background-color:#fafafa;background-color:var(--grey-bright-color, #fafafa)}#carpool_search_criteria&gt;.body&gt;.field{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:justify;justify-content:space-between;padding:2px 5px}#carpool_search_criteria&gt;.body&gt;.field&gt;label{-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:15ex;flex-basis:15ex;white-space:nowrap}#carpool_search_criteria&gt;.body&gt;.field&gt;input,#carpool_search_criteria&gt;.body&gt;.field&gt;select,#carpool_search_criteria&gt;.body&gt;.field&gt;.input{-ms-flex-positive:1;flex-grow:1;width:100%;text-align:left}#carpool_search_criteria&gt;.body&gt;.field.checkbox_field{-ms-flex-pack:end;justify-content:flex-end}#carpool_search_criteria&gt;.body&gt;.field.checkbox_field&gt;label,#carpool_search_criteria&gt;.body&gt;.field.checkbox_field&gt;input{-ms-flex:none;flex:none;width:auto}#carpool_search_criteria&gt;.body&gt;.field:not(.required)&gt;*:last-child{margin-right:6px}#carpool_search_criteria&gt;.footer{text-align:right}#carpool_search_criteria&gt;.footer&gt;*{display:inline-block}#carpool_search_criteria&gt;.body{-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:justify;justify-content:space-between}#carpool_search_criteria&gt;.body .field{-ms-flex-preferred-size:39ex;flex-basis:39ex;-ms-flex-positive:1;flex-grow:1;max-width:50ex}#carpool_search_criteria&gt;.body .field&gt;label{-ms-flex-positive:0;flex-grow:0;white-space:nowrap}#carpool_search_results{margin-top:1rem}.accordion_section.carpool_search_results_accordion&gt;.body{padding:0}#lpr_reads_search_index #lpr_reads_search_criteria .body{-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:justify;justify-content:space-between}#lpr_reads_search_index #lpr_reads_search_criteria .body .field{-ms-flex-preferred-size:35ex;flex-basis:35ex;-ms-flex-positive:1;flex-grow:1;max-width:40ex}#lpr_reads_search_index #lpr_reads_search_criteria .body .field&gt;label{-ms-flex-positive:0;flex-grow:0}#lpr_reads_search_index #lpr_reads_search_criteria .body .field.spacer_field{padding:0 5px}#lpr_reads_search_index #lpr_reads_search_criteria .body .three_column{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:start;align-items:flex-start;margin-left:-0.5em;margin-right:-0.5em}#lpr_reads_search_index #lpr_reads_search_criteria .body .three_column .c1,#lpr_reads_search_index #lpr_reads_search_criteria .body .three_column .c2,#lpr_reads_search_index #lpr_reads_search_criteria .body .three_column .c3{margin-top:1rem;width:40ex;margin-left:.5em;margin-right:.5em}#lpr_reads_search_index #lpr_reads_search_criteria .footer{text-align:right}#lpr_reads_search_index .accordion{margin-bottom:1rem}#lpr_reads_search_index #lpr_reads_search_results .two_column{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:start;align-items:flex-start;margin-left:-0.5em;margin-right:-0.5em}#lpr_reads_search_index #lpr_reads_search_results .two_column .c1{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex:3 1 0;flex:3 1 0;margin-left:.5em;margin-right:.5em}#lpr_reads_search_index #lpr_reads_search_results .two_column&gt;.c2{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex:2 1 0;flex:2 1 0;margin-left:.5em;margin-right:.5em;min-width:200px;width:auto}.accordion_section.lpr_reads_search_results_accordion&gt;.body{padding:0}#lpr_hits_search_index #lpr_hits_search_criteria .body{-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:justify;justify-content:space-between}#lpr_hits_search_index #lpr_hits_search_criteria .body .field{-ms-flex-preferred-size:35ex;flex-basis:35ex;-ms-flex-positive:1;flex-grow:1;max-width:40ex}#lpr_hits_search_index #lpr_hits_search_criteria .body .field&gt;label{-ms-flex-positive:0;flex-grow:0}#lpr_hits_search_index #lpr_hits_search_criteria .body .field.spacer_field{padding:0 5px}#lpr_hits_search_index #lpr_hits_search_criteria .body .four_column{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:start;align-items:flex-start;margin-left:-0.5em;margin-right:-0.5em}#lpr_hits_search_index #lpr_hits_search_criteria .body .four_column .c1,#lpr_hits_search_index #lpr_hits_search_criteria .body .four_column .c2,#lpr_hits_search_index #lpr_hits_search_criteria .body .four_column .c3,#lpr_hits_search_index #lpr_hits_search_criteria .body .four_column .c4{margin-top:1rem;width:40ex;margin-left:.5em;margin-right:.5em}#lpr_hits_search_index #lpr_hits_search_criteria .footer{text-align:right}#lpr_hits_search_index .accordion{margin-bottom:1rem}.lpr_hits_search_results_accordion .two_column{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:start;align-items:flex-start;margin-left:-0.5em;margin-right:-0.5em}.lpr_hits_search_results_accordion .two_column .c1{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex:3 1 0;flex:3 1 0;margin-left:.5em;margin-right:.5em}.lpr_hits_search_results_accordion .two_column&gt;.c2{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex:2 1 0;flex:2 1 0;margin-left:.5em;margin-right:.5em;min-width:200px;width:auto}.lpr_hits_search_results_accordion .first_read{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.lpr_hits_search_results_accordion .img_container,.lpr_hits_search_results_accordion .plate_container{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1}.accordion_section.lpr_hits_search_results_accordion&gt;.body{padding:0}#server_logs_container #server_log_selection_container,#server_logs_container #server_log_details_table_container{margin-bottom:1rem}#server_logs_container #server_log_details_table_container div&gt;div.body{padding:0}#alert_selection #sms_alerts_accordion{margin-top:.2em}#alert_selection #sms_alerts_accordion .accordion_section .body{padding:0px}#alert_selection #sms_alerts_accordion .accordion_section .body .button_cell{width:5.8em;overflow:hidden;display:inline-block;white-space:nowrap}#sms_alert_criteria .report_header{min-width:375px;color:#000;color:var(--font-color, #000)}#sms_alert_criteria .criteria_selector{margin-right:.75em}#sms_alert_criteria .criteria_flowbox{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:center;justify-content:center}#sms_alert_criteria .criteria_flowbox #field_attrib_value_input{width:60%}#sms_alert_criteria .criteria_flowbox #attrib_value_input{width:100px}#sms_alert_criteria .criteria_flowbox .required_description{border:1px solid;border-color:red;border-color:var(--red-stoplight-color, #ff0000)}#sms_alert_criteria .criteria_flowbox .criteria{width:315px;margin:2px 5px}#sms_alert_criteria .criteria_flowbox .criteria .header&gt;.title{font-size:.9em}#sms_alert_criteria .criteria_flowbox .criteria .header&gt;.title .inline_formfield.field{display:inline-block}#sms_alert_criteria .criteria_flowbox .criteria .header&gt;.title .inline_formfield.field&gt;input,#sms_alert_criteria .criteria_flowbox .criteria .header&gt;.title .inline_formfield.field label{margin-right:.25em}#sms_alert_criteria .criteria_flowbox .criteria .header&gt;.title .inline_formfield.field:nth-child(2) input{margin:.25em}#sms_alert_criteria .criteria_flowbox .criteria .body{height:150px}#sms_alert_criteria .criteria_flowbox .criteria .body p{font-weight:600}#sms_alert_criteria .criteria_flowbox .criteria .body .list_divider{margin-left:2em;font-weight:bold}#sms_alert_criteria .criteria_flowbox .criteria .body #field_permit_expiration_date,#sms_alert_criteria .criteria_flowbox .criteria .body #field_has_account_type_dropdown,#sms_alert_criteria .criteria_flowbox .criteria .body #field_permit_exp_date,#sms_alert_criteria .criteria_flowbox .criteria .body .inline_formfield.field{display:inline-block}#sms_alert_criteria .criteria_flowbox .criteria .body #field_num_of_days_till_exp{display:inline-block}#sms_alert_criteria .criteria_flowbox .criteria .body #field_num_of_days_till_exp input{max-width:80px}#sms_alert_criteria .criteria_flowbox .criteria .body #permit_attributes_table select{min-width:8em}#sms_alert_criteria .criteria_flowbox .criteria .body div.field:not(.checkbox_field):not(.checked_list):not(.radio_field){display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:justify;justify-content:space-between;padding:2px 5px}#sms_alert_criteria .criteria_flowbox .criteria .body div.field:not(.checkbox_field):not(.checked_list):not(.radio_field)&gt;label{-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:14ex;flex-basis:14ex;white-space:nowrap}#sms_alert_criteria .criteria_flowbox .criteria .body div.field:not(.checkbox_field):not(.checked_list):not(.radio_field)&gt;input,#sms_alert_criteria .criteria_flowbox .criteria .body div.field:not(.checkbox_field):not(.checked_list):not(.radio_field)&gt;select,#sms_alert_criteria .criteria_flowbox .criteria .body div.field:not(.checkbox_field):not(.checked_list):not(.radio_field)&gt;.input{-ms-flex-positive:1;flex-grow:1;width:100%;text-align:left}#sms_alert_criteria .criteria_flowbox .criteria .body div.field:not(.checkbox_field):not(.checked_list):not(.radio_field).checkbox_field{-ms-flex-pack:end;justify-content:flex-end}#sms_alert_criteria .criteria_flowbox .criteria .body div.field:not(.checkbox_field):not(.checked_list):not(.radio_field).checkbox_field&gt;label,#sms_alert_criteria .criteria_flowbox .criteria .body div.field:not(.checkbox_field):not(.checked_list):not(.radio_field).checkbox_field&gt;input{-ms-flex:none;flex:none;width:auto}#sms_alert_criteria .criteria_flowbox .criteria .body div.field:not(.checkbox_field):not(.checked_list):not(.radio_field):not(.required)&gt;*:last-child{margin-right:6px}#sms_alert_criteria .align_center{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:center;justify-content:center}#sms_alert_criteria .align_right{margin:5px;float:right}#sms_alert_criteria .noborder{border:2px none;border-color:red;border-color:var(--red-stoplight-color, #ff0000)}#sms_alert_criteria #sms_alert_message_container{width:965px}#sms_alert_criteria #field_sms_alert_message{height:95%}#sms_alert_criteria #sms_alert_message{width:100%}#sms_alert_criteria #message{padding:0;height:auto}.hide{display:none}label.mce-charactercount{margin:2px 0 2px 2px;padding:8px}.mce-path,.mce-resizehandle{display:none !important}#aims_server_sync .big_button{margin-bottom:1rem}#aims_server_sync .aims_server_sync_accordion{margin-bottom:1rem}#aims_server_sync .aims_server_sync_accordion .accordion_section .body{padding:0px;max-height:24em;overflow:auto}#aims_server_sync .aims_server_sync_accordion .accordion_section .body .button_cell{width:5.8em;overflow:hidden;display:inline-block;white-space:nowrap}#aims_server_sync .aims_server_sync_accordion img{max-width:1rem;max-height:1rem;width:auto}#aims_server_sync .aims_server_sync_accordion .table_buttons{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}#aims_server_sync .aims_server_sync_accordion .table_buttons&gt;button{-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex:1 1 1rem;flex:1 1 1rem;max-width:2rem;width:auto;margin-top:4px;margin-left:2px}#aims_server_sync_gps_view #aims_server_sync_gps_view_options .body{padding:.5em}#aims_server_sync_gps_view .aims_server_sync_accordion{margin-top:.2em}#aims_server_sync_gps_view .aims_server_sync_accordion .accordion_section{margin-bottom:1rem}#aims_server_sync_gps_view .aims_server_sync_accordion .accordion_section .body{padding:0px;overflow:auto}form#receipt_terminal_setup_form .accordion{margin-bottom:1rem}form#receipt_terminal_setup_form .accordion&gt;.footer{text-align:right}form#receipt_terminal_setup_form div.combobox_field label{min-width:20ex}form#receipt_terminal_setup_form #field_print_format&gt;.hint .printer_type{font-weight:bold}#timing_overview .accordion{margin-top:.2em}#timing_overview .accordion .ticketed_entry{background-color:#d01820;background-color:var(--red-color, #d01820)}#timing_overview .accordion .accordion_section{margin-bottom:1rem}#timing_overview .accordion .accordion_section .body{padding:0px;overflow:auto}#timing_overview .accordion .accordion_section .body .button_cell{width:5.8em;overflow:hidden;display:inline-block;white-space:nowrap}#timing_overview .accordion .accordion_section .footer{text-align:right}:root{--white-color: #fff;--black-color: #000;--white-rgb-color: rgba(255,255,255, 0.35);--black-rgb-color: 0,0,0;--grey-color: #d3d3d3;--grey-light-10-color: #d7d7d7;--grey-light-color: #e0e0e0;--grey-lighter-color: #e9e9e9;--grey-light-60-color: #ededed;--grey-lightest-color: #f1f1f1;--grey-bright-color: #fafafa;--grey-dark-10-color: #bdbdbd;--grey-dark-color: #939393;--grey-darker-color: #696969;--grey-dark-60-color: #545454;--grey-darkest-color: #3f3f3f;--grey-deep-color: #151515;--orange-color: #f8a358;--orange-light-color: #fabe8a;--orange-lighter-color: #fbd0ab;--orange-light-60-color: #fcdabc;--red-color: #d01820;--red-light-color: #ea5057;--red-lighter-color: #f08287;--red-lightest-color: #f6b4b7;--red-bright-color: #fce6e7;--red-light-95-color: #fef3f3;--red-dark-color: #911016;--red-darker-color: #680c10;--red-darkest-color: #3e0709;--red-desaturated-color: #a2464a;--red-stoplight-color: #ff0000;--red-stoplight-dark-color: #b20000;--green-stoplight-color: #1b8e1b;--green-stoplight-dark-color: #126312;--yellow-stoplight-color: #cca300;--yellow-stoplight-lighter-color: #ffe065;--blue-color: #3399ff;--blue-lighter-color: #99ccff;--blue-lightest-color: #c1e0ff;--blue-darker-color: #004c99;--blue-darkest-color: #002d5b;--peach-color: #fcd3a1;--pink-color: #f3d8d8;--code-brown-color: brown;--code-navy-color: navy;--code-olive-color: olive;--scrollbar-track-background: var(--grey-darker-color);--scrollbar-thumb-background: var(--grey-darkest-color);--ajax-overlay-color: rgba(211,211,211, 0.8);--popup-overlay-color: rgba(105,105,105, 0.8);--dark-background-text: #fff;--color-background-text: #000;--background-color: #fff;--font-color: #000;--font-faded-color: var(--grey-dark-color);--grid-cell-odd-color: var(--grey-lightest-color);--grid-cell-even-color: var(--grey-light-color);--input-background-color: #fff;--input-border-color: var(--grey-color);--input-disabled-border-color: var(--grey-color);--focused-background-color: #fef5ee;--input-readonly-border-color: #d3d3d3;--button-background-color: var(--grey-lighter-color);--main-menu-tooltip-color: #fff}html[data-theme=dark]{--black-color: #efefef;--black-rgb-color: 239,239,239;--white-color: #656565;--white-rgb-color: rgba(101,101,101,0.35);--grey-color: #3f3f3f;--grey-light-10-color: #525252;--grey-light-color: #656565;--grey-lighter-color: #606060;--grey-light-60-color: #8b8b8b;--grey-lightest-color: #9f9f9f;--grey-bright-color: #656565;--grey-dark-10-color: #3f3f3f;--grey-dark-color: #2c2c2c;--grey-darker-color: #1f1f1f;--grey-dark-60-color: #191919;--grey-darkest-color: #121212;--grey-deep-color: #060606;--orange-color: #d74000;--orange-light-color: #fe5913;--orange-lighter-color: #fe824e;--orange-light-60-color: #ffac88;--red-color: #a61319;--red-light-color: #e7323a;--red-lighter-color: #ee6d72;--red-lightest-color: #f4a7aa;--red-bright-color: #fbe1e2;--red-light-95-color: #a61319;--red-dark-color: #740d11;--red-darker-color: #53090c;--red-darkest-color: #310507;--red-stoplight-color: #4da6ff;--red-stoplight-dark-color: #0074e8;--green-stoplight-color: #00b223;--green-stoplight-dark-color: #007f19;--yellow-stoplight-color: #fff200;--yellow-stoplight-lighter-color: #fff87f;--blue-color: #0043e0;--blue-lighter-color: #1a5fff;--blue-lightest-color: #759ffe;--blue-darker-color: #002a8c;--blue-darkest-color: #001954;--code-brown-color: #fe4cb1;--code-navy-color: #d2d5ff;--code-olive-color: #63ff40;--scrollbar-track-background: var(--blue-lightest-color);--scrollbar-thumb-background: var(--blue-lightest-color);--ajax-overlay-color: rgba(105,105,105, 0.8);--background-color: #222;--font-color: #fff;--font-faded-color: #aaa;--grid-cell-odd-color: var(--grey-light-color);--grid-cell-even-color: var(--grey-light-10-color);--input-background-color: #707070;--focused-background-color: #8b8b8b;--button-background-color: #707070;--input-readonly-border-color: #3f3f3f;--main-menu-tooltip-color: #fff}html[data-theme=dark_high_contrast]{--black-color: #ffffff;--black-rgb-color: 239,239,239;--white-color: #001200;--white-rgb-color: rgba(101,101,101,0.35);--grey-color: #3f3f3f;--grey-light-10-color: #525252;--grey-light-color: #444444;--grey-lighter-color: #3b3b3b;--grey-light-60-color: #8b8b8b;--grey-lightest-color: #575757;--grey-bright-color: #424242;--grey-dark-10-color: #3f3f3f;--grey-dark-color: #2c2c2c;--grey-darker-color: #1f1f1f;--grey-dark-60-color: #191919;--grey-darkest-color: #121212;--grey-deep-color: #060606;--orange-color: #a33000;--orange-light-color: #5d1b00;--orange-lighter-color: #752200;--orange-light-60-color: #a33100;--red-color: #a61319;--red-light-color: #e7323a;--red-lighter-color: #ee6d72;--red-lightest-color: #f4a7aa;--red-bright-color: #fbe1e2;--red-light-95-color: #a61319;--red-dark-color: #740d11;--red-darker-color: #53090c;--red-darkest-color: #310507;--red-stoplight-color: #00ffdf;--red-stoplight-dark-color: #003c7a;--green-stoplight-color: #acffbc;--green-stoplight-dark-color: #007f19;--yellow-stoplight-color: #fff200;--yellow-stoplight-lighter-color: #fff87f;--blue-color: #0043e0;--blue-lighter-color: #1a5fff;--blue-lightest-color: #759ffe;--blue-darker-color: #002a8c;--blue-darkest-color: #001954;--code-brown-color: #fecce8;--code-navy-color: #d2d5ff;--code-olive-color: #63ff40;--scrollbar-track-background: #851f1f;--scrollbar-thumb-background: var(--red-lightest-color);--ajax-overlay-color: rgba(105,105,105, 0.8);--background-color: #222;--font-color: #fff;--font-faded-color: #d9d9d9;--grid-cell-odd-color: var(--grey-light-color);--grid-cell-even-color: var(--grey-light-10-color);--error-text-color: #fff;--input-background-color: #4c4c4c;--focused-background-color: #595959;--button-background-color: #595959;--input-border-color: #fff;--input-disabled-border-color: #000;--input-readonly-border-color: #353535;--main-menu-tooltip-color: #fff}html[data-theme=high_contrast_light]{--grey-color: #f1f1f1;--grey-light-10-color: #d7d7d7;--grey-light-color: #e0e0e0;--grey-lighter-color: #f1f1f1;--grey-light-60-color: #ededed;--grey-lightest-color: #f1f1f1;--grey-bright-color: #fafafa;--grey-dark-10-color: #d8d8d8;--grey-dark-color: #a8a8a8;--grey-darker-color: #575757;--grey-dark-60-color: #606060;--grey-darkest-color: #484848;--grey-deep-color: #181818;--red-stoplight-color: #a31010;--red-stoplight-dark-color: #720b0b;--green-stoplight-color: #136613;--green-stoplight-dark-color: #0d470d;--yellow-stoplight-color: #874205;--yellow-stoplight-lighter-color: #874205;--code-olive-color: #1d6706;--color-background-text: #fff;--font-faded-color: #3f3f3f;--input-border-color: var(--grey-darkest-color);--input-disabled-border-color: #aaa;--input-readonly-border-color: var(--grey-dark-10-color);--main-menu-tooltip-color: #fff}html[data-theme=amp]{--black-color: #323a45;--black-rgb-color: 239,239,239;--white-color: #fff;--white-rgb-color: rgba(250,250,250,0.35);--grey-color: #f1f1f1;--grey-dark-10-color: #11a1da;--grey-dark-color: #efefef;--grey-darker-color: #575757;--grey-dark-60-color: #606060;--grey-darkest-color: #484848;--grey-deep-color: #181818;--orange-color: #d74000;--orange-light-color: #fe5913;--orange-lighter-color: #fe824e;--orange-light-60-color: #ffac88;--red-color: #11a1da;--red-light-color: #b2e5f9;--red-lighter-color: #d8f2fc;--red-lightest-color: #c9ecfa;--red-bright-color: #b2e5f9;--red-light-95-color: var(--blue-lightest-color);--red-dark-color: #323a45;--red-darker-color: #08506d;--red-darkest-color: #053041;--red-stoplight-color: #d74000;--red-stoplight-dark-color: #962c00;--green-stoplight-color: #53a053;--green-stoplight-dark-color: #3a6f3a;--yellow-stoplight-color: #f0ad4e;--yellow-stoplight-lighter-color: #f4c583;--blue-color: #11a1da;--blue-lighter-color: #7fd3f5;--blue-lightest-color: #b2e5f9;--blue-darker-color: #002a8c;--blue-darkest-color: #001954;--code-brown-color: #fe4cb1;--code-navy-color: #d2d5ff;--code-olive-color: #63ff40;--scrollbar-track-background: var(--blue-lightest-color);--scrollbar-thumb-background: var(--blue-color);--ajax-overlay-color: rgba(105,105,105, 0.8);--color-background-text: #fff;--background-color: #fff;--font-color: #323a45;--font-faded-color: var(--grey-darker-color);--grid-cell-odd-color: var(--grey-lightest-color);--grid-cell-even-color: var(--grey-bright-color);--input-disabled-border-color: #d3d3d3;--button-background-color: var(--blue-lighter-color);--input-readonly-border-color: #3f3f3f;--main-menu-tooltip-color: #fff}html[data-theme=valentines_day]{--white-color: #e6b3e6;--black-color: #000;--white-rgb-color: rgba(255,255,255, 0.35);--black-rgb-color: 0,0,0;--grey-color: #ee91a3;--grey-light-10-color: #d7d7d7;--grey-light-color: #f1a7b6;--grey-lighter-color: #f8d3da;--grey-light-60-color: #ededed;--grey-lightest-color: #f5bdc8;--grey-bright-color: #ecc6ec;--grey-dark-10-color: #bdbdbd;--grey-dark-color: #939393;--grey-darker-color: #696969;--grey-dark-60-color: #545454;--grey-darkest-color: #3f3f3f;--grey-deep-color: #151515;--orange-color: #f8a358;--orange-light-color: #fabe8a;--orange-lighter-color: #fbd0ab;--orange-light-60-color: #fcdabc;--red-color: #b51a3a;--red-light-color: #ea5057;--red-lighter-color: #f08287;--red-lightest-color: #f6b4b7;--red-bright-color: #fce6e7;--red-light-95-color: #f5bdc8;--red-dark-color: #911016;--red-darker-color: #680c10;--red-darkest-color: #3e0709;--red-desaturated-color: #a2464a;--red-stoplight-color: #4c18b4;--red-stoplight-dark-color: #391285;--green-stoplight-color: #1b8e1b;--green-stoplight-dark-color: #126312;--yellow-stoplight-color: #cca300;--yellow-stoplight-lighter-color: #ffe065;--blue-color: #3399ff;--blue-lighter-color: #99ccff;--blue-lightest-color: #c1e0ff;--blue-darker-color: #004c99;--blue-darkest-color: #002d5b;--peach-color: #fcd3a1;--pink-color: #f3d8d8;--code-brown-color: brown;--code-navy-color: navy;--code-olive-color: olive;--scrollbar-track-background: var(--grey-color);--scrollbar-thumb-background: #e64d6b;--ajax-overlay-color: rgba(211,211,211, 0.8);--popup-overlay-color: rgba(105,105,105, 0.8);--dark-background-text: #fff;--color-background-text: #000;--background-color: #e4cdd3;--font-color: #000;--font-faded-color: var(--grey-dark-60-color);--grid-cell-odd-color: var(--grey-lightest-color);--grid-cell-even-color: var(--grey-light-color);--input-background-color: #ecc6ec;--input-border-color: #df9fdf;--input-disabled-border-color: #df9fdf;--focused-background-color: #e6b3e6;--input-readonly-border-color: #df9fdf;--button-background-color: var(--grey-lighter-color);--main-menu-tooltip-color: #fff}html[data-theme=st_patricks_day]{--white-color: #8ed260;--black-color: #000;--white-rgb-color: rgba(255,255,255, 0.35);--black-rgb-color: 0,0,0;--grey-color: #099441;--grey-light-10-color: #d7d7d7;--grey-light-color: #c9eb94;--grey-lighter-color: #76ab21;--grey-light-60-color: #ededed;--grey-lightest-color: #dff3bf;--grey-bright-color: #9fda40;--grey-dark-10-color: #bdbdbd;--grey-dark-color: #333333;--grey-darker-color: #696969;--grey-dark-60-color: #545454;--grey-darkest-color: #3f3f3f;--grey-deep-color: #151515;--orange-color: #f8a358;--orange-light-color: #fabe8a;--orange-lighter-color: #fbd0ab;--orange-light-60-color: #fcdabc;--red-color: #224d17;--red-light-color: #ea5057;--red-lighter-color: #099441;--red-lightest-color: #f6b4b7;--red-bright-color: #fce6e7;--red-light-95-color: #dff3bf;--red-dark-color: #4d2e00;--red-darker-color: #680c10;--red-darkest-color: #3e0709;--red-desaturated-color: #a2464a;--red-stoplight-color: #4d2e00;--red-stoplight-dark-color: #1a0f00;--green-stoplight-color: #1b8e1b;--green-stoplight-dark-color: #126312;--yellow-stoplight-color: #997a00;--yellow-stoplight-lighter-color: #ffcc00;--blue-color: #3399ff;--blue-lighter-color: #99ccff;--blue-lightest-color: #c1e0ff;--blue-darker-color: #004c99;--blue-darkest-color: #002d5b;--peach-color: #fcd3a1;--pink-color: #f3d8d8;--code-brown-color: brown;--code-navy-color: navy;--code-olive-color: olive;--scrollbar-track-background: var(--grey-lighter-color);--scrollbar-thumb-background: var(--grey-color);--ajax-overlay-color: rgba(211,211,211, 0.8);--popup-overlay-color: rgba(105,105,105, 0.8);--dark-background-text: #fff;--color-background-text: #000;--background-color: #f8f9d2;--font-color: #000;--font-faded-color: var(--grey-dark-color);--grid-cell-odd-color: var(--grey-lightest-color);--grid-cell-even-color: var(--grey-light-color);--input-background-color: #9fda40;--input-border-color: #60a830;--input-disabled-border-color: #60a830;--focused-background-color: #8ed260;--input-readonly-border-color: #60a830;--button-background-color: var(--grey-lighter-color);--main-menu-tooltip-color: #fff}button.preset_daterange_popup_menu_trigger{font-size:8pt;float:left;margin:3px}button.preset_daterange_clear_trigger{font-size:8pt;float:left;margin:3px}.preset_daterange_popup_menu{display:none;position:absolute;color:#000;color:var(--black-color, #000);background-color:#fef3f3;background-color:var(--red-light-95-color, #fef3f3);border:1px solid;border-color:#911016;border-color:var(--red-dark-color, #911016);z-index:1000;font-size:1.1rem;line-height:1rem;padding:0;border-radius:5px}.preset_daterange_popup_menu li{color:#000;color:var(--black-color, #000);list-style:none;margin:0;padding:2px 5px;cursor:pointer;white-space:nowrap}.preset_daterange_popup_menu li:first-child{border-radius:10px}.preset_daterange_popup_menu li:last-child{border-radius:10px}.preset_daterange_popup_menu hr{margin:5px 0;border-color:#000;border-color:var(--black-color, #000)}#lpr_lot_utilization #lpr_lot_utilization_search_criteria{border:1px solid;border-color:#939393;border-color:var(--grey-dark-color, #939393);border-radius:5px;box-shadow:5px 5px 8px rgba(var(--black-rgb-color), 0.2);width:100%;box-shadow:none;width:100%}#lpr_lot_utilization #lpr_lot_utilization_search_criteria&gt;.header{padding:.5em .5em;color:#000;color:var(--black-color, #000);background-color:#d3d3d3;background-color:var(--grey-color, #d3d3d3);border-bottom:1px solid;border-bottom-color:#939393;border-bottom-color:var(--grey-dark-color, #939393);border-top-left-radius:5px;border-top-right-radius:5px;font-size:1.2em;font-weight:bold}#lpr_lot_utilization #lpr_lot_utilization_search_criteria&gt;.header.small{padding:.25em .5ex;font-size:1em;font-weight:normal}#lpr_lot_utilization #lpr_lot_utilization_search_criteria&gt;.body{padding:.5em .5em;background-color:#fff;background-color:var(--white-color, #fff);border-radius:5px}#lpr_lot_utilization #lpr_lot_utilization_search_criteria&gt;.footer{padding:.5em .5em;background-color:#d3d3d3;background-color:var(--grey-color, #d3d3d3);border-top:1px solid;border-top-color:#939393;border-top-color:var(--grey-dark-color, #939393);color:#000;color:var(--font-color, #000);border-bottom-left-radius:5px;border-bottom-right-radius:5px}#lpr_lot_utilization #lpr_lot_utilization_search_criteria&gt;.footer.small{padding:.25em .5ex;font-size:1em;font-weight:normal}#lpr_lot_utilization #lpr_lot_utilization_search_criteria&gt;.header:not(.medium){padding:.25em .5ex;font-size:1em;font-weight:normal}#lpr_lot_utilization #lpr_lot_utilization_search_criteria&gt;.footer:not(.medium){padding:.25em .5ex;font-size:1em;font-weight:normal}#lpr_lot_utilization #lpr_lot_utilization_search_criteria&gt;.body{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-pack:center;justify-content:center;background-color:#fafafa;background-color:var(--grey-bright-color, #fafafa)}#lpr_lot_utilization #lpr_lot_utilization_search_criteria&gt;.body&gt;.field{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:justify;justify-content:space-between;padding:2px 5px}#lpr_lot_utilization #lpr_lot_utilization_search_criteria&gt;.body&gt;.field&gt;label{-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:15em;flex-basis:15em;white-space:nowrap}#lpr_lot_utilization #lpr_lot_utilization_search_criteria&gt;.body&gt;.field&gt;input,#lpr_lot_utilization #lpr_lot_utilization_search_criteria&gt;.body&gt;.field&gt;select,#lpr_lot_utilization #lpr_lot_utilization_search_criteria&gt;.body&gt;.field&gt;.input{-ms-flex-positive:1;flex-grow:1;width:100%;text-align:left}#lpr_lot_utilization #lpr_lot_utilization_search_criteria&gt;.body&gt;.field.checkbox_field{-ms-flex-pack:end;justify-content:flex-end}#lpr_lot_utilization #lpr_lot_utilization_search_criteria&gt;.body&gt;.field.checkbox_field&gt;label,#lpr_lot_utilization #lpr_lot_utilization_search_criteria&gt;.body&gt;.field.checkbox_field&gt;input{-ms-flex:none;flex:none;width:auto}#lpr_lot_utilization #lpr_lot_utilization_search_criteria&gt;.body&gt;.field:not(.required)&gt;*:last-child{margin-right:6px}#lpr_lot_utilization #lpr_lot_utilization_search_criteria&gt;.footer{text-align:right}#lpr_lot_utilization #lpr_lot_utilization_search_criteria&gt;.footer&gt;*{display:inline-block}#lpr_lot_utilization #lpr_lot_utilization_search_criteria&gt;.header&gt;.title{font-weight:bold}#lpr_lot_utilization #lpr_lot_utilization_search_criteria .body{-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:justify;justify-content:space-between}#lpr_lot_utilization #lpr_lot_utilization_search_criteria .body .field{-ms-flex-preferred-size:35ex;flex-basis:35ex;-ms-flex-positive:1;flex-grow:1;max-width:40ex}#lpr_lot_utilization #lpr_lot_utilization_search_criteria .body .field&gt;label{-ms-flex-positive:0;flex-grow:0}#lpr_lot_utilization #lpr_lot_utilization_search_criteria .body .field.spacer_field{padding:0 5px}#lpr_lot_utilization #lpr_lot_utilization_search_criteria .body .three_column{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:start;align-items:flex-start;margin-left:-0.5em;margin-right:-0.5em}#lpr_lot_utilization #lpr_lot_utilization_search_criteria .body .three_column .c1,#lpr_lot_utilization #lpr_lot_utilization_search_criteria .body .three_column .c2,#lpr_lot_utilization #lpr_lot_utilization_search_criteria .body .three_column .c3{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;margin-top:1rem;width:45ex;margin-left:.5em;margin-right:.5em}#lpr_lot_utilization #lpr_lot_utilization_search_criteria .body .three_column .c1 .footer,#lpr_lot_utilization #lpr_lot_utilization_search_criteria .body .three_column .c2 .footer,#lpr_lot_utilization #lpr_lot_utilization_search_criteria .body .three_column .c3 .footer{text-align:right}#lpr_lot_utilization #lpr_lot_utilization_search_criteria .footer{text-align:right}#lpr_lot_utilization #ui-datepicker-div .ui-datepicker-calendar{display:none}#lpr_lot_utilization .accordion{margin-bottom:1rem}#lpr_lot_utilization .two_column{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:start;align-items:flex-start;margin-left:-0.5em;margin-right:-0.5em}#lpr_lot_utilization .two_column .c1{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex:3 1 0;flex:3 1 0;margin-left:.5em;margin-right:.5em}#lpr_lot_utilization .two_column&gt;.c2{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex:2 1 0;flex:2 1 0;margin-left:.5em;margin-right:.5em;min-width:200px;width:auto}.accordion_section.lpr_lot_utilization_search_results_accordion&gt;.body{padding:0}.accordion_section.lpr_occupancy_search_results_accordion&gt;.body{padding:0}#lpr_occupancy #lpr_occupancy_search_criteria{border:1px solid;border-color:#939393;border-color:var(--grey-dark-color, #939393);border-radius:5px;box-shadow:5px 5px 8px rgba(var(--black-rgb-color), 0.2);width:100%;box-shadow:none;width:100%}#lpr_occupancy #lpr_occupancy_search_criteria&gt;.header{padding:.5em .5em;color:#000;color:var(--black-color, #000);background-color:#d3d3d3;background-color:var(--grey-color, #d3d3d3);border-bottom:1px solid;border-bottom-color:#939393;border-bottom-color:var(--grey-dark-color, #939393);border-top-left-radius:5px;border-top-right-radius:5px;font-size:1.2em;font-weight:bold}#lpr_occupancy #lpr_occupancy_search_criteria&gt;.header.small{padding:.25em .5ex;font-size:1em;font-weight:normal}#lpr_occupancy #lpr_occupancy_search_criteria&gt;.body{padding:.5em .5em;background-color:#fff;background-color:var(--white-color, #fff);border-radius:5px}#lpr_occupancy #lpr_occupancy_search_criteria&gt;.footer{padding:.5em .5em;background-color:#d3d3d3;background-color:var(--grey-color, #d3d3d3);border-top:1px solid;border-top-color:#939393;border-top-color:var(--grey-dark-color, #939393);color:#000;color:var(--font-color, #000);border-bottom-left-radius:5px;border-bottom-right-radius:5px}#lpr_occupancy #lpr_occupancy_search_criteria&gt;.footer.small{padding:.25em .5ex;font-size:1em;font-weight:normal}#lpr_occupancy #lpr_occupancy_search_criteria&gt;.header:not(.medium){padding:.25em .5ex;font-size:1em;font-weight:normal}#lpr_occupancy #lpr_occupancy_search_criteria&gt;.footer:not(.medium){padding:.25em .5ex;font-size:1em;font-weight:normal}#lpr_occupancy #lpr_occupancy_search_criteria&gt;.body{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-pack:center;justify-content:center;background-color:#fafafa;background-color:var(--grey-bright-color, #fafafa)}#lpr_occupancy #lpr_occupancy_search_criteria&gt;.body&gt;.field{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:justify;justify-content:space-between;padding:2px 5px}#lpr_occupancy #lpr_occupancy_search_criteria&gt;.body&gt;.field&gt;label{-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:15em;flex-basis:15em;white-space:nowrap}#lpr_occupancy #lpr_occupancy_search_criteria&gt;.body&gt;.field&gt;input,#lpr_occupancy #lpr_occupancy_search_criteria&gt;.body&gt;.field&gt;select,#lpr_occupancy #lpr_occupancy_search_criteria&gt;.body&gt;.field&gt;.input{-ms-flex-positive:1;flex-grow:1;width:100%;text-align:left}#lpr_occupancy #lpr_occupancy_search_criteria&gt;.body&gt;.field.checkbox_field{-ms-flex-pack:end;justify-content:flex-end}#lpr_occupancy #lpr_occupancy_search_criteria&gt;.body&gt;.field.checkbox_field&gt;label,#lpr_occupancy #lpr_occupancy_search_criteria&gt;.body&gt;.field.checkbox_field&gt;input{-ms-flex:none;flex:none;width:auto}#lpr_occupancy #lpr_occupancy_search_criteria&gt;.body&gt;.field:not(.required)&gt;*:last-child{margin-right:6px}#lpr_occupancy #lpr_occupancy_search_criteria&gt;.footer{text-align:right}#lpr_occupancy #lpr_occupancy_search_criteria&gt;.footer&gt;*{display:inline-block}#lpr_occupancy #lpr_occupancy_search_criteria&gt;.header&gt;.title{font-weight:bold}#lpr_occupancy #lpr_occupancy_search_criteria .body{-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:justify;justify-content:space-between}#lpr_occupancy #lpr_occupancy_search_criteria .body .field{-ms-flex-preferred-size:35ex;flex-basis:35ex;-ms-flex-positive:1;flex-grow:1;max-width:40ex}#lpr_occupancy #lpr_occupancy_search_criteria .body .field&gt;label{-ms-flex-positive:0;flex-grow:0}#lpr_occupancy #lpr_occupancy_search_criteria .body .field.spacer_field{padding:0 5px}#lpr_occupancy #lpr_occupancy_search_criteria .body .three_column{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:start;align-items:flex-start;margin-left:-0.5em;margin-right:-0.5em}#lpr_occupancy #lpr_occupancy_search_criteria .body .three_column .c1,#lpr_occupancy #lpr_occupancy_search_criteria .body .three_column .c2,#lpr_occupancy #lpr_occupancy_search_criteria .body .three_column .c3{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;margin-top:1rem;width:45ex;margin-left:.5em;margin-right:.5em}#lpr_occupancy #lpr_occupancy_search_criteria .body .three_column .c1 .footer,#lpr_occupancy #lpr_occupancy_search_criteria .body .three_column .c2 .footer,#lpr_occupancy #lpr_occupancy_search_criteria .body .three_column .c3 .footer{text-align:right}#lpr_occupancy #lpr_occupancy_search_criteria .footer{text-align:right}#lpr_occupancy #ui-datepicker-div .ui-datepicker-calendar{display:none}#lpr_occupancy .accordion{margin-bottom:1rem}#lpr_occupancy .two_column{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:start;align-items:flex-start;margin-left:-0.5em;margin-right:-0.5em}#lpr_occupancy .two_column .c1{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex:3 1 0;flex:3 1 0;margin-left:.5em;margin-right:.5em}#lpr_occupancy .two_column&gt;.c2{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex:2 1 0;flex:2 1 0;margin-left:.5em;margin-right:.5em;min-width:200px;width:auto}.accordion_section.lpr_occupancy_search_results_accordion&gt;.body{padding:0}#lpr_map_dashboard #lpr_map_list_results .accordion_section&gt;.body{padding:0}#lpr_map_dashboard #lpr_map_dashboard_search_criteria{border:1px solid;border-color:#939393;border-color:var(--grey-dark-color, #939393);border-radius:5px;box-shadow:5px 5px 8px rgba(var(--black-rgb-color), 0.2);width:100%;box-shadow:none;width:100%}#lpr_map_dashboard #lpr_map_dashboard_search_criteria&gt;.header{padding:.5em .5em;color:#000;color:var(--black-color, #000);background-color:#d3d3d3;background-color:var(--grey-color, #d3d3d3);border-bottom:1px solid;border-bottom-color:#939393;border-bottom-color:var(--grey-dark-color, #939393);border-top-left-radius:5px;border-top-right-radius:5px;font-size:1.2em;font-weight:bold}#lpr_map_dashboard #lpr_map_dashboard_search_criteria&gt;.header.small{padding:.25em .5ex;font-size:1em;font-weight:normal}#lpr_map_dashboard #lpr_map_dashboard_search_criteria&gt;.body{padding:.5em .5em;background-color:#fff;background-color:var(--white-color, #fff);border-radius:5px}#lpr_map_dashboard #lpr_map_dashboard_search_criteria&gt;.footer{padding:.5em .5em;background-color:#d3d3d3;background-color:var(--grey-color, #d3d3d3);border-top:1px solid;border-top-color:#939393;border-top-color:var(--grey-dark-color, #939393);color:#000;color:var(--font-color, #000);border-bottom-left-radius:5px;border-bottom-right-radius:5px}#lpr_map_dashboard #lpr_map_dashboard_search_criteria&gt;.footer.small{padding:.25em .5ex;font-size:1em;font-weight:normal}#lpr_map_dashboard #lpr_map_dashboard_search_criteria&gt;.header:not(.medium){padding:.25em .5ex;font-size:1em;font-weight:normal}#lpr_map_dashboard #lpr_map_dashboard_search_criteria&gt;.footer:not(.medium){padding:.25em .5ex;font-size:1em;font-weight:normal}#lpr_map_dashboard #lpr_map_dashboard_search_criteria&gt;.body{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-pack:center;justify-content:center;background-color:#fafafa;background-color:var(--grey-bright-color, #fafafa)}#lpr_map_dashboard #lpr_map_dashboard_search_criteria&gt;.body&gt;.field{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:justify;justify-content:space-between;padding:2px 5px}#lpr_map_dashboard #lpr_map_dashboard_search_criteria&gt;.body&gt;.field&gt;label{-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:15em;flex-basis:15em;white-space:nowrap}#lpr_map_dashboard #lpr_map_dashboard_search_criteria&gt;.body&gt;.field&gt;input,#lpr_map_dashboard #lpr_map_dashboard_search_criteria&gt;.body&gt;.field&gt;select,#lpr_map_dashboard #lpr_map_dashboard_search_criteria&gt;.body&gt;.field&gt;.input{-ms-flex-positive:1;flex-grow:1;width:100%;text-align:left}#lpr_map_dashboard #lpr_map_dashboard_search_criteria&gt;.body&gt;.field.checkbox_field{-ms-flex-pack:end;justify-content:flex-end}#lpr_map_dashboard #lpr_map_dashboard_search_criteria&gt;.body&gt;.field.checkbox_field&gt;label,#lpr_map_dashboard #lpr_map_dashboard_search_criteria&gt;.body&gt;.field.checkbox_field&gt;input{-ms-flex:none;flex:none;width:auto}#lpr_map_dashboard #lpr_map_dashboard_search_criteria&gt;.body&gt;.field:not(.required)&gt;*:last-child{margin-right:6px}#lpr_map_dashboard #lpr_map_dashboard_search_criteria&gt;.footer{text-align:right}#lpr_map_dashboard #lpr_map_dashboard_search_criteria&gt;.footer&gt;*{display:inline-block}#lpr_map_dashboard #lpr_map_dashboard_search_criteria&gt;.header&gt;.title{font-weight:bold}#lpr_map_dashboard #lpr_map_dashboard_search_criteria .body{-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:justify;justify-content:space-between}#lpr_map_dashboard #lpr_map_dashboard_search_criteria .body .field{-ms-flex-preferred-size:35ex;flex-basis:35ex;-ms-flex-positive:1;flex-grow:1;max-width:40ex}#lpr_map_dashboard #lpr_map_dashboard_search_criteria .body .field&gt;label{-ms-flex-positive:0;flex-grow:0}#lpr_map_dashboard #lpr_map_dashboard_search_criteria .body .field.spacer_field{padding:0 5px}#lpr_map_dashboard #lpr_map_dashboard_search_criteria .body #options .checked_list{height:150px}#lpr_map_dashboard #lpr_map_dashboard_search_criteria .body .c1{margin-top:1rem;width:50%}#lpr_map_dashboard #lpr_map_dashboard_search_criteria .body .nth_column{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:start;align-items:flex-start;margin-left:-0.5em;margin-right:-0.5em}#lpr_map_dashboard #lpr_map_dashboard_search_criteria .body .nth_column .c2,#lpr_map_dashboard #lpr_map_dashboard_search_criteria .body .nth_column .c3,#lpr_map_dashboard #lpr_map_dashboard_search_criteria .body .nth_column .c4,#lpr_map_dashboard #lpr_map_dashboard_search_criteria .body .nth_column .c5{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;margin-top:1rem;width:45ex;margin-left:.5em;margin-right:.5em}#lpr_map_dashboard #lpr_map_dashboard_search_criteria .body .nth_column .c2 .footer,#lpr_map_dashboard #lpr_map_dashboard_search_criteria .body .nth_column .c3 .footer,#lpr_map_dashboard #lpr_map_dashboard_search_criteria .body .nth_column .c4 .footer,#lpr_map_dashboard #lpr_map_dashboard_search_criteria .body .nth_column .c5 .footer{text-align:right}#lpr_map_dashboard #lpr_map_dashboard_search_criteria .footer{text-align:right}#lpr_map_dashboard #ui-datepicker-div .ui-datepicker-calendar{display:none}#lpr_map_dashboard .read{color:#000;color:var(--color-background-text, #000);background-color:#d3d3d3;background-color:var(--grey-color, #d3d3d3)}#lpr_map_dashboard .hit{color:#000;color:var(--color-background-text, #000);background-color:#ffe065;background-color:var(--yellow-stoplight-lighter-color, #ffe065)}#lpr_map_dashboard .ticket{color:#000;color:var(--color-background-text, #000);background-color:#f08287;background-color:var(--red-lighter-color, #f08287)}#lpr_map_dashboard .image{display:none;text-align:center}#lpr_map_dashboard .accordion{margin-bottom:1rem}#lpr_map_dashboard .two_column{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:start;align-items:flex-start;margin-left:-0.5em;margin-right:-0.5em}#lpr_map_dashboard .two_column&gt;.c1,#lpr_map_dashboard .two_column&gt;.c2{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-preferred-size:400px;flex-basis:400px;width:auto;min-width:400px;margin-left:.5em;margin-right:.5em}#lpr_map_dashboard .two_column&gt;.c1{-ms-flex:2;flex:2}#lpr_map_dashboard .two_column&gt;.c2{-ms-flex:4;flex:4}.accordion_section.lpr_map_dashboard_search_results_accordion&gt;.body{padding:0}#lpr_reads_search_criteria .three_column .accordion_section&gt;.body,#lpr_reads_search_criteria .four_column .accordion_section&gt;.body,#lpr_reads_search_criteria .nth_column .accordion_section&gt;.body,#lpr_hits_search_criteria .three_column .accordion_section&gt;.body,#lpr_hits_search_criteria .four_column .accordion_section&gt;.body,#lpr_hits_search_criteria .nth_column .accordion_section&gt;.body,#lpr_lot_utilization_search_criteria .three_column .accordion_section&gt;.body,#lpr_lot_utilization_search_criteria .four_column .accordion_section&gt;.body,#lpr_lot_utilization_search_criteria .nth_column .accordion_section&gt;.body,#lpr_map_dashboard_search_criteria .three_column .accordion_section&gt;.body,#lpr_map_dashboard_search_criteria .four_column .accordion_section&gt;.body,#lpr_map_dashboard_search_criteria .nth_column .accordion_section&gt;.body,#lpr_occupancy_search_criteria .three_column .accordion_section&gt;.body,#lpr_occupancy_search_criteria .four_column .accordion_section&gt;.body,#lpr_occupancy_search_criteria .nth_column .accordion_section&gt;.body{height:30ex;overflow-y:scroll}#lpr_unclaimed_hits .claimed&gt;td{background-color:#ffe065;background-color:var(--yellow-stoplight-lighter-color, #ffe065)}#lpr_unclaimed_hits #lpr_unclaimed_hits_criteria_accordion{padding-bottom:1rem}#lpr_unclaimed_hits #lpr_unclaimed_hits_accordion,#lpr_unclaimed_hits #lpr_recently_processed_hits_accordion{padding-bottom:1rem}#lpr_unclaimed_hits #lpr_unclaimed_hits_accordion .accordion_section&gt;.body,#lpr_unclaimed_hits #lpr_recently_processed_hits_accordion .accordion_section&gt;.body{padding:0}#save_cancel_buttons{margin-right:1rem;bottom:.5em;border-radius:5px;box-shadow:5px 5px 8px rgba(var(--black-rgb-color), 0.2)}#lpr_read_view .hit_data_links{text-align:center}#lpr_read_view .hit_data_links button{margin-top:1em}#lpr_read_view #hit_information .invalid_input{background-color:#f6b4b7;background-color:var(--red-lightest-color, #f6b4b7)}#lpr_read_view #hit_plate_number{width:121px}#lpr_read_view iframe{height:99%;width:99%}#lpr_read_view .gps_view{height:300px}#lpr_read_view .read_table{width:100%}#lpr_read_view .license_plate_img{width:50%;height:100px;vertical-align:middle;text-align:center}#lpr_read_view .license_plate_img img{max-width:100%;max-height:100%}#lpr_read_view .context_img{width:50%;height:100px;vertical-align:middle;text-align:center}#lpr_read_view .context_img img{max-width:100%;max-height:100%}#lpr_read_view .no_data_msg{width:100%;text-align:center;padding-top:.5em;padding-bottom:.5em}#lpr_read_view .accordion{margin-bottom:1em}#lpr_read_view .two_column{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:start;align-items:flex-start;margin-left:-0.5em;margin-right:-0.5em}#lpr_read_view .two_column .c1{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex:2 1 0;flex:2 1 0;margin-left:.5em;margin-right:.5em;-ms-flex-line-pack:center;align-content:center}#lpr_read_view .two_column&gt;.c2{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex:3 1 0;flex:3 1 0;margin-left:.5em;margin-right:.5em;min-width:200px;width:auto;-ms-flex-line-pack:center;align-content:center}#lpr_read_view .two_column&gt;.c2 .body{padding:0}#lpr_read_view .two_column .c1_thirds{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex:3 1 0;flex:3 1 0;min-width:200px;margin-left:.5em;margin-right:.5em;-ms-flex-line-pack:center;align-content:center}#lpr_read_view .two_column&gt;.c2_thirds{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex:2 1 0;flex:2 1 0;margin-left:.5em;margin-right:.5em;min-width:200px;width:auto;-ms-flex-line-pack:center;align-content:center}#lpr_read_view .info_border{margin-top:1em;border:1px solid;border-color:#e9e9e9;border-color:var(--grey-lighter-color, #e9e9e9)}#lpr_read_view .info_padding{padding:1em}#lpr_read_view .info_margin{margin-left:1em;margin-right:1em}#lpr_read_view .negate_border{margin-left:0px;margin-right:0px}#lpr_read_view .tabset{margin-top:1em;margin-bottom:1em}#lpr_read_view .tabset .info_padding{padding:.5em}#lpr_read_view .contact_view .contact_name{width:100%;padding:2px 0}#lpr_read_view .contact_view .contact_details{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}#lpr_read_view .contact_view .contact_details&gt;div{-ms-flex-positive:1;flex-grow:1}#lpr_read_view .contact_view .contact_details&gt;div.c1,#lpr_read_view .contact_view .contact_details&gt;div.c2{display:-ms-flexbox;display:flex;-ms-flex:auto;flex:auto;-ms-flex-flow:column nowrap;flex-flow:column nowrap;margin-left:0px;margin-right:0px}#lpr_read_view .contact_view .contact_details&gt;div.c1&gt;div,#lpr_read_view .contact_view .contact_details&gt;div.c2&gt;div{margin:0px}#lpr_read_view .contact_view .contact_details&gt;div.c1 .addresses .r-tabs-tab,#lpr_read_view .contact_view .contact_details&gt;div.c1 .addresses .r-tabs-accordion-title,#lpr_read_view .contact_view .contact_details&gt;div.c2 .addresses .r-tabs-tab,#lpr_read_view .contact_view .contact_details&gt;div.c2 .addresses .r-tabs-accordion-title{padding:.25em .5ex;font-size:1em;font-weight:normal}#lpr_read_view .contact_view .contact_details&gt;div.c1 .addresses .r-tabs-panel,#lpr_read_view .contact_view .contact_details&gt;div.c2 .addresses .r-tabs-panel{padding:2px 5px}#lpr_read_view .contact_view .contact_details&gt;div.c1 .addresses .street_address_and_flags,#lpr_read_view .contact_view .contact_details&gt;div.c2 .addresses .street_address_and_flags{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}#lpr_read_view .contact_view .contact_details&gt;div.c1 .addresses .street_address_and_flags .street_address,#lpr_read_view .contact_view .contact_details&gt;div.c2 .addresses .street_address_and_flags .street_address{-ms-flex-positive:1;flex-grow:1;padding:2px 7px 2px 5px}#lpr_read_view .contact_view .contact_details&gt;div.c1 .addresses .street_address_and_flags .street_address .field,#lpr_read_view .contact_view .contact_details&gt;div.c1 .addresses .street_address_and_flags .street_address input,#lpr_read_view .contact_view .contact_details&gt;div.c2 .addresses .street_address_and_flags .street_address .field,#lpr_read_view .contact_view .contact_details&gt;div.c2 .addresses .street_address_and_flags .street_address input{width:100%}#lpr_read_view .contact_view .contact_details&gt;div.c1 .addresses .street_address_and_flags .flags,#lpr_read_view .contact_view .contact_details&gt;div.c2 .addresses .street_address_and_flags .flags{-ms-flex-preferred-size:10ex;flex-basis:10ex;margin-top:1.1em;margin-left:.5em}#lpr_read_view .contact_view .contact_details&gt;div.c1 .addresses .city_state_zip,#lpr_read_view .contact_view .contact_details&gt;div.c2 .addresses .city_state_zip{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}#lpr_read_view .contact_view .contact_details&gt;div.c1 .addresses .city_state_zip.valid_input input,#lpr_read_view .contact_view .contact_details&gt;div.c1 .addresses .city_state_zip.valid_input select,#lpr_read_view .contact_view .contact_details&gt;div.c2 .addresses .city_state_zip.valid_input input,#lpr_read_view .contact_view .contact_details&gt;div.c2 .addresses .city_state_zip.valid_input select{color:#1b8e1b;color:var(--green-stoplight-color, #1b8e1b)}#lpr_read_view .contact_view .contact_details&gt;div.c1 .addresses .city_state_zip.invalid_input input,#lpr_read_view .contact_view .contact_details&gt;div.c1 .addresses .city_state_zip.invalid_input select,#lpr_read_view .contact_view .contact_details&gt;div.c2 .addresses .city_state_zip.invalid_input input,#lpr_read_view .contact_view .contact_details&gt;div.c2 .addresses .city_state_zip.invalid_input select{color:red;color:var(--red-stoplight-color, #ff0000)}#lpr_read_view .contact_view .contact_details&gt;div.c1 .addresses .city_state_zip div.field,#lpr_read_view .contact_view .contact_details&gt;div.c2 .addresses .city_state_zip div.field{-ms-flex-positive:1;flex-grow:1}#lpr_read_view .contact_view .contact_details&gt;div.c1 .addresses .city_state_zip div.field[id$=_zip],#lpr_read_view .contact_view .contact_details&gt;div.c2 .addresses .city_state_zip div.field[id$=_zip]{-ms-flex-preferred-size:11ex;flex-basis:11ex}#lpr_read_view .contact_view .contact_details&gt;div.c1 .addresses .city_state_zip div.field[id$=_city],#lpr_read_view .contact_view .contact_details&gt;div.c2 .addresses .city_state_zip div.field[id$=_city]{-ms-flex-positive:10;flex-grow:10}#lpr_read_view .contact_view .contact_details&gt;div.c1 .addresses .city_state_zip div.field[id$=_state],#lpr_read_view .contact_view .contact_details&gt;div.c2 .addresses .city_state_zip div.field[id$=_state]{-ms-flex-preferred-size:9ex;flex-basis:9ex}#lpr_read_view .contact_view .contact_details&gt;div.c1 .id_fields,#lpr_read_view .contact_view .contact_details&gt;div.c1 .disc_fields,#lpr_read_view .contact_view .contact_details&gt;div.c2 .id_fields,#lpr_read_view .contact_view .contact_details&gt;div.c2 .disc_fields{width:auto}#lpr_read_view .contact_view .contact_details&gt;div.c1 .id_fields .body,#lpr_read_view .contact_view .contact_details&gt;div.c1 .disc_fields .body,#lpr_read_view .contact_view .contact_details&gt;div.c2 .id_fields .body,#lpr_read_view .contact_view .contact_details&gt;div.c2 .disc_fields .body{background-color:inherit}#lpr_read_view .contact_view .contact_details&gt;div.c1 .id_fields div.field,#lpr_read_view .contact_view .contact_details&gt;div.c1 .disc_fields div.field,#lpr_read_view .contact_view .contact_details&gt;div.c2 .id_fields div.field,#lpr_read_view .contact_view .contact_details&gt;div.c2 .disc_fields div.field{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:justify;justify-content:space-between;padding:2px 5px}#lpr_read_view .contact_view .contact_details&gt;div.c1 .id_fields div.field&gt;label,#lpr_read_view .contact_view .contact_details&gt;div.c1 .disc_fields div.field&gt;label,#lpr_read_view .contact_view .contact_details&gt;div.c2 .id_fields div.field&gt;label,#lpr_read_view .contact_view .contact_details&gt;div.c2 .disc_fields div.field&gt;label{-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:10ex;flex-basis:10ex;white-space:nowrap}#lpr_read_view .contact_view .contact_details&gt;div.c1 .id_fields div.field&gt;input,#lpr_read_view .contact_view .contact_details&gt;div.c1 .id_fields div.field&gt;select,#lpr_read_view .contact_view .contact_details&gt;div.c1 .id_fields div.field&gt;.input,#lpr_read_view .contact_view .contact_details&gt;div.c1 .disc_fields div.field&gt;input,#lpr_read_view .contact_view .contact_details&gt;div.c1 .disc_fields div.field&gt;select,#lpr_read_view .contact_view .contact_details&gt;div.c1 .disc_fields div.field&gt;.input,#lpr_read_view .contact_view .contact_details&gt;div.c2 .id_fields div.field&gt;input,#lpr_read_view .contact_view .contact_details&gt;div.c2 .id_fields div.field&gt;select,#lpr_read_view .contact_view .contact_details&gt;div.c2 .id_fields div.field&gt;.input,#lpr_read_view .contact_view .contact_details&gt;div.c2 .disc_fields div.field&gt;input,#lpr_read_view .contact_view .contact_details&gt;div.c2 .disc_fields div.field&gt;select,#lpr_read_view .contact_view .contact_details&gt;div.c2 .disc_fields div.field&gt;.input{-ms-flex-positive:1;flex-grow:1;width:100%;text-align:left}#lpr_read_view .contact_view .contact_details&gt;div.c1 .id_fields div.field.checkbox_field,#lpr_read_view .contact_view .contact_details&gt;div.c1 .disc_fields div.field.checkbox_field,#lpr_read_view .contact_view .contact_details&gt;div.c2 .id_fields div.field.checkbox_field,#lpr_read_view .contact_view .contact_details&gt;div.c2 .disc_fields div.field.checkbox_field{-ms-flex-pack:end;justify-content:flex-end}#lpr_read_view .contact_view .contact_details&gt;div.c1 .id_fields div.field.checkbox_field&gt;label,#lpr_read_view .contact_view .contact_details&gt;div.c1 .id_fields div.field.checkbox_field&gt;input,#lpr_read_view .contact_view .contact_details&gt;div.c1 .disc_fields div.field.checkbox_field&gt;label,#lpr_read_view .contact_view .contact_details&gt;div.c1 .disc_fields div.field.checkbox_field&gt;input,#lpr_read_view .contact_view .contact_details&gt;div.c2 .id_fields div.field.checkbox_field&gt;label,#lpr_read_view .contact_view .contact_details&gt;div.c2 .id_fields div.field.checkbox_field&gt;input,#lpr_read_view .contact_view .contact_details&gt;div.c2 .disc_fields div.field.checkbox_field&gt;label,#lpr_read_view .contact_view .contact_details&gt;div.c2 .disc_fields div.field.checkbox_field&gt;input{-ms-flex:none;flex:none;width:auto}#lpr_read_view .contact_view .contact_details&gt;div.c1 .id_fields div.field:not(.required)&gt;*:last-child,#lpr_read_view .contact_view .contact_details&gt;div.c1 .disc_fields div.field:not(.required)&gt;*:last-child,#lpr_read_view .contact_view .contact_details&gt;div.c2 .id_fields div.field:not(.required)&gt;*:last-child,#lpr_read_view .contact_view .contact_details&gt;div.c2 .disc_fields div.field:not(.required)&gt;*:last-child{margin-right:6px}#lpr_read_view .contact_view .contact_details&gt;div.c1 .emails,#lpr_read_view .contact_view .contact_details&gt;div.c1 .phones,#lpr_read_view .contact_view .contact_details&gt;div.c2 .emails,#lpr_read_view .contact_view .contact_details&gt;div.c2 .phones{width:auto}#lpr_read_view .contact_view .contact_details&gt;div.c1 .emails .body,#lpr_read_view .contact_view .contact_details&gt;div.c1 .phones .body,#lpr_read_view .contact_view .contact_details&gt;div.c2 .emails .body,#lpr_read_view .contact_view .contact_details&gt;div.c2 .phones .body{background-color:inherit}#lpr_read_view .contact_view .contact_details&gt;div.c1 .emails .email_field,#lpr_read_view .contact_view .contact_details&gt;div.c1 .emails .phone_field,#lpr_read_view .contact_view .contact_details&gt;div.c1 .phones .email_field,#lpr_read_view .contact_view .contact_details&gt;div.c1 .phones .phone_field,#lpr_read_view .contact_view .contact_details&gt;div.c2 .emails .email_field,#lpr_read_view .contact_view .contact_details&gt;div.c2 .emails .phone_field,#lpr_read_view .contact_view .contact_details&gt;div.c2 .phones .email_field,#lpr_read_view .contact_view .contact_details&gt;div.c2 .phones .phone_field{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}#lpr_read_view .contact_view .contact_details&gt;div.c1 .emails .email_field .c1,#lpr_read_view .contact_view .contact_details&gt;div.c1 .emails .phone_field .c1,#lpr_read_view .contact_view .contact_details&gt;div.c1 .phones .email_field .c1,#lpr_read_view .contact_view .contact_details&gt;div.c1 .phones .phone_field .c1,#lpr_read_view .contact_view .contact_details&gt;div.c2 .emails .email_field .c1,#lpr_read_view .contact_view .contact_details&gt;div.c2 .emails .phone_field .c1,#lpr_read_view .contact_view .contact_details&gt;div.c2 .phones .email_field .c1,#lpr_read_view .contact_view .contact_details&gt;div.c2 .phones .phone_field .c1{-ms-flex-flow:nowrap;flex-flow:nowrap}#lpr_read_view .contact_view .contact_details&gt;div.c1 .emails .email_field input[type=radio],#lpr_read_view .contact_view .contact_details&gt;div.c1 .emails .phone_field input[type=radio],#lpr_read_view .contact_view .contact_details&gt;div.c1 .phones .email_field input[type=radio],#lpr_read_view .contact_view .contact_details&gt;div.c1 .phones .phone_field input[type=radio],#lpr_read_view .contact_view .contact_details&gt;div.c2 .emails .email_field input[type=radio],#lpr_read_view .contact_view .contact_details&gt;div.c2 .emails .phone_field input[type=radio],#lpr_read_view .contact_view .contact_details&gt;div.c2 .phones .email_field input[type=radio],#lpr_read_view .contact_view .contact_details&gt;div.c2 .phones .phone_field input[type=radio]{margin-left:-1em;margin-right:-0.5em;min-width:20px}#lpr_read_view .contact_view .contact_details&gt;div.c1 .emails .email_field&gt;div.c1,#lpr_read_view .contact_view .contact_details&gt;div.c1 .emails .phone_field&gt;div.c1,#lpr_read_view .contact_view .contact_details&gt;div.c1 .phones .email_field&gt;div.c1,#lpr_read_view .contact_view .contact_details&gt;div.c1 .phones .phone_field&gt;div.c1,#lpr_read_view .contact_view .contact_details&gt;div.c2 .emails .email_field&gt;div.c1,#lpr_read_view .contact_view .contact_details&gt;div.c2 .emails .phone_field&gt;div.c1,#lpr_read_view .contact_view .contact_details&gt;div.c2 .phones .email_field&gt;div.c1,#lpr_read_view .contact_view .contact_details&gt;div.c2 .phones .phone_field&gt;div.c1{-ms-flex-positive:1;flex-grow:1}#lpr_read_view .contact_view .contact_details&gt;div.c1 .emails .email_field&gt;div.c2,#lpr_read_view .contact_view .contact_details&gt;div.c1 .emails .phone_field&gt;div.c2,#lpr_read_view .contact_view .contact_details&gt;div.c1 .phones .email_field&gt;div.c2,#lpr_read_view .contact_view .contact_details&gt;div.c1 .phones .phone_field&gt;div.c2,#lpr_read_view .contact_view .contact_details&gt;div.c2 .emails .email_field&gt;div.c2,#lpr_read_view .contact_view .contact_details&gt;div.c2 .emails .phone_field&gt;div.c2,#lpr_read_view .contact_view .contact_details&gt;div.c2 .phones .email_field&gt;div.c2,#lpr_read_view .contact_view .contact_details&gt;div.c2 .phones .phone_field&gt;div.c2{-ms-flex-positive:7;flex-grow:7}#lpr_read_view .contact_view .contact_details&gt;div.c1 .emails .email_field .field label,#lpr_read_view .contact_view .contact_details&gt;div.c1 .emails .phone_field .field label,#lpr_read_view .contact_view .contact_details&gt;div.c1 .phones .email_field .field label,#lpr_read_view .contact_view .contact_details&gt;div.c1 .phones .phone_field .field label,#lpr_read_view .contact_view .contact_details&gt;div.c2 .emails .email_field .field label,#lpr_read_view .contact_view .contact_details&gt;div.c2 .emails .phone_field .field label,#lpr_read_view .contact_view .contact_details&gt;div.c2 .phones .email_field .field label,#lpr_read_view .contact_view .contact_details&gt;div.c2 .phones .phone_field .field label{display:none}#lpr_read_view .contact_view .contact_details&gt;div.c1 .contact_flags,#lpr_read_view .contact_view .contact_details&gt;div.c2 .contact_flags{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;padding-right:calc(1ex + 1px)}#lpr_read_view .contact_view .contact_details&gt;div.c1 .contact_flags .copy_contact_combobox,#lpr_read_view .contact_view .contact_details&gt;div.c2 .contact_flags .copy_contact_combobox{margin-right:.5em}#lpr_read_view .contact_view .contact_details&gt;div.c1 .contact_flags&gt;div,#lpr_read_view .contact_view .contact_details&gt;div.c2 .contact_flags&gt;div{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:end;justify-content:flex-end}#lpr_read_view .contact_view .contact_details&gt;div.c1 .contact_flags&gt;div button,#lpr_read_view .contact_view .contact_details&gt;div.c2 .contact_flags&gt;div button{-ms-flex:none;flex:none}#lpr_read_view .contact_view button.add_email,#lpr_read_view .contact_view button.add_phone{font-size:.7em}#lpr_read_view .contact_view button img{width:1rem;vertcial-align:middle}.lpr_read_view_modal_active{-webkit-filter:blur(4px);filter:blur(4px)}.lpr_read_view_footer_buttons{display:-ms-flexbox;display:flex}.lpr_read_view_footer_buttons button{display:-ms-flexbox;display:flex}.lpr_read_view_footer_buttons a{display:-ms-flexbox;display:flex}#lpr_e_ticket_login{display:block;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;max-width:600px;margin-right:auto;margin-left:auto;margin-top:50px}@media(min-height: 700px)and (min-width: 800px){#lpr_e_ticket_login{margin-top:100px}}#lpr_e_ticket_login #c1{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap}#lpr_e_ticket_login #c1{display:-ms-flexbox;display:flex}@media(min-height: 620px)and (min-width: 800px){#lpr_e_ticket_login{-ms-flex-pack:distribute;justify-content:space-around}#lpr_e_ticket_login #c1{display:-ms-flexbox;display:flex}}@media(max-width: 440px){#lpr_e_ticket_login{-ms-flex-pack:distribute;justify-content:space-around;font-size:.75em}#lpr_e_ticket_login #c1{display:-ms-flexbox;display:flex}}#lpr_e_ticket_login .header{width:100%}#lpr_e_ticket_login .header .title{font-weight:bold}#lpr_e_ticket_login .body{width:100%}#lpr_e_ticket_login .footer{width:100%}#lpr_e_ticket_login .break{-ms-flex-preferred-size:100%;flex-basis:100%;height:0}#lpr_e_ticket_login #e_ticket_login{border:1px solid;border-color:#939393;border-color:var(--grey-dark-color, #939393);border-radius:5px;box-shadow:5px 5px 8px rgba(var(--black-rgb-color), 0.2);width:100%}#lpr_e_ticket_login #e_ticket_login&gt;.header{padding:.5em .5em;color:#000;color:var(--black-color, #000);background-color:#d3d3d3;background-color:var(--grey-color, #d3d3d3);border-bottom:1px solid;border-bottom-color:#939393;border-bottom-color:var(--grey-dark-color, #939393);border-top-left-radius:5px;border-top-right-radius:5px;font-size:1.2em;font-weight:bold}#lpr_e_ticket_login #e_ticket_login&gt;.header.small{padding:.25em .5ex;font-size:1em;font-weight:normal}#lpr_e_ticket_login #e_ticket_login&gt;.body{padding:.5em .5em;background-color:#fff;background-color:var(--white-color, #fff);border-radius:5px}#lpr_e_ticket_login #e_ticket_login&gt;.footer{padding:.5em .5em;background-color:#d3d3d3;background-color:var(--grey-color, #d3d3d3);border-top:1px solid;border-top-color:#939393;border-top-color:var(--grey-dark-color, #939393);color:#000;color:var(--font-color, #000);border-bottom-left-radius:5px;border-bottom-right-radius:5px}#lpr_e_ticket_login #e_ticket_login&gt;.footer.small{padding:.25em .5ex;font-size:1em;font-weight:normal}#lpr_e_ticket_login #e_ticket_login&gt;.header:not(.medium){padding:.25em .5ex;font-size:1em;font-weight:normal}#lpr_e_ticket_login #e_ticket_login&gt;.footer:not(.medium){padding:.25em .5ex;font-size:1em;font-weight:normal}#lpr_e_ticket_login #e_ticket_login&gt;.body{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-pack:center;justify-content:center;background-color:#fafafa;background-color:var(--grey-bright-color, #fafafa)}#lpr_e_ticket_login #e_ticket_login&gt;.body&gt;.field{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:justify;justify-content:space-between;padding:2px 5px}#lpr_e_ticket_login #e_ticket_login&gt;.body&gt;.field&gt;label{-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:10em;flex-basis:10em;white-space:nowrap}#lpr_e_ticket_login #e_ticket_login&gt;.body&gt;.field&gt;input,#lpr_e_ticket_login #e_ticket_login&gt;.body&gt;.field&gt;select,#lpr_e_ticket_login #e_ticket_login&gt;.body&gt;.field&gt;.input{-ms-flex-positive:1;flex-grow:1;width:100%;text-align:left}#lpr_e_ticket_login #e_ticket_login&gt;.body&gt;.field.checkbox_field{-ms-flex-pack:end;justify-content:flex-end}#lpr_e_ticket_login #e_ticket_login&gt;.body&gt;.field.checkbox_field&gt;label,#lpr_e_ticket_login #e_ticket_login&gt;.body&gt;.field.checkbox_field&gt;input{-ms-flex:none;flex:none;width:auto}#lpr_e_ticket_login #e_ticket_login&gt;.body&gt;.field:not(.required)&gt;*:last-child{margin-right:6px}#lpr_e_ticket_login #e_ticket_login&gt;.footer{text-align:right}#lpr_e_ticket_login #e_ticket_login&gt;.footer&gt;*{display:inline-block}.hittype{color:red;color:var(--red-stoplight-color, #ff0000)}.reject_hit_dialog{display:block;background-color:#fff;background-color:var(--white-color, #fff);position:fixed;z-index:1;left:25%;top:20%;width:50%;border:1px solid;border-color:#e9e9e9;border-color:var(--grey-lighter-color, #e9e9e9);border-radius:5px;padding:1%}.reject_hit_dialog .footer{margin-top:2%;float:right}.select_state_dialog{display:block;background-color:#fff;background-color:var(--white-color, #fff);position:fixed;z-index:1;left:25%;top:20%;width:50%;border:1px solid;border-color:#e9e9e9;border-color:var(--grey-lighter-color, #e9e9e9);border-radius:5px;padding:1%}.select_state_dialog .lpr_image{margin-left:1.5em}.select_state_dialog .footer{margin-top:2%;float:right}:root .grid-stack-item&gt;.ui-resizable-handle{-webkit-filter:none;filter:none}.grid-stack{position:relative}.grid-stack.grid-stack-rtl{direction:ltr}.grid-stack.grid-stack-rtl&gt;.grid-stack-item{direction:rtl}.grid-stack .grid-stack-placeholder&gt;.placeholder-content{border:1px dashed #d3d3d3;margin:0;position:absolute;width:auto;z-index:0 !important;text-align:center}.grid-stack&gt;.grid-stack-item{min-width:12;position:absolute;padding:0}.grid-stack&gt;.grid-stack-item&gt;.grid-stack-item-content{margin:0;position:absolute;width:auto;overflow-x:hidden;overflow-y:auto}.grid-stack&gt;.grid-stack-item&gt;.ui-resizable-handle{position:absolute;font-size:.1px;display:block;-ms-touch-action:none;touch-action:none}.grid-stack&gt;.grid-stack-item.ui-resizable-disabled&gt;.ui-resizable-handle,.grid-stack&gt;.grid-stack-item.ui-resizable-autohide&gt;.ui-resizable-handle{display:none}.grid-stack&gt;.grid-stack-item.ui-draggable-dragging,.grid-stack&gt;.grid-stack-item.ui-resizable-resizing{z-index:100}.grid-stack&gt;.grid-stack-item.ui-draggable-dragging&gt;.grid-stack-item-content,.grid-stack&gt;.grid-stack-item.ui-resizable-resizing&gt;.grid-stack-item-content{box-shadow:1px 4px 6px rgba(0,0,0,.2);opacity:.8}.grid-stack&gt;.grid-stack-item&gt;.ui-resizable-se,.grid-stack&gt;.grid-stack-item&gt;.ui-resizable-sw{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCIgdmlld0JveD0iMCAwIDUxMS42MjYgNTExLjYyNyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTExLjYyNiA1MTEuNjI3OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBhdGggZD0iTTMyOC45MDYsNDAxLjk5NGgtMzYuNTUzVjEwOS42MzZoMzYuNTUzYzQuOTQ4LDAsOS4yMzYtMS44MDksMTIuODQ3LTUuNDI2YzMuNjEzLTMuNjE1LDUuNDIxLTcuODk4LDUuNDIxLTEyLjg0NSAgIGMwLTQuOTQ5LTEuODAxLTkuMjMxLTUuNDI4LTEyLjg1MWwtNzMuMDg3LTczLjA5QzI2NS4wNDQsMS44MDksMjYwLjc2LDAsMjU1LjgxMywwYy00Ljk0OCwwLTkuMjI5LDEuODA5LTEyLjg0Nyw1LjQyNCAgIGwtNzMuMDg4LDczLjA5Yy0zLjYxOCwzLjYxOS01LjQyNCw3LjkwMi01LjQyNCwxMi44NTFjMCw0Ljk0NiwxLjgwNyw5LjIyOSw1LjQyNCwxMi44NDVjMy42MTksMy42MTcsNy45MDEsNS40MjYsMTIuODUsNS40MjYgICBoMzYuNTQ1djI5Mi4zNThoLTM2LjU0MmMtNC45NTIsMC05LjIzNSwxLjgwOC0xMi44NSw1LjQyMWMtMy42MTcsMy42MjEtNS40MjQsNy45MDUtNS40MjQsMTIuODU0ICAgYzAsNC45NDUsMS44MDcsOS4yMjcsNS40MjQsMTIuODQ3bDczLjA4OSw3My4wODhjMy42MTcsMy42MTcsNy44OTgsNS40MjQsMTIuODQ3LDUuNDI0YzQuOTUsMCw5LjIzNC0xLjgwNywxMi44NDktNS40MjQgICBsNzMuMDg3LTczLjA4OGMzLjYxMy0zLjYyLDUuNDIxLTcuOTAxLDUuNDIxLTEyLjg0N2MwLTQuOTQ4LTEuODA4LTkuMjMyLTUuNDIxLTEyLjg1NCAgIEMzMzguMTQyLDQwMy44MDIsMzMzLjg1Nyw0MDEuOTk0LDMyOC45MDYsNDAxLjk5NHoiIGZpbGw9IiM2NjY2NjYiLz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K);background-repeat:no-repeat;background-position:center;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.grid-stack&gt;.grid-stack-item&gt;.ui-resizable-se{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.grid-stack&gt;.grid-stack-item&gt;.ui-resizable-nw{cursor:nw-resize;width:20px;height:20px;top:0}.grid-stack&gt;.grid-stack-item&gt;.ui-resizable-n{cursor:n-resize;height:10px;top:0;left:25px;right:25px}.grid-stack&gt;.grid-stack-item&gt;.ui-resizable-ne{cursor:ne-resize;width:20px;height:20px;top:0}.grid-stack&gt;.grid-stack-item&gt;.ui-resizable-e{cursor:e-resize;width:10px;top:15px;bottom:15px}.grid-stack&gt;.grid-stack-item&gt;.ui-resizable-se{cursor:se-resize;width:20px;height:20px}.grid-stack&gt;.grid-stack-item&gt;.ui-resizable-s{cursor:s-resize;height:10px;left:25px;bottom:0;right:25px}.grid-stack&gt;.grid-stack-item&gt;.ui-resizable-sw{cursor:sw-resize;width:20px;height:20px;bottom:0}.grid-stack&gt;.grid-stack-item&gt;.ui-resizable-w{cursor:w-resize;width:10px;top:15px;bottom:15px}.grid-stack&gt;.grid-stack-item.ui-draggable-dragging&gt;.ui-resizable-handle{display:none !important}.grid-stack&gt;.grid-stack-item[gs-w="0"]{width:0%}.grid-stack&gt;.grid-stack-item[gs-x="0"]{left:0%}.grid-stack&gt;.grid-stack-item[gs-min-w="0"]{min-width:0%}.grid-stack&gt;.grid-stack-item[gs-max-w="0"]{max-width:0%}.grid-stack&gt;.grid-stack-item[gs-w="1"]{width:8.3333333333%}.grid-stack&gt;.grid-stack-item[gs-x="1"]{left:8.3333333333%}.grid-stack&gt;.grid-stack-item[gs-min-w="1"]{min-width:8.3333333333%}.grid-stack&gt;.grid-stack-item[gs-max-w="1"]{max-width:8.3333333333%}.grid-stack&gt;.grid-stack-item[gs-w="2"]{width:16.6666666667%}.grid-stack&gt;.grid-stack-item[gs-x="2"]{left:16.6666666667%}.grid-stack&gt;.grid-stack-item[gs-min-w="2"]{min-width:16.6666666667%}.grid-stack&gt;.grid-stack-item[gs-max-w="2"]{max-width:16.6666666667%}.grid-stack&gt;.grid-stack-item[gs-w="3"]{width:25%}.grid-stack&gt;.grid-stack-item[gs-x="3"]{left:25%}.grid-stack&gt;.grid-stack-item[gs-min-w="3"]{min-width:25%}.grid-stack&gt;.grid-stack-item[gs-max-w="3"]{max-width:25%}.grid-stack&gt;.grid-stack-item[gs-w="4"]{width:33.3333333333%}.grid-stack&gt;.grid-stack-item[gs-x="4"]{left:33.3333333333%}.grid-stack&gt;.grid-stack-item[gs-min-w="4"]{min-width:33.3333333333%}.grid-stack&gt;.grid-stack-item[gs-max-w="4"]{max-width:33.3333333333%}.grid-stack&gt;.grid-stack-item[gs-w="5"]{width:41.6666666667%}.grid-stack&gt;.grid-stack-item[gs-x="5"]{left:41.6666666667%}.grid-stack&gt;.grid-stack-item[gs-min-w="5"]{min-width:41.6666666667%}.grid-stack&gt;.grid-stack-item[gs-max-w="5"]{max-width:41.6666666667%}.grid-stack&gt;.grid-stack-item[gs-w="6"]{width:50%}.grid-stack&gt;.grid-stack-item[gs-x="6"]{left:50%}.grid-stack&gt;.grid-stack-item[gs-min-w="6"]{min-width:50%}.grid-stack&gt;.grid-stack-item[gs-max-w="6"]{max-width:50%}.grid-stack&gt;.grid-stack-item[gs-w="7"]{width:58.3333333333%}.grid-stack&gt;.grid-stack-item[gs-x="7"]{left:58.3333333333%}.grid-stack&gt;.grid-stack-item[gs-min-w="7"]{min-width:58.3333333333%}.grid-stack&gt;.grid-stack-item[gs-max-w="7"]{max-width:58.3333333333%}.grid-stack&gt;.grid-stack-item[gs-w="8"]{width:66.6666666667%}.grid-stack&gt;.grid-stack-item[gs-x="8"]{left:66.6666666667%}.grid-stack&gt;.grid-stack-item[gs-min-w="8"]{min-width:66.6666666667%}.grid-stack&gt;.grid-stack-item[gs-max-w="8"]{max-width:66.6666666667%}.grid-stack&gt;.grid-stack-item[gs-w="9"]{width:75%}.grid-stack&gt;.grid-stack-item[gs-x="9"]{left:75%}.grid-stack&gt;.grid-stack-item[gs-min-w="9"]{min-width:75%}.grid-stack&gt;.grid-stack-item[gs-max-w="9"]{max-width:75%}.grid-stack&gt;.grid-stack-item[gs-w="10"]{width:83.3333333333%}.grid-stack&gt;.grid-stack-item[gs-x="10"]{left:83.3333333333%}.grid-stack&gt;.grid-stack-item[gs-min-w="10"]{min-width:83.3333333333%}.grid-stack&gt;.grid-stack-item[gs-max-w="10"]{max-width:83.3333333333%}.grid-stack&gt;.grid-stack-item[gs-w="11"]{width:91.6666666667%}.grid-stack&gt;.grid-stack-item[gs-x="11"]{left:91.6666666667%}.grid-stack&gt;.grid-stack-item[gs-min-w="11"]{min-width:91.6666666667%}.grid-stack&gt;.grid-stack-item[gs-max-w="11"]{max-width:91.6666666667%}.grid-stack&gt;.grid-stack-item[gs-w="12"]{width:100%}.grid-stack&gt;.grid-stack-item[gs-x="12"]{left:100%}.grid-stack&gt;.grid-stack-item[gs-min-w="12"]{min-width:100%}.grid-stack&gt;.grid-stack-item[gs-max-w="12"]{max-width:100%}.grid-stack.grid-stack-1&gt;.grid-stack-item{min-width:100%}.grid-stack.grid-stack-1&gt;.grid-stack-item[gs-w="1"]{width:100%}.grid-stack.grid-stack-1&gt;.grid-stack-item[gs-x="1"]{left:100%}.grid-stack.grid-stack-1&gt;.grid-stack-item[gs-min-w="1"]{min-width:100%}.grid-stack.grid-stack-1&gt;.grid-stack-item[gs-max-w="1"]{max-width:100%}.grid-stack.grid-stack-animate,.grid-stack.grid-stack-animate .grid-stack-item{transition:left .3s,top .3s,height .3s,width .3s}.grid-stack.grid-stack-animate .grid-stack-item.ui-draggable-dragging,.grid-stack.grid-stack-animate .grid-stack-item.ui-resizable-resizing,.grid-stack.grid-stack-animate .grid-stack-item.grid-stack-placeholder{transition:left 0s,top 0s,height 0s,width 0s}.grid-stack.ui-droppable.ui-droppable-over&gt;*:not(.ui-droppable){pointer-events:none}.grid-stack.grid-stack-2&gt;.grid-stack-item[gs-x="0"]{left:.25%}.grid-stack.grid-stack-2&gt;.grid-stack-item[gs-w="1"]{width:49.5%}.grid-stack.grid-stack-2&gt;.grid-stack-item[gs-x="1"]{left:50.25%}.grid-stack.grid-stack-2&gt;.grid-stack-item[gs-min-w="1"]{min-width:49.5%}.grid-stack.grid-stack-2&gt;.grid-stack-item[gs-max-w="1"]{max-width:49.5%}.grid-stack.grid-stack-2&gt;.grid-stack-item[gs-w="2"]{width:99.5%}.grid-stack.grid-stack-2&gt;.grid-stack-item[gs-x="2"]{left:100.25%}.grid-stack.grid-stack-2&gt;.grid-stack-item[gs-min-w="2"]{min-width:99.5%}.grid-stack.grid-stack-2&gt;.grid-stack-item[gs-max-w="2"]{max-width:99.5%}.grid-stack.grid-stack-3&gt;.grid-stack-item[gs-x="0"]{left:.25%}.grid-stack.grid-stack-3&gt;.grid-stack-item[gs-w="1"]{width:32.8333333333%}.grid-stack.grid-stack-3&gt;.grid-stack-item[gs-x="1"]{left:33.5833333333%}.grid-stack.grid-stack-3&gt;.grid-stack-item[gs-min-w="1"]{min-width:32.8333333333%}.grid-stack.grid-stack-3&gt;.grid-stack-item[gs-max-w="1"]{max-width:32.8333333333%}.grid-stack.grid-stack-3&gt;.grid-stack-item[gs-w="2"]{width:66.1666666667%}.grid-stack.grid-stack-3&gt;.grid-stack-item[gs-x="2"]{left:66.9166666667%}.grid-stack.grid-stack-3&gt;.grid-stack-item[gs-min-w="2"]{min-width:66.1666666667%}.grid-stack.grid-stack-3&gt;.grid-stack-item[gs-max-w="2"]{max-width:66.1666666667%}.grid-stack.grid-stack-3&gt;.grid-stack-item[gs-w="3"]{width:99.5%}.grid-stack.grid-stack-3&gt;.grid-stack-item[gs-x="3"]{left:100.25%}.grid-stack.grid-stack-3&gt;.grid-stack-item[gs-min-w="3"]{min-width:99.5%}.grid-stack.grid-stack-3&gt;.grid-stack-item[gs-max-w="3"]{max-width:99.5%}.grid-stack.grid-stack-4&gt;.grid-stack-item[gs-x="0"]{left:.25%}.grid-stack.grid-stack-4&gt;.grid-stack-item[gs-w="1"]{width:24.5%}.grid-stack.grid-stack-4&gt;.grid-stack-item[gs-x="1"]{left:25.25%}.grid-stack.grid-stack-4&gt;.grid-stack-item[gs-min-w="1"]{min-width:24.5%}.grid-stack.grid-stack-4&gt;.grid-stack-item[gs-max-w="1"]{max-width:24.5%}.grid-stack.grid-stack-4&gt;.grid-stack-item[gs-w="2"]{width:49.5%}.grid-stack.grid-stack-4&gt;.grid-stack-item[gs-x="2"]{left:50.25%}.grid-stack.grid-stack-4&gt;.grid-stack-item[gs-min-w="2"]{min-width:49.5%}.grid-stack.grid-stack-4&gt;.grid-stack-item[gs-max-w="2"]{max-width:49.5%}.grid-stack.grid-stack-4&gt;.grid-stack-item[gs-w="3"]{width:74.5%}.grid-stack.grid-stack-4&gt;.grid-stack-item[gs-x="3"]{left:75.25%}.grid-stack.grid-stack-4&gt;.grid-stack-item[gs-min-w="3"]{min-width:74.5%}.grid-stack.grid-stack-4&gt;.grid-stack-item[gs-max-w="3"]{max-width:74.5%}.grid-stack.grid-stack-4&gt;.grid-stack-item[gs-w="4"]{width:99.5%}.grid-stack.grid-stack-4&gt;.grid-stack-item[gs-x="4"]{left:100.25%}.grid-stack.grid-stack-4&gt;.grid-stack-item[gs-min-w="4"]{min-width:99.5%}.grid-stack.grid-stack-4&gt;.grid-stack-item[gs-max-w="4"]{max-width:99.5%}.grid-stack.grid-stack-5&gt;.grid-stack-item[gs-x="0"]{left:.25%}.grid-stack.grid-stack-5&gt;.grid-stack-item[gs-w="1"]{width:19.5%}.grid-stack.grid-stack-5&gt;.grid-stack-item[gs-x="1"]{left:20.25%}.grid-stack.grid-stack-5&gt;.grid-stack-item[gs-min-w="1"]{min-width:19.5%}.grid-stack.grid-stack-5&gt;.grid-stack-item[gs-max-w="1"]{max-width:19.5%}.grid-stack.grid-stack-5&gt;.grid-stack-item[gs-w="2"]{width:39.5%}.grid-stack.grid-stack-5&gt;.grid-stack-item[gs-x="2"]{left:40.25%}.grid-stack.grid-stack-5&gt;.grid-stack-item[gs-min-w="2"]{min-width:39.5%}.grid-stack.grid-stack-5&gt;.grid-stack-item[gs-max-w="2"]{max-width:39.5%}.grid-stack.grid-stack-5&gt;.grid-stack-item[gs-w="3"]{width:59.5%}.grid-stack.grid-stack-5&gt;.grid-stack-item[gs-x="3"]{left:60.25%}.grid-stack.grid-stack-5&gt;.grid-stack-item[gs-min-w="3"]{min-width:59.5%}.grid-stack.grid-stack-5&gt;.grid-stack-item[gs-max-w="3"]{max-width:59.5%}.grid-stack.grid-stack-5&gt;.grid-stack-item[gs-w="4"]{width:79.5%}.grid-stack.grid-stack-5&gt;.grid-stack-item[gs-x="4"]{left:80.25%}.grid-stack.grid-stack-5&gt;.grid-stack-item[gs-min-w="4"]{min-width:79.5%}.grid-stack.grid-stack-5&gt;.grid-stack-item[gs-max-w="4"]{max-width:79.5%}.grid-stack.grid-stack-5&gt;.grid-stack-item[gs-w="5"]{width:99.5%}.grid-stack.grid-stack-5&gt;.grid-stack-item[gs-x="5"]{left:100.25%}.grid-stack.grid-stack-5&gt;.grid-stack-item[gs-min-w="5"]{min-width:99.5%}.grid-stack.grid-stack-5&gt;.grid-stack-item[gs-max-w="5"]{max-width:99.5%}.grid-stack.grid-stack-6&gt;.grid-stack-item[gs-x="0"]{left:.25%}.grid-stack.grid-stack-6&gt;.grid-stack-item[gs-w="1"]{width:16.1666666667%}.grid-stack.grid-stack-6&gt;.grid-stack-item[gs-x="1"]{left:16.9166666667%}.grid-stack.grid-stack-6&gt;.grid-stack-item[gs-min-w="1"]{min-width:16.1666666667%}.grid-stack.grid-stack-6&gt;.grid-stack-item[gs-max-w="1"]{max-width:16.1666666667%}.grid-stack.grid-stack-6&gt;.grid-stack-item[gs-w="2"]{width:32.8333333333%}.grid-stack.grid-stack-6&gt;.grid-stack-item[gs-x="2"]{left:33.5833333333%}.grid-stack.grid-stack-6&gt;.grid-stack-item[gs-min-w="2"]{min-width:32.8333333333%}.grid-stack.grid-stack-6&gt;.grid-stack-item[gs-max-w="2"]{max-width:32.8333333333%}.grid-stack.grid-stack-6&gt;.grid-stack-item[gs-w="3"]{width:49.5%}.grid-stack.grid-stack-6&gt;.grid-stack-item[gs-x="3"]{left:50.25%}.grid-stack.grid-stack-6&gt;.grid-stack-item[gs-min-w="3"]{min-width:49.5%}.grid-stack.grid-stack-6&gt;.grid-stack-item[gs-max-w="3"]{max-width:49.5%}.grid-stack.grid-stack-6&gt;.grid-stack-item[gs-w="4"]{width:66.1666666667%}.grid-stack.grid-stack-6&gt;.grid-stack-item[gs-x="4"]{left:66.9166666667%}.grid-stack.grid-stack-6&gt;.grid-stack-item[gs-min-w="4"]{min-width:66.1666666667%}.grid-stack.grid-stack-6&gt;.grid-stack-item[gs-max-w="4"]{max-width:66.1666666667%}.grid-stack.grid-stack-6&gt;.grid-stack-item[gs-w="5"]{width:82.8333333333%}.grid-stack.grid-stack-6&gt;.grid-stack-item[gs-x="5"]{left:83.5833333333%}.grid-stack.grid-stack-6&gt;.grid-stack-item[gs-min-w="5"]{min-width:82.8333333333%}.grid-stack.grid-stack-6&gt;.grid-stack-item[gs-max-w="5"]{max-width:82.8333333333%}.grid-stack.grid-stack-6&gt;.grid-stack-item[gs-w="6"]{width:99.5%}.grid-stack.grid-stack-6&gt;.grid-stack-item[gs-x="6"]{left:100.25%}.grid-stack.grid-stack-6&gt;.grid-stack-item[gs-min-w="6"]{min-width:99.5%}.grid-stack.grid-stack-6&gt;.grid-stack-item[gs-max-w="6"]{max-width:99.5%}.grid-stack.grid-stack-7&gt;.grid-stack-item[gs-x="0"]{left:.25%}.grid-stack.grid-stack-7&gt;.grid-stack-item[gs-w="1"]{width:13.7857142857%}.grid-stack.grid-stack-7&gt;.grid-stack-item[gs-x="1"]{left:14.5357142857%}.grid-stack.grid-stack-7&gt;.grid-stack-item[gs-min-w="1"]{min-width:13.7857142857%}.grid-stack.grid-stack-7&gt;.grid-stack-item[gs-max-w="1"]{max-width:13.7857142857%}.grid-stack.grid-stack-7&gt;.grid-stack-item[gs-w="2"]{width:28.0714285714%}.grid-stack.grid-stack-7&gt;.grid-stack-item[gs-x="2"]{left:28.8214285714%}.grid-stack.grid-stack-7&gt;.grid-stack-item[gs-min-w="2"]{min-width:28.0714285714%}.grid-stack.grid-stack-7&gt;.grid-stack-item[gs-max-w="2"]{max-width:28.0714285714%}.grid-stack.grid-stack-7&gt;.grid-stack-item[gs-w="3"]{width:42.3571428571%}.grid-stack.grid-stack-7&gt;.grid-stack-item[gs-x="3"]{left:43.1071428571%}.grid-stack.grid-stack-7&gt;.grid-stack-item[gs-min-w="3"]{min-width:42.3571428571%}.grid-stack.grid-stack-7&gt;.grid-stack-item[gs-max-w="3"]{max-width:42.3571428571%}.grid-stack.grid-stack-7&gt;.grid-stack-item[gs-w="4"]{width:56.6428571429%}.grid-stack.grid-stack-7&gt;.grid-stack-item[gs-x="4"]{left:57.3928571429%}.grid-stack.grid-stack-7&gt;.grid-stack-item[gs-min-w="4"]{min-width:56.6428571429%}.grid-stack.grid-stack-7&gt;.grid-stack-item[gs-max-w="4"]{max-width:56.6428571429%}.grid-stack.grid-stack-7&gt;.grid-stack-item[gs-w="5"]{width:70.9285714286%}.grid-stack.grid-stack-7&gt;.grid-stack-item[gs-x="5"]{left:71.6785714286%}.grid-stack.grid-stack-7&gt;.grid-stack-item[gs-min-w="5"]{min-width:70.9285714286%}.grid-stack.grid-stack-7&gt;.grid-stack-item[gs-max-w="5"]{max-width:70.9285714286%}.grid-stack.grid-stack-7&gt;.grid-stack-item[gs-w="6"]{width:85.2142857143%}.grid-stack.grid-stack-7&gt;.grid-stack-item[gs-x="6"]{left:85.9642857143%}.grid-stack.grid-stack-7&gt;.grid-stack-item[gs-min-w="6"]{min-width:85.2142857143%}.grid-stack.grid-stack-7&gt;.grid-stack-item[gs-max-w="6"]{max-width:85.2142857143%}.grid-stack.grid-stack-7&gt;.grid-stack-item[gs-w="7"]{width:99.5%}.grid-stack.grid-stack-7&gt;.grid-stack-item[gs-x="7"]{left:100.25%}.grid-stack.grid-stack-7&gt;.grid-stack-item[gs-min-w="7"]{min-width:99.5%}.grid-stack.grid-stack-7&gt;.grid-stack-item[gs-max-w="7"]{max-width:99.5%}.grid-stack.grid-stack-8&gt;.grid-stack-item[gs-x="0"]{left:.25%}.grid-stack.grid-stack-8&gt;.grid-stack-item[gs-w="1"]{width:12%}.grid-stack.grid-stack-8&gt;.grid-stack-item[gs-x="1"]{left:12.75%}.grid-stack.grid-stack-8&gt;.grid-stack-item[gs-min-w="1"]{min-width:12%}.grid-stack.grid-stack-8&gt;.grid-stack-item[gs-max-w="1"]{max-width:12%}.grid-stack.grid-stack-8&gt;.grid-stack-item[gs-w="2"]{width:24.5%}.grid-stack.grid-stack-8&gt;.grid-stack-item[gs-x="2"]{left:25.25%}.grid-stack.grid-stack-8&gt;.grid-stack-item[gs-min-w="2"]{min-width:24.5%}.grid-stack.grid-stack-8&gt;.grid-stack-item[gs-max-w="2"]{max-width:24.5%}.grid-stack.grid-stack-8&gt;.grid-stack-item[gs-w="3"]{width:37%}.grid-stack.grid-stack-8&gt;.grid-stack-item[gs-x="3"]{left:37.75%}.grid-stack.grid-stack-8&gt;.grid-stack-item[gs-min-w="3"]{min-width:37%}.grid-stack.grid-stack-8&gt;.grid-stack-item[gs-max-w="3"]{max-width:37%}.grid-stack.grid-stack-8&gt;.grid-stack-item[gs-w="4"]{width:49.5%}.grid-stack.grid-stack-8&gt;.grid-stack-item[gs-x="4"]{left:50.25%}.grid-stack.grid-stack-8&gt;.grid-stack-item[gs-min-w="4"]{min-width:49.5%}.grid-stack.grid-stack-8&gt;.grid-stack-item[gs-max-w="4"]{max-width:49.5%}.grid-stack.grid-stack-8&gt;.grid-stack-item[gs-w="5"]{width:62%}.grid-stack.grid-stack-8&gt;.grid-stack-item[gs-x="5"]{left:62.75%}.grid-stack.grid-stack-8&gt;.grid-stack-item[gs-min-w="5"]{min-width:62%}.grid-stack.grid-stack-8&gt;.grid-stack-item[gs-max-w="5"]{max-width:62%}.grid-stack.grid-stack-8&gt;.grid-stack-item[gs-w="6"]{width:74.5%}.grid-stack.grid-stack-8&gt;.grid-stack-item[gs-x="6"]{left:75.25%}.grid-stack.grid-stack-8&gt;.grid-stack-item[gs-min-w="6"]{min-width:74.5%}.grid-stack.grid-stack-8&gt;.grid-stack-item[gs-max-w="6"]{max-width:74.5%}.grid-stack.grid-stack-8&gt;.grid-stack-item[gs-w="7"]{width:87%}.grid-stack.grid-stack-8&gt;.grid-stack-item[gs-x="7"]{left:87.75%}.grid-stack.grid-stack-8&gt;.grid-stack-item[gs-min-w="7"]{min-width:87%}.grid-stack.grid-stack-8&gt;.grid-stack-item[gs-max-w="7"]{max-width:87%}.grid-stack.grid-stack-8&gt;.grid-stack-item[gs-w="8"]{width:99.5%}.grid-stack.grid-stack-8&gt;.grid-stack-item[gs-x="8"]{left:100.25%}.grid-stack.grid-stack-8&gt;.grid-stack-item[gs-min-w="8"]{min-width:99.5%}.grid-stack.grid-stack-8&gt;.grid-stack-item[gs-max-w="8"]{max-width:99.5%}.grid-stack.grid-stack-9&gt;.grid-stack-item[gs-x="0"]{left:.25%}.grid-stack.grid-stack-9&gt;.grid-stack-item[gs-w="1"]{width:10.6111111111%}.grid-stack.grid-stack-9&gt;.grid-stack-item[gs-x="1"]{left:11.3611111111%}.grid-stack.grid-stack-9&gt;.grid-stack-item[gs-min-w="1"]{min-width:10.6111111111%}.grid-stack.grid-stack-9&gt;.grid-stack-item[gs-max-w="1"]{max-width:10.6111111111%}.grid-stack.grid-stack-9&gt;.grid-stack-item[gs-w="2"]{width:21.7222222222%}.grid-stack.grid-stack-9&gt;.grid-stack-item[gs-x="2"]{left:22.4722222222%}.grid-stack.grid-stack-9&gt;.grid-stack-item[gs-min-w="2"]{min-width:21.7222222222%}.grid-stack.grid-stack-9&gt;.grid-stack-item[gs-max-w="2"]{max-width:21.7222222222%}.grid-stack.grid-stack-9&gt;.grid-stack-item[gs-w="3"]{width:32.8333333333%}.grid-stack.grid-stack-9&gt;.grid-stack-item[gs-x="3"]{left:33.5833333333%}.grid-stack.grid-stack-9&gt;.grid-stack-item[gs-min-w="3"]{min-width:32.8333333333%}.grid-stack.grid-stack-9&gt;.grid-stack-item[gs-max-w="3"]{max-width:32.8333333333%}.grid-stack.grid-stack-9&gt;.grid-stack-item[gs-w="4"]{width:43.9444444444%}.grid-stack.grid-stack-9&gt;.grid-stack-item[gs-x="4"]{left:44.6944444444%}.grid-stack.grid-stack-9&gt;.grid-stack-item[gs-min-w="4"]{min-width:43.9444444444%}.grid-stack.grid-stack-9&gt;.grid-stack-item[gs-max-w="4"]{max-width:43.9444444444%}.grid-stack.grid-stack-9&gt;.grid-stack-item[gs-w="5"]{width:55.0555555556%}.grid-stack.grid-stack-9&gt;.grid-stack-item[gs-x="5"]{left:55.8055555556%}.grid-stack.grid-stack-9&gt;.grid-stack-item[gs-min-w="5"]{min-width:55.0555555556%}.grid-stack.grid-stack-9&gt;.grid-stack-item[gs-max-w="5"]{max-width:55.0555555556%}.grid-stack.grid-stack-9&gt;.grid-stack-item[gs-w="6"]{width:66.1666666667%}.grid-stack.grid-stack-9&gt;.grid-stack-item[gs-x="6"]{left:66.9166666667%}.grid-stack.grid-stack-9&gt;.grid-stack-item[gs-min-w="6"]{min-width:66.1666666667%}.grid-stack.grid-stack-9&gt;.grid-stack-item[gs-max-w="6"]{max-width:66.1666666667%}.grid-stack.grid-stack-9&gt;.grid-stack-item[gs-w="7"]{width:77.2777777778%}.grid-stack.grid-stack-9&gt;.grid-stack-item[gs-x="7"]{left:78.0277777778%}.grid-stack.grid-stack-9&gt;.grid-stack-item[gs-min-w="7"]{min-width:77.2777777778%}.grid-stack.grid-stack-9&gt;.grid-stack-item[gs-max-w="7"]{max-width:77.2777777778%}.grid-stack.grid-stack-9&gt;.grid-stack-item[gs-w="8"]{width:88.3888888889%}.grid-stack.grid-stack-9&gt;.grid-stack-item[gs-x="8"]{left:89.1388888889%}.grid-stack.grid-stack-9&gt;.grid-stack-item[gs-min-w="8"]{min-width:88.3888888889%}.grid-stack.grid-stack-9&gt;.grid-stack-item[gs-max-w="8"]{max-width:88.3888888889%}.grid-stack.grid-stack-9&gt;.grid-stack-item[gs-w="9"]{width:99.5%}.grid-stack.grid-stack-9&gt;.grid-stack-item[gs-x="9"]{left:100.25%}.grid-stack.grid-stack-9&gt;.grid-stack-item[gs-min-w="9"]{min-width:99.5%}.grid-stack.grid-stack-9&gt;.grid-stack-item[gs-max-w="9"]{max-width:99.5%}.grid-stack.grid-stack-10&gt;.grid-stack-item[gs-x="0"]{left:.25%}.grid-stack.grid-stack-10&gt;.grid-stack-item[gs-w="1"]{width:9.5%}.grid-stack.grid-stack-10&gt;.grid-stack-item[gs-x="1"]{left:10.25%}.grid-stack.grid-stack-10&gt;.grid-stack-item[gs-min-w="1"]{min-width:9.5%}.grid-stack.grid-stack-10&gt;.grid-stack-item[gs-max-w="1"]{max-width:9.5%}.grid-stack.grid-stack-10&gt;.grid-stack-item[gs-w="2"]{width:19.5%}.grid-stack.grid-stack-10&gt;.grid-stack-item[gs-x="2"]{left:20.25%}.grid-stack.grid-stack-10&gt;.grid-stack-item[gs-min-w="2"]{min-width:19.5%}.grid-stack.grid-stack-10&gt;.grid-stack-item[gs-max-w="2"]{max-width:19.5%}.grid-stack.grid-stack-10&gt;.grid-stack-item[gs-w="3"]{width:29.5%}.grid-stack.grid-stack-10&gt;.grid-stack-item[gs-x="3"]{left:30.25%}.grid-stack.grid-stack-10&gt;.grid-stack-item[gs-min-w="3"]{min-width:29.5%}.grid-stack.grid-stack-10&gt;.grid-stack-item[gs-max-w="3"]{max-width:29.5%}.grid-stack.grid-stack-10&gt;.grid-stack-item[gs-w="4"]{width:39.5%}.grid-stack.grid-stack-10&gt;.grid-stack-item[gs-x="4"]{left:40.25%}.grid-stack.grid-stack-10&gt;.grid-stack-item[gs-min-w="4"]{min-width:39.5%}.grid-stack.grid-stack-10&gt;.grid-stack-item[gs-max-w="4"]{max-width:39.5%}.grid-stack.grid-stack-10&gt;.grid-stack-item[gs-w="5"]{width:49.5%}.grid-stack.grid-stack-10&gt;.grid-stack-item[gs-x="5"]{left:50.25%}.grid-stack.grid-stack-10&gt;.grid-stack-item[gs-min-w="5"]{min-width:49.5%}.grid-stack.grid-stack-10&gt;.grid-stack-item[gs-max-w="5"]{max-width:49.5%}.grid-stack.grid-stack-10&gt;.grid-stack-item[gs-w="6"]{width:59.5%}.grid-stack.grid-stack-10&gt;.grid-stack-item[gs-x="6"]{left:60.25%}.grid-stack.grid-stack-10&gt;.grid-stack-item[gs-min-w="6"]{min-width:59.5%}.grid-stack.grid-stack-10&gt;.grid-stack-item[gs-max-w="6"]{max-width:59.5%}.grid-stack.grid-stack-10&gt;.grid-stack-item[gs-w="7"]{width:69.5%}.grid-stack.grid-stack-10&gt;.grid-stack-item[gs-x="7"]{left:70.25%}.grid-stack.grid-stack-10&gt;.grid-stack-item[gs-min-w="7"]{min-width:69.5%}.grid-stack.grid-stack-10&gt;.grid-stack-item[gs-max-w="7"]{max-width:69.5%}.grid-stack.grid-stack-10&gt;.grid-stack-item[gs-w="8"]{width:79.5%}.grid-stack.grid-stack-10&gt;.grid-stack-item[gs-x="8"]{left:80.25%}.grid-stack.grid-stack-10&gt;.grid-stack-item[gs-min-w="8"]{min-width:79.5%}.grid-stack.grid-stack-10&gt;.grid-stack-item[gs-max-w="8"]{max-width:79.5%}.grid-stack.grid-stack-10&gt;.grid-stack-item[gs-w="9"]{width:89.5%}.grid-stack.grid-stack-10&gt;.grid-stack-item[gs-x="9"]{left:90.25%}.grid-stack.grid-stack-10&gt;.grid-stack-item[gs-min-w="9"]{min-width:89.5%}.grid-stack.grid-stack-10&gt;.grid-stack-item[gs-max-w="9"]{max-width:89.5%}.grid-stack.grid-stack-10&gt;.grid-stack-item[gs-w="10"]{width:99.5%}.grid-stack.grid-stack-10&gt;.grid-stack-item[gs-x="10"]{left:100.25%}.grid-stack.grid-stack-10&gt;.grid-stack-item[gs-min-w="10"]{min-width:99.5%}.grid-stack.grid-stack-10&gt;.grid-stack-item[gs-max-w="10"]{max-width:99.5%}.grid-stack.grid-stack-11&gt;.grid-stack-item[gs-x="0"]{left:.25%}.grid-stack.grid-stack-11&gt;.grid-stack-item[gs-w="1"]{width:8.5909090909%}.grid-stack.grid-stack-11&gt;.grid-stack-item[gs-x="1"]{left:9.3409090909%}.grid-stack.grid-stack-11&gt;.grid-stack-item[gs-min-w="1"]{min-width:8.5909090909%}.grid-stack.grid-stack-11&gt;.grid-stack-item[gs-max-w="1"]{max-width:8.5909090909%}.grid-stack.grid-stack-11&gt;.grid-stack-item[gs-w="2"]{width:17.6818181818%}.grid-stack.grid-stack-11&gt;.grid-stack-item[gs-x="2"]{left:18.4318181818%}.grid-stack.grid-stack-11&gt;.grid-stack-item[gs-min-w="2"]{min-width:17.6818181818%}.grid-stack.grid-stack-11&gt;.grid-stack-item[gs-max-w="2"]{max-width:17.6818181818%}.grid-stack.grid-stack-11&gt;.grid-stack-item[gs-w="3"]{width:26.7727272727%}.grid-stack.grid-stack-11&gt;.grid-stack-item[gs-x="3"]{left:27.5227272727%}.grid-stack.grid-stack-11&gt;.grid-stack-item[gs-min-w="3"]{min-width:26.7727272727%}.grid-stack.grid-stack-11&gt;.grid-stack-item[gs-max-w="3"]{max-width:26.7727272727%}.grid-stack.grid-stack-11&gt;.grid-stack-item[gs-w="4"]{width:35.8636363636%}.grid-stack.grid-stack-11&gt;.grid-stack-item[gs-x="4"]{left:36.6136363636%}.grid-stack.grid-stack-11&gt;.grid-stack-item[gs-min-w="4"]{min-width:35.8636363636%}.grid-stack.grid-stack-11&gt;.grid-stack-item[gs-max-w="4"]{max-width:35.8636363636%}.grid-stack.grid-stack-11&gt;.grid-stack-item[gs-w="5"]{width:44.9545454545%}.grid-stack.grid-stack-11&gt;.grid-stack-item[gs-x="5"]{left:45.7045454545%}.grid-stack.grid-stack-11&gt;.grid-stack-item[gs-min-w="5"]{min-width:44.9545454545%}.grid-stack.grid-stack-11&gt;.grid-stack-item[gs-max-w="5"]{max-width:44.9545454545%}.grid-stack.grid-stack-11&gt;.grid-stack-item[gs-w="6"]{width:54.0454545455%}.grid-stack.grid-stack-11&gt;.grid-stack-item[gs-x="6"]{left:54.7954545455%}.grid-stack.grid-stack-11&gt;.grid-stack-item[gs-min-w="6"]{min-width:54.0454545455%}.grid-stack.grid-stack-11&gt;.grid-stack-item[gs-max-w="6"]{max-width:54.0454545455%}.grid-stack.grid-stack-11&gt;.grid-stack-item[gs-w="7"]{width:63.1363636364%}.grid-stack.grid-stack-11&gt;.grid-stack-item[gs-x="7"]{left:63.8863636364%}.grid-stack.grid-stack-11&gt;.grid-stack-item[gs-min-w="7"]{min-width:63.1363636364%}.grid-stack.grid-stack-11&gt;.grid-stack-item[gs-max-w="7"]{max-width:63.1363636364%}.grid-stack.grid-stack-11&gt;.grid-stack-item[gs-w="8"]{width:72.2272727273%}.grid-stack.grid-stack-11&gt;.grid-stack-item[gs-x="8"]{left:72.9772727273%}.grid-stack.grid-stack-11&gt;.grid-stack-item[gs-min-w="8"]{min-width:72.2272727273%}.grid-stack.grid-stack-11&gt;.grid-stack-item[gs-max-w="8"]{max-width:72.2272727273%}.grid-stack.grid-stack-11&gt;.grid-stack-item[gs-w="9"]{width:81.3181818182%}.grid-stack.grid-stack-11&gt;.grid-stack-item[gs-x="9"]{left:82.0681818182%}.grid-stack.grid-stack-11&gt;.grid-stack-item[gs-min-w="9"]{min-width:81.3181818182%}.grid-stack.grid-stack-11&gt;.grid-stack-item[gs-max-w="9"]{max-width:81.3181818182%}.grid-stack.grid-stack-11&gt;.grid-stack-item[gs-w="10"]{width:90.4090909091%}.grid-stack.grid-stack-11&gt;.grid-stack-item[gs-x="10"]{left:91.1590909091%}.grid-stack.grid-stack-11&gt;.grid-stack-item[gs-min-w="10"]{min-width:90.4090909091%}.grid-stack.grid-stack-11&gt;.grid-stack-item[gs-max-w="10"]{max-width:90.4090909091%}.grid-stack.grid-stack-11&gt;.grid-stack-item[gs-w="11"]{width:99.5%}.grid-stack.grid-stack-11&gt;.grid-stack-item[gs-x="11"]{left:100.25%}.grid-stack.grid-stack-11&gt;.grid-stack-item[gs-min-w="11"]{min-width:99.5%}.grid-stack.grid-stack-11&gt;.grid-stack-item[gs-max-w="11"]{max-width:99.5%}.grid-stack.grid-stack-12&gt;.grid-stack-item[gs-x="0"]{left:.25%}.grid-stack.grid-stack-12&gt;.grid-stack-item[gs-w="1"]{width:7.8333333333%}.grid-stack.grid-stack-12&gt;.grid-stack-item[gs-x="1"]{left:8.5833333333%}.grid-stack.grid-stack-12&gt;.grid-stack-item[gs-min-w="1"]{min-width:7.8333333333%}.grid-stack.grid-stack-12&gt;.grid-stack-item[gs-max-w="1"]{max-width:7.8333333333%}.grid-stack.grid-stack-12&gt;.grid-stack-item[gs-w="2"]{width:16.1666666667%}.grid-stack.grid-stack-12&gt;.grid-stack-item[gs-x="2"]{left:16.9166666667%}.grid-stack.grid-stack-12&gt;.grid-stack-item[gs-min-w="2"]{min-width:16.1666666667%}.grid-stack.grid-stack-12&gt;.grid-stack-item[gs-max-w="2"]{max-width:16.1666666667%}.grid-stack.grid-stack-12&gt;.grid-stack-item[gs-w="3"]{width:24.5%}.grid-stack.grid-stack-12&gt;.grid-stack-item[gs-x="3"]{left:25.25%}.grid-stack.grid-stack-12&gt;.grid-stack-item[gs-min-w="3"]{min-width:24.5%}.grid-stack.grid-stack-12&gt;.grid-stack-item[gs-max-w="3"]{max-width:24.5%}.grid-stack.grid-stack-12&gt;.grid-stack-item[gs-w="4"]{width:32.8333333333%}.grid-stack.grid-stack-12&gt;.grid-stack-item[gs-x="4"]{left:33.5833333333%}.grid-stack.grid-stack-12&gt;.grid-stack-item[gs-min-w="4"]{min-width:32.8333333333%}.grid-stack.grid-stack-12&gt;.grid-stack-item[gs-max-w="4"]{max-width:32.8333333333%}.grid-stack.grid-stack-12&gt;.grid-stack-item[gs-w="5"]{width:41.1666666667%}.grid-stack.grid-stack-12&gt;.grid-stack-item[gs-x="5"]{left:41.9166666667%}.grid-stack.grid-stack-12&gt;.grid-stack-item[gs-min-w="5"]{min-width:41.1666666667%}.grid-stack.grid-stack-12&gt;.grid-stack-item[gs-max-w="5"]{max-width:41.1666666667%}.grid-stack.grid-stack-12&gt;.grid-stack-item[gs-w="6"]{width:49.5%}.grid-stack.grid-stack-12&gt;.grid-stack-item[gs-x="6"]{left:50.25%}.grid-stack.grid-stack-12&gt;.grid-stack-item[gs-min-w="6"]{min-width:49.5%}.grid-stack.grid-stack-12&gt;.grid-stack-item[gs-max-w="6"]{max-width:49.5%}.grid-stack.grid-stack-12&gt;.grid-stack-item[gs-w="7"]{width:57.8333333333%}.grid-stack.grid-stack-12&gt;.grid-stack-item[gs-x="7"]{left:58.5833333333%}.grid-stack.grid-stack-12&gt;.grid-stack-item[gs-min-w="7"]{min-width:57.8333333333%}.grid-stack.grid-stack-12&gt;.grid-stack-item[gs-max-w="7"]{max-width:57.8333333333%}.grid-stack.grid-stack-12&gt;.grid-stack-item[gs-w="8"]{width:66.1666666667%}.grid-stack.grid-stack-12&gt;.grid-stack-item[gs-x="8"]{left:66.9166666667%}.grid-stack.grid-stack-12&gt;.grid-stack-item[gs-min-w="8"]{min-width:66.1666666667%}.grid-stack.grid-stack-12&gt;.grid-stack-item[gs-max-w="8"]{max-width:66.1666666667%}.grid-stack.grid-stack-12&gt;.grid-stack-item[gs-w="9"]{width:74.5%}.grid-stack.grid-stack-12&gt;.grid-stack-item[gs-x="9"]{left:75.25%}.grid-stack.grid-stack-12&gt;.grid-stack-item[gs-min-w="9"]{min-width:74.5%}.grid-stack.grid-stack-12&gt;.grid-stack-item[gs-max-w="9"]{max-width:74.5%}.grid-stack.grid-stack-12&gt;.grid-stack-item[gs-w="10"]{width:82.8333333333%}.grid-stack.grid-stack-12&gt;.grid-stack-item[gs-x="10"]{left:83.5833333333%}.grid-stack.grid-stack-12&gt;.grid-stack-item[gs-min-w="10"]{min-width:82.8333333333%}.grid-stack.grid-stack-12&gt;.grid-stack-item[gs-max-w="10"]{max-width:82.8333333333%}.grid-stack.grid-stack-12&gt;.grid-stack-item[gs-w="11"]{width:91.1666666667%}.grid-stack.grid-stack-12&gt;.grid-stack-item[gs-x="11"]{left:91.9166666667%}.grid-stack.grid-stack-12&gt;.grid-stack-item[gs-min-w="11"]{min-width:91.1666666667%}.grid-stack.grid-stack-12&gt;.grid-stack-item[gs-max-w="11"]{max-width:91.1666666667%}.grid-stack.grid-stack-12&gt;.grid-stack-item[gs-w="12"]{width:99.5%}.grid-stack.grid-stack-12&gt;.grid-stack-item[gs-x="12"]{left:100.25%}.grid-stack.grid-stack-12&gt;.grid-stack-item[gs-min-w="12"]{min-width:99.5%}.grid-stack.grid-stack-12&gt;.grid-stack-item[gs-max-w="12"]{max-width:99.5%}#permit_email_alert_criteria .report_header{min-width:375px;color:#000;color:var(--font-color, #000)}#permit_email_alert_criteria .criteria_selector{margin-right:.75em}#permit_email_alert_criteria .criteria_flowbox #field_attrib_value_input{width:60%}#permit_email_alert_criteria .criteria_flowbox #attrib_value_input{width:100px}#permit_email_alert_criteria .criteria_flowbox .required_description{border:1px solid;border-color:red;border-color:var(--red-stoplight-color, #ff0000)}#permit_email_alert_criteria .criteria_flowbox .criteria .header&gt;.title{font-size:.9em}#permit_email_alert_criteria .criteria_flowbox .criteria .header&gt;.title .inline_formfield.field{display:inline-block}#permit_email_alert_criteria .criteria_flowbox .criteria .header&gt;.title .inline_formfield.field&gt;input,#permit_email_alert_criteria .criteria_flowbox .criteria .header&gt;.title .inline_formfield.field label{margin-right:.25em}#permit_email_alert_criteria .criteria_flowbox .criteria .header&gt;.title .inline_formfield.field:nth-child(2) input{margin:.25em}#permit_email_alert_criteria .criteria_flowbox .criteria .body{height:150px}#permit_email_alert_criteria .criteria_flowbox .criteria .body p{font-weight:600}#permit_email_alert_criteria .criteria_flowbox .criteria .body .list_divider{margin-left:2em;font-weight:bold}#permit_email_alert_criteria .criteria_flowbox .criteria .body #field_permit_expiration_date,#permit_email_alert_criteria .criteria_flowbox .criteria .body #field_has_account_type_dropdown,#permit_email_alert_criteria .criteria_flowbox .criteria .body #field_permit_exp_date,#permit_email_alert_criteria .criteria_flowbox .criteria .body .inline_formfield.field{display:inline-block}#permit_email_alert_criteria .criteria_flowbox .criteria .body #field_num_of_days_till_exp{display:inline-block}#permit_email_alert_criteria .criteria_flowbox .criteria .body #field_num_of_days_till_exp input{max-width:80px}#permit_email_alert_criteria .criteria_flowbox .criteria .body #permit_attributes_table select{min-width:8em}#permit_email_alert_criteria .criteria_flowbox .criteria .body div.field:not(.checkbox_field):not(.checked_list):not(.radio_field){display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:justify;justify-content:space-between;padding:2px 5px}#permit_email_alert_criteria .criteria_flowbox .criteria .body div.field:not(.checkbox_field):not(.checked_list):not(.radio_field)&gt;label{-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:14ex;flex-basis:14ex;white-space:nowrap}#permit_email_alert_criteria .criteria_flowbox .criteria .body div.field:not(.checkbox_field):not(.checked_list):not(.radio_field)&gt;input,#permit_email_alert_criteria .criteria_flowbox .criteria .body div.field:not(.checkbox_field):not(.checked_list):not(.radio_field)&gt;select,#permit_email_alert_criteria .criteria_flowbox .criteria .body div.field:not(.checkbox_field):not(.checked_list):not(.radio_field)&gt;.input{-ms-flex-positive:1;flex-grow:1;width:100%;text-align:left}#permit_email_alert_criteria .criteria_flowbox .criteria .body div.field:not(.checkbox_field):not(.checked_list):not(.radio_field).checkbox_field{-ms-flex-pack:end;justify-content:flex-end}#permit_email_alert_criteria .criteria_flowbox .criteria .body div.field:not(.checkbox_field):not(.checked_list):not(.radio_field).checkbox_field&gt;label,#permit_email_alert_criteria .criteria_flowbox .criteria .body div.field:not(.checkbox_field):not(.checked_list):not(.radio_field).checkbox_field&gt;input{-ms-flex:none;flex:none;width:auto}#permit_email_alert_criteria .criteria_flowbox .criteria .body div.field:not(.checkbox_field):not(.checked_list):not(.radio_field):not(.required)&gt;*:last-child{margin-right:6px}#permit_email_alert_criteria .align_center{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:center;justify-content:center}#permit_email_alert_criteria .align_right{margin:5px;float:right}#permit_email_alert_criteria .noborder{border:2px none;border-color:red;border-color:var(--red-stoplight-color, #ff0000)}#permit_email_alert_criteria #email_body{padding:0;height:auto}#permit_email_alert_criteria #email_variables{height:356px}#permit_email_alert_criteria #permit_email_alert_sms_content{width:100%}.hide{display:none}#add_pass_validation_overview .column{-ms-flex:50%;flex:50%;overflow:auto}#add_pass_validation_overview .row{display:-ms-flexbox;display:flex}#add_pass_validation_overview p{margin-bottom:6px}#add_pass_validation_overview #change_password{margin-bottom:6px}#add_pass_validation_overview textarea{width:100%;resize:vertical}#change_pvm_password .footer{text-align:right}#vehicle_pass_validation_rules table .thin_column{width:2rem}#vehicle_pass_validation_rules .footer{text-align:right}#vehicle_pass_validation_rules .no_padding{padding:0}</pre></body></html>