@charset "UTF-8";input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.cdk-overlay-pane{pointer-events:auto;box-sizing:border-box}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.48}.cdk-overlay-transparent-backdrop{background:0 0}.owl-dialog-container{position:relative;pointer-events:auto;box-sizing:border-box;display:block;padding:1.5em;box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);border-radius:2px;overflow:auto;background:#fff;color:rgba(0,0,0,.87);outline:0}.owl-dt-container,.owl-dt-container *{box-sizing:border-box}.owl-dt-container{display:block;background:#fff;pointer-events:auto;z-index:1000}.owl-dt-container-row{border-bottom:1px solid rgba(0,0,0,.12)}.owl-dt-container-row:last-child{border-bottom:none}.owl-dt-calendar{display:flex;flex-direction:column;width:100%}.owl-dt-calendar-control{display:flex;align-items:center;font-size:1em;width:100%;padding:.5em;color:#000}.owl-dt-calendar-control .owl-dt-calendar-control-content{flex:1 1 auto;display:flex;justify-content:center;align-items:center}.owl-dt-calendar-control .owl-dt-calendar-control-content .owl-dt-calendar-control-button{padding:0 .8em}.owl-dt-calendar-control .owl-dt-calendar-control-content .owl-dt-calendar-control-button:hover{background-color:rgba(0,0,0,.12)}.owl-dt-calendar-main{flex:1 1 auto;padding:0 .5em .5em;outline:0}.owl-dt-calendar-table{width:100%;border-collapse:collapse;border-spacing:0}.owl-dt-calendar-table .owl-dt-calendar-header{color:rgba(0,0,0,.4)}.owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-weekdays th{font-size:.7em;font-weight:400;text-align:center;padding-bottom:1em}.owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-calendar-table-divider{position:relative;height:1px;padding-bottom:.5em}.owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-calendar-table-divider:after{content:'';position:absolute;top:0;left:-.5em;right:-.5em;height:1px;background:rgba(0,0,0,.12)}.owl-dt-calendar-table .owl-dt-calendar-cell{position:relative;height:0;line-height:0;text-align:center;outline:0;cursor:pointer;color:rgba(0,0,0,.85);-webkit-appearance:none;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:transparent}.owl-dt-calendar-table .owl-dt-calendar-cell-content{position:absolute;top:5%;left:5%;display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:90%;height:90%;font-size:.8em;line-height:1;border:1px solid transparent;border-radius:999px;color:inherit}.owl-dt-calendar-table .owl-dt-calendar-cell-out{opacity:.2}.owl-dt-calendar-table .owl-dt-calendar-cell-today:not(.owl-dt-calendar-cell-selected){border-color:rgba(0,0,0,.4)}.owl-dt-calendar-table .owl-dt-calendar-cell-selected{color:rgba(255,255,255,.85);background-color:#3f51b5}.owl-dt-calendar-table .owl-dt-calendar-cell-selected.owl-dt-calendar-cell-today{box-shadow:inset 0 0 0 1px rgba(255,255,255,.85)}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled{cursor:default}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected){color:rgba(0,0,0,.4)}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-content.owl-dt-calendar-cell-selected{opacity:.4}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-today:not(.owl-dt-calendar-cell-selected){border-color:rgba(0,0,0,.2)}.owl-dt-calendar-table .owl-dt-calendar-cell-active:focus>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected),.owl-dt-calendar-table :not(.owl-dt-calendar-cell-disabled):hover>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected){background-color:rgba(0,0,0,.04)}.owl-dt-calendar-table .owl-dt-calendar-cell-in-range{background:rgba(63,81,181,.2)}.owl-dt-calendar-table .owl-dt-calendar-cell-in-range.owl-dt-calendar-cell-range-from{border-top-left-radius:999px;border-bottom-left-radius:999px}.owl-dt-calendar-table .owl-dt-calendar-cell-in-range.owl-dt-calendar-cell-range-to{border-top-right-radius:999px;border-bottom-right-radius:999px}.owl-dt-timer{display:flex;justify-content:center;width:100%;height:6em;padding:.5em;outline:0}.owl-dt-timer-box{position:relative;display:inline-flex;flex-direction:column;align-items:center;width:25%;height:100%}.owl-dt-timer-content{flex:1 1 auto;display:flex;justify-content:center;align-items:center;width:100%;font-size:1.2em}.owl-dt-timer-divider{display:inline-block;align-self:flex-end;position:absolute;width:.6em;height:100%;left:-.3em}.owl-dt-timer-divider:after,.owl-dt-timer-divider:before{content:'';display:block;width:.3em;height:.3em;position:absolute;left:50%;border-radius:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:currentColor}.owl-dt-timer-divider:before{top:38%}.owl-dt-timer-divider:after{bottom:38%}.owl-dt-control-button{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;outline:0;border:none;-webkit-tap-highlight-color:transparent;display:inline-block;white-space:nowrap;text-decoration:none;vertical-align:baseline;margin:0;padding:0;background-color:transparent;color:inherit}.owl-dt-control-button .owl-dt-control-button-content{position:relative;display:inline-flex;justify-content:center;align-items:center;outline:0}.owl-dt-control-button:focus>.owl-dt-control-button-content{background-color:rgba(0,0,0,.12)}.owl-dt-control-button:not(:-moz-focusring):focus>.owl-dt-control-button-content{box-shadow:none}.owl-dt-control-period-button .owl-dt-control-button-content{height:2em;padding:.3em .5em;border-radius:3px;transition:background-color .1s linear}.owl-dt-control-period-button:hover>.owl-dt-control-button-content{background-color:rgba(0,0,0,.12)}.owl-dt-control-arrow-button .owl-dt-control-button-content{padding:0;border-radius:50%;width:1.5em;height:1.5em}.owl-dt-control-arrow-button[disabled]{color:rgba(0,0,0,.4);cursor:default}.owl-dt-control-arrow-button svg{width:.8em;height:.8em;fill:currentColor}.owl-dt-inline-container,.owl-dt-popup-container{position:relative;width:296px;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.owl-dt-inline-container .owl-dt-calendar,.owl-dt-inline-container .owl-dt-timer,.owl-dt-popup-container .owl-dt-calendar,.owl-dt-popup-container .owl-dt-timer{width:100%}.owl-dt-inline-container .owl-dt-calendar,.owl-dt-popup-container .owl-dt-calendar{height:340px}.owl-dt-inline-container{display:inline-block}.owl-dt-dialog-container{max-height:85vh;margin:-1.5em}.owl-dt-dialog-container .owl-dt-calendar{min-width:250px;min-height:330px;max-width:750px;max-height:750px}.owl-dt-dialog-container .owl-dt-timer{min-width:250px;max-width:750px}@media all and (orientation:landscape){.owl-dt-dialog-container .owl-dt-calendar{width:60vh;height:60vh}.owl-dt-dialog-container .owl-dt-timer{width:60vh}}@media all and (orientation:portrait){.owl-dt-dialog-container .owl-dt-calendar{width:80vw;height:80vw}.owl-dt-dialog-container .owl-dt-timer{width:80vw}}.owl-dt-container-buttons{display:flex;width:100%;height:2em;color:#3f51b5}.owl-dt-container-control-button{width:50%;height:100%;border-radius:0}.owl-dt-container-control-button .owl-dt-control-button-content{height:100%;width:100%;transition:background-color .1s linear}.owl-dt-container-control-button:hover .owl-dt-control-button-content{background-color:rgba(0,0,0,.1)}.owl-dt-container-info{padding:0 .5em;cursor:pointer;-webkit-tap-highlight-color:transparent}.owl-dt-container-info .owl-dt-container-range{display:flex;justify-content:space-between;padding:.5em 0;font-size:.8em}.owl-dt-container-info .owl-dt-container-range:last-child{border-top:1px solid rgba(0,0,0,.12)}.owl-dt-container-info .owl-dt-container-info-active{color:#3f51b5}.owl-dt-container-disabled,.owl-dt-trigger-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none;cursor:default!important}.owl-dt-timer-hour12{display:flex;justify-content:center;align-items:center;color:#3f51b5}.owl-dt-timer-hour12 .owl-dt-timer-hour12-box{border:1px solid currentColor;border-radius:2px;transition:background .2s ease}.owl-dt-timer-hour12 .owl-dt-timer-hour12-box .owl-dt-control-button-content{width:100%;height:100%;padding:.5em}.owl-dt-timer-hour12 .owl-dt-timer-hour12-box:focus .owl-dt-control-button-content,.owl-dt-timer-hour12 .owl-dt-timer-hour12-box:hover .owl-dt-control-button-content{background:#3f51b5;color:#fff}.mat-display-4,.mat-typography .mat-display-4{letter-spacing:-.05em}.mat-display-3,.mat-typography .mat-display-3{letter-spacing:-.02em}.mat-display-2,.mat-typography .mat-display-2{letter-spacing:-.005em}.mat-form-field{font-size:inherit}.mat-elevation-z0{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-elevation-z1{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.mat-elevation-z2{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.mat-elevation-z3{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}.mat-elevation-z4{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.mat-elevation-z5{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)}.mat-elevation-z6{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.mat-elevation-z7{box-shadow:0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12)}.mat-elevation-z8{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.mat-elevation-z9{box-shadow:0 5px 6px -3px rgba(0,0,0,.2),0 9px 12px 1px rgba(0,0,0,.14),0 3px 16px 2px rgba(0,0,0,.12)}.mat-elevation-z10{box-shadow:0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12)}.mat-elevation-z11{box-shadow:0 6px 7px -4px rgba(0,0,0,.2),0 11px 15px 1px rgba(0,0,0,.14),0 4px 20px 3px rgba(0,0,0,.12)}.mat-elevation-z12{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.mat-elevation-z13{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12)}.mat-elevation-z14{box-shadow:0 7px 9px -4px rgba(0,0,0,.2),0 14px 21px 2px rgba(0,0,0,.14),0 5px 26px 4px rgba(0,0,0,.12)}.mat-elevation-z15{box-shadow:0 8px 9px -5px rgba(0,0,0,.2),0 15px 22px 2px rgba(0,0,0,.14),0 6px 28px 5px rgba(0,0,0,.12)}.mat-elevation-z16{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}.mat-elevation-z17{box-shadow:0 8px 11px -5px rgba(0,0,0,.2),0 17px 26px 2px rgba(0,0,0,.14),0 6px 32px 5px rgba(0,0,0,.12)}.mat-elevation-z18{box-shadow:0 9px 11px -5px rgba(0,0,0,.2),0 18px 28px 2px rgba(0,0,0,.14),0 7px 34px 6px rgba(0,0,0,.12)}.mat-elevation-z19{box-shadow:0 9px 12px -6px rgba(0,0,0,.2),0 19px 29px 2px rgba(0,0,0,.14),0 7px 36px 6px rgba(0,0,0,.12)}.mat-elevation-z20{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 20px 31px 3px rgba(0,0,0,.14),0 8px 38px 7px rgba(0,0,0,.12)}.mat-elevation-z21{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 21px 33px 3px rgba(0,0,0,.14),0 8px 40px 7px rgba(0,0,0,.12)}.mat-elevation-z22{box-shadow:0 10px 14px -6px rgba(0,0,0,.2),0 22px 35px 3px rgba(0,0,0,.14),0 8px 42px 7px rgba(0,0,0,.12)}.mat-elevation-z23{box-shadow:0 11px 14px -7px rgba(0,0,0,.2),0 23px 36px 3px rgba(0,0,0,.14),0 9px 44px 8px rgba(0,0,0,.12)}.mat-elevation-z24{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}.mat-badge-content{font-weight:600;font-size:12px;font-family:Poppins,sans-serif}.mat-badge-small .mat-badge-content{font-size:6px}.mat-badge-large .mat-badge-content{font-size:24px}.mat-h1,.mat-headline,.mat-typography h1{font:400 24px/32px Poppins,sans-serif;margin:0 0 16px}.mat-h2,.mat-title,.mat-typography h2{font:500 20px/32px Poppins,sans-serif;margin:0 0 16px}.mat-h3,.mat-subheading-2,.mat-typography h3{font:400 16px/28px Poppins,sans-serif;margin:0 0 16px}.mat-h4,.mat-subheading-1,.mat-typography h4{font:400 15px/24px Poppins,sans-serif;margin:0 0 16px}.mat-h5,.mat-typography h5{font:400 11.62px/20px Poppins,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography h6{font:400 9.38px/20px Poppins,sans-serif;margin:0 0 12px}.mat-body-2,.mat-body-strong{font:500 14px/24px Poppins,sans-serif}.mat-body,.mat-body-1,.mat-typography{font:400 14px/20px Poppins,sans-serif}.mat-body p,.mat-body-1 p,.mat-typography p{margin:0 0 12px}.mat-caption,.mat-small{font:400 12px/20px Poppins,sans-serif}.mat-display-4,.mat-typography .mat-display-4{font:300 112px/112px Poppins,sans-serif;margin:0 0 56px;letter-spacing:-.05em}.mat-display-3,.mat-typography .mat-display-3{font:400 56px/56px Poppins,sans-serif;margin:0 0 64px;letter-spacing:-.02em}.mat-display-2,.mat-typography .mat-display-2{font:400 45px/48px Poppins,sans-serif;margin:0 0 64px;letter-spacing:-.005em}.mat-display-1,.mat-typography .mat-display-1{font:400 34px/40px Poppins,sans-serif;margin:0 0 64px}.mat-bottom-sheet-container{font-family:Poppins,sans-serif;font-size:16px;font-weight:400}.mat-button,.mat-fab,.mat-flat-button,.mat-icon-button,.mat-mini-fab,.mat-raised-button,.mat-stroked-button{font-family:Poppins,sans-serif;font-size:14px;font-weight:500}.mat-button-toggle,.mat-card{font-family:Poppins,sans-serif}.mat-card-title{font-size:24px;font-weight:400}.mat-card-content,.mat-card-header .mat-card-title,.mat-card-subtitle{font-size:14px}.mat-checkbox{font-family:Poppins,sans-serif}.mat-checkbox-layout .mat-checkbox-label{line-height:24px}.mat-chip{font-size:13px;line-height:18px}.mat-chip .mat-chip-remove.mat-icon,.mat-chip .mat-chip-trailing-icon.mat-icon{font-size:18px}.mat-table{font-family:Poppins,sans-serif}.mat-header-cell{font-size:12px;font-weight:500}.mat-cell,.mat-footer-cell{font-size:14px}.mat-calendar{font-family:Poppins,sans-serif}.mat-calendar-body{font-size:13px}.mat-calendar-body-label,.mat-calendar-period-button{font-size:14px;font-weight:500}.mat-calendar-table-header th{font-size:11px;font-weight:400}.mat-dialog-title{font:500 20px/32px Poppins,sans-serif}.mat-expansion-panel-header{font-family:Poppins,sans-serif;font-size:15px;font-weight:400}.mat-expansion-panel-content{font:400 14px/20px Poppins,sans-serif}.mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Poppins,sans-serif}.mat-form-field-prefix .mat-icon,.mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}.mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{-webkit-transform:translateY(-1.34373em) scale(.75);transform:translateY(-1.34373em) scale(.75);width:133.33335333%}.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{-webkit-transform:translateY(-1.34372em) scale(.75);transform:translateY(-1.34372em) scale(.75);width:133.33336333%}.mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}.mat-form-field-label{top:1.34375em}.mat-form-field-underline{bottom:1.34375em}.mat-form-field-subscript-wrapper{font-size:75%;margin-top:.66666667em;top:calc(100% - 1.79166667em)}.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{-webkit-transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00103px);transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00103px);-ms-transform:translateY(-1.28122em) scale(.75);width:133.33336333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{-webkit-transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00104px);transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00104px);-ms-transform:translateY(-1.28121em) scale(.75);width:133.33337333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{-webkit-transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00105px);transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00105px);-ms-transform:translateY(-1.2812em) scale(.75);width:133.33338333%}.mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.54166667em;top:calc(100% - 1.66666667em)}.mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{-webkit-transform:translateY(-.59373em) scale(.75);transform:translateY(-.59373em) scale(.75);width:133.33335333%}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{-webkit-transform:translateY(-.59372em) scale(.75);transform:translateY(-.59372em) scale(.75);width:133.33336333%}.mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}.mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{-webkit-transform:translateY(-1.59373em) scale(.75);transform:translateY(-1.59373em) scale(.75);width:133.33335333%}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{-webkit-transform:translateY(-1.59372em) scale(.75);transform:translateY(-1.59372em) scale(.75);width:133.33336333%}.mat-grid-tile-footer,.mat-grid-tile-header{font-size:14px}.mat-grid-tile-footer .mat-line,.mat-grid-tile-header .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-footer .mat-line:nth-child(n+2),.mat-grid-tile-header .mat-line:nth-child(n+2){font-size:12px}input.mat-input-element{margin-top:-.0625em}.mat-menu-item{font-family:Poppins,sans-serif;font-size:16px;font-weight:400}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:Poppins,sans-serif;font-size:12px}.mat-radio-button,.mat-select{font-family:Poppins,sans-serif}.mat-select-trigger{height:1.125em}.mat-slide-toggle-content{font:400 14px/20px Poppins,sans-serif}.mat-slider-thumb-label-text{font-family:Poppins,sans-serif;font-size:12px;font-weight:500}.mat-stepper-horizontal,.mat-stepper-vertical{font-family:Poppins,sans-serif}.mat-step-label{font-size:14px;font-weight:400}.mat-step-label-selected{font-size:14px;font-weight:500}.mat-tab-group{font-family:Poppins,sans-serif}.mat-tab-label,.mat-tab-link{font-family:Poppins,sans-serif;font-size:14px;font-weight:500}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font:500 20px/32px Poppins,sans-serif;margin:0}.mat-tooltip{font-family:Poppins,sans-serif;font-size:10px;padding-top:6px;padding-bottom:6px}.mat-tooltip-handset{font-size:14px;padding-top:9px;padding-bottom:9px}.mat-list-item,.mat-list-option{font-family:Poppins,sans-serif}.mat-list .mat-list-item,.mat-nav-list .mat-list-item,.mat-selection-list .mat-list-item{font-size:16px}.mat-list .mat-list-item .mat-line,.mat-nav-list .mat-list-item .mat-line,.mat-selection-list .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list .mat-list-item .mat-line:nth-child(n+2),.mat-nav-list .mat-list-item .mat-line:nth-child(n+2),.mat-selection-list .mat-list-item .mat-line:nth-child(n+2){font-size:14px}.mat-list .mat-list-option,.mat-nav-list .mat-list-option,.mat-selection-list .mat-list-option{font-size:16px}.mat-list .mat-list-option .mat-line,.mat-nav-list .mat-list-option .mat-line,.mat-selection-list .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list .mat-list-option .mat-line:nth-child(n+2),.mat-nav-list .mat-list-option .mat-line:nth-child(n+2),.mat-selection-list .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.mat-list[dense] .mat-list-item,.mat-nav-list[dense] .mat-list-item,.mat-selection-list[dense] .mat-list-item{font-size:12px}.mat-list[dense] .mat-list-item .mat-line,.mat-nav-list[dense] .mat-list-item .mat-line,.mat-selection-list[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list[dense] .mat-list-item .mat-line:nth-child(n+2),.mat-list[dense] .mat-list-option,.mat-nav-list[dense] .mat-list-item .mat-line:nth-child(n+2),.mat-nav-list[dense] .mat-list-option,.mat-selection-list[dense] .mat-list-item .mat-line:nth-child(n+2),.mat-selection-list[dense] .mat-list-option{font-size:12px}.mat-list[dense] .mat-list-option .mat-line,.mat-nav-list[dense] .mat-list-option .mat-line,.mat-selection-list[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list[dense] .mat-list-option .mat-line:nth-child(n+2),.mat-nav-list[dense] .mat-list-option .mat-line:nth-child(n+2),.mat-selection-list[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.mat-list[dense] .mat-subheader,.mat-nav-list[dense] .mat-subheader,.mat-selection-list[dense] .mat-subheader{font-family:Poppins,sans-serif;font-size:12px;font-weight:500}.mat-option{font-family:Poppins,sans-serif;color:rgba(0,0,0,.87)}.mat-optgroup-label{font:500 14px/24px Poppins,sans-serif;color:rgba(0,0,0,.54)}.mat-simple-snackbar{font-family:Poppins,sans-serif;font-size:14px}.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.mat-ripple{overflow:hidden}@media screen and (-ms-high-contrast:active){.mat-ripple{display:none}}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,-webkit-transform 0s cubic-bezier(0,0,.2,1);transition:opacity,transform 0s cubic-bezier(0,0,.2,1);transition:opacity,transform 0s cubic-bezier(0,0,.2,1),-webkit-transform 0s cubic-bezier(0,0,.2,1);-webkit-transform:scale(0);transform:scale(0)}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;outline:0;-webkit-appearance:none;-moz-appearance:none}.cdk-global-overlay-wrapper,.cdk-overlay-container{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}@media screen and (-ms-high-contrast:active){.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.mat-badge-small .mat-badge-content{outline:solid 1px;border-radius:0}}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.288)}.cdk-overlay-transparent-backdrop,.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}.cdk-text-field-autofill-monitored:-webkit-autofill{-webkit-animation-name:cdk-text-field-autofill-start;animation-name:cdk-text-field-autofill-start}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){-webkit-animation-name:cdk-text-field-autofill-end;animation-name:cdk-text-field-autofill-end}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{height:auto!important;overflow:hidden!important;padding:2px 0!important;box-sizing:content-box!important}.mat-ripple-element{background-color:rgba(0,0,0,.1)}.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),.mat-option:focus:not(.mat-option-disabled),.mat-option:hover:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.mat-option.mat-active{background:rgba(0,0,0,.04);color:rgba(0,0,0,.87)}.mat-option.mat-option-disabled{color:rgba(0,0,0,.38)}.mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#1e88e5}.mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#263238}.mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#e53935}.mat-optgroup-disabled .mat-optgroup-label{color:rgba(0,0,0,.38)}.mat-pseudo-checkbox{color:rgba(0,0,0,.54)}.mat-pseudo-checkbox::after{color:#fafafa}.mat-accent .mat-pseudo-checkbox-checked,.mat-accent .mat-pseudo-checkbox-indeterminate,.mat-pseudo-checkbox-checked,.mat-pseudo-checkbox-indeterminate{background:#263238}.mat-primary .mat-pseudo-checkbox-checked,.mat-primary .mat-pseudo-checkbox-indeterminate{background:#1e88e5}.mat-warn .mat-pseudo-checkbox-checked,.mat-warn .mat-pseudo-checkbox-indeterminate{background:#e53935}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.mat-app-background{background-color:#fafafa;color:rgba(0,0,0,.87)}.mat-theme-loaded-marker{display:none}.mat-autocomplete-panel{background:#fff;color:rgba(0,0,0,.87)}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#fff}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:rgba(0,0,0,.87)}.mat-badge-accent .mat-badge-content{background:#263238;color:#fff}.mat-badge-warn .mat-badge-content{color:#fff;background:#e53935}.mat-badge{position:relative}.mat-badge-hidden .mat-badge-content{display:none}.mat-badge-content{color:#fff;background:#1e88e5;position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;-webkit-transform:scale(.6);transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.mat-badge-content.mat-badge-active{-webkit-transform:none;transform:none}.mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.mat-bottom-sheet-container{background:#fff;color:rgba(0,0,0,.87)}.mat-button,.mat-icon-button,.mat-stroked-button{color:inherit;background:0 0}.mat-button.mat-primary,.mat-icon-button.mat-primary,.mat-stroked-button.mat-primary{color:#1e88e5}.mat-button.mat-accent,.mat-icon-button.mat-accent,.mat-stroked-button.mat-accent{color:#263238}.mat-button.mat-warn,.mat-icon-button.mat-warn,.mat-stroked-button.mat-warn{color:#e53935}.mat-button.mat-accent[disabled],.mat-button.mat-primary[disabled],.mat-button.mat-warn[disabled],.mat-button[disabled][disabled],.mat-icon-button.mat-accent[disabled],.mat-icon-button.mat-primary[disabled],.mat-icon-button.mat-warn[disabled],.mat-icon-button[disabled][disabled],.mat-stroked-button.mat-accent[disabled],.mat-stroked-button.mat-primary[disabled],.mat-stroked-button.mat-warn[disabled],.mat-stroked-button[disabled][disabled]{color:rgba(0,0,0,.26)}.mat-button.mat-primary .mat-button-focus-overlay,.mat-icon-button.mat-primary .mat-button-focus-overlay,.mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:rgba(30,136,229,.12)}.mat-button.mat-accent .mat-button-focus-overlay,.mat-icon-button.mat-accent .mat-button-focus-overlay,.mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:rgba(38,50,56,.12)}.mat-button.mat-warn .mat-button-focus-overlay,.mat-icon-button.mat-warn .mat-button-focus-overlay,.mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:rgba(229,57,53,.12)}.mat-button[disabled] .mat-button-focus-overlay,.mat-icon-button[disabled] .mat-button-focus-overlay,.mat-stroked-button[disabled] .mat-button-focus-overlay{background-color:transparent}.mat-button.mat-primary .mat-ripple-element,.mat-icon-button.mat-primary .mat-ripple-element,.mat-stroked-button.mat-primary .mat-ripple-element{background-color:rgba(30,136,229,.1)}.mat-button.mat-accent .mat-ripple-element,.mat-icon-button.mat-accent .mat-ripple-element,.mat-stroked-button.mat-accent .mat-ripple-element{background-color:rgba(38,50,56,.1)}.mat-button.mat-warn .mat-ripple-element,.mat-icon-button.mat-warn .mat-ripple-element,.mat-stroked-button.mat-warn .mat-ripple-element{background-color:rgba(229,57,53,.1)}.mat-fab,.mat-flat-button,.mat-mini-fab,.mat-raised-button{color:rgba(0,0,0,.87);background-color:#fff}.mat-fab.mat-accent,.mat-fab.mat-primary,.mat-fab.mat-warn,.mat-flat-button.mat-accent,.mat-flat-button.mat-primary,.mat-flat-button.mat-warn,.mat-mini-fab.mat-accent,.mat-mini-fab.mat-primary,.mat-mini-fab.mat-warn,.mat-raised-button.mat-accent,.mat-raised-button.mat-primary,.mat-raised-button.mat-warn{color:#fff}.mat-fab.mat-accent[disabled],.mat-fab.mat-primary[disabled],.mat-fab.mat-warn[disabled],.mat-fab[disabled][disabled],.mat-flat-button.mat-accent[disabled],.mat-flat-button.mat-primary[disabled],.mat-flat-button.mat-warn[disabled],.mat-flat-button[disabled][disabled],.mat-mini-fab.mat-accent[disabled],.mat-mini-fab.mat-primary[disabled],.mat-mini-fab.mat-warn[disabled],.mat-mini-fab[disabled][disabled],.mat-raised-button.mat-accent[disabled],.mat-raised-button.mat-primary[disabled],.mat-raised-button.mat-warn[disabled],.mat-raised-button[disabled][disabled]{color:rgba(0,0,0,.26);background-color:rgba(0,0,0,.12)}.mat-fab.mat-primary,.mat-flat-button.mat-primary,.mat-mini-fab.mat-primary,.mat-raised-button.mat-primary{background-color:#1e88e5}.mat-fab.mat-accent,.mat-flat-button.mat-accent,.mat-mini-fab.mat-accent,.mat-raised-button.mat-accent{background-color:#263238}.mat-fab.mat-warn,.mat-flat-button.mat-warn,.mat-mini-fab.mat-warn,.mat-raised-button.mat-warn{background-color:#e53935}.mat-fab.mat-accent .mat-ripple-element,.mat-fab.mat-primary .mat-ripple-element,.mat-fab.mat-warn .mat-ripple-element,.mat-flat-button.mat-accent .mat-ripple-element,.mat-flat-button.mat-primary .mat-ripple-element,.mat-flat-button.mat-warn .mat-ripple-element,.mat-mini-fab.mat-accent .mat-ripple-element,.mat-mini-fab.mat-primary .mat-ripple-element,.mat-mini-fab.mat-warn .mat-ripple-element,.mat-raised-button.mat-accent .mat-ripple-element,.mat-raised-button.mat-primary .mat-ripple-element,.mat-raised-button.mat-warn .mat-ripple-element{background-color:rgba(255,255,255,.1)}.mat-icon-button.mat-primary .mat-ripple-element{background-color:rgba(30,136,229,.2)}.mat-icon-button.mat-accent .mat-ripple-element{background-color:rgba(38,50,56,.2)}.mat-icon-button.mat-warn .mat-ripple-element{background-color:rgba(229,57,53,.2)}.mat-button-toggle{color:rgba(0,0,0,.38)}.mat-button-toggle .mat-button-toggle-focus-overlay{background-color:rgba(0,0,0,.12)}.mat-button-toggle-checked{background-color:#e0e0e0;color:rgba(0,0,0,.54)}.mat-button-toggle-disabled{background-color:#eee;color:rgba(0,0,0,.26)}.mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.mat-card{background:#fff;color:rgba(0,0,0,.87)}.mat-card-subtitle{color:rgba(0,0,0,.54)}.mat-checkbox-frame{border-color:rgba(0,0,0,.54)}.mat-checkbox-checkmark{fill:#fafafa}.mat-checkbox-checkmark-path{stroke:#fafafa!important}@media screen and (-ms-high-contrast:black-on-white){.mat-checkbox-checkmark-path{stroke:#000!important}}.mat-checkbox-mixedmark{background-color:#fafafa}.mat-checkbox-checked.mat-primary .mat-checkbox-background,.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background{background-color:#1e88e5}.mat-checkbox-checked.mat-accent .mat-checkbox-background,.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#263238}.mat-checkbox-checked.mat-warn .mat-checkbox-background,.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background{background-color:#e53935}.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.mat-checkbox-disabled .mat-checkbox-label{color:#b0b0b0}@media screen and (-ms-high-contrast:active){.mat-badge-large .mat-badge-content,.mat-badge-medium .mat-badge-content{outline:solid 1px;border-radius:0}.mat-checkbox-disabled{opacity:.5}.mat-checkbox-background{background:0 0}}.mat-checkbox:not(.mat-checkbox-disabled).mat-primary .mat-checkbox-ripple .mat-ripple-element{background-color:rgba(30,136,229,.26)}.mat-checkbox:not(.mat-checkbox-disabled).mat-accent .mat-checkbox-ripple .mat-ripple-element{background-color:rgba(38,50,56,.26)}.mat-checkbox:not(.mat-checkbox-disabled).mat-warn .mat-checkbox-ripple .mat-ripple-element{background-color:rgba(229,57,53,.26)}.mat-chip.mat-standard-chip{background-color:#e0e0e0;color:rgba(0,0,0,.87)}.mat-chip.mat-standard-chip .mat-chip-remove{color:rgba(0,0,0,.87);opacity:.4}.mat-chip.mat-standard-chip .mat-chip-remove:hover{opacity:.54}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#1e88e5;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove:hover{opacity:.54}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#e53935;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove:hover{opacity:.54}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#263238;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove:hover{opacity:.54}.mat-table{background:#fff}.mat-table tbody,.mat-table tfoot,.mat-table thead,.mat-table-sticky,[mat-footer-row],[mat-header-row],[mat-row],mat-footer-row,mat-header-row,mat-row{background:inherit}mat-footer-row,mat-header-row,mat-row,td.mat-cell,td.mat-footer-cell,th.mat-header-cell{border-bottom-color:rgba(0,0,0,.12)}.mat-header-cell{color:rgba(0,0,0,.54)}.mat-cell,.mat-footer-cell{color:rgba(0,0,0,.87)}.mat-calendar-arrow{border-top-color:rgba(0,0,0,.54)}.mat-datepicker-content .mat-calendar-next-button,.mat-datepicker-content .mat-calendar-previous-button,.mat-datepicker-toggle{color:rgba(0,0,0,.54)}.mat-calendar-table-header{color:rgba(0,0,0,.38)}.mat-calendar-table-header-divider::after{background:rgba(0,0,0,.12)}.mat-calendar-body-label{color:rgba(0,0,0,.54)}.mat-calendar-body-cell-content{color:rgba(0,0,0,.87);border-color:transparent}.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected){color:rgba(0,0,0,.38)}.cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected){background-color:rgba(0,0,0,.04)}.mat-calendar-body-today:not(.mat-calendar-body-selected){border-color:rgba(0,0,0,.38)}.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected){border-color:rgba(0,0,0,.18)}.mat-calendar-body-selected{background-color:#1e88e5;color:#fff}.mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(30,136,229,.4)}.mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content{background-color:#fff;color:rgba(0,0,0,.87)}.mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#263238;color:#fff}.mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(38,50,56,.4)}.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#e53935;color:#fff}.mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(229,57,53,.4)}.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-toggle-active{color:#1e88e5}.mat-datepicker-toggle-active.mat-accent{color:#263238}.mat-datepicker-toggle-active.mat-warn{color:#e53935}.mat-dialog-container{background:#fff;color:rgba(0,0,0,.87)}.mat-divider{border-top-color:rgba(0,0,0,.12)}.mat-divider-vertical{border-right-color:rgba(0,0,0,.12)}.mat-expansion-panel{background:#fff;color:rgba(0,0,0,.87)}.mat-action-row{border-top-color:rgba(0,0,0,.12)}.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]).cdk-keyboard-focused,.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]).cdk-program-focused,.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]):hover{background:rgba(0,0,0,.04)}.mat-expansion-panel-header-title{color:rgba(0,0,0,.87)}.mat-expansion-indicator::after,.mat-expansion-panel-header-description{color:rgba(0,0,0,.54)}.mat-expansion-panel-header[aria-disabled=true]{color:rgba(0,0,0,.26)}.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title{color:inherit}.mat-form-field-label,.mat-hint{color:rgba(0,0,0,.6)}.mat-form-field.mat-focused .mat-form-field-label{color:#1e88e5}.mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#263238}.mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#e53935}.mat-focused .mat-form-field-required-marker{color:#263238}.mat-form-field-ripple{background-color:rgba(0,0,0,.87)}.mat-form-field.mat-focused .mat-form-field-ripple{background-color:#1e88e5}.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#263238}.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#e53935}.mat-form-field.mat-form-field-invalid .mat-form-field-label,.mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker,.mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent{color:#e53935}.mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#e53935}.mat-error{color:#e53935}.mat-form-field-appearance-legacy .mat-form-field-label,.mat-form-field-appearance-legacy .mat-hint{color:rgba(0,0,0,.54)}.mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em;background-color:rgba(0,0,0,.42)}.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0,rgba(0,0,0,.42) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-standard .mat-form-field-underline{background-color:rgba(0,0,0,.42)}.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0,rgba(0,0,0,.42) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-fill .mat-form-field-flex{background-color:rgba(0,0,0,.04)}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:rgba(0,0,0,.02)}.mat-form-field-appearance-fill .mat-form-field-underline::before{background-color:rgba(0,0,0,.42)}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:rgba(0,0,0,.38)}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before{background-color:transparent}.mat-form-field-appearance-outline .mat-form-field-outline{color:rgba(0,0,0,.12)}.mat-form-field-appearance-outline .mat-form-field-outline-thick{color:rgba(0,0,0,.87)}.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#1e88e5}.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#263238}.mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#e53935}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:rgba(0,0,0,.38)}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:rgba(0,0,0,.06)}.mat-icon.mat-primary{color:#1e88e5}.mat-icon.mat-accent{color:#263238}.mat-icon.mat-warn{color:#e53935}.mat-input-element:disabled{color:rgba(0,0,0,.38)}.mat-input-element{caret-color:#1e88e5}.mat-input-element::-ms-input-placeholder{color:rgba(0,0,0,.42)}.mat-input-element::placeholder{color:rgba(0,0,0,.42)}.mat-input-element::-moz-placeholder{color:rgba(0,0,0,.42)}.mat-input-element::-webkit-input-placeholder{color:rgba(0,0,0,.42)}.mat-input-element:-ms-input-placeholder{color:rgba(0,0,0,.42)}.mat-accent .mat-input-element{caret-color:#263238}.mat-form-field-invalid .mat-input-element,.mat-warn .mat-input-element{caret-color:#e53935}.mat-list .mat-list-item,.mat-list .mat-list-option,.mat-nav-list .mat-list-item,.mat-nav-list .mat-list-option,.mat-selection-list .mat-list-item,.mat-selection-list .mat-list-option{color:rgba(0,0,0,.87)}.mat-list .mat-subheader,.mat-nav-list .mat-subheader,.mat-selection-list .mat-subheader{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:rgba(0,0,0,.54)}.mat-list-item-disabled{background-color:#eee}.mat-list-option.mat-list-item-focus,.mat-list-option:hover,.mat-nav-list .mat-list-item.mat-list-item-focus,.mat-nav-list .mat-list-item:hover{background:rgba(0,0,0,.04)}.mat-menu-panel{background:#fff}.mat-menu-item{background:0 0;color:rgba(0,0,0,.87)}.mat-menu-item[disabled],.mat-menu-item[disabled]::after{color:rgba(0,0,0,.38)}.mat-menu-item .mat-icon:not([color]),.mat-menu-item-submenu-trigger::after{color:rgba(0,0,0,.54)}.mat-menu-item-highlighted:not([disabled]),.mat-menu-item.cdk-keyboard-focused:not([disabled]),.mat-menu-item.cdk-program-focused:not([disabled]),.mat-menu-item:hover:not([disabled]){background:rgba(0,0,0,.04)}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{color:rgba(0,0,0,.54)}.mat-paginator-decrement,.mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.mat-paginator-first,.mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.mat-icon-button[disabled] .mat-paginator-decrement,.mat-icon-button[disabled] .mat-paginator-first,.mat-icon-button[disabled] .mat-paginator-increment,.mat-icon-button[disabled] .mat-paginator-last{border-color:rgba(0,0,0,.38)}.mat-progress-bar-background{fill:#bbdefb}.mat-progress-bar-buffer{background-color:#bbdefb}.mat-progress-bar-fill::after{background-color:#1e88e5}.mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#cfd8dc}.mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#cfd8dc}.mat-progress-bar.mat-accent .mat-progress-bar-fill::after{background-color:#263238}.mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#ffcdd2}.mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#ffcdd2}.mat-progress-bar.mat-warn .mat-progress-bar-fill::after{background-color:#e53935}.mat-progress-spinner circle,.mat-spinner circle{stroke:#1e88e5}.mat-progress-spinner.mat-accent circle,.mat-spinner.mat-accent circle{stroke:#263238}.mat-progress-spinner.mat-warn circle,.mat-spinner.mat-warn circle{stroke:#e53935}.mat-radio-outer-circle{border-color:rgba(0,0,0,.54)}.mat-radio-disabled .mat-radio-outer-circle{border-color:rgba(0,0,0,.38)}.mat-radio-disabled .mat-radio-inner-circle,.mat-radio-disabled .mat-radio-ripple .mat-ripple-element{background-color:rgba(0,0,0,.38)}.mat-radio-disabled .mat-radio-label-content{color:rgba(0,0,0,.38)}.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#1e88e5}.mat-radio-button.mat-primary .mat-radio-inner-circle{background-color:#1e88e5}.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element{background-color:rgba(30,136,229,.26)}.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#263238}.mat-radio-button.mat-accent .mat-radio-inner-circle{background-color:#263238}.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element{background-color:rgba(38,50,56,.26)}.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#e53935}.mat-radio-button.mat-warn .mat-radio-inner-circle{background-color:#e53935}.mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element{background-color:rgba(229,57,53,.26)}.mat-select-content,.mat-select-panel-done-animating{background:#fff}.mat-select-value{color:rgba(0,0,0,.87)}.mat-select-placeholder{color:rgba(0,0,0,.42)}.mat-select-disabled .mat-select-value{color:rgba(0,0,0,.38)}.mat-select-arrow{color:rgba(0,0,0,.54)}.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#1e88e5}.mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#263238}.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow,.mat-form-field.mat-focused.mat-warn .mat-select-arrow{color:#e53935}.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:rgba(0,0,0,.38)}.mat-drawer-container{background-color:#fafafa;color:rgba(0,0,0,.87)}.mat-drawer{background-color:#fff;color:rgba(0,0,0,.87)}.mat-drawer.mat-drawer-push{background-color:#fff}.mat-drawer-backdrop.mat-drawer-shown{background-color:rgba(0,0,0,.6)}.mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#607d8b}.mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:rgba(96,125,139,.5)}.mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:rgba(0,0,0,.06)}.mat-slide-toggle .mat-ripple-element{background-color:rgba(96,125,139,.12)}.mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#2196f3}.mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:rgba(33,150,243,.5)}.mat-slide-toggle.mat-primary:not(.mat-checked) .mat-ripple-element{background-color:rgba(0,0,0,.06)}.mat-slide-toggle.mat-primary .mat-ripple-element{background-color:rgba(33,150,243,.12)}.mat-slide-toggle.mat-warn.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:rgba(244,67,54,.5)}.mat-slide-toggle.mat-warn:not(.mat-checked) .mat-ripple-element{background-color:rgba(0,0,0,.06)}.mat-slide-toggle.mat-warn .mat-ripple-element{background-color:rgba(244,67,54,.12)}.mat-disabled .mat-slide-toggle-thumb{background-color:#bdbdbd}.mat-disabled .mat-slide-toggle-bar{background-color:rgba(0,0,0,.1)}.mat-slide-toggle-thumb{background-color:#fafafa}.mat-slide-toggle-bar{background-color:rgba(0,0,0,.38)}.mat-slider-track-background{background-color:rgba(0,0,0,.26)}.mat-primary .mat-slider-thumb,.mat-primary .mat-slider-thumb-label,.mat-primary .mat-slider-track-fill{background-color:#1e88e5}.mat-primary .mat-slider-thumb-label-text{color:#fff}.mat-accent .mat-slider-thumb,.mat-accent .mat-slider-thumb-label,.mat-accent .mat-slider-track-fill{background-color:#263238}.mat-accent .mat-slider-thumb-label-text{color:#fff}.mat-warn .mat-slider-thumb,.mat-warn .mat-slider-thumb-label,.mat-warn .mat-slider-track-fill{background-color:#e53935}.mat-warn .mat-slider-thumb-label-text{color:#fff}.mat-slider-focus-ring{background-color:rgba(38,50,56,.2)}.cdk-focused .mat-slider-track-background,.mat-slider:hover .mat-slider-track-background{background-color:rgba(0,0,0,.38)}.mat-slider-disabled .mat-slider-thumb,.mat-slider-disabled .mat-slider-track-background,.mat-slider-disabled .mat-slider-track-fill,.mat-slider-disabled:hover .mat-slider-track-background{background-color:rgba(0,0,0,.26)}.mat-slider-min-value .mat-slider-focus-ring{background-color:rgba(0,0,0,.12)}.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:rgba(0,0,0,.87)}.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:rgba(0,0,0,.26)}.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:rgba(0,0,0,.26);background-color:transparent}.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb{border-color:rgba(0,0,0,.38)}.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb{border-color:rgba(0,0,0,.26)}.mat-slider-has-ticks .mat-slider-wrapper::after{border-color:rgba(0,0,0,.7)}.mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mat-step-header.cdk-keyboard-focused,.mat-step-header.cdk-program-focused,.mat-step-header:hover{background-color:rgba(0,0,0,.04)}.mat-step-header .mat-step-label,.mat-step-header .mat-step-optional{color:rgba(0,0,0,.38)}.mat-step-header .mat-step-icon{background-color:#1e88e5;color:#fff}.mat-step-header .mat-step-icon-not-touched{background-color:rgba(0,0,0,.38);color:#fff}.mat-step-header .mat-step-label.mat-step-label-active{color:rgba(0,0,0,.87)}.mat-stepper-horizontal,.mat-stepper-vertical{background-color:#fff}.mat-stepper-vertical-line::before{border-left-color:rgba(0,0,0,.12)}.mat-stepper-horizontal-line{border-top-color:rgba(0,0,0,.12)}.mat-sort-header-arrow{color:#757575}.mat-tab-header,.mat-tab-nav-bar{border-bottom:1px solid rgba(0,0,0,.12)}.mat-tab-group-inverted-header .mat-tab-header,.mat-tab-group-inverted-header .mat-tab-nav-bar{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.mat-tab-label,.mat-tab-link{color:rgba(0,0,0,.87)}.mat-tab-label.mat-tab-disabled,.mat-tab-link.mat-tab-disabled{color:rgba(0,0,0,.38)}.mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.87)}.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.38)}.mat-tab-group[class*=mat-background-] .mat-tab-header,.mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.mat-tab-group.mat-primary .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(187,222,251,.3)}.mat-tab-group.mat-primary .mat-ink-bar,.mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#1e88e5}.mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-accent .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(207,216,220,.3)}.mat-tab-group.mat-accent .mat-ink-bar,.mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#263238}.mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-warn .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(255,205,210,.3)}.mat-tab-group.mat-warn .mat-ink-bar,.mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#e53935}.mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-background-primary .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(187,222,251,.3)}.mat-tab-group.mat-background-primary .mat-tab-header,.mat-tab-group.mat-background-primary .mat-tab-links,.mat-tab-nav-bar.mat-background-primary .mat-tab-header,.mat-tab-nav-bar.mat-background-primary .mat-tab-links{background-color:#1e88e5}.mat-tab-group.mat-background-primary .mat-tab-label,.mat-tab-group.mat-background-primary .mat-tab-link,.mat-tab-nav-bar.mat-background-primary .mat-tab-label,.mat-tab-nav-bar.mat-background-primary .mat-tab-link{color:#fff}.mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.4)}.mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron{border-color:#fff}.mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.4)}.mat-tab-group.mat-background-primary .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary .mat-ripple-element{background-color:rgba(255,255,255,.12)}.mat-tab-group.mat-background-accent .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(207,216,220,.3)}.mat-tab-group.mat-background-accent .mat-tab-header,.mat-tab-group.mat-background-accent .mat-tab-links,.mat-tab-nav-bar.mat-background-accent .mat-tab-header,.mat-tab-nav-bar.mat-background-accent .mat-tab-links{background-color:#263238}.mat-tab-group.mat-background-accent .mat-tab-label,.mat-tab-group.mat-background-accent .mat-tab-link,.mat-tab-nav-bar.mat-background-accent .mat-tab-label,.mat-tab-nav-bar.mat-background-accent .mat-tab-link{color:#fff}.mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.4)}.mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron{border-color:#fff}.mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.4)}.mat-tab-group.mat-background-accent .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent .mat-ripple-element{background-color:rgba(255,255,255,.12)}.mat-tab-group.mat-background-warn .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(255,205,210,.3)}.mat-tab-group.mat-background-warn .mat-tab-header,.mat-tab-group.mat-background-warn .mat-tab-links,.mat-tab-nav-bar.mat-background-warn .mat-tab-header,.mat-tab-nav-bar.mat-background-warn .mat-tab-links{background-color:#e53935}.mat-tab-group.mat-background-warn .mat-tab-label,.mat-tab-group.mat-background-warn .mat-tab-link,.mat-tab-nav-bar.mat-background-warn .mat-tab-label,.mat-tab-nav-bar.mat-background-warn .mat-tab-link{color:#fff}.mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.4)}.mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron{border-color:#fff}.mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.4)}.mat-tab-group.mat-background-warn .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn .mat-ripple-element{background-color:rgba(255,255,255,.12)}.mat-toolbar{background:#f5f5f5;color:rgba(0,0,0,.87)}.mat-toolbar.mat-primary{background:#1e88e5;color:#fff}.mat-toolbar.mat-accent{background:#263238;color:#fff}.mat-toolbar.mat-warn{background:#e53935;color:#fff}.mat-toolbar .mat-focused .mat-form-field-ripple,.mat-toolbar .mat-form-field-ripple,.mat-toolbar .mat-form-field-underline{background-color:currentColor}.mat-toolbar .mat-focused .mat-form-field-label,.mat-toolbar .mat-form-field-label,.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.mat-toolbar .mat-select-arrow,.mat-toolbar .mat-select-value{color:inherit}.mat-toolbar .mat-input-element{caret-color:currentColor}.mat-tooltip{background:rgba(97,97,97,.9)}.mat-tree{font-family:Poppins,sans-serif;background:#fff}.mat-tree-node{font-weight:400;font-size:14px;color:rgba(0,0,0,.87)}.mat-snack-bar-container{background:#323232;color:#fff}.each-upload{position:relative}.each-upload a{color:#3d89d5!important;font-weight:700;width:100%;display:block;margin-bottom:7px;text-decoration:none}.each-upload .btn-inverse i{font-size:16px}#AuthEq{width:100%;display:table;font-size:13px;color:#000;font-family:Poppins,sans-serif;word-break:initial!important}#AuthEq .auth-logo{position:absolute;top:30px;left:50px;z-index:1}#AuthEq .auth-logo img{width:163px;height:53px}#AuthEq a{text-decoration:none;color:#43a6dd}#AuthEq a:active,#AuthEq a:focus,#AuthEq a:hover{text-decoration:none;color:#2d9cd9}#AuthEq ._well_flex{width:100%;height:100vh;display:-ms-grid;display:grid;overflow-y:auto;align-items:center;justify-content:flex-end;background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;padding:0 400px}@media screen and (max-width:1500px){#AuthEq ._well_flex{padding:0 250px}}@media screen and (max-width:1366px){#AuthEq ._well_flex{padding:0 200px}}@media screen and (max-width:1200px){#AuthEq ._well_flex{padding:0 100px}}@media screen and (min-width:991px) and (max-height:768px){#AuthEq ._well_flex._flex_height{overflow:auto;padding-top:250px;padding-bottom:10px}}@media screen and (min-width:991px) and (max-height:576px){#AuthEq ._well_flex._flex_height{padding-top:320px}}#AuthEq ._well_flex.default-modal{height:auto}#AuthEq ._well_flex ._login_box{width:100%;min-width:375px;max-width:450px;display:table;background:0 0;border-radius:4px;padding:30px 22.5px;position:relative;z-index:3}#AuthEq ._well_flex ._login_box.default-modal{position:relative;border-radius:20px;box-shadow:.1px 2px 8px 0 rgba(1,1,1,.29)!important;padding-bottom:50px}#AuthEq ._well_flex ._login_box.default-modal .redirectMsg{font-weight:600;position:absolute;bottom:10px;left:0;margin:0;font-size:11px;width:100%}#AuthEq ._well_flex .auth-footer{position:absolute;bottom:0;left:0;width:100%;text-align:center;z-index:1}@media screen and (max-width:991px) and (max-height:750px){#AuthEq ._well_flex .auth-footer{display:none}}#AuthEq ._well_flex .auth-footer img{height:150px}@media screen and (max-width:991px){#AuthEq ._well_flex ._login_box{margin:auto}#AuthEq ._well_flex{overflow:auto;padding:0}}#AuthEq .form-group{position:relative}#AuthEq .form-group .portalName{position:absolute;top:5px;left:5px;padding:8px;border-radius:12px 2px 2px 12px;font-size:12px;width:190px;background:#f2f2f2;color:#828282}#AuthEq .form-group ._success_icon{position:absolute;top:10px;right:10px;color:#43a6dd;font-size:20px;cursor:pointer}#AuthEq .form-group ._success_icon._rc{top:10px;right:0}#AuthEq .form-group ._success_icon._lab{top:32px;right:-30px;z-index:2}#AuthEq .form-group .pass-icon{position:absolute;top:14px;right:16px;cursor:pointer}#AuthEq .form-group.has-error{position:relative}#AuthEq .form-group.has-error .form-control{border:1px solid #d53d43}#AuthEq .form-group.has-error ._error_icon{position:absolute;top:10px;right:10px;color:#d53d43;font-size:20px;cursor:pointer}#AuthEq .form-group.has-error ._error_icon._rc{top:10px;right:0}#AuthEq .form-group.has-error ._error_icon._lab{top:32px;right:-30px;z-index:2}#AuthEq .form-group.has-error ._error_msg{color:#d53d43;display:block;width:100%;padding:0 15px}#AuthEq .form-group.has-error ._error_msg._lab{top:10px;left:calc(100% + 35px);z-index:2}@media (max-width:991px){#AuthEq .form-group.has-error ._error_msg{position:relative;top:inherit;left:inherit;padding-top:5px;display:inline-block}}#AuthEq .form-group .btn-auth-login{width:150px;border-radius:6px;background-color:#d53d43;font-family:Poppins,sans-serif;font-style:normal;font-weight:500!important;font-size:13px;line-height:100%;letter-spacing:-.17px;color:#fff}@media screen and (max-width:767px){#AuthEq .form-group .btn-auth-login{width:100%!important}}#AuthEq .form-group .ml-auto{margin-left:auto}#AuthEq .form-group ._check_input{text-shadow:0 1px 2px rgba(28,36,62,.28);border-radius:4px}#AuthEq .form-group ._check_input:before{content:'\F763'!important}#AuthEq .form-group .form-text{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:13px;line-height:100%;letter-spacing:-.17px;color:#000}#AuthEq .form-float{font-family:Poppins,sans-serif;width:100%;height:43px;vertical-align:top;cursor:pointer;outline:0;font-size:13px;background:#fff;border-radius:12px;color:inherit;display:block;border:none;padding:6px 20px;transition:border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;transition:all .2s linear}#AuthEq .form-float:active,#AuthEq .form-float:focus,#AuthEq .form-float:hover{border-color:#b5b7c6;transition:all .2s linear}#AuthEq .form-float-box{width:47px;height:47px;border:1px solid #43a6dd;margin:2px;display:inline-block;font-weight:700}#AuthEq .absoluteIcon{position:absolute;right:10px;top:10px;cursor:pointer}#AuthEq .absoluteIcon.__primary{color:#43a6dd}#AuthEq ._link{color:#00a3d3}#AuthEq ._link:active,#AuthEq ._link:focus,#AuthEq ._link:hover{color:#008fba;transition:all .2s linear}#AuthEq .btn-auth{color:#fff;background:#43a6dd;border:1px solid #43a6dd;padding:14px 20px;border-radius:5px;min-width:170px}#AuthEq ._formContent_flex{overflow:auto;width:100%;display:flex;margin:auto;height:100vh;align-items:center;justify-content:center}#AuthEq ._formContent_flex ._formContent{width:100%;display:table;margin:auto}#AuthEq ._formContent_flex ._formContent._formContent_min{max-width:465px;width:100%;display:table;margin:0 auto}#AuthEq ._formContent_flex ._formContent ._offer_title{margin:0;padding:0 0 10px;font-size:45px;font-weight:bolder;color:#000;text-align:center}@media screen and (max-width:576px){#AuthEq ._well_flex ._login_box{min-width:350px}#AuthEq ._formContent_flex ._formContent ._offer_title{font-size:30px}}#AuthEq ._formContent_flex ._formContent ._offer_title i{font-size:65px;color:#23b5e6}#AuthEq ._formContent_flex ._formContent ._offer_sub_title{margin:0;padding:0 0 20px;font-size:20px;font-weight:bolder;color:#000;text-align:center}#AuthEq ._formContent_flex ._formContent ._offer_sub_title i{font-size:65px;color:#23b5e6}#AuthEq ._formContent_flex ._formContent ._offer_slogan{margin:0;padding:10px 0;color:#000;text-align:center;font-size:16px}#AuthEq ._formContent_flex ._formContent ._form_body{width:100%;display:table;padding:20px 50px}@media (max-width:500px){#AuthEq ._formContent_flex ._formContent ._form_body{padding:15px 10px}}#AuthEq ._formContent_flex ._formContent ._form_body .form-group{width:100%;display:table;margin-bottom:20px;position:relative}#AuthEq ._formContent_flex ._formContent ._form_body .form-group .portalName{position:absolute;top:0;left:0;background:#edeef3}#AuthEq ._formContent_flex ._formContent ._form_body .form-group .g-recaptcha{display:inline-block}#AuthEq ._formContent_flex ._formContent ._form_body .form-group .form-control{height:45px;border-radius:5px;border:1px solid #99a8b6;transition:all .2s linear}#AuthEq ._formContent_flex ._formContent ._form_body .form-group .form-control:active,#AuthEq ._formContent_flex ._formContent ._form_body .form-group .form-control:focus{box-shadow:none!important;border:1px solid #29b183;transition:all .2s linear}#AuthEq ._formContent_flex ._formContent ._form_body .form-group ._success_icon{position:absolute;top:10px;right:10px;color:#43a6dd;font-size:25px;cursor:pointer}#AuthEq ._formContent_flex ._formContent ._form_body .form-group ._success_icon._rc{top:10px;right:0}#AuthEq ._formContent_flex ._formContent ._form_body .form-group ._success_icon._lab{top:32px;right:-30px;z-index:2}#AuthEq ._formContent_flex ._formContent ._form_body .form-group.has-error{position:relative}#AuthEq ._formContent_flex ._formContent ._form_body .form-group.has-error .form-control{border:1px solid #d53d43}#AuthEq ._formContent_flex ._formContent ._form_body .form-group.has-error ._error_icon{position:absolute;top:10px;right:10px;color:#d53d43;font-size:25px;cursor:pointer}#AuthEq ._formContent_flex ._formContent ._form_body .form-group.has-error ._error_icon._rc{top:10px;right:0}#AuthEq ._formContent_flex ._formContent ._form_body .form-group.has-error ._error_icon._lab{top:32px;right:-30px;z-index:2}#AuthEq ._formContent_flex ._formContent ._form_body .form-group.has-error ._error_msg{position:absolute;top:15px;left:calc(100% + 15px);color:#d53d43;word-break:initial;max-width:250px;width:100%}#AuthEq ._formContent_flex ._formContent ._form_body .form-group.has-error ._error_msg._lab{top:32px;left:calc(100% + 35px);z-index:2}@media (max-width:991px){#AuthEq ._formContent_flex ._formContent ._form_body .form-group.has-error ._error_msg{position:relative;top:inherit;left:inherit;padding-top:5px;display:inline-block}}#AuthEq ._formContent_flex ._formContent ._form_body .form-group .input-group .form-control{border-radius:0 5px 5px 0}#AuthEq ._formContent_block{overflow:auto;width:100%;display:flex;margin:auto;height:calc(100vh - 165px)}#AuthEq ._formContent_block ._formContent{max-width:465px;width:100%;display:table;margin:50px auto}#AuthEq ._formContent_block ._formContent ._offer_title{margin:0;padding:20px 0;font-size:30px;font-weight:bolder;color:#000;text-align:center}#AuthEq ._formContent_block ._formContent ._offer_slogan{margin:0;padding:10px 0;color:#000;text-align:center;font-size:14px}#AuthEq ._formContent_block ._formContent ._form_body{width:100%;display:table;padding:20px 50px}@media (max-width:500px){#AuthEq ._formContent_block ._formContent ._form_body{padding:15px 10px}}#AuthEq ._formContent_block ._formContent ._form_body .form-group{width:100%;display:table;margin-bottom:20px;position:relative}#AuthEq ._formContent_block ._formContent ._form_body .form-group .portalName{position:absolute;top:0;left:0;background:#edeef3}#AuthEq ._formContent_block ._formContent ._form_body .form-group .g-recaptcha{display:inline-block}#AuthEq ._formContent_block ._formContent ._form_body .form-group .form-control{height:45px;border-radius:5px;border:1px solid #99a8b6;transition:all .2s linear}#AuthEq ._formContent_block ._formContent ._form_body .form-group .form-control:active,#AuthEq ._formContent_block ._formContent ._form_body .form-group .form-control:focus{box-shadow:none!important;border:1px solid #29b183;transition:all .2s linear}#AuthEq ._formContent_block ._formContent ._form_body .form-group ._success_icon{position:absolute;top:10px;right:10px;color:#43a6dd;font-size:25px;cursor:pointer}#AuthEq ._formContent_block ._formContent ._form_body .form-group ._success_icon._rc{top:10px;right:0}#AuthEq ._formContent_block ._formContent ._form_body .form-group ._success_icon._lab{top:32px;right:-30px;z-index:2}#AuthEq ._formContent_block ._formContent ._form_body .form-group.has-error{position:relative}#AuthEq ._formContent_block ._formContent ._form_body .form-group.has-error .form-control{border:1px solid #d53d43}#AuthEq ._formContent_block ._formContent ._form_body .form-group.has-error ._error_icon{position:absolute;top:10px;right:10px;color:#d53d43;font-size:25px;cursor:pointer}#AuthEq ._formContent_block ._formContent ._form_body .form-group.has-error ._error_icon._rc{top:10px;right:0}#AuthEq ._formContent_block ._formContent ._form_body .form-group.has-error ._error_icon._lab{top:32px;right:-30px;z-index:2}#AuthEq ._formContent_block ._formContent ._form_body .form-group.has-error ._error_msg{position:absolute;top:15px;left:calc(100% + 15px);color:#d53d43;word-break:initial;max-width:250px;width:100%}#AuthEq ._formContent_block ._formContent ._form_body .form-group.has-error ._error_msg._lab{top:32px;left:calc(100% + 35px);z-index:2}#AuthEq ._formContent_block ._formContent ._form_body .form-group .input-group .form-control{border-radius:0 5px 5px 0}#AuthEq .fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}#AuthEq .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}#AuthEq .fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}#AuthEq .fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}#AuthEq .page-preloader-cover{position:fixed;z-index:1200;top:0;left:0;display:block;width:100%;height:100%;background-color:#fff}#AuthEq .loader-wrapper{width:148px;height:100px;position:absolute;margin:-50px 0 0 -74px;left:50%;top:50%}#AuthEq .loader{width:148px;height:100px;top:0;left:0;position:absolute}#AuthEq .loader:after{content:"";top:auto;position:absolute;display:block;-webkit-animation:1.2s linear infinite shadow;animation:1.2s linear infinite shadow;-moz-animation:1.2s linear infinite shadow;bottom:0;left:0;height:.25em;width:1em;border-radius:50%;background-color:#4e040e;opacity:.3}#AuthEq .roller,#AuthEq .roller:last-child{width:70px;height:70px;position:absolute;top:0;left:0;-webkit-animation:1.2s linear infinite rollercoaster;-webkit-transform:rotate(135deg);-moz-animation:1.2s linear infinite rollercoaster;-moz-transform:rotate(135deg);animation:1.2s linear infinite rollercoaster;transform:rotate(135deg)}#AuthEq .roller:last-child{left:auto;right:0;-webkit-transform:rotate(-45deg);-webkit-animation:1.2s linear infinite rollercoaster2;-moz-transform:rotate(-45deg);-moz-animation:1.2s linear infinite rollercoaster2;transform:rotate(-45deg);animation:1.2s linear infinite rollercoaster2}#AuthEq .roller:before,#AuthEq .roller:last-child:before{content:"";display:block;width:15px;height:15px;background:#0093f9;border-radius:50%}#AuthEq #loader2 .roller,#AuthEq #loader2:after{-webkit-animation-delay:.15s;animation-delay:.15s}#AuthEq #loader3 .roller,#AuthEq #loader3:after{-webkit-animation-delay:.3s;animation-delay:.3s}.ForModal #AuthEq{width:100%;display:table;font-size:13px;color:#000;word-break:initial!important}.ForModal #AuthEq a{text-decoration:none;color:#43a6dd}.ForModal #AuthEq a:active,.ForModal #AuthEq a:focus,.ForModal #AuthEq a:hover{text-decoration:none;color:#2d9cd9}.ForModal #AuthEq ._well_flex{width:100%;height:100vh;display:flex;align-items:center;justify-content:center;background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;padding:0!important}.ForModal #AuthEq ._well_flex.default-modal{height:auto}.ForModal #AuthEq ._well_flex ._login_box{width:100%;max-width:450px;display:table;background:#fff;border-radius:4px;padding:30px 22.5px;position:relative;z-index:3}.ForModal #AuthEq ._well_flex ._login_box.default-modal{position:relative;border-radius:20px;box-shadow:.1px 2px 8px 0 rgba(1,1,1,.29)!important;padding-bottom:50px}.ForModal #AuthEq ._well_flex ._login_box.default-modal .redirectMsg{font-weight:600;position:absolute;bottom:10px;left:0;margin:0;font-size:11px;width:100%}.ForModal #AuthEq ._well_flex .auth-footer{position:absolute;bottom:0;left:0;width:100%;text-align:center;z-index:1}.ForModal #AuthEq ._well_flex .auth-footer img{height:150px}@media screen and (max-width:991px){.ForModal #AuthEq ._well_flex ._login_box{margin:auto}.ForModal #AuthEq ._well_flex{overflow:auto;padding:50px 0}}.ForModal #AuthEq .form-group{position:relative;margin-bottom:17px}.ForModal #AuthEq .form-group .portalName{position:absolute;top:1px;left:1px;background:#edeef3;padding:10px;border-radius:20px 0 0 20px;font-size:12px;width:210px;color:#d53d43}.ForModal #AuthEq .form-group ._success_icon{position:absolute;top:10px;right:10px;color:#43a6dd;font-size:20px;cursor:pointer}.ForModal #AuthEq .form-group ._success_icon._rc{top:10px;right:0}.ForModal #AuthEq .form-group ._success_icon._lab{top:32px;right:-30px;z-index:2}.ForModal #AuthEq .form-group.has-error{position:relative}.ForModal #AuthEq .form-group.has-error .form-control{border:1px solid #d53d43}.ForModal #AuthEq .form-group.has-error ._error_icon{position:absolute;top:10px;right:10px;color:#d53d43;font-size:20px;cursor:pointer}.ForModal #AuthEq .form-group.has-error ._error_icon._rc{top:10px;right:0}.ForModal #AuthEq .form-group.has-error ._error_icon._lab{top:32px;right:-30px;z-index:2}.ForModal #AuthEq .form-group.has-error ._error_msg{color:#d53d43;display:block;width:100%;padding:0 15px}.ForModal #AuthEq .form-group.has-error ._error_msg._lab{top:10px;left:calc(100% + 35px);z-index:2}@media (max-width:991px){#AuthEq ._formContent_block ._formContent ._form_body .form-group.has-error ._error_msg,.ForModal #AuthEq .form-group.has-error ._error_msg{position:relative;top:inherit;left:inherit;padding-top:5px;display:inline-block}}.ForModal #AuthEq .form-float{font-family:Poppins,sans-serif;width:100%;height:43px;vertical-align:top;cursor:pointer;outline:0;font-size:13px;background:#fff;border-radius:12px;color:inherit;display:block;border:none;padding:6px 20px;transition:border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;transition:all .2s linear}.ForModal #AuthEq .form-float:active,.ForModal #AuthEq .form-float:focus,.ForModal #AuthEq .form-float:hover{border-color:#b5b7c6;transition:all .2s linear}.ForModal #AuthEq .form-float-box{width:47px;height:47px;border:1px solid #43a6dd;margin:2px;display:inline-block;font-weight:700}.ForModal #AuthEq .absoluteIcon{position:absolute;right:10px;top:10px;cursor:pointer}.ForModal #AuthEq .absoluteIcon.__primary{color:#43a6dd}.ForModal #AuthEq ._link{color:#00a3d3}.ForModal #AuthEq ._link:active,.ForModal #AuthEq ._link:focus,.ForModal #AuthEq ._link:hover{color:#008fba;transition:all .2s linear}.ForModal #AuthEq .btn-auth{color:#fff;background:#43a6dd;border:1px solid #43a6dd;padding:14px 20px;border-radius:5px;min-width:170px}.ForModal #AuthEq ._formContent_flex{overflow:auto;width:100%;display:flex;margin:auto;height:100vh;align-items:center;justify-content:center}.ForModal #AuthEq ._formContent_flex ._formContent{width:100%;display:table;margin:auto}.ForModal #AuthEq ._formContent_flex ._formContent._formContent_min{max-width:465px;width:100%;display:table;margin:0 auto}.ForModal #AuthEq ._formContent_flex ._formContent ._offer_title{margin:0;padding:0 0 24px;font-size:36px;font-weight:bolder;color:#000;text-align:center}.ForModal #AuthEq ._formContent_flex ._formContent ._offer_title i{font-size:65px;color:#23b5e6}.ForModal #AuthEq ._formContent_flex ._formContent ._offer_sub_title{margin:0;padding:0 0 20px;font-size:20px;font-weight:bolder;color:#000;text-align:center}.ForModal #AuthEq ._formContent_flex ._formContent ._offer_sub_title i{font-size:65px;color:#23b5e6}.ForModal #AuthEq ._formContent_flex ._formContent ._offer_slogan{margin:0;padding:10px 0;color:#000;text-align:center;font-size:14px}.ForModal #AuthEq ._formContent_flex ._formContent ._form_body{width:100%;display:table;padding:20px 50px}@media (max-width:500px){.ForModal #AuthEq ._formContent_flex ._formContent ._form_body{padding:15px 10px}}.ForModal #AuthEq ._formContent_flex ._formContent ._form_body .form-group{width:100%;display:table;margin-bottom:20px;position:relative}.ForModal #AuthEq ._formContent_flex ._formContent ._form_body .form-group .portalName{position:absolute;top:0;left:0;background:#edeef3}.ForModal #AuthEq ._formContent_flex ._formContent ._form_body .form-group .g-recaptcha{display:inline-block}.ForModal #AuthEq ._formContent_flex ._formContent ._form_body .form-group .form-control{height:45px;border-radius:5px;border:1px solid #99a8b6;transition:all .2s linear}.ForModal #AuthEq ._formContent_flex ._formContent ._form_body .form-group .form-control:active,.ForModal #AuthEq ._formContent_flex ._formContent ._form_body .form-group .form-control:focus{box-shadow:none!important;border:1px solid #29b183;transition:all .2s linear}.ForModal #AuthEq ._formContent_flex ._formContent ._form_body .form-group ._success_icon{position:absolute;top:10px;right:10px;color:#43a6dd;font-size:25px;cursor:pointer}.ForModal #AuthEq ._formContent_flex ._formContent ._form_body .form-group ._success_icon._rc{top:10px;right:0}.ForModal #AuthEq ._formContent_flex ._formContent ._form_body .form-group ._success_icon._lab{top:32px;right:-30px;z-index:2}.ForModal #AuthEq ._formContent_flex ._formContent ._form_body .form-group.has-error{position:relative}.ForModal #AuthEq ._formContent_flex ._formContent ._form_body .form-group.has-error .form-control{border:1px solid #d53d43}.ForModal #AuthEq ._formContent_flex ._formContent ._form_body .form-group.has-error ._error_icon{position:absolute;top:10px;right:10px;color:#d53d43;font-size:25px;cursor:pointer}.ForModal #AuthEq ._formContent_flex ._formContent ._form_body .form-group.has-error ._error_icon._rc{top:10px;right:0}.ForModal #AuthEq ._formContent_flex ._formContent ._form_body .form-group.has-error ._error_icon._lab{top:32px;right:-30px;z-index:2}.ForModal #AuthEq ._formContent_flex ._formContent ._form_body .form-group.has-error ._error_msg{position:absolute;top:15px;left:calc(100% + 15px);color:#d53d43;word-break:initial;max-width:250px;width:100%}.ForModal #AuthEq ._formContent_flex ._formContent ._form_body .form-group.has-error ._error_msg._lab{top:32px;left:calc(100% + 35px);z-index:2}@media (max-width:991px){.ForModal #AuthEq ._formContent_flex ._formContent ._form_body .form-group.has-error ._error_msg{position:relative;top:inherit;left:inherit;padding-top:5px;display:inline-block}}.ForModal #AuthEq ._formContent_flex ._formContent ._form_body .form-group .input-group .form-control{border-radius:0 5px 5px 0}.ForModal #AuthEq ._formContent_block{overflow:auto;width:100%;display:flex;margin:auto;height:calc(100vh - 165px)}@media screen and (max-width:650px){#AuthEq ._formContent_block,#AuthEq ._formContent_flex,.ForModal #AuthEq ._formContent_block,.ForModal #AuthEq ._formContent_flex{padding:0 15px}}.ForModal #AuthEq ._formContent_block ._formContent{max-width:465px;width:100%;display:table;margin:50px auto}.ForModal #AuthEq ._formContent_block ._formContent ._offer_title{margin:0;padding:20px 0;font-size:30px;font-weight:bolder;color:#000;text-align:center}.ForModal #AuthEq ._formContent_block ._formContent ._offer_slogan{margin:0;padding:10px 0;color:#000;text-align:center;font-size:14px}.ForModal #AuthEq ._formContent_block ._formContent ._form_body{width:100%;display:table;padding:20px 50px}.ForModal #AuthEq ._formContent_block ._formContent ._form_body .form-group{width:100%;display:table;margin-bottom:20px;position:relative}.ForModal #AuthEq ._formContent_block ._formContent ._form_body .form-group .portalName{position:absolute;top:0;left:0;background:#edeef3}.ForModal #AuthEq ._formContent_block ._formContent ._form_body .form-group .g-recaptcha{display:inline-block}.ForModal #AuthEq ._formContent_block ._formContent ._form_body .form-group .form-control{height:45px;border-radius:5px;border:1px solid #99a8b6;transition:all .2s linear}.ForModal #AuthEq ._formContent_block ._formContent ._form_body .form-group .form-control:active,.ForModal #AuthEq ._formContent_block ._formContent ._form_body .form-group .form-control:focus{box-shadow:none!important;border:1px solid #29b183;transition:all .2s linear}.ForModal #AuthEq ._formContent_block ._formContent ._form_body .form-group ._success_icon{position:absolute;top:10px;right:10px;color:#43a6dd;font-size:25px;cursor:pointer}.ForModal #AuthEq ._formContent_block ._formContent ._form_body .form-group ._success_icon._rc{top:10px;right:0}.ForModal #AuthEq ._formContent_block ._formContent ._form_body .form-group ._success_icon._lab{top:32px;right:-30px;z-index:2}.ForModal #AuthEq ._formContent_block ._formContent ._form_body .form-group.has-error{position:relative}.ForModal #AuthEq ._formContent_block ._formContent ._form_body .form-group.has-error .form-control{border:1px solid #d53d43}.ForModal #AuthEq ._formContent_block ._formContent ._form_body .form-group.has-error ._error_icon{position:absolute;top:10px;right:10px;color:#d53d43;font-size:25px;cursor:pointer}.ForModal #AuthEq ._formContent_block ._formContent ._form_body .form-group.has-error ._error_icon._rc{top:10px;right:0}.ForModal #AuthEq ._formContent_block ._formContent ._form_body .form-group.has-error ._error_icon._lab{top:32px;right:-30px;z-index:2}.ForModal #AuthEq ._formContent_block ._formContent ._form_body .form-group.has-error ._error_msg{position:absolute;top:15px;left:calc(100% + 15px);color:#d53d43;word-break:initial;max-width:250px;width:100%}.ForModal #AuthEq ._formContent_block ._formContent ._form_body .form-group.has-error ._error_msg._lab{top:32px;left:calc(100% + 35px);z-index:2}.ForModal #AuthEq ._formContent_block ._formContent ._form_body .form-group .input-group .form-control{border-radius:0 5px 5px 0}.ForModal #AuthEq .fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.ForModal #AuthEq .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}.ForModal #AuthEq .fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.ForModal #AuthEq .fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}.ForModal #AuthEq .page-preloader-cover{position:fixed;z-index:1200;top:0;left:0;display:block;width:100%;height:100%;background-color:#fff}.ForModal #AuthEq .loader-wrapper{width:148px;height:100px;position:absolute;margin:-50px 0 0 -74px;left:50%;top:50%}.ForModal #AuthEq .loader{width:148px;height:100px;top:0;left:0;position:absolute}.ForModal #AuthEq .loader:after{content:"";top:auto;position:absolute;display:block;-webkit-animation:1.2s linear infinite shadow;animation:1.2s linear infinite shadow;-moz-animation:1.2s linear infinite shadow;bottom:0;left:0;height:.25em;width:1em;border-radius:50%;background-color:#4e040e;opacity:.3}.ForModal #AuthEq .roller,.ForModal #AuthEq .roller:last-child{width:70px;height:70px;position:absolute;top:0;left:0;-webkit-animation:1.2s linear infinite rollercoaster;-webkit-transform:rotate(135deg);-moz-animation:1.2s linear infinite rollercoaster;-moz-transform:rotate(135deg);animation:1.2s linear infinite rollercoaster;transform:rotate(135deg)}.ForModal #AuthEq .roller:last-child{left:auto;right:0;-webkit-transform:rotate(-45deg);-webkit-animation:1.2s linear infinite rollercoaster2;-moz-transform:rotate(-45deg);-moz-animation:1.2s linear infinite rollercoaster2;transform:rotate(-45deg);animation:1.2s linear infinite rollercoaster2}.ForModal #AuthEq .roller:before,.ForModal #AuthEq .roller:last-child:before{content:"";display:block;width:15px;height:15px;background:#0093f9;border-radius:50%}@-webkit-keyframes rollercoaster{0%{-webkit-transform:rotate(135deg)}8%{-webkit-transform:rotate(240deg)}20%{-webkit-transform:rotate(300deg)}40%{-webkit-transform:rotate(380deg)}45%{-webkit-transform:rotate(440deg)}50%{-webkit-transform:rotate(495deg);opacity:1}100%,50.1%{-webkit-transform:rotate(495deg);opacity:0}}@-webkit-keyframes rollercoaster2{0%,49.9%{opacity:0}50%{opacity:1;-webkit-transform:rotate(-45deg)}58%{-webkit-transform:rotate(-160deg)}70%{-webkit-transform:rotate(-240deg)}80%{-webkit-transform:rotate(-300deg)}90%{-webkit-transform:rotate(-340deg)}100%{-webkit-transform:rotate(-405deg)}}@-webkit-keyframes shadow{0%{opacity:.3;-webkit-transform:translateX(65px) scale(.5,.5)}8%{-webkit-transform:translateX(30px) scale(2,2)}13%{-webkit-transform:translateX(0) scale(1.3,1.3)}30%{-webkit-transform:translateX(-15px) scale(.5,.5);opacity:.1}50%{-webkit-transform:translateX(60px) scale(1.2,1.2);opacity:.3}60%{-webkit-transform:translateX(130px) scale(2,2);opacity:.05}65%{-webkit-transform:translateX(145px) scale(1.2,1.2)}80%{-webkit-transform:translateX(120px) scale(.5,.5);opacity:.1}90%{-webkit-transform:translateX(80px) scale(.8,.8)}100%{-webkit-transform:translateX(60px);opacity:.3}}@keyframes rollercoaster{0%{-webkit-transform:rotate(135deg);transform:rotate(135deg)}8%{-webkit-transform:rotate(240deg);transform:rotate(240deg)}20%{-webkit-transform:rotate(300deg);transform:rotate(300deg)}40%{-webkit-transform:rotate(380deg);transform:rotate(380deg)}45%{-webkit-transform:rotate(440deg);transform:rotate(440deg)}50%{-webkit-transform:rotate(495deg);transform:rotate(495deg);opacity:1}100%,50.1%{-webkit-transform:rotate(495deg);transform:rotate(495deg);opacity:0}}@keyframes rollercoaster2{0%,49.9%{opacity:0}50%{opacity:1;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}58%{-webkit-transform:rotate(-160deg);transform:rotate(-160deg)}70%{-webkit-transform:rotate(-240deg);transform:rotate(-240deg)}80%{-webkit-transform:rotate(-300deg);transform:rotate(-300deg)}90%{-webkit-transform:rotate(-340deg);transform:rotate(-340deg)}100%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}}@keyframes shadow{0%{opacity:.3;-webkit-transform:translateX(65px) scale(.5,.5);transform:translateX(65px) scale(.5,.5)}8%{-webkit-transform:translateX(30px) scale(2,2);transform:translateX(30px) scale(2,2)}13%{-webkit-transform:translateX(0) scale(1.3,1.3);transform:translateX(0) scale(1.3,1.3)}30%{-webkit-transform:translateX(-15px) scale(.5,.5);transform:translateX(-15px) scale(.5,.5);opacity:.1}50%{-webkit-transform:translateX(60px) scale(1.2,1.2);transform:translateX(60px) scale(1.2,1.2);opacity:.3}60%{-webkit-transform:translateX(130px) scale(2,2);transform:translateX(130px) scale(2,2);opacity:.05}65%{-webkit-transform:translateX(145px) scale(1.2,1.2);transform:translateX(145px) scale(1.2,1.2)}80%{-webkit-transform:translateX(120px) scale(.5,.5);transform:translateX(120px) scale(.5,.5);opacity:.1}90%{-webkit-transform:translateX(80px) scale(.8,.8);transform:translateX(80px) scale(.8,.8)}100%{-webkit-transform:translateX(60px);transform:translateX(60px);opacity:.3}}.ForModal #AuthEq #loader2 .roller,.ForModal #AuthEq #loader2:after{-webkit-animation-delay:.15s;animation-delay:.15s}.ForModal #AuthEq #loader3 .roller,.ForModal #AuthEq #loader3:after{-webkit-animation-delay:.3s;animation-delay:.3s}@media screen and (max-width:767px){.media-between{justify-content:space-between!important}}.checkbox-wrapper input[type=checkbox]{display:none;visibility:hidden}.checkbox-wrapper .cbx{margin:auto;display:flex;align-items:start;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;font-family:Poppins,sans-serif;font-weight:300;font-size:12px;color:#000}.checkbox-wrapper .cbx .text-danger{color:#d53d43}.checkbox-wrapper .cbx .check{display:inline-block;vertical-align:middle;position:relative;width:16px;height:16px;min-width:16px;min-height:16px;border-radius:4px;-webkit-transform:scale(1);transform:scale(1);border:3px solid #fff;background-color:#fff;transition:all .2s ease;box-shadow:1px 1px 2px 0 rgba(28,36,62,.29)}.checkbox-wrapper .cbx .check:before{content:"";width:100%;height:100%;background:#d53d43;display:block;-webkit-transform:scale(0);transform:scale(0);opacity:1;border-radius:50%}.checkbox-wrapper .cbx:hover{border-color:#fff}.checkbox-wrapper .inp-cbx:checked+.cbx .check{background:#d53d43;border-color:#fff;-webkit-animation:.4s wave-46;animation:.4s wave-46}.checkbox-wrapper .inp-cbx:checked+.cbx .check:before{-webkit-transform:scale(3.5);transform:scale(3.5);opacity:0;transition:all .6s ease}@-webkit-keyframes wave-46{50%{-webkit-transform:scale(.9);transform:scale(.9)}}@keyframes wave-46{50%{-webkit-transform:scale(.9);transform:scale(.9)}}.cursor-pointer{cursor:pointer}.max-w-235{max-width:235px}.btn-outline-theme{text-decoration:none!important;padding:10px;height:46px;text-align:center;transition:.5s;border:none!important;outline:0;position:relative;z-index:1;border-radius:12px!important;color:#d53d43!important;background:linear-gradient(to right,#bc3d79,#d53d43)!important;cursor:pointer!important}.btn-outline-theme:before{content:"";position:absolute;left:1px;right:1px;top:1px;bottom:1px;border-radius:12px;background-color:#f2f2f2;z-index:-1;transition:.5s}.btn-outline-theme:after{content:attr(data);font-size:16px;background:linear-gradient(to left,#bc3d79,#d53d43);-webkit-background-clip:text;color:transparent;transition:.5s}.btn-outline-theme:hover{color:#fff!important;background:linear-gradient(to left,#bc3d79,#d53d43)!important}.btn-outline-theme:hover:before{opacity:0}.btn-outline-theme:hover:after{color:#fff}.btn-outline-theme:active,.btn-outline-theme:focus{outline:0!important;border:none!important;background:linear-gradient(to left,#bc3d79,#d53d43)!important}.upload-btn{border-radius:12px;background-color:rgba(213,61,67,.15);color:#d53d43;font-size:12px;font-family:Lato,sans-serif;font-weight:600;text-align:center;padding:12px;height:43px;margin:0;transition:.3s ease}.upload-btn:hover{transition:.3s ease;background-color:rgba(204,44,51,.15)}.auth-more{-webkit-transform:rotate(180deg);transform:rotate(180deg);transition:.3s linear}.auth-more.active{-webkit-transform:rotate(360deg);transform:rotate(360deg);transition:.3s linear}.accordion-content{max-height:0;opacity:0;visibility:hidden;overflow:hidden;transition:all .5s ease;font-size:11px;font-weight:300;font-family:Poppins,sans-serif;line-height:100%;letter-spacing:-.17px;padding:12px 0 0 30px}.accordion-content .header{font-weight:500;font-size:13px;display:flex;align-items:center}.accordion-content .text-company-profile{color:#0d7ee8;cursor:pointer}.accordion-content.active{opacity:1;visibility:visible;max-height:200px}.company-profile-demo{position:absolute;z-index:3;max-width:500px;height:auto;top:50%;left:42%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0;visibility:hidden;transition:.3s linear}.company-profile-demo.visible{opacity:1;visibility:visible;transition:.3s linear}.text-gradient{background-image:linear-gradient(to right,#bc3d79,#d53d43);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.vendor-body{width:100%;height:100vh;display:flex;font-family:Lato,sans-serif;background-color:#f2f2f2}.vendor-body .bg-content{width:55%;height:100vh;background-size:cover}@media screen and (max-width:1499px){.vendor-body .bg-content{width:50%}}@media screen and (max-width:767px){.company-profile-demo{max-width:300px;left:50%}.vendor-body .bg-content{width:0;display:none}}.vendor-body .form-content{width:45%;padding:60px 40px 60px 90px;overflow-y:auto;height:100vh}@media screen and (max-width:1599px){.vendor-body .form-content{padding:60px}}@media screen and (max-width:1499px){.vendor-body .form-content{padding:30px;width:50%}}@media screen and (max-width:767px){.vendor-body .form-content{width:100%}}.vendor-body .form-content .documentation-listing .each{padding-top:26px;padding-bottom:11px;border-bottom:1px solid #dfe2e5}.vendor-body .form-content .documentation-listing .each .vendor-label{font-size:13px;font-weight:400;color:#000;opacity:.7;margin-bottom:27px}.vendor-body .form-content .documentation-listing .each .document-required span{display:block;color:#000;font-size:13px;font-weight:400}.vendor-body .form-content .documentation-listing .each .document-required span.opacity-50{opacity:.5}.vendor-body .form-content .selected-items .each{padding:8px 12px;display:flex;align-items:center;gap:6px;background-color:rgba(213,61,67,.15);border-radius:40px;font-size:11px;color:#d53d43}.vendor-body .form-content .radius-section{position:relative}.logo-upload{width:110px;height:76px;border-radius:12px;background-color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer}.logo-upload:hover{transition:all .2s ease;background-color:rgba(255,255,255,.7)}.logo-upload img{-o-object-fit:contain;object-fit:contain}.company-logo{width:250px;height:150px;position:relative;background-color:#fff;padding:10px;border-radius:8px!important}.company-logo:hover{transition:all .2s ease;background-color:rgba(255,255,255,.7)}.company-logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.company-logo .action{position:absolute;bottom:5px;right:5px;opacity:0;visibility:hidden;transition:.2s all ease-in-out}.company-logo:hover .action{opacity:1;visibility:visible;transition:.2s all ease-in-out}.gallery .each{position:relative;max-width:220px;width:100%;height:130px;margin:5px;cursor:pointer;display:block}.gallery .each.w-170{max-width:170px!important}.gallery .each.w-170 img{-o-object-fit:cover!important;object-fit:cover!important}.gallery .each img{background-color:#fff;-o-object-fit:contain;object-fit:contain;width:100%;height:100%;padding:10px;border-radius:8px}.gallery .each .action{position:absolute;bottom:5px;right:5px;opacity:0;visibility:hidden;transition:.2s all ease-in-out}.gallery .each:hover .action{opacity:1;visibility:visible;transition:.2s all ease-in-out}body{overflow:hidden;font-family:Poppins,sans-serif;font-size:13px;color:#676a6c;overflow-x:hidden;word-break:break-all;width:100%;height:100vh;position:fixed;top:0;left:0;background-color:#e8ebf0!important}span{word-break:normal!important}*{box-sizing:border-box;box-sizing:border-box;outline:0!important}.text-warning{color:#ffc107!important}.float-left{float:left!important}.material-icons{font-family:'Material Icons';font-weight:400;font-style:normal;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-feature-settings:'liga';font-feature-settings:'liga'}.mat-simple-snackbar-action{color:#fff}.cdk-overlay-container{z-index:999999999!important}.module-header{font-size:18px;margin:0;padding:20px 0 20px 145px}.chosen-results,.mat-option{font-size:13px!important}.chosen-results.pp-1,.mat-option.pp-1{padding-left:40px}.chosen-results.pp-2,.mat-option.pp-2{padding-left:80px}.chosen-results.pp-3,.mat-option.pp-3{padding-left:120px}.chosen-results .pp-1{padding-left:40px!important;position:relative}.chosen-results .pp-1:before{content:'';position:absolute;width:1px;height:calc(100% - 10px);border-right:2px dashed #777;top:-10px;left:15px}.chosen-results .pp-1:after{content:'';position:absolute;width:23px;height:1px;border-bottom:2px dashed #777;top:16px;left:15px}.chosen-results .pp-2{padding-left:80px!important;position:relative}.chosen-results .pp-2:before{content:'';position:absolute;width:1px;height:calc(100% - 10px);border-right:2px dashed #777;top:-10px;left:45px}.chosen-results .pp-2:after{content:'';position:absolute;width:30px;height:1px;border-bottom:2px dashed #777;top:16px;left:45px}.chosen-results .pp-3{padding-left:120px!important;position:relative}.chosen-results .pp-3:before{content:'';position:absolute;width:1px;height:calc(100% - 10px);border-right:2px dashed #777;top:-10px;left:80px}.chosen-results .pp-3:after{content:'';position:absolute;width:35px;height:1px;border-bottom:2px dashed #777;top:16px;left:80px}.chosen-results .pre-history{background-color:transparent;padding-left:40px!important;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAABmJLR0QA/wD/AP+gvaeTAAAFyElEQVRoge1ZW2wUVRj+/pnZXSitQmypVG2CoQGFxBBJNMgLaDRKfPA2uBeWkIC1XZqYEhSMhCkRIw9ohE7NmvDS7oVOGhLS0DfaJ1+4GB4wuIZArFzEFgq2jd3u7Pw+tDUzszPbvbSEBL63853//8/35cye2wKP8RiPNmguijAzqbHutQIZbzHRWhC/AMbTAKoACADGANxk4DeBccEQqX84lTqnKIpR7thlGYh2dS3LiuJOZuwE8GyR6deZ0CVmJLVpm3yjVA05BtR4XIkEg0q+pI54fAkT7QWjBcDCUgefRhqM4z6vtH+HLN8tNlnIpeiAGo8rbgkdsRNvM+gSGJ+jfPEA4AOhOZ3RU+2JhFxssoMBwMnE1Hee+JrJOA2gziFpFIQeED5lgV6VCDXZJYsXSGOj3qxHWiqAXwHTJwScADDqkF9NjO72eLxdGRiQCjXg8Akl2CS7LRIMKpqmiUOTehcIfocafxDTt+wVYxFZHitk0Gi0tyJTNRogpi8AXuEQ0pv2SFtaZfnfMg1MmQBoOYCwhQUmiXCwIp0+sn379olChNsRjUY92crKVga1AfDZunuH6pa9r2zcqJdpwBF/Evi95mDwQhF6XaEmk+th8EkAtTZ57ZGgvyVfbvEGGJcNkd5o8ftv5hVlqxMJBvIu2dFOrV6X9NNgrLGORx9FQv4etzyXH7Er7mVhvDmb+FLQGJYHJV3aDOC2pYO4oyMeX+KWV6yBxSLRjhL0FYTGsDxosPEBgLSJrmEIB91yijWA2faJctESCv1MjDYryzuPJZNOS3cpBoD5NlHtlY4AuGqifKKBiFNsiQaA+TQhy/IkgQ+bOQNGSFGUHL05O95sq8WDwng2G68QpSMAKgGAQPW1DQ3rAJw1x5UxA/OLPeHwOBh9Zo6Bjfa4h9YAAEBAv7nJROtyQx5iMNFFK4GV9piH2oCYyVyzUcvsMQ/MgBpLbik2J1Ndfd9GVdljclah9ngiTYB3pl3jkXyyLE8WOzgA3VKfOKbGkoiE/N0l1HKF0wxYzvQjuv5ESZWZQpgyMQNp2kTBM+EZHn7SRuVchHIMEHDL3DaYny90QDMiIX93uSZYEOxj37LHON2JU+aWwcJLhQzmhHJNsGAbm5Cyx+TOAPN5S5t4U8GKHZDPxI+dJ9a45QEAmF7Ppw1wMGCIZN08gM3RaG9FUaptcDbBh5rCH19yy1E1rRLgd8xcVhDO2ONyDAynUucAXDdRVZmq0UAJui2wmph6LMgXT5lMAMCimTaDB++kUr/kxDkltycS3xBjnynsijT2z4uNjY2ZEvWba6/eFQj8mi/maF+fTxy5fxng5f+TjEORUOAre6zjRiZmJBWWWxGvyFZWtpYq2ozZxAOAMDKy2yIemDBE6nCMdSKbtsk3wDhu5hjUpiaT64tSWwLURGIDQAesLP/kdg93PUr4vNJ+AENmCgafjHZq9XMh1AnRTq0ejB7zSQDA3wQobjmuBnbI8l0m7LLRtbqkn54PE9FOrV4X9T7kvA1xU3MwOOKWl/cwtysQ0BisWuthjS7qZ4/FYq+VLtcKNZHYoIv6OQCrbV0/RILBk/lyZz2NDtfVfQag10bXCiSc6Ygl9mma5nXKKwSapnnb4/EvmXEGwFJrL52q8Ui7Z6tR0P33O01b6Mvo3QDedei+SuDD49lsfE84PF5IPVXTKimTCTCEvbbVZkbWqbRH9Jf0uOsGZWBAqrn51/cA238XMxgDow8C+pnoopjJXHtqwYJ7AHBnYmJx1uNZLmSxlgmbpnfYRc5l+GiNx9Mqy3K2EF1Fv0CoseSHIFaRM+Vl4zbAzbN983YUfSOLhPw9BF4FUDusT4ClYgLgo5OT6VXFigfK/JPvWDJZJxqIMHgrgOeKyWXwIDF1SZxVG7duzTnnF4o5ecRSFEWobWhYZxBtAvAyGCsZeAbTj1IAxgi4DsLvxHyemfuHrly5MBd/sz7GYzzq+A/qIz4VBgfx2QAAAABJRU5ErkJggg==);background-repeat:no-repeat;background-position:15px 10px;background-size:15px}.chosen-results .pre-history:nth-child(3){border-bottom:1px solid #edeef3!important}.chosen-results .pre-history:hover{background-color:#e8e8e8}._alert_remove_chat{background:rgba(236,200,134,.4);display:block;padding:10px;text-align:center;border:1px solid #ecc886;border-radius:10px;max-width:300px;font-size:11px}._alert_remove{background:#f5f5f5;display:block;padding:10px 20px;text-align:center;border:1px solid #dfdbdb;border-radius:2px}._alert_creden{color:#d51212;background:#ef1616;padding:10px;font-size:12px;border-radius:5px;border:1px solid #d51212;margin-bottom:15px;display:inline-block;width:100%}._alert_info{color:#0a88ff;background:rgba(10,136,255,.18);padding:10px;font-size:12px;border-radius:3px;border:1px solid #0a88ff;margin-bottom:30px;display:table;width:100%}._equidesk_range-input{height:25px;-webkit-appearance:none;margin:10px 0;width:100%}._equidesk_range-input:focus{outline:0}._equidesk_range-input::-webkit-slider-runnable-track{width:100%;height:5px;cursor:pointer;animate:.2s;box-shadow:0 0 0 #000;background:#fe9e6b;border-radius:1px;border:0 solid #000}._equidesk_range-input::-webkit-slider-thumb{box-shadow:0 0 0 #000;border:2px solid #fff;height:18px;width:18px;border-radius:25px;background:#1cbbb4;cursor:pointer;-webkit-appearance:none;margin-top:-7px}._equidesk_range-input:focus::-webkit-slider-runnable-track{background:#fe9e6b}._equidesk_range-input::-moz-range-track{width:100%;height:5px;cursor:pointer;animate:.2s;box-shadow:0 0 0 #000;background:#fe9e6b;border-radius:1px;border:0 solid #000}._equidesk_range-input::-moz-range-thumb{box-shadow:0 0 0 #000;border:2px solid #fff;height:18px;width:18px;border-radius:25px;background:#1cbbb4;cursor:pointer}._equidesk_range-input::-ms-track{width:100%;height:5px;cursor:pointer;animate:.2s;background:0 0;border-color:transparent;color:transparent}._equidesk_range-input::-ms-fill-lower{background:#fe9e6b;border:0 solid #000;border-radius:2px;box-shadow:0 0 0 #000}._equidesk_range-input::-ms-fill-upper{background:#fe9e6b;border:0 solid #000;border-radius:2px;box-shadow:0 0 0 #000}._equidesk_range-input::-ms-thumb{margin-top:1px;box-shadow:0 0 0 #000;border:2px solid #fff;height:18px;width:18px;border-radius:25px;background:#1cbbb4;cursor:pointer}._equidesk_range-input:focus::-ms-fill-lower{background:#fe9e6b}._equidesk_range-input:focus::-ms-fill-upper{background:#fe9e6b}._each_con_file{margin:0 2px;display:inline-block;padding:5px 50px 5px 20px;position:relative;border:1px solid #c8c8c8;text-decoration:none}._each_con_file i{font-size:19px;vertical-align:middle;margin-left:10px;cursor:pointer}._each_con_file .material-icons-trigger{position:absolute;right:0;top:0;margin:0;padding:4px 4px 5px;background:#f5f5f5;border-left:1px solid #c8c8c8;cursor:pointer}.mat-button{box-shadow:none!important;min-width:90px!important;line-height:30px!important}.mat-button.mat-nothing{background:0 0;border:none;border-radius:2px;min-width:inherit!important}.mat-button.mat-default{color:#777;border:1px solid transparent;border-radius:2px;transition:all .2s lienar}.mat-button.mat-default:hover{background:#e1e1e1;transition:all .2s lienar}.mat-button.mat-success{color:#66bb6a;border-radius:2px;border:1px solid transparent;transition:all .2s lienar}.mat-button.mat-success:hover{background:rgba(102,187,106,.2);transition:all .2s lienar}.mat-button.mat-primary{color:#1e88e5;border-radius:2px;border:1px solid transparent;transition:all .2s lienar}.mat-button.mat-primary:hover{background:rgba(30,136,229,.2);transition:all .2s lienar}.mat-button.mat-secondary{color:#d53d43;border-radius:2px;border:1px solid transparent;transition:all .2s lienar}.mat-button.mat-secondary:hover{background:rgba(213,61,67,.2);transition:all .2s lienar}.mat-button.mat-warn{color:#d53d43;border-radius:2px;border:1px solid transparent;transition:all .2s lienar}.mat-button.mat-warn:hover{background:rgba(213,61,67,.2);transition:all .2s lienar}.mat-button.icon-only{min-width:inherit;padding:0 5px}.mat-raised-button{box-shadow:none!important;min-width:90px!important;line-height:30px!important}.mat-raised-button.mat-nothing{background:0 0;border:none;border-radius:0;min-width:inherit!important}.mat-raised-button.mat-default{background:#f7f7f7;border:1px solid #cdcdcd;border-radius:0}.mat-raised-button.mat-success{background:#43a047;color:#fff;border-radius:0;border:1px solid #43a047}.mat-raised-button.mat-primary{background:#1e88e5;color:#fff;border-radius:0;border:1px solid #1e88e5}.mat-raised-button.mat-secondary,.mat-raised-button.mat-warn{background:#d53d43;color:#fff;border-radius:0;border:1px solid #d53d43}.mat-raised-button.icon-only{min-width:inherit;padding:0 5px}.group-raised{display:inline-block}.group-raised .mat-raised-button{box-shadow:none!important}.group-raised .mat-raised-button.mat-nothing{background:0 0;border:none;border-radius:0;min-width:inherit!important}.group-raised .mat-raised-button.mat-default{background:#f7f7f7;border:1px solid #cdcdcd;border-radius:0}.group-raised .mat-raised-button.mat-success{background:#43a047;color:#fff;border-radius:0;border:1px solid #43a047}.group-raised .mat-raised-button.mat-primary{background:#1e88e5;color:#fff;border-radius:0;border:1px solid #1e88e5}.group-raised .mat-raised-button.mat-secondary,.group-raised .mat-raised-button.mat-warn{background:#d53d43;color:#fff;border-radius:0;border:1px solid #d53d43}.group-raised .mat-raised-button.icon-only{min-width:inherit;padding:0 5px}.mat-mini-fab{box-shadow:none!important}.mat-mini-fab.mat-nothing{background:0 0;border:none;border-radius:50%;min-width:inherit!important}.mat-mini-fab.mat-default{background:#f7f7f7;border:1px solid #cdcdcd;border-radius:50%}.mat-mini-fab.mat-success{background:#43a047;color:#fff;border-radius:50%;border:1px solid #43a047}.mat-mini-fab.mat-primary{background:#1e88e5;color:#fff;border-radius:50%;border:1px solid #1e88e5}.mat-mini-fab.mat-secondary,.mat-mini-fab.mat-warn{background:#d53d43;color:#fff;border-radius:50%;border:1px solid #d53d43}.mat-mini-fab.icon-only{min-width:inherit;padding:0 5px}.context-menu-icon{line-height:15px;display:inline-block;vertical-align:text-top;font-size:21px;padding-right:20px;color:rgba(0,0,0,.65);font-weight:400}.ngx-cool-dialog__ok-btn{color:#f44336!important;cursor:pointer!important;transition:all .2s linear}.ngx-cool-dialog__ok-btn:focus,.ngx-cool-dialog__ok-btn:hover{background:rgba(244,67,54,.12)!important;transition:all .2s linear}.ngx-cool-dialog__cancel-btn{color:#777!important;cursor:pointer!important;transition:all .2s linear}.ngx-cool-dialog__cancel-btn:focus,.ngx-cool-dialog__cancel-btn:hover{background:rgba(0,0,0,.12)!important;transition:all .2s linear}.small-text-color{color:#a1a1a1}hr{display:block;unicode-bidi:-webkit-isolate;unicode-bidi:isolate;-webkit-margin-before:.5em;-webkit-margin-after:.5em;-webkit-margin-start:auto;-webkit-margin-end:auto;overflow:hidden;border:none;border-bottom:1px solid #c8c8c8}.defaultUL{list-style:none}@-webkit-keyframes placeholderAnimate{0%{background-position:-650px 0}100%{background-position:650px 0}}@keyframes placeholderAnimate{0%{background-position:-650px 0}100%{background-position:650px 0}}.loadingBar{width:100%;display:inline-block;position:relative;padding:15px 10px 15px 0}.loadingBar:before{content:'';position:absolute;top:10px;left:0;width:90%;height:5px;background:#cbcbcb;border-radius:3px;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-name:placeholderAnimate;animation-name:placeholderAnimate;background:linear-gradient(to right,#eee 2%,#ddd 18%,#eee 33%);background-size:1300px}.loadingBar:after{content:'';position:absolute;top:20px;left:0;width:50%;height:5px;background:#cbcbcb;border-radius:3px;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-name:placeholderAnimate;animation-name:placeholderAnimate;background:linear-gradient(to right,#eee 2%,#ddd 18%,#eee 33%);background-size:1300px}.loadingBar._theme_dark:before{content:'';position:absolute;top:10px;left:0;width:90%;height:5px;background:#3f676f;border-radius:3px;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-name:placeholderAnimate;animation-name:placeholderAnimate;background:linear-gradient(to right,#253a48 2%,#3f676f 18%,#253a48 33%);background-size:1300px}.loadingBar._theme_dark:after{content:'';position:absolute;top:20px;left:0;width:50%;height:5px;background:#3f676f;border-radius:3px;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-name:placeholderAnimate;animation-name:placeholderAnimate;background:linear-gradient(to right,#253a48 2%,#3f676f 18%,#253a48 33%);background-size:1300px}.full-width{width:100%}.scrollable-container{overflow-x:hidden;overflow-y:auto;will-change:overflow;background-color:#fff;display:block;position:relative;width:100%}.scrollable-container-grey-bg{margin:0;overflow:hidden;will-change:overflow;background-color:#f5f5f5;display:flex;position:relative;width:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden}.scrollable-content{overflow:hidden;height:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;padding:0;width:100%;transition:all .2s linear}.scrollable-content:hover{overflow:auto;transition:all .2s linear}.scrollable-content-grey-bg{background:#f5f5f5;overflow:hidden;height:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;padding:0;width:100%;transition:all .2s linear}.scrollable-content-grey-bg:hover{overflow:auto;transition:all .2s linear}.left-list-border{border-right:1px solid #eee}.whiteAlert{width:100%;display:table;padding:20px;text-align:center;color:#444;font-size:16px;background:#fff}.margin-auto{margin-left:auto;margin-right:auto}.close-btn{position:absolute!important;border-radius:50%!important;top:12px;right:13px;padding:0 5px!important;min-width:inherit!important;z-index:1}.table-no-bordered td,.table-no-bordered th{border-top:none;vertical-align:middle}.table-no-bordered td._grey-bg,.table-no-bordered th._grey-bg{background:#f7f7f7}.table-clean-bordered td,.table-clean-bordered th{border-top:none}@media (max-width:768px){.single-invoice-preview-responsive{position:absolute;top:0;left:0;width:100%;display:inline-block;max-width:100%}}._left_bar{box-shadow:0 1px 2px rgba(28,36,62,.28)!important;width:100%;max-width:450px;float:left}@media (max-width:1366px){._left_bar{width:100%;max-width:300px}}.arrow-left-1366{display:none!important}@media screen and (min-device-width:1200px) and (max-device-width:1366px){.def_content_global{box-shadow:0 1px 2px rgba(28,36,62,.28)!important}.def_content_global ._left_bar_1366{display:none}.def_content_global ._content_bar{width:calc(100% - 0px)!important}.def_content_global ._content_bar ._content_panel_form.ntShr{width:calc(100% - 300px)!important}.def_content_global ._content_bar ._content_panel_form.ntShrB{width:calc(100% - 450px)!important}.def_content_global ._content_bar ._content_panel_right_bar.ntShr{position:relative!important;border-left:none!important;-webkit-transform:scaleX(1)!important;transform:scaleX(1)!important}.def_content_global ._content_bar ._content_panel_right_bar .__min_trigger,.def_content_global ._content_bar .max-1366{display:none!important}.def_content_global ._content_bar .arrow-left-1366{display:inline-block!important;padding:0!important;margin-top:-5px!important}.def_content_global ._lib_left_bar_1366{width:100%!important;max-width:100%!important}.def_content_global ._lib_hide{display:none}}._content_bar{width:100%;float:left}@media (max-width:767px){._left_bar{max-width:100%;min-width:300px}._content_bar{max-width:100%;display:none}._content_bar._fw_view{display:table}}._table{width:100%;display:table;border-spacing:0}._table._table-projects tr._compact td,._table._table_assets tr._compact td{padding:12px 10px!important}._table._table_assets tr td{padding:8px 10px!important;vertical-align:middle!important;text-align:left;word-break:initial;background:0 0;transition:all .2s linear}._table._table_assets tr td .table-td-options{position:relative;top:3px}._table._table_assets tr td .table-td-options .table-options{overflow:hidden;position:absolute;z-index:1;top:60%;right:0;background:#e8ebf0;box-shadow:0 2px 6px rgba(0,0,0,.5);border-radius:4px;width:0;height:0;opacity:0;visibility:hidden;padding:10px;display:block;transition:all .2s ease}._table._table_assets tr td .table-td-options .table-options.active{transition:all .2s ease;background:#fff;opacity:1;visibility:visible;width:203px;height:148px}._table._table_assets tr td .table-td-options .table-options a{font-family:Poppins,sans-serif;padding:13px;border-radius:4px;font-style:normal;font-weight:400;font-size:13px;line-height:100%;letter-spacing:-.17px;color:#000;display:block;width:100%;transition:all .2s ease;text-decoration:none}._table._table_assets tr td .table-td-options .table-options a:hover{transition:all .2s ease;background:rgba(232,235,240,.5);color:#d53d43}._table._table_assets tr td ._icon_txt{vertical-align:middle;font-size:13px;color:#000;background:#bdccd8;padding:5px;border-radius:50%;margin-right:7px;margin-top:-3px;display:inline-block}._table._table_assets tr td.unfocused,._table._table_assets tr td.unfocused a{color:#ccc!important}._table._table_assets tr td.unfocused .checkbox_cus input:checked~.checkmark{background-color:#ccc;border:1px solid #ccc;transition:all .2s linear}._table._table_assets tr:hover td{background:#e8ebf0!important;transition:all .2s linear}._table._table-invoice-recurr tr._compact td,._table._table_invoice tr._compact td{padding:12px 10px!important}._table._table_invoice tr td{padding:8px 10px!important;text-align:left;word-break:initial;background:0 0;transition:all .2s linear}._table._table_invoice tr td .table-td-options{position:relative;top:3px}._table._table_invoice tr td .table-td-options .table-options{overflow:hidden;position:absolute;z-index:1;top:60%;right:0;background:#e8ebf0;box-shadow:0 2px 6px rgba(0,0,0,.5);border-radius:4px;width:0;height:0;opacity:0;visibility:hidden;padding:10px;display:block;transition:all .2s ease}._table._table_invoice tr td .table-td-options .table-options.active{transition:all .2s ease;background:#fff;opacity:1;visibility:visible;width:203px;height:148px}._table._table_invoice tr td .table-td-options .table-options a{font-family:Poppins,sans-serif;padding:13px;border-radius:4px;font-style:normal;font-weight:400;font-size:13px;line-height:100%;letter-spacing:-.17px;color:#000;display:block;width:100%;transition:all .2s ease;text-decoration:none}._table._table_invoice tr td .table-td-options .table-options a:hover{transition:all .2s ease;background:rgba(232,235,240,.5);color:#d53d43}._table._table_invoice tr td ._icon_txt{vertical-align:middle;font-size:13px;color:#000;background:#bdccd8;padding:5px;border-radius:50%;margin-right:7px;margin-top:-3px;display:inline-block}._table._table_invoice tr td.unfocused,._table._table_invoice tr td.unfocused a{color:#ccc!important}._table._table_invoice tr td.unfocused .checkbox_cus input:checked~.checkmark{background-color:#ccc;border:1px solid #ccc;transition:all .2s linear}._table._table_invoice tr:hover td{background:#e8ebf0!important;transition:all .2s linear}._table._table_work_order tr._compact td{padding:12px 10px!important}._table._table_work_order tr td{padding:8px 10px!important;text-align:left;word-break:initial;background:0 0;transition:all .2s linear}._table._table_work_order tr td .table-td-options{position:relative;top:3px}._table._table_work_order tr td .table-td-options .table-options{overflow:hidden;position:absolute;z-index:1;top:60%;right:0;background:#e8ebf0;box-shadow:0 2px 6px rgba(0,0,0,.5);border-radius:4px;width:0;height:0;opacity:0;visibility:hidden;padding:10px;display:block;transition:all .2s ease}._table._table_work_order tr td .table-td-options .table-options.active{transition:all .2s ease;background:#fff;opacity:1;visibility:visible;width:203px;height:148px}._table._table_work_order tr td .table-td-options .table-options a{font-family:Poppins,sans-serif;padding:13px;border-radius:4px;font-style:normal;font-weight:400;font-size:13px;line-height:100%;letter-spacing:-.17px;color:#000;display:block;width:100%;transition:all .2s ease;text-decoration:none}._table._table_work_order tr td .table-td-options .table-options a:hover{transition:all .2s ease;background:rgba(232,235,240,.5);color:#d53d43}._table._table_work_order tr td ._icon_txt{vertical-align:middle;font-size:13px;color:#000;background:#bdccd8;padding:5px;border-radius:50%;margin-right:7px;margin-top:-3px;display:inline-block}._table._table_work_order tr td.unfocused,._table._table_work_order tr td.unfocused a{color:#ccc!important}._table._table_work_order tr td.unfocused .checkbox_cus input:checked~.checkmark{background-color:#ccc;border:1px solid #ccc;transition:all .2s linear}._table._table_work_order tr:hover td{background:#e8ebf0!important;transition:all .2s linear}._table._table_work_order_report tr td{padding:16px 10px!important;text-align:left;word-break:initial;background:0 0;border-radius:0!important;transition:all .2s linear}._table._table_work_order_report tr td .table-td-options{position:relative;top:3px}._table._table_work_order_report tr td .table-td-options .table-options{overflow:hidden;position:absolute;z-index:1;top:60%;right:0;background:#e8ebf0;box-shadow:0 2px 6px rgba(0,0,0,.5);border-radius:4px;width:0;height:0;opacity:0;visibility:hidden;padding:10px;display:block;transition:all .2s ease}._table._table_work_order_report tr td .table-td-options .table-options.active{transition:all .2s ease;background:#fff;opacity:1;visibility:visible;width:203px;height:148px}._table._table_work_order_report tr td .table-td-options .table-options a{font-family:Poppins,sans-serif;padding:13px;border-radius:4px;font-style:normal;font-weight:400;font-size:13px;line-height:100%;letter-spacing:-.17px;color:#000;display:block;width:100%;transition:all .2s ease;text-decoration:none}._table._table_work_order_report tr td .table-td-options .table-options a:hover{transition:all .2s ease;background:rgba(232,235,240,.5);color:#d53d43}._table._table_work_order_report tr td:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}._table._table_work_order_report tr td:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}._table._table_work_order_report tr td ._icon_txt{vertical-align:middle;font-size:13px;color:#000;background:#bdccd8;padding:5px;border-radius:50%;margin-right:7px;margin-top:-3px;display:inline-block}._table._table_work_order_report tr td.unfocused,._table._table_work_order_report tr td.unfocused a{color:#ccc!important}._table._table_work_order_report tr td.unfocused .checkbox_cus input:checked~.checkmark{background-color:#ccc;border:1px solid #ccc;transition:all .2s linear}._table._table_work_order_report tr:hover td{background:#e8ebf0!important;transition:all .2s linear}._table._table_work_order2 tr._compact td{padding:12px 10px!important}._table._table_work_order2 tr td{padding:8px 10px!important;text-align:left;word-break:initial;background:0 0;transition:all .2s linear}._table._table_work_order2 tr td .table-td-options{position:relative;top:3px}._table._table_work_order2 tr td .table-td-options .table-options{overflow:hidden;position:absolute;z-index:1;top:60%;right:0;background:#e8ebf0;box-shadow:0 2px 6px rgba(0,0,0,.5);border-radius:4px;width:0;height:0;opacity:0;visibility:hidden;padding:10px;display:block;transition:all .2s ease}._table._table_work_order2 tr td .table-td-options .table-options.active{transition:all .2s ease;background:#fff;opacity:1;visibility:visible;width:203px;height:148px}._table._table_work_order2 tr td .table-td-options .table-options a{font-family:Poppins,sans-serif;padding:13px;border-radius:4px;font-style:normal;font-weight:400;font-size:13px;line-height:100%;letter-spacing:-.17px;color:#000;display:block;width:100%;transition:all .2s ease;text-decoration:none}._table._table_work_order2 tr td .table-td-options .table-options a:hover{transition:all .2s ease;background:rgba(232,235,240,.5);color:#d53d43}._table._table_work_order2 tr td ._icon_txt{vertical-align:middle;font-size:13px;color:#000;background:#bdccd8;padding:5px;border-radius:50%;margin-right:7px;margin-top:-3px;display:inline-block}._table._table_work_order2 tr td.unfocused,._table._table_work_order2 tr td.unfocused a{color:#ccc!important}._table._table_work_order2 tr td.unfocused .checkbox_cus input:checked~.checkmark{background-color:#ccc;border:1px solid #ccc;transition:all .2s linear}._table._table_work_order2 tr:hover td{background:#e8ebf0!important;transition:all .2s linear}._table tr th{font-weight:700;padding:10px;text-align:left}._table tr td{padding:5px 10px!important;text-align:left;word-break:initial;background:0 0;transition:all .2s linear}._table tr td .table-td-options{position:relative;top:3px}._table tr td .table-td-options .table-options{overflow:hidden;position:absolute;z-index:1;top:60%;right:0;background:#e8ebf0;box-shadow:0 2px 6px rgba(0,0,0,.5);border-radius:4px;width:0;height:0;opacity:0;visibility:hidden;padding:10px;display:block;transition:all .2s ease}._table tr td .table-td-options .table-options.active{transition:all .2s ease;background:#fff;opacity:1;visibility:visible;width:203px;height:148px}._table tr td .table-td-options .table-options a{font-family:Poppins,sans-serif;padding:13px;border-radius:4px;font-style:normal;font-weight:400;font-size:13px;line-height:100%;letter-spacing:-.17px;color:#000;display:block;width:100%;transition:all .2s ease;text-decoration:none}._table tr td .table-td-options .table-options a:hover{transition:all .2s ease;background:rgba(232,235,240,.5);color:#d53d43}._table tr td ._icon_txt{vertical-align:middle;font-size:13px;color:#000;background:#bdccd8;padding:5px;border-radius:50%;margin-right:7px;margin-top:-3px;display:inline-block}._table tr td.unfocused,._table tr td.unfocused a{color:#ccc!important}._table tr td.unfocused .checkbox_cus input:checked~.checkmark{background-color:#ccc;border:1px solid #ccc;transition:all .2s linear}._table tr:hover td{background:#e8ebf0!important;transition:all .2s linear}._table._table-no-hover tr td{padding:11px}._table._table-no-hover tr:hover td{background:0 0;transition:all .2s linear}._table._table_head_border tr th{border-bottom:1px solid #c8c8c8}._table._table_dark_to{border-radius:5px;overflow:hidden}._table._table_dark_to tr td{background-color:#ebebeb}._table._table_dark_to tr th{background-color:#ebebeb;border-bottom:1px solid #c8c8c8}._table._table_noPadding tr td,._table._table_noPadding tr th{padding:2px}._table._table_stripped tr:nth-child(even) td{background-color:#edeef3}._table._table_rounded tr td{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:13px;line-height:100%;letter-spacing:-.17px;color:#000}._table._table_rounded tr td .tag-info{padding:5px 15px;border-radius:4px;background-color:#edeef3}._table._table_rounded tr td:first-child{border-radius:4px 0 0 4px;padding-left:20px}@media (max-width:640px){._table._table_rounded tr td:first-child{border-radius:4px 0 0 4px!important}}._table._table_rounded tr td:last-child{border-radius:0 4px 4px 0;padding-right:20px}@media (max-width:640px){._table._table_rounded tr td:last-child{border-radius:0 4px 4px 0!important}}._table._table_rounded tr td.force_round{border-radius:4px}@media (max-width:640px){._table._table_rounded tr td.force_round{border-radius:4px!important}}._table._table_rounded tr td.force_round_right{padding-right:20px;border-radius:0 4px 4px 0}@media (max-width:640px){._table._table_rounded tr td.force_round_right{border-radius:0 4px 4px 0!important}._table._table_rounded_even tr td:first-child,._table._table_rounded_even tr th:first-child{border-radius:4px 0 0 4px!important}}._table._table_rounded tr td.force_transparent{background:0 0!important}._table._table_rounded tr:hover td{background:#e8ebf0!important;transition:all .2s linear}._table._table_rounded tr:hover td.hover-gray-2{background:#d1d1d1!important}._table._table_rounded tr:nth-child(odd) td{background:rgba(232,235,240,.5);border-radius:4px}._table._table_rounded tr._active td{background:#edeef3}._table._table_rounded tr._norm td{font-weight:600;padding:16px;background:rgba(232,235,240,.5)}._table._table_rounded.no-stripe tr td{background:0 0!important}._table._table_rounded_even tr td .table-option-more{transition:all .2s linear;opacity:0}._table._table_rounded_even tr:hover,._table._table_rounded_even tr:hover td,._table._table_rounded_even tr:hover th{background:0 0;transition:all .2s linear}._table._table_rounded_even tr:hover td .table-option-more,._table._table_rounded_even tr:hover th .table-option-more{transition:all .2s linear;opacity:1}._table._table_rounded_even tr td,._table._table_rounded_even tr th{border-top:1px solid transparent;border-bottom:1px solid transparent}._table._table_rounded_even tr td:hover,._table._table_rounded_even tr th:hover{background:0 0;transition:all .2s linear}._table._table_rounded_even tr td:first-child,._table._table_rounded_even tr th:first-child{border-radius:4px 0 0 4px!important;padding-left:20px}._table._table_rounded_even tr td:last-child{border-radius:0 4px 4px 0!important;padding-right:20px}@media (max-width:640px){._table._table_rounded_even tr td:last-child{border-radius:0 10px 10px 0!important}}._table._table_rounded_even tr td.force_round{border-radius:20px}._table._table_rounded_even tr td.force_transparent{background:0 0!important}._table._table_rounded_even tr:nth-child(even) td{background:rgba(232,235,240,.5)}._table._table_rounded_even tr._active td{background:#edeef3}._table._table_rounded_even tr._norm td{font-weight:600;padding:16px;background:rgba(232,235,240,.5)}._table._table_rounded_even.no-stripe tr td{background:0 0!important}@media (max-width:640px){._table._table_rounded_640 tr td,._table._table_rounded_even tr td.force_round,._table._table_rounded_even tr td.single-first-support-round-table{border-radius:10px!important}}._table._table_no_hover tr:nth-child(even):hover,._table._table_no_hover tr:nth-child(even):hover td,._table._table_no_hover tr:nth-child(even):hover th{background:0 0;transition:all .2s linear}._table.tr-ash-divider tr{border-bottom:3px solid #f3f3f4;border-top:3px solid #f3f3f4}._table.vertical-middle td,._table.vertical-middle th{vertical-align:middle}._table ._person_round_fit{width:220px}._table ._extra_counter{padding:10px 5px;text-decoration:underline;display:inline-block;font-weight:500}.pointerNone{pointer-events:none!important}.def_header{width:100%;height:50px;display:block;overflow:hidden;border-bottom:1px solid #c8c8c8;background:#ebebeb;padding:9px}.max-content-box{max-width:1000px;margin:auto}@media (max-width:1400px){.max-content-box{padding:0 20px;max-width:100%}.max-content-box.no-pad{padding:0}}._glb_search{position:relative;padding:5px 0}._glb_search .searchTrigger{position:absolute;color:#fff;left:7px;top:14px}._glb_search input{width:225px;background:#73797f;border:none;font-size:12px;padding:5px 10px 5px 35px;color:#fff;height:40px}._glb_search input::-webkit-input-placeholder{color:#f5f5f5;opacity:.5}._glb_search input::-moz-placeholder{color:#f5f5f5;opacity:.5}._glb_search input:-ms-input-placeholder{color:#f5f5f5;opacity:.5}._glb_search input:-moz-placeholder{color:#f5f5f5;opacity:.5}.mat-tab-list .mat-tab-label:active,.mat-tab-list .mat-tab-label:hover{color:#898989;opacity:1}.mat-tab-list .mat-tab-label:active .tab-remover-pointer,.mat-tab-list .mat-tab-label:hover .tab-remover-pointer{opacity:.6}.mat-tab-list .mat-tab-label .tab-remover-pointer{opacity:.6;z-index:1;font-size:15px;position:absolute;top:15px;right:10px}.mat-tab-list .mat-tab-label .tab-remover-pointer:active,.mat-tab-list .mat-tab-label .tab-remover-pointer:hover{background-color:#da4337;border-radius:50px;color:#fff;opacity:1;cursor:pointer}.icon-box.ibox-center{padding:0;text-align:center}.icon-box.ibox-center.ibox-small{padding-left:0!important}.icon-box.ibox-center .ibox-icon{position:relative;margin:0 auto}.icon-box.ibox-center h3{margin:.8em 0 0}.icon-box.ibox-center p{font-size:14px;margin-top:0}.profile-drop-box{margin:0 10px 0 0}.profile-drop-box .icon-box{margin:0 0 20px}.profile-drop-box .icon-box .title{padding-top:10px;color:rgba(0,0,0,.87);font-size:14px;font-weight:700}.profile-drop-box .icon-box .mail,.profile-drop-box .icon-box .role{color:rgba(0,0,0,.55);font-size:14px}@-webkit-keyframes WOrotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1000deg);transform:rotate(1000deg)}}@keyframes WOrotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1000deg);transform:rotate(1000deg)}}.contentLoadWO{width:100%;height:calc(100vh - 155px);display:flex;align-items:center;justify-content:center}.contentLoadWO .loader{width:50px;height:50px;display:inline-block;margin:auto;border-left:3px solid #777;border-right:3px solid #777;border-top:3px solid #fff;border-bottom:3px solid #fff;border-radius:50%;box-shadow:0 0 3px #777,0 0 3px #777 inset;-webkit-animation-name:WOrotate;animation-name:WOrotate;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.workOrderPageStatus{width:100%;display:table;position:relative;height:40px;align-items:center;background:#fff;border:1px solid transparent;cursor:pointer}.workOrderPageStatus .form-float-select{padding:5px 10px;width:100%;font-size:13px;border-radius:0;color:#777;height:30px;text-transform:unset!important;background-color:#e8ebf0!important}.workOrderPageStatus .form-float-select::-webkit-input-placeholder{text-transform:lowercase!important}.workOrderPageStatus .form-float-select:-ms-input-placeholder{text-transform:lowercase!important}.workOrderPageStatus .form-float-select::-ms-input-placeholder{text-transform:lowercase!important}.workOrderPageStatus .form-float-select::placeholder{text-transform:lowercase!important}.workOrderPageStatus .form-float-select .mat-select-placeholder,.workOrderPageStatus .form-float-select .mat-select-value-text{color:#777;font-size:13px}.workOrderPageStatus .mat-paginator-container{min-height:40px;justify-content:space-between;align-items:center}.workOrderPageStatus.justyfyNot .mat-paginator-container{min-height:40px;justify-content:center!important}.workOrderPageStatus.untouchable{pointer-events:none}.workOrderPageStatus .mat-form-field-appearance-legacy .mat-form-field-underline{background:0 0!important}.workOrderPageStatus .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-wrapper,.workOrderPageStatus .mat-form-field-appearance-legacy .mat-form-field-wrapper{padding:0}.workOrderPageStatus .mat-form-field-appearance-legacy .mat-form-field-infix{padding:0 5px 10px 15px;background:#e6e6e6;border-radius:8px;margin:0}.invoice-overview-widget{width:100%;height:100%;display:table;padding:15px;background:#f5f5f5}.invoice-list-header{width:100%;display:table}.invoice-list-header .filterBox{float:left;width:120px}.invoice-list-header .createNew{float:right;width:100px}.invoice-list-header .more{float:right;width:40px}.moduleList{width:100%;display:table;padding:5px 15px 10px 5px;border-bottom:1px solid #eee;border-left:10px solid #fff;cursor:pointer;position:relative;transition:all .2s linear}.moduleList.active,.moduleList:hover{border-left:10px solid #333c44;background:#f5f5f5}.moduleList .info-top{width:100%;margin-bottom:30px}.moduleList .info-top ._wo_title{width:70%;float:left;display:table;text-align:left;color:#000;font-size:14px}.moduleList .info-top ._wo_pre_id{width:30%;float:left;display:table;text-align:right;color:#3689ff;font-size:14px}.moduleList .info-top ._wo_pre_id i{font-size:14px;vertical-align:top;color:#898c8f}.moduleList .info-top .workOrderID{float:left;display:table;font-size:16px;font-weight:400;color:#2196f3;width:90px}@media (max-width:1366px){.moduleList .info-top .workOrderID{width:90px}}@media (max-width:767px){.moduleList .info-top .workOrderID{width:100px}}@media (max-width:501px){.moduleList .info-top .workOrderID{width:100px}}.moduleList .info-top .recurringFrequency{float:left;display:table;font-size:16px;font-weight:400;color:#2196f3;width:110px}@media (max-width:1366px){.moduleList .info-top .recurringFrequency{width:90px}}@media (max-width:767px){.moduleList .info-top .recurringFrequency{width:100px}}@media (max-width:501px){.moduleList .info-top .recurringFrequency{width:100px}}.moduleList .info-top .invoiceNumber{float:left;display:table;font-size:16px;font-weight:400;color:#2196f3;width:90px}@media (max-width:1366px){.moduleList .info-top .invoiceNumber{width:90px}}@media (max-width:767px){.moduleList .info-top .invoiceNumber{width:100px}}@media (max-width:501px){.moduleList .info-top .invoiceNumber{width:100px}}.moduleList .info-top .subject{float:left;display:inline-block;font-size:16px;font-weight:500;color:rgba(0,0,0,.87);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:270px}@media (max-width:1366px){.moduleList .info-top .subject{width:170px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}@media (max-width:767px){.moduleList .info-top .subject{width:600px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}@media (max-width:501px){.moduleList .info-top .subject{width:250px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}.moduleList .info-top .recurringSubject{float:left;display:inline-block;font-size:16px;font-weight:500;color:rgba(0,0,0,.87);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:270px}@media (max-width:1366px){.moduleList .info-top .recurringSubject{width:170px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}@media (max-width:767px){.moduleList .info-top .recurringSubject{width:600px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}@media (max-width:501px){.moduleList .info-top .recurringSubject{width:250px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}.moduleList .info-top .invoiceContactAddress{float:left;display:inline-block;font-size:16px;font-weight:500;color:rgba(0,0,0,.87);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:250px}@media (max-width:1366px){.moduleList .info-top .invoiceContactAddress{width:105px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}@media (max-width:767px){.moduleList .info-top .invoiceContactAddress{width:600px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}@media (max-width:501px){.moduleList .info-top .invoiceContactAddress{width:250px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}.moduleList .info-top .recurringInvoiceContactAddress{float:left;display:inline-block;font-size:16px;font-weight:500;color:rgba(0,0,0,.87);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:235px}@media (max-width:1366px){.moduleList .info-top .recurringInvoiceContactAddress{width:105px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}@media (max-width:767px){.moduleList .info-top .recurringInvoiceContactAddress{width:600px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}@media (max-width:501px){.moduleList .info-top .recurringInvoiceContactAddress{width:170px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}.moduleList .info-top .invoiceTotal{float:right;text-align:right;display:inline-block;font-size:16px;font-weight:500;color:rgba(0,0,0,.87);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:70px}@media (max-width:1366px){.moduleList .info-top .invoiceTotal{width:70px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.moduleList .info-bottom .assignedpersonnel{max-width:90px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}@media (max-width:767px){.moduleList .info-top .invoiceTotal{width:600px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}@media (max-width:501px){.moduleList .info-top .invoiceTotal{width:70px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}.moduleList .info-bottom{width:100%;display:table}.moduleList .info-bottom ._wo_due_date{width:33%;float:left;display:table;text-align:left;color:#898c8f;font-size:12px;position:relative}.moduleList .info-bottom ._wo_due_date i{font-size:12px;vertical-align:top;color:#898c8f}.moduleList .info-bottom ._wo_due_date:before{content:'';position:absolute;right:10px;top:-2px;background:#cecece;width:1px;height:19px}.moduleList .info-bottom ._wo_personnel{width:33%;float:left;display:table;text-align:left;color:#898c8f;font-size:12px;position:relative}.moduleList .info-bottom ._wo_personnel i{font-size:12px;vertical-align:top;color:#898c8f}.moduleList .info-bottom ._wo_personnel:before{content:'';position:absolute;right:10px;top:-2px;background:#cecece;width:1px;height:19px}.moduleList .info-bottom ._wo_facility{width:33%;float:left;display:table;text-align:left;color:#898c8f;font-size:12px}.moduleList .info-bottom ._wo_facility i{font-size:12px;vertical-align:top;color:#898c8f}.moduleList .info-bottom .duedate{float:left;font-size:12px;color:rgba(0,0,0,.55);width:90px}.moduleList .info-bottom .duedate .material-icons{font-size:13px;vertical-align:text-top}.moduleList .info-bottom .recurringInvoiceDueDate{float:left;font-size:12px;color:rgba(0,0,0,.55);width:110px}.moduleList .info-bottom .recurringNextSchedule{float:left;font-size:12px;color:rgba(0,0,0,.55)}.moduleList .info-bottom .recurringNextSchedule .material-icons{font-size:13px;vertical-align:text-top}.moduleList .info-bottom .assignedpersonnel{float:left;font-size:12px;color:rgba(0,0,0,.55)}.moduleList .info-bottom .assignedpersonnel .material-icons{font-size:13px;vertical-align:text-top}.moduleList .info-bottom .recurringAssignedPersonnel{float:left;font-size:12px;color:rgba(0,0,0,.55);width:110px}.moduleList .info-bottom .recurringAssignedPersonnel .material-icons{font-size:13px;vertical-align:text-top}.moduleList .info-bottom .invoiceDueDate{float:left;font-size:12px;color:rgba(0,0,0,.55);width:110px}.moduleList .info-bottom .invoiceDueDate .material-icons{font-size:13px;vertical-align:text-top}.moduleList .info-bottom .facility-tag{float:right;font-size:12px;font-weight:400;text-align:center;background:#dcdcdc;color:#898989;border-radius:20px;padding:1px 10px}.moduleList .info-bottom .recurringStatus{float:right;font-size:12px;font-weight:400;text-align:center;background:#66bb6a;color:#fff;border-radius:20px;padding:1px 10px}.moduleList .info-bottom .recurringStatus.pause{background:#9b9b9b}.moduleList .info-bottom .recurringStatus.expired{background:#dd2c00}@media (max-width:1366px){.moduleList .info-bottom .facility-tag,.moduleList .info-bottom .recurringStatus{max-width:100px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}.moduleList .info-bottom .invoiceStatus{float:right;font-size:12px;color:#fff;font-weight:400;text-align:center;background:#dcdcdc;border-radius:20px;padding:1px 10px}.moduleList .info-bottom .invoiceStatus.unpaid{background-color:#428bca}.moduleList .info-bottom .invoiceStatus.paid{background-color:#43a047}.moduleList .info-bottom .invoiceStatus.overDue{background-color:#ca4242;padding:3px 0 2px 25px}.moduleList .info-bottom .invoiceStatus.draft{background-color:#00bcd4}.moduleList .info-bottom .invoiceStatus.partial{background-color:#f0ad4e}.moduleList .info-bottom .invoiceStatus.active{background:#43a047}.moduleList .info-bottom .invoiceStatus.inactive{background:#777}.moduleList .info-bottom .invoiceStatus .status-icon{font-size:20px;position:absolute;left:0;top:2px}.moduleList .info-bottom .price{width:100%;display:table;font-size:18px;font-weight:300;line-height:1.5;color:#428bca;text-align:right}.moduleList .info-bottom .Due,.moduleList .info-bottom .created{width:100%;display:table;font-size:15px;font-weight:400;color:rgba(0,0,0,.87);text-align:right}.moduleList .info-bottom .statusRound{float:right;color:#fff;padding:5px;border-radius:50%;font-size:12px;line-height:16px;display:table;text-align:center;margin-top:10px}.moduleList .info-bottom .statusRound.draft{background:#f5f5f5;color:#000}.moduleList .info-bottom .statusRound.new{background:#00bcd4}.moduleList .info-bottom .statusRound.awaiting{background:#7e57c2}.moduleList .info-bottom .statusRound.progress{background:#1e88e5}.moduleList .info-bottom .statusRound.completed{background:#43a047}.moduleList .info-bottom .statusRound.cancelled{background:#777}.workListTag{text-align:center;background:#dcdcdc;color:#898989;border-radius:20px;margin-top:10px;padding:2px}.workCreateBody{width:100%;background:#fff}.work-order-status-1{background:#7e57c2!important}.work-order-status-2{background:#1e88e5!important}.work-order-status-3{background:#ffa726!important}.work-order-status-4{background:#d53d43!important}.work-order-status-5{background:#43a047!important}.work-order-status-6{background:#777!important}.invoiceCreateBody{width:100%;padding:20px 40px;display:table}.invoiceCreateBody .introInfo .workId{width:100%;display:table;float:left;color:#444;padding:4px 0;font-weight:400;font-size:15px}.invoiceCreateBody .introInfo .workId span{border-bottom:1px dotted #777;cursor:pointer;transition:all .2s linear}.invoiceCreateBody .introInfo .workId span:active,.invoiceCreateBody .introInfo .workId span:hover{color:#009aff;border-bottom:1px dotted #009aff;transition:all .2s linear}.invoiceCreateBody .introInfo .workId .inl-prefix{width:50px;cursor:pointer;display:inline-block;border-radius:3px;border:1px solid silver;padding:3px;text-align:center;font-weight:600}.invoiceCreateBody .introInfo .workId .inl-ID{width:60px;cursor:pointer;display:inline-block;border-radius:3px;border:1px solid silver;padding:3px;text-align:center;font-weight:600}.invoiceCreateBody .invoiceMaker{width:100%;display:table;padding:10px 0;margin:20px 0;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6}.invoiceCreateBody .invoiceMaker-Total{width:100%;display:table;padding:10px}.invoiceCreateBody .invoiceMaker-Total .invoiceMaker-Total-table{width:300px}@media (max-width:500px){.ForModal #AuthEq ._formContent_block ._formContent ._form_body{padding:15px 10px}.invoiceCreateBody .invoiceMaker-Total .invoiceMaker-Total-table{width:235px}}.invoiceCreateBody .invoice-cart-list{width:100%;display:table}.invoiceCreateBody .invoice-cart-list .title{font-weight:400;color:rgba(0,0,0,.87)}.invoiceCreateBody .invoice-cart-list .title .inNewCart,.invoiceCreateBody .invoice-cart-list .title .inWO{cursor:pointer;color:rgba(0,0,0,.87);transition:all .2s linear}.invoiceCreateBody .invoice-cart-list .title .inNewCart:active,.invoiceCreateBody .invoice-cart-list .title .inNewCart:hover,.invoiceCreateBody .invoice-cart-list .title .inWO:active,.invoiceCreateBody .invoice-cart-list .title .inWO:hover{text-decoration:none;color:#1e88e5;transition:all .2s linear}.invoiceCreateBody .invoice-cart-list .item_name{width:calc(100% - 325px);display:table;float:left;padding:0}@media (max-width:450px){.invoiceCreateBody .invoice-cart-list .item_name{width:calc(100% - 225px)}}.invoiceCreateBody .invoice-cart-list .item_qty{max-width:10%;width:100px;display:table;float:left;padding:0}@media (max-width:450px){.invoiceCreateBody .invoice-cart-list .item_qty{width:60px}}.invoiceCreateBody .invoice-cart-list .item_price{max-width:10%;width:100px;display:table;float:left;padding:0;position:relative}@media (max-width:450px){.invoiceCreateBody .invoice-cart-list .item_price{width:60px}}.invoiceCreateBody .invoice-cart-list .item_price .curIco{position:absolute;top:0;left:2px;font-size:18px;line-height:40px}.invoiceCreateBody .invoice-cart-list .item_price .form-float{padding:10px 5px 10px 12px}.invoiceCreateBody .invoice-cart-list .item_total{max-width:10%;width:100px;display:table;float:left;padding:0}@media (max-width:450px){.invoiceCreateBody .invoice-cart-list .item_total{width:60px}}.invoiceCreateBody .invoice-cart-list .item_total .mat-input-element:disabled{color:rgba(0,0,0,.87)}.invoiceCreateBody .invoice-cart-list .item_action{max-width:5%;width:20px;display:table;float:left}.invoiceCreateBody .invoice-cart-list .item_action .mat-button{min-width:inherit!important;float:right;padding:5px 0}.invoiceBody{width:100%;min-height:800px;margin:auto;padding:20px 70px;position:relative}@media (max-width:820px){.invoiceBody{padding:15px}}.invoiceBody .ui-ribbon-wrapper{float:right;display:table;margin-bottom:20px}.invoiceBody .ui-ribbon-wrapper .ui-ribbon{color:#fff;display:block;font-size:11px;padding:2px 28px;text-align:center;border-radius:50px}.invoiceBody .ui-ribbon-wrapper .ui-ribbon.unpaid{background-color:#464a4c;box-shadow:0 0 2px rgba(0,0,0,.3)}.invoiceBody .ui-ribbon-wrapper .ui-ribbon.paid{background-color:#43a047;box-shadow:0 0 2px rgba(0,0,0,.3)}.invoiceBody .ui-ribbon-wrapper .ui-ribbon.overdue{background-color:#ffa726;box-shadow:0 0 2px rgba(0,0,0,.3);color:#000}.invoiceBody .ui-ribbon-wrapper .ui-ribbon.draft{background-color:#00bcd4;box-shadow:0 0 2px rgba(0,0,0,.3)}.invoiceBody .ui-ribbon-wrapper .ui-ribbon.deleted{background-color:#d53d43;box-shadow:0 0 2px rgba(0,0,0,.3)}.invoiceBody .billTo{width:50%;float:left;display:table;padding:0}.invoiceBody .billTo .heading{font-size:16px;color:rgba(0,0,0,.87);text-align:left;margin-bottom:10px}.invoiceBody .billTo .Customer{font-size:20px;color:rgba(0,0,0,.87);text-align:left}.invoiceBody .billTo .CustomerEmail{font-size:16px;color:rgba(0,0,0,.87);text-align:left}.invoiceBody .billTo .CustomerAddress{font-size:16px;color:rgba(0,0,0,.55);text-align:left}.invoiceBody .invoiceInfo{width:100%;float:left;display:table}.invoiceBody .invoiceInfo .invoiceId{font-size:20px;font-weight:bolder;color:rgba(0,0,0,.87);text-align:right}.invoiceBody .invoiceInfo .balanceInfo,.invoiceBody .invoiceInfo .created,.invoiceBody .invoiceInfo .due,.invoiceBody .invoiceInfo .invoice-terms{font-size:16px;color:rgba(0,0,0,.87);text-align:right}.invoiceBody .invoiceInfo .status{float:right;display:table;font-size:14px;position:relative;padding:3px 0 2px 25px;text-align:right}.invoiceBody .invoiceInfo .status.unpaid{color:#777}.invoiceBody .invoiceInfo .status.paid{color:#43a047}.invoiceBody .invoiceInfo .status.overDue{color:#ca4242}.invoiceBody .invoiceInfo .status.draft{color:#00bcd4}.invoiceBody .invoiceInfo .status.deleted{color:#d53d43}.invoiceBody .invoiceInfo .status .status-icon{position:absolute;font-size:20px;left:0;top:2px}.invoiceBody .table-no-bordered th{border:none;border-bottom:1px solid transparent;vertical-align:middle;color:rgba(0,0,0,.87);padding:3px 8px}.invoiceBody .table-no-bordered td{border:none;padding:3px 8px;vertical-align:middle}.invoiceBody .invoiceTotal{width:100%;display:inline-block;padding:15px 0}.invoiceBody .invoiceTotal .info-touch{color:#1fb193}.invoiceBody .invoiceTotal .danger-wrap{color:#fff;background:#d53d43;border-radius:15px;overflow:hidden;width:100%;display:table;padding:7px 10px;margin:5px 0}.invoiceBody .invoiceTotal .totalTable{width:100%;float:right;display:inline-block}.invoiceBody .customerNote{width:100%;float:left;display:table;padding:20px 0}.invoiceBody .customerNote .title{font-size:16px;color:rgba(0,0,0,.87);text-align:left}.invoiceBody .customerNote .details{font-size:14px;color:rgba(0,0,0,.55);text-align:left}.invoiceBody .terms{width:100%;float:left;display:table;padding:20px 0}.invoiceBody .terms .title{font-size:16px;color:rgba(0,0,0,.87);text-align:left}.invoiceBody .terms .details{font-size:14px;color:rgba(0,0,0,.55);text-align:left}.invoiceBody .inv-left{width:50%;display:table;float:left;margin-bottom:20px}.invoiceBody .inv-left .invoice-logo{width:200px;height:100px;display:inline-block;background-position:left;background-size:contain;background-repeat:no-repeat}@media (max-width:400px){.invoiceBody .inv-left .invoice-logo{width:150px}}@media (max-width:670px){.invoiceBody .inv-left{width:100%;text-align:center}}.invoiceBody .inv-right{width:50%;display:table;float:right;text-align:right}@media (max-width:670px){.invoiceBody .inv-right{width:100%;text-align:center}}.recurring-details{padding:20px;background:#fff;text-align:center}.recurring-details .title{color:rgba(0,0,0,.87);font-size:14px;font-weight:700}.recurring-details .contents{width:100%;display:table}.recurring-details .contents .each-details{text-align:center}.recurring-details .contents .each-details .title{color:rgba(0,0,0,.87);font-size:14px;font-weight:700;margin-bottom:0}.recurring-details .contents .each-details .slogan{color:rgba(0,0,0,.55);font-size:13px}.recurring-info{padding:50px 20px;background:#f2fbff;border-top:1px solid #e3ecef;border-bottom:1px solid #e3ecef}.recurring-info .each-details{text-align:center}.recurring-info .each-details .title{color:rgba(0,0,0,.87);font-size:14px;font-weight:700;margin-bottom:0}.recurring-info .each-details .slogan{color:rgba(0,0,0,.55);font-size:13px}.recurring-invoice-header{width:100%;display:table;padding:10px 20px}.recurring-invoice-list{width:100%;display:table}.recurring-invoice-list .eachInvoice{width:100%;display:table;padding:10px 25px}.recurring-invoice-list .eachInvoice .left-part{width:50%;display:table;float:left}.recurring-invoice-list .eachInvoice .right-part{width:50%;display:table;float:right;text-align:right}.InvoiceTabs{width:100%;display:table}.InvoiceTabs .eachTabs{float:left;display:table;text-align:center;padding:10px 20px;color:#444;background:#fff;text-decoration:none;border-bottom:1px solid #e5e5e5;border-right:1px solid #e5e5e5;transition:all .2s linear}.InvoiceTabs .eachTabs:active,.InvoiceTabs .eachTabs:hover{background:#e6e6e6;transition:all .2s linear}.InvoiceTabs .eachTabs.active{background:#fec107;transition:all .2s linear}._com_holder{position:relative;overflow:hidden;display:block}.comment-wrapper{background:#edeef3;border-radius:8px;width:365px;height:calc(100vh - 47vh);min-height:200px;margin-left:auto;margin-right:0;padding:20px 20px 0}@media screen and (max-width:430px){.comment-wrapper{width:300px}}.comment-wrapper .overlay-wrap{position:absolute;background-color:rgba(0,0,0,.5);top:0;left:0;right:0;bottom:0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);text-align:center;z-index:999;display:flex;justify-content:center;align-items:center}.comment-wrapper .overlay-wrap .content{min-width:260px}.comment-wrapper .overlay-wrap .content .overlay-text{color:#fff;font-size:14px}._module_comment_container{width:100%;display:table;bottom:0;position:-webkit-sticky;position:sticky;left:0;padding:10px}._module_comment{width:100%;display:inline-block;min-height:49px;border-radius:4px}._module_comment ._module_comment_file_attach{width:49px;display:block;float:left;text-align:center;cursor:pointer;transition:all .2s linear}._module_comment ._module_comment_file_attach:active,._module_comment ._module_comment_file_attach:hover{background:#f5f5f5;transition:all .2s linear}._module_comment ._module_comment_file_attach ._module_comment_file_attach_icon{font-size:20px;line-height:47px}._module_comment ._module_comment_editor{width:100%;display:block;float:left;position:relative}._module_comment ._module_comment_editor ._module_comment_editor_text{display:block;width:100%;resize:none;min-height:49px;max-height:200px;border:none;box-shadow:none;padding:9px}._module_comment ._module_comment_editor ._module_comment_editor_text .ql-toolbar.ql-snow{display:none}._module_comment ._module_comment_action{width:100%;display:flex;justify-content:space-between;align-items:center;padding:11px 5px}._module_comment ._module_comment_action ._module_comment_action_emo{color:#c8c8c8;padding:7px;line-height:25px;cursor:pointer;transition:all .2s linear}._module_comment ._module_comment_action ._module_comment_action_emo i{font-size:18px;vertical-align:middle}._module_comment ._module_comment_action ._module_comment_action_emo:active,._module_comment ._module_comment_action ._module_comment_action_emo:hover{color:#777;transition:all .2s linear}._module_comment ._module_comment_action ._module_comment_action_send{color:#fff;background:#3689ff;padding:7px 10px;border-radius:2px;cursor:pointer}._module_comment ._module_comment_images{width:100%;display:table}._module_comment ._module_comment_images a{width:80px;height:80px;display:block;background-repeat:no-repeat;background-position:center;background-size:cover;border-radius:3px;margin:2px;position:relative;border:1px solid #e6e6e6;float:left}._module_comment ._module_comment_images a i{opacity:0;z-index:1;cursor:pointer;position:absolute;top:0;right:0;font-size:12px;background:#fff;padding:3px;border:1px solid #777;border-radius:50%;box-shadow:0 0 5px #222;color:red;transition:all .2s linear}._module_comment ._module_comment_images a:hover i{opacity:1;transition:all .2s linear}._module_comment._project_comment{min-height:35px;border-radius:4px}._module_comment._project_comment ._module_comment_file_attach ._module_comment_file_attach_icon{line-height:35px;border-radius:50px 0 0 50px}._module_comment._project_comment ._module_comment_editor ._module_comment_editor_text{height:35px;min-height:35px;border-radius:4px}._module_comment._project_comment ._module_comment_action{padding:10px 0}._emoticons-plate{width:250px;display:table}._emoticons-plate ._emoticons-plate-header{width:100%;display:table;padding:0 10px}._emoticons-plate ._emoticons-plate-header ._emoticons-plate-header-tabs{float:left;text-align:center;width:45px;height:45px;background-size:50%;background-position:center;background-repeat:no-repeat;display:table;cursor:pointer;border-bottom:2px solid transparent;transition:all .2s linear}._emoticons-plate ._emoticons-plate-header ._emoticons-plate-header-tabs.active,._emoticons-plate ._emoticons-plate-header ._emoticons-plate-header-tabs:active,._emoticons-plate ._emoticons-plate-header ._emoticons-plate-header-tabs:hover{color:#3689ff;border-bottom:2px solid #3689ff;transition:all .2s linear}._emoticons-plate ._emoticons-plate-search{width:100%;display:table;padding:5px}._emoticons-plate ._emoticons-plate-search ._emoticons-plate-search-input{padding:8px 10px;text-align:left;width:100%;display:block;border:1px solid #c8c8c8;box-shadow:none;border-radius:20px;transition:all .2s linear}._emoticons-plate ._emoticons-plate-body{width:100%;height:200px;overflow-x:hidden;overflow-y:auto;display:block;padding:5px}._emoticons-plate ._emoticons-plate-body ._emoticons-plate-body-tabs{float:left;text-align:center;width:26px;height:26px;background-size:100%;border-radius:50%;margin:3px;background-color:#f5f5f5;background-position:center;background-repeat:no-repeat;display:block;cursor:pointer;transition:all .2s linear}._emoticons-plate ._emoticons-plate-body ._emoticons-plate-body-tabs.active,._emoticons-plate ._emoticons-plate-body ._emoticons-plate-body-tabs:active,._emoticons-plate ._emoticons-plate-body ._emoticons-plate-body-tabs:hover{color:#3689ff;transition:all .2s linear}#new_tabs,#new_tabs .tab_header{width:100%;display:table}#new_tabs .tab_header .eachTabs{width:25%;display:table;float:left;border:5px solid #fff}#new_tabs .tab_header .eachTabs a{width:100%;display:table;padding:7px;text-align:center;color:#000;font-size:13px;text-decoration:none;border-bottom:2px solid #c9c9c9}#new_tabs .tab_header .eachTabs a.active{border-bottom:2px solid #333c44}#new_tabs .tab_content{width:100%;display:table}#new_tabs .tab_content .eachTabsContent{width:100%;display:block;min-height:300px;padding:20px}.mat-tab-body.mat-tab-body-active{overflow:hidden!important}#welcomeModal .modal-header{color:#444552;font-size:18px;padding:30px 0 5px;background-color:transparent!important}#welcomeModal .dont-show-text{display:flex;justify-content:center}#welcomeModal .dont-show-text .checkbox_cus_mini{margin-right:15px}#welcomeModal .modal-footer{border:none!important;padding-bottom:40px!important;padding-top:8px!important}.white-placeholder-bg{background-color:#fff;width:100%;padding:100px 0;border-radius:10px;height:100vh;display:flex;align-items:center;justify-content:center}.bold-placeholder:-ms-input-placeholder{font-weight:700;color:#999}.bold-placeholder::placeholder{font-weight:700;color:#999}.bold-placeholder::-webkit-input-placeholder{font-weight:700;color:#999}.bold-placeholder::-moz-placeholder{font-weight:700;color:#999}.bold-placeholder::-ms-input-placeholder{font-weight:700;color:#999}.chosen-container .chosen-choices,.chosen-container-active .chosen-choices,.chosen-container-multi .chosen-choices,.chosen-with-drop .chosen-choices{background-color:#fff!important;border-radius:4px!important}.owl-carousel .owl-item img{display:inline-block!important;width:inherit}.flex-plate-login{width:100%;display:flex;align-items:center;height:100vh}.flex-plate-login .flex-plate-login-content{width:100%;padding:20px;background:#f5f5f5}.flex-plate{width:100%;display:flex;align-items:center;height:calc(100vh - 200px)}a{text-decoration:none;color:#676a6c}div{cursor:default}.txt-dec{text-decoration:underline}.small,small{font-size:10px;font-weight:400}.small-md{font-size:12px}.gen-text{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:13px;line-height:100%;letter-spacing:-.17px;color:#000;text-transform:uppercase}.no-event{pointer-events:none}.mat-slide-toggle.mat-warn.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#d53d43}._text-large{font-size:30px}.em_blank{color:#adadad}._hidden{display:none}th._cursor_pointer{text-transform:uppercase!important}._cursor_pointer,.mat-slide-toggle{cursor:pointer}._cursor_pointer div,.mat-slide-toggle div{cursor:pointer!important}._theme3-color{color:#0054a6!important}._theme2-color{color:#17aeeb!important}._theme-color{color:#d53d43!important}.text-warning-highlight{background:#97caf7!important}.text-warning-highlight-ywl{background:#f6f42d!important}._text-white{color:#fff!important}._text-dark{color:#000!important}._bg-white{background-color:#fff!important}.text-optional{font-weight:700;margin:0 0 7px 26px}._text-default{color:#9a9ba2!important}._margin_right_5{margin-right:5px}.mb-10{margin-bottom:10px}._margin_left_5{margin-left:5px}._margin_right_10{margin-right:10px}.font-bold{font-weight:700}.text-left{text-align:left}.swal-text{word-break:initial;text-align:center}.text-center{text-align:center!important}.text-right{text-align:right!important}.alert-round{border-radius:30px;font-weight:500;display:inline-block;padding:10px 20px}.margin-10{width:100%;display:inline-block;margin-bottom:10px}@media screen and (max-width:991px){.vendor-body .form-content .documentation-listing .each .form-float{margin-bottom:15px}.margin-10{width:0%!important}}.margin-5{width:100%;display:table;margin-bottom:5px}.width-100{width:100%!important;display:table}.width-100 .width-res-50{width:50%;display:table}.width-80{width:80%;float:left;display:table}@media (max-width:1000px){.width-80{width:100%;float:left;display:table;padding-right:0!important}}.width-30-icon-cal{width:30px;float:left;display:table;padding:1px 0}.width-30-icon-cal .img_icon{width:25px;margin-top:5px}.width-40-icon-cal{width:45px;float:left;display:table;padding:1px 0;text-align:center}.width-40-icon-cal .img_icon{width:40px;margin-top:5px}.width-40-icon-cal .img_icon.img_icon_folder{width:30px}.width-100-icon-cal{width:calc(100% - 45px);float:left;display:table;padding:5px 0}.width-100p-icon-cal{width:100px;float:left;display:table}.width-full-100p-icon-cal{width:calc(100% - 100px);float:left;display:table}.width-70{width:70%;float:left;display:table}.width-50{width:50%;float:left;display:table}.width-40{width:40%;float:left;display:table}.width-35{width:35%;float:left}.width-65{width:65%;float:left}.width-95{width:95%;float:left}.width-60{width:60%;float:left;display:table}.width-30{width:30%;float:left;display:table}@media (max-width:767px){.width-30._break,.width-50._break,.width-70._break{width:100%;float:left;display:table}}.width-20{width:20%;float:left;display:table}@media (max-width:1000px){.width-20{width:100%;margin-top:10px;float:left;display:table}}.width-15{width:15%;float:left;display:table}.h1{font-size:30px;margin:0 0 15px;padding:0;font-weight:700;color:#676a6c}.h2{font-size:24px;margin:0 0 15px;padding:0;font-weight:300;color:#676a6c}.project-subject{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:25px;line-height:100%;letter-spacing:-.17px;color:#d53d43}.show-404{font-weight:700;opacity:.4;line-height:30px;font-size:20px;margin:0;padding:0}.h3{font-size:18px;margin:0 0 10px;padding:0;font-weight:300;color:#676a6c}.mat-menu-panel{max-width:inherit!important}.material-icons{font-size:14px;vertical-align:middle}.material-icons.material-icons-22{font-size:22px}.mdi{vertical-align:middle}.mdi.mdi-sm:before{font-size:16px;line-height:20px}.mdi.mdi-nav:before{font-size:18px;line-height:10px;vertical-align:inherit}.mdi.mdi-nav-md:before{font-size:22px;line-height:22px}.mdi.mdi-md:before{font-size:20px}.mdi.mdi-lg:before{font-size:50px}.mdi-nav-xlg{height:100px}@media screen and (max-width:465px){.mdi-nav-xlg{height:50px}}.fw-500{font-weight:500}.modal-backdrop{display:none!important}.note-editor .note-frame .fullscreen{position:absolute!important}.note-editor.ppModal .modal-pp{max-height:calc(100% - 100px);width:calc(100% - 100px);max-width:1220px;border-radius:20px!important;overflow:hidden}.note-editor.ppModal .modal-pp .well-default{background:0 0!important}.note-editor.ppModal .modal-pp .modal-body{overflow:hidden;background-color:#fafafa;padding:0;transition:all .2s linear}.note-editor.ppModal .modal-pp .modal-body:hover{overflow:auto;transition:all .2s linear}.note-editor.ppModal .well-inverse .well-default.rounded{border-radius:8px;border:none}.note-editor.block-modal .modal.in{display:block!important}.note-editor.grid-modal .modal.in{display:-ms-grid!important;display:grid!important}.note-editor .modal{background-color:rgba(0,0,0,.5);transition:.2s linear;z-index:9999}.note-editor .modal.modal-dark{background-color:rgba(0,0,0,.8)}.note-editor .modal.in{display:flex!important;align-items:center;justify-content:center}.note-editor .modal.in.grid{display:-ms-grid!important;display:grid!important}.note-editor .modal-content{border:1px solid #567d75!important;box-shadow:.1px 2px 8px 0 rgba(1,1,1,.29)!important;border-radius:20px!important}.note-editor .modal-content.custom-modal-content{box-sizing:border-box!important;background:#eef0f4!important;box-shadow:0 1px 2px rgba(0,0,0,.5)!important;border-radius:8px!important;padding:20px 30px}.note-editor .modal-content.custom-modal-content.bg-white{background:#fff!important}.note-editor .modal-content.custom-modal-content .modal-body,.note-editor .modal-content.custom-modal-content .modal-header{background-color:transparent!important}.note-editor .modal-content.custom-modal-content .modal-body .text-title{font-family:Poppins,sans-serif;font-style:normal;padding:28px 0;font-weight:600;font-size:24px;line-height:100%;text-align:center;letter-spacing:-.17px;color:#000}.note-editor .modal-content.custom-modal-content .modal-body .text-des{font-family:Poppins,sans-serif;font-style:normal;font-weight:300;font-size:18px;line-height:100%;text-align:center;letter-spacing:-.17px;color:#000;margin-bottom:30px;word-break:normal}.note-editor .modal-content .modal-header{color:#000;border-bottom:none!important;border-radius:16px 16px 0 0;background-position:center;background-size:cover;background-repeat:no-repeat}.note-editor .modal-content .modal-header.bg-contain{background-size:contain}.note-editor .modal-content .modal-header.no-pad-bot{padding-bottom:15px}.note-editor .modal-content .modal-header.small-pad{padding:8px 15px}.note-editor .modal-content .modal-header.darkish{background-color:#354f61}.note-editor .modal-content .modal-header.white{background-color:#fff}.note-editor .modal-content .modal-header .title-modal{color:#444552}.note-editor .modal-content .modal-body{background-color:#fff}.note-editor .modal-content .modal-body .title{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:24px;line-height:100%;letter-spacing:-.17px;color:#000}.note-editor .modal-content .modal-body ._profile_avatar_up{width:62px;height:62px;background-color:#212121;border-radius:50%;overflow:hidden;display:inline-block;position:relative;cursor:pointer;background-repeat:no-repeat;background-size:cover;background-position:center}.note-editor .modal-content .modal-body ._profile_avatar_up ._icon{width:100%;text-align:center;line-height:60px}.note-editor .modal-content .modal-body ._profile_avatar_up ._icon i{font-size:50px;color:#fff}.note-editor .modal-content .modal-body ._profile_avatar_up input[type=file]{opacity:0;width:100%;height:100%;position:absolute;left:0;top:0;cursor:pointer}.note-editor .modal-content .modal-body ._profile_avatar_up.rect{width:300px;height:100px;border:2px solid #fff;border-radius:0}.note-editor .modal-content .modal-body ._profile_avatar_up.blank{width:300px;height:100px;border:2px solid transparent;background-color:transparent;border-radius:0}.note-editor .modal-content .modal-body .custom-label{display:flex;align-items:center;justify-content:center}.note-editor .modal-content .modal-body .custom-label.alert-c-d{font-weight:100;font-size:12px;background-color:#f5f5f5;padding:10px;border-radius:10px}.note-editor .modal-content .modal-body .footer-btns .btn{padding:10px 20px!important;box-shadow:0 1px 2px rgba(28,36,62,.71)!important;border-radius:4px!important}.note-editor .modal-content .modal-body.__rounf{border-radius:0 0 16px 16px}@media (max-width:1000px){.note-editor.ppModal .modal-pp{width:calc(100% - 20px);height:inherit;overflow:inherit;max-height:inherit}.note-editor .modal-content .modal-body{height:inherit!important}}.note-editor .modal-content .modal-footer{background-color:transparent}.note-editor #welcomeModalModal .modal-content .modal-header{background-color:#fff;color:#000;border-bottom:1px solid #e6e6e6!important;padding:50px 0}.note-editor #welcomeModalModal .modal-content .modal-body{background-color:#f5f5f5;border-top:1px solid #fff}.emojiIcon{margin:1px;display:inline-block!important;vertical-align:middle}.emojiIcon.emojiIcon20{width:20px!important}.emojiIcon.emojiIcon40{width:40px!important}._only_paginate .mat-paginator-page-size{display:none}._ex_nav i,._ex_nav span{color:#4f6b80}.header-pro-avatar{background-size:cover!important;background-position:center!important;overflow:hidden;border:1px solid #e6e6e6;background:#fff;height:40px;color:#222;border-radius:50%;width:40px;display:inline-block;line-height:38px;text-align:center}.none-disable{pointer-events:none;display:table;position:relative}.none-disable:before{content:'';position:absolute;left:0;top:0;background:rgba(255,255,255,.7);width:100%;height:100%;z-index:1}.none-disable-profile{pointer-events:none;display:table;position:relative}.none-disable-profile:before{content:'';position:absolute;left:0;top:0;background:#edeef3;width:100%;height:100%;z-index:1;opacity:.8}.tdInput{height:45px;width:100%;border:none;padding:5px 10px}.tdInput-sm{border-radius:10px;box-shadow:none;border:1px solid #d6d5d5;height:35px;width:100%;padding:0 10px}.checkbInd{opacity:0;transition:all .2s linear}._sor_mini:hover .checkbInd,.checkbInd._show{opacity:1}.mat-slide-toggle-bar,.mat-slide-toggle-bar-no-side-margin{width:21px!important;height:10px!important}.mat-success.mat-checked .mat-slide-toggle-bar{background-color:rgba(67,166,221,.8)!important}.mat-success.mat-checked .mat-slide-toggle-thumb{left:-10px!important;background-color:#43a6dd!important}.invoice-form .form-position .mat-chip-list-wrapper input{border:none}.docRem{position:absolute;top:-6px;right:-6px;background:#d53d43;color:#fff!important;line-height:1;border-radius:50%;padding:2px;cursor:pointer;opacity:.7;z-index:2;transition:all .2s linear}.docRem:active,.docRem:hover{opacity:1;transition:all .2s linear}.InviteTabSteps{width:100%;display:inline-block;text-align:center}.InviteTabSteps .curSel{display:inline-block;width:64px;height:7px;border-radius:3.5px;background-color:#d7d7d7;margin:0 5px;transition:all .2s linear}.InviteTabSteps .curSel._current{background-color:#d53d43;transition:all .2s linear}.note-no-border .note-editor.note-frame{border:none!important}.note-no-border .note-toolbar .panel-heading{padding-left:20px}#geo-map-single{display:inline-block;border-radius:4px;margin-bottom:10px}.no-word-break{word-break:initial}._Capitalize{text-transform:capitalize}.__currency{text-align:left!important}.tooltipMd .tooltip{min-width:350px!important}.pickr{position:relative;overflow:visible;-webkit-transform:translateY(0);transform:translateY(0);display:inline-block;margin-left:10px}.pswp__button--dd,.pswp__button--edit{background:0 0;background-image:none!important}.pswp__button--dd i,.pswp__button--edit i{color:#fff;font-size:20px;pointer-events:none}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:1!important}.color-picker-editor{text-shadow:0 0 5px #777}.chosen-container{width:100%!important}.flatpickr-calendar{border-radius:4px!important}.flatpickr-calendar .flatpickr-time .flatpickr-am-pm,.flatpickr-calendar .flatpickr-time input{border-radius:4px}.quill-editor{word-break:initial}.quill-editor .help_preview_title{font-size:24px;color:#202124;margin:0;padding:5px 0 20px;text-align:left}.quill-editor ._feedback_title{text-align:center;font-size:13px;font-weight:600}.quill-editor img{max-width:100%;cursor:pointer}.quill-editor a{color:#1a73e8;text-decoration:none}.quill-editor a:active,.quill-editor a:hover{text-decoration:none}.pswp{z-index:99999999!important}.mat-paginator{background:0 0;color:#444552!important}.table-alert{width:100%;padding:7px;border-radius:4px;background-color:#e1e1e1;text-align:center;color:#363636}.twotone-local_offer{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAQAAABIkb+zAAACK0lEQVR4Ae3bL0gDYRjH8adZlszaZjqRu+exd8ZgvfekSbEKRnGCgnbEomBn/+p0LNubbIgiCturdbuFYzx8vYP3d3HB7we3u1dkErdqcXFxcXF7W3agHZtaWPfSb3vSpvzHkprd69yCx6WPSU3Y1TdsaMHv0lGyiQL0yoLzNQYJWteZhQoTslPXcJ5gLxYqTbAvC5Um5O4hzfWu7KIAgQEABAAAEGAAT3AApA091q5O/q6uHqUNkuAASFvaW3ill7Y4ggMgG+Re63u9kQBAdrIqIjtxIgCAwUrAwOfjDABW/2mjE/SO5A+wKXBTBd5CAAH4EHsTgNtoNgCezq4Psv7iUyBtuR8wgKNEz6Y21Z4epw3ujAQc5vwJAAAgAACAAAAAAgAACAAAIAAAgAAAAAIAAAgAACAAAIAAAACCvS8dmS8qRtBR7nfQrhRBzyyUlDCsbxQApDs6KytBr6TI9NpCWQmmxf7N+lxawrkUWbJp45ISxiLVJnyK8ARHgH6IVInQzv30VxGe4Jcf7EaEJ/jlh2xfhCe45eut5FdKQrv4UaKMhHaBwxxAAPIBApAPEIB8gADkAwQgHyAA+QAByAcIeH4BwiWQDxCAfIAA5AMEIB8gAPkAAcgHCEA+QADzHQhAPkAA8hkCn+9K4PNdCZd8visByAcIQD5AAPIBApzvQODzHQg68v1qIk+o2cNS/FzvkppUadq0J/uxYG/ascPdbXFcXFxcXFzcL+GmV1pTrarLAAAAAElFTkSuQmCC)}.twotone-contacts{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAQAAABIkb+zAAAC20lEQVR4Ae2bA4wdYRDHG9W2ecbuNzMxLqzbfVfENaLatt1GtW03rm0rqo2z7766b/e0+077bTL/f5w3k/ktZzbzytmJpLu2q48BSt4MwAAMwAAsFovFYmlNaQyepTiSLjuOztDYqGYBFR9ZlfZjDkl1jDm0P7Kqw/KDKtAtkgr6VlAFRwC4hqSaxjVOyg/CbGUBsjHIFgDmk1TXMN8WgO6oDIB37QFSVQag5IAHGOzirklazQAM4A0AzdAnwn68j0kUhw9gvz5RMzwEIEbgyzx5XooRXgFYUVBDJlZ4AECYys9rsUJxABiGOYW3xTBMYYDoWHpN0savo2OVBRBTLLHvsSvVpbrYld5bLqMpygLAUVPcN2j8P2cj/GbqKI8qC4DPTWUOsGTta8r4XFkASvbH6U3MWfUm5o5SWQBM9MdpTa3fOEwZEz1xCWF/c1bs74lLCA+bb2Jq5L+AzDcxHvbKY/QDdoF6VBe70AePPEY1w/5Fhm80g1uJUu1GlxcKsNwD7bRYWeDRX+WRgQaG5TfQwDAPjpQUR3F4/9dIKXw81DMAA3gCQMRGD9bHiJWwH2///VCcirfhgFipjwFDdFIYQDNwLlykzMLew3gDdsIszVAOQIzFbfSZpEN/hqV6O3UAhuJ9kgE7AZaJzgoAwFLTRROo42GBqwDCB6dIFs9wSvhcAtC6wuV8i8rCSzgDYvwTWWRDiIGpVMANDpeFzxUA2JCnmFTcDT2pRkG5g6pjd9xBKXkQNroAAL0py/LLTFwJ9RwtMtSmpZRhic2CPmUOIDZZfnefwsoFIBGMV8zxYlOZA+BjkiVnfFLmAJRcogBJZQ8gS9aKADAAA/BAwwAMkEBSYSfYAuBdlQHwni0ALVQZgBbaAkALldcuqbm3F1/XOlw9VvM+wLtBFRwvf+NB1Za/8aBl+dteUc1oLJ6jr64X/xXP5bd+z2KxWCwW/6ObARiAARiAAX4AmwLEdX7QGiYAAAAASUVORK5CYII=)}.twotone-build{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAQAAABIkb+zAAAEeklEQVR4Ae3ZA5TkShQG4Dzbtv1eUvX/zzbHM8+2bdu2bdu2bXttu9a7vTfVO5XeU92Vc3Lv4fSdqf+bqJNERblXUUXF82NHnoPH+ROG04zrDngVV2F/MPDwekM+gME05Ru/8lysFGR47sefaBz7c24X1m6zAt6nydjvxasGEX7JGXkOh9Jkb4zgbZy55oBVZsUnNBX3t2rJEAjvV05AD71RzQmLzjQlBA7TuwdL0JfrPdT+6hB9AR7jjxhRjqC2CJaAS1A3trld3Kofx3AroXd1rw7TLjljdsLYTnbHy1bC32rOquXnsXxz2RkqJaBOX2bbDri5WmedBTmAJhtBXzMpQR3F3papdaoCwIM0NFkJ6pZJCfEe6JGa+ima1nt8vVHJgmUIfNOFoA7gkNTU9t4BfIqmPcKyM9gJEARcmv6G5Dv+vOLwy0iQW0G/LScS7RdwnFgwM0HfVQpIdktd3G70C/iZxkZYdKZKCXhOfP6vx/h6CRp74/0sBN49EcAjUp+u6A3AJppsBNVone2y6g7jAWo7dhKfH+lvC5xNk4WATTHIFl/vgbqSfkieq7wB8AyNO8Exfp0+Xcy84g/wK40rgeu7xUfdavuLmV/8Af6jcSNwffYvG190sqOY6ucNIA83dZ2doDZ2jD8W0Cwm+/gDdBdn9J1wSfvbRMaXrdvEZA9/gN7isr8b6nBJ5viik93EbGd/gN/TAElwiC9aHy7mf/YHeF4sdca4EOdnii9aXSLmn/YHuFws9STqJMEhvmi+In7nIm8A7C/DoU4SssbXbfJ6gb28AdQaMqA+uGRXON8pvmh1Xoq9eOSv+I8AvFkaRp/tEF80fxHxv4h8Fi+U/6/V9xWEbPHPSG21U70CEMsF9Ysi1FkYQYMeLvFVE/5O/b3WyG/x29SS54oL02nspvZCnUPfTJPqXoRXgGq0PF0+XARrQZ1LJydyWA0IeCu9JHZDXUV9dA0IeuX0Y3J01rtXRtDH1ICAm2wPyNWhbpHjen1s4rIVVvMGWHYGfGC97j6odmkXsBs+pcFj7RPQwyNhtbnwJ42t8aG+QLdaD9mt4p3w4NioARDUcuhBU6YH4B1cFe8bb6q3iRuS3dShuJSviLuJAAhK3mJmbEHQx1adkCyC76eUgHoHwoo+3xE/U4Wt0MUTYWxxF3bzsBU8E+Q56RYOzd1WkMcDL0SP3G0F+XZM78y70aVs0IF4iUfiluC2gqiplMJuOBP38g28NaafwCU4UG087rnpVLijcgKWjQIoQciyI7GjZ0JBeLog5IWglsw74d+CUBDGVkGIF80TYahl5q88EY4oCB6rIKyyYN4Jv4ZCuM9O0A15IUxdhvBiKQFHFYRwCXq+nBP4UTRtwAT9QlxC4JGSIN/4B0/QJ1kA10eigt2RVCM/skycHskKcyskzbDEx2D5FC9QAlrwOY2lD45khUlAT+tPj4pkhUsIPb4g5DG+IOQxviDkOb4k2OPnlHCSHAufkLP4gsAHSuKfHOWxcDR/4gB8pRsmN1VUUUWNBGfvNMsgz8TIAAAAAElFTkSuQmCC)}.twotone-assessment{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAQAAABIkb+zAAABFUlEQVR4Ae3bAQbCYBiH8QGDjlAFH1Bi7/8a3abOkI5QZ0hnqA6Q1kEikUB9ATCK74v1xvO8gJntNwa2t3gfEREREY27mtpOF8WW56KtZqNe8U3Djtb2VPzd2FPrYafIK5Q6KDqYQyizALZU9DG2zLn9YA83gIeFZEA1V/Qz1TwZoKMngNXpgLsngG7pgOYzmLQ7zev/FwAAAAAAAOSf7x8AAAAAAAAAAADQPA4AAAAAAAAAAAAg/zgAAAAAAAAAAAAAAACcAPjQDQAAAAAAroqO5poMsNoTwE7JAC08AbRIBlQDT7/fq//fCxCrzBUUH++B1aHMXgKyza+XgGyTugTUaNTTzPY6t37zZ9t/XsMiIiIiohfH3DGZN8zaxgAAAABJRU5ErkJggg==)}.baseline-drag_indicator{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAQAAABIkb+zAAABiElEQ…FNE/vElNwuZDjOUtuFAudxgQ8csMSg1+AuREREREREXn4A0o+voNRuPgAAAAAASUVORK5CYII=)}.icon-image-preview{background-repeat:no-repeat;background-size:contain;display:inline-block;height:48px;width:48px;margin-bottom:5px}.right_asset_list{display:inline-block;padding:7px 20px;border-radius:15px;background-color:#dcdde5;color:#636363;margin:1px 1px 5px;width:100%;cursor:pointer;transition:all .2s linear}.right_asset_list:active,.right_asset_list:hover{background-color:#cdcfda;transition:all .2s linear}.mdi-20:before{font-size:20px}.def_header_global{width:100%;display:none;border-bottom:1px solid #c5c5c7;background:#edeef3;padding:15px 30px;height:50px;overflow:hidden;position:relative}.def_header_global.openForAll{display:block}.def_header_global .progressCMD{position:absolute;top:10px;right:160px;z-index:5;text-align:center}.def_header_dash_report{width:100%;display:table;background:#e8ebf0;padding:0}.def_header_dash_report .dash_report{width:100%;display:table;margin:0;padding:0}.def_header_dash_report .dash_report li{float:left;display:table;margin:10px 20px;padding:0 40px 0 0;position:relative}@media (max-width:1600px){.def_header_dash_report .dash_report li{margin:10px;padding:0 10px 0 0}}@media (max-width:1366px){.def_header_dash_report .dash_report li,.def_header_dash_report .dash_report li:first-child{margin:10px 10px 10px 5px;padding:0 5px 0 0}}@media (max-width:767px){.def_header_dash_report .dash_report li{width:47%;border-right:none;background-color:#fff;padding:10px;margin:10px;border-radius:16px}}@media (max-width:640px){.def_header_dash_report .dash_report li{width:46%;border-right:none;background-color:#fff;padding:10px;margin:10px;border-radius:16px}}@media (max-width:480px){.def_header_dash_report .dash_report li{width:45%;border-right:none;background-color:#fff;padding:10px;margin:10px;border-radius:16px}}@media (max-width:767px){.def_header_dash_report .dash_report li:first-child{padding:10px;margin:10px}}@media (max-width:414px){.def_header_dash_report .dash_report li{width:44%;border-right:none;background-color:#fff;padding:5px 10px;margin:5px 10px;border-radius:16px}.def_header_dash_report .dash_report li:first-child{padding:5px 10px;margin:5px 10px}}.def_header_dash_report .dash_report li:last-child{border-right:1px solid transparent}@media (max-width:767px){.def_header_dash_report .dash_report li:last-child{border-right:none;width:97%}.def_header_dash_report .dash_report{width:100%;display:table;margin:auto;padding:0}}.def_header_dash_report .dash_report li .ttl{width:100%;display:table;color:#444552;font-weight:700;font-size:13px}@media (max-width:1366px){.def_header_dash_report .dash_report li .ttl{font-size:11px}}.def_header_dash_report .dash_report li .vll{width:100%;display:table;color:#444552;font-size:20px;font-weight:700}.def_header_dash_report .tutorials{background:#e3e4e9;display:inline-block;padding:10px 15px;float:right;color:#525355;font-size:13px;font-weight:700;margin:0 10px 0 0}@media (max-width:767px){.def_header_dash_report .tutorials{display:table;float:inherit;width:100%}}.def_header_dash_report .tutorials .mdi{color:#517de8;font-size:25px;line-height:1px}.def_content_global{width:100%;display:block;background:#e8ebf0;padding:0 20px;overflow:hidden;position:relative;height:calc(100vh - 76px);margin-top:0}.def_content_global .dash_report{width:100%;display:table;margin:0;padding:0}.def_content_global .dash_report li{float:left;display:table;margin:10px 20px;padding:0 40px 0 0;position:relative}@media (max-width:1600px){.def_content_global .dash_report li{margin:10px;padding:0 10px 0 0}}@media (max-width:1366px){.def_header_dash_report .dash_report li .vll{font-size:15px}.def_content_global .dash_report li,.def_content_global .dash_report li:first-child{margin:10px 10px 10px 5px;padding:0 5px 0 0}}.def_content_global .dash_report li:last-child{border-right:1px solid transparent}@media (max-width:768px){.def_content_global .dash_report li{width:calc(50% - 8px);border-right:none;background-color:#fff;padding:10px;margin:5px 4px;border-radius:16px}.def_content_global .dash_report li:first-child{padding:10px;margin:5px 4px}.def_content_global .dash_report li:last-child{border-right:none;width:99%}.def_content_global .dash_report{width:100%;display:table;margin:auto;padding:0}}.def_content_global .dash_report li .ttl{width:100%;display:table;color:#444552;font-weight:700;font-size:13px}@media (max-width:1366px){.def_content_global .dash_report li .ttl{font-size:11px}}.def_content_global .dash_report li .vll{width:100%;display:table;color:#444552;font-size:20px;font-weight:700}@media (max-width:1366px){.def_content_global .dash_report li .vll{font-size:15px}}.def_content_global.def_content_global_shr{width:100%;display:table;height:100vh}.def_content_global .list_body_train{padding:0 20px}@media screen and (max-width:380px){.def_content_global .list_body_train td.info{font-size:16px!important}}.def_content_global .list_body_train_mini{padding:0 5px}.def_content_global .workOrderPageStatus{border-radius:8px;padding-right:65px}@media (max-width:450px){.def_content_global .workOrderPageStatus{padding-right:0}.def_content_global .def_header_ch .__actions{max-width:100px}}.def_content_global .workOrderPageStatus.no-round{border-radius:0}.def_content_global .workOrderPageStatus.active{background:#edeef3}.def_content_global .def_header_ch{width:100%;display:table;background:#fff;padding:10px 15px;border-radius:8px 8px 0 0!important;border-bottom:1px solid #edeef3;margin-bottom:20px}.def_content_global .def_header_ch .module_sub_title{height:30px;display:inline-block;padding:0 10px;vertical-align:sub;font-weight:600;font-size:18px;line-height:2}.def_content_global .def_header_ch .module_sub_title.module_sub_title_second{font-family:Poppins,sans-serif;font-style:normal!important;font-weight:600!important;font-size:22px!important;line-height:100%!important;letter-spacing:-.17px!important;color:#000!important}@media screen and (max-width:991px){.def_content_global .def_header_ch .module_sub_title.module_sub_title_second{font-size:18px!important}}.def_content_global .def_header_ch .switch-option{font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:100%;letter-spacing:-.17px;color:#000}.def_content_global .def_header_ch .listSearchContent{width:calc(100% - 15px);display:table;position:relative;background:#fff;border:1px solid #e7eaec;border-radius:4px;margin-top:10px}@media screen and (max-width:500px){.def_content_global .def_header_ch .listSearchContent{width:100%!important;margin-right:0!important}}.def_content_global .def_header_ch .listSearchContent .searchStart{position:absolute;padding:0;right:5px;top:5px;text-align:center;line-height:1px;font-size:15px}.def_content_global .def_header_ch .listSearchContent .SearchStart{position:absolute;padding:0;left:8px;top:8px;line-height:1px;font-size:15px}.def_content_global .def_header_ch .listSearchContent .searchClear{position:absolute;padding:10px;right:0;top:0;text-align:center;line-height:1px;font-size:16px;cursor:pointer}.def_content_global .def_header_ch .listSearchContent .listSearch{padding:0 30px;height:32px;width:100%;border:none;font-size:14px;float:left;border-radius:4px;background:#e8ebf0}.def_content_global .def_header_ch._padd-20{padding:20px}.def_content_global .def_header_ch .__actions{max-width:100px;width:100%;float:right}.def_content_global .def_header_ch .__actions.__mail{max-width:50px}.def_content_global .def_header_ch .__search{max-width:250px;width:100%;float:left}.def_content_global .def_header_ch .__search .checkbox_cus_mini{float:left;margin-right:10px;margin-top:10px;display:inline-block}@media (max-width:450px){.def_content_global .def_header_ch .__search{max-width:200px}}.def_content_global .def_header_ch .__search.__mail_full{max-width:100%!important}.def_content_global .def_header_ch .__search.__mail_full .listSearchContent{width:100%!important}.def_content_global .def_header_ch .__search.__mail{max-width:calc(100% - 55px)}.def_content_global .def_header_ch .__search.__mail .listSearchContent{border:none}.def_content_global .def_header_ch .__search.__mail .checkbox_cus_mini{margin-right:10px}.def_content_global .def_header_ch .list-action-icons{width:calc(100% - 30px);display:table;position:relative}.def_content_global .def_header_ch .filter_sort_triggers{padding:10px 0 0;display:table;width:100%;text-align:right}.def_content_global .def_header_ch.__mail{border-bottom:1px solid #e7eaec}.def_content_global ._left_bar{box-shadow:0 1px 2px rgba(28,36,62,.28)!important;width:100%;max-width:420px;float:left;transition:all .2s linear}@media (max-width:1200px){.def_content_global ._left_bar{width:100%;max-width:100%}}@media (max-width:768px){.def_content_global ._left_bar{max-width:100%}}.def_content_global ._left_bar._disappear{display:none}.def_content_global ._left_bar._full{max-width:100%;margin-top:10px;height:calc(100vh - 91px);overflow-y:auto}.def_content_global ._left_bar._full .def_header_ch{padding:20px}@media (max-width:110px){.def_content_global ._left_bar._full .def_header_ch{padding:10px}}.def_content_global ._left_bar._qtr{max-width:calc(100% - 500px)}@media (max-width:1300px){.def_content_global ._left_bar._qtr{width:100%;max-width:100%;display:none}}.def_content_global ._content_bar{width:calc(100% - 0px);display:block;padding:0;float:left;transition:all .1s linear}.def_content_global ._content_bar._fw_partial{width:calc(100% - 420px)}.def_content_global ._content_bar ._panel_layout ._content_panel{width:100%;position:relative;transition:all .2s linear}@media screen and (max-width:1200px){.def_content_global ._content_bar ._panel_layout ._content_panel._work_recurring_flex_wrap{flex-wrap:wrap!important}}.def_content_global ._content_bar ._panel_layout ._content_panel._work_recurring_flex_wrap .note-editor{background-color:#e8ebf0!important;border:none!important}.def_content_global ._content_bar ._panel_layout ._content_panel._work_recurring_flex_wrap .note-toolbar.panel-heading{background-color:transparent!important;border:none!important}.def_content_global ._content_bar ._panel_layout ._content_panel._work_recurring_flex_wrap .note-editor.note-frame .note-editing-area .note-editable{background-color:transparent!important;border-radius:0 0 8px 8px!important}.def_content_global ._content_bar ._panel_layout ._content_panel._work_recurring_flex_wrap .note-status-output{display:none!important}.def_content_global ._content_bar ._panel_layout ._content_panel._work_recurring_flex_wrap ._dragIcon_each{display:flex!important;justify-content:end;align-items:center;height:23px}.def_content_global ._content_bar ._panel_layout ._content_panel ._content_panel_form{width:calc(100% - 480px)!important;display:table;float:left;position:relative;box-shadow:0 1px 2px rgba(28,36,62,.3);border-radius:8px}.def_content_global ._content_bar ._panel_layout ._content_panel ._content_panel_form._900{width:calc(100% - 500px)!important}@media screen and (max-width:1500px){.def_content_global ._content_bar ._panel_layout ._content_panel ._content_panel_form{width:100%!important}.def_content_global ._content_bar ._panel_layout ._content_panel ._content_panel_form._900{width:calc(100% - 400px)!important}}@media screen and (max-width:1415px){.def_content_global ._content_bar ._panel_layout ._content_panel ._content_panel_form._900{width:calc(100% - 300px)!important}}@media screen and (max-width:1200px){.def_content_global ._content_bar ._panel_layout ._content_panel ._content_panel_form._900{width:100%!important}}@media screen and (max-width:1500px){.def_content_global ._content_bar ._panel_layout ._content_panel ._content_panel_form.w-100_1500{width:100%!important}}.def_content_global ._content_bar ._panel_layout ._content_panel ._content_panel_form.ntShrB{width:calc(100% - 450px)}.def_content_global ._content_bar ._panel_layout ._content_panel ._content_panel_form.ntShrB.full-view{width:100%!important}@media (max-width:1500px){.def_content_global ._content_bar ._panel_layout ._content_panel ._content_panel_form.ntShr{width:100%}.def_content_global ._content_bar ._panel_layout ._content_panel ._content_panel_right_bar.ntShr{position:relative;right:0;top:-1px;z-index:9;-webkit-transform:scaleX(1);transform:scaleX(1);transition:all .2s linear}.def_content_global ._content_bar ._panel_layout ._content_panel ._content_panel_right_bar.ntShr.__openIt{-webkit-transform:scaleX(1);transform:scaleX(1);transition:all .2s linear}}@media (max-width:991px){.ForModal #AuthEq ._formContent_block ._formContent ._form_body .form-group.has-error ._error_msg{position:relative;top:inherit;left:inherit;padding-top:5px;display:inline-block}.def_content_global ._content_bar{max-width:calc(100% - 30px);width:calc(100% - 30px);display:none;padding:0;position:absolute;top:10px;left:15px}.def_content_global ._content_bar._fw_view{display:table}.def_content_global ._content_bar ._panel_layout ._content_panel ._content_panel_form.Shr{width:100%}}.def_content_global ._content_bar ._panel_layout ._content_panel ._content_panel_right_bar{display:table;float:left;padding:0 0 0 20px!important;background:#e8ebf0;max-width:480px!important;width:100%;margin-top:10px}@media screen and (max-width:1500px){.def_content_global ._content_bar ._panel_layout ._content_panel ._content_panel_right_bar{max-width:400px!important}}@media screen and (max-width:1415px){.def_content_global ._content_bar ._panel_layout ._content_panel ._content_panel_right_bar{max-width:300px!important}}.def_content_global ._content_bar ._panel_layout ._content_panel ._content_panel_right_bar .form-position{margin-top:5px;padding-left:0}.def_content_global ._content_bar ._panel_layout ._content_panel ._content_panel_right_bar .form-position .form-position-text{line-height:30px}.def_content_global ._content_bar ._panel_layout ._content_panel ._content_panel_right_bar.ntShrB{width:450px}@media screen and (max-width:1200px){.def_content_global ._content_bar ._panel_layout ._content_panel ._content_panel_right_bar.ntShr{position:relative;-webkit-transform:scaleX(0)!important;transform:scaleX(0)!important}}@media (max-width:1500px){.def_content_global ._content_bar ._panel_layout ._content_panel ._content_panel_right_bar.ntShrB{position:absolute;right:-15px;top:-1px;z-index:9;border-left:1px solid #c8c8c8;-webkit-transform:scaleX(0);transform:scaleX(0);transition:all .2s linear}.def_content_global ._content_bar ._panel_layout ._content_panel ._content_panel_right_bar.ntShrB.__openIt{-webkit-transform:scaleX(1);transform:scaleX(1);transition:all .2s linear}}@media (max-width:350px){.def_content_global ._content_bar ._panel_layout ._content_panel ._content_panel_right_bar.ntShr{width:325px}.def_content_global ._content_bar ._panel_layout ._content_panel ._content_panel_right_bar.ntShrB{width:475px}.def_content_global ._content_bar ._panel_layout ._content_panel ._content_panel_right_bar.Shr{width:325px}}.def_content_global ._content_bar ._panel_layout ._content_panel ._content_panel_right_bar .__min_trigger{width:100%;text-align:right}.def_content_global ._content_bar ._panel_layout ._right_content{width:50px;position:fixed;height:calc(100vh - 50px);right:0;bottom:0;background:0 0;border:1px solid #e7eaec;z-index:9;transition:all .1s linear}.def_content_global ._content_bar ._panel_layout ._right_content ._trigger_panel{width:100%;color:#444;text-align:center;max-width:50px;float:right;cursor:pointer;padding:10px 0;transition:all .2s linear}.def_content_global ._content_bar ._panel_layout ._right_content ._trigger_panel:active,.def_content_global ._content_bar ._panel_layout ._right_content ._trigger_panel:hover{color:#ffc860;transition:all .2s linear}.def_content_global ._content_bar ._panel_layout ._right_content ._clear_panel{position:absolute;top:10px;left:10px}.def_content_global ._content_bar ._panel_layout ._right_content ._clear_panel ._clearTrigger{float:left;display:table;color:#444;font-size:12px;cursor:pointer;transition:all .2s linear}.def_content_global ._content_bar ._panel_layout ._right_content ._clear_panel ._clearTrigger:active,.def_content_global ._content_bar ._panel_layout ._right_content ._clear_panel ._clearTrigger:hover{text-decoration:underline;transition:all .2s linear}.def_content_global ._content_bar ._panel_layout ._right_content ._clear_panel ._confirmTrigger{float:left;display:table;color:#d53d43;font-size:12px}.def_content_global ._content_bar ._panel_layout ._right_content ._clear_panel ._confirmTrigger ._yes{color:#777;font-weight:700;cursor:pointer;transition:all .2s linear}.def_content_global ._content_bar ._panel_layout ._right_content ._clear_panel ._confirmTrigger ._yes:active,.def_content_global ._content_bar ._panel_layout ._right_content ._clear_panel ._confirmTrigger ._yes:hover{color:#d53d43;transition:all .2s linear}.def_content_global ._content_bar ._panel_layout ._right_content ._clear_panel ._confirmTrigger ._no{color:#777;font-weight:700;cursor:pointer;transition:all .2s linear}.def_content_global ._content_bar ._panel_layout ._right_content ._clear_panel ._confirmTrigger ._no:active,.def_content_global ._content_bar ._panel_layout ._right_content ._clear_panel ._confirmTrigger ._no:hover{color:#b1b1b1;transition:all .2s linear}.def_content_global ._content_bar ._panel_layout._open ._content_panel{width:calc(100% - 300px);transition:all .1s linear}@media (max-width:820px){.def_content_global ._content_bar ._panel_layout._open ._content_panel{width:100%}.def_content_global ._content_bar ._panel_layout._open ._right_content{box-shadow:0 0 45px #b3abab}}.def_content_global ._content_bar ._panel_layout._open ._right_content{width:300px;transition:all .1s linear}.def_content_global ._content_bar._full_width{width:100%;max-width:100%}.def_content_global ._content_bar._qtr{max-width:500px}@media (max-width:1300px){.def_content_global ._content_bar._qtr{width:100%;max-width:100%;padding:0}}.def_content_global ._content_bar._content_bar_shr{width:1200px;margin:auto;float:inherit;display:table}.def_content_global ._content_bar._content_bar_shr.jobs{width:1500px}.def_content_global ._content_bar._content_bar_shr.jobs-export{left:0!important;padding:0 20px}@media only screen and (max-width:1250px){.def_content_global ._content_bar._content_bar_shr{width:100%;max-width:100%;display:table}}@media only screen and (max-width:991px){.def_content_global ._content_bar._content_bar_shr{width:100%;max-width:100%;display:table}}.psudu_mail_bar{background-color:#fff;display:block;min-height:40px}.psudu_mail_bar .datepicker-inline .datepicker{width:100%}.psudu_mail_bar .datepicker--cell.-focus-{border-radius:4px}.psudu_mail_bar .datepicker--cell.-current-{border-radius:4px;background:#d53d43}.psudu_mail_bar .datepicker--cell.-selected-,.psudu_mail_bar .datepicker--cell.-selected-.-current-,.psudu_mail_bar .datepicker--cell.-selected-.-focus-{border-radius:4px;background:rgba(213,61,67,.5)}.mailNav{width:100%;display:block;margin:0;padding:0;list-style:none}.mailNav li{color:#444}.mailNav li.group_class{color:#000;padding:30px 0 10px;font-weight:700}.mailNav li a{padding:10px;color:#3d4d5d;display:block;text-transform:inherit;width:100%;cursor:pointer;font-weight:500;transition:all .2s lienar}.mailNav li a.active,.mailNav li a:active,.mailNav li a:hover{text-decoration:none;color:#d53d43;transition:all .2s lienar}.mailNav.mailNav-contact{margin:20px 0;padding:0}.mailNav.mailNav-contact li{color:#444}.mailNav.mailNav-contact li.group_class{color:#000;padding:30px 0 10px;font-weight:700}.mailNav.mailNav-contact li a{color:#000;display:block;text-transform:inherit;width:100%;padding:10px;cursor:pointer;font-weight:700;transition:all .2s ease;border-radius:4px;transition:all .2s lienar}.mailNav.mailNav-contact li a:hover{transition:all .2s ease;background-color:#eceef2}.mailNav.mailNav-contact li a.contact-count{position:relative}.mailNav.mailNav-contact li a.contact-count:hover{transition:all .2s ease;background-color:transparent}.mailNav.mailNav-contact li a.contact-count:before{content:'';position:absolute;top:117%;left:-15px;width:320px;height:1px;background-color:#edeef3}.mailNav.mailNav-contact li a .svg-icon{margin-right:15px;position:relative;top:4px}.mailNav.mailNav-contact li a ._lab_action{opacity:0;color:#757575;background:0 0;border-radius:50%;padding:4px;font-size:16px;width:29px;position:relative;text-align:center;bottom:4px;transition:all .2s lienar}.mailNav.mailNav-contact li a:active,.mailNav.mailNav-contact li a:hover{text-decoration:none;font-weight:700;transition:all .2s lienar}.mailNav.mailNav-contact li a:active ._lab_action,.mailNav.mailNav-contact li a:hover ._lab_action{opacity:.8;transition:all .2s lienar}.mailNav.mailNav-contact li a:active ._lab_action.active,.mailNav.mailNav-contact li a:active ._lab_action:active,.mailNav.mailNav-contact li a:active ._lab_action:hover,.mailNav.mailNav-contact li a:hover ._lab_action.active,.mailNav.mailNav-contact li a:hover ._lab_action:active,.mailNav.mailNav-contact li a:hover ._lab_action:hover{opacity:1;background:#c8c8c8;transition:all .2s lienar}.mailNav.mailNav-contact li a.active{text-decoration:none;color:#d53d43;font-weight:700;transition:all .2s lienar}.mailNav.mailNav-contact ._labelClearing{width:auto!important;display:table;padding:0!important;font-weight:300;float:right}.mailNav.mailNav-contact ._labelClearing:active,.mailNav.mailNav-contact ._labelClearing:hover{text-decoration:underline;color:#000}.__notifyStatusBar{width:350px;position:fixed;display:block;top:4px;right:5px;background:#9de1fe;z-index:999999;padding:25px 20px;box-shadow:1px 1px 30px #4f859c}.__notifyStatusBar .___close{color:#000;font-size:15px;position:absolute;top:5px;right:5px;cursor:pointer}.__notifyStatusBar ._iconPath{width:40px;height:40px;background:#f5fcff;color:#9de1fe;float:left;display:flex;align-items:center;justify-content:center;border-radius:50%}.__notifyStatusBar ._iconPath i{color:#9de1fe;font-size:25px}.__notifyStatusBar ._stausUrl{width:calc(100% - 40px);float:left;padding:0 10px 0 25px;color:#000}.__notifyStatusBar ._stausUrl ._stausUrl_title{margin:0;padding:0;color:#000;font-size:15px}.__notifyStatusBar ._stausUrl ._stausUrl_action{color:#000;font-size:13px}.__allowNotification{width:470px;display:table;margin:auto}.__allowNotification ._iconPath{width:40px;height:40px;background:#3f3f40;color:#fff;float:left;display:flex;align-items:center;justify-content:center;border-radius:50%}.__allowNotification ._iconPath i{color:#fff;font-size:25px}.__allowNotification ._stausUrl{width:calc(100% - 40px);float:left;padding:0 10px 0 25px;color:#fff}.__allowNotification ._stausUrl ._stausUrl_title{margin:0;padding:0;color:#fff;font-size:18px}.__allowNotification ._stausUrl ._stausUrl_action{color:#fff;font-size:12px}.storageAlert{max-width:400px;display:block;background:#9de1fe;color:#2b3940;margin:0;text-align:left;font-weight:700;word-break:initial;position:fixed;top:5px;right:5px;z-index:999;width:100%;padding:20px;font-size:15px;border-radius:4px;box-shadow:0 0 6px #395c6b}.storageAlert ._remover{position:absolute;top:5px;right:5px;padding:0 10px 0 0;cursor:pointer;font-size:15px;font-weight:700}.storageAlert ._remover:active,.storageAlert ._remover:hover{color:#d53d43}#uploadDragWork{position:relative}#uploadDragWork .upload-portal-full{display:none}#uploadDragWork.onEnterFile{border:1px dashed #23c6c8}#uploadDragWork.onEnterFile .upload-portal-full{display:block}.keyImage{width:130px!important;height:130px;border-radius:50%;box-shadow:0 2px 8px 0 rgba(0,0,0,.21);-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:20px}._dash-with-50{width:calc(50% - 10px);display:table;float:left;margin:5px}@media (max-width:800px){._dash-with-50{width:100%}}._dash-with-60{width:50%;display:table;float:left}@media (max-width:800px){._dash-with-60{width:100%}}._dash-with-40{width:50%;display:table;float:left;padding:0 30px}@media (max-width:1200px){._dash-with-40{padding:0}}@media (max-width:800px){._dash-with-40{width:100%}}._dash_report_pie_1{width:100%;max-width:calc(25% - 18px);min-height:236px;display:block;padding:25px 15px!important;float:left;margin:10px 23px 5px 0;height:26.8vh;align-items:center;justify-content:center;flex-direction:column;position:relative;background:#fff;box-shadow:0 1px 2px rgba(28,36,62,.28);border-radius:8px}@media screen and (max-width:1366px){._dash_report_pie_1{margin:10px 15px 5px 0}._dash_report_pie_1:nth-child(2){margin:10px 0 5px}}._dash_report_pie_1:last-child{margin:10px 0}@media (max-width:1366px){._dash_report_pie_1{max-width:calc(50% - 8px);height:340px}}@media (max-width:767px){._dash_report_pie_1{max-width:calc(50% - 8px);height:245px;margin:5px 15px 5px 0}._dash_report_pie_1:nth-child(2){margin:5px 0}._dash_report_pie_1:nth-child(3){margin:10px 15px 5px 0}._dash_report_pie_1:last-child{margin:10px 0}}._dash_report_pie_1._dash_report_widget{max-width:100%;margin:0!important;box-shadow:0 0!important}._dash_report_pie_1 .compare_pie{width:200px;height:180px;display:inline-block;padding:0 5px}@media screen and (max-width:1575px){._dash_report_pie_1 .compare_pie{padding-left:20px}}._dash_report_pie_1 ._btn_tags{position:absolute;width:100px;text-align:left;font-size:11px;padding:5px 10px;word-break:initial}@media (max-width:1600px){._dash_report_pie_1 ._btn_tags{width:85px;font-size:11px}}@media (max-width:1024px){._dash_report_pie_1 ._btn_tags{width:120px;font-size:12px}}@media (max-width:640px){._dash_report_pie_1{max-width:100%;width:100%;margin:5px 0 10px;display:inline-block;height:auto}._dash_report_pie_1 ._btn_tags{width:100px;font-size:11px}}._dash_report_pie_1 ._btn_tags._tag-1{top:50px;width:105px;left:10px;text-align:left;background:rgba(12,152,212,.15);border-radius:6px;color:#0c98d4}@media screen and (max-width:1680px){._dash_report_pie_1 ._btn_tags._tag-1{top:35px;width:90px}}@media screen and (max-width:1600px){._dash_report_pie_1 ._btn_tags._tag-1{top:32px;width:70px}}@media screen and (max-width:1530px){._dash_report_pie_1 ._btn_tags._tag-1{width:35px;top:35px;display:none}._dash_report_pie_1 ._btn_tags._tag-1 span{opacity:0}}@media screen and (max-width:1366px){._dash_report_pie_1 ._btn_tags._tag-1{width:105px;top:35px;display:block}._dash_report_pie_1 ._btn_tags._tag-1 span{opacity:1}}@media screen and (max-width:1024px){._dash_report_pie_1 ._btn_tags._tag-1{top:32px;width:105px}}@media screen and (max-width:680px){._dash_report_pie_1 ._btn_tags._tag-1{width:75px}}._dash_report_pie_1 ._btn_tags._tag-2{width:105px;top:85px;left:10px;text-align:left;color:#d53d43;background:rgba(213,61,67,.15);border-radius:6px}@media screen and (max-width:1680px){._dash_report_pie_1 ._btn_tags._tag-2{top:65px;width:90px}}@media screen and (max-width:1600px){._dash_report_pie_1 ._btn_tags._tag-2{top:63px;width:83px}}@media screen and (max-width:1530px){._dash_report_pie_1 ._btn_tags._tag-2{width:35px;top:70px;display:none}._dash_report_pie_1 ._btn_tags._tag-2 span{opacity:0}}@media screen and (max-width:1366px){._dash_report_pie_1 ._btn_tags._tag-2{width:105px;top:70px;display:block}._dash_report_pie_1 ._btn_tags._tag-2 span{opacity:1}}@media screen and (max-width:1024px){._dash_report_pie_1 ._btn_tags._tag-2{top:63px;width:105px}}@media screen and (max-width:680px){._dash_report_pie_1 ._btn_tags._tag-2{width:90px}}._dash_report_pie_1 ._btn_tags._tag-3{bottom:15px;left:10px;text-align:left;color:#000;border-radius:4px;font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:11px;width:120px}@media screen and (max-width:1530px){._dash_report_pie_1 ._btn_tags._tag-3{width:35px;display:none}._dash_report_pie_1 ._btn_tags._tag-3 span{opacity:0}}._dash_report_pie_1._target_clicker{background:#ced6e1;cursor:pointer;transition:all .2s linear}._dash_report_pie_1._target_clicker ._icon_title{font-size:14px;color:#444552;cursor:pointer;padding-top:20px;font-weight:600;opacity:.8}._dash_report_pie_1._target_clicker ._icon_bar{color:#707070;cursor:pointer}._dash_report_pie_1._target_clicker ._icon_bar img{width:50px}._dash_report_pie_1._target_clicker:active,._dash_report_pie_1._target_clicker:hover{background:#cacdd6;transition:all .2s linear}._dash_report_pie_1 ._title_widget_options{position:absolute;top:12px;right:10px;color:#707070;cursor:pointer;width:30px;text-align:center}._dash_report_pie_1 ._title_widget_options.z-index-20{z-index:20}.width-dash-full-jt{width:calc(100% - 13px);max-height:299px;overflow:auto;height:30.3vh;display:table;background:#fff;box-shadow:0 1px 2px rgba(28,36,62,.28);border-radius:8px;padding:14px 15px;margin:15px 23px 20px 0}@media screen and (max-width:1366px){._dash_report_pie_1 ._btn_tags._tag-3{width:120px;display:block}._dash_report_pie_1 ._btn_tags._tag-3 span{opacity:1}.width-dash-full-jt{width:calc(100% - 8px);margin:5px 0 0;display:block;height:265px}.width-dash-full-jt:nth-child(2){margin:15px 0 0;display:block;height:285px}}@media screen and (max-width:1080px){.width-dash-full-jt{width:calc(100% - 8px);margin:5px 0 0}}@media screen and (max-width:767px){.width-dash-full-jt{width:100%;margin:5px 0 0}.width-dash-full-jt:nth-child(2){margin:15px 0 10px}}@media (max-width:640px){.width-dash-full-jt{width:calc(100% - 0px);padding:15px 10px;margin:5px 0 10px}.width-dash-full-jt .mat-paginator-page-size{display:none}}.width-dash-full-jt .width-dash-half-jt{width:50%;display:flex;float:right;height:220px;align-items:center;justify-content:center}.width-dash-full-jt .width-dash-half-jt .JTDonut{width:100%;display:table;float:right}.width-dash-full-report{width:calc(50% - 17px);display:inline-block;background:#fff;box-shadow:0 1px 2px rgba(28,36,62,.28);border-radius:8px;padding:20px 15px;margin:15px 23px 0 10px;float:left;height:63.4vh}@media screen and (max-width:1366px){.width-dash-full-report{margin:5px 0 0 8px}.width-dash-full-report:first-child{height:265px}.width-dash-full-report:last-child{margin:15px 0 15px 8px!important}}@media screen and (max-width:1080px){.width-dash-full-report{margin:5px 0 0 8px;height:265px}.width-dash-full-report:last-child{margin:5px 0 0 8px}}@media screen and (max-width:767px){.width-dash-full-report{margin:5px 0;height:265px;width:100%}.width-dash-full-report:last-child{margin:10px 0!important}}.width-dash-full-report .btn-notes{transition:all .2s ease;position:absolute;top:13px;right:16px;width:75px;height:30px;background:rgba(213,61,67,.15);border-radius:4px;font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:12px;line-height:100%;text-align:center;letter-spacing:-.17px;color:#d53d43}.width-dash-full-report .btn-notes:hover{transition:all .2s ease;color:#d53d43;background:rgba(213,61,67,.35)}.width-dash-full-report:last-child{margin:15px 0}@media (max-width:1366px){.width-dash-full-report{width:calc(100% - 8px);height:285px;overflow-x:hidden;overflow-y:auto}}@media (max-width:768px){.width-dash-full-report{width:100%;height:285px;overflow-x:hidden;overflow-y:auto}}@media (max-width:640px){.width-dash-full-report{width:calc(100% - 0px);padding:15px 10px;margin:5px 0 10px;height:auto;max-height:285px}}.width-dash-assign{width:100%;display:inline-block;overflow:hidden;height:217px;align-items:center;justify-content:center;margin:5px;padding:5px 0;transition:all .2s linear}@media (max-width:640px){.width-dash-assign{width:100%;margin:5px 0;min-height:300px}}.width-dash-assign:hover{overflow:auto;transition:all .2s linear}.width-dash-lg{width:100%;display:inline-block;overflow:hidden;height:520px;align-items:center;justify-content:center;margin:5px;padding:5px 0;transition:all .2s linear}@media screen and (max-width:1600px){.width-dash-lg{height:430px}}.width-dash-lg:hover{overflow:auto;transition:all .2s linear}.widget-list-box{width:100%;display:table;padding:20px 0}.widget-list-box .each-list-content{width:300px;display:inline-block;float:left;margin:0 15px 35px 0}@media (max-width:767px){.widget-list-box .each-list-content{width:100%}}.widget-list-box .each-list-content .eachBox-widget{width:100%;height:200px;display:inline-block;border-radius:5px;padding:10px;color:#fff;border:1px solid transparent;position:relative;overflow:hidden}.widget-list-box .each-list-content .eachBox-widget .each-widget-details{position:relative;z-index:3}.widget-list-box .each-list-content .eachBox-widget .each-widget-details._blank{text-align:center;color:#222}.widget-list-box .each-list-content .eachBox-widget ._title_widget_each{width:100%;display:table;padding:0 5px;font-size:12px;text-transform:uppercase}.widget-list-box .each-list-content .eachBox-widget ._title_widget_logo{width:100%;display:table;text-align:center;color:#fff;padding:0}.widget-list-box .each-list-content .eachBox-widget ._title_widget_options{position:absolute;top:0;right:0;color:#fff;cursor:pointer;z-index:3}.widget-list-box .each-list-content .eachBox-widget:before{content:'';width:469px;height:450px;display:inline-block;position:absolute;top:0;left:0;z-index:1;border-radius:50% 0 0}.widget-list-box .each-list-content .eachBox-widget.color-0{background:#3a4a66}.widget-list-box .each-list-content .eachBox-widget.color-0:before{background:#4b5f83}.widget-list-box .each-list-content .eachBox-widget.color-1{background:#3dc9b3}.widget-list-box .each-list-content .eachBox-widget.color-1:before{background:#4cdbc4}.widget-list-box .each-list-content .eachBox-widget.color-2{background:#0f636c}.widget-list-box .each-list-content .eachBox-widget.color-2:before{background:#13818d}.widget-list-box .each-list-content .eachBox-widget.color-blank{background:#fff;border:1px solid #bebebe}.widget-list-box .each-list-content .eachBox-widget.color-blank ._title_widget_each{width:100%;height:180px;display:flex;align-items:center;justify-content:center;font-size:18px;color:#858585}.widget-list-box .each-list-content ._title_widget_status{color:#fff;cursor:pointer;width:100%;text-align:right}._box_title{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:13px;line-height:100%;letter-spacing:-.17px;color:#000;position:relative;bottom:12px}.progressType{width:100%;display:inline-block;height:5px;border-radius:5px;overflow:hidden}.progressType .__pro0{float:right;background:#08babf;height:5px;cursor:pointer}.progressType .__pro1{float:right;background:#ff353c;height:5px;cursor:pointer}.progressType .__pro2{float:right;background:#1fb193;height:5px;cursor:pointer}.progressType .__pro3{float:right;background:#c13699;height:5px;cursor:pointer}.progressType .__pro4{float:right;background:#1bc14c;height:5px;cursor:pointer}.progressType .__pro5{float:right;background:#ffff43;height:5px;cursor:pointer}.progressType .__pro6{float:right;background:#b11332;height:5px;cursor:pointer}.progressType .__pro7{float:right;background:#50ed59;height:5px;cursor:pointer}.progressType .__pro8{float:right;background:#c13699;height:5px;cursor:pointer}.progressType .__pro9{float:right;background:#ff353c;height:5px;cursor:pointer}.progressType .__pro10{float:right;background:#1fb193;height:5px;cursor:pointer}.progressType .__pro11{float:right;background:#eda680;height:5px;cursor:pointer}.progressType .__pro12{float:right;background:#719fc1;height:5px;cursor:pointer}.progressType .__pro13{float:right;background:#ffff43;height:5px;cursor:pointer}.progressType .__pro14{float:right;background:#b11332;height:5px;cursor:pointer}.progressType .__pro15{float:right;background:#50ed59;height:5px;cursor:pointer}.progressType .__pro16{float:right;background:#c13699;height:5px;cursor:pointer}.progressType .__nothing{background:0 0}.__dashProg{color:#ced4d7}.__dashProg.active{color:#d53d43}.accountManagerListMView{display:none;position:absolute;left:0;top:100px;cursor:pointer;z-index:1}.accountManagerListPC{width:78%;float:left;height:calc(100vh - 80px);overflow-y:auto}@media (max-width:1312px){.accountManagerListMView{display:inline-block;top:0;left:8px}.accountManagerListPC{width:100%}}.accountManagerListPC .acc_title{font-size:16px;color:#000;font-weight:600}.accountManagerListPC .acc_title_sub{font-size:14px;color:#000}.accountManagerListPC .acc_table_title{font-size:14px;color:#000;font-weight:600;width:150px;padding-left:0;display:inline-block}.accountManagerListPC .acc_table_url{font-size:11px;color:#d53d43}.accountManagerListPC .AccCards{width:100%;display:table;word-break:initial}.accountManagerListPC .AccCards .eachCards{max-width:400px;width:100%;display:table;background:#dcdcdc;padding:3px 3px 3px 15px;margin-bottom:10px;transition:all .2s linear}@media (max-width:600px){.accountManagerListPC .AccCards .eachCards{padding:3px}}.accountManagerListPC .AccCards .eachCards table{background:#fff;margin:0}.accountManagerListPC .AccCards .eachCards:active,.accountManagerListPC .AccCards .eachCards:hover{background:#18a689;transition:all .2s linear}.accountManagerListP{width:21%;float:left;display:table;background-color:#fff;border-radius:4px;margin-right:1%;height:calc(100vh - 80px)}.accountManagerListP .accountManagerList{width:100%;display:table;margin:0;padding:20px}.accountManagerListP .accountManagerList li{width:100%;display:table}.accountManagerListP .accountManagerList li a{width:100%;display:block;padding:10px;font-size:14px;font-weight:500;text-decoration:none;color:#bbb;transition:all .2s linear}.accountManagerListP .accountManagerList li a.active,.accountManagerListP .accountManagerList li a:active,.accountManagerListP .accountManagerList li a:hover{color:#d53d43;text-decoration:none;font-weight:700;transition:all .2s linear}.accountManagerListP .accountManagerList li a._cms{color:#bbb}.accountManagerListP .accountManagerList li a._cms.active,.accountManagerListP .accountManagerList li a._cms:active,.accountManagerListP .accountManagerList li a._cms:hover{cursor:default;color:#bbb;text-decoration:none;transition:all .2s linear}@media (max-width:1312px){.accountManagerListP,.accountManagerListP .accountManagerList{display:none}}._profile_avatar_up{width:150px;height:150px;background-color:#d9dbe2;border:1px solid #d9dbe2;border-radius:50%;overflow:hidden;display:inline-block;position:relative;cursor:pointer;background-repeat:no-repeat;background-size:cover;background-position:center}._profile_avatar_up ._icon{width:100%;text-align:center;line-height:145px}._profile_avatar_up ._icon i{font-size:100px;color:#fff}._profile_avatar_up input[type=file]{opacity:0;width:100%;height:100%;position:absolute;left:0;top:0;cursor:pointer}._profile_avatar_up.rect{width:300px;height:100px;border:2px solid #fff;border-radius:0}._profile_avatar_up.blank{width:300px;height:100px;border:2px solid transparent;background-color:transparent;border-radius:0}._profile_details_up{width:calc(100% - 160px);float:left;display:flex;align-items:center;height:150px;padding:0 0 0 20px}._profile_details_up .title{font-size:18px;display:block;margin-bottom:10px}._profile_details_up .licenced{font-size:13px;pointer-events:none}.___profile{width:100%;display:table;position:relative}.___profile ._profile_details{width:50%;display:block;height:calc(100vh - 75px)!important;min-height:200px;overflow:auto;padding:50px;float:left;border-radius:4px;background:#fff;box-shadow:0 1px 2px 0 #1c243E47}@media (max-width:1600px){.___profile ._profile_details{width:65%}}.___profile ._profile_details ._profile_intro{width:100%;display:flex;justify-content:flex-start;position:relative}.___profile ._profile_details ._profile_intro._profile_intro_50{padding-left:50px;padding-right:50px}@media (max-width:675px){.___profile ._profile_details{padding:10px}.___profile ._profile_details ._profile_intro._profile_intro_50{padding:0 10px}}.___profile ._profile_details ._profile_intro ._profile_avatar{width:127px;height:127px;display:inline-block;background-position:center;background-size:cover;background-repeat:no-repeat;border-radius:50%;color:#777;background-color:#fcfcfc;cursor:pointer;border:2px solid #e6e6e6}.___profile ._profile_details ._profile_intro ._profile_avatar_init{width:127px;height:127px;display:inline-block;float:left;background:#fff;border-radius:50%;text-align:center;font-size:50px;color:#777;line-height:140px;border:5px solid #e6e6e6;font-weight:700;cursor:pointer}.___profile ._profile_details ._profile_intro ._profile_avatar_init.name{display:flex;justify-content:center;align-items:center}.___profile ._profile_details ._profile_intro ._profile_name{width:calc(100% - 320px);padding-left:25px}.___profile ._profile_details ._profile_intro ._profile_name .title{font-weight:700;color:#444}.___profile ._profile_details ._profile_intro ._profile_name ._licenced i{font-size:18px;color:#43a6dd}.___profile ._profile_details ._profile_intro ._profile_actions{position:absolute;right:0}@media (max-width:1360px){.___profile ._profile_details{width:100%}}.___profile ._profile_activity{display:block;height:calc(100vh - 75px)!important;min-height:200px;overflow:auto;width:49%;padding:50px;float:right;background:#fff;border:1px solid #eee;border-radius:4px;box-shadow:0 1px 2px 0 #1c243E47}@media (max-width:1360px){.___profile ._profile_activity{width:100%}}@media (max-width:675px){.___profile ._profile_details ._profile_intro ._profile_name{width:100%;padding-left:0}.___profile ._profile_details ._profile_intro ._profile_actions{display:inline-block;position:absolute;left:70px;top:0;text-align:right;right:unset}.___profile ._profile_details ._profile_intro .__UPuid{display:inline-block;position:absolute;right:0;top:0;text-align:right}.___profile ._profile_activity{padding:10px}}.upload_av{position:relative;display:inline-block;float:left;margin:7px 0 0;cursor:pointer}.upload_av i{font-size:100px;color:#989898}.upload_av span{position:absolute;width:70px;left:calc(50% - 35px);top:40px;background:rgba(0,0,0,.7);padding:4px 0;color:#fff;text-align:center;border-radius:10px;font-size:12px;opacity:0;transition:all .2s linear}.upload_av:active span,.upload_av:hover span{opacity:1;transition:all .2s linear}.upload_av_pro{position:relative;display:inline-block;float:left;margin:0 0 5px;width:110px;padding:10px;border:2px solid transparent;border-radius:50%;cursor:pointer;transition:all .2s linear}.upload_av_pro img{width:100%}.upload_av_pro.active,.upload_av_pro:active{border:2px solid #0476a5;transition:all .2s linear}.__profileModal{position:relative}.__profileModal ._profile_avatar{width:150px;height:150px;display:inline-block;background-position:center;background-size:cover;background-repeat:no-repeat;border-radius:50%;color:#777;background-color:#fcfcfc;cursor:pointer;border:2px solid #e6e6e6;position:relative;margin:0 0 0 9px}@media (max-width:731px){.__profileModal ._profile_avatar{width:85px;height:85px}}.__profileModal ._profile_avatar ._changeAvatar{position:absolute;top:50%;left:calc(50% - 42px);font-size:11px;line-height:14px;background:#e6e6e6;padding:5px;border-radius:4px;cursor:pointer}.__profileModal ._profile_avatar ._removeAvatar{position:absolute;top:calc(100% + 5px);left:calc(50% - 30px);font-size:11px;line-height:14px;background:#d53d43;color:#fff;padding:5px 10px;border-radius:4px;cursor:pointer;display:inline-block}.__profileModal ._profile_avatar_init{width:150px;height:150px;display:inline-block;float:left;background:#fff;border-radius:50%;text-align:center;font-size:50px;color:#777;line-height:140px;border:5px solid #e6e6e6;font-weight:700;cursor:pointer;position:relative}.__profileModal ._profile_avatar_init.name{display:flex;justify-content:center;align-items:center}.__profileModal ._profile_avatar_init ._changeAvatar{position:absolute;top:50%;left:calc(50% - 42px);font-size:11px;line-height:14px;background:#e6e6e6;padding:5px;border-radius:4px;cursor:pointer}.__profileModal ._profile_avatar_init ._removeAvatar{position:absolute;top:calc(100% + 5px);left:calc(50% - 30px);font-size:11px;line-height:14px;background:#d53d43;color:#fff;padding:5px 10px;border-radius:4px;cursor:pointer;display:inline-block}.__profileModal ._profile_name{float:left;padding:20px 0 0 50px}.__profileModal ._profile_name .title{font-weight:700;color:#fff}.__profileModal ._profile_name ._licenced{color:#fff}.__profileModal ._profile_name ._licenced i{font-size:18px;color:#fff}@media (max-width:675px){.__profileModal ._profile_name{width:100%;padding-left:0}}@media (max-width:731px){.__profileModal ._profile_name{padding:0}}.__profileModal .__profileModal_tabs{width:100%;display:inline-block;height:37px;overflow-y:hidden}.__profileModal .__profileModal_tabs ul{margin:0;padding:0;list-style:none;width:100%}.__profileModal .__profileModal_tabs ul li{float:left;margin:8px 2px 8px 30px;color:#636363;cursor:pointer;font-size:14px;border-radius:5px 5px 0 0;position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content;transition:all .2s linear}.__profileModal .__profileModal_tabs ul li .active{position:absolute;width:100%;left:0;bottom:-8px;height:5px;display:block;border-radius:10px;background-color:#d53d43}.__profileModal #notesSetup{position:relative}.__profileModal #notesSetup .add-note{position:absolute;width:96%;bottom:-330px}._team_modal_con_pad{padding:0 100px}._team_modal_con_pad ._company_name{margin:0;padding:40px 0}.warning-alert-well{background:#fcf7e3;color:#775f3b;padding:10px;border:1px solid #faecd1;border-radius:3px;font-size:14px;word-break:initial}.key_side_table_tabs{width:100%;display:inline-block;height:37px;overflow-y:hidden}.key_side_table_tabs ul{margin:0;padding:0;list-style:none;width:100%}.key_side_table_tabs ul li{float:left;margin:8px 2px 8px 30px;color:#636363;cursor:pointer;font-size:14px;border-radius:5px 5px 0 0;position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content;transition:all .2s linear}.key_side_table_tabs ul li .active{position:absolute;width:100%;left:0;bottom:-8px;height:5px;display:block;border-radius:10px;background-color:#d53d43}.viewAllText{float:right;margin-top:10px;margin-right:22px}.viewAllText a{color:#4681e3!important;text-decoration:none}.__subscription_expire{width:100%;height:100vh;background:rgba(0,0,0,.5);position:fixed;top:0;left:0;z-index:999999;display:flex;align-items:center;justify-content:center;overflow:hidden;word-break:initial;transition:all .2s linear}@media (max-width:991px){.def_content_global ._content_bar ._panel_layout ._content_panel ._content_panel_right_bar.Shr{position:relative;z-index:9999;-webkit-transform:scaleX(0);transform:scaleX(0);transition:all .2s linear}.def_content_global ._content_bar ._panel_layout ._content_panel ._content_panel_right_bar.Shr.__openIt{-webkit-transform:scaleX(1);transform:scaleX(1);transition:all .2s linear}.__subscription_expire{padding:50px 0;display:inline-block;align-items:inherit;justify-content:inherit}}.__subscription_expire:hover{overflow:auto;transition:all .2s linear}.__subscription_expire ._first_alert{max-width:500px;width:100%;padding:20px;display:table;background:#fff;border-radius:5px}.__subscription_expire ._first_alert.lg{max-width:800px;margin:auto}.__subscription_expire ._first_alert .title{color:#1d364c;font-size:20px;font-weight:700;margin-bottom:20px}.__subscription_expire ._first_alert .slogan{color:#1d364c;font-size:14px;margin-bottom:20px}.__subscription_expire ._second_alert{max-width:800px;width:100%;padding:0 20px;display:table;background:#fff;border-radius:5px;position:relative}.__subscription_expire ._second_alert ._subs_close{position:absolute;right:-7px;top:-7px;background:#fff;box-shadow:0 0 4px #444;border-radius:50%;width:20px;height:20px;text-align:center;line-height:18px}.__subscription_expire ._second_alert .header-bred{width:100%;display:table;border-bottom:1px solid #e1e1e1;text-align:center;padding:20px 0 10px}.__subscription_expire ._second_alert .header-bred ul{margin:0;padding:0;list-style:none;display:inline-block}.__subscription_expire ._second_alert .header-bred ul li{float:left;color:rgba(0,0,0,.5);cursor:pointer;padding:0 10px}@media (max-width:600px){.__subscription_expire ._second_alert{padding:0 5px}.__subscription_expire ._second_alert .header-bred ul li{font-size:11px}}.__subscription_expire ._second_alert .header-bred ul li.active{color:#000;font-weight:700}.__subscription_expire ._second_alert .title{color:#1d364c;font-size:20px;font-weight:700;margin-bottom:20px}.__subscription_expire ._second_alert .PlanList{width:100%;display:inline-block;text-align:center}.__subscription_expire ._second_alert .PlanList .eachPlan{width:330px;display:inline-block;margin:10px;border:1px solid #e6e6e6;text-align:left;border-radius:15px}.__subscription_expire ._second_alert .PlanList .eachPlan .heading{padding:15px 15px 0;color:#000;font-size:30px}.__subscription_expire ._second_alert .PlanList .eachPlan .content{width:100%;display:block;padding:0 15px}.__subscription_expire ._second_alert .PlanList .eachPlan .content .title{color:#d53d43;font-size:25px;padding:0 0 10px;margin:0}.__subscription_expire ._second_alert .PlanList .eachPlan .content .tag{color:#000;font-size:14px;padding:0;margin:0;font-weight:700}.__subscription_expire ._second_alert .PlanList .eachPlan .content .listTitle{color:#000;font-size:14px;padding:10px 0;margin:0;font-weight:700}.__subscription_expire ._second_alert .PlanList .eachPlan .content .list{width:100%;display:block;min-height:130px}.__subscription_expire ._second_alert .PlanList .eachPlan .content .list ul{margin:0;padding:0;list-style:none}.__subscription_expire ._second_alert .PlanList .eachPlan .content .list ul li{width:100%;display:block;padding:2px 0;font-size:14px}.__subscription_expire ._second_alert .PlanList .eachPlan .content .list ul li i{font-size:20px;vertical-align:middle;color:#d53d43;margin-right:10px}.__subscription_expire ._second_alert .PlanList .eachPlan .content .action{width:100%;display:block;text-align:center;padding:20px 0}.__subscription_expire ._third_alert{max-width:1000px;width:100%;padding:0 20px;display:block;background:#fff;border-radius:5px;max-height:calc(100vh - 100px);overflow:hidden;position:relative;transition:all .2s linear}.__subscription_expire ._third_alert:hover{overflow:auto;transition:all .2s linear}.__subscription_expire ._third_alert ._subs_close{position:absolute;right:0;top:0;background:#fff;border-radius:50%;width:20px;height:20px;text-align:center;line-height:18px}.__subscription_expire ._third_alert .header-bred{width:100%;display:table;border-bottom:1px solid #e1e1e1;text-align:center;padding:10px 0}.__subscription_expire ._third_alert .header-bred ul{margin:0;padding:0;list-style:none;display:inline-block}.__subscription_expire ._third_alert .header-bred ul li{float:left;color:rgba(0,0,0,.5);cursor:pointer;padding:0 10px}@media (max-width:600px){.__subscription_expire ._third_alert{padding:0 10px}.__subscription_expire ._third_alert .header-bred ul li{font-size:11px}}.__subscription_expire ._third_alert .header-bred ul li.active{color:#000;font-weight:700}.__subscription_expire ._third_alert .__content{max-width:500px;width:100%;display:table;margin:auto}.__subscription_expire ._third_alert .__content.lg{max-width:600px}.__subscription_expire ._third_alert .__content.lg ._lg-tbl{width:100%;max-width:400px;margin:auto;display:table}.__subscription_expire ._third_alert .__content .title{color:#1d364c;font-size:20px;font-weight:700;padding:20px 0}.__subscription_expire ._third_alert .__content .slogan{color:#1d364c;font-size:14px;padding:20px 0}.__subscription_expire ._third_alert .__content .slogan .table>tbody>tr>td,.__subscription_expire ._third_alert .__content .slogan .table>tfoot>tr>td,.__subscription_expire ._third_alert .__content .slogan .table>thead>tr>td{padding:0;line-height:1.3;border-bottom:none}.__subscription_expire ._third_alert .__content .billCycle{width:100%;display:inline-block;text-align:center}.__subscription_expire ._third_alert .__content .billCycle .eachCycle{width:250px;padding:10px;display:inline-block;border:1px solid #b7b7b7;position:relative;cursor:pointer}.__subscription_expire ._third_alert .__content .billCycle .eachCycle:last-child{margin-left:-1px}.__subscription_expire ._third_alert .__content .billCycle .eachCycle .ctitleFix{position:absolute;bottom:100%;left:-1px;width:calc(100% + 2px);background:#d53d43;color:#fff;font-size:13px;border-radius:4px 4px 0 0;padding:6px;border:1px solid #d53d43}.__subscription_expire ._third_alert .__content .billCycle .eachCycle .ctitle{color:#a0a0a0;font-size:13px;font-weight:700;padding:10px 0}.__subscription_expire ._third_alert .__content .billCycle .eachCycle.active,.__subscription_expire ._third_alert .__content .billCycle .eachCycle:hover{cursor:pointer;background:rgba(213,61,67,.05);border:1px solid #d53d43}.__subscription_expire ._third_alert .__content .billCycle .eachCycle.active .ctitle,.__subscription_expire ._third_alert .__content .billCycle .eachCycle:hover .ctitle{color:#1d364c;font-size:13px;font-weight:700;padding:10px 0}.jp-card-container{max-width:350px!important;width:inherit!important}.jp-card-container .jp-card{max-width:315px!important;min-width:inherit!important}#__restrictionModule{width:100%;background:center/cover no-repeat #fff;display:table;min-height:400px;border-radius:15px}#__restrictionModule .__restrictionModule_banner{width:100%;background:rgba(255,255,255,.7);display:table;border-radius:15px;min-height:400px}#__restrictionModule .__restrictionModule_banner .__restrictionModule_content{display:table;width:300px;float:right;padding:70px 10px}.free_plan_info{width:100%;display:table;float:left}@media (max-width:1366px){.free_plan_info,.free_plan_info._min{position:fixed;z-index:3;top:50px;right:0;padding:5px 15px;width:345px;word-break:initial;font-size:11px}}.free_plan_info._min{position:fixed;z-index:3;top:50px;right:0;padding:5px 15px;width:345px;word-break:initial;font-size:11px}#trial_notice_box{position:fixed;z-index:998;top:50px;right:0;padding:0;width:370px;word-break:initial;font-size:12px;display:flex;background:#fff;height:49px;align-items:center;justify-content:center;color:#d53d43}#trial_notice_box .trial_notice_box_alert{display:inline-block;background:rgba(213,61,67,.1);padding:10px 13px;border-radius:4px;border:1px solid rgba(213,61,67,.5)}#trial_notice_box .trial_notice_box_alert a{text-decoration:none;border-bottom:1px solid #d53d43;color:#d53d43}#trial_notice_box .trial_notice_box_alert a:active,#trial_notice_box .trial_notice_box_alert a:hover{color:#cc2c33;border-bottom:1px solid #cc2c33}@media (max-width:480px){.free_plan_info,.free_plan_info._min{position:fixed;z-index:3;top:50px;right:0;width:100%;font-size:11px;background:#fff;padding:0 10px;word-break:initial}#trial_notice_box{position:fixed;z-index:9999;top:50px;right:0;width:100%;font-size:11px;background:#fff;padding:0 5px;word-break:initial}#trial_notice_box .trial_notice_box_alert{padding:8px}}.modal_form_content{width:100%;display:inline-block;background:#fff}.modal_form_content ._form_side{float:left;width:calc(100% - 350px);height:calc(100vh - 100px);display:inline-block;padding:15px}@media (max-width:767px){.modal_form_content ._form_side{width:100%!important}}.modal_form_content ._form_side .flatpickr-input{height:42px!important}.modal_form_content ._form_side .note-editor.note-frame .note-editing-area .note-editable{padding:15px;overflow:auto;color:#000;word-wrap:break-word;background-color:#fff;border:5px solid #f5f5f5;margin:0}.modal_form_content ._form_side .note-editor.note-frame .note-status-output{display:none}.modal_form_content ._form_bar_side{float:right;width:350px;padding:15px;background:#edeef3;height:calc(100vh - 100px);display:inline-block}@media (max-width:767px){.modal_form_content ._form_bar_side{width:100%!important}}.panel-default-deep .panel-heading{background-color:#d8d9df}.panel-default-deep .panel-body{background-color:#edeef3}#InspectionChatModal .modal-dialog-custom{max-width:991px!important;width:100%;background:#eef0f4;border-radius:20px!important}@media screen and (max-width:630px){#InspectionChatModal .modal-dialog-custom{top:0;left:0;margin:0}#InspectionChatModal .modal-dialog-custom .modal-content{border-radius:0}}#InspectionChatModal .modal-dialog-custom .modal-content .modal-header{background:0 0!important}#InspectionChatModal .modal-dialog-custom .modal-content .modal-header .title_inspection{font-style:normal;font-weight:600;font-size:25px;line-height:100%;letter-spacing:-.17px;color:#000}#InspectionChatModal .modal-dialog-custom .modal-content .modal-body{padding:0 40px!important}@media screen and (max-width:1001px){#InspectionChatModal .modal-dialog-custom .modal-content .modal-body{padding:10px!important}}#InspectionChatModal .modal-dialog-custom .modal-content .modal-body .h3{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:13px;line-height:100%;letter-spacing:-.17px;color:#000}#InspectionChatModal .modal-body{width:100%;display:block;overflow:hidden;height:600px;border-radius:30px}@media screen and (max-width:767px){#InspectionChatModal .modal-body{height:calc(100vh - 50px)}}@media screen and (max-width:640px){#InspectionChatModal .modal-body{height:calc(100vh - 50px)}}@media screen and (max-width:480px){#InspectionChatModal .modal-body{height:calc(100vh - 50px)}}@media screen and (max-width:320px){#InspectionChatModal .modal-body{height:calc(100vh - 50px)}}#InspectionChatModal .modal-body ._SlideItems{width:calc(100% - 150px);float:left}#InspectionChatModal .modal-body ._SlideItems._full{width:100%}@media screen and (max-width:360px){#InspectionChatModal .modal-body{height:calc(100vh - 50px)}#InspectionChatModal .modal-body ._SlideItems ._SlideItemEach{padding:5px}}#InspectionChatModal .modal-eq .modal-content{width:100%}#InspectionChatModal .modal-eq .modal-content .modal-header{background-color:#fff;color:#fff;padding-bottom:15px;border-bottom:none!important;border-radius:30px 30px 0 0}#InspectionChatModal ._chat_body_scroll{width:100%;display:block;overflow-y:auto;overflow-x:hidden;padding:20px}#InspectionChatModal ._chat_body_scroll ._chat_rail_body{width:100%;display:table}#InspectionChatModal ._chat_body_scroll ._eachMessage{display:inline-block;margin-bottom:10px;color:#000;font-weight:500;position:relative;width:calc(100% - 70px);padding:10px 10px 10px 50px}#InspectionChatModal ._chat_body_scroll ._eachMessage .avatarIcon{width:35px;height:35px;display:inline-block;border:1px solid #ccc;color:#444;text-align:center;line-height:33px;border-radius:50%;position:absolute;top:5px;left:5px;background-position:center;background-size:cover;background-repeat:no-repeat}#InspectionChatModal ._chat_body_scroll ._eachMessage .avatarIcon:hover .comment-user-info{transition:all .2s ease;opacity:1;visibility:visible}#InspectionChatModal ._chat_body_scroll ._eachMessage .avatarIcon .comment-user-info{position:absolute;top:60%;left:50%;opacity:0;visibility:hidden;background-color:rgba(0,0,0,.7);transition:all .2s ease;border-radius:10px;color:#fff;z-index:1;padding:10px;text-align:left}#InspectionChatModal ._chat_body_scroll ._eachMessage .avatarIcon .comment-user-info.min-220{min-width:220px}#InspectionChatModal ._chat_body_scroll ._eachMessage .avatarIcon .comment-user-info .name{line-height:1;margin-bottom:10px}#InspectionChatModal ._chat_body_scroll ._eachMessage .avatarIcon .comment-user-info .email{line-height:1}#InspectionChatModal ._chat_body_scroll ._eachMessage ._txt_data{font-size:13px;text-align:left;color:#444552;font-weight:500;word-break:initial}#InspectionChatModal ._chat_body_scroll ._eachMessage ._txt_time{font-size:11px;font-weight:300;letter-spacing:.24px;text-align:left;color:#9a9ba2}#InspectionChatModal ._chat_body_scroll ._eachMessage._me{position:relative}#InspectionChatModal ._chat_body_scroll ._eachMessage._me ._txt_action{opacity:1;position:absolute;top:0;left:100%;transition:all .2s linear}#InspectionChatModal ._chat_body_scroll ._eachMessage._me:active ._txt_action,#InspectionChatModal ._chat_body_scroll ._eachMessage._me:hover ._txt_action{opacity:1;transition:all .2s linear}#InspectionChatModal ._chat_body_scroll ._eachMessage._removed{background:0 0;border-radius:0}#InspectionChatModal ._chat_body_scroll ._txt_images{width:100%;max-width:calc(100% - 50px);display:table;margin-bottom:10px}#InspectionChatModal ._chat_body_scroll ._txt_images ul{display:inline-block;margin:0;padding:0;list-style:none}#InspectionChatModal ._chat_body_scroll ._txt_images ul li{min-width:150px;width:100%;display:block;background-position:center;background-size:cover;background-repeat:no-repeat;float:left;height:150px;margin:2px;border-radius:10px}#InspectionChatModal ._chat_body_scroll ._txt_images ul li._img_li_2{width:calc(50% - 4px)}#InspectionChatModal ._chat_body_scroll ._txt_images._me,#InspectionChatModal ._chat_body_scroll ._txt_images._me ul{float:right}#InspectionChatModal ._chat_body_action{width:100%;display:block;position:absolute;left:0;padding:0 40px;bottom:75px;background:0 0}@media screen and (max-width:400px){#InspectionChatModal ._chat_body_action{padding:0 25px}}#InspectionChatModal ._chat_body_action ._commenter{width:100%;display:table;float:left;position:relative;padding:3px;border:1px solid #e6e6e6;border-radius:8px;background:#fff}#InspectionChatModal ._chat_body_action ._commenter ._emoticons{position:absolute;top:60px;left:0;padding:5px;cursor:pointer;transition:all .2s linear}#InspectionChatModal ._chat_body_action ._commenter ._emoticons i{font-size:21px}#InspectionChatModal ._chat_body_action ._commenter ._emoticons i:before{font-size:30px;color:#868b8f}@media screen and (max-width:360px){#InspectionChatModal ._chat_body_action ._commenter ._emoticons i:before{font-size:25px}}#InspectionChatModal ._chat_body_action ._commenter ._emoticons:active,#InspectionChatModal ._chat_body_action ._commenter ._emoticons:hover{background:#f5f5f5;transition:all .2s linear}#InspectionChatModal ._chat_body_action ._commenter ._images_attach{position:absolute;top:60px;left:39px;padding:5px;cursor:pointer;transition:all .2s linear}#InspectionChatModal ._chat_body_action ._commenter ._images_attach i{font-size:21px}#InspectionChatModal ._chat_body_action ._commenter ._images_attach i:before{font-size:30px;color:#868b8f}#InspectionChatModal ._chat_body_action ._commenter ._images_attach:active,#InspectionChatModal ._chat_body_action ._commenter ._images_attach:hover{background:#f5f5f5;border-radius:0 20px 20px 0;transition:all .2s linear}#InspectionChatModal ._chat_body_action ._commenter .send-btn{position:absolute;top:60px;right:0;padding:5px;cursor:pointer;display:inline-block}@media screen and (max-width:991px){#InspectionChatModal ._chat_body_action ._commenter .send-btn{top:50px}}#InspectionChatModal ._chat_body_action ._commenter ._text_type{width:100%;display:table;padding:0 35px 0 15px}#InspectionChatModal ._chat_body_action ._commenter ._text_type ._text_type_editor{width:100%;height:30px;padding:6px 0;margin:0;border:none;box-shadow:none;font-size:13px;resize:none}#InspectionChatModal ._chat_body_action ._commenter ._text_type ._module_comment_images{width:100%;display:inline-block}#InspectionChatModal ._chat_body_action ._commenter ._text_type ._module_comment_images a{width:80px;height:80px;display:block;background-repeat:no-repeat;background-position:center;background-size:cover;border-radius:10px;margin:2px;position:relative;border:1px solid #e7eaec;float:left}#InspectionChatModal ._chat_body_action ._commenter ._text_type ._module_comment_images a i{opacity:0;z-index:1;cursor:pointer;position:absolute;top:0;right:0;font-size:12px;background:#fff;padding:3px;border:1px solid #e7eaec;border-radius:50%;box-shadow:0 0 5px #222;color:red;transition:all .2s linear}#InspectionChatModal ._chat_body_action ._commenter ._text_type ._module_comment_images a:hover i{opacity:1;transition:all .2s linear}#InspectionChatModal ._chat_body_action ._commenter ._file_fetch{position:absolute;top:18px;right:15px}@media screen and (max-width:360px){#InspectionChatModal ._chat_body_action ._commenter ._images_attach i:before{font-size:25px}#InspectionChatModal ._chat_body_action ._commenter ._text_type{padding:0 30px}#InspectionChatModal ._chat_body_action ._commenter ._file_fetch{top:19px;right:10px}}#InspectionChatModal ._chat_body_action ._commenter ._file_fetch i:before{font-size:30px;color:#868b8f}@media screen and (max-width:360px){#InspectionChatModal ._chat_body_action ._commenter ._file_fetch i:before{font-size:25px}}#InspectionChatModal ._chat_body_action ._sender{width:50px;display:table;float:left;text-align:right;padding:3px 0}#InspectionChatModal ._chat_body_action ._sender .btn{padding:7px;border-radius:50%}#InspectionChatModal .avatar_inspection{width:50px;height:50px;display:flex;float:left;background-color:#f5f5f5;border-radius:50%;border:1px solid #999;background-position:center;background-size:cover;background-repeat:no-repeat;color:#000;align-items:center;justify-content:center;font-size:16px}#InspectionChatModal .avatar_inspection._assign_personnel_blank{background-color:transparent;border:1px solid transparent}#InspectionChatModal .title_inspection{color:#000;height:50px;float:left;display:flex;align-items:center;padding:0 10px;font-size:16px;font-weight:500}#InspectionChatModal .mrkDne{display:inline-block;position:relative;width:110px;text-align:left;color:#000}#InspectionChatModal .mrkDne .checkbox_cus_mini{position:absolute;top:2px;left:80px}#InspectionChatModal .image-rails{width:150px;display:inline-block;float:left;justify-content:space-between;flex-direction:column;position:relative;height:590px}#InspectionChatModal .image-rails ul{margin:0;padding:0;list-style:none;width:100%;display:inline-block;position:absolute;float:left;bottom:0;right:5px}#InspectionChatModal .image-rails ul li{width:100%;height:130px;display:inline-block;background-color:#f6f6f6;border:1px solid #dadada;border-radius:10px;text-align:center;cursor:pointer;position:relative}#InspectionChatModal .image-rails ul li.trigger_picker{padding:45px 0}#InspectionChatModal .image-rails ul li.trigger_picker i{font-size:40px}#InspectionChatModal .image-rails ul li.trigger_picker input[type=file]{display:block;position:absolute;top:0;left:0;height:100%;opacity:0;cursor:pointer}#InspectionChatModal .image-rails ul li .photoView{width:100%;height:130px;display:inline-block;background-color:#f6f6f6;border:1px solid #dadada;border-radius:10px;text-align:center;background-repeat:no-repeat;background-position:center;background-size:cover}#InspectionChatModal .image-rails ul li ._remover{position:absolute;top:3px;right:3px;color:#fff;background:#d53d43;border-radius:50%;width:20px;height:20px;text-align:center;line-height:19px}.moduleListPreview{width:100%;display:table;padding:0 15px 0 5px;position:relative;background:#fff;border-radius:4px;margin-bottom:2px;transition:all .2s linear}.moduleListPreview.active{background:#f5f5f5}.moduleListPreview.onitemover{background:rgba(67,166,221,.3);transition:all .2s linear}.moduleListPreview.unseen .__mail_time,.moduleListPreview.unseen .__mail_title{font-weight:700}.moduleListPreview:hover{background:#f2f2f2}.moduleListPreview .info-top{width:100%;display:table}.moduleListPreview .info-top ._wo_title{width:calc(100% - 120px);float:left;display:table;text-align:left;color:#000;font-size:14px}.moduleListPreview .info-top ._wo_title_sm{width:calc(100% - 150px);float:left;display:table;text-align:left;color:#000;font-size:13px}.moduleListPreview .info-top ._wo_title_sm.__mail_title{text-transform:capitalize}.moduleListPreview .info-top ._wo_pre_id{width:95px;float:right;display:table;text-align:right;color:#3689ff;font-size:14px}.moduleListPreview .info-top ._wo_pre_id i{font-size:14px;vertical-align:top;color:#898c8f}.moduleListPreview .info-top ._wo_pre_id.__mail_time{width:140px;font-size:12px;color:#000}.moduleListPreview .info-top ._wo_pre_id_sm{width:100px;float:right;display:table;text-align:right;color:#3689ff;font-size:12px;font-weight:700}.moduleListPreview .info-top ._wo_pre_id_sm i{font-size:14px;vertical-align:top;color:#898c8f}.moduleListPreview .info-top ._wo_personnel{width:100%;float:left;display:table;text-align:left;color:#898c8f;font-size:12px;position:relative}.moduleListPreview .info-top ._wo_personnel:before{position:absolute;right:10px;top:-2px;background:#cecece;width:1px;height:19px}.moduleListPreview .info-top ._wo_title_inline{width:calc(100% - 185px);float:left;display:table;text-align:left;color:#000;font-size:14px}.moduleListPreview .info-top ._wo_personnel_inline{width:100px;float:right;display:inline-block;text-align:right;color:#898c8f;font-size:12px;position:relative;height:20px}.moduleListPreview .info-top ._wo_personnel_inline .dsLike{display:inline-block;margin-left:-10px;position:relative}.moduleListPreview .info-top ._wo_personnel_inline .dsLike:active,.moduleListPreview .info-top ._wo_personnel_inline .dsLike:hover{z-index:3;-webkit-transform:scale(1.1);transform:scale(1.1);transition:all .2s linear}.moduleListPreview .info-top ._wo_personnel_inline .dsLike .roundTag{margin:0}.moduleListPreview .info-top ._wo_pre_id_inline{width:80px;float:right;display:table;text-align:right;color:#3689ff;font-size:14px}.moduleListPreview .info-top ._wo_pre_id_inline i{font-size:14px;vertical-align:top;color:#898c8f}.moduleListPreview .info-top .workOrderID{float:left;display:table;font-size:16px;font-weight:400;color:#2196f3;width:90px}@media (max-width:1366px){.moduleListPreview .info-top .workOrderID{width:90px}}@media (max-width:991px){.moduleListPreview .info-top .workOrderID{width:100px}}@media (max-width:501px){.moduleListPreview .info-top .workOrderID{width:100px}}.moduleListPreview .info-top .recurringFrequency{float:left;display:table;font-size:16px;font-weight:400;color:#2196f3;width:110px}@media (max-width:1366px){.moduleListPreview .info-top .recurringFrequency{width:90px}}@media (max-width:991px){.moduleListPreview .info-top .recurringFrequency{width:100px}}@media (max-width:501px){.moduleListPreview .info-top .recurringFrequency{width:100px}}.moduleListPreview .info-top .invoiceNumber{float:left;display:table;font-size:16px;font-weight:400;color:#2196f3;width:90px}@media (max-width:1366px){.moduleListPreview .info-top .invoiceNumber{width:90px}}@media (max-width:991px){.moduleListPreview .info-top .invoiceNumber{width:100px}}@media (max-width:501px){.moduleListPreview .info-top .invoiceNumber{width:100px}}.moduleListPreview .info-top .subject{float:left;display:inline-block;font-size:16px;font-weight:500;color:rgba(0,0,0,.87);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:270px}@media (max-width:1366px){.moduleListPreview .info-top .subject{width:170px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}@media (max-width:991px){.moduleListPreview .info-top .subject{width:600px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}@media (max-width:501px){.moduleListPreview .info-top .subject{width:220px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}.moduleListPreview .info-top .recurringSubject{float:left;display:inline-block;font-size:16px;font-weight:500;color:rgba(0,0,0,.87);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:270px}@media (max-width:1366px){.moduleListPreview .info-top .recurringSubject{width:170px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}@media (max-width:991px){.moduleListPreview .info-top .recurringSubject{width:600px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}@media (max-width:501px){.moduleListPreview .info-top .recurringSubject{width:220px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}.moduleListPreview .info-top .invoiceContactAddress{float:left;display:inline-block;font-size:16px;font-weight:500;color:rgba(0,0,0,.87);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:220px}@media (max-width:1366px){.moduleListPreview .info-top .invoiceContactAddress{width:105px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}@media (max-width:991px){.moduleListPreview .info-top .invoiceContactAddress{width:600px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}@media (max-width:501px){.moduleListPreview .info-top .invoiceContactAddress{width:220px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}.moduleListPreview .info-top .recurringInvoiceContactAddress{float:left;display:inline-block;font-size:16px;font-weight:500;color:rgba(0,0,0,.87);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:235px}@media (max-width:1366px){.moduleListPreview .info-top .recurringInvoiceContactAddress{width:105px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}@media (max-width:991px){.moduleListPreview .info-top .recurringInvoiceContactAddress{width:600px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}@media (max-width:501px){.moduleListPreview .info-top .recurringInvoiceContactAddress{width:170px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}.moduleListPreview .info-top .invoiceTotal{float:right;text-align:right;display:inline-block;font-size:16px;font-weight:500;color:rgba(0,0,0,.87);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:70px}@media (max-width:1366px){.moduleListPreview .info-top .invoiceTotal{width:70px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.moduleListPreview .info-bottom .assignedpersonnel{max-width:90px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}@media (max-width:991px){.moduleListPreview .info-top .invoiceTotal{width:600px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}@media (max-width:501px){.moduleListPreview .info-top .invoiceTotal{width:70px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}.moduleListPreview .info-bottom{width:100%;display:table;padding:5px 0}.moduleListPreview .info-bottom.bot-flex{display:flex;align-items:center;justify-content:center}.moduleListPreview .info-bottom ._wo_due_date{width:50%;float:left;display:table;text-align:right;color:#898c8f;font-size:12px;position:relative}.moduleListPreview .info-bottom ._wo_due_date:before{position:absolute;right:10px;top:-2px;background:#cecece;width:1px;height:19px}.moduleListPreview .info-bottom ._wo_facility{width:50%;float:left;display:table;text-align:left;color:#898c8f;font-size:12px}.moduleListPreview .info-bottom ._wo_personnel{width:100%;float:left;display:table;text-align:left;color:#898c8f;font-size:12px;position:relative}.moduleListPreview .info-bottom ._wo_personnel:before{position:absolute;right:10px;top:-2px;background:#cecece;width:1px;height:19px}.moduleListPreview .info-bottom ._wo_title{width:100%;display:table;text-align:left;color:#000;font-size:14px}.moduleListPreview .info-bottom ._wo_title.__mail_title{font-size:15px;text-transform:capitalize}.moduleListPreview .info-bottom ._wo_facility_comf{width:33%;float:left;display:table;text-align:left;color:#898c8f;font-size:12px}.moduleListPreview .info-bottom ._wo_personnel_comf{width:30%;float:right;display:table;text-align:left;color:#898c8f;font-size:12px;position:relative}.moduleListPreview .info-bottom ._wo_due_date_comf{width:33%;float:left;display:table;text-align:right;color:#898c8f;font-size:12px;position:relative}.moduleListPreview .info-bottom ._wo_due_date_comf:before{position:absolute;right:10px;top:-2px;background:#cecece;width:1px;height:19px}.moduleListPreview .info-bottom .duedate{float:left;font-size:12px;color:rgba(0,0,0,.55);width:90px}.moduleListPreview .info-bottom .duedate .material-icons{font-size:13px;vertical-align:text-top}.moduleListPreview .info-bottom .recurringInvoiceDueDate{float:left;font-size:12px;color:rgba(0,0,0,.55);width:110px}.moduleListPreview .info-bottom .recurringNextSchedule{float:left;font-size:12px;color:rgba(0,0,0,.55)}.moduleListPreview .info-bottom .recurringNextSchedule .material-icons{font-size:13px;vertical-align:text-top}.moduleListPreview .info-bottom .assignedpersonnel{float:left;font-size:12px;color:rgba(0,0,0,.55)}.moduleListPreview .info-bottom .assignedpersonnel .material-icons{font-size:13px;vertical-align:text-top}.moduleListPreview .info-bottom .recurringAssignedPersonnel{float:left;font-size:12px;color:rgba(0,0,0,.55);width:110px}.moduleListPreview .info-bottom .recurringAssignedPersonnel .material-icons{font-size:13px;vertical-align:text-top}.moduleListPreview .info-bottom .invoiceDueDate{float:left;font-size:12px;color:rgba(0,0,0,.55);width:110px}.moduleListPreview .info-bottom .invoiceDueDate .material-icons{font-size:13px;vertical-align:text-top}.moduleListPreview .info-bottom .facility-tag{float:right;font-size:12px;font-weight:400;text-align:center;background:#dcdcdc;color:#898989;border-radius:4px;padding:1px 10px}.moduleListPreview .info-bottom .recurringStatus{float:right;font-size:12px;font-weight:400;text-align:center;background:#66bb6a;color:#fff;border-radius:4px;padding:1px 10px}.moduleListPreview .info-bottom .recurringStatus.pause{background:#9b9b9b}.moduleListPreview .info-bottom .recurringStatus.expired{background:#dd2c00}@media (max-width:1366px){.moduleListPreview .info-bottom .facility-tag,.moduleListPreview .info-bottom .recurringStatus{max-width:100px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}.moduleListPreview .info-bottom .invoiceStatus{float:right;font-size:12px;color:#fff;font-weight:400;text-align:center;background:#dcdcdc;border-radius:4px;padding:1px 10px}.moduleListPreview .info-bottom .invoiceStatus.unpaid{background-color:#428bca}.moduleListPreview .info-bottom .invoiceStatus.paid{background-color:#43a047}.moduleListPreview .info-bottom .invoiceStatus.overDue{background-color:#ca4242;padding:3px 0 2px 25px}.moduleListPreview .info-bottom .invoiceStatus.draft{background-color:#00bcd4}.moduleListPreview .info-bottom .invoiceStatus.partial{background-color:#f0ad4e}.moduleListPreview .info-bottom .invoiceStatus.active{background:#43a047}.moduleListPreview .info-bottom .invoiceStatus.inactive{background:#777}.moduleListPreview .info-bottom .invoiceStatus .status-icon{font-size:20px;position:absolute;left:0;top:2px}.moduleListPreview .info-bottom .price{width:100%;display:table;font-size:18px;font-weight:300;line-height:1.5;color:#428bca;text-align:right}.moduleListPreview .info-bottom .Due,.moduleListPreview .info-bottom .created{width:100%;display:table;font-size:15px;font-weight:400;color:rgba(0,0,0,.87);text-align:right}.moduleListPreview .info-bottom .statusRound{float:right;color:#fff;padding:5px;border-radius:50%;font-size:12px;line-height:16px;display:table;text-align:center;margin-top:10px}.moduleListPreview .info-bottom .statusRound.draft{background:#f5f5f5;color:#000}.moduleListPreview .info-bottom .statusRound.new{background:#00bcd4}.moduleListPreview .info-bottom .statusRound.awaiting{background:#7e57c2}.moduleListPreview .info-bottom .statusRound.progress{background:#1e88e5}.moduleListPreview .info-bottom .statusRound.completed{background:#43a047}.moduleListPreview .info-bottom .statusRound.cancelled{background:#777}.moduleListPreview.padded{padding-left:25px}.moduleListPreview.padded .checkb{position:absolute;left:9px;top:9px;cursor:pointer;opacity:0;transition:all .2s linear}.moduleListPreview.padded .checkb._show{opacity:1}.moduleListPreview.padded:active .checkb,.moduleListPreview.padded:hover .checkb{opacity:1;transition:all .2s linear}.moduleListPreview.__Mail{border-left:5px solid transparent}.moduleListPreview.__Mail.__current_mail{border-left:5px solid #43a6dd;background:#fafafa}.moduleListPreview .ppadMark{padding:5px 0 10px}.mat-menu-panel{border-radius:4px!important}.wo_sort{color:rgba(0,0,0,.65);border-radius:4px;font-weight:400;font-size:13px;margin-bottom:2px;width:100%;padding:10px;display:block;text-decoration:none;cursor:pointer;transition:all .2s linear}.wo_sort i{line-height:14px}.wo_sort:active,.wo_sort:hover{background:#f5f5f5;transition:all .2s linear}.wo_sort.active{background:#f5f5f5;opacity:1;transition:all .2s linear}.wo_sort._cms{color:#bbb}.wo_sort._cms.active,.wo_sort._cms:active,.wo_sort._cms:hover{cursor:default;color:#bbb;text-decoration:none;transition:all .2s linear}.drop-menu-custom{z-index:1;transition:all .1s linear}.drop-menu-custom ul{width:220px;box-shadow:0 2px 4px 0 rgba(0,0,0,.16),0 2px 8px 0 rgba(0,0,0,.12);background:#fff;list-style:none;border-radius:10px;margin:0;padding:10px}.drop-menu-custom ul li{width:100%;color:#e6e6e6;margin-bottom:2px}.drop-menu-custom ul li#DownloadPdf{position:relative}.drop-menu-custom ul li#DownloadPdf:hover .drop-menu-custom-child{transition:all .3s ease;visibility:visible;opacity:1}.drop-menu-custom ul li .drop-menu-custom-child{position:absolute;left:-103%;top:0;visibility:hidden;opacity:0;width:100%;box-shadow:0 2px 4px 0 rgba(0,0,0,.16),0 2px 8px 0 rgba(0,0,0,.12);background:#fff;list-style:none;border-radius:10px;margin:0;padding:10px;transition:all .3s ease}.drop-menu-custom ul li .drop-menu-custom-child li{width:100%;color:#e6e6e6;margin-bottom:2px}.drop-menu-custom ul li .drop-menu-custom-child li a{color:rgba(0,0,0,.65);border-radius:4px;font-weight:400;font-size:13px;width:100%;padding:10px;display:block;text-decoration:none;cursor:pointer;transition:all .1s linear}.drop-menu-custom ul li .drop-menu-custom-child li a.active,.drop-menu-custom ul li .drop-menu-custom-child li a:active,.drop-menu-custom ul li .drop-menu-custom-child li a:hover{background:#f5f5f5;transition:all .1s linear}.drop-menu-custom ul li a{color:rgba(0,0,0,.65);border-radius:4px;font-weight:400;font-size:13px;width:100%;padding:10px;display:block;text-decoration:none;cursor:pointer;transition:all .1s linear}.drop-menu-custom ul li a.active,.drop-menu-custom ul li a:active,.drop-menu-custom ul li a:hover{background:#f5f5f5;transition:all .1s linear}.drop-menu-custom ul li.divider{position:relative;height:10px}.drop-menu-custom ul li.divider:before{content:'';width:100%;border-bottom:1px solid #e6e6e6;position:absolute;top:5px}.drop-menu-custom ul li._title{padding:10px;font-weight:700;color:#c8c8c8;cursor:default}.drop-menu-custom ul li.left-space a{padding-left:30px}.drop-menu-custom ul li.buttonMenu{padding:0 10px}.drop-menu-custom ul li.buttonMenu a{color:#fff!important;padding:5px;position:relative}.drop-menu-custom ul li.buttonMenu a .context-menu-icon{position:absolute;top:15px;left:15px;color:#fff!important}.drop-menu-custom ul li.buttonMenu a:active,.drop-menu-custom ul li.buttonMenu a:hover{background:#cc2c33;transition:all .1s linear}.drop-menu-custom.blakish{background:#f5f5f5;text-align:center}.drop-menu-custom.blakish ._title{text-align:center;padding:10px;background:#fff;width:310px;font-size:11px;display:table}.drop-menu-custom.blakish ._title i{font-size:18px}.drop-menu-custom.blakish .eachDay{display:inline-block;width:40px;height:40px;border-radius:100%;text-align:center;background:#cdcccc;color:#000;font-size:12px;line-height:40px;margin:24px 2px;text-decoration:none;transition:all .2s linear}.drop-menu-custom.blakish .eachDay:hover{background:#e1e0e0;text-decoration:none;transition:all .2s linear}.drop-menu-custom.blakish .eachDay.selected{background:#fcbf12;transition:all .2s linear}.drop-menu-right,.drop-menu-right-auto{position:absolute;z-index:1;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:0 0;transform-origin:0 0}.drop-menu-right ul,.drop-menu-right-auto ul{width:220px;box-shadow:0 2px 4px 0 rgba(0,0,0,.16),0 2px 8px 0 rgba(0,0,0,.12);background:#fff;list-style:none;border-radius:10px;margin:0;padding:10px}.drop-menu-right ul li,.drop-menu-right-auto ul li{width:100%}.drop-menu-right ul li a,.drop-menu-right-auto ul li a{color:rgba(0,0,0,.65);border-radius:4px;font-weight:400;font-size:13px;width:100%;padding:10px;display:block;text-decoration:none;cursor:pointer;transition:all .1s linear}.drop-menu-right ul li a:active,.drop-menu-right ul li a:hover,.drop-menu-right-auto ul li a:active,.drop-menu-right-auto ul li a:hover{background:#f5f5f5;transition:all .1s linear}.drop-menu-right ul li a.disabled,.drop-menu-right-auto ul li a.disabled{cursor:default;opacity:.5;transition:all .1s linear}.drop-menu-right ul li.divider,.drop-menu-right-auto ul li.divider{position:relative;height:10px}.drop-menu-right ul li.divider:before,.drop-menu-right-auto ul li.divider:before{content:'';width:100%;border-bottom:1px solid #e6e6e6;position:absolute;top:5px}.drop-menu-right ul li._heading,.drop-menu-right-auto ul li._heading{color:#a5a5a5;padding:10px;font-size:15px}.drop-menu-right-auto.open,.drop-menu-right.open{-webkit-transform:scale(1);transform:scale(1);transition:all .1s linear}.drop-menu-right-auto._normal,.drop-menu-right._normal{position:relative!important}.drop-menu-right-auto._flash,.drop-menu-right._flash{opacity:.8;pointer-events:none}.drop-menu-right-auto._fixed,.drop-menu-right._fixed{position:fixed}.workInvoiceBody{font-size:15px;width:100%;display:table;position:relative;background:#edeef3;border-radius:8px}.workInvoiceBody .workId{padding-bottom:5px;width:100%;display:table;float:left;font-size:18px;color:#444;font-weight:600}.workInvoiceBody .workId span._create{border-bottom:1px dotted #777;cursor:pointer;transition:all .2s linear}.workInvoiceBody .workId span._create:active,.workInvoiceBody .workId span._create:hover{color:#009aff;border-bottom:1px dotted #009aff;transition:all .2s linear}.workInvoiceBody .workId .inl-prefix{height:35px;width:100px;cursor:pointer;display:inline-block;border-radius:3px;border:1px solid #e7eaec;padding:0 3px;text-align:center;font-weight:600}.workInvoiceBody .workId .inl-prefix:active,.workInvoiceBody .workId .inl-prefix:focus,.workInvoiceBody .workId .inl-prefix:hover{border-color:#1ab382;transition:all .2s linear}.workInvoiceBody .workId .inl-ID{height:35px;width:100px;cursor:pointer;display:inline-block;border-radius:3px;border:1px solid #e7eaec;padding:0 3px;text-align:center;font-weight:600}.workInvoiceBody .workId .inl-ID:active,.workInvoiceBody .workId .inl-ID:focus,.workInvoiceBody .workId .inl-ID:hover{border-color:#1ab382;transition:all .2s linear}.workInvoiceBody .workFiles{color:#0072bc;font-size:17px}.workInvoiceBody .workFiles a{color:rgba(0,0,0,.87);font-size:16px;font-weight:400}.workInvoiceBody .workDescription{color:rgba(0,0,0,.87);font-size:15px;padding:50px 0;background:#f5f5f5}.workInvoiceBody .workDescription img{max-width:500px!important}.workInvoiceBody .workMedia{color:#444;font-size:17px}.workInvoiceBody .workSubject{font-size:20px;font-weight:700;padding:10px}.workInvoiceBody .workSubject .editable{display:inline-block;color:#777;border-bottom:1px dotted transparent;font-weight:700;padding:5px 10px;cursor:pointer;transition:all .2s linear}.workInvoiceBody .workSubject .editable:active,.workInvoiceBody .workSubject .editable:hover{color:#009aff;border-bottom:1px dotted #009aff;transition:all .2s linear}.workInvoiceBody .priorityId{font-size:11px;padding:3px 15px;border-radius:4px;background:#f0ad4e;color:#fff;margin-right:30px;cursor:pointer}.workInvoiceBody .priorityId.success{background:#43a047}.workInvoiceBody .priorityId.error{background:#d53d43}.workInvoiceBody .priorityId.default{background:#9b9b9b}.workInvoiceBody .facilityID{width:100%;font-size:13px;color:#000;font-weight:500}.workInvoiceBody .facilityID .selected{font-weight:600}.workInvoiceBody .createdID{font-size:13px;padding-top:5px;width:100%;color:#a1a1a1}.workInvoiceBody .workStatus{width:50%;display:table;float:left;font-size:20px;color:#000;text-align:right;padding-right:50px}.workInvoiceBody.bg-grey{background:#efefef;border-bottom:1px solid #dadada}._wo_task_panel{width:100%;display:table;margin:20px 0}._wo_task_panel ._heading{width:100%;display:table;padding:5px}._wo_task_panel ._task_list_content{width:100%;display:table}._wo_task_panel ._task_list_content ._tsk_list{width:100%;display:inline-block}._wo_task_panel ._task_list_content ._tsk_list._overflow{max-height:300px;overflow:auto}._wo_task_panel ._task_list_content ._tsk_list ._eachList{width:100%;display:table;padding:5px 0;margin-top:5px;border-radius:4px;background-color:#f4f5f8;color:#444552;transition:all .2s linear}._wo_task_panel ._task_list_content ._tsk_list ._eachList._pdf{font-size:12px;padding:2px 10px;border-radius:4px;border:none}._wo_task_panel ._task_list_content ._tsk_list ._eachList._pdf:nth-child(even){background:#fff}._wo_task_panel ._task_list_content ._tsk_list ._eachList ._dragIcon{width:30px;display:block;float:left;cursor:move}._wo_task_panel ._task_list_content ._tsk_list ._eachList ._status{width:50px;display:block;float:right;position:relative}._wo_task_panel ._task_list_content ._tsk_list ._eachList ._status .checkbox_cus_mini{position:absolute;top:6px;right:7px}._wo_task_panel ._task_list_content ._tsk_list ._eachList ._status._status_inspection{width:145px;margin-top:3px}._wo_task_panel ._task_list_content ._tsk_list ._eachList ._status._status_inspection._status_flex_wrap{min-width:160px;width:160px;display:flex;justify-content:left;align-items:center;padding-top:5px;padding-left:6px}._wo_task_panel ._task_list_content ._tsk_list ._eachList ._status._status_inspection button{min-width:29px!important;padding:0}._wo_task_panel ._task_list_content ._tsk_list ._eachList ._status._status_inspection button i{line-height:10px;font-size:20px;color:#ababab}._wo_task_panel ._task_list_content ._tsk_list ._eachList ._status._status_inspection button i.rate-1,._wo_task_panel ._task_list_content ._tsk_list ._eachList ._status._status_inspection button i.rate-2{color:#d44941}._wo_task_panel ._task_list_content ._tsk_list ._eachList ._status._status_inspection button i.rate-3{color:#f0925a}._wo_task_panel ._task_list_content ._tsk_list ._eachList ._status._status_inspection button i.rate-4,._wo_task_panel ._task_list_content ._tsk_list ._eachList ._status._status_inspection button i.rate-5{color:#3fae74}._wo_task_panel ._task_list_content ._tsk_list ._eachList ._status._status_inspection button .inspection-cir{line-height:20px;font-size:20px;background-color:#fff;width:20px;height:20px;display:inline-block;border-radius:50%;border:1px solid #c8c8c8}._wo_task_panel ._task_list_content ._tsk_list ._eachList ._status._status_inspection button .inspection-cir.rate-1,._wo_task_panel ._task_list_content ._tsk_list ._eachList ._status._status_inspection button .inspection-cir.rate-2{background-color:#d44941}._wo_task_panel ._task_list_content ._tsk_list ._eachList ._status._status_inspection button .inspection-cir.rate-3{background-color:#f0925a}._wo_task_panel ._task_list_content ._tsk_list ._eachList ._status._status_inspection button .inspection-cir.rate-4,._wo_task_panel ._task_list_content ._tsk_list ._eachList ._status._status_inspection button .inspection-cir.rate-5{background-color:#3fae74}._wo_task_panel ._task_list_content ._tsk_list ._eachList ._action{width:30px;display:block;float:left;cursor:pointer!important}._wo_task_panel ._task_list_content ._tsk_list ._eachList ._title{width:calc(100% - 100px);display:block;float:left;padding:5px 10px;margin-right:20px;font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:13px;line-height:100%;letter-spacing:-.17px;color:#000}._wo_task_panel ._task_list_content ._tsk_list ._eachList ._title._full_title{width:calc(100% - 70px);margin-right:10px}._wo_task_panel ._task_list_content ._tsk_list ._eachList ._title._inspection_title{width:calc(100% - 185px);margin-right:10px}._wo_task_panel ._task_list_content ._tsk_list ._eachList ._title input{width:100%;padding:6px 10px;box-shadow:none;border:1px solid #c8c8c8}._wo_task_panel ._task_list_content ._tsk_list ._eachList ._title_input{width:calc(100% - 115px);display:block;float:left;padding:0;color:#234252}._wo_task_panel ._task_list_content ._tsk_list ._eachList ._title_input input{width:calc(100% - 10px);border-radius:4px;padding:6px 10px;box-shadow:none;border:1px solid #c8c8c8;height:35px;color:#234252}._wo_task_panel ._task_list_content ._tsk_list ._eachList ._title_input ._eachTask{flex:1;border-radius:8px 0 0 8px!important;height:42px!important;border:none!important}._wo_task_panel ._task_list_content ._tsk_list ._eachList ._title_input ._type_select{height:42px;border:none;border-radius:0 8px 8px 0;width:110px;background:#e8ebf0!important}._wo_task_panel ._task_list_content ._tsk_list ._eachList ._title_input._title_input_no_action{width:calc(100% - 50px)}._wo_task_panel ._task_list_content ._tsk_list ._eachList ._title_input_select{width:110px;display:block;float:left;padding:0;margin-left:-1px}._wo_task_panel ._task_list_content ._tsk_list ._eachList ._title_input_select select{width:100%;padding:5px 10px;box-shadow:none;border:1px solid #c8c8c8;border-radius:4px}._wo_task_panel ._task_list_content ._tsk_list ._eachList ._title_input_select._title_input_no_action{width:calc(100% - 50px)}._wo_task_panel ._task_list_content ._tsk_list ._eachList:active,._wo_task_panel ._task_list_content ._tsk_list ._eachList:hover{background-color:#e4e7ee;transition:all .2s linear}._wo_task_panel ._task_list_content ._tsk_list ._eachList._create_tsk{border-radius:0;background:0 0;border-right:4px solid transparent;border-left:none}._wo_task_panel ._task_list_content ._tsk_list ._eachList._create_tsk:active,._wo_task_panel ._task_list_content ._tsk_list ._eachList._create_tsk:hover{background:0 0;transition:all .2s linear}._wo_task_panel ._task_list_content ._tsk_create{width:100%;display:table;padding:10px}._wo_task_panel ._task_list_content ._tsk_create ._action{width:100%;display:table;text-align:right}._wo_task_panel ._task_list_content ._tsk_create ._title{width:100%;display:table;margin-bottom:10px}._wo_task_panel ._task_list_content ._tsk_create ._title input{width:100%;display:table;box-shadow:none;border:1px solid #c8c8c8;padding:10px}._wo_task_panel ._Inspection_list_content{width:100%;display:table}._wo_task_panel ._Inspection_list_content ._Inspection_list{width:100%;display:inline-block}._wo_task_panel ._Inspection_list_content ._Inspection_list ._eachList{width:100%;display:table;padding:5px 0;margin-top:5px;transition:all .2s linear}._wo_task_panel ._Inspection_list_content ._Inspection_list ._eachList ._title{width:calc(100% - 100px);display:block;float:left;padding:5px 10px;margin-right:20px}._wo_task_panel ._Inspection_list_content ._Inspection_list ._eachList ._title._full_title{width:calc(100% - 70px);margin-right:10px}._wo_task_panel ._Inspection_list_content ._Inspection_list ._eachList ._title._inspection_title{width:calc(100% - 185px);margin-right:10px}._wo_task_panel ._Inspection_list_content ._Inspection_list ._eachList ._title input{width:100%;padding:6px 10px;box-shadow:none;border:1px solid #c8c8c8}._wo_task_panel ._Inspection_list_content ._Inspection_list ._eachList ._title_input{width:calc(100% - 122px)!important;display:flex!important;justify-content:flex-start!important;align-items:center!important}._wo_task_panel ._Inspection_list_content ._Inspection_list ._eachList ._title_input input{width:100%;padding:6px 15px;box-shadow:none;border:1px solid #c8c8c8;border-radius:4px;height:35px}._wo_task_panel ._Inspection_list_content ._Inspection_list ._eachList ._title_input ._eachTask{flex:1;border-radius:8px 0 0 8px!important;height:42px!important;border:none!important}._wo_task_panel ._Inspection_list_content ._Inspection_list ._eachList ._title_input ._type_select{height:42px;border:none;border-radius:0 8px 8px 0;width:110px;background:#e8ebf0!important}._wo_task_panel ._Inspection_list_content ._Inspection_list ._eachList ._title_input._title_input_no_action{width:calc(100% - 50px)}._wo_task_panel ._Inspection_list_content ._Inspection_list ._eachList ._assign_personnel span img{width:35px!important;height:35px!important;-o-object-fit:cover;object-fit:cover;border-radius:50%}._wo_task_panel ._Inspection_list_content ._Inspection_list ._eachList ._assign_personnel{float:left;display:table;text-align:center;cursor:pointer}._wo_task_panel ._Inspection_list_content ._Inspection_list ._eachList ._assign_personnel span{width:35px!important;height:35px!important;display:inline-block;float:left;border-radius:50%;background:center/cover no-repeat #f5f5f5;border:1px solid #9c9c9c;margin:0 5px;line-height:30px;font-size:15px;font-weight:500}._wo_task_panel ._Inspection_list_content ._Inspection_list ._eachList ._assign_personnel span i{font-size:20px;line-height:30px;color:#777}._wo_task_panel ._Inspection_list_content ._Inspection_list ._eachList ._inspect_remove{float:left;display:table;text-align:center;cursor:pointer}._wo_task_panel ._Inspection_list_content ._Inspection_list ._eachList ._inspect_remove span{width:35px;height:35px;display:inline-block;float:left;border-radius:50%;margin:0 5px}._wo_task_panel ._Inspection_list_content ._Inspection_list ._eachList ._inspect_remove span i{font-size:20px;line-height:30px;color:#777}._wo_task_panel ._Inspection_list_content ._Inspection_list ._eachList:active,._wo_task_panel ._Inspection_list_content ._Inspection_list ._eachList:hover{background:#f5f5f5;transition:all .2s linear}._wo_task_panel ._Inspection_list_content ._Inspection_list ._eachList._create_tsk{border-radius:0;background:0 0;border-right:4px solid transparent;border-left:none}._wo_task_panel ._Inspection_list_content ._Inspection_list ._eachList._create_tsk:active,._wo_task_panel ._Inspection_list_content ._Inspection_list ._eachList._create_tsk:hover{background:0 0;transition:all .2s linear}._wo_task_panel ._Inspection_list_content ._Inspection_list ._eachListView{width:100%;display:flex;justify-content:space-between;margin-bottom:5px;cursor:pointer;border-radius:4px;background-color:#edeef3;transition:all .1s linear}@media screen and (max-width:576px){._wo_task_panel ._Inspection_list_content ._Inspection_list ._eachListView{flex-direction:column}._wo_task_panel ._Inspection_list_content ._Inspection_list ._eachListView ._tsk_list_details,._wo_task_panel ._Inspection_list_content ._Inspection_list ._eachListView ._tsk_status{width:100%!important}}._wo_task_panel ._Inspection_list_content ._Inspection_list ._eachListView ._tsk_list_details{width:calc(100% - 300px);padding:10px;cursor:pointer}._wo_task_panel ._Inspection_list_content ._Inspection_list ._eachListView ._tsk_list_details ._assign_personnel{float:left;text-align:center;cursor:pointer;width:35px;height:35px;display:inline-block;border-radius:50%;background-color:#f5f5f5;border:1px solid #9c9c9c;background-size:cover;background-position:center;background-repeat:no-repeat;font-weight:500;line-height:35px}._wo_task_panel ._Inspection_list_content ._Inspection_list ._eachListView ._tsk_list_details ._assign_personnel._assign_personnel_blank{background-color:transparent;border:1px solid transparent}._wo_task_panel ._Inspection_list_content ._Inspection_list ._eachListView ._tsk_list_details ._title{width:100%;padding:0 10px;font-weight:600}._wo_task_panel ._Inspection_list_content ._Inspection_list ._eachListView ._tsk_list_details ._tsk_star{width:160px;display:block;float:right}._wo_task_panel ._Inspection_list_content ._Inspection_list ._eachListView ._tsk_list_details ._tsk_star ._each_tsk_star{display:inline-block;margin:0 1px;color:#acacac;cursor:pointer}._wo_task_panel ._Inspection_list_content ._Inspection_list ._eachListView ._tsk_list_details ._tsk_star ._each_tsk_star i{font-size:30px}._wo_task_panel ._Inspection_list_content ._Inspection_list ._eachListView ._tsk_list_details ._tsk_star ._each_tsk_star._active{color:#43a6dd}._wo_task_panel ._Inspection_list_content ._Inspection_list ._eachListView ._tsk_list_details ._tsk_star ._each_tsk_star:active,._wo_task_panel ._Inspection_list_content ._Inspection_list ._eachListView ._tsk_list_details ._tsk_star ._each_tsk_star:hover{color:#59b0e1}._wo_task_panel ._Inspection_list_content ._Inspection_list ._eachListView ._tsk_list_details ._tsk_star ._each_tsk_star._active_no,._wo_task_panel ._Inspection_list_content ._Inspection_list ._eachListView ._tsk_list_details ._tsk_star ._each_tsk_star._active_no:active,._wo_task_panel ._Inspection_list_content ._Inspection_list ._eachListView ._tsk_list_details ._tsk_star ._each_tsk_star._active_no:hover{color:#acacac}._wo_task_panel ._Inspection_list_content ._Inspection_list ._eachListView ._tsk_list_details ._tsk_actions{width:140px;display:block;float:left;text-align:right;padding:10px 0 0}@media screen and (max-width:400px){._wo_task_panel ._Inspection_list_content ._Inspection_list ._eachListView ._tsk_list_details{padding:10px 0}._wo_task_panel ._Inspection_list_content ._Inspection_list ._eachListView ._tsk_list_details ._tsk_actions{float:right;width:100px}}._wo_task_panel ._Inspection_list_content ._Inspection_list ._eachListView ._tsk_list_details ._tsk_actions ._msg_chat{display:inline-block;padding:5px 10px;border-radius:4px;margin-right:1px;font-size:13px;font-weight:600;cursor:pointer}._wo_task_panel ._Inspection_list_content ._Inspection_list ._eachListView ._tsk_list_details ._tsk_actions ._msg_chat._exist{color:#d53d43}._wo_task_panel ._Inspection_list_content ._Inspection_list ._eachListView ._tsk_list_details ._tsk_actions ._msg_image{display:inline-block;padding:5px 10px;border-radius:4px;margin-left:1px;font-size:13px;font-weight:600;cursor:pointer}._wo_task_panel ._Inspection_list_content ._Inspection_list ._eachListView ._tsk_list_details ._tsk_actions ._msg_image._exist{color:#d53d43}._wo_task_panel ._Inspection_list_content ._Inspection_list ._eachListView ._tsk_status{display:flex;align-items:center}@media screen and (max-width:420px){._wo_task_panel ._Inspection_list_content ._Inspection_list ._eachListView ._tsk_status{padding:5px;justify-content:space-between}}._wo_task_panel ._Inspection_list_content ._Inspection_list ._eachListView ._tsk_status .option{border-right:1px solid #dfe1e8;width:60px;display:flex;justify-content:center;align-items:center;height:100%;gap:7px}@media screen and (max-width:420px){._wo_task_panel ._Inspection_list_content ._Inspection_list ._eachListView ._tsk_status .option{width:45px}}@media screen and (max-width:400px){._wo_task_panel ._Inspection_list_content ._Inspection_list ._eachListView ._tsk_status .option{width:40px}}._wo_task_panel ._Inspection_list_content ._Inspection_list ._eachListView ._tsk_status .option.task-option.active{background-color:#dee0e7}._wo_task_panel ._Inspection_list_content ._Inspection_list ._eachListView:active,._wo_task_panel ._Inspection_list_content ._Inspection_list ._eachListView:hover{background-color:#dee0e9;transition:all .1s linear}.roundTag{float:left;cursor:pointer;color:#fff;margin:2px;border-radius:50%;font-size:13px;width:35px;height:35px;line-height:33px;text-align:center;background-position:center;background-size:cover;background-repeat:no-repeat;background-color:transparent}.roundTag.roundTag-sm{width:22px;height:22px;line-height:18px;font-size:11px}.__round_avatar{float:left;font-size:13px;cursor:pointer;color:#444;margin:2px;border-radius:50%;width:35px;height:35px;text-align:center;line-height:37px;background-color:#f5f5f5;border:1px solid #ccc;background-position:center;background-size:cover;background-repeat:no-repeat}.__round_avatar_check i{font-size:30px;color:#43a6dd}.Comment-Section-tabs{padding:15px;display:inline-block;background-color:#edeef3;border-radius:5px;border-bottom:1px solid #d6d8e3}.Comment-Section-tabs .com_sec_men{float:left;width:-webkit-max-content;width:max-content;width:-moz-max-content;border-radius:5px 5px 0 0;text-align:center;text-decoration:none;position:relative;font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:13px;line-height:100%;letter-spacing:-.17px;color:#444;margin-right:20px!important}@media (max-width:400px){.Comment-Section-tabs .com_sec_men{padding:10px 5px;font-size:11px;margin:5px}}.Comment-Section-tabs .com_sec_men:active,.Comment-Section-tabs .com_sec_men:focus,.Comment-Section-tabs .com_sec_men:hover{text-decoration:none;cursor:pointer;color:#000}.Comment-Section-tabs .com_sec_men.text{color:#000}.Comment-Section-tabs .com_sec_men.active{background:0 0;color:#000;font-weight:600}.Comment-Section-tabs.backless .com_sec_men{margin-right:2px;margin-bottom:-1px;background:0 0}.Comment-Section-tabs.backless .com_sec_men.active{background:0 0;border-bottom:2px solid #d53d43}.Comment-Section-Train{width:100%;position:relative;overflow:auto;max-height:340px}.Comment-Section-Train .Comment-Section-Train-way{width:100%;display:block;direction:ltr;padding-bottom:15px;height:calc(100vh - 65vh)}.Comment-Section-Train .Comment-Section-Train-way .work-create-form{direction:ltr}.Comment-Section-Train .Comment-Section-Train-way .each_comment_message{width:100%;max-width:400px;display:table;padding-left:50px;word-break:initial;position:relative}.Comment-Section-Train .Comment-Section-Train-way .each_comment_message .message-wrap{background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.25);border-radius:0 8px 8px;padding:5px 10px}.Comment-Section-Train .Comment-Section-Train-way .each_comment_message .avatarIcon{width:35px;height:35px;display:inline-block;border:1px solid #ccc;color:#444;text-align:center;line-height:33px;border-radius:50%;position:absolute;top:5px;left:5px;background-position:center;background-size:cover;background-repeat:no-repeat;cursor:pointer}.Comment-Section-Train .Comment-Section-Train-way .each_comment_message .avatarIcon:hover .comment-user-info{transition:all .2s ease;opacity:1;visibility:visible}.Comment-Section-Train .Comment-Section-Train-way .each_comment_message .avatarIcon .comment-user-info{position:absolute;top:60%;left:50%;opacity:0;visibility:hidden;background-color:rgba(0,0,0,.7);transition:all .2s ease;border-radius:10px;color:#fff;z-index:1;padding:10px;text-align:left}.Comment-Section-Train .Comment-Section-Train-way .each_comment_message .avatarIcon .comment-user-info .name{line-height:1;margin-bottom:10px}.Comment-Section-Train .Comment-Section-Train-way .each_comment_message .avatarIcon .comment-user-info .email{line-height:1}.Comment-Section-Train .Comment-Section-Train-way .each_comment_message .dates_mini{font-size:11px;font-weight:300;letter-spacing:.24px;text-align:left;color:#9a9ba2}.Comment-Section-Train .Comment-Section-Train-way .each_comment_message .comment-message{font-size:13px;text-align:left;color:#444552;font-weight:500;padding:5px 20px 5px 0;line-break:anywhere;word-break:initial}.Comment-Section-Train .Comment-Section-Train-way .each_comment_message._me{position:relative}.Comment-Section-Train .Comment-Section-Train-way .each_comment_message._me .comment-action{opacity:0;position:absolute;top:0;right:0}.Comment-Section-Train .Comment-Section-Train-way .each_comment_message._me:active .comment-action,.Comment-Section-Train .Comment-Section-Train-way .each_comment_message._me:hover .comment-action{opacity:1}.Comment-Section-Train .Comment-Section-Train-way ._editComment{width:100%;display:table;position:relative;border:1px solid #e7eaec;padding:5px;border-radius:5px;max-width:400px;float:left;margin:10px;background:#f5f5f5}.Comment-Section-Train .Comment-Section-Train-way ._editComment ._module_comment_editor_text{display:block;width:100%;resize:none;border:none;overflow-x:hidden;overflow-y:auto;min-height:50px;max-height:200px;box-shadow:none;padding:9px;background:#fff;border-radius:5px;margin-bottom:5px}.Comment-Section-Train .Comment-Section-Train-way ._editComment ._module_comment_images{width:100%;display:table}.Comment-Section-Train .Comment-Section-Train-way ._editComment ._module_comment_images a{width:80px;height:80px;display:block;background-repeat:no-repeat;background-position:center;background-size:cover;border-radius:10px;margin:2px;position:relative;border:1px solid #e7eaec;float:left}.Comment-Section-Train .Comment-Section-Train-way ._editComment ._module_comment_images a i{opacity:0;z-index:1;cursor:pointer;position:absolute;top:0;right:0;font-size:12px;background:#fff;padding:3px;border:1px solid #e7eaec;border-radius:50%;box-shadow:0 0 5px #222;color:red;transition:all .2s linear}.Comment-Section-Train .Comment-Section-Train-way ._editComment ._module_comment_images a:hover i{opacity:1;transition:all .2s linear}.Comment-Section-Train .Comment-Section-Train-way ._editComment .ql-toolbar.ql-snow{display:none}.Comment-Section-Train .Comment-Section-Train-way ._editComment .ql-editor{padding:10px 15px}.Comment-Section-Train .tml-load{text-align:center;position:absolute;z-index:2;margin-top:30px}.Comment-Section-Train .tml-load span{padding:10px 15px;background:#fff;border-radius:50px;border:1px solid #e6e6e6;box-shadow:0 0 40px #d4d1d1;font-size:12px}._recurRepeat{width:100%;display:table;word-spacing:2px;font-size:13px}._recurRepeat .selectorRecur{display:inline-block;cursor:pointer;color:#0054a6;border-bottom:1px dotted #0054a6;padding:5px 0;font-weight:700}._recurRepeat .selectorRecur .ng2-flatpickr-input-container{display:inline-block}._recurRepeat .selectorRecur .ng2-flatpickr-input-container .ng2-flatpickr-input{border:none;color:#0054a6;text-align:center;width:140px;font-weight:700}._recurRepeat .selectorRecur .ng2-flatpickr-input-container .ng2-flatpickr-input::-webkit-input-placeholder{color:#0054a6}._recurRepeat .selectorRecur .ng2-flatpickr-input-container .ng2-flatpickr-input:-ms-input-placeholder{color:#0054a6}._recurRepeat .selectorRecur .ng2-flatpickr-input-container .ng2-flatpickr-input::-ms-input-placeholder{color:#0054a6}._recurRepeat .selectorRecur .ng2-flatpickr-input-container .ng2-flatpickr-input::placeholder{color:#0054a6}._recurRepeat .selectorRecur.added{color:#000;border-bottom:1px dotted #000;text-align:center}._recurRepeat .selectorRecur.added .ng2-flatpickr-input-container .ng2-flatpickr-input{color:#000}.recurBar{width:100%;display:inline-block;padding:10px 0;position:relative;border-top:1px solid #c8c8c8}.recurBar .eachBar{float:left;display:table;width:276px;height:74px;background:#edeef3;border-radius:8px}.recurBar .eachBar:first-child{margin-right:41px}@media screen and (max-width:1520px){.recurBar .eachBar{margin:10px 0;width:100%}.recurBar .eachBar:first-child{margin-right:0}}.recurBar .eachBar ._flexBody{display:flex;justify-content:flex-start;align-items:center;margin:auto;padding:20px}.recurBar .eachBar ._flexBody .icon{width:45px;float:left;color:#43a6dd}.recurBar .eachBar ._flexBody .icon i{font-size:35px}.recurBar .eachBar ._flexBody .con_bar{display:inline-block;float:left;max-width:calc(100% - 45px)}@media (max-width:480px){.recurBar .eachBar{width:100%}}.recurBar.eachBar-3 .eachBar{width:33%}.recurBar.eachBar-3:before{content:'';position:absolute;height:50%;width:1px;background:#c8c8c8;left:31%;top:25%}.recurBar.eachBar-3:after{content:'';position:absolute;height:50%;width:1px;background:#c8c8c8;right:31%;top:25%}@media (max-width:991px){.recurBar.eachBar-3:after,.recurBar.eachBar-3:before{display:none}}.AssetName{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:25px;line-height:100%;letter-spacing:-.17px;color:#000;padding:30px 0}.AssetName .shadowT{color:#b8bec8}.mediaWorkList{list-style:none;width:100%;display:table;cursor:pointer;padding:0;margin:0}.mediaWorkList li{display:inline-block;float:left;border:1px solid #a5a5a5;background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#f5f5f5;border-radius:10px;margin-bottom:3px}.mediaWorkList li:last-child{margin-bottom:0}.mediaWorkList li.preImg-full{width:100%;max-width:400px;height:150px;margin:2px}.mediaWorkList li.preImg-1,.mediaWorkList li.preImg-2,.mediaWorkList li.preImg-3{width:calc(50% - 4px);max-width:400px;height:150px;margin:2px}.mediaWorkList li.preImg-1-chat,.mediaWorkList li.preImg-2-chat,.mediaWorkList li.preImg-3-chat{width:calc(50% - 4px);max-width:200px;height:120px;margin:2px}.h2-title{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:25px;line-height:100%;letter-spacing:-.17px;color:#d53d43}.com-border{width:100%;display:block;border:1px solid #eee;padding:10px;margin-top:10px}._each_asset_Bar{display:table;position:relative;padding:0 0 0 40px;margin:auto}@media (max-width:768px){._each_asset_Bar{padding:0 0 0 40px;width:50%;margin:0 0 27px;float:left}}@media (max-width:490px){._each_asset_Bar{padding:0 0 0 40px;width:100%;margin:0 0 27px;float:left}}._each_asset_Bar i{position:absolute;left:0;font-size:35px;color:#777;top:0}.chat-btn{width:45px;height:40px;border-radius:8px;background-color:#d6e5f4;display:flex;align-items:center;justify-content:center;margin-left:6px;position:absolute;bottom:20px;z-index:9999;cursor:pointer;transition:all .2s linear}.chat-btn:active,.chat-btn:hover{background-color:#c2d8ef;transition:all .2s linear}.chat-wrapper{width:100%;display:block;padding:0 6px;margin:0;position:absolute;bottom:8px}.ChatArea{width:100%;display:block;padding:10px;border-radius:8px;background-color:#d6e5f4}.ChatArea ._header{width:100%;display:block;padding:10px 0;margin-bottom:10px;border-bottom:1px solid #b0c4dc}.ChatArea ._header ._title{width:100%;display:block;position:relative;margin-bottom:5px}.ChatArea ._header ._title .mdi{padding:10px}.ChatArea ._header ._title .mdi:before{font-size:22px;color:#000}.ChatArea ._header ._title .btn-chat-short-trans{position:absolute;right:8px;padding:5px;top:-5px;border-radius:4px;transition:all .2s linear}.ChatArea ._header ._title .btn-chat-short-trans .mdi{background:0 0;border-radius:50px;padding:0;line-height:15px}.ChatArea ._header ._title .btn-chat-short-trans:hover{background:#bacee4;transition:all .2s linear}.ChatArea ._header ._title .btn-chat-short{position:absolute;right:48px;padding:5px 10px;top:-5px;border-radius:4px;transition:all .2s linear}.ChatArea ._header ._title .btn-chat-short:hover{background:#bacee4;transition:all .2s linear}.ChatArea ._onlineUsers ul{width:100%;display:block;list-style:none;padding:0;margin:0}.ChatArea ._onlineUsers ul li{width:100%;display:block;padding:5px 5px 5px 40px;position:relative;cursor:pointer;transition:all .2s linear}.ChatArea ._onlineUsers ul li ._avatar{cursor:pointer}.ChatArea ._onlineUsers ul li ._avatar .avatarIcon{cursor:pointer;width:30px;height:30px;display:inline-block;border:1px solid #ccc;color:#444;text-align:center;line-height:33px;border-radius:50%;position:absolute;top:0;left:0;background-position:center;background-size:cover;background-repeat:no-repeat}.ChatArea ._onlineUsers ul li ._last_message{cursor:pointer;position:relative}.ChatArea ._onlineUsers ul li ._last_message .unread{width:25px;height:25px;border-radius:50%;background-color:#6b9cdd;color:#fff;position:absolute;right:30px;display:flex;align-items:center;justify-content:center;font-size:12px;top:0}.ChatArea ._onlineUsers ul li ._last_message ._sender{cursor:pointer;font-weight:600;font-size:12px}.ChatArea ._onlineUsers ul li ._last_message ._sender .mdi-online{cursor:pointer}.ChatArea ._onlineUsers ul li ._last_message ._sender .mdi-online:before{cursor:pointer;color:#d53d43}.ChatArea ._onlineUsers ul li ._last_message ._sender_msg{font-size:11px;cursor:pointer}.ChatArea ._onlineUsers ul li .drop{position:absolute;top:2px;right:0;opacity:.4;cursor:pointer}.ChatArea ._onlineUsers ul li .drop:hover{opacity:1}.ChatArea ._onlineUsers ul li:hover{transition:all .2s linear}#__mailSkin{width:100%;display:block;background:#fff;overflow-x:auto}._alert_success{color:#43a6dd;background:rgba(10,136,255,.18);padding:10px;font-size:12px;border-radius:3px;border:1px solid #43a6dd;margin-bottom:30px;display:table;width:100%}._mail_single_subject{width:calc(100% - 330px);float:left;display:table}._mail_single_actions{width:200px;float:left;display:table}._mail_single_date{width:120px;float:right;display:table}.EquistoreModule{width:100%;display:inline-block;text-align:center}.EquistoreModule .eachEquistoreItem{width:calc(25% - 10px);height:200px;background:#fff;border:1px solid #edeef3;border-radius:10px;box-shadow:0 0 4px #e7e7e7;display:inline-block;margin:5px;padding:10px;float:left;overflow-y:auto;overflow-x:hidden}@media (max-width:1000px){.EquistoreModule .eachEquistoreItem{height:230px}}@media (max-width:768px){.EquistoreModule .eachEquistoreItem{width:calc(33% - 10px)}}@media (max-width:480px){.EquistoreModule .eachEquistoreItem{width:calc(50% - 10px)}}@media (max-width:400px){.EquistoreModule .eachEquistoreItem{width:calc(100% - 10px)}}.EquistoreModule .eachEquistoreItem .logoActions{width:100%;height:90px;display:inline-block;position:relative}.EquistoreModule .eachEquistoreItem .logoActions .logoeq{position:absolute;top:0;left:0;width:80px;height:80px;background:#edeef3;line-height:80px;border-radius:50%}.EquistoreModule .eachEquistoreItem .logoActions .logoeq img{width:35px}.EquistoreModule .eachEquistoreItem .logoActions .actn{position:absolute;top:0;right:0;display:inline-block}.EquistoreModule .eachEquistoreItem .title{width:100%;display:table;text-align:left;font-size:16px;font-weight:500;color:#000}.EquistoreModule .eachEquistoreItem .description{width:100%;display:table;text-align:left;font-size:13px;color:#777;padding:5px 0;word-break:break-word}._scrollable{overflow-y:auto;display:block!important;position:relative;width:100%;transition:all .2s linear}._scrollable._scrollHide{overflow-y:hidden}._scrollable:active,._scrollable:hover{overflow-y:auto;transition:all .2s linear}._scrollable_resp{overflow-x:hidden;overflow-y:auto;will-change:overflow;display:block!important;position:relative;width:100%;transition:all .2s linear}._scrollable_resp._scrollHide{overflow-y:hidden}._scrollable_resp._scrollHide:active,._scrollable_resp._scrollHide:hover{overflow-y:auto;transition:all .2s linear}@media (max-width:767px){._scrollable_resp{height:inherit!important}}::-webkit-scrollbar{height:5px;position:relative;display:none}::-webkit-scrollbar-track{background-color:#e6e6e6;display:none}::-webkit-scrollbar-thumb{border-radius:5px;opacity:1;width:20px;position:absolute;left:-10px;display:none}::-webkit-scrollbar-thumb:hover{background-color:#adb0b4;display:none}.invoice-form-bot-pos .form-group{position:relative;overflow:hidden}.invoice-form-bot-pos .form-group .form-float{font-family:Poppins,sans-serif;width:100%;height:43px;vertical-align:top;cursor:pointer;outline:0;font-size:13px;background:#fff;border-radius:12px;color:inherit;display:block;border:none;padding:6px 20px;transition:border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;transition:all .2s linear;background-color:#e8ebf0!important}.invoice-form-bot-pos .form-group .form-float:active,.invoice-form-bot-pos .form-group .form-float:focus,.invoice-form-bot-pos .form-group .form-float:hover{border-color:#b5b7c6;transition:all .2s linear}.invoice-form-bot-pos .form-group .form-float:focus,.invoice-form-bot-pos .form-group .form-float:hover{border-radius:12px}.invoice-form-bot-pos .form-group .form-float.new{height:42px;padding:5px 10px;border-radius:4px;background-color:#fff!important}.invoice-form-bot-pos .form-group .form-float.new:disabled{background:0 0!important}.invoice-form-bot-pos .form-group .form-float:valid{background:#fff}.invoice-form-bot-pos .form-group .label-control{transition:background .2s,color .2s,top .2s,bottom .2s,right .2s,left .2s;position:absolute;color:#999;padding:9px 18px;top:0;bottom:-4px;left:0;width:100%;z-index:1;transition:inherit!important}.invoice-form-bot-pos .form-group .form-float-select{background:#e8ebf0!important;text-transform:unset!important;width:100%;height:42px;vertical-align:top;cursor:pointer;outline:0;font-size:13px;border:none;border-radius:8px;box-shadow:none;color:inherit;display:block;padding:6px 12px;transition:border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;transition:all .2s linear;line-height:40px}.invoice-form-bot-pos .form-group .form-float-select .mat-select-trigger{font-size:17px;height:40px;top:-10px}.invoice-form-bot-pos .form-group .form-float-select .mat-select-underline{display:none}.invoice-form-bot-pos .form-group .form-float-select:active,.invoice-form-bot-pos .form-group .form-float-select:focus,.invoice-form-bot-pos .form-group .form-float-select:hover{border-radius:4px;box-shadow:none;border-color:#b5b7c6;transition:all .2s linear}.invoice-form-bot-pos .form-group .form-float-select .ql-container{font-size:15px}.invoice-form-bot-pos .form-group .form-float-select::-webkit-input-placeholder{text-transform:lowercase!important}.invoice-form-bot-pos .form-group .form-float-select:-ms-input-placeholder{text-transform:lowercase!important}.invoice-form-bot-pos .form-group .form-float-select::-ms-input-placeholder{text-transform:lowercase!important}.invoice-form-bot-pos .form-group .form-float-select::placeholder{text-transform:lowercase!important}.border-0{border:0!important}.invoice-form{width:100%;display:table}.invoice-form .label-create{position:absolute;top:4px;right:5px}.invoice-form .btn-icon-danger{background:#d53d43;width:34.98px;padding:7px 5px;height:32px;box-shadow:0 1px 2px rgba(28,36,62,.71);border-radius:8px}.invoice-form .btn-icon-cancel{width:34.98px;padding:7px 5px;height:32px;border-radius:8px}.invoice-form label{font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:13px;line-height:100%;letter-spacing:-.17px;color:#000}.invoice-form .chosen-default{background-color:#fff!important}.invoice-form .chosen-single-with-deselect{background-color:#fff!important;border:none!important}.invoice-form .icon_form{position:relative}.invoice-form .icon_form .icon_inside{position:absolute;left:7px;top:0;z-index:11}.invoice-form .icon_form .icon_inside:before{font-size:24px}.invoice-form .icon_form .form-float-picker .flatpickr-input{padding-left:40px;height:42px}.invoice-form .icon_form .chosen-single{text-transform:unset!important;border:1px solid transparent!important;background-color:#fff;padding:1px 3px 3px 40px!important}.invoice-form .icon_form .chosen-single::-webkit-input-placeholder{text-transform:lowercase!important}.invoice-form .icon_form .chosen-single:-ms-input-placeholder{text-transform:lowercase!important}.invoice-form .icon_form .chosen-single::-ms-input-placeholder{text-transform:lowercase!important}.invoice-form .icon_form .chosen-single::placeholder{text-transform:lowercase!important}.invoice-form .icon_form .chosen-default{background-color:#fff!important;text-transform:unset!important}.invoice-form .icon_form .chosen-default::-webkit-input-placeholder{text-transform:lowercase!important}.invoice-form .icon_form .chosen-default:-ms-input-placeholder{text-transform:lowercase!important}.invoice-form .icon_form .chosen-default::-ms-input-placeholder{text-transform:lowercase!important}.invoice-form .icon_form .chosen-default::placeholder{text-transform:lowercase!important}.invoice-form .form-white,.invoice-form .form-white .flatpickr-input{background-color:#fff!important}.invoice-form .custom-label{padding-top:11px;font-weight:700}.invoice-form .introInfo .workId{width:100%;display:table;float:left;color:#444;padding:4px 0;font-weight:400;font-size:18px;text-align:left}.invoice-form .introInfo .workId span._create{border-bottom:1px dotted #777;cursor:pointer;transition:all .2s linear}.invoice-form .introInfo .workId span._create:active,.invoice-form .introInfo .workId span._create:hover{color:#009aff;border-bottom:1px dotted #009aff;transition:all .2s linear}.invoice-form .introInfo .workId .inl-ID,.invoice-form .introInfo .workId .inl-prefix{width:100px;height:35px;cursor:pointer;display:inline-block;border-radius:3px;border:1px solid #e7eaec;padding:3px;text-align:center;font-weight:600}.invoice-form.max-form{max-width:1000px;margin:auto}@media (min-width:1400px){.invoice-form.max-form{padding:0 20px;max-width:100%}}.invoice-form .form-group{width:100%;display:table;margin-bottom:10px}.invoice-form .form-group .note-editor.note-frame{border:none}.invoice-form .form-group .note-editor.note-frame .note-toolbar.panel-heading{border-bottom:1px solid #eee;border-top:1px solid #eee}.invoice-form .form-group .input-group .input-group-addon{display:table-cell;border:1px solid #e7eaec}.invoice-form .form-group .PIN-6{display:inline-block;width:25px;height:40px;border:none;box-shadow:none;margin:0 5px;text-align:center;border-bottom:2px solid #444}.invoice-form .mat-input-underline{bottom:24px}.invoice-form ._big{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:25px;line-height:100%;letter-spacing:-.17px;color:#000}@media screen and (max-width:1250px){.invoice-form ._big{font-size:22px}}@media screen and (max-width:500px){.invoice-form ._big{margin-left:0;font-size:16px}}.invoice-form .label-control{width:100%;font-weight:500;word-break:initial}.invoice-form .label-control .req{color:#d53d43}.invoice-form .form-float{width:100%;height:42px;vertical-align:top;cursor:pointer;outline:0;font-size:13px;border:none;background:#e8ebf0!important;box-shadow:none;color:inherit;display:block;padding:6px 12px;transition:border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;transition:all .2s linear}.invoice-form .form-float .mat-select-trigger{font-size:17px;height:40px;top:-10px}.invoice-form .form-float .mat-select-underline{display:none}.invoice-form .form-float:active,.invoice-form .form-float:focus,.invoice-form .form-float:hover{border-radius:4px;box-shadow:none;border-color:#b5b7c6;transition:all .2s linear}.invoice-form .form-float .ql-container{font-size:15px}.invoice-form .form-float-picker .flatpickr-input{width:100%;height:42px;vertical-align:top;cursor:pointer;outline:0;font-size:13px;border:none;background:#e8ebf0!important;box-shadow:none;color:inherit;display:block;padding:6px 12px;transition:border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;transition:all .2s linear}.invoice-form .form-float-picker .flatpickr-input .mat-select-trigger{font-size:17px;height:40px;top:-10px}.invoice-form .form-float-picker .flatpickr-input .mat-select-underline{display:none}.invoice-form .form-float-picker .flatpickr-input:active,.invoice-form .form-float-picker .flatpickr-input:focus,.invoice-form .form-float-picker .flatpickr-input:hover{border-radius:4px;box-shadow:none;border-color:#b5b7c6;transition:all .2s linear}.invoice-form .form-float-picker .flatpickr-input .ql-container{font-size:15px}.invoice-form .form-float-select{width:100%;height:42px;vertical-align:top;cursor:pointer;outline:0;font-size:13px;border:none;background:#e8ebf0!important;box-shadow:none;color:inherit;display:block;padding:6px 12px;transition:border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;transition:all .2s linear;line-height:40px}.invoice-form .form-float-select .mat-select-trigger{font-size:17px;height:40px;top:-10px}.invoice-form .form-float-select .mat-select-underline{display:none}.invoice-form .form-float-select:active,.invoice-form .form-float-select:focus,.invoice-form .form-float-select:hover{border-radius:4px;box-shadow:none;border-color:#b5b7c6;transition:all .2s linear}.invoice-form .form-float-select .ql-container{font-size:15px}.invoice-form .form-float-select .ql-editor{padding:10px 17px!important}.invoice-form .form-select-vanish{background:0 0;border:none;width:100%;border-bottom:1px dotted #c8c8c8;margin-top:10px}.invoice-form .form-float-date{width:100%;height:42px;vertical-align:top;cursor:pointer;outline:0;font-size:13px;border:none;background:#e8ebf0!important;border-radius:8px;box-shadow:none;color:inherit;display:block;padding:6px 12px;transition:border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;transition:all .2s linear}.invoice-form .form-float-date .mat-select-trigger{font-size:17px;height:40px;top:-10px}.invoice-form .form-float-date .mat-select-underline{display:none}.invoice-form .form-float-date:active,.invoice-form .form-float-date:focus,.invoice-form .form-float-date:hover{border-radius:4px;box-shadow:none;border-color:#b5b7c6;transition:all .2s linear}.invoice-form .form-float-date .ql-container{font-size:15px}.invoice-form .form-float-date .datepicker{width:100%}.invoice-form .form-float-date .datepicker input{border:none!important;width:100%;height:40px;background:0 0;font-size:18px}.invoice-form .form-float-date.right .datepicker__calendar{left:inherit;right:0;top:0}.invoice-form .form-float-date.left .datepicker__calendar{left:0;right:inherit;top:0}.invoice-form .chosen-control .selected-list[_ngcontent-c13] .c-btn[_ngcontent-c13]{background-color:#fff;width:100%;min-height:40px;vertical-align:top;border-radius:0;box-shadow:0 2px 2px 0 rgba(0,0,0,.16),0 0 0 1px rgba(0,0,0,.08);transition:box-shadow .2s cubic-bezier(.4,0,.2,1);border:none;outline:0;padding:10px;font-size:18px}.invoice-form .chosen-control .selected-list[_ngcontent-c13] .c-btn[_ngcontent-c13]:active,.invoice-form .chosen-control .selected-list[_ngcontent-c13] .c-btn[_ngcontent-c13]:focus,.invoice-form .chosen-control .selected-list[_ngcontent-c13] .c-btn[_ngcontent-c13]:hover{box-shadow:0 3px 8px 1px rgba(0,0,0,.2);border:none;outline:0;border-radius:0}.invoice-form .chosen-control .selected-list[_ngcontent-c13] .c-list[_ngcontent-c13] .c-token[_ngcontent-c13]{background:#777;color:#fff;font-size:12px}.invoice-form .has-error .form-float,.invoice-form .has-error .form-float-date,.invoice-form .has-error .form-float-picker .flatpickr-input,.invoice-form .has-error .form-float-select{box-shadow:0 2px 2px 0 rgba(213,61,67,.16),0 0 0 1px rgba(213,61,67,.08);border:1px solid #d53d43}.invoice-form .label-position{width:165px;float:left;padding:7px 0;font-weight:500;text-align:left}@media (max-width:500px){.invoice-form .label-position{width:100%;text-align:left}}.invoice-form .timeLineBorder{display:table;width:100%;margin:0;padding:10px 0;cursor:pointer}.invoice-form .ql-snow .ql-editor img{max-width:100%}.invoice-form .label-position-timeline{width:40px;float:left;padding:0;text-align:left}.invoice-form .label-position-timeline .avatar{width:40px;height:40px;display:inline-block;background-position:center;background-size:cover;background-repeat:no-repeat}.invoice-form .label-position-timeline .avatarPP{width:40px;height:40px;display:inline-block;background-color:#3689ff;color:#fff;text-align:center;line-height:45px;border-radius:50%}.invoice-form .label-position-timeline .avatarIcon{width:28px;height:28px;display:inline-block;border:1px solid #ccc;color:#444;text-align:center;line-height:26px;border-radius:50%;margin-top:5px}.invoice-form .label-position-timeline .avatarIcon i{font-size:17px;vertical-align:top;line-height:27px}.invoice-form .label-position-timeline .avatarIcon.success{border:1px solid #43a047;color:#43a047}.invoice-form .label-position-timeline .avatarIcon.off{border:1px solid #ccc;color:#ccc}.invoice-form .form-position{width:100%;float:left;position:relative}.invoice-form .form-position.bg-white-input .chosen-container .chosen-choices{background-color:#fff!important}.invoice-form .form-position .google-zoom-control{position:absolute;bottom:16px;right:10px;padding:5px;font-size:15px;background-color:#fff;box-shadow:-2px -1px 13px 0 #6e6e6e;cursor:pointer}.invoice-form .form-position .google-zoom-control .plus-btn{border-bottom:1px solid #f2f2f2;color:#939393;cursor:pointer;transition:.3s}.invoice-form .form-position .google-zoom-control .plus-btn:hover{background-color:#f2f2f2;color:#727272;transition:.3s}.invoice-form .form-position .google-zoom-control .minus-btn{color:#939393;cursor:pointer;transition:.3s}.invoice-form .form-position .google-zoom-control .minus-btn:hover{background-color:#f2f2f2;color:#727272;transition:.3s}.invoice-form .form-position .triggerCheck{position:absolute;top:0;right:0;padding:8px;cursor:pointer;background:#e6e6e6;border-radius:5px}.invoice-form .form-position .triggerCheckIcon{position:absolute;top:5px;right:25px;cursor:pointer;color:#aaa}.invoice-form .form-position .form-title-module{margin:0;padding:0;line-height:60px}.invoice-form .form-position .ql-image{position:absolute;bottom:0;right:20px;width:105px;font-size:13px;cursor:pointer;color:#3689ff;font-weight:700}.invoice-form .form-position .ql-image svg{display:none}.invoice-form .form-position .ql-image:before{position:absolute;content:"Upload A Photo";top:0;left:0;z-index:1}.invoice-form .form-position .priority-form{width:100%;display:flex;justify-content:flex-start;background:#fff}.invoice-form .form-position .priority-form .each-box-item{text-decoration:none;background:#edeef3;box-shadow:0 1px 2px rgba(0,0,0,.5);border-radius:8px;max-width:123px;width:100%;margin-right:13px;text-align:center;padding:12px 10px;color:#000;transition:all .4s linear}@media (max-width:480px){.invoice-form .form-position .priority-form{top:5px;flex-direction:column}.invoice-form .form-position .priority-form a{margin:5px 0}.invoice-form .form-position .priority-form .each-box-item{max-width:100%}}.invoice-form .form-position .priority-form .each-box-item:last-child{margin-right:0}@media (max-width:640px){.invoice-form .form-position .priority-form .each-box-item{padding:5px 0}}.invoice-form .form-position .priority-form .each-box-item.active,.invoice-form .form-position .priority-form .each-box-item:active,.invoice-form .form-position .priority-form .each-box-item:hover{text-decoration:none;background-color:#5fb685;color:#fff;transition:all .4s linear}.invoice-form .form-position .mat-chip-list-wrapper{margin:0;border:1px solid #e7eaec;border-radius:2px}.invoice-form .form-position .mat-chip-list-wrapper input{min-height:25px;margin-left:10px}.invoice-form .form-position.__pad_right{padding-left:25px;margin-top:5px}.invoice-form .form-position.__padContent{padding-left:25px}.invoice-form .form-position.__padContent__mob{padding-left:30px;overflow:auto;display:block}@media (max-width:500px){.invoice-form .form-position{width:100%;padding:0;text-align:left}.invoice-form .form-position.__padContent__mob{padding-left:0}.invoice-form .form-position.__padContent__mob .__mob_hidden{display:none}}.invoice-form .form-position .form-position-text{line-height:30px}.invoice-form .form-position .mat-chip-list-wrapper:active,.invoice-form .form-position .mat-chip-list-wrapper:hover{border-color:#1ab382;transition:all .2s linear}.invoice-form .form-position .__bcc_remover{position:absolute;left:-25px;top:9px;background:#000;color:#fff;line-height:12px;border-radius:50%;padding:1px 2px 2px}@media (max-width:768px){.invoice-form .form-position .__bcc_remover{left:-20px}}.invoice-form .form-position-timeline{width:calc(100% - 60px);float:left;position:relative;padding:0;font-size:13px;color:#777;min-height:35px;display:flex;align-items:center;font-family:Poppins,sans-serif}.invoice-form .form-position-timeline .triggerCheck{position:absolute;top:0;right:0;padding:8px;cursor:pointer;background:#e6e6e6;border-radius:5px}.invoice-form .form-position-timeline .form-title-module{margin:0;padding:0;line-height:60px}.invoice-form .form-position-timeline .ql-image{position:absolute;bottom:0;right:20px;width:105px;font-size:13px;cursor:pointer;color:#3689ff;font-weight:700}.invoice-form .form-position-timeline .ql-image svg{display:none}.invoice-form .form-position-timeline .ql-image:before{position:absolute;content:"Upload A Photo";top:0;left:0;z-index:1}.invoice-form .form-position-timeline .ql-editor{padding:10px 0 0}.invoice-form .form-position-timeline .form-position-action{width:60px;display:inline-block;position:absolute;top:0;right:0}.invoice-form .form-position-timeline .attachImgComment{position:absolute;top:0;right:0}.invoice-form .form-position-timeline ._editComment{width:100%;display:table;position:relative;border:1px solid #e7eaec;padding:5px}.invoice-form .form-position-timeline ._editComment ._module_comment_editor_text{display:block;width:100%;resize:none;border:none;overflow-x:hidden;overflow-y:auto;min-height:50px;max-height:200px;box-shadow:none;padding:9px;background:#fff;margin-bottom:10px}.invoice-form .form-position-timeline ._editComment ._module_comment_images{width:100%;display:table}.invoice-form .form-position-timeline ._editComment ._module_comment_images a{width:80px;height:80px;display:block;background-repeat:no-repeat;background-position:center;background-size:cover;border-radius:3px;margin:2px;position:relative;border:1px solid #e7eaec;float:left}.invoice-form .form-position-timeline ._editComment ._module_comment_images a i{opacity:0;z-index:1;cursor:pointer;position:absolute;top:0;right:0;font-size:12px;background:#fff;padding:3px;border:1px solid #e7eaec;border-radius:50%;box-shadow:0 0 5px #222;color:red;transition:all .2s linear}.invoice-form .form-position-timeline ._editComment ._module_comment_images a:hover i{opacity:1;transition:all .2s linear}.invoice-form .form-position-timeline ._editComment .ql-toolbar.ql-snow{display:none}.invoice-form .form-position-timeline ._editComment .ql-editor{padding:10px 15px}.invoice-form .form-position-timeline ._dt{font-size:12px}.invoice-form .form-position-timeline ._dt i{font-size:13px;margin:0 5px;cursor:pointer;color:#ccc;vertical-align:top}.invoice-form .chosen-container-single .chosen-single{border-radius:4px;padding:0 15px;border:1px solid transparent!important}.invoice-form .chosen-container-multi .chosen-choices{border-radius:12px!important;padding:5px 15px}.invoice-form .chosen-container .chosen-results{position:initial;margin:5px 0;padding:0 0 20px}.invoice-form .chosen-container .chosen-results li.active-result.highlighted{border-radius:4px}.invoice-form .chosen-container .chosen-results li._add_new_item{position:absolute;bottom:-14px;left:0;width:100%;background:#fff;border:1px solid #e6e6e6;border-radius:0;transition:all .2s linear}.invoice-form .chosen-container .chosen-results li._add_new_item:active,.invoice-form .chosen-container .chosen-results li._add_new_item:hover{background:#e6e6e6;border-radius:0;transition:all .2s linear}.invoice-form .chosen-container-multi .chosen-drop{border-radius:4px;padding:15px 0}.invoice-form .chosen-with-drop .chosen-single{border-radius:4px 4px 0 0;padding:0 15px}.invoice-form .form-float-picker .flatpickr-input{border-radius:8px!important}.invoice-form .form-float,.invoice-form .form-float-select{border-radius:4px}.invoice-form2 .form-float{background-color:#fff!important}.invoice-form2 .form-float.bg-gray{background-color:#eef0f4!important}.invoice-form2 .chosen-container-single{background-color:#fff!important;border-radius:4px!important}.invoice-form2 .chosen-choices{background-color:#fff!important}.invoice-form-stack .form-group-stack{width:100%;border-radius:4px;border:1px solid #d5d8e2;background-color:#fff}.invoice-form-stack .form-group-stack .label-position{background:#edeef3;border-right:1px solid #d5d8e2;color:#444552;padding:8px 15px;border-radius:4px 0 0 4px;line-height:20px}@media (max-width:480px){.invoice-form-stack .form-group-stack .label-position{border-radius:4px}}.invoice-form-stack .form-group-stack .label-position .label-control{margin-bottom:0}.invoice-form-stack .form-group-stack .flatpickr-input,.invoice-form-stack .form-group-stack .form-float,.invoice-form-stack .form-group-stack .form-float-select{border:none}.invoice-form-stack .form-group-stack .chosen-container-single .chosen-drop{border:none;padding:5px}.invoice-form-stack .form-group-stack .chosen-container-single .chosen-drop .chosen-search input[type=text]{padding:10px 20px;border-radius:4px;border:1px solid #d5d8e2;background:0 0}.invoice-form-stack .form-group-stack .chosen-container-single .chosen-single{border:none;background-image:none}.invoice-form-stack .form-group-stack .chosen-container-single .chosen-single:active,.invoice-form-stack .form-group-stack .chosen-container-single .chosen-single:hover{border:none}.invoice-form-report{width:100%;display:table}.invoice-form-report .label-control{width:70px;float:left;margin:0;padding:7px 0;word-break:initial}.invoice-form-report .label-control._lg{width:120px}@media (max-width:1366px){.invoice-form-report .label-control._lg{width:100%}.invoice-form-report .label-control{padding:5px 15px;width:100%}}.invoice-form-report .form-float-select{width:100%;height:42px;vertical-align:top;cursor:pointer;outline:0;font-size:13px;border:none;background:#e8ebf0!important;border-radius:4px;box-shadow:none;color:inherit;display:block;padding:0 15px;transition:border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;transition:all .2s linear;width:calc(100% - 80px);line-height:40px;text-transform:unset!important;float:left}.invoice-form-report .form-float-select .mat-select-trigger{font-size:17px;height:40px;top:-10px}.invoice-form-report .form-float-select .mat-select-underline{display:none}.invoice-form-report .form-float-select:active,.invoice-form-report .form-float-select:focus,.invoice-form-report .form-float-select:hover{border-radius:4px;box-shadow:none;border-color:#b5b7c6;transition:all .2s linear}.invoice-form-report .form-float-select .ql-container{font-size:15px}.invoice-form-report .form-float-select::-webkit-input-placeholder{text-transform:lowercase!important}.invoice-form-report .form-float-select:-ms-input-placeholder{text-transform:lowercase!important}.invoice-form-report .form-float-select::-ms-input-placeholder{text-transform:lowercase!important}.invoice-form-report .form-float-select::placeholder{text-transform:lowercase!important}.invoice-form-report .form-float-select._lg{width:calc(100% - 120px)}@media (max-width:1366px){.invoice-form-report .form-float-select,.invoice-form-report .form-float-select._lg{width:100%}}.invoice-form-report .form-float-picker{width:calc(100% - 70px);line-height:40px;float:left}.invoice-form-report .form-float-picker .flatpickr-input{width:100%;height:42px;vertical-align:top;cursor:pointer;outline:0;font-size:13px;border:none;background:#e8ebf0!important;box-shadow:none;color:inherit;display:block;padding:0 15px;transition:border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;transition:all .2s linear;text-align:center;box-shadow:none}.invoice-form-report .form-float-picker .flatpickr-input .mat-select-trigger{font-size:17px;height:40px;top:-10px}.invoice-form-report .form-float-picker .flatpickr-input .mat-select-underline{display:none}.invoice-form-report .form-float-picker .flatpickr-input:active,.invoice-form-report .form-float-picker .flatpickr-input:focus,.invoice-form-report .form-float-picker .flatpickr-input:hover{border-radius:4px;box-shadow:none;border-color:#b5b7c6;transition:all .2s linear}.invoice-form-report .form-float-picker .flatpickr-input .ql-container{font-size:15px}.invoice-form-report .form-float-picker._lg{width:calc(100% - 120px)}@media (max-width:1366px){.invoice-form-report .form-float-picker,.invoice-form-report .form-float-picker._lg{width:100%}}.invoice-form-report .chosen-single{border-radius:4px!important;border:1px solid transparent!important}.invoice-form-report .chosen-with-drop .chosen-single{border-radius:4px 4px 0 0!important;border:1px solid transparent!important}.invoice-form-report .chosen-drop{border-radius:0 0 20px 20px!important;padding-bottom:10px!important}.input-border{display:inline-block;padding:10px;border:1px dotted #e7eaec}.selectAvatar{width:30px;height:30px;display:inline-block;border-radius:50%;background-position:center;background-repeat:no-repeat;vertical-align:-10px;background-size:cover;border:1px solid #e7eaec;margin:3px 0 0}.checkbox_cus_radio{display:inline-block;position:relative;padding-left:30px;margin-bottom:0;line-height:25px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkbox_cus_radio input{position:absolute;opacity:0;cursor:pointer}.checkbox_cus_radio .checkmark{position:absolute;top:0;left:0;height:25px;width:25px;border-radius:50%;background-color:#eee;transition:all .2s linear}.checkbox_cus_radio input~.checkmark{background-color:#fff;border:1px solid #c8c8c8;transition:all .2s linear}.checkbox_cus_radio input:checked~.checkmark{background-color:#d53d43;border:1px solid #d53d43;transition:all .2s linear}.checkbox_cus_radio .checkmark:after{position:absolute;display:none;left:4px;top:2px;width:4px;height:8px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);transition:all .2s linear}.checkbox_cus_radio input:checked~.checkmark:after{display:block}.checkbox_cus_radio_mini{display:inline-block;position:relative;padding-left:18px;margin-bottom:0;line-height:25px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkbox_cus_radio_mini input{position:absolute;opacity:0;cursor:pointer}.checkbox_cus_radio_mini .checkmark{position:absolute;top:4px;left:0;height:16px;width:16px;border-radius:50%;background-color:#eee;transition:all .2s linear}.checkbox_cus_radio_mini input~.checkmark{background-color:#fff;border:1px solid #c8c8c8;transition:all .2s linear}.checkbox_cus_radio_mini input:checked~.checkmark{background-color:#d53d43;border:1px solid #c8c8c8;transition:all .2s linear;box-shadow:inset 0 0 0 2px #fff}.checkbox_cus_radio_mini .checkmark:after{position:absolute;display:none;left:4px;top:2px;width:4px;height:8px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);transition:all .2s linear}.checkbox_cus_radio_mini input:checked~.checkmark:after{display:block}.checkbox_cus{display:block;position:relative;padding-left:15px;margin-bottom:15px;cursor:pointer;font-size:22px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkbox_cus input{position:absolute;opacity:0;cursor:pointer}.checkbox_cus .checkmark{position:absolute;top:0;left:0;height:15px;width:15px;background-color:#eee;transition:all .2s linear}.checkbox_cus input~.checkmark{background-color:#fff;border:1px solid #c8c8c8;transition:all .2s linear}.checkbox_cus input:checked~.checkmark{background-color:#43a6dd;border:1px solid #43a6dd;transition:all .2s linear}.checkbox_cus .checkmark:after{content:"";position:absolute;display:none;left:4px;top:2px;width:4px;height:8px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);transition:all .2s linear}.checkbox_cus input:checked~.checkmark:after{display:block}.checkbox_cus_mini{display:block;position:relative;padding-left:15px;margin-bottom:25px;cursor:pointer;font-size:22px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkbox_cus_mini.checkbox_cus_mini2 .checkmark{border-radius:0!important;background-color:#fff;border:1px solid #cfd3e1!important}.checkbox_cus_mini input{position:absolute;opacity:0;cursor:pointer}.checkbox_cus_mini .checkmark{position:absolute;top:0;left:0;height:15px;width:15px;border-radius:0!important;background-color:#eee;transition:all .2s linear}.checkbox_cus_mini input~.checkmark{background-color:#fff;border:1px solid #c8c8c8;transition:all .2s linear}.checkbox_cus_mini input:checked~.checkmark{background-color:#d53d43;border:1px solid #d53d43;transition:all .2s linear}.checkbox_cus_mini .checkmark:after{content:"";position:absolute;left:4px;top:2px;width:4px;display:none!important;height:8px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);transition:all .2s linear}.checkbox_cus_mini input:checked~.checkmark:after{display:block}.checkbox_cus_mini_layout{display:inline-block;position:relative;padding-left:15px;margin-bottom:12px;margin-right:5px;cursor:pointer;font-size:22px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkbox_cus_mini_layout input{position:absolute;opacity:0;cursor:pointer}.checkbox_cus_mini_layout .checkmark{position:absolute;top:0;left:0;height:15px;width:15px;background-color:#eee;transition:all .2s linear}.checkbox_cus_mini_layout input~.checkmark{background-color:#fff;border:1px solid #c8c8c8;transition:all .2s linear}.checkbox_cus_mini_layout input:checked~.checkmark{background-color:#d53d43;border:1px solid;transition:all .2s linear}.checkbox_cus_mini_layout .checkmark:after{content:"";position:absolute;display:none;width:100%;height:100%;border:1px solid #fff;transition:all .2s linear}.checkbox_cus_mini_layout input:checked~.checkmark:after{display:block}.checkbox_cus_mini_personnel{display:block;position:relative;padding-left:15px;margin-bottom:-5px;margin-top:6px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkbox_cus_mini_personnel input{position:absolute;opacity:0;cursor:pointer}.checkbox_cus_mini_personnel .checkmark{position:absolute;top:0;left:0;height:15px;width:15px;border-radius:0!important;background-color:#eee;transition:all .2s linear}.checkbox_cus_mini_personnel input~.checkmark{background-color:#fff;border:1px solid #c8c8c8;transition:all .2s linear}.checkbox_cus_mini_personnel input:checked~.checkmark{background-color:#d53d43;border:1px solid #d53d43;transition:all .2s linear}.checkbox_cus_mini_personnel .checkmark:after{content:"";position:absolute;display:none;left:4px;top:2px;width:4px;height:8px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);transition:all .2s linear}.checkbox_cus_mini_personnel input:checked~.checkmark:after{display:block}.checkbox_cus_txt{display:inline-block;position:relative;padding-left:15px;margin-bottom:12px;margin-right:5px;cursor:pointer;font-size:22px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkbox_cus_txt input{position:absolute;opacity:0;cursor:pointer}.checkbox_cus_txt .checkmark{position:absolute;top:0;left:0;height:15px;width:15px;background-color:#eee;transition:all .2s linear}.checkbox_cus_txt input~.checkmark{background-color:#fff;border:1px solid #c8c8c8;transition:all .2s linear}.checkbox_cus_txt input:checked~.checkmark{background-color:#d53d43;border:2px solid #fff;transition:all .2s linear}.checkbox_cus_txt .checkmark:after{content:"";position:absolute;display:none;left:4px;top:2px;width:4px;height:8px;border:solid #d53d43;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);background-color:#d53d43;transition:all .2s linear}.checkbox_cus_txt input:checked~.checkmark:after{display:block}.new_custom_input{position:relative}.new_custom_input .input-place-holder-bg{position:absolute;background-color:#edeef3;pointer-events:none;left:0;top:0;width:184px;padding:17px;border-radius:20px 0 0 20px}.appbar-logo{width:350px;display:table;padding:5px 15px;text-align:left}@media (max-width:1366px){.appbar-logo{width:300px}}._custom_tab_layout{float:left;height:72px;width:calc(100% - 380px)}@media (max-width:1366px){._custom_tab_layout{width:calc(100% - 270px)}}._custom_tab_layout .mat-tab-body-content{overflow:hidden}._custom_tab_layout .mat-tab-header-pagination{color:#fff}._custom_tab_layout .mat-tab-header,._custom_tab_layout .mat-tab-nav-bar{border:none!important}._custom_tab_layout .mat-tab-label{opacity:1!important;height:50px!important;color:#fff;line-height:38px!important;padding:5px 12px!important;border-right:1px solid #2a4151;position:relative;background:#213347;transition:all .2s linear}._custom_tab_layout .mat-tab-label.mat-tab-label-active{color:#444;background:#fff;transition:all .2s linear}._custom_tab_layout .mat-tab-label:last-child{width:50px;min-width:50px;max-width:50px;padding:0!important;font-weight:700}._custom_tab_layout .mat-tab-label:last-child .mat-tab-label-content{width:100%;line-height:50px!important}._custom_tab_layout .mat-tab-label .tab-remover-pointer{opacity:.6;z-index:1;font-size:15px;position:absolute;top:15px;right:10px}._custom_tab_layout .mat-ink-bar{opacity:0!important}._custom_tab_layout .mat-tab-body-wrapper{width:calc(100vw - 300px)}@media (max-width:1024px){._custom_tab_layout{margin-left:0;width:calc(100% - 270px)}._custom_tab_layout .mat-tab-body-wrapper{width:100vw;margin-left:-60px}}@media (max-width:767px){._custom_tab_layout{margin-left:0;width:100%}._custom_tab_layout .mat-tab-header{display:none}._custom_tab_layout .mat-tab-body-wrapper{width:100vw;margin-left:0}}._custom_tab_layout ._custom_tab_tabs{width:calc(100% - 70px);display:block;height:100vh;position:relative;background:#e8ebf0}._custom_tab_layout ._custom_tab_tabs ._custom_tab_tabs_header{width:100%;display:block;overflow-y:hidden;overflow-x:auto;height:auto;position:relative;padding:0 10px}@media (max-width:767px){._custom_tab_layout ._custom_tab_tabs ._custom_tab_tabs_header{display:none}}._custom_tab_layout ._custom_tab_tabs ._custom_tab_tabs_header .__hScroll{display:flex;padding:0 5px}._custom_tab_layout ._custom_tab_tabs ._custom_tab_tabs_header ._custom_tab_tabs_header_list{margin:0;padding:20px 0 0;list-style:none;float:left}._custom_tab_layout ._custom_tab_tabs ._custom_tab_tabs_header ._custom_tab_tabs_header_list li{float:left;margin-right:10px;margin-bottom:10px;transition:all .2s linear}._custom_tab_layout ._custom_tab_tabs ._custom_tab_tabs_header ._custom_tab_tabs_header_list li.sortable-ghost{opacity:1!important;transition:all .2s linear}._custom_tab_layout ._custom_tab_tabs ._custom_tab_tabs_header ._custom_tab_tabs_header_list li a{display:flex;font-weight:600;align-items:center;justify-content:flex-start;text-transform:uppercase;padding:20px 40px 20px 15px;min-width:130px;text-align:left;font-size:13px;text-decoration:none;height:42px;border:1px solid transparent;position:relative;box-shadow:0 1px 2px rgba(28,36,62,.25);cursor:pointer;background:rgba(255,255,255,.3);border-radius:8px!important;color:rgba(0,0,0,.4);transition:all .2s linear}._custom_tab_layout ._custom_tab_tabs ._custom_tab_tabs_header ._custom_tab_tabs_header_list li a:active,._custom_tab_layout ._custom_tab_tabs ._custom_tab_tabs_header ._custom_tab_tabs_header_list li a:hover{background:#000;color:#fff!important;transition:all .2s linear}._custom_tab_layout ._custom_tab_tabs ._custom_tab_tabs_header ._custom_tab_tabs_header_list li a .tab-remover-pointer{opacity:.6;z-index:1;position:absolute;right:8px;font-size:14px;top:10px;background:rgba(255,255,255,.25);border-radius:50%;padding:2px;transition:all .2s linear}._custom_tab_layout ._custom_tab_tabs ._custom_tab_tabs_header ._custom_tab_tabs_header_list li a .tab-remover-pointer:active,._custom_tab_layout ._custom_tab_tabs ._custom_tab_tabs_header ._custom_tab_tabs_header_list li a .tab-remover-pointer:hover{background-color:#444552;border-radius:50px;color:#fff;opacity:1;cursor:pointer;transition:all .2s linear}._custom_tab_layout ._custom_tab_tabs ._custom_tab_tabs_header ._custom_tab_tabs_header_list li a.active{color:#fff;background:#000}._custom_tab_layout ._custom_tab_tabs ._custom_tab_tabs_header ._custom_tab_tabs_header_list li.openTab a{width:42px;background:#fff;justify-content:center;margin-right:20px;padding:0 5px}._custom_tab_layout ._custom_tab_tabs ._custom_tab_tabs_header ._custom_tab_tabs_header_list li.openTab a i{font-size:20px}._custom_tab_layout ._custom_tab_tabs ._custom_tab_tabs_contents{width:calc(100vw - 295px);display:block;background:#e8ebf0;height:calc(100vh - 70px);overflow:hidden}@media (max-width:1366px){._custom_tab_layout ._custom_tab_tabs ._custom_tab_tabs_contents{width:calc(100vw - 300px)}}@media (max-width:1080px){._custom_tab_layout ._custom_tab_tabs ._custom_tab_tabs_contents{margin-left:-47px;width:100vw}}@media (max-width:767px){._custom_tab_layout ._custom_tab_tabs ._custom_tab_tabs_contents{margin-left:0;width:100vw}}._custom_tab_layout ._custom_tab_tabs ._custom_tab_tabs_contents ._each-tab_{display:none}._custom_tab_layout ._custom_tab_tabs ._custom_tab_tabs_contents ._each-tab_.active{display:block}.drop-header{width:100%;display:block;padding:17px 20px;border-bottom:1px solid #f4f5f8}.drop-header .title{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:13px;line-height:100%;letter-spacing:-.17px;color:#000}.drop-checks{width:100%;display:block;padding:0 10px;margin:5px 0}.drop-checks .drop-check-each{width:100%;display:block;padding:13px 10px;border-radius:4px;margin-bottom:2px;color:#000;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s linear}.drop-checks .drop-check-each div{cursor:pointer}.drop-checks .drop-check-each i{font-size:20px;cursor:pointer}.drop-checks .drop-check-each .leftRadio{width:17px;height:17px;display:inline-block;cursor:pointer;border:1px solid #c8c8c8;border-radius:50%;float:left;margin-right:10px;margin-top:2px;transition:all .2s linear}.drop-checks .drop-check-each .density{width:15px;height:15px;display:inline-block;float:right;cursor:pointer;border:1px solid #c8c8c8;border-radius:50%;transition:all .2s linear}.drop-checks .drop-check-each .checkbox_cus_mini{display:inline-block;margin-bottom:13px;margin-right:10px;cursor:pointer}.drop-checks .drop-check-each.active,.drop-checks .drop-check-each:active,.drop-checks .drop-check-each:hover{background:rgba(232,235,240,.5);transition:all .2s linear}.drop-checks .drop-check-each.active .density,.drop-checks .drop-check-each.active .leftRadio{border:1px solid #d53d43;background:#d53d43;transition:all .2s linear}.drop-checks .btn-save{font-family:Poppins,sans-serif;border-radius:4px;padding:10px 30px;font-style:normal;font-weight:600;font-size:12px;line-height:100%;letter-spacing:-.17px;color:#fff;transition:all .2s ease}.drop-checks .btn-save:hover{transition:all .2s ease;color:#fff!important}._facilityLayout_header{position:relative;bottom:0;width:calc(100% - 10px);display:flex;align-items:center;justify-content:space-between;background:#f4ced0;border-radius:8px;color:#000;cursor:pointer!important;padding:5px 10px;margin:10px auto;font-weight:500;opacity:.7;font-family:Arimo,sans-serif!important;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;animation-delay:.5s;-webkit-animation-delay:.5s;-webkit-animation-name:fadeInUp;animation-name:fadeInUp}._facilityLayout_header.new{width:-webkit-max-content;width:-moz-max-content;width:max-content;margin:auto;background:#d53d43;color:#fff}._facilityLayout_header .icon{display:block;padding:0 5px;pointer-events:none;position:relative;top:2px}._facilityLayout_header .icon img{height:20px}._facilityLayout_header .title{float:left;display:flex;align-items:center;width:calc(100% - 107px);font-size:14px;pointer-events:none;padding:6px 10px 6px 9px;font-weight:600}._facilityLayout_header .title.new{padding:5px 8px}._facilityLayout_header .trigger{float:right;display:table;padding:0 5px}._facilityLayout_header ._crt_new{color:#fff;text-decoration:none;float:right;display:block;font-size:11px;width:34.98px;height:32px;padding:2px 5px;line-height:27px;text-align:center;margin-left:5px;cursor:pointer;margin-top:1px;background:#d53d43;border-radius:8px;transition:.2s all ease-in-out}._facilityLayout_header ._crt_new:hover{transition:.2s all ease-in-out;background-color:#cc2c33}._facilityLayout_header .counter{float:right;display:block;padding:1px;pointer-events:none}._facilityLayout_header .counter span{color:#d53d43;background:#e58d92;display:block;width:34.98px;height:32px;font-size:13px;border-radius:8px;line-height:32px;text-align:center;font-weight:600;overflow:hidden}._facilityLayout{display:table;background:#ced6e1;padding:15px 6px;box-sizing:border-box;position:absolute;box-shadow:0 1px 2px rgba(0,0,0,.25);border-radius:8px;right:9px;z-index:1;font-family:Arimo,sans-serif!important;-webkit-transform:translateY(calc(100% - 0));transform:translateY(calc(100% - 0));transition:-webkit-transform .5s cubic-bezier(0,0,.2,1);transition:transform .5s cubic-bezier(0,0,.2,1);transition:transform .5s cubic-bezier(0,0,.2,1),-webkit-transform .5s cubic-bezier(0,0,.2,1)}@media (max-width:1024px){._facilityLayout{top:100px;-webkit-transform:translateY(calc(100% - 0));transform:translateY(calc(100% - 0))}}._facilityLayout.expanded{top:82px!important;width:94%;-webkit-transform:translateY(72px)!important;transform:translateY(72px)!important;transition:-webkit-transform .5s cubic-bezier(0,0,.2,1);transition:transform .5s cubic-bezier(0,0,.2,1);transition:transform .5s cubic-bezier(0,0,.2,1),-webkit-transform .5s cubic-bezier(0,0,.2,1)}._facilityLayout ._search{width:100%;display:table;position:relative;height:30px;font-family:Arimo,sans-serif!important}._facilityLayout ._search .icon{color:#7d7d7d;position:absolute;top:6px;left:6px}._facilityLayout ._search .icon_cross{color:#7d7d7d;position:absolute;top:3px;right:0;width:30px;height:30px;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer}._facilityLayout ._search ._search_fc{border:none;border-radius:8px;width:85%;background-color:#fff;padding:7px 15px 7px 30px}._facilityLayout ._fc_list{width:280px;display:block;overflow-x:auto;overflow-y:auto;position:relative;margin-bottom:20px;padding:5px 0}._facilityLayout ._fc_list.expanded{height:calc(100vh - 346px)!important}._facilityLayout ._fc_list .All__fac__name{display:inline-block;padding:2px 10px 2px 3px;color:#000;font-weight:600;border-radius:5px;border:1px solid transparent;transition:all .1s linear}._facilityLayout ._fc_list .All__fac__name:active,._facilityLayout ._fc_list .All__fac__name:hover{transition:all .1s linear}._facilityLayout ._fc_list ._before{position:absolute;width:1px;background:#c8c8c8;top:0;left:22px;z-index:1}._facilityLayout ._fc_list ._fc_list_ul{list-style:none;margin:0;padding:0;position:relative}._facilityLayout ._fc_list ._fc_list_ul._f2_dashed ._fc_list_li{position:relative}._facilityLayout ._fc_list ._fc_list_ul._f2_dashed ._fc_list_li.parent-1:before{position:absolute;height:30px;width:1px;border-left:2px dotted #a1a1a1;left:29px;top:-18px;content:'';z-index:1}._facilityLayout ._fc_list ._fc_list_ul._f2_dashed ._fc_list_li.parent-1:after{position:absolute;height:1px;width:10px;border-bottom:2px dotted #a1a1a1;left:30px;top:13px;content:'';z-index:1}._facilityLayout ._fc_list ._fc_list_ul._f2_dashed ._fc_list_li.parent-1._f2_dashed_0:before{height:33px;top:-20px}._facilityLayout ._fc_list ._fc_list_ul._f2_dashed .parent-1-boundary{position:relative}._facilityLayout ._fc_list ._fc_list_ul._f2_dashed .parent-1-boundary:before{content:'';position:absolute;left:29px;top:14px;height:calc(100% - 33px);width:3px;border-left:2px dotted #a1a1a1}._facilityLayout ._fc_list ._fc_list_ul._f2_dashed .parent-1-boundary:last-child:before{position:absolute;left:9px;top:12px;height:0;width:0}._facilityLayout ._fc_list ._fc_list_ul._f2_dashed .parent-1-boundary:first-child ._f2_dashed_0:before{height:33px;top:-5px}._facilityLayout ._fc_list ._fc_list_ul._f3_dashed ._fc_list_li{position:relative}._facilityLayout ._fc_list ._fc_list_ul._f3_dashed ._fc_list_li:before{position:absolute;height:calc(100% - 15px);width:1px;border-left:2px dotted #a1a1a1;left:62px;top:-5px;content:'';z-index:1}._facilityLayout ._fc_list ._fc_list_ul._f3_dashed ._fc_list_li:after{position:absolute;height:1px;width:10px;border-bottom:2px dotted #a1a1a1;left:62px;top:13px;content:'';z-index:1}._facilityLayout ._fc_list ._fc_list_ul._f3_dashed ._fc_list_li._f3_dashed_0:before{height:19px;top:-5px}._facilityLayout ._fc_list ._fc_list_ul._f3_dashed .parent-2-boundary{position:relative}._facilityLayout ._fc_list ._fc_list_ul._f3_dashed .parent-2-boundary:before{content:'';position:absolute;left:62px;top:14px;height:calc(100% - 21px);width:3px;border-left:2px dotted #a1a1a1}._facilityLayout ._fc_list ._fc_list_ul._f3_dashed .parent-2-boundary:last-child:before{position:absolute;left:9px;top:12px;height:0;width:0}._facilityLayout ._fc_list ._fc_list_ul._f4_dashed ._fc_list_li{position:relative}._facilityLayout ._fc_list ._fc_list_ul._f4_dashed ._fc_list_li:before{position:absolute;height:31px;width:1px;border-left:2px dotted #a1a1a1;left:90px;top:-18px;content:'';z-index:1}._facilityLayout ._fc_list ._fc_list_ul._f4_dashed ._fc_list_li:after{position:absolute;height:1px;width:10px;border-bottom:2px dotted #a1a1a1;left:90px;top:13px;content:'';z-index:1}._facilityLayout ._fc_list ._fc_list_ul._f4_dashed ._fc_list_li._f4_dashed_0:before{height:19px;top:-5px}._facilityLayout ._fc_list ._fc_list_ul._f5_dashed:before{position:absolute;height:100%;width:1px;border-left:2px dotted #a1a1a1;left:90px;top:-18px;content:'';z-index:1}._facilityLayout ._fc_list ._fc_list_ul._f5_dashed ._fc_list_li{position:relative}._facilityLayout ._fc_list ._fc_list_ul._f5_dashed ._fc_list_li:before{position:absolute;height:31px;width:1px;border-left:2px dotted #a1a1a1;left:120px;top:-18px;content:'';z-index:1}._facilityLayout ._fc_list ._fc_list_ul._f5_dashed ._fc_list_li:after{position:absolute;height:1px;width:10px;border-bottom:2px dotted #a1a1a1;left:120px;top:13px;content:'';z-index:1}._facilityLayout ._fc_list ._fc_list_ul._f5_dashed ._fc_list_li._f5_dashed_0:before{height:19px;top:-5px}._facilityLayout ._fc_list ._fc_list_ul ._fc_list_li{width:100%;position:relative;display:table}._facilityLayout ._fc_list ._fc_list_ul ._fc_list_li._f1_dashed:before{position:absolute;height:30px;width:1px;border-left:2px dotted #a1a1a1;left:9px;top:-18px;content:'';z-index:1}._facilityLayout ._fc_list ._fc_list_ul ._fc_list_li._f1_dashed:after{position:absolute;height:1px;width:10px;border-bottom:2px dotted #a1a1a1;left:9px;top:13px;content:'';z-index:1}._facilityLayout ._fc_list ._fc_list_ul ._fc_list_li._f1_dashed._f1_dashed_0:before{height:12px;top:1px}._facilityLayout ._fc_list ._fc_list_ul ._fc_list_li .dots{position:absolute;content:'';width:10px;height:10px;border-radius:50%;background:#acacac;top:7px;left:6px;z-index:1;cursor:pointer;transition:all .1s linear}._facilityLayout ._fc_list ._fc_list_ul ._fc_list_li .dots:active,._facilityLayout ._fc_list ._fc_list_ul ._fc_list_li .dots:hover{-webkit-transform:scale(1.3);transform:scale(1.3);transition:all .1s linear}._facilityLayout ._fc_list ._fc_list_ul ._fc_list_li .dots.active{background:#a1a1a1;transition:all .2s linear}._facilityLayout ._fc_list ._fc_list_ul ._fc_list_li ._focusPoint{position:absolute;top:11px;right:2px;z-index:1;cursor:pointer;color:#aeb1b7}._facilityLayout ._fc_list ._fc_list_ul ._fc_list_li ._focusPoint.active{color:#d53d43}._facilityLayout ._fc_list ._fc_list_ul ._fc_list_li ._anchor{font-size:12px;color:#111;background:0 0;cursor:pointer;width:100%;display:block;padding:5px 0;position:relative;transition:all .1s linear}._facilityLayout ._fc_list ._fc_list_ul ._fc_list_li ._anchor .fac__name{color:#243a4a;border-radius:5px;display:inline-block;padding:0;border:1px solid transparent;display:flex;justify-content:flex-start;align-items:center;width:87%;transition:all .1s linear}._facilityLayout ._fc_list ._fc_list_ul ._fc_list_li ._anchor .fac__name i{color:#212121!important;font-size:15px!important;position:relative;top:1px}._facilityLayout ._fc_list ._fc_list_ul ._fc_list_li ._anchor .fac__name.child{background:0 0}._facilityLayout ._fc_list ._fc_list_ul ._fc_list_li ._anchor .fac__name.warning{color:#cb51d7}._facilityLayout ._fc_list ._fc_list_ul ._fc_list_li ._anchor .fac__name.warning i{color:#9024ff}._facilityLayout ._fc_list ._fc_list_ul ._fc_list_li ._anchor .fac__name.positive{color:#0c98d4}._facilityLayout ._fc_list ._fc_list_ul ._fc_list_li ._anchor .fac__name.positive i{color:#2499ff}._facilityLayout ._fc_list ._fc_list_ul ._fc_list_li ._anchor .fac__name .facNameClick{display:inline-block;padding:3px 0 2px;color:#000;font-weight:400;overflow:hidden}._facilityLayout ._fc_list ._fc_list_ul ._fc_list_li ._anchor:active .fac__name,._facilityLayout ._fc_list ._fc_list_ul ._fc_list_li ._anchor:hover .fac__name{transition:all .1s linear}._facilityLayout ._fc_list ._fc_list_ul ._fc_list_li ._anchor:before{position:absolute;width:10px;height:10px;border-radius:50%;background:#acacac;top:12px;left:6px;transition:all .2s linear}._facilityLayout ._fc_list ._fc_list_ul ._fc_list_li ._anchor i{line-height:10px;vertical-align:middle;font-size:22px;color:#aeb1b7}._facilityLayout ._fc_list ._fc_list_ul ._fc_list_li ._anchor i.eyes{line-height:15px;width:25px;height:25px;vertical-align:middle;font-size:15px;color:#acacac;float:right;padding:7px 5px;position:absolute;top:0;right:0}._facilityLayout ._fc_list ._fc_list_ul ._fc_list_li ._anchor i.eyes.selected{color:#00aeef}._facilityLayout ._fc_list ._fc_list_ul ._fc_list_li.parent-0{margin-top:-1px}._facilityLayout ._fc_list ._fc_list_ul ._fc_list_li.parent-0 ._anchor{padding-left:20px;position:relative}._facilityLayout ._fc_list ._fc_list_ul ._fc_list_li.parent-0 ._anchor ._min_max{position:absolute;left:5px;top:8px}._facilityLayout ._fc_list ._fc_list_ul ._fc_list_li.parent-1{margin-top:-1px}._facilityLayout ._fc_list ._fc_list_ul ._fc_list_li.parent-1 ._anchor{padding-left:40px;position:relative}._facilityLayout ._fc_list ._fc_list_ul ._fc_list_li.parent-1 ._anchor ._min_max{position:absolute;left:25px;top:8px}._facilityLayout ._fc_list ._fc_list_ul ._fc_list_li.parent-2{margin-top:-1px}._facilityLayout ._fc_list ._fc_list_ul ._fc_list_li.parent-2 ._anchor{padding-left:75px;position:relative}._facilityLayout ._fc_list ._fc_list_ul ._fc_list_li.parent-2 ._anchor ._min_max{position:absolute;left:58px;top:8px}._facilityLayout ._fc_list ._fc_list_ul ._fc_list_li.parent-3{margin-top:-1px}._facilityLayout ._fc_list ._fc_list_ul ._fc_list_li.parent-3 ._anchor{padding-left:100px;position:relative}._facilityLayout ._fc_list ._fc_list_ul ._fc_list_li.parent-3 ._anchor ._min_max{position:absolute;left:58px;top:8px}._facilityLayout ._fc_list ._fc_list_ul ._fc_list_li.parent-4{margin-top:-1px}._facilityLayout ._fc_list ._fc_list_ul ._fc_list_li.parent-4 ._anchor{padding-left:125px;position:relative}._facilityLayout ._fc_list ._fc_list_ul ._fc_list_li.parent-4 ._anchor ._min_max{position:absolute;left:58px;top:8px}._facilityLayout ._fc_list ._fc_list_ul ._fc_list_li ._fc_list_ul.child-1{height:auto;overflow:inherit;visibility:visible}._facilityLayout ._fc_list ._fc_list_ul ._fc_list_li ._fc_list_ul.child-1.collapse{height:0;overflow:hidden;visibility:hidden}._facilityLayout ._fc_list ._fc_list_ul .parent-0-boundary{position:relative}._facilityLayout ._fc_list ._fc_list_ul .parent-0-boundary:before{content:'';position:absolute;left:9px;top:12px;height:calc(100% - 32px);width:1px;border-left:2px dotted #a1a1a1}._facilityLayout ._fc_list ._fc_list_ul .parent-0-boundary:last-child:before{position:absolute;left:9px;top:12px;height:0;width:0}@media (max-width:1366px){._facilityLayout,._facilityLayout ._fc_list{width:230px}}._facilityLayout ._facilityLayout_header{width:100%;display:table;margin:0}._facilityLayout ._facilityLayout_header.new{width:-webkit-max-content;width:-moz-max-content;width:max-content;margin:auto}._facilityLayout .jstree-default .jstree-clicked{background:0 0!important;border-radius:2px;box-shadow:inset 0 0 1px #999}._facilityLayout .poN{pointer-events:none}._facilityLayout .small-Menu{position:absolute;top:15px;left:0;background:#bec7d3;border-radius:0 8px 8px 0}._facilityLayout .small-Menu ul{list-style:none;padding:0;margin:0}._facilityLayout .small-Menu ul li:last-child a{padding:10px}._facilityLayout .small-Menu ul li a{padding:10px 10px 20px;display:block}._facilityLayout_cntn ._facilityLayout_cntn_label{margin:0 10px 0 0;padding:5px 0}.L-300 ._facilityLayout_cntn ._facilityLayout_cntn_label{margin:0;padding:5px 0;font-size:12px}._Fac_form{width:100%;display:table;padding:0 50px;margin:25px auto 0}@media (max-width:767px){._Fac_form{padding:0}}._Fac_form ._fac_steps{width:100%;display:table;border-bottom:1px solid #c8c8c8;padding:10px 50px}._Fac_form ._fac_steps ._each_step{width:100px;float:left;display:table;color:#bbb}._Fac_form ._fac_steps ._each_step ._title{font-size:20px}._Fac_form ._fac_steps ._each_step ._details{font-size:13px}._Fac_form ._fac_steps ._each_step.active{color:#000}._Fac_form ._fac_steps ._each_step_forward{width:50px;float:left;display:table;color:#bbb}._Fac_form ._fac_steps ._each_step_forward.active{color:#000}._Fac_form ._preview_fac_gen{width:100%;display:table;padding:50px}._Fac_form ._preview_fac_gen .icon{margin-bottom:24px}._Fac_form ._preview_fac_gen ._titleImg{width:100%;display:table;text-align:center;margin-bottom:15px}._Fac_form ._preview_fac_gen ._titleImg i{font-size:45px;color:#43a047;border:2px solid #43a047;padding:10px;border-radius:50%}._Fac_form ._preview_fac_gen ._title{width:100%;font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:24px;line-height:100%;text-align:center;letter-spacing:-.17px;color:#000;margin-bottom:50px}._Fac_form ._preview_fac_gen ._address{font-family:Poppins,sans-serif;font-style:normal;font-weight:300;font-size:18px;line-height:100%;text-align:center;letter-spacing:-.17px;color:#000;margin-bottom:50px}._Fac_form ._preview_fac_gen ._file_details{width:726px;height:326px;display:flex;align-items:center;margin:20px auto 50px;border:2px solid #84b1cf;box-sizing:border-box;border-radius:8px}._Fac_form ._preview_fac_gen ._file_details ._details_info{display:table;margin:auto;text-align:center}._Fac_form ._preview_fac_gen ._file_details ._details_info ._icon_file{display:block;border-radius:50%}._Fac_form ._preview_fac_gen ._file_details ._details_info .file_name_title{display:block;font-style:normal;font-weight:500;font-size:18px;line-height:100%;text-align:center;letter-spacing:-.17px;color:#000}._Fac_form ._preview_fac_gen ._file_details ._details_info .file_name{font-family:Poppins,sans-serif;display:block;font-style:normal;font-weight:300;font-size:18px;line-height:100%;text-align:center;letter-spacing:-.17px;color:#000}._Fac_form ._preview_fac_gen ._action{width:100%;display:table;text-align:center}._Fac_form ._fac_comp_triiger{width:100%;display:table}._Fac_form ._fac_comp_triiger ._each_comp{width:33.33%;display:table;text-align:center;float:left}._Fac_form ._fac_comp_triiger ._each_comp ._icon_box{width:185px;height:135px;display:inline-block;background:#e8ebf0;border-radius:4px;text-align:center;padding:35px 10px}._Fac_form ._fac_comp_triiger ._each_comp ._icon_box ._icon i{font-size:50px}._Fac_form ._fac_comp_triiger ._each_comp ._icon_box ._icon_name{font-size:12px}._Fac_form ._fac_comp_triiger ._each_comp ._comp_trigger{width:100%;padding:5px 0}._Fac_form ._fac_comp_triiger ._each_comp_half{width:100%;display:table;text-align:center;float:left}._Fac_form ._fac_comp_triiger ._each_comp_half ._icon_box{width:150px;height:100px;display:inline-block;border:2px solid #c8c8c8;border-radius:4px;text-align:center;padding:10px;cursor:pointer;transition:all .2s linear}._Fac_form ._fac_comp_triiger ._each_comp_half ._icon_box:hover{background:#c8c8c8;transition:all .2s linear}._Fac_form ._fac_comp_triiger ._each_comp_half ._icon_box ._icon i{font-size:50px}._Fac_form ._fac_comp_triiger ._each_comp_half ._icon_box ._icon_name{font-size:12px}._Fac_form ._fac_basic{width:100%;display:table;padding:10px}._Fac_form ._fac_basic ._preview_icon{width:50px;display:table;float:left}._Fac_form ._fac_basic ._preview_icon._right{float:right}._Fac_form ._fac_basic ._preview_icon_btn{width:230px;display:table;float:right;text-align:center;background:#bdccd8;color:#000;padding:8px 5px 5px;border-radius:4px}@media screen and (max-width:767px){._Fac_form ._fac_basic ._preview_icon_btn{width:100%;margin-top:10px}._Fac_form ._fac_basic ._preview_icon_btn a{margin-right:17px}}._Fac_form ._fac_basic ._preview_icon_btn #FAC_UID_ID{background:0 0;color:#000;font-weight:600;display:inline-block;width:55px;text-align:center;box-shadow:none;border:0;cursor:default}._Fac_form ._fac_basic ._preview_fac_base{width:calc(100% - 400px);display:table;float:left}@media screen and (max-width:767px){._Fac_form ._fac_basic ._preview_fac_base{width:calc(90% - 60px)}}@media screen and (max-width:447px){._Fac_form ._fac_basic ._preview_fac_base{width:calc(85% - 60px)}}._Fac_form ._fac_basic ._preview_fac_base ._title{width:100%;display:table;font-size:15px;color:#000;text-align:left}._Fac_form ._fac_basic ._preview_fac_base ._address{width:100%;display:table;font-size:13px;color:#777;text-align:left}._Fac_form ._fac_basic_data{width:726px;display:block;margin:0 auto;position:relative}._Fac_form ._fac_basic_data ._title{font-size:16px;color:#444;font-weight:700;padding:20px 10px 6px}._Fac_form ._fac_basic_data ._title .take_fac_note{display:inline-block;font-size:12px;margin-left:5px;padding:10px;border-radius:4px;box-shadow:0 1px 4px #bfb5b5;border:none;width:300px}._Fac_form ._fac_basic_data ._address{font-family:Poppins,sans-serif;font-style:normal;font-weight:300;font-size:18px;line-height:100%;text-align:center;letter-spacing:-.17px;color:#000}._Fac_form ._fac_basic_data table tr th{border-bottom:none!important;font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:18px;line-height:100%;padding-left:0!important;padding-right:0!important;letter-spacing:-.17px;color:#000}._Fac_form ._fac_basic_data table tr:hover td,._Fac_form ._fac_basic_data th{background:0 0!important}._Fac_form ._fac_basic_data table tr td{padding-left:0!important;padding-right:0!important;font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:13px;line-height:100%;letter-spacing:-.17px;color:#000}._Fac_form ._fac_basic_data table tr td .form-float-select{height:42px;background-color:#fff!important}._Fac_form ._fac_basic_data table tr td .form-float-select .mat-select-trigger{top:-5px!important}._Fac_form ._fac_basic_data table tr td .form-float-select .mat-select-value-text{font-family:Poppins,sans-serif;font-style:normal;font-weight:300;font-size:13px;line-height:100%;letter-spacing:-.17px;color:#000}.L-350 .appbar-logo{width:350px}.L-350 .app-sidebar{width:350px!important}.L-350 ._facilityLayout ._fc_list{width:230px}.L-350 ._facilityLayout{width:280px!important}.L-350 .app-header{left:350px!important;width:calc(100% - 350px)!important}.L-350 ._custom_tab_layout{width:calc(100% - 350px)}.L-350 ._custom_tab_layout ._custom_tab_tabs ._custom_tab_tabs_contents{width:calc(100vw - 350px)}.L-300 .appbar-logo{width:300px}.L-300 .app-sidebar{width:300px!important}.L-300 ._facilityLayout ._fc_list{width:230px}.L-300 ._facilityLayout{width:280px!important}.L-300 .app-header{left:300px;width:calc(100% - 300px)}.L-300 ._custom_tab_layout{width:calc(100% - 300px)}.L-300 ._custom_tab_layout ._custom_tab_tabs ._custom_tab_tabs_contents{width:calc(100vw - 300px)}.L-300-N-I .appbar-logo{width:220px}.L-300-N-I .app-sidebar{z-index:999;overflow:initial;width:220px!important}.L-300-N-I .app-sidebar ._sidebar_tabs{padding:20px 0 40px!important}.L-300-N-I .app-sidebar ._sidebar_tabs li{margin:0}.L-300-N-I .app-sidebar ._sidebar_tabs li:first-child{margin-left:7px}.L-300-N-I .app-sidebar ._sidebar_tabs li:last-child{margin-right:7px}.L-300-N-I .app-sidebar ._sidebar_tabs li a{width:30px;height:30px}.L-300-N-I .app-sidebar ._sidebar_tabs li a .nav-tab-icon{width:15px}.L-300-N-I .app-sidebar .nav>li>a .nav-label{width:calc(100% - 0px)}.L-300-N-I .app-sidebar .nav>li>a .nav-label-icon{display:none}.L-300-N-I .app-header{left:220px!important;width:calc(100% - 220px)!important}.L-300-N-I ._custom_tab_layout{width:calc(100% - 220px)}.L-300-N-I ._custom_tab_layout ._custom_tab_tabs ._custom_tab_tabs_contents{width:calc(100vw - 220px)}.L-300-N-I ._facilityLayout_header{width:calc(100% - 10px)}.L-300-N-I ._facilityLayout_header .title{padding:6px 0}.L-300-N-I ._facilityLayout_header .trigger{float:left;display:table;padding:0}.L-300-N-I ._facilityLayout.expanded{top:77px!important;left:0;width:125%!important}.L-300-N-I ._facilityLayout.expanded ._facilityLayout_header{width:calc(100% - 0px)}.L-300-N-I ._facilityLayout.expanded ._facilityLayout_header ._crt_new{padding:1px 10px}.L-300-N-I ._facilityLayout.expanded ._facilityLayout_cntn_label{width:100%;display:block}.L-300-N-I .ChatArea ._header ._title{font-size:11px}.L-300-N-I .ChatArea ._header ._title .btn-chat-short{right:35px!important;padding:5px}#layOutVisual ._fc_list{height:calc(100vh - 380px)!important}#layOutVisual.L-300-N-I ._fc_list{height:calc(100vh - 393px)!important}#layOutVisual .app-sidebar{width:300px}@media screen and (max-width:640px){#layOutVisual .app-sidebar{height:calc(100vh - 10px)}}.breadcrumb{display:flex;flex-wrap:wrap;padding:4px 0;margin:0;list-style:none;background-color:#edeef3}.breadcrumb .breadcrumb-item{color:#000;padding:5px 11px;border-radius:50px;font-size:12px}.breadcrumb .breadcrumb-item:before{content:inherit;display:none}.breadcrumb .breadcrumb-item.active{color:#000;background:#becdd9}.breadcrumb .breadcrumb-item.active strong{font-weight:500}._well{width:100%;background:#fff;border:1px solid #dcdde5;border-radius:2px;position:relative;display:flex;min-height:200px;align-items:center;justify-content:center}._well._transparent{background:0 0;border:none;box-shadow:none}._well.rounded{border-radius:8px}._well.ash{background:#edeef3;border:1px solid #edeef3}.bg-shadow{box-shadow:0 1px 2px rgba(28,36,62,.28)!important}.well-default{width:100%;background:#fff;border-radius:8px;position:relative;display:block}.well-default ._sticky_header{position:absolute;top:0;left:0;width:100%}.well-default.no-border{border:none}.well-default.only-bottom-border{border:none;border-bottom:1px solid #dcdde5;padding-bottom:37px!important}.well-default.pad-5{padding:5px}.well-default.pad-10{padding:10px}.well-default.pad-15{padding:15px}.well-default.pad-20{padding:20px}.well-default.well-shadow{display:block;box-shadow:0 1px 3px #c8c8c8}.well-default ._box_attach{position:absolute!important;top:-4px;right:3px}.well-default .name-text{position:absolute!important;top:5px;right:51px;font-size:11px;font-weight:600}.well-default.rounded{border-radius:8px}.well-inverse{width:100%;background:#fff!important;border:1px solid #fff!important;border-radius:10px;position:relative;display:inline-block;padding:15px}.well-inverse2{width:100%;height:68vh;background:#fff;border:1px solid transparent;border-radius:10px;position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:15px}.well-inverse2 .bold{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:25px;line-height:100%;text-align:center;letter-spacing:-.17px;color:#000}@media (max-width:1024px){.padding-20{padding:10px}}.padding-20-24{padding:20px 24px!important}.padding-20-d{padding:20px 20px 0}@media (max-width:767px){.padding-left-50{padding-left:10px}}._eachMessage_dates{display:inline-block;text-align:left;padding:20px 0 20px 120px;width:100%;font-size:11px;opacity:.5;transition:all .2s linear}._eachMessage_dates:active,._eachMessage_dates:hover{opacity:1;transition:all .2s linear}._eachMessage_dates em{display:inline-block;padding:5px 15px;background:rgba(141,174,239,.5);border-radius:5px;position:relative}._eachMessage_dates em:after{content:'';position:absolute;top:12px;left:calc(100% + 10px);width:100px;height:1px;background:rgba(141,174,239,.5)}._eachMessage_dates em:before{content:'';position:absolute;top:12px;right:calc(100% + 10px);width:100px;height:1px;background:rgba(141,174,239,.5)}.btn{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:7px 10px;font-size:13px;line-height:1;border-radius:8px;cursor:pointer;background:0 0;position:relative;overflow:hidden}.btn.btn-default{color:#777;background:#fff;border:1px solid #a2a2a2;transition:all .2s linear}.btn.btn-default:active,.btn.btn-default:hover{color:#777;background:#f5f5f5;border:1px solid #9d9d9d;box-shadow:none!important;text-decoration:none;transition:all .2s linear}.btn.btn-ash{color:#444552;background:#e1e1e1;border:1px solid #e1e1e1;transition:all .2s linear}.btn.btn-ash:active,.btn.btn-ash:hover{color:#444552;background:#d7d7d7;border:1px solid #dcdcdc;box-shadow:none!important;text-decoration:none;transition:all .2s linear}.btn.btn-default-trans{color:#fff;background:rgba(0,0,0,0);border:1px solid #fff;transition:all .2s linear}.btn.btn-default-trans:active,.btn.btn-default-trans:hover{color:#fff;background:rgba(0,0,0,0);border:1px solid #fafafa;box-shadow:none!important;text-decoration:none;transition:all .2s linear}.btn.btn-default-trans:before{content:'';background:rgba(0,0,0,.1);width:100%;height:100%;border-radius:.25rem;position:absolute;top:0;left:0;-webkit-transform:scale(0);transform:scale(0);transition:all .1s linear}.btn.btn-default-trans:hover:before{-webkit-transform:scale(1);transform:scale(1);transition:all .1s linear}.btn.btn-primary{color:#fff;background:#43a6dd;border:1px solid #43a6dd;transition:all .2s linear}.btn.btn-primary:active,.btn.btn-primary:hover{color:#fff;background:#329eda;border:1px solid #3aa2db;box-shadow:none!important;text-decoration:none;transition:all .2s linear}.btn.btn-primary-trans{color:#43a6dd;background:rgba(0,0,0,0);border:1px solid #43a6dd;transition:all .2s linear}.btn.btn-primary-trans:active,.btn.btn-primary-trans:hover{color:#43a6dd;background:rgba(0,0,0,0);border:1px solid #3aa2db;box-shadow:none!important;text-decoration:none;transition:all .2s linear}.btn.btn-primary-trans:before{content:'';background:rgba(0,0,0,.1);width:100%;height:100%;border-radius:.25rem;position:absolute;top:0;left:0;-webkit-transform:scale(0);transform:scale(0);transition:all .1s linear}.btn.btn-primary-trans:hover:before{-webkit-transform:scale(1);transform:scale(1);transition:all .1s linear}.btn.btn-success{color:#fff;background:#1c84c6;border:1px solid #1c84c6;transition:all .2s linear}.btn.btn-success:active,.btn.btn-success:hover{color:#fff;background:#1978b4;border:1px solid #1b7ebd;box-shadow:none!important;text-decoration:none;transition:all .2s linear}.btn.btn-info{color:#fff;background:#23c6c8;border:1px solid #23c6c8;transition:all .2s linear}.btn.btn-info:active,.btn.btn-info:hover{color:#fff;background:#20b5b7;border:1px solid #21bdbf;box-shadow:none!important;text-decoration:none;transition:all .2s linear}.btn.btn-warning{color:#fff;background:#f8ac59;border:1px solid #f8ac59;transition:all .2s linear}.btn.btn-warning:active,.btn.btn-warning:hover{color:#fff;background:#f7a245;border:1px solid #f8a74f;box-shadow:none!important;text-decoration:none;transition:all .2s linear}.btn.btn-danger{color:#d53d43;background:rgba(213,61,67,.3);border:1px solid transparent;transition:all .2s linear;font-weight:600}.btn.btn-danger:active,.btn.btn-danger:hover{color:#d53d43;background:rgba(208,45,52,.3);border:1px solid transparent;box-shadow:none!important;text-decoration:none;transition:all .2s linear}.btn.btn-danger.line-icon-height{line-height:20px}.btn.btn-danger2{color:#fff;background:#d53d43;border:1px solid transparent;transition:all .2s linear;font-weight:600}.btn.btn-danger2:active,.btn.btn-danger2:hover{color:#fff;background:#d02d34;border:1px solid transparent;box-shadow:none!important;text-decoration:none;transition:all .2s linear}.btn.btn-danger2.line-icon-height{line-height:20px}.btn.btn-green{color:#4da969;background:rgba(77,169,105,.3);border:1px solid transparent;transition:all .2s linear}.btn.btn-green:active,.btn.btn-green:hover{color:#4da969;background:rgba(71,155,96,.3);border:1px solid transparent;box-shadow:none!important;text-decoration:none;transition:all .2s linear}.btn.btn-green.line-icon-height{line-height:20px}.btn.btn-danger-dark{color:#fff;background:#d53d43;border:1px solid #d53d43;transition:all .2s linear;font-weight:700!important;border-radius:4px!important;padding-top:9px!important;padding-bottom:9px!important}.btn.btn-danger-dark:active,.btn.btn-danger-dark:hover{color:#fff;background:#d02d34;border:1px solid #d3353b;box-shadow:none!important;text-decoration:none;transition:all .2s linear}.btn.btn-green-dark{color:#fff;background:#4da969;border:1px solid #4da969;transition:all .2s linear;font-weight:700!important}.btn.btn-green-dark:active,.btn.btn-green-dark:hover{color:#fff;background:#479b60;border:1px solid #4aa265;box-shadow:none!important;text-decoration:none;transition:all .2s linear}.btn.btn-danger-trans{color:#d53d43;background:rgba(0,0,0,0);border:1px solid #d53d43;transition:all .2s linear}.btn.btn-danger-trans:active,.btn.btn-danger-trans:hover{color:#d53d43;background:rgba(0,0,0,0);border:1px solid #d3353b;box-shadow:none!important;text-decoration:none;transition:all .2s linear}.btn.btn-danger-trans:before{content:'';background:rgba(0,0,0,.1);width:100%;height:100%;border-radius:.25rem;position:absolute;top:0;left:0;-webkit-transform:scale(0);transform:scale(0);transition:all .1s linear}.btn.btn-danger-trans:hover:before{-webkit-transform:scale(1);transform:scale(1);transition:all .1s linear}.btn.btn-inverse{color:#777;background:#edeef3;border:1px solid #edeef3;transition:all .2s linear}.btn.btn-inverse:active,.btn.btn-inverse:hover{color:#000;background:#cccfd9;border:1px solid #d2d4de;box-shadow:none!important;text-decoration:none;transition:all .2s linear}@media screen and (max-width:540px){.btn.btn-inverse span{display:none}}.btn.btn-table-label{font-family:Poppins,sans-serif!important;font-style:normal!important;font-weight:400!important;font-size:11px!important;height:31px!important;line-height:100%!important;letter-spacing:-.17px!important;color:#000!important;background:#dfe1ec!important;border-radius:4px!important;padding:10px 15px!important;transition:all .2s linear}.btn.btn-table-label:active,.btn.btn-table-label:hover{color:#000;background:#d2d5e4;text-decoration:none;transition:all .2s linear}.btn.btn-table-label2{font-family:Poppins,sans-serif!important;font-style:normal!important;font-weight:400!important;height:23px!important;background:rgba(141,149,176,.28);border-radius:4px!important;padding:10px 15px!important;font-size:10px;line-height:100%;letter-spacing:-.17px;color:#5e5e5e;transition:all .2s linear}.btn.btn-table-label2:active,.btn.btn-table-label2:hover{color:#000;background:#d2d5e4;text-decoration:none;transition:all .2s linear}.btn.btn-table-label-paid{font-family:Poppins,sans-serif!important;font-style:normal!important;font-weight:400!important;height:23px!important;background:rgba(103,191,61,.25)!important;border-radius:4px;font-size:10px;line-height:100%;letter-spacing:-.17px;color:#67bf3d;transition:all .2s linear}.btn.btn-table-label-paid:active,.btn.btn-table-label-paid:hover{background:#d2d5e4;text-decoration:none;transition:all .2s linear}.btn.btn-table-label-partially-paid{font-family:Poppins,sans-serif!important;font-style:normal!important;font-weight:400!important;height:23px!important;background:rgba(236,170,42,.25);border-radius:4px;font-size:10px;line-height:100%;letter-spacing:-.17px;color:#ecaa2a;transition:all .2s linear}.btn.btn-table-label-partially-paid:active,.btn.btn-table-label-partially-paid:hover{background:#d2d5e4;text-decoration:none;transition:all .2s linear}.btn.btn-option{color:#000;background:#e8ebf0;border-radius:4px;min-width:45px;height:33px;padding:8px!important;transition:all .2s linear}.btn.btn-option:active,.btn.btn-option:hover{color:#000;background:#d9dee6;text-decoration:none;transition:all .2s linear}.btn.btn-option2{background:#fff;border-radius:4px;min-width:45px;color:#000;height:33px;transition:all .2s linear}.btn.btn-option2:active,.btn.btn-option2:hover{color:#000;background:#d9dee6;text-decoration:none;transition:all .2s linear}.btn.btn-option3{background:#d5d9e0;border-radius:4px;min-width:45px;color:#000;height:33px;transition:all .2s linear}.btn.btn-option3:active,.btn.btn-option3:hover{color:#000;background:#c6ccd5;text-decoration:none;transition:all .2s linear}.btn.btn-danger-ish{color:#000;background:rgba(213,61,67,.25);box-shadow:0 1px 2px rgba(28,36,62,.56);border-radius:4px;min-width:45px;height:33px;transition:all .2s linear}.btn.btn-danger-ish:active,.btn.btn-danger-ish:hover{color:#000;box-shadow:0 1px 2px rgba(28,36,62,.56);background:rgba(208,45,52,.25);text-decoration:none;transition:all .2s linear}.btn.btn-green-ish{color:#4da969;background:rgba(77,169,105,.3);box-shadow:0 1px 2px rgba(28,36,62,.56);border-radius:4px;min-width:45px;height:33px;transition:all .2s linear}.btn.btn-green-ish:active,.btn.btn-green-ish:hover{color:#000;box-shadow:0 1px 2px rgba(28,36,62,.56);background:rgba(208,45,52,.25);text-decoration:none;transition:all .2s linear}.btn.btn-disabled{color:#777;background:#edeef3;border:1px solid #edeef3;transition:all .2s linear;cursor:not-allowed;-webkit-filter:grayscale(1);filter:grayscale(1);opacity:.5}.btn.btn-disabled:active,.btn.btn-disabled:hover{color:#000;background:#cccfd9;border:1px solid #d2d4de;box-shadow:none!important;text-decoration:none;transition:all .2s linear}.btn.btn-purple{color:#fff;background:#73509c;border:1px solid #73509c;transition:all .2s linear}.btn.btn-purple:active,.btn.btn-purple:hover{color:#fff;background:#69498f;border:1px solid #6e4d95;box-shadow:none!important;text-decoration:none;transition:all .2s linear}.btn.btn-team-edit{color:#fff;background:#556977;border:1px solid #556977;transition:all .2s linear}.btn.btn-team-edit:active,.btn.btn-team-edit:hover{color:#fff;background:#4d5f6b;border:1px solid #516471;box-shadow:none!important;text-decoration:none;transition:all .2s linear}.btn.btn-theme{color:#fff;background:#17aeeb;border:1px solid #17aeeb;transition:all .2s linear}.btn.btn-theme:active,.btn.btn-theme:hover{color:#fff;background:#13a1db;border:1px solid #14a8e4;box-shadow:none!important;text-decoration:none;transition:all .2s linear}.btn.btn-close-trans{color:#de7e00;background:#fff;border:1px solid #de7e00;transition:all .2s linear}.btn.btn-close-trans:active,.btn.btn-close-trans:hover{color:#de7e00;background:#f5f5f5;border:1px solid #d47800;box-shadow:none!important;text-decoration:none;transition:all .2s linear}.btn.btn-close-trans:hover{border:1px solid #de7e00;background:#fff5e8;transition:all .2s linear}.btn.btn-m-w{min-width:95px;border-radius:4px;padding:10px 0}.btn.btn-md{padding:7px 8px!important}.btn.btn-md2{padding:9px 8px!important}.btn.btn-custom-size{padding:17.5px 8px!important;font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:13px;line-height:100%;letter-spacing:-.17px;color:#fff}.btn.btn-mmd{width:30px;height:30px;padding:0!important;text-align:center}.btn.btn-mmd i{font-size:20px}.btn.btn-mid{height:40px;padding:10px 8px!important}.btn.btn-facility{width:135px;height:35px;padding:8px 0!important;line-height:16px;font-size:15px;font-weight:500!important;border-radius:8px!important;transition:.3s all ease}.btn.btn-sm{font-size:10px!important;padding:5px!important}.btn.btn-sm i{font-size:16px!important}.btn.btn-sm-long{font-size:12px!important;padding:3px 10px!important;font-weight:500}.btn.btn-sm-long i{font-size:16px!important}.btn.btn-horizon{font-size:10px!important;padding:0 5px!important}.btn.btn-lg{padding:15px}.btn.btn-round{border-radius:4px}.btn.btn-round-low{border-radius:10px}.btn.btn-space-r{margin-right:15px}@media (max-width:1000px){.btn.btn-space-r{margin-right:10px}}@media (max-width:420px){.btn.btn-space-r{margin:5px}}.btn.btn-space-right-high{margin-right:50px}.btn.btn-padding-left-right-30{padding-left:30px;padding-right:30px}.btn.btn-img-icon-right{position:relative;padding-right:23px!important}.btn.btn-img-icon-right .btn-img-icon{width:20px;position:absolute;top:6px;right:6px}.btn.btn-img-icon-right .btn-img-icon-h{width:20px;position:absolute;top:8px;right:8px}.btn.btn-icon{position:relative;overflow:hidden;color:#000;padding:6px 8px}.btn.btn-icon img{position:relative}.btn.btn-icon i{font-size:20px}.btn.btn-icon:before{content:'';background:rgba(0,72,132,.09);width:100%;height:100%;border-radius:50px;position:absolute;top:0;left:0;-webkit-transform:scale(0);transform:scale(0);transition:all .1s linear}.btn.btn-icon:hover{color:#000}.btn.btn-icon:hover:before{-webkit-transform:scale(1);transform:scale(1);transition:all .1s linear}.btn.btn-icon:active:before{background:#bdccd8;-webkit-transform:scale(1);transform:scale(1);transition:all .1s linear}.btn.btn-icon-trans{position:relative;overflow:hidden;color:#fff;padding:6px}.btn.btn-icon-trans i{font-size:20px}.btn.btn-icon-trans:before{content:'';background:rgba(0,0,0,.1);width:100%;height:100%;border-radius:50px;position:absolute;top:0;left:0;-webkit-transform:scale(0);transform:scale(0);transition:all .1s linear}.btn.btn-icon-trans:hover:before{-webkit-transform:scale(1);transform:scale(1);transition:all .1s linear}.btn.btn-icon-trans:active:before{background:rgba(0,0,0,.4);-webkit-transform:scale(1);transform:scale(1);transition:all .1s linear}.btn.btn-key-in{color:#4da969;background:#edeef3;border:1px solid #edeef3;transition:all .2s linear}.btn.btn-key-in:active,.btn.btn-key-in:hover{color:#4da969;background:#e1e2eb;border:1px solid #e7e8ef;box-shadow:none!important;text-decoration:none;transition:all .2s linear}.btn.btn-key-out{color:#d53d43;background:#edeef3;border:1px solid #edeef3;transition:all .2s linear}.btn.btn-key-out:active,.btn.btn-key-out:hover{color:#d53d43;background:#e1e2eb;border:1px solid #e7e8ef;box-shadow:none!important;text-decoration:none;transition:all .2s linear}.btn .btn-divider{width:1px;height:20px;position:relative;background:#e0d8d8;display:table}.btn:active,.btn:hover{box-shadow:none!important}.btn-purple2{background:#923dd5;box-shadow:0 1px 2px rgba(28,36,62,.71);border-radius:4px;font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:12px;line-height:100%;text-align:center;letter-spacing:-.17px;color:#fff;padding:9.5px 10px;transition:all .2s ease}@media screen and (max-width:600px){.btn-purple2{margin-right:10px}}.btn-purple2:hover{transition:all .2s ease;color:#fff;background:#7828b7;box-shadow:0 1px 2px rgba(28,36,62,.71)}.round-theme{border-radius:4px}._chips{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:2px 5px;font-size:12px;line-height:1;border-radius:4px;cursor:pointer}._chips._chips-default{color:inherit;background:#fff;border:1px solid #e7eaec;transition:all .2s linear}._chips._chips-default:active,._chips._chips-default:hover{color:inherit;background:#f5f5f5;border:1px solid #e1e5e7;box-shadow:none!important;text-decoration:none;transition:all .2s linear}._chips._chips-primary{color:#fff;background:#43a6dd;border:1px solid #43a6dd;transition:all .2s linear}._chips._chips-primary:active,._chips._chips-primary:hover{color:#fff;background:#329eda;border:1px solid #3aa2db;box-shadow:none!important;text-decoration:none;transition:all .2s linear}._chips._chips-success{color:#fff;background:#1c84c6;border:1px solid #1c84c6;transition:all .2s linear}._chips._chips-success:active,._chips._chips-success:hover{color:#fff;background:#1978b4;border:1px solid #1b7ebd;box-shadow:none!important;text-decoration:none;transition:all .2s linear}._chips._chips-info{color:#fff;background:#23c6c8;border:1px solid #23c6c8;transition:all .2s linear}._chips._chips-info:active,._chips._chips-info:hover{color:#fff;background:#20b5b7;border:1px solid #21bdbf;box-shadow:none!important;text-decoration:none;transition:all .2s linear}._chips._chips-warning{color:#fff;background:#f8ac59;border:1px solid #f8ac59;transition:all .2s linear}._chips._chips-warning:active,._chips._chips-warning:hover{color:#fff;background:#f7a245;border:1px solid #f8a74f;box-shadow:none!important;text-decoration:none;transition:all .2s linear}._chips._chips-danger{color:#fff;background:#d53d43;border:1px solid #d53d43;transition:all .2s linear}._chips._chips-danger:active,._chips._chips-danger:hover{color:#fff;background:#d02d34;border:1px solid #d3353b;box-shadow:none!important;text-decoration:none;transition:all .2s linear}._chips._chips-status{color:#fff;background:#17aeeb;border:1px solid #17aeeb;transition:all .2s linear}._chips._chips-status:active,._chips._chips-status:hover{color:#fff;background:#13a1db;border:1px solid #14a8e4;box-shadow:none!important;text-decoration:none;transition:all .2s linear}._chips._chips-owner{color:#fff;background:#9886e7;border:1px solid #9886e7;transition:all .2s linear}._chips._chips-owner:active,._chips._chips-owner:hover{color:#fff;background:#8a75e4;border:1px solid #917de5;box-shadow:none!important;text-decoration:none;transition:all .2s linear}._chips._chips-admin{color:#fff;background:#86bfe7;border:1px solid #86bfe7;transition:all .2s linear}._chips._chips-admin:active,._chips._chips-admin:hover{color:#fff;background:#75b6e4;border:1px solid #7dbae5;box-shadow:none!important;text-decoration:none;transition:all .2s linear}._chips._chips-user{color:#fff;background:#87da83;border:1px solid #87da83;transition:all .2s linear}._chips._chips-user:active,._chips._chips-user:hover{color:#fff;background:#78d573;border:1px solid #7fd87b;box-shadow:none!important;text-decoration:none;transition:all .2s linear}._chips._chips-inverse{color:#fff;background:#7d7d7d;border:1px solid #7d7d7d;transition:all .2s linear}._chips._chips-inverse:active,._chips._chips-inverse:hover{color:#fff;background:#737373;border:1px solid #787878;box-shadow:none!important;text-decoration:none;transition:all .2s linear}._chips.btn-m-w{min-width:100px}._chips._chips-actions{color:#777;background:#dfdfdf;border:1px solid #dfdfdf;transition:all .2s linear;padding:3px 10px;border-radius:4px;font-size:12px;text-decoration:none;margin-right:5px}._chips._chips-actions:active,._chips._chips-actions:hover{color:#777;background:#d5d5d5;border:1px solid #dadada;box-shadow:none!important;text-decoration:none;transition:all .2s linear}._label{padding:5px 10px!important;cursor:pointer;width:inherit!important;margin:0 1px 1px 0;display:inline-block!important;font-size:10px;float:left}._label._label-default{color:#444;background:#fff;border:1px solid #e7eaec;transition:all .2s linear}._label._label-default:active,._label._label-default:hover{color:#444;background:#f5f5f5;border:1px solid #e1e5e7;box-shadow:none!important;text-decoration:none;transition:all .2s linear}._label._label-primary{color:#fff;background:#43a6dd;border:1px solid #43a6dd;transition:all .2s linear}._label._label-primary:active,._label._label-primary:hover{color:#fff;background:#329eda;border:1px solid #3aa2db;box-shadow:none!important;text-decoration:none;transition:all .2s linear}._label._label-success{color:#fff;background:#1c84c6;border:1px solid #1c84c6;transition:all .2s linear}._label._label-success:active,._label._label-success:hover{color:#fff;background:#1978b4;border:1px solid #1b7ebd;box-shadow:none!important;text-decoration:none;transition:all .2s linear}._label._label-info{color:#fff;background:#23c6c8;border:1px solid #23c6c8;transition:all .2s linear}._label._label-info:active,._label._label-info:hover{color:#fff;background:#20b5b7;border:1px solid #21bdbf;box-shadow:none!important;text-decoration:none;transition:all .2s linear}._label._label-warning{color:#fff;background:#f8ac59;border:1px solid #f8ac59;transition:all .2s linear}._label._label-warning:active,._label._label-warning:hover{color:#fff;background:#f7a245;border:1px solid #f8a74f;box-shadow:none!important;text-decoration:none;transition:all .2s linear}._label._label-danger{color:#fff;background:#d53d43;border:1px solid #d53d43;transition:all .2s linear}._label._label-danger:active,._label._label-danger:hover{color:#fff;background:#d02d34;border:1px solid #d3353b;box-shadow:none!important;text-decoration:none;transition:all .2s linear}._label._label-status{color:#fff;background:#17aeeb;border:1px solid #17aeeb;transition:all .2s linear}._label._label-status:active,._label._label-status:hover{color:#fff;background:#13a1db;border:1px solid #14a8e4;box-shadow:none!important;text-decoration:none;transition:all .2s linear}.roundAvatar{font-size:13px;cursor:pointer;color:#676a6c;background-color:#f5f5f5;border:1px solid #676a6c;margin:2px;border-radius:50%;width:32px;height:32px;text-align:center;line-height:32px;background-position:center;background-size:cover;background-repeat:no-repeat;display:inline-block}.text-primary{color:#43a6dd}.text-success{color:#1c84c6}.text-green{color:#40a35e}.text-danger{color:#d53d43!important}.text-warning,.text-warning-alert{color:#f8ac59}.text-info{color:#23c6c8}._alert_anonymous{display:inline-block;margin:0 5px;border-radius:15px}._alert_anonymous img{height:15px;margin:0 5px;opacity:.5}._alert_anonymous._info{color:#1c84c6;background:rgba(28,132,198,.2)}._alert_anonymous._warning{color:#f8ac59;background:rgba(248,172,89,.2)}.radio-span{width:20px;height:20px;display:inline-flex;border:1px solid #c8c8c8;padding:3px;border-radius:50%;margin:10px 10px 10px 0;cursor:pointer}.radio-span:active,.radio-span:hover{background:#f5f5f5;transition:all .2s linear}.radio-span.active span{width:12px;height:12px;display:block;background:#00aeef;border-radius:50%;transition:all .2s linear}._cus_switch{width:80px;height:37px;display:inline-block;background:#eceff1;border-radius:4px;padding:5px}._cus_switch ._status{width:25px;height:25px;line-height:22px;border-radius:50%;position:relative;transition:all .2s linear}._cus_switch ._status.disabled{position:absolute;top:5px;left:5px;background:#fff;transition:all .2s linear}._cus_switch ._status.enabled{position:absolute;top:5px;left:50px;background:#673ab7;color:#fff;transition:all .2s linear}.mdi-modal{color:#9a9ba2}.mdi-modal:before{font-size:45px;color:#9a9ba2}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@-webkit-keyframes tada{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}@keyframes tada{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.faster{-webkit-animation-duration:.4s;animation-duration:.4s}.animated.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}.animated.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.animated.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.animated.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}.animated.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}.animated.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}.animated.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}.animated.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}.animated.tada,.tada{-webkit-animation-name:tada;animation-name:tada}#lockedScreenModal{z-index:999999}.swal-overlay--show-modal .swal-modal{border-radius:4px}.swal-overlay--show-modal .swal-modal .swal-text{color:#000}.swal-overlay--show-modal .swal-modal .swal-footer{width:100%;display:inline-block}.swal-overlay--show-modal .swal-modal .swal-footer .swal-button{background-color:#43a6dd}.swal-overlay--show-modal .swal-modal .swal-footer .swal-button--danger{background-color:#d53d43}.swal-overlay--show-modal .swal-modal .swal-footer .swal-button--cancel{background-color:#f1f1f1}.swal-overlay--show-modal .swal-modal .swal-footer .swal-button-container{float:right}.swal-overlay--show-modal .swal-modal .swal-footer .swal-button-container:first-child{float:left}.swal-overlay--show-modal .swal-modal .swal-footer .swal-button-container .swal-button{border-radius:50px;min-width:120px}.swal-overlay--show-modal .swal-modal.swal-wide-lg{width:850px!important}.swal-overlay--show-modal .swal-modal.swal-btn-center .swal-footer{width:100%;display:inline-block;text-align:center}.swal-overlay--show-modal .swal-modal.swal-btn-center .swal-footer .swal-button-container{float:inherit;display:inline-block}.swal-overlay--show-modal .swal-modal.swal-btn-center .swal-footer .swal-button-container:first-child{float:inherit}.swal-overlay--show-modal .swal-modal.swal-btn-center .swal-footer .swal-button-container .swal-button{border-radius:50px;min-width:120px}table{background-color:transparent;border-spacing:0}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>tbody>tr>td,.table>tfoot>tr>td,.table>thead>tr>td{padding:15px 10px;line-height:1.42857143;vertical-align:top;border-bottom:1px solid #e7eaec;border-top:1px solid transparent!important}.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>th{padding:15px 10px;line-height:1.42857143;vertical-align:top;border-top:1px solid transparent!important}.table.table-border-btm>tbody>tr>td,.table.table-border-btm>tfoot>tr>td,.table.table-border-btm>thead>tr>td{border-top:1px solid transparent;border-bottom:1px solid #e7eaec}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid transparent;text-transform:uppercase}.table>tr>th{vertical-align:bottom;border-bottom:2px solid transparent;text-transform:uppercase!important}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>._cursor_pointer>.max-768-round:first-child{border-radius:4px 0 0 4px!important}.table>._cursor_pointer>.max-768-round:last-child{border-radius:0 4px 4px 0!important}.table>tbody+tbody{border-top:2px solid #e7eaec}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered,.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #e7eaec}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#f2f2f2}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.unread{background:rgba(28,132,198,.1)!important}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #e7eaec}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}.table.vertical-middle tr td,.table.vertical-middle tr th{vertical-align:middle}.table.vertical-bottom tr td,.table.vertical-bottom tr th{vertical-align:bottom}.table-bottom-bordered,.table-no-bordered,.table-no-bordered td,.table-no-bordered th{border:none!important}.table-bottom-bordered td,.table-bottom-bordered th{border-top:none!important;border-bottom:1px solid #e6e6e6!important}.table-min-padding td,.table-min-padding th{padding-top:5px!important;padding-bottom:5px!important}.sort-col{background:#fcfcfc}._compact td,._compact th{padding:10px!important}._compact ._created_at_tag{display:none}._compact .roundTag{width:32px;height:32px;line-height:19px;font-size:11px}._compact .checkbox_cus_mini{margin-bottom:15px}._compact ._person_round_fit{width:170px}._compact ._extra_counter{padding:4px}.notifyDocBox{width:200px;background:#e6e6e6;padding:10px}.notifyDocBox.__profile{width:150px}.service_request{background:rgba(46,166,24,.1)!important;border-top:2px solid #fff}.service_request td{background:rgba(46,166,24,.1)!important;border-top:2px solid #fff!important}.shared_from_wo{background:#f1f6ff!important;border-top:2px solid #fff}.shared_from_wo td{background:#f1f6ff!important;border-top:2px solid #fff!important}.project-list .project-title a{font-size:14px;color:#676a6c}.project-list ._me{background:rgba(0,174,239,.15);transition:all .2s linear}.project-list ._me:hover{background:rgba(0,174,239,.25);transition:all .2s linear}.project-list ._disablePP,.project-list ._disablePP:hover{background:rgba(248,172,89,.5);transition:all .2s linear}.inventory-table tr._compact td{padding:12px 10px!important}.inventory-table tr td{padding:8px 10px!important}.inventory-table tr td .checkbox_cus_mini{margin-bottom:15px!important}.Completion_Status{color:#c2c2c2;margin-top:7px;margin-bottom:4px}@media screen and (max-width:500px){.Completion_Status{display:flex;justify-content:space-around}}.filepond--drop-label label{font-size:13px!important}.filepond--drip{border:2px dashed #aaa!important;background:#f5f5f5!important;opacity:1!important}.upload-portal-mini{width:100%;display:table}.upload-portal-mini .uploadDrag{background:0 0;border:2px dashed silver;padding:10px;height:95px;text-align:center;position:relative;cursor:pointer;float:left;width:100%}.upload-portal-mini .uploadDrag .uploadIconsPre{margin:auto;display:table;height:40px;width:60px;position:relative;text-align:center}.upload-portal-mini .uploadDrag .uploadIconsPre img:nth-child(1){position:absolute;top:0;left:0;width:60px}.upload-portal-mini .uploadDrag .uploadIconsPre img:nth-child(2){position:absolute;top:15px;left:55px}.upload-portal-mini .uploadDrag .uploadIconsPre img:nth-child(3){position:absolute;top:40px;right:0}.upload-portal-mini .uploadDrag .uploadIconsPre img:nth-child(4){position:absolute;width:60px;bottom:0;left:52px}.upload-portal-mini .uploadDrag img,.upload-portal-mini .uploadDrag p{pointer-events:none}.upload-portal-mini .uploadDrag input[type=file]{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;cursor:pointer}.upload-portal-mini .uploadDrag.onEnter{border:2px dashed #3192cc}.upload-portal-mini .previewUploadDrag{background:0 0;text-align:center;width:100%;display:block}.upload-portal-mini .previewUploadDrag ul{margin:0;padding:0;list-style:none;width:100%;display:flex;justify-content:center}.upload-portal-mini .previewUploadDrag ul li{width:32%;height:95px;margin:0 1px;border-radius:2px;display:inline-block;background-repeat:no-repeat;background-position:center;background-size:cover;position:relative;cursor:pointer}.upload-portal-mini .previewUploadDrag ul li span{position:absolute;color:#d53d43;cursor:pointer;top:0;right:0}.upload-portal-mini .previewUploadDrag ul li span.edit{position:absolute;color:#43a6dd;cursor:pointer;top:0;left:0;right:inherit}.upload-portal-mini .previewUploadDrag ul li span.edit i{font-size:20px}.upload-portal-mini .previewUploadDrag ul li._full{width:100%;height:95px}.upload-portal-mini .previewUploadDrag ul li:first-child{margin:0}.upload-portal-mini .previewUploadDrag ul li.pre-0{width:100%;margin:0;border:none;border-radius:0;box-shadow:none}.upload-portal-mini .previewUploadDrag ul li.pre-1{width:64%;margin:0 5px;border:none;border-radius:0;box-shadow:none}.upload-portal-mini .previewUploadDrag ul li.pre-2{width:30%;margin:0 3px;border:none;border-radius:0;box-shadow:none}.upload-portal-mini .previewUploadDrag.TeamLogo ._full{width:110px;height:110px;border:none;box-shadow:none;float:right}.upload-portal-mini.upload-portal-full{height:100%;position:absolute;top:0;left:0;z-index:1;background:#fff}.upload-portal-mini.upload-portal-full .uploadDrag{background:0 0;border:2px dashed #23c6c8;padding:10px;height:100%;text-align:center;position:relative;cursor:pointer;float:left;width:100%;display:flex;align-items:center;justify-content:center}.upload-portal{width:100%;display:table}.upload-portal .uploadDrag{background:#f4f4f4;border:2px dashed silver;padding:10px;height:200px;text-align:center;position:relative;cursor:pointer;float:left;width:100%}.upload-portal .uploadDrag .uploadIconsPre{margin:auto;display:table;height:120px;width:160px;position:relative}.upload-portal .uploadDrag .uploadIconsPre img:nth-child(1){position:absolute;top:40px;left:35px}.upload-portal .uploadDrag .uploadIconsPre img:nth-child(2){position:absolute;top:15px;left:55px}.upload-portal .uploadDrag .uploadIconsPre img:nth-child(3){position:absolute;top:40px;right:0}.upload-portal .uploadDrag .uploadIconsPre img:nth-child(4){position:absolute;width:60px;bottom:0;left:52px}.upload-portal .uploadDrag img,.upload-portal .uploadDrag p{pointer-events:none}.upload-portal .uploadDrag input[type=file]{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;cursor:pointer}.upload-portal .uploadDrag.onEnter{border:2px dashed #3192cc}.upload-portal .previewUploadDrag{background:#fff;text-align:center;float:left;width:100%;display:block}.upload-portal .previewUploadDrag ul{margin:0;padding:0;list-style:none;width:100%;display:block}.upload-portal .previewUploadDrag ul li{width:32%;height:200px;margin:0 5px;border-radius:2px;display:inline-block;background-repeat:no-repeat;background-position:center;background-size:cover;float:left;position:relative;cursor:pointer}.upload-portal .previewUploadDrag ul li span{position:absolute;color:#d53d43;cursor:pointer;top:-13px;right:-10px}.upload-portal .previewUploadDrag ul li._full{width:100%;height:300px}.upload-portal .previewUploadDrag ul li:first-child{margin:0}.upload-portal .previewUploadDrag ul li.pre-0{width:100%;margin:0;border:none;border-radius:0;box-shadow:none}.upload-portal .previewUploadDrag ul li.pre-1{width:64%;margin:0 5px;border:none;border-radius:0;box-shadow:none}.upload-portal .previewUploadDrag ul li.pre-2{width:30%;margin:0 3px;border:none;border-radius:0;box-shadow:none}#uploadPortalGallery{position:fixed;right:10px;bottom:10px;z-index:1000;background:#fff;width:270px;display:table;box-shadow:0 0 50px #777}#uploadPortalGallery ._header{width:100%;display:table;position:relative;background:#222;color:#fff;padding:10px}#uploadPortalGallery ._header ._minimizer{position:absolute;right:30px;top:10px;cursor:pointer}#uploadPortalGallery ._header ._minimizer i{font-size:12px}#uploadPortalGallery ._header ._remover{position:absolute;right:10px;top:10px;cursor:pointer}#uploadPortalGallery ._header ._remover i{font-size:12px}#uploadPortalGallery ._portalList{width:100%;display:table}#uploadPortalGallery ._portalList ._eachPortal{width:100%;display:table;padding:10px;border-bottom:1px solid #c8c8c8}#uploadPortalGallery ._portalList ._eachPortal ._details{width:200px;display:table;float:left}#uploadPortalGallery ._portalList ._eachPortal ._details ._perCon{position:relative;height:5px;width:100%;background:#e6e6e6}#uploadPortalGallery ._portalList ._eachPortal ._details ._perCon .percentage{position:absolute;top:0;left:0;height:5px;background:#3689ff;display:inline-block;transition:all .2s linear}#uploadPortalGallery ._portalList ._eachPortal ._status{width:50px;display:table;float:left;text-align:right}#uploadPortalGallery ._portalList ._eachPortal ._status i{color:#1fbf67;font-size:20px;vertical-align:middle}.fade{opacity:0;transition:opacity .15s linear}.fade.in{opacity:1}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;filter:alpha(opacity=0);opacity:0;line-break:auto}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.equidesk-dialog-locked{width:100%;display:flex;height:100vh;background:#f3f3f4;position:fixed;left:0;top:0;z-index:99999;align-items:center;visibility:hidden}.equidesk-dialog-locked .locked-display{display:table;margin:auto}.equidesk-dialog-locked .locked-display .equidesk-dialog-header{width:100%;display:inline-block;text-align:center}.equidesk-dialog-locked .locked-display .equidesk-dialog-header span.avatar-lock{background-color:#f5f5f5;border:8px solid #fff;height:150px;width:150px;border-radius:50%;line-height:138px;text-align:center;display:inline-block;font-size:70px;color:#887d7d;position:relative}.equidesk-dialog-locked .locked-display .equidesk-dialog-header span.avatar-lock:before{position:absolute;top:0;right:160px;content:'SCREEN';font-size:100px;color:#e9e9e9;font-weight:700}.equidesk-dialog-locked .locked-display .equidesk-dialog-header span.avatar-lock:after{position:absolute;top:0;left:160px;content:'LOCKED';font-size:100px;color:#e9e9e9;font-weight:700}.equidesk-dialog-locked.__visible{visibility:visible}.progress{display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#c8c8c8;border-radius:.25rem;width:100%;min-width:100px}.progress._transparent{background:0 0;box-shadow:none}.progress.progress-mini{height:10px;margin-bottom:0;border-radius:4px}.progress.progress-mini .progress-bar{height:10px;border-radius:4px;margin-bottom:0;background-color:#1ab394;background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:40px 40px;transition:all .2s linear}.progress.progress-mini .progress-bar.progress-bar-warning{background-color:#f8ac59}.progress.progress-mini .progress-bar.progress-bar-danger{background-color:#d53d43}.progress.progress-md{height:15px;margin-bottom:0}.progress.progress-md .progress-bar{height:15px;margin-bottom:0;background-color:#1ab394;background-size:40px 40px}.progress.progress-md .progress-bar.progress-bar-warning{background-color:#f8ac59}.progress.progress-md .progress-bar.progress-bar-danger{background-color:#d53d43}.progress.progress-md .progress-bar.progress-bar-theme-0{background:#4ac9ff;background:linear-gradient(90deg,#4ac9ff 0,#4ac9ff 80%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="$color", endColorstr="$colorShadow", GradientType=1)}.progress.progress-md .progress-bar.progress-bar-theme-1{background:#6b8cff;background:linear-gradient(90deg,#6b8cff 0,#6b8cff 80%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="$color", endColorstr="$colorShadow", GradientType=1)}.progress.progress-md .progress-bar.progress-bar-theme-2{background:#9886e7;background:linear-gradient(90deg,#9886e7 0,#9886e7 80%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="$color", endColorstr="$colorShadow", GradientType=1)}.progress.progress-md .progress-bar.progress-bar-theme-3{background:#b56bff;background:linear-gradient(90deg,#b56bff 0,#b56bff 80%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="$color", endColorstr="$colorShadow", GradientType=1)}.progress.progress-md .progress-bar.progress-bar-theme-4{background:#e786e6;background:linear-gradient(90deg,#e786e6 0,#ff9cfe 80%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="$color", endColorstr="$colorShadow", GradientType=1)}.progress.progress-md .progress-bar.progress-bar-theme-5{background:#e786bb;background:linear-gradient(90deg,#e786bb 0,#ff94cf 80%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="$color", endColorstr="$colorShadow", GradientType=1)}.progress.progress-md .progress-bar.progress-bar-theme-6{background:#f57878;background:linear-gradient(90deg,#f57878 0,#ff7b7b 80%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="$color", endColorstr="$colorShadow", GradientType=1)}.progress.progress-md .progress-bar.progress-bar-theme-7{background:#d53d43;background:linear-gradient(90deg,#d53d43 0,#ff4950 80%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="$color", endColorstr="$colorShadow", GradientType=1)}.progress.progress-md .progress-bar.progress-bar-theme-8{background:#86c3e7;background:linear-gradient(90deg,#86c3e7 0,#95d8ff 80%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="$color", endColorstr="$colorShadow", GradientType=1)}.progress.progress-md .progress-bar.progress-bar-theme-9{background:#869fe7;background:linear-gradient(90deg,#869fe7 0,#97b1ff 80%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="$color", endColorstr="$colorShadow", GradientType=1)}.progress.progress-md .progress-bar.progress-bar-theme-10{background:#9886e7;background:linear-gradient(90deg,#9886e7 0,#a997ff 80%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="$color", endColorstr="$colorShadow", GradientType=1)}.progress.progress-md .progress-bar.progress-bar-theme-11{background:#bd86e7;background:linear-gradient(90deg,#bd86e7 0,#d195ff 80%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="$color", endColorstr="$colorShadow", GradientType=1)}.progress.progress-md .progress-bar.progress-bar-theme-12{background:#e786e6;background:linear-gradient(90deg,#e786e6 0,#ff99fe 80%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="$color", endColorstr="$colorShadow", GradientType=1)}.progress.progress-md .progress-bar.progress-bar-theme-13{background:#e786bb;background:linear-gradient(90deg,#e786bb 0,#ff95d0 80%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="$color", endColorstr="$colorShadow", GradientType=1)}.progress.progress-md .progress-bar.progress-bar-theme-14{background:#f57878;background:linear-gradient(90deg,#f57878 0,#ff7c7c 80%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="$color", endColorstr="$colorShadow", GradientType=1)}.progress.progress-md .progress-bar.progress-bar-theme-15{background:#d53d43;background:linear-gradient(90deg,#d53d43 0,#ff484d 80%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="$color", endColorstr="$colorShadow", GradientType=1)}.progress.progress-md .progress-bar.rounded{border-radius:8px}.agile-list{list-style:none;margin:0;width:100%;padding:0;display:block;min-height:50px}.agile-list li{background:#fafafb;border:1px solid #e7eaec;margin:0 0 10px;padding:10px;border-radius:2px;cursor:pointer}.agile-list li.primary-element{border-left:3px solid #43a6dd}.agile-list li.success-element{border-left:3px solid #1c84c6}.agile-list li.danger-element{border-left:3px solid #d53d43}.agile-list li.info-element{border-left:3px solid #23c6c8}.agile-list li.warning-element{border-left:3px solid #f8ac59}.agile-list li.ui-sortable-placeholder{min-height:70px;display:block;border:1px dashed #c8c8c8;background:#f5f5f5;visibility:visible!important}.mat-paginator-range-label{margin:0!important}.mat-select-arrow{margin:1px 4px!important;border:solid #444552!important;border-width:0 2px 2px 0!important;display:inline-block;padding:3px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.max-1200-inline-block{display:none!important}@media (max-width:1200px){.max-1200-inline-block{display:inline-block!important}}@media (max-width:1366px){.max-1366{display:none!important}}.max-460-show{display:none!important}@media (max-width:460px){.max-460{display:none!important}.max-460-show{display:inline-block!important}}.max-500-show{display:none!important}@media (max-width:500px){.max-500{display:none!important}.max-500-show{display:inline-block!important}}.max-580-show{display:none!important}@media (max-width:580px){.max-580{display:none!important}.max-580-show{display:inline-block!important}}.max-768-show{display:none!important}@media (max-width:768px){.max-768{display:none!important}.max-768-show{display:inline-block!important}}.max-768-show-table{display:none!important}@media (max-width:768px){.max-768-show-table{display:table!important;width:100%}}.max-768-show-db{display:none!important}@media (max-width:768px){.max-768-show-db{display:block!important}.__recurPad{width:100%}}.max-800-show{display:none!important}@media (max-width:800px){.max-800{display:none!important}.max-800-show{display:inline-block!important}}.max-1024-show{display:none!important}@media (max-width:1024px){.max-1024{display:none!important}.max-1024-show{display:inline-block!important}}.max-1080-show{display:none!important}@media (max-width:1080px){.max-1080{display:none!important}.max-1080-show{display:inline-block!important}}.max-1200-show{display:none!important}@media (max-width:1200px){.max-1200{display:none!important}.max-1200-show{display:inline-block!important}}.max-1700-show{display:none!important}@media (max-width:1700px){.max-1700{display:none!important}.max-1700-show{display:inline-block!important}}.max-1500-show{display:none!important}@media (max-width:1500px){.max-1500{display:none!important}.max-1500-show{display:inline-block!important}}.max-991-show{display:none!important}@media (max-width:991px){.max-991{display:none!important}.max-991-show{display:inline-block!important}}.max-600-show{display:none!important}@media (max-width:600px){.max-600{display:none!important}.max-600-show{display:inline-block!important}}.max-640-show{display:none!important}@media (max-width:640px){.max-640{display:none!important}.max-640-show{display:inline-block!important}}.__recurPad{display:inline-block;padding-left:15px}#_gSettings{width:100%;display:block}#_gSettings ._gSettings_menu{width:250px;display:block;float:left;height:calc(100vh - 100px);background:#ebebeb}#_gSettings ._gSettings_menu ._gSettings_menu_title{margin:0;padding:25px 25px 15px;color:#000;font-weight:700;font-size:20px}#_gSettings ._gSettings_menu ._gSettings_menu_title i{font-size:20px}#_gSettings ._gSettings_menu ._gSettings_menu_search{margin:0;padding:0 15px;color:#000}#_gSettings ._gSettings_menu ._gSettings_menu_ul{margin:0;padding:0;list-style:none}#_gSettings ._gSettings_menu ._gSettings_menu_ul li{width:100%;display:block}#_gSettings ._gSettings_menu ._gSettings_menu_ul li a{width:100%;display:block;padding:15px 25px;color:#555;font-weight:600;transition:all .2s linear}#_gSettings ._gSettings_menu ._gSettings_menu_ul li a:active,#_gSettings ._gSettings_menu ._gSettings_menu_ul li a:hover{text-decoration:none;color:#555;background:#dedede;transition:all .2s linear}#_gSettings ._gSettings_menu ._gSettings_menu_ul li a.active{text-decoration:none;color:#fff;background:#d53d43;transition:all .2s linear}#_gSettings ._gSettings_list{width:250px;display:block;float:left;height:calc(100vh - 100px);background:#fafafa}#_gSettings ._gSettings_list ._gSettings_menu_ul{margin:0;padding:0;list-style:none}#_gSettings ._gSettings_list ._gSettings_menu_ul li{width:100%;display:block}#_gSettings ._gSettings_list ._gSettings_menu_ul li a{width:100%;display:block;padding:15px;color:#555;font-weight:600;transition:all .2s linear}#_gSettings ._gSettings_list ._gSettings_menu_ul li a:active,#_gSettings ._gSettings_list ._gSettings_menu_ul li a:hover{text-decoration:none;color:#555;background:#ededed;transition:all .2s linear}#_gSettings ._gSettings_list ._gSettings_menu_ul li a.active{text-decoration:none;color:#555;background:#8bd2c4;transition:all .2s linear}#_gSettings ._gSettings_content{width:calc(100% - 250px);padding:0 20px;float:left;height:calc(100vh - 100px);background:#fafafa;border-left:1px solid #e1e1e1}#_gSettings ._gSettings_content ._gSettings_content_title{width:100%;display:block;padding:20px 0;margin:0;color:#000;border-bottom:1px solid #e1e1e1}#_gSettings ._gSettings_content ._gSettings_content_comp_title{width:100%;display:block;padding:5px 0;margin:0;color:#000}#_gSettings ._gSettings_content ._gSettings_content_comp_form{width:100%;display:block;position:relative}#_gSettings ._gSettings_content ._gSettings_content_comp_form .form-float{border-radius:4px;height:40px;padding-left:15px;border:1px solid #008aff}#_gSettings ._gSettings_content ._gSettings_content_comp_form ._gSettings_content_comp_form_actions{width:100px;display:block;position:absolute;top:0;right:0;text-align:right;padding:11px}#_gSettings ._gSettings_content ._gSettings_content_comp_form ._gSettings_content_comp_form_actions a{color:#777;padding:5px;background:#eee;border-radius:4px;margin-left:5px;transition:all .2s linear}#_gSettings ._gSettings_content ._gSettings_content_comp_form ._gSettings_content_comp_form_actions a:active,#_gSettings ._gSettings_content ._gSettings_content_comp_form ._gSettings_content_comp_form_actions a:hover{color:#000;transition:all .2s linear}#_gSettings ._gSettings_content ._gSettings_content_comp_form ._gSettings_content_comp_form_actions a i{font-size:18px}#_gSettings ._gSettings_content ._gSettings_content_comp_settings{color:rgba(0,0,0,.87);display:block;min-height:40px;padding:5px;background:#ebebeb;border-radius:5px;width:100%}#_gSettings ._gSettings_content ._gSettings_content_comp_settings .buttons{padding:5px;min-width:inherit;line-height:inherit;color:rgba(0,0,0,.55)}#_gSettings ._gSettings_content ._gSettings_content_comp_settings:hover{transition:all .2s linear}#_gSettings ._gSettings_content ._gSettings_content_comp_settings.drag-hover-hand:hover,#_gSettings ._gSettings_content ._gSettings_content_comp_settings.drag-hover-hand:hover div,#_gSettings ._gSettings_content ._gSettings_content_comp_settings.drag-hover-hand:hover i{cursor:move;cursor:grab;cursor:-webkit-grab}#_gSettings ._gSettings_content ._gSettings_content_comp_settings.drag-hover-hand:active{cursor:grabbing;cursor:-webkit-grabbing}#_gSettings ._gSettings_content ._gSettings_content_comp_settings .drag-input{display:flex}#_gSettings ._gSettings_content ._gSettings_content_comp_settings .drag-input input{border:1px solid #008aff;border-radius:5px;height:30px;width:300px;padding:5px 10px}#_gSettings ._gSettings_content ._gSettings_content_comp_settings .drag-input a{color:#777;padding:5px;background:#eee;border-radius:4px;margin-left:15px;cursor:pointer;text-decoration:none;transition:all .2s linear}#_gSettings ._gSettings_content ._gSettings_content_comp_settings .drag-input a:active,#_gSettings ._gSettings_content ._gSettings_content_comp_settings .drag-input a:hover{color:#000;text-decoration:none;cursor:pointer;transition:all .2s linear}#_gSettings ._gSettings_content ._gSettings_content_comp_settings .drag-input a i{pointer-events:none;cursor:pointer;font-size:18px;line-height:1px}#_gSettings ._gSettings_content ._gSettings_content_comp_settings .drag-title{position:relative;padding-left:30px;line-height:30px;display:inline-block}#_gSettings ._gSettings_content ._gSettings_content_comp_settings .drag-title .drag-icon{color:silver;position:absolute;left:5px;top:8px}#_gSettings ._gSearch{width:100%;display:table;position:relative;background:#fff;border:1px solid #e7eaec;border-radius:4px;margin-top:0}#_gSettings ._gSearch .searchStart{position:absolute;padding:10px;left:0;top:0;text-align:center;line-height:1px;font-size:15px;color:rgba(0,0,0,.4)}#_gSettings ._gSearch .searchClear{position:absolute;padding:10px;right:0;top:0;text-align:center;line-height:1px;font-size:16px;color:rgba(0,0,0,.4);cursor:pointer}#_gSettings ._gSearch .listSearch{padding:0 30px;height:35px;width:100%;border:none;font-size:13px;float:left;background:0 0}._settings_no_data_founded{font-weight:300;font-size:18px;background:#ebebeb!important}@media screen and (max-width:768px){._settings_no_data_founded{font-size:16px}}#_Chat_Rails{position:fixed;bottom:0;right:0;width:100%;padding:0 10px;z-index:9999}#_Chat_Rails .EachChat{position:absolute;bottom:0;width:280px;display:inline-block;height:400px;overflow:hidden;background-color:#fff;box-shadow:0 0 4px #777;float:right;margin-left:10px;border-radius:10px 10px 0 0}#_Chat_Rails .EachChat .EachChat_header{width:100%;display:block;height:50px;overflow:hidden;background-color:#444552;border-radius:10px 10px 0 0}#_Chat_Rails .EachChat .EachChat_header .name{color:#fff;padding:7px 10px;display:inline-block}#_Chat_Rails .EachChat .EachChat_header .name small{color:#c7c7c7}#_Chat_Rails .EachChat .EachChat_header .close_chat{position:absolute;right:5px;top:8px;padding:5px;color:#fff}#_Chat_Rails .EachChat .EachChat_header .close_chat i{font-size:20px}#_Chat_Rails .EachChat .EachChat_body{width:100%;display:block;height:310px;padding:10px;overflow-x:hidden;overflow-y:auto;background-color:#edeef3}#_Chat_Rails .EachChat .EachChat_body ul{width:100%;display:block;margin:0;padding:0;list-style:none}#_Chat_Rails .EachChat .EachChat_body ul li{width:100%;display:inline-block;position:relative}#_Chat_Rails .EachChat .EachChat_body ul li .roundTag{position:absolute;bottom:30px;left:0}#_Chat_Rails .EachChat .EachChat_body ul li .msg_here{display:inline-block;padding:8px;background:#fff;border-radius:5px;font-size:13px;float:left;margin-left:30px;max-width:calc(100% - 80px);word-break:initial;position:relative}#_Chat_Rails .EachChat .EachChat_body ul li .msg_here:before{content:'';position:absolute;z-index:1;border-left:15px solid transparent;border-bottom:15px solid #fff;bottom:0;left:-10px}#_Chat_Rails .EachChat .EachChat_body ul li .msg_media{float:left;margin-left:30px;width:calc(100% - 80px);display:table}#_Chat_Rails .EachChat .EachChat_body ul li .msg_time_here{display:inline-block;padding:5px;font-size:10px;margin-left:30px;width:calc(100% - 30px);text-align:left}#_Chat_Rails .EachChat .EachChat_body ul li.me .roundTag{position:absolute;top:5px;left:initial;bottom:initial;right:0}#_Chat_Rails .EachChat .EachChat_body ul li.me .msg_here{float:right;margin-right:30px;margin-left:0;position:relative}#_Chat_Rails .EachChat .EachChat_body ul li.me .msg_here:before{border-left:15px solid #fff;border-bottom:15px solid transparent;bottom:initial;left:initial;top:0;right:-10px}#_Chat_Rails .EachChat .EachChat_body ul li.me .msg_here .msg_action{position:absolute;left:-20px;top:0;opacity:0;transition:all .2s linear}#_Chat_Rails .EachChat .EachChat_body ul li.me .msg_media{float:right;margin-right:30px;margin-left:0;display:table}#_Chat_Rails .EachChat .EachChat_body ul li.me .msg_time_here{float:right;margin-right:30px;margin-left:0;width:calc(100% - 30px);text-align:right}#_Chat_Rails .EachChat .EachChat_body ul li.me .msg_action{position:absolute;left:0;top:0;opacity:0;transition:all .2s linear}#_Chat_Rails .EachChat .EachChat_body ul li.me:hover .msg_action{opacity:1;transition:all .2s linear}#_Chat_Rails .EachChat .EachChat_Footer{width:100%;display:inline-block;height:40px;background-color:#fff;border-top:1px solid #e6e6e6;position:relative}#_Chat_Rails .EachChat .EachChat_Footer .smile{position:absolute;left:0;top:0;padding:10px 5px}#_Chat_Rails .EachChat .EachChat_Footer .smile i{font-size:20px}#_Chat_Rails .EachChat .EachChat_Footer .photo{position:absolute;right:0;top:0;padding:10px 5px}#_Chat_Rails .EachChat .EachChat_Footer .photo i{font-size:20px}#_Chat_Rails .EachChat .EachChat_Footer .chat-sender{width:100%;display:table;border:none;box-shadow:none;padding:10px 10px 10px 40px}#_Chat_Rails .EachChat .EachChat_Footer ._module_comment_images{width:100%;position:absolute;bottom:100%;left:0}#_Chat_Rails .EachChat .EachChat_Footer ._module_comment_images a{width:80px;height:80px;display:block;background-repeat:no-repeat;background-position:center;background-size:cover;border-radius:10px;margin:2px;position:relative;border:1px solid #e7eaec;float:left}#_Chat_Rails .EachChat .EachChat_Footer ._module_comment_images a i{opacity:0;z-index:1;cursor:pointer;position:absolute;top:0;right:0;font-size:12px;background:#fff;padding:3px;border:1px solid #e7eaec;border-radius:50%;box-shadow:0 0 5px #222;color:red;transition:all .2s linear}#_Chat_Rails .EachChat .EachChat_Footer ._module_comment_images a:hover i{opacity:1;transition:all .2s linear}#_Chat_Rails .EachChat:nth-child(1){right:100px}@media (max-width:400px){#_Chat_Rails .EachChat:nth-child(1){right:76px}}#_Chat_Rails .EachChat:nth-child(2){right:390px}#_Chat_Rails .EachChat:nth-child(3){right:680px}#HelpCenterBox{max-width:350px;width:100%;position:fixed;top:70px;right:50px;background:#fff;box-shadow:0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.188235);display:inline-block;border-radius:4px;z-index:999999}#HelpCenterBox .help_header_content{width:100%;display:table;background:#7f8589;border-radius:4px 4px 0 0;padding:5px 10px}@media (max-width:640px){#HelpCenterBox{max-width:100%;top:0!important;left:0!important;width:100%;height:100vh;border-radius:0}#HelpCenterBox .help_header_content{border-radius:0}}#HelpCenterBox .help_header_content .help_header{width:100%;display:flex;align-items:center;justify-content:space-between;color:#fff;font-size:15px;padding:0 5px;cursor:move}#HelpCenterBox .help_header_content .help_search{width:100%;display:table;padding:5px 0;position:relative}#HelpCenterBox .help_header_content .help_search ._search_help_icon{position:absolute;top:10px;left:10px}#HelpCenterBox .help_header_content .help_search ._search_help{width:100%;height:35px;padding:5px 5px 5px 35px;background:#fff;border-radius:4px;box-shadow:none;border:0;font-weight:500}#HelpCenterBox .help_header_content .help_search ._search_help.searching{border-radius:4px 4px 0 0}#HelpCenterBox .help_header_content .help_search .help_article_list{width:100%;display:table;position:absolute;top:calc(100% - 5px);left:0;background:#fff;z-index:1;box-shadow:1px 4px 7px #c5c5c5;padding:0 10px;border-radius:0 0 20px 20px}#HelpCenterBox .help_header_content .help_search .help_article_list ul{width:100%;display:table;margin:0;padding:10px 0;list-style:none}#HelpCenterBox .help_header_content .help_search .help_article_list ul li{width:100%;display:table;border-bottom:1px solid #dfdfdf;padding:10px 2px;position:relative;word-break:initial;cursor:pointer;transition:all .2s linear}#HelpCenterBox .help_header_content .help_search .help_article_list ul li .mdi-icon{float:left;width:25px;display:-ms-grid;display:grid;line-height:20px}#HelpCenterBox .help_header_content .help_search .help_article_list ul li span{float:left;width:calc(100% - 26px);display:table}#HelpCenterBox .help_header_content .help_search .help_article_list ul li:active,#HelpCenterBox .help_header_content .help_search .help_article_list ul li:hover{color:#0054a6;transition:all .2s linear}#HelpCenterBox .help_header_content .help_search .help_article_list ul li:last-child{border-bottom:1px solid transparent}#HelpCenterBox .help_body_content{width:100%;display:inline-block;overflow:auto;border-radius:4px 4px 0 0;padding:10px;min-height:310px;height:calc(100vh - 498px);transition:all .2s linear}#HelpCenterBox .help_body_content.ext{min-height:340px;height:calc(100vh - 350px);transition:all .2s linear}@media (max-width:640px){#HelpCenterBox .help_body_content{border-radius:0;height:calc(100vh - 170px)}#HelpCenterBox .help_body_content.ext{border-radius:0;height:calc(100vh - 170px);transition:all .2s linear}}#HelpCenterBox .help_body_content .help_content{width:100%;display:table}#HelpCenterBox .help_body_content .help_content .help_content_header{width:100%;text-transform:uppercase;color:#8d8e8f;font-weight:700}#HelpCenterBox .help_body_content .help_content .help_content_list{width:100%;display:table}#HelpCenterBox .help_body_content .help_content .help_content_list ul{width:100%;display:table;margin:0;padding:10px 0;list-style:none}#HelpCenterBox .help_body_content .help_content .help_content_list ul li{width:100%;display:table;border-bottom:1px solid #dfdfdf;padding:10px 2px;position:relative;word-break:initial;cursor:pointer;transition:all .2s linear}#HelpCenterBox .help_body_content .help_content .help_content_list ul li .mdi-icon{float:left;width:25px;display:-ms-grid;display:grid;line-height:20px}#HelpCenterBox .help_body_content .help_content .help_content_list ul li span{float:left;width:calc(100% - 26px);display:table}#HelpCenterBox .help_body_content .help_content .help_content_list ul li del{float:left;width:calc(100% - 26px);display:table;color:#c0c0c1}#HelpCenterBox .help_body_content .help_content .help_content_list ul li:active,#HelpCenterBox .help_body_content .help_content .help_content_list ul li:hover{color:#0054a6;transition:all .2s linear}#HelpCenterBox .help_body_content .help_article{width:100%;display:table;margin-top:15px}#HelpCenterBox .help_body_content .help_article .help_article_header{width:100%;text-transform:uppercase;color:#8d8e8f;font-weight:700}#HelpCenterBox .help_body_content .help_article .help_article_list{width:100%;display:table}#HelpCenterBox .help_body_content .help_article .help_article_list ul{width:100%;display:table;margin:0;padding:10px 0;list-style:none}#HelpCenterBox .help_body_content .help_article .help_article_list ul li{width:100%;display:table;border-bottom:1px solid #dfdfdf;padding:10px 2px;position:relative;word-break:initial;cursor:pointer;transition:all .2s linear}#HelpCenterBox .help_body_content .help_article .help_article_list ul li .mdi-icon{float:left;width:25px;display:-ms-grid;display:grid;line-height:20px}#HelpCenterBox .help_body_content .help_article .help_article_list ul li span{float:left;width:calc(100% - 26px);display:table}#HelpCenterBox .help_body_content .help_article .help_article_list ul li:active,#HelpCenterBox .help_body_content .help_article .help_article_list ul li:hover{color:#0054a6;transition:all .2s linear}#HelpCenterBox .help_body_content .help_article .help_article_list ul li:last-child{border-bottom:1px solid transparent}#HelpCenterBox .help_footer_content{width:100%;display:table;padding:0 10px}#HelpCenterBox .help_footer_content .browseAll{color:#0054a6;text-transform:uppercase;width:100%;display:table;border-top:1px solid #e6e6e6;padding:10px 0;text-decoration:none;font-weight:600;font-size:12px}#HelpCenterBox .help_footer_content .browseAll:active,#HelpCenterBox .help_footer_content .browseAll:hover{text-decoration:none;color:#003a73}#HelpCenterBox #SelectedArticle{min-height:300px}#photoEditorModal .modal-dialog{width:100%;height:100vh;margin:0;position:fixed;top:0;left:0}#photoEditorModal .modal-dialog ._photoEditor{width:100%;height:100vh;display:table;background:#000}#photoEditorModal .modal-dialog ._photoEditor ._photoEditor_header{width:100%;display:table;padding:15px;color:#fff;font-weight:500;font-size:15px;letter-spacing:2px}#photoEditorModal .modal-dialog ._photoEditor ._photoEditor_body{width:100%;display:table;padding:0}#photoEditorModal .modal-dialog ._photoEditor ._photoEditor_body ._photoEditor_canvas{margin:auto;display:table;padding:10px;background:#6f6f6f;transition:all .2s linear}#photoEditorModal .modal-dialog ._photoEditor ._photoEditor_body ._photoEditor_canvas #canvas{display:table;background:0 0;margin:auto;transition:all .2s linear}#photoEditorModal .modal-dialog ._photoEditor ._photoEditor_body ._photoEditor_options{width:100%;display:table;padding:10px;position:absolute;bottom:0;left:0}#photoEditorModal .modal-dialog ._photoEditor ._photoEditor_body ._photoEditor_options ._icons{width:35px;display:inline-block;text-align:center;margin:0 5px;cursor:pointer;transition:all .2s linear}#photoEditorModal .modal-dialog ._photoEditor ._photoEditor_body ._photoEditor_options ._icons i{font-size:30px}#photoEditorModal .modal-dialog ._photoEditor ._photoEditor_body ._photoEditor_options ._icons.active,#photoEditorModal .modal-dialog ._photoEditor ._photoEditor_body ._photoEditor_options ._icons:active,#photoEditorModal .modal-dialog ._photoEditor ._photoEditor_body ._photoEditor_options ._icons:hover{color:#fff;transition:all .2s linear}#photoEditorModal .modal-dialog ._photoEditor ._photoEditor_body ._photoEditor_options .color_pickker{width:100px;display:inline-block;padding:0;box-shadow:none;background:no-repeat;border:none}._file_title_icons_sm{width:30px!important;line-height:0;margin-right:15px}#docViewerModal .modal-dialog{width:100%;margin:0;height:100vh}#docViewerModal .modal-dialog #docViewer{width:100%;margin:0;height:100vh;background:#d1d1d1;position:relative}#docViewerModal .modal-dialog #docViewer ._iframe{max-width:100%;height:100vh;margin:auto;display:table;width:100%}#docViewerModal .modal-dialog #docViewer ._docViewer-action{position:absolute;width:150px;top:10px;right:10px;padding:0}#docViewerModal .modal-dialog #docViewer ._docViewer-action ul{list-style:none;display:table;margin:0;padding:0;float:right}#docViewerModal .modal-dialog #docViewer ._docViewer-action ul li{color:#fff;background:rgba(0,0,0,.9);text-align:center;padding:6px 0;width:45px;float:right;margin:2px;border-radius:5px}#docViewerModal .modal-dialog #docViewer ._docViewer-action ul li a{color:#fff}#__calendar_Module{position:relative;word-break:initial!important}#__calendar_Module #calendar{border-left:1px solid #c8c8c8}#__calendar_Module #calendar td,#__calendar_Module #calendar th{border-color:transparent}#__calendar_Module #calendar .fc td,#__calendar_Module #calendar .fc th{border-width:0}#__calendar_Module #calendar .fc-day{border:1px solid #e0e0e0}#__calendar_Module #calendar .fc-toolbar.fc-header-toolbar{position:absolute;width:calc(100% - 275px);right:120px;top:0;padding:11px 20px;margin:0}@media (max-width:500px){#__calendar_Module #calendar .fc-toolbar.fc-header-toolbar{width:220px;right:inherit;padding:11px 0;left:10px}}#__calendar_Module #calendar .fc-toolbar.fc-header-toolbar .fc-center h2{float:left;padding:6px 0;font-size:16px;min-width:160px;text-align:center}#__calendar_Module #calendar .fc-toolbar.fc-header-toolbar .fc-center .fc-next-button,#__calendar_Module #calendar .fc-toolbar.fc-header-toolbar .fc-center .fc-prev-button{background:0 0;color:#737373;padding:0;border-radius:50%!important;border:none!important;box-shadow:none!important;line-height:23px;width:27px;height:27px;float:left;cursor:pointer;transition:all .2s linear}#__calendar_Module #calendar .fc-toolbar.fc-header-toolbar .fc-center .fc-next-button:active,#__calendar_Module #calendar .fc-toolbar.fc-header-toolbar .fc-center .fc-next-button:hover,#__calendar_Module #calendar .fc-toolbar.fc-header-toolbar .fc-center .fc-prev-button:active,#__calendar_Module #calendar .fc-toolbar.fc-header-toolbar .fc-center .fc-prev-button:hover{border:none!important;box-shadow:none!important;background:#e2e2e2;transition:all .2s linear}#__calendar_Module #calendar .fc-toolbar.fc-header-toolbar .fc-center .fc-next-button .fc-icon,#__calendar_Module #calendar .fc-toolbar.fc-header-toolbar .fc-center .fc-prev-button .fc-icon{margin:0!important}#__calendar_Module #calendar .fc-day-top{text-align:center;padding:10px 0}#__calendar_Module #calendar .fc-day-top .fc-day-number{float:inherit;font-weight:700;color:#636363}#__calendar_Module #calendar .fc-day-header.fc-widget-header.fc-sat,#__calendar_Module #calendar .fc-day-header.fc-widget-header.fc-sun,#__calendar_Module #calendar .fc-day.fc-widget-content.fc-sat,#__calendar_Module #calendar .fc-day.fc-widget-content.fc-sun{background-color:#e8eef4}#__calendar_Module #calendar .fc-day-header.fc-widget-header{border-left:1px solid #e0e0e0;padding:5px 0}#__calendar_Module #calendar .fc-row.fc-week:nth-child(odd){background-color:#f3f3f4}#__calendar_Module #calendar .fc-row.fc-week:nth-child(even){background-color:#f9f5f5}#__calendar_Module #calendar .fc-today{background-color:#d8d8d8}#__calendar_Module #calendar .fc-event-container{padding:0 5px}#__calendar_Module #calendar .fc-day-grid-event{margin:1px;padding:2px 10px;color:#fff;border-radius:4px;cursor:pointer}#__calendar_Module #calendar .fc-day-grid-event div{cursor:pointer!important}#__calendar_Module #calendar .fc-day-grid-event .fc-time{display:none}#__calendar_Module #calendar .fc-day-grid-event .__cl-jts{position:absolute;top:0;right:1px;background:rgba(255,255,255,.4);border-radius:50%;padding:2px}#__calendar_Module #calendar .fc-time-grid-event{margin:1px;padding:10px 10px 10px 30px;color:#fff;border-radius:5px;min-height:30px;cursor:pointer}#__calendar_Module #calendar .fc-time-grid-event .__cl-jts{position:absolute;top:12px;left:4px;background:rgba(255,255,255,.4);border-radius:50%;padding:2px;font-size:20px}#__calendar_Module #calendar .fc-list-item{cursor:pointer;transition:all .2s linear}#__calendar_Module #calendar .fc-list-item .__cl-jts{background:rgba(0,0,0,.4);border-radius:50%;padding:2px;font-size:14px;margin-right:10px;color:#fff}#__calendar_Module #calendar .fc-list-item td{transition:all .2s linear}#__calendar_Module #calendar .fc-list-item:active td,#__calendar_Module #calendar .fc-list-item:hover td{background:#fff;transition:all .2s linear}#__calendar_Module #calendar .fc-list-empty{display:none}#__calendar_Module #calendar .fc-more-cell{text-align:right;padding:0 10px}#__calendar_Module #calendar .fc-more-cell a{color:#0054a6}#__calendar_Module #calendar .fc-more-popover{min-width:500px;border-radius:4px}#__calendar_Module #calendar .fc-more-popover .fc-header{padding:20px;background:#fff;border-radius:4px}#__calendar_Module #calendar .fc-more-popover .fc-header .fc-title{font-size:20px}#__calendar_Module #calendar .fc-more-popover .fc-header .fc-icon-x{font-size:20px;color:#000;margin:0}#__calendar_Module #calendar .fc-more-popover .fc-header .fc-icon-x:after{display:none}#__calendar_Module #calendar .fc-more-popover .fc-body{padding:5px 0 25px}#__calendar_Module #calendar .fc-more-popover .fc-body .fc-event-container{padding:0}#__calendar_Module #calendar .fc-more-popover .fc-body .fc-event-container .fc-day-grid-event{margin:2px 20px}#__calendar_Module #calendar .fc-more-popover .fc-body .fc-event-container .fc-day-grid-event.fc-not-end{margin:2px 0 2px 20px;border-top-right-radius:0;border-bottom-right-radius:0}#__calendar_Module #calendar .fc-more-popover .fc-body .fc-event-container .fc-day-grid-event.fc-not-end .__cl-jts{right:21px}#__calendar_Module #calendar .fc-more-popover .fc-body .fc-event-container .fc-day-grid-event.fc-not-start{margin:2px 20px 2px 0;border-top-left-radius:0;border-bottom-left-radius:0;padding-left:31px}#__calendar_Module #calendar .fc-more-popover .fc-body .fc-event-container .fc-day-grid-event.fc-not-start .__cl-jts{right:1px}#__calendar_Module #calendar .fc-more-popover .fc-body .fc-event-container .fc-day-grid-event.fc-not-end.fc-not-start{margin:2px 0;border-radius:0;padding-left:31px}#__calendar_Module #calendar .fc-more-popover .fc-body .fc-event-container .fc-day-grid-event.fc-not-end.fc-not-start .__cl-jts{right:21px}#__calendar_Module #calendar.loading:before{content:'';position:absolute;width:100%;height:100%;background-image:url(/_assets/images/loading.svg);display:block;background-position:center;background-size:auto;background-repeat:no-repeat;background-color:rgba(255,255,255,.7);z-index:999}#___ddt1 .datepicker--nav{position:relative}#___ddt1 .datepicker--nav .datepicker--nav-title{color:#000;font-weight:700;pointer-events:none}#___ddt1 .datepicker--nav .datepicker--nav-title i{color:#000;font-weight:700}#___ddt1 .datepicker--nav .datepicker--nav-action{display:none;position:absolute;top:0}#___ddt1 .datepicker--nav .datepicker--nav-action[data-action=prev]{right:40px}#___ddt1 .datepicker--nav .datepicker--nav-action[data-action=next]{right:0}#___ddt2 .datepicker--nav{position:relative}#___ddt2 .datepicker--nav .datepicker--nav-title{color:#000;font-weight:700;pointer-events:none}#___ddt2 .datepicker--nav .datepicker--nav-title i{color:#000;font-weight:700}#___ddt2 .datepicker--nav .datepicker--nav-action{display:none}#_pop_wo_workOrderModal ._pop_wo_single{display:inline-block;padding:20px 50px;min-height:calc(100vh - 200px)}@media (max-width:768px){#_pop_wo_workOrderModal ._pop_wo_single{padding:15px}}#_pop_wo_workOrderModal ._pop_wo_content{width:100%;display:block}#_pop_wo_workOrderModal ._pop_wo_content ._pop_wo_content_details{width:calc(100% - 350px);display:table;float:left}@media (max-width:1024px){#_pop_wo_workOrderModal ._pop_wo_content ._pop_wo_content_details{width:100%}}#_pop_wo_workOrderModal ._pop_wo_content ._pop_wo_content_right{width:300px;display:table;float:right;padding:0 15px}@media (max-width:1024px){#_pop_wo_workOrderModal ._pop_wo_content ._pop_wo_content_right{position:absolute;top:0;right:0;background:#fff;height:calc(100vh - 200px);border-left:1px solid #c8c8c8;box-shadow:-15px 0 50px #c8c8c8;padding:15px 15px 0;overflow:auto;display:inline-block;-webkit-transform:scaleX(0);transform:scaleX(0);transition:all .2s linear}#_pop_wo_workOrderModal ._pop_wo_content ._pop_wo_content_right.__openIt{-webkit-transform:scaleX(1);transform:scaleX(1);transition:all .2s linear}}#_pop_wo_workOrderModal ._pop_wo_content ._pop_wo_content_right .form-position{margin-top:5px;padding-left:25px}#_pop_wo_workOrderModal ._pop_wo_content ._pop_wo_content_right .form-position .form-position-text{line-height:30px}#sendMailModal ._pop_wo_single{display:inline-block;padding:20px 50px;min-height:calc(100vh - 200px)}#sendMailModal ._pop_wo_content{width:100%;display:block}#sendMailModal ._pop_wo_content ._pop_wo_content_details{width:calc(100% - 350px);display:table;float:left}@media (max-width:1024px){#sendMailModal ._pop_wo_content ._pop_wo_content_details{width:100%}}#sendMailModal ._pop_wo_content ._pop_wo_content_details .form-float{border-radius:4px;padding:5px 20px;height:40px}#sendMailModal ._pop_wo_content ._pop_wo_content_details .form-float:disabled{background:#ececec}#sendMailModal ._pop_wo_content ._pop_wo_content_details .mat-chip-list-wrapper{border-radius:4px;padding:0 10px}#sendMailModal ._pop_wo_content ._pop_wo_content_details .note-editor{border:1px solid #cecece!important;border-radius:4px;overflow:hidden}#sendMailModal ._pop_wo_content ._pop_wo_content_details .note-editor .note-toolbar{border-bottom:1px solid #cecece;text-align:center}#sendMailModal ._pop_wo_content ._pop_wo_content_right{width:345px;display:table;float:right;padding:0 15px}@media (max-width:1024px){#sendMailModal ._pop_wo_content ._pop_wo_content_right{position:absolute;top:0;right:0;background:#fff;height:calc(100vh - 200px);border-left:1px solid #c8c8c8;box-shadow:-15px 0 50px #c8c8c8;padding:15px 15px 0;overflow:auto;display:inline-block;-webkit-transform:scaleX(0);transform:scaleX(0);transition:all .2s linear}#sendMailModal ._pop_wo_content ._pop_wo_content_right.__openIt{-webkit-transform:scaleX(1);transform:scaleX(1);transition:all .2s linear}}#sendMailModal ._pop_wo_content ._pop_wo_content_right .form-position{margin-top:5px;padding-left:25px}#sendMailModal ._pop_wo_content ._pop_wo_content_right .form-position .form-position-text{line-height:30px}#sendMailModal blockquote{font-size:inherit;border-right:3px solid #f5f5f5}#sendMailModal .form-float{background:#fff!important}#sendMailModal .mat-chip-list-wrapper{background:#fff!important;height:42px}#shareCalendarUrl{border:none;box-shadow:none;padding:5px;font-size:13px;width:100%;text-align:center;font-weight:700}input[type=range].employeeRange{-webkit-appearance:none;margin:15px 0;width:100%;position:relative;z-index:3;background:0 0}input[type=range].employeeRange:focus{outline:0}input[type=range].employeeRange::-webkit-slider-runnable-track{width:100%;height:10px;cursor:pointer;animate:.2s;background:0 0;border-radius:5px;border:1px solid transparent}input[type=range].employeeRange::-webkit-slider-thumb{border:2px solid #d53d43;height:30px;width:30px;border-radius:50%;background:#fff;cursor:pointer;-webkit-appearance:none;margin-top:-11px}input[type=range].employeeRange:focus::-webkit-slider-runnable-track{background:rgba(13,13,13,0)}input[type=range].employeeRange::-moz-range-track{width:100%;height:10px;cursor:pointer;animate:.2s;background:0 0;border-radius:5px;border:1px solid transparent}input[type=range].employeeRange::-moz-range-thumb{border:2px solid #d53d43;height:30px;width:30px;border-radius:50%;background:#fff;cursor:pointer}input[type=range].employeeRange::-ms-track{width:100%;height:10px;cursor:pointer;animate:.2s;background:0 0;border-color:transparent;border-width:30px 0;color:transparent}input[type=range].employeeRange::-ms-fill-lower{background:rgba(0,0,0,0);border:1px solid transparent;border-radius:10px}input[type=range].employeeRange::-ms-fill-upper{background:0 0;border:1px solid transparent;border-radius:10px}input[type=range].employeeRange::-ms-thumb{border:2px solid #d53d43;height:30px;width:30px;border-radius:50%;background:#fff;cursor:pointer}input[type=range].employeeRange:focus::-ms-fill-lower{background:0 0}input[type=range].employeeRange:focus::-ms-fill-upper{background:rgba(13,13,13,0)}._cusTool{width:60px!important;padding:5px;background:#d53d43;border-radius:3px;color:#fff;position:absolute;top:-35px}._cusTool:before{content:'';position:absolute;bottom:-5px;left:25px;border-left:10px solid transparent;border-bottom:10px solid #d53d43;-webkit-transform:rotate(45deg);transform:rotate(45deg)}._progressEmployee{width:100%;background:#eceff1;height:10px;border-radius:10px;position:absolute;display:block;top:15px}._progressEmployee ._prog{background:#d53d43;height:10px;border-radius:10px}@media print{.mail_hidden{display:none}}._search-facilities{height:35px;vertical-align:top;outline:0;font-size:15px;background-color:#fff;background-image:none;border:1px solid #e7eaec;border-radius:4px;box-shadow:none;color:inherit;display:block;padding:6px 12px;transition:border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;transition:all .2s linear}.FacilityTextNote{border:1px solid #dadada;border-radius:4px;align-items:center;padding:2px 10px;display:inline-block;width:calc(100% - 55px);max-width:350px;float:left;position:absolute;background:#fff;z-index:1;transition:all .2s linear}.FacilityTextNote ._inputText{width:100%;height:35px;font-size:14px;background-color:#fff;border:none;box-shadow:none;padding:6px 12px}.FacilityTextNote .NoteText{display:none;margin-bottom:10px}.FacilityTextNote .NoteText ._inputText{height:75px;resize:none;font-size:12px}.FacilityTextNote ._footer_option{display:none}.FacilityTextNote._open{box-shadow:0 5px 10px 0 rgba(0,0,0,.15);padding:10px;transition:all .2s linear}.FacilityTextNote._open .NoteText,.FacilityTextNote._open ._footer_option{display:block}.FacilityNotes{width:100%;background:#fff;margin:0 5px 5px 0;border:1px solid #dadada;border-radius:4px;display:table;float:left;position:relative;text-align:left}@media (max-width:600px){.FacilityNotes{display:inline-block;float:initial}}.FacilityNotes ._img_facilities{height:200px;background-position:center;background-size:cover;background-repeat:no-repeat;border-radius:4px 4px 0 0;border-bottom:1px solid #dadada}.FacilityNotes ._footer_fc{width:100%;display:table;padding-top:10px}.FacilityNotes ._footer_fc .footer_time{width:auto;display:inline-block;padding:5px 15px;border-radius:4px;background-color:#e1e1e1;color:#636363;transition:all .2s linear}.FacilityNotes ._footer_fc ._footer_option{width:100%;display:table;opacity:0;transition:all .2s linear}.FacilityNotes ._footer_fc ._footer_option ._footer_ic_lf{padding-right:15px}.FacilityNotes ._footer_fc ._footer_option ._footer_ic_rg{float:right}.FacilityNotes ._footer_fc ._footer_option .mdi.mdi-nav:before{font-size:25px;line-height:18px}.FacilityNotes.grid-item{width:300px}.FacilityNotes:hover ._footer_option{opacity:1;transition:all .2s linear}.FacilityNotes .RemainderNoteArea{width:250px;background:#fff;margin:5px;border:1px solid #dadada;display:none;float:left;position:absolute;z-index:1;left:0;bottom:0;border-radius:4px;box-shadow:0 5px 10px 0 rgba(0,0,0,.15)}.FacilityNotes .RemainderNoteArea .form-float-picker-reminder .ng2-flatpickr-input-container{width:170px}.FacilityNotes .RemainderNoteArea .form-float-picker-reminder .flatpickr-input{background:0 0;border:none;box-shadow:none;width:170px}.FacilityNotes .RemainderNoteArea._open{display:block;-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeInDown;animation-name:fadeInDown}._module_media_images_thumb{width:100%;display:table}._module_media_images_thumb a{width:80px;height:80px;display:block;background-repeat:no-repeat;background-position:center;background-size:cover;border-radius:3px;margin:2px;position:relative;border:1px solid #e7eaec;float:left}._module_media_images_thumb a i{opacity:0;z-index:1;cursor:pointer;position:absolute;top:0;right:0;font-size:12px;background:#fff;padding:0;line-height:4px;border:1px solid #e7eaec;border-radius:50%;box-shadow:0 0 5px #222;color:red;transition:all .2s linear}._module_media_images_thumb a:hover i{opacity:1;transition:all .2s linear}.createNote .RemainderNoteArea{width:250px;background:#fff;margin:5px;border:1px solid #dadada;display:none;float:left;position:absolute;z-index:1;left:0;bottom:0;border-radius:4px;box-shadow:0 5px 10px 0 rgba(0,0,0,.15)}.createNote .RemainderNoteArea .form-float-picker-reminder .ng2-flatpickr-input-container{width:170px}.createNote .RemainderNoteArea .form-float-picker-reminder .flatpickr-input{background:0 0;border:none;box-shadow:none;width:170px}.createNote .RemainderNoteArea._open{display:block;-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes rotating{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotating{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.mdi.rotating:before{-webkit-animation:1s linear infinite rotating;animation:1s linear infinite rotating}.LibraryPreview .GridLibrary{width:100%;max-width:calc(25% - 20px);display:flex;float:left;border-radius:16px;background-color:#f7f8fb;padding:10px;margin:5px 10px;height:150px;position:relative;background-repeat:no-repeat;background-position:50% 30%;background-size:30%;cursor:pointer}@media (max-width:1200px){.LibraryPreview .GridLibrary{max-width:calc(33% - 20px)}}@media (max-width:919px){.LibraryPreview .GridLibrary{max-width:calc(25% - 20px)}}@media (max-width:640px){#photoEditorModal .modal-dialog ._photoEditor ._photoEditor_body ._photoEditor_options{bottom:55px}.LibraryPreview{display:none}.LibraryPreview .GridLibrary{max-width:calc(33% - 20px)}}.LibraryPreview .GridLibrary .lib-grid-footer{cursor:pointer;position:absolute;bottom:5px;width:100%;padding:2px 8px;left:0;color:#202124;background-color:#f7f8fb}.LibraryPreview .GridLibrary .lib-grid-footer .lib-info{cursor:pointer;width:100%;text-align:center}.LibraryPreview .GridLibrary .lib-grid-footer .lib-info .lib-title{cursor:pointer;font-size:12px;margin-bottom:-3px;font-weight:700;text-align:center;display:inline-block}.LibraryPreview .GridLibrary .lib-grid-footer .lib-info .lib-title .lib-min-title{cursor:pointer;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1!important;text-align:center}.LibraryPreview .GridLibrary .lib-grid-footer .lib-info .lib-date{width:100%;text-align:center;display:inline-block;font-size:10px}.LibraryRightSection .right-lib-info{color:#707070}.LibraryRightSection .right-lib-msg{color:#707070;font-size:14px}.LibraryRightSection .right-lib-open .right-lib-icon{color:#3499e2!important}.LibraryRightSection .lib_right_table tr td{padding:8px 10px!important}.lib-no-data{position:absolute;left:10%;top:35%}.SingleLibraryPreview .single_lib_img_icon{width:30px!important}.SingleLibraryContent{width:100%;display:table}.SingleLibraryContent .SingleLibraryTable{width:100%;display:table;position:relative}.SingleLibraryContent .SingleLibraryTable .SingleLibraryTable-ul{width:100%;display:table;list-style:none}.SingleLibraryContent .SingleLibraryTable .SingleLibraryTable-ul.main_parent{padding:0}.SingleLibraryContent .SingleLibraryTable .SingleLibraryTable-ul .SingleLibraryTable-eachItem{width:100%;display:table;padding:15px 20px;border-radius:4px;margin:2px 0;background-color:#f9f9f9;border:1px solid #f1f1f1;cursor:pointer;transition:all .4s linear}.SingleLibraryContent .SingleLibraryTable .SingleLibraryTable-ul .SingleLibraryTable-eachItem div,.SingleLibraryContent .SingleLibraryTable .SingleLibraryTable-ul .SingleLibraryTable-eachItem img,.SingleLibraryContent .SingleLibraryTable .SingleLibraryTable-ul .SingleLibraryTable-eachItem span{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.SingleLibraryContent .SingleLibraryTable .SingleLibraryTable-ul .SingleLibraryTable-eachItem:active,.SingleLibraryContent .SingleLibraryTable .SingleLibraryTable-ul .SingleLibraryTable-eachItem:hover{background:#e2e2e2;transition:all .4s linear}.SingleLibraryContent .SingleLibraryTable .SingleLibraryTable-ul .SingleLibraryTable-eachItem.onitemover{border:1px solid #43a6dd;background-color:rgba(67,166,221,.3);transition:all .2s linear}.SingleLibraryContent .SingleLibraryTable .SingleLibraryTable-ul .SingleLibraryTable-eachItem.moving{opacity:.5;border:1px solid #e4e4e4;transition:all .2s linear}.SingleLibraryContent .SingleLibraryTable .SingleLibraryTable-ul .SingleLibraryTable-eachItem._index_head{background:0 0;border:1px solid transparent}.SingleLibraryContent .SingleLibraryTable .SingleLibraryTable-ul .SingleLibraryTable-eachItem ._file_title{width:calc(100% - 300px);float:left;position:relative}.SingleLibraryContent .SingleLibraryTable .SingleLibraryTable-ul .SingleLibraryTable-eachItem ._file_title.with-icon{padding-left:35px}.SingleLibraryContent .SingleLibraryTable .SingleLibraryTable-ul .SingleLibraryTable-eachItem ._file_title ._file_title_icons{width:30px;line-height:0;position:absolute;top:-6px;left:-4px}.SingleLibraryContent .SingleLibraryTable .SingleLibraryTable-ul .SingleLibraryTable-eachItem ._file_owner{width:120px;float:left}.SingleLibraryContent .SingleLibraryTable .SingleLibraryTable-ul .SingleLibraryTable-eachItem ._file_modify{width:100px;float:left;text-align:center}.SingleLibraryContent .SingleLibraryTable .SingleLibraryTable-ul .SingleLibraryTable-eachItem ._file_size{width:80px;float:left;text-align:right}._btn_work_view{display:inline-block;background-color:#fbe4e4;color:#f25d58;overflow:visible;padding-left:40px;position:relative}._btn_work_view:hover{background-color:#fbe4e4;color:#f25d58}._btn_work_view .workIcon{position:absolute;top:-1px;left:5px;width:30px!important}._btn_work_view .workInfo{float:left;line-height:1}._Facility_Import ._ImportTitle{text-align:center!important;padding:40px;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;color:#363636;letter-spacing:normal}._Facility_Import ._ImportBox ._fac_comp_triiger{width:100%;display:table}._Facility_Import ._ImportBox ._fac_comp_triiger ._each_comp{width:33.33%;display:table;text-align:center;float:left}._Facility_Import ._ImportBox ._fac_comp_triiger ._each_comp ._icon_box{width:185px;height:135px;display:inline-block;background:#e8ebf0;border-radius:4px;text-align:center;padding:35px 10px}._Facility_Import ._ImportBox ._fac_comp_triiger ._each_comp ._icon_box ._icon i{font-size:50px}._Facility_Import ._ImportBox ._fac_comp_triiger ._each_comp ._icon_box ._icon_name{font-size:12px}._Facility_Import ._ImportBox ._fac_comp_triiger ._each_comp ._comp_trigger{width:100%;padding:5px 0}._Facility_Import ._ImportBox ._fac_comp_triiger ._each_comp_half{width:100%;display:table;text-align:center;float:left}._Facility_Import ._ImportBox ._fac_comp_triiger ._each_comp_half ._icon_box{width:150px;height:100px;display:inline-block;border:2px solid #c8c8c8;border-radius:4px;text-align:center;padding:10px;cursor:pointer;transition:all .2s linear}._Facility_Import ._ImportBox ._fac_comp_triiger ._each_comp_half ._icon_box:hover{background:#c8c8c8;transition:all .2s linear}._Facility_Import ._ImportBox ._fac_comp_triiger ._each_comp_half ._icon_box ._icon i{font-size:50px}._Facility_Import ._ImportBox ._fac_comp_triiger ._each_comp_half ._icon_box ._icon_name{font-size:12px}.position-relative-map{position:relative;z-index:1}.position-relative-map .google-zoom-control{position:absolute;bottom:16px;right:10px;padding:5px;font-size:15px;background-color:#fff;box-shadow:-2px -1px 13px 0 #6e6e6e;cursor:pointer}.position-relative-map .google-zoom-control .plus-btn{border-bottom:1px solid #f2f2f2;color:#939393;cursor:pointer;transition:.3s}.position-relative-map .google-zoom-control .plus-btn:hover{background-color:#f2f2f2;color:#727272;transition:.3s}.position-relative-map .google-zoom-control .minus-btn{color:#939393;cursor:pointer;transition:.3s}.position-relative-map .google-zoom-control .minus-btn:hover{background-color:#f2f2f2;color:#727272;transition:.3s}.uploaded-doc{height:110px;margin:auto;width:200px;display:block;cursor:pointer}.uploaded-doc img{width:100%}.status{width:15px;height:15px;display:inline-block;border-radius:50%;margin-top:14px}.status.low{background-color:#538a57}.status.medium{background-color:#c48242}.status.high{background-color:#d43c55}.status.critical{background-color:#363636}.title-res{max-width:200px}@media screen and (max-width:1520px){.title-res{max-width:130px}}.btn-style-res{width:163px;text-align:left;padding:7px 14px!important}@media (max-width:1330px){.btn-style-res{width:80px}.btn-style-res span{display:none}}.w-responsive{width:100%;max-width:300px;min-width:150px}@media (max-width:1500px){.w-responsive{max-width:200px}}@media (max-width:1280px){.w-responsive{max-width:125px}}@media (max-width:710px){.w-res-710{margin-bottom:10px;width:100%}}@media (max-width:1000px){.mt-responsive{margin-top:10px}}@media (max-width:480px){.LibraryPreview .GridLibrary{max-width:calc(50% - 20px)}.mt-responsive-xs{margin-top:10px}.btn-responsive{width:100%}}.mt-15{margin-top:15px}.mt-5px{margin-top:5px}.pull-right-responsive{float:right}@media (max-width:1000px){.pull-right-responsive{margin-top:0!important}}@media (max-width:700px){.pull-right-responsive{float:none!important;margin-top:50px!important}}.pull-left-responsive{float:left}.p-search{max-width:200px;width:100%}@media (max-width:1000px){.pull-left-responsive{float:none}.p-search{max-width:100%;margin-top:5px!important}.mr-res-none{margin-right:0!important}}.text-right-responsive{text-align:right}@media (max-width:1025px){.title-res{margin-bottom:10px}.text-right-responsive{text-align:initial;margin-top:10px}}@media (max-width:480px){.p-search{max-width:100%}.table-responsive-new tr td,.table-responsive-new tr th{font-size:11px;padding:10px 3px!important}}.text-right-center-res{text-align:right}@media (max-width:1000px){.ml-res-none{margin-left:0!important}.mb-responsive-50{margin-bottom:50px!important}.w-45-res{width:45%!important}.w-47-res{width:47%!important}.w-30-res{width:30%!important}.w-22-res{width:21%!important}.w-15-res{width:15%!important}.w-33-res{width:33%!important}.w-20-res{width:20%!important}.w-14-res{width:14%!important}}@media (max-width:768px){#sendMailModal ._pop_wo_single{padding:15px}.text-right-center-res{text-align:center}.w-100-res-768-view-modal{width:100%!important}}@media (max-width:767px){.FacilityNotes ._footer_fc ._footer_option{opacity:1}.w-100-res-768-view-modal{width:auto!important}}@media screen and (max-width:1199px){.w-sign-out-res{width:50%}}@media screen and (max-width:991px){.w-sign-out-res{width:100%}}.has-select2 .chosen-single{background-image:none!important;background-color:#e8ebf0!important;border-radius:4px;color:#000!important}.has-select2 .chosen-drop{padding:10px;border:none!important;background:#fff!important;box-shadow:0 2px 6px rgba(0,0,0,.5);border-radius:4px}.has-select2 .chosen-drop .chosen-search .chosen-search-input{background:#e8ebf0;padding:9px;border-radius:4px;border:none!important}.has-select2 .chosen-drop .chosen-results .active-result:before{border-right:4px dotted #ababab}.has-select2 .chosen-drop .chosen-results .active-result:after{border-bottom:4px dotted #ababab}.has-select2-white .chosen-single{background-image:none!important;background-color:#fff!important;border-radius:4px;color:#000!important}.has-select2-white .chosen-drop{padding:10px;border:none!important;background:#fff!important;box-shadow:0 2px 6px rgba(0,0,0,.5);border-radius:4px}.has-select2-white .chosen-drop .chosen-search .chosen-search-input{background:#e8ebf0;padding:9px;border-radius:4px;border:none!important}.has-select2-white .chosen-drop .chosen-results .active-result:before{border-right:2px solid #ababab;height:100%}.has-select2-white .chosen-drop .chosen-results .active-result:after{border-bottom:2px solid #ababab}.has-select2-white .chosen-drop .chosen-results ._add_new_item{font-style:normal;font-weight:400;font-size:13px;line-height:100%;letter-spacing:-.17px;color:#d53d43;position:absolute;bottom:-14px;left:0;width:100%;background:#fff;border:1px solid transparent!important;border-radius:0;transition:all .2s linear;padding:20px!important}.has-select2-white .chosen-drop .chosen-results ._add_new_item:hover{background:#fff!important}.projectTable tr td:first-child{border-radius:4px 0 0 4px!important}.projectTable tr td:last-child{border-radius:0 4px 4px 0!important}.project-manager{background:#edeef3;border-radius:8px;width:298px;margin-left:auto;min-height:129px;padding:18px 23px;box-sizing:border-box;font-family:Poppins,sans-serif}@media screen and (max-width:1366px){.project-manager{width:100%;margin-left:0}}.project-manager .project-manager-body{display:flex;justify-content:space-between;align-items:center}.project-manager .project-manager-body .info .project-manager-title{font-style:normal;margin-bottom:10px;font-weight:600;font-size:13px;line-height:100%;letter-spacing:-.17px;color:#000}.project-manager .project-manager-body .info .project-manager-name{font-style:normal;margin-bottom:20px;font-weight:400;font-size:13px;line-height:100%;letter-spacing:-.17px;color:#000}.project-manager .project-manager-body .info .project-manager-contact-info{display:flex;flex-direction:row;justify-content:space-between}.project-manager .project-manager-body .info .project-manager-contact-info a:first-child{padding-left:0!important}.project-manager .project-manager-body .project-manager-image{width:83px!important;height:83px!important;border-radius:50%!important;background-size:cover!important;background-repeat:no-repeat!important;background-position:center!important;display:block}.ProjectViewTable{background:#edeef3;border-radius:8px}.ProjectViewTable .def_header_ch{background:#edeef3;border-bottom:1px solid #d6d8e3}.ProjectViewTable .def_header_ch .module_sub_title{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:18px;line-height:2;letter-spacing:-.17px;color:#000}.ProjectViewTable .checkbox_cus_mini{margin-bottom:15px!important}.ProjectViewTable .btn-danger-ish{box-shadow:none!important}.ProjectCreateModal{background:#eef0f4!important;box-shadow:0 1px 2px rgba(0,0,0,.5)!important;border-radius:8px!important}.ProjectCreateModal ._form_side{width:100%!important;height:100%;padding:45px 54px!important}@media screen and (max-width:991px){.ProjectCreateModal ._form_side{padding:20px!important}}.ProjectCreateModal ._form_side .form-position{width:100%}.ProjectCreateModal ._form_side .form-position .flatpickr-input,.ProjectCreateModal ._form_side .form-position .form-float{background-color:#fff!important}.ProjectCreateModal ._form_side .form-position label{font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:13px;line-height:100%;letter-spacing:-.17px;color:#000}.no_data_found{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:25px;line-height:100%;letter-spacing:-.17px;color:#000;margin:20px 0;word-break:break-word}@media screen and (max-width:460px){.no_data_found{font-size:20px}}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex}.justify-content-between{justify-content:space-between}.d-flex-center{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.d-flex-between{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.flex-wrap{flex-wrap:wrap!important}.text-optional2{font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:100%;letter-spacing:-.17px;color:#000;word-break:break-word}.each-collapse-tabs{background:#fff;box-shadow:0 1px 2px rgba(28,36,62,.28);border-radius:8px;padding:5px 20px}.each-collapse-tabs .label-position{display:flex;justify-content:space-between;align-items:center}.each-collapse-tabs .label-position .label-control{width:100%!important;margin-bottom:0!important}.each-collapse-tabs .label-position .label-control ._text-dark{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:13px;line-height:100%;letter-spacing:-.17px;color:#000!important}.each-collapse-tabs .label-position .btn-danger-ish{box-shadow:none!important;width:75px;color:#d53d43;font-weight:600}.each-collapse-tabs .form-group .form-float{height:38px!important;text-align:left!important}.each-collapse-tabs ._table tr td:first-child{border-radius:4px 0 0 4px}.each-collapse-tabs ._table tr td:last-child{border-radius:0 4px 4px 0}.each-collapse-tabs ._table.jobs-export tr td{padding:10px!important}.asset-form .form-header{border-bottom:1px solid #edeef3;display:flex;justify-content:center;align-items:center;padding:24px 26px}@media screen and (max-width:579px){.asset-form .form-header{flex-flow:wrap}}.asset-form .form-header .label-control{margin-bottom:0!important}.asset-form .form-body{padding:0 36px}.asset-form .form-body .form-position{width:100%!important}.asset-form .form-body .form-position .form-float{height:38px!important}.asset-form .form-body .form-position .chosen-container,.asset-form .form-body .form-position .chosen-container.chosen-container-active,.asset-form .form-body .form-position .chosen-container.chosen-container-single{border-radius:8px;background-color:#e8ebf0!important}.asset-form .form-body .form-position .chosen-container .chosen-single{padding:0 10px!important;background-color:#e8ebf0!important;background-image:none!important;box-shadow:none!important}.asset-form .form-body .form-position .chosen-container .chosen-single span{margin-right:0!important}.invoice-form .form-header{border-bottom:1px solid #edeef3;display:flex;justify-content:center;align-items:center;padding:24px 26px}@media screen and (max-width:1500px){.invoice-form .form-header{padding:15px}}.invoice-form .form-header .label-control{margin-bottom:0!important}.invoice-form .form-body{padding:0 36px}@media screen and (max-width:767px){.invoice-form .form-body{padding:15px}}.invoice-form .form-body .form-group{margin-bottom:25px}.invoice-form .form-body .form-group .label-control{font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:13px;line-height:100%;letter-spacing:-.17px;color:#000}.invoice-form .form-body .form-group .form-position{width:100%!important}.invoice-form .form-body .form-group .form-position .form-float{height:38px!important}.invoice-form .form-body .form-group .form-position .chosen-container,.invoice-form .form-body .form-group .form-position .chosen-container.chosen-container-active,.invoice-form .form-body .form-group .form-position .chosen-container.chosen-container-single{border-radius:8px;background-color:#e8ebf0!important}.invoice-form .form-body .form-group .form-position .chosen-container .chosen-single{padding:0 10px!important;background-color:#e8ebf0!important;background-image:none!important;box-shadow:none!important}.invoice-form .form-body .form-group .form-position .chosen-container .chosen-single span{margin-right:0!important}.invoice-form .form-body .invoice-cart-list2{width:100%;display:table;margin-bottom:13px}@media screen and (max-width:600px){.invoice-form .form-body .invoice-cart-list2{display:flex;flex-direction:column;gap:10px;padding-top:30px;position:relative}.invoice-form .form-body .invoice-cart-list2 .item_name,.invoice-form .form-body .invoice-cart-list2 .item_price,.invoice-form .form-body .invoice-cart-list2 .item_qty,.invoice-form .form-body .invoice-cart-list2 .item_total{width:100%!important;max-width:100%!important}.invoice-form .form-body .invoice-cart-list2 .item_action{position:absolute;right:5px;top:-10px}.invoice-form .form-body .invoice-cart-list2 .item_action .mat-button-wrapper{padding:5px}}.invoice-form .form-body .invoice-cart-list2:last-child{margin-bottom:0!important}.invoice-form .form-body .invoice-cart-list2 .title{font-weight:700;color:rgba(0,0,0,.87)}.invoice-form .form-body .invoice-cart-list2 .title .inNewCart,.invoice-form .form-body .invoice-cart-list2 .title .inWO{cursor:pointer;color:rgba(0,0,0,.87);transition:all .2s linear}.invoice-form .form-body .invoice-cart-list2 .title .inNewCart:active,.invoice-form .form-body .invoice-cart-list2 .title .inNewCart:hover,.invoice-form .form-body .invoice-cart-list2 .title .inWO:active,.invoice-form .form-body .invoice-cart-list2 .title .inWO:hover{text-decoration:none;color:#1e88e5;transition:all .2s linear}.invoice-form .form-body .invoice-cart-list2 .item_name{width:calc(100% - 380px);display:table;float:left;padding:0}@media screen and (min-width:1201px) and (max-width:1279px){.invoice-form .form-body .invoice-cart-list2 .item_name{width:calc(100% - 330px)}}@media screen and (min-width:992px) and (max-width:1200px){.invoice-form .form-body .invoice-cart-list2 .item_name{width:calc(100% - 388px)}}@media screen and (min-width:601px) and (max-width:991px){.invoice-form .form-body .invoice-cart-list2 .item_name{width:calc(100% - 400px)}}.invoice-form .form-body .invoice-cart-list2 .item_qty{width:100px;display:table;float:left;padding:0}@media screen and (min-width:1201px) and (max-width:1279px){.invoice-form .form-body .invoice-cart-list2 .item_qty{width:80px}}@media (max-width:450px){.invoice-form .form-body .invoice-cart-list2 .item_qty{width:60px}}.invoice-form .form-body .invoice-cart-list2 .item_price{max-width:15%;width:100px;display:table;float:left;padding:0;position:relative}@media screen and (min-width:1201px) and (max-width:1279px){.invoice-form .form-body .invoice-cart-list2 .item_price{width:80px}}@media (max-width:450px){.invoice-form .form-body .invoice-cart-list2 .item_price{width:60px}}.invoice-form .form-body .invoice-cart-list2 .item_price .curIco{position:absolute;top:0;left:2px;font-size:18px;line-height:40px}.invoice-form .form-body .invoice-cart-list2 .item_price .form-float{padding:10px 5px 10px 12px}.invoice-form .form-body .invoice-cart-list2 .item_total{max-width:20%;width:100px;display:table;float:left;padding:0}@media screen and (min-width:1201px) and (max-width:1279px){.invoice-form .form-body .invoice-cart-list2 .item_total{width:80px}}@media (max-width:450px){.invoice-form .form-body .invoice-cart-list2 .item_total{width:60px}}.invoice-form .form-body .invoice-cart-list2 .item_total .mat-input-element:disabled{color:rgba(0,0,0,.87)}.invoice-form .form-body .invoice-cart-list2 .item_action{max-width:5%;width:20px;display:table;float:left}.invoice-form .form-body .invoice-cart-list2 .item_action .mat-button{min-width:inherit!important;float:right;padding:5px 0}.map{width:100%;height:212px;border:1px solid #edeef3;border-radius:8px}.work-order-table{background-color:#edeef3;border-radius:8px}.work-order-table .def_header_ch{background-color:#edeef3;border-bottom:1px solid #d6d8e3!important}.work-order-table .def_header_ch .module_sub_title{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:18px;line-height:100%;letter-spacing:-.17px;color:#000}._table_widget tr td:first-child{border-radius:4px 0 0 4px}._table_widget tr td:last-child{border-radius:0 4px 4px 0}.app-sidebar{padding:10px 0 10px 10px;background-color:#e8ebf0!important}.app-sidebar .sidebar-content{background-color:#fff!important}._table_width-dash-full-jt tr:nth-of-type(odd){background-color:rgba(232,235,240,.5)!important}._table_width-dash-full-jt tr td{padding:6.5px 10px!important}._table_width-dash-full-jt3 tr:nth-of-type(odd){background-color:rgba(232,235,240,.5)!important}._table_width-dash-full-jt3 tr td{color:#000;padding:10px!important}._table_width-dash-full-jt_event tr:nth-of-type(odd){background-color:rgba(232,235,240,.5)!important}._table_width-dash-full-jt_event tr td{padding:9px 10px!important;font-family:Poppins,sans-serif}._table_width-dash-full-jt_event tr td ._number{font-style:normal;font-weight:600;font-size:13px;line-height:100%;letter-spacing:-.17px;color:#d53d43}._table_width-dash-full-jt_event tr td .title{display:block;font-style:normal;font-weight:400;font-size:13px;line-height:100%;letter-spacing:-.17px;color:#000;margin-bottom:4px}._table_width-dash-full-jt_event tr td .small_title{font-style:normal;font-weight:400;font-size:11px;line-height:100%;display:block;letter-spacing:-.17px;color:rgba(0,0,0,.5)}._table_width-dash-full-jt2 tr:hover td{background:0 0!important}._table_width-dash-full-jt2 tr td{background-color:transparent!important}.work-order-select .chosen-container,.work-order-select .chosen-container-active,.work-order-select .chosen-container-single{background:#e8ebf0!important;border-radius:8px!important}.work-order-select .chosen-container .chosen-default,.work-order-select .chosen-container .chosen-single,.work-order-select .chosen-container-active .chosen-default,.work-order-select .chosen-container-active .chosen-single,.work-order-select .chosen-container-single .chosen-default,.work-order-select .chosen-container-single .chosen-single{background:#e8ebf0!important;border-radius:8px!important;box-shadow:none!important}.work-order-select2 .chosen-container,.work-order-select2 .chosen-container-active,.work-order-select2 .chosen-container-single{background:#fff!important;border-radius:4px!important}.work-order-select2 .chosen-container .chosen-default,.work-order-select2 .chosen-container .chosen-single,.work-order-select2 .chosen-container-active .chosen-default,.work-order-select2 .chosen-container-active .chosen-single,.work-order-select2 .chosen-container-single .chosen-default,.work-order-select2 .chosen-container-single .chosen-single{background:#fff!important;border-radius:4px!important;box-shadow:none!important}.work-order-form .form-float{border-radius:8px!important}.work-order-form .note-editor.note-frame .note-editing-area .note-editable{background-color:#e8ebf0!important;border-radius:0 0 8px 8px!important}.work-order-form .note-status-output,.work-order-form .note-statusbar{display:none!important}.work-order-form .panel-heading{background-color:#e8ebf0!important;border-color:#e8ebf0!important}.work-order-form .note-btn{border:none!important;padding:10px!important;border-radius:8px!important;margin-right:5px!important}.summernote-form .form-float,.work-order-form .note-toolbar-wrapper{border-radius:8px!important}.summernote-form .note-editor.note-frame .note-editing-area .note-editable{background-color:#e8ebf0!important;border-radius:0 0 8px 8px!important;border:none!important}.summernote-form .note-frame{border:none!important}.summernote-form .note-status-output,.summernote-form .note-statusbar{display:none!important}.summernote-form .panel-heading{background-color:#e8ebf0!important;border-color:#e8ebf0!important}.summernote-form .note-btn{border:none!important;padding:10px!important;border-radius:8px!important;margin-right:5px!important}.summernote-form .note-toolbar-wrapper{border-radius:8px!important}._table_files tr td{vertical-align:middle;padding:3.5px 10px!important}._table_files tr td a{text-decoration:none!important}._keys_table tr td{vertical-align:middle;padding:7px 10px!important}._keys_table tr td a{text-decoration:none!important}._table-inspection tr._compact td{padding:12px 10px!important}._table-inspection tr td{vertical-align:middle;padding:8px 10px!important}._table-inspection tr td a{text-decoration:none!important}._table-fm360 tr{vertical-align:middle!important}._table-fm360 tr._compact td{padding:12px 10px!important}._table-fm360 tr td{vertical-align:middle!important;padding:8px 10px!important}._table-fm360 tr td a{text-decoration:none!important}._table-inspection-recurring tr._compact td{padding:12px 10px!important}._table-inspection-recurring tr td{vertical-align:middle;padding:8px 10px!important}._table-inspection-recurring tr td a{text-decoration:none!important}.invoice-form3 .form-float{background-color:#fff!important}.invoice-form3 .chosen-container-single{background-color:#e8ebf0!important;border-radius:4px!important}.invoice-form3 .chosen-choices{background-color:#e8ebf0!important}.bg-gray-color-selectbox .chosen-choices{background-color:#fff!important}._table_history_notes tr td{padding:10px!important;border-radius:0}._table_history_notes tr td:first-child{border-radius:4px 0 0 4px!important}._table_history_notes tr td:last-child{border-radius:0 4px 4px 0!important}.chosen-default,.chosen-single,.form-float{text-transform:unset}.chosen-default::-webkit-input-placeholder,.chosen-single::-webkit-input-placeholder,.form-float::-webkit-input-placeholder{text-transform:lowercase!important}.chosen-default:-ms-input-placeholder,.chosen-single:-ms-input-placeholder,.form-float:-ms-input-placeholder{text-transform:lowercase!important}.chosen-default::-ms-input-placeholder,.chosen-single::-ms-input-placeholder,.form-float::-ms-input-placeholder{text-transform:lowercase!important}.chosen-default::placeholder,.chosen-single::placeholder,.form-float::placeholder{text-transform:lowercase!important}.form-float{height:42px!important}.chosen-container-single{height:42px!important;padding:0!important}.chosen-choices{padding:6.5px 15px!important;background:#fff!important}.btn-cancel{width:121px;height:35px;background:#d4d8de;border-radius:4px;font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:100%;text-align:center;letter-spacing:-.17px;color:#000;transition:.3s all ease}.btn-cancel:hover{background-color:#c6cbd3!important;transition:.3s all ease}.btn-cancel.new{background-color:#eaedf1!important;border-radius:8px!important;box-shadow:none;transition:.3s all ease}.btn-cancel.new:hover{background-color:#cbd3dd!important;transition:.3s all ease}.btn-save{width:121px;height:35px;background:#d53d43;border-radius:4px;font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:12px;line-height:100%;text-align:center;letter-spacing:-.17px;color:#fff;transition:all .2s ease}.btn-save:hover{background-color:#cc2c33;transition:all .2s ease;color:#fff!important}.btn-save:active,.btn-save:focus{transition:all .2s ease;color:#fff!important}.mat-slide-toggle-thumb-container{top:-2px!important;left:0!important}.mat-slide-toggle-thumb{left:-2px!important;width:14px!important;height:14px!important}.mat-checked .mat-slide-toggle-thumb{position:relative;left:-10px!important;width:14px!important;height:14px!important}.project .chosen-single .chosen-default span{font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:13px;line-height:100%;letter-spacing:-.17px;color:rgba(0,0,0,.5)}input{text-transform:unset!important;text-transform:none!important}.chosen-single-with-deselect span{text-transform:unset!important}.not_toolbar .note-toolbar{display:none!important}.not_toolbar .note-editable{border-radius:8px!important}@media screen and (max-width:1080px){.L-300 .app-header{left:0;width:calc(100% - 0)!important}.L-300 ._custom_tab_layout ._custom_tab_tabs ._custom_tab_tabs_contents{width:calc(100vw - 10px)}}@media screen and (max-width:767px){.res-w-767{width:100%}}@media screen and (max-width:640px){.res-w-640{width:100%}}.p-res{padding:10px 80px}@media screen and (max-width:1450px){.p-res{padding:10px 20px}}@media screen and (max-width:991px){.md-w-100{width:100%;margin:10px 0}}.hp-res{padding:20px}.px100-res-btn{width:100px}@media screen and (max-width:1366px){.px100-res-btn{width:70px}}.px-120-res-btn{width:120px}@media screen and (max-width:420px){.px-120-res-btn{width:90px}}.px-40{padding-left:40px!important;padding-right:40px!important}.px-5{padding-left:5px!important;padding-right:5px!important}@media screen and (max-width:1860px) and (min-width:1800px){.pe-1860-1800-10{padding-right:10px}}@media screen and (max-width:369px){.mrt-369{margin-right:10px;margin-top:10px}}@media screen and (max-width:1209px){.mb-res-1210{margin-bottom:10px}}.px-121-res-btn{width:121px}@media screen and (max-width:1223px){.px-121-res-btn{width:110px}}@media screen and (max-width:1215px){.px-121-res-btn{width:70px}}@media screen and (max-width:540px){.px-121-res-btn{width:60px}}.label-control-res{max-width:350px;width:100%}@media screen and (max-width:1210px){.label-control-res{max-width:210px;width:100%}}.label-control-res-330{max-width:330px;width:100%}@media screen and (max-width:1320px){.label-control-res-330{max-width:210px;width:100%}}.p-20-res-480{padding:20px}@media screen and (max-width:480px){.p-20-res-480{padding:10px}}.pl-20-res-0-991{padding-left:20px}@media screen and (max-width:991px){.pl-20-res-0-991{padding-left:0}}.p-20-25-res{padding:20px 25px}@media screen and (max-width:480px){.p-20-25-res{padding:10px}}.p-20-40-res{padding:20px 40px}@media screen and (max-width:540px){.p-20-40-res{padding:15px}}.p-20-50-res{padding:20px 50px}@media screen and (max-width:540px){.p-20-50-res{padding:20px}.table-res-fs-10{font-size:10px}}.p-26-res{padding:0 26px}@media screen and (max-width:1860px){.p-26-res{padding:0}}@media screen and (max-width:768px){.p-res-768-0{padding:0!important}}.key-modal-content-p{padding:30px}@media screen and (max-width:768px){.key-modal-content-p{padding:15px}}.key-modal-body-p{padding:15px 45px!important}@media screen and (max-width:768px){.key-modal-body-p{padding:15px!important}}.key-edit-modal-body-p{padding:20px 45px!important}@media screen and (max-width:768px){.key-edit-modal-body-p{padding:20px!important}}.work-order-form-p-20-res{padding:20px}@media screen and (max-width:390px){.work-order-form-p-20-res{padding:20px 0}}.work-order-form-p-60-res{padding:20px 60px}@media screen and (max-width:1200px){.mb-res-1210{margin-bottom:0}.work-order-form-p-60-res{padding:0 20px}}.work-order-form-p-40-res{padding:0 40px}@media screen and (max-width:1200px){.work-order-form-p-40-res{padding:0}}@media screen and (max-width:390px){.work-order-form-p-40-res{padding:0 20px}}.min-w-110{min-width:110px}.search-max-w-res{max-width:300px;width:100%}@media screen and (max-width:1730px){.search-max-w-res{max-width:150px}}.search-max-w-res-key{max-width:300px;width:100%}@media screen and (max-width:1730px){.search-max-w-res-key{max-width:150px}}@media screen and (max-width:700px){.search-max-w-res-key{max-width:100%}}.max-w-100-res{max-width:200px}@media screen and (max-width:1530px){.max-w-100-res{max-width:100px}}.btn-163-res{width:163px}@media screen and (max-width:1575px){.btn-163-res{width:75px}.btn-163-res .res-title,.res-title{display:none}}.btn-162-res-500{width:162px}@media screen and (max-width:500px){.res-status-none{display:none}.btn-162-res-500{width:100px}}.btn-163-res-100{width:163px}@media screen and (max-width:1575px){.btn-163-res-100{width:80px}.btn-163-res-100 .res-title{display:none}}@media screen and (max-width:1385px){.btn-grp-res{display:contents;text-align:end}.btn-grp-res .res-fix{margin-top:10px}}@media screen and (max-width:652px){.res-fix{margin-top:10px!important}}@media screen and (max-width:600px){.res-title-2{display:none}}@media screen and (max-width:1385px){.btn-grp-res-2{width:100%;display:table;margin-bottom:10px;text-align:end}.mb-res-btn{margin-bottom:10px}}@media screen and (max-width:689px){.mt-res-689{margin-top:10px}}@media screen and (max-width:634px){.mt-res-634{margin-top:10px}}@media screen and (max-width:450px){.mb-10-res-450{margin-bottom:10px}}@media screen and (max-width:395px){.mt-res-395{margin-top:10px}}.single-mt-10{margin-top:10px}.w-180-res-btn{width:180px}@media screen and (max-width:1300px){.w-180-res-btn{width:140px}}@media screen and (max-width:1760px){.job-content-panel-res{width:calc(100% - 300px)!important}.job-content-panel-res .job-right-side-panel-res{max-width:300px!important}}@media screen and (max-width:567px){.width-res-20-567{width:20%}}@media screen and (max-width:1860px){.width-res-30,.width-res-40{width:100%}}@media screen and (max-width:580px){.width-res-50{width:100%!important}}@media screen and (max-width:1860px){.width-res-60{width:100%}}@media screen and (max-width:1605px){.w-1605-res{width:100%!important}}@media screen and (max-width:1199px){.d-none-1200{display:none!important}}.d-inline-flex-1300{display:none!important}.p-res-from-20-35{padding:20px 35px}@media screen and (max-width:1500px){.p-res-from-20-35{padding:20px}}.px-res-from-35-20{padding:0 35px}@media screen and (max-width:1500px){.px-res-from-35-20{padding:0 20px}.comment-section-wrapper.comment-section-flex-wrapper{padding:20px}}@media screen and (max-width:1300px){.w-1300-res{width:100%!important}.d-none-1300{display:none!important}.d-inline-flex-1300{display:inline-flex!important}.mr-none-1300{margin-right:0!important}.mr-15-1300{margin-right:15px!important}}.comment-section-wrapper{padding:20px 35px;display:flex;gap:20px}@media screen and (max-width:1600px){.comment-section-wrapper.comment-section-flex-wrapper{flex-wrap:wrap}}@media screen and (max-width:1200px){.comment-section-wrapper.comment-section-flex-wrapper{flex-wrap:nowrap}}.comment-section-wrapper.comment-section-flex-wrapper ._content_task_inspections{padding:0 25px 0 0}@media screen and (max-width:1600px){.comment-section-wrapper.comment-section-flex-wrapper ._content_task_inspections{padding:0}}@media screen and (max-width:1200px){.comment-section-wrapper.comment-section-flex-wrapper ._content_task_inspections{padding:0 25px 0 0}}@media screen and (max-width:768px){.comment-section-wrapper.comment-section-flex-wrapper{flex-wrap:wrap}.comment-section-wrapper.comment-section-flex-wrapper ._content_task_inspections{padding:0}}@media screen and (max-width:1800px){.comment-section-wrapper.inspect-column{flex-direction:column;padding:15px}}@media screen and (max-width:596px){.comment-section-wrapper{flex-direction:column;padding:15px}}@media screen and (max-width:991px){.d-flex-column-991{display:flex;flex-direction:column}.h-auto-991{height:auto!important}}.module-sub-title-res-w120{max-width:200px;width:100%}@media screen and (max-width:1820px){.module-sub-title-res-w120{max-width:120px;width:100%}}.work-order-show{background-color:#dce0e8;width:100%;border-radius:8px}.work-order-show .def_header_ch{background-color:#dce0e8;display:flex;flex-flow:wrap;justify-content:space-between}@media screen and (max-width:454px){.work-order-show .def_header_ch .btn{margin-top:10px}}.work-order-show .table-list-wrapper{position:relative;margin:10px;border-radius:10px;background-color:#fff;padding:10px 15px}.work-order-show .table-list-wrapper .table-list{margin-bottom:10px}.work-order-show .table-list-wrapper .table-list:last-child{margin-bottom:0}.work-order-show .table-list-wrapper .table-list span{margin-left:10px}@media screen and (max-width:991px){.max-991-max-100{max-height:100px}.no-padding-res{padding:0!important}}@media screen and (max-width:1000px){.mt-res-1000{margin-top:10px}.project-options.pull-right{float:none!important;margin-bottom:10px}.project-options.pull-right .width-100{display:flex;justify-content:space-around;flex-wrap:wrap;row-gap:10px}.project-options.pull-right .width-100>a{max-width:25vh}.search-max-w-res{max-width:calc(100% - 0px)!important}}#JobTypesModal,#SIModal,#invLabModal{background:rgba(0,0,0,.5);position:fixed}#JobTypesModal .modal-dialog-centered,#SIModal .modal-dialog-centered,#invLabModal .modal-dialog-centered{display:-ms-grid;display:grid;align-items:center;min-height:calc(100% - 1rem)}#JobTypesModal .modal-content,#SIModal .modal-content,#invLabModal .modal-content{background:#eef0f4;box-shadow:0 1px 2px rgba(0,0,0,.5);border-radius:8px}#JobTypesModal .modal-content .modal-body,#SIModal .modal-content .modal-body,#invLabModal .modal-content .modal-body{background:#eef0f4;border-radius:8px;text-align:center;padding:30px}#JobTypesModal .modal-content .modal-body .title,#SIModal .modal-content .modal-body .title,#invLabModal .modal-content .modal-body .title{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:24px!important;line-height:100%;text-align:left;letter-spacing:-.17px;color:#000;margin:15px 0}#JobTypesModal .modal-content .modal-body .form-group,#SIModal .modal-content .modal-body .form-group,#invLabModal .modal-content .modal-body .form-group{margin-bottom:50px}#JobTypesModal .modal-content .modal-body .form-group .form-float,#SIModal .modal-content .modal-body .form-group .form-float,#invLabModal .modal-content .modal-body .form-group .form-float{background-color:#fff!important}#JobTypesModal .modal-content .modal-body .btn-option,#SIModal .modal-content .modal-body .btn-option,#invLabModal .modal-content .modal-body .btn-option{width:121px;background:#d4d8de;border-radius:4px}#JobTypesModal .modal-content .modal-body .btn-danger-dark,#SIModal .modal-content .modal-body .btn-danger-dark,#invLabModal .modal-content .modal-body .btn-danger-dark{width:121px;background:#d53d43;border-radius:4px;color:#fff;transition:all .2s ease}#JobTypesModal .modal-content .modal-body .btn-danger-dark:hover,#SIModal .modal-content .modal-body .btn-danger-dark:hover,#invLabModal .modal-content .modal-body .btn-danger-dark:hover{transition:all .2s ease;background-color:#b7282d}.pb-10{padding-bottom:10px}.btn-121-res{width:121px;height:35px}@media screen and (max-width:500px){.btn-121-res{width:70px}}@media screen and (max-width:445px){.fac-btns .btn span{display:none}}.mtb-10{margin-top:10px!important;margin-bottom:10px!important}.px-30{padding-left:30px!important;padding-right:30px!important}.py-20{padding-top:20px!important;padding-bottom:20px!important}.pt-20{padding-top:20px!important}.ml-5px{margin-left:5px}#toast-container .toast-message{word-break:break-word!important}.list-height{height:730px}@media screen and (max-width:768px){.list-height{height:585px!important}}.list-height-jobs{height:730px}@media screen and (max-width:768px){.list-height-jobs{height:580px!important}}@media screen and (max-width:700px){.list-height-jobs{height:545px!important}}@media screen and (max-width:420px){.list-height-jobs{height:525px!important}}.list-height-jobs-recurring{height:730px}@media screen and (max-width:768px){.list-height-jobs-recurring{height:580px!important}}@media screen and (max-width:700px){.list-height-jobs-recurring{height:545px!important}}.list-height-inspection{height:730px}@media screen and (max-width:1385px){.list-height-inspection{height:600px!important}}@media screen and (max-width:700px){.list-height-inspection{height:545px!important}}@media screen and (max-width:420px){.list-height-inspection{height:525px!important}}@media screen and (max-width:382px){.list-height-inspection{height:510px!important}}.list-height-assets{height:730px}@media screen and (max-width:1385px){.list-height-assets{height:600px!important}}@media screen and (max-width:768px){.list-height-assets{height:555px!important}}@media screen and (max-width:545px){.list-height-assets{height:510px!important}}@media screen and (max-width:420px){.list-height-assets{height:470px!important}}.list-height-invoice{height:725px}@media screen and (max-width:1385px){.list-height-invoice{height:635px!important}}@media screen and (max-width:991px){.list-height-invoice{height:595px!important}}@media screen and (max-width:768px){.list-height-invoice{height:590px!important}}@media screen and (max-width:700px){.list-height-invoice{height:545px!important}}@media screen and (max-width:420px){.list-height-invoice{height:535px!important}}.list-height-invoice-recurring{height:730px}@media screen and (max-width:1385px){.list-height-invoice-recurring{height:635px!important}}@media screen and (max-width:991px){.list-height-invoice-recurring{height:595px!important}}@media screen and (max-width:768px){.list-height-invoice-recurring{height:590px!important}}@media screen and (max-width:700px){.list-height-invoice-recurring{height:545px!important}}@media screen and (max-width:578px){.list-height-invoice-recurring{height:500px!important}}@media screen and (max-width:420px){.list-height-invoice-recurring{height:490px!important}}@media screen and (max-width:380px){.list-height-invoice-recurring{height:470px!important}}.list-height-inventories{height:720px}@media screen and (max-width:1385px){.list-height-inventories{height:635px!important}}@media screen and (max-width:991px){.list-height-inventories{height:595px!important}}@media screen and (max-width:768px){.list-height-inventories{height:590px!important}}@media screen and (max-width:700px){.list-height-inventories{height:545px!important}}@media screen and (max-width:420px){.list-height-inventories{height:535px!important}}.list-height-personnel{height:640px}@media screen and (max-width:1385px){.list-height-personnel{height:635px!important}}@media screen and (max-width:991px){.list-height-personnel{height:595px!important}}@media screen and (max-width:768px){.list-height-personnel{height:590px!important}}@media screen and (max-width:700px){.list-height-personnel{height:545px!important}}@media screen and (max-width:420px){.list-height-personnel{height:535px!important}}.list-height-keys{height:calc(100vh - 260px)}@media screen and (max-width:700px){.list-height-keys{height:calc(100vh - 310px)}}.list-height-fm360{height:720px}@media screen and (max-width:1385px){.list-height-fm360{height:635px!important}}@media screen and (max-width:991px){.list-height-fm360{height:595px!important}}@media screen and (max-width:768px){.list-height-fm360{height:580px!important}}@media screen and (max-width:700px){.list-height-fm360{height:480px!important}}@media screen and (max-width:420px){.list-height-fm360{height:470px!important}}.list-height-contact{height:720px}@media screen and (max-width:1385px){.list-height-contact{height:635px!important}}@media screen and (max-width:991px){.list-height-contact{height:595px!important}.relative-991-content{position:relative!important;left:0!important;top:0!important}}@media screen and (max-width:768px){.list-height-contact{height:580px!important}}@media screen and (max-width:700px){.list-height-contact{height:480px!important}}@media screen and (max-width:400px){.mat-paginator-page-size-label{display:none}}.mat-form-field-wrapper{padding:0}.paginator-between .mat-paginator-container{justify-content:space-between}@media screen and (max-width:700px){.jobs-option-res-700{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}}@media screen and (max-width:420px){.list-height-contact{height:470px!important}.jobs-option-res-700{margin-bottom:0}}.px-0{padding-left:0!important;padding-right:0!important}.border-bottom{border-bottom:1px solid #edeef3}.capitalized{text-transform:capitalize}.pe-25{padding-right:25px}.p-10{padding:10px!important}.ms-10{margin-left:10px}.mx-10{margin-left:10px;margin-right:10px}@media screen and (max-width:768px){.d-768-export-header{display:flex!important;justify-content:space-between;align-items:center}}@media screen and (max-width:576px){.m-sm-0{margin:0!important}.px-sm-0{padding-left:0!important;padding-right:0!important}}.rounded-8{border-radius:8px}.bg-transparent{background-color:transparent!important}.px-25{padding-left:25px;padding-right:25px}.mt-0{margin-top:0!important;mmargin-top:0!important}.StripeElement{background-color:#f6f6f6;padding:20px;border-radius:5px;border:1px solid #d6d6d6;box-shadow:0 1px 3px 0 #e6ebf1;transition:box-shadow 150ms ease;margin-bottom:10px}.StripeElement--focus{box-shadow:0 1px 3px 0 #cfd7df}.StripeElement--invalid{border-color:#fa755a}.StripeElement--webkit-autofill{background-color:#fefde5!important}.bg-gray-input{background-color:#eef0f4!important}.break-word{word-break:break-word!important}.hover-text-danger:hover{color:#d53d43!important;transition:.2s ease-in-out}.app-header{display:block;position:relative;z-index:998;height:50px;width:100%;background-color:#e8ebf0}.app-header .toggle-sidebar{display:block}.fixed-header .app-header{position:absolute;left:300px;top:0;right:0;width:calc(100% - 300px)}@media (max-width:1366px){.fixed-header .app-header{left:300px;width:calc(100% - 300px)}}@media (max-width:1080px){.fixed-header .app-header{left:0;width:calc(100% - 0px)}}@media only screen and (min-width:992px){.app-header .toggle-sidebar-btn{display:none}.app-header .brand{display:inline-block;width:350px;padding:0 0 0 64px;transition:padding .25s cubic-bezier(0,0,.2,1)}.app-header .brand a{text-decoration:none;font-weight:400}.nav-behind .app-header .brand{padding-left:0}}@media only screen and (min-width:992px) and (max-width:1366px){.app-header .brand{width:300px}}.bg-color-dark{position:relative;background-color:#e8ebf0;color:#444552}.bg-color-dark a,.bg-color-dark a:hover{color:#444}.app-sidebar{box-shadow:1px 0 2px rgba(0,0,0,.15)}.app-sidebar .sidebar-header .logo-icon{text-align:center;font-size:24px;margin-right:11px}.app-sidebar .sidebar-header .logo-icon.material-icons{line-height:50px;height:50px;vertical-align:sub}.app-sidebar .sidebar-header a.brand{display:inline-block;font-weight:400;font-size:23px;line-height:50px;text-decoration:none}.app-sidebar .sidebar-footer{height:58px}.app-overlay .app-overlay-inner{max-width:1090px;margin:0 auto;padding:20px 30px}.app-overlay input.overlay-search-input{border:0;background-color:transparent;font-size:35px;font-weight:400;width:100%;padding-left:0;line-height:1}@media only screen and (min-width:768px){.app-overlay .app-overlay-inner{padding:20px 100px}.app-overlay input.overlay-search-input{font-size:70px}}.app-overlay input.overlay-search-input:focus{outline:0}.app-overlay .overlay-header{position:relative;padding:60px 0 0}.app-overlay .overlay-header h2{font-size:18px;font-weight:400;margin:0}@media only screen and (min-width:768px){.app-overlay .overlay-header h2{font-size:24px}}.app-overlay a.overlay-close{position:absolute;top:0;right:10px;font-weight:300;color:rgba(0,0,0,.87)}.app-overlay a.overlay-close .material-icons{font-size:32px}.app-overlay .overlay-content{margin:12px 0 0}.app-overlay{background:rgba(255,255,255,.9)}.mat-card-avatar{height:40px;width:40px;border-radius:50%;flex-shrink:0;background:#c8c8c8;text-align:center;line-height:39px}.mat-menu-content{padding:0!important}.app-sidebar .sidebar-content{height:calc(100vh - 160px);position:relative}.sidebar-header a.collapsednav-toggler{display:inline-block;position:absolute;width:20px;height:20px;line-height:20px;text-align:center;right:18px;top:20px;color:rgba(255,255,255,.55)}.sidebar-header a.collapsednav-toggler .material-icons{font-size:12px}@media only screen and (max-width:991px){.app-sidebar .sidebar-header a.collapsednav-toggler{display:none}}.app-sidebar .sidebar-header .logo-img{margin-right:12px}.app-sidebar .sidebar-header .brand{display:inline}.app-sidebar .sidebar-header .collapsednav-toggler{display:inline-block}.app-sidebar .sidebar-content .nav-header{display:block}.app-sidebar .sidebar-content .nav-text{display:inline}.app-sidebar .sidebar-content .icon-has-ul{display:inherit}.app-sidebar .sidebar-content .badge{display:inherit;top:15px;right:35px}.app-sidebar .sidebar-content .is_hidden .mat-tab-label{display:none}.app-sidebar .sidebar-content .is_hidden .mat-tab-label.mat-tab-label-active{display:inline-block!important}.app-sidebar .sidebar-content .is_hidden mat-ink-bar.mat-ink-bar{width:100%!important}.app-sidebar .sidebar-footer .nav-text{display:inline}@media only screen and (min-width:992px){.app-sidebar{transition:width .3s cubic-bezier(0,0,.2,1);white-space:nowrap}.nav-collapsed .app-sidebar{width:64px}.nav-collapsed .app-sidebar .sidebar-header{text-align:center}.nav-collapsed .app-sidebar .sidebar-header .logo-icon,.nav-collapsed .app-sidebar .sidebar-header .logo-img{margin-right:0}.nav-collapsed .app-sidebar .sidebar-content .icon-has-ul,.nav-collapsed .app-sidebar .sidebar-content .nav ul a>span,.nav-collapsed .app-sidebar .sidebar-content .nav-header,.nav-collapsed .app-sidebar .sidebar-content .nav-text,.nav-collapsed .app-sidebar .sidebar-header .brand,.nav-collapsed .app-sidebar .sidebar-header .collapsednav-toggler{display:none}.nav-collapsed .app-sidebar .sidebar-content .badge{top:3px;right:5px}.nav-collapsed .app-sidebar .sidebar-content .nav>li>a{padding:12px 16px;text-align:center}.nav-collapsed .app-sidebar .sidebar-content .nav>li .nav-icon{margin-right:0}.nav-collapsed .app-sidebar .sidebar-content .nav>li ul li>a{text-align:center}.nav-collapsed .app-sidebar .sidebar-content .nav>li ul li>a>.material-icons{margin-right:0}.nav-collapsed .app-sidebar .sidebar-footer .nav-text{display:none}.nav-collapsed .app-sidebar .sidebar-footer .nav>li>a{text-align:center}.nav-collapsed .app-sidebar .sidebar-footer .nav>li .nav-icon{margin-right:0}.openSvg.is_hide{display:none}.closeSvg{display:none;padding:9px 0}.closeSvg.is_open{display:inline-block!important}.nav-collapsed .app-sidebar:hover{width:350px}}@media only screen and (min-width:992px) and (max-width:1366px){.nav-collapsed .app-sidebar:hover{width:300px}}@media only screen and (min-width:992px){.nav-collapsed .app-sidebar:hover>*{width:350px}.nav-collapsed .app-sidebar:hover .sidebar-header{text-align:left}.nav-collapsed .app-sidebar:hover .sidebar-header .logo-icon{margin-right:11px}.nav-collapsed .app-sidebar:hover .sidebar-header .logo-img{margin-right:12px}.nav-collapsed .app-sidebar:hover .sidebar-header .brand{display:inline}.nav-collapsed .app-sidebar:hover .sidebar-header .collapsednav-toggler{display:inline-block}.nav-collapsed .app-sidebar:hover .sidebar-header .openSvg{display:block}.nav-collapsed .app-sidebar:hover .sidebar-header .closeSvg,.nav-collapsed .app-sidebar:hover .sidebar-header .closeSvg.is_open{display:none!important}.nav-collapsed .app-sidebar:hover .sidebar-content .nav-header{display:block}.nav-collapsed .app-sidebar:hover .sidebar-content .nav-text{display:inline}.nav-collapsed .app-sidebar:hover .sidebar-content .icon-has-ul{display:inherit}.nav-collapsed .app-sidebar:hover .sidebar-content .badge{display:inherit;top:15px;right:35px}.nav-collapsed .app-sidebar:hover .sidebar-content .nav>li>a{padding:10px 16px;text-align:left}.nav-collapsed .app-sidebar:hover .sidebar-content .nav>li>a .nav-icon{transition:padding .35s cubic-bezier(0,0,.2,1),margin .35s cubic-bezier(0,0,.2,1);margin-right:18px}.nav-collapsed .app-sidebar:hover .sidebar-content .nav>li ul li>a{text-align:left}.nav-collapsed .app-sidebar:hover .sidebar-content .nav>li ul li>a>span{display:inline}.nav-collapsed .app-sidebar:hover .sidebar-content .nav>li ul li>a>.material-icons{transition:margin .35s cubic-bezier(0,0,.2,1);margin-right:18px}.nav-collapsed .app-sidebar:hover .sidebar-content .is_hidden .mat-tab-label{display:inline-block}.nav-collapsed .app-sidebar:hover .sidebar-content .is_hidden mat-ink-bar.mat-ink-bar{width:33.33%!important}.nav-collapsed .app-sidebar:hover .sidebar-footer .nav-text{display:inline}.nav-collapsed .app-sidebar:hover .sidebar-footer .nav>li>a{padding:10px 16px;text-align:left}.nav-collapsed .app-sidebar:hover .sidebar-footer .nav>li>a .nav-icon{margin-right:15px}}@media only screen and (min-width:992px) and (max-width:1366px){.nav-collapsed .app-sidebar:hover>*{width:300px}}.app-header{transition:all .3s cubic-bezier(0,0,.2,1)}@media (max-width:1080px){.app-sidebar{left:-300px!important;transition:all .3s cubic-bezier(0,0,.2,1)}.app-sidebar.open-side-bar{left:0!important;z-index:1000;transition:all .3s cubic-bezier(0,0,.2,1)}.app-header.open{margin-left:300px;transition:all .3s cubic-bezier(0,0,.2,1)}}.app-content-wrapper{transition:all .3s cubic-bezier(0,0,.2,1)}@media (max-width:1024px){.app-content-wrapper.open{min-width:360px;margin-left:300px;transition:all .3s cubic-bezier(0,0,.2,1)}}.openSub{overflow:hidden;height:0;transition:all .2s linear}.sidebar-sm .app-sidebar{width:350px}@media (max-width:1366px){.sidebar-sm .app-sidebar{width:300px}}@media only screen and (max-width:1024px){.sidebar-sm.sidebar-mobile-open .app-page-container{-webkit-transform:translateX(300px);transform:translateX(300px)}.sidebar-lg.sidebar-mobile-open .app-page-container{-webkit-transform:translateX(280px);transform:translateX(280px)}}.sidebar-lg .app-sidebar{width:280px}@media only screen and (min-width:992px){.nav-behind .app-sidebar{z-index:999}.sidebar-lg.nav-collapsed .app-page-container .app-content-wrapper .app-content,.sidebar-sm.nav-collapsed .app-page-container .app-content-wrapper .app-content{padding-left:64px}.sidebar-lg.nav-collapsed .app-page-container .app-content-wrapper .app-footer,.sidebar-sm.nav-collapsed .app-page-container .app-content-wrapper .app-footer{left:64px}.sidebar-lg.nav-collapsed .app-sidebar,.sidebar-sm.nav-collapsed .app-sidebar{width:64px}.sidebar-sm .app-header .brand{width:300px}.sidebar-sm .app-page-container .app-content-wrapper .app-content{padding-left:300px}.sidebar-sm .app-page-container .app-content-wrapper .app-footer{left:300px}.sidebar-sm.nav-collapsed .app-sidebar:hover,.sidebar-sm.nav-collapsed .app-sidebar:hover>*{width:300px}.sidebar-lg .app-header .brand{width:280px}.sidebar-lg .app-page-container .app-content-wrapper .app-content{padding-left:280px}.sidebar-lg .app-page-container .app-content-wrapper .app-footer{left:280px}.sidebar-lg.nav-collapsed .app-sidebar:hover,.sidebar-lg.nav-collapsed .app-sidebar:hover>*{width:280px}.app-header{text-align:inherit}}.app-sidebar.bg-color-light .sidebar-footer{background-color:#fafafa}.mat-button-focus-overlay{opacity:0!important}.__bold_menu{font-weight:700}.accountDrop{width:325px;display:block;background:#fff;box-shadow:0 2px 6px rgba(0,0,0,.5);border-radius:4px;padding:5px}.accountDrop .profileDel{width:100%;display:flex;background:#fff;justify-content:center;align-items:center;padding:15px 0 25px;border-bottom:1px solid rgba(0,0,0,.1)}.accountDrop .profileDel .header-pro-avatar{background-size:cover!important;background-position:center!important;overflow:hidden;border:1px solid #e6e6e6;float:left;background:#fff;height:68px;color:#222;border-radius:50%;width:68px;display:inline-block;line-height:95px;text-align:center;font-size:30px}.accountDrop .profileDel .header-pro-avatar.name{display:flex;justify-content:center;align-items:center}.accountDrop .profileDel .pro-info{width:calc(100% - 75px);display:table;padding-left:20px;float:left;color:#000}.accountDrop .profileDel .pro-info .company{display:inline-block;margin-bottom:10px;border-bottom:1px dotted #bababa;padding:0 2px;cursor:pointer;font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:14px;line-height:100%;letter-spacing:-.17px;color:#000}.accountDrop .profileDel .pro-info .title{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:14px;line-height:100%;letter-spacing:-.17px;color:#000}.accountDrop .profileDel .pro-info .email{font-size:12px}.accountDrop .profileDel .pro-info .account{font-size:12px;border-bottom:1px dotted #bababa;display:inline-block;margin-top:15px;cursor:pointer;padding:0 2px}.accountDrop .profileAct{padding:10px 0;width:100%;display:table}.accountDrop .profileAct ul{width:100%;display:table;margin:0;padding:0}.accountDrop .profileAct ul li{width:100%;display:table}.accountDrop .profileAct ul li:last-child a{color:#d53d43}.accountDrop .profileAct ul li a{border-radius:4px;width:100%;display:block;padding:15px 20px;text-decoration:none;color:#000;transition:all .2s linear}.accountDrop .profileAct ul li a i{font-size:20px;color:#ccc;margin-right:10px}.accountDrop .profileAct ul li a:active,.accountDrop .profileAct ul li a:hover{background:#f5f5f5;text-decoration:none;transition:all .2s linear}#sendMailModal .mat-chip-list-wrapper{border-color:transparent!important}#sendMailModal .mat-chip-list-wrapper:active,#sendMailModal .mat-chip-list-wrapper:hover{transition:all .2s linear}#sendMailModal .form-float-mail-chips .mat-chip-list-wrapper{overflow:auto}#newThreadModal .modal-header{margin:10px 0;font-size:24px;font-weight:600}#newThreadModal .modal-body .form-float{background-color:#fff!important}#newThreadModal .modal-footer{border:none;padding-bottom:25px}.app-header{padding:0;border:0}.app-header .app-header-inner{height:72px}.app-header .app-header-inner .shr-logo{width:1200px;display:table;margin:auto;padding:0 20px}@media only screen and (max-width:1250px){.app-header .app-header-inner .shr-logo{width:100%}}.app-header .app-header-inner .shr-logo img{height:50px}.app-header .app-header-inner ._trigger_Sidenav{padding:20px 10px}.app-header .app-header-inner ._trigger_Sidenav i{font-size:25px}.app-header.bg-transparent{background-color:transparent!important}.app-header .brand{display:inline-block;text-align:center;float:left}.app-header .brand h2{font-size:30px;margin:0;line-height:50px}.app-header .header-icon{display:inline-block;height:75px;padding:5px 15px;color:#606164}@media only screen and (min-width:992px){.app-header .header-icon{padding-left:18px;padding-right:18px}.app-sidebar{overflow-x:hidden}}.app-header .header-icon .material-icons{font-size:24px}.top-nav-left>ul>.list-inline-item,.top-nav-right>ul>.list-inline-item{margin:0;padding:0}.top-nav-left{display:inline-block}.top-nav-left>ul{display:inline;margin:0}.top-nav-right{display:inline-block;font-size:16px;line-height:24px;float:right;position:absolute;top:15px;right:0}.top-nav-right .feedback{background:0 0;color:#fff;padding:3px 14px;font-size:12px;margin:10px 10px 0 0;display:inline-block;border-radius:20px;cursor:pointer;transition:all .2s linear}.top-nav-right .feedback:active,.top-nav-right .feedback:hover{color:#fff;transition:all .2s linear}.top-nav-right .feedbackBoard{position:absolute;width:320px;display:block;top:10px;padding:15px;border-radius:10px;background:#fff;box-shadow:1px 1px 5px #252525;left:-40px;z-index:1}@media screen and (max-width:1024px){.top-nav-right .feedbackBoard{width:280px;left:-50px}}.top-nav-right .feedbackBoard .feedbackSuccess{width:100%;display:table;padding:10px 5px;text-align:center}.top-nav-right .feedbackBoard .feedbackSuccess .__icon{font-size:25px;color:#159278}.top-nav-right .feedbackBoard .feedbackSuccess .__span{font-size:14px;padding-bottom:10px}.top-nav-right .feedbackBoard .feedbackSuccess .__span-sm{font-size:13px}.top-nav-right .feedbackBoard textarea{border:none;resize:none;width:100%;height:100px;font-size:13px}.top-nav-right .bg-gray-1{background-color:#ced6e1}.top-nav-right .visibility{width:144px;height:35px;border-radius:8px;display:flex;align-items:center;justify-content:space-between;padding:11px;font-size:12px;color:#000}.top-nav-right .verified{width:144px;height:35px;border-radius:8px;display:flex;align-items:center;justify-content:space-between;padding:11px;font-size:12px;color:#000;transition:all .2s ease}.top-nav-right .verified:hover{transition:all .2s ease;opacity:.8}.top-nav-right .verified.pending{width:292px}.top-nav-right ul{margin:0;list-style:none}.top-nav-right li{height:50px;float:left}.top-nav-right a:focus,.top-nav-right a:hover{text-decoration:none}.app-header ._help{cursor:pointer;color:#a1a1a1;padding:1px 5px 0;display:table;position:relative;background:#e3e4e9;margin:10px 10px 0 0;border-radius:50px;transition:all .2s linear}.app-header ._help i{font-size:20px}.app-header ._help:active,.app-header ._help:hover{color:#888787;transition:all .2s linear}.app-header ._notification{cursor:pointer;padding:2px 5px;display:table;position:relative;background:0 0;margin:10px 12px;font-weight:700;font-size:12px;border-radius:50px;transition:all .2s linear}.app-header ._notification.svg{padding:7px 5px}.app-header ._notification i{font-size:20px}.app-header ._notification ._chips_alert{background:#d53d43;width:10px;display:table;position:absolute;top:1px;right:1px;height:10px;border-radius:20px}.app-header ._notification:active,.app-header ._notification:hover{color:#d53d43;transition:all .2s linear}.app-header ._notification_lists{width:350px;height:350px;margin:0;padding:0}.app-header ._notification_lists ._caret{position:absolute;right:8px;top:-7px;width:0;height:0;border-left:15px solid transparent;border-top:15px solid #fff;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);box-shadow:1px -2px 2px #bdb6b6}.app-header ._notification_lists ._notification_lists_content{width:100%;height:294px;padding:15px;overflow-y:auto;overflow-x:hidden}@media (max-width:640px){.app-header ._notification_lists{position:fixed;top:0;left:0;width:100%;height:70vh}.app-header ._notification_lists ._notification_lists_content{height:calc(70vh - 58px)}}.app-header ._notification_lists ._notification_lists_content ._notification_list_group{width:100%;display:table}.app-header ._notification_lists ._notification_lists_content ._notification_list_group ._header{width:100%;display:table;text-align:center;color:#777;position:relative}.app-header ._notification_lists ._notification_lists_content ._notification_list_group ._header ._left_trigger{position:absolute;left:0;top:0;cursor:pointer}.app-header ._notification_lists ._notification_lists_content ._notification_list_group ._set_content{width:100%;display:table;padding:20px 0}.app-header ._notification_lists ._notification_lists_content ._notification_list_group ._set_content ._not_grp{background:#fff;padding:10px;display:table;border-radius:5px;font-size:12px;transition:all .2s linear}.app-header ._notification_lists ._notification_lists_content ._notification_list_group ._set_content ._not_grp i{margin-top:6px}.app-header ._notification_lists ._notification_lists_content ._notification_list_group ._set_content ._not_grp:active,.app-header ._notification_lists ._notification_lists_content ._notification_list_group ._set_content ._not_grp:hover{background:#fff;transition:all .2s linear}.app-header ._notification_lists ._notification_lists_content ._notification_list_group ._set_content ._not_grp.unseen{background:#f5f5f5;transition:all .2s linear}.app-header ._notification_lists ._notification_lists_content ._notification_list_group ._set_content ._not_grp.unseen:active,.app-header ._notification_lists ._notification_lists_content ._notification_list_group ._set_content ._not_grp.unseen:hover{background:#eee;transition:all .2s linear}.app-header ._notification_lists ._notification_lists_content ._notification_list_group ._set_content ._not_clear{color:#c9c9c9;margin-top:9px;transition:all .2s linear}.app-header ._notification_lists ._notification_lists_content ._notification_list_group ._set_content ._not_clear:active,.app-header ._notification_lists ._notification_lists_content ._notification_list_group ._set_content ._not_clear:hover{color:#444;transition:all .2s linear}.app-header ._notification_lists ._notification_lists_content ._notification_list_settings{width:100%;display:table}.app-header ._notification_lists ._notification_lists_content ._notification_list_settings ._header{width:100%;display:table;text-align:center;color:#777;position:relative}.app-header ._notification_lists ._notification_lists_content ._notification_list_settings ._header ._left_trigger{position:absolute;left:0;top:0;cursor:pointer}.app-header ._notification_lists ._notification_lists_content ._notification_list_settings ._set_content{width:100%;display:table;padding:20px 0}.app-header ._notification_lists ._notification_lists_content ._notification_list_settings ._set_content .set_leavel{font-size:13px;font-weight:700;word-break:initial}.app-header ._notification_lists ._notification_lists_settings{width:100%;height:50px;background:#f5f5f5;border-top:1px solid #e6e6e6;padding:15px;display:table;border-radius:0 0 4px 4px;font-size:13px}.app-header ._notification_lists ._notification_lists_settings .set_leavel{font-size:13px;font-weight:500;word-break:initial}.app-header ._notification_lists ._notify_loading{width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(255,255,255,.7)}.app-sidebar{display:block;z-index:99;position:fixed;left:0;bottom:0;top:0;height:100vh;width:320px;overflow:hidden;box-shadow:none!important;font-family:Poppins,sans-serif}@media (max-width:1366px){.app-sidebar{width:300px}}@media (max-width:1024px){.app-sidebar{top:0}}@media (max-width:640px){.app-sidebar{top:0;height:calc(100vh - 50px)}}.app-sidebar ul.nav{flex-direction:inherit!important;-ms-flex-wrap:inherit!important;margin:0;padding:7px;list-style:none;flex-wrap:inherit!important}.app-sidebar .nav>li>a{font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:13px;line-height:100%;letter-spacing:-.17px;cursor:pointer;color:#000;border-radius:8px;padding:8px 0!important;display:flex;justify-content:center;align-items:center;transition:all .1s linear}.app-sidebar .nav>li>a .nav-label-icon{background:0 0;opacity:1;color:#a1a1a1;width:34px;transition:all .1s linear;position:relative;height:34px;display:table;float:left;margin-right:0;transition:all .1s linear}.app-sidebar .nav>li>a .nav-label-icon .mdi-nav-md{position:absolute;top:12px;left:14px;height:14px}.app-sidebar .nav>li>a .nav-label-icon .mdi-nav-md img{height:14px!important;width:14px!important}.app-sidebar .nav>li>a .nav-label{background:0 0;color:#000;padding:8px 15px;font-size:13px;font-weight:400!important;width:calc(100% - 45px);display:inline-block;position:relative;transition:all .1s linear}.app-sidebar .nav>li>a .nav-label i.mdi{position:absolute;right:0;top:8px}.app-sidebar .nav>li>a.active{background:#e8ebf0;border-radius:8px}.app-sidebar .nav>li>a:active,.app-sidebar .nav>li>a:hover{background:#e8ebf0;border-radius:8px;transition:all .1s linear}.app-sidebar .nav>li>a:active .nav-label-icon,.app-sidebar .nav>li>a:hover .nav-label-icon{color:#d53d43;transition:all .1s linear}.app-sidebar .nav>li>a:active .nav-label,.app-sidebar .nav>li>a:hover .nav-label{color:#000;font-weight:400;transition:all .1s linear}.app-sidebar .nav.metismenu>li{display:block;width:100%;position:relative;transition:all .1s linear}.app-sidebar .nav.metismenu .dropdown-menu>li>a{padding:5px 20px;display:block;transition:all .1s linear}.app-sidebar .nav.navbar-right>li>a,.app-sidebar .nav>li.active>a.active{transition:all .1s linear}.app-sidebar .navbar-default .nav>li>a:focus,.app-sidebar .navbar-default .nav>li>a:hover{background:#e8ebf0;transition:all .1s linear}.app-sidebar .nav .open>a,.app-sidebar .nav .open>a:focus,.app-sidebar .nav .open>a:hover{background:rgba(237,238,243,.46);transition:all .1s linear}.app-sidebar .nav.navbar-top-links>li>a:focus,.app-sidebar .nav.navbar-top-links>li>a:hover{background-color:transparent;transition:all .1s linear}.app-sidebar .nav>li>a i{margin-right:6px;transition:all .1s linear}.app-sidebar .navbar{border:0}.app-sidebar .navbar-default{background-color:transparent;border-color:#fff}.app-sidebar .navbar-top-links li{display:inline-block;-ms-grid-row-align:center;align-self:center}.app-sidebar .navbar-top-links li:last-child{margin-right:30px}.app-sidebar .body-small .navbar-top-links li:last-child{margin-right:0}.app-sidebar .navbar-top-links li a{padding:20px 10px;min-height:50px}.app-sidebar .nav>li.active a.pprnt{pointer-events:none}.app-sidebar .nav>li.active a .nav-label-icon{opacity:1;color:#d53d43;padding:8px 11px;transition:all .1s linear}.app-sidebar .nav>li.active a .nav-label{color:#444552;font-weight:600;transition:all .1s linear}.app-sidebar .nav>li.active.groupLi{background-color:rgba(237,238,243,.46);transition:all .1s linear}.app-sidebar .nav>li.active.groupLi a .nav-label-icon{opacity:1;color:#d53d43;padding:8px 11px;transition:all .1s linear}.app-sidebar .nav>li.active.groupLi a .nav-label{color:#afafaf;transition:all .1s linear}.app-sidebar .nav>li.active.groupLi a.active{background:#edeef3;border-radius:8px}.app-sidebar .nav>li.active.groupLi a.active .nav-label-icon{opacity:1;color:#d53d43;padding:8px 11px;transition:all .1s linear}.app-sidebar .nav>li.active.groupLi a.active .nav-label{color:#444552;font-weight:600;transition:all .1s linear}.app-sidebar .nav>li.active.groupLi a:active,.app-sidebar .nav>li.active.groupLi a:hover{background:#edeef3;border-radius:8px;transition:all .1s linear}.app-sidebar .nav>li.active.groupLi .nav-second-level li{margin-top:-2px}.app-sidebar .nav>li.active.groupLi .nav-second-level li a .nav-label-icon{opacity:1;color:#d53d43;padding:8px 11px;transition:all .1s linear}.app-sidebar .nav>li.active.groupLi .nav-second-level li a .nav-label{color:#afafaf;transition:all .1s linear}.app-sidebar .nav>li.active.groupLi .nav-second-level li a.active .nav-label-icon{opacity:1;color:#d53d43;padding:8px 11px;border-radius:0;transition:all .1s linear}.app-sidebar .nav>li.active.groupLi .nav-second-level li a.active .nav-label{color:#444552;font-weight:600;border-radius:0;transition:all .1s linear}.app-sidebar .nav.nav-second-level>li.active{border:none}.app-sidebar .nav.nav-second-level.collapse[style]{height:auto!important}.app-sidebar .nav-header a{color:#dfe4ed}.app-sidebar .nav-header .text-muted{color:#8095a8!important}.app-sidebar .sidebar-header{width:100%;display:block;position:relative;background:#fff;text-align:center;padding:0 20px}.app-sidebar .sidebar-header .openSvg{padding:10px 0}.app-sidebar .sidebar-header .openSvg img{width:150px;height:52px}._public_header{width:100%;display:block;position:relative;background:#fff;text-align:center;padding:0 20px;border-bottom:1px solid #e2e2e2}._public_header ._public_header_container{width:1200px;margin:auto;float:inherit;display:table}._public_header ._public_header_container.jobs{width:1530px}._public_header ._public_header_container .openSvg{padding:10px 20px;border-bottom:1px solid #edeef3;text-align:left}._public_header ._public_header_container .openSvg img{width:150px;height:52px}.app-sidebar .sidebar-footer{background-color:#fff}.sidebar-footer{box-shadow:0 1px 2px rgba(28,36,62,.28);border-radius:8px!important}._sidebar_tabs{width:100%;display:flex;text-align:center;background:#fff;justify-content:space-between;margin:0;overflow:hidden;padding:20px 10px 40px;list-style:none}._sidebar_tabs li{display:inline-block;margin:0 8px}._sidebar_tabs li a{width:40px;height:40px;display:flex;justify-content:center;align-items:center;text-align:center;position:relative;line-height:1px;color:#9a9ba2;cursor:pointer;border-radius:8px;background:#edeef3;transition:all .2s linear}._sidebar_tabs li a ._mailCounter{position:absolute;background:#d53d43;color:#fff;top:5px;right:0;display:inline-block;line-height:20px;width:20px;height:20px;border-radius:50%;text-align:center;font-size:10px;box-shadow:0 0 5px #e36e6e}._sidebar_tabs li a:active,._sidebar_tabs li a:hover{color:#d53d43;opacity:1;transition:all .2s linear}._sidebar_tabs li a.active{color:#fff;background-image:linear-gradient(to right,#bc3d79 0,#d53d43 51%,#bc3d79 100%)!important;opacity:1;transition:all .2s linear}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{margin-right:auto;margin-left:auto}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.row:after,.row:before{content:" ";display:table}.clearfix:after,.container-fluid:after,.container:after,.row:after{clear:both}.pull-right{float:right!important}.pull-left{float:left!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.affix{position:fixed}.col-12{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-margin{margin:0!important}.no-padding{padding:0!important}.no-padding-left{padding-left:0!important}.no-padding-right{padding-right:0!important}.no-padding-top{padding-top:0!important}.no-padding-bottom{padding-bottom:0!important}._right_bar_icons_menu{width:100%;display:table}._right_bar_icons_menu ._icon_list{margin:0;padding:0;list-style:none}._right_bar_icons_menu ._icon_list li{width:100%}._right_bar_icons_menu ._icon_list li a{width:50px;text-align:center;display:table;padding:20px 0;border-bottom:1px solid #e7e5e6;color:#777;cursor:pointer;transition:all .2s linear}._right_bar_icons_menu ._icon_list li a i{vertical-align:middle}._right_bar_icons_menu ._icon_list li a.active,._right_bar_icons_menu ._icon_list li a:active,._right_bar_icons_menu ._icon_list li a:hover{color:#ffc860;transition:all .2s linear}._right_bar_icons_menu ._icon_list li a.has-error{color:#ff4268;transition:all .2s linear}._right_bar_icons_menu ._eachModule{width:100%;display:table;padding:0 10px}._right_bar_icons_menu ._eachModule ._visible{width:100%;display:table;padding:20px 0;border-bottom:1px solid #e7e5e6;position:relative}._right_bar_icons_menu ._eachModule ._visible ._icon{width:50px;float:left;display:table;text-align:center;font-size:12px}._right_bar_icons_menu ._eachModule ._visible ._icon i{font-size:18px;color:#777}._right_bar_icons_menu ._eachModule ._visible ._edit_btn{width:50px;float:right;display:table;text-align:center;color:#444;font-size:12px}._right_bar_icons_menu ._eachModule ._visible ._edit_btn a{color:#444;font-size:12px}._right_bar_icons_menu ._eachModule ._visible ._section_details{width:calc(100% - 100px);float:left;display:table;font-size:12px;padding:0 10px}._right_bar_icons_menu ._eachModule ._visible ._section_details ._title{color:#444;font-size:13px}._right_bar_icons_menu ._eachModule ._visible ._section_details ._content_details ._default{color:#9a9a9a;cursor:pointer;transition:all .2s linear}._right_bar_icons_menu ._eachModule ._visible ._section_details ._content_details ._default:active,._right_bar_icons_menu ._eachModule ._visible ._section_details ._content_details ._default:hover{text-decoration:underline;transition:all .2s linear}._right_bar_icons_menu ._eachModule ._visible ._section_details ._content_details .flatpickr-input,._right_bar_icons_menu ._eachModule ._visible ._section_details ._content_details .singleTag{float:left;font-size:11px;margin:2px 0;cursor:pointer;color:#3689ff;border:none;display:inline-block;box-shadow:none;background:0 0;border-bottom:1px dotted #3689ff;transition:all .2s linear}._right_bar_icons_menu ._eachModule ._visible ._section_details ._content_details .flatpickr-input:active,._right_bar_icons_menu ._eachModule ._visible ._section_details ._content_details .flatpickr-input:hover,._right_bar_icons_menu ._eachModule ._visible ._section_details ._content_details .singleTag:active,._right_bar_icons_menu ._eachModule ._visible ._section_details ._content_details .singleTag:hover{color:#0060e9;border-bottom:1px dotted #0060e9;transition:all .2s linear}._right_bar_icons_menu ._eachModule ._visible ._section_details ._content_details .filesList{float:left;display:inline-block}._right_bar_icons_menu ._eachModule ._visible ._section_details ._content_details .filesList ul{margin:0;padding:0;list-style:none}._right_bar_icons_menu ._eachModule ._visible ._section_details ._content_details .filesList ul li{width:100%}._right_bar_icons_menu ._eachModule ._visible ._section_details.prevent{pointer-events:none}._right_bar_icons_menu ._eachModule ._visible.has-error ._icon i{color:#ff4268}._right_bar_icons_menu ._eachModule ._visible.has-error ._section_details ._title{color:#ff4268;font-weight:700}._right_bar_icons_menu ._eachModule ._visible .cursor-pointer{cursor:pointer;background:0 0;transition:all .2s linear}._right_bar_icons_menu ._eachModule ._visible .cursor-pointer:active,._right_bar_icons_menu ._eachModule ._visible .cursor-pointer:hover{background:#e2e2e2;transition:all .2s linear}._right_bar_icons_menu ._eachModule ._visible .form-float-right{display:inline-block;background:0 0;border:none;box-shadow:none;margin-left:58px;cursor:pointer;border-bottom:1px dotted transparent}._right_bar_icons_menu ._eachModule ._visible .form-float-right small{color:#9a9a9a}._right_bar_icons_menu ._eachModule ._visible .form-float-right.inf{color:#0a88ff;border-bottom:1px dotted #0a88ff}._right_bar_icons_menu ._eachModule ._visible .form-float-right:active,._right_bar_icons_menu ._eachModule ._visible .form-float-right:hover{color:#000;border-bottom:1px dotted #000}._right_bar_icons_menu ._eachModule ._visible .form-float-right:active small,._right_bar_icons_menu ._eachModule ._visible .form-float-right:hover small{color:#000}@-webkit-keyframes matDrop{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:100% 0;transform-origin:100% 0}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 0;transform-origin:100% 0}}@keyframes matDrop{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:100% 0;transform-origin:100% 0}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 0;transform-origin:100% 0}}._right_bar_po_panel{width:100%;min-height:100px;display:inline-block;position:absolute;margin-bottom:20px;top:45px;left:0;z-index:3;background:#fff;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);opacity:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:100% 0;transform-origin:100% 0;transition:all .4s linear}._right_bar_po_panel ._contentPadding{width:100%;padding:10px;display:inline-block}._right_bar_po_panel ._searchContent{width:100%;display:table;position:relative}._right_bar_po_panel ._searchContent .searchStart{position:absolute;padding:9px 5px;left:0;top:0;text-align:center;line-height:1px}._right_bar_po_panel ._searchContent .searchStart .material-icons{color:rgba(0,0,0,.4);font-size:20px}._right_bar_po_panel ._searchContent .searchClear{position:absolute;padding:9px 5px;right:0;top:0;text-align:center;line-height:1px;cursor:pointer;z-index:1}._right_bar_po_panel ._searchContent .searchClear .material-icons{color:rgba(0,0,0,.4);font-size:20px}._right_bar_po_panel ._searchContent .searchClear .material-icons:hover{color:#d53d43!important;transition:all .2s linear}._right_bar_po_panel ._searchContent .listSearch{padding:0 30px;height:36px;width:100%;border:1px solid #e6e6e6;font-size:14px;border-radius:20px;float:left}._right_bar_po_panel .material-icons-trigger{font-size:15px;color:#777}._right_bar_po_panel .material-icons-trigger._success_icon{color:#42d46e}._right_bar_po_panel ._content_assigned ._profile_info{width:100%;display:inline-block;padding-left:30px;padding-top:4px;position:relative}._right_bar_po_panel ._content_assigned ._profile_info span.avatar{position:absolute;top:0;left:5px;width:20px;height:20px;border-radius:50%;display:inline-block;background-size:cover;background-repeat:no-repeat;background-position:center}._right_bar_po_panel ._content_history{width:100%;background:#f7f7f7;border-top:1px solid #e7e5e6;border-bottom:1px solid #e7e5e6;max-height:300px;display:inline-block;overflow-x:hidden;overflow-y:auto}._right_bar_po_panel ._content_history ._tabs_here{width:100%;display:table}._right_bar_po_panel ._content_history ._tabs_here._tabs2 a{width:50%}._right_bar_po_panel ._content_history ._tabs_here a{text-align:center;display:table;border-bottom:2px solid transparent;cursor:pointer;float:left;padding:10px 0;color:#444;font-size:12px;transition:all .2s linear}._right_bar_po_panel ._content_history ._tabs_here a:active,._right_bar_po_panel ._content_history ._tabs_here a:hover{text-decoration:none;transition:all .2s linear}._right_bar_po_panel ._content_history ._tabs_here a.active{border-bottom:2px solid #ffc860;transition:all .2s linear}._right_bar_po_panel ._content_history ._profile_info{width:100%;display:inline-block;padding-left:30px;padding-top:4px;position:relative}._right_bar_po_panel ._content_history ._profile_info span.avatar{position:absolute;top:0;left:5px;width:20px;height:20px;border-radius:50%;display:inline-block;background-size:cover;background-repeat:no-repeat;background-position:center}._right_bar_po_panel ._content_create{width:100%;display:table;position:relative;overflow-x:hidden}._right_bar_po_panel ._content_create ._backThis{position:absolute;top:5px;left:5px;cursor:pointer;color:#777}._right_bar_po_panel ._content_create ._undoThis{position:absolute;top:5px;right:5px;cursor:pointer;color:#777}._right_bar_po_panel ._content_create .member-profile{width:100%;display:table;float:left;text-align:center;padding:10px}._right_bar_po_panel ._content_create .member-profile .avatar{width:120px;height:120px;background-repeat:no-repeat;background-size:cover;background-position:center;display:inline-block;position:relative;cursor:pointer;border-radius:50%}._right_bar_po_panel ._content_create .member-profile .avatar .uploadPersonnelPhoto{position:absolute;width:100%;height:100%;cursor:pointer;top:0;left:0;opacity:0}._right_bar_po_panel ._content_create .member-profile .avatar span{position:absolute;top:100%;left:0;width:100%;display:inline-block;font-weight:700;text-align:center;color:#000;padding:5px 0}@media (max-width:767px){._right_bar_po_panel ._content_create .member-profile{width:100%;margin-bottom:20px}}._right_bar_po_panel ._content_create ._formContent{width:100%;display:table;padding:10px;border-top:1px solid #e7e5e6;background:#f2f0f1}._right_bar_po_panel ._content_create ._formContent ._leftEditor{width:calc(100% - 60px);float:left;display:table}._right_bar_po_panel ._content_create ._formContent ._leftEditor .editorListDrag{width:100%;display:table;position:relative;padding-left:25px;cursor:move}._right_bar_po_panel ._content_create ._formContent ._leftEditor .editorListDrag i{position:absolute;top:1px;left:0;font-size:20px;opacity:0;transition:all .2s linear}._right_bar_po_panel ._content_create ._formContent ._leftEditor .editorListDrag:active i,._right_bar_po_panel ._content_create ._formContent ._leftEditor .editorListDrag:hover i{opacity:1;transition:all .2s linear}._right_bar_po_panel ._content_create ._formContent ._rightTrigger{width:50px;float:right;display:table;text-align:center}._right_bar_po_panel ._content_create ._formContent ._rightTrigger .mat-button{min-width:50px;padding:0;font-size:12px;line-height:25px;display:table}._right_bar_po_panel ._content_create ._formContent ._rightTrigger .mat-button i{font-size:12px}._right_bar_po_panel ._content_create ._formContent_wh{width:100%;display:table;padding:10px;border-top:1px solid #e7e5e6;background:#fff}._right_bar_po_panel ._content_create .invoice-form .form-float{padding:10px;width:242px;font-size:13px;border-radius:0;color:#777}._right_bar_po_panel ._content_create .invoice-form .form-float-select{padding:10px;text-transform:unset!important;width:242px;font-size:13px;border-radius:0;color:#777}._right_bar_po_panel ._content_create .invoice-form .form-float-select::-webkit-input-placeholder{text-transform:lowercase!important}._right_bar_po_panel ._content_create .invoice-form .form-float-select:-ms-input-placeholder{text-transform:lowercase!important}._right_bar_po_panel ._content_create .invoice-form .form-float-select::-ms-input-placeholder{text-transform:lowercase!important}._right_bar_po_panel ._content_create .invoice-form .form-float-select::placeholder{text-transform:lowercase!important}._right_bar_po_panel ._content_create .invoice-form .form-float-select .mat-select-placeholder,._right_bar_po_panel ._content_create .invoice-form .form-float-select .mat-select-value-text{color:#777;font-size:13px}._right_bar_po_panel ._content_create .invoice-form .form-group{position:relative}._right_bar_po_panel ._content_create .invoice-form .form-group ._required{position:absolute;top:10px;right:-6px;color:#ff3f60;font-size:20px}._right_bar_po_panel ._footer_actions{width:100%;display:table;padding:5px;background:#f7f7f7;margin-top:-6px}._right_bar_po_panel ._footer_actions ._footer_actions_each{width:100%;display:block;padding:10px;color:#3689ff;cursor:pointer;font-size:13px;transition:all .2s linear}._right_bar_po_panel ._footer_actions ._footer_actions_each:active,._right_bar_po_panel ._footer_actions ._footer_actions_each:hover{background:#f5f5f5;transition:all .2s linear}._right_bar_po_panel.curPan{opacity:1;-webkit-transform:scale(1);transform:scale(1);transition:all .4s linear}._right_bar_po_panel.fromBottom{bottom:50px;top:inherit;-webkit-transform-origin:100% 100%;transform-origin:100% 100%;transition:all .4s linear}._color_pick{width:20px;height:20px;display:inline-block}._color_pick.sml{width:10px;height:10px;border-radius:50%}._color_pick._blue{background:#009aff;cursor:pointer;border:1px solid transparent;transition:all .2s linear}._color_pick._blue:active,._color_pick._blue:hover{border:1px solid #007bcc;transition:all .2s linear}._color_pick._brown{background:#ffa76a;cursor:pointer;border:1px solid transparent;transition:all .2s linear}._color_pick._brown:active,._color_pick._brown:hover{border:1px solid #ff8937;transition:all .2s linear}._color_pick._green{background:#3ec966;cursor:pointer;border:1px solid transparent;transition:all .2s linear}._color_pick._green:active,._color_pick._green:hover{border:1px solid #2ea651;transition:all .2s linear}._color_pick._purple{background:#b537c9;cursor:pointer;border:1px solid transparent;transition:all .2s linear}._color_pick._purple:active,._color_pick._purple:hover{border:1px solid #912ca1;transition:all .2s linear}._color_pick._leaf{background:#c0c949;cursor:pointer;border:1px solid transparent;transition:all .2s linear}._color_pick._leaf:active,._color_pick._leaf:hover{border:1px solid #a3ac33;transition:all .2s linear}._color_pick._red{background:#ff4268;cursor:pointer;border:1px solid transparent;transition:all .2s linear}._color_pick._red:active,._color_pick._red:hover{border:1px solid #ff0f3f;transition:all .2s linear}._color_pick._ash{background:#6f6f6f;cursor:pointer;border:1px solid transparent;transition:all .2s linear}._color_pick._ash:active,._color_pick._ash:hover{border:1px solid #565555;transition:all .2s linear}._color_pick._black{background:#000;cursor:pointer;border:1px solid transparent;transition:all .2s linear}._color_pick._black:active,._color_pick._black:hover{border:1px solid #000;transition:all .2s linear}/*!
 * Quill Editor v1.3.5
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Poppins,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li::before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:0;overflow-y:auto;padding:12px 15px;-o-tab-size:4;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-break:initial}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li::before{content:'\2022'}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li::before,.ql-editor ul[data-checked=true]>li::before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li::before{content:'\2611'}.ql-editor ul[data-checked=false]>li::before{content:'\2610'}.ql-editor li::before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl)::before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl::before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1;counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-2{counter-increment:list-2;counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-3{counter-increment:list-3;counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-4{counter-increment:list-4;counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-5{counter-increment:list-5;counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-6{counter-increment:list-6;counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-7{counter-increment:list-7;counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-8{counter-increment:list-8;counter-reset:list-9}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank::before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:'';display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:0 0;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:0}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;-webkit-transform:translateY(10px);transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none;line-height:26px}.ql-snow .ql-tooltip.ql-flip{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:'';display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label::before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=''])::before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item::before,.ql-snow .ql-picker.ql-header .ql-picker-label::before{content:'Normal'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]::before{content:'Heading 1'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]::before{content:'Heading 2'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]::before{content:'Heading 3'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]::before{content:'Heading 4'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]::before{content:'Heading 5'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]::before{content:'Heading 6'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item::before,.ql-snow .ql-picker.ql-font .ql-picker-label::before{content:'Sans Serif'}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]::before{content:'Serif'}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before{content:'Monospace'}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item::before,.ql-snow .ql-picker.ql-size .ql-picker-label::before{content:'Normal'}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]::before{content:'Small'}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]::before{content:'Large'}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]::before{content:'Huge'}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:none;box-sizing:border-box;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:rgba(0,0,0,.2) 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip::before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action::after{border-right:1px solid #ccc;content:'Edit';margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove::before{content:'Remove';margin-left:8px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action::after{border-right:0;content:'Save';padding-right:0}.ql-snow .ql-tooltip[data-mode=link]::before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]::before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]::before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:none}.flatpickr-calendar{background:#fff;overflow:hidden;max-height:0;opacity:0;visibility:hidden;text-align:center;padding:0;-webkit-animation:none;animation:none;direction:ltr;border:0;display:none;font-size:14px;line-height:24px;position:absolute;width:307.875px;box-sizing:border-box;touch-action:manipulation;box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,.08)}.flatpickr-calendar.inline,.flatpickr-calendar.open{opacity:1;visibility:visible;overflow:visible;max-height:640px}.flatpickr-calendar.open{display:inline-block;z-index:99999}@media (max-width:767px){.flatpickr-calendar.open{box-shadow:0 0 65px 5px #a9a9a9;top:calc(50vh - 150px)!important;left:calc(50% - 152px)!important}.flatpickr-calendar.noCalendar.hasTime{padding:20px;top:calc(50vh - 25px)!important;left:calc(50% - 152px)!important}}.flatpickr-calendar.animate.open{-webkit-animation:.2s cubic-bezier(.23,1,.32,1) fpFadeInDown;animation:.2s cubic-bezier(.23,1,.32,1) fpFadeInDown}.flatpickr-calendar.inline{display:block;position:relative;top:2px}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px)}.flatpickr-calendar.static.open{z-index:999;display:block}.flatpickr-calendar.hasWeeks{width:auto}.flatpickr-calendar .hasTime .dayContainer,.flatpickr-calendar .hasWeeks .dayContainer{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.flatpickr-calendar .hasWeeks .dayContainer{border-left:0}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto}.flatpickr-calendar:after,.flatpickr-calendar:before{position:absolute;display:block;pointer-events:none;border:solid transparent;content:'';height:0;width:0;left:22px}.flatpickr-calendar.rightMost:after,.flatpickr-calendar.rightMost:before{left:auto;right:22px}.flatpickr-calendar:before{border-width:5px;margin:0 -5px}.flatpickr-calendar:after{border-width:4px;margin:0 -4px}.flatpickr-calendar.arrowTop:after,.flatpickr-calendar.arrowTop:before{bottom:100%}.flatpickr-calendar.arrowTop:before{border-bottom-color:#e6e6e6}.flatpickr-calendar.arrowTop:after{border-bottom-color:#fff}.flatpickr-calendar.arrowBottom:after,.flatpickr-calendar.arrowBottom:before{top:100%}.flatpickr-calendar.arrowBottom:before{border-top-color:#e6e6e6}@media (max-width:767px){.flatpickr-calendar.arrowBottom:before,.flatpickr-calendar.arrowTop:before{display:none}}.flatpickr-calendar.arrowBottom:after{border-top-color:#fff}.flatpickr-calendar:focus{outline:0}.flatpickr-wrapper{position:relative;display:inline-block}.flatpickr-month{background:0 0;color:rgba(0,0,0,.9);fill:rgba(0,0,0,.9);height:45px;line-height:1;text-align:center;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden}.flatpickr-next-month,.flatpickr-prev-month{text-decoration:none;cursor:pointer;position:absolute;top:0;line-height:16px;height:28px;padding:10px calc(3.57% - 1.5px);z-index:3}.flatpickr-next-month i,.flatpickr-prev-month i{position:relative}.flatpickr-next-month.flatpickr-prev-month,.flatpickr-prev-month.flatpickr-prev-month{left:0}.flatpickr-next-month.flatpickr-next-month,.flatpickr-prev-month.flatpickr-next-month{right:0}.flatpickr-next-month:hover,.flatpickr-prev-month:hover{color:#959ea9}.flatpickr-next-month:hover svg,.flatpickr-prev-month:hover svg{fill:#f64747}.flatpickr-next-month svg,.flatpickr-prev-month svg{width:14px;height:14px}.flatpickr-next-month svg path,.flatpickr-prev-month svg path{transition:fill .1s;fill:inherit}.numInputWrapper{position:relative;height:auto}.numInputWrapper input,.numInputWrapper span{display:inline-block}.numInputWrapper input{width:100%}.numInputWrapper input::-ms-clear{display:none}.numInputWrapper span{position:absolute;right:0;width:14px;padding:0 4px 0 2px;height:50%;line-height:50%;opacity:0;cursor:pointer;border:1px solid rgba(57,57,57,.15);box-sizing:border-box}.numInputWrapper span:hover{background:rgba(0,0,0,.1)}.numInputWrapper span:active{background:rgba(0,0,0,.2)}.numInputWrapper span:after{display:block;content:"";position:absolute}.numInputWrapper span.arrowUp{top:0;border-bottom:0}.numInputWrapper span.arrowUp:after{border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid rgba(57,57,57,.6);top:26%}.numInputWrapper span.arrowDown{top:50%}.numInputWrapper span.arrowDown:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(57,57,57,.6);top:40%}.numInputWrapper span svg{width:inherit;height:auto}.numInputWrapper span svg path{fill:rgba(0,0,0,.5)}.numInputWrapper:hover{background:rgba(0,0,0,.05)}.numInputWrapper:hover span{opacity:1}.flatpickr-current-month{font-size:135%;font-weight:300;color:inherit;position:absolute;width:75%;left:12.5%;padding:6.16px 0 0;line-height:1;height:28px;display:inline-block;text-align:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.flatpickr-current-month span.cur-month{font-family:Poppins,sans-serif;font-weight:700;color:inherit;display:inline-block;margin-left:.5ch;padding:0}.flatpickr-current-month span.cur-month:hover{background:rgba(0,0,0,.05)}.flatpickr-current-month .numInputWrapper{width:6ch;width:7ch\0;display:inline-block}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:rgba(0,0,0,.9)}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:rgba(0,0,0,.9)}.flatpickr-current-month input.cur-year{background:0 0;box-sizing:border-box;color:inherit;cursor:text;padding:0 0 0 .5ch;margin:0;display:inline-block;font-size:inherit;font-family:Poppins,sans-serif;font-weight:300;line-height:inherit;height:auto;border:0;border-radius:0;vertical-align:initial}.flatpickr-current-month input.cur-year:focus{outline:0}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{font-size:100%;color:rgba(0,0,0,.5);background:0 0;pointer-events:none}.flatpickr-weekdays{background:0 0;text-align:center;overflow:hidden;width:100%;display:flex;align-items:center;height:28px}span.flatpickr-weekday{cursor:default;font-size:90%;background:0 0;color:rgba(0,0,0,.54);line-height:1;margin:0;text-align:center;display:inline-block;padding:0 10px;flex:1;font-weight:bolder}.dayContainer,.flatpickr-weeks{padding:1px 0 0}.flatpickr-days{position:relative;overflow:hidden;display:flex;width:307.875px}.flatpickr-days:focus{outline:0}.dayContainer{padding:0;outline:0;text-align:left;width:307.875px;min-width:307.875px;max-width:307.875px;box-sizing:border-box;display:inline-block;display:flex;flex-wrap:wrap;-ms-flex-wrap:wrap;justify-content:space-around;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.flatpickr-day{background:0 0;border:1px solid transparent;border-radius:150px;box-sizing:border-box;color:#393939;cursor:pointer;font-weight:400;width:14.2857143%;flex-basis:14.2857143%;max-width:39px;height:39px;line-height:39px;margin:0;display:inline-block;position:relative;justify-content:center;text-align:center}.flatpickr-day.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day.nextMonthDay:focus,.flatpickr-day.nextMonthDay:hover,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.today.inRange,.flatpickr-day:focus,.flatpickr-day:hover{cursor:pointer;outline:0;background:#e6e6e6;border-color:#e6e6e6}.flatpickr-day.today{border-color:#959ea9}.flatpickr-day.today:focus,.flatpickr-day.today:hover{border-color:#959ea9;background:#959ea9;color:#fff}.flatpickr-day.endRange,.flatpickr-day.endRange.inRange,.flatpickr-day.endRange.nextMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.endRange:focus,.flatpickr-day.endRange:hover,.flatpickr-day.selected,.flatpickr-day.selected.inRange,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.selected:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange,.flatpickr-day.startRange.inRange,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.startRange:focus,.flatpickr-day.startRange:hover{background:#569ff7;box-shadow:none;color:#fff;border-color:#569ff7}.flatpickr-day.endRange.startRange,.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange{border-radius:50px 0 0 50px}.flatpickr-day.endRange.endRange,.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange{border-radius:0 50px 50px 0}.flatpickr-day.endRange.startRange+.endRange,.flatpickr-day.selected.startRange+.endRange,.flatpickr-day.startRange.startRange+.endRange{box-shadow:-10px 0 0 #569ff7}.flatpickr-day.endRange.startRange.endRange,.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange{border-radius:50px}.flatpickr-day.inRange{border-radius:0;box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-day.disabled,.flatpickr-day.disabled:hover,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.nextMonthDay,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.prevMonthDay{color:rgba(57,57,57,.3);background:0 0;border-color:transparent;cursor:default}.flatpickr-day.disabled,.flatpickr-day.disabled:hover{cursor:not-allowed;color:rgba(57,57,57,.1)}.flatpickr-day.week.selected{border-radius:0;box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7}.rangeMode .flatpickr-day{margin-top:1px}.flatpickr-weekwrapper{display:inline-block;float:left}.flatpickr-weekwrapper .flatpickr-weeks{padding:0 12px;box-shadow:1px 0 0 #e6e6e6}.flatpickr-weekwrapper .flatpickr-weekday{float:none;width:100%;line-height:28px}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{display:block;width:100%;max-width:none;color:rgba(57,57,57,.3);background:0 0;cursor:default;border:none}.flatpickr-innerContainer{display:block;display:flex;box-sizing:border-box;overflow:hidden}.flatpickr-rContainer{display:inline-block;padding:0;box-sizing:border-box}.flatpickr-time{text-align:center;outline:0;display:block;padding:10px;line-height:40px;box-sizing:border-box;overflow:hidden;display:flex}.flatpickr-time:after{content:"";display:table;clear:both}.flatpickr-time .numInputWrapper{flex:1;width:40%;height:40px;float:left}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#393939}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#393939}.flatpickr-time.hasSeconds .numInputWrapper{width:26%}.flatpickr-time.time24hr .numInputWrapper{width:49%}.flatpickr-time input{background:0 0;box-shadow:none;border:1px solid #e6e6e6;border-radius:0;text-align:center;margin:0;padding:0;height:inherit;line-height:inherit;cursor:pointer;color:#393939;font-size:14px;position:relative;box-sizing:border-box}.flatpickr-time input.flatpickr-hour{font-weight:700}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time input:focus{outline:0}.flatpickr-time .flatpickr-time-separator{opacity:0!important}.flatpickr-time .flatpickr-am-pm,.flatpickr-time .flatpickr-time-separator{height:inherit;display:inline-block;float:left;line-height:inherit;color:#393939;font-weight:700;width:2%;background:#e6e6e6;margin-left:5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-grid-row-align:center;align-self:center}.flatpickr-time .flatpickr-am-pm{outline:0;width:18%;cursor:pointer;text-align:center;font-weight:400}.flatpickr-time .flatpickr-am-pm:focus,.flatpickr-time .flatpickr-am-pm:hover{background:#f0f0f0}.flatpickr-input[readonly]{cursor:pointer}@-webkit-keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.equidesk-dialog{position:relative}.equidesk-dialog .dialog-header{width:100%;display:table;font-size:17px;text-align:left;color:#777}.equidesk-dialog .dialog-header .close{position:absolute;top:0;right:0}.equidesk-dialog .dialog-body{width:100%;display:table;padding:20px 0}.equidesk-dialog .dialog-footer{width:100%;display:table}.modal-open{overflow:hidden}.modal{display:none;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);transform:translate(0,-25%);transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#eef0f4;border-radius:8px;border:1px solid rgba(0,0,0,.2);box-shadow:0 3px 9px rgba(0,0,0,.5);background-clip:padding-box;outline:0}.modal-content .modal-body{background-color:#eef0f4!important}.modal-content .modal-body ._bg-white,.modal-content .modal-body.bg-white{background-color:#fff!important}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5;background:#fff}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px;background:#ebebeb;display:block}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5;background:#fff;border-radius:0 0 16px 16px}.modal-footer.no-border{border-top:1px solid transparent!important}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:992px){.modal-dialog{width:600px;margin:30px auto}.modal-content{box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}.modal-lg{width:900px}.modal-xl{width:1198px}}.clearfix:after,.clearfix:before,.modal-footer:after,.modal-footer:before,.modal-header:after,.modal-header:before{content:" ";display:table}.clearfix:after,.modal-footer:after,.modal-header:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.hidden{display:none!important}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}button.close{padding:0;background:0 0;border:0;-webkit-appearance:none}#EditContactModal .modal-body .form-position.bg-gray-input .chosen-container .chosen-single,#EditFacilityModal .modal-body .form-position.bg-gray-input .chosen-container .chosen-single,#createContactModal .modal-body .form-position.bg-gray-input .chosen-container .chosen-single,#createFacilityModal .modal-body .form-position.bg-gray-input .chosen-container .chosen-single{background-color:#eef0f4!important;border-radius:4px!important;background-image:none!important;box-shadow:none!important}.pac-container{z-index:99999}.settingsMenuList{width:100%;display:table;padding:10px}.settingsMenuList .eachSettings{width:100%;display:table;padding:20px 15px;margin-bottom:5px;cursor:pointer;background:0 0;transition:all .2s linear}.settingsMenuList .eachSettings .title{width:100%;display:table;font-size:18px;color:rgba(0,0,0,.87);line-height:1.5;cursor:pointer}.settingsMenuList .eachSettings .slogan{width:100%;display:table;font-size:14px;color:rgba(0,0,0,.55);cursor:pointer}.settingsMenuList .eachSettings.active{background:#f5f5f5;transition:all .2s ease}.settingsMenuList .eachSettings:hover{background:#ececec;transition:all .2s ease}.settingsContent{width:100%;display:table}.settings-header{font-size:20px;color:rgba(0,0,0,.87);padding-bottom:24px}.settings-subheader{font-size:16px;color:rgba(0,0,0,.87);padding-bottom:22px;padding-top:12px}.draggable-settings{color:rgba(0,0,0,.87);display:inline-block;align-items:center;min-height:50px;padding:5px;border:1px solid #e6e6e6;border-radius:2px;width:100%}.draggable-settings .buttons{padding:5px;min-width:inherit;line-height:inherit;color:rgba(0,0,0,.55)}.draggable-settings:hover{box-shadow:0 3px 6px rgba(0,0,0,.16);transition:all .2s linear}.draggable-settings:active{box-shadow:0 10px 20px rgba(0,0,0,.19)}.draggable-settings.drag-hover-hand:hover,.draggable-settings.drag-hover-hand:hover div,.draggable-settings.drag-hover-hand:hover i{cursor:move;cursor:grab;cursor:-webkit-grab}.draggable-settings.drag-hover-hand:active{cursor:grabbing;cursor:-webkit-grabbing}.draggable-settings .drag-input{display:flex}.draggable-settings .drag-input input{border:1px solid #e6e6e6;border-radius:3px;height:30px;width:300px;padding:5px 10px}.draggable-settings .drag-title{position:relative;padding-left:30px;line-height:30px;display:inline-block}.draggable-settings .drag-title .drag-icon{color:silver;position:absolute;left:0;top:3px}.new-job-type{border-radius:20px;border:1px solid #22927a}.drag-spacer{margin-top:10px}.top6{background-color:#00f;height:100px;display:flex;align-items:center}.in6{background-color:#ff0;width:30px;height:30px;margin-right:5px}._search_drop_comp{width:100%;display:table;position:relative}._search_drop_comp ._dwn_arrow{position:absolute;right:0;top:0;width:34px;text-align:center;height:34px;line-height:30px}._search_drop_comp ._search_drop_comp_panel{width:100%;display:table;position:absolute;left:0;top:0;z-index:9999;background:#fff;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);visibility:hidden;opacity:0;transition:all .1s linear}._search_drop_comp ._search_drop_comp_panel._open{visibility:visible;opacity:1;transition:all .1s linear}._search_drop_comp ._search_drop_comp_panel ._search_input_section{width:100%;display:table;padding:15px;position:relative}._search_drop_comp ._search_drop_comp_panel ._search_input_section ._filter_trigger{position:absolute;top:16px;right:16px;width:37px;height:37px;text-align:center;line-height:40px;z-index:1;cursor:pointer;transition:all .1s linear}._search_drop_comp ._search_drop_comp_panel ._search_input_section ._filter_trigger:active,._search_drop_comp ._search_drop_comp_panel ._search_input_section ._filter_trigger:hover{background:#f5f5f5;transition:all .1s linear}._search_drop_comp ._search_drop_comp_panel ._search_input_section ._form_input{width:100%;height:40px;padding:10px;box-shadow:none;border:1px solid #c8c8c8}._search_drop_comp ._search_drop_comp_panel ._search_input_section ._search_input_section_filter{width:100%;display:table;padding:20px 5px;box-shadow:none;border-left:1px solid #c8c8c8;border-right:1px solid #c8c8c8;border-bottom:1px solid #c8c8c8}._search_drop_comp ._search_drop_comp_panel ._search_input_section ._search_input_section_filter ._filter_check{width:100%;display:table;color:#ccc}._search_drop_comp ._search_drop_comp_panel ._search_input_section ._search_input_section_filter ._filter_check .mat-checkbox{color:#777}._search_drop_comp ._search_drop_comp_panel ._search_input_section ._search_input_section_filter ._sort_alp{width:100%;display:table;color:#ccc}._search_drop_comp ._search_drop_comp_panel ._search_input_section ._search_input_section_filter ._sort_alp span{color:#777;margin:0 5px;padding:7px 15px;font-size:12px;line-height:10px;border-radius:2px;cursor:pointer;transition:all .1s linear}._search_drop_comp ._search_drop_comp_panel ._search_input_section ._search_input_section_filter ._sort_alp span.selected{background:#f5f5f5;transition:all .1s linear}._search_drop_comp ._search_drop_comp_panel ._search_input_section .mat-standard-chip.mat-chip-with-trailing-icon{color:#000;padding:4px 6px 3px 8px}._search_drop_comp ._search_drop_comp_panel ._search_content_section{width:100%;display:block;max-height:300px;overflow-x:hidden;overflow-y:auto}._search_drop_comp ._search_drop_comp_panel ._search_content_section ._facility_tree_list{width:100%;display:block}._search_drop_comp ._search_drop_comp_panel ._search_content_section ._facility_tree_list .pp{width:100%;display:block;padding:10px;margin:0;cursor:pointer;transition:all .1s linear}._search_drop_comp ._search_drop_comp_panel ._search_content_section ._facility_tree_list .pp .check_i{opacity:0}._search_drop_comp ._search_drop_comp_panel ._search_content_section ._facility_tree_list .pp:active,._search_drop_comp ._search_drop_comp_panel ._search_content_section ._facility_tree_list .pp:hover{background:#f5f5f5;transition:all .1s linear}._search_drop_comp ._search_drop_comp_panel ._search_content_section ._facility_tree_list .pp.active{background:#dfdfdf;transition:all .1s linear}._search_drop_comp ._search_drop_comp_panel ._search_content_section ._facility_tree_list .pp.active .check_i{opacity:1}._search_drop_comp ._search_drop_comp_panel ._search_content_section ._facility_tree_list .pp-1{padding-left:40px}._search_drop_comp ._search_drop_comp_panel ._search_content_section ._facility_tree_list .pp-2{padding-left:80px}._search_drop_comp ._search_drop_comp_panel ._search_content_section ._facility_tree_list .pp-3{padding-left:120px}._search_drop_comp ._search_drop_comp_panel ._create_content_section{width:100%;display:table;padding:15px;cursor:pointer;color:#0a88ff;border-top:1px solid #c8c8c8;transition:all .1s linear}._search_drop_comp ._search_drop_comp_panel ._create_content_section:active,._search_drop_comp ._search_drop_comp_panel ._create_content_section:hover{background:#f5f5f5;transition:all .1s linear}.fileDropDoc{height:175px;margin:auto;width:200px;display:flex;align-items:center;justify-content:center;border:2px dashed #c8c8c8;border-radius:5px;cursor:pointer;padding:10px;text-align:center;word-break:initial}.fileDropDoc:active,.fileDropDoc:hover{background:#dadada}.fileDropDoc.__profile{width:100px;height:100px}.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chosen-container *{box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;box-shadow:0 4px 5px rgba(0,0,0,.15);clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container.chosen-with-drop .chosen-drop{clip:auto;-webkit-clip-path:none;clip-path:none}.chosen-container a{cursor:pointer}.chosen-container .chosen-single .group-name,.chosen-container .search-choice .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .chosen-single .group-name:after,.chosen-container .search-choice .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:42px;border:1px solid #d2d3dc;border-radius:1px;background-color:transparent;color:#444;text-decoration:none;white-space:nowrap;line-height:32px}.chosen-container-single .chosen-single span{padding:4px 0!important;display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single div{top:4px!important}.chosen-container-single .chosen-single .search-choice-close{top:15px!important}.chosen-container-single .chosen-single:active,.chosen-container-single .chosen-single:hover{border-color:#b5b7c6;transition:all .2s linear}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:12px;right:26px;display:block;width:12px;height:12px;font-size:1px}.chosen-container-single .chosen-single abbr:hover,.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:10px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#e9e9e9;color:#000}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;cursor:default;font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:13px;line-height:100%;letter-spacing:-.17px;color:#000}.chosen-container .chosen-results li.group-option{padding-left:15px;font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:13px;line-height:100%;letter-spacing:-.17px;color:#000}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:6px 12px;width:100%;height:auto;border:1px solid transparent;background-color:#e8ebf0!important;border-radius:8px;cursor:text}.chosen-container-multi .chosen-choices:active,.chosen-container-multi .chosen-choices:focus,.chosen-container-multi .chosen-choices:hover{transition:all .2s linear}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:0 0!important;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px;font-style:italic}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active.chosen-with-drop .chosen-single{text-transform:unset!important;border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:linear-gradient(#eee 20%,#fff 80%);box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single::-webkit-input-placeholder{text-transform:lowercase!important}.chosen-container-active.chosen-with-drop .chosen-single:-ms-input-placeholder{text-transform:lowercase!important}.chosen-container-active.chosen-with-drop .chosen-single::-ms-input-placeholder{text-transform:lowercase!important}.chosen-container-active.chosen-with-drop .chosen-single::placeholder{text-transform:lowercase!important}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:0 0}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-16px 2px}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled,.chosen-disabled .chosen-choices .search-choice .search-choice-close,.chosen-disabled .chosen-single{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0;font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:13px;line-height:100%;letter-spacing:-.17px;color:#000}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-rtl .chosen-search input[type=text]{background-size:52px 37px!important;background-repeat:no-repeat!important}}.ladda-button{position:relative}.ladda-button .ladda-spinner{position:absolute;z-index:2;display:inline-block;width:32px;height:32px;top:50%;margin-top:0;opacity:0;pointer-events:none}.ladda-button .ladda-label{position:relative;z-index:3}.ladda-button .ladda-progress{position:absolute;width:0;height:100%;left:0;top:0;background:rgba(0,0,0,.2);visibility:hidden;opacity:0;transition:.1s linear all!important}.ladda-button[data-loading] .ladda-progress{opacity:1;visibility:visible}.ladda-button,.ladda-button .ladda-label,.ladda-button .ladda-spinner{transition:.3s cubic-bezier(.175,.885,.32,1.275) all!important}.ladda-button[data-style=zoom-in],.ladda-button[data-style=zoom-in] .ladda-label,.ladda-button[data-style=zoom-in] .ladda-spinner,.ladda-button[data-style=zoom-out],.ladda-button[data-style=zoom-out] .ladda-label,.ladda-button[data-style=zoom-out] .ladda-spinner{transition:.3s ease all!important}.ladda-button[data-style=expand-right] .ladda-spinner{right:-6px}.ladda-button[data-style=expand-right][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-right][data-size=xs] .ladda-spinner{right:-12px}.ladda-button[data-style=expand-right][data-loading]{padding-right:56px}.ladda-button[data-style=expand-right][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-right][data-loading][data-size="s"],.ladda-button[data-style=expand-right][data-loading][data-size=xs]{padding-right:40px}.ladda-button[data-style=expand-left] .ladda-spinner{left:26px}.ladda-button[data-style=expand-left][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-left][data-size=xs] .ladda-spinner{left:4px}.ladda-button[data-style=expand-left][data-loading]{padding-left:56px}.ladda-button[data-style=expand-left][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-left][data-loading][data-size="s"],.ladda-button[data-style=expand-left][data-loading][data-size=xs]{padding-left:40px}.ladda-button[data-style=expand-up]{overflow:hidden}.ladda-button[data-style=expand-up] .ladda-spinner{top:-32px;left:50%;margin-left:0}.ladda-button[data-style=expand-up][data-loading]{padding-top:54px}.ladda-button[data-style=expand-up][data-loading] .ladda-spinner{opacity:1;top:26px;margin-top:0}.ladda-button[data-style=expand-up][data-loading][data-size="s"],.ladda-button[data-style=expand-up][data-loading][data-size=xs]{padding-top:32px}.ladda-button[data-style=expand-up][data-loading][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-up][data-loading][data-size=xs] .ladda-spinner{top:4px}.ladda-button[data-style=expand-down]{overflow:hidden}.ladda-button[data-style=expand-down] .ladda-spinner{top:62px;left:50%;margin-left:0}.ladda-button[data-style=expand-down][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-down][data-size=xs] .ladda-spinner{top:40px}.ladda-button[data-style=expand-down][data-loading]{padding-bottom:54px}.ladda-button[data-style=expand-down][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-down][data-loading][data-size="s"],.ladda-button[data-style=expand-down][data-loading][data-size=xs]{padding-bottom:32px}.ladda-button[data-style=slide-left]{overflow:hidden}.ladda-button[data-style=slide-left] .ladda-label{position:relative}.ladda-button[data-style=slide-left] .ladda-spinner{left:100%;margin-left:0}.ladda-button[data-style=slide-left][data-loading] .ladda-label{opacity:0;left:-100%}.ladda-button[data-style=slide-left][data-loading] .ladda-spinner{opacity:1;left:50%}.ladda-button[data-style=slide-right]{overflow:hidden}.ladda-button[data-style=slide-right] .ladda-label{position:relative}.ladda-button[data-style=slide-right] .ladda-spinner{right:100%;margin-left:0;left:16px}.ladda-button[data-style=slide-right][data-loading] .ladda-label{opacity:0;left:100%}.ladda-button[data-style=slide-right][data-loading] .ladda-spinner{opacity:1;left:50%}.ladda-button[data-style=slide-up]{overflow:hidden}.ladda-button[data-style=slide-up] .ladda-label{position:relative}.ladda-button[data-style=slide-up] .ladda-spinner{left:50%;margin-left:0;margin-top:1em}.ladda-button[data-style=slide-up][data-loading] .ladda-label{opacity:0;top:-1em}.ladda-button[data-style=slide-up][data-loading] .ladda-spinner{opacity:1;margin-top:0}.ladda-button[data-style=slide-down]{overflow:hidden}.ladda-button[data-style=slide-down] .ladda-label{position:relative}.ladda-button[data-style=slide-down] .ladda-spinner{left:50%;margin-left:0;margin-top:-2em}.ladda-button[data-style=slide-down][data-loading] .ladda-label{opacity:0;top:1em}.ladda-button[data-style=slide-down][data-loading] .ladda-spinner{opacity:1;margin-top:0}.ladda-button[data-style=zoom-out]{overflow:hidden}.ladda-button[data-style=zoom-out] .ladda-spinner{left:50%;margin-left:32px;-webkit-transform:scale(2.5);transform:scale(2.5)}.ladda-button[data-style=zoom-out] .ladda-label{position:relative;display:inline-block}.ladda-button[data-style=zoom-out][data-loading] .ladda-label{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}.ladda-button[data-style=zoom-out][data-loading] .ladda-spinner{opacity:1;margin-left:0;-webkit-transform:none;transform:none}.ladda-button[data-style=zoom-in]{overflow:hidden}.ladda-button[data-style=zoom-in] .ladda-spinner{left:50%;margin-left:-16px;-webkit-transform:scale(.2);transform:scale(.2)}.ladda-button[data-style=zoom-in] .ladda-label{position:relative;display:inline-block}.ladda-button[data-style=zoom-in][data-loading] .ladda-label{opacity:0;-webkit-transform:scale(2.2);transform:scale(2.2)}.ladda-button[data-style=zoom-in][data-loading] .ladda-spinner{opacity:1;margin-left:0;-webkit-transform:none;transform:none}.ladda-button[data-style=contract]{overflow:hidden;width:100px}.ladda-button[data-style=contract] .ladda-spinner{left:50%;margin-left:0}.ladda-button[data-style=contract][data-loading]{border-radius:50%;width:52px}.ladda-button[data-style=contract][data-loading] .ladda-label{opacity:0}.ladda-button[data-style=contract][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=contract-overlay]{overflow:hidden;width:100px;box-shadow:0 0 0 2000px transparent}.ladda-button[data-style=contract-overlay] .ladda-spinner{left:50%;margin-left:0}.ladda-button[data-style=contract-overlay][data-loading]{border-radius:50%;width:52px;box-shadow:0 0 0 2000px rgba(0,0,0,.8)}.ladda-button[data-style=contract-overlay][data-loading] .ladda-label{opacity:0}.ladda-button[data-style=contract-overlay][data-loading] .ladda-spinner{opacity:1}.custom-select-box{font-family:Poppins,sans-serif!important;position:relative}.custom-select-box .selected-option{width:100%;height:42px;background:#fff;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:14px 18px}.custom-select-box .selected-option .placeholder{font-style:normal;font-weight:400;font-size:13px;line-height:100%;display:flex;align-items:center;letter-spacing:-.17px;color:rgba(0,0,0,.5)}.custom-select-box .selected-option .selected-value{font-style:normal;font-weight:400;font-size:13px;line-height:100%;display:flex;align-items:center;letter-spacing:-.17px;color:#000}.custom-select-box .select-options{transition:all .2s ease;opacity:0;visibility:hidden;position:absolute;top:100%;left:0;width:100%;background:#fff;box-shadow:0 2px 6px rgba(0,0,0,.5);border-radius:4px;z-index:1;padding:17px 27px;max-height:400px;overflow:hidden}.custom-select-box .select-options.active{transition:all .2s ease;opacity:1;visibility:visible}.custom-select-box .select-options .search-box{position:relative;margin-bottom:14px}.custom-select-box .select-options .search-box .form-float{width:100%;background:#e8ebf0!important;border-radius:4px;padding-left:35px;height:33px!important}.custom-select-box .select-options .search-box .icon{position:absolute;left:8px;top:8px}.custom-select-box .select-options .option-tree{width:100%}.custom-select-box .select-options .option-tree .tree{max-height:300px;overflow:auto;min-height:20px;margin-bottom:20px}.custom-select-box .select-options .option-tree .tree li{list-style-type:none;margin:0;padding:10px 5px 0;position:relative}.custom-select-box .select-options .option-tree .tree li::after,.custom-select-box .select-options .option-tree .tree li::before{content:'';left:-31px;position:absolute;right:auto}.custom-select-box .select-options .option-tree .tree li::before{border-left:1px solid #999;bottom:50px;height:100%;top:0;width:1px}.custom-select-box .select-options .option-tree .tree li::after{border-top:1px solid #999;height:20px;top:30px;width:25px}.custom-select-box .select-options .option-tree .tree li span{cursor:pointer;-moz-border-radius:5px;text-transform:capitalize;border-radius:5px;display:block;text-decoration:none}.custom-select-box .select-options .option-tree .tree li.parent_li>span{cursor:pointer}.custom-select-box .select-options .option-tree .tree>ul>li::after,.custom-select-box .select-options .option-tree .tree>ul>li::before{border:0}.custom-select-box .select-options .option-tree .tree li:last-child::before{height:30px}.custom-select-box .select-options .option-tree .tree li.parent_li>span:hover,.custom-select-box .select-options .option-tree .tree li.parent_li>span:hover+ul li span{background:#eee;border:1px solid #94a0b4;color:#000}.custom-select-box .select-options .option-tree .tree .parent-list{padding-left:0}.custom-select-box .select-options .option-tree .tree .parent-list .parent-value{padding:0;margin-bottom:20px}.custom-select-box .select-options .option-tree .tree .parent-list .parent-value .title{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:13px;line-height:100%;letter-spacing:-.17px;color:#000}.custom-select-box .select-options .option-tree .tree .parent-list .child-list{padding-left:32px;left:-28px}.custom-select-box .select-options .option-tree .tree .parent-list .child-list .child-title{padding:13px 3px;font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:13px;line-height:100%;letter-spacing:-.17px;color:#000;position:relative;left:-9px}.custom-select-box .select-options .option-tree .tree .parent-list .sub-list{padding-left:32px;left:-28px}.custom-select-box .select-options .option-tree .tree .parent-list .sub-list .sub-title{padding:3px;position:relative;left:-12px;top:1px}.custom-select-box .select-options .option-tree .tree .parent-list .sub-list li::before,.custom-select-box .select-options .option-tree .tree .parent-list .sub-list li:last-child::before{border-left:1px solid #999;bottom:50px;height:34px;top:-9px!important;left:-35px!important;width:1px}.custom-select-box .select-options .option-tree .tree .parent-list .sub-list li::after{border-top:1px solid #999;height:21px!important;top:24px;left:-34px!important;width:25px}input::-webkit-input-placeholder{text-transform:lowercase!important}input:-ms-input-placeholder{text-transform:lowercase!important}input::-ms-input-placeholder{text-transform:lowercase!important}input::placeholder{text-transform:lowercase!important}.has-search .chosen-container-single .chosen-search input[type=text]{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAACX0lEQVRYCb1W7XHbMAz1CNmgHcEjdIRs0G7QbJBs0Gyg/sm5JUXil88mdTmN4BE6gkZw70miRJEoPxI3vvORIgG8RxAAsdsV/A7y9EWS+SG1vUjdDVLb6/TvBkm2xx5kCkzViQhlv7Xa/lkBHTA/QhY6dSiM9OFw+iy17UuBQzkQgQ3GdH7pd2vut27mTxuCMt8DbOURPYkJnAUchD4/t625J1pPJsjusSa1+ckQGOOkmMTkdj/AJiItddQQ3Xk82emBcG0skaHoOthgU+cHFi2xKJV5irxBtk+o7HaI3EhJmaekUmJTqvNDaC+ZHeHpW7JNwn7RFq7OJwEMVnEsMkthme4d98kKVywS9XdSW69o2avkipXQ9nnD9AandzxD28gkt7eMYyn1PFCcNouFf0+mFF3TWmh7iaRDN73QcR8JvXFhSs2VALAiU777MY8E3rmQtZ8V+AACm0hVx9dP78Rc1IU47oMDsldw8YX+ZxAi4Bd2blKUKk64cmyVbfzD8WmIbsdLQ0Rq0+QfnxyXuaeYO6c5E7hCBENCm03XI5ShHEBuPz694UvxSECdosfo1xteQkdKUvcYePUq1CndqoUVcTRA3aMzWjq2ZL+H4PhutfmatDFXrU1Kjopkm5KGAnETvoAhkSyJsHb7BvBEI0VfxFqqQRprU8sed1O+vpuXkog84QzcYsySwMnCzLgFsG8jSwIBg8itIQLZUYfJKh/czYtIgAg6GVSxOVP868G8H/eCIgMiDigxxm9DMlUqN3Mk4LFKk/XiKRIqV5zq4XgNjsSHgTtKIDEH9OCD/wWdhOvladwmGAAAAABJRU5ErkJggg==)!important;background-repeat:no-repeat!important;background-size:17px!important;background-position:10px 9px!important;background-color:#e8ebf0!important;padding-left:35px!important}.has-select2 .chosen-drop .chosen-results .active-result{font-weight:400;color:#000!important}.has-select2 .chosen-drop .chosen-results .active-result.pp-0{font-weight:600}.has-select2 .chosen-drop .chosen-results .active-result:before{height:calc(100% - 9px)!important;border:1px solid rgba(0,0,0,.25)}.has-select2 .chosen-drop .chosen-results .active-result:after{border:1px solid rgba(0,0,0,.25)}@media screen and (max-width:1200px){.inventory-modules .height_auto_max_1200{height:auto!important}.max-1200-show{display:none!important}}@media screen and (max-width:1002px){.inventory-modules .pull-right-responsive.sort-filter{max-width:280px;width:100%;margin-right:10px}}@media screen and (max-width:700px){.inventory-modules .pull-right-responsive.sort-filter{max-width:100%}.inventory-modules .pull-right-responsive.sort-filter .filter-res{display:flex;align-items:center;justify-content:space-between}}.inventory-modules .inventory_data .checkbox_cus_mini{margin-bottom:15px!important}.inventory-modules .inventory_data td{padding:7.5px 10px!important}.inventory-modules .well-inverse{display:flex;flex-direction:column;justify-content:center;align-items:center;height:70vh}.inventory-modules ._currency_validate_eq{text-align:left!important}.inventory-modules .table-danger-ish-btn{background:rgba(213,61,67,.25);border-radius:4px;color:#d53d43;font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:12px;line-height:100%;text-align:center;letter-spacing:-.17px;transition:all .2s ease;width:70px;padding:8px 0}.inventory-modules .table-danger-ish-btn:hover{transition:all .2s ease;background:rgba(183,40,45,.25);color:#d53d43}.inventory-modules .mat-dialog-container{background:#eef0f4!important;box-shadow:0 1px 2px rgba(0,0,0,.5)!important;border-radius:8px!important;padding:0!important}.inventory-modules #TopUpModal{background:rgba(0,0,0,.5);position:fixed}.inventory-modules #TopUpModal .modal-dialog-centered{display:-ms-grid;display:grid;align-items:center;min-height:calc(100% - 1rem)}.inventory-modules #TopUpModal .modal-content{background:#eef0f4;box-shadow:0 1px 2px rgba(0,0,0,.5);border-radius:8px}.inventory-modules #TopUpModal .modal-content .modal-body{background:#eef0f4;box-shadow:0 1px 2px rgba(0,0,0,.5);border-radius:8px;text-align:center;padding:52px 73px}@media screen and (max-width:460px){#JobTypesModal .modal-content .modal-body,#SIModal .modal-content .modal-body,#invLabModal .modal-content .modal-body,.inventory-modules #TopUpModal .modal-content .modal-body{padding:32px 35px!important}}.inventory-modules #TopUpModal .modal-content .modal-body .title{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:24px;line-height:100%;text-align:center;letter-spacing:-.17px;color:#000;margin:15px 0}.inventory-modules #TopUpModal .modal-content .modal-body .form-group{margin-bottom:50px}.inventory-modules #TopUpModal .modal-content .modal-body .form-group .form-float{background-color:#fff!important}.inventory-modules #TopUpModal .modal-content .modal-body .btn-option{width:121px;background:#d4d8de;border-radius:4px}.inventory-modules #TopUpModal .modal-content .modal-body .btn-danger-dark{width:121px;background:#d53d43;box-shadow:0 1px 2px rgba(164,51,55,.34);border-radius:4px;color:#fff;transition:all .2s ease}.inventory-modules #TopUpModal .modal-content .modal-body .btn-danger-dark:hover{transition:all .2s ease;background-color:#b7282d}.inventory-modules .single-content-wrapper{padding:0 50px;height:calc(100vh - 203px)}@media screen and (max-width:835px){.inventory-modules .single-content-wrapper{padding:0!important}.inventory-modules .single-content-wrapper .AssetName{padding-left:10px}}.inventory-modules .single-content-wrapper .all-asset-bar{display:flex;justify-content:space-between;padding:0 7px}@media screen and (max-width:575px){.inventory-modules .single-content-wrapper .all-asset-bar{flex-direction:column}.inventory-modules .single-content-wrapper .all-asset-bar ._each_asset_Bar{width:100%!important;margin-bottom:20px!important}}.inventory-modules .single-content-wrapper .all-asset-bar ._each_asset_Bar{width:30%;background:#edeef3;border-radius:8px;padding:15px;display:flex;align-items:center;font-size:10px;margin:0}@media screen and (max-width:835px){.inventory-modules .single-content-wrapper .all-asset-bar ._each_asset_Bar{font-size:12px;flex-direction:column;align-items:center;padding:15px 8px}}@media screen and (max-width:550px){.inventory-modules .single-content-wrapper .all-asset-bar ._each_asset_Bar{font-size:10px}}.inventory-modules .single-content-wrapper .all-asset-bar ._each_asset_Bar .icon{margin-right:10px}.inventory-modules .single-content-wrapper .all-asset-bar ._each_asset_Bar .title{font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:16px;letter-spacing:-.17px;color:#000;margin-left:10px}.inventory-modules .single-content-wrapper .all-asset-bar ._each_asset_Bar .count{text-align:right;font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:20px;letter-spacing:-.17px;color:#000;flex:1}@media screen and (max-width:835px){.inventory-modules .single-content-wrapper .all-asset-bar ._each_asset_Bar .icon{margin-right:0}.inventory-modules .single-content-wrapper .all-asset-bar ._each_asset_Bar .count{text-align:center!important}}.inventory-modules .single-content-wrapper canvas{background:#edeef3;border-radius:8px}#invLabModal{font-family:Poppins,sans-serif!important}#invLabModal .modal-header{background:#eef0f4!important;text-align:left!important}#invLabModal .modal-header .title,#invLabModal .modal-header .title-modal{font-style:normal!important;font-weight:600;font-size:25px!important;line-height:100%;letter-spacing:-.17px;color:#000}#invLabModal .partsAndLaboursTableWrapper{padding:20px!important;background:#fff!important;border-radius:8px!important}#invLabModal .partsAndLaboursTableWrapper table tbody tr td{height:48px!important;vertical-align:middle!important;border-radius:0!important}#invLabModal .partsAndLaboursTableWrapper table tbody tr td:first-child{border-radius:4px 0 0 4px!important}#invLabModal .partsAndLaboursTableWrapper table tbody tr td:last-child{border-radius:0 4px 4px 0!important}#invLabModal .invoice-form{margin-bottom:20px;height:calc(100% - 58px)!important}#invLabModal table{padding:20px}#invLabModal table tr td{border-radius:0!important}#invLabModal table tr td:first-child{border-top-left-radius:4px!important;border-bottom-left-radius:4px!important}#invLabModal table tr td:last-child{border-top-right-radius:4px!important;border-bottom-right-radius:4px!important}#invLabModal .btn-danger-dark{height:35px!important}#invLabModal .modal-footer{border:none!important}.list_body_train .max-768-show.parts_responsive{margin-bottom:20px}.list_body_train .max-768-show.parts_responsive td{background-color:rgba(232,235,240,.5)!important;padding:20px!important}.list_body_train .max-768-show.parts_responsive td .res-name .name{font-size:20px}.list_body_train .max-768-show.parts_responsive td .res-buttons .btn{background-color:#dce0e8;color:#000}@media screen and (min-width:461px) and (max-width:500px){.invCrBtn .btn-space-r{margin-right:0!important}.invCrBtn .btn-space-r:first-of-type{margin-right:calc(100% - 195px)!important}}.p-search{max-width:100%!important}@media screen and (min-width:769px) and (max-width:1024px){.selected-btn{margin-top:7px!important}}@media screen and (min-width:1316px) and (max-width:1489px){.selected-btn-w{margin-top:7px;width:100%;text-align:right}}@media screen and (max-width:490px){.invCrBtn .max-460{width:80px!important;min-width:80px!important}}@media screen and (max-width:1315px){.inventory-modules .search-actions-wrapper{display:flex;align-items:center;width:100%;padding-top:10px}.inventory-modules .search-actions-wrapper .w-search{flex:1;width:100%;max-width:100%!important}.inventory-modules .search-actions-wrapper .w-search .listSearchContent{margin-right:0!important;width:100%}.inventory-modules .search-actions-wrapper .selected-btn-w{margin-left:20px;width:30%;text-align:right}.inventory-modules .search-actions-wrapper .selected-btn-w a:last-child{margin-right:0!important}}.inventory-modules .res-search-actions .p-search .listSearchContent{margin:0!important}@media screen and (max-width:991px){.inventory-modules .res-search-actions{display:flex;align-items:center;width:100%;padding-top:10px}}@media screen and (max-width:991px) and (max-width:468px){.inventory-modules .res-search-actions{align-items:start;flex-direction:column}}@media screen and (max-width:991px){.inventory-modules .res-search-actions .p-search{flex:1;width:100%;max-width:100%;margin-top:0!important}.inventory-modules .res-search-actions .selected-btn{margin-left:20px;width:30%;text-align:right}.inventory-modules .res-search-actions .selected-btn a:last-child{margin-right:0!important}}@media screen and (max-width:991px) and (max-width:600px){.inventory-modules .res-search-actions .selected-btn{width:40%}}@media screen and (max-width:991px) and (max-width:468px){.inventory-modules .res-search-actions .selected-btn{margin-top:10px;margin-left:auto;width:100%}}@media screen and (max-width:390px){.inventory-create .group-flex{display:flex}.inventory-create .group-flex .title-80{width:80%!important}.inventory-create .group-flex .invCrBtn-80{text-align:right;width:20%!important}}.invoice-modules .invoice-cart-list .title,.invoice-modules .invoice-cart-list2 .title{font-weight:400!important;color:#000!important}@media screen and (max-width:600px){.invoice-modules .invoice-cart-list2 .title{margin-bottom:5px}}.invoice-modules .recurr-date{background-color:#fff;box-shadow:0 1px 2px rgba(28,36,62,.2);border-radius:8px}.invoice-modules .recurr-date .label-control{padding:20px}.invoice-modules .recurr-date .date-line{display:flex;align-items:center;justify-content:space-between;padding:0 20px 20px}.invoice-modules .recurr-date .date-line .schedule{display:flex}@media screen and (max-width:500px){.invCrBtn button:first-child.cancel{margin-right:10px!important}.invoice-modules .recurr-date .date-line{flex-direction:column;align-items:start}.invoice-modules .recurr-date .date-line .schedule{padding:10px 0}}.invoice-modules .recurr-date .date-line .schedule.recurr-period{flex-wrap:wrap}.invoice-modules .recurr-date .date-line .schedule .selectorRecur{color:#3d71bf;border-bottom:1px dashed #3d71bf}.invoice-modules .recurr-date .date-line .schedule .text{color:#000;margin-right:20px;display:inline-block;font-weight:300;font-size:13px}.invoice-modules .recurr-date .date-line .schedule .text.text-one{width:70px}.invoice-modules .recurr-date .date-line .schedule .ng2-flatpickr-input-container ::-webkit-input-placeholder{color:#3d71bf;text-transform:capitalize!important}.invoice-modules .recurr-date .date-line .schedule .ng2-flatpickr-input-container :-ms-input-placeholder{color:#3d71bf;text-transform:capitalize!important}.invoice-modules .recurr-date .date-line .schedule .ng2-flatpickr-input-container ::-ms-input-placeholder{color:#3d71bf;text-transform:capitalize!important}.invoice-modules .recurr-date .date-line .schedule .ng2-flatpickr-input-container ::placeholder{color:#3d71bf;text-transform:capitalize!important}.invoice-modules .recurr-date .date-line .schedule .ng2-flatpickr-input-container .ng2-flatpickr-input{display:inline-block;border-bottom:1px dashed #3d71bf!important;border:none;font-weight:300;font-size:13px;width:130px;height:initial!important;text-align:center}.invoice-modules .recurr-date .date-line .schedule label{display:inline-block;font-weight:300;font-size:13px}.invoice-modules .customerNote .ql-editor,.invoice-modules .terms .ql-editor{padding:0!important}.invoice-modules ._content_panel_right_bar .text-field{padding:20px}.invoice-modules .invoice-form .form-body .form-group .form-position .form-float,.invoice-modules .ng2-flatpickr-input-container input{height:42px!important}.invoice-modules .def_header_ch{padding:15px}.invoice-modules .def_header_ch .goBack{margin-right:30px}.invoice-modules .def_header_ch .invoice-title{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:25px;line-height:100%;letter-spacing:-.17px;color:#000}.invoice-modules .wrapper{display:flex;flex-direction:row;justify-content:flex-start;align-self:flex-start}.invoice-modules .wrapper ._content_panel{max-width:1100px;max-height:calc(100vh - 100px);overflow:auto;border-radius:10px}.invoice-modules .wrapper ._content_panel .inv-left,.invoice-modules .wrapper ._content_panel .inv-right{max-width:400px}.invoice-modules .wrapper ._content_panel .inv-left table tr td,.invoice-modules .wrapper ._content_panel .inv-right table tr td{padding:8px!important}.invoice-modules .wrapper ._content_panel .inv-left table tr:hover td,.invoice-modules .wrapper ._content_panel .inv-right table tr:hover td{background-color:#fff!important}.invoice-modules .wrapper ._content_panel .btn-tag-info{background:rgba(236,170,42,.25);border-radius:4px;min-width:83px;height:21px;font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:10px;line-height:100%;text-align:center;letter-spacing:-.17px;color:#ecaa2a}.invoice-modules .wrapper ._content_panel .btn-tag-option{background:rgba(141,149,176,.28);border-radius:4px;width:71px;height:21px;font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:10px;line-height:100%;text-align:center;letter-spacing:-.17px;color:#5e5e5e}.invoice-modules .wrapper ._content_panel .btn-tag-primary{background:rgba(103,191,61,.25);border-radius:4px;width:71px;height:21px;font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:10px;line-height:100%;text-align:center;letter-spacing:-.17px;color:#67bf3d}.invoice-modules .wrapper ._content_panel .danger-wrap{background:rgba(213,61,67,.25)!important;border-radius:4px!important;font-family:Poppins,sans-serif;font-style:normal;font-weight:700;font-size:14px;line-height:100%;letter-spacing:-.17px;padding:16px 10px;color:#d53d43}.invoice-modules .wrapper .notes{margin-left:20px;width:calc(100% - 1120px)}.invoice-modules .wrapper .notes .wrap{min-height:30px;background:#fff;box-shadow:0 1px 2px rgba(28,36,62,.28);border-radius:8px}.invoice-modules .wrapper .notes .wrap .title{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:13px;line-height:100%;letter-spacing:-.17px;color:#000;padding:20px}.invoice-modules .wrapper .notes .wrap .wrap-form{padding:0 20px 20px}.invoice-modules .wrapper .notes .wrap .wrap-form .form-group{border-bottom:1px solid #d6d9e4;padding-bottom:20px}.invoice-modules .wrapper .notes .wrap .wrap-form .form-group .form-control{background:#e8ebf0;border-radius:4px;height:38px;border:none!important;box-shadow:none!important}.invoice-modules .wrapper .notes .wrap .wrap-form .each-notes{background:rgba(232,235,240,.5);border-radius:4px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:10px 15px}.invoice-modules .wrapper .notes .wrap .wrap-form .each-notes .options{width:30px}.invoice-modules .wrapper .notes .wrap .wrap-form .each-notes .text{flex:1}.invoice-modules .wrapper .notes .wrap .wrap-form .each-notes:first-child{margin-top:20px}.invoice-modules #DeleteModal{background:rgba(0,0,0,.5)}.invoice-modules #DeleteModal .modal-body{padding:48px 20px;background:#eef0f4;box-shadow:0 1px 2px rgba(0,0,0,.5);border-radius:8px}.invoice-modules #DeleteModal .modal-body .icon{margin-bottom:28px}.invoice-modules #DeleteModal .modal-body .title{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:24px;line-height:100%;text-align:center;letter-spacing:-.17px;color:#000;margin-bottom:28px}.invoice-modules #DeleteModal .modal-body .des{font-family:Poppins,sans-serif;font-style:normal;font-weight:300;font-size:18px;line-height:100%;text-align:center;letter-spacing:-.17px;color:#000;margin-bottom:60px}.invoice-modules #DeleteModal .modal-body .btn-wrap .btn{width:121px;border-radius:4px;height:38px}.invoice-modules #DeleteModal .modal-body .btn-wrap .btn-option{margin-right:20px}.invoice-modules #DeleteModal .modal-body .btn-wrap .btn-loading:after{content:'';display:block;width:1.5em;height:1.5em;position:absolute;left:calc(50% - .75em);top:calc(50% - .75em);border:.15em solid transparent;border-right-color:#fff;border-radius:50%;-webkit-animation:.7s linear infinite button-anim;animation:.7s linear infinite button-anim;opacity:1}.invoice-modules .invoice-items-details-table tr td{padding:12px 10px!important}.invoice-modules .invoice-items-details-table tr td:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.invoice-modules .invoice-items-details-table tr td:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.invoice-modules .invoice-item-details-res{width:100%;padding:20px;border-radius:20px;background-color:#f3f3f3;margin-bottom:10px}.invoice-modules .invoice-item-details-res .each .each-item{margin-bottom:5px}.invoice-modules ._content_panel_form{height:calc(100vh - 101px)!important;overflow:auto!important}.invoice-modules .form-float-textarea{width:100%;background:#e8ebf0;border-radius:8px;border:none;height:141px}@-webkit-keyframes button-anim{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes button-anim{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.action-btn.loading{color:transparent}.action-btn.loading::after{opacity:1}._content_panel._single-invoice-rec .max-content-box{max-width:1200px!important;padding:20px!important;background-color:#fff}._content_panel._single-invoice-rec .max-content-box .pull-left .prev-list{display:flex}._content_panel._single-invoice-rec .max-content-box .pull-left .prev-list .text{margin-left:20px}._content_panel._single-invoice-rec .max-content-box .pull-left .prev-list .text .invoice-title{font-style:normal;font-weight:600;font-size:25px;line-height:100%;letter-spacing:-.17px;color:#000}._content_panel._single-invoice-rec .max-content-box .pull-left .prev-list .text .facilityID{display:flex;align-items:center;color:#a1a1a1;font-size:11px;margin-top:5px}._content_panel._single-invoice-rec .max-content-box .pull-left .prev-list .text .facilityID .created{margin-left:5px}._content_panel._single-invoice-rec .max-content-box .recurBar.eachBar-3:after,._content_panel._single-invoice-rec .max-content-box .recurBar.eachBar-3:before{width:0!important}._content_panel._single-invoice-rec .max-content-box .recurBar .eachBar{width:31%;margin-right:20px}._content_panel._single-invoice-rec .max-content-box .recurBar .eachBar:last-child{margin-right:0}@media screen and (max-width:550px){._content_panel._single-edit-recur .label-control._big{font-size:20px!important}}._content_panel._single-edit-recur .chosen-single,._content_panel._single-edit-recur .note-editor .note-editing-area .note-editable,._content_panel._single-edit-recur .note-editor .note-toolbar-wrapper .panel-heading{background-color:#e8ebf0!important}._content_panel._single-edit-recur .note-editor .note-status-output{display:none}.list_body_train .max-768-show.inv_responsive{margin-bottom:20px}.list_body_train .max-768-show.inv_responsive td{background-color:rgba(232,235,240,.5)!important}.list_body_train .max-768-show.inv_responsive td .res-row{margin:0;padding:20px 10px}.list_body_train .max-768-show.inv_responsive td .res-row .info{font-size:20px}.list_body_train .max-768-show.inv_responsive td .res-row .status .btn{background-color:#dce0e8;color:#000}.list_body_train .max-768-show.inv_responsive td .res-row .res-name .name{font-size:20px}.list_body_train .max-768-show.invrecurr_responsive{margin-bottom:20px}.list_body_train .max-768-show.invrecurr_responsive td{background-color:rgba(232,235,240,.5)!important;padding:20px!important}.list_body_train .max-768-show.invrecurr_responsive td .res-name .name{font-size:20px}.list_body_train .max-768-show.invrecurr_responsive td .res-buttons .btn{background-color:#dce0e8;color:#000}@media screen and (min-width:701px) and (max-width:1024px){.inv_header .pull-right-responsive.actions{width:300px}}@media (max-width:1025px){.inv_header .text-right-responsive{margin-top:0!important}}#paymentHistoryModal .modal-content .modal-header .modal-title{font-style:normal;font-weight:600;font-size:24px;line-height:100%;text-align:left;letter-spacing:-.17px;color:#000;margin:16px 0}#paymentInvoiceModal .modal-content{padding:30px 0}#paymentInvoiceModal .modal-content .title{font-weight:600;font-size:24px;margin:25px 0 30px;color:#000}#paymentInvoiceModal .modal-content .paid-btn{background:rgba(213,61,67,.1);border-radius:4px;position:absolute;right:5px;top:5px;bottom:5px;font-weight:600;font-size:12px;color:#d53d43}#sendMailModal.global-mail-modal{color:#000}#sendMailModal.global-mail-modal ._pop_wo_single{max-height:calc(100vh - 130px);overflow:auto}#sendMailModal.global-mail-modal .modal-title{color:#000;font-weight:600;font-size:25px}#sendMailModal.global-mail-modal ._pop_wo_content_details .form-group{margin-bottom:28px}#sendMailModal.global-mail-modal ._pop_wo_content_details .form-group label{font-weight:400;font-size:13px;margin-bottom:6px}#sendMailModal.global-mail-modal ._pop_wo_content_details .form-group input,#sendMailModal.global-mail-modal ._pop_wo_content_details .form-group textarea{border-radius:8px}#sendMailModal.global-mail-modal ._pop_wo_content_right .form-group{margin-bottom:28px}#sendMailModal.global-mail-modal ._pop_wo_content_right .form-group label{font-weight:400;font-size:13px;margin-bottom:11px}#sendMailModal.global-mail-modal ._pop_wo_content_right ._default{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px}#sendMailModal.global-mail-modal ._pop_wo_content_right ._default:hover{background:#e8ebf0!important;transition:all .2s linear}#sendMailModal.global-mail-modal ._pop_wo_content_right ._default a:hover{color:#676a6c}#sendMailModal.global-mail-modal ._pop_wo_content_right .upload-portal-mini{padding-left:25px}#sendMailModal.global-mail-modal ._pop_wo_content_right .upload-portal-mini .uploadDrag{background:rgba(75,210,253,.2);border:1px dashed #64aecc;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-direction:column}#sendMailModal.global-mail-modal ._pop_wo_content_right .upload-portal-mini .uploadDrag .uploadIconsPre{margin:0;height:auto}#sendMailModal.global-mail-modal ._pop_wo_content_right .upload-portal-mini .uploadDrag p{font-weight:300;font-size:13px;margin:12px 0 0}#sendMailModal.global-mail-modal .buttons{margin-bottom:10px}#sendMailModal.global-mail-modal .buttons button{font-weight:400!important}.drop-menu-custom.invoice-tax ul{width:203px;background:#fff;box-shadow:0 2px 6px rgba(0,0,0,.5);border-radius:4px;padding:15px 10px}.drop-menu-custom.invoice-tax ul li a{color:#000;font-weight:400;font-size:13px;padding:13px 19px}.drop-menu-custom.invoice-tax ul li a.active{background:rgba(232,235,240,.5)}.drop-menu-custom.invoice-tax ul li a:hover{transition:all .3s ease;background:rgba(232,235,240,.5);border-radius:4px}@media screen and (max-width:1024px){.inv-recurr-table .invoices-checkbox-padding{padding-left:10px!important}}._content_panel._single-invoice-rec .max-content-box .recurBar .eachBar .con_bar strong{word-break:break-word}@media screen and (max-width:640px){._content_panel._single-invoice-rec .max-content-box .recurBar .eachBar{width:45%}}@media screen and (max-width:471px){._content_panel._single-invoice-rec .max-content-box .recurBar .eachBar{width:100%;margin-right:0}}._content_panel._single-invoice-rec .max-content-box .res-header{display:none}._content_panel._single-invoice-rec .max-content-box .res-header .left .prev-list{display:flex;align-items:center}._content_panel._single-invoice-rec .max-content-box .res-header .left .prev-list .text{margin-left:15px}._content_panel._single-invoice-rec .max-content-box .res-header .left .prev-list .text .invoice-title{font-weight:500;font-size:18px}._content_panel._single-invoice-rec .max-content-box .res-header .right{margin:10px 0}@media screen and (max-width:591px){._content_panel._single-invoice-rec .max-content-box .res-header{display:block}._content_panel._single-invoice-rec .max-content-box .d-none-sm{display:none}}@media screen and (max-width:640px){.invoice-modules.create-invoice-rec .form-header .width-50:first-child{width:70%}}@media screen and (max-width:400px){.invoice-modules.create-invoice-rec .form-header .width-50:first-child{width:76%}}@media screen and (max-width:640px){.invoice-modules.create-invoice-rec .form-header .width-50:last-child{width:30%}}.invoice-modules.create-invoice-rec .form-body{padding:15px 0}.invoice-modules.create-invoice-rec .invoice-cart-list2.res-block .title{display:none}@media screen and (max-width:600px){.invoice-modules.create-invoice-rec .invoice-cart-list2.res-none{display:none}.invoice-modules.create-invoice-rec .invoice-cart-list2.res-block .title{display:block;margin-bottom:5px}}@media screen and (max-width:500px){.invoice-modules.create-invoice-rec .date-line.res{flex-direction:column;align-items:start}.invoice-modules.create-invoice-rec .date-line.res .schedule:first-child{margin-bottom:10px}}._single-invoice-rec .invoiceBody .inv-left .invoice-logo{width:244px!important}._single-invoice-rec .invoiceBody .inv-left .invoice-logo img{max-width:100%}@media screen and (max-width:710px){.def_header_ch.single_invoice .max-768-flex{display:flex;flex-direction:column}.def_header_ch.single_invoice .max-768-flex .pull-left{order:1;margin-bottom:10px!important}.def_header_ch.single_invoice .max-768-flex .pull-right{order:2}}@media screen and (max-width:400px){.invoice-modules.create-invoice-rec .form-header .width-50:last-child{width:24%}.def_header_ch.single_invoice .max-768-flex .pull-right .record-btn{width:120px!important}.personnel_modules .pull-right.personnel-header-action .list-action-icons .btn{margin:0!important}}.personnel_modules ._left_bar._full{overflow-x:hidden}.personnel_modules ._left_bar._full .page_type{max-width:100%;display:block!important}.personnel_modules ._left_bar._full .page_type .list_body_train{max-width:100%;overflow:auto}@media screen and (max-width:1554px){.personnel_modules ._left_bar._full .page_type .list_body_train{width:1179px}}@media screen and (max-width:516px){.personnel_modules ._left_bar._full .page_type .list_body_train{width:516px}}.personnel_modules .pull-right-responsive.personnel-header-search{max-width:300px!important}@media screen and (max-width:1000px){.personnel_modules .pull-right-responsive.personnel-header-search{margin-top:0!important}#createKeyModal ._profile_avatar_up{margin-bottom:20px}}@media screen and (max-width:760px){.personnel_modules .pull-right-responsive.personnel-header-search{display:inline-block;max-width:70%!important;float:left!important}}@media screen and (max-width:761px){.personnel_modules .pull-right-responsive.personnel-header-search{display:inline-block;max-width:100%!important;float:left!important;margin-top:5px!important}.personnel_modules .pull-right-responsive.personnel-header-search .listSearchContent{width:100%!important;margin-right:0!important}.personnel_modules .personnel-header-res{display:flex;align-items:center;justify-content:space-between;width:100%!important}.personnel_modules .personnel-header-res .personnel-header-search{flex:1;max-width:100%!important}.personnel_modules .personnel-header-res .personnel-header-action{width:25%!important;text-align:right}}@media screen and (max-width:760px){.personnel_modules .pull-right.personnel-header-action{margin-top:5px;margin-left:5px}}.personnel_modules .list_body_train .project-title a:hover{text-decoration:none!important}.personnel_modules .checkmark.disable_checkmark{background-color:#fff!important;border:1px solid #c8c8c8!important;transition:all .2s linear}.personnel_modules .Section-tabs a{border-radius:4px;margin-right:20px;display:inline-block;text-decoration:none;min-width:142px;padding:14px 10px;height:45px;text-align:center;font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:100%;letter-spacing:-.17px;color:#000}.personnel_modules .Section-tabs a.text{background:rgba(232,235,240,.5)}.personnel_modules ._chips-owner{background:#9363f9!important;border-radius:4px!important;height:24px}.personnel_modules ._chips-admin{background:#639ff9!important;border-radius:4px!important;height:24px}.personnel_modules ._chips-user{background:#6dcc87!important;border-radius:4px!important;height:24px}.personnel_modules .table-btn-danger-ish{background:rgba(213,61,67,.25);border-radius:4px;min-width:95px;height:30px;font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:12px;line-height:100%;text-align:center;letter-spacing:-.17px;color:#d53d43;transition:all .2s ease}#SingleUsertModal .modal-content{padding:28px}#SingleUsertModal .modal-content .__profileModal_tabs2{width:100%}#SingleUsertModal .modal-content .__profileModal_tabs2 ul{margin:0;padding:0;list-style:none;width:100%}#SingleUsertModal .modal-content .__profileModal_tabs2 ul li{float:left;color:#636363;cursor:pointer;margin:8px 2px 8px 10px;font-size:14px;width:175px;height:45px;position:relative;background:rgba(205,212,222,.5);border-radius:4px!important;text-align:center;padding:12px;transition:all .2s linear}#SingleUsertModal .modal-content .__profileModal_tabs2 ul li:last-child{width:auto}#SingleUsertModal .modal-content .__profileModal_tabs2 ul li.active{background:#d53d43;color:#fff}#SingleUsertModal .modal-content ._chips-owner{background:#9363f9!important;border-radius:4px!important;height:24px;padding:5px;min-width:85px}#SingleUsertModal .modal-content ._chips-admin{background:#639ff9!important;border-radius:4px!important;height:24px;padding:5px;min-width:85px}#SingleUsertModal .modal-content ._chips-user{background:#6dcc87!important;border-radius:4px!important;height:24px;padding:5px;min-width:85px}#SingleUsertModal .modal-content label{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:14px;line-height:100%;letter-spacing:-.17px;color:#000}#SingleUsertModal .modal-content .value{font-family:Poppins,sans-serif;font-style:normal;font-weight:300;font-size:14px;line-height:100%;letter-spacing:-.17px;color:#000}#SingleUsertModal .modal-content .moduleListPreview{background:rgba(205,212,222,.5)!important}#SingleUsertModal .modal-content table tr td{height:45px}#SingleUsertModal .modal-content .personnel_each-notes{border-bottom:1px solid #d6d9e4;padding-bottom:15px}#SingleUsertModal .modal-content .personnel_each-notes .note{display:flex;justify-content:space-between;align-items:center}#SingleUsertModal .modal-content .personnel_each-notes ._text-default{font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:100%;letter-spacing:-.17px;color:rgba(0,0,0,.5)!important}#SingleUsertModal .modal-content .personnel_each-notes .ash-color{font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:100%;text-align:right;letter-spacing:-.17px;color:rgba(0,0,0,.5)}#SingleUsertModal .modal-content .personnel_each-notes .notes_input{background:#fff!important;border-radius:4px!important;height:38px;font-family:Poppins,sans-serif;font-style:normal;font-weight:300;font-size:13px;line-height:100%;letter-spacing:-.17px;color:rgba(0,0,0,.9)}#SingleUsertModal .form-float{background:#fff!important}.invite-chips{overflow:auto}.invite-chips .mat-chip-list-wrapper{gap:5px}#createGroupModal .title-modal{font-weight:600;font-size:25px!important}@media screen and (max-width:575px){#createGroupModal .title-modal{font-size:20px!important}}@media screen and (max-width:400px){.personnel_modules .pull-left{max-width:160px!important}#createGroupModal .title-modal{font-size:18px!important}}#createGroupModal .modal-body{padding:15px 50px!important;min-height:465px}@media screen and (max-width:575px){#createGroupModal .modal-body{padding:15px 30px 0!important}}@media screen and (max-width:991px){#createGroupModal .modal-body{position:static!important;text-align:right;margin-top:10px;padding:15px 50px 0!important}#createGroupModal .lay_out .first_child{order:2}#createGroupModal .lay_out .second_child{order:1}#createGroupModal .lay_out .second_child .box{margin-left:0!important}#createGroupModal .invoice-form-bot-pos .modal_footer{position:static!important;text-align:right;margin-top:10px}}@media screen and (max-width:575px){#createPersonnelModal .modal-content{padding:15px 20px!important}}#createPersonnelModal .modal-body,#createPersonnelModal .modal-footer{padding:15px 40px!important}.vendor-single .vendor-info{width:100%;border:1px solid #e8ebf0;border-radius:8px;height:calc(100vh - 200px)}.vendor-single .vendor-info.organization{height:calc(100vh - 230px)}.vendor-single .vendor-info.organization .info-body{height:calc(100vh - 350px)}.vendor-single .vendor-info .header{padding:10px 28px 15px;border-bottom:1px solid #e8ebf0;display:flex;justify-content:start;align-items:center;gap:23px}.vendor-single .vendor-info .header .logo{min-width:81px;min-height:81px;border-radius:50%;border:1px solid #e8ebf0;overflow:hidden}.vendor-single .vendor-info .header .logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.vendor-single .vendor-info .header .company-title h3{margin-top:0;margin-bottom:13px;font-weight:700;font-size:24px;word-break:break-word}@media screen and (max-width:1399px){.vendor-single .vendor-info .header{padding:15px}.vendor-single .vendor-info .header .logo{width:70px;height:70px}.vendor-single .vendor-info .header .company-title h3{font-size:18px}}@media screen and (max-width:991px){.vendor-single .vendor-info .header .company-title h3{font-size:16px}}.vendor-single .vendor-info .header .company-title .rating{display:flex;align-items:center;gap:6px}.vendor-single .vendor-info .info-body{padding:22px 22px 22px 44px;height:calc(100vh - 310px);overflow:auto}@media screen and (max-width:1399px){.vendor-single .vendor-info .info-body{padding:20px}}.vendor-single .vendor-info .info-body .info-list{padding:0;margin:0 0 35px}.vendor-single .vendor-info .info-body .info-list li{display:flex;align-items:center;gap:15px;font-size:14px;margin-bottom:15px;word-break:break-word}.vendor-single .vendor-info .info-body .info-list li .link{transition:.3s all ease-in-out}.vendor-single .vendor-info .info-body .info-list li .link:active,.vendor-single .vendor-info .info-body .info-list li .link:focus,.vendor-single .vendor-info .info-body .info-list li .link:hover{text-decoration:none;color:#008fba;transition:all .2s linear}.vendor-single .vendor-info .info-body .other-list{padding:0;margin:0}.vendor-single .vendor-info .info-body .other-list li{display:flex;align-items:start;gap:15px;font-size:14px;margin-bottom:15px;word-break:break-word}.vendor-single .vendor-info .info-body .other-list li a{margin-top:6px;color:#0c98d4;transition:.3s all ease-in-out;padding:0;min-width:30px;min-height:30px;display:flex!important;justify-content:start!important;align-items:center!important}.vendor-single .vendor-info .info-body .other-list li a.btn-icon{justify-content:center!important;margin-top:0}.vendor-single .vendor-info .info-body .other-list li a:hover{color:#0975a4;transition:.3s all ease-in-out}.vendor-single .vendor-info .info-body .other-list li .time{display:flex;align-items:center;gap:10px;color:#979fa3;margin-bottom:10px}.vendor-single .gallery{gap:15px;display:flex;flex-wrap:wrap;margin-bottom:30px}.vendor-single .gallery .each-item{width:100px;height:75px;-o-object-fit:cover;object-fit:cover;border-radius:8px;overflow:hidden}.vendor-single .gallery .each-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.vendor-single .actions{display:flex;flex-direction:column;align-items:end;gap:13px;margin-bottom:10px;position:relative}.vendor-single .actions .btn{font-weight:600}.vendor-single .actions .btn.btn-theme2 .chevron-red{position:absolute;right:20px;top:16px;-webkit-transform:rotate(180deg);transform:rotate(180deg);transition:.3s all ease-in-out}.vendor-single .actions .btn.btn-theme2 .chevron-red.active{-webkit-transform:rotate(360deg);transform:rotate(360deg);transition:.3s all ease-in-out}.vendor-single .single-layout{display:flex;gap:20px}.vendor-single .single-layout .wrap-1{width:25%}@media screen and (max-width:1366px){.vendor-single .single-layout .wrap-1{width:35%}}@media screen and (max-width:767px){.vendor-single .single-layout{flex-direction:column}.vendor-single .single-layout .wrap-1{width:100%}}.vendor-single .single-layout .wrap-2{width:75%;padding-left:20px}@media screen and (max-width:1366px){.vendor-single .single-layout .wrap-2{width:65%}}@media screen and (max-width:767px){.vendor-single .single-layout .wrap-2{width:100%;padding-left:0}}.vendor-single .single-layout .wrap-2.company-profile-vendor .content-wrap{display:block}.vendor-single .single-layout .wrap-2 .content-wrap{display:flex;gap:20px;justify-content:space-between}.vendor-single .single-layout .wrap-2 .content-wrap .content{max-width:60%}@media screen and (max-width:1366px){.vendor-single .single-layout .wrap-2 .content-wrap{flex-direction:column}.vendor-single .single-layout .wrap-2 .content-wrap .content{max-width:100%}}.vendor-single .single-layout .wrap-2 .content-wrap .actions{max-width:40%;width:100%}@media screen and (max-width:1366px){.vendor-single .single-layout .wrap-2 .content-wrap .actions{max-width:100%;align-items:start}}.drop-wrapper{position:relative;max-width:295px;width:100%}.drop-wrapper .drop-down,.drop-wrapper .drop-down-vendor{position:absolute;width:100%;border-radius:10px;background:#fff;padding:16px 5px;max-width:295px;z-index:1;box-shadow:0 4px 10px 0 rgba(0,0,0,.25);top:44px;-webkit-transform:scale(0);transform:scale(0);opacity:0;visibility:hidden;transition:.3s all ease-in-out}.drop-wrapper .drop-down-vendor.active,.drop-wrapper .drop-down.active{-webkit-transform:scale(1);transform:scale(1);opacity:1;visibility:visible;transition:.3s all ease-in-out}.drop-wrapper .drop-down .drop-item,.drop-wrapper .drop-down-vendor .drop-item{padding:8px 12px;border-radius:10px;transition:.3s all ease-in-out}.drop-wrapper .drop-down .drop-item:hover,.drop-wrapper .drop-down-vendor .drop-item:hover{transition:.3s all ease-in-out;background-color:#e8ebf0}.modal-rqf{max-width:calc(100% - 300px);width:100%}.modal-rqf .modal-body{padding:30px}.modal-rqf .modal-body .rqf-layout{display:flex;align-items:start;gap:70px}@media screen and (max-width:1366px){.modal-rqf .modal-body .rqf-layout{gap:20px}}.modal-rqf .modal-body .rqf-layout .main-form{border:1px solid #e8ebf0;border-radius:8px;max-width:65%;width:100%}.modal-rqf .modal-body .rqf-layout .main-form .header{padding:30px;border-bottom:1px solid #dcdee8;font-size:24px;font-weight:700}.modal-rqf .modal-body .rqf-layout .main-form .body{padding:35px 30px}.modal-rqf .modal-body .rqf-layout .main-form .body .form-group label{font-weight:400}.modal-rqf .modal-body .rqf-layout .main-form .body .form-group .form-float,.modal-rqf .modal-body .rqf-layout .main-form .body .form-group .form-float-select{font-family:Poppins,sans-serif;width:100%;height:43px;vertical-align:top;cursor:pointer;outline:0;font-size:13px;background:#fff;border-radius:12px;color:inherit;display:block;border:none;padding:6px 20px;transition:border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;transition:all .2s linear;background-color:#e8ebf0!important}.modal-rqf .modal-body .rqf-layout .main-form .body .form-group .form-float-select:active,.modal-rqf .modal-body .rqf-layout .main-form .body .form-group .form-float-select:focus,.modal-rqf .modal-body .rqf-layout .main-form .body .form-group .form-float-select:hover,.modal-rqf .modal-body .rqf-layout .main-form .body .form-group .form-float:active,.modal-rqf .modal-body .rqf-layout .main-form .body .form-group .form-float:focus,.modal-rqf .modal-body .rqf-layout .main-form .body .form-group .form-float:hover{border-color:#b5b7c6;transition:all .2s linear}.modal-rqf .modal-body .rqf-layout .main-form .body .form-group .form-float-textarea{resize:none;height:180px!important}.modal-rqf .modal-body .rqf-layout .main-form .body .form-group .form-float-picker .flatpickr-input{background-color:#e8ebf0}.modal-rqf .modal-body .rqf-layout .main-form .body .form-group .custom-select-box .selected-option{background-color:#e8ebf0!important}.modal-rqf .modal-body .rqf-layout .main-form .body .form-group .search-box .form-float{padding-left:40px}.modal-rqf .modal-body .rqf-layout .others{width:35%}@media screen and (max-width:991px){.modal-rqf .modal-body .rqf-layout{flex-direction:column}.modal-rqf .modal-body .rqf-layout .main-form{max-width:100%}.modal-rqf .modal-body .rqf-layout .others{width:100%}}.modal-rqf .modal-body .rqf-layout .others .each-tab{padding:20px 20px 20px 25px;border:1px solid #e8ebf0;border-radius:8px;margin-bottom:21px}.modal-rqf .modal-body .rqf-layout .others .each-tab .title{font-size:13px;font-weight:600;text-transform:uppercase}.modal-rqf .modal-body .rqf-layout .others .each-tab .previewUpload{width:100%;display:block}.modal-rqf .modal-body .rqf-layout .others .each-tab .previewUpload ul{margin:0!important;padding:0!important;list-style:none;width:100%;display:flex;justify-content:start;align-items:center;gap:5px}.modal-rqf .modal-body .rqf-layout .others .each-tab .previewUpload ul li{width:32%;height:95px;border-radius:2px;display:inline-block;background-repeat:no-repeat;background-position:center;background-size:cover;position:relative;cursor:pointer}.modal-rqf .modal-body .rqf-layout .others .each-tab .previewUpload ul li .action{padding:5px 6px;border-radius:8px;background-color:#fff;cursor:pointer;position:absolute;color:#d53d43;bottom:4px;right:4px}.url-input{position:relative}.url-input .form-float{padding-left:70px!important}.url-input .url-label{background-color:#eee;padding:6px;border-radius:8px;position:absolute;top:28px;left:6px;pointer-events:none}.chosen-container .chosen-single{border:none!important}.report_module .btn-toggle-switch{width:17px;height:10px;background:rgba(213,61,67,.25);border-radius:15px;display:inline-block;position:relative;transition:all .2s ease}.report_module .btn-toggle-switch.disabled{background:rgba(161,145,146,.25);transition:all .2s ease}.report_module .btn-toggle-switch.disabled ._status{transition:all .2s ease;right:unset;background:#bdc3cb;box-shadow:0 1px 2px rgba(28,36,62,.56);left:-4px}.report_module .btn-toggle-switch.enabled{transition:all .2s ease}.report_module .btn-toggle-switch.enabled ._status{transition:all .2s ease;left:unset;right:-4px;background:#d53d43;box-shadow:0 1px 2px rgba(164,51,55,.34)}.report_module .btn-toggle-switch ._status{display:block!important;transition:all .2s ease!important;position:absolute;width:14px!important;height:14px!important;border-radius:50%;top:-2px}.report_module .def_header_ch{padding:30px 15px!important}.report_module .form-group .label-control{font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:13px;line-height:100%;letter-spacing:-.17px;color:#000}.report_module .form-control{text-align:left!important}.report_module .table-wrapper{height:calc(100vh - 260px)}.report_module .table-wrapper .tips{background:rgba(75,176,220,.1);border-radius:4px;max-width:354px;height:29px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;color:#4bb0dc;font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:11px;line-height:100%;letter-spacing:-.17px;padding:10px}.report_module .paginator-wrapper{position:relative}.report_module .paginator-wrapper .paginator-wrap{position:absolute;margin:0 auto;left:46%;bottom:-4pc}.report_module .paginator-wrapper .paginator-wrap .btn-danger{background:#d53d43;box-shadow:0 1px 2px rgba(164,51,55,.34);border-radius:4px;height:35px;min-width:180px;color:#fff!important;padding:10px}.created-between .ng2-flatpickr-input{height:42px!important;border-radius:8px!important}.invoice-form-report .form-float-picker .flatpickr-input{border-radius:8px!important}.cloud-library .def_header_ch.header-top{flex-direction:row}@media screen and (min-width:1501px) and (max-width:1642px){.cloud-library .def_header_ch.header-top{flex-direction:column}}@media screen and (min-width:1081px) and (max-width:1180px){.cloud-library .def_header_ch.header-top{flex-direction:column}}@media screen and (max-width:868px){.cloud-library .def_header_ch.header-top{flex-direction:column}}.cloud-library .list_body_train .empty-screen{word-break:break-word}@media screen and (max-width:991px){.cloud-library .list_body_train .empty-screen{font-size:18px!important;min-height:200px;display:flex;align-items:center;flex-direction:column;justify-content:center}.cloud-library .GridLibrary{max-width:calc(33% - 20px)!important}}@media screen and (max-width:575px){#createPersonnelModal .modal-body,#createPersonnelModal .modal-footer{padding:15px 0!important}.cloud-library .list_body_train .library-data.responsive{padding:10px 0!important}.cloud-library .list_body_train .library-data.responsive td{padding:20px 10px!important}.cloud-library .list_body_train .library-data.responsive td .file_heading{display:flex}.cloud-library .list_body_train .library-data.responsive td .file_heading .img{width:30px}.cloud-library .list_body_train .library-data.responsive td .file_heading .img img{width:100%}.cloud-library .list_body_train .library-data.responsive td .file_heading .file_name{line-height:1.3;margin-left:10px}.cloud-library .list_body_train .empty-screen{font-size:16px!important}.key-modules #historyModal .res-sign .sign-in,.key-modules #historyModal .res-sign .sign-out{width:100%}.key-modules #historyModal .res-sign .sign-in .img-alt,.key-modules #historyModal .res-sign .sign-in img,.key-modules #historyModal .res-sign .sign-out .img-alt,.key-modules #historyModal .res-sign .sign-out img{width:100%!important}.key-modules #historyModal .res-sign .sign-in{margin-top:20px}}.cloud-library .list_body_train{height:calc(100vh - 555px)}@media screen and (max-width:767px){.cloud-library .list_body_train{height:calc(100vh - 300px)}}@media screen and (max-width:420px){.cloud-library .list_body_train{height:calc(100vh - 310px)}.facility_module #noteClose{width:55px!important}}.cloud-library .def_header_ch{padding:28px 20px!important}.cloud-library .recent-files{font-family:Poppins,sans-serif;font-style:normal;font-weight:300;font-size:16px;line-height:100%;letter-spacing:-.17px;color:#000}.cloud-library .GridLibrary{width:230px;background-color:#edeef3!important;box-shadow:0 2px 4px rgba(0,0,0,.25)!important;border-radius:8px!important;height:158px}.cloud-library .GridLibrary .lib-grid-footer{margin-top:20px;background-color:transparent!important}.cloud-library .GridLibrary .lib-grid-footer .lib-min-title{font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:13px;line-height:100%;text-align:center;letter-spacing:-.17px;color:#000}.cloud-library .GridLibrary .lib-grid-footer .lib-date{font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:11px;line-height:100%;text-align:center;letter-spacing:-.17px;color:rgba(0,0,0,.5)}.cloud-library .table-wrapper{height:calc(100vh - 555px)}@media screen and (max-width:640px){.cloud-library .header-top{flex-direction:column}.cloud-library .header-top .pull-left .module_sub_title{padding:0}.cloud-library .header-top .pull-right-responsive{padding-left:10px;justify-content:space-between}.cloud-library .library_file_container{display:none}.cloud-library .table-wrapper{height:calc(100vh - 300px)}}.cloud-library .table-wrapper table tr th{padding:16px 10px!important;border-radius:0!important}.cloud-library .table-wrapper table tr th:first-child{border-top-left-radius:4px!important;border-bottom-left-radius:4px!important}.cloud-library .table-wrapper table tr th:last-child{border-top-right-radius:4px!important;border-bottom-right-radius:4px!important}.cloud-library .table-wrapper table tr td{padding:16px 10px!important;border-radius:0!important}.cloud-library .table-wrapper table tr td:first-child{border-top-left-radius:4px!important;border-bottom-left-radius:4px!important}.cloud-library .table-wrapper table tr td:last-child{border-top-right-radius:4px!important;border-bottom-right-radius:4px!important}.cloud-library .right-lib-open .right-lib-header{text-align:center;border-bottom:1px solid #edeef3}.cloud-library .right-lib-open .right-lib-header .image{margin-bottom:30px}.cloud-library .right-lib-open .right-lib-header .title{margin-bottom:30px;font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:100%;text-align:center;letter-spacing:-.17px;color:#000}.cloud-library .right-lib-open .table-wrapper-right-lib{padding:30px 0 0!important}.cloud-library .right-lib-open .table-wrapper-right-lib table{margin:0!important}.cloud-library .right-lib-open .table-wrapper-right-lib table tr th{text-transform:uppercase;font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:13px;line-height:100%;letter-spacing:-.17px;color:#000}.cloud-library .right-lib-open .table-wrapper-right-lib table tr td{font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:13px;line-height:100%;letter-spacing:-.17px;color:#000}.cloud-library .right-lib-open .table-wrapper-right-lib .Owner_image{width:32px!important;height:32px!important;border-radius:50%;display:block}.cloud-single-header{display:flex!important;justify-content:space-between;align-items:center}.cloud-single-header .label-control .module_sub_title{font-weight:400;font-size:14px;letter-spacing:-.17px;color:#000!important}.cloud-single-header .label-control .btn-inverse{border-radius:4px!important;color:#000!important;font-size:14px!important}.cloud-single-header .listSearchContent{width:calc(100% - 10px);display:table;position:relative;background:#fff;border:1px solid #e7eaec;border-radius:4px;margin-top:10px}.cloud-single-header .listSearchContent .SearchStart{position:absolute;padding:0;left:8px;top:8px;line-height:1px;font-size:15px}.cloud-single-header .listSearchContent .listSearch{padding:0 30px;height:32px;width:100%;border:none;font-size:14px;float:left;border-radius:4px;background:#e8ebf0}.cloud-single-table .right-lib-open .table-wrapper-right-lib table td{vertical-align:middle;padding:15px 10px!important}.list_body_train .max-768-show.responsive td{background-color:rgba(232,235,240,.5)!important;padding:20px!important}.LibraryRightSection .dwnld-btn,.right-lib-open .dwnld-btn{transition:all .1s linear}.LibraryRightSection .dwnld-btn:hover,.right-lib-open .dwnld-btn:hover{background:#f5f5f5;transition:all .1s linear}.LibraryRightSection .dlt-btn,.right-lib-open .dlt-btn{transition:all .1s linear}.LibraryRightSection .dlt-btn:hover,.right-lib-open .dlt-btn:hover{transition:all .1s linear;background:rgba(213,61,67,.25)}.library_single_search{position:relative}.library_single_search .searchClear{position:absolute;padding:10px;right:0;top:0;text-align:center;line-height:1px;font-size:16px;cursor:pointer}.h-700{height:700px!important}.h-620{height:620px!important}.key-modules .key-green{width:32px;height:32px;border-radius:50%;background:rgba(109,204,135,.15);display:flex;justify-content:center;align-items:center}.key-modules .key-danger{width:32px;height:32px;border-radius:50%;background:rgba(213,61,67,.15);display:flex;justify-content:center;align-items:center}.key-modules ._content_panel_form{width:calc(100% - 599px)!important;-webkit-filter:drop-shadow(0 1px 3px rgba(0, 0, 0, .25))!important;filter:drop-shadow(0 1px 3px rgba(0, 0, 0, .25))!important}.key-modules ._content_panel_form .def_header_ch{padding:28px 20px!important;position:relative}.key-modules ._content_panel_form .key-delete{right:40px;bottom:-15px}.key-modules ._content_panel_form table tr:hover td{transition:all .2s ease;background:rgba(185,211,255,.3)!important}.key-modules ._content_panel_right_bar{background:0 0!important;padding-left:30px!important;padding-right:0!important;max-width:598px!important;width:100%!important}.key-modules ._content_panel_right_bar .RightPanelInfo{background:#fff;border-radius:8px;height:172px;padding:60px 30px;-webkit-filter:drop-shadow(0 1px 3px rgba(0, 0, 0, .25));filter:drop-shadow(0 1px 3px rgba(0, 0, 0, .25))}.key-modules ._content_panel_right_bar .RightPanelInfo .text{font-style:normal;font-weight:300;font-size:14px;line-height:100%;letter-spacing:-.17px;color:#000}.key-modules ._content_panel_right_bar .info-wrapper{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.key-modules ._content_panel_right_bar .info-wrapper .each-info{background:rgba(232,235,240,.5);border-radius:4px;width:49%;height:74px;display:flex;flex-direction:column;justify-content:center;align-items:center}.key-modules ._content_panel_right_bar .info-wrapper .each-info .info-title{font-family:Poppins,sans-serif;font-style:normal;font-weight:300;font-size:14px;line-height:100%;text-align:center;letter-spacing:-.17px;color:#000}.key-modules ._content_panel_right_bar .info-wrapper .each-info .value{margin-top:5px;font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:100%;text-align:center;letter-spacing:-.17px}.key-modules ._content_panel_right_bar .info-wrapper .each-info .value.green{color:#6dcc87}.key-modules ._content_panel_right_bar .info-wrapper .each-info .value.red{color:#d53d43}.key-modules ._content_panel_right_bar .sign-in-out-wrapper .btn{width:100%;box-shadow:0 1px 2px rgba(28,36,62,.56);border-radius:8px;height:80px;font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:100%;text-align:center;letter-spacing:-.17px;display:flex;justify-content:center;align-items:center}.key-modules ._content_panel_right_bar .sign-in-out-wrapper .btn.btn-danger-ish{background:rgba(213,61,67,.15);color:#d53d43}.key-modules ._content_panel_right_bar .sign-in-out-wrapper .btn.btn-green-ish{color:#6dcc87;background:rgba(109,204,135,.15);box-shadow:0 1px 2px rgba(28,36,62,.28)}.key-modules ._content_panel_right_bar .sign-in-out-wrapper .btn.btn-green-ish:hover{transition:all .2s ease;background:rgba(71,191,104,.15)}.key-modules ._content_panel_right_bar .history-header{display:flex;justify-content:space-between;align-items:center;padding:17px 0;border-bottom:1px solid #edeef3;margin-bottom:10px}.key-modules ._content_panel_right_bar .history-header .title{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:13px;line-height:100%;letter-spacing:-.17px;color:#000;display:flex;justify-content:flex-start;align-items:center}.key-modules ._content_panel_right_bar .history-header .viewAllText{font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:13px;line-height:100%;text-align:right;letter-spacing:-.17px;color:#5286d2;text-decoration:none!important}.key-modules ._content_panel_right_bar .table-info-wrapper table tr .th{font-family:Poppins,sans-serif;font-style:normal;font-weight:300;font-size:13px;line-height:100%;letter-spacing:-.17px;color:#000}.key-modules ._content_panel_right_bar .table-info-wrapper table tr td{font-family:Poppins,sans-serif;font-style:normal;font-weight:300;font-size:13px;line-height:100%;letter-spacing:-.17px;color:rgba(0,0,0,.5)}.key-modules #signKeyInModal .modal-header,.key-modules #signKeyOutModal .modal-header{padding:35px 30px!important}.key-modules #signKeyInModal .modal-header .title-modal,.key-modules #signKeyOutModal .modal-header .title-modal{font-size:25px;font-weight:600}.key-modules #signKeyInModal .modal-body,.key-modules #signKeyOutModal .modal-body{padding:0 30px!important}@media screen and (max-width:991px){.key-modules #signKeyInModal .modal-body,.key-modules #signKeyOutModal .modal-body{height:395px!important}.report_module .workOrderPageStatus .paginator-wrap{bottom:-45px}}.key-modules #signKeyInModal .modal-body canvas,.key-modules #signKeyOutModal .modal-body canvas{width:100%!important}.key-modules #signKeyInModal .modal-footer,.key-modules #signKeyOutModal .modal-footer{padding-bottom:30px}.key-modules #signKeyInModal .name-field,.key-modules #signKeyOutModal .name-field{position:relative}.key-modules #signKeyInModal .name-field span,.key-modules #signKeyOutModal .name-field span{position:absolute;right:20px;top:10px;z-index:9;cursor:pointer}.key-modules #signKeyInModal .form-float,.key-modules #signKeyOutModal .form-float{background:#fff!important}.key-modules #signKeyInModal .signature-pad[_ngcontent-c8] canvas[_ngcontent-c8],.key-modules #signKeyOutModal .signature-pad[_ngcontent-c8] canvas[_ngcontent-c8]{background:#fff!important;border-radius:8px 8px 0 0!important}.key-modules #signKeyInModal .flatpickr-input,.key-modules #signKeyOutModal .flatpickr-input{background:#fff!important}.key-modules #historyModal table tr:nth-child(even) td{background:#eef0f4!important}.key-modules #historyModal table tr th{background:#e1e6f0!important;padding:16px 1rem!important;font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:13px;line-height:100%;letter-spacing:-.17px;color:#000}.key-modules #historyModal table tr td{font-family:Poppins,sans-serif;font-style:normal;font-weight:300!important;font-size:13px;line-height:100%;letter-spacing:-.17px;color:#303030;padding:16px 1rem!important;background:#e6eaf1!important}.key-modules #historyModal .sign-title{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:13px;line-height:100%;letter-spacing:-.17px;color:#000}.key-modules #print-area{display:none!important}@media screen and (min-width:601px){.modal-dialog{min-width:600px!important}}@media screen and (max-width:768px){.invoice-form-report .child{margin-bottom:10px!important}.invoice-form-report .child label{padding:5px 0!important}.key-modules ._content_panel_form{width:100%!important}.work-order-module .module_sub_title{position:relative;top:10px}}.key-modules ._content_panel_form .list_body_train .max-768-show.responsive{margin-bottom:20px}.key-modules ._content_panel_form .list_body_train .max-768-show.responsive td{background-color:rgba(232,235,240,.5)!important;padding:20px!important}.key-modules ._content_panel_form .list_body_train .max-768-show.responsive td .buttons .btn{background-color:#dce0e8;color:#000}@media screen and (max-width:1500px){#viewModal table td{padding:15px 20px!important;border-radius:10px!important}#viewModal table td .name{margin-bottom:5px}}#contactModal .modal-header{padding:30px}#contactModal .modal-header .content{display:flex;align-items:center;justify-content:space-between}#contactModal .modal-header .content .title-modal{font-weight:600;font-size:25px}#contactModal .modal-header .content .title-modal i{cursor:pointer}#contactModal .modal-header .content .title-modal i:before{font-size:32px}#contactModal .modal-header .listSearchContent{width:382px;display:table;position:relative;background:#fff;border:1px solid #fff;border-radius:4px}#contactModal .modal-header .listSearchContent .SearchStart{position:absolute;padding:0;left:8px;top:8px;line-height:1px;font-size:15px}#contactModal .modal-header .listSearchContent .listSearch{padding:0 30px;height:32px;width:100%;border:none;font-size:14px;float:left;border-radius:4px}#contactModal .modal-body{padding:0 30px}#contactModal .modal-body .content-box{background:#fff;border-radius:8px;padding:20px;margin-bottom:20px}#contactModal .modal-body .content-box .tabs{padding-bottom:20px}#contactModal .modal-body .content-box .tabs a{text-decoration:none;border-radius:4px;font-weight:400;font-size:16px;padding:15px 30px;display:inline-block}#contactModal .modal-body .content-box .tabs a.active{background:rgba(232,235,240,.5)}#contactModal .modal-body .content-box .tabs a:hover{transition:all .3s ease;background:rgba(232,235,240,.5)}#contactModal .modal-body .content-box .table-data tr th{background:rgba(232,235,240,.5);height:58px}#contactModal .modal-body .content-box .table-data tr:nth-child(even) td{background:#fff!important}#contactModal .modal-body .content-box .table-data tr:nth-child(odd) td{background:rgba(232,235,240,.25)}#contactModal .modal-body .content-box .table-data tr .checkbox_cus_mini .checkmark{top:4px;left:3px;border-radius:50%!important}#contactModal .modal-footer{padding:15px 30px 50px}.hive-module{padding:0 15px;-webkit-filter:drop-shadow(0 1px 3px rgba(0, 0, 0, .25));filter:drop-shadow(0 1px 3px rgba(0, 0, 0, .25));font-family:Poppins,sans-serif}.hive-module .wrapper{background:#fff;border-radius:8px;height:calc(100vh - 78px);width:100%;display:block;overflow:auto}.hive-module .wrapper .module-header{padding:27px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:1px solid #edeef3}.hive-module .wrapper .module-header .title{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:25px;line-height:100%;letter-spacing:-.17px;color:#000}.hive-module .wrapper .module-header .right{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.hive-module .wrapper .module-header .right .listSearchContent{position:relative;background:#fff;border:1px solid #e7eaec;border-radius:4px}.hive-module .wrapper .module-header .right .listSearchContent .searchStart{position:absolute;padding:0;right:5px;top:5px;text-align:center;line-height:1px;font-size:15px}.hive-module .wrapper .module-header .right .listSearchContent .SearchStart{position:absolute;padding:0;left:8px;top:8px;line-height:1px;font-size:15px}.hive-module .wrapper .module-header .right .listSearchContent .searchClear{position:absolute;padding:10px;right:0;top:0;text-align:center;line-height:1px;font-size:16px;cursor:pointer}.hive-module .wrapper .module-header .right .listSearchContent .listSearch{padding:0 30px;height:32px;width:100%;border:none;font-size:14px;float:left;border-radius:4px;background:#e8ebf0}.hive-module .wrapper .module-body{padding:27px}.hive-module .wrapper .module-body .each-hive{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:22px 40px;background:rgba(232,235,240,.5);border-radius:4px;margin-bottom:10px;position:relative;transition:all .2s ease}.hive-module .wrapper .module-body .each-hive .content{flex:1;cursor:pointer}.hive-module .wrapper .module-body .each-hive .views{width:200px;display:flex;align-items:center;justify-content:end}.hive-module .wrapper .module-body .each-hive .views .comment,.hive-module .wrapper .module-body .each-hive .views .comment .icon,.hive-module .wrapper .module-body .each-hive .views .view,.hive-module .wrapper .module-body .each-hive .views .view .icon{display:flex;align-items:center}.hive-module .wrapper .module-body .each-hive .views .comment .count,.hive-module .wrapper .module-body .each-hive .views .view .count{font-weight:400;font-size:13px;color:rgba(0,0,0,.5);margin-left:10px}.hive-module .wrapper .module-body .each-hive .views .view{margin-left:30px}.hive-module .wrapper .module-body .each-hive:hover{box-shadow:0 1px 2px rgba(28,36,62,.28)}.hive-module .wrapper .module-body .each-hive:hover .btn-option{transition:all .2s ease;opacity:.9}.hive-module .wrapper .module-body .each-hive .btn-option{transition:all .2s ease;position:absolute;right:5px;top:5px;opacity:0}.hive-module .wrapper .module-body .each-hive .image{height:inherit;border-radius:50%;overflow:hidden;margin-right:50px;display:flex;align-items:center}.hive-module .wrapper .module-body .each-hive .image img{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.hive-module .wrapper .module-body .each-hive .content .title{margin-bottom:10px;font-style:normal;font-weight:600;font-size:13px;line-height:100%;letter-spacing:-.17px;color:#d53d43}.hive-module .wrapper .module-body .each-hive .content .details{margin-bottom:10px;font-style:normal;font-weight:400;font-size:11px;line-height:100%;display:flex;justify-content:flex-start;align-items:center;letter-spacing:-.17px;color:#000}.hive-module .wrapper .module-body .each-hive .content .details img{width:18px;height:18px;border-radius:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin:0 10px}.hive-module .wrapper .module-body .each-hive .content .des{font-style:normal;font-weight:400;font-size:13px;line-height:100%;letter-spacing:-.17px;color:rgba(0,0,0,.5)}.hive-module #ManageHive .modal-body{padding:40px}.hive-module #ManageHive .title{font-style:normal;font-weight:600;font-size:25px;line-height:100%;letter-spacing:-.17px;color:#000}.hive-module #ManageHive label{font-style:normal;font-weight:400;font-size:13px;line-height:100%;letter-spacing:-.17px;color:#000}.hive-module #ManageHive .form-control{background:#fff;border-radius:8px;height:42px;box-shadow:none;border:none}.hive-module #ManageHive .form-control::-webkit-input-placeholder{font-style:normal;font-weight:400;font-size:13px;line-height:100%;letter-spacing:-.17px;color:rgba(0,0,0,.5)}.hive-module #ManageHive .form-control:-ms-input-placeholder{font-style:normal;font-weight:400;font-size:13px;line-height:100%;letter-spacing:-.17px;color:rgba(0,0,0,.5)}.hive-module #ManageHive .form-control::-ms-input-placeholder{font-style:normal;font-weight:400;font-size:13px;line-height:100%;letter-spacing:-.17px;color:rgba(0,0,0,.5)}.hive-module #ManageHive .form-control::placeholder{font-style:normal;font-weight:400;font-size:13px;line-height:100%;letter-spacing:-.17px;color:rgba(0,0,0,.5)}.hive-module #ViewHive .modal-body{padding:40px}.hive-module #ViewHive .title{margin-bottom:10px;font-style:normal;font-weight:600;font-size:27px;line-height:100%;letter-spacing:-.17px;color:#d53d43}.hive-module #ViewHive .title-sm{margin-bottom:10px;font-style:normal;font-weight:600;font-size:18px;line-height:100%;letter-spacing:-.17px;color:#d53d43}.hive-module #ViewHive .des{margin-bottom:10px;font-style:normal;font-weight:600;font-size:14px;line-height:100%;letter-spacing:-.17px}.project-modules .project-work-order-create{padding:30px!important;background:#e8ebf0}.project-modules .project-work-order-create ._content_panel_right_bar{padding:0 0 0 30px!important}.project-modules .project-inspection-create{padding:30px!important;background:#e8ebf0}.project-modules .project-inspection-create ._content_panel_right_bar{padding:0 0 0 30px!important}.project-modules .work-order-form-height{height:calc(100vh - 190px)!important;background:#fff}.project-modules .work-order-form-height._content_panel_right_bar{padding:0 0 0 30px!important}.project-modules .inspection-form-height{height:calc(100vh - 158px)!important;background:#fff}.project-modules .inspection-form-height._content_panel_right_bar{padding:0 0 0 30px!important}.project-modules .project-edit-modal{background:#eef0f4;box-shadow:0 1px 2px rgba(0,0,0,.5);border-radius:8px;padding:50px}.project-modules .project-edit-modal .edit-wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}.project-modules .project-edit-modal .edit-wrapper .form-control,.project-modules .project-edit-modal .edit-wrapper .form-float{background:#fff!important;height:42px!important}.project-modules .project-edit-modal .edit-wrapper .left{width:48%}@media screen and (max-width:767px){.project-modules .project-edit-modal{padding:20px}.project-modules .project-edit-modal .edit-wrapper{flex-direction:column}.project-modules .project-edit-modal .edit-wrapper .left{width:100%}}.project-modules .project-edit-modal .edit-wrapper .right{width:48%}@media screen and (max-width:767px){.project-modules .project-edit-modal .edit-wrapper .right{width:100%}}.project-modules .project-edit-modal .edit-wrapper table tr td{padding:6px!important}#PersonQuickModal .modal-content{padding:30px}#PersonQuickModal .modal-header{background:0 0!important;text-align:center}#PersonQuickModal .modal-header .title{font-style:normal;font-weight:500;font-size:22px;line-height:100%;letter-spacing:-.17px;color:#000;margin-bottom:40px}#PersonQuickModal .modal-header .user-avatar{margin-bottom:30px}#PersonQuickModal .modal-body{padding:0!important}#PersonQuickModal .modal-body .form-float{background:#fff!important;height:42px!important}#PersonQuickModal .modal-footer{padding:0!important;border:0!important}#_pop_wo_workOrderModal .modal-pp{max-width:1500px!important}#_pop_wo_workOrderModal .modal-pp ._content_bar{padding:30px!important}#_pop_wo_workOrderModal .modal-pp ._content_panel_form{box-shadow:none!important}#_pop_wo_workOrderModal .modal-pp ._content_panel_right_bar{padding-left:30px!important;padding-right:0!important}#_pop_wo_workOrderModal .modal-pp .__singlepreview16{margin-bottom:20px;background:#fff!important;box-shadow:0 1px 2px rgba(28,36,62,.3);border-radius:8px!important}#_pop_wo_workOrderModal .modal-pp .invoice-form{margin-bottom:58px;border-radius:8px!important}#PreviewWorkModal .previous-work-modal{background-color:#e8ebf0;max-width:1500px!important;padding:30px!important}#PreviewWorkModal .previous-work-modal ._content_panel_form{width:calc(100% - 400px)!important}#PreviewWorkModal .previous-work-modal ._content_panel_form .__editpreview{background-color:#fff!important}#PreviewWorkModal .previous-work-modal ._content_panel_form .__singlepreview{background-color:#fff}#PreviewWorkModal .previous-work-modal ._content_panel_form .__singlepreview .comment-wrapper hr{display:none!important}#PreviewWorkModal .previous-work-modal ._content_panel_form .__singlepreview .comment-wrapper h2.h3{font-size:13px!important;font-weight:600!important;color:#000!important;text-transform:uppercase!important}#PreviewWorkModal .previous-work-modal ._content_panel_form .__singlepreview .label-control._big{font-size:17px!important}#PreviewWorkModal .previous-work-modal ._content_panel_right_bar{padding-right:0!important;max-width:400px!important}#PreviewInspectModal ._content_panel_form{height:calc(100vh - 143px)!important;display:inline-block!important;overflow:auto!important}#PreviewInspectModal ._content_panel_form .inspection-chat-container{margin-bottom:15px}#PreviewInspectModal ._content_panel_form .inspection-chat-container ._chat_body_scroll{height:calc(100vh - 78vh)!important}#PreviewInspectModal ._content_panel_form .inspection-chat-container ._chat_body_action{background-color:#e8ebf0;border-radius:8px}.list_body_train .max-768-show.responsive{width:100%;padding:20px!important;border-radius:8px}.list_body_train .max-768-show.responsive .row{margin:0}.list_body_train .max-768-show.responsive .row .info{font-size:20px}@media screen and (max-width:450px){.list_body_train .max-768-show.responsive .row .info{font-size:15px}}.list_body_train .max-768-show.responsive .row .info span:first-child{font-weight:600}.list_body_train .max-768-show.responsive .row .status span{background-color:#dce0e8}.work-order-form-height{height:calc(100vh - 90px)!important;background:#fff}.work-order-form-height._content_panel_right_bar{padding:0 0 0 20px!important}#_pop_wo_workOrderModal .__editpreview,#_pop_wo_workOrderModal .__singlepreview{background:#fff!important;border-radius:8px!important}.work-order-module .each-collapse-tabs table tr td{border-radius:0!important;padding:8px!important}.work-order-module .each-collapse-tabs table tr td:first-child{border-radius:4px 0 0 4px!important}.work-order-module .each-collapse-tabs table tr td:last-child{border-radius:0 4px 4px 0!important}#SIModal .form-group{margin-bottom:15px!important}#addToProjectModal{font-family:Poppins,sans-serif!important}#addToProjectModal .modal-header{background:#eef0f4!important;text-align:left!important}#addToProjectModal .modal-header .title-modal{font-style:normal!important;font-weight:600;font-size:25px!important;line-height:100%;letter-spacing:-.17px;color:#000}.work-order-module .chosen-choices{background:#e8ebf0!important}@media screen and (max-width:500px){.work-order-module .close-btn-res{display:none}}.swal-button--confirm{background:#d53d43!important;color:#fff!important}.search-no-result .text-title{font-style:normal;font-weight:600;font-size:25px;line-height:100%;text-align:center;letter-spacing:-.17px;margin:15px 0}.search-no-result .text-des{font-style:normal;font-weight:400;font-size:16px;line-height:100%;text-align:center;letter-spacing:-.17px}@media screen and (max-width:460px){.work-order-module .work-order-form-p-60-res{padding:20px 30px!important}}@media screen and (max-width:390px){.work-order-module .work-order-form-p-60-res{padding:20px!important}}@media screen and (max-width:1200px){.cloud-library .def_content_global ._content_bar ._panel_layout ._content_panel ._content_panel_right_bar.ntShrB,.key-modules .def_content_global ._content_bar ._panel_layout ._content_panel ._content_panel_right_bar.key_right_bar{-webkit-transform:scaleX(0)!important;transform:scaleX(0)!important}.work-order-module .work-invoice-form{padding:0 60px!important}.work-order-module .def_content_global{overflow:auto}}@media screen and (max-width:460px){.work-order-module .work-invoice-form{padding:0 30px!important}}@media screen and (max-width:390px){.work-order-module .work-invoice-form{padding:0 10px!important}}.work-order-module .def_content_global ._content_bar ._panel_layout ._content_panel ._content_panel_form{border-radius:8px}.work-order-module .def_content_global ._content_bar ._panel_layout ._content_panel ._content_panel_right_bar{margin-top:10px}.work-order-module .def_content_global ._content_bar ._panel_layout ._content_panel ._content_panel_right_bar .invoice-form .form-group{margin-bottom:20px!important}@media screen and (max-width:1200px){.work-order-module .def_content_global ._content_bar ._panel_layout ._content_panel ._content_panel_form.work-order-form-height{height:auto!important;overflow:initial}.work-order-module .def_content_global ._content_bar ._panel_layout ._content_panel ._content_panel_right_bar{margin-top:20px}.work-order-module .def_content_global ._content_bar ._panel_layout ._content_panel ._content_panel_right_bar.ntShr{width:100%;max-width:100%!important;position:relative;-webkit-transform:scaleX(1)!important;transform:scaleX(1)!important;padding-left:0!important}.work-order-module .no_scrollable{height:auto!important}}@media screen and (max-width:769px){.report_module .workOrderPageStatus{height:60px;padding:10px 65px 10px 0;bottom:20px}.report_module .workOrderPageStatus .paginator-wrap{left:initial;right:0;bottom:-41px}.report_module .workOrderPageStatus .paginator-wrap a{width:120px;min-width:auto!important}.report_module .workOrderPageStatus .mat-paginator-range-actions{display:none}}@media screen and (max-width:1400px){.work-order-recurring-module .def_content_global .def_header_ch .label-control-res{max-width:190px}}.work-order-recurring-module .def_content_global .def_header_ch .listSearchContent{margin:0 10px 0 0}@media screen and (max-width:1000px){.work-order-recurring-module .def_content_global .def_header_ch .listSearchContent{margin:0;width:100%}.work-order-recurring-module .def_content_global .def_header_ch .list-action-icons{margin-top:10px}}.work-order-recurring-module ._wo_task_panel ._task_list_content ._tsk_list ._eachList ._title_input{width:calc(100% - 175px)}.work-order-recurring-module ._wo_task_panel ._task_list_content ._tsk_list ._eachList ._title_input_select{width:110px}.work-order-recurring-module ._wo_task_panel ._task_list_content ._tsk_list ._eachList ._wo_remove{width:30px;line-height:40px;display:inline-block;text-align:center;cursor:pointer;margin-left:20px}.work-order-recurring-module ._wo_task_panel ._task_list_content ._tsk_list ._eachList ._wo_remove i{font-size:20px;line-height:30px;color:#777}.work-order-module ._wo_task_panel ._task_list_content ._tsk_list ._eachList ._word_break_phrase{word-break:auto-phrase}.work-order-module ._wo_task_panel ._task_list_content ._tsk_list ._eachList ._each_text{padding:6px}.work-order-module ._wo_task_panel ._task_list_content ._tsk_list ._eachList ._title_input{width:calc(100% - 175px)}.work-order-module ._wo_task_panel ._task_list_content ._tsk_list ._eachList ._title_input_select{width:110px}.work-order-module ._wo_task_panel ._task_list_content ._tsk_list ._eachList ._status{width:60px;line-height:40px;display:inline-block;text-align:center;cursor:pointer;position:relative;top:-3px}.work-order-module ._wo_task_panel ._task_list_content ._tsk_list ._eachList ._status span{padding:0!important}.work-order-module ._wo_task_panel ._task_list_content ._tsk_list ._eachList ._status span i{font-size:20px;line-height:20px;color:#777}.work-order-module ._wo_task_panel ._task_list_content ._tsk_list ._eachList ._status._status_inline_inherit{padding:6px 6px 0;line-height:inherit;width:50px}@media screen and (max-width:1500px){.jobs-share-component .hide-in-sm{display:none}}.jobs-share-component .show-in-sm{display:none!important}@media screen and (max-width:1500px){.jobs-share-component .show-in-sm{display:block!important}.jobs-share-component ._content_bar_shr{width:initial!important}}.jobs-share-component .comment-wrapper{width:300px!important}.inspection-module .inspection-form-height{height:calc(100vh - 82px)}.inspection_global{height:calc(100vh - 62px)!important}.person ._eachList ._assign_personnel{float:left;display:table;text-align:center;cursor:pointer}.person ._eachList ._assign_personnel span{width:auto!important;height:auto!important;display:inline-block;float:left;border-radius:50%;background:0 0!important;border:none!important;margin:0 25px 0 5px!important}.person ._eachList ._inspect_remove{line-height:30px!important}.person ._eachList ._title_input{width:calc(100% - 122px)!important;display:flex!important;justify-content:flex-start!important;align-items:center!important}.person ._eachList ._title_input ._eachTask{flex:1;border-radius:8px 0 0 8px!important;height:42px!important;border:none!important}.person ._eachList ._title_input ._type_select{height:42px;border:none;border-radius:0 8px 8px 0;width:110px;background:#e8ebf0!important}.inspection-chat-container .inspection-chat-content{background-color:#edeef3;border-radius:8px;width:298px;height:calc(100vh - 51vh);margin-left:auto;position:relative}.inspection-chat-container .inspection-chat-content ._chat_body_scroll{width:100%;display:block;padding:20px;max-height:340px;overflow:auto}@media screen and (max-width:400px){.inspection-chat-container .inspection-chat-content ._chat_body_scroll{padding:20px}}.inspection-chat-container .inspection-chat-content ._chat_body_scroll ._chat_rail_body{width:100%;display:table}.inspection-chat-container .inspection-chat-content ._chat_body_scroll ._eachMessage{display:inline-block;margin-bottom:10px;color:#000;font-weight:500;position:relative;width:calc(100% - 70px);padding:10px 10px 10px 50px}.inspection-chat-container .inspection-chat-content ._chat_body_scroll ._eachMessage .avatarIcon{width:35px;height:35px;display:inline-block;border:1px solid #ccc;color:#444;text-align:center;line-height:33px;border-radius:50%;position:absolute;top:5px;left:5px;background-position:center;background-size:cover;background-repeat:no-repeat}.inspection-chat-container .inspection-chat-content ._chat_body_scroll ._eachMessage ._eachMessage_content{position:relative;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.25);border-radius:0 8px 8px;padding:5px 10px;width:200px}.inspection-chat-container .inspection-chat-content ._chat_body_scroll ._eachMessage ._eachMessage_content ._txt_data{font-size:13px;text-align:left;color:#444552;font-weight:500;word-break:initial;padding:5px 0}.inspection-chat-container .inspection-chat-content ._chat_body_scroll ._eachMessage ._eachMessage_content ._txt_time{font-size:11px;font-weight:300;letter-spacing:.24px;text-align:left;color:#9a9ba2;padding:5px 0}.inspection-chat-container .inspection-chat-content ._chat_body_scroll ._eachMessage ._eachMessage_content ._txt_action{opacity:1;position:absolute;top:0;right:0;transition:all .2s linear}.inspection-chat-container .inspection-chat-content ._chat_body_scroll ._eachMessage ._eachMessage_content:active ._txt_action,.inspection-chat-container .inspection-chat-content ._chat_body_scroll ._eachMessage ._eachMessage_content:hover ._txt_action{opacity:1;transition:all .2s linear}.inspection-chat-container .inspection-chat-content ._chat_body_scroll ._eachMessage._removed{background:0 0;border-radius:0}.inspection-chat-container .inspection-chat-content ._chat_body_scroll ._txt_images{width:100%;max-width:calc(100% - 50px);display:table;margin-bottom:10px}.inspection-chat-container .inspection-chat-content ._chat_body_scroll ._txt_images ul{display:inline-block;margin:0;padding:0;list-style:none}.inspection-chat-container .inspection-chat-content ._chat_body_scroll ._txt_images ul li{min-width:150px;width:100%;display:block;background-position:center;background-size:cover;background-repeat:no-repeat;float:left;height:150px;margin:2px;border-radius:10px}.inspection-chat-container .inspection-chat-content ._chat_body_scroll ._txt_images ul li._img_li_2{width:calc(50% - 4px)}.inspection-chat-container .inspection-chat-content ._chat_body_scroll ._txt_images._me,.inspection-chat-container .inspection-chat-content ._chat_body_scroll ._txt_images._me ul{float:right}.inspection-chat-container .inspection-chat-content ._chat_body_action{width:100%;display:block;padding:0 20px 10px;position:absolute;bottom:0;left:0}.inspection-chat-container .inspection-chat-content ._chat_body_action ._commenter{width:100%}.inspection-chat-container .inspection-chat-content ._chat_body_action ._commenter ._text_type{width:100%;display:table}.inspection-chat-container .inspection-chat-content ._chat_body_action ._commenter ._text_type ._text_type_editor{width:100%;height:30px;margin:0;border:none;box-shadow:none;font-size:13px;resize:none;padding:0 10px;line-height:30px}.inspection-chat-container .inspection-chat-content ._chat_body_action ._commenter ._text_type ._module_comment_images{width:100%;display:table}.inspection-chat-container .inspection-chat-content ._chat_body_action ._commenter ._text_type ._module_comment_images a{width:80px;height:80px;display:block;background-repeat:no-repeat;background-position:center;background-size:cover;border-radius:10px;margin:2px;position:relative;border:1px solid #e7eaec;float:left}.inspection-chat-container .inspection-chat-content ._chat_body_action ._commenter ._text_type ._module_comment_images a i{opacity:0;z-index:1;cursor:pointer;position:absolute;top:0;right:0;font-size:12px;background:#fff;padding:3px;border:1px solid #e7eaec;border-radius:50%;box-shadow:0 0 5px #222;color:red;transition:all .2s linear}.inspection-chat-container .inspection-chat-content ._chat_body_action ._commenter ._text_type ._module_comment_images a:hover i{opacity:1;transition:all .2s linear}.inspection-chat-container .inspection-chat-content ._chat_body_action ._commenter ._file_fetch{position:absolute;top:18px;right:15px}.inspection-chat-container .inspection-chat-content ._chat_body_action ._commenter ._file_fetch i:before{font-size:30px;color:#868b8f}@media screen and (max-width:360px){.inspection-chat-container .inspection-chat-content ._chat_body_action{padding:0 5px}.inspection-chat-container .inspection-chat-content ._chat_body_action ._commenter ._file_fetch{top:19px;right:10px}.inspection-chat-container .inspection-chat-content ._chat_body_action ._commenter ._file_fetch i:before{font-size:25px}}.inspection-chat-container .inspection-chat-content ._chat_body_action ._sender{width:50px;display:table;float:left;text-align:right;padding:3px 0}.inspection-chat-container .inspection-chat-content ._chat_body_action ._sender .btn{padding:7px;border-radius:50%}.inspection-chat-container .inspection-chat-content .avatar_inspection{width:50px;height:50px;display:flex;float:left;background-color:#f5f5f5;border-radius:50%;border:1px solid #999;background-position:center;background-size:cover;background-repeat:no-repeat;color:#000;align-items:center;justify-content:center;font-size:16px}.inspection-chat-container .inspection-chat-content .avatar_inspection._assign_personnel_blank{background-color:transparent;border:1px solid transparent}.inspection-chat-container .inspection-chat-content .title_inspection{color:#000;height:50px;float:left;display:flex;align-items:center;padding:0 10px;font-size:16px;font-weight:500}.inspection-chat-container .inspection-chat-content .mrkDne{display:inline-block;position:relative;width:110px;text-align:left;color:#000}.inspection-chat-container .inspection-chat-content .mrkDne .checkbox_cus_mini{position:absolute;top:2px;left:80px}.inspection-chat-container .inspection-chat-content .image-rails{width:150px;display:inline-block;float:left;justify-content:space-between;flex-direction:column;position:relative;height:590px}.inspection-chat-container .inspection-chat-content .image-rails ul{margin:0;padding:0;list-style:none;width:100%;display:inline-block;position:absolute;float:left;bottom:0;right:5px}.inspection-chat-container .inspection-chat-content .image-rails ul li{width:100%;height:130px;display:inline-block;background-color:#f6f6f6;border:1px solid #dadada;border-radius:10px;text-align:center;cursor:pointer;position:relative}.inspection-chat-container .inspection-chat-content .image-rails ul li.trigger_picker{padding:45px 0}.inspection-chat-container .inspection-chat-content .image-rails ul li.trigger_picker i{font-size:40px}.inspection-chat-container .inspection-chat-content .image-rails ul li.trigger_picker input[type=file]{display:block;position:absolute;top:0;left:0;height:100%;opacity:0;cursor:pointer}.inspection-chat-container .inspection-chat-content .image-rails ul li .photoView{width:100%;height:130px;display:inline-block;background-color:#f6f6f6;border:1px solid #dadada;border-radius:10px;text-align:center;background-repeat:no-repeat;background-position:center;background-size:cover}.inspection-chat-container .inspection-chat-content .image-rails ul li ._remover{position:absolute;top:3px;right:3px;color:#fff;background:#d53d43;border-radius:50%;width:20px;height:20px;text-align:center;line-height:19px}#PreviewInspectModal .preview-inspection-modal{max-width:1500px!important}#PreviewInspectModal .preview-inspection-modal .well-inverse{background-color:#e8ebf0!important;padding:20px!important}#PreviewInspectModal .preview-inspection-modal .well-inverse .well-default{background-color:#fff!important}#PreviewInspectModal .preview-inspection-modal .well-inverse .well-default .inspection-chat-content{height:calc(100vh - 53vh)!important}#PreviewInspectModal .preview-inspection-modal .well-inverse .well-default .inspection-chat-content .inspection-chat-header{padding:0 20px}#PreviewInspectModal .preview-inspection-modal .well-inverse .well-default .inspection-chat-content .inspection-chat-header .title_inspection{padding:0!important}#PreviewInspectModal .preview-inspection-modal .well-inverse ._content_panel_right_bar{padding-right:0!important}#PreviewInspectModal .preview-inspection-modal .well-inverse ._content_panel_right_bar .invoice-form{margin-bottom:40px}#RestoreModal .restore-icon:before{font-size:45px!important}.cdk-overlay-pane .mat-menu-panel.drop-down{overflow:unset}.note-editor .modal-content .modal-header{background-color:transparent!important;padding-bottom:20px!important}.note-editor .modal-content .modal-header .modal-title{color:#000}.note-editor .modal-content .modal-header .close{font-size:24px}.list_body_train .max-1024-show.responsive{margin-bottom:20px}.list_body_train .max-1024-show.responsive td{background-color:rgba(232,235,240,.5)!important;padding:20px!important}.list_body_train .max-1024-show.responsive td .info{font-size:20px}@media screen and (max-width:710px){.inspection_filter_res.pull-right-responsive .sort-filter{display:flex;align-items:center;justify-content:space-between}}@media screen and (max-width:1130px){.def_header_ins_recurr .res-header-ins{display:flex;align-items:center;width:100%;padding-top:10px}.def_header_ins_recurr .res-header-ins .search-max-w-res{flex:1;max-width:100%}.def_header_ins_recurr .res-header-ins .search-max-w-res .listSearchContent{width:100%}.def_header_ins_recurr .res-header-ins .btn-grp-res{margin-left:20px;width:20%;text-align:right}.def_header_ins_recurr .res-header-ins .btn-grp-res .res-action{width:30%!important}.def_header_ins_recurr .res-header-ins .btn-grp-res .res-action .list-action-icons{width:100%!important}}@media screen and (max-width:768px){.d-flex-768{display:flex}.pr-10-768-700{padding-right:10px}.def_header_ins_recurr .res-header-ins{display:flex;align-items:center;width:100%;padding-top:10px}.def_header_ins_recurr .res-header-ins .p-search{flex:1;max-width:100%}.def_header_ins_recurr .res-header-ins .p-search .listSearchContent{width:100%}.def_header_ins_recurr .res-header-ins .btn-grp-res{margin-left:20px;width:20%;text-align:right}.def_header_ins_recurr .res-header-ins .btn-grp-res .res-action{width:30%!important}.def_header_ins_recurr .res-header-ins .btn-grp-res .res-action .list-action-icons{width:100%!important}}@media screen and (max-width:620px){.def_header_ins_recurr .res-header-ins{flex-direction:column}.def_header_ins_recurr .res-header-ins .btn-grp-res{margin-left:0}.def_header_ins_recurr .res-header-ins .btn-grp-res .res-action{margin-top:10px;margin-left:auto;width:100%!important}}.def_header_ins_recurr .res-header-ins .res-action .list-action-icons{width:100%!important}@media screen and (max-width:700px){.pr-10-768-700{padding-right:0}.def_header_ins_recurr .filter-section .child{display:flex;align-items:center;justify-content:space-between}.asset-header .pull-right-responsive.mt-responsive{margin-top:0!important}}.facility_module{font-family:Poppins,sans-serif}.facility_module ._Fac_form{padding:0!important}.facility_module ._Fac_form ._fac_basic{border-bottom:1px solid #edeef3;display:flex!important;justify-content:space-between;align-items:center;padding:20px!important}@media screen and (max-width:767px){.facility_module ._Fac_form ._fac_basic ._preview_fac_base{width:calc(90% - 160px)!important}}@media screen and (max-width:575px){.facility_module ._Fac_form ._fac_basic{flex-direction:column;align-items:flex-start}.facility_module ._Fac_form ._fac_basic .actions{margin-top:10px}.facility_module ._Fac_form ._fac_basic ._preview_fac_base{width:100%!important}}.facility_module ._Fac_form ._fac_basic ._preview_fac_base ._title{font-style:normal;font-weight:600;font-size:22px;line-height:100%;letter-spacing:-.17px;color:#000;margin-bottom:10px}.facility_module ._Fac_form ._fac_basic ._preview_fac_base ._address{font-style:normal;font-weight:400;font-size:13px;line-height:100%;letter-spacing:-.17px;color:rgba(0,0,0,.5)}.facility_module ._Fac_form ._fac_basic .actions{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.facility_module ._Fac_form ._fac_basic .actions ._preview_icon_btn{background:#e8ebf0!important;box-shadow:0 1px 2px rgba(28,36,62,.56)!important;border-radius:4px!important;display:flex;justify-content:center;align-items:center;margin-top:0!important;width:250px!important}.facility_module ._Fac_form ._fac_basic_data{width:calc(100% - 70px)}.facility_module ._Fac_form ._fac_basic_data ._title{font-style:normal;font-weight:600;font-size:16px;line-height:100%;letter-spacing:-.17px;color:#d53d43}.facility_module ._Fac_form ._fac_basic_data table tr th{padding:12px!important;height:50px!important}.facility_module ._Fac_form ._fac_basic_data table tr td{height:50px!important;padding:12px!important}.facility_module ._Fac_form ._fac_basic_data table tr td .label-danger-ish{background:rgba(213,61,67,.25)!important;border-radius:4px!important;font-style:normal!important;font-weight:600!important;font-size:12px!important;line-height:100%!important;text-align:center!important;letter-spacing:-.17px!important;color:#d53d43!important}.facility_module ._Fac_form ._fac_basic_data .createNote{margin-bottom:20px!important;padding:0!important;border:none}@media screen and (max-width:640px){.facility_module ._Fac_form ._fac_basic_data .createNote{width:calc(100% - 20px);max-width:100%}}.facility_module ._Fac_form ._fac_basic_data .createNote ::-webkit-input-placeholder{color:#919396;font-weight:500;text-transform:capitalize!important}.facility_module ._Fac_form ._fac_basic_data .createNote ::placeholder{color:#919396;font-weight:500;text-transform:capitalize!important}.facility_module ._Fac_form ._fac_basic_data .createNote :-ms-input-placeholder{text-transform:capitalize!important;color:#919396;font-weight:500;text-transform:capitalize}.facility_module ._Fac_form ._fac_basic_data .createNote ::-ms-input-placeholder{color:#919396;font-weight:500;text-transform:capitalize!important}.facility_module ._Fac_form ._fac_basic_data .createNote._open .NoteTitle ::-webkit-input-placeholder{color:rgba(0,0,0,.75);font-weight:500!important;text-transform:capitalize!important}.facility_module ._Fac_form ._fac_basic_data .createNote._open .NoteTitle ::placeholder{color:rgba(0,0,0,.75);font-weight:500!important;text-transform:capitalize!important}.facility_module ._Fac_form ._fac_basic_data .createNote._open .NoteTitle :-ms-input-placeholder{text-transform:capitalize!important;color:rgba(0,0,0,.75);font-weight:500!important;text-transform:capitalize}.facility_module ._Fac_form ._fac_basic_data .createNote._open .NoteTitle ::-ms-input-placeholder{color:rgba(0,0,0,.75);font-weight:500!important;text-transform:capitalize!important}.facility_module ._Fac_form ._fac_basic_data .createNote._open .NoteText ::-webkit-input-placeholder{color:rgba(0,0,0,.75);font-weight:300!important;text-transform:capitalize!important}.facility_module ._Fac_form ._fac_basic_data .createNote._open .NoteText ::placeholder{color:rgba(0,0,0,.75);font-weight:300!important;text-transform:capitalize!important}.facility_module ._Fac_form ._fac_basic_data .createNote._open .NoteText :-ms-input-placeholder{text-transform:capitalize!important;color:rgba(0,0,0,.75);font-weight:300!important;text-transform:capitalize}.facility_module ._Fac_form ._fac_basic_data .createNote._open .NoteText ::-ms-input-placeholder{color:rgba(0,0,0,.75);font-weight:300!important;text-transform:capitalize!important}.facility_module ._Fac_form ._fac_basic_data .createNote .NoteTitle{padding:5px 10px;border-radius:4px;background:#e8ebf0;border:1px solid #edeef3}.facility_module ._Fac_form ._fac_basic_data .createNote .NoteTitle.active{background-color:#fff;border-bottom:none}.facility_module ._Fac_form ._fac_basic_data .createNote .NoteTitle ._inputText{font-style:normal;border-radius:4px;font-size:13px;line-height:100%;letter-spacing:-.17px;color:rgba(0,0,0,.5);text-transform:initial!important;background:#e8ebf0;font-weight:500}.facility_module ._Fac_form ._fac_basic_data .createNote .NoteTitle ._inputText.active{background-color:#fff;color:rgba(0,0,0,.75);font-weight:500;font-size:13px}.facility_module ._Fac_form ._fac_basic_data .createNote .NoteText{padding:0 10px}.facility_module ._Fac_form ._fac_basic_data .createNote .NoteText ._inputText{color:rgba(0,0,0,.75);font-weight:300!important}.facility_module ._Fac_form ._fac_basic_data .createNote ._footer_option{padding:0 10px 10px}@media (max-width:420px){.facility_module ._Fac_form ._fac_basic_data ._footer_option .btn-space-r{margin:0 10px 0 0!important}}@media (max-width:375px){.facility_module ._Fac_form ._fac_basic_data ._footer_option .btn-space-r{margin:0 5px 0 0!important}}@media (max-width:767px){.facility_module ._Fac_form ._fac_basic_data ._footer_option{margin-top:10px}}.facility_module ._Fac_form ._fac_basic_data ._module_media_images_thumb a i{display:inline-flex;height:20px;width:20px;text-align:center;justify-content:center;align-items:center}.facility_module .note-btn{background:rgba(232,235,240,.5)!important;border-radius:4px!important}.facility_module .FacilityNotes{border:1px solid #edeef3!important}.facility_module ._icon_box{background:#e8ebf0!important;border-radius:4px!important}.facility_module .btn-cancel{background:rgba(232,235,240,.5)!important;border-radius:4px!important;width:74px;font-style:normal;font-weight:400;font-size:12px;line-height:100%;letter-spacing:-.17px;color:#585c63;height:28px}.facility_module .btn-cancel:hover{background-color:rgba(217,222,230,.5);transition:.2s ease-in-out}.facility_module .btn-cancel.new{background-color:#eaedf1!important;border-radius:8px!important;transition:.3s all ease}.facility_module .btn-cancel.new:hover{background-color:#cbd3dd!important;transition:.3s all ease}.facility_module #createContactModal .buttons-group{position:absolute;bottom:12px;right:0}.facility_module #createContactModal .buttons-group .fc-btn{width:121px!important}.facility_module .RemainderNoteArea{width:402px;padding:20px 20px 40px}.facility_module .RemainderNoteArea .title{width:100%;display:flex;align-items:center;height:32px;margin-bottom:10px;color:#000!important}.facility_module .RemainderNoteArea .title button{height:100%}.facility_module .RemainderNoteArea .title button i:before{font-size:32px!important}.facility_module .RemainderNoteArea .title span{margin-left:15px}.facility_module .RemainderNoteArea .time-picker ::-webkit-input-placeholder{color:#d53d43!important;opacity:1!important}.facility_module .RemainderNoteArea .time-picker :-ms-input-placeholder{opacity:1!important;color:#d53d43!important}.facility_module .RemainderNoteArea .time-picker ::-ms-input-placeholder{opacity:1!important;color:#d53d43!important}.facility_module .RemainderNoteArea .time-picker ::placeholder{color:#d53d43!important;opacity:1!important}.btn-cancel-fac{height:35px;background:#d4d8de;border-radius:4px;font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:100%;text-align:center;letter-spacing:-.17px;color:#000;transition:.2s all ease}.btn-cancel-fac:hover{transition:.2s all ease;background-color:#c6cbd3}.h-35{height:35px}._facilityLayout.expanded{right:0!important}._facilityLayout.expanded .small-Menu{max-height:calc(100% - 15px);overflow:auto}._fac_basic_data .header ._title{display:flex;align-items:center;justify-content:space-between}._fac_basic_data .header ._title .search-new{display:flex}._fac_basic_data .header .listSearchContent{max-width:300px;width:100%;display:table;position:relative;background:#fff;border:1px solid #e7eaec;border-radius:4px;margin-right:10px}._fac_basic_data .header .listSearchContent .SearchStart{position:absolute;padding:0;left:8px;top:8px;line-height:1px;font-size:15px}._fac_basic_data .header .listSearchContent .listSearch{padding:0 30px;height:32px;width:100%;border:none;font-size:14px;float:left;border-radius:4px;background:#e8ebf0}._fac_basic_data .header .max-575-show{display:none}@media screen and (max-width:575px){.facility_module .FacilityNotes.grid-item{width:100%}._fac_basic_data .header ._title .search-new{display:none}._fac_basic_data .header .listSearchContent{max-width:100%}._fac_basic_data .header .max-575-show{display:inline-block}}._fac_basic_data .header .search-max-575-show{display:none}@media screen and (max-width:575px){._fac_basic_data .header .search-max-575-show{padding-top:10px;padding-bottom:20px;display:block;max-width:100%}}#EditFacilityModal{z-index:1000!important}@media screen and (max-width:375px){#EditFacilityModal .modal-footer{padding:15px 0!important}}#editReminderModal .modal-header{background:#eef0f4}#editReminderModal .modal-header .title{font-style:normal;font-weight:600;font-size:25px;line-height:100%;letter-spacing:-.17px;color:#000}#editReminderModal .form-float{background:#fff!important}.__subscription_expire ._third_alert .__content span{max-width:1000px;width:100%;display:block;overflow:auto}@media screen and (max-width:420px){.__subscription_expire ._third_alert .__content .title{font-size:18px}.__subscription_expire ._third_alert .__content .slogan{font-size:13px}}.__subscription_expire ._third_alert .__content .slogan .form-control:focus{border-color:rgba(213,61,67,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(213,61,67,.6)}.alert.alert-warning{word-break:break-word}@media screen and (max-width:1000px){.asset-header .res-project-options{justify-content:space-between!important}}@media screen and (max-width:542px){.asset-header .res-project-options{justify-content:space-between!important}.asset-header .res-project-options a{width:45%!important;max-width:45%!important;margin:0!important}}@media screen and (max-width:1024px){.asset-header .res-search-actions{display:flex;align-items:center;width:100%}.asset-header .res-search-actions .res-search{flex:1}.asset-header .res-search-actions .res-actions{width:30%;text-align:right}.asset-header .res-search-actions .res-actions .list-action-icons{margin-top:0!important}}@media screen and (max-width:860px){.asset-header .res-search-actions .res-actions{width:50%}}@media screen and (max-width:542px){.asset-header .res-search-actions{flex-direction:column}.asset-header .res-search-actions .res-actions{width:100%}.asset-header .res-search-actions .res-actions .list-action-icons{margin-top:10px!important}}@media screen and (max-width:1010px){.assets_main .pull-right-responsive .filter a.w-14-res{width:12%!important}}@media screen and (max-width:678px){.assets_main .pull-right-responsive .filter a.w-14-res{margin-top:10px;margin-right:10px!important}}.assets_main .list_body_train .assets_responsive{margin-bottom:20px}.assets_main .list_body_train .assets_responsive td{background-color:rgba(232,235,240,.5)!important;padding:20px!important}.assets_main .list_body_train .assets_responsive td .info{font-size:20px}.project-modules .project-options.pull-right{float:right!important}@media screen and (max-width:1385px){.work-order-recurring-module .def_content_global .def_header_ch .list-action-icons .btn-space-r:last-child{margin-right:0}.def_header_ins_recurr .res-header-ins .res-action .list-action-icons a:last-child{margin-right:0!important}.project-modules .res-project-header .btn-grp-res .list-action-icons{margin-top:10px!important}.project-modules .res-project-header .btn-grp-res .list-action-icons a:last-child{margin-right:0!important}}@media screen and (max-width:1000px){.assets_main .project-options.pull-right .res-actions{justify-content:space-between!important}.project-modules .res-project-header{display:flex;align-items:center;width:100%;padding-top:10px}.project-modules .res-project-header .search-max-w-res{flex:1;width:100%;max-width:100%}.project-modules .res-project-header .search-max-w-res .listSearchContent{width:100%!important}.project-modules .res-project-header .btn-grp-res{margin-left:20px;width:20%;text-align:right}.project-modules .res-project-header .btn-grp-res .w-20-actions{width:20%!important}.project-modules .res-project-header .btn-grp-res .w-20-actions .mt-res-1000{margin-top:0!important}}.res-inv-recurr-header .max-1486-show{display:none}@media screen and (min-width:1081px) and (max-width:1192px){.res-inv-recurr-header .sort-btn{width:80px!important}.res-inv-recurr-header .sort-btn .res-title2{display:none}}@media screen and (max-width:1486px){.res-inv-recurr-header .max-1486-show{display:block}.res-inv-recurr-header .max-1486-none{display:none}.res-inv-recurr-header .res-search-actions{display:flex;align-items:center;width:100%}.res-inv-recurr-header .res-search-actions .inv-recurr-search{max-width:100%!important;padding-top:10px;flex:1}.res-inv-recurr-header .res-search-actions .inv-recurr-search .listSearchContent{width:100%}.res-inv-recurr-header .res-search-actions .res-actions{width:30%;text-align:right}}@media screen and (min-width:1487px) and (max-width:1667px){.res-inv-recurr-header .res-search-actions .res-actions{display:block;width:100%;text-align:right;padding-top:10px}}@media screen and (max-width:1486px){.res-inv-recurr-header .res-search-actions .res-actions{padding-top:8px}}@media screen and (max-width:700px){.res-inv-recurr-header .pull-right-responsive .child{justify-content:space-between}}@media screen and (max-width:1024px){.res-inv-recurr-header .pull-right-responsive .child{display:flex}.res-inv-recurr-header .res-search-actions{display:flex;align-items:center;width:100%;padding-top:10px}.res-inv-recurr-header .res-search-actions .p-search{flex:1;margin-top:0!important}.res-inv-recurr-header .res-search-actions .res-actions{width:30%}}@media screen and (max-width:1024px) and (max-width:700px){.res-inv-recurr-header .res-search-actions .res-actions{width:40%}}@media screen and (max-width:1024px) and (max-width:540px){.res-inv-recurr-header .res-search-actions .res-actions{width:50%}}@media screen and (max-width:1000px){.res-inv-recurr-header .res-search-actions .res-actions{padding-top:0!important}.res-inv-recurr-header .res-search-actions .res-actions.mt-responsive{margin-top:0!important}}@media screen and (max-width:440px){.res-inv-recurr-header .res-search-actions{flex-direction:column}.res-inv-recurr-header .res-search-actions .res-actions{width:100%;margin-left:auto}.res-inv-recurr-header .res-search-actions .res-actions.mt-responsive{margin-top:10px!important}#createContactModal .footer-btns .btn-wrap button{width:90px!important}}@media screen and (max-width:1024px){.inv_header .res_search_actions{display:flex;align-items:center;width:100%;padding-top:10px}}@media screen and (max-width:1024px) and (max-width:520px){.inv_header .res_search_actions{flex-direction:column;align-items:start}}@media screen and (max-width:1024px){.inv_header .res_search_actions .p-search{flex:1;width:100%;max-width:100%}.inv_header .res_search_actions .p-search .listSearchContent{width:100%!important}.inv_header .res_search_actions .res-actions{margin-left:20px;width:30%;text-align:right}.inv_header .pull-right-responsive .child{padding-top:0!important}.inv_header .pull-right-responsive .child .w-res-30{width:30%!important}.inv_header .pull-right-responsive .child .w-res-19{width:19%!important}}@media screen and (max-width:1024px) and (max-width:820px){.inv_header .res_search_actions .res-actions{width:40%}}@media screen and (max-width:1024px) and (max-width:640px){.inv_header .res_search_actions .res-actions{width:50%}}@media screen and (max-width:1024px) and (max-width:1000px){.inv_header .res_search_actions .res-actions.mt-responsive{margin-top:0!important}}@media screen and (max-width:1024px) and (max-width:520px){.inv_header .res_search_actions .res-actions{width:100%;margin-top:10px!important;margin-left:0}.inv_header .res_search_actions .res-actions.mt-responsive{margin-top:10px!important}.inv_header .res_search_actions .res-actions a:last-child{margin-right:0!important}}.inv_header .pull-right-responsive .child{padding-bottom:10px}.inv_header .pull-right-responsive .child .mr-res-none{margin-right:10px!important}@media screen and (max-width:700px){.inv_header .pull-right-responsive .child{display:flex;align-items:center;justify-content:space-between;padding-top:10px!important}.inv_header .pull-right-responsive .child a{margin-right:0!important}.jobs_header .res-sort{display:flex;align-items:center;justify-content:space-between}}@media screen and (max-width:1200px){.jobs_header .res-search-actions{display:flex;align-items:center;width:100%}}@media screen and (max-width:1200px) and (max-width:610px){.jobs_header .res-search-actions{flex-direction:column}}@media screen and (max-width:1200px){.jobs_header .res-search-actions .pull-right-responsive.p-search{flex:1}.jobs_header .res-search-actions .res-actions{width:45%;text-align:right;margin-left:20px}.jobs_header .res-search-actions .res-actions .btn-space-r:last-child{margin-right:0}.jobs_header .res-search-actions .mt-responsive{margin-top:0!important}}@media screen and (max-width:1200px) and (max-width:1092px){.jobs_header .res-search-actions .res-actions{width:50%}}@media screen and (max-width:1200px) and (max-width:610px){.jobs_header .res-search-actions .res-actions{width:100%;margin-left:0}.jobs_header .res-search-actions .res-actions.mt-responsive{margin-top:10px!important}}@media screen and (max-width:991px) and (max-width:1000px){.jobs_recurr_header .res-search-actions .btn-grp-res .res-actions.list-action-icons{margin-top:0!important}}@media screen and (max-width:991px){.facility_module #createContactModal .buttons-group{position:static;text-align:right;margin-top:20px}.facility_module #createContactModal .buttons-group .fc-btn{width:80px!important}.jobs_recurr_header .res-search-actions{display:flex;align-items:center;width:100%}.jobs_recurr_header .res-search-actions .pull-right.search-max-w-res{flex:1}.jobs_recurr_header .res-search-actions .btn-grp-res .res-actions{width:40%!important;text-align:right;margin-left:20px}.jobs_recurr_header .res-search-actions .btn-grp-res .res-actions .btn-space-r:last-child{margin-right:0}}@media screen and (max-width:768px){.jobs_recurr_header .res-search-actions{display:flex;align-items:center;width:100%}.jobs_recurr_header .res-search-actions .pull-right-responsive{flex:1}.jobs_recurr_header .res-search-actions .res-actions{width:40%!important;text-align:right;margin-left:20px}.jobs_recurr_header .res-search-actions .res-actions .list-action-icons,.jobs_recurr_header .res-search-actions .res-actions.mt-responsive{margin-top:0!important}.jobs_recurr_header .res-search-actions .res-actions .list-action-icons .btn-space-r:last-child{margin-right:0}}@media screen and (max-width:486px){.jobs_recurr_header .res-search-actions{flex-direction:column}.jobs_recurr_header .res-search-actions .res-actions{width:100%!important;margin-left:0}.jobs_recurr_header .res-search-actions .res-actions.mt-responsive{margin-top:10px!important}}@media screen and (max-width:1024px){.ins_header .res-search-actions{display:flex;align-items:center;width:100%}.ins_header .res-search-actions .pull-right-responsive{flex:1}.ins_header .res-search-actions .res-actions{width:40%!important;text-align:right;margin-left:20px}.ins_header .res-search-actions .res-actions .list-action-icons,.ins_header .res-search-actions .res-actions.mt-responsive{margin-top:0!important}.ins_header .res-search-actions .res-actions .list-action-icons .btn-space-r:last-child{margin-right:0}}@media screen and (max-width:768px){.ins_header .res-search-actions .res-actions{width:50%!important}}@media screen and (max-width:610px){.ins_header .res-search-actions{flex-direction:column}.ins_header .res-search-actions .res-actions{width:100%!important;margin-left:0}.ins_header .res-search-actions .res-actions.mt-responsive{margin-top:10px!important}}@media screen and (max-width:700px){.accountManagerListPC .res-users-header .res-search{max-width:100%!important;padding-top:10px}.accountManagerListPC .res-users-header .res-search .listSearchContent{width:100%!important}.users.___profile ._profile_intro{flex-direction:column}}.users.___profile ._profile_details .__profileModal_tabs2 ul li:last-child{width:175px!important}@media screen and (max-width:675px){.users.___profile ._profile_actions{left:79%!important;top:10px!important}}@media screen and (max-width:400px){.__subscription_expire .PlanList{padding:10px}.__subscription_expire .PlanList .eachPlan{width:100%!important;margin:10px 0!important}}@media screen and (max-width:1641px){.contact_header .res-search-actions .res-actions{width:100%!important;text-align:right;margin-top:10px}.contact_header .res-search-actions .res-actions .me-none{margin-right:0!important}}@media screen and (max-width:1461px){.contact_header .res-search-actions{display:flex;width:100%}.contact_header .res-search-actions .res-search{max-width:100%!important;flex:1;margin-top:10px}.contact_header .res-search-actions .res-actions{width:30%!important;margin-left:auto!important}.contact_header .res-search-actions .res-actions .me-none{margin-right:0!important}}@media screen and (max-width:500px){.contact_header .__search{max-width:100%!important;margin-top:10px}}#DeleteReminderModal .modal-content{padding:40px;text-align:center}#DeleteReminderModal .modal-content .text-big{font-style:normal;font-weight:600;font-size:24px;line-height:100%;text-align:center;letter-spacing:-.17px;color:#000;padding:25px 0}#DeleteReminderModal .modal-content .text-des{font-style:normal;font-weight:300;font-size:18px;line-height:100%;text-align:center;letter-spacing:-.17px;color:#000;margin-bottom:50px}.spin{-webkit-animation-name:spin;animation-name:spin;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes spin{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}#ArchiveWorkOrderModal .text-title,#CreateUserLimit .text-title,#DeleteFacSuccess .text-title,#DeletePaymentHistoryModal .text-title,#LocationModal .text-title,#ModuleInstallModal .text-title,#ShareLocationModal .text-title,#closeWorkOrderModal .text-title,#deleteCommentModal .text-title,#deleteInsWorkOrderModal .text-title,#deleteNoteModal .text-title,#deleteUser .text-title,#deleteUserNote .text-title,#deleteWorkOrderModal .text-title,#disableUser .text-title,#openWorkOrderModal .text-title,#paymentInvoiceModal .text-title,#removeInsChatModal .text-title,.themeModal .text-title{font-style:normal;font-weight:600;font-size:24px;line-height:100%;text-align:center;letter-spacing:-.17px;color:#000;margin:16px 0;word-break:break-word}#ArchiveWorkOrderModal .text-des,#CreateUserLimit .text-des,#DeleteFacSuccess .text-des,#DeletePaymentHistoryModal .text-des,#LocationModal .text-des,#ModuleInstallModal .text-des,#ShareLocationModal .text-des,#closeWorkOrderModal .text-des,#deleteCommentModal .text-des,#deleteInsWorkOrderModal .text-des,#deleteNoteModal .text-des,#deleteUser .text-des,#deleteUserNote .text-des,#deleteWorkOrderModal .text-des,#disableUser .text-des,#openWorkOrderModal .text-des,#paymentInvoiceModal .text-des,#removeInsChatModal .text-des,.themeModal .text-des{font-style:normal;font-weight:300;font-size:18px;line-height:1.3;text-align:center;letter-spacing:-.17px;color:#000;margin-bottom:26px;word-break:normal}#ArchiveInsModal,#ArchiveModal,#DuplicateInsModal,#DuplicateModal,#DuplicateWoModal,#EmptyTrashModal,#FormValidation,#InvalidPaymentModal,#RestoreInsModal,#RestoreModal,#TrashModal,#UnarchiveInsModal,#UnarchiveModal,#ValidationModal,#fmModal,.themeModal{background:rgba(0,0,0,.5);z-index:9999}#ArchiveInsModal .modal-body,#ArchiveModal .modal-body,#DuplicateInsModal .modal-body,#DuplicateModal .modal-body,#DuplicateWoModal .modal-body,#EmptyTrashModal .modal-body,#FormValidation .modal-body,#InvalidPaymentModal .modal-body,#RestoreInsModal .modal-body,#RestoreModal .modal-body,#TrashModal .modal-body,#UnarchiveInsModal .modal-body,#UnarchiveModal .modal-body,#ValidationModal .modal-body,#fmModal .modal-body,.themeModal .modal-body{padding:48px;background:#eef0f4;box-shadow:0 1px 2px rgba(0,0,0,.5);border-radius:8px}@media screen and (max-width:467px){#ArchiveInsModal .modal-body,#ArchiveModal .modal-body,#DuplicateInsModal .modal-body,#DuplicateModal .modal-body,#DuplicateWoModal .modal-body,#EmptyTrashModal .modal-body,#FormValidation .modal-body,#InvalidPaymentModal .modal-body,#RestoreInsModal .modal-body,#RestoreModal .modal-body,#TrashModal .modal-body,#UnarchiveInsModal .modal-body,#UnarchiveModal .modal-body,#ValidationModal .modal-body,#fmModal .modal-body,.themeModal .modal-body{padding:48px 20px}}#ArchiveInsModal .modal-body .icon,#ArchiveModal .modal-body .icon,#DuplicateInsModal .modal-body .icon,#DuplicateModal .modal-body .icon,#DuplicateWoModal .modal-body .icon,#EmptyTrashModal .modal-body .icon,#FormValidation .modal-body .icon,#InvalidPaymentModal .modal-body .icon,#RestoreInsModal .modal-body .icon,#RestoreModal .modal-body .icon,#TrashModal .modal-body .icon,#UnarchiveInsModal .modal-body .icon,#UnarchiveModal .modal-body .icon,#ValidationModal .modal-body .icon,#fmModal .modal-body .icon,.themeModal .modal-body .icon{margin-bottom:28px}#ArchiveInsModal .modal-body .invalid-title,#ArchiveInsModal .modal-body .title,#ArchiveModal .modal-body .invalid-title,#ArchiveModal .modal-body .title,#DuplicateInsModal .modal-body .invalid-title,#DuplicateInsModal .modal-body .title,#DuplicateModal .modal-body .invalid-title,#DuplicateModal .modal-body .title,#DuplicateWoModal .modal-body .invalid-title,#DuplicateWoModal .modal-body .title,#EmptyTrashModal .modal-body .invalid-title,#EmptyTrashModal .modal-body .title,#FormValidation .modal-body .invalid-title,#FormValidation .modal-body .title,#InvalidPaymentModal .modal-body .invalid-title,#InvalidPaymentModal .modal-body .title,#RestoreInsModal .modal-body .invalid-title,#RestoreInsModal .modal-body .title,#RestoreModal .modal-body .invalid-title,#RestoreModal .modal-body .title,#TrashModal .modal-body .invalid-title,#TrashModal .modal-body .title,#UnarchiveInsModal .modal-body .invalid-title,#UnarchiveInsModal .modal-body .title,#UnarchiveModal .modal-body .invalid-title,#UnarchiveModal .modal-body .title,#ValidationModal .modal-body .invalid-title,#ValidationModal .modal-body .title,#fmModal .modal-body .invalid-title,#fmModal .modal-body .title,.themeModal .modal-body .invalid-title,.themeModal .modal-body .title{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:24px;line-height:100%;text-align:center;letter-spacing:-.17px;color:#000;margin-bottom:28px;word-break:break-word}#ArchiveInsModal .modal-body .des,#ArchiveInsModal .modal-body .invalid-des,#ArchiveModal .modal-body .des,#ArchiveModal .modal-body .invalid-des,#DuplicateInsModal .modal-body .des,#DuplicateInsModal .modal-body .invalid-des,#DuplicateModal .modal-body .des,#DuplicateModal .modal-body .invalid-des,#DuplicateWoModal .modal-body .des,#DuplicateWoModal .modal-body .invalid-des,#EmptyTrashModal .modal-body .des,#EmptyTrashModal .modal-body .invalid-des,#FormValidation .modal-body .des,#FormValidation .modal-body .invalid-des,#InvalidPaymentModal .modal-body .des,#InvalidPaymentModal .modal-body .invalid-des,#RestoreInsModal .modal-body .des,#RestoreInsModal .modal-body .invalid-des,#RestoreModal .modal-body .des,#RestoreModal .modal-body .invalid-des,#TrashModal .modal-body .des,#TrashModal .modal-body .invalid-des,#UnarchiveInsModal .modal-body .des,#UnarchiveInsModal .modal-body .invalid-des,#UnarchiveModal .modal-body .des,#UnarchiveModal .modal-body .invalid-des,#ValidationModal .modal-body .des,#ValidationModal .modal-body .invalid-des,#fmModal .modal-body .des,#fmModal .modal-body .invalid-des,.themeModal .modal-body .des,.themeModal .modal-body .invalid-des{font-family:Poppins,sans-serif;font-style:normal;font-weight:300;font-size:18px;line-height:100%;text-align:center;letter-spacing:-.17px;color:#000;margin-bottom:60px;word-break:normal}#ArchiveInsModal .modal-body .btn-wrap .btn,#ArchiveModal .modal-body .btn-wrap .btn,#DuplicateInsModal .modal-body .btn-wrap .btn,#DuplicateModal .modal-body .btn-wrap .btn,#DuplicateWoModal .modal-body .btn-wrap .btn,#EmptyTrashModal .modal-body .btn-wrap .btn,#FormValidation .modal-body .btn-wrap .btn,#InvalidPaymentModal .modal-body .btn-wrap .btn,#RestoreInsModal .modal-body .btn-wrap .btn,#RestoreModal .modal-body .btn-wrap .btn,#TrashModal .modal-body .btn-wrap .btn,#UnarchiveInsModal .modal-body .btn-wrap .btn,#UnarchiveModal .modal-body .btn-wrap .btn,#ValidationModal .modal-body .btn-wrap .btn,#fmModal .modal-body .btn-wrap .btn,.themeModal .modal-body .btn-wrap .btn{width:121px;border-radius:4px;height:38px}#ArchiveInsModal .modal-body .btn-wrap .btn-option,#ArchiveModal .modal-body .btn-wrap .btn-option,#DuplicateInsModal .modal-body .btn-wrap .btn-option,#DuplicateModal .modal-body .btn-wrap .btn-option,#DuplicateWoModal .modal-body .btn-wrap .btn-option,#EmptyTrashModal .modal-body .btn-wrap .btn-option,#FormValidation .modal-body .btn-wrap .btn-option,#InvalidPaymentModal .modal-body .btn-wrap .btn-option,#RestoreInsModal .modal-body .btn-wrap .btn-option,#RestoreModal .modal-body .btn-wrap .btn-option,#TrashModal .modal-body .btn-wrap .btn-option,#UnarchiveInsModal .modal-body .btn-wrap .btn-option,#UnarchiveModal .modal-body .btn-wrap .btn-option,#ValidationModal .modal-body .btn-wrap .btn-option,#fmModal .modal-body .btn-wrap .btn-option,.themeModal .modal-body .btn-wrap .btn-option{margin-right:20px}#ArchiveInsModal .modal-body .btn-wrap .btn-loading:after,#ArchiveModal .modal-body .btn-wrap .btn-loading:after,#DuplicateInsModal .modal-body .btn-wrap .btn-loading:after,#DuplicateModal .modal-body .btn-wrap .btn-loading:after,#DuplicateWoModal .modal-body .btn-wrap .btn-loading:after,#EmptyTrashModal .modal-body .btn-wrap .btn-loading:after,#FormValidation .modal-body .btn-wrap .btn-loading:after,#InvalidPaymentModal .modal-body .btn-wrap .btn-loading:after,#RestoreInsModal .modal-body .btn-wrap .btn-loading:after,#RestoreModal .modal-body .btn-wrap .btn-loading:after,#TrashModal .modal-body .btn-wrap .btn-loading:after,#UnarchiveInsModal .modal-body .btn-wrap .btn-loading:after,#UnarchiveModal .modal-body .btn-wrap .btn-loading:after,#ValidationModal .modal-body .btn-wrap .btn-loading:after,#fmModal .modal-body .btn-wrap .btn-loading:after,.themeModal .modal-body .btn-wrap .btn-loading:after{content:'';display:block;width:1.5em;height:1.5em;position:absolute;left:calc(50% - .75em);top:calc(50% - .75em);border:.15em solid transparent;border-right-color:#fff;border-radius:50%;-webkit-animation:.7s linear infinite button-anim;animation:.7s linear infinite button-anim;opacity:1}#RestoreInsModal .icon i:before,#RestoreModal .icon i:before{font-size:45px!important}#createFolderModal .modal-header,#createFolderModalChi .modal-header,#editFolderModal .modal-header{background:#eef0f4!important;color:#212121}#createFolderModal .form-float,#createFolderModalChi .form-float,#editFolderModal .form-float{background:#fff!important}#createFolderModal .modal-header h4,#editFolderModal .modal-header h4{font-size:24px;font-weight:600}#createFolderModal .modal-footer,#editFolderModal .modal-footer{border:none;padding:15px 15px 25px}#PreviewAlert .modal-body{border-radius:8px;padding:48px 30px!important}#PreviewAlert .modal-body .title{word-break:break-word}@media screen and (max-width:575px){#PreviewAlert .modal-body{padding:48px 10px!important}#PreviewAlert .modal-body .title{font-size:16px}}#PreviewAlert .modal-body .btn-wrap{margin-top:25px}#createContactModal .footer-btns .btn-wrap{position:absolute;right:0;top:-39px}@media screen and (max-width:1200px){#__calendar_Module .def_content_global{overflow:auto}#__calendar_Module .def_content_global ._content_panel_right_bar.ntShr{-webkit-transform:scaleX(1)!important;transform:scaleX(1)!important;max-width:100%!important;width:100%!important;padding-left:0!important}}#openImportModal ._Facility_Import{min-height:calc(100vh - 165px)}@media screen and (max-width:400px){#openImportModal ._Facility_Import ._ImportTitle{padding:40px 30px!important}}@media screen and (max-width:620px){#openImportModal ._Facility_Import ._ImportBox ._fac_comp_triiger{display:flex;justify-content:center;align-items:center;width:100%;flex-direction:column}}@media screen and (max-width:620px) and (max-width:620px){#openImportModal ._Facility_Import ._ImportBox ._fac_comp_triiger ._each_comp{width:100%;margin-bottom:10px}#openImportModal ._Facility_Import ._ImportBox ._fac_comp_triiger ._each_comp ._icon_box{width:50%}}._profile_details .__profileModal_tabs2{width:100%}._profile_details .__profileModal_tabs2 ul{margin:0;padding:0;list-style:none;width:100%}._profile_details .__profileModal_tabs2 ul li{float:left;color:#636363;cursor:pointer;margin:8px 2px 8px 10px;font-size:14px;width:175px;height:45px;position:relative;background:rgba(205,212,222,.5);border-radius:4px!important;text-align:center;padding:12px;transition:all .2s linear}._profile_details .__profileModal_tabs2 ul li:last-child{width:auto}._profile_details .__profileModal_tabs2 ul li.active{background:#d53d43;color:#fff}.expiring-label{padding:5px 13px;border-radius:11px;display:inline-block;font-size:11px}.expiring-label.soon{background-color:rgba(236,166,92,.15);color:#eca65c}.expiring-label.expired{background-color:rgba(213,61,67,.15);color:#d53d43}.expiring-label.pending{background-color:rgba(146,61,213,.15);color:#923dd5}#newDocModal .form-float{font-family:Poppins,sans-serif;width:100%;height:43px;vertical-align:top;cursor:pointer;outline:0;font-size:13px;background:#fff;border-radius:12px;color:inherit;display:block;padding:6px 20px;transition:border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;transition:all .2s linear;border:1px solid #c7c7c7!important;transition:.2s all ease-in-out}#newDocModal .form-float:active,#newDocModal .form-float:focus,#newDocModal .form-float:hover{border-color:#b5b7c6;transition:all .2s linear}#newDocModal .form-float:focus{border-color:#828282;transition:.2s all ease-in-out}#newDocModal .form-float-picker{font-family:Poppins,sans-serif;width:100%;height:43px;vertical-align:top;cursor:pointer;outline:0;font-size:13px;background:#fff;border-radius:12px;color:inherit;display:block;transition:border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;transition:all .2s linear;padding:0!important;border:1px solid #c7c7c7!important;transition:.2s all ease-in-out}#newDocModal .form-float-picker:active,#newDocModal .form-float-picker:focus,#newDocModal .form-float-picker:hover{border-color:#b5b7c6;transition:all .2s linear}#newDocModal .form-float-picker:focus{border-color:#828282;transition:.2s all ease-in-out}#newDocModal .form-float-picker .flatpickr-input{height:40px!important}._default th:first-child{position:relative!important;top:4px!important}._default td:first-child label{margin-bottom:16px!important}._default._compact th:first-child{top:0!important}.checkbox-padding{padding-left:10px!important}._compact.recur th:first-child{position:relative;top:-6px}._compact .invoices-checkbox-padding{padding-left:20px!important}@media screen and (max-width:600px){.modal-dialog{min-width:90%!important}.create-asset .res-cancel-btn{display:none}}@media screen and (max-width:1455px){.fm-content .pull-right-responsive.list-actions{width:100%}.fm-content .pull-right-responsive.list-actions .list-action-icons{display:block;text-align:right;margin-top:10px}}@media screen and (max-width:1455px) and (max-width:1455px){.fm-content .pull-right-responsive.list-actions .list-action-icons .btn:nth-child(3){margin-right:0}}.fm-content .pull-right-responsive.p-search{max-width:300px!important;width:100%;margin-right:10px}@media screen and (max-width:1470px){.fm-content .pull-right-responsive.p-search{max-width:200px!important;width:100%}}@media (max-width:1000px){.fm-content .pull-right-responsive.p-search{max-width:200px!important;margin-top:0!important}}.fm-content .pull-right-responsive.p-search .listSearchContent{width:100%!important;margin-top:0}@media screen and (max-width:1200px){.fm-content .res_search_actions{display:flex;align-items:center;width:100%;padding-top:10px}.fm-content .res_search_actions .p-search{flex:1;width:100%;max-width:100%!important;margin-right:0!important}.fm-content .res_search_actions .p-search .listSearchContent{width:100%!important}.fm-content .res_search_actions .res-actions{margin-left:20px;width:30%;text-align:right}.fm-content .res_search_actions .res-actions .list-action-icons{margin-top:0}}@media screen and (max-width:1200px) and (max-width:700px){.fm-content .res_search_actions .pull-right-responsive{margin-top:0!important}.fm-content .res_search_actions .res-actions{margin-left:10px}}@media screen and (max-width:600px){.fm-content .res_search_actions{flex-direction:column;gap:10px}.fm-content .res_search_actions .res-actions{width:100%;margin:0}}.w-160-res-max{width:160px}.fm-create-h-45{height:45.84px;display:flex;justify-content:end;align-items:center}@media screen and (max-width:365px){.title-res-22{font-size:22px!important}}@media screen and (max-width:700px){.w-160-res-max{width:100%}.mr-700-none{margin-right:0!important}}@media screen and (max-width:1200px){.main-content{overflow-y:auto!important}.def_content_global{box-shadow:none!important}.def_content_global ._content_bar ._panel_layout ._content_panel ._content_panel_right_bar,.def_content_global ._content_bar ._panel_layout ._content_panel ._content_panel_right_bar.ntShr{padding-left:0!important;-webkit-transform:scaleX(1)!important;transform:scaleX(1)!important;max-width:100%!important;margin-bottom:5px!important}}.spin-loader{-webkit-animation:2s linear infinite spin;animation:2s linear infinite spin}@keyframes spin{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.btn-theme{background-image:linear-gradient(to right,#bc3d79 0,#d53d43 51%,#bc3d79 100%);padding:10px;height:46px;text-align:center;transition:background-position .5s ease,color .5s ease;background-size:200% auto;color:#fff;border-radius:12px;display:block;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;outline:0;border:none!important}.btn-theme:hover{background-position:right center!important;color:#fff;text-decoration:none}.btn-theme:active,.btn-theme:focus{outline:0!important;border:none!important;color:#fff!important;background-position:right center!important}.btn-theme-custom{background-image:linear-gradient(to right,#bc3d79 0,#d53d43 51%,#bc3d79 100%)!important;padding:10px;height:46px;text-align:center;transition:background-position .5s ease,color .5s ease;background-size:200% 100%;color:#fff;border-radius:12px;display:block;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;outline:0;border:none!important;background-position:left center}.btn-theme-custom:hover{background-position:right center!important;color:#fff;text-decoration:none}.btn-theme-custom:active,.btn-theme-custom:focus{outline:0!important;border:none!important;color:#fff!important;background-position:right center!important}.btn-theme2{border-radius:12px;background:#d53d43;background:linear-gradient(90deg,rgba(146,61,213,.15) 0,rgba(213,61,67,.15) 50%);color:#d53d43;font-size:13px;font-weight:500;text-align:center;padding:10px;height:40px;margin:0;transition:.3s ease}.btn-theme2:focus,.btn-theme2:hover{transition:.3s ease;color:#d53d43;background-color:rgba(204,44,51,.15)}.btn-upload{cursor:pointer;padding:6.5px 12px;background-color:rgba(213,61,67,.15);outline:0;border:none;color:#d53d43!important;font-size:12px;border-radius:8px;transition:.3s all ease-in-out;text-decoration:none}.btn-upload:hover{background-color:rgba(204,44,51,.2);transition:.3s all ease-in-out;color:#d53d43!important;text-decoration:none}.btn-upload:focus{background-color:rgba(204,44,51,.2);color:#d53d43;text-decoration:none}.d-block{display:block}.error-message{font-size:12px;color:#d53d43}.input-loader{position:absolute;right:30px;top:14px;width:16px;height:16px}.margin-top-1{margin-top:1px!important}.margin-bottom-1{margin-bottom:1px!important}.margin-left-1{margin-left:1px!important}.margin-right-1{margin-right:1px!important}.margin-x-1{margin-left:1px!important;margin-right:1px!important}.margin-y-1{margin-top:1px!important;margin-bottom:1px!important}.margin-top-2{margin-top:2px!important}.margin-bottom-2{margin-bottom:2px!important}.margin-left-2{margin-left:2px!important}.margin-right-2{margin-right:2px!important}.margin-x-2{margin-left:2px!important;margin-right:2px!important}.margin-y-2{margin-top:2px!important;margin-bottom:2px!important}.margin-top-3{margin-top:3px!important}.margin-bottom-3{margin-bottom:3px!important}.margin-left-3{margin-left:3px!important}.margin-right-3{margin-right:3px!important}.margin-x-3{margin-left:3px!important;margin-right:3px!important}.margin-y-3{margin-top:3px!important;margin-bottom:3px!important}.margin-top-4{margin-top:4px!important}.margin-bottom-4{margin-bottom:4px!important}.margin-left-4{margin-left:4px!important}.margin-right-4{margin-right:4px!important}.margin-x-4{margin-left:4px!important;margin-right:4px!important}.margin-y-4{margin-top:4px!important;margin-bottom:4px!important}.margin-top-5{margin-top:5px!important}.margin-bottom-5{margin-bottom:5px!important}.margin-left-5{margin-left:5px!important}.margin-right-5{margin-right:5px!important}.margin-x-5{margin-left:5px!important;margin-right:5px!important}.margin-y-5{margin-top:5px!important;margin-bottom:5px!important}.margin-top-6{margin-top:6px!important}.margin-bottom-6{margin-bottom:6px!important}.margin-left-6{margin-left:6px!important}.margin-right-6{margin-right:6px!important}.margin-x-6{margin-left:6px!important;margin-right:6px!important}.margin-y-6{margin-top:6px!important;margin-bottom:6px!important}.margin-top-7{margin-top:7px!important}.margin-bottom-7{margin-bottom:7px!important}.margin-left-7{margin-left:7px!important}.margin-right-7{margin-right:7px!important}.margin-x-7{margin-left:7px!important;margin-right:7px!important}.margin-y-7{margin-top:7px!important;margin-bottom:7px!important}.margin-top-8{margin-top:8px!important}.margin-bottom-8{margin-bottom:8px!important}.margin-left-8{margin-left:8px!important}.margin-right-8{margin-right:8px!important}.margin-x-8{margin-left:8px!important;margin-right:8px!important}.margin-y-8{margin-top:8px!important;margin-bottom:8px!important}.margin-top-9{margin-top:9px!important}.margin-bottom-9{margin-bottom:9px!important}.margin-left-9{margin-left:9px!important}.margin-right-9{margin-right:9px!important}.margin-x-9{margin-left:9px!important;margin-right:9px!important}.margin-y-9{margin-top:9px!important;margin-bottom:9px!important}.margin-top-10{margin-top:10px!important}.margin-bottom-10{margin-bottom:10px!important}.margin-left-10{margin-left:10px!important}.margin-right-10{margin-right:10px!important}.margin-x-10{margin-left:10px!important;margin-right:10px!important}.margin-y-10{margin-top:10px!important;margin-bottom:10px!important}.margin-top-11{margin-top:11px!important}.margin-bottom-11{margin-bottom:11px!important}.margin-left-11{margin-left:11px!important}.margin-right-11{margin-right:11px!important}.margin-x-11{margin-left:11px!important;margin-right:11px!important}.margin-y-11{margin-top:11px!important;margin-bottom:11px!important}.margin-top-12{margin-top:12px!important}.margin-bottom-12{margin-bottom:12px!important}.margin-left-12{margin-left:12px!important}.margin-right-12{margin-right:12px!important}.margin-x-12{margin-left:12px!important;margin-right:12px!important}.margin-y-12{margin-top:12px!important;margin-bottom:12px!important}.margin-top-13{margin-top:13px!important}.margin-bottom-13{margin-bottom:13px!important}.margin-left-13{margin-left:13px!important}.margin-right-13{margin-right:13px!important}.margin-x-13{margin-left:13px!important;margin-right:13px!important}.margin-y-13{margin-top:13px!important;margin-bottom:13px!important}.margin-top-14{margin-top:14px!important}.margin-bottom-14{margin-bottom:14px!important}.margin-left-14{margin-left:14px!important}.margin-right-14{margin-right:14px!important}.margin-x-14{margin-left:14px!important;margin-right:14px!important}.margin-y-14{margin-top:14px!important;margin-bottom:14px!important}.margin-top-15{margin-top:15px!important}.margin-bottom-15{margin-bottom:15px!important}.margin-left-15{margin-left:15px!important}.margin-right-15{margin-right:15px!important}.margin-x-15{margin-left:15px!important;margin-right:15px!important}.margin-y-15{margin-top:15px!important;margin-bottom:15px!important}.margin-top-16{margin-top:16px!important}.margin-bottom-16{margin-bottom:16px!important}.margin-left-16{margin-left:16px!important}.margin-right-16{margin-right:16px!important}.margin-x-16{margin-left:16px!important;margin-right:16px!important}.margin-y-16{margin-top:16px!important;margin-bottom:16px!important}.margin-top-17{margin-top:17px!important}.margin-bottom-17{margin-bottom:17px!important}.margin-left-17{margin-left:17px!important}.margin-right-17{margin-right:17px!important}.margin-x-17{margin-left:17px!important;margin-right:17px!important}.margin-y-17{margin-top:17px!important;margin-bottom:17px!important}.margin-top-18{margin-top:18px!important}.margin-bottom-18{margin-bottom:18px!important}.margin-left-18{margin-left:18px!important}.margin-right-18{margin-right:18px!important}.margin-x-18{margin-left:18px!important;margin-right:18px!important}.margin-y-18{margin-top:18px!important;margin-bottom:18px!important}.margin-top-19{margin-top:19px!important}.margin-bottom-19{margin-bottom:19px!important}.margin-left-19{margin-left:19px!important}.margin-right-19{margin-right:19px!important}.margin-x-19{margin-left:19px!important;margin-right:19px!important}.margin-y-19{margin-top:19px!important;margin-bottom:19px!important}.margin-top-20{margin-top:20px!important}.margin-bottom-20{margin-bottom:20px!important}.margin-left-20{margin-left:20px!important}.margin-right-20{margin-right:20px!important}.margin-x-20{margin-left:20px!important;margin-right:20px!important}.margin-y-20{margin-top:20px!important;margin-bottom:20px!important}.margin-top-21{margin-top:21px!important}.margin-bottom-21{margin-bottom:21px!important}.margin-left-21{margin-left:21px!important}.margin-right-21{margin-right:21px!important}.margin-x-21{margin-left:21px!important;margin-right:21px!important}.margin-y-21{margin-top:21px!important;margin-bottom:21px!important}.margin-top-22{margin-top:22px!important}.margin-bottom-22{margin-bottom:22px!important}.margin-left-22{margin-left:22px!important}.margin-right-22{margin-right:22px!important}.margin-x-22{margin-left:22px!important;margin-right:22px!important}.margin-y-22{margin-top:22px!important;margin-bottom:22px!important}.margin-top-23{margin-top:23px!important}.margin-bottom-23{margin-bottom:23px!important}.margin-left-23{margin-left:23px!important}.margin-right-23{margin-right:23px!important}.margin-x-23{margin-left:23px!important;margin-right:23px!important}.margin-y-23{margin-top:23px!important;margin-bottom:23px!important}.margin-top-24{margin-top:24px!important}.margin-bottom-24{margin-bottom:24px!important}.margin-left-24{margin-left:24px!important}.margin-right-24{margin-right:24px!important}.margin-x-24{margin-left:24px!important;margin-right:24px!important}.margin-y-24{margin-top:24px!important;margin-bottom:24px!important}.margin-top-25{margin-top:25px!important}.margin-bottom-25{margin-bottom:25px!important}.margin-left-25{margin-left:25px!important}.margin-right-25{margin-right:25px!important}.margin-x-25{margin-left:25px!important;margin-right:25px!important}.margin-y-25{margin-top:25px!important;margin-bottom:25px!important}.margin-top-26{margin-top:26px!important}.margin-bottom-26{margin-bottom:26px!important}.margin-left-26{margin-left:26px!important}.margin-right-26{margin-right:26px!important}.margin-x-26{margin-left:26px!important;margin-right:26px!important}.margin-y-26{margin-top:26px!important;margin-bottom:26px!important}.margin-top-27{margin-top:27px!important}.margin-bottom-27{margin-bottom:27px!important}.margin-left-27{margin-left:27px!important}.margin-right-27{margin-right:27px!important}.margin-x-27{margin-left:27px!important;margin-right:27px!important}.margin-y-27{margin-top:27px!important;margin-bottom:27px!important}.margin-top-28{margin-top:28px!important}.margin-bottom-28{margin-bottom:28px!important}.margin-left-28{margin-left:28px!important}.margin-right-28{margin-right:28px!important}.margin-x-28{margin-left:28px!important;margin-right:28px!important}.margin-y-28{margin-top:28px!important;margin-bottom:28px!important}.margin-top-29{margin-top:29px!important}.margin-bottom-29{margin-bottom:29px!important}.margin-left-29{margin-left:29px!important}.margin-right-29{margin-right:29px!important}.margin-x-29{margin-left:29px!important;margin-right:29px!important}.margin-y-29{margin-top:29px!important;margin-bottom:29px!important}.margin-top-30{margin-top:30px!important}.margin-bottom-30{margin-bottom:30px!important}.margin-left-30{margin-left:30px!important}.margin-right-30{margin-right:30px!important}.margin-x-30{margin-left:30px!important;margin-right:30px!important}.margin-y-30{margin-top:30px!important;margin-bottom:30px!important}.margin-top-31{margin-top:31px!important}.margin-bottom-31{margin-bottom:31px!important}.margin-left-31{margin-left:31px!important}.margin-right-31{margin-right:31px!important}.margin-x-31{margin-left:31px!important;margin-right:31px!important}.margin-y-31{margin-top:31px!important;margin-bottom:31px!important}.margin-top-32{margin-top:32px!important}.margin-bottom-32{margin-bottom:32px!important}.margin-left-32{margin-left:32px!important}.margin-right-32{margin-right:32px!important}.margin-x-32{margin-left:32px!important;margin-right:32px!important}.margin-y-32{margin-top:32px!important;margin-bottom:32px!important}.margin-top-33{margin-top:33px!important}.margin-bottom-33{margin-bottom:33px!important}.margin-left-33{margin-left:33px!important}.margin-right-33{margin-right:33px!important}.margin-x-33{margin-left:33px!important;margin-right:33px!important}.margin-y-33{margin-top:33px!important;margin-bottom:33px!important}.margin-top-34{margin-top:34px!important}.margin-bottom-34{margin-bottom:34px!important}.margin-left-34{margin-left:34px!important}.margin-right-34{margin-right:34px!important}.margin-x-34{margin-left:34px!important;margin-right:34px!important}.margin-y-34{margin-top:34px!important;margin-bottom:34px!important}.margin-top-35{margin-top:35px!important}.margin-bottom-35{margin-bottom:35px!important}.margin-left-35{margin-left:35px!important}.margin-right-35{margin-right:35px!important}.margin-x-35{margin-left:35px!important;margin-right:35px!important}.margin-y-35{margin-top:35px!important;margin-bottom:35px!important}.margin-top-36{margin-top:36px!important}.margin-bottom-36{margin-bottom:36px!important}.margin-left-36{margin-left:36px!important}.margin-right-36{margin-right:36px!important}.margin-x-36{margin-left:36px!important;margin-right:36px!important}.margin-y-36{margin-top:36px!important;margin-bottom:36px!important}.margin-top-37{margin-top:37px!important}.margin-bottom-37{margin-bottom:37px!important}.margin-left-37{margin-left:37px!important}.margin-right-37{margin-right:37px!important}.margin-x-37{margin-left:37px!important;margin-right:37px!important}.margin-y-37{margin-top:37px!important;margin-bottom:37px!important}.margin-top-38{margin-top:38px!important}.margin-bottom-38{margin-bottom:38px!important}.margin-left-38{margin-left:38px!important}.margin-right-38{margin-right:38px!important}.margin-x-38{margin-left:38px!important;margin-right:38px!important}.margin-y-38{margin-top:38px!important;margin-bottom:38px!important}.margin-top-39{margin-top:39px!important}.margin-bottom-39{margin-bottom:39px!important}.margin-left-39{margin-left:39px!important}.margin-right-39{margin-right:39px!important}.margin-x-39{margin-left:39px!important;margin-right:39px!important}.margin-y-39{margin-top:39px!important;margin-bottom:39px!important}.margin-top-40{margin-top:40px!important}.margin-bottom-40{margin-bottom:40px!important}.margin-left-40{margin-left:40px!important}.margin-right-40{margin-right:40px!important}.margin-x-40{margin-left:40px!important;margin-right:40px!important}.margin-y-40{margin-top:40px!important;margin-bottom:40px!important}.margin-top-41{margin-top:41px!important}.margin-bottom-41{margin-bottom:41px!important}.margin-left-41{margin-left:41px!important}.margin-right-41{margin-right:41px!important}.margin-x-41{margin-left:41px!important;margin-right:41px!important}.margin-y-41{margin-top:41px!important;margin-bottom:41px!important}.margin-top-42{margin-top:42px!important}.margin-bottom-42{margin-bottom:42px!important}.margin-left-42{margin-left:42px!important}.margin-right-42{margin-right:42px!important}.margin-x-42{margin-left:42px!important;margin-right:42px!important}.margin-y-42{margin-top:42px!important;margin-bottom:42px!important}.margin-top-43{margin-top:43px!important}.margin-bottom-43{margin-bottom:43px!important}.margin-left-43{margin-left:43px!important}.margin-right-43{margin-right:43px!important}.margin-x-43{margin-left:43px!important;margin-right:43px!important}.margin-y-43{margin-top:43px!important;margin-bottom:43px!important}.margin-top-44{margin-top:44px!important}.margin-bottom-44{margin-bottom:44px!important}.margin-left-44{margin-left:44px!important}.margin-right-44{margin-right:44px!important}.margin-x-44{margin-left:44px!important;margin-right:44px!important}.margin-y-44{margin-top:44px!important;margin-bottom:44px!important}.margin-top-45{margin-top:45px!important}.margin-bottom-45{margin-bottom:45px!important}.margin-left-45{margin-left:45px!important}.margin-right-45{margin-right:45px!important}.margin-x-45{margin-left:45px!important;margin-right:45px!important}.margin-y-45{margin-top:45px!important;margin-bottom:45px!important}.margin-top-46{margin-top:46px!important}.margin-bottom-46{margin-bottom:46px!important}.margin-left-46{margin-left:46px!important}.margin-right-46{margin-right:46px!important}.margin-x-46{margin-left:46px!important;margin-right:46px!important}.margin-y-46{margin-top:46px!important;margin-bottom:46px!important}.margin-top-47{margin-top:47px!important}.margin-bottom-47{margin-bottom:47px!important}.margin-left-47{margin-left:47px!important}.margin-right-47{margin-right:47px!important}.margin-x-47{margin-left:47px!important;margin-right:47px!important}.margin-y-47{margin-top:47px!important;margin-bottom:47px!important}.margin-top-48{margin-top:48px!important}.margin-bottom-48{margin-bottom:48px!important}.margin-left-48{margin-left:48px!important}.margin-right-48{margin-right:48px!important}.margin-x-48{margin-left:48px!important;margin-right:48px!important}.margin-y-48{margin-top:48px!important;margin-bottom:48px!important}.margin-top-49{margin-top:49px!important}.margin-bottom-49{margin-bottom:49px!important}.margin-left-49{margin-left:49px!important}.margin-right-49{margin-right:49px!important}.margin-x-49{margin-left:49px!important;margin-right:49px!important}.margin-y-49{margin-top:49px!important;margin-bottom:49px!important}.margin-top-50{margin-top:50px!important}.margin-bottom-50{margin-bottom:50px!important}.margin-left-50{margin-left:50px!important}.margin-right-50{margin-right:50px!important}.margin-x-50{margin-left:50px!important;margin-right:50px!important}.margin-y-50{margin-top:50px!important;margin-bottom:50px!important}.margin-top-51{margin-top:51px!important}.margin-bottom-51{margin-bottom:51px!important}.margin-left-51{margin-left:51px!important}.margin-right-51{margin-right:51px!important}.margin-x-51{margin-left:51px!important;margin-right:51px!important}.margin-y-51{margin-top:51px!important;margin-bottom:51px!important}.margin-top-52{margin-top:52px!important}.margin-bottom-52{margin-bottom:52px!important}.margin-left-52{margin-left:52px!important}.margin-right-52{margin-right:52px!important}.margin-x-52{margin-left:52px!important;margin-right:52px!important}.margin-y-52{margin-top:52px!important;margin-bottom:52px!important}.margin-top-53{margin-top:53px!important}.margin-bottom-53{margin-bottom:53px!important}.margin-left-53{margin-left:53px!important}.margin-right-53{margin-right:53px!important}.margin-x-53{margin-left:53px!important;margin-right:53px!important}.margin-y-53{margin-top:53px!important;margin-bottom:53px!important}.margin-top-54{margin-top:54px!important}.margin-bottom-54{margin-bottom:54px!important}.margin-left-54{margin-left:54px!important}.margin-right-54{margin-right:54px!important}.margin-x-54{margin-left:54px!important;margin-right:54px!important}.margin-y-54{margin-top:54px!important;margin-bottom:54px!important}.margin-top-55{margin-top:55px!important}.margin-bottom-55{margin-bottom:55px!important}.margin-left-55{margin-left:55px!important}.margin-right-55{margin-right:55px!important}.margin-x-55{margin-left:55px!important;margin-right:55px!important}.margin-y-55{margin-top:55px!important;margin-bottom:55px!important}.margin-top-56{margin-top:56px!important}.margin-bottom-56{margin-bottom:56px!important}.margin-left-56{margin-left:56px!important}.margin-right-56{margin-right:56px!important}.margin-x-56{margin-left:56px!important;margin-right:56px!important}.margin-y-56{margin-top:56px!important;margin-bottom:56px!important}.margin-top-57{margin-top:57px!important}.margin-bottom-57{margin-bottom:57px!important}.margin-left-57{margin-left:57px!important}.margin-right-57{margin-right:57px!important}.margin-x-57{margin-left:57px!important;margin-right:57px!important}.margin-y-57{margin-top:57px!important;margin-bottom:57px!important}.margin-top-58{margin-top:58px!important}.margin-bottom-58{margin-bottom:58px!important}.margin-left-58{margin-left:58px!important}.margin-right-58{margin-right:58px!important}.margin-x-58{margin-left:58px!important;margin-right:58px!important}.margin-y-58{margin-top:58px!important;margin-bottom:58px!important}.margin-top-59{margin-top:59px!important}.margin-bottom-59{margin-bottom:59px!important}.margin-left-59{margin-left:59px!important}.margin-right-59{margin-right:59px!important}.margin-x-59{margin-left:59px!important;margin-right:59px!important}.margin-y-59{margin-top:59px!important;margin-bottom:59px!important}.margin-top-60{margin-top:60px!important}.margin-bottom-60{margin-bottom:60px!important}.margin-left-60{margin-left:60px!important}.margin-right-60{margin-right:60px!important}.margin-x-60{margin-left:60px!important;margin-right:60px!important}.margin-y-60{margin-top:60px!important;margin-bottom:60px!important}.margin-top-61{margin-top:61px!important}.margin-bottom-61{margin-bottom:61px!important}.margin-left-61{margin-left:61px!important}.margin-right-61{margin-right:61px!important}.margin-x-61{margin-left:61px!important;margin-right:61px!important}.margin-y-61{margin-top:61px!important;margin-bottom:61px!important}.margin-top-62{margin-top:62px!important}.margin-bottom-62{margin-bottom:62px!important}.margin-left-62{margin-left:62px!important}.margin-right-62{margin-right:62px!important}.margin-x-62{margin-left:62px!important;margin-right:62px!important}.margin-y-62{margin-top:62px!important;margin-bottom:62px!important}.margin-top-63{margin-top:63px!important}.margin-bottom-63{margin-bottom:63px!important}.margin-left-63{margin-left:63px!important}.margin-right-63{margin-right:63px!important}.margin-x-63{margin-left:63px!important;margin-right:63px!important}.margin-y-63{margin-top:63px!important;margin-bottom:63px!important}.margin-top-64{margin-top:64px!important}.margin-bottom-64{margin-bottom:64px!important}.margin-left-64{margin-left:64px!important}.margin-right-64{margin-right:64px!important}.margin-x-64{margin-left:64px!important;margin-right:64px!important}.margin-y-64{margin-top:64px!important;margin-bottom:64px!important}.margin-top-65{margin-top:65px!important}.margin-bottom-65{margin-bottom:65px!important}.margin-left-65{margin-left:65px!important}.margin-right-65{margin-right:65px!important}.margin-x-65{margin-left:65px!important;margin-right:65px!important}.margin-y-65{margin-top:65px!important;margin-bottom:65px!important}.margin-top-66{margin-top:66px!important}.margin-bottom-66{margin-bottom:66px!important}.margin-left-66{margin-left:66px!important}.margin-right-66{margin-right:66px!important}.margin-x-66{margin-left:66px!important;margin-right:66px!important}.margin-y-66{margin-top:66px!important;margin-bottom:66px!important}.margin-top-67{margin-top:67px!important}.margin-bottom-67{margin-bottom:67px!important}.margin-left-67{margin-left:67px!important}.margin-right-67{margin-right:67px!important}.margin-x-67{margin-left:67px!important;margin-right:67px!important}.margin-y-67{margin-top:67px!important;margin-bottom:67px!important}.margin-top-68{margin-top:68px!important}.margin-bottom-68{margin-bottom:68px!important}.margin-left-68{margin-left:68px!important}.margin-right-68{margin-right:68px!important}.margin-x-68{margin-left:68px!important;margin-right:68px!important}.margin-y-68{margin-top:68px!important;margin-bottom:68px!important}.margin-top-69{margin-top:69px!important}.margin-bottom-69{margin-bottom:69px!important}.margin-left-69{margin-left:69px!important}.margin-right-69{margin-right:69px!important}.margin-x-69{margin-left:69px!important;margin-right:69px!important}.margin-y-69{margin-top:69px!important;margin-bottom:69px!important}.margin-top-70{margin-top:70px!important}.margin-bottom-70{margin-bottom:70px!important}.margin-left-70{margin-left:70px!important}.margin-right-70{margin-right:70px!important}.margin-x-70{margin-left:70px!important;margin-right:70px!important}.margin-y-70{margin-top:70px!important;margin-bottom:70px!important}.margin-top-71{margin-top:71px!important}.margin-bottom-71{margin-bottom:71px!important}.margin-left-71{margin-left:71px!important}.margin-right-71{margin-right:71px!important}.margin-x-71{margin-left:71px!important;margin-right:71px!important}.margin-y-71{margin-top:71px!important;margin-bottom:71px!important}.margin-top-72{margin-top:72px!important}.margin-bottom-72{margin-bottom:72px!important}.margin-left-72{margin-left:72px!important}.margin-right-72{margin-right:72px!important}.margin-x-72{margin-left:72px!important;margin-right:72px!important}.margin-y-72{margin-top:72px!important;margin-bottom:72px!important}.margin-top-73{margin-top:73px!important}.margin-bottom-73{margin-bottom:73px!important}.margin-left-73{margin-left:73px!important}.margin-right-73{margin-right:73px!important}.margin-x-73{margin-left:73px!important;margin-right:73px!important}.margin-y-73{margin-top:73px!important;margin-bottom:73px!important}.margin-top-74{margin-top:74px!important}.margin-bottom-74{margin-bottom:74px!important}.margin-left-74{margin-left:74px!important}.margin-right-74{margin-right:74px!important}.margin-x-74{margin-left:74px!important;margin-right:74px!important}.margin-y-74{margin-top:74px!important;margin-bottom:74px!important}.margin-top-75{margin-top:75px!important}.margin-bottom-75{margin-bottom:75px!important}.margin-left-75{margin-left:75px!important}.margin-right-75{margin-right:75px!important}.margin-x-75{margin-left:75px!important;margin-right:75px!important}.margin-y-75{margin-top:75px!important;margin-bottom:75px!important}.margin-top-76{margin-top:76px!important}.margin-bottom-76{margin-bottom:76px!important}.margin-left-76{margin-left:76px!important}.margin-right-76{margin-right:76px!important}.margin-x-76{margin-left:76px!important;margin-right:76px!important}.margin-y-76{margin-top:76px!important;margin-bottom:76px!important}.margin-top-77{margin-top:77px!important}.margin-bottom-77{margin-bottom:77px!important}.margin-left-77{margin-left:77px!important}.margin-right-77{margin-right:77px!important}.margin-x-77{margin-left:77px!important;margin-right:77px!important}.margin-y-77{margin-top:77px!important;margin-bottom:77px!important}.margin-top-78{margin-top:78px!important}.margin-bottom-78{margin-bottom:78px!important}.margin-left-78{margin-left:78px!important}.margin-right-78{margin-right:78px!important}.margin-x-78{margin-left:78px!important;margin-right:78px!important}.margin-y-78{margin-top:78px!important;margin-bottom:78px!important}.margin-top-79{margin-top:79px!important}.margin-bottom-79{margin-bottom:79px!important}.margin-left-79{margin-left:79px!important}.margin-right-79{margin-right:79px!important}.margin-x-79{margin-left:79px!important;margin-right:79px!important}.margin-y-79{margin-top:79px!important;margin-bottom:79px!important}.margin-top-80{margin-top:80px!important}.margin-bottom-80{margin-bottom:80px!important}.margin-left-80{margin-left:80px!important}.margin-right-80{margin-right:80px!important}.margin-x-80{margin-left:80px!important;margin-right:80px!important}.margin-y-80{margin-top:80px!important;margin-bottom:80px!important}.margin-top-81{margin-top:81px!important}.margin-bottom-81{margin-bottom:81px!important}.margin-left-81{margin-left:81px!important}.margin-right-81{margin-right:81px!important}.margin-x-81{margin-left:81px!important;margin-right:81px!important}.margin-y-81{margin-top:81px!important;margin-bottom:81px!important}.margin-top-82{margin-top:82px!important}.margin-bottom-82{margin-bottom:82px!important}.margin-left-82{margin-left:82px!important}.margin-right-82{margin-right:82px!important}.margin-x-82{margin-left:82px!important;margin-right:82px!important}.margin-y-82{margin-top:82px!important;margin-bottom:82px!important}.margin-top-83{margin-top:83px!important}.margin-bottom-83{margin-bottom:83px!important}.margin-left-83{margin-left:83px!important}.margin-right-83{margin-right:83px!important}.margin-x-83{margin-left:83px!important;margin-right:83px!important}.margin-y-83{margin-top:83px!important;margin-bottom:83px!important}.margin-top-84{margin-top:84px!important}.margin-bottom-84{margin-bottom:84px!important}.margin-left-84{margin-left:84px!important}.margin-right-84{margin-right:84px!important}.margin-x-84{margin-left:84px!important;margin-right:84px!important}.margin-y-84{margin-top:84px!important;margin-bottom:84px!important}.margin-top-85{margin-top:85px!important}.margin-bottom-85{margin-bottom:85px!important}.margin-left-85{margin-left:85px!important}.margin-right-85{margin-right:85px!important}.margin-x-85{margin-left:85px!important;margin-right:85px!important}.margin-y-85{margin-top:85px!important;margin-bottom:85px!important}.margin-top-86{margin-top:86px!important}.margin-bottom-86{margin-bottom:86px!important}.margin-left-86{margin-left:86px!important}.margin-right-86{margin-right:86px!important}.margin-x-86{margin-left:86px!important;margin-right:86px!important}.margin-y-86{margin-top:86px!important;margin-bottom:86px!important}.margin-top-87{margin-top:87px!important}.margin-bottom-87{margin-bottom:87px!important}.margin-left-87{margin-left:87px!important}.margin-right-87{margin-right:87px!important}.margin-x-87{margin-left:87px!important;margin-right:87px!important}.margin-y-87{margin-top:87px!important;margin-bottom:87px!important}.margin-top-88{margin-top:88px!important}.margin-bottom-88{margin-bottom:88px!important}.margin-left-88{margin-left:88px!important}.margin-right-88{margin-right:88px!important}.margin-x-88{margin-left:88px!important;margin-right:88px!important}.margin-y-88{margin-top:88px!important;margin-bottom:88px!important}.margin-top-89{margin-top:89px!important}.margin-bottom-89{margin-bottom:89px!important}.margin-left-89{margin-left:89px!important}.margin-right-89{margin-right:89px!important}.margin-x-89{margin-left:89px!important;margin-right:89px!important}.margin-y-89{margin-top:89px!important;margin-bottom:89px!important}.margin-top-90{margin-top:90px!important}.margin-bottom-90{margin-bottom:90px!important}.margin-left-90{margin-left:90px!important}.margin-right-90{margin-right:90px!important}.margin-x-90{margin-left:90px!important;margin-right:90px!important}.margin-y-90{margin-top:90px!important;margin-bottom:90px!important}.margin-top-91{margin-top:91px!important}.margin-bottom-91{margin-bottom:91px!important}.margin-left-91{margin-left:91px!important}.margin-right-91{margin-right:91px!important}.margin-x-91{margin-left:91px!important;margin-right:91px!important}.margin-y-91{margin-top:91px!important;margin-bottom:91px!important}.margin-top-92{margin-top:92px!important}.margin-bottom-92{margin-bottom:92px!important}.margin-left-92{margin-left:92px!important}.margin-right-92{margin-right:92px!important}.margin-x-92{margin-left:92px!important;margin-right:92px!important}.margin-y-92{margin-top:92px!important;margin-bottom:92px!important}.margin-top-93{margin-top:93px!important}.margin-bottom-93{margin-bottom:93px!important}.margin-left-93{margin-left:93px!important}.margin-right-93{margin-right:93px!important}.margin-x-93{margin-left:93px!important;margin-right:93px!important}.margin-y-93{margin-top:93px!important;margin-bottom:93px!important}.margin-top-94{margin-top:94px!important}.margin-bottom-94{margin-bottom:94px!important}.margin-left-94{margin-left:94px!important}.margin-right-94{margin-right:94px!important}.margin-x-94{margin-left:94px!important;margin-right:94px!important}.margin-y-94{margin-top:94px!important;margin-bottom:94px!important}.margin-top-95{margin-top:95px!important}.margin-bottom-95{margin-bottom:95px!important}.margin-left-95{margin-left:95px!important}.margin-right-95{margin-right:95px!important}.margin-x-95{margin-left:95px!important;margin-right:95px!important}.margin-y-95{margin-top:95px!important;margin-bottom:95px!important}.margin-top-96{margin-top:96px!important}.margin-bottom-96{margin-bottom:96px!important}.margin-left-96{margin-left:96px!important}.margin-right-96{margin-right:96px!important}.margin-x-96{margin-left:96px!important;margin-right:96px!important}.margin-y-96{margin-top:96px!important;margin-bottom:96px!important}.margin-top-97{margin-top:97px!important}.margin-bottom-97{margin-bottom:97px!important}.margin-left-97{margin-left:97px!important}.margin-right-97{margin-right:97px!important}.margin-x-97{margin-left:97px!important;margin-right:97px!important}.margin-y-97{margin-top:97px!important;margin-bottom:97px!important}.margin-top-98{margin-top:98px!important}.margin-bottom-98{margin-bottom:98px!important}.margin-left-98{margin-left:98px!important}.margin-right-98{margin-right:98px!important}.margin-x-98{margin-left:98px!important;margin-right:98px!important}.margin-y-98{margin-top:98px!important;margin-bottom:98px!important}.margin-top-99{margin-top:99px!important}.margin-bottom-99{margin-bottom:99px!important}.margin-left-99{margin-left:99px!important}.margin-right-99{margin-right:99px!important}.margin-x-99{margin-left:99px!important;margin-right:99px!important}.margin-y-99{margin-top:99px!important;margin-bottom:99px!important}.margin-top-100{margin-top:100px!important}.margin-bottom-100{margin-bottom:100px!important}.margin-left-100{margin-left:100px!important}.margin-right-100{margin-right:100px!important}.margin-x-100{margin-left:100px!important;margin-right:100px!important}.margin-y-100{margin-top:100px!important;margin-bottom:100px!important}.margin-top-101{margin-top:101px!important}.margin-bottom-101{margin-bottom:101px!important}.margin-left-101{margin-left:101px!important}.margin-right-101{margin-right:101px!important}.margin-x-101{margin-left:101px!important;margin-right:101px!important}.margin-y-101{margin-top:101px!important;margin-bottom:101px!important}.margin-top-102{margin-top:102px!important}.margin-bottom-102{margin-bottom:102px!important}.margin-left-102{margin-left:102px!important}.margin-right-102{margin-right:102px!important}.margin-x-102{margin-left:102px!important;margin-right:102px!important}.margin-y-102{margin-top:102px!important;margin-bottom:102px!important}.margin-top-103{margin-top:103px!important}.margin-bottom-103{margin-bottom:103px!important}.margin-left-103{margin-left:103px!important}.margin-right-103{margin-right:103px!important}.margin-x-103{margin-left:103px!important;margin-right:103px!important}.margin-y-103{margin-top:103px!important;margin-bottom:103px!important}.margin-top-104{margin-top:104px!important}.margin-bottom-104{margin-bottom:104px!important}.margin-left-104{margin-left:104px!important}.margin-right-104{margin-right:104px!important}.margin-x-104{margin-left:104px!important;margin-right:104px!important}.margin-y-104{margin-top:104px!important;margin-bottom:104px!important}.margin-top-105{margin-top:105px!important}.margin-bottom-105{margin-bottom:105px!important}.margin-left-105{margin-left:105px!important}.margin-right-105{margin-right:105px!important}.margin-x-105{margin-left:105px!important;margin-right:105px!important}.margin-y-105{margin-top:105px!important;margin-bottom:105px!important}.margin-top-106{margin-top:106px!important}.margin-bottom-106{margin-bottom:106px!important}.margin-left-106{margin-left:106px!important}.margin-right-106{margin-right:106px!important}.margin-x-106{margin-left:106px!important;margin-right:106px!important}.margin-y-106{margin-top:106px!important;margin-bottom:106px!important}.margin-top-107{margin-top:107px!important}.margin-bottom-107{margin-bottom:107px!important}.margin-left-107{margin-left:107px!important}.margin-right-107{margin-right:107px!important}.margin-x-107{margin-left:107px!important;margin-right:107px!important}.margin-y-107{margin-top:107px!important;margin-bottom:107px!important}.margin-top-108{margin-top:108px!important}.margin-bottom-108{margin-bottom:108px!important}.margin-left-108{margin-left:108px!important}.margin-right-108{margin-right:108px!important}.margin-x-108{margin-left:108px!important;margin-right:108px!important}.margin-y-108{margin-top:108px!important;margin-bottom:108px!important}.margin-top-109{margin-top:109px!important}.margin-bottom-109{margin-bottom:109px!important}.margin-left-109{margin-left:109px!important}.margin-right-109{margin-right:109px!important}.margin-x-109{margin-left:109px!important;margin-right:109px!important}.margin-y-109{margin-top:109px!important;margin-bottom:109px!important}.margin-top-110{margin-top:110px!important}.margin-bottom-110{margin-bottom:110px!important}.margin-left-110{margin-left:110px!important}.margin-right-110{margin-right:110px!important}.margin-x-110{margin-left:110px!important;margin-right:110px!important}.margin-y-110{margin-top:110px!important;margin-bottom:110px!important}.margin-top-111{margin-top:111px!important}.margin-bottom-111{margin-bottom:111px!important}.margin-left-111{margin-left:111px!important}.margin-right-111{margin-right:111px!important}.margin-x-111{margin-left:111px!important;margin-right:111px!important}.margin-y-111{margin-top:111px!important;margin-bottom:111px!important}.margin-top-112{margin-top:112px!important}.margin-bottom-112{margin-bottom:112px!important}.margin-left-112{margin-left:112px!important}.margin-right-112{margin-right:112px!important}.margin-x-112{margin-left:112px!important;margin-right:112px!important}.margin-y-112{margin-top:112px!important;margin-bottom:112px!important}.margin-top-113{margin-top:113px!important}.margin-bottom-113{margin-bottom:113px!important}.margin-left-113{margin-left:113px!important}.margin-right-113{margin-right:113px!important}.margin-x-113{margin-left:113px!important;margin-right:113px!important}.margin-y-113{margin-top:113px!important;margin-bottom:113px!important}.margin-top-114{margin-top:114px!important}.margin-bottom-114{margin-bottom:114px!important}.margin-left-114{margin-left:114px!important}.margin-right-114{margin-right:114px!important}.margin-x-114{margin-left:114px!important;margin-right:114px!important}.margin-y-114{margin-top:114px!important;margin-bottom:114px!important}.margin-top-115{margin-top:115px!important}.margin-bottom-115{margin-bottom:115px!important}.margin-left-115{margin-left:115px!important}.margin-right-115{margin-right:115px!important}.margin-x-115{margin-left:115px!important;margin-right:115px!important}.margin-y-115{margin-top:115px!important;margin-bottom:115px!important}.margin-top-116{margin-top:116px!important}.margin-bottom-116{margin-bottom:116px!important}.margin-left-116{margin-left:116px!important}.margin-right-116{margin-right:116px!important}.margin-x-116{margin-left:116px!important;margin-right:116px!important}.margin-y-116{margin-top:116px!important;margin-bottom:116px!important}.margin-top-117{margin-top:117px!important}.margin-bottom-117{margin-bottom:117px!important}.margin-left-117{margin-left:117px!important}.margin-right-117{margin-right:117px!important}.margin-x-117{margin-left:117px!important;margin-right:117px!important}.margin-y-117{margin-top:117px!important;margin-bottom:117px!important}.margin-top-118{margin-top:118px!important}.margin-bottom-118{margin-bottom:118px!important}.margin-left-118{margin-left:118px!important}.margin-right-118{margin-right:118px!important}.margin-x-118{margin-left:118px!important;margin-right:118px!important}.margin-y-118{margin-top:118px!important;margin-bottom:118px!important}.margin-top-119{margin-top:119px!important}.margin-bottom-119{margin-bottom:119px!important}.margin-left-119{margin-left:119px!important}.margin-right-119{margin-right:119px!important}.margin-x-119{margin-left:119px!important;margin-right:119px!important}.margin-y-119{margin-top:119px!important;margin-bottom:119px!important}.margin-top-120{margin-top:120px!important}.margin-bottom-120{margin-bottom:120px!important}.margin-left-120{margin-left:120px!important}.margin-right-120{margin-right:120px!important}.margin-x-120{margin-left:120px!important;margin-right:120px!important}.margin-y-120{margin-top:120px!important;margin-bottom:120px!important}.margin-top-121{margin-top:121px!important}.margin-bottom-121{margin-bottom:121px!important}.margin-left-121{margin-left:121px!important}.margin-right-121{margin-right:121px!important}.margin-x-121{margin-left:121px!important;margin-right:121px!important}.margin-y-121{margin-top:121px!important;margin-bottom:121px!important}.margin-top-122{margin-top:122px!important}.margin-bottom-122{margin-bottom:122px!important}.margin-left-122{margin-left:122px!important}.margin-right-122{margin-right:122px!important}.margin-x-122{margin-left:122px!important;margin-right:122px!important}.margin-y-122{margin-top:122px!important;margin-bottom:122px!important}.margin-top-123{margin-top:123px!important}.margin-bottom-123{margin-bottom:123px!important}.margin-left-123{margin-left:123px!important}.margin-right-123{margin-right:123px!important}.margin-x-123{margin-left:123px!important;margin-right:123px!important}.margin-y-123{margin-top:123px!important;margin-bottom:123px!important}.margin-top-124{margin-top:124px!important}.margin-bottom-124{margin-bottom:124px!important}.margin-left-124{margin-left:124px!important}.margin-right-124{margin-right:124px!important}.margin-x-124{margin-left:124px!important;margin-right:124px!important}.margin-y-124{margin-top:124px!important;margin-bottom:124px!important}.margin-top-125{margin-top:125px!important}.margin-bottom-125{margin-bottom:125px!important}.margin-left-125{margin-left:125px!important}.margin-right-125{margin-right:125px!important}.margin-x-125{margin-left:125px!important;margin-right:125px!important}.margin-y-125{margin-top:125px!important;margin-bottom:125px!important}.margin-top-126{margin-top:126px!important}.margin-bottom-126{margin-bottom:126px!important}.margin-left-126{margin-left:126px!important}.margin-right-126{margin-right:126px!important}.margin-x-126{margin-left:126px!important;margin-right:126px!important}.margin-y-126{margin-top:126px!important;margin-bottom:126px!important}.margin-top-127{margin-top:127px!important}.margin-bottom-127{margin-bottom:127px!important}.margin-left-127{margin-left:127px!important}.margin-right-127{margin-right:127px!important}.margin-x-127{margin-left:127px!important;margin-right:127px!important}.margin-y-127{margin-top:127px!important;margin-bottom:127px!important}.margin-top-128{margin-top:128px!important}.margin-bottom-128{margin-bottom:128px!important}.margin-left-128{margin-left:128px!important}.margin-right-128{margin-right:128px!important}.margin-x-128{margin-left:128px!important;margin-right:128px!important}.margin-y-128{margin-top:128px!important;margin-bottom:128px!important}.margin-top-129{margin-top:129px!important}.margin-bottom-129{margin-bottom:129px!important}.margin-left-129{margin-left:129px!important}.margin-right-129{margin-right:129px!important}.margin-x-129{margin-left:129px!important;margin-right:129px!important}.margin-y-129{margin-top:129px!important;margin-bottom:129px!important}.margin-top-130{margin-top:130px!important}.margin-bottom-130{margin-bottom:130px!important}.margin-left-130{margin-left:130px!important}.margin-right-130{margin-right:130px!important}.margin-x-130{margin-left:130px!important;margin-right:130px!important}.margin-y-130{margin-top:130px!important;margin-bottom:130px!important}.margin-top-131{margin-top:131px!important}.margin-bottom-131{margin-bottom:131px!important}.margin-left-131{margin-left:131px!important}.margin-right-131{margin-right:131px!important}.margin-x-131{margin-left:131px!important;margin-right:131px!important}.margin-y-131{margin-top:131px!important;margin-bottom:131px!important}.margin-top-132{margin-top:132px!important}.margin-bottom-132{margin-bottom:132px!important}.margin-left-132{margin-left:132px!important}.margin-right-132{margin-right:132px!important}.margin-x-132{margin-left:132px!important;margin-right:132px!important}.margin-y-132{margin-top:132px!important;margin-bottom:132px!important}.margin-top-133{margin-top:133px!important}.margin-bottom-133{margin-bottom:133px!important}.margin-left-133{margin-left:133px!important}.margin-right-133{margin-right:133px!important}.margin-x-133{margin-left:133px!important;margin-right:133px!important}.margin-y-133{margin-top:133px!important;margin-bottom:133px!important}.margin-top-134{margin-top:134px!important}.margin-bottom-134{margin-bottom:134px!important}.margin-left-134{margin-left:134px!important}.margin-right-134{margin-right:134px!important}.margin-x-134{margin-left:134px!important;margin-right:134px!important}.margin-y-134{margin-top:134px!important;margin-bottom:134px!important}.margin-top-135{margin-top:135px!important}.margin-bottom-135{margin-bottom:135px!important}.margin-left-135{margin-left:135px!important}.margin-right-135{margin-right:135px!important}.margin-x-135{margin-left:135px!important;margin-right:135px!important}.margin-y-135{margin-top:135px!important;margin-bottom:135px!important}.margin-top-136{margin-top:136px!important}.margin-bottom-136{margin-bottom:136px!important}.margin-left-136{margin-left:136px!important}.margin-right-136{margin-right:136px!important}.margin-x-136{margin-left:136px!important;margin-right:136px!important}.margin-y-136{margin-top:136px!important;margin-bottom:136px!important}.margin-top-137{margin-top:137px!important}.margin-bottom-137{margin-bottom:137px!important}.margin-left-137{margin-left:137px!important}.margin-right-137{margin-right:137px!important}.margin-x-137{margin-left:137px!important;margin-right:137px!important}.margin-y-137{margin-top:137px!important;margin-bottom:137px!important}.margin-top-138{margin-top:138px!important}.margin-bottom-138{margin-bottom:138px!important}.margin-left-138{margin-left:138px!important}.margin-right-138{margin-right:138px!important}.margin-x-138{margin-left:138px!important;margin-right:138px!important}.margin-y-138{margin-top:138px!important;margin-bottom:138px!important}.margin-top-139{margin-top:139px!important}.margin-bottom-139{margin-bottom:139px!important}.margin-left-139{margin-left:139px!important}.margin-right-139{margin-right:139px!important}.margin-x-139{margin-left:139px!important;margin-right:139px!important}.margin-y-139{margin-top:139px!important;margin-bottom:139px!important}.margin-top-140{margin-top:140px!important}.margin-bottom-140{margin-bottom:140px!important}.margin-left-140{margin-left:140px!important}.margin-right-140{margin-right:140px!important}.margin-x-140{margin-left:140px!important;margin-right:140px!important}.margin-y-140{margin-top:140px!important;margin-bottom:140px!important}.margin-top-141{margin-top:141px!important}.margin-bottom-141{margin-bottom:141px!important}.margin-left-141{margin-left:141px!important}.margin-right-141{margin-right:141px!important}.margin-x-141{margin-left:141px!important;margin-right:141px!important}.margin-y-141{margin-top:141px!important;margin-bottom:141px!important}.margin-top-142{margin-top:142px!important}.margin-bottom-142{margin-bottom:142px!important}.margin-left-142{margin-left:142px!important}.margin-right-142{margin-right:142px!important}.margin-x-142{margin-left:142px!important;margin-right:142px!important}.margin-y-142{margin-top:142px!important;margin-bottom:142px!important}.margin-top-143{margin-top:143px!important}.margin-bottom-143{margin-bottom:143px!important}.margin-left-143{margin-left:143px!important}.margin-right-143{margin-right:143px!important}.margin-x-143{margin-left:143px!important;margin-right:143px!important}.margin-y-143{margin-top:143px!important;margin-bottom:143px!important}.margin-top-144{margin-top:144px!important}.margin-bottom-144{margin-bottom:144px!important}.margin-left-144{margin-left:144px!important}.margin-right-144{margin-right:144px!important}.margin-x-144{margin-left:144px!important;margin-right:144px!important}.margin-y-144{margin-top:144px!important;margin-bottom:144px!important}.margin-top-145{margin-top:145px!important}.margin-bottom-145{margin-bottom:145px!important}.margin-left-145{margin-left:145px!important}.margin-right-145{margin-right:145px!important}.margin-x-145{margin-left:145px!important;margin-right:145px!important}.margin-y-145{margin-top:145px!important;margin-bottom:145px!important}.margin-top-146{margin-top:146px!important}.margin-bottom-146{margin-bottom:146px!important}.margin-left-146{margin-left:146px!important}.margin-right-146{margin-right:146px!important}.margin-x-146{margin-left:146px!important;margin-right:146px!important}.margin-y-146{margin-top:146px!important;margin-bottom:146px!important}.margin-top-147{margin-top:147px!important}.margin-bottom-147{margin-bottom:147px!important}.margin-left-147{margin-left:147px!important}.margin-right-147{margin-right:147px!important}.margin-x-147{margin-left:147px!important;margin-right:147px!important}.margin-y-147{margin-top:147px!important;margin-bottom:147px!important}.margin-top-148{margin-top:148px!important}.margin-bottom-148{margin-bottom:148px!important}.margin-left-148{margin-left:148px!important}.margin-right-148{margin-right:148px!important}.margin-x-148{margin-left:148px!important;margin-right:148px!important}.margin-y-148{margin-top:148px!important;margin-bottom:148px!important}.margin-top-149{margin-top:149px!important}.margin-bottom-149{margin-bottom:149px!important}.margin-left-149{margin-left:149px!important}.margin-right-149{margin-right:149px!important}.margin-x-149{margin-left:149px!important;margin-right:149px!important}.margin-y-149{margin-top:149px!important;margin-bottom:149px!important}.margin-top-150{margin-top:150px!important}.margin-bottom-150{margin-bottom:150px!important}.margin-left-150{margin-left:150px!important}.margin-right-150{margin-right:150px!important}.margin-x-150{margin-left:150px!important;margin-right:150px!important}.margin-y-150{margin-top:150px!important;margin-bottom:150px!important}.margin-top-151{margin-top:151px!important}.margin-bottom-151{margin-bottom:151px!important}.margin-left-151{margin-left:151px!important}.margin-right-151{margin-right:151px!important}.margin-x-151{margin-left:151px!important;margin-right:151px!important}.margin-y-151{margin-top:151px!important;margin-bottom:151px!important}.margin-top-152{margin-top:152px!important}.margin-bottom-152{margin-bottom:152px!important}.margin-left-152{margin-left:152px!important}.margin-right-152{margin-right:152px!important}.margin-x-152{margin-left:152px!important;margin-right:152px!important}.margin-y-152{margin-top:152px!important;margin-bottom:152px!important}.margin-top-153{margin-top:153px!important}.margin-bottom-153{margin-bottom:153px!important}.margin-left-153{margin-left:153px!important}.margin-right-153{margin-right:153px!important}.margin-x-153{margin-left:153px!important;margin-right:153px!important}.margin-y-153{margin-top:153px!important;margin-bottom:153px!important}.margin-top-154{margin-top:154px!important}.margin-bottom-154{margin-bottom:154px!important}.margin-left-154{margin-left:154px!important}.margin-right-154{margin-right:154px!important}.margin-x-154{margin-left:154px!important;margin-right:154px!important}.margin-y-154{margin-top:154px!important;margin-bottom:154px!important}.margin-top-155{margin-top:155px!important}.margin-bottom-155{margin-bottom:155px!important}.margin-left-155{margin-left:155px!important}.margin-right-155{margin-right:155px!important}.margin-x-155{margin-left:155px!important;margin-right:155px!important}.margin-y-155{margin-top:155px!important;margin-bottom:155px!important}.margin-top-156{margin-top:156px!important}.margin-bottom-156{margin-bottom:156px!important}.margin-left-156{margin-left:156px!important}.margin-right-156{margin-right:156px!important}.margin-x-156{margin-left:156px!important;margin-right:156px!important}.margin-y-156{margin-top:156px!important;margin-bottom:156px!important}.margin-top-157{margin-top:157px!important}.margin-bottom-157{margin-bottom:157px!important}.margin-left-157{margin-left:157px!important}.margin-right-157{margin-right:157px!important}.margin-x-157{margin-left:157px!important;margin-right:157px!important}.margin-y-157{margin-top:157px!important;margin-bottom:157px!important}.margin-top-158{margin-top:158px!important}.margin-bottom-158{margin-bottom:158px!important}.margin-left-158{margin-left:158px!important}.margin-right-158{margin-right:158px!important}.margin-x-158{margin-left:158px!important;margin-right:158px!important}.margin-y-158{margin-top:158px!important;margin-bottom:158px!important}.margin-top-159{margin-top:159px!important}.margin-bottom-159{margin-bottom:159px!important}.margin-left-159{margin-left:159px!important}.margin-right-159{margin-right:159px!important}.margin-x-159{margin-left:159px!important;margin-right:159px!important}.margin-y-159{margin-top:159px!important;margin-bottom:159px!important}.margin-top-160{margin-top:160px!important}.margin-bottom-160{margin-bottom:160px!important}.margin-left-160{margin-left:160px!important}.margin-right-160{margin-right:160px!important}.margin-x-160{margin-left:160px!important;margin-right:160px!important}.margin-y-160{margin-top:160px!important;margin-bottom:160px!important}.margin-top-161{margin-top:161px!important}.margin-bottom-161{margin-bottom:161px!important}.margin-left-161{margin-left:161px!important}.margin-right-161{margin-right:161px!important}.margin-x-161{margin-left:161px!important;margin-right:161px!important}.margin-y-161{margin-top:161px!important;margin-bottom:161px!important}.margin-top-162{margin-top:162px!important}.margin-bottom-162{margin-bottom:162px!important}.margin-left-162{margin-left:162px!important}.margin-right-162{margin-right:162px!important}.margin-x-162{margin-left:162px!important;margin-right:162px!important}.margin-y-162{margin-top:162px!important;margin-bottom:162px!important}.margin-top-163{margin-top:163px!important}.margin-bottom-163{margin-bottom:163px!important}.margin-left-163{margin-left:163px!important}.margin-right-163{margin-right:163px!important}.margin-x-163{margin-left:163px!important;margin-right:163px!important}.margin-y-163{margin-top:163px!important;margin-bottom:163px!important}.margin-top-164{margin-top:164px!important}.margin-bottom-164{margin-bottom:164px!important}.margin-left-164{margin-left:164px!important}.margin-right-164{margin-right:164px!important}.margin-x-164{margin-left:164px!important;margin-right:164px!important}.margin-y-164{margin-top:164px!important;margin-bottom:164px!important}.margin-top-165{margin-top:165px!important}.margin-bottom-165{margin-bottom:165px!important}.margin-left-165{margin-left:165px!important}.margin-right-165{margin-right:165px!important}.margin-x-165{margin-left:165px!important;margin-right:165px!important}.margin-y-165{margin-top:165px!important;margin-bottom:165px!important}.margin-top-166{margin-top:166px!important}.margin-bottom-166{margin-bottom:166px!important}.margin-left-166{margin-left:166px!important}.margin-right-166{margin-right:166px!important}.margin-x-166{margin-left:166px!important;margin-right:166px!important}.margin-y-166{margin-top:166px!important;margin-bottom:166px!important}.margin-top-167{margin-top:167px!important}.margin-bottom-167{margin-bottom:167px!important}.margin-left-167{margin-left:167px!important}.margin-right-167{margin-right:167px!important}.margin-x-167{margin-left:167px!important;margin-right:167px!important}.margin-y-167{margin-top:167px!important;margin-bottom:167px!important}.margin-top-168{margin-top:168px!important}.margin-bottom-168{margin-bottom:168px!important}.margin-left-168{margin-left:168px!important}.margin-right-168{margin-right:168px!important}.margin-x-168{margin-left:168px!important;margin-right:168px!important}.margin-y-168{margin-top:168px!important;margin-bottom:168px!important}.margin-top-169{margin-top:169px!important}.margin-bottom-169{margin-bottom:169px!important}.margin-left-169{margin-left:169px!important}.margin-right-169{margin-right:169px!important}.margin-x-169{margin-left:169px!important;margin-right:169px!important}.margin-y-169{margin-top:169px!important;margin-bottom:169px!important}.margin-top-170{margin-top:170px!important}.margin-bottom-170{margin-bottom:170px!important}.margin-left-170{margin-left:170px!important}.margin-right-170{margin-right:170px!important}.margin-x-170{margin-left:170px!important;margin-right:170px!important}.margin-y-170{margin-top:170px!important;margin-bottom:170px!important}.margin-top-171{margin-top:171px!important}.margin-bottom-171{margin-bottom:171px!important}.margin-left-171{margin-left:171px!important}.margin-right-171{margin-right:171px!important}.margin-x-171{margin-left:171px!important;margin-right:171px!important}.margin-y-171{margin-top:171px!important;margin-bottom:171px!important}.margin-top-172{margin-top:172px!important}.margin-bottom-172{margin-bottom:172px!important}.margin-left-172{margin-left:172px!important}.margin-right-172{margin-right:172px!important}.margin-x-172{margin-left:172px!important;margin-right:172px!important}.margin-y-172{margin-top:172px!important;margin-bottom:172px!important}.margin-top-173{margin-top:173px!important}.margin-bottom-173{margin-bottom:173px!important}.margin-left-173{margin-left:173px!important}.margin-right-173{margin-right:173px!important}.margin-x-173{margin-left:173px!important;margin-right:173px!important}.margin-y-173{margin-top:173px!important;margin-bottom:173px!important}.margin-top-174{margin-top:174px!important}.margin-bottom-174{margin-bottom:174px!important}.margin-left-174{margin-left:174px!important}.margin-right-174{margin-right:174px!important}.margin-x-174{margin-left:174px!important;margin-right:174px!important}.margin-y-174{margin-top:174px!important;margin-bottom:174px!important}.margin-top-175{margin-top:175px!important}.margin-bottom-175{margin-bottom:175px!important}.margin-left-175{margin-left:175px!important}.margin-right-175{margin-right:175px!important}.margin-x-175{margin-left:175px!important;margin-right:175px!important}.margin-y-175{margin-top:175px!important;margin-bottom:175px!important}.margin-top-176{margin-top:176px!important}.margin-bottom-176{margin-bottom:176px!important}.margin-left-176{margin-left:176px!important}.margin-right-176{margin-right:176px!important}.margin-x-176{margin-left:176px!important;margin-right:176px!important}.margin-y-176{margin-top:176px!important;margin-bottom:176px!important}.margin-top-177{margin-top:177px!important}.margin-bottom-177{margin-bottom:177px!important}.margin-left-177{margin-left:177px!important}.margin-right-177{margin-right:177px!important}.margin-x-177{margin-left:177px!important;margin-right:177px!important}.margin-y-177{margin-top:177px!important;margin-bottom:177px!important}.margin-top-178{margin-top:178px!important}.margin-bottom-178{margin-bottom:178px!important}.margin-left-178{margin-left:178px!important}.margin-right-178{margin-right:178px!important}.margin-x-178{margin-left:178px!important;margin-right:178px!important}.margin-y-178{margin-top:178px!important;margin-bottom:178px!important}.margin-top-179{margin-top:179px!important}.margin-bottom-179{margin-bottom:179px!important}.margin-left-179{margin-left:179px!important}.margin-right-179{margin-right:179px!important}.margin-x-179{margin-left:179px!important;margin-right:179px!important}.margin-y-179{margin-top:179px!important;margin-bottom:179px!important}.margin-top-180{margin-top:180px!important}.margin-bottom-180{margin-bottom:180px!important}.margin-left-180{margin-left:180px!important}.margin-right-180{margin-right:180px!important}.margin-x-180{margin-left:180px!important;margin-right:180px!important}.margin-y-180{margin-top:180px!important;margin-bottom:180px!important}.margin-top-181{margin-top:181px!important}.margin-bottom-181{margin-bottom:181px!important}.margin-left-181{margin-left:181px!important}.margin-right-181{margin-right:181px!important}.margin-x-181{margin-left:181px!important;margin-right:181px!important}.margin-y-181{margin-top:181px!important;margin-bottom:181px!important}.margin-top-182{margin-top:182px!important}.margin-bottom-182{margin-bottom:182px!important}.margin-left-182{margin-left:182px!important}.margin-right-182{margin-right:182px!important}.margin-x-182{margin-left:182px!important;margin-right:182px!important}.margin-y-182{margin-top:182px!important;margin-bottom:182px!important}.margin-top-183{margin-top:183px!important}.margin-bottom-183{margin-bottom:183px!important}.margin-left-183{margin-left:183px!important}.margin-right-183{margin-right:183px!important}.margin-x-183{margin-left:183px!important;margin-right:183px!important}.margin-y-183{margin-top:183px!important;margin-bottom:183px!important}.margin-top-184{margin-top:184px!important}.margin-bottom-184{margin-bottom:184px!important}.margin-left-184{margin-left:184px!important}.margin-right-184{margin-right:184px!important}.margin-x-184{margin-left:184px!important;margin-right:184px!important}.margin-y-184{margin-top:184px!important;margin-bottom:184px!important}.margin-top-185{margin-top:185px!important}.margin-bottom-185{margin-bottom:185px!important}.margin-left-185{margin-left:185px!important}.margin-right-185{margin-right:185px!important}.margin-x-185{margin-left:185px!important;margin-right:185px!important}.margin-y-185{margin-top:185px!important;margin-bottom:185px!important}.margin-top-186{margin-top:186px!important}.margin-bottom-186{margin-bottom:186px!important}.margin-left-186{margin-left:186px!important}.margin-right-186{margin-right:186px!important}.margin-x-186{margin-left:186px!important;margin-right:186px!important}.margin-y-186{margin-top:186px!important;margin-bottom:186px!important}.margin-top-187{margin-top:187px!important}.margin-bottom-187{margin-bottom:187px!important}.margin-left-187{margin-left:187px!important}.margin-right-187{margin-right:187px!important}.margin-x-187{margin-left:187px!important;margin-right:187px!important}.margin-y-187{margin-top:187px!important;margin-bottom:187px!important}.margin-top-188{margin-top:188px!important}.margin-bottom-188{margin-bottom:188px!important}.margin-left-188{margin-left:188px!important}.margin-right-188{margin-right:188px!important}.margin-x-188{margin-left:188px!important;margin-right:188px!important}.margin-y-188{margin-top:188px!important;margin-bottom:188px!important}.margin-top-189{margin-top:189px!important}.margin-bottom-189{margin-bottom:189px!important}.margin-left-189{margin-left:189px!important}.margin-right-189{margin-right:189px!important}.margin-x-189{margin-left:189px!important;margin-right:189px!important}.margin-y-189{margin-top:189px!important;margin-bottom:189px!important}.margin-top-190{margin-top:190px!important}.margin-bottom-190{margin-bottom:190px!important}.margin-left-190{margin-left:190px!important}.margin-right-190{margin-right:190px!important}.margin-x-190{margin-left:190px!important;margin-right:190px!important}.margin-y-190{margin-top:190px!important;margin-bottom:190px!important}.margin-top-191{margin-top:191px!important}.margin-bottom-191{margin-bottom:191px!important}.margin-left-191{margin-left:191px!important}.margin-right-191{margin-right:191px!important}.margin-x-191{margin-left:191px!important;margin-right:191px!important}.margin-y-191{margin-top:191px!important;margin-bottom:191px!important}.margin-top-192{margin-top:192px!important}.margin-bottom-192{margin-bottom:192px!important}.margin-left-192{margin-left:192px!important}.margin-right-192{margin-right:192px!important}.margin-x-192{margin-left:192px!important;margin-right:192px!important}.margin-y-192{margin-top:192px!important;margin-bottom:192px!important}.margin-top-193{margin-top:193px!important}.margin-bottom-193{margin-bottom:193px!important}.margin-left-193{margin-left:193px!important}.margin-right-193{margin-right:193px!important}.margin-x-193{margin-left:193px!important;margin-right:193px!important}.margin-y-193{margin-top:193px!important;margin-bottom:193px!important}.margin-top-194{margin-top:194px!important}.margin-bottom-194{margin-bottom:194px!important}.margin-left-194{margin-left:194px!important}.margin-right-194{margin-right:194px!important}.margin-x-194{margin-left:194px!important;margin-right:194px!important}.margin-y-194{margin-top:194px!important;margin-bottom:194px!important}.margin-top-195{margin-top:195px!important}.margin-bottom-195{margin-bottom:195px!important}.margin-left-195{margin-left:195px!important}.margin-right-195{margin-right:195px!important}.margin-x-195{margin-left:195px!important;margin-right:195px!important}.margin-y-195{margin-top:195px!important;margin-bottom:195px!important}.margin-top-196{margin-top:196px!important}.margin-bottom-196{margin-bottom:196px!important}.margin-left-196{margin-left:196px!important}.margin-right-196{margin-right:196px!important}.margin-x-196{margin-left:196px!important;margin-right:196px!important}.margin-y-196{margin-top:196px!important;margin-bottom:196px!important}.margin-top-197{margin-top:197px!important}.margin-bottom-197{margin-bottom:197px!important}.margin-left-197{margin-left:197px!important}.margin-right-197{margin-right:197px!important}.margin-x-197{margin-left:197px!important;margin-right:197px!important}.margin-y-197{margin-top:197px!important;margin-bottom:197px!important}.margin-top-198{margin-top:198px!important}.margin-bottom-198{margin-bottom:198px!important}.margin-left-198{margin-left:198px!important}.margin-right-198{margin-right:198px!important}.margin-x-198{margin-left:198px!important;margin-right:198px!important}.margin-y-198{margin-top:198px!important;margin-bottom:198px!important}.margin-top-199{margin-top:199px!important}.margin-bottom-199{margin-bottom:199px!important}.margin-left-199{margin-left:199px!important}.margin-right-199{margin-right:199px!important}.margin-x-199{margin-left:199px!important;margin-right:199px!important}.margin-y-199{margin-top:199px!important;margin-bottom:199px!important}.margin-top-200{margin-top:200px!important}.margin-bottom-200{margin-bottom:200px!important}.margin-left-200{margin-left:200px!important}.margin-right-200{margin-right:200px!important}.margin-x-200{margin-left:200px!important;margin-right:200px!important}.margin-y-200{margin-top:200px!important;margin-bottom:200px!important}.margin-top-201{margin-top:201px!important}.margin-bottom-201{margin-bottom:201px!important}.margin-left-201{margin-left:201px!important}.margin-right-201{margin-right:201px!important}.margin-x-201{margin-left:201px!important;margin-right:201px!important}.margin-y-201{margin-top:201px!important;margin-bottom:201px!important}.margin-top-202{margin-top:202px!important}.margin-bottom-202{margin-bottom:202px!important}.margin-left-202{margin-left:202px!important}.margin-right-202{margin-right:202px!important}.margin-x-202{margin-left:202px!important;margin-right:202px!important}.margin-y-202{margin-top:202px!important;margin-bottom:202px!important}.margin-top-203{margin-top:203px!important}.margin-bottom-203{margin-bottom:203px!important}.margin-left-203{margin-left:203px!important}.margin-right-203{margin-right:203px!important}.margin-x-203{margin-left:203px!important;margin-right:203px!important}.margin-y-203{margin-top:203px!important;margin-bottom:203px!important}.margin-top-204{margin-top:204px!important}.margin-bottom-204{margin-bottom:204px!important}.margin-left-204{margin-left:204px!important}.margin-right-204{margin-right:204px!important}.margin-x-204{margin-left:204px!important;margin-right:204px!important}.margin-y-204{margin-top:204px!important;margin-bottom:204px!important}.margin-top-205{margin-top:205px!important}.margin-bottom-205{margin-bottom:205px!important}.margin-left-205{margin-left:205px!important}.margin-right-205{margin-right:205px!important}.margin-x-205{margin-left:205px!important;margin-right:205px!important}.margin-y-205{margin-top:205px!important;margin-bottom:205px!important}.margin-top-206{margin-top:206px!important}.margin-bottom-206{margin-bottom:206px!important}.margin-left-206{margin-left:206px!important}.margin-right-206{margin-right:206px!important}.margin-x-206{margin-left:206px!important;margin-right:206px!important}.margin-y-206{margin-top:206px!important;margin-bottom:206px!important}.margin-top-207{margin-top:207px!important}.margin-bottom-207{margin-bottom:207px!important}.margin-left-207{margin-left:207px!important}.margin-right-207{margin-right:207px!important}.margin-x-207{margin-left:207px!important;margin-right:207px!important}.margin-y-207{margin-top:207px!important;margin-bottom:207px!important}.margin-top-208{margin-top:208px!important}.margin-bottom-208{margin-bottom:208px!important}.margin-left-208{margin-left:208px!important}.margin-right-208{margin-right:208px!important}.margin-x-208{margin-left:208px!important;margin-right:208px!important}.margin-y-208{margin-top:208px!important;margin-bottom:208px!important}.margin-top-209{margin-top:209px!important}.margin-bottom-209{margin-bottom:209px!important}.margin-left-209{margin-left:209px!important}.margin-right-209{margin-right:209px!important}.margin-x-209{margin-left:209px!important;margin-right:209px!important}.margin-y-209{margin-top:209px!important;margin-bottom:209px!important}.margin-top-210{margin-top:210px!important}.margin-bottom-210{margin-bottom:210px!important}.margin-left-210{margin-left:210px!important}.margin-right-210{margin-right:210px!important}.margin-x-210{margin-left:210px!important;margin-right:210px!important}.margin-y-210{margin-top:210px!important;margin-bottom:210px!important}.margin-top-211{margin-top:211px!important}.margin-bottom-211{margin-bottom:211px!important}.margin-left-211{margin-left:211px!important}.margin-right-211{margin-right:211px!important}.margin-x-211{margin-left:211px!important;margin-right:211px!important}.margin-y-211{margin-top:211px!important;margin-bottom:211px!important}.margin-top-212{margin-top:212px!important}.margin-bottom-212{margin-bottom:212px!important}.margin-left-212{margin-left:212px!important}.margin-right-212{margin-right:212px!important}.margin-x-212{margin-left:212px!important;margin-right:212px!important}.margin-y-212{margin-top:212px!important;margin-bottom:212px!important}.margin-top-213{margin-top:213px!important}.margin-bottom-213{margin-bottom:213px!important}.margin-left-213{margin-left:213px!important}.margin-right-213{margin-right:213px!important}.margin-x-213{margin-left:213px!important;margin-right:213px!important}.margin-y-213{margin-top:213px!important;margin-bottom:213px!important}.margin-top-214{margin-top:214px!important}.margin-bottom-214{margin-bottom:214px!important}.margin-left-214{margin-left:214px!important}.margin-right-214{margin-right:214px!important}.margin-x-214{margin-left:214px!important;margin-right:214px!important}.margin-y-214{margin-top:214px!important;margin-bottom:214px!important}.margin-top-215{margin-top:215px!important}.margin-bottom-215{margin-bottom:215px!important}.margin-left-215{margin-left:215px!important}.margin-right-215{margin-right:215px!important}.margin-x-215{margin-left:215px!important;margin-right:215px!important}.margin-y-215{margin-top:215px!important;margin-bottom:215px!important}.margin-top-216{margin-top:216px!important}.margin-bottom-216{margin-bottom:216px!important}.margin-left-216{margin-left:216px!important}.margin-right-216{margin-right:216px!important}.margin-x-216{margin-left:216px!important;margin-right:216px!important}.margin-y-216{margin-top:216px!important;margin-bottom:216px!important}.margin-top-217{margin-top:217px!important}.margin-bottom-217{margin-bottom:217px!important}.margin-left-217{margin-left:217px!important}.margin-right-217{margin-right:217px!important}.margin-x-217{margin-left:217px!important;margin-right:217px!important}.margin-y-217{margin-top:217px!important;margin-bottom:217px!important}.margin-top-218{margin-top:218px!important}.margin-bottom-218{margin-bottom:218px!important}.margin-left-218{margin-left:218px!important}.margin-right-218{margin-right:218px!important}.margin-x-218{margin-left:218px!important;margin-right:218px!important}.margin-y-218{margin-top:218px!important;margin-bottom:218px!important}.margin-top-219{margin-top:219px!important}.margin-bottom-219{margin-bottom:219px!important}.margin-left-219{margin-left:219px!important}.margin-right-219{margin-right:219px!important}.margin-x-219{margin-left:219px!important;margin-right:219px!important}.margin-y-219{margin-top:219px!important;margin-bottom:219px!important}.margin-top-220{margin-top:220px!important}.margin-bottom-220{margin-bottom:220px!important}.margin-left-220{margin-left:220px!important}.margin-right-220{margin-right:220px!important}.margin-x-220{margin-left:220px!important;margin-right:220px!important}.margin-y-220{margin-top:220px!important;margin-bottom:220px!important}.margin-top-221{margin-top:221px!important}.margin-bottom-221{margin-bottom:221px!important}.margin-left-221{margin-left:221px!important}.margin-right-221{margin-right:221px!important}.margin-x-221{margin-left:221px!important;margin-right:221px!important}.margin-y-221{margin-top:221px!important;margin-bottom:221px!important}.margin-top-222{margin-top:222px!important}.margin-bottom-222{margin-bottom:222px!important}.margin-left-222{margin-left:222px!important}.margin-right-222{margin-right:222px!important}.margin-x-222{margin-left:222px!important;margin-right:222px!important}.margin-y-222{margin-top:222px!important;margin-bottom:222px!important}.margin-top-223{margin-top:223px!important}.margin-bottom-223{margin-bottom:223px!important}.margin-left-223{margin-left:223px!important}.margin-right-223{margin-right:223px!important}.margin-x-223{margin-left:223px!important;margin-right:223px!important}.margin-y-223{margin-top:223px!important;margin-bottom:223px!important}.margin-top-224{margin-top:224px!important}.margin-bottom-224{margin-bottom:224px!important}.margin-left-224{margin-left:224px!important}.margin-right-224{margin-right:224px!important}.margin-x-224{margin-left:224px!important;margin-right:224px!important}.margin-y-224{margin-top:224px!important;margin-bottom:224px!important}.margin-top-225{margin-top:225px!important}.margin-bottom-225{margin-bottom:225px!important}.margin-left-225{margin-left:225px!important}.margin-right-225{margin-right:225px!important}.margin-x-225{margin-left:225px!important;margin-right:225px!important}.margin-y-225{margin-top:225px!important;margin-bottom:225px!important}.margin-top-226{margin-top:226px!important}.margin-bottom-226{margin-bottom:226px!important}.margin-left-226{margin-left:226px!important}.margin-right-226{margin-right:226px!important}.margin-x-226{margin-left:226px!important;margin-right:226px!important}.margin-y-226{margin-top:226px!important;margin-bottom:226px!important}.margin-top-227{margin-top:227px!important}.margin-bottom-227{margin-bottom:227px!important}.margin-left-227{margin-left:227px!important}.margin-right-227{margin-right:227px!important}.margin-x-227{margin-left:227px!important;margin-right:227px!important}.margin-y-227{margin-top:227px!important;margin-bottom:227px!important}.margin-top-228{margin-top:228px!important}.margin-bottom-228{margin-bottom:228px!important}.margin-left-228{margin-left:228px!important}.margin-right-228{margin-right:228px!important}.margin-x-228{margin-left:228px!important;margin-right:228px!important}.margin-y-228{margin-top:228px!important;margin-bottom:228px!important}.margin-top-229{margin-top:229px!important}.margin-bottom-229{margin-bottom:229px!important}.margin-left-229{margin-left:229px!important}.margin-right-229{margin-right:229px!important}.margin-x-229{margin-left:229px!important;margin-right:229px!important}.margin-y-229{margin-top:229px!important;margin-bottom:229px!important}.margin-top-230{margin-top:230px!important}.margin-bottom-230{margin-bottom:230px!important}.margin-left-230{margin-left:230px!important}.margin-right-230{margin-right:230px!important}.margin-x-230{margin-left:230px!important;margin-right:230px!important}.margin-y-230{margin-top:230px!important;margin-bottom:230px!important}.margin-top-231{margin-top:231px!important}.margin-bottom-231{margin-bottom:231px!important}.margin-left-231{margin-left:231px!important}.margin-right-231{margin-right:231px!important}.margin-x-231{margin-left:231px!important;margin-right:231px!important}.margin-y-231{margin-top:231px!important;margin-bottom:231px!important}.margin-top-232{margin-top:232px!important}.margin-bottom-232{margin-bottom:232px!important}.margin-left-232{margin-left:232px!important}.margin-right-232{margin-right:232px!important}.margin-x-232{margin-left:232px!important;margin-right:232px!important}.margin-y-232{margin-top:232px!important;margin-bottom:232px!important}.margin-top-233{margin-top:233px!important}.margin-bottom-233{margin-bottom:233px!important}.margin-left-233{margin-left:233px!important}.margin-right-233{margin-right:233px!important}.margin-x-233{margin-left:233px!important;margin-right:233px!important}.margin-y-233{margin-top:233px!important;margin-bottom:233px!important}.margin-top-234{margin-top:234px!important}.margin-bottom-234{margin-bottom:234px!important}.margin-left-234{margin-left:234px!important}.margin-right-234{margin-right:234px!important}.margin-x-234{margin-left:234px!important;margin-right:234px!important}.margin-y-234{margin-top:234px!important;margin-bottom:234px!important}.margin-top-235{margin-top:235px!important}.margin-bottom-235{margin-bottom:235px!important}.margin-left-235{margin-left:235px!important}.margin-right-235{margin-right:235px!important}.margin-x-235{margin-left:235px!important;margin-right:235px!important}.margin-y-235{margin-top:235px!important;margin-bottom:235px!important}.margin-top-236{margin-top:236px!important}.margin-bottom-236{margin-bottom:236px!important}.margin-left-236{margin-left:236px!important}.margin-right-236{margin-right:236px!important}.margin-x-236{margin-left:236px!important;margin-right:236px!important}.margin-y-236{margin-top:236px!important;margin-bottom:236px!important}.margin-top-237{margin-top:237px!important}.margin-bottom-237{margin-bottom:237px!important}.margin-left-237{margin-left:237px!important}.margin-right-237{margin-right:237px!important}.margin-x-237{margin-left:237px!important;margin-right:237px!important}.margin-y-237{margin-top:237px!important;margin-bottom:237px!important}.margin-top-238{margin-top:238px!important}.margin-bottom-238{margin-bottom:238px!important}.margin-left-238{margin-left:238px!important}.margin-right-238{margin-right:238px!important}.margin-x-238{margin-left:238px!important;margin-right:238px!important}.margin-y-238{margin-top:238px!important;margin-bottom:238px!important}.margin-top-239{margin-top:239px!important}.margin-bottom-239{margin-bottom:239px!important}.margin-left-239{margin-left:239px!important}.margin-right-239{margin-right:239px!important}.margin-x-239{margin-left:239px!important;margin-right:239px!important}.margin-y-239{margin-top:239px!important;margin-bottom:239px!important}.margin-top-240{margin-top:240px!important}.margin-bottom-240{margin-bottom:240px!important}.margin-left-240{margin-left:240px!important}.margin-right-240{margin-right:240px!important}.margin-x-240{margin-left:240px!important;margin-right:240px!important}.margin-y-240{margin-top:240px!important;margin-bottom:240px!important}.margin-top-241{margin-top:241px!important}.margin-bottom-241{margin-bottom:241px!important}.margin-left-241{margin-left:241px!important}.margin-right-241{margin-right:241px!important}.margin-x-241{margin-left:241px!important;margin-right:241px!important}.margin-y-241{margin-top:241px!important;margin-bottom:241px!important}.margin-top-242{margin-top:242px!important}.margin-bottom-242{margin-bottom:242px!important}.margin-left-242{margin-left:242px!important}.margin-right-242{margin-right:242px!important}.margin-x-242{margin-left:242px!important;margin-right:242px!important}.margin-y-242{margin-top:242px!important;margin-bottom:242px!important}.margin-top-243{margin-top:243px!important}.margin-bottom-243{margin-bottom:243px!important}.margin-left-243{margin-left:243px!important}.margin-right-243{margin-right:243px!important}.margin-x-243{margin-left:243px!important;margin-right:243px!important}.margin-y-243{margin-top:243px!important;margin-bottom:243px!important}.margin-top-244{margin-top:244px!important}.margin-bottom-244{margin-bottom:244px!important}.margin-left-244{margin-left:244px!important}.margin-right-244{margin-right:244px!important}.margin-x-244{margin-left:244px!important;margin-right:244px!important}.margin-y-244{margin-top:244px!important;margin-bottom:244px!important}.margin-top-245{margin-top:245px!important}.margin-bottom-245{margin-bottom:245px!important}.margin-left-245{margin-left:245px!important}.margin-right-245{margin-right:245px!important}.margin-x-245{margin-left:245px!important;margin-right:245px!important}.margin-y-245{margin-top:245px!important;margin-bottom:245px!important}.margin-top-246{margin-top:246px!important}.margin-bottom-246{margin-bottom:246px!important}.margin-left-246{margin-left:246px!important}.margin-right-246{margin-right:246px!important}.margin-x-246{margin-left:246px!important;margin-right:246px!important}.margin-y-246{margin-top:246px!important;margin-bottom:246px!important}.margin-top-247{margin-top:247px!important}.margin-bottom-247{margin-bottom:247px!important}.margin-left-247{margin-left:247px!important}.margin-right-247{margin-right:247px!important}.margin-x-247{margin-left:247px!important;margin-right:247px!important}.margin-y-247{margin-top:247px!important;margin-bottom:247px!important}.margin-top-248{margin-top:248px!important}.margin-bottom-248{margin-bottom:248px!important}.margin-left-248{margin-left:248px!important}.margin-right-248{margin-right:248px!important}.margin-x-248{margin-left:248px!important;margin-right:248px!important}.margin-y-248{margin-top:248px!important;margin-bottom:248px!important}.margin-top-249{margin-top:249px!important}.margin-bottom-249{margin-bottom:249px!important}.margin-left-249{margin-left:249px!important}.margin-right-249{margin-right:249px!important}.margin-x-249{margin-left:249px!important;margin-right:249px!important}.margin-y-249{margin-top:249px!important;margin-bottom:249px!important}.margin-top-250{margin-top:250px!important}.margin-bottom-250{margin-bottom:250px!important}.margin-left-250{margin-left:250px!important}.margin-right-250{margin-right:250px!important}.margin-x-250{margin-left:250px!important;margin-right:250px!important}.margin-y-250{margin-top:250px!important;margin-bottom:250px!important}.margin-top-251{margin-top:251px!important}.margin-bottom-251{margin-bottom:251px!important}.margin-left-251{margin-left:251px!important}.margin-right-251{margin-right:251px!important}.margin-x-251{margin-left:251px!important;margin-right:251px!important}.margin-y-251{margin-top:251px!important;margin-bottom:251px!important}.margin-top-252{margin-top:252px!important}.margin-bottom-252{margin-bottom:252px!important}.margin-left-252{margin-left:252px!important}.margin-right-252{margin-right:252px!important}.margin-x-252{margin-left:252px!important;margin-right:252px!important}.margin-y-252{margin-top:252px!important;margin-bottom:252px!important}.margin-top-253{margin-top:253px!important}.margin-bottom-253{margin-bottom:253px!important}.margin-left-253{margin-left:253px!important}.margin-right-253{margin-right:253px!important}.margin-x-253{margin-left:253px!important;margin-right:253px!important}.margin-y-253{margin-top:253px!important;margin-bottom:253px!important}.margin-top-254{margin-top:254px!important}.margin-bottom-254{margin-bottom:254px!important}.margin-left-254{margin-left:254px!important}.margin-right-254{margin-right:254px!important}.margin-x-254{margin-left:254px!important;margin-right:254px!important}.margin-y-254{margin-top:254px!important;margin-bottom:254px!important}.margin-top-255{margin-top:255px!important}.margin-bottom-255{margin-bottom:255px!important}.margin-left-255{margin-left:255px!important}.margin-right-255{margin-right:255px!important}.margin-x-255{margin-left:255px!important;margin-right:255px!important}.margin-y-255{margin-top:255px!important;margin-bottom:255px!important}.margin-top-256{margin-top:256px!important}.margin-bottom-256{margin-bottom:256px!important}.margin-left-256{margin-left:256px!important}.margin-right-256{margin-right:256px!important}.margin-x-256{margin-left:256px!important;margin-right:256px!important}.margin-y-256{margin-top:256px!important;margin-bottom:256px!important}.margin-top-257{margin-top:257px!important}.margin-bottom-257{margin-bottom:257px!important}.margin-left-257{margin-left:257px!important}.margin-right-257{margin-right:257px!important}.margin-x-257{margin-left:257px!important;margin-right:257px!important}.margin-y-257{margin-top:257px!important;margin-bottom:257px!important}.margin-top-258{margin-top:258px!important}.margin-bottom-258{margin-bottom:258px!important}.margin-left-258{margin-left:258px!important}.margin-right-258{margin-right:258px!important}.margin-x-258{margin-left:258px!important;margin-right:258px!important}.margin-y-258{margin-top:258px!important;margin-bottom:258px!important}.margin-top-259{margin-top:259px!important}.margin-bottom-259{margin-bottom:259px!important}.margin-left-259{margin-left:259px!important}.margin-right-259{margin-right:259px!important}.margin-x-259{margin-left:259px!important;margin-right:259px!important}.margin-y-259{margin-top:259px!important;margin-bottom:259px!important}.margin-top-260{margin-top:260px!important}.margin-bottom-260{margin-bottom:260px!important}.margin-left-260{margin-left:260px!important}.margin-right-260{margin-right:260px!important}.margin-x-260{margin-left:260px!important;margin-right:260px!important}.margin-y-260{margin-top:260px!important;margin-bottom:260px!important}.margin-top-261{margin-top:261px!important}.margin-bottom-261{margin-bottom:261px!important}.margin-left-261{margin-left:261px!important}.margin-right-261{margin-right:261px!important}.margin-x-261{margin-left:261px!important;margin-right:261px!important}.margin-y-261{margin-top:261px!important;margin-bottom:261px!important}.margin-top-262{margin-top:262px!important}.margin-bottom-262{margin-bottom:262px!important}.margin-left-262{margin-left:262px!important}.margin-right-262{margin-right:262px!important}.margin-x-262{margin-left:262px!important;margin-right:262px!important}.margin-y-262{margin-top:262px!important;margin-bottom:262px!important}.margin-top-263{margin-top:263px!important}.margin-bottom-263{margin-bottom:263px!important}.margin-left-263{margin-left:263px!important}.margin-right-263{margin-right:263px!important}.margin-x-263{margin-left:263px!important;margin-right:263px!important}.margin-y-263{margin-top:263px!important;margin-bottom:263px!important}.margin-top-264{margin-top:264px!important}.margin-bottom-264{margin-bottom:264px!important}.margin-left-264{margin-left:264px!important}.margin-right-264{margin-right:264px!important}.margin-x-264{margin-left:264px!important;margin-right:264px!important}.margin-y-264{margin-top:264px!important;margin-bottom:264px!important}.margin-top-265{margin-top:265px!important}.margin-bottom-265{margin-bottom:265px!important}.margin-left-265{margin-left:265px!important}.margin-right-265{margin-right:265px!important}.margin-x-265{margin-left:265px!important;margin-right:265px!important}.margin-y-265{margin-top:265px!important;margin-bottom:265px!important}.margin-top-266{margin-top:266px!important}.margin-bottom-266{margin-bottom:266px!important}.margin-left-266{margin-left:266px!important}.margin-right-266{margin-right:266px!important}.margin-x-266{margin-left:266px!important;margin-right:266px!important}.margin-y-266{margin-top:266px!important;margin-bottom:266px!important}.margin-top-267{margin-top:267px!important}.margin-bottom-267{margin-bottom:267px!important}.margin-left-267{margin-left:267px!important}.margin-right-267{margin-right:267px!important}.margin-x-267{margin-left:267px!important;margin-right:267px!important}.margin-y-267{margin-top:267px!important;margin-bottom:267px!important}.margin-top-268{margin-top:268px!important}.margin-bottom-268{margin-bottom:268px!important}.margin-left-268{margin-left:268px!important}.margin-right-268{margin-right:268px!important}.margin-x-268{margin-left:268px!important;margin-right:268px!important}.margin-y-268{margin-top:268px!important;margin-bottom:268px!important}.margin-top-269{margin-top:269px!important}.margin-bottom-269{margin-bottom:269px!important}.margin-left-269{margin-left:269px!important}.margin-right-269{margin-right:269px!important}.margin-x-269{margin-left:269px!important;margin-right:269px!important}.margin-y-269{margin-top:269px!important;margin-bottom:269px!important}.margin-top-270{margin-top:270px!important}.margin-bottom-270{margin-bottom:270px!important}.margin-left-270{margin-left:270px!important}.margin-right-270{margin-right:270px!important}.margin-x-270{margin-left:270px!important;margin-right:270px!important}.margin-y-270{margin-top:270px!important;margin-bottom:270px!important}.margin-top-271{margin-top:271px!important}.margin-bottom-271{margin-bottom:271px!important}.margin-left-271{margin-left:271px!important}.margin-right-271{margin-right:271px!important}.margin-x-271{margin-left:271px!important;margin-right:271px!important}.margin-y-271{margin-top:271px!important;margin-bottom:271px!important}.margin-top-272{margin-top:272px!important}.margin-bottom-272{margin-bottom:272px!important}.margin-left-272{margin-left:272px!important}.margin-right-272{margin-right:272px!important}.margin-x-272{margin-left:272px!important;margin-right:272px!important}.margin-y-272{margin-top:272px!important;margin-bottom:272px!important}.margin-top-273{margin-top:273px!important}.margin-bottom-273{margin-bottom:273px!important}.margin-left-273{margin-left:273px!important}.margin-right-273{margin-right:273px!important}.margin-x-273{margin-left:273px!important;margin-right:273px!important}.margin-y-273{margin-top:273px!important;margin-bottom:273px!important}.margin-top-274{margin-top:274px!important}.margin-bottom-274{margin-bottom:274px!important}.margin-left-274{margin-left:274px!important}.margin-right-274{margin-right:274px!important}.margin-x-274{margin-left:274px!important;margin-right:274px!important}.margin-y-274{margin-top:274px!important;margin-bottom:274px!important}.margin-top-275{margin-top:275px!important}.margin-bottom-275{margin-bottom:275px!important}.margin-left-275{margin-left:275px!important}.margin-right-275{margin-right:275px!important}.margin-x-275{margin-left:275px!important;margin-right:275px!important}.margin-y-275{margin-top:275px!important;margin-bottom:275px!important}.margin-top-276{margin-top:276px!important}.margin-bottom-276{margin-bottom:276px!important}.margin-left-276{margin-left:276px!important}.margin-right-276{margin-right:276px!important}.margin-x-276{margin-left:276px!important;margin-right:276px!important}.margin-y-276{margin-top:276px!important;margin-bottom:276px!important}.margin-top-277{margin-top:277px!important}.margin-bottom-277{margin-bottom:277px!important}.margin-left-277{margin-left:277px!important}.margin-right-277{margin-right:277px!important}.margin-x-277{margin-left:277px!important;margin-right:277px!important}.margin-y-277{margin-top:277px!important;margin-bottom:277px!important}.margin-top-278{margin-top:278px!important}.margin-bottom-278{margin-bottom:278px!important}.margin-left-278{margin-left:278px!important}.margin-right-278{margin-right:278px!important}.margin-x-278{margin-left:278px!important;margin-right:278px!important}.margin-y-278{margin-top:278px!important;margin-bottom:278px!important}.margin-top-279{margin-top:279px!important}.margin-bottom-279{margin-bottom:279px!important}.margin-left-279{margin-left:279px!important}.margin-right-279{margin-right:279px!important}.margin-x-279{margin-left:279px!important;margin-right:279px!important}.margin-y-279{margin-top:279px!important;margin-bottom:279px!important}.margin-top-280{margin-top:280px!important}.margin-bottom-280{margin-bottom:280px!important}.margin-left-280{margin-left:280px!important}.margin-right-280{margin-right:280px!important}.margin-x-280{margin-left:280px!important;margin-right:280px!important}.margin-y-280{margin-top:280px!important;margin-bottom:280px!important}.margin-top-281{margin-top:281px!important}.margin-bottom-281{margin-bottom:281px!important}.margin-left-281{margin-left:281px!important}.margin-right-281{margin-right:281px!important}.margin-x-281{margin-left:281px!important;margin-right:281px!important}.margin-y-281{margin-top:281px!important;margin-bottom:281px!important}.margin-top-282{margin-top:282px!important}.margin-bottom-282{margin-bottom:282px!important}.margin-left-282{margin-left:282px!important}.margin-right-282{margin-right:282px!important}.margin-x-282{margin-left:282px!important;margin-right:282px!important}.margin-y-282{margin-top:282px!important;margin-bottom:282px!important}.margin-top-283{margin-top:283px!important}.margin-bottom-283{margin-bottom:283px!important}.margin-left-283{margin-left:283px!important}.margin-right-283{margin-right:283px!important}.margin-x-283{margin-left:283px!important;margin-right:283px!important}.margin-y-283{margin-top:283px!important;margin-bottom:283px!important}.margin-top-284{margin-top:284px!important}.margin-bottom-284{margin-bottom:284px!important}.margin-left-284{margin-left:284px!important}.margin-right-284{margin-right:284px!important}.margin-x-284{margin-left:284px!important;margin-right:284px!important}.margin-y-284{margin-top:284px!important;margin-bottom:284px!important}.margin-top-285{margin-top:285px!important}.margin-bottom-285{margin-bottom:285px!important}.margin-left-285{margin-left:285px!important}.margin-right-285{margin-right:285px!important}.margin-x-285{margin-left:285px!important;margin-right:285px!important}.margin-y-285{margin-top:285px!important;margin-bottom:285px!important}.margin-top-286{margin-top:286px!important}.margin-bottom-286{margin-bottom:286px!important}.margin-left-286{margin-left:286px!important}.margin-right-286{margin-right:286px!important}.margin-x-286{margin-left:286px!important;margin-right:286px!important}.margin-y-286{margin-top:286px!important;margin-bottom:286px!important}.margin-top-287{margin-top:287px!important}.margin-bottom-287{margin-bottom:287px!important}.margin-left-287{margin-left:287px!important}.margin-right-287{margin-right:287px!important}.margin-x-287{margin-left:287px!important;margin-right:287px!important}.margin-y-287{margin-top:287px!important;margin-bottom:287px!important}.margin-top-288{margin-top:288px!important}.margin-bottom-288{margin-bottom:288px!important}.margin-left-288{margin-left:288px!important}.margin-right-288{margin-right:288px!important}.margin-x-288{margin-left:288px!important;margin-right:288px!important}.margin-y-288{margin-top:288px!important;margin-bottom:288px!important}.margin-top-289{margin-top:289px!important}.margin-bottom-289{margin-bottom:289px!important}.margin-left-289{margin-left:289px!important}.margin-right-289{margin-right:289px!important}.margin-x-289{margin-left:289px!important;margin-right:289px!important}.margin-y-289{margin-top:289px!important;margin-bottom:289px!important}.margin-top-290{margin-top:290px!important}.margin-bottom-290{margin-bottom:290px!important}.margin-left-290{margin-left:290px!important}.margin-right-290{margin-right:290px!important}.margin-x-290{margin-left:290px!important;margin-right:290px!important}.margin-y-290{margin-top:290px!important;margin-bottom:290px!important}.margin-top-291{margin-top:291px!important}.margin-bottom-291{margin-bottom:291px!important}.margin-left-291{margin-left:291px!important}.margin-right-291{margin-right:291px!important}.margin-x-291{margin-left:291px!important;margin-right:291px!important}.margin-y-291{margin-top:291px!important;margin-bottom:291px!important}.margin-top-292{margin-top:292px!important}.margin-bottom-292{margin-bottom:292px!important}.margin-left-292{margin-left:292px!important}.margin-right-292{margin-right:292px!important}.margin-x-292{margin-left:292px!important;margin-right:292px!important}.margin-y-292{margin-top:292px!important;margin-bottom:292px!important}.margin-top-293{margin-top:293px!important}.margin-bottom-293{margin-bottom:293px!important}.margin-left-293{margin-left:293px!important}.margin-right-293{margin-right:293px!important}.margin-x-293{margin-left:293px!important;margin-right:293px!important}.margin-y-293{margin-top:293px!important;margin-bottom:293px!important}.margin-top-294{margin-top:294px!important}.margin-bottom-294{margin-bottom:294px!important}.margin-left-294{margin-left:294px!important}.margin-right-294{margin-right:294px!important}.margin-x-294{margin-left:294px!important;margin-right:294px!important}.margin-y-294{margin-top:294px!important;margin-bottom:294px!important}.margin-top-295{margin-top:295px!important}.margin-bottom-295{margin-bottom:295px!important}.margin-left-295{margin-left:295px!important}.margin-right-295{margin-right:295px!important}.margin-x-295{margin-left:295px!important;margin-right:295px!important}.margin-y-295{margin-top:295px!important;margin-bottom:295px!important}.margin-top-296{margin-top:296px!important}.margin-bottom-296{margin-bottom:296px!important}.margin-left-296{margin-left:296px!important}.margin-right-296{margin-right:296px!important}.margin-x-296{margin-left:296px!important;margin-right:296px!important}.margin-y-296{margin-top:296px!important;margin-bottom:296px!important}.margin-top-297{margin-top:297px!important}.margin-bottom-297{margin-bottom:297px!important}.margin-left-297{margin-left:297px!important}.margin-right-297{margin-right:297px!important}.margin-x-297{margin-left:297px!important;margin-right:297px!important}.margin-y-297{margin-top:297px!important;margin-bottom:297px!important}.margin-top-298{margin-top:298px!important}.margin-bottom-298{margin-bottom:298px!important}.margin-left-298{margin-left:298px!important}.margin-right-298{margin-right:298px!important}.margin-x-298{margin-left:298px!important;margin-right:298px!important}.margin-y-298{margin-top:298px!important;margin-bottom:298px!important}.margin-top-299{margin-top:299px!important}.margin-bottom-299{margin-bottom:299px!important}.margin-left-299{margin-left:299px!important}.margin-right-299{margin-right:299px!important}.margin-x-299{margin-left:299px!important;margin-right:299px!important}.margin-y-299{margin-top:299px!important;margin-bottom:299px!important}.margin-top-300{margin-top:300px!important}.margin-bottom-300{margin-bottom:300px!important}.margin-left-300{margin-left:300px!important}.margin-right-300{margin-right:300px!important}.margin-x-300{margin-left:300px!important;margin-right:300px!important}.margin-y-300{margin-top:300px!important;margin-bottom:300px!important}.margin-top-301{margin-top:301px!important}.margin-bottom-301{margin-bottom:301px!important}.margin-left-301{margin-left:301px!important}.margin-right-301{margin-right:301px!important}.margin-x-301{margin-left:301px!important;margin-right:301px!important}.margin-y-301{margin-top:301px!important;margin-bottom:301px!important}.margin-top-302{margin-top:302px!important}.margin-bottom-302{margin-bottom:302px!important}.margin-left-302{margin-left:302px!important}.margin-right-302{margin-right:302px!important}.margin-x-302{margin-left:302px!important;margin-right:302px!important}.margin-y-302{margin-top:302px!important;margin-bottom:302px!important}.margin-top-303{margin-top:303px!important}.margin-bottom-303{margin-bottom:303px!important}.margin-left-303{margin-left:303px!important}.margin-right-303{margin-right:303px!important}.margin-x-303{margin-left:303px!important;margin-right:303px!important}.margin-y-303{margin-top:303px!important;margin-bottom:303px!important}.margin-top-304{margin-top:304px!important}.margin-bottom-304{margin-bottom:304px!important}.margin-left-304{margin-left:304px!important}.margin-right-304{margin-right:304px!important}.margin-x-304{margin-left:304px!important;margin-right:304px!important}.margin-y-304{margin-top:304px!important;margin-bottom:304px!important}.margin-top-305{margin-top:305px!important}.margin-bottom-305{margin-bottom:305px!important}.margin-left-305{margin-left:305px!important}.margin-right-305{margin-right:305px!important}.margin-x-305{margin-left:305px!important;margin-right:305px!important}.margin-y-305{margin-top:305px!important;margin-bottom:305px!important}.margin-top-306{margin-top:306px!important}.margin-bottom-306{margin-bottom:306px!important}.margin-left-306{margin-left:306px!important}.margin-right-306{margin-right:306px!important}.margin-x-306{margin-left:306px!important;margin-right:306px!important}.margin-y-306{margin-top:306px!important;margin-bottom:306px!important}.margin-top-307{margin-top:307px!important}.margin-bottom-307{margin-bottom:307px!important}.margin-left-307{margin-left:307px!important}.margin-right-307{margin-right:307px!important}.margin-x-307{margin-left:307px!important;margin-right:307px!important}.margin-y-307{margin-top:307px!important;margin-bottom:307px!important}.margin-top-308{margin-top:308px!important}.margin-bottom-308{margin-bottom:308px!important}.margin-left-308{margin-left:308px!important}.margin-right-308{margin-right:308px!important}.margin-x-308{margin-left:308px!important;margin-right:308px!important}.margin-y-308{margin-top:308px!important;margin-bottom:308px!important}.margin-top-309{margin-top:309px!important}.margin-bottom-309{margin-bottom:309px!important}.margin-left-309{margin-left:309px!important}.margin-right-309{margin-right:309px!important}.margin-x-309{margin-left:309px!important;margin-right:309px!important}.margin-y-309{margin-top:309px!important;margin-bottom:309px!important}.margin-top-310{margin-top:310px!important}.margin-bottom-310{margin-bottom:310px!important}.margin-left-310{margin-left:310px!important}.margin-right-310{margin-right:310px!important}.margin-x-310{margin-left:310px!important;margin-right:310px!important}.margin-y-310{margin-top:310px!important;margin-bottom:310px!important}.margin-top-311{margin-top:311px!important}.margin-bottom-311{margin-bottom:311px!important}.margin-left-311{margin-left:311px!important}.margin-right-311{margin-right:311px!important}.margin-x-311{margin-left:311px!important;margin-right:311px!important}.margin-y-311{margin-top:311px!important;margin-bottom:311px!important}.margin-top-312{margin-top:312px!important}.margin-bottom-312{margin-bottom:312px!important}.margin-left-312{margin-left:312px!important}.margin-right-312{margin-right:312px!important}.margin-x-312{margin-left:312px!important;margin-right:312px!important}.margin-y-312{margin-top:312px!important;margin-bottom:312px!important}.margin-top-313{margin-top:313px!important}.margin-bottom-313{margin-bottom:313px!important}.margin-left-313{margin-left:313px!important}.margin-right-313{margin-right:313px!important}.margin-x-313{margin-left:313px!important;margin-right:313px!important}.margin-y-313{margin-top:313px!important;margin-bottom:313px!important}.margin-top-314{margin-top:314px!important}.margin-bottom-314{margin-bottom:314px!important}.margin-left-314{margin-left:314px!important}.margin-right-314{margin-right:314px!important}.margin-x-314{margin-left:314px!important;margin-right:314px!important}.margin-y-314{margin-top:314px!important;margin-bottom:314px!important}.margin-top-315{margin-top:315px!important}.margin-bottom-315{margin-bottom:315px!important}.margin-left-315{margin-left:315px!important}.margin-right-315{margin-right:315px!important}.margin-x-315{margin-left:315px!important;margin-right:315px!important}.margin-y-315{margin-top:315px!important;margin-bottom:315px!important}.margin-top-316{margin-top:316px!important}.margin-bottom-316{margin-bottom:316px!important}.margin-left-316{margin-left:316px!important}.margin-right-316{margin-right:316px!important}.margin-x-316{margin-left:316px!important;margin-right:316px!important}.margin-y-316{margin-top:316px!important;margin-bottom:316px!important}.margin-top-317{margin-top:317px!important}.margin-bottom-317{margin-bottom:317px!important}.margin-left-317{margin-left:317px!important}.margin-right-317{margin-right:317px!important}.margin-x-317{margin-left:317px!important;margin-right:317px!important}.margin-y-317{margin-top:317px!important;margin-bottom:317px!important}.margin-top-318{margin-top:318px!important}.margin-bottom-318{margin-bottom:318px!important}.margin-left-318{margin-left:318px!important}.margin-right-318{margin-right:318px!important}.margin-x-318{margin-left:318px!important;margin-right:318px!important}.margin-y-318{margin-top:318px!important;margin-bottom:318px!important}.margin-top-319{margin-top:319px!important}.margin-bottom-319{margin-bottom:319px!important}.margin-left-319{margin-left:319px!important}.margin-right-319{margin-right:319px!important}.margin-x-319{margin-left:319px!important;margin-right:319px!important}.margin-y-319{margin-top:319px!important;margin-bottom:319px!important}.margin-top-320{margin-top:320px!important}.margin-bottom-320{margin-bottom:320px!important}.margin-left-320{margin-left:320px!important}.margin-right-320{margin-right:320px!important}.margin-x-320{margin-left:320px!important;margin-right:320px!important}.margin-y-320{margin-top:320px!important;margin-bottom:320px!important}.margin-top-321{margin-top:321px!important}.margin-bottom-321{margin-bottom:321px!important}.margin-left-321{margin-left:321px!important}.margin-right-321{margin-right:321px!important}.margin-x-321{margin-left:321px!important;margin-right:321px!important}.margin-y-321{margin-top:321px!important;margin-bottom:321px!important}.margin-top-322{margin-top:322px!important}.margin-bottom-322{margin-bottom:322px!important}.margin-left-322{margin-left:322px!important}.margin-right-322{margin-right:322px!important}.margin-x-322{margin-left:322px!important;margin-right:322px!important}.margin-y-322{margin-top:322px!important;margin-bottom:322px!important}.margin-top-323{margin-top:323px!important}.margin-bottom-323{margin-bottom:323px!important}.margin-left-323{margin-left:323px!important}.margin-right-323{margin-right:323px!important}.margin-x-323{margin-left:323px!important;margin-right:323px!important}.margin-y-323{margin-top:323px!important;margin-bottom:323px!important}.margin-top-324{margin-top:324px!important}.margin-bottom-324{margin-bottom:324px!important}.margin-left-324{margin-left:324px!important}.margin-right-324{margin-right:324px!important}.margin-x-324{margin-left:324px!important;margin-right:324px!important}.margin-y-324{margin-top:324px!important;margin-bottom:324px!important}.margin-top-325{margin-top:325px!important}.margin-bottom-325{margin-bottom:325px!important}.margin-left-325{margin-left:325px!important}.margin-right-325{margin-right:325px!important}.margin-x-325{margin-left:325px!important;margin-right:325px!important}.margin-y-325{margin-top:325px!important;margin-bottom:325px!important}.margin-top-326{margin-top:326px!important}.margin-bottom-326{margin-bottom:326px!important}.margin-left-326{margin-left:326px!important}.margin-right-326{margin-right:326px!important}.margin-x-326{margin-left:326px!important;margin-right:326px!important}.margin-y-326{margin-top:326px!important;margin-bottom:326px!important}.margin-top-327{margin-top:327px!important}.margin-bottom-327{margin-bottom:327px!important}.margin-left-327{margin-left:327px!important}.margin-right-327{margin-right:327px!important}.margin-x-327{margin-left:327px!important;margin-right:327px!important}.margin-y-327{margin-top:327px!important;margin-bottom:327px!important}.margin-top-328{margin-top:328px!important}.margin-bottom-328{margin-bottom:328px!important}.margin-left-328{margin-left:328px!important}.margin-right-328{margin-right:328px!important}.margin-x-328{margin-left:328px!important;margin-right:328px!important}.margin-y-328{margin-top:328px!important;margin-bottom:328px!important}.margin-top-329{margin-top:329px!important}.margin-bottom-329{margin-bottom:329px!important}.margin-left-329{margin-left:329px!important}.margin-right-329{margin-right:329px!important}.margin-x-329{margin-left:329px!important;margin-right:329px!important}.margin-y-329{margin-top:329px!important;margin-bottom:329px!important}.margin-top-330{margin-top:330px!important}.margin-bottom-330{margin-bottom:330px!important}.margin-left-330{margin-left:330px!important}.margin-right-330{margin-right:330px!important}.margin-x-330{margin-left:330px!important;margin-right:330px!important}.margin-y-330{margin-top:330px!important;margin-bottom:330px!important}.margin-top-331{margin-top:331px!important}.margin-bottom-331{margin-bottom:331px!important}.margin-left-331{margin-left:331px!important}.margin-right-331{margin-right:331px!important}.margin-x-331{margin-left:331px!important;margin-right:331px!important}.margin-y-331{margin-top:331px!important;margin-bottom:331px!important}.margin-top-332{margin-top:332px!important}.margin-bottom-332{margin-bottom:332px!important}.margin-left-332{margin-left:332px!important}.margin-right-332{margin-right:332px!important}.margin-x-332{margin-left:332px!important;margin-right:332px!important}.margin-y-332{margin-top:332px!important;margin-bottom:332px!important}.margin-top-333{margin-top:333px!important}.margin-bottom-333{margin-bottom:333px!important}.margin-left-333{margin-left:333px!important}.margin-right-333{margin-right:333px!important}.margin-x-333{margin-left:333px!important;margin-right:333px!important}.margin-y-333{margin-top:333px!important;margin-bottom:333px!important}.margin-top-334{margin-top:334px!important}.margin-bottom-334{margin-bottom:334px!important}.margin-left-334{margin-left:334px!important}.margin-right-334{margin-right:334px!important}.margin-x-334{margin-left:334px!important;margin-right:334px!important}.margin-y-334{margin-top:334px!important;margin-bottom:334px!important}.margin-top-335{margin-top:335px!important}.margin-bottom-335{margin-bottom:335px!important}.margin-left-335{margin-left:335px!important}.margin-right-335{margin-right:335px!important}.margin-x-335{margin-left:335px!important;margin-right:335px!important}.margin-y-335{margin-top:335px!important;margin-bottom:335px!important}.margin-top-336{margin-top:336px!important}.margin-bottom-336{margin-bottom:336px!important}.margin-left-336{margin-left:336px!important}.margin-right-336{margin-right:336px!important}.margin-x-336{margin-left:336px!important;margin-right:336px!important}.margin-y-336{margin-top:336px!important;margin-bottom:336px!important}.margin-top-337{margin-top:337px!important}.margin-bottom-337{margin-bottom:337px!important}.margin-left-337{margin-left:337px!important}.margin-right-337{margin-right:337px!important}.margin-x-337{margin-left:337px!important;margin-right:337px!important}.margin-y-337{margin-top:337px!important;margin-bottom:337px!important}.margin-top-338{margin-top:338px!important}.margin-bottom-338{margin-bottom:338px!important}.margin-left-338{margin-left:338px!important}.margin-right-338{margin-right:338px!important}.margin-x-338{margin-left:338px!important;margin-right:338px!important}.margin-y-338{margin-top:338px!important;margin-bottom:338px!important}.margin-top-339{margin-top:339px!important}.margin-bottom-339{margin-bottom:339px!important}.margin-left-339{margin-left:339px!important}.margin-right-339{margin-right:339px!important}.margin-x-339{margin-left:339px!important;margin-right:339px!important}.margin-y-339{margin-top:339px!important;margin-bottom:339px!important}.margin-top-340{margin-top:340px!important}.margin-bottom-340{margin-bottom:340px!important}.margin-left-340{margin-left:340px!important}.margin-right-340{margin-right:340px!important}.margin-x-340{margin-left:340px!important;margin-right:340px!important}.margin-y-340{margin-top:340px!important;margin-bottom:340px!important}.margin-top-341{margin-top:341px!important}.margin-bottom-341{margin-bottom:341px!important}.margin-left-341{margin-left:341px!important}.margin-right-341{margin-right:341px!important}.margin-x-341{margin-left:341px!important;margin-right:341px!important}.margin-y-341{margin-top:341px!important;margin-bottom:341px!important}.margin-top-342{margin-top:342px!important}.margin-bottom-342{margin-bottom:342px!important}.margin-left-342{margin-left:342px!important}.margin-right-342{margin-right:342px!important}.margin-x-342{margin-left:342px!important;margin-right:342px!important}.margin-y-342{margin-top:342px!important;margin-bottom:342px!important}.margin-top-343{margin-top:343px!important}.margin-bottom-343{margin-bottom:343px!important}.margin-left-343{margin-left:343px!important}.margin-right-343{margin-right:343px!important}.margin-x-343{margin-left:343px!important;margin-right:343px!important}.margin-y-343{margin-top:343px!important;margin-bottom:343px!important}.margin-top-344{margin-top:344px!important}.margin-bottom-344{margin-bottom:344px!important}.margin-left-344{margin-left:344px!important}.margin-right-344{margin-right:344px!important}.margin-x-344{margin-left:344px!important;margin-right:344px!important}.margin-y-344{margin-top:344px!important;margin-bottom:344px!important}.margin-top-345{margin-top:345px!important}.margin-bottom-345{margin-bottom:345px!important}.margin-left-345{margin-left:345px!important}.margin-right-345{margin-right:345px!important}.margin-x-345{margin-left:345px!important;margin-right:345px!important}.margin-y-345{margin-top:345px!important;margin-bottom:345px!important}.margin-top-346{margin-top:346px!important}.margin-bottom-346{margin-bottom:346px!important}.margin-left-346{margin-left:346px!important}.margin-right-346{margin-right:346px!important}.margin-x-346{margin-left:346px!important;margin-right:346px!important}.margin-y-346{margin-top:346px!important;margin-bottom:346px!important}.margin-top-347{margin-top:347px!important}.margin-bottom-347{margin-bottom:347px!important}.margin-left-347{margin-left:347px!important}.margin-right-347{margin-right:347px!important}.margin-x-347{margin-left:347px!important;margin-right:347px!important}.margin-y-347{margin-top:347px!important;margin-bottom:347px!important}.margin-top-348{margin-top:348px!important}.margin-bottom-348{margin-bottom:348px!important}.margin-left-348{margin-left:348px!important}.margin-right-348{margin-right:348px!important}.margin-x-348{margin-left:348px!important;margin-right:348px!important}.margin-y-348{margin-top:348px!important;margin-bottom:348px!important}.margin-top-349{margin-top:349px!important}.margin-bottom-349{margin-bottom:349px!important}.margin-left-349{margin-left:349px!important}.margin-right-349{margin-right:349px!important}.margin-x-349{margin-left:349px!important;margin-right:349px!important}.margin-y-349{margin-top:349px!important;margin-bottom:349px!important}.margin-top-350{margin-top:350px!important}.margin-bottom-350{margin-bottom:350px!important}.margin-left-350{margin-left:350px!important}.margin-right-350{margin-right:350px!important}.margin-x-350{margin-left:350px!important;margin-right:350px!important}.margin-y-350{margin-top:350px!important;margin-bottom:350px!important}.margin-top-351{margin-top:351px!important}.margin-bottom-351{margin-bottom:351px!important}.margin-left-351{margin-left:351px!important}.margin-right-351{margin-right:351px!important}.margin-x-351{margin-left:351px!important;margin-right:351px!important}.margin-y-351{margin-top:351px!important;margin-bottom:351px!important}.margin-top-352{margin-top:352px!important}.margin-bottom-352{margin-bottom:352px!important}.margin-left-352{margin-left:352px!important}.margin-right-352{margin-right:352px!important}.margin-x-352{margin-left:352px!important;margin-right:352px!important}.margin-y-352{margin-top:352px!important;margin-bottom:352px!important}.margin-top-353{margin-top:353px!important}.margin-bottom-353{margin-bottom:353px!important}.margin-left-353{margin-left:353px!important}.margin-right-353{margin-right:353px!important}.margin-x-353{margin-left:353px!important;margin-right:353px!important}.margin-y-353{margin-top:353px!important;margin-bottom:353px!important}.margin-top-354{margin-top:354px!important}.margin-bottom-354{margin-bottom:354px!important}.margin-left-354{margin-left:354px!important}.margin-right-354{margin-right:354px!important}.margin-x-354{margin-left:354px!important;margin-right:354px!important}.margin-y-354{margin-top:354px!important;margin-bottom:354px!important}.margin-top-355{margin-top:355px!important}.margin-bottom-355{margin-bottom:355px!important}.margin-left-355{margin-left:355px!important}.margin-right-355{margin-right:355px!important}.margin-x-355{margin-left:355px!important;margin-right:355px!important}.margin-y-355{margin-top:355px!important;margin-bottom:355px!important}.margin-top-356{margin-top:356px!important}.margin-bottom-356{margin-bottom:356px!important}.margin-left-356{margin-left:356px!important}.margin-right-356{margin-right:356px!important}.margin-x-356{margin-left:356px!important;margin-right:356px!important}.margin-y-356{margin-top:356px!important;margin-bottom:356px!important}.margin-top-357{margin-top:357px!important}.margin-bottom-357{margin-bottom:357px!important}.margin-left-357{margin-left:357px!important}.margin-right-357{margin-right:357px!important}.margin-x-357{margin-left:357px!important;margin-right:357px!important}.margin-y-357{margin-top:357px!important;margin-bottom:357px!important}.margin-top-358{margin-top:358px!important}.margin-bottom-358{margin-bottom:358px!important}.margin-left-358{margin-left:358px!important}.margin-right-358{margin-right:358px!important}.margin-x-358{margin-left:358px!important;margin-right:358px!important}.margin-y-358{margin-top:358px!important;margin-bottom:358px!important}.margin-top-359{margin-top:359px!important}.margin-bottom-359{margin-bottom:359px!important}.margin-left-359{margin-left:359px!important}.margin-right-359{margin-right:359px!important}.margin-x-359{margin-left:359px!important;margin-right:359px!important}.margin-y-359{margin-top:359px!important;margin-bottom:359px!important}.margin-top-360{margin-top:360px!important}.margin-bottom-360{margin-bottom:360px!important}.margin-left-360{margin-left:360px!important}.margin-right-360{margin-right:360px!important}.margin-x-360{margin-left:360px!important;margin-right:360px!important}.margin-y-360{margin-top:360px!important;margin-bottom:360px!important}.margin-top-361{margin-top:361px!important}.margin-bottom-361{margin-bottom:361px!important}.margin-left-361{margin-left:361px!important}.margin-right-361{margin-right:361px!important}.margin-x-361{margin-left:361px!important;margin-right:361px!important}.margin-y-361{margin-top:361px!important;margin-bottom:361px!important}.margin-top-362{margin-top:362px!important}.margin-bottom-362{margin-bottom:362px!important}.margin-left-362{margin-left:362px!important}.margin-right-362{margin-right:362px!important}.margin-x-362{margin-left:362px!important;margin-right:362px!important}.margin-y-362{margin-top:362px!important;margin-bottom:362px!important}.margin-top-363{margin-top:363px!important}.margin-bottom-363{margin-bottom:363px!important}.margin-left-363{margin-left:363px!important}.margin-right-363{margin-right:363px!important}.margin-x-363{margin-left:363px!important;margin-right:363px!important}.margin-y-363{margin-top:363px!important;margin-bottom:363px!important}.margin-top-364{margin-top:364px!important}.margin-bottom-364{margin-bottom:364px!important}.margin-left-364{margin-left:364px!important}.margin-right-364{margin-right:364px!important}.margin-x-364{margin-left:364px!important;margin-right:364px!important}.margin-y-364{margin-top:364px!important;margin-bottom:364px!important}.margin-top-365{margin-top:365px!important}.margin-bottom-365{margin-bottom:365px!important}.margin-left-365{margin-left:365px!important}.margin-right-365{margin-right:365px!important}.margin-x-365{margin-left:365px!important;margin-right:365px!important}.margin-y-365{margin-top:365px!important;margin-bottom:365px!important}.margin-top-366{margin-top:366px!important}.margin-bottom-366{margin-bottom:366px!important}.margin-left-366{margin-left:366px!important}.margin-right-366{margin-right:366px!important}.margin-x-366{margin-left:366px!important;margin-right:366px!important}.margin-y-366{margin-top:366px!important;margin-bottom:366px!important}.margin-top-367{margin-top:367px!important}.margin-bottom-367{margin-bottom:367px!important}.margin-left-367{margin-left:367px!important}.margin-right-367{margin-right:367px!important}.margin-x-367{margin-left:367px!important;margin-right:367px!important}.margin-y-367{margin-top:367px!important;margin-bottom:367px!important}.margin-top-368{margin-top:368px!important}.margin-bottom-368{margin-bottom:368px!important}.margin-left-368{margin-left:368px!important}.margin-right-368{margin-right:368px!important}.margin-x-368{margin-left:368px!important;margin-right:368px!important}.margin-y-368{margin-top:368px!important;margin-bottom:368px!important}.margin-top-369{margin-top:369px!important}.margin-bottom-369{margin-bottom:369px!important}.margin-left-369{margin-left:369px!important}.margin-right-369{margin-right:369px!important}.margin-x-369{margin-left:369px!important;margin-right:369px!important}.margin-y-369{margin-top:369px!important;margin-bottom:369px!important}.margin-top-370{margin-top:370px!important}.margin-bottom-370{margin-bottom:370px!important}.margin-left-370{margin-left:370px!important}.margin-right-370{margin-right:370px!important}.margin-x-370{margin-left:370px!important;margin-right:370px!important}.margin-y-370{margin-top:370px!important;margin-bottom:370px!important}.margin-top-371{margin-top:371px!important}.margin-bottom-371{margin-bottom:371px!important}.margin-left-371{margin-left:371px!important}.margin-right-371{margin-right:371px!important}.margin-x-371{margin-left:371px!important;margin-right:371px!important}.margin-y-371{margin-top:371px!important;margin-bottom:371px!important}.margin-top-372{margin-top:372px!important}.margin-bottom-372{margin-bottom:372px!important}.margin-left-372{margin-left:372px!important}.margin-right-372{margin-right:372px!important}.margin-x-372{margin-left:372px!important;margin-right:372px!important}.margin-y-372{margin-top:372px!important;margin-bottom:372px!important}.margin-top-373{margin-top:373px!important}.margin-bottom-373{margin-bottom:373px!important}.margin-left-373{margin-left:373px!important}.margin-right-373{margin-right:373px!important}.margin-x-373{margin-left:373px!important;margin-right:373px!important}.margin-y-373{margin-top:373px!important;margin-bottom:373px!important}.margin-top-374{margin-top:374px!important}.margin-bottom-374{margin-bottom:374px!important}.margin-left-374{margin-left:374px!important}.margin-right-374{margin-right:374px!important}.margin-x-374{margin-left:374px!important;margin-right:374px!important}.margin-y-374{margin-top:374px!important;margin-bottom:374px!important}.margin-top-375{margin-top:375px!important}.margin-bottom-375{margin-bottom:375px!important}.margin-left-375{margin-left:375px!important}.margin-right-375{margin-right:375px!important}.margin-x-375{margin-left:375px!important;margin-right:375px!important}.margin-y-375{margin-top:375px!important;margin-bottom:375px!important}.margin-top-376{margin-top:376px!important}.margin-bottom-376{margin-bottom:376px!important}.margin-left-376{margin-left:376px!important}.margin-right-376{margin-right:376px!important}.margin-x-376{margin-left:376px!important;margin-right:376px!important}.margin-y-376{margin-top:376px!important;margin-bottom:376px!important}.margin-top-377{margin-top:377px!important}.margin-bottom-377{margin-bottom:377px!important}.margin-left-377{margin-left:377px!important}.margin-right-377{margin-right:377px!important}.margin-x-377{margin-left:377px!important;margin-right:377px!important}.margin-y-377{margin-top:377px!important;margin-bottom:377px!important}.margin-top-378{margin-top:378px!important}.margin-bottom-378{margin-bottom:378px!important}.margin-left-378{margin-left:378px!important}.margin-right-378{margin-right:378px!important}.margin-x-378{margin-left:378px!important;margin-right:378px!important}.margin-y-378{margin-top:378px!important;margin-bottom:378px!important}.margin-top-379{margin-top:379px!important}.margin-bottom-379{margin-bottom:379px!important}.margin-left-379{margin-left:379px!important}.margin-right-379{margin-right:379px!important}.margin-x-379{margin-left:379px!important;margin-right:379px!important}.margin-y-379{margin-top:379px!important;margin-bottom:379px!important}.margin-top-380{margin-top:380px!important}.margin-bottom-380{margin-bottom:380px!important}.margin-left-380{margin-left:380px!important}.margin-right-380{margin-right:380px!important}.margin-x-380{margin-left:380px!important;margin-right:380px!important}.margin-y-380{margin-top:380px!important;margin-bottom:380px!important}.margin-top-381{margin-top:381px!important}.margin-bottom-381{margin-bottom:381px!important}.margin-left-381{margin-left:381px!important}.margin-right-381{margin-right:381px!important}.margin-x-381{margin-left:381px!important;margin-right:381px!important}.margin-y-381{margin-top:381px!important;margin-bottom:381px!important}.margin-top-382{margin-top:382px!important}.margin-bottom-382{margin-bottom:382px!important}.margin-left-382{margin-left:382px!important}.margin-right-382{margin-right:382px!important}.margin-x-382{margin-left:382px!important;margin-right:382px!important}.margin-y-382{margin-top:382px!important;margin-bottom:382px!important}.margin-top-383{margin-top:383px!important}.margin-bottom-383{margin-bottom:383px!important}.margin-left-383{margin-left:383px!important}.margin-right-383{margin-right:383px!important}.margin-x-383{margin-left:383px!important;margin-right:383px!important}.margin-y-383{margin-top:383px!important;margin-bottom:383px!important}.margin-top-384{margin-top:384px!important}.margin-bottom-384{margin-bottom:384px!important}.margin-left-384{margin-left:384px!important}.margin-right-384{margin-right:384px!important}.margin-x-384{margin-left:384px!important;margin-right:384px!important}.margin-y-384{margin-top:384px!important;margin-bottom:384px!important}.margin-top-385{margin-top:385px!important}.margin-bottom-385{margin-bottom:385px!important}.margin-left-385{margin-left:385px!important}.margin-right-385{margin-right:385px!important}.margin-x-385{margin-left:385px!important;margin-right:385px!important}.margin-y-385{margin-top:385px!important;margin-bottom:385px!important}.margin-top-386{margin-top:386px!important}.margin-bottom-386{margin-bottom:386px!important}.margin-left-386{margin-left:386px!important}.margin-right-386{margin-right:386px!important}.margin-x-386{margin-left:386px!important;margin-right:386px!important}.margin-y-386{margin-top:386px!important;margin-bottom:386px!important}.margin-top-387{margin-top:387px!important}.margin-bottom-387{margin-bottom:387px!important}.margin-left-387{margin-left:387px!important}.margin-right-387{margin-right:387px!important}.margin-x-387{margin-left:387px!important;margin-right:387px!important}.margin-y-387{margin-top:387px!important;margin-bottom:387px!important}.margin-top-388{margin-top:388px!important}.margin-bottom-388{margin-bottom:388px!important}.margin-left-388{margin-left:388px!important}.margin-right-388{margin-right:388px!important}.margin-x-388{margin-left:388px!important;margin-right:388px!important}.margin-y-388{margin-top:388px!important;margin-bottom:388px!important}.margin-top-389{margin-top:389px!important}.margin-bottom-389{margin-bottom:389px!important}.margin-left-389{margin-left:389px!important}.margin-right-389{margin-right:389px!important}.margin-x-389{margin-left:389px!important;margin-right:389px!important}.margin-y-389{margin-top:389px!important;margin-bottom:389px!important}.margin-top-390{margin-top:390px!important}.margin-bottom-390{margin-bottom:390px!important}.margin-left-390{margin-left:390px!important}.margin-right-390{margin-right:390px!important}.margin-x-390{margin-left:390px!important;margin-right:390px!important}.margin-y-390{margin-top:390px!important;margin-bottom:390px!important}.margin-top-391{margin-top:391px!important}.margin-bottom-391{margin-bottom:391px!important}.margin-left-391{margin-left:391px!important}.margin-right-391{margin-right:391px!important}.margin-x-391{margin-left:391px!important;margin-right:391px!important}.margin-y-391{margin-top:391px!important;margin-bottom:391px!important}.margin-top-392{margin-top:392px!important}.margin-bottom-392{margin-bottom:392px!important}.margin-left-392{margin-left:392px!important}.margin-right-392{margin-right:392px!important}.margin-x-392{margin-left:392px!important;margin-right:392px!important}.margin-y-392{margin-top:392px!important;margin-bottom:392px!important}.margin-top-393{margin-top:393px!important}.margin-bottom-393{margin-bottom:393px!important}.margin-left-393{margin-left:393px!important}.margin-right-393{margin-right:393px!important}.margin-x-393{margin-left:393px!important;margin-right:393px!important}.margin-y-393{margin-top:393px!important;margin-bottom:393px!important}.margin-top-394{margin-top:394px!important}.margin-bottom-394{margin-bottom:394px!important}.margin-left-394{margin-left:394px!important}.margin-right-394{margin-right:394px!important}.margin-x-394{margin-left:394px!important;margin-right:394px!important}.margin-y-394{margin-top:394px!important;margin-bottom:394px!important}.margin-top-395{margin-top:395px!important}.margin-bottom-395{margin-bottom:395px!important}.margin-left-395{margin-left:395px!important}.margin-right-395{margin-right:395px!important}.margin-x-395{margin-left:395px!important;margin-right:395px!important}.margin-y-395{margin-top:395px!important;margin-bottom:395px!important}.margin-top-396{margin-top:396px!important}.margin-bottom-396{margin-bottom:396px!important}.margin-left-396{margin-left:396px!important}.margin-right-396{margin-right:396px!important}.margin-x-396{margin-left:396px!important;margin-right:396px!important}.margin-y-396{margin-top:396px!important;margin-bottom:396px!important}.margin-top-397{margin-top:397px!important}.margin-bottom-397{margin-bottom:397px!important}.margin-left-397{margin-left:397px!important}.margin-right-397{margin-right:397px!important}.margin-x-397{margin-left:397px!important;margin-right:397px!important}.margin-y-397{margin-top:397px!important;margin-bottom:397px!important}.margin-top-398{margin-top:398px!important}.margin-bottom-398{margin-bottom:398px!important}.margin-left-398{margin-left:398px!important}.margin-right-398{margin-right:398px!important}.margin-x-398{margin-left:398px!important;margin-right:398px!important}.margin-y-398{margin-top:398px!important;margin-bottom:398px!important}.margin-top-399{margin-top:399px!important}.margin-bottom-399{margin-bottom:399px!important}.margin-left-399{margin-left:399px!important}.margin-right-399{margin-right:399px!important}.margin-x-399{margin-left:399px!important;margin-right:399px!important}.margin-y-399{margin-top:399px!important;margin-bottom:399px!important}.margin-top-400{margin-top:400px!important}.margin-bottom-400{margin-bottom:400px!important}.margin-left-400{margin-left:400px!important}.margin-right-400{margin-right:400px!important}.margin-x-400{margin-left:400px!important;margin-right:400px!important}.margin-y-400{margin-top:400px!important;margin-bottom:400px!important}.margin-top-401{margin-top:401px!important}.margin-bottom-401{margin-bottom:401px!important}.margin-left-401{margin-left:401px!important}.margin-right-401{margin-right:401px!important}.margin-x-401{margin-left:401px!important;margin-right:401px!important}.margin-y-401{margin-top:401px!important;margin-bottom:401px!important}.margin-top-402{margin-top:402px!important}.margin-bottom-402{margin-bottom:402px!important}.margin-left-402{margin-left:402px!important}.margin-right-402{margin-right:402px!important}.margin-x-402{margin-left:402px!important;margin-right:402px!important}.margin-y-402{margin-top:402px!important;margin-bottom:402px!important}.margin-top-403{margin-top:403px!important}.margin-bottom-403{margin-bottom:403px!important}.margin-left-403{margin-left:403px!important}.margin-right-403{margin-right:403px!important}.margin-x-403{margin-left:403px!important;margin-right:403px!important}.margin-y-403{margin-top:403px!important;margin-bottom:403px!important}.margin-top-404{margin-top:404px!important}.margin-bottom-404{margin-bottom:404px!important}.margin-left-404{margin-left:404px!important}.margin-right-404{margin-right:404px!important}.margin-x-404{margin-left:404px!important;margin-right:404px!important}.margin-y-404{margin-top:404px!important;margin-bottom:404px!important}.margin-top-405{margin-top:405px!important}.margin-bottom-405{margin-bottom:405px!important}.margin-left-405{margin-left:405px!important}.margin-right-405{margin-right:405px!important}.margin-x-405{margin-left:405px!important;margin-right:405px!important}.margin-y-405{margin-top:405px!important;margin-bottom:405px!important}.margin-top-406{margin-top:406px!important}.margin-bottom-406{margin-bottom:406px!important}.margin-left-406{margin-left:406px!important}.margin-right-406{margin-right:406px!important}.margin-x-406{margin-left:406px!important;margin-right:406px!important}.margin-y-406{margin-top:406px!important;margin-bottom:406px!important}.margin-top-407{margin-top:407px!important}.margin-bottom-407{margin-bottom:407px!important}.margin-left-407{margin-left:407px!important}.margin-right-407{margin-right:407px!important}.margin-x-407{margin-left:407px!important;margin-right:407px!important}.margin-y-407{margin-top:407px!important;margin-bottom:407px!important}.margin-top-408{margin-top:408px!important}.margin-bottom-408{margin-bottom:408px!important}.margin-left-408{margin-left:408px!important}.margin-right-408{margin-right:408px!important}.margin-x-408{margin-left:408px!important;margin-right:408px!important}.margin-y-408{margin-top:408px!important;margin-bottom:408px!important}.margin-top-409{margin-top:409px!important}.margin-bottom-409{margin-bottom:409px!important}.margin-left-409{margin-left:409px!important}.margin-right-409{margin-right:409px!important}.margin-x-409{margin-left:409px!important;margin-right:409px!important}.margin-y-409{margin-top:409px!important;margin-bottom:409px!important}.margin-top-410{margin-top:410px!important}.margin-bottom-410{margin-bottom:410px!important}.margin-left-410{margin-left:410px!important}.margin-right-410{margin-right:410px!important}.margin-x-410{margin-left:410px!important;margin-right:410px!important}.margin-y-410{margin-top:410px!important;margin-bottom:410px!important}.margin-top-411{margin-top:411px!important}.margin-bottom-411{margin-bottom:411px!important}.margin-left-411{margin-left:411px!important}.margin-right-411{margin-right:411px!important}.margin-x-411{margin-left:411px!important;margin-right:411px!important}.margin-y-411{margin-top:411px!important;margin-bottom:411px!important}.margin-top-412{margin-top:412px!important}.margin-bottom-412{margin-bottom:412px!important}.margin-left-412{margin-left:412px!important}.margin-right-412{margin-right:412px!important}.margin-x-412{margin-left:412px!important;margin-right:412px!important}.margin-y-412{margin-top:412px!important;margin-bottom:412px!important}.margin-top-413{margin-top:413px!important}.margin-bottom-413{margin-bottom:413px!important}.margin-left-413{margin-left:413px!important}.margin-right-413{margin-right:413px!important}.margin-x-413{margin-left:413px!important;margin-right:413px!important}.margin-y-413{margin-top:413px!important;margin-bottom:413px!important}.margin-top-414{margin-top:414px!important}.margin-bottom-414{margin-bottom:414px!important}.margin-left-414{margin-left:414px!important}.margin-right-414{margin-right:414px!important}.margin-x-414{margin-left:414px!important;margin-right:414px!important}.margin-y-414{margin-top:414px!important;margin-bottom:414px!important}.margin-top-415{margin-top:415px!important}.margin-bottom-415{margin-bottom:415px!important}.margin-left-415{margin-left:415px!important}.margin-right-415{margin-right:415px!important}.margin-x-415{margin-left:415px!important;margin-right:415px!important}.margin-y-415{margin-top:415px!important;margin-bottom:415px!important}.margin-top-416{margin-top:416px!important}.margin-bottom-416{margin-bottom:416px!important}.margin-left-416{margin-left:416px!important}.margin-right-416{margin-right:416px!important}.margin-x-416{margin-left:416px!important;margin-right:416px!important}.margin-y-416{margin-top:416px!important;margin-bottom:416px!important}.margin-top-417{margin-top:417px!important}.margin-bottom-417{margin-bottom:417px!important}.margin-left-417{margin-left:417px!important}.margin-right-417{margin-right:417px!important}.margin-x-417{margin-left:417px!important;margin-right:417px!important}.margin-y-417{margin-top:417px!important;margin-bottom:417px!important}.margin-top-418{margin-top:418px!important}.margin-bottom-418{margin-bottom:418px!important}.margin-left-418{margin-left:418px!important}.margin-right-418{margin-right:418px!important}.margin-x-418{margin-left:418px!important;margin-right:418px!important}.margin-y-418{margin-top:418px!important;margin-bottom:418px!important}.margin-top-419{margin-top:419px!important}.margin-bottom-419{margin-bottom:419px!important}.margin-left-419{margin-left:419px!important}.margin-right-419{margin-right:419px!important}.margin-x-419{margin-left:419px!important;margin-right:419px!important}.margin-y-419{margin-top:419px!important;margin-bottom:419px!important}.margin-top-420{margin-top:420px!important}.margin-bottom-420{margin-bottom:420px!important}.margin-left-420{margin-left:420px!important}.margin-right-420{margin-right:420px!important}.margin-x-420{margin-left:420px!important;margin-right:420px!important}.margin-y-420{margin-top:420px!important;margin-bottom:420px!important}.margin-top-421{margin-top:421px!important}.margin-bottom-421{margin-bottom:421px!important}.margin-left-421{margin-left:421px!important}.margin-right-421{margin-right:421px!important}.margin-x-421{margin-left:421px!important;margin-right:421px!important}.margin-y-421{margin-top:421px!important;margin-bottom:421px!important}.margin-top-422{margin-top:422px!important}.margin-bottom-422{margin-bottom:422px!important}.margin-left-422{margin-left:422px!important}.margin-right-422{margin-right:422px!important}.margin-x-422{margin-left:422px!important;margin-right:422px!important}.margin-y-422{margin-top:422px!important;margin-bottom:422px!important}.margin-top-423{margin-top:423px!important}.margin-bottom-423{margin-bottom:423px!important}.margin-left-423{margin-left:423px!important}.margin-right-423{margin-right:423px!important}.margin-x-423{margin-left:423px!important;margin-right:423px!important}.margin-y-423{margin-top:423px!important;margin-bottom:423px!important}.margin-top-424{margin-top:424px!important}.margin-bottom-424{margin-bottom:424px!important}.margin-left-424{margin-left:424px!important}.margin-right-424{margin-right:424px!important}.margin-x-424{margin-left:424px!important;margin-right:424px!important}.margin-y-424{margin-top:424px!important;margin-bottom:424px!important}.margin-top-425{margin-top:425px!important}.margin-bottom-425{margin-bottom:425px!important}.margin-left-425{margin-left:425px!important}.margin-right-425{margin-right:425px!important}.margin-x-425{margin-left:425px!important;margin-right:425px!important}.margin-y-425{margin-top:425px!important;margin-bottom:425px!important}.margin-top-426{margin-top:426px!important}.margin-bottom-426{margin-bottom:426px!important}.margin-left-426{margin-left:426px!important}.margin-right-426{margin-right:426px!important}.margin-x-426{margin-left:426px!important;margin-right:426px!important}.margin-y-426{margin-top:426px!important;margin-bottom:426px!important}.margin-top-427{margin-top:427px!important}.margin-bottom-427{margin-bottom:427px!important}.margin-left-427{margin-left:427px!important}.margin-right-427{margin-right:427px!important}.margin-x-427{margin-left:427px!important;margin-right:427px!important}.margin-y-427{margin-top:427px!important;margin-bottom:427px!important}.margin-top-428{margin-top:428px!important}.margin-bottom-428{margin-bottom:428px!important}.margin-left-428{margin-left:428px!important}.margin-right-428{margin-right:428px!important}.margin-x-428{margin-left:428px!important;margin-right:428px!important}.margin-y-428{margin-top:428px!important;margin-bottom:428px!important}.margin-top-429{margin-top:429px!important}.margin-bottom-429{margin-bottom:429px!important}.margin-left-429{margin-left:429px!important}.margin-right-429{margin-right:429px!important}.margin-x-429{margin-left:429px!important;margin-right:429px!important}.margin-y-429{margin-top:429px!important;margin-bottom:429px!important}.margin-top-430{margin-top:430px!important}.margin-bottom-430{margin-bottom:430px!important}.margin-left-430{margin-left:430px!important}.margin-right-430{margin-right:430px!important}.margin-x-430{margin-left:430px!important;margin-right:430px!important}.margin-y-430{margin-top:430px!important;margin-bottom:430px!important}.margin-top-431{margin-top:431px!important}.margin-bottom-431{margin-bottom:431px!important}.margin-left-431{margin-left:431px!important}.margin-right-431{margin-right:431px!important}.margin-x-431{margin-left:431px!important;margin-right:431px!important}.margin-y-431{margin-top:431px!important;margin-bottom:431px!important}.margin-top-432{margin-top:432px!important}.margin-bottom-432{margin-bottom:432px!important}.margin-left-432{margin-left:432px!important}.margin-right-432{margin-right:432px!important}.margin-x-432{margin-left:432px!important;margin-right:432px!important}.margin-y-432{margin-top:432px!important;margin-bottom:432px!important}.margin-top-433{margin-top:433px!important}.margin-bottom-433{margin-bottom:433px!important}.margin-left-433{margin-left:433px!important}.margin-right-433{margin-right:433px!important}.margin-x-433{margin-left:433px!important;margin-right:433px!important}.margin-y-433{margin-top:433px!important;margin-bottom:433px!important}.margin-top-434{margin-top:434px!important}.margin-bottom-434{margin-bottom:434px!important}.margin-left-434{margin-left:434px!important}.margin-right-434{margin-right:434px!important}.margin-x-434{margin-left:434px!important;margin-right:434px!important}.margin-y-434{margin-top:434px!important;margin-bottom:434px!important}.margin-top-435{margin-top:435px!important}.margin-bottom-435{margin-bottom:435px!important}.margin-left-435{margin-left:435px!important}.margin-right-435{margin-right:435px!important}.margin-x-435{margin-left:435px!important;margin-right:435px!important}.margin-y-435{margin-top:435px!important;margin-bottom:435px!important}.margin-top-436{margin-top:436px!important}.margin-bottom-436{margin-bottom:436px!important}.margin-left-436{margin-left:436px!important}.margin-right-436{margin-right:436px!important}.margin-x-436{margin-left:436px!important;margin-right:436px!important}.margin-y-436{margin-top:436px!important;margin-bottom:436px!important}.margin-top-437{margin-top:437px!important}.margin-bottom-437{margin-bottom:437px!important}.margin-left-437{margin-left:437px!important}.margin-right-437{margin-right:437px!important}.margin-x-437{margin-left:437px!important;margin-right:437px!important}.margin-y-437{margin-top:437px!important;margin-bottom:437px!important}.margin-top-438{margin-top:438px!important}.margin-bottom-438{margin-bottom:438px!important}.margin-left-438{margin-left:438px!important}.margin-right-438{margin-right:438px!important}.margin-x-438{margin-left:438px!important;margin-right:438px!important}.margin-y-438{margin-top:438px!important;margin-bottom:438px!important}.margin-top-439{margin-top:439px!important}.margin-bottom-439{margin-bottom:439px!important}.margin-left-439{margin-left:439px!important}.margin-right-439{margin-right:439px!important}.margin-x-439{margin-left:439px!important;margin-right:439px!important}.margin-y-439{margin-top:439px!important;margin-bottom:439px!important}.margin-top-440{margin-top:440px!important}.margin-bottom-440{margin-bottom:440px!important}.margin-left-440{margin-left:440px!important}.margin-right-440{margin-right:440px!important}.margin-x-440{margin-left:440px!important;margin-right:440px!important}.margin-y-440{margin-top:440px!important;margin-bottom:440px!important}.margin-top-441{margin-top:441px!important}.margin-bottom-441{margin-bottom:441px!important}.margin-left-441{margin-left:441px!important}.margin-right-441{margin-right:441px!important}.margin-x-441{margin-left:441px!important;margin-right:441px!important}.margin-y-441{margin-top:441px!important;margin-bottom:441px!important}.margin-top-442{margin-top:442px!important}.margin-bottom-442{margin-bottom:442px!important}.margin-left-442{margin-left:442px!important}.margin-right-442{margin-right:442px!important}.margin-x-442{margin-left:442px!important;margin-right:442px!important}.margin-y-442{margin-top:442px!important;margin-bottom:442px!important}.margin-top-443{margin-top:443px!important}.margin-bottom-443{margin-bottom:443px!important}.margin-left-443{margin-left:443px!important}.margin-right-443{margin-right:443px!important}.margin-x-443{margin-left:443px!important;margin-right:443px!important}.margin-y-443{margin-top:443px!important;margin-bottom:443px!important}.margin-top-444{margin-top:444px!important}.margin-bottom-444{margin-bottom:444px!important}.margin-left-444{margin-left:444px!important}.margin-right-444{margin-right:444px!important}.margin-x-444{margin-left:444px!important;margin-right:444px!important}.margin-y-444{margin-top:444px!important;margin-bottom:444px!important}.margin-top-445{margin-top:445px!important}.margin-bottom-445{margin-bottom:445px!important}.margin-left-445{margin-left:445px!important}.margin-right-445{margin-right:445px!important}.margin-x-445{margin-left:445px!important;margin-right:445px!important}.margin-y-445{margin-top:445px!important;margin-bottom:445px!important}.margin-top-446{margin-top:446px!important}.margin-bottom-446{margin-bottom:446px!important}.margin-left-446{margin-left:446px!important}.margin-right-446{margin-right:446px!important}.margin-x-446{margin-left:446px!important;margin-right:446px!important}.margin-y-446{margin-top:446px!important;margin-bottom:446px!important}.margin-top-447{margin-top:447px!important}.margin-bottom-447{margin-bottom:447px!important}.margin-left-447{margin-left:447px!important}.margin-right-447{margin-right:447px!important}.margin-x-447{margin-left:447px!important;margin-right:447px!important}.margin-y-447{margin-top:447px!important;margin-bottom:447px!important}.margin-top-448{margin-top:448px!important}.margin-bottom-448{margin-bottom:448px!important}.margin-left-448{margin-left:448px!important}.margin-right-448{margin-right:448px!important}.margin-x-448{margin-left:448px!important;margin-right:448px!important}.margin-y-448{margin-top:448px!important;margin-bottom:448px!important}.margin-top-449{margin-top:449px!important}.margin-bottom-449{margin-bottom:449px!important}.margin-left-449{margin-left:449px!important}.margin-right-449{margin-right:449px!important}.margin-x-449{margin-left:449px!important;margin-right:449px!important}.margin-y-449{margin-top:449px!important;margin-bottom:449px!important}.margin-top-450{margin-top:450px!important}.margin-bottom-450{margin-bottom:450px!important}.margin-left-450{margin-left:450px!important}.margin-right-450{margin-right:450px!important}.margin-x-450{margin-left:450px!important;margin-right:450px!important}.margin-y-450{margin-top:450px!important;margin-bottom:450px!important}.margin-top-451{margin-top:451px!important}.margin-bottom-451{margin-bottom:451px!important}.margin-left-451{margin-left:451px!important}.margin-right-451{margin-right:451px!important}.margin-x-451{margin-left:451px!important;margin-right:451px!important}.margin-y-451{margin-top:451px!important;margin-bottom:451px!important}.margin-top-452{margin-top:452px!important}.margin-bottom-452{margin-bottom:452px!important}.margin-left-452{margin-left:452px!important}.margin-right-452{margin-right:452px!important}.margin-x-452{margin-left:452px!important;margin-right:452px!important}.margin-y-452{margin-top:452px!important;margin-bottom:452px!important}.margin-top-453{margin-top:453px!important}.margin-bottom-453{margin-bottom:453px!important}.margin-left-453{margin-left:453px!important}.margin-right-453{margin-right:453px!important}.margin-x-453{margin-left:453px!important;margin-right:453px!important}.margin-y-453{margin-top:453px!important;margin-bottom:453px!important}.margin-top-454{margin-top:454px!important}.margin-bottom-454{margin-bottom:454px!important}.margin-left-454{margin-left:454px!important}.margin-right-454{margin-right:454px!important}.margin-x-454{margin-left:454px!important;margin-right:454px!important}.margin-y-454{margin-top:454px!important;margin-bottom:454px!important}.margin-top-455{margin-top:455px!important}.margin-bottom-455{margin-bottom:455px!important}.margin-left-455{margin-left:455px!important}.margin-right-455{margin-right:455px!important}.margin-x-455{margin-left:455px!important;margin-right:455px!important}.margin-y-455{margin-top:455px!important;margin-bottom:455px!important}.margin-top-456{margin-top:456px!important}.margin-bottom-456{margin-bottom:456px!important}.margin-left-456{margin-left:456px!important}.margin-right-456{margin-right:456px!important}.margin-x-456{margin-left:456px!important;margin-right:456px!important}.margin-y-456{margin-top:456px!important;margin-bottom:456px!important}.margin-top-457{margin-top:457px!important}.margin-bottom-457{margin-bottom:457px!important}.margin-left-457{margin-left:457px!important}.margin-right-457{margin-right:457px!important}.margin-x-457{margin-left:457px!important;margin-right:457px!important}.margin-y-457{margin-top:457px!important;margin-bottom:457px!important}.margin-top-458{margin-top:458px!important}.margin-bottom-458{margin-bottom:458px!important}.margin-left-458{margin-left:458px!important}.margin-right-458{margin-right:458px!important}.margin-x-458{margin-left:458px!important;margin-right:458px!important}.margin-y-458{margin-top:458px!important;margin-bottom:458px!important}.margin-top-459{margin-top:459px!important}.margin-bottom-459{margin-bottom:459px!important}.margin-left-459{margin-left:459px!important}.margin-right-459{margin-right:459px!important}.margin-x-459{margin-left:459px!important;margin-right:459px!important}.margin-y-459{margin-top:459px!important;margin-bottom:459px!important}.margin-top-460{margin-top:460px!important}.margin-bottom-460{margin-bottom:460px!important}.margin-left-460{margin-left:460px!important}.margin-right-460{margin-right:460px!important}.margin-x-460{margin-left:460px!important;margin-right:460px!important}.margin-y-460{margin-top:460px!important;margin-bottom:460px!important}.margin-top-461{margin-top:461px!important}.margin-bottom-461{margin-bottom:461px!important}.margin-left-461{margin-left:461px!important}.margin-right-461{margin-right:461px!important}.margin-x-461{margin-left:461px!important;margin-right:461px!important}.margin-y-461{margin-top:461px!important;margin-bottom:461px!important}.margin-top-462{margin-top:462px!important}.margin-bottom-462{margin-bottom:462px!important}.margin-left-462{margin-left:462px!important}.margin-right-462{margin-right:462px!important}.margin-x-462{margin-left:462px!important;margin-right:462px!important}.margin-y-462{margin-top:462px!important;margin-bottom:462px!important}.margin-top-463{margin-top:463px!important}.margin-bottom-463{margin-bottom:463px!important}.margin-left-463{margin-left:463px!important}.margin-right-463{margin-right:463px!important}.margin-x-463{margin-left:463px!important;margin-right:463px!important}.margin-y-463{margin-top:463px!important;margin-bottom:463px!important}.margin-top-464{margin-top:464px!important}.margin-bottom-464{margin-bottom:464px!important}.margin-left-464{margin-left:464px!important}.margin-right-464{margin-right:464px!important}.margin-x-464{margin-left:464px!important;margin-right:464px!important}.margin-y-464{margin-top:464px!important;margin-bottom:464px!important}.margin-top-465{margin-top:465px!important}.margin-bottom-465{margin-bottom:465px!important}.margin-left-465{margin-left:465px!important}.margin-right-465{margin-right:465px!important}.margin-x-465{margin-left:465px!important;margin-right:465px!important}.margin-y-465{margin-top:465px!important;margin-bottom:465px!important}.margin-top-466{margin-top:466px!important}.margin-bottom-466{margin-bottom:466px!important}.margin-left-466{margin-left:466px!important}.margin-right-466{margin-right:466px!important}.margin-x-466{margin-left:466px!important;margin-right:466px!important}.margin-y-466{margin-top:466px!important;margin-bottom:466px!important}.margin-top-467{margin-top:467px!important}.margin-bottom-467{margin-bottom:467px!important}.margin-left-467{margin-left:467px!important}.margin-right-467{margin-right:467px!important}.margin-x-467{margin-left:467px!important;margin-right:467px!important}.margin-y-467{margin-top:467px!important;margin-bottom:467px!important}.margin-top-468{margin-top:468px!important}.margin-bottom-468{margin-bottom:468px!important}.margin-left-468{margin-left:468px!important}.margin-right-468{margin-right:468px!important}.margin-x-468{margin-left:468px!important;margin-right:468px!important}.margin-y-468{margin-top:468px!important;margin-bottom:468px!important}.margin-top-469{margin-top:469px!important}.margin-bottom-469{margin-bottom:469px!important}.margin-left-469{margin-left:469px!important}.margin-right-469{margin-right:469px!important}.margin-x-469{margin-left:469px!important;margin-right:469px!important}.margin-y-469{margin-top:469px!important;margin-bottom:469px!important}.margin-top-470{margin-top:470px!important}.margin-bottom-470{margin-bottom:470px!important}.margin-left-470{margin-left:470px!important}.margin-right-470{margin-right:470px!important}.margin-x-470{margin-left:470px!important;margin-right:470px!important}.margin-y-470{margin-top:470px!important;margin-bottom:470px!important}.margin-top-471{margin-top:471px!important}.margin-bottom-471{margin-bottom:471px!important}.margin-left-471{margin-left:471px!important}.margin-right-471{margin-right:471px!important}.margin-x-471{margin-left:471px!important;margin-right:471px!important}.margin-y-471{margin-top:471px!important;margin-bottom:471px!important}.margin-top-472{margin-top:472px!important}.margin-bottom-472{margin-bottom:472px!important}.margin-left-472{margin-left:472px!important}.margin-right-472{margin-right:472px!important}.margin-x-472{margin-left:472px!important;margin-right:472px!important}.margin-y-472{margin-top:472px!important;margin-bottom:472px!important}.margin-top-473{margin-top:473px!important}.margin-bottom-473{margin-bottom:473px!important}.margin-left-473{margin-left:473px!important}.margin-right-473{margin-right:473px!important}.margin-x-473{margin-left:473px!important;margin-right:473px!important}.margin-y-473{margin-top:473px!important;margin-bottom:473px!important}.margin-top-474{margin-top:474px!important}.margin-bottom-474{margin-bottom:474px!important}.margin-left-474{margin-left:474px!important}.margin-right-474{margin-right:474px!important}.margin-x-474{margin-left:474px!important;margin-right:474px!important}.margin-y-474{margin-top:474px!important;margin-bottom:474px!important}.margin-top-475{margin-top:475px!important}.margin-bottom-475{margin-bottom:475px!important}.margin-left-475{margin-left:475px!important}.margin-right-475{margin-right:475px!important}.margin-x-475{margin-left:475px!important;margin-right:475px!important}.margin-y-475{margin-top:475px!important;margin-bottom:475px!important}.margin-top-476{margin-top:476px!important}.margin-bottom-476{margin-bottom:476px!important}.margin-left-476{margin-left:476px!important}.margin-right-476{margin-right:476px!important}.margin-x-476{margin-left:476px!important;margin-right:476px!important}.margin-y-476{margin-top:476px!important;margin-bottom:476px!important}.margin-top-477{margin-top:477px!important}.margin-bottom-477{margin-bottom:477px!important}.margin-left-477{margin-left:477px!important}.margin-right-477{margin-right:477px!important}.margin-x-477{margin-left:477px!important;margin-right:477px!important}.margin-y-477{margin-top:477px!important;margin-bottom:477px!important}.margin-top-478{margin-top:478px!important}.margin-bottom-478{margin-bottom:478px!important}.margin-left-478{margin-left:478px!important}.margin-right-478{margin-right:478px!important}.margin-x-478{margin-left:478px!important;margin-right:478px!important}.margin-y-478{margin-top:478px!important;margin-bottom:478px!important}.margin-top-479{margin-top:479px!important}.margin-bottom-479{margin-bottom:479px!important}.margin-left-479{margin-left:479px!important}.margin-right-479{margin-right:479px!important}.margin-x-479{margin-left:479px!important;margin-right:479px!important}.margin-y-479{margin-top:479px!important;margin-bottom:479px!important}.margin-top-480{margin-top:480px!important}.margin-bottom-480{margin-bottom:480px!important}.margin-left-480{margin-left:480px!important}.margin-right-480{margin-right:480px!important}.margin-x-480{margin-left:480px!important;margin-right:480px!important}.margin-y-480{margin-top:480px!important;margin-bottom:480px!important}.margin-top-481{margin-top:481px!important}.margin-bottom-481{margin-bottom:481px!important}.margin-left-481{margin-left:481px!important}.margin-right-481{margin-right:481px!important}.margin-x-481{margin-left:481px!important;margin-right:481px!important}.margin-y-481{margin-top:481px!important;margin-bottom:481px!important}.margin-top-482{margin-top:482px!important}.margin-bottom-482{margin-bottom:482px!important}.margin-left-482{margin-left:482px!important}.margin-right-482{margin-right:482px!important}.margin-x-482{margin-left:482px!important;margin-right:482px!important}.margin-y-482{margin-top:482px!important;margin-bottom:482px!important}.margin-top-483{margin-top:483px!important}.margin-bottom-483{margin-bottom:483px!important}.margin-left-483{margin-left:483px!important}.margin-right-483{margin-right:483px!important}.margin-x-483{margin-left:483px!important;margin-right:483px!important}.margin-y-483{margin-top:483px!important;margin-bottom:483px!important}.margin-top-484{margin-top:484px!important}.margin-bottom-484{margin-bottom:484px!important}.margin-left-484{margin-left:484px!important}.margin-right-484{margin-right:484px!important}.margin-x-484{margin-left:484px!important;margin-right:484px!important}.margin-y-484{margin-top:484px!important;margin-bottom:484px!important}.margin-top-485{margin-top:485px!important}.margin-bottom-485{margin-bottom:485px!important}.margin-left-485{margin-left:485px!important}.margin-right-485{margin-right:485px!important}.margin-x-485{margin-left:485px!important;margin-right:485px!important}.margin-y-485{margin-top:485px!important;margin-bottom:485px!important}.margin-top-486{margin-top:486px!important}.margin-bottom-486{margin-bottom:486px!important}.margin-left-486{margin-left:486px!important}.margin-right-486{margin-right:486px!important}.margin-x-486{margin-left:486px!important;margin-right:486px!important}.margin-y-486{margin-top:486px!important;margin-bottom:486px!important}.margin-top-487{margin-top:487px!important}.margin-bottom-487{margin-bottom:487px!important}.margin-left-487{margin-left:487px!important}.margin-right-487{margin-right:487px!important}.margin-x-487{margin-left:487px!important;margin-right:487px!important}.margin-y-487{margin-top:487px!important;margin-bottom:487px!important}.margin-top-488{margin-top:488px!important}.margin-bottom-488{margin-bottom:488px!important}.margin-left-488{margin-left:488px!important}.margin-right-488{margin-right:488px!important}.margin-x-488{margin-left:488px!important;margin-right:488px!important}.margin-y-488{margin-top:488px!important;margin-bottom:488px!important}.margin-top-489{margin-top:489px!important}.margin-bottom-489{margin-bottom:489px!important}.margin-left-489{margin-left:489px!important}.margin-right-489{margin-right:489px!important}.margin-x-489{margin-left:489px!important;margin-right:489px!important}.margin-y-489{margin-top:489px!important;margin-bottom:489px!important}.margin-top-490{margin-top:490px!important}.margin-bottom-490{margin-bottom:490px!important}.margin-left-490{margin-left:490px!important}.margin-right-490{margin-right:490px!important}.margin-x-490{margin-left:490px!important;margin-right:490px!important}.margin-y-490{margin-top:490px!important;margin-bottom:490px!important}.margin-top-491{margin-top:491px!important}.margin-bottom-491{margin-bottom:491px!important}.margin-left-491{margin-left:491px!important}.margin-right-491{margin-right:491px!important}.margin-x-491{margin-left:491px!important;margin-right:491px!important}.margin-y-491{margin-top:491px!important;margin-bottom:491px!important}.margin-top-492{margin-top:492px!important}.margin-bottom-492{margin-bottom:492px!important}.margin-left-492{margin-left:492px!important}.margin-right-492{margin-right:492px!important}.margin-x-492{margin-left:492px!important;margin-right:492px!important}.margin-y-492{margin-top:492px!important;margin-bottom:492px!important}.margin-top-493{margin-top:493px!important}.margin-bottom-493{margin-bottom:493px!important}.margin-left-493{margin-left:493px!important}.margin-right-493{margin-right:493px!important}.margin-x-493{margin-left:493px!important;margin-right:493px!important}.margin-y-493{margin-top:493px!important;margin-bottom:493px!important}.margin-top-494{margin-top:494px!important}.margin-bottom-494{margin-bottom:494px!important}.margin-left-494{margin-left:494px!important}.margin-right-494{margin-right:494px!important}.margin-x-494{margin-left:494px!important;margin-right:494px!important}.margin-y-494{margin-top:494px!important;margin-bottom:494px!important}.margin-top-495{margin-top:495px!important}.margin-bottom-495{margin-bottom:495px!important}.margin-left-495{margin-left:495px!important}.margin-right-495{margin-right:495px!important}.margin-x-495{margin-left:495px!important;margin-right:495px!important}.margin-y-495{margin-top:495px!important;margin-bottom:495px!important}.margin-top-496{margin-top:496px!important}.margin-bottom-496{margin-bottom:496px!important}.margin-left-496{margin-left:496px!important}.margin-right-496{margin-right:496px!important}.margin-x-496{margin-left:496px!important;margin-right:496px!important}.margin-y-496{margin-top:496px!important;margin-bottom:496px!important}.margin-top-497{margin-top:497px!important}.margin-bottom-497{margin-bottom:497px!important}.margin-left-497{margin-left:497px!important}.margin-right-497{margin-right:497px!important}.margin-x-497{margin-left:497px!important;margin-right:497px!important}.margin-y-497{margin-top:497px!important;margin-bottom:497px!important}.margin-top-498{margin-top:498px!important}.margin-bottom-498{margin-bottom:498px!important}.margin-left-498{margin-left:498px!important}.margin-right-498{margin-right:498px!important}.margin-x-498{margin-left:498px!important;margin-right:498px!important}.margin-y-498{margin-top:498px!important;margin-bottom:498px!important}.margin-top-499{margin-top:499px!important}.margin-bottom-499{margin-bottom:499px!important}.margin-left-499{margin-left:499px!important}.margin-right-499{margin-right:499px!important}.margin-x-499{margin-left:499px!important;margin-right:499px!important}.margin-y-499{margin-top:499px!important;margin-bottom:499px!important}.margin-top-500{margin-top:500px!important}.margin-bottom-500{margin-bottom:500px!important}.margin-left-500{margin-left:500px!important}.margin-right-500{margin-right:500px!important}.margin-x-500{margin-left:500px!important;margin-right:500px!important}.margin-y-500{margin-top:500px!important;margin-bottom:500px!important}.margin-top-501{margin-top:501px!important}.margin-bottom-501{margin-bottom:501px!important}.margin-left-501{margin-left:501px!important}.margin-right-501{margin-right:501px!important}.margin-x-501{margin-left:501px!important;margin-right:501px!important}.margin-y-501{margin-top:501px!important;margin-bottom:501px!important}.margin-top-502{margin-top:502px!important}.margin-bottom-502{margin-bottom:502px!important}.margin-left-502{margin-left:502px!important}.margin-right-502{margin-right:502px!important}.margin-x-502{margin-left:502px!important;margin-right:502px!important}.margin-y-502{margin-top:502px!important;margin-bottom:502px!important}.margin-top-503{margin-top:503px!important}.margin-bottom-503{margin-bottom:503px!important}.margin-left-503{margin-left:503px!important}.margin-right-503{margin-right:503px!important}.margin-x-503{margin-left:503px!important;margin-right:503px!important}.margin-y-503{margin-top:503px!important;margin-bottom:503px!important}.margin-top-504{margin-top:504px!important}.margin-bottom-504{margin-bottom:504px!important}.margin-left-504{margin-left:504px!important}.margin-right-504{margin-right:504px!important}.margin-x-504{margin-left:504px!important;margin-right:504px!important}.margin-y-504{margin-top:504px!important;margin-bottom:504px!important}.margin-top-505{margin-top:505px!important}.margin-bottom-505{margin-bottom:505px!important}.margin-left-505{margin-left:505px!important}.margin-right-505{margin-right:505px!important}.margin-x-505{margin-left:505px!important;margin-right:505px!important}.margin-y-505{margin-top:505px!important;margin-bottom:505px!important}.margin-top-506{margin-top:506px!important}.margin-bottom-506{margin-bottom:506px!important}.margin-left-506{margin-left:506px!important}.margin-right-506{margin-right:506px!important}.margin-x-506{margin-left:506px!important;margin-right:506px!important}.margin-y-506{margin-top:506px!important;margin-bottom:506px!important}.margin-top-507{margin-top:507px!important}.margin-bottom-507{margin-bottom:507px!important}.margin-left-507{margin-left:507px!important}.margin-right-507{margin-right:507px!important}.margin-x-507{margin-left:507px!important;margin-right:507px!important}.margin-y-507{margin-top:507px!important;margin-bottom:507px!important}.margin-top-508{margin-top:508px!important}.margin-bottom-508{margin-bottom:508px!important}.margin-left-508{margin-left:508px!important}.margin-right-508{margin-right:508px!important}.margin-x-508{margin-left:508px!important;margin-right:508px!important}.margin-y-508{margin-top:508px!important;margin-bottom:508px!important}.margin-top-509{margin-top:509px!important}.margin-bottom-509{margin-bottom:509px!important}.margin-left-509{margin-left:509px!important}.margin-right-509{margin-right:509px!important}.margin-x-509{margin-left:509px!important;margin-right:509px!important}.margin-y-509{margin-top:509px!important;margin-bottom:509px!important}.margin-top-510{margin-top:510px!important}.margin-bottom-510{margin-bottom:510px!important}.margin-left-510{margin-left:510px!important}.margin-right-510{margin-right:510px!important}.margin-x-510{margin-left:510px!important;margin-right:510px!important}.margin-y-510{margin-top:510px!important;margin-bottom:510px!important}.margin-top-511{margin-top:511px!important}.margin-bottom-511{margin-bottom:511px!important}.margin-left-511{margin-left:511px!important}.margin-right-511{margin-right:511px!important}.margin-x-511{margin-left:511px!important;margin-right:511px!important}.margin-y-511{margin-top:511px!important;margin-bottom:511px!important}.margin-top-512{margin-top:512px!important}.margin-bottom-512{margin-bottom:512px!important}.margin-left-512{margin-left:512px!important}.margin-right-512{margin-right:512px!important}.margin-x-512{margin-left:512px!important;margin-right:512px!important}.margin-y-512{margin-top:512px!important;margin-bottom:512px!important}.margin-top-513{margin-top:513px!important}.margin-bottom-513{margin-bottom:513px!important}.margin-left-513{margin-left:513px!important}.margin-right-513{margin-right:513px!important}.margin-x-513{margin-left:513px!important;margin-right:513px!important}.margin-y-513{margin-top:513px!important;margin-bottom:513px!important}.margin-top-514{margin-top:514px!important}.margin-bottom-514{margin-bottom:514px!important}.margin-left-514{margin-left:514px!important}.margin-right-514{margin-right:514px!important}.margin-x-514{margin-left:514px!important;margin-right:514px!important}.margin-y-514{margin-top:514px!important;margin-bottom:514px!important}.margin-top-515{margin-top:515px!important}.margin-bottom-515{margin-bottom:515px!important}.margin-left-515{margin-left:515px!important}.margin-right-515{margin-right:515px!important}.margin-x-515{margin-left:515px!important;margin-right:515px!important}.margin-y-515{margin-top:515px!important;margin-bottom:515px!important}.margin-top-516{margin-top:516px!important}.margin-bottom-516{margin-bottom:516px!important}.margin-left-516{margin-left:516px!important}.margin-right-516{margin-right:516px!important}.margin-x-516{margin-left:516px!important;margin-right:516px!important}.margin-y-516{margin-top:516px!important;margin-bottom:516px!important}.margin-top-517{margin-top:517px!important}.margin-bottom-517{margin-bottom:517px!important}.margin-left-517{margin-left:517px!important}.margin-right-517{margin-right:517px!important}.margin-x-517{margin-left:517px!important;margin-right:517px!important}.margin-y-517{margin-top:517px!important;margin-bottom:517px!important}.margin-top-518{margin-top:518px!important}.margin-bottom-518{margin-bottom:518px!important}.margin-left-518{margin-left:518px!important}.margin-right-518{margin-right:518px!important}.margin-x-518{margin-left:518px!important;margin-right:518px!important}.margin-y-518{margin-top:518px!important;margin-bottom:518px!important}.margin-top-519{margin-top:519px!important}.margin-bottom-519{margin-bottom:519px!important}.margin-left-519{margin-left:519px!important}.margin-right-519{margin-right:519px!important}.margin-x-519{margin-left:519px!important;margin-right:519px!important}.margin-y-519{margin-top:519px!important;margin-bottom:519px!important}.margin-top-520{margin-top:520px!important}.margin-bottom-520{margin-bottom:520px!important}.margin-left-520{margin-left:520px!important}.margin-right-520{margin-right:520px!important}.margin-x-520{margin-left:520px!important;margin-right:520px!important}.margin-y-520{margin-top:520px!important;margin-bottom:520px!important}.margin-top-521{margin-top:521px!important}.margin-bottom-521{margin-bottom:521px!important}.margin-left-521{margin-left:521px!important}.margin-right-521{margin-right:521px!important}.margin-x-521{margin-left:521px!important;margin-right:521px!important}.margin-y-521{margin-top:521px!important;margin-bottom:521px!important}.margin-top-522{margin-top:522px!important}.margin-bottom-522{margin-bottom:522px!important}.margin-left-522{margin-left:522px!important}.margin-right-522{margin-right:522px!important}.margin-x-522{margin-left:522px!important;margin-right:522px!important}.margin-y-522{margin-top:522px!important;margin-bottom:522px!important}.margin-top-523{margin-top:523px!important}.margin-bottom-523{margin-bottom:523px!important}.margin-left-523{margin-left:523px!important}.margin-right-523{margin-right:523px!important}.margin-x-523{margin-left:523px!important;margin-right:523px!important}.margin-y-523{margin-top:523px!important;margin-bottom:523px!important}.margin-top-524{margin-top:524px!important}.margin-bottom-524{margin-bottom:524px!important}.margin-left-524{margin-left:524px!important}.margin-right-524{margin-right:524px!important}.margin-x-524{margin-left:524px!important;margin-right:524px!important}.margin-y-524{margin-top:524px!important;margin-bottom:524px!important}.margin-top-525{margin-top:525px!important}.margin-bottom-525{margin-bottom:525px!important}.margin-left-525{margin-left:525px!important}.margin-right-525{margin-right:525px!important}.margin-x-525{margin-left:525px!important;margin-right:525px!important}.margin-y-525{margin-top:525px!important;margin-bottom:525px!important}.margin-top-526{margin-top:526px!important}.margin-bottom-526{margin-bottom:526px!important}.margin-left-526{margin-left:526px!important}.margin-right-526{margin-right:526px!important}.margin-x-526{margin-left:526px!important;margin-right:526px!important}.margin-y-526{margin-top:526px!important;margin-bottom:526px!important}.margin-top-527{margin-top:527px!important}.margin-bottom-527{margin-bottom:527px!important}.margin-left-527{margin-left:527px!important}.margin-right-527{margin-right:527px!important}.margin-x-527{margin-left:527px!important;margin-right:527px!important}.margin-y-527{margin-top:527px!important;margin-bottom:527px!important}.margin-top-528{margin-top:528px!important}.margin-bottom-528{margin-bottom:528px!important}.margin-left-528{margin-left:528px!important}.margin-right-528{margin-right:528px!important}.margin-x-528{margin-left:528px!important;margin-right:528px!important}.margin-y-528{margin-top:528px!important;margin-bottom:528px!important}.margin-top-529{margin-top:529px!important}.margin-bottom-529{margin-bottom:529px!important}.margin-left-529{margin-left:529px!important}.margin-right-529{margin-right:529px!important}.margin-x-529{margin-left:529px!important;margin-right:529px!important}.margin-y-529{margin-top:529px!important;margin-bottom:529px!important}.margin-top-530{margin-top:530px!important}.margin-bottom-530{margin-bottom:530px!important}.margin-left-530{margin-left:530px!important}.margin-right-530{margin-right:530px!important}.margin-x-530{margin-left:530px!important;margin-right:530px!important}.margin-y-530{margin-top:530px!important;margin-bottom:530px!important}.margin-top-531{margin-top:531px!important}.margin-bottom-531{margin-bottom:531px!important}.margin-left-531{margin-left:531px!important}.margin-right-531{margin-right:531px!important}.margin-x-531{margin-left:531px!important;margin-right:531px!important}.margin-y-531{margin-top:531px!important;margin-bottom:531px!important}.margin-top-532{margin-top:532px!important}.margin-bottom-532{margin-bottom:532px!important}.margin-left-532{margin-left:532px!important}.margin-right-532{margin-right:532px!important}.margin-x-532{margin-left:532px!important;margin-right:532px!important}.margin-y-532{margin-top:532px!important;margin-bottom:532px!important}.margin-top-533{margin-top:533px!important}.margin-bottom-533{margin-bottom:533px!important}.margin-left-533{margin-left:533px!important}.margin-right-533{margin-right:533px!important}.margin-x-533{margin-left:533px!important;margin-right:533px!important}.margin-y-533{margin-top:533px!important;margin-bottom:533px!important}.margin-top-534{margin-top:534px!important}.margin-bottom-534{margin-bottom:534px!important}.margin-left-534{margin-left:534px!important}.margin-right-534{margin-right:534px!important}.margin-x-534{margin-left:534px!important;margin-right:534px!important}.margin-y-534{margin-top:534px!important;margin-bottom:534px!important}.margin-top-535{margin-top:535px!important}.margin-bottom-535{margin-bottom:535px!important}.margin-left-535{margin-left:535px!important}.margin-right-535{margin-right:535px!important}.margin-x-535{margin-left:535px!important;margin-right:535px!important}.margin-y-535{margin-top:535px!important;margin-bottom:535px!important}.margin-top-536{margin-top:536px!important}.margin-bottom-536{margin-bottom:536px!important}.margin-left-536{margin-left:536px!important}.margin-right-536{margin-right:536px!important}.margin-x-536{margin-left:536px!important;margin-right:536px!important}.margin-y-536{margin-top:536px!important;margin-bottom:536px!important}.margin-top-537{margin-top:537px!important}.margin-bottom-537{margin-bottom:537px!important}.margin-left-537{margin-left:537px!important}.margin-right-537{margin-right:537px!important}.margin-x-537{margin-left:537px!important;margin-right:537px!important}.margin-y-537{margin-top:537px!important;margin-bottom:537px!important}.margin-top-538{margin-top:538px!important}.margin-bottom-538{margin-bottom:538px!important}.margin-left-538{margin-left:538px!important}.margin-right-538{margin-right:538px!important}.margin-x-538{margin-left:538px!important;margin-right:538px!important}.margin-y-538{margin-top:538px!important;margin-bottom:538px!important}.margin-top-539{margin-top:539px!important}.margin-bottom-539{margin-bottom:539px!important}.margin-left-539{margin-left:539px!important}.margin-right-539{margin-right:539px!important}.margin-x-539{margin-left:539px!important;margin-right:539px!important}.margin-y-539{margin-top:539px!important;margin-bottom:539px!important}.margin-top-540{margin-top:540px!important}.margin-bottom-540{margin-bottom:540px!important}.margin-left-540{margin-left:540px!important}.margin-right-540{margin-right:540px!important}.margin-x-540{margin-left:540px!important;margin-right:540px!important}.margin-y-540{margin-top:540px!important;margin-bottom:540px!important}.margin-top-541{margin-top:541px!important}.margin-bottom-541{margin-bottom:541px!important}.margin-left-541{margin-left:541px!important}.margin-right-541{margin-right:541px!important}.margin-x-541{margin-left:541px!important;margin-right:541px!important}.margin-y-541{margin-top:541px!important;margin-bottom:541px!important}.margin-top-542{margin-top:542px!important}.margin-bottom-542{margin-bottom:542px!important}.margin-left-542{margin-left:542px!important}.margin-right-542{margin-right:542px!important}.margin-x-542{margin-left:542px!important;margin-right:542px!important}.margin-y-542{margin-top:542px!important;margin-bottom:542px!important}.margin-top-543{margin-top:543px!important}.margin-bottom-543{margin-bottom:543px!important}.margin-left-543{margin-left:543px!important}.margin-right-543{margin-right:543px!important}.margin-x-543{margin-left:543px!important;margin-right:543px!important}.margin-y-543{margin-top:543px!important;margin-bottom:543px!important}.margin-top-544{margin-top:544px!important}.margin-bottom-544{margin-bottom:544px!important}.margin-left-544{margin-left:544px!important}.margin-right-544{margin-right:544px!important}.margin-x-544{margin-left:544px!important;margin-right:544px!important}.margin-y-544{margin-top:544px!important;margin-bottom:544px!important}.margin-top-545{margin-top:545px!important}.margin-bottom-545{margin-bottom:545px!important}.margin-left-545{margin-left:545px!important}.margin-right-545{margin-right:545px!important}.margin-x-545{margin-left:545px!important;margin-right:545px!important}.margin-y-545{margin-top:545px!important;margin-bottom:545px!important}.margin-top-546{margin-top:546px!important}.margin-bottom-546{margin-bottom:546px!important}.margin-left-546{margin-left:546px!important}.margin-right-546{margin-right:546px!important}.margin-x-546{margin-left:546px!important;margin-right:546px!important}.margin-y-546{margin-top:546px!important;margin-bottom:546px!important}.margin-top-547{margin-top:547px!important}.margin-bottom-547{margin-bottom:547px!important}.margin-left-547{margin-left:547px!important}.margin-right-547{margin-right:547px!important}.margin-x-547{margin-left:547px!important;margin-right:547px!important}.margin-y-547{margin-top:547px!important;margin-bottom:547px!important}.margin-top-548{margin-top:548px!important}.margin-bottom-548{margin-bottom:548px!important}.margin-left-548{margin-left:548px!important}.margin-right-548{margin-right:548px!important}.margin-x-548{margin-left:548px!important;margin-right:548px!important}.margin-y-548{margin-top:548px!important;margin-bottom:548px!important}.margin-top-549{margin-top:549px!important}.margin-bottom-549{margin-bottom:549px!important}.margin-left-549{margin-left:549px!important}.margin-right-549{margin-right:549px!important}.margin-x-549{margin-left:549px!important;margin-right:549px!important}.margin-y-549{margin-top:549px!important;margin-bottom:549px!important}.margin-top-550{margin-top:550px!important}.margin-bottom-550{margin-bottom:550px!important}.margin-left-550{margin-left:550px!important}.margin-right-550{margin-right:550px!important}.margin-x-550{margin-left:550px!important;margin-right:550px!important}.margin-y-550{margin-top:550px!important;margin-bottom:550px!important}.margin-top-551{margin-top:551px!important}.margin-bottom-551{margin-bottom:551px!important}.margin-left-551{margin-left:551px!important}.margin-right-551{margin-right:551px!important}.margin-x-551{margin-left:551px!important;margin-right:551px!important}.margin-y-551{margin-top:551px!important;margin-bottom:551px!important}.margin-top-552{margin-top:552px!important}.margin-bottom-552{margin-bottom:552px!important}.margin-left-552{margin-left:552px!important}.margin-right-552{margin-right:552px!important}.margin-x-552{margin-left:552px!important;margin-right:552px!important}.margin-y-552{margin-top:552px!important;margin-bottom:552px!important}.margin-top-553{margin-top:553px!important}.margin-bottom-553{margin-bottom:553px!important}.margin-left-553{margin-left:553px!important}.margin-right-553{margin-right:553px!important}.margin-x-553{margin-left:553px!important;margin-right:553px!important}.margin-y-553{margin-top:553px!important;margin-bottom:553px!important}.margin-top-554{margin-top:554px!important}.margin-bottom-554{margin-bottom:554px!important}.margin-left-554{margin-left:554px!important}.margin-right-554{margin-right:554px!important}.margin-x-554{margin-left:554px!important;margin-right:554px!important}.margin-y-554{margin-top:554px!important;margin-bottom:554px!important}.margin-top-555{margin-top:555px!important}.margin-bottom-555{margin-bottom:555px!important}.margin-left-555{margin-left:555px!important}.margin-right-555{margin-right:555px!important}.margin-x-555{margin-left:555px!important;margin-right:555px!important}.margin-y-555{margin-top:555px!important;margin-bottom:555px!important}.margin-top-556{margin-top:556px!important}.margin-bottom-556{margin-bottom:556px!important}.margin-left-556{margin-left:556px!important}.margin-right-556{margin-right:556px!important}.margin-x-556{margin-left:556px!important;margin-right:556px!important}.margin-y-556{margin-top:556px!important;margin-bottom:556px!important}.margin-top-557{margin-top:557px!important}.margin-bottom-557{margin-bottom:557px!important}.margin-left-557{margin-left:557px!important}.margin-right-557{margin-right:557px!important}.margin-x-557{margin-left:557px!important;margin-right:557px!important}.margin-y-557{margin-top:557px!important;margin-bottom:557px!important}.margin-top-558{margin-top:558px!important}.margin-bottom-558{margin-bottom:558px!important}.margin-left-558{margin-left:558px!important}.margin-right-558{margin-right:558px!important}.margin-x-558{margin-left:558px!important;margin-right:558px!important}.margin-y-558{margin-top:558px!important;margin-bottom:558px!important}.margin-top-559{margin-top:559px!important}.margin-bottom-559{margin-bottom:559px!important}.margin-left-559{margin-left:559px!important}.margin-right-559{margin-right:559px!important}.margin-x-559{margin-left:559px!important;margin-right:559px!important}.margin-y-559{margin-top:559px!important;margin-bottom:559px!important}.margin-top-560{margin-top:560px!important}.margin-bottom-560{margin-bottom:560px!important}.margin-left-560{margin-left:560px!important}.margin-right-560{margin-right:560px!important}.margin-x-560{margin-left:560px!important;margin-right:560px!important}.margin-y-560{margin-top:560px!important;margin-bottom:560px!important}.margin-top-561{margin-top:561px!important}.margin-bottom-561{margin-bottom:561px!important}.margin-left-561{margin-left:561px!important}.margin-right-561{margin-right:561px!important}.margin-x-561{margin-left:561px!important;margin-right:561px!important}.margin-y-561{margin-top:561px!important;margin-bottom:561px!important}.margin-top-562{margin-top:562px!important}.margin-bottom-562{margin-bottom:562px!important}.margin-left-562{margin-left:562px!important}.margin-right-562{margin-right:562px!important}.margin-x-562{margin-left:562px!important;margin-right:562px!important}.margin-y-562{margin-top:562px!important;margin-bottom:562px!important}.margin-top-563{margin-top:563px!important}.margin-bottom-563{margin-bottom:563px!important}.margin-left-563{margin-left:563px!important}.margin-right-563{margin-right:563px!important}.margin-x-563{margin-left:563px!important;margin-right:563px!important}.margin-y-563{margin-top:563px!important;margin-bottom:563px!important}.margin-top-564{margin-top:564px!important}.margin-bottom-564{margin-bottom:564px!important}.margin-left-564{margin-left:564px!important}.margin-right-564{margin-right:564px!important}.margin-x-564{margin-left:564px!important;margin-right:564px!important}.margin-y-564{margin-top:564px!important;margin-bottom:564px!important}.margin-top-565{margin-top:565px!important}.margin-bottom-565{margin-bottom:565px!important}.margin-left-565{margin-left:565px!important}.margin-right-565{margin-right:565px!important}.margin-x-565{margin-left:565px!important;margin-right:565px!important}.margin-y-565{margin-top:565px!important;margin-bottom:565px!important}.margin-top-566{margin-top:566px!important}.margin-bottom-566{margin-bottom:566px!important}.margin-left-566{margin-left:566px!important}.margin-right-566{margin-right:566px!important}.margin-x-566{margin-left:566px!important;margin-right:566px!important}.margin-y-566{margin-top:566px!important;margin-bottom:566px!important}.margin-top-567{margin-top:567px!important}.margin-bottom-567{margin-bottom:567px!important}.margin-left-567{margin-left:567px!important}.margin-right-567{margin-right:567px!important}.margin-x-567{margin-left:567px!important;margin-right:567px!important}.margin-y-567{margin-top:567px!important;margin-bottom:567px!important}.margin-top-568{margin-top:568px!important}.margin-bottom-568{margin-bottom:568px!important}.margin-left-568{margin-left:568px!important}.margin-right-568{margin-right:568px!important}.margin-x-568{margin-left:568px!important;margin-right:568px!important}.margin-y-568{margin-top:568px!important;margin-bottom:568px!important}.margin-top-569{margin-top:569px!important}.margin-bottom-569{margin-bottom:569px!important}.margin-left-569{margin-left:569px!important}.margin-right-569{margin-right:569px!important}.margin-x-569{margin-left:569px!important;margin-right:569px!important}.margin-y-569{margin-top:569px!important;margin-bottom:569px!important}.margin-top-570{margin-top:570px!important}.margin-bottom-570{margin-bottom:570px!important}.margin-left-570{margin-left:570px!important}.margin-right-570{margin-right:570px!important}.margin-x-570{margin-left:570px!important;margin-right:570px!important}.margin-y-570{margin-top:570px!important;margin-bottom:570px!important}.margin-top-571{margin-top:571px!important}.margin-bottom-571{margin-bottom:571px!important}.margin-left-571{margin-left:571px!important}.margin-right-571{margin-right:571px!important}.margin-x-571{margin-left:571px!important;margin-right:571px!important}.margin-y-571{margin-top:571px!important;margin-bottom:571px!important}.margin-top-572{margin-top:572px!important}.margin-bottom-572{margin-bottom:572px!important}.margin-left-572{margin-left:572px!important}.margin-right-572{margin-right:572px!important}.margin-x-572{margin-left:572px!important;margin-right:572px!important}.margin-y-572{margin-top:572px!important;margin-bottom:572px!important}.margin-top-573{margin-top:573px!important}.margin-bottom-573{margin-bottom:573px!important}.margin-left-573{margin-left:573px!important}.margin-right-573{margin-right:573px!important}.margin-x-573{margin-left:573px!important;margin-right:573px!important}.margin-y-573{margin-top:573px!important;margin-bottom:573px!important}.margin-top-574{margin-top:574px!important}.margin-bottom-574{margin-bottom:574px!important}.margin-left-574{margin-left:574px!important}.margin-right-574{margin-right:574px!important}.margin-x-574{margin-left:574px!important;margin-right:574px!important}.margin-y-574{margin-top:574px!important;margin-bottom:574px!important}.margin-top-575{margin-top:575px!important}.margin-bottom-575{margin-bottom:575px!important}.margin-left-575{margin-left:575px!important}.margin-right-575{margin-right:575px!important}.margin-x-575{margin-left:575px!important;margin-right:575px!important}.margin-y-575{margin-top:575px!important;margin-bottom:575px!important}.margin-top-576{margin-top:576px!important}.margin-bottom-576{margin-bottom:576px!important}.margin-left-576{margin-left:576px!important}.margin-right-576{margin-right:576px!important}.margin-x-576{margin-left:576px!important;margin-right:576px!important}.margin-y-576{margin-top:576px!important;margin-bottom:576px!important}.margin-top-577{margin-top:577px!important}.margin-bottom-577{margin-bottom:577px!important}.margin-left-577{margin-left:577px!important}.margin-right-577{margin-right:577px!important}.margin-x-577{margin-left:577px!important;margin-right:577px!important}.margin-y-577{margin-top:577px!important;margin-bottom:577px!important}.margin-top-578{margin-top:578px!important}.margin-bottom-578{margin-bottom:578px!important}.margin-left-578{margin-left:578px!important}.margin-right-578{margin-right:578px!important}.margin-x-578{margin-left:578px!important;margin-right:578px!important}.margin-y-578{margin-top:578px!important;margin-bottom:578px!important}.margin-top-579{margin-top:579px!important}.margin-bottom-579{margin-bottom:579px!important}.margin-left-579{margin-left:579px!important}.margin-right-579{margin-right:579px!important}.margin-x-579{margin-left:579px!important;margin-right:579px!important}.margin-y-579{margin-top:579px!important;margin-bottom:579px!important}.margin-top-580{margin-top:580px!important}.margin-bottom-580{margin-bottom:580px!important}.margin-left-580{margin-left:580px!important}.margin-right-580{margin-right:580px!important}.margin-x-580{margin-left:580px!important;margin-right:580px!important}.margin-y-580{margin-top:580px!important;margin-bottom:580px!important}.margin-top-581{margin-top:581px!important}.margin-bottom-581{margin-bottom:581px!important}.margin-left-581{margin-left:581px!important}.margin-right-581{margin-right:581px!important}.margin-x-581{margin-left:581px!important;margin-right:581px!important}.margin-y-581{margin-top:581px!important;margin-bottom:581px!important}.margin-top-582{margin-top:582px!important}.margin-bottom-582{margin-bottom:582px!important}.margin-left-582{margin-left:582px!important}.margin-right-582{margin-right:582px!important}.margin-x-582{margin-left:582px!important;margin-right:582px!important}.margin-y-582{margin-top:582px!important;margin-bottom:582px!important}.margin-top-583{margin-top:583px!important}.margin-bottom-583{margin-bottom:583px!important}.margin-left-583{margin-left:583px!important}.margin-right-583{margin-right:583px!important}.margin-x-583{margin-left:583px!important;margin-right:583px!important}.margin-y-583{margin-top:583px!important;margin-bottom:583px!important}.margin-top-584{margin-top:584px!important}.margin-bottom-584{margin-bottom:584px!important}.margin-left-584{margin-left:584px!important}.margin-right-584{margin-right:584px!important}.margin-x-584{margin-left:584px!important;margin-right:584px!important}.margin-y-584{margin-top:584px!important;margin-bottom:584px!important}.margin-top-585{margin-top:585px!important}.margin-bottom-585{margin-bottom:585px!important}.margin-left-585{margin-left:585px!important}.margin-right-585{margin-right:585px!important}.margin-x-585{margin-left:585px!important;margin-right:585px!important}.margin-y-585{margin-top:585px!important;margin-bottom:585px!important}.margin-top-586{margin-top:586px!important}.margin-bottom-586{margin-bottom:586px!important}.margin-left-586{margin-left:586px!important}.margin-right-586{margin-right:586px!important}.margin-x-586{margin-left:586px!important;margin-right:586px!important}.margin-y-586{margin-top:586px!important;margin-bottom:586px!important}.margin-top-587{margin-top:587px!important}.margin-bottom-587{margin-bottom:587px!important}.margin-left-587{margin-left:587px!important}.margin-right-587{margin-right:587px!important}.margin-x-587{margin-left:587px!important;margin-right:587px!important}.margin-y-587{margin-top:587px!important;margin-bottom:587px!important}.margin-top-588{margin-top:588px!important}.margin-bottom-588{margin-bottom:588px!important}.margin-left-588{margin-left:588px!important}.margin-right-588{margin-right:588px!important}.margin-x-588{margin-left:588px!important;margin-right:588px!important}.margin-y-588{margin-top:588px!important;margin-bottom:588px!important}.margin-top-589{margin-top:589px!important}.margin-bottom-589{margin-bottom:589px!important}.margin-left-589{margin-left:589px!important}.margin-right-589{margin-right:589px!important}.margin-x-589{margin-left:589px!important;margin-right:589px!important}.margin-y-589{margin-top:589px!important;margin-bottom:589px!important}.margin-top-590{margin-top:590px!important}.margin-bottom-590{margin-bottom:590px!important}.margin-left-590{margin-left:590px!important}.margin-right-590{margin-right:590px!important}.margin-x-590{margin-left:590px!important;margin-right:590px!important}.margin-y-590{margin-top:590px!important;margin-bottom:590px!important}.margin-top-591{margin-top:591px!important}.margin-bottom-591{margin-bottom:591px!important}.margin-left-591{margin-left:591px!important}.margin-right-591{margin-right:591px!important}.margin-x-591{margin-left:591px!important;margin-right:591px!important}.margin-y-591{margin-top:591px!important;margin-bottom:591px!important}.margin-top-592{margin-top:592px!important}.margin-bottom-592{margin-bottom:592px!important}.margin-left-592{margin-left:592px!important}.margin-right-592{margin-right:592px!important}.margin-x-592{margin-left:592px!important;margin-right:592px!important}.margin-y-592{margin-top:592px!important;margin-bottom:592px!important}.margin-top-593{margin-top:593px!important}.margin-bottom-593{margin-bottom:593px!important}.margin-left-593{margin-left:593px!important}.margin-right-593{margin-right:593px!important}.margin-x-593{margin-left:593px!important;margin-right:593px!important}.margin-y-593{margin-top:593px!important;margin-bottom:593px!important}.margin-top-594{margin-top:594px!important}.margin-bottom-594{margin-bottom:594px!important}.margin-left-594{margin-left:594px!important}.margin-right-594{margin-right:594px!important}.margin-x-594{margin-left:594px!important;margin-right:594px!important}.margin-y-594{margin-top:594px!important;margin-bottom:594px!important}.margin-top-595{margin-top:595px!important}.margin-bottom-595{margin-bottom:595px!important}.margin-left-595{margin-left:595px!important}.margin-right-595{margin-right:595px!important}.margin-x-595{margin-left:595px!important;margin-right:595px!important}.margin-y-595{margin-top:595px!important;margin-bottom:595px!important}.margin-top-596{margin-top:596px!important}.margin-bottom-596{margin-bottom:596px!important}.margin-left-596{margin-left:596px!important}.margin-right-596{margin-right:596px!important}.margin-x-596{margin-left:596px!important;margin-right:596px!important}.margin-y-596{margin-top:596px!important;margin-bottom:596px!important}.margin-top-597{margin-top:597px!important}.margin-bottom-597{margin-bottom:597px!important}.margin-left-597{margin-left:597px!important}.margin-right-597{margin-right:597px!important}.margin-x-597{margin-left:597px!important;margin-right:597px!important}.margin-y-597{margin-top:597px!important;margin-bottom:597px!important}.margin-top-598{margin-top:598px!important}.margin-bottom-598{margin-bottom:598px!important}.margin-left-598{margin-left:598px!important}.margin-right-598{margin-right:598px!important}.margin-x-598{margin-left:598px!important;margin-right:598px!important}.margin-y-598{margin-top:598px!important;margin-bottom:598px!important}.margin-top-599{margin-top:599px!important}.margin-bottom-599{margin-bottom:599px!important}.margin-left-599{margin-left:599px!important}.margin-right-599{margin-right:599px!important}.margin-x-599{margin-left:599px!important;margin-right:599px!important}.margin-y-599{margin-top:599px!important;margin-bottom:599px!important}.margin-top-600{margin-top:600px!important}.margin-bottom-600{margin-bottom:600px!important}.margin-left-600{margin-left:600px!important}.margin-right-600{margin-right:600px!important}.margin-x-600{margin-left:600px!important;margin-right:600px!important}.margin-y-600{margin-top:600px!important;margin-bottom:600px!important}.margin-top-601{margin-top:601px!important}.margin-bottom-601{margin-bottom:601px!important}.margin-left-601{margin-left:601px!important}.margin-right-601{margin-right:601px!important}.margin-x-601{margin-left:601px!important;margin-right:601px!important}.margin-y-601{margin-top:601px!important;margin-bottom:601px!important}.margin-top-602{margin-top:602px!important}.margin-bottom-602{margin-bottom:602px!important}.margin-left-602{margin-left:602px!important}.margin-right-602{margin-right:602px!important}.margin-x-602{margin-left:602px!important;margin-right:602px!important}.margin-y-602{margin-top:602px!important;margin-bottom:602px!important}.margin-top-603{margin-top:603px!important}.margin-bottom-603{margin-bottom:603px!important}.margin-left-603{margin-left:603px!important}.margin-right-603{margin-right:603px!important}.margin-x-603{margin-left:603px!important;margin-right:603px!important}.margin-y-603{margin-top:603px!important;margin-bottom:603px!important}.margin-top-604{margin-top:604px!important}.margin-bottom-604{margin-bottom:604px!important}.margin-left-604{margin-left:604px!important}.margin-right-604{margin-right:604px!important}.margin-x-604{margin-left:604px!important;margin-right:604px!important}.margin-y-604{margin-top:604px!important;margin-bottom:604px!important}.margin-top-605{margin-top:605px!important}.margin-bottom-605{margin-bottom:605px!important}.margin-left-605{margin-left:605px!important}.margin-right-605{margin-right:605px!important}.margin-x-605{margin-left:605px!important;margin-right:605px!important}.margin-y-605{margin-top:605px!important;margin-bottom:605px!important}.margin-top-606{margin-top:606px!important}.margin-bottom-606{margin-bottom:606px!important}.margin-left-606{margin-left:606px!important}.margin-right-606{margin-right:606px!important}.margin-x-606{margin-left:606px!important;margin-right:606px!important}.margin-y-606{margin-top:606px!important;margin-bottom:606px!important}.margin-top-607{margin-top:607px!important}.margin-bottom-607{margin-bottom:607px!important}.margin-left-607{margin-left:607px!important}.margin-right-607{margin-right:607px!important}.margin-x-607{margin-left:607px!important;margin-right:607px!important}.margin-y-607{margin-top:607px!important;margin-bottom:607px!important}.margin-top-608{margin-top:608px!important}.margin-bottom-608{margin-bottom:608px!important}.margin-left-608{margin-left:608px!important}.margin-right-608{margin-right:608px!important}.margin-x-608{margin-left:608px!important;margin-right:608px!important}.margin-y-608{margin-top:608px!important;margin-bottom:608px!important}.margin-top-609{margin-top:609px!important}.margin-bottom-609{margin-bottom:609px!important}.margin-left-609{margin-left:609px!important}.margin-right-609{margin-right:609px!important}.margin-x-609{margin-left:609px!important;margin-right:609px!important}.margin-y-609{margin-top:609px!important;margin-bottom:609px!important}.margin-top-610{margin-top:610px!important}.margin-bottom-610{margin-bottom:610px!important}.margin-left-610{margin-left:610px!important}.margin-right-610{margin-right:610px!important}.margin-x-610{margin-left:610px!important;margin-right:610px!important}.margin-y-610{margin-top:610px!important;margin-bottom:610px!important}.margin-top-611{margin-top:611px!important}.margin-bottom-611{margin-bottom:611px!important}.margin-left-611{margin-left:611px!important}.margin-right-611{margin-right:611px!important}.margin-x-611{margin-left:611px!important;margin-right:611px!important}.margin-y-611{margin-top:611px!important;margin-bottom:611px!important}.margin-top-612{margin-top:612px!important}.margin-bottom-612{margin-bottom:612px!important}.margin-left-612{margin-left:612px!important}.margin-right-612{margin-right:612px!important}.margin-x-612{margin-left:612px!important;margin-right:612px!important}.margin-y-612{margin-top:612px!important;margin-bottom:612px!important}.margin-top-613{margin-top:613px!important}.margin-bottom-613{margin-bottom:613px!important}.margin-left-613{margin-left:613px!important}.margin-right-613{margin-right:613px!important}.margin-x-613{margin-left:613px!important;margin-right:613px!important}.margin-y-613{margin-top:613px!important;margin-bottom:613px!important}.margin-top-614{margin-top:614px!important}.margin-bottom-614{margin-bottom:614px!important}.margin-left-614{margin-left:614px!important}.margin-right-614{margin-right:614px!important}.margin-x-614{margin-left:614px!important;margin-right:614px!important}.margin-y-614{margin-top:614px!important;margin-bottom:614px!important}.margin-top-615{margin-top:615px!important}.margin-bottom-615{margin-bottom:615px!important}.margin-left-615{margin-left:615px!important}.margin-right-615{margin-right:615px!important}.margin-x-615{margin-left:615px!important;margin-right:615px!important}.margin-y-615{margin-top:615px!important;margin-bottom:615px!important}.margin-top-616{margin-top:616px!important}.margin-bottom-616{margin-bottom:616px!important}.margin-left-616{margin-left:616px!important}.margin-right-616{margin-right:616px!important}.margin-x-616{margin-left:616px!important;margin-right:616px!important}.margin-y-616{margin-top:616px!important;margin-bottom:616px!important}.margin-top-617{margin-top:617px!important}.margin-bottom-617{margin-bottom:617px!important}.margin-left-617{margin-left:617px!important}.margin-right-617{margin-right:617px!important}.margin-x-617{margin-left:617px!important;margin-right:617px!important}.margin-y-617{margin-top:617px!important;margin-bottom:617px!important}.margin-top-618{margin-top:618px!important}.margin-bottom-618{margin-bottom:618px!important}.margin-left-618{margin-left:618px!important}.margin-right-618{margin-right:618px!important}.margin-x-618{margin-left:618px!important;margin-right:618px!important}.margin-y-618{margin-top:618px!important;margin-bottom:618px!important}.margin-top-619{margin-top:619px!important}.margin-bottom-619{margin-bottom:619px!important}.margin-left-619{margin-left:619px!important}.margin-right-619{margin-right:619px!important}.margin-x-619{margin-left:619px!important;margin-right:619px!important}.margin-y-619{margin-top:619px!important;margin-bottom:619px!important}.margin-top-620{margin-top:620px!important}.margin-bottom-620{margin-bottom:620px!important}.margin-left-620{margin-left:620px!important}.margin-right-620{margin-right:620px!important}.margin-x-620{margin-left:620px!important;margin-right:620px!important}.margin-y-620{margin-top:620px!important;margin-bottom:620px!important}.margin-top-621{margin-top:621px!important}.margin-bottom-621{margin-bottom:621px!important}.margin-left-621{margin-left:621px!important}.margin-right-621{margin-right:621px!important}.margin-x-621{margin-left:621px!important;margin-right:621px!important}.margin-y-621{margin-top:621px!important;margin-bottom:621px!important}.margin-top-622{margin-top:622px!important}.margin-bottom-622{margin-bottom:622px!important}.margin-left-622{margin-left:622px!important}.margin-right-622{margin-right:622px!important}.margin-x-622{margin-left:622px!important;margin-right:622px!important}.margin-y-622{margin-top:622px!important;margin-bottom:622px!important}.margin-top-623{margin-top:623px!important}.margin-bottom-623{margin-bottom:623px!important}.margin-left-623{margin-left:623px!important}.margin-right-623{margin-right:623px!important}.margin-x-623{margin-left:623px!important;margin-right:623px!important}.margin-y-623{margin-top:623px!important;margin-bottom:623px!important}.margin-top-624{margin-top:624px!important}.margin-bottom-624{margin-bottom:624px!important}.margin-left-624{margin-left:624px!important}.margin-right-624{margin-right:624px!important}.margin-x-624{margin-left:624px!important;margin-right:624px!important}.margin-y-624{margin-top:624px!important;margin-bottom:624px!important}.margin-top-625{margin-top:625px!important}.margin-bottom-625{margin-bottom:625px!important}.margin-left-625{margin-left:625px!important}.margin-right-625{margin-right:625px!important}.margin-x-625{margin-left:625px!important;margin-right:625px!important}.margin-y-625{margin-top:625px!important;margin-bottom:625px!important}.margin-top-626{margin-top:626px!important}.margin-bottom-626{margin-bottom:626px!important}.margin-left-626{margin-left:626px!important}.margin-right-626{margin-right:626px!important}.margin-x-626{margin-left:626px!important;margin-right:626px!important}.margin-y-626{margin-top:626px!important;margin-bottom:626px!important}.margin-top-627{margin-top:627px!important}.margin-bottom-627{margin-bottom:627px!important}.margin-left-627{margin-left:627px!important}.margin-right-627{margin-right:627px!important}.margin-x-627{margin-left:627px!important;margin-right:627px!important}.margin-y-627{margin-top:627px!important;margin-bottom:627px!important}.margin-top-628{margin-top:628px!important}.margin-bottom-628{margin-bottom:628px!important}.margin-left-628{margin-left:628px!important}.margin-right-628{margin-right:628px!important}.margin-x-628{margin-left:628px!important;margin-right:628px!important}.margin-y-628{margin-top:628px!important;margin-bottom:628px!important}.margin-top-629{margin-top:629px!important}.margin-bottom-629{margin-bottom:629px!important}.margin-left-629{margin-left:629px!important}.margin-right-629{margin-right:629px!important}.margin-x-629{margin-left:629px!important;margin-right:629px!important}.margin-y-629{margin-top:629px!important;margin-bottom:629px!important}.margin-top-630{margin-top:630px!important}.margin-bottom-630{margin-bottom:630px!important}.margin-left-630{margin-left:630px!important}.margin-right-630{margin-right:630px!important}.margin-x-630{margin-left:630px!important;margin-right:630px!important}.margin-y-630{margin-top:630px!important;margin-bottom:630px!important}.margin-top-631{margin-top:631px!important}.margin-bottom-631{margin-bottom:631px!important}.margin-left-631{margin-left:631px!important}.margin-right-631{margin-right:631px!important}.margin-x-631{margin-left:631px!important;margin-right:631px!important}.margin-y-631{margin-top:631px!important;margin-bottom:631px!important}.margin-top-632{margin-top:632px!important}.margin-bottom-632{margin-bottom:632px!important}.margin-left-632{margin-left:632px!important}.margin-right-632{margin-right:632px!important}.margin-x-632{margin-left:632px!important;margin-right:632px!important}.margin-y-632{margin-top:632px!important;margin-bottom:632px!important}.margin-top-633{margin-top:633px!important}.margin-bottom-633{margin-bottom:633px!important}.margin-left-633{margin-left:633px!important}.margin-right-633{margin-right:633px!important}.margin-x-633{margin-left:633px!important;margin-right:633px!important}.margin-y-633{margin-top:633px!important;margin-bottom:633px!important}.margin-top-634{margin-top:634px!important}.margin-bottom-634{margin-bottom:634px!important}.margin-left-634{margin-left:634px!important}.margin-right-634{margin-right:634px!important}.margin-x-634{margin-left:634px!important;margin-right:634px!important}.margin-y-634{margin-top:634px!important;margin-bottom:634px!important}.margin-top-635{margin-top:635px!important}.margin-bottom-635{margin-bottom:635px!important}.margin-left-635{margin-left:635px!important}.margin-right-635{margin-right:635px!important}.margin-x-635{margin-left:635px!important;margin-right:635px!important}.margin-y-635{margin-top:635px!important;margin-bottom:635px!important}.margin-top-636{margin-top:636px!important}.margin-bottom-636{margin-bottom:636px!important}.margin-left-636{margin-left:636px!important}.margin-right-636{margin-right:636px!important}.margin-x-636{margin-left:636px!important;margin-right:636px!important}.margin-y-636{margin-top:636px!important;margin-bottom:636px!important}.margin-top-637{margin-top:637px!important}.margin-bottom-637{margin-bottom:637px!important}.margin-left-637{margin-left:637px!important}.margin-right-637{margin-right:637px!important}.margin-x-637{margin-left:637px!important;margin-right:637px!important}.margin-y-637{margin-top:637px!important;margin-bottom:637px!important}.margin-top-638{margin-top:638px!important}.margin-bottom-638{margin-bottom:638px!important}.margin-left-638{margin-left:638px!important}.margin-right-638{margin-right:638px!important}.margin-x-638{margin-left:638px!important;margin-right:638px!important}.margin-y-638{margin-top:638px!important;margin-bottom:638px!important}.margin-top-639{margin-top:639px!important}.margin-bottom-639{margin-bottom:639px!important}.margin-left-639{margin-left:639px!important}.margin-right-639{margin-right:639px!important}.margin-x-639{margin-left:639px!important;margin-right:639px!important}.margin-y-639{margin-top:639px!important;margin-bottom:639px!important}.margin-top-640{margin-top:640px!important}.margin-bottom-640{margin-bottom:640px!important}.margin-left-640{margin-left:640px!important}.margin-right-640{margin-right:640px!important}.margin-x-640{margin-left:640px!important;margin-right:640px!important}.margin-y-640{margin-top:640px!important;margin-bottom:640px!important}.margin-top-641{margin-top:641px!important}.margin-bottom-641{margin-bottom:641px!important}.margin-left-641{margin-left:641px!important}.margin-right-641{margin-right:641px!important}.margin-x-641{margin-left:641px!important;margin-right:641px!important}.margin-y-641{margin-top:641px!important;margin-bottom:641px!important}.margin-top-642{margin-top:642px!important}.margin-bottom-642{margin-bottom:642px!important}.margin-left-642{margin-left:642px!important}.margin-right-642{margin-right:642px!important}.margin-x-642{margin-left:642px!important;margin-right:642px!important}.margin-y-642{margin-top:642px!important;margin-bottom:642px!important}.margin-top-643{margin-top:643px!important}.margin-bottom-643{margin-bottom:643px!important}.margin-left-643{margin-left:643px!important}.margin-right-643{margin-right:643px!important}.margin-x-643{margin-left:643px!important;margin-right:643px!important}.margin-y-643{margin-top:643px!important;margin-bottom:643px!important}.margin-top-644{margin-top:644px!important}.margin-bottom-644{margin-bottom:644px!important}.margin-left-644{margin-left:644px!important}.margin-right-644{margin-right:644px!important}.margin-x-644{margin-left:644px!important;margin-right:644px!important}.margin-y-644{margin-top:644px!important;margin-bottom:644px!important}.margin-top-645{margin-top:645px!important}.margin-bottom-645{margin-bottom:645px!important}.margin-left-645{margin-left:645px!important}.margin-right-645{margin-right:645px!important}.margin-x-645{margin-left:645px!important;margin-right:645px!important}.margin-y-645{margin-top:645px!important;margin-bottom:645px!important}.margin-top-646{margin-top:646px!important}.margin-bottom-646{margin-bottom:646px!important}.margin-left-646{margin-left:646px!important}.margin-right-646{margin-right:646px!important}.margin-x-646{margin-left:646px!important;margin-right:646px!important}.margin-y-646{margin-top:646px!important;margin-bottom:646px!important}.margin-top-647{margin-top:647px!important}.margin-bottom-647{margin-bottom:647px!important}.margin-left-647{margin-left:647px!important}.margin-right-647{margin-right:647px!important}.margin-x-647{margin-left:647px!important;margin-right:647px!important}.margin-y-647{margin-top:647px!important;margin-bottom:647px!important}.margin-top-648{margin-top:648px!important}.margin-bottom-648{margin-bottom:648px!important}.margin-left-648{margin-left:648px!important}.margin-right-648{margin-right:648px!important}.margin-x-648{margin-left:648px!important;margin-right:648px!important}.margin-y-648{margin-top:648px!important;margin-bottom:648px!important}.margin-top-649{margin-top:649px!important}.margin-bottom-649{margin-bottom:649px!important}.margin-left-649{margin-left:649px!important}.margin-right-649{margin-right:649px!important}.margin-x-649{margin-left:649px!important;margin-right:649px!important}.margin-y-649{margin-top:649px!important;margin-bottom:649px!important}.margin-top-650{margin-top:650px!important}.margin-bottom-650{margin-bottom:650px!important}.margin-left-650{margin-left:650px!important}.margin-right-650{margin-right:650px!important}.margin-x-650{margin-left:650px!important;margin-right:650px!important}.margin-y-650{margin-top:650px!important;margin-bottom:650px!important}.margin-top-651{margin-top:651px!important}.margin-bottom-651{margin-bottom:651px!important}.margin-left-651{margin-left:651px!important}.margin-right-651{margin-right:651px!important}.margin-x-651{margin-left:651px!important;margin-right:651px!important}.margin-y-651{margin-top:651px!important;margin-bottom:651px!important}.margin-top-652{margin-top:652px!important}.margin-bottom-652{margin-bottom:652px!important}.margin-left-652{margin-left:652px!important}.margin-right-652{margin-right:652px!important}.margin-x-652{margin-left:652px!important;margin-right:652px!important}.margin-y-652{margin-top:652px!important;margin-bottom:652px!important}.margin-top-653{margin-top:653px!important}.margin-bottom-653{margin-bottom:653px!important}.margin-left-653{margin-left:653px!important}.margin-right-653{margin-right:653px!important}.margin-x-653{margin-left:653px!important;margin-right:653px!important}.margin-y-653{margin-top:653px!important;margin-bottom:653px!important}.margin-top-654{margin-top:654px!important}.margin-bottom-654{margin-bottom:654px!important}.margin-left-654{margin-left:654px!important}.margin-right-654{margin-right:654px!important}.margin-x-654{margin-left:654px!important;margin-right:654px!important}.margin-y-654{margin-top:654px!important;margin-bottom:654px!important}.margin-top-655{margin-top:655px!important}.margin-bottom-655{margin-bottom:655px!important}.margin-left-655{margin-left:655px!important}.margin-right-655{margin-right:655px!important}.margin-x-655{margin-left:655px!important;margin-right:655px!important}.margin-y-655{margin-top:655px!important;margin-bottom:655px!important}.margin-top-656{margin-top:656px!important}.margin-bottom-656{margin-bottom:656px!important}.margin-left-656{margin-left:656px!important}.margin-right-656{margin-right:656px!important}.margin-x-656{margin-left:656px!important;margin-right:656px!important}.margin-y-656{margin-top:656px!important;margin-bottom:656px!important}.margin-top-657{margin-top:657px!important}.margin-bottom-657{margin-bottom:657px!important}.margin-left-657{margin-left:657px!important}.margin-right-657{margin-right:657px!important}.margin-x-657{margin-left:657px!important;margin-right:657px!important}.margin-y-657{margin-top:657px!important;margin-bottom:657px!important}.margin-top-658{margin-top:658px!important}.margin-bottom-658{margin-bottom:658px!important}.margin-left-658{margin-left:658px!important}.margin-right-658{margin-right:658px!important}.margin-x-658{margin-left:658px!important;margin-right:658px!important}.margin-y-658{margin-top:658px!important;margin-bottom:658px!important}.margin-top-659{margin-top:659px!important}.margin-bottom-659{margin-bottom:659px!important}.margin-left-659{margin-left:659px!important}.margin-right-659{margin-right:659px!important}.margin-x-659{margin-left:659px!important;margin-right:659px!important}.margin-y-659{margin-top:659px!important;margin-bottom:659px!important}.margin-top-660{margin-top:660px!important}.margin-bottom-660{margin-bottom:660px!important}.margin-left-660{margin-left:660px!important}.margin-right-660{margin-right:660px!important}.margin-x-660{margin-left:660px!important;margin-right:660px!important}.margin-y-660{margin-top:660px!important;margin-bottom:660px!important}.margin-top-661{margin-top:661px!important}.margin-bottom-661{margin-bottom:661px!important}.margin-left-661{margin-left:661px!important}.margin-right-661{margin-right:661px!important}.margin-x-661{margin-left:661px!important;margin-right:661px!important}.margin-y-661{margin-top:661px!important;margin-bottom:661px!important}.margin-top-662{margin-top:662px!important}.margin-bottom-662{margin-bottom:662px!important}.margin-left-662{margin-left:662px!important}.margin-right-662{margin-right:662px!important}.margin-x-662{margin-left:662px!important;margin-right:662px!important}.margin-y-662{margin-top:662px!important;margin-bottom:662px!important}.margin-top-663{margin-top:663px!important}.margin-bottom-663{margin-bottom:663px!important}.margin-left-663{margin-left:663px!important}.margin-right-663{margin-right:663px!important}.margin-x-663{margin-left:663px!important;margin-right:663px!important}.margin-y-663{margin-top:663px!important;margin-bottom:663px!important}.margin-top-664{margin-top:664px!important}.margin-bottom-664{margin-bottom:664px!important}.margin-left-664{margin-left:664px!important}.margin-right-664{margin-right:664px!important}.margin-x-664{margin-left:664px!important;margin-right:664px!important}.margin-y-664{margin-top:664px!important;margin-bottom:664px!important}.margin-top-665{margin-top:665px!important}.margin-bottom-665{margin-bottom:665px!important}.margin-left-665{margin-left:665px!important}.margin-right-665{margin-right:665px!important}.margin-x-665{margin-left:665px!important;margin-right:665px!important}.margin-y-665{margin-top:665px!important;margin-bottom:665px!important}.margin-top-666{margin-top:666px!important}.margin-bottom-666{margin-bottom:666px!important}.margin-left-666{margin-left:666px!important}.margin-right-666{margin-right:666px!important}.margin-x-666{margin-left:666px!important;margin-right:666px!important}.margin-y-666{margin-top:666px!important;margin-bottom:666px!important}.margin-top-667{margin-top:667px!important}.margin-bottom-667{margin-bottom:667px!important}.margin-left-667{margin-left:667px!important}.margin-right-667{margin-right:667px!important}.margin-x-667{margin-left:667px!important;margin-right:667px!important}.margin-y-667{margin-top:667px!important;margin-bottom:667px!important}.margin-top-668{margin-top:668px!important}.margin-bottom-668{margin-bottom:668px!important}.margin-left-668{margin-left:668px!important}.margin-right-668{margin-right:668px!important}.margin-x-668{margin-left:668px!important;margin-right:668px!important}.margin-y-668{margin-top:668px!important;margin-bottom:668px!important}.margin-top-669{margin-top:669px!important}.margin-bottom-669{margin-bottom:669px!important}.margin-left-669{margin-left:669px!important}.margin-right-669{margin-right:669px!important}.margin-x-669{margin-left:669px!important;margin-right:669px!important}.margin-y-669{margin-top:669px!important;margin-bottom:669px!important}.margin-top-670{margin-top:670px!important}.margin-bottom-670{margin-bottom:670px!important}.margin-left-670{margin-left:670px!important}.margin-right-670{margin-right:670px!important}.margin-x-670{margin-left:670px!important;margin-right:670px!important}.margin-y-670{margin-top:670px!important;margin-bottom:670px!important}.margin-top-671{margin-top:671px!important}.margin-bottom-671{margin-bottom:671px!important}.margin-left-671{margin-left:671px!important}.margin-right-671{margin-right:671px!important}.margin-x-671{margin-left:671px!important;margin-right:671px!important}.margin-y-671{margin-top:671px!important;margin-bottom:671px!important}.margin-top-672{margin-top:672px!important}.margin-bottom-672{margin-bottom:672px!important}.margin-left-672{margin-left:672px!important}.margin-right-672{margin-right:672px!important}.margin-x-672{margin-left:672px!important;margin-right:672px!important}.margin-y-672{margin-top:672px!important;margin-bottom:672px!important}.margin-top-673{margin-top:673px!important}.margin-bottom-673{margin-bottom:673px!important}.margin-left-673{margin-left:673px!important}.margin-right-673{margin-right:673px!important}.margin-x-673{margin-left:673px!important;margin-right:673px!important}.margin-y-673{margin-top:673px!important;margin-bottom:673px!important}.margin-top-674{margin-top:674px!important}.margin-bottom-674{margin-bottom:674px!important}.margin-left-674{margin-left:674px!important}.margin-right-674{margin-right:674px!important}.margin-x-674{margin-left:674px!important;margin-right:674px!important}.margin-y-674{margin-top:674px!important;margin-bottom:674px!important}.margin-top-675{margin-top:675px!important}.margin-bottom-675{margin-bottom:675px!important}.margin-left-675{margin-left:675px!important}.margin-right-675{margin-right:675px!important}.margin-x-675{margin-left:675px!important;margin-right:675px!important}.margin-y-675{margin-top:675px!important;margin-bottom:675px!important}.margin-top-676{margin-top:676px!important}.margin-bottom-676{margin-bottom:676px!important}.margin-left-676{margin-left:676px!important}.margin-right-676{margin-right:676px!important}.margin-x-676{margin-left:676px!important;margin-right:676px!important}.margin-y-676{margin-top:676px!important;margin-bottom:676px!important}.margin-top-677{margin-top:677px!important}.margin-bottom-677{margin-bottom:677px!important}.margin-left-677{margin-left:677px!important}.margin-right-677{margin-right:677px!important}.margin-x-677{margin-left:677px!important;margin-right:677px!important}.margin-y-677{margin-top:677px!important;margin-bottom:677px!important}.margin-top-678{margin-top:678px!important}.margin-bottom-678{margin-bottom:678px!important}.margin-left-678{margin-left:678px!important}.margin-right-678{margin-right:678px!important}.margin-x-678{margin-left:678px!important;margin-right:678px!important}.margin-y-678{margin-top:678px!important;margin-bottom:678px!important}.margin-top-679{margin-top:679px!important}.margin-bottom-679{margin-bottom:679px!important}.margin-left-679{margin-left:679px!important}.margin-right-679{margin-right:679px!important}.margin-x-679{margin-left:679px!important;margin-right:679px!important}.margin-y-679{margin-top:679px!important;margin-bottom:679px!important}.margin-top-680{margin-top:680px!important}.margin-bottom-680{margin-bottom:680px!important}.margin-left-680{margin-left:680px!important}.margin-right-680{margin-right:680px!important}.margin-x-680{margin-left:680px!important;margin-right:680px!important}.margin-y-680{margin-top:680px!important;margin-bottom:680px!important}.margin-top-681{margin-top:681px!important}.margin-bottom-681{margin-bottom:681px!important}.margin-left-681{margin-left:681px!important}.margin-right-681{margin-right:681px!important}.margin-x-681{margin-left:681px!important;margin-right:681px!important}.margin-y-681{margin-top:681px!important;margin-bottom:681px!important}.margin-top-682{margin-top:682px!important}.margin-bottom-682{margin-bottom:682px!important}.margin-left-682{margin-left:682px!important}.margin-right-682{margin-right:682px!important}.margin-x-682{margin-left:682px!important;margin-right:682px!important}.margin-y-682{margin-top:682px!important;margin-bottom:682px!important}.margin-top-683{margin-top:683px!important}.margin-bottom-683{margin-bottom:683px!important}.margin-left-683{margin-left:683px!important}.margin-right-683{margin-right:683px!important}.margin-x-683{margin-left:683px!important;margin-right:683px!important}.margin-y-683{margin-top:683px!important;margin-bottom:683px!important}.margin-top-684{margin-top:684px!important}.margin-bottom-684{margin-bottom:684px!important}.margin-left-684{margin-left:684px!important}.margin-right-684{margin-right:684px!important}.margin-x-684{margin-left:684px!important;margin-right:684px!important}.margin-y-684{margin-top:684px!important;margin-bottom:684px!important}.margin-top-685{margin-top:685px!important}.margin-bottom-685{margin-bottom:685px!important}.margin-left-685{margin-left:685px!important}.margin-right-685{margin-right:685px!important}.margin-x-685{margin-left:685px!important;margin-right:685px!important}.margin-y-685{margin-top:685px!important;margin-bottom:685px!important}.margin-top-686{margin-top:686px!important}.margin-bottom-686{margin-bottom:686px!important}.margin-left-686{margin-left:686px!important}.margin-right-686{margin-right:686px!important}.margin-x-686{margin-left:686px!important;margin-right:686px!important}.margin-y-686{margin-top:686px!important;margin-bottom:686px!important}.margin-top-687{margin-top:687px!important}.margin-bottom-687{margin-bottom:687px!important}.margin-left-687{margin-left:687px!important}.margin-right-687{margin-right:687px!important}.margin-x-687{margin-left:687px!important;margin-right:687px!important}.margin-y-687{margin-top:687px!important;margin-bottom:687px!important}.margin-top-688{margin-top:688px!important}.margin-bottom-688{margin-bottom:688px!important}.margin-left-688{margin-left:688px!important}.margin-right-688{margin-right:688px!important}.margin-x-688{margin-left:688px!important;margin-right:688px!important}.margin-y-688{margin-top:688px!important;margin-bottom:688px!important}.margin-top-689{margin-top:689px!important}.margin-bottom-689{margin-bottom:689px!important}.margin-left-689{margin-left:689px!important}.margin-right-689{margin-right:689px!important}.margin-x-689{margin-left:689px!important;margin-right:689px!important}.margin-y-689{margin-top:689px!important;margin-bottom:689px!important}.margin-top-690{margin-top:690px!important}.margin-bottom-690{margin-bottom:690px!important}.margin-left-690{margin-left:690px!important}.margin-right-690{margin-right:690px!important}.margin-x-690{margin-left:690px!important;margin-right:690px!important}.margin-y-690{margin-top:690px!important;margin-bottom:690px!important}.margin-top-691{margin-top:691px!important}.margin-bottom-691{margin-bottom:691px!important}.margin-left-691{margin-left:691px!important}.margin-right-691{margin-right:691px!important}.margin-x-691{margin-left:691px!important;margin-right:691px!important}.margin-y-691{margin-top:691px!important;margin-bottom:691px!important}.margin-top-692{margin-top:692px!important}.margin-bottom-692{margin-bottom:692px!important}.margin-left-692{margin-left:692px!important}.margin-right-692{margin-right:692px!important}.margin-x-692{margin-left:692px!important;margin-right:692px!important}.margin-y-692{margin-top:692px!important;margin-bottom:692px!important}.margin-top-693{margin-top:693px!important}.margin-bottom-693{margin-bottom:693px!important}.margin-left-693{margin-left:693px!important}.margin-right-693{margin-right:693px!important}.margin-x-693{margin-left:693px!important;margin-right:693px!important}.margin-y-693{margin-top:693px!important;margin-bottom:693px!important}.margin-top-694{margin-top:694px!important}.margin-bottom-694{margin-bottom:694px!important}.margin-left-694{margin-left:694px!important}.margin-right-694{margin-right:694px!important}.margin-x-694{margin-left:694px!important;margin-right:694px!important}.margin-y-694{margin-top:694px!important;margin-bottom:694px!important}.margin-top-695{margin-top:695px!important}.margin-bottom-695{margin-bottom:695px!important}.margin-left-695{margin-left:695px!important}.margin-right-695{margin-right:695px!important}.margin-x-695{margin-left:695px!important;margin-right:695px!important}.margin-y-695{margin-top:695px!important;margin-bottom:695px!important}.margin-top-696{margin-top:696px!important}.margin-bottom-696{margin-bottom:696px!important}.margin-left-696{margin-left:696px!important}.margin-right-696{margin-right:696px!important}.margin-x-696{margin-left:696px!important;margin-right:696px!important}.margin-y-696{margin-top:696px!important;margin-bottom:696px!important}.margin-top-697{margin-top:697px!important}.margin-bottom-697{margin-bottom:697px!important}.margin-left-697{margin-left:697px!important}.margin-right-697{margin-right:697px!important}.margin-x-697{margin-left:697px!important;margin-right:697px!important}.margin-y-697{margin-top:697px!important;margin-bottom:697px!important}.margin-top-698{margin-top:698px!important}.margin-bottom-698{margin-bottom:698px!important}.margin-left-698{margin-left:698px!important}.margin-right-698{margin-right:698px!important}.margin-x-698{margin-left:698px!important;margin-right:698px!important}.margin-y-698{margin-top:698px!important;margin-bottom:698px!important}.margin-top-699{margin-top:699px!important}.margin-bottom-699{margin-bottom:699px!important}.margin-left-699{margin-left:699px!important}.margin-right-699{margin-right:699px!important}.margin-x-699{margin-left:699px!important;margin-right:699px!important}.margin-y-699{margin-top:699px!important;margin-bottom:699px!important}.margin-top-700{margin-top:700px!important}.margin-bottom-700{margin-bottom:700px!important}.margin-left-700{margin-left:700px!important}.margin-right-700{margin-right:700px!important}.margin-x-700{margin-left:700px!important;margin-right:700px!important}.margin-y-700{margin-top:700px!important;margin-bottom:700px!important}.margin-top-701{margin-top:701px!important}.margin-bottom-701{margin-bottom:701px!important}.margin-left-701{margin-left:701px!important}.margin-right-701{margin-right:701px!important}.margin-x-701{margin-left:701px!important;margin-right:701px!important}.margin-y-701{margin-top:701px!important;margin-bottom:701px!important}.margin-top-702{margin-top:702px!important}.margin-bottom-702{margin-bottom:702px!important}.margin-left-702{margin-left:702px!important}.margin-right-702{margin-right:702px!important}.margin-x-702{margin-left:702px!important;margin-right:702px!important}.margin-y-702{margin-top:702px!important;margin-bottom:702px!important}.margin-top-703{margin-top:703px!important}.margin-bottom-703{margin-bottom:703px!important}.margin-left-703{margin-left:703px!important}.margin-right-703{margin-right:703px!important}.margin-x-703{margin-left:703px!important;margin-right:703px!important}.margin-y-703{margin-top:703px!important;margin-bottom:703px!important}.margin-top-704{margin-top:704px!important}.margin-bottom-704{margin-bottom:704px!important}.margin-left-704{margin-left:704px!important}.margin-right-704{margin-right:704px!important}.margin-x-704{margin-left:704px!important;margin-right:704px!important}.margin-y-704{margin-top:704px!important;margin-bottom:704px!important}.margin-top-705{margin-top:705px!important}.margin-bottom-705{margin-bottom:705px!important}.margin-left-705{margin-left:705px!important}.margin-right-705{margin-right:705px!important}.margin-x-705{margin-left:705px!important;margin-right:705px!important}.margin-y-705{margin-top:705px!important;margin-bottom:705px!important}.margin-top-706{margin-top:706px!important}.margin-bottom-706{margin-bottom:706px!important}.margin-left-706{margin-left:706px!important}.margin-right-706{margin-right:706px!important}.margin-x-706{margin-left:706px!important;margin-right:706px!important}.margin-y-706{margin-top:706px!important;margin-bottom:706px!important}.margin-top-707{margin-top:707px!important}.margin-bottom-707{margin-bottom:707px!important}.margin-left-707{margin-left:707px!important}.margin-right-707{margin-right:707px!important}.margin-x-707{margin-left:707px!important;margin-right:707px!important}.margin-y-707{margin-top:707px!important;margin-bottom:707px!important}.margin-top-708{margin-top:708px!important}.margin-bottom-708{margin-bottom:708px!important}.margin-left-708{margin-left:708px!important}.margin-right-708{margin-right:708px!important}.margin-x-708{margin-left:708px!important;margin-right:708px!important}.margin-y-708{margin-top:708px!important;margin-bottom:708px!important}.margin-top-709{margin-top:709px!important}.margin-bottom-709{margin-bottom:709px!important}.margin-left-709{margin-left:709px!important}.margin-right-709{margin-right:709px!important}.margin-x-709{margin-left:709px!important;margin-right:709px!important}.margin-y-709{margin-top:709px!important;margin-bottom:709px!important}.margin-top-710{margin-top:710px!important}.margin-bottom-710{margin-bottom:710px!important}.margin-left-710{margin-left:710px!important}.margin-right-710{margin-right:710px!important}.margin-x-710{margin-left:710px!important;margin-right:710px!important}.margin-y-710{margin-top:710px!important;margin-bottom:710px!important}.margin-top-711{margin-top:711px!important}.margin-bottom-711{margin-bottom:711px!important}.margin-left-711{margin-left:711px!important}.margin-right-711{margin-right:711px!important}.margin-x-711{margin-left:711px!important;margin-right:711px!important}.margin-y-711{margin-top:711px!important;margin-bottom:711px!important}.margin-top-712{margin-top:712px!important}.margin-bottom-712{margin-bottom:712px!important}.margin-left-712{margin-left:712px!important}.margin-right-712{margin-right:712px!important}.margin-x-712{margin-left:712px!important;margin-right:712px!important}.margin-y-712{margin-top:712px!important;margin-bottom:712px!important}.margin-top-713{margin-top:713px!important}.margin-bottom-713{margin-bottom:713px!important}.margin-left-713{margin-left:713px!important}.margin-right-713{margin-right:713px!important}.margin-x-713{margin-left:713px!important;margin-right:713px!important}.margin-y-713{margin-top:713px!important;margin-bottom:713px!important}.margin-top-714{margin-top:714px!important}.margin-bottom-714{margin-bottom:714px!important}.margin-left-714{margin-left:714px!important}.margin-right-714{margin-right:714px!important}.margin-x-714{margin-left:714px!important;margin-right:714px!important}.margin-y-714{margin-top:714px!important;margin-bottom:714px!important}.margin-top-715{margin-top:715px!important}.margin-bottom-715{margin-bottom:715px!important}.margin-left-715{margin-left:715px!important}.margin-right-715{margin-right:715px!important}.margin-x-715{margin-left:715px!important;margin-right:715px!important}.margin-y-715{margin-top:715px!important;margin-bottom:715px!important}.margin-top-716{margin-top:716px!important}.margin-bottom-716{margin-bottom:716px!important}.margin-left-716{margin-left:716px!important}.margin-right-716{margin-right:716px!important}.margin-x-716{margin-left:716px!important;margin-right:716px!important}.margin-y-716{margin-top:716px!important;margin-bottom:716px!important}.margin-top-717{margin-top:717px!important}.margin-bottom-717{margin-bottom:717px!important}.margin-left-717{margin-left:717px!important}.margin-right-717{margin-right:717px!important}.margin-x-717{margin-left:717px!important;margin-right:717px!important}.margin-y-717{margin-top:717px!important;margin-bottom:717px!important}.margin-top-718{margin-top:718px!important}.margin-bottom-718{margin-bottom:718px!important}.margin-left-718{margin-left:718px!important}.margin-right-718{margin-right:718px!important}.margin-x-718{margin-left:718px!important;margin-right:718px!important}.margin-y-718{margin-top:718px!important;margin-bottom:718px!important}.margin-top-719{margin-top:719px!important}.margin-bottom-719{margin-bottom:719px!important}.margin-left-719{margin-left:719px!important}.margin-right-719{margin-right:719px!important}.margin-x-719{margin-left:719px!important;margin-right:719px!important}.margin-y-719{margin-top:719px!important;margin-bottom:719px!important}.margin-top-720{margin-top:720px!important}.margin-bottom-720{margin-bottom:720px!important}.margin-left-720{margin-left:720px!important}.margin-right-720{margin-right:720px!important}.margin-x-720{margin-left:720px!important;margin-right:720px!important}.margin-y-720{margin-top:720px!important;margin-bottom:720px!important}.margin-top-721{margin-top:721px!important}.margin-bottom-721{margin-bottom:721px!important}.margin-left-721{margin-left:721px!important}.margin-right-721{margin-right:721px!important}.margin-x-721{margin-left:721px!important;margin-right:721px!important}.margin-y-721{margin-top:721px!important;margin-bottom:721px!important}.margin-top-722{margin-top:722px!important}.margin-bottom-722{margin-bottom:722px!important}.margin-left-722{margin-left:722px!important}.margin-right-722{margin-right:722px!important}.margin-x-722{margin-left:722px!important;margin-right:722px!important}.margin-y-722{margin-top:722px!important;margin-bottom:722px!important}.margin-top-723{margin-top:723px!important}.margin-bottom-723{margin-bottom:723px!important}.margin-left-723{margin-left:723px!important}.margin-right-723{margin-right:723px!important}.margin-x-723{margin-left:723px!important;margin-right:723px!important}.margin-y-723{margin-top:723px!important;margin-bottom:723px!important}.margin-top-724{margin-top:724px!important}.margin-bottom-724{margin-bottom:724px!important}.margin-left-724{margin-left:724px!important}.margin-right-724{margin-right:724px!important}.margin-x-724{margin-left:724px!important;margin-right:724px!important}.margin-y-724{margin-top:724px!important;margin-bottom:724px!important}.margin-top-725{margin-top:725px!important}.margin-bottom-725{margin-bottom:725px!important}.margin-left-725{margin-left:725px!important}.margin-right-725{margin-right:725px!important}.margin-x-725{margin-left:725px!important;margin-right:725px!important}.margin-y-725{margin-top:725px!important;margin-bottom:725px!important}.margin-top-726{margin-top:726px!important}.margin-bottom-726{margin-bottom:726px!important}.margin-left-726{margin-left:726px!important}.margin-right-726{margin-right:726px!important}.margin-x-726{margin-left:726px!important;margin-right:726px!important}.margin-y-726{margin-top:726px!important;margin-bottom:726px!important}.margin-top-727{margin-top:727px!important}.margin-bottom-727{margin-bottom:727px!important}.margin-left-727{margin-left:727px!important}.margin-right-727{margin-right:727px!important}.margin-x-727{margin-left:727px!important;margin-right:727px!important}.margin-y-727{margin-top:727px!important;margin-bottom:727px!important}.margin-top-728{margin-top:728px!important}.margin-bottom-728{margin-bottom:728px!important}.margin-left-728{margin-left:728px!important}.margin-right-728{margin-right:728px!important}.margin-x-728{margin-left:728px!important;margin-right:728px!important}.margin-y-728{margin-top:728px!important;margin-bottom:728px!important}.margin-top-729{margin-top:729px!important}.margin-bottom-729{margin-bottom:729px!important}.margin-left-729{margin-left:729px!important}.margin-right-729{margin-right:729px!important}.margin-x-729{margin-left:729px!important;margin-right:729px!important}.margin-y-729{margin-top:729px!important;margin-bottom:729px!important}.margin-top-730{margin-top:730px!important}.margin-bottom-730{margin-bottom:730px!important}.margin-left-730{margin-left:730px!important}.margin-right-730{margin-right:730px!important}.margin-x-730{margin-left:730px!important;margin-right:730px!important}.margin-y-730{margin-top:730px!important;margin-bottom:730px!important}.margin-top-731{margin-top:731px!important}.margin-bottom-731{margin-bottom:731px!important}.margin-left-731{margin-left:731px!important}.margin-right-731{margin-right:731px!important}.margin-x-731{margin-left:731px!important;margin-right:731px!important}.margin-y-731{margin-top:731px!important;margin-bottom:731px!important}.margin-top-732{margin-top:732px!important}.margin-bottom-732{margin-bottom:732px!important}.margin-left-732{margin-left:732px!important}.margin-right-732{margin-right:732px!important}.margin-x-732{margin-left:732px!important;margin-right:732px!important}.margin-y-732{margin-top:732px!important;margin-bottom:732px!important}.margin-top-733{margin-top:733px!important}.margin-bottom-733{margin-bottom:733px!important}.margin-left-733{margin-left:733px!important}.margin-right-733{margin-right:733px!important}.margin-x-733{margin-left:733px!important;margin-right:733px!important}.margin-y-733{margin-top:733px!important;margin-bottom:733px!important}.margin-top-734{margin-top:734px!important}.margin-bottom-734{margin-bottom:734px!important}.margin-left-734{margin-left:734px!important}.margin-right-734{margin-right:734px!important}.margin-x-734{margin-left:734px!important;margin-right:734px!important}.margin-y-734{margin-top:734px!important;margin-bottom:734px!important}.margin-top-735{margin-top:735px!important}.margin-bottom-735{margin-bottom:735px!important}.margin-left-735{margin-left:735px!important}.margin-right-735{margin-right:735px!important}.margin-x-735{margin-left:735px!important;margin-right:735px!important}.margin-y-735{margin-top:735px!important;margin-bottom:735px!important}.margin-top-736{margin-top:736px!important}.margin-bottom-736{margin-bottom:736px!important}.margin-left-736{margin-left:736px!important}.margin-right-736{margin-right:736px!important}.margin-x-736{margin-left:736px!important;margin-right:736px!important}.margin-y-736{margin-top:736px!important;margin-bottom:736px!important}.margin-top-737{margin-top:737px!important}.margin-bottom-737{margin-bottom:737px!important}.margin-left-737{margin-left:737px!important}.margin-right-737{margin-right:737px!important}.margin-x-737{margin-left:737px!important;margin-right:737px!important}.margin-y-737{margin-top:737px!important;margin-bottom:737px!important}.margin-top-738{margin-top:738px!important}.margin-bottom-738{margin-bottom:738px!important}.margin-left-738{margin-left:738px!important}.margin-right-738{margin-right:738px!important}.margin-x-738{margin-left:738px!important;margin-right:738px!important}.margin-y-738{margin-top:738px!important;margin-bottom:738px!important}.margin-top-739{margin-top:739px!important}.margin-bottom-739{margin-bottom:739px!important}.margin-left-739{margin-left:739px!important}.margin-right-739{margin-right:739px!important}.margin-x-739{margin-left:739px!important;margin-right:739px!important}.margin-y-739{margin-top:739px!important;margin-bottom:739px!important}.margin-top-740{margin-top:740px!important}.margin-bottom-740{margin-bottom:740px!important}.margin-left-740{margin-left:740px!important}.margin-right-740{margin-right:740px!important}.margin-x-740{margin-left:740px!important;margin-right:740px!important}.margin-y-740{margin-top:740px!important;margin-bottom:740px!important}.margin-top-741{margin-top:741px!important}.margin-bottom-741{margin-bottom:741px!important}.margin-left-741{margin-left:741px!important}.margin-right-741{margin-right:741px!important}.margin-x-741{margin-left:741px!important;margin-right:741px!important}.margin-y-741{margin-top:741px!important;margin-bottom:741px!important}.margin-top-742{margin-top:742px!important}.margin-bottom-742{margin-bottom:742px!important}.margin-left-742{margin-left:742px!important}.margin-right-742{margin-right:742px!important}.margin-x-742{margin-left:742px!important;margin-right:742px!important}.margin-y-742{margin-top:742px!important;margin-bottom:742px!important}.margin-top-743{margin-top:743px!important}.margin-bottom-743{margin-bottom:743px!important}.margin-left-743{margin-left:743px!important}.margin-right-743{margin-right:743px!important}.margin-x-743{margin-left:743px!important;margin-right:743px!important}.margin-y-743{margin-top:743px!important;margin-bottom:743px!important}.margin-top-744{margin-top:744px!important}.margin-bottom-744{margin-bottom:744px!important}.margin-left-744{margin-left:744px!important}.margin-right-744{margin-right:744px!important}.margin-x-744{margin-left:744px!important;margin-right:744px!important}.margin-y-744{margin-top:744px!important;margin-bottom:744px!important}.margin-top-745{margin-top:745px!important}.margin-bottom-745{margin-bottom:745px!important}.margin-left-745{margin-left:745px!important}.margin-right-745{margin-right:745px!important}.margin-x-745{margin-left:745px!important;margin-right:745px!important}.margin-y-745{margin-top:745px!important;margin-bottom:745px!important}.margin-top-746{margin-top:746px!important}.margin-bottom-746{margin-bottom:746px!important}.margin-left-746{margin-left:746px!important}.margin-right-746{margin-right:746px!important}.margin-x-746{margin-left:746px!important;margin-right:746px!important}.margin-y-746{margin-top:746px!important;margin-bottom:746px!important}.margin-top-747{margin-top:747px!important}.margin-bottom-747{margin-bottom:747px!important}.margin-left-747{margin-left:747px!important}.margin-right-747{margin-right:747px!important}.margin-x-747{margin-left:747px!important;margin-right:747px!important}.margin-y-747{margin-top:747px!important;margin-bottom:747px!important}.margin-top-748{margin-top:748px!important}.margin-bottom-748{margin-bottom:748px!important}.margin-left-748{margin-left:748px!important}.margin-right-748{margin-right:748px!important}.margin-x-748{margin-left:748px!important;margin-right:748px!important}.margin-y-748{margin-top:748px!important;margin-bottom:748px!important}.margin-top-749{margin-top:749px!important}.margin-bottom-749{margin-bottom:749px!important}.margin-left-749{margin-left:749px!important}.margin-right-749{margin-right:749px!important}.margin-x-749{margin-left:749px!important;margin-right:749px!important}.margin-y-749{margin-top:749px!important;margin-bottom:749px!important}.margin-top-750{margin-top:750px!important}.margin-bottom-750{margin-bottom:750px!important}.margin-left-750{margin-left:750px!important}.margin-right-750{margin-right:750px!important}.margin-x-750{margin-left:750px!important;margin-right:750px!important}.margin-y-750{margin-top:750px!important;margin-bottom:750px!important}.margin-top-751{margin-top:751px!important}.margin-bottom-751{margin-bottom:751px!important}.margin-left-751{margin-left:751px!important}.margin-right-751{margin-right:751px!important}.margin-x-751{margin-left:751px!important;margin-right:751px!important}.margin-y-751{margin-top:751px!important;margin-bottom:751px!important}.margin-top-752{margin-top:752px!important}.margin-bottom-752{margin-bottom:752px!important}.margin-left-752{margin-left:752px!important}.margin-right-752{margin-right:752px!important}.margin-x-752{margin-left:752px!important;margin-right:752px!important}.margin-y-752{margin-top:752px!important;margin-bottom:752px!important}.margin-top-753{margin-top:753px!important}.margin-bottom-753{margin-bottom:753px!important}.margin-left-753{margin-left:753px!important}.margin-right-753{margin-right:753px!important}.margin-x-753{margin-left:753px!important;margin-right:753px!important}.margin-y-753{margin-top:753px!important;margin-bottom:753px!important}.margin-top-754{margin-top:754px!important}.margin-bottom-754{margin-bottom:754px!important}.margin-left-754{margin-left:754px!important}.margin-right-754{margin-right:754px!important}.margin-x-754{margin-left:754px!important;margin-right:754px!important}.margin-y-754{margin-top:754px!important;margin-bottom:754px!important}.margin-top-755{margin-top:755px!important}.margin-bottom-755{margin-bottom:755px!important}.margin-left-755{margin-left:755px!important}.margin-right-755{margin-right:755px!important}.margin-x-755{margin-left:755px!important;margin-right:755px!important}.margin-y-755{margin-top:755px!important;margin-bottom:755px!important}.margin-top-756{margin-top:756px!important}.margin-bottom-756{margin-bottom:756px!important}.margin-left-756{margin-left:756px!important}.margin-right-756{margin-right:756px!important}.margin-x-756{margin-left:756px!important;margin-right:756px!important}.margin-y-756{margin-top:756px!important;margin-bottom:756px!important}.margin-top-757{margin-top:757px!important}.margin-bottom-757{margin-bottom:757px!important}.margin-left-757{margin-left:757px!important}.margin-right-757{margin-right:757px!important}.margin-x-757{margin-left:757px!important;margin-right:757px!important}.margin-y-757{margin-top:757px!important;margin-bottom:757px!important}.margin-top-758{margin-top:758px!important}.margin-bottom-758{margin-bottom:758px!important}.margin-left-758{margin-left:758px!important}.margin-right-758{margin-right:758px!important}.margin-x-758{margin-left:758px!important;margin-right:758px!important}.margin-y-758{margin-top:758px!important;margin-bottom:758px!important}.margin-top-759{margin-top:759px!important}.margin-bottom-759{margin-bottom:759px!important}.margin-left-759{margin-left:759px!important}.margin-right-759{margin-right:759px!important}.margin-x-759{margin-left:759px!important;margin-right:759px!important}.margin-y-759{margin-top:759px!important;margin-bottom:759px!important}.margin-top-760{margin-top:760px!important}.margin-bottom-760{margin-bottom:760px!important}.margin-left-760{margin-left:760px!important}.margin-right-760{margin-right:760px!important}.margin-x-760{margin-left:760px!important;margin-right:760px!important}.margin-y-760{margin-top:760px!important;margin-bottom:760px!important}.margin-top-761{margin-top:761px!important}.margin-bottom-761{margin-bottom:761px!important}.margin-left-761{margin-left:761px!important}.margin-right-761{margin-right:761px!important}.margin-x-761{margin-left:761px!important;margin-right:761px!important}.margin-y-761{margin-top:761px!important;margin-bottom:761px!important}.margin-top-762{margin-top:762px!important}.margin-bottom-762{margin-bottom:762px!important}.margin-left-762{margin-left:762px!important}.margin-right-762{margin-right:762px!important}.margin-x-762{margin-left:762px!important;margin-right:762px!important}.margin-y-762{margin-top:762px!important;margin-bottom:762px!important}.margin-top-763{margin-top:763px!important}.margin-bottom-763{margin-bottom:763px!important}.margin-left-763{margin-left:763px!important}.margin-right-763{margin-right:763px!important}.margin-x-763{margin-left:763px!important;margin-right:763px!important}.margin-y-763{margin-top:763px!important;margin-bottom:763px!important}.margin-top-764{margin-top:764px!important}.margin-bottom-764{margin-bottom:764px!important}.margin-left-764{margin-left:764px!important}.margin-right-764{margin-right:764px!important}.margin-x-764{margin-left:764px!important;margin-right:764px!important}.margin-y-764{margin-top:764px!important;margin-bottom:764px!important}.margin-top-765{margin-top:765px!important}.margin-bottom-765{margin-bottom:765px!important}.margin-left-765{margin-left:765px!important}.margin-right-765{margin-right:765px!important}.margin-x-765{margin-left:765px!important;margin-right:765px!important}.margin-y-765{margin-top:765px!important;margin-bottom:765px!important}.margin-top-766{margin-top:766px!important}.margin-bottom-766{margin-bottom:766px!important}.margin-left-766{margin-left:766px!important}.margin-right-766{margin-right:766px!important}.margin-x-766{margin-left:766px!important;margin-right:766px!important}.margin-y-766{margin-top:766px!important;margin-bottom:766px!important}.margin-top-767{margin-top:767px!important}.margin-bottom-767{margin-bottom:767px!important}.margin-left-767{margin-left:767px!important}.margin-right-767{margin-right:767px!important}.margin-x-767{margin-left:767px!important;margin-right:767px!important}.margin-y-767{margin-top:767px!important;margin-bottom:767px!important}.margin-top-768{margin-top:768px!important}.margin-bottom-768{margin-bottom:768px!important}.margin-left-768{margin-left:768px!important}.margin-right-768{margin-right:768px!important}.margin-x-768{margin-left:768px!important;margin-right:768px!important}.margin-y-768{margin-top:768px!important;margin-bottom:768px!important}.margin-top-769{margin-top:769px!important}.margin-bottom-769{margin-bottom:769px!important}.margin-left-769{margin-left:769px!important}.margin-right-769{margin-right:769px!important}.margin-x-769{margin-left:769px!important;margin-right:769px!important}.margin-y-769{margin-top:769px!important;margin-bottom:769px!important}.margin-top-770{margin-top:770px!important}.margin-bottom-770{margin-bottom:770px!important}.margin-left-770{margin-left:770px!important}.margin-right-770{margin-right:770px!important}.margin-x-770{margin-left:770px!important;margin-right:770px!important}.margin-y-770{margin-top:770px!important;margin-bottom:770px!important}.margin-top-771{margin-top:771px!important}.margin-bottom-771{margin-bottom:771px!important}.margin-left-771{margin-left:771px!important}.margin-right-771{margin-right:771px!important}.margin-x-771{margin-left:771px!important;margin-right:771px!important}.margin-y-771{margin-top:771px!important;margin-bottom:771px!important}.margin-top-772{margin-top:772px!important}.margin-bottom-772{margin-bottom:772px!important}.margin-left-772{margin-left:772px!important}.margin-right-772{margin-right:772px!important}.margin-x-772{margin-left:772px!important;margin-right:772px!important}.margin-y-772{margin-top:772px!important;margin-bottom:772px!important}.margin-top-773{margin-top:773px!important}.margin-bottom-773{margin-bottom:773px!important}.margin-left-773{margin-left:773px!important}.margin-right-773{margin-right:773px!important}.margin-x-773{margin-left:773px!important;margin-right:773px!important}.margin-y-773{margin-top:773px!important;margin-bottom:773px!important}.margin-top-774{margin-top:774px!important}.margin-bottom-774{margin-bottom:774px!important}.margin-left-774{margin-left:774px!important}.margin-right-774{margin-right:774px!important}.margin-x-774{margin-left:774px!important;margin-right:774px!important}.margin-y-774{margin-top:774px!important;margin-bottom:774px!important}.margin-top-775{margin-top:775px!important}.margin-bottom-775{margin-bottom:775px!important}.margin-left-775{margin-left:775px!important}.margin-right-775{margin-right:775px!important}.margin-x-775{margin-left:775px!important;margin-right:775px!important}.margin-y-775{margin-top:775px!important;margin-bottom:775px!important}.margin-top-776{margin-top:776px!important}.margin-bottom-776{margin-bottom:776px!important}.margin-left-776{margin-left:776px!important}.margin-right-776{margin-right:776px!important}.margin-x-776{margin-left:776px!important;margin-right:776px!important}.margin-y-776{margin-top:776px!important;margin-bottom:776px!important}.margin-top-777{margin-top:777px!important}.margin-bottom-777{margin-bottom:777px!important}.margin-left-777{margin-left:777px!important}.margin-right-777{margin-right:777px!important}.margin-x-777{margin-left:777px!important;margin-right:777px!important}.margin-y-777{margin-top:777px!important;margin-bottom:777px!important}.margin-top-778{margin-top:778px!important}.margin-bottom-778{margin-bottom:778px!important}.margin-left-778{margin-left:778px!important}.margin-right-778{margin-right:778px!important}.margin-x-778{margin-left:778px!important;margin-right:778px!important}.margin-y-778{margin-top:778px!important;margin-bottom:778px!important}.margin-top-779{margin-top:779px!important}.margin-bottom-779{margin-bottom:779px!important}.margin-left-779{margin-left:779px!important}.margin-right-779{margin-right:779px!important}.margin-x-779{margin-left:779px!important;margin-right:779px!important}.margin-y-779{margin-top:779px!important;margin-bottom:779px!important}.margin-top-780{margin-top:780px!important}.margin-bottom-780{margin-bottom:780px!important}.margin-left-780{margin-left:780px!important}.margin-right-780{margin-right:780px!important}.margin-x-780{margin-left:780px!important;margin-right:780px!important}.margin-y-780{margin-top:780px!important;margin-bottom:780px!important}.margin-top-781{margin-top:781px!important}.margin-bottom-781{margin-bottom:781px!important}.margin-left-781{margin-left:781px!important}.margin-right-781{margin-right:781px!important}.margin-x-781{margin-left:781px!important;margin-right:781px!important}.margin-y-781{margin-top:781px!important;margin-bottom:781px!important}.margin-top-782{margin-top:782px!important}.margin-bottom-782{margin-bottom:782px!important}.margin-left-782{margin-left:782px!important}.margin-right-782{margin-right:782px!important}.margin-x-782{margin-left:782px!important;margin-right:782px!important}.margin-y-782{margin-top:782px!important;margin-bottom:782px!important}.margin-top-783{margin-top:783px!important}.margin-bottom-783{margin-bottom:783px!important}.margin-left-783{margin-left:783px!important}.margin-right-783{margin-right:783px!important}.margin-x-783{margin-left:783px!important;margin-right:783px!important}.margin-y-783{margin-top:783px!important;margin-bottom:783px!important}.margin-top-784{margin-top:784px!important}.margin-bottom-784{margin-bottom:784px!important}.margin-left-784{margin-left:784px!important}.margin-right-784{margin-right:784px!important}.margin-x-784{margin-left:784px!important;margin-right:784px!important}.margin-y-784{margin-top:784px!important;margin-bottom:784px!important}.margin-top-785{margin-top:785px!important}.margin-bottom-785{margin-bottom:785px!important}.margin-left-785{margin-left:785px!important}.margin-right-785{margin-right:785px!important}.margin-x-785{margin-left:785px!important;margin-right:785px!important}.margin-y-785{margin-top:785px!important;margin-bottom:785px!important}.margin-top-786{margin-top:786px!important}.margin-bottom-786{margin-bottom:786px!important}.margin-left-786{margin-left:786px!important}.margin-right-786{margin-right:786px!important}.margin-x-786{margin-left:786px!important;margin-right:786px!important}.margin-y-786{margin-top:786px!important;margin-bottom:786px!important}.margin-top-787{margin-top:787px!important}.margin-bottom-787{margin-bottom:787px!important}.margin-left-787{margin-left:787px!important}.margin-right-787{margin-right:787px!important}.margin-x-787{margin-left:787px!important;margin-right:787px!important}.margin-y-787{margin-top:787px!important;margin-bottom:787px!important}.margin-top-788{margin-top:788px!important}.margin-bottom-788{margin-bottom:788px!important}.margin-left-788{margin-left:788px!important}.margin-right-788{margin-right:788px!important}.margin-x-788{margin-left:788px!important;margin-right:788px!important}.margin-y-788{margin-top:788px!important;margin-bottom:788px!important}.margin-top-789{margin-top:789px!important}.margin-bottom-789{margin-bottom:789px!important}.margin-left-789{margin-left:789px!important}.margin-right-789{margin-right:789px!important}.margin-x-789{margin-left:789px!important;margin-right:789px!important}.margin-y-789{margin-top:789px!important;margin-bottom:789px!important}.margin-top-790{margin-top:790px!important}.margin-bottom-790{margin-bottom:790px!important}.margin-left-790{margin-left:790px!important}.margin-right-790{margin-right:790px!important}.margin-x-790{margin-left:790px!important;margin-right:790px!important}.margin-y-790{margin-top:790px!important;margin-bottom:790px!important}.margin-top-791{margin-top:791px!important}.margin-bottom-791{margin-bottom:791px!important}.margin-left-791{margin-left:791px!important}.margin-right-791{margin-right:791px!important}.margin-x-791{margin-left:791px!important;margin-right:791px!important}.margin-y-791{margin-top:791px!important;margin-bottom:791px!important}.margin-top-792{margin-top:792px!important}.margin-bottom-792{margin-bottom:792px!important}.margin-left-792{margin-left:792px!important}.margin-right-792{margin-right:792px!important}.margin-x-792{margin-left:792px!important;margin-right:792px!important}.margin-y-792{margin-top:792px!important;margin-bottom:792px!important}.margin-top-793{margin-top:793px!important}.margin-bottom-793{margin-bottom:793px!important}.margin-left-793{margin-left:793px!important}.margin-right-793{margin-right:793px!important}.margin-x-793{margin-left:793px!important;margin-right:793px!important}.margin-y-793{margin-top:793px!important;margin-bottom:793px!important}.margin-top-794{margin-top:794px!important}.margin-bottom-794{margin-bottom:794px!important}.margin-left-794{margin-left:794px!important}.margin-right-794{margin-right:794px!important}.margin-x-794{margin-left:794px!important;margin-right:794px!important}.margin-y-794{margin-top:794px!important;margin-bottom:794px!important}.margin-top-795{margin-top:795px!important}.margin-bottom-795{margin-bottom:795px!important}.margin-left-795{margin-left:795px!important}.margin-right-795{margin-right:795px!important}.margin-x-795{margin-left:795px!important;margin-right:795px!important}.margin-y-795{margin-top:795px!important;margin-bottom:795px!important}.margin-top-796{margin-top:796px!important}.margin-bottom-796{margin-bottom:796px!important}.margin-left-796{margin-left:796px!important}.margin-right-796{margin-right:796px!important}.margin-x-796{margin-left:796px!important;margin-right:796px!important}.margin-y-796{margin-top:796px!important;margin-bottom:796px!important}.margin-top-797{margin-top:797px!important}.margin-bottom-797{margin-bottom:797px!important}.margin-left-797{margin-left:797px!important}.margin-right-797{margin-right:797px!important}.margin-x-797{margin-left:797px!important;margin-right:797px!important}.margin-y-797{margin-top:797px!important;margin-bottom:797px!important}.margin-top-798{margin-top:798px!important}.margin-bottom-798{margin-bottom:798px!important}.margin-left-798{margin-left:798px!important}.margin-right-798{margin-right:798px!important}.margin-x-798{margin-left:798px!important;margin-right:798px!important}.margin-y-798{margin-top:798px!important;margin-bottom:798px!important}.margin-top-799{margin-top:799px!important}.margin-bottom-799{margin-bottom:799px!important}.margin-left-799{margin-left:799px!important}.margin-right-799{margin-right:799px!important}.margin-x-799{margin-left:799px!important;margin-right:799px!important}.margin-y-799{margin-top:799px!important;margin-bottom:799px!important}.margin-top-800{margin-top:800px!important}.margin-bottom-800{margin-bottom:800px!important}.margin-left-800{margin-left:800px!important}.margin-right-800{margin-right:800px!important}.margin-x-800{margin-left:800px!important;margin-right:800px!important}.margin-y-800{margin-top:800px!important;margin-bottom:800px!important}.margin-top-801{margin-top:801px!important}.margin-bottom-801{margin-bottom:801px!important}.margin-left-801{margin-left:801px!important}.margin-right-801{margin-right:801px!important}.margin-x-801{margin-left:801px!important;margin-right:801px!important}.margin-y-801{margin-top:801px!important;margin-bottom:801px!important}.margin-top-802{margin-top:802px!important}.margin-bottom-802{margin-bottom:802px!important}.margin-left-802{margin-left:802px!important}.margin-right-802{margin-right:802px!important}.margin-x-802{margin-left:802px!important;margin-right:802px!important}.margin-y-802{margin-top:802px!important;margin-bottom:802px!important}.margin-top-803{margin-top:803px!important}.margin-bottom-803{margin-bottom:803px!important}.margin-left-803{margin-left:803px!important}.margin-right-803{margin-right:803px!important}.margin-x-803{margin-left:803px!important;margin-right:803px!important}.margin-y-803{margin-top:803px!important;margin-bottom:803px!important}.margin-top-804{margin-top:804px!important}.margin-bottom-804{margin-bottom:804px!important}.margin-left-804{margin-left:804px!important}.margin-right-804{margin-right:804px!important}.margin-x-804{margin-left:804px!important;margin-right:804px!important}.margin-y-804{margin-top:804px!important;margin-bottom:804px!important}.margin-top-805{margin-top:805px!important}.margin-bottom-805{margin-bottom:805px!important}.margin-left-805{margin-left:805px!important}.margin-right-805{margin-right:805px!important}.margin-x-805{margin-left:805px!important;margin-right:805px!important}.margin-y-805{margin-top:805px!important;margin-bottom:805px!important}.margin-top-806{margin-top:806px!important}.margin-bottom-806{margin-bottom:806px!important}.margin-left-806{margin-left:806px!important}.margin-right-806{margin-right:806px!important}.margin-x-806{margin-left:806px!important;margin-right:806px!important}.margin-y-806{margin-top:806px!important;margin-bottom:806px!important}.margin-top-807{margin-top:807px!important}.margin-bottom-807{margin-bottom:807px!important}.margin-left-807{margin-left:807px!important}.margin-right-807{margin-right:807px!important}.margin-x-807{margin-left:807px!important;margin-right:807px!important}.margin-y-807{margin-top:807px!important;margin-bottom:807px!important}.margin-top-808{margin-top:808px!important}.margin-bottom-808{margin-bottom:808px!important}.margin-left-808{margin-left:808px!important}.margin-right-808{margin-right:808px!important}.margin-x-808{margin-left:808px!important;margin-right:808px!important}.margin-y-808{margin-top:808px!important;margin-bottom:808px!important}.margin-top-809{margin-top:809px!important}.margin-bottom-809{margin-bottom:809px!important}.margin-left-809{margin-left:809px!important}.margin-right-809{margin-right:809px!important}.margin-x-809{margin-left:809px!important;margin-right:809px!important}.margin-y-809{margin-top:809px!important;margin-bottom:809px!important}.margin-top-810{margin-top:810px!important}.margin-bottom-810{margin-bottom:810px!important}.margin-left-810{margin-left:810px!important}.margin-right-810{margin-right:810px!important}.margin-x-810{margin-left:810px!important;margin-right:810px!important}.margin-y-810{margin-top:810px!important;margin-bottom:810px!important}.margin-top-811{margin-top:811px!important}.margin-bottom-811{margin-bottom:811px!important}.margin-left-811{margin-left:811px!important}.margin-right-811{margin-right:811px!important}.margin-x-811{margin-left:811px!important;margin-right:811px!important}.margin-y-811{margin-top:811px!important;margin-bottom:811px!important}.margin-top-812{margin-top:812px!important}.margin-bottom-812{margin-bottom:812px!important}.margin-left-812{margin-left:812px!important}.margin-right-812{margin-right:812px!important}.margin-x-812{margin-left:812px!important;margin-right:812px!important}.margin-y-812{margin-top:812px!important;margin-bottom:812px!important}.margin-top-813{margin-top:813px!important}.margin-bottom-813{margin-bottom:813px!important}.margin-left-813{margin-left:813px!important}.margin-right-813{margin-right:813px!important}.margin-x-813{margin-left:813px!important;margin-right:813px!important}.margin-y-813{margin-top:813px!important;margin-bottom:813px!important}.margin-top-814{margin-top:814px!important}.margin-bottom-814{margin-bottom:814px!important}.margin-left-814{margin-left:814px!important}.margin-right-814{margin-right:814px!important}.margin-x-814{margin-left:814px!important;margin-right:814px!important}.margin-y-814{margin-top:814px!important;margin-bottom:814px!important}.margin-top-815{margin-top:815px!important}.margin-bottom-815{margin-bottom:815px!important}.margin-left-815{margin-left:815px!important}.margin-right-815{margin-right:815px!important}.margin-x-815{margin-left:815px!important;margin-right:815px!important}.margin-y-815{margin-top:815px!important;margin-bottom:815px!important}.margin-top-816{margin-top:816px!important}.margin-bottom-816{margin-bottom:816px!important}.margin-left-816{margin-left:816px!important}.margin-right-816{margin-right:816px!important}.margin-x-816{margin-left:816px!important;margin-right:816px!important}.margin-y-816{margin-top:816px!important;margin-bottom:816px!important}.margin-top-817{margin-top:817px!important}.margin-bottom-817{margin-bottom:817px!important}.margin-left-817{margin-left:817px!important}.margin-right-817{margin-right:817px!important}.margin-x-817{margin-left:817px!important;margin-right:817px!important}.margin-y-817{margin-top:817px!important;margin-bottom:817px!important}.margin-top-818{margin-top:818px!important}.margin-bottom-818{margin-bottom:818px!important}.margin-left-818{margin-left:818px!important}.margin-right-818{margin-right:818px!important}.margin-x-818{margin-left:818px!important;margin-right:818px!important}.margin-y-818{margin-top:818px!important;margin-bottom:818px!important}.margin-top-819{margin-top:819px!important}.margin-bottom-819{margin-bottom:819px!important}.margin-left-819{margin-left:819px!important}.margin-right-819{margin-right:819px!important}.margin-x-819{margin-left:819px!important;margin-right:819px!important}.margin-y-819{margin-top:819px!important;margin-bottom:819px!important}.margin-top-820{margin-top:820px!important}.margin-bottom-820{margin-bottom:820px!important}.margin-left-820{margin-left:820px!important}.margin-right-820{margin-right:820px!important}.margin-x-820{margin-left:820px!important;margin-right:820px!important}.margin-y-820{margin-top:820px!important;margin-bottom:820px!important}.margin-top-821{margin-top:821px!important}.margin-bottom-821{margin-bottom:821px!important}.margin-left-821{margin-left:821px!important}.margin-right-821{margin-right:821px!important}.margin-x-821{margin-left:821px!important;margin-right:821px!important}.margin-y-821{margin-top:821px!important;margin-bottom:821px!important}.margin-top-822{margin-top:822px!important}.margin-bottom-822{margin-bottom:822px!important}.margin-left-822{margin-left:822px!important}.margin-right-822{margin-right:822px!important}.margin-x-822{margin-left:822px!important;margin-right:822px!important}.margin-y-822{margin-top:822px!important;margin-bottom:822px!important}.margin-top-823{margin-top:823px!important}.margin-bottom-823{margin-bottom:823px!important}.margin-left-823{margin-left:823px!important}.margin-right-823{margin-right:823px!important}.margin-x-823{margin-left:823px!important;margin-right:823px!important}.margin-y-823{margin-top:823px!important;margin-bottom:823px!important}.margin-top-824{margin-top:824px!important}.margin-bottom-824{margin-bottom:824px!important}.margin-left-824{margin-left:824px!important}.margin-right-824{margin-right:824px!important}.margin-x-824{margin-left:824px!important;margin-right:824px!important}.margin-y-824{margin-top:824px!important;margin-bottom:824px!important}.margin-top-825{margin-top:825px!important}.margin-bottom-825{margin-bottom:825px!important}.margin-left-825{margin-left:825px!important}.margin-right-825{margin-right:825px!important}.margin-x-825{margin-left:825px!important;margin-right:825px!important}.margin-y-825{margin-top:825px!important;margin-bottom:825px!important}.margin-top-826{margin-top:826px!important}.margin-bottom-826{margin-bottom:826px!important}.margin-left-826{margin-left:826px!important}.margin-right-826{margin-right:826px!important}.margin-x-826{margin-left:826px!important;margin-right:826px!important}.margin-y-826{margin-top:826px!important;margin-bottom:826px!important}.margin-top-827{margin-top:827px!important}.margin-bottom-827{margin-bottom:827px!important}.margin-left-827{margin-left:827px!important}.margin-right-827{margin-right:827px!important}.margin-x-827{margin-left:827px!important;margin-right:827px!important}.margin-y-827{margin-top:827px!important;margin-bottom:827px!important}.margin-top-828{margin-top:828px!important}.margin-bottom-828{margin-bottom:828px!important}.margin-left-828{margin-left:828px!important}.margin-right-828{margin-right:828px!important}.margin-x-828{margin-left:828px!important;margin-right:828px!important}.margin-y-828{margin-top:828px!important;margin-bottom:828px!important}.margin-top-829{margin-top:829px!important}.margin-bottom-829{margin-bottom:829px!important}.margin-left-829{margin-left:829px!important}.margin-right-829{margin-right:829px!important}.margin-x-829{margin-left:829px!important;margin-right:829px!important}.margin-y-829{margin-top:829px!important;margin-bottom:829px!important}.margin-top-830{margin-top:830px!important}.margin-bottom-830{margin-bottom:830px!important}.margin-left-830{margin-left:830px!important}.margin-right-830{margin-right:830px!important}.margin-x-830{margin-left:830px!important;margin-right:830px!important}.margin-y-830{margin-top:830px!important;margin-bottom:830px!important}.margin-top-831{margin-top:831px!important}.margin-bottom-831{margin-bottom:831px!important}.margin-left-831{margin-left:831px!important}.margin-right-831{margin-right:831px!important}.margin-x-831{margin-left:831px!important;margin-right:831px!important}.margin-y-831{margin-top:831px!important;margin-bottom:831px!important}.margin-top-832{margin-top:832px!important}.margin-bottom-832{margin-bottom:832px!important}.margin-left-832{margin-left:832px!important}.margin-right-832{margin-right:832px!important}.margin-x-832{margin-left:832px!important;margin-right:832px!important}.margin-y-832{margin-top:832px!important;margin-bottom:832px!important}.margin-top-833{margin-top:833px!important}.margin-bottom-833{margin-bottom:833px!important}.margin-left-833{margin-left:833px!important}.margin-right-833{margin-right:833px!important}.margin-x-833{margin-left:833px!important;margin-right:833px!important}.margin-y-833{margin-top:833px!important;margin-bottom:833px!important}.margin-top-834{margin-top:834px!important}.margin-bottom-834{margin-bottom:834px!important}.margin-left-834{margin-left:834px!important}.margin-right-834{margin-right:834px!important}.margin-x-834{margin-left:834px!important;margin-right:834px!important}.margin-y-834{margin-top:834px!important;margin-bottom:834px!important}.margin-top-835{margin-top:835px!important}.margin-bottom-835{margin-bottom:835px!important}.margin-left-835{margin-left:835px!important}.margin-right-835{margin-right:835px!important}.margin-x-835{margin-left:835px!important;margin-right:835px!important}.margin-y-835{margin-top:835px!important;margin-bottom:835px!important}.margin-top-836{margin-top:836px!important}.margin-bottom-836{margin-bottom:836px!important}.margin-left-836{margin-left:836px!important}.margin-right-836{margin-right:836px!important}.margin-x-836{margin-left:836px!important;margin-right:836px!important}.margin-y-836{margin-top:836px!important;margin-bottom:836px!important}.margin-top-837{margin-top:837px!important}.margin-bottom-837{margin-bottom:837px!important}.margin-left-837{margin-left:837px!important}.margin-right-837{margin-right:837px!important}.margin-x-837{margin-left:837px!important;margin-right:837px!important}.margin-y-837{margin-top:837px!important;margin-bottom:837px!important}.margin-top-838{margin-top:838px!important}.margin-bottom-838{margin-bottom:838px!important}.margin-left-838{margin-left:838px!important}.margin-right-838{margin-right:838px!important}.margin-x-838{margin-left:838px!important;margin-right:838px!important}.margin-y-838{margin-top:838px!important;margin-bottom:838px!important}.margin-top-839{margin-top:839px!important}.margin-bottom-839{margin-bottom:839px!important}.margin-left-839{margin-left:839px!important}.margin-right-839{margin-right:839px!important}.margin-x-839{margin-left:839px!important;margin-right:839px!important}.margin-y-839{margin-top:839px!important;margin-bottom:839px!important}.margin-top-840{margin-top:840px!important}.margin-bottom-840{margin-bottom:840px!important}.margin-left-840{margin-left:840px!important}.margin-right-840{margin-right:840px!important}.margin-x-840{margin-left:840px!important;margin-right:840px!important}.margin-y-840{margin-top:840px!important;margin-bottom:840px!important}.margin-top-841{margin-top:841px!important}.margin-bottom-841{margin-bottom:841px!important}.margin-left-841{margin-left:841px!important}.margin-right-841{margin-right:841px!important}.margin-x-841{margin-left:841px!important;margin-right:841px!important}.margin-y-841{margin-top:841px!important;margin-bottom:841px!important}.margin-top-842{margin-top:842px!important}.margin-bottom-842{margin-bottom:842px!important}.margin-left-842{margin-left:842px!important}.margin-right-842{margin-right:842px!important}.margin-x-842{margin-left:842px!important;margin-right:842px!important}.margin-y-842{margin-top:842px!important;margin-bottom:842px!important}.margin-top-843{margin-top:843px!important}.margin-bottom-843{margin-bottom:843px!important}.margin-left-843{margin-left:843px!important}.margin-right-843{margin-right:843px!important}.margin-x-843{margin-left:843px!important;margin-right:843px!important}.margin-y-843{margin-top:843px!important;margin-bottom:843px!important}.margin-top-844{margin-top:844px!important}.margin-bottom-844{margin-bottom:844px!important}.margin-left-844{margin-left:844px!important}.margin-right-844{margin-right:844px!important}.margin-x-844{margin-left:844px!important;margin-right:844px!important}.margin-y-844{margin-top:844px!important;margin-bottom:844px!important}.margin-top-845{margin-top:845px!important}.margin-bottom-845{margin-bottom:845px!important}.margin-left-845{margin-left:845px!important}.margin-right-845{margin-right:845px!important}.margin-x-845{margin-left:845px!important;margin-right:845px!important}.margin-y-845{margin-top:845px!important;margin-bottom:845px!important}.margin-top-846{margin-top:846px!important}.margin-bottom-846{margin-bottom:846px!important}.margin-left-846{margin-left:846px!important}.margin-right-846{margin-right:846px!important}.margin-x-846{margin-left:846px!important;margin-right:846px!important}.margin-y-846{margin-top:846px!important;margin-bottom:846px!important}.margin-top-847{margin-top:847px!important}.margin-bottom-847{margin-bottom:847px!important}.margin-left-847{margin-left:847px!important}.margin-right-847{margin-right:847px!important}.margin-x-847{margin-left:847px!important;margin-right:847px!important}.margin-y-847{margin-top:847px!important;margin-bottom:847px!important}.margin-top-848{margin-top:848px!important}.margin-bottom-848{margin-bottom:848px!important}.margin-left-848{margin-left:848px!important}.margin-right-848{margin-right:848px!important}.margin-x-848{margin-left:848px!important;margin-right:848px!important}.margin-y-848{margin-top:848px!important;margin-bottom:848px!important}.margin-top-849{margin-top:849px!important}.margin-bottom-849{margin-bottom:849px!important}.margin-left-849{margin-left:849px!important}.margin-right-849{margin-right:849px!important}.margin-x-849{margin-left:849px!important;margin-right:849px!important}.margin-y-849{margin-top:849px!important;margin-bottom:849px!important}.margin-top-850{margin-top:850px!important}.margin-bottom-850{margin-bottom:850px!important}.margin-left-850{margin-left:850px!important}.margin-right-850{margin-right:850px!important}.margin-x-850{margin-left:850px!important;margin-right:850px!important}.margin-y-850{margin-top:850px!important;margin-bottom:850px!important}.margin-top-851{margin-top:851px!important}.margin-bottom-851{margin-bottom:851px!important}.margin-left-851{margin-left:851px!important}.margin-right-851{margin-right:851px!important}.margin-x-851{margin-left:851px!important;margin-right:851px!important}.margin-y-851{margin-top:851px!important;margin-bottom:851px!important}.margin-top-852{margin-top:852px!important}.margin-bottom-852{margin-bottom:852px!important}.margin-left-852{margin-left:852px!important}.margin-right-852{margin-right:852px!important}.margin-x-852{margin-left:852px!important;margin-right:852px!important}.margin-y-852{margin-top:852px!important;margin-bottom:852px!important}.margin-top-853{margin-top:853px!important}.margin-bottom-853{margin-bottom:853px!important}.margin-left-853{margin-left:853px!important}.margin-right-853{margin-right:853px!important}.margin-x-853{margin-left:853px!important;margin-right:853px!important}.margin-y-853{margin-top:853px!important;margin-bottom:853px!important}.margin-top-854{margin-top:854px!important}.margin-bottom-854{margin-bottom:854px!important}.margin-left-854{margin-left:854px!important}.margin-right-854{margin-right:854px!important}.margin-x-854{margin-left:854px!important;margin-right:854px!important}.margin-y-854{margin-top:854px!important;margin-bottom:854px!important}.margin-top-855{margin-top:855px!important}.margin-bottom-855{margin-bottom:855px!important}.margin-left-855{margin-left:855px!important}.margin-right-855{margin-right:855px!important}.margin-x-855{margin-left:855px!important;margin-right:855px!important}.margin-y-855{margin-top:855px!important;margin-bottom:855px!important}.margin-top-856{margin-top:856px!important}.margin-bottom-856{margin-bottom:856px!important}.margin-left-856{margin-left:856px!important}.margin-right-856{margin-right:856px!important}.margin-x-856{margin-left:856px!important;margin-right:856px!important}.margin-y-856{margin-top:856px!important;margin-bottom:856px!important}.margin-top-857{margin-top:857px!important}.margin-bottom-857{margin-bottom:857px!important}.margin-left-857{margin-left:857px!important}.margin-right-857{margin-right:857px!important}.margin-x-857{margin-left:857px!important;margin-right:857px!important}.margin-y-857{margin-top:857px!important;margin-bottom:857px!important}.margin-top-858{margin-top:858px!important}.margin-bottom-858{margin-bottom:858px!important}.margin-left-858{margin-left:858px!important}.margin-right-858{margin-right:858px!important}.margin-x-858{margin-left:858px!important;margin-right:858px!important}.margin-y-858{margin-top:858px!important;margin-bottom:858px!important}.margin-top-859{margin-top:859px!important}.margin-bottom-859{margin-bottom:859px!important}.margin-left-859{margin-left:859px!important}.margin-right-859{margin-right:859px!important}.margin-x-859{margin-left:859px!important;margin-right:859px!important}.margin-y-859{margin-top:859px!important;margin-bottom:859px!important}.margin-top-860{margin-top:860px!important}.margin-bottom-860{margin-bottom:860px!important}.margin-left-860{margin-left:860px!important}.margin-right-860{margin-right:860px!important}.margin-x-860{margin-left:860px!important;margin-right:860px!important}.margin-y-860{margin-top:860px!important;margin-bottom:860px!important}.margin-top-861{margin-top:861px!important}.margin-bottom-861{margin-bottom:861px!important}.margin-left-861{margin-left:861px!important}.margin-right-861{margin-right:861px!important}.margin-x-861{margin-left:861px!important;margin-right:861px!important}.margin-y-861{margin-top:861px!important;margin-bottom:861px!important}.margin-top-862{margin-top:862px!important}.margin-bottom-862{margin-bottom:862px!important}.margin-left-862{margin-left:862px!important}.margin-right-862{margin-right:862px!important}.margin-x-862{margin-left:862px!important;margin-right:862px!important}.margin-y-862{margin-top:862px!important;margin-bottom:862px!important}.margin-top-863{margin-top:863px!important}.margin-bottom-863{margin-bottom:863px!important}.margin-left-863{margin-left:863px!important}.margin-right-863{margin-right:863px!important}.margin-x-863{margin-left:863px!important;margin-right:863px!important}.margin-y-863{margin-top:863px!important;margin-bottom:863px!important}.margin-top-864{margin-top:864px!important}.margin-bottom-864{margin-bottom:864px!important}.margin-left-864{margin-left:864px!important}.margin-right-864{margin-right:864px!important}.margin-x-864{margin-left:864px!important;margin-right:864px!important}.margin-y-864{margin-top:864px!important;margin-bottom:864px!important}.margin-top-865{margin-top:865px!important}.margin-bottom-865{margin-bottom:865px!important}.margin-left-865{margin-left:865px!important}.margin-right-865{margin-right:865px!important}.margin-x-865{margin-left:865px!important;margin-right:865px!important}.margin-y-865{margin-top:865px!important;margin-bottom:865px!important}.margin-top-866{margin-top:866px!important}.margin-bottom-866{margin-bottom:866px!important}.margin-left-866{margin-left:866px!important}.margin-right-866{margin-right:866px!important}.margin-x-866{margin-left:866px!important;margin-right:866px!important}.margin-y-866{margin-top:866px!important;margin-bottom:866px!important}.margin-top-867{margin-top:867px!important}.margin-bottom-867{margin-bottom:867px!important}.margin-left-867{margin-left:867px!important}.margin-right-867{margin-right:867px!important}.margin-x-867{margin-left:867px!important;margin-right:867px!important}.margin-y-867{margin-top:867px!important;margin-bottom:867px!important}.margin-top-868{margin-top:868px!important}.margin-bottom-868{margin-bottom:868px!important}.margin-left-868{margin-left:868px!important}.margin-right-868{margin-right:868px!important}.margin-x-868{margin-left:868px!important;margin-right:868px!important}.margin-y-868{margin-top:868px!important;margin-bottom:868px!important}.margin-top-869{margin-top:869px!important}.margin-bottom-869{margin-bottom:869px!important}.margin-left-869{margin-left:869px!important}.margin-right-869{margin-right:869px!important}.margin-x-869{margin-left:869px!important;margin-right:869px!important}.margin-y-869{margin-top:869px!important;margin-bottom:869px!important}.margin-top-870{margin-top:870px!important}.margin-bottom-870{margin-bottom:870px!important}.margin-left-870{margin-left:870px!important}.margin-right-870{margin-right:870px!important}.margin-x-870{margin-left:870px!important;margin-right:870px!important}.margin-y-870{margin-top:870px!important;margin-bottom:870px!important}.margin-top-871{margin-top:871px!important}.margin-bottom-871{margin-bottom:871px!important}.margin-left-871{margin-left:871px!important}.margin-right-871{margin-right:871px!important}.margin-x-871{margin-left:871px!important;margin-right:871px!important}.margin-y-871{margin-top:871px!important;margin-bottom:871px!important}.margin-top-872{margin-top:872px!important}.margin-bottom-872{margin-bottom:872px!important}.margin-left-872{margin-left:872px!important}.margin-right-872{margin-right:872px!important}.margin-x-872{margin-left:872px!important;margin-right:872px!important}.margin-y-872{margin-top:872px!important;margin-bottom:872px!important}.margin-top-873{margin-top:873px!important}.margin-bottom-873{margin-bottom:873px!important}.margin-left-873{margin-left:873px!important}.margin-right-873{margin-right:873px!important}.margin-x-873{margin-left:873px!important;margin-right:873px!important}.margin-y-873{margin-top:873px!important;margin-bottom:873px!important}.margin-top-874{margin-top:874px!important}.margin-bottom-874{margin-bottom:874px!important}.margin-left-874{margin-left:874px!important}.margin-right-874{margin-right:874px!important}.margin-x-874{margin-left:874px!important;margin-right:874px!important}.margin-y-874{margin-top:874px!important;margin-bottom:874px!important}.margin-top-875{margin-top:875px!important}.margin-bottom-875{margin-bottom:875px!important}.margin-left-875{margin-left:875px!important}.margin-right-875{margin-right:875px!important}.margin-x-875{margin-left:875px!important;margin-right:875px!important}.margin-y-875{margin-top:875px!important;margin-bottom:875px!important}.margin-top-876{margin-top:876px!important}.margin-bottom-876{margin-bottom:876px!important}.margin-left-876{margin-left:876px!important}.margin-right-876{margin-right:876px!important}.margin-x-876{margin-left:876px!important;margin-right:876px!important}.margin-y-876{margin-top:876px!important;margin-bottom:876px!important}.margin-top-877{margin-top:877px!important}.margin-bottom-877{margin-bottom:877px!important}.margin-left-877{margin-left:877px!important}.margin-right-877{margin-right:877px!important}.margin-x-877{margin-left:877px!important;margin-right:877px!important}.margin-y-877{margin-top:877px!important;margin-bottom:877px!important}.margin-top-878{margin-top:878px!important}.margin-bottom-878{margin-bottom:878px!important}.margin-left-878{margin-left:878px!important}.margin-right-878{margin-right:878px!important}.margin-x-878{margin-left:878px!important;margin-right:878px!important}.margin-y-878{margin-top:878px!important;margin-bottom:878px!important}.margin-top-879{margin-top:879px!important}.margin-bottom-879{margin-bottom:879px!important}.margin-left-879{margin-left:879px!important}.margin-right-879{margin-right:879px!important}.margin-x-879{margin-left:879px!important;margin-right:879px!important}.margin-y-879{margin-top:879px!important;margin-bottom:879px!important}.margin-top-880{margin-top:880px!important}.margin-bottom-880{margin-bottom:880px!important}.margin-left-880{margin-left:880px!important}.margin-right-880{margin-right:880px!important}.margin-x-880{margin-left:880px!important;margin-right:880px!important}.margin-y-880{margin-top:880px!important;margin-bottom:880px!important}.margin-top-881{margin-top:881px!important}.margin-bottom-881{margin-bottom:881px!important}.margin-left-881{margin-left:881px!important}.margin-right-881{margin-right:881px!important}.margin-x-881{margin-left:881px!important;margin-right:881px!important}.margin-y-881{margin-top:881px!important;margin-bottom:881px!important}.margin-top-882{margin-top:882px!important}.margin-bottom-882{margin-bottom:882px!important}.margin-left-882{margin-left:882px!important}.margin-right-882{margin-right:882px!important}.margin-x-882{margin-left:882px!important;margin-right:882px!important}.margin-y-882{margin-top:882px!important;margin-bottom:882px!important}.margin-top-883{margin-top:883px!important}.margin-bottom-883{margin-bottom:883px!important}.margin-left-883{margin-left:883px!important}.margin-right-883{margin-right:883px!important}.margin-x-883{margin-left:883px!important;margin-right:883px!important}.margin-y-883{margin-top:883px!important;margin-bottom:883px!important}.margin-top-884{margin-top:884px!important}.margin-bottom-884{margin-bottom:884px!important}.margin-left-884{margin-left:884px!important}.margin-right-884{margin-right:884px!important}.margin-x-884{margin-left:884px!important;margin-right:884px!important}.margin-y-884{margin-top:884px!important;margin-bottom:884px!important}.margin-top-885{margin-top:885px!important}.margin-bottom-885{margin-bottom:885px!important}.margin-left-885{margin-left:885px!important}.margin-right-885{margin-right:885px!important}.margin-x-885{margin-left:885px!important;margin-right:885px!important}.margin-y-885{margin-top:885px!important;margin-bottom:885px!important}.margin-top-886{margin-top:886px!important}.margin-bottom-886{margin-bottom:886px!important}.margin-left-886{margin-left:886px!important}.margin-right-886{margin-right:886px!important}.margin-x-886{margin-left:886px!important;margin-right:886px!important}.margin-y-886{margin-top:886px!important;margin-bottom:886px!important}.margin-top-887{margin-top:887px!important}.margin-bottom-887{margin-bottom:887px!important}.margin-left-887{margin-left:887px!important}.margin-right-887{margin-right:887px!important}.margin-x-887{margin-left:887px!important;margin-right:887px!important}.margin-y-887{margin-top:887px!important;margin-bottom:887px!important}.margin-top-888{margin-top:888px!important}.margin-bottom-888{margin-bottom:888px!important}.margin-left-888{margin-left:888px!important}.margin-right-888{margin-right:888px!important}.margin-x-888{margin-left:888px!important;margin-right:888px!important}.margin-y-888{margin-top:888px!important;margin-bottom:888px!important}.margin-top-889{margin-top:889px!important}.margin-bottom-889{margin-bottom:889px!important}.margin-left-889{margin-left:889px!important}.margin-right-889{margin-right:889px!important}.margin-x-889{margin-left:889px!important;margin-right:889px!important}.margin-y-889{margin-top:889px!important;margin-bottom:889px!important}.margin-top-890{margin-top:890px!important}.margin-bottom-890{margin-bottom:890px!important}.margin-left-890{margin-left:890px!important}.margin-right-890{margin-right:890px!important}.margin-x-890{margin-left:890px!important;margin-right:890px!important}.margin-y-890{margin-top:890px!important;margin-bottom:890px!important}.margin-top-891{margin-top:891px!important}.margin-bottom-891{margin-bottom:891px!important}.margin-left-891{margin-left:891px!important}.margin-right-891{margin-right:891px!important}.margin-x-891{margin-left:891px!important;margin-right:891px!important}.margin-y-891{margin-top:891px!important;margin-bottom:891px!important}.margin-top-892{margin-top:892px!important}.margin-bottom-892{margin-bottom:892px!important}.margin-left-892{margin-left:892px!important}.margin-right-892{margin-right:892px!important}.margin-x-892{margin-left:892px!important;margin-right:892px!important}.margin-y-892{margin-top:892px!important;margin-bottom:892px!important}.margin-top-893{margin-top:893px!important}.margin-bottom-893{margin-bottom:893px!important}.margin-left-893{margin-left:893px!important}.margin-right-893{margin-right:893px!important}.margin-x-893{margin-left:893px!important;margin-right:893px!important}.margin-y-893{margin-top:893px!important;margin-bottom:893px!important}.margin-top-894{margin-top:894px!important}.margin-bottom-894{margin-bottom:894px!important}.margin-left-894{margin-left:894px!important}.margin-right-894{margin-right:894px!important}.margin-x-894{margin-left:894px!important;margin-right:894px!important}.margin-y-894{margin-top:894px!important;margin-bottom:894px!important}.margin-top-895{margin-top:895px!important}.margin-bottom-895{margin-bottom:895px!important}.margin-left-895{margin-left:895px!important}.margin-right-895{margin-right:895px!important}.margin-x-895{margin-left:895px!important;margin-right:895px!important}.margin-y-895{margin-top:895px!important;margin-bottom:895px!important}.margin-top-896{margin-top:896px!important}.margin-bottom-896{margin-bottom:896px!important}.margin-left-896{margin-left:896px!important}.margin-right-896{margin-right:896px!important}.margin-x-896{margin-left:896px!important;margin-right:896px!important}.margin-y-896{margin-top:896px!important;margin-bottom:896px!important}.margin-top-897{margin-top:897px!important}.margin-bottom-897{margin-bottom:897px!important}.margin-left-897{margin-left:897px!important}.margin-right-897{margin-right:897px!important}.margin-x-897{margin-left:897px!important;margin-right:897px!important}.margin-y-897{margin-top:897px!important;margin-bottom:897px!important}.margin-top-898{margin-top:898px!important}.margin-bottom-898{margin-bottom:898px!important}.margin-left-898{margin-left:898px!important}.margin-right-898{margin-right:898px!important}.margin-x-898{margin-left:898px!important;margin-right:898px!important}.margin-y-898{margin-top:898px!important;margin-bottom:898px!important}.margin-top-899{margin-top:899px!important}.margin-bottom-899{margin-bottom:899px!important}.margin-left-899{margin-left:899px!important}.margin-right-899{margin-right:899px!important}.margin-x-899{margin-left:899px!important;margin-right:899px!important}.margin-y-899{margin-top:899px!important;margin-bottom:899px!important}.margin-top-900{margin-top:900px!important}.margin-bottom-900{margin-bottom:900px!important}.margin-left-900{margin-left:900px!important}.margin-right-900{margin-right:900px!important}.margin-x-900{margin-left:900px!important;margin-right:900px!important}.margin-y-900{margin-top:900px!important;margin-bottom:900px!important}.margin-top-901{margin-top:901px!important}.margin-bottom-901{margin-bottom:901px!important}.margin-left-901{margin-left:901px!important}.margin-right-901{margin-right:901px!important}.margin-x-901{margin-left:901px!important;margin-right:901px!important}.margin-y-901{margin-top:901px!important;margin-bottom:901px!important}.margin-top-902{margin-top:902px!important}.margin-bottom-902{margin-bottom:902px!important}.margin-left-902{margin-left:902px!important}.margin-right-902{margin-right:902px!important}.margin-x-902{margin-left:902px!important;margin-right:902px!important}.margin-y-902{margin-top:902px!important;margin-bottom:902px!important}.margin-top-903{margin-top:903px!important}.margin-bottom-903{margin-bottom:903px!important}.margin-left-903{margin-left:903px!important}.margin-right-903{margin-right:903px!important}.margin-x-903{margin-left:903px!important;margin-right:903px!important}.margin-y-903{margin-top:903px!important;margin-bottom:903px!important}.margin-top-904{margin-top:904px!important}.margin-bottom-904{margin-bottom:904px!important}.margin-left-904{margin-left:904px!important}.margin-right-904{margin-right:904px!important}.margin-x-904{margin-left:904px!important;margin-right:904px!important}.margin-y-904{margin-top:904px!important;margin-bottom:904px!important}.margin-top-905{margin-top:905px!important}.margin-bottom-905{margin-bottom:905px!important}.margin-left-905{margin-left:905px!important}.margin-right-905{margin-right:905px!important}.margin-x-905{margin-left:905px!important;margin-right:905px!important}.margin-y-905{margin-top:905px!important;margin-bottom:905px!important}.margin-top-906{margin-top:906px!important}.margin-bottom-906{margin-bottom:906px!important}.margin-left-906{margin-left:906px!important}.margin-right-906{margin-right:906px!important}.margin-x-906{margin-left:906px!important;margin-right:906px!important}.margin-y-906{margin-top:906px!important;margin-bottom:906px!important}.margin-top-907{margin-top:907px!important}.margin-bottom-907{margin-bottom:907px!important}.margin-left-907{margin-left:907px!important}.margin-right-907{margin-right:907px!important}.margin-x-907{margin-left:907px!important;margin-right:907px!important}.margin-y-907{margin-top:907px!important;margin-bottom:907px!important}.margin-top-908{margin-top:908px!important}.margin-bottom-908{margin-bottom:908px!important}.margin-left-908{margin-left:908px!important}.margin-right-908{margin-right:908px!important}.margin-x-908{margin-left:908px!important;margin-right:908px!important}.margin-y-908{margin-top:908px!important;margin-bottom:908px!important}.margin-top-909{margin-top:909px!important}.margin-bottom-909{margin-bottom:909px!important}.margin-left-909{margin-left:909px!important}.margin-right-909{margin-right:909px!important}.margin-x-909{margin-left:909px!important;margin-right:909px!important}.margin-y-909{margin-top:909px!important;margin-bottom:909px!important}.margin-top-910{margin-top:910px!important}.margin-bottom-910{margin-bottom:910px!important}.margin-left-910{margin-left:910px!important}.margin-right-910{margin-right:910px!important}.margin-x-910{margin-left:910px!important;margin-right:910px!important}.margin-y-910{margin-top:910px!important;margin-bottom:910px!important}.margin-top-911{margin-top:911px!important}.margin-bottom-911{margin-bottom:911px!important}.margin-left-911{margin-left:911px!important}.margin-right-911{margin-right:911px!important}.margin-x-911{margin-left:911px!important;margin-right:911px!important}.margin-y-911{margin-top:911px!important;margin-bottom:911px!important}.margin-top-912{margin-top:912px!important}.margin-bottom-912{margin-bottom:912px!important}.margin-left-912{margin-left:912px!important}.margin-right-912{margin-right:912px!important}.margin-x-912{margin-left:912px!important;margin-right:912px!important}.margin-y-912{margin-top:912px!important;margin-bottom:912px!important}.margin-top-913{margin-top:913px!important}.margin-bottom-913{margin-bottom:913px!important}.margin-left-913{margin-left:913px!important}.margin-right-913{margin-right:913px!important}.margin-x-913{margin-left:913px!important;margin-right:913px!important}.margin-y-913{margin-top:913px!important;margin-bottom:913px!important}.margin-top-914{margin-top:914px!important}.margin-bottom-914{margin-bottom:914px!important}.margin-left-914{margin-left:914px!important}.margin-right-914{margin-right:914px!important}.margin-x-914{margin-left:914px!important;margin-right:914px!important}.margin-y-914{margin-top:914px!important;margin-bottom:914px!important}.margin-top-915{margin-top:915px!important}.margin-bottom-915{margin-bottom:915px!important}.margin-left-915{margin-left:915px!important}.margin-right-915{margin-right:915px!important}.margin-x-915{margin-left:915px!important;margin-right:915px!important}.margin-y-915{margin-top:915px!important;margin-bottom:915px!important}.margin-top-916{margin-top:916px!important}.margin-bottom-916{margin-bottom:916px!important}.margin-left-916{margin-left:916px!important}.margin-right-916{margin-right:916px!important}.margin-x-916{margin-left:916px!important;margin-right:916px!important}.margin-y-916{margin-top:916px!important;margin-bottom:916px!important}.margin-top-917{margin-top:917px!important}.margin-bottom-917{margin-bottom:917px!important}.margin-left-917{margin-left:917px!important}.margin-right-917{margin-right:917px!important}.margin-x-917{margin-left:917px!important;margin-right:917px!important}.margin-y-917{margin-top:917px!important;margin-bottom:917px!important}.margin-top-918{margin-top:918px!important}.margin-bottom-918{margin-bottom:918px!important}.margin-left-918{margin-left:918px!important}.margin-right-918{margin-right:918px!important}.margin-x-918{margin-left:918px!important;margin-right:918px!important}.margin-y-918{margin-top:918px!important;margin-bottom:918px!important}.margin-top-919{margin-top:919px!important}.margin-bottom-919{margin-bottom:919px!important}.margin-left-919{margin-left:919px!important}.margin-right-919{margin-right:919px!important}.margin-x-919{margin-left:919px!important;margin-right:919px!important}.margin-y-919{margin-top:919px!important;margin-bottom:919px!important}.margin-top-920{margin-top:920px!important}.margin-bottom-920{margin-bottom:920px!important}.margin-left-920{margin-left:920px!important}.margin-right-920{margin-right:920px!important}.margin-x-920{margin-left:920px!important;margin-right:920px!important}.margin-y-920{margin-top:920px!important;margin-bottom:920px!important}.margin-top-921{margin-top:921px!important}.margin-bottom-921{margin-bottom:921px!important}.margin-left-921{margin-left:921px!important}.margin-right-921{margin-right:921px!important}.margin-x-921{margin-left:921px!important;margin-right:921px!important}.margin-y-921{margin-top:921px!important;margin-bottom:921px!important}.margin-top-922{margin-top:922px!important}.margin-bottom-922{margin-bottom:922px!important}.margin-left-922{margin-left:922px!important}.margin-right-922{margin-right:922px!important}.margin-x-922{margin-left:922px!important;margin-right:922px!important}.margin-y-922{margin-top:922px!important;margin-bottom:922px!important}.margin-top-923{margin-top:923px!important}.margin-bottom-923{margin-bottom:923px!important}.margin-left-923{margin-left:923px!important}.margin-right-923{margin-right:923px!important}.margin-x-923{margin-left:923px!important;margin-right:923px!important}.margin-y-923{margin-top:923px!important;margin-bottom:923px!important}.margin-top-924{margin-top:924px!important}.margin-bottom-924{margin-bottom:924px!important}.margin-left-924{margin-left:924px!important}.margin-right-924{margin-right:924px!important}.margin-x-924{margin-left:924px!important;margin-right:924px!important}.margin-y-924{margin-top:924px!important;margin-bottom:924px!important}.margin-top-925{margin-top:925px!important}.margin-bottom-925{margin-bottom:925px!important}.margin-left-925{margin-left:925px!important}.margin-right-925{margin-right:925px!important}.margin-x-925{margin-left:925px!important;margin-right:925px!important}.margin-y-925{margin-top:925px!important;margin-bottom:925px!important}.margin-top-926{margin-top:926px!important}.margin-bottom-926{margin-bottom:926px!important}.margin-left-926{margin-left:926px!important}.margin-right-926{margin-right:926px!important}.margin-x-926{margin-left:926px!important;margin-right:926px!important}.margin-y-926{margin-top:926px!important;margin-bottom:926px!important}.margin-top-927{margin-top:927px!important}.margin-bottom-927{margin-bottom:927px!important}.margin-left-927{margin-left:927px!important}.margin-right-927{margin-right:927px!important}.margin-x-927{margin-left:927px!important;margin-right:927px!important}.margin-y-927{margin-top:927px!important;margin-bottom:927px!important}.margin-top-928{margin-top:928px!important}.margin-bottom-928{margin-bottom:928px!important}.margin-left-928{margin-left:928px!important}.margin-right-928{margin-right:928px!important}.margin-x-928{margin-left:928px!important;margin-right:928px!important}.margin-y-928{margin-top:928px!important;margin-bottom:928px!important}.margin-top-929{margin-top:929px!important}.margin-bottom-929{margin-bottom:929px!important}.margin-left-929{margin-left:929px!important}.margin-right-929{margin-right:929px!important}.margin-x-929{margin-left:929px!important;margin-right:929px!important}.margin-y-929{margin-top:929px!important;margin-bottom:929px!important}.margin-top-930{margin-top:930px!important}.margin-bottom-930{margin-bottom:930px!important}.margin-left-930{margin-left:930px!important}.margin-right-930{margin-right:930px!important}.margin-x-930{margin-left:930px!important;margin-right:930px!important}.margin-y-930{margin-top:930px!important;margin-bottom:930px!important}.margin-top-931{margin-top:931px!important}.margin-bottom-931{margin-bottom:931px!important}.margin-left-931{margin-left:931px!important}.margin-right-931{margin-right:931px!important}.margin-x-931{margin-left:931px!important;margin-right:931px!important}.margin-y-931{margin-top:931px!important;margin-bottom:931px!important}.margin-top-932{margin-top:932px!important}.margin-bottom-932{margin-bottom:932px!important}.margin-left-932{margin-left:932px!important}.margin-right-932{margin-right:932px!important}.margin-x-932{margin-left:932px!important;margin-right:932px!important}.margin-y-932{margin-top:932px!important;margin-bottom:932px!important}.margin-top-933{margin-top:933px!important}.margin-bottom-933{margin-bottom:933px!important}.margin-left-933{margin-left:933px!important}.margin-right-933{margin-right:933px!important}.margin-x-933{margin-left:933px!important;margin-right:933px!important}.margin-y-933{margin-top:933px!important;margin-bottom:933px!important}.margin-top-934{margin-top:934px!important}.margin-bottom-934{margin-bottom:934px!important}.margin-left-934{margin-left:934px!important}.margin-right-934{margin-right:934px!important}.margin-x-934{margin-left:934px!important;margin-right:934px!important}.margin-y-934{margin-top:934px!important;margin-bottom:934px!important}.margin-top-935{margin-top:935px!important}.margin-bottom-935{margin-bottom:935px!important}.margin-left-935{margin-left:935px!important}.margin-right-935{margin-right:935px!important}.margin-x-935{margin-left:935px!important;margin-right:935px!important}.margin-y-935{margin-top:935px!important;margin-bottom:935px!important}.margin-top-936{margin-top:936px!important}.margin-bottom-936{margin-bottom:936px!important}.margin-left-936{margin-left:936px!important}.margin-right-936{margin-right:936px!important}.margin-x-936{margin-left:936px!important;margin-right:936px!important}.margin-y-936{margin-top:936px!important;margin-bottom:936px!important}.margin-top-937{margin-top:937px!important}.margin-bottom-937{margin-bottom:937px!important}.margin-left-937{margin-left:937px!important}.margin-right-937{margin-right:937px!important}.margin-x-937{margin-left:937px!important;margin-right:937px!important}.margin-y-937{margin-top:937px!important;margin-bottom:937px!important}.margin-top-938{margin-top:938px!important}.margin-bottom-938{margin-bottom:938px!important}.margin-left-938{margin-left:938px!important}.margin-right-938{margin-right:938px!important}.margin-x-938{margin-left:938px!important;margin-right:938px!important}.margin-y-938{margin-top:938px!important;margin-bottom:938px!important}.margin-top-939{margin-top:939px!important}.margin-bottom-939{margin-bottom:939px!important}.margin-left-939{margin-left:939px!important}.margin-right-939{margin-right:939px!important}.margin-x-939{margin-left:939px!important;margin-right:939px!important}.margin-y-939{margin-top:939px!important;margin-bottom:939px!important}.margin-top-940{margin-top:940px!important}.margin-bottom-940{margin-bottom:940px!important}.margin-left-940{margin-left:940px!important}.margin-right-940{margin-right:940px!important}.margin-x-940{margin-left:940px!important;margin-right:940px!important}.margin-y-940{margin-top:940px!important;margin-bottom:940px!important}.margin-top-941{margin-top:941px!important}.margin-bottom-941{margin-bottom:941px!important}.margin-left-941{margin-left:941px!important}.margin-right-941{margin-right:941px!important}.margin-x-941{margin-left:941px!important;margin-right:941px!important}.margin-y-941{margin-top:941px!important;margin-bottom:941px!important}.margin-top-942{margin-top:942px!important}.margin-bottom-942{margin-bottom:942px!important}.margin-left-942{margin-left:942px!important}.margin-right-942{margin-right:942px!important}.margin-x-942{margin-left:942px!important;margin-right:942px!important}.margin-y-942{margin-top:942px!important;margin-bottom:942px!important}.margin-top-943{margin-top:943px!important}.margin-bottom-943{margin-bottom:943px!important}.margin-left-943{margin-left:943px!important}.margin-right-943{margin-right:943px!important}.margin-x-943{margin-left:943px!important;margin-right:943px!important}.margin-y-943{margin-top:943px!important;margin-bottom:943px!important}.margin-top-944{margin-top:944px!important}.margin-bottom-944{margin-bottom:944px!important}.margin-left-944{margin-left:944px!important}.margin-right-944{margin-right:944px!important}.margin-x-944{margin-left:944px!important;margin-right:944px!important}.margin-y-944{margin-top:944px!important;margin-bottom:944px!important}.margin-top-945{margin-top:945px!important}.margin-bottom-945{margin-bottom:945px!important}.margin-left-945{margin-left:945px!important}.margin-right-945{margin-right:945px!important}.margin-x-945{margin-left:945px!important;margin-right:945px!important}.margin-y-945{margin-top:945px!important;margin-bottom:945px!important}.margin-top-946{margin-top:946px!important}.margin-bottom-946{margin-bottom:946px!important}.margin-left-946{margin-left:946px!important}.margin-right-946{margin-right:946px!important}.margin-x-946{margin-left:946px!important;margin-right:946px!important}.margin-y-946{margin-top:946px!important;margin-bottom:946px!important}.margin-top-947{margin-top:947px!important}.margin-bottom-947{margin-bottom:947px!important}.margin-left-947{margin-left:947px!important}.margin-right-947{margin-right:947px!important}.margin-x-947{margin-left:947px!important;margin-right:947px!important}.margin-y-947{margin-top:947px!important;margin-bottom:947px!important}.margin-top-948{margin-top:948px!important}.margin-bottom-948{margin-bottom:948px!important}.margin-left-948{margin-left:948px!important}.margin-right-948{margin-right:948px!important}.margin-x-948{margin-left:948px!important;margin-right:948px!important}.margin-y-948{margin-top:948px!important;margin-bottom:948px!important}.margin-top-949{margin-top:949px!important}.margin-bottom-949{margin-bottom:949px!important}.margin-left-949{margin-left:949px!important}.margin-right-949{margin-right:949px!important}.margin-x-949{margin-left:949px!important;margin-right:949px!important}.margin-y-949{margin-top:949px!important;margin-bottom:949px!important}.margin-top-950{margin-top:950px!important}.margin-bottom-950{margin-bottom:950px!important}.margin-left-950{margin-left:950px!important}.margin-right-950{margin-right:950px!important}.margin-x-950{margin-left:950px!important;margin-right:950px!important}.margin-y-950{margin-top:950px!important;margin-bottom:950px!important}.margin-top-951{margin-top:951px!important}.margin-bottom-951{margin-bottom:951px!important}.margin-left-951{margin-left:951px!important}.margin-right-951{margin-right:951px!important}.margin-x-951{margin-left:951px!important;margin-right:951px!important}.margin-y-951{margin-top:951px!important;margin-bottom:951px!important}.margin-top-952{margin-top:952px!important}.margin-bottom-952{margin-bottom:952px!important}.margin-left-952{margin-left:952px!important}.margin-right-952{margin-right:952px!important}.margin-x-952{margin-left:952px!important;margin-right:952px!important}.margin-y-952{margin-top:952px!important;margin-bottom:952px!important}.margin-top-953{margin-top:953px!important}.margin-bottom-953{margin-bottom:953px!important}.margin-left-953{margin-left:953px!important}.margin-right-953{margin-right:953px!important}.margin-x-953{margin-left:953px!important;margin-right:953px!important}.margin-y-953{margin-top:953px!important;margin-bottom:953px!important}.margin-top-954{margin-top:954px!important}.margin-bottom-954{margin-bottom:954px!important}.margin-left-954{margin-left:954px!important}.margin-right-954{margin-right:954px!important}.margin-x-954{margin-left:954px!important;margin-right:954px!important}.margin-y-954{margin-top:954px!important;margin-bottom:954px!important}.margin-top-955{margin-top:955px!important}.margin-bottom-955{margin-bottom:955px!important}.margin-left-955{margin-left:955px!important}.margin-right-955{margin-right:955px!important}.margin-x-955{margin-left:955px!important;margin-right:955px!important}.margin-y-955{margin-top:955px!important;margin-bottom:955px!important}.margin-top-956{margin-top:956px!important}.margin-bottom-956{margin-bottom:956px!important}.margin-left-956{margin-left:956px!important}.margin-right-956{margin-right:956px!important}.margin-x-956{margin-left:956px!important;margin-right:956px!important}.margin-y-956{margin-top:956px!important;margin-bottom:956px!important}.margin-top-957{margin-top:957px!important}.margin-bottom-957{margin-bottom:957px!important}.margin-left-957{margin-left:957px!important}.margin-right-957{margin-right:957px!important}.margin-x-957{margin-left:957px!important;margin-right:957px!important}.margin-y-957{margin-top:957px!important;margin-bottom:957px!important}.margin-top-958{margin-top:958px!important}.margin-bottom-958{margin-bottom:958px!important}.margin-left-958{margin-left:958px!important}.margin-right-958{margin-right:958px!important}.margin-x-958{margin-left:958px!important;margin-right:958px!important}.margin-y-958{margin-top:958px!important;margin-bottom:958px!important}.margin-top-959{margin-top:959px!important}.margin-bottom-959{margin-bottom:959px!important}.margin-left-959{margin-left:959px!important}.margin-right-959{margin-right:959px!important}.margin-x-959{margin-left:959px!important;margin-right:959px!important}.margin-y-959{margin-top:959px!important;margin-bottom:959px!important}.margin-top-960{margin-top:960px!important}.margin-bottom-960{margin-bottom:960px!important}.margin-left-960{margin-left:960px!important}.margin-right-960{margin-right:960px!important}.margin-x-960{margin-left:960px!important;margin-right:960px!important}.margin-y-960{margin-top:960px!important;margin-bottom:960px!important}.margin-top-961{margin-top:961px!important}.margin-bottom-961{margin-bottom:961px!important}.margin-left-961{margin-left:961px!important}.margin-right-961{margin-right:961px!important}.margin-x-961{margin-left:961px!important;margin-right:961px!important}.margin-y-961{margin-top:961px!important;margin-bottom:961px!important}.margin-top-962{margin-top:962px!important}.margin-bottom-962{margin-bottom:962px!important}.margin-left-962{margin-left:962px!important}.margin-right-962{margin-right:962px!important}.margin-x-962{margin-left:962px!important;margin-right:962px!important}.margin-y-962{margin-top:962px!important;margin-bottom:962px!important}.margin-top-963{margin-top:963px!important}.margin-bottom-963{margin-bottom:963px!important}.margin-left-963{margin-left:963px!important}.margin-right-963{margin-right:963px!important}.margin-x-963{margin-left:963px!important;margin-right:963px!important}.margin-y-963{margin-top:963px!important;margin-bottom:963px!important}.margin-top-964{margin-top:964px!important}.margin-bottom-964{margin-bottom:964px!important}.margin-left-964{margin-left:964px!important}.margin-right-964{margin-right:964px!important}.margin-x-964{margin-left:964px!important;margin-right:964px!important}.margin-y-964{margin-top:964px!important;margin-bottom:964px!important}.margin-top-965{margin-top:965px!important}.margin-bottom-965{margin-bottom:965px!important}.margin-left-965{margin-left:965px!important}.margin-right-965{margin-right:965px!important}.margin-x-965{margin-left:965px!important;margin-right:965px!important}.margin-y-965{margin-top:965px!important;margin-bottom:965px!important}.margin-top-966{margin-top:966px!important}.margin-bottom-966{margin-bottom:966px!important}.margin-left-966{margin-left:966px!important}.margin-right-966{margin-right:966px!important}.margin-x-966{margin-left:966px!important;margin-right:966px!important}.margin-y-966{margin-top:966px!important;margin-bottom:966px!important}.margin-top-967{margin-top:967px!important}.margin-bottom-967{margin-bottom:967px!important}.margin-left-967{margin-left:967px!important}.margin-right-967{margin-right:967px!important}.margin-x-967{margin-left:967px!important;margin-right:967px!important}.margin-y-967{margin-top:967px!important;margin-bottom:967px!important}.margin-top-968{margin-top:968px!important}.margin-bottom-968{margin-bottom:968px!important}.margin-left-968{margin-left:968px!important}.margin-right-968{margin-right:968px!important}.margin-x-968{margin-left:968px!important;margin-right:968px!important}.margin-y-968{margin-top:968px!important;margin-bottom:968px!important}.margin-top-969{margin-top:969px!important}.margin-bottom-969{margin-bottom:969px!important}.margin-left-969{margin-left:969px!important}.margin-right-969{margin-right:969px!important}.margin-x-969{margin-left:969px!important;margin-right:969px!important}.margin-y-969{margin-top:969px!important;margin-bottom:969px!important}.margin-top-970{margin-top:970px!important}.margin-bottom-970{margin-bottom:970px!important}.margin-left-970{margin-left:970px!important}.margin-right-970{margin-right:970px!important}.margin-x-970{margin-left:970px!important;margin-right:970px!important}.margin-y-970{margin-top:970px!important;margin-bottom:970px!important}.margin-top-971{margin-top:971px!important}.margin-bottom-971{margin-bottom:971px!important}.margin-left-971{margin-left:971px!important}.margin-right-971{margin-right:971px!important}.margin-x-971{margin-left:971px!important;margin-right:971px!important}.margin-y-971{margin-top:971px!important;margin-bottom:971px!important}.margin-top-972{margin-top:972px!important}.margin-bottom-972{margin-bottom:972px!important}.margin-left-972{margin-left:972px!important}.margin-right-972{margin-right:972px!important}.margin-x-972{margin-left:972px!important;margin-right:972px!important}.margin-y-972{margin-top:972px!important;margin-bottom:972px!important}.margin-top-973{margin-top:973px!important}.margin-bottom-973{margin-bottom:973px!important}.margin-left-973{margin-left:973px!important}.margin-right-973{margin-right:973px!important}.margin-x-973{margin-left:973px!important;margin-right:973px!important}.margin-y-973{margin-top:973px!important;margin-bottom:973px!important}.margin-top-974{margin-top:974px!important}.margin-bottom-974{margin-bottom:974px!important}.margin-left-974{margin-left:974px!important}.margin-right-974{margin-right:974px!important}.margin-x-974{margin-left:974px!important;margin-right:974px!important}.margin-y-974{margin-top:974px!important;margin-bottom:974px!important}.margin-top-975{margin-top:975px!important}.margin-bottom-975{margin-bottom:975px!important}.margin-left-975{margin-left:975px!important}.margin-right-975{margin-right:975px!important}.margin-x-975{margin-left:975px!important;margin-right:975px!important}.margin-y-975{margin-top:975px!important;margin-bottom:975px!important}.margin-top-976{margin-top:976px!important}.margin-bottom-976{margin-bottom:976px!important}.margin-left-976{margin-left:976px!important}.margin-right-976{margin-right:976px!important}.margin-x-976{margin-left:976px!important;margin-right:976px!important}.margin-y-976{margin-top:976px!important;margin-bottom:976px!important}.margin-top-977{margin-top:977px!important}.margin-bottom-977{margin-bottom:977px!important}.margin-left-977{margin-left:977px!important}.margin-right-977{margin-right:977px!important}.margin-x-977{margin-left:977px!important;margin-right:977px!important}.margin-y-977{margin-top:977px!important;margin-bottom:977px!important}.margin-top-978{margin-top:978px!important}.margin-bottom-978{margin-bottom:978px!important}.margin-left-978{margin-left:978px!important}.margin-right-978{margin-right:978px!important}.margin-x-978{margin-left:978px!important;margin-right:978px!important}.margin-y-978{margin-top:978px!important;margin-bottom:978px!important}.margin-top-979{margin-top:979px!important}.margin-bottom-979{margin-bottom:979px!important}.margin-left-979{margin-left:979px!important}.margin-right-979{margin-right:979px!important}.margin-x-979{margin-left:979px!important;margin-right:979px!important}.margin-y-979{margin-top:979px!important;margin-bottom:979px!important}.margin-top-980{margin-top:980px!important}.margin-bottom-980{margin-bottom:980px!important}.margin-left-980{margin-left:980px!important}.margin-right-980{margin-right:980px!important}.margin-x-980{margin-left:980px!important;margin-right:980px!important}.margin-y-980{margin-top:980px!important;margin-bottom:980px!important}.margin-top-981{margin-top:981px!important}.margin-bottom-981{margin-bottom:981px!important}.margin-left-981{margin-left:981px!important}.margin-right-981{margin-right:981px!important}.margin-x-981{margin-left:981px!important;margin-right:981px!important}.margin-y-981{margin-top:981px!important;margin-bottom:981px!important}.margin-top-982{margin-top:982px!important}.margin-bottom-982{margin-bottom:982px!important}.margin-left-982{margin-left:982px!important}.margin-right-982{margin-right:982px!important}.margin-x-982{margin-left:982px!important;margin-right:982px!important}.margin-y-982{margin-top:982px!important;margin-bottom:982px!important}.margin-top-983{margin-top:983px!important}.margin-bottom-983{margin-bottom:983px!important}.margin-left-983{margin-left:983px!important}.margin-right-983{margin-right:983px!important}.margin-x-983{margin-left:983px!important;margin-right:983px!important}.margin-y-983{margin-top:983px!important;margin-bottom:983px!important}.margin-top-984{margin-top:984px!important}.margin-bottom-984{margin-bottom:984px!important}.margin-left-984{margin-left:984px!important}.margin-right-984{margin-right:984px!important}.margin-x-984{margin-left:984px!important;margin-right:984px!important}.margin-y-984{margin-top:984px!important;margin-bottom:984px!important}.margin-top-985{margin-top:985px!important}.margin-bottom-985{margin-bottom:985px!important}.margin-left-985{margin-left:985px!important}.margin-right-985{margin-right:985px!important}.margin-x-985{margin-left:985px!important;margin-right:985px!important}.margin-y-985{margin-top:985px!important;margin-bottom:985px!important}.margin-top-986{margin-top:986px!important}.margin-bottom-986{margin-bottom:986px!important}.margin-left-986{margin-left:986px!important}.margin-right-986{margin-right:986px!important}.margin-x-986{margin-left:986px!important;margin-right:986px!important}.margin-y-986{margin-top:986px!important;margin-bottom:986px!important}.margin-top-987{margin-top:987px!important}.margin-bottom-987{margin-bottom:987px!important}.margin-left-987{margin-left:987px!important}.margin-right-987{margin-right:987px!important}.margin-x-987{margin-left:987px!important;margin-right:987px!important}.margin-y-987{margin-top:987px!important;margin-bottom:987px!important}.margin-top-988{margin-top:988px!important}.margin-bottom-988{margin-bottom:988px!important}.margin-left-988{margin-left:988px!important}.margin-right-988{margin-right:988px!important}.margin-x-988{margin-left:988px!important;margin-right:988px!important}.margin-y-988{margin-top:988px!important;margin-bottom:988px!important}.margin-top-989{margin-top:989px!important}.margin-bottom-989{margin-bottom:989px!important}.margin-left-989{margin-left:989px!important}.margin-right-989{margin-right:989px!important}.margin-x-989{margin-left:989px!important;margin-right:989px!important}.margin-y-989{margin-top:989px!important;margin-bottom:989px!important}.margin-top-990{margin-top:990px!important}.margin-bottom-990{margin-bottom:990px!important}.margin-left-990{margin-left:990px!important}.margin-right-990{margin-right:990px!important}.margin-x-990{margin-left:990px!important;margin-right:990px!important}.margin-y-990{margin-top:990px!important;margin-bottom:990px!important}.margin-top-991{margin-top:991px!important}.margin-bottom-991{margin-bottom:991px!important}.margin-left-991{margin-left:991px!important}.margin-right-991{margin-right:991px!important}.margin-x-991{margin-left:991px!important;margin-right:991px!important}.margin-y-991{margin-top:991px!important;margin-bottom:991px!important}.margin-top-992{margin-top:992px!important}.margin-bottom-992{margin-bottom:992px!important}.margin-left-992{margin-left:992px!important}.margin-right-992{margin-right:992px!important}.margin-x-992{margin-left:992px!important;margin-right:992px!important}.margin-y-992{margin-top:992px!important;margin-bottom:992px!important}.margin-top-993{margin-top:993px!important}.margin-bottom-993{margin-bottom:993px!important}.margin-left-993{margin-left:993px!important}.margin-right-993{margin-right:993px!important}.margin-x-993{margin-left:993px!important;margin-right:993px!important}.margin-y-993{margin-top:993px!important;margin-bottom:993px!important}.margin-top-994{margin-top:994px!important}.margin-bottom-994{margin-bottom:994px!important}.margin-left-994{margin-left:994px!important}.margin-right-994{margin-right:994px!important}.margin-x-994{margin-left:994px!important;margin-right:994px!important}.margin-y-994{margin-top:994px!important;margin-bottom:994px!important}.margin-top-995{margin-top:995px!important}.margin-bottom-995{margin-bottom:995px!important}.margin-left-995{margin-left:995px!important}.margin-right-995{margin-right:995px!important}.margin-x-995{margin-left:995px!important;margin-right:995px!important}.margin-y-995{margin-top:995px!important;margin-bottom:995px!important}.margin-top-996{margin-top:996px!important}.margin-bottom-996{margin-bottom:996px!important}.margin-left-996{margin-left:996px!important}.margin-right-996{margin-right:996px!important}.margin-x-996{margin-left:996px!important;margin-right:996px!important}.margin-y-996{margin-top:996px!important;margin-bottom:996px!important}.margin-top-997{margin-top:997px!important}.margin-bottom-997{margin-bottom:997px!important}.margin-left-997{margin-left:997px!important}.margin-right-997{margin-right:997px!important}.margin-x-997{margin-left:997px!important;margin-right:997px!important}.margin-y-997{margin-top:997px!important;margin-bottom:997px!important}.margin-top-998{margin-top:998px!important}.margin-bottom-998{margin-bottom:998px!important}.margin-left-998{margin-left:998px!important}.margin-right-998{margin-right:998px!important}.margin-x-998{margin-left:998px!important;margin-right:998px!important}.margin-y-998{margin-top:998px!important;margin-bottom:998px!important}.margin-top-999{margin-top:999px!important}.margin-bottom-999{margin-bottom:999px!important}.margin-left-999{margin-left:999px!important}.margin-right-999{margin-right:999px!important}.margin-x-999{margin-left:999px!important;margin-right:999px!important}.margin-y-999{margin-top:999px!important;margin-bottom:999px!important}.margin-top-1000{margin-top:1000px!important}.margin-bottom-1000{margin-bottom:1000px!important}.margin-left-1000{margin-left:1000px!important}.margin-right-1000{margin-right:1000px!important}.margin-x-1000{margin-left:1000px!important;margin-right:1000px!important}.margin-y-1000{margin-top:1000px!important;margin-bottom:1000px!important}.padding-1{padding:1px!important}.padding-top-1{padding-top:1px!important}.padding-left-1{padding-left:1px!important}.padding-bottom-1{padding-bottom:1px!important}.padding-right-1{padding-right:1px!important}.padding-x-1{padding-left:1px!important;padding-right:1px!important}.padding-y-1{padding-top:1px!important;padding-bottom:1px!important}.padding-2{padding:2px!important}.padding-top-2{padding-top:2px!important}.padding-left-2{padding-left:2px!important}.padding-bottom-2{padding-bottom:2px!important}.padding-right-2{padding-right:2px!important}.padding-x-2{padding-left:2px!important;padding-right:2px!important}.padding-y-2{padding-top:2px!important;padding-bottom:2px!important}.padding-3{padding:3px!important}.padding-top-3{padding-top:3px!important}.padding-left-3{padding-left:3px!important}.padding-bottom-3{padding-bottom:3px!important}.padding-right-3{padding-right:3px!important}.padding-x-3{padding-left:3px!important;padding-right:3px!important}.padding-y-3{padding-top:3px!important;padding-bottom:3px!important}.padding-4{padding:4px!important}.padding-top-4{padding-top:4px!important}.padding-left-4{padding-left:4px!important}.padding-bottom-4{padding-bottom:4px!important}.padding-right-4{padding-right:4px!important}.padding-x-4{padding-left:4px!important;padding-right:4px!important}.padding-y-4{padding-top:4px!important;padding-bottom:4px!important}.padding-5{padding:5px!important}.padding-top-5{padding-top:5px!important}.padding-left-5{padding-left:5px!important}.padding-bottom-5{padding-bottom:5px!important}.padding-right-5{padding-right:5px!important}.padding-x-5{padding-left:5px!important;padding-right:5px!important}.padding-y-5{padding-top:5px!important;padding-bottom:5px!important}.padding-6{padding:6px!important}.padding-top-6{padding-top:6px!important}.padding-left-6{padding-left:6px!important}.padding-bottom-6{padding-bottom:6px!important}.padding-right-6{padding-right:6px!important}.padding-x-6{padding-left:6px!important;padding-right:6px!important}.padding-y-6{padding-top:6px!important;padding-bottom:6px!important}.padding-7{padding:7px!important}.padding-top-7{padding-top:7px!important}.padding-left-7{padding-left:7px!important}.padding-bottom-7{padding-bottom:7px!important}.padding-right-7{padding-right:7px!important}.padding-x-7{padding-left:7px!important;padding-right:7px!important}.padding-y-7{padding-top:7px!important;padding-bottom:7px!important}.padding-8{padding:8px!important}.padding-top-8{padding-top:8px!important}.padding-left-8{padding-left:8px!important}.padding-bottom-8{padding-bottom:8px!important}.padding-right-8{padding-right:8px!important}.padding-x-8{padding-left:8px!important;padding-right:8px!important}.padding-y-8{padding-top:8px!important;padding-bottom:8px!important}.padding-9{padding:9px!important}.padding-top-9{padding-top:9px!important}.padding-left-9{padding-left:9px!important}.padding-bottom-9{padding-bottom:9px!important}.padding-right-9{padding-right:9px!important}.padding-x-9{padding-left:9px!important;padding-right:9px!important}.padding-y-9{padding-top:9px!important;padding-bottom:9px!important}.padding-10{padding:10px!important}.padding-top-10{padding-top:10px!important}.padding-left-10{padding-left:10px!important}.padding-bottom-10{padding-bottom:10px!important}.padding-right-10{padding-right:10px!important}.padding-x-10{padding-left:10px!important;padding-right:10px!important}.padding-y-10{padding-top:10px!important;padding-bottom:10px!important}.padding-11{padding:11px!important}.padding-top-11{padding-top:11px!important}.padding-left-11{padding-left:11px!important}.padding-bottom-11{padding-bottom:11px!important}.padding-right-11{padding-right:11px!important}.padding-x-11{padding-left:11px!important;padding-right:11px!important}.padding-y-11{padding-top:11px!important;padding-bottom:11px!important}.padding-12{padding:12px!important}.padding-top-12{padding-top:12px!important}.padding-left-12{padding-left:12px!important}.padding-bottom-12{padding-bottom:12px!important}.padding-right-12{padding-right:12px!important}.padding-x-12{padding-left:12px!important;padding-right:12px!important}.padding-y-12{padding-top:12px!important;padding-bottom:12px!important}.padding-13{padding:13px!important}.padding-top-13{padding-top:13px!important}.padding-left-13{padding-left:13px!important}.padding-bottom-13{padding-bottom:13px!important}.padding-right-13{padding-right:13px!important}.padding-x-13{padding-left:13px!important;padding-right:13px!important}.padding-y-13{padding-top:13px!important;padding-bottom:13px!important}.padding-14{padding:14px!important}.padding-top-14{padding-top:14px!important}.padding-left-14{padding-left:14px!important}.padding-bottom-14{padding-bottom:14px!important}.padding-right-14{padding-right:14px!important}.padding-x-14{padding-left:14px!important;padding-right:14px!important}.padding-y-14{padding-top:14px!important;padding-bottom:14px!important}.padding-15{padding:15px!important}.padding-top-15{padding-top:15px!important}.padding-left-15{padding-left:15px!important}.padding-bottom-15{padding-bottom:15px!important}.padding-right-15{padding-right:15px!important}.padding-x-15{padding-left:15px!important;padding-right:15px!important}.padding-y-15{padding-top:15px!important;padding-bottom:15px!important}.padding-16{padding:16px!important}.padding-top-16{padding-top:16px!important}.padding-left-16{padding-left:16px!important}.padding-bottom-16{padding-bottom:16px!important}.padding-right-16{padding-right:16px!important}.padding-x-16{padding-left:16px!important;padding-right:16px!important}.padding-y-16{padding-top:16px!important;padding-bottom:16px!important}.padding-17{padding:17px!important}.padding-top-17{padding-top:17px!important}.padding-left-17{padding-left:17px!important}.padding-bottom-17{padding-bottom:17px!important}.padding-right-17{padding-right:17px!important}.padding-x-17{padding-left:17px!important;padding-right:17px!important}.padding-y-17{padding-top:17px!important;padding-bottom:17px!important}.padding-18{padding:18px!important}.padding-top-18{padding-top:18px!important}.padding-left-18{padding-left:18px!important}.padding-bottom-18{padding-bottom:18px!important}.padding-right-18{padding-right:18px!important}.padding-x-18{padding-left:18px!important;padding-right:18px!important}.padding-y-18{padding-top:18px!important;padding-bottom:18px!important}.padding-19{padding:19px!important}.padding-top-19{padding-top:19px!important}.padding-left-19{padding-left:19px!important}.padding-bottom-19{padding-bottom:19px!important}.padding-right-19{padding-right:19px!important}.padding-x-19{padding-left:19px!important;padding-right:19px!important}.padding-y-19{padding-top:19px!important;padding-bottom:19px!important}.padding-20{padding:20px!important}.padding-top-20{padding-top:20px!important}.padding-left-20{padding-left:20px!important}.padding-bottom-20{padding-bottom:20px!important}.padding-right-20{padding-right:20px!important}.padding-x-20{padding-left:20px!important;padding-right:20px!important}.padding-y-20{padding-top:20px!important;padding-bottom:20px!important}.padding-21{padding:21px!important}.padding-top-21{padding-top:21px!important}.padding-left-21{padding-left:21px!important}.padding-bottom-21{padding-bottom:21px!important}.padding-right-21{padding-right:21px!important}.padding-x-21{padding-left:21px!important;padding-right:21px!important}.padding-y-21{padding-top:21px!important;padding-bottom:21px!important}.padding-22{padding:22px!important}.padding-top-22{padding-top:22px!important}.padding-left-22{padding-left:22px!important}.padding-bottom-22{padding-bottom:22px!important}.padding-right-22{padding-right:22px!important}.padding-x-22{padding-left:22px!important;padding-right:22px!important}.padding-y-22{padding-top:22px!important;padding-bottom:22px!important}.padding-23{padding:23px!important}.padding-top-23{padding-top:23px!important}.padding-left-23{padding-left:23px!important}.padding-bottom-23{padding-bottom:23px!important}.padding-right-23{padding-right:23px!important}.padding-x-23{padding-left:23px!important;padding-right:23px!important}.padding-y-23{padding-top:23px!important;padding-bottom:23px!important}.padding-24{padding:24px!important}.padding-top-24{padding-top:24px!important}.padding-left-24{padding-left:24px!important}.padding-bottom-24{padding-bottom:24px!important}.padding-right-24{padding-right:24px!important}.padding-x-24{padding-left:24px!important;padding-right:24px!important}.padding-y-24{padding-top:24px!important;padding-bottom:24px!important}.padding-25{padding:25px!important}.padding-top-25{padding-top:25px!important}.padding-left-25{padding-left:25px!important}.padding-bottom-25{padding-bottom:25px!important}.padding-right-25{padding-right:25px!important}.padding-x-25{padding-left:25px!important;padding-right:25px!important}.padding-y-25{padding-top:25px!important;padding-bottom:25px!important}.padding-26{padding:26px!important}.padding-top-26{padding-top:26px!important}.padding-left-26{padding-left:26px!important}.padding-bottom-26{padding-bottom:26px!important}.padding-right-26{padding-right:26px!important}.padding-x-26{padding-left:26px!important;padding-right:26px!important}.padding-y-26{padding-top:26px!important;padding-bottom:26px!important}.padding-27{padding:27px!important}.padding-top-27{padding-top:27px!important}.padding-left-27{padding-left:27px!important}.padding-bottom-27{padding-bottom:27px!important}.padding-right-27{padding-right:27px!important}.padding-x-27{padding-left:27px!important;padding-right:27px!important}.padding-y-27{padding-top:27px!important;padding-bottom:27px!important}.padding-28{padding:28px!important}.padding-top-28{padding-top:28px!important}.padding-left-28{padding-left:28px!important}.padding-bottom-28{padding-bottom:28px!important}.padding-right-28{padding-right:28px!important}.padding-x-28{padding-left:28px!important;padding-right:28px!important}.padding-y-28{padding-top:28px!important;padding-bottom:28px!important}.padding-29{padding:29px!important}.padding-top-29{padding-top:29px!important}.padding-left-29{padding-left:29px!important}.padding-bottom-29{padding-bottom:29px!important}.padding-right-29{padding-right:29px!important}.padding-x-29{padding-left:29px!important;padding-right:29px!important}.padding-y-29{padding-top:29px!important;padding-bottom:29px!important}.padding-30{padding:30px!important}.padding-top-30{padding-top:30px!important}.padding-left-30{padding-left:30px!important}.padding-bottom-30{padding-bottom:30px!important}.padding-right-30{padding-right:30px!important}.padding-x-30{padding-left:30px!important;padding-right:30px!important}.padding-y-30{padding-top:30px!important;padding-bottom:30px!important}.padding-31{padding:31px!important}.padding-top-31{padding-top:31px!important}.padding-left-31{padding-left:31px!important}.padding-bottom-31{padding-bottom:31px!important}.padding-right-31{padding-right:31px!important}.padding-x-31{padding-left:31px!important;padding-right:31px!important}.padding-y-31{padding-top:31px!important;padding-bottom:31px!important}.padding-32{padding:32px!important}.padding-top-32{padding-top:32px!important}.padding-left-32{padding-left:32px!important}.padding-bottom-32{padding-bottom:32px!important}.padding-right-32{padding-right:32px!important}.padding-x-32{padding-left:32px!important;padding-right:32px!important}.padding-y-32{padding-top:32px!important;padding-bottom:32px!important}.padding-33{padding:33px!important}.padding-top-33{padding-top:33px!important}.padding-left-33{padding-left:33px!important}.padding-bottom-33{padding-bottom:33px!important}.padding-right-33{padding-right:33px!important}.padding-x-33{padding-left:33px!important;padding-right:33px!important}.padding-y-33{padding-top:33px!important;padding-bottom:33px!important}.padding-34{padding:34px!important}.padding-top-34{padding-top:34px!important}.padding-left-34{padding-left:34px!important}.padding-bottom-34{padding-bottom:34px!important}.padding-right-34{padding-right:34px!important}.padding-x-34{padding-left:34px!important;padding-right:34px!important}.padding-y-34{padding-top:34px!important;padding-bottom:34px!important}.padding-35{padding:35px!important}.padding-top-35{padding-top:35px!important}.padding-left-35{padding-left:35px!important}.padding-bottom-35{padding-bottom:35px!important}.padding-right-35{padding-right:35px!important}.padding-x-35{padding-left:35px!important;padding-right:35px!important}.padding-y-35{padding-top:35px!important;padding-bottom:35px!important}.padding-36{padding:36px!important}.padding-top-36{padding-top:36px!important}.padding-left-36{padding-left:36px!important}.padding-bottom-36{padding-bottom:36px!important}.padding-right-36{padding-right:36px!important}.padding-x-36{padding-left:36px!important;padding-right:36px!important}.padding-y-36{padding-top:36px!important;padding-bottom:36px!important}.padding-37{padding:37px!important}.padding-top-37{padding-top:37px!important}.padding-left-37{padding-left:37px!important}.padding-bottom-37{padding-bottom:37px!important}.padding-right-37{padding-right:37px!important}.padding-x-37{padding-left:37px!important;padding-right:37px!important}.padding-y-37{padding-top:37px!important;padding-bottom:37px!important}.padding-38{padding:38px!important}.padding-top-38{padding-top:38px!important}.padding-left-38{padding-left:38px!important}.padding-bottom-38{padding-bottom:38px!important}.padding-right-38{padding-right:38px!important}.padding-x-38{padding-left:38px!important;padding-right:38px!important}.padding-y-38{padding-top:38px!important;padding-bottom:38px!important}.padding-39{padding:39px!important}.padding-top-39{padding-top:39px!important}.padding-left-39{padding-left:39px!important}.padding-bottom-39{padding-bottom:39px!important}.padding-right-39{padding-right:39px!important}.padding-x-39{padding-left:39px!important;padding-right:39px!important}.padding-y-39{padding-top:39px!important;padding-bottom:39px!important}.padding-40{padding:40px!important}.padding-top-40{padding-top:40px!important}.padding-left-40{padding-left:40px!important}.padding-bottom-40{padding-bottom:40px!important}.padding-right-40{padding-right:40px!important}.padding-x-40{padding-left:40px!important;padding-right:40px!important}.padding-y-40{padding-top:40px!important;padding-bottom:40px!important}.padding-41{padding:41px!important}.padding-top-41{padding-top:41px!important}.padding-left-41{padding-left:41px!important}.padding-bottom-41{padding-bottom:41px!important}.padding-right-41{padding-right:41px!important}.padding-x-41{padding-left:41px!important;padding-right:41px!important}.padding-y-41{padding-top:41px!important;padding-bottom:41px!important}.padding-42{padding:42px!important}.padding-top-42{padding-top:42px!important}.padding-left-42{padding-left:42px!important}.padding-bottom-42{padding-bottom:42px!important}.padding-right-42{padding-right:42px!important}.padding-x-42{padding-left:42px!important;padding-right:42px!important}.padding-y-42{padding-top:42px!important;padding-bottom:42px!important}.padding-43{padding:43px!important}.padding-top-43{padding-top:43px!important}.padding-left-43{padding-left:43px!important}.padding-bottom-43{padding-bottom:43px!important}.padding-right-43{padding-right:43px!important}.padding-x-43{padding-left:43px!important;padding-right:43px!important}.padding-y-43{padding-top:43px!important;padding-bottom:43px!important}.padding-44{padding:44px!important}.padding-top-44{padding-top:44px!important}.padding-left-44{padding-left:44px!important}.padding-bottom-44{padding-bottom:44px!important}.padding-right-44{padding-right:44px!important}.padding-x-44{padding-left:44px!important;padding-right:44px!important}.padding-y-44{padding-top:44px!important;padding-bottom:44px!important}.padding-45{padding:45px!important}.padding-top-45{padding-top:45px!important}.padding-left-45{padding-left:45px!important}.padding-bottom-45{padding-bottom:45px!important}.padding-right-45{padding-right:45px!important}.padding-x-45{padding-left:45px!important;padding-right:45px!important}.padding-y-45{padding-top:45px!important;padding-bottom:45px!important}.padding-46{padding:46px!important}.padding-top-46{padding-top:46px!important}.padding-left-46{padding-left:46px!important}.padding-bottom-46{padding-bottom:46px!important}.padding-right-46{padding-right:46px!important}.padding-x-46{padding-left:46px!important;padding-right:46px!important}.padding-y-46{padding-top:46px!important;padding-bottom:46px!important}.padding-47{padding:47px!important}.padding-top-47{padding-top:47px!important}.padding-left-47{padding-left:47px!important}.padding-bottom-47{padding-bottom:47px!important}.padding-right-47{padding-right:47px!important}.padding-x-47{padding-left:47px!important;padding-right:47px!important}.padding-y-47{padding-top:47px!important;padding-bottom:47px!important}.padding-48{padding:48px!important}.padding-top-48{padding-top:48px!important}.padding-left-48{padding-left:48px!important}.padding-bottom-48{padding-bottom:48px!important}.padding-right-48{padding-right:48px!important}.padding-x-48{padding-left:48px!important;padding-right:48px!important}.padding-y-48{padding-top:48px!important;padding-bottom:48px!important}.padding-49{padding:49px!important}.padding-top-49{padding-top:49px!important}.padding-left-49{padding-left:49px!important}.padding-bottom-49{padding-bottom:49px!important}.padding-right-49{padding-right:49px!important}.padding-x-49{padding-left:49px!important;padding-right:49px!important}.padding-y-49{padding-top:49px!important;padding-bottom:49px!important}.padding-50{padding:50px!important}.padding-top-50{padding-top:50px!important}.padding-left-50{padding-left:50px!important}.padding-bottom-50{padding-bottom:50px!important}.padding-right-50{padding-right:50px!important}.padding-x-50{padding-left:50px!important;padding-right:50px!important}.padding-y-50{padding-top:50px!important;padding-bottom:50px!important}.padding-51{padding:51px!important}.padding-top-51{padding-top:51px!important}.padding-left-51{padding-left:51px!important}.padding-bottom-51{padding-bottom:51px!important}.padding-right-51{padding-right:51px!important}.padding-x-51{padding-left:51px!important;padding-right:51px!important}.padding-y-51{padding-top:51px!important;padding-bottom:51px!important}.padding-52{padding:52px!important}.padding-top-52{padding-top:52px!important}.padding-left-52{padding-left:52px!important}.padding-bottom-52{padding-bottom:52px!important}.padding-right-52{padding-right:52px!important}.padding-x-52{padding-left:52px!important;padding-right:52px!important}.padding-y-52{padding-top:52px!important;padding-bottom:52px!important}.padding-53{padding:53px!important}.padding-top-53{padding-top:53px!important}.padding-left-53{padding-left:53px!important}.padding-bottom-53{padding-bottom:53px!important}.padding-right-53{padding-right:53px!important}.padding-x-53{padding-left:53px!important;padding-right:53px!important}.padding-y-53{padding-top:53px!important;padding-bottom:53px!important}.padding-54{padding:54px!important}.padding-top-54{padding-top:54px!important}.padding-left-54{padding-left:54px!important}.padding-bottom-54{padding-bottom:54px!important}.padding-right-54{padding-right:54px!important}.padding-x-54{padding-left:54px!important;padding-right:54px!important}.padding-y-54{padding-top:54px!important;padding-bottom:54px!important}.padding-55{padding:55px!important}.padding-top-55{padding-top:55px!important}.padding-left-55{padding-left:55px!important}.padding-bottom-55{padding-bottom:55px!important}.padding-right-55{padding-right:55px!important}.padding-x-55{padding-left:55px!important;padding-right:55px!important}.padding-y-55{padding-top:55px!important;padding-bottom:55px!important}.padding-56{padding:56px!important}.padding-top-56{padding-top:56px!important}.padding-left-56{padding-left:56px!important}.padding-bottom-56{padding-bottom:56px!important}.padding-right-56{padding-right:56px!important}.padding-x-56{padding-left:56px!important;padding-right:56px!important}.padding-y-56{padding-top:56px!important;padding-bottom:56px!important}.padding-57{padding:57px!important}.padding-top-57{padding-top:57px!important}.padding-left-57{padding-left:57px!important}.padding-bottom-57{padding-bottom:57px!important}.padding-right-57{padding-right:57px!important}.padding-x-57{padding-left:57px!important;padding-right:57px!important}.padding-y-57{padding-top:57px!important;padding-bottom:57px!important}.padding-58{padding:58px!important}.padding-top-58{padding-top:58px!important}.padding-left-58{padding-left:58px!important}.padding-bottom-58{padding-bottom:58px!important}.padding-right-58{padding-right:58px!important}.padding-x-58{padding-left:58px!important;padding-right:58px!important}.padding-y-58{padding-top:58px!important;padding-bottom:58px!important}.padding-59{padding:59px!important}.padding-top-59{padding-top:59px!important}.padding-left-59{padding-left:59px!important}.padding-bottom-59{padding-bottom:59px!important}.padding-right-59{padding-right:59px!important}.padding-x-59{padding-left:59px!important;padding-right:59px!important}.padding-y-59{padding-top:59px!important;padding-bottom:59px!important}.padding-60{padding:60px!important}.padding-top-60{padding-top:60px!important}.padding-left-60{padding-left:60px!important}.padding-bottom-60{padding-bottom:60px!important}.padding-right-60{padding-right:60px!important}.padding-x-60{padding-left:60px!important;padding-right:60px!important}.padding-y-60{padding-top:60px!important;padding-bottom:60px!important}.padding-61{padding:61px!important}.padding-top-61{padding-top:61px!important}.padding-left-61{padding-left:61px!important}.padding-bottom-61{padding-bottom:61px!important}.padding-right-61{padding-right:61px!important}.padding-x-61{padding-left:61px!important;padding-right:61px!important}.padding-y-61{padding-top:61px!important;padding-bottom:61px!important}.padding-62{padding:62px!important}.padding-top-62{padding-top:62px!important}.padding-left-62{padding-left:62px!important}.padding-bottom-62{padding-bottom:62px!important}.padding-right-62{padding-right:62px!important}.padding-x-62{padding-left:62px!important;padding-right:62px!important}.padding-y-62{padding-top:62px!important;padding-bottom:62px!important}.padding-63{padding:63px!important}.padding-top-63{padding-top:63px!important}.padding-left-63{padding-left:63px!important}.padding-bottom-63{padding-bottom:63px!important}.padding-right-63{padding-right:63px!important}.padding-x-63{padding-left:63px!important;padding-right:63px!important}.padding-y-63{padding-top:63px!important;padding-bottom:63px!important}.padding-64{padding:64px!important}.padding-top-64{padding-top:64px!important}.padding-left-64{padding-left:64px!important}.padding-bottom-64{padding-bottom:64px!important}.padding-right-64{padding-right:64px!important}.padding-x-64{padding-left:64px!important;padding-right:64px!important}.padding-y-64{padding-top:64px!important;padding-bottom:64px!important}.padding-65{padding:65px!important}.padding-top-65{padding-top:65px!important}.padding-left-65{padding-left:65px!important}.padding-bottom-65{padding-bottom:65px!important}.padding-right-65{padding-right:65px!important}.padding-x-65{padding-left:65px!important;padding-right:65px!important}.padding-y-65{padding-top:65px!important;padding-bottom:65px!important}.padding-66{padding:66px!important}.padding-top-66{padding-top:66px!important}.padding-left-66{padding-left:66px!important}.padding-bottom-66{padding-bottom:66px!important}.padding-right-66{padding-right:66px!important}.padding-x-66{padding-left:66px!important;padding-right:66px!important}.padding-y-66{padding-top:66px!important;padding-bottom:66px!important}.padding-67{padding:67px!important}.padding-top-67{padding-top:67px!important}.padding-left-67{padding-left:67px!important}.padding-bottom-67{padding-bottom:67px!important}.padding-right-67{padding-right:67px!important}.padding-x-67{padding-left:67px!important;padding-right:67px!important}.padding-y-67{padding-top:67px!important;padding-bottom:67px!important}.padding-68{padding:68px!important}.padding-top-68{padding-top:68px!important}.padding-left-68{padding-left:68px!important}.padding-bottom-68{padding-bottom:68px!important}.padding-right-68{padding-right:68px!important}.padding-x-68{padding-left:68px!important;padding-right:68px!important}.padding-y-68{padding-top:68px!important;padding-bottom:68px!important}.padding-69{padding:69px!important}.padding-top-69{padding-top:69px!important}.padding-left-69{padding-left:69px!important}.padding-bottom-69{padding-bottom:69px!important}.padding-right-69{padding-right:69px!important}.padding-x-69{padding-left:69px!important;padding-right:69px!important}.padding-y-69{padding-top:69px!important;padding-bottom:69px!important}.padding-70{padding:70px!important}.padding-top-70{padding-top:70px!important}.padding-left-70{padding-left:70px!important}.padding-bottom-70{padding-bottom:70px!important}.padding-right-70{padding-right:70px!important}.padding-x-70{padding-left:70px!important;padding-right:70px!important}.padding-y-70{padding-top:70px!important;padding-bottom:70px!important}.padding-71{padding:71px!important}.padding-top-71{padding-top:71px!important}.padding-left-71{padding-left:71px!important}.padding-bottom-71{padding-bottom:71px!important}.padding-right-71{padding-right:71px!important}.padding-x-71{padding-left:71px!important;padding-right:71px!important}.padding-y-71{padding-top:71px!important;padding-bottom:71px!important}.padding-72{padding:72px!important}.padding-top-72{padding-top:72px!important}.padding-left-72{padding-left:72px!important}.padding-bottom-72{padding-bottom:72px!important}.padding-right-72{padding-right:72px!important}.padding-x-72{padding-left:72px!important;padding-right:72px!important}.padding-y-72{padding-top:72px!important;padding-bottom:72px!important}.padding-73{padding:73px!important}.padding-top-73{padding-top:73px!important}.padding-left-73{padding-left:73px!important}.padding-bottom-73{padding-bottom:73px!important}.padding-right-73{padding-right:73px!important}.padding-x-73{padding-left:73px!important;padding-right:73px!important}.padding-y-73{padding-top:73px!important;padding-bottom:73px!important}.padding-74{padding:74px!important}.padding-top-74{padding-top:74px!important}.padding-left-74{padding-left:74px!important}.padding-bottom-74{padding-bottom:74px!important}.padding-right-74{padding-right:74px!important}.padding-x-74{padding-left:74px!important;padding-right:74px!important}.padding-y-74{padding-top:74px!important;padding-bottom:74px!important}.padding-75{padding:75px!important}.padding-top-75{padding-top:75px!important}.padding-left-75{padding-left:75px!important}.padding-bottom-75{padding-bottom:75px!important}.padding-right-75{padding-right:75px!important}.padding-x-75{padding-left:75px!important;padding-right:75px!important}.padding-y-75{padding-top:75px!important;padding-bottom:75px!important}.padding-76{padding:76px!important}.padding-top-76{padding-top:76px!important}.padding-left-76{padding-left:76px!important}.padding-bottom-76{padding-bottom:76px!important}.padding-right-76{padding-right:76px!important}.padding-x-76{padding-left:76px!important;padding-right:76px!important}.padding-y-76{padding-top:76px!important;padding-bottom:76px!important}.padding-77{padding:77px!important}.padding-top-77{padding-top:77px!important}.padding-left-77{padding-left:77px!important}.padding-bottom-77{padding-bottom:77px!important}.padding-right-77{padding-right:77px!important}.padding-x-77{padding-left:77px!important;padding-right:77px!important}.padding-y-77{padding-top:77px!important;padding-bottom:77px!important}.padding-78{padding:78px!important}.padding-top-78{padding-top:78px!important}.padding-left-78{padding-left:78px!important}.padding-bottom-78{padding-bottom:78px!important}.padding-right-78{padding-right:78px!important}.padding-x-78{padding-left:78px!important;padding-right:78px!important}.padding-y-78{padding-top:78px!important;padding-bottom:78px!important}.padding-79{padding:79px!important}.padding-top-79{padding-top:79px!important}.padding-left-79{padding-left:79px!important}.padding-bottom-79{padding-bottom:79px!important}.padding-right-79{padding-right:79px!important}.padding-x-79{padding-left:79px!important;padding-right:79px!important}.padding-y-79{padding-top:79px!important;padding-bottom:79px!important}.padding-80{padding:80px!important}.padding-top-80{padding-top:80px!important}.padding-left-80{padding-left:80px!important}.padding-bottom-80{padding-bottom:80px!important}.padding-right-80{padding-right:80px!important}.padding-x-80{padding-left:80px!important;padding-right:80px!important}.padding-y-80{padding-top:80px!important;padding-bottom:80px!important}.padding-81{padding:81px!important}.padding-top-81{padding-top:81px!important}.padding-left-81{padding-left:81px!important}.padding-bottom-81{padding-bottom:81px!important}.padding-right-81{padding-right:81px!important}.padding-x-81{padding-left:81px!important;padding-right:81px!important}.padding-y-81{padding-top:81px!important;padding-bottom:81px!important}.padding-82{padding:82px!important}.padding-top-82{padding-top:82px!important}.padding-left-82{padding-left:82px!important}.padding-bottom-82{padding-bottom:82px!important}.padding-right-82{padding-right:82px!important}.padding-x-82{padding-left:82px!important;padding-right:82px!important}.padding-y-82{padding-top:82px!important;padding-bottom:82px!important}.padding-83{padding:83px!important}.padding-top-83{padding-top:83px!important}.padding-left-83{padding-left:83px!important}.padding-bottom-83{padding-bottom:83px!important}.padding-right-83{padding-right:83px!important}.padding-x-83{padding-left:83px!important;padding-right:83px!important}.padding-y-83{padding-top:83px!important;padding-bottom:83px!important}.padding-84{padding:84px!important}.padding-top-84{padding-top:84px!important}.padding-left-84{padding-left:84px!important}.padding-bottom-84{padding-bottom:84px!important}.padding-right-84{padding-right:84px!important}.padding-x-84{padding-left:84px!important;padding-right:84px!important}.padding-y-84{padding-top:84px!important;padding-bottom:84px!important}.padding-85{padding:85px!important}.padding-top-85{padding-top:85px!important}.padding-left-85{padding-left:85px!important}.padding-bottom-85{padding-bottom:85px!important}.padding-right-85{padding-right:85px!important}.padding-x-85{padding-left:85px!important;padding-right:85px!important}.padding-y-85{padding-top:85px!important;padding-bottom:85px!important}.padding-86{padding:86px!important}.padding-top-86{padding-top:86px!important}.padding-left-86{padding-left:86px!important}.padding-bottom-86{padding-bottom:86px!important}.padding-right-86{padding-right:86px!important}.padding-x-86{padding-left:86px!important;padding-right:86px!important}.padding-y-86{padding-top:86px!important;padding-bottom:86px!important}.padding-87{padding:87px!important}.padding-top-87{padding-top:87px!important}.padding-left-87{padding-left:87px!important}.padding-bottom-87{padding-bottom:87px!important}.padding-right-87{padding-right:87px!important}.padding-x-87{padding-left:87px!important;padding-right:87px!important}.padding-y-87{padding-top:87px!important;padding-bottom:87px!important}.padding-88{padding:88px!important}.padding-top-88{padding-top:88px!important}.padding-left-88{padding-left:88px!important}.padding-bottom-88{padding-bottom:88px!important}.padding-right-88{padding-right:88px!important}.padding-x-88{padding-left:88px!important;padding-right:88px!important}.padding-y-88{padding-top:88px!important;padding-bottom:88px!important}.padding-89{padding:89px!important}.padding-top-89{padding-top:89px!important}.padding-left-89{padding-left:89px!important}.padding-bottom-89{padding-bottom:89px!important}.padding-right-89{padding-right:89px!important}.padding-x-89{padding-left:89px!important;padding-right:89px!important}.padding-y-89{padding-top:89px!important;padding-bottom:89px!important}.padding-90{padding:90px!important}.padding-top-90{padding-top:90px!important}.padding-left-90{padding-left:90px!important}.padding-bottom-90{padding-bottom:90px!important}.padding-right-90{padding-right:90px!important}.padding-x-90{padding-left:90px!important;padding-right:90px!important}.padding-y-90{padding-top:90px!important;padding-bottom:90px!important}.padding-91{padding:91px!important}.padding-top-91{padding-top:91px!important}.padding-left-91{padding-left:91px!important}.padding-bottom-91{padding-bottom:91px!important}.padding-right-91{padding-right:91px!important}.padding-x-91{padding-left:91px!important;padding-right:91px!important}.padding-y-91{padding-top:91px!important;padding-bottom:91px!important}.padding-92{padding:92px!important}.padding-top-92{padding-top:92px!important}.padding-left-92{padding-left:92px!important}.padding-bottom-92{padding-bottom:92px!important}.padding-right-92{padding-right:92px!important}.padding-x-92{padding-left:92px!important;padding-right:92px!important}.padding-y-92{padding-top:92px!important;padding-bottom:92px!important}.padding-93{padding:93px!important}.padding-top-93{padding-top:93px!important}.padding-left-93{padding-left:93px!important}.padding-bottom-93{padding-bottom:93px!important}.padding-right-93{padding-right:93px!important}.padding-x-93{padding-left:93px!important;padding-right:93px!important}.padding-y-93{padding-top:93px!important;padding-bottom:93px!important}.padding-94{padding:94px!important}.padding-top-94{padding-top:94px!important}.padding-left-94{padding-left:94px!important}.padding-bottom-94{padding-bottom:94px!important}.padding-right-94{padding-right:94px!important}.padding-x-94{padding-left:94px!important;padding-right:94px!important}.padding-y-94{padding-top:94px!important;padding-bottom:94px!important}.padding-95{padding:95px!important}.padding-top-95{padding-top:95px!important}.padding-left-95{padding-left:95px!important}.padding-bottom-95{padding-bottom:95px!important}.padding-right-95{padding-right:95px!important}.padding-x-95{padding-left:95px!important;padding-right:95px!important}.padding-y-95{padding-top:95px!important;padding-bottom:95px!important}.padding-96{padding:96px!important}.padding-top-96{padding-top:96px!important}.padding-left-96{padding-left:96px!important}.padding-bottom-96{padding-bottom:96px!important}.padding-right-96{padding-right:96px!important}.padding-x-96{padding-left:96px!important;padding-right:96px!important}.padding-y-96{padding-top:96px!important;padding-bottom:96px!important}.padding-97{padding:97px!important}.padding-top-97{padding-top:97px!important}.padding-left-97{padding-left:97px!important}.padding-bottom-97{padding-bottom:97px!important}.padding-right-97{padding-right:97px!important}.padding-x-97{padding-left:97px!important;padding-right:97px!important}.padding-y-97{padding-top:97px!important;padding-bottom:97px!important}.padding-98{padding:98px!important}.padding-top-98{padding-top:98px!important}.padding-left-98{padding-left:98px!important}.padding-bottom-98{padding-bottom:98px!important}.padding-right-98{padding-right:98px!important}.padding-x-98{padding-left:98px!important;padding-right:98px!important}.padding-y-98{padding-top:98px!important;padding-bottom:98px!important}.padding-99{padding:99px!important}.padding-top-99{padding-top:99px!important}.padding-left-99{padding-left:99px!important}.padding-bottom-99{padding-bottom:99px!important}.padding-right-99{padding-right:99px!important}.padding-x-99{padding-left:99px!important;padding-right:99px!important}.padding-y-99{padding-top:99px!important;padding-bottom:99px!important}.padding-100{padding:100px!important}.padding-top-100{padding-top:100px!important}.padding-left-100{padding-left:100px!important}.padding-bottom-100{padding-bottom:100px!important}.padding-right-100{padding-right:100px!important}.padding-x-100{padding-left:100px!important;padding-right:100px!important}.padding-y-100{padding-top:100px!important;padding-bottom:100px!important}.padding-101{padding:101px!important}.padding-top-101{padding-top:101px!important}.padding-left-101{padding-left:101px!important}.padding-bottom-101{padding-bottom:101px!important}.padding-right-101{padding-right:101px!important}.padding-x-101{padding-left:101px!important;padding-right:101px!important}.padding-y-101{padding-top:101px!important;padding-bottom:101px!important}.padding-102{padding:102px!important}.padding-top-102{padding-top:102px!important}.padding-left-102{padding-left:102px!important}.padding-bottom-102{padding-bottom:102px!important}.padding-right-102{padding-right:102px!important}.padding-x-102{padding-left:102px!important;padding-right:102px!important}.padding-y-102{padding-top:102px!important;padding-bottom:102px!important}.padding-103{padding:103px!important}.padding-top-103{padding-top:103px!important}.padding-left-103{padding-left:103px!important}.padding-bottom-103{padding-bottom:103px!important}.padding-right-103{padding-right:103px!important}.padding-x-103{padding-left:103px!important;padding-right:103px!important}.padding-y-103{padding-top:103px!important;padding-bottom:103px!important}.padding-104{padding:104px!important}.padding-top-104{padding-top:104px!important}.padding-left-104{padding-left:104px!important}.padding-bottom-104{padding-bottom:104px!important}.padding-right-104{padding-right:104px!important}.padding-x-104{padding-left:104px!important;padding-right:104px!important}.padding-y-104{padding-top:104px!important;padding-bottom:104px!important}.padding-105{padding:105px!important}.padding-top-105{padding-top:105px!important}.padding-left-105{padding-left:105px!important}.padding-bottom-105{padding-bottom:105px!important}.padding-right-105{padding-right:105px!important}.padding-x-105{padding-left:105px!important;padding-right:105px!important}.padding-y-105{padding-top:105px!important;padding-bottom:105px!important}.padding-106{padding:106px!important}.padding-top-106{padding-top:106px!important}.padding-left-106{padding-left:106px!important}.padding-bottom-106{padding-bottom:106px!important}.padding-right-106{padding-right:106px!important}.padding-x-106{padding-left:106px!important;padding-right:106px!important}.padding-y-106{padding-top:106px!important;padding-bottom:106px!important}.padding-107{padding:107px!important}.padding-top-107{padding-top:107px!important}.padding-left-107{padding-left:107px!important}.padding-bottom-107{padding-bottom:107px!important}.padding-right-107{padding-right:107px!important}.padding-x-107{padding-left:107px!important;padding-right:107px!important}.padding-y-107{padding-top:107px!important;padding-bottom:107px!important}.padding-108{padding:108px!important}.padding-top-108{padding-top:108px!important}.padding-left-108{padding-left:108px!important}.padding-bottom-108{padding-bottom:108px!important}.padding-right-108{padding-right:108px!important}.padding-x-108{padding-left:108px!important;padding-right:108px!important}.padding-y-108{padding-top:108px!important;padding-bottom:108px!important}.padding-109{padding:109px!important}.padding-top-109{padding-top:109px!important}.padding-left-109{padding-left:109px!important}.padding-bottom-109{padding-bottom:109px!important}.padding-right-109{padding-right:109px!important}.padding-x-109{padding-left:109px!important;padding-right:109px!important}.padding-y-109{padding-top:109px!important;padding-bottom:109px!important}.padding-110{padding:110px!important}.padding-top-110{padding-top:110px!important}.padding-left-110{padding-left:110px!important}.padding-bottom-110{padding-bottom:110px!important}.padding-right-110{padding-right:110px!important}.padding-x-110{padding-left:110px!important;padding-right:110px!important}.padding-y-110{padding-top:110px!important;padding-bottom:110px!important}.padding-111{padding:111px!important}.padding-top-111{padding-top:111px!important}.padding-left-111{padding-left:111px!important}.padding-bottom-111{padding-bottom:111px!important}.padding-right-111{padding-right:111px!important}.padding-x-111{padding-left:111px!important;padding-right:111px!important}.padding-y-111{padding-top:111px!important;padding-bottom:111px!important}.padding-112{padding:112px!important}.padding-top-112{padding-top:112px!important}.padding-left-112{padding-left:112px!important}.padding-bottom-112{padding-bottom:112px!important}.padding-right-112{padding-right:112px!important}.padding-x-112{padding-left:112px!important;padding-right:112px!important}.padding-y-112{padding-top:112px!important;padding-bottom:112px!important}.padding-113{padding:113px!important}.padding-top-113{padding-top:113px!important}.padding-left-113{padding-left:113px!important}.padding-bottom-113{padding-bottom:113px!important}.padding-right-113{padding-right:113px!important}.padding-x-113{padding-left:113px!important;padding-right:113px!important}.padding-y-113{padding-top:113px!important;padding-bottom:113px!important}.padding-114{padding:114px!important}.padding-top-114{padding-top:114px!important}.padding-left-114{padding-left:114px!important}.padding-bottom-114{padding-bottom:114px!important}.padding-right-114{padding-right:114px!important}.padding-x-114{padding-left:114px!important;padding-right:114px!important}.padding-y-114{padding-top:114px!important;padding-bottom:114px!important}.padding-115{padding:115px!important}.padding-top-115{padding-top:115px!important}.padding-left-115{padding-left:115px!important}.padding-bottom-115{padding-bottom:115px!important}.padding-right-115{padding-right:115px!important}.padding-x-115{padding-left:115px!important;padding-right:115px!important}.padding-y-115{padding-top:115px!important;padding-bottom:115px!important}.padding-116{padding:116px!important}.padding-top-116{padding-top:116px!important}.padding-left-116{padding-left:116px!important}.padding-bottom-116{padding-bottom:116px!important}.padding-right-116{padding-right:116px!important}.padding-x-116{padding-left:116px!important;padding-right:116px!important}.padding-y-116{padding-top:116px!important;padding-bottom:116px!important}.padding-117{padding:117px!important}.padding-top-117{padding-top:117px!important}.padding-left-117{padding-left:117px!important}.padding-bottom-117{padding-bottom:117px!important}.padding-right-117{padding-right:117px!important}.padding-x-117{padding-left:117px!important;padding-right:117px!important}.padding-y-117{padding-top:117px!important;padding-bottom:117px!important}.padding-118{padding:118px!important}.padding-top-118{padding-top:118px!important}.padding-left-118{padding-left:118px!important}.padding-bottom-118{padding-bottom:118px!important}.padding-right-118{padding-right:118px!important}.padding-x-118{padding-left:118px!important;padding-right:118px!important}.padding-y-118{padding-top:118px!important;padding-bottom:118px!important}.padding-119{padding:119px!important}.padding-top-119{padding-top:119px!important}.padding-left-119{padding-left:119px!important}.padding-bottom-119{padding-bottom:119px!important}.padding-right-119{padding-right:119px!important}.padding-x-119{padding-left:119px!important;padding-right:119px!important}.padding-y-119{padding-top:119px!important;padding-bottom:119px!important}.padding-120{padding:120px!important}.padding-top-120{padding-top:120px!important}.padding-left-120{padding-left:120px!important}.padding-bottom-120{padding-bottom:120px!important}.padding-right-120{padding-right:120px!important}.padding-x-120{padding-left:120px!important;padding-right:120px!important}.padding-y-120{padding-top:120px!important;padding-bottom:120px!important}.padding-121{padding:121px!important}.padding-top-121{padding-top:121px!important}.padding-left-121{padding-left:121px!important}.padding-bottom-121{padding-bottom:121px!important}.padding-right-121{padding-right:121px!important}.padding-x-121{padding-left:121px!important;padding-right:121px!important}.padding-y-121{padding-top:121px!important;padding-bottom:121px!important}.padding-122{padding:122px!important}.padding-top-122{padding-top:122px!important}.padding-left-122{padding-left:122px!important}.padding-bottom-122{padding-bottom:122px!important}.padding-right-122{padding-right:122px!important}.padding-x-122{padding-left:122px!important;padding-right:122px!important}.padding-y-122{padding-top:122px!important;padding-bottom:122px!important}.padding-123{padding:123px!important}.padding-top-123{padding-top:123px!important}.padding-left-123{padding-left:123px!important}.padding-bottom-123{padding-bottom:123px!important}.padding-right-123{padding-right:123px!important}.padding-x-123{padding-left:123px!important;padding-right:123px!important}.padding-y-123{padding-top:123px!important;padding-bottom:123px!important}.padding-124{padding:124px!important}.padding-top-124{padding-top:124px!important}.padding-left-124{padding-left:124px!important}.padding-bottom-124{padding-bottom:124px!important}.padding-right-124{padding-right:124px!important}.padding-x-124{padding-left:124px!important;padding-right:124px!important}.padding-y-124{padding-top:124px!important;padding-bottom:124px!important}.padding-125{padding:125px!important}.padding-top-125{padding-top:125px!important}.padding-left-125{padding-left:125px!important}.padding-bottom-125{padding-bottom:125px!important}.padding-right-125{padding-right:125px!important}.padding-x-125{padding-left:125px!important;padding-right:125px!important}.padding-y-125{padding-top:125px!important;padding-bottom:125px!important}.padding-126{padding:126px!important}.padding-top-126{padding-top:126px!important}.padding-left-126{padding-left:126px!important}.padding-bottom-126{padding-bottom:126px!important}.padding-right-126{padding-right:126px!important}.padding-x-126{padding-left:126px!important;padding-right:126px!important}.padding-y-126{padding-top:126px!important;padding-bottom:126px!important}.padding-127{padding:127px!important}.padding-top-127{padding-top:127px!important}.padding-left-127{padding-left:127px!important}.padding-bottom-127{padding-bottom:127px!important}.padding-right-127{padding-right:127px!important}.padding-x-127{padding-left:127px!important;padding-right:127px!important}.padding-y-127{padding-top:127px!important;padding-bottom:127px!important}.padding-128{padding:128px!important}.padding-top-128{padding-top:128px!important}.padding-left-128{padding-left:128px!important}.padding-bottom-128{padding-bottom:128px!important}.padding-right-128{padding-right:128px!important}.padding-x-128{padding-left:128px!important;padding-right:128px!important}.padding-y-128{padding-top:128px!important;padding-bottom:128px!important}.padding-129{padding:129px!important}.padding-top-129{padding-top:129px!important}.padding-left-129{padding-left:129px!important}.padding-bottom-129{padding-bottom:129px!important}.padding-right-129{padding-right:129px!important}.padding-x-129{padding-left:129px!important;padding-right:129px!important}.padding-y-129{padding-top:129px!important;padding-bottom:129px!important}.padding-130{padding:130px!important}.padding-top-130{padding-top:130px!important}.padding-left-130{padding-left:130px!important}.padding-bottom-130{padding-bottom:130px!important}.padding-right-130{padding-right:130px!important}.padding-x-130{padding-left:130px!important;padding-right:130px!important}.padding-y-130{padding-top:130px!important;padding-bottom:130px!important}.padding-131{padding:131px!important}.padding-top-131{padding-top:131px!important}.padding-left-131{padding-left:131px!important}.padding-bottom-131{padding-bottom:131px!important}.padding-right-131{padding-right:131px!important}.padding-x-131{padding-left:131px!important;padding-right:131px!important}.padding-y-131{padding-top:131px!important;padding-bottom:131px!important}.padding-132{padding:132px!important}.padding-top-132{padding-top:132px!important}.padding-left-132{padding-left:132px!important}.padding-bottom-132{padding-bottom:132px!important}.padding-right-132{padding-right:132px!important}.padding-x-132{padding-left:132px!important;padding-right:132px!important}.padding-y-132{padding-top:132px!important;padding-bottom:132px!important}.padding-133{padding:133px!important}.padding-top-133{padding-top:133px!important}.padding-left-133{padding-left:133px!important}.padding-bottom-133{padding-bottom:133px!important}.padding-right-133{padding-right:133px!important}.padding-x-133{padding-left:133px!important;padding-right:133px!important}.padding-y-133{padding-top:133px!important;padding-bottom:133px!important}.padding-134{padding:134px!important}.padding-top-134{padding-top:134px!important}.padding-left-134{padding-left:134px!important}.padding-bottom-134{padding-bottom:134px!important}.padding-right-134{padding-right:134px!important}.padding-x-134{padding-left:134px!important;padding-right:134px!important}.padding-y-134{padding-top:134px!important;padding-bottom:134px!important}.padding-135{padding:135px!important}.padding-top-135{padding-top:135px!important}.padding-left-135{padding-left:135px!important}.padding-bottom-135{padding-bottom:135px!important}.padding-right-135{padding-right:135px!important}.padding-x-135{padding-left:135px!important;padding-right:135px!important}.padding-y-135{padding-top:135px!important;padding-bottom:135px!important}.padding-136{padding:136px!important}.padding-top-136{padding-top:136px!important}.padding-left-136{padding-left:136px!important}.padding-bottom-136{padding-bottom:136px!important}.padding-right-136{padding-right:136px!important}.padding-x-136{padding-left:136px!important;padding-right:136px!important}.padding-y-136{padding-top:136px!important;padding-bottom:136px!important}.padding-137{padding:137px!important}.padding-top-137{padding-top:137px!important}.padding-left-137{padding-left:137px!important}.padding-bottom-137{padding-bottom:137px!important}.padding-right-137{padding-right:137px!important}.padding-x-137{padding-left:137px!important;padding-right:137px!important}.padding-y-137{padding-top:137px!important;padding-bottom:137px!important}.padding-138{padding:138px!important}.padding-top-138{padding-top:138px!important}.padding-left-138{padding-left:138px!important}.padding-bottom-138{padding-bottom:138px!important}.padding-right-138{padding-right:138px!important}.padding-x-138{padding-left:138px!important;padding-right:138px!important}.padding-y-138{padding-top:138px!important;padding-bottom:138px!important}.padding-139{padding:139px!important}.padding-top-139{padding-top:139px!important}.padding-left-139{padding-left:139px!important}.padding-bottom-139{padding-bottom:139px!important}.padding-right-139{padding-right:139px!important}.padding-x-139{padding-left:139px!important;padding-right:139px!important}.padding-y-139{padding-top:139px!important;padding-bottom:139px!important}.padding-140{padding:140px!important}.padding-top-140{padding-top:140px!important}.padding-left-140{padding-left:140px!important}.padding-bottom-140{padding-bottom:140px!important}.padding-right-140{padding-right:140px!important}.padding-x-140{padding-left:140px!important;padding-right:140px!important}.padding-y-140{padding-top:140px!important;padding-bottom:140px!important}.padding-141{padding:141px!important}.padding-top-141{padding-top:141px!important}.padding-left-141{padding-left:141px!important}.padding-bottom-141{padding-bottom:141px!important}.padding-right-141{padding-right:141px!important}.padding-x-141{padding-left:141px!important;padding-right:141px!important}.padding-y-141{padding-top:141px!important;padding-bottom:141px!important}.padding-142{padding:142px!important}.padding-top-142{padding-top:142px!important}.padding-left-142{padding-left:142px!important}.padding-bottom-142{padding-bottom:142px!important}.padding-right-142{padding-right:142px!important}.padding-x-142{padding-left:142px!important;padding-right:142px!important}.padding-y-142{padding-top:142px!important;padding-bottom:142px!important}.padding-143{padding:143px!important}.padding-top-143{padding-top:143px!important}.padding-left-143{padding-left:143px!important}.padding-bottom-143{padding-bottom:143px!important}.padding-right-143{padding-right:143px!important}.padding-x-143{padding-left:143px!important;padding-right:143px!important}.padding-y-143{padding-top:143px!important;padding-bottom:143px!important}.padding-144{padding:144px!important}.padding-top-144{padding-top:144px!important}.padding-left-144{padding-left:144px!important}.padding-bottom-144{padding-bottom:144px!important}.padding-right-144{padding-right:144px!important}.padding-x-144{padding-left:144px!important;padding-right:144px!important}.padding-y-144{padding-top:144px!important;padding-bottom:144px!important}.padding-145{padding:145px!important}.padding-top-145{padding-top:145px!important}.padding-left-145{padding-left:145px!important}.padding-bottom-145{padding-bottom:145px!important}.padding-right-145{padding-right:145px!important}.padding-x-145{padding-left:145px!important;padding-right:145px!important}.padding-y-145{padding-top:145px!important;padding-bottom:145px!important}.padding-146{padding:146px!important}.padding-top-146{padding-top:146px!important}.padding-left-146{padding-left:146px!important}.padding-bottom-146{padding-bottom:146px!important}.padding-right-146{padding-right:146px!important}.padding-x-146{padding-left:146px!important;padding-right:146px!important}.padding-y-146{padding-top:146px!important;padding-bottom:146px!important}.padding-147{padding:147px!important}.padding-top-147{padding-top:147px!important}.padding-left-147{padding-left:147px!important}.padding-bottom-147{padding-bottom:147px!important}.padding-right-147{padding-right:147px!important}.padding-x-147{padding-left:147px!important;padding-right:147px!important}.padding-y-147{padding-top:147px!important;padding-bottom:147px!important}.padding-148{padding:148px!important}.padding-top-148{padding-top:148px!important}.padding-left-148{padding-left:148px!important}.padding-bottom-148{padding-bottom:148px!important}.padding-right-148{padding-right:148px!important}.padding-x-148{padding-left:148px!important;padding-right:148px!important}.padding-y-148{padding-top:148px!important;padding-bottom:148px!important}.padding-149{padding:149px!important}.padding-top-149{padding-top:149px!important}.padding-left-149{padding-left:149px!important}.padding-bottom-149{padding-bottom:149px!important}.padding-right-149{padding-right:149px!important}.padding-x-149{padding-left:149px!important;padding-right:149px!important}.padding-y-149{padding-top:149px!important;padding-bottom:149px!important}.padding-150{padding:150px!important}.padding-top-150{padding-top:150px!important}.padding-left-150{padding-left:150px!important}.padding-bottom-150{padding-bottom:150px!important}.padding-right-150{padding-right:150px!important}.padding-x-150{padding-left:150px!important;padding-right:150px!important}.padding-y-150{padding-top:150px!important;padding-bottom:150px!important}.padding-151{padding:151px!important}.padding-top-151{padding-top:151px!important}.padding-left-151{padding-left:151px!important}.padding-bottom-151{padding-bottom:151px!important}.padding-right-151{padding-right:151px!important}.padding-x-151{padding-left:151px!important;padding-right:151px!important}.padding-y-151{padding-top:151px!important;padding-bottom:151px!important}.padding-152{padding:152px!important}.padding-top-152{padding-top:152px!important}.padding-left-152{padding-left:152px!important}.padding-bottom-152{padding-bottom:152px!important}.padding-right-152{padding-right:152px!important}.padding-x-152{padding-left:152px!important;padding-right:152px!important}.padding-y-152{padding-top:152px!important;padding-bottom:152px!important}.padding-153{padding:153px!important}.padding-top-153{padding-top:153px!important}.padding-left-153{padding-left:153px!important}.padding-bottom-153{padding-bottom:153px!important}.padding-right-153{padding-right:153px!important}.padding-x-153{padding-left:153px!important;padding-right:153px!important}.padding-y-153{padding-top:153px!important;padding-bottom:153px!important}.padding-154{padding:154px!important}.padding-top-154{padding-top:154px!important}.padding-left-154{padding-left:154px!important}.padding-bottom-154{padding-bottom:154px!important}.padding-right-154{padding-right:154px!important}.padding-x-154{padding-left:154px!important;padding-right:154px!important}.padding-y-154{padding-top:154px!important;padding-bottom:154px!important}.padding-155{padding:155px!important}.padding-top-155{padding-top:155px!important}.padding-left-155{padding-left:155px!important}.padding-bottom-155{padding-bottom:155px!important}.padding-right-155{padding-right:155px!important}.padding-x-155{padding-left:155px!important;padding-right:155px!important}.padding-y-155{padding-top:155px!important;padding-bottom:155px!important}.padding-156{padding:156px!important}.padding-top-156{padding-top:156px!important}.padding-left-156{padding-left:156px!important}.padding-bottom-156{padding-bottom:156px!important}.padding-right-156{padding-right:156px!important}.padding-x-156{padding-left:156px!important;padding-right:156px!important}.padding-y-156{padding-top:156px!important;padding-bottom:156px!important}.padding-157{padding:157px!important}.padding-top-157{padding-top:157px!important}.padding-left-157{padding-left:157px!important}.padding-bottom-157{padding-bottom:157px!important}.padding-right-157{padding-right:157px!important}.padding-x-157{padding-left:157px!important;padding-right:157px!important}.padding-y-157{padding-top:157px!important;padding-bottom:157px!important}.padding-158{padding:158px!important}.padding-top-158{padding-top:158px!important}.padding-left-158{padding-left:158px!important}.padding-bottom-158{padding-bottom:158px!important}.padding-right-158{padding-right:158px!important}.padding-x-158{padding-left:158px!important;padding-right:158px!important}.padding-y-158{padding-top:158px!important;padding-bottom:158px!important}.padding-159{padding:159px!important}.padding-top-159{padding-top:159px!important}.padding-left-159{padding-left:159px!important}.padding-bottom-159{padding-bottom:159px!important}.padding-right-159{padding-right:159px!important}.padding-x-159{padding-left:159px!important;padding-right:159px!important}.padding-y-159{padding-top:159px!important;padding-bottom:159px!important}.padding-160{padding:160px!important}.padding-top-160{padding-top:160px!important}.padding-left-160{padding-left:160px!important}.padding-bottom-160{padding-bottom:160px!important}.padding-right-160{padding-right:160px!important}.padding-x-160{padding-left:160px!important;padding-right:160px!important}.padding-y-160{padding-top:160px!important;padding-bottom:160px!important}.padding-161{padding:161px!important}.padding-top-161{padding-top:161px!important}.padding-left-161{padding-left:161px!important}.padding-bottom-161{padding-bottom:161px!important}.padding-right-161{padding-right:161px!important}.padding-x-161{padding-left:161px!important;padding-right:161px!important}.padding-y-161{padding-top:161px!important;padding-bottom:161px!important}.padding-162{padding:162px!important}.padding-top-162{padding-top:162px!important}.padding-left-162{padding-left:162px!important}.padding-bottom-162{padding-bottom:162px!important}.padding-right-162{padding-right:162px!important}.padding-x-162{padding-left:162px!important;padding-right:162px!important}.padding-y-162{padding-top:162px!important;padding-bottom:162px!important}.padding-163{padding:163px!important}.padding-top-163{padding-top:163px!important}.padding-left-163{padding-left:163px!important}.padding-bottom-163{padding-bottom:163px!important}.padding-right-163{padding-right:163px!important}.padding-x-163{padding-left:163px!important;padding-right:163px!important}.padding-y-163{padding-top:163px!important;padding-bottom:163px!important}.padding-164{padding:164px!important}.padding-top-164{padding-top:164px!important}.padding-left-164{padding-left:164px!important}.padding-bottom-164{padding-bottom:164px!important}.padding-right-164{padding-right:164px!important}.padding-x-164{padding-left:164px!important;padding-right:164px!important}.padding-y-164{padding-top:164px!important;padding-bottom:164px!important}.padding-165{padding:165px!important}.padding-top-165{padding-top:165px!important}.padding-left-165{padding-left:165px!important}.padding-bottom-165{padding-bottom:165px!important}.padding-right-165{padding-right:165px!important}.padding-x-165{padding-left:165px!important;padding-right:165px!important}.padding-y-165{padding-top:165px!important;padding-bottom:165px!important}.padding-166{padding:166px!important}.padding-top-166{padding-top:166px!important}.padding-left-166{padding-left:166px!important}.padding-bottom-166{padding-bottom:166px!important}.padding-right-166{padding-right:166px!important}.padding-x-166{padding-left:166px!important;padding-right:166px!important}.padding-y-166{padding-top:166px!important;padding-bottom:166px!important}.padding-167{padding:167px!important}.padding-top-167{padding-top:167px!important}.padding-left-167{padding-left:167px!important}.padding-bottom-167{padding-bottom:167px!important}.padding-right-167{padding-right:167px!important}.padding-x-167{padding-left:167px!important;padding-right:167px!important}.padding-y-167{padding-top:167px!important;padding-bottom:167px!important}.padding-168{padding:168px!important}.padding-top-168{padding-top:168px!important}.padding-left-168{padding-left:168px!important}.padding-bottom-168{padding-bottom:168px!important}.padding-right-168{padding-right:168px!important}.padding-x-168{padding-left:168px!important;padding-right:168px!important}.padding-y-168{padding-top:168px!important;padding-bottom:168px!important}.padding-169{padding:169px!important}.padding-top-169{padding-top:169px!important}.padding-left-169{padding-left:169px!important}.padding-bottom-169{padding-bottom:169px!important}.padding-right-169{padding-right:169px!important}.padding-x-169{padding-left:169px!important;padding-right:169px!important}.padding-y-169{padding-top:169px!important;padding-bottom:169px!important}.padding-170{padding:170px!important}.padding-top-170{padding-top:170px!important}.padding-left-170{padding-left:170px!important}.padding-bottom-170{padding-bottom:170px!important}.padding-right-170{padding-right:170px!important}.padding-x-170{padding-left:170px!important;padding-right:170px!important}.padding-y-170{padding-top:170px!important;padding-bottom:170px!important}.padding-171{padding:171px!important}.padding-top-171{padding-top:171px!important}.padding-left-171{padding-left:171px!important}.padding-bottom-171{padding-bottom:171px!important}.padding-right-171{padding-right:171px!important}.padding-x-171{padding-left:171px!important;padding-right:171px!important}.padding-y-171{padding-top:171px!important;padding-bottom:171px!important}.padding-172{padding:172px!important}.padding-top-172{padding-top:172px!important}.padding-left-172{padding-left:172px!important}.padding-bottom-172{padding-bottom:172px!important}.padding-right-172{padding-right:172px!important}.padding-x-172{padding-left:172px!important;padding-right:172px!important}.padding-y-172{padding-top:172px!important;padding-bottom:172px!important}.padding-173{padding:173px!important}.padding-top-173{padding-top:173px!important}.padding-left-173{padding-left:173px!important}.padding-bottom-173{padding-bottom:173px!important}.padding-right-173{padding-right:173px!important}.padding-x-173{padding-left:173px!important;padding-right:173px!important}.padding-y-173{padding-top:173px!important;padding-bottom:173px!important}.padding-174{padding:174px!important}.padding-top-174{padding-top:174px!important}.padding-left-174{padding-left:174px!important}.padding-bottom-174{padding-bottom:174px!important}.padding-right-174{padding-right:174px!important}.padding-x-174{padding-left:174px!important;padding-right:174px!important}.padding-y-174{padding-top:174px!important;padding-bottom:174px!important}.padding-175{padding:175px!important}.padding-top-175{padding-top:175px!important}.padding-left-175{padding-left:175px!important}.padding-bottom-175{padding-bottom:175px!important}.padding-right-175{padding-right:175px!important}.padding-x-175{padding-left:175px!important;padding-right:175px!important}.padding-y-175{padding-top:175px!important;padding-bottom:175px!important}.padding-176{padding:176px!important}.padding-top-176{padding-top:176px!important}.padding-left-176{padding-left:176px!important}.padding-bottom-176{padding-bottom:176px!important}.padding-right-176{padding-right:176px!important}.padding-x-176{padding-left:176px!important;padding-right:176px!important}.padding-y-176{padding-top:176px!important;padding-bottom:176px!important}.padding-177{padding:177px!important}.padding-top-177{padding-top:177px!important}.padding-left-177{padding-left:177px!important}.padding-bottom-177{padding-bottom:177px!important}.padding-right-177{padding-right:177px!important}.padding-x-177{padding-left:177px!important;padding-right:177px!important}.padding-y-177{padding-top:177px!important;padding-bottom:177px!important}.padding-178{padding:178px!important}.padding-top-178{padding-top:178px!important}.padding-left-178{padding-left:178px!important}.padding-bottom-178{padding-bottom:178px!important}.padding-right-178{padding-right:178px!important}.padding-x-178{padding-left:178px!important;padding-right:178px!important}.padding-y-178{padding-top:178px!important;padding-bottom:178px!important}.padding-179{padding:179px!important}.padding-top-179{padding-top:179px!important}.padding-left-179{padding-left:179px!important}.padding-bottom-179{padding-bottom:179px!important}.padding-right-179{padding-right:179px!important}.padding-x-179{padding-left:179px!important;padding-right:179px!important}.padding-y-179{padding-top:179px!important;padding-bottom:179px!important}.padding-180{padding:180px!important}.padding-top-180{padding-top:180px!important}.padding-left-180{padding-left:180px!important}.padding-bottom-180{padding-bottom:180px!important}.padding-right-180{padding-right:180px!important}.padding-x-180{padding-left:180px!important;padding-right:180px!important}.padding-y-180{padding-top:180px!important;padding-bottom:180px!important}.padding-181{padding:181px!important}.padding-top-181{padding-top:181px!important}.padding-left-181{padding-left:181px!important}.padding-bottom-181{padding-bottom:181px!important}.padding-right-181{padding-right:181px!important}.padding-x-181{padding-left:181px!important;padding-right:181px!important}.padding-y-181{padding-top:181px!important;padding-bottom:181px!important}.padding-182{padding:182px!important}.padding-top-182{padding-top:182px!important}.padding-left-182{padding-left:182px!important}.padding-bottom-182{padding-bottom:182px!important}.padding-right-182{padding-right:182px!important}.padding-x-182{padding-left:182px!important;padding-right:182px!important}.padding-y-182{padding-top:182px!important;padding-bottom:182px!important}.padding-183{padding:183px!important}.padding-top-183{padding-top:183px!important}.padding-left-183{padding-left:183px!important}.padding-bottom-183{padding-bottom:183px!important}.padding-right-183{padding-right:183px!important}.padding-x-183{padding-left:183px!important;padding-right:183px!important}.padding-y-183{padding-top:183px!important;padding-bottom:183px!important}.padding-184{padding:184px!important}.padding-top-184{padding-top:184px!important}.padding-left-184{padding-left:184px!important}.padding-bottom-184{padding-bottom:184px!important}.padding-right-184{padding-right:184px!important}.padding-x-184{padding-left:184px!important;padding-right:184px!important}.padding-y-184{padding-top:184px!important;padding-bottom:184px!important}.padding-185{padding:185px!important}.padding-top-185{padding-top:185px!important}.padding-left-185{padding-left:185px!important}.padding-bottom-185{padding-bottom:185px!important}.padding-right-185{padding-right:185px!important}.padding-x-185{padding-left:185px!important;padding-right:185px!important}.padding-y-185{padding-top:185px!important;padding-bottom:185px!important}.padding-186{padding:186px!important}.padding-top-186{padding-top:186px!important}.padding-left-186{padding-left:186px!important}.padding-bottom-186{padding-bottom:186px!important}.padding-right-186{padding-right:186px!important}.padding-x-186{padding-left:186px!important;padding-right:186px!important}.padding-y-186{padding-top:186px!important;padding-bottom:186px!important}.padding-187{padding:187px!important}.padding-top-187{padding-top:187px!important}.padding-left-187{padding-left:187px!important}.padding-bottom-187{padding-bottom:187px!important}.padding-right-187{padding-right:187px!important}.padding-x-187{padding-left:187px!important;padding-right:187px!important}.padding-y-187{padding-top:187px!important;padding-bottom:187px!important}.padding-188{padding:188px!important}.padding-top-188{padding-top:188px!important}.padding-left-188{padding-left:188px!important}.padding-bottom-188{padding-bottom:188px!important}.padding-right-188{padding-right:188px!important}.padding-x-188{padding-left:188px!important;padding-right:188px!important}.padding-y-188{padding-top:188px!important;padding-bottom:188px!important}.padding-189{padding:189px!important}.padding-top-189{padding-top:189px!important}.padding-left-189{padding-left:189px!important}.padding-bottom-189{padding-bottom:189px!important}.padding-right-189{padding-right:189px!important}.padding-x-189{padding-left:189px!important;padding-right:189px!important}.padding-y-189{padding-top:189px!important;padding-bottom:189px!important}.padding-190{padding:190px!important}.padding-top-190{padding-top:190px!important}.padding-left-190{padding-left:190px!important}.padding-bottom-190{padding-bottom:190px!important}.padding-right-190{padding-right:190px!important}.padding-x-190{padding-left:190px!important;padding-right:190px!important}.padding-y-190{padding-top:190px!important;padding-bottom:190px!important}.padding-191{padding:191px!important}.padding-top-191{padding-top:191px!important}.padding-left-191{padding-left:191px!important}.padding-bottom-191{padding-bottom:191px!important}.padding-right-191{padding-right:191px!important}.padding-x-191{padding-left:191px!important;padding-right:191px!important}.padding-y-191{padding-top:191px!important;padding-bottom:191px!important}.padding-192{padding:192px!important}.padding-top-192{padding-top:192px!important}.padding-left-192{padding-left:192px!important}.padding-bottom-192{padding-bottom:192px!important}.padding-right-192{padding-right:192px!important}.padding-x-192{padding-left:192px!important;padding-right:192px!important}.padding-y-192{padding-top:192px!important;padding-bottom:192px!important}.padding-193{padding:193px!important}.padding-top-193{padding-top:193px!important}.padding-left-193{padding-left:193px!important}.padding-bottom-193{padding-bottom:193px!important}.padding-right-193{padding-right:193px!important}.padding-x-193{padding-left:193px!important;padding-right:193px!important}.padding-y-193{padding-top:193px!important;padding-bottom:193px!important}.padding-194{padding:194px!important}.padding-top-194{padding-top:194px!important}.padding-left-194{padding-left:194px!important}.padding-bottom-194{padding-bottom:194px!important}.padding-right-194{padding-right:194px!important}.padding-x-194{padding-left:194px!important;padding-right:194px!important}.padding-y-194{padding-top:194px!important;padding-bottom:194px!important}.padding-195{padding:195px!important}.padding-top-195{padding-top:195px!important}.padding-left-195{padding-left:195px!important}.padding-bottom-195{padding-bottom:195px!important}.padding-right-195{padding-right:195px!important}.padding-x-195{padding-left:195px!important;padding-right:195px!important}.padding-y-195{padding-top:195px!important;padding-bottom:195px!important}.padding-196{padding:196px!important}.padding-top-196{padding-top:196px!important}.padding-left-196{padding-left:196px!important}.padding-bottom-196{padding-bottom:196px!important}.padding-right-196{padding-right:196px!important}.padding-x-196{padding-left:196px!important;padding-right:196px!important}.padding-y-196{padding-top:196px!important;padding-bottom:196px!important}.padding-197{padding:197px!important}.padding-top-197{padding-top:197px!important}.padding-left-197{padding-left:197px!important}.padding-bottom-197{padding-bottom:197px!important}.padding-right-197{padding-right:197px!important}.padding-x-197{padding-left:197px!important;padding-right:197px!important}.padding-y-197{padding-top:197px!important;padding-bottom:197px!important}.padding-198{padding:198px!important}.padding-top-198{padding-top:198px!important}.padding-left-198{padding-left:198px!important}.padding-bottom-198{padding-bottom:198px!important}.padding-right-198{padding-right:198px!important}.padding-x-198{padding-left:198px!important;padding-right:198px!important}.padding-y-198{padding-top:198px!important;padding-bottom:198px!important}.padding-199{padding:199px!important}.padding-top-199{padding-top:199px!important}.padding-left-199{padding-left:199px!important}.padding-bottom-199{padding-bottom:199px!important}.padding-right-199{padding-right:199px!important}.padding-x-199{padding-left:199px!important;padding-right:199px!important}.padding-y-199{padding-top:199px!important;padding-bottom:199px!important}.padding-200{padding:200px!important}.padding-top-200{padding-top:200px!important}.padding-left-200{padding-left:200px!important}.padding-bottom-200{padding-bottom:200px!important}.padding-right-200{padding-right:200px!important}.padding-x-200{padding-left:200px!important;padding-right:200px!important}.padding-y-200{padding-top:200px!important;padding-bottom:200px!important}.padding-201{padding:201px!important}.padding-top-201{padding-top:201px!important}.padding-left-201{padding-left:201px!important}.padding-bottom-201{padding-bottom:201px!important}.padding-right-201{padding-right:201px!important}.padding-x-201{padding-left:201px!important;padding-right:201px!important}.padding-y-201{padding-top:201px!important;padding-bottom:201px!important}.padding-202{padding:202px!important}.padding-top-202{padding-top:202px!important}.padding-left-202{padding-left:202px!important}.padding-bottom-202{padding-bottom:202px!important}.padding-right-202{padding-right:202px!important}.padding-x-202{padding-left:202px!important;padding-right:202px!important}.padding-y-202{padding-top:202px!important;padding-bottom:202px!important}.padding-203{padding:203px!important}.padding-top-203{padding-top:203px!important}.padding-left-203{padding-left:203px!important}.padding-bottom-203{padding-bottom:203px!important}.padding-right-203{padding-right:203px!important}.padding-x-203{padding-left:203px!important;padding-right:203px!important}.padding-y-203{padding-top:203px!important;padding-bottom:203px!important}.padding-204{padding:204px!important}.padding-top-204{padding-top:204px!important}.padding-left-204{padding-left:204px!important}.padding-bottom-204{padding-bottom:204px!important}.padding-right-204{padding-right:204px!important}.padding-x-204{padding-left:204px!important;padding-right:204px!important}.padding-y-204{padding-top:204px!important;padding-bottom:204px!important}.padding-205{padding:205px!important}.padding-top-205{padding-top:205px!important}.padding-left-205{padding-left:205px!important}.padding-bottom-205{padding-bottom:205px!important}.padding-right-205{padding-right:205px!important}.padding-x-205{padding-left:205px!important;padding-right:205px!important}.padding-y-205{padding-top:205px!important;padding-bottom:205px!important}.padding-206{padding:206px!important}.padding-top-206{padding-top:206px!important}.padding-left-206{padding-left:206px!important}.padding-bottom-206{padding-bottom:206px!important}.padding-right-206{padding-right:206px!important}.padding-x-206{padding-left:206px!important;padding-right:206px!important}.padding-y-206{padding-top:206px!important;padding-bottom:206px!important}.padding-207{padding:207px!important}.padding-top-207{padding-top:207px!important}.padding-left-207{padding-left:207px!important}.padding-bottom-207{padding-bottom:207px!important}.padding-right-207{padding-right:207px!important}.padding-x-207{padding-left:207px!important;padding-right:207px!important}.padding-y-207{padding-top:207px!important;padding-bottom:207px!important}.padding-208{padding:208px!important}.padding-top-208{padding-top:208px!important}.padding-left-208{padding-left:208px!important}.padding-bottom-208{padding-bottom:208px!important}.padding-right-208{padding-right:208px!important}.padding-x-208{padding-left:208px!important;padding-right:208px!important}.padding-y-208{padding-top:208px!important;padding-bottom:208px!important}.padding-209{padding:209px!important}.padding-top-209{padding-top:209px!important}.padding-left-209{padding-left:209px!important}.padding-bottom-209{padding-bottom:209px!important}.padding-right-209{padding-right:209px!important}.padding-x-209{padding-left:209px!important;padding-right:209px!important}.padding-y-209{padding-top:209px!important;padding-bottom:209px!important}.padding-210{padding:210px!important}.padding-top-210{padding-top:210px!important}.padding-left-210{padding-left:210px!important}.padding-bottom-210{padding-bottom:210px!important}.padding-right-210{padding-right:210px!important}.padding-x-210{padding-left:210px!important;padding-right:210px!important}.padding-y-210{padding-top:210px!important;padding-bottom:210px!important}.padding-211{padding:211px!important}.padding-top-211{padding-top:211px!important}.padding-left-211{padding-left:211px!important}.padding-bottom-211{padding-bottom:211px!important}.padding-right-211{padding-right:211px!important}.padding-x-211{padding-left:211px!important;padding-right:211px!important}.padding-y-211{padding-top:211px!important;padding-bottom:211px!important}.padding-212{padding:212px!important}.padding-top-212{padding-top:212px!important}.padding-left-212{padding-left:212px!important}.padding-bottom-212{padding-bottom:212px!important}.padding-right-212{padding-right:212px!important}.padding-x-212{padding-left:212px!important;padding-right:212px!important}.padding-y-212{padding-top:212px!important;padding-bottom:212px!important}.padding-213{padding:213px!important}.padding-top-213{padding-top:213px!important}.padding-left-213{padding-left:213px!important}.padding-bottom-213{padding-bottom:213px!important}.padding-right-213{padding-right:213px!important}.padding-x-213{padding-left:213px!important;padding-right:213px!important}.padding-y-213{padding-top:213px!important;padding-bottom:213px!important}.padding-214{padding:214px!important}.padding-top-214{padding-top:214px!important}.padding-left-214{padding-left:214px!important}.padding-bottom-214{padding-bottom:214px!important}.padding-right-214{padding-right:214px!important}.padding-x-214{padding-left:214px!important;padding-right:214px!important}.padding-y-214{padding-top:214px!important;padding-bottom:214px!important}.padding-215{padding:215px!important}.padding-top-215{padding-top:215px!important}.padding-left-215{padding-left:215px!important}.padding-bottom-215{padding-bottom:215px!important}.padding-right-215{padding-right:215px!important}.padding-x-215{padding-left:215px!important;padding-right:215px!important}.padding-y-215{padding-top:215px!important;padding-bottom:215px!important}.padding-216{padding:216px!important}.padding-top-216{padding-top:216px!important}.padding-left-216{padding-left:216px!important}.padding-bottom-216{padding-bottom:216px!important}.padding-right-216{padding-right:216px!important}.padding-x-216{padding-left:216px!important;padding-right:216px!important}.padding-y-216{padding-top:216px!important;padding-bottom:216px!important}.padding-217{padding:217px!important}.padding-top-217{padding-top:217px!important}.padding-left-217{padding-left:217px!important}.padding-bottom-217{padding-bottom:217px!important}.padding-right-217{padding-right:217px!important}.padding-x-217{padding-left:217px!important;padding-right:217px!important}.padding-y-217{padding-top:217px!important;padding-bottom:217px!important}.padding-218{padding:218px!important}.padding-top-218{padding-top:218px!important}.padding-left-218{padding-left:218px!important}.padding-bottom-218{padding-bottom:218px!important}.padding-right-218{padding-right:218px!important}.padding-x-218{padding-left:218px!important;padding-right:218px!important}.padding-y-218{padding-top:218px!important;padding-bottom:218px!important}.padding-219{padding:219px!important}.padding-top-219{padding-top:219px!important}.padding-left-219{padding-left:219px!important}.padding-bottom-219{padding-bottom:219px!important}.padding-right-219{padding-right:219px!important}.padding-x-219{padding-left:219px!important;padding-right:219px!important}.padding-y-219{padding-top:219px!important;padding-bottom:219px!important}.padding-220{padding:220px!important}.padding-top-220{padding-top:220px!important}.padding-left-220{padding-left:220px!important}.padding-bottom-220{padding-bottom:220px!important}.padding-right-220{padding-right:220px!important}.padding-x-220{padding-left:220px!important;padding-right:220px!important}.padding-y-220{padding-top:220px!important;padding-bottom:220px!important}.padding-221{padding:221px!important}.padding-top-221{padding-top:221px!important}.padding-left-221{padding-left:221px!important}.padding-bottom-221{padding-bottom:221px!important}.padding-right-221{padding-right:221px!important}.padding-x-221{padding-left:221px!important;padding-right:221px!important}.padding-y-221{padding-top:221px!important;padding-bottom:221px!important}.padding-222{padding:222px!important}.padding-top-222{padding-top:222px!important}.padding-left-222{padding-left:222px!important}.padding-bottom-222{padding-bottom:222px!important}.padding-right-222{padding-right:222px!important}.padding-x-222{padding-left:222px!important;padding-right:222px!important}.padding-y-222{padding-top:222px!important;padding-bottom:222px!important}.padding-223{padding:223px!important}.padding-top-223{padding-top:223px!important}.padding-left-223{padding-left:223px!important}.padding-bottom-223{padding-bottom:223px!important}.padding-right-223{padding-right:223px!important}.padding-x-223{padding-left:223px!important;padding-right:223px!important}.padding-y-223{padding-top:223px!important;padding-bottom:223px!important}.padding-224{padding:224px!important}.padding-top-224{padding-top:224px!important}.padding-left-224{padding-left:224px!important}.padding-bottom-224{padding-bottom:224px!important}.padding-right-224{padding-right:224px!important}.padding-x-224{padding-left:224px!important;padding-right:224px!important}.padding-y-224{padding-top:224px!important;padding-bottom:224px!important}.padding-225{padding:225px!important}.padding-top-225{padding-top:225px!important}.padding-left-225{padding-left:225px!important}.padding-bottom-225{padding-bottom:225px!important}.padding-right-225{padding-right:225px!important}.padding-x-225{padding-left:225px!important;padding-right:225px!important}.padding-y-225{padding-top:225px!important;padding-bottom:225px!important}.padding-226{padding:226px!important}.padding-top-226{padding-top:226px!important}.padding-left-226{padding-left:226px!important}.padding-bottom-226{padding-bottom:226px!important}.padding-right-226{padding-right:226px!important}.padding-x-226{padding-left:226px!important;padding-right:226px!important}.padding-y-226{padding-top:226px!important;padding-bottom:226px!important}.padding-227{padding:227px!important}.padding-top-227{padding-top:227px!important}.padding-left-227{padding-left:227px!important}.padding-bottom-227{padding-bottom:227px!important}.padding-right-227{padding-right:227px!important}.padding-x-227{padding-left:227px!important;padding-right:227px!important}.padding-y-227{padding-top:227px!important;padding-bottom:227px!important}.padding-228{padding:228px!important}.padding-top-228{padding-top:228px!important}.padding-left-228{padding-left:228px!important}.padding-bottom-228{padding-bottom:228px!important}.padding-right-228{padding-right:228px!important}.padding-x-228{padding-left:228px!important;padding-right:228px!important}.padding-y-228{padding-top:228px!important;padding-bottom:228px!important}.padding-229{padding:229px!important}.padding-top-229{padding-top:229px!important}.padding-left-229{padding-left:229px!important}.padding-bottom-229{padding-bottom:229px!important}.padding-right-229{padding-right:229px!important}.padding-x-229{padding-left:229px!important;padding-right:229px!important}.padding-y-229{padding-top:229px!important;padding-bottom:229px!important}.padding-230{padding:230px!important}.padding-top-230{padding-top:230px!important}.padding-left-230{padding-left:230px!important}.padding-bottom-230{padding-bottom:230px!important}.padding-right-230{padding-right:230px!important}.padding-x-230{padding-left:230px!important;padding-right:230px!important}.padding-y-230{padding-top:230px!important;padding-bottom:230px!important}.padding-231{padding:231px!important}.padding-top-231{padding-top:231px!important}.padding-left-231{padding-left:231px!important}.padding-bottom-231{padding-bottom:231px!important}.padding-right-231{padding-right:231px!important}.padding-x-231{padding-left:231px!important;padding-right:231px!important}.padding-y-231{padding-top:231px!important;padding-bottom:231px!important}.padding-232{padding:232px!important}.padding-top-232{padding-top:232px!important}.padding-left-232{padding-left:232px!important}.padding-bottom-232{padding-bottom:232px!important}.padding-right-232{padding-right:232px!important}.padding-x-232{padding-left:232px!important;padding-right:232px!important}.padding-y-232{padding-top:232px!important;padding-bottom:232px!important}.padding-233{padding:233px!important}.padding-top-233{padding-top:233px!important}.padding-left-233{padding-left:233px!important}.padding-bottom-233{padding-bottom:233px!important}.padding-right-233{padding-right:233px!important}.padding-x-233{padding-left:233px!important;padding-right:233px!important}.padding-y-233{padding-top:233px!important;padding-bottom:233px!important}.padding-234{padding:234px!important}.padding-top-234{padding-top:234px!important}.padding-left-234{padding-left:234px!important}.padding-bottom-234{padding-bottom:234px!important}.padding-right-234{padding-right:234px!important}.padding-x-234{padding-left:234px!important;padding-right:234px!important}.padding-y-234{padding-top:234px!important;padding-bottom:234px!important}.padding-235{padding:235px!important}.padding-top-235{padding-top:235px!important}.padding-left-235{padding-left:235px!important}.padding-bottom-235{padding-bottom:235px!important}.padding-right-235{padding-right:235px!important}.padding-x-235{padding-left:235px!important;padding-right:235px!important}.padding-y-235{padding-top:235px!important;padding-bottom:235px!important}.padding-236{padding:236px!important}.padding-top-236{padding-top:236px!important}.padding-left-236{padding-left:236px!important}.padding-bottom-236{padding-bottom:236px!important}.padding-right-236{padding-right:236px!important}.padding-x-236{padding-left:236px!important;padding-right:236px!important}.padding-y-236{padding-top:236px!important;padding-bottom:236px!important}.padding-237{padding:237px!important}.padding-top-237{padding-top:237px!important}.padding-left-237{padding-left:237px!important}.padding-bottom-237{padding-bottom:237px!important}.padding-right-237{padding-right:237px!important}.padding-x-237{padding-left:237px!important;padding-right:237px!important}.padding-y-237{padding-top:237px!important;padding-bottom:237px!important}.padding-238{padding:238px!important}.padding-top-238{padding-top:238px!important}.padding-left-238{padding-left:238px!important}.padding-bottom-238{padding-bottom:238px!important}.padding-right-238{padding-right:238px!important}.padding-x-238{padding-left:238px!important;padding-right:238px!important}.padding-y-238{padding-top:238px!important;padding-bottom:238px!important}.padding-239{padding:239px!important}.padding-top-239{padding-top:239px!important}.padding-left-239{padding-left:239px!important}.padding-bottom-239{padding-bottom:239px!important}.padding-right-239{padding-right:239px!important}.padding-x-239{padding-left:239px!important;padding-right:239px!important}.padding-y-239{padding-top:239px!important;padding-bottom:239px!important}.padding-240{padding:240px!important}.padding-top-240{padding-top:240px!important}.padding-left-240{padding-left:240px!important}.padding-bottom-240{padding-bottom:240px!important}.padding-right-240{padding-right:240px!important}.padding-x-240{padding-left:240px!important;padding-right:240px!important}.padding-y-240{padding-top:240px!important;padding-bottom:240px!important}.padding-241{padding:241px!important}.padding-top-241{padding-top:241px!important}.padding-left-241{padding-left:241px!important}.padding-bottom-241{padding-bottom:241px!important}.padding-right-241{padding-right:241px!important}.padding-x-241{padding-left:241px!important;padding-right:241px!important}.padding-y-241{padding-top:241px!important;padding-bottom:241px!important}.padding-242{padding:242px!important}.padding-top-242{padding-top:242px!important}.padding-left-242{padding-left:242px!important}.padding-bottom-242{padding-bottom:242px!important}.padding-right-242{padding-right:242px!important}.padding-x-242{padding-left:242px!important;padding-right:242px!important}.padding-y-242{padding-top:242px!important;padding-bottom:242px!important}.padding-243{padding:243px!important}.padding-top-243{padding-top:243px!important}.padding-left-243{padding-left:243px!important}.padding-bottom-243{padding-bottom:243px!important}.padding-right-243{padding-right:243px!important}.padding-x-243{padding-left:243px!important;padding-right:243px!important}.padding-y-243{padding-top:243px!important;padding-bottom:243px!important}.padding-244{padding:244px!important}.padding-top-244{padding-top:244px!important}.padding-left-244{padding-left:244px!important}.padding-bottom-244{padding-bottom:244px!important}.padding-right-244{padding-right:244px!important}.padding-x-244{padding-left:244px!important;padding-right:244px!important}.padding-y-244{padding-top:244px!important;padding-bottom:244px!important}.padding-245{padding:245px!important}.padding-top-245{padding-top:245px!important}.padding-left-245{padding-left:245px!important}.padding-bottom-245{padding-bottom:245px!important}.padding-right-245{padding-right:245px!important}.padding-x-245{padding-left:245px!important;padding-right:245px!important}.padding-y-245{padding-top:245px!important;padding-bottom:245px!important}.padding-246{padding:246px!important}.padding-top-246{padding-top:246px!important}.padding-left-246{padding-left:246px!important}.padding-bottom-246{padding-bottom:246px!important}.padding-right-246{padding-right:246px!important}.padding-x-246{padding-left:246px!important;padding-right:246px!important}.padding-y-246{padding-top:246px!important;padding-bottom:246px!important}.padding-247{padding:247px!important}.padding-top-247{padding-top:247px!important}.padding-left-247{padding-left:247px!important}.padding-bottom-247{padding-bottom:247px!important}.padding-right-247{padding-right:247px!important}.padding-x-247{padding-left:247px!important;padding-right:247px!important}.padding-y-247{padding-top:247px!important;padding-bottom:247px!important}.padding-248{padding:248px!important}.padding-top-248{padding-top:248px!important}.padding-left-248{padding-left:248px!important}.padding-bottom-248{padding-bottom:248px!important}.padding-right-248{padding-right:248px!important}.padding-x-248{padding-left:248px!important;padding-right:248px!important}.padding-y-248{padding-top:248px!important;padding-bottom:248px!important}.padding-249{padding:249px!important}.padding-top-249{padding-top:249px!important}.padding-left-249{padding-left:249px!important}.padding-bottom-249{padding-bottom:249px!important}.padding-right-249{padding-right:249px!important}.padding-x-249{padding-left:249px!important;padding-right:249px!important}.padding-y-249{padding-top:249px!important;padding-bottom:249px!important}.padding-250{padding:250px!important}.padding-top-250{padding-top:250px!important}.padding-left-250{padding-left:250px!important}.padding-bottom-250{padding-bottom:250px!important}.padding-right-250{padding-right:250px!important}.padding-x-250{padding-left:250px!important;padding-right:250px!important}.padding-y-250{padding-top:250px!important;padding-bottom:250px!important}.padding-251{padding:251px!important}.padding-top-251{padding-top:251px!important}.padding-left-251{padding-left:251px!important}.padding-bottom-251{padding-bottom:251px!important}.padding-right-251{padding-right:251px!important}.padding-x-251{padding-left:251px!important;padding-right:251px!important}.padding-y-251{padding-top:251px!important;padding-bottom:251px!important}.padding-252{padding:252px!important}.padding-top-252{padding-top:252px!important}.padding-left-252{padding-left:252px!important}.padding-bottom-252{padding-bottom:252px!important}.padding-right-252{padding-right:252px!important}.padding-x-252{padding-left:252px!important;padding-right:252px!important}.padding-y-252{padding-top:252px!important;padding-bottom:252px!important}.padding-253{padding:253px!important}.padding-top-253{padding-top:253px!important}.padding-left-253{padding-left:253px!important}.padding-bottom-253{padding-bottom:253px!important}.padding-right-253{padding-right:253px!important}.padding-x-253{padding-left:253px!important;padding-right:253px!important}.padding-y-253{padding-top:253px!important;padding-bottom:253px!important}.padding-254{padding:254px!important}.padding-top-254{padding-top:254px!important}.padding-left-254{padding-left:254px!important}.padding-bottom-254{padding-bottom:254px!important}.padding-right-254{padding-right:254px!important}.padding-x-254{padding-left:254px!important;padding-right:254px!important}.padding-y-254{padding-top:254px!important;padding-bottom:254px!important}.padding-255{padding:255px!important}.padding-top-255{padding-top:255px!important}.padding-left-255{padding-left:255px!important}.padding-bottom-255{padding-bottom:255px!important}.padding-right-255{padding-right:255px!important}.padding-x-255{padding-left:255px!important;padding-right:255px!important}.padding-y-255{padding-top:255px!important;padding-bottom:255px!important}.padding-256{padding:256px!important}.padding-top-256{padding-top:256px!important}.padding-left-256{padding-left:256px!important}.padding-bottom-256{padding-bottom:256px!important}.padding-right-256{padding-right:256px!important}.padding-x-256{padding-left:256px!important;padding-right:256px!important}.padding-y-256{padding-top:256px!important;padding-bottom:256px!important}.padding-257{padding:257px!important}.padding-top-257{padding-top:257px!important}.padding-left-257{padding-left:257px!important}.padding-bottom-257{padding-bottom:257px!important}.padding-right-257{padding-right:257px!important}.padding-x-257{padding-left:257px!important;padding-right:257px!important}.padding-y-257{padding-top:257px!important;padding-bottom:257px!important}.padding-258{padding:258px!important}.padding-top-258{padding-top:258px!important}.padding-left-258{padding-left:258px!important}.padding-bottom-258{padding-bottom:258px!important}.padding-right-258{padding-right:258px!important}.padding-x-258{padding-left:258px!important;padding-right:258px!important}.padding-y-258{padding-top:258px!important;padding-bottom:258px!important}.padding-259{padding:259px!important}.padding-top-259{padding-top:259px!important}.padding-left-259{padding-left:259px!important}.padding-bottom-259{padding-bottom:259px!important}.padding-right-259{padding-right:259px!important}.padding-x-259{padding-left:259px!important;padding-right:259px!important}.padding-y-259{padding-top:259px!important;padding-bottom:259px!important}.padding-260{padding:260px!important}.padding-top-260{padding-top:260px!important}.padding-left-260{padding-left:260px!important}.padding-bottom-260{padding-bottom:260px!important}.padding-right-260{padding-right:260px!important}.padding-x-260{padding-left:260px!important;padding-right:260px!important}.padding-y-260{padding-top:260px!important;padding-bottom:260px!important}.padding-261{padding:261px!important}.padding-top-261{padding-top:261px!important}.padding-left-261{padding-left:261px!important}.padding-bottom-261{padding-bottom:261px!important}.padding-right-261{padding-right:261px!important}.padding-x-261{padding-left:261px!important;padding-right:261px!important}.padding-y-261{padding-top:261px!important;padding-bottom:261px!important}.padding-262{padding:262px!important}.padding-top-262{padding-top:262px!important}.padding-left-262{padding-left:262px!important}.padding-bottom-262{padding-bottom:262px!important}.padding-right-262{padding-right:262px!important}.padding-x-262{padding-left:262px!important;padding-right:262px!important}.padding-y-262{padding-top:262px!important;padding-bottom:262px!important}.padding-263{padding:263px!important}.padding-top-263{padding-top:263px!important}.padding-left-263{padding-left:263px!important}.padding-bottom-263{padding-bottom:263px!important}.padding-right-263{padding-right:263px!important}.padding-x-263{padding-left:263px!important;padding-right:263px!important}.padding-y-263{padding-top:263px!important;padding-bottom:263px!important}.padding-264{padding:264px!important}.padding-top-264{padding-top:264px!important}.padding-left-264{padding-left:264px!important}.padding-bottom-264{padding-bottom:264px!important}.padding-right-264{padding-right:264px!important}.padding-x-264{padding-left:264px!important;padding-right:264px!important}.padding-y-264{padding-top:264px!important;padding-bottom:264px!important}.padding-265{padding:265px!important}.padding-top-265{padding-top:265px!important}.padding-left-265{padding-left:265px!important}.padding-bottom-265{padding-bottom:265px!important}.padding-right-265{padding-right:265px!important}.padding-x-265{padding-left:265px!important;padding-right:265px!important}.padding-y-265{padding-top:265px!important;padding-bottom:265px!important}.padding-266{padding:266px!important}.padding-top-266{padding-top:266px!important}.padding-left-266{padding-left:266px!important}.padding-bottom-266{padding-bottom:266px!important}.padding-right-266{padding-right:266px!important}.padding-x-266{padding-left:266px!important;padding-right:266px!important}.padding-y-266{padding-top:266px!important;padding-bottom:266px!important}.padding-267{padding:267px!important}.padding-top-267{padding-top:267px!important}.padding-left-267{padding-left:267px!important}.padding-bottom-267{padding-bottom:267px!important}.padding-right-267{padding-right:267px!important}.padding-x-267{padding-left:267px!important;padding-right:267px!important}.padding-y-267{padding-top:267px!important;padding-bottom:267px!important}.padding-268{padding:268px!important}.padding-top-268{padding-top:268px!important}.padding-left-268{padding-left:268px!important}.padding-bottom-268{padding-bottom:268px!important}.padding-right-268{padding-right:268px!important}.padding-x-268{padding-left:268px!important;padding-right:268px!important}.padding-y-268{padding-top:268px!important;padding-bottom:268px!important}.padding-269{padding:269px!important}.padding-top-269{padding-top:269px!important}.padding-left-269{padding-left:269px!important}.padding-bottom-269{padding-bottom:269px!important}.padding-right-269{padding-right:269px!important}.padding-x-269{padding-left:269px!important;padding-right:269px!important}.padding-y-269{padding-top:269px!important;padding-bottom:269px!important}.padding-270{padding:270px!important}.padding-top-270{padding-top:270px!important}.padding-left-270{padding-left:270px!important}.padding-bottom-270{padding-bottom:270px!important}.padding-right-270{padding-right:270px!important}.padding-x-270{padding-left:270px!important;padding-right:270px!important}.padding-y-270{padding-top:270px!important;padding-bottom:270px!important}.padding-271{padding:271px!important}.padding-top-271{padding-top:271px!important}.padding-left-271{padding-left:271px!important}.padding-bottom-271{padding-bottom:271px!important}.padding-right-271{padding-right:271px!important}.padding-x-271{padding-left:271px!important;padding-right:271px!important}.padding-y-271{padding-top:271px!important;padding-bottom:271px!important}.padding-272{padding:272px!important}.padding-top-272{padding-top:272px!important}.padding-left-272{padding-left:272px!important}.padding-bottom-272{padding-bottom:272px!important}.padding-right-272{padding-right:272px!important}.padding-x-272{padding-left:272px!important;padding-right:272px!important}.padding-y-272{padding-top:272px!important;padding-bottom:272px!important}.padding-273{padding:273px!important}.padding-top-273{padding-top:273px!important}.padding-left-273{padding-left:273px!important}.padding-bottom-273{padding-bottom:273px!important}.padding-right-273{padding-right:273px!important}.padding-x-273{padding-left:273px!important;padding-right:273px!important}.padding-y-273{padding-top:273px!important;padding-bottom:273px!important}.padding-274{padding:274px!important}.padding-top-274{padding-top:274px!important}.padding-left-274{padding-left:274px!important}.padding-bottom-274{padding-bottom:274px!important}.padding-right-274{padding-right:274px!important}.padding-x-274{padding-left:274px!important;padding-right:274px!important}.padding-y-274{padding-top:274px!important;padding-bottom:274px!important}.padding-275{padding:275px!important}.padding-top-275{padding-top:275px!important}.padding-left-275{padding-left:275px!important}.padding-bottom-275{padding-bottom:275px!important}.padding-right-275{padding-right:275px!important}.padding-x-275{padding-left:275px!important;padding-right:275px!important}.padding-y-275{padding-top:275px!important;padding-bottom:275px!important}.padding-276{padding:276px!important}.padding-top-276{padding-top:276px!important}.padding-left-276{padding-left:276px!important}.padding-bottom-276{padding-bottom:276px!important}.padding-right-276{padding-right:276px!important}.padding-x-276{padding-left:276px!important;padding-right:276px!important}.padding-y-276{padding-top:276px!important;padding-bottom:276px!important}.padding-277{padding:277px!important}.padding-top-277{padding-top:277px!important}.padding-left-277{padding-left:277px!important}.padding-bottom-277{padding-bottom:277px!important}.padding-right-277{padding-right:277px!important}.padding-x-277{padding-left:277px!important;padding-right:277px!important}.padding-y-277{padding-top:277px!important;padding-bottom:277px!important}.padding-278{padding:278px!important}.padding-top-278{padding-top:278px!important}.padding-left-278{padding-left:278px!important}.padding-bottom-278{padding-bottom:278px!important}.padding-right-278{padding-right:278px!important}.padding-x-278{padding-left:278px!important;padding-right:278px!important}.padding-y-278{padding-top:278px!important;padding-bottom:278px!important}.padding-279{padding:279px!important}.padding-top-279{padding-top:279px!important}.padding-left-279{padding-left:279px!important}.padding-bottom-279{padding-bottom:279px!important}.padding-right-279{padding-right:279px!important}.padding-x-279{padding-left:279px!important;padding-right:279px!important}.padding-y-279{padding-top:279px!important;padding-bottom:279px!important}.padding-280{padding:280px!important}.padding-top-280{padding-top:280px!important}.padding-left-280{padding-left:280px!important}.padding-bottom-280{padding-bottom:280px!important}.padding-right-280{padding-right:280px!important}.padding-x-280{padding-left:280px!important;padding-right:280px!important}.padding-y-280{padding-top:280px!important;padding-bottom:280px!important}.padding-281{padding:281px!important}.padding-top-281{padding-top:281px!important}.padding-left-281{padding-left:281px!important}.padding-bottom-281{padding-bottom:281px!important}.padding-right-281{padding-right:281px!important}.padding-x-281{padding-left:281px!important;padding-right:281px!important}.padding-y-281{padding-top:281px!important;padding-bottom:281px!important}.padding-282{padding:282px!important}.padding-top-282{padding-top:282px!important}.padding-left-282{padding-left:282px!important}.padding-bottom-282{padding-bottom:282px!important}.padding-right-282{padding-right:282px!important}.padding-x-282{padding-left:282px!important;padding-right:282px!important}.padding-y-282{padding-top:282px!important;padding-bottom:282px!important}.padding-283{padding:283px!important}.padding-top-283{padding-top:283px!important}.padding-left-283{padding-left:283px!important}.padding-bottom-283{padding-bottom:283px!important}.padding-right-283{padding-right:283px!important}.padding-x-283{padding-left:283px!important;padding-right:283px!important}.padding-y-283{padding-top:283px!important;padding-bottom:283px!important}.padding-284{padding:284px!important}.padding-top-284{padding-top:284px!important}.padding-left-284{padding-left:284px!important}.padding-bottom-284{padding-bottom:284px!important}.padding-right-284{padding-right:284px!important}.padding-x-284{padding-left:284px!important;padding-right:284px!important}.padding-y-284{padding-top:284px!important;padding-bottom:284px!important}.padding-285{padding:285px!important}.padding-top-285{padding-top:285px!important}.padding-left-285{padding-left:285px!important}.padding-bottom-285{padding-bottom:285px!important}.padding-right-285{padding-right:285px!important}.padding-x-285{padding-left:285px!important;padding-right:285px!important}.padding-y-285{padding-top:285px!important;padding-bottom:285px!important}.padding-286{padding:286px!important}.padding-top-286{padding-top:286px!important}.padding-left-286{padding-left:286px!important}.padding-bottom-286{padding-bottom:286px!important}.padding-right-286{padding-right:286px!important}.padding-x-286{padding-left:286px!important;padding-right:286px!important}.padding-y-286{padding-top:286px!important;padding-bottom:286px!important}.padding-287{padding:287px!important}.padding-top-287{padding-top:287px!important}.padding-left-287{padding-left:287px!important}.padding-bottom-287{padding-bottom:287px!important}.padding-right-287{padding-right:287px!important}.padding-x-287{padding-left:287px!important;padding-right:287px!important}.padding-y-287{padding-top:287px!important;padding-bottom:287px!important}.padding-288{padding:288px!important}.padding-top-288{padding-top:288px!important}.padding-left-288{padding-left:288px!important}.padding-bottom-288{padding-bottom:288px!important}.padding-right-288{padding-right:288px!important}.padding-x-288{padding-left:288px!important;padding-right:288px!important}.padding-y-288{padding-top:288px!important;padding-bottom:288px!important}.padding-289{padding:289px!important}.padding-top-289{padding-top:289px!important}.padding-left-289{padding-left:289px!important}.padding-bottom-289{padding-bottom:289px!important}.padding-right-289{padding-right:289px!important}.padding-x-289{padding-left:289px!important;padding-right:289px!important}.padding-y-289{padding-top:289px!important;padding-bottom:289px!important}.padding-290{padding:290px!important}.padding-top-290{padding-top:290px!important}.padding-left-290{padding-left:290px!important}.padding-bottom-290{padding-bottom:290px!important}.padding-right-290{padding-right:290px!important}.padding-x-290{padding-left:290px!important;padding-right:290px!important}.padding-y-290{padding-top:290px!important;padding-bottom:290px!important}.padding-291{padding:291px!important}.padding-top-291{padding-top:291px!important}.padding-left-291{padding-left:291px!important}.padding-bottom-291{padding-bottom:291px!important}.padding-right-291{padding-right:291px!important}.padding-x-291{padding-left:291px!important;padding-right:291px!important}.padding-y-291{padding-top:291px!important;padding-bottom:291px!important}.padding-292{padding:292px!important}.padding-top-292{padding-top:292px!important}.padding-left-292{padding-left:292px!important}.padding-bottom-292{padding-bottom:292px!important}.padding-right-292{padding-right:292px!important}.padding-x-292{padding-left:292px!important;padding-right:292px!important}.padding-y-292{padding-top:292px!important;padding-bottom:292px!important}.padding-293{padding:293px!important}.padding-top-293{padding-top:293px!important}.padding-left-293{padding-left:293px!important}.padding-bottom-293{padding-bottom:293px!important}.padding-right-293{padding-right:293px!important}.padding-x-293{padding-left:293px!important;padding-right:293px!important}.padding-y-293{padding-top:293px!important;padding-bottom:293px!important}.padding-294{padding:294px!important}.padding-top-294{padding-top:294px!important}.padding-left-294{padding-left:294px!important}.padding-bottom-294{padding-bottom:294px!important}.padding-right-294{padding-right:294px!important}.padding-x-294{padding-left:294px!important;padding-right:294px!important}.padding-y-294{padding-top:294px!important;padding-bottom:294px!important}.padding-295{padding:295px!important}.padding-top-295{padding-top:295px!important}.padding-left-295{padding-left:295px!important}.padding-bottom-295{padding-bottom:295px!important}.padding-right-295{padding-right:295px!important}.padding-x-295{padding-left:295px!important;padding-right:295px!important}.padding-y-295{padding-top:295px!important;padding-bottom:295px!important}.padding-296{padding:296px!important}.padding-top-296{padding-top:296px!important}.padding-left-296{padding-left:296px!important}.padding-bottom-296{padding-bottom:296px!important}.padding-right-296{padding-right:296px!important}.padding-x-296{padding-left:296px!important;padding-right:296px!important}.padding-y-296{padding-top:296px!important;padding-bottom:296px!important}.padding-297{padding:297px!important}.padding-top-297{padding-top:297px!important}.padding-left-297{padding-left:297px!important}.padding-bottom-297{padding-bottom:297px!important}.padding-right-297{padding-right:297px!important}.padding-x-297{padding-left:297px!important;padding-right:297px!important}.padding-y-297{padding-top:297px!important;padding-bottom:297px!important}.padding-298{padding:298px!important}.padding-top-298{padding-top:298px!important}.padding-left-298{padding-left:298px!important}.padding-bottom-298{padding-bottom:298px!important}.padding-right-298{padding-right:298px!important}.padding-x-298{padding-left:298px!important;padding-right:298px!important}.padding-y-298{padding-top:298px!important;padding-bottom:298px!important}.padding-299{padding:299px!important}.padding-top-299{padding-top:299px!important}.padding-left-299{padding-left:299px!important}.padding-bottom-299{padding-bottom:299px!important}.padding-right-299{padding-right:299px!important}.padding-x-299{padding-left:299px!important;padding-right:299px!important}.padding-y-299{padding-top:299px!important;padding-bottom:299px!important}.padding-300{padding:300px!important}.padding-top-300{padding-top:300px!important}.padding-left-300{padding-left:300px!important}.padding-bottom-300{padding-bottom:300px!important}.padding-right-300{padding-right:300px!important}.padding-x-300{padding-left:300px!important;padding-right:300px!important}.padding-y-300{padding-top:300px!important;padding-bottom:300px!important}.padding-301{padding:301px!important}.padding-top-301{padding-top:301px!important}.padding-left-301{padding-left:301px!important}.padding-bottom-301{padding-bottom:301px!important}.padding-right-301{padding-right:301px!important}.padding-x-301{padding-left:301px!important;padding-right:301px!important}.padding-y-301{padding-top:301px!important;padding-bottom:301px!important}.padding-302{padding:302px!important}.padding-top-302{padding-top:302px!important}.padding-left-302{padding-left:302px!important}.padding-bottom-302{padding-bottom:302px!important}.padding-right-302{padding-right:302px!important}.padding-x-302{padding-left:302px!important;padding-right:302px!important}.padding-y-302{padding-top:302px!important;padding-bottom:302px!important}.padding-303{padding:303px!important}.padding-top-303{padding-top:303px!important}.padding-left-303{padding-left:303px!important}.padding-bottom-303{padding-bottom:303px!important}.padding-right-303{padding-right:303px!important}.padding-x-303{padding-left:303px!important;padding-right:303px!important}.padding-y-303{padding-top:303px!important;padding-bottom:303px!important}.padding-304{padding:304px!important}.padding-top-304{padding-top:304px!important}.padding-left-304{padding-left:304px!important}.padding-bottom-304{padding-bottom:304px!important}.padding-right-304{padding-right:304px!important}.padding-x-304{padding-left:304px!important;padding-right:304px!important}.padding-y-304{padding-top:304px!important;padding-bottom:304px!important}.padding-305{padding:305px!important}.padding-top-305{padding-top:305px!important}.padding-left-305{padding-left:305px!important}.padding-bottom-305{padding-bottom:305px!important}.padding-right-305{padding-right:305px!important}.padding-x-305{padding-left:305px!important;padding-right:305px!important}.padding-y-305{padding-top:305px!important;padding-bottom:305px!important}.padding-306{padding:306px!important}.padding-top-306{padding-top:306px!important}.padding-left-306{padding-left:306px!important}.padding-bottom-306{padding-bottom:306px!important}.padding-right-306{padding-right:306px!important}.padding-x-306{padding-left:306px!important;padding-right:306px!important}.padding-y-306{padding-top:306px!important;padding-bottom:306px!important}.padding-307{padding:307px!important}.padding-top-307{padding-top:307px!important}.padding-left-307{padding-left:307px!important}.padding-bottom-307{padding-bottom:307px!important}.padding-right-307{padding-right:307px!important}.padding-x-307{padding-left:307px!important;padding-right:307px!important}.padding-y-307{padding-top:307px!important;padding-bottom:307px!important}.padding-308{padding:308px!important}.padding-top-308{padding-top:308px!important}.padding-left-308{padding-left:308px!important}.padding-bottom-308{padding-bottom:308px!important}.padding-right-308{padding-right:308px!important}.padding-x-308{padding-left:308px!important;padding-right:308px!important}.padding-y-308{padding-top:308px!important;padding-bottom:308px!important}.padding-309{padding:309px!important}.padding-top-309{padding-top:309px!important}.padding-left-309{padding-left:309px!important}.padding-bottom-309{padding-bottom:309px!important}.padding-right-309{padding-right:309px!important}.padding-x-309{padding-left:309px!important;padding-right:309px!important}.padding-y-309{padding-top:309px!important;padding-bottom:309px!important}.padding-310{padding:310px!important}.padding-top-310{padding-top:310px!important}.padding-left-310{padding-left:310px!important}.padding-bottom-310{padding-bottom:310px!important}.padding-right-310{padding-right:310px!important}.padding-x-310{padding-left:310px!important;padding-right:310px!important}.padding-y-310{padding-top:310px!important;padding-bottom:310px!important}.padding-311{padding:311px!important}.padding-top-311{padding-top:311px!important}.padding-left-311{padding-left:311px!important}.padding-bottom-311{padding-bottom:311px!important}.padding-right-311{padding-right:311px!important}.padding-x-311{padding-left:311px!important;padding-right:311px!important}.padding-y-311{padding-top:311px!important;padding-bottom:311px!important}.padding-312{padding:312px!important}.padding-top-312{padding-top:312px!important}.padding-left-312{padding-left:312px!important}.padding-bottom-312{padding-bottom:312px!important}.padding-right-312{padding-right:312px!important}.padding-x-312{padding-left:312px!important;padding-right:312px!important}.padding-y-312{padding-top:312px!important;padding-bottom:312px!important}.padding-313{padding:313px!important}.padding-top-313{padding-top:313px!important}.padding-left-313{padding-left:313px!important}.padding-bottom-313{padding-bottom:313px!important}.padding-right-313{padding-right:313px!important}.padding-x-313{padding-left:313px!important;padding-right:313px!important}.padding-y-313{padding-top:313px!important;padding-bottom:313px!important}.padding-314{padding:314px!important}.padding-top-314{padding-top:314px!important}.padding-left-314{padding-left:314px!important}.padding-bottom-314{padding-bottom:314px!important}.padding-right-314{padding-right:314px!important}.padding-x-314{padding-left:314px!important;padding-right:314px!important}.padding-y-314{padding-top:314px!important;padding-bottom:314px!important}.padding-315{padding:315px!important}.padding-top-315{padding-top:315px!important}.padding-left-315{padding-left:315px!important}.padding-bottom-315{padding-bottom:315px!important}.padding-right-315{padding-right:315px!important}.padding-x-315{padding-left:315px!important;padding-right:315px!important}.padding-y-315{padding-top:315px!important;padding-bottom:315px!important}.padding-316{padding:316px!important}.padding-top-316{padding-top:316px!important}.padding-left-316{padding-left:316px!important}.padding-bottom-316{padding-bottom:316px!important}.padding-right-316{padding-right:316px!important}.padding-x-316{padding-left:316px!important;padding-right:316px!important}.padding-y-316{padding-top:316px!important;padding-bottom:316px!important}.padding-317{padding:317px!important}.padding-top-317{padding-top:317px!important}.padding-left-317{padding-left:317px!important}.padding-bottom-317{padding-bottom:317px!important}.padding-right-317{padding-right:317px!important}.padding-x-317{padding-left:317px!important;padding-right:317px!important}.padding-y-317{padding-top:317px!important;padding-bottom:317px!important}.padding-318{padding:318px!important}.padding-top-318{padding-top:318px!important}.padding-left-318{padding-left:318px!important}.padding-bottom-318{padding-bottom:318px!important}.padding-right-318{padding-right:318px!important}.padding-x-318{padding-left:318px!important;padding-right:318px!important}.padding-y-318{padding-top:318px!important;padding-bottom:318px!important}.padding-319{padding:319px!important}.padding-top-319{padding-top:319px!important}.padding-left-319{padding-left:319px!important}.padding-bottom-319{padding-bottom:319px!important}.padding-right-319{padding-right:319px!important}.padding-x-319{padding-left:319px!important;padding-right:319px!important}.padding-y-319{padding-top:319px!important;padding-bottom:319px!important}.padding-320{padding:320px!important}.padding-top-320{padding-top:320px!important}.padding-left-320{padding-left:320px!important}.padding-bottom-320{padding-bottom:320px!important}.padding-right-320{padding-right:320px!important}.padding-x-320{padding-left:320px!important;padding-right:320px!important}.padding-y-320{padding-top:320px!important;padding-bottom:320px!important}.padding-321{padding:321px!important}.padding-top-321{padding-top:321px!important}.padding-left-321{padding-left:321px!important}.padding-bottom-321{padding-bottom:321px!important}.padding-right-321{padding-right:321px!important}.padding-x-321{padding-left:321px!important;padding-right:321px!important}.padding-y-321{padding-top:321px!important;padding-bottom:321px!important}.padding-322{padding:322px!important}.padding-top-322{padding-top:322px!important}.padding-left-322{padding-left:322px!important}.padding-bottom-322{padding-bottom:322px!important}.padding-right-322{padding-right:322px!important}.padding-x-322{padding-left:322px!important;padding-right:322px!important}.padding-y-322{padding-top:322px!important;padding-bottom:322px!important}.padding-323{padding:323px!important}.padding-top-323{padding-top:323px!important}.padding-left-323{padding-left:323px!important}.padding-bottom-323{padding-bottom:323px!important}.padding-right-323{padding-right:323px!important}.padding-x-323{padding-left:323px!important;padding-right:323px!important}.padding-y-323{padding-top:323px!important;padding-bottom:323px!important}.padding-324{padding:324px!important}.padding-top-324{padding-top:324px!important}.padding-left-324{padding-left:324px!important}.padding-bottom-324{padding-bottom:324px!important}.padding-right-324{padding-right:324px!important}.padding-x-324{padding-left:324px!important;padding-right:324px!important}.padding-y-324{padding-top:324px!important;padding-bottom:324px!important}.padding-325{padding:325px!important}.padding-top-325{padding-top:325px!important}.padding-left-325{padding-left:325px!important}.padding-bottom-325{padding-bottom:325px!important}.padding-right-325{padding-right:325px!important}.padding-x-325{padding-left:325px!important;padding-right:325px!important}.padding-y-325{padding-top:325px!important;padding-bottom:325px!important}.padding-326{padding:326px!important}.padding-top-326{padding-top:326px!important}.padding-left-326{padding-left:326px!important}.padding-bottom-326{padding-bottom:326px!important}.padding-right-326{padding-right:326px!important}.padding-x-326{padding-left:326px!important;padding-right:326px!important}.padding-y-326{padding-top:326px!important;padding-bottom:326px!important}.padding-327{padding:327px!important}.padding-top-327{padding-top:327px!important}.padding-left-327{padding-left:327px!important}.padding-bottom-327{padding-bottom:327px!important}.padding-right-327{padding-right:327px!important}.padding-x-327{padding-left:327px!important;padding-right:327px!important}.padding-y-327{padding-top:327px!important;padding-bottom:327px!important}.padding-328{padding:328px!important}.padding-top-328{padding-top:328px!important}.padding-left-328{padding-left:328px!important}.padding-bottom-328{padding-bottom:328px!important}.padding-right-328{padding-right:328px!important}.padding-x-328{padding-left:328px!important;padding-right:328px!important}.padding-y-328{padding-top:328px!important;padding-bottom:328px!important}.padding-329{padding:329px!important}.padding-top-329{padding-top:329px!important}.padding-left-329{padding-left:329px!important}.padding-bottom-329{padding-bottom:329px!important}.padding-right-329{padding-right:329px!important}.padding-x-329{padding-left:329px!important;padding-right:329px!important}.padding-y-329{padding-top:329px!important;padding-bottom:329px!important}.padding-330{padding:330px!important}.padding-top-330{padding-top:330px!important}.padding-left-330{padding-left:330px!important}.padding-bottom-330{padding-bottom:330px!important}.padding-right-330{padding-right:330px!important}.padding-x-330{padding-left:330px!important;padding-right:330px!important}.padding-y-330{padding-top:330px!important;padding-bottom:330px!important}.padding-331{padding:331px!important}.padding-top-331{padding-top:331px!important}.padding-left-331{padding-left:331px!important}.padding-bottom-331{padding-bottom:331px!important}.padding-right-331{padding-right:331px!important}.padding-x-331{padding-left:331px!important;padding-right:331px!important}.padding-y-331{padding-top:331px!important;padding-bottom:331px!important}.padding-332{padding:332px!important}.padding-top-332{padding-top:332px!important}.padding-left-332{padding-left:332px!important}.padding-bottom-332{padding-bottom:332px!important}.padding-right-332{padding-right:332px!important}.padding-x-332{padding-left:332px!important;padding-right:332px!important}.padding-y-332{padding-top:332px!important;padding-bottom:332px!important}.padding-333{padding:333px!important}.padding-top-333{padding-top:333px!important}.padding-left-333{padding-left:333px!important}.padding-bottom-333{padding-bottom:333px!important}.padding-right-333{padding-right:333px!important}.padding-x-333{padding-left:333px!important;padding-right:333px!important}.padding-y-333{padding-top:333px!important;padding-bottom:333px!important}.padding-334{padding:334px!important}.padding-top-334{padding-top:334px!important}.padding-left-334{padding-left:334px!important}.padding-bottom-334{padding-bottom:334px!important}.padding-right-334{padding-right:334px!important}.padding-x-334{padding-left:334px!important;padding-right:334px!important}.padding-y-334{padding-top:334px!important;padding-bottom:334px!important}.padding-335{padding:335px!important}.padding-top-335{padding-top:335px!important}.padding-left-335{padding-left:335px!important}.padding-bottom-335{padding-bottom:335px!important}.padding-right-335{padding-right:335px!important}.padding-x-335{padding-left:335px!important;padding-right:335px!important}.padding-y-335{padding-top:335px!important;padding-bottom:335px!important}.padding-336{padding:336px!important}.padding-top-336{padding-top:336px!important}.padding-left-336{padding-left:336px!important}.padding-bottom-336{padding-bottom:336px!important}.padding-right-336{padding-right:336px!important}.padding-x-336{padding-left:336px!important;padding-right:336px!important}.padding-y-336{padding-top:336px!important;padding-bottom:336px!important}.padding-337{padding:337px!important}.padding-top-337{padding-top:337px!important}.padding-left-337{padding-left:337px!important}.padding-bottom-337{padding-bottom:337px!important}.padding-right-337{padding-right:337px!important}.padding-x-337{padding-left:337px!important;padding-right:337px!important}.padding-y-337{padding-top:337px!important;padding-bottom:337px!important}.padding-338{padding:338px!important}.padding-top-338{padding-top:338px!important}.padding-left-338{padding-left:338px!important}.padding-bottom-338{padding-bottom:338px!important}.padding-right-338{padding-right:338px!important}.padding-x-338{padding-left:338px!important;padding-right:338px!important}.padding-y-338{padding-top:338px!important;padding-bottom:338px!important}.padding-339{padding:339px!important}.padding-top-339{padding-top:339px!important}.padding-left-339{padding-left:339px!important}.padding-bottom-339{padding-bottom:339px!important}.padding-right-339{padding-right:339px!important}.padding-x-339{padding-left:339px!important;padding-right:339px!important}.padding-y-339{padding-top:339px!important;padding-bottom:339px!important}.padding-340{padding:340px!important}.padding-top-340{padding-top:340px!important}.padding-left-340{padding-left:340px!important}.padding-bottom-340{padding-bottom:340px!important}.padding-right-340{padding-right:340px!important}.padding-x-340{padding-left:340px!important;padding-right:340px!important}.padding-y-340{padding-top:340px!important;padding-bottom:340px!important}.padding-341{padding:341px!important}.padding-top-341{padding-top:341px!important}.padding-left-341{padding-left:341px!important}.padding-bottom-341{padding-bottom:341px!important}.padding-right-341{padding-right:341px!important}.padding-x-341{padding-left:341px!important;padding-right:341px!important}.padding-y-341{padding-top:341px!important;padding-bottom:341px!important}.padding-342{padding:342px!important}.padding-top-342{padding-top:342px!important}.padding-left-342{padding-left:342px!important}.padding-bottom-342{padding-bottom:342px!important}.padding-right-342{padding-right:342px!important}.padding-x-342{padding-left:342px!important;padding-right:342px!important}.padding-y-342{padding-top:342px!important;padding-bottom:342px!important}.padding-343{padding:343px!important}.padding-top-343{padding-top:343px!important}.padding-left-343{padding-left:343px!important}.padding-bottom-343{padding-bottom:343px!important}.padding-right-343{padding-right:343px!important}.padding-x-343{padding-left:343px!important;padding-right:343px!important}.padding-y-343{padding-top:343px!important;padding-bottom:343px!important}.padding-344{padding:344px!important}.padding-top-344{padding-top:344px!important}.padding-left-344{padding-left:344px!important}.padding-bottom-344{padding-bottom:344px!important}.padding-right-344{padding-right:344px!important}.padding-x-344{padding-left:344px!important;padding-right:344px!important}.padding-y-344{padding-top:344px!important;padding-bottom:344px!important}.padding-345{padding:345px!important}.padding-top-345{padding-top:345px!important}.padding-left-345{padding-left:345px!important}.padding-bottom-345{padding-bottom:345px!important}.padding-right-345{padding-right:345px!important}.padding-x-345{padding-left:345px!important;padding-right:345px!important}.padding-y-345{padding-top:345px!important;padding-bottom:345px!important}.padding-346{padding:346px!important}.padding-top-346{padding-top:346px!important}.padding-left-346{padding-left:346px!important}.padding-bottom-346{padding-bottom:346px!important}.padding-right-346{padding-right:346px!important}.padding-x-346{padding-left:346px!important;padding-right:346px!important}.padding-y-346{padding-top:346px!important;padding-bottom:346px!important}.padding-347{padding:347px!important}.padding-top-347{padding-top:347px!important}.padding-left-347{padding-left:347px!important}.padding-bottom-347{padding-bottom:347px!important}.padding-right-347{padding-right:347px!important}.padding-x-347{padding-left:347px!important;padding-right:347px!important}.padding-y-347{padding-top:347px!important;padding-bottom:347px!important}.padding-348{padding:348px!important}.padding-top-348{padding-top:348px!important}.padding-left-348{padding-left:348px!important}.padding-bottom-348{padding-bottom:348px!important}.padding-right-348{padding-right:348px!important}.padding-x-348{padding-left:348px!important;padding-right:348px!important}.padding-y-348{padding-top:348px!important;padding-bottom:348px!important}.padding-349{padding:349px!important}.padding-top-349{padding-top:349px!important}.padding-left-349{padding-left:349px!important}.padding-bottom-349{padding-bottom:349px!important}.padding-right-349{padding-right:349px!important}.padding-x-349{padding-left:349px!important;padding-right:349px!important}.padding-y-349{padding-top:349px!important;padding-bottom:349px!important}.padding-350{padding:350px!important}.padding-top-350{padding-top:350px!important}.padding-left-350{padding-left:350px!important}.padding-bottom-350{padding-bottom:350px!important}.padding-right-350{padding-right:350px!important}.padding-x-350{padding-left:350px!important;padding-right:350px!important}.padding-y-350{padding-top:350px!important;padding-bottom:350px!important}.padding-351{padding:351px!important}.padding-top-351{padding-top:351px!important}.padding-left-351{padding-left:351px!important}.padding-bottom-351{padding-bottom:351px!important}.padding-right-351{padding-right:351px!important}.padding-x-351{padding-left:351px!important;padding-right:351px!important}.padding-y-351{padding-top:351px!important;padding-bottom:351px!important}.padding-352{padding:352px!important}.padding-top-352{padding-top:352px!important}.padding-left-352{padding-left:352px!important}.padding-bottom-352{padding-bottom:352px!important}.padding-right-352{padding-right:352px!important}.padding-x-352{padding-left:352px!important;padding-right:352px!important}.padding-y-352{padding-top:352px!important;padding-bottom:352px!important}.padding-353{padding:353px!important}.padding-top-353{padding-top:353px!important}.padding-left-353{padding-left:353px!important}.padding-bottom-353{padding-bottom:353px!important}.padding-right-353{padding-right:353px!important}.padding-x-353{padding-left:353px!important;padding-right:353px!important}.padding-y-353{padding-top:353px!important;padding-bottom:353px!important}.padding-354{padding:354px!important}.padding-top-354{padding-top:354px!important}.padding-left-354{padding-left:354px!important}.padding-bottom-354{padding-bottom:354px!important}.padding-right-354{padding-right:354px!important}.padding-x-354{padding-left:354px!important;padding-right:354px!important}.padding-y-354{padding-top:354px!important;padding-bottom:354px!important}.padding-355{padding:355px!important}.padding-top-355{padding-top:355px!important}.padding-left-355{padding-left:355px!important}.padding-bottom-355{padding-bottom:355px!important}.padding-right-355{padding-right:355px!important}.padding-x-355{padding-left:355px!important;padding-right:355px!important}.padding-y-355{padding-top:355px!important;padding-bottom:355px!important}.padding-356{padding:356px!important}.padding-top-356{padding-top:356px!important}.padding-left-356{padding-left:356px!important}.padding-bottom-356{padding-bottom:356px!important}.padding-right-356{padding-right:356px!important}.padding-x-356{padding-left:356px!important;padding-right:356px!important}.padding-y-356{padding-top:356px!important;padding-bottom:356px!important}.padding-357{padding:357px!important}.padding-top-357{padding-top:357px!important}.padding-left-357{padding-left:357px!important}.padding-bottom-357{padding-bottom:357px!important}.padding-right-357{padding-right:357px!important}.padding-x-357{padding-left:357px!important;padding-right:357px!important}.padding-y-357{padding-top:357px!important;padding-bottom:357px!important}.padding-358{padding:358px!important}.padding-top-358{padding-top:358px!important}.padding-left-358{padding-left:358px!important}.padding-bottom-358{padding-bottom:358px!important}.padding-right-358{padding-right:358px!important}.padding-x-358{padding-left:358px!important;padding-right:358px!important}.padding-y-358{padding-top:358px!important;padding-bottom:358px!important}.padding-359{padding:359px!important}.padding-top-359{padding-top:359px!important}.padding-left-359{padding-left:359px!important}.padding-bottom-359{padding-bottom:359px!important}.padding-right-359{padding-right:359px!important}.padding-x-359{padding-left:359px!important;padding-right:359px!important}.padding-y-359{padding-top:359px!important;padding-bottom:359px!important}.padding-360{padding:360px!important}.padding-top-360{padding-top:360px!important}.padding-left-360{padding-left:360px!important}.padding-bottom-360{padding-bottom:360px!important}.padding-right-360{padding-right:360px!important}.padding-x-360{padding-left:360px!important;padding-right:360px!important}.padding-y-360{padding-top:360px!important;padding-bottom:360px!important}.padding-361{padding:361px!important}.padding-top-361{padding-top:361px!important}.padding-left-361{padding-left:361px!important}.padding-bottom-361{padding-bottom:361px!important}.padding-right-361{padding-right:361px!important}.padding-x-361{padding-left:361px!important;padding-right:361px!important}.padding-y-361{padding-top:361px!important;padding-bottom:361px!important}.padding-362{padding:362px!important}.padding-top-362{padding-top:362px!important}.padding-left-362{padding-left:362px!important}.padding-bottom-362{padding-bottom:362px!important}.padding-right-362{padding-right:362px!important}.padding-x-362{padding-left:362px!important;padding-right:362px!important}.padding-y-362{padding-top:362px!important;padding-bottom:362px!important}.padding-363{padding:363px!important}.padding-top-363{padding-top:363px!important}.padding-left-363{padding-left:363px!important}.padding-bottom-363{padding-bottom:363px!important}.padding-right-363{padding-right:363px!important}.padding-x-363{padding-left:363px!important;padding-right:363px!important}.padding-y-363{padding-top:363px!important;padding-bottom:363px!important}.padding-364{padding:364px!important}.padding-top-364{padding-top:364px!important}.padding-left-364{padding-left:364px!important}.padding-bottom-364{padding-bottom:364px!important}.padding-right-364{padding-right:364px!important}.padding-x-364{padding-left:364px!important;padding-right:364px!important}.padding-y-364{padding-top:364px!important;padding-bottom:364px!important}.padding-365{padding:365px!important}.padding-top-365{padding-top:365px!important}.padding-left-365{padding-left:365px!important}.padding-bottom-365{padding-bottom:365px!important}.padding-right-365{padding-right:365px!important}.padding-x-365{padding-left:365px!important;padding-right:365px!important}.padding-y-365{padding-top:365px!important;padding-bottom:365px!important}.padding-366{padding:366px!important}.padding-top-366{padding-top:366px!important}.padding-left-366{padding-left:366px!important}.padding-bottom-366{padding-bottom:366px!important}.padding-right-366{padding-right:366px!important}.padding-x-366{padding-left:366px!important;padding-right:366px!important}.padding-y-366{padding-top:366px!important;padding-bottom:366px!important}.padding-367{padding:367px!important}.padding-top-367{padding-top:367px!important}.padding-left-367{padding-left:367px!important}.padding-bottom-367{padding-bottom:367px!important}.padding-right-367{padding-right:367px!important}.padding-x-367{padding-left:367px!important;padding-right:367px!important}.padding-y-367{padding-top:367px!important;padding-bottom:367px!important}.padding-368{padding:368px!important}.padding-top-368{padding-top:368px!important}.padding-left-368{padding-left:368px!important}.padding-bottom-368{padding-bottom:368px!important}.padding-right-368{padding-right:368px!important}.padding-x-368{padding-left:368px!important;padding-right:368px!important}.padding-y-368{padding-top:368px!important;padding-bottom:368px!important}.padding-369{padding:369px!important}.padding-top-369{padding-top:369px!important}.padding-left-369{padding-left:369px!important}.padding-bottom-369{padding-bottom:369px!important}.padding-right-369{padding-right:369px!important}.padding-x-369{padding-left:369px!important;padding-right:369px!important}.padding-y-369{padding-top:369px!important;padding-bottom:369px!important}.padding-370{padding:370px!important}.padding-top-370{padding-top:370px!important}.padding-left-370{padding-left:370px!important}.padding-bottom-370{padding-bottom:370px!important}.padding-right-370{padding-right:370px!important}.padding-x-370{padding-left:370px!important;padding-right:370px!important}.padding-y-370{padding-top:370px!important;padding-bottom:370px!important}.padding-371{padding:371px!important}.padding-top-371{padding-top:371px!important}.padding-left-371{padding-left:371px!important}.padding-bottom-371{padding-bottom:371px!important}.padding-right-371{padding-right:371px!important}.padding-x-371{padding-left:371px!important;padding-right:371px!important}.padding-y-371{padding-top:371px!important;padding-bottom:371px!important}.padding-372{padding:372px!important}.padding-top-372{padding-top:372px!important}.padding-left-372{padding-left:372px!important}.padding-bottom-372{padding-bottom:372px!important}.padding-right-372{padding-right:372px!important}.padding-x-372{padding-left:372px!important;padding-right:372px!important}.padding-y-372{padding-top:372px!important;padding-bottom:372px!important}.padding-373{padding:373px!important}.padding-top-373{padding-top:373px!important}.padding-left-373{padding-left:373px!important}.padding-bottom-373{padding-bottom:373px!important}.padding-right-373{padding-right:373px!important}.padding-x-373{padding-left:373px!important;padding-right:373px!important}.padding-y-373{padding-top:373px!important;padding-bottom:373px!important}.padding-374{padding:374px!important}.padding-top-374{padding-top:374px!important}.padding-left-374{padding-left:374px!important}.padding-bottom-374{padding-bottom:374px!important}.padding-right-374{padding-right:374px!important}.padding-x-374{padding-left:374px!important;padding-right:374px!important}.padding-y-374{padding-top:374px!important;padding-bottom:374px!important}.padding-375{padding:375px!important}.padding-top-375{padding-top:375px!important}.padding-left-375{padding-left:375px!important}.padding-bottom-375{padding-bottom:375px!important}.padding-right-375{padding-right:375px!important}.padding-x-375{padding-left:375px!important;padding-right:375px!important}.padding-y-375{padding-top:375px!important;padding-bottom:375px!important}.padding-376{padding:376px!important}.padding-top-376{padding-top:376px!important}.padding-left-376{padding-left:376px!important}.padding-bottom-376{padding-bottom:376px!important}.padding-right-376{padding-right:376px!important}.padding-x-376{padding-left:376px!important;padding-right:376px!important}.padding-y-376{padding-top:376px!important;padding-bottom:376px!important}.padding-377{padding:377px!important}.padding-top-377{padding-top:377px!important}.padding-left-377{padding-left:377px!important}.padding-bottom-377{padding-bottom:377px!important}.padding-right-377{padding-right:377px!important}.padding-x-377{padding-left:377px!important;padding-right:377px!important}.padding-y-377{padding-top:377px!important;padding-bottom:377px!important}.padding-378{padding:378px!important}.padding-top-378{padding-top:378px!important}.padding-left-378{padding-left:378px!important}.padding-bottom-378{padding-bottom:378px!important}.padding-right-378{padding-right:378px!important}.padding-x-378{padding-left:378px!important;padding-right:378px!important}.padding-y-378{padding-top:378px!important;padding-bottom:378px!important}.padding-379{padding:379px!important}.padding-top-379{padding-top:379px!important}.padding-left-379{padding-left:379px!important}.padding-bottom-379{padding-bottom:379px!important}.padding-right-379{padding-right:379px!important}.padding-x-379{padding-left:379px!important;padding-right:379px!important}.padding-y-379{padding-top:379px!important;padding-bottom:379px!important}.padding-380{padding:380px!important}.padding-top-380{padding-top:380px!important}.padding-left-380{padding-left:380px!important}.padding-bottom-380{padding-bottom:380px!important}.padding-right-380{padding-right:380px!important}.padding-x-380{padding-left:380px!important;padding-right:380px!important}.padding-y-380{padding-top:380px!important;padding-bottom:380px!important}.padding-381{padding:381px!important}.padding-top-381{padding-top:381px!important}.padding-left-381{padding-left:381px!important}.padding-bottom-381{padding-bottom:381px!important}.padding-right-381{padding-right:381px!important}.padding-x-381{padding-left:381px!important;padding-right:381px!important}.padding-y-381{padding-top:381px!important;padding-bottom:381px!important}.padding-382{padding:382px!important}.padding-top-382{padding-top:382px!important}.padding-left-382{padding-left:382px!important}.padding-bottom-382{padding-bottom:382px!important}.padding-right-382{padding-right:382px!important}.padding-x-382{padding-left:382px!important;padding-right:382px!important}.padding-y-382{padding-top:382px!important;padding-bottom:382px!important}.padding-383{padding:383px!important}.padding-top-383{padding-top:383px!important}.padding-left-383{padding-left:383px!important}.padding-bottom-383{padding-bottom:383px!important}.padding-right-383{padding-right:383px!important}.padding-x-383{padding-left:383px!important;padding-right:383px!important}.padding-y-383{padding-top:383px!important;padding-bottom:383px!important}.padding-384{padding:384px!important}.padding-top-384{padding-top:384px!important}.padding-left-384{padding-left:384px!important}.padding-bottom-384{padding-bottom:384px!important}.padding-right-384{padding-right:384px!important}.padding-x-384{padding-left:384px!important;padding-right:384px!important}.padding-y-384{padding-top:384px!important;padding-bottom:384px!important}.padding-385{padding:385px!important}.padding-top-385{padding-top:385px!important}.padding-left-385{padding-left:385px!important}.padding-bottom-385{padding-bottom:385px!important}.padding-right-385{padding-right:385px!important}.padding-x-385{padding-left:385px!important;padding-right:385px!important}.padding-y-385{padding-top:385px!important;padding-bottom:385px!important}.padding-386{padding:386px!important}.padding-top-386{padding-top:386px!important}.padding-left-386{padding-left:386px!important}.padding-bottom-386{padding-bottom:386px!important}.padding-right-386{padding-right:386px!important}.padding-x-386{padding-left:386px!important;padding-right:386px!important}.padding-y-386{padding-top:386px!important;padding-bottom:386px!important}.padding-387{padding:387px!important}.padding-top-387{padding-top:387px!important}.padding-left-387{padding-left:387px!important}.padding-bottom-387{padding-bottom:387px!important}.padding-right-387{padding-right:387px!important}.padding-x-387{padding-left:387px!important;padding-right:387px!important}.padding-y-387{padding-top:387px!important;padding-bottom:387px!important}.padding-388{padding:388px!important}.padding-top-388{padding-top:388px!important}.padding-left-388{padding-left:388px!important}.padding-bottom-388{padding-bottom:388px!important}.padding-right-388{padding-right:388px!important}.padding-x-388{padding-left:388px!important;padding-right:388px!important}.padding-y-388{padding-top:388px!important;padding-bottom:388px!important}.padding-389{padding:389px!important}.padding-top-389{padding-top:389px!important}.padding-left-389{padding-left:389px!important}.padding-bottom-389{padding-bottom:389px!important}.padding-right-389{padding-right:389px!important}.padding-x-389{padding-left:389px!important;padding-right:389px!important}.padding-y-389{padding-top:389px!important;padding-bottom:389px!important}.padding-390{padding:390px!important}.padding-top-390{padding-top:390px!important}.padding-left-390{padding-left:390px!important}.padding-bottom-390{padding-bottom:390px!important}.padding-right-390{padding-right:390px!important}.padding-x-390{padding-left:390px!important;padding-right:390px!important}.padding-y-390{padding-top:390px!important;padding-bottom:390px!important}.padding-391{padding:391px!important}.padding-top-391{padding-top:391px!important}.padding-left-391{padding-left:391px!important}.padding-bottom-391{padding-bottom:391px!important}.padding-right-391{padding-right:391px!important}.padding-x-391{padding-left:391px!important;padding-right:391px!important}.padding-y-391{padding-top:391px!important;padding-bottom:391px!important}.padding-392{padding:392px!important}.padding-top-392{padding-top:392px!important}.padding-left-392{padding-left:392px!important}.padding-bottom-392{padding-bottom:392px!important}.padding-right-392{padding-right:392px!important}.padding-x-392{padding-left:392px!important;padding-right:392px!important}.padding-y-392{padding-top:392px!important;padding-bottom:392px!important}.padding-393{padding:393px!important}.padding-top-393{padding-top:393px!important}.padding-left-393{padding-left:393px!important}.padding-bottom-393{padding-bottom:393px!important}.padding-right-393{padding-right:393px!important}.padding-x-393{padding-left:393px!important;padding-right:393px!important}.padding-y-393{padding-top:393px!important;padding-bottom:393px!important}.padding-394{padding:394px!important}.padding-top-394{padding-top:394px!important}.padding-left-394{padding-left:394px!important}.padding-bottom-394{padding-bottom:394px!important}.padding-right-394{padding-right:394px!important}.padding-x-394{padding-left:394px!important;padding-right:394px!important}.padding-y-394{padding-top:394px!important;padding-bottom:394px!important}.padding-395{padding:395px!important}.padding-top-395{padding-top:395px!important}.padding-left-395{padding-left:395px!important}.padding-bottom-395{padding-bottom:395px!important}.padding-right-395{padding-right:395px!important}.padding-x-395{padding-left:395px!important;padding-right:395px!important}.padding-y-395{padding-top:395px!important;padding-bottom:395px!important}.padding-396{padding:396px!important}.padding-top-396{padding-top:396px!important}.padding-left-396{padding-left:396px!important}.padding-bottom-396{padding-bottom:396px!important}.padding-right-396{padding-right:396px!important}.padding-x-396{padding-left:396px!important;padding-right:396px!important}.padding-y-396{padding-top:396px!important;padding-bottom:396px!important}.padding-397{padding:397px!important}.padding-top-397{padding-top:397px!important}.padding-left-397{padding-left:397px!important}.padding-bottom-397{padding-bottom:397px!important}.padding-right-397{padding-right:397px!important}.padding-x-397{padding-left:397px!important;padding-right:397px!important}.padding-y-397{padding-top:397px!important;padding-bottom:397px!important}.padding-398{padding:398px!important}.padding-top-398{padding-top:398px!important}.padding-left-398{padding-left:398px!important}.padding-bottom-398{padding-bottom:398px!important}.padding-right-398{padding-right:398px!important}.padding-x-398{padding-left:398px!important;padding-right:398px!important}.padding-y-398{padding-top:398px!important;padding-bottom:398px!important}.padding-399{padding:399px!important}.padding-top-399{padding-top:399px!important}.padding-left-399{padding-left:399px!important}.padding-bottom-399{padding-bottom:399px!important}.padding-right-399{padding-right:399px!important}.padding-x-399{padding-left:399px!important;padding-right:399px!important}.padding-y-399{padding-top:399px!important;padding-bottom:399px!important}.padding-400{padding:400px!important}.padding-top-400{padding-top:400px!important}.padding-left-400{padding-left:400px!important}.padding-bottom-400{padding-bottom:400px!important}.padding-right-400{padding-right:400px!important}.padding-x-400{padding-left:400px!important;padding-right:400px!important}.padding-y-400{padding-top:400px!important;padding-bottom:400px!important}.padding-401{padding:401px!important}.padding-top-401{padding-top:401px!important}.padding-left-401{padding-left:401px!important}.padding-bottom-401{padding-bottom:401px!important}.padding-right-401{padding-right:401px!important}.padding-x-401{padding-left:401px!important;padding-right:401px!important}.padding-y-401{padding-top:401px!important;padding-bottom:401px!important}.padding-402{padding:402px!important}.padding-top-402{padding-top:402px!important}.padding-left-402{padding-left:402px!important}.padding-bottom-402{padding-bottom:402px!important}.padding-right-402{padding-right:402px!important}.padding-x-402{padding-left:402px!important;padding-right:402px!important}.padding-y-402{padding-top:402px!important;padding-bottom:402px!important}.padding-403{padding:403px!important}.padding-top-403{padding-top:403px!important}.padding-left-403{padding-left:403px!important}.padding-bottom-403{padding-bottom:403px!important}.padding-right-403{padding-right:403px!important}.padding-x-403{padding-left:403px!important;padding-right:403px!important}.padding-y-403{padding-top:403px!important;padding-bottom:403px!important}.padding-404{padding:404px!important}.padding-top-404{padding-top:404px!important}.padding-left-404{padding-left:404px!important}.padding-bottom-404{padding-bottom:404px!important}.padding-right-404{padding-right:404px!important}.padding-x-404{padding-left:404px!important;padding-right:404px!important}.padding-y-404{padding-top:404px!important;padding-bottom:404px!important}.padding-405{padding:405px!important}.padding-top-405{padding-top:405px!important}.padding-left-405{padding-left:405px!important}.padding-bottom-405{padding-bottom:405px!important}.padding-right-405{padding-right:405px!important}.padding-x-405{padding-left:405px!important;padding-right:405px!important}.padding-y-405{padding-top:405px!important;padding-bottom:405px!important}.padding-406{padding:406px!important}.padding-top-406{padding-top:406px!important}.padding-left-406{padding-left:406px!important}.padding-bottom-406{padding-bottom:406px!important}.padding-right-406{padding-right:406px!important}.padding-x-406{padding-left:406px!important;padding-right:406px!important}.padding-y-406{padding-top:406px!important;padding-bottom:406px!important}.padding-407{padding:407px!important}.padding-top-407{padding-top:407px!important}.padding-left-407{padding-left:407px!important}.padding-bottom-407{padding-bottom:407px!important}.padding-right-407{padding-right:407px!important}.padding-x-407{padding-left:407px!important;padding-right:407px!important}.padding-y-407{padding-top:407px!important;padding-bottom:407px!important}.padding-408{padding:408px!important}.padding-top-408{padding-top:408px!important}.padding-left-408{padding-left:408px!important}.padding-bottom-408{padding-bottom:408px!important}.padding-right-408{padding-right:408px!important}.padding-x-408{padding-left:408px!important;padding-right:408px!important}.padding-y-408{padding-top:408px!important;padding-bottom:408px!important}.padding-409{padding:409px!important}.padding-top-409{padding-top:409px!important}.padding-left-409{padding-left:409px!important}.padding-bottom-409{padding-bottom:409px!important}.padding-right-409{padding-right:409px!important}.padding-x-409{padding-left:409px!important;padding-right:409px!important}.padding-y-409{padding-top:409px!important;padding-bottom:409px!important}.padding-410{padding:410px!important}.padding-top-410{padding-top:410px!important}.padding-left-410{padding-left:410px!important}.padding-bottom-410{padding-bottom:410px!important}.padding-right-410{padding-right:410px!important}.padding-x-410{padding-left:410px!important;padding-right:410px!important}.padding-y-410{padding-top:410px!important;padding-bottom:410px!important}.padding-411{padding:411px!important}.padding-top-411{padding-top:411px!important}.padding-left-411{padding-left:411px!important}.padding-bottom-411{padding-bottom:411px!important}.padding-right-411{padding-right:411px!important}.padding-x-411{padding-left:411px!important;padding-right:411px!important}.padding-y-411{padding-top:411px!important;padding-bottom:411px!important}.padding-412{padding:412px!important}.padding-top-412{padding-top:412px!important}.padding-left-412{padding-left:412px!important}.padding-bottom-412{padding-bottom:412px!important}.padding-right-412{padding-right:412px!important}.padding-x-412{padding-left:412px!important;padding-right:412px!important}.padding-y-412{padding-top:412px!important;padding-bottom:412px!important}.padding-413{padding:413px!important}.padding-top-413{padding-top:413px!important}.padding-left-413{padding-left:413px!important}.padding-bottom-413{padding-bottom:413px!important}.padding-right-413{padding-right:413px!important}.padding-x-413{padding-left:413px!important;padding-right:413px!important}.padding-y-413{padding-top:413px!important;padding-bottom:413px!important}.padding-414{padding:414px!important}.padding-top-414{padding-top:414px!important}.padding-left-414{padding-left:414px!important}.padding-bottom-414{padding-bottom:414px!important}.padding-right-414{padding-right:414px!important}.padding-x-414{padding-left:414px!important;padding-right:414px!important}.padding-y-414{padding-top:414px!important;padding-bottom:414px!important}.padding-415{padding:415px!important}.padding-top-415{padding-top:415px!important}.padding-left-415{padding-left:415px!important}.padding-bottom-415{padding-bottom:415px!important}.padding-right-415{padding-right:415px!important}.padding-x-415{padding-left:415px!important;padding-right:415px!important}.padding-y-415{padding-top:415px!important;padding-bottom:415px!important}.padding-416{padding:416px!important}.padding-top-416{padding-top:416px!important}.padding-left-416{padding-left:416px!important}.padding-bottom-416{padding-bottom:416px!important}.padding-right-416{padding-right:416px!important}.padding-x-416{padding-left:416px!important;padding-right:416px!important}.padding-y-416{padding-top:416px!important;padding-bottom:416px!important}.padding-417{padding:417px!important}.padding-top-417{padding-top:417px!important}.padding-left-417{padding-left:417px!important}.padding-bottom-417{padding-bottom:417px!important}.padding-right-417{padding-right:417px!important}.padding-x-417{padding-left:417px!important;padding-right:417px!important}.padding-y-417{padding-top:417px!important;padding-bottom:417px!important}.padding-418{padding:418px!important}.padding-top-418{padding-top:418px!important}.padding-left-418{padding-left:418px!important}.padding-bottom-418{padding-bottom:418px!important}.padding-right-418{padding-right:418px!important}.padding-x-418{padding-left:418px!important;padding-right:418px!important}.padding-y-418{padding-top:418px!important;padding-bottom:418px!important}.padding-419{padding:419px!important}.padding-top-419{padding-top:419px!important}.padding-left-419{padding-left:419px!important}.padding-bottom-419{padding-bottom:419px!important}.padding-right-419{padding-right:419px!important}.padding-x-419{padding-left:419px!important;padding-right:419px!important}.padding-y-419{padding-top:419px!important;padding-bottom:419px!important}.padding-420{padding:420px!important}.padding-top-420{padding-top:420px!important}.padding-left-420{padding-left:420px!important}.padding-bottom-420{padding-bottom:420px!important}.padding-right-420{padding-right:420px!important}.padding-x-420{padding-left:420px!important;padding-right:420px!important}.padding-y-420{padding-top:420px!important;padding-bottom:420px!important}.padding-421{padding:421px!important}.padding-top-421{padding-top:421px!important}.padding-left-421{padding-left:421px!important}.padding-bottom-421{padding-bottom:421px!important}.padding-right-421{padding-right:421px!important}.padding-x-421{padding-left:421px!important;padding-right:421px!important}.padding-y-421{padding-top:421px!important;padding-bottom:421px!important}.padding-422{padding:422px!important}.padding-top-422{padding-top:422px!important}.padding-left-422{padding-left:422px!important}.padding-bottom-422{padding-bottom:422px!important}.padding-right-422{padding-right:422px!important}.padding-x-422{padding-left:422px!important;padding-right:422px!important}.padding-y-422{padding-top:422px!important;padding-bottom:422px!important}.padding-423{padding:423px!important}.padding-top-423{padding-top:423px!important}.padding-left-423{padding-left:423px!important}.padding-bottom-423{padding-bottom:423px!important}.padding-right-423{padding-right:423px!important}.padding-x-423{padding-left:423px!important;padding-right:423px!important}.padding-y-423{padding-top:423px!important;padding-bottom:423px!important}.padding-424{padding:424px!important}.padding-top-424{padding-top:424px!important}.padding-left-424{padding-left:424px!important}.padding-bottom-424{padding-bottom:424px!important}.padding-right-424{padding-right:424px!important}.padding-x-424{padding-left:424px!important;padding-right:424px!important}.padding-y-424{padding-top:424px!important;padding-bottom:424px!important}.padding-425{padding:425px!important}.padding-top-425{padding-top:425px!important}.padding-left-425{padding-left:425px!important}.padding-bottom-425{padding-bottom:425px!important}.padding-right-425{padding-right:425px!important}.padding-x-425{padding-left:425px!important;padding-right:425px!important}.padding-y-425{padding-top:425px!important;padding-bottom:425px!important}.padding-426{padding:426px!important}.padding-top-426{padding-top:426px!important}.padding-left-426{padding-left:426px!important}.padding-bottom-426{padding-bottom:426px!important}.padding-right-426{padding-right:426px!important}.padding-x-426{padding-left:426px!important;padding-right:426px!important}.padding-y-426{padding-top:426px!important;padding-bottom:426px!important}.padding-427{padding:427px!important}.padding-top-427{padding-top:427px!important}.padding-left-427{padding-left:427px!important}.padding-bottom-427{padding-bottom:427px!important}.padding-right-427{padding-right:427px!important}.padding-x-427{padding-left:427px!important;padding-right:427px!important}.padding-y-427{padding-top:427px!important;padding-bottom:427px!important}.padding-428{padding:428px!important}.padding-top-428{padding-top:428px!important}.padding-left-428{padding-left:428px!important}.padding-bottom-428{padding-bottom:428px!important}.padding-right-428{padding-right:428px!important}.padding-x-428{padding-left:428px!important;padding-right:428px!important}.padding-y-428{padding-top:428px!important;padding-bottom:428px!important}.padding-429{padding:429px!important}.padding-top-429{padding-top:429px!important}.padding-left-429{padding-left:429px!important}.padding-bottom-429{padding-bottom:429px!important}.padding-right-429{padding-right:429px!important}.padding-x-429{padding-left:429px!important;padding-right:429px!important}.padding-y-429{padding-top:429px!important;padding-bottom:429px!important}.padding-430{padding:430px!important}.padding-top-430{padding-top:430px!important}.padding-left-430{padding-left:430px!important}.padding-bottom-430{padding-bottom:430px!important}.padding-right-430{padding-right:430px!important}.padding-x-430{padding-left:430px!important;padding-right:430px!important}.padding-y-430{padding-top:430px!important;padding-bottom:430px!important}.padding-431{padding:431px!important}.padding-top-431{padding-top:431px!important}.padding-left-431{padding-left:431px!important}.padding-bottom-431{padding-bottom:431px!important}.padding-right-431{padding-right:431px!important}.padding-x-431{padding-left:431px!important;padding-right:431px!important}.padding-y-431{padding-top:431px!important;padding-bottom:431px!important}.padding-432{padding:432px!important}.padding-top-432{padding-top:432px!important}.padding-left-432{padding-left:432px!important}.padding-bottom-432{padding-bottom:432px!important}.padding-right-432{padding-right:432px!important}.padding-x-432{padding-left:432px!important;padding-right:432px!important}.padding-y-432{padding-top:432px!important;padding-bottom:432px!important}.padding-433{padding:433px!important}.padding-top-433{padding-top:433px!important}.padding-left-433{padding-left:433px!important}.padding-bottom-433{padding-bottom:433px!important}.padding-right-433{padding-right:433px!important}.padding-x-433{padding-left:433px!important;padding-right:433px!important}.padding-y-433{padding-top:433px!important;padding-bottom:433px!important}.padding-434{padding:434px!important}.padding-top-434{padding-top:434px!important}.padding-left-434{padding-left:434px!important}.padding-bottom-434{padding-bottom:434px!important}.padding-right-434{padding-right:434px!important}.padding-x-434{padding-left:434px!important;padding-right:434px!important}.padding-y-434{padding-top:434px!important;padding-bottom:434px!important}.padding-435{padding:435px!important}.padding-top-435{padding-top:435px!important}.padding-left-435{padding-left:435px!important}.padding-bottom-435{padding-bottom:435px!important}.padding-right-435{padding-right:435px!important}.padding-x-435{padding-left:435px!important;padding-right:435px!important}.padding-y-435{padding-top:435px!important;padding-bottom:435px!important}.padding-436{padding:436px!important}.padding-top-436{padding-top:436px!important}.padding-left-436{padding-left:436px!important}.padding-bottom-436{padding-bottom:436px!important}.padding-right-436{padding-right:436px!important}.padding-x-436{padding-left:436px!important;padding-right:436px!important}.padding-y-436{padding-top:436px!important;padding-bottom:436px!important}.padding-437{padding:437px!important}.padding-top-437{padding-top:437px!important}.padding-left-437{padding-left:437px!important}.padding-bottom-437{padding-bottom:437px!important}.padding-right-437{padding-right:437px!important}.padding-x-437{padding-left:437px!important;padding-right:437px!important}.padding-y-437{padding-top:437px!important;padding-bottom:437px!important}.padding-438{padding:438px!important}.padding-top-438{padding-top:438px!important}.padding-left-438{padding-left:438px!important}.padding-bottom-438{padding-bottom:438px!important}.padding-right-438{padding-right:438px!important}.padding-x-438{padding-left:438px!important;padding-right:438px!important}.padding-y-438{padding-top:438px!important;padding-bottom:438px!important}.padding-439{padding:439px!important}.padding-top-439{padding-top:439px!important}.padding-left-439{padding-left:439px!important}.padding-bottom-439{padding-bottom:439px!important}.padding-right-439{padding-right:439px!important}.padding-x-439{padding-left:439px!important;padding-right:439px!important}.padding-y-439{padding-top:439px!important;padding-bottom:439px!important}.padding-440{padding:440px!important}.padding-top-440{padding-top:440px!important}.padding-left-440{padding-left:440px!important}.padding-bottom-440{padding-bottom:440px!important}.padding-right-440{padding-right:440px!important}.padding-x-440{padding-left:440px!important;padding-right:440px!important}.padding-y-440{padding-top:440px!important;padding-bottom:440px!important}.padding-441{padding:441px!important}.padding-top-441{padding-top:441px!important}.padding-left-441{padding-left:441px!important}.padding-bottom-441{padding-bottom:441px!important}.padding-right-441{padding-right:441px!important}.padding-x-441{padding-left:441px!important;padding-right:441px!important}.padding-y-441{padding-top:441px!important;padding-bottom:441px!important}.padding-442{padding:442px!important}.padding-top-442{padding-top:442px!important}.padding-left-442{padding-left:442px!important}.padding-bottom-442{padding-bottom:442px!important}.padding-right-442{padding-right:442px!important}.padding-x-442{padding-left:442px!important;padding-right:442px!important}.padding-y-442{padding-top:442px!important;padding-bottom:442px!important}.padding-443{padding:443px!important}.padding-top-443{padding-top:443px!important}.padding-left-443{padding-left:443px!important}.padding-bottom-443{padding-bottom:443px!important}.padding-right-443{padding-right:443px!important}.padding-x-443{padding-left:443px!important;padding-right:443px!important}.padding-y-443{padding-top:443px!important;padding-bottom:443px!important}.padding-444{padding:444px!important}.padding-top-444{padding-top:444px!important}.padding-left-444{padding-left:444px!important}.padding-bottom-444{padding-bottom:444px!important}.padding-right-444{padding-right:444px!important}.padding-x-444{padding-left:444px!important;padding-right:444px!important}.padding-y-444{padding-top:444px!important;padding-bottom:444px!important}.padding-445{padding:445px!important}.padding-top-445{padding-top:445px!important}.padding-left-445{padding-left:445px!important}.padding-bottom-445{padding-bottom:445px!important}.padding-right-445{padding-right:445px!important}.padding-x-445{padding-left:445px!important;padding-right:445px!important}.padding-y-445{padding-top:445px!important;padding-bottom:445px!important}.padding-446{padding:446px!important}.padding-top-446{padding-top:446px!important}.padding-left-446{padding-left:446px!important}.padding-bottom-446{padding-bottom:446px!important}.padding-right-446{padding-right:446px!important}.padding-x-446{padding-left:446px!important;padding-right:446px!important}.padding-y-446{padding-top:446px!important;padding-bottom:446px!important}.padding-447{padding:447px!important}.padding-top-447{padding-top:447px!important}.padding-left-447{padding-left:447px!important}.padding-bottom-447{padding-bottom:447px!important}.padding-right-447{padding-right:447px!important}.padding-x-447{padding-left:447px!important;padding-right:447px!important}.padding-y-447{padding-top:447px!important;padding-bottom:447px!important}.padding-448{padding:448px!important}.padding-top-448{padding-top:448px!important}.padding-left-448{padding-left:448px!important}.padding-bottom-448{padding-bottom:448px!important}.padding-right-448{padding-right:448px!important}.padding-x-448{padding-left:448px!important;padding-right:448px!important}.padding-y-448{padding-top:448px!important;padding-bottom:448px!important}.padding-449{padding:449px!important}.padding-top-449{padding-top:449px!important}.padding-left-449{padding-left:449px!important}.padding-bottom-449{padding-bottom:449px!important}.padding-right-449{padding-right:449px!important}.padding-x-449{padding-left:449px!important;padding-right:449px!important}.padding-y-449{padding-top:449px!important;padding-bottom:449px!important}.padding-450{padding:450px!important}.padding-top-450{padding-top:450px!important}.padding-left-450{padding-left:450px!important}.padding-bottom-450{padding-bottom:450px!important}.padding-right-450{padding-right:450px!important}.padding-x-450{padding-left:450px!important;padding-right:450px!important}.padding-y-450{padding-top:450px!important;padding-bottom:450px!important}.padding-451{padding:451px!important}.padding-top-451{padding-top:451px!important}.padding-left-451{padding-left:451px!important}.padding-bottom-451{padding-bottom:451px!important}.padding-right-451{padding-right:451px!important}.padding-x-451{padding-left:451px!important;padding-right:451px!important}.padding-y-451{padding-top:451px!important;padding-bottom:451px!important}.padding-452{padding:452px!important}.padding-top-452{padding-top:452px!important}.padding-left-452{padding-left:452px!important}.padding-bottom-452{padding-bottom:452px!important}.padding-right-452{padding-right:452px!important}.padding-x-452{padding-left:452px!important;padding-right:452px!important}.padding-y-452{padding-top:452px!important;padding-bottom:452px!important}.padding-453{padding:453px!important}.padding-top-453{padding-top:453px!important}.padding-left-453{padding-left:453px!important}.padding-bottom-453{padding-bottom:453px!important}.padding-right-453{padding-right:453px!important}.padding-x-453{padding-left:453px!important;padding-right:453px!important}.padding-y-453{padding-top:453px!important;padding-bottom:453px!important}.padding-454{padding:454px!important}.padding-top-454{padding-top:454px!important}.padding-left-454{padding-left:454px!important}.padding-bottom-454{padding-bottom:454px!important}.padding-right-454{padding-right:454px!important}.padding-x-454{padding-left:454px!important;padding-right:454px!important}.padding-y-454{padding-top:454px!important;padding-bottom:454px!important}.padding-455{padding:455px!important}.padding-top-455{padding-top:455px!important}.padding-left-455{padding-left:455px!important}.padding-bottom-455{padding-bottom:455px!important}.padding-right-455{padding-right:455px!important}.padding-x-455{padding-left:455px!important;padding-right:455px!important}.padding-y-455{padding-top:455px!important;padding-bottom:455px!important}.padding-456{padding:456px!important}.padding-top-456{padding-top:456px!important}.padding-left-456{padding-left:456px!important}.padding-bottom-456{padding-bottom:456px!important}.padding-right-456{padding-right:456px!important}.padding-x-456{padding-left:456px!important;padding-right:456px!important}.padding-y-456{padding-top:456px!important;padding-bottom:456px!important}.padding-457{padding:457px!important}.padding-top-457{padding-top:457px!important}.padding-left-457{padding-left:457px!important}.padding-bottom-457{padding-bottom:457px!important}.padding-right-457{padding-right:457px!important}.padding-x-457{padding-left:457px!important;padding-right:457px!important}.padding-y-457{padding-top:457px!important;padding-bottom:457px!important}.padding-458{padding:458px!important}.padding-top-458{padding-top:458px!important}.padding-left-458{padding-left:458px!important}.padding-bottom-458{padding-bottom:458px!important}.padding-right-458{padding-right:458px!important}.padding-x-458{padding-left:458px!important;padding-right:458px!important}.padding-y-458{padding-top:458px!important;padding-bottom:458px!important}.padding-459{padding:459px!important}.padding-top-459{padding-top:459px!important}.padding-left-459{padding-left:459px!important}.padding-bottom-459{padding-bottom:459px!important}.padding-right-459{padding-right:459px!important}.padding-x-459{padding-left:459px!important;padding-right:459px!important}.padding-y-459{padding-top:459px!important;padding-bottom:459px!important}.padding-460{padding:460px!important}.padding-top-460{padding-top:460px!important}.padding-left-460{padding-left:460px!important}.padding-bottom-460{padding-bottom:460px!important}.padding-right-460{padding-right:460px!important}.padding-x-460{padding-left:460px!important;padding-right:460px!important}.padding-y-460{padding-top:460px!important;padding-bottom:460px!important}.padding-461{padding:461px!important}.padding-top-461{padding-top:461px!important}.padding-left-461{padding-left:461px!important}.padding-bottom-461{padding-bottom:461px!important}.padding-right-461{padding-right:461px!important}.padding-x-461{padding-left:461px!important;padding-right:461px!important}.padding-y-461{padding-top:461px!important;padding-bottom:461px!important}.padding-462{padding:462px!important}.padding-top-462{padding-top:462px!important}.padding-left-462{padding-left:462px!important}.padding-bottom-462{padding-bottom:462px!important}.padding-right-462{padding-right:462px!important}.padding-x-462{padding-left:462px!important;padding-right:462px!important}.padding-y-462{padding-top:462px!important;padding-bottom:462px!important}.padding-463{padding:463px!important}.padding-top-463{padding-top:463px!important}.padding-left-463{padding-left:463px!important}.padding-bottom-463{padding-bottom:463px!important}.padding-right-463{padding-right:463px!important}.padding-x-463{padding-left:463px!important;padding-right:463px!important}.padding-y-463{padding-top:463px!important;padding-bottom:463px!important}.padding-464{padding:464px!important}.padding-top-464{padding-top:464px!important}.padding-left-464{padding-left:464px!important}.padding-bottom-464{padding-bottom:464px!important}.padding-right-464{padding-right:464px!important}.padding-x-464{padding-left:464px!important;padding-right:464px!important}.padding-y-464{padding-top:464px!important;padding-bottom:464px!important}.padding-465{padding:465px!important}.padding-top-465{padding-top:465px!important}.padding-left-465{padding-left:465px!important}.padding-bottom-465{padding-bottom:465px!important}.padding-right-465{padding-right:465px!important}.padding-x-465{padding-left:465px!important;padding-right:465px!important}.padding-y-465{padding-top:465px!important;padding-bottom:465px!important}.padding-466{padding:466px!important}.padding-top-466{padding-top:466px!important}.padding-left-466{padding-left:466px!important}.padding-bottom-466{padding-bottom:466px!important}.padding-right-466{padding-right:466px!important}.padding-x-466{padding-left:466px!important;padding-right:466px!important}.padding-y-466{padding-top:466px!important;padding-bottom:466px!important}.padding-467{padding:467px!important}.padding-top-467{padding-top:467px!important}.padding-left-467{padding-left:467px!important}.padding-bottom-467{padding-bottom:467px!important}.padding-right-467{padding-right:467px!important}.padding-x-467{padding-left:467px!important;padding-right:467px!important}.padding-y-467{padding-top:467px!important;padding-bottom:467px!important}.padding-468{padding:468px!important}.padding-top-468{padding-top:468px!important}.padding-left-468{padding-left:468px!important}.padding-bottom-468{padding-bottom:468px!important}.padding-right-468{padding-right:468px!important}.padding-x-468{padding-left:468px!important;padding-right:468px!important}.padding-y-468{padding-top:468px!important;padding-bottom:468px!important}.padding-469{padding:469px!important}.padding-top-469{padding-top:469px!important}.padding-left-469{padding-left:469px!important}.padding-bottom-469{padding-bottom:469px!important}.padding-right-469{padding-right:469px!important}.padding-x-469{padding-left:469px!important;padding-right:469px!important}.padding-y-469{padding-top:469px!important;padding-bottom:469px!important}.padding-470{padding:470px!important}.padding-top-470{padding-top:470px!important}.padding-left-470{padding-left:470px!important}.padding-bottom-470{padding-bottom:470px!important}.padding-right-470{padding-right:470px!important}.padding-x-470{padding-left:470px!important;padding-right:470px!important}.padding-y-470{padding-top:470px!important;padding-bottom:470px!important}.padding-471{padding:471px!important}.padding-top-471{padding-top:471px!important}.padding-left-471{padding-left:471px!important}.padding-bottom-471{padding-bottom:471px!important}.padding-right-471{padding-right:471px!important}.padding-x-471{padding-left:471px!important;padding-right:471px!important}.padding-y-471{padding-top:471px!important;padding-bottom:471px!important}.padding-472{padding:472px!important}.padding-top-472{padding-top:472px!important}.padding-left-472{padding-left:472px!important}.padding-bottom-472{padding-bottom:472px!important}.padding-right-472{padding-right:472px!important}.padding-x-472{padding-left:472px!important;padding-right:472px!important}.padding-y-472{padding-top:472px!important;padding-bottom:472px!important}.padding-473{padding:473px!important}.padding-top-473{padding-top:473px!important}.padding-left-473{padding-left:473px!important}.padding-bottom-473{padding-bottom:473px!important}.padding-right-473{padding-right:473px!important}.padding-x-473{padding-left:473px!important;padding-right:473px!important}.padding-y-473{padding-top:473px!important;padding-bottom:473px!important}.padding-474{padding:474px!important}.padding-top-474{padding-top:474px!important}.padding-left-474{padding-left:474px!important}.padding-bottom-474{padding-bottom:474px!important}.padding-right-474{padding-right:474px!important}.padding-x-474{padding-left:474px!important;padding-right:474px!important}.padding-y-474{padding-top:474px!important;padding-bottom:474px!important}.padding-475{padding:475px!important}.padding-top-475{padding-top:475px!important}.padding-left-475{padding-left:475px!important}.padding-bottom-475{padding-bottom:475px!important}.padding-right-475{padding-right:475px!important}.padding-x-475{padding-left:475px!important;padding-right:475px!important}.padding-y-475{padding-top:475px!important;padding-bottom:475px!important}.padding-476{padding:476px!important}.padding-top-476{padding-top:476px!important}.padding-left-476{padding-left:476px!important}.padding-bottom-476{padding-bottom:476px!important}.padding-right-476{padding-right:476px!important}.padding-x-476{padding-left:476px!important;padding-right:476px!important}.padding-y-476{padding-top:476px!important;padding-bottom:476px!important}.padding-477{padding:477px!important}.padding-top-477{padding-top:477px!important}.padding-left-477{padding-left:477px!important}.padding-bottom-477{padding-bottom:477px!important}.padding-right-477{padding-right:477px!important}.padding-x-477{padding-left:477px!important;padding-right:477px!important}.padding-y-477{padding-top:477px!important;padding-bottom:477px!important}.padding-478{padding:478px!important}.padding-top-478{padding-top:478px!important}.padding-left-478{padding-left:478px!important}.padding-bottom-478{padding-bottom:478px!important}.padding-right-478{padding-right:478px!important}.padding-x-478{padding-left:478px!important;padding-right:478px!important}.padding-y-478{padding-top:478px!important;padding-bottom:478px!important}.padding-479{padding:479px!important}.padding-top-479{padding-top:479px!important}.padding-left-479{padding-left:479px!important}.padding-bottom-479{padding-bottom:479px!important}.padding-right-479{padding-right:479px!important}.padding-x-479{padding-left:479px!important;padding-right:479px!important}.padding-y-479{padding-top:479px!important;padding-bottom:479px!important}.padding-480{padding:480px!important}.padding-top-480{padding-top:480px!important}.padding-left-480{padding-left:480px!important}.padding-bottom-480{padding-bottom:480px!important}.padding-right-480{padding-right:480px!important}.padding-x-480{padding-left:480px!important;padding-right:480px!important}.padding-y-480{padding-top:480px!important;padding-bottom:480px!important}.padding-481{padding:481px!important}.padding-top-481{padding-top:481px!important}.padding-left-481{padding-left:481px!important}.padding-bottom-481{padding-bottom:481px!important}.padding-right-481{padding-right:481px!important}.padding-x-481{padding-left:481px!important;padding-right:481px!important}.padding-y-481{padding-top:481px!important;padding-bottom:481px!important}.padding-482{padding:482px!important}.padding-top-482{padding-top:482px!important}.padding-left-482{padding-left:482px!important}.padding-bottom-482{padding-bottom:482px!important}.padding-right-482{padding-right:482px!important}.padding-x-482{padding-left:482px!important;padding-right:482px!important}.padding-y-482{padding-top:482px!important;padding-bottom:482px!important}.padding-483{padding:483px!important}.padding-top-483{padding-top:483px!important}.padding-left-483{padding-left:483px!important}.padding-bottom-483{padding-bottom:483px!important}.padding-right-483{padding-right:483px!important}.padding-x-483{padding-left:483px!important;padding-right:483px!important}.padding-y-483{padding-top:483px!important;padding-bottom:483px!important}.padding-484{padding:484px!important}.padding-top-484{padding-top:484px!important}.padding-left-484{padding-left:484px!important}.padding-bottom-484{padding-bottom:484px!important}.padding-right-484{padding-right:484px!important}.padding-x-484{padding-left:484px!important;padding-right:484px!important}.padding-y-484{padding-top:484px!important;padding-bottom:484px!important}.padding-485{padding:485px!important}.padding-top-485{padding-top:485px!important}.padding-left-485{padding-left:485px!important}.padding-bottom-485{padding-bottom:485px!important}.padding-right-485{padding-right:485px!important}.padding-x-485{padding-left:485px!important;padding-right:485px!important}.padding-y-485{padding-top:485px!important;padding-bottom:485px!important}.padding-486{padding:486px!important}.padding-top-486{padding-top:486px!important}.padding-left-486{padding-left:486px!important}.padding-bottom-486{padding-bottom:486px!important}.padding-right-486{padding-right:486px!important}.padding-x-486{padding-left:486px!important;padding-right:486px!important}.padding-y-486{padding-top:486px!important;padding-bottom:486px!important}.padding-487{padding:487px!important}.padding-top-487{padding-top:487px!important}.padding-left-487{padding-left:487px!important}.padding-bottom-487{padding-bottom:487px!important}.padding-right-487{padding-right:487px!important}.padding-x-487{padding-left:487px!important;padding-right:487px!important}.padding-y-487{padding-top:487px!important;padding-bottom:487px!important}.padding-488{padding:488px!important}.padding-top-488{padding-top:488px!important}.padding-left-488{padding-left:488px!important}.padding-bottom-488{padding-bottom:488px!important}.padding-right-488{padding-right:488px!important}.padding-x-488{padding-left:488px!important;padding-right:488px!important}.padding-y-488{padding-top:488px!important;padding-bottom:488px!important}.padding-489{padding:489px!important}.padding-top-489{padding-top:489px!important}.padding-left-489{padding-left:489px!important}.padding-bottom-489{padding-bottom:489px!important}.padding-right-489{padding-right:489px!important}.padding-x-489{padding-left:489px!important;padding-right:489px!important}.padding-y-489{padding-top:489px!important;padding-bottom:489px!important}.padding-490{padding:490px!important}.padding-top-490{padding-top:490px!important}.padding-left-490{padding-left:490px!important}.padding-bottom-490{padding-bottom:490px!important}.padding-right-490{padding-right:490px!important}.padding-x-490{padding-left:490px!important;padding-right:490px!important}.padding-y-490{padding-top:490px!important;padding-bottom:490px!important}.padding-491{padding:491px!important}.padding-top-491{padding-top:491px!important}.padding-left-491{padding-left:491px!important}.padding-bottom-491{padding-bottom:491px!important}.padding-right-491{padding-right:491px!important}.padding-x-491{padding-left:491px!important;padding-right:491px!important}.padding-y-491{padding-top:491px!important;padding-bottom:491px!important}.padding-492{padding:492px!important}.padding-top-492{padding-top:492px!important}.padding-left-492{padding-left:492px!important}.padding-bottom-492{padding-bottom:492px!important}.padding-right-492{padding-right:492px!important}.padding-x-492{padding-left:492px!important;padding-right:492px!important}.padding-y-492{padding-top:492px!important;padding-bottom:492px!important}.padding-493{padding:493px!important}.padding-top-493{padding-top:493px!important}.padding-left-493{padding-left:493px!important}.padding-bottom-493{padding-bottom:493px!important}.padding-right-493{padding-right:493px!important}.padding-x-493{padding-left:493px!important;padding-right:493px!important}.padding-y-493{padding-top:493px!important;padding-bottom:493px!important}.padding-494{padding:494px!important}.padding-top-494{padding-top:494px!important}.padding-left-494{padding-left:494px!important}.padding-bottom-494{padding-bottom:494px!important}.padding-right-494{padding-right:494px!important}.padding-x-494{padding-left:494px!important;padding-right:494px!important}.padding-y-494{padding-top:494px!important;padding-bottom:494px!important}.padding-495{padding:495px!important}.padding-top-495{padding-top:495px!important}.padding-left-495{padding-left:495px!important}.padding-bottom-495{padding-bottom:495px!important}.padding-right-495{padding-right:495px!important}.padding-x-495{padding-left:495px!important;padding-right:495px!important}.padding-y-495{padding-top:495px!important;padding-bottom:495px!important}.padding-496{padding:496px!important}.padding-top-496{padding-top:496px!important}.padding-left-496{padding-left:496px!important}.padding-bottom-496{padding-bottom:496px!important}.padding-right-496{padding-right:496px!important}.padding-x-496{padding-left:496px!important;padding-right:496px!important}.padding-y-496{padding-top:496px!important;padding-bottom:496px!important}.padding-497{padding:497px!important}.padding-top-497{padding-top:497px!important}.padding-left-497{padding-left:497px!important}.padding-bottom-497{padding-bottom:497px!important}.padding-right-497{padding-right:497px!important}.padding-x-497{padding-left:497px!important;padding-right:497px!important}.padding-y-497{padding-top:497px!important;padding-bottom:497px!important}.padding-498{padding:498px!important}.padding-top-498{padding-top:498px!important}.padding-left-498{padding-left:498px!important}.padding-bottom-498{padding-bottom:498px!important}.padding-right-498{padding-right:498px!important}.padding-x-498{padding-left:498px!important;padding-right:498px!important}.padding-y-498{padding-top:498px!important;padding-bottom:498px!important}.padding-499{padding:499px!important}.padding-top-499{padding-top:499px!important}.padding-left-499{padding-left:499px!important}.padding-bottom-499{padding-bottom:499px!important}.padding-right-499{padding-right:499px!important}.padding-x-499{padding-left:499px!important;padding-right:499px!important}.padding-y-499{padding-top:499px!important;padding-bottom:499px!important}.padding-500{padding:500px!important}.padding-top-500{padding-top:500px!important}.padding-left-500{padding-left:500px!important}.padding-bottom-500{padding-bottom:500px!important}.padding-right-500{padding-right:500px!important}.padding-x-500{padding-left:500px!important;padding-right:500px!important}.padding-y-500{padding-top:500px!important;padding-bottom:500px!important}.padding-501{padding:501px!important}.padding-top-501{padding-top:501px!important}.padding-left-501{padding-left:501px!important}.padding-bottom-501{padding-bottom:501px!important}.padding-right-501{padding-right:501px!important}.padding-x-501{padding-left:501px!important;padding-right:501px!important}.padding-y-501{padding-top:501px!important;padding-bottom:501px!important}.padding-502{padding:502px!important}.padding-top-502{padding-top:502px!important}.padding-left-502{padding-left:502px!important}.padding-bottom-502{padding-bottom:502px!important}.padding-right-502{padding-right:502px!important}.padding-x-502{padding-left:502px!important;padding-right:502px!important}.padding-y-502{padding-top:502px!important;padding-bottom:502px!important}.padding-503{padding:503px!important}.padding-top-503{padding-top:503px!important}.padding-left-503{padding-left:503px!important}.padding-bottom-503{padding-bottom:503px!important}.padding-right-503{padding-right:503px!important}.padding-x-503{padding-left:503px!important;padding-right:503px!important}.padding-y-503{padding-top:503px!important;padding-bottom:503px!important}.padding-504{padding:504px!important}.padding-top-504{padding-top:504px!important}.padding-left-504{padding-left:504px!important}.padding-bottom-504{padding-bottom:504px!important}.padding-right-504{padding-right:504px!important}.padding-x-504{padding-left:504px!important;padding-right:504px!important}.padding-y-504{padding-top:504px!important;padding-bottom:504px!important}.padding-505{padding:505px!important}.padding-top-505{padding-top:505px!important}.padding-left-505{padding-left:505px!important}.padding-bottom-505{padding-bottom:505px!important}.padding-right-505{padding-right:505px!important}.padding-x-505{padding-left:505px!important;padding-right:505px!important}.padding-y-505{padding-top:505px!important;padding-bottom:505px!important}.padding-506{padding:506px!important}.padding-top-506{padding-top:506px!important}.padding-left-506{padding-left:506px!important}.padding-bottom-506{padding-bottom:506px!important}.padding-right-506{padding-right:506px!important}.padding-x-506{padding-left:506px!important;padding-right:506px!important}.padding-y-506{padding-top:506px!important;padding-bottom:506px!important}.padding-507{padding:507px!important}.padding-top-507{padding-top:507px!important}.padding-left-507{padding-left:507px!important}.padding-bottom-507{padding-bottom:507px!important}.padding-right-507{padding-right:507px!important}.padding-x-507{padding-left:507px!important;padding-right:507px!important}.padding-y-507{padding-top:507px!important;padding-bottom:507px!important}.padding-508{padding:508px!important}.padding-top-508{padding-top:508px!important}.padding-left-508{padding-left:508px!important}.padding-bottom-508{padding-bottom:508px!important}.padding-right-508{padding-right:508px!important}.padding-x-508{padding-left:508px!important;padding-right:508px!important}.padding-y-508{padding-top:508px!important;padding-bottom:508px!important}.padding-509{padding:509px!important}.padding-top-509{padding-top:509px!important}.padding-left-509{padding-left:509px!important}.padding-bottom-509{padding-bottom:509px!important}.padding-right-509{padding-right:509px!important}.padding-x-509{padding-left:509px!important;padding-right:509px!important}.padding-y-509{padding-top:509px!important;padding-bottom:509px!important}.padding-510{padding:510px!important}.padding-top-510{padding-top:510px!important}.padding-left-510{padding-left:510px!important}.padding-bottom-510{padding-bottom:510px!important}.padding-right-510{padding-right:510px!important}.padding-x-510{padding-left:510px!important;padding-right:510px!important}.padding-y-510{padding-top:510px!important;padding-bottom:510px!important}.padding-511{padding:511px!important}.padding-top-511{padding-top:511px!important}.padding-left-511{padding-left:511px!important}.padding-bottom-511{padding-bottom:511px!important}.padding-right-511{padding-right:511px!important}.padding-x-511{padding-left:511px!important;padding-right:511px!important}.padding-y-511{padding-top:511px!important;padding-bottom:511px!important}.padding-512{padding:512px!important}.padding-top-512{padding-top:512px!important}.padding-left-512{padding-left:512px!important}.padding-bottom-512{padding-bottom:512px!important}.padding-right-512{padding-right:512px!important}.padding-x-512{padding-left:512px!important;padding-right:512px!important}.padding-y-512{padding-top:512px!important;padding-bottom:512px!important}.padding-513{padding:513px!important}.padding-top-513{padding-top:513px!important}.padding-left-513{padding-left:513px!important}.padding-bottom-513{padding-bottom:513px!important}.padding-right-513{padding-right:513px!important}.padding-x-513{padding-left:513px!important;padding-right:513px!important}.padding-y-513{padding-top:513px!important;padding-bottom:513px!important}.padding-514{padding:514px!important}.padding-top-514{padding-top:514px!important}.padding-left-514{padding-left:514px!important}.padding-bottom-514{padding-bottom:514px!important}.padding-right-514{padding-right:514px!important}.padding-x-514{padding-left:514px!important;padding-right:514px!important}.padding-y-514{padding-top:514px!important;padding-bottom:514px!important}.padding-515{padding:515px!important}.padding-top-515{padding-top:515px!important}.padding-left-515{padding-left:515px!important}.padding-bottom-515{padding-bottom:515px!important}.padding-right-515{padding-right:515px!important}.padding-x-515{padding-left:515px!important;padding-right:515px!important}.padding-y-515{padding-top:515px!important;padding-bottom:515px!important}.padding-516{padding:516px!important}.padding-top-516{padding-top:516px!important}.padding-left-516{padding-left:516px!important}.padding-bottom-516{padding-bottom:516px!important}.padding-right-516{padding-right:516px!important}.padding-x-516{padding-left:516px!important;padding-right:516px!important}.padding-y-516{padding-top:516px!important;padding-bottom:516px!important}.padding-517{padding:517px!important}.padding-top-517{padding-top:517px!important}.padding-left-517{padding-left:517px!important}.padding-bottom-517{padding-bottom:517px!important}.padding-right-517{padding-right:517px!important}.padding-x-517{padding-left:517px!important;padding-right:517px!important}.padding-y-517{padding-top:517px!important;padding-bottom:517px!important}.padding-518{padding:518px!important}.padding-top-518{padding-top:518px!important}.padding-left-518{padding-left:518px!important}.padding-bottom-518{padding-bottom:518px!important}.padding-right-518{padding-right:518px!important}.padding-x-518{padding-left:518px!important;padding-right:518px!important}.padding-y-518{padding-top:518px!important;padding-bottom:518px!important}.padding-519{padding:519px!important}.padding-top-519{padding-top:519px!important}.padding-left-519{padding-left:519px!important}.padding-bottom-519{padding-bottom:519px!important}.padding-right-519{padding-right:519px!important}.padding-x-519{padding-left:519px!important;padding-right:519px!important}.padding-y-519{padding-top:519px!important;padding-bottom:519px!important}.padding-520{padding:520px!important}.padding-top-520{padding-top:520px!important}.padding-left-520{padding-left:520px!important}.padding-bottom-520{padding-bottom:520px!important}.padding-right-520{padding-right:520px!important}.padding-x-520{padding-left:520px!important;padding-right:520px!important}.padding-y-520{padding-top:520px!important;padding-bottom:520px!important}.padding-521{padding:521px!important}.padding-top-521{padding-top:521px!important}.padding-left-521{padding-left:521px!important}.padding-bottom-521{padding-bottom:521px!important}.padding-right-521{padding-right:521px!important}.padding-x-521{padding-left:521px!important;padding-right:521px!important}.padding-y-521{padding-top:521px!important;padding-bottom:521px!important}.padding-522{padding:522px!important}.padding-top-522{padding-top:522px!important}.padding-left-522{padding-left:522px!important}.padding-bottom-522{padding-bottom:522px!important}.padding-right-522{padding-right:522px!important}.padding-x-522{padding-left:522px!important;padding-right:522px!important}.padding-y-522{padding-top:522px!important;padding-bottom:522px!important}.padding-523{padding:523px!important}.padding-top-523{padding-top:523px!important}.padding-left-523{padding-left:523px!important}.padding-bottom-523{padding-bottom:523px!important}.padding-right-523{padding-right:523px!important}.padding-x-523{padding-left:523px!important;padding-right:523px!important}.padding-y-523{padding-top:523px!important;padding-bottom:523px!important}.padding-524{padding:524px!important}.padding-top-524{padding-top:524px!important}.padding-left-524{padding-left:524px!important}.padding-bottom-524{padding-bottom:524px!important}.padding-right-524{padding-right:524px!important}.padding-x-524{padding-left:524px!important;padding-right:524px!important}.padding-y-524{padding-top:524px!important;padding-bottom:524px!important}.padding-525{padding:525px!important}.padding-top-525{padding-top:525px!important}.padding-left-525{padding-left:525px!important}.padding-bottom-525{padding-bottom:525px!important}.padding-right-525{padding-right:525px!important}.padding-x-525{padding-left:525px!important;padding-right:525px!important}.padding-y-525{padding-top:525px!important;padding-bottom:525px!important}.padding-526{padding:526px!important}.padding-top-526{padding-top:526px!important}.padding-left-526{padding-left:526px!important}.padding-bottom-526{padding-bottom:526px!important}.padding-right-526{padding-right:526px!important}.padding-x-526{padding-left:526px!important;padding-right:526px!important}.padding-y-526{padding-top:526px!important;padding-bottom:526px!important}.padding-527{padding:527px!important}.padding-top-527{padding-top:527px!important}.padding-left-527{padding-left:527px!important}.padding-bottom-527{padding-bottom:527px!important}.padding-right-527{padding-right:527px!important}.padding-x-527{padding-left:527px!important;padding-right:527px!important}.padding-y-527{padding-top:527px!important;padding-bottom:527px!important}.padding-528{padding:528px!important}.padding-top-528{padding-top:528px!important}.padding-left-528{padding-left:528px!important}.padding-bottom-528{padding-bottom:528px!important}.padding-right-528{padding-right:528px!important}.padding-x-528{padding-left:528px!important;padding-right:528px!important}.padding-y-528{padding-top:528px!important;padding-bottom:528px!important}.padding-529{padding:529px!important}.padding-top-529{padding-top:529px!important}.padding-left-529{padding-left:529px!important}.padding-bottom-529{padding-bottom:529px!important}.padding-right-529{padding-right:529px!important}.padding-x-529{padding-left:529px!important;padding-right:529px!important}.padding-y-529{padding-top:529px!important;padding-bottom:529px!important}.padding-530{padding:530px!important}.padding-top-530{padding-top:530px!important}.padding-left-530{padding-left:530px!important}.padding-bottom-530{padding-bottom:530px!important}.padding-right-530{padding-right:530px!important}.padding-x-530{padding-left:530px!important;padding-right:530px!important}.padding-y-530{padding-top:530px!important;padding-bottom:530px!important}.padding-531{padding:531px!important}.padding-top-531{padding-top:531px!important}.padding-left-531{padding-left:531px!important}.padding-bottom-531{padding-bottom:531px!important}.padding-right-531{padding-right:531px!important}.padding-x-531{padding-left:531px!important;padding-right:531px!important}.padding-y-531{padding-top:531px!important;padding-bottom:531px!important}.padding-532{padding:532px!important}.padding-top-532{padding-top:532px!important}.padding-left-532{padding-left:532px!important}.padding-bottom-532{padding-bottom:532px!important}.padding-right-532{padding-right:532px!important}.padding-x-532{padding-left:532px!important;padding-right:532px!important}.padding-y-532{padding-top:532px!important;padding-bottom:532px!important}.padding-533{padding:533px!important}.padding-top-533{padding-top:533px!important}.padding-left-533{padding-left:533px!important}.padding-bottom-533{padding-bottom:533px!important}.padding-right-533{padding-right:533px!important}.padding-x-533{padding-left:533px!important;padding-right:533px!important}.padding-y-533{padding-top:533px!important;padding-bottom:533px!important}.padding-534{padding:534px!important}.padding-top-534{padding-top:534px!important}.padding-left-534{padding-left:534px!important}.padding-bottom-534{padding-bottom:534px!important}.padding-right-534{padding-right:534px!important}.padding-x-534{padding-left:534px!important;padding-right:534px!important}.padding-y-534{padding-top:534px!important;padding-bottom:534px!important}.padding-535{padding:535px!important}.padding-top-535{padding-top:535px!important}.padding-left-535{padding-left:535px!important}.padding-bottom-535{padding-bottom:535px!important}.padding-right-535{padding-right:535px!important}.padding-x-535{padding-left:535px!important;padding-right:535px!important}.padding-y-535{padding-top:535px!important;padding-bottom:535px!important}.padding-536{padding:536px!important}.padding-top-536{padding-top:536px!important}.padding-left-536{padding-left:536px!important}.padding-bottom-536{padding-bottom:536px!important}.padding-right-536{padding-right:536px!important}.padding-x-536{padding-left:536px!important;padding-right:536px!important}.padding-y-536{padding-top:536px!important;padding-bottom:536px!important}.padding-537{padding:537px!important}.padding-top-537{padding-top:537px!important}.padding-left-537{padding-left:537px!important}.padding-bottom-537{padding-bottom:537px!important}.padding-right-537{padding-right:537px!important}.padding-x-537{padding-left:537px!important;padding-right:537px!important}.padding-y-537{padding-top:537px!important;padding-bottom:537px!important}.padding-538{padding:538px!important}.padding-top-538{padding-top:538px!important}.padding-left-538{padding-left:538px!important}.padding-bottom-538{padding-bottom:538px!important}.padding-right-538{padding-right:538px!important}.padding-x-538{padding-left:538px!important;padding-right:538px!important}.padding-y-538{padding-top:538px!important;padding-bottom:538px!important}.padding-539{padding:539px!important}.padding-top-539{padding-top:539px!important}.padding-left-539{padding-left:539px!important}.padding-bottom-539{padding-bottom:539px!important}.padding-right-539{padding-right:539px!important}.padding-x-539{padding-left:539px!important;padding-right:539px!important}.padding-y-539{padding-top:539px!important;padding-bottom:539px!important}.padding-540{padding:540px!important}.padding-top-540{padding-top:540px!important}.padding-left-540{padding-left:540px!important}.padding-bottom-540{padding-bottom:540px!important}.padding-right-540{padding-right:540px!important}.padding-x-540{padding-left:540px!important;padding-right:540px!important}.padding-y-540{padding-top:540px!important;padding-bottom:540px!important}.padding-541{padding:541px!important}.padding-top-541{padding-top:541px!important}.padding-left-541{padding-left:541px!important}.padding-bottom-541{padding-bottom:541px!important}.padding-right-541{padding-right:541px!important}.padding-x-541{padding-left:541px!important;padding-right:541px!important}.padding-y-541{padding-top:541px!important;padding-bottom:541px!important}.padding-542{padding:542px!important}.padding-top-542{padding-top:542px!important}.padding-left-542{padding-left:542px!important}.padding-bottom-542{padding-bottom:542px!important}.padding-right-542{padding-right:542px!important}.padding-x-542{padding-left:542px!important;padding-right:542px!important}.padding-y-542{padding-top:542px!important;padding-bottom:542px!important}.padding-543{padding:543px!important}.padding-top-543{padding-top:543px!important}.padding-left-543{padding-left:543px!important}.padding-bottom-543{padding-bottom:543px!important}.padding-right-543{padding-right:543px!important}.padding-x-543{padding-left:543px!important;padding-right:543px!important}.padding-y-543{padding-top:543px!important;padding-bottom:543px!important}.padding-544{padding:544px!important}.padding-top-544{padding-top:544px!important}.padding-left-544{padding-left:544px!important}.padding-bottom-544{padding-bottom:544px!important}.padding-right-544{padding-right:544px!important}.padding-x-544{padding-left:544px!important;padding-right:544px!important}.padding-y-544{padding-top:544px!important;padding-bottom:544px!important}.padding-545{padding:545px!important}.padding-top-545{padding-top:545px!important}.padding-left-545{padding-left:545px!important}.padding-bottom-545{padding-bottom:545px!important}.padding-right-545{padding-right:545px!important}.padding-x-545{padding-left:545px!important;padding-right:545px!important}.padding-y-545{padding-top:545px!important;padding-bottom:545px!important}.padding-546{padding:546px!important}.padding-top-546{padding-top:546px!important}.padding-left-546{padding-left:546px!important}.padding-bottom-546{padding-bottom:546px!important}.padding-right-546{padding-right:546px!important}.padding-x-546{padding-left:546px!important;padding-right:546px!important}.padding-y-546{padding-top:546px!important;padding-bottom:546px!important}.padding-547{padding:547px!important}.padding-top-547{padding-top:547px!important}.padding-left-547{padding-left:547px!important}.padding-bottom-547{padding-bottom:547px!important}.padding-right-547{padding-right:547px!important}.padding-x-547{padding-left:547px!important;padding-right:547px!important}.padding-y-547{padding-top:547px!important;padding-bottom:547px!important}.padding-548{padding:548px!important}.padding-top-548{padding-top:548px!important}.padding-left-548{padding-left:548px!important}.padding-bottom-548{padding-bottom:548px!important}.padding-right-548{padding-right:548px!important}.padding-x-548{padding-left:548px!important;padding-right:548px!important}.padding-y-548{padding-top:548px!important;padding-bottom:548px!important}.padding-549{padding:549px!important}.padding-top-549{padding-top:549px!important}.padding-left-549{padding-left:549px!important}.padding-bottom-549{padding-bottom:549px!important}.padding-right-549{padding-right:549px!important}.padding-x-549{padding-left:549px!important;padding-right:549px!important}.padding-y-549{padding-top:549px!important;padding-bottom:549px!important}.padding-550{padding:550px!important}.padding-top-550{padding-top:550px!important}.padding-left-550{padding-left:550px!important}.padding-bottom-550{padding-bottom:550px!important}.padding-right-550{padding-right:550px!important}.padding-x-550{padding-left:550px!important;padding-right:550px!important}.padding-y-550{padding-top:550px!important;padding-bottom:550px!important}.padding-551{padding:551px!important}.padding-top-551{padding-top:551px!important}.padding-left-551{padding-left:551px!important}.padding-bottom-551{padding-bottom:551px!important}.padding-right-551{padding-right:551px!important}.padding-x-551{padding-left:551px!important;padding-right:551px!important}.padding-y-551{padding-top:551px!important;padding-bottom:551px!important}.padding-552{padding:552px!important}.padding-top-552{padding-top:552px!important}.padding-left-552{padding-left:552px!important}.padding-bottom-552{padding-bottom:552px!important}.padding-right-552{padding-right:552px!important}.padding-x-552{padding-left:552px!important;padding-right:552px!important}.padding-y-552{padding-top:552px!important;padding-bottom:552px!important}.padding-553{padding:553px!important}.padding-top-553{padding-top:553px!important}.padding-left-553{padding-left:553px!important}.padding-bottom-553{padding-bottom:553px!important}.padding-right-553{padding-right:553px!important}.padding-x-553{padding-left:553px!important;padding-right:553px!important}.padding-y-553{padding-top:553px!important;padding-bottom:553px!important}.padding-554{padding:554px!important}.padding-top-554{padding-top:554px!important}.padding-left-554{padding-left:554px!important}.padding-bottom-554{padding-bottom:554px!important}.padding-right-554{padding-right:554px!important}.padding-x-554{padding-left:554px!important;padding-right:554px!important}.padding-y-554{padding-top:554px!important;padding-bottom:554px!important}.padding-555{padding:555px!important}.padding-top-555{padding-top:555px!important}.padding-left-555{padding-left:555px!important}.padding-bottom-555{padding-bottom:555px!important}.padding-right-555{padding-right:555px!important}.padding-x-555{padding-left:555px!important;padding-right:555px!important}.padding-y-555{padding-top:555px!important;padding-bottom:555px!important}.padding-556{padding:556px!important}.padding-top-556{padding-top:556px!important}.padding-left-556{padding-left:556px!important}.padding-bottom-556{padding-bottom:556px!important}.padding-right-556{padding-right:556px!important}.padding-x-556{padding-left:556px!important;padding-right:556px!important}.padding-y-556{padding-top:556px!important;padding-bottom:556px!important}.padding-557{padding:557px!important}.padding-top-557{padding-top:557px!important}.padding-left-557{padding-left:557px!important}.padding-bottom-557{padding-bottom:557px!important}.padding-right-557{padding-right:557px!important}.padding-x-557{padding-left:557px!important;padding-right:557px!important}.padding-y-557{padding-top:557px!important;padding-bottom:557px!important}.padding-558{padding:558px!important}.padding-top-558{padding-top:558px!important}.padding-left-558{padding-left:558px!important}.padding-bottom-558{padding-bottom:558px!important}.padding-right-558{padding-right:558px!important}.padding-x-558{padding-left:558px!important;padding-right:558px!important}.padding-y-558{padding-top:558px!important;padding-bottom:558px!important}.padding-559{padding:559px!important}.padding-top-559{padding-top:559px!important}.padding-left-559{padding-left:559px!important}.padding-bottom-559{padding-bottom:559px!important}.padding-right-559{padding-right:559px!important}.padding-x-559{padding-left:559px!important;padding-right:559px!important}.padding-y-559{padding-top:559px!important;padding-bottom:559px!important}.padding-560{padding:560px!important}.padding-top-560{padding-top:560px!important}.padding-left-560{padding-left:560px!important}.padding-bottom-560{padding-bottom:560px!important}.padding-right-560{padding-right:560px!important}.padding-x-560{padding-left:560px!important;padding-right:560px!important}.padding-y-560{padding-top:560px!important;padding-bottom:560px!important}.padding-561{padding:561px!important}.padding-top-561{padding-top:561px!important}.padding-left-561{padding-left:561px!important}.padding-bottom-561{padding-bottom:561px!important}.padding-right-561{padding-right:561px!important}.padding-x-561{padding-left:561px!important;padding-right:561px!important}.padding-y-561{padding-top:561px!important;padding-bottom:561px!important}.padding-562{padding:562px!important}.padding-top-562{padding-top:562px!important}.padding-left-562{padding-left:562px!important}.padding-bottom-562{padding-bottom:562px!important}.padding-right-562{padding-right:562px!important}.padding-x-562{padding-left:562px!important;padding-right:562px!important}.padding-y-562{padding-top:562px!important;padding-bottom:562px!important}.padding-563{padding:563px!important}.padding-top-563{padding-top:563px!important}.padding-left-563{padding-left:563px!important}.padding-bottom-563{padding-bottom:563px!important}.padding-right-563{padding-right:563px!important}.padding-x-563{padding-left:563px!important;padding-right:563px!important}.padding-y-563{padding-top:563px!important;padding-bottom:563px!important}.padding-564{padding:564px!important}.padding-top-564{padding-top:564px!important}.padding-left-564{padding-left:564px!important}.padding-bottom-564{padding-bottom:564px!important}.padding-right-564{padding-right:564px!important}.padding-x-564{padding-left:564px!important;padding-right:564px!important}.padding-y-564{padding-top:564px!important;padding-bottom:564px!important}.padding-565{padding:565px!important}.padding-top-565{padding-top:565px!important}.padding-left-565{padding-left:565px!important}.padding-bottom-565{padding-bottom:565px!important}.padding-right-565{padding-right:565px!important}.padding-x-565{padding-left:565px!important;padding-right:565px!important}.padding-y-565{padding-top:565px!important;padding-bottom:565px!important}.padding-566{padding:566px!important}.padding-top-566{padding-top:566px!important}.padding-left-566{padding-left:566px!important}.padding-bottom-566{padding-bottom:566px!important}.padding-right-566{padding-right:566px!important}.padding-x-566{padding-left:566px!important;padding-right:566px!important}.padding-y-566{padding-top:566px!important;padding-bottom:566px!important}.padding-567{padding:567px!important}.padding-top-567{padding-top:567px!important}.padding-left-567{padding-left:567px!important}.padding-bottom-567{padding-bottom:567px!important}.padding-right-567{padding-right:567px!important}.padding-x-567{padding-left:567px!important;padding-right:567px!important}.padding-y-567{padding-top:567px!important;padding-bottom:567px!important}.padding-568{padding:568px!important}.padding-top-568{padding-top:568px!important}.padding-left-568{padding-left:568px!important}.padding-bottom-568{padding-bottom:568px!important}.padding-right-568{padding-right:568px!important}.padding-x-568{padding-left:568px!important;padding-right:568px!important}.padding-y-568{padding-top:568px!important;padding-bottom:568px!important}.padding-569{padding:569px!important}.padding-top-569{padding-top:569px!important}.padding-left-569{padding-left:569px!important}.padding-bottom-569{padding-bottom:569px!important}.padding-right-569{padding-right:569px!important}.padding-x-569{padding-left:569px!important;padding-right:569px!important}.padding-y-569{padding-top:569px!important;padding-bottom:569px!important}.padding-570{padding:570px!important}.padding-top-570{padding-top:570px!important}.padding-left-570{padding-left:570px!important}.padding-bottom-570{padding-bottom:570px!important}.padding-right-570{padding-right:570px!important}.padding-x-570{padding-left:570px!important;padding-right:570px!important}.padding-y-570{padding-top:570px!important;padding-bottom:570px!important}.padding-571{padding:571px!important}.padding-top-571{padding-top:571px!important}.padding-left-571{padding-left:571px!important}.padding-bottom-571{padding-bottom:571px!important}.padding-right-571{padding-right:571px!important}.padding-x-571{padding-left:571px!important;padding-right:571px!important}.padding-y-571{padding-top:571px!important;padding-bottom:571px!important}.padding-572{padding:572px!important}.padding-top-572{padding-top:572px!important}.padding-left-572{padding-left:572px!important}.padding-bottom-572{padding-bottom:572px!important}.padding-right-572{padding-right:572px!important}.padding-x-572{padding-left:572px!important;padding-right:572px!important}.padding-y-572{padding-top:572px!important;padding-bottom:572px!important}.padding-573{padding:573px!important}.padding-top-573{padding-top:573px!important}.padding-left-573{padding-left:573px!important}.padding-bottom-573{padding-bottom:573px!important}.padding-right-573{padding-right:573px!important}.padding-x-573{padding-left:573px!important;padding-right:573px!important}.padding-y-573{padding-top:573px!important;padding-bottom:573px!important}.padding-574{padding:574px!important}.padding-top-574{padding-top:574px!important}.padding-left-574{padding-left:574px!important}.padding-bottom-574{padding-bottom:574px!important}.padding-right-574{padding-right:574px!important}.padding-x-574{padding-left:574px!important;padding-right:574px!important}.padding-y-574{padding-top:574px!important;padding-bottom:574px!important}.padding-575{padding:575px!important}.padding-top-575{padding-top:575px!important}.padding-left-575{padding-left:575px!important}.padding-bottom-575{padding-bottom:575px!important}.padding-right-575{padding-right:575px!important}.padding-x-575{padding-left:575px!important;padding-right:575px!important}.padding-y-575{padding-top:575px!important;padding-bottom:575px!important}.padding-576{padding:576px!important}.padding-top-576{padding-top:576px!important}.padding-left-576{padding-left:576px!important}.padding-bottom-576{padding-bottom:576px!important}.padding-right-576{padding-right:576px!important}.padding-x-576{padding-left:576px!important;padding-right:576px!important}.padding-y-576{padding-top:576px!important;padding-bottom:576px!important}.padding-577{padding:577px!important}.padding-top-577{padding-top:577px!important}.padding-left-577{padding-left:577px!important}.padding-bottom-577{padding-bottom:577px!important}.padding-right-577{padding-right:577px!important}.padding-x-577{padding-left:577px!important;padding-right:577px!important}.padding-y-577{padding-top:577px!important;padding-bottom:577px!important}.padding-578{padding:578px!important}.padding-top-578{padding-top:578px!important}.padding-left-578{padding-left:578px!important}.padding-bottom-578{padding-bottom:578px!important}.padding-right-578{padding-right:578px!important}.padding-x-578{padding-left:578px!important;padding-right:578px!important}.padding-y-578{padding-top:578px!important;padding-bottom:578px!important}.padding-579{padding:579px!important}.padding-top-579{padding-top:579px!important}.padding-left-579{padding-left:579px!important}.padding-bottom-579{padding-bottom:579px!important}.padding-right-579{padding-right:579px!important}.padding-x-579{padding-left:579px!important;padding-right:579px!important}.padding-y-579{padding-top:579px!important;padding-bottom:579px!important}.padding-580{padding:580px!important}.padding-top-580{padding-top:580px!important}.padding-left-580{padding-left:580px!important}.padding-bottom-580{padding-bottom:580px!important}.padding-right-580{padding-right:580px!important}.padding-x-580{padding-left:580px!important;padding-right:580px!important}.padding-y-580{padding-top:580px!important;padding-bottom:580px!important}.padding-581{padding:581px!important}.padding-top-581{padding-top:581px!important}.padding-left-581{padding-left:581px!important}.padding-bottom-581{padding-bottom:581px!important}.padding-right-581{padding-right:581px!important}.padding-x-581{padding-left:581px!important;padding-right:581px!important}.padding-y-581{padding-top:581px!important;padding-bottom:581px!important}.padding-582{padding:582px!important}.padding-top-582{padding-top:582px!important}.padding-left-582{padding-left:582px!important}.padding-bottom-582{padding-bottom:582px!important}.padding-right-582{padding-right:582px!important}.padding-x-582{padding-left:582px!important;padding-right:582px!important}.padding-y-582{padding-top:582px!important;padding-bottom:582px!important}.padding-583{padding:583px!important}.padding-top-583{padding-top:583px!important}.padding-left-583{padding-left:583px!important}.padding-bottom-583{padding-bottom:583px!important}.padding-right-583{padding-right:583px!important}.padding-x-583{padding-left:583px!important;padding-right:583px!important}.padding-y-583{padding-top:583px!important;padding-bottom:583px!important}.padding-584{padding:584px!important}.padding-top-584{padding-top:584px!important}.padding-left-584{padding-left:584px!important}.padding-bottom-584{padding-bottom:584px!important}.padding-right-584{padding-right:584px!important}.padding-x-584{padding-left:584px!important;padding-right:584px!important}.padding-y-584{padding-top:584px!important;padding-bottom:584px!important}.padding-585{padding:585px!important}.padding-top-585{padding-top:585px!important}.padding-left-585{padding-left:585px!important}.padding-bottom-585{padding-bottom:585px!important}.padding-right-585{padding-right:585px!important}.padding-x-585{padding-left:585px!important;padding-right:585px!important}.padding-y-585{padding-top:585px!important;padding-bottom:585px!important}.padding-586{padding:586px!important}.padding-top-586{padding-top:586px!important}.padding-left-586{padding-left:586px!important}.padding-bottom-586{padding-bottom:586px!important}.padding-right-586{padding-right:586px!important}.padding-x-586{padding-left:586px!important;padding-right:586px!important}.padding-y-586{padding-top:586px!important;padding-bottom:586px!important}.padding-587{padding:587px!important}.padding-top-587{padding-top:587px!important}.padding-left-587{padding-left:587px!important}.padding-bottom-587{padding-bottom:587px!important}.padding-right-587{padding-right:587px!important}.padding-x-587{padding-left:587px!important;padding-right:587px!important}.padding-y-587{padding-top:587px!important;padding-bottom:587px!important}.padding-588{padding:588px!important}.padding-top-588{padding-top:588px!important}.padding-left-588{padding-left:588px!important}.padding-bottom-588{padding-bottom:588px!important}.padding-right-588{padding-right:588px!important}.padding-x-588{padding-left:588px!important;padding-right:588px!important}.padding-y-588{padding-top:588px!important;padding-bottom:588px!important}.padding-589{padding:589px!important}.padding-top-589{padding-top:589px!important}.padding-left-589{padding-left:589px!important}.padding-bottom-589{padding-bottom:589px!important}.padding-right-589{padding-right:589px!important}.padding-x-589{padding-left:589px!important;padding-right:589px!important}.padding-y-589{padding-top:589px!important;padding-bottom:589px!important}.padding-590{padding:590px!important}.padding-top-590{padding-top:590px!important}.padding-left-590{padding-left:590px!important}.padding-bottom-590{padding-bottom:590px!important}.padding-right-590{padding-right:590px!important}.padding-x-590{padding-left:590px!important;padding-right:590px!important}.padding-y-590{padding-top:590px!important;padding-bottom:590px!important}.padding-591{padding:591px!important}.padding-top-591{padding-top:591px!important}.padding-left-591{padding-left:591px!important}.padding-bottom-591{padding-bottom:591px!important}.padding-right-591{padding-right:591px!important}.padding-x-591{padding-left:591px!important;padding-right:591px!important}.padding-y-591{padding-top:591px!important;padding-bottom:591px!important}.padding-592{padding:592px!important}.padding-top-592{padding-top:592px!important}.padding-left-592{padding-left:592px!important}.padding-bottom-592{padding-bottom:592px!important}.padding-right-592{padding-right:592px!important}.padding-x-592{padding-left:592px!important;padding-right:592px!important}.padding-y-592{padding-top:592px!important;padding-bottom:592px!important}.padding-593{padding:593px!important}.padding-top-593{padding-top:593px!important}.padding-left-593{padding-left:593px!important}.padding-bottom-593{padding-bottom:593px!important}.padding-right-593{padding-right:593px!important}.padding-x-593{padding-left:593px!important;padding-right:593px!important}.padding-y-593{padding-top:593px!important;padding-bottom:593px!important}.padding-594{padding:594px!important}.padding-top-594{padding-top:594px!important}.padding-left-594{padding-left:594px!important}.padding-bottom-594{padding-bottom:594px!important}.padding-right-594{padding-right:594px!important}.padding-x-594{padding-left:594px!important;padding-right:594px!important}.padding-y-594{padding-top:594px!important;padding-bottom:594px!important}.padding-595{padding:595px!important}.padding-top-595{padding-top:595px!important}.padding-left-595{padding-left:595px!important}.padding-bottom-595{padding-bottom:595px!important}.padding-right-595{padding-right:595px!important}.padding-x-595{padding-left:595px!important;padding-right:595px!important}.padding-y-595{padding-top:595px!important;padding-bottom:595px!important}.padding-596{padding:596px!important}.padding-top-596{padding-top:596px!important}.padding-left-596{padding-left:596px!important}.padding-bottom-596{padding-bottom:596px!important}.padding-right-596{padding-right:596px!important}.padding-x-596{padding-left:596px!important;padding-right:596px!important}.padding-y-596{padding-top:596px!important;padding-bottom:596px!important}.padding-597{padding:597px!important}.padding-top-597{padding-top:597px!important}.padding-left-597{padding-left:597px!important}.padding-bottom-597{padding-bottom:597px!important}.padding-right-597{padding-right:597px!important}.padding-x-597{padding-left:597px!important;padding-right:597px!important}.padding-y-597{padding-top:597px!important;padding-bottom:597px!important}.padding-598{padding:598px!important}.padding-top-598{padding-top:598px!important}.padding-left-598{padding-left:598px!important}.padding-bottom-598{padding-bottom:598px!important}.padding-right-598{padding-right:598px!important}.padding-x-598{padding-left:598px!important;padding-right:598px!important}.padding-y-598{padding-top:598px!important;padding-bottom:598px!important}.padding-599{padding:599px!important}.padding-top-599{padding-top:599px!important}.padding-left-599{padding-left:599px!important}.padding-bottom-599{padding-bottom:599px!important}.padding-right-599{padding-right:599px!important}.padding-x-599{padding-left:599px!important;padding-right:599px!important}.padding-y-599{padding-top:599px!important;padding-bottom:599px!important}.padding-600{padding:600px!important}.padding-top-600{padding-top:600px!important}.padding-left-600{padding-left:600px!important}.padding-bottom-600{padding-bottom:600px!important}.padding-right-600{padding-right:600px!important}.padding-x-600{padding-left:600px!important;padding-right:600px!important}.padding-y-600{padding-top:600px!important;padding-bottom:600px!important}.padding-601{padding:601px!important}.padding-top-601{padding-top:601px!important}.padding-left-601{padding-left:601px!important}.padding-bottom-601{padding-bottom:601px!important}.padding-right-601{padding-right:601px!important}.padding-x-601{padding-left:601px!important;padding-right:601px!important}.padding-y-601{padding-top:601px!important;padding-bottom:601px!important}.padding-602{padding:602px!important}.padding-top-602{padding-top:602px!important}.padding-left-602{padding-left:602px!important}.padding-bottom-602{padding-bottom:602px!important}.padding-right-602{padding-right:602px!important}.padding-x-602{padding-left:602px!important;padding-right:602px!important}.padding-y-602{padding-top:602px!important;padding-bottom:602px!important}.padding-603{padding:603px!important}.padding-top-603{padding-top:603px!important}.padding-left-603{padding-left:603px!important}.padding-bottom-603{padding-bottom:603px!important}.padding-right-603{padding-right:603px!important}.padding-x-603{padding-left:603px!important;padding-right:603px!important}.padding-y-603{padding-top:603px!important;padding-bottom:603px!important}.padding-604{padding:604px!important}.padding-top-604{padding-top:604px!important}.padding-left-604{padding-left:604px!important}.padding-bottom-604{padding-bottom:604px!important}.padding-right-604{padding-right:604px!important}.padding-x-604{padding-left:604px!important;padding-right:604px!important}.padding-y-604{padding-top:604px!important;padding-bottom:604px!important}.padding-605{padding:605px!important}.padding-top-605{padding-top:605px!important}.padding-left-605{padding-left:605px!important}.padding-bottom-605{padding-bottom:605px!important}.padding-right-605{padding-right:605px!important}.padding-x-605{padding-left:605px!important;padding-right:605px!important}.padding-y-605{padding-top:605px!important;padding-bottom:605px!important}.padding-606{padding:606px!important}.padding-top-606{padding-top:606px!important}.padding-left-606{padding-left:606px!important}.padding-bottom-606{padding-bottom:606px!important}.padding-right-606{padding-right:606px!important}.padding-x-606{padding-left:606px!important;padding-right:606px!important}.padding-y-606{padding-top:606px!important;padding-bottom:606px!important}.padding-607{padding:607px!important}.padding-top-607{padding-top:607px!important}.padding-left-607{padding-left:607px!important}.padding-bottom-607{padding-bottom:607px!important}.padding-right-607{padding-right:607px!important}.padding-x-607{padding-left:607px!important;padding-right:607px!important}.padding-y-607{padding-top:607px!important;padding-bottom:607px!important}.padding-608{padding:608px!important}.padding-top-608{padding-top:608px!important}.padding-left-608{padding-left:608px!important}.padding-bottom-608{padding-bottom:608px!important}.padding-right-608{padding-right:608px!important}.padding-x-608{padding-left:608px!important;padding-right:608px!important}.padding-y-608{padding-top:608px!important;padding-bottom:608px!important}.padding-609{padding:609px!important}.padding-top-609{padding-top:609px!important}.padding-left-609{padding-left:609px!important}.padding-bottom-609{padding-bottom:609px!important}.padding-right-609{padding-right:609px!important}.padding-x-609{padding-left:609px!important;padding-right:609px!important}.padding-y-609{padding-top:609px!important;padding-bottom:609px!important}.padding-610{padding:610px!important}.padding-top-610{padding-top:610px!important}.padding-left-610{padding-left:610px!important}.padding-bottom-610{padding-bottom:610px!important}.padding-right-610{padding-right:610px!important}.padding-x-610{padding-left:610px!important;padding-right:610px!important}.padding-y-610{padding-top:610px!important;padding-bottom:610px!important}.padding-611{padding:611px!important}.padding-top-611{padding-top:611px!important}.padding-left-611{padding-left:611px!important}.padding-bottom-611{padding-bottom:611px!important}.padding-right-611{padding-right:611px!important}.padding-x-611{padding-left:611px!important;padding-right:611px!important}.padding-y-611{padding-top:611px!important;padding-bottom:611px!important}.padding-612{padding:612px!important}.padding-top-612{padding-top:612px!important}.padding-left-612{padding-left:612px!important}.padding-bottom-612{padding-bottom:612px!important}.padding-right-612{padding-right:612px!important}.padding-x-612{padding-left:612px!important;padding-right:612px!important}.padding-y-612{padding-top:612px!important;padding-bottom:612px!important}.padding-613{padding:613px!important}.padding-top-613{padding-top:613px!important}.padding-left-613{padding-left:613px!important}.padding-bottom-613{padding-bottom:613px!important}.padding-right-613{padding-right:613px!important}.padding-x-613{padding-left:613px!important;padding-right:613px!important}.padding-y-613{padding-top:613px!important;padding-bottom:613px!important}.padding-614{padding:614px!important}.padding-top-614{padding-top:614px!important}.padding-left-614{padding-left:614px!important}.padding-bottom-614{padding-bottom:614px!important}.padding-right-614{padding-right:614px!important}.padding-x-614{padding-left:614px!important;padding-right:614px!important}.padding-y-614{padding-top:614px!important;padding-bottom:614px!important}.padding-615{padding:615px!important}.padding-top-615{padding-top:615px!important}.padding-left-615{padding-left:615px!important}.padding-bottom-615{padding-bottom:615px!important}.padding-right-615{padding-right:615px!important}.padding-x-615{padding-left:615px!important;padding-right:615px!important}.padding-y-615{padding-top:615px!important;padding-bottom:615px!important}.padding-616{padding:616px!important}.padding-top-616{padding-top:616px!important}.padding-left-616{padding-left:616px!important}.padding-bottom-616{padding-bottom:616px!important}.padding-right-616{padding-right:616px!important}.padding-x-616{padding-left:616px!important;padding-right:616px!important}.padding-y-616{padding-top:616px!important;padding-bottom:616px!important}.padding-617{padding:617px!important}.padding-top-617{padding-top:617px!important}.padding-left-617{padding-left:617px!important}.padding-bottom-617{padding-bottom:617px!important}.padding-right-617{padding-right:617px!important}.padding-x-617{padding-left:617px!important;padding-right:617px!important}.padding-y-617{padding-top:617px!important;padding-bottom:617px!important}.padding-618{padding:618px!important}.padding-top-618{padding-top:618px!important}.padding-left-618{padding-left:618px!important}.padding-bottom-618{padding-bottom:618px!important}.padding-right-618{padding-right:618px!important}.padding-x-618{padding-left:618px!important;padding-right:618px!important}.padding-y-618{padding-top:618px!important;padding-bottom:618px!important}.padding-619{padding:619px!important}.padding-top-619{padding-top:619px!important}.padding-left-619{padding-left:619px!important}.padding-bottom-619{padding-bottom:619px!important}.padding-right-619{padding-right:619px!important}.padding-x-619{padding-left:619px!important;padding-right:619px!important}.padding-y-619{padding-top:619px!important;padding-bottom:619px!important}.padding-620{padding:620px!important}.padding-top-620{padding-top:620px!important}.padding-left-620{padding-left:620px!important}.padding-bottom-620{padding-bottom:620px!important}.padding-right-620{padding-right:620px!important}.padding-x-620{padding-left:620px!important;padding-right:620px!important}.padding-y-620{padding-top:620px!important;padding-bottom:620px!important}.padding-621{padding:621px!important}.padding-top-621{padding-top:621px!important}.padding-left-621{padding-left:621px!important}.padding-bottom-621{padding-bottom:621px!important}.padding-right-621{padding-right:621px!important}.padding-x-621{padding-left:621px!important;padding-right:621px!important}.padding-y-621{padding-top:621px!important;padding-bottom:621px!important}.padding-622{padding:622px!important}.padding-top-622{padding-top:622px!important}.padding-left-622{padding-left:622px!important}.padding-bottom-622{padding-bottom:622px!important}.padding-right-622{padding-right:622px!important}.padding-x-622{padding-left:622px!important;padding-right:622px!important}.padding-y-622{padding-top:622px!important;padding-bottom:622px!important}.padding-623{padding:623px!important}.padding-top-623{padding-top:623px!important}.padding-left-623{padding-left:623px!important}.padding-bottom-623{padding-bottom:623px!important}.padding-right-623{padding-right:623px!important}.padding-x-623{padding-left:623px!important;padding-right:623px!important}.padding-y-623{padding-top:623px!important;padding-bottom:623px!important}.padding-624{padding:624px!important}.padding-top-624{padding-top:624px!important}.padding-left-624{padding-left:624px!important}.padding-bottom-624{padding-bottom:624px!important}.padding-right-624{padding-right:624px!important}.padding-x-624{padding-left:624px!important;padding-right:624px!important}.padding-y-624{padding-top:624px!important;padding-bottom:624px!important}.padding-625{padding:625px!important}.padding-top-625{padding-top:625px!important}.padding-left-625{padding-left:625px!important}.padding-bottom-625{padding-bottom:625px!important}.padding-right-625{padding-right:625px!important}.padding-x-625{padding-left:625px!important;padding-right:625px!important}.padding-y-625{padding-top:625px!important;padding-bottom:625px!important}.padding-626{padding:626px!important}.padding-top-626{padding-top:626px!important}.padding-left-626{padding-left:626px!important}.padding-bottom-626{padding-bottom:626px!important}.padding-right-626{padding-right:626px!important}.padding-x-626{padding-left:626px!important;padding-right:626px!important}.padding-y-626{padding-top:626px!important;padding-bottom:626px!important}.padding-627{padding:627px!important}.padding-top-627{padding-top:627px!important}.padding-left-627{padding-left:627px!important}.padding-bottom-627{padding-bottom:627px!important}.padding-right-627{padding-right:627px!important}.padding-x-627{padding-left:627px!important;padding-right:627px!important}.padding-y-627{padding-top:627px!important;padding-bottom:627px!important}.padding-628{padding:628px!important}.padding-top-628{padding-top:628px!important}.padding-left-628{padding-left:628px!important}.padding-bottom-628{padding-bottom:628px!important}.padding-right-628{padding-right:628px!important}.padding-x-628{padding-left:628px!important;padding-right:628px!important}.padding-y-628{padding-top:628px!important;padding-bottom:628px!important}.padding-629{padding:629px!important}.padding-top-629{padding-top:629px!important}.padding-left-629{padding-left:629px!important}.padding-bottom-629{padding-bottom:629px!important}.padding-right-629{padding-right:629px!important}.padding-x-629{padding-left:629px!important;padding-right:629px!important}.padding-y-629{padding-top:629px!important;padding-bottom:629px!important}.padding-630{padding:630px!important}.padding-top-630{padding-top:630px!important}.padding-left-630{padding-left:630px!important}.padding-bottom-630{padding-bottom:630px!important}.padding-right-630{padding-right:630px!important}.padding-x-630{padding-left:630px!important;padding-right:630px!important}.padding-y-630{padding-top:630px!important;padding-bottom:630px!important}.padding-631{padding:631px!important}.padding-top-631{padding-top:631px!important}.padding-left-631{padding-left:631px!important}.padding-bottom-631{padding-bottom:631px!important}.padding-right-631{padding-right:631px!important}.padding-x-631{padding-left:631px!important;padding-right:631px!important}.padding-y-631{padding-top:631px!important;padding-bottom:631px!important}.padding-632{padding:632px!important}.padding-top-632{padding-top:632px!important}.padding-left-632{padding-left:632px!important}.padding-bottom-632{padding-bottom:632px!important}.padding-right-632{padding-right:632px!important}.padding-x-632{padding-left:632px!important;padding-right:632px!important}.padding-y-632{padding-top:632px!important;padding-bottom:632px!important}.padding-633{padding:633px!important}.padding-top-633{padding-top:633px!important}.padding-left-633{padding-left:633px!important}.padding-bottom-633{padding-bottom:633px!important}.padding-right-633{padding-right:633px!important}.padding-x-633{padding-left:633px!important;padding-right:633px!important}.padding-y-633{padding-top:633px!important;padding-bottom:633px!important}.padding-634{padding:634px!important}.padding-top-634{padding-top:634px!important}.padding-left-634{padding-left:634px!important}.padding-bottom-634{padding-bottom:634px!important}.padding-right-634{padding-right:634px!important}.padding-x-634{padding-left:634px!important;padding-right:634px!important}.padding-y-634{padding-top:634px!important;padding-bottom:634px!important}.padding-635{padding:635px!important}.padding-top-635{padding-top:635px!important}.padding-left-635{padding-left:635px!important}.padding-bottom-635{padding-bottom:635px!important}.padding-right-635{padding-right:635px!important}.padding-x-635{padding-left:635px!important;padding-right:635px!important}.padding-y-635{padding-top:635px!important;padding-bottom:635px!important}.padding-636{padding:636px!important}.padding-top-636{padding-top:636px!important}.padding-left-636{padding-left:636px!important}.padding-bottom-636{padding-bottom:636px!important}.padding-right-636{padding-right:636px!important}.padding-x-636{padding-left:636px!important;padding-right:636px!important}.padding-y-636{padding-top:636px!important;padding-bottom:636px!important}.padding-637{padding:637px!important}.padding-top-637{padding-top:637px!important}.padding-left-637{padding-left:637px!important}.padding-bottom-637{padding-bottom:637px!important}.padding-right-637{padding-right:637px!important}.padding-x-637{padding-left:637px!important;padding-right:637px!important}.padding-y-637{padding-top:637px!important;padding-bottom:637px!important}.padding-638{padding:638px!important}.padding-top-638{padding-top:638px!important}.padding-left-638{padding-left:638px!important}.padding-bottom-638{padding-bottom:638px!important}.padding-right-638{padding-right:638px!important}.padding-x-638{padding-left:638px!important;padding-right:638px!important}.padding-y-638{padding-top:638px!important;padding-bottom:638px!important}.padding-639{padding:639px!important}.padding-top-639{padding-top:639px!important}.padding-left-639{padding-left:639px!important}.padding-bottom-639{padding-bottom:639px!important}.padding-right-639{padding-right:639px!important}.padding-x-639{padding-left:639px!important;padding-right:639px!important}.padding-y-639{padding-top:639px!important;padding-bottom:639px!important}.padding-640{padding:640px!important}.padding-top-640{padding-top:640px!important}.padding-left-640{padding-left:640px!important}.padding-bottom-640{padding-bottom:640px!important}.padding-right-640{padding-right:640px!important}.padding-x-640{padding-left:640px!important;padding-right:640px!important}.padding-y-640{padding-top:640px!important;padding-bottom:640px!important}.padding-641{padding:641px!important}.padding-top-641{padding-top:641px!important}.padding-left-641{padding-left:641px!important}.padding-bottom-641{padding-bottom:641px!important}.padding-right-641{padding-right:641px!important}.padding-x-641{padding-left:641px!important;padding-right:641px!important}.padding-y-641{padding-top:641px!important;padding-bottom:641px!important}.padding-642{padding:642px!important}.padding-top-642{padding-top:642px!important}.padding-left-642{padding-left:642px!important}.padding-bottom-642{padding-bottom:642px!important}.padding-right-642{padding-right:642px!important}.padding-x-642{padding-left:642px!important;padding-right:642px!important}.padding-y-642{padding-top:642px!important;padding-bottom:642px!important}.padding-643{padding:643px!important}.padding-top-643{padding-top:643px!important}.padding-left-643{padding-left:643px!important}.padding-bottom-643{padding-bottom:643px!important}.padding-right-643{padding-right:643px!important}.padding-x-643{padding-left:643px!important;padding-right:643px!important}.padding-y-643{padding-top:643px!important;padding-bottom:643px!important}.padding-644{padding:644px!important}.padding-top-644{padding-top:644px!important}.padding-left-644{padding-left:644px!important}.padding-bottom-644{padding-bottom:644px!important}.padding-right-644{padding-right:644px!important}.padding-x-644{padding-left:644px!important;padding-right:644px!important}.padding-y-644{padding-top:644px!important;padding-bottom:644px!important}.padding-645{padding:645px!important}.padding-top-645{padding-top:645px!important}.padding-left-645{padding-left:645px!important}.padding-bottom-645{padding-bottom:645px!important}.padding-right-645{padding-right:645px!important}.padding-x-645{padding-left:645px!important;padding-right:645px!important}.padding-y-645{padding-top:645px!important;padding-bottom:645px!important}.padding-646{padding:646px!important}.padding-top-646{padding-top:646px!important}.padding-left-646{padding-left:646px!important}.padding-bottom-646{padding-bottom:646px!important}.padding-right-646{padding-right:646px!important}.padding-x-646{padding-left:646px!important;padding-right:646px!important}.padding-y-646{padding-top:646px!important;padding-bottom:646px!important}.padding-647{padding:647px!important}.padding-top-647{padding-top:647px!important}.padding-left-647{padding-left:647px!important}.padding-bottom-647{padding-bottom:647px!important}.padding-right-647{padding-right:647px!important}.padding-x-647{padding-left:647px!important;padding-right:647px!important}.padding-y-647{padding-top:647px!important;padding-bottom:647px!important}.padding-648{padding:648px!important}.padding-top-648{padding-top:648px!important}.padding-left-648{padding-left:648px!important}.padding-bottom-648{padding-bottom:648px!important}.padding-right-648{padding-right:648px!important}.padding-x-648{padding-left:648px!important;padding-right:648px!important}.padding-y-648{padding-top:648px!important;padding-bottom:648px!important}.padding-649{padding:649px!important}.padding-top-649{padding-top:649px!important}.padding-left-649{padding-left:649px!important}.padding-bottom-649{padding-bottom:649px!important}.padding-right-649{padding-right:649px!important}.padding-x-649{padding-left:649px!important;padding-right:649px!important}.padding-y-649{padding-top:649px!important;padding-bottom:649px!important}.padding-650{padding:650px!important}.padding-top-650{padding-top:650px!important}.padding-left-650{padding-left:650px!important}.padding-bottom-650{padding-bottom:650px!important}.padding-right-650{padding-right:650px!important}.padding-x-650{padding-left:650px!important;padding-right:650px!important}.padding-y-650{padding-top:650px!important;padding-bottom:650px!important}.padding-651{padding:651px!important}.padding-top-651{padding-top:651px!important}.padding-left-651{padding-left:651px!important}.padding-bottom-651{padding-bottom:651px!important}.padding-right-651{padding-right:651px!important}.padding-x-651{padding-left:651px!important;padding-right:651px!important}.padding-y-651{padding-top:651px!important;padding-bottom:651px!important}.padding-652{padding:652px!important}.padding-top-652{padding-top:652px!important}.padding-left-652{padding-left:652px!important}.padding-bottom-652{padding-bottom:652px!important}.padding-right-652{padding-right:652px!important}.padding-x-652{padding-left:652px!important;padding-right:652px!important}.padding-y-652{padding-top:652px!important;padding-bottom:652px!important}.padding-653{padding:653px!important}.padding-top-653{padding-top:653px!important}.padding-left-653{padding-left:653px!important}.padding-bottom-653{padding-bottom:653px!important}.padding-right-653{padding-right:653px!important}.padding-x-653{padding-left:653px!important;padding-right:653px!important}.padding-y-653{padding-top:653px!important;padding-bottom:653px!important}.padding-654{padding:654px!important}.padding-top-654{padding-top:654px!important}.padding-left-654{padding-left:654px!important}.padding-bottom-654{padding-bottom:654px!important}.padding-right-654{padding-right:654px!important}.padding-x-654{padding-left:654px!important;padding-right:654px!important}.padding-y-654{padding-top:654px!important;padding-bottom:654px!important}.padding-655{padding:655px!important}.padding-top-655{padding-top:655px!important}.padding-left-655{padding-left:655px!important}.padding-bottom-655{padding-bottom:655px!important}.padding-right-655{padding-right:655px!important}.padding-x-655{padding-left:655px!important;padding-right:655px!important}.padding-y-655{padding-top:655px!important;padding-bottom:655px!important}.padding-656{padding:656px!important}.padding-top-656{padding-top:656px!important}.padding-left-656{padding-left:656px!important}.padding-bottom-656{padding-bottom:656px!important}.padding-right-656{padding-right:656px!important}.padding-x-656{padding-left:656px!important;padding-right:656px!important}.padding-y-656{padding-top:656px!important;padding-bottom:656px!important}.padding-657{padding:657px!important}.padding-top-657{padding-top:657px!important}.padding-left-657{padding-left:657px!important}.padding-bottom-657{padding-bottom:657px!important}.padding-right-657{padding-right:657px!important}.padding-x-657{padding-left:657px!important;padding-right:657px!important}.padding-y-657{padding-top:657px!important;padding-bottom:657px!important}.padding-658{padding:658px!important}.padding-top-658{padding-top:658px!important}.padding-left-658{padding-left:658px!important}.padding-bottom-658{padding-bottom:658px!important}.padding-right-658{padding-right:658px!important}.padding-x-658{padding-left:658px!important;padding-right:658px!important}.padding-y-658{padding-top:658px!important;padding-bottom:658px!important}.padding-659{padding:659px!important}.padding-top-659{padding-top:659px!important}.padding-left-659{padding-left:659px!important}.padding-bottom-659{padding-bottom:659px!important}.padding-right-659{padding-right:659px!important}.padding-x-659{padding-left:659px!important;padding-right:659px!important}.padding-y-659{padding-top:659px!important;padding-bottom:659px!important}.padding-660{padding:660px!important}.padding-top-660{padding-top:660px!important}.padding-left-660{padding-left:660px!important}.padding-bottom-660{padding-bottom:660px!important}.padding-right-660{padding-right:660px!important}.padding-x-660{padding-left:660px!important;padding-right:660px!important}.padding-y-660{padding-top:660px!important;padding-bottom:660px!important}.padding-661{padding:661px!important}.padding-top-661{padding-top:661px!important}.padding-left-661{padding-left:661px!important}.padding-bottom-661{padding-bottom:661px!important}.padding-right-661{padding-right:661px!important}.padding-x-661{padding-left:661px!important;padding-right:661px!important}.padding-y-661{padding-top:661px!important;padding-bottom:661px!important}.padding-662{padding:662px!important}.padding-top-662{padding-top:662px!important}.padding-left-662{padding-left:662px!important}.padding-bottom-662{padding-bottom:662px!important}.padding-right-662{padding-right:662px!important}.padding-x-662{padding-left:662px!important;padding-right:662px!important}.padding-y-662{padding-top:662px!important;padding-bottom:662px!important}.padding-663{padding:663px!important}.padding-top-663{padding-top:663px!important}.padding-left-663{padding-left:663px!important}.padding-bottom-663{padding-bottom:663px!important}.padding-right-663{padding-right:663px!important}.padding-x-663{padding-left:663px!important;padding-right:663px!important}.padding-y-663{padding-top:663px!important;padding-bottom:663px!important}.padding-664{padding:664px!important}.padding-top-664{padding-top:664px!important}.padding-left-664{padding-left:664px!important}.padding-bottom-664{padding-bottom:664px!important}.padding-right-664{padding-right:664px!important}.padding-x-664{padding-left:664px!important;padding-right:664px!important}.padding-y-664{padding-top:664px!important;padding-bottom:664px!important}.padding-665{padding:665px!important}.padding-top-665{padding-top:665px!important}.padding-left-665{padding-left:665px!important}.padding-bottom-665{padding-bottom:665px!important}.padding-right-665{padding-right:665px!important}.padding-x-665{padding-left:665px!important;padding-right:665px!important}.padding-y-665{padding-top:665px!important;padding-bottom:665px!important}.padding-666{padding:666px!important}.padding-top-666{padding-top:666px!important}.padding-left-666{padding-left:666px!important}.padding-bottom-666{padding-bottom:666px!important}.padding-right-666{padding-right:666px!important}.padding-x-666{padding-left:666px!important;padding-right:666px!important}.padding-y-666{padding-top:666px!important;padding-bottom:666px!important}.padding-667{padding:667px!important}.padding-top-667{padding-top:667px!important}.padding-left-667{padding-left:667px!important}.padding-bottom-667{padding-bottom:667px!important}.padding-right-667{padding-right:667px!important}.padding-x-667{padding-left:667px!important;padding-right:667px!important}.padding-y-667{padding-top:667px!important;padding-bottom:667px!important}.padding-668{padding:668px!important}.padding-top-668{padding-top:668px!important}.padding-left-668{padding-left:668px!important}.padding-bottom-668{padding-bottom:668px!important}.padding-right-668{padding-right:668px!important}.padding-x-668{padding-left:668px!important;padding-right:668px!important}.padding-y-668{padding-top:668px!important;padding-bottom:668px!important}.padding-669{padding:669px!important}.padding-top-669{padding-top:669px!important}.padding-left-669{padding-left:669px!important}.padding-bottom-669{padding-bottom:669px!important}.padding-right-669{padding-right:669px!important}.padding-x-669{padding-left:669px!important;padding-right:669px!important}.padding-y-669{padding-top:669px!important;padding-bottom:669px!important}.padding-670{padding:670px!important}.padding-top-670{padding-top:670px!important}.padding-left-670{padding-left:670px!important}.padding-bottom-670{padding-bottom:670px!important}.padding-right-670{padding-right:670px!important}.padding-x-670{padding-left:670px!important;padding-right:670px!important}.padding-y-670{padding-top:670px!important;padding-bottom:670px!important}.padding-671{padding:671px!important}.padding-top-671{padding-top:671px!important}.padding-left-671{padding-left:671px!important}.padding-bottom-671{padding-bottom:671px!important}.padding-right-671{padding-right:671px!important}.padding-x-671{padding-left:671px!important;padding-right:671px!important}.padding-y-671{padding-top:671px!important;padding-bottom:671px!important}.padding-672{padding:672px!important}.padding-top-672{padding-top:672px!important}.padding-left-672{padding-left:672px!important}.padding-bottom-672{padding-bottom:672px!important}.padding-right-672{padding-right:672px!important}.padding-x-672{padding-left:672px!important;padding-right:672px!important}.padding-y-672{padding-top:672px!important;padding-bottom:672px!important}.padding-673{padding:673px!important}.padding-top-673{padding-top:673px!important}.padding-left-673{padding-left:673px!important}.padding-bottom-673{padding-bottom:673px!important}.padding-right-673{padding-right:673px!important}.padding-x-673{padding-left:673px!important;padding-right:673px!important}.padding-y-673{padding-top:673px!important;padding-bottom:673px!important}.padding-674{padding:674px!important}.padding-top-674{padding-top:674px!important}.padding-left-674{padding-left:674px!important}.padding-bottom-674{padding-bottom:674px!important}.padding-right-674{padding-right:674px!important}.padding-x-674{padding-left:674px!important;padding-right:674px!important}.padding-y-674{padding-top:674px!important;padding-bottom:674px!important}.padding-675{padding:675px!important}.padding-top-675{padding-top:675px!important}.padding-left-675{padding-left:675px!important}.padding-bottom-675{padding-bottom:675px!important}.padding-right-675{padding-right:675px!important}.padding-x-675{padding-left:675px!important;padding-right:675px!important}.padding-y-675{padding-top:675px!important;padding-bottom:675px!important}.padding-676{padding:676px!important}.padding-top-676{padding-top:676px!important}.padding-left-676{padding-left:676px!important}.padding-bottom-676{padding-bottom:676px!important}.padding-right-676{padding-right:676px!important}.padding-x-676{padding-left:676px!important;padding-right:676px!important}.padding-y-676{padding-top:676px!important;padding-bottom:676px!important}.padding-677{padding:677px!important}.padding-top-677{padding-top:677px!important}.padding-left-677{padding-left:677px!important}.padding-bottom-677{padding-bottom:677px!important}.padding-right-677{padding-right:677px!important}.padding-x-677{padding-left:677px!important;padding-right:677px!important}.padding-y-677{padding-top:677px!important;padding-bottom:677px!important}.padding-678{padding:678px!important}.padding-top-678{padding-top:678px!important}.padding-left-678{padding-left:678px!important}.padding-bottom-678{padding-bottom:678px!important}.padding-right-678{padding-right:678px!important}.padding-x-678{padding-left:678px!important;padding-right:678px!important}.padding-y-678{padding-top:678px!important;padding-bottom:678px!important}.padding-679{padding:679px!important}.padding-top-679{padding-top:679px!important}.padding-left-679{padding-left:679px!important}.padding-bottom-679{padding-bottom:679px!important}.padding-right-679{padding-right:679px!important}.padding-x-679{padding-left:679px!important;padding-right:679px!important}.padding-y-679{padding-top:679px!important;padding-bottom:679px!important}.padding-680{padding:680px!important}.padding-top-680{padding-top:680px!important}.padding-left-680{padding-left:680px!important}.padding-bottom-680{padding-bottom:680px!important}.padding-right-680{padding-right:680px!important}.padding-x-680{padding-left:680px!important;padding-right:680px!important}.padding-y-680{padding-top:680px!important;padding-bottom:680px!important}.padding-681{padding:681px!important}.padding-top-681{padding-top:681px!important}.padding-left-681{padding-left:681px!important}.padding-bottom-681{padding-bottom:681px!important}.padding-right-681{padding-right:681px!important}.padding-x-681{padding-left:681px!important;padding-right:681px!important}.padding-y-681{padding-top:681px!important;padding-bottom:681px!important}.padding-682{padding:682px!important}.padding-top-682{padding-top:682px!important}.padding-left-682{padding-left:682px!important}.padding-bottom-682{padding-bottom:682px!important}.padding-right-682{padding-right:682px!important}.padding-x-682{padding-left:682px!important;padding-right:682px!important}.padding-y-682{padding-top:682px!important;padding-bottom:682px!important}.padding-683{padding:683px!important}.padding-top-683{padding-top:683px!important}.padding-left-683{padding-left:683px!important}.padding-bottom-683{padding-bottom:683px!important}.padding-right-683{padding-right:683px!important}.padding-x-683{padding-left:683px!important;padding-right:683px!important}.padding-y-683{padding-top:683px!important;padding-bottom:683px!important}.padding-684{padding:684px!important}.padding-top-684{padding-top:684px!important}.padding-left-684{padding-left:684px!important}.padding-bottom-684{padding-bottom:684px!important}.padding-right-684{padding-right:684px!important}.padding-x-684{padding-left:684px!important;padding-right:684px!important}.padding-y-684{padding-top:684px!important;padding-bottom:684px!important}.padding-685{padding:685px!important}.padding-top-685{padding-top:685px!important}.padding-left-685{padding-left:685px!important}.padding-bottom-685{padding-bottom:685px!important}.padding-right-685{padding-right:685px!important}.padding-x-685{padding-left:685px!important;padding-right:685px!important}.padding-y-685{padding-top:685px!important;padding-bottom:685px!important}.padding-686{padding:686px!important}.padding-top-686{padding-top:686px!important}.padding-left-686{padding-left:686px!important}.padding-bottom-686{padding-bottom:686px!important}.padding-right-686{padding-right:686px!important}.padding-x-686{padding-left:686px!important;padding-right:686px!important}.padding-y-686{padding-top:686px!important;padding-bottom:686px!important}.padding-687{padding:687px!important}.padding-top-687{padding-top:687px!important}.padding-left-687{padding-left:687px!important}.padding-bottom-687{padding-bottom:687px!important}.padding-right-687{padding-right:687px!important}.padding-x-687{padding-left:687px!important;padding-right:687px!important}.padding-y-687{padding-top:687px!important;padding-bottom:687px!important}.padding-688{padding:688px!important}.padding-top-688{padding-top:688px!important}.padding-left-688{padding-left:688px!important}.padding-bottom-688{padding-bottom:688px!important}.padding-right-688{padding-right:688px!important}.padding-x-688{padding-left:688px!important;padding-right:688px!important}.padding-y-688{padding-top:688px!important;padding-bottom:688px!important}.padding-689{padding:689px!important}.padding-top-689{padding-top:689px!important}.padding-left-689{padding-left:689px!important}.padding-bottom-689{padding-bottom:689px!important}.padding-right-689{padding-right:689px!important}.padding-x-689{padding-left:689px!important;padding-right:689px!important}.padding-y-689{padding-top:689px!important;padding-bottom:689px!important}.padding-690{padding:690px!important}.padding-top-690{padding-top:690px!important}.padding-left-690{padding-left:690px!important}.padding-bottom-690{padding-bottom:690px!important}.padding-right-690{padding-right:690px!important}.padding-x-690{padding-left:690px!important;padding-right:690px!important}.padding-y-690{padding-top:690px!important;padding-bottom:690px!important}.padding-691{padding:691px!important}.padding-top-691{padding-top:691px!important}.padding-left-691{padding-left:691px!important}.padding-bottom-691{padding-bottom:691px!important}.padding-right-691{padding-right:691px!important}.padding-x-691{padding-left:691px!important;padding-right:691px!important}.padding-y-691{padding-top:691px!important;padding-bottom:691px!important}.padding-692{padding:692px!important}.padding-top-692{padding-top:692px!important}.padding-left-692{padding-left:692px!important}.padding-bottom-692{padding-bottom:692px!important}.padding-right-692{padding-right:692px!important}.padding-x-692{padding-left:692px!important;padding-right:692px!important}.padding-y-692{padding-top:692px!important;padding-bottom:692px!important}.padding-693{padding:693px!important}.padding-top-693{padding-top:693px!important}.padding-left-693{padding-left:693px!important}.padding-bottom-693{padding-bottom:693px!important}.padding-right-693{padding-right:693px!important}.padding-x-693{padding-left:693px!important;padding-right:693px!important}.padding-y-693{padding-top:693px!important;padding-bottom:693px!important}.padding-694{padding:694px!important}.padding-top-694{padding-top:694px!important}.padding-left-694{padding-left:694px!important}.padding-bottom-694{padding-bottom:694px!important}.padding-right-694{padding-right:694px!important}.padding-x-694{padding-left:694px!important;padding-right:694px!important}.padding-y-694{padding-top:694px!important;padding-bottom:694px!important}.padding-695{padding:695px!important}.padding-top-695{padding-top:695px!important}.padding-left-695{padding-left:695px!important}.padding-bottom-695{padding-bottom:695px!important}.padding-right-695{padding-right:695px!important}.padding-x-695{padding-left:695px!important;padding-right:695px!important}.padding-y-695{padding-top:695px!important;padding-bottom:695px!important}.padding-696{padding:696px!important}.padding-top-696{padding-top:696px!important}.padding-left-696{padding-left:696px!important}.padding-bottom-696{padding-bottom:696px!important}.padding-right-696{padding-right:696px!important}.padding-x-696{padding-left:696px!important;padding-right:696px!important}.padding-y-696{padding-top:696px!important;padding-bottom:696px!important}.padding-697{padding:697px!important}.padding-top-697{padding-top:697px!important}.padding-left-697{padding-left:697px!important}.padding-bottom-697{padding-bottom:697px!important}.padding-right-697{padding-right:697px!important}.padding-x-697{padding-left:697px!important;padding-right:697px!important}.padding-y-697{padding-top:697px!important;padding-bottom:697px!important}.padding-698{padding:698px!important}.padding-top-698{padding-top:698px!important}.padding-left-698{padding-left:698px!important}.padding-bottom-698{padding-bottom:698px!important}.padding-right-698{padding-right:698px!important}.padding-x-698{padding-left:698px!important;padding-right:698px!important}.padding-y-698{padding-top:698px!important;padding-bottom:698px!important}.padding-699{padding:699px!important}.padding-top-699{padding-top:699px!important}.padding-left-699{padding-left:699px!important}.padding-bottom-699{padding-bottom:699px!important}.padding-right-699{padding-right:699px!important}.padding-x-699{padding-left:699px!important;padding-right:699px!important}.padding-y-699{padding-top:699px!important;padding-bottom:699px!important}.padding-700{padding:700px!important}.padding-top-700{padding-top:700px!important}.padding-left-700{padding-left:700px!important}.padding-bottom-700{padding-bottom:700px!important}.padding-right-700{padding-right:700px!important}.padding-x-700{padding-left:700px!important;padding-right:700px!important}.padding-y-700{padding-top:700px!important;padding-bottom:700px!important}.padding-701{padding:701px!important}.padding-top-701{padding-top:701px!important}.padding-left-701{padding-left:701px!important}.padding-bottom-701{padding-bottom:701px!important}.padding-right-701{padding-right:701px!important}.padding-x-701{padding-left:701px!important;padding-right:701px!important}.padding-y-701{padding-top:701px!important;padding-bottom:701px!important}.padding-702{padding:702px!important}.padding-top-702{padding-top:702px!important}.padding-left-702{padding-left:702px!important}.padding-bottom-702{padding-bottom:702px!important}.padding-right-702{padding-right:702px!important}.padding-x-702{padding-left:702px!important;padding-right:702px!important}.padding-y-702{padding-top:702px!important;padding-bottom:702px!important}.padding-703{padding:703px!important}.padding-top-703{padding-top:703px!important}.padding-left-703{padding-left:703px!important}.padding-bottom-703{padding-bottom:703px!important}.padding-right-703{padding-right:703px!important}.padding-x-703{padding-left:703px!important;padding-right:703px!important}.padding-y-703{padding-top:703px!important;padding-bottom:703px!important}.padding-704{padding:704px!important}.padding-top-704{padding-top:704px!important}.padding-left-704{padding-left:704px!important}.padding-bottom-704{padding-bottom:704px!important}.padding-right-704{padding-right:704px!important}.padding-x-704{padding-left:704px!important;padding-right:704px!important}.padding-y-704{padding-top:704px!important;padding-bottom:704px!important}.padding-705{padding:705px!important}.padding-top-705{padding-top:705px!important}.padding-left-705{padding-left:705px!important}.padding-bottom-705{padding-bottom:705px!important}.padding-right-705{padding-right:705px!important}.padding-x-705{padding-left:705px!important;padding-right:705px!important}.padding-y-705{padding-top:705px!important;padding-bottom:705px!important}.padding-706{padding:706px!important}.padding-top-706{padding-top:706px!important}.padding-left-706{padding-left:706px!important}.padding-bottom-706{padding-bottom:706px!important}.padding-right-706{padding-right:706px!important}.padding-x-706{padding-left:706px!important;padding-right:706px!important}.padding-y-706{padding-top:706px!important;padding-bottom:706px!important}.padding-707{padding:707px!important}.padding-top-707{padding-top:707px!important}.padding-left-707{padding-left:707px!important}.padding-bottom-707{padding-bottom:707px!important}.padding-right-707{padding-right:707px!important}.padding-x-707{padding-left:707px!important;padding-right:707px!important}.padding-y-707{padding-top:707px!important;padding-bottom:707px!important}.padding-708{padding:708px!important}.padding-top-708{padding-top:708px!important}.padding-left-708{padding-left:708px!important}.padding-bottom-708{padding-bottom:708px!important}.padding-right-708{padding-right:708px!important}.padding-x-708{padding-left:708px!important;padding-right:708px!important}.padding-y-708{padding-top:708px!important;padding-bottom:708px!important}.padding-709{padding:709px!important}.padding-top-709{padding-top:709px!important}.padding-left-709{padding-left:709px!important}.padding-bottom-709{padding-bottom:709px!important}.padding-right-709{padding-right:709px!important}.padding-x-709{padding-left:709px!important;padding-right:709px!important}.padding-y-709{padding-top:709px!important;padding-bottom:709px!important}.padding-710{padding:710px!important}.padding-top-710{padding-top:710px!important}.padding-left-710{padding-left:710px!important}.padding-bottom-710{padding-bottom:710px!important}.padding-right-710{padding-right:710px!important}.padding-x-710{padding-left:710px!important;padding-right:710px!important}.padding-y-710{padding-top:710px!important;padding-bottom:710px!important}.padding-711{padding:711px!important}.padding-top-711{padding-top:711px!important}.padding-left-711{padding-left:711px!important}.padding-bottom-711{padding-bottom:711px!important}.padding-right-711{padding-right:711px!important}.padding-x-711{padding-left:711px!important;padding-right:711px!important}.padding-y-711{padding-top:711px!important;padding-bottom:711px!important}.padding-712{padding:712px!important}.padding-top-712{padding-top:712px!important}.padding-left-712{padding-left:712px!important}.padding-bottom-712{padding-bottom:712px!important}.padding-right-712{padding-right:712px!important}.padding-x-712{padding-left:712px!important;padding-right:712px!important}.padding-y-712{padding-top:712px!important;padding-bottom:712px!important}.padding-713{padding:713px!important}.padding-top-713{padding-top:713px!important}.padding-left-713{padding-left:713px!important}.padding-bottom-713{padding-bottom:713px!important}.padding-right-713{padding-right:713px!important}.padding-x-713{padding-left:713px!important;padding-right:713px!important}.padding-y-713{padding-top:713px!important;padding-bottom:713px!important}.padding-714{padding:714px!important}.padding-top-714{padding-top:714px!important}.padding-left-714{padding-left:714px!important}.padding-bottom-714{padding-bottom:714px!important}.padding-right-714{padding-right:714px!important}.padding-x-714{padding-left:714px!important;padding-right:714px!important}.padding-y-714{padding-top:714px!important;padding-bottom:714px!important}.padding-715{padding:715px!important}.padding-top-715{padding-top:715px!important}.padding-left-715{padding-left:715px!important}.padding-bottom-715{padding-bottom:715px!important}.padding-right-715{padding-right:715px!important}.padding-x-715{padding-left:715px!important;padding-right:715px!important}.padding-y-715{padding-top:715px!important;padding-bottom:715px!important}.padding-716{padding:716px!important}.padding-top-716{padding-top:716px!important}.padding-left-716{padding-left:716px!important}.padding-bottom-716{padding-bottom:716px!important}.padding-right-716{padding-right:716px!important}.padding-x-716{padding-left:716px!important;padding-right:716px!important}.padding-y-716{padding-top:716px!important;padding-bottom:716px!important}.padding-717{padding:717px!important}.padding-top-717{padding-top:717px!important}.padding-left-717{padding-left:717px!important}.padding-bottom-717{padding-bottom:717px!important}.padding-right-717{padding-right:717px!important}.padding-x-717{padding-left:717px!important;padding-right:717px!important}.padding-y-717{padding-top:717px!important;padding-bottom:717px!important}.padding-718{padding:718px!important}.padding-top-718{padding-top:718px!important}.padding-left-718{padding-left:718px!important}.padding-bottom-718{padding-bottom:718px!important}.padding-right-718{padding-right:718px!important}.padding-x-718{padding-left:718px!important;padding-right:718px!important}.padding-y-718{padding-top:718px!important;padding-bottom:718px!important}.padding-719{padding:719px!important}.padding-top-719{padding-top:719px!important}.padding-left-719{padding-left:719px!important}.padding-bottom-719{padding-bottom:719px!important}.padding-right-719{padding-right:719px!important}.padding-x-719{padding-left:719px!important;padding-right:719px!important}.padding-y-719{padding-top:719px!important;padding-bottom:719px!important}.padding-720{padding:720px!important}.padding-top-720{padding-top:720px!important}.padding-left-720{padding-left:720px!important}.padding-bottom-720{padding-bottom:720px!important}.padding-right-720{padding-right:720px!important}.padding-x-720{padding-left:720px!important;padding-right:720px!important}.padding-y-720{padding-top:720px!important;padding-bottom:720px!important}.padding-721{padding:721px!important}.padding-top-721{padding-top:721px!important}.padding-left-721{padding-left:721px!important}.padding-bottom-721{padding-bottom:721px!important}.padding-right-721{padding-right:721px!important}.padding-x-721{padding-left:721px!important;padding-right:721px!important}.padding-y-721{padding-top:721px!important;padding-bottom:721px!important}.padding-722{padding:722px!important}.padding-top-722{padding-top:722px!important}.padding-left-722{padding-left:722px!important}.padding-bottom-722{padding-bottom:722px!important}.padding-right-722{padding-right:722px!important}.padding-x-722{padding-left:722px!important;padding-right:722px!important}.padding-y-722{padding-top:722px!important;padding-bottom:722px!important}.padding-723{padding:723px!important}.padding-top-723{padding-top:723px!important}.padding-left-723{padding-left:723px!important}.padding-bottom-723{padding-bottom:723px!important}.padding-right-723{padding-right:723px!important}.padding-x-723{padding-left:723px!important;padding-right:723px!important}.padding-y-723{padding-top:723px!important;padding-bottom:723px!important}.padding-724{padding:724px!important}.padding-top-724{padding-top:724px!important}.padding-left-724{padding-left:724px!important}.padding-bottom-724{padding-bottom:724px!important}.padding-right-724{padding-right:724px!important}.padding-x-724{padding-left:724px!important;padding-right:724px!important}.padding-y-724{padding-top:724px!important;padding-bottom:724px!important}.padding-725{padding:725px!important}.padding-top-725{padding-top:725px!important}.padding-left-725{padding-left:725px!important}.padding-bottom-725{padding-bottom:725px!important}.padding-right-725{padding-right:725px!important}.padding-x-725{padding-left:725px!important;padding-right:725px!important}.padding-y-725{padding-top:725px!important;padding-bottom:725px!important}.padding-726{padding:726px!important}.padding-top-726{padding-top:726px!important}.padding-left-726{padding-left:726px!important}.padding-bottom-726{padding-bottom:726px!important}.padding-right-726{padding-right:726px!important}.padding-x-726{padding-left:726px!important;padding-right:726px!important}.padding-y-726{padding-top:726px!important;padding-bottom:726px!important}.padding-727{padding:727px!important}.padding-top-727{padding-top:727px!important}.padding-left-727{padding-left:727px!important}.padding-bottom-727{padding-bottom:727px!important}.padding-right-727{padding-right:727px!important}.padding-x-727{padding-left:727px!important;padding-right:727px!important}.padding-y-727{padding-top:727px!important;padding-bottom:727px!important}.padding-728{padding:728px!important}.padding-top-728{padding-top:728px!important}.padding-left-728{padding-left:728px!important}.padding-bottom-728{padding-bottom:728px!important}.padding-right-728{padding-right:728px!important}.padding-x-728{padding-left:728px!important;padding-right:728px!important}.padding-y-728{padding-top:728px!important;padding-bottom:728px!important}.padding-729{padding:729px!important}.padding-top-729{padding-top:729px!important}.padding-left-729{padding-left:729px!important}.padding-bottom-729{padding-bottom:729px!important}.padding-right-729{padding-right:729px!important}.padding-x-729{padding-left:729px!important;padding-right:729px!important}.padding-y-729{padding-top:729px!important;padding-bottom:729px!important}.padding-730{padding:730px!important}.padding-top-730{padding-top:730px!important}.padding-left-730{padding-left:730px!important}.padding-bottom-730{padding-bottom:730px!important}.padding-right-730{padding-right:730px!important}.padding-x-730{padding-left:730px!important;padding-right:730px!important}.padding-y-730{padding-top:730px!important;padding-bottom:730px!important}.padding-731{padding:731px!important}.padding-top-731{padding-top:731px!important}.padding-left-731{padding-left:731px!important}.padding-bottom-731{padding-bottom:731px!important}.padding-right-731{padding-right:731px!important}.padding-x-731{padding-left:731px!important;padding-right:731px!important}.padding-y-731{padding-top:731px!important;padding-bottom:731px!important}.padding-732{padding:732px!important}.padding-top-732{padding-top:732px!important}.padding-left-732{padding-left:732px!important}.padding-bottom-732{padding-bottom:732px!important}.padding-right-732{padding-right:732px!important}.padding-x-732{padding-left:732px!important;padding-right:732px!important}.padding-y-732{padding-top:732px!important;padding-bottom:732px!important}.padding-733{padding:733px!important}.padding-top-733{padding-top:733px!important}.padding-left-733{padding-left:733px!important}.padding-bottom-733{padding-bottom:733px!important}.padding-right-733{padding-right:733px!important}.padding-x-733{padding-left:733px!important;padding-right:733px!important}.padding-y-733{padding-top:733px!important;padding-bottom:733px!important}.padding-734{padding:734px!important}.padding-top-734{padding-top:734px!important}.padding-left-734{padding-left:734px!important}.padding-bottom-734{padding-bottom:734px!important}.padding-right-734{padding-right:734px!important}.padding-x-734{padding-left:734px!important;padding-right:734px!important}.padding-y-734{padding-top:734px!important;padding-bottom:734px!important}.padding-735{padding:735px!important}.padding-top-735{padding-top:735px!important}.padding-left-735{padding-left:735px!important}.padding-bottom-735{padding-bottom:735px!important}.padding-right-735{padding-right:735px!important}.padding-x-735{padding-left:735px!important;padding-right:735px!important}.padding-y-735{padding-top:735px!important;padding-bottom:735px!important}.padding-736{padding:736px!important}.padding-top-736{padding-top:736px!important}.padding-left-736{padding-left:736px!important}.padding-bottom-736{padding-bottom:736px!important}.padding-right-736{padding-right:736px!important}.padding-x-736{padding-left:736px!important;padding-right:736px!important}.padding-y-736{padding-top:736px!important;padding-bottom:736px!important}.padding-737{padding:737px!important}.padding-top-737{padding-top:737px!important}.padding-left-737{padding-left:737px!important}.padding-bottom-737{padding-bottom:737px!important}.padding-right-737{padding-right:737px!important}.padding-x-737{padding-left:737px!important;padding-right:737px!important}.padding-y-737{padding-top:737px!important;padding-bottom:737px!important}.padding-738{padding:738px!important}.padding-top-738{padding-top:738px!important}.padding-left-738{padding-left:738px!important}.padding-bottom-738{padding-bottom:738px!important}.padding-right-738{padding-right:738px!important}.padding-x-738{padding-left:738px!important;padding-right:738px!important}.padding-y-738{padding-top:738px!important;padding-bottom:738px!important}.padding-739{padding:739px!important}.padding-top-739{padding-top:739px!important}.padding-left-739{padding-left:739px!important}.padding-bottom-739{padding-bottom:739px!important}.padding-right-739{padding-right:739px!important}.padding-x-739{padding-left:739px!important;padding-right:739px!important}.padding-y-739{padding-top:739px!important;padding-bottom:739px!important}.padding-740{padding:740px!important}.padding-top-740{padding-top:740px!important}.padding-left-740{padding-left:740px!important}.padding-bottom-740{padding-bottom:740px!important}.padding-right-740{padding-right:740px!important}.padding-x-740{padding-left:740px!important;padding-right:740px!important}.padding-y-740{padding-top:740px!important;padding-bottom:740px!important}.padding-741{padding:741px!important}.padding-top-741{padding-top:741px!important}.padding-left-741{padding-left:741px!important}.padding-bottom-741{padding-bottom:741px!important}.padding-right-741{padding-right:741px!important}.padding-x-741{padding-left:741px!important;padding-right:741px!important}.padding-y-741{padding-top:741px!important;padding-bottom:741px!important}.padding-742{padding:742px!important}.padding-top-742{padding-top:742px!important}.padding-left-742{padding-left:742px!important}.padding-bottom-742{padding-bottom:742px!important}.padding-right-742{padding-right:742px!important}.padding-x-742{padding-left:742px!important;padding-right:742px!important}.padding-y-742{padding-top:742px!important;padding-bottom:742px!important}.padding-743{padding:743px!important}.padding-top-743{padding-top:743px!important}.padding-left-743{padding-left:743px!important}.padding-bottom-743{padding-bottom:743px!important}.padding-right-743{padding-right:743px!important}.padding-x-743{padding-left:743px!important;padding-right:743px!important}.padding-y-743{padding-top:743px!important;padding-bottom:743px!important}.padding-744{padding:744px!important}.padding-top-744{padding-top:744px!important}.padding-left-744{padding-left:744px!important}.padding-bottom-744{padding-bottom:744px!important}.padding-right-744{padding-right:744px!important}.padding-x-744{padding-left:744px!important;padding-right:744px!important}.padding-y-744{padding-top:744px!important;padding-bottom:744px!important}.padding-745{padding:745px!important}.padding-top-745{padding-top:745px!important}.padding-left-745{padding-left:745px!important}.padding-bottom-745{padding-bottom:745px!important}.padding-right-745{padding-right:745px!important}.padding-x-745{padding-left:745px!important;padding-right:745px!important}.padding-y-745{padding-top:745px!important;padding-bottom:745px!important}.padding-746{padding:746px!important}.padding-top-746{padding-top:746px!important}.padding-left-746{padding-left:746px!important}.padding-bottom-746{padding-bottom:746px!important}.padding-right-746{padding-right:746px!important}.padding-x-746{padding-left:746px!important;padding-right:746px!important}.padding-y-746{padding-top:746px!important;padding-bottom:746px!important}.padding-747{padding:747px!important}.padding-top-747{padding-top:747px!important}.padding-left-747{padding-left:747px!important}.padding-bottom-747{padding-bottom:747px!important}.padding-right-747{padding-right:747px!important}.padding-x-747{padding-left:747px!important;padding-right:747px!important}.padding-y-747{padding-top:747px!important;padding-bottom:747px!important}.padding-748{padding:748px!important}.padding-top-748{padding-top:748px!important}.padding-left-748{padding-left:748px!important}.padding-bottom-748{padding-bottom:748px!important}.padding-right-748{padding-right:748px!important}.padding-x-748{padding-left:748px!important;padding-right:748px!important}.padding-y-748{padding-top:748px!important;padding-bottom:748px!important}.padding-749{padding:749px!important}.padding-top-749{padding-top:749px!important}.padding-left-749{padding-left:749px!important}.padding-bottom-749{padding-bottom:749px!important}.padding-right-749{padding-right:749px!important}.padding-x-749{padding-left:749px!important;padding-right:749px!important}.padding-y-749{padding-top:749px!important;padding-bottom:749px!important}.padding-750{padding:750px!important}.padding-top-750{padding-top:750px!important}.padding-left-750{padding-left:750px!important}.padding-bottom-750{padding-bottom:750px!important}.padding-right-750{padding-right:750px!important}.padding-x-750{padding-left:750px!important;padding-right:750px!important}.padding-y-750{padding-top:750px!important;padding-bottom:750px!important}.padding-751{padding:751px!important}.padding-top-751{padding-top:751px!important}.padding-left-751{padding-left:751px!important}.padding-bottom-751{padding-bottom:751px!important}.padding-right-751{padding-right:751px!important}.padding-x-751{padding-left:751px!important;padding-right:751px!important}.padding-y-751{padding-top:751px!important;padding-bottom:751px!important}.padding-752{padding:752px!important}.padding-top-752{padding-top:752px!important}.padding-left-752{padding-left:752px!important}.padding-bottom-752{padding-bottom:752px!important}.padding-right-752{padding-right:752px!important}.padding-x-752{padding-left:752px!important;padding-right:752px!important}.padding-y-752{padding-top:752px!important;padding-bottom:752px!important}.padding-753{padding:753px!important}.padding-top-753{padding-top:753px!important}.padding-left-753{padding-left:753px!important}.padding-bottom-753{padding-bottom:753px!important}.padding-right-753{padding-right:753px!important}.padding-x-753{padding-left:753px!important;padding-right:753px!important}.padding-y-753{padding-top:753px!important;padding-bottom:753px!important}.padding-754{padding:754px!important}.padding-top-754{padding-top:754px!important}.padding-left-754{padding-left:754px!important}.padding-bottom-754{padding-bottom:754px!important}.padding-right-754{padding-right:754px!important}.padding-x-754{padding-left:754px!important;padding-right:754px!important}.padding-y-754{padding-top:754px!important;padding-bottom:754px!important}.padding-755{padding:755px!important}.padding-top-755{padding-top:755px!important}.padding-left-755{padding-left:755px!important}.padding-bottom-755{padding-bottom:755px!important}.padding-right-755{padding-right:755px!important}.padding-x-755{padding-left:755px!important;padding-right:755px!important}.padding-y-755{padding-top:755px!important;padding-bottom:755px!important}.padding-756{padding:756px!important}.padding-top-756{padding-top:756px!important}.padding-left-756{padding-left:756px!important}.padding-bottom-756{padding-bottom:756px!important}.padding-right-756{padding-right:756px!important}.padding-x-756{padding-left:756px!important;padding-right:756px!important}.padding-y-756{padding-top:756px!important;padding-bottom:756px!important}.padding-757{padding:757px!important}.padding-top-757{padding-top:757px!important}.padding-left-757{padding-left:757px!important}.padding-bottom-757{padding-bottom:757px!important}.padding-right-757{padding-right:757px!important}.padding-x-757{padding-left:757px!important;padding-right:757px!important}.padding-y-757{padding-top:757px!important;padding-bottom:757px!important}.padding-758{padding:758px!important}.padding-top-758{padding-top:758px!important}.padding-left-758{padding-left:758px!important}.padding-bottom-758{padding-bottom:758px!important}.padding-right-758{padding-right:758px!important}.padding-x-758{padding-left:758px!important;padding-right:758px!important}.padding-y-758{padding-top:758px!important;padding-bottom:758px!important}.padding-759{padding:759px!important}.padding-top-759{padding-top:759px!important}.padding-left-759{padding-left:759px!important}.padding-bottom-759{padding-bottom:759px!important}.padding-right-759{padding-right:759px!important}.padding-x-759{padding-left:759px!important;padding-right:759px!important}.padding-y-759{padding-top:759px!important;padding-bottom:759px!important}.padding-760{padding:760px!important}.padding-top-760{padding-top:760px!important}.padding-left-760{padding-left:760px!important}.padding-bottom-760{padding-bottom:760px!important}.padding-right-760{padding-right:760px!important}.padding-x-760{padding-left:760px!important;padding-right:760px!important}.padding-y-760{padding-top:760px!important;padding-bottom:760px!important}.padding-761{padding:761px!important}.padding-top-761{padding-top:761px!important}.padding-left-761{padding-left:761px!important}.padding-bottom-761{padding-bottom:761px!important}.padding-right-761{padding-right:761px!important}.padding-x-761{padding-left:761px!important;padding-right:761px!important}.padding-y-761{padding-top:761px!important;padding-bottom:761px!important}.padding-762{padding:762px!important}.padding-top-762{padding-top:762px!important}.padding-left-762{padding-left:762px!important}.padding-bottom-762{padding-bottom:762px!important}.padding-right-762{padding-right:762px!important}.padding-x-762{padding-left:762px!important;padding-right:762px!important}.padding-y-762{padding-top:762px!important;padding-bottom:762px!important}.padding-763{padding:763px!important}.padding-top-763{padding-top:763px!important}.padding-left-763{padding-left:763px!important}.padding-bottom-763{padding-bottom:763px!important}.padding-right-763{padding-right:763px!important}.padding-x-763{padding-left:763px!important;padding-right:763px!important}.padding-y-763{padding-top:763px!important;padding-bottom:763px!important}.padding-764{padding:764px!important}.padding-top-764{padding-top:764px!important}.padding-left-764{padding-left:764px!important}.padding-bottom-764{padding-bottom:764px!important}.padding-right-764{padding-right:764px!important}.padding-x-764{padding-left:764px!important;padding-right:764px!important}.padding-y-764{padding-top:764px!important;padding-bottom:764px!important}.padding-765{padding:765px!important}.padding-top-765{padding-top:765px!important}.padding-left-765{padding-left:765px!important}.padding-bottom-765{padding-bottom:765px!important}.padding-right-765{padding-right:765px!important}.padding-x-765{padding-left:765px!important;padding-right:765px!important}.padding-y-765{padding-top:765px!important;padding-bottom:765px!important}.padding-766{padding:766px!important}.padding-top-766{padding-top:766px!important}.padding-left-766{padding-left:766px!important}.padding-bottom-766{padding-bottom:766px!important}.padding-right-766{padding-right:766px!important}.padding-x-766{padding-left:766px!important;padding-right:766px!important}.padding-y-766{padding-top:766px!important;padding-bottom:766px!important}.padding-767{padding:767px!important}.padding-top-767{padding-top:767px!important}.padding-left-767{padding-left:767px!important}.padding-bottom-767{padding-bottom:767px!important}.padding-right-767{padding-right:767px!important}.padding-x-767{padding-left:767px!important;padding-right:767px!important}.padding-y-767{padding-top:767px!important;padding-bottom:767px!important}.padding-768{padding:768px!important}.padding-top-768{padding-top:768px!important}.padding-left-768{padding-left:768px!important}.padding-bottom-768{padding-bottom:768px!important}.padding-right-768{padding-right:768px!important}.padding-x-768{padding-left:768px!important;padding-right:768px!important}.padding-y-768{padding-top:768px!important;padding-bottom:768px!important}.padding-769{padding:769px!important}.padding-top-769{padding-top:769px!important}.padding-left-769{padding-left:769px!important}.padding-bottom-769{padding-bottom:769px!important}.padding-right-769{padding-right:769px!important}.padding-x-769{padding-left:769px!important;padding-right:769px!important}.padding-y-769{padding-top:769px!important;padding-bottom:769px!important}.padding-770{padding:770px!important}.padding-top-770{padding-top:770px!important}.padding-left-770{padding-left:770px!important}.padding-bottom-770{padding-bottom:770px!important}.padding-right-770{padding-right:770px!important}.padding-x-770{padding-left:770px!important;padding-right:770px!important}.padding-y-770{padding-top:770px!important;padding-bottom:770px!important}.padding-771{padding:771px!important}.padding-top-771{padding-top:771px!important}.padding-left-771{padding-left:771px!important}.padding-bottom-771{padding-bottom:771px!important}.padding-right-771{padding-right:771px!important}.padding-x-771{padding-left:771px!important;padding-right:771px!important}.padding-y-771{padding-top:771px!important;padding-bottom:771px!important}.padding-772{padding:772px!important}.padding-top-772{padding-top:772px!important}.padding-left-772{padding-left:772px!important}.padding-bottom-772{padding-bottom:772px!important}.padding-right-772{padding-right:772px!important}.padding-x-772{padding-left:772px!important;padding-right:772px!important}.padding-y-772{padding-top:772px!important;padding-bottom:772px!important}.padding-773{padding:773px!important}.padding-top-773{padding-top:773px!important}.padding-left-773{padding-left:773px!important}.padding-bottom-773{padding-bottom:773px!important}.padding-right-773{padding-right:773px!important}.padding-x-773{padding-left:773px!important;padding-right:773px!important}.padding-y-773{padding-top:773px!important;padding-bottom:773px!important}.padding-774{padding:774px!important}.padding-top-774{padding-top:774px!important}.padding-left-774{padding-left:774px!important}.padding-bottom-774{padding-bottom:774px!important}.padding-right-774{padding-right:774px!important}.padding-x-774{padding-left:774px!important;padding-right:774px!important}.padding-y-774{padding-top:774px!important;padding-bottom:774px!important}.padding-775{padding:775px!important}.padding-top-775{padding-top:775px!important}.padding-left-775{padding-left:775px!important}.padding-bottom-775{padding-bottom:775px!important}.padding-right-775{padding-right:775px!important}.padding-x-775{padding-left:775px!important;padding-right:775px!important}.padding-y-775{padding-top:775px!important;padding-bottom:775px!important}.padding-776{padding:776px!important}.padding-top-776{padding-top:776px!important}.padding-left-776{padding-left:776px!important}.padding-bottom-776{padding-bottom:776px!important}.padding-right-776{padding-right:776px!important}.padding-x-776{padding-left:776px!important;padding-right:776px!important}.padding-y-776{padding-top:776px!important;padding-bottom:776px!important}.padding-777{padding:777px!important}.padding-top-777{padding-top:777px!important}.padding-left-777{padding-left:777px!important}.padding-bottom-777{padding-bottom:777px!important}.padding-right-777{padding-right:777px!important}.padding-x-777{padding-left:777px!important;padding-right:777px!important}.padding-y-777{padding-top:777px!important;padding-bottom:777px!important}.padding-778{padding:778px!important}.padding-top-778{padding-top:778px!important}.padding-left-778{padding-left:778px!important}.padding-bottom-778{padding-bottom:778px!important}.padding-right-778{padding-right:778px!important}.padding-x-778{padding-left:778px!important;padding-right:778px!important}.padding-y-778{padding-top:778px!important;padding-bottom:778px!important}.padding-779{padding:779px!important}.padding-top-779{padding-top:779px!important}.padding-left-779{padding-left:779px!important}.padding-bottom-779{padding-bottom:779px!important}.padding-right-779{padding-right:779px!important}.padding-x-779{padding-left:779px!important;padding-right:779px!important}.padding-y-779{padding-top:779px!important;padding-bottom:779px!important}.padding-780{padding:780px!important}.padding-top-780{padding-top:780px!important}.padding-left-780{padding-left:780px!important}.padding-bottom-780{padding-bottom:780px!important}.padding-right-780{padding-right:780px!important}.padding-x-780{padding-left:780px!important;padding-right:780px!important}.padding-y-780{padding-top:780px!important;padding-bottom:780px!important}.padding-781{padding:781px!important}.padding-top-781{padding-top:781px!important}.padding-left-781{padding-left:781px!important}.padding-bottom-781{padding-bottom:781px!important}.padding-right-781{padding-right:781px!important}.padding-x-781{padding-left:781px!important;padding-right:781px!important}.padding-y-781{padding-top:781px!important;padding-bottom:781px!important}.padding-782{padding:782px!important}.padding-top-782{padding-top:782px!important}.padding-left-782{padding-left:782px!important}.padding-bottom-782{padding-bottom:782px!important}.padding-right-782{padding-right:782px!important}.padding-x-782{padding-left:782px!important;padding-right:782px!important}.padding-y-782{padding-top:782px!important;padding-bottom:782px!important}.padding-783{padding:783px!important}.padding-top-783{padding-top:783px!important}.padding-left-783{padding-left:783px!important}.padding-bottom-783{padding-bottom:783px!important}.padding-right-783{padding-right:783px!important}.padding-x-783{padding-left:783px!important;padding-right:783px!important}.padding-y-783{padding-top:783px!important;padding-bottom:783px!important}.padding-784{padding:784px!important}.padding-top-784{padding-top:784px!important}.padding-left-784{padding-left:784px!important}.padding-bottom-784{padding-bottom:784px!important}.padding-right-784{padding-right:784px!important}.padding-x-784{padding-left:784px!important;padding-right:784px!important}.padding-y-784{padding-top:784px!important;padding-bottom:784px!important}.padding-785{padding:785px!important}.padding-top-785{padding-top:785px!important}.padding-left-785{padding-left:785px!important}.padding-bottom-785{padding-bottom:785px!important}.padding-right-785{padding-right:785px!important}.padding-x-785{padding-left:785px!important;padding-right:785px!important}.padding-y-785{padding-top:785px!important;padding-bottom:785px!important}.padding-786{padding:786px!important}.padding-top-786{padding-top:786px!important}.padding-left-786{padding-left:786px!important}.padding-bottom-786{padding-bottom:786px!important}.padding-right-786{padding-right:786px!important}.padding-x-786{padding-left:786px!important;padding-right:786px!important}.padding-y-786{padding-top:786px!important;padding-bottom:786px!important}.padding-787{padding:787px!important}.padding-top-787{padding-top:787px!important}.padding-left-787{padding-left:787px!important}.padding-bottom-787{padding-bottom:787px!important}.padding-right-787{padding-right:787px!important}.padding-x-787{padding-left:787px!important;padding-right:787px!important}.padding-y-787{padding-top:787px!important;padding-bottom:787px!important}.padding-788{padding:788px!important}.padding-top-788{padding-top:788px!important}.padding-left-788{padding-left:788px!important}.padding-bottom-788{padding-bottom:788px!important}.padding-right-788{padding-right:788px!important}.padding-x-788{padding-left:788px!important;padding-right:788px!important}.padding-y-788{padding-top:788px!important;padding-bottom:788px!important}.padding-789{padding:789px!important}.padding-top-789{padding-top:789px!important}.padding-left-789{padding-left:789px!important}.padding-bottom-789{padding-bottom:789px!important}.padding-right-789{padding-right:789px!important}.padding-x-789{padding-left:789px!important;padding-right:789px!important}.padding-y-789{padding-top:789px!important;padding-bottom:789px!important}.padding-790{padding:790px!important}.padding-top-790{padding-top:790px!important}.padding-left-790{padding-left:790px!important}.padding-bottom-790{padding-bottom:790px!important}.padding-right-790{padding-right:790px!important}.padding-x-790{padding-left:790px!important;padding-right:790px!important}.padding-y-790{padding-top:790px!important;padding-bottom:790px!important}.padding-791{padding:791px!important}.padding-top-791{padding-top:791px!important}.padding-left-791{padding-left:791px!important}.padding-bottom-791{padding-bottom:791px!important}.padding-right-791{padding-right:791px!important}.padding-x-791{padding-left:791px!important;padding-right:791px!important}.padding-y-791{padding-top:791px!important;padding-bottom:791px!important}.padding-792{padding:792px!important}.padding-top-792{padding-top:792px!important}.padding-left-792{padding-left:792px!important}.padding-bottom-792{padding-bottom:792px!important}.padding-right-792{padding-right:792px!important}.padding-x-792{padding-left:792px!important;padding-right:792px!important}.padding-y-792{padding-top:792px!important;padding-bottom:792px!important}.padding-793{padding:793px!important}.padding-top-793{padding-top:793px!important}.padding-left-793{padding-left:793px!important}.padding-bottom-793{padding-bottom:793px!important}.padding-right-793{padding-right:793px!important}.padding-x-793{padding-left:793px!important;padding-right:793px!important}.padding-y-793{padding-top:793px!important;padding-bottom:793px!important}.padding-794{padding:794px!important}.padding-top-794{padding-top:794px!important}.padding-left-794{padding-left:794px!important}.padding-bottom-794{padding-bottom:794px!important}.padding-right-794{padding-right:794px!important}.padding-x-794{padding-left:794px!important;padding-right:794px!important}.padding-y-794{padding-top:794px!important;padding-bottom:794px!important}.padding-795{padding:795px!important}.padding-top-795{padding-top:795px!important}.padding-left-795{padding-left:795px!important}.padding-bottom-795{padding-bottom:795px!important}.padding-right-795{padding-right:795px!important}.padding-x-795{padding-left:795px!important;padding-right:795px!important}.padding-y-795{padding-top:795px!important;padding-bottom:795px!important}.padding-796{padding:796px!important}.padding-top-796{padding-top:796px!important}.padding-left-796{padding-left:796px!important}.padding-bottom-796{padding-bottom:796px!important}.padding-right-796{padding-right:796px!important}.padding-x-796{padding-left:796px!important;padding-right:796px!important}.padding-y-796{padding-top:796px!important;padding-bottom:796px!important}.padding-797{padding:797px!important}.padding-top-797{padding-top:797px!important}.padding-left-797{padding-left:797px!important}.padding-bottom-797{padding-bottom:797px!important}.padding-right-797{padding-right:797px!important}.padding-x-797{padding-left:797px!important;padding-right:797px!important}.padding-y-797{padding-top:797px!important;padding-bottom:797px!important}.padding-798{padding:798px!important}.padding-top-798{padding-top:798px!important}.padding-left-798{padding-left:798px!important}.padding-bottom-798{padding-bottom:798px!important}.padding-right-798{padding-right:798px!important}.padding-x-798{padding-left:798px!important;padding-right:798px!important}.padding-y-798{padding-top:798px!important;padding-bottom:798px!important}.padding-799{padding:799px!important}.padding-top-799{padding-top:799px!important}.padding-left-799{padding-left:799px!important}.padding-bottom-799{padding-bottom:799px!important}.padding-right-799{padding-right:799px!important}.padding-x-799{padding-left:799px!important;padding-right:799px!important}.padding-y-799{padding-top:799px!important;padding-bottom:799px!important}.padding-800{padding:800px!important}.padding-top-800{padding-top:800px!important}.padding-left-800{padding-left:800px!important}.padding-bottom-800{padding-bottom:800px!important}.padding-right-800{padding-right:800px!important}.padding-x-800{padding-left:800px!important;padding-right:800px!important}.padding-y-800{padding-top:800px!important;padding-bottom:800px!important}.padding-801{padding:801px!important}.padding-top-801{padding-top:801px!important}.padding-left-801{padding-left:801px!important}.padding-bottom-801{padding-bottom:801px!important}.padding-right-801{padding-right:801px!important}.padding-x-801{padding-left:801px!important;padding-right:801px!important}.padding-y-801{padding-top:801px!important;padding-bottom:801px!important}.padding-802{padding:802px!important}.padding-top-802{padding-top:802px!important}.padding-left-802{padding-left:802px!important}.padding-bottom-802{padding-bottom:802px!important}.padding-right-802{padding-right:802px!important}.padding-x-802{padding-left:802px!important;padding-right:802px!important}.padding-y-802{padding-top:802px!important;padding-bottom:802px!important}.padding-803{padding:803px!important}.padding-top-803{padding-top:803px!important}.padding-left-803{padding-left:803px!important}.padding-bottom-803{padding-bottom:803px!important}.padding-right-803{padding-right:803px!important}.padding-x-803{padding-left:803px!important;padding-right:803px!important}.padding-y-803{padding-top:803px!important;padding-bottom:803px!important}.padding-804{padding:804px!important}.padding-top-804{padding-top:804px!important}.padding-left-804{padding-left:804px!important}.padding-bottom-804{padding-bottom:804px!important}.padding-right-804{padding-right:804px!important}.padding-x-804{padding-left:804px!important;padding-right:804px!important}.padding-y-804{padding-top:804px!important;padding-bottom:804px!important}.padding-805{padding:805px!important}.padding-top-805{padding-top:805px!important}.padding-left-805{padding-left:805px!important}.padding-bottom-805{padding-bottom:805px!important}.padding-right-805{padding-right:805px!important}.padding-x-805{padding-left:805px!important;padding-right:805px!important}.padding-y-805{padding-top:805px!important;padding-bottom:805px!important}.padding-806{padding:806px!important}.padding-top-806{padding-top:806px!important}.padding-left-806{padding-left:806px!important}.padding-bottom-806{padding-bottom:806px!important}.padding-right-806{padding-right:806px!important}.padding-x-806{padding-left:806px!important;padding-right:806px!important}.padding-y-806{padding-top:806px!important;padding-bottom:806px!important}.padding-807{padding:807px!important}.padding-top-807{padding-top:807px!important}.padding-left-807{padding-left:807px!important}.padding-bottom-807{padding-bottom:807px!important}.padding-right-807{padding-right:807px!important}.padding-x-807{padding-left:807px!important;padding-right:807px!important}.padding-y-807{padding-top:807px!important;padding-bottom:807px!important}.padding-808{padding:808px!important}.padding-top-808{padding-top:808px!important}.padding-left-808{padding-left:808px!important}.padding-bottom-808{padding-bottom:808px!important}.padding-right-808{padding-right:808px!important}.padding-x-808{padding-left:808px!important;padding-right:808px!important}.padding-y-808{padding-top:808px!important;padding-bottom:808px!important}.padding-809{padding:809px!important}.padding-top-809{padding-top:809px!important}.padding-left-809{padding-left:809px!important}.padding-bottom-809{padding-bottom:809px!important}.padding-right-809{padding-right:809px!important}.padding-x-809{padding-left:809px!important;padding-right:809px!important}.padding-y-809{padding-top:809px!important;padding-bottom:809px!important}.padding-810{padding:810px!important}.padding-top-810{padding-top:810px!important}.padding-left-810{padding-left:810px!important}.padding-bottom-810{padding-bottom:810px!important}.padding-right-810{padding-right:810px!important}.padding-x-810{padding-left:810px!important;padding-right:810px!important}.padding-y-810{padding-top:810px!important;padding-bottom:810px!important}.padding-811{padding:811px!important}.padding-top-811{padding-top:811px!important}.padding-left-811{padding-left:811px!important}.padding-bottom-811{padding-bottom:811px!important}.padding-right-811{padding-right:811px!important}.padding-x-811{padding-left:811px!important;padding-right:811px!important}.padding-y-811{padding-top:811px!important;padding-bottom:811px!important}.padding-812{padding:812px!important}.padding-top-812{padding-top:812px!important}.padding-left-812{padding-left:812px!important}.padding-bottom-812{padding-bottom:812px!important}.padding-right-812{padding-right:812px!important}.padding-x-812{padding-left:812px!important;padding-right:812px!important}.padding-y-812{padding-top:812px!important;padding-bottom:812px!important}.padding-813{padding:813px!important}.padding-top-813{padding-top:813px!important}.padding-left-813{padding-left:813px!important}.padding-bottom-813{padding-bottom:813px!important}.padding-right-813{padding-right:813px!important}.padding-x-813{padding-left:813px!important;padding-right:813px!important}.padding-y-813{padding-top:813px!important;padding-bottom:813px!important}.padding-814{padding:814px!important}.padding-top-814{padding-top:814px!important}.padding-left-814{padding-left:814px!important}.padding-bottom-814{padding-bottom:814px!important}.padding-right-814{padding-right:814px!important}.padding-x-814{padding-left:814px!important;padding-right:814px!important}.padding-y-814{padding-top:814px!important;padding-bottom:814px!important}.padding-815{padding:815px!important}.padding-top-815{padding-top:815px!important}.padding-left-815{padding-left:815px!important}.padding-bottom-815{padding-bottom:815px!important}.padding-right-815{padding-right:815px!important}.padding-x-815{padding-left:815px!important;padding-right:815px!important}.padding-y-815{padding-top:815px!important;padding-bottom:815px!important}.padding-816{padding:816px!important}.padding-top-816{padding-top:816px!important}.padding-left-816{padding-left:816px!important}.padding-bottom-816{padding-bottom:816px!important}.padding-right-816{padding-right:816px!important}.padding-x-816{padding-left:816px!important;padding-right:816px!important}.padding-y-816{padding-top:816px!important;padding-bottom:816px!important}.padding-817{padding:817px!important}.padding-top-817{padding-top:817px!important}.padding-left-817{padding-left:817px!important}.padding-bottom-817{padding-bottom:817px!important}.padding-right-817{padding-right:817px!important}.padding-x-817{padding-left:817px!important;padding-right:817px!important}.padding-y-817{padding-top:817px!important;padding-bottom:817px!important}.padding-818{padding:818px!important}.padding-top-818{padding-top:818px!important}.padding-left-818{padding-left:818px!important}.padding-bottom-818{padding-bottom:818px!important}.padding-right-818{padding-right:818px!important}.padding-x-818{padding-left:818px!important;padding-right:818px!important}.padding-y-818{padding-top:818px!important;padding-bottom:818px!important}.padding-819{padding:819px!important}.padding-top-819{padding-top:819px!important}.padding-left-819{padding-left:819px!important}.padding-bottom-819{padding-bottom:819px!important}.padding-right-819{padding-right:819px!important}.padding-x-819{padding-left:819px!important;padding-right:819px!important}.padding-y-819{padding-top:819px!important;padding-bottom:819px!important}.padding-820{padding:820px!important}.padding-top-820{padding-top:820px!important}.padding-left-820{padding-left:820px!important}.padding-bottom-820{padding-bottom:820px!important}.padding-right-820{padding-right:820px!important}.padding-x-820{padding-left:820px!important;padding-right:820px!important}.padding-y-820{padding-top:820px!important;padding-bottom:820px!important}.padding-821{padding:821px!important}.padding-top-821{padding-top:821px!important}.padding-left-821{padding-left:821px!important}.padding-bottom-821{padding-bottom:821px!important}.padding-right-821{padding-right:821px!important}.padding-x-821{padding-left:821px!important;padding-right:821px!important}.padding-y-821{padding-top:821px!important;padding-bottom:821px!important}.padding-822{padding:822px!important}.padding-top-822{padding-top:822px!important}.padding-left-822{padding-left:822px!important}.padding-bottom-822{padding-bottom:822px!important}.padding-right-822{padding-right:822px!important}.padding-x-822{padding-left:822px!important;padding-right:822px!important}.padding-y-822{padding-top:822px!important;padding-bottom:822px!important}.padding-823{padding:823px!important}.padding-top-823{padding-top:823px!important}.padding-left-823{padding-left:823px!important}.padding-bottom-823{padding-bottom:823px!important}.padding-right-823{padding-right:823px!important}.padding-x-823{padding-left:823px!important;padding-right:823px!important}.padding-y-823{padding-top:823px!important;padding-bottom:823px!important}.padding-824{padding:824px!important}.padding-top-824{padding-top:824px!important}.padding-left-824{padding-left:824px!important}.padding-bottom-824{padding-bottom:824px!important}.padding-right-824{padding-right:824px!important}.padding-x-824{padding-left:824px!important;padding-right:824px!important}.padding-y-824{padding-top:824px!important;padding-bottom:824px!important}.padding-825{padding:825px!important}.padding-top-825{padding-top:825px!important}.padding-left-825{padding-left:825px!important}.padding-bottom-825{padding-bottom:825px!important}.padding-right-825{padding-right:825px!important}.padding-x-825{padding-left:825px!important;padding-right:825px!important}.padding-y-825{padding-top:825px!important;padding-bottom:825px!important}.padding-826{padding:826px!important}.padding-top-826{padding-top:826px!important}.padding-left-826{padding-left:826px!important}.padding-bottom-826{padding-bottom:826px!important}.padding-right-826{padding-right:826px!important}.padding-x-826{padding-left:826px!important;padding-right:826px!important}.padding-y-826{padding-top:826px!important;padding-bottom:826px!important}.padding-827{padding:827px!important}.padding-top-827{padding-top:827px!important}.padding-left-827{padding-left:827px!important}.padding-bottom-827{padding-bottom:827px!important}.padding-right-827{padding-right:827px!important}.padding-x-827{padding-left:827px!important;padding-right:827px!important}.padding-y-827{padding-top:827px!important;padding-bottom:827px!important}.padding-828{padding:828px!important}.padding-top-828{padding-top:828px!important}.padding-left-828{padding-left:828px!important}.padding-bottom-828{padding-bottom:828px!important}.padding-right-828{padding-right:828px!important}.padding-x-828{padding-left:828px!important;padding-right:828px!important}.padding-y-828{padding-top:828px!important;padding-bottom:828px!important}.padding-829{padding:829px!important}.padding-top-829{padding-top:829px!important}.padding-left-829{padding-left:829px!important}.padding-bottom-829{padding-bottom:829px!important}.padding-right-829{padding-right:829px!important}.padding-x-829{padding-left:829px!important;padding-right:829px!important}.padding-y-829{padding-top:829px!important;padding-bottom:829px!important}.padding-830{padding:830px!important}.padding-top-830{padding-top:830px!important}.padding-left-830{padding-left:830px!important}.padding-bottom-830{padding-bottom:830px!important}.padding-right-830{padding-right:830px!important}.padding-x-830{padding-left:830px!important;padding-right:830px!important}.padding-y-830{padding-top:830px!important;padding-bottom:830px!important}.padding-831{padding:831px!important}.padding-top-831{padding-top:831px!important}.padding-left-831{padding-left:831px!important}.padding-bottom-831{padding-bottom:831px!important}.padding-right-831{padding-right:831px!important}.padding-x-831{padding-left:831px!important;padding-right:831px!important}.padding-y-831{padding-top:831px!important;padding-bottom:831px!important}.padding-832{padding:832px!important}.padding-top-832{padding-top:832px!important}.padding-left-832{padding-left:832px!important}.padding-bottom-832{padding-bottom:832px!important}.padding-right-832{padding-right:832px!important}.padding-x-832{padding-left:832px!important;padding-right:832px!important}.padding-y-832{padding-top:832px!important;padding-bottom:832px!important}.padding-833{padding:833px!important}.padding-top-833{padding-top:833px!important}.padding-left-833{padding-left:833px!important}.padding-bottom-833{padding-bottom:833px!important}.padding-right-833{padding-right:833px!important}.padding-x-833{padding-left:833px!important;padding-right:833px!important}.padding-y-833{padding-top:833px!important;padding-bottom:833px!important}.padding-834{padding:834px!important}.padding-top-834{padding-top:834px!important}.padding-left-834{padding-left:834px!important}.padding-bottom-834{padding-bottom:834px!important}.padding-right-834{padding-right:834px!important}.padding-x-834{padding-left:834px!important;padding-right:834px!important}.padding-y-834{padding-top:834px!important;padding-bottom:834px!important}.padding-835{padding:835px!important}.padding-top-835{padding-top:835px!important}.padding-left-835{padding-left:835px!important}.padding-bottom-835{padding-bottom:835px!important}.padding-right-835{padding-right:835px!important}.padding-x-835{padding-left:835px!important;padding-right:835px!important}.padding-y-835{padding-top:835px!important;padding-bottom:835px!important}.padding-836{padding:836px!important}.padding-top-836{padding-top:836px!important}.padding-left-836{padding-left:836px!important}.padding-bottom-836{padding-bottom:836px!important}.padding-right-836{padding-right:836px!important}.padding-x-836{padding-left:836px!important;padding-right:836px!important}.padding-y-836{padding-top:836px!important;padding-bottom:836px!important}.padding-837{padding:837px!important}.padding-top-837{padding-top:837px!important}.padding-left-837{padding-left:837px!important}.padding-bottom-837{padding-bottom:837px!important}.padding-right-837{padding-right:837px!important}.padding-x-837{padding-left:837px!important;padding-right:837px!important}.padding-y-837{padding-top:837px!important;padding-bottom:837px!important}.padding-838{padding:838px!important}.padding-top-838{padding-top:838px!important}.padding-left-838{padding-left:838px!important}.padding-bottom-838{padding-bottom:838px!important}.padding-right-838{padding-right:838px!important}.padding-x-838{padding-left:838px!important;padding-right:838px!important}.padding-y-838{padding-top:838px!important;padding-bottom:838px!important}.padding-839{padding:839px!important}.padding-top-839{padding-top:839px!important}.padding-left-839{padding-left:839px!important}.padding-bottom-839{padding-bottom:839px!important}.padding-right-839{padding-right:839px!important}.padding-x-839{padding-left:839px!important;padding-right:839px!important}.padding-y-839{padding-top:839px!important;padding-bottom:839px!important}.padding-840{padding:840px!important}.padding-top-840{padding-top:840px!important}.padding-left-840{padding-left:840px!important}.padding-bottom-840{padding-bottom:840px!important}.padding-right-840{padding-right:840px!important}.padding-x-840{padding-left:840px!important;padding-right:840px!important}.padding-y-840{padding-top:840px!important;padding-bottom:840px!important}.padding-841{padding:841px!important}.padding-top-841{padding-top:841px!important}.padding-left-841{padding-left:841px!important}.padding-bottom-841{padding-bottom:841px!important}.padding-right-841{padding-right:841px!important}.padding-x-841{padding-left:841px!important;padding-right:841px!important}.padding-y-841{padding-top:841px!important;padding-bottom:841px!important}.padding-842{padding:842px!important}.padding-top-842{padding-top:842px!important}.padding-left-842{padding-left:842px!important}.padding-bottom-842{padding-bottom:842px!important}.padding-right-842{padding-right:842px!important}.padding-x-842{padding-left:842px!important;padding-right:842px!important}.padding-y-842{padding-top:842px!important;padding-bottom:842px!important}.padding-843{padding:843px!important}.padding-top-843{padding-top:843px!important}.padding-left-843{padding-left:843px!important}.padding-bottom-843{padding-bottom:843px!important}.padding-right-843{padding-right:843px!important}.padding-x-843{padding-left:843px!important;padding-right:843px!important}.padding-y-843{padding-top:843px!important;padding-bottom:843px!important}.padding-844{padding:844px!important}.padding-top-844{padding-top:844px!important}.padding-left-844{padding-left:844px!important}.padding-bottom-844{padding-bottom:844px!important}.padding-right-844{padding-right:844px!important}.padding-x-844{padding-left:844px!important;padding-right:844px!important}.padding-y-844{padding-top:844px!important;padding-bottom:844px!important}.padding-845{padding:845px!important}.padding-top-845{padding-top:845px!important}.padding-left-845{padding-left:845px!important}.padding-bottom-845{padding-bottom:845px!important}.padding-right-845{padding-right:845px!important}.padding-x-845{padding-left:845px!important;padding-right:845px!important}.padding-y-845{padding-top:845px!important;padding-bottom:845px!important}.padding-846{padding:846px!important}.padding-top-846{padding-top:846px!important}.padding-left-846{padding-left:846px!important}.padding-bottom-846{padding-bottom:846px!important}.padding-right-846{padding-right:846px!important}.padding-x-846{padding-left:846px!important;padding-right:846px!important}.padding-y-846{padding-top:846px!important;padding-bottom:846px!important}.padding-847{padding:847px!important}.padding-top-847{padding-top:847px!important}.padding-left-847{padding-left:847px!important}.padding-bottom-847{padding-bottom:847px!important}.padding-right-847{padding-right:847px!important}.padding-x-847{padding-left:847px!important;padding-right:847px!important}.padding-y-847{padding-top:847px!important;padding-bottom:847px!important}.padding-848{padding:848px!important}.padding-top-848{padding-top:848px!important}.padding-left-848{padding-left:848px!important}.padding-bottom-848{padding-bottom:848px!important}.padding-right-848{padding-right:848px!important}.padding-x-848{padding-left:848px!important;padding-right:848px!important}.padding-y-848{padding-top:848px!important;padding-bottom:848px!important}.padding-849{padding:849px!important}.padding-top-849{padding-top:849px!important}.padding-left-849{padding-left:849px!important}.padding-bottom-849{padding-bottom:849px!important}.padding-right-849{padding-right:849px!important}.padding-x-849{padding-left:849px!important;padding-right:849px!important}.padding-y-849{padding-top:849px!important;padding-bottom:849px!important}.padding-850{padding:850px!important}.padding-top-850{padding-top:850px!important}.padding-left-850{padding-left:850px!important}.padding-bottom-850{padding-bottom:850px!important}.padding-right-850{padding-right:850px!important}.padding-x-850{padding-left:850px!important;padding-right:850px!important}.padding-y-850{padding-top:850px!important;padding-bottom:850px!important}.padding-851{padding:851px!important}.padding-top-851{padding-top:851px!important}.padding-left-851{padding-left:851px!important}.padding-bottom-851{padding-bottom:851px!important}.padding-right-851{padding-right:851px!important}.padding-x-851{padding-left:851px!important;padding-right:851px!important}.padding-y-851{padding-top:851px!important;padding-bottom:851px!important}.padding-852{padding:852px!important}.padding-top-852{padding-top:852px!important}.padding-left-852{padding-left:852px!important}.padding-bottom-852{padding-bottom:852px!important}.padding-right-852{padding-right:852px!important}.padding-x-852{padding-left:852px!important;padding-right:852px!important}.padding-y-852{padding-top:852px!important;padding-bottom:852px!important}.padding-853{padding:853px!important}.padding-top-853{padding-top:853px!important}.padding-left-853{padding-left:853px!important}.padding-bottom-853{padding-bottom:853px!important}.padding-right-853{padding-right:853px!important}.padding-x-853{padding-left:853px!important;padding-right:853px!important}.padding-y-853{padding-top:853px!important;padding-bottom:853px!important}.padding-854{padding:854px!important}.padding-top-854{padding-top:854px!important}.padding-left-854{padding-left:854px!important}.padding-bottom-854{padding-bottom:854px!important}.padding-right-854{padding-right:854px!important}.padding-x-854{padding-left:854px!important;padding-right:854px!important}.padding-y-854{padding-top:854px!important;padding-bottom:854px!important}.padding-855{padding:855px!important}.padding-top-855{padding-top:855px!important}.padding-left-855{padding-left:855px!important}.padding-bottom-855{padding-bottom:855px!important}.padding-right-855{padding-right:855px!important}.padding-x-855{padding-left:855px!important;padding-right:855px!important}.padding-y-855{padding-top:855px!important;padding-bottom:855px!important}.padding-856{padding:856px!important}.padding-top-856{padding-top:856px!important}.padding-left-856{padding-left:856px!important}.padding-bottom-856{padding-bottom:856px!important}.padding-right-856{padding-right:856px!important}.padding-x-856{padding-left:856px!important;padding-right:856px!important}.padding-y-856{padding-top:856px!important;padding-bottom:856px!important}.padding-857{padding:857px!important}.padding-top-857{padding-top:857px!important}.padding-left-857{padding-left:857px!important}.padding-bottom-857{padding-bottom:857px!important}.padding-right-857{padding-right:857px!important}.padding-x-857{padding-left:857px!important;padding-right:857px!important}.padding-y-857{padding-top:857px!important;padding-bottom:857px!important}.padding-858{padding:858px!important}.padding-top-858{padding-top:858px!important}.padding-left-858{padding-left:858px!important}.padding-bottom-858{padding-bottom:858px!important}.padding-right-858{padding-right:858px!important}.padding-x-858{padding-left:858px!important;padding-right:858px!important}.padding-y-858{padding-top:858px!important;padding-bottom:858px!important}.padding-859{padding:859px!important}.padding-top-859{padding-top:859px!important}.padding-left-859{padding-left:859px!important}.padding-bottom-859{padding-bottom:859px!important}.padding-right-859{padding-right:859px!important}.padding-x-859{padding-left:859px!important;padding-right:859px!important}.padding-y-859{padding-top:859px!important;padding-bottom:859px!important}.padding-860{padding:860px!important}.padding-top-860{padding-top:860px!important}.padding-left-860{padding-left:860px!important}.padding-bottom-860{padding-bottom:860px!important}.padding-right-860{padding-right:860px!important}.padding-x-860{padding-left:860px!important;padding-right:860px!important}.padding-y-860{padding-top:860px!important;padding-bottom:860px!important}.padding-861{padding:861px!important}.padding-top-861{padding-top:861px!important}.padding-left-861{padding-left:861px!important}.padding-bottom-861{padding-bottom:861px!important}.padding-right-861{padding-right:861px!important}.padding-x-861{padding-left:861px!important;padding-right:861px!important}.padding-y-861{padding-top:861px!important;padding-bottom:861px!important}.padding-862{padding:862px!important}.padding-top-862{padding-top:862px!important}.padding-left-862{padding-left:862px!important}.padding-bottom-862{padding-bottom:862px!important}.padding-right-862{padding-right:862px!important}.padding-x-862{padding-left:862px!important;padding-right:862px!important}.padding-y-862{padding-top:862px!important;padding-bottom:862px!important}.padding-863{padding:863px!important}.padding-top-863{padding-top:863px!important}.padding-left-863{padding-left:863px!important}.padding-bottom-863{padding-bottom:863px!important}.padding-right-863{padding-right:863px!important}.padding-x-863{padding-left:863px!important;padding-right:863px!important}.padding-y-863{padding-top:863px!important;padding-bottom:863px!important}.padding-864{padding:864px!important}.padding-top-864{padding-top:864px!important}.padding-left-864{padding-left:864px!important}.padding-bottom-864{padding-bottom:864px!important}.padding-right-864{padding-right:864px!important}.padding-x-864{padding-left:864px!important;padding-right:864px!important}.padding-y-864{padding-top:864px!important;padding-bottom:864px!important}.padding-865{padding:865px!important}.padding-top-865{padding-top:865px!important}.padding-left-865{padding-left:865px!important}.padding-bottom-865{padding-bottom:865px!important}.padding-right-865{padding-right:865px!important}.padding-x-865{padding-left:865px!important;padding-right:865px!important}.padding-y-865{padding-top:865px!important;padding-bottom:865px!important}.padding-866{padding:866px!important}.padding-top-866{padding-top:866px!important}.padding-left-866{padding-left:866px!important}.padding-bottom-866{padding-bottom:866px!important}.padding-right-866{padding-right:866px!important}.padding-x-866{padding-left:866px!important;padding-right:866px!important}.padding-y-866{padding-top:866px!important;padding-bottom:866px!important}.padding-867{padding:867px!important}.padding-top-867{padding-top:867px!important}.padding-left-867{padding-left:867px!important}.padding-bottom-867{padding-bottom:867px!important}.padding-right-867{padding-right:867px!important}.padding-x-867{padding-left:867px!important;padding-right:867px!important}.padding-y-867{padding-top:867px!important;padding-bottom:867px!important}.padding-868{padding:868px!important}.padding-top-868{padding-top:868px!important}.padding-left-868{padding-left:868px!important}.padding-bottom-868{padding-bottom:868px!important}.padding-right-868{padding-right:868px!important}.padding-x-868{padding-left:868px!important;padding-right:868px!important}.padding-y-868{padding-top:868px!important;padding-bottom:868px!important}.padding-869{padding:869px!important}.padding-top-869{padding-top:869px!important}.padding-left-869{padding-left:869px!important}.padding-bottom-869{padding-bottom:869px!important}.padding-right-869{padding-right:869px!important}.padding-x-869{padding-left:869px!important;padding-right:869px!important}.padding-y-869{padding-top:869px!important;padding-bottom:869px!important}.padding-870{padding:870px!important}.padding-top-870{padding-top:870px!important}.padding-left-870{padding-left:870px!important}.padding-bottom-870{padding-bottom:870px!important}.padding-right-870{padding-right:870px!important}.padding-x-870{padding-left:870px!important;padding-right:870px!important}.padding-y-870{padding-top:870px!important;padding-bottom:870px!important}.padding-871{padding:871px!important}.padding-top-871{padding-top:871px!important}.padding-left-871{padding-left:871px!important}.padding-bottom-871{padding-bottom:871px!important}.padding-right-871{padding-right:871px!important}.padding-x-871{padding-left:871px!important;padding-right:871px!important}.padding-y-871{padding-top:871px!important;padding-bottom:871px!important}.padding-872{padding:872px!important}.padding-top-872{padding-top:872px!important}.padding-left-872{padding-left:872px!important}.padding-bottom-872{padding-bottom:872px!important}.padding-right-872{padding-right:872px!important}.padding-x-872{padding-left:872px!important;padding-right:872px!important}.padding-y-872{padding-top:872px!important;padding-bottom:872px!important}.padding-873{padding:873px!important}.padding-top-873{padding-top:873px!important}.padding-left-873{padding-left:873px!important}.padding-bottom-873{padding-bottom:873px!important}.padding-right-873{padding-right:873px!important}.padding-x-873{padding-left:873px!important;padding-right:873px!important}.padding-y-873{padding-top:873px!important;padding-bottom:873px!important}.padding-874{padding:874px!important}.padding-top-874{padding-top:874px!important}.padding-left-874{padding-left:874px!important}.padding-bottom-874{padding-bottom:874px!important}.padding-right-874{padding-right:874px!important}.padding-x-874{padding-left:874px!important;padding-right:874px!important}.padding-y-874{padding-top:874px!important;padding-bottom:874px!important}.padding-875{padding:875px!important}.padding-top-875{padding-top:875px!important}.padding-left-875{padding-left:875px!important}.padding-bottom-875{padding-bottom:875px!important}.padding-right-875{padding-right:875px!important}.padding-x-875{padding-left:875px!important;padding-right:875px!important}.padding-y-875{padding-top:875px!important;padding-bottom:875px!important}.padding-876{padding:876px!important}.padding-top-876{padding-top:876px!important}.padding-left-876{padding-left:876px!important}.padding-bottom-876{padding-bottom:876px!important}.padding-right-876{padding-right:876px!important}.padding-x-876{padding-left:876px!important;padding-right:876px!important}.padding-y-876{padding-top:876px!important;padding-bottom:876px!important}.padding-877{padding:877px!important}.padding-top-877{padding-top:877px!important}.padding-left-877{padding-left:877px!important}.padding-bottom-877{padding-bottom:877px!important}.padding-right-877{padding-right:877px!important}.padding-x-877{padding-left:877px!important;padding-right:877px!important}.padding-y-877{padding-top:877px!important;padding-bottom:877px!important}.padding-878{padding:878px!important}.padding-top-878{padding-top:878px!important}.padding-left-878{padding-left:878px!important}.padding-bottom-878{padding-bottom:878px!important}.padding-right-878{padding-right:878px!important}.padding-x-878{padding-left:878px!important;padding-right:878px!important}.padding-y-878{padding-top:878px!important;padding-bottom:878px!important}.padding-879{padding:879px!important}.padding-top-879{padding-top:879px!important}.padding-left-879{padding-left:879px!important}.padding-bottom-879{padding-bottom:879px!important}.padding-right-879{padding-right:879px!important}.padding-x-879{padding-left:879px!important;padding-right:879px!important}.padding-y-879{padding-top:879px!important;padding-bottom:879px!important}.padding-880{padding:880px!important}.padding-top-880{padding-top:880px!important}.padding-left-880{padding-left:880px!important}.padding-bottom-880{padding-bottom:880px!important}.padding-right-880{padding-right:880px!important}.padding-x-880{padding-left:880px!important;padding-right:880px!important}.padding-y-880{padding-top:880px!important;padding-bottom:880px!important}.padding-881{padding:881px!important}.padding-top-881{padding-top:881px!important}.padding-left-881{padding-left:881px!important}.padding-bottom-881{padding-bottom:881px!important}.padding-right-881{padding-right:881px!important}.padding-x-881{padding-left:881px!important;padding-right:881px!important}.padding-y-881{padding-top:881px!important;padding-bottom:881px!important}.padding-882{padding:882px!important}.padding-top-882{padding-top:882px!important}.padding-left-882{padding-left:882px!important}.padding-bottom-882{padding-bottom:882px!important}.padding-right-882{padding-right:882px!important}.padding-x-882{padding-left:882px!important;padding-right:882px!important}.padding-y-882{padding-top:882px!important;padding-bottom:882px!important}.padding-883{padding:883px!important}.padding-top-883{padding-top:883px!important}.padding-left-883{padding-left:883px!important}.padding-bottom-883{padding-bottom:883px!important}.padding-right-883{padding-right:883px!important}.padding-x-883{padding-left:883px!important;padding-right:883px!important}.padding-y-883{padding-top:883px!important;padding-bottom:883px!important}.padding-884{padding:884px!important}.padding-top-884{padding-top:884px!important}.padding-left-884{padding-left:884px!important}.padding-bottom-884{padding-bottom:884px!important}.padding-right-884{padding-right:884px!important}.padding-x-884{padding-left:884px!important;padding-right:884px!important}.padding-y-884{padding-top:884px!important;padding-bottom:884px!important}.padding-885{padding:885px!important}.padding-top-885{padding-top:885px!important}.padding-left-885{padding-left:885px!important}.padding-bottom-885{padding-bottom:885px!important}.padding-right-885{padding-right:885px!important}.padding-x-885{padding-left:885px!important;padding-right:885px!important}.padding-y-885{padding-top:885px!important;padding-bottom:885px!important}.padding-886{padding:886px!important}.padding-top-886{padding-top:886px!important}.padding-left-886{padding-left:886px!important}.padding-bottom-886{padding-bottom:886px!important}.padding-right-886{padding-right:886px!important}.padding-x-886{padding-left:886px!important;padding-right:886px!important}.padding-y-886{padding-top:886px!important;padding-bottom:886px!important}.padding-887{padding:887px!important}.padding-top-887{padding-top:887px!important}.padding-left-887{padding-left:887px!important}.padding-bottom-887{padding-bottom:887px!important}.padding-right-887{padding-right:887px!important}.padding-x-887{padding-left:887px!important;padding-right:887px!important}.padding-y-887{padding-top:887px!important;padding-bottom:887px!important}.padding-888{padding:888px!important}.padding-top-888{padding-top:888px!important}.padding-left-888{padding-left:888px!important}.padding-bottom-888{padding-bottom:888px!important}.padding-right-888{padding-right:888px!important}.padding-x-888{padding-left:888px!important;padding-right:888px!important}.padding-y-888{padding-top:888px!important;padding-bottom:888px!important}.padding-889{padding:889px!important}.padding-top-889{padding-top:889px!important}.padding-left-889{padding-left:889px!important}.padding-bottom-889{padding-bottom:889px!important}.padding-right-889{padding-right:889px!important}.padding-x-889{padding-left:889px!important;padding-right:889px!important}.padding-y-889{padding-top:889px!important;padding-bottom:889px!important}.padding-890{padding:890px!important}.padding-top-890{padding-top:890px!important}.padding-left-890{padding-left:890px!important}.padding-bottom-890{padding-bottom:890px!important}.padding-right-890{padding-right:890px!important}.padding-x-890{padding-left:890px!important;padding-right:890px!important}.padding-y-890{padding-top:890px!important;padding-bottom:890px!important}.padding-891{padding:891px!important}.padding-top-891{padding-top:891px!important}.padding-left-891{padding-left:891px!important}.padding-bottom-891{padding-bottom:891px!important}.padding-right-891{padding-right:891px!important}.padding-x-891{padding-left:891px!important;padding-right:891px!important}.padding-y-891{padding-top:891px!important;padding-bottom:891px!important}.padding-892{padding:892px!important}.padding-top-892{padding-top:892px!important}.padding-left-892{padding-left:892px!important}.padding-bottom-892{padding-bottom:892px!important}.padding-right-892{padding-right:892px!important}.padding-x-892{padding-left:892px!important;padding-right:892px!important}.padding-y-892{padding-top:892px!important;padding-bottom:892px!important}.padding-893{padding:893px!important}.padding-top-893{padding-top:893px!important}.padding-left-893{padding-left:893px!important}.padding-bottom-893{padding-bottom:893px!important}.padding-right-893{padding-right:893px!important}.padding-x-893{padding-left:893px!important;padding-right:893px!important}.padding-y-893{padding-top:893px!important;padding-bottom:893px!important}.padding-894{padding:894px!important}.padding-top-894{padding-top:894px!important}.padding-left-894{padding-left:894px!important}.padding-bottom-894{padding-bottom:894px!important}.padding-right-894{padding-right:894px!important}.padding-x-894{padding-left:894px!important;padding-right:894px!important}.padding-y-894{padding-top:894px!important;padding-bottom:894px!important}.padding-895{padding:895px!important}.padding-top-895{padding-top:895px!important}.padding-left-895{padding-left:895px!important}.padding-bottom-895{padding-bottom:895px!important}.padding-right-895{padding-right:895px!important}.padding-x-895{padding-left:895px!important;padding-right:895px!important}.padding-y-895{padding-top:895px!important;padding-bottom:895px!important}.padding-896{padding:896px!important}.padding-top-896{padding-top:896px!important}.padding-left-896{padding-left:896px!important}.padding-bottom-896{padding-bottom:896px!important}.padding-right-896{padding-right:896px!important}.padding-x-896{padding-left:896px!important;padding-right:896px!important}.padding-y-896{padding-top:896px!important;padding-bottom:896px!important}.padding-897{padding:897px!important}.padding-top-897{padding-top:897px!important}.padding-left-897{padding-left:897px!important}.padding-bottom-897{padding-bottom:897px!important}.padding-right-897{padding-right:897px!important}.padding-x-897{padding-left:897px!important;padding-right:897px!important}.padding-y-897{padding-top:897px!important;padding-bottom:897px!important}.padding-898{padding:898px!important}.padding-top-898{padding-top:898px!important}.padding-left-898{padding-left:898px!important}.padding-bottom-898{padding-bottom:898px!important}.padding-right-898{padding-right:898px!important}.padding-x-898{padding-left:898px!important;padding-right:898px!important}.padding-y-898{padding-top:898px!important;padding-bottom:898px!important}.padding-899{padding:899px!important}.padding-top-899{padding-top:899px!important}.padding-left-899{padding-left:899px!important}.padding-bottom-899{padding-bottom:899px!important}.padding-right-899{padding-right:899px!important}.padding-x-899{padding-left:899px!important;padding-right:899px!important}.padding-y-899{padding-top:899px!important;padding-bottom:899px!important}.padding-900{padding:900px!important}.padding-top-900{padding-top:900px!important}.padding-left-900{padding-left:900px!important}.padding-bottom-900{padding-bottom:900px!important}.padding-right-900{padding-right:900px!important}.padding-x-900{padding-left:900px!important;padding-right:900px!important}.padding-y-900{padding-top:900px!important;padding-bottom:900px!important}.padding-901{padding:901px!important}.padding-top-901{padding-top:901px!important}.padding-left-901{padding-left:901px!important}.padding-bottom-901{padding-bottom:901px!important}.padding-right-901{padding-right:901px!important}.padding-x-901{padding-left:901px!important;padding-right:901px!important}.padding-y-901{padding-top:901px!important;padding-bottom:901px!important}.padding-902{padding:902px!important}.padding-top-902{padding-top:902px!important}.padding-left-902{padding-left:902px!important}.padding-bottom-902{padding-bottom:902px!important}.padding-right-902{padding-right:902px!important}.padding-x-902{padding-left:902px!important;padding-right:902px!important}.padding-y-902{padding-top:902px!important;padding-bottom:902px!important}.padding-903{padding:903px!important}.padding-top-903{padding-top:903px!important}.padding-left-903{padding-left:903px!important}.padding-bottom-903{padding-bottom:903px!important}.padding-right-903{padding-right:903px!important}.padding-x-903{padding-left:903px!important;padding-right:903px!important}.padding-y-903{padding-top:903px!important;padding-bottom:903px!important}.padding-904{padding:904px!important}.padding-top-904{padding-top:904px!important}.padding-left-904{padding-left:904px!important}.padding-bottom-904{padding-bottom:904px!important}.padding-right-904{padding-right:904px!important}.padding-x-904{padding-left:904px!important;padding-right:904px!important}.padding-y-904{padding-top:904px!important;padding-bottom:904px!important}.padding-905{padding:905px!important}.padding-top-905{padding-top:905px!important}.padding-left-905{padding-left:905px!important}.padding-bottom-905{padding-bottom:905px!important}.padding-right-905{padding-right:905px!important}.padding-x-905{padding-left:905px!important;padding-right:905px!important}.padding-y-905{padding-top:905px!important;padding-bottom:905px!important}.padding-906{padding:906px!important}.padding-top-906{padding-top:906px!important}.padding-left-906{padding-left:906px!important}.padding-bottom-906{padding-bottom:906px!important}.padding-right-906{padding-right:906px!important}.padding-x-906{padding-left:906px!important;padding-right:906px!important}.padding-y-906{padding-top:906px!important;padding-bottom:906px!important}.padding-907{padding:907px!important}.padding-top-907{padding-top:907px!important}.padding-left-907{padding-left:907px!important}.padding-bottom-907{padding-bottom:907px!important}.padding-right-907{padding-right:907px!important}.padding-x-907{padding-left:907px!important;padding-right:907px!important}.padding-y-907{padding-top:907px!important;padding-bottom:907px!important}.padding-908{padding:908px!important}.padding-top-908{padding-top:908px!important}.padding-left-908{padding-left:908px!important}.padding-bottom-908{padding-bottom:908px!important}.padding-right-908{padding-right:908px!important}.padding-x-908{padding-left:908px!important;padding-right:908px!important}.padding-y-908{padding-top:908px!important;padding-bottom:908px!important}.padding-909{padding:909px!important}.padding-top-909{padding-top:909px!important}.padding-left-909{padding-left:909px!important}.padding-bottom-909{padding-bottom:909px!important}.padding-right-909{padding-right:909px!important}.padding-x-909{padding-left:909px!important;padding-right:909px!important}.padding-y-909{padding-top:909px!important;padding-bottom:909px!important}.padding-910{padding:910px!important}.padding-top-910{padding-top:910px!important}.padding-left-910{padding-left:910px!important}.padding-bottom-910{padding-bottom:910px!important}.padding-right-910{padding-right:910px!important}.padding-x-910{padding-left:910px!important;padding-right:910px!important}.padding-y-910{padding-top:910px!important;padding-bottom:910px!important}.padding-911{padding:911px!important}.padding-top-911{padding-top:911px!important}.padding-left-911{padding-left:911px!important}.padding-bottom-911{padding-bottom:911px!important}.padding-right-911{padding-right:911px!important}.padding-x-911{padding-left:911px!important;padding-right:911px!important}.padding-y-911{padding-top:911px!important;padding-bottom:911px!important}.padding-912{padding:912px!important}.padding-top-912{padding-top:912px!important}.padding-left-912{padding-left:912px!important}.padding-bottom-912{padding-bottom:912px!important}.padding-right-912{padding-right:912px!important}.padding-x-912{padding-left:912px!important;padding-right:912px!important}.padding-y-912{padding-top:912px!important;padding-bottom:912px!important}.padding-913{padding:913px!important}.padding-top-913{padding-top:913px!important}.padding-left-913{padding-left:913px!important}.padding-bottom-913{padding-bottom:913px!important}.padding-right-913{padding-right:913px!important}.padding-x-913{padding-left:913px!important;padding-right:913px!important}.padding-y-913{padding-top:913px!important;padding-bottom:913px!important}.padding-914{padding:914px!important}.padding-top-914{padding-top:914px!important}.padding-left-914{padding-left:914px!important}.padding-bottom-914{padding-bottom:914px!important}.padding-right-914{padding-right:914px!important}.padding-x-914{padding-left:914px!important;padding-right:914px!important}.padding-y-914{padding-top:914px!important;padding-bottom:914px!important}.padding-915{padding:915px!important}.padding-top-915{padding-top:915px!important}.padding-left-915{padding-left:915px!important}.padding-bottom-915{padding-bottom:915px!important}.padding-right-915{padding-right:915px!important}.padding-x-915{padding-left:915px!important;padding-right:915px!important}.padding-y-915{padding-top:915px!important;padding-bottom:915px!important}.padding-916{padding:916px!important}.padding-top-916{padding-top:916px!important}.padding-left-916{padding-left:916px!important}.padding-bottom-916{padding-bottom:916px!important}.padding-right-916{padding-right:916px!important}.padding-x-916{padding-left:916px!important;padding-right:916px!important}.padding-y-916{padding-top:916px!important;padding-bottom:916px!important}.padding-917{padding:917px!important}.padding-top-917{padding-top:917px!important}.padding-left-917{padding-left:917px!important}.padding-bottom-917{padding-bottom:917px!important}.padding-right-917{padding-right:917px!important}.padding-x-917{padding-left:917px!important;padding-right:917px!important}.padding-y-917{padding-top:917px!important;padding-bottom:917px!important}.padding-918{padding:918px!important}.padding-top-918{padding-top:918px!important}.padding-left-918{padding-left:918px!important}.padding-bottom-918{padding-bottom:918px!important}.padding-right-918{padding-right:918px!important}.padding-x-918{padding-left:918px!important;padding-right:918px!important}.padding-y-918{padding-top:918px!important;padding-bottom:918px!important}.padding-919{padding:919px!important}.padding-top-919{padding-top:919px!important}.padding-left-919{padding-left:919px!important}.padding-bottom-919{padding-bottom:919px!important}.padding-right-919{padding-right:919px!important}.padding-x-919{padding-left:919px!important;padding-right:919px!important}.padding-y-919{padding-top:919px!important;padding-bottom:919px!important}.padding-920{padding:920px!important}.padding-top-920{padding-top:920px!important}.padding-left-920{padding-left:920px!important}.padding-bottom-920{padding-bottom:920px!important}.padding-right-920{padding-right:920px!important}.padding-x-920{padding-left:920px!important;padding-right:920px!important}.padding-y-920{padding-top:920px!important;padding-bottom:920px!important}.padding-921{padding:921px!important}.padding-top-921{padding-top:921px!important}.padding-left-921{padding-left:921px!important}.padding-bottom-921{padding-bottom:921px!important}.padding-right-921{padding-right:921px!important}.padding-x-921{padding-left:921px!important;padding-right:921px!important}.padding-y-921{padding-top:921px!important;padding-bottom:921px!important}.padding-922{padding:922px!important}.padding-top-922{padding-top:922px!important}.padding-left-922{padding-left:922px!important}.padding-bottom-922{padding-bottom:922px!important}.padding-right-922{padding-right:922px!important}.padding-x-922{padding-left:922px!important;padding-right:922px!important}.padding-y-922{padding-top:922px!important;padding-bottom:922px!important}.padding-923{padding:923px!important}.padding-top-923{padding-top:923px!important}.padding-left-923{padding-left:923px!important}.padding-bottom-923{padding-bottom:923px!important}.padding-right-923{padding-right:923px!important}.padding-x-923{padding-left:923px!important;padding-right:923px!important}.padding-y-923{padding-top:923px!important;padding-bottom:923px!important}.padding-924{padding:924px!important}.padding-top-924{padding-top:924px!important}.padding-left-924{padding-left:924px!important}.padding-bottom-924{padding-bottom:924px!important}.padding-right-924{padding-right:924px!important}.padding-x-924{padding-left:924px!important;padding-right:924px!important}.padding-y-924{padding-top:924px!important;padding-bottom:924px!important}.padding-925{padding:925px!important}.padding-top-925{padding-top:925px!important}.padding-left-925{padding-left:925px!important}.padding-bottom-925{padding-bottom:925px!important}.padding-right-925{padding-right:925px!important}.padding-x-925{padding-left:925px!important;padding-right:925px!important}.padding-y-925{padding-top:925px!important;padding-bottom:925px!important}.padding-926{padding:926px!important}.padding-top-926{padding-top:926px!important}.padding-left-926{padding-left:926px!important}.padding-bottom-926{padding-bottom:926px!important}.padding-right-926{padding-right:926px!important}.padding-x-926{padding-left:926px!important;padding-right:926px!important}.padding-y-926{padding-top:926px!important;padding-bottom:926px!important}.padding-927{padding:927px!important}.padding-top-927{padding-top:927px!important}.padding-left-927{padding-left:927px!important}.padding-bottom-927{padding-bottom:927px!important}.padding-right-927{padding-right:927px!important}.padding-x-927{padding-left:927px!important;padding-right:927px!important}.padding-y-927{padding-top:927px!important;padding-bottom:927px!important}.padding-928{padding:928px!important}.padding-top-928{padding-top:928px!important}.padding-left-928{padding-left:928px!important}.padding-bottom-928{padding-bottom:928px!important}.padding-right-928{padding-right:928px!important}.padding-x-928{padding-left:928px!important;padding-right:928px!important}.padding-y-928{padding-top:928px!important;padding-bottom:928px!important}.padding-929{padding:929px!important}.padding-top-929{padding-top:929px!important}.padding-left-929{padding-left:929px!important}.padding-bottom-929{padding-bottom:929px!important}.padding-right-929{padding-right:929px!important}.padding-x-929{padding-left:929px!important;padding-right:929px!important}.padding-y-929{padding-top:929px!important;padding-bottom:929px!important}.padding-930{padding:930px!important}.padding-top-930{padding-top:930px!important}.padding-left-930{padding-left:930px!important}.padding-bottom-930{padding-bottom:930px!important}.padding-right-930{padding-right:930px!important}.padding-x-930{padding-left:930px!important;padding-right:930px!important}.padding-y-930{padding-top:930px!important;padding-bottom:930px!important}.padding-931{padding:931px!important}.padding-top-931{padding-top:931px!important}.padding-left-931{padding-left:931px!important}.padding-bottom-931{padding-bottom:931px!important}.padding-right-931{padding-right:931px!important}.padding-x-931{padding-left:931px!important;padding-right:931px!important}.padding-y-931{padding-top:931px!important;padding-bottom:931px!important}.padding-932{padding:932px!important}.padding-top-932{padding-top:932px!important}.padding-left-932{padding-left:932px!important}.padding-bottom-932{padding-bottom:932px!important}.padding-right-932{padding-right:932px!important}.padding-x-932{padding-left:932px!important;padding-right:932px!important}.padding-y-932{padding-top:932px!important;padding-bottom:932px!important}.padding-933{padding:933px!important}.padding-top-933{padding-top:933px!important}.padding-left-933{padding-left:933px!important}.padding-bottom-933{padding-bottom:933px!important}.padding-right-933{padding-right:933px!important}.padding-x-933{padding-left:933px!important;padding-right:933px!important}.padding-y-933{padding-top:933px!important;padding-bottom:933px!important}.padding-934{padding:934px!important}.padding-top-934{padding-top:934px!important}.padding-left-934{padding-left:934px!important}.padding-bottom-934{padding-bottom:934px!important}.padding-right-934{padding-right:934px!important}.padding-x-934{padding-left:934px!important;padding-right:934px!important}.padding-y-934{padding-top:934px!important;padding-bottom:934px!important}.padding-935{padding:935px!important}.padding-top-935{padding-top:935px!important}.padding-left-935{padding-left:935px!important}.padding-bottom-935{padding-bottom:935px!important}.padding-right-935{padding-right:935px!important}.padding-x-935{padding-left:935px!important;padding-right:935px!important}.padding-y-935{padding-top:935px!important;padding-bottom:935px!important}.padding-936{padding:936px!important}.padding-top-936{padding-top:936px!important}.padding-left-936{padding-left:936px!important}.padding-bottom-936{padding-bottom:936px!important}.padding-right-936{padding-right:936px!important}.padding-x-936{padding-left:936px!important;padding-right:936px!important}.padding-y-936{padding-top:936px!important;padding-bottom:936px!important}.padding-937{padding:937px!important}.padding-top-937{padding-top:937px!important}.padding-left-937{padding-left:937px!important}.padding-bottom-937{padding-bottom:937px!important}.padding-right-937{padding-right:937px!important}.padding-x-937{padding-left:937px!important;padding-right:937px!important}.padding-y-937{padding-top:937px!important;padding-bottom:937px!important}.padding-938{padding:938px!important}.padding-top-938{padding-top:938px!important}.padding-left-938{padding-left:938px!important}.padding-bottom-938{padding-bottom:938px!important}.padding-right-938{padding-right:938px!important}.padding-x-938{padding-left:938px!important;padding-right:938px!important}.padding-y-938{padding-top:938px!important;padding-bottom:938px!important}.padding-939{padding:939px!important}.padding-top-939{padding-top:939px!important}.padding-left-939{padding-left:939px!important}.padding-bottom-939{padding-bottom:939px!important}.padding-right-939{padding-right:939px!important}.padding-x-939{padding-left:939px!important;padding-right:939px!important}.padding-y-939{padding-top:939px!important;padding-bottom:939px!important}.padding-940{padding:940px!important}.padding-top-940{padding-top:940px!important}.padding-left-940{padding-left:940px!important}.padding-bottom-940{padding-bottom:940px!important}.padding-right-940{padding-right:940px!important}.padding-x-940{padding-left:940px!important;padding-right:940px!important}.padding-y-940{padding-top:940px!important;padding-bottom:940px!important}.padding-941{padding:941px!important}.padding-top-941{padding-top:941px!important}.padding-left-941{padding-left:941px!important}.padding-bottom-941{padding-bottom:941px!important}.padding-right-941{padding-right:941px!important}.padding-x-941{padding-left:941px!important;padding-right:941px!important}.padding-y-941{padding-top:941px!important;padding-bottom:941px!important}.padding-942{padding:942px!important}.padding-top-942{padding-top:942px!important}.padding-left-942{padding-left:942px!important}.padding-bottom-942{padding-bottom:942px!important}.padding-right-942{padding-right:942px!important}.padding-x-942{padding-left:942px!important;padding-right:942px!important}.padding-y-942{padding-top:942px!important;padding-bottom:942px!important}.padding-943{padding:943px!important}.padding-top-943{padding-top:943px!important}.padding-left-943{padding-left:943px!important}.padding-bottom-943{padding-bottom:943px!important}.padding-right-943{padding-right:943px!important}.padding-x-943{padding-left:943px!important;padding-right:943px!important}.padding-y-943{padding-top:943px!important;padding-bottom:943px!important}.padding-944{padding:944px!important}.padding-top-944{padding-top:944px!important}.padding-left-944{padding-left:944px!important}.padding-bottom-944{padding-bottom:944px!important}.padding-right-944{padding-right:944px!important}.padding-x-944{padding-left:944px!important;padding-right:944px!important}.padding-y-944{padding-top:944px!important;padding-bottom:944px!important}.padding-945{padding:945px!important}.padding-top-945{padding-top:945px!important}.padding-left-945{padding-left:945px!important}.padding-bottom-945{padding-bottom:945px!important}.padding-right-945{padding-right:945px!important}.padding-x-945{padding-left:945px!important;padding-right:945px!important}.padding-y-945{padding-top:945px!important;padding-bottom:945px!important}.padding-946{padding:946px!important}.padding-top-946{padding-top:946px!important}.padding-left-946{padding-left:946px!important}.padding-bottom-946{padding-bottom:946px!important}.padding-right-946{padding-right:946px!important}.padding-x-946{padding-left:946px!important;padding-right:946px!important}.padding-y-946{padding-top:946px!important;padding-bottom:946px!important}.padding-947{padding:947px!important}.padding-top-947{padding-top:947px!important}.padding-left-947{padding-left:947px!important}.padding-bottom-947{padding-bottom:947px!important}.padding-right-947{padding-right:947px!important}.padding-x-947{padding-left:947px!important;padding-right:947px!important}.padding-y-947{padding-top:947px!important;padding-bottom:947px!important}.padding-948{padding:948px!important}.padding-top-948{padding-top:948px!important}.padding-left-948{padding-left:948px!important}.padding-bottom-948{padding-bottom:948px!important}.padding-right-948{padding-right:948px!important}.padding-x-948{padding-left:948px!important;padding-right:948px!important}.padding-y-948{padding-top:948px!important;padding-bottom:948px!important}.padding-949{padding:949px!important}.padding-top-949{padding-top:949px!important}.padding-left-949{padding-left:949px!important}.padding-bottom-949{padding-bottom:949px!important}.padding-right-949{padding-right:949px!important}.padding-x-949{padding-left:949px!important;padding-right:949px!important}.padding-y-949{padding-top:949px!important;padding-bottom:949px!important}.padding-950{padding:950px!important}.padding-top-950{padding-top:950px!important}.padding-left-950{padding-left:950px!important}.padding-bottom-950{padding-bottom:950px!important}.padding-right-950{padding-right:950px!important}.padding-x-950{padding-left:950px!important;padding-right:950px!important}.padding-y-950{padding-top:950px!important;padding-bottom:950px!important}.padding-951{padding:951px!important}.padding-top-951{padding-top:951px!important}.padding-left-951{padding-left:951px!important}.padding-bottom-951{padding-bottom:951px!important}.padding-right-951{padding-right:951px!important}.padding-x-951{padding-left:951px!important;padding-right:951px!important}.padding-y-951{padding-top:951px!important;padding-bottom:951px!important}.padding-952{padding:952px!important}.padding-top-952{padding-top:952px!important}.padding-left-952{padding-left:952px!important}.padding-bottom-952{padding-bottom:952px!important}.padding-right-952{padding-right:952px!important}.padding-x-952{padding-left:952px!important;padding-right:952px!important}.padding-y-952{padding-top:952px!important;padding-bottom:952px!important}.padding-953{padding:953px!important}.padding-top-953{padding-top:953px!important}.padding-left-953{padding-left:953px!important}.padding-bottom-953{padding-bottom:953px!important}.padding-right-953{padding-right:953px!important}.padding-x-953{padding-left:953px!important;padding-right:953px!important}.padding-y-953{padding-top:953px!important;padding-bottom:953px!important}.padding-954{padding:954px!important}.padding-top-954{padding-top:954px!important}.padding-left-954{padding-left:954px!important}.padding-bottom-954{padding-bottom:954px!important}.padding-right-954{padding-right:954px!important}.padding-x-954{padding-left:954px!important;padding-right:954px!important}.padding-y-954{padding-top:954px!important;padding-bottom:954px!important}.padding-955{padding:955px!important}.padding-top-955{padding-top:955px!important}.padding-left-955{padding-left:955px!important}.padding-bottom-955{padding-bottom:955px!important}.padding-right-955{padding-right:955px!important}.padding-x-955{padding-left:955px!important;padding-right:955px!important}.padding-y-955{padding-top:955px!important;padding-bottom:955px!important}.padding-956{padding:956px!important}.padding-top-956{padding-top:956px!important}.padding-left-956{padding-left:956px!important}.padding-bottom-956{padding-bottom:956px!important}.padding-right-956{padding-right:956px!important}.padding-x-956{padding-left:956px!important;padding-right:956px!important}.padding-y-956{padding-top:956px!important;padding-bottom:956px!important}.padding-957{padding:957px!important}.padding-top-957{padding-top:957px!important}.padding-left-957{padding-left:957px!important}.padding-bottom-957{padding-bottom:957px!important}.padding-right-957{padding-right:957px!important}.padding-x-957{padding-left:957px!important;padding-right:957px!important}.padding-y-957{padding-top:957px!important;padding-bottom:957px!important}.padding-958{padding:958px!important}.padding-top-958{padding-top:958px!important}.padding-left-958{padding-left:958px!important}.padding-bottom-958{padding-bottom:958px!important}.padding-right-958{padding-right:958px!important}.padding-x-958{padding-left:958px!important;padding-right:958px!important}.padding-y-958{padding-top:958px!important;padding-bottom:958px!important}.padding-959{padding:959px!important}.padding-top-959{padding-top:959px!important}.padding-left-959{padding-left:959px!important}.padding-bottom-959{padding-bottom:959px!important}.padding-right-959{padding-right:959px!important}.padding-x-959{padding-left:959px!important;padding-right:959px!important}.padding-y-959{padding-top:959px!important;padding-bottom:959px!important}.padding-960{padding:960px!important}.padding-top-960{padding-top:960px!important}.padding-left-960{padding-left:960px!important}.padding-bottom-960{padding-bottom:960px!important}.padding-right-960{padding-right:960px!important}.padding-x-960{padding-left:960px!important;padding-right:960px!important}.padding-y-960{padding-top:960px!important;padding-bottom:960px!important}.padding-961{padding:961px!important}.padding-top-961{padding-top:961px!important}.padding-left-961{padding-left:961px!important}.padding-bottom-961{padding-bottom:961px!important}.padding-right-961{padding-right:961px!important}.padding-x-961{padding-left:961px!important;padding-right:961px!important}.padding-y-961{padding-top:961px!important;padding-bottom:961px!important}.padding-962{padding:962px!important}.padding-top-962{padding-top:962px!important}.padding-left-962{padding-left:962px!important}.padding-bottom-962{padding-bottom:962px!important}.padding-right-962{padding-right:962px!important}.padding-x-962{padding-left:962px!important;padding-right:962px!important}.padding-y-962{padding-top:962px!important;padding-bottom:962px!important}.padding-963{padding:963px!important}.padding-top-963{padding-top:963px!important}.padding-left-963{padding-left:963px!important}.padding-bottom-963{padding-bottom:963px!important}.padding-right-963{padding-right:963px!important}.padding-x-963{padding-left:963px!important;padding-right:963px!important}.padding-y-963{padding-top:963px!important;padding-bottom:963px!important}.padding-964{padding:964px!important}.padding-top-964{padding-top:964px!important}.padding-left-964{padding-left:964px!important}.padding-bottom-964{padding-bottom:964px!important}.padding-right-964{padding-right:964px!important}.padding-x-964{padding-left:964px!important;padding-right:964px!important}.padding-y-964{padding-top:964px!important;padding-bottom:964px!important}.padding-965{padding:965px!important}.padding-top-965{padding-top:965px!important}.padding-left-965{padding-left:965px!important}.padding-bottom-965{padding-bottom:965px!important}.padding-right-965{padding-right:965px!important}.padding-x-965{padding-left:965px!important;padding-right:965px!important}.padding-y-965{padding-top:965px!important;padding-bottom:965px!important}.padding-966{padding:966px!important}.padding-top-966{padding-top:966px!important}.padding-left-966{padding-left:966px!important}.padding-bottom-966{padding-bottom:966px!important}.padding-right-966{padding-right:966px!important}.padding-x-966{padding-left:966px!important;padding-right:966px!important}.padding-y-966{padding-top:966px!important;padding-bottom:966px!important}.padding-967{padding:967px!important}.padding-top-967{padding-top:967px!important}.padding-left-967{padding-left:967px!important}.padding-bottom-967{padding-bottom:967px!important}.padding-right-967{padding-right:967px!important}.padding-x-967{padding-left:967px!important;padding-right:967px!important}.padding-y-967{padding-top:967px!important;padding-bottom:967px!important}.padding-968{padding:968px!important}.padding-top-968{padding-top:968px!important}.padding-left-968{padding-left:968px!important}.padding-bottom-968{padding-bottom:968px!important}.padding-right-968{padding-right:968px!important}.padding-x-968{padding-left:968px!important;padding-right:968px!important}.padding-y-968{padding-top:968px!important;padding-bottom:968px!important}.padding-969{padding:969px!important}.padding-top-969{padding-top:969px!important}.padding-left-969{padding-left:969px!important}.padding-bottom-969{padding-bottom:969px!important}.padding-right-969{padding-right:969px!important}.padding-x-969{padding-left:969px!important;padding-right:969px!important}.padding-y-969{padding-top:969px!important;padding-bottom:969px!important}.padding-970{padding:970px!important}.padding-top-970{padding-top:970px!important}.padding-left-970{padding-left:970px!important}.padding-bottom-970{padding-bottom:970px!important}.padding-right-970{padding-right:970px!important}.padding-x-970{padding-left:970px!important;padding-right:970px!important}.padding-y-970{padding-top:970px!important;padding-bottom:970px!important}.padding-971{padding:971px!important}.padding-top-971{padding-top:971px!important}.padding-left-971{padding-left:971px!important}.padding-bottom-971{padding-bottom:971px!important}.padding-right-971{padding-right:971px!important}.padding-x-971{padding-left:971px!important;padding-right:971px!important}.padding-y-971{padding-top:971px!important;padding-bottom:971px!important}.padding-972{padding:972px!important}.padding-top-972{padding-top:972px!important}.padding-left-972{padding-left:972px!important}.padding-bottom-972{padding-bottom:972px!important}.padding-right-972{padding-right:972px!important}.padding-x-972{padding-left:972px!important;padding-right:972px!important}.padding-y-972{padding-top:972px!important;padding-bottom:972px!important}.padding-973{padding:973px!important}.padding-top-973{padding-top:973px!important}.padding-left-973{padding-left:973px!important}.padding-bottom-973{padding-bottom:973px!important}.padding-right-973{padding-right:973px!important}.padding-x-973{padding-left:973px!important;padding-right:973px!important}.padding-y-973{padding-top:973px!important;padding-bottom:973px!important}.padding-974{padding:974px!important}.padding-top-974{padding-top:974px!important}.padding-left-974{padding-left:974px!important}.padding-bottom-974{padding-bottom:974px!important}.padding-right-974{padding-right:974px!important}.padding-x-974{padding-left:974px!important;padding-right:974px!important}.padding-y-974{padding-top:974px!important;padding-bottom:974px!important}.padding-975{padding:975px!important}.padding-top-975{padding-top:975px!important}.padding-left-975{padding-left:975px!important}.padding-bottom-975{padding-bottom:975px!important}.padding-right-975{padding-right:975px!important}.padding-x-975{padding-left:975px!important;padding-right:975px!important}.padding-y-975{padding-top:975px!important;padding-bottom:975px!important}.padding-976{padding:976px!important}.padding-top-976{padding-top:976px!important}.padding-left-976{padding-left:976px!important}.padding-bottom-976{padding-bottom:976px!important}.padding-right-976{padding-right:976px!important}.padding-x-976{padding-left:976px!important;padding-right:976px!important}.padding-y-976{padding-top:976px!important;padding-bottom:976px!important}.padding-977{padding:977px!important}.padding-top-977{padding-top:977px!important}.padding-left-977{padding-left:977px!important}.padding-bottom-977{padding-bottom:977px!important}.padding-right-977{padding-right:977px!important}.padding-x-977{padding-left:977px!important;padding-right:977px!important}.padding-y-977{padding-top:977px!important;padding-bottom:977px!important}.padding-978{padding:978px!important}.padding-top-978{padding-top:978px!important}.padding-left-978{padding-left:978px!important}.padding-bottom-978{padding-bottom:978px!important}.padding-right-978{padding-right:978px!important}.padding-x-978{padding-left:978px!important;padding-right:978px!important}.padding-y-978{padding-top:978px!important;padding-bottom:978px!important}.padding-979{padding:979px!important}.padding-top-979{padding-top:979px!important}.padding-left-979{padding-left:979px!important}.padding-bottom-979{padding-bottom:979px!important}.padding-right-979{padding-right:979px!important}.padding-x-979{padding-left:979px!important;padding-right:979px!important}.padding-y-979{padding-top:979px!important;padding-bottom:979px!important}.padding-980{padding:980px!important}.padding-top-980{padding-top:980px!important}.padding-left-980{padding-left:980px!important}.padding-bottom-980{padding-bottom:980px!important}.padding-right-980{padding-right:980px!important}.padding-x-980{padding-left:980px!important;padding-right:980px!important}.padding-y-980{padding-top:980px!important;padding-bottom:980px!important}.padding-981{padding:981px!important}.padding-top-981{padding-top:981px!important}.padding-left-981{padding-left:981px!important}.padding-bottom-981{padding-bottom:981px!important}.padding-right-981{padding-right:981px!important}.padding-x-981{padding-left:981px!important;padding-right:981px!important}.padding-y-981{padding-top:981px!important;padding-bottom:981px!important}.padding-982{padding:982px!important}.padding-top-982{padding-top:982px!important}.padding-left-982{padding-left:982px!important}.padding-bottom-982{padding-bottom:982px!important}.padding-right-982{padding-right:982px!important}.padding-x-982{padding-left:982px!important;padding-right:982px!important}.padding-y-982{padding-top:982px!important;padding-bottom:982px!important}.padding-983{padding:983px!important}.padding-top-983{padding-top:983px!important}.padding-left-983{padding-left:983px!important}.padding-bottom-983{padding-bottom:983px!important}.padding-right-983{padding-right:983px!important}.padding-x-983{padding-left:983px!important;padding-right:983px!important}.padding-y-983{padding-top:983px!important;padding-bottom:983px!important}.padding-984{padding:984px!important}.padding-top-984{padding-top:984px!important}.padding-left-984{padding-left:984px!important}.padding-bottom-984{padding-bottom:984px!important}.padding-right-984{padding-right:984px!important}.padding-x-984{padding-left:984px!important;padding-right:984px!important}.padding-y-984{padding-top:984px!important;padding-bottom:984px!important}.padding-985{padding:985px!important}.padding-top-985{padding-top:985px!important}.padding-left-985{padding-left:985px!important}.padding-bottom-985{padding-bottom:985px!important}.padding-right-985{padding-right:985px!important}.padding-x-985{padding-left:985px!important;padding-right:985px!important}.padding-y-985{padding-top:985px!important;padding-bottom:985px!important}.padding-986{padding:986px!important}.padding-top-986{padding-top:986px!important}.padding-left-986{padding-left:986px!important}.padding-bottom-986{padding-bottom:986px!important}.padding-right-986{padding-right:986px!important}.padding-x-986{padding-left:986px!important;padding-right:986px!important}.padding-y-986{padding-top:986px!important;padding-bottom:986px!important}.padding-987{padding:987px!important}.padding-top-987{padding-top:987px!important}.padding-left-987{padding-left:987px!important}.padding-bottom-987{padding-bottom:987px!important}.padding-right-987{padding-right:987px!important}.padding-x-987{padding-left:987px!important;padding-right:987px!important}.padding-y-987{padding-top:987px!important;padding-bottom:987px!important}.padding-988{padding:988px!important}.padding-top-988{padding-top:988px!important}.padding-left-988{padding-left:988px!important}.padding-bottom-988{padding-bottom:988px!important}.padding-right-988{padding-right:988px!important}.padding-x-988{padding-left:988px!important;padding-right:988px!important}.padding-y-988{padding-top:988px!important;padding-bottom:988px!important}.padding-989{padding:989px!important}.padding-top-989{padding-top:989px!important}.padding-left-989{padding-left:989px!important}.padding-bottom-989{padding-bottom:989px!important}.padding-right-989{padding-right:989px!important}.padding-x-989{padding-left:989px!important;padding-right:989px!important}.padding-y-989{padding-top:989px!important;padding-bottom:989px!important}.padding-990{padding:990px!important}.padding-top-990{padding-top:990px!important}.padding-left-990{padding-left:990px!important}.padding-bottom-990{padding-bottom:990px!important}.padding-right-990{padding-right:990px!important}.padding-x-990{padding-left:990px!important;padding-right:990px!important}.padding-y-990{padding-top:990px!important;padding-bottom:990px!important}.padding-991{padding:991px!important}.padding-top-991{padding-top:991px!important}.padding-left-991{padding-left:991px!important}.padding-bottom-991{padding-bottom:991px!important}.padding-right-991{padding-right:991px!important}.padding-x-991{padding-left:991px!important;padding-right:991px!important}.padding-y-991{padding-top:991px!important;padding-bottom:991px!important}.padding-992{padding:992px!important}.padding-top-992{padding-top:992px!important}.padding-left-992{padding-left:992px!important}.padding-bottom-992{padding-bottom:992px!important}.padding-right-992{padding-right:992px!important}.padding-x-992{padding-left:992px!important;padding-right:992px!important}.padding-y-992{padding-top:992px!important;padding-bottom:992px!important}.padding-993{padding:993px!important}.padding-top-993{padding-top:993px!important}.padding-left-993{padding-left:993px!important}.padding-bottom-993{padding-bottom:993px!important}.padding-right-993{padding-right:993px!important}.padding-x-993{padding-left:993px!important;padding-right:993px!important}.padding-y-993{padding-top:993px!important;padding-bottom:993px!important}.padding-994{padding:994px!important}.padding-top-994{padding-top:994px!important}.padding-left-994{padding-left:994px!important}.padding-bottom-994{padding-bottom:994px!important}.padding-right-994{padding-right:994px!important}.padding-x-994{padding-left:994px!important;padding-right:994px!important}.padding-y-994{padding-top:994px!important;padding-bottom:994px!important}.padding-995{padding:995px!important}.padding-top-995{padding-top:995px!important}.padding-left-995{padding-left:995px!important}.padding-bottom-995{padding-bottom:995px!important}.padding-right-995{padding-right:995px!important}.padding-x-995{padding-left:995px!important;padding-right:995px!important}.padding-y-995{padding-top:995px!important;padding-bottom:995px!important}.padding-996{padding:996px!important}.padding-top-996{padding-top:996px!important}.padding-left-996{padding-left:996px!important}.padding-bottom-996{padding-bottom:996px!important}.padding-right-996{padding-right:996px!important}.padding-x-996{padding-left:996px!important;padding-right:996px!important}.padding-y-996{padding-top:996px!important;padding-bottom:996px!important}.padding-997{padding:997px!important}.padding-top-997{padding-top:997px!important}.padding-left-997{padding-left:997px!important}.padding-bottom-997{padding-bottom:997px!important}.padding-right-997{padding-right:997px!important}.padding-x-997{padding-left:997px!important;padding-right:997px!important}.padding-y-997{padding-top:997px!important;padding-bottom:997px!important}.padding-998{padding:998px!important}.padding-top-998{padding-top:998px!important}.padding-left-998{padding-left:998px!important}.padding-bottom-998{padding-bottom:998px!important}.padding-right-998{padding-right:998px!important}.padding-x-998{padding-left:998px!important;padding-right:998px!important}.padding-y-998{padding-top:998px!important;padding-bottom:998px!important}.padding-999{padding:999px!important}.padding-top-999{padding-top:999px!important}.padding-left-999{padding-left:999px!important}.padding-bottom-999{padding-bottom:999px!important}.padding-right-999{padding-right:999px!important}.padding-x-999{padding-left:999px!important;padding-right:999px!important}.padding-y-999{padding-top:999px!important;padding-bottom:999px!important}.padding-1000{padding:1000px!important}.padding-top-1000{padding-top:1000px!important}.padding-left-1000{padding-left:1000px!important}.padding-bottom-1000{padding-bottom:1000px!important}.padding-right-1000{padding-right:1000px!important}.padding-x-1000{padding-left:1000px!important;padding-right:1000px!important}.padding-y-1000{padding-top:1000px!important;padding-bottom:1000px!important}.eq-height-0{height:0!important}.eq-min-height-0{min-height:0!important}.eq-max-height-0{max-height:0!important}.eq-width-0{width:0!important}.eq-max-width-0{max-width:0!important}.eq-min-width-0{min-width:0!important}.eq-height-1{height:1px!important}.eq-min-height-1{min-height:1px!important}.eq-max-height-1{max-height:1px!important}.eq-width-1{width:1px!important}.eq-max-width-1{max-width:1px!important}.eq-min-width-1{min-width:1px!important}.eq-height-2{height:2px!important}.eq-min-height-2{min-height:2px!important}.eq-max-height-2{max-height:2px!important}.eq-width-2{width:2px!important}.eq-max-width-2{max-width:2px!important}.eq-min-width-2{min-width:2px!important}.eq-height-3{height:3px!important}.eq-min-height-3{min-height:3px!important}.eq-max-height-3{max-height:3px!important}.eq-width-3{width:3px!important}.eq-max-width-3{max-width:3px!important}.eq-min-width-3{min-width:3px!important}.eq-height-4{height:4px!important}.eq-min-height-4{min-height:4px!important}.eq-max-height-4{max-height:4px!important}.eq-width-4{width:4px!important}.eq-max-width-4{max-width:4px!important}.eq-min-width-4{min-width:4px!important}.eq-height-5{height:5px!important}.eq-min-height-5{min-height:5px!important}.eq-max-height-5{max-height:5px!important}.eq-width-5{width:5px!important}.eq-max-width-5{max-width:5px!important}.eq-min-width-5{min-width:5px!important}.eq-height-6{height:6px!important}.eq-min-height-6{min-height:6px!important}.eq-max-height-6{max-height:6px!important}.eq-width-6{width:6px!important}.eq-max-width-6{max-width:6px!important}.eq-min-width-6{min-width:6px!important}.eq-height-7{height:7px!important}.eq-min-height-7{min-height:7px!important}.eq-max-height-7{max-height:7px!important}.eq-width-7{width:7px!important}.eq-max-width-7{max-width:7px!important}.eq-min-width-7{min-width:7px!important}.eq-height-8{height:8px!important}.eq-min-height-8{min-height:8px!important}.eq-max-height-8{max-height:8px!important}.eq-width-8{width:8px!important}.eq-max-width-8{max-width:8px!important}.eq-min-width-8{min-width:8px!important}.eq-height-9{height:9px!important}.eq-min-height-9{min-height:9px!important}.eq-max-height-9{max-height:9px!important}.eq-width-9{width:9px!important}.eq-max-width-9{max-width:9px!important}.eq-min-width-9{min-width:9px!important}.eq-height-10{height:10px!important}.eq-min-height-10{min-height:10px!important}.eq-max-height-10{max-height:10px!important}.eq-width-10{width:10px!important}.eq-max-width-10{max-width:10px!important}.eq-min-width-10{min-width:10px!important}.eq-height-11{height:11px!important}.eq-min-height-11{min-height:11px!important}.eq-max-height-11{max-height:11px!important}.eq-width-11{width:11px!important}.eq-max-width-11{max-width:11px!important}.eq-min-width-11{min-width:11px!important}.eq-height-12{height:12px!important}.eq-min-height-12{min-height:12px!important}.eq-max-height-12{max-height:12px!important}.eq-width-12{width:12px!important}.eq-max-width-12{max-width:12px!important}.eq-min-width-12{min-width:12px!important}.eq-height-13{height:13px!important}.eq-min-height-13{min-height:13px!important}.eq-max-height-13{max-height:13px!important}.eq-width-13{width:13px!important}.eq-max-width-13{max-width:13px!important}.eq-min-width-13{min-width:13px!important}.eq-height-14{height:14px!important}.eq-min-height-14{min-height:14px!important}.eq-max-height-14{max-height:14px!important}.eq-width-14{width:14px!important}.eq-max-width-14{max-width:14px!important}.eq-min-width-14{min-width:14px!important}.eq-height-15{height:15px!important}.eq-min-height-15{min-height:15px!important}.eq-max-height-15{max-height:15px!important}.eq-width-15{width:15px!important}.eq-max-width-15{max-width:15px!important}.eq-min-width-15{min-width:15px!important}.eq-height-16{height:16px!important}.eq-min-height-16{min-height:16px!important}.eq-max-height-16{max-height:16px!important}.eq-width-16{width:16px!important}.eq-max-width-16{max-width:16px!important}.eq-min-width-16{min-width:16px!important}.eq-height-17{height:17px!important}.eq-min-height-17{min-height:17px!important}.eq-max-height-17{max-height:17px!important}.eq-width-17{width:17px!important}.eq-max-width-17{max-width:17px!important}.eq-min-width-17{min-width:17px!important}.eq-height-18{height:18px!important}.eq-min-height-18{min-height:18px!important}.eq-max-height-18{max-height:18px!important}.eq-width-18{width:18px!important}.eq-max-width-18{max-width:18px!important}.eq-min-width-18{min-width:18px!important}.eq-height-19{height:19px!important}.eq-min-height-19{min-height:19px!important}.eq-max-height-19{max-height:19px!important}.eq-width-19{width:19px!important}.eq-max-width-19{max-width:19px!important}.eq-min-width-19{min-width:19px!important}.eq-height-20{height:20px!important}.eq-min-height-20{min-height:20px!important}.eq-max-height-20{max-height:20px!important}.eq-width-20{width:20px!important}.eq-max-width-20{max-width:20px!important}.eq-min-width-20{min-width:20px!important}.eq-height-21{height:21px!important}.eq-min-height-21{min-height:21px!important}.eq-max-height-21{max-height:21px!important}.eq-width-21{width:21px!important}.eq-max-width-21{max-width:21px!important}.eq-min-width-21{min-width:21px!important}.eq-height-22{height:22px!important}.eq-min-height-22{min-height:22px!important}.eq-max-height-22{max-height:22px!important}.eq-width-22{width:22px!important}.eq-max-width-22{max-width:22px!important}.eq-min-width-22{min-width:22px!important}.eq-height-23{height:23px!important}.eq-min-height-23{min-height:23px!important}.eq-max-height-23{max-height:23px!important}.eq-width-23{width:23px!important}.eq-max-width-23{max-width:23px!important}.eq-min-width-23{min-width:23px!important}.eq-height-24{height:24px!important}.eq-min-height-24{min-height:24px!important}.eq-max-height-24{max-height:24px!important}.eq-width-24{width:24px!important}.eq-max-width-24{max-width:24px!important}.eq-min-width-24{min-width:24px!important}.eq-height-25{height:25px!important}.eq-min-height-25{min-height:25px!important}.eq-max-height-25{max-height:25px!important}.eq-width-25{width:25px!important}.eq-max-width-25{max-width:25px!important}.eq-min-width-25{min-width:25px!important}.eq-height-26{height:26px!important}.eq-min-height-26{min-height:26px!important}.eq-max-height-26{max-height:26px!important}.eq-width-26{width:26px!important}.eq-max-width-26{max-width:26px!important}.eq-min-width-26{min-width:26px!important}.eq-height-27{height:27px!important}.eq-min-height-27{min-height:27px!important}.eq-max-height-27{max-height:27px!important}.eq-width-27{width:27px!important}.eq-max-width-27{max-width:27px!important}.eq-min-width-27{min-width:27px!important}.eq-height-28{height:28px!important}.eq-min-height-28{min-height:28px!important}.eq-max-height-28{max-height:28px!important}.eq-width-28{width:28px!important}.eq-max-width-28{max-width:28px!important}.eq-min-width-28{min-width:28px!important}.eq-height-29{height:29px!important}.eq-min-height-29{min-height:29px!important}.eq-max-height-29{max-height:29px!important}.eq-width-29{width:29px!important}.eq-max-width-29{max-width:29px!important}.eq-min-width-29{min-width:29px!important}.eq-height-30{height:30px!important}.eq-min-height-30{min-height:30px!important}.eq-max-height-30{max-height:30px!important}.eq-width-30{width:30px!important}.eq-max-width-30{max-width:30px!important}.eq-min-width-30{min-width:30px!important}.eq-height-31{height:31px!important}.eq-min-height-31{min-height:31px!important}.eq-max-height-31{max-height:31px!important}.eq-width-31{width:31px!important}.eq-max-width-31{max-width:31px!important}.eq-min-width-31{min-width:31px!important}.eq-height-32{height:32px!important}.eq-min-height-32{min-height:32px!important}.eq-max-height-32{max-height:32px!important}.eq-width-32{width:32px!important}.eq-max-width-32{max-width:32px!important}.eq-min-width-32{min-width:32px!important}.eq-height-33{height:33px!important}.eq-min-height-33{min-height:33px!important}.eq-max-height-33{max-height:33px!important}.eq-width-33{width:33px!important}.eq-max-width-33{max-width:33px!important}.eq-min-width-33{min-width:33px!important}.eq-height-34{height:34px!important}.eq-min-height-34{min-height:34px!important}.eq-max-height-34{max-height:34px!important}.eq-width-34{width:34px!important}.eq-max-width-34{max-width:34px!important}.eq-min-width-34{min-width:34px!important}.eq-height-35{height:35px!important}.eq-min-height-35{min-height:35px!important}.eq-max-height-35{max-height:35px!important}.eq-width-35{width:35px!important}.eq-max-width-35{max-width:35px!important}.eq-min-width-35{min-width:35px!important}.eq-height-36{height:36px!important}.eq-min-height-36{min-height:36px!important}.eq-max-height-36{max-height:36px!important}.eq-width-36{width:36px!important}.eq-max-width-36{max-width:36px!important}.eq-min-width-36{min-width:36px!important}.eq-height-37{height:37px!important}.eq-min-height-37{min-height:37px!important}.eq-max-height-37{max-height:37px!important}.eq-width-37{width:37px!important}.eq-max-width-37{max-width:37px!important}.eq-min-width-37{min-width:37px!important}.eq-height-38{height:38px!important}.eq-min-height-38{min-height:38px!important}.eq-max-height-38{max-height:38px!important}.eq-width-38{width:38px!important}.eq-max-width-38{max-width:38px!important}.eq-min-width-38{min-width:38px!important}.eq-height-39{height:39px!important}.eq-min-height-39{min-height:39px!important}.eq-max-height-39{max-height:39px!important}.eq-width-39{width:39px!important}.eq-max-width-39{max-width:39px!important}.eq-min-width-39{min-width:39px!important}.eq-height-40{height:40px!important}.eq-min-height-40{min-height:40px!important}.eq-max-height-40{max-height:40px!important}.eq-width-40{width:40px!important}.eq-max-width-40{max-width:40px!important}.eq-min-width-40{min-width:40px!important}.eq-height-41{height:41px!important}.eq-min-height-41{min-height:41px!important}.eq-max-height-41{max-height:41px!important}.eq-width-41{width:41px!important}.eq-max-width-41{max-width:41px!important}.eq-min-width-41{min-width:41px!important}.eq-height-42{height:42px!important}.eq-min-height-42{min-height:42px!important}.eq-max-height-42{max-height:42px!important}.eq-width-42{width:42px!important}.eq-max-width-42{max-width:42px!important}.eq-min-width-42{min-width:42px!important}.eq-height-43{height:43px!important}.eq-min-height-43{min-height:43px!important}.eq-max-height-43{max-height:43px!important}.eq-width-43{width:43px!important}.eq-max-width-43{max-width:43px!important}.eq-min-width-43{min-width:43px!important}.eq-height-44{height:44px!important}.eq-min-height-44{min-height:44px!important}.eq-max-height-44{max-height:44px!important}.eq-width-44{width:44px!important}.eq-max-width-44{max-width:44px!important}.eq-min-width-44{min-width:44px!important}.eq-height-45{height:45px!important}.eq-min-height-45{min-height:45px!important}.eq-max-height-45{max-height:45px!important}.eq-width-45{width:45px!important}.eq-max-width-45{max-width:45px!important}.eq-min-width-45{min-width:45px!important}.eq-height-46{height:46px!important}.eq-min-height-46{min-height:46px!important}.eq-max-height-46{max-height:46px!important}.eq-width-46{width:46px!important}.eq-max-width-46{max-width:46px!important}.eq-min-width-46{min-width:46px!important}.eq-height-47{height:47px!important}.eq-min-height-47{min-height:47px!important}.eq-max-height-47{max-height:47px!important}.eq-width-47{width:47px!important}.eq-max-width-47{max-width:47px!important}.eq-min-width-47{min-width:47px!important}.eq-height-48{height:48px!important}.eq-min-height-48{min-height:48px!important}.eq-max-height-48{max-height:48px!important}.eq-width-48{width:48px!important}.eq-max-width-48{max-width:48px!important}.eq-min-width-48{min-width:48px!important}.eq-height-49{height:49px!important}.eq-min-height-49{min-height:49px!important}.eq-max-height-49{max-height:49px!important}.eq-width-49{width:49px!important}.eq-max-width-49{max-width:49px!important}.eq-min-width-49{min-width:49px!important}.eq-height-50{height:50px!important}.eq-min-height-50{min-height:50px!important}.eq-max-height-50{max-height:50px!important}.eq-width-50{width:50px!important}.eq-max-width-50{max-width:50px!important}.eq-min-width-50{min-width:50px!important}.eq-height-51{height:51px!important}.eq-min-height-51{min-height:51px!important}.eq-max-height-51{max-height:51px!important}.eq-width-51{width:51px!important}.eq-max-width-51{max-width:51px!important}.eq-min-width-51{min-width:51px!important}.eq-height-52{height:52px!important}.eq-min-height-52{min-height:52px!important}.eq-max-height-52{max-height:52px!important}.eq-width-52{width:52px!important}.eq-max-width-52{max-width:52px!important}.eq-min-width-52{min-width:52px!important}.eq-height-53{height:53px!important}.eq-min-height-53{min-height:53px!important}.eq-max-height-53{max-height:53px!important}.eq-width-53{width:53px!important}.eq-max-width-53{max-width:53px!important}.eq-min-width-53{min-width:53px!important}.eq-height-54{height:54px!important}.eq-min-height-54{min-height:54px!important}.eq-max-height-54{max-height:54px!important}.eq-width-54{width:54px!important}.eq-max-width-54{max-width:54px!important}.eq-min-width-54{min-width:54px!important}.eq-height-55{height:55px!important}.eq-min-height-55{min-height:55px!important}.eq-max-height-55{max-height:55px!important}.eq-width-55{width:55px!important}.eq-max-width-55{max-width:55px!important}.eq-min-width-55{min-width:55px!important}.eq-height-56{height:56px!important}.eq-min-height-56{min-height:56px!important}.eq-max-height-56{max-height:56px!important}.eq-width-56{width:56px!important}.eq-max-width-56{max-width:56px!important}.eq-min-width-56{min-width:56px!important}.eq-height-57{height:57px!important}.eq-min-height-57{min-height:57px!important}.eq-max-height-57{max-height:57px!important}.eq-width-57{width:57px!important}.eq-max-width-57{max-width:57px!important}.eq-min-width-57{min-width:57px!important}.eq-height-58{height:58px!important}.eq-min-height-58{min-height:58px!important}.eq-max-height-58{max-height:58px!important}.eq-width-58{width:58px!important}.eq-max-width-58{max-width:58px!important}.eq-min-width-58{min-width:58px!important}.eq-height-59{height:59px!important}.eq-min-height-59{min-height:59px!important}.eq-max-height-59{max-height:59px!important}.eq-width-59{width:59px!important}.eq-max-width-59{max-width:59px!important}.eq-min-width-59{min-width:59px!important}.eq-height-60{height:60px!important}.eq-min-height-60{min-height:60px!important}.eq-max-height-60{max-height:60px!important}.eq-width-60{width:60px!important}.eq-max-width-60{max-width:60px!important}.eq-min-width-60{min-width:60px!important}.eq-height-61{height:61px!important}.eq-min-height-61{min-height:61px!important}.eq-max-height-61{max-height:61px!important}.eq-width-61{width:61px!important}.eq-max-width-61{max-width:61px!important}.eq-min-width-61{min-width:61px!important}.eq-height-62{height:62px!important}.eq-min-height-62{min-height:62px!important}.eq-max-height-62{max-height:62px!important}.eq-width-62{width:62px!important}.eq-max-width-62{max-width:62px!important}.eq-min-width-62{min-width:62px!important}.eq-height-63{height:63px!important}.eq-min-height-63{min-height:63px!important}.eq-max-height-63{max-height:63px!important}.eq-width-63{width:63px!important}.eq-max-width-63{max-width:63px!important}.eq-min-width-63{min-width:63px!important}.eq-height-64{height:64px!important}.eq-min-height-64{min-height:64px!important}.eq-max-height-64{max-height:64px!important}.eq-width-64{width:64px!important}.eq-max-width-64{max-width:64px!important}.eq-min-width-64{min-width:64px!important}.eq-height-65{height:65px!important}.eq-min-height-65{min-height:65px!important}.eq-max-height-65{max-height:65px!important}.eq-width-65{width:65px!important}.eq-max-width-65{max-width:65px!important}.eq-min-width-65{min-width:65px!important}.eq-height-66{height:66px!important}.eq-min-height-66{min-height:66px!important}.eq-max-height-66{max-height:66px!important}.eq-width-66{width:66px!important}.eq-max-width-66{max-width:66px!important}.eq-min-width-66{min-width:66px!important}.eq-height-67{height:67px!important}.eq-min-height-67{min-height:67px!important}.eq-max-height-67{max-height:67px!important}.eq-width-67{width:67px!important}.eq-max-width-67{max-width:67px!important}.eq-min-width-67{min-width:67px!important}.eq-height-68{height:68px!important}.eq-min-height-68{min-height:68px!important}.eq-max-height-68{max-height:68px!important}.eq-width-68{width:68px!important}.eq-max-width-68{max-width:68px!important}.eq-min-width-68{min-width:68px!important}.eq-height-69{height:69px!important}.eq-min-height-69{min-height:69px!important}.eq-max-height-69{max-height:69px!important}.eq-width-69{width:69px!important}.eq-max-width-69{max-width:69px!important}.eq-min-width-69{min-width:69px!important}.eq-height-70{height:70px!important}.eq-min-height-70{min-height:70px!important}.eq-max-height-70{max-height:70px!important}.eq-width-70{width:70px!important}.eq-max-width-70{max-width:70px!important}.eq-min-width-70{min-width:70px!important}.eq-height-71{height:71px!important}.eq-min-height-71{min-height:71px!important}.eq-max-height-71{max-height:71px!important}.eq-width-71{width:71px!important}.eq-max-width-71{max-width:71px!important}.eq-min-width-71{min-width:71px!important}.eq-height-72{height:72px!important}.eq-min-height-72{min-height:72px!important}.eq-max-height-72{max-height:72px!important}.eq-width-72{width:72px!important}.eq-max-width-72{max-width:72px!important}.eq-min-width-72{min-width:72px!important}.eq-height-73{height:73px!important}.eq-min-height-73{min-height:73px!important}.eq-max-height-73{max-height:73px!important}.eq-width-73{width:73px!important}.eq-max-width-73{max-width:73px!important}.eq-min-width-73{min-width:73px!important}.eq-height-74{height:74px!important}.eq-min-height-74{min-height:74px!important}.eq-max-height-74{max-height:74px!important}.eq-width-74{width:74px!important}.eq-max-width-74{max-width:74px!important}.eq-min-width-74{min-width:74px!important}.eq-height-75{height:75px!important}.eq-min-height-75{min-height:75px!important}.eq-max-height-75{max-height:75px!important}.eq-width-75{width:75px!important}.eq-max-width-75{max-width:75px!important}.eq-min-width-75{min-width:75px!important}.eq-height-76{height:76px!important}.eq-min-height-76{min-height:76px!important}.eq-max-height-76{max-height:76px!important}.eq-width-76{width:76px!important}.eq-max-width-76{max-width:76px!important}.eq-min-width-76{min-width:76px!important}.eq-height-77{height:77px!important}.eq-min-height-77{min-height:77px!important}.eq-max-height-77{max-height:77px!important}.eq-width-77{width:77px!important}.eq-max-width-77{max-width:77px!important}.eq-min-width-77{min-width:77px!important}.eq-height-78{height:78px!important}.eq-min-height-78{min-height:78px!important}.eq-max-height-78{max-height:78px!important}.eq-width-78{width:78px!important}.eq-max-width-78{max-width:78px!important}.eq-min-width-78{min-width:78px!important}.eq-height-79{height:79px!important}.eq-min-height-79{min-height:79px!important}.eq-max-height-79{max-height:79px!important}.eq-width-79{width:79px!important}.eq-max-width-79{max-width:79px!important}.eq-min-width-79{min-width:79px!important}.eq-height-80{height:80px!important}.eq-min-height-80{min-height:80px!important}.eq-max-height-80{max-height:80px!important}.eq-width-80{width:80px!important}.eq-max-width-80{max-width:80px!important}.eq-min-width-80{min-width:80px!important}.eq-height-81{height:81px!important}.eq-min-height-81{min-height:81px!important}.eq-max-height-81{max-height:81px!important}.eq-width-81{width:81px!important}.eq-max-width-81{max-width:81px!important}.eq-min-width-81{min-width:81px!important}.eq-height-82{height:82px!important}.eq-min-height-82{min-height:82px!important}.eq-max-height-82{max-height:82px!important}.eq-width-82{width:82px!important}.eq-max-width-82{max-width:82px!important}.eq-min-width-82{min-width:82px!important}.eq-height-83{height:83px!important}.eq-min-height-83{min-height:83px!important}.eq-max-height-83{max-height:83px!important}.eq-width-83{width:83px!important}.eq-max-width-83{max-width:83px!important}.eq-min-width-83{min-width:83px!important}.eq-height-84{height:84px!important}.eq-min-height-84{min-height:84px!important}.eq-max-height-84{max-height:84px!important}.eq-width-84{width:84px!important}.eq-max-width-84{max-width:84px!important}.eq-min-width-84{min-width:84px!important}.eq-height-85{height:85px!important}.eq-min-height-85{min-height:85px!important}.eq-max-height-85{max-height:85px!important}.eq-width-85{width:85px!important}.eq-max-width-85{max-width:85px!important}.eq-min-width-85{min-width:85px!important}.eq-height-86{height:86px!important}.eq-min-height-86{min-height:86px!important}.eq-max-height-86{max-height:86px!important}.eq-width-86{width:86px!important}.eq-max-width-86{max-width:86px!important}.eq-min-width-86{min-width:86px!important}.eq-height-87{height:87px!important}.eq-min-height-87{min-height:87px!important}.eq-max-height-87{max-height:87px!important}.eq-width-87{width:87px!important}.eq-max-width-87{max-width:87px!important}.eq-min-width-87{min-width:87px!important}.eq-height-88{height:88px!important}.eq-min-height-88{min-height:88px!important}.eq-max-height-88{max-height:88px!important}.eq-width-88{width:88px!important}.eq-max-width-88{max-width:88px!important}.eq-min-width-88{min-width:88px!important}.eq-height-89{height:89px!important}.eq-min-height-89{min-height:89px!important}.eq-max-height-89{max-height:89px!important}.eq-width-89{width:89px!important}.eq-max-width-89{max-width:89px!important}.eq-min-width-89{min-width:89px!important}.eq-height-90{height:90px!important}.eq-min-height-90{min-height:90px!important}.eq-max-height-90{max-height:90px!important}.eq-width-90{width:90px!important}.eq-max-width-90{max-width:90px!important}.eq-min-width-90{min-width:90px!important}.eq-height-91{height:91px!important}.eq-min-height-91{min-height:91px!important}.eq-max-height-91{max-height:91px!important}.eq-width-91{width:91px!important}.eq-max-width-91{max-width:91px!important}.eq-min-width-91{min-width:91px!important}.eq-height-92{height:92px!important}.eq-min-height-92{min-height:92px!important}.eq-max-height-92{max-height:92px!important}.eq-width-92{width:92px!important}.eq-max-width-92{max-width:92px!important}.eq-min-width-92{min-width:92px!important}.eq-height-93{height:93px!important}.eq-min-height-93{min-height:93px!important}.eq-max-height-93{max-height:93px!important}.eq-width-93{width:93px!important}.eq-max-width-93{max-width:93px!important}.eq-min-width-93{min-width:93px!important}.eq-height-94{height:94px!important}.eq-min-height-94{min-height:94px!important}.eq-max-height-94{max-height:94px!important}.eq-width-94{width:94px!important}.eq-max-width-94{max-width:94px!important}.eq-min-width-94{min-width:94px!important}.eq-height-95{height:95px!important}.eq-min-height-95{min-height:95px!important}.eq-max-height-95{max-height:95px!important}.eq-width-95{width:95px!important}.eq-max-width-95{max-width:95px!important}.eq-min-width-95{min-width:95px!important}.eq-height-96{height:96px!important}.eq-min-height-96{min-height:96px!important}.eq-max-height-96{max-height:96px!important}.eq-width-96{width:96px!important}.eq-max-width-96{max-width:96px!important}.eq-min-width-96{min-width:96px!important}.eq-height-97{height:97px!important}.eq-min-height-97{min-height:97px!important}.eq-max-height-97{max-height:97px!important}.eq-width-97{width:97px!important}.eq-max-width-97{max-width:97px!important}.eq-min-width-97{min-width:97px!important}.eq-height-98{height:98px!important}.eq-min-height-98{min-height:98px!important}.eq-max-height-98{max-height:98px!important}.eq-width-98{width:98px!important}.eq-max-width-98{max-width:98px!important}.eq-min-width-98{min-width:98px!important}.eq-height-99{height:99px!important}.eq-min-height-99{min-height:99px!important}.eq-max-height-99{max-height:99px!important}.eq-width-99{width:99px!important}.eq-max-width-99{max-width:99px!important}.eq-min-width-99{min-width:99px!important}.eq-height-100{height:100px!important}.eq-min-height-100{min-height:100px!important}.eq-max-height-100{max-height:100px!important}.eq-width-100{width:100px!important}.eq-max-width-100{max-width:100px!important}.eq-min-width-100{min-width:100px!important}.eq-height-101{height:101px!important}.eq-min-height-101{min-height:101px!important}.eq-max-height-101{max-height:101px!important}.eq-width-101{width:101px!important}.eq-max-width-101{max-width:101px!important}.eq-min-width-101{min-width:101px!important}.eq-height-102{height:102px!important}.eq-min-height-102{min-height:102px!important}.eq-max-height-102{max-height:102px!important}.eq-width-102{width:102px!important}.eq-max-width-102{max-width:102px!important}.eq-min-width-102{min-width:102px!important}.eq-height-103{height:103px!important}.eq-min-height-103{min-height:103px!important}.eq-max-height-103{max-height:103px!important}.eq-width-103{width:103px!important}.eq-max-width-103{max-width:103px!important}.eq-min-width-103{min-width:103px!important}.eq-height-104{height:104px!important}.eq-min-height-104{min-height:104px!important}.eq-max-height-104{max-height:104px!important}.eq-width-104{width:104px!important}.eq-max-width-104{max-width:104px!important}.eq-min-width-104{min-width:104px!important}.eq-height-105{height:105px!important}.eq-min-height-105{min-height:105px!important}.eq-max-height-105{max-height:105px!important}.eq-width-105{width:105px!important}.eq-max-width-105{max-width:105px!important}.eq-min-width-105{min-width:105px!important}.eq-height-106{height:106px!important}.eq-min-height-106{min-height:106px!important}.eq-max-height-106{max-height:106px!important}.eq-width-106{width:106px!important}.eq-max-width-106{max-width:106px!important}.eq-min-width-106{min-width:106px!important}.eq-height-107{height:107px!important}.eq-min-height-107{min-height:107px!important}.eq-max-height-107{max-height:107px!important}.eq-width-107{width:107px!important}.eq-max-width-107{max-width:107px!important}.eq-min-width-107{min-width:107px!important}.eq-height-108{height:108px!important}.eq-min-height-108{min-height:108px!important}.eq-max-height-108{max-height:108px!important}.eq-width-108{width:108px!important}.eq-max-width-108{max-width:108px!important}.eq-min-width-108{min-width:108px!important}.eq-height-109{height:109px!important}.eq-min-height-109{min-height:109px!important}.eq-max-height-109{max-height:109px!important}.eq-width-109{width:109px!important}.eq-max-width-109{max-width:109px!important}.eq-min-width-109{min-width:109px!important}.eq-height-110{height:110px!important}.eq-min-height-110{min-height:110px!important}.eq-max-height-110{max-height:110px!important}.eq-width-110{width:110px!important}.eq-max-width-110{max-width:110px!important}.eq-min-width-110{min-width:110px!important}.eq-height-111{height:111px!important}.eq-min-height-111{min-height:111px!important}.eq-max-height-111{max-height:111px!important}.eq-width-111{width:111px!important}.eq-max-width-111{max-width:111px!important}.eq-min-width-111{min-width:111px!important}.eq-height-112{height:112px!important}.eq-min-height-112{min-height:112px!important}.eq-max-height-112{max-height:112px!important}.eq-width-112{width:112px!important}.eq-max-width-112{max-width:112px!important}.eq-min-width-112{min-width:112px!important}.eq-height-113{height:113px!important}.eq-min-height-113{min-height:113px!important}.eq-max-height-113{max-height:113px!important}.eq-width-113{width:113px!important}.eq-max-width-113{max-width:113px!important}.eq-min-width-113{min-width:113px!important}.eq-height-114{height:114px!important}.eq-min-height-114{min-height:114px!important}.eq-max-height-114{max-height:114px!important}.eq-width-114{width:114px!important}.eq-max-width-114{max-width:114px!important}.eq-min-width-114{min-width:114px!important}.eq-height-115{height:115px!important}.eq-min-height-115{min-height:115px!important}.eq-max-height-115{max-height:115px!important}.eq-width-115{width:115px!important}.eq-max-width-115{max-width:115px!important}.eq-min-width-115{min-width:115px!important}.eq-height-116{height:116px!important}.eq-min-height-116{min-height:116px!important}.eq-max-height-116{max-height:116px!important}.eq-width-116{width:116px!important}.eq-max-width-116{max-width:116px!important}.eq-min-width-116{min-width:116px!important}.eq-height-117{height:117px!important}.eq-min-height-117{min-height:117px!important}.eq-max-height-117{max-height:117px!important}.eq-width-117{width:117px!important}.eq-max-width-117{max-width:117px!important}.eq-min-width-117{min-width:117px!important}.eq-height-118{height:118px!important}.eq-min-height-118{min-height:118px!important}.eq-max-height-118{max-height:118px!important}.eq-width-118{width:118px!important}.eq-max-width-118{max-width:118px!important}.eq-min-width-118{min-width:118px!important}.eq-height-119{height:119px!important}.eq-min-height-119{min-height:119px!important}.eq-max-height-119{max-height:119px!important}.eq-width-119{width:119px!important}.eq-max-width-119{max-width:119px!important}.eq-min-width-119{min-width:119px!important}.eq-height-120{height:120px!important}.eq-min-height-120{min-height:120px!important}.eq-max-height-120{max-height:120px!important}.eq-width-120{width:120px!important}.eq-max-width-120{max-width:120px!important}.eq-min-width-120{min-width:120px!important}.eq-height-121{height:121px!important}.eq-min-height-121{min-height:121px!important}.eq-max-height-121{max-height:121px!important}.eq-width-121{width:121px!important}.eq-max-width-121{max-width:121px!important}.eq-min-width-121{min-width:121px!important}.eq-height-122{height:122px!important}.eq-min-height-122{min-height:122px!important}.eq-max-height-122{max-height:122px!important}.eq-width-122{width:122px!important}.eq-max-width-122{max-width:122px!important}.eq-min-width-122{min-width:122px!important}.eq-height-123{height:123px!important}.eq-min-height-123{min-height:123px!important}.eq-max-height-123{max-height:123px!important}.eq-width-123{width:123px!important}.eq-max-width-123{max-width:123px!important}.eq-min-width-123{min-width:123px!important}.eq-height-124{height:124px!important}.eq-min-height-124{min-height:124px!important}.eq-max-height-124{max-height:124px!important}.eq-width-124{width:124px!important}.eq-max-width-124{max-width:124px!important}.eq-min-width-124{min-width:124px!important}.eq-height-125{height:125px!important}.eq-min-height-125{min-height:125px!important}.eq-max-height-125{max-height:125px!important}.eq-width-125{width:125px!important}.eq-max-width-125{max-width:125px!important}.eq-min-width-125{min-width:125px!important}.eq-height-126{height:126px!important}.eq-min-height-126{min-height:126px!important}.eq-max-height-126{max-height:126px!important}.eq-width-126{width:126px!important}.eq-max-width-126{max-width:126px!important}.eq-min-width-126{min-width:126px!important}.eq-height-127{height:127px!important}.eq-min-height-127{min-height:127px!important}.eq-max-height-127{max-height:127px!important}.eq-width-127{width:127px!important}.eq-max-width-127{max-width:127px!important}.eq-min-width-127{min-width:127px!important}.eq-height-128{height:128px!important}.eq-min-height-128{min-height:128px!important}.eq-max-height-128{max-height:128px!important}.eq-width-128{width:128px!important}.eq-max-width-128{max-width:128px!important}.eq-min-width-128{min-width:128px!important}.eq-height-129{height:129px!important}.eq-min-height-129{min-height:129px!important}.eq-max-height-129{max-height:129px!important}.eq-width-129{width:129px!important}.eq-max-width-129{max-width:129px!important}.eq-min-width-129{min-width:129px!important}.eq-height-130{height:130px!important}.eq-min-height-130{min-height:130px!important}.eq-max-height-130{max-height:130px!important}.eq-width-130{width:130px!important}.eq-max-width-130{max-width:130px!important}.eq-min-width-130{min-width:130px!important}.eq-height-131{height:131px!important}.eq-min-height-131{min-height:131px!important}.eq-max-height-131{max-height:131px!important}.eq-width-131{width:131px!important}.eq-max-width-131{max-width:131px!important}.eq-min-width-131{min-width:131px!important}.eq-height-132{height:132px!important}.eq-min-height-132{min-height:132px!important}.eq-max-height-132{max-height:132px!important}.eq-width-132{width:132px!important}.eq-max-width-132{max-width:132px!important}.eq-min-width-132{min-width:132px!important}.eq-height-133{height:133px!important}.eq-min-height-133{min-height:133px!important}.eq-max-height-133{max-height:133px!important}.eq-width-133{width:133px!important}.eq-max-width-133{max-width:133px!important}.eq-min-width-133{min-width:133px!important}.eq-height-134{height:134px!important}.eq-min-height-134{min-height:134px!important}.eq-max-height-134{max-height:134px!important}.eq-width-134{width:134px!important}.eq-max-width-134{max-width:134px!important}.eq-min-width-134{min-width:134px!important}.eq-height-135{height:135px!important}.eq-min-height-135{min-height:135px!important}.eq-max-height-135{max-height:135px!important}.eq-width-135{width:135px!important}.eq-max-width-135{max-width:135px!important}.eq-min-width-135{min-width:135px!important}.eq-height-136{height:136px!important}.eq-min-height-136{min-height:136px!important}.eq-max-height-136{max-height:136px!important}.eq-width-136{width:136px!important}.eq-max-width-136{max-width:136px!important}.eq-min-width-136{min-width:136px!important}.eq-height-137{height:137px!important}.eq-min-height-137{min-height:137px!important}.eq-max-height-137{max-height:137px!important}.eq-width-137{width:137px!important}.eq-max-width-137{max-width:137px!important}.eq-min-width-137{min-width:137px!important}.eq-height-138{height:138px!important}.eq-min-height-138{min-height:138px!important}.eq-max-height-138{max-height:138px!important}.eq-width-138{width:138px!important}.eq-max-width-138{max-width:138px!important}.eq-min-width-138{min-width:138px!important}.eq-height-139{height:139px!important}.eq-min-height-139{min-height:139px!important}.eq-max-height-139{max-height:139px!important}.eq-width-139{width:139px!important}.eq-max-width-139{max-width:139px!important}.eq-min-width-139{min-width:139px!important}.eq-height-140{height:140px!important}.eq-min-height-140{min-height:140px!important}.eq-max-height-140{max-height:140px!important}.eq-width-140{width:140px!important}.eq-max-width-140{max-width:140px!important}.eq-min-width-140{min-width:140px!important}.eq-height-141{height:141px!important}.eq-min-height-141{min-height:141px!important}.eq-max-height-141{max-height:141px!important}.eq-width-141{width:141px!important}.eq-max-width-141{max-width:141px!important}.eq-min-width-141{min-width:141px!important}.eq-height-142{height:142px!important}.eq-min-height-142{min-height:142px!important}.eq-max-height-142{max-height:142px!important}.eq-width-142{width:142px!important}.eq-max-width-142{max-width:142px!important}.eq-min-width-142{min-width:142px!important}.eq-height-143{height:143px!important}.eq-min-height-143{min-height:143px!important}.eq-max-height-143{max-height:143px!important}.eq-width-143{width:143px!important}.eq-max-width-143{max-width:143px!important}.eq-min-width-143{min-width:143px!important}.eq-height-144{height:144px!important}.eq-min-height-144{min-height:144px!important}.eq-max-height-144{max-height:144px!important}.eq-width-144{width:144px!important}.eq-max-width-144{max-width:144px!important}.eq-min-width-144{min-width:144px!important}.eq-height-145{height:145px!important}.eq-min-height-145{min-height:145px!important}.eq-max-height-145{max-height:145px!important}.eq-width-145{width:145px!important}.eq-max-width-145{max-width:145px!important}.eq-min-width-145{min-width:145px!important}.eq-height-146{height:146px!important}.eq-min-height-146{min-height:146px!important}.eq-max-height-146{max-height:146px!important}.eq-width-146{width:146px!important}.eq-max-width-146{max-width:146px!important}.eq-min-width-146{min-width:146px!important}.eq-height-147{height:147px!important}.eq-min-height-147{min-height:147px!important}.eq-max-height-147{max-height:147px!important}.eq-width-147{width:147px!important}.eq-max-width-147{max-width:147px!important}.eq-min-width-147{min-width:147px!important}.eq-height-148{height:148px!important}.eq-min-height-148{min-height:148px!important}.eq-max-height-148{max-height:148px!important}.eq-width-148{width:148px!important}.eq-max-width-148{max-width:148px!important}.eq-min-width-148{min-width:148px!important}.eq-height-149{height:149px!important}.eq-min-height-149{min-height:149px!important}.eq-max-height-149{max-height:149px!important}.eq-width-149{width:149px!important}.eq-max-width-149{max-width:149px!important}.eq-min-width-149{min-width:149px!important}.eq-height-150{height:150px!important}.eq-min-height-150{min-height:150px!important}.eq-max-height-150{max-height:150px!important}.eq-width-150{width:150px!important}.eq-max-width-150{max-width:150px!important}.eq-min-width-150{min-width:150px!important}.eq-height-151{height:151px!important}.eq-min-height-151{min-height:151px!important}.eq-max-height-151{max-height:151px!important}.eq-width-151{width:151px!important}.eq-max-width-151{max-width:151px!important}.eq-min-width-151{min-width:151px!important}.eq-height-152{height:152px!important}.eq-min-height-152{min-height:152px!important}.eq-max-height-152{max-height:152px!important}.eq-width-152{width:152px!important}.eq-max-width-152{max-width:152px!important}.eq-min-width-152{min-width:152px!important}.eq-height-153{height:153px!important}.eq-min-height-153{min-height:153px!important}.eq-max-height-153{max-height:153px!important}.eq-width-153{width:153px!important}.eq-max-width-153{max-width:153px!important}.eq-min-width-153{min-width:153px!important}.eq-height-154{height:154px!important}.eq-min-height-154{min-height:154px!important}.eq-max-height-154{max-height:154px!important}.eq-width-154{width:154px!important}.eq-max-width-154{max-width:154px!important}.eq-min-width-154{min-width:154px!important}.eq-height-155{height:155px!important}.eq-min-height-155{min-height:155px!important}.eq-max-height-155{max-height:155px!important}.eq-width-155{width:155px!important}.eq-max-width-155{max-width:155px!important}.eq-min-width-155{min-width:155px!important}.eq-height-156{height:156px!important}.eq-min-height-156{min-height:156px!important}.eq-max-height-156{max-height:156px!important}.eq-width-156{width:156px!important}.eq-max-width-156{max-width:156px!important}.eq-min-width-156{min-width:156px!important}.eq-height-157{height:157px!important}.eq-min-height-157{min-height:157px!important}.eq-max-height-157{max-height:157px!important}.eq-width-157{width:157px!important}.eq-max-width-157{max-width:157px!important}.eq-min-width-157{min-width:157px!important}.eq-height-158{height:158px!important}.eq-min-height-158{min-height:158px!important}.eq-max-height-158{max-height:158px!important}.eq-width-158{width:158px!important}.eq-max-width-158{max-width:158px!important}.eq-min-width-158{min-width:158px!important}.eq-height-159{height:159px!important}.eq-min-height-159{min-height:159px!important}.eq-max-height-159{max-height:159px!important}.eq-width-159{width:159px!important}.eq-max-width-159{max-width:159px!important}.eq-min-width-159{min-width:159px!important}.eq-height-160{height:160px!important}.eq-min-height-160{min-height:160px!important}.eq-max-height-160{max-height:160px!important}.eq-width-160{width:160px!important}.eq-max-width-160{max-width:160px!important}.eq-min-width-160{min-width:160px!important}.eq-height-161{height:161px!important}.eq-min-height-161{min-height:161px!important}.eq-max-height-161{max-height:161px!important}.eq-width-161{width:161px!important}.eq-max-width-161{max-width:161px!important}.eq-min-width-161{min-width:161px!important}.eq-height-162{height:162px!important}.eq-min-height-162{min-height:162px!important}.eq-max-height-162{max-height:162px!important}.eq-width-162{width:162px!important}.eq-max-width-162{max-width:162px!important}.eq-min-width-162{min-width:162px!important}.eq-height-163{height:163px!important}.eq-min-height-163{min-height:163px!important}.eq-max-height-163{max-height:163px!important}.eq-width-163{width:163px!important}.eq-max-width-163{max-width:163px!important}.eq-min-width-163{min-width:163px!important}.eq-height-164{height:164px!important}.eq-min-height-164{min-height:164px!important}.eq-max-height-164{max-height:164px!important}.eq-width-164{width:164px!important}.eq-max-width-164{max-width:164px!important}.eq-min-width-164{min-width:164px!important}.eq-height-165{height:165px!important}.eq-min-height-165{min-height:165px!important}.eq-max-height-165{max-height:165px!important}.eq-width-165{width:165px!important}.eq-max-width-165{max-width:165px!important}.eq-min-width-165{min-width:165px!important}.eq-height-166{height:166px!important}.eq-min-height-166{min-height:166px!important}.eq-max-height-166{max-height:166px!important}.eq-width-166{width:166px!important}.eq-max-width-166{max-width:166px!important}.eq-min-width-166{min-width:166px!important}.eq-height-167{height:167px!important}.eq-min-height-167{min-height:167px!important}.eq-max-height-167{max-height:167px!important}.eq-width-167{width:167px!important}.eq-max-width-167{max-width:167px!important}.eq-min-width-167{min-width:167px!important}.eq-height-168{height:168px!important}.eq-min-height-168{min-height:168px!important}.eq-max-height-168{max-height:168px!important}.eq-width-168{width:168px!important}.eq-max-width-168{max-width:168px!important}.eq-min-width-168{min-width:168px!important}.eq-height-169{height:169px!important}.eq-min-height-169{min-height:169px!important}.eq-max-height-169{max-height:169px!important}.eq-width-169{width:169px!important}.eq-max-width-169{max-width:169px!important}.eq-min-width-169{min-width:169px!important}.eq-height-170{height:170px!important}.eq-min-height-170{min-height:170px!important}.eq-max-height-170{max-height:170px!important}.eq-width-170{width:170px!important}.eq-max-width-170{max-width:170px!important}.eq-min-width-170{min-width:170px!important}.eq-height-171{height:171px!important}.eq-min-height-171{min-height:171px!important}.eq-max-height-171{max-height:171px!important}.eq-width-171{width:171px!important}.eq-max-width-171{max-width:171px!important}.eq-min-width-171{min-width:171px!important}.eq-height-172{height:172px!important}.eq-min-height-172{min-height:172px!important}.eq-max-height-172{max-height:172px!important}.eq-width-172{width:172px!important}.eq-max-width-172{max-width:172px!important}.eq-min-width-172{min-width:172px!important}.eq-height-173{height:173px!important}.eq-min-height-173{min-height:173px!important}.eq-max-height-173{max-height:173px!important}.eq-width-173{width:173px!important}.eq-max-width-173{max-width:173px!important}.eq-min-width-173{min-width:173px!important}.eq-height-174{height:174px!important}.eq-min-height-174{min-height:174px!important}.eq-max-height-174{max-height:174px!important}.eq-width-174{width:174px!important}.eq-max-width-174{max-width:174px!important}.eq-min-width-174{min-width:174px!important}.eq-height-175{height:175px!important}.eq-min-height-175{min-height:175px!important}.eq-max-height-175{max-height:175px!important}.eq-width-175{width:175px!important}.eq-max-width-175{max-width:175px!important}.eq-min-width-175{min-width:175px!important}.eq-height-176{height:176px!important}.eq-min-height-176{min-height:176px!important}.eq-max-height-176{max-height:176px!important}.eq-width-176{width:176px!important}.eq-max-width-176{max-width:176px!important}.eq-min-width-176{min-width:176px!important}.eq-height-177{height:177px!important}.eq-min-height-177{min-height:177px!important}.eq-max-height-177{max-height:177px!important}.eq-width-177{width:177px!important}.eq-max-width-177{max-width:177px!important}.eq-min-width-177{min-width:177px!important}.eq-height-178{height:178px!important}.eq-min-height-178{min-height:178px!important}.eq-max-height-178{max-height:178px!important}.eq-width-178{width:178px!important}.eq-max-width-178{max-width:178px!important}.eq-min-width-178{min-width:178px!important}.eq-height-179{height:179px!important}.eq-min-height-179{min-height:179px!important}.eq-max-height-179{max-height:179px!important}.eq-width-179{width:179px!important}.eq-max-width-179{max-width:179px!important}.eq-min-width-179{min-width:179px!important}.eq-height-180{height:180px!important}.eq-min-height-180{min-height:180px!important}.eq-max-height-180{max-height:180px!important}.eq-width-180{width:180px!important}.eq-max-width-180{max-width:180px!important}.eq-min-width-180{min-width:180px!important}.eq-height-181{height:181px!important}.eq-min-height-181{min-height:181px!important}.eq-max-height-181{max-height:181px!important}.eq-width-181{width:181px!important}.eq-max-width-181{max-width:181px!important}.eq-min-width-181{min-width:181px!important}.eq-height-182{height:182px!important}.eq-min-height-182{min-height:182px!important}.eq-max-height-182{max-height:182px!important}.eq-width-182{width:182px!important}.eq-max-width-182{max-width:182px!important}.eq-min-width-182{min-width:182px!important}.eq-height-183{height:183px!important}.eq-min-height-183{min-height:183px!important}.eq-max-height-183{max-height:183px!important}.eq-width-183{width:183px!important}.eq-max-width-183{max-width:183px!important}.eq-min-width-183{min-width:183px!important}.eq-height-184{height:184px!important}.eq-min-height-184{min-height:184px!important}.eq-max-height-184{max-height:184px!important}.eq-width-184{width:184px!important}.eq-max-width-184{max-width:184px!important}.eq-min-width-184{min-width:184px!important}.eq-height-185{height:185px!important}.eq-min-height-185{min-height:185px!important}.eq-max-height-185{max-height:185px!important}.eq-width-185{width:185px!important}.eq-max-width-185{max-width:185px!important}.eq-min-width-185{min-width:185px!important}.eq-height-186{height:186px!important}.eq-min-height-186{min-height:186px!important}.eq-max-height-186{max-height:186px!important}.eq-width-186{width:186px!important}.eq-max-width-186{max-width:186px!important}.eq-min-width-186{min-width:186px!important}.eq-height-187{height:187px!important}.eq-min-height-187{min-height:187px!important}.eq-max-height-187{max-height:187px!important}.eq-width-187{width:187px!important}.eq-max-width-187{max-width:187px!important}.eq-min-width-187{min-width:187px!important}.eq-height-188{height:188px!important}.eq-min-height-188{min-height:188px!important}.eq-max-height-188{max-height:188px!important}.eq-width-188{width:188px!important}.eq-max-width-188{max-width:188px!important}.eq-min-width-188{min-width:188px!important}.eq-height-189{height:189px!important}.eq-min-height-189{min-height:189px!important}.eq-max-height-189{max-height:189px!important}.eq-width-189{width:189px!important}.eq-max-width-189{max-width:189px!important}.eq-min-width-189{min-width:189px!important}.eq-height-190{height:190px!important}.eq-min-height-190{min-height:190px!important}.eq-max-height-190{max-height:190px!important}.eq-width-190{width:190px!important}.eq-max-width-190{max-width:190px!important}.eq-min-width-190{min-width:190px!important}.eq-height-191{height:191px!important}.eq-min-height-191{min-height:191px!important}.eq-max-height-191{max-height:191px!important}.eq-width-191{width:191px!important}.eq-max-width-191{max-width:191px!important}.eq-min-width-191{min-width:191px!important}.eq-height-192{height:192px!important}.eq-min-height-192{min-height:192px!important}.eq-max-height-192{max-height:192px!important}.eq-width-192{width:192px!important}.eq-max-width-192{max-width:192px!important}.eq-min-width-192{min-width:192px!important}.eq-height-193{height:193px!important}.eq-min-height-193{min-height:193px!important}.eq-max-height-193{max-height:193px!important}.eq-width-193{width:193px!important}.eq-max-width-193{max-width:193px!important}.eq-min-width-193{min-width:193px!important}.eq-height-194{height:194px!important}.eq-min-height-194{min-height:194px!important}.eq-max-height-194{max-height:194px!important}.eq-width-194{width:194px!important}.eq-max-width-194{max-width:194px!important}.eq-min-width-194{min-width:194px!important}.eq-height-195{height:195px!important}.eq-min-height-195{min-height:195px!important}.eq-max-height-195{max-height:195px!important}.eq-width-195{width:195px!important}.eq-max-width-195{max-width:195px!important}.eq-min-width-195{min-width:195px!important}.eq-height-196{height:196px!important}.eq-min-height-196{min-height:196px!important}.eq-max-height-196{max-height:196px!important}.eq-width-196{width:196px!important}.eq-max-width-196{max-width:196px!important}.eq-min-width-196{min-width:196px!important}.eq-height-197{height:197px!important}.eq-min-height-197{min-height:197px!important}.eq-max-height-197{max-height:197px!important}.eq-width-197{width:197px!important}.eq-max-width-197{max-width:197px!important}.eq-min-width-197{min-width:197px!important}.eq-height-198{height:198px!important}.eq-min-height-198{min-height:198px!important}.eq-max-height-198{max-height:198px!important}.eq-width-198{width:198px!important}.eq-max-width-198{max-width:198px!important}.eq-min-width-198{min-width:198px!important}.eq-height-199{height:199px!important}.eq-min-height-199{min-height:199px!important}.eq-max-height-199{max-height:199px!important}.eq-width-199{width:199px!important}.eq-max-width-199{max-width:199px!important}.eq-min-width-199{min-width:199px!important}.eq-height-200{height:200px!important}.eq-min-height-200{min-height:200px!important}.eq-max-height-200{max-height:200px!important}.eq-width-200{width:200px!important}.eq-max-width-200{max-width:200px!important}.eq-min-width-200{min-width:200px!important}.eq-height-201{height:201px!important}.eq-min-height-201{min-height:201px!important}.eq-max-height-201{max-height:201px!important}.eq-width-201{width:201px!important}.eq-max-width-201{max-width:201px!important}.eq-min-width-201{min-width:201px!important}.eq-height-202{height:202px!important}.eq-min-height-202{min-height:202px!important}.eq-max-height-202{max-height:202px!important}.eq-width-202{width:202px!important}.eq-max-width-202{max-width:202px!important}.eq-min-width-202{min-width:202px!important}.eq-height-203{height:203px!important}.eq-min-height-203{min-height:203px!important}.eq-max-height-203{max-height:203px!important}.eq-width-203{width:203px!important}.eq-max-width-203{max-width:203px!important}.eq-min-width-203{min-width:203px!important}.eq-height-204{height:204px!important}.eq-min-height-204{min-height:204px!important}.eq-max-height-204{max-height:204px!important}.eq-width-204{width:204px!important}.eq-max-width-204{max-width:204px!important}.eq-min-width-204{min-width:204px!important}.eq-height-205{height:205px!important}.eq-min-height-205{min-height:205px!important}.eq-max-height-205{max-height:205px!important}.eq-width-205{width:205px!important}.eq-max-width-205{max-width:205px!important}.eq-min-width-205{min-width:205px!important}.eq-height-206{height:206px!important}.eq-min-height-206{min-height:206px!important}.eq-max-height-206{max-height:206px!important}.eq-width-206{width:206px!important}.eq-max-width-206{max-width:206px!important}.eq-min-width-206{min-width:206px!important}.eq-height-207{height:207px!important}.eq-min-height-207{min-height:207px!important}.eq-max-height-207{max-height:207px!important}.eq-width-207{width:207px!important}.eq-max-width-207{max-width:207px!important}.eq-min-width-207{min-width:207px!important}.eq-height-208{height:208px!important}.eq-min-height-208{min-height:208px!important}.eq-max-height-208{max-height:208px!important}.eq-width-208{width:208px!important}.eq-max-width-208{max-width:208px!important}.eq-min-width-208{min-width:208px!important}.eq-height-209{height:209px!important}.eq-min-height-209{min-height:209px!important}.eq-max-height-209{max-height:209px!important}.eq-width-209{width:209px!important}.eq-max-width-209{max-width:209px!important}.eq-min-width-209{min-width:209px!important}.eq-height-210{height:210px!important}.eq-min-height-210{min-height:210px!important}.eq-max-height-210{max-height:210px!important}.eq-width-210{width:210px!important}.eq-max-width-210{max-width:210px!important}.eq-min-width-210{min-width:210px!important}.eq-height-211{height:211px!important}.eq-min-height-211{min-height:211px!important}.eq-max-height-211{max-height:211px!important}.eq-width-211{width:211px!important}.eq-max-width-211{max-width:211px!important}.eq-min-width-211{min-width:211px!important}.eq-height-212{height:212px!important}.eq-min-height-212{min-height:212px!important}.eq-max-height-212{max-height:212px!important}.eq-width-212{width:212px!important}.eq-max-width-212{max-width:212px!important}.eq-min-width-212{min-width:212px!important}.eq-height-213{height:213px!important}.eq-min-height-213{min-height:213px!important}.eq-max-height-213{max-height:213px!important}.eq-width-213{width:213px!important}.eq-max-width-213{max-width:213px!important}.eq-min-width-213{min-width:213px!important}.eq-height-214{height:214px!important}.eq-min-height-214{min-height:214px!important}.eq-max-height-214{max-height:214px!important}.eq-width-214{width:214px!important}.eq-max-width-214{max-width:214px!important}.eq-min-width-214{min-width:214px!important}.eq-height-215{height:215px!important}.eq-min-height-215{min-height:215px!important}.eq-max-height-215{max-height:215px!important}.eq-width-215{width:215px!important}.eq-max-width-215{max-width:215px!important}.eq-min-width-215{min-width:215px!important}.eq-height-216{height:216px!important}.eq-min-height-216{min-height:216px!important}.eq-max-height-216{max-height:216px!important}.eq-width-216{width:216px!important}.eq-max-width-216{max-width:216px!important}.eq-min-width-216{min-width:216px!important}.eq-height-217{height:217px!important}.eq-min-height-217{min-height:217px!important}.eq-max-height-217{max-height:217px!important}.eq-width-217{width:217px!important}.eq-max-width-217{max-width:217px!important}.eq-min-width-217{min-width:217px!important}.eq-height-218{height:218px!important}.eq-min-height-218{min-height:218px!important}.eq-max-height-218{max-height:218px!important}.eq-width-218{width:218px!important}.eq-max-width-218{max-width:218px!important}.eq-min-width-218{min-width:218px!important}.eq-height-219{height:219px!important}.eq-min-height-219{min-height:219px!important}.eq-max-height-219{max-height:219px!important}.eq-width-219{width:219px!important}.eq-max-width-219{max-width:219px!important}.eq-min-width-219{min-width:219px!important}.eq-height-220{height:220px!important}.eq-min-height-220{min-height:220px!important}.eq-max-height-220{max-height:220px!important}.eq-width-220{width:220px!important}.eq-max-width-220{max-width:220px!important}.eq-min-width-220{min-width:220px!important}.eq-height-221{height:221px!important}.eq-min-height-221{min-height:221px!important}.eq-max-height-221{max-height:221px!important}.eq-width-221{width:221px!important}.eq-max-width-221{max-width:221px!important}.eq-min-width-221{min-width:221px!important}.eq-height-222{height:222px!important}.eq-min-height-222{min-height:222px!important}.eq-max-height-222{max-height:222px!important}.eq-width-222{width:222px!important}.eq-max-width-222{max-width:222px!important}.eq-min-width-222{min-width:222px!important}.eq-height-223{height:223px!important}.eq-min-height-223{min-height:223px!important}.eq-max-height-223{max-height:223px!important}.eq-width-223{width:223px!important}.eq-max-width-223{max-width:223px!important}.eq-min-width-223{min-width:223px!important}.eq-height-224{height:224px!important}.eq-min-height-224{min-height:224px!important}.eq-max-height-224{max-height:224px!important}.eq-width-224{width:224px!important}.eq-max-width-224{max-width:224px!important}.eq-min-width-224{min-width:224px!important}.eq-height-225{height:225px!important}.eq-min-height-225{min-height:225px!important}.eq-max-height-225{max-height:225px!important}.eq-width-225{width:225px!important}.eq-max-width-225{max-width:225px!important}.eq-min-width-225{min-width:225px!important}.eq-height-226{height:226px!important}.eq-min-height-226{min-height:226px!important}.eq-max-height-226{max-height:226px!important}.eq-width-226{width:226px!important}.eq-max-width-226{max-width:226px!important}.eq-min-width-226{min-width:226px!important}.eq-height-227{height:227px!important}.eq-min-height-227{min-height:227px!important}.eq-max-height-227{max-height:227px!important}.eq-width-227{width:227px!important}.eq-max-width-227{max-width:227px!important}.eq-min-width-227{min-width:227px!important}.eq-height-228{height:228px!important}.eq-min-height-228{min-height:228px!important}.eq-max-height-228{max-height:228px!important}.eq-width-228{width:228px!important}.eq-max-width-228{max-width:228px!important}.eq-min-width-228{min-width:228px!important}.eq-height-229{height:229px!important}.eq-min-height-229{min-height:229px!important}.eq-max-height-229{max-height:229px!important}.eq-width-229{width:229px!important}.eq-max-width-229{max-width:229px!important}.eq-min-width-229{min-width:229px!important}.eq-height-230{height:230px!important}.eq-min-height-230{min-height:230px!important}.eq-max-height-230{max-height:230px!important}.eq-width-230{width:230px!important}.eq-max-width-230{max-width:230px!important}.eq-min-width-230{min-width:230px!important}.eq-height-231{height:231px!important}.eq-min-height-231{min-height:231px!important}.eq-max-height-231{max-height:231px!important}.eq-width-231{width:231px!important}.eq-max-width-231{max-width:231px!important}.eq-min-width-231{min-width:231px!important}.eq-height-232{height:232px!important}.eq-min-height-232{min-height:232px!important}.eq-max-height-232{max-height:232px!important}.eq-width-232{width:232px!important}.eq-max-width-232{max-width:232px!important}.eq-min-width-232{min-width:232px!important}.eq-height-233{height:233px!important}.eq-min-height-233{min-height:233px!important}.eq-max-height-233{max-height:233px!important}.eq-width-233{width:233px!important}.eq-max-width-233{max-width:233px!important}.eq-min-width-233{min-width:233px!important}.eq-height-234{height:234px!important}.eq-min-height-234{min-height:234px!important}.eq-max-height-234{max-height:234px!important}.eq-width-234{width:234px!important}.eq-max-width-234{max-width:234px!important}.eq-min-width-234{min-width:234px!important}.eq-height-235{height:235px!important}.eq-min-height-235{min-height:235px!important}.eq-max-height-235{max-height:235px!important}.eq-width-235{width:235px!important}.eq-max-width-235{max-width:235px!important}.eq-min-width-235{min-width:235px!important}.eq-height-236{height:236px!important}.eq-min-height-236{min-height:236px!important}.eq-max-height-236{max-height:236px!important}.eq-width-236{width:236px!important}.eq-max-width-236{max-width:236px!important}.eq-min-width-236{min-width:236px!important}.eq-height-237{height:237px!important}.eq-min-height-237{min-height:237px!important}.eq-max-height-237{max-height:237px!important}.eq-width-237{width:237px!important}.eq-max-width-237{max-width:237px!important}.eq-min-width-237{min-width:237px!important}.eq-height-238{height:238px!important}.eq-min-height-238{min-height:238px!important}.eq-max-height-238{max-height:238px!important}.eq-width-238{width:238px!important}.eq-max-width-238{max-width:238px!important}.eq-min-width-238{min-width:238px!important}.eq-height-239{height:239px!important}.eq-min-height-239{min-height:239px!important}.eq-max-height-239{max-height:239px!important}.eq-width-239{width:239px!important}.eq-max-width-239{max-width:239px!important}.eq-min-width-239{min-width:239px!important}.eq-height-240{height:240px!important}.eq-min-height-240{min-height:240px!important}.eq-max-height-240{max-height:240px!important}.eq-width-240{width:240px!important}.eq-max-width-240{max-width:240px!important}.eq-min-width-240{min-width:240px!important}.eq-height-241{height:241px!important}.eq-min-height-241{min-height:241px!important}.eq-max-height-241{max-height:241px!important}.eq-width-241{width:241px!important}.eq-max-width-241{max-width:241px!important}.eq-min-width-241{min-width:241px!important}.eq-height-242{height:242px!important}.eq-min-height-242{min-height:242px!important}.eq-max-height-242{max-height:242px!important}.eq-width-242{width:242px!important}.eq-max-width-242{max-width:242px!important}.eq-min-width-242{min-width:242px!important}.eq-height-243{height:243px!important}.eq-min-height-243{min-height:243px!important}.eq-max-height-243{max-height:243px!important}.eq-width-243{width:243px!important}.eq-max-width-243{max-width:243px!important}.eq-min-width-243{min-width:243px!important}.eq-height-244{height:244px!important}.eq-min-height-244{min-height:244px!important}.eq-max-height-244{max-height:244px!important}.eq-width-244{width:244px!important}.eq-max-width-244{max-width:244px!important}.eq-min-width-244{min-width:244px!important}.eq-height-245{height:245px!important}.eq-min-height-245{min-height:245px!important}.eq-max-height-245{max-height:245px!important}.eq-width-245{width:245px!important}.eq-max-width-245{max-width:245px!important}.eq-min-width-245{min-width:245px!important}.eq-height-246{height:246px!important}.eq-min-height-246{min-height:246px!important}.eq-max-height-246{max-height:246px!important}.eq-width-246{width:246px!important}.eq-max-width-246{max-width:246px!important}.eq-min-width-246{min-width:246px!important}.eq-height-247{height:247px!important}.eq-min-height-247{min-height:247px!important}.eq-max-height-247{max-height:247px!important}.eq-width-247{width:247px!important}.eq-max-width-247{max-width:247px!important}.eq-min-width-247{min-width:247px!important}.eq-height-248{height:248px!important}.eq-min-height-248{min-height:248px!important}.eq-max-height-248{max-height:248px!important}.eq-width-248{width:248px!important}.eq-max-width-248{max-width:248px!important}.eq-min-width-248{min-width:248px!important}.eq-height-249{height:249px!important}.eq-min-height-249{min-height:249px!important}.eq-max-height-249{max-height:249px!important}.eq-width-249{width:249px!important}.eq-max-width-249{max-width:249px!important}.eq-min-width-249{min-width:249px!important}.eq-height-250{height:250px!important}.eq-min-height-250{min-height:250px!important}.eq-max-height-250{max-height:250px!important}.eq-width-250{width:250px!important}.eq-max-width-250{max-width:250px!important}.eq-min-width-250{min-width:250px!important}.eq-height-251{height:251px!important}.eq-min-height-251{min-height:251px!important}.eq-max-height-251{max-height:251px!important}.eq-width-251{width:251px!important}.eq-max-width-251{max-width:251px!important}.eq-min-width-251{min-width:251px!important}.eq-height-252{height:252px!important}.eq-min-height-252{min-height:252px!important}.eq-max-height-252{max-height:252px!important}.eq-width-252{width:252px!important}.eq-max-width-252{max-width:252px!important}.eq-min-width-252{min-width:252px!important}.eq-height-253{height:253px!important}.eq-min-height-253{min-height:253px!important}.eq-max-height-253{max-height:253px!important}.eq-width-253{width:253px!important}.eq-max-width-253{max-width:253px!important}.eq-min-width-253{min-width:253px!important}.eq-height-254{height:254px!important}.eq-min-height-254{min-height:254px!important}.eq-max-height-254{max-height:254px!important}.eq-width-254{width:254px!important}.eq-max-width-254{max-width:254px!important}.eq-min-width-254{min-width:254px!important}.eq-height-255{height:255px!important}.eq-min-height-255{min-height:255px!important}.eq-max-height-255{max-height:255px!important}.eq-width-255{width:255px!important}.eq-max-width-255{max-width:255px!important}.eq-min-width-255{min-width:255px!important}.eq-height-256{height:256px!important}.eq-min-height-256{min-height:256px!important}.eq-max-height-256{max-height:256px!important}.eq-width-256{width:256px!important}.eq-max-width-256{max-width:256px!important}.eq-min-width-256{min-width:256px!important}.eq-height-257{height:257px!important}.eq-min-height-257{min-height:257px!important}.eq-max-height-257{max-height:257px!important}.eq-width-257{width:257px!important}.eq-max-width-257{max-width:257px!important}.eq-min-width-257{min-width:257px!important}.eq-height-258{height:258px!important}.eq-min-height-258{min-height:258px!important}.eq-max-height-258{max-height:258px!important}.eq-width-258{width:258px!important}.eq-max-width-258{max-width:258px!important}.eq-min-width-258{min-width:258px!important}.eq-height-259{height:259px!important}.eq-min-height-259{min-height:259px!important}.eq-max-height-259{max-height:259px!important}.eq-width-259{width:259px!important}.eq-max-width-259{max-width:259px!important}.eq-min-width-259{min-width:259px!important}.eq-height-260{height:260px!important}.eq-min-height-260{min-height:260px!important}.eq-max-height-260{max-height:260px!important}.eq-width-260{width:260px!important}.eq-max-width-260{max-width:260px!important}.eq-min-width-260{min-width:260px!important}.eq-height-261{height:261px!important}.eq-min-height-261{min-height:261px!important}.eq-max-height-261{max-height:261px!important}.eq-width-261{width:261px!important}.eq-max-width-261{max-width:261px!important}.eq-min-width-261{min-width:261px!important}.eq-height-262{height:262px!important}.eq-min-height-262{min-height:262px!important}.eq-max-height-262{max-height:262px!important}.eq-width-262{width:262px!important}.eq-max-width-262{max-width:262px!important}.eq-min-width-262{min-width:262px!important}.eq-height-263{height:263px!important}.eq-min-height-263{min-height:263px!important}.eq-max-height-263{max-height:263px!important}.eq-width-263{width:263px!important}.eq-max-width-263{max-width:263px!important}.eq-min-width-263{min-width:263px!important}.eq-height-264{height:264px!important}.eq-min-height-264{min-height:264px!important}.eq-max-height-264{max-height:264px!important}.eq-width-264{width:264px!important}.eq-max-width-264{max-width:264px!important}.eq-min-width-264{min-width:264px!important}.eq-height-265{height:265px!important}.eq-min-height-265{min-height:265px!important}.eq-max-height-265{max-height:265px!important}.eq-width-265{width:265px!important}.eq-max-width-265{max-width:265px!important}.eq-min-width-265{min-width:265px!important}.eq-height-266{height:266px!important}.eq-min-height-266{min-height:266px!important}.eq-max-height-266{max-height:266px!important}.eq-width-266{width:266px!important}.eq-max-width-266{max-width:266px!important}.eq-min-width-266{min-width:266px!important}.eq-height-267{height:267px!important}.eq-min-height-267{min-height:267px!important}.eq-max-height-267{max-height:267px!important}.eq-width-267{width:267px!important}.eq-max-width-267{max-width:267px!important}.eq-min-width-267{min-width:267px!important}.eq-height-268{height:268px!important}.eq-min-height-268{min-height:268px!important}.eq-max-height-268{max-height:268px!important}.eq-width-268{width:268px!important}.eq-max-width-268{max-width:268px!important}.eq-min-width-268{min-width:268px!important}.eq-height-269{height:269px!important}.eq-min-height-269{min-height:269px!important}.eq-max-height-269{max-height:269px!important}.eq-width-269{width:269px!important}.eq-max-width-269{max-width:269px!important}.eq-min-width-269{min-width:269px!important}.eq-height-270{height:270px!important}.eq-min-height-270{min-height:270px!important}.eq-max-height-270{max-height:270px!important}.eq-width-270{width:270px!important}.eq-max-width-270{max-width:270px!important}.eq-min-width-270{min-width:270px!important}.eq-height-271{height:271px!important}.eq-min-height-271{min-height:271px!important}.eq-max-height-271{max-height:271px!important}.eq-width-271{width:271px!important}.eq-max-width-271{max-width:271px!important}.eq-min-width-271{min-width:271px!important}.eq-height-272{height:272px!important}.eq-min-height-272{min-height:272px!important}.eq-max-height-272{max-height:272px!important}.eq-width-272{width:272px!important}.eq-max-width-272{max-width:272px!important}.eq-min-width-272{min-width:272px!important}.eq-height-273{height:273px!important}.eq-min-height-273{min-height:273px!important}.eq-max-height-273{max-height:273px!important}.eq-width-273{width:273px!important}.eq-max-width-273{max-width:273px!important}.eq-min-width-273{min-width:273px!important}.eq-height-274{height:274px!important}.eq-min-height-274{min-height:274px!important}.eq-max-height-274{max-height:274px!important}.eq-width-274{width:274px!important}.eq-max-width-274{max-width:274px!important}.eq-min-width-274{min-width:274px!important}.eq-height-275{height:275px!important}.eq-min-height-275{min-height:275px!important}.eq-max-height-275{max-height:275px!important}.eq-width-275{width:275px!important}.eq-max-width-275{max-width:275px!important}.eq-min-width-275{min-width:275px!important}.eq-height-276{height:276px!important}.eq-min-height-276{min-height:276px!important}.eq-max-height-276{max-height:276px!important}.eq-width-276{width:276px!important}.eq-max-width-276{max-width:276px!important}.eq-min-width-276{min-width:276px!important}.eq-height-277{height:277px!important}.eq-min-height-277{min-height:277px!important}.eq-max-height-277{max-height:277px!important}.eq-width-277{width:277px!important}.eq-max-width-277{max-width:277px!important}.eq-min-width-277{min-width:277px!important}.eq-height-278{height:278px!important}.eq-min-height-278{min-height:278px!important}.eq-max-height-278{max-height:278px!important}.eq-width-278{width:278px!important}.eq-max-width-278{max-width:278px!important}.eq-min-width-278{min-width:278px!important}.eq-height-279{height:279px!important}.eq-min-height-279{min-height:279px!important}.eq-max-height-279{max-height:279px!important}.eq-width-279{width:279px!important}.eq-max-width-279{max-width:279px!important}.eq-min-width-279{min-width:279px!important}.eq-height-280{height:280px!important}.eq-min-height-280{min-height:280px!important}.eq-max-height-280{max-height:280px!important}.eq-width-280{width:280px!important}.eq-max-width-280{max-width:280px!important}.eq-min-width-280{min-width:280px!important}.eq-height-281{height:281px!important}.eq-min-height-281{min-height:281px!important}.eq-max-height-281{max-height:281px!important}.eq-width-281{width:281px!important}.eq-max-width-281{max-width:281px!important}.eq-min-width-281{min-width:281px!important}.eq-height-282{height:282px!important}.eq-min-height-282{min-height:282px!important}.eq-max-height-282{max-height:282px!important}.eq-width-282{width:282px!important}.eq-max-width-282{max-width:282px!important}.eq-min-width-282{min-width:282px!important}.eq-height-283{height:283px!important}.eq-min-height-283{min-height:283px!important}.eq-max-height-283{max-height:283px!important}.eq-width-283{width:283px!important}.eq-max-width-283{max-width:283px!important}.eq-min-width-283{min-width:283px!important}.eq-height-284{height:284px!important}.eq-min-height-284{min-height:284px!important}.eq-max-height-284{max-height:284px!important}.eq-width-284{width:284px!important}.eq-max-width-284{max-width:284px!important}.eq-min-width-284{min-width:284px!important}.eq-height-285{height:285px!important}.eq-min-height-285{min-height:285px!important}.eq-max-height-285{max-height:285px!important}.eq-width-285{width:285px!important}.eq-max-width-285{max-width:285px!important}.eq-min-width-285{min-width:285px!important}.eq-height-286{height:286px!important}.eq-min-height-286{min-height:286px!important}.eq-max-height-286{max-height:286px!important}.eq-width-286{width:286px!important}.eq-max-width-286{max-width:286px!important}.eq-min-width-286{min-width:286px!important}.eq-height-287{height:287px!important}.eq-min-height-287{min-height:287px!important}.eq-max-height-287{max-height:287px!important}.eq-width-287{width:287px!important}.eq-max-width-287{max-width:287px!important}.eq-min-width-287{min-width:287px!important}.eq-height-288{height:288px!important}.eq-min-height-288{min-height:288px!important}.eq-max-height-288{max-height:288px!important}.eq-width-288{width:288px!important}.eq-max-width-288{max-width:288px!important}.eq-min-width-288{min-width:288px!important}.eq-height-289{height:289px!important}.eq-min-height-289{min-height:289px!important}.eq-max-height-289{max-height:289px!important}.eq-width-289{width:289px!important}.eq-max-width-289{max-width:289px!important}.eq-min-width-289{min-width:289px!important}.eq-height-290{height:290px!important}.eq-min-height-290{min-height:290px!important}.eq-max-height-290{max-height:290px!important}.eq-width-290{width:290px!important}.eq-max-width-290{max-width:290px!important}.eq-min-width-290{min-width:290px!important}.eq-height-291{height:291px!important}.eq-min-height-291{min-height:291px!important}.eq-max-height-291{max-height:291px!important}.eq-width-291{width:291px!important}.eq-max-width-291{max-width:291px!important}.eq-min-width-291{min-width:291px!important}.eq-height-292{height:292px!important}.eq-min-height-292{min-height:292px!important}.eq-max-height-292{max-height:292px!important}.eq-width-292{width:292px!important}.eq-max-width-292{max-width:292px!important}.eq-min-width-292{min-width:292px!important}.eq-height-293{height:293px!important}.eq-min-height-293{min-height:293px!important}.eq-max-height-293{max-height:293px!important}.eq-width-293{width:293px!important}.eq-max-width-293{max-width:293px!important}.eq-min-width-293{min-width:293px!important}.eq-height-294{height:294px!important}.eq-min-height-294{min-height:294px!important}.eq-max-height-294{max-height:294px!important}.eq-width-294{width:294px!important}.eq-max-width-294{max-width:294px!important}.eq-min-width-294{min-width:294px!important}.eq-height-295{height:295px!important}.eq-min-height-295{min-height:295px!important}.eq-max-height-295{max-height:295px!important}.eq-width-295{width:295px!important}.eq-max-width-295{max-width:295px!important}.eq-min-width-295{min-width:295px!important}.eq-height-296{height:296px!important}.eq-min-height-296{min-height:296px!important}.eq-max-height-296{max-height:296px!important}.eq-width-296{width:296px!important}.eq-max-width-296{max-width:296px!important}.eq-min-width-296{min-width:296px!important}.eq-height-297{height:297px!important}.eq-min-height-297{min-height:297px!important}.eq-max-height-297{max-height:297px!important}.eq-width-297{width:297px!important}.eq-max-width-297{max-width:297px!important}.eq-min-width-297{min-width:297px!important}.eq-height-298{height:298px!important}.eq-min-height-298{min-height:298px!important}.eq-max-height-298{max-height:298px!important}.eq-width-298{width:298px!important}.eq-max-width-298{max-width:298px!important}.eq-min-width-298{min-width:298px!important}.eq-height-299{height:299px!important}.eq-min-height-299{min-height:299px!important}.eq-max-height-299{max-height:299px!important}.eq-width-299{width:299px!important}.eq-max-width-299{max-width:299px!important}.eq-min-width-299{min-width:299px!important}.eq-height-300{height:300px!important}.eq-min-height-300{min-height:300px!important}.eq-max-height-300{max-height:300px!important}.eq-width-300{width:300px!important}.eq-max-width-300{max-width:300px!important}.eq-min-width-300{min-width:300px!important}.eq-height-301{height:301px!important}.eq-min-height-301{min-height:301px!important}.eq-max-height-301{max-height:301px!important}.eq-width-301{width:301px!important}.eq-max-width-301{max-width:301px!important}.eq-min-width-301{min-width:301px!important}.eq-height-302{height:302px!important}.eq-min-height-302{min-height:302px!important}.eq-max-height-302{max-height:302px!important}.eq-width-302{width:302px!important}.eq-max-width-302{max-width:302px!important}.eq-min-width-302{min-width:302px!important}.eq-height-303{height:303px!important}.eq-min-height-303{min-height:303px!important}.eq-max-height-303{max-height:303px!important}.eq-width-303{width:303px!important}.eq-max-width-303{max-width:303px!important}.eq-min-width-303{min-width:303px!important}.eq-height-304{height:304px!important}.eq-min-height-304{min-height:304px!important}.eq-max-height-304{max-height:304px!important}.eq-width-304{width:304px!important}.eq-max-width-304{max-width:304px!important}.eq-min-width-304{min-width:304px!important}.eq-height-305{height:305px!important}.eq-min-height-305{min-height:305px!important}.eq-max-height-305{max-height:305px!important}.eq-width-305{width:305px!important}.eq-max-width-305{max-width:305px!important}.eq-min-width-305{min-width:305px!important}.eq-height-306{height:306px!important}.eq-min-height-306{min-height:306px!important}.eq-max-height-306{max-height:306px!important}.eq-width-306{width:306px!important}.eq-max-width-306{max-width:306px!important}.eq-min-width-306{min-width:306px!important}.eq-height-307{height:307px!important}.eq-min-height-307{min-height:307px!important}.eq-max-height-307{max-height:307px!important}.eq-width-307{width:307px!important}.eq-max-width-307{max-width:307px!important}.eq-min-width-307{min-width:307px!important}.eq-height-308{height:308px!important}.eq-min-height-308{min-height:308px!important}.eq-max-height-308{max-height:308px!important}.eq-width-308{width:308px!important}.eq-max-width-308{max-width:308px!important}.eq-min-width-308{min-width:308px!important}.eq-height-309{height:309px!important}.eq-min-height-309{min-height:309px!important}.eq-max-height-309{max-height:309px!important}.eq-width-309{width:309px!important}.eq-max-width-309{max-width:309px!important}.eq-min-width-309{min-width:309px!important}.eq-height-310{height:310px!important}.eq-min-height-310{min-height:310px!important}.eq-max-height-310{max-height:310px!important}.eq-width-310{width:310px!important}.eq-max-width-310{max-width:310px!important}.eq-min-width-310{min-width:310px!important}.eq-height-311{height:311px!important}.eq-min-height-311{min-height:311px!important}.eq-max-height-311{max-height:311px!important}.eq-width-311{width:311px!important}.eq-max-width-311{max-width:311px!important}.eq-min-width-311{min-width:311px!important}.eq-height-312{height:312px!important}.eq-min-height-312{min-height:312px!important}.eq-max-height-312{max-height:312px!important}.eq-width-312{width:312px!important}.eq-max-width-312{max-width:312px!important}.eq-min-width-312{min-width:312px!important}.eq-height-313{height:313px!important}.eq-min-height-313{min-height:313px!important}.eq-max-height-313{max-height:313px!important}.eq-width-313{width:313px!important}.eq-max-width-313{max-width:313px!important}.eq-min-width-313{min-width:313px!important}.eq-height-314{height:314px!important}.eq-min-height-314{min-height:314px!important}.eq-max-height-314{max-height:314px!important}.eq-width-314{width:314px!important}.eq-max-width-314{max-width:314px!important}.eq-min-width-314{min-width:314px!important}.eq-height-315{height:315px!important}.eq-min-height-315{min-height:315px!important}.eq-max-height-315{max-height:315px!important}.eq-width-315{width:315px!important}.eq-max-width-315{max-width:315px!important}.eq-min-width-315{min-width:315px!important}.eq-height-316{height:316px!important}.eq-min-height-316{min-height:316px!important}.eq-max-height-316{max-height:316px!important}.eq-width-316{width:316px!important}.eq-max-width-316{max-width:316px!important}.eq-min-width-316{min-width:316px!important}.eq-height-317{height:317px!important}.eq-min-height-317{min-height:317px!important}.eq-max-height-317{max-height:317px!important}.eq-width-317{width:317px!important}.eq-max-width-317{max-width:317px!important}.eq-min-width-317{min-width:317px!important}.eq-height-318{height:318px!important}.eq-min-height-318{min-height:318px!important}.eq-max-height-318{max-height:318px!important}.eq-width-318{width:318px!important}.eq-max-width-318{max-width:318px!important}.eq-min-width-318{min-width:318px!important}.eq-height-319{height:319px!important}.eq-min-height-319{min-height:319px!important}.eq-max-height-319{max-height:319px!important}.eq-width-319{width:319px!important}.eq-max-width-319{max-width:319px!important}.eq-min-width-319{min-width:319px!important}.eq-height-320{height:320px!important}.eq-min-height-320{min-height:320px!important}.eq-max-height-320{max-height:320px!important}.eq-width-320{width:320px!important}.eq-max-width-320{max-width:320px!important}.eq-min-width-320{min-width:320px!important}.eq-height-321{height:321px!important}.eq-min-height-321{min-height:321px!important}.eq-max-height-321{max-height:321px!important}.eq-width-321{width:321px!important}.eq-max-width-321{max-width:321px!important}.eq-min-width-321{min-width:321px!important}.eq-height-322{height:322px!important}.eq-min-height-322{min-height:322px!important}.eq-max-height-322{max-height:322px!important}.eq-width-322{width:322px!important}.eq-max-width-322{max-width:322px!important}.eq-min-width-322{min-width:322px!important}.eq-height-323{height:323px!important}.eq-min-height-323{min-height:323px!important}.eq-max-height-323{max-height:323px!important}.eq-width-323{width:323px!important}.eq-max-width-323{max-width:323px!important}.eq-min-width-323{min-width:323px!important}.eq-height-324{height:324px!important}.eq-min-height-324{min-height:324px!important}.eq-max-height-324{max-height:324px!important}.eq-width-324{width:324px!important}.eq-max-width-324{max-width:324px!important}.eq-min-width-324{min-width:324px!important}.eq-height-325{height:325px!important}.eq-min-height-325{min-height:325px!important}.eq-max-height-325{max-height:325px!important}.eq-width-325{width:325px!important}.eq-max-width-325{max-width:325px!important}.eq-min-width-325{min-width:325px!important}.eq-height-326{height:326px!important}.eq-min-height-326{min-height:326px!important}.eq-max-height-326{max-height:326px!important}.eq-width-326{width:326px!important}.eq-max-width-326{max-width:326px!important}.eq-min-width-326{min-width:326px!important}.eq-height-327{height:327px!important}.eq-min-height-327{min-height:327px!important}.eq-max-height-327{max-height:327px!important}.eq-width-327{width:327px!important}.eq-max-width-327{max-width:327px!important}.eq-min-width-327{min-width:327px!important}.eq-height-328{height:328px!important}.eq-min-height-328{min-height:328px!important}.eq-max-height-328{max-height:328px!important}.eq-width-328{width:328px!important}.eq-max-width-328{max-width:328px!important}.eq-min-width-328{min-width:328px!important}.eq-height-329{height:329px!important}.eq-min-height-329{min-height:329px!important}.eq-max-height-329{max-height:329px!important}.eq-width-329{width:329px!important}.eq-max-width-329{max-width:329px!important}.eq-min-width-329{min-width:329px!important}.eq-height-330{height:330px!important}.eq-min-height-330{min-height:330px!important}.eq-max-height-330{max-height:330px!important}.eq-width-330{width:330px!important}.eq-max-width-330{max-width:330px!important}.eq-min-width-330{min-width:330px!important}.eq-height-331{height:331px!important}.eq-min-height-331{min-height:331px!important}.eq-max-height-331{max-height:331px!important}.eq-width-331{width:331px!important}.eq-max-width-331{max-width:331px!important}.eq-min-width-331{min-width:331px!important}.eq-height-332{height:332px!important}.eq-min-height-332{min-height:332px!important}.eq-max-height-332{max-height:332px!important}.eq-width-332{width:332px!important}.eq-max-width-332{max-width:332px!important}.eq-min-width-332{min-width:332px!important}.eq-height-333{height:333px!important}.eq-min-height-333{min-height:333px!important}.eq-max-height-333{max-height:333px!important}.eq-width-333{width:333px!important}.eq-max-width-333{max-width:333px!important}.eq-min-width-333{min-width:333px!important}.eq-height-334{height:334px!important}.eq-min-height-334{min-height:334px!important}.eq-max-height-334{max-height:334px!important}.eq-width-334{width:334px!important}.eq-max-width-334{max-width:334px!important}.eq-min-width-334{min-width:334px!important}.eq-height-335{height:335px!important}.eq-min-height-335{min-height:335px!important}.eq-max-height-335{max-height:335px!important}.eq-width-335{width:335px!important}.eq-max-width-335{max-width:335px!important}.eq-min-width-335{min-width:335px!important}.eq-height-336{height:336px!important}.eq-min-height-336{min-height:336px!important}.eq-max-height-336{max-height:336px!important}.eq-width-336{width:336px!important}.eq-max-width-336{max-width:336px!important}.eq-min-width-336{min-width:336px!important}.eq-height-337{height:337px!important}.eq-min-height-337{min-height:337px!important}.eq-max-height-337{max-height:337px!important}.eq-width-337{width:337px!important}.eq-max-width-337{max-width:337px!important}.eq-min-width-337{min-width:337px!important}.eq-height-338{height:338px!important}.eq-min-height-338{min-height:338px!important}.eq-max-height-338{max-height:338px!important}.eq-width-338{width:338px!important}.eq-max-width-338{max-width:338px!important}.eq-min-width-338{min-width:338px!important}.eq-height-339{height:339px!important}.eq-min-height-339{min-height:339px!important}.eq-max-height-339{max-height:339px!important}.eq-width-339{width:339px!important}.eq-max-width-339{max-width:339px!important}.eq-min-width-339{min-width:339px!important}.eq-height-340{height:340px!important}.eq-min-height-340{min-height:340px!important}.eq-max-height-340{max-height:340px!important}.eq-width-340{width:340px!important}.eq-max-width-340{max-width:340px!important}.eq-min-width-340{min-width:340px!important}.eq-height-341{height:341px!important}.eq-min-height-341{min-height:341px!important}.eq-max-height-341{max-height:341px!important}.eq-width-341{width:341px!important}.eq-max-width-341{max-width:341px!important}.eq-min-width-341{min-width:341px!important}.eq-height-342{height:342px!important}.eq-min-height-342{min-height:342px!important}.eq-max-height-342{max-height:342px!important}.eq-width-342{width:342px!important}.eq-max-width-342{max-width:342px!important}.eq-min-width-342{min-width:342px!important}.eq-height-343{height:343px!important}.eq-min-height-343{min-height:343px!important}.eq-max-height-343{max-height:343px!important}.eq-width-343{width:343px!important}.eq-max-width-343{max-width:343px!important}.eq-min-width-343{min-width:343px!important}.eq-height-344{height:344px!important}.eq-min-height-344{min-height:344px!important}.eq-max-height-344{max-height:344px!important}.eq-width-344{width:344px!important}.eq-max-width-344{max-width:344px!important}.eq-min-width-344{min-width:344px!important}.eq-height-345{height:345px!important}.eq-min-height-345{min-height:345px!important}.eq-max-height-345{max-height:345px!important}.eq-width-345{width:345px!important}.eq-max-width-345{max-width:345px!important}.eq-min-width-345{min-width:345px!important}.eq-height-346{height:346px!important}.eq-min-height-346{min-height:346px!important}.eq-max-height-346{max-height:346px!important}.eq-width-346{width:346px!important}.eq-max-width-346{max-width:346px!important}.eq-min-width-346{min-width:346px!important}.eq-height-347{height:347px!important}.eq-min-height-347{min-height:347px!important}.eq-max-height-347{max-height:347px!important}.eq-width-347{width:347px!important}.eq-max-width-347{max-width:347px!important}.eq-min-width-347{min-width:347px!important}.eq-height-348{height:348px!important}.eq-min-height-348{min-height:348px!important}.eq-max-height-348{max-height:348px!important}.eq-width-348{width:348px!important}.eq-max-width-348{max-width:348px!important}.eq-min-width-348{min-width:348px!important}.eq-height-349{height:349px!important}.eq-min-height-349{min-height:349px!important}.eq-max-height-349{max-height:349px!important}.eq-width-349{width:349px!important}.eq-max-width-349{max-width:349px!important}.eq-min-width-349{min-width:349px!important}.eq-height-350{height:350px!important}.eq-min-height-350{min-height:350px!important}.eq-max-height-350{max-height:350px!important}.eq-width-350{width:350px!important}.eq-max-width-350{max-width:350px!important}.eq-min-width-350{min-width:350px!important}.eq-height-351{height:351px!important}.eq-min-height-351{min-height:351px!important}.eq-max-height-351{max-height:351px!important}.eq-width-351{width:351px!important}.eq-max-width-351{max-width:351px!important}.eq-min-width-351{min-width:351px!important}.eq-height-352{height:352px!important}.eq-min-height-352{min-height:352px!important}.eq-max-height-352{max-height:352px!important}.eq-width-352{width:352px!important}.eq-max-width-352{max-width:352px!important}.eq-min-width-352{min-width:352px!important}.eq-height-353{height:353px!important}.eq-min-height-353{min-height:353px!important}.eq-max-height-353{max-height:353px!important}.eq-width-353{width:353px!important}.eq-max-width-353{max-width:353px!important}.eq-min-width-353{min-width:353px!important}.eq-height-354{height:354px!important}.eq-min-height-354{min-height:354px!important}.eq-max-height-354{max-height:354px!important}.eq-width-354{width:354px!important}.eq-max-width-354{max-width:354px!important}.eq-min-width-354{min-width:354px!important}.eq-height-355{height:355px!important}.eq-min-height-355{min-height:355px!important}.eq-max-height-355{max-height:355px!important}.eq-width-355{width:355px!important}.eq-max-width-355{max-width:355px!important}.eq-min-width-355{min-width:355px!important}.eq-height-356{height:356px!important}.eq-min-height-356{min-height:356px!important}.eq-max-height-356{max-height:356px!important}.eq-width-356{width:356px!important}.eq-max-width-356{max-width:356px!important}.eq-min-width-356{min-width:356px!important}.eq-height-357{height:357px!important}.eq-min-height-357{min-height:357px!important}.eq-max-height-357{max-height:357px!important}.eq-width-357{width:357px!important}.eq-max-width-357{max-width:357px!important}.eq-min-width-357{min-width:357px!important}.eq-height-358{height:358px!important}.eq-min-height-358{min-height:358px!important}.eq-max-height-358{max-height:358px!important}.eq-width-358{width:358px!important}.eq-max-width-358{max-width:358px!important}.eq-min-width-358{min-width:358px!important}.eq-height-359{height:359px!important}.eq-min-height-359{min-height:359px!important}.eq-max-height-359{max-height:359px!important}.eq-width-359{width:359px!important}.eq-max-width-359{max-width:359px!important}.eq-min-width-359{min-width:359px!important}.eq-height-360{height:360px!important}.eq-min-height-360{min-height:360px!important}.eq-max-height-360{max-height:360px!important}.eq-width-360{width:360px!important}.eq-max-width-360{max-width:360px!important}.eq-min-width-360{min-width:360px!important}.eq-height-361{height:361px!important}.eq-min-height-361{min-height:361px!important}.eq-max-height-361{max-height:361px!important}.eq-width-361{width:361px!important}.eq-max-width-361{max-width:361px!important}.eq-min-width-361{min-width:361px!important}.eq-height-362{height:362px!important}.eq-min-height-362{min-height:362px!important}.eq-max-height-362{max-height:362px!important}.eq-width-362{width:362px!important}.eq-max-width-362{max-width:362px!important}.eq-min-width-362{min-width:362px!important}.eq-height-363{height:363px!important}.eq-min-height-363{min-height:363px!important}.eq-max-height-363{max-height:363px!important}.eq-width-363{width:363px!important}.eq-max-width-363{max-width:363px!important}.eq-min-width-363{min-width:363px!important}.eq-height-364{height:364px!important}.eq-min-height-364{min-height:364px!important}.eq-max-height-364{max-height:364px!important}.eq-width-364{width:364px!important}.eq-max-width-364{max-width:364px!important}.eq-min-width-364{min-width:364px!important}.eq-height-365{height:365px!important}.eq-min-height-365{min-height:365px!important}.eq-max-height-365{max-height:365px!important}.eq-width-365{width:365px!important}.eq-max-width-365{max-width:365px!important}.eq-min-width-365{min-width:365px!important}.eq-height-366{height:366px!important}.eq-min-height-366{min-height:366px!important}.eq-max-height-366{max-height:366px!important}.eq-width-366{width:366px!important}.eq-max-width-366{max-width:366px!important}.eq-min-width-366{min-width:366px!important}.eq-height-367{height:367px!important}.eq-min-height-367{min-height:367px!important}.eq-max-height-367{max-height:367px!important}.eq-width-367{width:367px!important}.eq-max-width-367{max-width:367px!important}.eq-min-width-367{min-width:367px!important}.eq-height-368{height:368px!important}.eq-min-height-368{min-height:368px!important}.eq-max-height-368{max-height:368px!important}.eq-width-368{width:368px!important}.eq-max-width-368{max-width:368px!important}.eq-min-width-368{min-width:368px!important}.eq-height-369{height:369px!important}.eq-min-height-369{min-height:369px!important}.eq-max-height-369{max-height:369px!important}.eq-width-369{width:369px!important}.eq-max-width-369{max-width:369px!important}.eq-min-width-369{min-width:369px!important}.eq-height-370{height:370px!important}.eq-min-height-370{min-height:370px!important}.eq-max-height-370{max-height:370px!important}.eq-width-370{width:370px!important}.eq-max-width-370{max-width:370px!important}.eq-min-width-370{min-width:370px!important}.eq-height-371{height:371px!important}.eq-min-height-371{min-height:371px!important}.eq-max-height-371{max-height:371px!important}.eq-width-371{width:371px!important}.eq-max-width-371{max-width:371px!important}.eq-min-width-371{min-width:371px!important}.eq-height-372{height:372px!important}.eq-min-height-372{min-height:372px!important}.eq-max-height-372{max-height:372px!important}.eq-width-372{width:372px!important}.eq-max-width-372{max-width:372px!important}.eq-min-width-372{min-width:372px!important}.eq-height-373{height:373px!important}.eq-min-height-373{min-height:373px!important}.eq-max-height-373{max-height:373px!important}.eq-width-373{width:373px!important}.eq-max-width-373{max-width:373px!important}.eq-min-width-373{min-width:373px!important}.eq-height-374{height:374px!important}.eq-min-height-374{min-height:374px!important}.eq-max-height-374{max-height:374px!important}.eq-width-374{width:374px!important}.eq-max-width-374{max-width:374px!important}.eq-min-width-374{min-width:374px!important}.eq-height-375{height:375px!important}.eq-min-height-375{min-height:375px!important}.eq-max-height-375{max-height:375px!important}.eq-width-375{width:375px!important}.eq-max-width-375{max-width:375px!important}.eq-min-width-375{min-width:375px!important}.eq-height-376{height:376px!important}.eq-min-height-376{min-height:376px!important}.eq-max-height-376{max-height:376px!important}.eq-width-376{width:376px!important}.eq-max-width-376{max-width:376px!important}.eq-min-width-376{min-width:376px!important}.eq-height-377{height:377px!important}.eq-min-height-377{min-height:377px!important}.eq-max-height-377{max-height:377px!important}.eq-width-377{width:377px!important}.eq-max-width-377{max-width:377px!important}.eq-min-width-377{min-width:377px!important}.eq-height-378{height:378px!important}.eq-min-height-378{min-height:378px!important}.eq-max-height-378{max-height:378px!important}.eq-width-378{width:378px!important}.eq-max-width-378{max-width:378px!important}.eq-min-width-378{min-width:378px!important}.eq-height-379{height:379px!important}.eq-min-height-379{min-height:379px!important}.eq-max-height-379{max-height:379px!important}.eq-width-379{width:379px!important}.eq-max-width-379{max-width:379px!important}.eq-min-width-379{min-width:379px!important}.eq-height-380{height:380px!important}.eq-min-height-380{min-height:380px!important}.eq-max-height-380{max-height:380px!important}.eq-width-380{width:380px!important}.eq-max-width-380{max-width:380px!important}.eq-min-width-380{min-width:380px!important}.eq-height-381{height:381px!important}.eq-min-height-381{min-height:381px!important}.eq-max-height-381{max-height:381px!important}.eq-width-381{width:381px!important}.eq-max-width-381{max-width:381px!important}.eq-min-width-381{min-width:381px!important}.eq-height-382{height:382px!important}.eq-min-height-382{min-height:382px!important}.eq-max-height-382{max-height:382px!important}.eq-width-382{width:382px!important}.eq-max-width-382{max-width:382px!important}.eq-min-width-382{min-width:382px!important}.eq-height-383{height:383px!important}.eq-min-height-383{min-height:383px!important}.eq-max-height-383{max-height:383px!important}.eq-width-383{width:383px!important}.eq-max-width-383{max-width:383px!important}.eq-min-width-383{min-width:383px!important}.eq-height-384{height:384px!important}.eq-min-height-384{min-height:384px!important}.eq-max-height-384{max-height:384px!important}.eq-width-384{width:384px!important}.eq-max-width-384{max-width:384px!important}.eq-min-width-384{min-width:384px!important}.eq-height-385{height:385px!important}.eq-min-height-385{min-height:385px!important}.eq-max-height-385{max-height:385px!important}.eq-width-385{width:385px!important}.eq-max-width-385{max-width:385px!important}.eq-min-width-385{min-width:385px!important}.eq-height-386{height:386px!important}.eq-min-height-386{min-height:386px!important}.eq-max-height-386{max-height:386px!important}.eq-width-386{width:386px!important}.eq-max-width-386{max-width:386px!important}.eq-min-width-386{min-width:386px!important}.eq-height-387{height:387px!important}.eq-min-height-387{min-height:387px!important}.eq-max-height-387{max-height:387px!important}.eq-width-387{width:387px!important}.eq-max-width-387{max-width:387px!important}.eq-min-width-387{min-width:387px!important}.eq-height-388{height:388px!important}.eq-min-height-388{min-height:388px!important}.eq-max-height-388{max-height:388px!important}.eq-width-388{width:388px!important}.eq-max-width-388{max-width:388px!important}.eq-min-width-388{min-width:388px!important}.eq-height-389{height:389px!important}.eq-min-height-389{min-height:389px!important}.eq-max-height-389{max-height:389px!important}.eq-width-389{width:389px!important}.eq-max-width-389{max-width:389px!important}.eq-min-width-389{min-width:389px!important}.eq-height-390{height:390px!important}.eq-min-height-390{min-height:390px!important}.eq-max-height-390{max-height:390px!important}.eq-width-390{width:390px!important}.eq-max-width-390{max-width:390px!important}.eq-min-width-390{min-width:390px!important}.eq-height-391{height:391px!important}.eq-min-height-391{min-height:391px!important}.eq-max-height-391{max-height:391px!important}.eq-width-391{width:391px!important}.eq-max-width-391{max-width:391px!important}.eq-min-width-391{min-width:391px!important}.eq-height-392{height:392px!important}.eq-min-height-392{min-height:392px!important}.eq-max-height-392{max-height:392px!important}.eq-width-392{width:392px!important}.eq-max-width-392{max-width:392px!important}.eq-min-width-392{min-width:392px!important}.eq-height-393{height:393px!important}.eq-min-height-393{min-height:393px!important}.eq-max-height-393{max-height:393px!important}.eq-width-393{width:393px!important}.eq-max-width-393{max-width:393px!important}.eq-min-width-393{min-width:393px!important}.eq-height-394{height:394px!important}.eq-min-height-394{min-height:394px!important}.eq-max-height-394{max-height:394px!important}.eq-width-394{width:394px!important}.eq-max-width-394{max-width:394px!important}.eq-min-width-394{min-width:394px!important}.eq-height-395{height:395px!important}.eq-min-height-395{min-height:395px!important}.eq-max-height-395{max-height:395px!important}.eq-width-395{width:395px!important}.eq-max-width-395{max-width:395px!important}.eq-min-width-395{min-width:395px!important}.eq-height-396{height:396px!important}.eq-min-height-396{min-height:396px!important}.eq-max-height-396{max-height:396px!important}.eq-width-396{width:396px!important}.eq-max-width-396{max-width:396px!important}.eq-min-width-396{min-width:396px!important}.eq-height-397{height:397px!important}.eq-min-height-397{min-height:397px!important}.eq-max-height-397{max-height:397px!important}.eq-width-397{width:397px!important}.eq-max-width-397{max-width:397px!important}.eq-min-width-397{min-width:397px!important}.eq-height-398{height:398px!important}.eq-min-height-398{min-height:398px!important}.eq-max-height-398{max-height:398px!important}.eq-width-398{width:398px!important}.eq-max-width-398{max-width:398px!important}.eq-min-width-398{min-width:398px!important}.eq-height-399{height:399px!important}.eq-min-height-399{min-height:399px!important}.eq-max-height-399{max-height:399px!important}.eq-width-399{width:399px!important}.eq-max-width-399{max-width:399px!important}.eq-min-width-399{min-width:399px!important}.eq-height-400{height:400px!important}.eq-min-height-400{min-height:400px!important}.eq-max-height-400{max-height:400px!important}.eq-width-400{width:400px!important}.eq-max-width-400{max-width:400px!important}.eq-min-width-400{min-width:400px!important}.eq-height-401{height:401px!important}.eq-min-height-401{min-height:401px!important}.eq-max-height-401{max-height:401px!important}.eq-width-401{width:401px!important}.eq-max-width-401{max-width:401px!important}.eq-min-width-401{min-width:401px!important}.eq-height-402{height:402px!important}.eq-min-height-402{min-height:402px!important}.eq-max-height-402{max-height:402px!important}.eq-width-402{width:402px!important}.eq-max-width-402{max-width:402px!important}.eq-min-width-402{min-width:402px!important}.eq-height-403{height:403px!important}.eq-min-height-403{min-height:403px!important}.eq-max-height-403{max-height:403px!important}.eq-width-403{width:403px!important}.eq-max-width-403{max-width:403px!important}.eq-min-width-403{min-width:403px!important}.eq-height-404{height:404px!important}.eq-min-height-404{min-height:404px!important}.eq-max-height-404{max-height:404px!important}.eq-width-404{width:404px!important}.eq-max-width-404{max-width:404px!important}.eq-min-width-404{min-width:404px!important}.eq-height-405{height:405px!important}.eq-min-height-405{min-height:405px!important}.eq-max-height-405{max-height:405px!important}.eq-width-405{width:405px!important}.eq-max-width-405{max-width:405px!important}.eq-min-width-405{min-width:405px!important}.eq-height-406{height:406px!important}.eq-min-height-406{min-height:406px!important}.eq-max-height-406{max-height:406px!important}.eq-width-406{width:406px!important}.eq-max-width-406{max-width:406px!important}.eq-min-width-406{min-width:406px!important}.eq-height-407{height:407px!important}.eq-min-height-407{min-height:407px!important}.eq-max-height-407{max-height:407px!important}.eq-width-407{width:407px!important}.eq-max-width-407{max-width:407px!important}.eq-min-width-407{min-width:407px!important}.eq-height-408{height:408px!important}.eq-min-height-408{min-height:408px!important}.eq-max-height-408{max-height:408px!important}.eq-width-408{width:408px!important}.eq-max-width-408{max-width:408px!important}.eq-min-width-408{min-width:408px!important}.eq-height-409{height:409px!important}.eq-min-height-409{min-height:409px!important}.eq-max-height-409{max-height:409px!important}.eq-width-409{width:409px!important}.eq-max-width-409{max-width:409px!important}.eq-min-width-409{min-width:409px!important}.eq-height-410{height:410px!important}.eq-min-height-410{min-height:410px!important}.eq-max-height-410{max-height:410px!important}.eq-width-410{width:410px!important}.eq-max-width-410{max-width:410px!important}.eq-min-width-410{min-width:410px!important}.eq-height-411{height:411px!important}.eq-min-height-411{min-height:411px!important}.eq-max-height-411{max-height:411px!important}.eq-width-411{width:411px!important}.eq-max-width-411{max-width:411px!important}.eq-min-width-411{min-width:411px!important}.eq-height-412{height:412px!important}.eq-min-height-412{min-height:412px!important}.eq-max-height-412{max-height:412px!important}.eq-width-412{width:412px!important}.eq-max-width-412{max-width:412px!important}.eq-min-width-412{min-width:412px!important}.eq-height-413{height:413px!important}.eq-min-height-413{min-height:413px!important}.eq-max-height-413{max-height:413px!important}.eq-width-413{width:413px!important}.eq-max-width-413{max-width:413px!important}.eq-min-width-413{min-width:413px!important}.eq-height-414{height:414px!important}.eq-min-height-414{min-height:414px!important}.eq-max-height-414{max-height:414px!important}.eq-width-414{width:414px!important}.eq-max-width-414{max-width:414px!important}.eq-min-width-414{min-width:414px!important}.eq-height-415{height:415px!important}.eq-min-height-415{min-height:415px!important}.eq-max-height-415{max-height:415px!important}.eq-width-415{width:415px!important}.eq-max-width-415{max-width:415px!important}.eq-min-width-415{min-width:415px!important}.eq-height-416{height:416px!important}.eq-min-height-416{min-height:416px!important}.eq-max-height-416{max-height:416px!important}.eq-width-416{width:416px!important}.eq-max-width-416{max-width:416px!important}.eq-min-width-416{min-width:416px!important}.eq-height-417{height:417px!important}.eq-min-height-417{min-height:417px!important}.eq-max-height-417{max-height:417px!important}.eq-width-417{width:417px!important}.eq-max-width-417{max-width:417px!important}.eq-min-width-417{min-width:417px!important}.eq-height-418{height:418px!important}.eq-min-height-418{min-height:418px!important}.eq-max-height-418{max-height:418px!important}.eq-width-418{width:418px!important}.eq-max-width-418{max-width:418px!important}.eq-min-width-418{min-width:418px!important}.eq-height-419{height:419px!important}.eq-min-height-419{min-height:419px!important}.eq-max-height-419{max-height:419px!important}.eq-width-419{width:419px!important}.eq-max-width-419{max-width:419px!important}.eq-min-width-419{min-width:419px!important}.eq-height-420{height:420px!important}.eq-min-height-420{min-height:420px!important}.eq-max-height-420{max-height:420px!important}.eq-width-420{width:420px!important}.eq-max-width-420{max-width:420px!important}.eq-min-width-420{min-width:420px!important}.eq-height-421{height:421px!important}.eq-min-height-421{min-height:421px!important}.eq-max-height-421{max-height:421px!important}.eq-width-421{width:421px!important}.eq-max-width-421{max-width:421px!important}.eq-min-width-421{min-width:421px!important}.eq-height-422{height:422px!important}.eq-min-height-422{min-height:422px!important}.eq-max-height-422{max-height:422px!important}.eq-width-422{width:422px!important}.eq-max-width-422{max-width:422px!important}.eq-min-width-422{min-width:422px!important}.eq-height-423{height:423px!important}.eq-min-height-423{min-height:423px!important}.eq-max-height-423{max-height:423px!important}.eq-width-423{width:423px!important}.eq-max-width-423{max-width:423px!important}.eq-min-width-423{min-width:423px!important}.eq-height-424{height:424px!important}.eq-min-height-424{min-height:424px!important}.eq-max-height-424{max-height:424px!important}.eq-width-424{width:424px!important}.eq-max-width-424{max-width:424px!important}.eq-min-width-424{min-width:424px!important}.eq-height-425{height:425px!important}.eq-min-height-425{min-height:425px!important}.eq-max-height-425{max-height:425px!important}.eq-width-425{width:425px!important}.eq-max-width-425{max-width:425px!important}.eq-min-width-425{min-width:425px!important}.eq-height-426{height:426px!important}.eq-min-height-426{min-height:426px!important}.eq-max-height-426{max-height:426px!important}.eq-width-426{width:426px!important}.eq-max-width-426{max-width:426px!important}.eq-min-width-426{min-width:426px!important}.eq-height-427{height:427px!important}.eq-min-height-427{min-height:427px!important}.eq-max-height-427{max-height:427px!important}.eq-width-427{width:427px!important}.eq-max-width-427{max-width:427px!important}.eq-min-width-427{min-width:427px!important}.eq-height-428{height:428px!important}.eq-min-height-428{min-height:428px!important}.eq-max-height-428{max-height:428px!important}.eq-width-428{width:428px!important}.eq-max-width-428{max-width:428px!important}.eq-min-width-428{min-width:428px!important}.eq-height-429{height:429px!important}.eq-min-height-429{min-height:429px!important}.eq-max-height-429{max-height:429px!important}.eq-width-429{width:429px!important}.eq-max-width-429{max-width:429px!important}.eq-min-width-429{min-width:429px!important}.eq-height-430{height:430px!important}.eq-min-height-430{min-height:430px!important}.eq-max-height-430{max-height:430px!important}.eq-width-430{width:430px!important}.eq-max-width-430{max-width:430px!important}.eq-min-width-430{min-width:430px!important}.eq-height-431{height:431px!important}.eq-min-height-431{min-height:431px!important}.eq-max-height-431{max-height:431px!important}.eq-width-431{width:431px!important}.eq-max-width-431{max-width:431px!important}.eq-min-width-431{min-width:431px!important}.eq-height-432{height:432px!important}.eq-min-height-432{min-height:432px!important}.eq-max-height-432{max-height:432px!important}.eq-width-432{width:432px!important}.eq-max-width-432{max-width:432px!important}.eq-min-width-432{min-width:432px!important}.eq-height-433{height:433px!important}.eq-min-height-433{min-height:433px!important}.eq-max-height-433{max-height:433px!important}.eq-width-433{width:433px!important}.eq-max-width-433{max-width:433px!important}.eq-min-width-433{min-width:433px!important}.eq-height-434{height:434px!important}.eq-min-height-434{min-height:434px!important}.eq-max-height-434{max-height:434px!important}.eq-width-434{width:434px!important}.eq-max-width-434{max-width:434px!important}.eq-min-width-434{min-width:434px!important}.eq-height-435{height:435px!important}.eq-min-height-435{min-height:435px!important}.eq-max-height-435{max-height:435px!important}.eq-width-435{width:435px!important}.eq-max-width-435{max-width:435px!important}.eq-min-width-435{min-width:435px!important}.eq-height-436{height:436px!important}.eq-min-height-436{min-height:436px!important}.eq-max-height-436{max-height:436px!important}.eq-width-436{width:436px!important}.eq-max-width-436{max-width:436px!important}.eq-min-width-436{min-width:436px!important}.eq-height-437{height:437px!important}.eq-min-height-437{min-height:437px!important}.eq-max-height-437{max-height:437px!important}.eq-width-437{width:437px!important}.eq-max-width-437{max-width:437px!important}.eq-min-width-437{min-width:437px!important}.eq-height-438{height:438px!important}.eq-min-height-438{min-height:438px!important}.eq-max-height-438{max-height:438px!important}.eq-width-438{width:438px!important}.eq-max-width-438{max-width:438px!important}.eq-min-width-438{min-width:438px!important}.eq-height-439{height:439px!important}.eq-min-height-439{min-height:439px!important}.eq-max-height-439{max-height:439px!important}.eq-width-439{width:439px!important}.eq-max-width-439{max-width:439px!important}.eq-min-width-439{min-width:439px!important}.eq-height-440{height:440px!important}.eq-min-height-440{min-height:440px!important}.eq-max-height-440{max-height:440px!important}.eq-width-440{width:440px!important}.eq-max-width-440{max-width:440px!important}.eq-min-width-440{min-width:440px!important}.eq-height-441{height:441px!important}.eq-min-height-441{min-height:441px!important}.eq-max-height-441{max-height:441px!important}.eq-width-441{width:441px!important}.eq-max-width-441{max-width:441px!important}.eq-min-width-441{min-width:441px!important}.eq-height-442{height:442px!important}.eq-min-height-442{min-height:442px!important}.eq-max-height-442{max-height:442px!important}.eq-width-442{width:442px!important}.eq-max-width-442{max-width:442px!important}.eq-min-width-442{min-width:442px!important}.eq-height-443{height:443px!important}.eq-min-height-443{min-height:443px!important}.eq-max-height-443{max-height:443px!important}.eq-width-443{width:443px!important}.eq-max-width-443{max-width:443px!important}.eq-min-width-443{min-width:443px!important}.eq-height-444{height:444px!important}.eq-min-height-444{min-height:444px!important}.eq-max-height-444{max-height:444px!important}.eq-width-444{width:444px!important}.eq-max-width-444{max-width:444px!important}.eq-min-width-444{min-width:444px!important}.eq-height-445{height:445px!important}.eq-min-height-445{min-height:445px!important}.eq-max-height-445{max-height:445px!important}.eq-width-445{width:445px!important}.eq-max-width-445{max-width:445px!important}.eq-min-width-445{min-width:445px!important}.eq-height-446{height:446px!important}.eq-min-height-446{min-height:446px!important}.eq-max-height-446{max-height:446px!important}.eq-width-446{width:446px!important}.eq-max-width-446{max-width:446px!important}.eq-min-width-446{min-width:446px!important}.eq-height-447{height:447px!important}.eq-min-height-447{min-height:447px!important}.eq-max-height-447{max-height:447px!important}.eq-width-447{width:447px!important}.eq-max-width-447{max-width:447px!important}.eq-min-width-447{min-width:447px!important}.eq-height-448{height:448px!important}.eq-min-height-448{min-height:448px!important}.eq-max-height-448{max-height:448px!important}.eq-width-448{width:448px!important}.eq-max-width-448{max-width:448px!important}.eq-min-width-448{min-width:448px!important}.eq-height-449{height:449px!important}.eq-min-height-449{min-height:449px!important}.eq-max-height-449{max-height:449px!important}.eq-width-449{width:449px!important}.eq-max-width-449{max-width:449px!important}.eq-min-width-449{min-width:449px!important}.eq-height-450{height:450px!important}.eq-min-height-450{min-height:450px!important}.eq-max-height-450{max-height:450px!important}.eq-width-450{width:450px!important}.eq-max-width-450{max-width:450px!important}.eq-min-width-450{min-width:450px!important}.eq-height-451{height:451px!important}.eq-min-height-451{min-height:451px!important}.eq-max-height-451{max-height:451px!important}.eq-width-451{width:451px!important}.eq-max-width-451{max-width:451px!important}.eq-min-width-451{min-width:451px!important}.eq-height-452{height:452px!important}.eq-min-height-452{min-height:452px!important}.eq-max-height-452{max-height:452px!important}.eq-width-452{width:452px!important}.eq-max-width-452{max-width:452px!important}.eq-min-width-452{min-width:452px!important}.eq-height-453{height:453px!important}.eq-min-height-453{min-height:453px!important}.eq-max-height-453{max-height:453px!important}.eq-width-453{width:453px!important}.eq-max-width-453{max-width:453px!important}.eq-min-width-453{min-width:453px!important}.eq-height-454{height:454px!important}.eq-min-height-454{min-height:454px!important}.eq-max-height-454{max-height:454px!important}.eq-width-454{width:454px!important}.eq-max-width-454{max-width:454px!important}.eq-min-width-454{min-width:454px!important}.eq-height-455{height:455px!important}.eq-min-height-455{min-height:455px!important}.eq-max-height-455{max-height:455px!important}.eq-width-455{width:455px!important}.eq-max-width-455{max-width:455px!important}.eq-min-width-455{min-width:455px!important}.eq-height-456{height:456px!important}.eq-min-height-456{min-height:456px!important}.eq-max-height-456{max-height:456px!important}.eq-width-456{width:456px!important}.eq-max-width-456{max-width:456px!important}.eq-min-width-456{min-width:456px!important}.eq-height-457{height:457px!important}.eq-min-height-457{min-height:457px!important}.eq-max-height-457{max-height:457px!important}.eq-width-457{width:457px!important}.eq-max-width-457{max-width:457px!important}.eq-min-width-457{min-width:457px!important}.eq-height-458{height:458px!important}.eq-min-height-458{min-height:458px!important}.eq-max-height-458{max-height:458px!important}.eq-width-458{width:458px!important}.eq-max-width-458{max-width:458px!important}.eq-min-width-458{min-width:458px!important}.eq-height-459{height:459px!important}.eq-min-height-459{min-height:459px!important}.eq-max-height-459{max-height:459px!important}.eq-width-459{width:459px!important}.eq-max-width-459{max-width:459px!important}.eq-min-width-459{min-width:459px!important}.eq-height-460{height:460px!important}.eq-min-height-460{min-height:460px!important}.eq-max-height-460{max-height:460px!important}.eq-width-460{width:460px!important}.eq-max-width-460{max-width:460px!important}.eq-min-width-460{min-width:460px!important}.eq-height-461{height:461px!important}.eq-min-height-461{min-height:461px!important}.eq-max-height-461{max-height:461px!important}.eq-width-461{width:461px!important}.eq-max-width-461{max-width:461px!important}.eq-min-width-461{min-width:461px!important}.eq-height-462{height:462px!important}.eq-min-height-462{min-height:462px!important}.eq-max-height-462{max-height:462px!important}.eq-width-462{width:462px!important}.eq-max-width-462{max-width:462px!important}.eq-min-width-462{min-width:462px!important}.eq-height-463{height:463px!important}.eq-min-height-463{min-height:463px!important}.eq-max-height-463{max-height:463px!important}.eq-width-463{width:463px!important}.eq-max-width-463{max-width:463px!important}.eq-min-width-463{min-width:463px!important}.eq-height-464{height:464px!important}.eq-min-height-464{min-height:464px!important}.eq-max-height-464{max-height:464px!important}.eq-width-464{width:464px!important}.eq-max-width-464{max-width:464px!important}.eq-min-width-464{min-width:464px!important}.eq-height-465{height:465px!important}.eq-min-height-465{min-height:465px!important}.eq-max-height-465{max-height:465px!important}.eq-width-465{width:465px!important}.eq-max-width-465{max-width:465px!important}.eq-min-width-465{min-width:465px!important}.eq-height-466{height:466px!important}.eq-min-height-466{min-height:466px!important}.eq-max-height-466{max-height:466px!important}.eq-width-466{width:466px!important}.eq-max-width-466{max-width:466px!important}.eq-min-width-466{min-width:466px!important}.eq-height-467{height:467px!important}.eq-min-height-467{min-height:467px!important}.eq-max-height-467{max-height:467px!important}.eq-width-467{width:467px!important}.eq-max-width-467{max-width:467px!important}.eq-min-width-467{min-width:467px!important}.eq-height-468{height:468px!important}.eq-min-height-468{min-height:468px!important}.eq-max-height-468{max-height:468px!important}.eq-width-468{width:468px!important}.eq-max-width-468{max-width:468px!important}.eq-min-width-468{min-width:468px!important}.eq-height-469{height:469px!important}.eq-min-height-469{min-height:469px!important}.eq-max-height-469{max-height:469px!important}.eq-width-469{width:469px!important}.eq-max-width-469{max-width:469px!important}.eq-min-width-469{min-width:469px!important}.eq-height-470{height:470px!important}.eq-min-height-470{min-height:470px!important}.eq-max-height-470{max-height:470px!important}.eq-width-470{width:470px!important}.eq-max-width-470{max-width:470px!important}.eq-min-width-470{min-width:470px!important}.eq-height-471{height:471px!important}.eq-min-height-471{min-height:471px!important}.eq-max-height-471{max-height:471px!important}.eq-width-471{width:471px!important}.eq-max-width-471{max-width:471px!important}.eq-min-width-471{min-width:471px!important}.eq-height-472{height:472px!important}.eq-min-height-472{min-height:472px!important}.eq-max-height-472{max-height:472px!important}.eq-width-472{width:472px!important}.eq-max-width-472{max-width:472px!important}.eq-min-width-472{min-width:472px!important}.eq-height-473{height:473px!important}.eq-min-height-473{min-height:473px!important}.eq-max-height-473{max-height:473px!important}.eq-width-473{width:473px!important}.eq-max-width-473{max-width:473px!important}.eq-min-width-473{min-width:473px!important}.eq-height-474{height:474px!important}.eq-min-height-474{min-height:474px!important}.eq-max-height-474{max-height:474px!important}.eq-width-474{width:474px!important}.eq-max-width-474{max-width:474px!important}.eq-min-width-474{min-width:474px!important}.eq-height-475{height:475px!important}.eq-min-height-475{min-height:475px!important}.eq-max-height-475{max-height:475px!important}.eq-width-475{width:475px!important}.eq-max-width-475{max-width:475px!important}.eq-min-width-475{min-width:475px!important}.eq-height-476{height:476px!important}.eq-min-height-476{min-height:476px!important}.eq-max-height-476{max-height:476px!important}.eq-width-476{width:476px!important}.eq-max-width-476{max-width:476px!important}.eq-min-width-476{min-width:476px!important}.eq-height-477{height:477px!important}.eq-min-height-477{min-height:477px!important}.eq-max-height-477{max-height:477px!important}.eq-width-477{width:477px!important}.eq-max-width-477{max-width:477px!important}.eq-min-width-477{min-width:477px!important}.eq-height-478{height:478px!important}.eq-min-height-478{min-height:478px!important}.eq-max-height-478{max-height:478px!important}.eq-width-478{width:478px!important}.eq-max-width-478{max-width:478px!important}.eq-min-width-478{min-width:478px!important}.eq-height-479{height:479px!important}.eq-min-height-479{min-height:479px!important}.eq-max-height-479{max-height:479px!important}.eq-width-479{width:479px!important}.eq-max-width-479{max-width:479px!important}.eq-min-width-479{min-width:479px!important}.eq-height-480{height:480px!important}.eq-min-height-480{min-height:480px!important}.eq-max-height-480{max-height:480px!important}.eq-width-480{width:480px!important}.eq-max-width-480{max-width:480px!important}.eq-min-width-480{min-width:480px!important}.eq-height-481{height:481px!important}.eq-min-height-481{min-height:481px!important}.eq-max-height-481{max-height:481px!important}.eq-width-481{width:481px!important}.eq-max-width-481{max-width:481px!important}.eq-min-width-481{min-width:481px!important}.eq-height-482{height:482px!important}.eq-min-height-482{min-height:482px!important}.eq-max-height-482{max-height:482px!important}.eq-width-482{width:482px!important}.eq-max-width-482{max-width:482px!important}.eq-min-width-482{min-width:482px!important}.eq-height-483{height:483px!important}.eq-min-height-483{min-height:483px!important}.eq-max-height-483{max-height:483px!important}.eq-width-483{width:483px!important}.eq-max-width-483{max-width:483px!important}.eq-min-width-483{min-width:483px!important}.eq-height-484{height:484px!important}.eq-min-height-484{min-height:484px!important}.eq-max-height-484{max-height:484px!important}.eq-width-484{width:484px!important}.eq-max-width-484{max-width:484px!important}.eq-min-width-484{min-width:484px!important}.eq-height-485{height:485px!important}.eq-min-height-485{min-height:485px!important}.eq-max-height-485{max-height:485px!important}.eq-width-485{width:485px!important}.eq-max-width-485{max-width:485px!important}.eq-min-width-485{min-width:485px!important}.eq-height-486{height:486px!important}.eq-min-height-486{min-height:486px!important}.eq-max-height-486{max-height:486px!important}.eq-width-486{width:486px!important}.eq-max-width-486{max-width:486px!important}.eq-min-width-486{min-width:486px!important}.eq-height-487{height:487px!important}.eq-min-height-487{min-height:487px!important}.eq-max-height-487{max-height:487px!important}.eq-width-487{width:487px!important}.eq-max-width-487{max-width:487px!important}.eq-min-width-487{min-width:487px!important}.eq-height-488{height:488px!important}.eq-min-height-488{min-height:488px!important}.eq-max-height-488{max-height:488px!important}.eq-width-488{width:488px!important}.eq-max-width-488{max-width:488px!important}.eq-min-width-488{min-width:488px!important}.eq-height-489{height:489px!important}.eq-min-height-489{min-height:489px!important}.eq-max-height-489{max-height:489px!important}.eq-width-489{width:489px!important}.eq-max-width-489{max-width:489px!important}.eq-min-width-489{min-width:489px!important}.eq-height-490{height:490px!important}.eq-min-height-490{min-height:490px!important}.eq-max-height-490{max-height:490px!important}.eq-width-490{width:490px!important}.eq-max-width-490{max-width:490px!important}.eq-min-width-490{min-width:490px!important}.eq-height-491{height:491px!important}.eq-min-height-491{min-height:491px!important}.eq-max-height-491{max-height:491px!important}.eq-width-491{width:491px!important}.eq-max-width-491{max-width:491px!important}.eq-min-width-491{min-width:491px!important}.eq-height-492{height:492px!important}.eq-min-height-492{min-height:492px!important}.eq-max-height-492{max-height:492px!important}.eq-width-492{width:492px!important}.eq-max-width-492{max-width:492px!important}.eq-min-width-492{min-width:492px!important}.eq-height-493{height:493px!important}.eq-min-height-493{min-height:493px!important}.eq-max-height-493{max-height:493px!important}.eq-width-493{width:493px!important}.eq-max-width-493{max-width:493px!important}.eq-min-width-493{min-width:493px!important}.eq-height-494{height:494px!important}.eq-min-height-494{min-height:494px!important}.eq-max-height-494{max-height:494px!important}.eq-width-494{width:494px!important}.eq-max-width-494{max-width:494px!important}.eq-min-width-494{min-width:494px!important}.eq-height-495{height:495px!important}.eq-min-height-495{min-height:495px!important}.eq-max-height-495{max-height:495px!important}.eq-width-495{width:495px!important}.eq-max-width-495{max-width:495px!important}.eq-min-width-495{min-width:495px!important}.eq-height-496{height:496px!important}.eq-min-height-496{min-height:496px!important}.eq-max-height-496{max-height:496px!important}.eq-width-496{width:496px!important}.eq-max-width-496{max-width:496px!important}.eq-min-width-496{min-width:496px!important}.eq-height-497{height:497px!important}.eq-min-height-497{min-height:497px!important}.eq-max-height-497{max-height:497px!important}.eq-width-497{width:497px!important}.eq-max-width-497{max-width:497px!important}.eq-min-width-497{min-width:497px!important}.eq-height-498{height:498px!important}.eq-min-height-498{min-height:498px!important}.eq-max-height-498{max-height:498px!important}.eq-width-498{width:498px!important}.eq-max-width-498{max-width:498px!important}.eq-min-width-498{min-width:498px!important}.eq-height-499{height:499px!important}.eq-min-height-499{min-height:499px!important}.eq-max-height-499{max-height:499px!important}.eq-width-499{width:499px!important}.eq-max-width-499{max-width:499px!important}.eq-min-width-499{min-width:499px!important}.eq-height-500{height:500px!important}.eq-min-height-500{min-height:500px!important}.eq-max-height-500{max-height:500px!important}.eq-width-500{width:500px!important}.eq-max-width-500{max-width:500px!important}.eq-min-width-500{min-width:500px!important}.eq-height-501{height:501px!important}.eq-min-height-501{min-height:501px!important}.eq-max-height-501{max-height:501px!important}.eq-width-501{width:501px!important}.eq-max-width-501{max-width:501px!important}.eq-min-width-501{min-width:501px!important}.eq-height-502{height:502px!important}.eq-min-height-502{min-height:502px!important}.eq-max-height-502{max-height:502px!important}.eq-width-502{width:502px!important}.eq-max-width-502{max-width:502px!important}.eq-min-width-502{min-width:502px!important}.eq-height-503{height:503px!important}.eq-min-height-503{min-height:503px!important}.eq-max-height-503{max-height:503px!important}.eq-width-503{width:503px!important}.eq-max-width-503{max-width:503px!important}.eq-min-width-503{min-width:503px!important}.eq-height-504{height:504px!important}.eq-min-height-504{min-height:504px!important}.eq-max-height-504{max-height:504px!important}.eq-width-504{width:504px!important}.eq-max-width-504{max-width:504px!important}.eq-min-width-504{min-width:504px!important}.eq-height-505{height:505px!important}.eq-min-height-505{min-height:505px!important}.eq-max-height-505{max-height:505px!important}.eq-width-505{width:505px!important}.eq-max-width-505{max-width:505px!important}.eq-min-width-505{min-width:505px!important}.eq-height-506{height:506px!important}.eq-min-height-506{min-height:506px!important}.eq-max-height-506{max-height:506px!important}.eq-width-506{width:506px!important}.eq-max-width-506{max-width:506px!important}.eq-min-width-506{min-width:506px!important}.eq-height-507{height:507px!important}.eq-min-height-507{min-height:507px!important}.eq-max-height-507{max-height:507px!important}.eq-width-507{width:507px!important}.eq-max-width-507{max-width:507px!important}.eq-min-width-507{min-width:507px!important}.eq-height-508{height:508px!important}.eq-min-height-508{min-height:508px!important}.eq-max-height-508{max-height:508px!important}.eq-width-508{width:508px!important}.eq-max-width-508{max-width:508px!important}.eq-min-width-508{min-width:508px!important}.eq-height-509{height:509px!important}.eq-min-height-509{min-height:509px!important}.eq-max-height-509{max-height:509px!important}.eq-width-509{width:509px!important}.eq-max-width-509{max-width:509px!important}.eq-min-width-509{min-width:509px!important}.eq-height-510{height:510px!important}.eq-min-height-510{min-height:510px!important}.eq-max-height-510{max-height:510px!important}.eq-width-510{width:510px!important}.eq-max-width-510{max-width:510px!important}.eq-min-width-510{min-width:510px!important}.eq-height-511{height:511px!important}.eq-min-height-511{min-height:511px!important}.eq-max-height-511{max-height:511px!important}.eq-width-511{width:511px!important}.eq-max-width-511{max-width:511px!important}.eq-min-width-511{min-width:511px!important}.eq-height-512{height:512px!important}.eq-min-height-512{min-height:512px!important}.eq-max-height-512{max-height:512px!important}.eq-width-512{width:512px!important}.eq-max-width-512{max-width:512px!important}.eq-min-width-512{min-width:512px!important}.eq-height-513{height:513px!important}.eq-min-height-513{min-height:513px!important}.eq-max-height-513{max-height:513px!important}.eq-width-513{width:513px!important}.eq-max-width-513{max-width:513px!important}.eq-min-width-513{min-width:513px!important}.eq-height-514{height:514px!important}.eq-min-height-514{min-height:514px!important}.eq-max-height-514{max-height:514px!important}.eq-width-514{width:514px!important}.eq-max-width-514{max-width:514px!important}.eq-min-width-514{min-width:514px!important}.eq-height-515{height:515px!important}.eq-min-height-515{min-height:515px!important}.eq-max-height-515{max-height:515px!important}.eq-width-515{width:515px!important}.eq-max-width-515{max-width:515px!important}.eq-min-width-515{min-width:515px!important}.eq-height-516{height:516px!important}.eq-min-height-516{min-height:516px!important}.eq-max-height-516{max-height:516px!important}.eq-width-516{width:516px!important}.eq-max-width-516{max-width:516px!important}.eq-min-width-516{min-width:516px!important}.eq-height-517{height:517px!important}.eq-min-height-517{min-height:517px!important}.eq-max-height-517{max-height:517px!important}.eq-width-517{width:517px!important}.eq-max-width-517{max-width:517px!important}.eq-min-width-517{min-width:517px!important}.eq-height-518{height:518px!important}.eq-min-height-518{min-height:518px!important}.eq-max-height-518{max-height:518px!important}.eq-width-518{width:518px!important}.eq-max-width-518{max-width:518px!important}.eq-min-width-518{min-width:518px!important}.eq-height-519{height:519px!important}.eq-min-height-519{min-height:519px!important}.eq-max-height-519{max-height:519px!important}.eq-width-519{width:519px!important}.eq-max-width-519{max-width:519px!important}.eq-min-width-519{min-width:519px!important}.eq-height-520{height:520px!important}.eq-min-height-520{min-height:520px!important}.eq-max-height-520{max-height:520px!important}.eq-width-520{width:520px!important}.eq-max-width-520{max-width:520px!important}.eq-min-width-520{min-width:520px!important}.eq-height-521{height:521px!important}.eq-min-height-521{min-height:521px!important}.eq-max-height-521{max-height:521px!important}.eq-width-521{width:521px!important}.eq-max-width-521{max-width:521px!important}.eq-min-width-521{min-width:521px!important}.eq-height-522{height:522px!important}.eq-min-height-522{min-height:522px!important}.eq-max-height-522{max-height:522px!important}.eq-width-522{width:522px!important}.eq-max-width-522{max-width:522px!important}.eq-min-width-522{min-width:522px!important}.eq-height-523{height:523px!important}.eq-min-height-523{min-height:523px!important}.eq-max-height-523{max-height:523px!important}.eq-width-523{width:523px!important}.eq-max-width-523{max-width:523px!important}.eq-min-width-523{min-width:523px!important}.eq-height-524{height:524px!important}.eq-min-height-524{min-height:524px!important}.eq-max-height-524{max-height:524px!important}.eq-width-524{width:524px!important}.eq-max-width-524{max-width:524px!important}.eq-min-width-524{min-width:524px!important}.eq-height-525{height:525px!important}.eq-min-height-525{min-height:525px!important}.eq-max-height-525{max-height:525px!important}.eq-width-525{width:525px!important}.eq-max-width-525{max-width:525px!important}.eq-min-width-525{min-width:525px!important}.eq-height-526{height:526px!important}.eq-min-height-526{min-height:526px!important}.eq-max-height-526{max-height:526px!important}.eq-width-526{width:526px!important}.eq-max-width-526{max-width:526px!important}.eq-min-width-526{min-width:526px!important}.eq-height-527{height:527px!important}.eq-min-height-527{min-height:527px!important}.eq-max-height-527{max-height:527px!important}.eq-width-527{width:527px!important}.eq-max-width-527{max-width:527px!important}.eq-min-width-527{min-width:527px!important}.eq-height-528{height:528px!important}.eq-min-height-528{min-height:528px!important}.eq-max-height-528{max-height:528px!important}.eq-width-528{width:528px!important}.eq-max-width-528{max-width:528px!important}.eq-min-width-528{min-width:528px!important}.eq-height-529{height:529px!important}.eq-min-height-529{min-height:529px!important}.eq-max-height-529{max-height:529px!important}.eq-width-529{width:529px!important}.eq-max-width-529{max-width:529px!important}.eq-min-width-529{min-width:529px!important}.eq-height-530{height:530px!important}.eq-min-height-530{min-height:530px!important}.eq-max-height-530{max-height:530px!important}.eq-width-530{width:530px!important}.eq-max-width-530{max-width:530px!important}.eq-min-width-530{min-width:530px!important}.eq-height-531{height:531px!important}.eq-min-height-531{min-height:531px!important}.eq-max-height-531{max-height:531px!important}.eq-width-531{width:531px!important}.eq-max-width-531{max-width:531px!important}.eq-min-width-531{min-width:531px!important}.eq-height-532{height:532px!important}.eq-min-height-532{min-height:532px!important}.eq-max-height-532{max-height:532px!important}.eq-width-532{width:532px!important}.eq-max-width-532{max-width:532px!important}.eq-min-width-532{min-width:532px!important}.eq-height-533{height:533px!important}.eq-min-height-533{min-height:533px!important}.eq-max-height-533{max-height:533px!important}.eq-width-533{width:533px!important}.eq-max-width-533{max-width:533px!important}.eq-min-width-533{min-width:533px!important}.eq-height-534{height:534px!important}.eq-min-height-534{min-height:534px!important}.eq-max-height-534{max-height:534px!important}.eq-width-534{width:534px!important}.eq-max-width-534{max-width:534px!important}.eq-min-width-534{min-width:534px!important}.eq-height-535{height:535px!important}.eq-min-height-535{min-height:535px!important}.eq-max-height-535{max-height:535px!important}.eq-width-535{width:535px!important}.eq-max-width-535{max-width:535px!important}.eq-min-width-535{min-width:535px!important}.eq-height-536{height:536px!important}.eq-min-height-536{min-height:536px!important}.eq-max-height-536{max-height:536px!important}.eq-width-536{width:536px!important}.eq-max-width-536{max-width:536px!important}.eq-min-width-536{min-width:536px!important}.eq-height-537{height:537px!important}.eq-min-height-537{min-height:537px!important}.eq-max-height-537{max-height:537px!important}.eq-width-537{width:537px!important}.eq-max-width-537{max-width:537px!important}.eq-min-width-537{min-width:537px!important}.eq-height-538{height:538px!important}.eq-min-height-538{min-height:538px!important}.eq-max-height-538{max-height:538px!important}.eq-width-538{width:538px!important}.eq-max-width-538{max-width:538px!important}.eq-min-width-538{min-width:538px!important}.eq-height-539{height:539px!important}.eq-min-height-539{min-height:539px!important}.eq-max-height-539{max-height:539px!important}.eq-width-539{width:539px!important}.eq-max-width-539{max-width:539px!important}.eq-min-width-539{min-width:539px!important}.eq-height-540{height:540px!important}.eq-min-height-540{min-height:540px!important}.eq-max-height-540{max-height:540px!important}.eq-width-540{width:540px!important}.eq-max-width-540{max-width:540px!important}.eq-min-width-540{min-width:540px!important}.eq-height-541{height:541px!important}.eq-min-height-541{min-height:541px!important}.eq-max-height-541{max-height:541px!important}.eq-width-541{width:541px!important}.eq-max-width-541{max-width:541px!important}.eq-min-width-541{min-width:541px!important}.eq-height-542{height:542px!important}.eq-min-height-542{min-height:542px!important}.eq-max-height-542{max-height:542px!important}.eq-width-542{width:542px!important}.eq-max-width-542{max-width:542px!important}.eq-min-width-542{min-width:542px!important}.eq-height-543{height:543px!important}.eq-min-height-543{min-height:543px!important}.eq-max-height-543{max-height:543px!important}.eq-width-543{width:543px!important}.eq-max-width-543{max-width:543px!important}.eq-min-width-543{min-width:543px!important}.eq-height-544{height:544px!important}.eq-min-height-544{min-height:544px!important}.eq-max-height-544{max-height:544px!important}.eq-width-544{width:544px!important}.eq-max-width-544{max-width:544px!important}.eq-min-width-544{min-width:544px!important}.eq-height-545{height:545px!important}.eq-min-height-545{min-height:545px!important}.eq-max-height-545{max-height:545px!important}.eq-width-545{width:545px!important}.eq-max-width-545{max-width:545px!important}.eq-min-width-545{min-width:545px!important}.eq-height-546{height:546px!important}.eq-min-height-546{min-height:546px!important}.eq-max-height-546{max-height:546px!important}.eq-width-546{width:546px!important}.eq-max-width-546{max-width:546px!important}.eq-min-width-546{min-width:546px!important}.eq-height-547{height:547px!important}.eq-min-height-547{min-height:547px!important}.eq-max-height-547{max-height:547px!important}.eq-width-547{width:547px!important}.eq-max-width-547{max-width:547px!important}.eq-min-width-547{min-width:547px!important}.eq-height-548{height:548px!important}.eq-min-height-548{min-height:548px!important}.eq-max-height-548{max-height:548px!important}.eq-width-548{width:548px!important}.eq-max-width-548{max-width:548px!important}.eq-min-width-548{min-width:548px!important}.eq-height-549{height:549px!important}.eq-min-height-549{min-height:549px!important}.eq-max-height-549{max-height:549px!important}.eq-width-549{width:549px!important}.eq-max-width-549{max-width:549px!important}.eq-min-width-549{min-width:549px!important}.eq-height-550{height:550px!important}.eq-min-height-550{min-height:550px!important}.eq-max-height-550{max-height:550px!important}.eq-width-550{width:550px!important}.eq-max-width-550{max-width:550px!important}.eq-min-width-550{min-width:550px!important}.eq-height-551{height:551px!important}.eq-min-height-551{min-height:551px!important}.eq-max-height-551{max-height:551px!important}.eq-width-551{width:551px!important}.eq-max-width-551{max-width:551px!important}.eq-min-width-551{min-width:551px!important}.eq-height-552{height:552px!important}.eq-min-height-552{min-height:552px!important}.eq-max-height-552{max-height:552px!important}.eq-width-552{width:552px!important}.eq-max-width-552{max-width:552px!important}.eq-min-width-552{min-width:552px!important}.eq-height-553{height:553px!important}.eq-min-height-553{min-height:553px!important}.eq-max-height-553{max-height:553px!important}.eq-width-553{width:553px!important}.eq-max-width-553{max-width:553px!important}.eq-min-width-553{min-width:553px!important}.eq-height-554{height:554px!important}.eq-min-height-554{min-height:554px!important}.eq-max-height-554{max-height:554px!important}.eq-width-554{width:554px!important}.eq-max-width-554{max-width:554px!important}.eq-min-width-554{min-width:554px!important}.eq-height-555{height:555px!important}.eq-min-height-555{min-height:555px!important}.eq-max-height-555{max-height:555px!important}.eq-width-555{width:555px!important}.eq-max-width-555{max-width:555px!important}.eq-min-width-555{min-width:555px!important}.eq-height-556{height:556px!important}.eq-min-height-556{min-height:556px!important}.eq-max-height-556{max-height:556px!important}.eq-width-556{width:556px!important}.eq-max-width-556{max-width:556px!important}.eq-min-width-556{min-width:556px!important}.eq-height-557{height:557px!important}.eq-min-height-557{min-height:557px!important}.eq-max-height-557{max-height:557px!important}.eq-width-557{width:557px!important}.eq-max-width-557{max-width:557px!important}.eq-min-width-557{min-width:557px!important}.eq-height-558{height:558px!important}.eq-min-height-558{min-height:558px!important}.eq-max-height-558{max-height:558px!important}.eq-width-558{width:558px!important}.eq-max-width-558{max-width:558px!important}.eq-min-width-558{min-width:558px!important}.eq-height-559{height:559px!important}.eq-min-height-559{min-height:559px!important}.eq-max-height-559{max-height:559px!important}.eq-width-559{width:559px!important}.eq-max-width-559{max-width:559px!important}.eq-min-width-559{min-width:559px!important}.eq-height-560{height:560px!important}.eq-min-height-560{min-height:560px!important}.eq-max-height-560{max-height:560px!important}.eq-width-560{width:560px!important}.eq-max-width-560{max-width:560px!important}.eq-min-width-560{min-width:560px!important}.eq-height-561{height:561px!important}.eq-min-height-561{min-height:561px!important}.eq-max-height-561{max-height:561px!important}.eq-width-561{width:561px!important}.eq-max-width-561{max-width:561px!important}.eq-min-width-561{min-width:561px!important}.eq-height-562{height:562px!important}.eq-min-height-562{min-height:562px!important}.eq-max-height-562{max-height:562px!important}.eq-width-562{width:562px!important}.eq-max-width-562{max-width:562px!important}.eq-min-width-562{min-width:562px!important}.eq-height-563{height:563px!important}.eq-min-height-563{min-height:563px!important}.eq-max-height-563{max-height:563px!important}.eq-width-563{width:563px!important}.eq-max-width-563{max-width:563px!important}.eq-min-width-563{min-width:563px!important}.eq-height-564{height:564px!important}.eq-min-height-564{min-height:564px!important}.eq-max-height-564{max-height:564px!important}.eq-width-564{width:564px!important}.eq-max-width-564{max-width:564px!important}.eq-min-width-564{min-width:564px!important}.eq-height-565{height:565px!important}.eq-min-height-565{min-height:565px!important}.eq-max-height-565{max-height:565px!important}.eq-width-565{width:565px!important}.eq-max-width-565{max-width:565px!important}.eq-min-width-565{min-width:565px!important}.eq-height-566{height:566px!important}.eq-min-height-566{min-height:566px!important}.eq-max-height-566{max-height:566px!important}.eq-width-566{width:566px!important}.eq-max-width-566{max-width:566px!important}.eq-min-width-566{min-width:566px!important}.eq-height-567{height:567px!important}.eq-min-height-567{min-height:567px!important}.eq-max-height-567{max-height:567px!important}.eq-width-567{width:567px!important}.eq-max-width-567{max-width:567px!important}.eq-min-width-567{min-width:567px!important}.eq-height-568{height:568px!important}.eq-min-height-568{min-height:568px!important}.eq-max-height-568{max-height:568px!important}.eq-width-568{width:568px!important}.eq-max-width-568{max-width:568px!important}.eq-min-width-568{min-width:568px!important}.eq-height-569{height:569px!important}.eq-min-height-569{min-height:569px!important}.eq-max-height-569{max-height:569px!important}.eq-width-569{width:569px!important}.eq-max-width-569{max-width:569px!important}.eq-min-width-569{min-width:569px!important}.eq-height-570{height:570px!important}.eq-min-height-570{min-height:570px!important}.eq-max-height-570{max-height:570px!important}.eq-width-570{width:570px!important}.eq-max-width-570{max-width:570px!important}.eq-min-width-570{min-width:570px!important}.eq-height-571{height:571px!important}.eq-min-height-571{min-height:571px!important}.eq-max-height-571{max-height:571px!important}.eq-width-571{width:571px!important}.eq-max-width-571{max-width:571px!important}.eq-min-width-571{min-width:571px!important}.eq-height-572{height:572px!important}.eq-min-height-572{min-height:572px!important}.eq-max-height-572{max-height:572px!important}.eq-width-572{width:572px!important}.eq-max-width-572{max-width:572px!important}.eq-min-width-572{min-width:572px!important}.eq-height-573{height:573px!important}.eq-min-height-573{min-height:573px!important}.eq-max-height-573{max-height:573px!important}.eq-width-573{width:573px!important}.eq-max-width-573{max-width:573px!important}.eq-min-width-573{min-width:573px!important}.eq-height-574{height:574px!important}.eq-min-height-574{min-height:574px!important}.eq-max-height-574{max-height:574px!important}.eq-width-574{width:574px!important}.eq-max-width-574{max-width:574px!important}.eq-min-width-574{min-width:574px!important}.eq-height-575{height:575px!important}.eq-min-height-575{min-height:575px!important}.eq-max-height-575{max-height:575px!important}.eq-width-575{width:575px!important}.eq-max-width-575{max-width:575px!important}.eq-min-width-575{min-width:575px!important}.eq-height-576{height:576px!important}.eq-min-height-576{min-height:576px!important}.eq-max-height-576{max-height:576px!important}.eq-width-576{width:576px!important}.eq-max-width-576{max-width:576px!important}.eq-min-width-576{min-width:576px!important}.eq-height-577{height:577px!important}.eq-min-height-577{min-height:577px!important}.eq-max-height-577{max-height:577px!important}.eq-width-577{width:577px!important}.eq-max-width-577{max-width:577px!important}.eq-min-width-577{min-width:577px!important}.eq-height-578{height:578px!important}.eq-min-height-578{min-height:578px!important}.eq-max-height-578{max-height:578px!important}.eq-width-578{width:578px!important}.eq-max-width-578{max-width:578px!important}.eq-min-width-578{min-width:578px!important}.eq-height-579{height:579px!important}.eq-min-height-579{min-height:579px!important}.eq-max-height-579{max-height:579px!important}.eq-width-579{width:579px!important}.eq-max-width-579{max-width:579px!important}.eq-min-width-579{min-width:579px!important}.eq-height-580{height:580px!important}.eq-min-height-580{min-height:580px!important}.eq-max-height-580{max-height:580px!important}.eq-width-580{width:580px!important}.eq-max-width-580{max-width:580px!important}.eq-min-width-580{min-width:580px!important}.eq-height-581{height:581px!important}.eq-min-height-581{min-height:581px!important}.eq-max-height-581{max-height:581px!important}.eq-width-581{width:581px!important}.eq-max-width-581{max-width:581px!important}.eq-min-width-581{min-width:581px!important}.eq-height-582{height:582px!important}.eq-min-height-582{min-height:582px!important}.eq-max-height-582{max-height:582px!important}.eq-width-582{width:582px!important}.eq-max-width-582{max-width:582px!important}.eq-min-width-582{min-width:582px!important}.eq-height-583{height:583px!important}.eq-min-height-583{min-height:583px!important}.eq-max-height-583{max-height:583px!important}.eq-width-583{width:583px!important}.eq-max-width-583{max-width:583px!important}.eq-min-width-583{min-width:583px!important}.eq-height-584{height:584px!important}.eq-min-height-584{min-height:584px!important}.eq-max-height-584{max-height:584px!important}.eq-width-584{width:584px!important}.eq-max-width-584{max-width:584px!important}.eq-min-width-584{min-width:584px!important}.eq-height-585{height:585px!important}.eq-min-height-585{min-height:585px!important}.eq-max-height-585{max-height:585px!important}.eq-width-585{width:585px!important}.eq-max-width-585{max-width:585px!important}.eq-min-width-585{min-width:585px!important}.eq-height-586{height:586px!important}.eq-min-height-586{min-height:586px!important}.eq-max-height-586{max-height:586px!important}.eq-width-586{width:586px!important}.eq-max-width-586{max-width:586px!important}.eq-min-width-586{min-width:586px!important}.eq-height-587{height:587px!important}.eq-min-height-587{min-height:587px!important}.eq-max-height-587{max-height:587px!important}.eq-width-587{width:587px!important}.eq-max-width-587{max-width:587px!important}.eq-min-width-587{min-width:587px!important}.eq-height-588{height:588px!important}.eq-min-height-588{min-height:588px!important}.eq-max-height-588{max-height:588px!important}.eq-width-588{width:588px!important}.eq-max-width-588{max-width:588px!important}.eq-min-width-588{min-width:588px!important}.eq-height-589{height:589px!important}.eq-min-height-589{min-height:589px!important}.eq-max-height-589{max-height:589px!important}.eq-width-589{width:589px!important}.eq-max-width-589{max-width:589px!important}.eq-min-width-589{min-width:589px!important}.eq-height-590{height:590px!important}.eq-min-height-590{min-height:590px!important}.eq-max-height-590{max-height:590px!important}.eq-width-590{width:590px!important}.eq-max-width-590{max-width:590px!important}.eq-min-width-590{min-width:590px!important}.eq-height-591{height:591px!important}.eq-min-height-591{min-height:591px!important}.eq-max-height-591{max-height:591px!important}.eq-width-591{width:591px!important}.eq-max-width-591{max-width:591px!important}.eq-min-width-591{min-width:591px!important}.eq-height-592{height:592px!important}.eq-min-height-592{min-height:592px!important}.eq-max-height-592{max-height:592px!important}.eq-width-592{width:592px!important}.eq-max-width-592{max-width:592px!important}.eq-min-width-592{min-width:592px!important}.eq-height-593{height:593px!important}.eq-min-height-593{min-height:593px!important}.eq-max-height-593{max-height:593px!important}.eq-width-593{width:593px!important}.eq-max-width-593{max-width:593px!important}.eq-min-width-593{min-width:593px!important}.eq-height-594{height:594px!important}.eq-min-height-594{min-height:594px!important}.eq-max-height-594{max-height:594px!important}.eq-width-594{width:594px!important}.eq-max-width-594{max-width:594px!important}.eq-min-width-594{min-width:594px!important}.eq-height-595{height:595px!important}.eq-min-height-595{min-height:595px!important}.eq-max-height-595{max-height:595px!important}.eq-width-595{width:595px!important}.eq-max-width-595{max-width:595px!important}.eq-min-width-595{min-width:595px!important}.eq-height-596{height:596px!important}.eq-min-height-596{min-height:596px!important}.eq-max-height-596{max-height:596px!important}.eq-width-596{width:596px!important}.eq-max-width-596{max-width:596px!important}.eq-min-width-596{min-width:596px!important}.eq-height-597{height:597px!important}.eq-min-height-597{min-height:597px!important}.eq-max-height-597{max-height:597px!important}.eq-width-597{width:597px!important}.eq-max-width-597{max-width:597px!important}.eq-min-width-597{min-width:597px!important}.eq-height-598{height:598px!important}.eq-min-height-598{min-height:598px!important}.eq-max-height-598{max-height:598px!important}.eq-width-598{width:598px!important}.eq-max-width-598{max-width:598px!important}.eq-min-width-598{min-width:598px!important}.eq-height-599{height:599px!important}.eq-min-height-599{min-height:599px!important}.eq-max-height-599{max-height:599px!important}.eq-width-599{width:599px!important}.eq-max-width-599{max-width:599px!important}.eq-min-width-599{min-width:599px!important}.eq-height-600{height:600px!important}.eq-min-height-600{min-height:600px!important}.eq-max-height-600{max-height:600px!important}.eq-width-600{width:600px!important}.eq-max-width-600{max-width:600px!important}.eq-min-width-600{min-width:600px!important}.eq-height-601{height:601px!important}.eq-min-height-601{min-height:601px!important}.eq-max-height-601{max-height:601px!important}.eq-width-601{width:601px!important}.eq-max-width-601{max-width:601px!important}.eq-min-width-601{min-width:601px!important}.eq-height-602{height:602px!important}.eq-min-height-602{min-height:602px!important}.eq-max-height-602{max-height:602px!important}.eq-width-602{width:602px!important}.eq-max-width-602{max-width:602px!important}.eq-min-width-602{min-width:602px!important}.eq-height-603{height:603px!important}.eq-min-height-603{min-height:603px!important}.eq-max-height-603{max-height:603px!important}.eq-width-603{width:603px!important}.eq-max-width-603{max-width:603px!important}.eq-min-width-603{min-width:603px!important}.eq-height-604{height:604px!important}.eq-min-height-604{min-height:604px!important}.eq-max-height-604{max-height:604px!important}.eq-width-604{width:604px!important}.eq-max-width-604{max-width:604px!important}.eq-min-width-604{min-width:604px!important}.eq-height-605{height:605px!important}.eq-min-height-605{min-height:605px!important}.eq-max-height-605{max-height:605px!important}.eq-width-605{width:605px!important}.eq-max-width-605{max-width:605px!important}.eq-min-width-605{min-width:605px!important}.eq-height-606{height:606px!important}.eq-min-height-606{min-height:606px!important}.eq-max-height-606{max-height:606px!important}.eq-width-606{width:606px!important}.eq-max-width-606{max-width:606px!important}.eq-min-width-606{min-width:606px!important}.eq-height-607{height:607px!important}.eq-min-height-607{min-height:607px!important}.eq-max-height-607{max-height:607px!important}.eq-width-607{width:607px!important}.eq-max-width-607{max-width:607px!important}.eq-min-width-607{min-width:607px!important}.eq-height-608{height:608px!important}.eq-min-height-608{min-height:608px!important}.eq-max-height-608{max-height:608px!important}.eq-width-608{width:608px!important}.eq-max-width-608{max-width:608px!important}.eq-min-width-608{min-width:608px!important}.eq-height-609{height:609px!important}.eq-min-height-609{min-height:609px!important}.eq-max-height-609{max-height:609px!important}.eq-width-609{width:609px!important}.eq-max-width-609{max-width:609px!important}.eq-min-width-609{min-width:609px!important}.eq-height-610{height:610px!important}.eq-min-height-610{min-height:610px!important}.eq-max-height-610{max-height:610px!important}.eq-width-610{width:610px!important}.eq-max-width-610{max-width:610px!important}.eq-min-width-610{min-width:610px!important}.eq-height-611{height:611px!important}.eq-min-height-611{min-height:611px!important}.eq-max-height-611{max-height:611px!important}.eq-width-611{width:611px!important}.eq-max-width-611{max-width:611px!important}.eq-min-width-611{min-width:611px!important}.eq-height-612{height:612px!important}.eq-min-height-612{min-height:612px!important}.eq-max-height-612{max-height:612px!important}.eq-width-612{width:612px!important}.eq-max-width-612{max-width:612px!important}.eq-min-width-612{min-width:612px!important}.eq-height-613{height:613px!important}.eq-min-height-613{min-height:613px!important}.eq-max-height-613{max-height:613px!important}.eq-width-613{width:613px!important}.eq-max-width-613{max-width:613px!important}.eq-min-width-613{min-width:613px!important}.eq-height-614{height:614px!important}.eq-min-height-614{min-height:614px!important}.eq-max-height-614{max-height:614px!important}.eq-width-614{width:614px!important}.eq-max-width-614{max-width:614px!important}.eq-min-width-614{min-width:614px!important}.eq-height-615{height:615px!important}.eq-min-height-615{min-height:615px!important}.eq-max-height-615{max-height:615px!important}.eq-width-615{width:615px!important}.eq-max-width-615{max-width:615px!important}.eq-min-width-615{min-width:615px!important}.eq-height-616{height:616px!important}.eq-min-height-616{min-height:616px!important}.eq-max-height-616{max-height:616px!important}.eq-width-616{width:616px!important}.eq-max-width-616{max-width:616px!important}.eq-min-width-616{min-width:616px!important}.eq-height-617{height:617px!important}.eq-min-height-617{min-height:617px!important}.eq-max-height-617{max-height:617px!important}.eq-width-617{width:617px!important}.eq-max-width-617{max-width:617px!important}.eq-min-width-617{min-width:617px!important}.eq-height-618{height:618px!important}.eq-min-height-618{min-height:618px!important}.eq-max-height-618{max-height:618px!important}.eq-width-618{width:618px!important}.eq-max-width-618{max-width:618px!important}.eq-min-width-618{min-width:618px!important}.eq-height-619{height:619px!important}.eq-min-height-619{min-height:619px!important}.eq-max-height-619{max-height:619px!important}.eq-width-619{width:619px!important}.eq-max-width-619{max-width:619px!important}.eq-min-width-619{min-width:619px!important}.eq-height-620{height:620px!important}.eq-min-height-620{min-height:620px!important}.eq-max-height-620{max-height:620px!important}.eq-width-620{width:620px!important}.eq-max-width-620{max-width:620px!important}.eq-min-width-620{min-width:620px!important}.eq-height-621{height:621px!important}.eq-min-height-621{min-height:621px!important}.eq-max-height-621{max-height:621px!important}.eq-width-621{width:621px!important}.eq-max-width-621{max-width:621px!important}.eq-min-width-621{min-width:621px!important}.eq-height-622{height:622px!important}.eq-min-height-622{min-height:622px!important}.eq-max-height-622{max-height:622px!important}.eq-width-622{width:622px!important}.eq-max-width-622{max-width:622px!important}.eq-min-width-622{min-width:622px!important}.eq-height-623{height:623px!important}.eq-min-height-623{min-height:623px!important}.eq-max-height-623{max-height:623px!important}.eq-width-623{width:623px!important}.eq-max-width-623{max-width:623px!important}.eq-min-width-623{min-width:623px!important}.eq-height-624{height:624px!important}.eq-min-height-624{min-height:624px!important}.eq-max-height-624{max-height:624px!important}.eq-width-624{width:624px!important}.eq-max-width-624{max-width:624px!important}.eq-min-width-624{min-width:624px!important}.eq-height-625{height:625px!important}.eq-min-height-625{min-height:625px!important}.eq-max-height-625{max-height:625px!important}.eq-width-625{width:625px!important}.eq-max-width-625{max-width:625px!important}.eq-min-width-625{min-width:625px!important}.eq-height-626{height:626px!important}.eq-min-height-626{min-height:626px!important}.eq-max-height-626{max-height:626px!important}.eq-width-626{width:626px!important}.eq-max-width-626{max-width:626px!important}.eq-min-width-626{min-width:626px!important}.eq-height-627{height:627px!important}.eq-min-height-627{min-height:627px!important}.eq-max-height-627{max-height:627px!important}.eq-width-627{width:627px!important}.eq-max-width-627{max-width:627px!important}.eq-min-width-627{min-width:627px!important}.eq-height-628{height:628px!important}.eq-min-height-628{min-height:628px!important}.eq-max-height-628{max-height:628px!important}.eq-width-628{width:628px!important}.eq-max-width-628{max-width:628px!important}.eq-min-width-628{min-width:628px!important}.eq-height-629{height:629px!important}.eq-min-height-629{min-height:629px!important}.eq-max-height-629{max-height:629px!important}.eq-width-629{width:629px!important}.eq-max-width-629{max-width:629px!important}.eq-min-width-629{min-width:629px!important}.eq-height-630{height:630px!important}.eq-min-height-630{min-height:630px!important}.eq-max-height-630{max-height:630px!important}.eq-width-630{width:630px!important}.eq-max-width-630{max-width:630px!important}.eq-min-width-630{min-width:630px!important}.eq-height-631{height:631px!important}.eq-min-height-631{min-height:631px!important}.eq-max-height-631{max-height:631px!important}.eq-width-631{width:631px!important}.eq-max-width-631{max-width:631px!important}.eq-min-width-631{min-width:631px!important}.eq-height-632{height:632px!important}.eq-min-height-632{min-height:632px!important}.eq-max-height-632{max-height:632px!important}.eq-width-632{width:632px!important}.eq-max-width-632{max-width:632px!important}.eq-min-width-632{min-width:632px!important}.eq-height-633{height:633px!important}.eq-min-height-633{min-height:633px!important}.eq-max-height-633{max-height:633px!important}.eq-width-633{width:633px!important}.eq-max-width-633{max-width:633px!important}.eq-min-width-633{min-width:633px!important}.eq-height-634{height:634px!important}.eq-min-height-634{min-height:634px!important}.eq-max-height-634{max-height:634px!important}.eq-width-634{width:634px!important}.eq-max-width-634{max-width:634px!important}.eq-min-width-634{min-width:634px!important}.eq-height-635{height:635px!important}.eq-min-height-635{min-height:635px!important}.eq-max-height-635{max-height:635px!important}.eq-width-635{width:635px!important}.eq-max-width-635{max-width:635px!important}.eq-min-width-635{min-width:635px!important}.eq-height-636{height:636px!important}.eq-min-height-636{min-height:636px!important}.eq-max-height-636{max-height:636px!important}.eq-width-636{width:636px!important}.eq-max-width-636{max-width:636px!important}.eq-min-width-636{min-width:636px!important}.eq-height-637{height:637px!important}.eq-min-height-637{min-height:637px!important}.eq-max-height-637{max-height:637px!important}.eq-width-637{width:637px!important}.eq-max-width-637{max-width:637px!important}.eq-min-width-637{min-width:637px!important}.eq-height-638{height:638px!important}.eq-min-height-638{min-height:638px!important}.eq-max-height-638{max-height:638px!important}.eq-width-638{width:638px!important}.eq-max-width-638{max-width:638px!important}.eq-min-width-638{min-width:638px!important}.eq-height-639{height:639px!important}.eq-min-height-639{min-height:639px!important}.eq-max-height-639{max-height:639px!important}.eq-width-639{width:639px!important}.eq-max-width-639{max-width:639px!important}.eq-min-width-639{min-width:639px!important}.eq-height-640{height:640px!important}.eq-min-height-640{min-height:640px!important}.eq-max-height-640{max-height:640px!important}.eq-width-640{width:640px!important}.eq-max-width-640{max-width:640px!important}.eq-min-width-640{min-width:640px!important}.eq-height-641{height:641px!important}.eq-min-height-641{min-height:641px!important}.eq-max-height-641{max-height:641px!important}.eq-width-641{width:641px!important}.eq-max-width-641{max-width:641px!important}.eq-min-width-641{min-width:641px!important}.eq-height-642{height:642px!important}.eq-min-height-642{min-height:642px!important}.eq-max-height-642{max-height:642px!important}.eq-width-642{width:642px!important}.eq-max-width-642{max-width:642px!important}.eq-min-width-642{min-width:642px!important}.eq-height-643{height:643px!important}.eq-min-height-643{min-height:643px!important}.eq-max-height-643{max-height:643px!important}.eq-width-643{width:643px!important}.eq-max-width-643{max-width:643px!important}.eq-min-width-643{min-width:643px!important}.eq-height-644{height:644px!important}.eq-min-height-644{min-height:644px!important}.eq-max-height-644{max-height:644px!important}.eq-width-644{width:644px!important}.eq-max-width-644{max-width:644px!important}.eq-min-width-644{min-width:644px!important}.eq-height-645{height:645px!important}.eq-min-height-645{min-height:645px!important}.eq-max-height-645{max-height:645px!important}.eq-width-645{width:645px!important}.eq-max-width-645{max-width:645px!important}.eq-min-width-645{min-width:645px!important}.eq-height-646{height:646px!important}.eq-min-height-646{min-height:646px!important}.eq-max-height-646{max-height:646px!important}.eq-width-646{width:646px!important}.eq-max-width-646{max-width:646px!important}.eq-min-width-646{min-width:646px!important}.eq-height-647{height:647px!important}.eq-min-height-647{min-height:647px!important}.eq-max-height-647{max-height:647px!important}.eq-width-647{width:647px!important}.eq-max-width-647{max-width:647px!important}.eq-min-width-647{min-width:647px!important}.eq-height-648{height:648px!important}.eq-min-height-648{min-height:648px!important}.eq-max-height-648{max-height:648px!important}.eq-width-648{width:648px!important}.eq-max-width-648{max-width:648px!important}.eq-min-width-648{min-width:648px!important}.eq-height-649{height:649px!important}.eq-min-height-649{min-height:649px!important}.eq-max-height-649{max-height:649px!important}.eq-width-649{width:649px!important}.eq-max-width-649{max-width:649px!important}.eq-min-width-649{min-width:649px!important}.eq-height-650{height:650px!important}.eq-min-height-650{min-height:650px!important}.eq-max-height-650{max-height:650px!important}.eq-width-650{width:650px!important}.eq-max-width-650{max-width:650px!important}.eq-min-width-650{min-width:650px!important}.eq-height-651{height:651px!important}.eq-min-height-651{min-height:651px!important}.eq-max-height-651{max-height:651px!important}.eq-width-651{width:651px!important}.eq-max-width-651{max-width:651px!important}.eq-min-width-651{min-width:651px!important}.eq-height-652{height:652px!important}.eq-min-height-652{min-height:652px!important}.eq-max-height-652{max-height:652px!important}.eq-width-652{width:652px!important}.eq-max-width-652{max-width:652px!important}.eq-min-width-652{min-width:652px!important}.eq-height-653{height:653px!important}.eq-min-height-653{min-height:653px!important}.eq-max-height-653{max-height:653px!important}.eq-width-653{width:653px!important}.eq-max-width-653{max-width:653px!important}.eq-min-width-653{min-width:653px!important}.eq-height-654{height:654px!important}.eq-min-height-654{min-height:654px!important}.eq-max-height-654{max-height:654px!important}.eq-width-654{width:654px!important}.eq-max-width-654{max-width:654px!important}.eq-min-width-654{min-width:654px!important}.eq-height-655{height:655px!important}.eq-min-height-655{min-height:655px!important}.eq-max-height-655{max-height:655px!important}.eq-width-655{width:655px!important}.eq-max-width-655{max-width:655px!important}.eq-min-width-655{min-width:655px!important}.eq-height-656{height:656px!important}.eq-min-height-656{min-height:656px!important}.eq-max-height-656{max-height:656px!important}.eq-width-656{width:656px!important}.eq-max-width-656{max-width:656px!important}.eq-min-width-656{min-width:656px!important}.eq-height-657{height:657px!important}.eq-min-height-657{min-height:657px!important}.eq-max-height-657{max-height:657px!important}.eq-width-657{width:657px!important}.eq-max-width-657{max-width:657px!important}.eq-min-width-657{min-width:657px!important}.eq-height-658{height:658px!important}.eq-min-height-658{min-height:658px!important}.eq-max-height-658{max-height:658px!important}.eq-width-658{width:658px!important}.eq-max-width-658{max-width:658px!important}.eq-min-width-658{min-width:658px!important}.eq-height-659{height:659px!important}.eq-min-height-659{min-height:659px!important}.eq-max-height-659{max-height:659px!important}.eq-width-659{width:659px!important}.eq-max-width-659{max-width:659px!important}.eq-min-width-659{min-width:659px!important}.eq-height-660{height:660px!important}.eq-min-height-660{min-height:660px!important}.eq-max-height-660{max-height:660px!important}.eq-width-660{width:660px!important}.eq-max-width-660{max-width:660px!important}.eq-min-width-660{min-width:660px!important}.eq-height-661{height:661px!important}.eq-min-height-661{min-height:661px!important}.eq-max-height-661{max-height:661px!important}.eq-width-661{width:661px!important}.eq-max-width-661{max-width:661px!important}.eq-min-width-661{min-width:661px!important}.eq-height-662{height:662px!important}.eq-min-height-662{min-height:662px!important}.eq-max-height-662{max-height:662px!important}.eq-width-662{width:662px!important}.eq-max-width-662{max-width:662px!important}.eq-min-width-662{min-width:662px!important}.eq-height-663{height:663px!important}.eq-min-height-663{min-height:663px!important}.eq-max-height-663{max-height:663px!important}.eq-width-663{width:663px!important}.eq-max-width-663{max-width:663px!important}.eq-min-width-663{min-width:663px!important}.eq-height-664{height:664px!important}.eq-min-height-664{min-height:664px!important}.eq-max-height-664{max-height:664px!important}.eq-width-664{width:664px!important}.eq-max-width-664{max-width:664px!important}.eq-min-width-664{min-width:664px!important}.eq-height-665{height:665px!important}.eq-min-height-665{min-height:665px!important}.eq-max-height-665{max-height:665px!important}.eq-width-665{width:665px!important}.eq-max-width-665{max-width:665px!important}.eq-min-width-665{min-width:665px!important}.eq-height-666{height:666px!important}.eq-min-height-666{min-height:666px!important}.eq-max-height-666{max-height:666px!important}.eq-width-666{width:666px!important}.eq-max-width-666{max-width:666px!important}.eq-min-width-666{min-width:666px!important}.eq-height-667{height:667px!important}.eq-min-height-667{min-height:667px!important}.eq-max-height-667{max-height:667px!important}.eq-width-667{width:667px!important}.eq-max-width-667{max-width:667px!important}.eq-min-width-667{min-width:667px!important}.eq-height-668{height:668px!important}.eq-min-height-668{min-height:668px!important}.eq-max-height-668{max-height:668px!important}.eq-width-668{width:668px!important}.eq-max-width-668{max-width:668px!important}.eq-min-width-668{min-width:668px!important}.eq-height-669{height:669px!important}.eq-min-height-669{min-height:669px!important}.eq-max-height-669{max-height:669px!important}.eq-width-669{width:669px!important}.eq-max-width-669{max-width:669px!important}.eq-min-width-669{min-width:669px!important}.eq-height-670{height:670px!important}.eq-min-height-670{min-height:670px!important}.eq-max-height-670{max-height:670px!important}.eq-width-670{width:670px!important}.eq-max-width-670{max-width:670px!important}.eq-min-width-670{min-width:670px!important}.eq-height-671{height:671px!important}.eq-min-height-671{min-height:671px!important}.eq-max-height-671{max-height:671px!important}.eq-width-671{width:671px!important}.eq-max-width-671{max-width:671px!important}.eq-min-width-671{min-width:671px!important}.eq-height-672{height:672px!important}.eq-min-height-672{min-height:672px!important}.eq-max-height-672{max-height:672px!important}.eq-width-672{width:672px!important}.eq-max-width-672{max-width:672px!important}.eq-min-width-672{min-width:672px!important}.eq-height-673{height:673px!important}.eq-min-height-673{min-height:673px!important}.eq-max-height-673{max-height:673px!important}.eq-width-673{width:673px!important}.eq-max-width-673{max-width:673px!important}.eq-min-width-673{min-width:673px!important}.eq-height-674{height:674px!important}.eq-min-height-674{min-height:674px!important}.eq-max-height-674{max-height:674px!important}.eq-width-674{width:674px!important}.eq-max-width-674{max-width:674px!important}.eq-min-width-674{min-width:674px!important}.eq-height-675{height:675px!important}.eq-min-height-675{min-height:675px!important}.eq-max-height-675{max-height:675px!important}.eq-width-675{width:675px!important}.eq-max-width-675{max-width:675px!important}.eq-min-width-675{min-width:675px!important}.eq-height-676{height:676px!important}.eq-min-height-676{min-height:676px!important}.eq-max-height-676{max-height:676px!important}.eq-width-676{width:676px!important}.eq-max-width-676{max-width:676px!important}.eq-min-width-676{min-width:676px!important}.eq-height-677{height:677px!important}.eq-min-height-677{min-height:677px!important}.eq-max-height-677{max-height:677px!important}.eq-width-677{width:677px!important}.eq-max-width-677{max-width:677px!important}.eq-min-width-677{min-width:677px!important}.eq-height-678{height:678px!important}.eq-min-height-678{min-height:678px!important}.eq-max-height-678{max-height:678px!important}.eq-width-678{width:678px!important}.eq-max-width-678{max-width:678px!important}.eq-min-width-678{min-width:678px!important}.eq-height-679{height:679px!important}.eq-min-height-679{min-height:679px!important}.eq-max-height-679{max-height:679px!important}.eq-width-679{width:679px!important}.eq-max-width-679{max-width:679px!important}.eq-min-width-679{min-width:679px!important}.eq-height-680{height:680px!important}.eq-min-height-680{min-height:680px!important}.eq-max-height-680{max-height:680px!important}.eq-width-680{width:680px!important}.eq-max-width-680{max-width:680px!important}.eq-min-width-680{min-width:680px!important}.eq-height-681{height:681px!important}.eq-min-height-681{min-height:681px!important}.eq-max-height-681{max-height:681px!important}.eq-width-681{width:681px!important}.eq-max-width-681{max-width:681px!important}.eq-min-width-681{min-width:681px!important}.eq-height-682{height:682px!important}.eq-min-height-682{min-height:682px!important}.eq-max-height-682{max-height:682px!important}.eq-width-682{width:682px!important}.eq-max-width-682{max-width:682px!important}.eq-min-width-682{min-width:682px!important}.eq-height-683{height:683px!important}.eq-min-height-683{min-height:683px!important}.eq-max-height-683{max-height:683px!important}.eq-width-683{width:683px!important}.eq-max-width-683{max-width:683px!important}.eq-min-width-683{min-width:683px!important}.eq-height-684{height:684px!important}.eq-min-height-684{min-height:684px!important}.eq-max-height-684{max-height:684px!important}.eq-width-684{width:684px!important}.eq-max-width-684{max-width:684px!important}.eq-min-width-684{min-width:684px!important}.eq-height-685{height:685px!important}.eq-min-height-685{min-height:685px!important}.eq-max-height-685{max-height:685px!important}.eq-width-685{width:685px!important}.eq-max-width-685{max-width:685px!important}.eq-min-width-685{min-width:685px!important}.eq-height-686{height:686px!important}.eq-min-height-686{min-height:686px!important}.eq-max-height-686{max-height:686px!important}.eq-width-686{width:686px!important}.eq-max-width-686{max-width:686px!important}.eq-min-width-686{min-width:686px!important}.eq-height-687{height:687px!important}.eq-min-height-687{min-height:687px!important}.eq-max-height-687{max-height:687px!important}.eq-width-687{width:687px!important}.eq-max-width-687{max-width:687px!important}.eq-min-width-687{min-width:687px!important}.eq-height-688{height:688px!important}.eq-min-height-688{min-height:688px!important}.eq-max-height-688{max-height:688px!important}.eq-width-688{width:688px!important}.eq-max-width-688{max-width:688px!important}.eq-min-width-688{min-width:688px!important}.eq-height-689{height:689px!important}.eq-min-height-689{min-height:689px!important}.eq-max-height-689{max-height:689px!important}.eq-width-689{width:689px!important}.eq-max-width-689{max-width:689px!important}.eq-min-width-689{min-width:689px!important}.eq-height-690{height:690px!important}.eq-min-height-690{min-height:690px!important}.eq-max-height-690{max-height:690px!important}.eq-width-690{width:690px!important}.eq-max-width-690{max-width:690px!important}.eq-min-width-690{min-width:690px!important}.eq-height-691{height:691px!important}.eq-min-height-691{min-height:691px!important}.eq-max-height-691{max-height:691px!important}.eq-width-691{width:691px!important}.eq-max-width-691{max-width:691px!important}.eq-min-width-691{min-width:691px!important}.eq-height-692{height:692px!important}.eq-min-height-692{min-height:692px!important}.eq-max-height-692{max-height:692px!important}.eq-width-692{width:692px!important}.eq-max-width-692{max-width:692px!important}.eq-min-width-692{min-width:692px!important}.eq-height-693{height:693px!important}.eq-min-height-693{min-height:693px!important}.eq-max-height-693{max-height:693px!important}.eq-width-693{width:693px!important}.eq-max-width-693{max-width:693px!important}.eq-min-width-693{min-width:693px!important}.eq-height-694{height:694px!important}.eq-min-height-694{min-height:694px!important}.eq-max-height-694{max-height:694px!important}.eq-width-694{width:694px!important}.eq-max-width-694{max-width:694px!important}.eq-min-width-694{min-width:694px!important}.eq-height-695{height:695px!important}.eq-min-height-695{min-height:695px!important}.eq-max-height-695{max-height:695px!important}.eq-width-695{width:695px!important}.eq-max-width-695{max-width:695px!important}.eq-min-width-695{min-width:695px!important}.eq-height-696{height:696px!important}.eq-min-height-696{min-height:696px!important}.eq-max-height-696{max-height:696px!important}.eq-width-696{width:696px!important}.eq-max-width-696{max-width:696px!important}.eq-min-width-696{min-width:696px!important}.eq-height-697{height:697px!important}.eq-min-height-697{min-height:697px!important}.eq-max-height-697{max-height:697px!important}.eq-width-697{width:697px!important}.eq-max-width-697{max-width:697px!important}.eq-min-width-697{min-width:697px!important}.eq-height-698{height:698px!important}.eq-min-height-698{min-height:698px!important}.eq-max-height-698{max-height:698px!important}.eq-width-698{width:698px!important}.eq-max-width-698{max-width:698px!important}.eq-min-width-698{min-width:698px!important}.eq-height-699{height:699px!important}.eq-min-height-699{min-height:699px!important}.eq-max-height-699{max-height:699px!important}.eq-width-699{width:699px!important}.eq-max-width-699{max-width:699px!important}.eq-min-width-699{min-width:699px!important}.eq-height-700{height:700px!important}.eq-min-height-700{min-height:700px!important}.eq-max-height-700{max-height:700px!important}.eq-width-700{width:700px!important}.eq-max-width-700{max-width:700px!important}.eq-min-width-700{min-width:700px!important}.eq-height-701{height:701px!important}.eq-min-height-701{min-height:701px!important}.eq-max-height-701{max-height:701px!important}.eq-width-701{width:701px!important}.eq-max-width-701{max-width:701px!important}.eq-min-width-701{min-width:701px!important}.eq-height-702{height:702px!important}.eq-min-height-702{min-height:702px!important}.eq-max-height-702{max-height:702px!important}.eq-width-702{width:702px!important}.eq-max-width-702{max-width:702px!important}.eq-min-width-702{min-width:702px!important}.eq-height-703{height:703px!important}.eq-min-height-703{min-height:703px!important}.eq-max-height-703{max-height:703px!important}.eq-width-703{width:703px!important}.eq-max-width-703{max-width:703px!important}.eq-min-width-703{min-width:703px!important}.eq-height-704{height:704px!important}.eq-min-height-704{min-height:704px!important}.eq-max-height-704{max-height:704px!important}.eq-width-704{width:704px!important}.eq-max-width-704{max-width:704px!important}.eq-min-width-704{min-width:704px!important}.eq-height-705{height:705px!important}.eq-min-height-705{min-height:705px!important}.eq-max-height-705{max-height:705px!important}.eq-width-705{width:705px!important}.eq-max-width-705{max-width:705px!important}.eq-min-width-705{min-width:705px!important}.eq-height-706{height:706px!important}.eq-min-height-706{min-height:706px!important}.eq-max-height-706{max-height:706px!important}.eq-width-706{width:706px!important}.eq-max-width-706{max-width:706px!important}.eq-min-width-706{min-width:706px!important}.eq-height-707{height:707px!important}.eq-min-height-707{min-height:707px!important}.eq-max-height-707{max-height:707px!important}.eq-width-707{width:707px!important}.eq-max-width-707{max-width:707px!important}.eq-min-width-707{min-width:707px!important}.eq-height-708{height:708px!important}.eq-min-height-708{min-height:708px!important}.eq-max-height-708{max-height:708px!important}.eq-width-708{width:708px!important}.eq-max-width-708{max-width:708px!important}.eq-min-width-708{min-width:708px!important}.eq-height-709{height:709px!important}.eq-min-height-709{min-height:709px!important}.eq-max-height-709{max-height:709px!important}.eq-width-709{width:709px!important}.eq-max-width-709{max-width:709px!important}.eq-min-width-709{min-width:709px!important}.eq-height-710{height:710px!important}.eq-min-height-710{min-height:710px!important}.eq-max-height-710{max-height:710px!important}.eq-width-710{width:710px!important}.eq-max-width-710{max-width:710px!important}.eq-min-width-710{min-width:710px!important}.eq-height-711{height:711px!important}.eq-min-height-711{min-height:711px!important}.eq-max-height-711{max-height:711px!important}.eq-width-711{width:711px!important}.eq-max-width-711{max-width:711px!important}.eq-min-width-711{min-width:711px!important}.eq-height-712{height:712px!important}.eq-min-height-712{min-height:712px!important}.eq-max-height-712{max-height:712px!important}.eq-width-712{width:712px!important}.eq-max-width-712{max-width:712px!important}.eq-min-width-712{min-width:712px!important}.eq-height-713{height:713px!important}.eq-min-height-713{min-height:713px!important}.eq-max-height-713{max-height:713px!important}.eq-width-713{width:713px!important}.eq-max-width-713{max-width:713px!important}.eq-min-width-713{min-width:713px!important}.eq-height-714{height:714px!important}.eq-min-height-714{min-height:714px!important}.eq-max-height-714{max-height:714px!important}.eq-width-714{width:714px!important}.eq-max-width-714{max-width:714px!important}.eq-min-width-714{min-width:714px!important}.eq-height-715{height:715px!important}.eq-min-height-715{min-height:715px!important}.eq-max-height-715{max-height:715px!important}.eq-width-715{width:715px!important}.eq-max-width-715{max-width:715px!important}.eq-min-width-715{min-width:715px!important}.eq-height-716{height:716px!important}.eq-min-height-716{min-height:716px!important}.eq-max-height-716{max-height:716px!important}.eq-width-716{width:716px!important}.eq-max-width-716{max-width:716px!important}.eq-min-width-716{min-width:716px!important}.eq-height-717{height:717px!important}.eq-min-height-717{min-height:717px!important}.eq-max-height-717{max-height:717px!important}.eq-width-717{width:717px!important}.eq-max-width-717{max-width:717px!important}.eq-min-width-717{min-width:717px!important}.eq-height-718{height:718px!important}.eq-min-height-718{min-height:718px!important}.eq-max-height-718{max-height:718px!important}.eq-width-718{width:718px!important}.eq-max-width-718{max-width:718px!important}.eq-min-width-718{min-width:718px!important}.eq-height-719{height:719px!important}.eq-min-height-719{min-height:719px!important}.eq-max-height-719{max-height:719px!important}.eq-width-719{width:719px!important}.eq-max-width-719{max-width:719px!important}.eq-min-width-719{min-width:719px!important}.eq-height-720{height:720px!important}.eq-min-height-720{min-height:720px!important}.eq-max-height-720{max-height:720px!important}.eq-width-720{width:720px!important}.eq-max-width-720{max-width:720px!important}.eq-min-width-720{min-width:720px!important}.eq-height-721{height:721px!important}.eq-min-height-721{min-height:721px!important}.eq-max-height-721{max-height:721px!important}.eq-width-721{width:721px!important}.eq-max-width-721{max-width:721px!important}.eq-min-width-721{min-width:721px!important}.eq-height-722{height:722px!important}.eq-min-height-722{min-height:722px!important}.eq-max-height-722{max-height:722px!important}.eq-width-722{width:722px!important}.eq-max-width-722{max-width:722px!important}.eq-min-width-722{min-width:722px!important}.eq-height-723{height:723px!important}.eq-min-height-723{min-height:723px!important}.eq-max-height-723{max-height:723px!important}.eq-width-723{width:723px!important}.eq-max-width-723{max-width:723px!important}.eq-min-width-723{min-width:723px!important}.eq-height-724{height:724px!important}.eq-min-height-724{min-height:724px!important}.eq-max-height-724{max-height:724px!important}.eq-width-724{width:724px!important}.eq-max-width-724{max-width:724px!important}.eq-min-width-724{min-width:724px!important}.eq-height-725{height:725px!important}.eq-min-height-725{min-height:725px!important}.eq-max-height-725{max-height:725px!important}.eq-width-725{width:725px!important}.eq-max-width-725{max-width:725px!important}.eq-min-width-725{min-width:725px!important}.eq-height-726{height:726px!important}.eq-min-height-726{min-height:726px!important}.eq-max-height-726{max-height:726px!important}.eq-width-726{width:726px!important}.eq-max-width-726{max-width:726px!important}.eq-min-width-726{min-width:726px!important}.eq-height-727{height:727px!important}.eq-min-height-727{min-height:727px!important}.eq-max-height-727{max-height:727px!important}.eq-width-727{width:727px!important}.eq-max-width-727{max-width:727px!important}.eq-min-width-727{min-width:727px!important}.eq-height-728{height:728px!important}.eq-min-height-728{min-height:728px!important}.eq-max-height-728{max-height:728px!important}.eq-width-728{width:728px!important}.eq-max-width-728{max-width:728px!important}.eq-min-width-728{min-width:728px!important}.eq-height-729{height:729px!important}.eq-min-height-729{min-height:729px!important}.eq-max-height-729{max-height:729px!important}.eq-width-729{width:729px!important}.eq-max-width-729{max-width:729px!important}.eq-min-width-729{min-width:729px!important}.eq-height-730{height:730px!important}.eq-min-height-730{min-height:730px!important}.eq-max-height-730{max-height:730px!important}.eq-width-730{width:730px!important}.eq-max-width-730{max-width:730px!important}.eq-min-width-730{min-width:730px!important}.eq-height-731{height:731px!important}.eq-min-height-731{min-height:731px!important}.eq-max-height-731{max-height:731px!important}.eq-width-731{width:731px!important}.eq-max-width-731{max-width:731px!important}.eq-min-width-731{min-width:731px!important}.eq-height-732{height:732px!important}.eq-min-height-732{min-height:732px!important}.eq-max-height-732{max-height:732px!important}.eq-width-732{width:732px!important}.eq-max-width-732{max-width:732px!important}.eq-min-width-732{min-width:732px!important}.eq-height-733{height:733px!important}.eq-min-height-733{min-height:733px!important}.eq-max-height-733{max-height:733px!important}.eq-width-733{width:733px!important}.eq-max-width-733{max-width:733px!important}.eq-min-width-733{min-width:733px!important}.eq-height-734{height:734px!important}.eq-min-height-734{min-height:734px!important}.eq-max-height-734{max-height:734px!important}.eq-width-734{width:734px!important}.eq-max-width-734{max-width:734px!important}.eq-min-width-734{min-width:734px!important}.eq-height-735{height:735px!important}.eq-min-height-735{min-height:735px!important}.eq-max-height-735{max-height:735px!important}.eq-width-735{width:735px!important}.eq-max-width-735{max-width:735px!important}.eq-min-width-735{min-width:735px!important}.eq-height-736{height:736px!important}.eq-min-height-736{min-height:736px!important}.eq-max-height-736{max-height:736px!important}.eq-width-736{width:736px!important}.eq-max-width-736{max-width:736px!important}.eq-min-width-736{min-width:736px!important}.eq-height-737{height:737px!important}.eq-min-height-737{min-height:737px!important}.eq-max-height-737{max-height:737px!important}.eq-width-737{width:737px!important}.eq-max-width-737{max-width:737px!important}.eq-min-width-737{min-width:737px!important}.eq-height-738{height:738px!important}.eq-min-height-738{min-height:738px!important}.eq-max-height-738{max-height:738px!important}.eq-width-738{width:738px!important}.eq-max-width-738{max-width:738px!important}.eq-min-width-738{min-width:738px!important}.eq-height-739{height:739px!important}.eq-min-height-739{min-height:739px!important}.eq-max-height-739{max-height:739px!important}.eq-width-739{width:739px!important}.eq-max-width-739{max-width:739px!important}.eq-min-width-739{min-width:739px!important}.eq-height-740{height:740px!important}.eq-min-height-740{min-height:740px!important}.eq-max-height-740{max-height:740px!important}.eq-width-740{width:740px!important}.eq-max-width-740{max-width:740px!important}.eq-min-width-740{min-width:740px!important}.eq-height-741{height:741px!important}.eq-min-height-741{min-height:741px!important}.eq-max-height-741{max-height:741px!important}.eq-width-741{width:741px!important}.eq-max-width-741{max-width:741px!important}.eq-min-width-741{min-width:741px!important}.eq-height-742{height:742px!important}.eq-min-height-742{min-height:742px!important}.eq-max-height-742{max-height:742px!important}.eq-width-742{width:742px!important}.eq-max-width-742{max-width:742px!important}.eq-min-width-742{min-width:742px!important}.eq-height-743{height:743px!important}.eq-min-height-743{min-height:743px!important}.eq-max-height-743{max-height:743px!important}.eq-width-743{width:743px!important}.eq-max-width-743{max-width:743px!important}.eq-min-width-743{min-width:743px!important}.eq-height-744{height:744px!important}.eq-min-height-744{min-height:744px!important}.eq-max-height-744{max-height:744px!important}.eq-width-744{width:744px!important}.eq-max-width-744{max-width:744px!important}.eq-min-width-744{min-width:744px!important}.eq-height-745{height:745px!important}.eq-min-height-745{min-height:745px!important}.eq-max-height-745{max-height:745px!important}.eq-width-745{width:745px!important}.eq-max-width-745{max-width:745px!important}.eq-min-width-745{min-width:745px!important}.eq-height-746{height:746px!important}.eq-min-height-746{min-height:746px!important}.eq-max-height-746{max-height:746px!important}.eq-width-746{width:746px!important}.eq-max-width-746{max-width:746px!important}.eq-min-width-746{min-width:746px!important}.eq-height-747{height:747px!important}.eq-min-height-747{min-height:747px!important}.eq-max-height-747{max-height:747px!important}.eq-width-747{width:747px!important}.eq-max-width-747{max-width:747px!important}.eq-min-width-747{min-width:747px!important}.eq-height-748{height:748px!important}.eq-min-height-748{min-height:748px!important}.eq-max-height-748{max-height:748px!important}.eq-width-748{width:748px!important}.eq-max-width-748{max-width:748px!important}.eq-min-width-748{min-width:748px!important}.eq-height-749{height:749px!important}.eq-min-height-749{min-height:749px!important}.eq-max-height-749{max-height:749px!important}.eq-width-749{width:749px!important}.eq-max-width-749{max-width:749px!important}.eq-min-width-749{min-width:749px!important}.eq-height-750{height:750px!important}.eq-min-height-750{min-height:750px!important}.eq-max-height-750{max-height:750px!important}.eq-width-750{width:750px!important}.eq-max-width-750{max-width:750px!important}.eq-min-width-750{min-width:750px!important}.eq-height-751{height:751px!important}.eq-min-height-751{min-height:751px!important}.eq-max-height-751{max-height:751px!important}.eq-width-751{width:751px!important}.eq-max-width-751{max-width:751px!important}.eq-min-width-751{min-width:751px!important}.eq-height-752{height:752px!important}.eq-min-height-752{min-height:752px!important}.eq-max-height-752{max-height:752px!important}.eq-width-752{width:752px!important}.eq-max-width-752{max-width:752px!important}.eq-min-width-752{min-width:752px!important}.eq-height-753{height:753px!important}.eq-min-height-753{min-height:753px!important}.eq-max-height-753{max-height:753px!important}.eq-width-753{width:753px!important}.eq-max-width-753{max-width:753px!important}.eq-min-width-753{min-width:753px!important}.eq-height-754{height:754px!important}.eq-min-height-754{min-height:754px!important}.eq-max-height-754{max-height:754px!important}.eq-width-754{width:754px!important}.eq-max-width-754{max-width:754px!important}.eq-min-width-754{min-width:754px!important}.eq-height-755{height:755px!important}.eq-min-height-755{min-height:755px!important}.eq-max-height-755{max-height:755px!important}.eq-width-755{width:755px!important}.eq-max-width-755{max-width:755px!important}.eq-min-width-755{min-width:755px!important}.eq-height-756{height:756px!important}.eq-min-height-756{min-height:756px!important}.eq-max-height-756{max-height:756px!important}.eq-width-756{width:756px!important}.eq-max-width-756{max-width:756px!important}.eq-min-width-756{min-width:756px!important}.eq-height-757{height:757px!important}.eq-min-height-757{min-height:757px!important}.eq-max-height-757{max-height:757px!important}.eq-width-757{width:757px!important}.eq-max-width-757{max-width:757px!important}.eq-min-width-757{min-width:757px!important}.eq-height-758{height:758px!important}.eq-min-height-758{min-height:758px!important}.eq-max-height-758{max-height:758px!important}.eq-width-758{width:758px!important}.eq-max-width-758{max-width:758px!important}.eq-min-width-758{min-width:758px!important}.eq-height-759{height:759px!important}.eq-min-height-759{min-height:759px!important}.eq-max-height-759{max-height:759px!important}.eq-width-759{width:759px!important}.eq-max-width-759{max-width:759px!important}.eq-min-width-759{min-width:759px!important}.eq-height-760{height:760px!important}.eq-min-height-760{min-height:760px!important}.eq-max-height-760{max-height:760px!important}.eq-width-760{width:760px!important}.eq-max-width-760{max-width:760px!important}.eq-min-width-760{min-width:760px!important}.eq-height-761{height:761px!important}.eq-min-height-761{min-height:761px!important}.eq-max-height-761{max-height:761px!important}.eq-width-761{width:761px!important}.eq-max-width-761{max-width:761px!important}.eq-min-width-761{min-width:761px!important}.eq-height-762{height:762px!important}.eq-min-height-762{min-height:762px!important}.eq-max-height-762{max-height:762px!important}.eq-width-762{width:762px!important}.eq-max-width-762{max-width:762px!important}.eq-min-width-762{min-width:762px!important}.eq-height-763{height:763px!important}.eq-min-height-763{min-height:763px!important}.eq-max-height-763{max-height:763px!important}.eq-width-763{width:763px!important}.eq-max-width-763{max-width:763px!important}.eq-min-width-763{min-width:763px!important}.eq-height-764{height:764px!important}.eq-min-height-764{min-height:764px!important}.eq-max-height-764{max-height:764px!important}.eq-width-764{width:764px!important}.eq-max-width-764{max-width:764px!important}.eq-min-width-764{min-width:764px!important}.eq-height-765{height:765px!important}.eq-min-height-765{min-height:765px!important}.eq-max-height-765{max-height:765px!important}.eq-width-765{width:765px!important}.eq-max-width-765{max-width:765px!important}.eq-min-width-765{min-width:765px!important}.eq-height-766{height:766px!important}.eq-min-height-766{min-height:766px!important}.eq-max-height-766{max-height:766px!important}.eq-width-766{width:766px!important}.eq-max-width-766{max-width:766px!important}.eq-min-width-766{min-width:766px!important}.eq-height-767{height:767px!important}.eq-min-height-767{min-height:767px!important}.eq-max-height-767{max-height:767px!important}.eq-width-767{width:767px!important}.eq-max-width-767{max-width:767px!important}.eq-min-width-767{min-width:767px!important}.eq-height-768{height:768px!important}.eq-min-height-768{min-height:768px!important}.eq-max-height-768{max-height:768px!important}.eq-width-768{width:768px!important}.eq-max-width-768{max-width:768px!important}.eq-min-width-768{min-width:768px!important}.eq-height-769{height:769px!important}.eq-min-height-769{min-height:769px!important}.eq-max-height-769{max-height:769px!important}.eq-width-769{width:769px!important}.eq-max-width-769{max-width:769px!important}.eq-min-width-769{min-width:769px!important}.eq-height-770{height:770px!important}.eq-min-height-770{min-height:770px!important}.eq-max-height-770{max-height:770px!important}.eq-width-770{width:770px!important}.eq-max-width-770{max-width:770px!important}.eq-min-width-770{min-width:770px!important}.eq-height-771{height:771px!important}.eq-min-height-771{min-height:771px!important}.eq-max-height-771{max-height:771px!important}.eq-width-771{width:771px!important}.eq-max-width-771{max-width:771px!important}.eq-min-width-771{min-width:771px!important}.eq-height-772{height:772px!important}.eq-min-height-772{min-height:772px!important}.eq-max-height-772{max-height:772px!important}.eq-width-772{width:772px!important}.eq-max-width-772{max-width:772px!important}.eq-min-width-772{min-width:772px!important}.eq-height-773{height:773px!important}.eq-min-height-773{min-height:773px!important}.eq-max-height-773{max-height:773px!important}.eq-width-773{width:773px!important}.eq-max-width-773{max-width:773px!important}.eq-min-width-773{min-width:773px!important}.eq-height-774{height:774px!important}.eq-min-height-774{min-height:774px!important}.eq-max-height-774{max-height:774px!important}.eq-width-774{width:774px!important}.eq-max-width-774{max-width:774px!important}.eq-min-width-774{min-width:774px!important}.eq-height-775{height:775px!important}.eq-min-height-775{min-height:775px!important}.eq-max-height-775{max-height:775px!important}.eq-width-775{width:775px!important}.eq-max-width-775{max-width:775px!important}.eq-min-width-775{min-width:775px!important}.eq-height-776{height:776px!important}.eq-min-height-776{min-height:776px!important}.eq-max-height-776{max-height:776px!important}.eq-width-776{width:776px!important}.eq-max-width-776{max-width:776px!important}.eq-min-width-776{min-width:776px!important}.eq-height-777{height:777px!important}.eq-min-height-777{min-height:777px!important}.eq-max-height-777{max-height:777px!important}.eq-width-777{width:777px!important}.eq-max-width-777{max-width:777px!important}.eq-min-width-777{min-width:777px!important}.eq-height-778{height:778px!important}.eq-min-height-778{min-height:778px!important}.eq-max-height-778{max-height:778px!important}.eq-width-778{width:778px!important}.eq-max-width-778{max-width:778px!important}.eq-min-width-778{min-width:778px!important}.eq-height-779{height:779px!important}.eq-min-height-779{min-height:779px!important}.eq-max-height-779{max-height:779px!important}.eq-width-779{width:779px!important}.eq-max-width-779{max-width:779px!important}.eq-min-width-779{min-width:779px!important}.eq-height-780{height:780px!important}.eq-min-height-780{min-height:780px!important}.eq-max-height-780{max-height:780px!important}.eq-width-780{width:780px!important}.eq-max-width-780{max-width:780px!important}.eq-min-width-780{min-width:780px!important}.eq-height-781{height:781px!important}.eq-min-height-781{min-height:781px!important}.eq-max-height-781{max-height:781px!important}.eq-width-781{width:781px!important}.eq-max-width-781{max-width:781px!important}.eq-min-width-781{min-width:781px!important}.eq-height-782{height:782px!important}.eq-min-height-782{min-height:782px!important}.eq-max-height-782{max-height:782px!important}.eq-width-782{width:782px!important}.eq-max-width-782{max-width:782px!important}.eq-min-width-782{min-width:782px!important}.eq-height-783{height:783px!important}.eq-min-height-783{min-height:783px!important}.eq-max-height-783{max-height:783px!important}.eq-width-783{width:783px!important}.eq-max-width-783{max-width:783px!important}.eq-min-width-783{min-width:783px!important}.eq-height-784{height:784px!important}.eq-min-height-784{min-height:784px!important}.eq-max-height-784{max-height:784px!important}.eq-width-784{width:784px!important}.eq-max-width-784{max-width:784px!important}.eq-min-width-784{min-width:784px!important}.eq-height-785{height:785px!important}.eq-min-height-785{min-height:785px!important}.eq-max-height-785{max-height:785px!important}.eq-width-785{width:785px!important}.eq-max-width-785{max-width:785px!important}.eq-min-width-785{min-width:785px!important}.eq-height-786{height:786px!important}.eq-min-height-786{min-height:786px!important}.eq-max-height-786{max-height:786px!important}.eq-width-786{width:786px!important}.eq-max-width-786{max-width:786px!important}.eq-min-width-786{min-width:786px!important}.eq-height-787{height:787px!important}.eq-min-height-787{min-height:787px!important}.eq-max-height-787{max-height:787px!important}.eq-width-787{width:787px!important}.eq-max-width-787{max-width:787px!important}.eq-min-width-787{min-width:787px!important}.eq-height-788{height:788px!important}.eq-min-height-788{min-height:788px!important}.eq-max-height-788{max-height:788px!important}.eq-width-788{width:788px!important}.eq-max-width-788{max-width:788px!important}.eq-min-width-788{min-width:788px!important}.eq-height-789{height:789px!important}.eq-min-height-789{min-height:789px!important}.eq-max-height-789{max-height:789px!important}.eq-width-789{width:789px!important}.eq-max-width-789{max-width:789px!important}.eq-min-width-789{min-width:789px!important}.eq-height-790{height:790px!important}.eq-min-height-790{min-height:790px!important}.eq-max-height-790{max-height:790px!important}.eq-width-790{width:790px!important}.eq-max-width-790{max-width:790px!important}.eq-min-width-790{min-width:790px!important}.eq-height-791{height:791px!important}.eq-min-height-791{min-height:791px!important}.eq-max-height-791{max-height:791px!important}.eq-width-791{width:791px!important}.eq-max-width-791{max-width:791px!important}.eq-min-width-791{min-width:791px!important}.eq-height-792{height:792px!important}.eq-min-height-792{min-height:792px!important}.eq-max-height-792{max-height:792px!important}.eq-width-792{width:792px!important}.eq-max-width-792{max-width:792px!important}.eq-min-width-792{min-width:792px!important}.eq-height-793{height:793px!important}.eq-min-height-793{min-height:793px!important}.eq-max-height-793{max-height:793px!important}.eq-width-793{width:793px!important}.eq-max-width-793{max-width:793px!important}.eq-min-width-793{min-width:793px!important}.eq-height-794{height:794px!important}.eq-min-height-794{min-height:794px!important}.eq-max-height-794{max-height:794px!important}.eq-width-794{width:794px!important}.eq-max-width-794{max-width:794px!important}.eq-min-width-794{min-width:794px!important}.eq-height-795{height:795px!important}.eq-min-height-795{min-height:795px!important}.eq-max-height-795{max-height:795px!important}.eq-width-795{width:795px!important}.eq-max-width-795{max-width:795px!important}.eq-min-width-795{min-width:795px!important}.eq-height-796{height:796px!important}.eq-min-height-796{min-height:796px!important}.eq-max-height-796{max-height:796px!important}.eq-width-796{width:796px!important}.eq-max-width-796{max-width:796px!important}.eq-min-width-796{min-width:796px!important}.eq-height-797{height:797px!important}.eq-min-height-797{min-height:797px!important}.eq-max-height-797{max-height:797px!important}.eq-width-797{width:797px!important}.eq-max-width-797{max-width:797px!important}.eq-min-width-797{min-width:797px!important}.eq-height-798{height:798px!important}.eq-min-height-798{min-height:798px!important}.eq-max-height-798{max-height:798px!important}.eq-width-798{width:798px!important}.eq-max-width-798{max-width:798px!important}.eq-min-width-798{min-width:798px!important}.eq-height-799{height:799px!important}.eq-min-height-799{min-height:799px!important}.eq-max-height-799{max-height:799px!important}.eq-width-799{width:799px!important}.eq-max-width-799{max-width:799px!important}.eq-min-width-799{min-width:799px!important}.eq-height-800{height:800px!important}.eq-min-height-800{min-height:800px!important}.eq-max-height-800{max-height:800px!important}.eq-width-800{width:800px!important}.eq-max-width-800{max-width:800px!important}.eq-min-width-800{min-width:800px!important}.eq-height-801{height:801px!important}.eq-min-height-801{min-height:801px!important}.eq-max-height-801{max-height:801px!important}.eq-width-801{width:801px!important}.eq-max-width-801{max-width:801px!important}.eq-min-width-801{min-width:801px!important}.eq-height-802{height:802px!important}.eq-min-height-802{min-height:802px!important}.eq-max-height-802{max-height:802px!important}.eq-width-802{width:802px!important}.eq-max-width-802{max-width:802px!important}.eq-min-width-802{min-width:802px!important}.eq-height-803{height:803px!important}.eq-min-height-803{min-height:803px!important}.eq-max-height-803{max-height:803px!important}.eq-width-803{width:803px!important}.eq-max-width-803{max-width:803px!important}.eq-min-width-803{min-width:803px!important}.eq-height-804{height:804px!important}.eq-min-height-804{min-height:804px!important}.eq-max-height-804{max-height:804px!important}.eq-width-804{width:804px!important}.eq-max-width-804{max-width:804px!important}.eq-min-width-804{min-width:804px!important}.eq-height-805{height:805px!important}.eq-min-height-805{min-height:805px!important}.eq-max-height-805{max-height:805px!important}.eq-width-805{width:805px!important}.eq-max-width-805{max-width:805px!important}.eq-min-width-805{min-width:805px!important}.eq-height-806{height:806px!important}.eq-min-height-806{min-height:806px!important}.eq-max-height-806{max-height:806px!important}.eq-width-806{width:806px!important}.eq-max-width-806{max-width:806px!important}.eq-min-width-806{min-width:806px!important}.eq-height-807{height:807px!important}.eq-min-height-807{min-height:807px!important}.eq-max-height-807{max-height:807px!important}.eq-width-807{width:807px!important}.eq-max-width-807{max-width:807px!important}.eq-min-width-807{min-width:807px!important}.eq-height-808{height:808px!important}.eq-min-height-808{min-height:808px!important}.eq-max-height-808{max-height:808px!important}.eq-width-808{width:808px!important}.eq-max-width-808{max-width:808px!important}.eq-min-width-808{min-width:808px!important}.eq-height-809{height:809px!important}.eq-min-height-809{min-height:809px!important}.eq-max-height-809{max-height:809px!important}.eq-width-809{width:809px!important}.eq-max-width-809{max-width:809px!important}.eq-min-width-809{min-width:809px!important}.eq-height-810{height:810px!important}.eq-min-height-810{min-height:810px!important}.eq-max-height-810{max-height:810px!important}.eq-width-810{width:810px!important}.eq-max-width-810{max-width:810px!important}.eq-min-width-810{min-width:810px!important}.eq-height-811{height:811px!important}.eq-min-height-811{min-height:811px!important}.eq-max-height-811{max-height:811px!important}.eq-width-811{width:811px!important}.eq-max-width-811{max-width:811px!important}.eq-min-width-811{min-width:811px!important}.eq-height-812{height:812px!important}.eq-min-height-812{min-height:812px!important}.eq-max-height-812{max-height:812px!important}.eq-width-812{width:812px!important}.eq-max-width-812{max-width:812px!important}.eq-min-width-812{min-width:812px!important}.eq-height-813{height:813px!important}.eq-min-height-813{min-height:813px!important}.eq-max-height-813{max-height:813px!important}.eq-width-813{width:813px!important}.eq-max-width-813{max-width:813px!important}.eq-min-width-813{min-width:813px!important}.eq-height-814{height:814px!important}.eq-min-height-814{min-height:814px!important}.eq-max-height-814{max-height:814px!important}.eq-width-814{width:814px!important}.eq-max-width-814{max-width:814px!important}.eq-min-width-814{min-width:814px!important}.eq-height-815{height:815px!important}.eq-min-height-815{min-height:815px!important}.eq-max-height-815{max-height:815px!important}.eq-width-815{width:815px!important}.eq-max-width-815{max-width:815px!important}.eq-min-width-815{min-width:815px!important}.eq-height-816{height:816px!important}.eq-min-height-816{min-height:816px!important}.eq-max-height-816{max-height:816px!important}.eq-width-816{width:816px!important}.eq-max-width-816{max-width:816px!important}.eq-min-width-816{min-width:816px!important}.eq-height-817{height:817px!important}.eq-min-height-817{min-height:817px!important}.eq-max-height-817{max-height:817px!important}.eq-width-817{width:817px!important}.eq-max-width-817{max-width:817px!important}.eq-min-width-817{min-width:817px!important}.eq-height-818{height:818px!important}.eq-min-height-818{min-height:818px!important}.eq-max-height-818{max-height:818px!important}.eq-width-818{width:818px!important}.eq-max-width-818{max-width:818px!important}.eq-min-width-818{min-width:818px!important}.eq-height-819{height:819px!important}.eq-min-height-819{min-height:819px!important}.eq-max-height-819{max-height:819px!important}.eq-width-819{width:819px!important}.eq-max-width-819{max-width:819px!important}.eq-min-width-819{min-width:819px!important}.eq-height-820{height:820px!important}.eq-min-height-820{min-height:820px!important}.eq-max-height-820{max-height:820px!important}.eq-width-820{width:820px!important}.eq-max-width-820{max-width:820px!important}.eq-min-width-820{min-width:820px!important}.eq-height-821{height:821px!important}.eq-min-height-821{min-height:821px!important}.eq-max-height-821{max-height:821px!important}.eq-width-821{width:821px!important}.eq-max-width-821{max-width:821px!important}.eq-min-width-821{min-width:821px!important}.eq-height-822{height:822px!important}.eq-min-height-822{min-height:822px!important}.eq-max-height-822{max-height:822px!important}.eq-width-822{width:822px!important}.eq-max-width-822{max-width:822px!important}.eq-min-width-822{min-width:822px!important}.eq-height-823{height:823px!important}.eq-min-height-823{min-height:823px!important}.eq-max-height-823{max-height:823px!important}.eq-width-823{width:823px!important}.eq-max-width-823{max-width:823px!important}.eq-min-width-823{min-width:823px!important}.eq-height-824{height:824px!important}.eq-min-height-824{min-height:824px!important}.eq-max-height-824{max-height:824px!important}.eq-width-824{width:824px!important}.eq-max-width-824{max-width:824px!important}.eq-min-width-824{min-width:824px!important}.eq-height-825{height:825px!important}.eq-min-height-825{min-height:825px!important}.eq-max-height-825{max-height:825px!important}.eq-width-825{width:825px!important}.eq-max-width-825{max-width:825px!important}.eq-min-width-825{min-width:825px!important}.eq-height-826{height:826px!important}.eq-min-height-826{min-height:826px!important}.eq-max-height-826{max-height:826px!important}.eq-width-826{width:826px!important}.eq-max-width-826{max-width:826px!important}.eq-min-width-826{min-width:826px!important}.eq-height-827{height:827px!important}.eq-min-height-827{min-height:827px!important}.eq-max-height-827{max-height:827px!important}.eq-width-827{width:827px!important}.eq-max-width-827{max-width:827px!important}.eq-min-width-827{min-width:827px!important}.eq-height-828{height:828px!important}.eq-min-height-828{min-height:828px!important}.eq-max-height-828{max-height:828px!important}.eq-width-828{width:828px!important}.eq-max-width-828{max-width:828px!important}.eq-min-width-828{min-width:828px!important}.eq-height-829{height:829px!important}.eq-min-height-829{min-height:829px!important}.eq-max-height-829{max-height:829px!important}.eq-width-829{width:829px!important}.eq-max-width-829{max-width:829px!important}.eq-min-width-829{min-width:829px!important}.eq-height-830{height:830px!important}.eq-min-height-830{min-height:830px!important}.eq-max-height-830{max-height:830px!important}.eq-width-830{width:830px!important}.eq-max-width-830{max-width:830px!important}.eq-min-width-830{min-width:830px!important}.eq-height-831{height:831px!important}.eq-min-height-831{min-height:831px!important}.eq-max-height-831{max-height:831px!important}.eq-width-831{width:831px!important}.eq-max-width-831{max-width:831px!important}.eq-min-width-831{min-width:831px!important}.eq-height-832{height:832px!important}.eq-min-height-832{min-height:832px!important}.eq-max-height-832{max-height:832px!important}.eq-width-832{width:832px!important}.eq-max-width-832{max-width:832px!important}.eq-min-width-832{min-width:832px!important}.eq-height-833{height:833px!important}.eq-min-height-833{min-height:833px!important}.eq-max-height-833{max-height:833px!important}.eq-width-833{width:833px!important}.eq-max-width-833{max-width:833px!important}.eq-min-width-833{min-width:833px!important}.eq-height-834{height:834px!important}.eq-min-height-834{min-height:834px!important}.eq-max-height-834{max-height:834px!important}.eq-width-834{width:834px!important}.eq-max-width-834{max-width:834px!important}.eq-min-width-834{min-width:834px!important}.eq-height-835{height:835px!important}.eq-min-height-835{min-height:835px!important}.eq-max-height-835{max-height:835px!important}.eq-width-835{width:835px!important}.eq-max-width-835{max-width:835px!important}.eq-min-width-835{min-width:835px!important}.eq-height-836{height:836px!important}.eq-min-height-836{min-height:836px!important}.eq-max-height-836{max-height:836px!important}.eq-width-836{width:836px!important}.eq-max-width-836{max-width:836px!important}.eq-min-width-836{min-width:836px!important}.eq-height-837{height:837px!important}.eq-min-height-837{min-height:837px!important}.eq-max-height-837{max-height:837px!important}.eq-width-837{width:837px!important}.eq-max-width-837{max-width:837px!important}.eq-min-width-837{min-width:837px!important}.eq-height-838{height:838px!important}.eq-min-height-838{min-height:838px!important}.eq-max-height-838{max-height:838px!important}.eq-width-838{width:838px!important}.eq-max-width-838{max-width:838px!important}.eq-min-width-838{min-width:838px!important}.eq-height-839{height:839px!important}.eq-min-height-839{min-height:839px!important}.eq-max-height-839{max-height:839px!important}.eq-width-839{width:839px!important}.eq-max-width-839{max-width:839px!important}.eq-min-width-839{min-width:839px!important}.eq-height-840{height:840px!important}.eq-min-height-840{min-height:840px!important}.eq-max-height-840{max-height:840px!important}.eq-width-840{width:840px!important}.eq-max-width-840{max-width:840px!important}.eq-min-width-840{min-width:840px!important}.eq-height-841{height:841px!important}.eq-min-height-841{min-height:841px!important}.eq-max-height-841{max-height:841px!important}.eq-width-841{width:841px!important}.eq-max-width-841{max-width:841px!important}.eq-min-width-841{min-width:841px!important}.eq-height-842{height:842px!important}.eq-min-height-842{min-height:842px!important}.eq-max-height-842{max-height:842px!important}.eq-width-842{width:842px!important}.eq-max-width-842{max-width:842px!important}.eq-min-width-842{min-width:842px!important}.eq-height-843{height:843px!important}.eq-min-height-843{min-height:843px!important}.eq-max-height-843{max-height:843px!important}.eq-width-843{width:843px!important}.eq-max-width-843{max-width:843px!important}.eq-min-width-843{min-width:843px!important}.eq-height-844{height:844px!important}.eq-min-height-844{min-height:844px!important}.eq-max-height-844{max-height:844px!important}.eq-width-844{width:844px!important}.eq-max-width-844{max-width:844px!important}.eq-min-width-844{min-width:844px!important}.eq-height-845{height:845px!important}.eq-min-height-845{min-height:845px!important}.eq-max-height-845{max-height:845px!important}.eq-width-845{width:845px!important}.eq-max-width-845{max-width:845px!important}.eq-min-width-845{min-width:845px!important}.eq-height-846{height:846px!important}.eq-min-height-846{min-height:846px!important}.eq-max-height-846{max-height:846px!important}.eq-width-846{width:846px!important}.eq-max-width-846{max-width:846px!important}.eq-min-width-846{min-width:846px!important}.eq-height-847{height:847px!important}.eq-min-height-847{min-height:847px!important}.eq-max-height-847{max-height:847px!important}.eq-width-847{width:847px!important}.eq-max-width-847{max-width:847px!important}.eq-min-width-847{min-width:847px!important}.eq-height-848{height:848px!important}.eq-min-height-848{min-height:848px!important}.eq-max-height-848{max-height:848px!important}.eq-width-848{width:848px!important}.eq-max-width-848{max-width:848px!important}.eq-min-width-848{min-width:848px!important}.eq-height-849{height:849px!important}.eq-min-height-849{min-height:849px!important}.eq-max-height-849{max-height:849px!important}.eq-width-849{width:849px!important}.eq-max-width-849{max-width:849px!important}.eq-min-width-849{min-width:849px!important}.eq-height-850{height:850px!important}.eq-min-height-850{min-height:850px!important}.eq-max-height-850{max-height:850px!important}.eq-width-850{width:850px!important}.eq-max-width-850{max-width:850px!important}.eq-min-width-850{min-width:850px!important}.eq-height-851{height:851px!important}.eq-min-height-851{min-height:851px!important}.eq-max-height-851{max-height:851px!important}.eq-width-851{width:851px!important}.eq-max-width-851{max-width:851px!important}.eq-min-width-851{min-width:851px!important}.eq-height-852{height:852px!important}.eq-min-height-852{min-height:852px!important}.eq-max-height-852{max-height:852px!important}.eq-width-852{width:852px!important}.eq-max-width-852{max-width:852px!important}.eq-min-width-852{min-width:852px!important}.eq-height-853{height:853px!important}.eq-min-height-853{min-height:853px!important}.eq-max-height-853{max-height:853px!important}.eq-width-853{width:853px!important}.eq-max-width-853{max-width:853px!important}.eq-min-width-853{min-width:853px!important}.eq-height-854{height:854px!important}.eq-min-height-854{min-height:854px!important}.eq-max-height-854{max-height:854px!important}.eq-width-854{width:854px!important}.eq-max-width-854{max-width:854px!important}.eq-min-width-854{min-width:854px!important}.eq-height-855{height:855px!important}.eq-min-height-855{min-height:855px!important}.eq-max-height-855{max-height:855px!important}.eq-width-855{width:855px!important}.eq-max-width-855{max-width:855px!important}.eq-min-width-855{min-width:855px!important}.eq-height-856{height:856px!important}.eq-min-height-856{min-height:856px!important}.eq-max-height-856{max-height:856px!important}.eq-width-856{width:856px!important}.eq-max-width-856{max-width:856px!important}.eq-min-width-856{min-width:856px!important}.eq-height-857{height:857px!important}.eq-min-height-857{min-height:857px!important}.eq-max-height-857{max-height:857px!important}.eq-width-857{width:857px!important}.eq-max-width-857{max-width:857px!important}.eq-min-width-857{min-width:857px!important}.eq-height-858{height:858px!important}.eq-min-height-858{min-height:858px!important}.eq-max-height-858{max-height:858px!important}.eq-width-858{width:858px!important}.eq-max-width-858{max-width:858px!important}.eq-min-width-858{min-width:858px!important}.eq-height-859{height:859px!important}.eq-min-height-859{min-height:859px!important}.eq-max-height-859{max-height:859px!important}.eq-width-859{width:859px!important}.eq-max-width-859{max-width:859px!important}.eq-min-width-859{min-width:859px!important}.eq-height-860{height:860px!important}.eq-min-height-860{min-height:860px!important}.eq-max-height-860{max-height:860px!important}.eq-width-860{width:860px!important}.eq-max-width-860{max-width:860px!important}.eq-min-width-860{min-width:860px!important}.eq-height-861{height:861px!important}.eq-min-height-861{min-height:861px!important}.eq-max-height-861{max-height:861px!important}.eq-width-861{width:861px!important}.eq-max-width-861{max-width:861px!important}.eq-min-width-861{min-width:861px!important}.eq-height-862{height:862px!important}.eq-min-height-862{min-height:862px!important}.eq-max-height-862{max-height:862px!important}.eq-width-862{width:862px!important}.eq-max-width-862{max-width:862px!important}.eq-min-width-862{min-width:862px!important}.eq-height-863{height:863px!important}.eq-min-height-863{min-height:863px!important}.eq-max-height-863{max-height:863px!important}.eq-width-863{width:863px!important}.eq-max-width-863{max-width:863px!important}.eq-min-width-863{min-width:863px!important}.eq-height-864{height:864px!important}.eq-min-height-864{min-height:864px!important}.eq-max-height-864{max-height:864px!important}.eq-width-864{width:864px!important}.eq-max-width-864{max-width:864px!important}.eq-min-width-864{min-width:864px!important}.eq-height-865{height:865px!important}.eq-min-height-865{min-height:865px!important}.eq-max-height-865{max-height:865px!important}.eq-width-865{width:865px!important}.eq-max-width-865{max-width:865px!important}.eq-min-width-865{min-width:865px!important}.eq-height-866{height:866px!important}.eq-min-height-866{min-height:866px!important}.eq-max-height-866{max-height:866px!important}.eq-width-866{width:866px!important}.eq-max-width-866{max-width:866px!important}.eq-min-width-866{min-width:866px!important}.eq-height-867{height:867px!important}.eq-min-height-867{min-height:867px!important}.eq-max-height-867{max-height:867px!important}.eq-width-867{width:867px!important}.eq-max-width-867{max-width:867px!important}.eq-min-width-867{min-width:867px!important}.eq-height-868{height:868px!important}.eq-min-height-868{min-height:868px!important}.eq-max-height-868{max-height:868px!important}.eq-width-868{width:868px!important}.eq-max-width-868{max-width:868px!important}.eq-min-width-868{min-width:868px!important}.eq-height-869{height:869px!important}.eq-min-height-869{min-height:869px!important}.eq-max-height-869{max-height:869px!important}.eq-width-869{width:869px!important}.eq-max-width-869{max-width:869px!important}.eq-min-width-869{min-width:869px!important}.eq-height-870{height:870px!important}.eq-min-height-870{min-height:870px!important}.eq-max-height-870{max-height:870px!important}.eq-width-870{width:870px!important}.eq-max-width-870{max-width:870px!important}.eq-min-width-870{min-width:870px!important}.eq-height-871{height:871px!important}.eq-min-height-871{min-height:871px!important}.eq-max-height-871{max-height:871px!important}.eq-width-871{width:871px!important}.eq-max-width-871{max-width:871px!important}.eq-min-width-871{min-width:871px!important}.eq-height-872{height:872px!important}.eq-min-height-872{min-height:872px!important}.eq-max-height-872{max-height:872px!important}.eq-width-872{width:872px!important}.eq-max-width-872{max-width:872px!important}.eq-min-width-872{min-width:872px!important}.eq-height-873{height:873px!important}.eq-min-height-873{min-height:873px!important}.eq-max-height-873{max-height:873px!important}.eq-width-873{width:873px!important}.eq-max-width-873{max-width:873px!important}.eq-min-width-873{min-width:873px!important}.eq-height-874{height:874px!important}.eq-min-height-874{min-height:874px!important}.eq-max-height-874{max-height:874px!important}.eq-width-874{width:874px!important}.eq-max-width-874{max-width:874px!important}.eq-min-width-874{min-width:874px!important}.eq-height-875{height:875px!important}.eq-min-height-875{min-height:875px!important}.eq-max-height-875{max-height:875px!important}.eq-width-875{width:875px!important}.eq-max-width-875{max-width:875px!important}.eq-min-width-875{min-width:875px!important}.eq-height-876{height:876px!important}.eq-min-height-876{min-height:876px!important}.eq-max-height-876{max-height:876px!important}.eq-width-876{width:876px!important}.eq-max-width-876{max-width:876px!important}.eq-min-width-876{min-width:876px!important}.eq-height-877{height:877px!important}.eq-min-height-877{min-height:877px!important}.eq-max-height-877{max-height:877px!important}.eq-width-877{width:877px!important}.eq-max-width-877{max-width:877px!important}.eq-min-width-877{min-width:877px!important}.eq-height-878{height:878px!important}.eq-min-height-878{min-height:878px!important}.eq-max-height-878{max-height:878px!important}.eq-width-878{width:878px!important}.eq-max-width-878{max-width:878px!important}.eq-min-width-878{min-width:878px!important}.eq-height-879{height:879px!important}.eq-min-height-879{min-height:879px!important}.eq-max-height-879{max-height:879px!important}.eq-width-879{width:879px!important}.eq-max-width-879{max-width:879px!important}.eq-min-width-879{min-width:879px!important}.eq-height-880{height:880px!important}.eq-min-height-880{min-height:880px!important}.eq-max-height-880{max-height:880px!important}.eq-width-880{width:880px!important}.eq-max-width-880{max-width:880px!important}.eq-min-width-880{min-width:880px!important}.eq-height-881{height:881px!important}.eq-min-height-881{min-height:881px!important}.eq-max-height-881{max-height:881px!important}.eq-width-881{width:881px!important}.eq-max-width-881{max-width:881px!important}.eq-min-width-881{min-width:881px!important}.eq-height-882{height:882px!important}.eq-min-height-882{min-height:882px!important}.eq-max-height-882{max-height:882px!important}.eq-width-882{width:882px!important}.eq-max-width-882{max-width:882px!important}.eq-min-width-882{min-width:882px!important}.eq-height-883{height:883px!important}.eq-min-height-883{min-height:883px!important}.eq-max-height-883{max-height:883px!important}.eq-width-883{width:883px!important}.eq-max-width-883{max-width:883px!important}.eq-min-width-883{min-width:883px!important}.eq-height-884{height:884px!important}.eq-min-height-884{min-height:884px!important}.eq-max-height-884{max-height:884px!important}.eq-width-884{width:884px!important}.eq-max-width-884{max-width:884px!important}.eq-min-width-884{min-width:884px!important}.eq-height-885{height:885px!important}.eq-min-height-885{min-height:885px!important}.eq-max-height-885{max-height:885px!important}.eq-width-885{width:885px!important}.eq-max-width-885{max-width:885px!important}.eq-min-width-885{min-width:885px!important}.eq-height-886{height:886px!important}.eq-min-height-886{min-height:886px!important}.eq-max-height-886{max-height:886px!important}.eq-width-886{width:886px!important}.eq-max-width-886{max-width:886px!important}.eq-min-width-886{min-width:886px!important}.eq-height-887{height:887px!important}.eq-min-height-887{min-height:887px!important}.eq-max-height-887{max-height:887px!important}.eq-width-887{width:887px!important}.eq-max-width-887{max-width:887px!important}.eq-min-width-887{min-width:887px!important}.eq-height-888{height:888px!important}.eq-min-height-888{min-height:888px!important}.eq-max-height-888{max-height:888px!important}.eq-width-888{width:888px!important}.eq-max-width-888{max-width:888px!important}.eq-min-width-888{min-width:888px!important}.eq-height-889{height:889px!important}.eq-min-height-889{min-height:889px!important}.eq-max-height-889{max-height:889px!important}.eq-width-889{width:889px!important}.eq-max-width-889{max-width:889px!important}.eq-min-width-889{min-width:889px!important}.eq-height-890{height:890px!important}.eq-min-height-890{min-height:890px!important}.eq-max-height-890{max-height:890px!important}.eq-width-890{width:890px!important}.eq-max-width-890{max-width:890px!important}.eq-min-width-890{min-width:890px!important}.eq-height-891{height:891px!important}.eq-min-height-891{min-height:891px!important}.eq-max-height-891{max-height:891px!important}.eq-width-891{width:891px!important}.eq-max-width-891{max-width:891px!important}.eq-min-width-891{min-width:891px!important}.eq-height-892{height:892px!important}.eq-min-height-892{min-height:892px!important}.eq-max-height-892{max-height:892px!important}.eq-width-892{width:892px!important}.eq-max-width-892{max-width:892px!important}.eq-min-width-892{min-width:892px!important}.eq-height-893{height:893px!important}.eq-min-height-893{min-height:893px!important}.eq-max-height-893{max-height:893px!important}.eq-width-893{width:893px!important}.eq-max-width-893{max-width:893px!important}.eq-min-width-893{min-width:893px!important}.eq-height-894{height:894px!important}.eq-min-height-894{min-height:894px!important}.eq-max-height-894{max-height:894px!important}.eq-width-894{width:894px!important}.eq-max-width-894{max-width:894px!important}.eq-min-width-894{min-width:894px!important}.eq-height-895{height:895px!important}.eq-min-height-895{min-height:895px!important}.eq-max-height-895{max-height:895px!important}.eq-width-895{width:895px!important}.eq-max-width-895{max-width:895px!important}.eq-min-width-895{min-width:895px!important}.eq-height-896{height:896px!important}.eq-min-height-896{min-height:896px!important}.eq-max-height-896{max-height:896px!important}.eq-width-896{width:896px!important}.eq-max-width-896{max-width:896px!important}.eq-min-width-896{min-width:896px!important}.eq-height-897{height:897px!important}.eq-min-height-897{min-height:897px!important}.eq-max-height-897{max-height:897px!important}.eq-width-897{width:897px!important}.eq-max-width-897{max-width:897px!important}.eq-min-width-897{min-width:897px!important}.eq-height-898{height:898px!important}.eq-min-height-898{min-height:898px!important}.eq-max-height-898{max-height:898px!important}.eq-width-898{width:898px!important}.eq-max-width-898{max-width:898px!important}.eq-min-width-898{min-width:898px!important}.eq-height-899{height:899px!important}.eq-min-height-899{min-height:899px!important}.eq-max-height-899{max-height:899px!important}.eq-width-899{width:899px!important}.eq-max-width-899{max-width:899px!important}.eq-min-width-899{min-width:899px!important}.eq-height-900{height:900px!important}.eq-min-height-900{min-height:900px!important}.eq-max-height-900{max-height:900px!important}.eq-width-900{width:900px!important}.eq-max-width-900{max-width:900px!important}.eq-min-width-900{min-width:900px!important}.eq-height-901{height:901px!important}.eq-min-height-901{min-height:901px!important}.eq-max-height-901{max-height:901px!important}.eq-width-901{width:901px!important}.eq-max-width-901{max-width:901px!important}.eq-min-width-901{min-width:901px!important}.eq-height-902{height:902px!important}.eq-min-height-902{min-height:902px!important}.eq-max-height-902{max-height:902px!important}.eq-width-902{width:902px!important}.eq-max-width-902{max-width:902px!important}.eq-min-width-902{min-width:902px!important}.eq-height-903{height:903px!important}.eq-min-height-903{min-height:903px!important}.eq-max-height-903{max-height:903px!important}.eq-width-903{width:903px!important}.eq-max-width-903{max-width:903px!important}.eq-min-width-903{min-width:903px!important}.eq-height-904{height:904px!important}.eq-min-height-904{min-height:904px!important}.eq-max-height-904{max-height:904px!important}.eq-width-904{width:904px!important}.eq-max-width-904{max-width:904px!important}.eq-min-width-904{min-width:904px!important}.eq-height-905{height:905px!important}.eq-min-height-905{min-height:905px!important}.eq-max-height-905{max-height:905px!important}.eq-width-905{width:905px!important}.eq-max-width-905{max-width:905px!important}.eq-min-width-905{min-width:905px!important}.eq-height-906{height:906px!important}.eq-min-height-906{min-height:906px!important}.eq-max-height-906{max-height:906px!important}.eq-width-906{width:906px!important}.eq-max-width-906{max-width:906px!important}.eq-min-width-906{min-width:906px!important}.eq-height-907{height:907px!important}.eq-min-height-907{min-height:907px!important}.eq-max-height-907{max-height:907px!important}.eq-width-907{width:907px!important}.eq-max-width-907{max-width:907px!important}.eq-min-width-907{min-width:907px!important}.eq-height-908{height:908px!important}.eq-min-height-908{min-height:908px!important}.eq-max-height-908{max-height:908px!important}.eq-width-908{width:908px!important}.eq-max-width-908{max-width:908px!important}.eq-min-width-908{min-width:908px!important}.eq-height-909{height:909px!important}.eq-min-height-909{min-height:909px!important}.eq-max-height-909{max-height:909px!important}.eq-width-909{width:909px!important}.eq-max-width-909{max-width:909px!important}.eq-min-width-909{min-width:909px!important}.eq-height-910{height:910px!important}.eq-min-height-910{min-height:910px!important}.eq-max-height-910{max-height:910px!important}.eq-width-910{width:910px!important}.eq-max-width-910{max-width:910px!important}.eq-min-width-910{min-width:910px!important}.eq-height-911{height:911px!important}.eq-min-height-911{min-height:911px!important}.eq-max-height-911{max-height:911px!important}.eq-width-911{width:911px!important}.eq-max-width-911{max-width:911px!important}.eq-min-width-911{min-width:911px!important}.eq-height-912{height:912px!important}.eq-min-height-912{min-height:912px!important}.eq-max-height-912{max-height:912px!important}.eq-width-912{width:912px!important}.eq-max-width-912{max-width:912px!important}.eq-min-width-912{min-width:912px!important}.eq-height-913{height:913px!important}.eq-min-height-913{min-height:913px!important}.eq-max-height-913{max-height:913px!important}.eq-width-913{width:913px!important}.eq-max-width-913{max-width:913px!important}.eq-min-width-913{min-width:913px!important}.eq-height-914{height:914px!important}.eq-min-height-914{min-height:914px!important}.eq-max-height-914{max-height:914px!important}.eq-width-914{width:914px!important}.eq-max-width-914{max-width:914px!important}.eq-min-width-914{min-width:914px!important}.eq-height-915{height:915px!important}.eq-min-height-915{min-height:915px!important}.eq-max-height-915{max-height:915px!important}.eq-width-915{width:915px!important}.eq-max-width-915{max-width:915px!important}.eq-min-width-915{min-width:915px!important}.eq-height-916{height:916px!important}.eq-min-height-916{min-height:916px!important}.eq-max-height-916{max-height:916px!important}.eq-width-916{width:916px!important}.eq-max-width-916{max-width:916px!important}.eq-min-width-916{min-width:916px!important}.eq-height-917{height:917px!important}.eq-min-height-917{min-height:917px!important}.eq-max-height-917{max-height:917px!important}.eq-width-917{width:917px!important}.eq-max-width-917{max-width:917px!important}.eq-min-width-917{min-width:917px!important}.eq-height-918{height:918px!important}.eq-min-height-918{min-height:918px!important}.eq-max-height-918{max-height:918px!important}.eq-width-918{width:918px!important}.eq-max-width-918{max-width:918px!important}.eq-min-width-918{min-width:918px!important}.eq-height-919{height:919px!important}.eq-min-height-919{min-height:919px!important}.eq-max-height-919{max-height:919px!important}.eq-width-919{width:919px!important}.eq-max-width-919{max-width:919px!important}.eq-min-width-919{min-width:919px!important}.eq-height-920{height:920px!important}.eq-min-height-920{min-height:920px!important}.eq-max-height-920{max-height:920px!important}.eq-width-920{width:920px!important}.eq-max-width-920{max-width:920px!important}.eq-min-width-920{min-width:920px!important}.eq-height-921{height:921px!important}.eq-min-height-921{min-height:921px!important}.eq-max-height-921{max-height:921px!important}.eq-width-921{width:921px!important}.eq-max-width-921{max-width:921px!important}.eq-min-width-921{min-width:921px!important}.eq-height-922{height:922px!important}.eq-min-height-922{min-height:922px!important}.eq-max-height-922{max-height:922px!important}.eq-width-922{width:922px!important}.eq-max-width-922{max-width:922px!important}.eq-min-width-922{min-width:922px!important}.eq-height-923{height:923px!important}.eq-min-height-923{min-height:923px!important}.eq-max-height-923{max-height:923px!important}.eq-width-923{width:923px!important}.eq-max-width-923{max-width:923px!important}.eq-min-width-923{min-width:923px!important}.eq-height-924{height:924px!important}.eq-min-height-924{min-height:924px!important}.eq-max-height-924{max-height:924px!important}.eq-width-924{width:924px!important}.eq-max-width-924{max-width:924px!important}.eq-min-width-924{min-width:924px!important}.eq-height-925{height:925px!important}.eq-min-height-925{min-height:925px!important}.eq-max-height-925{max-height:925px!important}.eq-width-925{width:925px!important}.eq-max-width-925{max-width:925px!important}.eq-min-width-925{min-width:925px!important}.eq-height-926{height:926px!important}.eq-min-height-926{min-height:926px!important}.eq-max-height-926{max-height:926px!important}.eq-width-926{width:926px!important}.eq-max-width-926{max-width:926px!important}.eq-min-width-926{min-width:926px!important}.eq-height-927{height:927px!important}.eq-min-height-927{min-height:927px!important}.eq-max-height-927{max-height:927px!important}.eq-width-927{width:927px!important}.eq-max-width-927{max-width:927px!important}.eq-min-width-927{min-width:927px!important}.eq-height-928{height:928px!important}.eq-min-height-928{min-height:928px!important}.eq-max-height-928{max-height:928px!important}.eq-width-928{width:928px!important}.eq-max-width-928{max-width:928px!important}.eq-min-width-928{min-width:928px!important}.eq-height-929{height:929px!important}.eq-min-height-929{min-height:929px!important}.eq-max-height-929{max-height:929px!important}.eq-width-929{width:929px!important}.eq-max-width-929{max-width:929px!important}.eq-min-width-929{min-width:929px!important}.eq-height-930{height:930px!important}.eq-min-height-930{min-height:930px!important}.eq-max-height-930{max-height:930px!important}.eq-width-930{width:930px!important}.eq-max-width-930{max-width:930px!important}.eq-min-width-930{min-width:930px!important}.eq-height-931{height:931px!important}.eq-min-height-931{min-height:931px!important}.eq-max-height-931{max-height:931px!important}.eq-width-931{width:931px!important}.eq-max-width-931{max-width:931px!important}.eq-min-width-931{min-width:931px!important}.eq-height-932{height:932px!important}.eq-min-height-932{min-height:932px!important}.eq-max-height-932{max-height:932px!important}.eq-width-932{width:932px!important}.eq-max-width-932{max-width:932px!important}.eq-min-width-932{min-width:932px!important}.eq-height-933{height:933px!important}.eq-min-height-933{min-height:933px!important}.eq-max-height-933{max-height:933px!important}.eq-width-933{width:933px!important}.eq-max-width-933{max-width:933px!important}.eq-min-width-933{min-width:933px!important}.eq-height-934{height:934px!important}.eq-min-height-934{min-height:934px!important}.eq-max-height-934{max-height:934px!important}.eq-width-934{width:934px!important}.eq-max-width-934{max-width:934px!important}.eq-min-width-934{min-width:934px!important}.eq-height-935{height:935px!important}.eq-min-height-935{min-height:935px!important}.eq-max-height-935{max-height:935px!important}.eq-width-935{width:935px!important}.eq-max-width-935{max-width:935px!important}.eq-min-width-935{min-width:935px!important}.eq-height-936{height:936px!important}.eq-min-height-936{min-height:936px!important}.eq-max-height-936{max-height:936px!important}.eq-width-936{width:936px!important}.eq-max-width-936{max-width:936px!important}.eq-min-width-936{min-width:936px!important}.eq-height-937{height:937px!important}.eq-min-height-937{min-height:937px!important}.eq-max-height-937{max-height:937px!important}.eq-width-937{width:937px!important}.eq-max-width-937{max-width:937px!important}.eq-min-width-937{min-width:937px!important}.eq-height-938{height:938px!important}.eq-min-height-938{min-height:938px!important}.eq-max-height-938{max-height:938px!important}.eq-width-938{width:938px!important}.eq-max-width-938{max-width:938px!important}.eq-min-width-938{min-width:938px!important}.eq-height-939{height:939px!important}.eq-min-height-939{min-height:939px!important}.eq-max-height-939{max-height:939px!important}.eq-width-939{width:939px!important}.eq-max-width-939{max-width:939px!important}.eq-min-width-939{min-width:939px!important}.eq-height-940{height:940px!important}.eq-min-height-940{min-height:940px!important}.eq-max-height-940{max-height:940px!important}.eq-width-940{width:940px!important}.eq-max-width-940{max-width:940px!important}.eq-min-width-940{min-width:940px!important}.eq-height-941{height:941px!important}.eq-min-height-941{min-height:941px!important}.eq-max-height-941{max-height:941px!important}.eq-width-941{width:941px!important}.eq-max-width-941{max-width:941px!important}.eq-min-width-941{min-width:941px!important}.eq-height-942{height:942px!important}.eq-min-height-942{min-height:942px!important}.eq-max-height-942{max-height:942px!important}.eq-width-942{width:942px!important}.eq-max-width-942{max-width:942px!important}.eq-min-width-942{min-width:942px!important}.eq-height-943{height:943px!important}.eq-min-height-943{min-height:943px!important}.eq-max-height-943{max-height:943px!important}.eq-width-943{width:943px!important}.eq-max-width-943{max-width:943px!important}.eq-min-width-943{min-width:943px!important}.eq-height-944{height:944px!important}.eq-min-height-944{min-height:944px!important}.eq-max-height-944{max-height:944px!important}.eq-width-944{width:944px!important}.eq-max-width-944{max-width:944px!important}.eq-min-width-944{min-width:944px!important}.eq-height-945{height:945px!important}.eq-min-height-945{min-height:945px!important}.eq-max-height-945{max-height:945px!important}.eq-width-945{width:945px!important}.eq-max-width-945{max-width:945px!important}.eq-min-width-945{min-width:945px!important}.eq-height-946{height:946px!important}.eq-min-height-946{min-height:946px!important}.eq-max-height-946{max-height:946px!important}.eq-width-946{width:946px!important}.eq-max-width-946{max-width:946px!important}.eq-min-width-946{min-width:946px!important}.eq-height-947{height:947px!important}.eq-min-height-947{min-height:947px!important}.eq-max-height-947{max-height:947px!important}.eq-width-947{width:947px!important}.eq-max-width-947{max-width:947px!important}.eq-min-width-947{min-width:947px!important}.eq-height-948{height:948px!important}.eq-min-height-948{min-height:948px!important}.eq-max-height-948{max-height:948px!important}.eq-width-948{width:948px!important}.eq-max-width-948{max-width:948px!important}.eq-min-width-948{min-width:948px!important}.eq-height-949{height:949px!important}.eq-min-height-949{min-height:949px!important}.eq-max-height-949{max-height:949px!important}.eq-width-949{width:949px!important}.eq-max-width-949{max-width:949px!important}.eq-min-width-949{min-width:949px!important}.eq-height-950{height:950px!important}.eq-min-height-950{min-height:950px!important}.eq-max-height-950{max-height:950px!important}.eq-width-950{width:950px!important}.eq-max-width-950{max-width:950px!important}.eq-min-width-950{min-width:950px!important}.eq-height-951{height:951px!important}.eq-min-height-951{min-height:951px!important}.eq-max-height-951{max-height:951px!important}.eq-width-951{width:951px!important}.eq-max-width-951{max-width:951px!important}.eq-min-width-951{min-width:951px!important}.eq-height-952{height:952px!important}.eq-min-height-952{min-height:952px!important}.eq-max-height-952{max-height:952px!important}.eq-width-952{width:952px!important}.eq-max-width-952{max-width:952px!important}.eq-min-width-952{min-width:952px!important}.eq-height-953{height:953px!important}.eq-min-height-953{min-height:953px!important}.eq-max-height-953{max-height:953px!important}.eq-width-953{width:953px!important}.eq-max-width-953{max-width:953px!important}.eq-min-width-953{min-width:953px!important}.eq-height-954{height:954px!important}.eq-min-height-954{min-height:954px!important}.eq-max-height-954{max-height:954px!important}.eq-width-954{width:954px!important}.eq-max-width-954{max-width:954px!important}.eq-min-width-954{min-width:954px!important}.eq-height-955{height:955px!important}.eq-min-height-955{min-height:955px!important}.eq-max-height-955{max-height:955px!important}.eq-width-955{width:955px!important}.eq-max-width-955{max-width:955px!important}.eq-min-width-955{min-width:955px!important}.eq-height-956{height:956px!important}.eq-min-height-956{min-height:956px!important}.eq-max-height-956{max-height:956px!important}.eq-width-956{width:956px!important}.eq-max-width-956{max-width:956px!important}.eq-min-width-956{min-width:956px!important}.eq-height-957{height:957px!important}.eq-min-height-957{min-height:957px!important}.eq-max-height-957{max-height:957px!important}.eq-width-957{width:957px!important}.eq-max-width-957{max-width:957px!important}.eq-min-width-957{min-width:957px!important}.eq-height-958{height:958px!important}.eq-min-height-958{min-height:958px!important}.eq-max-height-958{max-height:958px!important}.eq-width-958{width:958px!important}.eq-max-width-958{max-width:958px!important}.eq-min-width-958{min-width:958px!important}.eq-height-959{height:959px!important}.eq-min-height-959{min-height:959px!important}.eq-max-height-959{max-height:959px!important}.eq-width-959{width:959px!important}.eq-max-width-959{max-width:959px!important}.eq-min-width-959{min-width:959px!important}.eq-height-960{height:960px!important}.eq-min-height-960{min-height:960px!important}.eq-max-height-960{max-height:960px!important}.eq-width-960{width:960px!important}.eq-max-width-960{max-width:960px!important}.eq-min-width-960{min-width:960px!important}.eq-height-961{height:961px!important}.eq-min-height-961{min-height:961px!important}.eq-max-height-961{max-height:961px!important}.eq-width-961{width:961px!important}.eq-max-width-961{max-width:961px!important}.eq-min-width-961{min-width:961px!important}.eq-height-962{height:962px!important}.eq-min-height-962{min-height:962px!important}.eq-max-height-962{max-height:962px!important}.eq-width-962{width:962px!important}.eq-max-width-962{max-width:962px!important}.eq-min-width-962{min-width:962px!important}.eq-height-963{height:963px!important}.eq-min-height-963{min-height:963px!important}.eq-max-height-963{max-height:963px!important}.eq-width-963{width:963px!important}.eq-max-width-963{max-width:963px!important}.eq-min-width-963{min-width:963px!important}.eq-height-964{height:964px!important}.eq-min-height-964{min-height:964px!important}.eq-max-height-964{max-height:964px!important}.eq-width-964{width:964px!important}.eq-max-width-964{max-width:964px!important}.eq-min-width-964{min-width:964px!important}.eq-height-965{height:965px!important}.eq-min-height-965{min-height:965px!important}.eq-max-height-965{max-height:965px!important}.eq-width-965{width:965px!important}.eq-max-width-965{max-width:965px!important}.eq-min-width-965{min-width:965px!important}.eq-height-966{height:966px!important}.eq-min-height-966{min-height:966px!important}.eq-max-height-966{max-height:966px!important}.eq-width-966{width:966px!important}.eq-max-width-966{max-width:966px!important}.eq-min-width-966{min-width:966px!important}.eq-height-967{height:967px!important}.eq-min-height-967{min-height:967px!important}.eq-max-height-967{max-height:967px!important}.eq-width-967{width:967px!important}.eq-max-width-967{max-width:967px!important}.eq-min-width-967{min-width:967px!important}.eq-height-968{height:968px!important}.eq-min-height-968{min-height:968px!important}.eq-max-height-968{max-height:968px!important}.eq-width-968{width:968px!important}.eq-max-width-968{max-width:968px!important}.eq-min-width-968{min-width:968px!important}.eq-height-969{height:969px!important}.eq-min-height-969{min-height:969px!important}.eq-max-height-969{max-height:969px!important}.eq-width-969{width:969px!important}.eq-max-width-969{max-width:969px!important}.eq-min-width-969{min-width:969px!important}.eq-height-970{height:970px!important}.eq-min-height-970{min-height:970px!important}.eq-max-height-970{max-height:970px!important}.eq-width-970{width:970px!important}.eq-max-width-970{max-width:970px!important}.eq-min-width-970{min-width:970px!important}.eq-height-971{height:971px!important}.eq-min-height-971{min-height:971px!important}.eq-max-height-971{max-height:971px!important}.eq-width-971{width:971px!important}.eq-max-width-971{max-width:971px!important}.eq-min-width-971{min-width:971px!important}.eq-height-972{height:972px!important}.eq-min-height-972{min-height:972px!important}.eq-max-height-972{max-height:972px!important}.eq-width-972{width:972px!important}.eq-max-width-972{max-width:972px!important}.eq-min-width-972{min-width:972px!important}.eq-height-973{height:973px!important}.eq-min-height-973{min-height:973px!important}.eq-max-height-973{max-height:973px!important}.eq-width-973{width:973px!important}.eq-max-width-973{max-width:973px!important}.eq-min-width-973{min-width:973px!important}.eq-height-974{height:974px!important}.eq-min-height-974{min-height:974px!important}.eq-max-height-974{max-height:974px!important}.eq-width-974{width:974px!important}.eq-max-width-974{max-width:974px!important}.eq-min-width-974{min-width:974px!important}.eq-height-975{height:975px!important}.eq-min-height-975{min-height:975px!important}.eq-max-height-975{max-height:975px!important}.eq-width-975{width:975px!important}.eq-max-width-975{max-width:975px!important}.eq-min-width-975{min-width:975px!important}.eq-height-976{height:976px!important}.eq-min-height-976{min-height:976px!important}.eq-max-height-976{max-height:976px!important}.eq-width-976{width:976px!important}.eq-max-width-976{max-width:976px!important}.eq-min-width-976{min-width:976px!important}.eq-height-977{height:977px!important}.eq-min-height-977{min-height:977px!important}.eq-max-height-977{max-height:977px!important}.eq-width-977{width:977px!important}.eq-max-width-977{max-width:977px!important}.eq-min-width-977{min-width:977px!important}.eq-height-978{height:978px!important}.eq-min-height-978{min-height:978px!important}.eq-max-height-978{max-height:978px!important}.eq-width-978{width:978px!important}.eq-max-width-978{max-width:978px!important}.eq-min-width-978{min-width:978px!important}.eq-height-979{height:979px!important}.eq-min-height-979{min-height:979px!important}.eq-max-height-979{max-height:979px!important}.eq-width-979{width:979px!important}.eq-max-width-979{max-width:979px!important}.eq-min-width-979{min-width:979px!important}.eq-height-980{height:980px!important}.eq-min-height-980{min-height:980px!important}.eq-max-height-980{max-height:980px!important}.eq-width-980{width:980px!important}.eq-max-width-980{max-width:980px!important}.eq-min-width-980{min-width:980px!important}.eq-height-981{height:981px!important}.eq-min-height-981{min-height:981px!important}.eq-max-height-981{max-height:981px!important}.eq-width-981{width:981px!important}.eq-max-width-981{max-width:981px!important}.eq-min-width-981{min-width:981px!important}.eq-height-982{height:982px!important}.eq-min-height-982{min-height:982px!important}.eq-max-height-982{max-height:982px!important}.eq-width-982{width:982px!important}.eq-max-width-982{max-width:982px!important}.eq-min-width-982{min-width:982px!important}.eq-height-983{height:983px!important}.eq-min-height-983{min-height:983px!important}.eq-max-height-983{max-height:983px!important}.eq-width-983{width:983px!important}.eq-max-width-983{max-width:983px!important}.eq-min-width-983{min-width:983px!important}.eq-height-984{height:984px!important}.eq-min-height-984{min-height:984px!important}.eq-max-height-984{max-height:984px!important}.eq-width-984{width:984px!important}.eq-max-width-984{max-width:984px!important}.eq-min-width-984{min-width:984px!important}.eq-height-985{height:985px!important}.eq-min-height-985{min-height:985px!important}.eq-max-height-985{max-height:985px!important}.eq-width-985{width:985px!important}.eq-max-width-985{max-width:985px!important}.eq-min-width-985{min-width:985px!important}.eq-height-986{height:986px!important}.eq-min-height-986{min-height:986px!important}.eq-max-height-986{max-height:986px!important}.eq-width-986{width:986px!important}.eq-max-width-986{max-width:986px!important}.eq-min-width-986{min-width:986px!important}.eq-height-987{height:987px!important}.eq-min-height-987{min-height:987px!important}.eq-max-height-987{max-height:987px!important}.eq-width-987{width:987px!important}.eq-max-width-987{max-width:987px!important}.eq-min-width-987{min-width:987px!important}.eq-height-988{height:988px!important}.eq-min-height-988{min-height:988px!important}.eq-max-height-988{max-height:988px!important}.eq-width-988{width:988px!important}.eq-max-width-988{max-width:988px!important}.eq-min-width-988{min-width:988px!important}.eq-height-989{height:989px!important}.eq-min-height-989{min-height:989px!important}.eq-max-height-989{max-height:989px!important}.eq-width-989{width:989px!important}.eq-max-width-989{max-width:989px!important}.eq-min-width-989{min-width:989px!important}.eq-height-990{height:990px!important}.eq-min-height-990{min-height:990px!important}.eq-max-height-990{max-height:990px!important}.eq-width-990{width:990px!important}.eq-max-width-990{max-width:990px!important}.eq-min-width-990{min-width:990px!important}.eq-height-991{height:991px!important}.eq-min-height-991{min-height:991px!important}.eq-max-height-991{max-height:991px!important}.eq-width-991{width:991px!important}.eq-max-width-991{max-width:991px!important}.eq-min-width-991{min-width:991px!important}.eq-height-992{height:992px!important}.eq-min-height-992{min-height:992px!important}.eq-max-height-992{max-height:992px!important}.eq-width-992{width:992px!important}.eq-max-width-992{max-width:992px!important}.eq-min-width-992{min-width:992px!important}.eq-height-993{height:993px!important}.eq-min-height-993{min-height:993px!important}.eq-max-height-993{max-height:993px!important}.eq-width-993{width:993px!important}.eq-max-width-993{max-width:993px!important}.eq-min-width-993{min-width:993px!important}.eq-height-994{height:994px!important}.eq-min-height-994{min-height:994px!important}.eq-max-height-994{max-height:994px!important}.eq-width-994{width:994px!important}.eq-max-width-994{max-width:994px!important}.eq-min-width-994{min-width:994px!important}.eq-height-995{height:995px!important}.eq-min-height-995{min-height:995px!important}.eq-max-height-995{max-height:995px!important}.eq-width-995{width:995px!important}.eq-max-width-995{max-width:995px!important}.eq-min-width-995{min-width:995px!important}.eq-height-996{height:996px!important}.eq-min-height-996{min-height:996px!important}.eq-max-height-996{max-height:996px!important}.eq-width-996{width:996px!important}.eq-max-width-996{max-width:996px!important}.eq-min-width-996{min-width:996px!important}.eq-height-997{height:997px!important}.eq-min-height-997{min-height:997px!important}.eq-max-height-997{max-height:997px!important}.eq-width-997{width:997px!important}.eq-max-width-997{max-width:997px!important}.eq-min-width-997{min-width:997px!important}.eq-height-998{height:998px!important}.eq-min-height-998{min-height:998px!important}.eq-max-height-998{max-height:998px!important}.eq-width-998{width:998px!important}.eq-max-width-998{max-width:998px!important}.eq-min-width-998{min-width:998px!important}.eq-height-999{height:999px!important}.eq-min-height-999{min-height:999px!important}.eq-max-height-999{max-height:999px!important}.eq-width-999{width:999px!important}.eq-max-width-999{max-width:999px!important}.eq-min-width-999{min-width:999px!important}.eq-height-1000{height:1000px!important}.eq-min-height-1000{min-height:1000px!important}.eq-max-height-1000{max-height:1000px!important}.eq-width-1000{width:1000px!important}.eq-max-width-1000{max-width:1000px!important}.eq-min-width-1000{min-width:1000px!important}.w-full{width:100%}.h-full{height:100%!important}.object-fit-cover{-o-object-fit:cover;object-fit:cover}.font-size-1{font-size:1px!important}.font-size-2{font-size:2px!important}.font-size-3{font-size:3px!important}.font-size-4{font-size:4px!important}.font-size-5{font-size:5px!important}.font-size-6{font-size:6px!important}.font-size-7{font-size:7px!important}.font-size-8{font-size:8px!important}.font-size-9{font-size:9px!important}.font-size-10{font-size:10px!important}.font-size-11{font-size:11px!important}.font-size-12{font-size:12px!important}.font-size-13{font-size:13px!important}.font-size-14{font-size:14px!important}.font-size-15{font-size:15px!important}.font-size-16{font-size:16px!important}.font-size-17{font-size:17px!important}.font-size-18{font-size:18px!important}.font-size-19{font-size:19px!important}.font-size-20{font-size:20px!important}.font-size-21{font-size:21px!important}.font-size-22{font-size:22px!important}.font-size-23{font-size:23px!important}.font-size-24{font-size:24px!important}.font-size-25{font-size:25px!important}.font-size-26{font-size:26px!important}.font-size-27{font-size:27px!important}.font-size-28{font-size:28px!important}.font-size-29{font-size:29px!important}.font-size-30{font-size:30px!important}.font-size-31{font-size:31px!important}.font-size-32{font-size:32px!important}.font-size-33{font-size:33px!important}.font-size-34{font-size:34px!important}.font-size-35{font-size:35px!important}.font-size-36{font-size:36px!important}.font-size-37{font-size:37px!important}.font-size-38{font-size:38px!important}.font-size-39{font-size:39px!important}.font-size-40{font-size:40px!important}.font-size-41{font-size:41px!important}.font-size-42{font-size:42px!important}.font-size-43{font-size:43px!important}.font-size-44{font-size:44px!important}.font-size-45{font-size:45px!important}.font-size-46{font-size:46px!important}.font-size-47{font-size:47px!important}.font-size-48{font-size:48px!important}.font-size-49{font-size:49px!important}.font-size-50{font-size:50px!important}.font-size-51{font-size:51px!important}.font-size-52{font-size:52px!important}.font-size-53{font-size:53px!important}.font-size-54{font-size:54px!important}.font-size-55{font-size:55px!important}.font-size-56{font-size:56px!important}.font-size-57{font-size:57px!important}.font-size-58{font-size:58px!important}.font-size-59{font-size:59px!important}.font-size-60{font-size:60px!important}.font-size-61{font-size:61px!important}.font-size-62{font-size:62px!important}.font-size-63{font-size:63px!important}.font-size-64{font-size:64px!important}.font-size-65{font-size:65px!important}.font-size-66{font-size:66px!important}.font-size-67{font-size:67px!important}.font-size-68{font-size:68px!important}.font-size-69{font-size:69px!important}.font-size-70{font-size:70px!important}.font-size-71{font-size:71px!important}.font-size-72{font-size:72px!important}.font-size-73{font-size:73px!important}.font-size-74{font-size:74px!important}.font-size-75{font-size:75px!important}.font-size-76{font-size:76px!important}.font-size-77{font-size:77px!important}.font-size-78{font-size:78px!important}.font-size-79{font-size:79px!important}.font-size-80{font-size:80px!important}.font-size-81{font-size:81px!important}.font-size-82{font-size:82px!important}.font-size-83{font-size:83px!important}.font-size-84{font-size:84px!important}.font-size-85{font-size:85px!important}.font-size-86{font-size:86px!important}.font-size-87{font-size:87px!important}.font-size-88{font-size:88px!important}.font-size-89{font-size:89px!important}.font-size-90{font-size:90px!important}.font-size-91{font-size:91px!important}.font-size-92{font-size:92px!important}.font-size-93{font-size:93px!important}.font-size-94{font-size:94px!important}.font-size-95{font-size:95px!important}.font-size-96{font-size:96px!important}.font-size-97{font-size:97px!important}.font-size-98{font-size:98px!important}.font-size-99{font-size:99px!important}.font-size-100{font-size:100px!important}.font-size-101{font-size:101px!important}.font-size-102{font-size:102px!important}.font-size-103{font-size:103px!important}.font-size-104{font-size:104px!important}.font-size-105{font-size:105px!important}.font-size-106{font-size:106px!important}.font-size-107{font-size:107px!important}.font-size-108{font-size:108px!important}.font-size-109{font-size:109px!important}.font-size-110{font-size:110px!important}.font-size-111{font-size:111px!important}.font-size-112{font-size:112px!important}.font-size-113{font-size:113px!important}.font-size-114{font-size:114px!important}.font-size-115{font-size:115px!important}.font-size-116{font-size:116px!important}.font-size-117{font-size:117px!important}.font-size-118{font-size:118px!important}.font-size-119{font-size:119px!important}.font-size-120{font-size:120px!important}.font-size-121{font-size:121px!important}.font-size-122{font-size:122px!important}.font-size-123{font-size:123px!important}.font-size-124{font-size:124px!important}.font-size-125{font-size:125px!important}.font-size-126{font-size:126px!important}.font-size-127{font-size:127px!important}.font-size-128{font-size:128px!important}.font-size-129{font-size:129px!important}.font-size-130{font-size:130px!important}.font-size-131{font-size:131px!important}.font-size-132{font-size:132px!important}.font-size-133{font-size:133px!important}.font-size-134{font-size:134px!important}.font-size-135{font-size:135px!important}.font-size-136{font-size:136px!important}.font-size-137{font-size:137px!important}.font-size-138{font-size:138px!important}.font-size-139{font-size:139px!important}.font-size-140{font-size:140px!important}.font-size-141{font-size:141px!important}.font-size-142{font-size:142px!important}.font-size-143{font-size:143px!important}.font-size-144{font-size:144px!important}.font-size-145{font-size:145px!important}.font-size-146{font-size:146px!important}.font-size-147{font-size:147px!important}.font-size-148{font-size:148px!important}.font-size-149{font-size:149px!important}.font-size-150{font-size:150px!important}.font-size-151{font-size:151px!important}.font-size-152{font-size:152px!important}.font-size-153{font-size:153px!important}.font-size-154{font-size:154px!important}.font-size-155{font-size:155px!important}.font-size-156{font-size:156px!important}.font-size-157{font-size:157px!important}.font-size-158{font-size:158px!important}.font-size-159{font-size:159px!important}.font-size-160{font-size:160px!important}.font-size-161{font-size:161px!important}.font-size-162{font-size:162px!important}.font-size-163{font-size:163px!important}.font-size-164{font-size:164px!important}.font-size-165{font-size:165px!important}.font-size-166{font-size:166px!important}.font-size-167{font-size:167px!important}.font-size-168{font-size:168px!important}.font-size-169{font-size:169px!important}.font-size-170{font-size:170px!important}.font-size-171{font-size:171px!important}.font-size-172{font-size:172px!important}.font-size-173{font-size:173px!important}.font-size-174{font-size:174px!important}.font-size-175{font-size:175px!important}.font-size-176{font-size:176px!important}.font-size-177{font-size:177px!important}.font-size-178{font-size:178px!important}.font-size-179{font-size:179px!important}.font-size-180{font-size:180px!important}.font-size-181{font-size:181px!important}.font-size-182{font-size:182px!important}.font-size-183{font-size:183px!important}.font-size-184{font-size:184px!important}.font-size-185{font-size:185px!important}.font-size-186{font-size:186px!important}.font-size-187{font-size:187px!important}.font-size-188{font-size:188px!important}.font-size-189{font-size:189px!important}.font-size-190{font-size:190px!important}.font-size-191{font-size:191px!important}.font-size-192{font-size:192px!important}.font-size-193{font-size:193px!important}.font-size-194{font-size:194px!important}.font-size-195{font-size:195px!important}.font-size-196{font-size:196px!important}.font-size-197{font-size:197px!important}.font-size-198{font-size:198px!important}.font-size-199{font-size:199px!important}.font-size-200{font-size:200px!important}.font-size-201{font-size:201px!important}.font-size-202{font-size:202px!important}.font-size-203{font-size:203px!important}.font-size-204{font-size:204px!important}.font-size-205{font-size:205px!important}.font-size-206{font-size:206px!important}.font-size-207{font-size:207px!important}.font-size-208{font-size:208px!important}.font-size-209{font-size:209px!important}.font-size-210{font-size:210px!important}.font-size-211{font-size:211px!important}.font-size-212{font-size:212px!important}.font-size-213{font-size:213px!important}.font-size-214{font-size:214px!important}.font-size-215{font-size:215px!important}.font-size-216{font-size:216px!important}.font-size-217{font-size:217px!important}.font-size-218{font-size:218px!important}.font-size-219{font-size:219px!important}.font-size-220{font-size:220px!important}.font-size-221{font-size:221px!important}.font-size-222{font-size:222px!important}.font-size-223{font-size:223px!important}.font-size-224{font-size:224px!important}.font-size-225{font-size:225px!important}.font-size-226{font-size:226px!important}.font-size-227{font-size:227px!important}.font-size-228{font-size:228px!important}.font-size-229{font-size:229px!important}.font-size-230{font-size:230px!important}.font-size-231{font-size:231px!important}.font-size-232{font-size:232px!important}.font-size-233{font-size:233px!important}.font-size-234{font-size:234px!important}.font-size-235{font-size:235px!important}.font-size-236{font-size:236px!important}.font-size-237{font-size:237px!important}.font-size-238{font-size:238px!important}.font-size-239{font-size:239px!important}.font-size-240{font-size:240px!important}.font-size-241{font-size:241px!important}.font-size-242{font-size:242px!important}.font-size-243{font-size:243px!important}.font-size-244{font-size:244px!important}.font-size-245{font-size:245px!important}.font-size-246{font-size:246px!important}.font-size-247{font-size:247px!important}.font-size-248{font-size:248px!important}.font-size-249{font-size:249px!important}.font-size-250{font-size:250px!important}.font-size-251{font-size:251px!important}.font-size-252{font-size:252px!important}.font-size-253{font-size:253px!important}.font-size-254{font-size:254px!important}.font-size-255{font-size:255px!important}.font-size-256{font-size:256px!important}.font-size-257{font-size:257px!important}.font-size-258{font-size:258px!important}.font-size-259{font-size:259px!important}.font-size-260{font-size:260px!important}.font-size-261{font-size:261px!important}.font-size-262{font-size:262px!important}.font-size-263{font-size:263px!important}.font-size-264{font-size:264px!important}.font-size-265{font-size:265px!important}.font-size-266{font-size:266px!important}.font-size-267{font-size:267px!important}.font-size-268{font-size:268px!important}.font-size-269{font-size:269px!important}.font-size-270{font-size:270px!important}.font-size-271{font-size:271px!important}.font-size-272{font-size:272px!important}.font-size-273{font-size:273px!important}.font-size-274{font-size:274px!important}.font-size-275{font-size:275px!important}.font-size-276{font-size:276px!important}.font-size-277{font-size:277px!important}.font-size-278{font-size:278px!important}.font-size-279{font-size:279px!important}.font-size-280{font-size:280px!important}.font-size-281{font-size:281px!important}.font-size-282{font-size:282px!important}.font-size-283{font-size:283px!important}.font-size-284{font-size:284px!important}.font-size-285{font-size:285px!important}.font-size-286{font-size:286px!important}.font-size-287{font-size:287px!important}.font-size-288{font-size:288px!important}.font-size-289{font-size:289px!important}.font-size-290{font-size:290px!important}.font-size-291{font-size:291px!important}.font-size-292{font-size:292px!important}.font-size-293{font-size:293px!important}.font-size-294{font-size:294px!important}.font-size-295{font-size:295px!important}.font-size-296{font-size:296px!important}.font-size-297{font-size:297px!important}.font-size-298{font-size:298px!important}.font-size-299{font-size:299px!important}.font-size-300{font-size:300px!important}.font-size-301{font-size:301px!important}.font-size-302{font-size:302px!important}.font-size-303{font-size:303px!important}.font-size-304{font-size:304px!important}.font-size-305{font-size:305px!important}.font-size-306{font-size:306px!important}.font-size-307{font-size:307px!important}.font-size-308{font-size:308px!important}.font-size-309{font-size:309px!important}.font-size-310{font-size:310px!important}.font-size-311{font-size:311px!important}.font-size-312{font-size:312px!important}.font-size-313{font-size:313px!important}.font-size-314{font-size:314px!important}.font-size-315{font-size:315px!important}.font-size-316{font-size:316px!important}.font-size-317{font-size:317px!important}.font-size-318{font-size:318px!important}.font-size-319{font-size:319px!important}.font-size-320{font-size:320px!important}.font-size-321{font-size:321px!important}.font-size-322{font-size:322px!important}.font-size-323{font-size:323px!important}.font-size-324{font-size:324px!important}.font-size-325{font-size:325px!important}.font-size-326{font-size:326px!important}.font-size-327{font-size:327px!important}.font-size-328{font-size:328px!important}.font-size-329{font-size:329px!important}.font-size-330{font-size:330px!important}.font-size-331{font-size:331px!important}.font-size-332{font-size:332px!important}.font-size-333{font-size:333px!important}.font-size-334{font-size:334px!important}.font-size-335{font-size:335px!important}.font-size-336{font-size:336px!important}.font-size-337{font-size:337px!important}.font-size-338{font-size:338px!important}.font-size-339{font-size:339px!important}.font-size-340{font-size:340px!important}.font-size-341{font-size:341px!important}.font-size-342{font-size:342px!important}.font-size-343{font-size:343px!important}.font-size-344{font-size:344px!important}.font-size-345{font-size:345px!important}.font-size-346{font-size:346px!important}.font-size-347{font-size:347px!important}.font-size-348{font-size:348px!important}.font-size-349{font-size:349px!important}.font-size-350{font-size:350px!important}.font-size-351{font-size:351px!important}.font-size-352{font-size:352px!important}.font-size-353{font-size:353px!important}.font-size-354{font-size:354px!important}.font-size-355{font-size:355px!important}.font-size-356{font-size:356px!important}.font-size-357{font-size:357px!important}.font-size-358{font-size:358px!important}.font-size-359{font-size:359px!important}.font-size-360{font-size:360px!important}.font-size-361{font-size:361px!important}.font-size-362{font-size:362px!important}.font-size-363{font-size:363px!important}.font-size-364{font-size:364px!important}.font-size-365{font-size:365px!important}.font-size-366{font-size:366px!important}.font-size-367{font-size:367px!important}.font-size-368{font-size:368px!important}.font-size-369{font-size:369px!important}.font-size-370{font-size:370px!important}.font-size-371{font-size:371px!important}.font-size-372{font-size:372px!important}.font-size-373{font-size:373px!important}.font-size-374{font-size:374px!important}.font-size-375{font-size:375px!important}.font-size-376{font-size:376px!important}.font-size-377{font-size:377px!important}.font-size-378{font-size:378px!important}.font-size-379{font-size:379px!important}.font-size-380{font-size:380px!important}.font-size-381{font-size:381px!important}.font-size-382{font-size:382px!important}.font-size-383{font-size:383px!important}.font-size-384{font-size:384px!important}.font-size-385{font-size:385px!important}.font-size-386{font-size:386px!important}.font-size-387{font-size:387px!important}.font-size-388{font-size:388px!important}.font-size-389{font-size:389px!important}.font-size-390{font-size:390px!important}.font-size-391{font-size:391px!important}.font-size-392{font-size:392px!important}.font-size-393{font-size:393px!important}.font-size-394{font-size:394px!important}.font-size-395{font-size:395px!important}.font-size-396{font-size:396px!important}.font-size-397{font-size:397px!important}.font-size-398{font-size:398px!important}.font-size-399{font-size:399px!important}.font-size-400{font-size:400px!important}.font-size-401{font-size:401px!important}.font-size-402{font-size:402px!important}.font-size-403{font-size:403px!important}.font-size-404{font-size:404px!important}.font-size-405{font-size:405px!important}.font-size-406{font-size:406px!important}.font-size-407{font-size:407px!important}.font-size-408{font-size:408px!important}.font-size-409{font-size:409px!important}.font-size-410{font-size:410px!important}.font-size-411{font-size:411px!important}.font-size-412{font-size:412px!important}.font-size-413{font-size:413px!important}.font-size-414{font-size:414px!important}.font-size-415{font-size:415px!important}.font-size-416{font-size:416px!important}.font-size-417{font-size:417px!important}.font-size-418{font-size:418px!important}.font-size-419{font-size:419px!important}.font-size-420{font-size:420px!important}.font-size-421{font-size:421px!important}.font-size-422{font-size:422px!important}.font-size-423{font-size:423px!important}.font-size-424{font-size:424px!important}.font-size-425{font-size:425px!important}.font-size-426{font-size:426px!important}.font-size-427{font-size:427px!important}.font-size-428{font-size:428px!important}.font-size-429{font-size:429px!important}.font-size-430{font-size:430px!important}.font-size-431{font-size:431px!important}.font-size-432{font-size:432px!important}.font-size-433{font-size:433px!important}.font-size-434{font-size:434px!important}.font-size-435{font-size:435px!important}.font-size-436{font-size:436px!important}.font-size-437{font-size:437px!important}.font-size-438{font-size:438px!important}.font-size-439{font-size:439px!important}.font-size-440{font-size:440px!important}.font-size-441{font-size:441px!important}.font-size-442{font-size:442px!important}.font-size-443{font-size:443px!important}.font-size-444{font-size:444px!important}.font-size-445{font-size:445px!important}.font-size-446{font-size:446px!important}.font-size-447{font-size:447px!important}.font-size-448{font-size:448px!important}.font-size-449{font-size:449px!important}.font-size-450{font-size:450px!important}.font-size-451{font-size:451px!important}.font-size-452{font-size:452px!important}.font-size-453{font-size:453px!important}.font-size-454{font-size:454px!important}.font-size-455{font-size:455px!important}.font-size-456{font-size:456px!important}.font-size-457{font-size:457px!important}.font-size-458{font-size:458px!important}.font-size-459{font-size:459px!important}.font-size-460{font-size:460px!important}.font-size-461{font-size:461px!important}.font-size-462{font-size:462px!important}.font-size-463{font-size:463px!important}.font-size-464{font-size:464px!important}.font-size-465{font-size:465px!important}.font-size-466{font-size:466px!important}.font-size-467{font-size:467px!important}.font-size-468{font-size:468px!important}.font-size-469{font-size:469px!important}.font-size-470{font-size:470px!important}.font-size-471{font-size:471px!important}.font-size-472{font-size:472px!important}.font-size-473{font-size:473px!important}.font-size-474{font-size:474px!important}.font-size-475{font-size:475px!important}.font-size-476{font-size:476px!important}.font-size-477{font-size:477px!important}.font-size-478{font-size:478px!important}.font-size-479{font-size:479px!important}.font-size-480{font-size:480px!important}.font-size-481{font-size:481px!important}.font-size-482{font-size:482px!important}.font-size-483{font-size:483px!important}.font-size-484{font-size:484px!important}.font-size-485{font-size:485px!important}.font-size-486{font-size:486px!important}.font-size-487{font-size:487px!important}.font-size-488{font-size:488px!important}.font-size-489{font-size:489px!important}.font-size-490{font-size:490px!important}.font-size-491{font-size:491px!important}.font-size-492{font-size:492px!important}.font-size-493{font-size:493px!important}.font-size-494{font-size:494px!important}.font-size-495{font-size:495px!important}.font-size-496{font-size:496px!important}.font-size-497{font-size:497px!important}.font-size-498{font-size:498px!important}.font-size-499{font-size:499px!important}.font-size-500{font-size:500px!important}.font-size-501{font-size:501px!important}.font-size-502{font-size:502px!important}.font-size-503{font-size:503px!important}.font-size-504{font-size:504px!important}.font-size-505{font-size:505px!important}.font-size-506{font-size:506px!important}.font-size-507{font-size:507px!important}.font-size-508{font-size:508px!important}.font-size-509{font-size:509px!important}.font-size-510{font-size:510px!important}.font-size-511{font-size:511px!important}.font-size-512{font-size:512px!important}.font-size-513{font-size:513px!important}.font-size-514{font-size:514px!important}.font-size-515{font-size:515px!important}.font-size-516{font-size:516px!important}.font-size-517{font-size:517px!important}.font-size-518{font-size:518px!important}.font-size-519{font-size:519px!important}.font-size-520{font-size:520px!important}.font-size-521{font-size:521px!important}.font-size-522{font-size:522px!important}.font-size-523{font-size:523px!important}.font-size-524{font-size:524px!important}.font-size-525{font-size:525px!important}.font-size-526{font-size:526px!important}.font-size-527{font-size:527px!important}.font-size-528{font-size:528px!important}.font-size-529{font-size:529px!important}.font-size-530{font-size:530px!important}.font-size-531{font-size:531px!important}.font-size-532{font-size:532px!important}.font-size-533{font-size:533px!important}.font-size-534{font-size:534px!important}.font-size-535{font-size:535px!important}.font-size-536{font-size:536px!important}.font-size-537{font-size:537px!important}.font-size-538{font-size:538px!important}.font-size-539{font-size:539px!important}.font-size-540{font-size:540px!important}.font-size-541{font-size:541px!important}.font-size-542{font-size:542px!important}.font-size-543{font-size:543px!important}.font-size-544{font-size:544px!important}.font-size-545{font-size:545px!important}.font-size-546{font-size:546px!important}.font-size-547{font-size:547px!important}.font-size-548{font-size:548px!important}.font-size-549{font-size:549px!important}.font-size-550{font-size:550px!important}.font-size-551{font-size:551px!important}.font-size-552{font-size:552px!important}.font-size-553{font-size:553px!important}.font-size-554{font-size:554px!important}.font-size-555{font-size:555px!important}.font-size-556{font-size:556px!important}.font-size-557{font-size:557px!important}.font-size-558{font-size:558px!important}.font-size-559{font-size:559px!important}.font-size-560{font-size:560px!important}.font-size-561{font-size:561px!important}.font-size-562{font-size:562px!important}.font-size-563{font-size:563px!important}.font-size-564{font-size:564px!important}.font-size-565{font-size:565px!important}.font-size-566{font-size:566px!important}.font-size-567{font-size:567px!important}.font-size-568{font-size:568px!important}.font-size-569{font-size:569px!important}.font-size-570{font-size:570px!important}.font-size-571{font-size:571px!important}.font-size-572{font-size:572px!important}.font-size-573{font-size:573px!important}.font-size-574{font-size:574px!important}.font-size-575{font-size:575px!important}.font-size-576{font-size:576px!important}.font-size-577{font-size:577px!important}.font-size-578{font-size:578px!important}.font-size-579{font-size:579px!important}.font-size-580{font-size:580px!important}.font-size-581{font-size:581px!important}.font-size-582{font-size:582px!important}.font-size-583{font-size:583px!important}.font-size-584{font-size:584px!important}.font-size-585{font-size:585px!important}.font-size-586{font-size:586px!important}.font-size-587{font-size:587px!important}.font-size-588{font-size:588px!important}.font-size-589{font-size:589px!important}.font-size-590{font-size:590px!important}.font-size-591{font-size:591px!important}.font-size-592{font-size:592px!important}.font-size-593{font-size:593px!important}.font-size-594{font-size:594px!important}.font-size-595{font-size:595px!important}.font-size-596{font-size:596px!important}.font-size-597{font-size:597px!important}.font-size-598{font-size:598px!important}.font-size-599{font-size:599px!important}.font-size-600{font-size:600px!important}.font-size-601{font-size:601px!important}.font-size-602{font-size:602px!important}.font-size-603{font-size:603px!important}.font-size-604{font-size:604px!important}.font-size-605{font-size:605px!important}.font-size-606{font-size:606px!important}.font-size-607{font-size:607px!important}.font-size-608{font-size:608px!important}.font-size-609{font-size:609px!important}.font-size-610{font-size:610px!important}.font-size-611{font-size:611px!important}.font-size-612{font-size:612px!important}.font-size-613{font-size:613px!important}.font-size-614{font-size:614px!important}.font-size-615{font-size:615px!important}.font-size-616{font-size:616px!important}.font-size-617{font-size:617px!important}.font-size-618{font-size:618px!important}.font-size-619{font-size:619px!important}.font-size-620{font-size:620px!important}.font-size-621{font-size:621px!important}.font-size-622{font-size:622px!important}.font-size-623{font-size:623px!important}.font-size-624{font-size:624px!important}.font-size-625{font-size:625px!important}.font-size-626{font-size:626px!important}.font-size-627{font-size:627px!important}.font-size-628{font-size:628px!important}.font-size-629{font-size:629px!important}.font-size-630{font-size:630px!important}.font-size-631{font-size:631px!important}.font-size-632{font-size:632px!important}.font-size-633{font-size:633px!important}.font-size-634{font-size:634px!important}.font-size-635{font-size:635px!important}.font-size-636{font-size:636px!important}.font-size-637{font-size:637px!important}.font-size-638{font-size:638px!important}.font-size-639{font-size:639px!important}.font-size-640{font-size:640px!important}.font-size-641{font-size:641px!important}.font-size-642{font-size:642px!important}.font-size-643{font-size:643px!important}.font-size-644{font-size:644px!important}.font-size-645{font-size:645px!important}.font-size-646{font-size:646px!important}.font-size-647{font-size:647px!important}.font-size-648{font-size:648px!important}.font-size-649{font-size:649px!important}.font-size-650{font-size:650px!important}.font-size-651{font-size:651px!important}.font-size-652{font-size:652px!important}.font-size-653{font-size:653px!important}.font-size-654{font-size:654px!important}.font-size-655{font-size:655px!important}.font-size-656{font-size:656px!important}.font-size-657{font-size:657px!important}.font-size-658{font-size:658px!important}.font-size-659{font-size:659px!important}.font-size-660{font-size:660px!important}.font-size-661{font-size:661px!important}.font-size-662{font-size:662px!important}.font-size-663{font-size:663px!important}.font-size-664{font-size:664px!important}.font-size-665{font-size:665px!important}.font-size-666{font-size:666px!important}.font-size-667{font-size:667px!important}.font-size-668{font-size:668px!important}.font-size-669{font-size:669px!important}.font-size-670{font-size:670px!important}.font-size-671{font-size:671px!important}.font-size-672{font-size:672px!important}.font-size-673{font-size:673px!important}.font-size-674{font-size:674px!important}.font-size-675{font-size:675px!important}.font-size-676{font-size:676px!important}.font-size-677{font-size:677px!important}.font-size-678{font-size:678px!important}.font-size-679{font-size:679px!important}.font-size-680{font-size:680px!important}.font-size-681{font-size:681px!important}.font-size-682{font-size:682px!important}.font-size-683{font-size:683px!important}.font-size-684{font-size:684px!important}.font-size-685{font-size:685px!important}.font-size-686{font-size:686px!important}.font-size-687{font-size:687px!important}.font-size-688{font-size:688px!important}.font-size-689{font-size:689px!important}.font-size-690{font-size:690px!important}.font-size-691{font-size:691px!important}.font-size-692{font-size:692px!important}.font-size-693{font-size:693px!important}.font-size-694{font-size:694px!important}.font-size-695{font-size:695px!important}.font-size-696{font-size:696px!important}.font-size-697{font-size:697px!important}.font-size-698{font-size:698px!important}.font-size-699{font-size:699px!important}.font-size-700{font-size:700px!important}.font-size-701{font-size:701px!important}.font-size-702{font-size:702px!important}.font-size-703{font-size:703px!important}.font-size-704{font-size:704px!important}.font-size-705{font-size:705px!important}.font-size-706{font-size:706px!important}.font-size-707{font-size:707px!important}.font-size-708{font-size:708px!important}.font-size-709{font-size:709px!important}.font-size-710{font-size:710px!important}.font-size-711{font-size:711px!important}.font-size-712{font-size:712px!important}.font-size-713{font-size:713px!important}.font-size-714{font-size:714px!important}.font-size-715{font-size:715px!important}.font-size-716{font-size:716px!important}.font-size-717{font-size:717px!important}.font-size-718{font-size:718px!important}.font-size-719{font-size:719px!important}.font-size-720{font-size:720px!important}.font-size-721{font-size:721px!important}.font-size-722{font-size:722px!important}.font-size-723{font-size:723px!important}.font-size-724{font-size:724px!important}.font-size-725{font-size:725px!important}.font-size-726{font-size:726px!important}.font-size-727{font-size:727px!important}.font-size-728{font-size:728px!important}.font-size-729{font-size:729px!important}.font-size-730{font-size:730px!important}.font-size-731{font-size:731px!important}.font-size-732{font-size:732px!important}.font-size-733{font-size:733px!important}.font-size-734{font-size:734px!important}.font-size-735{font-size:735px!important}.font-size-736{font-size:736px!important}.font-size-737{font-size:737px!important}.font-size-738{font-size:738px!important}.font-size-739{font-size:739px!important}.font-size-740{font-size:740px!important}.font-size-741{font-size:741px!important}.font-size-742{font-size:742px!important}.font-size-743{font-size:743px!important}.font-size-744{font-size:744px!important}.font-size-745{font-size:745px!important}.font-size-746{font-size:746px!important}.font-size-747{font-size:747px!important}.font-size-748{font-size:748px!important}.font-size-749{font-size:749px!important}.font-size-750{font-size:750px!important}.font-size-751{font-size:751px!important}.font-size-752{font-size:752px!important}.font-size-753{font-size:753px!important}.font-size-754{font-size:754px!important}.font-size-755{font-size:755px!important}.font-size-756{font-size:756px!important}.font-size-757{font-size:757px!important}.font-size-758{font-size:758px!important}.font-size-759{font-size:759px!important}.font-size-760{font-size:760px!important}.font-size-761{font-size:761px!important}.font-size-762{font-size:762px!important}.font-size-763{font-size:763px!important}.font-size-764{font-size:764px!important}.font-size-765{font-size:765px!important}.font-size-766{font-size:766px!important}.font-size-767{font-size:767px!important}.font-size-768{font-size:768px!important}.font-size-769{font-size:769px!important}.font-size-770{font-size:770px!important}.font-size-771{font-size:771px!important}.font-size-772{font-size:772px!important}.font-size-773{font-size:773px!important}.font-size-774{font-size:774px!important}.font-size-775{font-size:775px!important}.font-size-776{font-size:776px!important}.font-size-777{font-size:777px!important}.font-size-778{font-size:778px!important}.font-size-779{font-size:779px!important}.font-size-780{font-size:780px!important}.font-size-781{font-size:781px!important}.font-size-782{font-size:782px!important}.font-size-783{font-size:783px!important}.font-size-784{font-size:784px!important}.font-size-785{font-size:785px!important}.font-size-786{font-size:786px!important}.font-size-787{font-size:787px!important}.font-size-788{font-size:788px!important}.font-size-789{font-size:789px!important}.font-size-790{font-size:790px!important}.font-size-791{font-size:791px!important}.font-size-792{font-size:792px!important}.font-size-793{font-size:793px!important}.font-size-794{font-size:794px!important}.font-size-795{font-size:795px!important}.font-size-796{font-size:796px!important}.font-size-797{font-size:797px!important}.font-size-798{font-size:798px!important}.font-size-799{font-size:799px!important}.font-size-800{font-size:800px!important}.font-size-801{font-size:801px!important}.font-size-802{font-size:802px!important}.font-size-803{font-size:803px!important}.font-size-804{font-size:804px!important}.font-size-805{font-size:805px!important}.font-size-806{font-size:806px!important}.font-size-807{font-size:807px!important}.font-size-808{font-size:808px!important}.font-size-809{font-size:809px!important}.font-size-810{font-size:810px!important}.font-size-811{font-size:811px!important}.font-size-812{font-size:812px!important}.font-size-813{font-size:813px!important}.font-size-814{font-size:814px!important}.font-size-815{font-size:815px!important}.font-size-816{font-size:816px!important}.font-size-817{font-size:817px!important}.font-size-818{font-size:818px!important}.font-size-819{font-size:819px!important}.font-size-820{font-size:820px!important}.font-size-821{font-size:821px!important}.font-size-822{font-size:822px!important}.font-size-823{font-size:823px!important}.font-size-824{font-size:824px!important}.font-size-825{font-size:825px!important}.font-size-826{font-size:826px!important}.font-size-827{font-size:827px!important}.font-size-828{font-size:828px!important}.font-size-829{font-size:829px!important}.font-size-830{font-size:830px!important}.font-size-831{font-size:831px!important}.font-size-832{font-size:832px!important}.font-size-833{font-size:833px!important}.font-size-834{font-size:834px!important}.font-size-835{font-size:835px!important}.font-size-836{font-size:836px!important}.font-size-837{font-size:837px!important}.font-size-838{font-size:838px!important}.font-size-839{font-size:839px!important}.font-size-840{font-size:840px!important}.font-size-841{font-size:841px!important}.font-size-842{font-size:842px!important}.font-size-843{font-size:843px!important}.font-size-844{font-size:844px!important}.font-size-845{font-size:845px!important}.font-size-846{font-size:846px!important}.font-size-847{font-size:847px!important}.font-size-848{font-size:848px!important}.font-size-849{font-size:849px!important}.font-size-850{font-size:850px!important}.font-size-851{font-size:851px!important}.font-size-852{font-size:852px!important}.font-size-853{font-size:853px!important}.font-size-854{font-size:854px!important}.font-size-855{font-size:855px!important}.font-size-856{font-size:856px!important}.font-size-857{font-size:857px!important}.font-size-858{font-size:858px!important}.font-size-859{font-size:859px!important}.font-size-860{font-size:860px!important}.font-size-861{font-size:861px!important}.font-size-862{font-size:862px!important}.font-size-863{font-size:863px!important}.font-size-864{font-size:864px!important}.font-size-865{font-size:865px!important}.font-size-866{font-size:866px!important}.font-size-867{font-size:867px!important}.font-size-868{font-size:868px!important}.font-size-869{font-size:869px!important}.font-size-870{font-size:870px!important}.font-size-871{font-size:871px!important}.font-size-872{font-size:872px!important}.font-size-873{font-size:873px!important}.font-size-874{font-size:874px!important}.font-size-875{font-size:875px!important}.font-size-876{font-size:876px!important}.font-size-877{font-size:877px!important}.font-size-878{font-size:878px!important}.font-size-879{font-size:879px!important}.font-size-880{font-size:880px!important}.font-size-881{font-size:881px!important}.font-size-882{font-size:882px!important}.font-size-883{font-size:883px!important}.font-size-884{font-size:884px!important}.font-size-885{font-size:885px!important}.font-size-886{font-size:886px!important}.font-size-887{font-size:887px!important}.font-size-888{font-size:888px!important}.font-size-889{font-size:889px!important}.font-size-890{font-size:890px!important}.font-size-891{font-size:891px!important}.font-size-892{font-size:892px!important}.font-size-893{font-size:893px!important}.font-size-894{font-size:894px!important}.font-size-895{font-size:895px!important}.font-size-896{font-size:896px!important}.font-size-897{font-size:897px!important}.font-size-898{font-size:898px!important}.font-size-899{font-size:899px!important}.font-size-900{font-size:900px!important}.font-size-901{font-size:901px!important}.font-size-902{font-size:902px!important}.font-size-903{font-size:903px!important}.font-size-904{font-size:904px!important}.font-size-905{font-size:905px!important}.font-size-906{font-size:906px!important}.font-size-907{font-size:907px!important}.font-size-908{font-size:908px!important}.font-size-909{font-size:909px!important}.font-size-910{font-size:910px!important}.font-size-911{font-size:911px!important}.font-size-912{font-size:912px!important}.font-size-913{font-size:913px!important}.font-size-914{font-size:914px!important}.font-size-915{font-size:915px!important}.font-size-916{font-size:916px!important}.font-size-917{font-size:917px!important}.font-size-918{font-size:918px!important}.font-size-919{font-size:919px!important}.font-size-920{font-size:920px!important}.font-size-921{font-size:921px!important}.font-size-922{font-size:922px!important}.font-size-923{font-size:923px!important}.font-size-924{font-size:924px!important}.font-size-925{font-size:925px!important}.font-size-926{font-size:926px!important}.font-size-927{font-size:927px!important}.font-size-928{font-size:928px!important}.font-size-929{font-size:929px!important}.font-size-930{font-size:930px!important}.font-size-931{font-size:931px!important}.font-size-932{font-size:932px!important}.font-size-933{font-size:933px!important}.font-size-934{font-size:934px!important}.font-size-935{font-size:935px!important}.font-size-936{font-size:936px!important}.font-size-937{font-size:937px!important}.font-size-938{font-size:938px!important}.font-size-939{font-size:939px!important}.font-size-940{font-size:940px!important}.font-size-941{font-size:941px!important}.font-size-942{font-size:942px!important}.font-size-943{font-size:943px!important}.font-size-944{font-size:944px!important}.font-size-945{font-size:945px!important}.font-size-946{font-size:946px!important}.font-size-947{font-size:947px!important}.font-size-948{font-size:948px!important}.font-size-949{font-size:949px!important}.font-size-950{font-size:950px!important}.font-size-951{font-size:951px!important}.font-size-952{font-size:952px!important}.font-size-953{font-size:953px!important}.font-size-954{font-size:954px!important}.font-size-955{font-size:955px!important}.font-size-956{font-size:956px!important}.font-size-957{font-size:957px!important}.font-size-958{font-size:958px!important}.font-size-959{font-size:959px!important}.font-size-960{font-size:960px!important}.font-size-961{font-size:961px!important}.font-size-962{font-size:962px!important}.font-size-963{font-size:963px!important}.font-size-964{font-size:964px!important}.font-size-965{font-size:965px!important}.font-size-966{font-size:966px!important}.font-size-967{font-size:967px!important}.font-size-968{font-size:968px!important}.font-size-969{font-size:969px!important}.font-size-970{font-size:970px!important}.font-size-971{font-size:971px!important}.font-size-972{font-size:972px!important}.font-size-973{font-size:973px!important}.font-size-974{font-size:974px!important}.font-size-975{font-size:975px!important}.font-size-976{font-size:976px!important}.font-size-977{font-size:977px!important}.font-size-978{font-size:978px!important}.font-size-979{font-size:979px!important}.font-size-980{font-size:980px!important}.font-size-981{font-size:981px!important}.font-size-982{font-size:982px!important}.font-size-983{font-size:983px!important}.font-size-984{font-size:984px!important}.font-size-985{font-size:985px!important}.font-size-986{font-size:986px!important}.font-size-987{font-size:987px!important}.font-size-988{font-size:988px!important}.font-size-989{font-size:989px!important}.font-size-990{font-size:990px!important}.font-size-991{font-size:991px!important}.font-size-992{font-size:992px!important}.font-size-993{font-size:993px!important}.font-size-994{font-size:994px!important}.font-size-995{font-size:995px!important}.font-size-996{font-size:996px!important}.font-size-997{font-size:997px!important}.font-size-998{font-size:998px!important}.font-size-999{font-size:999px!important}.font-size-1000{font-size:1000px!important}.border-radius-1{border-radius:1px!important}.border-radius-2{border-radius:2px!important}.border-radius-3{border-radius:3px!important}.border-radius-4{border-radius:4px!important}.border-radius-5{border-radius:5px!important}.border-radius-6{border-radius:6px!important}.border-radius-7{border-radius:7px!important}.border-radius-8{border-radius:8px!important}.border-radius-9{border-radius:9px!important}.border-radius-10{border-radius:10px!important}.border-radius-11{border-radius:11px!important}.border-radius-12{border-radius:12px!important}.border-radius-13{border-radius:13px!important}.border-radius-14{border-radius:14px!important}.border-radius-15{border-radius:15px!important}.border-radius-16{border-radius:16px!important}.border-radius-17{border-radius:17px!important}.border-radius-18{border-radius:18px!important}.border-radius-19{border-radius:19px!important}.border-radius-20{border-radius:20px!important}.border-radius-21{border-radius:21px!important}.border-radius-22{border-radius:22px!important}.border-radius-23{border-radius:23px!important}.border-radius-24{border-radius:24px!important}.border-radius-25{border-radius:25px!important}.border-radius-26{border-radius:26px!important}.border-radius-27{border-radius:27px!important}.border-radius-28{border-radius:28px!important}.border-radius-29{border-radius:29px!important}.border-radius-30{border-radius:30px!important}.border-radius-31{border-radius:31px!important}.border-radius-32{border-radius:32px!important}.border-radius-33{border-radius:33px!important}.border-radius-34{border-radius:34px!important}.border-radius-35{border-radius:35px!important}.border-radius-36{border-radius:36px!important}.border-radius-37{border-radius:37px!important}.border-radius-38{border-radius:38px!important}.border-radius-39{border-radius:39px!important}.border-radius-40{border-radius:40px!important}.border-radius-41{border-radius:41px!important}.border-radius-42{border-radius:42px!important}.border-radius-43{border-radius:43px!important}.border-radius-44{border-radius:44px!important}.border-radius-45{border-radius:45px!important}.border-radius-46{border-radius:46px!important}.border-radius-47{border-radius:47px!important}.border-radius-48{border-radius:48px!important}.border-radius-49{border-radius:49px!important}.border-radius-50{border-radius:50px!important}.border-radius-51{border-radius:51px!important}.border-radius-52{border-radius:52px!important}.border-radius-53{border-radius:53px!important}.border-radius-54{border-radius:54px!important}.border-radius-55{border-radius:55px!important}.border-radius-56{border-radius:56px!important}.border-radius-57{border-radius:57px!important}.border-radius-58{border-radius:58px!important}.border-radius-59{border-radius:59px!important}.border-radius-60{border-radius:60px!important}.border-radius-61{border-radius:61px!important}.border-radius-62{border-radius:62px!important}.border-radius-63{border-radius:63px!important}.border-radius-64{border-radius:64px!important}.border-radius-65{border-radius:65px!important}.border-radius-66{border-radius:66px!important}.border-radius-67{border-radius:67px!important}.border-radius-68{border-radius:68px!important}.border-radius-69{border-radius:69px!important}.border-radius-70{border-radius:70px!important}.border-radius-71{border-radius:71px!important}.border-radius-72{border-radius:72px!important}.border-radius-73{border-radius:73px!important}.border-radius-74{border-radius:74px!important}.border-radius-75{border-radius:75px!important}.border-radius-76{border-radius:76px!important}.border-radius-77{border-radius:77px!important}.border-radius-78{border-radius:78px!important}.border-radius-79{border-radius:79px!important}.border-radius-80{border-radius:80px!important}.border-radius-81{border-radius:81px!important}.border-radius-82{border-radius:82px!important}.border-radius-83{border-radius:83px!important}.border-radius-84{border-radius:84px!important}.border-radius-85{border-radius:85px!important}.border-radius-86{border-radius:86px!important}.border-radius-87{border-radius:87px!important}.border-radius-88{border-radius:88px!important}.border-radius-89{border-radius:89px!important}.border-radius-90{border-radius:90px!important}.border-radius-91{border-radius:91px!important}.border-radius-92{border-radius:92px!important}.border-radius-93{border-radius:93px!important}.border-radius-94{border-radius:94px!important}.border-radius-95{border-radius:95px!important}.border-radius-96{border-radius:96px!important}.border-radius-97{border-radius:97px!important}.border-radius-98{border-radius:98px!important}.border-radius-99{border-radius:99px!important}.border-radius-100{border-radius:100px!important}.border-radius-101{border-radius:101px!important}.border-radius-102{border-radius:102px!important}.border-radius-103{border-radius:103px!important}.border-radius-104{border-radius:104px!important}.border-radius-105{border-radius:105px!important}.border-radius-106{border-radius:106px!important}.border-radius-107{border-radius:107px!important}.border-radius-108{border-radius:108px!important}.border-radius-109{border-radius:109px!important}.border-radius-110{border-radius:110px!important}.border-radius-111{border-radius:111px!important}.border-radius-112{border-radius:112px!important}.border-radius-113{border-radius:113px!important}.border-radius-114{border-radius:114px!important}.border-radius-115{border-radius:115px!important}.border-radius-116{border-radius:116px!important}.border-radius-117{border-radius:117px!important}.border-radius-118{border-radius:118px!important}.border-radius-119{border-radius:119px!important}.border-radius-120{border-radius:120px!important}.border-radius-121{border-radius:121px!important}.border-radius-122{border-radius:122px!important}.border-radius-123{border-radius:123px!important}.border-radius-124{border-radius:124px!important}.border-radius-125{border-radius:125px!important}.border-radius-126{border-radius:126px!important}.border-radius-127{border-radius:127px!important}.border-radius-128{border-radius:128px!important}.border-radius-129{border-radius:129px!important}.border-radius-130{border-radius:130px!important}.border-radius-131{border-radius:131px!important}.border-radius-132{border-radius:132px!important}.border-radius-133{border-radius:133px!important}.border-radius-134{border-radius:134px!important}.border-radius-135{border-radius:135px!important}.border-radius-136{border-radius:136px!important}.border-radius-137{border-radius:137px!important}.border-radius-138{border-radius:138px!important}.border-radius-139{border-radius:139px!important}.border-radius-140{border-radius:140px!important}.border-radius-141{border-radius:141px!important}.border-radius-142{border-radius:142px!important}.border-radius-143{border-radius:143px!important}.border-radius-144{border-radius:144px!important}.border-radius-145{border-radius:145px!important}.border-radius-146{border-radius:146px!important}.border-radius-147{border-radius:147px!important}.border-radius-148{border-radius:148px!important}.border-radius-149{border-radius:149px!important}.border-radius-150{border-radius:150px!important}.border-radius-151{border-radius:151px!important}.border-radius-152{border-radius:152px!important}.border-radius-153{border-radius:153px!important}.border-radius-154{border-radius:154px!important}.border-radius-155{border-radius:155px!important}.border-radius-156{border-radius:156px!important}.border-radius-157{border-radius:157px!important}.border-radius-158{border-radius:158px!important}.border-radius-159{border-radius:159px!important}.border-radius-160{border-radius:160px!important}.border-radius-161{border-radius:161px!important}.border-radius-162{border-radius:162px!important}.border-radius-163{border-radius:163px!important}.border-radius-164{border-radius:164px!important}.border-radius-165{border-radius:165px!important}.border-radius-166{border-radius:166px!important}.border-radius-167{border-radius:167px!important}.border-radius-168{border-radius:168px!important}.border-radius-169{border-radius:169px!important}.border-radius-170{border-radius:170px!important}.border-radius-171{border-radius:171px!important}.border-radius-172{border-radius:172px!important}.border-radius-173{border-radius:173px!important}.border-radius-174{border-radius:174px!important}.border-radius-175{border-radius:175px!important}.border-radius-176{border-radius:176px!important}.border-radius-177{border-radius:177px!important}.border-radius-178{border-radius:178px!important}.border-radius-179{border-radius:179px!important}.border-radius-180{border-radius:180px!important}.border-radius-181{border-radius:181px!important}.border-radius-182{border-radius:182px!important}.border-radius-183{border-radius:183px!important}.border-radius-184{border-radius:184px!important}.border-radius-185{border-radius:185px!important}.border-radius-186{border-radius:186px!important}.border-radius-187{border-radius:187px!important}.border-radius-188{border-radius:188px!important}.border-radius-189{border-radius:189px!important}.border-radius-190{border-radius:190px!important}.border-radius-191{border-radius:191px!important}.border-radius-192{border-radius:192px!important}.border-radius-193{border-radius:193px!important}.border-radius-194{border-radius:194px!important}.border-radius-195{border-radius:195px!important}.border-radius-196{border-radius:196px!important}.border-radius-197{border-radius:197px!important}.border-radius-198{border-radius:198px!important}.border-radius-199{border-radius:199px!important}.border-radius-200{border-radius:200px!important}.border-radius-201{border-radius:201px!important}.border-radius-202{border-radius:202px!important}.border-radius-203{border-radius:203px!important}.border-radius-204{border-radius:204px!important}.border-radius-205{border-radius:205px!important}.border-radius-206{border-radius:206px!important}.border-radius-207{border-radius:207px!important}.border-radius-208{border-radius:208px!important}.border-radius-209{border-radius:209px!important}.border-radius-210{border-radius:210px!important}.border-radius-211{border-radius:211px!important}.border-radius-212{border-radius:212px!important}.border-radius-213{border-radius:213px!important}.border-radius-214{border-radius:214px!important}.border-radius-215{border-radius:215px!important}.border-radius-216{border-radius:216px!important}.border-radius-217{border-radius:217px!important}.border-radius-218{border-radius:218px!important}.border-radius-219{border-radius:219px!important}.border-radius-220{border-radius:220px!important}.border-radius-221{border-radius:221px!important}.border-radius-222{border-radius:222px!important}.border-radius-223{border-radius:223px!important}.border-radius-224{border-radius:224px!important}.border-radius-225{border-radius:225px!important}.border-radius-226{border-radius:226px!important}.border-radius-227{border-radius:227px!important}.border-radius-228{border-radius:228px!important}.border-radius-229{border-radius:229px!important}.border-radius-230{border-radius:230px!important}.border-radius-231{border-radius:231px!important}.border-radius-232{border-radius:232px!important}.border-radius-233{border-radius:233px!important}.border-radius-234{border-radius:234px!important}.border-radius-235{border-radius:235px!important}.border-radius-236{border-radius:236px!important}.border-radius-237{border-radius:237px!important}.border-radius-238{border-radius:238px!important}.border-radius-239{border-radius:239px!important}.border-radius-240{border-radius:240px!important}.border-radius-241{border-radius:241px!important}.border-radius-242{border-radius:242px!important}.border-radius-243{border-radius:243px!important}.border-radius-244{border-radius:244px!important}.border-radius-245{border-radius:245px!important}.border-radius-246{border-radius:246px!important}.border-radius-247{border-radius:247px!important}.border-radius-248{border-radius:248px!important}.border-radius-249{border-radius:249px!important}.border-radius-250{border-radius:250px!important}.border-radius-251{border-radius:251px!important}.border-radius-252{border-radius:252px!important}.border-radius-253{border-radius:253px!important}.border-radius-254{border-radius:254px!important}.border-radius-255{border-radius:255px!important}.border-radius-256{border-radius:256px!important}.border-radius-257{border-radius:257px!important}.border-radius-258{border-radius:258px!important}.border-radius-259{border-radius:259px!important}.border-radius-260{border-radius:260px!important}.border-radius-261{border-radius:261px!important}.border-radius-262{border-radius:262px!important}.border-radius-263{border-radius:263px!important}.border-radius-264{border-radius:264px!important}.border-radius-265{border-radius:265px!important}.border-radius-266{border-radius:266px!important}.border-radius-267{border-radius:267px!important}.border-radius-268{border-radius:268px!important}.border-radius-269{border-radius:269px!important}.border-radius-270{border-radius:270px!important}.border-radius-271{border-radius:271px!important}.border-radius-272{border-radius:272px!important}.border-radius-273{border-radius:273px!important}.border-radius-274{border-radius:274px!important}.border-radius-275{border-radius:275px!important}.border-radius-276{border-radius:276px!important}.border-radius-277{border-radius:277px!important}.border-radius-278{border-radius:278px!important}.border-radius-279{border-radius:279px!important}.border-radius-280{border-radius:280px!important}.border-radius-281{border-radius:281px!important}.border-radius-282{border-radius:282px!important}.border-radius-283{border-radius:283px!important}.border-radius-284{border-radius:284px!important}.border-radius-285{border-radius:285px!important}.border-radius-286{border-radius:286px!important}.border-radius-287{border-radius:287px!important}.border-radius-288{border-radius:288px!important}.border-radius-289{border-radius:289px!important}.border-radius-290{border-radius:290px!important}.border-radius-291{border-radius:291px!important}.border-radius-292{border-radius:292px!important}.border-radius-293{border-radius:293px!important}.border-radius-294{border-radius:294px!important}.border-radius-295{border-radius:295px!important}.border-radius-296{border-radius:296px!important}.border-radius-297{border-radius:297px!important}.border-radius-298{border-radius:298px!important}.border-radius-299{border-radius:299px!important}.border-radius-300{border-radius:300px!important}.border-radius-301{border-radius:301px!important}.border-radius-302{border-radius:302px!important}.border-radius-303{border-radius:303px!important}.border-radius-304{border-radius:304px!important}.border-radius-305{border-radius:305px!important}.border-radius-306{border-radius:306px!important}.border-radius-307{border-radius:307px!important}.border-radius-308{border-radius:308px!important}.border-radius-309{border-radius:309px!important}.border-radius-310{border-radius:310px!important}.border-radius-311{border-radius:311px!important}.border-radius-312{border-radius:312px!important}.border-radius-313{border-radius:313px!important}.border-radius-314{border-radius:314px!important}.border-radius-315{border-radius:315px!important}.border-radius-316{border-radius:316px!important}.border-radius-317{border-radius:317px!important}.border-radius-318{border-radius:318px!important}.border-radius-319{border-radius:319px!important}.border-radius-320{border-radius:320px!important}.border-radius-321{border-radius:321px!important}.border-radius-322{border-radius:322px!important}.border-radius-323{border-radius:323px!important}.border-radius-324{border-radius:324px!important}.border-radius-325{border-radius:325px!important}.border-radius-326{border-radius:326px!important}.border-radius-327{border-radius:327px!important}.border-radius-328{border-radius:328px!important}.border-radius-329{border-radius:329px!important}.border-radius-330{border-radius:330px!important}.border-radius-331{border-radius:331px!important}.border-radius-332{border-radius:332px!important}.border-radius-333{border-radius:333px!important}.border-radius-334{border-radius:334px!important}.border-radius-335{border-radius:335px!important}.border-radius-336{border-radius:336px!important}.border-radius-337{border-radius:337px!important}.border-radius-338{border-radius:338px!important}.border-radius-339{border-radius:339px!important}.border-radius-340{border-radius:340px!important}.border-radius-341{border-radius:341px!important}.border-radius-342{border-radius:342px!important}.border-radius-343{border-radius:343px!important}.border-radius-344{border-radius:344px!important}.border-radius-345{border-radius:345px!important}.border-radius-346{border-radius:346px!important}.border-radius-347{border-radius:347px!important}.border-radius-348{border-radius:348px!important}.border-radius-349{border-radius:349px!important}.border-radius-350{border-radius:350px!important}.border-radius-351{border-radius:351px!important}.border-radius-352{border-radius:352px!important}.border-radius-353{border-radius:353px!important}.border-radius-354{border-radius:354px!important}.border-radius-355{border-radius:355px!important}.border-radius-356{border-radius:356px!important}.border-radius-357{border-radius:357px!important}.border-radius-358{border-radius:358px!important}.border-radius-359{border-radius:359px!important}.border-radius-360{border-radius:360px!important}.border-radius-361{border-radius:361px!important}.border-radius-362{border-radius:362px!important}.border-radius-363{border-radius:363px!important}.border-radius-364{border-radius:364px!important}.border-radius-365{border-radius:365px!important}.border-radius-366{border-radius:366px!important}.border-radius-367{border-radius:367px!important}.border-radius-368{border-radius:368px!important}.border-radius-369{border-radius:369px!important}.border-radius-370{border-radius:370px!important}.border-radius-371{border-radius:371px!important}.border-radius-372{border-radius:372px!important}.border-radius-373{border-radius:373px!important}.border-radius-374{border-radius:374px!important}.border-radius-375{border-radius:375px!important}.border-radius-376{border-radius:376px!important}.border-radius-377{border-radius:377px!important}.border-radius-378{border-radius:378px!important}.border-radius-379{border-radius:379px!important}.border-radius-380{border-radius:380px!important}.border-radius-381{border-radius:381px!important}.border-radius-382{border-radius:382px!important}.border-radius-383{border-radius:383px!important}.border-radius-384{border-radius:384px!important}.border-radius-385{border-radius:385px!important}.border-radius-386{border-radius:386px!important}.border-radius-387{border-radius:387px!important}.border-radius-388{border-radius:388px!important}.border-radius-389{border-radius:389px!important}.border-radius-390{border-radius:390px!important}.border-radius-391{border-radius:391px!important}.border-radius-392{border-radius:392px!important}.border-radius-393{border-radius:393px!important}.border-radius-394{border-radius:394px!important}.border-radius-395{border-radius:395px!important}.border-radius-396{border-radius:396px!important}.border-radius-397{border-radius:397px!important}.border-radius-398{border-radius:398px!important}.border-radius-399{border-radius:399px!important}.border-radius-400{border-radius:400px!important}.border-radius-401{border-radius:401px!important}.border-radius-402{border-radius:402px!important}.border-radius-403{border-radius:403px!important}.border-radius-404{border-radius:404px!important}.border-radius-405{border-radius:405px!important}.border-radius-406{border-radius:406px!important}.border-radius-407{border-radius:407px!important}.border-radius-408{border-radius:408px!important}.border-radius-409{border-radius:409px!important}.border-radius-410{border-radius:410px!important}.border-radius-411{border-radius:411px!important}.border-radius-412{border-radius:412px!important}.border-radius-413{border-radius:413px!important}.border-radius-414{border-radius:414px!important}.border-radius-415{border-radius:415px!important}.border-radius-416{border-radius:416px!important}.border-radius-417{border-radius:417px!important}.border-radius-418{border-radius:418px!important}.border-radius-419{border-radius:419px!important}.border-radius-420{border-radius:420px!important}.border-radius-421{border-radius:421px!important}.border-radius-422{border-radius:422px!important}.border-radius-423{border-radius:423px!important}.border-radius-424{border-radius:424px!important}.border-radius-425{border-radius:425px!important}.border-radius-426{border-radius:426px!important}.border-radius-427{border-radius:427px!important}.border-radius-428{border-radius:428px!important}.border-radius-429{border-radius:429px!important}.border-radius-430{border-radius:430px!important}.border-radius-431{border-radius:431px!important}.border-radius-432{border-radius:432px!important}.border-radius-433{border-radius:433px!important}.border-radius-434{border-radius:434px!important}.border-radius-435{border-radius:435px!important}.border-radius-436{border-radius:436px!important}.border-radius-437{border-radius:437px!important}.border-radius-438{border-radius:438px!important}.border-radius-439{border-radius:439px!important}.border-radius-440{border-radius:440px!important}.border-radius-441{border-radius:441px!important}.border-radius-442{border-radius:442px!important}.border-radius-443{border-radius:443px!important}.border-radius-444{border-radius:444px!important}.border-radius-445{border-radius:445px!important}.border-radius-446{border-radius:446px!important}.border-radius-447{border-radius:447px!important}.border-radius-448{border-radius:448px!important}.border-radius-449{border-radius:449px!important}.border-radius-450{border-radius:450px!important}.border-radius-451{border-radius:451px!important}.border-radius-452{border-radius:452px!important}.border-radius-453{border-radius:453px!important}.border-radius-454{border-radius:454px!important}.border-radius-455{border-radius:455px!important}.border-radius-456{border-radius:456px!important}.border-radius-457{border-radius:457px!important}.border-radius-458{border-radius:458px!important}.border-radius-459{border-radius:459px!important}.border-radius-460{border-radius:460px!important}.border-radius-461{border-radius:461px!important}.border-radius-462{border-radius:462px!important}.border-radius-463{border-radius:463px!important}.border-radius-464{border-radius:464px!important}.border-radius-465{border-radius:465px!important}.border-radius-466{border-radius:466px!important}.border-radius-467{border-radius:467px!important}.border-radius-468{border-radius:468px!important}.border-radius-469{border-radius:469px!important}.border-radius-470{border-radius:470px!important}.border-radius-471{border-radius:471px!important}.border-radius-472{border-radius:472px!important}.border-radius-473{border-radius:473px!important}.border-radius-474{border-radius:474px!important}.border-radius-475{border-radius:475px!important}.border-radius-476{border-radius:476px!important}.border-radius-477{border-radius:477px!important}.border-radius-478{border-radius:478px!important}.border-radius-479{border-radius:479px!important}.border-radius-480{border-radius:480px!important}.border-radius-481{border-radius:481px!important}.border-radius-482{border-radius:482px!important}.border-radius-483{border-radius:483px!important}.border-radius-484{border-radius:484px!important}.border-radius-485{border-radius:485px!important}.border-radius-486{border-radius:486px!important}.border-radius-487{border-radius:487px!important}.border-radius-488{border-radius:488px!important}.border-radius-489{border-radius:489px!important}.border-radius-490{border-radius:490px!important}.border-radius-491{border-radius:491px!important}.border-radius-492{border-radius:492px!important}.border-radius-493{border-radius:493px!important}.border-radius-494{border-radius:494px!important}.border-radius-495{border-radius:495px!important}.border-radius-496{border-radius:496px!important}.border-radius-497{border-radius:497px!important}.border-radius-498{border-radius:498px!important}.border-radius-499{border-radius:499px!important}.border-radius-500{border-radius:500px!important}.border-radius-501{border-radius:501px!important}.border-radius-502{border-radius:502px!important}.border-radius-503{border-radius:503px!important}.border-radius-504{border-radius:504px!important}.border-radius-505{border-radius:505px!important}.border-radius-506{border-radius:506px!important}.border-radius-507{border-radius:507px!important}.border-radius-508{border-radius:508px!important}.border-radius-509{border-radius:509px!important}.border-radius-510{border-radius:510px!important}.border-radius-511{border-radius:511px!important}.border-radius-512{border-radius:512px!important}.border-radius-513{border-radius:513px!important}.border-radius-514{border-radius:514px!important}.border-radius-515{border-radius:515px!important}.border-radius-516{border-radius:516px!important}.border-radius-517{border-radius:517px!important}.border-radius-518{border-radius:518px!important}.border-radius-519{border-radius:519px!important}.border-radius-520{border-radius:520px!important}.border-radius-521{border-radius:521px!important}.border-radius-522{border-radius:522px!important}.border-radius-523{border-radius:523px!important}.border-radius-524{border-radius:524px!important}.border-radius-525{border-radius:525px!important}.border-radius-526{border-radius:526px!important}.border-radius-527{border-radius:527px!important}.border-radius-528{border-radius:528px!important}.border-radius-529{border-radius:529px!important}.border-radius-530{border-radius:530px!important}.border-radius-531{border-radius:531px!important}.border-radius-532{border-radius:532px!important}.border-radius-533{border-radius:533px!important}.border-radius-534{border-radius:534px!important}.border-radius-535{border-radius:535px!important}.border-radius-536{border-radius:536px!important}.border-radius-537{border-radius:537px!important}.border-radius-538{border-radius:538px!important}.border-radius-539{border-radius:539px!important}.border-radius-540{border-radius:540px!important}.border-radius-541{border-radius:541px!important}.border-radius-542{border-radius:542px!important}.border-radius-543{border-radius:543px!important}.border-radius-544{border-radius:544px!important}.border-radius-545{border-radius:545px!important}.border-radius-546{border-radius:546px!important}.border-radius-547{border-radius:547px!important}.border-radius-548{border-radius:548px!important}.border-radius-549{border-radius:549px!important}.border-radius-550{border-radius:550px!important}.border-radius-551{border-radius:551px!important}.border-radius-552{border-radius:552px!important}.border-radius-553{border-radius:553px!important}.border-radius-554{border-radius:554px!important}.border-radius-555{border-radius:555px!important}.border-radius-556{border-radius:556px!important}.border-radius-557{border-radius:557px!important}.border-radius-558{border-radius:558px!important}.border-radius-559{border-radius:559px!important}.border-radius-560{border-radius:560px!important}.border-radius-561{border-radius:561px!important}.border-radius-562{border-radius:562px!important}.border-radius-563{border-radius:563px!important}.border-radius-564{border-radius:564px!important}.border-radius-565{border-radius:565px!important}.border-radius-566{border-radius:566px!important}.border-radius-567{border-radius:567px!important}.border-radius-568{border-radius:568px!important}.border-radius-569{border-radius:569px!important}.border-radius-570{border-radius:570px!important}.border-radius-571{border-radius:571px!important}.border-radius-572{border-radius:572px!important}.border-radius-573{border-radius:573px!important}.border-radius-574{border-radius:574px!important}.border-radius-575{border-radius:575px!important}.border-radius-576{border-radius:576px!important}.border-radius-577{border-radius:577px!important}.border-radius-578{border-radius:578px!important}.border-radius-579{border-radius:579px!important}.border-radius-580{border-radius:580px!important}.border-radius-581{border-radius:581px!important}.border-radius-582{border-radius:582px!important}.border-radius-583{border-radius:583px!important}.border-radius-584{border-radius:584px!important}.border-radius-585{border-radius:585px!important}.border-radius-586{border-radius:586px!important}.border-radius-587{border-radius:587px!important}.border-radius-588{border-radius:588px!important}.border-radius-589{border-radius:589px!important}.border-radius-590{border-radius:590px!important}.border-radius-591{border-radius:591px!important}.border-radius-592{border-radius:592px!important}.border-radius-593{border-radius:593px!important}.border-radius-594{border-radius:594px!important}.border-radius-595{border-radius:595px!important}.border-radius-596{border-radius:596px!important}.border-radius-597{border-radius:597px!important}.border-radius-598{border-radius:598px!important}.border-radius-599{border-radius:599px!important}.border-radius-600{border-radius:600px!important}.border-radius-601{border-radius:601px!important}.border-radius-602{border-radius:602px!important}.border-radius-603{border-radius:603px!important}.border-radius-604{border-radius:604px!important}.border-radius-605{border-radius:605px!important}.border-radius-606{border-radius:606px!important}.border-radius-607{border-radius:607px!important}.border-radius-608{border-radius:608px!important}.border-radius-609{border-radius:609px!important}.border-radius-610{border-radius:610px!important}.border-radius-611{border-radius:611px!important}.border-radius-612{border-radius:612px!important}.border-radius-613{border-radius:613px!important}.border-radius-614{border-radius:614px!important}.border-radius-615{border-radius:615px!important}.border-radius-616{border-radius:616px!important}.border-radius-617{border-radius:617px!important}.border-radius-618{border-radius:618px!important}.border-radius-619{border-radius:619px!important}.border-radius-620{border-radius:620px!important}.border-radius-621{border-radius:621px!important}.border-radius-622{border-radius:622px!important}.border-radius-623{border-radius:623px!important}.border-radius-624{border-radius:624px!important}.border-radius-625{border-radius:625px!important}.border-radius-626{border-radius:626px!important}.border-radius-627{border-radius:627px!important}.border-radius-628{border-radius:628px!important}.border-radius-629{border-radius:629px!important}.border-radius-630{border-radius:630px!important}.border-radius-631{border-radius:631px!important}.border-radius-632{border-radius:632px!important}.border-radius-633{border-radius:633px!important}.border-radius-634{border-radius:634px!important}.border-radius-635{border-radius:635px!important}.border-radius-636{border-radius:636px!important}.border-radius-637{border-radius:637px!important}.border-radius-638{border-radius:638px!important}.border-radius-639{border-radius:639px!important}.border-radius-640{border-radius:640px!important}.border-radius-641{border-radius:641px!important}.border-radius-642{border-radius:642px!important}.border-radius-643{border-radius:643px!important}.border-radius-644{border-radius:644px!important}.border-radius-645{border-radius:645px!important}.border-radius-646{border-radius:646px!important}.border-radius-647{border-radius:647px!important}.border-radius-648{border-radius:648px!important}.border-radius-649{border-radius:649px!important}.border-radius-650{border-radius:650px!important}.border-radius-651{border-radius:651px!important}.border-radius-652{border-radius:652px!important}.border-radius-653{border-radius:653px!important}.border-radius-654{border-radius:654px!important}.border-radius-655{border-radius:655px!important}.border-radius-656{border-radius:656px!important}.border-radius-657{border-radius:657px!important}.border-radius-658{border-radius:658px!important}.border-radius-659{border-radius:659px!important}.border-radius-660{border-radius:660px!important}.border-radius-661{border-radius:661px!important}.border-radius-662{border-radius:662px!important}.border-radius-663{border-radius:663px!important}.border-radius-664{border-radius:664px!important}.border-radius-665{border-radius:665px!important}.border-radius-666{border-radius:666px!important}.border-radius-667{border-radius:667px!important}.border-radius-668{border-radius:668px!important}.border-radius-669{border-radius:669px!important}.border-radius-670{border-radius:670px!important}.border-radius-671{border-radius:671px!important}.border-radius-672{border-radius:672px!important}.border-radius-673{border-radius:673px!important}.border-radius-674{border-radius:674px!important}.border-radius-675{border-radius:675px!important}.border-radius-676{border-radius:676px!important}.border-radius-677{border-radius:677px!important}.border-radius-678{border-radius:678px!important}.border-radius-679{border-radius:679px!important}.border-radius-680{border-radius:680px!important}.border-radius-681{border-radius:681px!important}.border-radius-682{border-radius:682px!important}.border-radius-683{border-radius:683px!important}.border-radius-684{border-radius:684px!important}.border-radius-685{border-radius:685px!important}.border-radius-686{border-radius:686px!important}.border-radius-687{border-radius:687px!important}.border-radius-688{border-radius:688px!important}.border-radius-689{border-radius:689px!important}.border-radius-690{border-radius:690px!important}.border-radius-691{border-radius:691px!important}.border-radius-692{border-radius:692px!important}.border-radius-693{border-radius:693px!important}.border-radius-694{border-radius:694px!important}.border-radius-695{border-radius:695px!important}.border-radius-696{border-radius:696px!important}.border-radius-697{border-radius:697px!important}.border-radius-698{border-radius:698px!important}.border-radius-699{border-radius:699px!important}.border-radius-700{border-radius:700px!important}.border-radius-701{border-radius:701px!important}.border-radius-702{border-radius:702px!important}.border-radius-703{border-radius:703px!important}.border-radius-704{border-radius:704px!important}.border-radius-705{border-radius:705px!important}.border-radius-706{border-radius:706px!important}.border-radius-707{border-radius:707px!important}.border-radius-708{border-radius:708px!important}.border-radius-709{border-radius:709px!important}.border-radius-710{border-radius:710px!important}.border-radius-711{border-radius:711px!important}.border-radius-712{border-radius:712px!important}.border-radius-713{border-radius:713px!important}.border-radius-714{border-radius:714px!important}.border-radius-715{border-radius:715px!important}.border-radius-716{border-radius:716px!important}.border-radius-717{border-radius:717px!important}.border-radius-718{border-radius:718px!important}.border-radius-719{border-radius:719px!important}.border-radius-720{border-radius:720px!important}.border-radius-721{border-radius:721px!important}.border-radius-722{border-radius:722px!important}.border-radius-723{border-radius:723px!important}.border-radius-724{border-radius:724px!important}.border-radius-725{border-radius:725px!important}.border-radius-726{border-radius:726px!important}.border-radius-727{border-radius:727px!important}.border-radius-728{border-radius:728px!important}.border-radius-729{border-radius:729px!important}.border-radius-730{border-radius:730px!important}.border-radius-731{border-radius:731px!important}.border-radius-732{border-radius:732px!important}.border-radius-733{border-radius:733px!important}.border-radius-734{border-radius:734px!important}.border-radius-735{border-radius:735px!important}.border-radius-736{border-radius:736px!important}.border-radius-737{border-radius:737px!important}.border-radius-738{border-radius:738px!important}.border-radius-739{border-radius:739px!important}.border-radius-740{border-radius:740px!important}.border-radius-741{border-radius:741px!important}.border-radius-742{border-radius:742px!important}.border-radius-743{border-radius:743px!important}.border-radius-744{border-radius:744px!important}.border-radius-745{border-radius:745px!important}.border-radius-746{border-radius:746px!important}.border-radius-747{border-radius:747px!important}.border-radius-748{border-radius:748px!important}.border-radius-749{border-radius:749px!important}.border-radius-750{border-radius:750px!important}.border-radius-751{border-radius:751px!important}.border-radius-752{border-radius:752px!important}.border-radius-753{border-radius:753px!important}.border-radius-754{border-radius:754px!important}.border-radius-755{border-radius:755px!important}.border-radius-756{border-radius:756px!important}.border-radius-757{border-radius:757px!important}.border-radius-758{border-radius:758px!important}.border-radius-759{border-radius:759px!important}.border-radius-760{border-radius:760px!important}.border-radius-761{border-radius:761px!important}.border-radius-762{border-radius:762px!important}.border-radius-763{border-radius:763px!important}.border-radius-764{border-radius:764px!important}.border-radius-765{border-radius:765px!important}.border-radius-766{border-radius:766px!important}.border-radius-767{border-radius:767px!important}.border-radius-768{border-radius:768px!important}.border-radius-769{border-radius:769px!important}.border-radius-770{border-radius:770px!important}.border-radius-771{border-radius:771px!important}.border-radius-772{border-radius:772px!important}.border-radius-773{border-radius:773px!important}.border-radius-774{border-radius:774px!important}.border-radius-775{border-radius:775px!important}.border-radius-776{border-radius:776px!important}.border-radius-777{border-radius:777px!important}.border-radius-778{border-radius:778px!important}.border-radius-779{border-radius:779px!important}.border-radius-780{border-radius:780px!important}.border-radius-781{border-radius:781px!important}.border-radius-782{border-radius:782px!important}.border-radius-783{border-radius:783px!important}.border-radius-784{border-radius:784px!important}.border-radius-785{border-radius:785px!important}.border-radius-786{border-radius:786px!important}.border-radius-787{border-radius:787px!important}.border-radius-788{border-radius:788px!important}.border-radius-789{border-radius:789px!important}.border-radius-790{border-radius:790px!important}.border-radius-791{border-radius:791px!important}.border-radius-792{border-radius:792px!important}.border-radius-793{border-radius:793px!important}.border-radius-794{border-radius:794px!important}.border-radius-795{border-radius:795px!important}.border-radius-796{border-radius:796px!important}.border-radius-797{border-radius:797px!important}.border-radius-798{border-radius:798px!important}.border-radius-799{border-radius:799px!important}.border-radius-800{border-radius:800px!important}.border-radius-801{border-radius:801px!important}.border-radius-802{border-radius:802px!important}.border-radius-803{border-radius:803px!important}.border-radius-804{border-radius:804px!important}.border-radius-805{border-radius:805px!important}.border-radius-806{border-radius:806px!important}.border-radius-807{border-radius:807px!important}.border-radius-808{border-radius:808px!important}.border-radius-809{border-radius:809px!important}.border-radius-810{border-radius:810px!important}.border-radius-811{border-radius:811px!important}.border-radius-812{border-radius:812px!important}.border-radius-813{border-radius:813px!important}.border-radius-814{border-radius:814px!important}.border-radius-815{border-radius:815px!important}.border-radius-816{border-radius:816px!important}.border-radius-817{border-radius:817px!important}.border-radius-818{border-radius:818px!important}.border-radius-819{border-radius:819px!important}.border-radius-820{border-radius:820px!important}.border-radius-821{border-radius:821px!important}.border-radius-822{border-radius:822px!important}.border-radius-823{border-radius:823px!important}.border-radius-824{border-radius:824px!important}.border-radius-825{border-radius:825px!important}.border-radius-826{border-radius:826px!important}.border-radius-827{border-radius:827px!important}.border-radius-828{border-radius:828px!important}.border-radius-829{border-radius:829px!important}.border-radius-830{border-radius:830px!important}.border-radius-831{border-radius:831px!important}.border-radius-832{border-radius:832px!important}.border-radius-833{border-radius:833px!important}.border-radius-834{border-radius:834px!important}.border-radius-835{border-radius:835px!important}.border-radius-836{border-radius:836px!important}.border-radius-837{border-radius:837px!important}.border-radius-838{border-radius:838px!important}.border-radius-839{border-radius:839px!important}.border-radius-840{border-radius:840px!important}.border-radius-841{border-radius:841px!important}.border-radius-842{border-radius:842px!important}.border-radius-843{border-radius:843px!important}.border-radius-844{border-radius:844px!important}.border-radius-845{border-radius:845px!important}.border-radius-846{border-radius:846px!important}.border-radius-847{border-radius:847px!important}.border-radius-848{border-radius:848px!important}.border-radius-849{border-radius:849px!important}.border-radius-850{border-radius:850px!important}.border-radius-851{border-radius:851px!important}.border-radius-852{border-radius:852px!important}.border-radius-853{border-radius:853px!important}.border-radius-854{border-radius:854px!important}.border-radius-855{border-radius:855px!important}.border-radius-856{border-radius:856px!important}.border-radius-857{border-radius:857px!important}.border-radius-858{border-radius:858px!important}.border-radius-859{border-radius:859px!important}.border-radius-860{border-radius:860px!important}.border-radius-861{border-radius:861px!important}.border-radius-862{border-radius:862px!important}.border-radius-863{border-radius:863px!important}.border-radius-864{border-radius:864px!important}.border-radius-865{border-radius:865px!important}.border-radius-866{border-radius:866px!important}.border-radius-867{border-radius:867px!important}.border-radius-868{border-radius:868px!important}.border-radius-869{border-radius:869px!important}.border-radius-870{border-radius:870px!important}.border-radius-871{border-radius:871px!important}.border-radius-872{border-radius:872px!important}.border-radius-873{border-radius:873px!important}.border-radius-874{border-radius:874px!important}.border-radius-875{border-radius:875px!important}.border-radius-876{border-radius:876px!important}.border-radius-877{border-radius:877px!important}.border-radius-878{border-radius:878px!important}.border-radius-879{border-radius:879px!important}.border-radius-880{border-radius:880px!important}.border-radius-881{border-radius:881px!important}.border-radius-882{border-radius:882px!important}.border-radius-883{border-radius:883px!important}.border-radius-884{border-radius:884px!important}.border-radius-885{border-radius:885px!important}.border-radius-886{border-radius:886px!important}.border-radius-887{border-radius:887px!important}.border-radius-888{border-radius:888px!important}.border-radius-889{border-radius:889px!important}.border-radius-890{border-radius:890px!important}.border-radius-891{border-radius:891px!important}.border-radius-892{border-radius:892px!important}.border-radius-893{border-radius:893px!important}.border-radius-894{border-radius:894px!important}.border-radius-895{border-radius:895px!important}.border-radius-896{border-radius:896px!important}.border-radius-897{border-radius:897px!important}.border-radius-898{border-radius:898px!important}.border-radius-899{border-radius:899px!important}.border-radius-900{border-radius:900px!important}.border-radius-901{border-radius:901px!important}.border-radius-902{border-radius:902px!important}.border-radius-903{border-radius:903px!important}.border-radius-904{border-radius:904px!important}.border-radius-905{border-radius:905px!important}.border-radius-906{border-radius:906px!important}.border-radius-907{border-radius:907px!important}.border-radius-908{border-radius:908px!important}.border-radius-909{border-radius:909px!important}.border-radius-910{border-radius:910px!important}.border-radius-911{border-radius:911px!important}.border-radius-912{border-radius:912px!important}.border-radius-913{border-radius:913px!important}.border-radius-914{border-radius:914px!important}.border-radius-915{border-radius:915px!important}.border-radius-916{border-radius:916px!important}.border-radius-917{border-radius:917px!important}.border-radius-918{border-radius:918px!important}.border-radius-919{border-radius:919px!important}.border-radius-920{border-radius:920px!important}.border-radius-921{border-radius:921px!important}.border-radius-922{border-radius:922px!important}.border-radius-923{border-radius:923px!important}.border-radius-924{border-radius:924px!important}.border-radius-925{border-radius:925px!important}.border-radius-926{border-radius:926px!important}.border-radius-927{border-radius:927px!important}.border-radius-928{border-radius:928px!important}.border-radius-929{border-radius:929px!important}.border-radius-930{border-radius:930px!important}.border-radius-931{border-radius:931px!important}.border-radius-932{border-radius:932px!important}.border-radius-933{border-radius:933px!important}.border-radius-934{border-radius:934px!important}.border-radius-935{border-radius:935px!important}.border-radius-936{border-radius:936px!important}.border-radius-937{border-radius:937px!important}.border-radius-938{border-radius:938px!important}.border-radius-939{border-radius:939px!important}.border-radius-940{border-radius:940px!important}.border-radius-941{border-radius:941px!important}.border-radius-942{border-radius:942px!important}.border-radius-943{border-radius:943px!important}.border-radius-944{border-radius:944px!important}.border-radius-945{border-radius:945px!important}.border-radius-946{border-radius:946px!important}.border-radius-947{border-radius:947px!important}.border-radius-948{border-radius:948px!important}.border-radius-949{border-radius:949px!important}.border-radius-950{border-radius:950px!important}.border-radius-951{border-radius:951px!important}.border-radius-952{border-radius:952px!important}.border-radius-953{border-radius:953px!important}.border-radius-954{border-radius:954px!important}.border-radius-955{border-radius:955px!important}.border-radius-956{border-radius:956px!important}.border-radius-957{border-radius:957px!important}.border-radius-958{border-radius:958px!important}.border-radius-959{border-radius:959px!important}.border-radius-960{border-radius:960px!important}.border-radius-961{border-radius:961px!important}.border-radius-962{border-radius:962px!important}.border-radius-963{border-radius:963px!important}.border-radius-964{border-radius:964px!important}.border-radius-965{border-radius:965px!important}.border-radius-966{border-radius:966px!important}.border-radius-967{border-radius:967px!important}.border-radius-968{border-radius:968px!important}.border-radius-969{border-radius:969px!important}.border-radius-970{border-radius:970px!important}.border-radius-971{border-radius:971px!important}.border-radius-972{border-radius:972px!important}.border-radius-973{border-radius:973px!important}.border-radius-974{border-radius:974px!important}.border-radius-975{border-radius:975px!important}.border-radius-976{border-radius:976px!important}.border-radius-977{border-radius:977px!important}.border-radius-978{border-radius:978px!important}.border-radius-979{border-radius:979px!important}.border-radius-980{border-radius:980px!important}.border-radius-981{border-radius:981px!important}.border-radius-982{border-radius:982px!important}.border-radius-983{border-radius:983px!important}.border-radius-984{border-radius:984px!important}.border-radius-985{border-radius:985px!important}.border-radius-986{border-radius:986px!important}.border-radius-987{border-radius:987px!important}.border-radius-988{border-radius:988px!important}.border-radius-989{border-radius:989px!important}.border-radius-990{border-radius:990px!important}.border-radius-991{border-radius:991px!important}.border-radius-992{border-radius:992px!important}.border-radius-993{border-radius:993px!important}.border-radius-994{border-radius:994px!important}.border-radius-995{border-radius:995px!important}.border-radius-996{border-radius:996px!important}.border-radius-997{border-radius:997px!important}.border-radius-998{border-radius:998px!important}.border-radius-999{border-radius:999px!important}.border-radius-1000{border-radius:1000px!important}.gap-1{gap:1px!important}.gap-2{gap:2px!important}.gap-3{gap:3px!important}.gap-4{gap:4px!important}.gap-5{gap:5px!important}.gap-6{gap:6px!important}.gap-7{gap:7px!important}.gap-8{gap:8px!important}.gap-9{gap:9px!important}.gap-10{gap:10px!important}.gap-11{gap:11px!important}.gap-12{gap:12px!important}.gap-13{gap:13px!important}.gap-14{gap:14px!important}.gap-15{gap:15px!important}.gap-16{gap:16px!important}.gap-17{gap:17px!important}.gap-18{gap:18px!important}.gap-19{gap:19px!important}.gap-20{gap:20px!important}.gap-21{gap:21px!important}.gap-22{gap:22px!important}.gap-23{gap:23px!important}.gap-24{gap:24px!important}.gap-25{gap:25px!important}.gap-26{gap:26px!important}.gap-27{gap:27px!important}.gap-28{gap:28px!important}.gap-29{gap:29px!important}.gap-30{gap:30px!important}.gap-31{gap:31px!important}.gap-32{gap:32px!important}.gap-33{gap:33px!important}.gap-34{gap:34px!important}.gap-35{gap:35px!important}.gap-36{gap:36px!important}.gap-37{gap:37px!important}.gap-38{gap:38px!important}.gap-39{gap:39px!important}.gap-40{gap:40px!important}.gap-41{gap:41px!important}.gap-42{gap:42px!important}.gap-43{gap:43px!important}.gap-44{gap:44px!important}.gap-45{gap:45px!important}.gap-46{gap:46px!important}.gap-47{gap:47px!important}.gap-48{gap:48px!important}.gap-49{gap:49px!important}.gap-50{gap:50px!important}.gap-51{gap:51px!important}.gap-52{gap:52px!important}.gap-53{gap:53px!important}.gap-54{gap:54px!important}.gap-55{gap:55px!important}.gap-56{gap:56px!important}.gap-57{gap:57px!important}.gap-58{gap:58px!important}.gap-59{gap:59px!important}.gap-60{gap:60px!important}.gap-61{gap:61px!important}.gap-62{gap:62px!important}.gap-63{gap:63px!important}.gap-64{gap:64px!important}.gap-65{gap:65px!important}.gap-66{gap:66px!important}.gap-67{gap:67px!important}.gap-68{gap:68px!important}.gap-69{gap:69px!important}.gap-70{gap:70px!important}.gap-71{gap:71px!important}.gap-72{gap:72px!important}.gap-73{gap:73px!important}.gap-74{gap:74px!important}.gap-75{gap:75px!important}.gap-76{gap:76px!important}.gap-77{gap:77px!important}.gap-78{gap:78px!important}.gap-79{gap:79px!important}.gap-80{gap:80px!important}.gap-81{gap:81px!important}.gap-82{gap:82px!important}.gap-83{gap:83px!important}.gap-84{gap:84px!important}.gap-85{gap:85px!important}.gap-86{gap:86px!important}.gap-87{gap:87px!important}.gap-88{gap:88px!important}.gap-89{gap:89px!important}.gap-90{gap:90px!important}.gap-91{gap:91px!important}.gap-92{gap:92px!important}.gap-93{gap:93px!important}.gap-94{gap:94px!important}.gap-95{gap:95px!important}.gap-96{gap:96px!important}.gap-97{gap:97px!important}.gap-98{gap:98px!important}.gap-99{gap:99px!important}.gap-100{gap:100px!important}.gap-101{gap:101px!important}.gap-102{gap:102px!important}.gap-103{gap:103px!important}.gap-104{gap:104px!important}.gap-105{gap:105px!important}.gap-106{gap:106px!important}.gap-107{gap:107px!important}.gap-108{gap:108px!important}.gap-109{gap:109px!important}.gap-110{gap:110px!important}.gap-111{gap:111px!important}.gap-112{gap:112px!important}.gap-113{gap:113px!important}.gap-114{gap:114px!important}.gap-115{gap:115px!important}.gap-116{gap:116px!important}.gap-117{gap:117px!important}.gap-118{gap:118px!important}.gap-119{gap:119px!important}.gap-120{gap:120px!important}.gap-121{gap:121px!important}.gap-122{gap:122px!important}.gap-123{gap:123px!important}.gap-124{gap:124px!important}.gap-125{gap:125px!important}.gap-126{gap:126px!important}.gap-127{gap:127px!important}.gap-128{gap:128px!important}.gap-129{gap:129px!important}.gap-130{gap:130px!important}.gap-131{gap:131px!important}.gap-132{gap:132px!important}.gap-133{gap:133px!important}.gap-134{gap:134px!important}.gap-135{gap:135px!important}.gap-136{gap:136px!important}.gap-137{gap:137px!important}.gap-138{gap:138px!important}.gap-139{gap:139px!important}.gap-140{gap:140px!important}.gap-141{gap:141px!important}.gap-142{gap:142px!important}.gap-143{gap:143px!important}.gap-144{gap:144px!important}.gap-145{gap:145px!important}.gap-146{gap:146px!important}.gap-147{gap:147px!important}.gap-148{gap:148px!important}.gap-149{gap:149px!important}.gap-150{gap:150px!important}.gap-151{gap:151px!important}.gap-152{gap:152px!important}.gap-153{gap:153px!important}.gap-154{gap:154px!important}.gap-155{gap:155px!important}.gap-156{gap:156px!important}.gap-157{gap:157px!important}.gap-158{gap:158px!important}.gap-159{gap:159px!important}.gap-160{gap:160px!important}.gap-161{gap:161px!important}.gap-162{gap:162px!important}.gap-163{gap:163px!important}.gap-164{gap:164px!important}.gap-165{gap:165px!important}.gap-166{gap:166px!important}.gap-167{gap:167px!important}.gap-168{gap:168px!important}.gap-169{gap:169px!important}.gap-170{gap:170px!important}.gap-171{gap:171px!important}.gap-172{gap:172px!important}.gap-173{gap:173px!important}.gap-174{gap:174px!important}.gap-175{gap:175px!important}.gap-176{gap:176px!important}.gap-177{gap:177px!important}.gap-178{gap:178px!important}.gap-179{gap:179px!important}.gap-180{gap:180px!important}.gap-181{gap:181px!important}.gap-182{gap:182px!important}.gap-183{gap:183px!important}.gap-184{gap:184px!important}.gap-185{gap:185px!important}.gap-186{gap:186px!important}.gap-187{gap:187px!important}.gap-188{gap:188px!important}.gap-189{gap:189px!important}.gap-190{gap:190px!important}.gap-191{gap:191px!important}.gap-192{gap:192px!important}.gap-193{gap:193px!important}.gap-194{gap:194px!important}.gap-195{gap:195px!important}.gap-196{gap:196px!important}.gap-197{gap:197px!important}.gap-198{gap:198px!important}.gap-199{gap:199px!important}.gap-200{gap:200px!important}.gap-201{gap:201px!important}.gap-202{gap:202px!important}.gap-203{gap:203px!important}.gap-204{gap:204px!important}.gap-205{gap:205px!important}.gap-206{gap:206px!important}.gap-207{gap:207px!important}.gap-208{gap:208px!important}.gap-209{gap:209px!important}.gap-210{gap:210px!important}.gap-211{gap:211px!important}.gap-212{gap:212px!important}.gap-213{gap:213px!important}.gap-214{gap:214px!important}.gap-215{gap:215px!important}.gap-216{gap:216px!important}.gap-217{gap:217px!important}.gap-218{gap:218px!important}.gap-219{gap:219px!important}.gap-220{gap:220px!important}.gap-221{gap:221px!important}.gap-222{gap:222px!important}.gap-223{gap:223px!important}.gap-224{gap:224px!important}.gap-225{gap:225px!important}.gap-226{gap:226px!important}.gap-227{gap:227px!important}.gap-228{gap:228px!important}.gap-229{gap:229px!important}.gap-230{gap:230px!important}.gap-231{gap:231px!important}.gap-232{gap:232px!important}.gap-233{gap:233px!important}.gap-234{gap:234px!important}.gap-235{gap:235px!important}.gap-236{gap:236px!important}.gap-237{gap:237px!important}.gap-238{gap:238px!important}.gap-239{gap:239px!important}.gap-240{gap:240px!important}.gap-241{gap:241px!important}.gap-242{gap:242px!important}.gap-243{gap:243px!important}.gap-244{gap:244px!important}.gap-245{gap:245px!important}.gap-246{gap:246px!important}.gap-247{gap:247px!important}.gap-248{gap:248px!important}.gap-249{gap:249px!important}.gap-250{gap:250px!important}.gap-251{gap:251px!important}.gap-252{gap:252px!important}.gap-253{gap:253px!important}.gap-254{gap:254px!important}.gap-255{gap:255px!important}.gap-256{gap:256px!important}.gap-257{gap:257px!important}.gap-258{gap:258px!important}.gap-259{gap:259px!important}.gap-260{gap:260px!important}.gap-261{gap:261px!important}.gap-262{gap:262px!important}.gap-263{gap:263px!important}.gap-264{gap:264px!important}.gap-265{gap:265px!important}.gap-266{gap:266px!important}.gap-267{gap:267px!important}.gap-268{gap:268px!important}.gap-269{gap:269px!important}.gap-270{gap:270px!important}.gap-271{gap:271px!important}.gap-272{gap:272px!important}.gap-273{gap:273px!important}.gap-274{gap:274px!important}.gap-275{gap:275px!important}.gap-276{gap:276px!important}.gap-277{gap:277px!important}.gap-278{gap:278px!important}.gap-279{gap:279px!important}.gap-280{gap:280px!important}.gap-281{gap:281px!important}.gap-282{gap:282px!important}.gap-283{gap:283px!important}.gap-284{gap:284px!important}.gap-285{gap:285px!important}.gap-286{gap:286px!important}.gap-287{gap:287px!important}.gap-288{gap:288px!important}.gap-289{gap:289px!important}.gap-290{gap:290px!important}.gap-291{gap:291px!important}.gap-292{gap:292px!important}.gap-293{gap:293px!important}.gap-294{gap:294px!important}.gap-295{gap:295px!important}.gap-296{gap:296px!important}.gap-297{gap:297px!important}.gap-298{gap:298px!important}.gap-299{gap:299px!important}.gap-300{gap:300px!important}.gap-301{gap:301px!important}.gap-302{gap:302px!important}.gap-303{gap:303px!important}.gap-304{gap:304px!important}.gap-305{gap:305px!important}.gap-306{gap:306px!important}.gap-307{gap:307px!important}.gap-308{gap:308px!important}.gap-309{gap:309px!important}.gap-310{gap:310px!important}.gap-311{gap:311px!important}.gap-312{gap:312px!important}.gap-313{gap:313px!important}.gap-314{gap:314px!important}.gap-315{gap:315px!important}.gap-316{gap:316px!important}.gap-317{gap:317px!important}.gap-318{gap:318px!important}.gap-319{gap:319px!important}.gap-320{gap:320px!important}.gap-321{gap:321px!important}.gap-322{gap:322px!important}.gap-323{gap:323px!important}.gap-324{gap:324px!important}.gap-325{gap:325px!important}.gap-326{gap:326px!important}.gap-327{gap:327px!important}.gap-328{gap:328px!important}.gap-329{gap:329px!important}.gap-330{gap:330px!important}.gap-331{gap:331px!important}.gap-332{gap:332px!important}.gap-333{gap:333px!important}.gap-334{gap:334px!important}.gap-335{gap:335px!important}.gap-336{gap:336px!important}.gap-337{gap:337px!important}.gap-338{gap:338px!important}.gap-339{gap:339px!important}.gap-340{gap:340px!important}.gap-341{gap:341px!important}.gap-342{gap:342px!important}.gap-343{gap:343px!important}.gap-344{gap:344px!important}.gap-345{gap:345px!important}.gap-346{gap:346px!important}.gap-347{gap:347px!important}.gap-348{gap:348px!important}.gap-349{gap:349px!important}.gap-350{gap:350px!important}.gap-351{gap:351px!important}.gap-352{gap:352px!important}.gap-353{gap:353px!important}.gap-354{gap:354px!important}.gap-355{gap:355px!important}.gap-356{gap:356px!important}.gap-357{gap:357px!important}.gap-358{gap:358px!important}.gap-359{gap:359px!important}.gap-360{gap:360px!important}.gap-361{gap:361px!important}.gap-362{gap:362px!important}.gap-363{gap:363px!important}.gap-364{gap:364px!important}.gap-365{gap:365px!important}.gap-366{gap:366px!important}.gap-367{gap:367px!important}.gap-368{gap:368px!important}.gap-369{gap:369px!important}.gap-370{gap:370px!important}.gap-371{gap:371px!important}.gap-372{gap:372px!important}.gap-373{gap:373px!important}.gap-374{gap:374px!important}.gap-375{gap:375px!important}.gap-376{gap:376px!important}.gap-377{gap:377px!important}.gap-378{gap:378px!important}.gap-379{gap:379px!important}.gap-380{gap:380px!important}.gap-381{gap:381px!important}.gap-382{gap:382px!important}.gap-383{gap:383px!important}.gap-384{gap:384px!important}.gap-385{gap:385px!important}.gap-386{gap:386px!important}.gap-387{gap:387px!important}.gap-388{gap:388px!important}.gap-389{gap:389px!important}.gap-390{gap:390px!important}.gap-391{gap:391px!important}.gap-392{gap:392px!important}.gap-393{gap:393px!important}.gap-394{gap:394px!important}.gap-395{gap:395px!important}.gap-396{gap:396px!important}.gap-397{gap:397px!important}.gap-398{gap:398px!important}.gap-399{gap:399px!important}.gap-400{gap:400px!important}.gap-401{gap:401px!important}.gap-402{gap:402px!important}.gap-403{gap:403px!important}.gap-404{gap:404px!important}.gap-405{gap:405px!important}.gap-406{gap:406px!important}.gap-407{gap:407px!important}.gap-408{gap:408px!important}.gap-409{gap:409px!important}.gap-410{gap:410px!important}.gap-411{gap:411px!important}.gap-412{gap:412px!important}.gap-413{gap:413px!important}.gap-414{gap:414px!important}.gap-415{gap:415px!important}.gap-416{gap:416px!important}.gap-417{gap:417px!important}.gap-418{gap:418px!important}.gap-419{gap:419px!important}.gap-420{gap:420px!important}.gap-421{gap:421px!important}.gap-422{gap:422px!important}.gap-423{gap:423px!important}.gap-424{gap:424px!important}.gap-425{gap:425px!important}.gap-426{gap:426px!important}.gap-427{gap:427px!important}.gap-428{gap:428px!important}.gap-429{gap:429px!important}.gap-430{gap:430px!important}.gap-431{gap:431px!important}.gap-432{gap:432px!important}.gap-433{gap:433px!important}.gap-434{gap:434px!important}.gap-435{gap:435px!important}.gap-436{gap:436px!important}.gap-437{gap:437px!important}.gap-438{gap:438px!important}.gap-439{gap:439px!important}.gap-440{gap:440px!important}.gap-441{gap:441px!important}.gap-442{gap:442px!important}.gap-443{gap:443px!important}.gap-444{gap:444px!important}.gap-445{gap:445px!important}.gap-446{gap:446px!important}.gap-447{gap:447px!important}.gap-448{gap:448px!important}.gap-449{gap:449px!important}.gap-450{gap:450px!important}.gap-451{gap:451px!important}.gap-452{gap:452px!important}.gap-453{gap:453px!important}.gap-454{gap:454px!important}.gap-455{gap:455px!important}.gap-456{gap:456px!important}.gap-457{gap:457px!important}.gap-458{gap:458px!important}.gap-459{gap:459px!important}.gap-460{gap:460px!important}.gap-461{gap:461px!important}.gap-462{gap:462px!important}.gap-463{gap:463px!important}.gap-464{gap:464px!important}.gap-465{gap:465px!important}.gap-466{gap:466px!important}.gap-467{gap:467px!important}.gap-468{gap:468px!important}.gap-469{gap:469px!important}.gap-470{gap:470px!important}.gap-471{gap:471px!important}.gap-472{gap:472px!important}.gap-473{gap:473px!important}.gap-474{gap:474px!important}.gap-475{gap:475px!important}.gap-476{gap:476px!important}.gap-477{gap:477px!important}.gap-478{gap:478px!important}.gap-479{gap:479px!important}.gap-480{gap:480px!important}.gap-481{gap:481px!important}.gap-482{gap:482px!important}.gap-483{gap:483px!important}.gap-484{gap:484px!important}.gap-485{gap:485px!important}.gap-486{gap:486px!important}.gap-487{gap:487px!important}.gap-488{gap:488px!important}.gap-489{gap:489px!important}.gap-490{gap:490px!important}.gap-491{gap:491px!important}.gap-492{gap:492px!important}.gap-493{gap:493px!important}.gap-494{gap:494px!important}.gap-495{gap:495px!important}.gap-496{gap:496px!important}.gap-497{gap:497px!important}.gap-498{gap:498px!important}.gap-499{gap:499px!important}.gap-500{gap:500px!important}.gap-501{gap:501px!important}.gap-502{gap:502px!important}.gap-503{gap:503px!important}.gap-504{gap:504px!important}.gap-505{gap:505px!important}.gap-506{gap:506px!important}.gap-507{gap:507px!important}.gap-508{gap:508px!important}.gap-509{gap:509px!important}.gap-510{gap:510px!important}.gap-511{gap:511px!important}.gap-512{gap:512px!important}.gap-513{gap:513px!important}.gap-514{gap:514px!important}.gap-515{gap:515px!important}.gap-516{gap:516px!important}.gap-517{gap:517px!important}.gap-518{gap:518px!important}.gap-519{gap:519px!important}.gap-520{gap:520px!important}.gap-521{gap:521px!important}.gap-522{gap:522px!important}.gap-523{gap:523px!important}.gap-524{gap:524px!important}.gap-525{gap:525px!important}.gap-526{gap:526px!important}.gap-527{gap:527px!important}.gap-528{gap:528px!important}.gap-529{gap:529px!important}.gap-530{gap:530px!important}.gap-531{gap:531px!important}.gap-532{gap:532px!important}.gap-533{gap:533px!important}.gap-534{gap:534px!important}.gap-535{gap:535px!important}.gap-536{gap:536px!important}.gap-537{gap:537px!important}.gap-538{gap:538px!important}.gap-539{gap:539px!important}.gap-540{gap:540px!important}.gap-541{gap:541px!important}.gap-542{gap:542px!important}.gap-543{gap:543px!important}.gap-544{gap:544px!important}.gap-545{gap:545px!important}.gap-546{gap:546px!important}.gap-547{gap:547px!important}.gap-548{gap:548px!important}.gap-549{gap:549px!important}.gap-550{gap:550px!important}.gap-551{gap:551px!important}.gap-552{gap:552px!important}.gap-553{gap:553px!important}.gap-554{gap:554px!important}.gap-555{gap:555px!important}.gap-556{gap:556px!important}.gap-557{gap:557px!important}.gap-558{gap:558px!important}.gap-559{gap:559px!important}.gap-560{gap:560px!important}.gap-561{gap:561px!important}.gap-562{gap:562px!important}.gap-563{gap:563px!important}.gap-564{gap:564px!important}.gap-565{gap:565px!important}.gap-566{gap:566px!important}.gap-567{gap:567px!important}.gap-568{gap:568px!important}.gap-569{gap:569px!important}.gap-570{gap:570px!important}.gap-571{gap:571px!important}.gap-572{gap:572px!important}.gap-573{gap:573px!important}.gap-574{gap:574px!important}.gap-575{gap:575px!important}.gap-576{gap:576px!important}.gap-577{gap:577px!important}.gap-578{gap:578px!important}.gap-579{gap:579px!important}.gap-580{gap:580px!important}.gap-581{gap:581px!important}.gap-582{gap:582px!important}.gap-583{gap:583px!important}.gap-584{gap:584px!important}.gap-585{gap:585px!important}.gap-586{gap:586px!important}.gap-587{gap:587px!important}.gap-588{gap:588px!important}.gap-589{gap:589px!important}.gap-590{gap:590px!important}.gap-591{gap:591px!important}.gap-592{gap:592px!important}.gap-593{gap:593px!important}.gap-594{gap:594px!important}.gap-595{gap:595px!important}.gap-596{gap:596px!important}.gap-597{gap:597px!important}.gap-598{gap:598px!important}.gap-599{gap:599px!important}.gap-600{gap:600px!important}.gap-601{gap:601px!important}.gap-602{gap:602px!important}.gap-603{gap:603px!important}.gap-604{gap:604px!important}.gap-605{gap:605px!important}.gap-606{gap:606px!important}.gap-607{gap:607px!important}.gap-608{gap:608px!important}.gap-609{gap:609px!important}.gap-610{gap:610px!important}.gap-611{gap:611px!important}.gap-612{gap:612px!important}.gap-613{gap:613px!important}.gap-614{gap:614px!important}.gap-615{gap:615px!important}.gap-616{gap:616px!important}.gap-617{gap:617px!important}.gap-618{gap:618px!important}.gap-619{gap:619px!important}.gap-620{gap:620px!important}.gap-621{gap:621px!important}.gap-622{gap:622px!important}.gap-623{gap:623px!important}.gap-624{gap:624px!important}.gap-625{gap:625px!important}.gap-626{gap:626px!important}.gap-627{gap:627px!important}.gap-628{gap:628px!important}.gap-629{gap:629px!important}.gap-630{gap:630px!important}.gap-631{gap:631px!important}.gap-632{gap:632px!important}.gap-633{gap:633px!important}.gap-634{gap:634px!important}.gap-635{gap:635px!important}.gap-636{gap:636px!important}.gap-637{gap:637px!important}.gap-638{gap:638px!important}.gap-639{gap:639px!important}.gap-640{gap:640px!important}.gap-641{gap:641px!important}.gap-642{gap:642px!important}.gap-643{gap:643px!important}.gap-644{gap:644px!important}.gap-645{gap:645px!important}.gap-646{gap:646px!important}.gap-647{gap:647px!important}.gap-648{gap:648px!important}.gap-649{gap:649px!important}.gap-650{gap:650px!important}.gap-651{gap:651px!important}.gap-652{gap:652px!important}.gap-653{gap:653px!important}.gap-654{gap:654px!important}.gap-655{gap:655px!important}.gap-656{gap:656px!important}.gap-657{gap:657px!important}.gap-658{gap:658px!important}.gap-659{gap:659px!important}.gap-660{gap:660px!important}.gap-661{gap:661px!important}.gap-662{gap:662px!important}.gap-663{gap:663px!important}.gap-664{gap:664px!important}.gap-665{gap:665px!important}.gap-666{gap:666px!important}.gap-667{gap:667px!important}.gap-668{gap:668px!important}.gap-669{gap:669px!important}.gap-670{gap:670px!important}.gap-671{gap:671px!important}.gap-672{gap:672px!important}.gap-673{gap:673px!important}.gap-674{gap:674px!important}.gap-675{gap:675px!important}.gap-676{gap:676px!important}.gap-677{gap:677px!important}.gap-678{gap:678px!important}.gap-679{gap:679px!important}.gap-680{gap:680px!important}.gap-681{gap:681px!important}.gap-682{gap:682px!important}.gap-683{gap:683px!important}.gap-684{gap:684px!important}.gap-685{gap:685px!important}.gap-686{gap:686px!important}.gap-687{gap:687px!important}.gap-688{gap:688px!important}.gap-689{gap:689px!important}.gap-690{gap:690px!important}.gap-691{gap:691px!important}.gap-692{gap:692px!important}.gap-693{gap:693px!important}.gap-694{gap:694px!important}.gap-695{gap:695px!important}.gap-696{gap:696px!important}.gap-697{gap:697px!important}.gap-698{gap:698px!important}.gap-699{gap:699px!important}.gap-700{gap:700px!important}.gap-701{gap:701px!important}.gap-702{gap:702px!important}.gap-703{gap:703px!important}.gap-704{gap:704px!important}.gap-705{gap:705px!important}.gap-706{gap:706px!important}.gap-707{gap:707px!important}.gap-708{gap:708px!important}.gap-709{gap:709px!important}.gap-710{gap:710px!important}.gap-711{gap:711px!important}.gap-712{gap:712px!important}.gap-713{gap:713px!important}.gap-714{gap:714px!important}.gap-715{gap:715px!important}.gap-716{gap:716px!important}.gap-717{gap:717px!important}.gap-718{gap:718px!important}.gap-719{gap:719px!important}.gap-720{gap:720px!important}.gap-721{gap:721px!important}.gap-722{gap:722px!important}.gap-723{gap:723px!important}.gap-724{gap:724px!important}.gap-725{gap:725px!important}.gap-726{gap:726px!important}.gap-727{gap:727px!important}.gap-728{gap:728px!important}.gap-729{gap:729px!important}.gap-730{gap:730px!important}.gap-731{gap:731px!important}.gap-732{gap:732px!important}.gap-733{gap:733px!important}.gap-734{gap:734px!important}.gap-735{gap:735px!important}.gap-736{gap:736px!important}.gap-737{gap:737px!important}.gap-738{gap:738px!important}.gap-739{gap:739px!important}.gap-740{gap:740px!important}.gap-741{gap:741px!important}.gap-742{gap:742px!important}.gap-743{gap:743px!important}.gap-744{gap:744px!important}.gap-745{gap:745px!important}.gap-746{gap:746px!important}.gap-747{gap:747px!important}.gap-748{gap:748px!important}.gap-749{gap:749px!important}.gap-750{gap:750px!important}.gap-751{gap:751px!important}.gap-752{gap:752px!important}.gap-753{gap:753px!important}.gap-754{gap:754px!important}.gap-755{gap:755px!important}.gap-756{gap:756px!important}.gap-757{gap:757px!important}.gap-758{gap:758px!important}.gap-759{gap:759px!important}.gap-760{gap:760px!important}.gap-761{gap:761px!important}.gap-762{gap:762px!important}.gap-763{gap:763px!important}.gap-764{gap:764px!important}.gap-765{gap:765px!important}.gap-766{gap:766px!important}.gap-767{gap:767px!important}.gap-768{gap:768px!important}.gap-769{gap:769px!important}.gap-770{gap:770px!important}.gap-771{gap:771px!important}.gap-772{gap:772px!important}.gap-773{gap:773px!important}.gap-774{gap:774px!important}.gap-775{gap:775px!important}.gap-776{gap:776px!important}.gap-777{gap:777px!important}.gap-778{gap:778px!important}.gap-779{gap:779px!important}.gap-780{gap:780px!important}.gap-781{gap:781px!important}.gap-782{gap:782px!important}.gap-783{gap:783px!important}.gap-784{gap:784px!important}.gap-785{gap:785px!important}.gap-786{gap:786px!important}.gap-787{gap:787px!important}.gap-788{gap:788px!important}.gap-789{gap:789px!important}.gap-790{gap:790px!important}.gap-791{gap:791px!important}.gap-792{gap:792px!important}.gap-793{gap:793px!important}.gap-794{gap:794px!important}.gap-795{gap:795px!important}.gap-796{gap:796px!important}.gap-797{gap:797px!important}.gap-798{gap:798px!important}.gap-799{gap:799px!important}.gap-800{gap:800px!important}.gap-801{gap:801px!important}.gap-802{gap:802px!important}.gap-803{gap:803px!important}.gap-804{gap:804px!important}.gap-805{gap:805px!important}.gap-806{gap:806px!important}.gap-807{gap:807px!important}.gap-808{gap:808px!important}.gap-809{gap:809px!important}.gap-810{gap:810px!important}.gap-811{gap:811px!important}.gap-812{gap:812px!important}.gap-813{gap:813px!important}.gap-814{gap:814px!important}.gap-815{gap:815px!important}.gap-816{gap:816px!important}.gap-817{gap:817px!important}.gap-818{gap:818px!important}.gap-819{gap:819px!important}.gap-820{gap:820px!important}.gap-821{gap:821px!important}.gap-822{gap:822px!important}.gap-823{gap:823px!important}.gap-824{gap:824px!important}.gap-825{gap:825px!important}.gap-826{gap:826px!important}.gap-827{gap:827px!important}.gap-828{gap:828px!important}.gap-829{gap:829px!important}.gap-830{gap:830px!important}.gap-831{gap:831px!important}.gap-832{gap:832px!important}.gap-833{gap:833px!important}.gap-834{gap:834px!important}.gap-835{gap:835px!important}.gap-836{gap:836px!important}.gap-837{gap:837px!important}.gap-838{gap:838px!important}.gap-839{gap:839px!important}.gap-840{gap:840px!important}.gap-841{gap:841px!important}.gap-842{gap:842px!important}.gap-843{gap:843px!important}.gap-844{gap:844px!important}.gap-845{gap:845px!important}.gap-846{gap:846px!important}.gap-847{gap:847px!important}.gap-848{gap:848px!important}.gap-849{gap:849px!important}.gap-850{gap:850px!important}.gap-851{gap:851px!important}.gap-852{gap:852px!important}.gap-853{gap:853px!important}.gap-854{gap:854px!important}.gap-855{gap:855px!important}.gap-856{gap:856px!important}.gap-857{gap:857px!important}.gap-858{gap:858px!important}.gap-859{gap:859px!important}.gap-860{gap:860px!important}.gap-861{gap:861px!important}.gap-862{gap:862px!important}.gap-863{gap:863px!important}.gap-864{gap:864px!important}.gap-865{gap:865px!important}.gap-866{gap:866px!important}.gap-867{gap:867px!important}.gap-868{gap:868px!important}.gap-869{gap:869px!important}.gap-870{gap:870px!important}.gap-871{gap:871px!important}.gap-872{gap:872px!important}.gap-873{gap:873px!important}.gap-874{gap:874px!important}.gap-875{gap:875px!important}.gap-876{gap:876px!important}.gap-877{gap:877px!important}.gap-878{gap:878px!important}.gap-879{gap:879px!important}.gap-880{gap:880px!important}.gap-881{gap:881px!important}.gap-882{gap:882px!important}.gap-883{gap:883px!important}.gap-884{gap:884px!important}.gap-885{gap:885px!important}.gap-886{gap:886px!important}.gap-887{gap:887px!important}.gap-888{gap:888px!important}.gap-889{gap:889px!important}.gap-890{gap:890px!important}.gap-891{gap:891px!important}.gap-892{gap:892px!important}.gap-893{gap:893px!important}.gap-894{gap:894px!important}.gap-895{gap:895px!important}.gap-896{gap:896px!important}.gap-897{gap:897px!important}.gap-898{gap:898px!important}.gap-899{gap:899px!important}.gap-900{gap:900px!important}.gap-901{gap:901px!important}.gap-902{gap:902px!important}.gap-903{gap:903px!important}.gap-904{gap:904px!important}.gap-905{gap:905px!important}.gap-906{gap:906px!important}.gap-907{gap:907px!important}.gap-908{gap:908px!important}.gap-909{gap:909px!important}.gap-910{gap:910px!important}.gap-911{gap:911px!important}.gap-912{gap:912px!important}.gap-913{gap:913px!important}.gap-914{gap:914px!important}.gap-915{gap:915px!important}.gap-916{gap:916px!important}.gap-917{gap:917px!important}.gap-918{gap:918px!important}.gap-919{gap:919px!important}.gap-920{gap:920px!important}.gap-921{gap:921px!important}.gap-922{gap:922px!important}.gap-923{gap:923px!important}.gap-924{gap:924px!important}.gap-925{gap:925px!important}.gap-926{gap:926px!important}.gap-927{gap:927px!important}.gap-928{gap:928px!important}.gap-929{gap:929px!important}.gap-930{gap:930px!important}.gap-931{gap:931px!important}.gap-932{gap:932px!important}.gap-933{gap:933px!important}.gap-934{gap:934px!important}.gap-935{gap:935px!important}.gap-936{gap:936px!important}.gap-937{gap:937px!important}.gap-938{gap:938px!important}.gap-939{gap:939px!important}.gap-940{gap:940px!important}.gap-941{gap:941px!important}.gap-942{gap:942px!important}.gap-943{gap:943px!important}.gap-944{gap:944px!important}.gap-945{gap:945px!important}.gap-946{gap:946px!important}.gap-947{gap:947px!important}.gap-948{gap:948px!important}.gap-949{gap:949px!important}.gap-950{gap:950px!important}.gap-951{gap:951px!important}.gap-952{gap:952px!important}.gap-953{gap:953px!important}.gap-954{gap:954px!important}.gap-955{gap:955px!important}.gap-956{gap:956px!important}.gap-957{gap:957px!important}.gap-958{gap:958px!important}.gap-959{gap:959px!important}.gap-960{gap:960px!important}.gap-961{gap:961px!important}.gap-962{gap:962px!important}.gap-963{gap:963px!important}.gap-964{gap:964px!important}.gap-965{gap:965px!important}.gap-966{gap:966px!important}.gap-967{gap:967px!important}.gap-968{gap:968px!important}.gap-969{gap:969px!important}.gap-970{gap:970px!important}.gap-971{gap:971px!important}.gap-972{gap:972px!important}.gap-973{gap:973px!important}.gap-974{gap:974px!important}.gap-975{gap:975px!important}.gap-976{gap:976px!important}.gap-977{gap:977px!important}.gap-978{gap:978px!important}.gap-979{gap:979px!important}.gap-980{gap:980px!important}.gap-981{gap:981px!important}.gap-982{gap:982px!important}.gap-983{gap:983px!important}.gap-984{gap:984px!important}.gap-985{gap:985px!important}.gap-986{gap:986px!important}.gap-987{gap:987px!important}.gap-988{gap:988px!important}.gap-989{gap:989px!important}.gap-990{gap:990px!important}.gap-991{gap:991px!important}.gap-992{gap:992px!important}.gap-993{gap:993px!important}.gap-994{gap:994px!important}.gap-995{gap:995px!important}.gap-996{gap:996px!important}.gap-997{gap:997px!important}.gap-998{gap:998px!important}.gap-999{gap:999px!important}.gap-1000{gap:1000px!important}.font-weight-1{font-weight:1!important}.font-weight-2{font-weight:2!important}.font-weight-3{font-weight:3!important}.font-weight-4{font-weight:4!important}.font-weight-5{font-weight:5!important}.font-weight-6{font-weight:6!important}.font-weight-7{font-weight:7!important}.font-weight-8{font-weight:8!important}.font-weight-9{font-weight:9!important}.font-weight-10{font-weight:10!important}.font-weight-11{font-weight:11!important}.font-weight-12{font-weight:12!important}.font-weight-13{font-weight:13!important}.font-weight-14{font-weight:14!important}.font-weight-15{font-weight:15!important}.font-weight-16{font-weight:16!important}.font-weight-17{font-weight:17!important}.font-weight-18{font-weight:18!important}.font-weight-19{font-weight:19!important}.font-weight-20{font-weight:20!important}.font-weight-21{font-weight:21!important}.font-weight-22{font-weight:22!important}.font-weight-23{font-weight:23!important}.font-weight-24{font-weight:24!important}.font-weight-25{font-weight:25!important}.font-weight-26{font-weight:26!important}.font-weight-27{font-weight:27!important}.font-weight-28{font-weight:28!important}.font-weight-29{font-weight:29!important}.font-weight-30{font-weight:30!important}.font-weight-31{font-weight:31!important}.font-weight-32{font-weight:32!important}.font-weight-33{font-weight:33!important}.font-weight-34{font-weight:34!important}.font-weight-35{font-weight:35!important}.font-weight-36{font-weight:36!important}.font-weight-37{font-weight:37!important}.font-weight-38{font-weight:38!important}.font-weight-39{font-weight:39!important}.font-weight-40{font-weight:40!important}.font-weight-41{font-weight:41!important}.font-weight-42{font-weight:42!important}.font-weight-43{font-weight:43!important}.font-weight-44{font-weight:44!important}.font-weight-45{font-weight:45!important}.font-weight-46{font-weight:46!important}.font-weight-47{font-weight:47!important}.font-weight-48{font-weight:48!important}.font-weight-49{font-weight:49!important}.font-weight-50{font-weight:50!important}.font-weight-51{font-weight:51!important}.font-weight-52{font-weight:52!important}.font-weight-53{font-weight:53!important}.font-weight-54{font-weight:54!important}.font-weight-55{font-weight:55!important}.font-weight-56{font-weight:56!important}.font-weight-57{font-weight:57!important}.font-weight-58{font-weight:58!important}.font-weight-59{font-weight:59!important}.font-weight-60{font-weight:60!important}.font-weight-61{font-weight:61!important}.font-weight-62{font-weight:62!important}.font-weight-63{font-weight:63!important}.font-weight-64{font-weight:64!important}.font-weight-65{font-weight:65!important}.font-weight-66{font-weight:66!important}.font-weight-67{font-weight:67!important}.font-weight-68{font-weight:68!important}.font-weight-69{font-weight:69!important}.font-weight-70{font-weight:70!important}.font-weight-71{font-weight:71!important}.font-weight-72{font-weight:72!important}.font-weight-73{font-weight:73!important}.font-weight-74{font-weight:74!important}.font-weight-75{font-weight:75!important}.font-weight-76{font-weight:76!important}.font-weight-77{font-weight:77!important}.font-weight-78{font-weight:78!important}.font-weight-79{font-weight:79!important}.font-weight-80{font-weight:80!important}.font-weight-81{font-weight:81!important}.font-weight-82{font-weight:82!important}.font-weight-83{font-weight:83!important}.font-weight-84{font-weight:84!important}.font-weight-85{font-weight:85!important}.font-weight-86{font-weight:86!important}.font-weight-87{font-weight:87!important}.font-weight-88{font-weight:88!important}.font-weight-89{font-weight:89!important}.font-weight-90{font-weight:90!important}.font-weight-91{font-weight:91!important}.font-weight-92{font-weight:92!important}.font-weight-93{font-weight:93!important}.font-weight-94{font-weight:94!important}.font-weight-95{font-weight:95!important}.font-weight-96{font-weight:96!important}.font-weight-97{font-weight:97!important}.font-weight-98{font-weight:98!important}.font-weight-99{font-weight:99!important}.font-weight-100{font-weight:100!important}.font-weight-101{font-weight:101!important}.font-weight-102{font-weight:102!important}.font-weight-103{font-weight:103!important}.font-weight-104{font-weight:104!important}.font-weight-105{font-weight:105!important}.font-weight-106{font-weight:106!important}.font-weight-107{font-weight:107!important}.font-weight-108{font-weight:108!important}.font-weight-109{font-weight:109!important}.font-weight-110{font-weight:110!important}.font-weight-111{font-weight:111!important}.font-weight-112{font-weight:112!important}.font-weight-113{font-weight:113!important}.font-weight-114{font-weight:114!important}.font-weight-115{font-weight:115!important}.font-weight-116{font-weight:116!important}.font-weight-117{font-weight:117!important}.font-weight-118{font-weight:118!important}.font-weight-119{font-weight:119!important}.font-weight-120{font-weight:120!important}.font-weight-121{font-weight:121!important}.font-weight-122{font-weight:122!important}.font-weight-123{font-weight:123!important}.font-weight-124{font-weight:124!important}.font-weight-125{font-weight:125!important}.font-weight-126{font-weight:126!important}.font-weight-127{font-weight:127!important}.font-weight-128{font-weight:128!important}.font-weight-129{font-weight:129!important}.font-weight-130{font-weight:130!important}.font-weight-131{font-weight:131!important}.font-weight-132{font-weight:132!important}.font-weight-133{font-weight:133!important}.font-weight-134{font-weight:134!important}.font-weight-135{font-weight:135!important}.font-weight-136{font-weight:136!important}.font-weight-137{font-weight:137!important}.font-weight-138{font-weight:138!important}.font-weight-139{font-weight:139!important}.font-weight-140{font-weight:140!important}.font-weight-141{font-weight:141!important}.font-weight-142{font-weight:142!important}.font-weight-143{font-weight:143!important}.font-weight-144{font-weight:144!important}.font-weight-145{font-weight:145!important}.font-weight-146{font-weight:146!important}.font-weight-147{font-weight:147!important}.font-weight-148{font-weight:148!important}.font-weight-149{font-weight:149!important}.font-weight-150{font-weight:150!important}.font-weight-151{font-weight:151!important}.font-weight-152{font-weight:152!important}.font-weight-153{font-weight:153!important}.font-weight-154{font-weight:154!important}.font-weight-155{font-weight:155!important}.font-weight-156{font-weight:156!important}.font-weight-157{font-weight:157!important}.font-weight-158{font-weight:158!important}.font-weight-159{font-weight:159!important}.font-weight-160{font-weight:160!important}.font-weight-161{font-weight:161!important}.font-weight-162{font-weight:162!important}.font-weight-163{font-weight:163!important}.font-weight-164{font-weight:164!important}.font-weight-165{font-weight:165!important}.font-weight-166{font-weight:166!important}.font-weight-167{font-weight:167!important}.font-weight-168{font-weight:168!important}.font-weight-169{font-weight:169!important}.font-weight-170{font-weight:170!important}.font-weight-171{font-weight:171!important}.font-weight-172{font-weight:172!important}.font-weight-173{font-weight:173!important}.font-weight-174{font-weight:174!important}.font-weight-175{font-weight:175!important}.font-weight-176{font-weight:176!important}.font-weight-177{font-weight:177!important}.font-weight-178{font-weight:178!important}.font-weight-179{font-weight:179!important}.font-weight-180{font-weight:180!important}.font-weight-181{font-weight:181!important}.font-weight-182{font-weight:182!important}.font-weight-183{font-weight:183!important}.font-weight-184{font-weight:184!important}.font-weight-185{font-weight:185!important}.font-weight-186{font-weight:186!important}.font-weight-187{font-weight:187!important}.font-weight-188{font-weight:188!important}.font-weight-189{font-weight:189!important}.font-weight-190{font-weight:190!important}.font-weight-191{font-weight:191!important}.font-weight-192{font-weight:192!important}.font-weight-193{font-weight:193!important}.font-weight-194{font-weight:194!important}.font-weight-195{font-weight:195!important}.font-weight-196{font-weight:196!important}.font-weight-197{font-weight:197!important}.font-weight-198{font-weight:198!important}.font-weight-199{font-weight:199!important}.font-weight-200{font-weight:200!important}.font-weight-201{font-weight:201!important}.font-weight-202{font-weight:202!important}.font-weight-203{font-weight:203!important}.font-weight-204{font-weight:204!important}.font-weight-205{font-weight:205!important}.font-weight-206{font-weight:206!important}.font-weight-207{font-weight:207!important}.font-weight-208{font-weight:208!important}.font-weight-209{font-weight:209!important}.font-weight-210{font-weight:210!important}.font-weight-211{font-weight:211!important}.font-weight-212{font-weight:212!important}.font-weight-213{font-weight:213!important}.font-weight-214{font-weight:214!important}.font-weight-215{font-weight:215!important}.font-weight-216{font-weight:216!important}.font-weight-217{font-weight:217!important}.font-weight-218{font-weight:218!important}.font-weight-219{font-weight:219!important}.font-weight-220{font-weight:220!important}.font-weight-221{font-weight:221!important}.font-weight-222{font-weight:222!important}.font-weight-223{font-weight:223!important}.font-weight-224{font-weight:224!important}.font-weight-225{font-weight:225!important}.font-weight-226{font-weight:226!important}.font-weight-227{font-weight:227!important}.font-weight-228{font-weight:228!important}.font-weight-229{font-weight:229!important}.font-weight-230{font-weight:230!important}.font-weight-231{font-weight:231!important}.font-weight-232{font-weight:232!important}.font-weight-233{font-weight:233!important}.font-weight-234{font-weight:234!important}.font-weight-235{font-weight:235!important}.font-weight-236{font-weight:236!important}.font-weight-237{font-weight:237!important}.font-weight-238{font-weight:238!important}.font-weight-239{font-weight:239!important}.font-weight-240{font-weight:240!important}.font-weight-241{font-weight:241!important}.font-weight-242{font-weight:242!important}.font-weight-243{font-weight:243!important}.font-weight-244{font-weight:244!important}.font-weight-245{font-weight:245!important}.font-weight-246{font-weight:246!important}.font-weight-247{font-weight:247!important}.font-weight-248{font-weight:248!important}.font-weight-249{font-weight:249!important}.font-weight-250{font-weight:250!important}.font-weight-251{font-weight:251!important}.font-weight-252{font-weight:252!important}.font-weight-253{font-weight:253!important}.font-weight-254{font-weight:254!important}.font-weight-255{font-weight:255!important}.font-weight-256{font-weight:256!important}.font-weight-257{font-weight:257!important}.font-weight-258{font-weight:258!important}.font-weight-259{font-weight:259!important}.font-weight-260{font-weight:260!important}.font-weight-261{font-weight:261!important}.font-weight-262{font-weight:262!important}.font-weight-263{font-weight:263!important}.font-weight-264{font-weight:264!important}.font-weight-265{font-weight:265!important}.font-weight-266{font-weight:266!important}.font-weight-267{font-weight:267!important}.font-weight-268{font-weight:268!important}.font-weight-269{font-weight:269!important}.font-weight-270{font-weight:270!important}.font-weight-271{font-weight:271!important}.font-weight-272{font-weight:272!important}.font-weight-273{font-weight:273!important}.font-weight-274{font-weight:274!important}.font-weight-275{font-weight:275!important}.font-weight-276{font-weight:276!important}.font-weight-277{font-weight:277!important}.font-weight-278{font-weight:278!important}.font-weight-279{font-weight:279!important}.font-weight-280{font-weight:280!important}.font-weight-281{font-weight:281!important}.font-weight-282{font-weight:282!important}.font-weight-283{font-weight:283!important}.font-weight-284{font-weight:284!important}.font-weight-285{font-weight:285!important}.font-weight-286{font-weight:286!important}.font-weight-287{font-weight:287!important}.font-weight-288{font-weight:288!important}.font-weight-289{font-weight:289!important}.font-weight-290{font-weight:290!important}.font-weight-291{font-weight:291!important}.font-weight-292{font-weight:292!important}.font-weight-293{font-weight:293!important}.font-weight-294{font-weight:294!important}.font-weight-295{font-weight:295!important}.font-weight-296{font-weight:296!important}.font-weight-297{font-weight:297!important}.font-weight-298{font-weight:298!important}.font-weight-299{font-weight:299!important}.font-weight-300{font-weight:300!important}.font-weight-301{font-weight:301!important}.font-weight-302{font-weight:302!important}.font-weight-303{font-weight:303!important}.font-weight-304{font-weight:304!important}.font-weight-305{font-weight:305!important}.font-weight-306{font-weight:306!important}.font-weight-307{font-weight:307!important}.font-weight-308{font-weight:308!important}.font-weight-309{font-weight:309!important}.font-weight-310{font-weight:310!important}.font-weight-311{font-weight:311!important}.font-weight-312{font-weight:312!important}.font-weight-313{font-weight:313!important}.font-weight-314{font-weight:314!important}.font-weight-315{font-weight:315!important}.font-weight-316{font-weight:316!important}.font-weight-317{font-weight:317!important}.font-weight-318{font-weight:318!important}.font-weight-319{font-weight:319!important}.font-weight-320{font-weight:320!important}.font-weight-321{font-weight:321!important}.font-weight-322{font-weight:322!important}.font-weight-323{font-weight:323!important}.font-weight-324{font-weight:324!important}.font-weight-325{font-weight:325!important}.font-weight-326{font-weight:326!important}.font-weight-327{font-weight:327!important}.font-weight-328{font-weight:328!important}.font-weight-329{font-weight:329!important}.font-weight-330{font-weight:330!important}.font-weight-331{font-weight:331!important}.font-weight-332{font-weight:332!important}.font-weight-333{font-weight:333!important}.font-weight-334{font-weight:334!important}.font-weight-335{font-weight:335!important}.font-weight-336{font-weight:336!important}.font-weight-337{font-weight:337!important}.font-weight-338{font-weight:338!important}.font-weight-339{font-weight:339!important}.font-weight-340{font-weight:340!important}.font-weight-341{font-weight:341!important}.font-weight-342{font-weight:342!important}.font-weight-343{font-weight:343!important}.font-weight-344{font-weight:344!important}.font-weight-345{font-weight:345!important}.font-weight-346{font-weight:346!important}.font-weight-347{font-weight:347!important}.font-weight-348{font-weight:348!important}.font-weight-349{font-weight:349!important}.font-weight-350{font-weight:350!important}.font-weight-351{font-weight:351!important}.font-weight-352{font-weight:352!important}.font-weight-353{font-weight:353!important}.font-weight-354{font-weight:354!important}.font-weight-355{font-weight:355!important}.font-weight-356{font-weight:356!important}.font-weight-357{font-weight:357!important}.font-weight-358{font-weight:358!important}.font-weight-359{font-weight:359!important}.font-weight-360{font-weight:360!important}.font-weight-361{font-weight:361!important}.font-weight-362{font-weight:362!important}.font-weight-363{font-weight:363!important}.font-weight-364{font-weight:364!important}.font-weight-365{font-weight:365!important}.font-weight-366{font-weight:366!important}.font-weight-367{font-weight:367!important}.font-weight-368{font-weight:368!important}.font-weight-369{font-weight:369!important}.font-weight-370{font-weight:370!important}.font-weight-371{font-weight:371!important}.font-weight-372{font-weight:372!important}.font-weight-373{font-weight:373!important}.font-weight-374{font-weight:374!important}.font-weight-375{font-weight:375!important}.font-weight-376{font-weight:376!important}.font-weight-377{font-weight:377!important}.font-weight-378{font-weight:378!important}.font-weight-379{font-weight:379!important}.font-weight-380{font-weight:380!important}.font-weight-381{font-weight:381!important}.font-weight-382{font-weight:382!important}.font-weight-383{font-weight:383!important}.font-weight-384{font-weight:384!important}.font-weight-385{font-weight:385!important}.font-weight-386{font-weight:386!important}.font-weight-387{font-weight:387!important}.font-weight-388{font-weight:388!important}.font-weight-389{font-weight:389!important}.font-weight-390{font-weight:390!important}.font-weight-391{font-weight:391!important}.font-weight-392{font-weight:392!important}.font-weight-393{font-weight:393!important}.font-weight-394{font-weight:394!important}.font-weight-395{font-weight:395!important}.font-weight-396{font-weight:396!important}.font-weight-397{font-weight:397!important}.font-weight-398{font-weight:398!important}.font-weight-399{font-weight:399!important}.font-weight-400{font-weight:400!important}.font-weight-401{font-weight:401!important}.font-weight-402{font-weight:402!important}.font-weight-403{font-weight:403!important}.font-weight-404{font-weight:404!important}.font-weight-405{font-weight:405!important}.font-weight-406{font-weight:406!important}.font-weight-407{font-weight:407!important}.font-weight-408{font-weight:408!important}.font-weight-409{font-weight:409!important}.font-weight-410{font-weight:410!important}.font-weight-411{font-weight:411!important}.font-weight-412{font-weight:412!important}.font-weight-413{font-weight:413!important}.font-weight-414{font-weight:414!important}.font-weight-415{font-weight:415!important}.font-weight-416{font-weight:416!important}.font-weight-417{font-weight:417!important}.font-weight-418{font-weight:418!important}.font-weight-419{font-weight:419!important}.font-weight-420{font-weight:420!important}.font-weight-421{font-weight:421!important}.font-weight-422{font-weight:422!important}.font-weight-423{font-weight:423!important}.font-weight-424{font-weight:424!important}.font-weight-425{font-weight:425!important}.font-weight-426{font-weight:426!important}.font-weight-427{font-weight:427!important}.font-weight-428{font-weight:428!important}.font-weight-429{font-weight:429!important}.font-weight-430{font-weight:430!important}.font-weight-431{font-weight:431!important}.font-weight-432{font-weight:432!important}.font-weight-433{font-weight:433!important}.font-weight-434{font-weight:434!important}.font-weight-435{font-weight:435!important}.font-weight-436{font-weight:436!important}.font-weight-437{font-weight:437!important}.font-weight-438{font-weight:438!important}.font-weight-439{font-weight:439!important}.font-weight-440{font-weight:440!important}.font-weight-441{font-weight:441!important}.font-weight-442{font-weight:442!important}.font-weight-443{font-weight:443!important}.font-weight-444{font-weight:444!important}.font-weight-445{font-weight:445!important}.font-weight-446{font-weight:446!important}.font-weight-447{font-weight:447!important}.font-weight-448{font-weight:448!important}.font-weight-449{font-weight:449!important}.font-weight-450{font-weight:450!important}.font-weight-451{font-weight:451!important}.font-weight-452{font-weight:452!important}.font-weight-453{font-weight:453!important}.font-weight-454{font-weight:454!important}.font-weight-455{font-weight:455!important}.font-weight-456{font-weight:456!important}.font-weight-457{font-weight:457!important}.font-weight-458{font-weight:458!important}.font-weight-459{font-weight:459!important}.font-weight-460{font-weight:460!important}.font-weight-461{font-weight:461!important}.font-weight-462{font-weight:462!important}.font-weight-463{font-weight:463!important}.font-weight-464{font-weight:464!important}.font-weight-465{font-weight:465!important}.font-weight-466{font-weight:466!important}.font-weight-467{font-weight:467!important}.font-weight-468{font-weight:468!important}.font-weight-469{font-weight:469!important}.font-weight-470{font-weight:470!important}.font-weight-471{font-weight:471!important}.font-weight-472{font-weight:472!important}.font-weight-473{font-weight:473!important}.font-weight-474{font-weight:474!important}.font-weight-475{font-weight:475!important}.font-weight-476{font-weight:476!important}.font-weight-477{font-weight:477!important}.font-weight-478{font-weight:478!important}.font-weight-479{font-weight:479!important}.font-weight-480{font-weight:480!important}.font-weight-481{font-weight:481!important}.font-weight-482{font-weight:482!important}.font-weight-483{font-weight:483!important}.font-weight-484{font-weight:484!important}.font-weight-485{font-weight:485!important}.font-weight-486{font-weight:486!important}.font-weight-487{font-weight:487!important}.font-weight-488{font-weight:488!important}.font-weight-489{font-weight:489!important}.font-weight-490{font-weight:490!important}.font-weight-491{font-weight:491!important}.font-weight-492{font-weight:492!important}.font-weight-493{font-weight:493!important}.font-weight-494{font-weight:494!important}.font-weight-495{font-weight:495!important}.font-weight-496{font-weight:496!important}.font-weight-497{font-weight:497!important}.font-weight-498{font-weight:498!important}.font-weight-499{font-weight:499!important}.font-weight-500{font-weight:500!important}.font-weight-501{font-weight:501!important}.font-weight-502{font-weight:502!important}.font-weight-503{font-weight:503!important}.font-weight-504{font-weight:504!important}.font-weight-505{font-weight:505!important}.font-weight-506{font-weight:506!important}.font-weight-507{font-weight:507!important}.font-weight-508{font-weight:508!important}.font-weight-509{font-weight:509!important}.font-weight-510{font-weight:510!important}.font-weight-511{font-weight:511!important}.font-weight-512{font-weight:512!important}.font-weight-513{font-weight:513!important}.font-weight-514{font-weight:514!important}.font-weight-515{font-weight:515!important}.font-weight-516{font-weight:516!important}.font-weight-517{font-weight:517!important}.font-weight-518{font-weight:518!important}.font-weight-519{font-weight:519!important}.font-weight-520{font-weight:520!important}.font-weight-521{font-weight:521!important}.font-weight-522{font-weight:522!important}.font-weight-523{font-weight:523!important}.font-weight-524{font-weight:524!important}.font-weight-525{font-weight:525!important}.font-weight-526{font-weight:526!important}.font-weight-527{font-weight:527!important}.font-weight-528{font-weight:528!important}.font-weight-529{font-weight:529!important}.font-weight-530{font-weight:530!important}.font-weight-531{font-weight:531!important}.font-weight-532{font-weight:532!important}.font-weight-533{font-weight:533!important}.font-weight-534{font-weight:534!important}.font-weight-535{font-weight:535!important}.font-weight-536{font-weight:536!important}.font-weight-537{font-weight:537!important}.font-weight-538{font-weight:538!important}.font-weight-539{font-weight:539!important}.font-weight-540{font-weight:540!important}.font-weight-541{font-weight:541!important}.font-weight-542{font-weight:542!important}.font-weight-543{font-weight:543!important}.font-weight-544{font-weight:544!important}.font-weight-545{font-weight:545!important}.font-weight-546{font-weight:546!important}.font-weight-547{font-weight:547!important}.font-weight-548{font-weight:548!important}.font-weight-549{font-weight:549!important}.font-weight-550{font-weight:550!important}.font-weight-551{font-weight:551!important}.font-weight-552{font-weight:552!important}.font-weight-553{font-weight:553!important}.font-weight-554{font-weight:554!important}.font-weight-555{font-weight:555!important}.font-weight-556{font-weight:556!important}.font-weight-557{font-weight:557!important}.font-weight-558{font-weight:558!important}.font-weight-559{font-weight:559!important}.font-weight-560{font-weight:560!important}.font-weight-561{font-weight:561!important}.font-weight-562{font-weight:562!important}.font-weight-563{font-weight:563!important}.font-weight-564{font-weight:564!important}.font-weight-565{font-weight:565!important}.font-weight-566{font-weight:566!important}.font-weight-567{font-weight:567!important}.font-weight-568{font-weight:568!important}.font-weight-569{font-weight:569!important}.font-weight-570{font-weight:570!important}.font-weight-571{font-weight:571!important}.font-weight-572{font-weight:572!important}.font-weight-573{font-weight:573!important}.font-weight-574{font-weight:574!important}.font-weight-575{font-weight:575!important}.font-weight-576{font-weight:576!important}.font-weight-577{font-weight:577!important}.font-weight-578{font-weight:578!important}.font-weight-579{font-weight:579!important}.font-weight-580{font-weight:580!important}.font-weight-581{font-weight:581!important}.font-weight-582{font-weight:582!important}.font-weight-583{font-weight:583!important}.font-weight-584{font-weight:584!important}.font-weight-585{font-weight:585!important}.font-weight-586{font-weight:586!important}.font-weight-587{font-weight:587!important}.font-weight-588{font-weight:588!important}.font-weight-589{font-weight:589!important}.font-weight-590{font-weight:590!important}.font-weight-591{font-weight:591!important}.font-weight-592{font-weight:592!important}.font-weight-593{font-weight:593!important}.font-weight-594{font-weight:594!important}.font-weight-595{font-weight:595!important}.font-weight-596{font-weight:596!important}.font-weight-597{font-weight:597!important}.font-weight-598{font-weight:598!important}.font-weight-599{font-weight:599!important}.font-weight-600{font-weight:600!important}.font-weight-601{font-weight:601!important}.font-weight-602{font-weight:602!important}.font-weight-603{font-weight:603!important}.font-weight-604{font-weight:604!important}.font-weight-605{font-weight:605!important}.font-weight-606{font-weight:606!important}.font-weight-607{font-weight:607!important}.font-weight-608{font-weight:608!important}.font-weight-609{font-weight:609!important}.font-weight-610{font-weight:610!important}.font-weight-611{font-weight:611!important}.font-weight-612{font-weight:612!important}.font-weight-613{font-weight:613!important}.font-weight-614{font-weight:614!important}.font-weight-615{font-weight:615!important}.font-weight-616{font-weight:616!important}.font-weight-617{font-weight:617!important}.font-weight-618{font-weight:618!important}.font-weight-619{font-weight:619!important}.font-weight-620{font-weight:620!important}.font-weight-621{font-weight:621!important}.font-weight-622{font-weight:622!important}.font-weight-623{font-weight:623!important}.font-weight-624{font-weight:624!important}.font-weight-625{font-weight:625!important}.font-weight-626{font-weight:626!important}.font-weight-627{font-weight:627!important}.font-weight-628{font-weight:628!important}.font-weight-629{font-weight:629!important}.font-weight-630{font-weight:630!important}.font-weight-631{font-weight:631!important}.font-weight-632{font-weight:632!important}.font-weight-633{font-weight:633!important}.font-weight-634{font-weight:634!important}.font-weight-635{font-weight:635!important}.font-weight-636{font-weight:636!important}.font-weight-637{font-weight:637!important}.font-weight-638{font-weight:638!important}.font-weight-639{font-weight:639!important}.font-weight-640{font-weight:640!important}.font-weight-641{font-weight:641!important}.font-weight-642{font-weight:642!important}.font-weight-643{font-weight:643!important}.font-weight-644{font-weight:644!important}.font-weight-645{font-weight:645!important}.font-weight-646{font-weight:646!important}.font-weight-647{font-weight:647!important}.font-weight-648{font-weight:648!important}.font-weight-649{font-weight:649!important}.font-weight-650{font-weight:650!important}.font-weight-651{font-weight:651!important}.font-weight-652{font-weight:652!important}.font-weight-653{font-weight:653!important}.font-weight-654{font-weight:654!important}.font-weight-655{font-weight:655!important}.font-weight-656{font-weight:656!important}.font-weight-657{font-weight:657!important}.font-weight-658{font-weight:658!important}.font-weight-659{font-weight:659!important}.font-weight-660{font-weight:660!important}.font-weight-661{font-weight:661!important}.font-weight-662{font-weight:662!important}.font-weight-663{font-weight:663!important}.font-weight-664{font-weight:664!important}.font-weight-665{font-weight:665!important}.font-weight-666{font-weight:666!important}.font-weight-667{font-weight:667!important}.font-weight-668{font-weight:668!important}.font-weight-669{font-weight:669!important}.font-weight-670{font-weight:670!important}.font-weight-671{font-weight:671!important}.font-weight-672{font-weight:672!important}.font-weight-673{font-weight:673!important}.font-weight-674{font-weight:674!important}.font-weight-675{font-weight:675!important}.font-weight-676{font-weight:676!important}.font-weight-677{font-weight:677!important}.font-weight-678{font-weight:678!important}.font-weight-679{font-weight:679!important}.font-weight-680{font-weight:680!important}.font-weight-681{font-weight:681!important}.font-weight-682{font-weight:682!important}.font-weight-683{font-weight:683!important}.font-weight-684{font-weight:684!important}.font-weight-685{font-weight:685!important}.font-weight-686{font-weight:686!important}.font-weight-687{font-weight:687!important}.font-weight-688{font-weight:688!important}.font-weight-689{font-weight:689!important}.font-weight-690{font-weight:690!important}.font-weight-691{font-weight:691!important}.font-weight-692{font-weight:692!important}.font-weight-693{font-weight:693!important}.font-weight-694{font-weight:694!important}.font-weight-695{font-weight:695!important}.font-weight-696{font-weight:696!important}.font-weight-697{font-weight:697!important}.font-weight-698{font-weight:698!important}.font-weight-699{font-weight:699!important}.font-weight-700{font-weight:700!important}.font-weight-701{font-weight:701!important}.font-weight-702{font-weight:702!important}.font-weight-703{font-weight:703!important}.font-weight-704{font-weight:704!important}.font-weight-705{font-weight:705!important}.font-weight-706{font-weight:706!important}.font-weight-707{font-weight:707!important}.font-weight-708{font-weight:708!important}.font-weight-709{font-weight:709!important}.font-weight-710{font-weight:710!important}.font-weight-711{font-weight:711!important}.font-weight-712{font-weight:712!important}.font-weight-713{font-weight:713!important}.font-weight-714{font-weight:714!important}.font-weight-715{font-weight:715!important}.font-weight-716{font-weight:716!important}.font-weight-717{font-weight:717!important}.font-weight-718{font-weight:718!important}.font-weight-719{font-weight:719!important}.font-weight-720{font-weight:720!important}.font-weight-721{font-weight:721!important}.font-weight-722{font-weight:722!important}.font-weight-723{font-weight:723!important}.font-weight-724{font-weight:724!important}.font-weight-725{font-weight:725!important}.font-weight-726{font-weight:726!important}.font-weight-727{font-weight:727!important}.font-weight-728{font-weight:728!important}.font-weight-729{font-weight:729!important}.font-weight-730{font-weight:730!important}.font-weight-731{font-weight:731!important}.font-weight-732{font-weight:732!important}.font-weight-733{font-weight:733!important}.font-weight-734{font-weight:734!important}.font-weight-735{font-weight:735!important}.font-weight-736{font-weight:736!important}.font-weight-737{font-weight:737!important}.font-weight-738{font-weight:738!important}.font-weight-739{font-weight:739!important}.font-weight-740{font-weight:740!important}.font-weight-741{font-weight:741!important}.font-weight-742{font-weight:742!important}.font-weight-743{font-weight:743!important}.font-weight-744{font-weight:744!important}.font-weight-745{font-weight:745!important}.font-weight-746{font-weight:746!important}.font-weight-747{font-weight:747!important}.font-weight-748{font-weight:748!important}.font-weight-749{font-weight:749!important}.font-weight-750{font-weight:750!important}.font-weight-751{font-weight:751!important}.font-weight-752{font-weight:752!important}.font-weight-753{font-weight:753!important}.font-weight-754{font-weight:754!important}.font-weight-755{font-weight:755!important}.font-weight-756{font-weight:756!important}.font-weight-757{font-weight:757!important}.font-weight-758{font-weight:758!important}.font-weight-759{font-weight:759!important}.font-weight-760{font-weight:760!important}.font-weight-761{font-weight:761!important}.font-weight-762{font-weight:762!important}.font-weight-763{font-weight:763!important}.font-weight-764{font-weight:764!important}.font-weight-765{font-weight:765!important}.font-weight-766{font-weight:766!important}.font-weight-767{font-weight:767!important}.font-weight-768{font-weight:768!important}.font-weight-769{font-weight:769!important}.font-weight-770{font-weight:770!important}.font-weight-771{font-weight:771!important}.font-weight-772{font-weight:772!important}.font-weight-773{font-weight:773!important}.font-weight-774{font-weight:774!important}.font-weight-775{font-weight:775!important}.font-weight-776{font-weight:776!important}.font-weight-777{font-weight:777!important}.font-weight-778{font-weight:778!important}.font-weight-779{font-weight:779!important}.font-weight-780{font-weight:780!important}.font-weight-781{font-weight:781!important}.font-weight-782{font-weight:782!important}.font-weight-783{font-weight:783!important}.font-weight-784{font-weight:784!important}.font-weight-785{font-weight:785!important}.font-weight-786{font-weight:786!important}.font-weight-787{font-weight:787!important}.font-weight-788{font-weight:788!important}.font-weight-789{font-weight:789!important}.font-weight-790{font-weight:790!important}.font-weight-791{font-weight:791!important}.font-weight-792{font-weight:792!important}.font-weight-793{font-weight:793!important}.font-weight-794{font-weight:794!important}.font-weight-795{font-weight:795!important}.font-weight-796{font-weight:796!important}.font-weight-797{font-weight:797!important}.font-weight-798{font-weight:798!important}.font-weight-799{font-weight:799!important}.font-weight-800{font-weight:800!important}.font-weight-801{font-weight:801!important}.font-weight-802{font-weight:802!important}.font-weight-803{font-weight:803!important}.font-weight-804{font-weight:804!important}.font-weight-805{font-weight:805!important}.font-weight-806{font-weight:806!important}.font-weight-807{font-weight:807!important}.font-weight-808{font-weight:808!important}.font-weight-809{font-weight:809!important}.font-weight-810{font-weight:810!important}.font-weight-811{font-weight:811!important}.font-weight-812{font-weight:812!important}.font-weight-813{font-weight:813!important}.font-weight-814{font-weight:814!important}.font-weight-815{font-weight:815!important}.font-weight-816{font-weight:816!important}.font-weight-817{font-weight:817!important}.font-weight-818{font-weight:818!important}.font-weight-819{font-weight:819!important}.font-weight-820{font-weight:820!important}.font-weight-821{font-weight:821!important}.font-weight-822{font-weight:822!important}.font-weight-823{font-weight:823!important}.font-weight-824{font-weight:824!important}.font-weight-825{font-weight:825!important}.font-weight-826{font-weight:826!important}.font-weight-827{font-weight:827!important}.font-weight-828{font-weight:828!important}.font-weight-829{font-weight:829!important}.font-weight-830{font-weight:830!important}.font-weight-831{font-weight:831!important}.font-weight-832{font-weight:832!important}.font-weight-833{font-weight:833!important}.font-weight-834{font-weight:834!important}.font-weight-835{font-weight:835!important}.font-weight-836{font-weight:836!important}.font-weight-837{font-weight:837!important}.font-weight-838{font-weight:838!important}.font-weight-839{font-weight:839!important}.font-weight-840{font-weight:840!important}.font-weight-841{font-weight:841!important}.font-weight-842{font-weight:842!important}.font-weight-843{font-weight:843!important}.font-weight-844{font-weight:844!important}.font-weight-845{font-weight:845!important}.font-weight-846{font-weight:846!important}.font-weight-847{font-weight:847!important}.font-weight-848{font-weight:848!important}.font-weight-849{font-weight:849!important}.font-weight-850{font-weight:850!important}.font-weight-851{font-weight:851!important}.font-weight-852{font-weight:852!important}.font-weight-853{font-weight:853!important}.font-weight-854{font-weight:854!important}.font-weight-855{font-weight:855!important}.font-weight-856{font-weight:856!important}.font-weight-857{font-weight:857!important}.font-weight-858{font-weight:858!important}.font-weight-859{font-weight:859!important}.font-weight-860{font-weight:860!important}.font-weight-861{font-weight:861!important}.font-weight-862{font-weight:862!important}.font-weight-863{font-weight:863!important}.font-weight-864{font-weight:864!important}.font-weight-865{font-weight:865!important}.font-weight-866{font-weight:866!important}.font-weight-867{font-weight:867!important}.font-weight-868{font-weight:868!important}.font-weight-869{font-weight:869!important}.font-weight-870{font-weight:870!important}.font-weight-871{font-weight:871!important}.font-weight-872{font-weight:872!important}.font-weight-873{font-weight:873!important}.font-weight-874{font-weight:874!important}.font-weight-875{font-weight:875!important}.font-weight-876{font-weight:876!important}.font-weight-877{font-weight:877!important}.font-weight-878{font-weight:878!important}.font-weight-879{font-weight:879!important}.font-weight-880{font-weight:880!important}.font-weight-881{font-weight:881!important}.font-weight-882{font-weight:882!important}.font-weight-883{font-weight:883!important}.font-weight-884{font-weight:884!important}.font-weight-885{font-weight:885!important}.font-weight-886{font-weight:886!important}.font-weight-887{font-weight:887!important}.font-weight-888{font-weight:888!important}.font-weight-889{font-weight:889!important}.font-weight-890{font-weight:890!important}.font-weight-891{font-weight:891!important}.font-weight-892{font-weight:892!important}.font-weight-893{font-weight:893!important}.font-weight-894{font-weight:894!important}.font-weight-895{font-weight:895!important}.font-weight-896{font-weight:896!important}.font-weight-897{font-weight:897!important}.font-weight-898{font-weight:898!important}.font-weight-899{font-weight:899!important}.font-weight-900{font-weight:900!important}.font-weight-901{font-weight:901!important}.font-weight-902{font-weight:902!important}.font-weight-903{font-weight:903!important}.font-weight-904{font-weight:904!important}.font-weight-905{font-weight:905!important}.font-weight-906{font-weight:906!important}.font-weight-907{font-weight:907!important}.font-weight-908{font-weight:908!important}.font-weight-909{font-weight:909!important}.font-weight-910{font-weight:910!important}.font-weight-911{font-weight:911!important}.font-weight-912{font-weight:912!important}.font-weight-913{font-weight:913!important}.font-weight-914{font-weight:914!important}.font-weight-915{font-weight:915!important}.font-weight-916{font-weight:916!important}.font-weight-917{font-weight:917!important}.font-weight-918{font-weight:918!important}.font-weight-919{font-weight:919!important}.font-weight-920{font-weight:920!important}.font-weight-921{font-weight:921!important}.font-weight-922{font-weight:922!important}.font-weight-923{font-weight:923!important}.font-weight-924{font-weight:924!important}.font-weight-925{font-weight:925!important}.font-weight-926{font-weight:926!important}.font-weight-927{font-weight:927!important}.font-weight-928{font-weight:928!important}.font-weight-929{font-weight:929!important}.font-weight-930{font-weight:930!important}.font-weight-931{font-weight:931!important}.font-weight-932{font-weight:932!important}.font-weight-933{font-weight:933!important}.font-weight-934{font-weight:934!important}.font-weight-935{font-weight:935!important}.font-weight-936{font-weight:936!important}.font-weight-937{font-weight:937!important}.font-weight-938{font-weight:938!important}.font-weight-939{font-weight:939!important}.font-weight-940{font-weight:940!important}.font-weight-941{font-weight:941!important}.font-weight-942{font-weight:942!important}.font-weight-943{font-weight:943!important}.font-weight-944{font-weight:944!important}.font-weight-945{font-weight:945!important}.font-weight-946{font-weight:946!important}.font-weight-947{font-weight:947!important}.font-weight-948{font-weight:948!important}.font-weight-949{font-weight:949!important}.font-weight-950{font-weight:950!important}.font-weight-951{font-weight:951!important}.font-weight-952{font-weight:952!important}.font-weight-953{font-weight:953!important}.font-weight-954{font-weight:954!important}.font-weight-955{font-weight:955!important}.font-weight-956{font-weight:956!important}.font-weight-957{font-weight:957!important}.font-weight-958{font-weight:958!important}.font-weight-959{font-weight:959!important}.font-weight-960{font-weight:960!important}.font-weight-961{font-weight:961!important}.font-weight-962{font-weight:962!important}.font-weight-963{font-weight:963!important}.font-weight-964{font-weight:964!important}.font-weight-965{font-weight:965!important}.font-weight-966{font-weight:966!important}.font-weight-967{font-weight:967!important}.font-weight-968{font-weight:968!important}.font-weight-969{font-weight:969!important}.font-weight-970{font-weight:970!important}.font-weight-971{font-weight:971!important}.font-weight-972{font-weight:972!important}.font-weight-973{font-weight:973!important}.font-weight-974{font-weight:974!important}.font-weight-975{font-weight:975!important}.font-weight-976{font-weight:976!important}.font-weight-977{font-weight:977!important}.font-weight-978{font-weight:978!important}.font-weight-979{font-weight:979!important}.font-weight-980{font-weight:980!important}.font-weight-981{font-weight:981!important}.font-weight-982{font-weight:982!important}.font-weight-983{font-weight:983!important}.font-weight-984{font-weight:984!important}.font-weight-985{font-weight:985!important}.font-weight-986{font-weight:986!important}.font-weight-987{font-weight:987!important}.font-weight-988{font-weight:988!important}.font-weight-989{font-weight:989!important}.font-weight-990{font-weight:990!important}.font-weight-991{font-weight:991!important}.font-weight-992{font-weight:992!important}.font-weight-993{font-weight:993!important}.font-weight-994{font-weight:994!important}.font-weight-995{font-weight:995!important}.font-weight-996{font-weight:996!important}.font-weight-997{font-weight:997!important}.font-weight-998{font-weight:998!important}.font-weight-999{font-weight:999!important}.font-weight-1000{font-weight:1000!important}.d-flex{display:flex}.d-none{display:none!important}.justify-content-center{justify-content:center}.justify-content-end{justify-content:end}.align-items-center{align-items:center}.align-items-start{align-items:start}.align-items-end{align-items:end}.flex-column{flex-direction:column}.flex-1{flex:1}@media screen and (max-width:991px){#createContactModal .footer-btns .btn-wrap{position:static;right:initial;top:initial}.full-after-md{width:100%!important}}.form-float-picker .flatpickr-input{font-family:Poppins,sans-serif;width:100%;height:43px;vertical-align:top;cursor:pointer;outline:0;font-size:13px;background:#fff;border-radius:12px;color:inherit;display:block;border:none;padding:6px 20px;transition:border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;transition:all .2s linear;box-shadow:none}.form-float-picker .flatpickr-input:active,.form-float-picker .flatpickr-input:focus,.form-float-picker .flatpickr-input:hover{border-color:#b5b7c6;transition:all .2s linear}.text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overflow-hidden{overflow:hidden!important}img.building-gray{content:url(/_assets/icons/building-gray.svg)}img.camera{content:url(/_assets/icons/camera.svg)}img.chevron-red{content:url(/_assets/icons/chevron-red.svg)}img.clock-light{content:url(/_assets/icons/clock-light.svg)}img.download-black{content:url(/_assets/icons/download.svg)}img.duplicate{content:url(/_assets/icons/clock-light.svg);content:url(/_assets/icons/duplicate.svg)}img.edit-pen{content:url(/_assets/icons/edit-pen.svg)}img.envelope-black{content:url(/_assets/icons/envelope-black.svg)}img.envelope-confirmation{content:url(/_assets/icons/envelope-confirmation.svg)}img.eq-logo-short{content:url(/_assets/icons/eq-logo-short.svg)}img.eye{content:url(/_assets/icons/eye.svg)}img.hidden-eye{content:url(/_assets/icons/hidden.svg)}img.info-i{content:url(/_assets/icons/info-i.svg)}img.loading{content:url(/_assets/icons/loader.svg)}img.map-pin-danger{content:url(/_assets/icons/map-pin-danger.svg)}img.phone-black{content:url(/_assets/icons/phone-black.svg)}img.pending-purple{content:url(/_assets/icons/pending-purple.svg)}img.rocket{content:url(/_assets/icons/rocket.svg)}img.star-gray{content:url(/_assets/icons/star-gray.svg)}img.trash{content:url(/_assets/icons/trash-danger.svg)}img.vendor{content:url(/_assets/icons/vendor.svg)}img.vendor-logo{content:url(/_assets/icons/vendor-logo.svg)}img.warning-orange{content:url(/_assets/icons/warning-orange.svg)}img.warning-red{content:url(/_assets/icons/warning-red.svg)}img.x-mark{content:url(/_assets/icons/x.svg)}img.x-mark-small-red{content:url(/_assets/icons/x-mark-small-red.svg)}.popup-wrapper{position:fixed;margin:0;width:100%;height:100%;padding:0}.popup{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:9999;background-color:#eef0f4;-webkit-transform:scale(0);transform:scale(0);opacity:0;visibility:hidden;transition:.3s ease}.popup.active{opacity:1;visibility:visible;-webkit-transform:scale(1);transform:scale(1);transition:.3s ease}.popup-dialog{position:fixed;margin:0;width:100%;height:100%;padding:0}.popup-content{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:0;box-shadow:none}.popup-header{padding:20px 60px;background:#eef0f4;border:0;display:flex;justify-content:space-between;align-items:center;box-shadow:0 0 4px rgba(0,0,0,.5)}@media screen and (max-width:991px){.popup-header{padding:20px}}.popup-title{font-weight:700;font-size:2em;line-height:30px;color:#000;margin:0}.popup-body{overflow:auto;height:calc(100vh - 150px);max-width:1200px;width:100%;margin:0 auto;padding:20px}.popup-body .form-group label{font-weight:400}.popup-body .form-group .form-float-textarea{height:150px!important;resize:none}.popup-body .form-float{font-family:Poppins,sans-serif;width:100%;height:43px;vertical-align:top;cursor:pointer;outline:0;font-size:13px;background:#fff;border-radius:12px;color:inherit;display:block;border:none;padding:6px 20px;transition:border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;transition:all .2s linear}.popup-body .form-float:active,.popup-body .form-float:focus,.popup-body .form-float:hover{border-color:#b5b7c6;transition:all .2s linear}.popup-footer{position:absolute;right:0;bottom:0;left:0;height:60px;padding:10px;display:flex;align-items:center;justify-content:center;background-color:#eef0f4}::-webkit-scrollbar{-webkit-appearance:none;width:10px;background:#f1f3f5;border-left:1px solid #d3dae0}::-webkit-scrollbar-thumb{background:#b6c0cb}.organizations .organization-tab{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:16px}.organizations .organization-tab .each-tab{min-width:120px;height:30px;border-radius:8px;background-color:#edeef3;color:#000;display:flex;justify-content:center;align-items:center;transition:all .2s ease;padding:7px 12px;text-decoration:none}.organizations .organization-tab .each-tab.active,.organizations .organization-tab .each-tab:hover{transition:all .2s ease;background:#4a5054;background:linear-gradient(227deg,#4a5054 0,#323638 100%);color:#fff}.organizations .business-info-wrap{height:calc(100vh - 255px);overflow:auto}.organizations .business-info-wrap .business-info{display:flex;justify-content:flex-start;align-items:flex-start}@media screen and (max-width:576px){.organizations .business-info-wrap .business-info{flex-direction:row-reverse;justify-content:space-between}}.organizations .business-info-wrap .business-info .company_logo{margin-right:60px;display:flex;flex-direction:column;justify-content:center;align-content:center;max-width:120px}.organizations .business-info-wrap .business-info .company_logo .image-wrap{width:81px;height:81px;margin:0 auto;border:1px solid #e8ebf0;border-radius:50%;overflow:hidden}@media screen and (max-width:576px){.organizations .business-info-wrap .business-info .company_logo{margin-right:0;margin-left:10px}.organizations .business-info-wrap .business-info .company_logo .image-wrap{width:70px;height:70px}}.organizations .business-info-wrap .business-info .company_logo .image-wrap img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.organizations .business-info-wrap .business-info .company_logo .btn-danger-ish{box-shadow:none;transition:all .2s ease}.organizations .business-info-wrap .business-info .company_logo .btn-danger-ish:hover{transition:all .2s ease;background:rgba(162,40,45,.25)}.organizations .business-info-wrap .business-info .company_info .title-id{display:flex;justify-content:space-between;align-items:center;width:100%;min-width:500px;gap:15px;flex-wrap:wrap}@media screen and (max-width:1420px){.organizations .business-info-wrap .business-info .company_info .title-id{min-width:100%}}.organizations .business-info-wrap .business-info .company_info .title-id .org-id{text-decoration:none;transition:.3s all ease-in-out}.organizations .business-info-wrap .business-info .company_info .title-id .org-id:hover{text-decoration:none;color:#d53d43;transition:.3s all ease-in-out}.organizations .business-info-wrap .business-info .company_info .company_name{font-size:24px;font-weight:700;word-break:break-word}@media screen and (max-width:576px){.organizations .business-info-wrap .business-info .company_info .title-id{gap:10px}.organizations .business-info-wrap .business-info .company_info .company_name{font-size:20px}}.organizations .business-info-wrap .user-image{width:32px;height:32px;border-radius:50%}.organizations .business-info-wrap .user-image img{width:32px;height:32px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.organizations .sign-up-vendor{display:flex;align-items:start;justify-content:end}.organizations .sign-up-vendor .cover{width:360px;height:425px;border-radius:8px;overflow:hidden;position:relative}.organizations .sign-up-vendor .cover .cover-img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:.3s all ease-in-out}.organizations .sign-up-vendor .cover:hover .cover-img{transition:.3s all ease-in-out;scale:1.1}.organizations .sign-up-vendor .cover .title{font-size:36px;font-weight:700;position:absolute;top:37px;left:22px;color:#fff}@media screen and (max-width:1199px){.organizations .sign-up-vendor .cover{width:100%}.organizations .sign-up-vendor .cover .title{font-size:24px}}.organizations .sign-up-vendor .cover .logo{display:flex;gap:12px;align-items:center;color:#fff;font-size:16px;font-weight:700;left:30px;bottom:20px;position:absolute}.danger-label{background-color:rgba(213,61,67,.15);color:#d53d43;border-radius:12px;padding:8px 10px;font-size:13px;font-weight:500;word-break:break-word;text-align:center}.personnel-drop-wrapper{position:absolute!important;display:none;justify-content:center;align-items:center;width:100%;height:100%;left:0;top:0;z-index:1000}.personnel-drop-wrapper .overlay-map{background-color:rgba(0,0,0,.3);position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.personnel-drop-wrapper .drop-down{position:relative;z-index:1;padding:16px!important;max-width:320px!important;border-radius:8px;background-color:#fff;width:320px!important;box-shadow:0 0 3px rgba(0,0,0,.25)}.personnel-drop-wrapper .header{border-bottom:1px solid #eee;padding-bottom:15px}.personnel-drop-wrapper .header .vendor-icon{background-color:#d53d43;width:50px;height:50px;border-radius:50px;display:flex;justify-content:center;align-items:center;box-shadow:7px 13px 21px -14px rgba(0,0,0,.75)}.personnel-drop-wrapper .assigned-job-list li{margin-bottom:25px}.personnel-drop-wrapper .assigned-job-list li .building{color:#a8b0ba;font-size:12px}.vendor-drop-wrapper{position:absolute!important;display:none;justify-content:center;align-items:center;width:100%;height:100%;left:0;top:0;z-index:1000}.vendor-drop-wrapper .overlay-map{background-color:rgba(0,0,0,.3);position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.vendor-drop-wrapper .drop-down{position:relative;z-index:1;border-radius:8px;box-shadow:0 0 3px rgba(0,0,0,.25);padding:16px!important;max-width:320px!important;width:320px!important;background-color:#fff}.vendor-drop-wrapper .header{border-bottom:1px solid #e8ebf0;display:flex;justify-content:start;align-items:center;gap:23px;padding-bottom:15px}.vendor-drop-wrapper .header .logo{width:81px;height:81px;border-radius:50%;overflow:hidden}.vendor-drop-wrapper .header .logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.vendor-drop-wrapper .header .company-title h3{margin-top:0;margin-bottom:13px;font-weight:700;font-size:24px;word-break:break-word}@media screen and (max-width:1399px){.vendor-drop-wrapper .header{padding:15px}.vendor-drop-wrapper .header .logo{width:70px;height:70px}.vendor-drop-wrapper .header .company-title h3{font-size:18px}}.vendor-drop-wrapper .header .company-title .rating{display:flex;align-items:center;gap:6px}.vendor-drop-wrapper .btn{font-weight:600}.vendor-drop-wrapper .btn.btn-theme2 .chevron-red{position:absolute;right:20px;top:16px;-webkit-transform:rotate(180deg);transform:rotate(180deg);transition:.3s all ease-in-out}.vendor-drop-wrapper .btn.btn-theme2 .chevron-red.active{-webkit-transform:rotate(360deg);transform:rotate(360deg);transition:.3s all ease-in-out}.filepond--assistant{position:absolute;overflow:hidden;height:1px;width:1px;padding:0;border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.filepond--browser.filepond--browser{position:absolute;margin:0;padding:0;left:1em;top:1.75em;width:calc(100% - 2em);opacity:0;font-size:0}.filepond--drip{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;opacity:.1;pointer-events:none;border-radius:.5em}.filepond--drip-blob{-webkit-transform-origin:center center;transform-origin:center center;left:0;width:8em;height:8em;margin-left:-4em;margin-top:-4em;background:#292625;border-radius:50%}.filepond--drip-blob,.filepond--drop-label{position:absolute;top:0;will-change:transform,opacity}.filepond--drop-label{left:1em;right:1em;margin:0;color:#4f4f4f;display:flex;justify-content:center;align-items:center;height:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.filepond--drop-label.filepond--drop-label label{display:block;margin:0;padding:.5em}.filepond--drop-label label{cursor:default;font-weight:400;text-align:center;line-height:1.5}.filepond--label-action{text-decoration:underline;-webkit-text-decoration-skip:ink;text-decoration-skip:ink;-webkit-text-decoration-color:#a7a4a4;text-decoration-color:#a7a4a4;cursor:pointer}.filepond--file-action-button.filepond--file-action-button{font-size:1em;width:1.625em;height:1.625em;font-family:inherit;line-height:inherit;margin:0;padding:0;border:none;outline:0;will-change:transform,opacity}.filepond--file-action-button.filepond--file-action-button svg{width:100%;height:100%}.filepond--file-action-button.filepond--file-action-button:after{position:absolute;left:-.75em;right:-.75em;top:-.75em;bottom:-.75em;content:""}.filepond--file-action-button{cursor:auto;color:#fff;border-radius:50%;background-color:rgba(0,0,0,.5);background-image:none;box-shadow:0 0 0 0 hsla(0,0%,100%,0);transition:box-shadow .25s ease-in}.filepond--file-action-button:focus,.filepond--file-action-button:hover{box-shadow:0 0 0 .125em hsla(0,0%,100%,.9)}.filepond--file-info{position:static;display:flex;flex-direction:column;align-items:flex-start;flex:1;margin:0 .5em 0 0;min-width:0;will-change:transform,opacity;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.filepond--file-info *{margin:0}.filepond--file-info .filepond--file-info-main{font-size:.75em;line-height:1.2;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%}.filepond--file-info .filepond--file-info-sub{font-size:.625em;opacity:.5;transition:opacity .25s ease-in-out;white-space:nowrap}.filepond--file-info .filepond--file-info-sub:empty{display:none}.filepond--file-status{position:static;display:flex;flex-direction:column;align-items:flex-end;flex-grow:0;flex-shrink:0;margin:0;min-width:2.25em;text-align:right;will-change:transform,opacity;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.filepond--file-status *{margin:0;white-space:nowrap}.filepond--file-status .filepond--file-status-main{font-size:.75em;line-height:1.2}.filepond--file-status .filepond--file-status-sub{font-size:.625em;opacity:.5;transition:opacity .25s ease-in-out}.filepond--file-wrapper.filepond--file-wrapper{border:none;margin:0;padding:0;min-width:0}.filepond--file-wrapper.filepond--file-wrapper>legend{position:absolute;overflow:hidden;height:1px;width:1px;padding:0;border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.filepond--file{position:static;display:flex;height:100%;align-items:flex-start;padding:.5625em;color:#fff;border-radius:.5em}.filepond--file .filepond--file-status{margin-left:auto;margin-right:2.25em}.filepond--file .filepond--processing-complete-indicator{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:2}.filepond--file .filepond--file-action-button,.filepond--file .filepond--processing-complete-indicator,.filepond--file .filepond--progress-indicator{position:absolute}.filepond--file [data-align*=left]{left:.5625em}.filepond--file [data-align*=right]{right:.5625em}.filepond--file [data-align*=center]{left:calc(50% - .8125em)}.filepond--file [data-align*=bottom]{bottom:1.125em}.filepond--file [data-align=center]{top:calc(50% - .8125em)}.filepond--file .filepond--progress-indicator{margin-top:.1875em}.filepond--file .filepond--progress-indicator[data-align*=right]{margin-right:.1875em}.filepond--file .filepond--progress-indicator[data-align*=left]{margin-left:.1875em}[data-filepond-item-state*=error] .filepond--file-info,[data-filepond-item-state*=invalid] .filepond--file-info,[data-filepond-item-state=cancelled] .filepond--file-info{margin-right:2.25em}[data-filepond-item-state=processing-complete] .filepond--action-revert-item-processing svg{-webkit-animation:.5s linear .125s both fall;animation:.5s linear .125s both fall}[data-filepond-item-state=processing-complete] .filepond--file-info-sub,[data-filepond-item-state=processing-complete] .filepond--file-status-sub{opacity:0}[data-filepond-item-state=processing-complete] .filepond--action-revert-item-processing~.filepond--file-info .filepond--file-info-sub,[data-filepond-item-state=processing-complete] .filepond--action-revert-item-processing~.filepond--file-status .filepond--file-status-sub{opacity:.5}[data-filepond-item-state*=error] .filepond--file-wrapper,[data-filepond-item-state*=error] .filepond--panel,[data-filepond-item-state*=invalid] .filepond--file-wrapper,[data-filepond-item-state*=invalid] .filepond--panel{-webkit-animation:.65s linear both shake;animation:.65s linear both shake}[data-filepond-item-state*=busy] .filepond--progress-indicator svg{-webkit-animation:1s linear infinite spin;animation:1s linear infinite spin}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes shake{10%,90%{-webkit-transform:translateX(-.0625em);transform:translateX(-.0625em)}20%,80%{-webkit-transform:translateX(.125em);transform:translateX(.125em)}30%,50%,70%{-webkit-transform:translateX(-.25em);transform:translateX(-.25em)}40%,60%{-webkit-transform:translateX(.25em);transform:translateX(.25em)}}@keyframes shake{10%,90%{-webkit-transform:translateX(-.0625em);transform:translateX(-.0625em)}20%,80%{-webkit-transform:translateX(.125em);transform:translateX(.125em)}30%,50%,70%{-webkit-transform:translateX(-.25em);transform:translateX(-.25em)}40%,60%{-webkit-transform:translateX(.25em);transform:translateX(.25em)}}@-webkit-keyframes fall{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}70%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}to{-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes fall{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}70%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}to{-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.filepond--hopper[data-hopper-state=drag-over]>*{pointer-events:none}.filepond--progress-indicator{z-index:103}.filepond--file-action-button{z-index:102}.filepond--file-status{z-index:101}.filepond--file-info{z-index:100}.filepond--item{position:absolute;top:0;left:0;right:0;z-index:1;padding:0;margin:.25em 0;will-change:transform,opacity}.filepond--item>.filepond--panel{z-index:-1}.filepond--item>.filepond--panel .filepond--panel-bottom{box-shadow:0 .0625em .125em -.0625em rgba(0,0,0,.25)}.filepond--item-panel{background-color:#64605e;border-radius:.5em;transition:background-color .25s}[data-filepond-item-state=processing-complete] .filepond--item-panel{background-color:#369763}[data-filepond-item-state*=error] .filepond--item-panel,[data-filepond-item-state*=invalid] .filepond--item-panel{background-color:#c44e47}.filepond--list-scroller{position:absolute;top:0;left:0;right:0;margin:0;will-change:transform;z-index:6}.filepond--list-scroller[data-state=overflow]{overflow-y:scroll;overflow-x:hidden;-webkit-overflow-scrolling:touch;-webkit-mask:linear-gradient(180deg,#000 calc(100% - .5em),transparent);mask:linear-gradient(180deg,#000 calc(100% - .5em),transparent)}.filepond--list-scroller[data-state=overflow] .filepond--list{bottom:0;right:0}.filepond--list-scroller::-webkit-scrollbar{background:0 0}.filepond--list-scroller::-webkit-scrollbar:vertical{width:1em}.filepond--list-scroller::-webkit-scrollbar:horizontal{height:0}.filepond--list-scroller::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.3);border-radius:99999px;border:.3125em solid transparent;background-clip:content-box}.filepond--list.filepond--list{position:absolute;top:0;margin:0;padding:0;list-style-type:none;will-change:transform}.filepond--list{left:1em;right:1em}.filepond--root[data-style-panel-layout~=integrated]{width:100%;height:100%;max-width:none;margin:0}.filepond--root[data-style-panel-layout~=compact] .filepond--list-scroller,.filepond--root[data-style-panel-layout~=integrated] .filepond--list-scroller{overflow:hidden;height:100%;margin-top:0;margin-bottom:0}.filepond--root[data-style-panel-layout~=compact] .filepond--list,.filepond--root[data-style-panel-layout~=integrated] .filepond--list{left:0;right:0;height:100%}.filepond--root[data-style-panel-layout~=compact] .filepond--item,.filepond--root[data-style-panel-layout~=integrated] .filepond--item{margin-top:0;margin-bottom:0}.filepond--root[data-style-panel-layout~=compact] .filepond--file-wrapper,.filepond--root[data-style-panel-layout~=integrated] .filepond--file-wrapper{height:100%}.filepond--root[data-style-panel-layout~=compact] .filepond--panel-root,.filepond--root[data-style-panel-layout~=integrated] .filepond--panel-root{border-radius:0}.filepond--root[data-style-panel-layout~=compact] .filepond--panel-root>*,.filepond--root[data-style-panel-layout~=integrated] .filepond--panel-root>*{display:none}.filepond--root[data-style-panel-layout~=compact] .filepond--drop-label,.filepond--root[data-style-panel-layout~=integrated] .filepond--drop-label{bottom:0;height:auto;display:flex;justify-content:center;align-items:center;z-index:7}.filepond--root[data-style-panel-layout~=compact] .filepond--item-panel,.filepond--root[data-style-panel-layout~=integrated] .filepond--item-panel{display:none}.filepond--root[data-style-panel-layout~=circle]{border-radius:99999rem;overflow:hidden}.filepond--root[data-style-panel-layout~=circle]>.filepond--panel{border-radius:inherit}.filepond--root[data-style-panel-layout~=circle] .filepond--file-info,.filepond--root[data-style-panel-layout~=circle] .filepond--file-status,.filepond--root[data-style-panel-layout~=circle]>.filepond--panel>*{display:none}.filepond--panel-root{border-radius:.5em;background-color:#f1f0ef}.filepond--panel{position:absolute;left:0;top:0;right:0;margin:0;height:100%!important;pointer-events:none}.filepond-panel:not([data-scalable=false]){height:auto!important}.filepond--panel[data-scalable=false]>div{display:none}.filepond--panel[data-scalable=true]{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;background-color:transparent!important;border:none!important}.filepond--panel-bottom,.filepond--panel-center,.filepond--panel-top{position:absolute;left:0;top:0;right:0;margin:0;padding:0}.filepond--panel-bottom,.filepond--panel-top{height:.5em}.filepond--panel-top{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;border-bottom:none!important}.filepond--panel-top:after{content:"";position:absolute;height:2px;left:0;right:0;bottom:-1px;background-color:inherit}.filepond--panel-bottom,.filepond--panel-center{will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:translate3d(0,.5em,0);transform:translate3d(0,.5em,0)}.filepond--panel-bottom{border-top-left-radius:0!important;border-top-right-radius:0!important;border-top:none!important}.filepond--panel-bottom:before{content:"";position:absolute;height:2px;left:0;right:0;top:-1px;background-color:inherit}.filepond--panel-center{height:100px!important;border-top:none!important;border-bottom:none!important;border-radius:0!important}.filepond--panel-center:not([style]){visibility:hidden}.filepond--progress-indicator{position:static;width:1.25em;height:1.25em;color:#fff;margin:0;pointer-events:none;will-change:transform,opacity}.filepond--progress-indicator svg{width:100%;height:100%;vertical-align:top;transform-box:fill-box}.filepond--progress-indicator path{fill:none;stroke:currentColor}.filepond--drop-label{z-index:5}.filepond--drip{z-index:3}.filepond--root>.filepond--panel{z-index:2}.filepond--browser{z-index:1}.filepond--root{box-sizing:border-box;position:relative;margin-bottom:1em;font-size:1rem;line-height:normal;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:450;text-align:left;text-rendering:optimizeLegibility;direction:ltr;contain:layout style size}.filepond--root *{font-size:inherit;box-sizing:inherit;line-height:inherit}.filepond--root .filepond--drop-label{min-height:4.75em}.filepond--root .filepond--list-scroller{margin-top:1em;margin-bottom:1em}/*!
@fullcalendar/core v4.0.1
Docs & License: https://fullcalendar.io/
(c) 2019 Adam Shaw
*/.fc-button:not(:disabled),.fc-event.fc-draggable,.fc-event[href],.fc-popover .fc-header .fc-close,a.fc-more,a[data-goto]{cursor:pointer}.fc-bg,.fc-row .fc-bgevent-skeleton,.fc-row .fc-highlight-skeleton{bottom:0}.fc{direction:ltr;text-align:left}.fc-rtl{text-align:right}body .fc{font-size:1em}.fc-highlight{background:#bce8f1;opacity:.3}.fc-bgevent{background:#8fdf82;opacity:.3}.fc-nonbusiness{background:#d7d7d7}.fc-popover{position:absolute;box-shadow:0 2px 6px rgba(0,0,0,.15)}.fc-popover .fc-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:2px 4px}.fc-rtl .fc-popover .fc-header{flex-direction:row-reverse}.fc-popover .fc-header .fc-title{margin:0 2px}.fc-popover .fc-header .fc-close{opacity:.65;font-size:1.1em}.fc-divider{border-style:solid;border-width:1px}hr.fc-divider{height:0;margin:0;padding:0 0 2px;border-width:1px 0}.fc-bg table,.fc-row .fc-bgevent-skeleton table,.fc-row .fc-highlight-skeleton table{height:100%}.fc-bg,.fc-bgevent-skeleton,.fc-highlight-skeleton,.fc-mirror-skeleton{position:absolute;top:0;left:0;right:0}.fc table{width:100%;box-sizing:border-box;table-layout:fixed;border-collapse:collapse;border-spacing:0;font-size:1em}.fc th{text-align:center}.fc td,.fc th{border-style:solid;border-width:0;padding:0;vertical-align:top}.fc td.fc-today{border-style:double}a[data-goto]:hover{text-decoration:underline}.fc .fc-row{border-style:solid;border-width:0}.fc-row table{border-left:0 hidden transparent;border-right:0 hidden transparent;border-bottom:0 hidden transparent}.fc-row:first-child table{border-top:0 hidden transparent}.fc-row{position:relative}.fc-row .fc-bg{z-index:1}.fc-row .fc-bgevent-skeleton td,.fc-row .fc-highlight-skeleton td{border-color:transparent}.fc-row .fc-bgevent-skeleton{z-index:2}.fc-row .fc-highlight-skeleton{z-index:3}.fc-row .fc-content-skeleton{position:relative;z-index:4;padding-bottom:2px}.fc-row .fc-mirror-skeleton{z-index:5}.fc .fc-row .fc-content-skeleton table,.fc .fc-row .fc-content-skeleton td,.fc .fc-row .fc-mirror-skeleton td{background:0 0;border-color:transparent}.fc-row .fc-content-skeleton td,.fc-row .fc-mirror-skeleton td{border-bottom:0}.fc-row .fc-content-skeleton tbody td,.fc-row .fc-mirror-skeleton tbody td{border-top:0}.fc-scroller{-webkit-overflow-scrolling:touch}.fc-scroller>.fc-day-grid,.fc-scroller>.fc-time-grid{position:relative;width:100%}.fc-event{position:relative;display:block;font-size:.85em;line-height:1.4;border-radius:3px;border:1px solid #3788d8}.fc-event,.fc-event-dot{background-color:#3788d8}.fc-event,.fc-event:hover{color:#fff;text-decoration:none}.fc-not-allowed,.fc-not-allowed .fc-event{cursor:not-allowed}.fc-event .fc-content{position:relative;z-index:2}.fc-event .fc-resizer{position:absolute;z-index:4;display:none}.fc-event.fc-allow-mouse-resize .fc-resizer,.fc-event.fc-selected .fc-resizer{display:block}.fc-event.fc-selected .fc-resizer:before{content:"";position:absolute;z-index:9999;top:50%;left:50%;width:40px;height:40px;margin-left:-20px;margin-top:-20px}.fc-event.fc-selected{z-index:9999!important;box-shadow:0 2px 5px rgba(0,0,0,.2)}.fc-event.fc-selected:after{content:"";position:absolute;z-index:1;top:-1px;right:-1px;bottom:-1px;left:-1px;background:#000;opacity:.25}.fc-event.fc-dragging.fc-selected{box-shadow:0 2px 7px rgba(0,0,0,.3)}.fc-event.fc-dragging:not(.fc-selected){opacity:.75}.fc-h-event.fc-selected:before{content:"";position:absolute;z-index:3;top:-10px;bottom:-10px;left:0;right:0}.fc-ltr .fc-h-event.fc-not-start,.fc-rtl .fc-h-event.fc-not-end{margin-left:0;border-left-width:0;padding-left:1px;border-top-left-radius:0;border-bottom-left-radius:0}.fc-ltr .fc-h-event.fc-not-end,.fc-rtl .fc-h-event.fc-not-start{margin-right:0;border-right-width:0;padding-right:1px;border-top-right-radius:0;border-bottom-right-radius:0}.fc-ltr .fc-h-event .fc-start-resizer,.fc-rtl .fc-h-event .fc-end-resizer{cursor:w-resize;left:-1px}.fc-ltr .fc-h-event .fc-end-resizer,.fc-rtl .fc-h-event .fc-start-resizer{cursor:e-resize;right:-1px}.fc-h-event.fc-allow-mouse-resize .fc-resizer{width:7px;top:-1px;bottom:-1px}.fc-h-event.fc-selected .fc-resizer{border-radius:4px;width:6px;height:6px;background:#fff;top:50%;margin-top:-4px;border:1px solid;border-color:inherit}.fc-ltr .fc-h-event.fc-selected .fc-start-resizer,.fc-rtl .fc-h-event.fc-selected .fc-end-resizer{margin-left:-4px}.fc-ltr .fc-h-event.fc-selected .fc-end-resizer,.fc-rtl .fc-h-event.fc-selected .fc-start-resizer{margin-right:-4px}.fc-day-grid-event{margin:1px 2px 0;padding:0 1px}tr:first-child>td>.fc-day-grid-event{margin-top:2px}.fc-mirror-skeleton tr:first-child>td>.fc-day-grid-event{margin-top:0}.fc-day-grid-event .fc-content{white-space:nowrap;overflow:hidden}.fc-day-grid-event .fc-time{font-weight:700}.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer,.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer{margin-left:-2px}.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer,.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer{margin-right:-2px}a.fc-more{margin:1px 3px;font-size:.85em;text-decoration:none}a.fc-more:hover{text-decoration:underline}.fc-limited{display:none}.fc-button,.fc-icon{display:inline-block;font-weight:400;text-align:center}.fc-day-grid .fc-row{z-index:1}.fc-more-popover{z-index:2;width:220px}.fc-more-popover .fc-event-container{padding:10px}.fc-now-indicator{position:absolute;border:0 solid red}.fc-unselectable{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.fc-unthemed .fc-content,.fc-unthemed .fc-divider,.fc-unthemed .fc-list-heading td,.fc-unthemed .fc-list-view,.fc-unthemed .fc-popover,.fc-unthemed .fc-row,.fc-unthemed tbody,.fc-unthemed td,.fc-unthemed th,.fc-unthemed thead{border-color:#ddd}.fc-unthemed .fc-popover{background-color:#fff}.fc-unthemed .fc-divider,.fc-unthemed .fc-list-heading td,.fc-unthemed .fc-popover .fc-header{background:#eee}.fc-unthemed td.fc-today{background:#fcf8e3}.fc-unthemed .fc-disabled-day{background:#d7d7d7;opacity:.3}@font-face{font-family:fcicons;src:url("data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBfAAAAC8AAAAYGNtYXAXVtKNAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5ZgYydxIAAAF4AAAFNGhlYWQUJ7cIAAAGrAAAADZoaGVhB20DzAAABuQAAAAkaG10eCIABhQAAAcIAAAALGxvY2ED4AU6AAAHNAAAABhtYXhwAA8AjAAAB0wAAAAgbmFtZXsr690AAAdsAAABhnBvc3QAAwAAAAAI9AAAACAAAwPAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpBgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6Qb//f//AAAAAAAg6QD//f//AAH/4xcEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAWIAjQKeAskAEwAAJSc3NjQnJiIHAQYUFwEWMjc2NCcCnuLiDQ0MJAz/AA0NAQAMJAwNDcni4gwjDQwM/wANIwz/AA0NDCMNAAAAAQFiAI0CngLJABMAACUBNjQnASYiBwYUHwEHBhQXFjI3AZ4BAA0N/wAMJAwNDeLiDQ0MJAyNAQAMIw0BAAwMDSMM4uINIwwNDQAAAAIA4gC3Ax4CngATACcAACUnNzY0JyYiDwEGFB8BFjI3NjQnISc3NjQnJiIPAQYUHwEWMjc2NCcB87e3DQ0MIw3VDQ3VDSMMDQ0BK7e3DQ0MJAzVDQ3VDCQMDQ3zuLcMJAwNDdUNIwzWDAwNIwy4twwkDA0N1Q0jDNYMDA0jDAAAAgDiALcDHgKeABMAJwAAJTc2NC8BJiIHBhQfAQcGFBcWMjchNzY0LwEmIgcGFB8BBwYUFxYyNwJJ1Q0N1Q0jDA0Nt7cNDQwjDf7V1Q0N1QwkDA0Nt7cNDQwkDLfWDCMN1Q0NDCQMt7gMIw0MDNYMIw3VDQ0MJAy3uAwjDQwMAAADAFUAAAOrA1UAMwBoAHcAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMhMjY1NCYjISIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAAVYRGRkR/qoRGRkRA1UFBAUOCQkVDAsZDf2rDRkLDBUJCA4FBQUFBQUOCQgVDAsZDQJVDRkLDBUJCQ4FBAVVAgECBQMCBwQECAX9qwQJAwQHAwMFAQICAgIBBQMDBwQDCQQCVQUIBAQHAgMFAgEC/oAZEhEZGRESGQAAAAADAFUAAAOrA1UAMwBoAIkAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMzFRQWMzI2PQEzMjY1NCYrATU0JiMiBh0BIyIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAgBkSEhmAERkZEYAZEhIZgBEZGREDVQUEBQ4JCRUMCxkN/asNGQsMFQkIDgUFBQUFBQ4JCBUMCxkNAlUNGQsMFQkJDgUEBVUCAQIFAwIHBAQIBf2rBAkDBAcDAwUBAgICAgEFAwMHBAMJBAJVBQgEBAcCAwUCAQL+gIASGRkSgBkSERmAEhkZEoAZERIZAAABAOIAjQMeAskAIAAAExcHBhQXFjI/ARcWMjc2NC8BNzY0JyYiDwEnJiIHBhQX4uLiDQ0MJAzi4gwkDA0N4uINDQwkDOLiDCQMDQ0CjeLiDSMMDQ3h4Q0NDCMN4uIMIw0MDOLiDAwNIwwAAAABAAAAAQAAa5n0y18PPPUACwQAAAAAANivOVsAAAAA2K85WwAAAAADqwNVAAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAAOrAAEAAAAAAAAAAAAAAAAAAAALBAAAAAAAAAAAAAAAAgAAAAQAAWIEAAFiBAAA4gQAAOIEAABVBAAAVQQAAOIAAAAAAAoAFAAeAEQAagCqAOoBngJkApoAAQAAAAsAigADAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABAAcAAAABAAAAAAACAAcAYAABAAAAAAADAAcANgABAAAAAAAEAAcAdQABAAAAAAAFAAsAFQABAAAAAAAGAAcASwABAAAAAAAKABoAigADAAEECQABAA4ABwADAAEECQACAA4AZwADAAEECQADAA4APQADAAEECQAEAA4AfAADAAEECQAFABYAIAADAAEECQAGAA4AUgADAAEECQAKADQApGZjaWNvbnMAZgBjAGkAYwBvAG4Ac1ZlcnNpb24gMS4wAFYAZQByAHMAaQBvAG4AIAAxAC4AMGZjaWNvbnMAZgBjAGkAYwBvAG4Ac2ZjaWNvbnMAZgBjAGkAYwBvAG4Ac1JlZ3VsYXIAUgBlAGcAdQBsAGEAcmZjaWNvbnMAZgBjAGkAYwBvAG4Ac0ZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=") format("truetype");font-weight:400;font-style:normal}.fc-icon{font-family:fcicons!important;speak:none;font-style:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:1em;height:1em}.fc-icon-chevron-left:before{content:"\e900"}.fc-icon-chevron-right:before{content:"\e901"}.fc-icon-chevrons-left:before{content:"\e902"}.fc-icon-chevrons-right:before{content:"\e903"}.fc-icon-minus-square:before{content:"\e904"}.fc-icon-plus-square:before{content:"\e905"}.fc-icon-x:before{content:"\e906"}.fc-button{overflow:visible;text-transform:none;margin:0;font-family:inherit;-webkit-appearance:button;color:#212529;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.4em .65em;font-size:1em;line-height:1.5;border-radius:.25em}.fc-button::-moz-focus-inner{padding:0;border-style:none}.fc-button:hover{color:#212529;text-decoration:none}.fc-button:focus{outline:0;box-shadow:0 0 0 .2rem rgba(44,62,80,.25)}.fc-button:disabled{opacity:.65}.fc-button-primary{color:#fff;background-color:#2c3e50;border-color:#2c3e50}.fc-button-primary:hover{color:#fff;background-color:#1e2b37;border-color:#1a252f}.fc-button-primary:focus{box-shadow:0 0 0 .2rem rgba(76,91,106,.5)}.fc-button-primary:disabled{color:#fff;background-color:#2c3e50;border-color:#2c3e50}.fc-button-primary:not(:disabled).fc-button-active,.fc-button-primary:not(:disabled):active{color:#fff;background-color:#1a252f;border-color:#151e27}.fc-button-primary:not(:disabled).fc-button-active:focus,.fc-button-primary:not(:disabled):active:focus{box-shadow:0 0 0 .2rem rgba(76,91,106,.5)}.fc-button .fc-icon{vertical-align:middle;font-size:1.5em}.fc-button-group{position:relative;display:inline-flex;vertical-align:middle}.fc-button-group>.fc-button{position:relative;flex:1 1 auto}.fc-button-group>.fc-button.fc-button-active,.fc-button-group>.fc-button:active,.fc-button-group>.fc-button:focus,.fc-button-group>.fc-button:hover{z-index:1}.fc-button-group>.fc-button:not(:first-child){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.fc-button-group>.fc-button:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.fc-unthemed .fc-popover{border-width:1px;border-style:solid}.fc-unthemed .fc-list-item:hover td{background-color:#f5f5f5}.fc-toolbar{display:flex;justify-content:space-between;align-items:center}.fc-toolbar.fc-header-toolbar{margin-bottom:1.5em}.fc-toolbar.fc-footer-toolbar{margin-top:1.5em}.fc-toolbar>*>:not(:first-child){margin-left:.75em}.fc-toolbar h2{font-size:1.75em;margin:0}.fc-view-container{position:relative}.fc-view-container *,.fc-view-container :after,.fc-view-container :before{box-sizing:content-box}.fc-view,.fc-view>table{position:relative;z-index:1}@media print{.fc-bg,.fc-bgevent-container,.fc-bgevent-skeleton,.fc-business-container,.fc-event .fc-resizer,.fc-highlight-container,.fc-highlight-skeleton,.fc-mirror-container,.fc-mirror-skeleton{display:none}.fc tbody .fc-row,.fc-time-grid{min-height:0!important}.fc-time-grid .fc-event.fc-not-end:after,.fc-time-grid .fc-event.fc-not-start:before{content:"..."}.fc{max-width:100%!important}.fc-event{background:#fff!important;color:#000!important;page-break-inside:avoid}.fc hr,.fc tbody,.fc td,.fc th,.fc thead,.fc-row{border-color:#ccc!important;background:#fff!important}.fc tbody .fc-row{height:auto!important}.fc tbody .fc-row .fc-content-skeleton{position:static;padding-bottom:0!important}.fc tbody .fc-row .fc-content-skeleton tbody tr:last-child td{padding-bottom:1em}.fc tbody .fc-row .fc-content-skeleton table{height:1em}.fc-more,.fc-more-cell{display:none!important}.fc tr.fc-limited{display:table-row!important}.fc td.fc-limited{display:table-cell!important}.fc-popover,.fc-timeGrid-view .fc-axis{display:none}.fc-slats,.fc-time-grid hr{display:none!important}.fc button,.fc-button-group,.fc-time-grid .fc-event .fc-time span{display:none}.fc-time-grid .fc-content-skeleton{position:static}.fc-time-grid .fc-content-skeleton table{height:4em}.fc-time-grid .fc-event-container{margin:0!important}.fc-time-grid .fc-event{position:static!important;margin:3px 2px!important}.fc-time-grid .fc-event.fc-not-end{border-bottom-width:1px!important}.fc-time-grid .fc-event.fc-not-start{border-top-width:1px!important}.fc-time-grid .fc-event .fc-time{white-space:normal!important}.fc-time-grid .fc-event .fc-time:after{content:attr(data-full)}.fc-day-grid-container,.fc-scroller,.fc-time-grid-container{overflow:visible!important;height:auto!important}.fc-row{border:0!important;margin:0!important}}/*!
@fullcalendar/daygrid v4.0.1
Docs & License: https://fullcalendar.io/
(c) 2019 Adam Shaw
*/.fc-dayGridDay-view .fc-content-skeleton,.fc-dayGridWeek-view .fc-content-skeleton{padding-bottom:1em}.fc-dayGrid-view .fc-body .fc-row{min-height:4em}.fc-row.fc-rigid{overflow:hidden}.fc-row.fc-rigid .fc-content-skeleton{position:absolute;top:0;left:0;right:0}.fc-day-top.fc-other-month{opacity:.3}.fc-dayGrid-view .fc-day-number,.fc-dayGrid-view .fc-week-number{padding:2px}.fc-dayGrid-view th.fc-day-number,.fc-dayGrid-view th.fc-week-number{padding:0 2px}.fc-ltr .fc-dayGrid-view .fc-day-top .fc-day-number{float:right}.fc-rtl .fc-dayGrid-view .fc-day-top .fc-day-number{float:left}.fc-ltr .fc-dayGrid-view .fc-day-top .fc-week-number{float:left;border-radius:0 0 3px}.fc-rtl .fc-dayGrid-view .fc-day-top .fc-week-number{float:right;border-radius:0 0 0 3px}.fc-dayGrid-view .fc-day-top .fc-week-number{min-width:1.5em;text-align:center;background-color:#f2f2f2;color:grey}.fc-dayGrid-view td.fc-week-number{text-align:center}.fc-dayGrid-view td.fc-week-number>*{display:inline-block;min-width:1.25em}/*!
@fullcalendar/timegrid v4.0.1
Docs & License: https://fullcalendar.io/
(c) 2019 Adam Shaw
*/.fc-timeGrid-view .fc-day-grid{position:relative;z-index:2}.fc-timeGrid-view .fc-day-grid .fc-row{min-height:3em}.fc-timeGrid-view .fc-day-grid .fc-row .fc-content-skeleton{padding-bottom:1em}.fc .fc-axis{vertical-align:middle;padding:0 4px;white-space:nowrap}.fc-ltr .fc-axis{text-align:right}.fc-rtl .fc-axis{text-align:left}.fc-time-grid,.fc-time-grid-container{position:relative;z-index:1}.fc-time-grid{min-height:100%}.fc-time-grid table{border:0 hidden transparent}.fc-time-grid>.fc-bg{z-index:1}.fc-time-grid .fc-slats,.fc-time-grid>hr{position:relative;z-index:2}.fc-time-grid .fc-content-col{position:relative}.fc-time-grid .fc-content-skeleton{position:absolute;z-index:3;top:0;left:0;right:0}.fc-time-grid .fc-business-container{position:relative;z-index:1}.fc-time-grid .fc-bgevent-container{position:relative;z-index:2}.fc-time-grid .fc-highlight-container{z-index:3;position:relative}.fc-time-grid .fc-event-container{position:relative;z-index:4}.fc-time-grid .fc-now-indicator-line{z-index:5}.fc-time-grid .fc-mirror-container{position:relative;z-index:6}.fc-time-grid .fc-slats td{height:1.5em;border-bottom:0}.fc-time-grid .fc-slats .fc-minor td{border-top-style:dotted}.fc-time-grid .fc-highlight{position:absolute;left:0;right:0}.fc-ltr .fc-time-grid .fc-event-container{margin:0 2.5% 0 2px}.fc-rtl .fc-time-grid .fc-event-container{margin:0 2px 0 2.5%}.fc-time-grid .fc-bgevent,.fc-time-grid .fc-event{position:absolute;z-index:1}.fc-time-grid .fc-bgevent{left:0;right:0}.fc-time-grid-event{margin-bottom:1px}.fc-time-grid-event-inset{box-shadow:0 0 0 1px #fff}.fc-time-grid-event.fc-not-start{border-top-width:0;padding-top:1px;border-top-left-radius:0;border-top-right-radius:0}.fc-time-grid-event.fc-not-end{border-bottom-width:0;padding-bottom:1px;border-bottom-left-radius:0;border-bottom-right-radius:0}.fc-time-grid-event .fc-content{overflow:hidden;max-height:100%}.fc-time-grid-event .fc-time,.fc-time-grid-event .fc-title{padding:0 1px}.fc-time-grid-event .fc-time{font-size:.85em;white-space:nowrap}.fc-time-grid-event.fc-short .fc-content{white-space:nowrap}.fc-time-grid-event.fc-short .fc-time,.fc-time-grid-event.fc-short .fc-title{display:inline-block;vertical-align:top}.fc-time-grid-event.fc-short .fc-time span{display:none}.fc-time-grid-event.fc-short .fc-time:before{content:attr(data-start)}.fc-time-grid-event.fc-short .fc-time:after{content:"\000A0-\000A0"}.fc-time-grid-event.fc-short .fc-title{font-size:.85em;padding:0}.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer{left:0;right:0;bottom:0;height:8px;overflow:hidden;line-height:8px;font-size:11px;font-family:monospace;text-align:center;cursor:s-resize}.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after{content:"="}.fc-time-grid-event.fc-selected .fc-resizer{border-radius:5px;width:8px;height:8px;background:#fff;left:50%;margin-left:-5px;bottom:-5px;border:1px solid;border-color:inherit}.fc-time-grid .fc-now-indicator-line{border-top-width:1px;left:0;right:0}.fc-time-grid .fc-now-indicator-arrow{margin-top:-5px}.fc-ltr .fc-time-grid .fc-now-indicator-arrow{left:0;border-width:5px 0 5px 6px;border-top-color:transparent;border-bottom-color:transparent}.fc-rtl .fc-time-grid .fc-now-indicator-arrow{right:0;border-width:5px 6px 5px 0;border-top-color:transparent;border-bottom-color:transparent}/*!
@fullcalendar/list v4.0.1
Docs & License: https://fullcalendar.io/
(c) 2019 Adam Shaw
*/.fc-event-dot{display:inline-block;width:10px;height:10px;border-radius:5px}.fc-rtl .fc-list-view{direction:rtl}.fc-list-view{border-width:1px;border-style:solid}.fc .fc-list-table{table-layout:auto}.fc-list-table td{border-width:1px 0 0;padding:8px 14px}.fc-list-table tr:first-child td{border-top-width:0}.fc-list-heading{border-bottom-width:1px}.fc-list-heading td{font-weight:700}.fc-ltr .fc-list-heading-main{float:left}.fc-ltr .fc-list-heading-alt,.fc-rtl .fc-list-heading-main{float:right}.fc-rtl .fc-list-heading-alt{float:left}.fc-list-item.fc-has-url{cursor:pointer}.fc-list-item-marker,.fc-list-item-time{white-space:nowrap;width:1px}.fc-ltr .fc-list-item-marker{padding-right:0}.fc-rtl .fc-list-item-marker{padding-left:0}.fc-list-item-title a{text-decoration:none;color:inherit}.fc-list-item-title a[href]:hover{text-decoration:underline}.fc-list-empty-wrap2{position:absolute;top:0;left:0;right:0;bottom:0}.fc-list-empty-wrap1{width:100%;height:100%;display:table}.fc-list-empty{display:table-cell;vertical-align:middle;text-align:center}.fc-unthemed .fc-list-empty{background-color:#eee}.datepicker--cells{display:flex;flex-wrap:wrap}.datepicker--cell{border-radius:50%;box-sizing:border-box;cursor:pointer;display:flex;position:relative;align-items:center;justify-content:center;height:30px;z-index:1}.datepicker--cell.-focus-{background:#e6e6e6;border-radius:50%}.datepicker--cell.-current-{color:#fff;background:#18a689;border-radius:50%}.datepicker--cell.-current-.-focus-{color:#4a4a4a}.datepicker--cell.-current-.-in-range-{color:#4eb5e6}.datepicker--cell.-in-range-{background:rgba(92,196,239,.1);color:#4a4a4a;border-radius:0}.datepicker--cell.-in-range-.-focus-{background-color:rgba(92,196,239,.2)}.datepicker--cell.-disabled-{cursor:default;color:#aeaeae}.datepicker--cell.-disabled-.-focus-{color:#aeaeae}.datepicker--cell.-disabled-.-in-range-{color:#a1a1a1}.datepicker--cell.-disabled-.-current-.-focus-{color:#aeaeae}.datepicker--cell.-range-from-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:4px 0 0 4px}.datepicker--cell.-range-to-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:0 4px 4px 0}.datepicker--cell.-selected-,.datepicker--cell.-selected-.-current-{color:#fff;background:#5cc4ef}.datepicker--cell.-range-from-.-range-to-{border-radius:4px}.datepicker--cell.-selected-{border:none}.datepicker--cell.-selected-.-focus-{background:#45bced}.datepicker--cell:empty{cursor:default}.datepicker--days-names{display:flex;flex-wrap:wrap;margin:8px 0 3px}.datepicker--day-name{color:#222;font-weight:700;display:flex;align-items:center;justify-content:center;flex:1;text-align:center;text-transform:uppercase;font-size:.8em}.-only-timepicker- .datepicker--content,.datepicker--body,.datepicker-inline .datepicker--pointer{display:none}.datepicker--cell-day{width:14.28571%}.datepicker--cells-months{height:170px}.datepicker--cell-month{width:33.33%;height:25%}.datepicker--cells-years,.datepicker--years{height:170px}.datepicker--cell-year{width:25%;height:33.33%}.datepickers-container{position:absolute;left:0;top:0}@media print{.datepickers-container{display:none}}.datepicker{background:0 0;border:none;box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:4px;box-sizing:content-box;font-family:Tahoma,sans-serif;font-size:14px;color:#4a4a4a;width:210px;position:absolute;left:-100000px;opacity:0;transition:opacity .3s ease,left 0s .3s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s .3s;transition:opacity .3s ease,transform .3s ease,left 0s .3s,-webkit-transform .3s ease;z-index:100}.datepicker.-from-top-{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.datepicker.-from-right-{-webkit-transform:translateX(8px);transform:translateX(8px)}.datepicker.-from-bottom-{-webkit-transform:translateY(8px);transform:translateY(8px)}.datepicker.-from-left-{-webkit-transform:translateX(-8px);transform:translateX(-8px)}.datepicker.active{opacity:1;-webkit-transform:translate(0);transform:translate(0);transition:opacity .3s ease,left 0s 0s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s 0s;transition:opacity .3s ease,transform .3s ease,left 0s 0s,-webkit-transform .3s ease}.datepicker-inline .datepicker{border-color:#d7d7d7;box-shadow:none;position:static;left:auto;right:auto;opacity:1;-webkit-transform:none;transform:none}.datepicker--content{box-sizing:content-box;padding:4px}.datepicker--pointer{position:absolute;background:#fff;border-top:1px solid #dbdbdb;border-right:1px solid #dbdbdb;width:10px;height:10px;z-index:-1}.datepicker--nav-action:hover,.datepicker--nav-title:hover{background:#f0f0f0}.datepicker--nav-action:hover{background:#e2e2e2;border-radius:50%}.-top-center- .datepicker--pointer,.-top-left- .datepicker--pointer,.-top-right- .datepicker--pointer{top:calc(100% - 4px);-webkit-transform:rotate(135deg);transform:rotate(135deg)}.-right-bottom- .datepicker--pointer,.-right-center- .datepicker--pointer,.-right-top- .datepicker--pointer{right:calc(100% - 4px);-webkit-transform:rotate(225deg);transform:rotate(225deg)}.-bottom-center- .datepicker--pointer,.-bottom-left- .datepicker--pointer,.-bottom-right- .datepicker--pointer{bottom:calc(100% - 4px);-webkit-transform:rotate(315deg);transform:rotate(315deg)}.-left-bottom- .datepicker--pointer,.-left-center- .datepicker--pointer,.-left-top- .datepicker--pointer{left:calc(100% - 4px);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.-bottom-left- .datepicker--pointer,.-top-left- .datepicker--pointer{left:10px}.-bottom-right- .datepicker--pointer,.-top-right- .datepicker--pointer{right:10px}.-bottom-center- .datepicker--pointer,.-top-center- .datepicker--pointer{left:calc(50% - 10px / 2)}.-left-top- .datepicker--pointer,.-right-top- .datepicker--pointer{top:10px}.-left-bottom- .datepicker--pointer,.-right-bottom- .datepicker--pointer{bottom:10px}.-left-center- .datepicker--pointer,.-right-center- .datepicker--pointer{top:calc(50% - 10px / 2)}.datepicker--body.active{display:block}.datepicker--nav{display:flex;justify-content:space-between;border-bottom:1px solid #efefef;min-height:32px;padding:4px}.-only-timepicker- .datepicker--nav{display:none}.datepicker--nav-action,.datepicker--nav-title{display:flex;cursor:pointer;align-items:center;justify-content:center}.datepicker--nav-action{width:32px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker--nav-action.-disabled-{visibility:hidden}.datepicker--nav-action svg{width:32px;height:32px}.datepicker--nav-action path{fill:none;stroke:#9c9c9c;stroke-width:2px}.datepicker--nav-title{border-radius:4px;padding:0 8px}.datepicker--buttons,.datepicker--time{border-top:1px solid #efefef;padding:4px}.datepicker--nav-title i{font-style:normal;color:#9c9c9c;margin-left:5px}.datepicker--nav-title.-disabled-{cursor:default;background:0 0}.datepicker--buttons{display:flex}.datepicker--button{color:#4eb5e6;cursor:pointer;border-radius:4px;flex:1;display:inline-flex;justify-content:center;align-items:center;height:32px}.datepicker--button:hover{color:#4a4a4a;background:#f0f0f0}.datepicker--time{display:flex;align-items:center;position:relative}.datepicker--time.-am-pm- .datepicker--time-sliders{flex:0 1 138px;max-width:138px}.-only-timepicker- .datepicker--time{border-top:none}.datepicker--time-sliders{flex:0 1 153px;margin-right:10px;max-width:153px}.datepicker--time-label{display:none;font-size:12px}.datepicker--time-current{display:flex;align-items:center;flex:1;font-size:14px;text-align:center;margin:0 0 0 10px}.datepicker--time-current-colon{margin:0 2px 3px;line-height:1}.datepicker--time-current-hours,.datepicker--time-current-minutes{line-height:1;font-size:19px;font-family:"Century Gothic",CenturyGothic,AppleGothic,sans-serif;position:relative;z-index:1}.datepicker--time-current-hours:after,.datepicker--time-current-minutes:after{content:'';background:#f0f0f0;border-radius:4px;position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}.datepicker--time-current-hours.-focus-:after,.datepicker--time-current-minutes.-focus-:after{opacity:1}.datepicker--time-current-ampm{text-transform:uppercase;align-self:flex-end;color:#9c9c9c;margin-left:6px;font-size:11px;margin-bottom:1px}.datepicker--time-row{display:flex;align-items:center;font-size:11px;height:17px;background:linear-gradient(to right,#dedede,#dedede) left 50%/100% 1px no-repeat}.datepicker--time-row:first-child{margin-bottom:4px}.datepicker--time-row input[type=range]{background:0 0;cursor:pointer;flex:1;height:100%;padding:0;margin:0;-webkit-appearance:none}.datepicker--time-row input[type=range]::-ms-tooltip{display:none}.datepicker--time-row input[type=range]:hover::-webkit-slider-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-moz-range-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-ms-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:focus{outline:0}.datepicker--time-row input[type=range]:focus::-webkit-slider-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-moz-range-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-ms-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s;margin-top:-6px}.datepicker--time-row input[type=range]::-moz-range-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-ms-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-webkit-slider-runnable-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-moz-range-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-fill-lower{background:0 0}.datepicker--time-row input[type=range]::-ms-fill-upper{background:0 0}.datepicker--time-row span{padding:0 12px}.datepicker--time-icon{color:#9c9c9c;border:1px solid;border-radius:50%;font-size:16px;position:relative;margin:0 5px -1px 0;width:1em;height:1em}.datepicker--time-icon:after,.datepicker--time-icon:before{content:'';background:currentColor;position:absolute}.datepicker--time-icon:after{height:.4em;width:1px;left:calc(50% - 1px);top:calc(50% + 1px);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.datepicker--time-icon:before{width:.4em;height:1px;top:calc(50% + 1px);left:calc(50% - 1px)}.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade-{color:#dedede}.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover{color:#c5c5c5}.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade-{color:#dedede}.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade-{color:#fff;background:#a2ddf6}.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade-{background:#8ad5f4}.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.1);color:#ccc}.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.2)}.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty{background:0 0;border:none}