:root,[data-bs-theme=light]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: rgb(5.2, 44, 101.2);--bs-secondary-text-emphasis: rgb(43.2, 46.8, 50);--bs-success-text-emphasis: rgb(10, 54, 33.6);--bs-info-text-emphasis: rgb(5.2, 80.8, 96);--bs-warning-text-emphasis: rgb(102, 77.2, 2.8);--bs-danger-text-emphasis: rgb(88, 21.2, 27.6);--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: rgb(206.6, 226, 254.6);--bs-secondary-bg-subtle: rgb(225.6, 227.4, 229);--bs-success-bg-subtle: rgb(209, 231, 220.8);--bs-info-bg-subtle: rgb(206.6, 244.4, 252);--bs-warning-bg-subtle: rgb(255, 242.6, 205.4);--bs-danger-bg-subtle: rgb(248, 214.6, 217.8);--bs-light-bg-subtle: rgb(251.5, 252, 252.5);--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: rgb(158.2, 197, 254.2);--bs-secondary-border-subtle: rgb(196.2, 199.8, 203);--bs-success-border-subtle: rgb(163, 207, 186.6);--bs-info-border-subtle: rgb(158.2, 233.8, 249);--bs-warning-border-subtle: rgb(255, 230.2, 155.8);--bs-danger-border-subtle: rgb(241, 174.2, 180.6);--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, .75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, .5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #0d6efd;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: underline;--bs-link-hover-color: rgb(10.4, 88, 202.4);--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: rgb(255, 242.6, 205.4);--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width: .25rem;--bs-focus-ring-opacity: .25;--bs-focus-ring-color: rgba(13, 110, 253, .25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, .75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, .5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: rgb(42.5, 47.5, 52.5);--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: rgb(109.8, 168, 253.8);--bs-secondary-text-emphasis: rgb(166.8, 172.2, 177);--bs-success-text-emphasis: rgb(117, 183, 152.4);--bs-info-text-emphasis: rgb(109.8, 223.2, 246);--bs-warning-text-emphasis: rgb(255, 217.8, 106.2);--bs-danger-text-emphasis: rgb(234, 133.8, 143.4);--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: rgb(2.6, 22, 50.6);--bs-secondary-bg-subtle: rgb(21.6, 23.4, 25);--bs-success-bg-subtle: rgb(5, 27, 16.8);--bs-info-bg-subtle: rgb(2.6, 40.4, 48);--bs-warning-bg-subtle: rgb(51, 38.6, 1.4);--bs-danger-bg-subtle: rgb(44, 10.6, 13.8);--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: rgb(7.8, 66, 151.8);--bs-secondary-border-subtle: rgb(64.8, 70.2, 75);--bs-success-border-subtle: rgb(15, 81, 50.4);--bs-info-border-subtle: rgb(7.8, 121.2, 144);--bs-warning-border-subtle: rgb(153, 115.8, 4.2);--bs-danger-border-subtle: rgb(132, 31.8, 41.4);--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: rgb(109.8, 168, 253.8);--bs-link-hover-color: rgb(138.84, 185.4, 254.04);--bs-link-color-rgb: 110, 168, 254;--bs-link-hover-color-rgb: 139, 185, 254;--bs-code-color: rgb(230.4, 132.6, 181.2);--bs-highlight-color: #dee2e6;--bs-highlight-bg: rgb(102, 77.2, 2.8);--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, .15);--bs-form-valid-color: rgb(117, 183, 152.4);--bs-form-valid-border-color: rgb(117, 183, 152.4);--bs-form-invalid-color: rgb(234, 133.8, 143.4);--bs-form-invalid-border-color: rgb(234, 133.8, 143.4)}*,*:before,*:after{box-sizing:border-box}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,h5,h4,h3,h2,h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width:1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media(min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media(min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media(min-width:1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:.875em}mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;line-height:inherit;font-size:calc(1.275rem + .3vw)}@media(min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button{cursor:pointer;filter:grayscale(1)}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media(min-width:576px){.container-sm,.container{max-width:540px}}@media(min-width:768px){.container-md,.container-sm,.container{max-width:720px}}@media(min-width:992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media(min-width:1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media(min-width:1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: .25rem}.g-1,.gy-1{--bs-gutter-y: .25rem}.g-2,.gx-2{--bs-gutter-x: .5rem}.g-2,.gy-2{--bs-gutter-y: .5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media(min-width:576px){.col-sm{flex:1 0 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: .25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: .5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media(min-width:768px){.col-md{flex:1 0 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: .25rem}.g-md-1,.gy-md-1{--bs-gutter-y: .25rem}.g-md-2,.gx-md-2{--bs-gutter-x: .5rem}.g-md-2,.gy-md-2{--bs-gutter-y: .5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media(min-width:992px){.col-lg{flex:1 0 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: .25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: .5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media(min-width:1200px){.col-xl{flex:1 0 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: .25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: .5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media(min-width:1400px){.col-xxl{flex:1 0 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: .25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: .25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: .5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: .5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}:root{--toolbar-bottom-margin: 0px}html{background:url(/images/bg2.jpg) no-repeat center 30% fixed;background-size:cover;min-height:100%;overflow-x:hidden}body{background-color:transparent!important;font-size:13px;line-height:1.428571429;color:#757575;font-family:var(--bs-body-font-family)}a{color:#08c}a:hover,a:focus{color:#fff}h1,h2,h3,h4,h5,h6{font-weight:500}.h3{font-size:13px;color:#2c8bda}body>.nicescroll-rails{z-index:99999!important}.nice-scroll{position:relative}select,textarea,input[type=text],input[type=password],input[type=datetime],input[type=datetime-local],input[type=date],input[type=month],input[type=time],input[type=week],input[type=number],input[type=email],input[type=url],input[type=search],input[type=tel],input[type=color],.uneditable-input{color:#333;font-size:12px;height:34px;width:70%;min-width:30px;max-width:300px;padding:4px 6px;margin-bottom:10px;border:none;border-radius:0}select{width:75%;height:35px}select.extended{min-width:85%}#EmailFrequencyId{background-color:#fff;border:1px solid #bbb}.label.label-default,.badge{display:inline-block;padding:8px 10px;font-size:18.844px;font-weight:700;line-height:14px;color:#fff;text-shadow:none;white-space:nowrap;vertical-align:baseline;background-color:#4094da}.badge{padding-right:10px;padding-left:10px;border-radius:20px}a.btn{text-decoration:none;line-height:29px;color:#fff!important}a.btn-mini{line-height:20px}a.btn.btn-big{line-height:40px;font-size:18px}.alert-danger a{color:#fff;font-weight:700}hr{margin:10px 0;border:0;border-top:#f2fbff;border-top:1px solid rgba(242,251,255,.14)}hr.dark{border-color:#333;border-color:#3333334d}hr.medium{border-color:#d3d3d3}.list-group{margin-left:0;margin-bottom:0}.media-wrap .list-group-item{padding:10px}.list-group-item{border:1px solid #d3d3d3;border-radius:0!important}.list-group .media-left{width:40%}.list-group .media-body a:hover{color:#08c;text-decoration:underline}label,input,button,select,textarea{font-size:14px;font-weight:400;line-height:20px}label{display:block;margin-bottom:5px}input,textarea,.uneditable-input{width:206px}textarea{height:auto}input[type=radio],input[type=checkbox]{margin:4px 0 0;margin-top:1px \	;line-height:normal}input[type=file],input[type=image],input[type=submit],input[type=reset],input[type=button],input[type=radio],input[type=checkbox]{width:auto}select,input[type=file]{height:30px;line-height:30px}select[multiple],select[size]{height:auto}select:focus,input[type=file]:focus,input[type=radio]:focus,input[type=checkbox]:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.uneditable-input,.uneditable-textarea{color:#999;cursor:not-allowed;background-color:#fcfcfc;border-color:#ccc;box-shadow:inset 0 1px 2px #00000006}.uneditable-input{overflow:hidden;white-space:nowrap}.uneditable-textarea{width:auto;height:auto}input:-moz-placeholder,textarea:-moz-placeholder{color:#999}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#999}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#999}img{width:auto\	;height:auto;max-width:100%;vertical-align:middle;border:0;-ms-interpolation-mode:bicubic}ul,ol{padding:0;margin:0 0 10px 25px}.alert,.field-validation-error{display:block;padding:8px 35px 8px 14px;margin-bottom:20px;background-color:silver;border:1px solid #c0c0c0;border-radius:0}.alert,.alert h4{color:#fff}.alert h4{margin:0}.alert .close{position:relative;top:-2px;right:-21px;line-height:20px}.alert-success{color:#fff;background-color:#468847;border-color:#468847}.alert-success h4{color:#fff}.alert-danger,.alert-error,.field-validation-error{color:#fff;background-color:#dd4b39;border-color:#db2c36;margin-top:-10px}.alert-danger h4,.alert-error h4,.field-validation-error span{color:#fff}.alert-info{color:#fff;background-color:#4094da;border-color:#4094da}.alert-info h4{color:#fff}.alert-block{padding-top:14px;padding-bottom:14px}.alert-block>p,.alert-block>ul{margin-bottom:0}.alert-block p+p{margin-top:5px}.well{min-height:20px;padding:19px;margin-bottom:20px;background:#fff;background-color:#ffffffe6;border:none;border-radius:0;box-shadow:-7px 7px 7px #0000003d}.well.dark{background:#333;background-color:#333333e6;color:#fff}.well.dark.flat{box-shadow:none}.well blockquote{border-color:#ddd;border-color:#00000026}.well-large{padding:24px}.well-small{padding:9px}.btn{display:inline-block;height:29px;min-height:29px;padding:0 14px;margin:0;font-size:13px;font-weight:400;font-weight:700;line-height:1;color:#666;text-align:center;text-shadow:none;vertical-align:bottom;vertical-align:middle;cursor:pointer;background-color:#f9f9f9;background-image:linear-gradient(to bottom,#fff,#f1f1f1);background-repeat:repeat-x;border:none;box-shadow:none;border-radius:0!important}.btn.btn-big{height:40px;min-height:40px;padding:0 20px}.btn.btn-big:hover,.btn.btn-big:focus{background-position:0 -40px}.btn:hover,.btn:focus,.btn:active,.btn.active,.btn.disabled,.btn[disabled]{color:#666;background-color:#f1f1f1}.btn:active,.btn.active{background-color:#d8d8d8 \	}.btn:first-child{margin-left:0}.btn:hover,.btn:focus{color:#333;text-decoration:none;background-position:0 -30px;transition:background-position .1s linear}.btn.active,.btn:active{border-color:#0000001a;outline:0}.btn.disabled,.btn[disabled]{cursor:default;background-image:none;opacity:.65;box-shadow:none}.btn-large{height:54px;min-height:54px;padding:11px 19px;font-size:16.25px}a.btn-large{height:30px;min-height:30px;line-height:30px}.btn-large [class^=icon-],.btn-large [class*=" icon-"]{margin-top:4px}.btn-small{padding:2px 10px;font-size:11.05px}.btn-small [class^=icon-],.btn-small [class*=" icon-"]{margin-top:0}.btn-mini [class^=icon-],.btn-mini [class*=" icon-"]{margin-top:-1px}.btn-mini{width:auto;height:20px;min-width:10px;min-height:20px;padding:0 4px;font-size:9.75px;line-height:20px}.btn-block{display:block;width:100%;padding-right:0;padding-left:0;box-sizing:border-box}.btn-block+.btn-block{margin-top:5px}input[type=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block{width:100%}.btn-blue.active,.btn-red.active,.btn-orange.active,.btn-cmn-gray.active,.btn-purple.active,.btn-info.active,.btn-inverse.active{color:#ffffffbf}.btn.blue:hover,.btn-red:hover,.btn-orange:hover,.btn-cmn-gray:hover,.btn-purple:hover,.btn-info:hover,.btn-inverse:hover{color:#fff}.btn-blue{color:#fff;background-color:#2c8bda;background-image:linear-gradient(to bottom,#2c8bda,#2c8bda);background-repeat:repeat-x}.btn-blue:hover,.btn-blue:focus,.btn-blue:active,.btn-blue.active,.btn-blue.disabled,.btn-blue[disabled]{color:#fff;background-color:#226ba7}.btn-blue:active,.btn-blue.active{background-color:#226ba7 \	}.btn-red{color:#fff;background-color:#ca002e;background-image:linear-gradient(to bottom,#ca002e,#ca002e);background-repeat:repeat-x}.btn-red:hover,.btn-red:focus,.btn-red:active,.btn-red.active,.btn-red.disabled,.btn-red[disabled]{color:#fff;background-color:#a10025}.btn-red:active,.btn-red.active{background-color:#a10025 \	}.btn-orange{color:#fff;background-color:#e96f00;background-image:linear-gradient(to bottom,#e96f00,#e96f00);background-repeat:repeat-x;border-color:#e96f00 #e96f00 #e96f00;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);border-color:#0000001a}.btn-orange:hover,.btn-orange:focus,.btn-orange:active,.btn-orange.active,.btn-orange.disabled,.btn-orange[disabled]{color:#fff;background-color:#b15400}.btn-orange:active,.btn-orange.active{background-color:#b15400 \	}.btn-cmn-gray{color:#fff;background-color:#919295;background-image:linear-gradient(to bottom,#919295,#919295);background-repeat:repeat-x;border-color:#7d7d7e #7d7d7e #919295;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);border-color:#0000001a}.btn-cmn-gray:hover,.btn-cmn-gray:focus,.btn-cmn-gray:active,.btn-cmn-gray.active,.btn-cmn-gray.disabled,.btn-cmn-gray[disabled]{color:#fff;background-color:#7d7d7e}.btn-cmn-gray:active,.btn-cmn-gray.active{background-color:#7d7d7e \	}.btn-purple{color:#fff;background-color:#954489;background-image:linear-gradient(to bottom,#954489,#954489);background-repeat:repeat-x;border-color:#954489 #954489 #954489;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);border-color:#0000001a}.btn-purple:hover,.btn-purple:focus,.btn-purple:active,.btn-purple.active,.btn-purple.disabled,.btn-purple[disabled]{color:#fff;background-color:#642d5c}.btn-purple:active,.btn-purple.active{background-color:#642d5c \	}.btn-info{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);background-color:#00abf0;background-image:linear-gradient(to bottom,#00abf0,#00abf0);background-repeat:repeat-x;border-color:#00abf0 #00abf0 #00abf0;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);border-color:#0000001a}.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.btn-info.disabled,.btn-info[disabled]{color:#fff;background-color:#0185bb}.btn-info:active,.btn-info.active{background-color:#0185bb \	}.btn-inverse{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);background-color:#333;background-image:linear-gradient(to bottom,#333,#333);background-repeat:repeat-x;border-color:#333333 #333333 #333333;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);border-color:#0000001a}.btn-inverse:hover,.btn-inverse:focus,.btn-inverse:active,.btn-inverse.active,.btn-inverse.disabled,.btn-inverse[disabled]{color:#fff;background-color:#616161}.btn-inverse:active,.btn-inverse.active{background-color:#616161 \	}button.btn::-moz-focus-inner,input[type=submit].btn::-moz-focus-inner{padding:0;border:0}.btn-link,.btn-link:active,.btn-link[disabled]{background-color:transparent;background-image:none;box-shadow:none}.btn-link{color:#4d90fe;cursor:pointer;border-color:transparent;border-radius:0}.btn-link:hover,.btn-link:focus{color:#0161fd;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,.btn-link[disabled]:focus{color:#666;text-decoration:none}.btn-group{position:relative;display:inline-block;font-size:0;white-space:nowrap;vertical-align:middle}.btn-group+.btn-group{margin-left:5px}.btn-toolbar{margin-top:10px;margin-bottom:10px;font-size:0}.btn-toolbar>.btn+.btn,.btn-toolbar>.btn-group+.btn,.btn-toolbar>.btn+.btn-group{margin-left:5px}.btn-group>.btn{position:relative;border-radius:0}.btn-group>.btn+.btn{margin-left:-1px}.btn-group>.btn,.btn-group>.dropdown-menu,.btn-group>.popover{font-size:14px}.btn-group>.btn-mini{font-size:10.5px}.btn-group>.btn-small{font-size:11.9px}.btn-group>.btn-large{font-size:17.5px}.btn-group>.btn:first-child{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px;-moz-border-radius-bottomleft:4px;-moz-border-radius-topleft:4px}.btn-group>.btn:last-child,.btn-group>.dropdown-toggle{border-top-right-radius:4px;border-bottom-right-radius:4px;-moz-border-radius-topright:4px;-moz-border-radius-bottomright:4px}.btn-group>.btn.large:first-child{margin-left:0;border-bottom-left-radius:6px;border-top-left-radius:6px;-moz-border-radius-bottomleft:6px;-moz-border-radius-topleft:6px}.btn-group>.btn.large:last-child,.btn-group>.large.dropdown-toggle{border-top-right-radius:6px;border-bottom-right-radius:6px;-moz-border-radius-topright:6px;-moz-border-radius-bottomright:6px}.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active{z-index:2}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px;box-shadow:inset 1px 0 #ffffff20,inset 0 1px #fff3,0 1px 2px #0000000d}.btn-group>.btn-mini+.dropdown-toggle{padding-right:5px;padding-left:5px}.btn-group>.btn-large+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{background-image:none;box-shadow:inset 0 2px 4px #00000026,0 1px 2px #0000000d}.btn-group.open .btn.dropdown-toggle{background-color:#e6e6e6}.btn-group.open .btn-primary.dropdown-toggle{background-color:#04c}.btn-group.open .btn-warning.dropdown-toggle{background-color:#f89406}.btn-group.open .btn-danger.dropdown-toggle{background-color:#bd362f}.btn-group.open .btn-success.dropdown-toggle{background-color:#51a351}.btn-group.open .btn-info.dropdown-toggle{background-color:#2f96b4}.btn-group.open .btn-inverse.dropdown-toggle{background-color:#222}.btn .caret{margin-top:8px;margin-left:0}.btn-large .caret{margin-top:6px}.btn-large .caret{border-top-width:5px;border-right-width:5px;border-left-width:5px}.btn-mini .caret,.btn-small .caret{margin-top:8px}.dropup .btn-large .caret{border-bottom-width:5px}.btn-primary .caret,.btn-warning .caret,.btn-danger .caret,.btn-info .caret,.btn-success .caret,.btn-inverse .caret{border-top-color:#fff;border-bottom-color:#fff}.btn-group-vertical{display:inline-block}.btn-group-vertical>.btn{display:block;float:none;max-width:100%;border-radius:0}.btn-group-vertical>.btn+.btn{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:first-child{border-radius:4px 4px 0 0}.btn-group-vertical>.btn:last-child{border-radius:0 0 4px 4px}.btn-group-vertical>.btn-large:first-child{border-radius:6px 6px 0 0}.btn-group-vertical>.btn-large:last-child{border-radius:0 0 6px 6px}.search-results ul{list-style:none;margin:0 0 30px}.search-results h3{line-height:30px;margin-bottom:0;padding-left:40px;position:relative}.search-results>h3 .item-app-icon{width:32px;height:32px;top:0;left:0;position:absolute}.search-results .result-link{color:#ca002e;font-weight:700}.search-results .result-match{font-weight:700}.requiredAsterix:before{display:inline-block;font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:400;color:red;margin-right:5px;line-height:1;font-size:12px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}label,input,button,select,textarea{font-size:13px;font-family:var(--bs-body-font-family)}.checkbox-wrap{margin-top:15px}.checkbox-wrap input[type=checkbox]{float:left;margin-right:15px}.alert-danger,.alert-error,.field-validation-error{width:70%}.field-validation-error>span:before{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:1.2em;margin-right:8px}.img-circle.px128{display:block;margin:0 auto 20px;height:128px;width:128px;border-radius:500px;border:solid 3px white;overflow:hidden}.img-circle.px128 img{width:128px;height:128px;border-radius:50%;margin-top:-3px}.img-circle.px200{display:block;margin:0 auto 20px;height:200px;width:200px;border-radius:500px;border:solid 3px white;overflow:hidden}.img-circle.px70{display:block;margin:0 auto 20px;height:70px;width:70px;border-radius:500px;overflow:hidden}.table{display:table;width:auto}.table-cell{display:table-cell}.inline-blk{display:inline-block}.white-txt,.white-txt a,.white-txt a:hover{color:#fff}.center-txt{text-align:center!important}.left-txt{text-align:left}.right-txt{text-align:right}.show{display:inherit!important}.pos-rlt{position:relative}.pos-stc{position:static}.pos-abt{position:absolute}.no-border{border-color:transparent!important}.no-radius{border-radius:0}.block{display:block;margin-bottom:10px}.block.hide{display:none}.inline,.inline-desktop{display:inline-block}.clear{clear:both}.display-phone{display:none!important}.center-block{position:relative;margin:0 auto}.m-top-0{margin-top:0}.m-top-5{margin-top:5px}.m-top-10{margin-top:10px}.m-top-15{margin-top:15px}.m-top-20{margin-top:20px}.m-top-25{margin-top:25px}.m-right-0{margin-right:0}.m-right-5{margin-right:5px}.m-right-10{margin-right:10px}.m-right-15{margin-right:15px}.m-right-20{margin-right:20px}.m-right-25{margin-right:25px}.m-left-0{margin-left:0}.m-left-5{margin-left:5px}.m-left-10{margin-left:10px}.m-left-15{margin-left:15px}.m-left-20{margin-left:20px}.m-left-25{margin-left:25px}.m-bottom-0{margin-bottom:0}.m-bottom-5{margin-bottom:5px}.m-bottom-10{margin-bottom:10px}.m-bottom-15{margin-bottom:15px}.m-bottom-20{margin-bottom:20px}.m-bottom-25{margin-bottom:25px}.m-bottom-30{margin-bottom:30px}.blue-txt{color:#2c8bda}.green-txt{color:#579ca7}.red-txt{color:#8c193b}.orange-txt{color:#fb982c}.pink-txt{color:#dd4677}.float-right{float:right}.newsfeed-bg{position:fixed;top:107px;bottom:0;right:0;width:236px;padding:15px;background-color:#387293cc;z-index:999}.newsfeed-bg a{text-decoration:none}.newsfeed-bg .title{position:relative;font-size:16px;color:#fff;margin:15px 0 0;text-align:center;padding-bottom:15px;border-bottom:1px solid #f2fbff;border-bottom:1px solid rgba(242,251,255,.14);animation:slide-left .3s .1s ease both}.newsfeed-bg .resetFilter{display:none;text-align:center;color:#fff;cursor:pointer;font-size:11px;padding:2px 0;background:#f2fbff24}.newsfeed-bg .resetFilter.fadeBg{animation:target-fade 2s}@keyframes target-fade{0%{background-color:#fb982c}to{background-color:#f2fbff24}}.newsfeed-bg .title:before,.newsfeed-bg .title:after{width:16px;height:28px;content:""}.newsfeed-bg .title:before{background:url(/images/mc-sprite.png) no-repeat 0 0;position:absolute;top:-3px;left:15%}.newsfeed-bg .title:after{background:url(/images/mc-sprite.png) no-repeat -26px 0;position:absolute;top:-3px;right:15%}.newsfeed-bg>ul{clear:both;list-style:none;margin:0;height:92.5%;overflow-y:auto;overflow-x:hidden;animation:slide-left .3s .1s ease both}.newsfeed-bg>ul li{padding:10px 48px 10px 10px;margin-top:1px;font-size:12px;position:relative;min-height:60px;transition:all .3s}.newsfeed-bg>ul li[class*=app]:hover{background:#f2fbff24}.newsfeed-bg>ul li.month-seperator{padding:0;border-bottom:0;z-index:8887}.newsfeed-bg>ul li.month-seperator p{position:relative;border-top:1px solid #454545;border-bottom:1px solid #454545;color:#fff;background:#454545;padding:0;margin:10px 10px 17px;font-style:italic;line-height:30px;text-align:center;animation:slide-right .3s .1s ease both}.newsfeed-bg>ul li.month-seperator p:before{position:absolute;bottom:-12px;left:9px;display:inline-block;border-right:8px solid transparent;border-top:12px solid #454545;border-left:8px solid transparent;border-top-color:#454545;content:""}.newsfeed-bg>ul li.month-seperator p:after{position:absolute;bottom:-11px;left:10px;display:inline-block;border-right:7px solid transparent;border-top:11px solid #454545;border-left:7px solid transparent;content:""}.newsfeed-bg>ul li.month-seperator p a{color:#fff}.newsfeed-bg>ul li.month-seperator p a:hover{color:#fff;text-decoration:none}.newsfeed-bg>ul li.since-last-login{padding:0;border-bottom:0}.newsfeed-bg>ul li.since-last-login p{position:relative;border-top:1px solid #454545;border-bottom:1px solid #454545;color:#fff;background:#454545;padding:0;margin:17px 10px 10px;font-style:italic;line-height:20px;text-align:center;animation:slide-right .3s .1s ease both}.newsfeed-bg>ul li.since-last-login p:before{position:absolute;top:-8px;right:9px;display:inline-block;border-right:5px solid transparent;border-bottom:8px solid #454545;border-left:5px solid transparent;border-top-color:#454545;content:""}.newsfeed-bg>ul li.since-last-login p:after{position:absolute;top:-7px;right:10px;display:inline-block;border-right:4px solid transparent;border-bottom:7px solid #454545;border-left:4px solid transparent;content:""}.newsfeed-bg .newsfeed-items li a:hover{text-decoration:none}.newsfeed-bg .newsfeed-items li .item-author{color:#79c8ff;font-size:11px}.newsfeed-bg .newsfeed-items li .item-desc{color:#fff;margin-top:5px}.newsfeed-bg .newsfeed-items li .date-wrap{margin-top:2px;padding-top:2px;border-top:1px solid rgba(255,255,255,.1)}.newsfeed-bg .newsfeed-items li .item-app-icon{position:absolute;top:8px;right:2px;width:38px;height:38px;background:linear-gradient(0deg,#55a0df99,#55a0dfe6);box-shadow:0 0 5px #80808033;border-radius:32px;display:flex;justify-content:center;align-items:center}.newsfeed-bg .feedback{position:absolute;bottom:0;left:0;right:0;text-align:center}.newsfeed-bg .feedback a.btn{line-height:29px;font-weight:400}.newsfeed-bg>ul .timeago-wrap{min-width:100%;width:100%;display:table}.newsfeed-bg>ul .timeago-wrap .timeago{border:0;color:#fff;cursor:default;margin-top:5px;font-size:10px;font-style:italic}.loading{background-color:#ca002e99;border:1px solid #a20125;padding:5px 10px;color:#fff;position:absolute;bottom:0;left:0;width:100%;animation:slide-up .4s .1s ease both}.loading .fa.fa-clock-o{margin-right:5px;font-size:1.5em}#mcToolbar .newsfeed-trigger{display:none;position:absolute;top:0;right:-30px;height:55px;width:55px;background:url(https://static.cmnhospitals.org/toolbar-v2/newsfeed-trigger-flipped.png) 5px 13px no-repeat;background-color:#00000078;border-radius:50% 0 0 50%;cursor:pointer}#mcToolbar .newsfeed-trigger.opened{background-color:#387293cc;background-image:url(https://static.cmnhospitals.org/toolbar-v2/newsfeed-trigger.png);transition:all .5s}#mcToolbar .newsfeed-trigger.closed{background-color:#00000078;background-image:url(https://static.cmnhospitals.org/toolbar-v2/newsfeed-trigger-flipped.png);transition:all .5s}@media(min-resolution:144dpi){.newsfeed-bg .newsfeed-items li .item-app-icon{width:50px;height:50px}.newsfeed-bg .newsfeed-items li .item-author{width:140px}}.fas{color:#fff;font-size:20px;background:none!important}@media(min-resolution:144dpi){.fas{font-size:26px}}.fas:before{position:relative;top:2px;left:2px}#loginForm{margin-top:6%}#loginForm .login-logo{width:186px;height:83px;margin:0 auto 20px;background:url(/images/cmn-logo-transparent.png) no-repeat;animation:slide-left .4s .1s ease both}#loginForm .login-bg{background-color:#0006;box-shadow:0 0 7px #0000003d;position:relative;padding:20px 75px 45px;display:table;margin:0 auto;animation:slide-right .4s .1s ease both}#loginForm .login-bg .fa-rocket{color:#fff;position:absolute;top:85%;left:92%;font-size:78px;text-shadow:2px 5px 2px rgba(0,0,0,.2)}#loginForm .login-wrap{display:table;margin:0 auto}#loginForm .login-wrap h2{color:#2c8bda;font-weight:700;line-height:31.5px;font-size:31.5px;margin-top:0;margin-bottom:20px}.badge.beta-badge{vertical-align:middle;margin-top:-5px;background-color:#999;text-transform:capitalize;line-height:9px;font-size:14.8px}#loginForm .login-wrap .login-input-wrap{margin-bottom:6px}#loginForm .login-wrap .login-input-wrap input[type=email],#loginForm .login-wrap .login-input-wrap input[type=password]{width:270px;height:40px;font-family:var(--bs-body-font-family);color:#2c8bda;padding:12px 10px;margin:0}html.no-flexbox #loginForm .login-wrap .login-input-wrap input#Password{font-family:var(--bs-body-font-family)}#loginForm .login-wrap .login-input-wrap>span{width:40px;height:40px;display:inline-block;vertical-align:top;margin:0 3px 0 0}#loginForm .login-wrap .login-input-wrap .username-bg{background:url(/images/mc-sprite.png) no-repeat -102px 0}#loginForm .login-wrap .login-input-wrap .password-bg{background:url(/images/mc-sprite.png) no-repeat -52px 0}#loginForm .login-wrap .login-input-wrap #RememberMe{float:left}#loginForm .login-wrap .login-input-wrap .checkbox{float:left;color:#fff;padding-left:0}#loginForm .login-wrap .login-input-wrap .btn.btn-big{padding:0 40px;font-size:20px}#loginForm .login-wrap .login-input-wrap p{margin:0;color:#fff}#loginForm .login-wrap .login-input-wrap p a{color:#fff}.message,.login .validation-summary-errors{box-shadow:inset 0 -1px #fff6;width:100%;border-top:1px solid;color:#fff;padding:10px;position:fixed;bottom:0;left:0;text-shadow:0 1px 0 rgba(0,0,0,.5);z-index:1010101;animation:slide-up .5s .1s ease both}.info{background-color:#4ea5cd;border-color:#3b8eb5}.error-1,.login .validation-summary-errors{background-color:#ca002e99;border-color:#a20125}.warning{background-color:#eaaf51;border-color:#d99a36}.success{background-color:#61b832;border-color:#55a12c}.message h3{font-size:1.5em;line-height:2em;color:#fff}.message .fa{font-size:1.8em;vertical-align:middle;margin-right:15px}.login .validation-summary-errors ul{margin:0;padding:15px;list-style:none}.login .validation-summary-errors ul li{font-weight:700;font-size:14px}#verify-email-section,#user-activated-section,#verified-section{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#468847;background:radial-gradient(circle,#468847f2,#46884799);border:#468847 1px solid;box-shadow:inset 0 0 55px #0f03,0 0 70px 1px #000000b3;color:#fff;width:100vw;max-width:500px;min-height:500px;display:flex;flex-direction:column;justify-content:space-around;align-items:center;outline:60px solid rgba(0,0,0,.3);box-sizing:content-box}#verify-email-section i,#user-activated-section i,#verified-section i{font-size:200px;text-shadow:0px 0px 15px #2c562d}#verify-email-section span,#user-activated-section span,#verified-section span{text-align:center}#verify-email-section span:nth-child(2),#user-activated-section span:nth-child(2),#verified-section span:nth-child(2){font-size:24px}#verify-email-section.blue,#user-activated-section.blue,#verified-section.blue{background-color:#6673e5;background:radial-gradient(circle,#6673e5f2,#6673e599);border:#6673e5 1px solid;box-shadow:0 0 70px 1px #000000b3}#security-answers-section{position:absolute;left:50%;transform:translate(-50%)}#security-answers-section #SecurityQuestionInfo{display:flex;align-items:center;justify-content:space-around}#security-answers-section #SecurityQuestionInfo>*{width:20%}#security-answers-section input[type=text],#security-answers-section select{font-size:12px;border-bottom:solid 2px #ddd;line-height:12px;height:40px;transition:border-color .25s ease;min-width:35%}#security-answers-section input[type=text]:hover,#security-answers-section select:hover{border-bottom-color:#66afe9}#security-answers-section input[type=text]:focus,#security-answers-section input[type=text]:active,#security-answers-section select:focus,#security-answers-section select:active{border-bottom-color:#468847;outline:none}#security-answers-section .form-wrapper,#reset-password-section .form-wrapper{position:relative;width:100%;display:table;padding:30px;background-color:#ffffffe6;border:none;border-radius:0;box-shadow:-7px 7px 7px #0000003d;text-align:center}#reset-password-section hr{border-color:#ddd}#reset-password-section input[type=text],#reset-password-section input[type=password]{font-size:12px;border-bottom:solid 2px #ddd;line-height:12px;height:40px;transition:border-color .25s ease;min-width:35%}#reset-password-section input[type=text]:hover,#reset-password-section input[type=password]:hover{border-bottom-color:#66afe9}#reset-password-section input[type=text]:active,#reset-password-section input[type=text]:focus,#reset-password-section input[type=password]:active,#reset-password-section input[type=password]:focus{border-bottom-color:#468847;outline:none;box-shadow:none}.welcome-text{padding:10px;font-size:15px}.checkUL{list-style:none;margin:0}.checkUL li{line-height:23px}.checkUL li i{font-size:22px;margin-right:10px}.checkUL li i.grayCheck{color:#777}.checkUL li i.greenCheck{color:#61b832}.buttonWrap{margin-top:25px}.password-success.nav-tabs>.active>a,.password-success.nav-tabs>.active>a:hover,.password-success.nav-tabs>.active>a:focus{color:#555;background-color:transparent}.password-success.nav-tabs>li{width:33.3%}.password-success.nav-tabs>li>a{text-align:center;font-size:3em;color:#4094da;transition:all .5s}.nav>li>a:hover,.nav>li>a:focus{background-color:transparent;color:#555}.password-flex{display:flex;flex-direction:column;align-items:center}.password-wrap{width:25em}.user-type{margin-bottom:40px}.my-profile .profile-pic-wrap{text-align:center}.well.my-profile{margin-bottom:30px}.my-profile>*{-webkit-word-wrap:break-word;-moz-word-wrap:break-word;-ms-word-wrap:break-word;word-wrap:break-word}.my-profile .alert-danger{max-width:300px;padding:8px;display:none}.my-profile .alert-danger p{font-size:12px}.my-profile .alert-danger i{font-size:15px}.my-profile p a{color:#757575;text-decoration:underline}#subscription-cloud-wrap{margin:0;padding:0}.subscription-cloud{background-color:#999;color:#fff;display:inline-block;font-size:11.844px;font-weight:700;line-height:21px;margin:2px 3px 2px 2px;padding:1px 4px 2px;vertical-align:baseline}.change-password .table.well.dark.flat{margin-top:15px;width:75%}.error404 h1{font-size:72px;color:#888}.error404 h3{font-size:36px}.error404 p{font-size:15px}.error404 a{color:#e96f00}.subscriptions label{font-size:17.5px;line-height:20px}.content{padding:0}.widget-icon{font-size:24px;color:#fff;display:inline}.content .widget-wrap{padding:0 270px 0 30px}.content h1.app-title{text-align:right;text-transform:uppercase;font-size:26px;line-height:26px;font-weight:700;color:#fff;margin:25px 0;animation:slide-left .3s .1s ease both}.content h1.app-title i{margin-right:15px}.content .widget-wrap .widget{min-height:120px;animation:slide-right .3s .1s ease both}.well.widget{padding:0;position:relative}.widget a{text-decoration:none}.widget .widget-heading{border-bottom:1px solid rgba(0,0,0,.1)}.widget .widget-heading .widget-title{padding:15px;font-size:18px;color:#fff}.widget .widget-heading .nav-tabs{float:right;margin-bottom:0;border-bottom:0;padding:13px 15px 0 0}.widget .widget-heading .nav-tabs>li>a{border-color:#c7c7c7;color:#555}.widget .widget-heading .nav-tabs>.active>a,.widget .widget-heading .nav-tabs>.active>a:hover,.widget .widget-heading .nav-tabs>.active>a:focus{border:1px solid #c7c7c7;border-bottom:0}.widget .widget-body{padding:0 15px 15px}.widget .widget-heading.blue{background:#2c8bda}.widget .widget-heading.green{background:#579ca7}.widget .widget-heading.red{background:#8c193b}.widget .widget-heading.orange{background:#fb982c}.widget .widget-heading.pink{background:#dd4677}.widget .widget-title:before{width:24px;height:24px;position:absolute}.widget .widget-title>span{margin-left:34px;line-height:23px;-webkit-text-shadow:1px 1px 2px rgba(0,0,0,.3);-moz-text-shadow:1px 1px 2px rgba(0,0,0,.3);text-shadow:1px 1px 2px rgba(0,0,0,.3)}.widget.calendar .widget-body{padding:0}.widget.calendar .calendar-month{position:absolute;top:10px;right:15px;margin:0;padding:7px 14px;color:#fff;background:#ffffff1a;border:1px solid rgba(0,0,0,.1)}.widget.calendar .calendar-week{position:relative;display:flex;width:100%;margin-top:1px;border-bottom:1px solid rgba(255,255,255,.9)}.widget.calendar .calendar-widget-day{width:12.5%;height:55px;font-size:1.6em;font-weight:700;border-right:1px solid rgba(255,255,255,.9)}.widget.calendar .calendar-widget-day span{display:block}.widget.calendar .calendar-widget-day span.top{font-size:.6em;font-weight:400}.widget.calendar .calendar-week>a{display:flex;justify-content:center;align-items:center;flex-direction:column;background:#ccc;color:#393939;text-align:center;transition:all .3s ease}.widget.calendar .calendar-week>.prev,.widget.calendar .calendar-week>.next{width:6.25%;font-size:1.4em}.widget.calendar .calendar-week>a:hover{text-decoration:none}.widget.calendar .calendar-week>a *{cursor:pointer}.widget.calendar .calendar-week>.prev:hover,.widget.calendar .calendar-week>.next:hover,.widget.calendar .calendar-week>a:hover,.widget.calendar .calendar-week>a.selectedDay{background:#579ca7}.widget.calendar .calendar-widget-day:nth-child(2){border-left:1px solid #fff;border-left:1px solid rgba(255,255,255,.9)}.widget.calendar .calendar-events{padding:15px;height:350px;overflow:auto}.widget.calendar .calendar-events ul{list-style:none;margin:0 0 20px;color:#5a5a5a}.widget.calendar .calendar-events ul:last-child{margin-bottom:0}.widget.calendar .calendar-events>ul>li>div>span{font-weight:700}.widget.calendar .calendar-events>ul>li>.underline{border-bottom:1px solid #d3d3d3;padding-bottom:3px;margin-bottom:5px;padding-right:80px}.widget.calendar .calendar-events>ul>li>ul>li{display:flex;justify-content:space-between;width:100%}.widget.calendar .calendar-events>ul>li>ul>li>div.time{width:33%;font-weight:700}.widget.calendar .calendar-events>ul>li>ul>li>div a{color:#393939}.widget.calendar .calendar-events>ul>li>ul>li>div a:hover{color:#393939;text-decoration:underline}.widget.calendar .calendar-events>ul>li>ul>li.multiday{background:#ccc;margin-top:3px;transition:all .3s}.widget.calendar .calendar-events>ul>li>ul>li.multiday:hover{background:#579ca7}.widget.calendar .calendar-events>ul>li>ul>li.multiday .left a{padding-left:3px}.widget.calendar .calendar-events>ul>li>ul>li.multiday .right a{padding-right:3px}.widget.calendar .calendar-events>ul>li>ul>li.multiday a{color:#393939;font-weight:600}.widget.calendar .calendar-events>ul>li>ul>li.multiday a:hover{color:#393939;text-decoration:none}.widget.calendar .widget-calendar #showAllEvents{display:none;position:absolute;top:117px;right:5px}.pvrreview-title-link{text-decoration:none}.pvrreview-title-link:hover{text-decoration:underline}.contacts{min-height:185px!important}.widget.contacts .widget-body{padding-top:15px}.widget.contacts .widget-heading{position:relative}.widget.contacts .widget-heading .caret{border-top-color:#2c8bda;position:absolute;bottom:-5px;left:50%}.widget-heading--flex{display:flex;justify-content:space-between;align-items:center}.widget.contacts #contact-search-container{width:50%;margin-right:15px}.widget.contacts .contacts-search-select .ss-single-selected{background-color:#fff3;border:rgba(0,0,0,.2);color:#fff}.widget.contacts .ss-main .ss-single-selected .ss-arrow{display:none}.widget.contacts .ss-content .ss-list .ss-option,.widget.contacts .ss-content .ss-list .ss-option.ss-disabled{color:#393939}.widget.contacts #contactsSearchResult .contact-photo img{max-width:56px;border:3px solid white;border-radius:50%}.widget.contacts #contactsSearchResult .contact-name-wrap,.widget.contacts #contactsSearchResult .contact-name,.widget.contacts #contactsSearchResult .contact-title,.widget.contacts #contactsSearchResult .contact-phone,.widget.contacts #contactsSearchResult .contact-email{-ms-word-wrap:break-word;word-wrap:break-word}.widget.contacts #contactsSearchResult .contact-name{text-transform:uppercase;color:#2c8bda;font-weight:700;padding-top:5px;padding-bottom:5px}.widget.contacts #contactsSearchResult .contact-name a:hover{color:#2c8bda;text-decoration:underline}.widget.contacts #contactsSearchResult .contact-company{font-size:12px;font-weight:700;line-height:13px;margin-bottom:5px}.widget.contacts #contactsSearchResult .contact-title{font-size:11px}.widget.contacts #contactsSearchResult .contact-number-wrap{background:#d7d7d7;padding:5px 10px;text-align:center}.widget.contacts #contactsSearchResult .contact-number-wrap a{color:#2c8bda}.widget.contacts #contactsSearchResult .contact-number-wrap a:hover{color:#2c8bda;text-decoration:underline}.widget.contacts #contactsSearchResult .contact-number-wrap .contact-phone{font-weight:700;font-size:1.1em}.widget.contacts #contactsSearchResult .contact-number-wrap .contact-email{-ms-word-wrap:break-word;word-wrap:break-word}.widget.contacts .searchForm ::-webkit-input-placeholder{color:#fff}.widget.contacts .searchForm :-moz-placeholder{color:#fff}.widget.contacts .searchForm ::-moz-placeholder{color:#fff}.widget.contacts .searchForm :-ms-input-placeholder{color:#fff}.widget.chatter .widget-body{padding-top:10px;height:325px;overflow:auto}.widget.chatter .alert{margin-top:0;width:auto;line-height:20px}.widget.chatter .alert i{font-size:18px;margin-right:5px}.widget.chatter ul.messageBoardItems{list-style:none;margin:0}.widget.chatter ul.messageBoardItems li{border-bottom:1px solid #cecece;padding-bottom:10px;margin-bottom:10px;color:#757575;font-size:10px}.widget.chatter ul.messageBoardItems li:last-child{border-bottom:0}.widget.chatter ul.messageBoardItems li a{color:#757575;font-size:12px}.widget.chatter ul.messageBoardItems li a:hover{text-decoration:underline}.widget.chatter ul.messageBoardItems li .item-title{color:#8c193b;font-weight:700;font-size:14px;display:inline-block}.widget.chatter ul.messageBoardItems li .created-date{font-size:10px}.widget.chatter ul.messageBoardItems li .chatter-pic{max-width:38px;max-height:38px;border-radius:50%}.widget.chatter .chatter-flex{display:flex;gap:20px}.widget.chatter .chatter-flex__pic{flex:1}.widget.chatter .chatter-flex__text{flex:20}.content .widget-wrap{padding:0 236px 0 30px}.well{margin-bottom:0}.widget.calendar .calendar-events{height:357px}.widget.charts .widget-body{height:428px}.widget.misc .widget-body{min-height:274px}.widget.pr-widget .widget-body,.widget.pr-widget .widget-body .col-md-7,.widget.pr-widget .widget-body .col-md-5{height:auto}.widget-grid{--widget-grid-columns: repeat(3, 1fr);display:grid;grid-template-columns:var(--widget-grid-columns);gap:20px 30px;margin-right:30px}.grid-item-h2{grid-row:span 2}.grid-item-w2{grid-column:span 2}.grid-item-wFull{grid-column:1/-1}@media only screen and (max-width:1540px){.widget-grid{--widget-grid-columns: repeat(2, 50%);margin-right:60px}.grid-item-w2{grid-column:unset}}@media only screen and (max-width:1368px){.widget.contacts #contactsSearchResult .contact-photo img{max-width:100%}.widget.contacts #contactsSearchResult .contact-name-wrap{padding-left:10px}.widget.contacts{height:auto}.widget.chatter ul.messageBoardItems li .col-md-11{padding-left:10px}}@media only screen and (max-width:1174px){.widget-wrap .row [class*=offset]{margin-left:0!important;margin-right:0!important}.widget-wrap .row .col-md-offset-3:first-child{margin-left:0}#loginForm .login-bg{padding:30px 30px 45px}#contactsSearchResult [class*=col-]{text-align:center}.widget.contacts #contactsSearchResult .contact-name-wrap{margin-bottom:15px}.widget.chatter ul.messageBoardItems li .col-md-11{text-align:left;padding-left:0}.widget.contacts #contactsSearchResult .contact-photo img{max-width:50px}.widget.pr-widget .widget-body .col-md-6{height:auto;min-height:100px}.widget.pr-widget .widget-body .col-md-6 p{text-align:center}.content .widget-wrap{padding:0 270px 0 30px}#loginForm .login-wrap .login-input-wrap input[type=email],#loginForm .login-wrap .login-input-wrap input[type=password]{width:84%;min-width:100px}.widget-grid{--widget-grid-columns: 100%;margin:0 15px}}@media screen and (max-width:800px){body{margin:0!important}.container{padding:0 30px}.newsfeed-bg{width:160px;top:55px}.newsfeed-bg>ul{height:90.5%}.newsfeed-bg .title:before{left:7%}.newsfeed-bg .title:after{right:7%}.content .widget-wrap{padding-right:220px}.content h1.app-title{margin:25px 0}.content .widget-wrap h1.app-title{margin-bottom:0}#loginForm .login-bg{padding:30px 25px 45px}#galaga{display:none}}@media only screen and (max-width:598px){body{min-height:570px}body.unauthenticated-body{margin-top:0!important}.container{padding:20px}.newsfeed-bg{width:100%;padding:0;background-color:#387293;transform:translate(100%);transition:transform .3s,width .3s}.newsfeed-bg .title:before{left:35%}.newsfeed-bg .title:after{right:35%}.newsfeed-bg .newsfeed-items{width:95%;margin:0 auto}.content h1.app-title{display:none}.content .widget-wrap h1.app-title{display:block;text-align:left;font-size:22px;line-height:20px}.content h1.app-title i{display:none}.content h1.app-title .beta-badge{font-size:12px}.content .widget-wrap{padding:0 20px}#loginForm{margin-top:0}#loginForm .login-logo,#loginForm .login-bg .fa-rocket{display:none}#loginForm .login-bg{padding:9% 7% 6%;background:transparent;box-shadow:none}select,textarea,input[type=text],input[type=password],input[type=datetime],input[type=datetime-local],input[type=date],input[type=month],input[type=time],input[type=week],input[type=number],input[type=email],input[type=url],input[type=search],input[type=tel],input[type=color],.uneditable-input{width:97%}#loginForm .login-wrap .login-input-wrap>span{display:none}#loginForm .login-wrap .login-input-wrap input[type=email],#loginForm .login-wrap .login-input-wrap input[type=password]{width:100%;display:table;margin:0 auto;min-width:50%}#loginForm .login-wrap .login-input-wrap.right-txt{text-align:center}.message,.login .validation-summary-errors{top:0;bottom:auto}.login .validation-summary-errors ul{padding:0}.login .validation-summary-errors ul li{font-size:11px;text-align:center}.grid-item{min-width:200px}.widget.get-social .widget-body{background-image:none}.widget.pr-widget .widget-body{background-image:none;background-color:#363638}.widget.pr-widget .widget-body .second{min-height:275px;width:auto;float:none}.widget.get-social .widget-body>div.widget-body-content{padding:0 15px}.widget.get-social .widget-body ul.social-wrap{padding:15px 0 0;text-align:center}.widget.get-social .widget-body ul.social-wrap li{padding-right:0}.widget.get-social .widget-body ul.social-desc{margin-left:0}.widget.get-social .widget-body ul.social-desc li{margin-bottom:10px}.change-password .table.well.dark.flat{width:100%}.my-profile .alert-danger{width:auto!important}.content .widget-wrap{padding:0 4px}}@media only screen and (max-width:480px){body.unauthenticated-body{padding-top:0!important}.newsfeed-bg .title:before,.newsfeed-bg .title:after{display:none}.content .widget-wrap h1.app-title{font-size:18px}.widget.calendar .calendar-events>ul>li>ul>li>div.time{width:45%}.widget.calendar .calendar-events>ul>li>ul>li.multiday .left{width:65%}.widget.calendar .calendar-events>ul>li>ul>li.multiday .right{width:35%}.widget .widget-heading .widget-title{font-size:1.2em}.widget .widget-title>span{margin-left:25px}.widget .widget-title:before{background-size:cover!important;width:20px;height:20px;font-size:20px!important}.widget.calendar .calendar-month{font-size:.8em}}@media(min-resolution:144dpi){.newsfeed .title:before{background:url(/images/mc-sprite@2x.png) no-repeat 0 0;background-size:142px 40px}.newsfeed .title:after{background:url(/images/mc-sprite@2x.png) no-repeat -26px 0;background-size:142px 40px}#loginForm .login-wrap .login-input-wrap .username-bg{background:url(/images/mc-sprite@2x.png) no-repeat -102px 0;background-size:142px 40px}#loginForm .login-wrap .login-input-wrap .password-bg{background:url(/images/mc-sprite@2x.png) no-repeat -52px 0;background-size:142px 40px}#loginForm .login-logo{background:url(/images/cmn-logo-transparent@2x.png) no-repeat;background-size:186px 83px}}@keyframes slide-right{0%{transform:translate(-10%);opacity:0}}@keyframes slide-left{0%{transform:translate(20%);opacity:0}}@keyframes slide-up{0%{transform:translate(10%);opacity:0}}.game-wrap{display:table;margin:0 auto}.game-wrap canvas{background-color:#000}#account-management .btn{margin:51px auto 0;display:block}#account-management .fa{margin-right:15px}#account-management .form-wrapper{background-color:#0006;box-shadow:0 0 7px #0000003d;position:relative;padding:20px 75px 45px;display:table}#account-management h2{color:#fff;margin-bottom:55px}#account-management h3{color:#fff}#account-management hr{margin-bottom:27px}#account-management h4{color:#c6c6c6}#account-management input[type=text],#account-management input[type=password]{width:100%}#account-management .jumbotron{background:none}#account-management .jumbotron h1{text-align:center;text-transform:uppercase;color:#fff;font-size:42px}#account-management .top-buffer{margin-top:21px}@media only screen and (max-width:768px){#account-management .form-wrapper{padding:10px!important}}
