.hjs-icon{position:relative;display:inline-block;vertical-align:middle}.hjs-icon.is-small{width:16px;height:16px}.hjs-icon.is-medium{width:18px;height:18px}.hjs-icon.is-large{width:24px;height:24px}.hjs-icon.is-xlarge{width:48px;height:48px}.hjs-icon.is-xxlarge{width:96px;height:96px}.hjs-icon.is-xxxlarge{width:192px;height:192px}.hjs-icon.is-flipped{transform:scaleX(-1)}.hjs-icon .hjs-icon__svg{vertical-align:middle;width:100%;height:100%;position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;margin:auto;text-align:center}
.hjs-spinner{display:block;z-index:1031}.hjs-spinner .hjs-spinner__icon{box-sizing:border-box;border:solid 2px transparent;border-radius:50%;animation:anim-spinner 400ms linear infinite;border-top-color:#ff9300;border-left-color:#ff9300}@keyframes anim-spinner{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.co-infinite__container{text-align:center}.co-infinite__container-button-container{text-align:center;margin:20px 0}.co-infinite__container-spinner.hjs-spinner{display:inline-block;margin:20px auto}
.co-infinite__container-button{border:0;background:0;outline:0;font-size:18px;color:#ccc;cursor:pointer}.co-infinite__heading{display:block;color:#c4692c;margin:0;padding:10px;border-radius:3px;user-select:none;font-family:sans-serif;font-size:17px;text-align:left}.co-infinite__items{text-align:center}.co-infinite__items .co-list-item{display:inline-block;width:95%}.co-infinite__next-spinner{display:inline-block;margin:20px auto}.pretty *{box-sizing:border-box}.pretty input:not([type='checkbox']):not([type='radio']){display:none}
.pretty{position:relative;display:inline-block;margin-right:1em;white-space:nowrap;line-height:1}.pretty input{position:absolute;left:0;top:0;min-width:1em;width:100%;height:100%;z-index:2;opacity:0;margin:0;padding:0;cursor:pointer}.pretty .state label{position:initial;display:inline-block;font-weight:normal;margin:0;text-indent:1.5em;min-width:calc(1em + 2px)}.pretty .state label:before,.pretty .state label:after{content:'';width:calc(1em + 2px);height:calc(1em + 2px);display:block;box-sizing:border-box;border-radius:0;border:1px solid transparent;z-index:0;position:absolute;left:0;top:calc((0% - (100% - 1em)) - 8%);background-color:transparent}
.pretty .state label:before{border-color:#bdc3c7}.pretty .state.p-is-hover,.pretty .state.p-is-indeterminate{display:none}@keyframes zoom{0%{opacity:0;transform:scale(0)}}@keyframes tada{0%{animation-timing-function:ease-in;opacity:0;transform:scale(7)}38%{animation-timing-function:ease-out;opacity:1;transform:scale(1)}55%{animation-timing-function:ease-in;transform:scale(1.5)}72%{animation-timing-function:ease-out;transform:scale(1)}81%{animation-timing-function:ease-in;transform:scale(1.24)}
89%{animation-timing-function:ease-out;transform:scale(1)}95%{animation-timing-function:ease-in;transform:scale(1.04)}100%{animation-timing-function:ease-out;transform:scale(1)}}@keyframes jelly{0%{transform:scale3d(1,1,1)}30%{transform:scale3d(0.75,1.25,1)}40%{transform:scale3d(1.25,0.75,1)}50%{transform:scale3d(0.85,1.15,1)}65%{transform:scale3d(1.05,0.95,1)}75%{transform:scale3d(0.95,1.05,1)}100%{transform:scale3d(1,1,1)}}@keyframes rotate{0%{opacity:0;transform:translateZ(-200px) rotate(-45deg)}
100%{opacity:1;transform:translateZ(0) rotate(0)}}@keyframes pulse{0%{box-shadow:0 0 0 0 #bdc3c7}100%{box-shadow:0 0 0 1.5em rgba(189,195,199,0)}}.pretty.p-default.p-fill .state label:after{transform:scale(1)}.pretty.p-default .state label:after{transform:scale(0.6)}.pretty.p-default input:checked ~ .state label:after{background-color:#bdc3c7 !important}.pretty.p-default.p-thick .state label:before,.pretty.p-default.p-thick .state label:after{border-width:calc(1em / 7)}
.pretty.p-default.p-thick .state label:after{transform:scale(0.4) !important}.pretty.p-icon .state .icon{position:absolute;font-size:1em;width:calc(1em + 2px);height:calc(1em + 2px);left:0;z-index:1;text-align:center;line-height:normal;top:calc((0% - (100% - 1em)) - 8%);border:1px solid transparent;opacity:0}.pretty.p-icon .state .icon:before{margin:0;width:100%;height:100%;text-align:center;display:flex;flex:1;justify-content:center;align-items:center;line-height:1}
.pretty.p-icon input:checked ~ .state .icon{opacity:1}.pretty.p-icon input:checked ~ .state label:before{border-color:#5a656b}.pretty.p-svg .state .svg{position:absolute;font-size:1em;width:calc(1em + 2px);height:calc(1em + 2px);left:0;z-index:1;text-align:center;line-height:normal;top:calc((0% - (100% - 1em)) - 8%);border:1px solid transparent;opacity:0}.pretty.p-svg .state svg{margin:0;width:100%;height:100%;text-align:center;display:flex;flex:1;justify-content:center;align-items:center;line-height:1}
.pretty.p-svg input:checked ~ .state .svg{opacity:1}.pretty.p-image .state img{opacity:0;position:absolute;width:calc(1em + 2px);height:calc(1em + 2px);top:0;top:calc((0% - (100% - 1em)) - 8%);left:0;z-index:0;text-align:center;line-height:normal;transform:scale(0.8)}.pretty.p-image input:checked ~ .state img{opacity:1}.pretty.p-switch input{min-width:2em}.pretty.p-switch .state{position:relative}.pretty.p-switch .state:before{content:'';border:1px solid #bdc3c7;border-radius:60px;width:2em;box-sizing:unset;height:calc(1em + 2px);position:absolute;top:0;top:calc((0% - (100% - 1em)) - 16%);z-index:0;transition:all .5s ease}
.pretty.p-switch .state label{text-indent:2.5em}.pretty.p-switch .state label:before,.pretty.p-switch .state label:after{transition:all .5s ease;border-radius:100%;left:0;border-color:transparent;transform:scale(0.8)}.pretty.p-switch .state label:after{background-color:#bdc3c7 !important}.pretty.p-switch input:checked ~ .state:before{border-color:#5a656b}.pretty.p-switch input:checked ~ .state label:before{opacity:0}.pretty.p-switch input:checked ~ .state label:after{background-color:#5a656b !important;left:1em}
.pretty.p-switch.p-fill input:checked ~ .state:before{border-color:#5a656b;background-color:#5a656b !important}.pretty.p-switch.p-fill input:checked ~ .state label:before{opacity:0}.pretty.p-switch.p-fill input:checked ~ .state label:after{background-color:#fff !important;left:1em}.pretty.p-switch.p-slim .state:before{height:.1em;background:#bdc3c7 !important;top:calc(50% - 0.1em)}.pretty.p-switch.p-slim input:checked ~ .state:before{border-color:#5a656b;background-color:#5a656b !important}
.pretty.p-has-hover input:hover ~ .state:not(.p-is-hover){display:none}.pretty.p-has-hover input:hover ~ .state.p-is-hover{display:block}.pretty.p-has-hover input:hover ~ .state.p-is-hover .icon{display:block}.pretty.p-has-focus input:focus ~ .state label:before{box-shadow:0 0 3px 0 #bdc3c7}.pretty.p-has-indeterminate input[type='checkbox']:indeterminate ~ .state:not(.p-is-indeterminate){display:none}.pretty.p-has-indeterminate input[type='checkbox']:indeterminate ~ .state.p-is-indeterminate{display:block}
.pretty.p-has-indeterminate input[type='checkbox']:indeterminate ~ .state.p-is-indeterminate .icon{display:block;opacity:1}.pretty.p-toggle .state.p-on{opacity:0;display:none}.pretty.p-toggle .state.p-off,.pretty.p-toggle .state .icon,.pretty.p-toggle .state .svg,.pretty.p-toggle .state img{opacity:1;display:inherit}.pretty.p-toggle .state.p-off .icon{color:#bdc3c7}.pretty.p-toggle input:checked ~ .state.p-on{opacity:1;display:inherit}.pretty.p-toggle input:checked ~ .state.p-off{opacity:0;display:none}
.pretty.p-plain input:checked ~ .state label:before,.pretty.p-plain.p-toggle .state label:before{content:none}.pretty.p-plain.p-plain .icon{transform:scale(1.1)}.pretty.p-round .state label:before,.pretty.p-round .state label:after{border-radius:100%}.pretty.p-round.p-icon .state .icon{border-radius:100%;overflow:hidden}.pretty.p-round.p-icon .state .icon:before{transform:scale(0.8)}.pretty.p-curve .state label:before,.pretty.p-curve .state label:after{border-radius:20%}.pretty.p-smooth label:before,.pretty.p-smooth label:after,.pretty.p-smooth .icon,.pretty.p-smooth .svg{transition:all .5s ease}
.pretty.p-smooth input:checked+.state label:after{transition:all .3s ease}.pretty.p-smooth input:checked+.state .icon,.pretty.p-smooth input:checked+.state .svg,.pretty.p-smooth input:checked+.state img{animation:zoom .2s ease}.pretty.p-smooth.p-default input:checked+.state label:after{animation:zoom .2s ease}.pretty.p-smooth.p-plain input:checked+.state label:before{content:'';transform:scale(0);transition:all .5s ease}.pretty.p-tada:not(.p-default) input:checked+.state .icon,.pretty.p-tada:not(.p-default) input:checked+.state .svg,.pretty.p-tada:not(.p-default) input:checked+.state img,.pretty.p-tada:not(.p-default) input:checked+.state label:before,.pretty.p-tada:not(.p-default) input:checked+.state label:after{animation:tada .7s cubic-bezier(0.25,0.46,0.45,0.94) 1 alternate;opacity:1}
.pretty.p-jelly:not(.p-default) input:checked+.state .icon,.pretty.p-jelly:not(.p-default) input:checked+.state .svg,.pretty.p-jelly:not(.p-default) input:checked+.state img,.pretty.p-jelly:not(.p-default) input:checked+.state label:before,.pretty.p-jelly:not(.p-default) input:checked+.state label:after{animation:jelly .7s cubic-bezier(0.25,0.46,0.45,0.94);opacity:1}.pretty.p-jelly:not(.p-default) input:checked+.state label:before{border-color:transparent}.pretty.p-rotate:not(.p-default) input:checked ~ .state .icon,.pretty.p-rotate:not(.p-default) input:checked ~ .state .svg,.pretty.p-rotate:not(.p-default) input:checked ~ .state img,.pretty.p-rotate:not(.p-default) input:checked ~ .state label:before,.pretty.p-rotate:not(.p-default) input:checked ~ .state label:after{animation:rotate .7s cubic-bezier(0.25,0.46,0.45,0.94);opacity:1}
.pretty.p-rotate:not(.p-default) input:checked ~ .state label:before{border-color:transparent}.pretty.p-pulse:not(.p-switch) input:checked ~ .state label:before{animation:pulse 1s}.pretty input[disabled]{cursor:not-allowed;display:none}.pretty input[disabled] ~ *{opacity:.5}.pretty.p-locked input{display:none;cursor:not-allowed}.pretty input:checked ~ .state.p-primary label:after,.pretty.p-toggle .state.p-primary label:after{background-color:#428bca !important}.pretty input:checked ~ .state.p-primary .icon,.pretty input:checked ~ .state.p-primary .svg,.pretty.p-toggle .state.p-primary .icon,.pretty.p-toggle .state.p-primary .svg{color:#fff;stroke:#fff}
.pretty input:checked ~ .state.p-primary-o label:before,.pretty.p-toggle .state.p-primary-o label:before{border-color:#428bca}.pretty input:checked ~ .state.p-primary-o label:after,.pretty.p-toggle .state.p-primary-o label:after{background-color:transparent}.pretty input:checked ~ .state.p-primary-o .icon,.pretty input:checked ~ .state.p-primary-o .svg,.pretty input:checked ~ .state.p-primary-o svg,.pretty.p-toggle .state.p-primary-o .icon,.pretty.p-toggle .state.p-primary-o .svg,.pretty.p-toggle .state.p-primary-o svg{color:#428bca;stroke:#428bca}
.pretty.p-default:not(.p-fill) input:checked ~ .state.p-primary-o label:after{background-color:#428bca !important}.pretty.p-switch input:checked ~ .state.p-primary:before{border-color:#428bca}.pretty.p-switch.p-fill input:checked ~ .state.p-primary:before{background-color:#428bca !important}.pretty.p-switch.p-slim input:checked ~ .state.p-primary:before{border-color:#245682;background-color:#245682 !important}.pretty input:checked ~ .state.p-info label:after,.pretty.p-toggle .state.p-info label:after{background-color:#5bc0de !important}
.pretty input:checked ~ .state.p-info .icon,.pretty input:checked ~ .state.p-info .svg,.pretty.p-toggle .state.p-info .icon,.pretty.p-toggle .state.p-info .svg{color:#fff;stroke:#fff}.pretty input:checked ~ .state.p-info-o label:before,.pretty.p-toggle .state.p-info-o label:before{border-color:#5bc0de}.pretty input:checked ~ .state.p-info-o label:after,.pretty.p-toggle .state.p-info-o label:after{background-color:transparent}.pretty input:checked ~ .state.p-info-o .icon,.pretty input:checked ~ .state.p-info-o .svg,.pretty input:checked ~ .state.p-info-o svg,.pretty.p-toggle .state.p-info-o .icon,.pretty.p-toggle .state.p-info-o .svg,.pretty.p-toggle .state.p-info-o svg{color:#5bc0de;stroke:#5bc0de}
.pretty.p-default:not(.p-fill) input:checked ~ .state.p-info-o label:after{background-color:#5bc0de !important}.pretty.p-switch input:checked ~ .state.p-info:before{border-color:#5bc0de}.pretty.p-switch.p-fill input:checked ~ .state.p-info:before{background-color:#5bc0de !important}.pretty.p-switch.p-slim input:checked ~ .state.p-info:before{border-color:#2390b0;background-color:#2390b0 !important}.pretty input:checked ~ .state.p-success label:after,.pretty.p-toggle .state.p-success label:after{background-color:#5cb85c !important}
.pretty input:checked ~ .state.p-success .icon,.pretty input:checked ~ .state.p-success .svg,.pretty.p-toggle .state.p-success .icon,.pretty.p-toggle .state.p-success .svg{color:#fff;stroke:#fff}.pretty input:checked ~ .state.p-success-o label:before,.pretty.p-toggle .state.p-success-o label:before{border-color:#5cb85c}.pretty input:checked ~ .state.p-success-o label:after,.pretty.p-toggle .state.p-success-o label:after{background-color:transparent}.pretty input:checked ~ .state.p-success-o .icon,.pretty input:checked ~ .state.p-success-o .svg,.pretty input:checked ~ .state.p-success-o svg,.pretty.p-toggle .state.p-success-o .icon,.pretty.p-toggle .state.p-success-o .svg,.pretty.p-toggle .state.p-success-o svg{color:#5cb85c;stroke:#5cb85c}
.pretty.p-default:not(.p-fill) input:checked ~ .state.p-success-o label:after{background-color:#5cb85c !important}.pretty.p-switch input:checked ~ .state.p-success:before{border-color:#5cb85c}.pretty.p-switch.p-fill input:checked ~ .state.p-success:before{background-color:#5cb85c !important}.pretty.p-switch.p-slim input:checked ~ .state.p-success:before{border-color:#357935;background-color:#357935 !important}.pretty input:checked ~ .state.p-warning label:after,.pretty.p-toggle .state.p-warning label:after{background-color:#f0ad4e !important}
.pretty input:checked ~ .state.p-warning .icon,.pretty input:checked ~ .state.p-warning .svg,.pretty.p-toggle .state.p-warning .icon,.pretty.p-toggle .state.p-warning .svg{color:#fff;stroke:#fff}.pretty input:checked ~ .state.p-warning-o label:before,.pretty.p-toggle .state.p-warning-o label:before{border-color:#f0ad4e}.pretty input:checked ~ .state.p-warning-o label:after,.pretty.p-toggle .state.p-warning-o label:after{background-color:transparent}.pretty input:checked ~ .state.p-warning-o .icon,.pretty input:checked ~ .state.p-warning-o .svg,.pretty input:checked ~ .state.p-warning-o svg,.pretty.p-toggle .state.p-warning-o .icon,.pretty.p-toggle .state.p-warning-o .svg,.pretty.p-toggle .state.p-warning-o svg{color:#f0ad4e;stroke:#f0ad4e}
.pretty.p-default:not(.p-fill) input:checked ~ .state.p-warning-o label:after{background-color:#f0ad4e !important}.pretty.p-switch input:checked ~ .state.p-warning:before{border-color:#f0ad4e}.pretty.p-switch.p-fill input:checked ~ .state.p-warning:before{background-color:#f0ad4e !important}.pretty.p-switch.p-slim input:checked ~ .state.p-warning:before{border-color:#c77c11;background-color:#c77c11 !important}.pretty input:checked ~ .state.p-danger label:after,.pretty.p-toggle .state.p-danger label:after{background-color:#d9534f !important}
.pretty input:checked ~ .state.p-danger .icon,.pretty input:checked ~ .state.p-danger .svg,.pretty.p-toggle .state.p-danger .icon,.pretty.p-toggle .state.p-danger .svg{color:#fff;stroke:#fff}.pretty input:checked ~ .state.p-danger-o label:before,.pretty.p-toggle .state.p-danger-o label:before{border-color:#d9534f}.pretty input:checked ~ .state.p-danger-o label:after,.pretty.p-toggle .state.p-danger-o label:after{background-color:transparent}.pretty input:checked ~ .state.p-danger-o .icon,.pretty input:checked ~ .state.p-danger-o .svg,.pretty input:checked ~ .state.p-danger-o svg,.pretty.p-toggle .state.p-danger-o .icon,.pretty.p-toggle .state.p-danger-o .svg,.pretty.p-toggle .state.p-danger-o svg{color:#d9534f;stroke:#d9534f}
.pretty.p-default:not(.p-fill) input:checked ~ .state.p-danger-o label:after{background-color:#d9534f !important}.pretty.p-switch input:checked ~ .state.p-danger:before{border-color:#d9534f}.pretty.p-switch.p-fill input:checked ~ .state.p-danger:before{background-color:#d9534f !important}.pretty.p-switch.p-slim input:checked ~ .state.p-danger:before{border-color:#a02622;background-color:#a02622 !important}.pretty.p-bigger label:before,.pretty.p-bigger label:after,.pretty.p-bigger .icon,.pretty.p-bigger .svg,.pretty.p-bigger .img{font-size:1.2em !important;top:calc((0% - (100% - 1em)) - 35%) !important}
.pretty.p-bigger label{text-indent:1.7em}@media print{.pretty .state:before,.pretty .state label:before,.pretty .state label:after,.pretty .state .icon{color-adjust:exact;-webkit-print-color-adjust:exact;print-color-adjust:exact}}.hjs-icon{position:relative;display:inline-block;vertical-align:middle}.hjs-icon.is-small{width:16px;height:16px}.hjs-icon.is-medium{width:18px;height:18px}.hjs-icon.is-large{width:24px;height:24px}.hjs-icon.is-xlarge{width:48px;height:48px}.hjs-icon.is-xxlarge{width:96px;height:96px}
.hjs-icon.is-xxxlarge{width:192px;height:192px}.hjs-icon.is-flipped{transform:scaleX(-1)}.hjs-icon .hjs-icon__svg{vertical-align:middle;width:100%;height:100%;position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;margin:auto;text-align:center}.hjs-form__checkbox{list-style:none}.hjs-form__checkbox .pretty input:not(:checked) ~ .state.p-success label:after{background-color:#fff;border:1px solid #aaa}.hjs-form__checkbox .pretty input:checked ~ .state.p-success label:after,.hjs-form__checkbox .pretty.p-toggle .state.p-success label:after{background-color:rgba(196,105,44,0.9) !important}
.hjs-form__checkbox .pretty input:not(:checked):hover ~ .state.p-success label:after,.hjs-form__checkbox .pretty input:not(:checked):focus ~ .state.p-success label:after{border:1px solid rgba(196,105,44,0.9)}.hjs-form__checkbox .pretty input:not(:checked) ~ .state.p-success .hjs-icon{color:#aaa}.hjs-form__checkbox .pretty input:checked ~ .state.p-success .hjs-icon{color:#fff}.hjs-form__checkbox .hjs-icon,.hjs-form__checkbox .hjs-form__checkbox-icon-placeholder{width:12px;height:12px;top:-1px;left:3px;z-index:1}
.muf-select{display:inline-block;font-size:16px;font-family:sans-serif;font-weight:700;color:#444;line-height:1.3;min-width:70px;padding:.6em 1.4em .5em .8em;box-sizing:border-box;margin:3px;border:1px solid #aaa;box-shadow:0 1px 0 1px rgba(0,0,0,0.04);border-radius:3px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23c4692c%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E"),linear-gradient(to bottom,#fff 0,#fff 100%);background-repeat:no-repeat,repeat;background-position:right .7em top 50%,0 0;background-size:.65em auto,100%;max-width:240px}
@media(min-width:624px){.muf-select{max-width:300px}}@media(min-width:1020px){.muf-select{max-width:600px}}.muf-select::-ms-expand{display:none}.muf-select:hover{border-color:#888}.muf-select:focus{border-color:#aaa;box-shadow:0 0 1px 3px rgba(59,153,252,0.7);box-shadow:0 0 0 3px -moz-mac-focusring;color:#222;outline:0}.muf-select option{font-weight:normal}.hjs-icon{position:relative;display:inline-block;vertical-align:middle}.hjs-icon.is-small{width:16px;height:16px}.hjs-icon.is-medium{width:18px;height:18px}
.hjs-icon.is-large{width:24px;height:24px}.hjs-icon.is-xlarge{width:48px;height:48px}.hjs-icon.is-xxlarge{width:96px;height:96px}.hjs-icon.is-xxxlarge{width:192px;height:192px}.hjs-icon.is-flipped{transform:scaleX(-1)}.hjs-icon .hjs-icon__svg{vertical-align:middle;width:100%;height:100%;position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;margin:auto;text-align:center}.hjs-share{text-align:center}@media(min-width:624px){.hjs-share{display:inline-block;float:right}}.hjs-share .hjs-share__button{display:inline-block;cursor:pointer;outline:0}
.hjs-share .hjs-share__button:not(first-child){margin-left:10px}.hjs-share .hjs-share__button:hover{opacity:.8}.hjs-share .hjs-icon{width:24px;height:24px;vertical-align:unset}.hjs-share .hjs-share__icon{display:inline-block;padding:6px 6px 3px 6px;color:#fff}.hjs-share .hjs-share__icon-fb{background-color:#3b5998}.hjs-share .hjs-share__icon-tg{background-color:#37aee2}.hjs-share .hjs-share__icon-t{background-color:#00aced}.hjs-share .hjs-share__icon-vb{background-color:#7c529e}.hjs-share .hjs-share__icon-wa{background-color:#2cb742}
.hjs-share .hjs-share__icon-em{background-color:#777}.hjs-icon{position:relative;display:inline-block;vertical-align:middle}.hjs-icon.is-small{width:16px;height:16px}.hjs-icon.is-medium{width:18px;height:18px}.hjs-icon.is-large{width:24px;height:24px}.hjs-icon.is-xlarge{width:48px;height:48px}.hjs-icon.is-xxlarge{width:96px;height:96px}.hjs-icon.is-xxxlarge{width:192px;height:192px}.hjs-icon.is-flipped{transform:scaleX(-1)}.hjs-icon .hjs-icon__svg{vertical-align:middle;width:100%;height:100%;position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;margin:auto;text-align:center}
.hjs-icon{position:relative;display:inline-block;vertical-align:middle}.hjs-icon.is-small{width:16px;height:16px}.hjs-icon.is-medium{width:18px;height:18px}.hjs-icon.is-large{width:24px;height:24px}.hjs-icon.is-xlarge{width:48px;height:48px}.hjs-icon.is-xxlarge{width:96px;height:96px}.hjs-icon.is-xxxlarge{width:192px;height:192px}.hjs-icon.is-flipped{transform:scaleX(-1)}.hjs-icon .hjs-icon__svg{vertical-align:middle;width:100%;height:100%;position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;margin:auto;text-align:center}
.hjs-modal__overlay{position:fixed;top:0;left:0;right:-4px;bottom:-4px;background-color:rgba(0,0,0,0.8);content:'';z-index:1000002;width:100%;border:0;outline:0}.hjs-modal__overlay-transition-enter{opacity:0}.hjs-modal__overlay-transition-enter-active,.hjs-modal__overlay-transition-enter-done{opacity:1;transition:opacity 300ms}.hjs-modal__overlay-transition-exit{opacity:1}.hjs-modal__overlay-transition-exit-active{opacity:0;transition:opacity 300ms}.hjs-modal{z-index:1000003;position:fixed;display:inline-block;top:30px;right:10px;bottom:30px;left:10px;border-radius:3px;box-shadow:4px 7px 15px 0 #000}
@media(min-width:624px){.hjs-modal{width:50%;height:50%;top:20%;left:50%;bottom:auto;right:auto;border:1px solid #613a0f}.hjs-modal.is-full-screen{top:30px;left:30px;right:30px;bottom:30px;max-width:1024px;margin:0 auto;height:auto;width:auto}}.hjs-modal .hjs-modal__title-bar{position:relative;top:0;left:0;right:0;height:0;background-color:#c4692c;color:#f3d8b4;font-family:"Tinos","Times New Roman",sans-serif;user-select:none;text-align:center}.hjs-modal .hjs-modal__title-button{position:absolute;top:0;right:0;height:40px;background:0;border:0;outline:0;color:#fff;padding:10px;color:#f3d8b4;cursor:pointer}
@media(min-width:1020px){.hjs-modal .hjs-modal__title-button:hover{color:#ffc107}}.hjs-modal .hjs-modal__title{position:absolute;top:20px;left:10px;right:0;bottom:0;transform:translateY(-50%);font-weight:bold;font-size:18px}.hjs-modal .hjs-modal__contents{display:inline-block;height:100%;background-color:#fff;position:absolute;top:0;right:0;bottom:0;left:0;padding:10px;overflow-y:auto;overflow-x:hidden;word-wrap:break-word}.hjs-modal.has-title .hjs-modal__title-bar,.hjs-modal.has-title .hjs-modal__title-button{height:40px}
.hjs-modal.has-title .hjs-modal__contents{top:40px;height:calc(100% - 60px)}.hjs-spinner{display:block;z-index:1031}.hjs-spinner .hjs-spinner__icon{box-sizing:border-box;border:solid 2px transparent;border-radius:50%;animation:anim-spinner 400ms linear infinite;border-top-color:#ff9300;border-left-color:#ff9300}@keyframes anim-spinner{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.hjs-icon{position:relative;display:inline-block;vertical-align:middle}.hjs-icon.is-small{width:16px;height:16px}
.hjs-icon.is-medium{width:18px;height:18px}.hjs-icon.is-large{width:24px;height:24px}.hjs-icon.is-xlarge{width:48px;height:48px}.hjs-icon.is-xxlarge{width:96px;height:96px}.hjs-icon.is-xxxlarge{width:192px;height:192px}.hjs-icon.is-flipped{transform:scaleX(-1)}.hjs-icon .hjs-icon__svg{vertical-align:middle;width:100%;height:100%;position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;margin:auto;text-align:center}.co-bookmark-button{display:inline-block}.co-bookmark-button .co-bookmark-button__button{border:0;background:0;vertical-align:middle;outline:0;cursor:pointer;color:#c4692c}
.co-bookmark-button .co-bookmark-button__button:hover{color:#3f260a}.co-bookmark-button .co-bookmark-button__text,.co-bookmark-button .co-bookmark-button__icon{color:inherit;display:inline-block;vertical-align:middle}.co-bookmark-button .hjs-spinner__icon{border-top-color:#c4692c;border-left-color:#c4692c}.co-bookmark-button .co-bookmark-button__text{margin-left:3px}.muf-button{border:0;background-color:#613a0f;color:#fff;padding:10px;cursor:pointer;margin:5px 0 0 10px;text-decoration:none;display:inline-block;vertical-align:middle;font-size:1.1em;box-shadow:1px 1px 3px #999;border-radius:1px}
.muf-button.is-disabled,.muf-button:disabled{background-color:#555;color:#999;outline:0}.muf-button:not(.icon-button):not(.is-disabled):not(:disabled):hover{background-color:#3f260a;text-decoration:none;color:#fff}.muf-button.is-danger:not(.icon-button):not(.is-disabled):not(:disabled){background-color:#900}.muf-button.is-danger:not(.icon-button):not(.is-disabled):not(:disabled):hover{background-color:#500}.muf-button.icon-button{background-color:rgba(0,0,0,0);color:#3f260a;box-shadow:none;border:0}
.muf-button.icon-button.is-danger{color:#900}.muf-button.icon-button:hover:not(.is-disabled):not(:disabled){color:#613a0f}.muf-button.icon-button.is-disabled,.muf-button.icon-button:disabled{color:#999;outline:0;cursor:default}.co-hadith{position:relative;border:1px solid #ccc;border-radius:3px;margin:30px 0 3px;padding:10px;background-color:#fff;box-shadow:1px 1px 8px 2px #ccc;border-top:3px solid #c4692c;margin-top:30px;text-align:left}.co-hadith ~ .co-hadith{margin-top:100px}@media(min-width:624px){.co-hadith{margin:0 10px}
}.co-hadith__title{color:#c4692c;padding:10px 4px;font-weight:bold;font-size:1.2em;position:relative;border-bottom:1px solid #eee;margin-bottom:10px}.co-hadith__title a{text-decoration:none;color:inherit}.co-hadith__badge{display:inline-block;padding:5px;border-radius:4px;margin-right:20px;float:right;vertical-align:middle}.co-hadith__badge-popular{background:linear-gradient(#f95a36 0,#f13a06 100%);color:#fff}.co-hadith__badge-trending{background:linear-gradient(#00a1e2 0,#026c84 100%);color:#fff}
.co-hadith__trend-chart{text-align:center}.co-hadith__views{color:#888;float:right;vertical-align:middle;margin:3px;margin-right:10px}.co-hadith__contents.has-fb-like{margin-top:50px}.co-hadith__section-heading{background-color:rgba(204,204,204,0.3);padding:10px;border-radius:3px}.co-hadith__toolbar{margin:10px 0 13px 0;min-height:17px}.co-hadith__nav{display:inline-block}.co-hadith__nav .co-hadith__nav-icon{color:inherit}.co-hadith__nav .co-hadith__nav-button{display:inline-block;background:0;border:0;padding:0 10px;color:#c4692c;cursor:pointer}
.co-hadith__nav .co-hadith__nav-button.is-disabled{color:#999;cursor:default}.co-hadith__nav .co-hadith__nav-button:hover:not(.is-disabled){color:#3f260a}.co-hadith__menu-toggle{display:inline;float:right;background:0;border:0;margin-left:10px;cursor:pointer}.co-hadith__menu-toggle-icon{color:#c4692c}.co-hadith__menu-toggle-icon:hover{color:#3f260a}.co-hadith__menu{text-align:center;max-height:292px}@media(min-width:624px){.co-hadith__menu{width:75%;max-width:600px}}.co-hadith__menu .hjs-share{float:none;margin-top:20px}
.co-hadith__menu .hjs-link,.co-hadith__menu .co-hadith__menu-copy-to-clipboard{display:block;padding:10px 0;margin-left:3px;font-size:22px;text-decoration:none;color:#3f260a}.co-hadith__menu .hjs-link:hover,.co-hadith__menu .co-hadith__menu-copy-to-clipboard:hover{color:#c4692c}.co-hadith__menu .co-hadith__menu-copy-to-clipboard{text-align:center;cursor:pointer;width:100%;border:0;background:0}.co-hadith__menu-buttons{margin-top:10px;border-top:1px solid #ccc}@media(min-width:624px){.co-hadith__menu-buttons{text-align:right}
}.co-hadith__menu-share-separator{border:0;border-bottom:1px solid #ccc}.co-hadith__menu-cancel-button{display:inline-block;padding:10px;margin:10px;font-size:20px;background:0;background-color:#fff;color:#c4692c;border:1px solid #c4692c;border-radius:3px}@media(min-width:624px){.co-hadith__menu-cancel-button:hover{background-color:#eee}}.co-hadith__bookmark-button,.co-hadith__perm-link,.co-hadith__like-btn{display:inline;float:right}.co-hadith__bookmark-button .co-bookmark-button__button,.co-hadith__perm-link .co-bookmark-button__button,.co-hadith__like-btn .co-bookmark-button__button{padding:0}
.co-hadith__bookmark-button .co-bookmark-button__icon,.co-hadith__perm-link .co-bookmark-button__icon,.co-hadith__like-btn .co-bookmark-button__icon{width:24px;height:24px}.co-hadith__perm-link{margin-right:20px}.co-hadith__perm-link-icon{color:#c4692c}.co-hadith__perm-link-icon:hover{color:#3f260a}.co-hadith__like-btn{margin-right:20px}.co-hadith__text{padding-top:10px;vertical-align:top}@media(min-width:624px){.co-hadith__text.has-arabic{display:inline-block;width:calc(50% - 21px);padding:0}
}.co-hadith__english-text,.co-hadith__english-chain,.co-hadith__english-notes{font-size:20px}.co-hadith__english-chain,.co-hadith__arabic-chain{color:#c4692c}.co-hadith__english-chain:after,.co-hadith__arabic-chain:after{content:' '}.co-hadith__arabic-text,.co-hadith__arabic-chain,.co-hadith__arabic-notes{font-family:madani;font-size:30px;display:inline-block}@media(min-width:624px){.co-hadith__arabic-text,.co-hadith__arabic-chain,.co-hadith__arabic-notes{text-align:right}}
.co-hadith__section-heading.arabic{font-family:madani;font-size:32px;padding:0 10px 0 0;margin-top:16px}.co-hadith__english-notes,.co-hadith__arabic-notes{display:block;margin:10px}.co-hadith__ref-sch{display:none}.co-hadith__refs{padding-left:10px;font-size:18px}.co-hadith__ref:nth-child(n+2){color:#989896}.co-hadith__link{display:block;color:#3f260a;padding-left:10px;font-size:18px;text-decoration:none}.co-hadith__link:hover{color:#c4692c}.co-hadith__grade{padding:10px;margin-left:3px;background-color:#444;color:#fff}
.co-hadith__grade.sahih,.co-hadith__grade.sahihbyalbani,.co-hadith__grade.mutawatir{background-color:#0aae22}.co-hadith__grade.sahih::before,.co-hadith__grade.sahihbyalbani::before,.co-hadith__grade.mutawatir::before{border-top-color:#0aae22}.co-hadith__grade.qudsi{background-color:#234f88}.co-hadith__grade.qudsi::before{border-top-color:#234f88}.co-hadith__grade.hasan,.co-hadith__grade.hasansahih,.co-hadith__grade.hasangharib,.co-hadith__grade.hasanulisnaad{background-color:#090}.co-hadith__grade.hasan::before,.co-hadith__grade.hasansahih::before,.co-hadith__grade.hasangharib::before,.co-hadith__grade.hasanulisnaad::before{border-top-color:#090}
.co-hadith__grade.daeef{background-color:#e02}.co-hadith__grade.daeef::before{border-top-color:#e02}.co-hadith__grade.moudu,.co-hadith__grade.daeefjiddan{background-color:red}.co-hadith__grade.moudu::before,.co-hadith__grade.daeefjiddan::before{border-top-color:red}.co-hadith__grade.shadhdh,.co-hadith__grade.gharib,.co-hadith__grade.munqati{background-color:#af8303}.co-hadith__grade.shadhdh::before,.co-hadith__grade.gharib::before,.co-hadith__grade.munqati::before{border-top-color:#af8303}.co-hadith__grade.munkar{background-color:#af5403}
.co-hadith__grade.munkar::before{border-top-color:#af5403}.co-hadith__grade-corner.sahih,.co-hadith__grade-corner.sahihbyalbani,.co-hadith__grade-corner.mutawatir{border-top-color:#0aae22}.co-hadith__grade-corner.sahih::before,.co-hadith__grade-corner.sahihbyalbani::before,.co-hadith__grade-corner.mutawatir::before{border-top-color:#0aae22}.co-hadith__grade-corner.qudsi{border-top-color:#234f88}.co-hadith__grade-corner.qudsi::before{border-top-color:#234f88}.co-hadith__grade-corner.hasan,.co-hadith__grade-corner.hasansahih,.co-hadith__grade-corner.hasangharib,.co-hadith__grade-corner.hasanulisnaad{border-top-color:#090}
.co-hadith__grade-corner.hasan::before,.co-hadith__grade-corner.hasansahih::before,.co-hadith__grade-corner.hasangharib::before,.co-hadith__grade-corner.hasanulisnaad::before{border-top-color:#090}.co-hadith__grade-corner.daeef{border-top-color:#e02}.co-hadith__grade-corner.daeef::before{border-top-color:#e02}.co-hadith__grade-corner.moudu,.co-hadith__grade-corner.daeefjiddan{border-top-color:red}.co-hadith__grade-corner.moudu::before,.co-hadith__grade-corner.daeefjiddan::before{border-top-color:red}
.co-hadith__grade-corner.shadhdh,.co-hadith__grade-corner.gharib,.co-hadith__grade-corner.munqati{border-top-color:#af8303}.co-hadith__grade-corner.shadhdh::before,.co-hadith__grade-corner.gharib::before,.co-hadith__grade-corner.munqati::before{border-top-color:#af8303}.co-hadith__grade-corner.munkar{border-top-color:#af5403}.co-hadith__grade-corner.munkar::before{border-top-color:#af5403}.co-hadith__grade-corner-container{display:inline-block;position:absolute;top:0;left:0}.co-hadith__grade-corner::before{content:'';width:0;height:0;border-top:20px solid #444;border-right:20px solid transparent;border-bottom:20px solid transparent;left:0;top:0;position:absolute;clear:both}
.pa-hadith__title{font-family:"Cormorant","Times New Roman",sans-serif;color:#c4692c}.pa-hadith__appeal.is-info .pa-hadith__appeal-icon .hjs-icon{color:#00a}.pa-hadith__appeal.is-info .pa-hadith__appeal-heading{background-color:#00a}.pa-hadith__appeal.is-info a{color:#00a}.pa-hadith__appeal.is-exclamation .pa-hadith__appeal-icon .hjs-icon{color:orange}.pa-hadith__appeal.is-exclamation .pa-hadith__appeal-heading{background-color:orange}.pa-hadith__appeal.is-exclamation a{color:#900}
.pa-hadith__appeal{border-radius:3px;background-color:#eee;color:#444;box-shadow:1px 1px 4px #ccc;border:1px solid #aaa;position:relative}.pa-hadith__appeal-icon{position:absolute;left:10px;top:50%;transform:translate(10px,-50%)}.pa-hadith__appeal-icon .hjs-icon{width:32px;height:32px}@media(min-width:624px){.pa-hadith__appeal-icon .hjs-icon{width:96px;height:96px}}.pa-hadith__appeal-detail{padding:10px;padding-left:59px}@media(min-width:624px){.pa-hadith__appeal-detail{padding-left:170px}}.pa-hadith__appeal-heading{color:#fff;padding:10px;font-weight:bold}
.pa-hadith__appeal a{text-decoration:underline;font-weight:bold}.pa-hadith__appeal .pa-hadith__appeal-donatelink{padding-left:170px}.pa-hadith__nav-top,.pa-hadith__nav-bottom{text-align:center}.pa-hadith__nav-top .pa-hadith__book-nav.is-next.has-other{display:none}@media(min-width:624px){.pa-hadith__nav-top .pa-hadith__book-nav.is-next.has-other{display:inline-block}}.pa-hadith__nav-bottom .pa-hadith__book-nav.is-prev.has-other{display:none}@media(min-width:624px){.pa-hadith__nav-bottom .pa-hadith__book-nav.is-prev.has-other{display:inline-block}
}.pa-hadith__book-nav{margin:20px auto;padding:5px}@media(min-width:624px){.pa-hadith__book-nav.has-other{display:inline-block;width:47%}}.pa-hadith__book-nav.is-prev{text-align:left}.pa-hadith__book-nav.is-prev .arabic{text-align:left;direction:ltr}.pa-hadith__book-nav.is-next{text-align:right}.pa-hadith__book-nav-link{text-decoration:none;color:#c4692c}.pa-hadith__book-nav-link:hover{color:#3f260a}.pa-hadith__book-nav-name{display:inline-block;vertical-align:middle}.pa-hadith__book-nav-name.is-icon-on-left{margin-left:10px}
.pa-hadith__book-nav-name.is-icon-on-right{margin-right:10px}.pa-hadith__book-nav-text{font-family:"Tinos","Times New Roman",sans-serif;font-size:18px;font-weight:bold;max-width:300px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}@media(min-width:624px){.pa-hadith__book-nav-text{max-width:600px}}@media(min-width:1020px){.pa-hadith__book-nav-text{max-width:1000px}}.pa-hadith__book-nav-text.arabic{font-family:madani;font-size:20px}.pa-hadith__title-arabic{color:#c4692c;font-family:madani;font-size:30px;font-weight:bold}
.pa-hadith__hadith-count,.pa-hadith__hadith-vol{font-weight:bold;color:#333;font-size:1.1em;margin:0 0 10px}.pa-hadith__range{display:inline-block;margin-left:3px}.pa-hadith__tools{margin:10px 0;padding:10px 0;text-align:right}.pa-hadith__tools.has-multiple-children{text-align:center}@media(min-width:624px){.pa-hadith__tools.has-multiple-children{display:flex;flex-grow:2;flex-flow:row wrap;align-items:center;justify-content:space-between}}.pa-hadith__prefs{margin:20px 0 0;padding:0;display:inline-block}
@media(min-width:624px){.pa-hadith__prefs{margin:0}}.pa-hadith__show-arabic-checkbox label{font-weight:bold}.pa-hadith__jumpto-container{margin-left:3px}.pa-hadith__jumpto-label{display:none}@media(min-width:624px){.pa-hadith__jumpto-label{display:inline-block}}
/*# sourceMappingURL=Hadith.humblejs.7f1d25f2.css.map*/