@charset "UTF-8";
.block-editor-block-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;margin:0;border-radius:4px}.block-editor-block-icon.has-colors svg{fill:currentColor}.block-editor-block-icon svg{min-width:20px;min-height:20px;max-width:24px;max-height:24px}.block-editor-block-inspector .components-base-control{margin-bottom:24px}.block-editor-block-inspector .components-base-control:last-child{margin-bottom:8px}.block-editor-block-inspector .components-panel__body{border:none;border-top:1px solid #e2e4e7}.block-editor-block-inspector .block-editor-block-card{padding:16px}.block-editor-block-inspector__no-blocks{display:block;font-size:13px;background:#fff;padding:32px 16px;text-align:center}.block-editor-block-list__layout .block-editor-block-list__block.is-selected.is-dragging:before{border:none}.block-editor-block-list__layout .block-editor-block-list__block.is-selected.is-dragging>*{background:#f8f9f9}.block-editor-block-list__layout .block-editor-block-list__block.is-selected.is-dragging>*>*{visibility:hidden}.block-editor-block-list__layout .block-editor-block-list__block.is-selected .reusable-block-edit-panel *{z-index:1}.block-editor-block-list__layout{padding-left:14px;padding-right:14px;position:relative}@media (min-width:600px){.block-editor-block-list__layout{padding-left:58px;padding-right:58px}}.block-editor-block-list__layout .block-editor-block-list__layout{padding-left:0;padding-right:0}.block-editor-block-list__layout .block-editor-block-list__block{position:relative;overflow-wrap:break-word}.block-editor-block-list__layout .block-editor-block-list__block .components-placeholder .components-with-notices-ui{margin:-10px 0 12px}.block-editor-block-list__layout .block-editor-block-list__block .components-with-notices-ui{margin:0 0 12px;width:100%}.block-editor-block-list__layout .block-editor-block-list__block .components-with-notices-ui .components-notice{margin-left:0;margin-right:0}.block-editor-block-list__layout .block-editor-block-list__block .components-with-notices-ui .components-notice .components-notice__content{font-size:13px}.block-editor-block-list__layout .block-editor-block-list__block:before{z-index:0;content:"";position:absolute;border:1px solid transparent;border-left:none;box-shadow:none;pointer-events:none;transition:border-color .1s linear,border-style .1s linear,box-shadow .1s linear;outline:1px solid transparent;right:-14px;left:-14px;top:-14px;bottom:-14px}@media (prefers-reduced-motion:reduce){.block-editor-block-list__layout .block-editor-block-list__block:before{transition-duration:0s}}.block-editor-block-list__layout .block-editor-block-list__block.is-selected:before{border-color:rgba(66,88,99,.4);box-shadow:inset 3px 0 0 0 #555d66}.is-dark-theme .block-editor-block-list__layout .block-editor-block-list__block.is-selected:before{border-color:hsla(0,0%,100%,.45);box-shadow:inset 3px 0 0 0 #d7dade}@media (min-width:600px){.block-editor-block-list__layout .block-editor-block-list__block.is-selected:before{box-shadow:-3px 0 0 0 #555d66}.is-dark-theme .block-editor-block-list__layout .block-editor-block-list__block.is-selected:before{box-shadow:-3px 0 0 0 #d7dade}}.is-navigate-mode .block-editor-block-list__layout .block-editor-block-list__block.is-selected:before{border-color:#007cba;box-shadow:inset 3px 0 0 0 #007cba}@media (min-width:600px){.is-navigate-mode .block-editor-block-list__layout .block-editor-block-list__block.is-selected:before{box-shadow:-3px 0 0 0 #007cba}}.block-editor-block-list__layout .block-editor-block-list__block.is-focus-mode:not(.is-multi-selected){opacity:.5;transition:opacity .1s linear}@media (prefers-reduced-motion:reduce){.block-editor-block-list__layout .block-editor-block-list__block.is-focus-mode:not(.is-multi-selected){transition-duration:0s}}.block-editor-block-list__layout .block-editor-block-list__block.is-focus-mode:not(.is-multi-selected).is-focused,.block-editor-block-list__layout .block-editor-block-list__block.is-focus-mode:not(.is-multi-selected):not(.is-focused) .block-editor-block-list__block{opacity:1}.block-editor-block-list__layout .block-editor-block-list__block.is-drop-target:before{border-top:3px solid #0085ba}body.admin-color-sunrise .block-editor-block-list__layout .block-editor-block-list__block.is-drop-target:before{border-top:3px solid #d1864a}body.admin-color-ocean .block-editor-block-list__layout .block-editor-block-list__block.is-drop-target:before{border-top:3px solid #a3b9a2}body.admin-color-midnight .block-editor-block-list__layout .block-editor-block-list__block.is-drop-target:before{border-top:3px solid #e14d43}body.admin-color-ectoplasm .block-editor-block-list__layout .block-editor-block-list__block.is-drop-target:before{border-top:3px solid #a7b656}body.admin-color-coffee .block-editor-block-list__layout .block-editor-block-list__block.is-drop-target:before{border-top:3px solid #c2a68c}body.admin-color-blue .block-editor-block-list__layout .block-editor-block-list__block.is-drop-target:before{border-top:3px solid #82b4cb}body.admin-color-light .block-editor-block-list__layout .block-editor-block-list__block.is-drop-target:before{border-top:3px solid #0085ba}.block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected .is-block-content,.block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected:not(.is-block-collapsed){box-shadow:0 0 0 2px #007cba;border-radius:1px;outline:2px solid transparent}.is-dark-theme .block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected .is-block-content,.is-dark-theme .block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected:not(.is-block-collapsed){box-shadow:0 0 0 2px #fff}.block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected .components-placeholder ::selection{background:transparent}.block-editor-block-list__layout .block-editor-block-list__block.has-warning{min-height:36px}.block-editor-block-list__layout .block-editor-block-list__block.has-warning>*{pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.block-editor-block-list__layout .block-editor-block-list__block.has-warning .block-editor-warning{pointer-events:all}.block-editor-block-list__layout .block-editor-block-list__block.has-warning:before{border-color:rgba(145,151,162,.25);border-left:1px solid rgba(145,151,162,.25)}.is-dark-theme .block-editor-block-list__layout .block-editor-block-list__block.has-warning:before{border-color:hsla(0,0%,100%,.35)}.block-editor-block-list__layout .block-editor-block-list__block.has-warning.is-selected:before{border-color:rgba(66,88,99,.4) rgba(66,88,99,.4) rgba(66,88,99,.4) transparent}.is-dark-theme .block-editor-block-list__layout .block-editor-block-list__block.has-warning.is-selected:before{border-color:hsla(0,0%,100%,.45)}.block-editor-block-list__layout .block-editor-block-list__block.has-warning:after{content:"";position:absolute;background-color:rgba(248,249,249,.4);top:-14px;bottom:-14px;right:-14px;left:-14px}.block-editor-block-list__layout .block-editor-block-list__block.has-warning.is-multi-selected:after{background-color:transparent}.block-editor-block-list__layout .block-editor-block-list__block.has-warning.is-selected:after{bottom:22px}@media (min-width:600px){.block-editor-block-list__layout .block-editor-block-list__block.has-warning.is-selected:after{bottom:-14px}}.block-editor-block-list__layout .block-editor-block-list__block.is-reusable.is-selected:before{border-left:transparent;border-width:1px;border-style:dashed}.block-editor-block-list__layout .block-editor-block-list__block.is-reusable>.block-editor-inner-blocks.has-overlay:after{display:none}.block-editor-block-list__layout .block-editor-block-list__block.is-reusable>.block-editor-inner-blocks.has-overlay .block-editor-inner-blocks.has-overlay:after{display:block}.is-navigate-mode .block-editor-block-list__layout .block-editor-block-list__block{cursor:default}.block-editor-block-list__layout .block-editor-block-list__block[data-align=left],.block-editor-block-list__layout .block-editor-block-list__block[data-align=right]{z-index:21;width:100%;height:0}.block-editor-block-list__layout .block-editor-block-list__block[data-align=left]:before,.block-editor-block-list__layout .block-editor-block-list__block[data-align=right]:before{content:none}.block-editor-block-list__layout .block-editor-block-list__block[data-align=left]>.is-block-content{ float:left;margin-right:2em }.block-editor-block-list__layout .block-editor-block-list__block[data-align=right]>.is-block-content{ float:right;margin-left:2em }.block-editor-block-list__layout .block-editor-block-list__block[data-align=full],.block-editor-block-list__layout .block-editor-block-list__block[data-align=wide]{clear:both}.block-editor-block-list__layout .block-editor-block-list__block[data-align=full]{margin-left:-14px;margin-right:-14px}@media (min-width:600px){.block-editor-block-list__layout .block-editor-block-list__block[data-align=full]{margin-left:-58px;margin-right:-58px}}.block-editor-block-list__layout .block-editor-block-list__block[data-align=full]:before{left:0;right:0;border-left-width:0;border-right-width:0}.block-editor-block-list__layout .block-editor-block-list__block[data-clear=true]{float:none}.block-editor-block-list__layout .block-editor-block-list__block .block-editor-block-list__layout .block-editor-default-block-appender .block-editor-inserter{left:auto;right:8px}.block-editor-block-list .block-editor-inserter{margin:8px;cursor:move;cursor:grab}.block-editor-block-list__insertion-point{position:relative;z-index:6;margin-top:-14px}.block-editor-block-list__insertion-point-indicator{position:absolute;top:calc(50% - 1px);height:2px;left:0;right:0;background:#0085ba}body.admin-color-sunrise .block-editor-block-list__insertion-point-indicator{background:#d1864a}body.admin-color-ocean .block-editor-block-list__insertion-point-indicator{background:#a3b9a2}body.admin-color-midnight .block-editor-block-list__insertion-point-indicator{background:#e14d43}body.admin-color-ectoplasm .block-editor-block-list__insertion-point-indicator{background:#a7b656}body.admin-color-coffee .block-editor-block-list__insertion-point-indicator{background:#c2a68c}body.admin-color-blue .block-editor-block-list__insertion-point-indicator{background:#82b4cb}body.admin-color-light .block-editor-block-list__insertion-point-indicator{background:#0085ba}.block-editor-block-list__insertion-point-inserter{display:none;justify-content:center;cursor:text}@media (min-width:480px){.block-editor-block-list__insertion-point-inserter{display:flex}}.block-editor-block-list__insertion-point-inserter.is-inserter-hidden .block-editor-inserter__toggle{opacity:0;pointer-events:none}.block-editor-block-list__block-popover-inserter{position:absolute;top:-9999em;margin-bottom:14px}.block-editor-block-list__block-popover-inserter.is-visible{position:static}.block-editor-block-list__block-popover-inserter .block-editor-inserter__toggle,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle{border-radius:50%;color:#007cba;background:#fff;height:28px;width:28px;padding:0;justify-content:center}.block-editor-block-list__block-popover-inserter .block-editor-inserter__toggle:not(:disabled):not([aria-disabled=true]):hover,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle:not(:disabled):not([aria-disabled=true]):hover{box-shadow:none}.block-editor-block-list__block>.block-editor-block-list__insertion-point{position:absolute;top:-16px;height:28px;bottom:auto;left:14px;right:14px}.block-editor-block-list__block[data-align=full]>.block-editor-block-list__insertion-point{left:0;right:0}.block-editor-block-list__block .block-editor-block-list__block-html-textarea{display:block;margin:0;width:100%;border:none;outline:none;box-shadow:none;resize:none;overflow:hidden;font-family:Menlo,Consolas,monaco,monospace;font-size:14px;line-height:150%;transition:padding .2s linear}@media (prefers-reduced-motion:reduce){.block-editor-block-list__block .block-editor-block-list__block-html-textarea{transition-duration:0s}}.block-editor-block-list__block .block-editor-block-list__block-html-textarea:focus{box-shadow:none}.block-editor-block-contextual-toolbar .block-editor-block-toolbar{width:100%}@media (min-width:600px){.block-editor-block-contextual-toolbar .block-editor-block-toolbar{width:auto;border-right:none}}.block-editor-block-list__breadcrumb{display:block;line-height:1;z-index:22}.block-editor-block-list__breadcrumb .components-toolbar{display:flex;background:#fff;border:1px solid #007cba;border-left:none;box-shadow:inset 3px 0 0 0 #007cba;height:38px;font-size:13px;line-height:29px;padding-left:8px;padding-right:8px}.block-editor-block-list__breadcrumb .components-toolbar .components-button{box-shadow:none}.is-dark-theme .block-editor-block-list__breadcrumb .components-toolbar{border-color:hsla(0,0%,100%,.45)}@media (min-width:600px){.block-editor-block-list__breadcrumb .components-toolbar{box-shadow:-3px 0 0 0 #007cba}}.block-editor-block-list__block .block-editor-warning{z-index:5;position:relative;margin-right:-14px;margin-left:-14px;margin-bottom:-14px;transform:translateY(-14px)}.block-editor-block-list__block .block-editor-warning.block-editor-block-list__block-crash-warning{margin-bottom:auto}.block-editor-block-list__insertion-point-popover{z-index:28}.block-editor-block-list__insertion-point-popover .components-popover__content{background:none;border:none;box-shadow:none;overflow-y:visible}.components-popover.block-editor-block-list__block-popover{z-index:29}.components-popover.block-editor-block-list__block-popover .components-popover__content{margin:0!important;min-width:auto;background:none;border:none;box-shadow:none;overflow-y:visible;pointer-events:none}.components-popover.block-editor-block-list__block-popover .components-popover__content>*{pointer-events:all}.components-popover.block-editor-block-list__block-popover .components-popover__content .block-editor-block-contextual-toolbar,.components-popover.block-editor-block-list__block-popover .components-popover__content .block-editor-block-list__breadcrumb{margin-bottom:13px;margin-left:-14px}.components-popover.block-editor-block-list__block-popover .components-popover__content .block-editor-block-contextual-toolbar[data-align=full],.components-popover.block-editor-block-list__block-popover .components-popover__content .block-editor-block-list__breadcrumb[data-align=full]{margin-left:0}.is-dragging-components-draggable .components-popover.block-editor-block-list__block-popover{opacity:0}.block-editor-block-list__block .block-list-appender{margin:14px 0}.has-background .block-editor-block-list__block .block-list-appender{margin:32px 14px}.block-list-appender.is-drop-target>div:before{content:"";position:absolute;right:-14px;left:-14px;top:-14px;bottom:-14px;border:3px solid #0085ba}body.admin-color-sunrise .block-list-appender.is-drop-target>div:before{border:3px solid #d1864a}body.admin-color-ocean .block-list-appender.is-drop-target>div:before{border:3px solid #a3b9a2}body.admin-color-midnight .block-list-appender.is-drop-target>div:before{border:3px solid #e14d43}body.admin-color-ectoplasm .block-list-appender.is-drop-target>div:before{border:3px solid #a7b656}body.admin-color-coffee .block-list-appender.is-drop-target>div:before{border:3px solid #c2a68c}body.admin-color-blue .block-list-appender.is-drop-target>div:before{border:3px solid #82b4cb}body.admin-color-light .block-list-appender.is-drop-target>div:before{border:3px solid #0085ba}.block-list-appender>.block-editor-inserter{display:block}.block-editor-block-breadcrumb{list-style:none;padding:0;margin:0}.block-editor-block-breadcrumb li{display:inline-block;margin:0}.block-editor-block-breadcrumb li:not(:last-child):after{content:"\2192"}.block-editor-block-breadcrumb__button.components-button{height:24px;line-height:24px;padding:0}.block-editor-block-breadcrumb__button.components-button:hover{text-decoration:underline}.block-editor-block-breadcrumb__button.components-button:focus{color:#191e23;outline-offset:-1px;outline:1px dotted #555d66;outline-offset:-2px;box-shadow:none}.block-editor-block-breadcrumb__current{cursor:default}.block-editor-block-breadcrumb__button.components-button,.block-editor-block-breadcrumb__current{color:#555d66;padding:0 8px;font-size:inherit}.block-editor-block-card{display:flex;align-items:flex-start}.block-editor-block-card__icon{border:1px solid #ccd0d4;padding:7px;margin-right:10px;height:36px;width:36px}.block-editor-block-card__content{flex-grow:1}.block-editor-block-card__title{font-weight:500;margin-bottom:5px}.block-editor-block-card__description{font-size:13px}.block-editor-block-card .block-editor-block-icon{margin-left:-2px;margin-right:10px;padding:0 3px;width:36px;height:24px}.block-editor-block-compare{overflow:auto;height:auto}@media (min-width:600px){.block-editor-block-compare{max-height:70%}}.block-editor-block-compare__wrapper{display:flex;padding-bottom:16px}.block-editor-block-compare__wrapper>div{display:flex;justify-content:space-between;flex-direction:column;width:50%;padding:0 16px 0 0;min-width:200px}.block-editor-block-compare__wrapper>div button{float:right}.block-editor-block-compare__wrapper .block-editor-block-compare__converted{border-left:1px solid #ddd;padding-left:15px;padding-right:0}.block-editor-block-compare__wrapper .block-editor-block-compare__html{font-family:Menlo,Consolas,monaco,monospace;font-size:12px;color:#23282d;border-bottom:1px solid #ddd;padding-bottom:15px;line-height:1.7}.block-editor-block-compare__wrapper .block-editor-block-compare__html span{background-color:#e6ffed;padding-top:3px;padding-bottom:3px}.block-editor-block-compare__wrapper .block-editor-block-compare__html span.block-editor-block-compare__added{background-color:#acf2bd}.block-editor-block-compare__wrapper .block-editor-block-compare__html span.block-editor-block-compare__removed{background-color:#d94f4f}.block-editor-block-compare__wrapper .block-editor-block-compare__preview{padding:14px 0 0}.block-editor-block-compare__wrapper .block-editor-block-compare__preview p{font-size:12px;margin-top:0}.block-editor-block-compare__wrapper .block-editor-block-compare__action{margin-top:14px}.block-editor-block-compare__wrapper .block-editor-block-compare__heading{font-size:1em;font-weight:400;margin:.67em 0}.block-editor-block-mobile-toolbar{display:flex;flex-direction:row;border-right:1px solid #e2e4e7}.block-editor-block-mobile-toolbar .block-editor-block-mover__control{width:36px;height:36px;border-radius:4px;padding:3px;margin:0;justify-content:center;align-items:center}.block-editor-block-mobile-toolbar .block-editor-block-mover__control .dashicon{margin:auto}.block-editor-block-mobile-toolbar .block-editor-block-mover{display:flex;margin-right:auto}.block-editor-block-mobile-toolbar .block-editor-block-mover .block-editor-block-mover__control{float:left}@media (min-width:600px){.block-editor-block-contextual-toolbar:not([data-align=wide]):not([data-align=full]) .block-editor-block-mover:not(.is-horizontal){display:block;position:absolute;top:37px;left:-38px;opacity:0;background:#fff;border:1px solid rgba(66,88,99,.4);border-radius:4px;transition:box-shadow .2s ease-out}}@media (min-width:600px) and (prefers-reduced-motion:reduce){.block-editor-block-contextual-toolbar:not([data-align=wide]):not([data-align=full]) .block-editor-block-mover:not(.is-horizontal){transition-duration:0s}}@media (min-width:600px){.block-editor-block-contextual-toolbar:not([data-align=wide]):not([data-align=full]) .block-editor-block-mover:not(.is-horizontal).is-visible{animation:edit-post__fade-in-animation .2s ease-out 0s;animation-fill-mode:forwards}}@media (min-width:600px) and (prefers-reduced-motion:reduce){.block-editor-block-contextual-toolbar:not([data-align=wide]):not([data-align=full]) .block-editor-block-mover:not(.is-horizontal).is-visible{animation-duration:1ms}}@media (min-width:600px){.block-editor-block-contextual-toolbar:not([data-align=wide]):not([data-align=full]) .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__control{display:flex;align-items:center;justify-content:center;padding:0;border:none;width:28px;height:24px;color:rgba(14,28,46,.62)}.block-editor-block-contextual-toolbar:not([data-align=wide]):not([data-align=full]) .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__control svg{width:28px;height:24px;padding:2px 5px}.block-editor-block-contextual-toolbar:not([data-align=wide]):not([data-align=full]) .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__control[aria-disabled=true]{cursor:default;pointer-events:none;color:rgba(14,28,46,.62)}.block-editor-block-contextual-toolbar:not([data-align=wide]):not([data-align=full]) .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__control:focus:not(:disabled){background-color:transparent}}@media (min-width:600px){.block-editor-block-list__block:not([data-align=wide]):not([data-align=full]) .block-editor-block-mover:not(.is-horizontal){margin-top:0}}.block-editor-block-mover__control-drag-handle{cursor:move;cursor:grab;fill:currentColor}.block-editor-block-mover__control-drag-handle,.block-editor-block-mover__control-drag-handle:not(:disabled):not([aria-disabled=true]):not(.is-secondary):active,.block-editor-block-mover__control-drag-handle:not(:disabled):not([aria-disabled=true]):not(.is-secondary):focus,.block-editor-block-mover__control-drag-handle:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{box-shadow:none;background:none;color:rgba(10,24,41,.7)}.block-editor-block-mover__control-drag-handle:not(:disabled):not([aria-disabled=true]):not(.is-secondary):active{cursor:grabbing}.block-editor-block-mover.is-horizontal .block-editor-block-mover__control-drag-handle,.block-editor-block-mover__description{display:none}.block-editor-block-navigation__container{padding:7px}.block-editor-block-navigation__label{margin:0 0 8px;color:#6c7781}.block-editor-block-navigation__list,.block-editor-block-navigation__paragraph{padding:0;margin:0}.block-editor-block-navigation__list .block-editor-button-block-appender{outline:none;background:none;padding:8px;margin-left:.8em;width:36px;border-radius:4px}.block-editor-block-navigation__list .block-editor-button-block-appender:hover:not(:disabled):not([aria-disabled=true]){color:#191e23;border:none;box-shadow:none;background:#f3f4f5;outline:none}.block-editor-block-navigation__list .block-editor-button-block-appender:focus:not(:disabled):not([aria-disabled=true]){color:#191e23;border:none;box-shadow:none;outline-offset:-2px;outline:1px dotted #555d66}.block-editor-block-navigation__list .block-editor-block-navigation__list{margin-top:2px;border-left:2px solid #a2aab2;margin-left:1em}.block-editor-block-navigation__list .block-editor-block-navigation__list .block-editor-block-navigation__list{margin-left:1.5em}.block-editor-block-navigation__list .block-editor-block-navigation__list .block-editor-block-navigation__item{position:relative}.block-editor-block-navigation__list .block-editor-block-navigation__list .block-editor-block-navigation__item:before{position:absolute;left:0;background:#a2aab2;width:.5em;height:2px;content:"";top:calc(50% - 1px)}.block-editor-block-navigation__list .block-editor-block-navigation__list .block-editor-block-navigation__item-button{margin-left:.8em;width:calc(100% - .8em)}.block-editor-block-navigation__list .block-editor-block-navigation__list>li:last-child{position:relative}.block-editor-block-navigation__list .block-editor-block-navigation__list>li:last-child:after{position:absolute;content:"";background:#fff;top:19px;bottom:0;left:-2px;width:2px}.block-editor-block-navigation__item-button{display:flex;align-items:center;width:100%;padding:6px;text-align:left;color:#40464d;border-radius:4px}.block-editor-block-navigation__item-button .block-editor-block-icon{margin-right:6px}.block-editor-block-navigation__item-button:hover:not(:disabled):not([aria-disabled=true]){color:#191e23;border:none;box-shadow:none;background:#f3f4f5}.block-editor-block-navigation__item-button:focus:not(:disabled):not([aria-disabled=true]){color:#191e23;border:none;box-shadow:none;outline-offset:-2px;outline:1px dotted #555d66}.block-editor-block-navigation__item-button.is-selected,.block-editor-block-navigation__item-button.is-selected:focus{color:#32373c;background:#edeff0}.components-popover.block-editor-block-navigation__popover{z-index:99998}.block-editor-block-preview__container{position:relative;width:100%;overflow:hidden}.block-editor-block-preview__container.is-ready{overflow:visible}.block-editor-block-preview__content{position:absolute;top:0;left:0;transform-origin:top left;text-align:initial;margin:0;overflow:visible;min-height:auto}.block-editor-block-preview__content .block-editor-block-list__block,.block-editor-block-preview__content .block-editor-block-list__layout{padding:0}.block-editor-block-preview__content>div section{height:auto}.block-editor-block-preview__content .block-editor-block-drop-zone,.block-editor-block-preview__content .block-editor-block-list__insertion-point,.block-editor-block-preview__content .block-list-appender,.block-editor-block-preview__content .reusable-block-indicator{display:none}.block-editor-block-settings-menu .components-dropdown-menu__toggle svg{transform:rotate(90deg)}.block-editor-block-settings-menu__popover .components-dropdown-menu__menu{padding:0}.block-editor-block-styles{display:flex;flex-wrap:wrap;justify-content:space-between}.block-editor-block-styles__item{width:calc(50% - 4px);margin:4px 0;flex-shrink:0;cursor:pointer;overflow:hidden;border-radius:4px;padding:calc(37.5% - 6px) 6px 6px}.block-editor-block-styles__item:focus{color:#191e23;box-shadow:0 0 0 1px #fff,0 0 0 3px #00a0d2;outline:2px solid transparent}.block-editor-block-styles__item:hover{background:#f3f4f5;color:#191e23}.block-editor-block-styles__item.is-active{color:#191e23;box-shadow:inset 0 0 0 2px #555d66;outline:2px solid transparent;outline-offset:-2px}.block-editor-block-styles__item.is-active:focus{color:#191e23;box-shadow:0 0 0 1px #fff,0 0 0 3px #00a0d2,inset 0 0 0 2px #555d66;outline:4px solid transparent;outline-offset:-4px}.block-editor-block-styles__item-preview{outline:1px solid transparent;border:1px solid rgba(25,30,35,.2);border-radius:4px;display:flex;overflow:hidden;background:#fff;padding:75% 0 0;margin-top:-75%}.block-editor-block-styles__item-preview .block-editor-block-preview__container{padding-top:0;margin:-75% 0 0}.block-editor-block-styles__item-label{text-align:center;padding:4px 2px}.block-editor-block-switcher{position:relative;height:36px}.components-button.block-editor-block-switcher__no-switcher-icon,.components-button.block-editor-block-switcher__toggle{margin:0;display:block;height:36px;padding:3px}.components-button.block-editor-block-switcher__no-switcher-icon{width:48px}.components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{margin-right:auto;margin-left:auto}.components-button.block-editor-block-switcher__no-switcher-icon:disabled{border-radius:0;opacity:.84}.components-button.block-editor-block-switcher__no-switcher-icon:disabled .block-editor-block-icon.has-colors{color:#555d66!important;background:#f3f4f5!important}.components-button.block-editor-block-switcher__toggle{width:auto}.components-button.block-editor-block-switcher__toggle:active,.components-button.block-editor-block-switcher__toggle:not(:disabled):not([aria-disabled=true]):hover,.components-button.block-editor-block-switcher__toggle:not([aria-disabled=true]):focus{outline:none;box-shadow:none;background:none;border:none}.components-button.block-editor-block-switcher__toggle .block-editor-block-icon,.components-button.block-editor-block-switcher__toggle .block-editor-block-switcher__transform{width:42px;height:30px;position:relative;margin:0 auto;padding:3px;display:flex;align-items:center;transition:all .1s cubic-bezier(.165,.84,.44,1)}@media (prefers-reduced-motion:reduce){.components-button.block-editor-block-switcher__toggle .block-editor-block-icon,.components-button.block-editor-block-switcher__toggle .block-editor-block-switcher__transform{transition-duration:0s}}.components-button.block-editor-block-switcher__toggle .block-editor-block-icon:after{content:"";pointer-events:none;display:block;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:5px solid;margin-left:4px;margin-right:2px}.components-button.block-editor-block-switcher__toggle .block-editor-block-switcher__transform{margin-top:6px;border-radius:4px}.components-button.block-editor-block-switcher__toggle:not(:disabled):focus .block-editor-block-icon,.components-button.block-editor-block-switcher__toggle:not(:disabled):focus .block-editor-block-switcher__transform,.components-button.block-editor-block-switcher__toggle:not(:disabled):hover .block-editor-block-icon,.components-button.block-editor-block-switcher__toggle:not(:disabled):hover .block-editor-block-switcher__transform,.components-button.block-editor-block-switcher__toggle[aria-expanded=true] .block-editor-block-icon,.components-button.block-editor-block-switcher__toggle[aria-expanded=true] .block-editor-block-switcher__transform{transform:translateY(-36px)}.components-button.block-editor-block-switcher__toggle:not(:disabled):focus .block-editor-block-icon,.components-button.block-editor-block-switcher__toggle:not(:disabled):focus .block-editor-block-switcher__transform{box-shadow:inset 0 0 0 1px #555d66,inset 0 0 0 2px #fff;outline:2px solid transparent}.components-popover.block-editor-block-switcher__popover .components-popover__content{min-width:300px;max-width:680px;display:flex;background:#fff;box-shadow:0 3px 30px rgba(25,30,35,.1)}.block-editor-block-switcher__popover .components-popover__content .block-editor-block-switcher__container{min-width:300px;max-width:340px;width:50%}@media (min-width:782px){.block-editor-block-switcher__popover .components-popover__content{position:relative}.block-editor-block-switcher__popover .components-popover__content .block-editor-block-switcher__preview{border-left:1px solid #e2e4e7;box-shadow:0 3px 30px rgba(25,30,35,.1);background:#fff;width:300px;height:auto;position:-webkit-sticky;position:sticky;-ms-grid-row-align:stretch;align-self:stretch;top:0;padding:10px}}.block-editor-block-switcher__popover .components-popover__content .components-panel__body{border:0;position:relative;z-index:1}.block-editor-block-switcher__popover .components-popover__content .components-panel__body+.components-panel__body{border-top:1px solid #e2e4e7}.block-editor-block-switcher__popover .block-editor-block-styles{margin:0 -3px}.block-editor-block-switcher__popover .block-editor-block-types-list{margin:8px -8px -8px}.block-editor-block-switcher__preview-title{margin-bottom:10px;color:#6c7781}.block-editor-block-toolbar{display:flex;flex-grow:1;width:100%;overflow:auto;position:relative;border-left:1px solid #b5bcc2;transition:border-color .1s linear,box-shadow .1s linear}@media (prefers-reduced-motion:reduce){.block-editor-block-toolbar{transition-duration:0s}}@media (min-width:600px){.block-editor-block-toolbar{overflow:inherit;border-left:none;box-shadow:-3px 0 0 0 #555d66}.is-dark-theme .block-editor-block-toolbar{box-shadow:-3px 0 0 0 #d7dade}}.block-editor-block-toolbar .components-toolbar{border:0;border-top:1px solid #b5bcc2;border-bottom:1px solid #b5bcc2;border-right:1px solid #b5bcc2;line-height:0}.has-fixed-toolbar .block-editor-block-toolbar{box-shadow:none;border-left:1px solid #e2e4e7}.has-fixed-toolbar .block-editor-block-toolbar .components-toolbar{border-color:#e2e4e7}.block-editor-block-toolbar__slot{display:inline-block;line-height:0}@supports ((position:-webkit-sticky) or (position:sticky)){.block-editor-block-toolbar__slot{display:inline-flex}}.block-editor-block-types-list{list-style:none;padding:4px;margin-left:-4px;margin-right:-4px;overflow:hidden;display:flex;flex-wrap:wrap}.block-editor-block-variation-picker .components-placeholder__instructions{margin-bottom:0}.block-editor-block-variation-picker .components-placeholder__fieldset{flex-direction:column}.block-editor-block-variation-picker.has-many-variations .components-placeholder__fieldset{max-width:90%}.block-editor-block-variation-picker__variations.block-editor-block-variation-picker__variations{display:flex;justify-content:flex-start;flex-direction:row;flex-wrap:wrap;width:100%;margin:16px 0;padding:0;list-style:none}.block-editor-block-variation-picker__variations.block-editor-block-variation-picker__variations>li{list-style:none;margin:4px 8px 4px 0;flex-shrink:1;max-width:100px}.block-editor-block-variation-picker__variations.block-editor-block-variation-picker__variations .block-editor-block-variation-picker__variation{padding:8px}.block-editor-block-variation-picker__variation{width:100%}.block-editor-block-variation-picker__variation.components-button.has-icon{justify-content:center}.block-editor-block-variation-picker__variation.components-button.has-icon.is-secondary{background-color:#fff}.block-editor-block-variation-picker__variation.components-button{height:auto;padding:0}.block-editor-block-variation-picker__variation:before{content:"";padding-bottom:100%}.block-editor-block-variation-picker__variation:first-child{margin-left:0}.block-editor-block-variation-picker__variation:last-child{margin-right:0}.block-editor-button-block-appender{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:14px;outline:1px dashed #8d96a0;width:100%;height:auto;color:#555d66;background:rgba(237,239,240,.8)}.block-editor-button-block-appender:focus,.block-editor-button-block-appender:hover{outline:1px dashed #555d66;color:#191e23}.block-editor-button-block-appender:active{outline:1px dashed #191e23;color:#191e23}.is-dark-theme .block-editor-button-block-appender{background:rgba(50,55,60,.7);color:#f8f9f9}.is-dark-theme .block-editor-button-block-appender:focus,.is-dark-theme .block-editor-button-block-appender:hover{outline:1px dashed #fff}.block-editor-color-gradient-control__color-indicator{margin-bottom:8px}.block-editor-color-gradient-control__button-tabs{display:block;margin-bottom:8px}.block-editor-panel-color-gradient-settings .component-color-indicator{vertical-align:text-bottom}.block-editor-panel-color-gradient-settings__panel-title .component-color-indicator{display:inline-block}.block-editor-panel-color-gradient-settings.is-opened .block-editor-panel-color-gradient-settings__panel-title .component-color-indicator{display:none}.block-editor-contrast-checker>.components-notice{margin:0}.block-editor-default-block-appender{clear:both;margin-left:auto;margin-right:auto;position:relative}.block-editor-default-block-appender[data-root-client-id=""] .block-editor-default-block-appender__content:hover{outline:1px solid transparent}.block-editor-default-block-appender textarea.block-editor-default-block-appender__content{font-family:"Noto Serif",serif;font-size:16px;border:none;background:none;box-shadow:none;display:block;cursor:text;width:100%;outline:1px solid transparent;transition:outline .2s;resize:none;margin-top:28px;margin-bottom:28px;padding:0 50px 0 14px;color:rgba(14,28,46,.62)}@media (prefers-reduced-motion:reduce){.block-editor-default-block-appender textarea.block-editor-default-block-appender__content{transition-duration:0s}}.is-dark-theme .block-editor-default-block-appender textarea.block-editor-default-block-appender__content{color:hsla(0,0%,100%,.65)}.block-editor-default-block-appender .components-drop-zone__content-icon{display:none}.block-editor-default-block-appender__content{min-height:28px;line-height:1.8}.block-editor-block-list__empty-block-inserter.block-editor-block-list__empty-block-inserter,.block-editor-default-block-appender .block-editor-inserter{position:absolute;top:0;height:28px}.block-editor-block-list__empty-block-inserter.block-editor-block-list__empty-block-inserter .components-button.has-icon,.block-editor-default-block-appender .block-editor-inserter .components-button.has-icon{width:28px;height:28px;padding:0}.block-editor-block-list__empty-block-inserter.block-editor-block-list__empty-block-inserter .components-button svg,.block-editor-default-block-appender .block-editor-inserter .components-button svg{display:block;margin:auto}.block-editor-block-list__empty-block-inserter.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle,.block-editor-default-block-appender .block-editor-inserter .block-editor-inserter__toggle{margin-right:0}.block-editor-block-list__empty-block-inserter.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover,.block-editor-default-block-appender .block-editor-inserter .block-editor-inserter__toggle:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{box-shadow:none}.block-editor-block-list__empty-block-inserter,.block-editor-default-block-appender .block-editor-inserter{right:8px}@media (min-width:600px){.block-editor-block-list__empty-block-inserter,.block-editor-default-block-appender .block-editor-inserter{display:flex;height:100%}}.block-editor-block-list__empty-block-inserter:disabled,.block-editor-default-block-appender .block-editor-inserter:disabled{display:none}.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle,.block-editor-default-block-appender .block-editor-inserter .block-editor-inserter__toggle{border-radius:50%;width:28px;height:28px;padding:0}.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle:not(:hover),.block-editor-default-block-appender .block-editor-inserter .block-editor-inserter__toggle:not(:hover){color:rgba(10,24,41,.7)}.is-dark-theme .block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle:not(:hover),.is-dark-theme .block-editor-default-block-appender .block-editor-inserter .block-editor-inserter__toggle:not(:hover){color:hsla(0,0%,100%,.75)}@media (min-width:600px){.block-editor-default-block-appender .block-editor-inserter{align-items:center}}html.block-editor-editor-skeleton__html-container{position:fixed;width:100%}@media (min-width:782px){html.block-editor-editor-skeleton__html-container{position:static;width:auto}}.block-editor-editor-skeleton{display:flex;flex-direction:column;height:auto;max-height:100%;position:fixed;top:46px;right:0;bottom:0}@media (min-width:782px){.block-editor-editor-skeleton{top:32px}.is-fullscreen-mode .block-editor-editor-skeleton{top:0}}.block-editor-editor-skeleton{left:0}@media (min-width:782px){.block-editor-editor-skeleton{left:160px}}@media (min-width:782px){.auto-fold .block-editor-editor-skeleton{left:36px}}@media (min-width:961px){.auto-fold .block-editor-editor-skeleton{left:160px}}.folded .block-editor-editor-skeleton{left:0}@media (min-width:782px){.folded .block-editor-editor-skeleton{left:36px}}@media (max-width:782px){.auto-fold .wp-responsive-open .block-editor-editor-skeleton{left:190px}}@media (max-width:600px){.auto-fold .wp-responsive-open .block-editor-editor-skeleton{margin-left:-18px}}body.is-fullscreen-mode .block-editor-editor-skeleton{left:0!important}.block-editor-editor-skeleton__body{flex-grow:1;display:flex;overflow:auto;overscroll-behavior-y:none}.block-editor-editor-skeleton__content{flex-grow:1;display:flex;flex-direction:column}@media (min-width:782px){.block-editor-editor-skeleton__content{overflow:auto}}.block-editor-editor-skeleton__sidebar{display:none}@media (min-width:782px){.block-editor-editor-skeleton__sidebar{display:block;z-index:100000;position:fixed!important;top:-9999em;bottom:auto;left:auto;right:0;width:280px}.block-editor-editor-skeleton__sidebar:focus{top:auto;bottom:0}}.is-sidebar-opened .block-editor-editor-skeleton__sidebar{display:block;width:auto;flex-shrink:0;position:absolute;z-index:100000;top:0;right:0;bottom:0;left:0;background:#fff}@media (min-width:782px){.is-sidebar-opened .block-editor-editor-skeleton__sidebar{overflow:auto;border-left:1px solid #e2e4e7;position:relative!important;z-index:90}}.block-editor-editor-skeleton__header{flex-shrink:0;height:auto;border-bottom:1px solid #e2e4e7;z-index:30;position:-webkit-sticky;position:sticky;top:0}@media (min-width:600px){.block-editor-editor-skeleton__header{position:static;top:0}}.block-editor-editor-skeleton__footer{height:auto;flex-shrink:0;overflow:auto;border-top:1px solid #e2e4e7;display:none}@media (min-width:782px){.block-editor-editor-skeleton__footer{display:block}}.block-editor-editor-skeleton__publish{z-index:100000;position:fixed!important;top:-9999em;bottom:auto;left:auto;right:0;width:280px}.block-editor-editor-skeleton__publish:focus{top:auto;bottom:0}.block-editor-link-control{position:relative;min-width:360px}.block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]{width:calc(100% - 32px);display:block;margin:16px;padding:11px 36px 11px 16px;position:relative;border:1px solid #e1e1e1;border-radius:4px;font-size:16px}@media (min-width:600px){.block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]{font-size:13px}}.block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]:focus{color:#191e23;border-color:#007cba;box-shadow:0 0 0 1px #007cba;outline:2px solid transparent}.block-editor-link-control__search-actions{position:absolute;top:19px;right:19px}.block-editor-link-control__search-results-wrapper{position:relative;margin-top:-15px}.block-editor-link-control__search-results-wrapper:after,.block-editor-link-control__search-results-wrapper:before{content:"";position:absolute;left:-1px;right:16px;display:block;pointer-events:none;z-index:100}.block-editor-link-control__search-results-wrapper:before{height:8px;top:0;bottom:auto;background:linear-gradient(180deg,#fff 0,hsla(0,0%,100%,0))}.block-editor-link-control__search-results-wrapper:after{height:16px;bottom:0;top:auto;background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff)}.block-editor-link-control__search-results-label{padding:15px 30px 0;display:block;font-size:1.1em}.block-editor-link-control__search-results{margin:0;padding:8px 16px 16px;max-height:200px;overflow-y:auto}.block-editor-link-control__search-results.is-loading{opacity:.2}.block-editor-link-control__search-item{position:relative;display:flex;align-items:center;font-size:13px;cursor:pointer;background:#fff;width:100%;border:none;text-align:left;padding:10px 15px;border-radius:5px;height:auto}.block-editor-link-control__search-item:focus,.block-editor-link-control__search-item:hover{background-color:#e9e9e9}.block-editor-link-control__search-item.is-selected{background:#f2f2f2}.block-editor-link-control__search-item.is-selected .block-editor-link-control__search-item-type{background:#fff}.block-editor-link-control__search-item.is-current{background:transparent;border:0;width:100%;cursor:default;padding:16px 16px 16px 24px}.block-editor-link-control__search-item .block-editor-link-control__search-item-header{display:block;margin-right:24px;overflow:hidden;white-space:nowrap}.block-editor-link-control__search-item .block-editor-link-control__search-item-icon{margin-right:1em;min-width:24px}.block-editor-link-control__search-item .block-editor-link-control__search-item-info,.block-editor-link-control__search-item .block-editor-link-control__search-item-title{max-width:230px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.block-editor-link-control__search-item .block-editor-link-control__search-item-title{display:block;margin-bottom:.2em;font-weight:500}.block-editor-link-control__search-item .block-editor-link-control__search-item-title mark{font-weight:700;color:#000;background-color:transparent}.block-editor-link-control__search-item .block-editor-link-control__search-item-title span{font-weight:400}.block-editor-link-control__search-item .block-editor-link-control__search-item-info{display:block;color:#999;font-size:.9em;line-height:1.3}.block-editor-link-control__search-item .block-editor-link-control__search-item-type{display:block;padding:3px 8px;margin-left:auto;font-size:.9em;background-color:#f3f4f5;border-radius:2px}.block-editor-link-control__search-results div[role=menu]>.block-editor-link-control__search-item.block-editor-link-control__search-item{padding:10px}.block-editor-link-control__settings{border-top:1px solid #e1e1e1;margin:0;padding:16px 24px}.block-editor-link-control__settings :last-child{margin-bottom:0}.block-editor-link-control__setting{margin-bottom:16px}.block-editor-link-control__setting :last-child{margin-bottom:0}.block-editor-link-control .block-editor-link-control__search-input .components-spinner{display:block}.block-editor-link-control .block-editor-link-control__search-input .components-spinner.components-spinner{position:absolute;left:auto;bottom:auto;top:28px;right:62px}.block-editor-link-control__search-item-action{margin-left:auto;flex-shrink:0}.block-editor-image-size-control{margin-bottom:1em}.block-editor-image-size-control .block-editor-image-size-control__row{display:flex;justify-content:space-between}.block-editor-image-size-control .block-editor-image-size-control__row .block-editor-image-size-control__height,.block-editor-image-size-control .block-editor-image-size-control__row .block-editor-image-size-control__width{margin-bottom:.5em}.block-editor-image-size-control .block-editor-image-size-control__row .block-editor-image-size-control__height input,.block-editor-image-size-control .block-editor-image-size-control__row .block-editor-image-size-control__width input{line-height:1.25}.block-editor-image-size-control .block-editor-image-size-control__row .block-editor-image-size-control__width{margin-right:5px}.block-editor-image-size-control .block-editor-image-size-control__row .block-editor-image-size-control__height{margin-left:5px}.block-editor-inner-blocks.has-overlay:after{content:"";position:absolute;top:-14px;right:-14px;bottom:-14px;left:-14px;z-index:60}[data-align=full] .has-overlay:after{right:0;left:0}.block-editor-inserter{display:inline-block;background:none;border:none;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:1.4}@media (min-width:782px){.block-editor-inserter{position:relative}}@media (min-width:782px){.block-editor-inserter__popover>.components-popover__content{overflow-y:visible;height:432px}}.block-editor-inserter__toggle{transition:color .2s ease}@media (prefers-reduced-motion:reduce){.block-editor-inserter__toggle{transition-duration:0s}}.block-editor-inserter__menu{height:100%;display:flex;width:auto}@media (min-width:782px){.block-editor-inserter__menu{width:400px;position:relative}.block-editor-inserter__menu.has-help-panel{width:700px}}.block-editor-inserter__main-area{width:auto;display:flex;flex-direction:column;height:100%}@media (min-width:782px){.block-editor-inserter__main-area{width:400px;position:relative}}.block-editor-inserter__inline-elements{margin-top:-1px}.block-editor-inserter__menu.is-bottom:after{border-bottom-color:#fff}.components-popover.block-editor-inserter__popover{z-index:99998}.components-popover input[type=search].block-editor-inserter__search{display:block;margin:16px;padding:11px 16px;position:relative;z-index:1;border-radius:4px;font-size:16px}@media (min-width:600px){.components-popover input[type=search].block-editor-inserter__search{font-size:13px}}.components-popover input[type=search].block-editor-inserter__search:focus{color:#191e23;border-color:#007cba;box-shadow:0 0 0 1px #007cba;outline:2px solid transparent}.block-editor-inserter__results{flex-grow:1;overflow:auto;position:relative;z-index:1;padding:0 16px 16px}.block-editor-inserter__results:focus{outline:1px dotted #555d66}@media (min-width:782px){.block-editor-inserter__results{height:394px}}.block-editor-inserter__results [role=presentation]+.components-panel__body{border-top:none}.block-editor-inserter__popover .block-editor-block-types-list{margin:0 -8px}.block-editor-inserter__reusable-blocks-panel{position:relative;text-align:right}.block-editor-inserter__manage-reusable-blocks{margin:16px 0 0 16px}.block-editor-inserter__no-results{font-style:italic;padding:24px;text-align:center}.block-editor-inserter__child-blocks{padding:0 16px}.block-editor-inserter__parent-block-header{display:flex;align-items:center}.block-editor-inserter__parent-block-header h2{font-size:13px}.block-editor-inserter__parent-block-header .block-editor-block-icon{margin-right:8px}.block-editor-inserter__menu-help-panel{display:none;border-left:1px solid #e2e4e7;width:300px;height:100%;padding:20px;overflow-y:auto}@media (min-width:782px){.block-editor-inserter__menu-help-panel{display:flex;flex-direction:column}}.block-editor-inserter__menu-help-panel .block-editor-block-card{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #e2e4e7;animation:edit-post__fade-in-animation .2s ease-out 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.block-editor-inserter__menu-help-panel .block-editor-block-card{animation-duration:1ms}}.block-editor-inserter__menu-help-panel .block-editor-inserter__preview{display:flex;flex-grow:2}.block-editor-inserter__menu-help-panel-no-block{display:flex;height:100%;flex-direction:column;animation:edit-post__fade-in-animation .2s ease-out 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.block-editor-inserter__menu-help-panel-no-block{animation-duration:1ms}}.block-editor-inserter__menu-help-panel-no-block .block-editor-inserter__menu-help-panel-no-block-text{flex-grow:1}.block-editor-inserter__menu-help-panel-no-block .block-editor-inserter__menu-help-panel-no-block-text h4{font-size:18px}.block-editor-inserter__menu-help-panel-no-block .components-notice{margin:0}.block-editor-inserter__menu-help-panel-no-block h4{margin-top:0}.block-editor-inserter__menu-help-panel-hover-area{flex-grow:1;margin-top:20px;padding:20px;border:1px dotted #e2e4e7;display:flex;align-items:center;text-align:center}.block-editor-inserter__menu-help-panel-title{font-size:18px;font-weight:600;margin-bottom:20px}.block-editor-inserter__preview-content{border:1px solid #e2e4e7;border-radius:4px;min-height:150px;display:-ms-grid;display:grid;flex-grow:2}.block-editor-inserter__preview-content .block-editor-block-preview__container{margin-right:0;margin-left:0;padding:10px}.block-editor-inserter__preview-content-missing{flex:1;display:flex;justify-content:center;color:#606a73;border:1px solid #e2e4e7;border-radius:4px;align-items:center}.block-editor-block-types-list__list-item{display:block;width:33.33%;padding:0;margin:0 0 12px}.components-button.block-editor-block-types-list__item{display:flex;flex-direction:column;width:100%;font-size:13px;color:#32373c;padding:0 4px;align-items:stretch;justify-content:center;cursor:pointer;background:transparent;word-break:break-word;border-radius:4px;border:1px solid transparent;transition:all .05s ease-in-out;position:relative;height:auto}@media (prefers-reduced-motion:reduce){.components-button.block-editor-block-types-list__item{transition-duration:0s}}.components-button.block-editor-block-types-list__item:disabled{opacity:.6;cursor:default}.components-button.block-editor-block-types-list__item:not(:disabled):hover:before{content:"";display:block;background:#f3f4f5;color:#191e23;position:absolute;z-index:-1;border-radius:4px;top:0;right:0;bottom:0;left:0}.components-button.block-editor-block-types-list__item:not(:disabled):hover .block-editor-block-types-list__item-icon,.components-button.block-editor-block-types-list__item:not(:disabled):hover .block-editor-block-types-list__item-title{color:inherit}.components-button.block-editor-block-types-list__item:not(:disabled):active,.components-button.block-editor-block-types-list__item:not(:disabled):focus{position:relative;color:#191e23;box-shadow:0 0 0 1px #fff,0 0 0 3px #00a0d2;outline:2px solid transparent;background:transparent}.components-button.block-editor-block-types-list__item:not(:disabled):active .block-editor-block-types-list__item-icon,.components-button.block-editor-block-types-list__item:not(:disabled):active .block-editor-block-types-list__item-title,.components-button.block-editor-block-types-list__item:not(:disabled):focus .block-editor-block-types-list__item-icon,.components-button.block-editor-block-types-list__item:not(:disabled):focus .block-editor-block-types-list__item-title{color:inherit}.components-button.block-editor-block-types-list__item:not(:disabled).is-active{color:#191e23;box-shadow:inset 0 0 0 2px #555d66;outline:2px solid transparent;outline-offset:-2px}.components-button.block-editor-block-types-list__item:not(:disabled).is-active:focus{color:#191e23;box-shadow:0 0 0 1px #fff,0 0 0 3px #00a0d2,inset 0 0 0 2px #555d66;outline:4px solid transparent;outline-offset:-4px}.block-editor-block-types-list__item-icon{padding:12px 20px;border-radius:4px;color:#555d66;transition:all .05s ease-in-out}@media (prefers-reduced-motion:reduce){.block-editor-block-types-list__item-icon{transition-duration:0s}}.block-editor-block-types-list__item-icon .block-editor-block-icon{margin-left:auto;margin-right:auto}.block-editor-block-types-list__item-icon svg{transition:all .15s ease-out}@media (prefers-reduced-motion:reduce){.block-editor-block-types-list__item-icon svg{transition-duration:0s}}.block-editor-block-types-list__item-title{padding:4px 2px 8px}.modal-open .block-editor-media-replace-flow__options{display:none}.block-editor-media-replace-flow__indicator{margin-left:4px}.block-editor-media-replace-flow__indicator:after{content:"";pointer-events:none;display:block;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:5px solid;margin-left:4px;margin-right:2px}.block-editor-media-flow__url-input{max-width:255px;padding:0 15px 10px}.block-editor-media-flow__url-input input{max-width:180px}.block-editor-media-replace-flow__link-viewer .components-external-link__icon{display:none}.block-editor-media-replace-flow__link-viewer .components-visually-hidden{position:static}.block-editor-media-replace-flow__link-viewer .components-button{flex-shrink:0}.block-editor-media-placeholder__url-input-container .block-editor-media-placeholder__button{margin-bottom:0}.block-editor-media-placeholder__url-input-form{display:flex}.block-editor-media-placeholder__url-input-form input[type=url].block-editor-media-placeholder__url-input-field{width:100%;flex-grow:1;border:none;border-radius:0;margin:2px}@media (min-width:600px){.block-editor-media-placeholder__url-input-form input[type=url].block-editor-media-placeholder__url-input-field{width:300px}}.block-editor-media-placeholder__url-input-submit-button{flex-shrink:1}.block-editor-media-placeholder__button{margin-bottom:.5rem}.block-editor-media-placeholder__button .dashicon{vertical-align:middle;margin-bottom:3px}.block-editor-media-placeholder__button:hover{color:#23282d}.block-editor-media-placeholder__cancel-button.is-link{margin:1em;display:block}.block-editor-media-placeholder.is-appender{min-height:100px;outline:1px dashed #8d96a0}.block-editor-media-placeholder.is-appender:hover{outline:1px dashed #555d66;cursor:pointer}.is-dark-theme .block-editor-media-placeholder.is-appender:hover{outline:1px dashed #fff}.block-editor-media-placeholder.is-appender .block-editor-media-placeholder__upload-button{margin-right:4px}.block-editor-media-placeholder.is-appender .block-editor-media-placeholder__upload-button.components-button:focus,.block-editor-media-placeholder.is-appender .block-editor-media-placeholder__upload-button.components-button:hover{box-shadow:none;border:1px solid #555d66}.block-editor-multi-selection-inspector__card{display:flex;align-items:flex-start;padding:16px}.block-editor-multi-selection-inspector__card-content{flex-grow:1}.block-editor-multi-selection-inspector__card-title{font-weight:500;margin-bottom:5px}.block-editor-multi-selection-inspector__card-description{font-size:13px}.block-editor-multi-selection-inspector__card .block-editor-block-icon{margin-left:-2px;margin-right:10px;padding:0 3px;width:36px;height:24px}.block-editor .block-editor-plain-text{box-shadow:none;font-family:inherit;font-size:inherit;color:inherit;line-height:inherit;border:none;padding:0;margin:0;width:100%}.block-editor-responsive-block-control{margin-bottom:28px;border-bottom:1px solid #d7dade;padding-bottom:14px}.block-editor-responsive-block-control:last-child{padding-bottom:0;border-bottom:0}.block-editor-responsive-block-control__title{margin:0 0 .6em -3px}.block-editor-responsive-block-control__label{font-weight:600;margin-bottom:.6em;margin-left:-3px}.block-editor-responsive-block-control__inner{margin-left:-1px}.block-editor-responsive-block-control__toggle{margin-left:1px}.block-editor-responsive-block-control .components-base-control__help{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.block-editor-format-toolbar .components-dropdown-menu__toggle .components-dropdown-menu__indicator:after{margin:7px}.block-editor-rich-text__editable>p:first-child{margin-top:0}.block-editor-rich-text__editable a{color:#007fac}.block-editor-rich-text__editable code{padding:2px;border-radius:2px;color:#23282d;background:#f3f4f5;font-family:Menlo,Consolas,monaco,monospace;font-size:inherit}.block-editor-rich-text__editable [data-rich-text-placeholder]{pointer-events:none}.block-editor-rich-text__editable [data-rich-text-placeholder]:after{content:attr(data-rich-text-placeholder);opacity:.62}.block-editor-rich-text__editable:focus{outline:none}.block-editor-rich-text__editable:focus [data-rich-text-format-boundary]{border-radius:2px}.block-editor-rich-text__editable:focus:not(.keep-placeholder-on-focus) [data-rich-text-placeholder]:after{display:none}figcaption.block-editor-rich-text__editable [data-rich-text-placeholder]:before{opacity:.8}.components-popover.block-editor-rich-text__inline-format-toolbar{z-index:99998}.components-popover.block-editor-rich-text__inline-format-toolbar .components-popover__content{min-width:auto;margin-bottom:6px}.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar{border:none}[data-rich-text-script]{display:inline}[data-rich-text-script]:before{content:"</>";background:#ff0}.block-editor-skip-to-selected-block{position:absolute;top:-9999em}.block-editor-skip-to-selected-block:focus{height:auto;width:auto;display:block;font-size:14px;font-weight:600;padding:15px 23px 14px;background:#f1f1f1;color:#11a0d2;line-height:normal;box-shadow:0 0 2px 2px rgba(0,0,0,.6);text-decoration:none;outline:none;z-index:100000}body.admin-color-sunrise .block-editor-skip-to-selected-block:focus{color:#c8b03c}body.admin-color-ocean .block-editor-skip-to-selected-block:focus{color:#a89d8a}body.admin-color-midnight .block-editor-skip-to-selected-block:focus{color:#77a6b9}body.admin-color-ectoplasm .block-editor-skip-to-selected-block:focus{color:#c77430}body.admin-color-coffee .block-editor-skip-to-selected-block:focus{color:#9fa47b}body.admin-color-blue .block-editor-skip-to-selected-block:focus{color:#d9ab59}body.admin-color-light .block-editor-skip-to-selected-block:focus{color:#c75726}.block-editor-tool-selector__help{padding:16px;border-top:1px solid #e2e4e7;color:#6c7781}.block-editor-block-list__block .block-editor-url-input,.block-editor-url-input,.components-popover .block-editor-url-input{flex-grow:1;position:relative;padding:1px}.block-editor-block-list__block .block-editor-url-input input[type=text],.block-editor-url-input input[type=text],.components-popover .block-editor-url-input input[type=text]{width:100%;padding:8px;border:none;border-radius:0;margin-left:0;margin-right:0;font-size:16px}@media (min-width:600px){.block-editor-block-list__block .block-editor-url-input input[type=text],.block-editor-url-input input[type=text],.components-popover .block-editor-url-input input[type=text]{width:300px}}@media (min-width:600px){.block-editor-block-list__block .block-editor-url-input input[type=text],.block-editor-url-input input[type=text],.components-popover .block-editor-url-input input[type=text]{font-size:13px}}.block-editor-block-list__block .block-editor-url-input input[type=text]::-ms-clear,.block-editor-url-input input[type=text]::-ms-clear,.components-popover .block-editor-url-input input[type=text]::-ms-clear{display:none}.block-editor-block-list__block .block-editor-url-input.has-border input[type=text],.block-editor-url-input.has-border input[type=text],.components-popover .block-editor-url-input.has-border input[type=text]{border:1px solid #555d66;border-radius:4px}.block-editor-block-list__block .block-editor-url-input.is-full-width,.block-editor-url-input.is-full-width,.components-popover .block-editor-url-input.is-full-width{width:100%}.block-editor-block-list__block .block-editor-url-input.is-full-width input[type=text],.block-editor-url-input.is-full-width input[type=text],.components-popover .block-editor-url-input.is-full-width input[type=text]{width:100%}.block-editor-block-list__block .block-editor-url-input.is-full-width__suggestions,.block-editor-url-input.is-full-width__suggestions,.components-popover .block-editor-url-input.is-full-width__suggestions{width:100%}.block-editor-block-list__block .block-editor-url-input .components-spinner,.block-editor-url-input .components-spinner,.components-popover .block-editor-url-input .components-spinner{position:absolute;right:8px;bottom:17px;margin:0}.block-editor-url-input__suggestions{max-height:200px;transition:all .15s ease-in-out;padding:4px 0;width:302px;overflow-y:auto}@media (prefers-reduced-motion:reduce){.block-editor-url-input__suggestions{transition-duration:0s}}.block-editor-url-input .components-spinner,.block-editor-url-input__suggestions{display:none}@media (min-width:600px){.block-editor-url-input .components-spinner,.block-editor-url-input__suggestions{display:inherit}}.block-editor-url-input__suggestion{padding:4px 8px;color:#6c7781;display:block;font-size:13px;cursor:pointer;background:#fff;width:100%;text-align:left;border:none;box-shadow:none}.block-editor-url-input__suggestion:hover{background:#e2e4e7}.block-editor-url-input__suggestion.is-selected,.block-editor-url-input__suggestion:focus{background:#00719e;color:#fff;outline:none}body.admin-color-sunrise .block-editor-url-input__suggestion.is-selected,body.admin-color-sunrise .block-editor-url-input__suggestion:focus{background:#b2723f}body.admin-color-ocean .block-editor-url-input__suggestion.is-selected,body.admin-color-ocean .block-editor-url-input__suggestion:focus{background:#8b9d8a}body.admin-color-midnight .block-editor-url-input__suggestion.is-selected,body.admin-color-midnight .block-editor-url-input__suggestion:focus{background:#bf4139}body.admin-color-ectoplasm .block-editor-url-input__suggestion.is-selected,body.admin-color-ectoplasm .block-editor-url-input__suggestion:focus{background:#8e9b49}body.admin-color-coffee .block-editor-url-input__suggestion.is-selected,body.admin-color-coffee .block-editor-url-input__suggestion:focus{background:#a58d77}body.admin-color-blue .block-editor-url-input__suggestion.is-selected,body.admin-color-blue .block-editor-url-input__suggestion:focus{background:#6f99ad}body.admin-color-light .block-editor-url-input__suggestion.is-selected,body.admin-color-light .block-editor-url-input__suggestion:focus{background:#00719e}.components-toolbar>.block-editor-url-input__button{position:inherit}.block-editor-url-input__button .block-editor-url-input__back{margin-right:4px;overflow:visible}.block-editor-url-input__button .block-editor-url-input__back:after{content:"";position:absolute;display:block;width:1px;height:24px;right:-1px;background:#e2e4e7}.block-editor-url-input__button-modal{box-shadow:0 3px 30px rgba(25,30,35,.1);border:1px solid #e2e4e7;background:#fff}.block-editor-url-input__button-modal-line{display:flex;flex-direction:row;flex-grow:1;flex-shrink:1;min-width:0;align-items:flex-start}.block-editor-url-input__button-modal-line .components-button{flex-shrink:0;width:36px;height:36px}.block-editor-url-popover__additional-controls{border-top:1px solid #e2e4e7}.block-editor-url-popover__additional-controls>div[role=menu] .components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary)>svg{box-shadow:none}.block-editor-url-popover__additional-controls div[role=menu]>.components-button{padding-left:2px}.block-editor-url-popover__row{display:flex}.block-editor-url-popover__row>:not(.block-editor-url-popover__settings-toggle){flex-grow:1}.block-editor-url-popover .components-button.has-icon{padding:3px}.block-editor-url-popover .components-button.has-icon>svg{padding:5px;border-radius:4px;height:30px;width:30px}.block-editor-url-popover .components-button.has-icon:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{box-shadow:none}.block-editor-url-popover .components-button.has-icon:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover>svg{color:#555d66;box-shadow:inset 0 0 0 1px #555d66,inset 0 0 0 2px #fff}.block-editor-url-popover .components-button.has-icon:not(:disabled):focus{box-shadow:none}.block-editor-url-popover .components-button.has-icon:not(:disabled):focus>svg{box-shadow:inset 0 0 0 1px #555d66,inset 0 0 0 2px #fff;outline:2px solid transparent}.block-editor-url-popover__settings-toggle{flex-shrink:0;border-radius:0;border-left:1px solid #e2e4e7;margin-left:1px}.block-editor-url-popover__settings-toggle[aria-expanded=true] .dashicon{transform:rotate(180deg)}.block-editor-url-popover__input-container .components-base-control:last-child,.block-editor-url-popover__input-container .components-base-control:last-child .components-base-control__field{margin-bottom:0}.block-editor-url-popover__settings{display:block;padding:16px;border-top:1px solid #e2e4e7}.block-editor-url-popover__link-editor,.block-editor-url-popover__link-viewer{display:flex}.block-editor-url-popover__link-editor .block-editor-url-input .components-base-control__field,.block-editor-url-popover__link-viewer .block-editor-url-input .components-base-control__field{margin-bottom:0}.block-editor-url-popover__link-editor .block-editor-url-input .components-spinner,.block-editor-url-popover__link-viewer .block-editor-url-input .components-spinner{bottom:9px}.block-editor-url-popover__link-viewer-url{margin:7px;flex-grow:1;flex-shrink:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:150px;max-width:500px}.block-editor-url-popover__link-viewer-url.has-invalid-link{color:#d94f4f}.block-editor-warning{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:nowrap;background-color:#fff;border:1px solid #e2e4e7;text-align:left;padding:10px 14px 14px}.is-selected .block-editor-warning{border-color:rgba(66,88,99,.4)}@media (min-width:600px){.is-selected .block-editor-warning{border-left-color:transparent}}.is-dark-theme .is-selected .block-editor-warning{border-color:hsla(0,0%,100%,.45)}.block-editor-warning .block-editor-warning__message{line-height:1.4;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;margin:1em 0}.block-editor-warning p.block-editor-warning__message.block-editor-warning__message{min-height:auto}.block-editor-warning .block-editor-warning__contents{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;align-items:baseline;width:100%}.block-editor-warning .block-editor-warning__actions{display:flex}.block-editor-warning .block-editor-warning__action{margin:0 6px 0 0}.block-editor-warning__secondary{margin:5px 0 0 -4px;height:36px}.block-editor-warning__secondary .components-button.has-icon{width:auto;padding:0 2px}@media (min-width:600px){.block-editor-warning__secondary{margin-left:4px}.block-editor-warning__secondary .components-button.has-icon{padding:0 4px}}.block-editor-warning__secondary .components-button svg{transform:rotate(90deg)}.block-editor-writing-flow{display:flex;flex-direction:column}.block-editor-writing-flow__click-redirect{cursor:text}.html-anchor-control .components-external-link{display:block;margin-top:8px}.nux-dot-tip:after,.nux-dot-tip:before{border-radius:100%;content:" ";pointer-events:none;position:absolute}.nux-dot-tip:before{animation:nux-pulse 1.6s cubic-bezier(.17,.67,.92,.62) infinite;background:rgba(0,115,156,.9);height:24px;left:-12px;top:-12px;transform:scale(.33333);width:24px}.nux-dot-tip:after{background:#00739c;height:8px;left:-4px;top:-4px;width:8px}@keyframes nux-pulse{to{background:rgba(0,115,156,0);transform:scale(1)}}.nux-dot-tip .components-popover__content{padding:5px 41px 5px 20px;width:350px}@media (min-width:600px){.nux-dot-tip .components-popover__content{width:450px}}.nux-dot-tip .components-popover__content .nux-dot-tip__disable{position:absolute;right:0;top:0}.nux-dot-tip[data-y-axis=top]{margin-top:-4px}.nux-dot-tip[data-y-axis=bottom]{margin-top:4px}.nux-dot-tip[data-y-axis=middle][data-y-axis=left]{margin-left:-4px}.nux-dot-tip[data-y-axis=middle][data-y-axis=right]{margin-left:4px}.nux-dot-tip[data-y-axis=top] .components-popover__content{margin-bottom:20px}.nux-dot-tip[data-y-axis=bottom] .components-popover__content{margin-top:20px}.nux-dot-tip[data-y-axis=middle][data-y-axis=left] .components-popover__content{margin-right:20px}.nux-dot-tip[data-y-axis=middle][data-y-axis=right] .components-popover__content{margin-left:20px}.nux-dot-tip[data-y-axis=center],.nux-dot-tip[data-y-axis=left],.nux-dot-tip[data-y-axis=right]{z-index:1000001}@media (max-width:600px){.nux-dot-tip[data-y-axis=center] .components-popover__content,.nux-dot-tip[data-y-axis=left] .components-popover__content,.nux-dot-tip[data-y-axis=right] .components-popover__content{-ms-grid-row-align:end;align-self:end;left:5px;margin:20px 0 0;max-width:none!important;position:fixed;right:5px;width:auto}}.nux-dot-tip.components-popover:not([data-y-axis=middle])[data-y-axis=right] .components-popover__content{ margin-left:0}.nux-dot-tip.components-popover:not([data-y-axis=middle])[data-y-axis=left] .components-popover__content{ margin-right:0}.nux-dot-tip.components-popover.edit-post-more-menu__content:not([data-y-axis=middle])[data-y-axis=right] .components-popover__content{ margin-left:-12px}.nux-dot-tip.components-popover.edit-post-more-menu__content:not([data-y-axis=middle])[data-y-axis=left] .components-popover__content{ margin-right:-12px}
.editor-autocompleters__block .block-editor-block-icon{margin-right:8px}.editor-autocompleters__user .editor-autocompleters__no-avatar:before{font:normal 20px/1 dashicons;content:"\f110";margin-right:5px;vertical-align:middle}.editor-autocompleters__user .editor-autocompleters__user-avatar{margin-right:8px;flex-grow:0;flex-shrink:0;max-width:none;width:24px;height:24px}.editor-autocompleters__user .editor-autocompleters__user-name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:200px;flex-shrink:0;flex-grow:1}.editor-autocompleters__user .editor-autocompleters__user-slug{margin-left:8px;color:#8f98a1;white-space:nowrap;text-overflow:ellipsis;overflow:none;max-width:100px;flex-grow:0;flex-shrink:0}.editor-autocompleters__user:hover .editor-autocompleters__user-slug{color:#66c6e4}.document-outline{margin:20px 0}.document-outline ul{margin:0;padding:0}.document-outline__item{display:flex;margin:4px 0}.document-outline__item a{text-decoration:none}.document-outline__item .document-outline__emdash:before{color:#e2e4e7;margin-right:4px}.document-outline__item.is-h2 .document-outline__emdash:before{content:"—"}.document-outline__item.is-h3 .document-outline__emdash:before{content:"——"}.document-outline__item.is-h4 .document-outline__emdash:before{content:"———"}.document-outline__item.is-h5 .document-outline__emdash:before{content:"————"}.document-outline__item.is-h6 .document-outline__emdash:before{content:"—————"}.document-outline__button{cursor:pointer;background:none;border:none;display:flex;align-items:flex-start;margin:0 0 0 -1px;padding:2px 5px 2px 1px;color:#23282d;text-align:left}.document-outline__button:disabled{cursor:default}.document-outline__button:focus{background-color:#fff;color:#191e23;box-shadow:inset 0 0 0 1px #6c7781,inset 0 0 0 2px #fff;outline:2px solid transparent}.document-outline__level{background:#e2e4e7;color:#23282d;border-radius:3px;font-size:13px;padding:1px 6px;margin-right:4px}.is-invalid .document-outline__level{background:#f0b849}.document-outline__item-content{padding:1px 0}.components-editor-notices__dismissible{position:-webkit-sticky;position:sticky;top:56px;right:0;color:#191e23}@media (min-width:600px){.components-editor-notices__dismissible{top:0}}.components-editor-notices__pinned{position:relative;left:0;top:0;right:0;color:#191e23}.components-editor-notices__dismissible .components-notice,.components-editor-notices__pinned .components-notice{box-sizing:border-box;margin:0;border-bottom:1px solid rgba(0,0,0,.2);padding:6px 12px;min-height:60px}.components-editor-notices__dismissible .components-notice .components-notice__dismiss,.components-editor-notices__pinned .components-notice .components-notice__dismiss{margin:6px -5px 6px 5px}.components-editor-notices__snackbar{width:100%}.editor-entities-saved-states__save-button{display:block;margin-left:auto;margin-right:0}.editor-error-boundary{max-width:780px;padding:20px;margin:60px auto auto;box-shadow:0 3px 30px rgba(25,30,35,.2)}.editor-page-attributes__template{margin-bottom:10px}.editor-page-attributes__order,.editor-page-attributes__template label,.editor-page-attributes__template select{width:100%}.editor-page-attributes__order .components-base-control__field{display:flex;justify-content:space-between;align-items:center}.editor-page-attributes__order input{width:66px}.editor-post-excerpt__textarea{width:100%;margin-bottom:10px}.editor-post-featured-image{padding:0}.editor-post-featured-image__container{margin-bottom:1em;position:relative}.editor-post-featured-image .components-spinner{position:absolute;top:50%;left:50%;margin-top:-9px;margin-left:-9px}.editor-post-featured-image .components-button+.components-button{display:block;margin-top:1em}.editor-post-featured-image .components-responsive-wrapper__content{max-width:100%;width:auto}.editor-post-featured-image__preview,.editor-post-featured-image__toggle{display:block;width:100%;padding:0;transition:all .1s ease-out;box-shadow:0 0 0 0 #00a0d2}@media (prefers-reduced-motion:reduce){.editor-post-featured-image__preview,.editor-post-featured-image__toggle{transition-duration:0s}}.editor-post-featured-image__preview{height:auto}.editor-post-featured-image__preview:not(:disabled):not([aria-disabled=true]):focus{box-shadow:0 0 0 4px #00a0d2}.editor-post-featured-image__toggle{border:1px dashed #a2aab2;background-color:#edeff0;min-height:90px;line-height:20px;padding:8px 0;text-align:center}.editor-post-featured-image__toggle:hover{background-color:#f8f9f9}.editor-post-format{flex-direction:column;align-items:stretch;width:100%}.editor-post-format__content{display:inline-flex;justify-content:space-between;align-items:center;width:100%}.editor-post-format__suggestion{text-align:right;font-size:13px}.editor-post-last-revision__title{width:100%;font-weight:600}.editor-post-last-revision__title .dashicon{margin-right:5px}.components-button:not(:disabled):not([aria-disabled=true]).editor-post-last-revision__title{height:auto}.components-button:not(:disabled):not([aria-disabled=true]).editor-post-last-revision__title:active,.components-button:not(:disabled):not([aria-disabled=true]).editor-post-last-revision__title:hover{background:#f3f4f5!important;border:none!important;box-shadow:none!important}.components-button:not(:disabled):not([aria-disabled=true]).editor-post-last-revision__title:focus{color:#191e23;border:none;box-shadow:none;outline-offset:-2px;outline:1px dotted #555d66}.editor-post-locked-modal{height:auto;padding-right:10px;padding-left:10px;padding-top:10px;max-width:480px}.editor-post-locked-modal .components-modal__header{height:36px}.editor-post-locked-modal .components-modal__content{height:auto}.editor-post-locked-modal__buttons{margin-top:10px}.editor-post-locked-modal__buttons .components-button{margin-right:5px}.editor-post-locked-modal__avatar{float:left;margin:5px 15px 5px 5px}.editor-post-permalink{display:inline-flex;align-items:center;flex-wrap:wrap;background:#fff;padding:8px 8px 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;height:40px;white-space:nowrap;border:1px solid #b5bcc2;background-clip:padding-box;border-left:0;box-shadow:-3px 0 0 0 #555d66;outline:1px solid transparent;margin-left:-15px;margin-right:-15px}.is-dark-theme .editor-post-permalink{box-shadow:-3px 0 0 0 #d7dade}@media (min-width:480px){.editor-post-permalink{padding:4px}}@media (min-width:600px){.editor-post-permalink{margin-left:-1px;margin-right:-1px}}.editor-post-permalink.editor-post-permalink>*{margin-bottom:8px}@media (min-width:480px){.editor-post-permalink.editor-post-permalink>*{margin-bottom:0}}.editor-post-permalink button{flex-shrink:0}.editor-post-permalink__copy{border-radius:4px;padding:6px}.editor-post-permalink__copy.is-copied{opacity:.3}.editor-post-permalink__label{margin:0 10px 0 5px;font-weight:600}.editor-post-permalink__link{color:#7e8993;text-decoration:underline;margin-right:10px;flex-grow:1;overflow:hidden;position:relative;white-space:nowrap}.editor-post-permalink-editor{width:100%;min-width:20%;display:inline-flex;align-items:center}.editor-post-permalink-editor .editor-post-permalink__editor-container{flex:0 1 100%;display:flex;overflow:hidden;padding:1px 0}.editor-post-permalink-editor .editor-post-permalink__editor-container .editor-post-permalink-editor__prefix{flex:1 1 auto}@media (min-width:600px){.editor-post-permalink-editor .editor-post-permalink__editor-container .editor-post-permalink-editor__prefix{flex:1 0 auto}}.editor-post-permalink-editor .editor-post-permalink__editor-container .editor-post-permalink-editor__edit{flex:1 1 100%}.editor-post-permalink-editor .editor-post-permalink-editor__save{margin-left:auto}.editor-post-permalink-editor__prefix{color:#6c7781;min-width:20%;overflow:hidden;position:relative;white-space:nowrap;text-overflow:ellipsis}.editor-post-permalink input[type=text].editor-post-permalink-editor__edit{min-width:10%;width:100%;margin:0 3px;padding:2px 4px}.editor-post-permalink-editor__suffix{color:#6c7781;margin-right:6px;flex:0 0 0%}.editor-post-permalink-editor__prefix,.editor-post-permalink__link{text-align:left}.editor-post-permalink__editor-container,.editor-post-permalink__link{direction:ltr}.editor-post-permalink__link:after{content:"";display:block;position:absolute;-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff 90%);top:0;bottom:0;right:0;left:auto;width:20%;height:auto}.editor-post-publish-button__button.has-changes-dot:before{background:currentcolor;border-radius:4px;content:"";height:8px;margin:auto 5px auto -3px;width:8px}.editor-post-publish-panel{background:#fff}.editor-post-publish-panel__content{min-height:calc(100% - 140px)}.editor-post-publish-panel__content .components-spinner{display:block;margin:100px auto 0}.editor-post-publish-panel__header{background:#fff;padding-left:8px;padding-right:8px;height:56px;border-bottom:1px solid #e2e4e7;display:flex;align-items:center;align-content:space-between}.editor-post-publish-panel__header .components-button.has-icon{position:absolute;right:8px}.editor-post-publish-panel__header-publish-button{display:flex;justify-content:flex-end;flex-grow:1;text-align:right;flex-wrap:nowrap}.editor-post-publish-panel__header-published{flex-grow:1}.editor-post-publish-panel__footer{padding:16px}.components-button.editor-post-publish-panel__toggle.is-primary{display:inline-flex;align-items:center}.components-button.editor-post-publish-panel__toggle.is-primary.is-busy .dashicon{display:none}.components-button.editor-post-publish-panel__toggle.is-primary .dashicon{margin-right:-4px}.editor-post-publish-panel__link{font-weight:400;padding-left:4px}.editor-post-publish-panel__prepublish{padding:16px}.editor-post-publish-panel__prepublish strong{color:#191e23}.editor-post-publish-panel__prepublish .components-panel__body{background:#fff;margin-left:-16px;margin-right:-16px}.editor-post-publish-panel__prepublish .editor-post-visibility__dialog-legend{display:none}.editor-post-publish-panel__prepublish .components-datetime{padding:0}.post-publish-panel__postpublish .components-panel__body{border-bottom:1px solid #e2e4e7;border-top:none}.post-publish-panel__postpublish-buttons{display:flex;align-content:space-between;flex-wrap:wrap;margin:-5px}.post-publish-panel__postpublish-buttons>*{flex-grow:1;margin:5px}.post-publish-panel__postpublish-buttons .components-button{height:auto;justify-content:center;padding:3px 10px 4px;line-height:1.6;text-align:center;white-space:normal}.post-publish-panel__postpublish-buttons .components-clipboard-button{width:100%}.post-publish-panel__postpublish-post-address{margin-bottom:16px}.post-publish-panel__postpublish-post-address input[readonly]{padding:10px;background:#e8eaeb;overflow:hidden;text-overflow:ellipsis}.post-publish-panel__postpublish-header{font-weight:500}.post-publish-panel__postpublish-subheader{margin:0 0 8px}.post-publish-panel__tip{color:#f0b849}.editor-post-saved-state{display:flex;align-items:center;width:28px;padding:12px 4px;color:#555d66;overflow:hidden;white-space:nowrap}.editor-post-saved-state svg{display:inline-block;flex:0 0 auto;margin-right:4px;fill:currentColor}@media (min-width:600px){.editor-post-saved-state{width:auto;padding:8px 12px;text-indent:inherit}.editor-post-saved-state .dashicon{margin-right:4px}}.edit-post-header .edit-post-header__settings .components-button.editor-post-save-draft{margin:0}.editor-post-taxonomies__hierarchical-terms-list{max-height:14em;overflow:auto;padding-left:2px}.editor-post-taxonomies__hierarchical-terms-choice{margin-bottom:8px}.editor-post-taxonomies__hierarchical-terms-subchoices{margin-top:8px;margin-left:16px}.components-button.editor-post-taxonomies__hierarchical-terms-add,.components-button.editor-post-taxonomies__hierarchical-terms-submit{margin-top:12px}.editor-post-taxonomies__hierarchical-terms-label{display:inline-block;margin-top:12px}.editor-post-taxonomies__hierarchical-terms-input{margin-top:8px;width:100%}.editor-post-taxonomies__hierarchical-terms-filter{margin-bottom:8px;width:100%}.editor-post-text-editor{border:1px solid #e2e4e7!important;display:block;margin:0 0 2em;width:100%;box-shadow:none;resize:none;overflow:hidden;font-family:Menlo,Consolas,monaco,monospace!important;line-height:150%;border-radius:0!important;font-size:16px!important}@media (min-width:600px){.editor-post-text-editor{font-size:14px!important}}.editor-post-text-editor:focus,.editor-post-text-editor:hover{border:1px solid #b5bcc2!important;box-shadow:none!important;outline-offset:-2px!important}.editor-post-text-editor__toolbar{display:flex;flex-direction:row;flex-wrap:wrap}.editor-post-text-editor__toolbar button{height:30px;background:none;padding:0 8px;margin:3px 4px;text-align:center;cursor:pointer;font-family:Menlo,Consolas,monaco,monospace;color:#555d66;border:1px solid transparent}.editor-post-text-editor__toolbar button:first-child{margin-left:0}.editor-post-text-editor__toolbar button:focus,.editor-post-text-editor__toolbar button:hover{outline:none;border:1px solid #555d66}.editor-post-text-editor__bold{font-weight:600}.editor-post-text-editor__italic{font-style:italic}.editor-post-text-editor__link{text-decoration:underline;color:#0085ba}body.admin-color-sunrise .editor-post-text-editor__link{color:#d1864a}body.admin-color-ocean .editor-post-text-editor__link{color:#a3b9a2}body.admin-color-midnight .editor-post-text-editor__link{color:#e14d43}body.admin-color-ectoplasm .editor-post-text-editor__link{color:#a7b656}body.admin-color-coffee .editor-post-text-editor__link{color:#c2a68c}body.admin-color-blue .editor-post-text-editor__link{color:#82b4cb}body.admin-color-light .editor-post-text-editor__link{color:#0085ba}.editor-post-text-editor__del{text-decoration:line-through}.edit-post-post-visibility__dialog,.editor-post-visibility__dialog-fieldset{padding:0 4px 4px}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-legend,.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-legend{font-weight:600;margin-bottom:1em;margin-top:.5em;padding:0}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio,.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio{margin-top:2px}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-label,.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-label{font-weight:600}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-info,.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-info{margin-top:0;margin-left:28px}.edit-post-post-visibility__dialog .editor-post-visibility__choice:last-child .editor-post-visibility__dialog-info,.editor-post-visibility__dialog-fieldset .editor-post-visibility__choice:last-child .editor-post-visibility__dialog-info{margin-bottom:0}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-password-input,.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-password-input{margin-left:28px}.editor-post-title__block{position:relative;padding:5px 0;font-size:16px}@media (min-width:600px){.editor-post-title__block{padding:5px 2px}}.editor-post-title__block .editor-post-title__input{display:block;width:100%;margin:0;box-shadow:none;background:transparent;font-family:"Noto Serif",serif;line-height:1.4;color:#191e23;transition:border .1s ease-out,box-shadow .1s linear;padding:19px 14px;word-break:keep-all;border-color:transparent;border-style:solid;border-width:1px 0;border-radius:0;outline:1px solid transparent;font-size:2.44em;font-weight:600}@media (prefers-reduced-motion:reduce){.editor-post-title__block .editor-post-title__input{transition-duration:0s}}@media (min-width:600px){.editor-post-title__block .editor-post-title__input{border-width:1px 1px 1px 0}}.editor-post-title__block .editor-post-title__input::-webkit-input-placeholder{color:rgba(22,36,53,.55)}.editor-post-title__block .editor-post-title__input::-moz-placeholder{color:rgba(22,36,53,.55)}.editor-post-title__block .editor-post-title__input:-ms-input-placeholder{color:rgba(22,36,53,.55)}.editor-post-title__block .editor-post-title__input:focus{border:1px solid transparent;border-left-width:0;outline:1px solid transparent;box-shadow:none}.editor-post-title__block:not(.is-focus-mode).is-selected .editor-post-title__input{border-color:rgba(66,88,99,.4);box-shadow:inset 3px 0 0 0 #555d66}.is-dark-theme .editor-post-title__block:not(.is-focus-mode).is-selected .editor-post-title__input{border-color:hsla(0,0%,100%,.45);box-shadow:inset 3px 0 0 0 #d7dade}@media (min-width:600px){.editor-post-title__block:not(.is-focus-mode).is-selected .editor-post-title__input{box-shadow:-3px 0 0 0 #555d66}.is-dark-theme .editor-post-title__block:not(.is-focus-mode).is-selected .editor-post-title__input{box-shadow:-3px 0 0 0 #d7dade}}.editor-post-title__block.is-focus-mode .editor-post-title__input{opacity:.5;transition:opacity .1s linear}@media (prefers-reduced-motion:reduce){.editor-post-title__block.is-focus-mode .editor-post-title__input{transition-duration:0s}}.editor-post-title__block.is-focus-mode .editor-post-title__input:focus{opacity:1}.editor-post-title .editor-post-permalink{font-size:13px;color:#191e23;height:auto;position:relative;left:3px;top:-2px;width:calc(100% - 3px)}@media (min-width:480px){.editor-post-title .editor-post-permalink{position:absolute;top:-34px;right:0;flex-wrap:nowrap;width:auto}}@media (min-width:600px){.editor-post-title .editor-post-permalink{left:2px;right:2px}}.editor-post-trash.components-button{color:#b52727;border-color:#b52727;justify-content:center}.editor-post-trash.components-button:not(:disabled):not([aria-disabled=true]):hover,.editor-post-trash.components-button:not([aria-disabled=true]):focus{color:#a02222;border-color:#a02222}.table-of-contents__popover.components-popover .components-popover__content{min-width:380px}.components-popover.table-of-contents__popover{z-index:99998}.table-of-contents__popover .components-popover__content{padding:16px}@media (min-width:600px){.table-of-contents__popover .components-popover__content{max-height:calc(100vh - 120px);overflow-y:auto}}.table-of-contents__popover hr{margin:10px -16px 0}.table-of-contents__wrapper:focus{color:#191e23;outline-offset:-1px;outline:1px dotted #555d66;outline-offset:8px}.table-of-contents__counts{display:flex;flex-wrap:wrap;margin:0}.table-of-contents__count{flex-basis:25%;display:flex;flex-direction:column;font-size:13px;color:#6c7781;padding-right:8px;margin-bottom:0}.table-of-contents__count:last-child{padding-right:0}.table-of-contents__number,.table-of-contents__popover .word-count{font-size:21px;font-weight:400;line-height:30px;color:#555d66}.table-of-contents__title{display:block;margin-top:20px;font-size:15px;font-weight:600}.editor-template-validation-notice{display:flex;justify-content:space-between;align-items:center}.editor-template-validation-notice .components-button{margin-left:5px}.wp-block-hb-message {
padding: 1em;
border-radius: 5px;
min-height: 18px;
background: #E7F6F0; }
.wp-block-hb-message.wp-block-hb-message--withicon {
background-image: url(//www.magicmirror.me/digital-kiosk/wp-content/plugins/heroic-blocks/img/check-circle.svg); }
.wp-block-hb-message.is-style-alert {
background: #f7efa6; }
.wp-block-hb-message.is-style-alert.wp-block-hb-message--withicon {
background-image: url(//www.magicmirror.me/digital-kiosk/wp-content/plugins/heroic-blocks/img/exclamation-circle.svg); }
.wp-block-hb-message.is-style-success {
background: #E7F6F0; }
.wp-block-hb-message.is-style-success.wp-block-hb-message--withicon {
background-image: url(//www.magicmirror.me/digital-kiosk/wp-content/plugins/heroic-blocks/img/check-circle.svg); }
.wp-block-hb-message.is-style-danger {
background: #ffe7e5; }
.wp-block-hb-message.is-style-danger.wp-block-hb-message--withicon {
background-image: url(//www.magicmirror.me/digital-kiosk/wp-content/plugins/heroic-blocks/img/exclamation-triangle.svg); }
.wp-block-hb-message.is-style-info {
background: #F0F7FB; }
.wp-block-hb-message.is-style-info.wp-block-hb-message--withicon {
background-image: url(//www.magicmirror.me/digital-kiosk/wp-content/plugins/heroic-blocks/img/info-circle.svg); }
.wp-block-hb-message.wp-block-hb-message--withicon {
padding-left: 2.75em;
background-repeat: no-repeat;
background-size: 18px;
background-position: 1em 1.3em; }  .wp-block-hb-toggle {
position: relative;
margin: 1em 0; }
.wp-block-hb-toggle.wp-block-hb-toggle--active .wp-block-hb-toggle__title {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0; }
.wp-block-hb-toggle.wp-block-hb-toggle--active .wp-block-hb-toggle__title::before {
background-image: url(//www.magicmirror.me/digital-kiosk/wp-content/plugins/heroic-blocks/img/minus-circle.svg); }
.wp-block-hb-toggle.wp-block-hb-toggle--active .wp-block-hb-toggle__content {
max-height: 9999px;
opacity: 1; }
.wp-block-hb-toggle .wp-block-hb-toggle__title {
background: #f0f2f5;
padding: 1em 1em 1em 45px;
font-weight: bolder;
line-height: 1;
color: #333;
position: relative;
border-radius: 5px; }
.wp-block-hb-toggle .wp-block-hb-toggle__title::before {
position: absolute;
top: 50%;
left: 15px;
margin-top: -10px;
background-image: url(//www.magicmirror.me/digital-kiosk/wp-content/plugins/heroic-blocks/img/plus-circle.svg);
background-repeat: no-repeat;
background-position: center  center;
background-size: 20px;
display: block;
width: 20px;
height: 20px;
content: ''; }
.wp-block-hb-toggle .wp-block-hb-toggle__title:hover {
cursor: pointer; }
.wp-block-hb-toggle .wp-block-hb-toggle__content {
border: 1px solid #f0f2f5;
border-top: 0;
max-height: 0;
opacity: 0;
overflow: hidden;
transition: all .3s ease; }
.wp-block-hb-toggle .wp-block-hb-toggle__content .wp-block-hb-toggle__contentwrap {
padding: 20px; }
.wp-block-hb-toggle .wp-block-hb-toggle__content .wp-block-hb-toggle__contentwrap p:last-child {
margin-bottom: 0; } .wp-block-hb-accordion {
position: relative;
margin: 1em 0; }
.wp-block-hb-accordion .wp-block-hb-accordion__section {
position: relative; }
.wp-block-hb-accordion .wp-block-hb-accordion__section.wp-block-hb-accordion__section--active .wp-block-hb-accordion__title {
border-bottom: none; }
.wp-block-hb-accordion .wp-block-hb-accordion__section.wp-block-hb-accordion__section--active .wp-block-hb-accordion__title::before {
background-image: url(//www.magicmirror.me/digital-kiosk/wp-content/plugins/heroic-blocks/img/minus-circle.svg); }
.wp-block-hb-accordion .wp-block-hb-accordion__section.wp-block-hb-accordion__section--active .wp-block-hb-accordion__content {
max-height: 999px;
opacity: 1; }
.wp-block-hb-accordion .wp-block-hb-accordion__section:first-of-type .wp-block-hb-accordion__title {
border-top-left-radius: 5px;
border-top-right-radius: 5px; }
.wp-block-hb-accordion .wp-block-hb-accordion__section:last-of-type .wp-block-hb-accordion__content {
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
border-bottom: 1px solid #f0f2f5; }
.wp-block-hb-accordion .wp-block-hb-accordion__title {
background: #f0f2f5;
padding: 1em 1em 1em calc(1em + 20px);
font-weight: bolder;
line-height: 1;
border-bottom: 1px solid #e6e8eb;
position: relative; }
.wp-block-hb-accordion .wp-block-hb-accordion__title:hover {
cursor: pointer; }
.wp-block-hb-accordion .wp-block-hb-accordion__title::before {
position: absolute;
top: 50%;
left: 12px;
margin-top: -10px;
background-image: url(//www.magicmirror.me/digital-kiosk/wp-content/plugins/heroic-blocks/img/plus-circle.svg);
background-repeat: no-repeat;
background-position: center  center;
background-size: 20px;
display: block;
width: 20px;
height: 20px;
content: ''; }
.wp-block-hb-accordion .wp-block-hb-accordion__content {
max-height: 0;
opacity: 0;
overflow: hidden;
transition: all .3s ease; }
.wp-block-hb-accordion .wp-block-hb-accordion__content .wp-block-hb-accordion__contentwrap {
padding: 1em;
border: 1px solid #f0f2f5; }
.wp-block-hb-accordion .wp-block-hb-accordion__remove_btn {
position: absolute;
display: flex;
top: 50%;
right: 20px;
margin-top: -10px;
opacity: 0;
transition: .15s ease-in-out; }
.wp-block-hb-accordion .wp-block-hb-accordion__add_btn {
opacity: 0;
transition: .15s ease-in-out; }
.is-selected .wp-block-hb-accordion .wp-block-hb-accordion__remove_btn {
opacity: 1; }
.is-selected .wp-block-hb-accordion .wp-block-hb-accordion__add_btn {
opacity: 1; }  .wp-block-hb-tabs {
position: relative;
margin: 1em 0; }
.wp-block-hb-tabs .wp-block-hb-tabs__nav {
display: flex;
flex-wrap: wrap;
list-style: none;
margin: 0;
padding: 0; }
@media screen and (min-width: 600px) {
.wp-block-hb-tabs .wp-block-hb-tabs__nav {
display: inline-flex;
flex-wrap: nowrap; } }
.wp-block-hb-tabs .wp-block-hb-tabs__nav li {
position: relative;
padding: .8em 1em;
margin: 0 0 -1px;
background: #f0f2f5;
border-top: 1px solid #e6e8eb;
border-right: 1px solid #e6e8eb;
color: #333;
white-space: nowrap;
line-height: 1; }
.wp-block-hb-tabs .wp-block-hb-tabs__nav li:hover .wp-block-hb-tabs__remove_btn {
opacity: 1; }
@media screen and (max-width: 599px) {
.wp-block-hb-tabs .wp-block-hb-tabs__nav li {
width: 100%; }
.wp-block-hb-tabs .wp-block-hb-tabs__nav li:last-child {
border-bottom: 1px solid #e6e8eb; } }
.wp-block-hb-tabs .wp-block-hb-tabs__nav li:first-child {
border-left: 1px solid #e6e8eb; }
.wp-block-hb-tabs .wp-block-hb-tabs__nav li[data-hb-tabs-tab--state="inactive"]:hover {
cursor: pointer; }
.wp-block-hb-tabs .wp-block-hb-tabs__nav li[data-hb-tabs-tab--state="active"] {
background: #fff; }
.wp-block-hb-tabs .wp-block-hb-tabs__nav li[data-hb-tabs-tab--state="active"] span {
font-weight: bolder; }
.wp-block-hb-tabs .wp-block-hb-tabs__nav li.wp-block-hb-tabs__add_tab {
display: flex;
align-items: center;
padding: 0;
margin-left: -1px;
opacity: 0;
transition: .3s ease-in-out; }
.wp-block-hb-tabs .wp-block-hb-tabs__nav li.wp-block-hb-tabs__add_tab .wp-block-hb-tabs__add_btn {
display: none;
padding: 10px;
position: relative;
top: -2px; }
.wp-block-hb-tabs .wp-block-hb-tabs__nav li.wp-block-hb-tabs__add_tab svg {
display: block; }
.wp-block-hb-tabs .wp-block-hb-tabs__nav a {
display: block;
text-decoration: none;
color: #333; }
.wp-block-hb-tabs .wp-block-hb-tabs__remove_btn {
position: absolute;
top: 3px;
right: 3px;
opacity: 0;
transition: .15s ease-in-out; }
.wp-block-hb-tabs .wp-block-hb-tabs__content {
padding: .25em 1em;
border: 1px solid #e6e8eb;
display: none; }
.wp-block-hb-tabs .wp-block-hb-tabs__content[data-hb-tabs-tab--state="active"] {
display: block; }
.is-selected .wp-block-hb-tabs li.wp-block-hb-tabs__add_tab {
opacity: 1;
margin-left: auto; }
.is-selected .wp-block-hb-tabs li.wp-block-hb-tabs__add_tab .wp-block-hb-tabs__add_btn {
display: block; }html.swipebox-html.swipebox-touch{overflow:hidden!important}#swipebox-overlay img{border:none!important}#swipebox-overlay{width:100%;height:100%;position:fixed;top:0;left:0;z-index:99999!important;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#swipebox-container{position:relative;width:100%;height:100%}#swipebox-slider{-webkit-transition:-webkit-transform 0.4s ease;transition:transform 0.4s ease;height:100%;left:0;top:0;width:100%;white-space:nowrap;position:absolute;display:none;cursor:pointer}#swipebox-slider .slide{height:100%;width:100%;line-height:1px;text-align:center;display:inline-block}#swipebox-slider .slide:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#swipebox-slider .slide img,#swipebox-slider .slide .swipebox-video-container,#swipebox-slider .slide .swipebox-inline-container{display:inline-block;max-height:100%;max-width:100%;margin:0;padding:0;width:auto;height:auto;vertical-align:middle}#swipebox-slider .slide .swipebox-video-container{background:none;max-width:1140px;max-height:100%;width:100%;padding:5%;-webkit-box-sizing:border-box;box-sizing:border-box}#swipebox-slider .slide .swipebox-video-container .swipebox-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe{width:100%!important;height:100%!important;position:absolute;top:0;left:0}#swipebox-slider .slide-loading{background:url(//www.magicmirror.me/digital-kiosk/wp-content/plugins/responsive-lightbox/assets/swipebox/img/loader.gif) no-repeat center center}#swipebox-bottom-bar,#swipebox-top-bar{-webkit-transition:0.5s;transition:0.5s;position:absolute;left:0;z-index:999;height:50px;width:100%}#swipebox-bottom-bar{bottom:-50px}#swipebox-bottom-bar.visible-bars{-webkit-transform:translate3d(0,-50px,0);transform:translate3d(0,-50px,0)}#swipebox-top-bar{top:-50px}#swipebox-top-bar.visible-bars{-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}#swipebox-title{display:block;width:100%;text-align:center}#swipebox-prev,#swipebox-next,#swipebox-close{background-image:url(//www.magicmirror.me/digital-kiosk/wp-content/plugins/responsive-lightbox/assets/swipebox/img/icons.png);background-repeat:no-repeat;border:none!important;text-decoration:none!important;cursor:pointer;width:50px;height:50px;top:0}#swipebox-arrows{display:block;margin:0 auto;width:100%;height:50px}#swipebox-prev{background-position:-32px 13px;float:left}#swipebox-next{background-position:-78px 13px;float:right}#swipebox-close{top:0;right:0;position:absolute;z-index:9999;background-position:15px 12px}.swipebox-no-close-button #swipebox-close{display:none}#swipebox-prev.disabled,#swipebox-next.disabled{opacity:.3}.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider{-webkit-animation:rightSpring 0.3s;animation:rightSpring 0.3s}.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider{-webkit-animation:leftSpring 0.3s;animation:leftSpring 0.3s}.swipebox-touch #swipebox-container:before,.swipebox-touch #swipebox-container:after{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;content:' ';position:absolute;z-index:999;top:0;height:100%;width:20px;opacity:0}.swipebox-touch #swipebox-container:before{left:0;-webkit-box-shadow:inset 10px 0 10px -8px #656565;box-shadow:inset 10px 0 10px -8px #656565}.swipebox-touch #swipebox-container:after{right:0;-webkit-box-shadow:inset -10px 0 10px -8px #656565;box-shadow:inset -10px 0 10px -8px #656565}.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before{opacity:1}.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after{opacity:1}@-webkit-keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@media screen and (min-width:800px){#swipebox-close{right:10px}#swipebox-arrows{width:92%;max-width:800px}}#swipebox-overlay{background:#0d0d0d}#swipebox-bottom-bar,#swipebox-top-bar{text-shadow:1px 1px 1px black;background:#000;opacity:.95}#swipebox-top-bar{color:white!important;font-size:15px;line-height:43px;font-family:Helvetica,Arial,sans-serif}.mega-menu-last-modified-1636098928 { content: 'Friday 5th November 2021 07:55:28 UTC'; }
#mega-menu-wrap-max_mega_menu_1, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-row, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-column, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 a.mega-menu-link, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 span.mega-menu-badge {
transition: none;
border-radius: 0;
box-shadow: none;
background: none;
border: 0;
bottom: auto;
box-sizing: border-box;
clip: auto;
color: #666;
display: block;
float: none;
font-family: inherit;
font-size: 14px;
height: auto;
left: auto;
line-height: 1.7;
list-style-type: none;
margin: 0;
min-height: auto;
max-height: none;
min-width: auto;
max-width: none;
opacity: 1;
outline: none;
overflow: visible;
padding: 0;
position: relative;
pointer-events: auto;
right: auto;
text-align: left;
text-decoration: none;
text-indent: 0;
text-transform: none;
transform: none;
top: auto;
vertical-align: baseline;
visibility: inherit;
width: auto;
word-wrap: break-word;
white-space: normal;
}
#mega-menu-wrap-max_mega_menu_1:before, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1:before, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 ul.mega-sub-menu:before, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item:before, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-row:before, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-column:before, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 a.mega-menu-link:before, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 span.mega-menu-badge:before, #mega-menu-wrap-max_mega_menu_1:after, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1:after, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 ul.mega-sub-menu:after, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item:after, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-row:after, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-column:after, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 a.mega-menu-link:after, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 span.mega-menu-badge:after {
display: none;
}
#mega-menu-wrap-max_mega_menu_1 {
border-radius: 0;
}
@media only screen and (min-width: 769px) {
#mega-menu-wrap-max_mega_menu_1 {
background: #fff;
}
}
#mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation .mega-menu-toggle:focus, #mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation .mega-toggle-block:focus, #mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation .mega-toggle-block a:focus, #mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation .mega-toggle-block .mega-search input[type=text]:focus, #mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus, #mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation #mega-menu-max_mega_menu_1 a:focus, #mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation #mega-menu-max_mega_menu_1 input:focus, #mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation #mega-menu-max_mega_menu_1 li.mega-menu-item a.mega-menu-link:focus {
outline: 3px solid #109cde;
outline-offset: -3px;
}
#mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus {
outline-offset: 2px;
}
#mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation > li.mega-menu-item > a.mega-menu-link:focus {
background: #202b35;
color: #fff;
font-weight: normal;
text-decoration: none;
border-color: #fff;
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation > li.mega-menu-item > a.mega-menu-link:focus {
color: #fff;
background: #202b35;
}
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 {
visibility: visible;
text-align: left;
padding: 0px 0px 0px 0px;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 a.mega-menu-link {
cursor: pointer;
display: inline;
transition: background 200ms linear, color 200ms linear, border 200ms linear;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 a.mega-menu-link .mega-description-group {
vertical-align: middle;
display: inline-block;
transition: none;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 a.mega-menu-link .mega-description-group .mega-menu-title, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 a.mega-menu-link .mega-description-group .mega-menu-description {
transition: none;
line-height: 1.5;
display: block;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 a.mega-menu-link .mega-description-group .mega-menu-description {
font-style: italic;
font-size: 0.8em;
text-transform: none;
font-weight: normal;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link {
display: flex;
align-items: center;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link:before {
flex: 0 0 auto;
align-self: flex-start;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-tabbed.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link {
display: block;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-icon-top > a.mega-menu-link {
display: table-cell;
vertical-align: middle;
line-height: initial;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-icon-top > a.mega-menu-link:before {
display: block;
margin: 0 0 6px 0;
text-align: center;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-icon-top > a.mega-menu-link > span.mega-title-below {
display: inline-block;
transition: none;
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-icon-top > a.mega-menu-link {
display: block;
line-height: 40px;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-icon-top > a.mega-menu-link:before {
display: inline-block;
margin: 0 6px 0 0;
text-align: left;
}
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-icon-right > a.mega-menu-link:before {
float: right;
margin: 0 0 0 6px;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-animating > ul.mega-sub-menu {
pointer-events: none;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-disable-link > a.mega-menu-link, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu li.mega-disable-link > a.mega-menu-link {
cursor: inherit;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children.mega-disable-link > a.mega-menu-link, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > li.mega-menu-item-has-children.mega-disable-link > a.mega-menu-link {
cursor: pointer;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 p {
margin-bottom: 10px;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 input, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 img {
max-width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu {
display: block;
visibility: hidden;
opacity: 1;
pointer-events: auto;
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu {
display: none;
visibility: visible;
opacity: 1;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu {
display: block;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu.mega-menu-item.mega-toggle-on li.mega-hide-sub-menu-on-mobile > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-hide-sub-menu-on-mobile > ul.mega-sub-menu {
display: none;
}
}
@media only screen and (min-width: 769px) {
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="fade"] li.mega-menu-item > ul.mega-sub-menu {
opacity: 0;
transition: opacity 200ms ease-in, visibility 200ms ease-in;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="fade"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="fade"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="fade"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="fade"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
opacity: 1;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
opacity: 0;
transform: translate(0, 10px);
transition: opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="fade_up"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="fade_up"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="fade_up"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
opacity: 1;
transform: translate(0, 0);
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="slide_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="slide_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
transform: translate(0, 10px);
transition: transform 200ms ease-in, visibility 200ms ease-in;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="slide_up"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="slide_up"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="slide_up"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="slide_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
transform: translate(0, 0);
}
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children > ul.mega-sub-menu {
display: none;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children.mega-toggle-on > ul.mega-sub-menu {
display: block;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1.mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1.mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu {
visibility: visible;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu {
visibility: inherit;
opacity: 1;
display: block;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-1-columns > ul.mega-sub-menu > li.mega-menu-item {
float: left;
width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-2-columns > ul.mega-sub-menu > li.mega-menu-item {
float: left;
width: 50%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-3-columns > ul.mega-sub-menu > li.mega-menu-item {
float: left;
width: 33.33333%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-4-columns > ul.mega-sub-menu > li.mega-menu-item {
float: left;
width: 25%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-5-columns > ul.mega-sub-menu > li.mega-menu-item {
float: left;
width: 20%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-6-columns > ul.mega-sub-menu > li.mega-menu-item {
float: left;
width: 16.66667%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item a[class^='dashicons']:before {
font-family: dashicons;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item a.mega-menu-link:before {
display: inline-block;
font: inherit;
font-family: dashicons;
position: static;
margin: 0 6px 0 0px;
vertical-align: top;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: inherit;
background: transparent;
height: auto;
width: auto;
top: auto;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-hide-text a.mega-menu-link:before {
margin: 0;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-hide-text li.mega-menu-item a.mega-menu-link:before {
margin: 0 6px 0 0;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-align-bottom-left.mega-toggle-on > a.mega-menu-link {
border-radius: 0;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-align-bottom-right > ul.mega-sub-menu {
right: 0;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-align-bottom-right.mega-toggle-on > a.mega-menu-link {
border-radius: 0;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu.mega-menu-item {
position: static;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item {
margin: 0 0px 0 0;
display: inline-block;
height: auto;
vertical-align: middle;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-item-align-right {
float: right;
}
@media only screen and (min-width: 769px) {
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-item-align-right {
margin: 0 0 0 0px;
}
}
@media only screen and (min-width: 769px) {
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-item-align-float-left {
float: left;
}
}
@media only screen and (min-width: 769px) {
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link:hover {
background: #EDEDED;
color: #323232;
font-weight: normal;
text-decoration: none;
border-color: #fff;
}
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
background: #202b35;
color: #fff;
font-weight: normal;
text-decoration: none;
border-color: #fff;
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
color: #fff;
background: #202b35;
}
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
color: #323232;
font-weight: normal;
text-decoration: none;
border-color: #fff;
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
color: #fff;
background: #ededed;
}
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {
line-height: 55px;
height: 55px;
padding: 0px 20px 0px 20px;
vertical-align: baseline;
width: auto;
display: block;
color: #323232;
text-transform: none;
text-decoration: none;
text-align: left;
text-decoration: none;
background: #fff;
border: 0;
border-radius: 0;
font-family: inherit;
font-size: 16px;
font-weight: normal;
outline: none;
}
@media only screen and (min-width: 769px) {
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-multi-line > a.mega-menu-link {
line-height: inherit;
display: table-cell;
vertical-align: middle;
}
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-multi-line > a.mega-menu-link br {
display: none;
}
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item {
display: list-item;
margin: 0;
clear: both;
border: 0;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-item-align-right {
float: none;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {
border-radius: 0;
border: 0;
margin: 0;
line-height: 40px;
height: 40px;
padding: 0 10px;
background: transparent;
text-align: left;
color: #3C3C3C;
font-size: 14px;
}
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row {
width: 100%;
float: left;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column {
float: left;
min-height: 1px;
}
@media only screen and (min-width: 769px) {
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-1 {
width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-2 {
width: 50%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-2 {
width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-3 {
width: 33.33333%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-3 {
width: 66.66667%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-3 {
width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-4 {
width: 25%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-4 {
width: 50%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-4 {
width: 75%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-4 {
width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-5 {
width: 20%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-5 {
width: 40%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-5 {
width: 60%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-5 {
width: 80%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-5 {
width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-6 {
width: 16.66667%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-6 {
width: 33.33333%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-6 {
width: 50%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-6 {
width: 66.66667%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-6 {
width: 83.33333%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-6 {
width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-7 {
width: 14.28571%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-7 {
width: 28.57143%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-7 {
width: 42.85714%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-7 {
width: 57.14286%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-7 {
width: 71.42857%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-7 {
width: 85.71429%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-7 {
width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-8 {
width: 12.5%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-8 {
width: 25%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-8 {
width: 37.5%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-8 {
width: 50%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-8 {
width: 62.5%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-8 {
width: 75%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-8 {
width: 87.5%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-8 {
width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-9 {
width: 11.11111%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-9 {
width: 22.22222%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-9 {
width: 33.33333%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-9 {
width: 44.44444%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-9 {
width: 55.55556%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-9 {
width: 66.66667%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-9 {
width: 77.77778%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-9 {
width: 88.88889%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-9 {
width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-10 {
width: 10%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-10 {
width: 20%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-10 {
width: 30%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-10 {
width: 40%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-10 {
width: 50%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-10 {
width: 60%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-10 {
width: 70%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-10 {
width: 80%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-10 {
width: 90%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-10-of-10 {
width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-11 {
width: 9.09091%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-11 {
width: 18.18182%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-11 {
width: 27.27273%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-11 {
width: 36.36364%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-11 {
width: 45.45455%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-11 {
width: 54.54545%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-11 {
width: 63.63636%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-11 {
width: 72.72727%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-11 {
width: 81.81818%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-10-of-11 {
width: 90.90909%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-11-of-11 {
width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-12 {
width: 8.33333%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-12 {
width: 16.66667%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-12 {
width: 25%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-12 {
width: 33.33333%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-12 {
width: 41.66667%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-12 {
width: 50%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-12 {
width: 58.33333%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-12 {
width: 66.66667%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-12 {
width: 75%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-10-of-12 {
width: 83.33333%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-11-of-12 {
width: 91.66667%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-12-of-12 {
width: 100%;
}
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column {
width: 100%;
clear: both;
}
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
padding: 15px 15px 15px 15px;
width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu {
z-index: 999;
border-radius: 0;
background: #f1f1f1;
border: 0;
padding: 0px 0px 0px 0px;
position: absolute;
width: 100%;
max-width: none;
left: 0;
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu {
float: left;
position: static;
width: 100%;
}
}
@media only screen and (min-width: 769px) {
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-1 {
width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-2 {
width: 50%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-2 {
width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-3 {
width: 33.33333%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-3 {
width: 66.66667%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-3 {
width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-4 {
width: 25%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-4 {
width: 50%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-4 {
width: 75%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-4 {
width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-5 {
width: 20%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-5 {
width: 40%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-5 {
width: 60%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-5 {
width: 80%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-5 {
width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-6 {
width: 16.66667%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-6 {
width: 33.33333%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-6 {
width: 50%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-6 {
width: 66.66667%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-6 {
width: 83.33333%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-6 {
width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-7 {
width: 14.28571%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-7 {
width: 28.57143%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-7 {
width: 42.85714%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-7 {
width: 57.14286%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-7 {
width: 71.42857%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-7 {
width: 85.71429%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-7 {
width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-8 {
width: 12.5%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-8 {
width: 25%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-8 {
width: 37.5%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-8 {
width: 50%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-8 {
width: 62.5%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-8 {
width: 75%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-8 {
width: 87.5%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-8 {
width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-9 {
width: 11.11111%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-9 {
width: 22.22222%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-9 {
width: 33.33333%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-9 {
width: 44.44444%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-9 {
width: 55.55556%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-9 {
width: 66.66667%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-9 {
width: 77.77778%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-9 {
width: 88.88889%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-9 {
width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-10 {
width: 10%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-10 {
width: 20%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-10 {
width: 30%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-10 {
width: 40%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-10 {
width: 50%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-10 {
width: 60%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-10 {
width: 70%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-10 {
width: 80%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-10 {
width: 90%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-10-of-10 {
width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-11 {
width: 9.09091%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-11 {
width: 18.18182%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-11 {
width: 27.27273%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-11 {
width: 36.36364%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-11 {
width: 45.45455%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-11 {
width: 54.54545%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-11 {
width: 63.63636%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-11 {
width: 72.72727%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-11 {
width: 81.81818%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-10-of-11 {
width: 90.90909%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-11-of-11 {
width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-12 {
width: 8.33333%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-12 {
width: 16.66667%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-12 {
width: 25%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-12 {
width: 33.33333%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-12 {
width: 41.66667%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-12 {
width: 50%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-12 {
width: 58.33333%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-12 {
width: 66.66667%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-12 {
width: 75%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-10-of-12 {
width: 83.33333%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-11-of-12 {
width: 91.66667%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-12-of-12 {
width: 100%;
}
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu .mega-description-group .mega-menu-description {
margin: 5px 0;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu {
clear: both;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
margin-left: 10px;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu {
margin-left: 10px;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
color: #666;
font-family: inherit;
font-size: 14px;
display: block;
float: left;
clear: none;
padding: 15px 15px 15px 15px;
vertical-align: top;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-menu-clear, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-menu-clear {
clear: left;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title {
color: #555;
font-family: inherit;
font-size: 16px;
text-transform: uppercase;
text-decoration: none;
font-weight: bold;
text-align: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 5px 0px;
vertical-align: top;
display: block;
visibility: inherit;
border: 0;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title:hover, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title:hover {
border-color: rgba(0, 0, 0, 0);
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link { color: #555;
font-family: inherit;
font-size: 16px;
text-transform: uppercase;
text-decoration: none;
font-weight: bold;
text-align: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
vertical-align: top;
display: block;
border: 0;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover {
border-color: rgba(0, 0, 0, 0);
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus { color: #555;
font-weight: bold;
text-decoration: none;
background: rgba(0, 0, 0, 0);
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover > span.mega-title-below, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover > span.mega-title-below, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus > span.mega-title-below, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus > span.mega-title-below {
text-decoration: none;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link { color: #666;
font-family: inherit;
font-size: 14px;
text-transform: none;
text-decoration: none;
font-weight: normal;
text-align: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
vertical-align: top;
display: block;
border: 0;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover {
border-color: rgba(0, 0, 0, 0);
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link {
display: flex;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus { color: #666;
font-weight: normal;
text-decoration: none;
background: rgba(0, 0, 0, 0);
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu {
border: 0;
padding: 10px;
border-radius: 0;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
width: 100%;
clear: both;
}
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
color: #666;
font-family: inherit;
font-size: 14px;
text-transform: none;
text-decoration: none;
font-weight: normal;
margin: 0;
border: 0;
padding: 0px 0px 0px 0px;
vertical-align: top;
display: block;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {
color: #666;
font-weight: normal;
text-decoration: none;
background: rgba(0, 0, 0, 0);
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu {
z-index: 999;
position: absolute;
width: 250px;
max-width: none;
padding: 0px 0px 0px 0px;
border: 0;
background: #f1f1f1;
border-radius: 0;
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu {
float: left;
position: static;
width: 100%;
padding: 0;
border: 0;
border-radius: 0;
}
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
clear: both;
}
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
display: block;
background: #f1f1f1;
color: #666;
font-family: inherit;
font-size: 14px;
font-weight: normal;
padding: 0px 10px 0px 10px;
line-height: 35px;
text-decoration: none;
text-transform: none;
vertical-align: baseline;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link {
border-top-left-radius: 0px;
border-top-right-radius: 0px;
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child > a.mega-menu-link {
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child > a.mega-menu-link {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
background: #ddd;
font-weight: normal;
text-decoration: none;
color: #666;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
position: absolute;
left: 100%;
top: 0;
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
position: static;
left: 0;
width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link {
padding-left: 20px;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu ul.mega-sub-menu a.mega-menu-link {
padding-left: 30px;
}
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
content: '\f140';
font-family: dashicons;
font-weight: normal;
display: inline-block;
margin: 0 0 0 6px;
vertical-align: top;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: rotate(0);
color: inherit;
position: relative;
background: transparent;
height: auto;
width: auto;
right: auto;
line-height: inherit;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
display: inline;
height: auto;
width: auto;
background: transparent;
position: relative;
pointer-events: auto;
left: auto;
min-width: auto;
line-height: inherit;
color: inherit;
font-size: inherit;
padding: 0;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
float: right;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children.mega-collapse-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
content: '\f142';
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
float: right;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
content: '\f142';
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children.mega-hide-sub-menu-on-mobile > a.mega-menu-link > span.mega-indicator {
display: none;
}
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu:not(.mega-menu-tabbed) li.mega-menu-item-has-children:not(.mega-collapse-children) > a.mega-menu-link > span.mega-indicator, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children.mega-hide-arrow > a.mega-menu-link > span.mega-indicator {
display: none;
}
@media only screen and (min-width: 769px) {
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-flyout li.mega-menu-item a.mega-menu-link > span.mega-indicator:after {
content: '\f139';
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link {
text-align: right;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link > span.mega-indicator {
float: left;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link > span.mega-indicator:after {
content: '\f141';
margin: 0 6px 0 0;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link:before {
float: right;
margin: 0 0 0 6px;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
left: -100%;
top: 0;
}
}
@media only screen and (min-width: 769px) {
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1.mega-menu-accordion > li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
float: right;
}
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li[class^='mega-lang-item'] > a.mega-menu-link > img {
display: inline;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 a.mega-menu-link > img.wpml-ls-flag, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 a.mega-menu-link > img.iclflag {
display: inline;
margin-right: 8px;
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-hide-on-mobile, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-hide-on-mobile, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-hide-on-mobile {
display: none;
}
}
@media only screen and (min-width: 769px) {
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-hide-on-desktop, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-hide-on-desktop, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-hide-on-desktop {
display: none;
}
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-max_mega_menu_1:after {
content: "";
display: table;
clear: both;
}
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle {
display: none;
z-index: 1;
cursor: pointer;
background: #ffffff;
border-radius: 2px 2px 2px 2px;
line-height: 40px;
height: 40px;
text-align: left;
user-select: none;
-webkit-tap-highlight-color: transparent;
outline: none;
white-space: nowrap;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle img {
max-width: 100%;
padding: 0;
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-left, #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-center, #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-right {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-ms-flex-preferred-size: 33.33%;
-webkit-flex-basis: 33.33%;
flex-basis: 33.33%;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-left {
-webkit-box-flex: 1;
-ms-flex: 1;
-webkit-flex: 1;
flex: 1;
-webkit-box-pack: start;
-ms-flex-pack: start;
-webkit-justify-content: flex-start;
justify-content: flex-start;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block {
margin-left: 6px;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block:only-child {
margin-right: 6px;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-center {
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-center .mega-toggle-block {
margin-left: 3px;
margin-right: 3px;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-right {
-webkit-box-flex: 1;
-ms-flex: 1;
-webkit-flex: 1;
flex: 1;
-webkit-box-pack: end;
-ms-flex-pack: end;
-webkit-justify-content: flex-end;
justify-content: flex-end;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
margin-right: 6px;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block:only-child {
margin-left: 6px;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
height: 100%;
outline: 0;
-webkit-align-self: center;
-ms-flex-item-align: center;
align-self: center;
-ms-flex-negative: 0;
-webkit-flex-shrink: 0;
flex-shrink: 0;
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle + #mega-menu-max_mega_menu_1 {
background: #ffffff;
padding: 0px 0px 0px 0px;
display: none;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle.mega-menu-open + #mega-menu-max_mega_menu_1 {
display: block;
}
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle { }
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 { cursor: pointer;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated {
padding: 0;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
cursor: pointer;
transition-property: opacity, filter;
transition-duration: 0.15s;
transition-timing-function: linear;
font: inherit;
color: inherit;
text-transform: none;
background-color: transparent;
border: 0;
margin: 0;
overflow: visible;
transform: scale(0.6);
align-self: center;
outline: 0;
background: none;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-box {
width: 40px;
height: 24px;
display: inline-block;
position: relative;
outline: 0;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner {
display: block;
top: 50%;
margin-top: -2px;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
width: 37px;
height: 3px;
background-color: #9e9e9e;
border-radius: 4px;
position: absolute;
transition-property: transform;
transition-duration: 0.15s;
transition-timing-function: ease;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
content: "";
display: block;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before {
top: -10px;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
bottom: -10px;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner {
top: 2px;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::before {
top: 12px;
transition-property: transform, opacity;
transition-timing-function: ease;
transition-duration: 0.15s;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
top: 24px;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner {
transform: translate3d(0, 10px, 0) rotate(45deg);
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::before {
transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
opacity: 0;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
transform: translate3d(0, -24px, 0) rotate(-90deg);
}
#mega-menu-wrap-max_mega_menu_1 {
clear: both;
}
#custom-menu {
background-color: rgba(0, 0, 0, 0.1);
border-bottom: solid 1px #d9d9d9;
}@font-face{font-family:dashicons;src:url(//www.magicmirror.me/digital-kiosk/wp-includes/fonts/dashicons.eot?50db0456fde2a241f005968eede3f987);src:url(//www.magicmirror.me/digital-kiosk/wp-includes/fonts/dashicons.eot?50db0456fde2a241f005968eede3f987#iefix) format("embedded-opentype"),url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"),url(//www.magicmirror.me/digital-kiosk/wp-includes/fonts/dashicons.ttf?50db0456fde2a241f005968eede3f987) format("truetype");font-weight:400;font-style:normal}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;speak:none;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-customizer:before{content:"\f540"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-links:before{content:"\f103"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-multisite:before{content:"\f541"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-post:before{content:"\f109"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-site-alt:before{content:"\f11d"}.dashicons-admin-site-alt2:before{content:"\f11e"}.dashicons-admin-site-alt3:before{content:"\f11f"}.dashicons-admin-site:before{content:"\f319"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-users:before{content:"\f110"}.dashicons-album:before{content:"\f514"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-none:before{content:"\f138"}.dashicons-align-right:before{content:"\f136"}.dashicons-analytics:before{content:"\f183"}.dashicons-archive:before{content:"\f480"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-up-duplicate:before{content:"\f143"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-art:before{content:"\f309"}.dashicons-awards:before{content:"\f313"}.dashicons-backup:before{content:"\f321"}.dashicons-book-alt:before{content:"\f331"}.dashicons-book:before{content:"\f330"}.dashicons-buddicons-activity:before{content:"\f452"}.dashicons-buddicons-bbpress-logo:before{content:"\f477"}.dashicons-buddicons-buddypress-logo:before{content:"\f448"}.dashicons-buddicons-community:before{content:"\f453"}.dashicons-buddicons-forums:before{content:"\f449"}.dashicons-buddicons-friends:before{content:"\f454"}.dashicons-buddicons-groups:before{content:"\f456"}.dashicons-buddicons-pm:before{content:"\f457"}.dashicons-buddicons-replies:before{content:"\f451"}.dashicons-buddicons-topics:before{content:"\f450"}.dashicons-buddicons-tracking:before{content:"\f455"}.dashicons-building:before{content:"\f512"}.dashicons-businessman:before{content:"\f338"}.dashicons-businessperson:before{content:"\f12e"}.dashicons-businesswoman:before{content:"\f12f"}.dashicons-calendar-alt:before{content:"\f508"}.dashicons-calendar:before{content:"\f145"}.dashicons-camera-alt:before{content:"\f129"}.dashicons-camera:before{content:"\f306"}.dashicons-carrot:before{content:"\f511"}.dashicons-cart:before{content:"\f174"}.dashicons-category:before{content:"\f318"}.dashicons-chart-area:before{content:"\f239"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-clipboard:before{content:"\f481"}.dashicons-clock:before{content:"\f469"}.dashicons-cloud:before{content:"\f176"}.dashicons-code-standards:before{content:"\f13a"}.dashicons-color-picker:before{content:"\f131"}.dashicons-controls-back:before{content:"\f518"}.dashicons-controls-forward:before{content:"\f519"}.dashicons-controls-pause:before{content:"\f523"}.dashicons-controls-play:before{content:"\f522"}.dashicons-controls-repeat:before{content:"\f515"}.dashicons-controls-skipback:before{content:"\f516"}.dashicons-controls-skipforward:before{content:"\f517"}.dashicons-controls-volumeoff:before{content:"\f520"}.dashicons-controls-volumeon:before{content:"\f521"}.dashicons-dashboard:before{content:"\f226"}.dashicons-desktop:before{content:"\f472"}.dashicons-dismiss:before{content:"\f153"}.dashicons-download:before{content:"\f316"}.dashicons-edit-large:before{content:"\f327"}.dashicons-edit:before{content:"\f464"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code-duplicate:before{content:"\f494"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-ltr:before{content:"\f10c"}.dashicons-editor-ol-rtl:before{content:"\f12c"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-table:before{content:"\f535"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-video:before{content:"\f219"}.dashicons-email-alt:before{content:"\f466"}.dashicons-email-alt2:before{content:"\f467"}.dashicons-email:before{content:"\f465"}.dashicons-excerpt-view:before{content:"\f164"}.dashicons-external:before{content:"\f504"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-facebook:before{content:"\f304"}.dashicons-feedback:before{content:"\f175"}.dashicons-filter:before{content:"\f536"}.dashicons-flag:before{content:"\f227"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-quote:before{content:"\f122"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-video:before{content:"\f126"}.dashicons-forms:before{content:"\f314"}.dashicons-googleplus:before{content:"\f462"}.dashicons-grid-view:before{content:"\f509"}.dashicons-groups:before{content:"\f307"}.dashicons-hammer:before{content:"\f308"}.dashicons-heart:before{content:"\f487"}.dashicons-hidden:before{content:"\f530"}.dashicons-id-alt:before{content:"\f337"}.dashicons-id:before{content:"\f336"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-filter:before{content:"\f533"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-rotate:before{content:"\f531"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-index-card:before{content:"\f510"}.dashicons-info:before{content:"\f348"}.dashicons-instagram:before{content:"\f12d"}.dashicons-laptop:before{content:"\f547"}.dashicons-layout:before{content:"\f538"}.dashicons-leftright:before{content:"\f229"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-list-view:before{content:"\f163"}.dashicons-location-alt:before{content:"\f231"}.dashicons-location:before{content:"\f230"}.dashicons-lock-duplicate:before{content:"\f315"}.dashicons-lock:before{content:"\f160"}.dashicons-marker:before{content:"\f159"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-megaphone:before{content:"\f488"}.dashicons-menu-alt:before{content:"\f228"}.dashicons-menu-alt2:before{content:"\f329"}.dashicons-menu-alt3:before{content:"\f349"}.dashicons-menu:before{content:"\f333"}.dashicons-microphone:before{content:"\f482"}.dashicons-migrate:before{content:"\f310"}.dashicons-minus:before{content:"\f460"}.dashicons-money:before{content:"\f526"}.dashicons-move:before{content:"\f545"}.dashicons-nametag:before{content:"\f484"}.dashicons-networking:before{content:"\f325"}.dashicons-no-alt:before{content:"\f335"}.dashicons-no:before{content:"\f158"}.dashicons-palmtree:before{content:"\f527"}.dashicons-paperclip:before{content:"\f546"}.dashicons-performance:before{content:"\f311"}.dashicons-phone:before{content:"\f525"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-plugins-checked:before{content:"\f485"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-plus-alt2:before{content:"\f543"}.dashicons-plus:before{content:"\f132"}.dashicons-portfolio:before{content:"\f322"}.dashicons-post-status:before{content:"\f173"}.dashicons-pressthis:before{content:"\f157"}.dashicons-products:before{content:"\f312"}.dashicons-randomize:before{content:"\f503"}.dashicons-redo:before{content:"\f172"}.dashicons-rest-api:before{content:"\f124"}.dashicons-rss:before{content:"\f303"}.dashicons-schedule:before{content:"\f489"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-search:before{content:"\f179"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-share:before{content:"\f237"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-shield:before{content:"\f332"}.dashicons-slides:before{content:"\f181"}.dashicons-smartphone:before{content:"\f470"}.dashicons-smiley:before{content:"\f328"}.dashicons-sort:before{content:"\f156"}.dashicons-sos:before{content:"\f468"}.dashicons-star-empty:before{content:"\f154"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-sticky:before{content:"\f537"}.dashicons-store:before{content:"\f513"}.dashicons-tablet:before{content:"\f471"}.dashicons-tag:before{content:"\f323"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-testimonial:before{content:"\f473"}.dashicons-text-page:before{content:"\f121"}.dashicons-text:before{content:"\f478"}.dashicons-thumbs-down:before{content:"\f542"}.dashicons-thumbs-up:before{content:"\f529"}.dashicons-tickets-alt:before{content:"\f524"}.dashicons-tickets:before{content:"\f486"}.dashicons-tide:before{content:"\f10d"}.dashicons-translation:before{content:"\f326"}.dashicons-trash:before{content:"\f182"}.dashicons-twitter-alt:before{content:"\f302"}.dashicons-twitter:before{content:"\f301"}.dashicons-undo:before{content:"\f171"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-universal-access:before{content:"\f483"}.dashicons-unlock:before{content:"\f528"}.dashicons-update-alt:before{content:"\f113"}.dashicons-update:before{content:"\f463"}.dashicons-upload:before{content:"\f317"}.dashicons-vault:before{content:"\f178"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-visibility:before{content:"\f177"}.dashicons-warning:before{content:"\f534"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-wordpress:before{content:"\f120"}.dashicons-yes-alt:before{content:"\f12a"}.dashicons-yes:before{content:"\f147"}.dashicons-editor-distractionfree:before{content:"\f211"}.dashicons-exerpt-view:before{content:"\f164"}.dashicons-format-links:before{content:"\f103"}.dashicons-format-standard:before{content:"\f109"}.dashicons-post-trash:before{content:"\f182"}.dashicons-share1:before{content:"\f237"}.dashicons-welcome-edit-page:before{content:"\f119"}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}35%{-webkit-transform:scale(1.1);transform:scale(1.1)}60%{-webkit-transform:scale(1.05);transform:scale(1.05)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}35%{-webkit-transform:scale(1.1);transform:scale(1.1)}60%{-webkit-transform:scale(1.05);transform:scale(1.05)}100%{-webkit-transform:scale(1);transform:scale(1)}}.container-youtube,.container-vimeo{font-size:0;line-height:0}.container-youtube noscript,.container-vimeo noscript{display:block;font-size:1rem;line-height:1.2em;text-align:left}.preview-lazyload{opacity:1;position:relative;-webkit-transition:opacity 0.25s;transition:opacity 0.25s}.js-lazyload--not-loaded .preview-lazyload{opacity:0}.entry-content a.preview-lazyload{background-color:transparent;border:0;height:315px;width:100%;max-width:100%;text-decoration:none;display:inline-block;color:#fff;font-family:Arial, serif;font-size:14px;margin-top:0;line-height:18px;-webkit-box-sizing:border-box;box-sizing:border-box}a.lazy-load-vimeo{text-decoration:none}.lazy-load-div{display:table;height:100%;width:100%}.lazy-load-div::before{content:"\25B6";font-size:50px;font-family:Arial, sans-serif;color:#fff;opacity:0.7;z-index:3;text-shadow:0px 0px 60px rgba(0,0,0,0.8);display:table-cell;vertical-align:middle;text-align:center}.lazy-load-div:hover::before{opacity:0.9;text-shadow:0px 0px 60px rgba(0,0,0,0.5)}.css_white_pulse .lazy-load-div::before,.css_black_pulse .lazy-load-div::before{font-size:70px;-webkit-animation:pulse 3s infinite linear;animation:pulse 3s infinite linear}a.lazy-load-youtube:hover,.lazy-load-vimeo:hover{text-decoration:none;cursor:pointer}.lazy-load-div,.lazy-load-info{max-width:100%;opacity:0.8;color:#fff}.lazy-load-div{position:absolute;z-index:3}.lazy-load-info{position:relative}.lazy-load-div:hover,.lazy-load-youtube:hover>div,.lazy-load-vimeo:hover>div{opacity:1}.titletext{padding-left:15px;padding-right:15px;position:relative;top:7px;text-shadow:none;float:left;text-transform:none;font-weight:normal}.container-youtube embed,.container-youtube iframe,.container-youtube object,.container-youtube video,.container-vimeo embed,.container-vimeo iframe,.container-vimeo object,.container-vimeo video{margin-bottom:0 !important}.entry-content a.lazy-load-youtube,a.lazy-load-youtube,.lazy-load-vimeo{margin-bottom:0 !important}.entry-content a.lazy-load-youtube iframe,a.lazy-load-youtube iframe,.lazy-load-vimeo iframe{margin-bottom:0 !important}a.lazy-load-youtube{display:block !important}.wp-embed-responsive .wp-block-embed[class*="wp-embed-aspect-"]{position:relative}.wp-embed-responsive .wp-block-embed[class*="wp-embed-aspect-"] .container-lazyload{position:absolute;left:0;top:0;height:100%;width:100%}.site-header, .site-header .site-header__banner, .site-header .site-header__search, .site-header .site-header__posts, .site-footer, .site-footer .nav-footer ul, .ht-page, .ht-articlelist, .hkb-feedback, .hkb-feedback .ht-voting-links, .ht-pageheader, .hkb-breadcrumbs, .hkb-article-attachments, .hkb-article-attachment__link, .hkb-article-author, .ht-pagination, .ht-comment, .ht-comment .ht-comment__content, .ht-transferbox, .hts-toggle, .hts-accordion, .hts-tabs, .hts-tabs .hts-tabs__nav, .hts-tabs .hts-tabs__content, .gallery, .ht-postlist {
*zoom: 1; }
.site-header::before, .site-header .site-header__banner::before, .site-header .site-header__search::before, .site-header .site-header__posts::before, .site-footer::before, .site-footer .nav-footer ul::before, .ht-page::before, .ht-articlelist::before, .hkb-feedback::before, .hkb-feedback .ht-voting-links::before, .ht-pageheader::before, .hkb-breadcrumbs::before, .hkb-article-attachments::before, .hkb-article-attachment__link::before, .hkb-article-author::before, .ht-pagination::before, .ht-comment::before, .ht-comment .ht-comment__content::before, .ht-transferbox::before, .hts-toggle::before, .hts-accordion::before, .hts-tabs::before, .hts-tabs .hts-tabs__nav::before, .hts-tabs .hts-tabs__content::before, .gallery::before, .ht-postlist::before, .site-header::after, .site-header .site-header__banner::after, .site-header .site-header__search::after, .site-header .site-header__posts::after, .site-footer::after, .site-footer .nav-footer ul::after, .ht-page::after, .ht-articlelist::after, .hkb-feedback::after, .hkb-feedback .ht-voting-links::after, .ht-pageheader::after, .hkb-breadcrumbs::after, .hkb-article-attachments::after, .hkb-article-attachment__link::after, .hkb-article-author::after, .ht-pagination::after, .ht-comment::after, .ht-comment .ht-comment__content::after, .ht-transferbox::after, .hts-toggle::after, .hts-accordion::after, .hts-tabs::after, .hts-tabs .hts-tabs__nav::after, .hts-tabs .hts-tabs__content::after, .gallery::after, .ht-postlist::after {
content: '';
display: table; }
.site-header::after, .site-header .site-header__banner::after, .site-header .site-header__search::after, .site-header .site-header__posts::after, .site-footer::after, .site-footer .nav-footer ul::after, .ht-page::after, .ht-articlelist::after, .hkb-feedback::after, .hkb-feedback .ht-voting-links::after, .ht-pageheader::after, .hkb-breadcrumbs::after, .hkb-article-attachments::after, .hkb-article-attachment__link::after, .hkb-article-author::after, .ht-pagination::after, .ht-comment::after, .ht-comment .ht-comment__content::after, .ht-transferbox::after, .hts-toggle::after, .hts-accordion::after, .hts-tabs::after, .hts-tabs .hts-tabs__nav::after, .hts-tabs .hts-tabs__content::after, .gallery::after, .ht-postlist::after {
clear: both; }   html {
font-family: sans-serif; line-height: 1.15; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }  body {
margin: 0; } article,
aside,
footer,
header,
nav,
section {
display: block; } h1 {
font-size: 2em;
margin: 0.67em 0; }  figcaption,
figure,
main { display: block; } figure {
margin: 1em 40px; } hr {
box-sizing: content-box; height: 0; overflow: visible; } pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent; -webkit-text-decoration-skip: objects; } a:active,
a:hover {
outline-width: 0; } abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b,
strong {
font-weight: inherit; } b,
strong {
font-weight: bolder; } code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } dfn {
font-style: italic; } mark {
background-color: #ff0;
color: #000; } small {
font-size: 80%; } sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
sub {
bottom: -0.25em; }
sup {
top: -0.5em; }  audio,
video {
display: inline-block; } audio:not([controls]) {
display: none;
height: 0; } img {
border-style: none; } svg:not(:root) {
overflow: hidden; }  button,
input,
optgroup,
select,
textarea {
font-family: sans-serif; font-size: 100%; line-height: 1.15; margin: 0; } button,
input { overflow: visible; } button,
select { text-transform: none; } button,
html [type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button; } button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0; } button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText; } fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em; } legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
display: inline-block; vertical-align: baseline; } textarea {
overflow: auto; } [type="checkbox"],
[type="radio"] {
box-sizing: border-box; padding: 0; } [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto; } [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px; } [type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none; } ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }  details,
menu {
display: block; } summary {
display: list-item; }  canvas {
display: inline-block; } template {
display: none; }  [hidden] {
display: none; }
*,
*::before,
*::after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.screen-reader-text,
.hkb-screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden; }
.screen-reader-text:focus,
.hkb-screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: .875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
textarea,
select,
input[type='date'],
input[type='datetime'],
input[type='datetime-local'],
input[type='email'],
input[type='month'],
input[type='number'],
input[type='password'],
input[type='search'],
input[type='tel'],
input[type='text'],
input[type='time'],
input[type='url'],
input[type='week'] { background: #fff;
border: 1px solid rgba(204, 204, 204, 0.5);
color: #595959;
padding: 15px 12px;
outline: 0;
margin: 0;
vertical-align: middle;
width: 100%; }
textarea:focus,
select:focus,
input[type='date']:focus,
input[type='datetime']:focus,
input[type='datetime-local']:focus,
input[type='email']:focus,
input[type='month']:focus,
input[type='number']:focus,
input[type='password']:focus,
input[type='search']:focus,
input[type='tel']:focus,
input[type='text']:focus,
input[type='time']:focus,
input[type='url']:focus,
input[type='week']:focus {
outline-color: rgba(0, 0, 0, 0.1);
outline-offset: -2px;
outline-style: auto;
border: 1px solid #166bff; }
textarea[disabled],
select[disabled],
input[type='date'][disabled],
input[type='datetime'][disabled],
input[type='datetime-local'][disabled],
input[type='email'][disabled],
input[type='month'][disabled],
input[type='number'][disabled],
input[type='password'][disabled],
input[type='search'][disabled],
input[type='tel'][disabled],
input[type='text'][disabled],
input[type='time'][disabled],
input[type='url'][disabled],
input[type='week'][disabled] {
color: #eee; }
input[disabled],
select[disabled],
select[disabled] option,
select[disabled] optgroup,
textarea[disabled] {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
-moz-user-select: -moz-none;
-webkit-user-select: none;
-khtml-user-select: none;
user-select: none;
color: #b3b3b3;
cursor: default; }
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
color: #b3b3b3; }
input:-moz-placeholder,
textarea:-moz-placeholder {
color: #b3b3b3; }
textarea {
min-height: 40px;
max-height: 180px;
overflow: auto;
resize: vertical; }
button,
input[type='reset'],
input[type='submit'],
input[type='button'] {
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
-webkit-border-radius: 99px;
-moz-border-radius: 99px;
-ms-border-radius: 99px;
border-radius: 99px;
background: #ccc;
border: 0;
padding: 12px 28px;
font-size: 14px;
font-weight: bold;
color: #fff;
text-shadow: none;
cursor: pointer;
display: inline-block;
outline: 0;
overflow: visible;
margin: 0;
text-decoration: none;
vertical-align: middle;
width: auto; }
button:hover,
input[type='reset']:hover,
input[type='submit']:hover,
input[type='button']:hover {
text-decoration: none;
background: #bfbfbf; }
button[disabled],
input[type='reset'][disabled],
input[type='submit'][disabled],
input[type='button'][disabled] {
background: #E0E1E2;
color: rgba(0, 0, 0, 0.6);
cursor: not-allowed; }
button[disabled]:hover,
input[type='reset'][disabled]:hover,
input[type='submit'][disabled]:hover,
input[type='button'][disabled]:hover {
background: #E0E1E2; }
input[type='reset']::-moz-focus-inner,
input[type='submit']::-moz-focus-inner,
input[type='button']::-moz-focus-inner {
border: 0;
padding: 0; }
textarea,
select[size],
select[multiple] {
height: auto; }
input[type='search']::-webkit-search-decoration {
display: none; }
html {
-webkit-font-smoothing: antialiased;
-webkit-text-size-adjust: 100%;
-moz-osx-font-smoothing: grayscale;
-ms-text-size-adjust: 100%; }
body {
background: #f4f5f5; }
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: bold; }
a {
text-decoration: underline; }
a:hover {
text-decoration: none; }
.ht-sitecontainer {
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-direction: normal;
-webkit-box-orient: vertical;
-webkit-flex-direction: column;
-moz-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
background: #fff;
min-height: 100vh; }
.ht-sitecontainer.ht-sitecontainer--boxed {
margin: 0 auto; }
.ht-container {
min-width: 290px;
max-width: 920px;
margin-left: auto;
margin-right: auto;
padding-left: 15px;
padding-right: 15px; }
@media screen and (min-width: 480px) {
.ht-container {
padding-left: 20px;
padding-right: 20px; } }
@media screen and (min-width: 768px) {
.ht-container {
padding-left: 10px;
padding-right: 10px; } }
.site-header .site-header__banner {
padding: 25px 0;
position: relative; }
@media screen and (min-width: 768px) {
.site-header .site-header__banner {
padding: 30px 0; } }
.site-header .site-header__banner .ht-container {
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-moz-flex-wrap: nowrap;
-ms-flex-wrap: none;
flex-wrap: nowrap;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
-moz-align-items: center;
align-items: center;
padding-left: 20px;
padding-right: 20px; }
@media screen and (min-width: 768px) {
.site-header .site-header__banner .ht-container {
padding-left: 30px;
padding-right: 30px; } }
.site-header .site-header__search {
padding: 100px 0 64px !important; 
}
@media print {
.site-header .site-header__search {
display: none; } }
.site-header .site-header__posts {
padding: 40px 0; }
.site-header .site-header__posts .site-header__title {
font-size: 32px; }
.site-header .site-header__title {
color: #fff;
margin: 0 auto 32px;
text-align: center;
font-size: 26px;
font-weight: normal; }
}
.site-logo {
margin: 0 32px 0 0; }
.site-logo a {
display: block;
line-height: 1; }
@media print {
.site-logo a {
text-decoration: none;
color: #333333;
font-weight: bold;
font-size: 40px; }
.site-logo a::after {
content: attr(data-ht-sitetitle); } }
.site-logo img {
max-width: 100%;
height: auto; }
@media print {
.site-logo img {
display: none; } }
.site-logo .site-logo__title {
display: none; }
.site-footer {
background: #f4f5f5;
padding: 30px 0;
position: relative; }
@media print {
.site-footer {
display: none; } }
.site-footer .site-footer__copyright {
font-size: 14px;
color: #999; }
@media screen and (max-width: 479px) {
.site-footer .site-footer__copyright {
text-align: center;
margin: 0 0 22px; } }
@media screen and (min-width: 480px) {
.site-footer .site-footer__copyright {
float: left; } }
.site-footer .nav-footer {
font-size: 14px; }
@media screen and (min-width: 480px) {
.site-footer .nav-footer {
float: right; } }
.site-footer .nav-footer ul {
list-style: none;
margin: 0;
padding: 0; }
@media screen and (max-width: 479px) {
.site-footer .nav-footer ul {
display: table;
margin: 0 auto; } }
.site-footer .nav-footer ul li {
float: left;
margin: 0 20px 0 0; }
.site-footer .nav-footer ul li:nth-last-child {
margin-right: 0; }
.site-footer .nav-footer a {
text-decoration: none;
color: #999; }
.site-footer .nav-footer a:hover {
text-decoration: underline; }
.ht-page {
padding: 20px 0;
-webkit-box-flex: auto;
-webkit-flex: auto;
-moz-box-flex: auto;
-moz-flex: auto;
-ms-flex: auto;
flex: auto; }
.ht-page.ht-page--grey {
background: #f4f5f5; }
@media screen and (min-width: 768px) {
.ht-page {
padding: 60px 0; }
.ht-page.ht-page--sidebarleft .ht-page__content, .ht-page.ht-page--sidebarright .ht-page__content {
width: 70%; }
.ht-page.ht-page--sidebarleft .sidebar, .ht-page.ht-page--sidebarright .sidebar {
width: 30%; }
.ht-page.ht-page--sidebarleft .ht-page__content {
padding-left: 15px; }
.ht-page.ht-page--sidebarleft .sidebar {
padding-right: 15px; }
.ht-page.ht-page--sidebarright .ht-page__content {
padding-right: 15px; }
.ht-page.ht-page--sidebarright .sidebar {
padding-left: 15px; }
.ht-page.ht-page--sidebaroff .ht-page__content {
max-width: 783px;
margin-left: auto;
margin-right: auto;
width: 100%; } }
.ht-page > .ht-container {
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
-moz-justify-content: space-between;
justify-content: space-between; }
.sidebar {
top: 100px;
height: 100%;
font-size: 15px; }
.sidebar.sidebar--sticky {
position: sticky;
position: -webkit-sticky; }
@media screen and (max-width: 767px) {
.sidebar {
display: none; } }
@media print {
.sidebar {
display: none; } }
.hkb-site-search {
position: relative;
max-width: 600px;
margin: 0 auto; }
.hkb-site-search::after {
position: absolute;
display: block;
content: '';
background: url(//www.magicmirror.me/digital-kiosk/wp-content/themes/knowall/img/search.svg) no-repeat center center;
background-size: 20px;
height: 20px;
width: 20px;
top: 50%;
left: 15px;
margin-top: -10px;
opacity: .7; }
@media print {
.hkb-site-search {
display: none; } }
.hkb-site-search .hkb-site-search__field {
-webkit-border-radius: 99px;
-moz-border-radius: 99px;
-ms-border-radius: 99px;
border-radius: 99px;
display: block;
width: 100%;
padding: 18px 20px 18px 45px;
border: 1px solid #D9D9D9;
outline: none;
box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.15); }
.hkb-site-search .hkb-site-search__field:hover {
-webkit-border-radius: 99px;
-moz-border-radius: 99px;
-ms-border-radius: 99px;
border-radius: 99px;
display: block;
width: 100%;
padding: 18px 20px 18px 45px;
border: 1px solid #166BFF;
outline: none;
box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.15);
}
.hkb-site-search .hkb-site-search__field:focus {
outline: 0; }
.hkb-site-search .hkb-site-search__field.live-search-loading + .hkb-site-search__loader {
opacity: .4; }
.hkb-site-search .hkb-site-search__loader {
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
position: absolute;
right: 20px;
top: 50%;
margin-top: -10px;
height: 20px;
width: 30px;
opacity: 0; }
.hkb-site-search .hkb-site-search__button {
display: none; }
.nav-header {
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-moz-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-webkit-box-pack: end;
-ms-flex-pack: end;
-webkit-justify-content: flex-end;
-moz-justify-content: flex-end;
justify-content: flex-end; }
@media print {
.nav-header {
display: none; } }
.nav-header ul {
list-style: none;
margin: 0;
padding: 0; }
.nav-header ul li {
display: block;
position: relative; }
.nav-header ul li a {
display: block;
text-decoration: none;
color: #fff; }
@media screen and (max-width: 767px) {
.nav-header > ul {
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
opacity: 0;
max-height: 0;
visibility: hidden;
overflow: hidden;
width: 100%;
z-index: 99999;
clear: both;
background: #fff;
font-size: 15px;
line-height: 1.3;
position: absolute;
left: 0;
right: 0;
top: 84px;
box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.15); }
.nav-header > ul > li {
border-bottom: 1px solid #eaeaea; }
.nav-header > ul > li:last-child {
border-bottom: 0; }
.nav-header > ul a {
color: #333333 !important;
padding: 15px 20px; }
.nav-header > ul ul {
margin: 0 0 10px; }
.nav-header > ul ul a {
padding: 5px 20px 5px 40px;
color: rgba(0, 0, 0, 0.7) !important; } }
@media screen and (min-width: 768px) {
.nav-header > ul {
float: right; }
.nav-header > ul > li {
float: left;
margin: 0 0 0 16px;
padding: 0; }
.nav-header > ul > li:first-child {
margin-left: 0; }
.nav-header > ul > li:last-child ul::before {
right: 16px;
left: auto; }
.nav-header > ul > li:hover > ul {
opacity: 1;
max-height: 700px;
visibility: visible;
left: 0;
right: auto; }
.nav-header > ul > li:hover > a {
background: rgba(0, 0, 0, 0.2); }
.nav-header > ul > li:last-child:hover,
.nav-header > ul > li:last-child > ul {
right: 0;
left: auto !important; }
.nav-header > ul > li.menu-item-has-children > a::after {
display: inline-block;
margin: 0 0 0 6px;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34.1 19' fill='%23fff' %3E %3Cpath d='M17 19c-0.5 0-1-0.2-1.4-0.6L0.6 3.4c-0.8-0.8-0.8-2 0-2.8 0.8-0.8 2-0.8 2.8 0L17 14.2 30.7 0.6c0.8-0.8 2-0.8 2.8 0 0.8 0.8 0.8 2 0 2.8L18.4 18.4C18 18.8 17.5 19 17 19z'/%3E%3C/svg%3E");
background-position: center center;
background-repeat: no-repeat;
background-size: 100%;
content: '';
height: 9px;
width: 9px; }
.nav-header > ul > li > a {
font-size: 15px;
line-height: 1;
font-weight: normal;
padding: 8px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
-moz-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
-webkit-transition: all 0.1s ease-in-out;
-ms-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
white-space: nowrap; }
.nav-header > ul > li ul {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
opacity: 0;
max-height: 0;
visibility: hidden;
z-index: 99999;
position: absolute;
top: 50px;
width: 300px;
background: #fff;
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18); }
.nav-header > ul > li ul::before {
content: ' ';
display: block;
position: absolute;
left: 20px;
top: -8px;
width: 0;
height: 0;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-bottom: 8px solid #fff; }
.nav-header > ul > li ul li {
display: block; }
.nav-header > ul > li ul li a {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
color: #000;
padding: 8px 16px;
font-size: 14px; }
.nav-header > ul > li ul li a:hover {
background: #fafafa; }
.nav-header > ul > li ul li:first-child a {
padding-top: 15px; }
.nav-header > ul > li ul li:last-child a {
padding-bottom: 15px; } }
.nav-header .nav-header__mtoggle {
display: block;
float: right;
border: 0;
text-indent: -99999px;
background: none;
outline: none;
cursor: pointer;
padding: 9px 30px 13px 0; }
@media screen and (min-width: 768px) {
.nav-header .nav-header__mtoggle {
display: none; } }
.nav-header .nav-header__mtoggle.active + .nav-header__menuwrapper {
opacity: 1;
max-height: 999px;
visibility: visible; }
.nav-header .nav-header__mtoggle.active span {
background-color: transparent; }
.nav-header .nav-header__mtoggle.active span::before, .nav-header .nav-header__mtoggle.active span::after {
top: 0; }
.nav-header .nav-header__mtoggle.active span::before {
transform: rotate(45deg); }
.nav-header .nav-header__mtoggle.active span::after {
transform: rotate(-45deg); }
.nav-header .nav-header__mtoggle span, .nav-header .nav-header__mtoggle span::before, .nav-header .nav-header__mtoggle span::after {
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
cursor: pointer;
height: 4px;
width: 30px;
background: #fff;
position: absolute;
display: block;
content: '';
border-radius: 3px; }
.nav-header .nav-header__mtoggle span::before {
top: -9px; }
.nav-header .nav-header__mtoggle span::after {
bottom: -9px; }
.hkb-article .hkb-article__title {
font-size: 28px;
line-height: 1.15;
margin: 0 0 15px;
color: #323232; }
@media screen and (min-width: 480px) {
.hkb-article .hkb-article__title {
font-size: 30px;
line-height: 1.25; } }
@media screen and (min-width: 768px) {
.hkb-article .hkb-article__title {
font-size: 32px;
line-height: 1.3;
margin: 0 0 30px; } }
.hkb-article .hkb-article__lastupdated {
font-size: 14px;
color: #999999;
margin: 0 0 22px; }
.hkb-article__content {
position: relative;
margin: 0 0 44px; }
.hkb-article__content a {
text-decoration: none; }
.hkb-article__content h1,
.hkb-article__content h2,
.hkb-article__content h3,
.hkb-article__content h4,
.hkb-article__content h5,
.hkb-article__content h6 {
margin: 0 0 10px; }
.hkb-article__content h1 {
font-size: 28px;
line-height: 1.2; }
@media screen and (min-width: 768px) {
.hkb-article__content h1 {
font-size: 38px; } }
.hkb-article__content h2 {
font-size: 28px;
line-height: 1.2;
padding: 22px 0 0; }
@media screen and (min-width: 768px) {
.hkb-article__content h2 {
font-size: 30px; } }
.hkb-article__content h3 {
font-size: 20px;
line-height: 1.3;
padding-top: 22px; }
.hkb-article__content h4 {
font-size: 19px;
line-height: 1.3;
padding-top: 22px; }
.hkb-article__content h5 {
font-size: 18px;
line-height: 1.3;
padding-top: 22px; }
.hkb-article__content h6 {
font-size: 17px;
line-height: 1.25;
padding-top: 22px; }
.hkb-article__content p {
margin: 0 0 22px; }
.hkb-article__content p,
.hkb-article__content a {
word-break: break-word; }
.hkb-article__content ul,
.hkb-article__content .block-library-list ul {
list-style-type: circle;
margin: 0 0 22px;
padding: 0 0 0 30px; }
.hkb-article__content ul li,
.hkb-article__content .block-library-list ul li {
margin: 0 0 10px; }
.hkb-article__content ol,
.hkb-article__content .block-library-list ol {
margin: 0 0 22px;
padding: 0 0 0 30px; }
.hkb-article__content ol li,
.hkb-article__content .block-library-list ol li {
margin: 0 0 10px; }
.hkb-article__content hr {
display: block;
clear: both;
height: 1px;
border: 0;
border-top: 1px solid #eaeaea;
margin: 44px 0;
padding: 0; }
.hkb-article__content img {
display: block;
max-width: 100%;
height: auto;
padding: 20px 0px; }
.hkb-article__content img.alignleft {
margin: 0 auto 11px; }
@media screen and (min-width: 580px) {
.hkb-article__content img.alignleft {
float: left;
margin-right: 22px; } }
.hkb-article__content img.alignright {
margin: 0 auto 11px; }
@media screen and (min-width: 580px) {
.hkb-article__content img.alignright {
float: right;
margin-left: 22px; } }
.hkb-article__content img.aligncenter {
margin: 0 auto 11px; }
.hkb-article__content figure {
margin: 0 0 44px;
max-width: 100%;
width: auto !important; }
.hkb-article__content figure.alignleft {
text-align: center; }
@media screen and (max-width: 579px) {
.hkb-article__content figure.alignleft {
margin-left: auto;
margin-right: auto; } }
@media screen and (min-width: 580px) {
.hkb-article__content figure.alignleft {
text-align: left;
float: left;
margin-right: 44px;
margin-left: 0; } }
.hkb-article__content figure.alignright {
text-align: center; }
@media screen and (max-width: 579px) {
.hkb-article__content figure.alignright {
margin-left: auto;
margin-right: auto; } }
@media screen and (min-width: 580px) {
.hkb-article__content figure.alignright {
text-align: right;
float: right;
margin-left: 44px;
margin-right: 0; } }
.hkb-article__content figure.aligncenter {
text-align: center;
margin: 0 auto 11px; }
.hkb-article__content figure > a {
display: block;
line-height: 0; }
.hkb-article__content figure img {
max-width: 100%;
height: auto; }
.hkb-article__content figure figcaption {
margin: 11px 0 0;
text-align: center;
font-style: italic;
font-size: 16px;
line-height: 1.3;
color: #808080; }
.hkb-article__content blockquote {
padding: 0 0 0 22px;
margin: 44px 0;
color: #1a1a1a;
font-size: 18px;
line-height: 1.45;
border-left: 5px solid #e3e4e5; }
@media screen and (min-width: 768px) {
.hkb-article__content blockquote {
padding: 0 0 0 44px;
font-size: 20px;
line-height: 1.45; } }
.hkb-article__content blockquote p:last-of-type {
margin-bottom: 0; }
.hkb-article__content code,
.hkb-article__content kbd,
.hkb-article__content pre,
.hkb-article__content samp {
font-family: Consolas, Liberation Mono, Courier, monospace; }
.hkb-article__content code {
border-radius: 3px;
background-color: #f7f7f7;
font-size: 95%;
padding: 2px 4px; }
.hkb-article__content pre {
border-radius: 3px;
background: #f5f5f5;
display: block;
padding: 25px;
margin: 0 0 22px;
font-size: 95%;
line-height: 1.4;
color: #222;
overflow-x: auto;
word-wrap: normal; }
.hkb-article__content kbd {
border-radius: 3px;
padding: 2px 4px;
font-size: 90%;
color: #fff;
background-color: #333; }
.hkb-article__content mark {
padding: .2em;
background-color: #fcf8e3; }
.hkb-article__content abbr[data-original-title], .hkb-article__content abbr[title] {
cursor: help;
border-bottom: 1px dotted #777; }
.hkb-article__content iframe,
.hkb-article__content object,
.hkb-article__content embed {
max-width: 100%; }
.hkb-article__content table {
border: 1px solid #eaeaea;
margin: 0 0 22px;
width: 100%;
max-width: 100%;
border-spacing: 0;
border-collapse: collapse; }
@media screen and (max-width: 640px) {
.hkb-article__content table {
overflow-x: auto;
display: block; } }
.hkb-article__content table th {
font-weight: 600; }
.hkb-article__content table tr {
border-bottom: 1px solid #eaeaea; }
.hkb-article__content table tr th:last-child,
.hkb-article__content table tr td:last-child {
border-right: 1px;
border: 1px solid #eaeaea;}
.hkb-article__content table th,
.hkb-article__content table td {
background: #ffffff;
padding: 4px 8px;
border: 1px solid #eaeaea;
border-right: 1px solid #eaeaea; }
.hkb-article__content table thead th {
background: #f7f7f7;
color: #323232; }
.hkb-article__content table tbody tr:nth-child(odd) th,
.hkb-article__content table tbody tr:nth-child(odd) td {
background: #fff; }
.hkb-article__content .wp-block-pullquote {
border-color: #e3e4e5;
margin: 44px 0; }
.hkb-article__content .wp-block-pullquote blockquote {
border-left: none;
padding: 0;
margin: 0; }
.hkb-article__content .wp-block-gallery {
list-style: none;
padding: 0; }
.ht-articlelist {
list-style: none;
margin: 0;
padding: 0; }
.ht-articlelist li {
margin: 0 0 22px;
padding: 0 0 22px;
border-bottom: 1px solid #e6e6e6; }
.ht-articlelist li:last-child {
border-bottom: 0;
padding-bottom: 0; }
.hkb-articlemini .hkb-article__link {
display: block;
text-decoration: none;
color: inherit; }
.hkb-articlemini .hkb-article__title {
margin: 0;
font-size: 16px;
line-height: 1.5;
font-weight: 400;}
.hkb-articlemini .hkb-article__title:hover {
margin: 0;
font-size: 16px;
line-height: 1.5;
font-weight: 400;
color: #166BFF;
}
.hkb-articlemini .hkb-article__title a {
-moz-transition: color 0.1s ease-in-out;
-o-transition: color 0.1s ease-in-out;
-webkit-transition: color 0.1s ease-in-out;
-ms-transition: color 0.1s ease-in-out;
transition: color 0.1s ease-in-out;
text-decoration: none;
color: inherit; }
.hkb-articlemini .hkb-article__excerpt {
margin: 8px 0 0;
font-size: 15px;
line-height: 1.5; }
.hkb-articlemini .hkb-article__excerpt p {
margin: 0 0 22px; }
.hkb-articlemini .hkb-article__excerpt p:last-child {
margin-bottom: 0; }
.ht-categoryheader {
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
-moz-align-items: center;
align-items: center;
margin: 0 0 20px;
padding: 0 0 20px;
border-bottom: 1px solid #e6e6e6; }
.ht-categoryheader .hkb-category__iconwrap {
margin: 0 20px 0 0;
text-align: center; }
.ht-categoryheader .hkb-category__iconwrap img {
margin: 0 auto; }
.ht-categoryheader .hkb-category__iconwrap svg {
height: auto;
width: 100%;
transform: scale(1.2);
transform-origin: center; }
.ht-categoryheader .ht-categoryheader__content {
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
-moz-align-items: center;
align-items: center;
width: 100%; }
.ht-categoryheader .ht-categoryheader__title {
width: 100%;
margin: 0;
font-size: 22px;
line-height: 1.2; }
.ht-categoryheader .ht-categoryheader__description {
font-size: 15px;
line-height: 20px;
color: #8a8a8a;
margin: 8px 0 0; }
.hkb-subcats {
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: row wrap;
-moz-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
list-style: none;
padding: 0; }
@media screen and (min-width: 550px) {
.hkb-subcats {
margin-left: -10px;
margin-right: -10px; } }
.hkb-subcats.hkb-archive--marginb > li {
margin: 0 0 20px; }
.hkb-subcats > li {
-webkit-flex-basis: auto;
-moz-flex-basis: auto;
-ms-flex-preferred-size: auto;
flex-basis: auto;
width: 100%; }
@media screen and (min-width: 550px) {
.hkb-subcats > li {
padding: 0 10px;
width: 50%; } }
.widget {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
background: #f4f5f5;
padding: 30px;
margin: 0 0 20px;
font-size: 14px;
line-height: 21px; }
.widget:last-child {
margin-bottom: 0; }
.widget .widget__title {
margin: 0 0 15px;
font-size: 15px; line-height: 1.3; }
.widget p {
margin: 0 0 1em; }
.widget ul {
padding: 0;
margin: 0;
list-style: none; }
.widget ul li {
margin: 0 0 5px; }
.widget ul li:last-child {
margin-bottom: 0; }
.widget ul a {
text-decoration: none;
overflow-wrap: break-word;
word-wrap: break-word;
-ms-word-break: break-all;
word-break: break-all;
word-break: break-word;
-ms-hyphens: auto;
-moz-hyphens: auto;
-webkit-hyphens: auto;
hyphens: auto; }
.hkb_widget_articles ul {
list-style: none;
margin: 0;
padding: 0; }
.hkb_widget_articles ul li {
margin: 0 0 10px;
line-height: 21px;
position: relative; }
.hkb_widget_articles ul li:last-child {
margin-bottom: 0; }
.hkb_widget_articles ul li.active_article a {
color: #166BFF;
}
.hkb_widget_articles a {
text-decoration: none;
color: inherit;
padding: 0 25px 0 0; }
.hkb_widget_articles .hkb-meta {
position: absolute;
top: 0;
right: 0; }
.hkb_widget_articles .hkb-meta li {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px;
background: rgba(0, 0, 0, 0.08);
color: rgba(0, 0, 0, 0.5);
display: block;
padding: 4px 6px;
margin: 0 0 0 5px;
font-size: 12px;
line-height: 1; }
.hkb_widget_toc .widget__title {
display: block;
font-weight: 600;
font-size: 15px;
color: #17181a;
margin: 0 0 15px; }
.hkb_widget_toc ol {
list-style: none;
margin: 0;
padding: 0; }
.hkb_widget_toc ol li {
margin: 0 0 5px; }
.hkb_widget_toc ol li:last-child {
margin-bottom: 0; }
.hkb_widget_toc ol li.active > a {
-moz-transition: background 0.2s ease-in-out;
-o-transition: background 0.2s ease-in-out;
-webkit-transition: background 0.2s ease-in-out;
-ms-transition: background 0.2s ease-in-out;
transition: background 0.2s ease-in-out;
color: #fff; }
.hkb_widget_toc ol li a {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px;
display: block;
color: inherit;
padding: 10px 10px;
text-decoration: none; }
.hkb_widget_toc ol li a:hover {
background: #e7e9e9; }
.hkb_widget_toc ol li ol {
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
margin: 5px 0 0 10px;
font-size: 14px; }
.hkb_widget_exit .hkb_widget_exit__content {
margin: 0 0 12px; }
.hkb_widget_exit .hkb_widget_exit__btn {
display: inline-block;
text-decoration: none;
color: #fff;
font-size: 13px;
font-weight: 600;
text-transform: uppercase;
padding: 12px 18px;
line-height: 1;
border-radius: 99px;
transition: background .3s ease-in-out; }
.sidebar.sidebar--sticky .hkb_widget_toc ol li.active ol {
opacity: 1;
max-height: 9999px;
visibility: visible; }
.sidebar.sidebar--sticky .hkb_widget_toc ol li ol {
opacity: 0;
max-height: 0;
visibility: hidden;
overflow: hidden; }
.hkb_widget_authors ul {
list-style: none;
margin: 0;
padding: 0; }
.hkb_widget_authors ul li {
clear: both;
margin: 0 0 10px; }
.hkb_widget_authors ul li:last-child {
margin-bottom: 0; }
.hkb_widget_authors .hkb-widget-author__avatar {
float: left;
margin: 0 15px 0 0; }
.hkb_widget_authors .hkb-widget-author__avatar a {
display: block;
line-height: 0; }
.hkb_widget_authors .hkb-widget-author__title {
color: inherit;
text-decoration: none;
padding: 2px 0 0;
display: block; }
.hkb_widget_authors .hkb-widget-author__postcount {
font-size: 13px; }
.hkb_widget_categories ul {
list-style: none;
margin: 0;
padding: 0; }
.hkb_widget_categories ul.children {
margin-left: 15px; }
.hkb_widget_categories ul li {
margin: 0; }
.hkb_widget_categories > ul {
margin: -10px 0; }
.hkb_widget_categories a {
text-decoration: none;
color: inherit;
display: inline-block;
padding: 10px 0; }
.hkb_widget_categories .hkb_category_widget__article_count {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px;
float: right;
background: rgba(0, 0, 0, 0.08);
color: rgba(0, 0, 0, 0.5);
display: block;
padding: 4px 6px;
margin: 0 0 0 5px;
font-size: 12px;
line-height: 1; }
.widget_text .textwidget {
font-size: 15px; }
.widget_text .textwidget p:last-child {
margin-bottom: 0; }
.widget_tag_cloud .tagcloud a {
-webkit-border-radius: 99px;
-moz-border-radius: 99px;
-ms-border-radius: 99px;
border-radius: 99px;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
display: inline-block;
padding: 5px 10px;
line-height: 1;
margin: 0 5px 5px 0;
background: #e7e9e9;
color: #666666;
font-size: 13px;
text-decoration: none; }
.widget_tag_cloud .tagcloud a:hover {
background: #d9dddd; }
.widget_calendar table {
width: 100%; }
.widget_calendar table caption {
font-size: 12px;
font-weight: 600;
margin-bottom: 10px;
text-align: center;
text-transform: uppercase; }
.widget_calendar table thead {
font-size: 10px;
background: rgba(0, 0, 0, 0.04); }
.widget_calendar table thead th {
padding-bottom: 10px; }
.widget_calendar table tbody {
font-size: 11px;
color: #aaa;
background: transparent; }
.widget_calendar table tbody td {
background: #f5f5f5;
text-align: center;
padding: 3%; }
.widget_calendar table tbody td:hover {
background: #fff; }
.widget_calendar table tbody .pad {
background: rgba(0, 0, 0, 0.04); }
.widget_calendar table tfoot a {
font-size: 11px;
text-transform: uppercase;
text-decoration: none; }
.widget_calendar table tfoot #next {
text-align: right; }
.widget_calendar table tfoot #prev {
padding-top: 10px; }
.widget_rss .widget-title > a img {
margin: 0 5px 0 0;
position: relative;
top: 2px; }
.widget_rss li {
margin: 0 0 20px; }
.widget_rss li a {
font-size: 20px;
line-height: 26px;
margin: 0 0 15px; }
.widget_rss li .rss-date {
display: block;
color: #737980;
margin: 0 0 10px;
font-size: 13px; }
.widget_rss li .rssSummary {
margin: 0 0 10px; }
.recentcomments a {
color: inherit; }
.recentcomments a:visited {
color: inherit; }
.widget_search .search-field {
margin: 0 0 8px;
min-width: auto; }
.hkb-feedback {
background: #f4f5f5;
padding: 22px 30px 25px;
margin: 0 0 22px; }
@media print {
.hkb-feedback {
display: none; } }
.hkb-feedback .hkb-feedback__title {
font-size: 18px;
line-height: 1.4;
font-weight: normal;
color: #4d4d4d;
margin: 0 0 10px;
text-align: center; }
.hkb-feedback .ht-voting-links {
margin: 0 auto;
text-align: center; }
.hkb-feedback .ht-voting-upvote,
.hkb-feedback .ht-voting-downvote {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px;
text-indent: -999999px;
margin: 0 5px;
display: inline-block;
padding: 8px 30px;
color: #fff;
font-weight: normal;
font-size: 18px;
line-height: 1;
text-align: center;
text-decoration: none; }
.hkb-feedback .ht-voting-upvote {
background: #55d17c url(//www.magicmirror.me/digital-kiosk/wp-content/themes/knowall/img/check.svg) no-repeat center center;
background-size: 20px 20px; }
.hkb-feedback .ht-voting-upvote:hover {
background-color: #41cc6c; }
.hkb-feedback .ht-voting-downvote {
background: #e57673 url(//www.magicmirror.me/digital-kiosk/wp-content/themes/knowall/img/cross.svg) no-repeat center center;
background-size: 20px 20px; }
.hkb-feedback .ht-voting-downvote:hover {
background-color: #e1615d; }
.hkb-feedback .ht-voting-comment {
margin: 20px 0 0; }
.hkb-feedback .ht-voting-comment__textarea {
margin: 0 0 20px;
line-height: 1.5; }
.hkb-feedback .ht-voting-comment__submit {
float: right;
font-size: 14px;
text-transform: uppercase; }
.ht-pageheader {
background: #fff;
padding: 15px 0;
display: table;
width: 100%; }
@media screen and (min-width: 768px) {
.ht-pageheader {
padding: 32px 0px 0px 0px; } }
@media screen and (min-width: 768px) {
.ht-pageheader .hkb-breadcrumbs_wrap {
display: table-cell;
vertical-align: middle;
width: 100%; } }
@media screen and (min-width: 768px) {
.ht-pageheader .hkb-site-search {
display: none;
vertical-align: middle; } }
.ht-pageheader .hkb-site-search::after {
opacity: .5;
left: 12px; }
.ht-pageheader .hkb-site-search .hkb-site-search__field {
border: 1px solid rgba(204, 204, 204, 0.5);
width: 330px;
padding: 10px 15px 10px 40px;
font-size: 15px; }
@media screen and (max-width: 767px) {
.ht-pageheader .hkb-site-search .hkb-site-search__field {
width: 100%; } }
.ht-pageheader .ht-pageheader__backlink {
font-size: 14px;
color: #5c5c5c;
text-decoration: none; }
.ht-pageheader .ht-pageheader__backlink:hover {
color: #434343;
text-decoration: underline; }
.ht-pageheader .ht-pageheader__backicon {
display: inline-block;
height: 14px;
width: 14px;
padding: 0 2px;
position: relative;
top: 1px;
fill: rgba(0, 0, 0, 0.4); }
@media screen and (max-width: 768px) {
.hkb-breadcrumbs_wrap {
margin-bottom: 10px; } }
@media screen and (min-width: 768px) {
.hkb-breadcrumbs_wrap {
padding: 13px 0; } }
.hkb-breadcrumbs_wrap ol:last-child {
margin-bottom: 0; }
.hkb-breadcrumbs {
list-style: none;
margin: 0 0 5px;
padding: 0;
font-size: 13px;
color: #5c5c5c;
letter-spacing: -.1px; }
@media screen and (min-width: 480px) {
.hkb-breadcrumbs {
letter-spacing: 0.2px;
font-size: 15px; } }
.hkb-breadcrumbs li {
display: inline-block; }
.hkb-breadcrumbs li:last-child::after {
display: none;
margin: 0; }
.hkb-breadcrumbs li:last-child {
color: #323232; }
.hkb-breadcrumbs .hkb-breadcrumbs__icon {
display: inline-block;
height: 8px;
width: 13px;
padding: 0 2px;
position: relative;
top: -1px; }
@media screen and (min-width: 480px) {
.hkb-breadcrumbs .hkb-breadcrumbs__icon {
height: 8px;
padding: 0 4px; } }
.hkb-breadcrumbs a {
color: #989898;
text-decoration: none; }
.hkb-breadcrumbs__icon {
fill: #BABABA !important; }
.hkb-search-noresults {
text-align: center;
padding: 30px 0; }
.hkb-search-noresults .hkb-search-noresults__title {
font-size: 34px;
line-height: 1.2;
margin: 0 0 11px; }
.hkb-search-noresults p {
margin: 0; }
#hkb-jquery-live-search {
background: #fff;
margin: 10px 0 0;
padding: 0;
max-height: 400px;
overflow: auto;
position: absolute;
z-index: 99;
border-radius: 5px;
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18);
-webkit-overflow-scrolling: touch; }
#hkb.hkb-searchresults {
list-style: none;
margin: 0;
padding: 0; }
#hkb.hkb-searchresults .searchwp-revised-search-notice {
background-color: #f4f5f5;
padding: 10px 20px; }
#hkb.hkb-searchresults > li {
position: relative;
padding: 0;
margin: 0; }
#hkb.hkb-searchresults > li:hover, #hkb.hkb-searchresults > li.hkb-searchresults__current {
background: #f7f7f7; }
#hkb.hkb-searchresults > li:first-child a {
padding-top: 15px; }
#hkb.hkb-searchresults > li:last-child a {
padding-bottom: 15px; }
#hkb.hkb-searchresults > li.hkb-searchresults__showall, #hkb.hkb-searchresults > li.hkb-searchresults__noresults {
background: #f7f7f7;
text-align: center;
font-size: 14px;
line-height: 1; }
#hkb.hkb-searchresults > li.hkb-searchresults__showall a,
#hkb.hkb-searchresults > li.hkb-searchresults__showall span, #hkb.hkb-searchresults > li.hkb-searchresults__noresults a,
#hkb.hkb-searchresults > li.hkb-searchresults__noresults span {
display: block;
padding: 10px; }
#hkb.hkb-searchresults > li a {
padding: 10px 20px;
display: block;
color: inherit;
text-decoration: none; }
#hkb.hkb-searchresults > li .hkb-searchresults__title,
#hkb.hkb-searchresults > li .hkb-searchresults__excerpt {
display: block; }
#hkb.hkb-searchresults > li .hkb-searchresults__title {
font-size: 16px;
line-height: 18px;
font-weight: bold; }
#hkb.hkb-searchresults > li .hkb-searchresults__excerpt {
font-size: 15px;
line-height: 1.3;
margin: 10px 0 0; }
body.home .ht-page.ht-page--sidebaroff .ht-page__content {
max-width: initial; }
.hkb-archive__title {
font-size: 22px;
margin: 0 0 20px;
padding: 0 0 10px;
border-bottom: 1px solid #d9d9d9; }
@media screen and (min-width: 768px) {
.hkb-archive__title {
margin: 0 0 30px; } }
.hkb-archive {
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: row wrap;
-moz-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
list-style: none;
padding: 0;
margin: 0; }
@media screen and (min-width: 650px) {
.hkb-archive {
margin-left: -10px;
margin-right: -10px; } }
.hkb-archive > li {
-webkit-flex-basis: auto;
-moz-flex-basis: auto;
-ms-flex-preferred-size: auto;
flex-basis: auto; }
.hkb-archive.hkb-archive--justify {
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
-moz-justify-content: center;
justify-content: center; }
.hkb-archive.hkb-archive--1cols > li {
width: 100%; }
@media screen and (min-width: 650px) {
.hkb-archive.hkb-archive--1cols > li {
width: 99%; } }
.hkb-archive.hkb-archive--2cols > li {
width: 100%; }
@media screen and (min-width: 650px) {
.hkb-archive.hkb-archive--2cols > li {
width: 50%; } }
.hkb-archive.hkb-archive--3cols > li {
width: 100%; }
@media screen and (min-width: 650px) {
.hkb-archive.hkb-archive--3cols > li {
width: 50%; } }
@media screen and (min-width: 850px) {
.hkb-archive.hkb-archive--3cols > li {
width: 33.333%; } }
.hkb-archive.hkb-archive--4cols > li {
width: 100%; }
@media screen and (min-width: 650px) {
.hkb-archive.hkb-archive--4cols > li {
width: 50%; } }
@media screen and (min-width: 850px) {
.hkb-archive.hkb-archive--4cols > li {
width: 33.333%; } }
@media screen and (min-width: 950px) {
.hkb-archive.hkb-archive--4cols > li {
width: 25%; } }
.hkb-archive.hkb-archive--marginb > li {
margin: 0 0 20px; }
@media screen and (min-width: 650px) {
.hkb-archive > li {
padding: 0 10px; } }
.hkb-category:not(.hkb-category--witharticles) .hkb-category__link {
-moz-transition: background 0.15s ease-in-out;
-o-transition: background 0.15s ease-in-out;
-webkit-transition: background 0.15s ease-in-out;
-ms-transition: background 0.15s ease-in-out;
transition: background 0.15s ease-in-out; }
.hkb-category:not(.hkb-category--witharticles) .hkb-category__link:hover {
background: #fafafa; }
.hkb-category.hkb-category--boxed {
background: #f4f5f5;
margin: 0 0 20px;
border-radius: 5px; }
.hkb-category.hkb-category--boxed.hkb-category--witharticles {
padding: 25px 25px; }
.hkb-category.hkb-category--boxed:not(.hkb-category--witharticles) .hkb-category__link {
-moz-transition: background 0.15s ease-in-out;
-o-transition: background 0.15s ease-in-out;
-webkit-transition: background 0.15s ease-in-out;
-ms-transition: background 0.15s ease-in-out;
transition: background 0.15s ease-in-out;
padding: 25px 25px; }
.hkb-category.hkb-category--boxed:not(.hkb-category--witharticles) .hkb-category__link:hover {
background: #fafafa; }
.hkb-category.hkb-category--style7 {
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
height: 100%; }
.hkb-category.hkb-category--style7:not(.hkb-category--witharticles) .hkb-category__iconwrap {
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
-moz-align-items: center;
align-items: center; }
.hkb-category.hkb-category--style7:not(.hkb-category--witharticles) .hkb-category__content {
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
-moz-align-items: center;
align-items: center; }
.hkb-category.hkb-category--style7:not(.hkb-category--witharticles) .hkb-category__title {
-webkit-align-self: flex-end;
-moz-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end; }
.hkb-category.hkb-category--style7:not(.hkb-category--witharticles) .hkb-category__description {
-webkit-align-self: flex-start;
-moz-align-self: flex-start;
-ms-flex-item-align: start;
align-self: flex-start; }
.hkb-category.hkb-category--style7:not(.hkb-category--witharticles):not(.hkb-category--withdesc) .hkb-category__title {
-webkit-align-self: auto;
-moz-align-self: auto;
-ms-flex-item-align: auto;
align-self: auto; }
.hkb-category.hkb-category--style7.hkb-category--witharticles {
padding: 25px 10px; }
.hkb-category.hkb-category--style7.hkb-category--witharticles .hkb-category__content {
-webkit-align-self: flex-start;
-moz-align-self: flex-start;
-ms-flex-item-align: start;
align-self: flex-start; }
.hkb-category.hkb-category--style7 .hkb-category__link {
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
width: 100%;
padding: 25px 10px;
text-decoration: none; }
.hkb-category.hkb-category--style7 .hkb-category__iconwrap {
margin: 0 20px 0 0;
text-align: center; }
.hkb-category.hkb-category--style7 .hkb-category__iconwrap img {
margin: 0 auto; }
.hkb-category.hkb-category--style7 .hkb-category__iconwrap svg {
height: auto;
width: 100%;
transform: scale(1.2);
transform-origin: center; }
.hkb-category.hkb-category--style7 .hkb-category__content {
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
width: 100%; }
.hkb-category.hkb-category--style8 {
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
-moz-align-items: center;
align-items: center;
height: 100%; }
.hkb-category.hkb-category--style8:not(.hkb-category--withicon) .hkb-category__content {
-webkit-align-self: auto;
-moz-align-self: auto;
-ms-flex-item-align: auto;
align-self: auto; }
.hkb-category.hkb-category--style8.hkb-category--witharticles {
padding: 25px 10px; }
.hkb-category.hkb-category--style8 .hkb-category__link {
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
-moz-align-items: center;
align-items: center;
height: 100%;
width: 100%;
padding: 25px 10px;
text-decoration: none; }
.hkb-category.hkb-category--style8 .hkb-category__iconwrap {
-webkit-align-self: flex-end;
-moz-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end; }
.hkb-category.hkb-category--style8 .hkb-category__content {
-webkit-flex-basis: 100%;
-moz-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
-webkit-align-self: flex-start;
-moz-align-self: flex-start;
-ms-flex-item-align: start;
align-self: flex-start; }
.hkb-category.hkb-category--style9 {
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
height: 100%; }
.hkb-category.hkb-category--style9:not(.hkb-category--withicon) .hkb-category__content {
-webkit-align-self: center;
-moz-align-self: center;
-ms-flex-item-align: center;
align-self: center; }
.hkb-category.hkb-category--style9 .hkb-category__link {
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
-moz-align-items: center;
align-items: center;
height: 100%;
width: 100%;
padding: 25px 10px;
text-decoration: none; }
.hkb-category.hkb-category--style9 .hkb-category__iconwrap {
-webkit-align-self: flex-end;
-moz-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
text-align: center;
margin: 0 auto; }
.hkb-category.hkb-category--style9 .hkb-category__iconwrap img {
margin: 0 auto; }
.hkb-category.hkb-category--style9 .hkb-category__content {
-webkit-flex-basis: 100%;
-moz-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
-webkit-align-self: flex-start;
-moz-align-self: flex-start;
-ms-flex-item-align: start;
align-self: flex-start; }
.hkb-category.hkb-category--style9 .hkb-category__title,
.hkb-category.hkb-category--style9 .hkb-category__description,
.hkb-category.hkb-category--style9 .hkb-category__articlelist {
text-align: center; }
.hkb-category .hkb-category__iconwrap img {
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
display: block; }
.hkb-category .hkb-category__headerlink {
display: block;
text-decoration: none; }
.hkb-category .hkb-category__title {
width: 100%;
font-size: 18px;
line-height: 1.25;
color: #323232;
margin: 0; }
.hkb-category .hkb-category__description {
font-size: 15px;
line-height: 20px;
color: #8a8a8a;
margin: 8px 0 0; }
.hkb-category .hkb-category__articlelist {
list-style: none;
margin: 15px 0 0 16px;
padding: 0;
font-size: 16px;
line-height: 20px;
width: 100%; }
.hkb-category .hkb-category__articlelist > li {
margin: 0 0 8px; }
.hkb-category .hkb-category__articlelist > li:last-child {
margin-bottom: 0; }
.hkb-category .hkb-category__articlelist a {
position: relative;
display: inline-block;
color: #00B4B3;
text-decoration: none;
overflow-wrap: break-word;
word-wrap: break-word;
-ms-word-break: break-all;
word-break: break-all;
word-break: break-word;
-ms-hyphens: auto;
-moz-hyphens: auto;
-webkit-hyphens: auto;
hyphens: auto; }
.hkb-category .hkb-category__articlelist a:before {
position: absolute;
left: -16px;
top: 7px;
height: 6px;
width: 6px;
content: "";
border: 1px solid #595959;
border-radius: 99%; }
.hkb-article-attachments {
background: #f4f5f5;
padding: 15px 20px;
margin: 0 0 22px; }
.hkb-article-attachments.hkb-article-attachments--active .hkb-article-attachments__content {
opacity: 1;
max-height: 9999px;
visibility: visible; }
.hkb-article-attachments.hkb-article-attachments--active .hkb-article-attachments__title::before {
background: rgba(0, 0, 0, 0.15) url(//www.magicmirror.me/digital-kiosk/wp-content/themes/knowall/img/minus.svg) no-repeat center center;
background-size: 15px; }
.hkb-article-attachments .hkb-article-attachments__title {
margin: 0;
padding: 0 0 0 40px;
font-size: 18px;
cursor: pointer;
position: relative; }
.hkb-article-attachments .hkb-article-attachments__title::before {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px;
content: '';
display: block;
height: 25px;
width: 25px;
margin: 0 10px 0 0;
background: rgba(0, 0, 0, 0.15) url(//www.magicmirror.me/digital-kiosk/wp-content/themes/knowall/img/plus.svg) no-repeat center center;
background-size: 12px;
position: absolute;
top: 0;
left: 0; }
.hkb-article-attachments .hkb-article-attachments__content {
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
opacity: 0;
max-height: 0;
visible: hidden;
overflow: hidden; }
.hkb-article-attachments__list {
list-style: none;
margin: 20px 0 0;
padding: 0; }
.hkb-article-attachments__list li {
margin: 0 0 10px; }
.hkb-article-attachments__list li:last-child {
margin-bottom: 0; }
.hkb-article-attachment__link {
display: table;
width: 100%;
background: #fff;
padding: 15px;
font-size: 15px;
text-decoration: none;
vertical-align: middle;
position: relative; }
.hkb-article-attachment__link::after {
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
background: url(//www.magicmirror.me/digital-kiosk/wp-content/themes/knowall/img/download.svg) no-repeat center center;
background-size: 30px;
height: 30px;
width: 30px;
position: absolute;
top: 50%;
right: -20px;
bottom: 0;
margin-top: -15px;
opacity: 0; }
.hkb-article-attachment__link:hover {
color: inherit; }
.hkb-article-attachment__link:hover .hkb-article-attachment__content .hkb-article-attachment__size {
opacity: 1;
max-height: 100px;
top: 0; }
.hkb-article-attachment__link:hover::after {
opacity: .25;
right: 20px; }
.hkb-article-attachment__link .hkb-article-attachment__icon {
display: block;
height: 40px;
width: 40px; }
.hkb-article-attachment__link .hkb-article-attachment__img {
display: block;
margin: 0 20px 0 0;
position: relative; }
.hkb-article-attachment__link .hkb-article-attachment__img span {
-webkit-border-radius: 99px;
-moz-border-radius: 99px;
-ms-border-radius: 99px;
border-radius: 99px;
display: block;
position: absolute;
bottom: 5px;
left: 4px;
right: 4px;
line-height: 1;
font-size: 12px;
color: #fff;
text-align: center;
text-transform: uppercase; }
.hkb-article-attachment__link .hkb-article-attachment__content {
display: table-cell;
width: 100%;
vertical-align: middle;
margin: 0 0 5px;
color: #333; }
.hkb-article-attachment__link .hkb-article-attachment__content .hkb-article-attachment__size {
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
display: block;
font-size: 13px;
color: #999;
opacity: 0;
max-height: 0;
line-height: 1;
text-transform: uppercase;
top: -20px; }
.hkb-article-author {
margin: 0 0 22px; }
.hkb-article-author .hkb-article-author__title {
margin: 0 0 22px;
font-size: 20px; }
.hkb-article-author .hkb-article-author__avatar {
float: left;
margin: 0 30px 0 0; }
.hkb-article-author .hkb-article-author__name {
margin: 0 0 11px;
padding: 0 0 0 100px; }
.hkb-article-author .hkb-article-author__name a {
text-decoration: none; }
.hkb-article-author .hkb-article-author__bio {
padding: 0 0 0 100px; }
.hkb-article-tags,
.ht-post-tags {
font-size: 14px;
color: #999999;
margin: 0 0 20px; }
.hkb-article-tags a,
.ht-post-tags a {
-webkit-border-radius: 99px;
-moz-border-radius: 99px;
-ms-border-radius: 99px;
border-radius: 99px;
-moz-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
-webkit-transition: all 0.1s ease-in-out;
-ms-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
display: inline-block;
padding: 5px 10px;
line-height: 1;
margin: 0 5px 5px 0;
background: #f4f5f5;
color: #666666;
font-size: 13px;
text-decoration: none; }
.hkb-article-tags a:hover,
.ht-post-tags a:hover {
background: #e7e9e9; }
.hkb-article-tags a:first-child,
.ht-post-tags a:first-child {
margin-left: 5px; }
.hkb-article-related {
font-size: 15px; }
@media print {
.hkb-article-related {
display: none; } }
.hkb-article-related .hkb-article-related__title {
margin: 0 0 11px;
font-size: 20px; }
.hkb-article-related .hkb-article-list {
list-style: circle;
list-style-position: inside;
margin: 0;
padding: 0; }
.hkb-article-related .hkb-article-list a {
text-decoration: none; }
.ht-pagination {
margin: 0 0 20px; }
.ht-pagination a {
-moz-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
-webkit-transition: all 0.1s ease-in-out;
-ms-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
background: #f4f5f5;
color: #595959;
display: inline-block;
padding: 10px 15px;
line-height: 1;
font-size: 14px;
text-decoration: none;
border-radius: 3px; }
.ht-pagination a:hover {
background: #e7e9e9; }
.ht-pagination .ht-pagination__prev a::before {
content: '<';
margin: 0 5px 0 0; }
.ht-pagination .ht-pagination__next a::after {
content: '>';
margin: 0 0 0 5px; }
@media print {
.ht-commentform {
display: none; } }
.ht-commentform .required {
color: red; }
.ht-commentform .ht-commentform__title {
font-weight: bold;
margin: 0 0 22px;
color: #333;
font-size: 22px;
line-height: 1.3;
padding: 0 0 10px;
border-bottom: 1px solid #e6e6e6; }
.ht-commentform .ht-commentform__title small a {
float: right;
font-size: 15px;
line-height: 2.2;
text-decoration: none; }
.ht-commentform .logged-in-as {
margin: 0 0 22px;
font-size: 15px; }
.ht-commentform .ht-commentform__author,
.ht-commentform .ht-commentform__email,
.ht-commentform .ht-commentform__comment,
.ht-commentform .ht-commentform__author {
margin: 0 0 22px; }
.ht-commentslist {
padding: 22px 0 0; }
.ht-commentslist .ht-commentslist__title {
font-weight: bold;
margin: 0 0 22px;
color: #333;
font-size: 22px;
line-height: 1.3;
padding: 0 0 10px;
border-bottom: 1px solid #e6e6e6; }
.ht-commentslist ol {
list-style: none;
margin: 0;
padding: 0; }
.ht-commentslist ol.children {
margin-left: 40px; }
@media screen and (min-width: 480px) {
.ht-commentslist ol.children {
margin-left: 80px; } }
.ht-comment {
margin: 0 0 30px; }
.ht-comment .ht-comment__header {
margin: 0 0 20px; }
.ht-comment .ht-comment__authoravatar {
display: block;
float: left;
margin: 0 20px 0 0; }
.ht-comment .ht-comment__authorname {
display: block;
padding: 10px 0 8px;
color: #333;
font-weight: 600;
font-size: 18px;
line-height: 1; }
.ht-comment .ht-comment__authorname a {
color: #333;
text-decoration: none; }
.ht-comment .ht-comment__time {
display: block;
color: #999;
font-size: 14px;
line-height: 1; }
.ht-comment .ht-comment__time a {
color: #999;
text-decoration: none; }
.ht-comment .ht-comment__actions a {
display: inline-block;
color: #999;
line-height: 1;
font-size: 15px;
text-decoration: none; }
.ht-comment .ht-comment__actions .comment-edit-link::after {
content: '\00b7';
margin: 0 3px 0 8px;
color: #999;
position: relative;
top: -1px;
font-weight: bold; }
.ht-comment .ht-comment__content {
font-size: 16px;
line-height: 1.45; }
.ht-comment .ht-comment__content p {
margin: 0 0 20px; }
.ht-comment .ht-comment__content,
.ht-comment .ht-comment__footer {
margin: 0 0 0 80px; }
.ht-comment .ht-comment__moderation {
background: #f3f8fb;
padding: 16px 20px;
margin: 0 0 18px 80px;
font-size: 15px;
border-radius: 5px; }
.ht-transferbox {
background: #f4f5f5;
padding: 30px;
margin: 0 0 20px;
font-size: 14px;
line-height: 1.4;
display: table;
width: 100%;
border-radius: 5px; }
.ht-transferbox .ht-transferbox__content {
width: 100%; }
.ht-transferbox .ht-transferbox__action {
display: table-cell;
vertical-align: middle;
padding: 0 0 0 20px; }
.ht-transferbox .ht-transferbox__title {
font-size: 18px;
margin: 0 0 15px; }
.ht-transferbox p {
margin: 0 0 10px; }
.ht-transferbox p:last-of-type {
margin-bottom: 0; }
.ht-transferbox .ht-transferbox__btn {
float: right;
display: block;
color: #fff;
text-decoration: none;
font-size: 14px;
padding: 14px 28px;
line-height: 1;
white-space: nowrap;
border-radius: 99px;
transition: background .3s ease-in-out; }
.ht-404msg {
text-align: center;
padding: 10% 0; }
.ht-404msg .ht-404msg__title {
font-size: 128px;
line-height: 1;
margin: 0 0 15px;
color: #fff; }
.ht-404msg .ht-404msg__tagline {
font-weight: normal;
font-size: 32px;
line-height: 1.3;
margin: 0;
color: rgba(255, 255, 255, 0.9); }
.hts-messages {
position: relative;
padding: 20px 25px;
margin: 0 0 22px;
font-size: 90%;
border-radius: 5px; }
.hts-messages.hts-messages--alert {
background-color: #f7efa6;
color: #6a6641; }
.hts-messages.hts-messages--alert.hts-messages--withicon {
padding-left: 50px;
background-image: url(//www.magicmirror.me/digital-kiosk/wp-content/themes/knowall/img/exclamation-circle.svg);
background-repeat: no-repeat;
background-size: 18px;
background-position: 20px 22px; }
.hts-messages.hts-messages--alert .hts-messages__title {
color: #6a6641; }
.hts-messages.hts-messages--success {
background-color: rgba(158, 209, 102, 0.3);
color: #445028; }
.hts-messages.hts-messages--success.hts-messages--withicon {
padding-left: 50px;
background-image: url(//www.magicmirror.me/digital-kiosk/wp-content/themes/knowall/img/check-circle.svg);
background-repeat: no-repeat;
background-size: 18px;
background-position: 20px 22px; }
.hts-messages.hts-messages--danger {
background-color: #feeced;
border: solid 1px;
border-color: #F43D48;
color: #323232; }
.hts-messages.hts-messages--danger.hts-messages--withicon {
padding-left: 50px;
background-image: url(//www.magicmirror.me/digital-kiosk/people-counting/wp-content/uploads/2024/09/note-exclaim-triangle.svg);
background-repeat: no-repeat;
background-size: 24px;
background-position: 20px 18px; }
.hts-messages.hts-messages--danger .hts-messages__title {
color: #323232; }
.hts-messages.hts-messages--info {
background-color: #f3f8fb; }
.hts-messages.hts-messages--info.hts-messages--withicon {
padding-left: 50px;
background-image: url(//www.magicmirror.me/digital-kiosk/people-counting/wp-content/uploads/2024/08/note-info-circle.svg);
background-repeat: no-repeat;
background-size: 18px;
background-position: 20px 22px; }
.hts-messages.hts-messages--info .hts-messages__title {
color: #323232; }
.hts-messages.hts-messages--withtitle p:first-of-type {
margin-top: 0px; }
.hts-messages .hts-messages__title {
display: block;
font-size: 15px;
font-weight: 400;
margin: 0; }
.hts-messages p {
margin: 0 0 20px; }
.hts-messages p:last-child {
margin-bottom: 0; }
.hts-toggle {
position: relative;
margin-bottom: 20px; }
.hts-toggle.hts-toggle--active .hts-toggle__title:before {
background-image: url(//www.magicmirror.me/digital-kiosk/wp-content/themes/knowall/img/minus-circle.svg); }
.hts-toggle.hts-toggle--active .hts-toggle__content {
max-height: 9999px;
opacity: 1; }
.hts-toggle .hts-toggle__title {
background: #f0f2f5;
padding: 15px 15px 15px 45px;
font-size: 15px;
font-weight: bold;
line-height: 1;
color: #333;
position: relative;
border-radius: 5px; }
.hts-toggle .hts-toggle__title::before {
position: absolute;
top: 50%;
left: 12px;
margin-top: -10px;
background-image: url(//www.magicmirror.me/digital-kiosk/wp-content/themes/knowall/img/plus-circle.svg);
background-repeat: no-repeat;
background-position: center  center;
background-size: 20px;
display: block;
width: 20px;
height: 20px;
content: ''; }
.hts-toggle .hts-toggle__title:hover {
cursor: pointer; }
.hts-toggle .hts-toggle__content {
border: 1px solid #f0f2f5;
border-top: 0;
max-height: 0;
opacity: 0;
overflow: hidden;
transition: all .3s ease; }
.hts-toggle .hts-toggle__content .hts-toggle__contentwrap {
padding: 20px; }
.hts-toggle .hts-toggle__content .hts-toggle__contentwrap p:last-child {
margin-bottom: 0; }
.hts-accordion {
position: relative;
margin-bottom: 20px; }
.hts-accordion .hts-accordion__section.hts-accordion__section--active .hts-accordion__title::before {
background-image: url(//www.magicmirror.me/digital-kiosk/wp-content/themes/knowall/img/minus-circle.svg); }
.hts-accordion .hts-accordion__section.hts-accordion__section--active .hts-accordion__content {
max-height: 999px;
opacity: 1; }
.hts-accordion .hts-accordion__section:first-of-type .hts-accordion__title {
border-top-left-radius: 5px;
border-top-right-radius: 5px; }
.hts-accordion .hts-accordion__section:last-of-type .hts-accordion__content {
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
border-bottom: 1px solid #f0f2f5; }
.hts-accordion .hts-accordion__title {
background: #f0f2f5;
padding: 15px 15px 15px 45px;
font-size: 15px;
font-weight: bold;
line-height: 1;
color: #333;
position: relative; }
.hts-accordion .hts-accordion__title:hover {
cursor: pointer; }
.hts-accordion .hts-accordion__title::before {
position: absolute;
top: 50%;
left: 12px;
margin-top: -10px;
background-image: url(//www.magicmirror.me/digital-kiosk/wp-content/themes/knowall/img/plus-circle.svg);
background-repeat: no-repeat;
background-position: center  center;
background-size: 20px;
display: block;
width: 20px;
height: 20px;
content: ''; }
.hts-accordion .hts-accordion__content {
border-left: 1px solid #f0f2f5;
border-right: 1px solid #f0f2f5;
max-height: 0;
opacity: 0;
overflow: hidden;
transition: all .3s ease; }
.hts-accordion .hts-accordion__content .hts-accordion__contentwrap {
padding: 20px; }
.hts-accordion .hts-accordion__content .hts-accordion__contentwrap p:last-child {
margin-bottom: 0; }
.hts-tabs {
position: relative;
margin-bottom: 20px; }
.hts-tabs .hts-tabs__nav {
list-style: none;
margin: 0 0 -1px;
padding: 0;
float: left;
border: 1px solid #f0f2f5;
border-bottom: 0; }
.hts-tabs .hts-tabs__nav .hts-tabs__tab {
background: #f0f2f5;
float: left;
font-size: 15px;
color: #333;
line-height: 1;
padding: 14px 15px;
margin: 0;
border-right: 1px solid rgba(0, 0, 0, 0.06); }
.hts-tabs .hts-tabs__nav .hts-tabs__tab:hover {
cursor: pointer; }
.hts-tabs .hts-tabs__nav .hts-tabs__tab.hts-tabs__tab--active {
background: #fff;
font-weight: bold; }
.hts-tabs .hts-tabs__nav .hts-tabs__tab:last-child {
border-right: 0; }
.hts-tabs .hts-tabs__content {
clear: both;
max-height: 0;
opacity: 0;
overflow: hidden;
transition: all .3s ease-in-out; }
.hts-tabs .hts-tabs__content.hts-tabs__content--active {
max-height: 999px;
opacity: 1; }
.hts-tabs .hts-tabs__content .hts-tabs__contentwrap {
border: 1px solid #f0f2f5;
padding: 20px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px; }
.hts-tabs .hts-tabs__content .hts-tabs__contentwrap p:last-child {
margin-bottom: 0; }
.gallery {
margin: 0 0 22px; }
.gallery.gallery-columns-2 .gallery-item {
float: left;
width: 50%; }
.gallery.gallery-columns-2 .gallery-item:nth-child(2n+3) {
clear: left; }
.gallery.gallery-columns-3 .gallery-item {
float: left;
width: 33.3333%; }
.gallery.gallery-columns-3 .gallery-item:nth-child(3n+4) {
clear: left; }
.gallery.gallery-columns-4 .gallery-item {
float: left;
width: 25%; }
.gallery.gallery-columns-4 .gallery-item:nth-child(4n+5) {
clear: left; }
.gallery.gallery-columns-5 .gallery-item {
float: left;
width: 20%; }
.gallery.gallery-columns-5 .gallery-item:nth-child(5n+6) {
clear: left; }
.gallery.gallery-columns-6 .gallery-item {
float: left;
width: 16.666%; }
.gallery.gallery-columns-6 .gallery-item:nth-child(6n+7) {
clear: left; }
.gallery .gallery-item {
margin: 0 0 11px; }
.gallery .gallery-item a {
display: block;
line-height: 0; }
.gallery .gallery-item img {
margin: 0 auto; }
.ht-postlist {
list-style: none;
margin: 0;
padding: 0; }
.ht-postlist > li {
margin: 0 0 44px;
padding: 0 0 44px;
border-bottom: 1px solid #e6e6e6; }
.ht-postlist > li:last-child {
border-bottom: 0;
padding-bottom: 0; }
.ht-post__meta {
font-size: 15px;
color: #999; }
.ht-post__meta > ul {
list-style: none;
margin: 0;
padding: 0; }
.ht-post__meta > ul li {
display: inline-block; }
.ht-post__meta > ul li::after {
content: ' - '; }
.ht-post__meta > ul li:last-child::after {
content: ''; }
.ht-post__meta .ht-post__metacategory {
display: inline-block;
list-style: none;
margin: 0;
padding: 0; }
.ht-post__meta .ht-post__metacategory li {
display: inline-block; }
.ht-post__meta .ht-post__metacategory li::after {
content: ', '; }
.ht-post__meta .ht-post__metacategory li:last-child::after {
content: ''; }
.ht-post .ht-post__header {
margin: 0 0 33px; }
.ht-post .ht-post__title {
font-size: 32px;
line-height: 1.3;
margin: 0 0 11px; }
.ht-post .ht-post__title a {
color: inherit;
text-decoration: none; }
.ht-postmini .ht-post__header {
margin: 0 0 22px; }
.ht-postmini .ht-post__title {
font-size: 26px;
line-height: 1.3;
margin: 0 0 5.5px; }
.ht-postmini .ht-post__title a {
color: inherit;
text-decoration: none; }
.ht-postmini .ht-post__excerpt {
margin: 8px 0 0;
font-size: 15px;
line-height: 1.5; }
.ht-postmini .ht-post__excerpt p {
margin: 0; }
.ht-post__content {
position: relative;
margin: 0 0 44px; }
.ht-post__content a {
text-decoration: none; }
.ht-post__content h1,
.ht-post__content h2,
.ht-post__content h3,
.ht-post__content h4,
.ht-post__content h5,
.ht-post__content h6 {
margin: 0 0 22px; }
.ht-post__content h1 {
font-size: 28px;
line-height: 1.2; }
@media screen and (min-width: 768px) {
.ht-post__content h1 {
font-size: 38px; } }
.ht-post__content h2 {
font-size: 28px;
line-height: 1.2;
padding: 22px 0 0; }
@media screen and (min-width: 768px) {
.ht-post__content h2 {
font-size: 30px; } }
.ht-post__content h3 {
font-size: 20px;
line-height: 1.3;
padding-top: 22px; }
.ht-post__content h4 {
font-size: 19px;
line-height: 1.3;
padding-top: 22px; }
.ht-post__content h5 {
font-size: 18px;
line-height: 1.3;
padding-top: 22px; }
.ht-post__content h6 {
font-size: 17px;
line-height: 1.25;
padding-top: 22px; }
.ht-post__content p {
margin: 0 0 22px; }
.ht-post__content p,
.ht-post__content a {
word-break: break-word; }
.ht-post__content ul,
.ht-post__content .block-library-list ul {
list-style-type: circle;
margin: 0 0 22px;
padding: 0 0 0 30px; }
.ht-post__content ul li,
.ht-post__content .block-library-list ul li {
margin: 0 0 10px; }
.ht-post__content ol,
.ht-post__content .block-library-list ol {
margin: 0 0 22px;
padding: 0 0 0 30px; }
.ht-post__content ol li,
.ht-post__content .block-library-list ol li {
margin: 0 0 10px; }
.ht-post__content hr {
display: block;
clear: both;
height: 1px;
border: 0;
border-top: 1px solid #eaeaea;
margin: 44px 0;
padding: 0; }
.ht-post__content img {
display: block;
max-width: 100%;
height: auto; }
.ht-post__content img.alignleft {
margin: 0 auto 11px; }
@media screen and (min-width: 580px) {
.ht-post__content img.alignleft {
float: left;
margin-right: 22px; } }
.ht-post__content img.alignright {
margin: 0 auto 11px; }
@media screen and (min-width: 580px) {
.ht-post__content img.alignright {
float: right;
margin-left: 22px; } }
.ht-post__content img.aligncenter {
margin: 0 auto 11px; }
.ht-post__content figure {
margin: 0 0 44px;
max-width: 100%;
width: auto !important; }
.ht-post__content figure.alignleft {
text-align: center; }
@media screen and (max-width: 579px) {
.ht-post__content figure.alignleft {
margin-left: auto;
margin-right: auto; } }
@media screen and (min-width: 580px) {
.ht-post__content figure.alignleft {
text-align: left;
float: left;
margin-right: 44px;
margin-left: 0; } }
.ht-post__content figure.alignright {
text-align: center; }
@media screen and (max-width: 579px) {
.ht-post__content figure.alignright {
margin-left: auto;
margin-right: auto; } }
@media screen and (min-width: 580px) {
.ht-post__content figure.alignright {
text-align: right;
float: right;
margin-left: 44px;
margin-right: 0; } }
.ht-post__content figure.aligncenter {
text-align: center;
margin: 0 auto 11px; }
.ht-post__content figure > a {
display: block;
line-height: 0; }
.ht-post__content figure img {
max-width: 100%;
height: auto; }
.ht-post__content figure figcaption {
margin: 11px 0 0;
text-align: center;
font-style: italic;
font-size: 15px;
line-height: 1.3;
color: #808080; }
.ht-post__content blockquote {
padding: 0 0 0 22px;
margin: 44px 0;
color: #1a1a1a;
font-size: 18px;
line-height: 1.45;
border-left: 5px solid #e3e4e5; }
@media screen and (min-width: 768px) {
.ht-post__content blockquote {
padding: 0 0 0 44px;
font-size: 20px;
line-height: 1.45; } }
.ht-post__content blockquote p:last-of-type {
margin-bottom: 0; }
.ht-post__content code,
.ht-post__content kbd,
.ht-post__content pre,
.ht-post__content samp {
font-family: Consolas, Liberation Mono, Courier, monospace; }
.ht-post__content code {
border-radius: 3px;
background-color: #f7f7f7;
font-size: 95%;
padding: 2px 4px; }
.ht-post__content pre {
border-radius: 3px;
background: #f5f5f5;
display: block;
padding: 25px;
margin: 0 0 22px;
font-size: 95%;
line-height: 1.4;
color: #222;
overflow-x: auto;
word-wrap: normal; }
.ht-post__content kbd {
border-radius: 3px;
padding: 2px 4px;
font-size: 90%;
color: #fff;
background-color: #333; }
.ht-post__content mark {
padding: .2em;
background-color: #fcf8e3; }
.ht-post__content abbr[data-original-title], .ht-post__content abbr[title] {
cursor: help;
border-bottom: 1px dotted #777; }
.ht-post__content iframe,
.ht-post__content object,
.ht-post__content embed {
max-width: 100%; }
.ht-post__content table {
border: 1px solid #eaeaea;
margin: 0 0 22px;
width: 100%;
max-width: 100%;
border-spacing: 0;
border-collapse: collapse; }
@media screen and (max-width: 640px) {
.ht-post__content table {
overflow-x: auto;
display: block; } }
.ht-post__content table th {
font-weight: 600; }
.ht-post__content table tr {
border-bottom: 1px solid #eaeaea; }
.ht-post__content table tr th:last-child,
.ht-post__content table tr td:last-child {
border-right: 0; }
.ht-post__content table th,
.ht-post__content table td {
background: #fafafa;
padding: 4px 8px;
border: 0;
border-right: 1px solid #eaeaea; }
.ht-post__content table thead th {
background: #f2f2f2; }
.ht-post__content table tbody tr:nth-child(odd) th,
.ht-post__content table tbody tr:nth-child(odd) td {
background: #fff; }
.ht-post__content .wp-block-pullquote {
border-color: #e3e4e5;
margin: 44px 0; }
.ht-post__content .wp-block-pullquote blockquote {
border-left: none;
padding: 0;
margin: 0; }
.ht-post__content .wp-block-gallery {
list-style: none;
padding: 0; }
.ht-container .gform_wrapper .gfield_required {
color: #e05d4d; }
.wpcf7 label {
display: block;
margin: 0 0 8px;
font-weight: 600;
font-size: 17px; }
.wpcf7 .wpcf7-checkbox .wpcf7-list-item,
.wpcf7 .wpcf7-radio .wpcf7-list-item {
margin: 0 15px 0 0; }
.wpcf7 .wpcf7-checkbox .wpcf7-list-item.last,
.wpcf7 .wpcf7-radio .wpcf7-list-item.last {
margin-right: 0; }
.wpcf7 .wpcf7-checkbox .wpcf7-list-item-label,
.wpcf7 .wpcf7-radio .wpcf7-list-item-label {
position: relative;
top: -2px; }
.wpcf7 .ajax-loader {
display: inline-block; }
.wpcf7 .cf7_required {
color: #e05d4d; }
.wpcf7 .wpcf7-not-valid-tip {
font-size: 14px;
color: #e05d4d;
margin: 4px 0 0; }
.wpcf7 .wpcf7-response-output {
margin: 0 0 22px;
padding: 0; }
.wpcf7 .wpcf7-validation-errors {
background-color: #ffe7e5;
border: 0;
padding: 20px 25px;
font-size: 90%;
border-radius: 5px; }
.nf-form-cont .ninja-forms-req-symbol,
.nf-form-cont .nf-error-msg {
color: #e05d4d; }
.nf-form-cont .nf-error .ninja-forms-field {
border: 1px solid #e05d4d; }
.nf-form-cont .nf-error-msg {
font-size: 90%; }
.nf-form-cont .nf-form-fields-required {
margin: 0 0 22px; }
.avatar {
-webkit-border-radius: 99%;
-moz-border-radius: 99%;
-ms-border-radius: 99%;
border-radius: 99%; }
.wp-caption {
color: inherit; }
.wp-caption-text {
color: inherit; }
.sticky {
color: inherit; }
.gallery-caption {
color: inherit; }
.bypostauthor {
color: inherit; }
.ht-notfound {
text-align: center; }
.ht-notfound .ht-notfound__title {
font-size: 36px;
margin: 0 0 22px; }
.ht-mobile-toc {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
background: #f4f5f5;
padding: 20px;
margin: 0 0 20px;
font-size: 14px;
line-height: 1.4; }
@media screen and (min-width: 768px) {
.ht-mobile-toc {
display: none; } }
.ht-mobile-toc .ht-mobile-toc__title {
display: block;
margin: 0 0 10px; }
.ht-mobile-toc ol {
list-style: none;
margin: 0;
padding: 0; }
.ht-mobile-toc ol ol {
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
margin: 5px 0 0 10px;
font-size: 14px; }
.ht-mobile-toc a {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px;
display: block;
padding: 5px 0; }
.ht-mobile-exit {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
background: #f4f5f5;
padding: 20px;
margin: 20px 0;
font-size: 15px;
line-height: 1.4; }
@media screen and (min-width: 768px) {
.ht-mobile-exit {
display: none; } }
.ht-mobile-exit .ht-mobile-exit__title {
display: block;
margin: 0 0 10px;
font-size: 16px;
color: #333; }
.ht-mobile-exit .hkb_widget_exit__content {
margin: 0 0 12px; }
.ht-mobile-exit .hkb_widget_exit__btn {
display: inline-block;
text-decoration: none;
color: #fff;
font-size: 13px;
font-weight: 600;
text-transform: uppercase;
padding: 12px 18px;
line-height: 1;
border-radius: 99px;
transition: background .3s ease-in-out; }@media print{
* {
-webkit-print-color-adjust: exact !important; color-adjust: exact !important; }
a::after{
content: "" !important;
}
.container-lazyload {
page-break-before: auto;
page-break-after: auto;
page-break-inside: avoid;
display:block;
}
.site-header, .ht-pageheader, .ht-mobile-toc, .hkb-feedback, .hkb-article-attachments, .site-footer{
display: none !important;
}
}
body{
word-break: break-word;
}    ::-webkit-scrollbar {
width: 6px;
height: 6px;
}
::-webkit-scrollbar-track {
background: transparent;
margin-top: 80px;
margin-bottom: 30px;
}
::-webkit-scrollbar-thumb {
background: #D9D9D9;
border-radius: 8px;
}
::-webkit-scrollbar-thumb:hover {
background: #D9D9D9;
border-radius: 8px;
}
::-webkit-scrollbar-button {
display: none;
}   .select {
position: relative; border: 1px solid #fff; font-size: 15px; background: #F1F1F1;
border-radius: 5px;
font-weight: 500;
}
.select .selectBtn {
padding: 10px;
box-sizing: border-box;
width: 100%;
cursor: pointer;
position: relative;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
min-height: 43px;
}
.select .selectBtn:after {
content: "";
position: absolute;
top: 45%;
right: 15px;
width: 6px;
height: 6px;
-webkit-transform: translateY(-50%) rotate(45deg);
transform: translateY(-50%) rotate(45deg);
border-right: 2px solid #333;
border-bottom: 2px solid #333;
transition: 0.2s ease;
}
.select .selectBtn.toggle {
border-radius: 3px 3px 0 0;
}
.select .selectBtn.toggle:after {
-webkit-transform: translateY(-50%) rotate(-135deg);
transform: translateY(-50%) rotate(-135deg);
}
.select .selectDropdown {
position: absolute;
top: 100%;
width: 100%;
border-radius: 0 0 3px 3px;
overflow: hidden;
background: var(--bg1);
border-top: 1px solid #eee;
z-index: 1;
background: #fff;
-webkit-transform: scale(1, 0);
transform: scale(1, 0);
-webkit-transform-origin: top center;
transform-origin: top center;
visibility: hidden;
transition: 0.2s ease;
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}
.select .selectDropdown .option {
padding: 10px;
box-sizing: border-box;
cursor: pointer;
}
.select .selectDropdown .option:hover {
background: #f8f8f8;
}
.select .selectDropdown.toggle {
visibility: visible;
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
#custom-menu, #custom-menu .ht-container{
width:100%;
background-color: #ffffff;
} .ht-container, .ht-sitecontainer--boxed {
max-width: 98rem !important;
}
@media (min-width: 992px){
.single #custom-menu, .archive #custom-menu {
top: 50px;
left: 0;
width: 100%;
height: auto;
z-index: 998;
position: sticky;
background: #fff;
border-bottom: 1px solid #d9d9d9;
}
.single .ht-pageheader, .archive .ht-pageheader {
top: 74px;
left: 0;
width: 100%;
height: auto;
z-index: 9;
position: fixed;
}
.home .mobileFixedTabs{
top: 50px;
left: 0;
width: 100%;
height: auto;
z-index: 998;
position: fixed;
}
.single .ht-page {
padding: 64px 0px 0px 0px;
}
.archive .ht-page {
padding: 60px 0px 0px 0px;
} }
@media (min-width: 768px) and (max-width: 991px){
.single .ht-page, .archive .ht-page {
padding: 0px;
}
}
#custom-menu > .ht-container {
display: flex;
width: 100%;
max-width: 98rem;
height: auto;
background: #fff;
padding: 0px;
} #custom-menu > .ht-container > #category-menu{
width:80%;
padding: 0px 10px;
}
#custom-menu > .ht-container > #searchbox-menu{
width:31.5%; align-content: center;
}
#custom-menu > .ht-container > #searchbox-menu .hkb-site-search .hkb-site-search__field{
border: 1px solid rgba(204, 204, 204, 0.5); padding: 8px 15px 8px 40px;
font-size: 15px;
border-radius: 0px;
}
#custom-menu>.ht-container>#searchbox-menu .hkb-site-search .hkb-site-search__field:hover {
border: 1px solid #166BFF;
padding: 8px 15px 8px 40px;
font-size: 15px;
border-radius: 0px;
}
#custom-menu>.ht-container>#searchbox-menu .hkb-site-search .hkb-site-search__field:focus {
border: 1px solid #166BFF;
padding: 8px 15px 8px 40px;
font-size: 15px;
border-radius: 0px;
}
#custom-menu > .ht-container > #searchbox-menu .hkb-site-search::after{
left: 12px;
margin-top: -12px;
opacity: .3;
}
#custom-menu > .ht-container > #searchbox-menu .hkb-site-search .hkb-site-search__loader{
right: 5px;
}   .hkb-category__content .hkb-category.hkb-category--witharticles, .hkb-category__content .hkb-category.hkb-category--witharticles .hkb-category__link {
border-bottom: 0px !important;
padding: 0px !important;
margin: 5px 0px;
}
.hkb-category__content .hkb-category.hkb-category--witharticles .hkb-category__link .hkb-category__content h2 {
font-size: 16px !important;
}
.hkb-category__content .hkb-subcats > li {
width: 100% !important;
}
.hkb-category.hkb-category--style7 .hkb-category__content{
flex-direction: column;
}
.lock{
margin-left: 5px;
font-size: 16px;
top: 5px;
vertical-align: top;
color: #999;
} ul.hkb-subcats .hkb-category--style7 {
height: auto;
}
.hkb-subcats .hkb-category.hkb-category--witharticles .hkb-category__link {
width: auto;
}
.hkb-category.hkb-category--witharticles {
border-bottom: 1px solid #d9d9d9 !important;
} li.hkb-widget-sub-categories-title > a {
font-weight: bold;
}
li.hkb-widget-sub-categories-title ul {
margin-top: 10px;
margin-left: 10px;
}   .editor-styles-wrapper{
font-family: Roboto !important;
}
.editor-styles-wrapper p {
font-size:14px !important;
}
.ht-mobile-toc{
display:none;
}
@media screen and (max-width: 768px){
.ht-page__content{
width:100% !important;
padding: 16px;
}
.hkb-article__content table{
overflow: hidden !important;
}
.hkb-article__content .article-table-mobile-block tr td {
display: block !important;
width: 100% !important;
}
.hkb-article__content .article-table-mobile-block tbody tr td img{
display: block;
margin-left: auto !important;
margin-right: auto !important;
}
}
.hkb-category .hkb-category__articlelist a:before {
border: 3px solid #666666 !important;
}
.ht-single-article .ht-container{
max-width: 98rem !important;
padding-left: 0px;
padding-right: 0px;
}
.ht-page.ht-page--sidebarright .sidebar{
padding: 0px;
}
#ht-kb-toc-widget-3, #ht-kb-articles-widget-5{
overflow-y: auto !important; background-color: inherit;
border-radius: 0px;
position: fixed;
width: 16%;
height: calc(100% - 210px);
top : 152px;
}
#ht-kb-toc-widget-3{
padding: 45px 25px 0px 25px !important;	
}
#ht-kb-articles-widget-5{ padding: 45px 0px 32px 10px !important;
}
#ht-kb-articles-widget-5 > .widget__title{
font-size: 16px;
}
#ht-kb-articles-widget-5 > ul, #ht-kb-toc-widget-3 > .widget__title, #ht-kb-toc-widget-3 > ol{
font-size: 15px;
color: #989898;
font-weight: normal;
}
.widget__title{
color: #323232 !important;
}
#ht-kb-articles-widget-5 ul li.active{
color: #166BFF;
}
.hkb_widget_articles ul li {
margin: 0 0 8px;
padding: 0 25px 0 15px;
}
.hkb_widget_toc ol{
margin: 0px;
}
.hkb_widget_toc ol li {
margin: 0 0 3px;
}
.hkb_widget_toc ol li a {
padding: 0px;
}
.hkb_widget_toc ol{
list-style: disc;
padding-left: 20px;
font-size: 15px !important;
color: #989898;
font-weight: normal;
}
.hkb_widget_toc .nav>li {
position: initial;
display: list-item;
} @media screen and (min-width: 768px){
.ht-page.ht-page--sidebarleft .sidebar, .ht-page.ht-page--sidebarright .sidebar{
width: 20%;
}
}
.nav>li>a:focus, .nav>li>a:hover, .hkb_widget_toc ol li a:hover, .hkb_widget_toc ol li.active > a, .hkb_widget_toc ul li.active > a, .hkb_widget_toc ol li.active > a, .hkb_widget_toc ol li.active::marker, .hkb_widget_toc ol li:hover::marker, .hkb_widget_toc ol li:focus::marker{
background-color: initial !important;
color: #166BFF;
}
a:hover, .hkb-category .hkb-category__articlelist a:hover {
color: #166BFF;
}
#ht-kb-articles-widget-5 a:hover{
color: #166BFF; }
#ht-kb-articles-widget-5 a:focus{
color: #166BFF;
}
.site-footer{
background-color: initial;
}
.sidebar.sidebar--sticky .hkb_widget_toc ol li ol {
opacity: 1 !important;
max-height: initial !important;
visibility: initial !important;
overflow: initial !important;
}
.widget {
padding: 25px !important;
}
.sidebar {
top: 20px !important;
} @media screen and (min-width: 768px){
.hkb_widget_categories a {
padding: 5px 0;
}
.hkb-article .hkb-article__title {
font-size: 32px;
line-height: 1.4;
margin: 0 0 20px;
}
}
@media (min-width: 768px) and (max-width: 991px){
#ht-kb-toc-widget-3, #ht-kb-articles-widget-5 {
position: relative;
width: 100%;
}
}
.hkb-article__content p, .hkb-article__content table{
margin: 0 0 20px;
}
.hkb-article__content ul li, .hkb-article__content .block-library-list ul li, .hkb-article__content ol li, .hkb-article__content .block-library-list ol li {
margin: 0 0 5px;
}
.hkb-article__content ul li img, .hkb-article__content .block-library-list ul li img, .hkb-article__content ol li img, .hkb-article__content .block-library-list ol li img, .hkb-article__content ul li .wp-video, .hkb-article__content ol li .wp-video{
margin-top:15px;
}
.hkb-article__content ol, .hkb-article__content ul {
margin: 15px 0px 20px 0px !important;
}
.hkb-article__content ol, .hkb-article__content .block-library-list ol, .hkb-article__content ul, .hkb-article__content .block-library-list ul{
padding: 0 0 0 15px;
}
.hkb-article__content h2{ padding-top: 30px;
color: #323232 !important;
}
.hkb-article__content h1, .hkb-article__content h3, .hkb-article__content h4, .hkb-article__content h5, .hkb-article__content h6 { padding: 30px 0px 0px 0px;
}
.hkb-article-related .hkb-article-related__title {
margin: 0 0 15px;
}
.hkb-article-related .hkb-article-list {
list-style: disc;
padding-left: 20px;
}
.hkb-article-related .hkb-article-list li {
margin-bottom: 10px;
}
.hkb-article-related .hkb-article-list a:hover {
text-decoration: underline;
}
.hkb-article__content table th, .hkb-article__content table td {
padding: 8px 8px!important;
}
.hkb-article__content table tbody tr td ol li ol, .hkb-article__content table tbody tr td ol li ul, .hkb-article__content table tbody tr td ul li ol, .hkb-article__content table tbody tr td ul li ul{
margin:6px 0px !important;
}
.hkb-article__content table thead tr td p, .hkb-article__content table tbody tr td p, .hkb-article__content table thead tr td span, .hkb-article__content table tbody tr td span,.hkb-article__content table tbody tr td ol, .hkb-article__content table tbody tr td ul, .hkb-article__content table tbody tr td ol li, .hkb-article__content table tbody tr td ul li, .hkb-article__content table tbody tr td img {
margin-bottom: 6px !important;
}
.hkb-article__content table thead tr td p:last-child, .hkb-article__content table tbody tr td p:last-child, .hkb-article__content table thead tr td span:last-child, .hkb-article__content table tbody tr td span:last-child, .hkb-article__content table tbody tr td ol:last-child, .hkb-article__content table tbody tr td ol li:last-child, .hkb-article__content table tbody tr td ul:last-child, .hkb-article__content table tbody tr td ul li:last-child,.hkb-article__content table tbody tr td img:last-child {
margin-bottom: 0px !important;
}
.hkb-article__content .article-grid tbody tr td ol li ol, .hkb-article__content .article-grid tbody tr td ol li ul, .hkb-article__content .article-grid tbody tr td ul li ol, .hkb-article__content .article-grid tbody tr td ul li ul, .hkb-article__content .article-table2 tbody tr td ol li ol, .hkb-article__content .article-table2 tbody tr td ol li ul, .hkb-article__content .article-table2 tbody tr td ul li ol, .hkb-article__content .article-table2 tbody tr td ul li ul{
margin:15px 0px !important;
}
.hkb-article__content .article-grid thead tr td p, .hkb-article__content .article-grid tbody tr td p, .hkb-article__content .article-grid thead tr td span, .hkb-article__content .article-grid tbody tr td span, .hkb-article__content .article-grid tbody tr td ol, .hkb-article__content .article-grid tbody tr td ul, .hkb-article__content .article-grid tbody tr td ol li, .hkb-article__content .article-grid tbody tr td ul li, .hkb-article__content .article-grid tbody tr td img, .hkb-article__content .article-table2 thead tr td p, .hkb-article__content .article-table2 tbody tr td p, .hkb-article__content .article-table2 thead tr td span, .hkb-article__content .article-table2 tbody tr td span, .hkb-article__content .article-table2 tbody tr td ol, .hkb-article__content .article-table2 tbody tr td ul, .hkb-article__content .article-table2 tbody tr td ol li, .hkb-article__content .article-table2 tbody tr td ul li, .hkb-article__content .article-table2 tbody tr td img {
margin: 0 0 15px !important;
}
.hkb-article__content table thead tr td, .hkb-article__content table tbody tr td, .hkb-article__content table thead tr td p[style], .hkb-article__content table tbody tr td p[style], .hkb-article__content table thead tr td span[style], .hkb-article__content table tbody tr td span[style], .hkb-article__content table thead tr td li[style], .hkb-article__content table tbody tr td li[style], .edit-post-visual-editor p[style], .edit-post-visual-editor span[style]{
font-size:14px !important;
line-height:1.4 !important;
}
.hkb-article__content table[style]{
height:inherit !important;
}
.hkb-article__content table thead tr[style], .hkb-article__content table tbody tr[style], .hkb-article__content table thead tr td[style], .hkb-article__content table tbody tr td[style]{
height: auto !important;
}
.hkb-article__content .wp-video {
text-align: center;
margin-left: auto;
margin-right: auto;
}
@media screen and (min-width: 768px) {
.ht-single-article .ht-container .ht-page__content{
padding: 70px 50px 0px 50px;
width: 60%;
}
.custom-sidebar-left{
padding-right: 15px;
padding-left: 0px;
}
}
.hkb-widget__entry-title > .lock{
margin-left: 0px !important;
}
.hkb-article__title > .lock{
font-size: 10px !important;
}
.hkb-article__header > .hkb-article__title > .lock{
font-size: 12px !important;
}
.lock > i{
vertical-align: super !important;
}
.hkb-article__header > .hkb-article__title > .lock > i{
vertical-align: inherit !important;
}
#menu-knowall-navigation-menu > #menu-item-23 > a{
border: 1px solid #fff;
border-radius: 0px;
padding: 10px 25px;
}
#menu-knowall-navigation-menu > #menu-item-23:hover > a{
background:#fff !important;
color: #283846 !important;
}
@media screen and (min-width: 768px){
.hkb-archive__title {
margin: 30px 0 0 !important;
color: #323232;
}
}
.hkb-archive__title {
color: #323232;
}
.ht-page__content > a{
text-decoration: none !important;
}
body .ht-page.ht-page--sidebaroff .ht-page__content {
max-width: initial !important;
} .article-h2, .article-h3, .article-h4 {
margin: 10px 0px !important;
}  .article-section {
height: 25px !important;
padding: 0px;
margin:0px !important;
line-height: 0px;
}  p.embed_download {
margin: 15px 0px 30px 0px;
font-size: 15px;
}  .hts-messages{
margin: 30px 0px;
}
.hts-messages.hts-messages--info.hts-messages--withicon {
padding-left: 60px;
background-size: 25px;
background-position: 25px 20px;
}
.hts-messages.hts-messages--info {
background-color: #F9FBFF;
border: solid 1px;
border-color: #166BFF;
color: #323232;
}
.hts-messages .hts-messages__title, .hts-messages {
font-size: 16px;
}
.hts-messages p{
line-height: 1.4 !important;
}  .hkb-article__content a:not(#dm-copy-raw-code) {
color: #166BFF !important;
text-decoration: underline !important;
}  .hkb-article__content .article-download tbody tr td p{
line-height:1.8 !important;
}     .protected-password-container{
padding: 54px 24px 10px 24px;
background-color: #f7f7f7;
color: #666666;
}
.protected-password-container .protected-password-title{
font-size: 24px;
margin-bottom: 30px;
font-weight: 500;
color: #323232;
}
.protected-password-container .protected-password-content .header1 {
font-weight: 500;
font-size: 16px;
}
.protected-password-container .protected-password-content .header2 {
font-weight: bold;
margin-bottom: 10px;
margin-top: 30px;
color: #323232;
}
.protected-password-container .protected-password-content p{
margin-bottom: 10px;
}
.protected-password-container .protected-password-content a,.protected-password-container .protected-password-content a:hover{
text-decoration:underline !important;
}
.protected-password-container .protected-password-content ol{
margin: 0px !important;
}
.protected-password-container .protected-password-content #password-form{
margin-top:15px;
}
.protected-password-container .protected-password-content #password-form > label{
font-weight: bold;
display: block;
color: #323232;
}
.protected-password-container .protected-password-content #password-form > input[type="password"] {
margin: 10px 0px;
width: 50%;
}
.protected-password-container .protected-password-content #password-form > input[type="password"]:hover {
margin: 10px 0px;
width: 50%;
border: 1px solid #166bff;
}
.protected-password-container .protected-password-content #password-form > input[type="submit"] {
border-radius: 0px;
padding: 16px 15px;
font-size: 16px; background-color: #166BFF;
font-weight: 100;
}
.protected-password-container .protected-password-content #password-form > input[type="submit"]:hover {
border-radius: 0px;
padding: 16px 15px;
font-size: 16px; background-color: #1C52EE;
font-weight: 100;
}  .mark, mark {
padding: 0px !important;
}
#searchDocument{
width: 100%;
background-image: url(https://www.footfallcam.com/Content/img/icons/searchicon.png);
background-position: 10px 10px;
background-repeat: no-repeat;
font-size: 14px;
padding: 12px 20px 10px 45px;
border: 1px solid #ddd;
margin-bottom: 40px;
margin-top: 20px;
outline: none;
min-width: 280px;
}
#searchDocument:hover{
width: 100%;
background-image: url(https://www.footfallcam.com/Content/img/icons/searchicon.png);
background-position: 10px 10px;
background-repeat: no-repeat;
font-size: 14px;
padding: 12px 20px 10px 45px;
border: 1px solid #166bff;
margin-bottom: 40px;
margin-top: 20px;
outline: none;
min-width: 280px;
}
#searchDocument:focus{
width: 100%;
background-image: url(https://www.footfallcam.com/Content/img/icons/searchicon.png);
background-position: 10px 10px;
background-repeat: no-repeat;
font-size: 14px;
padding: 12px 20px 10px 45px;
border: 1px solid #166bff;
margin-bottom: 40px;
margin-top: 20px;
outline: none;
min-width: 280px;
}
@media screen and (max-width: 768px){
#searchDocument{
width: 50%; }
}
#documentTable .defaultCategory{
font-weight:bold !important;
}  a.videoLink {
margin: 10px!important;
font-style: italic;
display: block !important;
text-align: center;
}
.blog-topbar{
display:none;
}
@media (min-width: 992px){ .res-padding {
padding: 0 20px 0 20px;
}
.blog-topbar{
display:block;
}
}  .hkb-article__content h1:before, .hkb-article__content h2:before, .hkb-article__content h3:before, .hkb-article__content h4:before, .hkb-article__content h5:before, .hkb-article__content h6:before {
content: "";
display: block;
height: 220px !important;
margin: -220px 0 0 !important;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {
font-size: 15px;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
color: #3c3c3c !important;
}
.article-table-head-row {
background-color: #f7f7f7 !important;
color: #323232 !important;
}
.article-paragraph {
font-size: 16px !important;
}
.article-h3 article-paragraph {
font-size: 16px !important;
}
.article-h4 {
font-size: 16px !important;
color: #323232 !important;
}
.article-span {
font-size: 16px !important;
color: #323232 !important;	
}
.hkb-breadcrumbs a:hover {
color: #323232;
text-decoration: none;
}
.hkb-article__content table{
margin: 20px 0px 20px 0px !important;
}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0} @media print{*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url(//www.magicmirror.me/digital-kiosk/wp-content/themes/knowall/fonts/glyphicons-halflings-regular.eot);src:url(//www.magicmirror.me/digital-kiosk/wp-content/themes/knowall/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(//www.magicmirror.me/digital-kiosk/wp-content/themes/knowall/fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(//www.magicmirror.me/digital-kiosk/wp-content/themes/knowall/fonts/glyphicons-halflings-regular.woff) format('woff'),url(//www.magicmirror.me/digital-kiosk/wp-content/themes/knowall/fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(//www.magicmirror.me/digital-kiosk/wp-content/themes/knowall/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\002a"}.glyphicon-plus:before{content:"\002b"}.glyphicon-eur:before,.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-btc:before{content:"\e227"}.glyphicon-xbt:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-jpy:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-rub:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:focus,a:hover{color:#323232;text-decoration:underline}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role=button]{cursor:pointer}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#777}.h1,.h2,.h3,h1,h2,h3{margin-top:20px;margin-bottom:10px}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}.h4,.h5,.h6,h4,h5,h6{margin-top:10px;margin-bottom:10px}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h1,h1{font-size:36px}.h2,h2{font-size:30px}.h3,h3{font-size:24px}.h4,h4{font-size:18px}.h5,h5{font-size:14px}.h6,h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}.small,small{font-size:85%}.mark,mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:focus,a.text-primary:hover{color:#286090}.text-success{color:#3c763d}a.text-success:focus,a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:focus,a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:focus,a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:focus,a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:focus,a.bg-primary:hover{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:focus,a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:focus,a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:focus,a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:focus,a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ol,ul{margin-top:0;margin-bottom:10px}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dd,dt{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote .small:before,blockquote footer:before,blockquote small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:''}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:'\00A0 \2014'}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.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-right:15px;padding-left: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}}table{background-color:transparent}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>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.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>tbody+tbody{border-top:2px solid #ddd}.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{border:1px solid #ddd}.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 #ddd}.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:#e8e8e8}.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}.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 #ddd}.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}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=radio]{margin:4px 0 0;margin-top:1px\9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=checkbox]:focus,input[type=radio]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{background-color:transparent;border:0}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control{line-height:34px}.input-group-sm input[type=date],.input-group-sm input[type=time],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:30px}.input-group-lg input[type=date],.input-group-lg input[type=time],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:46px}}.form-group{margin-bottom:15px}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox label,.radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-top:4px\9;margin-left:-20px}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline{cursor:not-allowed}.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label{cursor:not-allowed}.form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .checkbox,.form-horizontal .radio{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default.focus,.btn-default:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover{color:#fff;background-color:#398439;border-color:#255625}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning.focus,.btn-warning:focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#337ab7;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#166BFF;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-group-lg>.btn,.btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-group-sm>.btn,.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-xs>.btn,.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid\9;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown,.dropup{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#777}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px dashed;border-bottom:4px solid\9}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;float:left}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:focus{z-index:3}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-bottom,.navbar-fixed-top{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .checkbox label,.navbar-form .radio label{padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{color:#555;background-color:#e7e7e7}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:focus,.navbar-default .btn-link:hover{color:#333}.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover{color:#fff;background-color:#080808}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover{color:#fff}.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#166BFF;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:focus,.pager li>a:hover{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:focus,a.label:hover{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:focus,.label-default[href]:hover{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-group-xs>.btn .badge,.btn-xs .badge{top:0;padding:1px 5px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron .h1,.jumbotron h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{padding-right:15px;padding-left:15px;border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .jumbotron{padding-right:60px;padding-left:60px}.jumbotron .h1,.jumbotron h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail a>img,.thumbnail>img{margin-right:auto;margin-left:auto}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-bar-striped,.progress-striped .progress-bar{background-image:-webkit-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-image:-o-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-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);-webkit-background-size:40px 40px;background-size:40px 40px}.progress-bar.active,.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-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-image:-o-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-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)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-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-image:-o-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-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)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-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-image:-o-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-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)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-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-image:-o-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-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)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{overflow:hidden;zoom:1}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover{color:#555;text-decoration:none;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{color:#777;cursor:not-allowed;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption{padding-right:15px;padding-left:15px}.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-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:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.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:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.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}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;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;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);line-break:auto}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-inner>.item.active.right,.carousel-inner>.item.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);background-color:rgba(0,0,0,0);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:focus,.carousel-control:hover{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;font-family:serif;line-height:1}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000\9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.modal-header:after,.modal-header:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{display:table;content:" "}.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.modal-header:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table!important}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}.blog-topbar {
background: #111;
}  .topbar-list {
padding-left: 0;
list-style: none;
margin-bottom: 0;
float: left;
}
.topbar-list > li {
color: #eee;
font-size: 10px;
padding: 7px 12px;
position: relative;
letter-spacing: 1px;
display: inline-block;
text-transform: uppercase;
}
.topbar-list > li:before { left: -3px;
width: 1px;
height: 15px !important;
content: ' ';
background: #eee;
position: absolute;
}
.topbar-list > .searchContainer:before {
top: 12px !important;
}
.topbar-list > .top-dropdown:before {
top: 8px !important;
}
@media (max-width: 767px) {
.topbar-list > .searchContainer:before {
top: 5px !important;
}
}
.topbar-list li:last-child {
padding-right: 0;
}
.topbar-list li a {
color: #eee;
}
.topbar-list li a:hover {
color: #fff;
text-decoration: none;
}
.topbar-log_reg li.home:before {
display: none;
} .topbar-list .topbar-dropdown {
top: 23px;
left: -3px;
z-index: 1;
display: none;
padding: 7px 0;
list-style: none;
min-width: 125px;
background: #151515;
position: absolute;
}
@media (min-width: 769px) {
.topbar-list li:hover .topbar-dropdown {
display: block;
}
}
.topbar-list .topbar-dropdown li a {
color: #eee;
display: block;
font-size: 10px;
padding: 5px 15px;
margin-bottom: 1px;
text-transform: uppercase;
}
.topbar-list .topbar-dropdown li a:hover,
.topbar-list .topbar-dropdown li.active a {
color: #fff;
}
.topbar-list .topbar-dropdown li a:hover {
text-decoration: none;
} .topbar-list .topbar-submenu {
position: relative;
}
.topbar-list .topbar-submenu > a:after {
top: 8px;
right: 9px;
font-size: 11px;
content: "\f105";
position: absolute;
font-weight: normal;
display: inline-block;
font-family: FontAwesome;
}
.topbar-list .topbar-submenu:hover > .topbar-submenu-in {
display: block;
}
.topbar-list .topbar-submenu > .topbar-submenu-in {
top: 0;
left: 100%;
float: left;
z-index: 1000;
display: none;
padding: 7px 0;
font-size: 10px;
min-width: 125px;
text-align: left;
list-style: none;
background: #151515;
position: absolute;
text-transform: uppercase;
}
.topbar-list .topbar-submenu li:before {
display: none;
}
.topbar-time {
color: #fff;
text-transform: uppercase;
font-size: 10px;
letter-spacing: 1px;
padding: 7px 12px 7px 0;
float: left;
}
.topbar-toggler {
color: #fff;
cursor: pointer;
font-size: 16px;
float: left;
display: none;
padding-top: 1px;
}
@media (max-width: 768px) {
.topbar-toggler {
display: block;
}
.topbar-menu {
display: none;
}
.topbar-menu {
clear: both;
float: none;
padding: 0 0 5px;
}
.topbar-menu li {
display: block;
padding: 7px 0;
}
.topbar-menu li:before {
display: none;
}
.topbar-menu strong {
font-weight: normal;
opacity: 0.5;
}
.topbar-list .topbar-dropdown {
background: none;
top: 0;
left: 10px;
position: relative;
min-width: auto;
padding: 7px 0 0;
}
.topbar-list .topbar-submenu > .topbar-submenu-in {
float: none;
background: none;
top: 0;
left: 10px;
position: relative;
min-width: auto;
display: block;
padding: 7px 0 0;
}
.topbar-list .topbar-dropdown li {
padding: 7px 0;
}
.topbar-list .topbar-dropdown li:last-child {
padding-bottom: 0;
}
.topbar-list .topbar-dropdown li a {
padding: 0;
}
.topbar-list .topbar-submenu > a:after {
display: none;
}
}
@media (min-width: 768px) {
.topbar-menu {
display: block !important;
}
} .blog-topbar .search-btn {
color: #fff;
cursor: pointer;  }
.blog-topbar .search-btn:hover {
color: #bbb;
}
.topbar-search-block {
top: 0;
left: 0;
width: 100%;
display: none;
background: #333;
}
.topbar-search-block .container {
padding-top: 0;
padding-bottom: 0;
}
.topbar-search-block form {
position: relative;
}
.topbar-search-block .search-close {
top: 10px;
right: 0;
color: #fff;
cursor: pointer;
position: absolute;
}
.topbar-search-block .form-control {
padding: 0;
color: #eee;
border: none;
min-height: 35px;
font-weight: 200;
background: #333;
}
.topbar-search-block .form-control:focus {
box-shadow: none;
}
.topbar-search-block .form-control::-moz-placeholder {
color: #eee;
font-weight: 200;
}
.topbar-search-block .form-control:-ms-input-placeholder {
color: #eee;
font-weight: 200;
}
.topbar-search-block .form-control::-webkit-input-placeholder {
color: #eee;
font-weight: 200;
}  .header-v8 {
background: #fff;
position: relative; }
@media (max-width: 991px) {
.header-v8 {
position: static;
}
.site-header .site-header__search {
padding: 50px 0 50px;
}
} @media (min-width: 768px) and (max-width: 991px) {
.header-v8 .res-container { }
}
@media (max-width: 991px) {
.header-v8 .res-container:before,
.header-v8 .res-container:after {
content: " ";
display: table;
}
.header-v8 .res-container:after {
clear: both;
} .header-v8 > .navbar > .container > .navbar-header,
.header-v8 > .navbar > .container > .navbar-collapse {
margin-left: 0;
margin-right: 0;
}
} .header-v8 .navbar {
border: none;
margin-bottom: 0;
} .header-v8 .navbar-brand {
height: 50px;
max-height: 50px;
}
.header-v8 .navbar-brand img {
width: auto;
height: auto;
max-width: 100%;
max-height: 100%;
display: inline-block;
vertical-align: middle;
}  @media (min-width: 992px) {
.header-v8 .navbar-nav {
float: left;
}
.header-v8 .navbar-nav-2 {
float: right ;
}
}
@media (max-width: 768px) {
.header-v8 .navbar-brand {
padding-left: 0;
}
} .header-v8 .navbar-toggle {
border: none;
padding: 9px 0; }
.header-v8 .navbar-toggle .icon-bar {
height: 1px;
width: 30px;
font-size: 20px;
background: #333;
margin-bottom: 7px;
}
.header-v8 .navbar-toggle .icon-bar:last-child {
margin-bottom: 0;
}
.header-v8 .navbar-toggle,
.header-v8 .navbar-toggle:hover,
.header-v8 .navbar-toggle:focus {
background: inherit;
} .header-v8 .navbar-collapse {
position: relative;
} .header-v8 .navbar-nav > li > a {
color: #fff;
font-size: 14px;
font-weight: 600;
letter-spacing: 1px;
text-transform: uppercase;
}
.header-v8 .nav > li > a:hover,
.header-v8 .nav > li > a:focus {
background: inherit;
}  @media (max-width: 991px) { .header-v8 .navbar-header {
float: none;
}
.header-v8 .navbar-toggle {
display: block;
}
.header-v8 .navbar-collapse {
background: #fff;
border-color: #eee;
border-bottom: 1px solid #eee;
}
.header-v8 .navbar-collapse.collapse {
display: none !important;
}
.header-v8 .navbar-collapse.collapse.in {
display: block !important;
overflow-y: auto !important;
}
.header-v8 .navbar-nav {
margin: 10px;
float: none !important;
}
.header-v8 .navbar-nav > li {
float: none;
}
.header-v8 .navbar-nav > li > a {
padding-top: 30px;
padding-bottom: 40px;
} .header-v8 .navbar-nav > li > a {
color: #444;
} .header-v8 .dropdown-menu.pull-right {
float: none !important;
} .header-v8 .navbar-nav .open > a:focus,
.header-v8 .navbar-nav .open > a:hover {
border-color: #eee;
} .header-v8 .navbar-nav .open .dropdown-menu {
border: 0;
float: none;
width: auto;
margin-top: 0;
position: static;
box-shadow: none;
background-color: transparent;
}
.header-v8 .navbar-nav .open .dropdown-menu > li > a,
.header-v8 .navbar-nav .open .dropdown-menu .dropdown-header {
padding: 5px 15px 5px 25px;
}
.header-v8 .navbar-nav .open .dropdown-menu > li > a {
line-height: 20px;
}
.header-v8 .navbar-nav .open .dropdown-menu > li > a:hover,
.header-v8 .navbar-nav .open .dropdown-menu > li > a:focus {
background-image: none;
}
.header-v8 .navbar-nav .open .dropdown-menu > li > a {
color: #777;
}
.header-v8 .navbar-nav .open .dropdown-menu > li > a:hover,
.header-v8 .navbar-nav .open .dropdown-menu > li > a:focus {
background-color: transparent;
}
.header-v8 .navbar-nav .open .dropdown-menu > .active > a,
.header-v8 .navbar-nav .open .dropdown-menu > .active > a:hover,
.header-v8 .navbar-nav .open .dropdown-menu > .active > a:focus {
background-color: transparent;
}
.header-v8 .navbar-nav .open .dropdown-menu > .disabled > a,
.header-v8 .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.header-v8 .navbar-nav .open .dropdown-menu > .disabled > a:focus {
background-color: transparent;
}
.header-v8 .dropdown-menu.no-bottom-space {
padding-bottom: 0;
} .header-v8 .navbar-collapse,
.header-v8 .navbar-collapse .container {
padding-left: 0 !important;
padding-right: 0 !important;
margin-left: 0;
margin-right: 0;
}
.header-v8 .navbar-nav > li > a {
font-size: 14px;
padding: 10px 5px;
}
.header-v8 .navbar-nav > li a {
border-bottom: none;
border-top: 1px solid #eee;
}
.header-v8 .navbar-nav > li:first-child > a {
border-top: transparent;
}
.header-v8 .navbar-nav > .open > a,
.header-v8 .navbar-nav > .open > a:hover,
.header-v8 .navbar-nav > .open > a:focus {
color: #555;
background: inherit;
}
.header-v8 .navbar-nav > .active > a,
.header-v8 .navbar-nav > .active > a:hover,
.header-v8 .navbar-nav > .active > a:focus {
background: inherit;
}
.header-v8 .dropdown .dropdown-submenu > a {
font-size: 13px;
color: #555 !important;
text-transform: uppercase;
}
}
@media (min-width: 992px) { .header-v8 .navbar-collapse {
padding: 0;
} .header-v8 .navbar {
min-height: 40px !important;
}
.header-v8 .container > .navbar-header,
.header-v8 .container-fluid > .navbar-header,
.header-v8 .container > .navbar-collapse,
.header-v8 .container-fluid > .navbar-collapse {
margin-bottom: -10px;
}
.header-v8 .navbar-nav {
top: 2px;
position: relative;
}
.header-v8 .navbar-nav > li > a {
padding: 0 20px;
line-height: 50px;
}
.header-v8 .navbar-nav > li:last-child > a {
padding-right: 0;
}
.header-v8 .navbar-nav > li.home > a {
padding-left: 0;
}
.header-v8 .navbar-nav > li > a,
.header-v8 .navbar-nav > li > a:hover,
.header-v8 .navbar-nav > li > a:focus,
.header-v8 .navbar-nav > .active > a,
.header-v8 .navbar-nav > .active > a:hover,
.header-v8 .navbar-nav > .active > a:focus {
color: #333;
background: none;
}
.header-v8 .navbar-nav > .open > a,
.header-v8 .navbar-nav > .open > a:hover,
.header-v8 .navbar-nav > .open > a:focus {
color: #333;
} .header-v8 .dropdown-menu {
border: none;
padding: 15px 0;
min-width: 230px;
border-radius: 0;
background: #fff;
z-index: 9999 !important;
}
.header-v8 .dropdown-menu > li > a {
color: #777;
font-size: 13px;
font-weight: 400;
padding: 6px 25px;
}
.header-v8 .dropdown-menu .active > a,
.header-v8 .dropdown-menu li > a:hover {
background: inherit;
filter: none !important;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
}
.header-v8 .dropdown-menu li > a:focus {
background: none;
filter: none !important;
}
.header-v8 .navbar-nav > li.dropdown:hover > .dropdown-menu {
display: block;
}
.header-v8 .open > .dropdown-menu {
display: none;
}
}  .header-v8 .dropdown-submenu {
position: relative;
}
.header-v8 .dropdown-submenu > a:after {
top: 9px;
right: 15px;
font-size: 11px;
content: "\f105";
position: absolute;
font-weight: normal;
display: inline-block;
font-family: FontAwesome;
}
@media (max-width: 991px) {
.header-v8 .dropdown-submenu > a:after {
content: " ";
}
}
.header-v8 .dropdown-submenu > .dropdown-menu {
top: -20px;
left: 100%;
margin-left: 0px;
} .header-v8 .dropdown-submenu > .dropdown-menu.submenu-left {
left: -100%;
}
.header-v8 .dropdown-submenu:hover > .dropdown-menu {
display: block;
}
@media (max-width: 991px) {
.header-v8 .dropdown-submenu > .dropdown-menu {
display: block;
margin-left: 15px;
}
}
.header-v8 .dropdown-submenu.pull-left {
float: none;
}
.header-v8 .dropdown-submenu.pull-left > .dropdown-menu {
left: -100%;
margin-left: 10px;
}
.header-v8 .dropdown-menu li [class^="fa-"],
.header-v8 .dropdown-menu li [class*=" fa-"] {
left: -3px;
width: 1.25em;
margin-right: 1px;
position: relative;
text-align: center;
display: inline-block;
}
.header-v8 .dropdown-menu li [class^="fa-"].fa-lg,
.header-v8 .dropdown-menu li [class*=" fa-"].fa-lg { width: 1.5625em;
}  .header-v8 .mega-menu .nav,
.header-v8 .mega-menu .dropup,
.header-v8 .mega-menu .dropdown,
.header-v8 .mega-menu .collapse {
position: static;
}
.header-v8 .mega-menu .navbar-inner,
.header-v8 .mega-menu .container {
position: relative;
}
.header-v8 .mega-menu .dropdown-menu {
left: auto;
}
.header-v8 .mega-menu .dropdown-menu > li {
display: block;
}
.header-v8 .mega-menu .dropdown-submenu .dropdown-menu {
left: 100%;
}
.header-v8 .mega-menu .nav.pull-right .dropdown-menu {
right: 0;
}
.header-v8 .mega-menu .mega-menu-content {
zoom: 1;
padding: 0;
}
.header-v8 .mega-menu .mega-menu-content:before,
.header-v8 .mega-menu .mega-menu-content:after {
content: "";
display: table;
line-height: 0;
}
.header-v8 .mega-menu .mega-menu-content:after {
clear: both;
}
.header-v8 .mega-menu.navbar .nav > li > .dropdown-menu:after,
.header-v8 .mega-menu.navbar .nav > li > .dropdown-menu:before {
display: none;
}
.header-v8 .mega-menu .mega-menu-fullwidth .dropdown-menu {
left: 0;
right: 0;
overflow: hidden;
} .header-v8 .mega-menu .mega-menu-fullwidth .dropdown-menu li a {
padding: 0;
}
.header-v8 .mega-menu .mega-menu-fullwidth .dropdown-menu li h2 {
color: #333;
margin: 0 0 5px;
font-size: 15px;
font-weight: 400;
text-transform: uppercase;
} .header-v8 .mega-menu .mega-menu-fullwidth .dropdown-link-list {
padding-left: 0;
list-style: none;
margin-bottom: 0;
}
.header-v8 .mega-menu .mega-menu-fullwidth .dropdown-link-list li {
display: block;
}
.header-v8 .mega-menu .mega-menu-fullwidth .dropdown-link-list li a {
color: #777;
display: block;
padding: 8px 0;
font-size: 13px;
font-weight: 400;
border-bottom: solid 1px #eee;
}
.header-v8 .mega-menu .mega-menu-fullwidth .dropdown-link-list li a:hover {
text-decoration: none;
} @media (min-width: 768px) {
.header-v8 .mega-menu .mega-menu-fullwidth .mega-menu-content .row {
margin-right: 15px;
}
}
@media (max-width: 991px) { .header-v8 .mega-menu .mega-menu-fullwidth .dropdown-menu {
width: auto;
}
.header-v8 .mega-menu .mega-menu-fullwidth .dropdown-menu > li > ul {
display: block;
}
.header-v8 .mega-menu .mega-menu-fullwidth .dropdown-menu li h2 {
font-size: 13px;
padding-left: 10px;
}
.header-v8 .mega-menu .mega-menu-fullwidth .dropdown-menu li a {
border-top: none;
} .header-v8 .mega-menu .mega-menu-fullwidth .dropdown-link-list > li > a {
padding-left: 15px;
}
}
@media (min-width: 992px) {
.header-v8 .mega-menu .mega-menu-fullwidth .dropdown-menu {
padding-top: 25px;
margin-left: 15px;
margin-right: 15px;
padding-bottom: 25px;
}
}  .header-fixed .header-v8.header-sticky {
top: 0;
left: 0;
width: 100%;
height: auto;
z-index: 999;
position: fixed;
} @media (max-width: 991px) {
.header-fixed .header-v8.header-sticky { position: relative;
}
}
@media (min-width: 992px) { .header-fixed .header-v8.header-fixed-shrink .blog-topbar {
margin-top: -40px;
} .header-fixed .header-v8.header-fixed-shrink .navbar-brand {
height: 70px;
max-height: 70px;
line-height: 36px;
} .header-fixed .header-v8.header-fixed-shrink .navbar-nav > li > a {
line-height: 30px;
} .header-v8 .blog-topbar,
.header-v8 .navbar-brand,
.header-v8 .navbar-nav > li > a,
.header-fixed .header-v8.header-fixed-shrink .blog-topbar,
.header-fixed .header-v8.header-fixed-shrink .navbar-brand,
.header-fixed .header-v8.header-fixed-shrink .navbar-nav > li > a {
-webkit-transition: all 0.3s cubic-bezier(0.5, 1, 0.7, 1);
transition: all 0.3s cubic-bezier(0.5, 1, 0.7, 1);
}
} .boxed-layout.header-fixed .header-v8.header-sticky {
left: inherit;
width: inherit;
}
.boxed-layout-space.header-fixed .header-v8.header-sticky {
top: 40px;
}
@media(max-width:767px) {
.boxed-layout-space.header-fixed .header-v8.header-sticky {
top: 0;
}
}
.navbar-brand {
padding: 5px 15px !important;
}body.header-fixed-space-v2 {
padding-top: 50px;
}
@media (max-width: 991px) {
body.header-fixed-space, body.header-fixed-space-v2 {
padding-top: 0;
}
}
.thumbnail-style:hover > img {
opacity: 0.5;
} .header-v8 .mega-menu .mega-menu-fullwidth .dropdown-link-list li a {
color: #3D6AB2;
text-decoration: none;
}
.header-v8 .mega-menu .mega-menu-fullwidth .dropdown-link-list li a:focus,
.header-v8 .mega-menu .mega-menu-fullwidth .dropdown-link-list li a:hover,
.header-v8 .mega-menu .mega-menu-fullwidth .dropdown-link-list li a:active {
color: #3D6AB2;
text-decoration: underline;
}
.dropdown-menu h2 > a,
.dropdown-menu h2 > a:focus,
.dropdown-menu h2 > a:hover,
.dropdown-menu h2 > a:active {
color: #3D6AB2;
}
.header-v8 .menu-industry-item > div:not(:first-child) {
margin-top: 10px;
}
.header-v8 .menu-industry-item a p {
color: #3D6AB2;
}
.header-v8 .menu-industry-item a:hover p, .header-v8 .menu-industry-item a:active, p.header-v8 .menu-industry-item a:focus p {
color: #3D6AB2;
}
@media(max-width: 768px) {
.header-v8 .menu-industry-item > div:not(:first-child) {
margin-top: 0;
}
.header-v8 .menu-industry-item a p { padding: 5px 15px 5px 25px;
margin: 0;  }
.header-v8 .menu-industry-item a p {
color: #777;
}
} .no-dropdown > a {
padding-right: 20px !important;
}
.dropdown-menu .container > .row > .col-md-3.md-margin-bottom-30 h2:not(:first-child) {
margin-top: 20px;
}
.dropdown-menu .container > .row > .col-md-3.md-margin-bottom-30 > .dropdown-link-list > li.desc {
font-size: 12px;
margin-bottom: 10px;
}
@media (max-width: 991px) {
.header-v8 .mega-menu .mega-menu-fullwidth .dropdown-link-list > li.desc {
padding-left: 20px;
}
} .no-dropdown > a {
padding-right: 20px !important;
} .header-v8 .mega-menu .mega-menu-fullwidth .dropdown-menu li a.link-button {
margin-top: 10px;
padding: 6px 13px;
}
.header-v8 .mega-menu .mega-menu-fullwidth .dropdown-menu li h2 {
font-size: 24px;
text-transform: none; color: #555;
margin: 0;
}
.header-v8 .mega-menu .mega-menu-fullwidth .dropdown-menu li a:hover {
}
.header-v8 .mega-menu .mega-menu-fullwidth .dropdown-link-list li a {
font-size: 12px;
}
@media (max-width: 991px) {
.header-v8 .mega-menu .mega-menu-fullwidth .dropdown-menu li h2 {
padding-left: 0 !important;
}
}
.header-v8 .mega-menu .mega-menu-fullwidth .dropdown-link-list li a {
padding: 2px 0;
}
.header-v8 .dropdown-menu .active > a, .header-v8 .dropdown-menu li > a:hover {
filter: none;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
}
.header-v8 .dropdown-menu .active > a, .header-v8 .dropdown-menu li > a {
color: #3D6AB2;
}
.header-v8 .dropdown-menu .active:focus > a, .header-v8 .dropdown-menu .active:active > a, .header-v8 .dropdown-menu .active:hover > a, .header-v8 .dropdown-menu li > a:hover, .header-v8 .dropdown-menu li > a:focus, .header-v8 .dropdown-menu li > a:active {
color: #3D6AB2;
text-decoration: underline;
}
.nav.navbar-nav > li.dropdown > a {
border-bottom: 2px solid transparent;
transition-duration: 0.3s;
}
.nav.navbar-nav > li.dropdown:hover > a {
color: #3D6AB2;
border-bottom: 2px solid #3D6AB2;
}  .header-v8 .navbar-nav .open .dropdown-menu > li > a:hover, .header-v8 .navbar-nav .open .dropdown-menu > li > a:focus {
color: #3D6AB2;
}  .da-img > .img-responsive {
display: inline !important;
}
.da-slide p {
top: 250px !important;
}
.heading-sm.empty {
border-bottom: 2px solid transparent;
}
.heading-sm.empty span {
visibility: hidden;
}
.twitter-timeline.twitter-timeline-rendered {
margin: 0 auto;
}
img.blog-grid-img-v1 {
float: right;
width: 280px;
height: auto;
margin: 0 0 20px 20px;
}  .magazine-page span.magazine-badge {
top: 0;
left: 0;
color: #fff;
font-size: 14px;
padding: 2px 8px;
position: absolute;
font-style: inherit;
}
.magazine-page span.magazine-badge-default {
background: #7f8c8d;
}
.magazine-page span.magazine-badge-red {
background: #e74c3c;
}
.magazine-page span.magazine-badge-green {
background: #2ecc71;
}
.magazine-page span.magazine-badge-blue {
background: #3498db;
}
.magazine-posts h2,
.magazine-posts h3 {
margin-top: -5px;
}
.magazine-posts span {
color: #777;
display: block;
font-size: 12px; margin-bottom: 7px;
}
.magazine-posts span i {
font-style: normal;
}
.magazine-posts .magazine-posts-img {
overflow: hidden;
max-height: 105px;
position: relative;
}
.magazine-posts .magazine-posts-img:hover img {
opacity: 0.9;
} .magazine-sb-categories ul li {
font-size: 14px;
margin-bottom: 5px;
}
.magazine-sb-categories ul i {
color: #72c02c;
font-size: 14px;
} .magazine-mini-news .post-author {
font-size: 11px;
}
.magazine-mini-news h3,
.magazine-mini-news h3 a {
font-size: 16px;
line-height: 22px;
margin-bottom: 6px;
}
.magazine-mini-news .post-author {
margin-bottom: 8px;
}
.magazine-mini-news .post-author span {
color: #555;
}
.magazine-mini-news .post-author strong {
color: #72c02c;
}
.news-read-more {
margin: 20px 0;
}
.news-read-more a {
font-size: 14px;
}
.news-read-more a:hover {
text-decoration: none;
}
.news-read-more i {
color: #fff;
padding: 2px 3px;
font-size: 14px;
background: #72c02c;
} .magazine-posts h2,
.magazine-posts h3 {
margin-top: -5px;
}
.magazine-posts span {
color: #777;
display: block;
font-size: 12px; margin-bottom: 7px;
}
.magazine-posts span i {
font-style: normal;
}
.magazine-posts .magazine-posts-img {
overflow: hidden;
max-height: 105px;
position: relative;
}
.magazine-posts .magazine-posts-img:hover img {
opacity: 0.9;
} .magazine-sb-categories ul li {
font-size: 14px;
margin-bottom: 5px;
}
.magazine-sb-categories ul i {
color: #72c02c;
font-size: 14px;
}  .icon-and-text-center {
text-align: center;
}
.flex-fill-center > i {
min-height: 55px;
max-height: 55px;
min-width: 55px;
max-height: 55px;
float: left;
margin-right: 10px;
margin-bottom: 0;
}
.flex-fill-center .icon-inline-text h2 {
margin: 0;
max-width: calc(100% -55px);
}  .flex-fill {
display: flex;
display: -webkit-box; display: -ms-flexbox; display: -webkit-flex;
-webkit-flex-flow: row;
-moz-flex-flow: row;
-ms-flex-flow: row;
flex-flow: row;
} .flex-fill-center {
display: flex;
display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; -webkit-flex-flow: row;
-moz-flex-flow: row;
-ms-flex-flow: row;
flex-flow: row;
-webkit-align-items: center; align-items: center;
} .flex-child-fill-parent {
-webkit-flex: 1; -ms-flex: 1; flex: 1;
} div.download-section .download-item {
margin-bottom: 20px;
}
div.download-section a {
text-decoration: none;
}
div.download-section .download-item .download-cover {
padding: 8px;
display: block;
margin-top: 1px;
background: #fcfcfc;
}
div.download-section .download-item .download-cover span {
font-size: 16px;
}
div.download-section .download-item a:hover .download-cover {
background: #3D6AB2;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
div.download-section .download-item a:hover p, div.download-section .download-item a:hover span {
color: #fff;
}
div.download-section .download-item .download-cover p,
div.download-section .download-item .download-cover span {
color: #555;
}  .a-collapse {
cursor: pointer;
}  .feature strong {
color: #3D6AB2;
}  @media (min-width: 992px) { .header-v8 .dropdown-menu {
min-width: 200px;
}
.header-v8 .dropdown-menu > li > a {
padding: 10px 20px;
font-size: 14px;
}
}
.header-v8 .mega-menu .mega-menu-fullwidth #industry-solutions .menu-sm-title {
margin-bottom: 10px;
padding-bottom: 5px;
border-bottom: 1px solid #eee;
}
.header-v8 .mega-menu .mega-menu-fullwidth .dropdown-menu a:hover {
text-decoration: underline;
}
.header-v8 .mega-menu .mega-menu-fullwidth .dropdown-link-list {
margin-bottom: 20px;
}  .header-v8 .mega-menu .mega-menu-fullwidth .custom-dropdownmenu .menu-sm-title {
margin-bottom: 10px;
padding-bottom: 5px; }
.header-v8 .mega-menu .mega-menu-fullwidth .custom-dropdownmenu .dropdown-link-list li {
margin-bottom:4px;
}
.header-v8 .mega-menu .mega-menu-fullwidth .custom-dropdownmenu .dropdown-link-list li a {
color: #555;
display: block;
padding: 0;
font-size: 13px;
font-weight: normal;
border-bottom: none;
font-family: 'Roboto', sans-serif !important;
text-decoration: none;
}
.header-v8 .mega-menu .mega-menu-fullwidth .custom-dropdownmenu .dropdown-link-list li:hover a, .header-v8 .mega-menu .mega-menu-fullwidth #industry-solutions .dropdown-link-list li a:hover {
text-decoration: underline;
color: #3D6AB2;
}
@media (max-width: 992px) {
.header-v8 .mega-menu .mega-menu-fullwidth .dropdown-link-list {
padding-left: 10px;
}
}  .footer-logo {
max-width: 90%;
max-height: 90%; }  #forOnly {
display: none;
}
#requestCallBack {
display: none;
margin-top: 0px;
}
#requestCallBackContainer {
text-align: center;
display: none;
}
#requestCallBackBtn {
}
#buyNowContainer {
display: none;
} .tp-bullets {
z-index: 100;
}
.revolution-mch-1:after {
background: none !important;
}  .slider-wrapper {
position: relative;
border: 2px solid #F3F3F3;
padding: 10px;
}
.owl-custom-arrow {
position: absolute;
width: 40px;
height: 40px;
z-index: 2;
top: calc(50% - 20px);
}
.owl-custom-arrow > .btn {
opacity: 0;
-webkit-transition: .2s; transition: .2s;
}
.arrow-left {
left: 10px;
}
.arrow-right {
right: 10px;
}
.slider-wrapper:hover .owl-custom-arrow > .btn {
opacity: 1;
} .owl-custom-arrow > .btn {
color: #333;
background-color: #fff;
border-color: #ccc;
}
.btn-round {
width: 40px;
height: 40px;
border-radius: 50%;
}
.owl-text-overlay {
position: absolute;
bottom: 0;
z-index: 2;
min-height: 40px;
left: 0;
right: 0;
line-height: 40px;
background: #000;
opacity: 0.75;
padding: 0 20px;
color: #fff;
font-weight: bold;
font-size: 14px;
text-align: center;
}
.slider-overlay-text:hover .owl-text-overlay {
opacity: 1;
}
.slider-overlay-text .btn {
background: #000;
opacity: 0.75;
color: #fff;
}
@media (max-width: 767px) {
.item .row > .col-md-6:first-child {
margin-bottom: 15px;
}
}  .m-b-5 {
margin-bottom: 5px !important;
}
.m-b-8 {
margin-bottom: 8px !important;
}
.m-b-10 {
margin-bottom: 10px !important;
}
.m-b-15 {
margin-bottom: 15px !important;
}
.m-b-20 {
margin-bottom: 20px !important;
}
.m-b-30 {
margin-bottom: 30px !important;
}
.m-b-40 {
margin-bottom: 40px !important;
}
.m-b-50 {
margin-bottom: 50px !important;
}
.m-t-8 {
margin-top: 8px !important;
}
.m-t-10 {
margin-top: 10px !important;
}
.m-t-15 {
margin-top: 15px !important;
}
.m-t-20 {
margin-top: 20px !important;
}
.m-t-30 {
margin-top: 30px !important;
}
.m-t-40 {
margin-top: 40px !important;
}
.m-t-50 {
margin-top: 50px !important;
}
}  .solution-area .item {
position: relative;
}
.solution-area .item .title-overlay {
position: absolute;
bottom: 0;
z-index: 2;
height: 35px;
left: 0;
right: 0;
line-height: 35px;
background: #565656;
opacity: 0.9;
padding: 0 20px;
color: #fff;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
font-size: 16px;
}
.solution-area .item:hover .title-overlay {
opacity: 1;
}  .footer-v8 .footer {
background: #565656;
}
.footer-v8 .copyright {
background: #484a4b;
}  .timeline-v1 .timeline-body {
padding: 0 12px 12px 12px;
}
.timeline-body h2 {
margin-top: 0;
}
.timeline-footer p:last-child {
margin-bottom: 0;
}
@media (max-width: 767px) {
.timeline-v1 > li.timeline-inverted {
margin-top: 0;
margin-bottom: 20px;
}
}
.event-tag {
margin-right: 10px;
white-space: nowrap;
} .overlap-fix {
line-height: 1 !important;
}@media (max-width: 991px){
#industryMenu .flex-box-top.flex-box-3 > div:first-child, #industryMenu .flex-box-top.flex-box-3 > div:not(:last-child) {
padding-right: 15px;
padding-left: 15px;
width: 100%;
}
#custom-menu > .ht-container > #category-menu {
width: 100% !important;
padding: 0px;
}
}
.flex-box > div:first-child, .flex-box-top > div:first-child {
padding-left: 15px;
padding-right: 15px;
width: 100%;
}
@media (min-width:992px){
.desktop-hide {
display: none !important;
}}
#top-nav-dropdown {
max-height: calc(100vh - 105px);
}
.h1, .h2, .h3, h1, h2, h3, h4, h5, h6, p {
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin: 0px;
}
.industriesBox h3 {
font-family: 'Archivo';
font-style: normal;
font-weight: bold;
font-size: 15px !important ;
line-height: 21px !important;
letter-spacing: 0.03em;
color: #3C3C3C;
} #partnersMenu {
margin: 0;
padding: 30px 15px 45px 15px;
}
@media (max-width: 768px){
.header-v8 .navbar-nav > li > a {
font-size: 15px !important;
padding: 17px 15px;
font-family: ''Archivo', sans-serif !important';
font-style: normal;
font-weight: 300;
line-height: 16px;
letter-spacing: 0.03em;
color: #3C3C3C;
}
} .menu-icon-close {
display: none;
}
@media (max-width: 992px){ .dropdown-menu {
position: relative;
}
}
@media (min-width: 992px){
.home .mobileFixedTabs {
position: none !important;
}
} .sticky-header #page>.site-header, .sticky-header .header-fixed{
position: fixed;
}
.sticky-header .header-fixed {
top: 0;
left: 0;
}
.site-header.header-fixed { }
@media (max-width: 992px) {
body.header-fixed-space, body.header-fixed-space-v2 {
padding-top: 0px;
}
}
.header-fixed .header-v8.header-sticky {
position: fixed;
}
.site-header {
line-height: 1.4;
position: relative;
width: 100%;
background: #fff;
z-index: 99;
-webkit-transition: all 1s ease-out;
transition: all .5s ease-out;
} html {
font-size: 16px !important;
}
@media (min-width: 991px){
.header-v8 .mega-menu .dropdown-menu > li {
display: block;
width: 98%;
margin: auto;
}
} #companyMenu #companyMenu-careers {
margin-top: 24px;
}
@media (min-width:991px) {
#buyNowButton a {
display: flex;
align-items: center;
max-height: 50px !important;
padding: 0 7px 0 15px;
}
#buyNowButton a p {
background-color: #166BFF;
color: #FFF;
padding: 7px 15px;
line-height: 22.4px;
margin: 0;
}
#buyNowButton a p:hover {
background-color: #1C52EE;
}
#contactDropdown:hover {
background-color: #EDEDED;
}
} .sticky-header #page>.site-header, .sticky-header .header-fixed {
position: fixed;}
.sticky-header .header-fixed {
top: 0;
left: 0;
}
.header-v8 .mega-menu .nav, .header-v8 .mega-menu .dropup, .header-v8 .mega-menu .dropdown, .header-v8 .mega-menu .collapse {
position:static!important;    
}
@media (min-width: 992px){
.header-v8 .navbar-collapse {
padding: 0;
}
}
.fc-container {
max-width: 99rem;
height: 100%;
margin: 0 auto;
padding: 0px 15px;
}
@media (max-width: 1199px) {
.fc-container {
padding: 0px;
}
}
@media (max-width: 991px) {
.fc-subnavbar {
position: relative;
top: 0;
height: auto;
}
.fc-subnavbar > .fc-container > .res-container {
width: 100%;
height: 50px;
display: flex;
flex-direction: row-reverse;
background-color: #1b1b1b;
border-bottom: 3px solid #166BFF;
}
.fc-subnavbar .fc-subnavbar-brand.navbar-brand {
background-color: #1B1B1B;
display: flex;
height: 47px;
width: 100%;
align-items: center;
}
.fc-subnavbar .fc-subnavbar-brand.navbar-brand.active {
border-bottom: none;
}
.fc-subnavbar .fc-subnavbar-title {
color: #fff;
background-color: #1B1B1B;
display: flex;   align-items: center;
font-size: 0.9375rem;
}
li.mobile-hide.icon-menu a {
padding: 0px 20px;
}
}
.mobile-hide {
display: inline;
}
.desktop-hide {
display: none !important;
}
.btn-mobile-hide, .inline-mobile-hide {
display: inline-block;
}
.btn-desktop-hide, .inline-desktop-hide {
display: none !important;
}
.table-mobile-hide {
display: table;
}
.table-desktop-hide {
display: none !important;
}
.table-cell-mobile-hide {
display: table-cell;
}
@media (min-width: 768px){
.navbar-nav>li {
float: left;
margin: 0px;
}
}
.header-v8 .navbar-nav>li.dropdown:hover>.dropdown-menu {
display: none;
}
.fc-subnavbar .fc-subnavbar-title a {
color: #fff;
}
.fc-subnavbar .navbar-toggle {
padding: 9px 0px;
margin-top: 5px;
}
body .header-fixed-space-v2 {
padding-top:0px !important;
}
.fc-subnavbar .navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
height: 1px;
width: 30px;
font-size: 20px;
background: #333;
margin-bottom: 7px;
}
.fc-subnavbar .navbar-collapse {
width: 100%;
overflow: hidden;
}
.fc-subnavbar .navbar-nav {
margin: 0px;
height: 100%;
}
@media (min-width: 991px) {
.header-v8 .mega-menu .navbar-inner, .header-v8 .mega-menu .container {
position: static !important;
width: 98%;
}
.header-v8 .mega-menu .dropdown-menu>li {
display: block;
width: 98% ;
margin: auto;
}
.header-v8 .mega-menu .mega-menu-fullwidth .dropdown-menu {
margin-top: 16px;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
max-width: fit-content;
}
.header-v8 .navbar-nav > li:last-child > a {
padding-right: 20px;
}
}
.fc-subnavbar .navbar-nav #fc-subnavbar-title-tab {
background-color: transparent;
}
.fc-subnavbar .navbar-nav #fc-subnavbar-title-tab a {
font-family: 'Archivo', sans-serif !important;
font-size: 0.9375rem;
font-weight: 300;
color: #3c3c3c;
letter-spacing: 0.45px;
}
.fc-subnavbar .navbar-nav li {
border-bottom: 1px solid #D9D9D9;
height: 100%;
}
.fc-subnavbar .navbar-nav li .dropdown-toggle {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
}
.fc-subnavbar .navbar-nav li .custom-dropdownmenu li {
border-bottom: none;
}
.fc-subnavbar .nav > li.active {
border-bottom: 1px solid #D9D9D9;
background-color: #D9D9D9 !important;
}
.fc-subnavbar .nav > li.fc-subnavbar-title > a:focus, .fc-subnavbar .nav > li.fc-subnavbar-title > a:hover, .fc-subnavbar .nav > li#fc-subnavbar-title-tab > a:focus, .fc-subnavbar .nav > li#fc-subnavbar-title-tab > a:hover, .fc-subnavbar .nav > li:focus > a, .fc-subnavbar .nav > li:hover > a {
background-color: #D9D9D9;
color: #3c3c3c !important;
}
.fc-subnavbar .navbar-nav,
.fc-subnavbar .navbar-nav > li {
float: none;
}
.fc-subnavbar .navbar-collapse.navbar-responsive-collapse.collapse {
display: none !important;
}
.fc-subnavbar .navbar-collapse.navbar-responsive-collapse.collapse.in{
display: block !important;
} .content {
padding-top: 30px !important;
padding-bottom: 30px !important;
}
.main-container { background-color: transparent;
padding: 0px;
box-shadow: none;
}
.menu-content { padding: 0px;
} .layer3 > .section {
padding: 15px 30px;
}
.section {
background-color: #ffffff;
padding: 30px;
}
.bg-transparent {
background-color: transparent !important;
padding: 30px 0px !important
}
.bg-grey { background-color: #f5f5f5 !important;
border: 0px !important;
}
.bg-grey2 {
background-color: #cfcfcf !important;
border: 0px !important;
}
.bg-grey3 {
background-color: #ebebeb !important;
border: 0px !important;
}
.bg-grey4 {
background-color: #f7f7f7 !important;
border: 0px !important;
}
.bg-grey5 {
background-color: #424a57 !important;
border: 0px !important;
}
.bg-grey5 .heading1, .bg-grey5 .heading2, .bg-grey5 .heading3, .bg-grey5 .heading4, .bg-grey5 .heading5, .bg-grey5 .heading6, .bg-grey5 .paragraph2{
color:#fff !important;
}
.bg-white {
background-color: #ffffff !important;
}
.section-no-horizontal-padding {
background-color: #ffffff;
padding: 30px 0px !important;
}
.section-no-padding {
background-color: #ffffff;
padding: 0px !important;
}
.section-no-vertical-padding {
background-color: #ffffff;
padding: 0px 30px !important;
}
.first-section {
padding: 30px 30px 15px !important;
}
.last-section {
padding: 15px 30px 30px !important;
}
.section > .bg-white.section:last-child {
padding-bottom: 0px;
}
.bg-white + .section-divider {
padding-top:20px;
}
.section-spacing-top {
margin-top: 25px !important;
}
.section-spacing-bottom {
margin-bottom: 25px !important;
}
.breadcrumbs > .container {
padding-left:0px;
padding-right:0px;
}
.breadcrumbs .breadcrumb {
padding-top: 8px;
padding-bottom: 8px;
margin-bottom:0px;
top:0px;
}
.whitebg-img img {
background:white;
}
@media(min-width: 768px) {
.breadcrumbs .breadcrumb {
padding-left: 0px;
padding-right: 0px;
}
}
.login-portal {
padding: 5px !important;
margin: 0px !important;
}
.right-sidebar {
padding-left: 15px !important;
padding-bottom: 25px;
}
.right-sidebar .section {
padding: 10px 20px 20px !important;
}
.btn-mobile-hide, .inline-mobile-hide {
display: inline-block;
}
.btn-desktop-hide, .inline-desktop-hide {
display: none !important;
}
.table-mobile-hide{
display: table;
}
.table-desktop-hide{
display: none !important;
}
.btnContainer {
padding-top:10px;
}
.color-theme, .underlined-theme {
color: #3D6AB2 !important;
}
.color-theme-2, .underlined-theme {
color: #F8AC00 !important;
}
.color-white {
color: #ffffff !important;
}
.color-grey {
color:#535051 !important;
}
a:hover, a:focus, a:active {
text-decoration:none;
}
@media(max-width: 991px) {
.mobile-column-reverse {
flex-direction: column-reverse;
}
.mobile-hide {
display: none !important;
}
.desktop-hide {
display: block !important;
}
.btn-mobile-hide, .inline-mobile-hide {
display: none !important;
}
.btn-desktop-hide, .inline-desktop-hide {
display: inline-block !important;
}
.table-mobile-hide{
display: none !important;
}
.table-desktop-hide{
display: table !important;
}
.btn-mobile-center {
text-align: center;
}
.right-sidebar .section:first-child {
margin-top: 30px;
}
.section {
padding: 30px 15px;
}
.layer3 > .section {
padding: 15px;
}
.first-section {
padding: 30px 15px 15px !important;
}
.last-section {
padding: 15px 15px 30px !important;
}
}
@media (max-width: 1199px) {
.main-container {
box-shadow: none;
}
}
@media(max-width: 768px) {
.bg-transparent {
background-color: transparent !important;
padding: 25px 15px!important;
}
}
@media(max-width: 425px) {
.mobile-section-no-vertical-padding {
padding: 0px 15px !important;
}
.mobile-section-no-padding {
padding: 0px !important;
}
.mobile-section-no-horizontal-padding {
padding: 30px 0px !important;
}
.mobile-section-no-top-padding {
padding: 0px 15px 30px !important;
}
#product-video {
background-color: #fff !important;
}
}
#product-video {
background-color: #2b3443;
} .flex-box {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
-ms-grid-row-align: center;
align-items: center;
margin-left: -15px;
margin-right: -15px;
}
.flex-box-start {
-webkit-box-align: start;
-webkit-align-items: start;
-ms-flex-align: start;
-ms-grid-row-align: start;
align-items: start;
}
.flex-box > div, .flex-box-top > div {
width: 100%; }
.flex-box > div:last-child, .flex-box-top > div:last-child {
padding-left: 15px;
padding-right: 15px;
width: 100%; }
.flex-box > div > img, .flex-box-top > div > img {
margin: 0px auto !important;
}
.flex-box-top {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
-ms-grid-row-align: stretch;
align-items: stretch;
margin-left: -15px;
margin-right: -15px;
}
.flex-box + .flex-box, .flex-box-top + .flex-box-top, .flex-box + .flex-box-top, flex-box-top + flex-box {
margin-top: 25px;
}
.flex-box > .flex-box, .flex-box-top > .flex-box, .flex-box > .flex-box-top, .flex-box-top > .flex-box-top {
margin-top: 0px !important;
} .related-product-container {
display: flex;
flex-wrap: wrap;
align-content: center;
}
.related-product-container > div:first-child, .related-product-container > div:last-child {
width: 50px;
align-self: center;
}
.related-product-container > div:last-child {
text-align: right;
}
.related-product-container .sliderGallery {
width: calc(100% - 100px);
max-height: 250px;
} } */
@media(max-width: 992px) {
.flex-box > div, .flex-box-top > div {
padding-left: 15px;
padding-right: 15px;
}
.flex-box > div:not(:last-child), .flex-box-top > div:not(:last-child) {
margin-bottom: 25px;
}
.flex-box.mobile-column-reverse > div:first-child, .flex-box-top.mobile-column-reverse > div:first-child {
padding-left: 15px;
padding-right: 15px;
}
.flex-box.mobile-column-reverse > div:last-child, .flex-box-top.mobile-column-reverse > div:last-child {
padding-left: 15px;
padding-right: 15px;
}
}
.single-video-container { width: 100%;
margin: 0px auto;
}
@media(max-width: 425px) {
.single-video-container {
width: 100%;
margin: 0px auto;
}
}  .heading1 {
font-family: 'Work Sans', sans-serif !important;
font-weight: 500 !important;
font-size: 27px !important;
color: #2E2A2B;
line-height: 1.1 !important;
margin: 0;
padding-bottom: 10px;
letter-spacing: -0.25px;
word-spacing: -1px;
}
.heading2 {
font-family: 'Work Sans', sans-serif !important;
font-size: 20px !important;
color: #323232;
margin-bottom: 0.5em;
font-weight: 500;
letter-spacing: -0.25px;
}
.heading3 {
font-family: 'Work Sans', sans-serif !important;
font-size: 17px !important; color: #2E2A2B; font-weight: 500;
letter-spacing: -0.5px;
}
.heading4 {
font-family: 'Work Sans', sans-serif !important;
font-size: 15px !important; color: #2E2A2B;
margin-bottom: 0.5em;
font-weight: 500;
letter-spacing: -0.5px;
}
.heading5 {
font-family: 'Work Sans', sans-serif !important;
font-weight: 300 !important;
font-size: 32px !important;
color: #2E2A2B;
line-height: 1.1 !important;
margin: 0;
padding-bottom: 15px;
letter-spacing: -0.25px;
}
.heading6 {
font-family: 'Work Sans', sans-serif !important;
font-weight: 500 !important;
font-size: 32px !important;
color: #323232;
line-height: 1.2 !important;
margin: 0;
padding-bottom: 15px;
letter-spacing: -1px;
word-spacing: 0;
}
.heading7 {
font-family: 'Work Sans', sans-serif !important;
font-weight: 400 !important;
font-size: 23px !important;
color: #2E2A2B;
line-height: 1.3 !important;
margin: 0;
padding-bottom: 10px;
letter-spacing: -0.5px;
word-spacing: -1px;
}
.heading8 {
font-family: 'Archivo', sans-serif !important;
font-size: 15px;
font-weight: 500;
color: #3A3637;
line-height: 1.4;
letter-spacing: 0.25px;
}
.heading9 {
font-family: 'Work Sans', sans-serif !important;
font-weight: 500 !important;
font-size: 38px !important;
color: #323232;
line-height: 1.3 !important;
margin: 0;
padding-bottom: 15px;
letter-spacing: -1px;
word-spacing: -1px;
}
@media(max-width: 768px) {
.heading6-withoutbg {
background-color: transparent !important;
padding: 0px 30px 10px 30px !important;
}
}
.paragraph1 {
font-family: 'Archivo', sans-serif !important;
font-size: 16px !important;
font-weight: 500;
color: #3a3637;
letter-spacing: 0.25px;
line-height: 1.4 !important;
}
.paragraph2 {
font-family: 'Archivo', sans-serif !important;
font-size: 16px !important;
font-weight: normal;
color: #535051 !important;
line-height: 1.4 !important;
margin: 0;
margin-bottom: 15px;
letter-spacing: 0.25px;
}
.paragraph3 {
font-family: 'Archivo', sans-serif !important;
font-size: 14px !important;
font-weight: 500;
color: #3d6ab2;
letter-spacing: 0.25px;
line-height: 1.4 !important;
}
.paragraph4 {
font-family: 'Archivo', sans-serif !important;
font-size: 16px !important;
font-weight: 400;
color: #666666 !important;
line-height: 1.5 !important;
margin: 0;
margin-bottom: 10px;
letter-spacing: 0.25px;
word-spacing: 0.5px;
}
@media(max-width: 991px) {
.heading1 {
font-size: 25px !important;
}
.heading6 {
font-size: 30px !important;
}
.heading7 {
font-size: 20px !important;
}
.paragraph4 {
font-size: 14px !important;
}
h2.heading6 {
font-size: 25px !important;
}
}
.heading1 + .heading4 {
margin-top: -7px;
}
.heading-container {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 10px;
}
.heading-container .heading1 {
padding-bottom: 0px;
}   @media(max-width:992px){
.mobile-navbar-arrow {
margin-left: auto;
margin-right: 15px;
display: flex !important;
position: relative;
align-items: center;
}
} .industriesTitle h2 {
font-family: 'Archivo';
font-style: normal;
font-weight: 300 !important;
font-size: 15px !important;
line-height: 16px;
letter-spacing: 0.03em;
color: #3C3C3C;
}
@media(max-width: 992px){ .industriesIcon {
margin: 0 !important;
padding: 5px 0 !important;
}
} .industriesBox {
align-items: center;
}
.bannerSection {
height: 430px;
}
.bannerContainer {
height: 100%;
align-items: center;
display: flex;
background-size: cover !important;
} .bannerContent {
position: absolute;
left: 25%;
padding: 25px;  background-color: rgba(46, 42, 43, .95);
color: #fff !important;
width: 25%;
max-height: 85%;
overflow: auto;
}
.bannerContent > .bannerTitle {
font-family: 'Work Sans', sans-serif !important;
font-weight: 400;
font-size: 32px;
color: #fff;
line-height: 1.1;
margin: 0;
padding-bottom: 20px;
letter-spacing: -0.25px;
word-spacing: -1px;
}
.bannerContent p {
font-family: 'Roboto', sans-serif !important;
font-size: 14px;
color: #fff;
line-height: 1.4;
margin: 0;
padding-bottom: 20px;
letter-spacing: 0.25px;
}
.bannerContent > .quotationImg{
display: inline-block;
width: 15%;
vertical-align: top;
}
.bannerContent > .textBox{
display: inline-block;
width: 84%;
}
@media (max-width: 1300px) and (min-width: 1201px) {
.bannerContent {
left: 15%;
width: 35%;
}
}
@media (max-width: 1200px) and (min-width: 813px) {
.bannerContent {
left: 15%;
width: 50%;
}
}
@media (max-width: 812px) and (min-width: 628px) {
.bannerContent {
left: 20%;
width: 60%;
}
}
@media (max-width: 627px){
.bannerContent {
left: 5%;
width: 90%;
}
}
@media (max-width: 450px) {
.bannerContent > .quotationImg {
display: none;
}
.bannerContent > .textBox {
display: block;
width: 100%;
}
}  .tablinks a:hover img, .tablinks a:focus img, .tablinks a:active img {
opacity: 1;
}
.tabs {  margin-top: 0px;
margin-bottom: 30px;
}
.tabs .container{
padding:0px;
}
.fixedTabs {
top: 91px;
left: 0;
width: 100%;
height: auto;
z-index: 998;
position: fixed;
}
.fixedTabs .breadcrumbs{
background: #ebebeb;
} @media(max-width: 991px) {
.fixedTabs { position:relative;
top: 0px;
}
.mobileFixedTabs {
position:fixed;
top:50px;
               }
.mobileFixedTabsContent {
padding-top: 120px !important;
}
.fixedTabs .container{ padding: 0px !important;
top: 0px; }
}  .tabs .is_active a p { font-size: 14px;
font-family: 'Roboto', sans-serif !important;
font-weight: 500;
line-height: 1.1;
display: block; }
.tabs .tablinks a p {
font-size: 14px;
font-family: 'Roboto', sans-serif !important;
font-weight: normal;
line-height: 1.1;
color: #2E2A2B;
margin: 0px;
white-space:nowrap; display: inline-block;
} .tabs .navbar-nav li:hover a, .tabs .navbar-nav li:focus a p { color: #000 !important;
}
.is_active {
display: block;
}
.tabs .mobile-hide {
display: block;
}
.tabs .desktop-hide {
display: none;
}
.tabs .navbar-default .navbar-toggle {
border: none;
}
.tabs .navbar-default .navbar-toggle:focus, .tabs .navbar-default .navbar-toggle:hover {
background-color: transparent;
}
.tabs .navbar {
border: none;
margin-bottom: 0px;
min-height: 40px;     background: transparent; border-radius: 0px;
z-index: 3;
}
.menu-content {
position: relative;
}
.menu-content:before {
width: 100%;
height: 10px;
content: '';
position: absolute;
top: 0;
left: 0; background: none;
opacity: 0.2;
z-index: 1;
}
.tabs .nav { display: flex;
background-color: transparent;
color: #777;
margin: 0px;
padding: 0px;
white-space: nowrap;
overflow-x: hidden;
overflow-y: hidden;
-webkit-overflow-scrolling: touch;
float: none;
height: 55px;
}
.tabs .navbar .navbar-collapse {
padding: 0px;
position:relative;
border:0px;
}
.tabs .navbar-nav li {     cursor: pointer;
font-size: 13px; height: 40px;
flex-grow: 1;  float: none;
}
.tabs .nav::-webkit-scrollbar {
display: none;
} .tabs .navbar-nav > li > a {
height: 40px;
padding: 10px 20px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
justify-content: center;
align-items: center;  transition: background .2s ease-in-out, color .2s ease-in-out;
}
.tabs .navbar-nav > li > a > div.tabImage {
margin-right: 10px;   }
.tabs #ChangeToggle span {
color: #2E2A2B !important;
font-size: 24px;
}
#ChangeToggle {
padding: 10px; margin:2px 10px;
}
.hide {
display: none;
}
.tablinks > a > span {
opacity: 0;
transform-origin: -20px 0;
}
.tabs .is_active a {
z-index:initial !important;
}
.is_active > a > span {
width: 0;
height: 0;
border-left: 15px solid transparent;
border-right: 15px solid transparent;
border-top: 15px solid #fff;
content: " ";
position: absolute;
bottom: -15px;
left: 43%;
z-index: -1;
content: "";
position: absolute;
width: 0;
height: 0;
margin-left: -0.5em;
bottom: -1.5em; box-sizing: border-box;
border: 1em solid black; border-color: transparent transparent #2e2a2b #2e2a2b;
transform-origin: 0 0;
transform: skewX(0deg) rotate(-45deg); opacity: 1 !important;
transition: opacity .5s ease-in-out, transform-origin .5s ease-in-out;
}
li:first-child.is_active > a > span, li:nth-child(6).is_active > a > span {
transform: skewx(0deg) rotate(-45deg);
} .tabImage img {
width: 27px;
max-width: 27px;
display: block;
margin: 0px auto;
-webkit-transition: all .25s ease;
-moz-transition: all .25s ease;
-ms-transition: all .25s ease;
transition: all .25s ease;
}
.tabs .navbar-nav li:hover a .tabImage img {
width: 27px;
max-width: 27px;
}
.is_active a .tabImage img {
width: 27px;
max-width: 27px;
}
a:hover .tabImage img {
opacity: 1;
} .fadein {
-webkit-animation: 1s ease-in-out 0s normal forwards 1 fadein;
animation: 1s ease-in-out 0s normal forwards 1 fadein;
}
@keyframes fadein {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-webkit-keyframes fadein {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.tabs .navbar {
border-radius: 0px;
}
.tablinks a {
position: relative !important;
background: #D5D5D5;    padding: .7em 3.5em; text-decoration: none;
color: #444;     }
.tabs .tablinks a:hover,
.tabs .tablinks a:hover::after {
background: #2e2a2b;
background-color: #2e2a2b !important;
}
.tabs .is_active a {
background: #2E2A2B;
z-index: 3;
padding: 10px 20px!important;
}
.tabs .is_active a p {
color: #fff !important;
}
.tabs .is_active a::after{
background: #fff;
background-color: #fff !important;
z-index: 3;
}
.tabs .tablinks a:hover p,
.tabs .tablinks a:hover a,
.tabs .tablinks a:focus p,
.tabs .tablinks a:focus a {
color: #fff !important;
}
.tabs .collapse {
display:block !important;
}
.tabs .tablinks:not(.is_active) a {
background: #D5D5D5 !important;
background-color: #D5D5D5 !important;
}
.tabs .tablinks:not(.is_active) a,
.tabs .tablinks:not(.is_active) a p{
color: #2E2A2B !important;
}
@media (max-width: 425px) {
.tabs {  margin-top: 0px;
margin-bottom: 20px;
}
} .flex-box {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
-ms-grid-row-align: center;
align-items: center;
margin-left: -15px;
margin-right: -15px;
}
.flex-box-start {
-webkit-box-align: start;
-webkit-align-items: start;
-ms-flex-align: start;
-ms-grid-row-align: start;
align-items: start;
}
.flex-box-top > a:first-child {    
width: 25%;
}
.flex-box-top > a:last-child {
width: 75%;
}
flex-box > div:first-child, .flex-box-top > div:first-child
.flex-box > div > img, .flex-box-top > div > img {
margin: 0px auto !important;
}
.flex-box + .flex-box, .flex-box-top + .flex-box-top, .flex-box + .flex-box-top, flex-box-top + flex-box {
margin-top: 25px;
}
.flex-box > .flex-box, .flex-box-top > .flex-box, .flex-box > .flex-box-top, .flex-box-top > .flex-box-top {
margin-top: 0px !important;
} .related-product-container {
display: flex;
flex-wrap: wrap;
align-content: center;
}
.related-product-container > div:first-child, .related-product-container > div:last-child {
width: 50px;
align-self: center;
}
.related-product-container > div:last-child {
text-align: right;
}
.related-product-container .sliderGallery {
width: calc(100% - 100px);
max-height: 250px;
}
@media(min-width: 992px) {
.flex-box > div, .flex-box-top > div {
-webkit-box-flex: 1;
-webkit-flex: 1 1 50%;
-ms-flex: 1 1 50%;
flex: 1 1 50%;
width: 50%;
} .flex-box-1 > div:first-child {
-webkit-box-flex: 1;
-webkit-flex: 1 1 40%;
-ms-flex: 1 1 40%;
flex: 1 1 40%;
width: 40%;
}
.flex-box-1 > div:last-child {
-webkit-box-flex: 1;
-webkit-flex: 1 1 60%;
-ms-flex: 1 1 60%;
flex: 1 1 60%;
width: 60%;
padding-left: 15px;
} .flex-box-2 > div:first-child {
-webkit-box-flex: 1;
-webkit-flex: 1 1 60%;
-ms-flex: 1 1 60%;
flex: 1 1 60%;
width: 60%;
padding-right: 15px;
}
.flex-box-2 > div:last-child {
-webkit-box-flex: 1;
-webkit-flex: 1 1 40%;
-ms-flex: 1 1 40%;
flex: 1 1 40%;
width: 40%;
padding-left: 45px;
}
.flex-box-3 > div {
-webkit-box-flex: 1;
-webkit-flex: 1 1 calc(25% - 25px);
-ms-flex: 1 1 calc(25% - 25px);
flex: 1 1 calc(25% - 25px);
width: 25% !important;
}
.flex-box-4 > div {
-webkit-box-flex: 1;
-webkit-flex: 1 1 33.33%;
-ms-flex: 1 1 33.33%;
flex: 1 1 33.33%;
width: 33.33% !important;
} .flex-box-5 > div:first-child {
-webkit-box-flex: 1;
-webkit-flex: 1 1 35%;
-ms-flex: 1 1 35%;
flex: 1 1 35%;
width: 35%;
padding-right: 15px;
}
.flex-box-5 > div:last-child {
-webkit-box-flex: 1;
-webkit-flex: 1 1 65%;
-ms-flex: 1 1 65%;
flex: 1 1 65%;
width: 65%;
padding-left: 15px;
} .flex-box-6 > div:first-child {
-webkit-box-flex: 1;
-webkit-flex: 1 1 65%;
-ms-flex: 1 1 65%;
flex: 1 1 65%;
width: 65%;
padding-right: 15px;
}
.flex-box-6 > div:last-child {
-webkit-box-flex: 1;
-webkit-flex: 1 1 35%;
-ms-flex: 1 1 35%;
flex: 1 1 35%;
width: 35%;
padding-left: 15px;
}
.flex-box-7 > div:first-child {
-webkit-box-flex: 1;
-webkit-flex: 1 1 50%;
-ms-flex: 1 1 50%;
flex: 1 1 50%;
width: 50%;
padding-right: 30px;
border-right: 1px solid #E4E3E3;
}
.flex-box-7 > div {
-webkit-box-flex: 1;
-webkit-flex: 1 1 25%;
-ms-flex: 1 1 25%;
flex: 1 1 25%;
width: 25%;
padding: 0px 30px;
border-right: 1px solid #E4E3E3;
}
.flex-box-7 > div:last-child {
-webkit-box-flex: 1;
-webkit-flex: 1 1 25%;
-ms-flex: 1 1 25%;
flex: 1 1 25%;
width: 25%;
padding-left: 30px;
border-right: none;
}
.flex-box-8 > div:first-child {
-webkit-box-flex: 1;
-webkit-flex: 1 1 30%;
-ms-flex: 1 1 30%;
flex: 1 1 30%;
width: 30%;
padding-right: 15px;
}
.flex-box-8 > div:last-child {
-webkit-box-flex: 1;
-webkit-flex: 1 1 70%;
-ms-flex: 1 1 70%;
flex: 1 1 70%;
width: 70%;
padding-left: 15px;
}
.flex-box-9 > div:first-child {
-webkit-box-flex: 1;
-webkit-flex: 1 1 70%;
-ms-flex: 1 1 70%;
flex: 1 1 70%;
width: 70%;
padding-right: 15px;
}
.flex-box-9 > div:last-child {
-webkit-box-flex: 1;
-webkit-flex: 1 1 30%;
-ms-flex: 1 1 30%;
flex: 1 1 30%;
width: 30%;
padding-left: 15px;
}
.flex-box-10 > div:first-child {
-webkit-box-flex: 1;
-webkit-flex: 1 1 75%;
-ms-flex: 1 1 75%;
flex: 1 1 75%;
width: 75%;
padding-right: 15px;
}
.flex-box-10 > div:last-child {
-webkit-box-flex: 1;
-webkit-flex: 1 1 25%;
-ms-flex: 1 1 25%;
flex: 1 1 25%;
width: 25%;
padding-left: 15px;
}
.flex-box-11 > div:first-child {
-webkit-box-flex: 1;
-webkit-flex: 1 1 25%;
-ms-flex: 1 1 25%;
flex: 1 1 25%;
width: 25%;
padding-right: 15px;
}
.flex-box-11 > div:last-child {
-webkit-box-flex: 1;
-webkit-flex: 1 1 75%;
-ms-flex: 1 1 75%;
flex: 1 1 75%;
width: 75%;
padding-left: 15px;
}
.flex-box > div > img, .flex-box-top > div > img {
height: auto;
width: auto;
margin: 0px auto;
}
.flex-box-12 > div {
-webkit-box-flex: 1;
-webkit-flex: 1 1 20%;
-ms-flex: 1 1 20%;
flex: 1 1 20%;
}
.flex-box-13 > div {
-webkit-box-flex: 1;
-webkit-flex: 1 1 16.66%;
-ms-flex: 1 1 16.66%;
flex: 1 1 16.66%;
width: 16.66% !important;
} .flex-box-14 > div:first-child {
-webkit-box-flex: 1;
-webkit-flex: 1 1 10%;
-ms-flex: 1 1 10%;
flex: 1 1 10%;
width: 10%;
padding-right: 5px;
}
.flex-box14 > div:last-child {
-webkit-box-flex: 1;
-webkit-flex: 1 1 90%;
-ms-flex: 1 1 90%;
flex: 1 1 90%;
width: 90%;
padding-left: 5px;
}
}
@media(max-width: 992px) {            
.flex-box.mobile-column-reverse > div:first-child, .flex-box-top.mobile-column-reverse > div:first-child {
margin-bottom: 0px;
}
.flex-box.mobile-column-reverse > div:last-child, .flex-box-top.mobile-column-reverse > div:last-child {
margin-bottom: 25px;
}
}
.single-video-container { width: 100%;
margin: 0px auto;
}
@media(max-width: 425px) {
.single-video-container {
width: 100%;
margin: 0px auto;
}
}
@media (max-width:992px) {
.flex-box-mobile {
flex-wrap: nowrap !important;
width: 100% !important;
}
.flex-box-mobile > div {
margin-bottom: 0px !important;
}
}  .heading1 {
font-family: 'Work Sans', sans-serif !important;
font-weight: 500 !important;
font-size: 27px !important;
color: #2E2A2B;
line-height: 1.1 !important;
margin: 0;
padding-bottom: 10px;
letter-spacing: -0.25px;
word-spacing: -1px;
}
.heading2 {
font-family: 'Work Sans', sans-serif !important;
font-size: 20px !important;
color: #323232;
margin-bottom: 0.5em;
font-weight: 500;
letter-spacing: -0.25px;
}
.heading3 {
font-family: 'Work Sans', sans-serif !important;
font-size: 17px !important; color: #2E2A2B; font-weight: 500;
letter-spacing: -0.5px;
}
.heading4 {
font-family: 'Work Sans', sans-serif !important;
font-size: 15px !important; color: #2E2A2B;
margin-bottom: 0.5em;
font-weight: 500;
letter-spacing: -0.5px;
}
.heading5 {
font-family: 'Work Sans', sans-serif !important;
font-weight: 300 !important;
font-size: 32px !important;
color: #2E2A2B;
line-height: 1.1 !important;
margin: 0;
padding-bottom: 15px;
letter-spacing: -0.25px;
}
.heading6 {
font-family: 'Work Sans', sans-serif !important;
font-weight: 500 !important;
font-size: 32px !important;
color: #323232;
line-height: 1.2 !important;
margin: 0;
padding-bottom: 15px;
letter-spacing: -1px;
word-spacing: 0;
}
.heading7 {
font-family: 'Work Sans', sans-serif !important;
font-weight: 400 !important;
font-size: 23px !important;
color: #2E2A2B;
line-height: 1.3 !important;
margin: 0;
padding-bottom: 10px;
letter-spacing: -0.5px;
word-spacing: -1px;
}
.heading8 {
font-family: 'Roboto', sans-serif !important;
font-size: 15px;
font-weight: 500;
color: #3A3637;
line-height: 1.4;
letter-spacing: 0.25px;
}
.heading9 {
font-family: 'Work Sans', sans-serif !important;
font-weight: 500 !important;
font-size: 38px !important;
color: #323232;
line-height: 1.3 !important;
margin: 0;
padding-bottom: 15px;
letter-spacing: -1px;
word-spacing: -1px;
}
@media(max-width: 768px) {
.heading6-withoutbg {
background-color: transparent !important;
padding: 0px 30px 10px 30px !important;
}
}
.paragraph1 {
font-family: 'Archivo', sans-serif !important;
font-size: 14px !important;
font-weight: 500;
color: #3a3637;
letter-spacing: 0.25px;
line-height: 1.4 !important;
}
.paragraph2 {
font-family: 'Archivo', sans-serif !important;
font-size: 16px !important;
font-weight: normal;
color: #535051 !important;
line-height: 1.4 !important;
margin: 0;
margin-bottom: 15px;
letter-spacing: 0.25px;
}
.paragraph3 {
font-family: 'Archivo', sans-serif !important;
font-size: 14px !important;
font-weight: 500;
color: #3d6ab2;
letter-spacing: 0.25px;
line-height: 1.4 !important;
}
.paragraph4 {
font-family: 'Archivo', sans-serif !important;
font-size: 16px !important;
font-weight: 400;
color: #666666 !important;
line-height: 1.5 !important;
margin: 0;
margin-bottom: 10px;
letter-spacing: 0.25px;
word-spacing: 0.5px;
}
@media(max-width: 991px) {
.heading1 {
font-size: 25px !important;
}
.heading6 {
font-size: 30px !important;
}
.heading7 {
font-size: 20px !important;
}
.paragraph4 {
font-size: 14px !important;
}
h2.heading6 {
font-size: 25px !important;
}
}
.heading1 + .heading4 {
margin-top: -7px;
}
.heading-container {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 10px;
}
.heading-container .heading1 {
padding-bottom: 0px;
} .custom-bullet .paragraph2 {
padding-bottom: 5px;
}
.custom-bullet {
margin: 0px 0px 10px 0px;
}
.sub-bullet > i {
font-size: 6px;
padding-top: 6px;
margin-right: 15px;
margin-left: 20px;
vertical-align: top;
}
.sub-bullet .paragraph2 {
margin-left: 15px !important;
}
.sub-sub-bullet > i {
font-size: 6px;
padding-top: 6px;
margin-right: 15px;
margin-left: 35px;
vertical-align: top;
}
.sub-sub-bullet .paragraph2 {
margin-left: 30px !important;
}
.custom-list-default {
padding-left: 20px;
margin: 15px 0px;
}
.custom-list-v1 {
padding-left: 20px;
margin: 15px 0px;
list-style: none;
padding: 0;
}
.custom-list-v1 > li {
padding-left: 1.3em;
}
.custom-list-v1 > li:before {
content: "\25B6"; font-family: FontAwesome;
font-size: 15px;
color: #F8AC00; 
display: inline-block;
margin-left: -1.5em; width: 1.5em; } .package-key-features {
margin-top: 15px !important;
margin-bottom: 15px !important;
}
.package-key-features > div {
margin-bottom: 0px !important;
}
.package-key-features > div > .custom-list-v1 {
margin: 0px !important;
} .video-container {
position: relative;
padding-bottom: 56.25%; height: 0;
overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.player-wrapper {
position: relative;
}
.player-content {
width: 82%;
padding: 0px 20px;
}
@media (max-width: 560px) {
.player-content {
width: 68%;
padding: 0px 20px;
}
}
.player-content .paragraph1{
margin-bottom:0px;
}
.player-content .paragraph2{
margin-bottom:0px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.play-hover {
position: absolute;
top: 0;
bottom: 0;
left: 15px;
right: 15px;
background-color: transparent;
cursor: pointer;
display: flex;
align-items: center;
text-align: center;
}
.play-hover > img {
margin: 0 auto;
transition-duration: 0.2s;
}
.tab-v3 .nav-pills li a {
padding: 7px 15px;
margin-bottom: 0 !important;
background: #F0F2F4;
}
.nav-stacked > li + li {
margin-top: 0;
border-top: solid 1px #E5E5E5;
}
@media (max-width: 991px) {
.nav-stacked {
padding-top: 15px;
}
}
.tab-v3 .nav-pills li a,
.tab-v3 .nav-pills li.active a {
border: 0 !important;
}
.tab-v3 .nav-pills li.active a:hover {
background: #145683;
}
.tab-v3 .tab-content {
padding: 0;
}  @media (max-width: 991px) {
#video-list-container .tab-list {
padding-top: 20px;
padding-bottom: 20px;
}
#video-list-container .tab-list .nav-stacked {
padding-top: 0px;
}
}
.tab-v3 {
padding-top: 5px;
}
.nav-stacked > li + li {
background-color: #fafafa;
border: 0px !important;
}
.tab-v3 .nav-pills li a {
display: flex;
align-items: center;
}
.tab-v3 .nav-pills li a:hover, .tab-v3 .nav-pills li.active a {
background: #D3D7DC !important; }
.tab-v3 .nav-pills li a .player-wrapper {
width: 18%;
min-width: 100px;
max-width: 100px;
}
.tab-v3 .nav-pills li a:hover .player-wrapper img, .tab-v3 .nav-pills li.active a .player-wrapper img {
opacity: 1 !important;
}
.tab-v3 .nav-pills li a span {
flex: 1;
padding: 5px 10px;
line-height: 1.1;
color: #231F20;
font-family: 'Roboto', sans-serif !important;
font-size: 18px !important;
font-weight: 500;
}   .faq-heading-container {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 20px;
}
.faq-heading-container .heading1 {
padding-bottom: 0px;
}
#faq-container .faq-btn {
font-family: 'Work Sans', sans-serif !important;
padding: 8px 40px;
margin: auto 0px;
font-size: 13px;
font-weight: 600;
background-color: #FDCA41;
color: #231F20;
}
.faq-heading-container .btn:hover, .faq-heading-container .btn:focus {
background-color: #d0a534;
color: #231F20;
}
.faq-content-container {
margin-bottom: 20px;
}
.faq-content-container .faq-question .paragraph3 {
margin-bottom: 5px;
}
.faq-content-container .faq-answer ul{
padding-left: 15px;
}
.faq-content-container .faq-answer ol {
padding-left: 15px;
}
@media(max-width: 993px) {
#faq-container .desktop-hide {
display: inline-block !important;
}
}  .document-heading-container {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 20px;
}
.document-heading-container .heading1 {
padding-bottom: 0px;
}
#document-container .document-btn {
font-family: 'Work Sans', sans-serif !important;
padding: 8px 25px;
margin: auto 0px;
font-size: 13px;
font-weight: 600;
background-color: #FDCA41;
color: #231F20;
}
.document-heading-container .btn:hover, .document-heading-container .btn:focus {
background-color: #d0a534;
color: #231F20;
}
.document-content-container {
display: flex; margin: 0px -10px;
}
@media (max-width: 768px) {
.document-content-container {
flex-wrap: wrap;
}
.document-single-content {
width: 33.33%;
}
}
@media (max-width: 480px) {
.document-content-container {
flex-wrap: wrap;
}
.document-single-content {
width: 50%;
}
}
.document-single-content {
padding: 15px;
}
.document-single-content a:hover .paragraph2, .document-single-content a:focus .paragraph2 {
color: #3a6ab3 !important;
}
.document-single-content img {
border: 1px solid #E5E5E5;
margin-bottom: 10px;
}
.document-single-content .paragraph2 {
text-align: center;
}
@media(max-width: 993px) {
#document-container .desktop-hide {
display: inline-block !important;
}
} #report-gallery-container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
-ms-grid-row-align: stretch;
align-items: stretch;
}
#report-gallery-container > div { width: 100%; }
@media(min-width: 992px) {
#report-gallery-container > div {
-webkit-box-flex: 1;
-webkit-flex: 1 1 50%;
-ms-flex: 1 1 50%;
flex: 1 1 50%;
width: 50%; }
.report-gallery-tab .btn-v2 {
float:right;
}
}
#report-gallery-container .report-gallery-slider{
padding:30px;
}
#report-gallery-container .report-gallery-tab{
background-color:#758293;
padding: 30px 0px 15px 0px;
}
#report-gallery-container .report-gallery-tab .heading1{
color: #fff !important;
padding: 0px 30px 30px 30px;
font-weight:400 !important;
} #report-gallery-container  .player-wrapper {
position: relative;
}
#report-gallery-container  .player-content {
width: 90%;
padding: 0px 20px;
}
@media (max-width: 560px) {
.player-content {
width: 68%;
padding: 0px 20px;
}
}
.player-content .paragraph1 {
margin-bottom: 0px;
}
.player-content .paragraph2 {
margin-bottom: 0px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.play-hover {
position: absolute;
top: 0;
bottom: 0;
left: 15px;
right: 15px;
background-color: transparent;
cursor: pointer;
display: flex;
align-items: center;
text-align: center;
}
.play-hover > img {
margin: 0 auto;
transition-duration: 0.2s;
}
.report-gallery-tab .nav-pills li a {
padding: 7px 30px;
margin-bottom: 0 !important; }
.nav-stacked > li + li {
margin-top: 0;
border-top: solid 1px #E5E5E5;
}
@media (max-width: 991px) {
.nav-stacked {
padding-top: 15px;
}
}
.report-gallery-tab .nav-pills li a,
.report-gallery-tab .nav-pills li.active a {
border: 0 !important;
}
.report-gallery-tab .nav-pills li.active a:hover {
background: #145683;
}
.report-gallery-tab .tab-content {
padding: 0;
}  @media (max-width: 991px) { #report-gallery-container .tab-list .nav-stacked {
padding-top: 0px;
}
}
.report-gallery-tab {
padding-top: 5px;
}
.report-gallery-tab .nav-stacked > li + li {
background-color: transparent;
border: 0px !important;
}
.report-gallery-tab .nav-pills li a {
display: flex;
align-items: center;
}
.report-gallery-tab .nav-pills li a:hover, .report-gallery-tab .nav-pills li.active a {
background: #616f82 !important; }
.report-gallery-tab .nav-pills li a .player-wrapper {
width: 10%;
min-width: 60px;
max-width: 80px;
}
.report-gallery-tab .nav-pills li a:hover .player-wrapper img, .report-gallery-tab .nav-pills li.active a .player-wrapper img {
opacity: 1 !important;
}
.report-gallery-tab .nav-pills li a .paragraph1, .report-gallery-tab .nav-pills li a .paragraph2 {
color: #fff !important;
}
.report-gallery-tab .nav-pills li a span {
flex: 1;
padding: 5px 10px;
line-height: 1.1;
color: #231F20;
font-family: 'Roboto', sans-serif !important;
font-size: 18px !important;
font-weight: 500;
}
.report-gallery-tab .btn-v2 {
margin-top:30px;
margin-right:30px;
margin-left:30px;
}
#report-gallery-container .lSSlideOuter {
position: relative !important;
overflow: visible !important;
}
#report-gallery-container .lSSlideWrapper {
position: static !important;
}
#report-gallery-container .lSAction > .lSPrev {
left: 0px !important;
}
#report-gallery-container .lSAction > .lSNext {
right: 0px !important;
} #report-gallery-container .lSAction > a {
width: 68px !important;
height: 55px !important;
background-size: 100px auto !important;
opacity: 1 !important;
}
#report-gallery-container .lSAction > a:hover {
opacity: 0.8 !important;
}
#report-gallery-container .lSSlideOuter .lSPager.lSGallery > li { width: 65px;
max-width: 100px;
height: auto;
}
#report-gallery-container .lSSlideOuter .lSPager.lSGallery img {
height: auto;
margin: auto;
border: 1px solid #EBEBEB;
}
#report-gallery-container .lslide > a > img {
width: 80%;
margin: auto;
display: block; }
#report-gallery-container .lslide {
display: flex;
justify-content: center;
}
#report-gallery-container .lslide > a {
display: flex;
}
@media(max-width: 991px) {
#report-gallery-container .lslide > a > img {
width: 100%; margin: auto;
display: block;
}
}
@media(max-width: 540px) {
#report-gallery-container .lslide > a > img {
width: 100%; margin: auto;
display: block;
}
#report-gallery-container .lSAction > a {
width: 28px !important;
height: 30px !important;
background-size: 60px auto !important;
opacity: 1 !important;
}
}
#report-download-container {
display: block;
margin: 12px auto 0px auto;
width: 100%;
}
#report-download-container > a {
margin: 0px auto;
display: block;
width: fit-content;
}
#report-download-container > a > i{
margin-right:5px;
} .btn-v2 {
display: inline-flex;
justify-content: center;
text-align: center;
background-color: #FDCA40;
position: relative;
overflow: hidden;
transition: background-color .45s ease .09s;
z-index: 1;
cursor: pointer;
font-family: 'Roboto', sans-serif !important;
font-size: 15px;
font-weight: 500;
color: #3A3637;
line-height: 1.4;
letter-spacing: 0.25px;
padding: 4px 16px;
width: fit-content;
min-width: 150px;
text-decoration: none;
margin-right: 5px;
margin-bottom: 10px;
border: none;
}
button.btn-v2 {
border-width: 0
}
.btn-v2:after {
content: "";
position: absolute;
background-color: #F8AC00;
height: 150%;
width: 150%;
transition: transform .18s ease;
transform: rotate(-10deg);
top: 100%;
left: -5%;
z-index: -1
}
.btn-v2:hover, .btn-v2:focus, .btn-v2:active {
background-color: #F8AC00;
transition: background-color .18s ease .09s;
color: #3A3637!important;
}
.btn-v2:hover:after {
transform: rotate(0deg) translateY(-100%);
transition: transform .50s ease
}
.btn-v2:focus {
outline: 0px;
}
.btn-v2 > i {
line-height: 1.4;
margin-left: 10px;
}  .custom-block-v1 {
position: relative;
}
.custom-block-v1 img {
width: 100%;
}
.custom-block-v1 .btn-v2 {
position: absolute;
bottom: 15px;
right: 15px;
}
.custom-block-v1 .mobile-img {
display: none;
}
.custom-block-v1 .desktop-img {
display: block;
} @media(max-width: 525px) {
.custom-block-v1 .btn-v2 {
display:none;
}
.custom-block-v1 .mobile-img {
display:block;
}
.custom-block-v1 .desktop-img {
display: none;
}
} .custom-block-v2 {
background-color: #fff;
display: flex;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
flex-flow: column;
height: 100%;
}
.custom-block-v2 .custom-block-v2-item {
display: flex;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
flex-flow: column;
justify-content: space-between;
padding: 10px 20px 20px;
height: 100%;
}
.custom-block-v2 .custom-block-v2-item .custom-block-v2-item-content {
padding-bottom: 10px;
} .custom-block-v3 {
background-color: #758293;
height: 100%;
}
.custom-block-v3 .custom-block-v3-item {
display: flex;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
flex-flow: column;
justify-content: space-between;
height: 100%;
padding: 10px 20px 20px;
}
.custom-block-v3 .custom-block-v3-item .heading2 {
color: #ffffff !important;
margin-bottom: 15px;
}
.custom-block-v3 .custom-block-v3-item .paragraph2 a {
font-size: 14px !important;
color: #ffffff !important;
}
.custom-block-v3 .custom-block-v3-item .paragraph2 i {
padding-right: 10px;
}
.custom-block-v3 .custom-block-v3-item .custom-block-v3-item-content {
padding-bottom: 50px;
}
.custom-block-v4 + .custom-block-v4 {
margin-top: 25px;
}
.custom-block-v4 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
-ms-grid-row-align: stretch;
align-items: stretch;
margin-left: -15px;
margin-right: -15px;
}
.custom-block-v4 > div {
padding: 10px 15px 15px 15px;
margin-left: 15px;
margin-right: 15px;
width: 100%;
}
.custom-block-v4 > div > img {
margin: 15px auto !important;
}
.custom-block-v4-item {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
-ms-grid-row-align: center;
align-items: center;
margin-left: -15px;
margin-right: -15px;
background-color: #F0F2F4;
}
.custom-block-v4-item + .custom-block-v4-item {
margin-top:25px;
}
.custom-block-v4-item > div {
padding: 0px 5px;
width: 100%;
}
.custom-block-v4-item > div > img {
margin: 15px auto !important;
}
@media(min-width: 992px) {
.custom-block-v4-item + .custom-block-v4-item {
margin-top: 0px;
}
.custom-block-v4 > div:first-child {
-webkit-box-flex: 1;
-webkit-flex: 1 1 calc(50% - 30px);
-ms-flex: 1 1 calc(50% - 30px);
flex: 1 1 calc(50% - 30px);
margin-left: 15px;
margin-right: 12.5px;
}
.custom-block-v4 > div:last-child {
-webkit-box-flex: 1;
-webkit-flex: 1 1 calc(50% - 30px);
-ms-flex: 1 1 calc(50% - 30px);
flex: 1 1 calc(50% - 30px);
margin-left: 12.5px;
margin-right: 15px;
}
.custom-block-v4 > div img {
height: auto;
width: auto;
}
.custom-block-v4-item > div:first-child {
-webkit-box-flex: 1;
-webkit-flex: 1 1 60%;
-ms-flex: 1 1 60%;
flex: 1 1 60%;
}
.custom-block-v4-item > div:last-child {
-webkit-box-flex: 1;
-webkit-flex: 1 1 40%;
-ms-flex: 1 1 40%;
flex: 1 1 40%;
}
.custom-block-v4-item > div img {
height: auto;
width: auto;
}
} .custom-block-v5 + .custom-block-v5 {
margin-top:25px;
}
.custom-block-v5 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
-ms-grid-row-align: stretch;
align-items: stretch;
margin-left: -15px;
margin-right: -15px;
}
.custom-block-v5 > div {
padding: 10px 15px 15px 15px;
margin-left: 15px;
margin-right: 15px;
width: calc(100% - 30px);
}
.custom-block-v5 > div > img {
margin: 15px auto !important;
}
.custom-block-v5-item {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
-ms-grid-row-align: center;
align-items: center;
margin-left: -15px;
margin-right: -15px;
background-color: #fff;
}
.custom-block-v5-item + .custom-block-v5-item {
margin-top: 25px;
}
.custom-block-v5-item > div {
padding: 0px 5px;
width: 100%;
}
.custom-block-v5-item > div > img {
margin: 15px auto !important;
}
@media(min-width: 992px) {
.custom-block-v5-item + .custom-block-v5-item {
margin-top: 0px;
}
.custom-block-v5 > div {
-webkit-box-flex: 1;
-webkit-flex: 1 1 calc(50% - 27.5px);
-ms-flex: 1 1 calc(50% - 27.5px);
flex: 1 1 calc(50% - 27.5px);
width: calc(50% - 27.5px);
margin-left: 12.5px;
margin-right: 12.5px;
}
.custom-block-v5 > div:first-child {
-webkit-box-flex: 1;
-webkit-flex: 1 1 calc(50% - 27.5px);
-ms-flex: 1 1 calc(50% - 27.5px);
flex: 1 1 calc(50% - 27.5px);
width: calc(50% - 27.5px);
margin-left: 15px;
margin-right: 12.5px;
}
.custom-block-v5 > div:last-child {
-webkit-box-flex: 1;
-webkit-flex: 1 1 calc(50% - 27.5px);
-ms-flex: 1 1 calc(50% - 27.5px);
flex: 1 1 calc(50% - 27.5px);
width: calc(50% - 27.5px);
margin-left: 12.5px;
margin-right: 15px;
}
.custom-block-v5 > div img {
height: auto;
width: auto;
}
.custom-block-v5-item > div:first-child {
-webkit-box-flex: 1;
-webkit-flex: 1 1 40%;
-ms-flex: 1 1 40%;
flex: 1 1 40%;
margin-right:15px;
}
.custom-block-v5-item > div:last-child {
-webkit-box-flex: 1;
-webkit-flex: 1 1 calc(60% - 15px);
-ms-flex: 1 1 calc(60% - 15px);
flex: 1 1 calc(60% - 15px);
}
.custom-block-v5-item > div img {
height: auto;
width: auto;
}
}
@media (max-width: 1199px) and (min-width: 992px) {
.flex-box-10 .btn-v2, .flex-box-3 .btn-v2, .right-sidebar .btn-v2 {
font-size: 12px !important;
}
}
@media (max-width: 991px) and (min-width: 500px) {
.custom-block-v5-item + .custom-block-v5-item {
margin-top: 0px;
}
.custom-block-v5 > div {
-webkit-box-flex: 1;
-webkit-flex: 1 1 calc(50% - 25px);
-ms-flex: 1 1 calc(50% - 25px);
flex: 1 1calc(50% - 25px);
width: calc(50% - 25px);
margin-left: 12.5px;
margin-right: 12.5px;
}
.custom-block-v5 > div:first-child {
-webkit-box-flex: 1;
-webkit-flex: 1 1 calc(50% - 25px);
-ms-flex: 1 1 calc(50% - 25px);
flex: 1 1 calc(50% - 25px);
width: calc(50% - 25px);
margin-left: 15px;
margin-right: 12.5px;
}
.custom-block-v5 > div:last-child {
-webkit-box-flex: 1;
-webkit-flex: 1 1 calc(50% - 25px);
-ms-flex: 1 1 calc(50% - 25px);
flex: 1 1 calc(50% - 25px);
width: calc(50% - 25px);
margin-left: 12.5px;
margin-right: 15px;
}
} .table-v1 > tbody > tr > td, .table-v1 > tbody > tr > th, .table-v1 > tfoot > tr > td, .table-v1 > tfoot > tr > th, .table-v1 > thead > tr > td, .table-v1 > thead > tr > th {
padding: 16px 8px;
}
@media (min-width: 992px){
.table .pre-text-cell {
position: relative;
}
.table .pre-text-cell > .pre-text {
position: absolute;
padding-right: 5px;
padding-top: 1px;
}
.table .pre-text-cell > .pricing {
display: inline;
}
}
.table .pre-text {
color: #989b9b !important;
font-weight: normal !important;
} .spec-table {
margin-bottom: 10px;
}
.spec-table:last-child {
margin-bottom: 0px;
}
.spec-table th, .spec-table td {
padding: 2px 5px !important;
}
.spec-table > thead {
background-color: #efefef;
}
.spec-table > tbody > tr > th {
width: 25%;
}
.spec-table > tbody > tr > td {
width: 75%;
}
.spec-table > thead > tr > th > .paragraph2 {
font-weight: 600;
margin: 0px; text-transform: uppercase;
font-size: 12px !important;
}
.spec-table > tbody > tr > th > .paragraph2 {
font-weight: 600;
margin: 0px;
font-size: 12px !important;
}
.spec-table > tbody > tr > td > .paragraph2 {
margin: 0px;
font-size: 12px !important;
}
.spec-table > tbody > tr:last-child > th, .spec-table > tbody > tr:last-child > td {
border-bottom: 1px solid #ddd;
} .pricing-table {
margin-bottom: 10px;
}
.highlight-col {
border: 2px solid #F8AC00;
background-image: url(//www.magicmirror.me/digital-kiosk/Content/img/ffcam/Libraries/triangle.svg);
background-size: auto;
background-repeat: no-repeat;
background-position: top -0.5rem right -0.5rem;
background-size: 30px 30px;
}
.pricing-table th, .pricing-table td {
padding: 2px 5px !important;
}
.pricing-table .grey-cell {
background-color: #efefef;
border-top: 0;
height: 20px;
}
.pricing-table .image-cell {
border: 0 !important;
padding: 10px !important;
}
.pricing-table .image-cell .image-cell-header {
margin-bottom: 5px;
text-align: center;
}
.pricing-table .image-cell .image-cell-header .heading2, .pricing-table .image-cell .image-cell-header .paragraph2 {
margin-bottom: 0px;
}
.pricing-table .empty-cell-10 {
height: 10px;
border-bottom: 0 !important;
}
.pricing-table .empty-cell-20 {
height: 20px;
border-bottom: 0 !important;
}
.pricing-table > tbody > tr > th, .pricing-table > tbody > tr > td {
width: 25%;
}
.pricing-table > tbody > tr > td {
text-align: center;
}
.pricing-table > tbody > tr > th.grey-cell > .paragraph2 {
font-weight: 600;
margin: 0px;
text-transform: uppercase;
font-size: 12px !important;
}
.pricing-table > tbody > tr > .bold-text > .paragraph2 {
font-weight: 600;
margin: 0px;
font-size: 12px !important;
}
.pricing-table > tbody > tr > th > .paragraph2, .pricing-table > tbody > tr > td > .paragraph2 {
margin: 0px;
font-size: 12px !important;
}
.pricing-table > tbody > tr > th > .yellow-text, .pricing-table > tbody > tr > td > .yellow-text {
color: #F8AC00 !important;
}
.pricing-table > tbody > tr > th > .grey-text, .pricing-table > tbody > tr > td > .grey-text {
color: #E4E4E4 !important;
}
.pricing-table > tbody > tr:last-child > th, .pricing-table > tbody > tr:last-child > td {
border-bottom: 1px solid #ddd;
} .jp-row {
display: -ms-flexbox;
display: flex;
}
.jp-container {
display: -ms-flexbox;
display: flex;
-ms-flex-align: start;
align-items: flex-start;
}
.jp-image {
display: flex;
display: -ms-flexbox;
}
.jp-title-container {
flex: 1;
}
.jp-title {
display: block;
padding-bottom: 5px;
}
.jp-subtitle {
padding: 10px 10px 10px 5px !important;
}
.jp-subtitle > i {
padding-right: 3px;
}
.job-type-container {
align-self: center;
}
.job-type-tag {
padding: 5px 15px;
background-color: #fff;
border-radius: 3.5px;
display: inline-block;
border: 1px solid #e4e4e4;
}
.job-type-tag:hover {
background-color: #119bd7;
color: #fff;
border: 1px solid #119bd7;
}
.job-skill-tag {
padding: 7px 15px;
background-color: #f7f7f7 !important;
border-radius: 3.5px;
display: inline-block;
}
.job-skill-tag:hover {
background-color: #3D6AB2 !important;
color: white;
}
.list-inline-item {
margin-right: 7px;
margin-bottom: 10px;
}
@media (max-width: 768px) {
.jp-row {
display: block;
}
.jp-subtitle {
display: block;
}
} div.section-divider {
background-color: #fff;
padding: 0px 30px 30px;
}
div.section-divider > hr {
margin: 0px auto !important;
width: 100%;
border-top: 1px solid #C6CDD4 !important;
}
div.divider {
padding: 5px 0px;
}
div.divider > hr {
margin: 0px auto !important;
width: 100%;
border-top: 1px solid #C6CDD4 !important;
}  .row-eq-height {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.left-box {
background-color: #fff;
margin-right: 15px;
padding: 0;
}
.right-box {
background-color: #fff;
margin-left: 15px;
padding: 0;
}
.twobox-col {
margin: 0px;
}
@media (max-width: 991px) {
.row-eq-height {
display: block;
}
.left-box {
margin-right: 0;
margin-bottom: 25px;
}
.right-box {
margin-left: 0;
margin-bottom: 25px;
}
.twobox-col {
margin: 0;
}
a h3.paragraph1:hover {
color: #119bd7;
}
} .download-list-container .download-list-box {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
-ms-grid-row-align: center;
align-items: center;
margin-bottom: 15px;
}
.download-list-container .download-list-box .download-list-content {
margin-left: 15px;
}
.download-list-container .download-list-box .download-list-content .download-list-title {
font-weight: 500 !important;
}
a:hover .download-list-title, a:focus .download-list-title {
color: #3D6AB2 !important;
}
.download-list-container .download-list-box .download-list-content .paragraph2 {
margin-bottom: 0px;
} .header-v8 h1, .header-v8 h2, .header-v8 h3, .header-v8 h4, .header-v8 h5, .header-v8 h6{
line-height:1.6;
}
#ffc-logo {
height: 20px;
width: auto;
margin: 10px 0px;
}
.footer_copyright {
line-height: 45px;
color: #fff;
}
.footer-v8 .footer h2 {
font-size: 20px;
line-height: 24px;
}
.footer a, .copyright a, .footer a:hover, .copyright a:hover {
color: #fff;
}
.footer-v8 .footer {
padding: 30px 0 30px;
}
.list-unstyled {
width: 80% !important;
}
.footer-v8 .copyright {
padding: 10px 0px 0px 0px;
}
.social-icons {
margin-top: 10px;
}
@media (min-width: 992px) {
.header-v8 .navbar-nav > li > a {
padding: 0 15px;
}
}
@media (min-width: 1200px) {
.header-v8 .navbar-nav > li > a {
padding: 0 20px;
}
}
.footer-v1 .footer .form-control {
color: #bbb;
font-size: 13px;
font-weight: 400;
min-height: 30px;
box-shadow: none;
border-color: #222;
padding-right: 15px;
background: #353535;
border-top-left-radius: 30px;
border-bottom-left-radius: 30px;
}
.footer-v1 a.privacy-link,
.footer-v1 a.privacy-link:hover {
color: #3D6AB2;
}
.footer-v1 .headline > h2, a.headline-h2, a.headline-h2 h2 {
line-height: 1.6;
}
.footer-bottom-line {
border-bottom: 1px solid #565656;
}
.footer-v1 a:hover {
text-decoration: underline;
} .menu-sm-title {
color: #3D6AB2 !important;
text-transform: uppercase !important;
}
.nav.navbar-nav > li {
margin: 0px;
} .font-12 {
font-size: 12px;
color: #8c8c8c;
}
.header-v8 .nav.navbar-nav > li.icon-menu > a
{
padding: 5px 20px;
}
#industryMenu .font-12 {
font-size: 15px !important;
color: #666666;
font-weight: 300;
font-family: 'Archivo', sans-serif !important;
letter-spacing: 0.03em;
line-height: 21px;
margin: 0 !important;
}
.header-fixed .header-v8.header-sticky {
position: fixed;
} @media (min-width: 992px) {
.res-padding {
padding: 0 20px 0 20px;
}
} .menu-sm-title-bold {
font-weight: bold !important;
}
@media (min-width: 768px) {
.with-pro-installer {
display: block;
text-align: justify;
padding-bottom: 20px;
}
}
.icon-bottom {
display: inline-block;
float: left;
text-align: left;
width: 60px;
height: auto;
padding: 15px 20px 10px 0px;
}
@media (min-width: 960px) {
.text-bottom {
padding-left: 20px;
box-sizing: border-box;
}
}
.title-bottom {
margin-bottom: 2px;
font-weight: 500;
}
@media (min-width: 960px) {
.title-bottom {
font-size: 16px;
}
}
.underline-bottom {
border-bottom: 1px dotted #e4e9f0;
}
.Installer {
display: inline-block;
overflow: hidden;
margin-bottom: 10px;
padding: 15px 15px 10px;
}
.desc {
padding: 10px 0px 10px 0px;
}
.dem:hover {
opacity: 0.75;
}
@media(min-width:993px) {
.country-table {
width: 100%;  height: 90%;
} }
@media(max-width:992px) {
.country-table {
width: 100%; height: 100%;
} }
.country-list {
font-size: 11pt;
}
.country-list .country-list-content {
padding-bottom: 10px !important;
width: auto;
color: #EEE;
text-align: left;
font-size: 13px;
}  body {
padding-right: 0px !important;
}
select#languageSelector {
color: #fff;
border: 0;
margin-top: 40px;
background-color: #444;
padding: 5px;
background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.4));
background-image: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, 0.4));
background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.4));
background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.4));
-webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0 1px 1px rgba(0, 0, 0, 0.2);
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0 1px 1px rgba(0, 0, 0, 0.2);
float: right;
}
.modal-header {
border-bottom: 0px;
}
.modal-footer {
border-top: 0px;
}
.modal-footer {
text-align: center;
}
.modal-footer .btn + .btn {
margin-left: 25px;
}
.modal .world-img {
display: block;
margin: 0 auto;
}
#cookiesModal, #selectLanguageModal {
width: 100%;
padding-right: 0px !important;
top: auto;
}
#cookiesModal .modal-dialog, #selectLanguageModal .modal-dialog {
width: 100%;
margin: 0px !important;
}
#cookiesModal .modal-content, #selectLanguageModal .modal-content {
box-shadow: none;
border: none;
background-color: rgba(0,0,0,0.9);
border-radius: 0;
}
#cookiesModal .modal-body, #selectLanguageModal .modal-body {
display: inline-block;
}
#cookiesModal .modal-footer, #selectLanguageModal .modal-footer {
display: inline-block;
}
#cookiesModal .modal-body p, #cookiesModal .modal-header h3, #selectLanguageModal .modal-body p, #selectLanguageModal .modal-header h3 {
color: #fff !important;
}   .blog-topbar { background-color: #272727;
}
.dropdown-content {
display: none;
position: absolute;
background-color: #ffffff;
min-width: 160px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
z-index: 2;
margin-top: 7px;
right: 0;
}
.dropdown-content a {
color: black !important;
text-align: center;
padding: 5px;
text-decoration: none;
display: block;
font-size: 12px;
}
.dropdown-content a:hover {
background-color: #ddd;
}
.topbar-list > li {
font-size: 12px;
}
body.admin-bar .header-fixed-space-v2 {
padding-top: 40px;
}
@media (max-width: 991px) {
body .header-fixed-space, body .header-fixed-space-v2 {
padding-top: 0px;
}
}
.has-search {
margin-bottom: 0px;
}
.has-search .form-control {
padding: 0px 0px 0px 30px;
height: 25px;
border-radius: 25px;
max-width: 150px;
}
.has-search .form-control-feedback {
position: absolute;
z-index: 2;
display: block;
width: 25px;
height: 25px;
line-height: 25px;
text-align: center;
pointer-events: none;
color: #aaa;
top: auto;
right: auto;
margin: 0px 5px;
}
.topbar-list .search-open {
margin-top: 10.5px;
}
#countryContainer .img-responsive {
display: inline-block;
height: 12px;
vertical-align: middle;
margin-right: 5px;
} .login-dropdown .dropdown-menu {
padding: 20px;
width: 300px;
display: block;
}
.login-dropdown .portalLoginTitle {
margin-top: 5px;
font-weight: 600;
margin-bottom: 20px;
text-align: center;
font-size: 16px;
font-family: "Open Sans", Arial, sans-serif;
}
.login-dropdown .portalLink {
text-align: center;
margin-top: 10px;
}
.login-dropdown .portalLink a {
color: #337ab7;
}
.login-dropdown .portalLink a:hover {
text-decoration: underline;
}
.gsc-control-cse {
padding: 0px !important;
border-width: 0px !important;
}
form.gsc-search-box, table.gsc-search-box {
margin-bottom: 0px !important;
}
.gsc-search-box .gsc-input {
padding: 0px 4px 0px 6px !important;
}
#gsc-iw-id1, #gsc-iw-id2 {
height: auto !important;
padding: 0px !important;
border-width: 0px !important;
box-shadow: none !important;
}
#gs_tti50, #gs_tti51 {
padding: 0px !important;
}
#gsc-i-id1, #gsc-i-id2 {
height: 25px !important;
padding: 0px !important;
background: none !important;
text-indent: 0px !important;
}
.gsib_b {
display: none;
}
button.gsc-search-button {
display: block;
width: 13px !important;
height: 13px !important;
border-width: 0px !important;
margin: 0px !important;
padding: 10px 6px 10px 13px !important;
outline: none;
cursor: pointer;
box-shadow: none !important;
box-sizing: content-box !important;
}
.gsc-search-button-v2 svg {
fill: #aaa !important;
}
.gsc-branding {
display: none !important;
}
.gsc-control-cse, #gsc-iw-id1, #gsc-iw-id2 {
background-color: transparent !important;
} #gsc-i-id1::-webkit-input-placeholder, #gsc-i-id2::-webkit-input-placeholder { color: #aaa;
}
#gsc-i-id1:-ms-input-placeholder, #gsc-i-id2:-ms-input-placeholder { color: #aaa;
}
#gsc-i-id1::-moz-placeholder, #gsc-i-id2::-moz-placeholder { color: #aaa;
opacity: 1;
}
#gsc-i-id1:-moz-placeholder, #gsc-i-id2:-moz-placeholder { color: #aaa;
opacity: 1;
}
#navbar-search-box {
width: 150px;
height: 25px;
margin: 0 auto;
background-color: #fff;
padding: 0px 5px;
border: 1px solid #ccc; border-radius: 40px;
vertical-align: bottom;
display: inline-block;
}
#gsc-i-id1, #gsc-i-id2 {
color: #333;
font-size: 14px;
}
button.gsc-search-button {
padding: 0px 5px !important;
background-color: transparent !important;
} .topbar-list > li {
font-size: 14px !important;
font-family: 'Roboto', sans-serif !important;
font-weight: normal;
letter-spacing: 0.25px;
text-transform: none;
}
.topbar-list > li:before {
display: none;
}
.topbar-list > .topbar-nav {
transform: skewX(20deg);
z-index: 2;
}
.topbar-list > .topbar-nav:hover {
background-color: #3D6AB2;
}
.topbar-list .topbar-nav > a {
display: inline-block;
transform: skewX(-20deg);
height: 25px;
line-height: 25px;
}  @media (max-width: 992px) {
.topbar-list {
padding: 0px 15px;
display: inline-flex;
align-items: center;
}
.topbar_v2 {
float: right;
padding: 5px 0px;
}
.topbar-list > li {
color: #333;
font-size: 18px !important;
}
.topbar-list > li .fa {
color: #BDBDBD;
}
.topbar_v2 .topbar-list > li {
padding: 8px 15px;
}
.topbar-list li a:hover .fa, .topbar-list li a:active .fa {
color: #BDBDBD;
}
}
@media (max-width: 340px) {
.topbar_v2 .topbar-list > li {
padding: 6px 10px;
}
} .mega-menu .container {
padding-left: 0px;
padding-right: 0px;
}
@media (min-width: 991px) {
.mega-menu > .container {
margin-top: 15px;
} .header-v8 .mega-menu .navbar-inner, .header-v8 .mega-menu .container {
position: static !important;
width: 98%;
} .header-v8 .mega-menu .mega-menu-fullwidth .dropdown-menu a:hover, .header-v8 .mega-menu .mega-menu-fullwidth .dropdown-menu a:hover .menu-sm-title {
text-decoration: underline solid 2px !important;
text-underline-position: under;
color: #166BFF !important;
}
.header-v8 .navbar-nav > li:last-child > a {
padding-right: 20px;
}
}
@media (max-width: 991px) {
.learn-section p {
padding-left: 10px;
}
}
.header-v8 .navbar-brand {
height: 50px;
max-height: 50px;
}
.navbar-brand{
padding:5px 15px;
}
@media (max-width: 768px) {
.header-v8 .navbar-brand {
padding-left: 15px;
}
} .header-v8 .navbar-nav > li > a {
color: #3c3c3c !important;
font-size: 15px !important;
font-family: 'Archivo', sans-serif !important;
font-weight: 300;
letter-spacing: 0.03em;
text-transform: none;
font-style: normal;
}
.header-v8 .navbar-nav > li > a i.fa.fa-angle-down, .header-v8 .navbar-nav > li > a i.fa.fa-caret-down {
color: #8c8c8c !important;
}   @media (min-width: 992px) { .header-v8 .dropdown-menu {
min-width: 200px;
}
.header-v8 .dropdown-menu > li > a {
padding: 10px 20px;
font-size: 14px;
} .header-v8 .nav > li > .search {
line-height: 47px;
}
}
.nav.navbar-nav > li.dropdown > a, .header-v8 .nav > li > .search, .header-v8 .navbar-nav > li > a{
height: 55px !important
}
@media (min-width: 1040px) { }
.nav.navbar-nav > li.dropdown > a, .nav.navbar-nav > li.dropdown:hover > a, #loginButton.selected, #loginDropdown:hover > a, .header-v8 .nav > li > .search:hover, .header-v8 .nav > li > .search {
border-bottom: none !important;
}
.header-v8 .navbar-nav-2 > li > i.fa, .header-v8 .navbar-nav-2 > li > a .fa {
font-size: 18px;
}
li.icon-menu:hover .nav-icon path {
stroke: #166BFF;
}
@media(min-width:992px){
.flex-box-mobile {
min-width: fit-content !important;
}
}
.header-v8 .mega-menu .mega-menu-fullwidth .dropdown-link-list {
margin-bottom: 0px;
}
.header-v8 .navbar-nav-2 > li > div > a.btn-v2 {
background-color: #FDCA40;
min-width: 115px !important;
}
.header-v8 .navbar-nav-2 > li > a:hover.btn-v2 {
color: #3A3637 !important;
}
.header-v8 .navbar-nav-2 > li > i.fa, .header-v8 .navbar-nav-2 > li > a .fa {
color: #BDBDBD;
} .all-industry-solution {
margin-bottom: 25px !important;
}
.header-v8 .mega-menu .mega-menu-fullwidth .custom-dropdownmenu .menu-sm-title {
margin-bottom: 16px;
font-size: 20px !important;
padding-bottom: 0px;
color: #323232 !important; }
.header-v8 .mega-menu .mega-menu-fullwidth .custom-dropdownmenu .dropdown-link-list li a, .header-v8 .mega-menu .mega-menu-fullwidth .custom-dropdownmenu .dropdown-link-list li {
color: #666666;
}
.header-v8 .mega-menu .mega-menu-fullwidth .custom-dropdownmenu .dropdown-link-list li a {
color: #666666;
display: block;
padding: 0;
font-size: 15px !important;
border-bottom: none;
font-family: 'Archivo', sans-serif !important;
text-decoration: none;
margin-bottom: 8px;
font-weight: 300 !important;
font-style: normal;
line-height: 21px;
letter-spacing: 0.03em;
}
.header-v8 .mega-menu .mega-menu-fullwidth #industry-solutions .dropdown-link-list li a:hover {
text-decoration: underline;
}
@media (max-width: 992px) {
.header-v8 .navbar-nav > li > a {
font-size: 16px !important;
padding: 20px;
} .header-v8 .mega-menu .mega-menu-fullwidth .custom-dropdownmenu .menu-sm-title {
margin-bottom: 0px !important;
}
.header-v8 .mega-menu .mega-menu-fullwidth .dropdown-link-list {
padding-left: 10px;
}
.header-v8 .mega-menu .mega-menu-fullwidth .custom-dropdownmenu h2.menu-sm-title {
font-size: 15px !important;
color: #323232 !important;
font-weight: 500 !important;
}
.header-v8 .mega-menu .mega-menu-fullwidth .custom-dropdownmenu .dropdown-link-list li a {
font-size: 15px !important;
}
.header-v8 .mega-menu .mega-menu-fullwidth .custom-dropdownmenu .dropdown-link-list li {
margin-bottom: 12px ;
}
li.dropdown.mega-menu-fullwidth.mobile-navbar-list-children a.desktop-hide {
line-height: 21px !important;
}
#resorcesMenu .col-sm-4 {
margin-bottom: 25px;
}
.flex-box + .flex-box, .flex-box-top + .flex-box-top, .flex-box + .flex-box-top, flex-box-top + flex-box {
margin-top: 25px;
}
#allproductMenu .flex-box-top .flex-box-mobile, #resourcesMenu .flex-box-top .flex-box-mobile, #companyMenu .flex-box-top .flex-box-mobile {
margin-bottom: 15px;
}
#industryMenu p.font-12{
margin-bottom: 15px;
} .mobile-navbar-list-children {
border-top: 1px solid #eee;
flex-wrap: wrap;
}
.mobile-navbar-list-children a {
border: none !important;
font-family: 'Archivo' !important;
font-style: normal !important;
font-weight: 300 !important;
font-size: 15px !important;
line-height: 16px !important;
letter-spacing: 0.03em !important;
color: #3C3C3C !important;
} .mobile-navbar-list-children > ul {
flex-basis: 100%;
border: 0;
box-shadow: none;
}
.header-v8 .mega-menu .mega-menu-fullwidth .dropdown-link-list li a {
color: #3D6AB2;
text-decoration: none;
font-family: 'Roboto', sans-serif !important;
font-size: 13px !important;
font-weight: normal;
border-bottom: none;
}
} #allproductMenu .flex-box-2, #supportsMenu .flex-box-3, #companyMenu .flex-box-3 {
padding-left: 15px;
padding-right: 15px;
}
@media(max-width: 992px) {
#allproductMenu .flex-box-2, #supportsMenu .flex-box-3, #companyMenu .flex-box-3 {
padding-left: 0;
padding-right: 0;
}
} @media(min-width: 992px) {
#allproductMenu .flex-box-2 > div:last-child {
border-left: solid #e5e5e5 1px;
} }
.productMenu {
margin-bottom: 20px !important;
} #productPreviewImage .section {
border: 1px solid #E4E3E3;
padding: 10px 20px;
margin: 0px 0px 15px 0px;
max-width: 525px;
height: 160px;
}
#productPreviewImage a:hover img {
opacity: 1 !important;
}
#productPreviewImage > a:hover {
text-decoration: none;
}
#productPreviewImage .flex-box-1 > div:first-child {
-webkit-box-flex: 1;
-webkit-flex: 1 1 40%;
-ms-flex: 1 1 40%;
flex: 1 1 40%;
width: 40%;
padding-right: 15px;
margin-bottom: 0px;
}
#productPreviewImage .flex-box-1 > div:last-child {
-webkit-box-flex: 1;
-webkit-flex: 1 1 60%;
-ms-flex: 1 1 60%;
flex: 1 1 60%;
width: 60%;
padding-left: 15px;
margin-bottom: 0px;
}
#productPreviewImage .productImage {
height: 100%;
margin: auto;
}
@media(max-width: 992px) {
#productPreviewImage .section {
margin: 0px 0px 15px 0px;
height: 97px;
}
#industrySolutionImage {
margin-bottom: 15px;
max-width: 300px;
}
#allproductMenu .flex-box > div:first-child, #allproductMenu .flex-box-top > div:first-child, #allproductMenu .flex-box > div:not(:last-child), #allproductMenu .flex-box-top > div:not(:last-child), #supportsMenu .flex-box > div:first-child, #supportsMenu .flex-box-top > div:first-child, #supportsMenu .flex-box > div:not(:last-child), #supportsMenu .flex-box-top > div:not(:last-child) {
margin: 0;
}
#allproductMenu .flex-box-top .flex-box-mobile, #supportsMenu .flex-box-top .flex-box-mobile, #companyMenu .flex-box-top .flex-box-mobile {
margin-bottom: 15px !important;
}
}  #footer-v1 .paragraph2 {
margin-bottom: 10px !important;
padding-bottom: 0px;
}
#footer-v1 .paragraph2, #footer-v1 .heading2 {
color: #666666 !important;
} .btn-mobile-hide, .inline-mobile-hide {
display: inline-block;
}
.btn-desktop-hide, .inline-desktop-hide {
display: none !important;
}
@media(max-width: 991px) {
.mobile-hide {
display: none !important;
}
.btn-mobile-hide, .inline-mobile-hide {
display: none !important;
}
.btn-desktop-hide, .inline-desktop-hide {
display: inline-block !important;
}
}
#Password {
-webkit-text-security: disc;
}
#loginButton {
cursor: pointer;
}
#loginButton.selected, #loginDropdown:hover > a {
color: #3D6AB2;
border-bottom: 2px solid #3D6AB2;
}
#loginDropdown, #loginDropdown .dropdown-menu {
-webkit-user-select: none; -ms-user-select: none; user-select: none; }
#globalPartnerTitle {
display: flex;
justify-content: space-between;
}
#globalPartnerTitle .paragraph2 {
margin-top: 8px;
margin-right: 50px;
}
@media(max-width: 991px) {
.menu-border-left {
border: none;
}
}    .industriesTitle h2:hover {
color: #3C3C3C !important;
text-decoration: underline solid 2px;
text-underline-position: under;
} .industriesTitle h2 {
font-size: 15px !important;
font-weight: 500 !important;
margin-bottom: 0;
font-family: 'Archivo', sans-serif !important;
line-height: 21px;
letter-spacing: 0.03em;
color: #323232 !important;
}
.industriesBox div.industriesTitle {
padding-left: 16px;
}
#industryMenu .flex-box-top.flex-box-3 {
padding: 0;
} #resourcesMenu .flex-box-top.flex-box-3 {
padding: 0;
}
#industryMenu .flex-box-3 {
padding: 0;
}
.h1, .h2, .h3, h1, h2, h3, h4, h5, h6, p { 
margin:0px;
}   #top-nav-dropdown {
max-height: calc(100vh - 105px);
}
#industriesBox {
padding-left: 30px !important;
flex-wrap: nowrap !important;
} .industriesBox img,
.industriesBox .industriesTitle {
padding-top: 8px !important;
padding-bottom: 8px !important;
cursor: pointer;
} .industriesBox:hover .industriesIcon,
.industriesBox:hover .industriesTitle {
background-color: #EDEDED;
}
#industryMenu .industriesBox a:hover {
text-decoration: none !important;
}
#industryMenu .industriesBox a:hover >h3 {
color: #3C3C3C !important;
} industriesBox div.industriesIcon {
padding-right: 0;
padding-left: 0;
}
industriesBox div.industriesIcon img {
margin-left: 0 !important;
margin-right: auto;
}
#industriesBox div.industriesTitle {
padding-left: 16px;
} .industriesBox:hover,
.industriesBox:hover h3,
.industriesBox:hover p,
.industriesTitle:hover {
text-decoration: none !important; color: #3C3C3C;
}
.h3{
font-size: 15px !important;
}
.industriesBox div.industriesTitle a:hover h3 {
color: #323232; text-decoration: none !important; } .industriesBox h3 {
font-family: 'Archivo';
font-style: normal;
font-weight: 500;
font-size: 15px ;
line-height: 21px;
letter-spacing: 0.03em;
color: #3C3C3C;
}
@media (min-width:993px){
.industriesBox {
padding-left: 30px !important;
flex-wrap: nowrap !important;
line-height: 1.42857143;
}
}
.flex-box-14 > div:first-child {
-webkit-box-flex: 1;
-webkit-flex: 1 1 10%;
-ms-flex: 1 1 10%;
flex: 1 1 10%;
width: 10%;
padding-right: 5px;
}
.flex-box14 > div:last-child {
-webkit-box-flex: 1;
-webkit-flex: 1 1 90%;
-ms-flex: 1 1 90%;
flex: 1 1 90%;
width: 90%;
padding-left: 5px; .flex-box-14 > a:first-child {
-webkit-box-flex: 1;
-webkit-flex: 1 1 10%;
-ms-flex: 1 1 10%;
flex: 1 1 10%;
width: 10%;
padding-right: 5px;
}
.flex-box14 > a:last-child {
-webkit-box-flex: 1;
-webkit-flex: 1 1 90%;
-ms-flex: 1 1 90%;
flex: 1 1 90%;
width: 90%;
padding-left: 5px;
}
} #partnersMenu {
color: #666666;
padding: 0;
font-size: 14px !important;
font-weight: normal;
border-bottom: none;
font-family: 'Archivo', sans-serif !important;
text-decoration: none;
color: #3C3C3C;
margin-top: 16px;
}
#partnersMenu ul {
margin-top: 16px;
}
#partnersMenu li {
width: 100%;
}
#partnersMenu li a { display: block;
padding: 0;
font-size: 15px !important;
border-bottom: none;
font-family: 'Archivo', sans-serif !important;
text-decoration: none;
margin-bottom: 8px;
font-weight: 300;
font-style: normal;
line-height: 21px;
letter-spacing: 0.03em;
color: #666666;
}
#partnersMenu li a:hover {
color: #166BFF;
text-decoration: underline solid 2px;
text-underline-position: under;
}
#partnersMenu h2 { font-size: 20px !important;
padding-bottom: 0px;
color: #323232 !important;
font-family: 'Archivo';
font-style: normal;
font-weight: 300;
line-height: 28px;
letter-spacing: 0.03em;
}
@media (max-width: 991px) {
#industryMenu .flex-box-14 {
flex-wrap: nowrap;
}
#industryMenu .flex-box-14 > div:first-child {
width: 15%;
padding: 5px;
}
#industryMenu .flex-box-14 > div:last-child {
padding-left: 5px;
} #industryMenu .flex-box-14 > a:first-child {
width: 15%;
padding: 5px;
}
#industryMenu .flex-box-14 > a:last-child {
padding-left: 5px;
}
#industryMenu .flex-box-14 .menu-sm-title {
padding-left: 0px;
}
.flex-box + .flex-box, .flex-box-top + .flex-box-top, .flex-box + .flex-box-top, flex-box-top + flex-box {
margin-top: 25px;
}
#industryMenu .flex-box > div:first-child, #industryMenu .flex-box-top > div:first-child, #industryMenu .flex-box > div:not(:last-child), 		  #industryMenu .flex-box-top > div:not(:last-child) {
margin: 0 0 20px 0;
}
#allproductMenu .flex-box > div:first-child, #allproductMenu .flex-box-top > div:first-child, #allproductMenu .flex-box > div:not(:last-child), #allproductMenu .flex-box-top > div:not(:last-child), #resourcesMenu .flex-box > div:first-child, #resourcesMenu .flex-box-top > div:first-child, #resourcesMenu .flex-box > div:not(:last-child), #resourcesMenu .flex-box-top > div:not(:last-child) {
margin: 0;
}
#allproductMenu .flex-box-top .flex-box-mobile, #resourcesMenu .flex-box-top .flex-box-mobile, #companyMenu .flex-box-top .flex-box-mobile {
margin-bottom: 15px;
}
.header-v8 .nav.navbar-nav > li.dropdown > a, .header-v8 .nav.navbar-nav > li.icon-menu > a, .header-v8 .nav.navbar-nav > li.icon-menu > i {
height: 50px;
max-height: 50px;
}
.fc-subnavbar .custom-dropdownmenu {
padding: 0px !important;
border: none;
min-width: 200px;
}
.fc-subnavbar .custom-dropdownmenu > li {
padding: 0px !important;
border-bottom: 1px solid #D9D9D9;
}
.fc-subnavbar .custom-dropdownmenu > li > a {
padding: 15px !important;
background-color: #F7F7F7;
}
.fc-subnavbar .custom-dropdownmenu > li:hover > a, .fc-subnavbar .custom-dropdownmenu > li:focus > a {
background-color: #EDEDED !important;
color: #3c3c3c !important;
}
.fc-subnavbar .navbar-nav li .custom-dropdownmenu li {
border-bottom: none;
}
.fc-subnavbar-bottom .custom-dropdownmenu {
padding: 0px !important;
border: none;
min-width: 200px;
}
.fc-subnavbar-bottom .custom-dropdownmenu > li {
padding: 0px !important;
border-bottom: 1px solid #D9D9D9;
}
.fc-subnavbar-bottom .custom-dropdownmenu > li > a {
padding: 15px !important;
background-color: #F7F7F7;
}
.fc-subnavbar-bottom .custom-dropdownmenu > li:hover > a, .fc-subnavbar-bottom .custom-dropdownmenu > li:focus > a {
background-color: #EDEDED !important;
color: #3c3c3c !important;
}
.fc-banner-content {
flex: 1;
-webkit-box-flex: 1;
-webkit-flex: 1 1 45%;
-ms-flex: 1 1 45%;
flex: 1 1 45%;
color: #323232;
padding: 32px 0px;
display: flex;
flex-direction: column;
justify-content: space-between;
height: 100%;
}
.fc-banner-content .fc-banner-title {
font-family: 'Archivo', sans-serif !important;
font-weight: 200;
font-size: 3.625rem;
color: #323232;
line-height: 72px;
margin: 0;
padding-bottom: 10px;
letter-spacing: 1.74px; }
.fc-banner-content .fc-banner-title-v2 {
font-family: 'Bitter', serif !important;
font-size: 3.625rem;
font-weight: 300;
color: #323232;
line-height: 72px;
letter-spacing: 0; }
.fc-banner-content .fc-banner-paragraph {
font-family: 'Archivo', sans-serif !important;
font-size: 1.5rem;
font-weight: 300;
color: #666666;
line-height: 33.6px;
margin: 0px 64px 0px 0px;
padding-bottom: 32px;
letter-spacing: 0.72px;
}
.fc-banner-content .fc-banner-icon-list {
display: flex;
flex-direction: column;
justify-content: flex-start;
gap: 16px;
padding-bottom: 32px;
}
.fc-banner-content .fc-banner-icon-list .fc-banner-icon {
display: flex;
flex-direction: row;
justify-content: flex-start;
align-items: flex-start;
gap: 16px;
}
.fc-banner-content .fc-banner-btn-container {
display: flex;
flex-direction: row;
}
.fc-banner-content .fc-banner-btn-container a, .fc-banner-content .fc-banner-btn-container .fc-btn {
margin-right: 24px;
} 
}
@media (max-width: 1200px) {
.fc-banner-container {
display: block;
height: 100%;
align-items: center;
}
.fc-banner-container > .fc-banner-image img {
width: 100%;
}
.fc-banner-container > .fc-banner-space {
display: none;
}
.fc-banner-container > .fc-banner-content {
padding: 32px 33px 0px 33px;
display: block;
width: 100%;
}
.fc-banner-content > .fc-banner-title-container {
padding-bottom: 55px;
}
.fc-banner-content > .fc-banner-title {
font-family: 'Archivo', sans-serif !important;
font-weight: 200;
font-size: 2rem;
color: #323232;
line-height: 43px;
margin: 0;
padding-bottom: 55px;
letter-spacing: 0.96px; }
.fc-banner-content .fc-banner-title-v2 {
font-family: 'Bitter', serif !important;
font-size: 3.625rem;
font-weight: 300;
color: #323232;
line-height: 72px;
letter-spacing: 0; }
.fc-banner-content .fc-banner-icon-list .fc-banner-icon svg {
max-height: 30px;
}
.fc-banner-content .fc-banner-paragraph {
font-family: 'Archivo', sans-serif !important;
font-size: 1.125rem;
font-weight: 300;
color: #666666;
line-height: 28px;
margin: 0;
padding-bottom: 32px;
letter-spacing: 0.54px;
}
.fc-banner-content .fc-banner-btn-container {
display: flex;
flex-direction: column;
align-items: flex-start;
gap: 16px;
padding-bottom: 16px;
}
.fc-banner-content .fc-banner-btn-container a, .fc-banner-content .fc-banner-btn-container .fc-btn {
margin-right: 0px;
}
}
.fc-subnavbar-bottom .fc-container {
padding: 20px 15px 0px 15px;
}
@media (max-width: 767px) {
.fc-banner {
height: 746px;
background: url(//www.magicmirror.me/digital-kiosk/wp-content/themes/Content/img/ffc-corporate-img/home/ffc-home-banner-mobile.png) no-repeat left bottom;
background-size: contain;
margin-top: 0;
}
.fc-banner-container {
display: block;
height: 100%;
align-items: center;
}
.fc-banner-container > .fc-banner-image img {
width: 100%;
}
.fc-banner-container > .fc-banner-space {
display: none;
}
.fc-banner-container > .fc-banner-content {
padding: 20px 16px 0px 16px;
display: block;
width: 100%;
}
.fc-banner-v2 .fc-banner-container > .fc-banner-content {
padding: 20px 16px;
display: block;
width: 100%;
}
.fc-banner-content > .fc-banner-title {
font-family: 'Archivo', sans-serif !important;
font-weight: 200;
font-size: 2rem;
color: #323232;
line-height: 43px;
margin: 0;
padding-bottom: 55px;
letter-spacing: 0.96px; }
.fc-banner-content .fc-banner-title-v2 {
font-family: 'Bitter', serif !important;
font-weight: 300;
color: #323232;
font-size: 2rem;
line-height: 43px;
letter-spacing: 0.96px; }
.fc-banner-content > .fc-banner-title-container > .fc-banner-title {
font-size: 2rem;
line-height: 32px;
}
.fc-banner-content > .fc-banner-title-container > .fc-header-1 {
font-size: 1.25rem;
line-height: 32px;
}
.fc-banner-content .fc-banner-icon-list .fc-banner-icon span.fc-paragraph-2 {
font-size: 1rem;
}
.fc-banner-content > .fc-banner-title-container {
padding-bottom: 55px;
}
.fc-banner-content .fc-banner-paragraph {
font-family: 'Archivo', sans-serif !important;
font-size: 1.125rem;
font-weight: 300;
color: #666666;
line-height: 28px;
margin: 0;
padding-bottom: 32px;
letter-spacing: 0.54px;
}
.fc-banner-content .fc-banner-icon-list {
display: flex;
flex-direction: column;
justify-content: flex-start;
gap: 0px;
padding-bottom: 32px;
}
.fc-banner-content .fc-banner-icon-list .fc-banner-icon {
display: flex;
flex-direction: row;
justify-content: flex-start;
align-items: flex-start;
gap: 10px;
}
.fc-banner-content .fc-banner-icon-list .fc-banner-icon svg {
margin-top: 5px;
max-height: 20px;
}
.fc-banner-content .fc-banner-btn-container {
display: flex;
flex-direction: column;
align-items: flex-start;
gap: 16px;
}
.fc-banner-content .fc-banner-btn-container a, .fc-banner-content .fc-banner-btn-container .fc-btn {
margin-right: 0px;
}
} .dropdown-link-list li:hover a {
text-decoration: none !important;
}
#allproductMenu .dropdown-link-list a {
font-family: 'Archivo' !important;
font-style: normal;
font-weight: 300;
font-size: 15px;
line-height: 21px;
letter-spacing: 0.03em;
color: #666666;
}
#resourcesMenu .dropdown-link-list a, #resourcesMenu .dropdown-link-list li {
font-family: 'Archivo' !important;
font-style: normal;
font-weight: 300;
font-size: 15px;
line-height: 21px;
letter-spacing: 0.03em;
color: #666666;
}
#companyMenu .dropdown-link-list {
margin: 0 !important;
}
#companyMenu .dropdown-link-list li a {
font-family: 'Archivo' !important;
font-style: normal;
font-weight: 300;
font-size: 15px;
line-height: 21px;
letter-spacing: 0.03em;
color: #666666;
}
@media(min-width: 992px) {
#industryMenu .flex-box > div > img, #industryMenu .flex-box-top > div > img { margin-right: 0px !important;
}
} @media (max-width: 991px) {
#industryMenu .flex-box-14 {
flex-wrap: nowrap;
}
#industryMenu .flex-box-top.flex-box-3 > div:last-child {
padding-left: 30px;
padding-right: 0;
}
#industryMenu .flex-box-14 > div:first-child {
width: 15%;
padding: 5px;
}
#industryMenu .flex-box-14 > div:last-child {
padding-left: 5px;
}
#industryMenu .flex-box-14 .menu-sm-title {
padding-left: 0px;
}
#industryMenu .flex-box-top.flex-box-3 > div:first-child, #industryMenu .flex-box-top.flex-box-3 > div:not(:last-child) {
margin-bottom: 0px;
}
#industryMenu .flex-box-top.flex-box-3 {
padding: 0;
}
}
.industriesBox {
align-items: center !important;
}
.btn-mobile-hide, .inline-mobile-hide {
display: inline-block;
display: none !important;
}
.table-cell-mobile-hide {
display: table-cell;
}
@media(max-width: 991px) {
.mobile-hide {
display: none !important;
} .btn-mobile-hide, .inline-mobile-hide {
display: none !important;
}
.table-mobile-hide {
display: none !important;
}
.table-cell-mobile-hide {
display: none !important;
}
.fc-mobile-hide {
display: block;
}
.table-mobile-hide {
display: table;
}
.fc-inline-mobile-hide {
display: inline-block;
}
}
@media(max-width: 767px) {
.fc-inline-mobile-hide {
display: none;
}
.fc-inline-desktop-hide {
display: inline-block;
}
.fc-mobile-hide {
display: none;
}
.fc-desktop-hide {
display: block;
}
}
@media (max-width: 991px) {
#industryMenu .flex-box-14 {
flex-wrap: nowrap;
}
#industryMenu .flex-box-top.flex-box-3 > div:last-child {
padding-left: 30px;
padding-right: 0;
}
#industryMenu .flex-box-14 > div:first-child {
width: 15%;
padding: 5px;
}
#industryMenu .flex-box-14 > div:last-child {
padding-left: 5px;
}
#industryMenu .flex-box-top.flex-box-3 > div:first-child, #industryMenu .flex-box-top.flex-box-3 > div:not(:last-child) {
margin-bottom: 0px;
}
#industryMenu .flex-box-top.flex-box-3 {
margin-top: 0px;
} .industriesIcon {
margin: 0 !important;
padding: 5px 0 !important;
} .industriesTitle h2 {
font-family: 'Archivo';
font-style: normal;
font-weight: 300 !important;
font-size: 15px !important;
line-height: 16px;
letter-spacing: 0.03em;
color: #3C3C3C;
} .industriesBox {
align-items: center !important;
}
.fc-subnavbar .navbar-nav li .dropdown-toggle {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
}    
.fc-subnavbar-bottom .navbar-nav li .dropdown-toggle {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
}  #industryMenu .flex-box-3 {
padding: 0;
} .industriesBox h3 {
font-family: 'Archivo';
font-style: normal;
font-weight: 300;
font-size: 15px;
line-height: 16px;
letter-spacing: 0.03em;
color: #3C3C3C;
padding-left: 10px;
border: none;
margin: 0;
} #allproductMenu {
padding: 15px 15px 30px 15px;
}
#allproductMenu div {
padding: 0;
margin: 0;
}
#allproductMenu h2 {
padding: 15px 0 15px 0;
margin: 0;
}
#allproductMenu a {
margin: 0;
line-height: 21px !important;
}
#allproductMenu ul {
padding: 0 0 15px 0;
}
#allproductMenu ul li {
padding: 0 0 15px 0;
margin: 0;
}
}   #resourcesMenu #resourcesMenu-learning {
margin: 0;
}
#resourcesMenu h2 {
padding: 15px 0 15px 15px;
margin: 0;
}
#resourcesMenu a {
margin: 0;
line-height: 21px !important;
}
#resourcesMenu ul {
padding-left: 15px;
}
#resourcesMenu ul li {
padding-bottom: 15px;
margin: 0;
}
.mega-menu > .container {
margin-top: 15px;
}
.mobile-navbar-list-children:hover {
background-color: #EDEDED !important;
}  @media (min-width: 992px){ }
.header-v8 .navbar-nav > li:last-child > a {
padding-right: 20px;
} .industriesTitle h2 {
font-size: 15px !important;
font-weight: 500 !important;
margin-bottom: 0;
font-family: 'Archivo', sans-serif !important;
line-height: 21px;
letter-spacing: 0.03em;
color: #323232 !important;
} .industriesBox img,
.industriesBox .industriesTitle {
padding-top: 8px !important;
padding-bottom: 8px !important;
cursor: pointer;
} .industriesBox:hover .industriesIcon,
.industriesBox:hover .industriesTitle {
background-color: #EDEDED;
}
#industryMenu .industriesBox a:hover {
text-decoration: none !important;
} .industriesBox div.industriesIcon {
padding-right: 0;
padding-left: 0;
}
.industriesBox div.industriesIcon img {
margin-left: 0 !important;
margin-right: auto;
}
.industriesBox div.industriesTitle {
padding-left: 16px;
} .industriesBox:hover,
.industriesBox:hover h3,
.industriesBox:hover p,
.industriesTitle:hover {
text-decoration: none !important; color: #3C3C3C;
}
.industriesBox div.industriesTitle a:hover h3 {
color: #323232; text-decoration: none !important; } @media (min-width: 991px){
.industriesBox h3 {
font-family: 'Archivo';
font-style: normal;
font-weight: 500;
font-size: 15px;
line-height: 21px;
letter-spacing: 0.03em;
color: #323232;
}   
} #resourcesMenu #resourcesMenu-learning {
margin-bottom: 24px
} #partnersMenu {
color: #666666;
padding: 0;
font-size: 14px !important;
font-weight: normal;
border-bottom: none;
font-family: 'Archivo', sans-serif !important;
text-decoration: none;
color: #3C3C3C;
margin-top: 16px;
} #partnersMenu ul {
margin-top: 16px;
}
#partnersMenu li {
width: 100%;
}
#partnersMenu li a { display: block;
padding: 0;
font-size: 15px !important;
border-bottom: none;
font-family: 'Archivo', sans-serif !important;
text-decoration: none;
margin-bottom: 8px;
font-weight: 300;
font-style: normal;
line-height: 21px;
letter-spacing: 0.03em;
color: #666666;
}
#partnersMenu li a:hover {
color: #166BFF;
text-decoration: underline solid 2px;
text-underline-position: under;
}
#partnersMenu h2 { font-size: 20px !important;
padding-bottom: 0px;
color: #323232 !important;
font-family: 'Archivo';
font-style: normal;
font-weight: 300;
line-height: 28px;
letter-spacing: 0.03em;
} #partnersMenu ul li {
padding-bottom: 15px;
} #companyMenu {
padding: 15px 15px 30px 15px;
}
#companyMenu div {
padding: 0;
}
#companyMenu h2 {
padding: 0 0 15px 0;
margin: 0;
}
#companyMenu a {
margin: 0;
line-height: 21px !important;
}
#companyMenu ul {
padding: 0;
}
#companyMenu ul li {
padding-bottom: 15px;
margin: 0;
}
#resorcesMenu .col-sm-4 {
margin-bottom: 25px;
}
.flex-box + .flex-box, .flex-box-top + .flex-box-top, .flex-box + .flex-box-top, flex-box-top + flex-box {
margin-top: 25px;
}