.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal !important;}
.wpcf7 .hidden-fields-container{display:none;}
.wpcf7 form .wpcf7-response-output{margin:2em 0.5em 1em;padding:0.2em 1em;border:2px solid #00a0d2;}
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output{display:none;}
.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450;}
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232;}
.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28;}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900;}
.wpcf7-form-control-wrap{position:relative;}
.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:normal;display:block;}
.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em;}
.wpcf7-list-item{display:inline-block;margin:0 0 0 1em;}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after{content:" ";}
.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:0.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative;}
form.submitting .wpcf7-spinner{visibility:visible;}
.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite;}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms;}
}
@keyframes spin {
from{transform:rotate(0deg);}
to{transform:rotate(360deg);}
}
@keyframes blink {
from{opacity:0;}
50%{opacity:1;}
to{opacity:0;}
}
.wpcf7 [inert]{opacity:0.5;}
.wpcf7 input[type="file"]{cursor:pointer;}
.wpcf7 input[type="file"]:disabled{cursor:default;}
.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed;}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"]{direction:ltr;}
.wpcf7-reflection > output{display:list-item;list-style:none;}
.wpcf7-reflection > output[hidden] {
display: none;
}#pojo-a11y-toolbar{position:fixed;font-size:16px !important;line-height:1.4;z-index:9999}
#pojo-a11y-toolbar.pojo-a11y-toolbar-right{right:-180px;-webkit-transition:right 750ms cubic-bezier(.23, 1, .32, 1);-moz-transition:right 750ms cubic-bezier(.23, 1, .32, 1);-o-transition:right 750ms cubic-bezier(.23, 1, .32, 1);transition:right 750ms cubic-bezier(.23, 1, .32, 1)}
#pojo-a11y-toolbar.pojo-a11y-toolbar-right.pojo-a11y-toolbar-open{right:0}
#pojo-a11y-toolbar.pojo-a11y-toolbar-right .pojo-a11y-toolbar-toggle{right:180px}
#pojo-a11y-toolbar.pojo-a11y-toolbar-left{left:-180px;-webkit-transition:left 750ms cubic-bezier(.23, 1, .32, 1);-moz-transition:left 750ms cubic-bezier(.23, 1, .32, 1);-o-transition:left 750ms cubic-bezier(.23, 1, .32, 1);transition:left 750ms cubic-bezier(.23, 1, .32, 1)}
#pojo-a11y-toolbar.pojo-a11y-toolbar-left.pojo-a11y-toolbar-open{left:0}
#pojo-a11y-toolbar.pojo-a11y-toolbar-left .pojo-a11y-toolbar-toggle{left:180px}
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle{position:absolute}
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a{display:inline-block;font-size:200%;line-height:0;padding:10px;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.1);box-shadow:0 0 10px 0 rgba(0,0,0,0.1)}
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a:hover,#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a:focus{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.2);box-shadow:0 0 10px 0 rgba(0,0,0,0.2)}
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle svg{max-width:inherit}
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay{border:1px solid;font-size:100%;width:180px}
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay p.pojo-a11y-toolbar-title{display:block;line-height:2;font-weight:bold;padding:10px 15px 0;margin:0}
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay.pojo-a11y-toolbar-open .pojo-a11y-toolbar-toggle a,#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay.pojo-a11y-toolbar-open .pojo-a11y-toolbar-overlay{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.2);box-shadow:0 0 10px 0 rgba(0,0,0,0.2)}
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items{list-style:none;margin:0;padding:10px 0}
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items.pojo-a11y-links{border-top:1px solid}
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a{display:block;padding:10px 15px;font-size:80%;line-height:1}
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a.active{font-weight:bold}
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a svg{padding-right:6px;display:inline-block;width:1.5em;font-style:normal;font-weight:normal;font-size:inherit;line-height:1;text-align:center;text-rendering:auto;vertical-align:middle}
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a .pojo-a11y-toolbar-text{vertical-align:middle}
body.rtl #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a svg{padding-left:6px;padding-right:0}
@media (max-width:767px){#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay p.pojo-a11y-toolbar-title{padding:7px 12px 0}
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items{padding:7px 0}
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a{display:block;padding:7px 12px}}body.pojo-a11y-grayscale{filter:grayscale(100%);-webkit-filter:grayscale(100%);-webkit-filter:grayscale(1);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:gray}
body.pojo-a11y-high-contrast .placebo{line-height:normal}
body.pojo-a11y-high-contrast *{-webkit-box-shadow:none !important;box-shadow:none !important}
body.pojo-a11y-high-contrast a,body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym,body.pojo-a11y-high-contrast address,body.pojo-a11y-high-contrast article,body.pojo-a11y-high-contrast aside,body.pojo-a11y-high-contrast b,body.pojo-a11y-high-contrast basefont,body.pojo-a11y-high-contrast bdi,body.pojo-a11y-high-contrast big,body.pojo-a11y-high-contrast blink,body.pojo-a11y-high-contrast blockquote,body.pojo-a11y-high-contrast body,body.pojo-a11y-high-contrast button,body.pojo-a11y-high-contrast canvas,body.pojo-a11y-high-contrast caption,body.pojo-a11y-high-contrast center,body.pojo-a11y-high-contrast cite,body.pojo-a11y-high-contrast code,body.pojo-a11y-high-contrast col,body.pojo-a11y-high-contrast colgroup,body.pojo-a11y-high-contrast command,body.pojo-a11y-high-contrast dd,body.pojo-a11y-high-contrast del,body.pojo-a11y-high-contrast details,body.pojo-a11y-high-contrast dfn,body.pojo-a11y-high-contrast dir,body.pojo-a11y-high-contrast div,body.pojo-a11y-high-contrast dl,body.pojo-a11y-high-contrast dt,body.pojo-a11y-high-contrast em,body.pojo-a11y-high-contrast embed,body.pojo-a11y-high-contrast fieldset,body.pojo-a11y-high-contrast figcaption,body.pojo-a11y-high-contrast figure,body.pojo-a11y-high-contrast font,body.pojo-a11y-high-contrast footer,body.pojo-a11y-high-contrast form,body.pojo-a11y-high-contrast h1,body.pojo-a11y-high-contrast h1 a,body.pojo-a11y-high-contrast h1 a b,body.pojo-a11y-high-contrast h1 abbr,body.pojo-a11y-high-contrast h1 b,body.pojo-a11y-high-contrast h1 center,body.pojo-a11y-high-contrast h1 em,body.pojo-a11y-high-contrast h1 i,body.pojo-a11y-high-contrast h1 span,body.pojo-a11y-high-contrast h1 strong,body.pojo-a11y-high-contrast h2,body.pojo-a11y-high-contrast h2 a,body.pojo-a11y-high-contrast h2 a b,body.pojo-a11y-high-contrast h2 abbr,body.pojo-a11y-high-contrast h2 b,body.pojo-a11y-high-contrast h2 center,body.pojo-a11y-high-contrast h2 em,body.pojo-a11y-high-contrast h2 i,body.pojo-a11y-high-contrast h2 span,body.pojo-a11y-high-contrast h2 strong,body.pojo-a11y-high-contrast h3,body.pojo-a11y-high-contrast h3 a,body.pojo-a11y-high-contrast h3 a b,body.pojo-a11y-high-contrast h3 abbr,body.pojo-a11y-high-contrast h3 b,body.pojo-a11y-high-contrast h3 center,body.pojo-a11y-high-contrast h3 em,body.pojo-a11y-high-contrast h3 i,body.pojo-a11y-high-contrast h3 span,body.pojo-a11y-high-contrast h3 strong,body.pojo-a11y-high-contrast h4,body.pojo-a11y-high-contrast h4 a,body.pojo-a11y-high-contrast h4 a b,body.pojo-a11y-high-contrast h4 abbr,body.pojo-a11y-high-contrast h4 b,body.pojo-a11y-high-contrast h4 center,body.pojo-a11y-high-contrast h4 em,body.pojo-a11y-high-contrast h4 i,body.pojo-a11y-high-contrast h4 span,body.pojo-a11y-high-contrast h4 strong,body.pojo-a11y-high-contrast h5,body.pojo-a11y-high-contrast h5 a,body.pojo-a11y-high-contrast h5 a b,body.pojo-a11y-high-contrast h5 abbr,body.pojo-a11y-high-contrast h5 b,body.pojo-a11y-high-contrast h5 center,body.pojo-a11y-high-contrast h5 em,body.pojo-a11y-high-contrast h5 i,body.pojo-a11y-high-contrast h5 span,body.pojo-a11y-high-contrast h5 strong,body.pojo-a11y-high-contrast h6,body.pojo-a11y-high-contrast h6 a,body.pojo-a11y-high-contrast h6 a b,body.pojo-a11y-high-contrast h6 abbr,body.pojo-a11y-high-contrast h6 b,body.pojo-a11y-high-contrast h6 center,body.pojo-a11y-high-contrast h6 em,body.pojo-a11y-high-contrast h6 i,body.pojo-a11y-high-contrast h6 span,body.pojo-a11y-high-contrast h6 strong,body.pojo-a11y-high-contrast header,body.pojo-a11y-high-contrast hgroup,body.pojo-a11y-high-contrast html,body.pojo-a11y-high-contrast i,body.pojo-a11y-high-contrast iframe,body.pojo-a11y-high-contrast img,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast ins,body.pojo-a11y-high-contrast kbd,body.pojo-a11y-high-contrast label,body.pojo-a11y-high-contrast legend,body.pojo-a11y-high-contrast li,body.pojo-a11y-high-contrast listing,body.pojo-a11y-high-contrast main,body.pojo-a11y-high-contrast mark,body.pojo-a11y-high-contrast marquee,body.pojo-a11y-high-contrast menu,body.pojo-a11y-high-contrast meter,body.pojo-a11y-high-contrast multicol,body.pojo-a11y-high-contrast nav,body.pojo-a11y-high-contrast nobr,body.pojo-a11y-high-contrast object,body.pojo-a11y-high-contrast ol,body.pojo-a11y-high-contrast option,body.pojo-a11y-high-contrast output,body.pojo-a11y-high-contrast p,body.pojo-a11y-high-contrast plaintext,body.pojo-a11y-high-contrast pre,body.pojo-a11y-high-contrast progress,body.pojo-a11y-high-contrast q,body.pojo-a11y-high-contrast rb,body.pojo-a11y-high-contrast rp,body.pojo-a11y-high-contrast rt,body.pojo-a11y-high-contrast ruby,body.pojo-a11y-high-contrast s,body.pojo-a11y-high-contrast samp,body.pojo-a11y-high-contrast section,body.pojo-a11y-high-contrast select,body.pojo-a11y-high-contrast small,body.pojo-a11y-high-contrast span,body.pojo-a11y-high-contrast strike,body.pojo-a11y-high-contrast strong,body.pojo-a11y-high-contrast sub,body.pojo-a11y-high-contrast summary,body.pojo-a11y-high-contrast sup,body.pojo-a11y-high-contrast svg,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast tbody,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast text,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast thead,body.pojo-a11y-high-contrast time,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt,body.pojo-a11y-high-contrast u,body.pojo-a11y-high-contrast ul,body.pojo-a11y-high-contrast var,body.pojo-a11y-high-contrast video,body.pojo-a11y-high-contrast xmp{-moz-appearance:none !important;-moz-user-select:text !important;-webkit-user-select:text !important;background-image:none !important;text-shadow:none !important;user-select:text !important}
body.pojo-a11y-high-contrast a,body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym,body.pojo-a11y-high-contrast address,body.pojo-a11y-high-contrast article,body.pojo-a11y-high-contrast aside,body.pojo-a11y-high-contrast b,body.pojo-a11y-high-contrast basefont,body.pojo-a11y-high-contrast bdi,body.pojo-a11y-high-contrast big,body.pojo-a11y-high-contrast blink,body.pojo-a11y-high-contrast blockquote,body.pojo-a11y-high-contrast body,body.pojo-a11y-high-contrast canvas,body.pojo-a11y-high-contrast caption,body.pojo-a11y-high-contrast center,body.pojo-a11y-high-contrast cite,body.pojo-a11y-high-contrast code,body.pojo-a11y-high-contrast col,body.pojo-a11y-high-contrast colgroup,body.pojo-a11y-high-contrast command,body.pojo-a11y-high-contrast dd,body.pojo-a11y-high-contrast del,body.pojo-a11y-high-contrast details,body.pojo-a11y-high-contrast dfn,body.pojo-a11y-high-contrast dir,body.pojo-a11y-high-contrast div,body.pojo-a11y-high-contrast dl,body.pojo-a11y-high-contrast dt,body.pojo-a11y-high-contrast em,body.pojo-a11y-high-contrast embed,body.pojo-a11y-high-contrast fieldset,body.pojo-a11y-high-contrast figcaption,body.pojo-a11y-high-contrast figure,body.pojo-a11y-high-contrast font,body.pojo-a11y-high-contrast footer,body.pojo-a11y-high-contrast form,body.pojo-a11y-high-contrast h1,body.pojo-a11y-high-contrast h1 a,body.pojo-a11y-high-contrast h1 a b,body.pojo-a11y-high-contrast h1 abbr,body.pojo-a11y-high-contrast h1 b,body.pojo-a11y-high-contrast h1 center,body.pojo-a11y-high-contrast h1 em,body.pojo-a11y-high-contrast h1 i,body.pojo-a11y-high-contrast h1 span,body.pojo-a11y-high-contrast h1 strong,body.pojo-a11y-high-contrast h2,body.pojo-a11y-high-contrast h2 a,body.pojo-a11y-high-contrast h2 a b,body.pojo-a11y-high-contrast h2 abbr,body.pojo-a11y-high-contrast h2 b,body.pojo-a11y-high-contrast h2 center,body.pojo-a11y-high-contrast h2 em,body.pojo-a11y-high-contrast h2 i,body.pojo-a11y-high-contrast h2 span,body.pojo-a11y-high-contrast h2 strong,body.pojo-a11y-high-contrast h3,body.pojo-a11y-high-contrast h3 a,body.pojo-a11y-high-contrast h3 a b,body.pojo-a11y-high-contrast h3 abbr,body.pojo-a11y-high-contrast h3 b,body.pojo-a11y-high-contrast h3 center,body.pojo-a11y-high-contrast h3 em,body.pojo-a11y-high-contrast h3 i,body.pojo-a11y-high-contrast h3 span,body.pojo-a11y-high-contrast h3 strong,body.pojo-a11y-high-contrast h4,body.pojo-a11y-high-contrast h4 a,body.pojo-a11y-high-contrast h4 a b,body.pojo-a11y-high-contrast h4 abbr,body.pojo-a11y-high-contrast h4 b,body.pojo-a11y-high-contrast h4 center,body.pojo-a11y-high-contrast h4 em,body.pojo-a11y-high-contrast h4 i,body.pojo-a11y-high-contrast h4 span,body.pojo-a11y-high-contrast h4 strong,body.pojo-a11y-high-contrast h5,body.pojo-a11y-high-contrast h5 a,body.pojo-a11y-high-contrast h5 a b,body.pojo-a11y-high-contrast h5 abbr,body.pojo-a11y-high-contrast h5 b,body.pojo-a11y-high-contrast h5 center,body.pojo-a11y-high-contrast h5 em,body.pojo-a11y-high-contrast h5 i,body.pojo-a11y-high-contrast h5 span,body.pojo-a11y-high-contrast h5 strong,body.pojo-a11y-high-contrast h6,body.pojo-a11y-high-contrast h6 a,body.pojo-a11y-high-contrast h6 a b,body.pojo-a11y-high-contrast h6 abbr,body.pojo-a11y-high-contrast h6 b,body.pojo-a11y-high-contrast h6 center,body.pojo-a11y-high-contrast h6 em,body.pojo-a11y-high-contrast h6 i,body.pojo-a11y-high-contrast h6 span,body.pojo-a11y-high-contrast h6 strong,body.pojo-a11y-high-contrast header,body.pojo-a11y-high-contrast hgroup,body.pojo-a11y-high-contrast html,body.pojo-a11y-high-contrast i,body.pojo-a11y-high-contrast iframe,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast ins,body.pojo-a11y-high-contrast kbd,body.pojo-a11y-high-contrast label,body.pojo-a11y-high-contrast legend,body.pojo-a11y-high-contrast li,body.pojo-a11y-high-contrast listing,body.pojo-a11y-high-contrast main,body.pojo-a11y-high-contrast mark,body.pojo-a11y-high-contrast marquee,body.pojo-a11y-high-contrast menu,body.pojo-a11y-high-contrast meter,body.pojo-a11y-high-contrast multicol,body.pojo-a11y-high-contrast nav:not(#pojo-a11y-toolbar),body.pojo-a11y-high-contrast nobr,body.pojo-a11y-high-contrast object,body.pojo-a11y-high-contrast ol,body.pojo-a11y-high-contrast option,body.pojo-a11y-high-contrast output,body.pojo-a11y-high-contrast p,body.pojo-a11y-high-contrast plaintext,body.pojo-a11y-high-contrast pre,body.pojo-a11y-high-contrast progress,body.pojo-a11y-high-contrast q,body.pojo-a11y-high-contrast rb,body.pojo-a11y-high-contrast rp,body.pojo-a11y-high-contrast rt,body.pojo-a11y-high-contrast ruby,body.pojo-a11y-high-contrast s,body.pojo-a11y-high-contrast samp,body.pojo-a11y-high-contrast section,body.pojo-a11y-high-contrast small,body.pojo-a11y-high-contrast span,body.pojo-a11y-high-contrast strike,body.pojo-a11y-high-contrast strong,body.pojo-a11y-high-contrast sub,body.pojo-a11y-high-contrast summary,body.pojo-a11y-high-contrast sup,body.pojo-a11y-high-contrast svg,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast tbody,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast text,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast thead,body.pojo-a11y-high-contrast time,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt,body.pojo-a11y-high-contrast u,body.pojo-a11y-high-contrast ul,body.pojo-a11y-high-contrast var,body.pojo-a11y-high-contrast video,body.pojo-a11y-high-contrast xmp{background:black !important;background-color:black !important}
body.pojo-a11y-high-contrast a,body.pojo-a11y-high-contrast article,body.pojo-a11y-high-contrast aside,body.pojo-a11y-high-contrast basefont,body.pojo-a11y-high-contrast bdi,body.pojo-a11y-high-contrast big,body.pojo-a11y-high-contrast blink,body.pojo-a11y-high-contrast blockquote,body.pojo-a11y-high-contrast body,body.pojo-a11y-high-contrast button,body.pojo-a11y-high-contrast canvas,body.pojo-a11y-high-contrast caption,body.pojo-a11y-high-contrast center,body.pojo-a11y-high-contrast code,body.pojo-a11y-high-contrast col,body.pojo-a11y-high-contrast colgroup,body.pojo-a11y-high-contrast command,body.pojo-a11y-high-contrast dd,body.pojo-a11y-high-contrast del,body.pojo-a11y-high-contrast details,body.pojo-a11y-high-contrast dir,body.pojo-a11y-high-contrast div,body.pojo-a11y-high-contrast dl,body.pojo-a11y-high-contrast dt,body.pojo-a11y-high-contrast embed,body.pojo-a11y-high-contrast fieldset,body.pojo-a11y-high-contrast figcaption,body.pojo-a11y-high-contrast figure,body.pojo-a11y-high-contrast font,body.pojo-a11y-high-contrast footer,body.pojo-a11y-high-contrast form,body.pojo-a11y-high-contrast header,body.pojo-a11y-high-contrast hgroup,body.pojo-a11y-high-contrast html,body.pojo-a11y-high-contrast iframe,body.pojo-a11y-high-contrast img,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast ins,body.pojo-a11y-high-contrast kbd,body.pojo-a11y-high-contrast label,body.pojo-a11y-high-contrast legend,body.pojo-a11y-high-contrast li,body.pojo-a11y-high-contrast listing,body.pojo-a11y-high-contrast main,body.pojo-a11y-high-contrast mark,body.pojo-a11y-high-contrast marquee,body.pojo-a11y-high-contrast menu,body.pojo-a11y-high-contrast meter,body.pojo-a11y-high-contrast multicol,body.pojo-a11y-high-contrast nav,body.pojo-a11y-high-contrast nobr,body.pojo-a11y-high-contrast object,body.pojo-a11y-high-contrast ol,body.pojo-a11y-high-contrast option,body.pojo-a11y-high-contrast output,body.pojo-a11y-high-contrast p,body.pojo-a11y-high-contrast plaintext,body.pojo-a11y-high-contrast pre,body.pojo-a11y-high-contrast progress,body.pojo-a11y-high-contrast q,body.pojo-a11y-high-contrast rb,body.pojo-a11y-high-contrast rp,body.pojo-a11y-high-contrast rt,body.pojo-a11y-high-contrast ruby,body.pojo-a11y-high-contrast s,body.pojo-a11y-high-contrast samp,body.pojo-a11y-high-contrast section,body.pojo-a11y-high-contrast select,body.pojo-a11y-high-contrast small,body.pojo-a11y-high-contrast span,body.pojo-a11y-high-contrast strike,body.pojo-a11y-high-contrast sub,body.pojo-a11y-high-contrast summary,body.pojo-a11y-high-contrast sup,body.pojo-a11y-high-contrast svg,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast tbody,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast text,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast thead,body.pojo-a11y-high-contrast time,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt,body.pojo-a11y-high-contrast ul,body.pojo-a11y-high-contrast var,body.pojo-a11y-high-contrast video,body.pojo-a11y-high-contrast xmp{color:white !important}
body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym,body.pojo-a11y-high-contrast b,body.pojo-a11y-high-contrast b span,body.pojo-a11y-high-contrast h1 b,body.pojo-a11y-high-contrast h1 strong,body.pojo-a11y-high-contrast h2 b,body.pojo-a11y-high-contrast h2 strong,body.pojo-a11y-high-contrast h3 b,body.pojo-a11y-high-contrast h3 strong,body.pojo-a11y-high-contrast h4 b,body.pojo-a11y-high-contrast h4 strong,body.pojo-a11y-high-contrast h5 b,body.pojo-a11y-high-contrast h5 strong,body.pojo-a11y-high-contrast h6 b,body.pojo-a11y-high-contrast h6 strong,body.pojo-a11y-high-contrast strong,body.pojo-a11y-high-contrast strong span{color:yellow !important}
body.pojo-a11y-high-contrast address,body.pojo-a11y-high-contrast address span,body.pojo-a11y-high-contrast cite,body.pojo-a11y-high-contrast cite span,body.pojo-a11y-high-contrast dfn,body.pojo-a11y-high-contrast dfn span,body.pojo-a11y-high-contrast em,body.pojo-a11y-high-contrast em span,body.pojo-a11y-high-contrast h1 em,body.pojo-a11y-high-contrast h1 i,body.pojo-a11y-high-contrast h2 em,body.pojo-a11y-high-contrast h2 i,body.pojo-a11y-high-contrast h3 em,body.pojo-a11y-high-contrast h3 i,body.pojo-a11y-high-contrast h4 em,body.pojo-a11y-high-contrast h4 i,body.pojo-a11y-high-contrast h5 em,body.pojo-a11y-high-contrast h5 i,body.pojo-a11y-high-contrast h6 em,body.pojo-a11y-high-contrast h6 i,body.pojo-a11y-high-contrast i,body.pojo-a11y-high-contrast i span,body.pojo-a11y-high-contrast u,body.pojo-a11y-high-contrast u span{color:#FFFF80 !important}
body.pojo-a11y-high-contrast dt{border-top:thin solid grey !important}
body.pojo-a11y-high-contrast h1,body.pojo-a11y-high-contrast h1 a,body.pojo-a11y-high-contrast h1 a b,body.pojo-a11y-high-contrast h1 abbr,body.pojo-a11y-high-contrast h1 center,body.pojo-a11y-high-contrast h1 span,body.pojo-a11y-high-contrast h2,body.pojo-a11y-high-contrast h2 a,body.pojo-a11y-high-contrast h2 a b,body.pojo-a11y-high-contrast h2 abbr,body.pojo-a11y-high-contrast h2 center,body.pojo-a11y-high-contrast h2 span,body.pojo-a11y-high-contrast h3,body.pojo-a11y-high-contrast h3 a,body.pojo-a11y-high-contrast h3 a b,body.pojo-a11y-high-contrast h3 abbr,body.pojo-a11y-high-contrast h3 center,body.pojo-a11y-high-contrast h3 span,body.pojo-a11y-high-contrast h4,body.pojo-a11y-high-contrast h4 a,body.pojo-a11y-high-contrast h4 a b,body.pojo-a11y-high-contrast h4 abbr,body.pojo-a11y-high-contrast h4 center,body.pojo-a11y-high-contrast h4 span,body.pojo-a11y-high-contrast h5,body.pojo-a11y-high-contrast h5 a,body.pojo-a11y-high-contrast h5 a b,body.pojo-a11y-high-contrast h5 abbr,body.pojo-a11y-high-contrast h5 center,body.pojo-a11y-high-contrast h5 span,body.pojo-a11y-high-contrast h6,body.pojo-a11y-high-contrast h6 a,body.pojo-a11y-high-contrast h6 a b,body.pojo-a11y-high-contrast h6 abbr,body.pojo-a11y-high-contrast h6 center,body.pojo-a11y-high-contrast h6 span{color:#40C090 !important}
body.pojo-a11y-high-contrast img{background:#808080 !important;background-color:#808080 !important}
body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym{border-bottom:1px dotted !important}
body.pojo-a11y-high-contrast :focus{outline:thin dotted !important}
body.pojo-a11y-high-contrast a.button,body.pojo-a11y-high-contrast a.button abbr,body.pojo-a11y-high-contrast a.button acronym,body.pojo-a11y-high-contrast a.button b,body.pojo-a11y-high-contrast a.button basefont,body.pojo-a11y-high-contrast a.button big,body.pojo-a11y-high-contrast a.button br,body.pojo-a11y-high-contrast a.button code,body.pojo-a11y-high-contrast a.button div,body.pojo-a11y-high-contrast a.button em,body.pojo-a11y-high-contrast a.button font,body.pojo-a11y-high-contrast a.button h1,body.pojo-a11y-high-contrast a.button h2,body.pojo-a11y-high-contrast a.button h3,body.pojo-a11y-high-contrast a.button h4,body.pojo-a11y-high-contrast a.button h5,body.pojo-a11y-high-contrast a.button h6,body.pojo-a11y-high-contrast a.button i,body.pojo-a11y-high-contrast a.button kbd,body.pojo-a11y-high-contrast a.button rb,body.pojo-a11y-high-contrast a.button rp,body.pojo-a11y-high-contrast a.button rt,body.pojo-a11y-high-contrast a.button ruby,body.pojo-a11y-high-contrast a.button samp,body.pojo-a11y-high-contrast a.button small,body.pojo-a11y-high-contrast a.button span,body.pojo-a11y-high-contrast a.button strong,body.pojo-a11y-high-contrast a.button tt,body.pojo-a11y-high-contrast a.button u,body.pojo-a11y-high-contrast a.button var,body.pojo-a11y-high-contrast a:link,body.pojo-a11y-high-contrast a:link abbr,body.pojo-a11y-high-contrast a:link acronym,body.pojo-a11y-high-contrast a:link b,body.pojo-a11y-high-contrast a:link basefont,body.pojo-a11y-high-contrast a:link big,body.pojo-a11y-high-contrast a:link br,body.pojo-a11y-high-contrast a:link code,body.pojo-a11y-high-contrast a:link div,body.pojo-a11y-high-contrast a:link em,body.pojo-a11y-high-contrast a:link font,body.pojo-a11y-high-contrast a:link h1,body.pojo-a11y-high-contrast a:link h2,body.pojo-a11y-high-contrast a:link h3,body.pojo-a11y-high-contrast a:link h4,body.pojo-a11y-high-contrast a:link h5,body.pojo-a11y-high-contrast a:link h6,body.pojo-a11y-high-contrast a:link i,body.pojo-a11y-high-contrast a:link kbd,body.pojo-a11y-high-contrast a:link rb,body.pojo-a11y-high-contrast a:link rp,body.pojo-a11y-high-contrast a:link rt,body.pojo-a11y-high-contrast a:link ruby,body.pojo-a11y-high-contrast a:link samp,body.pojo-a11y-high-contrast a:link small,body.pojo-a11y-high-contrast a:link span,body.pojo-a11y-high-contrast a:link strong,body.pojo-a11y-high-contrast a:link tt,body.pojo-a11y-high-contrast a:link u,body.pojo-a11y-high-contrast a:link var,body.pojo-a11y-high-contrast div#secondaryNav div#documentNavigation ul.navigationTabs li.tabItem{color:#0080FF !important}
body.pojo-a11y-high-contrast button,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast select,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt{border:1px solid #ffffff !important}
body.pojo-a11y-high-contrast button{background:#600040 !important;background-color:#600040 !important}
body.pojo-a11y-high-contrast select{-webkit-appearance:listbox !important;background:#600060 !important;background-color:#600060 !important}
body.pojo-a11y-high-contrast a:visited,body.pojo-a11y-high-contrast a:visited abbr,body.pojo-a11y-high-contrast a:visited acronym,body.pojo-a11y-high-contrast a:visited b,body.pojo-a11y-high-contrast a:visited basefont,body.pojo-a11y-high-contrast a:visited big,body.pojo-a11y-high-contrast a:visited br,body.pojo-a11y-high-contrast a:visited code,body.pojo-a11y-high-contrast a:visited div,body.pojo-a11y-high-contrast a:visited em,body.pojo-a11y-high-contrast a:visited font,body.pojo-a11y-high-contrast a:visited h1,body.pojo-a11y-high-contrast a:visited h2,body.pojo-a11y-high-contrast a:visited h3,body.pojo-a11y-high-contrast a:visited h4,body.pojo-a11y-high-contrast a:visited h5,body.pojo-a11y-high-contrast a:visited h6,body.pojo-a11y-high-contrast a:visited i,body.pojo-a11y-high-contrast a:visited kbd,body.pojo-a11y-high-contrast a:visited rb,body.pojo-a11y-high-contrast a:visited rp,body.pojo-a11y-high-contrast a:visited rt,body.pojo-a11y-high-contrast a:visited ruby,body.pojo-a11y-high-contrast a:visited samp,body.pojo-a11y-high-contrast a:visited small,body.pojo-a11y-high-contrast a:visited span,body.pojo-a11y-high-contrast a:visited strong,body.pojo-a11y-high-contrast a:visited tt,body.pojo-a11y-high-contrast a:visited u,body.pojo-a11y-high-contrast a:visited var,body.pojo-a11y-high-contrast div#secondaryNav div#documentNavigation ul.navigationTabs li.tabItem.active{color:#00FFFF !important}
body.pojo-a11y-high-contrast ::selection,body.pojo-a11y-high-contrast ::-moz-selection{background:#4080c0 !important;background-color:#4080c0 !important}
body.pojo-a11y-high-contrast a.button:hover,body.pojo-a11y-high-contrast a.button:hover abbr,body.pojo-a11y-high-contrast a.button:hover acronym,body.pojo-a11y-high-contrast a.button:hover b,body.pojo-a11y-high-contrast a.button:hover basefont,body.pojo-a11y-high-contrast a.button:hover big,body.pojo-a11y-high-contrast a.button:hover br,body.pojo-a11y-high-contrast a.button:hover code,body.pojo-a11y-high-contrast a.button:hover div,body.pojo-a11y-high-contrast a.button:hover em,body.pojo-a11y-high-contrast a.button:hover font,body.pojo-a11y-high-contrast a.button:hover h1,body.pojo-a11y-high-contrast a.button:hover h2,body.pojo-a11y-high-contrast a.button:hover h3,body.pojo-a11y-high-contrast a.button:hover h4,body.pojo-a11y-high-contrast a.button:hover h5,body.pojo-a11y-high-contrast a.button:hover h6,body.pojo-a11y-high-contrast a.button:hover i,body.pojo-a11y-high-contrast a.button:hover kbd,body.pojo-a11y-high-contrast a.button:hover rb,body.pojo-a11y-high-contrast a.button:hover rp,body.pojo-a11y-high-contrast a.button:hover rt,body.pojo-a11y-high-contrast a.button:hover ruby,body.pojo-a11y-high-contrast a.button:hover samp,body.pojo-a11y-high-contrast a.button:hover small,body.pojo-a11y-high-contrast a.button:hover span,body.pojo-a11y-high-contrast a.button:hover strong,body.pojo-a11y-high-contrast a.button:hover tt,body.pojo-a11y-high-contrast a.button:hover u,body.pojo-a11y-high-contrast a.button:hover var,body.pojo-a11y-high-contrast a:link:hover,body.pojo-a11y-high-contrast a:link:hover abbr,body.pojo-a11y-high-contrast a:link:hover acronym,body.pojo-a11y-high-contrast a:link:hover b,body.pojo-a11y-high-contrast a:link:hover basefont,body.pojo-a11y-high-contrast a:link:hover big,body.pojo-a11y-high-contrast a:link:hover br,body.pojo-a11y-high-contrast a:link:hover code,body.pojo-a11y-high-contrast a:link:hover div,body.pojo-a11y-high-contrast a:link:hover em,body.pojo-a11y-high-contrast a:link:hover font,body.pojo-a11y-high-contrast a:link:hover h1,body.pojo-a11y-high-contrast a:link:hover h2,body.pojo-a11y-high-contrast a:link:hover h3,body.pojo-a11y-high-contrast a:link:hover h4,body.pojo-a11y-high-contrast a:link:hover h5,body.pojo-a11y-high-contrast a:link:hover h6,body.pojo-a11y-high-contrast a:link:hover i,body.pojo-a11y-high-contrast a:link:hover kbd,body.pojo-a11y-high-contrast a:link:hover rb,body.pojo-a11y-high-contrast a:link:hover rp,body.pojo-a11y-high-contrast a:link:hover rt,body.pojo-a11y-high-contrast a:link:hover ruby,body.pojo-a11y-high-contrast a:link:hover samp,body.pojo-a11y-high-contrast a:link:hover small,body.pojo-a11y-high-contrast a:link:hover span,body.pojo-a11y-high-contrast a:link:hover strong,body.pojo-a11y-high-contrast a:link:hover tt,body.pojo-a11y-high-contrast a:link:hover u,body.pojo-a11y-high-contrast a:link:hover var,body.pojo-a11y-high-contrast a:visited:hover,body.pojo-a11y-high-contrast a:visited:hover abbr,body.pojo-a11y-high-contrast a:visited:hover acronym,body.pojo-a11y-high-contrast a:visited:hover b,body.pojo-a11y-high-contrast a:visited:hover basefont,body.pojo-a11y-high-contrast a:visited:hover big,body.pojo-a11y-high-contrast a:visited:hover br,body.pojo-a11y-high-contrast a:visited:hover code,body.pojo-a11y-high-contrast a:visited:hover div,body.pojo-a11y-high-contrast a:visited:hover em,body.pojo-a11y-high-contrast a:visited:hover font,body.pojo-a11y-high-contrast a:visited:hover h1,body.pojo-a11y-high-contrast a:visited:hover h2,body.pojo-a11y-high-contrast a:visited:hover h3,body.pojo-a11y-high-contrast a:visited:hover h4,body.pojo-a11y-high-contrast a:visited:hover h5,body.pojo-a11y-high-contrast a:visited:hover h6,body.pojo-a11y-high-contrast a:visited:hover i,body.pojo-a11y-high-contrast a:visited:hover kbd,body.pojo-a11y-high-contrast a:visited:hover rb,body.pojo-a11y-high-contrast a:visited:hover rp,body.pojo-a11y-high-contrast a:visited:hover rt,body.pojo-a11y-high-contrast a:visited:hover ruby,body.pojo-a11y-high-contrast a:visited:hover samp,body.pojo-a11y-high-contrast a:visited:hover small,body.pojo-a11y-high-contrast a:visited:hover span,body.pojo-a11y-high-contrast a:visited:hover strong,body.pojo-a11y-high-contrast a:visited:hover tt,body.pojo-a11y-high-contrast a:visited:hover u,body.pojo-a11y-high-contrast a:visited:hover var{background:#400000 !important;background-color:#400000 !important}
body.pojo-a11y-high-contrast body>input#site+div#wrapper span.mk,body.pojo-a11y-high-contrast body>input#site+div#wrapper span.mk b,body.pojo-a11y-high-contrast input[type=reset]{background:#400060 !important;background-color:#400060 !important}
body.pojo-a11y-high-contrast div[role="button"],body.pojo-a11y-high-contrast input[type=button],body.pojo-a11y-high-contrast input[type=submit]{background:#600040 !important;background-color:#600040 !important}
body.pojo-a11y-high-contrast input[type=search]{-webkit-appearance:textfield !important}
body.pojo-a11y-high-contrast html button[disabled],body.pojo-a11y-high-contrast html input[disabled],body.pojo-a11y-high-contrast html select[disabled],body.pojo-a11y-high-contrast html textarea[disabled]{background:#404040 !important;background-color:#404040 !important}
body.pojo-a11y-high-contrast .menu li a span.label{text-transform:none !important}
body.pojo-a11y-high-contrast .menu li a span.label,body.pojo-a11y-high-contrast div.jwplayer span.jwcontrolbar,body.pojo-a11y-high-contrast div.jwplayer span.jwcontrols{display:inline !important}
body.pojo-a11y-high-contrast a:link.new,body.pojo-a11y-high-contrast a:link.new i,body.pojo-a11y-high-contrast a:link.new b,body.pojo-a11y-high-contrast span.Apple-style-span{color:#FFFF40 !important}
body.pojo-a11y-high-contrast body.mediawiki img.tex{background:white !important;background-color:white !important;border:white solid 3px !important}
body.pojo-a11y-high-contrast text>tspan:first-letter,body.pojo-a11y-high-contrast text>tspan:first-line{background:inherit !important;background-color:inherit !important;color:inherit !important}
body.pojo-a11y-high-contrast div.sbtc div.sbsb_a li.sbsb_d div,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i a,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i b,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i span,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i td{background:#003050 !important;background-color:#003050 !important}
body.pojo-a11y-high-contrast img[width="18"][height="18"]{height:18px !important;width:18px !important}
body.pojo-a11y-high-contrast a>span.iconHelp:empty:after{content:"Help" !important}
body.pojo-a11y-high-contrast div#gmap,body.pojo-a11y-high-contrast div#gmap *{background:initial !important}
body.pojo-a11y-negative-contrast,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar){background:#000 !important;color:#ffffff !important}
body.pojo-a11y-negative-contrast a,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) a,body.pojo-a11y-negative-contrast b,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) b,body.pojo-a11y-negative-contrast blockquote,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) blockquote,body.pojo-a11y-negative-contrast button,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) button,body.pojo-a11y-negative-contrast canvas,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) canvas,body.pojo-a11y-negative-contrast caption,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) caption,body.pojo-a11y-negative-contrast center,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) center,body.pojo-a11y-negative-contrast cite,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) cite,body.pojo-a11y-negative-contrast code,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) code,body.pojo-a11y-negative-contrast col,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) col,body.pojo-a11y-negative-contrast colgroup,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) colgroup,body.pojo-a11y-negative-contrast dd,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dd,body.pojo-a11y-negative-contrast details,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) details,body.pojo-a11y-negative-contrast dfn,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dfn,body.pojo-a11y-negative-contrast dir,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dir,body.pojo-a11y-negative-contrast div,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) div,body.pojo-a11y-negative-contrast dl,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dl,body.pojo-a11y-negative-contrast dt,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dt,body.pojo-a11y-negative-contrast em,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) em,body.pojo-a11y-negative-contrast embed,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) embed,body.pojo-a11y-negative-contrast fieldset,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) fieldset,body.pojo-a11y-negative-contrast figcaption,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) figcaption,body.pojo-a11y-negative-contrast figure,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) figure,body.pojo-a11y-negative-contrast font,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) font,body.pojo-a11y-negative-contrast footer,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) footer,body.pojo-a11y-negative-contrast form,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) form,body.pojo-a11y-negative-contrast header,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) header,body.pojo-a11y-negative-contrast i,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) i,body.pojo-a11y-negative-contrast iframe,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) iframe,body.pojo-a11y-negative-contrast img,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) img,body.pojo-a11y-negative-contrast input,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) input,body.pojo-a11y-negative-contrast kbd,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) kbd,body.pojo-a11y-negative-contrast label,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) label,body.pojo-a11y-negative-contrast legend,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) legend,body.pojo-a11y-negative-contrast li,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) li,body.pojo-a11y-negative-contrast mark,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) mark,body.pojo-a11y-negative-contrast menu,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) menu,body.pojo-a11y-negative-contrast meter,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) meter,body.pojo-a11y-negative-contrast nav,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) nav,body.pojo-a11y-negative-contrast nobr,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) nobr,body.pojo-a11y-negative-contrast object,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) object,body.pojo-a11y-negative-contrast ol,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) ol,body.pojo-a11y-negative-contrast option,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) option,body.pojo-a11y-negative-contrast pre,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) pre,body.pojo-a11y-negative-contrast progress,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) progress,body.pojo-a11y-negative-contrast q,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) q,body.pojo-a11y-negative-contrast s,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) s,body.pojo-a11y-negative-contrast section,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) section,body.pojo-a11y-negative-contrast select,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) select,body.pojo-a11y-negative-contrast small,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) small,body.pojo-a11y-negative-contrast span,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) span,body.pojo-a11y-negative-contrast strike,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) strike,body.pojo-a11y-negative-contrast strong,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) strong,body.pojo-a11y-negative-contrast sub,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) sub,body.pojo-a11y-negative-contrast summary,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) summary,body.pojo-a11y-negative-contrast sup,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) sup,body.pojo-a11y-negative-contrast table,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) table,body.pojo-a11y-negative-contrast td,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) td,body.pojo-a11y-negative-contrast textarea,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) textarea,body.pojo-a11y-negative-contrast th,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) th,body.pojo-a11y-negative-contrast time,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) time,body.pojo-a11y-negative-contrast tr,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tr,body.pojo-a11y-negative-contrast tt,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tt,body.pojo-a11y-negative-contrast u,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) u,body.pojo-a11y-negative-contrast ul,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) ul,body.pojo-a11y-negative-contrast var,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) var,body.pojo-a11y-negative-contrast a span,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) a span,body.pojo-a11y-negative-contrast strong,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) strong{color:yellow !important}
body.pojo-a11y-negative-contrast button,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) button,body.pojo-a11y-negative-contrast input,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) input,body.pojo-a11y-negative-contrast textarea,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) textarea,body.pojo-a11y-negative-contrast select,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) select,body.pojo-a11y-negative-contrast table,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) table,body.pojo-a11y-negative-contrast td,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) td,body.pojo-a11y-negative-contrast th,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) th,body.pojo-a11y-negative-contrast tr,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tr,body.pojo-a11y-negative-contrast tt,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tt{border:1px solid #ffffff !important}
body.pojo-a11y-negative-contrast div#gmap,body.pojo-a11y-negative-contrast div#gmap *{background:initial !important}
body.pojo-a11y-light-background,body.pojo-a11y-light-background *:not(#pojo-a11y-toolbar):not(.pojo-a11y-toolbar-link){background:#fff !important;color:#000 !important}
body.pojo-a11y-light-background div#gmap,body.pojo-a11y-light-background div#gmap *{background:initial !important}
body.pojo-a11y-resize-font-200,body.pojo-a11y-resize-font-200 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-200 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-200 label,body.pojo-a11y-resize-font-200 input,body.pojo-a11y-resize-font-200 select,body.pojo-a11y-resize-font-200 textarea,body.pojo-a11y-resize-font-200 legend,body.pojo-a11y-resize-font-200 code,body.pojo-a11y-resize-font-200 pre,body.pojo-a11y-resize-font-200 dd,body.pojo-a11y-resize-font-200 dt,body.pojo-a11y-resize-font-200 span,body.pojo-a11y-resize-font-200 blockquote{font-size:200% !important}
body.pojo-a11y-resize-font-200 h1,body.pojo-a11y-resize-font-200 h2,body.pojo-a11y-resize-font-200 h3,body.pojo-a11y-resize-font-200 h4,body.pojo-a11y-resize-font-200 h5,body.pojo-a11y-resize-font-200 h6,body.pojo-a11y-resize-font-200 h1 span,body.pojo-a11y-resize-font-200 h2 span,body.pojo-a11y-resize-font-200 h3 span,body.pojo-a11y-resize-font-200 h4 span,body.pojo-a11y-resize-font-200 h5 span,body.pojo-a11y-resize-font-200 h6 span{font-size:266% !important}
body.pojo-a11y-resize-font-190,body.pojo-a11y-resize-font-190 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-190 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-190 label,body.pojo-a11y-resize-font-190 input,body.pojo-a11y-resize-font-190 select,body.pojo-a11y-resize-font-190 textarea,body.pojo-a11y-resize-font-190 legend,body.pojo-a11y-resize-font-190 code,body.pojo-a11y-resize-font-190 pre,body.pojo-a11y-resize-font-190 dd,body.pojo-a11y-resize-font-190 dt,body.pojo-a11y-resize-font-190 span,body.pojo-a11y-resize-font-190 blockquote{font-size:190% !important}
body.pojo-a11y-resize-font-190 h1,body.pojo-a11y-resize-font-190 h2,body.pojo-a11y-resize-font-190 h3,body.pojo-a11y-resize-font-190 h4,body.pojo-a11y-resize-font-190 h5,body.pojo-a11y-resize-font-190 h6,body.pojo-a11y-resize-font-190 h1 span,body.pojo-a11y-resize-font-190 h2 span,body.pojo-a11y-resize-font-190 h3 span,body.pojo-a11y-resize-font-190 h4 span,body.pojo-a11y-resize-font-190 h5 span,body.pojo-a11y-resize-font-190 h6 span{font-size:252.70000000000002% !important}
body.pojo-a11y-resize-font-180,body.pojo-a11y-resize-font-180 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-180 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-180 label,body.pojo-a11y-resize-font-180 input,body.pojo-a11y-resize-font-180 select,body.pojo-a11y-resize-font-180 textarea,body.pojo-a11y-resize-font-180 legend,body.pojo-a11y-resize-font-180 code,body.pojo-a11y-resize-font-180 pre,body.pojo-a11y-resize-font-180 dd,body.pojo-a11y-resize-font-180 dt,body.pojo-a11y-resize-font-180 span,body.pojo-a11y-resize-font-180 blockquote{font-size:180% !important}
body.pojo-a11y-resize-font-180 h1,body.pojo-a11y-resize-font-180 h2,body.pojo-a11y-resize-font-180 h3,body.pojo-a11y-resize-font-180 h4,body.pojo-a11y-resize-font-180 h5,body.pojo-a11y-resize-font-180 h6,body.pojo-a11y-resize-font-180 h1 span,body.pojo-a11y-resize-font-180 h2 span,body.pojo-a11y-resize-font-180 h3 span,body.pojo-a11y-resize-font-180 h4 span,body.pojo-a11y-resize-font-180 h5 span,body.pojo-a11y-resize-font-180 h6 span{font-size:239.4% !important}
body.pojo-a11y-resize-font-170,body.pojo-a11y-resize-font-170 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-170 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-170 label,body.pojo-a11y-resize-font-170 input,body.pojo-a11y-resize-font-170 select,body.pojo-a11y-resize-font-170 textarea,body.pojo-a11y-resize-font-170 legend,body.pojo-a11y-resize-font-170 code,body.pojo-a11y-resize-font-170 pre,body.pojo-a11y-resize-font-170 dd,body.pojo-a11y-resize-font-170 dt,body.pojo-a11y-resize-font-170 span,body.pojo-a11y-resize-font-170 blockquote{font-size:170% !important}
body.pojo-a11y-resize-font-170 h1,body.pojo-a11y-resize-font-170 h2,body.pojo-a11y-resize-font-170 h3,body.pojo-a11y-resize-font-170 h4,body.pojo-a11y-resize-font-170 h5,body.pojo-a11y-resize-font-170 h6,body.pojo-a11y-resize-font-170 h1 span,body.pojo-a11y-resize-font-170 h2 span,body.pojo-a11y-resize-font-170 h3 span,body.pojo-a11y-resize-font-170 h4 span,body.pojo-a11y-resize-font-170 h5 span,body.pojo-a11y-resize-font-170 h6 span{font-size:226.10000000000002% !important}
body.pojo-a11y-resize-font-160,body.pojo-a11y-resize-font-160 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-160 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-160 label,body.pojo-a11y-resize-font-160 input,body.pojo-a11y-resize-font-160 select,body.pojo-a11y-resize-font-160 textarea,body.pojo-a11y-resize-font-160 legend,body.pojo-a11y-resize-font-160 code,body.pojo-a11y-resize-font-160 pre,body.pojo-a11y-resize-font-160 dd,body.pojo-a11y-resize-font-160 dt,body.pojo-a11y-resize-font-160 span,body.pojo-a11y-resize-font-160 blockquote{font-size:160% !important}
body.pojo-a11y-resize-font-160 h1,body.pojo-a11y-resize-font-160 h2,body.pojo-a11y-resize-font-160 h3,body.pojo-a11y-resize-font-160 h4,body.pojo-a11y-resize-font-160 h5,body.pojo-a11y-resize-font-160 h6,body.pojo-a11y-resize-font-160 h1 span,body.pojo-a11y-resize-font-160 h2 span,body.pojo-a11y-resize-font-160 h3 span,body.pojo-a11y-resize-font-160 h4 span,body.pojo-a11y-resize-font-160 h5 span,body.pojo-a11y-resize-font-160 h6 span{font-size:212.8% !important}
body.pojo-a11y-resize-font-150,body.pojo-a11y-resize-font-150 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-150 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-150 label,body.pojo-a11y-resize-font-150 input,body.pojo-a11y-resize-font-150 select,body.pojo-a11y-resize-font-150 textarea,body.pojo-a11y-resize-font-150 legend,body.pojo-a11y-resize-font-150 code,body.pojo-a11y-resize-font-150 pre,body.pojo-a11y-resize-font-150 dd,body.pojo-a11y-resize-font-150 dt,body.pojo-a11y-resize-font-150 span,body.pojo-a11y-resize-font-150 blockquote{font-size:150% !important}
body.pojo-a11y-resize-font-150 h1,body.pojo-a11y-resize-font-150 h2,body.pojo-a11y-resize-font-150 h3,body.pojo-a11y-resize-font-150 h4,body.pojo-a11y-resize-font-150 h5,body.pojo-a11y-resize-font-150 h6,body.pojo-a11y-resize-font-150 h1 span,body.pojo-a11y-resize-font-150 h2 span,body.pojo-a11y-resize-font-150 h3 span,body.pojo-a11y-resize-font-150 h4 span,body.pojo-a11y-resize-font-150 h5 span,body.pojo-a11y-resize-font-150 h6 span{font-size:199.5% !important}
body.pojo-a11y-resize-font-140,body.pojo-a11y-resize-font-140 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-140 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-140 label,body.pojo-a11y-resize-font-140 input,body.pojo-a11y-resize-font-140 select,body.pojo-a11y-resize-font-140 textarea,body.pojo-a11y-resize-font-140 legend,body.pojo-a11y-resize-font-140 code,body.pojo-a11y-resize-font-140 pre,body.pojo-a11y-resize-font-140 dd,body.pojo-a11y-resize-font-140 dt,body.pojo-a11y-resize-font-140 span,body.pojo-a11y-resize-font-140 blockquote{font-size:140% !important}
body.pojo-a11y-resize-font-140 h1,body.pojo-a11y-resize-font-140 h2,body.pojo-a11y-resize-font-140 h3,body.pojo-a11y-resize-font-140 h4,body.pojo-a11y-resize-font-140 h5,body.pojo-a11y-resize-font-140 h6,body.pojo-a11y-resize-font-140 h1 span,body.pojo-a11y-resize-font-140 h2 span,body.pojo-a11y-resize-font-140 h3 span,body.pojo-a11y-resize-font-140 h4 span,body.pojo-a11y-resize-font-140 h5 span,body.pojo-a11y-resize-font-140 h6 span{font-size:186.20000000000002% !important}
body.pojo-a11y-resize-font-130,body.pojo-a11y-resize-font-130 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-130 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-130 label,body.pojo-a11y-resize-font-130 input,body.pojo-a11y-resize-font-130 select,body.pojo-a11y-resize-font-130 textarea,body.pojo-a11y-resize-font-130 legend,body.pojo-a11y-resize-font-130 code,body.pojo-a11y-resize-font-130 pre,body.pojo-a11y-resize-font-130 dd,body.pojo-a11y-resize-font-130 dt,body.pojo-a11y-resize-font-130 span,body.pojo-a11y-resize-font-130 blockquote{font-size:130% !important}
body.pojo-a11y-resize-font-130 h1,body.pojo-a11y-resize-font-130 h2,body.pojo-a11y-resize-font-130 h3,body.pojo-a11y-resize-font-130 h4,body.pojo-a11y-resize-font-130 h5,body.pojo-a11y-resize-font-130 h6,body.pojo-a11y-resize-font-130 h1 span,body.pojo-a11y-resize-font-130 h2 span,body.pojo-a11y-resize-font-130 h3 span,body.pojo-a11y-resize-font-130 h4 span,body.pojo-a11y-resize-font-130 h5 span,body.pojo-a11y-resize-font-130 h6 span{font-size:172.9% !important}
body.pojo-a11y-resize-font-120,body.pojo-a11y-resize-font-120 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-120 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-120 label,body.pojo-a11y-resize-font-120 input,body.pojo-a11y-resize-font-120 select,body.pojo-a11y-resize-font-120 textarea,body.pojo-a11y-resize-font-120 legend,body.pojo-a11y-resize-font-120 code,body.pojo-a11y-resize-font-120 pre,body.pojo-a11y-resize-font-120 dd,body.pojo-a11y-resize-font-120 dt,body.pojo-a11y-resize-font-120 span,body.pojo-a11y-resize-font-120 blockquote{font-size:120% !important}
body.pojo-a11y-resize-font-120 h1,body.pojo-a11y-resize-font-120 h2,body.pojo-a11y-resize-font-120 h3,body.pojo-a11y-resize-font-120 h4,body.pojo-a11y-resize-font-120 h5,body.pojo-a11y-resize-font-120 h6,body.pojo-a11y-resize-font-120 h1 span,body.pojo-a11y-resize-font-120 h2 span,body.pojo-a11y-resize-font-120 h3 span,body.pojo-a11y-resize-font-120 h4 span,body.pojo-a11y-resize-font-120 h5 span,body.pojo-a11y-resize-font-120 h6 span{font-size:159.60000000000002% !important}
body.pojo-a11y-links-underline a,body.pojo-a11y-links-underline a *{text-decoration:underline !important}
body.pojo-a11y-readable-font,body.pojo-a11y-readable-font *:not(i):not(span){font-family:Verdana,Arial,Helvetica,sans-serif !important}
.pojo-skip-link{position:absolute;top:-1000em}
.pojo-skip-link:focus{left:50px;top:50px;height:auto;width:200px;display:block;font-size:14px;font-weight:700;text-align:center;padding:15px 23px 14px;background-color:#F1F1F1;color:#21759B;z-index:100000;line-height:normal;text-decoration:none;box-shadow:0 0 2px 2px rgba(0,0,0,0.6)}
body.rtl .pojo-skip-link:focus{right:50px;left:auto}
#pojo-a11y-toolbar *,#pojo-a11y-toolbar ::before,#pojo-a11y-toolbar ::after{box-sizing:border-box}
.pojo-a11y-visible-phone{display:none !important}
.pojo-a11y-visible-tablet{display:none !important}
.pojo-a11y-hidden-desktop{display:none !important}
.pojo-a11y-visible-desktop{display:inherit !important}
@media (min-width:768px) and (max-width:1024px){.pojo-a11y-hidden-desktop{display:inherit !important}
.pojo-a11y-visible-desktop{display:none !important}
.pojo-a11y-visible-tablet{display:inherit !important}
.pojo-a11y-hidden-tablet{display:none !important}}@media (max-width:767px){.pojo-a11y-hidden-desktop{display:inherit !important}
.pojo-a11y-visible-desktop{display:none !important}
.pojo-a11y-visible-phone{display:inherit !important}
.pojo-a11y-hidden-phone{display:none !important}}.pojo-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.column{display:block;float:left;margin-right:5%;}
.col2{width:47.5%;}
.col3{width:30%;}
.col3x2{width:65%;}
.col4{width:21.25%;}
.col4x2{width:47.5%;}
.col4x3{width:73.5%;}
.col5{width:16%;}
.col5x2{width:37%;}
.col5x3{width:58%;}
.col5x4{width:79%;}
.col6{width:12.5%;}
.col6x2{width:30%;}
.col6x3{width:47.5%;}
.col6x4{width:65%;}
.col6x5{width:82.5%;}
.col_last{margin-right:0;}
.col_divide{display:block;clear:both;width:100%;}
.button, .button:visited, input[type=submit]{display:inline-block;width:auto;border:1px solid #5ca5d7;margin:5px 0;padding:12px 15px;color:#fff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.5);border-radius:2px;cursor:pointer;background:#7ec3e7;background:-moz-linear-gradient(top, #7ec3e7 0%, #5ca5d7 100%);background:-webkit-linear-gradient(top, #7ec3e7 0%,#5ca5d7 100%);background:linear-gradient(to bottom, #7ec3e7 0%,#5ca5d7 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#7ec3e7', endColorstr='#5ca5d7',GradientType=0 );}
.button:link{color:#fff;}
.button:hover, input[type=submit]:hover{background:#7ec3e7;text-decoration:none;}
.button_small{font-size:0.9em;padding:5px 10px;margin:5px 0;}
.button_medium{font-size:1.2em;padding:15px 20px;margin:5px 0;}
.button_large{font-size:1.8em;padding:20px 30px;margin:10px 0;}
.button_default, .button_default:visited{background:#7ec3e7;background:-moz-linear-gradient(top, #7ec3e7 0%, #5ca5d7 100%);background:-webkit-linear-gradient(top, #7ec3e7 0%,#5ca5d7 100%);background:linear-gradient(to bottom, #7ec3e7 0%,#5ca5d7 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#7ec3e7', endColorstr='#5ca5d7',GradientType=0 );text-shadow:0 -1px 0 rgba(0, 0, 0, 0.5);border-color:#5ca5d7;}
.button_red, .button_red:visited{border-color:#ce3160;background:#e08f74;background:-moz-linear-gradient(top, #e08f74 0%, #ce3160 100%);background:-webkit-linear-gradient(top, #e08f74 0%,#ce3160 100%);background:linear-gradient(to bottom, #e08f74 0%,#ce3160 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e08f74', endColorstr='#ce3160',GradientType=0 );}
.button_red:hover{background:#e08f74;}
.button_blue, .button_blue:visited{border-color:#5985c8;background:#82dbeb;background:-moz-linear-gradient(top, #82dbeb 0%, #5985c8 100%);background:-webkit-linear-gradient(top, #82dbeb 0%,#5985c8 100%);background:linear-gradient(to bottom, #82dbeb 0%,#5985c8 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#82dbeb', endColorstr='#5985c8',GradientType=0 );}
.button_blue:hover{background:#82dbeb;}
.button_green, .button_green:visited{border-color:#469b4e;background:#66d582;background:-moz-linear-gradient(top, #66d582 0%, #469b4e 100%);background:-webkit-linear-gradient(top, #66d582 0%,#469b4e 100%);background:linear-gradient(to bottom, #66d582 0%,#469b4e 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#66d582', endColorstr='#469b4e',GradientType=0 );}
.button_green:hover{background:#66d582;}
.button_teal, .button_teal:visited{border-color:#449987;background:#5bbfb9;background:-moz-linear-gradient(top, #5bbfb9 0%, #449987 100%);background:-webkit-linear-gradient(top, #5bbfb9 0%,#449987 100%);background:linear-gradient(to bottom, #5bbfb9 0%,#449987 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#5bbfb9', endColorstr='#449987',GradientType=0 );}
.button_teal:hover{background:#5bbfb9;}
.button_purple, .button_purple:visited{border-color:#9b4eae;background:#b68ae8;background:-moz-linear-gradient(top, #b68ae8 0%, #9b4eae 100%);background:-webkit-linear-gradient(top, #b68ae8 0%,#9b4eae 100%);background:linear-gradient(to bottom, #b68ae8 0%,#9b4eae 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#b68ae8', endColorstr='#9b4eae',GradientType=0 );}
.button_purple:hover{background:#9b4eae;}
.button_pink, .button_pink:visited{border-color:#be589f;background:#e78be8;background:-moz-linear-gradient(top, #e78be8 0%, #be589f 100%);background:-webkit-linear-gradient(top, #e78be8 0%,#be589f 100%);background:linear-gradient(to bottom, #e78be8 0%,#be589f 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e78be8', endColorstr='#be589f',GradientType=0 );}
.button_pink:hover{background:#e78be8;}
.button_orange, .button_orange:visited{border-color:#cf5e36;background:#dcb466;background:-moz-linear-gradient(top, #dcb466 0%, #cf5e36 100%);background:-webkit-linear-gradient(top, #dcb466 0%,#cf5e36 100%);background:linear-gradient(to bottom, #dcb466 0%,#cf5e36 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#dcb466', endColorstr='#cf5e36',GradientType=0 );}
.button_orange:hover{background:#dcb466;}
.button_yellow, .button_yellow:visited{border-color:#c59a3c;background:#e6d43e;background:-moz-linear-gradient(top, #e6d43e 0%, #c59a3c 100%);background:-webkit-linear-gradient(top, #e6d43e 0%,#c59a3c 100%);background:linear-gradient(to bottom, #e6d43e 0%,#c59a3c 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6d43e', endColorstr='#c59a3c',GradientType=0 );}
.button_yellow:hover{background:#e6d43e;}
.button_gray, .button_gray:visited{border-color:#777;background:#aaa;background:-moz-linear-gradient(top, #aaa 0%, #777 100%);background:-webkit-linear-gradient(top, #aaa 0%,#777 100%);background:linear-gradient(to bottom, #aaa 0%,#777 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#aaa', endColorstr='#777',GradientType=0 );}
.button_gray:hover{background:#aaa;}
.button_black, .button_black:visited{border-color:#222;background:#555;background:-moz-linear-gradient(top, #555 0%, #222 100%);background:-webkit-linear-gradient(top, #555 0%,#222 100%);background:linear-gradient(to bottom, #555 0%,#222 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#555', endColorstr='#222',GradientType=0 );}
.button_black:hover{background:#555;}
.button_white, .button_white:link, .button_white:visited{border-color:#bbb;background:#f5f5f5;background:-moz-linear-gradient(top, #f5f5f5 0%, #ddd 100%);background:-webkit-linear-gradient(top, #f5f5f5 0%,#ddd 100%);background:linear-gradient(to bottom, #f5f5f5 0%,#ddd 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#ddd',GradientType=0 );color:#333;text-shadow:0 1px 0 rgba(255, 255, 255, 0.5);}
.button_white:hover{background:#f5f5f5;}
.button .icon{margin-right:0.4em;}
.progress_bar{display:block;background:rgba(0,0,0,0.1);margin:0 0 25px;padding:0;border-radius:3px;box-shadow:inset 0 1px 2px #999;}
.progress_bar .bar_title{display:inline-block;color:#fff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.5);padding:5px 10px;border-radius:3px;}
.progress_bar .bar_content{border-radius:2px;text-align:left;}
.gradient_red{border-color:#ce3160;background:#e08f74;background:-moz-linear-gradient(top, #e08f74 0%, #ce3160 100%);background:-webkit-linear-gradient(top, #e08f74 0%,#ce3160 100%);background:linear-gradient(to bottom, #e08f74 0%,#ce3160 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e08f74', endColorstr='#ce3160',GradientType=0 );}
.gradient_blue{border-color:#5985c8;background:#82dbeb;background:-moz-linear-gradient(top, #82dbeb 0%, #5985c8 100%);background:-webkit-linear-gradient(top, #82dbeb 0%,#5985c8 100%);background:linear-gradient(to bottom, #82dbeb 0%,#5985c8 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#82dbeb', endColorstr='#5985c8',GradientType=0 );}
.gradient_green{border-color:#469b4e;background:#66d582;background:-moz-linear-gradient(top, #66d582 0%, #469b4e 100%);background:-webkit-linear-gradient(top, #66d582 0%,#469b4e 100%);background:linear-gradient(to bottom, #66d582 0%,#469b4e 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#66d582', endColorstr='#469b4e',GradientType=0 );}
.gradient_teal{border-color:#449987;background:#5bbfb9;background:-moz-linear-gradient(top, #5bbfb9 0%, #449987 100%);background:-webkit-linear-gradient(top, #5bbfb9 0%,#449987 100%);background:linear-gradient(to bottom, #5bbfb9 0%,#449987 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#5bbfb9', endColorstr='#449987',GradientType=0 );}
.gradient_purple{border-color:#9b4eae;background:#b68ae8;background:-moz-linear-gradient(top, #b68ae8 0%, #9b4eae 100%);background:-webkit-linear-gradient(top, #b68ae8 0%,#9b4eae 100%);background:linear-gradient(to bottom, #b68ae8 0%,#9b4eae 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#b68ae8', endColorstr='#9b4eae',GradientType=0 );}
.gradient_pink{border-color:#be589f;background:#e78be8;background:-moz-linear-gradient(top, #e78be8 0%, #be589f 100%);background:-webkit-linear-gradient(top, #e78be8 0%,#be589f 100%);background:linear-gradient(to bottom, #e78be8 0%,#be589f 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e78be8', endColorstr='#be589f',GradientType=0 );}
.gradient_orange{border-color:#cf5e36;background:#dcb466;background:-moz-linear-gradient(top, #dcb466 0%, #cf5e36 100%);background:-webkit-linear-gradient(top, #dcb466 0%,#cf5e36 100%);background:linear-gradient(to bottom, #dcb466 0%,#cf5e36 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#dcb466', endColorstr='#cf5e36',GradientType=0 );}
.gradient_yellow{border-color:#c59a3c;background:#e6d43e;background:-moz-linear-gradient(top, #e6d43e 0%, #c59a3c 100%);background:-webkit-linear-gradient(top, #e6d43e 0%,#c59a3c 100%);background:linear-gradient(to bottom, #e6d43e 0%,#c59a3c 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6d43e', endColorstr='#c59a3c',GradientType=0 );}
.gradient_gray{border-color:#777;background:#aaa;background:-moz-linear-gradient(top, #aaa 0%, #777 100%);background:-webkit-linear-gradient(top, #aaa 0%,#777 100%);background:linear-gradient(to bottom, #aaa 0%,#777 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#aaa', endColorstr='#777',GradientType=0 );}
.gradient_black{border-color:#222;background:#555;background:-moz-linear-gradient(top, #555 0%, #222 100%);background:-webkit-linear-gradient(top, #555 0%,#222 100%);background:linear-gradient(to bottom, #555 0%,#222 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#555', endColorstr='#222',GradientType=0 );}
.gradient_white{border-color:#bbb;background:#f5f5f5;background:-moz-linear-gradient(top, #f5f5f5 0%, #ddd 100%);background:-webkit-linear-gradient(top, #f5f5f5 0%,#ddd 100%);background:linear-gradient(to bottom, #f5f5f5 0%,#ddd 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#ddd',GradientType=0 );color:#333;text-shadow:0 1px 0 rgba(255, 255, 255, 0.5);}
.message_box{display:block;position:relative;background:#f9f9f9;margin:0 0 30px;padding:15px 20px;border:1px solid #ccc;color:#666;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
.message_box:before{display:block;position:absolute;top:50%;left:20px;content:'';font-family:'fontawesome';font-size:20px;margin-top:-10px;line-height:1;}
.message_ok{background:#d9f5ce;color:#060;border:1px solid #6dcd72;padding-left:60px;}
.message_ok:before{content:'\f058';}
.message_error{background:#ffdec9;color:#761a1a;border:1px solid #d8986e;padding-left:60px;}
.message_error:before{content:'\f057';}
.message_warn{background:#fff9d8;color:#960;border:1px solid #cdb676;padding-left:60px;}
.message_warn:before{content:'\f06a';}
.message_info{background:#e1edf9;color:#3c3c7c;border:1px solid #acb7e2;padding-left:60px;}
.message_info:before{content:'\f05a';}
.notice_box{display:block;position:relative;background:#f5f5f5;margin:0 0 30px;padding:30px 30px 0;border:1px solid #ddd;border-radius:3px;box-shadow:0 3px 4px -4px rgba(0,0,0,0.5);}
.notice_box > p:last-child{margin-bottom:0;}
.accordion{clear:both;background:#fff;border:1px solid #ddd;margin-bottom:25px;box-shadow:0 5px 5px -5px #999;}
.accordion_title{background:#f5f5f5;padding:10px;margin:0;cursor:pointer;}
.accordion_title .icon{margin-right:10px;}
.accordion_content{padding:10px;}
.accordion_content p:last-child{margin-bottom:0;}
.accordion_title:after{display:block;float:right;opacity:0.4;color:#000;content:'\f105';font-family:'fontawesome';font-size:20px;line-height:1;}
.accordion_open .accordion_title:after{content:'\f107';}
.tablist{overflow:hidden;margin:0 0 25px;padding:0 0 5px;}
.tablist .tablist_nav{display:block;overflow:hidden;margin:0;padding:0;padding:0 0 0 5px;}
.tablist .tablist_nav li{display:block;float:left;width:auto;padding:0;margin:0;outline:none;}
.tablist .tablist_nav li a{display:block;text-decoration:none;width:auto;padding:10px 20px;border:solid 1px #ddd;border-width:1px 1px 0 0;margin:0;background-color:#f5f5f5;font-size:1em;color:#444;}
.tablist .tablist_nav li a:hover{color:#333;background:#eee;}
.tablist .tablist_nav .ui-state-active a{background:#fff;position:relative;}
.tablist .tablist_nav .ui-state-active a:hover{background:#fff;}
.tablist .tablist_nav li:first-child a{border-width:1px 1px 0 1px;}
.tablist .tab_content{overflow:hidden;background:#fff;padding:20px 20px 0;border:solid 1px #ddd;box-shadow:0 5px 5px -5px #999;}
.tablist_vertical .tablist_nav{float:left;width:25%;padding:5px 0 0;}
.tablist_vertical .tablist_nav li{float:none;width:auto;padding:0;margin:0;outline:none;}
.tablist_vertical .tablist_nav li a{border-width:0 0 1px 1px;}
.tablist_vertical .tablist_nav li:first-child a{border-width:1px 0 1px 1px;}
.tablist_vertical .tab_content{margin-left:25%;}
.tablist .ui-tabs-hide{display:none;}
.pageseparator{overflow:hidden;position:relative;clear:both;width:100%;height:24px;margin:20px 0;}
.pageseparator .line{position:absolute;border-top:1px solid #ddd;top:50%;width:100%;}
.pageseparator .top{position:absolute;right:0px;color:#fff;text-align:center;height:24px;width:24px;border-radius:2px;}
.pageseparator .top:before{font-family:'fontawesome';content:'\f106';}
.pageseparator .top:hover{background:#777;text-decoration:none;}
.inline_feature{overflow:hidden;margin:0 0 20px;}
.inline_feature .feature_icon{display:block;font-family:'fontawesome';text-align:center;float:left;font-size:40px;height:auto;width:40px;margin:0;}
.inline_feature .feature_title{font-size:1.3em;margin:10px 0 0 50px;}
.inline_feature .feature_content{clear:both;}
.inline_feature_horizontal .feature_icon{font-size:60px;width:60px;}
.inline_feature_horizontal .feature_title{margin:0 0 10px 80px;}
.inline_feature_horizontal .feature_content{clear:none;margin:0 0 0 80px;}
.inline_feature_vertical .feature_icon{float:none;margin:0 auto;width:auto;font-size:80px;}
.inline_feature_vertical .feature_title{text-align:center;margin:0 0 10px;}
.inline_feature_vertical .feature_content{text-align:center;}
.pricing_table{display:table;table-layout:fixed;width:100%;overflow:hidden;margin:0 0 30px;padding:0;}
.pricing_table .pricing_column{display:table-cell;padding:0;margin:0;width:100%;}
.pricing_table .pricing_column .item_highlight{background:#f5f5f5;}
.pricing_table .item{list-style:none;display:block;margin:10px;padding:0;text-align:center;border:1px solid #ccc;border-radius:3px;}
.pricing_table .item_highlight{color:#fff;border:none;padding:15px 0;margin:0;font-size:3em;text-shadow:0 -1px 0 #000;}
.pricing_table .item > li{list-style:none;display:block;margin:0;padding:5px 10px;text-align:center;}
.pricing_table .item .title{background:#f3f3f3;font-size:2em;}
.pricing_table .item .price{color:#fff;border:none;padding:15px 20px;margin:0;font-size:4em;text-shadow:0 -1px 0 #000;}
.pricing_table .item .coin{font-size:0.6em;}
.pricing_table .item .content{padding:0;}
.pricing_table .item .content p{display:block;margin:0;padding:10px 15px;border-bottom:1px solid #eee;}
.pricing_table .item .url{padding:20px 15px;}
.inline_slider{padding:0;margin:0 0 30px;position:relative;text-align:center;-moz-transition:0.3s all;-webkit-transition:0.3s all;transition:0.3s all;}
.inline_slider .slides{display:block;overflow:hidden;padding:0;margin:0;width:100%;}
.inline_slider .slide{overflow:hidden;position:relative;list-style:none;margin:0;padding:0;width:100%;}
.inline_slider .slide p:last-child{margin:0;}
.inline_slider .slide img{margin:0;}
.inline_slider .slide .caption{overflow:hidden;position:absolute;background:rgba(0,0,0,0.5);color:#fff;bottom:0;left:0;right:0;padding:10px;text-align:left;}
.inline_slider .pages{text-align:center;padding-top:10px;z-index:9999;}
.inline_slider .pages a{display:inline-block;overflow:hidden;background:#000;opacity:0.7;color:transparent;margin:0 5px;width:12px;height:12px;border:2px solid #000;border-radius:50px;}
.inline_slider .pages .activeSlide{background:#fff;}
.subscriber_count{}
.subscriber_count .subscriber_item{display:block;margin:0 0 20px;float:left;width:50%;}
.subscriber_count .subscriber_item .icon{display:block;float:left;font-size:40px;width:40px;height:40px;line-height:40px;margin-right:10px;text-align:center;}
.subscriber_count .subscriber_item .icon-facebook-sign{color:#3b5998;}
.subscriber_count .subscriber_item .icon-twitter-sign{color:#00acee;}
.subscriber_count .subscriber_item .value{display:block;margin:0 0 5px 50px;line-height:1;font-size:26px;}
.subscriber_count .subscriber_item .description{display:block;margin:0 0 0 50px;line-height:1;font-weight:0.9em;}
@media only screen and (max-width: 480px){ .column { float:none; width:auto; margin:0; } .tablist .tablist_nav { float:none; width:auto; margin:0; padding:0 5px; }
.tablist .tablist_nav li { float:none; width:auto; padding:0; margin:0; }
.tablist .tablist_nav li a { width:auto; border:solid 1px #ddd; border-width:1px 1px 0 1px; margin:0; }
.tablist .tablist_nav li:first-child a { border-width:1px 1px 0 1px; }
.tablist .tab_content { margin:0; } .notice_box { padding:10px 10px 0; } .pricing_table { display:block; }
.pricing_table .pricing_column { display:block; }
}div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/images/prettyphoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}@font-face{font-family:dashicons;src:url(//klatreeiendom.no/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800);src:url(//klatreeiendom.no/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800#iefix) format("embedded-opentype"),url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"),url(//klatreeiendom.no/wp-includes/fonts/dashicons.ttf?99ac726223c749443b642ce33df8b800) 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;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-airplane:before{content:"\f15f"}
.dashicons-album:before{content:"\f514"}
.dashicons-align-center:before{content:"\f134"}
.dashicons-align-full-width:before{content:"\f114"}
.dashicons-align-left:before{content:"\f135"}
.dashicons-align-none:before{content:"\f138"}
.dashicons-align-pull-left:before{content:"\f10a"}
.dashicons-align-pull-right:before{content:"\f10b"}
.dashicons-align-right:before{content:"\f136"}
.dashicons-align-wide:before{content:"\f11b"}
.dashicons-amazon:before{content:"\f162"}
.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-bank:before{content:"\f16a"}
.dashicons-beer:before{content:"\f16c"}
.dashicons-bell:before{content:"\f16d"}
.dashicons-block-default:before{content:"\f12b"}
.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-button:before{content:"\f11a"}
.dashicons-calculator:before{content:"\f16e"}
.dashicons-calendar-alt:before{content:"\f508"}
.dashicons-calendar:before{content:"\f145"}
.dashicons-camera-alt:before{content:"\f129"}
.dashicons-camera:before{content:"\f306"}
.dashicons-car:before{content:"\f16b"}
.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-saved:before{content:"\f137"}
.dashicons-cloud-upload:before{content:"\f13b"}
.dashicons-cloud:before{content:"\f176"}
.dashicons-code-standards:before{content:"\f13a"}
.dashicons-coffee:before{content:"\f16f"}
.dashicons-color-picker:before{content:"\f131"}
.dashicons-columns:before{content:"\f13c"}
.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-cover-image:before{content:"\f13d"}
.dashicons-dashboard:before{content:"\f226"}
.dashicons-database-add:before{content:"\f170"}
.dashicons-database-export:before{content:"\f17a"}
.dashicons-database-import:before{content:"\f17b"}
.dashicons-database-remove:before{content:"\f17c"}
.dashicons-database-view:before{content:"\f17d"}
.dashicons-database:before{content:"\f17e"}
.dashicons-desktop:before{content:"\f472"}
.dashicons-dismiss:before{content:"\f153"}
.dashicons-download:before{content:"\f316"}
.dashicons-drumstick:before{content:"\f17f"}
.dashicons-edit-large:before{content:"\f327"}
.dashicons-edit-page:before{content:"\f186"}
.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-ellipsis:before{content:"\f11c"}
.dashicons-email-alt:before{content:"\f466"}
.dashicons-email-alt2:before{content:"\f467"}
.dashicons-email:before{content:"\f465"}
.dashicons-embed-audio:before{content:"\f13e"}
.dashicons-embed-generic:before{content:"\f13f"}
.dashicons-embed-photo:before{content:"\f144"}
.dashicons-embed-post:before{content:"\f146"}
.dashicons-embed-video:before{content:"\f149"}
.dashicons-excerpt-view:before{content:"\f164"}
.dashicons-exit:before{content:"\f14a"}
.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-food:before{content:"\f187"}
.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-fullscreen-alt:before{content:"\f188"}
.dashicons-fullscreen-exit-alt:before{content:"\f189"}
.dashicons-games:before{content:"\f18a"}
.dashicons-google:before{content:"\f18b"}
.dashicons-googleplus:before{content:"\f462"}
.dashicons-grid-view:before{content:"\f509"}
.dashicons-groups:before{content:"\f307"}
.dashicons-hammer:before{content:"\f308"}
.dashicons-heading:before{content:"\f10e"}
.dashicons-heart:before{content:"\f487"}
.dashicons-hidden:before{content:"\f530"}
.dashicons-hourglass:before{content:"\f18c"}
.dashicons-html:before{content:"\f14b"}
.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-outline:before{content:"\f14c"}
.dashicons-info:before{content:"\f348"}
.dashicons-insert-after:before{content:"\f14d"}
.dashicons-insert-before:before{content:"\f14e"}
.dashicons-insert:before{content:"\f10f"}
.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-linkedin:before{content:"\f18d"}
.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-alt:before{content:"\f18e"}
.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-open-folder:before{content:"\f18f"}
.dashicons-palmtree:before{content:"\f527"}
.dashicons-paperclip:before{content:"\f546"}
.dashicons-pdf:before{content:"\f190"}
.dashicons-performance:before{content:"\f311"}
.dashicons-pets:before{content:"\f191"}
.dashicons-phone:before{content:"\f525"}
.dashicons-pinterest:before{content:"\f192"}
.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-podio:before{content:"\f19c"}
.dashicons-portfolio:before{content:"\f322"}
.dashicons-post-status:before{content:"\f173"}
.dashicons-pressthis:before{content:"\f157"}
.dashicons-printer:before{content:"\f193"}
.dashicons-privacy:before{content:"\f194"}
.dashicons-products:before{content:"\f312"}
.dashicons-randomize:before{content:"\f503"}
.dashicons-reddit:before{content:"\f195"}
.dashicons-redo:before{content:"\f172"}
.dashicons-remove:before{content:"\f14f"}
.dashicons-rest-api:before{content:"\f124"}
.dashicons-rss:before{content:"\f303"}
.dashicons-saved:before{content:"\f15e"}
.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-shortcode:before{content:"\f150"}
.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-spotify:before{content:"\f196"}
.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-superhero-alt:before{content:"\f197"}
.dashicons-superhero:before{content:"\f198"}
.dashicons-table-col-after:before{content:"\f151"}
.dashicons-table-col-before:before{content:"\f152"}
.dashicons-table-col-delete:before{content:"\f15a"}
.dashicons-table-row-after:before{content:"\f15b"}
.dashicons-table-row-before:before{content:"\f15c"}
.dashicons-table-row-delete:before{content:"\f15d"}
.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-twitch:before{content:"\f199"}
.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-whatsapp:before{content:"\f19a"}
.dashicons-wordpress-alt:before{content:"\f324"}
.dashicons-wordpress:before{content:"\f120"}
.dashicons-xing:before{content:"\f19d"}
.dashicons-yes-alt:before{content:"\f12a"}
.dashicons-yes:before{content:"\f147"}
.dashicons-youtube:before{content:"\f19b"}
.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"}#TB_overlay{background:#000;opacity:0.7;filter:alpha(opacity=70);position:fixed;top:0;right:0;bottom:0;left:0;z-index:100050;}
#TB_window{position:fixed;background-color:#fff;z-index:100050;visibility:hidden;text-align:left;top:50%;left:50%;-webkit-box-shadow:0 3px 6px rgba( 0, 0, 0, 0.3 );box-shadow:0 3px 6px rgba( 0, 0, 0, 0.3 );}
#TB_window img#TB_Image{display:block;margin:15px 0 0 15px;border-right:1px solid #ccc;border-bottom:1px solid #ccc;border-top:1px solid #666;border-left:1px solid #666;}
#TB_caption{height:25px;padding:7px 30px 10px 25px;float:left;}
#TB_closeWindow{height:25px;padding:11px 25px 10px 0;float:right;}
#TB_closeWindowButton{position:absolute;left:auto;right:0;width:29px;height:29px;border:0;padding:0;background:none;cursor:pointer;outline:none;-webkit-transition:color .1s ease-in-out, background .1s ease-in-out;transition:color .1s ease-in-out, background .1s ease-in-out;}
#TB_ajaxWindowTitle{float:left;font-weight:600;line-height:29px;overflow:hidden;padding:0 29px 0 10px;text-overflow:ellipsis;white-space:nowrap;width:calc( 100% - 39px );}
#TB_title{background:#fcfcfc;border-bottom:1px solid #ddd;height:29px;}
#TB_ajaxContent{clear:both;padding:2px 15px 15px 15px;overflow:auto;text-align:left;line-height:1.4em;}
#TB_ajaxContent.TB_modal{padding:15px;}
#TB_ajaxContent p{padding:5px 0px 5px 0px;}
#TB_load{position:fixed;display:none;z-index:100050;top:50%;left:50%;background-color:#E8E8E8;border:1px solid #555;margin:-45px 0 0 -125px;padding:40px 15px 15px;}
#TB_HideSelect{z-index:99;position:fixed;top:0;left:0;background-color:#fff;border:none;filter:alpha(opacity=0);opacity:0;height:100%;width:100%;}
#TB_iframeContent{clear:both;border:none;}
.tb-close-icon{display:block;color:#666;text-align:center;line-height:29px;width:29px;height:29px;position:absolute;top:0;right:0;}
.tb-close-icon:before{content:"\f158";content:"\f158" / '';font:normal 20px/29px dashicons;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
#TB_closeWindowButton:hover .tb-close-icon,
#TB_closeWindowButton:focus .tb-close-icon{color:#006799;}
#TB_closeWindowButton:focus .tb-close-icon {
-webkit-box-shadow:
0 0 0 1px #5b9dd9,
0 0 2px 1px rgba(30, 140, 190, .8);
box-shadow:
0 0 0 1px #5b9dd9,
0 0 2px 1px rgba(30, 140, 190, .8);
}@font-face{font-family:'fontawesome';src:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/fonts/fontawesome.eot);src:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/fonts/fontawesome.eot?) format('embedded-opentype'), url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/fonts/fontawesome.woff) format('woff'), url(//klatreeiendom.no/wp-content/themes/panoramica_pro/core/fonts/fontawesome.ttf) format('truetype');font-weight:normal;font-style:normal}
[class^="icon-"],[class*=" icon-"]{font-family:FontAwesome;font-weight:normal;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0 0;background-repeat:repeat;margin-top:0}
.icon-white,.nav-pills>.active>a>[class^="icon-"],.nav-pills>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^="icon-"],.nav-list>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^="icon-"],.navbar-inverse .nav>.active>a>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^="icon-"],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>.active>a>[class^="icon-"],.dropdown-menu>.active>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^="icon-"],.dropdown-submenu:hover>a>[class*=" icon-"]{background-image:none}
[class^="icon-"]:before,[class*=" icon-"]:before{text-decoration:inherit;display:inline-block;speak:none}
a [class^="icon-"],a [class*=" icon-"]{display:inline-block}
.icon-large:before{vertical-align:-10%;font-size:1.3333333333333333em}
.btn [class^="icon-"],.nav [class^="icon-"],.btn [class*=" icon-"],.nav [class*=" icon-"]{display:inline}
.btn [class^="icon-"].icon-large,.nav [class^="icon-"].icon-large,.btn [class*=" icon-"].icon-large,.nav [class*=" icon-"].icon-large{line-height:.9em}
.btn [class^="icon-"].icon-spin,.nav [class^="icon-"].icon-spin,.btn [class*=" icon-"].icon-spin,.nav [class*=" icon-"].icon-spin{display:inline-block}
.nav-tabs [class^="icon-"],.nav-pills [class^="icon-"],.nav-tabs [class*=" icon-"],.nav-pills [class*=" icon-"],.nav-tabs [class^="icon-"].icon-large,.nav-pills [class^="icon-"].icon-large,.nav-tabs [class*=" icon-"].icon-large,.nav-pills [class*=" icon-"].icon-large{line-height:.9em}
li [class^="icon-"],.nav li [class^="icon-"],li [class*=" icon-"],.nav li [class*=" icon-"]{display:inline-block;width:1.25em;text-align:center}
li [class^="icon-"].icon-large,.nav li [class^="icon-"].icon-large,li [class*=" icon-"].icon-large,.nav li [class*=" icon-"].icon-large{width:1.5625em}
ul.icons{list-style-type:none;text-indent:-0.75em}
ul.icons li [class^="icon-"],ul.icons li [class*=" icon-"]{width:.75em}
.icon-muted{color:#eee}
.icon-border{border:solid 1px #eee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}
.icon-2x{font-size:2em}
.icon-2x.icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}
.icon-3x{font-size:3em}
.icon-3x.icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.icon-4x{font-size:4em}
.icon-4x.icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}
.pull-right{float:right}
.pull-left{float:left}
[class^="icon-"].pull-left,[class*=" icon-"].pull-left{margin-right:.3em}
[class^="icon-"].pull-right,[class*=" icon-"].pull-right{margin-left:.3em}
.btn [class^="icon-"].pull-left.icon-2x,.btn [class*=" icon-"].pull-left.icon-2x,.btn [class^="icon-"].pull-right.icon-2x,.btn [class*=" icon-"].pull-right.icon-2x{margin-top:.18em}
.btn [class^="icon-"].icon-spin.icon-large,.btn [class*=" icon-"].icon-spin.icon-large{line-height:.8em}
.btn.btn-small [class^="icon-"].pull-left.icon-2x,.btn.btn-small [class*=" icon-"].pull-left.icon-2x,.btn.btn-small [class^="icon-"].pull-right.icon-2x,.btn.btn-small [class*=" icon-"].pull-right.icon-2x{margin-top:.25em}
.btn.btn-large [class^="icon-"],.btn.btn-large [class*=" icon-"]{margin-top:0}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-top:.05em}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x{margin-right:.2em}
.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-left:.2em}
.icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}
@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}
}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}
}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}
}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg)}100%{-ms-transform:rotate(359deg)}
}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}
}@-moz-document url-prefix(){.icon-spin{height:.9em}
.btn .icon-spin{height:auto}
.icon-spin.icon-large{height:1.25em}
.btn .icon-spin.icon-large{height:.75em}}.icon-glass:before{content:"\f000"}
.icon-music:before{content:"\f001"}
.icon-search:before{content:"\f002"}
.icon-envelope:before{content:"\f003"}
.icon-heart:before{content:"\f004"}
.icon-star:before{content:"\f005"}
.icon-star-empty:before{content:"\f006"}
.icon-user:before{content:"\f007"}
.icon-film:before{content:"\f008"}
.icon-th-large:before{content:"\f009"}
.icon-th:before{content:"\f00a"}
.icon-th-list:before{content:"\f00b"}
.icon-ok:before{content:"\f00c"}
.icon-remove:before{content:"\f00d"}
.icon-zoom-in:before{content:"\f00e"}
.icon-zoom-out:before{content:"\f010"}
.icon-off:before{content:"\f011"}
.icon-signal:before{content:"\f012"}
.icon-cog:before{content:"\f013"}
.icon-trash:before{content:"\f014"}
.icon-home:before{content:"\f015"}
.icon-file:before{content:"\f016"}
.icon-time:before{content:"\f017"}
.icon-road:before{content:"\f018"}
.icon-download-alt:before{content:"\f019"}
.icon-download:before{content:"\f01a"}
.icon-upload:before{content:"\f01b"}
.icon-inbox:before{content:"\f01c"}
.icon-play-circle:before{content:"\f01d"}
.icon-repeat:before{content:"\f01e"}
.icon-refresh:before{content:"\f021"}
.icon-list-alt:before{content:"\f022"}
.icon-lock:before{content:"\f023"}
.icon-flag:before{content:"\f024"}
.icon-headphones:before{content:"\f025"}
.icon-volume-off:before{content:"\f026"}
.icon-volume-down:before{content:"\f027"}
.icon-volume-up:before{content:"\f028"}
.icon-qrcode:before{content:"\f029"}
.icon-barcode:before{content:"\f02a"}
.icon-tag:before{content:"\f02b"}
.icon-tags:before{content:"\f02c"}
.icon-book:before{content:"\f02d"}
.icon-bookmark:before{content:"\f02e"}
.icon-print:before{content:"\f02f"}
.icon-camera:before{content:"\f030"}
.icon-font:before{content:"\f031"}
.icon-bold:before{content:"\f032"}
.icon-italic:before{content:"\f033"}
.icon-text-height:before{content:"\f034"}
.icon-text-width:before{content:"\f035"}
.icon-align-left:before{content:"\f036"}
.icon-align-center:before{content:"\f037"}
.icon-align-right:before{content:"\f038"}
.icon-align-justify:before{content:"\f039"}
.icon-list:before{content:"\f03a"}
.icon-indent-left:before{content:"\f03b"}
.icon-indent-right:before{content:"\f03c"}
.icon-facetime-video:before{content:"\f03d"}
.icon-picture:before{content:"\f03e"}
.icon-pencil:before{content:"\f040"}
.icon-map-marker:before{content:"\f041"}
.icon-adjust:before{content:"\f042"}
.icon-tint:before{content:"\f043"}
.icon-edit:before{content:"\f044"}
.icon-share:before{content:"\f045"}
.icon-check:before{content:"\f046"}
.icon-move:before{content:"\f047"}
.icon-step-backward:before{content:"\f048"}
.icon-fast-backward:before{content:"\f049"}
.icon-backward:before{content:"\f04a"}
.icon-play:before{content:"\f04b"}
.icon-pause:before{content:"\f04c"}
.icon-stop:before{content:"\f04d"}
.icon-forward:before{content:"\f04e"}
.icon-fast-forward:before{content:"\f050"}
.icon-step-forward:before{content:"\f051"}
.icon-eject:before{content:"\f052"}
.icon-chevron-left:before{content:"\f053"}
.icon-chevron-right:before{content:"\f054"}
.icon-plus-sign:before{content:"\f055"}
.icon-minus-sign:before{content:"\f056"}
.icon-remove-sign:before{content:"\f057"}
.icon-ok-sign:before{content:"\f058"}
.icon-question-sign:before{content:"\f059"}
.icon-info-sign:before{content:"\f05a"}
.icon-screenshot:before{content:"\f05b"}
.icon-remove-circle:before{content:"\f05c"}
.icon-ok-circle:before{content:"\f05d"}
.icon-ban-circle:before{content:"\f05e"}
.icon-arrow-left:before{content:"\f060"}
.icon-arrow-right:before{content:"\f061"}
.icon-arrow-up:before{content:"\f062"}
.icon-arrow-down:before{content:"\f063"}
.icon-share-alt:before{content:"\f064"}
.icon-resize-full:before{content:"\f065"}
.icon-resize-small:before{content:"\f066"}
.icon-plus:before{content:"\f067"}
.icon-minus:before{content:"\f068"}
.icon-asterisk:before{content:"\f069"}
.icon-exclamation-sign:before{content:"\f06a"}
.icon-gift:before{content:"\f06b"}
.icon-leaf:before{content:"\f06c"}
.icon-fire:before{content:"\f06d"}
.icon-eye-open:before{content:"\f06e"}
.icon-eye-close:before{content:"\f070"}
.icon-warning-sign:before{content:"\f071"}
.icon-plane:before{content:"\f072"}
.icon-calendar:before{content:"\f073"}
.icon-random:before{content:"\f074"}
.icon-comment:before{content:"\f075"}
.icon-magnet:before{content:"\f076"}
.icon-chevron-up:before{content:"\f077"}
.icon-chevron-down:before{content:"\f078"}
.icon-retweet:before{content:"\f079"}
.icon-shopping-cart:before{content:"\f07a"}
.icon-folder-close:before{content:"\f07b"}
.icon-folder-open:before{content:"\f07c"}
.icon-resize-vertical:before{content:"\f07d"}
.icon-resize-horizontal:before{content:"\f07e"}
.icon-bar-chart:before{content:"\f080"}
.icon-twitter-sign:before{content:"\f081"}
.icon-facebook-sign:before{content:"\f082"}
.icon-camera-retro:before{content:"\f083"}
.icon-key:before{content:"\f084"}
.icon-cogs:before{content:"\f085"}
.icon-comments:before{content:"\f086"}
.icon-thumbs-up:before{content:"\f087"}
.icon-thumbs-down:before{content:"\f088"}
.icon-star-half:before{content:"\f089"}
.icon-heart-empty:before{content:"\f08a"}
.icon-signout:before{content:"\f08b"}
.icon-linkedin-sign:before{content:"\f08c"}
.icon-pushpin:before{content:"\f08d"}
.icon-external-link:before{content:"\f08e"}
.icon-signin:before{content:"\f090"}
.icon-trophy:before{content:"\f091"}
.icon-github-sign:before{content:"\f092"}
.icon-upload-alt:before{content:"\f093"}
.icon-lemon:before{content:"\f094"}
.icon-phone:before{content:"\f095"}
.icon-check-empty:before{content:"\f096"}
.icon-bookmark-empty:before{content:"\f097"}
.icon-phone-sign:before{content:"\f098"}
.icon-twitter:before{content:"\f099"}
.icon-facebook:before{content:"\f09a"}
.icon-github:before{content:"\f09b"}
.icon-unlock:before{content:"\f09c"}
.icon-credit-card:before{content:"\f09d"}
.icon-rss:before{content:"\f09e"}
.icon-hdd:before{content:"\f0a0"}
.icon-bullhorn:before{content:"\f0a1"}
.icon-bell:before{content:"\f0a2"}
.icon-certificate:before{content:"\f0a3"}
.icon-hand-right:before{content:"\f0a4"}
.icon-hand-left:before{content:"\f0a5"}
.icon-hand-up:before{content:"\f0a6"}
.icon-hand-down:before{content:"\f0a7"}
.icon-circle-arrow-left:before{content:"\f0a8"}
.icon-circle-arrow-right:before{content:"\f0a9"}
.icon-circle-arrow-up:before{content:"\f0aa"}
.icon-circle-arrow-down:before{content:"\f0ab"}
.icon-globe:before{content:"\f0ac"}
.icon-wrench:before{content:"\f0ad"}
.icon-tasks:before{content:"\f0ae"}
.icon-filter:before{content:"\f0b0"}
.icon-briefcase:before{content:"\f0b1"}
.icon-fullscreen:before{content:"\f0b2"}
.icon-group:before{content:"\f0c0"}
.icon-link:before{content:"\f0c1"}
.icon-cloud:before{content:"\f0c2"}
.icon-beaker:before{content:"\f0c3"}
.icon-cut:before{content:"\f0c4"}
.icon-copy:before{content:"\f0c5"}
.icon-paper-clip:before{content:"\f0c6"}
.icon-save:before{content:"\f0c7"}
.icon-sign-blank:before{content:"\f0c8"}
.icon-reorder:before{content:"\f0c9"}
.icon-list-ul:before{content:"\f0ca"}
.icon-list-ol:before{content:"\f0cb"}
.icon-strikethrough:before{content:"\f0cc"}
.icon-underline:before{content:"\f0cd"}
.icon-table:before{content:"\f0ce"}
.icon-magic:before{content:"\f0d0"}
.icon-truck:before{content:"\f0d1"}
.icon-pinterest:before{content:"\f0d2"}
.icon-pinterest-sign:before{content:"\f0d3"}
.icon-google-plus-sign:before{content:"\f0d4"}
.icon-google-plus:before{content:"\f0d5"}
.icon-money:before{content:"\f0d6"}
.icon-caret-down:before{content:"\f0d7"}
.icon-caret-up:before{content:"\f0d8"}
.icon-caret-left:before{content:"\f0d9"}
.icon-caret-right:before{content:"\f0da"}
.icon-columns:before{content:"\f0db"}
.icon-sort:before{content:"\f0dc"}
.icon-sort-down:before{content:"\f0dd"}
.icon-sort-up:before{content:"\f0de"}
.icon-envelope-alt:before{content:"\f0e0"}
.icon-linkedin:before{content:"\f0e1"}
.icon-undo:before{content:"\f0e2"}
.icon-legal:before{content:"\f0e3"}
.icon-dashboard:before{content:"\f0e4"}
.icon-comment-alt:before{content:"\f0e5"}
.icon-comments-alt:before{content:"\f0e6"}
.icon-bolt:before{content:"\f0e7"}
.icon-sitemap:before{content:"\f0e8"}
.icon-umbrella:before{content:"\f0e9"}
.icon-paste:before{content:"\f0ea"}
.icon-lightbulb:before{content:"\f0eb"}
.icon-exchange:before{content:"\f0ec"}
.icon-cloud-download:before{content:"\f0ed"}
.icon-cloud-upload:before{content:"\f0ee"}
.icon-user-md:before{content:"\f0f0"}
.icon-stethoscope:before{content:"\f0f1"}
.icon-suitcase:before{content:"\f0f2"}
.icon-bell-alt:before{content:"\f0f3"}
.icon-coffee:before{content:"\f0f4"}
.icon-food:before{content:"\f0f5"}
.icon-file-alt:before{content:"\f0f6"}
.icon-building:before{content:"\f0f7"}
.icon-hospital:before{content:"\f0f8"}
.icon-ambulance:before{content:"\f0f9"}
.icon-medkit:before{content:"\f0fa"}
.icon-fighter-jet:before{content:"\f0fb"}
.icon-beer:before{content:"\f0fc"}
.icon-h-sign:before{content:"\f0fd"}
.icon-plus-sign-alt:before{content:"\f0fe"}
.icon-double-angle-left:before{content:"\f100"}
.icon-double-angle-right:before{content:"\f101"}
.icon-double-angle-up:before{content:"\f102"}
.icon-double-angle-down:before{content:"\f103"}
.icon-angle-left:before{content:"\f104"}
.icon-angle-right:before{content:"\f105"}
.icon-angle-up:before{content:"\f106"}
.icon-angle-down:before{content:"\f107"}
.icon-desktop:before{content:"\f108"}
.icon-laptop:before{content:"\f109"}
.icon-tablet:before{content:"\f10a"}
.icon-mobile-phone:before{content:"\f10b"}
.icon-circle-blank:before{content:"\f10c"}
.icon-quote-left:before{content:"\f10d"}
.icon-quote-right:before{content:"\f10e"}
.icon-spinner:before{content:"\f110"}
.icon-circle:before{content:"\f111"}
.icon-reply:before{content:"\f112"}
.icon-github-alt:before{content:"\f113"}
.icon-folder-close-alt:before{content:"\f114"}
.icon-folder-open-alt:before{content:"\f115"}html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{background:transparent;border:0;margin:0;padding:0;vertical-align:baseline;}
body{line-height:1;}
h1, h2, h3, h4, h5, h6{font-weight:normal;}
ol, ul, li{list-style:none;}
blockquote{quotes:none;}
blockquote:before, blockquote:after{content:'';content:none;}
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}
a img{border:none;}
body{font-family:Arial, Helvetica, sans-serif;background:#aaa;color:#000;font-size:0.875em;line-height:1.6;}
h1, h2, h3, h4, h5, h6{font-family:Verdada, Arial, Helvetica, sans-serif;color:#444;line-height:1.2;margin:0 0 20px;}
h1{font-size:2em;}
h2{font-size:2em;}
h3{font-size:1.5em;}
h4{font-size:1.3em;}
h5{font-size:1.2em;}
h6{font-size:1.1em;}
a:link, a:visited{color:#d7586c;text-decoration:none;}
a:hover{color:#f78;text-decoration:underline;}
p, address{margin-bottom:1.6em;}
span, div, p, dl, td, th, ul, ol, blockquote{}
ul li{list-style:circle;margin:0 0 5px 20px;list-style-position:outside;}
ol li{list-style:decimal;margin:0 0 5px 20px;list-style-position:outside;}
ol ol li{list-style:upper-alpha;}
ol ol ol li{list-style:lower-roman;}
ol ol ol ol li{list-style:lower-alpha;}
ul ul, ol ol, ul ol, ol ul{margin-bottom:0;}
ul, ol, dd, pre, hr{margin-bottom:24px;}
ul ul, ol ol, ul ol, ol ul{margin-bottom:0;}
dl{margin:0 0 24px 0;}
dt{font-weight:bold;}
dd{margin-bottom:18px;}
strong, b{font-weight:bold;}
cite, em, i{border:none;font-style:italic;}
big{font-size:131.25%;}
ins{background:#ffc;border:none;}
del{text-decoration:line-through;}
address{font-size:0.9em;line-height:1.2em;}
blockquote{display:block;font-style:italic;padding:0 5%;margin:25px 0;}
blockquote cite, blockquote em, blockquote i{font-style:normal;}
pre{font-family:Courier, monospace;background:#f5f5f5;border:1px solid #ccc;color:#222;line-height:18px;margin-bottom:18px;padding:1.5em;display:block;overflow:auto;margin:25px 0;}
abbr, acronym{border-bottom:1px dotted #666;cursor:help;}
ins{text-decoration:none;}
sup, sub{font-size:0.7em;height:0;line-height:1;position:relative;vertical-align:baseline;}
sup{bottom:1ex;}
sub{top:.5ex;}
pre, kbd, tt, var{line-height:21px;}
code{font-size:1.05em;}
code, code var{font-family:Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;}
table{border-collapse:collapse;border-spacing:0;margin:0 0 24px;text-align:left;width:100%;}
tr th, thead th{border:none;color:#888;font-weight:bold;line-height:1.2em;padding:9px 24px;}
tr td{border:none;padding:6px 24px;}
tr th, thead th, tr th, thead th{background:#ddd;}
input, textarea{font-size:1em;}
hr{background-color:#fff;border:0;border-top:1px solid #bbb;border-bottom:1px solid #fff;clear:both;height:0;margin:40px 0;}
img{margin:0;max-width:100%;line-height:0;height:auto;}
.alignleft, img.alignleft{display:inline;float:left;margin-right:30px;margin-top:4px;}
.alignright, img.alignright{display:inline;float:right;margin-left:30px;margin-top:4px;}
.aligncenter, img.aligncenter{display:block;margin-left:auto;margin-right:auto;}
img.alignleft, img.alignright, img.aligncenter{margin-bottom:12px;}
.wp-caption{margin-bottom:20px;padding:5px 0;max-width:100%;text-align:center;background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/images/shades/black_10.png);line-height:0em;}
.wp-caption .wp-caption-text{}
.wp-caption img{margin:0;padding:0;max-width:100%;line-height:0em;}
.wp-caption p{margin:10px 0 10px;color:#666;line-height:1.2em;font-size:12px;}
.wp-smiley{margin:0;}
label{display:block;width:100%;padding:8px 0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
input[type=text], input[type=password], input[type=input], 
input[type=tel], input[type=url], input[type=email], 
input[type=number], input[type=range], input[type=search], input[type=color], 
input[type=time], input[type=week], input[type=month], input[type=date], input[type=datetime], 
textarea, select{font-family:inherit;border:1px solid #ddd;padding:8px;margin:0 0 20px;width:100%;background:#f3f3f3;box-shadow:inset 0 1px 2px #bbb;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;}
input[type=submit]{width:auto;-webkit-appearance:none;}
.sticky{}
.primary_color{color:#E85F52;}
.primary_color_bg{background-color:#E85F52;}
.secondary_color{color:#555;}
.secondary_color_bg{background-color:#555;}
.post-edit-link, .post-edit-link:link, .post-edit-link:visited{display:inline-block;font-family:Verdana, Arial;font-size:12px;line-height:1.6;background:#F90;color:#FFF !important;padding:0 5px;border-radius:5px;text-shadow:none;}
.post-edit-link:hover{background:#FB1;text-decoration:none;}
.button, .button:visited, input[type=submit]{border-radius:80px;}
.button_default, .button_default:visited, input[type=submit]{background:#f5663e;background:-moz-linear-gradient(top, #f5663e 0%, #c15289 100%);background:-webkit-linear-gradient(top, #f5663e 0%,#c15289 100%);background:linear-gradient(to bottom, #f5663e 0%,#c15289 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5663e', endColorstr='#c15289',GradientType=0 );text-shadow:0 -1px 0 rgba(0, 0, 0, 0.5);border-color:1px solid #c15289;}
.button_default:hover{background:#f5663e;}
#naujasmeniu{float:left;margin-top:20px;}
.outer{overflow:hidden;width:100%;}
.wrapper{background:#fff;margin:0 auto;}
.wrapper_boxed{width:1180px;margin:0 auto;max-width:1100px;box-shadow:0 0 3px 1px rgba(0,0,0,0.5);}
.container{max-width:1180px;padding:0 30px;margin:0 auto;}
.wrapper_fixed .container{max-width:980px;}
.wrapper_fluid .container{width:90%;padding:0 5%;max-width:100%;}
.wrapper_boxed .container{max-width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
.clear{clear:both;width:100%;height:0;margin:0;padding:0;}
#topbar{display:block;color:#999;line-height:1;font-size:0.9em;background:#f2f2f2;border-bottom:1px solid #ddd;}
#topbar a{color:#444;}
#social{float:right;text-align:right;padding:0;width:auto;}
#social a{display:block;float:left;color:#999;margin:0;width:30px;font-size:18px;line-height:34px;text-align:center;}
#social a:hover{text-decoration:none;}
#languages{float:right;padding-left:10px;color:#999;}
#languages a{display:inline-block;margin:12px 0 12px 0;color:#999;}
#languages img{margin-right:5px;}
#header{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/images/shades/black_5.png);position:relative;width:100%;padding:0;border-top:1px solid #fff;}
#header .logo{float:left;padding-top:20px;}
#header .logo a{display:block;line-height:1em;}
#header .title{display:block;line-height:1em;margin:0;}
#header .title a{display:inline;}
#header .title a:hover{text-decoration:none;}
#header .logo .description{display:none;text-transform:capitalize;letter-spacing:2px;}
#header .hidden{display:none;}
#header .subheader{float:right;text-align:right;padding:20px 0 0 20px;}
#header.single_center .logo, #header.double_center .logo{float:none;width:20%;margin:0 auto;text-align:center;}
.double_left .logo, .double_center .logo{margin-bottom:20px;}
#header.double_center .subheader{float:none;text-align:center;margin-bottom:20px;}
.small_border{padding:3px 0;}
.tagline{clear:both;overflow:hidden;background:#f5f5f5;position:relative;margin:0px auto 0px;padding:0;box-shadow:inset 0 1px 2px #999;}
.tagline.nomargin{margin:0px auto;}
.tagline .slide_list{display:block;margin:0;padding:0;}
.tagline .item{list-style:none;display:block;margin:0;width:100%;}
.tagline .item  .container{padding-top:20px;padding-bottom:20px;}
.tagline p:last-child{margin-bottom:0;}
.tagline .prev, .tagline .next{position:absolute;width:40px;height:40px;top:50%;margin:-20px 0 0;text-align:center;cursor:pointer;opacity:0;z-index:999;-moz-transition:0.3s all;-webkit-transition:0.3s all;transition:0.3s all;}
.tagline:hover .prev, .tagline:hover .next{opacity:1;}
.tagline .prev:before, .tagline .next:before{display:block;font-family:'fontawesome';content:'\f104';font-size:40px;line-height:40px;}
.tagline .prev{left:20px;}
.tagline .prev:before{content:'\f104';}
.tagline .next{right:20px;}
.tagline .next:before{content:'\f105';}
#slider{background:#aaa;padding:0;margin:0;position:relative;text-align:center;-moz-transition:0.3s all;-webkit-transition:0.3s all;transition:0.3s all;}
#slider > div{width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
#slider .cycle_slides{display:block;overflow:hidden;padding:0;margin:0;height:400px;}
#slider .cycle_slides li{overflow:hidden;background-color:#AAA;position:relative;list-style:none;width:100%;height:400px;margin:0;padding:0;}
#slider .cycle_slides li .content{overflow:hidden;margin:0 auto;}
#slider .cycle_slides li .container{position:relative;height:400px;}
#slider .cycle_slides li .textbox{overflow:hidden;position:absolute;bottom:80px;left:30px;padding:0;width:50%;text-align:left;color:#fff;text-shadow:0 1px 3px #222;}
#slider .cycle_slides li .textbox_right{left:auto;right:30px;text-align:right;}
#slider .cycle_slides li .textbox .title{font-size:3em;color:#fff;}
#slider .cycle_slides li .textbox p:last-child{margin-bottom:0;}
#slider .cycle_slides li .textbox a:link{color:#fff;text-decoration:underline;}
#slider .prev, #slider .next, #slider .pages{-moz-transition:0.4s all;-webkit-transition:0.4s all;transition:0.4s all;opacity:0;}
#slider:hover .prev, #slider:hover .next, #slider:hover .pages{opacity:1;}
#slider .prev, #slider .next{position:absolute;width:50px;height:50px;font-size:50px;line-height:50px;margin-top:-25px;top:50%;text-align:center;color:#fff;z-index:999;border-radius:50%;text-shadow:0 0 3px rgba(0,0,0,0.5);cursor:pointer;}
#slider .prev{left:20px;}
#slider .prev:before{font-family:'fontawesome';content:'\f053';}
#slider .next{right:20px;}
#slider .next:before{font-family:'fontawesome';content:'\f054';}
#slider .pages{position:absolute;text-align:center;bottom:10px;right:0;left:0;z-index:9999;}
#slider .pages a{display:inline-block;overflow:hidden;background:rgb(0,0,0);background:rgba(0,0,0,0.5);color:transparent;margin:0 5px;width:16px;height:16px;box-shadow:0 0 3px 0 rgba(0,0,0,0.5);border-radius:50%;}
#slider .pages .activeSlide{background:#fff;}
#breadcrumb{margin:30px 0;}
#breadcrumb a{position:relative;padding-right:15px;margin-right:10px;}
#breadcrumb a:before{display:block;position:absolute;top:50%;right:0;list-style:none;font-family:'fontawesome';content:'\f0da';font-size:14px;color:#999;margin-top:-7px;line-height:1;}
#breadcrumb a:first-child{}
#breadcrumb a:hover{}
#breadcrumb span{}
#banner{overflow:hidden;padding:0;margin:0 0 30px;max-height:400px;}
#banner img{display:block;width:100%;height:auto;line-height:0;padding:0;margin:0;}
#pagetitle{padding:0;margin:30px 0;}
#pagetitle .title{margin:0;}
#minifeatures{margin:30px 0 0;}
#minifeatures .feature{margin-bottom:40px;}
#minifeatures .feature .icon{float:left;font-family:'fontawesome';text-align:center;width:50px;height:50px;font-size:25px;color:#fff;margin:0 20px 10px 0;line-height:50px;border-radius:50px;}
#minifeatures .feature img{display:block;float:left;margin:0 5% 0 0;line-height:0;max-width:20%;height:auto;}
#minifeatures .feature .title{font-size:1.3em;margin-top:0.5em;}
#minifeatures .feature .content{clear:both;}
#minifeatures .feature_horizontal .icon{}
#minifeatures .feature_horizontal img{margin:0 5% 0 0;}
#minifeatures .feature_horizontal .title{margin:0 0 3% 70px;}
#minifeatures .feature_horizontal .content{clear:none;margin:0 0 0 70px;}
#minifeatures .feature_vertical .icon{float:none;width:100px;height:100px;font-size:60px;margin:0 auto 10px;line-height:100px;}
#minifeatures .feature_vertical img{float:none;margin:0 auto 20px;max-width:100%;}
#minifeatures .feature_vertical .title{text-align:center;margin:0 0 3%;}
#minifeatures .feature_vertical .content{text-align:center;}
#minifeatures .separator{clear:both;width:100%;}
#main{overflow:hidden;padding:0;}
#content{float:left;width:65%;margin:0 5% 30px 0;padding:0;}
#content2{float:left;width:85%;margin:0 5% 30px 0;padding:0;}
#content.right{float:right;margin:0 0 30px 5%;}
#content.wide{float:none;padding:0;margin:0;width:auto;}
#content.submenu{}
#content.submenu_right{float:right;margin:0 0 30px 5%;}
#content.half{margin:0 0 30px 52%;}
.post-template-default #content2{width:100%;}
#sidebar{float:left;width:30%;}
#submenu{float:right;width:30%;}
#submenu.left{float:left;}
.widget{list-style:none;overflow:hidden;margin:0;}
.widget .title{margin:0 0 20px;}
.widget li{list-style:none;margin:0 0 30px;overflow:hidden;}
.widget li:first-child{border-top:0;}
.widget li:last-child{border-bottom:0;}
.widget li a{}
.widget ul{margin:0;}
.widget ul li{position:relative;padding:0 0 0 20px;margin:0 0 8px;}
.widget ul li:before{display:block;position:absolute;top:8px;left:0;font-family:'fontawesome';content:'\f0da';font-size:14px;color:#999;margin-top:-7px;line-height:1.6;}
.widget ul ul{margin:0 0 5px 1.3em;}
.widget ul ul ul{margin-bottom:0;}
#footerfeed{color:#eee;font-size:1.2em;padding:20px 0;}
#footerfeed a, #footerfeed a:link, #footerfeed a:visited{color:#fff;}
#footersidebar{overflow:hidden;background:#333;padding:30px 0 0;color:#aaa;border-bottom:1px solid #444;border-top:1px solid #252525;}
#footersidebar a, #footersidebar a:link, #footersidebar a:visited{color:#fff;}
#footersidebar .widget .title{color:#888;text-shadow:1px 1px 0 #222;}
#footersidebar .widget{float:left;width:30%;margin:0 5% 0 0;}
#footersidebar .widget_last{margin-right:0;}
#footer{background:#222;color:#999;text-align:center;overflow:hidden;padding:15px 0;clear:both;border-top:1px solid #1b1b1b;}
#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6{color:#BBB;}
#footer a{color:#fff;}
#toplink{display:block;position:fixed;z-index:11212121;background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/images/shades/black_50.png);bottom:20px;right:20px;opacity:0;width:50px;height:50px;margin-right:-70px;line-height:50px;color:#fff;border-radius:2px;text-align:center;-moz-transition:0.4s all;-webkit-transition:0.4s all;transition:0.4s all;}
#toplink:hover{text-decoration:none;}
#toplink.active{margin-right:0;opacity:1;}
#footersidebar .widget.widget_text{width:100%;}
#footersidebar .widget .widgettitle{color:#888;font-size:1.5em;text-shadow:1px 1px 0 #222;}
.grecaptcha-badge{display:none !important;}
#topmenu{float:left;}
.nav_top{overflow:hidden;float:left;margin:12px 0;line-height:1em;}
.nav_top > ul{overflow:visible;margin:0;}
.nav_top li{float:left;list-style:none;margin:0 15px 0 0;padding:0;}
.nav_top li:last-child{border-right:0;}
.nav_top li a{display:block;color:#fff;float:left;padding:0;}
.nav_top li a:hover,
.nav_top li:hover > a{text-decoration:underline;}
.nav_top .current_page_item > a, .nav_top .current-menu-item > a{text-decoration:underline;}
#mobilemenu{display:none;clear:both;margin:20px 0 20px;padding:10px;width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;}
#menu{padding-top:0;float:right;}
.double_left #menu, .double_center #menu{float:none;clear:both;border-top:1px solid #ddd;}
.nav_main{margin:0;}
.nav_main li{float:left;}
#leftmenu .nav_main li{float:right;}
#rightmenu .nav_main li{float:left;}
.nav_main li{position:relative;margin:0;list-style:none;-moz-transition:0.2s all;-webkit-transition:0.2s all;transition:0.2s all;}
.nav_main li a{display:block;margin:0;padding:10px;line-height:80px;height:80px;color:#222;-moz-transition:0.2s all;-webkit-transition:0.2s all;transition:0.2s all;}
.double_left .nav_main li a, .double_center .nav_main li a{line-height:30px;height:30px;}
.nav_main li:hover{text-decoration:none;}
.nav_main li:hover > a, .nav_main li a:hover{text-decoration:none;background-color:#fff;}
.nav_main .current_page_ancestor > a, .nav_main .current-menu-item > a{color:#a66;}
.nav_main .current_page_ancestor > a:hover, .nav_main .current-menu-item > a:hover{}
.nav_main  ul, .nav_main  li, .nav_main  a{-moz-transition:0.4s all;-webkit-transition:0.4s all;transition:0.4s all;}
.nav_main .has_children:before{display:block;position:absolute;top:50%;right:10px;list-style:none;font-family:'fontawesome';content:'\f0d7';font-size:14px;margin-top:-7px;line-height:1;}
.nav_main .has_children > a{padding-right:26px;}
.nav_main li ul{visibility:hidden;opacity:0;margin:0;position:absolute;background:rgb(0,0,0);background:rgba(0,0,0,0.8);padding:10px 0;top:100%;left:0;z-index:9999;}
.nav_main li ul li{padding:0 10px;}
.nav_main li ul li a{width:180px;color:#fff;line-height:1.5;height:auto;padding:0 10px;text-shadow:none;border-top:1px solid #555;}
.nav_main li ul li:first-child a{border-top:none;}
.nav_main li ul li:hover > a,  .nav_main li ul li a:hover{background-color:#555;}
.nav_main li:hover > ul{visibility:visible;opacity:1;}
.nav_main li:hover > ul > li > a{padding:8px 10px;}
.nav_main ul .has_children:before{display:block;position:absolute;top:50%;right:20px;list-style:none;font-family:'fontawesome';content:'\f0da';font-size:14px;color:#999;margin-top:-7px;line-height:1;}
.nav_main ul .has_children > a{padding-right:10px;}
.nav_main ul > li:hover{overflow:visible;}
.nav_main ul ul{margin:0;top:-10px;left:220px;padding:10px 0;}
#footermenu{overflow:hidden;margin:0;}
.nav_footer{display:table;table-layout:fixed;width:100%;text-align:center;margin:0;padding:0;}
.nav_footer > ul{overflow:hidden;margin:0;padding:0;}
.nav_footer li{display:table-cell;width:100%;text-align:center;padding:0;margin:0;list-style:none;}
.nav_footer li a{margin-bottom:10px;color:#fff;font-weight:bold;}
.nav_footer li a:hover,
.nav_footer li:hover > a{}
.nav_footer .current_page_item > a, 
.nav_footer .current-menu-item > a{text-decoration:underline;}
.nav_footer li ul{float:none;}
.nav_footer li ul li{display:block;margin:0;}
.nav_footer li ul li a{font-size:0.8em;font-weight:normal;}
#footer .nav_footer li ul li a{color:#ccc;}
.nav_sub{margin:0 0 30px;padding:0;border:1px solid #ddd;}
.nav_sub li{position:relative;list-style:none;margin:0;}
.nav_sub li:before{display:block;position:absolute;top:50%;left:10px;list-style:none;font-family:'fontawesome';content:'\f0d9';font-size:14px;color:#999;margin-top:-7px;line-height:1;}
.left .nav_sub li:before{left:auto;right:10px;content:'\f0da';}
.nav_sub li a{display:block;padding:8px 10px 8px 30px;color:inherit;border-top:1px solid #eee;}
.nav_sub li:first-child a{border:none;}
.left .nav_sub li a{padding:8px 30px 8px 10px;}
.nav_sub li a:hover{text-decoration:none;background:#f3f3f3;}
.nav_sub .current_page_item, .nav_sub .current-cat{border-bottom:0;}
.nav_sub .current_page_item a, .nav_sub .current-cat a{background:#ddd;}
.nav_sub li ul{display:none;font-size:1em;}
.nav_portfolio{overflow:hidden;margin:30px 0 30px;float:left;padding:0;text-align:center;width:100%;}
.nav_portfolio li{list-style:none;display:inline-block;padding:0;margin:0;width:159px;border-right:1px solid #ddd;}
.nav_portfolio li:last-child{border-right:0;}
.nav_portfolio li a{display:block;padding:10px 5px;color:#222;font-size:13px;}
.nav_portfolio li a:hover{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/images/shades/black_5.png);text-decoration:none;}
.nav_portfolio .back a{position:relative;padding:8px 15px;margin-right:10px;}
.nav_portfolio .back a:before{display:block;position:absolute;top:50%;left:0;list-style:none;font-family:'fontawesome';content:'\f104';font-size:14px;color:#999;margin-top:-7px;line-height:1;}
.nav_portfolio .current_page_item, .nav_portfolio .current-cat{border-bottom:0;}
.nav_portfolio .current_page_item a, .nav_portfolio .current-cat a{color:#fff;}
.nav_portfolio li ul{display:none;font-size:1em;}
#portfoliomenu{float:right;text-align:center;}
#portfoliomenu .icon{display:inline-block;background:#333;width:30px;height:30px;line-height:30px;color:#fff;text-align:center;margin:10px 0 0 5px;}
#portfoliomenu .icon:hover{background:#555;text-decoration:none;}
#navigation{width:100%;margin:0;padding:20px 0;float:left;}
#navigation .prev{float:left;width:50%;text-align:right;}
#navigation .next{float:right;width:50%;}
#navigation a:link, #navigation a:visited{display:inline-block;padding:6px 15px;margin:0 3px;font-size:14px;background:#ddd;background:-moz-linear-gradient(top, #f5f5f5 0%, #cccccc 100%);background:-webkit-linear-gradient(top, #f5f5f5 0%,#cccccc 100%);background:linear-gradient(to bottom, #f5f5f5 0%,#cccccc 100%);border:1px solid #ccc;border-bottom:1px solid #aaa;color:#444;text-shadow:0 1px 0 #f2f2f2;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
#navigation a:active,
#navigation a:hover{background:#fff;}
.page-link{clear:both;}
#pagination{overflow:hidden;margin:0 0 30px;text-align:center;}
#pagination span, #pagination a{display:inline-block;color:#777;margin:0 3px;padding:5px 10px;border-radius:3px;}
#pagination span{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/images/shades/black_10.png);box-shadow:inset 0 1px 2px #999;}
#pagination a:hover{background:#eee;text-decoration:none;}
#pagination .current{}
.page-link{clear:both;}
#postpagination{overflow:hidden;margin:10px 0px 30px;float:left;background:#ddd;background:-moz-linear-gradient(top, #f5f5f5 0%, #cccccc 100%);background:-webkit-linear-gradient(top, #f5f5f5 0%,#cccccc 100%);background:linear-gradient(to bottom, #f5f5f5 0%,#cccccc 100%);border:1px solid #ccc;border-bottom:1px solid #aaa;color:#444;text-shadow:0 1px 0 #f2f2f2;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
#postpagination span{display:block;float:left;color:#777;background:#ccc;padding:5px 10px;font-size:14px;}
#postpagination a span{display:block;float:left;padding:5px 10px;font-size:14px;background:none;}
#postpagination a span:hover{background:#eee;text-decoration:none;}
#postpagination .current{text-shadow:0 1px 0 #fff;}
.post{margin:0 0 30px;overflow:hidden;}
.post .thumbnail{margin:0 0 20px;line-height:0em;height:auto;}
.post .thumbnail img{display:block;margin:0;line-height:0em;width:100%;height:auto;}
.post .title{padding:0;margin:0 0 10px 0;}
.post .title a{color:inherit;}
.post .byline{float:left;text-align:right;width:25%;padding:0;padding-right:30px;font-size:0.9em;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
.post .byline .date{position:relative;padding:0 35px 5px 0;font-size:2em;color:#999;text-transform:capitalize;}
.post .byline .date .icon{position:absolute;top:50%;right:0;width:24px;font-size:24px;margin-top:-12px;color:#999;}
.post .byline a{color:inherit;}
.post .byline .icon{display:block;float:right;width:15px;margin-top:1px;font-size:1.3em;margin-left:10px;text-align:center;}
.post .byline div{margin-bottom:10px;}
.post .tags{display:block;margin:0 0 30px;padding:0;}
.post .tags li{display:inline-block;list-style:none;padding:0 5px;margin:0;border-radius:3px;}
.post .tags li a{color:#fff;}
.post .readmore{margin:0;}
.post .content{padding:0;margin:0 0 15px 25%;}
.post .content p:last-child{margin-bottom:0;}
.post .separator{clear:both;width:100%;}
.post_column{clear:both;float:left;width:48%;margin:0 4% 30px 0;}
.right_post_column{clear:none;margin:0 0 30px;}
.post_wide{margin:0 0 40px;overflow:hidden;}
.post_wide .title{padding:0;margin:0 0 10px;}
.post_wide .title a{color:#333;}
.post_wide .byline{float:none;width:auto;margin:0;padding:0;}
.post_wide .content{margin-left:0;}
.format-quote .title{position:relative;padding:0 40px;line-height:1.4;}
.format-quote .title:before{display:block;position:absolute;top:0;left:0;list-style:none;font-family:'fontawesome';content:'\f10d';font-size:26px;color:#aaa;}
.format-quote .title:after{display:block;position:absolute;bottom:0;right:0;list-style:none;font-family:'fontawesome';content:'\f10e';font-size:26px;color:#aaa;}
.video{margin:30px 0;position:relative;padding-bottom:56.25%;padding-top:25px;height:0;}
.video iframe{position:absolute;top:0;left:0;width:100%;height:100%;}
.cpo_portfolio .thumbnail{text-align:center;margin:0 0 20px;}
.cpo_portfolio .details{padding-left:5%;margin-bottom:30px;border-left:1px solid #ddd;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
.cpo_portfolio .details div{margin:0 0 10px;padding-left:30px;position:relative;}
.cpo_portfolio .details .icon{position:absolute;display:block;width:15px;margin-top:1px;font-size:1.3em;text-align:center;left:0;top:0.1em;}
.cpo_portfolio .content{}
.slides{margin:0 0 20px;position:relative;}
.slides ul{display:block;overflow:hidden;margin:0;padding:0;}
.slides ul li{display:block;overflow:hidden;list-style:none;width:100%;text-align:center;margin:0;padding:0;}
.slides ul li img{line-height:0;height:auto;}
.slides ul li .content{position:absolute;width:60%;margin:30px 15%;padding:20px 5%;bottom:0;background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/images/shades/black_10.png);color:#fff;}
.slides .pages{position:absolute;text-align:center;bottom:10px;right:0;left:0;z-index:9999;}
.slides .pages a{display:inline-block;overflow:hidden;background:rgb(0,0,0);background:rgb(0,0,0);background:rgba(0,0,0,0.5);color:transparent;margin:0 5px;width:16px;height:16px;box-shadow:0 0 3px 0 rgba(0,0,0,0.5);border-radius:50%;}
.slides .pages .activeSlide{background:#fff;}
.gallery{margin:0;position:relative;padding:0;overflow:hidden;}
.gallery .item{float:left;overflow:hidden;list-style:none;width:32%;text-align:center;margin:0 2% 2% 0;padding:0;}
.gallery .item_last{margin:0 0 2%;}
.gallery .item img{line-height:0;width:100%;height:auto;}
.gallery .item .content{position:absolute;width:60%;margin:30px 15%;padding:20px 5%;bottom:0;background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/images/shades/black_10.png);color:#fff;}
.gallery .separator{clear:both;}
.author_bio{overflow:hidden;clear:both;padding:20px;margin:0 0 20px 25%;background:#eee;}
.author_bio .thumbnail{float:left;display:block;margin:0 20px 0 0;}
.author_bio .thumbnail img{display:block;line-height:0;margin:0;}
.author_bio .title{margin:0 0 10px;}
.author_bio .content{margin:0;}
.author_bio .readmore{float:right;margin:20px 0 0;}
#portfolio{clear:both;padding:0;}
#portfolio .heading{margin-bottom:30px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
#portfolio .content{}
#portfolio .column{margin-left:0;list-style:none;padding:0;}
#portfolio .item{display:block;position:relative;text-align:center;list-style:none;padding:0;margin:0 0 30px;-moz-transition:0.4s all;-webkit-transition:0.4s all;transition:0.4s all;}
#portfolio .thumbnail{display:block;position:relative;border-radius:2px;}
#portfolio .thumbnail img{display:block;max-width:100%;margin:0 auto;width:100%;height:auto;line-height:0;border-radius:2px;}
#portfolio .item .title{color:#fff;background:#333;padding:5px 10px;margin:0 10px;font-size:1.2em;-moz-transition:0.4s all;-webkit-transition:0.4s all;transition:0.4s all;box-shadow:0 3px 2px -2px rgba(0,0,0,0.3);}
#portfolio .item .overlay{opacity:0;position:absolute;top:0;z-index:9999;width:100%;top:0;bottom:0;-moz-transition:0.4s all;-webkit-transition:0.4s all;transition:0.4s all;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";border-radius:4px 4px 0 0;}
#portfolio .item .icon{display:block;position:absolute;top:60%;left:50%;font-size:32px;line-height:60px;color:#fff;margin:-30px 0 0 -30px;width:60px;height:60px;z-index:99999;-moz-transition:0.6s all;-webkit-transition:0.6s all;transition:0.6s all;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}
#portfolio .item a:hover{text-decoration:none;}
#portfolio .item:hover .overlay{opacity:0.8;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";}
#portfolio .item:hover .icon{top:50%;opacity:1;text-shadow:0 0 10px #fff;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}
#portfolio .item .readmore{display:block;}
#portfolio .separator{padding:20px 0;width:100%;}
#portfolio .separator_two{display:none;}
#wideportfolio{clear:both;padding:0;}
#wideportfolio .heading{font-size:3em;margin-bottom:50px;}
#wideportfolio .content{}
#wideportfolio .item{display:block;overflow:hidden;margin:0 0 30px;}
#wideportfolio .item_second{}
#wideportfolio .item_last{margin-right:0;}
#wideportfolio .item .thumbnail{float:left;position:relative;width:48%;margin-right:4%;}
#wideportfolio .item .thumbnail img{width:100%;height:auto;}
#wideportfolio .item .thumbnail .overlay{opacity:0;background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/images/shades/white_50.png);position:absolute;top:0;z-index:9999;width:100%;top:0;bottom:0;-moz-transition:0.4s all;-webkit-transition:0.4s all;transition:0.4s all;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}
#wideportfolio .item .thumbnail .icon{display:block;position:absolute;top:10%;left:50%;font-size:30px;text-align:center;line-height:60px;background:rgb(0,0,0);background:rgba(0,0,0,0.5);color:#fff;margin:-30px 0 0 -30px;width:60px;height:60px;border-radius:100px;z-index:99999;-moz-transition:0.4s all;-webkit-transition:0.4s all;transition:0.4s all;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}
#wideportfolio .item .thumbnail:hover{text-decoration:none;}
#wideportfolio .item .thumbnail:hover .overlay{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}
#wideportfolio .item .thumbnail:hover .icon{top:50%;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}
#wideportfolio .item .title{font-size:1.8em;margin:0 0 20px 52%;}
#wideportfolio .item .content{margin-left:52%;}
#wideportfolio .item .meta{font-size:1.3em;margin:0 0 20px 52%;}
#wideportfolio .item .readmore{display:block;}
#wideportfolio .separator{padding:20px 0;width:100%;}
#wideportfolio .separator_two{display:none;}
#team{clear:both;padding:0;}
#team .item{overflow:hidden;display:block;margin-bottom:30px;-moz-transition:0.4s all;-webkit-transition:0.4s all;transition:0.4s all;}
#team  img{display:block;width:120px;float:left;margin:0 20px 0 0;height:auto;line-height:0;}
#team .item .textbox{overflow:hidden;text-align:center;padding:10px 0 0;font-size:14px;}
#team .item .title{margin:0 0 0 140px;}
#team .item .subtitle{font-size:1.2em;margin:0 0 10px 140px;}
#team .item .content{margin-left:140px;}
#team .item .meta{margin-left:140px;}
#team .item .meta .field{float:left;margin-right:20px;font-size:0.9em;}
.gallery{margin:0 auto 2em;}
.gallery .gallery-item{float:left;display:block;background:#fff;margin:10px 1.5% 20px;text-align:center;width:47%;box-shadow:0 1px 2px 0 #111111;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
.gallery .gallery-item:hover{}
.gallery .gallery-icon{text-align:center;padding:0;margin:0;overflow:hidden;line-height:0;}
.gallery-columns-2 .gallery-item{width:47%;}
.gallery-columns-3 .gallery-item{width:30%;}
.gallery-columns-4 .gallery-item{width:22%;}
.gallery-columns-5 .gallery-item{width:17%;}
.gallery-columns-6 .gallery-item{width:13.6%;}
.gallery-columns-7 .gallery-item{width:12.25%;margin:10px 1% 10px;}
.gallery-columns-8 .gallery-item{width:10.5%;margin:10px 1% 10px;}
.gallery-columns-9 .gallery-item{width:9.11%;margin:10px 1% 10px;}
.gallery dl a{display:block;}
.gallery dl a img{width:100%;height:auto;margin:0 auto;}
.gallery .gallery-caption{font-size:12px;line-height:1.2em;margin:10px 0 0;}
.gallery br+br{display:none;}
#search_form{margin:30px 0;overflow:hidden;position:relative;}
#search_form input[type=text]{float:left;font-size:14px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:40%;padding:10px 45px 10px 10px;height:40px;border:1px solid #929DcB;border-radius:5px;}
#search_form input[type=submit]{display:block;position:absolute;right:0;background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/images/icon_search.gif) no-repeat center;width:40px;height:38px;border:0;padding:0;margin:1px;cursor:pointer;color:transparent;}
#search_form input[type=submit]:hover{background-color:#eee;}
#contact_form{float:right;margin-left:4%;width:48%}
#contact_form .test{left:-9999px;position:absolute;top:-9999px;}
#contact_form .field{overflow:hidden;margin:0 0 20px;}
#contact_form .field label{float:left;width:20%;}
#contact_form .field input[type=text]{width:80%;}
#contact_form .field textarea{height:200px;max-height:600px;min-height:200px;resize:vertical;max-width:100%;}
#contact_form .field .error{display:block;margin-left:20%;color:#F30;font-weight:bold;font-size:0.9em;}
#contact_form .field input[type=submit]{margin:0;}
#contactmap{height:400px;}
#contactmap html, #contactmap body{height:100%;}
#contactmap label{width:auto;display:inline;}
#contactmap img{max-width:none;}
#sitemap{margin:30px 0;}
#sitemap .sitemap{margin-bottom:20px;}
#sitemap .sitemap li{list-style:none;display:block;margin:0;padding:0;}
#sitemap .sitemap .current_page_item{display:none;}
#sitemap .sitemap li a:link, #sitemap ul li a:visited{font-size:1.4em;}
#sitemap .sitemap ul{margin:0;width:100%;}
#sitemap .sitemap ul li{margin:0;padding:0;height:auto;text-transform:none;}
#sitemap .sitemap ul a:link, #sitemap ul ul a:visited{font-size:1em;}
#comments{clear:both;margin:0 0 30px;}
#comments > h3{margin-bottom:20px;}
.commentlist{list-style:none;padding:0;margin:10px 0 30px 0;}
.comment{overflow:hidden;list-style:none;margin:0 0 0px 0px;padding:0;}
.comment .avatar{float:left;border-radius:3px;}
.comment .title{padding:0;margin-left:100px;}
.comment .author{font-size:1.3em;}
.comment .bypostauthor{}
.comment .date{display:block;width:220px;font-size:0.9em;}
.comment .title a:link, .comment .title a:visited{}
.comment .title a:active, .comment .title a:hover{}
.comment .approval{display:block;background:#eee;padding:0 10px 0;margin:0;}
.comment .content{margin:10px 0 0 100px;padding:0;}
.comment .options{padding:0;overflow:hidden;margin-bottom:20px;}
.comment .options a{display:block;float:right;margin-left:10px;font-size:0.9em;}
.comment .content ul, .comment .content ol{margin-bottom:18px;}
.comment .content p:last-child{margin-bottom:6px;}
.comment .content blockquote p:last-child{margin-bottom:24px;}
.comment .children{list-style:none;margin:0 0 0 50px;}
.nopassword, .nocomments{margin:0;padding:0;}
#comments ol.pinglist{margin:0;}
#comments .pingback{list-style:none;margin:0 0 10px 0;}
#comments .pingback .url{font-style:italic;}
#respond{margin:30px 0;overflow:hidden;position:relative;}
#respond h3{}
#respond p{display:block;padding:0;margin:0 0 20px;}
#respond form{}
.children #respond{margin:0 48px 0 0;}
#respond .comment-notes{display:none;}
#cancel-comment-reply-link{display:block;font-size:0.9em;font-weight:normal;line-height:18px;}
#respond .required{display:none;color:#ff4b33;font-weight:bold;}
#respond label{display:block;float:left;padding:8px 30px 8px 0;width:25%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
#respond input[type=text]{width:75%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
#respond textarea{height:200px;width:75%;max-height:400px;min-height:200px;resize:vertical;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
#comments-list #respond{margin:0 0 18px 0;}
#comments-list ul #respond{margin:0;}
#respond .form-allowed-tags{display:block;color:#888;font-size:0.9em;padding-left:25%;}
#respond .form-allowed-tags code{display:block;font-size:12px;}
#respond .form-submit{padding-left:25%;}
#respond #submit, #respond #submit:visited{}
#respond #submit, #respond #submit:visited{}
#respond #submit:hover{}
.widget select{max-width:100%;}
.widget_search{overflow:hidden;position:relative;}
.widget_search label{display:none;}
.widget_search input{display:block;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
.widget_search input[type=text]{float:left;font-size:12px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px;width:75%;height:40px;border:1px solid #bbb;border-width:1px 0 1px 1px;border-radius:3px 0 0 3px;}
.widget_search input[type=text]:focus{}
.widget_search input[type=submit]{position:relative;background:#eee;width:40px;height:40px;border:1px solid #bbb;padding:0;margin:0;cursor:pointer;color:#999;width:25%;height:40px;border:1px solid #bbb;border-radius:0 3px 3px 0;}
.widget_search input[type=submit]:hover{background-color:#f5f5f5;}
.widget_recent_entries{}
.widget_recent_entries a{}
.widget_recent_entries .post-date{display:block;font-size:0.8em;}
.widget_tag_cloud #wp_tag_cloud div{line-height:1.6em;}
.widget_tag_cloud a{display:inline-block;background:#ddd;padding:4px 8px;margin:2px;border-radius:3px;}
#wp-calendar{width:100%;padding:0;clear:both;border:0;}
#wp-calendar caption{font-weight:bold;text-transform:capitalize;padding:5px;text-align:center;}
#wp-calendar td{padding:5px;text-align:center;background:none;border-bottom:0;}
#wp-calendar td, table#wp-calendar th{padding:3px 0;text-align:center;}
#wp-calendar tfoot #next{text-align:right;}
#wp-calendar thead{}
#wp-calendar thead th{background:#eee;padding:8px 0;}
#wp-calendar tbody{}
#wp-calendar tbody tr{}
#wp-calendar tbody tr:nth-child(2n+1){}
#wp-calendar tbody tr td{border:0 solid #aaa;-moz-transition:0.3s all;-webkit-transition:0.3s all;transition:0.3s all;}
#wp-calendar tbody tr td:hover{}
#wp-calendar tbody tr:nth-child(2n+1) td:hover{}
#wp-calendar tbody tr #today{border:1px solid #bbb;background:#eee;}
#wp-calendar tbody tr #today:hover{}
#wp-calendar tbody tr td.pad:hover{}
#wp-calendar tbody tr td a{}
#wp-calendar tfoot{background:none;}
#wp-calendar tfoot td{background:none;}
#wp-calendar tfoot #prev{text-align:left;}
#wp-calendar tfoot #next{text-align:right;}
.widget_rss a.rsswidget{}
.widget_rss a.rsswidget:hover{color:#ff4b33;}
.widget_rss .widget-title img{width:14px;height:14px;}
.cpotheme_recent_posts{}
.cpotheme_recent_posts .item{overflow:hidden;padding-bottom:15px;}
.cpotheme_recent_posts .item .title{}
.cpotheme_recent_posts .item .thumbnail{display:block;width:75px;float:left;margin-right:15px;}
.cpotheme_recent_posts .item img{display:block;width:75px;height:auto;box-shadow:0px 1px 2px 0px #111;}
.cpotheme_recent_posts .item .meta{font-size:10px;}
.cpotheme_portfolio_items{}
.cpotheme_portfolio_items .item{overflow:hidden;padding-bottom:15px;}
.cpotheme_portfolio_items .item .title{}
.cpotheme_portfolio_items .item .thumbnail{display:block;width:75px;float:left;margin-right:15px;}
.cpotheme_portfolio_items .item img{display:block;width:75px;height:auto;box-shadow:0px 1px 2px 0px #111;}
.cpotheme_portfolio_items .item .meta{font-size:10px;}
#cpotheme_flickr{overflow:hidden;}
#cpotheme_flickr div{float:left;overflow:hidden;width:31%;margin:0px 2% 2% 0px;box-shadow:0px 1px 2px 0px #111;}
#cpotheme_flickr a{display:block;line-height:0;}
#cpotheme_flickr img{width:100%;height:auto;}
.twitter_stream{margin:0 0 10px;}
.twitter_stream li.tweet:before{display:block;position:absolute;top:0;left:0;list-style:none;font-family:'fontawesome';content:'\f099';font-size:20px;}
.twitter_stream li.tweet{position:relative;list-style:none;background:none;margin:0 0 10px 0;padding:0 0 0 30px;font-size:0.9em;}
.twitter_stream li .tweet_content{margin:0;}
.twitter_stream li .tweet_date{display:block;text-align:right;}
.testimonials{overflow:hidden;margin:0 0 10px;}
.testimonials .content{background:url(//klatreeiendom.no/wp-content/themes/panoramica_pro/images/shades/black_10.png);margin:0 0 10px;padding:10px;font-size:0.9em;border-radius:5px;}
.testimonials .content p:last-child{margin:0;}
.testimonials .thumbnail{overflow:hidden;float:right;}
.testimonials .thumbnail img{display:block;margin-left:20px;border-radius:50px;line-height:0;width:50px;height:auto;}
.testimonials .title{text-align:right;font-weight:bold;margin:0;}
.testimonials .meta{text-align:right;}
#mobilemenu .meniu_bar{position:absolute;right:15px;margin-top:-10px;}
.pilnas{display:inline-block;}
.pilnas50{width:48%;float:left;display:inline-block;}
.pilnas50:first-child{padding-right:15px;}
.pilnas50:last-child{padding-left:15px;}
.meniu_bar{font-size:26px;position:relative;cursor:pointer;display:block;text-align:right;}
.hidden_meniu a{text-align:center;display:block;font-size:18px;padding-bottom:5px;color:#383839 !important;}
.hidden_meniu a:hover{color:#76c9b2 !important;}
.hidden_meniu{display:none;border-bottom:4px solid #93d2c1;padding:10px 10px;margin-top:10px;}
.top_punktas{display:inline;}
.top_punktas a{color:#383839 !important;}
.top_punktas a:hover{color:#76c9b2 !important;}
.page-template-template-pradinis #portfolio .content{display:flex;flex-wrap:wrap;}
.single-post-featured-image{margin-bottom:30px;}
.single-post-featured-image img{max-width:100%;height:auto;display:block;margin:0 auto;}
.single-post-content-wrapper{width:100%;}
.single-post-content-wrapper .post .thumbnail,
.single-post-content-wrapper .post img{display:none;}
.single-post-content-wrapper .content{margin:0;}
#content-artikler{width:100%;overflow:hidden;}
#artikler-grid{clear:both;padding:0;margin:0 0 30px;}
.artikler-list{list-style:none;margin:0;padding:0;overflow:hidden;}
.artikler-item{float:left;list-style:none;margin:0 4% 30px 0;padding:0;width:30.66%;box-sizing:border-box;}
.artikler-item.col_last{margin-right:0;}
.artikkel-item-wrapper{background:#fff;overflow:hidden;border:1px solid #e5e5e5;transition:all 0.3s ease;}
.artikkel-item-wrapper:hover{box-shadow:0 2px 8px rgba(0, 0, 0, 0.1);}
.artikkel-thumbnail{overflow:hidden;line-height:0;margin:0;}
.artikkel-thumbnail a{display:block;overflow:hidden;}
.artikkel-thumbnail img{width:100%;height:auto;display:block;transition:transform 0.3s ease;}
.artikkel-thumbnail a:hover img{transform:scale(1.05);}
.artikkel-content{padding:20px;}
.artikkel-title{font-size:1.3em;line-height:1.3;margin:0 0 15px;}
.artikkel-title a{color:#333 !important;text-decoration:none;transition:color 0.3s ease;}
.artikkel-title a:hover{color:#76c9b2 !important;}
.artikkel-excerpt{font-size:0.95em;line-height:1.6;color:#666;margin-bottom:15px;}
.artikkel-readmore{display:inline-block;color:#333 !important;text-decoration:none;font-weight:bold;font-size:0.9em;transition:color 0.3s ease;}
.artikkel-readmore:hover{color:#76c9b2 !important;}
@media (max-width: 980px) {
.artikler-item{width:48%;margin-right:4%;}
.artikler-item:nth-child(2n){margin-right:0;}
.artikler-item.col_last{margin-right:4%;}
.artikler-item:nth-child(2n).col_last{margin-right:0;}
}
@media (max-width: 767px) {
.nav_portfolio{overflow:hidden;margin:10px 0 40px;}
.nav_portfolio li a{padding:8px 3px;font-size:12px;}
.artikler-item{width:100%;margin-right:0;float:none;}
.artikkel-content{padding:15px;}
.artikkel-title{font-size:1.2em;}
}
@media (max-width: 767px){
.home .col_divide{display:none;}
.col_divide{display:none;}
.home #portfolio .column{width:100%;margin-right:0 !important;}
#portfoliomenu{float:none;margin-bottom:15px;}
.gallery .item{width:48%;}
.gallery .separator{display:none;}
.gallery .item_last{margin:0 2% 2% 0;}
#portfolio .column{width:45%;margin-left:2%;margin-right:2%;min-height:280px;}
.nav_portfolio li{border-right:0;width:24%;}
.top_punktas{width:50%;display:inline-block;float:left;text-align:center;margin:5px 0;}
#languages{width:100%;margin:5px 0;}
.top_punktas a{margin:0 !important;}
.top_punktas span{display:none;}
.pilnas50:first-child{padding-right:0;}
.pilnas50:last-child{padding-left:0;}
.pilnas50{width:100%;margin-bottom:15px;}
  .pp_pic_holder.pp_default{width:95%!important;margin-top:-100px !important;left:0!important;overflow:hidden;padding-left:2%;}
div.pp_default .pp_content_container .pp_left{padding-left:0!important;}
div.pp_default .pp_content_container .pp_right{padding-right:0!important;}
.pp_content{width:100%!important;height:auto!important;}
.pp_fade{width:100%!important;height:100%!important;}
a.pp_expand,
a.pp_contract,
.pp_hoverContainer,
.pp_gallery,
.pp_top,
.pp_bottom{display:none!important;}
#pp_full_res img{width:100%!important;height:auto!important;}
.pp_details{box-sizing:border-box;width:100%!important;padding-left:3%;padding-right:4%;padding-top:10px;padding-bottom:10px;background-color:#1f1f1f;margin-top:-2px!important;}
a.pp_close{right:10px!important;top:10px!important;}
}
@media (max-width: 600px){
.nav_portfolio li{width:32%;}
}
@media (max-width: 575px){
#portfolio .column{width:100% !important;}
.produktai td{width:90%;float:left;text-align:center;display:block;margin-bottom:10px;}
.gallery-size-thumbnail.gallery-columns-5 .gallery-item{width:22%;}
.gallery-size-thumbnail.gallery-columns-5 br{display:none;}
}	
@media (max-width: 476px){
#portfolio .column{width:100%;min-height:inherit;}
.gallery-size-thumbnail.gallery-columns-5 .gallery-item{width:30%;}
.nav_portfolio li{width:49%;}
}
@media (max-width: 400px){
.top_punktas{font-size:10px;}
}
.taxonomy-description a{color:#333333 !important;}
.nav_portfolio .cat-item-10, .nav_portfolio .cat-item-3{display:none !important;}
.element-is-sticky.nav_portfolio{border-bottom:3px solid #76c9b2;width:100% !important;float:none !important;left:0 !important;background:#fff !important;z-index:123123123 !important;}
.tautvydas{}
.logged-in .tautvydas{display:block !important;}
.islendantis{position:absolute;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-o-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);padding:5px 35px;border:3px solid #76c9b2;color:#fff;background:#76c9b2;font-size:19px;right:-125px;top:79px;}
.islendantis:hover{cursor:pointer;color:#333;}
.forma_inner{width:350px;z-index:123123123;position:fixed;left:-350px;top:20%;}
.forma_div{position:relative;background:#fff;border:2px solid #76c9b2;padding:15px 15px;}
.uzpildykite{font-weight:bold;font-size:22px;margin-bottom:10px;text-align:center;color:#655c5c;}
.forma_inner textarea{height:70px;}
.forma_div .wpcf7-validation-errors, .forma_div .wpcf7-not-valid-tip{display:none !important;}
.forma_div .wpcf7-not-valid{border:1px solid red !important;}
.forma_inner select{color:#757575;font-size:14px;box-shadow:inset 0 1px 2px #bbb;}
.forma_div .wpcf7-submit{text-shadow:none;border-radius:0;width:100%;border:none;}
.forma_div .wpcf7-mail-sent-ok{padding:0 !important;margin:0;border:none;color:green;}
.socials{padding-left:10px;}
.socials a{height:100px;display:inline-block;line-height:105px;}
.socials svg{font-size:22px;margin-right:5px;color:#989898;}
@media (max-width: 799px){
.socials a{height:60px;display:inline-block;line-height:65px;}
}
@media (max-width: 780px) {
.socials{float:left !important;width:100% !important;text-align:center !important;}
.socials a{height:inherit;display:inline-block;line-height:inherit;}
}
@media (max-width: 476px){
.forma_div{padding:5px 10px;max-width:230px;width:230px;}
.forma_inner{width:230px;}
.islendantis{padding:1px 28px;font-size:15px;right:-218px;top:66px;}
.islendantis.isskleistas{right:-122px;}
}
.page-template-template-pradinisnew-php #footersidebar{background:#f2f2f2;color:#222;border-bottom:0;border-top:0;}
.page-template-template-pradinisnew-php #footersidebar .widget .title{color:#222;text-shadow:none !important;}
.page-template-template-pradinisnew-php #footersidebar a,
.page-template-template-pradinisnew-php #footersidebar a:link,
.page-template-template-pradinisnew-php #footersidebar a:visited{color:#222;}
.page-template-template-pradinisnew-php #footer {
background: #f2f2f2;
color: #222;
border-top: 1px solid #d2d2d2;
}@media screen and (max-width: 1024px) and (min-width: 768px){
.wrapper_boxed{width:960px;}
} @media screen and (max-width: 800px){
.wrapper_boxed{margin:0 auto;width:100%;}
.container{padding:0 20px;}
#header .logo{float:none;text-align:center;}
#header .logo .description{text-align:center;}
#content{float:none;width:auto;margin:0 0 50px;}
#content.submenu{float:none;width:auto;margin:0 0 50px;}
#sidebar{clear:both;float:none;width:auto;}
#sidebar .widget{overflow:hidden;}
#sidebar .widget > li{float:left;width:47%;}
#sidebar .widget > li:nth-child(odd){margin-right:6%;}
#submenu{float:none;width:auto;}
#menu{float:none;}
.nav_main li a{line-height:40px;height:40px;}
#portfolio .item .icon{background-size:32px;}
#team .item{width:47%;}
#team .item_last{margin-right:6%;}
#team .item_second{margin-right:0;}
#team .separator_two{clear:both;display:block;}
#contact_form .field{overflow:hidden;margin:0 0 20px;}
#contact_form .field input[type=text]{width:100%;}
#contact_form .field textarea{width:100%;}
#footersidebar .widget{width:47%;margin:0 6% 0 0;}
#footersidebar .widget_second{margin:0;}
#footersidebar .widget_last{margin:0;}
} @media only screen and (max-width: 780px){
h1 { font-size:2em; } 
h2 { font-size:1.8em; } 
h3 { font-size:1.4em; } 
h4 { font-size:1.2em; } 
h5 { font-size:1.1em; } 
h6 { font-size:1.0em; }
.container { padding:0 10px; }
#topmenu { display:none; }
#social { float:left; }
#social a { margin:0 6px 0 0; }
#languages img { display:none; }
#header { overflow:hidden; }
#header .logo { float:none; text-align:center; }
#header .subheader { display:none; }
.single_left #menu { float:none; text-align:center; }
#slider { display:none; }
#content { margin:0; float:none; width:auto; }
#content.right { float:none; margin:0; }
#content.wide { width:auto; margin:0; } #footersidebar .widget { width:100%; margin:0; } .tagline { padding:10px; } #sidebar .widget > li { float:none; width:auto; margin-right:0; }
#sidebar .widget > li:nth-child(odd) { margin-right:0; } .nav_top { text-align:center;  }
.nav_top li { display:inline-block; }
.nav_top li a { margin:0 auto; }
#menu { display:none; }
#mobilemenu { display:block; }
.nav_footer { display:block; table-layout:fixed; width:100%; }
.nav_footer > ul { overflow:hidden; margin:0; padding:0; }
.nav_footer li { display:block; float:left; width:50%; margin:0 0 20px; }
.nav_footer li li { display:block; float:none; width:100%; margin:0; }
#portfoliomenu { float:none; } .post .thumbnail { margin:0 0 10px; }
.post .thumbnail img { display:block; margin:0; line-height:0em; width:100%; height:auto; }
.post .title { margin:0 0 10px 0; font-size:1.5em; }
.post .byline { float:none; overflow:hidden; text-align:left; width:auto; padding:0; margin:0 0 10px; }
.post .byline div { float:left; padding:0 20px 0 0; }
.post .byline .date { float:none; padding:0 0 5px 35px; text-align:left; color:#999; text-transform:capitalize; }
.post .byline .date .icon { position:absolute; top:50%; right:auto; left:0; width:24px; font-size:24px; margin-top:-12px; color:#999; }
.post .byline .icon { display:block; float:left; width:15px; margin-top:1px; font-size:1.3em; margin:0 10px 0 0; text-align:center; }
.post .byline .comments { display:none; }
.post .readmore { margin:0; }
.post .content { padding:0; margin:0 0 15px 0; } .cpo_portfolio .details { border:none; padding:none; } #team .item { float:none; width:auto; margin-bottom:30px; }
#team .item_last { margin-right:0; }
#team .item_second { margin-right:0; }
#contact_form { float:none; width:auto; padding:0 0 20px; margin:0; } .comment .title { padding:0; height:48px; }
.comment .author { display:block; }
.comment .date { display:block; border:0; padding:0; margin:0; }
.comment .content { padding:10px; }
.comment .children { margin-left:20px; } .children #respond { margin:0 48px 0 0; }
#cancel-comment-reply-link { display:block; font-size:0.9em; font-weight:normal; line-height:18px; }
#respond .required { display:none; color:#ff4b33; font-weight:bold; }
#respond label{ float:none; padding:8px 0; }
#respond input[type=text], #respond textarea{ -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; width:100%; }
#comments-list #respond { margin:0 0 18px 0; }
#respond .form-allowed-tags { padding-left:0; }
#respond .form-submit { padding-left:0; }
#respond #submit, #respond #submit:visited { margin-left:0; } #cpotheme_flickr div { width:72px; }    
}