/* @license MIT https://github.com/necolas/normalize.css/blob/3.0.3/LICENSE.md */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block;}audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}audio:not([controls]){display:none;height:0;}[hidden],template{display:none;}a{background-color:transparent;}a:active,a:hover{outline:0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}h1{font-size:2em;margin:0.67em 0;}mark{background:#ff0;color:#000;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:1em 40px;}hr{box-sizing:content-box;height:0;}pre{overflow:auto;}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em;}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}button{overflow:visible;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}input{line-height:normal;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto;}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}textarea{overflow:auto;}optgroup{font-weight:bold;}table{border-collapse:collapse;border-spacing:0;}td,th{padding:0;}
@media (min--moz-device-pixel-ratio:0){summary{display:list-item;}}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.messages{padding:15px 20px 15px 35px;word-wrap:break-word;border:1px solid;border-width:1px 1px 1px 0;border-radius:2px;background:no-repeat 10px 17px;overflow-wrap:break-word;}[dir="rtl"] .messages{padding-right:35px;padding-left:20px;text-align:right;border-width:1px 0 1px 1px;background-position:right 10px top 17px;}.messages + .messages{margin-top:1.538em;}.messages__list{margin:0;padding:0;list-style:none;}.messages__item + .messages__item{margin-top:0.769em;}.messages--status{color:#325e1c;border-color:#c9e1bd #c9e1bd #c9e1bd transparent;background-color:#f3faef;background-image:url(/themes/contrib/classy/images/icons/73b355/check.svg);box-shadow:-8px 0 0 #77b259;}[dir="rtl"] .messages--status{margin-left:0;border-color:#c9e1bd transparent #c9e1bd #c9e1bd;box-shadow:8px 0 0 #77b259;}.messages--warning{color:#734c00;border-color:#f4daa6 #f4daa6 #f4daa6 transparent;background-color:#fdf8ed;background-image:url(/themes/contrib/classy/images/icons/e29700/warning.svg);box-shadow:-8px 0 0 #e09600;}[dir="rtl"] .messages--warning{border-color:#f4daa6 transparent #f4daa6 #f4daa6;box-shadow:8px 0 0 #e09600;}.messages--error{color:#a51b00;border-color:#f9c9bf #f9c9bf #f9c9bf transparent;background-color:#fcf4f2;background-image:url(/themes/contrib/classy/images/icons/e32700/error.svg);box-shadow:-8px 0 0 #e62600;}[dir="rtl"] .messages--error{border-color:#f9c9bf transparent #f9c9bf #f9c9bf;box-shadow:8px 0 0 #e62600;}.messages--error p.error{color:#a51b00;}
.node--unpublished{background-color:#fff4f4;}
.progress__track{border-color:#b3b3b3;border-radius:10em;background-color:#f2f1eb;background-image:-webkit-linear-gradient(#e7e7df,#f0f0f0);background-image:linear-gradient(#e7e7df,#f0f0f0);box-shadow:inset 0 1px 3px hsla(0,0%,0%,0.16);}.progress__bar{height:16px;margin-top:-1px;margin-left:-1px;padding:0 1px;-webkit-transition:width 0.5s ease-out;transition:width 0.5s ease-out;-webkit-animation:animate-stripes 3s linear infinite;-moz-animation:animate-stripes 3s linear infinite;border:1px #07629a solid;border-radius:10em;background:#057ec9;background-image:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.15)),-webkit-linear-gradient(left top,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.15)),linear-gradient(to right bottom,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-size:40px 40px;}[dir="rtl"] .progress__bar{margin-right:-1px;margin-left:0;-webkit-animation-direction:reverse;-moz-animation-direction:reverse;animation-direction:reverse;}@media screen and (prefers-reduced-motion:reduce){.progress__bar{-webkit-transition:none;transition:none;-webkit-animation:none;-moz-animation:none;}}@-webkit-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@-ms-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}
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,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,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}html{height:100%;min-height:100%}body{min-height:100%}input,textarea,select{max-width:100%}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}blockquote,q{quotes:none}blockquote::before,blockquote::after{content:'';content:none}q::before,q::after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}
main{clear:both}.footer-wrapper{clear:both}@media screen and (min-width:768px){.block-local-tasks-block{-webkit-transform-origin:right;transform-origin:right;-webkit-transition:opacity,0.1s;transition:opacity,0.1s;position:fixed;right:0;top:200px;z-index:9995;opacity:0.3}.block-local-tasks-block:hover{opacity:1}}.block-local-tasks-block h2{font-size:12px;margin-left:12px;display:inline;padding:5px;color:#777}.block-local-tasks-block .tabs ul{border-radius:14px 0 0 14px;background-color:rgba(200,200,200,0.4);padding:5px;display:block;margin-bottom:20px}.block-local-tasks-block .tabs a{font-family:"Source Sans Pro","Lucida Grande",Verdana,sans-serif;border-radius:14px;display:block;font-size:14px;text-align:center;color:#fff;color:#fff;background:#777;padding:5px 8px;min-width:90px;margin-bottom:5px;text-decoration:none}.block-local-tasks-block .tabs a:hover{background-color:#8b8b8b;-webkit-transition:background-color,0.1s;transition:background-color,0.1s}.block-local-tasks-block .tabs li{list-style:none}.block-local-tasks-block .tabs li.is-active{display:none}.block-local-tasks-block .tabs li:last-child a{margin-bottom:0}.block-local-tasks-block .tabs .view a:hover{background-color:blue}.block-local-tasks-block .tabs .edit a:hover{background-color:green}.block-local-tasks-block .tabs .delete a:hover{background-color:red}.field--name-field-image-file img{max-width:100%;height:auto;display:block;margin:0 auto}@media only screen and (min-width:1200px){.field--name-field-image-file img{margin:0 0}}.media--view-mode-content-highlight,.media--view-mode-circle-image{display:inline-block;height:auto;position:relative;overflow:hidden;border-radius:50%;-webkit-mask-image:-webkit-radial-gradient(circle,white,black)}.media--view-mode-content-highlight img,.media--view-mode-circle-image img{max-width:100%;height:auto}.embedded-entity.file{display:block;padding-left:0px;margin-bottom:10px}.caption{display:block}.embedded-entity{margin-bottom:30px}.embedded-entity .field--name-field-image-file img{max-width:100%;height:auto;display:block;margin:0 0}.align-center{text-align:center}.align-center .field--name-field-image-file img{margin:0 auto}.align-center figcaption{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;text-align:left;word-break:break-word}.align-left .media--view-mode-small,.align-left .media--view-mode-medium{margin-right:20px}.align-left figcaption{margin-right:20px}.align-right .media--view-mode-small,.align-right .media--view-mode-medium{margin-left:20px}.align-right figcaption{margin-left:20px}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.align-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.align-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.caption{margin-bottom:30px}.caption>.embedded-entity{margin-bottom:0px}.caption figcaption{font-size:13px;font-weight:400;line-height:26px;color:#67747e;background-color:#f2f8fd;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;padding:10px 20px}.page-node-type-blog-page .caption figcaption{background-color:#fff}.video-embed-field-provider-youtube:not(.video-embed-field-responsive-video){height:0;padding-bottom:56.25%;padding-top:25px;position:relative}.video-embed-field-provider-youtube:not(.video-embed-field-responsive-video) iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0}.embed-container .cookiehub-consent-marketing-blocked{background:#f4f3f0;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;left:0;padding:1em;position:absolute;top:0;width:100%}@media only screen and (min-width:720px){.highlights.owl-carousel .owl-stage-outer{width:calc(100%);float:left;margin-left:0px}}@media only screen and (min-width:1200px){.highlights.owl-carousel .owl-stage-outer{width:calc(95.83333%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px);overflow:visible !important}}.highlights.owl-carousel .owl-stage-outer .owl-stage{display:-webkit-box;display:-ms-flexbox;display:flex}.highlights .owl-item::after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,0.5);z-index:1}.highlights .owl-item.active::after{background-color:transparent}.highlights .owl-item:nth-of-type(2n+1){width:calc(33.33333%) !important;float:left !important;margin-left:0px;max-width:420px}.highlights .owl-item:nth-of-type(2n+2){width:calc(66.66667%) !important;float:left !important;margin-left:0px;max-width:930px}.highlights .owl-nav .owl-prev{position:absolute;top:50%;left:35px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:block;text-indent:-9999px;background-color:#fff;background-image:url("/sites/default/themes/kennelliitto/images/chevron-left-grey.svg");background-repeat:no-repeat;background-size:26px 26px;background-position:center center;border-radius:50%;width:42px;height:42px;-webkit-box-shadow:5px 0px 20px rgba(0,0,0,0.2);box-shadow:5px 0px 20px rgba(0,0,0,0.2)}@media only screen and (min-width:1200px){.highlights .owl-nav .owl-prev{left:60px;background-size:42px 42px;width:63px;height:63px}}.highlights .owl-nav .owl-prev.disabled{display:none}.highlights .owl-nav .owl-next{position:absolute;top:50%;right:-15px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:block;text-indent:-9999px;background-color:#fff;background-image:url("/sites/default/themes/kennelliitto/images/chevron-right-grey.svg");background-repeat:no-repeat;background-size:26px 26px;background-position:center center;border-radius:50%;width:42px;height:42px;-webkit-box-shadow:5px 0px 20px rgba(0,0,0,0.2);box-shadow:5px 0px 20px rgba(0,0,0,0.2)}@media only screen and (min-width:1200px){.highlights .owl-nav .owl-next{right:-20px;background-size:42px 42px;width:63px;height:63px}}.highlights .owl-nav .owl-next.disabled{display:none}.owl-carousel.off{display:block}@media only screen and (max-width:490px){.align-right{float:none;margin-left:auto;margin-right:auto}.align-right .media--view-mode-small,.align-right .media--view-mode-medium{margin-left:0px}}@media only screen and (max-width:490px) and (min-width:720px){.align-right .media--view-mode-small,.align-right .media--view-mode-medium{margin-left:20px}}@media only screen and (max-width:490px){.align-right figcaption{margin-left:0px}}@media only screen and (max-width:490px) and (min-width:720px){.align-right figcaption{margin-left:20px}}.wf-loading #page{font-family:sans-serif}.wf-loading h1,.wf-loading h2,.wf-loading h3,.wf-loading p,.wf-loading li,.wf-loading a,.wf-loading p,.wf-loading input,.wf-loading textarea,.wf-loading label,.wf-loading select,.wf-loading button,.wf-loading span,.wf-loading .field--type-string,.wf-loading .blog-section,.wf-loading .node__content,.wf-loading #main-menu-toggle,.wf-loading .theme-info,.wf-loading .news-theme,.wf-loading .search-content-info{opacity:0}.wf-active h1,.wf-active h2,.wf-active h3,.wf-active p,.wf-active li,.wf-active a,.wf-active p,.wf-active input,.wf-active textarea,.wf-active label,.wf-active select,.wf-active button,.wf-active span,.wf-active .field--type-string,.wf-active .blog-section,.wf-active .node__content,.wf-active #main-menu-toggle,.wf-active .theme-info,.wf-active .news-theme,.wf-active .search-content-info{opacity:1;-webkit-transition:all 0.5s !important;transition:all 0.5s !important}.wf-inactive #page{font-family:sans-serif}.wf-inactive h1,.wf-inactive h2,.wf-inactive h3,.wf-inactive p,.wf-inactive li,.wf-inactive a,.wf-inactive p,.wf-inactive input,.wf-inactive textarea,.wf-inactive label,.wf-inactive select,.wf-inactive button,.wf-inactive span,.wf-inactive .field--type-string,.wf-inactive .blog-section,.wf-inactive .node__content,.wf-inactive #main-menu-toggle,.wf-inactive .theme-info,.wf-inactive .news-theme,.wf-inactive .search-content-info{opacity:1;-webkit-transition:all 0.5s !important;transition:all 0.5s !important}html,body{overflow-x:hidden}@media only screen and (min-width:720px){html,body{overflow-x:unset}}html.user-logged-in .main-navigation--main.sticky,body.user-logged-in .main-navigation--main.sticky{margin-top:79px}@media only screen and (min-width:720px){body.path-frontpage{overflow-x:hidden}}.node--unpublished{background-color:rgba(255,244,244,0.8)}.layout-container{font-family:"antenna","arial",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1{font-size:20px;font-weight:900;color:#fff;text-transform:uppercase;line-height:24px;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}@media only screen and (min-width:720px){h1{font-size:30px;line-height:32px;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}}@media only screen and (min-width:1200px){h1{font-size:52px;line-height:60px}}h2{font-size:20px;font-weight:700;color:#71abdd;line-height:32px}@media only screen and (min-width:720px){h2{font-size:24px}}@media only screen and (min-width:1200px){h2{font-size:28px}}h3{font-size:18px;font-weight:700;color:#67747e;line-height:32px}@media only screen and (min-width:720px){h3{font-size:20px}}@media only screen and (min-width:1200px){h3{font-size:22px}}h2,h3{margin-bottom:10px}.field--name-field-lead p{font-size:16px;font-weight:300;color:#0d2331;line-height:22px}@media only screen and (min-width:720px){.field--name-field-lead p{font-size:18px;line-height:28px}}@media only screen and (min-width:1200px){.field--name-field-lead p{font-size:22px;line-height:32px}}.field--name-body p,.field--name-field-description-blog p,.field--name-field-description p,.field--name-field-body p,.field--name-field-lower-body p{font-size:14px;font-weight:400;color:#0d2331;line-height:22px;margin-bottom:30px}@media only screen and (min-width:720px){.field--name-body p,.field--name-field-description-blog p,.field--name-field-description p,.field--name-field-body p,.field--name-field-lower-body p{font-size:15px;line-height:28px}}@media only screen and (min-width:1200px){.field--name-body p,.field--name-field-description-blog p,.field--name-field-description p,.field--name-field-body p,.field--name-field-lower-body p{font-size:17px;line-height:32px}}p a{font-weight:700;color:#006eb7;text-decoration:none;padding:3px 2px}@media only screen and (min-width:720px){p a{font-weight:400;text-shadow:1px 0 0 currentColor}}p a:hover,p a:active,p a:focus{font-weight:400;color:#fff;background-color:#006eb7;padding:3px 2px}@media only screen and (min-width:720px){p a:hover,p a:active,p a:focus{text-shadow:none}}b,strong{font-weight:700}i,em{font-style:italic}.quoted{font-size:16px;font-weight:300;line-height:22px;color:#67747e;border-top:5px solid #bdcddd;border-bottom:5px solid #bdcddd;padding:15px 23px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:30px;margin-left:-23px;margin-right:-23px}@media only screen and (min-width:720px){.quoted{font-size:18px;padding:23px 30px;margin-left:23px;margin-right:23px}}@media only screen and (min-width:1200px){.quoted{font-size:21px;line-height:28px;margin-left:30px;margin-right:30px}}p.b-highlighted{font-size:18px;font-weight:700;line-height:24px;color:#71abdd;border-left:10px solid #f07f3c;padding-left:15px}@media only screen and (min-width:720px){p.b-highlighted{font-size:20px}}@media only screen and (min-width:1200px){p.b-highlighted{font-size:24px;line-height:30px}}p.g-highlighted{font-size:18px;font-weight:700;line-height:24px;color:#76b82a;border-left:10px solid #71abdd;padding-left:15px}@media only screen and (min-width:720px){p.g-highlighted{font-size:20px}}@media only screen and (min-width:1200px){p.g-highlighted{font-size:24px;line-height:30px}}p.highlighted{background-color:#f2f8fd;font-size:16px;line-height:28px;color:#0d2331;border-left:10px solid #006eb7;padding:20px 25px 20px 15px}@media only screen and (min-width:720px){p.highlighted{font-size:18px;line-height:26px;padding:15px 30px 15px 40px}}@media only screen and (min-width:1200px){p.highlighted{font-size:20px;line-height:32px}}.field--name-body ul{list-style-type:square;margin-bottom:30px}.field--name-body ul li{font-size:15px;line-height:20px;list-style-type:disc;margin:10px 10px 15px 35px}.field--name-body ul li a{font-weight:700;color:#006eb7;text-decoration:none;padding:3px 2px}@media only screen and (min-width:720px){.field--name-body ul li a{font-weight:400;text-shadow:1px 0 0 currentColor}}.field--name-body ul li a:hover,.field--name-body ul li a:active,.field--name-body ul li a:focus{font-weight:400;color:#fff;background-color:#006eb7;padding:3px 2px}@media only screen and (min-width:720px){.field--name-body ul li a:hover,.field--name-body ul li a:active,.field--name-body ul li a:focus{text-shadow:none}}.field--name-body ol li{font-size:15px;line-height:24px;margin:10px 10px 15px 35px}.field--name-body ol li a{font-weight:700;color:#006eb7;text-decoration:none;padding:3px 2px}@media only screen and (min-width:720px){.field--name-body ol li a{font-weight:400;text-shadow:1px 0 0 currentColor}}.field--name-body ol li a:hover,.field--name-body ol li a:active,.field--name-body ol li a:focus{font-weight:400;color:#fff;background-color:#006eb7;padding:3px 2px}@media only screen and (min-width:720px){.field--name-body ol li a:hover,.field--name-body ol li a:active,.field--name-body ol li a:focus{text-shadow:none}}.field--name-field-facts ul{list-style-type:none}.field--name-field-facts ul li{font-size:15px;line-height:20px;position:relative;margin:10px 10px 15px 30px}.field--name-field-facts ul li::before{content:"";display:block;position:absolute;width:9px;height:9px;border-radius:50%;left:-20px;top:0.3em;background:#71abdd}.mobiletable-wrapper{width:calc(116.67143%);float:left;margin-left:0px;margin-left:calc(-8.25714% + 0px)}@media only screen and (min-width:720px){.mobiletable-wrapper{width:calc(100%);float:left;margin-left:0px;margin-left:calc(0% + 0px)}}.mobiletable-wrapper table{width:100%;margin-left:0}.mobiletable.active .touchable .icon{background:url("/sites/default/themes/kennelliitto/images/hand_icon.svg") transparent no-repeat 0 0;top:40px !important}.mobiletable.active .touchable{width:70px}table{width:calc(116.67143%);float:left;margin-left:0px;margin-left:calc(-8.25714% + 0px)}@media only screen and (min-width:720px){table{margin-left:calc(0% + 0px);width:100%}}table a{color:#006eb7;text-decoration:none}table a:hover{text-decoration:underline}table thead tr{background-color:#67747e;color:#fff}table thead tr th{font-size:15px;font-weight:700;line-height:22px;padding:10px;text-align:left}@media only screen and (min-width:720px){table thead tr th{padding:10px}}table tbody tr:nth-child(odd){background-color:#e8f1f8}table tbody tr:nth-child(even){background-color:#f2f8fd}table tbody tr td{font-size:15px;font-weight:400;line-height:22px;color:#0d2331;max-width:700px;padding:15px;text-align:left}@media only screen and (min-width:1200px){table tbody tr td{padding:10px}}table tbody tr td a{word-wrap:break-word}table tbody tr td p{font-size:15px !important;line-height:22px !important;text-align:left}table tbody tr td p a{text-shadow:none}.media--view-mode-embed span.file{background-image:url("/sites/default/themes/kennelliitto/images/download_cloud.svg");background-repeat:no-repeat;background-size:30px 25px;display:inline;line-height:1.5;padding-left:35px}.media--view-mode-embed span.file a{font-size:14px;font-weight:700;color:#006eb7;text-decoration:none;padding:3px 2px}@media only screen and (min-width:720px){.media--view-mode-embed span.file a{font-size:15px}}@media only screen and (min-width:1200px){.media--view-mode-embed span.file a{font-size:16px;font-weight:400;text-shadow:1px 0 0 currentColor}}.media--view-mode-embed span.file a:hover,.media--view-mode-embed span.file a:active,.media--view-mode-embed span.file a:focus{font-weight:400;color:#fff;background-color:#006eb7;padding:3px 2px}@media only screen and (min-width:720px){.media--view-mode-embed span.file a:hover,.media--view-mode-embed span.file a:active,.media--view-mode-embed span.file a:focus{text-shadow:none}}.image-header .field--name-field-photographer,.front-image-header .field--name-field-photographer{opacity:0;position:absolute;right:5px;bottom:0;font-size:12px;line-height:26px;color:#fff}@media only screen and (min-width:720px){.image-header .field--name-field-photographer,.front-image-header .field--name-field-photographer{font-size:14px}}.image-header .field--name-field-photographer .field__label,.front-image-header .field--name-field-photographer .field__label{display:inline-block;font-weight:500}.image-header .field--name-field-photographer .field__label::after,.front-image-header .field--name-field-photographer .field__label::after{content:":"}.image-header .field--name-field-photographer .field__item,.front-image-header .field--name-field-photographer .field__item{display:inline-block;font-weight:300}.image-header:hover .field--name-field-photographer,.front-image-header:hover .field--name-field-photographer{opacity:1;-webkit-transition:all 0.5s !important;transition:all 0.5s !important}.page-node-type-section .front-image-header .field--name-field-photographer,.page-node-type-section .target-image-header .field--name-field-photographer,.page-node-type-target-group .front-image-header .field--name-field-photographer,.page-node-type-target-group .target-image-header .field--name-field-photographer{opacity:0;position:absolute;right:5px;top:-25px;font-size:12px;line-height:26px;color:#fff}@media only screen and (min-width:720px){.page-node-type-section .front-image-header .field--name-field-photographer,.page-node-type-section .target-image-header .field--name-field-photographer,.page-node-type-target-group .front-image-header .field--name-field-photographer,.page-node-type-target-group .target-image-header .field--name-field-photographer{font-size:14px;right:5px;top:unset;bottom:0}}@media only screen and (min-width:1200px){.page-node-type-section .front-image-header .field--name-field-photographer,.page-node-type-section .target-image-header .field--name-field-photographer,.page-node-type-target-group .front-image-header .field--name-field-photographer,.page-node-type-target-group .target-image-header .field--name-field-photographer{right:60px;bottom:35px}}.page-node-type-section .front-image-header .field--name-field-photographer .field__label,.page-node-type-section .target-image-header .field--name-field-photographer .field__label,.page-node-type-target-group .front-image-header .field--name-field-photographer .field__label,.page-node-type-target-group .target-image-header .field--name-field-photographer .field__label{display:inline-block;font-weight:500}.page-node-type-section .front-image-header .field--name-field-photographer .field__label::after,.page-node-type-section .target-image-header .field--name-field-photographer .field__label::after,.page-node-type-target-group .front-image-header .field--name-field-photographer .field__label::after,.page-node-type-target-group .target-image-header .field--name-field-photographer .field__label::after{content:":"}.page-node-type-section .front-image-header .field--name-field-photographer .field__item,.page-node-type-section .target-image-header .field--name-field-photographer .field__item,.page-node-type-target-group .front-image-header .field--name-field-photographer .field__item,.page-node-type-target-group .target-image-header .field--name-field-photographer .field__item{display:inline-block;font-weight:300}.page-node-type-section .front-image-header:hover .field--name-field-photographer,.page-node-type-section .target-image-header:hover .field--name-field-photographer,.page-node-type-target-group .front-image-header:hover .field--name-field-photographer,.page-node-type-target-group .target-image-header:hover .field--name-field-photographer{opacity:1;-webkit-transition:all 0.5s !important;transition:all 0.5s !important}ul.ui-autocomplete.addsearch{border:none;-webkit-box-shadow:0px 2px 6px #00000058;box-shadow:0px 2px 6px #00000058;font-family:"antenna","arial",sans-serif;z-index:501}ul.ui-autocomplete.addsearch .ui-menu-item{border:none !important}ul.ui-autocomplete.addsearch .ui-menu-item-wrapper>a{border-bottom:1px solid #CCCCCC;margin:20px 38px;padding:0 0 20px !important}ul.ui-autocomplete.addsearch .ui-menu-item-wrapper>a.ui-state-active>a,ul.ui-autocomplete.addsearch .ui-menu-item-wrapper>a:hover{background:transparent}ul.ui-autocomplete.addsearch a{font-family:"antenna","arial",sans-serif;text-decoration:none}ul.ui-autocomplete.addsearch a img{display:none}ul.ui-autocomplete.addsearch a h2{color:#006eb7}ul.ui-autocomplete.addsearch a .highlight{color:#67747e}ul.ui-autocomplete.addsearch a .categories{color:#76b82a;font-size:11px !important}ul.ui-autocomplete.addsearch .ui-menu-divider.close{display:none !important}@media only screen and (max-width:1199px){ul.ui-autocomplete.addsearch{display:none !important}}#block-blog-page-author-info{width:calc(100%);float:left;margin-left:0px;background-color:#fff;margin-bottom:30px}@media only screen and (min-width:1200px){#block-blog-page-author-info{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px);margin-bottom:60px}}#block-blog-page-author-info .field--name-field-author .node--view-mode-blog-author{width:calc(100%);float:left;margin-left:0px;text-align:center;margin-top:30px;margin-bottom:5px}@media only screen and (min-width:720px){#block-blog-page-author-info .field--name-field-author .node--view-mode-blog-author{text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media only screen and (min-width:1200px){#block-blog-page-author-info .field--name-field-author .node--view-mode-blog-author{margin-bottom:30px}}#block-blog-page-author-info .field--name-field-author .node--view-mode-blog-author .author-image{display:inline-block;margin-bottom:20px}@media only screen and (min-width:720px){#block-blog-page-author-info .field--name-field-author .node--view-mode-blog-author .author-image{width:calc(25%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px);margin-bottom:0px}}@media only screen and (min-width:1200px){#block-blog-page-author-info .field--name-field-author .node--view-mode-blog-author .author-image{width:calc(18.75%);float:left;margin-left:0px;margin-left:calc(2.08333% + 0px)}}#block-blog-page-author-info .field--name-field-author .node--view-mode-blog-author .author-image .media--view-mode-circle-image{border:10px solid #bdcddd}@media only screen and (min-width:720px){#block-blog-page-author-info .field--name-field-author .node--view-mode-blog-author .author-image .media--view-mode-circle-image img{max-width:160px}}@media only screen and (min-width:1200px){#block-blog-page-author-info .field--name-field-author .node--view-mode-blog-author .author-image .media--view-mode-circle-image img{max-width:100%}}#block-blog-page-author-info .field--name-field-author .node--view-mode-blog-author .author-info{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px)}@media only screen and (min-width:720px){#block-blog-page-author-info .field--name-field-author .node--view-mode-blog-author .author-info{width:calc(54.16667%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px)}}@media only screen and (min-width:1200px){#block-blog-page-author-info .field--name-field-author .node--view-mode-blog-author .author-info{width:calc(72.91667%);float:left;margin-left:0px;margin-left:calc(2.08333% + 0px)}}#block-blog-page-author-info .field--name-field-author .node--view-mode-blog-author .author-info .field--name-title{font-size:17px;font-weight:700;line-height:32px;color:#67747e;display:block;margin-bottom:5px}#block-blog-page-author-info .field--name-field-author .node--view-mode-blog-author .author-info .field--name-field-description-blog p{font-size:14px;color:#67747e;line-height:22px}@media only screen and (min-width:720px){#block-blog-page-author-info .field--name-field-author .node--view-mode-blog-author .author-info .field--name-field-description-blog p{font-size:15px;line-height:24px}}@media only screen and (min-width:1200px){#block-blog-page-author-info .field--name-field-author .node--view-mode-blog-author .author-info .field--name-field-description-blog p{font-size:15px;line-height:24px}}#block-breadcrumbs{display:none}@media only screen and (min-width:720px){#block-breadcrumbs{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px);display:block;color:#67747e;font-size:14px;font-weight:700;margin-top:30px}}@media only screen and (min-width:1200px){#block-breadcrumbs{width:calc(91.66667%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px)}}#block-breadcrumbs .breadcrumb{float:right}#block-breadcrumbs .breadcrumb a{color:#67747e;font-weight:400;text-decoration:none}#block-breadcrumbs .breadcrumb .separator{font-weight:400}#block-breadcrumbs .breadcrumb .separator:last-of-type{display:none}#block-breadcrumbs-blog{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);color:#67747e;font-size:14px;font-weight:700;margin-top:20px;margin-bottom:20px}@media only screen and (min-width:1200px){#block-breadcrumbs-blog{width:calc(91.66667%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px)}}#block-breadcrumbs-blog .breadcrumb{float:right}#block-breadcrumbs-blog .breadcrumb a{color:#67747e;font-weight:400;text-decoration:none}#block-breadcrumbs-blog .breadcrumb .separator{font-weight:400}#block-breadcrumbs-blog .breadcrumb .separator:last-of-type{display:none}.page-node-type-page #block-breadcrumbs{margin-bottom:30px}.block-contact-form-person{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px)}@media only screen and (min-width:720px){.block-contact-form-person{width:calc(91.66667%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px)}}@media only screen and (min-width:1200px){.block-contact-form-person{width:calc(100%);float:left;margin-left:0px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:stretch;align-content:stretch}}.block-contact-form-person .contact-form-person{width:calc(100%);float:left;margin-left:0px;background-color:#e9f1f8}@media only screen and (min-width:720px){.block-contact-form-person .contact-form-person{width:calc(100%);float:left;margin-left:0px}}@media only screen and (min-width:1200px){.block-contact-form-person .contact-form-person{width:calc(35.41667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}.block-contact-form-person .contact-form-person .field--name-field-contact-person .node--view-mode-contact-form-person{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px;margin-bottom:20px}@media only screen and (min-width:720px){.block-contact-form-person .contact-form-person .field--name-field-contact-person .node--view-mode-contact-form-person{width:calc(91.66667%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px);margin-top:40px;margin-bottom:40px}}@media only screen and (min-width:1200px){.block-contact-form-person .contact-form-person .field--name-field-contact-person .node--view-mode-contact-form-person{width:calc(91.66667%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px)}}.block-contact-form-person .contact-form-person .field--name-field-contact-person .node--view-mode-contact-form-person .author-image{display:none}@media only screen and (min-width:720px){.block-contact-form-person .contact-form-person .field--name-field-contact-person .node--view-mode-contact-form-person .author-image{display:block}}.block-contact-form-person .contact-form-person .field--name-field-contact-person .node--view-mode-contact-form-person .author-image .media--view-mode-circle-image{border:7px solid #bdcddd}@media only screen and (min-width:720px){.block-contact-form-person .contact-form-person .field--name-field-contact-person .node--view-mode-contact-form-person .author-image .media--view-mode-circle-image img{max-width:113px}}@media only screen and (min-width:720px){.block-contact-form-person .contact-form-person .field--name-field-contact-person .node--view-mode-contact-form-person .author-info .author-wrapper{margin-left:30px}}.block-contact-form-person .contact-form-person .field--name-field-contact-person .node--view-mode-contact-form-person .author-info .author-wrapper .field--name-title{font-size:16px;font-weight:700;line-height:24px;color:#67747e;display:block;margin-bottom:10px}.block-contact-form-person .contact-form-person .field--name-field-contact-person .node--view-mode-contact-form-person .author-info .author-wrapper .field--name-field-job-title{font-size:14px;font-weight:400;line-height:18px;color:#67747e;display:block;margin-bottom:10px}.block-contact-form-person .contact-form-person .field--name-field-contact-person .node--view-mode-contact-form-person .author-info .author-wrapper .field--name-field-email-address{display:block}.block-contact-form-person .contact-form-person .field--name-field-contact-person .node--view-mode-contact-form-person .author-info .author-wrapper .field--name-field-email-address a{font-size:14px;font-weight:400;line-height:18px;color:#006eb7;text-decoration:none}.block-contact-form-person .contact-form-person .field--name-field-contact-person .node--view-mode-contact-form-person .author-info .author-wrapper .field--name-field-email-address a:hover{text-decoration:underline}.block-contact-form-person .contact-form-person .field--name-field-contact-person .node--view-mode-contact-form-person .author-info .author-wrapper .field--name-field-telephone{display:block}.block-contact-form-person .contact-form-person .field--name-field-contact-person .node--view-mode-contact-form-person .author-info .author-wrapper .field--name-field-telephone a{font-size:14px;font-weight:400;line-height:18px;color:#67747e;text-decoration:none}.block-contact-form-person .contact-form-person .field--name-field-contact-person .node--view-mode-contact-form-person .author-info .author-wrapper .field--name-field-telephone a:hover{text-decoration:underline}.block-contact-form-person .contact-form{width:calc(100%);float:left;margin-left:0px;background-color:#f2f8fd}@media only screen and (min-width:720px){.block-contact-form-person .contact-form{width:calc(100%);float:left;margin-left:0px}}@media only screen and (min-width:1200px){.block-contact-form-person .contact-form{width:calc(43.75%);float:left;margin-left:0px}}.block-contact-form-person .contact-form h3{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);font-size:18px;font-weight:700;line-height:26px;color:#67747e;margin-top:20px;margin-bottom:10px}@media only screen and (min-width:720px){.block-contact-form-person .contact-form h3{width:calc(91.66667%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px);font-size:20px;margin-top:40px}}@media only screen and (min-width:1200px){.block-contact-form-person .contact-form h3{width:calc(91.66667%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px)}}.block-contact-form-person .contact-form form{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (min-width:720px){.block-contact-form-person .contact-form form{width:calc(91.66667%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px)}}@media only screen and (min-width:1200px){.block-contact-form-person .contact-form form{width:calc(91.66667%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px)}}.block-contact-form-person .contact-form form .form-type-textfield{width:calc(100%);float:left;margin-left:0px}@media only screen and (min-width:1200px){.block-contact-form-person .contact-form form .form-type-textfield{width:calc(45.83333%);float:left;margin-left:0px}}.block-contact-form-person .contact-form form .form-type-tel{width:calc(100%);float:left;margin-left:0px}@media only screen and (min-width:1200px){.block-contact-form-person .contact-form form .form-type-tel{width:calc(45.83333%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px)}}.block-contact-form-person .contact-form form .form-type-email{width:calc(100%);float:left;margin-left:0px}@media only screen and (min-width:1200px){.block-contact-form-person .contact-form form .form-type-email{width:calc(45.83333%);float:left;margin-left:0px}}.block-contact-form-person .contact-form form .form-type-textfield label,.block-contact-form-person .contact-form form .form-type-tel label,.block-contact-form-person .contact-form form .form-type-email label{font-size:14px;font-weight:400;line-height:32px;color:#67747e;display:block}.block-contact-form-person .contact-form form .form-type-textfield label.form-required::after,.block-contact-form-person .contact-form form .form-type-tel label.form-required::after,.block-contact-form-person .contact-form form .form-type-email label.form-required::after{content:'*'}.block-contact-form-person .contact-form form .form-type-textfield input,.block-contact-form-person .contact-form form .form-type-tel input,.block-contact-form-person .contact-form form .form-type-email input{-webkit-appearance:none;-moz-appearance:none;border-radius:0;border:none;background:#fff;color:#0d2331;width:100%;height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block}.block-contact-form-person .contact-form form .form-type-textarea{margin-bottom:20px}@media only screen and (min-width:1200px){.block-contact-form-person .contact-form form .form-type-textarea{width:calc(95.83333%);float:left;margin-left:0px}}.block-contact-form-person .contact-form form .form-type-textarea label{font-size:14px;font-weight:400;line-height:32px;color:#67747e;display:block}.block-contact-form-person .contact-form form .form-type-textarea label.form-required::after{content:'*'}.block-contact-form-person .contact-form form .form-type-textarea textarea{-webkit-appearance:none;-moz-appearance:none;border-radius:0;border:none;background:#fff;color:#0d2331;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block}.block-contact-form-person .contact-form form .form-item-recipient-email{display:none;visibility:hidden}.block-contact-form-person .contact-form form #edit-gdpr-text{width:calc(100%);float:left;margin-left:0px;margin-bottom:20px}@media only screen and (min-width:1200px){.block-contact-form-person .contact-form form #edit-gdpr-text{width:calc(95.83333%);float:left;margin-left:0px}}.block-contact-form-person .contact-form form .captcha{width:calc(100%);float:left;margin-left:0px;margin-bottom:20px;transform:scale(0.8);-webkit-transform:scale(0.8);transform-origin:0 0;-webkit-transform-origin:0 0}@media only screen and (min-width:720px){.block-contact-form-person .contact-form form .captcha{transform:scale(1);-webkit-transform:scale(1);transform-origin:0 0;-webkit-transform-origin:0 0}}@media only screen and (min-width:1200px){.block-contact-form-person .contact-form form .captcha{width:calc(95.83333%);float:left;margin-left:0px}}.block-contact-form-person .contact-form form .form-wrapper{width:calc(100%);float:left;margin-left:0px;margin-bottom:40px}@media only screen and (min-width:1200px){.block-contact-form-person .contact-form form .form-wrapper{width:calc(95.83333%);float:left;margin-left:0px}}.block-contact-form-person .contact-form form .form-wrapper input{font-size:16px;font-weight:500;color:#006eb7;padding:5px 40px;-webkit-appearance:none;-moz-appearance:none;border-radius:0;border:2px solid #006eb7;background:transparent}.ch2 .ch2-container{font-family:"antenna","arial",sans-serif}.ch2 .ch2-container .ch2-dialog .ch2-dialog-content #ch2-dialog-title strong{color:#006eb7}.ch2 .ch2-container .ch2-dialog .ch2-dialog-content #ch2-dialog-description{color:#0d2331}.ch2 .ch2-container .ch2-dialog .ch2-dialog-content a{color:#006eb7;border-bottom:none}.ch2 .ch2-container .ch2-dialog .ch2-dialog-content a:hover{color:#fff;border-bottom:none}@media (max-width:719px){.ch2 .ch2-container .ch2-dialog .ch2-dialog-actions{display:block}}.ch2 .ch2-container .ch2-dialog .ch2-dialog-actions .ch2-open-settings-btn,.ch2 .ch2-container .ch2-dialog .ch2-dialog-actions .ch2-deny-all-btn{background-color:#fff;color:#006eb7}@media (max-width:719px){.ch2 .ch2-container .ch2-dialog .ch2-dialog-actions div{display:block}}.ch2 .ch2-container .ch2-dialog .ch2-dialog-actions div button{border:2px solid #006eb7;font-size:13px;padding:16px 19px}@media (max-width:719px){.ch2 .ch2-container .ch2-dialog .ch2-dialog-actions div button{width:calc(100% - 40px);display:block;margin-left:0 !important;margin-top:10px}}.ch2 .ch2-container .ch2-dialog .ch2-dialog-actions div button:hover{-webkit-box-shadow:none;box-shadow:none;text-decoration:underline}.ch2 .ch2-container .ch2-settings .ch2-settings-header #ch2-settings-title{color:#006eb7}@media (max-width:600px){.ch2 .ch2-container .ch2-settings .ch2-settings-header p{height:auto;line-height:30px !important;margin:25px 0 0;white-space:normal}}.ch2 .ch2-container .ch2-settings .ch2-settings-content a{color:#006eb7;border-bottom:none}.ch2 .ch2-container .ch2-settings .ch2-settings-content a:hover{color:#fff;border-bottom:none}.block-views-blockcross-promotion-cross-promotion{width:calc(100%);float:left;margin-left:0px;margin-bottom:30px}.block-views-blockcross-promotion-cross-promotion h2{width:calc(78.57143%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);font-size:16px;font-weight:300;line-height:20px;text-transform:uppercase;color:#67747e;border-left:10px solid #006eb7;padding-left:15px;margin-bottom:20px}@media only screen and (min-width:720px){.block-views-blockcross-promotion-cross-promotion h2{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px);font-size:18px}}@media only screen and (min-width:1200px){.block-views-blockcross-promotion-cross-promotion h2{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}.block-views-blockcross-promotion-cross-promotion .view-display-id-cross_promotion{width:calc(100%);float:left;margin-left:0px;background-color:#f2f8fd}.block-views-blockcross-promotion-cross-promotion .view-display-id-cross_promotion .view-content{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (min-width:720px){.block-views-blockcross-promotion-cross-promotion .view-display-id-cross_promotion .view-content{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}@media only screen and (min-width:1200px){.block-views-blockcross-promotion-cross-promotion .view-display-id-cross_promotion .view-content{width:calc(91.66667%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px);-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.block-views-blockcross-promotion-cross-promotion .view-display-id-cross_promotion .view-content .views-row{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0}.block-views-blockcross-promotion-cross-promotion .view-display-id-cross_promotion .view-content .views-row .node--view-mode-cross-promotion{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:20px 0px}@media only screen and (min-width:1200px){.block-views-blockcross-promotion-cross-promotion .view-display-id-cross_promotion .view-content .views-row .node--view-mode-cross-promotion{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.block-views-blockcross-promotion-cross-promotion .view-display-id-cross_promotion .view-content .views-row .node--view-mode-cross-promotion .cross-img .media--view-mode-circle-image{border:10px solid #bdcddd}.block-views-blockcross-promotion-cross-promotion .view-display-id-cross_promotion .view-content .views-row .node--view-mode-cross-promotion .cross-img .media--view-mode-circle-image img{max-width:100px}@media only screen and (min-width:720px){.block-views-blockcross-promotion-cross-promotion .view-display-id-cross_promotion .view-content .views-row .node--view-mode-cross-promotion .cross-img .media--view-mode-circle-image img{max-width:160px}}.block-views-blockcross-promotion-cross-promotion .view-display-id-cross_promotion .view-content .views-row .node--view-mode-cross-promotion .cross-info{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;margin:20px}@media only screen and (min-width:1200px){.block-views-blockcross-promotion-cross-promotion .view-display-id-cross_promotion .view-content .views-row .node--view-mode-cross-promotion .cross-info{margin:0px 20px}}.block-views-blockcross-promotion-cross-promotion .view-display-id-cross_promotion .view-content .views-row .node--view-mode-cross-promotion .cross-info .field--name-title{font-size:17px;font-weight:700;color:#006eb7;display:block;margin-bottom:15px;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}@media only screen and (min-width:720px){.block-views-blockcross-promotion-cross-promotion .view-display-id-cross_promotion .view-content .views-row .node--view-mode-cross-promotion .cross-info .field--name-title{font-size:22px}}.block-views-blockcross-promotion-cross-promotion .view-display-id-cross_promotion .view-content .views-row .node--view-mode-cross-promotion .cross-info a{font-size:14px;font-weight:500;line-height:40px;text-decoration:none;color:#006eb7;display:inline-block;border:2px solid #006eb7;padding:0px 10px}@media only screen and (min-width:720px){.block-views-blockcross-promotion-cross-promotion .view-display-id-cross_promotion .view-content .views-row .node--view-mode-cross-promotion .cross-info a{font-size:16px}}.page-node-type-blog-page .block-views-blockcross-promotion-cross-promotion{margin-top:30px}#block-frontfeed-socialmedialinks-title{width:calc(100%);float:left;margin-left:0px;text-align:center;margin-bottom:20px}@media only screen and (min-width:1200px){#block-frontfeed-socialmedialinks-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}#block-frontfeed-socialmedialinks-title h2{font-size:20px;font-weight:300;line-height:24px;color:#0d2331;margin-top:30px;margin-bottom:15px}@media only screen and (min-width:720px){#block-frontfeed-socialmedialinks-title h2{font-size:22px}}@media only screen and (min-width:1200px){#block-frontfeed-socialmedialinks-title h2{font-size:26px;display:inline-block}}#block-frontfeed-socialmedialinks-title .footer-social-links{text-align:center}@media only screen and (min-width:1200px){#block-frontfeed-socialmedialinks-title .footer-social-links{display:inline-block;margin:30px 0px 15px 20px}}#block-frontfeed-socialmedialinks-title .footer-social-links span{display:inline-block;margin-right:8px}#block-frontfeed-socialmedialinks-title .footer-social-links span:last-of-type{margin-right:0px}#block-frontfeed-socialmedialinks-title .footer-social-links span .some-link{display:block;text-indent:-9999px;height:35px}#block-frontfeed-socialmedialinks-title .footer-social-links .facebook{background-image:url("/sites/default/themes/kennelliitto/images/facebook.svg");background-repeat:no-repeat;background-size:20px 28px;height:28px;width:20px}#block-frontfeed-socialmedialinks-title .footer-social-links .twitter{background-image:url("/sites/default/themes/kennelliitto/images/x-logo.svg");background-repeat:no-repeat;background-size:36px 33px;height:33px;width:36px}#block-frontfeed-socialmedialinks-title .footer-social-links .instagram{background-image:url("/sites/default/themes/kennelliitto/images/instagram.svg");background-repeat:no-repeat;background-size:30px 30px;height:30px;width:30px}#block-frontfeed-socialmedialinks-title .footer-social-links .youtube{background-image:url("/sites/default/themes/kennelliitto/images/youtube.svg");background-repeat:no-repeat;background-size:35px 32px;height:32px;width:35px}#block-highlights{width:calc(100%);float:left;margin-left:0px}#block-highlights .block-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:1200px){#block-highlights .block-wrapper{-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:60px}}#block-highlights .highlight-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%}@media only screen and (min-width:720px){#block-highlights .highlight-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (min-width:1200px){#block-highlights .highlight-container{max-width:900px}}#block-highlights .highlight-container .highlight{width:100%}@media only screen and (min-width:720px){#block-highlights .highlight-container .highlight{width:50%}}#block-highlights .highlight-container .highlight .node--view-mode-listing-highlight{height:100%}#block-highlights .highlight-container .highlight a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;text-decoration:none;width:100%}#block-highlights .highlight-container .highlight a .blog-info,#block-highlights .highlight-container .highlight a .news-info,#block-highlights .highlight-container .highlight a .manual-info{-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2;padding:20px 25px}@media only screen and (min-width:720px){#block-highlights .highlight-container .highlight a .blog-info,#block-highlights .highlight-container .highlight a .news-info,#block-highlights .highlight-container .highlight a .manual-info{padding:15px 30px;text-align:center}}#block-highlights .highlight-container .highlight a .blog-info .authored-on,#block-highlights .highlight-container .highlight a .news-info .authored-on,#block-highlights .highlight-container .highlight a .manual-info .authored-on{font-size:12px;margin-bottom:10px}#block-highlights .highlight-container .highlight a .blog-info .blog-title,#block-highlights .highlight-container .highlight a .blog-info .field--name-title,#block-highlights .highlight-container .highlight a .blog-info .manual-title,#block-highlights .highlight-container .highlight a .news-info .blog-title,#block-highlights .highlight-container .highlight a .news-info .field--name-title,#block-highlights .highlight-container .highlight a .news-info .manual-title,#block-highlights .highlight-container .highlight a .manual-info .blog-title,#block-highlights .highlight-container .highlight a .manual-info .field--name-title,#block-highlights .highlight-container .highlight a .manual-info .manual-title{display:inline-block;font-size:18px;font-weight:700;line-height:22px}@media only screen and (min-width:720px){#block-highlights .highlight-container .highlight a .blog-info .blog-title,#block-highlights .highlight-container .highlight a .blog-info .field--name-title,#block-highlights .highlight-container .highlight a .blog-info .manual-title,#block-highlights .highlight-container .highlight a .news-info .blog-title,#block-highlights .highlight-container .highlight a .news-info .field--name-title,#block-highlights .highlight-container .highlight a .news-info .manual-title,#block-highlights .highlight-container .highlight a .manual-info .blog-title,#block-highlights .highlight-container .highlight a .manual-info .field--name-title,#block-highlights .highlight-container .highlight a .manual-info .manual-title{font-size:16px;line-height:20px}}@media only screen and (min-width:1200px){#block-highlights .highlight-container .highlight a .blog-info .blog-title,#block-highlights .highlight-container .highlight a .blog-info .field--name-title,#block-highlights .highlight-container .highlight a .blog-info .manual-title,#block-highlights .highlight-container .highlight a .news-info .blog-title,#block-highlights .highlight-container .highlight a .news-info .field--name-title,#block-highlights .highlight-container .highlight a .news-info .manual-title,#block-highlights .highlight-container .highlight a .manual-info .blog-title,#block-highlights .highlight-container .highlight a .manual-info .field--name-title,#block-highlights .highlight-container .highlight a .manual-info .manual-title{line-height:22px}}#block-highlights .highlight-container .highlight a.manual-wrapper .manual-img-wrapper{overflow:hidden}#block-highlights .highlight-container .highlight a.manual-wrapper .manual-img-wrapper img{max-width:100%;height:auto;display:block;margin:0 auto;-webkit-transition:0.4s ease;transition:0.4s ease;-webkit-transform:scale(1);transform:scale(1);width:100%}@media only screen and (min-width:1200px){#block-highlights .highlight-container .highlight a.manual-wrapper .manual-img-wrapper img{width:auto}}#block-highlights .highlight-container .highlight a.manual-wrapper:hover .manual-img-wrapper img{-webkit-transform:scale(1.08);transform:scale(1.08)}#block-highlights .highlight-container .highlight a .field--name-field-image-file{overflow:hidden}#block-highlights .highlight-container .highlight a .field--name-field-image-file img{-webkit-transition:0.4s ease;transition:0.4s ease;-webkit-transform:scale(1);transform:scale(1);width:100%}@media only screen and (min-width:1200px){#block-highlights .highlight-container .highlight a .field--name-field-image-file img{width:auto}}#block-highlights .highlight-container .highlight a:hover .field--name-field-image-file img{-webkit-transform:scale(1.08);transform:scale(1.08)}#block-highlights .highlight-container .highlight a.video .manual-img-wrapper{position:relative}#block-highlights .highlight-container .highlight a.video .manual-img-wrapper::after{background-image:url("/sites/default/themes/kennelliitto/images/play.svg");background-position:center;background-repeat:no-repeat;bottom:0;content:'';height:100%;left:0;position:absolute;right:0;top:0;width:100%}#block-highlights .highlight-container .highlight a.video.cookiehub-consent-marketing-content.hidden{display:none !important}#block-highlights .highlight-container .highlight:nth-of-type(1) .blog-info,#block-highlights .highlight-container .highlight:nth-of-type(1) .news-info,#block-highlights .highlight-container .highlight:nth-of-type(1) .manual-info,#block-highlights .highlight-container .highlight:nth-of-type(5) .blog-info,#block-highlights .highlight-container .highlight:nth-of-type(5) .news-info,#block-highlights .highlight-container .highlight:nth-of-type(5) .manual-info{background-color:rgba(118,184,42,0.85)}#block-highlights .highlight-container .highlight:nth-of-type(2) .blog-info,#block-highlights .highlight-container .highlight:nth-of-type(2) .news-info,#block-highlights .highlight-container .highlight:nth-of-type(2) .manual-info,#block-highlights .highlight-container .highlight:nth-of-type(6) .blog-info,#block-highlights .highlight-container .highlight:nth-of-type(6) .news-info,#block-highlights .highlight-container .highlight:nth-of-type(6) .manual-info{background-color:rgba(0,110,183,0.85)}#block-highlights .highlight-container .highlight:nth-of-type(3) .blog-info,#block-highlights .highlight-container .highlight:nth-of-type(3) .news-info,#block-highlights .highlight-container .highlight:nth-of-type(3) .manual-info{background-color:#71abdd}#block-highlights .highlight-container .highlight:nth-of-type(4) .blog-info,#block-highlights .highlight-container .highlight:nth-of-type(4) .news-info,#block-highlights .highlight-container .highlight:nth-of-type(4) .manual-info{background-color:#0d2331}#block-highlights .highlight-container .highlight .cookiehub-consent-marketing-blocked{background:#f4f3f0;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;position:relative}#block-highlights .highlight-container .highlight .cookiehub-consent-marketing-blocked .content{padding:1em}#block-highlights .highlight-container .highlight .cookiehub-consent-marketing-blocked.hidden{display:none}#block-highlights .title-list-container{background-color:#f2f8fd;-webkit-box-sizing:border-box;box-sizing:border-box;max-width:720px;padding:40px 30px}@media only screen and (min-width:720px){#block-highlights .title-list-container{max-width:100%;width:100%}}@media only screen and (min-width:1200px){#block-highlights .title-list-container{max-width:420px;width:auto}}#block-highlights .title-list-container .block-title{font-size:20px;font-weight:900;line-height:30px;margin-bottom:20px;text-align:left;text-transform:uppercase}@media only screen and (min-width:720px){#block-highlights .title-list-container .block-title{font-size:22px;text-align:center}}@media only screen and (min-width:1200px){#block-highlights .title-list-container .block-title{text-align:left}}#block-highlights .title-list-container .view-content .views-row{margin-bottom:30px}#block-highlights .title-list-container .view-content .views-row:last-of-type{margin-bottom:0px}#block-highlights .title-list-container .view-content .views-row .node--view-mode-listing-side a{color:#006eb7;display:block;font-size:16px;line-height:24px;margin-bottom:8px;text-decoration:none}#block-highlights .title-list-container .view-content .views-row .node--view-mode-listing-side a:hover,#block-highlights .title-list-container .view-content .views-row .node--view-mode-listing-side a:focus{text-decoration:underline}#block-highlights .title-list-container .view-content .views-row .node--view-mode-listing-side .authored-on{color:#67747e;font-size:12px}#block-highlights .title-list-container .block-footer{margin-top:30px;text-align:left}@media only screen and (min-width:720px){#block-highlights .title-list-container .block-footer{margin-top:40px;text-align:center}}@media only screen and (min-width:1200px){#block-highlights .title-list-container .block-footer{margin-top:60px;text-align:left}}#block-highlights .title-list-container .block-footer a{color:#006eb7;display:inline-block;font-size:15px;font-weight:500;margin-bottom:15px;margin-right:20px;text-decoration:none}@media only screen and (min-width:720px){#block-highlights .title-list-container .block-footer a{font-size:16px;margin-bottom:0px;margin-right:35px}}#block-highlights .title-list-container .block-footer a::before{content:"";display:inline-block;background-image:url("/sites/default/themes/kennelliitto/images/chevron-right-green.svg");background-size:18px 18px;width:18px;height:20px;vertical-align:middle}#block-highlights .title-list-container .block-footer a:last-of-type{margin-right:0px}#block-highlights .title-list-container .block-footer a:hover,#block-highlights .title-list-container .block-footer a:focus{text-decoration:underline}.page-node-type-front-page #block-highlights{-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:30px;padding:0 25px}@media only screen and (min-width:720px){.page-node-type-front-page #block-highlights{padding:0 51px 0 32px}}@media only screen and (min-width:1200px){.page-node-type-front-page #block-highlights{padding:0}}.page-node-type-front-page #block-highlights>h2{color:#0d2331;font-size:20px;font-weight:900;line-height:30px;margin:20px 0;text-transform:uppercase}@media only screen and (min-width:1200px){.page-node-type-front-page #block-highlights>h2{font-size:22px;margin:40px 0 20px;text-align:center}}.page-node-type-front-page #block-highlights .block-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:20px}@media only screen and (min-width:720px){.page-node-type-front-page #block-highlights .block-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:36px}}@media only screen and (min-width:1200px){.page-node-type-front-page #block-highlights .block-wrapper{border:4px solid #f2f8fd;gap:64px;margin:0 32px;padding:40px 32px 40px 52px}}@media only screen and (min-width:1440px){.page-node-type-front-page #block-highlights .block-wrapper{margin:0 auto;max-width:1320px}}.page-node-type-front-page #block-highlights .title-list-container{background-color:#fff;max-width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding:0}@media only screen and (min-width:720px){.page-node-type-front-page #block-highlights .title-list-container{width:calc(50% - 18px)}}@media only screen and (min-width:1200px){.page-node-type-front-page #block-highlights .title-list-container{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%}}@media only screen and (min-width:1440px){.page-node-type-front-page #block-highlights .title-list-container{-webkit-box-flex:0;-ms-flex:0 0 352px;flex:0 0 352px}}.page-node-type-front-page #block-highlights .title-list-container .block-title,.page-node-type-front-page #block-highlights .title-list-container .block-top-footer{display:none;visibility:hidden}.page-node-type-front-page #block-highlights .highlight-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;max-width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media only screen and (min-width:720px){.page-node-type-front-page #block-highlights .highlight-container{width:calc(50% - 18px)}}@media only screen and (min-width:1200px){.page-node-type-front-page #block-highlights .highlight-container{-webkit-box-flex:0;-ms-flex:0 0 64%;flex:0 0 64%;gap:30px}}@media only screen and (min-width:1440px){.page-node-type-front-page #block-highlights .highlight-container{-webkit-box-flex:0;-ms-flex:0 0 812px;flex:0 0 812px}}@media only screen and (min-width:720px){.page-node-type-front-page #block-highlights .highlight-container .highlight{width:100%}}@media only screen and (min-width:1200px){.page-node-type-front-page #block-highlights .highlight-container .highlight a{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media only screen and (min-width:720px){.page-node-type-front-page #block-highlights .highlight-container .highlight a .blog-info,.page-node-type-front-page #block-highlights .highlight-container .highlight a .news-info,.page-node-type-front-page #block-highlights .highlight-container .highlight a .manual-info{padding:22px 25px 28px;text-align:left}}@media only screen and (min-width:1200px){.page-node-type-front-page #block-highlights .highlight-container .highlight a .blog-info,.page-node-type-front-page #block-highlights .highlight-container .highlight a .news-info,.page-node-type-front-page #block-highlights .highlight-container .highlight a .manual-info{-webkit-box-flex:0;-ms-flex:0 0 45%;flex:0 0 45%}}@media only screen and (min-width:1440px){.page-node-type-front-page #block-highlights .highlight-container .highlight a .blog-info,.page-node-type-front-page #block-highlights .highlight-container .highlight a .news-info,.page-node-type-front-page #block-highlights .highlight-container .highlight a .manual-info{padding:32px 44px 32px 30px}}.page-node-type-front-page #block-highlights .highlight-container .highlight a .blog-info .blog-title,.page-node-type-front-page #block-highlights .highlight-container .highlight a .blog-info .field--name-title,.page-node-type-front-page #block-highlights .highlight-container .highlight a .blog-info .manual-title,.page-node-type-front-page #block-highlights .highlight-container .highlight a .news-info .blog-title,.page-node-type-front-page #block-highlights .highlight-container .highlight a .news-info .field--name-title,.page-node-type-front-page #block-highlights .highlight-container .highlight a .news-info .manual-title,.page-node-type-front-page #block-highlights .highlight-container .highlight a .manual-info .blog-title,.page-node-type-front-page #block-highlights .highlight-container .highlight a .manual-info .field--name-title,.page-node-type-front-page #block-highlights .highlight-container .highlight a .manual-info .manual-title{font-size:16px}@media only screen and (min-width:720px){.page-node-type-front-page #block-highlights .highlight-container .highlight a .blog-info .blog-title,.page-node-type-front-page #block-highlights .highlight-container .highlight a .blog-info .field--name-title,.page-node-type-front-page #block-highlights .highlight-container .highlight a .blog-info .manual-title,.page-node-type-front-page #block-highlights .highlight-container .highlight a .news-info .blog-title,.page-node-type-front-page #block-highlights .highlight-container .highlight a .news-info .field--name-title,.page-node-type-front-page #block-highlights .highlight-container .highlight a .news-info .manual-title,.page-node-type-front-page #block-highlights .highlight-container .highlight a .manual-info .blog-title,.page-node-type-front-page #block-highlights .highlight-container .highlight a .manual-info .field--name-title,.page-node-type-front-page #block-highlights .highlight-container .highlight a .manual-info .manual-title{font-size:16px}}@media only screen and (min-width:1200px){.page-node-type-front-page #block-highlights .highlight-container .highlight a .blog-info .blog-title,.page-node-type-front-page #block-highlights .highlight-container .highlight a .blog-info .field--name-title,.page-node-type-front-page #block-highlights .highlight-container .highlight a .blog-info .manual-title,.page-node-type-front-page #block-highlights .highlight-container .highlight a .news-info .blog-title,.page-node-type-front-page #block-highlights .highlight-container .highlight a .news-info .field--name-title,.page-node-type-front-page #block-highlights .highlight-container .highlight a .news-info .manual-title,.page-node-type-front-page #block-highlights .highlight-container .highlight a .manual-info .blog-title,.page-node-type-front-page #block-highlights .highlight-container .highlight a .manual-info .field--name-title,.page-node-type-front-page #block-highlights .highlight-container .highlight a .manual-info .manual-title{font-size:18px;line-height:24px}}.page-node-type-front-page #block-highlights .highlight-container .highlight a:hover .manual-info .read-more{background-color:#fff;color:#006eb7}.page-node-type-front-page #block-highlights .highlight-container .highlight a:hover .manual-info .read-more::before{background-image:url("/sites/default/themes/kennelliitto/images/link-chevron-blue.svg")}@media only screen and (min-width:1200px){.page-node-type-front-page #block-highlights .highlight-container .highlight a.manual-wrapper .manual-img-wrapper{-webkit-box-flex:0;-ms-flex:0 0 55%;flex:0 0 55%}}@media only screen and (min-width:1200px){.page-node-type-front-page #block-highlights .highlight-container .highlight a.manual-wrapper .manual-img-wrapper img{height:100%;-o-object-fit:cover;object-fit:cover}}@media only screen and (min-width:1200px){.page-node-type-front-page #block-highlights .highlight-container .highlight a .field--name-field-image-file img{height:100%;-o-object-fit:cover;object-fit:cover}}.page-node-type-front-page #block-highlights .highlight-container .highlight:nth-of-type(1) .blog-info,.page-node-type-front-page #block-highlights .highlight-container .highlight:nth-of-type(1) .news-info,.page-node-type-front-page #block-highlights .highlight-container .highlight:nth-of-type(1) .manual-info,.page-node-type-front-page #block-highlights .highlight-container .highlight:nth-of-type(2) .blog-info,.page-node-type-front-page #block-highlights .highlight-container .highlight:nth-of-type(2) .news-info,.page-node-type-front-page #block-highlights .highlight-container .highlight:nth-of-type(2) .manual-info,.page-node-type-front-page #block-highlights .highlight-container .highlight:nth-of-type(3) .blog-info,.page-node-type-front-page #block-highlights .highlight-container .highlight:nth-of-type(3) .news-info,.page-node-type-front-page #block-highlights .highlight-container .highlight:nth-of-type(3) .manual-info{background-color:#006eb7}.page-node-type-front-page #block-highlights .highlight-container .highlight .manual-info .read-more{border:1px solid #fff;display:inline-block;font-size:14px;margin-top:20px;padding:13px 20px}.page-node-type-front-page #block-highlights .highlight-container .highlight .manual-info .read-more::before{background-image:url("/sites/default/themes/kennelliitto/images/link-chevron-white.svg");background-repeat:no-repeat;background-size:100%;content:'';display:inline-block;height:8px;margin:0 8px 1px 0;width:5px}.page-node-type-front-page #block-highlights .highlight-container .highlight .cookiehub-consent-marketing-blocked{min-height:240px}.page-node-type-target-group #block-highlights>h2{display:none;visibility:hidden}.page-node-type-target-group #block-highlights .highlight-container .highlight a .manual-info .read-more{display:none;visibility:hidden}.page-node-type-target-group #block-highlights .title-list-container .block-top-footer{display:block;margin-top:30px}@media only screen and (min-width:720px){.page-node-type-target-group #block-highlights .title-list-container .block-top-footer{display:inline-block;margin-right:75px}}@media only screen and (min-width:1200px){.page-node-type-target-group #block-highlights .title-list-container .block-top-footer{display:block;margin-right:0px;margin-top:60px}}.page-node-type-target-group #block-highlights .title-list-container .block-top-footer a{color:#006eb7;display:inline-block;font-size:15px;font-weight:500;margin-bottom:15px;margin-right:20px;text-decoration:none}@media only screen and (min-width:720px){.page-node-type-target-group #block-highlights .title-list-container .block-top-footer a{font-size:16px;margin-bottom:0px;margin-right:35px}}.page-node-type-target-group #block-highlights .title-list-container .block-top-footer a::before{content:"";display:inline-block;background-image:url("/sites/default/themes/kennelliitto/images/chevron-right-green.svg");background-size:18px 18px;width:18px;height:20px;vertical-align:middle}.page-node-type-target-group #block-highlights .title-list-container .block-top-footer a:last-of-type{margin-right:0px}.page-node-type-target-group #block-highlights .title-list-container .block-top-footer a:hover,.page-node-type-target-group #block-highlights .title-list-container .block-top-footer a:focus{text-decoration:underline}.page-node-type-target-group #block-highlights .title-list-container .block-top-footer a:hover .small-caps,.page-node-type-target-group #block-highlights .title-list-container .block-top-footer a:focus .small-caps{text-decoration:underline}.page-node-type-target-group #block-highlights .title-list-container .block-top-footer .small-caps{display:inline-block;text-transform:lowercase}.page-node-type-target-group #block-highlights .title-list-container .block-top-footer .small-caps:hover,.page-node-type-target-group #block-highlights .title-list-container .block-top-footer .small-caps:focus{text-decoration:underline}.page-node-type-target-group #block-highlights .title-list-container .block-footer{display:block;margin-top:0px}@media only screen and (min-width:720px){.page-node-type-target-group #block-highlights .title-list-container .block-footer{display:inline-block}}@media only screen and (min-width:1200px){.page-node-type-target-group #block-highlights .title-list-container .block-footer{display:block;margin-top:35px}}#block-frontpagesocialmediafeed{max-width:100%;margin:0 auto}@media only screen and (min-width:1440px){#block-frontpagesocialmediafeed{max-width:1440px}}#block-frontpagesocialmediafeed>div{width:calc(100%);float:left;margin-left:0px}@media only screen and (min-width:720px){#block-frontpagesocialmediafeed>div{width:calc(58.33333%);float:left;margin-left:0px;margin-left:calc(20.83333% + 0px)}}@media only screen and (min-width:1200px){#block-frontpagesocialmediafeed>div{width:calc(91.66667%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px)}}#block-frontpagesocialmediafeed .some-item{width:calc(100%);float:left;margin-left:0px;margin-bottom:20px}@media only screen and (min-width:1200px){#block-frontpagesocialmediafeed .some-item{width:calc(29.16667%);float:left;margin-left:0px;margin-bottom:30px}}#block-frontpagesocialmediafeed .some-item.facebook{background-color:#006eb7}#block-frontpagesocialmediafeed .some-item.facebook .some-item-inner{margin:23px}#block-frontpagesocialmediafeed .some-item.facebook .some-item-inner .image{margin:23px 0px;text-align:center}#block-frontpagesocialmediafeed .some-item.facebook .some-item-inner .image img{max-width:100%}#block-frontpagesocialmediafeed .some-item.facebook .some-item-inner .author{display:inline-block;text-indent:-9999px;background-image:url("/sites/default/themes/kennelliitto/images/facebook_white.svg");background-repeat:no-repeat;background-size:20px 18px;height:18px;width:20px}#block-frontpagesocialmediafeed .some-item.facebook .some-item-inner .date{font-size:14px;font-weight:300;line-height:20px;color:#fff;display:inline-block;margin-left:10px}#block-frontpagesocialmediafeed .some-item.facebook .some-item-inner .item-message{margin-top:20px}#block-frontpagesocialmediafeed .some-item.facebook .some-item-inner .item-message a{font-size:14px;font-weight:300;line-height:20px;color:#fff;text-shadow:none;padding:0}#block-frontpagesocialmediafeed .some-item.facebook .some-item-inner .item-message a:hover{text-shadow:none;background-color:transparent;padding:0}#block-frontpagesocialmediafeed .some-item.twitter{background-color:#71abdd}#block-frontpagesocialmediafeed .some-item.twitter .some-item-inner{margin:23px}#block-frontpagesocialmediafeed .some-item.twitter .some-item-inner .image{margin:23px 0px;text-align:center}#block-frontpagesocialmediafeed .some-item.twitter .some-item-inner .image img{max-width:100%}#block-frontpagesocialmediafeed .some-item.twitter .some-item-inner .author{position:relative;display:inline-block;font-size:12px;font-weight:500;color:#fff}#block-frontpagesocialmediafeed .some-item.twitter .some-item-inner .author::before{content:'@';display:inline-block;margin-left:30px}#block-frontpagesocialmediafeed .some-item.twitter .some-item-inner .author::after{content:'';position:absolute;left:0;display:inline-block;background-image:url("/sites/default/themes/kennelliitto/images/x-logo-white.svg");background-size:22px 22px;width:22px;height:22px;vertical-align:middle;margin-top:-5px}#block-frontpagesocialmediafeed .some-item.twitter .some-item-inner .date{font-size:12px;font-weight:300;line-height:20px;color:#fff;display:inline-block;margin-left:10px}#block-frontpagesocialmediafeed .some-item.twitter .some-item-inner .date::before{content:'–';display:inline-block;margin-right:5px}#block-frontpagesocialmediafeed .some-item.twitter .some-item-inner .item-message{margin-top:20px;font-size:18px;font-weight:400;line-height:26px;color:#fff}#block-frontpagesocialmediafeed .some-item.twitter .some-item-inner .item-message a{font-size:18px;font-weight:400;line-height:26px;color:#fff;word-break:break-all}#block-healthresearchform{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);margin-top:20px;background-color:#f2f8fd}@media only screen and (min-width:720px){#block-healthresearchform{width:calc(91.66667%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px)}}@media only screen and (min-width:1200px){#block-healthresearchform{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}#block-healthresearchform .health-research-form{padding:40px 50px}#block-healthresearchform h3{font-size:16px;margin-bottom:20px}@media only screen and (min-width:720px){#block-healthresearchform .form-input{float:left;width:300px;max-width:48%}#block-healthresearchform .form-input:first-child{margin-right:2%}#block-healthresearchform .form-input:nth-child(2){margin-left:2%}}#block-healthresearchform form label{color:#67747e;display:block;font-size:14px;font-weight:400;margin-bottom:7px}#block-healthresearchform form label.form-required::after{content:'*'}#block-healthresearchform form input{background:#fff;-webkit-appearance:none;-moz-appearance:none;border-radius:0;border:none;-webkit-box-sizing:border-box;box-sizing:border-box;color:#0d2331;display:block;height:40px;width:100%;padding:5px 10px;margin-bottom:25px}#block-healthresearchform form input[type="submit"]{font-size:14px;font-weight:500;text-decoration:none;color:#006eb7;display:block;border:2px solid #006eb7;padding:10px 35px 9px;height:auto;width:auto;background:transparent;margin:0 0 20px;clear:both}#block-healthresearchform a.forgot-pw{font-size:14px;font-weight:700;margin:20px 0;color:#006eb7;text-decoration:none}#block-healthresearchform .signin-wrapper{border-top:1px solid #bdcddd;padding:40px 0 0;margin-top:40px}#block-healthresearchform .signin-wrapper a{font-size:14px;font-weight:500;text-decoration:none;color:#006eb7;display:inline-block;border:2px solid #006eb7;padding:10px 35px 9px;height:auto;margin:0 0 20px}#block-identificationregistryform{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);margin-top:20px;background-color:#f2f8fd}@media only screen and (min-width:720px){#block-identificationregistryform{width:calc(91.66667%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px)}}@media only screen and (min-width:1200px){#block-identificationregistryform{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}#block-identificationregistryform .identification_registry-form{padding:40px 50px}#block-identificationregistryform h3{font-size:16px;margin-bottom:20px}@media only screen and (min-width:720px){#block-identificationregistryform .form-input{float:left;width:300px;max-width:48%}#block-identificationregistryform .form-input:first-child{margin-right:2%}#block-identificationregistryform .form-input:nth-child(2){margin-left:2%}}#block-identificationregistryform form label{color:#67747e;display:block;font-size:14px;font-weight:400;margin-bottom:7px}#block-identificationregistryform form label.form-required::after{content:'*'}#block-identificationregistryform form input{background:#fff;-webkit-appearance:none;-moz-appearance:none;border-radius:0;border:none;-webkit-box-sizing:border-box;box-sizing:border-box;color:#0d2331;display:block;height:40px;width:100%;padding:5px 10px;margin-bottom:25px}#block-identificationregistryform form input[type="submit"]{font-size:14px;font-weight:500;text-decoration:none;color:#006eb7;display:block;border:2px solid #006eb7;padding:10px 35px 9px;height:auto;width:auto;background:transparent;margin:0 0 20px;clear:both}#block-identificationregistryform a.forgot-pw{font-size:14px;font-weight:700;margin:20px 0;color:#006eb7;text-decoration:none}#block-identificationregistryform .signin-wrapper{border-top:1px solid #bdcddd;padding:40px 0 0;margin-top:40px}#block-identificationregistryform .signin-wrapper a{font-size:14px;font-weight:500;text-decoration:none;color:#006eb7;display:inline-block;border:2px solid #006eb7;padding:10px 35px 9px;height:auto;margin:0 0 20px}.block-juicer-feed{width:calc(100%);float:left;margin-left:0px}.block-juicer-feed .juicer-feed{font-family:"antenna","arial",sans-serif}.block-juicer-feed .juicer-feed p{color:#0d2331}.block-juicer-feed .juicer-feed .j-message a{color:#006eb7;font-weight:400 !important}.block-juicer-feed .juicer-feed .j-message a:hover,.block-juicer-feed .juicer-feed .j-message a:active,.block-juicer-feed .juicer-feed .j-message a:focus{color:#fff}#block-frontpage-kennelpiirit{width:calc(100%);float:left;margin-left:0px}#block-frontpage-kennelpiirit .node--view-mode-kennelpiiri-section{position:relative}@media only screen and (min-width:720px){#block-frontpage-kennelpiirit .node--view-mode-kennelpiiri-section .field--name-field-kennelpiiri-background img{height:786px;-o-object-fit:cover;object-fit:cover;width:100%}}@media only screen and (min-width:1200px){#block-frontpage-kennelpiirit .node--view-mode-kennelpiiri-section .field--name-field-kennelpiiri-background img{height:852px}}@media only screen and (min-width:720px){#block-frontpage-kennelpiirit .node--view-mode-kennelpiiri-section .kennelpiiri-wrapper{bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:652px;left:0;margin:auto;position:absolute;right:0;top:0;width:984px}}@media only screen and (min-width:1200px){#block-frontpage-kennelpiirit .node--view-mode-kennelpiiri-section .kennelpiiri-wrapper{width:990px}}#block-frontpage-kennelpiirit .node--view-mode-kennelpiiri-section .kennelpiiri-wrapper .kp-links{background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px 25px}@media only screen and (min-width:720px){#block-frontpage-kennelpiirit .node--view-mode-kennelpiiri-section .kennelpiiri-wrapper .kp-links{min-width:600px;padding:40px 50px}}@media only screen and (min-width:1200px){#block-frontpage-kennelpiirit .node--view-mode-kennelpiiri-section .kennelpiiri-wrapper .kp-links{padding:40px 60px}}#block-frontpage-kennelpiirit .node--view-mode-kennelpiiri-section .kennelpiiri-wrapper .kp-links .field--name-field-kp-element-title{font-size:18px;font-weight:300;line-height:24px;margin-bottom:30px;text-align:center}@media only screen and (min-width:720px){#block-frontpage-kennelpiirit .node--view-mode-kennelpiiri-section .kennelpiiri-wrapper .kp-links .field--name-field-kp-element-title{font-size:22px;line-height:30px;text-align:left}}#block-frontpage-kennelpiirit .node--view-mode-kennelpiiri-section .kennelpiiri-wrapper .kp-links-columns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#block-frontpage-kennelpiirit .node--view-mode-kennelpiiri-section .kennelpiiri-wrapper .kp-links-columns>.field--type-text-long{display:inline-block;width:auto}#block-frontpage-kennelpiirit .node--view-mode-kennelpiiri-section .kennelpiiri-wrapper .kp-links-columns>.field--type-text-long p{color:#006eb7;font-size:14px;font-weight:700;margin-bottom:30px}#block-frontpage-kennelpiirit .node--view-mode-kennelpiiri-section .kennelpiiri-wrapper .kp-links-columns>.field--type-text-long p a{font-size:14px;font-weight:700;padding:0;text-shadow:none;white-space:nowrap}@media only screen and (min-width:720px){#block-frontpage-kennelpiirit .node--view-mode-kennelpiiri-section .kennelpiiri-wrapper .kp-links-columns>.field--type-text-long p a{font-size:16px}}#block-frontpage-kennelpiirit .node--view-mode-kennelpiiri-section .kennelpiiri-wrapper .kp-links-columns>.field--type-text-long p a:hover{background-color:transparent;color:#006eb7;font-weight:700;padding:0;text-decoration:underline}#block-frontpage-kennelpiirit .node--view-mode-kennelpiiri-section .kennelpiiri-wrapper .kp-links .kp-info-text{font-size:14px;line-height:18px}#block-frontpage-kennelpiirit .node--view-mode-kennelpiiri-section .kennelpiiri-wrapper .kp-info{background-color:#006eb7;-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px 25px;text-align:center}@media only screen and (min-width:720px){#block-frontpage-kennelpiirit .node--view-mode-kennelpiiri-section .kennelpiiri-wrapper .kp-info{padding:40px 30px;text-align:left}}#block-frontpage-kennelpiirit .node--view-mode-kennelpiiri-section .kennelpiiri-wrapper .kp-info .field--name-field-kennelpiiri-title{color:#fff;font-size:22px;font-weight:300;line-height:30px;margin-bottom:20px}#block-frontpage-kennelpiirit .node--view-mode-kennelpiiri-section .kennelpiiri-wrapper .kp-info .field--name-field-kennelpiiri-text{color:#fff;font-size:16px;font-weight:300;line-height:30px;margin-bottom:20px}#block-frontpage-kennelpiirit .node--view-mode-kennelpiiri-section .kennelpiiri-wrapper .kp-info .field--name-field-kennelpiiri-links{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:720px){#block-frontpage-kennelpiirit .node--view-mode-kennelpiiri-section .kennelpiiri-wrapper .kp-info .field--name-field-kennelpiiri-links{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}#block-frontpage-kennelpiirit .node--view-mode-kennelpiiri-section .kennelpiiri-wrapper .kp-info .field--name-field-kennelpiiri-links .field__item{margin-bottom:15px;width:243px}#block-frontpage-kennelpiirit .node--view-mode-kennelpiiri-section .kennelpiiri-wrapper .kp-info .field--name-field-kennelpiiri-links .field__item a{background-color:#fff;background-image:url("/sites/default/themes/kennelliitto/images/chevron-right-green.svg");background-position:10px;background-repeat:no-repeat;background-size:16px 16px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#006eb7;display:block;font-weight:500;padding:12px 30px;text-align:left;text-decoration:none}#block-frontpage-kennelpiirit .node--view-mode-kennelpiiri-section .kennelpiiri-wrapper .kp-info .field--name-field-kennelpiiri-links .field__item a:hover,#block-frontpage-kennelpiirit .node--view-mode-kennelpiiri-section .kennelpiiri-wrapper .kp-info .field--name-field-kennelpiiri-links .field__item a:focus{opacity:0.8}@media only screen and (min-width:720px) and (max-width:1023px){#block-frontpage-kennelpiirit .node--view-mode-kennelpiiri-section .field--name-field-kennelpiiri-background img{height:1140px}#block-frontpage-kennelpiirit .node--view-mode-kennelpiiri-section .kennelpiiri-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:985px;width:576px}#block-frontpage-kennelpiirit .node--view-mode-kennelpiiri-section .kennelpiiri-wrapper .kp-links{padding:30px 60px;min-width:auto}#block-frontpage-kennelpiirit .node--view-mode-kennelpiiri-section .kennelpiiri-wrapper .kp-links .field--name-field-kp-element-title{text-align:center}#block-frontpage-kennelpiirit .node--view-mode-kennelpiiri-section .kennelpiiri-wrapper .kp-info{padding:25px 32px;text-align:center}#block-frontpage-kennelpiirit .node--view-mode-kennelpiiri-section .kennelpiiri-wrapper .kp-info .field--name-field-kennelpiiri-links{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media only screen and (max-width:374px){#block-frontpage-kennelpiirit .node--view-mode-kennelpiiri-section .kennelpiiri-wrapper .kp-links-columns>.field--type-text-long p a{font-size:12px}}#block-registeramembershipform,#block-resignationmembershipform{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);margin-top:30px}@media only screen and (min-width:720px){#block-registeramembershipform,#block-resignationmembershipform{width:calc(91.66667%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px)}}@media only screen and (min-width:1200px){#block-registeramembershipform,#block-resignationmembershipform{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}.block-views-blocknews-all-news-listing{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);margin-top:30px}@media only screen and (min-width:720px){.block-views-blocknews-all-news-listing{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}@media only screen and (min-width:1200px){.block-views-blocknews-all-news-listing{width:calc(91.66667%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px)}}.block-views-blocknews-all-news-listing .view-content .views-row{background-color:#f2f8fd;border-left:10px solid #006eb7;margin-bottom:20px}.block-views-blocknews-all-news-listing .view-content .views-row .node--view-mode-listing-teaser a{text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px 30px;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (min-width:720px){.block-views-blocknews-all-news-listing .view-content .views-row .node--view-mode-listing-teaser a{padding:35px 60px}}.block-views-blocknews-all-news-listing .view-content .views-row .node--view-mode-listing-teaser a .field--name-title{font-size:16px;font-weight:700;line-height:24px;color:#006eb7;margin-bottom:10px}@media only screen and (min-width:720px){.block-views-blocknews-all-news-listing .view-content .views-row .node--view-mode-listing-teaser a .field--name-title{font-size:20px;line-height:24px}}@media only screen and (min-width:1200px){.block-views-blocknews-all-news-listing .view-content .views-row .node--view-mode-listing-teaser a .field--name-title{font-size:28px;line-height:32px}}.block-views-blocknews-all-news-listing .view-content .views-row .node--view-mode-listing-teaser a .authored-on{font-size:14px;font-weight:300;line-height:24px;color:#67747e}@media only screen and (min-width:720px){.block-views-blocknews-all-news-listing .view-content .views-row .node--view-mode-listing-teaser a .authored-on{font-size:14px;line-height:24px}}@media only screen and (min-width:1200px){.block-views-blocknews-all-news-listing .view-content .views-row .node--view-mode-listing-teaser a .authored-on{font-size:17px;line-height:32px}}.block-views-blocknews-all-news-listing .pager{width:calc(100%);float:left;margin-left:0px;margin-bottom:20px}@media only screen and (min-width:720px){.block-views-blocknews-all-news-listing .pager{width:calc(100%);float:left;margin-left:0px}}@media only screen and (min-width:1200px){.block-views-blocknews-all-news-listing .pager{width:calc(91.66667%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px);margin-top:40px;margin-bottom:60px}}.block-views-blocknews-all-news-listing .pager ul li{list-style:none;display:inline-block;margin-right:5px}.block-views-blocknews-all-news-listing .pager ul li.pager__item--next,.block-views-blocknews-all-news-listing .pager ul li.pager__item--previous{margin:0px 5px}.block-views-blocknews-all-news-listing .pager ul li.is-active a{color:#000;background-color:#f2f8fd;padding:8px}.block-views-blocknews-all-news-listing .pager ul li a{display:inline-block;font-size:17px;font-weight:700;line-height:32px;color:#006eb7;text-decoration:none}@media only screen and (min-width:720px){.block-views-blocknews-all-news-listing .pager ul li a{font-size:20px;line-height:24px}}@media only screen and (min-width:1200px){.block-views-blocknews-all-news-listing .pager ul li a{font-size:24px;line-height:32px}}.block-views-exposed-filter-blocknews-news-listing-page{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);margin-top:30px;margin-bottom:0px}@media only screen and (min-width:720px){.block-views-exposed-filter-blocknews-news-listing-page{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px);margin-top:20px;margin-bottom:0px}}@media only screen and (min-width:1200px){.block-views-exposed-filter-blocknews-news-listing-page{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px);margin-top:30px;margin-bottom:30px}}.block-views-exposed-filter-blocknews-news-listing-page .form--inline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:1200px){.block-views-exposed-filter-blocknews-news-listing-page .form--inline{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap}}.block-views-exposed-filter-blocknews-news-listing-page .form--inline .form-item{margin-bottom:15px}@media only screen and (min-width:1200px){.block-views-exposed-filter-blocknews-news-listing-page .form--inline .form-item{margin-right:30px;margin-bottom:20px}}.block-views-exposed-filter-blocknews-news-listing-page .form--inline .form-item input,.block-views-exposed-filter-blocknews-news-listing-page .form--inline .form-item select{-webkit-appearance:none;-moz-appearance:none;border-radius:0;height:45px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:10px}@media only screen and (min-width:720px){.block-views-exposed-filter-blocknews-news-listing-page .form--inline .form-item input,.block-views-exposed-filter-blocknews-news-listing-page .form--inline .form-item select{width:300px}}.block-views-exposed-filter-blocknews-news-listing-page .form--inline .form-item.form-type-select label{font-size:14px;font-weight:700;color:#006eb7;text-transform:uppercase;display:block;margin-bottom:10px}@media only screen and (min-width:720px){.block-views-exposed-filter-blocknews-news-listing-page .form--inline .form-item.form-type-select label{color:#fff}}.block-views-exposed-filter-blocknews-news-listing-page .form--inline .form-item.form-type-select select{border:none;background-color:#006eb7;background-image:url("/sites/default/themes/kennelliitto/images/chevron-down.svg");background-repeat:no-repeat;background-position:right;background-size:45px 20px;color:#fff}@media only screen and (min-width:720px){.block-views-exposed-filter-blocknews-news-listing-page .form--inline .form-item.form-type-select .select2{width:300px !important}}.block-views-exposed-filter-blocknews-news-listing-page .form--inline .form-item.form-type-select .select2 .selection .select2-selection{-webkit-appearance:none;-moz-appearance:none;background-color:#006eb7;background-image:url("/sites/default/themes/kennelliitto/images/chevron-down.svg");background-repeat:no-repeat;background-position:right;background-size:30px 20px;border:2px solid #006eb7;border-radius:0;height:45px;padding:8px}.block-views-exposed-filter-blocknews-news-listing-page .form--inline .form-item.form-type-select .select2 .selection .select2-selection .select2-selection__rendered{color:#fff;text-align:left;padding:0 0 0 5px}.block-views-exposed-filter-blocknews-news-listing-page .form--inline .form-item.form-type-select .select2 .selection .select2-selection .select2-selection__arrow{display:none;visibility:hidden}.block-views-exposed-filter-blocknews-news-listing-page .form--inline .form-item.form-type-select .select2.select2-container--open .selection .select2-selection{background-color:#006eb7;background-image:url("/sites/default/themes/kennelliitto/images/chevron-up.svg");background-repeat:no-repeat;background-position:right;background-size:30px 20px;border:2px solid #006eb7}.block-views-exposed-filter-blocknews-news-listing-page .form--inline .form-item.form-type-textfield input[type=text]{border:2px solid #006eb7;background-color:transparent;color:#006eb7}@media only screen and (min-width:720px){.block-views-exposed-filter-blocknews-news-listing-page .form--inline .form-item.form-type-textfield input[type=text]{border:2px solid #fff;color:#fff}}.block-views-exposed-filter-blocknews-news-listing-page .form--inline .form-item.form-type-textfield input[type=text]::-webkit-input-placeholder{color:#006eb7;opacity:1}.block-views-exposed-filter-blocknews-news-listing-page .form--inline .form-item.form-type-textfield input[type=text]:-ms-input-placeholder{color:#006eb7;opacity:1}.block-views-exposed-filter-blocknews-news-listing-page .form--inline .form-item.form-type-textfield input[type=text]::-ms-input-placeholder{color:#006eb7;opacity:1}.block-views-exposed-filter-blocknews-news-listing-page .form--inline .form-item.form-type-textfield input[type=text]::placeholder{color:#006eb7;opacity:1}@media only screen and (min-width:720px){.block-views-exposed-filter-blocknews-news-listing-page .form--inline .form-item.form-type-textfield input[type=text]::-webkit-input-placeholder{color:#fff}.block-views-exposed-filter-blocknews-news-listing-page .form--inline .form-item.form-type-textfield input[type=text]:-ms-input-placeholder{color:#fff}.block-views-exposed-filter-blocknews-news-listing-page .form--inline .form-item.form-type-textfield input[type=text]::-ms-input-placeholder{color:#fff}.block-views-exposed-filter-blocknews-news-listing-page .form--inline .form-item.form-type-textfield input[type=text]::placeholder{color:#fff}}.block-views-exposed-filter-blocknews-news-listing-page .form--inline .form-item.form-type-textfield input[type=text]::-ms-input-placeholder{color:#006eb7}@media only screen and (min-width:720px){.block-views-exposed-filter-blocknews-news-listing-page .form--inline .form-item.form-type-textfield input[type=text]::-ms-input-placeholder{color:#fff}}.block-views-exposed-filter-blocknews-news-listing-page .form--inline .form-item.form-type-textfield input[type=text]:-ms-input-placeholder{color:#006eb7}@media only screen and (min-width:720px){.block-views-exposed-filter-blocknews-news-listing-page .form--inline .form-item.form-type-textfield input[type=text]:-ms-input-placeholder{color:#fff}}.block-views-exposed-filter-blocknews-news-listing-page .form--inline .form-item.form-item-created label,.block-views-exposed-filter-blocknews-news-listing-page .form--inline .form-item.form-item-created-1 label{font-size:14px;font-weight:400;color:#006eb7;display:block;margin-bottom:10px}@media only screen and (min-width:720px){.block-views-exposed-filter-blocknews-news-listing-page .form--inline .form-item.form-item-created label,.block-views-exposed-filter-blocknews-news-listing-page .form--inline .form-item.form-item-created-1 label{color:#fff}}.block-views-exposed-filter-blocknews-news-listing-page .form--inline .form-item.form-item-created input,.block-views-exposed-filter-blocknews-news-listing-page .form--inline .form-item.form-item-created-1 input{font-size:14px;background-image:url("/sites/default/themes/kennelliitto/images/calendar-blue.svg");background-repeat:no-repeat;background-position:right;background-size:40px 25px;width:140px}@media only screen and (min-width:720px){.block-views-exposed-filter-blocknews-news-listing-page .form--inline .form-item.form-item-created input,.block-views-exposed-filter-blocknews-news-listing-page .form--inline .form-item.form-item-created-1 input{background-image:url("/sites/default/themes/kennelliitto/images/calendar.svg")}}@media only screen and (min-width:1200px){.block-views-exposed-filter-blocknews-news-listing-page .form--inline .form-item.form-item-created::after{content:'–';display:inline-block;color:#fff;margin-left:10px;margin-right:-17px}}.block-views-exposed-filter-blocknews-news-listing-page .form--inline .form-actions input{-webkit-appearance:none;-moz-appearance:none;border-radius:0;height:45px;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid #006eb7;background-color:transparent;color:#006eb7;padding:8px 20px;margin-bottom:15px}@media only screen and (min-width:720px){.block-views-exposed-filter-blocknews-news-listing-page .form--inline .form-actions input{margin-right:30px;margin-bottom:20px;color:#fff;border:2px solid #fff}}@media only screen and (max-width:719px){.block-views-exposed-filter-blocknews-news-listing-page .form--inline .form-item.form-type-textfield input[type=text]::-webkit-input-placeholder{color:#006eb7;opacity:1}.block-views-exposed-filter-blocknews-news-listing-page .form--inline .form-item.form-type-textfield input[type=text]:-ms-input-placeholder{color:#006eb7;opacity:1}.block-views-exposed-filter-blocknews-news-listing-page .form--inline .form-item.form-type-textfield input[type=text]::-ms-input-placeholder{color:#006eb7;opacity:1}.block-views-exposed-filter-blocknews-news-listing-page .form--inline .form-item.form-type-textfield input[type=text]::placeholder{color:#006eb7;opacity:1}.block-views-exposed-filter-blocknews-news-listing-page .form--inline .form-item.form-type-textfield input[type=text]::-ms-input-placeholder{color:#006eb7}.block-views-exposed-filter-blocknews-news-listing-page .form--inline .form-item.form-type-textfield input[type=text]:-ms-input-placeholder{color:#006eb7}}.select2-dropdown #select2-edit-field-themes-target-id-results{background-color:#006eb7;color:#fff;font-family:"antenna","arial",sans-serif;font-size:14px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:auto;margin:20px;max-height:none}.select2-dropdown #select2-edit-field-themes-target-id-results .select2-results__option{background-image:url("/sites/default/themes/kennelliitto/images/chevron-right-green.svg");background-repeat:no-repeat;background-position:left;background-size:30px 20px;padding:10px 15px 10px 30px}.select2-dropdown #select2-edit-field-themes-target-id-results .select2-results__option--highlighted{background-color:#1782c9}.select2-dropdown #select2-edit-field-themes-target-id-results .select2-results__option[aria-selected=true]{background-color:#1782c9}#block-omakoiraloginform{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);margin-top:20px}@media only screen and (min-width:720px){#block-omakoiraloginform{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}@media only screen and (min-width:1200px){#block-omakoiraloginform{width:calc(54.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}#block-omakoiraloginform .form-item{float:none;width:100%;margin-bottom:20px}@media only screen and (min-width:720px){#block-omakoiraloginform .form-item{margin-bottom:0;float:left;width:250px;margin-right:25px}}#block-omakoiraloginform .form-item label{display:block;color:black;margin-bottom:5px;font-size:18px}@media only screen and (min-width:720px){#block-omakoiraloginform .form-item label{color:white}}#block-omakoiraloginform .form-item input{padding:8px 20px;width:calc(100% - 40px);border:1px solid #006eb7}@media only screen and (min-width:720px){#block-omakoiraloginform .form-item input{border:none}}#block-omakoiraloginform input[type="submit"]{-webkit-appearance:none;-moz-appearance:none;background:#006eb7;color:white;border:none;padding:8px 10px}@media only screen and (min-width:720px){#block-omakoiraloginform input[type="submit"]{margin-top:40px}}.block-views-blockomakoira-tip-all-omakoira-tips{width:calc(100%);float:left;margin-left:0px;background-color:#f2f8fd;margin-top:30px;margin-bottom:30px}@media only screen and (min-width:720px){.block-views-blockomakoira-tip-all-omakoira-tips{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}@media only screen and (min-width:1200px){.block-views-blockomakoira-tip-all-omakoira-tips{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}@media only screen and (min-width:1200px){.block-views-blockomakoira-tip-all-omakoira-tips .view-display-id-all_omakoira_tips .view-content>.views-row{width:calc(95.83333%);float:left;margin-left:0px;margin-left:calc(2.08333% + 0px);margin-top:40px;margin-bottom:40px}}.block-views-blockomakoira-tip-all-omakoira-tips .view-display-id-all_omakoira_tips .view-content>.views-row .views-row .views-accordion-header{font-family:"antenna";border:none;border-radius:0px;margin:0;padding:15px 30px}.block-views-blockomakoira-tip-all-omakoira-tips .view-display-id-all_omakoira_tips .view-content>.views-row .views-row .views-accordion-header .authored-on{font-size:15px;font-weight:300;line-height:30px;color:#67747e;margin-right:20px;display:block}@media only screen and (min-width:720px){.block-views-blockomakoira-tip-all-omakoira-tips .view-display-id-all_omakoira_tips .view-content>.views-row .views-row .views-accordion-header .authored-on{font-size:16px}}@media only screen and (min-width:1200px){.block-views-blockomakoira-tip-all-omakoira-tips .view-display-id-all_omakoira_tips .view-content>.views-row .views-row .views-accordion-header .authored-on{display:inline-block}}.block-views-blockomakoira-tip-all-omakoira-tips .view-display-id-all_omakoira_tips .view-content>.views-row .views-row .views-accordion-header a{font-size:15px;font-weight:700;line-height:30px;color:#006eb7}@media only screen and (min-width:720px){.block-views-blockomakoira-tip-all-omakoira-tips .view-display-id-all_omakoira_tips .view-content>.views-row .views-row .views-accordion-header a{font-size:16px}}.block-views-blockomakoira-tip-all-omakoira-tips .view-display-id-all_omakoira_tips .view-content>.views-row .views-row .views-accordion-header.ui-accordion-header-collapsed::after{content:'';display:inline-block;background-image:url("/sites/default/themes/kennelliitto/images/chevron-down-blue.svg");background-size:20px 30px;width:20px;height:20px}@media only screen and (min-width:720px){.block-views-blockomakoira-tip-all-omakoira-tips .view-display-id-all_omakoira_tips .view-content>.views-row .views-row .views-accordion-header.ui-accordion-header-collapsed::after{float:right}}.block-views-blockomakoira-tip-all-omakoira-tips .view-display-id-all_omakoira_tips .view-content>.views-row .views-row .views-accordion-header.ui-state-active{background-color:transparent}.block-views-blockomakoira-tip-all-omakoira-tips .view-display-id-all_omakoira_tips .view-content>.views-row .views-row .views-accordion-header.ui-state-active a{color:#76b82a}.block-views-blockomakoira-tip-all-omakoira-tips .view-display-id-all_omakoira_tips .view-content>.views-row .views-row .views-accordion-header.ui-state-active::after{content:'';display:inline-block;background-image:url("/sites/default/themes/kennelliitto/images/chevron-up-green.svg");background-size:20px 30px;width:20px;height:20px}@media only screen and (min-width:720px){.block-views-blockomakoira-tip-all-omakoira-tips .view-display-id-all_omakoira_tips .view-content>.views-row .views-row .views-accordion-header.ui-state-active::after{float:right}}.block-views-blockomakoira-tip-all-omakoira-tips .view-display-id-all_omakoira_tips .view-content>.views-row .views-row .ui-accordion-content{font-family:"antenna";border:none;border-radius:0px;margin:0;height:auto !important}.block-views-blockomakoira-tip-all-omakoira-tips .view-display-id-all_omakoira_tips .view-content>.views-row .views-row .ui-accordion-content p{font-size:14px;font-weight:400;line-height:22px;color:#0d2331}@media only screen and (min-width:1200px){.block-views-blockomakoira-tip-all-omakoira-tips .view-display-id-all_omakoira_tips .view-content>.views-row .views-row .ui-accordion-content p{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}.block-views-blockomakoira-tip-all-omakoira-tips .view-display-id-all_omakoira_tips .view-content>.views-row .views-row .ui-accordion-content p a{color:#006eb7}.block-views-blockomakoira-tip-all-omakoira-tips .view-display-id-all_omakoira_tips .view-content>.views-row .views-row .ui-accordion-content p a:hover,.block-views-blockomakoira-tip-all-omakoira-tips .view-display-id-all_omakoira_tips .view-content>.views-row .views-row .ui-accordion-content p a:active,.block-views-blockomakoira-tip-all-omakoira-tips .view-display-id-all_omakoira_tips .view-content>.views-row .views-row .ui-accordion-content p a:focus{color:#fff}.block-views-blockomakoira-tip-all-omakoira-tips .view-display-id-all_omakoira_tips .view-content>.views-row .views-row .ui-accordion-content ul{font-size:14px;font-weight:400;line-height:22px;color:#0d2331}@media only screen and (min-width:1200px){.block-views-blockomakoira-tip-all-omakoira-tips .view-display-id-all_omakoira_tips .view-content>.views-row .views-row .ui-accordion-content ul{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}.block-views-blockomakoira-tip-all-omakoira-tips .view-display-id-all_omakoira_tips .view-content>.views-row .views-row .ui-accordion-content ul li{font-size:14px;line-height:20px;list-style-type:disc;margin:10px 10px 15px 35px}.block-views-blockomakoira-tip-all-omakoira-tips .view-display-id-all_omakoira_tips .view-content>.views-row .views-row .ui-accordion-content ul li a{font-weight:700;color:#006eb7;text-decoration:none;padding:3px 2px}@media only screen and (min-width:720px){.block-views-blockomakoira-tip-all-omakoira-tips .view-display-id-all_omakoira_tips .view-content>.views-row .views-row .ui-accordion-content ul li a{font-weight:400;text-shadow:1px 0 0 currentColor}}.block-views-blockomakoira-tip-all-omakoira-tips .view-display-id-all_omakoira_tips .view-content>.views-row .views-row .ui-accordion-content ul li a:hover,.block-views-blockomakoira-tip-all-omakoira-tips .view-display-id-all_omakoira_tips .view-content>.views-row .views-row .ui-accordion-content ul li a:active,.block-views-blockomakoira-tip-all-omakoira-tips .view-display-id-all_omakoira_tips .view-content>.views-row .views-row .ui-accordion-content ul li a:focus{font-weight:400;color:#fff;background-color:#006eb7;padding:3px 2px}@media only screen and (min-width:720px){.block-views-blockomakoira-tip-all-omakoira-tips .view-display-id-all_omakoira_tips .view-content>.views-row .views-row .ui-accordion-content ul li a:hover,.block-views-blockomakoira-tip-all-omakoira-tips .view-display-id-all_omakoira_tips .view-content>.views-row .views-row .ui-accordion-content ul li a:active,.block-views-blockomakoira-tip-all-omakoira-tips .view-display-id-all_omakoira_tips .view-content>.views-row .views-row .ui-accordion-content ul li a:focus{text-shadow:none}}.block-views-blockomakoira-tip-all-omakoira-tips .view-display-id-all_omakoira_tips .view-content>.views-row .views-row .ui-accordion-content ol{font-size:14px;font-weight:400;line-height:22px;color:#0d2331}@media only screen and (min-width:1200px){.block-views-blockomakoira-tip-all-omakoira-tips .view-display-id-all_omakoira_tips .view-content>.views-row .views-row .ui-accordion-content ol{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}.block-views-blockomakoira-tip-all-omakoira-tips .view-display-id-all_omakoira_tips .view-content>.views-row .views-row .ui-accordion-content ol li{font-size:14px;line-height:20px;margin:10px 10px 15px 35px}.block-views-blockomakoira-tip-all-omakoira-tips .view-display-id-all_omakoira_tips .view-content>.views-row .views-row .ui-accordion-content ol li a{font-weight:700;color:#006eb7;text-decoration:none;padding:3px 2px}@media only screen and (min-width:720px){.block-views-blockomakoira-tip-all-omakoira-tips .view-display-id-all_omakoira_tips .view-content>.views-row .views-row .ui-accordion-content ol li a{font-weight:400;text-shadow:1px 0 0 currentColor}}.block-views-blockomakoira-tip-all-omakoira-tips .view-display-id-all_omakoira_tips .view-content>.views-row .views-row .ui-accordion-content ol li a:hover,.block-views-blockomakoira-tip-all-omakoira-tips .view-display-id-all_omakoira_tips .view-content>.views-row .views-row .ui-accordion-content ol li a:active,.block-views-blockomakoira-tip-all-omakoira-tips .view-display-id-all_omakoira_tips .view-content>.views-row .views-row .ui-accordion-content ol li a:focus{font-weight:400;color:#fff;background-color:#006eb7;padding:3px 2px}@media only screen and (min-width:720px){.block-views-blockomakoira-tip-all-omakoira-tips .view-display-id-all_omakoira_tips .view-content>.views-row .views-row .ui-accordion-content ol li a:hover,.block-views-blockomakoira-tip-all-omakoira-tips .view-display-id-all_omakoira_tips .view-content>.views-row .views-row .ui-accordion-content ol li a:active,.block-views-blockomakoira-tip-all-omakoira-tips .view-display-id-all_omakoira_tips .view-content>.views-row .views-row .ui-accordion-content ol li a:focus{text-shadow:none}}.block-views-blockomakoira-tip-all-omakoira-tips .view-display-id-all_omakoira_tips .view-content>.views-row .views-row:nth-of-type(odd) .views-accordion-header.ui-accordion-header-collapsed{background-color:#e9f1f8}.block-views-blockomakoira-tip-all-omakoira-tips .view-display-id-all_omakoira_tips .view-content>.views-row .views-row:nth-of-type(odd) .views-accordion-header.ui-accordion-header-collapsed.ui-state-hover{background-color:rgba(255,255,255,0.5)}.block-views-blockomakoira-tip-all-omakoira-tips .view-display-id-all_omakoira_tips .view-content>.views-row .views-row:nth-of-type(odd) .views-accordion-header.ui-state-active{background-color:#e9f1f8}.block-views-blockomakoira-tip-all-omakoira-tips .view-display-id-all_omakoira_tips .view-content>.views-row .views-row:nth-of-type(odd) .ui-accordion-content{background-color:#e9f1f8}.block-views-blockomakoira-tip-all-omakoira-tips .view-display-id-all_omakoira_tips .view-content>.views-row .views-row:nth-of-type(even) .views-accordion-header.ui-accordion-header-collapsed{background-color:#f2f8fd}.block-views-blockomakoira-tip-all-omakoira-tips .view-display-id-all_omakoira_tips .view-content>.views-row .views-row:nth-of-type(even) .views-accordion-header.ui-accordion-header-collapsed.ui-state-hover{background-color:rgba(255,255,255,0.5)}.block-views-blockomakoira-tip-all-omakoira-tips .view-display-id-all_omakoira_tips .view-content>.views-row .views-row:nth-of-type(even) .ui-accordion-content{background-color:#f2f8fd}#block-ownershipdeclarationform{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);margin-top:20px;background-color:#f2f8fd}@media only screen and (min-width:720px){#block-ownershipdeclarationform{width:calc(91.66667%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px)}}@media only screen and (min-width:1200px){#block-ownershipdeclarationform{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}#block-ownershipdeclarationform .ownership-delaration-form{padding:40px 50px}#block-ownershipdeclarationform h3{font-size:16px;margin-bottom:20px}@media only screen and (min-width:720px){#block-ownershipdeclarationform .form-input{float:left;width:300px;max-width:48%}#block-ownershipdeclarationform .form-input:first-child{margin-right:2%}#block-ownershipdeclarationform .form-input:nth-child(2){margin-left:2%}}#block-ownershipdeclarationform form label{color:#67747e;display:block;font-size:14px;font-weight:400;margin-bottom:7px}#block-ownershipdeclarationform form label.form-required::after{content:'*'}#block-ownershipdeclarationform form input{background:#fff;-webkit-appearance:none;-moz-appearance:none;border-radius:0;border:none;-webkit-box-sizing:border-box;box-sizing:border-box;color:#0d2331;display:block;height:40px;width:100%;padding:5px 10px;margin-bottom:25px}#block-ownershipdeclarationform form input[type="submit"]{font-size:14px;font-weight:500;text-decoration:none;color:#006eb7;display:block;border:2px solid #006eb7;padding:10px 35px 9px;height:auto;width:auto;background:transparent;margin:0 0 20px;clear:both}#block-ownershipdeclarationform a.forgot-pw{font-size:14px;font-weight:700;margin:20px 0;color:#006eb7;text-decoration:none}#block-ownershipdeclarationform .signin-wrapper{border-top:1px solid #bdcddd;padding:40px 0 0;margin-top:40px}#block-ownershipdeclarationform .signin-wrapper a{font-size:14px;font-weight:500;text-decoration:none;color:#006eb7;display:inline-block;border:2px solid #006eb7;padding:10px 35px 9px;height:auto;margin:0 0 20px}.block-main-partner-logos{width:calc(100%);float:left;margin-left:0px;border-top:2px solid #f0f0f0;background-color:#ffffff}.block-main-partner-logos h2{color:#0d2331;font-size:12px;line-height:15px;letter-spacing:1.8px;font-weight:300;margin:30px auto;text-align:center;text-transform:uppercase}.partner-logos-wrapper a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media only screen and (min-width:720px){.partner-logos-wrapper a.agria img{margin-bottom:7px}}@media only screen and (min-width:720px){.partner-logos-wrapper a.koiramme img{margin-bottom:17px}}@media only screen and (min-width:720px){.partner-logos-wrapper a.prettybit img{margin-bottom:10px}}@media only screen and (min-width:720px){.partner-logos-wrapper a.scandic img{margin-bottom:17px}}@media only screen and (min-width:720px){.partner-logos-wrapper a.kennelsaatio img{margin-bottom:11px}}.partner-logos-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:30px;row-gap:30px}@media only screen and (min-width:720px){.partner-logos-top{-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:45px;column-gap:45px;padding-bottom:15px;row-gap:normal}}.partner-logos-bottom{border-top:2px solid #f0f0f0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:30px 0;row-gap:30px}@media only screen and (min-width:720px){.partner-logos-bottom{-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:45px;column-gap:45px;padding:30px 0 20px;row-gap:normal}}.block-footer-partner-logos{width:calc(100%);float:left;margin-left:0px;background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;padding:32px}@media only screen and (min-width:720px){.block-footer-partner-logos{width:calc(45.83333%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px)}}@media only screen and (min-width:1200px){.block-footer-partner-logos{width:calc(100%);float:left;margin-left:0px;padding:25px 20px}}@media only screen and (min-width:1440px){.block-footer-partner-logos{padding:32px}}.block-footer-partner-logos .partner-logos-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:45px;column-gap:45px;row-gap:14px}@media only screen and (min-width:720px){.block-footer-partner-logos .partner-logos-wrapper{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media only screen and (min-width:920px) and (max-width:999px){.block-footer-partner-logos{padding:25px 20px}}@media only screen and (min-width:720px) and (max-width:919px){.block-footer-partner-logos .partner-logos-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:20px}.partner-logos-wrapper a.ipfd img,.partner-logos-wrapper a.kennelsaatio img{margin-bottom:0}}@media only screen and (min-width:720px) and (max-width:799px){.partner-logos-bottom{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:30px 90px 20px;row-gap:20px}}@media only screen and (max-width:439px){.block-footer-partner-logos .partner-logos-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:20px}.partner-logos-wrapper a.ipfd img,.partner-logos-wrapper a.kennelsaatio img{margin-bottom:0}}.block-views-blockblog-recent-blog-posts{width:calc(100%);float:left;margin-left:0px}@media only screen and (min-width:720px){.block-views-blockblog-recent-blog-posts{margin-bottom:30px}}@media only screen and (min-width:1200px){.block-views-blockblog-recent-blog-posts{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px);margin-bottom:60px}}.block-views-blockblog-recent-blog-posts h2{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);font-size:16px;font-weight:300;line-height:20px;text-transform:uppercase;color:#67747e;border-left:10px solid #006eb7;padding-left:15px;margin-bottom:20px}@media only screen and (min-width:720px){.block-views-blockblog-recent-blog-posts h2{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px);font-size:18px}}@media only screen and (min-width:1200px){.block-views-blockblog-recent-blog-posts h2{width:calc(100%);float:left;margin-left:0px;margin-bottom:30px}}.block-views-blockblog-recent-blog-posts .view-display-id-recent_blog_posts .views-row{width:calc(100%);float:left;margin-left:0px;background-color:#fff;margin-bottom:15px}.block-views-blockblog-recent-blog-posts .view-display-id-recent_blog_posts .views-row .node--view-mode-blog-listing{width:calc(71.42857%);float:left;margin-left:0px;margin-left:calc(14.28571% + 0px);min-height:150px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:720px){.block-views-blockblog-recent-blog-posts .view-display-id-recent_blog_posts .views-row .node--view-mode-blog-listing{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media only screen and (min-width:1200px){.block-views-blockblog-recent-blog-posts .view-display-id-recent_blog_posts .views-row .node--view-mode-blog-listing{width:calc(95.83333%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px)}}.block-views-blockblog-recent-blog-posts .view-display-id-recent_blog_posts .views-row .node--view-mode-blog-listing .author-info a{font-size:18px;font-weight:700;line-height:24px;color:#006eb7;text-decoration:none}@media only screen and (min-width:720px){.block-views-blockblog-recent-blog-posts .view-display-id-recent_blog_posts .views-row .node--view-mode-blog-listing .author-info a{font-size:24px;line-height:32px}}@media only screen and (min-width:1200px){.block-views-blockblog-recent-blog-posts .view-display-id-recent_blog_posts .views-row .node--view-mode-blog-listing .author-info a{font-size:28px}}.block-views-blockblog-recent-blog-posts .view-display-id-recent_blog_posts .views-row .node--view-mode-blog-listing .author-info .authoring{font-size:14px;font-weight:300;color:#67747e;margin-top:10px}@media only screen and (min-width:720px){.block-views-blockblog-recent-blog-posts .view-display-id-recent_blog_posts .views-row .node--view-mode-blog-listing .author-info .authoring{font-size:15px}}@media only screen and (min-width:1200px){.block-views-blockblog-recent-blog-posts .view-display-id-recent_blog_posts .views-row .node--view-mode-blog-listing .author-info .authoring{margin-top:15px}}.block-views-blockblog-recent-blog-posts .view-display-id-recent_blog_posts .views-row .node--view-mode-blog-listing .author-info .authoring .authored-on::after{content:'|';display:inline-block;margin-left:4px}.block-views-blockblog-recent-blog-posts .view-display-id-recent_blog_posts .views-row .node--view-mode-blog-listing .author-image{display:none}@media only screen and (min-width:720px){.block-views-blockblog-recent-blog-posts .view-display-id-recent_blog_posts .views-row .node--view-mode-blog-listing .author-image{display:block;margin:15px}}@media only screen and (min-width:1200px){.block-views-blockblog-recent-blog-posts .view-display-id-recent_blog_posts .views-row .node--view-mode-blog-listing .author-image{margin:15px 30px 15px 60px}}.block-views-blockblog-recent-blog-posts .view-display-id-recent_blog_posts .views-row .node--view-mode-blog-listing .author-image .media--view-mode-circle-image{border:10px solid #bdcddd}@media only screen and (min-width:720px){.block-views-blockblog-recent-blog-posts .view-display-id-recent_blog_posts .views-row .node--view-mode-blog-listing .author-image .media--view-mode-circle-image img{max-width:160px}}@media only screen and (min-width:1200px){.block-views-blockblog-recent-blog-posts .view-display-id-recent_blog_posts .views-row .node--view-mode-blog-listing .author-image .media--view-mode-circle-image img{max-width:150px}}.block-views-blocknews-recent-news,.block-views-blocknews-recent-news-theme{width:calc(100%);float:left;margin-left:0px;margin-bottom:30px}.block-views-blocknews-recent-news .views-row,.block-views-blocknews-recent-news-theme .views-row{width:calc(100%);float:left;margin-left:0px}@media only screen and (min-width:720px){.block-views-blocknews-recent-news .views-row,.block-views-blocknews-recent-news-theme .views-row{width:calc(33.33333%);float:left;margin-left:0px}}@media only screen and (min-width:1200px){.block-views-blocknews-recent-news .views-row,.block-views-blocknews-recent-news-theme .views-row{width:calc(29.16667%);float:left;margin-left:0px;margin-left:calc(2.08333% + 0px)}}@media only screen and (min-width:1200px){.block-views-blocknews-recent-news .views-row:nth-of-type(1),.block-views-blocknews-recent-news-theme .views-row:nth-of-type(1){width:calc(29.16667%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px)}}.block-views-blocknews-recent-news .views-row:nth-of-type(1) .node--view-mode-teaser::after,.block-views-blocknews-recent-news-theme .views-row:nth-of-type(1) .node--view-mode-teaser::after{background-color:rgba(0,110,183,0.7)}.block-views-blocknews-recent-news .views-row:nth-of-type(2) .node--view-mode-teaser::after,.block-views-blocknews-recent-news-theme .views-row:nth-of-type(2) .node--view-mode-teaser::after{background-color:rgba(13,35,49,0.7)}.block-views-blocknews-recent-news .views-row:nth-of-type(3) .node--view-mode-teaser::after,.block-views-blocknews-recent-news-theme .views-row:nth-of-type(3) .node--view-mode-teaser::after{background-color:rgba(103,116,126,0.7)}.block-views-blocknews-recent-news .views-row .node--view-mode-teaser,.block-views-blocknews-recent-news-theme .views-row .node--view-mode-teaser{position:relative}.block-views-blocknews-recent-news .views-row .node--view-mode-teaser::after,.block-views-blocknews-recent-news-theme .views-row .node--view-mode-teaser::after{content:'';display:inline-block;position:absolute;top:0;left:0;right:0;width:100%;height:100%;z-index:1}.block-views-blocknews-recent-news .views-row .node--view-mode-teaser a,.block-views-blocknews-recent-news-theme .views-row .node--view-mode-teaser a{position:absolute;top:0;right:0;bottom:0;left:0;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;z-index:2}.block-views-blocknews-recent-news .views-row .node--view-mode-teaser a .field--name-title,.block-views-blocknews-recent-news-theme .views-row .node--view-mode-teaser a .field--name-title{font-size:18px;font-weight:700;color:#fff;line-height:26px;margin:0px 23px 5px 23px;max-width:100%}@media only screen and (min-width:720px){.block-views-blocknews-recent-news .views-row .node--view-mode-teaser a .field--name-title,.block-views-blocknews-recent-news-theme .views-row .node--view-mode-teaser a .field--name-title{font-size:14px;line-height:20px}}@media only screen and (min-width:1200px){.block-views-blocknews-recent-news .views-row .node--view-mode-teaser a .field--name-title,.block-views-blocknews-recent-news-theme .views-row .node--view-mode-teaser a .field--name-title{font-size:22px;line-height:30px}}.block-views-blocknews-recent-news .views-row .node--view-mode-teaser a .authored-on,.block-views-blocknews-recent-news-theme .views-row .node--view-mode-teaser a .authored-on{font-size:16px;font-weight:300;color:#fff;line-height:26px;max-width:100%}@media only screen and (min-width:720px){.block-views-blocknews-recent-news .views-row .node--view-mode-teaser a .authored-on,.block-views-blocknews-recent-news-theme .views-row .node--view-mode-teaser a .authored-on{font-size:14px;line-height:20px}}@media only screen and (min-width:1200px){.block-views-blocknews-recent-news .views-row .node--view-mode-teaser a .authored-on,.block-views-blocknews-recent-news-theme .views-row .node--view-mode-teaser a .authored-on{font-size:16px;line-height:30px}}.block-views-blocknews-recent-news .all-news,.block-views-blocknews-recent-news-theme .all-news{width:calc(100%);float:left;margin-left:0px;margin-top:20px;text-align:center}.block-views-blocknews-recent-news .all-news a,.block-views-blocknews-recent-news-theme .all-news a{font-size:14px;font-weight:500;line-height:40px;text-decoration:none;color:#006eb7;display:inline-block;border:2px solid #006eb7;padding:0px 10px 0px 6px}@media only screen and (min-width:1200px){.block-views-blocknews-recent-news .all-news a,.block-views-blocknews-recent-news-theme .all-news a{font-size:16px}}.block-views-blocknews-recent-news .all-news a::before,.block-views-blocknews-recent-news-theme .all-news a::before{content:'';display:inline-block;background-image:url("/sites/default/themes/kennelliitto/images/chevron-right-green.svg");background-size:20px 18px;width:20px;height:20px;vertical-align:middle}.block-views-blocknews-recent-omakoira-news{width:calc(100%);float:left;margin-left:0px;background-color:#f2f8fd;margin-bottom:30px}@media only screen and (min-width:1200px){.block-views-blocknews-recent-omakoira-news{width:calc(39.58333%);float:left;margin-left:0px;margin-left:calc(2.08333% + 0px)}}.block-views-blocknews-recent-omakoira-news h2{width:calc(78.57143%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);font-size:20px;font-weight:300;line-height:24px;color:#0d2331;margin-top:25px;margin-bottom:25px;border-left:10px solid #006eb7;padding-left:15px}@media only screen and (min-width:720px){.block-views-blocknews-recent-omakoira-news h2{font-size:22px;line-height:26px}}@media only screen and (min-width:1200px){.block-views-blocknews-recent-omakoira-news h2{width:calc(75%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px);font-size:26px;margin-bottom:20px}}.block-views-blocknews-recent-omakoira-news .view-display-id-recent_omakoira_news .view-content{width:calc(78.57143%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px)}@media only screen and (min-width:1200px){.block-views-blocknews-recent-omakoira-news .view-display-id-recent_omakoira_news .view-content{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}.block-views-blocknews-recent-omakoira-news .view-display-id-recent_omakoira_news .view-content .views-row{margin-bottom:20px}@media only screen and (min-width:1200px){.block-views-blocknews-recent-omakoira-news .view-display-id-recent_omakoira_news .view-content .views-row .node--view-mode-theme-teaser{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.block-views-blocknews-recent-omakoira-news .view-display-id-recent_omakoira_news .view-content .views-row .node--view-mode-theme-teaser .authored-on{font-size:16px;font-weight:300;color:#67747e;line-height:26px}@media only screen and (min-width:1200px){.block-views-blocknews-recent-omakoira-news .view-display-id-recent_omakoira_news .view-content .views-row .node--view-mode-theme-teaser .authored-on{line-height:22px;margin-right:15px}}.block-views-blocknews-recent-omakoira-news .view-display-id-recent_omakoira_news .view-content .views-row .node--view-mode-theme-teaser a{font-size:16px;font-weight:700;color:#006eb7;line-height:22px;text-decoration:none}.block-views-blocknews-recent-omakoira-news .view-display-id-recent_omakoira_news .view-content .views-row .node--view-mode-theme-teaser a:hover{text-decoration:underline}.block-views-blocknews-recent-omakoira-news .view-display-id-recent_omakoira_news .more-link{width:calc(100%);float:left;margin-left:0px;background-color:#fff}@media only screen and (min-width:1200px){.block-views-blocknews-recent-omakoira-news .view-display-id-recent_omakoira_news .more-link{width:calc(100%);float:left;margin-left:0px}}.block-views-blocknews-recent-omakoira-news .view-display-id-recent_omakoira_news .more-link a{width:calc(78.57143%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);font-size:14px;font-weight:400;line-height:22px;color:#006eb7;text-decoration:none;margin-top:20px;margin-bottom:20px}@media only screen and (min-width:1200px){.block-views-blocknews-recent-omakoira-news .view-display-id-recent_omakoira_news .more-link a{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px);font-size:16px}}.block-views-blocknews-recent-omakoira-news .view-display-id-recent_omakoira_news .more-link a::before{content:'';display:inline-block;background-image:url("/sites/default/themes/kennelliitto/images/chevron-right-green.svg");background-size:20px 20px;width:20px;height:20px;vertical-align:middle}@media only screen and (min-width:720px){.block-views-blocknews-recent-omakoira-news .view-display-id-recent_omakoira_news .more-link a::before{height:22px}}.block-views-blocknews-recent-omakoira-news .view-display-id-recent_omakoira_news .more-link a:hover{text-decoration:underline}.block-views-blockrelease-recent-releases-theme{width:calc(100%);float:left;margin-left:0px;margin-bottom:30px}.block-views-blockrelease-recent-releases-theme .views-row{width:calc(100%);float:left;margin-left:0px;background-color:#f2f8fd;border:5px solid #bdcddd;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:15px}@media only screen and (min-width:720px){.block-views-blockrelease-recent-releases-theme .views-row{width:calc(33.33333%);float:left;margin-left:0px;margin-bottom:0px}}@media only screen and (min-width:1200px){.block-views-blockrelease-recent-releases-theme .views-row{width:calc(29.16667%);float:left;margin-left:0px;margin-left:calc(2.08333% + 0px);border:10px solid #bdcddd}}@media only screen and (min-width:720px){.block-views-blockrelease-recent-releases-theme .views-row:nth-of-type(1){border-right:none}}@media only screen and (min-width:1200px){.block-views-blockrelease-recent-releases-theme .views-row:nth-of-type(1){width:calc(29.16667%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px);border:10px solid #bdcddd}}@media only screen and (min-width:720px){.block-views-blockrelease-recent-releases-theme .views-row:nth-of-type(2){border-right:none}}@media only screen and (min-width:1200px){.block-views-blockrelease-recent-releases-theme .views-row:nth-of-type(2){border:10px solid #bdcddd}}.block-views-blockrelease-recent-releases-theme .views-row:last-of-type{margin-bottom:0px}.block-views-blockrelease-recent-releases-theme .views-row .node--view-mode-teaser{width:calc(100%);float:left;margin-left:0px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;min-height:240px}@media only screen and (min-width:1200px){.block-views-blockrelease-recent-releases-theme .views-row .node--view-mode-teaser{min-height:280px}}.block-views-blockrelease-recent-releases-theme .views-row .node--view-mode-teaser::after{content:'';display:inline-block;position:absolute;top:0;left:0;right:0;width:100%;height:100%;z-index:1}.block-views-blockrelease-recent-releases-theme .views-row .node--view-mode-teaser a{position:absolute;top:0;right:0;bottom:0;left:0;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;z-index:2}.block-views-blockrelease-recent-releases-theme .views-row .node--view-mode-teaser a .field--name-title{font-size:18px;font-weight:700;color:#006eb7;line-height:26px;margin:0px 23px 5px 23px;max-width:100%}@media only screen and (min-width:720px){.block-views-blockrelease-recent-releases-theme .views-row .node--view-mode-teaser a .field--name-title{font-size:16px;line-height:20px}}@media only screen and (min-width:1200px){.block-views-blockrelease-recent-releases-theme .views-row .node--view-mode-teaser a .field--name-title{font-size:22px;line-height:30px}}.block-views-blockrelease-recent-releases-theme .views-row .node--view-mode-teaser a .authored-on{font-size:16px;font-weight:300;color:#67747e;line-height:26px}@media only screen and (min-width:720px){.block-views-blockrelease-recent-releases-theme .views-row .node--view-mode-teaser a .authored-on{font-size:14px;line-height:20px}}@media only screen and (min-width:1200px){.block-views-blockrelease-recent-releases-theme .views-row .node--view-mode-teaser a .authored-on{font-size:16px;line-height:30px}}.block-views-blockrelease-recent-releases{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);margin-bottom:25px}@media only screen and (min-width:720px){.block-views-blockrelease-recent-releases{width:calc(41.66667%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px);margin-bottom:0px}}@media only screen and (min-width:1200px){.block-views-blockrelease-recent-releases{width:calc(35.41667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}.block-views-blockrelease-recent-releases>h2{font-size:22px;font-weight:300;line-height:30px;color:#0d2331;border-left:10px solid #006eb7;padding-left:10px}@media only screen and (min-width:1200px){.block-views-blockrelease-recent-releases>h2{font-size:26px}}.block-views-blockrelease-recent-releases .view-display-id-recent_releases{margin-top:20px}.block-views-blockrelease-recent-releases .view-display-id-recent_releases .view-content .views-row{margin-bottom:20px}.block-views-blockrelease-recent-releases .view-display-id-recent_releases .view-content .views-row a{font-size:13px;font-weight:700;line-height:17px;color:#006eb7;text-decoration:none}@media only screen and (min-width:1200px){.block-views-blockrelease-recent-releases .view-display-id-recent_releases .view-content .views-row a{font-size:16px;line-height:22px}}.block-views-blockrelease-recent-releases .view-display-id-recent_releases .view-content .views-row a:hover{text-decoration:underline}.block-views-blockrelease-recent-releases .view-display-id-recent_releases .view-content .views-row a .authored-on{display:none}.block-views-blockrelease-recent-releases .view-display-id-recent_releases .more-link a{font-size:13px;font-weight:400;line-height:22px;color:#006eb7;text-decoration:none}@media only screen and (min-width:1200px){.block-views-blockrelease-recent-releases .view-display-id-recent_releases .more-link a{font-size:14px}}.block-views-blockrelease-recent-releases .view-display-id-recent_releases .more-link a::before{content:'';display:inline-block;background-image:url("/sites/default/themes/kennelliitto/images/chevron-right-green.svg");background-size:20px 20px;width:20px;height:20px;vertical-align:middle}.block-views-blockrelease-recent-releases .view-display-id-recent_releases .more-link a:hover{text-decoration:underline}.block-views-blockomakoira-tip-recent-omakoira-tips{width:calc(100%);float:left;margin-left:0px;background-color:#f2f8fd;margin-bottom:30px}@media only screen and (min-width:1200px){.block-views-blockomakoira-tip-recent-omakoira-tips{width:calc(39.58333%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}.block-views-blockomakoira-tip-recent-omakoira-tips h2{width:calc(78.57143%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);font-size:20px;font-weight:300;line-height:24px;color:#0d2331;margin-top:25px;margin-bottom:25px;border-left:10px solid #006eb7;padding-left:15px}@media only screen and (min-width:720px){.block-views-blockomakoira-tip-recent-omakoira-tips h2{font-size:22px;line-height:26px}}@media only screen and (min-width:1200px){.block-views-blockomakoira-tip-recent-omakoira-tips h2{width:calc(75%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px);font-size:26px;margin-bottom:20px}}.block-views-blockomakoira-tip-recent-omakoira-tips .view-display-id-recent_omakoira_tips .view-content{width:calc(78.57143%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px)}@media only screen and (min-width:1200px){.block-views-blockomakoira-tip-recent-omakoira-tips .view-display-id-recent_omakoira_tips .view-content{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}.block-views-blockomakoira-tip-recent-omakoira-tips .view-display-id-recent_omakoira_tips .view-content .views-row{margin-bottom:20px}@media only screen and (min-width:1200px){.block-views-blockomakoira-tip-recent-omakoira-tips .view-display-id-recent_omakoira_tips .view-content .views-row .node--view-mode-teaser{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.block-views-blockomakoira-tip-recent-omakoira-tips .view-display-id-recent_omakoira_tips .view-content .views-row .node--view-mode-teaser .authored-on{font-size:16px;font-weight:300;color:#67747e;line-height:26px}@media only screen and (min-width:1200px){.block-views-blockomakoira-tip-recent-omakoira-tips .view-display-id-recent_omakoira_tips .view-content .views-row .node--view-mode-teaser .authored-on{line-height:22px;margin-right:15px}}.block-views-blockomakoira-tip-recent-omakoira-tips .view-display-id-recent_omakoira_tips .view-content .views-row .node--view-mode-teaser a{font-size:16px;font-weight:700;color:#006eb7;line-height:22px;text-decoration:none}.block-views-blockomakoira-tip-recent-omakoira-tips .view-display-id-recent_omakoira_tips .view-content .views-row .node--view-mode-teaser a:hover{text-decoration:underline}.block-views-blockomakoira-tip-recent-omakoira-tips .view-display-id-recent_omakoira_tips .more-link{width:calc(100%);float:left;margin-left:0px;background-color:#fff}@media only screen and (min-width:1200px){.block-views-blockomakoira-tip-recent-omakoira-tips .view-display-id-recent_omakoira_tips .more-link{width:calc(100%);float:left;margin-left:0px}}.block-views-blockomakoira-tip-recent-omakoira-tips .view-display-id-recent_omakoira_tips .more-link a{width:calc(78.57143%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);font-size:14px;font-weight:400;line-height:22px;color:#006eb7;text-decoration:none;margin-top:20px;margin-bottom:20px}@media only screen and (min-width:1200px){.block-views-blockomakoira-tip-recent-omakoira-tips .view-display-id-recent_omakoira_tips .more-link a{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px);font-size:16px}}.block-views-blockomakoira-tip-recent-omakoira-tips .view-display-id-recent_omakoira_tips .more-link a::before{content:'';display:inline-block;background-image:url("/sites/default/themes/kennelliitto/images/chevron-right-green.svg");background-size:20px 20px;width:20px;height:20px;vertical-align:middle}@media only screen and (min-width:720px){.block-views-blockomakoira-tip-recent-omakoira-tips .view-display-id-recent_omakoira_tips .more-link a::before{height:22px}}.block-views-blockomakoira-tip-recent-omakoira-tips .view-display-id-recent_omakoira_tips .more-link a:hover{text-decoration:underline}.block-views-blockrelease-all-release-listing{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);margin-top:30px}@media only screen and (min-width:720px){.block-views-blockrelease-all-release-listing{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}@media only screen and (min-width:1200px){.block-views-blockrelease-all-release-listing{width:calc(91.66667%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px)}}.block-views-blockrelease-all-release-listing .view-content .views-row{background-color:#f2f8fd;border-left:10px solid #006eb7;margin-bottom:20px}.block-views-blockrelease-all-release-listing .view-content .views-row .node--view-mode-listing-teaser a{text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px 30px;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (min-width:720px){.block-views-blockrelease-all-release-listing .view-content .views-row .node--view-mode-listing-teaser a{padding:35px 60px}}.block-views-blockrelease-all-release-listing .view-content .views-row .node--view-mode-listing-teaser a .field--name-title{font-size:16px;font-weight:700;line-height:24px;color:#006eb7;margin-bottom:10px}@media only screen and (min-width:720px){.block-views-blockrelease-all-release-listing .view-content .views-row .node--view-mode-listing-teaser a .field--name-title{font-size:20px;line-height:24px}}@media only screen and (min-width:1200px){.block-views-blockrelease-all-release-listing .view-content .views-row .node--view-mode-listing-teaser a .field--name-title{font-size:28px;line-height:32px}}.block-views-blockrelease-all-release-listing .view-content .views-row .node--view-mode-listing-teaser a .authored-on{font-size:14px;font-weight:300;line-height:24px;color:#67747e}@media only screen and (min-width:720px){.block-views-blockrelease-all-release-listing .view-content .views-row .node--view-mode-listing-teaser a .authored-on{font-size:14px;line-height:24px}}@media only screen and (min-width:1200px){.block-views-blockrelease-all-release-listing .view-content .views-row .node--view-mode-listing-teaser a .authored-on{font-size:17px;line-height:32px}}.block-views-blockrelease-all-release-listing .pager{width:calc(100%);float:left;margin-left:0px;margin-bottom:20px}@media only screen and (min-width:720px){.block-views-blockrelease-all-release-listing .pager{width:calc(100%);float:left;margin-left:0px}}@media only screen and (min-width:1200px){.block-views-blockrelease-all-release-listing .pager{width:calc(91.66667%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px);margin-top:40px;margin-bottom:60px}}.block-views-blockrelease-all-release-listing .pager ul li{list-style:none;display:inline-block;margin-right:5px}.block-views-blockrelease-all-release-listing .pager ul li.pager__item--next,.block-views-blockrelease-all-release-listing .pager ul li.pager__item--previous{margin:0px 5px}.block-views-blockrelease-all-release-listing .pager ul li.is-active a{color:#000;background-color:#f2f8fd;padding:8px}.block-views-blockrelease-all-release-listing .pager ul li a{display:inline-block;font-size:17px;font-weight:700;line-height:32px;color:#006eb7;text-decoration:none}@media only screen and (min-width:720px){.block-views-blockrelease-all-release-listing .pager ul li a{font-size:20px;line-height:24px}}@media only screen and (min-width:1200px){.block-views-blockrelease-all-release-listing .pager ul li a{font-size:24px;line-height:32px}}.block-views-exposed-filter-blockrelease-release-listing-page{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);margin-top:30px;margin-bottom:0px}@media only screen and (min-width:720px){.block-views-exposed-filter-blockrelease-release-listing-page{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px);margin-top:20px;margin-bottom:0px}}@media only screen and (min-width:1200px){.block-views-exposed-filter-blockrelease-release-listing-page{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px);margin-top:30px;margin-bottom:30px}}.block-views-exposed-filter-blockrelease-release-listing-page .form--inline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:1200px){.block-views-exposed-filter-blockrelease-release-listing-page .form--inline{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap}}.block-views-exposed-filter-blockrelease-release-listing-page .form--inline .form-item{margin-bottom:15px}@media only screen and (min-width:1200px){.block-views-exposed-filter-blockrelease-release-listing-page .form--inline .form-item{margin-right:30px;margin-bottom:20px}}.block-views-exposed-filter-blockrelease-release-listing-page .form--inline .form-item input,.block-views-exposed-filter-blockrelease-release-listing-page .form--inline .form-item select{-webkit-appearance:none;-moz-appearance:none;border-radius:0;height:45px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:10px}@media only screen and (min-width:720px){.block-views-exposed-filter-blockrelease-release-listing-page .form--inline .form-item input,.block-views-exposed-filter-blockrelease-release-listing-page .form--inline .form-item select{width:300px}}.block-views-exposed-filter-blockrelease-release-listing-page .form--inline .form-item.form-type-select label{font-size:14px;font-weight:700;color:#006eb7;text-transform:uppercase;display:block;margin-bottom:10px}@media only screen and (min-width:720px){.block-views-exposed-filter-blockrelease-release-listing-page .form--inline .form-item.form-type-select label{color:#fff}}.block-views-exposed-filter-blockrelease-release-listing-page .form--inline .form-item.form-type-select select{border:none;background-color:#006eb7;background-image:url("/sites/default/themes/kennelliitto/images/chevron-down.svg");background-repeat:no-repeat;background-position:right;background-size:45px 20px;color:#fff}@media only screen and (min-width:720px){.block-views-exposed-filter-blockrelease-release-listing-page .form--inline .form-item.form-type-select .select2{width:300px !important}}.block-views-exposed-filter-blockrelease-release-listing-page .form--inline .form-item.form-type-select .select2 .selection .select2-selection{-webkit-appearance:none;-moz-appearance:none;background-color:#006eb7;background-image:url("/sites/default/themes/kennelliitto/images/chevron-down.svg");background-repeat:no-repeat;background-position:right;background-size:30px 20px;border:2px solid #006eb7;border-radius:0;height:45px;padding:8px}.block-views-exposed-filter-blockrelease-release-listing-page .form--inline .form-item.form-type-select .select2 .selection .select2-selection .select2-selection__rendered{color:#fff;text-align:left;padding:0 0 0 5px}.block-views-exposed-filter-blockrelease-release-listing-page .form--inline .form-item.form-type-select .select2 .selection .select2-selection .select2-selection__arrow{display:none;visibility:hidden}.block-views-exposed-filter-blockrelease-release-listing-page .form--inline .form-item.form-type-select .select2.select2-container--open .selection .select2-selection{background-color:#006eb7;background-image:url("/sites/default/themes/kennelliitto/images/chevron-up.svg");background-repeat:no-repeat;background-position:right;background-size:30px 20px;border:2px solid #006eb7}.block-views-exposed-filter-blockrelease-release-listing-page .form--inline .form-item.form-type-textfield input[type=text]{border:2px solid #006eb7;background-color:transparent;color:#006eb7}@media only screen and (min-width:720px){.block-views-exposed-filter-blockrelease-release-listing-page .form--inline .form-item.form-type-textfield input[type=text]{border:2px solid #fff;color:#fff}}.block-views-exposed-filter-blockrelease-release-listing-page .form--inline .form-item.form-type-textfield input[type=text]::-webkit-input-placeholder{color:#006eb7;opacity:1}.block-views-exposed-filter-blockrelease-release-listing-page .form--inline .form-item.form-type-textfield input[type=text]:-ms-input-placeholder{color:#006eb7;opacity:1}.block-views-exposed-filter-blockrelease-release-listing-page .form--inline .form-item.form-type-textfield input[type=text]::-ms-input-placeholder{color:#006eb7;opacity:1}.block-views-exposed-filter-blockrelease-release-listing-page .form--inline .form-item.form-type-textfield input[type=text]::placeholder{color:#006eb7;opacity:1}@media only screen and (min-width:720px){.block-views-exposed-filter-blockrelease-release-listing-page .form--inline .form-item.form-type-textfield input[type=text]::-webkit-input-placeholder{color:#fff}.block-views-exposed-filter-blockrelease-release-listing-page .form--inline .form-item.form-type-textfield input[type=text]:-ms-input-placeholder{color:#fff}.block-views-exposed-filter-blockrelease-release-listing-page .form--inline .form-item.form-type-textfield input[type=text]::-ms-input-placeholder{color:#fff}.block-views-exposed-filter-blockrelease-release-listing-page .form--inline .form-item.form-type-textfield input[type=text]::placeholder{color:#fff}}.block-views-exposed-filter-blockrelease-release-listing-page .form--inline .form-item.form-type-textfield input[type=text]::-ms-input-placeholder{color:#006eb7}@media only screen and (min-width:720px){.block-views-exposed-filter-blockrelease-release-listing-page .form--inline .form-item.form-type-textfield input[type=text]::-ms-input-placeholder{color:#fff}}.block-views-exposed-filter-blockrelease-release-listing-page .form--inline .form-item.form-type-textfield input[type=text]:-ms-input-placeholder{color:#006eb7}@media only screen and (min-width:720px){.block-views-exposed-filter-blockrelease-release-listing-page .form--inline .form-item.form-type-textfield input[type=text]:-ms-input-placeholder{color:#fff}}.block-views-exposed-filter-blockrelease-release-listing-page .form--inline .form-item.form-item-created label,.block-views-exposed-filter-blockrelease-release-listing-page .form--inline .form-item.form-item-created-1 label{font-size:14px;font-weight:400;color:#006eb7;display:block;margin-bottom:10px}@media only screen and (min-width:720px){.block-views-exposed-filter-blockrelease-release-listing-page .form--inline .form-item.form-item-created label,.block-views-exposed-filter-blockrelease-release-listing-page .form--inline .form-item.form-item-created-1 label{color:#fff}}.block-views-exposed-filter-blockrelease-release-listing-page .form--inline .form-item.form-item-created input,.block-views-exposed-filter-blockrelease-release-listing-page .form--inline .form-item.form-item-created-1 input{font-size:14px;background-image:url("/sites/default/themes/kennelliitto/images/calendar-blue.svg");background-repeat:no-repeat;background-position:right;background-size:40px 25px;width:140px}@media only screen and (min-width:720px){.block-views-exposed-filter-blockrelease-release-listing-page .form--inline .form-item.form-item-created input,.block-views-exposed-filter-blockrelease-release-listing-page .form--inline .form-item.form-item-created-1 input{background-image:url("/sites/default/themes/kennelliitto/images/calendar.svg")}}@media only screen and (min-width:1200px){.block-views-exposed-filter-blockrelease-release-listing-page .form--inline .form-item.form-item-created::after{content:'–';display:inline-block;color:#fff;margin-left:10px;margin-right:-17px}}.block-views-exposed-filter-blockrelease-release-listing-page .form--inline .form-actions input{-webkit-appearance:none;-moz-appearance:none;border-radius:0;height:45px;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid #006eb7;background-color:transparent;color:#006eb7;padding:8px 20px;margin-bottom:15px}@media only screen and (min-width:720px){.block-views-exposed-filter-blockrelease-release-listing-page .form--inline .form-actions input{margin-right:30px;margin-bottom:20px;color:#fff;border:2px solid #fff}}@media only screen and (max-width:719px){.block-views-exposed-filter-blockrelease-release-listing-page .form--inline .form-item.form-type-textfield input[type=text]::-webkit-input-placeholder{color:#006eb7;opacity:1}.block-views-exposed-filter-blockrelease-release-listing-page .form--inline .form-item.form-type-textfield input[type=text]:-ms-input-placeholder{color:#006eb7;opacity:1}.block-views-exposed-filter-blockrelease-release-listing-page .form--inline .form-item.form-type-textfield input[type=text]::-ms-input-placeholder{color:#006eb7;opacity:1}.block-views-exposed-filter-blockrelease-release-listing-page .form--inline .form-item.form-type-textfield input[type=text]::placeholder{color:#006eb7;opacity:1}.block-views-exposed-filter-blockrelease-release-listing-page .form--inline .form-item.form-type-textfield input[type=text]::-ms-input-placeholder{color:#006eb7}.block-views-exposed-filter-blockrelease-release-listing-page .form--inline .form-item.form-type-textfield input[type=text]:-ms-input-placeholder{color:#006eb7}}.select2-dropdown #select2-edit-field-themes-target-id-results{background-color:#006eb7;color:#fff;font-family:"antenna","arial",sans-serif;font-size:14px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:auto;margin:20px;max-height:none}.select2-dropdown #select2-edit-field-themes-target-id-results .select2-results__option{background-image:url("/sites/default/themes/kennelliitto/images/chevron-right-green.svg");background-repeat:no-repeat;background-position:left;background-size:30px 20px;padding:10px 15px 10px 30px}.select2-dropdown #select2-edit-field-themes-target-id-results .select2-results__option--highlighted{background-color:#1782c9}.select2-dropdown #select2-edit-field-themes-target-id-results .select2-results__option[aria-selected=true]{background-color:#1782c9}#block-requestaprereferralform{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);margin-top:20px;background-color:#f2f8fd}@media only screen and (min-width:720px){#block-requestaprereferralform{width:calc(91.66667%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px)}}@media only screen and (min-width:1200px){#block-requestaprereferralform{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}#block-requestaprereferralform .request-prereferral-form{padding:40px 50px}#block-requestaprereferralform h3{font-size:16px;margin-bottom:20px}@media only screen and (min-width:720px){#block-requestaprereferralform .form-input{float:left;width:300px;max-width:48%}#block-requestaprereferralform .form-input:first-child{margin-right:2%}#block-requestaprereferralform .form-input:nth-child(2){margin-left:2%}}#block-requestaprereferralform form label{color:#67747e;display:block;font-size:14px;font-weight:400;margin-bottom:7px}#block-requestaprereferralform form label.form-required::after{content:'*'}#block-requestaprereferralform form input{background:#fff;-webkit-appearance:none;-moz-appearance:none;border-radius:0;border:none;-webkit-box-sizing:border-box;box-sizing:border-box;color:#0d2331;display:block;height:40px;width:100%;padding:5px 10px;margin-bottom:25px}#block-requestaprereferralform form input[type="submit"]{font-size:14px;font-weight:500;text-decoration:none;color:#006eb7;display:block;border:2px solid #006eb7;padding:10px 35px 9px;height:auto;width:auto;background:transparent;margin:0 0 20px;clear:both}#block-requestaprereferralform a.forgot-pw{font-size:14px;font-weight:700;margin:20px 0;color:#006eb7;text-decoration:none}#block-requestaprereferralform .signin-wrapper{border-top:1px solid #bdcddd;padding:40px 0 0;margin-top:40px}#block-requestaprereferralform .signin-wrapper a{font-size:14px;font-weight:500;text-decoration:none;color:#006eb7;display:inline-block;border:2px solid #006eb7;padding:10px 35px 9px;height:auto;margin:0 0 20px}.node--view-mode-services-links{width:calc(100%);float:left;margin-left:0px;border-top:1px solid #f0f0f0}@media only screen and (min-width:1200px){.node--view-mode-services-links{border-top:none;margin-bottom:15px}}.node--view-mode-services-links .content-wrapper{margin:20px 25px;max-width:1320px}@media only screen and (min-width:720px){.node--view-mode-services-links .content-wrapper{margin:35px auto 0}}.node--view-mode-services-links .content-wrapper .top-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}@media only screen and (min-width:720px){.node--view-mode-services-links .content-wrapper .top-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:30px}}@media only screen and (min-width:720px){.node--view-mode-services-links .content-wrapper .top-wrapper.with-info-link .block-title{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2;margin-right:40px;text-align:right}}.node--view-mode-services-links .content-wrapper .top-wrapper .block-title{font-size:20px;font-weight:300;line-height:30px}@media only screen and (min-width:720px){.node--view-mode-services-links .content-wrapper .top-wrapper .block-title{font-size:22px}}@media only screen and (min-width:1200px){.node--view-mode-services-links .content-wrapper .top-wrapper .block-title{font-size:26px}}.node--view-mode-services-links .content-wrapper .top-wrapper .field--name-field-services-info-title{font-size:20px;font-weight:300;line-height:30px}@media only screen and (min-width:720px){.node--view-mode-services-links .content-wrapper .top-wrapper .field--name-field-services-info-title{font-size:22px}}@media only screen and (min-width:1200px){.node--view-mode-services-links .content-wrapper .top-wrapper .field--name-field-services-info-title{font-size:26px}}.node--view-mode-services-links .content-wrapper .top-wrapper .field--name-field-services-info-link{display:none}@media only screen and (min-width:720px){.node--view-mode-services-links .content-wrapper .top-wrapper .field--name-field-services-info-link{display:inline-block;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.node--view-mode-services-links .content-wrapper .top-wrapper .field--name-field-services-info-link a{color:#006eb7;display:block;font-size:14px;font-weight:500;line-height:32px;text-decoration:none}@media only screen and (min-width:1200px){.node--view-mode-services-links .content-wrapper .top-wrapper .field--name-field-services-info-link a{font-size:16px}}.node--view-mode-services-links .content-wrapper .top-wrapper .field--name-field-services-info-link a::before{content:"";display:inline-block;background-image:url("/sites/default/themes/kennelliitto/images/chevron-right-blue.svg");background-size:18px 18px;width:18px;height:20px;vertical-align:middle}.node--view-mode-services-links .content-wrapper .top-wrapper .field--name-field-services-info-link a:hover,.node--view-mode-services-links .content-wrapper .top-wrapper .field--name-field-services-info-link a:focus{text-decoration:underline}.node--view-mode-services-links .content-wrapper .field--name-field-services-links{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:720px){.node--view-mode-services-links .content-wrapper .field--name-field-services-links{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;padding:0px 38px}}@media only screen and (min-width:1200px){.node--view-mode-services-links .content-wrapper .field--name-field-services-links{padding:0px}}@media only screen and (min-width:720px){.node--view-mode-services-links .content-wrapper .field--name-field-services-links.all-items{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.node--view-mode-services-links .content-wrapper .field--name-field-services-links>.field__item{margin-bottom:20px}@media only screen and (min-width:720px){.node--view-mode-services-links .content-wrapper .field--name-field-services-links>.field__item{margin-bottom:30px;min-width:33%}}@media only screen and (min-width:1200px){.node--view-mode-services-links .content-wrapper .field--name-field-services-links>.field__item{min-width:18%}}.node--view-mode-services-links .content-wrapper .field--name-field-services-links>.field__item .media--type-services-link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:35px}.node--view-mode-services-links .content-wrapper .field--name-field-services-links>.field__item .media--type-services-link .link-icon{background-repeat:no-repeat;background-size:35px 35px;height:35px;width:35px;margin-right:8px;min-width:35px}.node--view-mode-services-links .content-wrapper .field--name-field-services-links>.field__item .media--type-services-link .link-icon.omakoira{background-image:url("/sites/default/themes/kennelliitto/images/Omakoira.svg")}.node--view-mode-services-links .content-wrapper .field--name-field-services-links>.field__item .media--type-services-link .link-icon.nayttelyt{background-image:url("/sites/default/themes/kennelliitto/images/Showlink-nayttelyt.svg")}.node--view-mode-services-links .content-wrapper .field--name-field-services-links>.field__item .media--type-services-link .link-icon.lomakkeet{background-image:url("/sites/default/themes/kennelliitto/images/Lomakkeet.svg")}.node--view-mode-services-links .content-wrapper .field--name-field-services-links>.field__item .media--type-services-link .link-icon.pentulista{background-image:url("/sites/default/themes/kennelliitto/images/Pentulista.svg")}.node--view-mode-services-links .content-wrapper .field--name-field-services-links>.field__item .media--type-services-link .link-icon.rekisterointi{background-image:url("/sites/default/themes/kennelliitto/images/Rekisterointi.svg")}.node--view-mode-services-links .content-wrapper .field--name-field-services-links>.field__item .media--type-services-link .link-icon.jalostustj{background-image:url("/sites/default/themes/kennelliitto/images/Jalostustietojarjestelma.svg")}.node--view-mode-services-links .content-wrapper .field--name-field-services-links>.field__item .media--type-services-link .link-icon.tapahtumat{background-image:url("/sites/default/themes/kennelliitto/images/Tapahtumakalenteri.svg")}.node--view-mode-services-links .content-wrapper .field--name-field-services-links>.field__item .media--type-services-link .link-icon.saannot{background-image:url("/sites/default/themes/kennelliitto/images/Saannot-ja-ohjeet.svg")}.node--view-mode-services-links .content-wrapper .field--name-field-services-links>.field__item .media--type-services-link .link-icon.digitassu{background-image:url("/sites/default/themes/kennelliitto/images/Digitassu.svg")}.node--view-mode-services-links .content-wrapper .field--name-field-services-links>.field__item .media--type-services-link .link-icon.terveys{background-image:url("/sites/default/themes/kennelliitto/images/Terveystutkimukset.svg")}.node--view-mode-services-links .content-wrapper .field--name-field-services-links>.field__item .media--type-services-link .link-icon.hankikoira{background-image:url("/sites/default/themes/kennelliitto/images/Hankikoira.fi.svg")}.node--view-mode-services-links .content-wrapper .field--name-field-services-links>.field__item .media--type-services-link .link-icon.liity_jaseneksi{background-image:url("/sites/default/themes/kennelliitto/images/Liity_jaseneksi.svg")}.node--view-mode-services-links .content-wrapper .field--name-field-services-links>.field__item .media--type-services-link .link-icon.ota_yhteytta{background-image:url("/sites/default/themes/kennelliitto/images/Ota-yhteytta.svg")}.node--view-mode-services-links .content-wrapper .field--name-field-services-links>.field__item .media--type-services-link .link-icon.elainlaakari_tiedote{background-image:url("/sites/default/themes/kennelliitto/images/Elainlaakari-tiedote.svg")}.node--view-mode-services-links .content-wrapper .field--name-field-services-links>.field__item .media--type-services-link .link-icon.koiramuseo{background-image:url("/sites/default/themes/kennelliitto/images/Koiramuseo.svg");background-size:30px;height:30px;width:30px;margin-right:13px;min-width:30px}.node--view-mode-services-links .content-wrapper .field--name-field-services-links>.field__item .media--type-services-link .link-icon.koiramme_lehti{background-image:url("/sites/default/themes/kennelliitto/images/Koiramme-lehti.svg")}.node--view-mode-services-links .content-wrapper .field--name-field-services-links>.field__item .media--type-services-link .link-title a{color:#006eb7;font-size:16px;font-weight:700;text-decoration:none}@media only screen and (min-width:720px){.node--view-mode-services-links .content-wrapper .field--name-field-services-links>.field__item .media--type-services-link .link-title a{font-size:14px}}@media only screen and (min-width:1200px){.node--view-mode-services-links .content-wrapper .field--name-field-services-links>.field__item .media--type-services-link .link-title a{font-size:16px}}.node--view-mode-services-links .content-wrapper .field--name-field-services-links>.field__item .media--type-services-link .link-title a:hover,.node--view-mode-services-links .content-wrapper .field--name-field-services-links>.field__item .media--type-services-link .link-title a:focus{text-decoration:underline}.node--view-mode-services-links .content-wrapper .mobile-links{display:block}@media only screen and (min-width:720px){.node--view-mode-services-links .content-wrapper .mobile-links{display:none}}.node--view-mode-services-links .content-wrapper .mobile-links .show-all{color:#006eb7;cursor:pointer;font-size:14px;font-weight:500}.node--view-mode-services-links .content-wrapper .mobile-links .show-all::before{content:"";display:inline-block;background-image:url("/sites/default/themes/kennelliitto/images/chevron-down-blue.svg");background-size:18px 18px;width:18px;height:20px;vertical-align:middle}.node--view-mode-services-links .content-wrapper .mobile-links .show-less{display:none;color:#006eb7;cursor:pointer;font-size:14px;font-weight:500}.node--view-mode-services-links .content-wrapper .mobile-links .show-less::before{content:"";display:inline-block;background-image:url("/sites/default/themes/kennelliitto/images/chevron-up-blue.svg");background-size:18px 18px;width:18px;height:20px;vertical-align:middle}.node--view-mode-services-links .content-wrapper .mobile-links .field--name-field-services-info-link{margin-top:15px}.node--view-mode-services-links .content-wrapper .mobile-links .field--name-field-services-info-link a{color:#006eb7;display:block;font-size:14px;font-weight:500;line-height:32px;text-decoration:none}.node--view-mode-services-links .content-wrapper .mobile-links .field--name-field-services-info-link a::before{content:"";display:inline-block;background-image:url("/sites/default/themes/kennelliitto/images/chevron-right-blue.svg");background-size:18px 18px;width:18px;height:20px;vertical-align:middle}.node--view-mode-services-links .content-wrapper .mobile-links .field--name-field-services-info-link a:hover,.node--view-mode-services-links .content-wrapper .mobile-links .field--name-field-services-info-link a:focus{text-decoration:underline}@media only screen and (min-width:1200px) and (max-width:1439px){.node--view-mode-services-links .content-wrapper .field--name-field-services-links{padding:0px 32px}.node--view-mode-services-links .content-wrapper .field--name-field-services-links>.field__item .media--type-services-link .link-title a{font-size:14px}}@media only screen and (min-width:720px) and (max-width:850px){.node--view-mode-services-links .content-wrapper .top-wrapper.with-info-link .block-title{-webkit-box-flex:2.5;-ms-flex-positive:2.5;flex-grow:2.5}.node--view-mode-services-links .content-wrapper .top-wrapper .field--name-field-services-info-link{-webkit-box-flex:0.5;-ms-flex-positive:0.5;flex-grow:0.5}}@media only screen and (min-width:720px) and (max-width:899px){.node--view-mode-services-links .content-wrapper .field--name-field-services-links>.field__item .media--type-services-link .link-title a{font-size:13px}}#block-exposedformaddsearch-page{width:calc(100%);float:left;margin-left:0px;background-color:#f2f8fd}#block-exposedformaddsearch-page h1{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);font-size:26px;font-weight:900;text-transform:uppercase;line-height:32px;color:#71abdd;margin-top:60px}@media only screen and (min-width:720px){#block-exposedformaddsearch-page h1{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px);font-size:32px;line-height:36px}}@media only screen and (min-width:1200px){#block-exposedformaddsearch-page h1{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px);font-size:52px;line-height:60px}}#block-exposedformaddsearch-page #views-exposed-form-addsearch-addsearch-page{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);margin-top:30px}@media only screen and (min-width:720px){#block-exposedformaddsearch-page #views-exposed-form-addsearch-addsearch-page{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}@media only screen and (min-width:1200px){#block-exposedformaddsearch-page #views-exposed-form-addsearch-addsearch-page{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}#block-exposedformaddsearch-page #views-exposed-form-addsearch-addsearch-page .form--inline{position:relative}#block-exposedformaddsearch-page #views-exposed-form-addsearch-addsearch-page .form-type-textfield label{display:none;visibility:hidden}#block-exposedformaddsearch-page #views-exposed-form-addsearch-addsearch-page .form-type-textfield .form-text{width:calc(100%);float:left;margin-left:0px;border:2px solid #c1d0e0;bottom:0;left:0;height:60px;background:#fff;padding:0px 20px;-webkit-box-sizing:border-box;box-sizing:border-box}#block-exposedformaddsearch-page #views-exposed-form-addsearch-addsearch-page fieldset[id^="edit-sort"]{display:none;visibility:hidden}#block-exposedformaddsearch-page #views-exposed-form-addsearch-addsearch-page fieldset[id^="edit-customfield"] legend{display:none;visibility:hidden}#block-exposedformaddsearch-page #views-exposed-form-addsearch-addsearch-page fieldset[id^="edit-customfield"] .form-radios{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:30px 0;row-gap:20px}@media only screen and (min-width:720px){#block-exposedformaddsearch-page #views-exposed-form-addsearch-addsearch-page fieldset[id^="edit-customfield"] .form-radios{-webkit-column-gap:30px;column-gap:30px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;row-gap:0}}#block-exposedformaddsearch-page #views-exposed-form-addsearch-addsearch-page fieldset[id^="edit-customfield"] .form-type-radio{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}#block-exposedformaddsearch-page #views-exposed-form-addsearch-addsearch-page fieldset[id^="edit-customfield"] .form-type-radio input{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#ffffff;border:8px solid #fff;border-radius:50%;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;width:30px}#block-exposedformaddsearch-page #views-exposed-form-addsearch-addsearch-page fieldset[id^="edit-customfield"] .form-type-radio input::before{content:"";border:2px solid #0d2331;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;height:30px;position:absolute;width:30px}#block-exposedformaddsearch-page #views-exposed-form-addsearch-addsearch-page fieldset[id^="edit-customfield"] .form-type-radio input:checked{background-color:#006eb7}#block-exposedformaddsearch-page #views-exposed-form-addsearch-addsearch-page fieldset[id^="edit-customfield"] .form-type-radio input:checked::before{border:2px solid #006eb7}#block-exposedformaddsearch-page #views-exposed-form-addsearch-addsearch-page fieldset[id^="edit-customfield"] .form-type-radio label{color:#000000;cursor:pointer;font-size:14px;font-weight:400;line-height:26px;margin-left:10px}#block-exposedformaddsearch-page #views-exposed-form-addsearch-addsearch-page .form-actions{height:20px;position:absolute;right:0;top:20px;width:30px}#block-exposedformaddsearch-page #views-exposed-form-addsearch-addsearch-page .button{background-color:transparent;background-image:url("/sites/default/themes/kennelliitto/images/magnifying-glass-gray.svg");background-repeat:no-repeat;background-size:30px 30px;border:none;height:30px;padding:0;text-indent:-9999px;width:30px;margin-top:-5px;margin-left:-10px}.block-ks-social-share-links{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px)}@media only screen and (min-width:720px){.block-ks-social-share-links{width:calc(91.66667%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px)}}@media only screen and (min-width:1200px){.block-ks-social-share-links{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}.block-ks-social-share-links .share-link,.block-ks-social-share-links .whatsapp{display:block;text-indent:-9999px;background-repeat:no-repeat;background-size:45px 45px;height:45px;width:45px}.block-ks-social-share-links>ul{list-style:none;margin:30px 0px}.block-ks-social-share-links>ul li{display:inline-block}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.block-ks-social-share-links ul li:last-of-type{display:none}.whatsapp{display:none}}.region-content .block-ks-social-share-links .facebook{background-image:url("/sites/default/themes/kennelliitto/images/facebook-with-circle-blue.svg")}.region-content .block-ks-social-share-links .twitter{background-image:url("/sites/default/themes/kennelliitto/images/x-logo-circle-blue.svg")}.region-content .block-ks-social-share-links .linkedin{background-image:url("/sites/default/themes/kennelliitto/images/linkedin-with-circle-blue.svg")}.region-content .block-ks-social-share-links .whatsapp{background-image:url("/sites/default/themes/kennelliitto/images/whatsapp-circle-blue.svg")}.region-header .no-image-header .block-ks-social-share-links{display:none}@media only screen and (min-width:720px){.region-header .no-image-header .block-ks-social-share-links{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px);display:block}}@media only screen and (min-width:1200px){.region-header .no-image-header .block-ks-social-share-links{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}.region-header .no-image-header .block-ks-social-share-links .facebook{background-image:url("/sites/default/themes/kennelliitto/images/facebook-with-circle.svg")}.region-header .no-image-header .block-ks-social-share-links .twitter{background-image:url("/sites/default/themes/kennelliitto/images/x-logo-circle.svg")}.region-header .no-image-header .block-ks-social-share-links .linkedin{background-image:url("/sites/default/themes/kennelliitto/images/linkedin-with-circle.svg")}.region-header .no-image-header .block-ks-social-share-links .whatsapp{background-image:url("/sites/default/themes/kennelliitto/images/whatsapp-circle.svg")}.region-header .image-header .block-ks-social-share-links{display:none}@media only screen and (min-width:720px){.region-header .image-header .block-ks-social-share-links{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px);display:block}}@media only screen and (min-width:1200px){.region-header .image-header .block-ks-social-share-links{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}.region-header .image-header .block-ks-social-share-links .facebook{background-image:url("/sites/default/themes/kennelliitto/images/facebook-with-circle-white.svg")}.region-header .image-header .block-ks-social-share-links .twitter{background-image:url("/sites/default/themes/kennelliitto/images/x-logo-circle-white.svg")}.region-header .image-header .block-ks-social-share-links .linkedin{background-image:url("/sites/default/themes/kennelliitto/images/linkedin-with-circle-white.svg")}.region-header .image-header .block-ks-social-share-links .whatsapp{background-image:url("/sites/default/themes/kennelliitto/images/whatsapp-circle-white.svg")}#block-tg-menu-content{width:calc(100%);float:left;margin-left:0px;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #f0f0f0;border-top:1px solid #f0f0f0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:20px 0 10px;padding:20px 25px 0}@media only screen and (min-width:720px){#block-tg-menu-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 38px 0}}@media only screen and (min-width:1200px){#block-tg-menu-content{display:none;visibility:hidden}}#block-tg-menu-content .block-title{font-size:20px;font-weight:300;line-height:30px;margin-bottom:20px}@media only screen and (min-width:720px){#block-tg-menu-content .block-title{font-size:22px;margin-bottom:15px}}#block-tg-menu-content ul.menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;list-style:none}@media only screen and (min-width:720px){#block-tg-menu-content ul.menu{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}}#block-tg-menu-content ul.menu li{margin-bottom:20px}@media only screen and (min-width:720px){#block-tg-menu-content ul.menu li{width:33%}}#block-tg-menu-content ul.menu li::before{content:"";display:inline-block;background-image:url("/sites/default/themes/kennelliitto/images/circle-arrow-right.svg");background-size:27px 27px;width:27px;height:27px;margin-right:15px;vertical-align:middle}@media only screen and (min-width:720px){#block-tg-menu-content ul.menu li::before{display:none}}#block-tg-menu-content ul.menu li a{color:#006eb7;display:inline-block;font-size:16px;font-weight:700;line-height:27px;text-decoration:none;white-space:nowrap}@media only screen and (min-width:720px){#block-tg-menu-content ul.menu li a{font-size:14px;line-height:normal}}#block-tg-menu-content ul.menu li a:hover,#block-tg-menu-content ul.menu li a:focus{text-decoration:underline}@media only screen and (min-width:1024px) and (max-width:1199px){#block-tg-menu-content ul.menu{-ms-flex-wrap:nowrap;flex-wrap:nowrap}#block-tg-menu-content ul.menu li{margin:0px 30px 20px}}#block-tg-manual-highlights{width:calc(100%);float:left;margin-left:0px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:60px}@media only screen and (min-width:1200px){#block-tg-manual-highlights{-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}#block-tg-manual-highlights .node--view-mode-tg-highlights{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%}@media only screen and (min-width:720px){#block-tg-manual-highlights .node--view-mode-tg-highlights{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:900px}}#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"]{width:100%}@media only screen and (min-width:720px){#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"]{width:50%}}#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"] .node--view-mode-listing-highlight{height:100%}#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"] a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;text-decoration:none;width:100%}#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"] a .blog-info,#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"] a .news-info,#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"] a .manual-info{-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2;padding:20px 30px}@media only screen and (min-width:720px){#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"] a .blog-info,#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"] a .news-info,#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"] a .manual-info{padding:15px 30px;text-align:center}}#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"] a .blog-info .authored-on,#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"] a .news-info .authored-on,#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"] a .manual-info .authored-on{font-size:12px;margin-bottom:10px}#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"] a .blog-info .blog-title,#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"] a .blog-info .field--name-title,#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"] a .blog-info .manual-title,#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"] a .news-info .blog-title,#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"] a .news-info .field--name-title,#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"] a .news-info .manual-title,#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"] a .manual-info .blog-title,#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"] a .manual-info .field--name-title,#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"] a .manual-info .manual-title{display:inline-block;font-size:18px;font-weight:700;line-height:22px}@media only screen and (min-width:720px){#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"] a .blog-info .blog-title,#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"] a .blog-info .field--name-title,#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"] a .blog-info .manual-title,#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"] a .news-info .blog-title,#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"] a .news-info .field--name-title,#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"] a .news-info .manual-title,#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"] a .manual-info .blog-title,#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"] a .manual-info .field--name-title,#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"] a .manual-info .manual-title{font-size:16px;line-height:20px}}@media only screen and (min-width:1200px){#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"] a .blog-info .blog-title,#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"] a .blog-info .field--name-title,#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"] a .blog-info .manual-title,#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"] a .news-info .blog-title,#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"] a .news-info .field--name-title,#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"] a .news-info .manual-title,#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"] a .manual-info .blog-title,#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"] a .manual-info .field--name-title,#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"] a .manual-info .manual-title{line-height:22px}}#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"] a.manual-wrapper img{max-width:100%;height:auto;display:block;margin:0 auto;width:100%}@media only screen and (min-width:720px){#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"] a.manual-wrapper img{width:auto}}#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"]:nth-of-type(1) .blog-info,#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"]:nth-of-type(1) .news-info,#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"]:nth-of-type(1) .manual-info,#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"]:nth-of-type(5) .blog-info,#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"]:nth-of-type(5) .news-info,#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"]:nth-of-type(5) .manual-info{background-color:rgba(118,184,42,0.85)}#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"]:nth-of-type(2) .blog-info,#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"]:nth-of-type(2) .news-info,#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"]:nth-of-type(2) .manual-info,#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"]:nth-of-type(6) .blog-info,#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"]:nth-of-type(6) .news-info,#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"]:nth-of-type(6) .manual-info{background-color:rgba(0,110,183,0.85)}#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"]:nth-of-type(3) .blog-info,#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"]:nth-of-type(3) .news-info,#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"]:nth-of-type(3) .manual-info{background-color:#71abdd}#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"]:nth-of-type(4) .blog-info,#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"]:nth-of-type(4) .news-info,#block-tg-manual-highlights .node--view-mode-tg-highlights div[class^="manual-highlight"]:nth-of-type(4) .manual-info{background-color:#0d2331}#block-views-block-tg-recent-listing{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);margin-top:30px}@media only screen and (min-width:720px){#block-views-block-tg-recent-listing{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}@media only screen and (min-width:1200px){#block-views-block-tg-recent-listing{width:calc(91.66667%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px)}}#block-views-block-tg-recent-listing .view-filters{display:none;visibility:hidden}#block-views-block-tg-recent-listing .view-content .node--view-mode-listing-teaser-type a{text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px 30px;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (min-width:720px){#block-views-block-tg-recent-listing .view-content .node--view-mode-listing-teaser-type a{padding:28px 50px}}#block-views-block-tg-recent-listing .view-content .node--view-mode-listing-teaser-type a .type{-ms-flex-item-align:start;align-self:flex-start;background-color:#71abdd;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;display:inline-block;font-size:14px;font-weight:300;line-height:26px;margin-bottom:10px;padding:0px 10px}#block-views-block-tg-recent-listing .view-content .node--view-mode-listing-teaser-type a .field--name-title{font-size:16px;font-weight:700;line-height:24px;color:#006eb7;margin-bottom:10px}@media only screen and (min-width:720px){#block-views-block-tg-recent-listing .view-content .node--view-mode-listing-teaser-type a .field--name-title{font-size:20px;line-height:24px}}@media only screen and (min-width:1200px){#block-views-block-tg-recent-listing .view-content .node--view-mode-listing-teaser-type a .field--name-title{font-size:28px;line-height:32px}}#block-views-block-tg-recent-listing .view-content .node--view-mode-listing-teaser-type a .authored-on{font-size:14px;font-weight:300;line-height:24px;color:#67747e}@media only screen and (min-width:720px){#block-views-block-tg-recent-listing .view-content .node--view-mode-listing-teaser-type a .authored-on{font-size:14px;line-height:24px}}@media only screen and (min-width:1200px){#block-views-block-tg-recent-listing .view-content .node--view-mode-listing-teaser-type a .authored-on{font-size:17px;line-height:32px}}#block-views-block-tg-recent-listing .view-content .views-row{background-color:#f2f8fd;border-left:10px solid #006eb7;margin-bottom:20px}#block-views-block-tg-recent-listing .pager{width:calc(100%);float:left;margin-left:0px;margin-bottom:20px}@media only screen and (min-width:720px){#block-views-block-tg-recent-listing .pager{width:calc(100%);float:left;margin-left:0px}}@media only screen and (min-width:1200px){#block-views-block-tg-recent-listing .pager{width:calc(91.66667%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px);margin-top:40px;margin-bottom:60px}}#block-views-block-tg-recent-listing .pager ul li{list-style:none;display:inline-block;margin-right:5px}#block-views-block-tg-recent-listing .pager ul li.pager__item--next,#block-views-block-tg-recent-listing .pager ul li.pager__item--previous{margin:0px 5px}#block-views-block-tg-recent-listing .pager ul li.is-active a{color:#000;background-color:#f2f8fd;padding:8px}#block-views-block-tg-recent-listing .pager ul li a{display:inline-block;font-size:17px;font-weight:700;line-height:32px;color:#006eb7;text-decoration:none}@media only screen and (min-width:720px){#block-views-block-tg-recent-listing .pager ul li a{font-size:20px;line-height:24px}}@media only screen and (min-width:1200px){#block-views-block-tg-recent-listing .pager ul li a{font-size:24px;line-height:32px}}#block-exposedform-news-tg-recent-listing-page{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);margin-top:30px;margin-bottom:0px}@media only screen and (min-width:720px){#block-exposedform-news-tg-recent-listing-page{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px);margin-top:20px;margin-bottom:0px}}@media only screen and (min-width:1200px){#block-exposedform-news-tg-recent-listing-page{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px);margin-top:30px;margin-bottom:30px}}#block-exposedform-news-tg-recent-listing-page .form--inline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:1200px){#block-exposedform-news-tg-recent-listing-page .form--inline{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap}}#block-exposedform-news-tg-recent-listing-page .form--inline .form-item{margin-bottom:15px}@media only screen and (min-width:1200px){#block-exposedform-news-tg-recent-listing-page .form--inline .form-item{margin-right:30px;margin-bottom:20px}}#block-exposedform-news-tg-recent-listing-page .form--inline .form-item input,#block-exposedform-news-tg-recent-listing-page .form--inline .form-item select{-webkit-appearance:none;-moz-appearance:none;border-radius:0;height:45px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:10px}@media only screen and (min-width:720px){#block-exposedform-news-tg-recent-listing-page .form--inline .form-item input,#block-exposedform-news-tg-recent-listing-page .form--inline .form-item select{width:300px}}#block-exposedform-news-tg-recent-listing-page .form--inline .form-item.form-type-select label{font-size:14px;font-weight:700;color:#006eb7;text-transform:uppercase;display:block;margin-bottom:10px}@media only screen and (min-width:720px){#block-exposedform-news-tg-recent-listing-page .form--inline .form-item.form-type-select label{color:#fff}}#block-exposedform-news-tg-recent-listing-page .form--inline .form-item.form-type-select select{border:none;background-color:#006eb7;background-image:url("/sites/default/themes/kennelliitto/images/chevron-down.svg");background-repeat:no-repeat;background-position:right;background-size:45px 20px;color:#fff}@media only screen and (min-width:720px){#block-exposedform-news-tg-recent-listing-page .form--inline .form-item.form-type-select .select2{width:300px !important}}#block-exposedform-news-tg-recent-listing-page .form--inline .form-item.form-type-select .select2 .selection .select2-selection{-webkit-appearance:none;-moz-appearance:none;background-color:#006eb7;background-image:url("/sites/default/themes/kennelliitto/images/chevron-down.svg");background-repeat:no-repeat;background-position:right;background-size:30px 20px;border:2px solid #006eb7;border-radius:0;height:45px;padding:8px}#block-exposedform-news-tg-recent-listing-page .form--inline .form-item.form-type-select .select2 .selection .select2-selection .select2-selection__rendered{color:#fff;text-align:left;padding:0 0 0 5px}#block-exposedform-news-tg-recent-listing-page .form--inline .form-item.form-type-select .select2 .selection .select2-selection .select2-selection__arrow{display:none;visibility:hidden}#block-exposedform-news-tg-recent-listing-page .form--inline .form-item.form-type-select .select2.select2-container--open .selection .select2-selection{background-color:#006eb7;background-image:url("/sites/default/themes/kennelliitto/images/chevron-up.svg");background-repeat:no-repeat;background-position:right;background-size:30px 20px;border:2px solid #006eb7}#block-exposedform-news-tg-recent-listing-page .form--inline .form-item.form-type-textfield input[type="text"]{border:2px solid #006eb7;background-color:transparent;color:#006eb7}@media only screen and (min-width:720px){#block-exposedform-news-tg-recent-listing-page .form--inline .form-item.form-type-textfield input[type="text"]{border:2px solid #fff;color:#fff}}#block-exposedform-news-tg-recent-listing-page .form--inline .form-item.form-type-textfield input[type="text"]::-webkit-input-placeholder{color:#006eb7;opacity:1}#block-exposedform-news-tg-recent-listing-page .form--inline .form-item.form-type-textfield input[type="text"]:-ms-input-placeholder{color:#006eb7;opacity:1}#block-exposedform-news-tg-recent-listing-page .form--inline .form-item.form-type-textfield input[type="text"]::-ms-input-placeholder{color:#006eb7;opacity:1}#block-exposedform-news-tg-recent-listing-page .form--inline .form-item.form-type-textfield input[type="text"]::placeholder{color:#006eb7;opacity:1}@media only screen and (min-width:720px){#block-exposedform-news-tg-recent-listing-page .form--inline .form-item.form-type-textfield input[type="text"]::-webkit-input-placeholder{color:#fff}#block-exposedform-news-tg-recent-listing-page .form--inline .form-item.form-type-textfield input[type="text"]:-ms-input-placeholder{color:#fff}#block-exposedform-news-tg-recent-listing-page .form--inline .form-item.form-type-textfield input[type="text"]::-ms-input-placeholder{color:#fff}#block-exposedform-news-tg-recent-listing-page .form--inline .form-item.form-type-textfield input[type="text"]::placeholder{color:#fff}}#block-exposedform-news-tg-recent-listing-page .form--inline .form-item.form-type-textfield input[type="text"]::-ms-input-placeholder{color:#006eb7}@media only screen and (min-width:720px){#block-exposedform-news-tg-recent-listing-page .form--inline .form-item.form-type-textfield input[type="text"]::-ms-input-placeholder{color:#fff}}#block-exposedform-news-tg-recent-listing-page .form--inline .form-item.form-type-textfield input[type="text"]:-ms-input-placeholder{color:#006eb7}@media only screen and (min-width:720px){#block-exposedform-news-tg-recent-listing-page .form--inline .form-item.form-type-textfield input[type="text"]:-ms-input-placeholder{color:#fff}}#block-exposedform-news-tg-recent-listing-page .form--inline .form-item.form-item-created label,#block-exposedform-news-tg-recent-listing-page .form--inline .form-item.form-item-created-1 label{font-size:14px;font-weight:400;color:#006eb7;display:block;margin-bottom:10px}@media only screen and (min-width:720px){#block-exposedform-news-tg-recent-listing-page .form--inline .form-item.form-item-created label,#block-exposedform-news-tg-recent-listing-page .form--inline .form-item.form-item-created-1 label{color:#fff}}#block-exposedform-news-tg-recent-listing-page .form--inline .form-item.form-item-created input,#block-exposedform-news-tg-recent-listing-page .form--inline .form-item.form-item-created-1 input{font-size:14px;background-image:url("/sites/default/themes/kennelliitto/images/calendar-blue.svg");background-repeat:no-repeat;background-position:right;background-size:40px 25px;width:140px}@media only screen and (min-width:720px){#block-exposedform-news-tg-recent-listing-page .form--inline .form-item.form-item-created input,#block-exposedform-news-tg-recent-listing-page .form--inline .form-item.form-item-created-1 input{background-image:url("/sites/default/themes/kennelliitto/images/calendar.svg")}}@media only screen and (min-width:1200px){#block-exposedform-news-tg-recent-listing-page .form--inline .form-item.form-item-created::after{content:"–";display:inline-block;color:#fff;margin-left:10px;margin-right:-17px}}#block-exposedform-news-tg-recent-listing-page .form--inline .form-actions input{-webkit-appearance:none;-moz-appearance:none;border-radius:0;height:45px;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid #006eb7;background-color:transparent;color:#006eb7;padding:8px 20px;margin-bottom:15px}@media only screen and (min-width:720px){#block-exposedform-news-tg-recent-listing-page .form--inline .form-actions input{margin-right:30px;margin-bottom:20px;color:#fff;border:2px solid #fff}}#colorbox #cboxWrapper{border-radius:0px}#colorbox #cboxLoadedContent{margin-bottom:0px;margin-top:25px}#cboxClose{background:url("/sites/default/themes/kennelliitto/images/cross.svg");background-position:center;background-repeat:no-repeat;background-size:25px 25px;top:0px !important}#cboxClose:hover{background-position:center}.page-node-type-page .node--view-mode-header{width:calc(100%);float:left;margin-left:0px}.page-node-type-page .node--view-mode-header .image-header{width:calc(100%);float:left;margin-left:0px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:720px){.page-node-type-page .node--view-mode-header .image-header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.page-node-type-page .node--view-mode-header .image-header #block-linktoparentnode{display:none}@media only screen and (min-width:1200px){.page-node-type-page .node--view-mode-header .image-header #block-linktoparentnode{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px);display:block;margin-bottom:40px}}.page-node-type-page .node--view-mode-header .image-header #block-linktoparentnode a{font-size:16px;font-weight:500;line-height:30px;text-decoration:none;color:#fff;display:inline-block;border:2px solid #fff;padding:0px 10px}@media only screen and (min-width:720px){.page-node-type-page .node--view-mode-header .image-header #block-linktoparentnode a{line-height:40px;padding:4px 30px}}.page-node-type-page .node--view-mode-header .image-header #block-linktoparentnode a::before{content:'';display:inline-block;background-image:url("/sites/default/themes/kennelliitto/images/chevron-left.svg");background-size:20px 18px;width:20px;height:20px;vertical-align:middle}.page-node-type-page .node--view-mode-header .image-header h1{width:calc(78.57143%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);border-left:10px solid #76b82a;padding-left:15px}@media only screen and (min-width:1200px){.page-node-type-page .node--view-mode-header .image-header h1{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}.page-node-type-page .node--view-mode-header .image-header .field--name-field-header-image{width:calc(100%);float:left;margin-left:0px;position:absolute;top:0;z-index:-1}.page-node-type-page .node--view-mode-header .field--name-field-lead{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);margin-top:20px;margin-bottom:20px}@media only screen and (min-width:720px){.page-node-type-page .node--view-mode-header .field--name-field-lead{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px);margin-bottom:0px}}@media only screen and (min-width:1200px){.page-node-type-page .node--view-mode-header .field--name-field-lead{width:calc(54.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}@media only screen and (min-width:720px){.page-node-type-page .node--view-mode-header .field--name-field-lead p{color:#fff}}.page-node-type-page .node--view-mode-header .no-image-header{width:calc(100%);float:left;margin-left:0px;background-color:#f2f8fd;min-height:400px}.page-node-type-page .node--view-mode-header .no-image-header #block-linktoparentnode{display:none}@media only screen and (min-width:1200px){.page-node-type-page .node--view-mode-header .no-image-header #block-linktoparentnode{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px);display:block;margin-top:40px;margin-bottom:10px}}.page-node-type-page .node--view-mode-header .no-image-header #block-linktoparentnode a{font-size:16px;font-weight:500;line-height:30px;text-decoration:none;color:#006eb7;display:inline-block;border:2px solid #006eb7;padding:0px 10px}@media only screen and (min-width:720px){.page-node-type-page .node--view-mode-header .no-image-header #block-linktoparentnode a{line-height:40px;padding:5px 20px}}.page-node-type-page .node--view-mode-header .no-image-header #block-linktoparentnode a::before{content:'';display:inline-block;background-image:url("/sites/default/themes/kennelliitto/images/chevron-left-blue.svg");background-size:20px 18px;width:20px;height:20px;vertical-align:middle}.page-node-type-page .node--view-mode-header .no-image-header h1{width:calc(78.57143%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);color:#0d2331;border-left:10px solid #76b82a;padding-left:15px;margin-top:30px}@media only screen and (min-width:1200px){.page-node-type-page .node--view-mode-header .no-image-header h1{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}.page-node-type-page .node--view-mode-header .no-image-header .field--name-field-lead{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);margin-top:30px;margin-bottom:30px}@media only screen and (min-width:720px){.page-node-type-page .node--view-mode-header .no-image-header .field--name-field-lead{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}@media only screen and (min-width:1200px){.page-node-type-page .node--view-mode-header .no-image-header .field--name-field-lead{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}.page-node-type-page .node--view-mode-header .no-image-header .field--name-field-lead p{color:#0d2331}.page-node-type-page .node--view-mode-full{width:calc(100%);float:left;margin-left:0px}.page-node-type-page .node--view-mode-full .field--name-field-section-highlights{width:calc(100%);float:left;margin-left:0px;margin-top:0px}@media only screen and (min-width:1200px){.page-node-type-page .node--view-mode-full .field--name-field-section-highlights{margin-top:-35px}}.page-node-type-page .node--view-mode-full .field--name-field-section-highlights>.field__item{width:calc(100%);float:left;margin-left:0px}@media only screen and (min-width:720px){.page-node-type-page .node--view-mode-full .field--name-field-section-highlights>.field__item{width:calc(33.33333%);float:left;margin-left:0px}}@media only screen and (min-width:1200px){.page-node-type-page .node--view-mode-full .field--name-field-section-highlights>.field__item{width:calc(29.16667%);float:left;margin-left:0px;margin-left:calc(2.08333% + 0px)}}@media only screen and (min-width:1200px){.page-node-type-page .node--view-mode-full .field--name-field-section-highlights>.field__item:nth-of-type(1){width:calc(29.16667%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px)}}.page-node-type-page .node--view-mode-full .field--name-field-section-highlights>.field__item:nth-of-type(1) .field--name-field-highlight-image::after{background-color:rgba(0,110,183,0.7)}.page-node-type-page .node--view-mode-full .field--name-field-section-highlights>.field__item:nth-of-type(2) .field--name-field-highlight-image::after{background-color:rgba(13,35,49,0.7)}.page-node-type-page .node--view-mode-full .field--name-field-section-highlights>.field__item:nth-of-type(3) .field--name-field-highlight-image::after{background-color:rgba(103,116,126,0.7)}.page-node-type-page .node--view-mode-full .field--name-field-section-highlights>.field__item .node--view-mode-default{width:calc(100%);float:left;margin-left:0px;position:relative}.page-node-type-page .node--view-mode-full .field--name-field-section-highlights>.field__item .node--view-mode-default .highlight-item{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%}.page-node-type-page .node--view-mode-full .field--name-field-section-highlights>.field__item .node--view-mode-default .highlight-item .field--name-title{font-size:18px;font-weight:700;line-height:26px;color:#fff;text-align:center;margin:0px 30px 10px 30px;z-index:1;max-width:100%}@media only screen and (min-width:720px){.page-node-type-page .node--view-mode-full .field--name-field-section-highlights>.field__item .node--view-mode-default .highlight-item .field--name-title{font-size:14px;line-height:20px;margin:0px 30px 15px 30px}}@media only screen and (min-width:1200px){.page-node-type-page .node--view-mode-full .field--name-field-section-highlights>.field__item .node--view-mode-default .highlight-item .field--name-title{font-size:22px;line-height:30px}}.page-node-type-page .node--view-mode-full .field--name-field-section-highlights>.field__item .node--view-mode-default .highlight-item .field--name-field-highlight-link{border:2px solid #fff;padding:0px 10px;z-index:1}.page-node-type-page .node--view-mode-full .field--name-field-section-highlights>.field__item .node--view-mode-default .highlight-item .field--name-field-highlight-link a{font-size:14px;font-weight:500;line-height:40px;color:#fff;text-decoration:none}@media only screen and (min-width:1200px){.page-node-type-page .node--view-mode-full .field--name-field-section-highlights>.field__item .node--view-mode-default .highlight-item .field--name-field-highlight-link a{font-size:16px}}.page-node-type-page .node--view-mode-full .field--name-field-section-highlights>.field__item .node--view-mode-default .field--name-field-highlight-image{position:relative}.page-node-type-page .node--view-mode-full .field--name-field-section-highlights>.field__item .node--view-mode-default .field--name-field-highlight-image::after{content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.page-node-type-page .node--view-mode-full .field--name-body,.page-node-type-page .node--view-mode-full .field--name-field-lower-body{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px)}@media only screen and (min-width:720px){.page-node-type-page .node--view-mode-full .field--name-body,.page-node-type-page .node--view-mode-full .field--name-field-lower-body{width:calc(91.66667%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px)}}@media only screen and (min-width:1200px){.page-node-type-page .node--view-mode-full .field--name-body,.page-node-type-page .node--view-mode-full .field--name-field-lower-body{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}.page-node-type-blog-listing .region-content{width:calc(100%);float:left;margin-left:0px;background-color:#f2f8fd;border-top:18px solid #71abdd}.page-node-type-blog-listing .node--view-mode-full{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px)}@media only screen and (min-width:720px){.page-node-type-blog-listing .node--view-mode-full{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}@media only screen and (min-width:1200px){.page-node-type-blog-listing .node--view-mode-full{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}.page-node-type-blog-listing .node--view-mode-full header{margin-top:50px;margin-bottom:20px}.page-node-type-blog-listing .node--view-mode-full header .field--name-title{font-size:32px;font-weight:900;line-height:60px;text-transform:uppercase;color:#71abdd}@media only screen and (min-width:720px){.page-node-type-blog-listing .node--view-mode-full header .field--name-title{font-size:42px}}@media only screen and (min-width:1200px){.page-node-type-blog-listing .node--view-mode-full header .field--name-title{font-size:52px}}.page-node-type-blog-listing .node--view-mode-full header .field--name-title::after{content:'';display:inline-block;background-image:url("/sites/default/themes/kennelliitto/images/icon_dog.svg");background-repeat:no-repeat;background-size:35px 43px;width:35px;height:43px;margin-left:15px}@media only screen and (min-width:720px){.page-node-type-blog-listing .node--view-mode-full header .field--name-title::after{background-size:50px 60px;width:50px;height:60px;margin-left:25px}}.page-node-type-blog-listing .block-views-blockblog-all-blog-posts{width:calc(100%);float:left;margin-left:0px}@media only screen and (min-width:720px){.page-node-type-blog-listing .block-views-blockblog-all-blog-posts{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}@media only screen and (min-width:1200px){.page-node-type-blog-listing .block-views-blockblog-all-blog-posts{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}.page-node-type-blog-listing .block-views-blockblog-all-blog-posts .view-display-id-all_blog_posts .view-content .views-row{width:calc(100%);float:left;margin-left:0px;background-color:#fff;margin-bottom:15px}.page-node-type-blog-listing .block-views-blockblog-all-blog-posts .view-display-id-all_blog_posts .view-content .views-row .node--view-mode-blog-listing{width:calc(71.42857%);float:left;margin-left:0px;margin-left:calc(14.28571% + 0px);min-height:150px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:720px){.page-node-type-blog-listing .block-views-blockblog-all-blog-posts .view-display-id-all_blog_posts .view-content .views-row .node--view-mode-blog-listing{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media only screen and (min-width:1200px){.page-node-type-blog-listing .block-views-blockblog-all-blog-posts .view-display-id-all_blog_posts .view-content .views-row .node--view-mode-blog-listing{width:calc(95.83333%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px)}}.page-node-type-blog-listing .block-views-blockblog-all-blog-posts .view-display-id-all_blog_posts .view-content .views-row .node--view-mode-blog-listing .author-info a{font-size:18px;font-weight:700;line-height:24px;color:#006eb7;text-decoration:none}@media only screen and (min-width:720px){.page-node-type-blog-listing .block-views-blockblog-all-blog-posts .view-display-id-all_blog_posts .view-content .views-row .node--view-mode-blog-listing .author-info a{font-size:24px;line-height:32px}}@media only screen and (min-width:1200px){.page-node-type-blog-listing .block-views-blockblog-all-blog-posts .view-display-id-all_blog_posts .view-content .views-row .node--view-mode-blog-listing .author-info a{font-size:28px}}.page-node-type-blog-listing .block-views-blockblog-all-blog-posts .view-display-id-all_blog_posts .view-content .views-row .node--view-mode-blog-listing .author-info .authoring{font-size:14px;font-weight:300;color:#67747e;margin-top:10px}@media only screen and (min-width:720px){.page-node-type-blog-listing .block-views-blockblog-all-blog-posts .view-display-id-all_blog_posts .view-content .views-row .node--view-mode-blog-listing .author-info .authoring{font-size:15px}}@media only screen and (min-width:1200px){.page-node-type-blog-listing .block-views-blockblog-all-blog-posts .view-display-id-all_blog_posts .view-content .views-row .node--view-mode-blog-listing .author-info .authoring{margin-top:15px}}.page-node-type-blog-listing .block-views-blockblog-all-blog-posts .view-display-id-all_blog_posts .view-content .views-row .node--view-mode-blog-listing .author-info .authoring .authored-on::after{content:'|';display:inline-block;margin-left:4px}.page-node-type-blog-listing .block-views-blockblog-all-blog-posts .view-display-id-all_blog_posts .view-content .views-row .node--view-mode-blog-listing .author-image{display:none}@media only screen and (min-width:720px){.page-node-type-blog-listing .block-views-blockblog-all-blog-posts .view-display-id-all_blog_posts .view-content .views-row .node--view-mode-blog-listing .author-image{display:block;margin:15px}}@media only screen and (min-width:1200px){.page-node-type-blog-listing .block-views-blockblog-all-blog-posts .view-display-id-all_blog_posts .view-content .views-row .node--view-mode-blog-listing .author-image{margin:15px 30px 15px 60px}}.page-node-type-blog-listing .block-views-blockblog-all-blog-posts .view-display-id-all_blog_posts .view-content .views-row .node--view-mode-blog-listing .author-image .media--view-mode-circle-image{border:10px solid #bdcddd}@media only screen and (min-width:720px){.page-node-type-blog-listing .block-views-blockblog-all-blog-posts .view-display-id-all_blog_posts .view-content .views-row .node--view-mode-blog-listing .author-image .media--view-mode-circle-image img{max-width:160px}}@media only screen and (min-width:1200px){.page-node-type-blog-listing .block-views-blockblog-all-blog-posts .view-display-id-all_blog_posts .view-content .views-row .node--view-mode-blog-listing .author-image .media--view-mode-circle-image img{max-width:150px}}.page-node-type-blog-listing .block-views-blockblog-all-blog-posts .view-display-id-all_blog_posts .pager{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);margin-top:15px;margin-bottom:30px}@media only screen and (min-width:720px){.page-node-type-blog-listing .block-views-blockblog-all-blog-posts .view-display-id-all_blog_posts .pager{width:calc(100%);float:left;margin-left:0px;margin-left:calc(0% + 0px)}}.page-node-type-blog-listing .block-views-blockblog-all-blog-posts .view-display-id-all_blog_posts .pager li{list-style:none}.page-node-type-blog-listing .block-views-blockblog-all-blog-posts .view-display-id-all_blog_posts .pager li a{font-size:16px;font-weight:500;line-height:40px;color:#006eb7;text-decoration:none;border:2px solid #006eb7;padding:8px 15px}.page-node-type-blog-page .region-header .blog-section{width:calc(100%);float:left;margin-left:0px;background-color:#f2f8fd;height:117px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:18px solid #71abdd}@media only screen and (min-width:720px){.page-node-type-blog-page .region-header .blog-section{height:197px}}.page-node-type-blog-page .region-header .blog-section .title{margin-left:calc(7.14286% + 0px);font-size:32px;font-weight:900;line-height:60px;text-transform:uppercase;color:#71abdd}@media only screen and (min-width:720px){.page-node-type-blog-page .region-header .blog-section .title{font-size:42px}}@media only screen and (min-width:1200px){.page-node-type-blog-page .region-header .blog-section .title{margin-left:calc(10.41667% + 0px);font-size:52px}}.page-node-type-blog-page .region-header .blog-section .title::after{content:'';display:inline-block;background-image:url("/sites/default/themes/kennelliitto/images/icon_dog.svg");background-repeat:no-repeat;background-size:35px 43px;width:35px;height:43px;margin-left:15px}@media only screen and (min-width:720px){.page-node-type-blog-page .region-header .blog-section .title::after{background-size:50px 60px;width:50px;height:60px;margin-left:25px}}.page-node-type-blog-page .region-content{width:calc(100%);float:left;margin-left:0px;background-color:#f2f8fd}.page-node-type-blog-page .node--view-mode-full{width:calc(100%);float:left;margin-left:0px}.page-node-type-blog-page .node--view-mode-full .blog-intro{width:calc(100%);float:left;margin-left:0px;margin-top:30px}@media only screen and (min-width:720px){.page-node-type-blog-page .node--view-mode-full .blog-intro{margin-top:60px}}.page-node-type-blog-page .node--view-mode-full .blog-intro .intro-text{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px)}@media only screen and (min-width:720px){.page-node-type-blog-page .node--view-mode-full .blog-intro .intro-text{width:calc(58.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}@media only screen and (min-width:1200px){.page-node-type-blog-page .node--view-mode-full .blog-intro .intro-text{width:calc(58.33333%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}.page-node-type-blog-page .node--view-mode-full .blog-intro .intro-text h1{font-size:20px;line-height:24px;color:#0d2331}@media only screen and (min-width:720px){.page-node-type-blog-page .node--view-mode-full .blog-intro .intro-text h1{font-size:28px;line-height:32px}}@media only screen and (min-width:1200px){.page-node-type-blog-page .node--view-mode-full .blog-intro .intro-text h1{font-size:40px;line-height:50px}}.page-node-type-blog-page .node--view-mode-full .blog-intro .intro-text .authoring{font-size:14px;font-weight:300;color:#67747e;margin-top:20px;margin-bottom:30px}@media only screen and (min-width:720px){.page-node-type-blog-page .node--view-mode-full .blog-intro .intro-text .authoring{font-size:15px}}@media only screen and (min-width:1200px){.page-node-type-blog-page .node--view-mode-full .blog-intro .intro-text .authoring{font-size:16px;margin-top:30px;margin-bottom:40px}}.page-node-type-blog-page .node--view-mode-full .blog-intro .intro-text .authoring .authored-on::after{content:'|';display:inline-block;margin-left:4px}@media only screen and (min-width:720px){.page-node-type-blog-page .node--view-mode-full .blog-intro .intro-img{width:calc(20.83333%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px);margin-bottom:30px}}@media only screen and (min-width:1200px){.page-node-type-blog-page .node--view-mode-full .blog-intro .intro-img{width:calc(16.66667%);float:left;margin-left:0px;margin-left:calc(6.25% + 0px)}}.page-node-type-blog-page .node--view-mode-full .blog-intro .intro-img .field--name-field-author{display:none}@media only screen and (min-width:720px){.page-node-type-blog-page .node--view-mode-full .blog-intro .intro-img .field--name-field-author{display:block}}@media only screen and (min-width:1200px){.page-node-type-blog-page .node--view-mode-full .blog-intro .intro-img .field--name-field-author{width:calc(16.66667%);float:left;margin-left:0px;margin-left:calc(6.25% + 0px)}}.page-node-type-blog-page .node--view-mode-full .blog-intro .intro-img .field--name-field-author .media--view-mode-circle-image{border:10px solid #bdcddd}@media only screen and (min-width:720px){.page-node-type-blog-page .node--view-mode-full .blog-intro .intro-img .field--name-field-author .media--view-mode-circle-image img{max-width:160px}}@media only screen and (min-width:1200px){.page-node-type-blog-page .node--view-mode-full .blog-intro .intro-img .field--name-field-author .media--view-mode-circle-image img{max-width:200px}}.page-node-type-blog-page .node--view-mode-full .field--name-field-lead{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);margin-bottom:20px}@media only screen and (min-width:720px){.page-node-type-blog-page .node--view-mode-full .field--name-field-lead{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}@media only screen and (min-width:1200px){.page-node-type-blog-page .node--view-mode-full .field--name-field-lead{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}.page-node-type-blog-page .node--view-mode-full .field--name-body{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px)}@media only screen and (min-width:720px){.page-node-type-blog-page .node--view-mode-full .field--name-body{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}@media only screen and (min-width:1200px){.page-node-type-blog-page .node--view-mode-full .field--name-body{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}.page-node-type-contact-listing .node--view-mode-header{width:calc(100%);float:left;margin-left:0px}.page-node-type-contact-listing .node--view-mode-header .image-header{width:calc(100%);float:left;margin-left:0px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page-node-type-contact-listing .node--view-mode-header .image-header .field--name-field-header-image{width:calc(100%);float:left;margin-left:0px;position:absolute;top:0;z-index:-1}.page-node-type-contact-listing .node--view-mode-header .image-header .header-info{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px)}@media only screen and (min-width:720px){.page-node-type-contact-listing .node--view-mode-header .image-header .header-info{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}@media only screen and (min-width:1200px){.page-node-type-contact-listing .node--view-mode-header .image-header .header-info{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}.page-node-type-contact-listing .node--view-mode-header .image-header .header-info .contact-title .contact-heading{font-size:22px;font-weight:900;color:#fff;line-height:24px;text-transform:uppercase;margin-top:25px;margin-bottom:25px;display:block;border-left:10px solid #76b82a;padding-left:15px}@media only screen and (min-width:720px){.page-node-type-contact-listing .node--view-mode-header .image-header .header-info .contact-title .contact-heading{font-size:30px;line-height:32px;margin-top:0px;margin-bottom:15px}}@media only screen and (min-width:1200px){.page-node-type-contact-listing .node--view-mode-header .image-header .header-info .contact-title .contact-heading{font-size:52px;line-height:40px;margin-bottom:10px}}.page-node-type-contact-listing .node--view-mode-full{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);margin-top:30px}@media only screen and (min-width:720px){.page-node-type-contact-listing .node--view-mode-full{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}@media only screen and (min-width:1200px){.page-node-type-contact-listing .node--view-mode-full{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}.page-node-type-contact-listing .node--view-mode-full h1{font-size:20px;font-weight:700;color:#71abdd;line-height:32px;text-transform:none}@media only screen and (min-width:720px){.page-node-type-contact-listing .node--view-mode-full h1{font-size:24px}}@media only screen and (min-width:1200px){.page-node-type-contact-listing .node--view-mode-full h1{font-size:28px}}.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts{width:calc(100%);float:left;margin-left:0px;margin-top:30px}.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item{width:calc(100%);float:left;margin-left:0px;margin-bottom:10px}.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-information>.field--name-field-contact-information{width:calc(100%);float:left;margin-left:0px;background-color:#f2f8fd;border-left:10px solid #006eb7;-webkit-box-sizing:border-box;box-sizing:border-box}.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-information>.field--name-field-contact-information .node--view-mode-default{width:calc(100%);float:left;margin-left:0px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:720px){.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-information>.field--name-field-contact-information .node--view-mode-default{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-information>.field--name-field-contact-information .node--view-mode-default>div{width:calc(100%);float:left;margin-left:0px}@media only screen and (min-width:720px){.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-information>.field--name-field-contact-information .node--view-mode-default>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media only screen and (min-width:1200px){.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-information>.field--name-field-contact-information .node--view-mode-default>div{min-height:74px}}@media only screen and (min-width:720px){.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-information>.field--name-field-contact-information .node--view-mode-default .contacts-1{width:calc(50%);float:left;margin-left:0px}}@media only screen and (min-width:1200px){.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-information>.field--name-field-contact-information .node--view-mode-default .contacts-1{width:calc(33.33333%);float:left;margin-left:0px}}.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-information>.field--name-field-contact-information .node--view-mode-default .contacts-1 .info-wrapper{margin:10px 20px}@media only screen and (min-width:720px){.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-information>.field--name-field-contact-information .node--view-mode-default .contacts-1 .info-wrapper{margin:20px}}@media only screen and (min-width:1200px){.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-information>.field--name-field-contact-information .node--view-mode-default .contacts-1 .info-wrapper{margin:0px 0px 0px 50px}}.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-information>.field--name-field-contact-information .node--view-mode-default .contacts-1 .info-wrapper .field--name-title{font-size:17px;font-weight:700;line-height:24px;color:#67747e;display:block}.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-information>.field--name-field-contact-information .node--view-mode-default .contacts-1 .info-wrapper .field--name-field-short-decription{font-size:15px;font-weight:400;line-height:24px;color:#67747e;display:block}.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-information>.field--name-field-contact-information .node--view-mode-default .contacts-2{background-color:#e9f1f8}@media only screen and (min-width:720px){.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-information>.field--name-field-contact-information .node--view-mode-default .contacts-2{width:calc(50%);float:left;margin-left:0px}}@media only screen and (min-width:1200px){.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-information>.field--name-field-contact-information .node--view-mode-default .contacts-2{width:calc(33.33333%);float:left;margin-left:0px}}.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-information>.field--name-field-contact-information .node--view-mode-default .contacts-2 .field--name-field-description{margin:10px 20px}@media only screen and (min-width:720px){.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-information>.field--name-field-contact-information .node--view-mode-default .contacts-2 .field--name-field-description{margin:20px}}@media only screen and (min-width:1200px){.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-information>.field--name-field-contact-information .node--view-mode-default .contacts-2 .field--name-field-description{margin:20px 30px}}.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-information>.field--name-field-contact-information .node--view-mode-default .contacts-2 .field--name-field-description p{font-size:15px;font-weight:400;line-height:24px;color:#67747e}.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-information>.field--name-field-contact-information .node--view-mode-default .contacts-3{background-color:#cfdce8}@media only screen and (min-width:1200px){.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-information>.field--name-field-contact-information .node--view-mode-default .contacts-3{width:calc(33.33333%);float:left;margin-left:0px}}.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-information>.field--name-field-contact-information .node--view-mode-default .contacts-3 .field--name-field-contact-information{margin:10px 20px}@media only screen and (min-width:720px){.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-information>.field--name-field-contact-information .node--view-mode-default .contacts-3 .field--name-field-contact-information{margin:20px}}@media only screen and (min-width:1200px){.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-information>.field--name-field-contact-information .node--view-mode-default .contacts-3 .field--name-field-contact-information{margin:20px 30px}}.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-information>.field--name-field-contact-information .node--view-mode-default .contacts-3 .field--name-field-contact-information p{font-size:15px;font-weight:400;line-height:24px;color:#67747e}.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--subheading{margin-top:50px;margin-bottom:15px}.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--subheading .field--name-field-subheading{font-size:22px;font-weight:700;line-height:32px;color:#67747e}.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--description .field--name-field-description p{margin-bottom:15px}.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-person{width:calc(100%);float:left;margin-left:0px;background-color:#f2f8fd;border-left:10px solid #006eb7;-webkit-box-sizing:border-box;box-sizing:border-box}.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-person .node--view-mode-contact-person{width:calc(100%);float:left;margin-left:0px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:720px){.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-person .node--view-mode-contact-person{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-person .node--view-mode-contact-person>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:1200px){.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-person .node--view-mode-contact-person>div{min-height:179px}}@media only screen and (min-width:720px){.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-person .node--view-mode-contact-person .author-image{width:calc(50%);float:left;margin-left:0px}}@media only screen and (min-width:1200px){.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-person .node--view-mode-contact-person .author-image{width:calc(16.66667%);float:left;margin-left:0px;margin-left:calc(2.08333% + 0px)}}.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-person .node--view-mode-contact-person .author-image .field--name-field-picture{margin:10px 20px}@media only screen and (min-width:720px){.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-person .node--view-mode-contact-person .author-image .field--name-field-picture{margin:20px}}@media only screen and (min-width:1200px){.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-person .node--view-mode-contact-person .author-image .field--name-field-picture{margin:0px}}.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-person .node--view-mode-contact-person .author-image .field--name-field-picture .media--view-mode-circle-image{border:10px solid #bdcddd}.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-person .node--view-mode-contact-person .author-image .field--name-field-picture .media--view-mode-circle-image img{max-width:100px}@media only screen and (min-width:720px){.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-person .node--view-mode-contact-person .author-image .field--name-field-picture .media--view-mode-circle-image img{max-width:130px}}@media only screen and (min-width:720px){.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-person .node--view-mode-contact-person .author-info{width:calc(50%);float:left;margin-left:0px}}@media only screen and (min-width:1200px){.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-person .node--view-mode-contact-person .author-info{width:calc(47.91667%);float:left;margin-left:0px}}.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-person .node--view-mode-contact-person .author-info .author-wrapper{margin:10px 20px 20px 20px}@media only screen and (min-width:720px){.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-person .node--view-mode-contact-person .author-info .author-wrapper{margin:20px 20px 20px 0px}}@media only screen and (min-width:1200px){.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-person .node--view-mode-contact-person .author-info .author-wrapper{margin:20px 0px 20px 15px}}.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-person .node--view-mode-contact-person .author-info .author-wrapper .field--name-title{font-size:17px;font-weight:700;line-height:24px;color:#67747e;display:block}.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-person .node--view-mode-contact-person .author-info .author-wrapper .field--name-field-job-title{font-size:15px;font-weight:400;line-height:24px;color:#67747e;display:block}.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-person .node--view-mode-contact-person .author-info .author-wrapper .field--name-field-description-contact{margin:20px 40px 0px 0px}.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-person .node--view-mode-contact-person .author-info .author-wrapper .field--name-field-description-contact p{font-size:13px;font-weight:400;line-height:20px;color:#67747e;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-person .node--view-mode-contact-person .author-contact{background-color:#e9f1f8}@media only screen and (min-width:720px){.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-person .node--view-mode-contact-person .author-contact{width:calc(100%);float:left;margin-left:0px}}@media only screen and (min-width:1200px){.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-person .node--view-mode-contact-person .author-contact{width:calc(33.33333%);float:left;margin-left:0px}}.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-person .node--view-mode-contact-person .author-contact .author-wrapper{margin:20px}@media only screen and (min-width:1200px){.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-person .node--view-mode-contact-person .author-contact .author-wrapper{margin:0px 0px 0px 20px}}.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-person .node--view-mode-contact-person .author-contact .author-wrapper>div{font-size:15px;font-weight:400;line-height:24px;color:#67747e}.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-person .node--view-mode-contact-person .author-contact .author-wrapper .field--name-field-email-address a{font-weight:700;color:#006eb7;text-decoration:none;padding:3px 2px;word-break:break-word}@media only screen and (min-width:720px){.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-person .node--view-mode-contact-person .author-contact .author-wrapper .field--name-field-email-address a{font-weight:400;text-shadow:1px 0 0 currentColor;word-break:normal}}.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-person .node--view-mode-contact-person .author-contact .author-wrapper .field--name-field-email-address a:hover,.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-person .node--view-mode-contact-person .author-contact .author-wrapper .field--name-field-email-address a:active,.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-person .node--view-mode-contact-person .author-contact .author-wrapper .field--name-field-email-address a:focus{font-weight:400;color:#fff;background-color:#006eb7;padding:3px 2px}@media only screen and (min-width:720px){.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-person .node--view-mode-contact-person .author-contact .author-wrapper .field--name-field-email-address a:hover,.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-person .node--view-mode-contact-person .author-contact .author-wrapper .field--name-field-email-address a:active,.page-node-type-contact-listing .node--view-mode-full .field--name-field-contacts>.field__item .paragraph--type--contact-person .node--view-mode-contact-person .author-contact .author-wrapper .field--name-field-email-address a:focus{text-shadow:none}}.content_highlight{width:calc(116.67143%);float:left;margin-left:0px;margin-left:calc(-8.25714% + 0px);background-color:#f2f8fd;margin-bottom:30px}@media only screen and (min-width:720px){.content_highlight{width:calc(100%);float:left;margin-left:0px}}@media only screen and (min-width:1200px){.content_highlight .custom_entities{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.content_highlight .field--name-field-image{width:calc(57.14286%);float:left;margin-left:0px;margin-left:calc(21.42857% + 0px);margin-top:28px;text-align:center}@media only screen and (min-width:720px){.content_highlight .field--name-field-image{width:calc(25%);float:left;margin-left:0px;margin-left:calc(37.5% + 0px);text-align:left}}@media only screen and (min-width:1200px){.content_highlight .field--name-field-image{width:calc(16.66667%);float:left;margin-left:0px;margin-left:calc(2.08333% + 0px);margin-top:0px}}.content_highlight .field--name-field-image .media--view-mode-content-highlight{max-width:100%;border:5px solid #bdcddd}@media only screen and (min-width:720px){.content_highlight .field--name-field-image .media--view-mode-content-highlight{border:10px solid #bdcddd}}.content_highlight .highlight-text{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);margin-top:20px}@media only screen and (min-width:1200px){.content_highlight .highlight-text{width:calc(70.83333%);float:left;margin-left:0px;margin-left:calc(2.08333% + 0px);margin-top:30px}}.content_highlight .highlight-text .field--name-name{font-size:14px;font-weight:700;line-height:18px;color:#67747e;margin-bottom:15px}@media only screen and (min-width:720px){.content_highlight .highlight-text .field--name-name{font-size:19px}}@media only screen and (min-width:1200px){.content_highlight .highlight-text .field--name-name{font-size:24px;line-height:26px}}.content_highlight .highlight-text .field--name-field-text-content p{font-size:14px;line-height:20px;width:auto !important;margin-left:0px !important}@media only screen and (min-width:720px){.content_highlight .highlight-text .field--name-field-text-content p{font-size:15px;line-height:26px}}@media only screen and (min-width:1000px) and (max-width:1200px) and (min-width:720px){.content_highlight .custom_entities{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media only screen and (min-width:1000px) and (max-width:1200px) and (min-width:720px){.content_highlight .field--name-field-image{width:calc(16.66667%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px);margin-top:0px}}@media only screen and (min-width:1000px) and (max-width:1200px) and (min-width:720px){.content_highlight .highlight-text{width:calc(70.83333%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px);margin-top:30px}}.page-404 .navigation.error-pages,.page-403 .navigation.error-pages{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:120px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.page-404 .navigation.error-pages .site-logo,.page-403 .navigation.error-pages .site-logo{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.page-404 .navigation.error-pages .site-logo img,.page-403 .navigation.error-pages .site-logo img{height:32px;width:auto}.page-404 header,.page-403 header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.page-404 header img,.page-403 header img{display:block;height:auto;max-width:100%;position:absolute;top:0;z-index:-2}.page-404 header::after,.page-403 header::after{background-color:rgba(0,0,0,0.2);bottom:0;content:'';display:block;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:-1}.page-404 header .node--view-mode-header .no-image-header,.page-403 header .node--view-mode-header .no-image-header{background-color:transparent;min-height:auto}.page-404 header .node--view-mode-header .no-image-header h1,.page-403 header .node--view-mode-header .no-image-header h1{border-left:none;color:#fff;font-size:20px;font-weight:900;margin:0;padding:0;text-align:center;width:auto}@media only screen and (min-width:720px){.page-404 header .node--view-mode-header .no-image-header h1,.page-403 header .node--view-mode-header .no-image-header h1{width:calc(66.66667%);float:left;margin-left:0px;margin-left:calc(16.66667% + 0px);font-size:36px;line-height:40px}}@media only screen and (min-width:1200px){.page-404 header .node--view-mode-header .no-image-header h1,.page-403 header .node--view-mode-header .no-image-header h1{width:calc(58.33333%);float:left;margin-left:0px;margin-left:calc(20.83333% + 0px);font-size:50px;line-height:52px}}.page-404 header .node--view-mode-header .no-image-header h1::after,.page-403 header .node--view-mode-header .no-image-header h1::after{background-color:#76b82a;content:'';display:block;height:10px;margin:10px auto;width:40px}@media only screen and (min-width:720px){.page-404 header .node--view-mode-header .no-image-header h1::after,.page-403 header .node--view-mode-header .no-image-header h1::after{margin:20px auto;width:50px}}.page-404 header a.to-front-link,.page-403 header a.to-front-link{border:2px solid #fff;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;display:block;font-size:14px;font-weight:500;line-height:30px;padding:0 20px;text-decoration:none}@media only screen and (min-width:720px){.page-404 header a.to-front-link,.page-403 header a.to-front-link{font-size:16px;line-height:40px}}.page-404 .layout-content #block-breadcrumbs,.page-404 .layout-content .facts-box,.page-404 .layout-content #block-socialmediasharelinks,.page-403 .layout-content #block-breadcrumbs,.page-403 .layout-content .facts-box,.page-403 .layout-content #block-socialmediasharelinks{display:none;visibility:hidden}.page-404 .footer-wrapper footer.error-pages,.page-403 .footer-wrapper footer.error-pages{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:530px}@media only screen and (min-width:1200px){.page-404 .footer-wrapper footer.error-pages,.page-403 .footer-wrapper footer.error-pages{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:360px}}.page-404 .footer-wrapper footer.error-pages .footer-logo,.page-403 .footer-wrapper footer.error-pages .footer-logo{margin:30px;text-align:center}@media only screen and (min-width:1200px){.page-404 .footer-wrapper footer.error-pages .footer-logo,.page-403 .footer-wrapper footer.error-pages .footer-logo{margin:80px 30px;text-align:left}}.page-404 .footer-wrapper footer.error-pages .footer-logo img,.page-403 .footer-wrapper footer.error-pages .footer-logo img{height:26px;width:auto}.page-404 .footer-wrapper footer.error-pages .text-styles,.page-404 .footer-wrapper footer.error-pages a,.page-403 .footer-wrapper footer.error-pages .text-styles,.page-403 .footer-wrapper footer.error-pages a{color:#fff;font-size:14px;font-weight:300;line-height:24px;text-align:center;text-decoration:none}@media only screen and (min-width:1200px){.page-404 .footer-wrapper footer.error-pages .text-styles,.page-404 .footer-wrapper footer.error-pages a,.page-403 .footer-wrapper footer.error-pages .text-styles,.page-403 .footer-wrapper footer.error-pages a{font-size:13px;text-align:left}}.page-404 .footer-wrapper footer.error-pages .footer-title,.page-403 .footer-wrapper footer.error-pages .footer-title{font-weight:700;margin:10px 30px}@media only screen and (min-width:1200px){.page-404 .footer-wrapper footer.error-pages .footer-title,.page-403 .footer-wrapper footer.error-pages .footer-title{margin:80px 30px}}.page-404 .footer-wrapper footer.error-pages .footer-address,.page-403 .footer-wrapper footer.error-pages .footer-address{margin:10px 30px}@media only screen and (min-width:1200px){.page-404 .footer-wrapper footer.error-pages .footer-address,.page-403 .footer-wrapper footer.error-pages .footer-address{margin:80px 30px}}.page-404 .footer-wrapper footer.error-pages .footer-text,.page-403 .footer-wrapper footer.error-pages .footer-text{margin:10px 30px}@media only screen and (min-width:1200px){.page-404 .footer-wrapper footer.error-pages .footer-text,.page-403 .footer-wrapper footer.error-pages .footer-text{margin:80px 30px}}.page-404 .footer-wrapper footer.error-pages #block-socialmedialinks-errorpages,.page-403 .footer-wrapper footer.error-pages #block-socialmedialinks-errorpages{margin:10px 30px;text-align:center}@media only screen and (min-width:1200px){.page-404 .footer-wrapper footer.error-pages #block-socialmedialinks-errorpages,.page-403 .footer-wrapper footer.error-pages #block-socialmedialinks-errorpages{margin:80px 30px;text-align:left}}.page-404 .footer-wrapper footer.error-pages #block-socialmedialinks-errorpages span,.page-403 .footer-wrapper footer.error-pages #block-socialmedialinks-errorpages span{display:inline-block;margin-right:5px}.page-404 .footer-wrapper footer.error-pages #block-socialmedialinks-errorpages span:last-of-type,.page-403 .footer-wrapper footer.error-pages #block-socialmedialinks-errorpages span:last-of-type{margin-right:0px}.page-404 .footer-wrapper footer.error-pages #block-socialmedialinks-errorpages span .some-link,.page-403 .footer-wrapper footer.error-pages #block-socialmedialinks-errorpages span .some-link{display:block;text-indent:-9999px;height:35px}.page-404 .footer-wrapper footer.error-pages #block-socialmedialinks-errorpages .facebook,.page-403 .footer-wrapper footer.error-pages #block-socialmedialinks-errorpages .facebook{background-image:url("/sites/default/themes/kennelliitto/images/facebook-with-circle-white.svg");background-repeat:no-repeat;background-size:36px 36px;height:36px;width:36px}.page-404 .footer-wrapper footer.error-pages #block-socialmedialinks-errorpages .twitter,.page-403 .footer-wrapper footer.error-pages #block-socialmedialinks-errorpages .twitter{background-image:url("/sites/default/themes/kennelliitto/images/x-logo-circle-white.svg");background-repeat:no-repeat;background-size:36px 36px;height:36px;width:36px}.page-404 .footer-wrapper footer.error-pages #block-socialmedialinks-errorpages .instagram,.page-403 .footer-wrapper footer.error-pages #block-socialmedialinks-errorpages .instagram{background-image:url("/sites/default/themes/kennelliitto/images/instagram-with-circle.svg");background-repeat:no-repeat;background-size:36px 36px;height:36px;width:36px}.page-404 .footer-wrapper footer.error-pages #block-socialmedialinks-errorpages .youtube,.page-403 .footer-wrapper footer.error-pages #block-socialmedialinks-errorpages .youtube{background-image:url("/sites/default/themes/kennelliitto/images/youtube-with-circle.svg");background-repeat:no-repeat;background-size:36px 36px;height:36px;width:36px}@media only screen and (min-width:1540px) and (min-width:1200px){.page-404 .footer-wrapper footer.error-pages .footer-logo{margin:80px 60px}}@media only screen and (min-width:1540px) and (min-width:1200px){.page-404 .footer-wrapper footer.error-pages .text-styles,.page-404 .footer-wrapper footer.error-pages a{font-size:14px}}@media only screen and (min-width:1540px) and (min-width:1200px){.page-404 .footer-wrapper footer.error-pages .footer-title{margin:80px 60px}}@media only screen and (min-width:1540px) and (min-width:1200px){.page-404 .footer-wrapper footer.error-pages .footer-address{margin:80px 60px}}@media only screen and (min-width:1540px) and (min-width:1200px){.page-404 .footer-wrapper footer.error-pages .footer-text{margin:80px 60px}}@media only screen and (min-width:1540px) and (min-width:1200px){.page-404 .footer-wrapper footer.error-pages #block-socialmedialinks-errorpages{margin:80px 60px}}.page-node-type-page .field--name-field-event-title,.page-node-type-news .field--name-field-event-title{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);color:#67747e;font-size:18px;font-weight:700;margin-top:30px}@media only screen and (min-width:720px){.page-node-type-page .field--name-field-event-title,.page-node-type-news .field--name-field-event-title{width:calc(91.66667%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px);font-size:20px}}@media only screen and (min-width:1200px){.page-node-type-page .field--name-field-event-title,.page-node-type-news .field--name-field-event-title{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px);font-size:22px}}.page-node-type-page .field--name-field-events,.page-node-type-news .field--name-field-events{width:calc(100%);float:left;margin-left:0px;background-color:#f2f8fd;font-family:"antenna","arial",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-bottom:30px;margin-top:30px;padding:30px 0px}@media only screen and (min-width:1200px){.page-node-type-page .field--name-field-events,.page-node-type-news .field--name-field-events{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}.page-node-type-page .field--name-field-events>.field__item,.page-node-type-news .field--name-field-events>.field__item{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px)}@media only screen and (min-width:720px){.page-node-type-page .field--name-field-events>.field__item,.page-node-type-news .field--name-field-events>.field__item{width:calc(91.66667%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px)}}@media only screen and (min-width:1200px){.page-node-type-page .field--name-field-events>.field__item,.page-node-type-news .field--name-field-events>.field__item{width:calc(95.83333%);float:left;margin-left:0px;margin-left:calc(2.08333% + 0px)}}.page-node-type-page .field--name-field-events>.field__item.ui-state-disabled,.page-node-type-news .field--name-field-events>.field__item.ui-state-disabled{opacity:1;filter:alpha(opacity=100)}.page-node-type-page .field--name-field-events .event-field.odd .accordion-event-header,.page-node-type-news .field--name-field-events .event-field.odd .accordion-event-header{background-color:#e9f1f8}.page-node-type-page .field--name-field-events .event-field.even .accordion-event-header,.page-node-type-news .field--name-field-events .event-field.even .accordion-event-header{background-color:#f2f8fd}.page-node-type-page .field--name-field-events .hidden-events .show-more-events,.page-node-type-news .field--name-field-events .hidden-events .show-more-events{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);color:#006eb7;cursor:pointer;font-size:13px;font-weight:700;line-height:24px;margin-top:20px}@media only screen and (min-width:720px){.page-node-type-page .field--name-field-events .hidden-events .show-more-events,.page-node-type-news .field--name-field-events .hidden-events .show-more-events{width:calc(91.66667%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px)}}@media only screen and (min-width:1200px){.page-node-type-page .field--name-field-events .hidden-events .show-more-events,.page-node-type-news .field--name-field-events .hidden-events .show-more-events{width:calc(91.66667%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px)}}.page-node-type-page .field--name-field-events .hidden-events .show-more-events::after,.page-node-type-news .field--name-field-events .hidden-events .show-more-events::after{content:"";display:inline-block;background-image:url("/sites/default/themes/kennelliitto/images/chevron-down-blue.svg");background-size:20px 18px;width:20px;height:20px;vertical-align:middle}.page-node-type-page .field--name-field-events .hidden-events .show-more-events.open::after,.page-node-type-news .field--name-field-events .hidden-events .show-more-events.open::after{background-image:url("/sites/default/themes/kennelliitto/images/chevron-up-blue.svg")}.page-node-type-page .field--name-field-events .hidden-events>.field__item,.page-node-type-news .field--name-field-events .hidden-events>.field__item{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px)}@media only screen and (min-width:720px){.page-node-type-page .field--name-field-events .hidden-events>.field__item,.page-node-type-news .field--name-field-events .hidden-events>.field__item{width:calc(91.66667%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px)}}@media only screen and (min-width:1200px){.page-node-type-page .field--name-field-events .hidden-events>.field__item,.page-node-type-news .field--name-field-events .hidden-events>.field__item{width:calc(95.83333%);float:left;margin-left:0px;margin-left:calc(2.08333% + 0px)}}.page-node-type-page .field--name-field-events .hidden-events>.field__item.hide,.page-node-type-news .field--name-field-events .hidden-events>.field__item.hide{display:none}.page-node-type-page .field--name-field-events .hidden-events>.field__item.ui-state-disabled,.page-node-type-news .field--name-field-events .hidden-events>.field__item.ui-state-disabled{opacity:1;filter:alpha(opacity=100)}.page-node-type-page .field--name-field-events .accordion-event-header,.page-node-type-news .field--name-field-events .accordion-event-header{background-image:url("/sites/default/themes/kennelliitto/images/chevron-down-blue.svg");background-position:right;background-repeat:no-repeat;background-size:40px 25px;border:none;border-radius:0px;padding:20px}@media only screen and (min-width:720px){.page-node-type-page .field--name-field-events .accordion-event-header,.page-node-type-news .field--name-field-events .accordion-event-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.page-node-type-page .field--name-field-events .accordion-event-header .event,.page-node-type-news .field--name-field-events .accordion-event-header .event{color:#0d2331;font-size:15px;margin-right:20px}@media only screen and (min-width:720px){.page-node-type-page .field--name-field-events .accordion-event-header .event,.page-node-type-news .field--name-field-events .accordion-event-header .event{margin-right:0px}}@media only screen and (min-width:1200px){.page-node-type-page .field--name-field-events .accordion-event-header .event,.page-node-type-news .field--name-field-events .accordion-event-header .event{font-size:16px}}.page-node-type-page .field--name-field-events .accordion-event-header .event.date-time,.page-node-type-news .field--name-field-events .accordion-event-header .event.date-time{font-weight:300}@media only screen and (min-width:720px){.page-node-type-page .field--name-field-events .accordion-event-header .event.date-time,.page-node-type-news .field--name-field-events .accordion-event-header .event.date-time{width:calc(20.83333%);float:left;margin-left:0px}}@media only screen and (min-width:1200px){.page-node-type-page .field--name-field-events .accordion-event-header .event.date-time,.page-node-type-news .field--name-field-events .accordion-event-header .event.date-time{width:calc(31.25%);float:left;margin-left:0px}}.page-node-type-page .field--name-field-events .accordion-event-header .event.location,.page-node-type-news .field--name-field-events .accordion-event-header .event.location{color:#006eb7;font-weight:700}@media only screen and (min-width:720px){.page-node-type-page .field--name-field-events .accordion-event-header .event.location,.page-node-type-news .field--name-field-events .accordion-event-header .event.location{width:calc(41.66667%);float:left;margin-left:0px}}@media only screen and (min-width:1200px){.page-node-type-page .field--name-field-events .accordion-event-header .event.location,.page-node-type-news .field--name-field-events .accordion-event-header .event.location{width:calc(31.25%);float:left;margin-left:0px}}.page-node-type-page .field--name-field-events .accordion-event-header .event.city,.page-node-type-news .field--name-field-events .accordion-event-header .event.city{font-weight:300}@media only screen and (min-width:720px){.page-node-type-page .field--name-field-events .accordion-event-header .event.city,.page-node-type-news .field--name-field-events .accordion-event-header .event.city{width:calc(20.83333%);float:left;margin-left:0px}}@media only screen and (min-width:1200px){.page-node-type-page .field--name-field-events .accordion-event-header .event.city,.page-node-type-news .field--name-field-events .accordion-event-header .event.city{width:calc(20.83333%);float:left;margin-left:0px}}.page-node-type-page .field--name-field-events .accordion-event-header.ui-accordion-header-active,.page-node-type-news .field--name-field-events .accordion-event-header.ui-accordion-header-active{background-image:url("/sites/default/themes/kennelliitto/images/chevron-up-green.svg")}.page-node-type-page .field--name-field-events .accordion-event-header.ui-accordion-header-active .event.location,.page-node-type-news .field--name-field-events .accordion-event-header.ui-accordion-header-active .event.location{color:#76b82a}.page-node-type-page .field--name-field-events .event-field.no-description .accordion-event-header,.page-node-type-news .field--name-field-events .event-field.no-description .accordion-event-header{background-image:none}.page-node-type-page .field--name-field-events .event-field.no-description .accordion-event-header.ui-accordion-header-active,.page-node-type-news .field--name-field-events .event-field.no-description .accordion-event-header.ui-accordion-header-active{background-image:none}.page-node-type-page .field--name-field-events .accordion-event-content,.page-node-type-news .field--name-field-events .accordion-event-content{background-color:#f2f8fd;border:none;border-radius:0px;padding:20px}.page-node-type-page .field--name-field-events .accordion-event-content .event.information,.page-node-type-news .field--name-field-events .accordion-event-content .event.information{margin-bottom:20px}.page-node-type-page .field--name-field-events .accordion-event-content .event.information .field__label,.page-node-type-news .field--name-field-events .accordion-event-content .event.information .field__label{color:#0d2331;font-size:14px;margin-bottom:2px}@media only screen and (min-width:720px){.page-node-type-page .field--name-field-events .accordion-event-content .event.information .field__label,.page-node-type-news .field--name-field-events .accordion-event-content .event.information .field__label{display:inline-block;margin-right:5px}}.page-node-type-page .field--name-field-events .accordion-event-content .event.information .field__label::after,.page-node-type-news .field--name-field-events .accordion-event-content .event.information .field__label::after{content:":"}.page-node-type-page .field--name-field-events .accordion-event-content .event.information .field__item,.page-node-type-news .field--name-field-events .accordion-event-content .event.information .field__item{color:#0d2331;font-size:14px;font-weight:700;margin-bottom:5px}@media only screen and (min-width:720px){.page-node-type-page .field--name-field-events .accordion-event-content .event.information .field__item,.page-node-type-news .field--name-field-events .accordion-event-content .event.information .field__item{display:inline-block}}.page-node-type-page .field--name-field-events .accordion-event-content .event.information .field--name-field-email-address a,.page-node-type-news .field--name-field-events .accordion-event-content .event.information .field--name-field-email-address a{color:#006eb7;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;text-decoration:none;word-wrap:break-word}.page-node-type-page .field--name-field-events .accordion-event-content .event.description,.page-node-type-news .field--name-field-events .accordion-event-content .event.description{margin-bottom:20px}.page-node-type-page .field--name-field-events .accordion-event-content .event.description .field--name-field-event-description p,.page-node-type-news .field--name-field-events .accordion-event-content .event.description .field--name-field-event-description p{font-size:14px;line-height:24px;margin-bottom:15px}.page-node-type-page .field--name-field-events .accordion-event-content .event.description .field--name-field-event-description p:last-of-type,.page-node-type-news .field--name-field-events .accordion-event-content .event.description .field--name-field-event-description p:last-of-type{margin-bottom:0px}.page-node-type-page .field--name-field-events .accordion-event-content .event.button-links .field--name-field-links,.page-node-type-news .field--name-field-events .accordion-event-content .event.button-links .field--name-field-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:720px){.page-node-type-page .field--name-field-events .accordion-event-content .event.button-links .field--name-field-links,.page-node-type-news .field--name-field-events .accordion-event-content .event.button-links .field--name-field-links{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.page-node-type-page .field--name-field-events .accordion-event-content .event.button-links .field--name-field-links>.field__item,.page-node-type-news .field--name-field-events .accordion-event-content .event.button-links .field--name-field-links>.field__item{display:inline-block;margin-bottom:10px}@media only screen and (min-width:720px){.page-node-type-page .field--name-field-events .accordion-event-content .event.button-links .field--name-field-links>.field__item,.page-node-type-news .field--name-field-events .accordion-event-content .event.button-links .field--name-field-links>.field__item{margin-bottom:0px;margin-right:10px}}.page-node-type-page .field--name-field-events .accordion-event-content .event.button-links .field--name-field-links>.field__item a,.page-node-type-news .field--name-field-events .accordion-event-content .event.button-links .field--name-field-links>.field__item a{border:2px solid #006eb7;color:#006eb7;display:inline-block;font-size:14px;font-weight:500;line-height:40px;padding:0px 10px;text-decoration:none}.facts-box{width:calc(100%);float:left;margin-left:0px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;margin-bottom:30px;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (min-width:720px){.facts-box{width:calc(91.66667%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px);border-left:10px solid #71abdd}}@media only screen and (min-width:1200px){.facts-box{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}.facts-box .field--name-field-facts-background{width:calc(100%);float:left;margin-left:0px;position:relative}.facts-box .field--name-field-facts-background::after{content:'';display:inline-block;background-color:rgba(0,110,183,0.8);position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.facts-box .field--name-field-facts-background img{display:none}@media only screen and (min-width:720px){.facts-box .field--name-field-facts-background img{display:block}}.facts-box .facts-content{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);position:absolute}.facts-box .facts-content .field--name-field-facts-title{font-size:20px;font-weight:700;line-height:22px;color:#fff;margin-top:30px}.facts-box .facts-content .field--name-field-facts{font-size:15px;font-weight:400;line-height:20px;color:#fff;margin-top:20px;margin-bottom:30px}.form-intro{width:calc(100%);float:left;margin-left:0px;margin:30px 5%}@media only screen and (min-width:1200px){.form-intro{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px);margin-bottom:30px;margin-top:30px}}.node--view-mode-form-regulation,.node--view-mode-full{width:calc(100%);float:left;margin-left:0px;margin-bottom:15px}@media only screen and (min-width:1200px){.node--view-mode-form-regulation,.node--view-mode-full{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}.node--view-mode-form-regulation .form-wrapper,.node--view-mode-full .form-wrapper{width:calc(100%);float:left;margin-left:0px;background-color:#f2f8fd;border-top:10px solid #006eb7;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (min-width:720px){.node--view-mode-form-regulation .form-wrapper,.node--view-mode-full .form-wrapper{border-left:10px solid #006eb7;border-top:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.node--view-mode-form-regulation .form-wrapper .form-type,.node--view-mode-full .form-wrapper .form-type{width:calc(21.42857%);float:left;margin-left:0px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:20px 0px;text-align:center}@media only screen and (min-width:720px){.node--view-mode-form-regulation .form-wrapper .form-type,.node--view-mode-full .form-wrapper .form-type{width:calc(8.33333%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px)}}@media only screen and (min-width:1200px){.node--view-mode-form-regulation .form-wrapper .form-type,.node--view-mode-full .form-wrapper .form-type{width:calc(8.33333%);float:left;margin-left:0px}}.node--view-mode-form-regulation .form-wrapper .form-type span,.node--view-mode-full .form-wrapper .form-type span{display:inline-block;text-indent:-9999px;background-repeat:no-repeat;background-size:45px 45px;height:45px;width:45px}.node--view-mode-form-regulation .form-wrapper .form-type span.downloadable,.node--view-mode-full .form-wrapper .form-type span.downloadable{background-image:url("/sites/default/themes/kennelliitto/images/lomake-ladattava.svg")}.node--view-mode-form-regulation .form-wrapper .form-type span.fillable,.node--view-mode-full .form-wrapper .form-type span.fillable{background-image:url("/sites/default/themes/kennelliitto/images/lomake-taytettava.svg")}.node--view-mode-form-regulation .form-wrapper .form-field-wrapper,.node--view-mode-full .form-wrapper .form-field-wrapper{width:calc(64.28571%);float:left;margin-left:0px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:20px}@media only screen and (min-width:720px){.node--view-mode-form-regulation .form-wrapper .form-field-wrapper,.node--view-mode-full .form-wrapper .form-field-wrapper{width:calc(58.33333%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px);margin-top:20px;margin-bottom:20px}}@media only screen and (min-width:1200px){.node--view-mode-form-regulation .form-wrapper .form-field-wrapper,.node--view-mode-full .form-wrapper .form-field-wrapper{width:calc(70.83333%);float:left;margin-left:0px;margin:20px 20px 20px 0px}}.node--view-mode-form-regulation .form-wrapper .form-field-wrapper .active-version .form-file,.node--view-mode-full .form-wrapper .form-field-wrapper .active-version .form-file{font-size:17px;font-weight:700;line-height:24px;text-decoration:none;color:#006eb7;display:block;margin-bottom:5px}.node--view-mode-form-regulation .form-wrapper .form-field-wrapper .active-version .form-description,.node--view-mode-full .form-wrapper .form-field-wrapper .active-version .form-description{font-size:15px;line-height:24px;color:#67747e;margin-bottom:30px}.node--view-mode-form-regulation .form-wrapper .form-field-wrapper .active-version .last-updated,.node--view-mode-full .form-wrapper .form-field-wrapper .active-version .last-updated{display:none;font-size:13px;line-height:24px;color:#97a9b7}.node--view-mode-form-regulation .form-wrapper .form-field-wrapper .active-version .last-updated span,.node--view-mode-full .form-wrapper .form-field-wrapper .active-version .last-updated span{display:inline-block}.node--view-mode-form-regulation .form-wrapper .form-field-wrapper .active-version .last-updated .field--name-field-updated,.node--view-mode-full .form-wrapper .form-field-wrapper .active-version .last-updated .field--name-field-updated{display:inline-block}.node--view-mode-form-regulation .form-wrapper .form-field-wrapper .other-versions,.node--view-mode-full .form-wrapper .form-field-wrapper .other-versions{width:calc(92.85714%);float:left;margin-left:0px;display:none;border-top:2px solid #97a9b7;margin-top:20px;padding-top:20px}.node--view-mode-form-regulation .form-wrapper .form-field-wrapper .other-versions .version,.node--view-mode-full .form-wrapper .form-field-wrapper .other-versions .version{display:block}.node--view-mode-form-regulation .form-wrapper .form-field-wrapper .other-versions .version .form-file,.node--view-mode-full .form-wrapper .form-field-wrapper .other-versions .version .form-file{font-size:15px;font-weight:700;line-height:28px;text-decoration:none;color:#67747e}.node--view-mode-form-regulation .form-wrapper .form-field-wrapper .other-versions .version .field--name-field-description,.node--view-mode-full .form-wrapper .form-field-wrapper .other-versions .version .field--name-field-description{font-size:15px;line-height:24px;color:#67747e;margin-bottom:5px}.node--view-mode-form-regulation .form-wrapper .form-field-wrapper .other-versions .version .last-updated,.node--view-mode-full .form-wrapper .form-field-wrapper .other-versions .version .last-updated{display:none}.node--view-mode-form-regulation .form-wrapper .form-field-wrapper .other-versions-toggle,.node--view-mode-full .form-wrapper .form-field-wrapper .other-versions-toggle{float:left;font-size:13px;font-weight:700;line-height:24px;color:#006eb7;margin-top:30px;cursor:pointer}.node--view-mode-form-regulation .form-wrapper .form-field-wrapper .other-versions-toggle::after,.node--view-mode-full .form-wrapper .form-field-wrapper .other-versions-toggle::after{content:"";display:inline-block;background-image:url("/sites/default/themes/kennelliitto/images/chevron-down-blue.svg");background-size:16px 16px;width:16px;height:16px;vertical-align:middle}.node--view-mode-form-regulation .form-wrapper .form-field-wrapper .other-versions-toggle.open::after,.node--view-mode-full .form-wrapper .form-field-wrapper .other-versions-toggle.open::after{content:"";display:inline-block;background-image:url("/sites/default/themes/kennelliitto/images/chevron-up-blue.svg");background-size:16px 16px;width:16px;height:16px;vertical-align:middle}.node--view-mode-form-regulation .form-wrapper .form-lang-wrapper,.node--view-mode-full .form-wrapper .form-lang-wrapper{width:calc(100%);float:left;margin-left:0px;background-color:#e9f1f8}@media only screen and (min-width:720px){.node--view-mode-form-regulation .form-wrapper .form-lang-wrapper,.node--view-mode-full .form-wrapper .form-lang-wrapper{width:calc(25%);float:left;margin-left:0px}}@media only screen and (min-width:1200px){.node--view-mode-form-regulation .form-wrapper .form-lang-wrapper,.node--view-mode-full .form-wrapper .form-lang-wrapper{width:calc(20.83333%);float:left;margin-left:0px}}.node--view-mode-form-regulation .form-wrapper .form-lang-wrapper .lang-versions,.node--view-mode-full .form-wrapper .form-lang-wrapper .lang-versions{-webkit-box-sizing:border-box;box-sizing:border-box;margin:20px 30px}.node--view-mode-form-regulation .form-wrapper .form-lang-wrapper .lang-versions span,.node--view-mode-full .form-wrapper .form-lang-wrapper .lang-versions span{display:inline-block;margin-bottom:15px}.node--view-mode-form-regulation .form-wrapper .form-lang-wrapper .lang-versions span a,.node--view-mode-full .form-wrapper .form-lang-wrapper .lang-versions span a{display:inline-block;text-indent:-9999px;background-repeat:no-repeat;background-size:100% auto;height:21px;width:35px;margin-right:10px}.node--view-mode-form-regulation .form-wrapper .form-lang-wrapper .lang-versions span .last-updated,.node--view-mode-full .form-wrapper .form-lang-wrapper .lang-versions span .last-updated{display:none}.node--view-mode-form-regulation .form-wrapper .form-lang-wrapper .lang-versions span .field--name-field-description,.node--view-mode-full .form-wrapper .form-lang-wrapper .lang-versions span .field--name-field-description{display:none}.node--view-mode-form-regulation .form-wrapper .form-lang-wrapper .lang-versions span.fi,.node--view-mode-full .form-wrapper .form-lang-wrapper .lang-versions span.fi{margin-left:0px}.node--view-mode-form-regulation .form-wrapper .form-lang-wrapper .lang-versions span.fi a,.node--view-mode-full .form-wrapper .form-lang-wrapper .lang-versions span.fi a{background-image:url("/sites/default/themes/kennelliitto/images/Flag_of_Finland.svg")}.node--view-mode-form-regulation .form-wrapper .form-lang-wrapper .lang-versions span.sv a,.node--view-mode-full .form-wrapper .form-lang-wrapper .lang-versions span.sv a{background-image:url("/sites/default/themes/kennelliitto/images/Flag_of_Sweden.svg")}.node--view-mode-form-regulation .form-wrapper .form-lang-wrapper .lang-versions span.en a,.node--view-mode-full .form-wrapper .form-lang-wrapper .lang-versions span.en a{background-image:url("/sites/default/themes/kennelliitto/images/Flag_of_the_United_Kingdom.svg")}.node--view-mode-form-regulation .form-wrapper .form-lang-wrapper .lang-versions span.ru a,.node--view-mode-full .form-wrapper .form-lang-wrapper .lang-versions span.ru a{background-image:url("/sites/default/themes/kennelliitto/images/Flag_of_Russia.svg")}.node--view-mode-form-regulation .form-wrapper .form-lang-wrapper .lang-versions span.active a,.node--view-mode-full .form-wrapper .form-lang-wrapper .lang-versions span.active a{border:4px solid #c2d0dc}.embedded-entity.form{width:calc(100%);float:left;margin-left:0px;margin-bottom:15px}.embedded-entity.form .node--view-mode-form-regulation{width:calc(100%);float:left;margin-left:0px;margin-bottom:0px}@media only screen and (min-width:1200px){.embedded-entity.form .node--view-mode-form-regulation{width:calc(100%);float:left;margin-left:0px}}.page-node-type-forms-listing-page .forms-listing-page-header,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper{width:calc(100%);float:left;margin-left:0px;position:relative}@media only screen and (min-width:720px){.page-node-type-forms-listing-page .forms-listing-page-header,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:400px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.page-node-type-forms-listing-page .forms-listing-page-header .form-header-img,.page-node-type-forms-listing-page .forms-listing-page-header #edit-header-image,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper .form-header-img,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-header-image{width:calc(100%);float:left;margin-left:0px}@media only screen and (min-width:720px){.page-node-type-forms-listing-page .forms-listing-page-header .form-header-img,.page-node-type-forms-listing-page .forms-listing-page-header #edit-header-image,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper .form-header-img,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-header-image{position:absolute;top:0;left:0;z-index:-1}}.page-node-type-forms-listing-page .forms-listing-page-header .form-header-img img,.page-node-type-forms-listing-page .forms-listing-page-header #edit-header-image img,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper .form-header-img img,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-header-image img{max-width:100%;height:auto;display:block}.page-node-type-forms-listing-page .forms-listing-page-header h1,.page-node-type-forms-listing-page .forms-listing-page-header #edit-heading,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper h1,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-heading{position:absolute;top:0;left:0;right:0;text-align:center;margin-top:20px;margin-bottom:30px}@media only screen and (min-width:720px){.page-node-type-forms-listing-page .forms-listing-page-header h1,.page-node-type-forms-listing-page .forms-listing-page-header #edit-heading,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper h1,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-heading{position:relative;text-align:left;margin-top:0px;margin-bottom:20px}}@media only screen and (min-width:1200px){.page-node-type-forms-listing-page .forms-listing-page-header h1,.page-node-type-forms-listing-page .forms-listing-page-header #edit-heading,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper h1,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-heading{margin-top:40px;margin-bottom:30px}}@media only screen and (min-width:720px){.page-node-type-forms-listing-page .forms-listing-page-header #forms-filters,.page-node-type-forms-listing-page .forms-listing-page-header #edit-filters,.page-node-type-forms-listing-page .forms-listing-page-header FIELDSET,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #forms-filters,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-filters,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper FIELDSET{width:calc(91.66667%);float:left;margin-left:0px;margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (min-width:1200px){.page-node-type-forms-listing-page .forms-listing-page-header #forms-filters,.page-node-type-forms-listing-page .forms-listing-page-header #edit-filters,.page-node-type-forms-listing-page .forms-listing-page-header FIELDSET,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #forms-filters,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-filters,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper FIELDSET{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-bottom:60px;max-width:830px;width:100%}}.page-node-type-forms-listing-page .forms-listing-page-header #forms-filters .fieldset-wrapper,.page-node-type-forms-listing-page .forms-listing-page-header #edit-filters .fieldset-wrapper,.page-node-type-forms-listing-page .forms-listing-page-header FIELDSET .fieldset-wrapper,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #forms-filters .fieldset-wrapper,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-filters .fieldset-wrapper,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper FIELDSET .fieldset-wrapper{position:relative}@media only screen and (min-width:720px){.page-node-type-forms-listing-page .forms-listing-page-header #forms-filters .fieldset-wrapper,.page-node-type-forms-listing-page .forms-listing-page-header #edit-filters .fieldset-wrapper,.page-node-type-forms-listing-page .forms-listing-page-header FIELDSET .fieldset-wrapper,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #forms-filters .fieldset-wrapper,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-filters .fieldset-wrapper,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper FIELDSET .fieldset-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}}.page-node-type-forms-listing-page .forms-listing-page-header #forms-filters .form-item,.page-node-type-forms-listing-page .forms-listing-page-header #edit-filters .form-item,.page-node-type-forms-listing-page .forms-listing-page-header FIELDSET .form-item,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #forms-filters .form-item,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-filters .form-item,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper FIELDSET .form-item{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);margin-bottom:15px}@media only screen and (min-width:720px){.page-node-type-forms-listing-page .forms-listing-page-header #forms-filters .form-item,.page-node-type-forms-listing-page .forms-listing-page-header #edit-filters .form-item,.page-node-type-forms-listing-page .forms-listing-page-header FIELDSET .form-item,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #forms-filters .form-item,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-filters .form-item,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper FIELDSET .form-item{width:50%;margin:0px 10px 10px 0px}}@media only screen and (min-width:1200px){.page-node-type-forms-listing-page .forms-listing-page-header #forms-filters .form-item,.page-node-type-forms-listing-page .forms-listing-page-header #edit-filters .form-item,.page-node-type-forms-listing-page .forms-listing-page-header FIELDSET .form-item,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #forms-filters .form-item,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-filters .form-item,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper FIELDSET .form-item{width:auto;margin-right:30px;margin-bottom:0px}}.page-node-type-forms-listing-page .forms-listing-page-header #forms-filters .form-item label,.page-node-type-forms-listing-page .forms-listing-page-header #edit-filters .form-item label,.page-node-type-forms-listing-page .forms-listing-page-header FIELDSET .form-item label,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #forms-filters .form-item label,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-filters .form-item label,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper FIELDSET .form-item label{display:none}.page-node-type-forms-listing-page .forms-listing-page-header #forms-filters .form-item input,.page-node-type-forms-listing-page .forms-listing-page-header #forms-filters .form-item select,.page-node-type-forms-listing-page .forms-listing-page-header #edit-filters .form-item input,.page-node-type-forms-listing-page .forms-listing-page-header #edit-filters .form-item select,.page-node-type-forms-listing-page .forms-listing-page-header FIELDSET .form-item input,.page-node-type-forms-listing-page .forms-listing-page-header FIELDSET .form-item select,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #forms-filters .form-item input,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #forms-filters .form-item select,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-filters .form-item input,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-filters .form-item select,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper FIELDSET .form-item input,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper FIELDSET .form-item select{-webkit-appearance:none;-moz-appearance:none;border-radius:0;height:40px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:10px}@media only screen and (min-width:1200px){.page-node-type-forms-listing-page .forms-listing-page-header #forms-filters .form-item input,.page-node-type-forms-listing-page .forms-listing-page-header #forms-filters .form-item select,.page-node-type-forms-listing-page .forms-listing-page-header #edit-filters .form-item input,.page-node-type-forms-listing-page .forms-listing-page-header #edit-filters .form-item select,.page-node-type-forms-listing-page .forms-listing-page-header FIELDSET .form-item input,.page-node-type-forms-listing-page .forms-listing-page-header FIELDSET .form-item select,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #forms-filters .form-item input,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #forms-filters .form-item select,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-filters .form-item input,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-filters .form-item select,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper FIELDSET .form-item input,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper FIELDSET .form-item select{height:45px;width:300px}}.page-node-type-forms-listing-page .forms-listing-page-header #forms-filters .form-item.form-item-theme,.page-node-type-forms-listing-page .forms-listing-page-header #edit-filters .form-item.form-item-theme,.page-node-type-forms-listing-page .forms-listing-page-header FIELDSET .form-item.form-item-theme,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-theme,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-theme,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-theme{display:none}.page-node-type-forms-listing-page .forms-listing-page-header #forms-filters .form-item.form-item-theme-ul,.page-node-type-forms-listing-page .forms-listing-page-header #edit-filters .form-item.form-item-theme-ul,.page-node-type-forms-listing-page .forms-listing-page-header FIELDSET .form-item.form-item-theme-ul,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-theme-ul,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-theme-ul,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-theme-ul{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);-webkit-box-sizing:border-box;box-sizing:border-box;height:40px;position:relative;margin-top:20px;margin-bottom:15px}@media only screen and (min-width:720px){.page-node-type-forms-listing-page .forms-listing-page-header #forms-filters .form-item.form-item-theme-ul,.page-node-type-forms-listing-page .forms-listing-page-header #edit-filters .form-item.form-item-theme-ul,.page-node-type-forms-listing-page .forms-listing-page-header FIELDSET .form-item.form-item-theme-ul,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-theme-ul,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-theme-ul,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-theme-ul{width:50%;margin:0px 10px 10px 0px}}@media only screen and (min-width:1200px){.page-node-type-forms-listing-page .forms-listing-page-header #forms-filters .form-item.form-item-theme-ul,.page-node-type-forms-listing-page .forms-listing-page-header #edit-filters .form-item.form-item-theme-ul,.page-node-type-forms-listing-page .forms-listing-page-header FIELDSET .form-item.form-item-theme-ul,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-theme-ul,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-theme-ul,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-theme-ul{width:300px;height:45px;margin-right:30px;margin-bottom:0px}}.page-node-type-forms-listing-page .forms-listing-page-header #forms-filters .form-item.form-item-theme-ul ul,.page-node-type-forms-listing-page .forms-listing-page-header #edit-filters .form-item.form-item-theme-ul ul,.page-node-type-forms-listing-page .forms-listing-page-header FIELDSET .form-item.form-item-theme-ul ul,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-theme-ul ul,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-theme-ul ul,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-theme-ul ul{list-style:none;z-index:100}.page-node-type-forms-listing-page .forms-listing-page-header #forms-filters .form-item.form-item-theme-ul span.theme-list-label,.page-node-type-forms-listing-page .forms-listing-page-header #edit-filters .form-item.form-item-theme-ul span.theme-list-label,.page-node-type-forms-listing-page .forms-listing-page-header FIELDSET .form-item.form-item-theme-ul span.theme-list-label,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-theme-ul span.theme-list-label,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-theme-ul span.theme-list-label,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-theme-ul span.theme-list-label{background-color:#006eb7;background-image:url("/sites/default/themes/kennelliitto/images/chevron-down.svg");background-repeat:no-repeat;background-position:right;background-size:45px 20px;border:2px solid #006eb7;color:#fff;display:block;font-size:14px;height:40px;padding:12px;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (min-width:720px){.page-node-type-forms-listing-page .forms-listing-page-header #forms-filters .form-item.form-item-theme-ul span.theme-list-label,.page-node-type-forms-listing-page .forms-listing-page-header #edit-filters .form-item.form-item-theme-ul span.theme-list-label,.page-node-type-forms-listing-page .forms-listing-page-header FIELDSET .form-item.form-item-theme-ul span.theme-list-label,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-theme-ul span.theme-list-label,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-theme-ul span.theme-list-label,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-theme-ul span.theme-list-label{background-color:transparent;border:2px solid #fff;font-size:15px}}@media only screen and (min-width:1200px){.page-node-type-forms-listing-page .forms-listing-page-header #forms-filters .form-item.form-item-theme-ul span.theme-list-label,.page-node-type-forms-listing-page .forms-listing-page-header #edit-filters .form-item.form-item-theme-ul span.theme-list-label,.page-node-type-forms-listing-page .forms-listing-page-header FIELDSET .form-item.form-item-theme-ul span.theme-list-label,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-theme-ul span.theme-list-label,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-theme-ul span.theme-list-label,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-theme-ul span.theme-list-label{height:45px;padding:15px}}.page-node-type-forms-listing-page .forms-listing-page-header #forms-filters .form-item.form-item-theme-ul span.theme-list-label.list-open,.page-node-type-forms-listing-page .forms-listing-page-header #edit-filters .form-item.form-item-theme-ul span.theme-list-label.list-open,.page-node-type-forms-listing-page .forms-listing-page-header FIELDSET .form-item.form-item-theme-ul span.theme-list-label.list-open,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-theme-ul span.theme-list-label.list-open,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-theme-ul span.theme-list-label.list-open,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-theme-ul span.theme-list-label.list-open{background-color:#006eb7;background-image:url("/sites/default/themes/kennelliitto/images/chevron-up.svg");border:2px solid #006eb7;-webkit-transition:all 0.1s !important;transition:all 0.1s !important}.page-node-type-forms-listing-page .forms-listing-page-header #forms-filters .form-item.form-item-theme-ul>.item-list,.page-node-type-forms-listing-page .forms-listing-page-header #edit-filters .form-item.form-item-theme-ul>.item-list,.page-node-type-forms-listing-page .forms-listing-page-header FIELDSET .form-item.form-item-theme-ul>.item-list,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-theme-ul>.item-list,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-theme-ul>.item-list,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-theme-ul>.item-list{display:none;background:#006eb7;position:absolute;z-index:100;width:100%}.page-node-type-forms-listing-page .forms-listing-page-header #forms-filters .form-item.form-item-theme-ul>.item-list>ul,.page-node-type-forms-listing-page .forms-listing-page-header #edit-filters .form-item.form-item-theme-ul>.item-list>ul,.page-node-type-forms-listing-page .forms-listing-page-header FIELDSET .form-item.form-item-theme-ul>.item-list>ul,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-theme-ul>.item-list>ul,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-theme-ul>.item-list>ul,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-theme-ul>.item-list>ul{margin-bottom:15px}.page-node-type-forms-listing-page .forms-listing-page-header #forms-filters .form-item.form-item-theme-ul>.item-list li,.page-node-type-forms-listing-page .forms-listing-page-header #edit-filters .form-item.form-item-theme-ul>.item-list li,.page-node-type-forms-listing-page .forms-listing-page-header FIELDSET .form-item.form-item-theme-ul>.item-list li,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-theme-ul>.item-list li,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-theme-ul>.item-list li,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-theme-ul>.item-list li{padding:10px 40px 5px 20px;font-size:13px;color:white}.page-node-type-forms-listing-page .forms-listing-page-header #forms-filters .form-item.form-item-theme-ul>.item-list li .theme-item,.page-node-type-forms-listing-page .forms-listing-page-header #edit-filters .form-item.form-item-theme-ul>.item-list li .theme-item,.page-node-type-forms-listing-page .forms-listing-page-header FIELDSET .form-item.form-item-theme-ul>.item-list li .theme-item,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-theme-ul>.item-list li .theme-item,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-theme-ul>.item-list li .theme-item,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-theme-ul>.item-list li .theme-item{width:calc(100% - 30px);display:block;line-height:1.2;cursor:pointer}.page-node-type-forms-listing-page .forms-listing-page-header #forms-filters .form-item.form-item-theme-ul>.item-list li .theme-item:hover,.page-node-type-forms-listing-page .forms-listing-page-header #forms-filters .form-item.form-item-theme-ul>.item-list li .theme-item.selected,.page-node-type-forms-listing-page .forms-listing-page-header #edit-filters .form-item.form-item-theme-ul>.item-list li .theme-item:hover,.page-node-type-forms-listing-page .forms-listing-page-header #edit-filters .form-item.form-item-theme-ul>.item-list li .theme-item.selected,.page-node-type-forms-listing-page .forms-listing-page-header FIELDSET .form-item.form-item-theme-ul>.item-list li .theme-item:hover,.page-node-type-forms-listing-page .forms-listing-page-header FIELDSET .form-item.form-item-theme-ul>.item-list li .theme-item.selected,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-theme-ul>.item-list li .theme-item:hover,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-theme-ul>.item-list li .theme-item.selected,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-theme-ul>.item-list li .theme-item:hover,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-theme-ul>.item-list li .theme-item.selected,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-theme-ul>.item-list li .theme-item:hover,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-theme-ul>.item-list li .theme-item.selected{color:#76b82a}.page-node-type-forms-listing-page .forms-listing-page-header #forms-filters .form-item.form-item-theme-ul>.item-list li .theme-item.selected,.page-node-type-forms-listing-page .forms-listing-page-header #edit-filters .form-item.form-item-theme-ul>.item-list li .theme-item.selected,.page-node-type-forms-listing-page .forms-listing-page-header FIELDSET .form-item.form-item-theme-ul>.item-list li .theme-item.selected,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-theme-ul>.item-list li .theme-item.selected,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-theme-ul>.item-list li .theme-item.selected,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-theme-ul>.item-list li .theme-item.selected{font-weight:bold}.page-node-type-forms-listing-page .forms-listing-page-header #forms-filters .form-item.form-item-theme-ul>.item-list li.active-trail,.page-node-type-forms-listing-page .forms-listing-page-header #edit-filters .form-item.form-item-theme-ul>.item-list li.active-trail,.page-node-type-forms-listing-page .forms-listing-page-header FIELDSET .form-item.form-item-theme-ul>.item-list li.active-trail,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-theme-ul>.item-list li.active-trail,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-theme-ul>.item-list li.active-trail,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-theme-ul>.item-list li.active-trail{color:#76b82a}.page-node-type-forms-listing-page .forms-listing-page-header #forms-filters .form-item.form-item-theme-ul>.item-list .item-list.child-level,.page-node-type-forms-listing-page .forms-listing-page-header #edit-filters .form-item.form-item-theme-ul>.item-list .item-list.child-level,.page-node-type-forms-listing-page .forms-listing-page-header FIELDSET .form-item.form-item-theme-ul>.item-list .item-list.child-level,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-theme-ul>.item-list .item-list.child-level,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-theme-ul>.item-list .item-list.child-level,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-theme-ul>.item-list .item-list.child-level{display:none;color:#71abdd}.page-node-type-forms-listing-page .forms-listing-page-header #forms-filters .form-item.form-item-theme-ul>.item-list .item-list.child-level li,.page-node-type-forms-listing-page .forms-listing-page-header #edit-filters .form-item.form-item-theme-ul>.item-list .item-list.child-level li,.page-node-type-forms-listing-page .forms-listing-page-header FIELDSET .form-item.form-item-theme-ul>.item-list .item-list.child-level li,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-theme-ul>.item-list .item-list.child-level li,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-theme-ul>.item-list .item-list.child-level li,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-theme-ul>.item-list .item-list.child-level li{font-size:12px}.page-node-type-forms-listing-page .forms-listing-page-header #forms-filters .form-item.form-item-theme-ul .has-children,.page-node-type-forms-listing-page .forms-listing-page-header #edit-filters .form-item.form-item-theme-ul .has-children,.page-node-type-forms-listing-page .forms-listing-page-header FIELDSET .form-item.form-item-theme-ul .has-children,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-theme-ul .has-children,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-theme-ul .has-children,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-theme-ul .has-children{position:relative}.page-node-type-forms-listing-page .forms-listing-page-header #forms-filters .form-item.form-item-theme-ul .has-children .parent-chevron,.page-node-type-forms-listing-page .forms-listing-page-header #edit-filters .form-item.form-item-theme-ul .has-children .parent-chevron,.page-node-type-forms-listing-page .forms-listing-page-header FIELDSET .form-item.form-item-theme-ul .has-children .parent-chevron,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-theme-ul .has-children .parent-chevron,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-theme-ul .has-children .parent-chevron,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-theme-ul .has-children .parent-chevron{background-image:url("/sites/default/themes/kennelliitto/images/chevron-down-green.svg");background-repeat:no-repeat;background-size:15px auto;background-position:center center;width:30px;height:100%;position:absolute;right:0;top:0;-webkit-transition:all 0.5s !important;transition:all 0.5s !important;margin-right:7px}.page-node-type-forms-listing-page .forms-listing-page-header #forms-filters .form-item.form-item-theme-ul .has-children.childrens-open,.page-node-type-forms-listing-page .forms-listing-page-header #edit-filters .form-item.form-item-theme-ul .has-children.childrens-open,.page-node-type-forms-listing-page .forms-listing-page-header FIELDSET .form-item.form-item-theme-ul .has-children.childrens-open,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-theme-ul .has-children.childrens-open,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-theme-ul .has-children.childrens-open,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-theme-ul .has-children.childrens-open{background-color:#1782c9}.page-node-type-forms-listing-page .forms-listing-page-header #forms-filters .form-item.form-item-theme-ul .has-children.childrens-open .parent-chevron,.page-node-type-forms-listing-page .forms-listing-page-header #edit-filters .form-item.form-item-theme-ul .has-children.childrens-open .parent-chevron,.page-node-type-forms-listing-page .forms-listing-page-header FIELDSET .form-item.form-item-theme-ul .has-children.childrens-open .parent-chevron,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-theme-ul .has-children.childrens-open .parent-chevron,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-theme-ul .has-children.childrens-open .parent-chevron,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-theme-ul .has-children.childrens-open .parent-chevron{background-image:url("/sites/default/themes/kennelliitto/images/chevron-up-green.svg");background-position:top center;margin-top:10px;-webkit-transition:all 0.5s !important;transition:all 0.5s !important}.page-node-type-forms-listing-page .forms-listing-page-header #forms-filters .form-item.form-type-textfield input[type=text],.page-node-type-forms-listing-page .forms-listing-page-header #edit-filters .form-item.form-type-textfield input[type=text],.page-node-type-forms-listing-page .forms-listing-page-header FIELDSET .form-item.form-type-textfield input[type=text],.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #forms-filters .form-item.form-type-textfield input[type=text],.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-filters .form-item.form-type-textfield input[type=text],.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper FIELDSET .form-item.form-type-textfield input[type=text]{border:2px solid #006eb7;background-color:transparent;background-image:url("/sites/default/themes/kennelliitto/images/magnifying-glass-blue.svg");background-repeat:no-repeat;background-position:right;background-size:45px 25px;color:#006eb7}@media only screen and (min-width:720px){.page-node-type-forms-listing-page .forms-listing-page-header #forms-filters .form-item.form-type-textfield input[type=text],.page-node-type-forms-listing-page .forms-listing-page-header #edit-filters .form-item.form-type-textfield input[type=text],.page-node-type-forms-listing-page .forms-listing-page-header FIELDSET .form-item.form-type-textfield input[type=text],.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #forms-filters .form-item.form-type-textfield input[type=text],.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-filters .form-item.form-type-textfield input[type=text],.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper FIELDSET .form-item.form-type-textfield input[type=text]{border:2px solid #fff;background-image:url("/sites/default/themes/kennelliitto/images/magnifying-glass-white.svg");color:#fff}}.page-node-type-forms-listing-page .forms-listing-page-header #forms-filters .form-item.form-type-textfield input[type=text]::-webkit-input-placeholder,.page-node-type-forms-listing-page .forms-listing-page-header #edit-filters .form-item.form-type-textfield input[type=text]::-webkit-input-placeholder,.page-node-type-forms-listing-page .forms-listing-page-header FIELDSET .form-item.form-type-textfield input[type=text]::-webkit-input-placeholder,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #forms-filters .form-item.form-type-textfield input[type=text]::-webkit-input-placeholder,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-filters .form-item.form-type-textfield input[type=text]::-webkit-input-placeholder,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper FIELDSET .form-item.form-type-textfield input[type=text]::-webkit-input-placeholder{color:#006eb7;opacity:1}.page-node-type-forms-listing-page .forms-listing-page-header #forms-filters .form-item.form-type-textfield input[type=text]:-ms-input-placeholder,.page-node-type-forms-listing-page .forms-listing-page-header #edit-filters .form-item.form-type-textfield input[type=text]:-ms-input-placeholder,.page-node-type-forms-listing-page .forms-listing-page-header FIELDSET .form-item.form-type-textfield input[type=text]:-ms-input-placeholder,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #forms-filters .form-item.form-type-textfield input[type=text]:-ms-input-placeholder,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-filters .form-item.form-type-textfield input[type=text]:-ms-input-placeholder,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper FIELDSET .form-item.form-type-textfield input[type=text]:-ms-input-placeholder{color:#006eb7;opacity:1}.page-node-type-forms-listing-page .forms-listing-page-header #forms-filters .form-item.form-type-textfield input[type=text]::-ms-input-placeholder,.page-node-type-forms-listing-page .forms-listing-page-header #edit-filters .form-item.form-type-textfield input[type=text]::-ms-input-placeholder,.page-node-type-forms-listing-page .forms-listing-page-header FIELDSET .form-item.form-type-textfield input[type=text]::-ms-input-placeholder,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #forms-filters .form-item.form-type-textfield input[type=text]::-ms-input-placeholder,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-filters .form-item.form-type-textfield input[type=text]::-ms-input-placeholder,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper FIELDSET .form-item.form-type-textfield input[type=text]::-ms-input-placeholder{color:#006eb7;opacity:1}.page-node-type-forms-listing-page .forms-listing-page-header #forms-filters .form-item.form-type-textfield input[type=text]::placeholder,.page-node-type-forms-listing-page .forms-listing-page-header #edit-filters .form-item.form-type-textfield input[type=text]::placeholder,.page-node-type-forms-listing-page .forms-listing-page-header FIELDSET .form-item.form-type-textfield input[type=text]::placeholder,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #forms-filters .form-item.form-type-textfield input[type=text]::placeholder,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-filters .form-item.form-type-textfield input[type=text]::placeholder,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper FIELDSET .form-item.form-type-textfield input[type=text]::placeholder{color:#006eb7;opacity:1}@media only screen and (min-width:720px){.page-node-type-forms-listing-page .forms-listing-page-header #forms-filters .form-item.form-type-textfield input[type=text]::-webkit-input-placeholder,.page-node-type-forms-listing-page .forms-listing-page-header #edit-filters .form-item.form-type-textfield input[type=text]::-webkit-input-placeholder,.page-node-type-forms-listing-page .forms-listing-page-header FIELDSET .form-item.form-type-textfield input[type=text]::-webkit-input-placeholder,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #forms-filters .form-item.form-type-textfield input[type=text]::-webkit-input-placeholder,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-filters .form-item.form-type-textfield input[type=text]::-webkit-input-placeholder,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper FIELDSET .form-item.form-type-textfield input[type=text]::-webkit-input-placeholder{color:#fff}.page-node-type-forms-listing-page .forms-listing-page-header #forms-filters .form-item.form-type-textfield input[type=text]:-ms-input-placeholder,.page-node-type-forms-listing-page .forms-listing-page-header #edit-filters .form-item.form-type-textfield input[type=text]:-ms-input-placeholder,.page-node-type-forms-listing-page .forms-listing-page-header FIELDSET .form-item.form-type-textfield input[type=text]:-ms-input-placeholder,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #forms-filters .form-item.form-type-textfield input[type=text]:-ms-input-placeholder,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-filters .form-item.form-type-textfield input[type=text]:-ms-input-placeholder,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper FIELDSET .form-item.form-type-textfield input[type=text]:-ms-input-placeholder{color:#fff}.page-node-type-forms-listing-page .forms-listing-page-header #forms-filters .form-item.form-type-textfield input[type=text]::-ms-input-placeholder,.page-node-type-forms-listing-page .forms-listing-page-header #edit-filters .form-item.form-type-textfield input[type=text]::-ms-input-placeholder,.page-node-type-forms-listing-page .forms-listing-page-header FIELDSET .form-item.form-type-textfield input[type=text]::-ms-input-placeholder,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #forms-filters .form-item.form-type-textfield input[type=text]::-ms-input-placeholder,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-filters .form-item.form-type-textfield input[type=text]::-ms-input-placeholder,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper FIELDSET .form-item.form-type-textfield input[type=text]::-ms-input-placeholder{color:#fff}.page-node-type-forms-listing-page .forms-listing-page-header #forms-filters .form-item.form-type-textfield input[type=text]::placeholder,.page-node-type-forms-listing-page .forms-listing-page-header #edit-filters .form-item.form-type-textfield input[type=text]::placeholder,.page-node-type-forms-listing-page .forms-listing-page-header FIELDSET .form-item.form-type-textfield input[type=text]::placeholder,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #forms-filters .form-item.form-type-textfield input[type=text]::placeholder,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-filters .form-item.form-type-textfield input[type=text]::placeholder,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper FIELDSET .form-item.form-type-textfield input[type=text]::placeholder{color:#fff}}.page-node-type-forms-listing-page .forms-listing-page-header #forms-filters .form-item.form-type-textfield input[type=text]::-ms-input-placeholder,.page-node-type-forms-listing-page .forms-listing-page-header #edit-filters .form-item.form-type-textfield input[type=text]::-ms-input-placeholder,.page-node-type-forms-listing-page .forms-listing-page-header FIELDSET .form-item.form-type-textfield input[type=text]::-ms-input-placeholder,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #forms-filters .form-item.form-type-textfield input[type=text]::-ms-input-placeholder,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-filters .form-item.form-type-textfield input[type=text]::-ms-input-placeholder,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper FIELDSET .form-item.form-type-textfield input[type=text]::-ms-input-placeholder{color:#006eb7}@media only screen and (min-width:720px){.page-node-type-forms-listing-page .forms-listing-page-header #forms-filters .form-item.form-type-textfield input[type=text]::-ms-input-placeholder,.page-node-type-forms-listing-page .forms-listing-page-header #edit-filters .form-item.form-type-textfield input[type=text]::-ms-input-placeholder,.page-node-type-forms-listing-page .forms-listing-page-header FIELDSET .form-item.form-type-textfield input[type=text]::-ms-input-placeholder,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #forms-filters .form-item.form-type-textfield input[type=text]::-ms-input-placeholder,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-filters .form-item.form-type-textfield input[type=text]::-ms-input-placeholder,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper FIELDSET .form-item.form-type-textfield input[type=text]::-ms-input-placeholder{color:#fff}}.page-node-type-forms-listing-page .forms-listing-page-header #forms-filters .form-item.form-type-textfield input[type=text]:-ms-input-placeholder,.page-node-type-forms-listing-page .forms-listing-page-header #edit-filters .form-item.form-type-textfield input[type=text]:-ms-input-placeholder,.page-node-type-forms-listing-page .forms-listing-page-header FIELDSET .form-item.form-type-textfield input[type=text]:-ms-input-placeholder,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #forms-filters .form-item.form-type-textfield input[type=text]:-ms-input-placeholder,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-filters .form-item.form-type-textfield input[type=text]:-ms-input-placeholder,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper FIELDSET .form-item.form-type-textfield input[type=text]:-ms-input-placeholder{color:#006eb7}@media only screen and (min-width:720px){.page-node-type-forms-listing-page .forms-listing-page-header #forms-filters .form-item.form-type-textfield input[type=text]:-ms-input-placeholder,.page-node-type-forms-listing-page .forms-listing-page-header #edit-filters .form-item.form-type-textfield input[type=text]:-ms-input-placeholder,.page-node-type-forms-listing-page .forms-listing-page-header FIELDSET .form-item.form-type-textfield input[type=text]:-ms-input-placeholder,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #forms-filters .form-item.form-type-textfield input[type=text]:-ms-input-placeholder,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-filters .form-item.form-type-textfield input[type=text]:-ms-input-placeholder,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper FIELDSET .form-item.form-type-textfield input[type=text]:-ms-input-placeholder{color:#fff}}.page-node-type-forms-listing-page .forms-listing-page-header #forms-filters .form-actions,.page-node-type-forms-listing-page .forms-listing-page-header #edit-filters .form-actions,.page-node-type-forms-listing-page .forms-listing-page-header FIELDSET .form-actions,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #forms-filters .form-actions,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-filters .form-actions,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper FIELDSET .form-actions{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);margin-bottom:15px}@media only screen and (min-width:720px){.page-node-type-forms-listing-page .forms-listing-page-header #forms-filters .form-actions,.page-node-type-forms-listing-page .forms-listing-page-header #edit-filters .form-actions,.page-node-type-forms-listing-page .forms-listing-page-header FIELDSET .form-actions,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #forms-filters .form-actions,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-filters .form-actions,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper FIELDSET .form-actions{width:auto;margin:0px 10px 10px 0px}}.page-node-type-forms-listing-page .forms-listing-page-header #forms-filters .form-actions input,.page-node-type-forms-listing-page .forms-listing-page-header #edit-filters .form-actions input,.page-node-type-forms-listing-page .forms-listing-page-header FIELDSET .form-actions input,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #forms-filters .form-actions input,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-filters .form-actions input,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper FIELDSET .form-actions input{-webkit-appearance:none;-moz-appearance:none;border-radius:0;height:40px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid #006eb7;background-color:transparent;color:#006eb7;padding:8px 20px}@media only screen and (min-width:720px){.page-node-type-forms-listing-page .forms-listing-page-header #forms-filters .form-actions input,.page-node-type-forms-listing-page .forms-listing-page-header #edit-filters .form-actions input,.page-node-type-forms-listing-page .forms-listing-page-header FIELDSET .form-actions input,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #forms-filters .form-actions input,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-filters .form-actions input,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper FIELDSET .form-actions input{border:2px solid #fff;color:#fff}}@media only screen and (min-width:1200px){.page-node-type-forms-listing-page .forms-listing-page-header #forms-filters .form-actions input,.page-node-type-forms-listing-page .forms-listing-page-header #edit-filters .form-actions input,.page-node-type-forms-listing-page .forms-listing-page-header FIELDSET .form-actions input,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #forms-filters .form-actions input,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-filters .form-actions input,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper FIELDSET .form-actions input{height:45px}}.page-node-type-forms-listing-page .forms-listing-page-header .form-header-info,.page-node-type-forms-listing-page .forms-listing-page-header #edit-description,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper .form-header-info,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-description{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px)}@media only screen and (min-width:720px){.page-node-type-forms-listing-page .forms-listing-page-header .form-header-info,.page-node-type-forms-listing-page .forms-listing-page-header #edit-description,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper .form-header-info,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-description{width:calc(83.33333%);float:left;margin-left:0px;text-align:center}}@media only screen and (min-width:1200px){.page-node-type-forms-listing-page .forms-listing-page-header .form-header-info,.page-node-type-forms-listing-page .forms-listing-page-header #edit-description,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper .form-header-info,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-description{width:calc(35.41667%);float:left;margin-left:0px}}.page-node-type-forms-listing-page .forms-listing-page-header .form-header-info p,.page-node-type-forms-listing-page .forms-listing-page-header #edit-description p,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper .form-header-info p,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-description p{font-size:15px;font-weight:500;line-height:26px;color:#0d2331}@media only screen and (min-width:720px){.page-node-type-forms-listing-page .forms-listing-page-header .form-header-info p,.page-node-type-forms-listing-page .forms-listing-page-header #edit-description p,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper .form-header-info p,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-description p{font-size:16px;color:#fff}}.page-node-type-forms-listing-page .forms-listing-page-header .form-header-info p a,.page-node-type-forms-listing-page .forms-listing-page-header #edit-description p a,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper .form-header-info p a,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-description p a{color:#76b82a}.page-node-type-forms-listing-page .forms-listing-page-header .form-header-info p a:hover,.page-node-type-forms-listing-page .forms-listing-page-header .form-header-info p a:active,.page-node-type-forms-listing-page .forms-listing-page-header .form-header-info p a:focus,.page-node-type-forms-listing-page .forms-listing-page-header #edit-description p a:hover,.page-node-type-forms-listing-page .forms-listing-page-header #edit-description p a:active,.page-node-type-forms-listing-page .forms-listing-page-header #edit-description p a:focus,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper .form-header-info p a:hover,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper .form-header-info p a:active,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper .form-header-info p a:focus,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-description p a:hover,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-description p a:active,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-description p a:focus{font-weight:400;color:#fff;background-color:#76b82a;padding:3px 2px}@media only screen and (min-width:720px){.page-node-type-forms-listing-page .forms-listing-page-header .form-header-info p a:hover,.page-node-type-forms-listing-page .forms-listing-page-header .form-header-info p a:active,.page-node-type-forms-listing-page .forms-listing-page-header .form-header-info p a:focus,.page-node-type-forms-listing-page .forms-listing-page-header #edit-description p a:hover,.page-node-type-forms-listing-page .forms-listing-page-header #edit-description p a:active,.page-node-type-forms-listing-page .forms-listing-page-header #edit-description p a:focus,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper .form-header-info p a:hover,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper .form-header-info p a:active,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper .form-header-info p a:focus,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-description p a:hover,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-description p a:active,.page-node-type-forms-listing-page #edit-header>.fieldset-wrapper #edit-description p a:focus{text-shadow:none}}.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters{width:calc(100%);float:left;margin-left:0px;margin-top:30px}.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations{width:calc(100%);float:left;margin-left:0px;margin-bottom:30px}@media only screen and (min-width:720px){.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-filters{width:calc(91.66667%);float:left;margin-left:0px;margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (min-width:1200px){.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-filters{margin-bottom:60px;width:auto;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}}.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-filters .form-item{width:calc(100%);float:left;margin-left:0px;margin-bottom:15px}@media only screen and (min-width:720px){.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-filters .form-item{width:auto;margin-right:10px;margin-bottom:10px}}@media only screen and (min-width:1200px){.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-filters .form-item{margin-right:30px;margin-bottom:0px}}.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-filters .form-item label{display:none}.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-filters .form-item input,.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-filters .form-item select{-webkit-appearance:none;-moz-appearance:none;border-radius:0;height:40px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:10px}@media only screen and (min-width:1200px){.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-filters .form-item input,.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-filters .form-item select{height:45px;width:300px}}.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-filters .form-item.form-type-select select{border:none;background-color:transparent;background-image:url("/sites/default/themes/kennelliitto/images/chevron-down.svg");background-repeat:no-repeat;background-position:right;background-size:45px 20px;color:#fff}.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-filters .form-item.form-type-textfield input[type=text]{border:2px solid #006eb7;background-color:transparent;background-image:url("/sites/default/themes/kennelliitto/images/magnifying-glass-blue.svg");background-repeat:no-repeat;background-position:right;background-size:45px 25px;color:#006eb7}@media only screen and (min-width:720px){.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-filters .form-item.form-type-textfield input[type=text]{border:2px solid #fff;background-image:url("/sites/default/themes/kennelliitto/images/magnifying-glass-white.svg");color:#fff}}.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-filters .form-item.form-type-textfield input[type=text]::-webkit-input-placeholder{color:#006eb7;opacity:1}.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-filters .form-item.form-type-textfield input[type=text]:-ms-input-placeholder{color:#006eb7;opacity:1}.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-filters .form-item.form-type-textfield input[type=text]::-ms-input-placeholder{color:#006eb7;opacity:1}.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-filters .form-item.form-type-textfield input[type=text]::placeholder{color:#006eb7;opacity:1}@media only screen and (min-width:720px){.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-filters .form-item.form-type-textfield input[type=text]::-webkit-input-placeholder{color:#fff}.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-filters .form-item.form-type-textfield input[type=text]:-ms-input-placeholder{color:#fff}.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-filters .form-item.form-type-textfield input[type=text]::-ms-input-placeholder{color:#fff}.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-filters .form-item.form-type-textfield input[type=text]::placeholder{color:#fff}}.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-filters .form-item.form-type-textfield input[type=text]::-ms-input-placeholder{color:#006eb7}@media only screen and (min-width:720px){.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-filters .form-item.form-type-textfield input[type=text]::-ms-input-placeholder{color:#fff}}.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-filters .form-item.form-type-textfield input[type=text]:-ms-input-placeholder{color:#006eb7}@media only screen and (min-width:720px){.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-filters .form-item.form-type-textfield input[type=text]:-ms-input-placeholder{color:#fff}}.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-filters #edit-textsearch.not-empty{background-color:#FFF !important;color:#000 !important}.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-filters .form-actions{width:calc(100%);float:left;margin-left:0px;margin-bottom:15px}@media only screen and (min-width:720px){.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-filters .form-actions{width:auto;margin-bottom:0px}}.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-filters .form-actions input{-webkit-appearance:none;-moz-appearance:none;border-radius:0;height:40px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid #006eb7;background-color:transparent;color:#006eb7;padding:8px 20px}@media only screen and (min-width:720px){.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-filters .form-actions input{border:2px solid #fff;color:#fff}}@media only screen and (min-width:1200px){.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-filters .form-actions input{height:45px}}.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-filters .description{font-size:15px;font-weight:500;line-height:26px;color:#0d2331}@media only screen and (min-width:720px){.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-filters .description{font-size:16px;color:#fff}}.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-filters .description a{color:#76b82a}.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-filters .description a:hover,.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-filters .description a:active,.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-filters .description a:focus{font-weight:400;color:#fff;background-color:#76b82a;padding:3px 2px}@media only screen and (min-width:720px){.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-filters .description a:hover,.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-filters .description a:active,.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-filters .description a:focus{text-shadow:none}}.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations .theme-info{width:calc(100%);float:left;margin-left:0px;margin-top:20px;margin-bottom:20px}@media only screen and (min-width:1200px){.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations .theme-info{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations .theme-info h2{margin-bottom:20px}.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations .theme-info p{line-height:30px}.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations .theme-info SPAN.lowercase{text-transform:lowercase}.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations .subfilters-wrapper{width:calc(100%);float:left;margin-left:0px;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #c2d0dc;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:720px){.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations .subfilters-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (min-width:1200px){.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations .subfilters-wrapper{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}@media only screen and (min-width:1200px){.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations .subfilters-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations .subfilters-wrapper #edit-subthemes--wrapper{width:calc(100%);float:left;margin-left:0px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:720px){.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations .subfilters-wrapper #edit-subthemes--wrapper{display:unset}}@media only screen and (min-width:1200px){.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations .subfilters-wrapper #edit-subthemes--wrapper{float:none;margin-left:0px;width:100%}}.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations .subfilters-wrapper #edit-subthemes--wrapper legend{float:left;text-align:center;width:100%}@media only screen and (min-width:720px){.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations .subfilters-wrapper #edit-subthemes--wrapper legend{margin-bottom:20px}}@media only screen and (min-width:1200px){.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations .subfilters-wrapper #edit-subthemes--wrapper legend{margin-bottom:0px;text-align:left;width:unset}}.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations .subfilters-wrapper #edit-subthemes--wrapper legend .fieldset-legend{background-color:#f2f8fd;-webkit-box-sizing:border-box;box-sizing:border-box;color:#006eb7;display:block;font-size:18px;font-weight:500;margin:0 !important;padding:50px}@media only screen and (min-width:1200px){.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations .subfilters-wrapper #edit-subthemes--wrapper legend .fieldset-legend{display:inline-block}}@media only screen and (min-width:1200px){.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations .subfilters-wrapper #edit-subthemes--wrapper>.fieldset-wrapper{width:calc(75%);float:left;margin-left:0px}}.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations .subfilters-wrapper #edit-subthemes--wrapper>.fieldset-wrapper #edit-subthemes{margin-top:20px}.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations .subfilters-wrapper #edit-subthemes--wrapper>.fieldset-wrapper #edit-subthemes .form-type-checkbox{display:block;margin-left:20px;margin-right:20px}@media only screen and (min-width:720px){.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations .subfilters-wrapper #edit-subthemes--wrapper>.fieldset-wrapper #edit-subthemes .form-type-checkbox{display:inline-block;margin-right:0px}}.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations .subfilters-wrapper #edit-subthemes--wrapper>.fieldset-wrapper #edit-subthemes .form-type-checkbox input{height:20px;vertical-align:middle;width:30px;-webkit-appearance:radio}.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations .subfilters-wrapper #edit-subthemes--wrapper>.fieldset-wrapper #edit-subthemes .form-type-checkbox label{color:#67747e;font-size:14px;font-weight:500;line-height:26px}.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations .subfilters-wrapper #edit-submit-bottom{margin:20px 30px;background-color:#fff;border:2px solid #006eb7;color:#006eb7;display:block;font-size:14px;font-weight:500;line-height:40px;padding:0px 15px}@media only screen and (min-width:1200px){.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations .subfilters-wrapper #edit-submit-bottom{margin:0px 30px}}.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations .no-results{margin:30px 0;clear:both;width:calc(100%);float:left;margin-left:0px}@media only screen and (min-width:1200px){.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations .no-results{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #block-breadcrumbs{margin-bottom:25px}.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-results{margin-top:30px;margin-bottom:30px}.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-results h3{width:calc(100%);float:left;margin-left:0px;margin-top:15px;margin-bottom:15px}@media only screen and (min-width:1200px){.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-results h3{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-results .page{display:none}.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-results .page.page_0{display:block}.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-results .most-popular{margin-bottom:25px;overflow:hidden;clear:both}.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-results .pager{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px)}@media only screen and (min-width:720px){.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-results .pager{width:calc(91.66667%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px)}}@media only screen and (min-width:1200px){.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-results .pager{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px);margin-top:40px;margin-bottom:60px}}.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-results .pager ul li{list-style:none;display:inline-block}.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-results .pager ul li.pager__item--first,.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-results .pager ul li.pager__item--last{display:none}.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-results .pager ul li.is-active a{color:#000;background-color:#f2f8fd;padding:8px}.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-results .pager ul li a{font-size:18px;font-weight:700;line-height:32px;color:#006eb7;text-decoration:none}@media only screen and (min-width:720px){.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-results .pager ul li a{font-size:20px;line-height:24px}}@media only screen and (min-width:1200px){.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-results .pager ul li a{font-size:24px;line-height:32px}}.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-results #forms-pager{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px)}@media only screen and (min-width:720px){.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-results #forms-pager{width:calc(91.66667%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px)}}@media only screen and (min-width:1200px){.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-results #forms-pager{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px);margin-top:40px;margin-bottom:60px}}.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-results #forms-pager.pager__item--first,.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-results #forms-pager.pager__item--last{display:none}.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-results #forms-pager .dots-prev,.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-results #forms-pager .dots-next{display:none}.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-results #forms-pager a{font-size:18px;font-weight:700;line-height:32px;color:#006eb7;text-decoration:none}@media only screen and (min-width:720px){.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-results #forms-pager a{font-size:20px;line-height:24px}}@media only screen and (min-width:1200px){.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-results #forms-pager a{font-size:24px;line-height:32px}}.page-node-type-forms-listing-page #block-kennelliittoformsandregulationswithfilters #forms-regulations #forms-results #forms-pager a.active{color:#000;background-color:#f2f8fd;padding:8px;display:inline-block !important}@media only screen and (min-width:1200px){.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header{height:400px;margin-bottom:0px}}.page-node-type-forms-listing-page #forms-regulations-2019 #edit-results-title{margin-left:25px;margin-top:26px;width:calc(79.16667%)}@media only screen and (min-width:720px){.page-node-type-forms-listing-page #forms-regulations-2019 #edit-results-title{margin-left:calc(10.41667% + 0px);margin-top:30px;width:calc(79.16667%)}}@media only screen and (min-width:1200px){.page-node-type-forms-listing-page #forms-regulations-2019 #edit-results-title{margin-top:26px}}.page-node-type-forms-listing-page #forms-regulations-2019 #edit-results-title SPAN.lowercase{text-transform:lowercase}.page-node-type-forms-listing-page #forms-regulations-2019 #edit-keywordsearch{padding-top:20px}@media only screen and (min-width:720px){.page-node-type-forms-listing-page #forms-regulations-2019 #edit-keywordsearch{padding-top:0px}}.page-node-type-forms-listing-page #forms-regulations-2019 #edit-help{-webkit-box-sizing:border-box;box-sizing:border-box;color:#67747e;font-size:14px;line-height:20px;margin:0px 25px}@media only screen and (min-width:720px){.page-node-type-forms-listing-page #forms-regulations-2019 #edit-help{background-color:#f2f8fd;margin:0;padding:12px 15px;text-align:center;width:100%}}.page-node-type-forms-listing-page #forms-regulations-2019 #edit-help A{color:#006eb7;font-size:14px;text-decoration:none}.page-node-type-forms-listing-page #forms-regulations-2019 #edit-help A:hover{text-decoration:underline}.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper{width:calc(100%);float:left;margin-left:0px;position:relative}@media only screen and (min-width:720px){.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header .form-header-img,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-header-image,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper .form-header-img,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-header-image{width:calc(100%);float:left;margin-left:0px;height:140px}@media only screen and (min-width:720px){.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header .form-header-img,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-header-image,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper .form-header-img,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-header-image{height:400px}}@media only screen and (min-width:1200px){.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header .form-header-img,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-header-image,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper .form-header-img,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-header-image{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:-1;width:100%}}.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header .form-header-img img,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-header-image img,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper .form-header-img img,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-header-image img{max-height:100%;max-width:100%;height:auto;display:block}@media only screen and (min-width:720px){.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header .form-header-img img,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-header-image img,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper .form-header-img img,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-header-image img{height:400px;-o-object-fit:cover;object-fit:cover}}.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header h1,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-heading,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper h1,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-heading{position:absolute;top:0;left:0;right:0;text-align:center;margin-top:20px;margin-bottom:30px}@media only screen and (min-width:720px){.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header h1,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-heading,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper h1,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-heading{position:relative;text-align:left;margin-top:30px;margin-bottom:20px}}@media only screen and (min-width:720px){.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET{width:calc(91.66667%);float:left;margin-left:0px;margin-bottom:20px}}@media only screen and (min-width:1200px){.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET{margin-bottom:30px;max-width:830px;width:100%}}.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .fieldset-wrapper,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .fieldset-wrapper,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .fieldset-wrapper,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .fieldset-wrapper,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .fieldset-wrapper,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .fieldset-wrapper{position:relative}@media only screen and (min-width:720px){.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .fieldset-wrapper,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .fieldset-wrapper,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .fieldset-wrapper,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .fieldset-wrapper,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .fieldset-wrapper,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .fieldset-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:no-wrap;flex-wrap:no-wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}}.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);margin-bottom:15px}@media only screen and (min-width:720px){.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item{width:50%;margin:0px 10px 10px 0px}}@media only screen and (min-width:1200px){.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item{width:auto;margin-right:30px;margin-bottom:0px}}.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item label,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item label,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item label,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item label,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item label,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item label{color:#67747e;display:block;font-size:12px;margin-bottom:6px;text-transform:uppercase}@media only screen and (min-width:720px){.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item label,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item label,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item label,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item label,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item label,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item label{color:#FFF;font-size:13px;margin-bottom:12px}}.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item input,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item select,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item input,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item select,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item input,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item select,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item input,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item select,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item input,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item select,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item input,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item select{-webkit-appearance:none;-moz-appearance:none;border-radius:0;height:40px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:10px}@media only screen and (min-width:1200px){.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item input,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item select,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item input,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item select,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item input,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item select,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item input,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item select,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item input,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item select,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item input,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item select{height:45px;width:300px}}.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-theme,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-theme,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-theme,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-theme,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-theme,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-theme{display:none}.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-groups,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-groups,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-groups,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-groups,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-groups,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-groups{display:none}@media only screen and (min-width:720px){.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-theme-ul,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-theme-ul,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-theme-ul,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-theme-ul,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-theme-ul,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-theme-ul{margin:0px 10px 10px 0px !important;width:60%}}@media only screen and (min-width:720px){.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-groups-ul,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-groups-ul,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-groups-ul,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-groups-ul,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-groups-ul,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-groups-ul{width:40%}}.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-theme-ul,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-groups-ul,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-theme-ul,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-groups-ul,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-theme-ul,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-groups-ul,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-theme-ul,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-groups-ul,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-theme-ul,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-groups-ul,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-theme-ul,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-groups-ul{-webkit-box-sizing:border-box;box-sizing:border-box;float:none;height:auto;margin:15px 25px 10px;position:relative}@media only screen and (min-width:720px){.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-theme-ul,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-groups-ul,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-theme-ul,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-groups-ul,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-theme-ul,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-groups-ul,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-theme-ul,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-groups-ul,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-theme-ul,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-groups-ul,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-theme-ul,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-groups-ul{margin:0px 0px 10px 0px}}@media only screen and (min-width:1200px){.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-theme-ul,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-groups-ul,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-theme-ul,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-groups-ul,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-theme-ul,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-groups-ul,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-theme-ul,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-groups-ul,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-theme-ul,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-groups-ul,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-theme-ul,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-groups-ul{margin-bottom:0px}}.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-theme-ul ul,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-groups-ul ul,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-theme-ul ul,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-groups-ul ul,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-theme-ul ul,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-groups-ul ul,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-theme-ul ul,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-groups-ul ul,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-theme-ul ul,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-groups-ul ul,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-theme-ul ul,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-groups-ul ul{list-style:none;z-index:100}.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-theme-ul span.theme-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-theme-ul span.groups-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-groups-ul span.theme-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-groups-ul span.groups-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-theme-ul span.theme-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-theme-ul span.groups-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-groups-ul span.theme-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-groups-ul span.groups-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-theme-ul span.theme-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-theme-ul span.groups-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-groups-ul span.theme-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-groups-ul span.groups-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-theme-ul span.theme-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-theme-ul span.groups-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-groups-ul span.theme-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-groups-ul span.groups-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-theme-ul span.theme-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-theme-ul span.groups-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-groups-ul span.theme-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-groups-ul span.groups-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-theme-ul span.theme-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-theme-ul span.groups-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-groups-ul span.theme-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-groups-ul span.groups-list-label{background-color:#006eb7;background-image:url("/sites/default/themes/kennelliitto/images/chevron-down.svg");background-repeat:no-repeat;background-position:right;background-size:45px 20px;border:2px solid #006eb7;color:#fff;display:block;font-size:14px;height:40px;padding:12px;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (min-width:720px){.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-theme-ul span.theme-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-theme-ul span.groups-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-groups-ul span.theme-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-groups-ul span.groups-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-theme-ul span.theme-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-theme-ul span.groups-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-groups-ul span.theme-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-groups-ul span.groups-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-theme-ul span.theme-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-theme-ul span.groups-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-groups-ul span.theme-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-groups-ul span.groups-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-theme-ul span.theme-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-theme-ul span.groups-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-groups-ul span.theme-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-groups-ul span.groups-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-theme-ul span.theme-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-theme-ul span.groups-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-groups-ul span.theme-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-groups-ul span.groups-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-theme-ul span.theme-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-theme-ul span.groups-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-groups-ul span.theme-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-groups-ul span.groups-list-label{background-color:transparent;border:2px solid #fff;font-size:15px}}@media only screen and (min-width:1200px){.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-theme-ul span.theme-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-theme-ul span.groups-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-groups-ul span.theme-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-groups-ul span.groups-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-theme-ul span.theme-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-theme-ul span.groups-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-groups-ul span.theme-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-groups-ul span.groups-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-theme-ul span.theme-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-theme-ul span.groups-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-groups-ul span.theme-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-groups-ul span.groups-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-theme-ul span.theme-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-theme-ul span.groups-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-groups-ul span.theme-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-groups-ul span.groups-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-theme-ul span.theme-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-theme-ul span.groups-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-groups-ul span.theme-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-groups-ul span.groups-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-theme-ul span.theme-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-theme-ul span.groups-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-groups-ul span.theme-list-label,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-groups-ul span.groups-list-label{height:45px;padding:15px}}.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-theme-ul span.theme-list-label.list-open,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-theme-ul span.groups-list-label.list-open,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-groups-ul span.theme-list-label.list-open,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-groups-ul span.groups-list-label.list-open,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-theme-ul span.theme-list-label.list-open,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-theme-ul span.groups-list-label.list-open,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-groups-ul span.theme-list-label.list-open,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-groups-ul span.groups-list-label.list-open,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-theme-ul span.theme-list-label.list-open,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-theme-ul span.groups-list-label.list-open,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-groups-ul span.theme-list-label.list-open,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-groups-ul span.groups-list-label.list-open,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-theme-ul span.theme-list-label.list-open,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-theme-ul span.groups-list-label.list-open,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-groups-ul span.theme-list-label.list-open,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-groups-ul span.groups-list-label.list-open,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-theme-ul span.theme-list-label.list-open,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-theme-ul span.groups-list-label.list-open,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-groups-ul span.theme-list-label.list-open,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-groups-ul span.groups-list-label.list-open,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-theme-ul span.theme-list-label.list-open,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-theme-ul span.groups-list-label.list-open,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-groups-ul span.theme-list-label.list-open,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-groups-ul span.groups-list-label.list-open{background-color:#006eb7;background-image:url("/sites/default/themes/kennelliitto/images/chevron-up.svg");border:2px solid #006eb7;-webkit-transition:all 0.1s !important;transition:all 0.1s !important}.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-theme-ul>.item-list,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-groups-ul>.item-list,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-theme-ul>.item-list,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-groups-ul>.item-list,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-theme-ul>.item-list,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-groups-ul>.item-list,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-theme-ul>.item-list,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-groups-ul>.item-list,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-theme-ul>.item-list,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-groups-ul>.item-list,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-theme-ul>.item-list,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-groups-ul>.item-list{display:none;background:#006eb7;position:absolute;z-index:100;width:100%}.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-theme-ul>.item-list>ul,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-groups-ul>.item-list>ul,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-theme-ul>.item-list>ul,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-groups-ul>.item-list>ul,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-theme-ul>.item-list>ul,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-groups-ul>.item-list>ul,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-theme-ul>.item-list>ul,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-groups-ul>.item-list>ul,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-theme-ul>.item-list>ul,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-groups-ul>.item-list>ul,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-theme-ul>.item-list>ul,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-groups-ul>.item-list>ul{margin-bottom:15px}.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-theme-ul>.item-list li,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-groups-ul>.item-list li,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-theme-ul>.item-list li,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-groups-ul>.item-list li,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-theme-ul>.item-list li,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-groups-ul>.item-list li,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-theme-ul>.item-list li,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-groups-ul>.item-list li,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-theme-ul>.item-list li,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-groups-ul>.item-list li,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-theme-ul>.item-list li,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-groups-ul>.item-list li{padding:10px 40px 5px 20px;font-size:13px;color:white}.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-theme-ul>.item-list li .theme-item,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-theme-ul>.item-list li .groups-item,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-groups-ul>.item-list li .theme-item,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-groups-ul>.item-list li .groups-item,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-theme-ul>.item-list li .theme-item,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-theme-ul>.item-list li .groups-item,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-groups-ul>.item-list li .theme-item,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-groups-ul>.item-list li .groups-item,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-theme-ul>.item-list li .theme-item,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-theme-ul>.item-list li .groups-item,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-groups-ul>.item-list li .theme-item,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-groups-ul>.item-list li .groups-item,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-theme-ul>.item-list li .theme-item,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-theme-ul>.item-list li .groups-item,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-groups-ul>.item-list li .theme-item,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-groups-ul>.item-list li .groups-item,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-theme-ul>.item-list li .theme-item,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-theme-ul>.item-list li .groups-item,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-groups-ul>.item-list li .theme-item,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-groups-ul>.item-list li .groups-item,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-theme-ul>.item-list li .theme-item,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-theme-ul>.item-list li .groups-item,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-groups-ul>.item-list li .theme-item,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-groups-ul>.item-list li .groups-item{width:calc(100% - 30px);display:block;cursor:pointer}.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-theme-ul>.item-list li .theme-item:hover,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-theme-ul>.item-list li .theme-item.selected,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-theme-ul>.item-list li .groups-item:hover,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-theme-ul>.item-list li .groups-item.selected,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-groups-ul>.item-list li .theme-item:hover,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-groups-ul>.item-list li .theme-item.selected,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-groups-ul>.item-list li .groups-item:hover,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-groups-ul>.item-list li .groups-item.selected,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-theme-ul>.item-list li .theme-item:hover,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-theme-ul>.item-list li .theme-item.selected,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-theme-ul>.item-list li .groups-item:hover,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-theme-ul>.item-list li .groups-item.selected,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-groups-ul>.item-list li .theme-item:hover,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-groups-ul>.item-list li .theme-item.selected,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-groups-ul>.item-list li .groups-item:hover,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-groups-ul>.item-list li .groups-item.selected,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-theme-ul>.item-list li .theme-item:hover,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-theme-ul>.item-list li .theme-item.selected,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-theme-ul>.item-list li .groups-item:hover,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-theme-ul>.item-list li .groups-item.selected,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-groups-ul>.item-list li .theme-item:hover,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-groups-ul>.item-list li .theme-item.selected,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-groups-ul>.item-list li .groups-item:hover,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-groups-ul>.item-list li .groups-item.selected,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-theme-ul>.item-list li .theme-item:hover,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-theme-ul>.item-list li .theme-item.selected,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-theme-ul>.item-list li .groups-item:hover,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-theme-ul>.item-list li .groups-item.selected,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-groups-ul>.item-list li .theme-item:hover,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-groups-ul>.item-list li .theme-item.selected,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-groups-ul>.item-list li .groups-item:hover,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-groups-ul>.item-list li .groups-item.selected,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-theme-ul>.item-list li .theme-item:hover,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-theme-ul>.item-list li .theme-item.selected,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-theme-ul>.item-list li .groups-item:hover,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-theme-ul>.item-list li .groups-item.selected,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-groups-ul>.item-list li .theme-item:hover,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-groups-ul>.item-list li .theme-item.selected,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-groups-ul>.item-list li .groups-item:hover,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-groups-ul>.item-list li .groups-item.selected,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-theme-ul>.item-list li .theme-item:hover,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-theme-ul>.item-list li .theme-item.selected,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-theme-ul>.item-list li .groups-item:hover,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-theme-ul>.item-list li .groups-item.selected,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-groups-ul>.item-list li .theme-item:hover,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-groups-ul>.item-list li .theme-item.selected,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-groups-ul>.item-list li .groups-item:hover,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-groups-ul>.item-list li .groups-item.selected{color:#76b82a}.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-theme-ul>.item-list li .theme-item.selected,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-theme-ul>.item-list li .groups-item.selected,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-groups-ul>.item-list li .theme-item.selected,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-groups-ul>.item-list li .groups-item.selected,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-theme-ul>.item-list li .theme-item.selected,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-theme-ul>.item-list li .groups-item.selected,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-groups-ul>.item-list li .theme-item.selected,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-groups-ul>.item-list li .groups-item.selected,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-theme-ul>.item-list li .theme-item.selected,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-theme-ul>.item-list li .groups-item.selected,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-groups-ul>.item-list li .theme-item.selected,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-groups-ul>.item-list li .groups-item.selected,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-theme-ul>.item-list li .theme-item.selected,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-theme-ul>.item-list li .groups-item.selected,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-groups-ul>.item-list li .theme-item.selected,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-groups-ul>.item-list li .groups-item.selected,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-theme-ul>.item-list li .theme-item.selected,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-theme-ul>.item-list li .groups-item.selected,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-groups-ul>.item-list li .theme-item.selected,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-groups-ul>.item-list li .groups-item.selected,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-theme-ul>.item-list li .theme-item.selected,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-theme-ul>.item-list li .groups-item.selected,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-groups-ul>.item-list li .theme-item.selected,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-groups-ul>.item-list li .groups-item.selected{font-weight:bold}.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-theme-ul>.item-list li.active-trail,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-groups-ul>.item-list li.active-trail,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-theme-ul>.item-list li.active-trail,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-groups-ul>.item-list li.active-trail,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-theme-ul>.item-list li.active-trail,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-groups-ul>.item-list li.active-trail,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-theme-ul>.item-list li.active-trail,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-groups-ul>.item-list li.active-trail,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-theme-ul>.item-list li.active-trail,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-groups-ul>.item-list li.active-trail,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-theme-ul>.item-list li.active-trail,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-groups-ul>.item-list li.active-trail{color:#76b82a}.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-theme-ul>.item-list .item-list.child-level,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-groups-ul>.item-list .item-list.child-level,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-theme-ul>.item-list .item-list.child-level,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-groups-ul>.item-list .item-list.child-level,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-theme-ul>.item-list .item-list.child-level,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-groups-ul>.item-list .item-list.child-level,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-theme-ul>.item-list .item-list.child-level,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-groups-ul>.item-list .item-list.child-level,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-theme-ul>.item-list .item-list.child-level,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-groups-ul>.item-list .item-list.child-level,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-theme-ul>.item-list .item-list.child-level,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-groups-ul>.item-list .item-list.child-level{display:none;color:#71abdd}.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-theme-ul>.item-list .item-list.child-level li,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-groups-ul>.item-list .item-list.child-level li,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-theme-ul>.item-list .item-list.child-level li,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-groups-ul>.item-list .item-list.child-level li,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-theme-ul>.item-list .item-list.child-level li,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-groups-ul>.item-list .item-list.child-level li,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-theme-ul>.item-list .item-list.child-level li,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-groups-ul>.item-list .item-list.child-level li,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-theme-ul>.item-list .item-list.child-level li,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-groups-ul>.item-list .item-list.child-level li,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-theme-ul>.item-list .item-list.child-level li,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-groups-ul>.item-list .item-list.child-level li{font-size:12px}.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-theme-ul .has-children,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-groups-ul .has-children,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-theme-ul .has-children,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-groups-ul .has-children,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-theme-ul .has-children,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-groups-ul .has-children,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-theme-ul .has-children,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-groups-ul .has-children,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-theme-ul .has-children,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-groups-ul .has-children,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-theme-ul .has-children,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-groups-ul .has-children{position:relative}.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-theme-ul .has-children .parent-chevron,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-groups-ul .has-children .parent-chevron,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-theme-ul .has-children .parent-chevron,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-groups-ul .has-children .parent-chevron,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-theme-ul .has-children .parent-chevron,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-groups-ul .has-children .parent-chevron,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-theme-ul .has-children .parent-chevron,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-groups-ul .has-children .parent-chevron,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-theme-ul .has-children .parent-chevron,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-groups-ul .has-children .parent-chevron,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-theme-ul .has-children .parent-chevron,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-groups-ul .has-children .parent-chevron{background-image:url("/sites/default/themes/kennelliitto/images/chevron-down-green.svg");background-repeat:no-repeat;background-size:15px auto;background-position:center center;width:30px;height:100%;position:absolute;right:0;top:0;-webkit-transition:all 0.5s !important;transition:all 0.5s !important;margin-right:7px}.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-theme-ul .has-children.childrens-open,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-groups-ul .has-children.childrens-open,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-theme-ul .has-children.childrens-open,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-groups-ul .has-children.childrens-open,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-theme-ul .has-children.childrens-open,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-groups-ul .has-children.childrens-open,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-theme-ul .has-children.childrens-open,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-groups-ul .has-children.childrens-open,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-theme-ul .has-children.childrens-open,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-groups-ul .has-children.childrens-open,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-theme-ul .has-children.childrens-open,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-groups-ul .has-children.childrens-open{background-color:#1782c9}.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-theme-ul .has-children.childrens-open .parent-chevron,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-groups-ul .has-children.childrens-open .parent-chevron,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-theme-ul .has-children.childrens-open .parent-chevron,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-groups-ul .has-children.childrens-open .parent-chevron,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-theme-ul .has-children.childrens-open .parent-chevron,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-groups-ul .has-children.childrens-open .parent-chevron,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-theme-ul .has-children.childrens-open .parent-chevron,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-groups-ul .has-children.childrens-open .parent-chevron,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-theme-ul .has-children.childrens-open .parent-chevron,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-groups-ul .has-children.childrens-open .parent-chevron,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-theme-ul .has-children.childrens-open .parent-chevron,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-groups-ul .has-children.childrens-open .parent-chevron{background-image:url("/sites/default/themes/kennelliitto/images/chevron-up-green.svg");background-position:top center;margin-top:10px;-webkit-transition:all 0.5s !important;transition:all 0.5s !important}@media only screen and (min-width:1200px){.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-theme-ul,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-theme-ul,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-theme-ul,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-theme-ul,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-theme-ul,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-theme-ul{margin:0px 2% 0px 0px}}@media only screen and (min-width:1200px){.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-item-groups-ul,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-item-groups-ul,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-item-groups-ul,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-item-groups-ul,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-item-groups-ul,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-item-groups-ul{margin:0px 0px 0px 2%}}.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-type-textfield input[type=text],.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-type-textfield input[type=text],.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-type-textfield input[type=text],.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-type-textfield input[type=text],.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-type-textfield input[type=text],.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-type-textfield input[type=text]{border:2px solid #006eb7;background-color:transparent;background-image:none;background-repeat:no-repeat;background-position:right;background-size:45px 25px;color:#006eb7;font-size:12px}@media only screen and (min-width:720px){.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-type-textfield input[type=text],.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-type-textfield input[type=text],.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-type-textfield input[type=text],.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-type-textfield input[type=text],.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-type-textfield input[type=text],.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-type-textfield input[type=text]{border:2px solid #fff;background-image:url("/sites/default/themes/kennelliitto/images/magnifying-glass-white.svg");color:#fff;font-size:16px}}.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-type-textfield input[type=text]::-webkit-input-placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-type-textfield input[type=text]::-webkit-input-placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-type-textfield input[type=text]::-webkit-input-placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-type-textfield input[type=text]::-webkit-input-placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-type-textfield input[type=text]::-webkit-input-placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-type-textfield input[type=text]::-webkit-input-placeholder{color:#006eb7;opacity:1}.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-type-textfield input[type=text]:-ms-input-placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-type-textfield input[type=text]:-ms-input-placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-type-textfield input[type=text]:-ms-input-placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-type-textfield input[type=text]:-ms-input-placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-type-textfield input[type=text]:-ms-input-placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-type-textfield input[type=text]:-ms-input-placeholder{color:#006eb7;opacity:1}.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-type-textfield input[type=text]::-ms-input-placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-type-textfield input[type=text]::-ms-input-placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-type-textfield input[type=text]::-ms-input-placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-type-textfield input[type=text]::-ms-input-placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-type-textfield input[type=text]::-ms-input-placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-type-textfield input[type=text]::-ms-input-placeholder{color:#006eb7;opacity:1}.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-type-textfield input[type=text]::placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-type-textfield input[type=text]::placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-type-textfield input[type=text]::placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-type-textfield input[type=text]::placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-type-textfield input[type=text]::placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-type-textfield input[type=text]::placeholder{color:#006eb7;opacity:1}@media only screen and (min-width:720px){.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-type-textfield input[type=text]::-webkit-input-placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-type-textfield input[type=text]::-webkit-input-placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-type-textfield input[type=text]::-webkit-input-placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-type-textfield input[type=text]::-webkit-input-placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-type-textfield input[type=text]::-webkit-input-placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-type-textfield input[type=text]::-webkit-input-placeholder{color:#fff}.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-type-textfield input[type=text]:-ms-input-placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-type-textfield input[type=text]:-ms-input-placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-type-textfield input[type=text]:-ms-input-placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-type-textfield input[type=text]:-ms-input-placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-type-textfield input[type=text]:-ms-input-placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-type-textfield input[type=text]:-ms-input-placeholder{color:#fff}.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-type-textfield input[type=text]::-ms-input-placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-type-textfield input[type=text]::-ms-input-placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-type-textfield input[type=text]::-ms-input-placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-type-textfield input[type=text]::-ms-input-placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-type-textfield input[type=text]::-ms-input-placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-type-textfield input[type=text]::-ms-input-placeholder{color:#fff}.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-type-textfield input[type=text]::placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-type-textfield input[type=text]::placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-type-textfield input[type=text]::placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-type-textfield input[type=text]::placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-type-textfield input[type=text]::placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-type-textfield input[type=text]::placeholder{color:#fff}}.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-type-textfield input[type=text]::-ms-input-placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-type-textfield input[type=text]::-ms-input-placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-type-textfield input[type=text]::-ms-input-placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-type-textfield input[type=text]::-ms-input-placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-type-textfield input[type=text]::-ms-input-placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-type-textfield input[type=text]::-ms-input-placeholder{color:#006eb7}@media only screen and (min-width:720px){.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-type-textfield input[type=text]::-ms-input-placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-type-textfield input[type=text]::-ms-input-placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-type-textfield input[type=text]::-ms-input-placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-type-textfield input[type=text]::-ms-input-placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-type-textfield input[type=text]::-ms-input-placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-type-textfield input[type=text]::-ms-input-placeholder{color:#fff}}.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-type-textfield input[type=text]:-ms-input-placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-type-textfield input[type=text]:-ms-input-placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-type-textfield input[type=text]:-ms-input-placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-type-textfield input[type=text]:-ms-input-placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-type-textfield input[type=text]:-ms-input-placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-type-textfield input[type=text]:-ms-input-placeholder{color:#006eb7}@media only screen and (min-width:720px){.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item.form-type-textfield input[type=text]:-ms-input-placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item.form-type-textfield input[type=text]:-ms-input-placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item.form-type-textfield input[type=text]:-ms-input-placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item.form-type-textfield input[type=text]:-ms-input-placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item.form-type-textfield input[type=text]:-ms-input-placeholder,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item.form-type-textfield input[type=text]:-ms-input-placeholder{color:#fff}}.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item-textsearch,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item-textsearch,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item-textsearch,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item-textsearch,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item-textsearch,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item-textsearch{margin:0px 0px 0px 25px;width:70%}@media only screen and (min-width:720px){.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item-textsearch,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item-textsearch,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item-textsearch,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item-textsearch,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item-textsearch,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item-textsearch{-webkit-box-flex:1000;-ms-flex-positive:1000;flex-grow:1000;margin:0px calc(7.14286% + 0px);width:auto}}@media only screen and (min-width:720px) and (min-width:720px){.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item-textsearch,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item-textsearch,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item-textsearch,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item-textsearch,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item-textsearch,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item-textsearch{margin:0px 0px 2% 0px;position:relative}}@media only screen and (min-width:720px){.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item-textsearch INPUT,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item-textsearch INPUT,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item-textsearch INPUT,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item-textsearch INPUT,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item-textsearch INPUT,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item-textsearch INPUT{width:100%}}.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item-textsearch #edit-textsearch,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item-textsearch #edit-textsearch,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item-textsearch #edit-textsearch,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item-textsearch #edit-textsearch,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item-textsearch #edit-textsearch,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item-textsearch #edit-textsearch{border-width:1px}@media only screen and (min-width:720px){.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item-textsearch #edit-textsearch,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item-textsearch #edit-textsearch,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item-textsearch #edit-textsearch,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item-textsearch #edit-textsearch,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item-textsearch #edit-textsearch,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item-textsearch #edit-textsearch{border-width:2px}}.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item-textsearch #edit-textsearch.not-empty,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item-textsearch #edit-textsearch.not-empty,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item-textsearch #edit-textsearch.not-empty,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item-textsearch #edit-textsearch.not-empty,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item-textsearch #edit-textsearch.not-empty,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item-textsearch #edit-textsearch.not-empty{background-color:#FFF;color:#0d2331}.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item-textsearch .results-container,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item-textsearch .results-container,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item-textsearch .results-container,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item-textsearch .results-container,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item-textsearch .results-container,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item-textsearch .results-container{background-color:#f2f8fd;border-top:2px solid #b7c8d9;left:calc(7.14286% + 0px);padding:10px 10px;position:absolute;right:calc(7.14286% + 0px);top:40px;z-index:100;-webkit-box-shadow:0px 2px 4px rgba(99,99,99,0.3);box-shadow:0px 2px 4px rgba(99,99,99,0.3)}@media only screen and (min-width:720px){.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item-textsearch .results-container,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item-textsearch .results-container,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item-textsearch .results-container,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item-textsearch .results-container,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item-textsearch .results-container,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item-textsearch .results-container{left:0px;padding:24px 30px;right:0px;top:43px}}.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item-textsearch .results-container UL LI,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item-textsearch .results-container UL LI,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item-textsearch .results-container UL LI,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item-textsearch .results-container UL LI,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item-textsearch .results-container UL LI,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item-textsearch .results-container UL LI{cursor:pointer;font-size:14px;list-style-type:none;padding:10px 10px 10px 10px}.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item-textsearch .results-container UL LI A,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item-textsearch .results-container UL LI A,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item-textsearch .results-container UL LI A,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item-textsearch .results-container UL LI A,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item-textsearch .results-container UL LI A,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item-textsearch .results-container UL LI A{color:#006eb7;text-decoration:none}.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-item-textsearch .results-container UL LI:hover,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-item-textsearch .results-container UL LI:hover,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-item-textsearch .results-container UL LI:hover,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-item-textsearch .results-container UL LI:hover,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-item-textsearch .results-container UL LI:hover,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-item-textsearch .results-container UL LI:hover{background-color:#f2f8fd}.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-actions,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-actions,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-actions,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-actions,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-actions,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-actions{margin:0px;width:15%}@media only screen and (min-width:720px){.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-actions,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-actions,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-actions,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-actions,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-actions,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-actions{width:auto;margin:0px 0px 0px 2%}}@media only screen and (min-width:1200px){.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-actions,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-actions,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-actions,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-actions,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-actions,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-actions{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;width:auto}}.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-actions input,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-actions input,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-actions input,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-actions input,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-actions input,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-actions input{-webkit-appearance:none;-moz-appearance:none;background-color:#006eb7;border:2px solid #006eb7;border-radius:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:#FFF;font-size:12px;height:40px;padding:8px 0px;width:100%}@media only screen and (min-width:720px){.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-actions input,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-actions input,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-actions input,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-actions input,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-actions input,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-actions input{background-color:transparent;border:2px solid #fff;font-size:16px;padding:8px 20px}}@media only screen and (min-width:1200px){.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #forms-filters .form-actions input,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-filters .form-actions input,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header FIELDSET .form-actions input,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #forms-filters .form-actions input,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-filters .form-actions input,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper FIELDSET .form-actions input{color:#FFF;height:45px}}.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header .form-header-info,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-description,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper .form-header-info,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-description{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px)}@media only screen and (min-width:720px){.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header .form-header-info,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-description,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper .form-header-info,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-description{width:calc(83.33333%);float:left;margin-left:0px;text-align:center}}@media only screen and (min-width:1200px){.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header .form-header-info,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-description,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper .form-header-info,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-description{width:calc(35.41667%);float:left;margin-left:0px}}.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header .form-header-info p,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-description p,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper .form-header-info p,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-description p{font-size:15px;font-weight:500;line-height:26px;color:#0d2331}@media only screen and (min-width:720px){.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header .form-header-info p,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-description p,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper .form-header-info p,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-description p{font-size:16px;color:#fff}}.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header .form-header-info p a,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-description p a,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper .form-header-info p a,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-description p a{color:#76b82a}.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header .form-header-info p a:hover,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header .form-header-info p a:active,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header .form-header-info p a:focus,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-description p a:hover,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-description p a:active,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-description p a:focus,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper .form-header-info p a:hover,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper .form-header-info p a:active,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper .form-header-info p a:focus,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-description p a:hover,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-description p a:active,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-description p a:focus{font-weight:400;color:#fff;background-color:#76b82a;padding:3px 2px}@media only screen and (min-width:720px){.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header .form-header-info p a:hover,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header .form-header-info p a:active,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header .form-header-info p a:focus,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-description p a:hover,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-description p a:active,.page-node-type-forms-listing-page #forms-regulations-2019 .forms-listing-page-header #edit-description p a:focus,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper .form-header-info p a:hover,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper .form-header-info p a:active,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper .form-header-info p a:focus,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-description p a:hover,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-description p a:active,.page-node-type-forms-listing-page #forms-regulations-2019 #edit-header>.fieldset-wrapper #edit-description p a:focus{text-shadow:none}}.page-node-type-forms-listing-page #forms-regulations-2019 #edit-reset{display:none;margin-top:20px;background-image:url(/sites/default/themes/kennelliitto/images/reset-grey.svg);background-position:0px 50%;background-repeat:no-repeat;background-size:11px 11px;margin-bottom:20px;margin-left:25px;padding-left:16px}.page-node-type-forms-listing-page #forms-regulations-2019 #edit-reset A{color:#67747e;font-size:14px;font-weight:500px;text-decoration:none}@media only screen and (min-width:720px){.page-node-type-forms-listing-page #forms-regulations-2019 #edit-reset{background-image:url(/sites/default/themes/kennelliitto/images/reset.svg);margin-left:0px;position:absolute;bottom:0}.page-node-type-forms-listing-page #forms-regulations-2019 #edit-reset A{color:#FFF}}.page-node-type-forms-listing-page #forms-regulations-2019 .no-results{margin:30px 0;clear:both;width:calc(100%);float:left;margin-left:0px}@media only screen and (min-width:1200px){.page-node-type-forms-listing-page #forms-regulations-2019 .no-results{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}.page-node-type-forms-listing-page #forms-regulations-2019 #forms-results{margin-top:-20px;margin-bottom:30px}.page-node-type-forms-listing-page #forms-regulations-2019 #forms-results h3{width:calc(100%);float:left;margin-left:0px;margin-top:15px;margin-bottom:15px}@media only screen and (min-width:1200px){.page-node-type-forms-listing-page #forms-regulations-2019 #forms-results h3{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}.page-node-type-forms-listing-page #forms-regulations-2019 #forms-results .page{display:none}.page-node-type-forms-listing-page #forms-regulations-2019 #forms-results .page.page_0{display:block}.page-node-type-forms-listing-page #forms-regulations-2019 #forms-results .most-popular{margin-bottom:25px;overflow:hidden;clear:both}.page-node-type-forms-listing-page #forms-regulations-2019 #forms-results .pager{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px)}@media only screen and (min-width:720px){.page-node-type-forms-listing-page #forms-regulations-2019 #forms-results .pager{width:calc(91.66667%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px)}}@media only screen and (min-width:1200px){.page-node-type-forms-listing-page #forms-regulations-2019 #forms-results .pager{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px);margin-top:40px;margin-bottom:60px}}.page-node-type-forms-listing-page #forms-regulations-2019 #forms-results .pager ul li{list-style:none;display:inline-block}.page-node-type-forms-listing-page #forms-regulations-2019 #forms-results .pager ul li.pager__item--first,.page-node-type-forms-listing-page #forms-regulations-2019 #forms-results .pager ul li.pager__item--last{display:none}.page-node-type-forms-listing-page #forms-regulations-2019 #forms-results .pager ul li.is-active a{color:#000;background-color:#f2f8fd;padding:8px}.page-node-type-forms-listing-page #forms-regulations-2019 #forms-results .pager ul li a{font-size:18px;font-weight:700;line-height:32px;color:#006eb7;text-decoration:none}@media only screen and (min-width:720px){.page-node-type-forms-listing-page #forms-regulations-2019 #forms-results .pager ul li a{font-size:20px;line-height:24px}}@media only screen and (min-width:1200px){.page-node-type-forms-listing-page #forms-regulations-2019 #forms-results .pager ul li a{font-size:24px;line-height:32px}}.page-node-type-forms-listing-page #forms-regulations-2019 #forms-results #forms-pager{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px)}@media only screen and (min-width:720px){.page-node-type-forms-listing-page #forms-regulations-2019 #forms-results #forms-pager{width:calc(91.66667%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px)}}@media only screen and (min-width:1200px){.page-node-type-forms-listing-page #forms-regulations-2019 #forms-results #forms-pager{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px);margin-top:40px;margin-bottom:60px}}.page-node-type-forms-listing-page #forms-regulations-2019 #forms-results #forms-pager.pager__item--first,.page-node-type-forms-listing-page #forms-regulations-2019 #forms-results #forms-pager.pager__item--last{display:none}.page-node-type-forms-listing-page #forms-regulations-2019 #forms-results #forms-pager .dots-prev,.page-node-type-forms-listing-page #forms-regulations-2019 #forms-results #forms-pager .dots-next{display:none}.page-node-type-forms-listing-page #forms-regulations-2019 #forms-results #forms-pager a{font-size:18px;font-weight:700;line-height:32px;color:#006eb7;text-decoration:none}@media only screen and (min-width:720px){.page-node-type-forms-listing-page #forms-regulations-2019 #forms-results #forms-pager a{font-size:20px;line-height:24px}}@media only screen and (min-width:1200px){.page-node-type-forms-listing-page #forms-regulations-2019 #forms-results #forms-pager a{font-size:24px;line-height:32px}}.page-node-type-forms-listing-page #forms-regulations-2019 #forms-results #forms-pager a.active{color:#000;background-color:#f2f8fd;padding:8px;display:inline-block !important}.page-node-type-forms-listing-page #forms-regulations-2019 .subfilters-wrapper{margin:40px 25px 10px 25px;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #c2d0dc;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:720px){.page-node-type-forms-listing-page #forms-regulations-2019 .subfilters-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (min-width:1200px){.page-node-type-forms-listing-page #forms-regulations-2019 .subfilters-wrapper{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}@media only screen and (min-width:1200px){.page-node-type-forms-listing-page #forms-regulations-2019 .subfilters-wrapper{clear:both;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;float:none;margin:70px auto 0 auto}}.page-node-type-forms-listing-page #forms-regulations-2019 .subfilters-wrapper #edit-subthemes--wrapper{width:calc(100%);float:left;margin-left:0px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}@media only screen and (min-width:720px){.page-node-type-forms-listing-page #forms-regulations-2019 .subfilters-wrapper #edit-subthemes--wrapper{display:unset}}.page-node-type-forms-listing-page #forms-regulations-2019 .subfilters-wrapper #edit-subthemes--wrapper legend{background-color:#f2f8fd;float:left;text-align:center;width:100%}@media only screen and (min-width:720px){.page-node-type-forms-listing-page #forms-regulations-2019 .subfilters-wrapper #edit-subthemes--wrapper legend{margin-bottom:20px}}@media only screen and (min-width:1200px){.page-node-type-forms-listing-page #forms-regulations-2019 .subfilters-wrapper #edit-subthemes--wrapper legend{height:100%;margin-bottom:0px;position:absolute;text-align:center;width:18%}}.page-node-type-forms-listing-page #forms-regulations-2019 .subfilters-wrapper #edit-subthemes--wrapper legend .fieldset-legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:#0d2331;display:block;font-size:16px;font-weight:500;margin:0 !important;padding:25px}@media only screen and (min-width:1200px){.page-node-type-forms-listing-page #forms-regulations-2019 .subfilters-wrapper #edit-subthemes--wrapper legend .fieldset-legend{display:inline-block;left:50%;padding:0px;position:absolute;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}}@media only screen and (min-width:1200px){.page-node-type-forms-listing-page #forms-regulations-2019 .subfilters-wrapper #edit-subthemes--wrapper>.fieldset-wrapper{margin-left:18%;width:80%}}.page-node-type-forms-listing-page #forms-regulations-2019 .subfilters-wrapper #edit-subthemes--wrapper>.fieldset-wrapper #edit-subthemes .form-type-checkbox,.page-node-type-forms-listing-page #forms-regulations-2019 .subfilters-wrapper #edit-subthemes--wrapper>.fieldset-wrapper #edit-subthemes .form-type-radio{display:block;margin-left:20px;margin-right:20px;margin:12px 20px}@media only screen and (min-width:720px){.page-node-type-forms-listing-page #forms-regulations-2019 .subfilters-wrapper #edit-subthemes--wrapper>.fieldset-wrapper #edit-subthemes .form-type-checkbox,.page-node-type-forms-listing-page #forms-regulations-2019 .subfilters-wrapper #edit-subthemes--wrapper>.fieldset-wrapper #edit-subthemes .form-type-radio{display:inline-block;margin:8px 14px}}.page-node-type-forms-listing-page #forms-regulations-2019 .subfilters-wrapper #edit-subthemes--wrapper>.fieldset-wrapper #edit-subthemes .form-type-checkbox input,.page-node-type-forms-listing-page #forms-regulations-2019 .subfilters-wrapper #edit-subthemes--wrapper>.fieldset-wrapper #edit-subthemes .form-type-radio input{border:1px solid #006eb7;border-radius:50%;height:12px;vertical-align:middle;width:12px;-webkit-appearance:none}.page-node-type-forms-listing-page #forms-regulations-2019 .subfilters-wrapper #edit-subthemes--wrapper>.fieldset-wrapper #edit-subthemes .form-type-checkbox input:checked,.page-node-type-forms-listing-page #forms-regulations-2019 .subfilters-wrapper #edit-subthemes--wrapper>.fieldset-wrapper #edit-subthemes .form-type-radio input:checked{background-color:#006eb7}.page-node-type-forms-listing-page #forms-regulations-2019 .subfilters-wrapper #edit-subthemes--wrapper>.fieldset-wrapper #edit-subthemes .form-type-checkbox label,.page-node-type-forms-listing-page #forms-regulations-2019 .subfilters-wrapper #edit-subthemes--wrapper>.fieldset-wrapper #edit-subthemes .form-type-radio label{color:#0d2331;font-size:14px;font-weight:400;line-height:26px}.page-node-type-forms-listing-page #forms-regulations-2019 .subfilters-wrapper #edit-submit-bottom{margin:20px 30px;background-color:#fff;border:2px solid #006eb7;color:#006eb7;display:none;font-size:14px;font-weight:500;line-height:40px;padding:0px 15px}@media only screen and (min-width:1200px){.page-node-type-forms-listing-page #forms-regulations-2019 .subfilters-wrapper #edit-submit-bottom{margin:0px 30px}}.node--type-carousel-item{max-width:100%;position:relative}@media only screen and (min-width:720px){.node--type-carousel-item{height:320px}}@media only screen and (min-width:1200px){.node--type-carousel-item{height:480px}}.node--type-carousel-item .field--name-field-header-image{position:relative}@media only screen and (min-width:720px){.node--type-carousel-item .field--name-field-header-image::after{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,0.49)));background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.49));bottom:0;content:"";height:224px;position:absolute;width:100%}}@media only screen and (min-width:1200px){.node--type-carousel-item .field--name-field-header-image::after{height:267px}}.node--type-carousel-item .field--name-field-header-image img{height:125px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}@media only screen and (min-width:720px){.node--type-carousel-item .field--name-field-header-image img{height:320px}}@media only screen and (min-width:1200px){.node--type-carousel-item .field--name-field-header-image img{height:480px}}.node--type-carousel-item .text-wrapper{-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px 25px;position:relative}@media only screen and (min-width:720px){.node--type-carousel-item .text-wrapper{left:18%;padding:0;position:absolute;top:37%;width:607px}}@media only screen and (min-width:1200px){.node--type-carousel-item .text-wrapper{top:50%;width:840px}}.node--type-carousel-item .text-wrapper .field--name-title{color:#006eb7;display:block;font-size:28px;font-weight:900;line-height:32px;margin-bottom:10px;text-transform:uppercase}@media only screen and (min-width:720px){.node--type-carousel-item .text-wrapper .field--name-title{color:#fff;font-size:32px;line-height:32px;margin-bottom:5px}}@media only screen and (min-width:1200px){.node--type-carousel-item .text-wrapper .field--name-title{font-size:42px;line-height:32px;margin-bottom:10px}}.node--type-carousel-item .text-wrapper .field--name-field-lead{margin-bottom:20px}@media only screen and (min-width:720px){.node--type-carousel-item .text-wrapper .field--name-field-lead{margin-bottom:15px}}@media only screen and (min-width:1200px){.node--type-carousel-item .text-wrapper .field--name-field-lead{margin-bottom:30px}}.node--type-carousel-item .text-wrapper .field--name-field-lead p{color:#67747e;font-size:18px;line-height:20px}@media only screen and (min-width:720px){.node--type-carousel-item .text-wrapper .field--name-field-lead p{color:#fff;font-size:18px;line-height:24px}}@media only screen and (min-width:1200px){.node--type-carousel-item .text-wrapper .field--name-field-lead p{font-size:24px;line-height:32px}}.node--type-carousel-item .text-wrapper .field--name-field-links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:720px){.node--type-carousel-item .text-wrapper .field--name-field-links{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.node--type-carousel-item .text-wrapper .field--name-field-links .field__item{margin-bottom:10px;margin-right:10px}@media only screen and (min-width:720px){.node--type-carousel-item .text-wrapper .field--name-field-links .field__item{margin-bottom:0px;margin-right:20px}}.node--type-carousel-item .text-wrapper .field--name-field-links .field__item a{background-color:#fff;border:2px solid #006eb7;-webkit-box-sizing:border-box;box-sizing:border-box;color:#006eb7;display:block;font-size:13px;font-weight:500;padding:12px 6px;text-align:center;text-decoration:none}@media only screen and (min-width:720px){.node--type-carousel-item .text-wrapper .field--name-field-links .field__item a{border:2px solid #fff;font-size:14px;padding:13px 12px}}@media only screen and (min-width:1200px){.node--type-carousel-item .text-wrapper .field--name-field-links .field__item a{font-size:16px;padding:13px 24px}}.node--type-carousel-item .text-wrapper .field--name-field-links .field__item:last-of-type{margin-right:0px}.owl-carousel .owl-stage{height:auto}.owl-carousel .owl-nav .owl-prev{position:absolute;top:20%;left:20px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:block;text-indent:-9999px;background-image:url("/sites/default/themes/kennelliitto/images/owl-arrow-l.svg");background-repeat:no-repeat;background-size:15px 25px;width:15px;height:25px}@media only screen and (min-width:720px){.owl-carousel .owl-nav .owl-prev{background-size:20px 34px;top:50%;width:20px;height:34px}}@media only screen and (min-width:1200px){.owl-carousel .owl-nav .owl-prev{left:60px;background-size:40px 68px;width:40px;height:68px}}.owl-carousel .owl-nav .owl-next{position:absolute;top:20%;right:5px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:block;text-indent:-9999px;background-image:url("/sites/default/themes/kennelliitto/images/owl-arrow-r.svg");background-repeat:no-repeat;background-size:15px 25px;width:15px;height:25px}@media only screen and (min-width:720px){.owl-carousel .owl-nav .owl-next{right:0px;background-size:20px 34px;top:50%;width:20px;height:34px}}@media only screen and (min-width:1200px){.owl-carousel .owl-nav .owl-next{right:20px;background-size:40px 68px;width:40px;height:68px}}@media only screen and (min-width:800px) and (max-width:900px){.node--type-carousel-item .text-wrapper{left:10%}}@media only screen and (min-width:720px) and (max-width:799px){.node--type-carousel-item .text-wrapper{left:8%}}@media only screen and (min-width:375px) and (max-width:550px){.owl-carousel .owl-nav .owl-prev{top:15%}.owl-carousel .owl-nav .owl-next{top:15%}}@media only screen and (max-width:374px){.owl-carousel .owl-nav .owl-prev{top:12%}.owl-carousel .owl-nav .owl-next{top:12%}}.page-node-type-front-page .node--view-mode-header{width:calc(100%);float:left;margin-left:0px}.page-node-type-front-page .node--view-mode-header .highlight-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:25px;margin:0 0 30px}@media only screen and (min-width:720px){.page-node-type-front-page .node--view-mode-header .highlight-container{gap:16px;margin:0 0 16px}}@media only screen and (min-width:1200px){.page-node-type-front-page .node--view-mode-header .highlight-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:15px;margin:30px 0 16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (min-width:1440px){.page-node-type-front-page .node--view-mode-header .highlight-container{margin:30px auto 16px;max-width:1320px}}.page-node-type-front-page .node--view-mode-header .large-highlight{position:relative}.page-node-type-front-page .node--view-mode-header .large-highlight .field--name-field-hl-large-img{position:relative}.page-node-type-front-page .node--view-mode-header .large-highlight .field--name-field-hl-large-img::after{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,0.6)));background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.6));bottom:0;content:"";height:129px;position:absolute;width:100%}@media only screen and (min-width:720px){.page-node-type-front-page .node--view-mode-header .large-highlight .field--name-field-hl-large-img::after{height:263px}}@media only screen and (min-width:1200px){.page-node-type-front-page .node--view-mode-header .large-highlight .field--name-field-hl-large-img::after{height:309px}}.page-node-type-front-page .node--view-mode-header .large-highlight .field--name-field-hl-large-link{padding:20px 25px 0}@media only screen and (min-width:720px){.page-node-type-front-page .node--view-mode-header .large-highlight .field--name-field-hl-large-link{bottom:34px;padding:0 51px;position:absolute}}@media only screen and (min-width:1200px){.page-node-type-front-page .node--view-mode-header .large-highlight .field--name-field-hl-large-link{bottom:37px}}.page-node-type-front-page .node--view-mode-header .large-highlight .field--name-field-hl-large-link a{border-left:4px solid #76b82a;color:#006eb7;display:inline-block;font-size:18px;font-weight:900;line-height:22px;padding-left:12px;text-decoration:none}@media only screen and (min-width:720px){.page-node-type-front-page .node--view-mode-header .large-highlight .field--name-field-hl-large-link a{color:#fff;font-size:26px;line-height:34px}}@media only screen and (min-width:1200px){.page-node-type-front-page .node--view-mode-header .large-highlight .field--name-field-hl-large-link a{font-size:32px;line-height:38px}}.page-node-type-front-page .node--view-mode-header .large-highlight .field--name-field-hl-large-link a::after{background-image:url("/sites/default/themes/kennelliitto/images/link-chevron-blue.svg");background-repeat:no-repeat;background-size:100%;content:'';display:inline-block;height:10px;margin:0 0 1px 8px;width:6px}@media only screen and (min-width:720px){.page-node-type-front-page .node--view-mode-header .large-highlight .field--name-field-hl-large-link a::after{background-image:url("/sites/default/themes/kennelliitto/images/link-chevron.svg");margin:0 0 2px 8px}}@media only screen and (min-width:1200px){.page-node-type-front-page .node--view-mode-header .large-highlight .field--name-field-hl-large-link a::after{height:12px;width:7px}}.page-node-type-front-page .node--view-mode-header .small-highlights{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:11px;padding:0 25px}@media only screen and (min-width:720px){.page-node-type-front-page .node--view-mode-header .small-highlights{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:16px;padding:0 16px}}@media only screen and (min-width:1200px){.page-node-type-front-page .node--view-mode-header .small-highlights{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0}}.page-node-type-front-page .node--view-mode-header .small-highlights-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.page-node-type-front-page .node--view-mode-header .small-highlights-wrapper::after{content:'';display:inline-block;position:absolute;top:0;left:0;right:0;width:100%;height:100%}.page-node-type-front-page .node--view-mode-header .small-highlights-wrapper:nth-of-type(1)::after{background-color:rgba(0,110,183,0.7)}.page-node-type-front-page .node--view-mode-header .small-highlights-wrapper:nth-of-type(2){position:relative}.page-node-type-front-page .node--view-mode-header .small-highlights-wrapper:nth-of-type(2)::after{display:none}.page-node-type-front-page .node--view-mode-header .small-highlights-wrapper:nth-of-type(2) a{color:#006eb7}.page-node-type-front-page .node--view-mode-header .small-highlights-wrapper:nth-of-type(2) a::after{display:none}.page-node-type-front-page .node--view-mode-header .small-highlights-wrapper [class*=field--name-field-hl-small-link]{padding:0 25px;position:absolute;text-align:center;z-index:1}.page-node-type-front-page .node--view-mode-header .small-highlights-wrapper a{color:#fff;font-size:18px;font-weight:700;line-height:24px;max-width:100%;text-decoration:none}@media only screen and (min-width:720px){.page-node-type-front-page .node--view-mode-header .small-highlights-wrapper a{font-size:20px;line-height:26px}}@media only screen and (min-width:1200px){.page-node-type-front-page .node--view-mode-header .small-highlights-wrapper a{font-size:22px;line-height:30px}}.page-node-type-front-page .node--view-mode-header .small-highlights-wrapper a::after{background-image:url("/sites/default/themes/kennelliitto/images/link-chevron.svg");background-repeat:no-repeat;background-size:100%;content:'';display:inline-block;height:7px;margin:0 0 2px 5px;width:4px}@media only screen and (min-width:1200px){.page-node-type-front-page .node--view-mode-header .small-highlights-wrapper a::after{height:8px;width:5px}}.page-node-type-front-page .node--view-mode-services-links{border-top:none}.page-node-type-front-page .node--view-mode-services-links .link-block-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;margin:0 25px}@media only screen and (min-width:720px){.page-node-type-front-page .node--view-mode-services-links .link-block-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:16px;margin:0 16px}}@media only screen and (min-width:1440px){.page-node-type-front-page .node--view-mode-services-links .link-block-container{margin:0 auto;max-width:1320px}}@media only screen and (min-width:720px){.page-node-type-front-page .node--view-mode-services-links .link-block{width:calc(50% - 8px)}}.page-node-type-front-page .node--view-mode-services-links .link-block.left .link-block-wrapper{background-color:#f2f8fd;border-left:4px solid #006eb7}.page-node-type-front-page .node--view-mode-services-links .link-block.right .link-block-wrapper{background-color:#eaf4de;border-left:4px solid #76b82a}.page-node-type-front-page .node--view-mode-services-links .link-block .link-block-wrapper{padding:25px 35px 12px}@media only screen and (min-width:1200px){.page-node-type-front-page .node--view-mode-services-links .link-block .link-block-wrapper{padding:31px 45px 12px}}@media only screen and (min-width:1440px){.page-node-type-front-page .node--view-mode-services-links .link-block .link-block-wrapper{padding:31px 45px 32px}}.page-node-type-front-page .node--view-mode-services-links .field--name-field-left-link-block-title,.page-node-type-front-page .node--view-mode-services-links .field--name-field-right-link-block-title{color:#0d2331;font-size:16px;font-weight:700;line-height:20px;margin-bottom:16px}@media only screen and (min-width:1440px){.page-node-type-front-page .node--view-mode-services-links .field--name-field-left-links,.page-node-type-front-page .node--view-mode-services-links .field--name-field-right-links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:17px 24px}}.page-node-type-front-page .node--view-mode-services-links .field--name-field-left-links>.field__item,.page-node-type-front-page .node--view-mode-services-links .field--name-field-right-links>.field__item{margin-bottom:20px}@media only screen and (min-width:1440px){.page-node-type-front-page .node--view-mode-services-links .field--name-field-left-links>.field__item,.page-node-type-front-page .node--view-mode-services-links .field--name-field-right-links>.field__item{margin-bottom:0}}.page-node-type-front-page .node--view-mode-services-links .field--name-field-left-links a,.page-node-type-front-page .node--view-mode-services-links .field--name-field-right-links a{color:#006eb7;display:inline-block;font-size:14px;line-height:18px;text-decoration:none}@media only screen and (min-width:1200px){.page-node-type-front-page .node--view-mode-services-links .field--name-field-left-links a,.page-node-type-front-page .node--view-mode-services-links .field--name-field-right-links a{font-size:15px;line-height:20px}}.page-node-type-front-page .node--view-mode-services-links .field--name-field-left-links a::before,.page-node-type-front-page .node--view-mode-services-links .field--name-field-right-links a::before{background-image:url("/sites/default/themes/kennelliitto/images/link-chevron-darkblue.svg");background-repeat:no-repeat;background-size:100%;content:'';display:inline-block;height:8px;margin:0 8px 1px 0;width:5px}@media only screen and (min-width:1200px){.page-node-type-front-page .node--view-mode-services-links .field--name-field-left-links a::before,.page-node-type-front-page .node--view-mode-services-links .field--name-field-right-links a::before{margin:0 8px 2px 0}}.page-node-type-front-page .node--view-mode-services-links .field--name-field-left-links a:hover,.page-node-type-front-page .node--view-mode-services-links .field--name-field-right-links a:hover{text-decoration:underline}.page-node-type-front-page .node--view-mode-services-links .display-links{margin-top:12px}@media only screen and (min-width:1200px){.page-node-type-front-page .node--view-mode-services-links .display-links{margin-top:6px}}.page-node-type-front-page .node--view-mode-services-links .display-links .show-all,.page-node-type-front-page .node--view-mode-services-links .display-links .show-less{color:#006eb7;cursor:pointer;font-size:11px;letter-spacing:1.1px;line-height:28px;text-transform:uppercase}.page-node-type-front-page .node--view-mode-services-links .display-links .show-less{display:none}.page-node-type-front-page #block-front-content-highlights{width:calc(100%);float:left;margin-left:0px}.page-node-type-front-page .field--name-field-content-highlights{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;margin:80px 0 40px}@media only screen and (min-width:720px){.page-node-type-front-page .field--name-field-content-highlights{gap:0;margin:30px 0}}@media only screen and (min-width:1200px){.page-node-type-front-page .field--name-field-content-highlights{margin:40px auto 90px;max-width:1080px}}@media only screen and (min-width:720px){.page-node-type-front-page .field--name-field-content-highlights>.field__item:nth-of-type(2) .node--view-mode-front-highlights .field--name-field-highlight-image{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media only screen and (min-width:720px){.page-node-type-front-page .field--name-field-content-highlights>.field__item:nth-of-type(2) .node--view-mode-front-highlights .highlight-item{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.page-node-type-front-page .field--name-field-content-highlights .node--view-mode-front-highlights{display:grid;grid-template-columns:100%;grid-template-rows:repeat(2,auto)}@media only screen and (min-width:720px){.page-node-type-front-page .field--name-field-content-highlights .node--view-mode-front-highlights{grid-template-columns:repeat(2,50%);grid-template-rows:1fr}}@media only screen and (min-width:720px){.page-node-type-front-page .field--name-field-content-highlights .node--view-mode-front-highlights .field--name-field-highlight-image .media--view-mode-front-content-highlight,.page-node-type-front-page .field--name-field-content-highlights .node--view-mode-front-highlights .field--name-field-highlight-image .field--name-field-image-file{height:100%}}@media only screen and (min-width:720px){.page-node-type-front-page .field--name-field-content-highlights .node--view-mode-front-highlights .field--name-field-highlight-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}}.page-node-type-front-page .field--name-field-content-highlights .node--view-mode-front-highlights .highlight-item{background-color:#f2f8fd;padding:24px 25px 35px}@media only screen and (min-width:720px){.page-node-type-front-page .field--name-field-content-highlights .node--view-mode-front-highlights .highlight-item{padding:26px 32px 35px}}@media only screen and (min-width:1200px){.page-node-type-front-page .field--name-field-content-highlights .node--view-mode-front-highlights .highlight-item{padding:57px 30px 55px 60px}}.page-node-type-front-page .field--name-field-content-highlights .node--view-mode-front-highlights h3{color:#006eb7;line-height:22px;margin-bottom:12px}@media only screen and (min-width:1200px){.page-node-type-front-page .field--name-field-content-highlights .node--view-mode-front-highlights h3{font-size:28px;line-height:32px;margin-bottom:14px}}.page-node-type-front-page .field--name-field-content-highlights .node--view-mode-front-highlights .field--name-field-highlight-text{color:#0d2331;font-size:14px;line-height:24px}@media only screen and (min-width:720px){.page-node-type-front-page .field--name-field-content-highlights .node--view-mode-front-highlights .field--name-field-highlight-text{font-size:13px;line-height:22px}}@media only screen and (min-width:1200px){.page-node-type-front-page .field--name-field-content-highlights .node--view-mode-front-highlights .field--name-field-highlight-text{font-size:14px;line-height:24px}}.page-node-type-front-page .field--name-field-content-highlights .node--view-mode-front-highlights .field--name-field-highlight-link{margin-top:24px}@media only screen and (min-width:1200px){.page-node-type-front-page .field--name-field-content-highlights .node--view-mode-front-highlights .field--name-field-highlight-link{margin-top:22px}}.page-node-type-front-page .field--name-field-content-highlights .node--view-mode-front-highlights .field--name-field-highlight-link a{color:#006eb7;display:inline-block;font-size:14px;text-decoration:none}@media only screen and (min-width:1200px){.page-node-type-front-page .field--name-field-content-highlights .node--view-mode-front-highlights .field--name-field-highlight-link a{border:1px solid #006eb7;padding:13px 20px}}.page-node-type-front-page .field--name-field-content-highlights .node--view-mode-front-highlights .field--name-field-highlight-link a::before{background-image:url("/sites/default/themes/kennelliitto/images/link-chevron-darkblue.svg");background-repeat:no-repeat;background-size:100%;content:'';display:inline-block;height:8px;margin:0 8px 1px 0;width:5px}.page-node-type-front-page .field--name-field-content-highlights .node--view-mode-front-highlights .field--name-field-highlight-link a:hover{text-decoration:underline}@media only screen and (min-width:1200px){.page-node-type-front-page .field--name-field-content-highlights .node--view-mode-front-highlights .field--name-field-highlight-link a:hover{background-color:#006eb7;color:#fff;text-decoration:none}}@media only screen and (min-width:1200px){.page-node-type-front-page .field--name-field-content-highlights .node--view-mode-front-highlights .field--name-field-highlight-link a:hover::before{background-image:url("/sites/default/themes/kennelliitto/images/link-chevron-white.svg")}}.page-node-type-front-page .node--view-mode-front-page-content{width:calc(100%);float:left;margin-left:0px;background-color:#f2f8fd}.page-node-type-front-page .node--view-mode-front-page-content .front-content-wrapper{max-width:100%;margin:0 auto}@media only screen and (min-width:1440px){.page-node-type-front-page .node--view-mode-front-page-content .front-content-wrapper{max-width:1440px}}.page-node-type-front-page .node--view-mode-front-page-content .front-content-wrapper .front-content-logo{width:calc(42.85714%);float:left;margin-left:0px;margin-left:calc(28.57143% + 0px);max-height:115px;margin-top:20px;margin-bottom:20px}@media only screen and (min-width:720px){.page-node-type-front-page .node--view-mode-front-page-content .front-content-wrapper .front-content-logo{width:calc(16.66667%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px);max-height:130px;margin-top:50px;margin-bottom:0px}}@media only screen and (min-width:1200px){.page-node-type-front-page .node--view-mode-front-page-content .front-content-wrapper .front-content-logo{width:calc(10.41667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px);max-height:150px}}.page-node-type-front-page .node--view-mode-front-page-content .front-content-wrapper .front-content{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);text-align:center}@media only screen and (min-width:720px){.page-node-type-front-page .node--view-mode-front-page-content .front-content-wrapper .front-content{width:calc(70.83333%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px);text-align:left;margin-top:50px;margin-bottom:50px}}@media only screen and (min-width:1200px){.page-node-type-front-page .node--view-mode-front-page-content .front-content-wrapper .front-content{width:calc(66.66667%);float:left;margin-left:0px;margin-left:calc(2.08333% + 0px)}}.page-node-type-front-page .node--view-mode-front-page-content .front-content-wrapper .front-content h1{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);font-size:20px;font-weight:300;line-height:24px;color:#0d2331;text-transform:none;margin-bottom:15px}@media only screen and (min-width:720px){.page-node-type-front-page .node--view-mode-front-page-content .front-content-wrapper .front-content h1{width:calc(100%);float:left;margin-left:0px;margin-left:calc(0% + 0px);font-size:22px;line-height:30px}}@media only screen and (min-width:1200px){.page-node-type-front-page .node--view-mode-front-page-content .front-content-wrapper .front-content h1{font-size:26px}}.page-node-type-front-page .node--view-mode-front-page-content .front-content-wrapper .front-content .field--name-body{width:calc(100%);float:left;margin-left:0px}.page-node-type-front-page .node--view-mode-front-page-content .front-content-wrapper .front-content .field--name-body p{font-weight:300;line-height:20px}@media only screen and (min-width:720px){.page-node-type-front-page .node--view-mode-front-page-content .front-content-wrapper .front-content .field--name-body p{line-height:24px;margin-bottom:0px}}@media only screen and (min-width:1200px){.page-node-type-front-page .node--view-mode-front-page-content .front-content-wrapper .front-content .field--name-body p{font-size:16px;line-height:30px}}.page-node-type-judgesearch .node--view-mode-header{width:calc(100%);float:left;margin-left:0px}.page-node-type-judgesearch .node--view-mode-header .image-header{width:calc(100%);float:left;margin-left:0px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:720px){.page-node-type-judgesearch .node--view-mode-header .image-header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.page-node-type-judgesearch .node--view-mode-header .image-header #block-linktoparentnode{display:none}@media only screen and (min-width:1200px){.page-node-type-judgesearch .node--view-mode-header .image-header #block-linktoparentnode{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px);display:block;margin-bottom:40px}}.page-node-type-judgesearch .node--view-mode-header .image-header #block-linktoparentnode a{font-size:16px;font-weight:500;line-height:30px;text-decoration:none;color:#fff;display:inline-block;border:2px solid #fff;padding:0px 10px}@media only screen and (min-width:720px){.page-node-type-judgesearch .node--view-mode-header .image-header #block-linktoparentnode a{line-height:40px;padding:4px 30px}}.page-node-type-judgesearch .node--view-mode-header .image-header #block-linktoparentnode a::before{content:'';display:inline-block;background-image:url("/sites/default/themes/kennelliitto/images/chevron-left.svg");background-size:20px 18px;width:20px;height:20px;vertical-align:middle}.page-node-type-judgesearch .node--view-mode-header .image-header h1{width:calc(78.57143%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);border-left:10px solid #76b82a;padding-left:15px}@media only screen and (min-width:1200px){.page-node-type-judgesearch .node--view-mode-header .image-header h1{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}.page-node-type-judgesearch .node--view-mode-header .image-header .field--name-field-header-image{width:calc(100%);float:left;margin-left:0px;position:absolute;top:0;z-index:-1}.page-node-type-judgesearch .node--view-mode-header .field--name-field-lead{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);margin-top:20px;margin-bottom:20px}@media only screen and (min-width:720px){.page-node-type-judgesearch .node--view-mode-header .field--name-field-lead{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px);margin-bottom:0px}}@media only screen and (min-width:1200px){.page-node-type-judgesearch .node--view-mode-header .field--name-field-lead{width:calc(54.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}@media only screen and (min-width:720px){.page-node-type-judgesearch .node--view-mode-header .field--name-field-lead p{color:#fff}}.page-node-type-judgesearch .node--view-mode-header .no-image-header{width:calc(100%);float:left;margin-left:0px;background-color:#f2f8fd;min-height:400px}.page-node-type-judgesearch .node--view-mode-header .no-image-header #block-linktoparentnode{display:none}@media only screen and (min-width:1200px){.page-node-type-judgesearch .node--view-mode-header .no-image-header #block-linktoparentnode{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px);display:block;margin-top:40px;margin-bottom:10px}}.page-node-type-judgesearch .node--view-mode-header .no-image-header #block-linktoparentnode a{font-size:16px;font-weight:500;line-height:30px;text-decoration:none;color:#006eb7;display:inline-block;border:2px solid #006eb7;padding:0px 10px}@media only screen and (min-width:720px){.page-node-type-judgesearch .node--view-mode-header .no-image-header #block-linktoparentnode a{line-height:40px;padding:5px 20px}}.page-node-type-judgesearch .node--view-mode-header .no-image-header #block-linktoparentnode a::before{content:'';display:inline-block;background-image:url("/sites/default/themes/kennelliitto/images/chevron-left-blue.svg");background-size:20px 18px;width:20px;height:20px;vertical-align:middle}.page-node-type-judgesearch .node--view-mode-header .no-image-header h1{width:calc(78.57143%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);color:#0d2331;border-left:10px solid #76b82a;padding-left:15px;margin-top:30px}@media only screen and (min-width:1200px){.page-node-type-judgesearch .node--view-mode-header .no-image-header h1{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}.page-node-type-judgesearch .node--view-mode-header .no-image-header .field--name-field-lead{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);margin-top:30px;margin-bottom:30px}@media only screen and (min-width:720px){.page-node-type-judgesearch .node--view-mode-header .no-image-header .field--name-field-lead{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}@media only screen and (min-width:1200px){.page-node-type-judgesearch .node--view-mode-header .no-image-header .field--name-field-lead{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}.page-node-type-judgesearch .node--view-mode-header .no-image-header .field--name-field-lead p{color:#0d2331}.page-node-type-judgesearch #block-judgesearchblock{width:calc(100%);float:left;margin-left:0px}@media only screen and (min-width:720px){.page-node-type-judgesearch #block-judgesearchblock{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}@media only screen and (min-width:1200px){.page-node-type-judgesearch #block-judgesearchblock{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}.page-node-type-judgesearch #block-judgesearchblock #judgesearch-form{width:calc(100%);float:left;margin-left:0px;background-color:#f2f8fd;-webkit-box-sizing:border-box;box-sizing:border-box;margin:30px 0px;padding:30px}@media only screen and (min-width:720px){.page-node-type-judgesearch #block-judgesearchblock #judgesearch-form{padding:30px 60px}}.page-node-type-judgesearch #block-judgesearchblock #judgesearch-form #edit-fci--wrapper{width:calc(100%);float:left;margin-left:0px;margin-bottom:15px}@media only screen and (min-width:1200px){.page-node-type-judgesearch #block-judgesearchblock #judgesearch-form #edit-fci--wrapper{width:calc(41.66667%);float:left;margin-left:0px;margin-bottom:20px;margin-right:30px}}.page-node-type-judgesearch #block-judgesearchblock #judgesearch-form #edit-fci--wrapper legend{float:left}.page-node-type-judgesearch #block-judgesearchblock #judgesearch-form #edit-fci--wrapper legend .fieldset-legend{color:#67747e;display:block;font-size:15px;font-weight:700;line-height:24px}.page-node-type-judgesearch #block-judgesearchblock #judgesearch-form #edit-fci--wrapper .fieldset-wrapper{border:2px solid #c1d0e0;-webkit-box-sizing:border-box;box-sizing:border-box;float:left;height:300px;overflow:scroll;padding:20px}.page-node-type-judgesearch #block-judgesearchblock #judgesearch-form #edit-fci--wrapper .fieldset-wrapper #edit-fci .form-item-fci-all{margin-left:30px;margin-bottom:10px}.page-node-type-judgesearch #block-judgesearchblock #judgesearch-form #edit-fci--wrapper .fieldset-wrapper #edit-fci .form-item-fci-all label{color:#67747e;font-size:14px;font-weight:400;line-height:20px}.page-node-type-judgesearch #block-judgesearchblock #judgesearch-form #edit-fci--wrapper .fieldset-wrapper #edit-fci .form-item-fci-all input{margin-right:10px}.page-node-type-judgesearch #block-judgesearchblock #judgesearch-form #edit-fci--wrapper .fieldset-wrapper #edit-fci .fci-group{text-align:left;clear:both;margin-bottom:10px;overflow:hidden}.page-node-type-judgesearch #block-judgesearchblock #judgesearch-form #edit-fci--wrapper .fieldset-wrapper #edit-fci .fci-group .chevron{background-image:url("/sites/default/themes/kennelliitto/images/chevron-right-grey.svg");background-repeat:no-repeat;background-size:20px 20px;display:inline-block;height:20px;margin-right:10px;vertical-align:middle;width:20px;float:left}.page-node-type-judgesearch #block-judgesearchblock #judgesearch-form #edit-fci--wrapper .fieldset-wrapper #edit-fci .fci-group input{margin-right:10px;float:left}.page-node-type-judgesearch #block-judgesearchblock #judgesearch-form #edit-fci--wrapper .fieldset-wrapper #edit-fci .fci-group>.form-type-checkbox{width:calc(100% - 30px);float:left}.page-node-type-judgesearch #block-judgesearchblock #judgesearch-form #edit-fci--wrapper .fieldset-wrapper #edit-fci .fci-group>.form-type-checkbox>label{color:#67747e;font-size:13px;font-weight:400;line-height:17px;float:left;width:calc(100% - 30px)}.page-node-type-judgesearch #block-judgesearchblock #judgesearch-form #edit-fci--wrapper .fieldset-wrapper #edit-fci .fci-group .label-breeds{color:#67747e;font-size:14px;font-weight:400;line-height:20px}.page-node-type-judgesearch #block-judgesearchblock #judgesearch-form #edit-fci--wrapper .fieldset-wrapper #edit-fci .fci-group.open .chevron{background-image:url("/sites/default/themes/kennelliitto/images/chevron-down-grey.svg");background-repeat:no-repeat;background-size:20px 20px;display:inline-block;height:20px;margin-right:10px;vertical-align:middle;width:20px}.page-node-type-judgesearch #block-judgesearchblock #judgesearch-form #edit-fci--wrapper .fieldset-wrapper #edit-fci .fci-group .breed-tree{clear:both;padding-top:3px}.page-node-type-judgesearch #block-judgesearchblock #judgesearch-form #edit-fci--wrapper .fieldset-wrapper #edit-fci .fci-group .breed-tree>.form-checkboxes{margin-left:20px}.page-node-type-judgesearch #block-judgesearchblock #judgesearch-form #edit-fci--wrapper .fieldset-wrapper #edit-fci .fci-group .breed-tree>.form-checkboxes>.form-item{margin-bottom:0px}.page-node-type-judgesearch #block-judgesearchblock #judgesearch-form #edit-fci--wrapper .fieldset-wrapper #edit-fci .fci-group .breed-tree>.form-checkboxes>.form-item label{color:#67747e;font-size:13px;font-weight:400;line-height:18px}.page-node-type-judgesearch #block-judgesearchblock #judgesearch-form #edit-fci--wrapper .fieldset-wrapper #edit-fci .fci-group .breed-tree>.form-checkboxes>.form-item input{float:none;margin-right:5px}.page-node-type-judgesearch #block-judgesearchblock #judgesearch-form #edit-fci--wrapper .fieldset-wrapper #edit-fci .fci-group .breed-tree>.form-checkboxes>.form-item:last-of-type{margin-bottom:10px}.page-node-type-judgesearch #block-judgesearchblock #judgesearch-form .form-type-select{width:calc(100%);float:left;margin-left:0px;margin-bottom:15px}@media only screen and (min-width:1200px){.page-node-type-judgesearch #block-judgesearchblock #judgesearch-form .form-type-select{width:calc(41.66667%);float:left;margin-left:0px;margin-bottom:20px;margin-right:15px}}.page-node-type-judgesearch #block-judgesearchblock #judgesearch-form .form-type-select label{color:#67747e;display:block;font-size:15px;font-weight:700;line-height:24px}.page-node-type-judgesearch #block-judgesearchblock #judgesearch-form .form-type-select label::after{content:':';display:inline-block}.page-node-type-judgesearch #block-judgesearchblock #judgesearch-form .form-type-select select{-webkit-appearance:none;-moz-appearance:none;background-color:#006eb7;background-image:url("/sites/default/themes/kennelliitto/images/chevron-down.svg");background-repeat:no-repeat;background-position:right;background-size:45px 20px;border-radius:0;border:none;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;font-size:14px;height:40px;width:100%;padding-left:10px}@media only screen and (min-width:1200px){.page-node-type-judgesearch #block-judgesearchblock #judgesearch-form .form-type-select select{font-size:16px;height:45px}}.page-node-type-judgesearch #block-judgesearchblock #judgesearch-form .form-type-select .multiple{width:100% !important}.page-node-type-judgesearch #block-judgesearchblock #judgesearch-form .form-type-select .multiple .ms-choice{-webkit-appearance:none;-moz-appearance:none;background-color:#006eb7;background-image:url("/sites/default/themes/kennelliitto/images/chevron-down.svg");background-repeat:no-repeat;background-position:right;background-size:45px 20px;border-radius:0;border:none;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;font-size:14px;height:40px;width:100%;padding-left:10px}@media only screen and (min-width:1200px){.page-node-type-judgesearch #block-judgesearchblock #judgesearch-form .form-type-select .multiple .ms-choice{font-size:16px;height:45px}}.page-node-type-judgesearch #block-judgesearchblock #judgesearch-form .form-type-select .multiple .ms-choice>span{margin-top:12px}.page-node-type-judgesearch #block-judgesearchblock #judgesearch-form .form-type-select .multiple .ms-choice>div{display:none}.page-node-type-judgesearch #block-judgesearchblock #judgesearch-form .form-type-select .multiple .ms-drop ul li label{font-size:14px;font-weight:400}.page-node-type-judgesearch #block-judgesearchblock #judgesearch-form .form-type-select .multiple .ms-drop ul li label input{margin-right:10px}.page-node-type-judgesearch #block-judgesearchblock #judgesearch-form .form-type-textfield{width:calc(100%);float:left;margin-left:0px;margin-bottom:15px}@media only screen and (min-width:1200px){.page-node-type-judgesearch #block-judgesearchblock #judgesearch-form .form-type-textfield{width:calc(41.66667%);float:left;margin-left:0px;margin-bottom:20px}}.page-node-type-judgesearch #block-judgesearchblock #judgesearch-form .form-type-textfield label{color:#67747e;display:block;font-size:15px;font-weight:700;line-height:24px}.page-node-type-judgesearch #block-judgesearchblock #judgesearch-form .form-type-textfield input{-webkit-appearance:none;-moz-appearance:none;background-color:#fff;border-radius:0;border:2px solid #c1d0e0;-webkit-box-sizing:border-box;box-sizing:border-box;color:#67747e;height:40px;width:100%;padding-left:10px}@media only screen and (min-width:1200px){.page-node-type-judgesearch #block-judgesearchblock #judgesearch-form .form-type-textfield input{height:45px}}.page-node-type-judgesearch #block-judgesearchblock #judgesearch-form .form-actions.form-wrapper{width:calc(100%);float:left;margin-left:0px}@media only screen and (min-width:1200px){.page-node-type-judgesearch #block-judgesearchblock #judgesearch-form .form-actions.form-wrapper{width:calc(41.66667%);float:left;margin-left:0px;margin:24px 0px 20px 16px;text-align:right}}.page-node-type-judgesearch #block-judgesearchblock #judgesearch-form .form-actions.form-wrapper input.form-submit{background-color:transparent;-webkit-appearance:none;-moz-appearance:none;border-radius:0;border:2px solid #006eb7;color:#006eb7;font-size:16px;font-weight:500;height:40px;padding:5px 30px}@media only screen and (min-width:1200px){.page-node-type-judgesearch #block-judgesearchblock #judgesearch-form .form-actions.form-wrapper input.form-submit{height:45px}}.page-node-type-judgesearch #block-judgesearchblock #judgesearch-form .form-actions.form-wrapper input#edit-submit{float:right}.page-node-type-judgesearch #block-judgesearchblock #judgesearch-form .form-actions.form-wrapper input#edit-reset{float:left}.page-node-type-judgesearch #block-judgesearchblock #judgesearch-form.ulkomuototuomari .form-actions.form-wrapper{margin:10px 0}.page-node-type-judgesearch #block-judgesearchblock #judgesearch_results{width:calc(100%);float:left;margin-left:0px}.page-node-type-judgesearch #block-judgesearchblock #judgesearch_results table{width:calc(100%);float:left;margin-left:0px}.page-node-type-judgesearch #block-judgesearchblock #judgesearch_results table thead tr{background-color:#fff}.page-node-type-judgesearch #block-judgesearchblock #judgesearch_results table thead th{background:transparent;border:none;color:#67747e;font-size:13px;font-weight:700;line-height:24px}@media only screen and (min-width:720px){.page-node-type-judgesearch #block-judgesearchblock #judgesearch_results table thead th{font-size:15px}}.page-node-type-judgesearch #block-judgesearchblock #judgesearch_results table thead th .c{padding:0}.page-node-type-judgesearch #block-judgesearchblock #judgesearch_results table tbody tr{border-bottom:11px solid #fff}.page-node-type-judgesearch #block-judgesearchblock #judgesearch_results table tbody tr.odd td{background:#e8f1f8}.page-node-type-judgesearch #block-judgesearchblock #judgesearch_results table tbody tr.even td{background:#f2f8fd}.page-node-type-judgesearch #block-judgesearchblock #judgesearch_results table tbody tr td{font-size:13px;padding:10px}@media only screen and (min-width:720px){.page-node-type-judgesearch #block-judgesearchblock #judgesearch_results table tbody tr td{font-size:15px;padding:15px}}.page-node-type-judgesearch #block-judgesearchblock #judgesearch_results table tbody tr td .c{color:#67747e;font-size:13px;font-weight:400;line-height:24px;padding:0}@media only screen and (min-width:720px){.page-node-type-judgesearch #block-judgesearchblock #judgesearch_results table tbody tr td .c{font-size:15px;padding:20px}}@media only screen and (min-width:720px){.page-node-type-judgesearch #block-judgesearchblock #judgesearch_results table tbody tr td.col1{border-left:10px solid #006eb7}}.page-node-type-judgesearch #block-judgesearchblock #judgesearch_results table tbody tr td.col1 .c{padding:0}@media only screen and (min-width:720px){.page-node-type-judgesearch #block-judgesearchblock #judgesearch_results table tbody tr td.col1 .c{padding:20px 30px}}.page-node-type-judgesearch #block-judgesearchblock #judgesearch_results table tbody tr td.col1 .c a{color:#006eb7;font-size:13px;font-weight:700}@media only screen and (min-width:720px){.page-node-type-judgesearch #block-judgesearchblock #judgesearch_results table tbody tr td.col1 .c a{font-size:17px}}.page-node-type-judgesearch #block-judgesearchblock #judgesearch_results table th,.page-node-type-judgesearch #block-judgesearchblock #judgesearch_results table td{border:none}.page-node-type-judgesearch #block-judgesearchblock #judgesearch_results table.actions tbody tr{border-bottom:none}.page-node-type-judgesearch #block-judgesearchblock #judgesearch_results table.actions tbody tr:nth-child(odd){background:#fff}.page-node-type-judgesearch #block-judgesearchblock #judgesearch_results table.actions tbody tr:nth-child(even){background:#fff}.page-node-type-judgesearch #block-judgesearchblock #judgesearch_results table.actions tbody tr td a{color:#006eb7;font-size:17px;font-weight:700;line-height:32px;text-decoration:none;display:inline-block}@media only screen and (min-width:720px){.page-node-type-judgesearch #block-judgesearchblock #judgesearch_results table.actions tbody tr td a{font-size:20px;line-height:24px}}@media only screen and (min-width:1200px){.page-node-type-judgesearch #block-judgesearchblock #judgesearch_results table.actions tbody tr td a{font-size:24px;line-height:32px}}.page-node-type-judgesearch #block-judgesearchblock #judgesearch_results table.actions tbody tr td a.active{color:#67747e}.page-node-type-judgesearch #block-judgesearchblock #judgesearch_results table.actions tbody tr td.right{padding:0px}.page-node-type-judgesearch #block-judgesearchblock #judgesearch_results table.actions tbody tr td.right A{border:2px solid #006eb7;display:inline-block;font-size:16px;padding:7px 15px}.page-node-type-judgesearch #block-judgesearchblock #judgesearch_results table.actions tbody tr td.right A.pdf{background-image:url(/sites/default/themes/kennelliitto/images/download.png);background-position:10px 50%;background-repeat:no-repeat;background-size:auto 60%;margin-right:10px;padding-left:40px}.page-node-type-judgesearch .judgesearch_judge_dialog{-webkit-box-shadow:0px 1px 5px 0px rgba(0,0,0,0.25);box-shadow:0px 1px 5px 0px rgba(0,0,0,0.25)}.page-node-type-judgesearch .judgesearch_judge_dialog .ui-dialog-titlebar .ui-button .ui-button-icon{background-image:url("/sites/default/themes/kennelliitto/images/cross-blue.svg");background-size:30px 30px;width:30px;height:30px}.page-node-type-judgesearch .judgesearch_judge_dialog .ui-dialog-content{margin:30px}.page-node-type-judgesearch .judgesearch_judge_dialog .ui-dialog-content .left div{color:#0d2331;font-size:15px;font-weight:400;line-height:24px}.page-node-type-judgesearch .judgesearch_judge_dialog .ui-dialog-content .left div.name{font-size:17px;font-weight:700}.page-node-type-judgesearch .judgesearch_judge_dialog .ui-dialog-content .left a{color:#006eb7;font-size:15px;font-weight:700;text-decoration:none}.page-node-type-judgesearch .judgesearch_judge_dialog .ui-dialog-content .right .field_BasicBreed{color:#0d2331;font-size:14px;font-weight:400}.page-node-type-listing-page .node--view-mode-header .image-header{width:calc(100%);float:left;margin-left:0px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:720px){.page-node-type-listing-page .node--view-mode-header .image-header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.page-node-type-listing-page .node--view-mode-header .image-header #block-linktoparentnode{display:none}@media only screen and (min-width:1200px){.page-node-type-listing-page .node--view-mode-header .image-header #block-linktoparentnode{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px);display:block;margin-bottom:40px}}.page-node-type-listing-page .node--view-mode-header .image-header #block-linktoparentnode a{font-size:16px;font-weight:500;line-height:30px;text-decoration:none;color:#fff;display:inline-block;border:2px solid #fff;padding:0px 10px}@media only screen and (min-width:720px){.page-node-type-listing-page .node--view-mode-header .image-header #block-linktoparentnode a{line-height:40px;padding:4px 30px}}.page-node-type-listing-page .node--view-mode-header .image-header #block-linktoparentnode a::before{content:'';display:inline-block;background-image:url("/sites/default/themes/kennelliitto/images/chevron-left.svg");background-size:20px 18px;width:20px;height:20px;vertical-align:middle}.page-node-type-listing-page .node--view-mode-header .image-header .page-heading{width:calc(78.57143%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px)}@media only screen and (min-width:720px){.page-node-type-listing-page .node--view-mode-header .image-header .page-heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (min-width:1200px){.page-node-type-listing-page .node--view-mode-header .image-header .page-heading{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.page-node-type-listing-page .node--view-mode-header .image-header .page-heading h1{border-left:10px solid #76b82a;padding-left:15px;margin-bottom:10px}@media only screen and (min-width:720px){.page-node-type-listing-page .node--view-mode-header .image-header .page-heading h1{display:inline-block;margin-bottom:0px}}@media only screen and (min-width:1200px){.page-node-type-listing-page .node--view-mode-header .image-header .page-heading h1{line-height:60px}}.page-node-type-listing-page .node--view-mode-header .image-header .page-heading .news-theme{font-size:20px;font-weight:900;color:#fff;text-transform:uppercase;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;margin-bottom:10px}@media only screen and (min-width:720px){.page-node-type-listing-page .node--view-mode-header .image-header .page-heading .news-theme{display:inline-block;font-size:30px;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;margin-left:5px;margin-bottom:0px}}@media only screen and (min-width:1200px){.page-node-type-listing-page .node--view-mode-header .image-header .page-heading .news-theme{font-size:36px;white-space:nowrap}}@media only screen and (min-width:720px){.page-node-type-listing-page .node--view-mode-header .image-header .page-heading .feed-icons{display:inline-block;margin-left:15px}}.page-node-type-listing-page .node--view-mode-header .image-header .page-heading .feed-icons .feed-icon{text-indent:-9999px;width:30px;height:30px;background-image:url(/sites/default/themes/kennelliitto/images/rss-icon.svg);background-size:100% auto;background-repeat:no-repeat;display:inline-block}@media only screen and (min-width:1200px){.page-node-type-listing-page .node--view-mode-header .image-header .page-heading .feed-icons .feed-icon{width:36px;height:36px}}.page-node-type-listing-page .node--view-mode-header .image-header .field--name-field-header-image{width:calc(100%);float:left;margin-left:0px;position:absolute;top:0;z-index:-1}.page-node-type-listing-page .node--view-mode-header .no-image-header{width:calc(100%);float:left;margin-left:0px;background-color:#f2f8fd;min-height:400px}.page-node-type-listing-page .node--view-mode-header .no-image-header #block-linktoparentnode{display:none}@media only screen and (min-width:1200px){.page-node-type-listing-page .node--view-mode-header .no-image-header #block-linktoparentnode{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px);display:block;margin-top:40px;margin-bottom:10px}}.page-node-type-listing-page .node--view-mode-header .no-image-header #block-linktoparentnode a{font-size:16px;font-weight:500;line-height:30px;text-decoration:none;color:#006eb7;display:inline-block;border:2px solid #006eb7;padding:0px 10px}@media only screen and (min-width:720px){.page-node-type-listing-page .node--view-mode-header .no-image-header #block-linktoparentnode a{line-height:40px;padding:4px 30px}}.page-node-type-listing-page .node--view-mode-header .no-image-header #block-linktoparentnode a::before{content:'';display:inline-block;background-image:url("/sites/default/themes/kennelliitto/images/chevron-left-blue.svg");background-size:20px 18px;width:20px;height:20px;vertical-align:middle}.page-node-type-listing-page .node--view-mode-header .no-image-header h1{width:calc(78.57143%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);color:#0d2331;border-left:10px solid #76b82a;padding-left:15px;margin-top:30px}@media only screen and (min-width:1200px){.page-node-type-listing-page .node--view-mode-header .no-image-header h1{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px);line-height:40px}}.maintenance-page .navigation.error-pages{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:120px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.maintenance-page .navigation.error-pages .site-logo{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.maintenance-page .navigation.error-pages .site-logo img{height:32px;width:auto}.maintenance-page header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.maintenance-page header img{display:block;height:auto;max-width:100%;position:absolute;top:0;z-index:-2}.maintenance-page header::after{background-color:rgba(0,0,0,0.2);bottom:0;content:'';display:block;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:-1}.maintenance-page header h1{border-left:none;color:#fff;font-size:20px;font-weight:900;margin:0;padding:0;text-align:center;width:auto}@media only screen and (min-width:720px){.maintenance-page header h1{width:calc(66.66667%);float:left;margin-left:0px;margin-left:calc(0% + 0px);font-size:36px;line-height:40px}}@media only screen and (min-width:1200px){.maintenance-page header h1{width:calc(41.66667%);float:left;margin-left:0px;font-size:50px;line-height:52px}}.maintenance-page header p{color:#fff;font-size:16px;font-weight:300;line-height:24px;margin:20px 20px 0px 20px;text-align:center}@media only screen and (min-width:720px){.maintenance-page header p{font-size:20px}}@media only screen and (min-width:1200px){.maintenance-page header p{font-size:24px;line-height:32px}}.maintenance-page .layout-content #block-breadcrumbs,.maintenance-page .layout-content .facts-box,.maintenance-page .layout-content #block-socialmediasharelinks{display:none;visibility:hidden}.maintenance-page .footer-wrapper footer.error-pages{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:530px}@media only screen and (min-width:1200px){.maintenance-page .footer-wrapper footer.error-pages{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:360px}}.maintenance-page .footer-wrapper footer.error-pages .footer-logo{margin:30px;text-align:center}@media only screen and (min-width:1200px){.maintenance-page .footer-wrapper footer.error-pages .footer-logo{margin:80px 30px;text-align:left}}.maintenance-page .footer-wrapper footer.error-pages .footer-logo img{height:26px;width:auto}.maintenance-page .footer-wrapper footer.error-pages .text-styles,.maintenance-page .footer-wrapper footer.error-pages a{color:#fff;font-size:14px;font-weight:300;line-height:24px;text-align:center;text-decoration:none}@media only screen and (min-width:1200px){.maintenance-page .footer-wrapper footer.error-pages .text-styles,.maintenance-page .footer-wrapper footer.error-pages a{font-size:13px;text-align:left}}.maintenance-page .footer-wrapper footer.error-pages .footer-title{font-weight:700;margin:10px 30px}@media only screen and (min-width:1200px){.maintenance-page .footer-wrapper footer.error-pages .footer-title{margin:80px 30px}}.maintenance-page .footer-wrapper footer.error-pages .footer-address{margin:10px 30px}@media only screen and (min-width:1200px){.maintenance-page .footer-wrapper footer.error-pages .footer-address{margin:80px 30px}}.maintenance-page .footer-wrapper footer.error-pages .footer-text{margin:10px 30px}@media only screen and (min-width:1200px){.maintenance-page .footer-wrapper footer.error-pages .footer-text{margin:80px 30px}}.maintenance-page .footer-wrapper footer.error-pages #block-socialmedialinks-errorpages{margin:10px 30px;text-align:center}@media only screen and (min-width:1200px){.maintenance-page .footer-wrapper footer.error-pages #block-socialmedialinks-errorpages{margin:80px 30px;text-align:left}}.maintenance-page .footer-wrapper footer.error-pages #block-socialmedialinks-errorpages span{display:inline-block;margin-right:5px}.maintenance-page .footer-wrapper footer.error-pages #block-socialmedialinks-errorpages span:last-of-type{margin-right:0px}.maintenance-page .footer-wrapper footer.error-pages #block-socialmedialinks-errorpages span .some-link{display:block;text-indent:-9999px;height:35px}.maintenance-page .footer-wrapper footer.error-pages #block-socialmedialinks-errorpages .facebook{background-image:url("/sites/default/themes/kennelliitto/images/facebook-with-circle-white.svg");background-repeat:no-repeat;background-size:36px 36px;height:36px;width:36px}.maintenance-page .footer-wrapper footer.error-pages #block-socialmedialinks-errorpages .twitter{background-image:url("/sites/default/themes/kennelliitto/images/x-logo-circle-white.svg");background-repeat:no-repeat;background-size:36px 36px;height:36px;width:36px}.maintenance-page .footer-wrapper footer.error-pages #block-socialmedialinks-errorpages .instagram{background-image:url("/sites/default/themes/kennelliitto/images/instagram-with-circle.svg");background-repeat:no-repeat;background-size:36px 36px;height:36px;width:36px}.maintenance-page .footer-wrapper footer.error-pages #block-socialmedialinks-errorpages .youtube{background-image:url("/sites/default/themes/kennelliitto/images/youtube-with-circle.svg");background-repeat:no-repeat;background-size:36px 36px;height:36px;width:36px}@media only screen and (min-width:1540px) and (min-width:1200px){.page-404 .footer-wrapper footer.error-pages .footer-logo{margin:80px 60px}}@media only screen and (min-width:1540px) and (min-width:1200px){.page-404 .footer-wrapper footer.error-pages .text-styles,.page-404 .footer-wrapper footer.error-pages a{font-size:14px}}@media only screen and (min-width:1540px) and (min-width:1200px){.page-404 .footer-wrapper footer.error-pages .footer-title{margin:80px 60px}}@media only screen and (min-width:1540px) and (min-width:1200px){.page-404 .footer-wrapper footer.error-pages .footer-address{margin:80px 60px}}@media only screen and (min-width:1540px) and (min-width:1200px){.page-404 .footer-wrapper footer.error-pages .footer-text{margin:80px 60px}}@media only screen and (min-width:1540px) and (min-width:1200px){.page-404 .footer-wrapper footer.error-pages #block-socialmedialinks-errorpages{margin:80px 60px}}.page-node-type-news .node--view-mode-header{width:calc(100%);float:left;margin-left:0px;margin-bottom:30px}.page-node-type-news .node--view-mode-header .image-header{width:calc(100%);float:left;margin-left:0px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.page-node-type-news .node--view-mode-header .image-header .previous-button{width:calc(71.42857%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);margin-bottom:15px}@media only screen and (min-width:720px){.page-node-type-news .node--view-mode-header .image-header .previous-button{margin-bottom:40px}}@media only screen and (min-width:1200px){.page-node-type-news .node--view-mode-header .image-header .previous-button{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}.page-node-type-news .node--view-mode-header .image-header .previous-button a{font-size:16px;font-weight:500;line-height:30px;text-decoration:none;color:#fff;display:inline-block;border:2px solid #fff;padding:0px 10px}@media only screen and (min-width:720px){.page-node-type-news .node--view-mode-header .image-header .previous-button a{line-height:40px;padding:5px 20px}}.page-node-type-news .node--view-mode-header .image-header .previous-button a::before{content:'';display:inline-block;background-image:url("/sites/default/themes/kennelliitto/images/chevron-left.svg");background-size:20px 18px;width:20px;height:20px;vertical-align:middle}.page-node-type-news .node--view-mode-header .image-header h1{width:calc(71.42857%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);border-left:10px solid #76b82a;padding-left:15px;margin-bottom:20px}@media only screen and (min-width:1200px){.page-node-type-news .node--view-mode-header .image-header h1{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}.page-node-type-news .node--view-mode-header .image-header .field--name-field-header-image{width:calc(100%);float:left;margin-left:0px;position:absolute;top:0;z-index:-1}.page-node-type-news .node--view-mode-header .news-info{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);margin-top:20px}@media only screen and (min-width:720px){.page-node-type-news .node--view-mode-header .news-info{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px);margin-top:0px}}@media only screen and (min-width:1200px){.page-node-type-news .node--view-mode-header .news-info{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}.page-node-type-news .node--view-mode-header .news-info .authored-on{font-size:14px;font-weight:500;color:#0d2331;line-height:32px;display:block}@media only screen and (min-width:720px){.page-node-type-news .node--view-mode-header .news-info .authored-on{font-size:16px;color:#fff;display:inline-block;margin-right:20px}}.page-node-type-news .node--view-mode-header .news-info .field--name-field-themes{font-size:14px;font-weight:500;color:#0d2331;line-height:40px;display:block}@media only screen and (min-width:720px){.page-node-type-news .node--view-mode-header .news-info .field--name-field-themes{color:#fff;display:inline-block}}.page-node-type-news .node--view-mode-header .news-info .field--name-field-themes .field__item{display:inline-block;border:2px solid #0d2331;border-radius:20px;padding:0px 10px;margin-top:10px;margin-right:5px}@media only screen and (min-width:720px){.page-node-type-news .node--view-mode-header .news-info .field--name-field-themes .field__item{border:3px solid #fff}}.page-node-type-news .node--view-mode-header .news-info .field--name-field-themes .field__item a{text-decoration:none;color:#0d2331}@media only screen and (min-width:720px){.page-node-type-news .node--view-mode-header .news-info .field--name-field-themes .field__item a{color:#fff}}.page-node-type-news .node--view-mode-header .news-info .field--name-field-themes .field__item:hover{background-color:#0d2331;cursor:pointer;-webkit-transition:all 0.5s;transition:all 0.5s;color:#fff}@media only screen and (min-width:720px){.page-node-type-news .node--view-mode-header .news-info .field--name-field-themes .field__item:hover{background-color:#fff;cursor:pointer;-webkit-transition:all 0.5s;transition:all 0.5s;color:#0d2331}}.page-node-type-news .node--view-mode-header .news-info .field--name-field-themes .field__item:hover a{color:#fff}@media only screen and (min-width:720px){.page-node-type-news .node--view-mode-header .news-info .field--name-field-themes .field__item:hover a{color:#0d2331}}.page-node-type-news .node--view-mode-header .no-image-header{width:calc(100%);float:left;margin-left:0px;background-color:#f2f8fd;height:auto}.page-node-type-news .node--view-mode-header .no-image-header .previous-button{width:calc(71.42857%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);margin-top:20px}@media only screen and (min-width:720px){.page-node-type-news .node--view-mode-header .no-image-header .previous-button{margin-top:40px;margin-bottom:10px}}@media only screen and (min-width:1200px){.page-node-type-news .node--view-mode-header .no-image-header .previous-button{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}.page-node-type-news .node--view-mode-header .no-image-header .previous-button a{font-size:16px;font-weight:500;line-height:30px;text-decoration:none;color:#006eb7;display:inline-block;border:2px solid #006eb7;padding:0px 10px}@media only screen and (min-width:720px){.page-node-type-news .node--view-mode-header .no-image-header .previous-button a{line-height:40px;padding:5px 20px}}.page-node-type-news .node--view-mode-header .no-image-header .previous-button a::before{content:'';display:inline-block;background-image:url("/sites/default/themes/kennelliitto/images/chevron-left-blue.svg");background-size:20px 18px;width:20px;height:20px;vertical-align:middle}.page-node-type-news .node--view-mode-header .no-image-header h1{width:calc(78.57143%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);color:#0d2331;border-left:10px solid #76b82a;padding-left:15px;margin-top:30px}@media only screen and (min-width:1200px){.page-node-type-news .node--view-mode-header .no-image-header h1{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}.page-node-type-news .node--view-mode-header .no-image-header .news-info{margin-top:20px;margin-bottom:20px}@media only screen and (min-width:720px){.page-node-type-news .node--view-mode-header .no-image-header .news-info{margin-top:10px;margin-bottom:0px}}.page-node-type-news .node--view-mode-header .no-image-header .news-info .authored-on{color:#67747e}.page-node-type-news .node--view-mode-header .no-image-header .news-info .field--name-field-themes{color:#67747e}.page-node-type-news .node--view-mode-header .no-image-header .news-info .field--name-field-themes .field__item{border:2px solid #67747e}@media only screen and (min-width:720px){.page-node-type-news .node--view-mode-header .no-image-header .news-info .field--name-field-themes .field__item{border:3px solid #67747e}}.page-node-type-news .node--view-mode-header .no-image-header .news-info .field--name-field-themes .field__item a{text-decoration:none;color:#67747e}.page-node-type-news .node--view-mode-header .no-image-header .news-info .field--name-field-themes .field__item:hover{background-color:#67747e;cursor:pointer;-webkit-transition:all 0.5s;transition:all 0.5s;color:#fff}.page-node-type-news .node--view-mode-header .no-image-header .news-info .field--name-field-themes .field__item:hover a{color:#fff}.page-node-type-news .node--view-mode-full{width:calc(100%);float:left;margin-left:0px}.page-node-type-news .node--view-mode-full .field--name-field-lead{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);margin-bottom:30px}@media only screen and (min-width:720px){.page-node-type-news .node--view-mode-full .field--name-field-lead{width:calc(91.66667%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px)}}@media only screen and (min-width:1200px){.page-node-type-news .node--view-mode-full .field--name-field-lead{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}.page-node-type-news .node--view-mode-full .field--name-body,.page-node-type-news .node--view-mode-full .field--name-field-lower-body{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);margin-top:30px}@media only screen and (min-width:720px){.page-node-type-news .node--view-mode-full .field--name-body,.page-node-type-news .node--view-mode-full .field--name-field-lower-body{width:calc(91.66667%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px)}}@media only screen and (min-width:1200px){.page-node-type-news .node--view-mode-full .field--name-body,.page-node-type-news .node--view-mode-full .field--name-field-lower-body{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}.page-node-type-omakoira-page .node--view-mode-header{width:calc(100%);float:left;margin-left:0px}.page-node-type-omakoira-page .node--view-mode-header .front-image-header{width:calc(100%);float:left;margin-left:0px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page-node-type-omakoira-page .node--view-mode-header .front-image-header .field--name-field-header-image{width:calc(100%);float:left;margin-left:0px;position:relative}@media only screen and (min-width:720px){.page-node-type-omakoira-page .node--view-mode-header .front-image-header .field--name-field-header-image{position:absolute;top:0;z-index:-1}}.page-node-type-omakoira-page .node--view-mode-header .front-image-header .header-lead h1{width:calc(78.57143%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);font-size:22px;font-weight:900;color:#006eb7;line-height:24px;text-transform:uppercase;margin-top:25px;margin-bottom:25px;border-left:10px solid #76b82a;padding-left:15px}@media only screen and (min-width:720px){.page-node-type-omakoira-page .node--view-mode-header .front-image-header .header-lead h1{font-size:30px;color:#fff;line-height:32px;margin-top:0px;margin-bottom:15px}}@media only screen and (min-width:1200px){.page-node-type-omakoira-page .node--view-mode-header .front-image-header .header-lead h1{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px);font-size:52px;margin-bottom:20px;line-height:60px}}.page-node-type-omakoira-page .node--view-mode-header .front-image-header .header-lead .field--name-field-lead{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px)}@media only screen and (min-width:720px){.page-node-type-omakoira-page .node--view-mode-header .front-image-header .header-lead .field--name-field-lead{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}@media only screen and (min-width:1200px){.page-node-type-omakoira-page .node--view-mode-header .front-image-header .header-lead .field--name-field-lead{width:calc(54.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}.page-node-type-omakoira-page .node--view-mode-header .front-image-header .header-lead .field--name-field-lead p{color:#67747e;line-height:20px}@media only screen and (min-width:720px){.page-node-type-omakoira-page .node--view-mode-header .front-image-header .header-lead .field--name-field-lead p{font-size:20px;color:#fff;line-height:28px}}@media only screen and (min-width:1200px){.page-node-type-omakoira-page .node--view-mode-header .front-image-header .header-lead .field--name-field-lead p{font-size:24px;line-height:32px}}.page-node-type-omakoira-page .node--view-mode-header .front-image-header .header-lead .field--name-field-lead p a{color:#76b82a}.page-node-type-omakoira-page .node--view-mode-header .front-image-header .header-lead .field--name-field-lead p a:hover,.page-node-type-omakoira-page .node--view-mode-header .front-image-header .header-lead .field--name-field-lead p a:active,.page-node-type-omakoira-page .node--view-mode-header .front-image-header .header-lead .field--name-field-lead p a:focus{font-weight:400;color:#fff;background-color:#76b82a;padding:3px 2px}@media only screen and (min-width:720px){.page-node-type-omakoira-page .node--view-mode-header .front-image-header .header-lead .field--name-field-lead p a:hover,.page-node-type-omakoira-page .node--view-mode-header .front-image-header .header-lead .field--name-field-lead p a:active,.page-node-type-omakoira-page .node--view-mode-header .front-image-header .header-lead .field--name-field-lead p a:focus{text-shadow:none}}.page-node-type-omakoira-page .node--view-mode-header .front-image-header .field--name-field-header-links{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);margin-top:25px;margin-bottom:25px}@media only screen and (min-width:720px){.page-node-type-omakoira-page .node--view-mode-header .front-image-header .field--name-field-header-links{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}@media only screen and (min-width:1200px){.page-node-type-omakoira-page .node--view-mode-header .front-image-header .field--name-field-header-links{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px);margin-bottom:75px}}.page-node-type-omakoira-page .node--view-mode-header .front-image-header .field--name-field-header-links .field__item{display:inline-block;border:2px solid #006eb7}@media only screen and (min-width:720px){.page-node-type-omakoira-page .node--view-mode-header .front-image-header .field--name-field-header-links .field__item{border:2px solid #fff}}.page-node-type-omakoira-page .node--view-mode-header .front-image-header .field--name-field-header-links .field__item:first-of-type{margin-right:10px}@media only screen and (min-width:720px){.page-node-type-omakoira-page .node--view-mode-header .front-image-header .field--name-field-header-links .field__item:first-of-type{margin-right:20px}}.page-node-type-omakoira-page .node--view-mode-header .front-image-header .field--name-field-header-links .field__item a{font-size:12px;font-weight:500;line-height:40px;color:#006eb7;text-decoration:none;padding:0px 8px}@media only screen and (min-width:720px){.page-node-type-omakoira-page .node--view-mode-header .front-image-header .field--name-field-header-links .field__item a{font-size:16px;color:#fff}}.page-node-type-omakoira-page .node--view-mode-header .no-image-header{width:calc(100%);float:left;margin-left:0px;background-color:#f2f8fd;min-height:400px}.page-node-type-omakoira-page .node--view-mode-header .no-image-header h1{width:calc(78.57143%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);color:#0d2331;border-left:10px solid #76b82a;padding-left:15px;margin-top:30px}@media only screen and (min-width:1200px){.page-node-type-omakoira-page .node--view-mode-header .no-image-header h1{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}.page-node-type-omakoira-page .node--view-mode-header .no-image-header .field--name-field-lead{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);margin-top:30px;margin-bottom:30px}@media only screen and (min-width:720px){.page-node-type-omakoira-page .node--view-mode-header .no-image-header .field--name-field-lead{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}@media only screen and (min-width:1200px){.page-node-type-omakoira-page .node--view-mode-header .no-image-header .field--name-field-lead{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}.page-node-type-omakoira-page .node--view-mode-header .no-image-header .field--name-field-lead p{color:#0d2331}.page-node-type-omakoira-page .node--view-mode-full{width:calc(100%);float:left;margin-left:0px}.page-node-type-omakoira-page .node--view-mode-full .field--name-body{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);margin-top:30px}@media only screen and (min-width:720px){.page-node-type-omakoira-page .node--view-mode-full .field--name-body{width:calc(91.66667%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px)}}@media only screen and (min-width:1200px){.page-node-type-omakoira-page .node--view-mode-full .field--name-body{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}.page-node-type-omakoira-tip-listing .node--view-mode-full{width:calc(100%);float:left;margin-left:0px;background-color:#f2f8fd}.page-node-type-omakoira-tip-listing .node--view-mode-full #block-linktoparentnode{display:none}@media only screen and (min-width:1200px){.page-node-type-omakoira-tip-listing .node--view-mode-full #block-linktoparentnode{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px);display:block;margin-top:40px;margin-bottom:10px}}.page-node-type-omakoira-tip-listing .node--view-mode-full #block-linktoparentnode a{font-size:16px;font-weight:500;line-height:30px;text-decoration:none;color:#006eb7;display:inline-block;border:2px solid #006eb7;padding:0px 10px}@media only screen and (min-width:720px){.page-node-type-omakoira-tip-listing .node--view-mode-full #block-linktoparentnode a{line-height:40px;padding:4px 30px}}.page-node-type-omakoira-tip-listing .node--view-mode-full #block-linktoparentnode a::before{content:'';display:inline-block;background-image:url("/sites/default/themes/kennelliitto/images/chevron-left-blue.svg");background-size:20px 18px;width:20px;height:20px;vertical-align:middle}.page-node-type-omakoira-tip-listing .node--view-mode-full h1{width:calc(78.57143%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);font-size:22px;font-weight:900;color:#0d2331;line-height:24px;text-transform:uppercase;margin-top:25px;margin-bottom:25px;border-left:10px solid #76b82a;padding-left:15px}@media only screen and (min-width:720px){.page-node-type-omakoira-tip-listing .node--view-mode-full h1{font-size:30px;line-height:32px;margin-top:30px;margin-bottom:15px}}@media only screen and (min-width:1200px){.page-node-type-omakoira-tip-listing .node--view-mode-full h1{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px);font-size:52px;line-height:50px;margin-bottom:20px}}.page-node-type-omakoira-tip-listing .node--view-mode-full .field--name-body{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);margin-bottom:60px}@media only screen and (min-width:720px){.page-node-type-omakoira-tip-listing .node--view-mode-full .field--name-body{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}@media only screen and (min-width:1200px){.page-node-type-omakoira-tip-listing .node--view-mode-full .field--name-body{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}.page-node-type-omakoira-tip-listing .node--view-mode-full .field--name-body p{font-size:16px;font-weight:300;line-height:20px}@media only screen and (min-width:720px){.page-node-type-omakoira-tip-listing .node--view-mode-full .field--name-body p{font-size:20px;line-height:28px}}@media only screen and (min-width:1200px){.page-node-type-omakoira-tip-listing .node--view-mode-full .field--name-body p{font-size:22px;line-height:32px}}.embedded-entity.photo_gallery{float:left}.embedded-entity.photo_gallery h2{font-weight:bold;font-size:20px;margin-bottom:15px;color:#67747e}.embedded-entity.photo_gallery ul li{list-style:none;max-width:170px;display:inline-block;margin:0 15px 20px 0;width:170px}.embedded-entity.photo_gallery ul li a{display:block}.embedded-entity.photo_gallery ul li img{display:block;border:5px solid #bfcfdf;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.embedded-entity.photo_gallery .node--view-mode-photo-gallery h2{font-weight:bold;font-size:20px;margin-bottom:15px;color:#67747e}.embedded-entity.photo_gallery .node--view-mode-photo-gallery ul li{list-style:none;margin-bottom:20px;max-width:170px;display:inline-block;margin-right:15px;width:170px}.embedded-entity.photo_gallery .node--view-mode-photo-gallery ul li a{display:block}.embedded-entity.photo_gallery .node--view-mode-photo-gallery ul li img{display:block;border:5px solid #bfcfdf;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.embedded-entity.photo_gallery .node--view-mode-photo-gallery .node__content{overflow:hidden}.embedded-entity.photo_gallery .node--view-mode-photo-gallery .node__content ul li{list-style:none;margin-bottom:20px;max-width:170px;display:inline-block;margin-right:15px;width:170px}.embedded-entity.photo_gallery .node--view-mode-photo-gallery .node__content ul li a{display:block}.embedded-entity.photo_gallery .node--view-mode-photo-gallery .node__content ul li img{display:block;border:5px solid #bfcfdf;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.jBox-wrapper .jBox-container{background-color:#fff;padding:75px}.jBox-wrapper .jBox-container .jBox-content{margin-bottom:20px}.jBox-wrapper .jBox-image-label-container{bottom:0;height:100%;top:auto}.jBox-wrapper .jBox-image-label-container .jBox-image-pointer-prev{background:no-repeat center center url("/sites/default/themes/kennelliitto/images/chevron-left-grey.svg");background-color:#fff;background-size:42px 42px;bottom:50%;border-radius:50%;-webkit-box-shadow:5px 0px 20px rgba(0,0,0,0.2);box-shadow:5px 0px 20px rgba(0,0,0,0.2);height:60px;left:-20px;opacity:1;width:60px}.jBox-wrapper .jBox-image-label-container .jBox-image-pointer-next{background:no-repeat center center url("/sites/default/themes/kennelliitto/images/chevron-right-grey.svg");background-color:#fff;background-size:42px 42px;bottom:50%;border-radius:50%;-webkit-box-shadow:5px 0px 20px rgba(0,0,0,0.2);box-shadow:5px 0px 20px rgba(0,0,0,0.2);height:60px;opacity:1;right:-20px;-webkit-transform:none;transform:none;width:60px}.jBox-wrapper .jBox-image-label-container .jBox-image-label{color:#67747e;font-family:"antenna","arial",sans-serif;font-size:15px;font-weight:400;line-height:26px;margin-bottom:15px;margin-left:35px;text-align:left;white-space:unset;width:auto}.jBox-wrapper .jBox-image-label-container .jBox-image-label.expanded{background-color:#fff}.jBox-overlay{background-color:rgba(0,110,183,0.7)}.jBox-overlay .jBox-closeButton svg path{fill:#fff}.page-node-type-release .node--view-mode-header{width:calc(100%);float:left;margin-left:0px;margin-bottom:20px}.page-node-type-release .node--view-mode-header .image-header{width:calc(100%);float:left;margin-left:0px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.page-node-type-release .node--view-mode-header .image-header .previous-button{width:calc(71.42857%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);margin-bottom:15px}@media only screen and (min-width:720px){.page-node-type-release .node--view-mode-header .image-header .previous-button{margin-bottom:40px}}@media only screen and (min-width:1200px){.page-node-type-release .node--view-mode-header .image-header .previous-button{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}.page-node-type-release .node--view-mode-header .image-header .previous-button a{font-size:16px;font-weight:500;line-height:30px;text-decoration:none;color:#fff;display:inline-block;border:2px solid #fff;padding:0px 10px}@media only screen and (min-width:720px){.page-node-type-release .node--view-mode-header .image-header .previous-button a{line-height:40px;padding:5px 20px}}.page-node-type-release .node--view-mode-header .image-header .previous-button a::before{content:'';display:inline-block;background-image:url("/sites/default/themes/kennelliitto/images/chevron-left.svg");background-size:20px 18px;width:20px;height:20px;vertical-align:middle}.page-node-type-release .node--view-mode-header .image-header h1{width:calc(78.57143%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);border-left:10px solid #76b82a;padding-left:15px}@media only screen and (min-width:1200px){.page-node-type-release .node--view-mode-header .image-header h1{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}.page-node-type-release .node--view-mode-header .image-header .field--name-field-header-image{width:calc(100%);float:left;margin-left:0px;position:absolute;top:0;z-index:-1}.page-node-type-release .node--view-mode-header .news-info{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);margin-top:20px}@media only screen and (min-width:720px){.page-node-type-release .node--view-mode-header .news-info{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}@media only screen and (min-width:1200px){.page-node-type-release .node--view-mode-header .news-info{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}.page-node-type-release .node--view-mode-header .news-info .field--name-field-lead{width:calc(100%);float:left;margin-left:0px;margin-bottom:15px}@media only screen and (min-width:720px){.page-node-type-release .node--view-mode-header .news-info .field--name-field-lead p{color:#fff}}.page-node-type-release .node--view-mode-header .news-info .authored-on{font-size:14px;font-weight:500;color:#0d2331;line-height:32px;display:block}@media only screen and (min-width:720px){.page-node-type-release .node--view-mode-header .news-info .authored-on{font-size:16px;color:#fff;display:inline-block;margin-right:20px}}.page-node-type-release .node--view-mode-header .news-info .field--name-field-themes{font-size:14px;font-weight:500;color:#0d2331;line-height:40px;display:block}@media only screen and (min-width:720px){.page-node-type-release .node--view-mode-header .news-info .field--name-field-themes{color:#fff;display:inline-block}}.page-node-type-release .node--view-mode-header .news-info .field--name-field-themes .field__item{display:inline-block;border:2px solid #0d2331;border-radius:20px;padding:0px 10px;margin-top:10px;margin-right:5px}@media only screen and (min-width:720px){.page-node-type-release .node--view-mode-header .news-info .field--name-field-themes .field__item{border:3px solid #fff}}.page-node-type-release .node--view-mode-header .news-info .field--name-field-themes .field__item a{text-decoration:none;color:#0d2331}@media only screen and (min-width:720px){.page-node-type-release .node--view-mode-header .news-info .field--name-field-themes .field__item a{color:#fff}}.page-node-type-release .node--view-mode-header .news-info .field--name-field-themes .field__item:hover{background-color:#0d2331;cursor:pointer;-webkit-transition:all 0.5s;transition:all 0.5s;color:#fff}@media only screen and (min-width:720px){.page-node-type-release .node--view-mode-header .news-info .field--name-field-themes .field__item:hover{background-color:#fff;cursor:pointer;-webkit-transition:all 0.5s;transition:all 0.5s;color:#0d2331}}.page-node-type-release .node--view-mode-header .news-info .field--name-field-themes .field__item:hover a{color:#fff}@media only screen and (min-width:720px){.page-node-type-release .node--view-mode-header .news-info .field--name-field-themes .field__item:hover a{color:#0d2331}}.page-node-type-release .node--view-mode-header .no-image-header{width:calc(100%);float:left;margin-left:0px;background-color:#f2f8fd;height:auto}.page-node-type-release .node--view-mode-header .no-image-header .previous-button{width:calc(71.42857%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);margin-top:20px}@media only screen and (min-width:720px){.page-node-type-release .node--view-mode-header .no-image-header .previous-button{margin-top:40px;margin-bottom:10px}}@media only screen and (min-width:1200px){.page-node-type-release .node--view-mode-header .no-image-header .previous-button{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}.page-node-type-release .node--view-mode-header .no-image-header .previous-button a{font-size:16px;font-weight:500;line-height:30px;text-decoration:none;color:#006eb7;display:inline-block;border:2px solid #006eb7;padding:0px 10px}@media only screen and (min-width:720px){.page-node-type-release .node--view-mode-header .no-image-header .previous-button a{line-height:40px;padding:5px 20px}}.page-node-type-release .node--view-mode-header .no-image-header .previous-button a::before{content:'';display:inline-block;background-image:url("/sites/default/themes/kennelliitto/images/chevron-left-blue.svg");background-size:20px 18px;width:20px;height:20px;vertical-align:middle}.page-node-type-release .node--view-mode-header .no-image-header h1{width:calc(78.57143%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);color:#0d2331;border-left:10px solid #76b82a;padding-left:15px;margin-top:30px}@media only screen and (min-width:1200px){.page-node-type-release .node--view-mode-header .no-image-header h1{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}.page-node-type-release .node--view-mode-header .no-image-header .news-info{margin-bottom:20px}@media only screen and (min-width:720px){.page-node-type-release .node--view-mode-header .no-image-header .news-info{margin-bottom:0px}}.page-node-type-release .node--view-mode-header .no-image-header .news-info .field--name-field-lead{margin-bottom:15px}.page-node-type-release .node--view-mode-header .no-image-header .news-info .field--name-field-lead p{color:#0d2331}.page-node-type-release .node--view-mode-header .no-image-header .news-info .authored-on{color:#67747e}.page-node-type-release .node--view-mode-header .no-image-header .news-info .field--name-field-themes{color:#67747e}.page-node-type-release .node--view-mode-header .no-image-header .news-info .field--name-field-themes .field__item{border:2px solid #67747e}@media only screen and (min-width:720px){.page-node-type-release .node--view-mode-header .no-image-header .news-info .field--name-field-themes .field__item{border:3px solid #67747e}}.page-node-type-release .node--view-mode-header .no-image-header .news-info .field--name-field-themes .field__item a{text-decoration:none;color:#67747e}.page-node-type-release .node--view-mode-header .no-image-header .news-info .field--name-field-themes .field__item:hover{background-color:#67747e;cursor:pointer;-webkit-transition:all 0.5s;transition:all 0.5s;color:#fff}.page-node-type-release .node--view-mode-header .no-image-header .news-info .field--name-field-themes .field__item:hover a{color:#fff}.page-node-type-release .node--view-mode-full{width:calc(100%);float:left;margin-left:0px}.page-node-type-release .node--view-mode-full .field--name-body{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px)}@media only screen and (min-width:720px){.page-node-type-release .node--view-mode-full .field--name-body{width:calc(91.66667%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px)}}@media only screen and (min-width:1200px){.page-node-type-release .node--view-mode-full .field--name-body{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}.page-node-type-section .node--view-mode-header{width:calc(100%);float:left;margin-left:0px}.page-node-type-section .node--view-mode-header .front-image-header{width:calc(100%);float:left;margin-left:0px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page-node-type-section .node--view-mode-header .front-image-header .field--name-field-header-image{width:calc(100%);float:left;margin-left:0px;position:relative}@media only screen and (min-width:720px){.page-node-type-section .node--view-mode-header .front-image-header .field--name-field-header-image{position:absolute;top:0;z-index:-1}}.page-node-type-section .node--view-mode-header .front-image-header .header-lead{position:relative}.page-node-type-section .node--view-mode-header .front-image-header .header-lead h1{width:calc(78.57143%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);font-size:22px;font-weight:900;color:#006eb7;line-height:24px;text-transform:uppercase;margin-top:25px;margin-bottom:25px;border-left:10px solid #76b82a;padding-left:15px}@media only screen and (min-width:720px){.page-node-type-section .node--view-mode-header .front-image-header .header-lead h1{font-size:30px;color:#fff;line-height:32px;margin-top:0px;margin-bottom:15px}}@media only screen and (min-width:1200px){.page-node-type-section .node--view-mode-header .front-image-header .header-lead h1{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px);font-size:52px;margin-bottom:20px;line-height:60px}}.page-node-type-section .node--view-mode-header .front-image-header .header-lead .field--name-field-lead{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px)}@media only screen and (min-width:720px){.page-node-type-section .node--view-mode-header .front-image-header .header-lead .field--name-field-lead{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}@media only screen and (min-width:1200px){.page-node-type-section .node--view-mode-header .front-image-header .header-lead .field--name-field-lead{width:calc(54.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}.page-node-type-section .node--view-mode-header .front-image-header .header-lead .field--name-field-lead p{color:#67747e;line-height:20px}@media only screen and (min-width:720px){.page-node-type-section .node--view-mode-header .front-image-header .header-lead .field--name-field-lead p{font-size:20px;color:#fff;line-height:28px}}@media only screen and (min-width:1200px){.page-node-type-section .node--view-mode-header .front-image-header .header-lead .field--name-field-lead p{font-size:24px;line-height:32px}}.page-node-type-section .node--view-mode-header .front-image-header .field--name-field-header-links{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);margin-top:25px;margin-bottom:25px}@media only screen and (min-width:720px){.page-node-type-section .node--view-mode-header .front-image-header .field--name-field-header-links{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}@media only screen and (min-width:1200px){.page-node-type-section .node--view-mode-header .front-image-header .field--name-field-header-links{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px);margin-bottom:75px}}.page-node-type-section .node--view-mode-header .front-image-header .field--name-field-header-links .field__item{display:inline-block;border:2px solid #006eb7}@media only screen and (min-width:720px){.page-node-type-section .node--view-mode-header .front-image-header .field--name-field-header-links .field__item{border:2px solid #fff}}.page-node-type-section .node--view-mode-header .front-image-header .field--name-field-header-links .field__item:first-of-type{margin-right:10px}@media only screen and (min-width:720px){.page-node-type-section .node--view-mode-header .front-image-header .field--name-field-header-links .field__item:first-of-type{margin-right:20px}}.page-node-type-section .node--view-mode-header .front-image-header .field--name-field-header-links .field__item a{font-size:12px;font-weight:500;line-height:40px;color:#006eb7;text-decoration:none;padding:0px 8px}@media only screen and (min-width:720px){.page-node-type-section .node--view-mode-header .front-image-header .field--name-field-header-links .field__item a{font-size:16px;color:#fff}}.page-node-type-section .node--view-mode-full{width:calc(100%);float:left;margin-left:0px}.page-node-type-section .node--view-mode-full .field--name-field-section-highlights{width:calc(100%);float:left;margin-left:0px;margin-top:0px}@media only screen and (min-width:1200px){.page-node-type-section .node--view-mode-full .field--name-field-section-highlights{margin-top:-35px}}.page-node-type-section .node--view-mode-full .field--name-field-section-highlights>.field__item{width:calc(100%);float:left;margin-left:0px}@media only screen and (min-width:720px){.page-node-type-section .node--view-mode-full .field--name-field-section-highlights>.field__item{width:calc(33.33333%);float:left;margin-left:0px}}@media only screen and (min-width:1200px){.page-node-type-section .node--view-mode-full .field--name-field-section-highlights>.field__item{width:calc(29.16667%);float:left;margin-left:0px;margin-left:calc(2.08333% + 0px)}}@media only screen and (min-width:1200px){.page-node-type-section .node--view-mode-full .field--name-field-section-highlights>.field__item:nth-of-type(1){width:calc(29.16667%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px)}}.page-node-type-section .node--view-mode-full .field--name-field-section-highlights>.field__item:nth-of-type(1) .field--name-field-highlight-image::after{background-color:rgba(0,110,183,0.7)}.page-node-type-section .node--view-mode-full .field--name-field-section-highlights>.field__item:nth-of-type(2) .field--name-field-highlight-image::after{background-color:rgba(13,35,49,0.7)}.page-node-type-section .node--view-mode-full .field--name-field-section-highlights>.field__item:nth-of-type(3) .field--name-field-highlight-image::after{background-color:rgba(103,116,126,0.7)}.page-node-type-section .node--view-mode-full .field--name-field-section-highlights>.field__item .node--view-mode-default{width:calc(100%);float:left;margin-left:0px;position:relative}.page-node-type-section .node--view-mode-full .field--name-field-section-highlights>.field__item .node--view-mode-default .highlight-item{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%}.page-node-type-section .node--view-mode-full .field--name-field-section-highlights>.field__item .node--view-mode-default .highlight-item .field--name-title{font-size:18px;font-weight:700;line-height:26px;color:#fff;text-align:center;margin:0px 30px 10px 30px;z-index:1;max-width:100%}@media only screen and (min-width:720px){.page-node-type-section .node--view-mode-full .field--name-field-section-highlights>.field__item .node--view-mode-default .highlight-item .field--name-title{font-size:14px;line-height:20px;margin:0px 30px 15px 30px}}@media only screen and (min-width:1200px){.page-node-type-section .node--view-mode-full .field--name-field-section-highlights>.field__item .node--view-mode-default .highlight-item .field--name-title{font-size:22px;line-height:30px}}.page-node-type-section .node--view-mode-full .field--name-field-section-highlights>.field__item .node--view-mode-default .highlight-item .field--name-field-highlight-link{border:2px solid #fff;padding:0px 10px;z-index:1}.page-node-type-section .node--view-mode-full .field--name-field-section-highlights>.field__item .node--view-mode-default .highlight-item .field--name-field-highlight-link a{font-size:14px;font-weight:500;line-height:40px;color:#fff;text-decoration:none}@media only screen and (min-width:1200px){.page-node-type-section .node--view-mode-full .field--name-field-section-highlights>.field__item .node--view-mode-default .highlight-item .field--name-field-highlight-link a{font-size:16px}}.page-node-type-section .node--view-mode-full .field--name-field-section-highlights>.field__item .node--view-mode-default .field--name-field-highlight-image{position:relative}.page-node-type-section .node--view-mode-full .field--name-field-section-highlights>.field__item .node--view-mode-default .field--name-field-highlight-image::after{content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.page-node-type-section .node--view-mode-full .field--name-body{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);margin-top:30px}@media only screen and (min-width:720px){.page-node-type-section .node--view-mode-full .field--name-body{width:calc(91.66667%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px)}}@media only screen and (min-width:1200px){.page-node-type-section .node--view-mode-full .field--name-body{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}.page-node-type-target-group .node--view-mode-header{width:calc(100%);float:left;margin-left:0px}.page-node-type-target-group .node--view-mode-header .target-image-header{max-width:100%;position:relative}@media only screen and (min-width:720px){.page-node-type-target-group .node--view-mode-header .target-image-header{height:320px}}@media only screen and (min-width:1200px){.page-node-type-target-group .node--view-mode-header .target-image-header{height:480px}}.page-node-type-target-group .node--view-mode-header .target-image-header .field--name-field-header-image{position:relative}@media only screen and (min-width:720px){.page-node-type-target-group .node--view-mode-header .target-image-header .field--name-field-header-image::after{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,0.49)));background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.49));bottom:0;content:"";height:224px;position:absolute;width:100%}}@media only screen and (min-width:1200px){.page-node-type-target-group .node--view-mode-header .target-image-header .field--name-field-header-image::after{height:267px}}.page-node-type-target-group .node--view-mode-header .target-image-header .field--name-field-header-image img{height:125px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%}@media only screen and (min-width:720px){.page-node-type-target-group .node--view-mode-header .target-image-header .field--name-field-header-image img{height:320px}}@media only screen and (min-width:1200px){.page-node-type-target-group .node--view-mode-header .target-image-header .field--name-field-header-image img{height:480px}}.page-node-type-target-group .node--view-mode-header .target-image-header .header-lead{margin:20px 25px;position:relative}@media only screen and (min-width:720px){.page-node-type-target-group .node--view-mode-header .target-image-header .header-lead{bottom:10%;left:8%;margin:0;position:absolute;width:607px}}@media only screen and (min-width:1200px){.page-node-type-target-group .node--view-mode-header .target-image-header .header-lead{left:18%;width:840px}}.page-node-type-target-group .node--view-mode-header .target-image-header .header-lead h1{font-size:22px;font-weight:900;color:#006eb7;line-height:24px;margin-bottom:10px;text-transform:uppercase}@media only screen and (min-width:720px){.page-node-type-target-group .node--view-mode-header .target-image-header .header-lead h1{font-size:30px;color:#fff;line-height:32px;margin-bottom:0px}}@media only screen and (min-width:1200px){.page-node-type-target-group .node--view-mode-header .target-image-header .header-lead h1{font-size:42px;line-height:60px}}.page-node-type-target-group .node--view-mode-header .target-image-header .header-lead .field--name-field-lead p{color:#67747e;line-height:20px}@media only screen and (min-width:720px){.page-node-type-target-group .node--view-mode-header .target-image-header .header-lead .field--name-field-lead p{font-size:20px;color:#fff;line-height:28px}}@media only screen and (min-width:1200px){.page-node-type-target-group .node--view-mode-header .target-image-header .header-lead .field--name-field-lead p{font-size:24px;line-height:32px}}.page-node-type-target-group #block-tg-shortcuts{width:calc(100%);float:left;margin-left:0px;background-color:#f2f8fd}@media only screen and (min-width:1200px){.page-node-type-target-group #block-tg-shortcuts{margin-bottom:45px}}.page-node-type-target-group #block-tg-shortcuts .content-wrapper{margin:20px 25px;max-width:1320px}@media only screen and (min-width:720px){.page-node-type-target-group #block-tg-shortcuts .content-wrapper{margin:35px 38px}}@media only screen and (min-width:1200px){.page-node-type-target-group #block-tg-shortcuts .content-wrapper{margin:35px auto;padding:0px 25px}}.page-node-type-target-group #block-tg-shortcuts .content-wrapper .top-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}@media only screen and (min-width:720px){.page-node-type-target-group #block-tg-shortcuts .content-wrapper .top-wrapper{margin-bottom:30px}}@media only screen and (min-width:1200px){.page-node-type-target-group #block-tg-shortcuts .content-wrapper .top-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.page-node-type-target-group #block-tg-shortcuts .content-wrapper .top-wrapper .field--name-field-shortcuts-title{font-size:20px;font-weight:300;line-height:30px}@media only screen and (min-width:720px){.page-node-type-target-group #block-tg-shortcuts .content-wrapper .top-wrapper .field--name-field-shortcuts-title{font-size:22px}}@media only screen and (min-width:1200px){.page-node-type-target-group #block-tg-shortcuts .content-wrapper .top-wrapper .field--name-field-shortcuts-title{font-size:26px}}.page-node-type-target-group #block-tg-shortcuts .content-wrapper .field--name-field-shortcuts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:720px){.page-node-type-target-group #block-tg-shortcuts .content-wrapper .field--name-field-shortcuts{display:block}}@media only screen and (min-width:1200px){.page-node-type-target-group #block-tg-shortcuts .content-wrapper .field--name-field-shortcuts{max-height:260px}}.page-node-type-target-group #block-tg-shortcuts .content-wrapper .field--name-field-shortcuts .field__item{margin-bottom:20px}@media only screen and (min-width:720px){.page-node-type-target-group #block-tg-shortcuts .content-wrapper .field--name-field-shortcuts .field__item{width:50%}}@media only screen and (min-width:1200px){.page-node-type-target-group #block-tg-shortcuts .content-wrapper .field--name-field-shortcuts .field__item{width:33%}}.page-node-type-target-group #block-tg-shortcuts .content-wrapper .field--name-field-shortcuts .field__item a{color:#006eb7;display:block;font-size:14px;font-weight:700;line-height:22px;margin-right:15px;padding-left:20px;position:relative;text-decoration:none}@media only screen and (min-width:1200px){.page-node-type-target-group #block-tg-shortcuts .content-wrapper .field--name-field-shortcuts .field__item a{font-size:16px}}.page-node-type-target-group #block-tg-shortcuts .content-wrapper .field--name-field-shortcuts .field__item a:hover{text-decoration:underline}.page-node-type-target-group #block-tg-shortcuts .content-wrapper .field--name-field-shortcuts .field__item a::before{content:"";background-image:url("/sites/default/themes/kennelliitto/images/chevron-right-green.svg");background-size:18px 18px;height:19px;left:0;margin-top:2px;position:absolute;width:18px}.page-node-type-target-group .node--view-mode-full{width:calc(100%);float:left;margin-left:0px}.page-node-type-target-group .node--view-mode-full .field--name-field-body{margin-left:25px;margin-right:25px;margin-top:40px}@media only screen and (min-width:720px){.page-node-type-target-group .node--view-mode-full .field--name-field-body{width:calc(91.66667%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px);margin-right:0px}}@media only screen and (min-width:1200px){.page-node-type-target-group .node--view-mode-full .field--name-field-body{width:calc(75%);float:left;margin-left:0px;margin-left:calc(12.5% + 0px);margin-top:0}}.page-node-type-target-group .block-ks-social-share-links{margin-left:25px;margin-right:25px}@media only screen and (min-width:720px){.page-node-type-target-group .block-ks-social-share-links{width:calc(91.66667%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px);margin-right:0px}}@media only screen and (min-width:1200px){.page-node-type-target-group .block-ks-social-share-links{width:calc(75%);float:left;margin-left:0px;margin-left:calc(12.5% + 0px)}}.login-page{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f2f8fd;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:"antenna","arial",sans-serif;height:100vh;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.login-page .login-wrapper{background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;max-width:450px;padding:40px 60px}.login-page .login-wrapper .login-header-wrapper{margin-bottom:30px}.login-page .login-wrapper .login-header-wrapper .login-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.login-page .login-wrapper .login-header-wrapper .login-header .login-header-logo{max-width:150px}.login-page .login-wrapper .login-content{text-align:center}.login-page .login-wrapper .login-content .user-login-form label{display:none;visibility:hidden}.login-page .login-wrapper .login-content .user-login-form .description,.login-page .login-wrapper .login-content .user-login-form p{display:none;visibility:hidden}.login-page .login-wrapper .login-content .user-login-form .form-text{-webkit-appearance:none;-moz-appearance:none;background:url("/sites/default/themes/kennelliitto/images/user.svg");background-position:5% center;background-repeat:no-repeat;background-size:19px 18px;border:3px solid #bdcddd;border-radius:0;height:38px;margin-bottom:17px;padding-left:40px;width:284px}.login-page .login-wrapper .login-content .user-login-form .form-text:focus{border:3px solid #006eb7}.login-page .login-wrapper .login-content .user-login-form .form-type-password input{background:url("/sites/default/themes/kennelliitto/images/lock.svg");background-position:5% center;background-repeat:no-repeat;background-size:14px 17px}.login-page .login-wrapper .login-content .user-login-form .form-submit{-webkit-appearance:none;-moz-appearance:none;background-color:#006eb7;border:none;border-radius:0;color:#fff;font-size:16px;font-weight:400;line-height:40px;margin:15px 0 40px 0;padding:0 48px}.login-page .login-wrapper .login-content .user-pass label{display:none;visibility:hidden}.login-page .login-wrapper .login-content .user-pass .description,.login-page .login-wrapper .login-content .user-pass p{color:#67747e;display:block;font-size:15px;font-weight:400;line-height:24px;margin-bottom:15px}.login-page .login-wrapper .login-content .user-pass .form-text{-webkit-appearance:none;-moz-appearance:none;background:url("/sites/default/themes/kennelliitto/images/user.svg");background-position:5% center;background-repeat:no-repeat;background-size:19px 18px;border:3px solid #bdcddd;border-radius:0;height:38px;margin-bottom:17px;padding-left:40px;width:284px}.login-page .login-wrapper .login-content .user-pass .form-text:focus{border:3px solid #006eb7}.login-page .login-wrapper .login-content .user-pass .form-submit{-webkit-appearance:none;-moz-appearance:none;background-color:#006eb7;border:none;border-radius:0;color:#fff;font-size:16px;font-weight:400;line-height:40px;margin:15px 0 40px 0;padding:0 48px}.login-page .login-wrapper .login-content a{color:#006eb7;display:block;font-size:14px;font-weight:400;margin-bottom:15px;text-decoration:none}.webform-confirmation{width:calc(100%);float:left;margin-left:0px;margin:100px 0px;text-align:center}.webform-confirmation .webform-confirmation__message{margin-bottom:30px}.webform-confirmation .webform-confirmation__back a{display:inline-block;font-size:18px;font-weight:500;color:#006eb7;text-decoration:none;border:2px solid #006eb7;padding:10px 20px}#block-newsletterform{width:calc(100%);float:left;margin-left:0px;background-color:#f2f8fd}@media only screen and (min-width:1200px){#block-newsletterform{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}#block-newsletterform .newsletter-form-wrapper{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);margin-top:40px;margin-bottom:40px}@media only screen and (min-width:720px){#block-newsletterform .newsletter-form-wrapper h2{margin-bottom:30px}}#block-newsletterform .newsletter-form-wrapper form .input-wrapper{margin-bottom:15px}@media only screen and (min-width:720px){#block-newsletterform .newsletter-form-wrapper form .input-wrapper{width:calc(45.83333%);float:left;margin-left:0px;margin-bottom:20px}}#block-newsletterform .newsletter-form-wrapper form .input-wrapper label{color:#67747e;display:block;font-size:14px;font-weight:400;margin-bottom:5px}#block-newsletterform .newsletter-form-wrapper form .input-wrapper input{background:#fff;-webkit-appearance:none;-moz-appearance:none;border-radius:0;border:none;-webkit-box-sizing:border-box;box-sizing:border-box;color:#0d2331;display:block;height:40px;width:100%}@media only screen and (min-width:720px){#block-newsletterform .newsletter-form-wrapper form .input-wrapper.email{margin-left:calc(4.16667% + 0px)}}#block-newsletterform .newsletter-form-wrapper form p{font-size:16px;line-height:18px;margin-bottom:15px}@media only screen and (min-width:720px){#block-newsletterform .newsletter-form-wrapper form p{margin-bottom:20px}}#block-newsletterform .newsletter-form-wrapper form .g-recaptcha{margin-bottom:15px;transform:scale(0.9);-webkit-transform:scale(0.9);transform-origin:0 0;-webkit-transform-origin:0 0}@media only screen and (min-width:720px){#block-newsletterform .newsletter-form-wrapper form .g-recaptcha{transform:scale(1);-webkit-transform:scale(1);transform-origin:0 0;-webkit-transform-origin:0 0;margin-bottom:20px}}#block-newsletterform .newsletter-form-wrapper form .newsletter-submit{background-color:transparent;-webkit-appearance:none;-moz-appearance:none;border-radius:0;border:2px solid #006eb7;color:#006eb7;font-size:16px;font-weight:500;padding:5px 30px}form.webform-submission-form:not(.webform-submission-contact-form){width:calc(100%);float:left;margin-left:0px;background-color:#f2f8fd}@media only screen and (min-width:1200px){form.webform-submission-form:not(.webform-submission-contact-form){width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}form.webform-submission-form:not(.webform-submission-contact-form) .js-webform-type-radios,form.webform-submission-form:not(.webform-submission-contact-form) .webform-type-radios{margin-bottom:15px}form.webform-submission-form:not(.webform-submission-contact-form) .js-webform-type-radios legend,form.webform-submission-form:not(.webform-submission-contact-form) .webform-type-radios legend{color:#67747e;font-size:14px;font-weight:400;margin-bottom:10px}form.webform-submission-form:not(.webform-submission-contact-form) .js-webform-type-radios .form-radios .form-type-radio,form.webform-submission-form:not(.webform-submission-contact-form) .webform-type-radios .form-radios .form-type-radio{color:#67747e;display:block !important;font-size:14px;font-weight:400;margin-bottom:5px}form.webform-submission-form:not(.webform-submission-contact-form) .js-webform-type-radios .form-radios .form-type-radio input,form.webform-submission-form:not(.webform-submission-contact-form) .webform-type-radios .form-radios .form-type-radio input{margin-right:4px;vertical-align:middle}form.webform-submission-form:not(.webform-submission-contact-form) .js-webform-type-radios.required legend::after,form.webform-submission-form:not(.webform-submission-contact-form) .webform-type-radios.required legend::after{content:'*'}form.webform-submission-form:not(.webform-submission-contact-form) .form-type-checkbox input{background:#fff;-webkit-appearance:none;-moz-appearance:none;border-radius:0;border:1px solid #67747e;display:inline-block;height:14px;margin-bottom:-1px;width:14px}form.webform-submission-form:not(.webform-submission-contact-form) .form-type-checkbox label{color:#67747e;font-size:14px;font-weight:400}form.webform-submission-form:not(.webform-submission-contact-form) .form-type-textfield,form.webform-submission-form:not(.webform-submission-contact-form) .form-type-email,form.webform-submission-form:not(.webform-submission-contact-form) .form-type-tel{display:inline-block}form.webform-submission-form:not(.webform-submission-contact-form) .form-type-textfield label,form.webform-submission-form:not(.webform-submission-contact-form) .form-type-email label,form.webform-submission-form:not(.webform-submission-contact-form) .form-type-tel label{color:#67747e;display:block;font-size:14px;font-weight:400;margin-bottom:5px}form.webform-submission-form:not(.webform-submission-contact-form) .form-type-textfield label.form-required::after,form.webform-submission-form:not(.webform-submission-contact-form) .form-type-email label.form-required::after,form.webform-submission-form:not(.webform-submission-contact-form) .form-type-tel label.form-required::after{content:'*'}form.webform-submission-form:not(.webform-submission-contact-form) .form-type-textfield input,form.webform-submission-form:not(.webform-submission-contact-form) .form-type-email input,form.webform-submission-form:not(.webform-submission-contact-form) .form-type-tel input{background:#fff;-webkit-appearance:none;-moz-appearance:none;border-radius:0;border:none;-webkit-box-sizing:border-box;box-sizing:border-box;color:#0d2331;display:block;height:40px;width:100%}form.webform-submission-form:not(.webform-submission-contact-form) .form-type-textfield .description,form.webform-submission-form:not(.webform-submission-contact-form) .form-type-email .description,form.webform-submission-form:not(.webform-submission-contact-form) .form-type-tel .description{color:#67747e;font-size:12px;font-weight:400;margin-top:4px}form.webform-submission-form:not(.webform-submission-contact-form) .form-type-textarea label{color:#67747e;display:block;font-size:14px;font-weight:400;margin-bottom:5px}form.webform-submission-form:not(.webform-submission-contact-form) .form-type-textarea label.form-required::after{content:'*'}form.webform-submission-form:not(.webform-submission-contact-form) .form-type-textarea textarea{background:#fff;-webkit-appearance:none;-moz-appearance:none;border-radius:0;border:none;-webkit-box-sizing:border-box;box-sizing:border-box;color:#0d2331;display:block;width:100%}form.webform-submission-form:not(.webform-submission-contact-form) .form-type-processed-text{display:block}form.webform-submission-form:not(.webform-submission-contact-form) .form-type-processed-text p{color:#67747e;font-size:14px;font-weight:400;line-height:20px}form.webform-submission-form:not(.webform-submission-contact-form) .form-type-processed-text p a{font-weight:700;color:#006eb7;text-decoration:none;padding:3px 2px}@media only screen and (min-width:720px){form.webform-submission-form:not(.webform-submission-contact-form) .form-type-processed-text p a{font-weight:400;text-shadow:1px 0 0 currentColor}}form.webform-submission-form:not(.webform-submission-contact-form) .form-type-processed-text p a:hover,form.webform-submission-form:not(.webform-submission-contact-form) .form-type-processed-text p a:active,form.webform-submission-form:not(.webform-submission-contact-form) .form-type-processed-text p a:focus{font-weight:400;color:#fff;background-color:#006eb7;padding:3px 2px}@media only screen and (min-width:720px){form.webform-submission-form:not(.webform-submission-contact-form) .form-type-processed-text p a:hover,form.webform-submission-form:not(.webform-submission-contact-form) .form-type-processed-text p a:active,form.webform-submission-form:not(.webform-submission-contact-form) .form-type-processed-text p a:focus{text-shadow:none}}form.webform-submission-form:not(.webform-submission-contact-form) .form-type-webform-image-file,form.webform-submission-form:not(.webform-submission-contact-form) .form-type-webform-document-file,form.webform-submission-form:not(.webform-submission-contact-form) .form-type-managed-file{margin-bottom:15px}form.webform-submission-form:not(.webform-submission-contact-form) .form-type-webform-image-file label,form.webform-submission-form:not(.webform-submission-contact-form) .form-type-webform-document-file label,form.webform-submission-form:not(.webform-submission-contact-form) .form-type-managed-file label{color:#67747e;display:block;font-size:14px;font-weight:400;margin-bottom:5px}form.webform-submission-form:not(.webform-submission-contact-form) .form-type-webform-image-file input,form.webform-submission-form:not(.webform-submission-contact-form) .form-type-webform-document-file input,form.webform-submission-form:not(.webform-submission-contact-form) .form-type-managed-file input{color:#67747e;font-size:12px;font-weight:400}form.webform-submission-form:not(.webform-submission-contact-form) .form-type-webform-image-file .description,form.webform-submission-form:not(.webform-submission-contact-form) .form-type-webform-document-file .description,form.webform-submission-form:not(.webform-submission-contact-form) .form-type-managed-file .description{color:#67747e;font-size:12px;font-weight:400;margin-top:8px}form.webform-submission-form:not(.webform-submission-contact-form) .form-type-webform-image-file .description:first-of-type,form.webform-submission-form:not(.webform-submission-contact-form) .form-type-webform-document-file .description:first-of-type,form.webform-submission-form:not(.webform-submission-contact-form) .form-type-managed-file .description:first-of-type{display:none}form.webform-submission-form:not(.webform-submission-contact-form) .form-wrapper input.form-submit{background-color:transparent;-webkit-appearance:none;-moz-appearance:none;border-radius:0;border:2px solid #006eb7;color:#006eb7;font-size:16px;font-weight:500;padding:5px 30px}.webform-submission-hero-dog-status-form{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:1200px){.webform-submission-hero-dog-status-form{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.webform-submission-hero-dog-status-form #edit-left{width:calc(100%);float:left;margin-left:0px;background-color:#e9f1f8}@media only screen and (min-width:1200px){.webform-submission-hero-dog-status-form #edit-left{width:450px}}.webform-submission-hero-dog-status-form #edit-left>.fieldset-wrapper{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);margin-bottom:30px;margin-top:30px}@media only screen and (min-width:720px){.webform-submission-hero-dog-status-form #edit-left>.fieldset-wrapper{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}@media only screen and (min-width:1200px){.webform-submission-hero-dog-status-form #edit-left>.fieldset-wrapper{width:auto;margin:30px}}.webform-submission-hero-dog-status-form #edit-left>.fieldset-wrapper #edit-info-text h3{font-size:20px}.webform-submission-hero-dog-status-form #edit-left>.fieldset-wrapper #edit-info-text p{margin-bottom:15px}.webform-submission-hero-dog-status-form #edit-right{width:calc(100%);float:left;margin-left:0px;margin-top:40px;margin-bottom:40px}@media only screen and (min-width:1200px){.webform-submission-hero-dog-status-form #edit-right{width:690px}}.webform-submission-hero-dog-status-form #edit-right>.fieldset-wrapper{width:calc(100%);float:left;margin-left:0px;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (min-width:1200px){.webform-submission-hero-dog-status-form #edit-right>.fieldset-wrapper{margin-left:60px;width:auto}}.webform-submission-hero-dog-status-form #edit-right>.fieldset-wrapper>.form-item{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);-webkit-box-sizing:border-box;box-sizing:border-box;display:block;margin-bottom:15px}@media only screen and (min-width:720px){.webform-submission-hero-dog-status-form #edit-right>.fieldset-wrapper>.form-item{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}@media only screen and (min-width:1200px){.webform-submission-hero-dog-status-form #edit-right>.fieldset-wrapper>.form-item{margin-left:calc(0% + 0px);display:inline-block;margin-bottom:15px;margin-right:30px;width:235px}}@media only screen and (min-width:1440px){.webform-submission-hero-dog-status-form #edit-right>.fieldset-wrapper>.form-item{width:270px}}@media only screen and (min-width:1200px){.webform-submission-hero-dog-status-form #edit-right>.fieldset-wrapper>.form-item:nth-of-type(5),.webform-submission-hero-dog-status-form #edit-right>.fieldset-wrapper>.form-item.form-type-textarea,.webform-submission-hero-dog-status-form #edit-right>.fieldset-wrapper>.form-item:nth-of-type(11),.webform-submission-hero-dog-status-form #edit-right>.fieldset-wrapper>.form-item:nth-of-type(16){width:505px}}@media only screen and (min-width:1440px){.webform-submission-hero-dog-status-form #edit-right>.fieldset-wrapper>.form-item:nth-of-type(5),.webform-submission-hero-dog-status-form #edit-right>.fieldset-wrapper>.form-item.form-type-textarea,.webform-submission-hero-dog-status-form #edit-right>.fieldset-wrapper>.form-item:nth-of-type(11),.webform-submission-hero-dog-status-form #edit-right>.fieldset-wrapper>.form-item:nth-of-type(16){width:570px}}.webform-submission-hero-dog-status-form #edit-right>.fieldset-wrapper .webform-horizontal-rule{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);border:0.5px solid #bdcddd;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (min-width:720px){.webform-submission-hero-dog-status-form #edit-right>.fieldset-wrapper .webform-horizontal-rule{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}@media only screen and (min-width:1200px){.webform-submission-hero-dog-status-form #edit-right>.fieldset-wrapper .webform-horizontal-rule{width:505px;margin-left:0px}}@media only screen and (min-width:1440px){.webform-submission-hero-dog-status-form #edit-right>.fieldset-wrapper .webform-horizontal-rule{width:570px}}.webform-submission-hero-dog-status-form #edit-right>.fieldset-wrapper div[id*="ajax-wrapper"]{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px)}@media only screen and (min-width:720px){.webform-submission-hero-dog-status-form #edit-right>.fieldset-wrapper div[id*="ajax-wrapper"]{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}@media only screen and (min-width:1200px){.webform-submission-hero-dog-status-form #edit-right>.fieldset-wrapper div[id*="ajax-wrapper"]{width:505px;margin-left:0px}}@media only screen and (min-width:1440px){.webform-submission-hero-dog-status-form #edit-right>.fieldset-wrapper div[id*="ajax-wrapper"]{width:570px}}.webform-submission-hero-dog-status-form #edit-right>.fieldset-wrapper #edit-gdpr-text{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);margin-bottom:15px}@media only screen and (min-width:720px){.webform-submission-hero-dog-status-form #edit-right>.fieldset-wrapper #edit-gdpr-text{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}@media only screen and (min-width:1200px){.webform-submission-hero-dog-status-form #edit-right>.fieldset-wrapper #edit-gdpr-text{width:505px;margin-left:0px}}@media only screen and (min-width:1440px){.webform-submission-hero-dog-status-form #edit-right>.fieldset-wrapper #edit-gdpr-text{width:570px}}.webform-submission-hero-dog-status-form #edit-right>.fieldset-wrapper #edit-gdpr-text p{font-size:14px}.webform-submission-hero-dog-status-form #edit-right>.fieldset-wrapper .form-wrapper{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px)}@media only screen and (min-width:720px){.webform-submission-hero-dog-status-form #edit-right>.fieldset-wrapper .form-wrapper{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}@media only screen and (min-width:1200px){.webform-submission-hero-dog-status-form #edit-right>.fieldset-wrapper .form-wrapper{width:505px;margin-left:0px}}@media only screen and (min-width:1440px){.webform-submission-hero-dog-status-form #edit-right>.fieldset-wrapper .form-wrapper{width:570px}}.webform-submission-dog-show-links-form{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:1200px){.webform-submission-dog-show-links-form{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.webform-submission-dog-show-links-form #edit-left{width:calc(100%);float:left;margin-left:0px;background-color:#e9f1f8}@media only screen and (min-width:1200px){.webform-submission-dog-show-links-form #edit-left{width:450px}}.webform-submission-dog-show-links-form #edit-left>.fieldset-wrapper{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);margin-bottom:30px;margin-top:30px}@media only screen and (min-width:720px){.webform-submission-dog-show-links-form #edit-left>.fieldset-wrapper{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}@media only screen and (min-width:1200px){.webform-submission-dog-show-links-form #edit-left>.fieldset-wrapper{width:auto;margin:30px}}.webform-submission-dog-show-links-form #edit-left>.fieldset-wrapper #edit-info-text h3{font-size:20px}.webform-submission-dog-show-links-form #edit-left>.fieldset-wrapper #edit-info-text p{margin-bottom:15px}.webform-submission-dog-show-links-form #edit-right{width:calc(100%);float:left;margin-left:0px;margin-top:40px;margin-bottom:40px}@media only screen and (min-width:1200px){.webform-submission-dog-show-links-form #edit-right{width:690px}}.webform-submission-dog-show-links-form #edit-right>.fieldset-wrapper{width:calc(100%);float:left;margin-left:0px;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (min-width:1200px){.webform-submission-dog-show-links-form #edit-right>.fieldset-wrapper{margin-left:60px;width:auto}}.webform-submission-dog-show-links-form #edit-right>.fieldset-wrapper>.form-item{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);-webkit-box-sizing:border-box;box-sizing:border-box;display:block;margin-bottom:15px}@media only screen and (min-width:720px){.webform-submission-dog-show-links-form #edit-right>.fieldset-wrapper>.form-item{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}@media only screen and (min-width:1200px){.webform-submission-dog-show-links-form #edit-right>.fieldset-wrapper>.form-item{margin-left:calc(0% + 0px);display:inline-block;margin-bottom:15px;margin-right:30px;width:235px}}@media only screen and (min-width:1440px){.webform-submission-dog-show-links-form #edit-right>.fieldset-wrapper>.form-item{width:270px}}@media only screen and (min-width:1200px){.webform-submission-dog-show-links-form #edit-right>.fieldset-wrapper>.form-item:nth-of-type(1),.webform-submission-dog-show-links-form #edit-right>.fieldset-wrapper>.form-item.form-type-textarea{width:505px}}@media only screen and (min-width:1440px){.webform-submission-dog-show-links-form #edit-right>.fieldset-wrapper>.form-item:nth-of-type(1),.webform-submission-dog-show-links-form #edit-right>.fieldset-wrapper>.form-item.form-type-textarea{width:570px}}.webform-submission-dog-show-links-form #edit-right>.fieldset-wrapper #edit-gdpr-text{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);margin-bottom:15px}@media only screen and (min-width:720px){.webform-submission-dog-show-links-form #edit-right>.fieldset-wrapper #edit-gdpr-text{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}@media only screen and (min-width:1200px){.webform-submission-dog-show-links-form #edit-right>.fieldset-wrapper #edit-gdpr-text{width:505px;margin-left:0px}}@media only screen and (min-width:1440px){.webform-submission-dog-show-links-form #edit-right>.fieldset-wrapper #edit-gdpr-text{width:570px}}.webform-submission-dog-show-links-form #edit-right>.fieldset-wrapper #edit-gdpr-text p{font-size:14px}.webform-submission-dog-show-links-form #edit-right>.fieldset-wrapper .form-wrapper{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px)}@media only screen and (min-width:720px){.webform-submission-dog-show-links-form #edit-right>.fieldset-wrapper .form-wrapper{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}@media only screen and (min-width:1200px){.webform-submission-dog-show-links-form #edit-right>.fieldset-wrapper .form-wrapper{width:505px;margin-left:0px}}@media only screen and (min-width:1440px){.webform-submission-dog-show-links-form #edit-right>.fieldset-wrapper .form-wrapper{width:570px}}.webform-submission-change-of-address-add-form{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:1200px){.webform-submission-change-of-address-add-form{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.webform-submission-change-of-address-add-form #edit-left{width:calc(100%);float:left;margin-left:0px;background-color:#e9f1f8}@media only screen and (min-width:1200px){.webform-submission-change-of-address-add-form #edit-left{width:450px}}.webform-submission-change-of-address-add-form #edit-left>.fieldset-wrapper{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);margin-bottom:30px;margin-top:30px}@media only screen and (min-width:720px){.webform-submission-change-of-address-add-form #edit-left>.fieldset-wrapper{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}@media only screen and (min-width:1200px){.webform-submission-change-of-address-add-form #edit-left>.fieldset-wrapper{width:auto;margin:30px}}.webform-submission-change-of-address-add-form #edit-left>.fieldset-wrapper #edit-info-text h3{font-size:20px}.webform-submission-change-of-address-add-form #edit-left>.fieldset-wrapper #edit-info-text p{margin-bottom:15px}.webform-submission-change-of-address-add-form #edit-right{width:calc(100%);float:left;margin-left:0px;margin-top:40px;margin-bottom:40px}@media only screen and (min-width:1200px){.webform-submission-change-of-address-add-form #edit-right{width:690px}}.webform-submission-change-of-address-add-form #edit-right>.fieldset-wrapper{width:calc(100%);float:left;margin-left:0px;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (min-width:1200px){.webform-submission-change-of-address-add-form #edit-right>.fieldset-wrapper{margin-left:60px;width:auto}}.webform-submission-change-of-address-add-form #edit-right>.fieldset-wrapper #edit-old-address{width:calc(100%);float:left;margin-left:0px;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (min-width:1200px){.webform-submission-change-of-address-add-form #edit-right>.fieldset-wrapper #edit-old-address{width:auto}}.webform-submission-change-of-address-add-form #edit-right>.fieldset-wrapper #edit-old-address legend{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);display:block;color:#67747e;font-size:16px;font-weight:500;margin-bottom:15px}@media only screen and (min-width:720px){.webform-submission-change-of-address-add-form #edit-right>.fieldset-wrapper #edit-old-address legend{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}@media only screen and (min-width:1200px){.webform-submission-change-of-address-add-form #edit-right>.fieldset-wrapper #edit-old-address legend{margin-left:calc(0% + 0px);width:auto}}.webform-submission-change-of-address-add-form #edit-right>.fieldset-wrapper #edit-old-address .form-item{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);-webkit-box-sizing:border-box;box-sizing:border-box;display:block;margin-bottom:15px}@media only screen and (min-width:720px){.webform-submission-change-of-address-add-form #edit-right>.fieldset-wrapper #edit-old-address .form-item{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}@media only screen and (min-width:1200px){.webform-submission-change-of-address-add-form #edit-right>.fieldset-wrapper #edit-old-address .form-item{margin-left:calc(0% + 0px);display:inline-block;margin-bottom:15px;margin-right:30px;width:235px}}@media only screen and (min-width:1440px){.webform-submission-change-of-address-add-form #edit-right>.fieldset-wrapper #edit-old-address .form-item{width:270px}}@media only screen and (min-width:1200px){.webform-submission-change-of-address-add-form #edit-right>.fieldset-wrapper #edit-old-address .form-item:nth-of-type(1),.webform-submission-change-of-address-add-form #edit-right>.fieldset-wrapper #edit-old-address .form-item:nth-of-type(4),.webform-submission-change-of-address-add-form #edit-right>.fieldset-wrapper #edit-old-address .form-item.form-type-textarea{width:505px}}@media only screen and (min-width:1440px){.webform-submission-change-of-address-add-form #edit-right>.fieldset-wrapper #edit-old-address .form-item:nth-of-type(1),.webform-submission-change-of-address-add-form #edit-right>.fieldset-wrapper #edit-old-address .form-item:nth-of-type(4),.webform-submission-change-of-address-add-form #edit-right>.fieldset-wrapper #edit-old-address .form-item.form-type-textarea{width:570px}}.webform-submission-change-of-address-add-form #edit-right>.fieldset-wrapper .webform-horizontal-rule{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);border:0.5px solid #bdcddd;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (min-width:720px){.webform-submission-change-of-address-add-form #edit-right>.fieldset-wrapper .webform-horizontal-rule{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}@media only screen and (min-width:1200px){.webform-submission-change-of-address-add-form #edit-right>.fieldset-wrapper .webform-horizontal-rule{width:505px;margin-left:0px}}@media only screen and (min-width:1440px){.webform-submission-change-of-address-add-form #edit-right>.fieldset-wrapper .webform-horizontal-rule{width:570px}}.webform-submission-change-of-address-add-form #edit-right>.fieldset-wrapper #edit-new-address{width:calc(100%);float:left;margin-left:0px;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (min-width:1200px){.webform-submission-change-of-address-add-form #edit-right>.fieldset-wrapper #edit-new-address{width:auto}}.webform-submission-change-of-address-add-form #edit-right>.fieldset-wrapper #edit-new-address legend{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);display:block;color:#67747e;font-size:16px;font-weight:500;margin-bottom:15px}@media only screen and (min-width:720px){.webform-submission-change-of-address-add-form #edit-right>.fieldset-wrapper #edit-new-address legend{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}@media only screen and (min-width:1200px){.webform-submission-change-of-address-add-form #edit-right>.fieldset-wrapper #edit-new-address legend{margin-left:calc(0% + 0px);width:auto}}.webform-submission-change-of-address-add-form #edit-right>.fieldset-wrapper #edit-new-address .form-item{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);-webkit-box-sizing:border-box;box-sizing:border-box;display:block;margin-bottom:15px}@media only screen and (min-width:720px){.webform-submission-change-of-address-add-form #edit-right>.fieldset-wrapper #edit-new-address .form-item{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}@media only screen and (min-width:1200px){.webform-submission-change-of-address-add-form #edit-right>.fieldset-wrapper #edit-new-address .form-item{margin-left:calc(0% + 0px);display:inline-block;margin-bottom:15px;margin-right:30px;width:235px}}@media only screen and (min-width:1440px){.webform-submission-change-of-address-add-form #edit-right>.fieldset-wrapper #edit-new-address .form-item{width:270px}}@media only screen and (min-width:1200px){.webform-submission-change-of-address-add-form #edit-right>.fieldset-wrapper #edit-new-address .form-item:nth-of-type(1),.webform-submission-change-of-address-add-form #edit-right>.fieldset-wrapper #edit-new-address .form-item:nth-of-type(4),.webform-submission-change-of-address-add-form #edit-right>.fieldset-wrapper #edit-new-address .form-item.form-type-textarea{width:505px}}@media only screen and (min-width:1440px){.webform-submission-change-of-address-add-form #edit-right>.fieldset-wrapper #edit-new-address .form-item:nth-of-type(1),.webform-submission-change-of-address-add-form #edit-right>.fieldset-wrapper #edit-new-address .form-item:nth-of-type(4),.webform-submission-change-of-address-add-form #edit-right>.fieldset-wrapper #edit-new-address .form-item.form-type-textarea{width:570px}}.webform-submission-change-of-address-add-form #edit-right>.fieldset-wrapper #edit-gdpr-text{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);margin-bottom:15px}@media only screen and (min-width:720px){.webform-submission-change-of-address-add-form #edit-right>.fieldset-wrapper #edit-gdpr-text{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}@media only screen and (min-width:1200px){.webform-submission-change-of-address-add-form #edit-right>.fieldset-wrapper #edit-gdpr-text{width:505px;margin-left:0px}}@media only screen and (min-width:1440px){.webform-submission-change-of-address-add-form #edit-right>.fieldset-wrapper #edit-gdpr-text{width:570px}}.webform-submission-change-of-address-add-form #edit-right>.fieldset-wrapper #edit-gdpr-text p{font-size:14px}.webform-submission-change-of-address-add-form #edit-right>.fieldset-wrapper .form-wrapper{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px)}@media only screen and (min-width:720px){.webform-submission-change-of-address-add-form #edit-right>.fieldset-wrapper .form-wrapper{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}@media only screen and (min-width:1200px){.webform-submission-change-of-address-add-form #edit-right>.fieldset-wrapper .form-wrapper{width:505px;margin-left:0px}}@media only screen and (min-width:1440px){.webform-submission-change-of-address-add-form #edit-right>.fieldset-wrapper .form-wrapper{width:570px}}.webform-submission-score-report-add-form{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:1200px){.webform-submission-score-report-add-form{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.webform-submission-score-report-add-form #edit-left{width:calc(100%);float:left;margin-left:0px;background-color:#e9f1f8}@media only screen and (min-width:1200px){.webform-submission-score-report-add-form #edit-left{width:450px}}.webform-submission-score-report-add-form #edit-left>.fieldset-wrapper{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);margin-bottom:30px;margin-top:30px}@media only screen and (min-width:720px){.webform-submission-score-report-add-form #edit-left>.fieldset-wrapper{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}@media only screen and (min-width:1200px){.webform-submission-score-report-add-form #edit-left>.fieldset-wrapper{width:auto;margin:30px}}.webform-submission-score-report-add-form #edit-left>.fieldset-wrapper #edit-info-text h3{font-size:20px}.webform-submission-score-report-add-form #edit-left>.fieldset-wrapper #edit-info-text p{margin-bottom:15px}.webform-submission-score-report-add-form #edit-right{width:calc(100%);float:left;margin-left:0px;margin-top:40px;margin-bottom:40px}@media only screen and (min-width:1200px){.webform-submission-score-report-add-form #edit-right{width:690px}}.webform-submission-score-report-add-form #edit-right>.fieldset-wrapper{width:calc(100%);float:left;margin-left:0px;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (min-width:1200px){.webform-submission-score-report-add-form #edit-right>.fieldset-wrapper{margin-left:60px;width:auto}}.webform-submission-score-report-add-form #edit-right>.fieldset-wrapper>.form-item{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);-webkit-box-sizing:border-box;box-sizing:border-box;display:block;margin-bottom:15px}@media only screen and (min-width:720px){.webform-submission-score-report-add-form #edit-right>.fieldset-wrapper>.form-item{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}@media only screen and (min-width:1200px){.webform-submission-score-report-add-form #edit-right>.fieldset-wrapper>.form-item{margin-left:calc(0% + 0px);display:inline-block;margin-bottom:15px;margin-right:30px;width:235px}}@media only screen and (min-width:1440px){.webform-submission-score-report-add-form #edit-right>.fieldset-wrapper>.form-item{width:270px}}@media only screen and (min-width:1200px){.webform-submission-score-report-add-form #edit-right>.fieldset-wrapper>.form-item:nth-of-type(1),.webform-submission-score-report-add-form #edit-right>.fieldset-wrapper>.form-item:nth-of-type(2),.webform-submission-score-report-add-form #edit-right>.fieldset-wrapper>.form-item:nth-of-type(3),.webform-submission-score-report-add-form #edit-right>.fieldset-wrapper>.form-item:nth-of-type(4),.webform-submission-score-report-add-form #edit-right>.fieldset-wrapper>.form-item:nth-of-type(5),.webform-submission-score-report-add-form #edit-right>.fieldset-wrapper>.form-item:nth-of-type(6),.webform-submission-score-report-add-form #edit-right>.fieldset-wrapper>.form-item.form-type-textarea{width:505px}}@media only screen and (min-width:1440px){.webform-submission-score-report-add-form #edit-right>.fieldset-wrapper>.form-item:nth-of-type(1),.webform-submission-score-report-add-form #edit-right>.fieldset-wrapper>.form-item:nth-of-type(2),.webform-submission-score-report-add-form #edit-right>.fieldset-wrapper>.form-item:nth-of-type(3),.webform-submission-score-report-add-form #edit-right>.fieldset-wrapper>.form-item:nth-of-type(4),.webform-submission-score-report-add-form #edit-right>.fieldset-wrapper>.form-item:nth-of-type(5),.webform-submission-score-report-add-form #edit-right>.fieldset-wrapper>.form-item:nth-of-type(6),.webform-submission-score-report-add-form #edit-right>.fieldset-wrapper>.form-item.form-type-textarea{width:570px}}.webform-submission-score-report-add-form #edit-right>.fieldset-wrapper #edit-gdpr-text{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);margin-bottom:15px}@media only screen and (min-width:720px){.webform-submission-score-report-add-form #edit-right>.fieldset-wrapper #edit-gdpr-text{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}@media only screen and (min-width:1200px){.webform-submission-score-report-add-form #edit-right>.fieldset-wrapper #edit-gdpr-text{width:505px;margin-left:0px}}@media only screen and (min-width:1440px){.webform-submission-score-report-add-form #edit-right>.fieldset-wrapper #edit-gdpr-text{width:570px}}.webform-submission-score-report-add-form #edit-right>.fieldset-wrapper #edit-gdpr-text p{font-size:14px}.webform-submission-score-report-add-form #edit-right>.fieldset-wrapper .form-wrapper{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px)}@media only screen and (min-width:720px){.webform-submission-score-report-add-form #edit-right>.fieldset-wrapper .form-wrapper{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}@media only screen and (min-width:1200px){.webform-submission-score-report-add-form #edit-right>.fieldset-wrapper .form-wrapper{width:505px;margin-left:0px}}@media only screen and (min-width:1440px){.webform-submission-score-report-add-form #edit-right>.fieldset-wrapper .form-wrapper{width:570px}}.webform-submission-score-check-add-form{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:1200px){.webform-submission-score-check-add-form{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.webform-submission-score-check-add-form #edit-left{width:calc(100%);float:left;margin-left:0px;background-color:#e9f1f8}@media only screen and (min-width:1200px){.webform-submission-score-check-add-form #edit-left{width:450px}}.webform-submission-score-check-add-form #edit-left>.fieldset-wrapper{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);margin-bottom:30px;margin-top:30px}@media only screen and (min-width:720px){.webform-submission-score-check-add-form #edit-left>.fieldset-wrapper{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}@media only screen and (min-width:1200px){.webform-submission-score-check-add-form #edit-left>.fieldset-wrapper{width:auto;margin:30px}}.webform-submission-score-check-add-form #edit-left>.fieldset-wrapper #edit-info-text h3{font-size:20px}.webform-submission-score-check-add-form #edit-left>.fieldset-wrapper #edit-info-text p{margin-bottom:15px}.webform-submission-score-check-add-form #edit-right{width:calc(100%);float:left;margin-left:0px;margin-top:40px;margin-bottom:40px}@media only screen and (min-width:1200px){.webform-submission-score-check-add-form #edit-right{width:690px}}.webform-submission-score-check-add-form #edit-right>.fieldset-wrapper{width:calc(100%);float:left;margin-left:0px;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (min-width:1200px){.webform-submission-score-check-add-form #edit-right>.fieldset-wrapper{margin-left:60px;width:auto}}.webform-submission-score-check-add-form #edit-right>.fieldset-wrapper>.form-item{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);-webkit-box-sizing:border-box;box-sizing:border-box;display:block;margin-bottom:15px}@media only screen and (min-width:720px){.webform-submission-score-check-add-form #edit-right>.fieldset-wrapper>.form-item{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}@media only screen and (min-width:1200px){.webform-submission-score-check-add-form #edit-right>.fieldset-wrapper>.form-item{margin-left:calc(0% + 0px);display:inline-block;margin-bottom:15px;margin-right:30px;width:235px}}@media only screen and (min-width:1440px){.webform-submission-score-check-add-form #edit-right>.fieldset-wrapper>.form-item{width:270px}}@media only screen and (min-width:1200px){.webform-submission-score-check-add-form #edit-right>.fieldset-wrapper>.form-item:nth-of-type(1),.webform-submission-score-check-add-form #edit-right>.fieldset-wrapper>.form-item:nth-of-type(2),.webform-submission-score-check-add-form #edit-right>.fieldset-wrapper>.form-item:nth-of-type(3),.webform-submission-score-check-add-form #edit-right>.fieldset-wrapper>.form-item:nth-of-type(4),.webform-submission-score-check-add-form #edit-right>.fieldset-wrapper>.form-item:nth-of-type(9),.webform-submission-score-check-add-form #edit-right>.fieldset-wrapper>.form-item.form-type-textarea{width:505px}}@media only screen and (min-width:1440px){.webform-submission-score-check-add-form #edit-right>.fieldset-wrapper>.form-item:nth-of-type(1),.webform-submission-score-check-add-form #edit-right>.fieldset-wrapper>.form-item:nth-of-type(2),.webform-submission-score-check-add-form #edit-right>.fieldset-wrapper>.form-item:nth-of-type(3),.webform-submission-score-check-add-form #edit-right>.fieldset-wrapper>.form-item:nth-of-type(4),.webform-submission-score-check-add-form #edit-right>.fieldset-wrapper>.form-item:nth-of-type(9),.webform-submission-score-check-add-form #edit-right>.fieldset-wrapper>.form-item.form-type-textarea{width:570px}}.webform-submission-score-check-add-form #edit-right>.fieldset-wrapper #edit-gdpr-text{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);margin-bottom:15px}@media only screen and (min-width:720px){.webform-submission-score-check-add-form #edit-right>.fieldset-wrapper #edit-gdpr-text{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}@media only screen and (min-width:1200px){.webform-submission-score-check-add-form #edit-right>.fieldset-wrapper #edit-gdpr-text{width:505px;margin-left:0px}}@media only screen and (min-width:1440px){.webform-submission-score-check-add-form #edit-right>.fieldset-wrapper #edit-gdpr-text{width:570px}}.webform-submission-score-check-add-form #edit-right>.fieldset-wrapper #edit-gdpr-text p{font-size:14px}.webform-submission-score-check-add-form #edit-right>.fieldset-wrapper .form-wrapper{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px)}@media only screen and (min-width:720px){.webform-submission-score-check-add-form #edit-right>.fieldset-wrapper .form-wrapper{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}@media only screen and (min-width:1200px){.webform-submission-score-check-add-form #edit-right>.fieldset-wrapper .form-wrapper{width:505px;margin-left:0px}}@media only screen and (min-width:1440px){.webform-submission-score-check-add-form #edit-right>.fieldset-wrapper .form-wrapper{width:570px}}#block-contact-submenu{display:none}@media only screen and (min-width:1200px){#block-contact-submenu{display:block;margin-top:60px;width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}#block-contact-submenu .contact-submenu-title{font-size:14px;font-weight:700;line-height:32px;text-transform:uppercase;color:#fff;margin-bottom:8px}#block-contact-submenu ul.menu{display:inline-block}#block-contact-submenu ul.menu h2{display:inline-block;background-color:#006eb7;border-radius:20px;margin-right:8px;margin-bottom:15px}#block-contact-submenu ul.menu h2 a{font-size:14px;font-weight:500;line-height:40px;text-decoration:none;color:#fff;padding:15px}#block-contact-submenu ul.menu h2 a::after{content:'';display:inline-block;background-image:url("/sites/default/themes/kennelliitto/images/chevron-right.svg");background-size:15px 15px;width:15px;height:16px;vertical-align:middle;margin-left:2px}#block-contact-submenu ul.menu h2.active{background-color:#fff}#block-contact-submenu ul.menu h2.active a{color:#76b82a}#block-contact-submenu ul.menu h2.active a::after{background-image:url("/sites/default/themes/kennelliitto/images/chevron-down-green.svg");background-size:15px 15px;width:15px;height:16px}#block-contact-submenu ul.menu h2:hover{background-color:#fff}#block-contact-submenu ul.menu h2:hover a{color:#76b82a}#block-contact-submenu ul.menu h2:hover a::after{background-image:url("/sites/default/themes/kennelliitto/images/chevron-right-green.svg");background-size:15px 15px;width:15px;height:16px}#block-contact-submenu ul.menu li{list-style:none;display:inline-block;background-color:#006eb7;border-radius:20px;margin-right:8px;margin-bottom:15px}#block-contact-submenu ul.menu li a{font-size:14px;font-weight:500;line-height:40px;text-decoration:none;color:#fff;padding:15px}#block-contact-submenu ul.menu li a::after{content:'';display:inline-block;background-image:url("/sites/default/themes/kennelliitto/images/chevron-right.svg");background-size:15px 15px;width:15px;height:16px;vertical-align:middle;margin-left:2px}#block-contact-submenu ul.menu li.menu-item--active-trail{background-color:#fff}#block-contact-submenu ul.menu li.menu-item--active-trail a{color:#76b82a}#block-contact-submenu ul.menu li.menu-item--active-trail a::after{background-image:url("/sites/default/themes/kennelliitto/images/chevron-down-green.svg");background-size:15px 15px;width:15px;height:16px}#block-contact-submenu ul.menu li:hover{background-color:#fff}#block-contact-submenu ul.menu li:hover a{color:#76b82a}#block-contact-submenu ul.menu li:hover a::after{background-image:url("/sites/default/themes/kennelliitto/images/chevron-right-green.svg");background-size:15px 15px;width:15px;height:16px}.region-footer-top{width:calc(100%);float:left;margin-left:0px;background-color:#71abdd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.region-footer-top .block-views-blockfooter-footer-partner-logos{width:calc(100%);float:left;margin-left:0px;background-color:#fff}.region-footer-top .block-views-blockfooter-footer-partner-logos .field--name-field-partner-logos-top{width:calc(100%);float:left;margin-left:0px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:30px;padding-bottom:20px}@media only screen and (min-width:720px){.region-footer-top .block-views-blockfooter-footer-partner-logos .field--name-field-partner-logos-top{border-top:2px solid #f0f0f0}}.region-footer-top .block-views-blockfooter-footer-partner-logos .field--name-field-partner-logos-top .logo-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.region-footer-top .block-views-blockfooter-footer-partner-logos .field--name-field-partner-logos-top .logo-wrapper>.field__item{margin:0px 20px}.region-footer-top .block-views-blockfooter-footer-partner-logos .field--name-field-partner-logos-top .logo-wrapper>.field__item .field--name-field-image-file img{max-height:65px;width:auto}@media only screen and (min-width:1200px){.region-footer-top .block-views-blockfooter-footer-partner-logos .field--name-field-partner-logos-top .logo-wrapper>.field__item .field--name-field-image-file img{max-height:70px}}.region-footer-top .block-views-blockfooter-footer-partner-logos .field--name-field-partner-logos-middle{width:calc(100%);float:left;margin-left:0px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:20px;padding-bottom:20px}@media only screen and (min-width:720px){.region-footer-top .block-views-blockfooter-footer-partner-logos .field--name-field-partner-logos-middle{border-top:2px solid #f0f0f0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media only screen and (min-width:1200px){.region-footer-top .block-views-blockfooter-footer-partner-logos .field--name-field-partner-logos-middle{padding-top:30px;padding-bottom:30px}}.region-footer-top .block-views-blockfooter-footer-partner-logos .field--name-field-partner-logos-middle .logo-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.region-footer-top .block-views-blockfooter-footer-partner-logos .field--name-field-partner-logos-middle .logo-wrapper:nth-of-type(1){-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:20px}@media only screen and (min-width:720px){.region-footer-top .block-views-blockfooter-footer-partner-logos .field--name-field-partner-logos-middle .logo-wrapper:nth-of-type(1){margin-bottom:0px}}.region-footer-top .block-views-blockfooter-footer-partner-logos .field--name-field-partner-logos-middle .logo-wrapper:nth-of-type(1)>.field__item{margin:0px 20px}.region-footer-top .block-views-blockfooter-footer-partner-logos .field--name-field-partner-logos-middle .logo-wrapper:nth-of-type(1)>.field__item:nth-of-type(1) .field--name-field-image-file img{max-height:45px;width:auto}.region-footer-top .block-views-blockfooter-footer-partner-logos .field--name-field-partner-logos-middle .logo-wrapper:nth-of-type(1)>.field__item:nth-of-type(2) .field--name-field-image-file img{max-height:30px;width:auto}.region-footer-top .block-views-blockfooter-footer-partner-logos .field--name-field-partner-logos-middle .logo-wrapper:nth-of-type(2){-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}@media only screen and (min-width:720px){.region-footer-top .block-views-blockfooter-footer-partner-logos .field--name-field-partner-logos-middle .logo-wrapper:nth-of-type(2){-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:0px}}.region-footer-top .block-views-blockfooter-footer-partner-logos .field--name-field-partner-logos-middle .logo-wrapper:nth-of-type(2)>.field__item{margin:0px 20px}.region-footer-top .block-views-blockfooter-footer-partner-logos .field--name-field-partner-logos-middle .logo-wrapper:nth-of-type(2)>.field__item:nth-of-type(1) .field--name-field-image-file img{max-height:55px;width:auto}@media only screen and (min-width:720px){.region-footer-top .block-views-blockfooter-footer-partner-logos .field--name-field-partner-logos-middle .logo-wrapper:nth-of-type(2)>.field__item:nth-of-type(1) .field--name-field-image-file img{max-height:50px}}.region-footer-top .block-views-blockfooter-footer-partner-logos .field--name-field-partner-logos-middle .logo-wrapper:nth-of-type(2)>.field__item:nth-of-type(2) .field--name-field-image-file img{max-height:55px;width:auto}@media only screen and (min-width:720px){.region-footer-top .block-views-blockfooter-footer-partner-logos .field--name-field-partner-logos-middle .logo-wrapper:nth-of-type(2)>.field__item:nth-of-type(2) .field--name-field-image-file img{max-height:50px}}.region-footer-top .block-views-blockfooter-footer-partner-logos .field--name-field-partner-logos-middle .logo-wrapper:nth-of-type(3){-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:720px){.region-footer-top .block-views-blockfooter-footer-partner-logos .field--name-field-partner-logos-middle .logo-wrapper:nth-of-type(3){-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.region-footer-top .block-views-blockfooter-footer-partner-logos .field--name-field-partner-logos-middle .logo-wrapper:nth-of-type(3)>.field__item{margin:0px 20px}.region-footer-top .block-views-blockfooter-footer-partner-logos .field--name-field-partner-logos-middle .logo-wrapper:nth-of-type(3)>.field__item:nth-of-type(1) .field--name-field-image-file img{max-height:30px;width:auto}.region-footer-top .block-views-blockfooter-footer-partner-logos .field--name-field-partner-logos-bottom{width:calc(100%);float:left;margin-left:0px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:20px;padding-bottom:30px}@media only screen and (min-width:720px){.region-footer-top .block-views-blockfooter-footer-partner-logos .field--name-field-partner-logos-bottom{border-top:2px solid #f0f0f0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.region-footer-top .block-views-blockfooter-footer-partner-logos .field--name-field-partner-logos-bottom .logo-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.region-footer-top .block-views-blockfooter-footer-partner-logos .field--name-field-partner-logos-bottom .logo-wrapper:nth-of-type(1){margin-bottom:20px}@media only screen and (min-width:720px){.region-footer-top .block-views-blockfooter-footer-partner-logos .field--name-field-partner-logos-bottom .logo-wrapper:nth-of-type(1){margin-bottom:0px}}.region-footer-top .block-views-blockfooter-footer-partner-logos .field--name-field-partner-logos-bottom .logo-wrapper:nth-of-type(1)>.field__item{margin:0px 10px}.region-footer-top .block-views-blockfooter-footer-partner-logos .field--name-field-partner-logos-bottom .logo-wrapper:nth-of-type(1)>.field__item .field--name-field-image-file img{max-width:80px}.region-footer-top .block-views-blockfooter-footer-partner-logos .field--name-field-partner-logos-bottom .logo-wrapper:nth-of-type(2)>.field__item{margin:0px 10px}.region-footer-top .block-views-blockfooter-footer-partner-logos .field--name-field-partner-logos-bottom .logo-wrapper:nth-of-type(2)>.field__item .field--name-field-image-file img{max-width:190px}@media only screen and (min-width:720px){.region-footer-top .block-views-blockfooter-footer-partner-logos .field--name-field-partner-logos-bottom .logo-wrapper:nth-of-type(2)>.field__item .field--name-field-image-file img{max-width:195px}}.region-footer-top .block-views-blockfooter-footer-target-groups{float:left;max-width:100%;margin:0 auto;text-align:center}@media only screen and (min-width:720px){.region-footer-top .block-views-blockfooter-footer-target-groups{text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (min-width:1200px){.region-footer-top .block-views-blockfooter-footer-target-groups{-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset;margin:0}}@media only screen and (min-width:1440px){.region-footer-top .block-views-blockfooter-footer-target-groups{max-width:1440px;min-width:1440px;margin:0 auto}}.region-footer-top .block-views-blockfooter-footer-target-groups h2{font-size:14px;font-weight:500;line-height:32px;color:#fff;margin-top:15px;margin-bottom:0px}@media only screen and (min-width:720px){.region-footer-top .block-views-blockfooter-footer-target-groups h2{margin:15px 15px 10px 15px}}@media only screen and (min-width:1200px){.region-footer-top .block-views-blockfooter-footer-target-groups h2{margin-left:calc(2.08333% + 0px);font-size:17px}}.region-footer-top .block-views-blockfooter-footer-target-groups h2.empty{visibility:hidden}.region-footer-top .block-views-blockfooter-footer-target-groups .field--name-field-target-groups{width:calc(100%);float:left;margin-left:0px}@media only screen and (min-width:720px){.region-footer-top .block-views-blockfooter-footer-target-groups .field--name-field-target-groups{display:-webkit-box;display:-ms-flexbox;display:flex}}.region-footer-top .block-views-blockfooter-footer-target-groups .field--name-field-target-groups>.field__item{margin:5px 20px}@media only screen and (min-width:720px){.region-footer-top .block-views-blockfooter-footer-target-groups .field--name-field-target-groups>.field__item{margin:15px auto}}.region-footer-top .block-views-blockfooter-footer-target-groups .field--name-field-target-groups>.field__item>.node--view-mode-footer-target-groups .target-title a{font-size:14px;font-weight:300;line-height:32px;text-decoration:none;color:#fff}@media only screen and (min-width:720px){.region-footer-top .block-views-blockfooter-footer-target-groups .field--name-field-target-groups>.field__item>.node--view-mode-footer-target-groups .target-title a{border-left:2px solid #006eb7;padding-left:8px;padding-right:10px}}@media only screen and (min-width:1200px){.region-footer-top .block-views-blockfooter-footer-target-groups .field--name-field-target-groups>.field__item>.node--view-mode-footer-target-groups .target-title a{font-size:17px;padding:0px 15px}}.region-footer-top .block-views-blockfooter-footer-target-groups .field--name-field-target-groups>.field__item>.node--view-mode-footer-target-groups .target-title a:hover{text-decoration:underline}.region-footer-top .block-views-blockfooter-footer-target-groups .field--name-field-target-groups>.field__item:last-of-type{margin-bottom:20px}footer{width:calc(100%);float:left;margin-left:0px;background-color:#006eb7;background-image:url("/sites/default/themes/kennelliitto/images/graafinen_elementti.svg");background-position:bottom;background-repeat:repeat-x;background-size:auto 196px;min-height:1900px}@media only screen and (min-width:720px){footer{min-height:1220px}}@media only screen and (min-width:1200px){footer{min-height:720px}}footer.shorter{min-height:1500px}@media only screen and (min-width:720px){footer.shorter{min-height:1220px}}@media only screen and (min-width:1200px){footer.shorter{min-height:720px}}footer .footer-col-wrapper{width:calc(100%);float:left;margin-left:0px;margin:30px 0px}footer .footer-col-wrapper .footer-col-1{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:30px}@media only screen and (min-width:720px){footer .footer-col-wrapper .footer-col-1{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px);-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media only screen and (min-width:1200px){footer .footer-col-wrapper .footer-col-1{width:calc(18.75%);float:left;margin-left:0px;margin-left:calc(2.08333% + 0px);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:0px}}footer .footer-col-wrapper .footer-col-1 .block-views-blockfooter-footer-contact-info{width:calc(100%);float:left;margin-left:0px;text-align:center;margin-bottom:20px}@media only screen and (min-width:720px){footer .footer-col-wrapper .footer-col-1 .block-views-blockfooter-footer-contact-info{width:calc(45.83333%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px);text-align:left;margin-bottom:0px}}@media only screen and (min-width:1200px){footer .footer-col-wrapper .footer-col-1 .block-views-blockfooter-footer-contact-info{width:calc(100%);float:left;margin-left:0px;margin-bottom:20px}}footer .footer-col-wrapper .footer-col-1 .block-views-blockfooter-footer-contact-info .footer-logo{margin:30px 0px}@media only screen and (min-width:720px){footer .footer-col-wrapper .footer-col-1 .block-views-blockfooter-footer-contact-info .footer-logo{margin-top:0px;margin-bottom:30px}}footer .footer-col-wrapper .footer-col-1 .block-views-blockfooter-footer-contact-info .footer-logo img{width:120px;height:22px}@media only screen and (min-width:720px){footer .footer-col-wrapper .footer-col-1 .block-views-blockfooter-footer-contact-info .footer-logo img{width:121px;height:22px}}@media only screen and (min-width:1200px){footer .footer-col-wrapper .footer-col-1 .block-views-blockfooter-footer-contact-info .footer-logo img{width:150px;height:28px}}footer .footer-col-wrapper .footer-col-1 .block-views-blockfooter-footer-contact-info .views-field-field-footer-contact-info{font-size:14px;font-weight:300;color:#fff}footer .footer-col-wrapper .footer-col-1 .block-views-blockfooter-footer-contact-info .views-field-field-footer-contact-info p{margin-bottom:10px}footer .footer-col-wrapper .footer-col-1 .block-views-blockfooter-footer-contact-info .views-field-field-footer-contact-info p a{font-size:14px;font-weight:300;color:#fff}footer .footer-col-wrapper .footer-col-1 #block-socialmedialinks{width:calc(100%);float:left;margin-left:0px}@media only screen and (min-width:720px){footer .footer-col-wrapper .footer-col-1 #block-socialmedialinks{width:calc(33.33333%);float:left;margin-left:0px;margin-left:calc(16.66667% + 0px)}}@media only screen and (min-width:1200px){footer .footer-col-wrapper .footer-col-1 #block-socialmedialinks{width:calc(100%);float:left;margin-left:0px}}footer .footer-col-wrapper .footer-col-1 #block-socialmedialinks .footer-social-links{text-align:center}@media only screen and (min-width:720px){footer .footer-col-wrapper .footer-col-1 #block-socialmedialinks .footer-social-links{text-align:left}}footer .footer-col-wrapper .footer-col-1 #block-socialmedialinks .footer-social-links span{display:inline-block;margin-right:5px}footer .footer-col-wrapper .footer-col-1 #block-socialmedialinks .footer-social-links span:last-of-type{margin-right:0px}footer .footer-col-wrapper .footer-col-1 #block-socialmedialinks .footer-social-links span .some-link{display:block;text-indent:-9999px;height:35px}footer .footer-col-wrapper .footer-col-1 #block-socialmedialinks .footer-social-links .facebook{background-image:url("/sites/default/themes/kennelliitto/images/facebook-with-circle-white.svg");background-repeat:no-repeat;background-size:36px 36px;height:36px;width:36px}footer .footer-col-wrapper .footer-col-1 #block-socialmedialinks .footer-social-links .twitter{background-image:url("/sites/default/themes/kennelliitto/images/x-logo-circle-white.svg");background-repeat:no-repeat;background-size:36px 36px;height:36px;width:36px}footer .footer-col-wrapper .footer-col-1 #block-socialmedialinks .footer-social-links .instagram{background-image:url("/sites/default/themes/kennelliitto/images/instagram-with-circle.svg");background-repeat:no-repeat;background-size:36px 36px;height:36px;width:36px}footer .footer-col-wrapper .footer-col-1 #block-socialmedialinks .footer-social-links .youtube{background-image:url("/sites/default/themes/kennelliitto/images/youtube-with-circle.svg");background-repeat:no-repeat;background-size:36px 36px;height:36px;width:36px}footer .footer-col-wrapper .footer-col-2{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:720px){footer .footer-col-wrapper .footer-col-2{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}@media only screen and (min-width:1200px){footer .footer-col-wrapper .footer-col-2{width:calc(39.58333%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px)}}footer .footer-col-wrapper .footer-col-2 #block-footer-menu{width:calc(100%);float:left;margin-left:0px}footer .footer-col-wrapper .footer-col-2 #block-footer-menu>.menu{text-align:center}@media only screen and (min-width:720px){footer .footer-col-wrapper .footer-col-2 #block-footer-menu>.menu{text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;max-height:525px}}footer .footer-col-wrapper .footer-col-2 #block-footer-menu>.menu>.menu-item{list-style:none;margin-bottom:8px}footer .footer-col-wrapper .footer-col-2 #block-footer-menu>.menu>.menu-item a{font-size:14px;font-weight:300;text-decoration:none;color:#fff}footer .footer-col-wrapper .footer-col-2 #block-footer-menu>.menu>.menu-item.menu-item--expanded{width:calc(100%);float:left;margin-left:0px;margin-bottom:30px}@media only screen and (min-width:720px){footer .footer-col-wrapper .footer-col-2 #block-footer-menu>.menu>.menu-item.menu-item--expanded{width:calc(41.66667%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px)}}@media only screen and (min-width:1200px){footer .footer-col-wrapper .footer-col-2 #block-footer-menu>.menu>.menu-item.menu-item--expanded{width:calc(47.91667%);float:left;margin-left:0px;margin-left:calc(2.08333% + 0px)}}footer .footer-col-wrapper .footer-col-2 #block-footer-menu>.menu>.menu-item.menu-item--expanded li{list-style:none}footer .footer-col-wrapper .footer-col-2 #block-footer-menu>.menu>.menu-item.menu-item--expanded>a{font-weight:500;display:block;margin-bottom:8px}footer .footer-col-wrapper .footer-col-3{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:30px}@media only screen and (min-width:720px){footer .footer-col-wrapper .footer-col-3{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px);-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media only screen and (min-width:1200px){footer .footer-col-wrapper .footer-col-3{width:calc(29.16667%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:0px}}footer .footer-col-wrapper .footer-col-3 .block-views-blockfooter-footer-member-highlight{width:calc(100%);float:left;margin-left:0px;background-color:#fff;border-top:5px solid #71abdd;margin-bottom:40px}@media only screen and (min-width:720px){footer .footer-col-wrapper .footer-col-3 .block-views-blockfooter-footer-member-highlight{width:calc(45.83333%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px)}}@media only screen and (min-width:1200px){footer .footer-col-wrapper .footer-col-3 .block-views-blockfooter-footer-member-highlight{width:calc(100%);float:left;margin-left:0px}}footer .footer-col-wrapper .footer-col-3 .block-views-blockfooter-footer-member-highlight.empty{display:none}footer .footer-col-wrapper .footer-col-3 .block-views-blockfooter-footer-member-highlight .view-display-id-footer_member_highlight .view-content{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);margin-top:30px;margin-bottom:30px}footer .footer-col-wrapper .footer-col-3 .block-views-blockfooter-footer-member-highlight .view-display-id-footer_member_highlight .view-content .node--view-mode-member-highlight .field--name-field-member-title{font-size:16px;font-weight:500;color:#0d2331;line-height:18px;margin-bottom:15px}@media only screen and (min-width:720px){footer .footer-col-wrapper .footer-col-3 .block-views-blockfooter-footer-member-highlight .view-display-id-footer_member_highlight .view-content .node--view-mode-member-highlight .field--name-field-member-title{font-size:20px;line-height:24px}}@media only screen and (min-width:1200px){footer .footer-col-wrapper .footer-col-3 .block-views-blockfooter-footer-member-highlight .view-display-id-footer_member_highlight .view-content .node--view-mode-member-highlight .field--name-field-member-title{line-height:30px}}footer .footer-col-wrapper .footer-col-3 .block-views-blockfooter-footer-member-highlight .view-display-id-footer_member_highlight .view-content .field--name-field-member-links .field__item{display:block}@media only screen and (min-width:720px){footer .footer-col-wrapper .footer-col-3 .block-views-blockfooter-footer-member-highlight .view-display-id-footer_member_highlight .view-content .field--name-field-member-links .field__item{display:inline-block}}footer .footer-col-wrapper .footer-col-3 .block-views-blockfooter-footer-member-highlight .view-display-id-footer_member_highlight .view-content .field--name-field-member-links .field__item a{font-size:14px;font-weight:500;line-height:40px;text-decoration:none;display:inline-block}footer .footer-col-wrapper .footer-col-3 .block-views-blockfooter-footer-member-highlight .view-display-id-footer_member_highlight .view-content .field--name-field-member-links .field__item:nth-of-type(1){margin-bottom:10px;margin-right:10px}footer .footer-col-wrapper .footer-col-3 .block-views-blockfooter-footer-member-highlight .view-display-id-footer_member_highlight .view-content .field--name-field-member-links .field__item:nth-of-type(1) a{color:#006eb7;border:2px solid #006eb7;padding:0px 10px}footer .footer-col-wrapper .footer-col-3 .block-views-blockfooter-footer-member-highlight .view-display-id-footer_member_highlight .view-content .field--name-field-member-links .field__item:nth-of-type(2) a{color:#fff;background-color:#f07f3c;padding:2px 15px}footer .footer-col-wrapper .footer-col-3 .block-views-blockwebshop-highlight-webshop-highlights{width:calc(100%);float:left;margin-left:0px;background-color:#fff;border-top:5px solid #71abdd;margin-bottom:40px}@media only screen and (min-width:720px){footer .footer-col-wrapper .footer-col-3 .block-views-blockwebshop-highlight-webshop-highlights{width:calc(45.83333%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px)}}@media only screen and (min-width:1200px){footer .footer-col-wrapper .footer-col-3 .block-views-blockwebshop-highlight-webshop-highlights{width:calc(100%);float:left;margin-left:0px}}footer .footer-col-wrapper .footer-col-3 .block-views-blockwebshop-highlight-webshop-highlights .view-display-id-webshop_highlights .view-content{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px)}footer .footer-col-wrapper .footer-col-3 .block-views-blockwebshop-highlight-webshop-highlights .view-display-id-webshop_highlights .view-content .views-row .node--type-webshop-highlight{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:30px;margin-bottom:20px}@media only screen and (min-width:720px){footer .footer-col-wrapper .footer-col-3 .block-views-blockwebshop-highlight-webshop-highlights .view-display-id-webshop_highlights .view-content .views-row .node--type-webshop-highlight{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media only screen and (min-width:720px){footer .footer-col-wrapper .footer-col-3 .block-views-blockwebshop-highlight-webshop-highlights .view-display-id-webshop_highlights .view-content .views-row .node--type-webshop-highlight .product-image{margin-right:15px}}footer .footer-col-wrapper .footer-col-3 .block-views-blockwebshop-highlight-webshop-highlights .view-display-id-webshop_highlights .view-content .views-row .node--type-webshop-highlight .product-image img{max-width:180px}@media only screen and (min-width:720px){footer .footer-col-wrapper .footer-col-3 .block-views-blockwebshop-highlight-webshop-highlights .view-display-id-webshop_highlights .view-content .views-row .node--type-webshop-highlight .product-image img{max-width:130px}}@media only screen and (min-width:1200px){footer .footer-col-wrapper .footer-col-3 .block-views-blockwebshop-highlight-webshop-highlights .view-display-id-webshop_highlights .view-content .views-row .node--type-webshop-highlight .product-image img{max-width:180px}}footer .footer-col-wrapper .footer-col-3 .block-views-blockwebshop-highlight-webshop-highlights .view-display-id-webshop_highlights .view-content .views-row .node--type-webshop-highlight .product-info .field--name-title{font-size:16px;font-weight:500;line-height:18px;color:#0d2331;display:block;margin-right:30px;margin-bottom:10px}@media only screen and (min-width:720px){footer .footer-col-wrapper .footer-col-3 .block-views-blockwebshop-highlight-webshop-highlights .view-display-id-webshop_highlights .view-content .views-row .node--type-webshop-highlight .product-info .field--name-title{margin-right:0px}}footer .footer-col-wrapper .footer-col-3 .block-views-blockwebshop-highlight-webshop-highlights .view-display-id-webshop_highlights .view-content .views-row .node--type-webshop-highlight .product-info .field--name-field-price{font-size:18px;font-weight:900;line-height:24px;color:#0d2331;display:block;margin-bottom:15px}footer .footer-col-wrapper .footer-col-3 .block-views-blockwebshop-highlight-webshop-highlights .view-display-id-webshop_highlights .view-content .views-row .node--type-webshop-highlight .product-info .field--name-field-link{background-color:#f07f3c;display:inline-block;text-align:center}footer .footer-col-wrapper .footer-col-3 .block-views-blockwebshop-highlight-webshop-highlights .view-display-id-webshop_highlights .view-content .views-row .node--type-webshop-highlight .product-info .field--name-field-link a{font-size:14px;font-weight:500;line-height:40px;text-decoration:none;color:#fff;padding:0px 20px}footer .footer-col-wrapper .footer-col-3 .block-views-blockwebshop-highlight-webshop-highlights .view-display-id-webshop_highlights .view-content .owl-dots{margin-bottom:10px}footer .footer-col-wrapper .footer-col-3 .block-views-blockwebshop-highlight-webshop-highlights .view-display-id-webshop_highlights .view-content .owl-dots .owl-dot{display:inline-block}footer .footer-col-wrapper .footer-col-3 .block-views-blockwebshop-highlight-webshop-highlights .view-display-id-webshop_highlights .view-content .owl-dots .owl-dot span{background-color:#71abdd;display:block;height:25px;width:25px;margin:5px 5px 5px 0px;border-radius:29px}footer .footer-col-wrapper .footer-col-3 .block-views-blockwebshop-highlight-webshop-highlights .view-display-id-webshop_highlights .view-content .owl-dots .owl-dot.active span{background-color:#006eb7}@media only screen and (min-width:720px) and (max-width:750px){.region-footer-top .block-views-blockfooter-footer-target-groups h2{font-size:13px}.region-footer-top .block-views-blockfooter-footer-target-groups .field--name-field-target-groups>.field__item>.node--view-mode-footer-target-groups .target-title a{font-size:13px}}@media only screen and (min-width:720px) and (max-width:786px) and (min-width:720px){footer{min-height:1260px}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){footer .footer-col-wrapper .footer-col-2 #block-footer-menu>.menu{text-align:center}}@media only screen and (-ms-high-contrast:active) and (min-width:720px),only screen and (-ms-high-contrast:none) and (min-width:720px){footer .footer-col-wrapper .footer-col-2 #block-footer-menu>.menu{text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-height:525px}}#block-mainmenublock-mobile>.menu-collapser{background-color:transparent;height:40px;margin:0 8px;padding:0;text-indent:-9999px;width:40px}#block-mainmenublock-mobile>.menu-collapser .collapse-button{background-color:transparent;display:block;float:right;margin-top:0px;right:0;text-indent:-9999px;background-image:url("/sites/default/themes/kennelliitto/images/menu.svg");background-repeat:no-repeat;background-size:40px 40px;height:40px;width:40px}@media only screen and (min-width:720px){#block-mainmenublock-mobile>.menu-collapser .collapse-button{margin-top:0px}}@media only screen and (min-width:1200px){#block-mainmenublock-mobile>.menu-collapser .collapse-button{display:none}}#block-mainmenublock-mobile>.menu-collapser .collapse-button .icon-bar{display:none}#block-mainmenublock-mobile>.menu-collapser.open .collapse-button{background-color:transparent;display:block;float:right;margin-top:0px;text-indent:-9999px;background-image:url("/sites/default/themes/kennelliitto/images/cross.svg");background-repeat:no-repeat;background-size:40px 40px;height:40px;width:40px}@media only screen and (min-width:720px){#block-mainmenublock-mobile>.menu-collapser.open .collapse-button{margin-top:0px}}@media only screen and (min-width:1200px){#block-mainmenublock-mobile>.menu-collapser.open .collapse-button{display:none}}#block-mainmenublock-mobile>.menu-collapser.open .collapse-button .icon-bar{display:none}#block-mainmenublock-mobile ul.level-0>li>a{border-bottom:1px solid #efefef}#block-mainmenublock-mobile ul.level-0>li>a:first-of-type{border-top:1px solid #efefef}#block-mainmenublock-mobile ul.level-1>li>a{font-size:13px;margin:0px 15px}#block-mainmenublock-mobile ul.level-2>li>a{font-size:13px;margin-left:30px;margin-right:15px}#block-mainmenublock-mobile ul.level-3>li>a{font-size:13px;margin-left:45px;margin-right:15px}#block-mainmenublock-mobile>ul.slimmenu{position:absolute;top:65px;right:0;left:0;background-color:#fff;-webkit-box-shadow:0px 5px 5px 0px rgba(0,0,0,0.25);box-shadow:0px 5px 5px 0px rgba(0,0,0,0.25);z-index:500}#block-mainmenublock-mobile>ul.slimmenu li{background-color:#fff;border:0}#block-mainmenublock-mobile>ul.slimmenu li a{border-bottom:none;font-size:15px;font-weight:500;color:#006eb7;padding:14px 64px 14px 16px;text-decoration:none}#block-mainmenublock-mobile>ul.slimmenu li a:hover{background-color:transparent}#block-mainmenublock-mobile>ul.slimmenu li.has-submenu .sub-toggle{background-color:transparent;background-image:url("/sites/default/themes/kennelliitto/images/plus.svg");background-repeat:no-repeat;background-position:right 28px center;background-size:20px 20px;width:75px}#block-mainmenublock-mobile>ul.slimmenu li.has-submenu .sub-toggle i{display:none}#block-mainmenublock-mobile>ul.slimmenu li.has-submenu .sub-toggle.expanded{background-image:url("/sites/default/themes/kennelliitto/images/minus.svg");background-repeat:no-repeat;background-position:right 28px center;background-size:20px 20px}#block-mainmenublock-mobile>ul.slimmenu li.has-submenu.active-trail-open>.sub-toggle.inactive-toggle{background-color:transparent;background-image:url("/sites/default/themes/kennelliitto/images/plus-gray.svg");background-repeat:no-repeat;background-position:right 28px center;background-size:20px 20px;width:75px}#block-mainmenublock-mobile>ul.slimmenu li.has-submenu.active-trail-open>.sub-toggle.inactive-toggle i{display:none}#block-mainmenublock-mobile>ul.slimmenu li.has-submenu.active-trail-open>.sub-toggle.inactive-toggle.expanded{background-image:url("/sites/default/themes/kennelliitto/images/minus.svg");background-repeat:no-repeat;background-position:right 28px center;background-size:20px 20px}#block-mainmenublock-mobile>ul.slimmenu li.menu-item--active-trail>a{font-weight:700;color:#67747e}#block-mainmenublock-mobile>ul.slimmenu li.menu-item--active-trail>a.is-active{background-color:#0d2331;color:#fff;font-weight:700}#block-mainmenublock-mobile>ul.slimmenu li.menu-item--active-trail.has-submenu .sub-toggle.active-toggle{background-color:transparent;background-image:url("/sites/default/themes/kennelliitto/images/plus-white.svg");background-repeat:no-repeat;background-position:right 28px center;background-size:20px 20px;width:75px}#block-mainmenublock-mobile>ul.slimmenu li.menu-item--active-trail.has-submenu .sub-toggle.active-toggle.expanded.active-toggle{background-image:url("/sites/default/themes/kennelliitto/images/minus-white.svg");background-repeat:no-repeat;background-position:right 28px center;background-size:20px 20px}#block-omakoira-menu-mobile{width:calc(100%);float:left;margin-left:0px;display:block;border-top:1px solid #efefef}@media only screen and (min-width:1200px){#block-omakoira-menu-mobile{display:none}}#block-omakoira-menu-mobile>.menu>li>span{display:none}#block-omakoira-menu-mobile .menu-collapser{background-color:transparent;color:#006eb7;display:block;font-size:15px;font-weight:500;height:45px;line-height:45px;padding:0px 64px 0px 16px;text-decoration:none}#block-omakoira-menu-mobile .menu-collapser .collapse-button{background-color:transparent;background-image:url("/sites/default/themes/kennelliitto/images/plus.svg");background-repeat:no-repeat;background-position:right 20px center;background-size:20px 20px;height:45px;width:100%}#block-omakoira-menu-mobile .menu-collapser .collapse-button .icon-bar{display:none}#block-omakoira-menu-mobile .menu-collapser::after{content:"";display:inline-block;background-image:url("/sites/default/themes/kennelliitto/images/omakoira-ikoni-blue.svg");background-size:24px 24px;background-repeat:no-repeat;width:24px;height:27px;vertical-align:middle;margin-left:8px}#block-omakoira-menu-mobile .menu-collapser.collapse-open .collapse-button{background-color:transparent;background-image:url("/sites/default/themes/kennelliitto/images/minus.svg");background-repeat:no-repeat;background-position:right 20px center;background-size:20px 20px;height:45px;width:100%}#block-omakoira-menu-mobile ul.slimmenu>li>a{color:#006eb7;font-size:13px;font-weight:500;margin:0px 15px;text-decoration:none}#block-omakoira-menu-mobile ul.slimmenu>li>a:hover{background-color:transparent}#block-omakoira-menu-mobile ul.slimmenu>li>a.is-active{background-color:#0d2331;color:#fff;font-weight:700}#block-omakoira-menu-mobile .menu-item--active-trail.active-trail-open .menu-collapser{color:#67747e;font-weight:700}#block-omakoira-menu-mobile .menu-item--active-trail.active-trail-open .menu-collapser .collapse-button{background-color:transparent;background-image:url("/sites/default/themes/kennelliitto/images/minus.svg");background-repeat:no-repeat;background-position:right 20px center;background-size:20px 20px;height:45px;width:100%}#block-omakoira-menu-mobile .menu-item--active-trail.active-trail-open .menu-collapser .collapse-button .icon-bar{display:none}#block-omakoira-menu-mobile .menu-item--active-trail.active-trail-open .menu-collapser::after{content:"";display:inline-block;background-image:url("/sites/default/themes/kennelliitto/images/omakoira-ikoni-gray.svg");background-size:24px 24px;background-repeat:no-repeat;width:24px;height:27px;vertical-align:middle;margin-left:8px}#block-omakoira-menu-mobile .menu-item--active-trail.active-trail-open .menu-collapser.collapse-open .collapse-button{background-color:transparent;background-image:url("/sites/default/themes/kennelliitto/images/minus.svg");background-repeat:no-repeat;background-position:right 20px center;background-size:20px 20px;height:45px;width:100%}#block-omakoira-menu-mobile .menu-item--active-trail.active-trail-open .menu-collapser.active-collapse .collapse-button{background-color:transparent;background-image:url("/sites/default/themes/kennelliitto/images/plus-gray.svg");background-repeat:no-repeat;background-position:right 20px center;background-size:20px 20px;height:45px;width:100%}#block-webservices-mobile,#block-webservicesfi-mobile,#block-webservicessv-mobile,#block-webservicesen-mobile{width:calc(100%);float:left;margin-left:0px;border-top:1px solid #efefef;display:block}@media only screen and (min-width:720px){#block-webservices-mobile,#block-webservicesfi-mobile,#block-webservicessv-mobile,#block-webservicesen-mobile{display:none}}#block-webservices-mobile>.menu>li>span,#block-webservicesfi-mobile>.menu>li>span,#block-webservicessv-mobile>.menu>li>span,#block-webservicesen-mobile>.menu>li>span{display:none}#block-webservices-mobile .menu-collapser,#block-webservicesfi-mobile .menu-collapser,#block-webservicessv-mobile .menu-collapser,#block-webservicesen-mobile .menu-collapser{background-color:transparent;color:#006eb7;display:block;font-size:15px;font-weight:500;height:45px;line-height:45px;padding:0px 64px 0px 16px;text-decoration:none}#block-webservices-mobile .menu-collapser .collapse-button,#block-webservicesfi-mobile .menu-collapser .collapse-button,#block-webservicessv-mobile .menu-collapser .collapse-button,#block-webservicesen-mobile .menu-collapser .collapse-button{background-color:transparent;background-image:url("/sites/default/themes/kennelliitto/images/plus.svg");background-repeat:no-repeat;background-position:right 20px center;background-size:20px 20px;height:45px;width:100%}#block-webservices-mobile .menu-collapser .collapse-button .icon-bar,#block-webservicesfi-mobile .menu-collapser .collapse-button .icon-bar,#block-webservicessv-mobile .menu-collapser .collapse-button .icon-bar,#block-webservicesen-mobile .menu-collapser .collapse-button .icon-bar{display:none}#block-webservices-mobile .menu-collapser.collapse-open .collapse-button,#block-webservicesfi-mobile .menu-collapser.collapse-open .collapse-button,#block-webservicessv-mobile .menu-collapser.collapse-open .collapse-button,#block-webservicesen-mobile .menu-collapser.collapse-open .collapse-button{background-color:transparent;background-image:url("/sites/default/themes/kennelliitto/images/minus.svg");background-repeat:no-repeat;background-position:right 20px center;background-size:20px 20px;height:45px;width:100%}#block-webservices-mobile ul.slimmenu>li>a,#block-webservicesfi-mobile ul.slimmenu>li>a,#block-webservicessv-mobile ul.slimmenu>li>a,#block-webservicesen-mobile ul.slimmenu>li>a{color:#006eb7;font-size:13px;font-weight:500;margin:0px 15px;text-decoration:none}#block-webservices-mobile ul.slimmenu>li>a:hover,#block-webservicesfi-mobile ul.slimmenu>li>a:hover,#block-webservicessv-mobile ul.slimmenu>li>a:hover,#block-webservicesen-mobile ul.slimmenu>li>a:hover{background-color:transparent}#block-webservices-mobile ul.slimmenu>li>a.is-active,#block-webservicesfi-mobile ul.slimmenu>li>a.is-active,#block-webservicessv-mobile ul.slimmenu>li>a.is-active,#block-webservicesen-mobile ul.slimmenu>li>a.is-active{background-color:#0d2331;color:#fff;font-weight:700}#block-webservices-mobile .menu-item--active-trail.active-trail-open .menu-collapser,#block-webservicesfi-mobile .menu-item--active-trail.active-trail-open .menu-collapser,#block-webservicessv-mobile .menu-item--active-trail.active-trail-open .menu-collapser,#block-webservicesen-mobile .menu-item--active-trail.active-trail-open .menu-collapser{color:#67747e;font-weight:700}#block-webservices-mobile .menu-item--active-trail.active-trail-open .menu-collapser .collapse-button,#block-webservicesfi-mobile .menu-item--active-trail.active-trail-open .menu-collapser .collapse-button,#block-webservicessv-mobile .menu-item--active-trail.active-trail-open .menu-collapser .collapse-button,#block-webservicesen-mobile .menu-item--active-trail.active-trail-open .menu-collapser .collapse-button{background-color:transparent;background-image:url("/sites/default/themes/kennelliitto/images/minus.svg");background-repeat:no-repeat;background-position:right 20px center;background-size:20px 20px;height:45px;width:100%}#block-webservices-mobile .menu-item--active-trail.active-trail-open .menu-collapser .collapse-button .icon-bar,#block-webservicesfi-mobile .menu-item--active-trail.active-trail-open .menu-collapser .collapse-button .icon-bar,#block-webservicessv-mobile .menu-item--active-trail.active-trail-open .menu-collapser .collapse-button .icon-bar,#block-webservicesen-mobile .menu-item--active-trail.active-trail-open .menu-collapser .collapse-button .icon-bar{display:none}#block-webservices-mobile .menu-item--active-trail.active-trail-open .menu-collapser.collapse-open .collapse-button,#block-webservicesfi-mobile .menu-item--active-trail.active-trail-open .menu-collapser.collapse-open .collapse-button,#block-webservicessv-mobile .menu-item--active-trail.active-trail-open .menu-collapser.collapse-open .collapse-button,#block-webservicesen-mobile .menu-item--active-trail.active-trail-open .menu-collapser.collapse-open .collapse-button{background-color:transparent;background-image:url("/sites/default/themes/kennelliitto/images/minus.svg");background-repeat:no-repeat;background-position:right 20px center;background-size:20px 20px;height:45px;width:100%}#block-webservices-mobile .menu-item--active-trail.active-trail-open .menu-collapser.active-collapse .collapse-button,#block-webservicesfi-mobile .menu-item--active-trail.active-trail-open .menu-collapser.active-collapse .collapse-button,#block-webservicessv-mobile .menu-item--active-trail.active-trail-open .menu-collapser.active-collapse .collapse-button,#block-webservicesen-mobile .menu-item--active-trail.active-trail-open .menu-collapser.active-collapse .collapse-button{background-color:transparent;background-image:url("/sites/default/themes/kennelliitto/images/plus-gray.svg");background-repeat:no-repeat;background-position:right 20px center;background-size:20px 20px;height:45px;width:100%}#block-tg-menu-mobile{width:calc(100%);float:left;margin-left:0px;display:block}@media only screen and (min-width:1200px){#block-tg-menu-mobile{display:none}}#block-tg-menu-mobile .tgmobile>li>a{border-top:1px solid #efefef}#block-tg-menu-mobile .tgmobile>li>a.is-active+.collapse-button{background-image:url("/sites/default/themes/kennelliitto/images/minus-white.svg")}#block-tg-menu-mobile .tgmobile>li>a.is-active+.collapse-button.active-collapse{background-image:url("/sites/default/themes/kennelliitto/images/plus-white.svg")}#block-tg-menu-mobile .tgmobile>li.active-trail-open .collapse-button{background-image:url("/sites/default/themes/kennelliitto/images/minus.svg")}#block-tg-menu-mobile .tgmobile>li.active-trail-open .collapse-button.active-collapse{background-image:url("/sites/default/themes/kennelliitto/images/plus-gray.svg")}#block-tg-menu-mobile .tgmobile>li .mobile-menu-open.show{display:block !important}#block-tg-menu-mobile .tgmobile>li .mobile-menu-open.hide{display:none !important}#block-tg-menu-mobile .tgmobile>li>ul>li>a{margin:0px 15px}#block-tg-menu-mobile .tgmobile .sub-toggle{display:none}#block-tg-menu-mobile .collapse-button{background-color:transparent;background-image:url("/sites/default/themes/kennelliitto/images/plus.svg");background-repeat:no-repeat;background-position:right 28px center;background-size:20px 20px;height:44px;top:22px;right:0;width:75px}#block-tg-menu-mobile .collapse-button.collapse-open{background-image:url("/sites/default/themes/kennelliitto/images/minus.svg");background-repeat:no-repeat;background-position:right 28px center;background-size:20px 20px}.main-navigation .main-navigation--top{display:none}@media only screen and (min-width:1200px){.main-navigation .main-navigation--top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:48px;margin:0 auto;max-width:1320px;width:100%}}.main-navigation .main-navigation--top .tg-menu #block-tg-menu ul li{display:inline-block;list-style:none;margin-right:20px}.main-navigation .main-navigation--top .tg-menu #block-tg-menu ul li a{color:#67747e;font-size:14px;font-weight:500;line-height:32px;text-decoration:none}.main-navigation .main-navigation--top .tg-menu #block-tg-menu ul li a:hover,.main-navigation .main-navigation--top .tg-menu #block-tg-menu ul li a:focus,.main-navigation .main-navigation--top .tg-menu #block-tg-menu ul li a.is-active{color:#76b82a}.main-navigation .main-navigation--top .omakoira-link{display:none}@media only screen and (min-width:1200px){.main-navigation .main-navigation--top .omakoira-link{display:block;margin-right:20px}}.main-navigation .main-navigation--top .omakoira-link a{font-size:14px;font-weight:700;line-height:32px;text-decoration:none;color:#0d2331}.main-navigation .main-navigation--top .omakoira-link a::before{content:"";display:inline-block;background-image:url("/sites/default/themes/kennelliitto/images/omakoira-ikoni-gray.svg");background-size:24px 24px;background-repeat:no-repeat;width:24px;height:27px;vertical-align:middle;margin-right:8px}@media only screen and (min-width:1200px){.main-navigation .main-navigation--top .omakoira-link a::before{background-image:url("/sites/default/themes/kennelliitto/images/omakoira-ikoni.svg")}}@media only screen and (min-width:1200px){.main-navigation .main-navigation--top .block-superfishweb-services,.main-navigation .main-navigation--top div[id^="block-webservices"]{width:auto;margin-right:20px}}.main-navigation .main-navigation--top .block-superfishweb-services ul[id^="superfish-web-services"] .sf-depth-1.menuparent .nolink,.main-navigation .main-navigation--top div[id^="block-webservices"] ul[id^="superfish-web-services"] .sf-depth-1.menuparent .nolink{padding:0}.main-navigation .main-navigation--top .block-superfishweb-services ul[id^="superfish-web-services"] .sf-depth-1.menuparent>span,.main-navigation .main-navigation--top div[id^="block-webservices"] ul[id^="superfish-web-services"] .sf-depth-1.menuparent>span{font-size:14px;font-weight:700;line-height:32px;color:#0d2331;z-index:500}.main-navigation .main-navigation--top .block-superfishweb-services ul[id^="superfish-web-services"] .sf-depth-1.menuparent>span::after,.main-navigation .main-navigation--top div[id^="block-webservices"] ul[id^="superfish-web-services"] .sf-depth-1.menuparent>span::after{content:"";display:inline-block;background-image:url("/sites/default/themes/kennelliitto/images/chevron-down-dblue.svg");background-size:18px 18px;width:18px;height:20px;vertical-align:middle;margin-left:5px}.main-navigation .main-navigation--top .block-superfishweb-services ul[id^="superfish-web-services"] .sf-depth-1.menuparent>span:hover,.main-navigation .main-navigation--top div[id^="block-webservices"] ul[id^="superfish-web-services"] .sf-depth-1.menuparent>span:hover{color:#006eb7;cursor:pointer}.main-navigation .main-navigation--top .block-superfishweb-services ul[id^="superfish-web-services"] .sf-depth-1.menuparent>span:hover::after,.main-navigation .main-navigation--top div[id^="block-webservices"] ul[id^="superfish-web-services"] .sf-depth-1.menuparent>span:hover::after{background-image:url("/sites/default/themes/kennelliitto/images/chevron-up-blue.svg")}.main-navigation .main-navigation--top .block-superfishweb-services ul[id^="superfish-web-services"] .sf-depth-1.menuparent.sfHover>span,.main-navigation .main-navigation--top div[id^="block-webservices"] ul[id^="superfish-web-services"] .sf-depth-1.menuparent.sfHover>span{color:#006eb7;background-color:#fff;z-index:500}.main-navigation .main-navigation--top .block-superfishweb-services ul[id^="superfish-web-services"] .sf-depth-1.menuparent.sfHover>span::after,.main-navigation .main-navigation--top div[id^="block-webservices"] ul[id^="superfish-web-services"] .sf-depth-1.menuparent.sfHover>span::after{background-image:url("/sites/default/themes/kennelliitto/images/chevron-up-blue.svg")}.main-navigation .main-navigation--top .block-superfishweb-services ul[id^="superfish-web-services"] .sf-depth-1.menuparent.sfHover ul,.main-navigation .main-navigation--top div[id^="block-webservices"] ul[id^="superfish-web-services"] .sf-depth-1.menuparent.sfHover ul{top:0;left:-6.5em;background-color:#fff;-webkit-box-shadow:0px 1px 5px 0px rgba(0,0,0,0.25);box-shadow:0px 1px 5px 0px rgba(0,0,0,0.25);max-width:257px;padding:10px;z-index:-1}.main-navigation .main-navigation--top .block-superfishweb-services ul[id^="superfish-web-services"] .sf-depth-1.menuparent.sfHover ul li:first-of-type,.main-navigation .main-navigation--top div[id^="block-webservices"] ul[id^="superfish-web-services"] .sf-depth-1.menuparent.sfHover ul li:first-of-type{margin-top:25px}.main-navigation .main-navigation--top .block-superfishweb-services ul[id^="superfish-web-services"] .sf-depth-1.menuparent.sfHover ul li a,.main-navigation .main-navigation--top div[id^="block-webservices"] ul[id^="superfish-web-services"] .sf-depth-1.menuparent.sfHover ul li a{font-size:13px;font-weight:500;text-decoration:none;line-height:22px;color:#67747e;padding:10px 5px}.main-navigation .main-navigation--top .block-superfishweb-services ul[id^="superfish-web-services"] .sf-depth-1.menuparent.sfHover ul li:hover,.main-navigation .main-navigation--top div[id^="block-webservices"] ul[id^="superfish-web-services"] .sf-depth-1.menuparent.sfHover ul li:hover{background-color:#0d2331}.main-navigation .main-navigation--top .block-superfishweb-services ul[id^="superfish-web-services"] .sf-depth-1.menuparent.sfHover ul li:hover a,.main-navigation .main-navigation--top div[id^="block-webservices"] ul[id^="superfish-web-services"] .sf-depth-1.menuparent.sfHover ul li:hover a{color:#fff}.main-navigation .main-navigation--top .block-superfishweb-services ul[id^="superfish-web-services"] .sf-depth-1.menuparent ul li a,.main-navigation .main-navigation--top div[id^="block-webservices"] ul[id^="superfish-web-services"] .sf-depth-1.menuparent ul li a{font-weight:500;text-decoration:none;color:#67747e}.main-navigation .main-navigation--top .site-search{display:none}@media only screen and (min-width:1200px){.main-navigation .main-navigation--top .site-search{position:relative;float:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:30px}}.main-navigation .main-navigation--top .site-search label{display:none}.main-navigation .main-navigation--top .site-search .form-type-textfield{bottom:-10px;display:none;float:left;margin:0;opacity:0;padding:0;position:absolute;right:30%;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;width:0;z-index:501}@media only screen and (min-width:1200px){.main-navigation .main-navigation--top .site-search .form-type-textfield{display:block}}.main-navigation .main-navigation--top .site-search .form-type-textfield input[type="text"]{background:#006eb7;border:none;border-radius:0;color:#ffffff;font-size:14px;height:20px;outline:none;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;width:100%}.main-navigation .main-navigation--top .site-search .form-type-textfield input[type="text"]::-webkit-input-placeholder{color:#ffffff}.main-navigation .main-navigation--top .site-search .form-type-textfield input[type="text"]:-ms-input-placeholder{color:#ffffff}.main-navigation .main-navigation--top .site-search .form-type-textfield input[type="text"]::-ms-input-placeholder{color:#ffffff}.main-navigation .main-navigation--top .site-search .form-type-textfield input[type="text"]::placeholder{color:#ffffff}.main-navigation .main-navigation--top .site-search .form-type-textfield.show{opacity:1;width:210px}@media only screen and (min-width:1200px){.main-navigation .main-navigation--top .site-search .form-type-textfield.show{width:362px}}.main-navigation .main-navigation--top .site-search .form-type-textfield.show input[type="text"]{padding:10px}.main-navigation .main-navigation--top .site-search fieldset[id^="edit-sort"],.main-navigation .main-navigation--top .site-search fieldset[id^="edit-customfield"]{display:none;visibility:hidden}.main-navigation .main-navigation--top .site-search .form--inline{height:22px;position:relative;width:22px}.main-navigation .main-navigation--top .site-search .form-actions{display:inline-block;float:right;margin-right:-8px;cursor:pointer;position:relative;z-index:502}.main-navigation .main-navigation--top .site-search .form-actions input[type="submit"]{color:transparent;width:22px;height:22px;background:url("/sites/default/themes/kennelliitto/images/magnifying-glass-blue.svg");background-repeat:no-repeat;background-size:contain;background-color:none;border:none;padding:0}.main-navigation .main-navigation--top .site-search .form-actions.search-show{position:absolute;bottom:0px;right:0px}.main-navigation .main-navigation--top .site-search .form-actions.search-show input[type="submit"]{background:url("/sites/default/themes/kennelliitto/images/magnifying-glass-white.svg");background-repeat:no-repeat;background-size:contain}.main-navigation .main-navigation--top .language-switch{display:none}@media only screen and (min-width:1200px){.main-navigation .main-navigation--top .language-switch{display:block}}.main-navigation .main-navigation--top .language-switch #block-languageswitchercontent ul.links li{display:inline-block}.main-navigation .main-navigation--top .language-switch #block-languageswitchercontent ul.links li.is-active{display:none;visibility:hidden}.main-navigation .main-navigation--top .language-switch #block-languageswitchercontent ul.links li.is-active>a.is-active{display:none;visibility:hidden}.main-navigation .main-navigation--top .language-switch #block-languageswitchercontent ul.links li:first-of-type a.language-link::after,.main-navigation .main-navigation--top .language-switch #block-languageswitchercontent ul.links li:not(.is-active):first-of-type a.language-link::after{content:"|";color:#67747e;display:inline-block;font-weight:300;margin-left:5px;margin-right:5px}.main-navigation .main-navigation--top .language-switch #block-languageswitchercontent ul.links li a.language-link{font-size:15px;font-weight:700;line-height:32px;text-decoration:none;color:#006eb7;text-transform:uppercase}.main-navigation .main-navigation--main{width:calc(100%);float:left;margin-left:0px;border-bottom:5px solid #006eb7;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:66px}@media only screen and (min-width:1200px){.main-navigation .main-navigation--main{border-top:1px solid #f0f0f0}}@media only screen and (min-width:1200px){.main-navigation .main-navigation--main--wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:66px;margin:0 auto;max-width:1320px;width:100%}}.main-navigation .main-navigation--main .block-system-branding-block{margin-left:25px;width:100px}@media only screen and (min-width:720px){.main-navigation .main-navigation--main .block-system-branding-block{margin-left:32px;width:115px}}@media only screen and (min-width:1200px){.main-navigation .main-navigation--main .block-system-branding-block{margin-left:0px;width:150px}}.main-navigation .main-navigation--main .block-system-branding-block a img{width:100px}@media only screen and (min-width:720px){.main-navigation .main-navigation--main .block-system-branding-block a img{width:115px}}@media only screen and (min-width:1200px){.main-navigation .main-navigation--main .block-system-branding-block a img{width:150px}}.main-navigation .main-navigation--main .language-switch-mobile{display:inline-block;margin-right:20px}@media only screen and (min-width:720px){.main-navigation .main-navigation--main .language-switch-mobile{margin-right:25px}}@media only screen and (min-width:1200px){.main-navigation .main-navigation--main .language-switch-mobile{display:none}}.main-navigation .main-navigation--main .language-switch-mobile #block-languageswitchercontent ul.links li{display:inline-block}.main-navigation .main-navigation--main .language-switch-mobile #block-languageswitchercontent ul.links li.is-active{display:none;visibility:hidden}.main-navigation .main-navigation--main .language-switch-mobile #block-languageswitchercontent ul.links li.is-active>a.is-active{display:none;visibility:hidden}.main-navigation .main-navigation--main .language-switch-mobile #block-languageswitchercontent ul.links li:not(.is-active):first-of-type{margin-left:10px}.main-navigation .main-navigation--main .language-switch-mobile #block-languageswitchercontent ul.links li:not(.is-active):first-of-type a.language-link::after{content:"|";color:#67747e;display:inline-block;font-weight:300;margin-left:5px;margin-right:5px}.main-navigation .main-navigation--main .language-switch-mobile #block-languageswitchercontent ul.links li a.language-link{font-size:14px;font-weight:700;line-height:32px;text-decoration:none;color:#006eb7;text-transform:uppercase}@media only screen and (min-width:720px){.main-navigation .main-navigation--main .language-switch-mobile #block-languageswitchercontent ul.links li a.language-link{font-size:15px}}.main-navigation .main-navigation--main .omakoira-tablet-link{display:none}@media only screen and (min-width:720px){.main-navigation .main-navigation--main .omakoira-tablet-link{display:inline-block;margin-right:25px;width:auto}}@media only screen and (min-width:1200px){.main-navigation .main-navigation--main .omakoira-tablet-link{display:none}}.main-navigation .main-navigation--main .omakoira-tablet-link a{display:block;font-size:14px;font-weight:700;line-height:32px;text-decoration:none;color:#67747e}.main-navigation .main-navigation--main .omakoira-tablet-link a::before{content:"";display:inline-block;background-image:url("/sites/default/themes/kennelliitto/images/omakoira-ikoni-gray.svg");background-size:24px 24px;background-repeat:no-repeat;width:24px;height:27px;vertical-align:middle;margin-right:8px}.main-navigation .main-navigation--main .block-superfishweb-services{display:none;width:auto}@media only screen and (min-width:720px){.main-navigation .main-navigation--main .block-superfishweb-services{display:inline-block;margin-right:15px}}@media only screen and (min-width:1200px){.main-navigation .main-navigation--main .block-superfishweb-services{display:none}}.main-navigation .main-navigation--main .block-superfishweb-services #superfish-web-services .sf-depth-1.menuparent>span{font-size:15px;font-weight:700;line-height:32px;color:#67747e;z-index:500}.main-navigation .main-navigation--main .block-superfishweb-services #superfish-web-services .sf-depth-1.menuparent>span::after{content:"";display:inline-block;background-image:url("/sites/default/themes/kennelliitto/images/chevron-down-grey.svg");background-size:20px 20px;width:20px;height:22px;vertical-align:middle;margin-left:5px}.main-navigation .main-navigation--main .block-superfishweb-services #superfish-web-services .sf-depth-1.menuparent>span:hover{color:#006eb7;cursor:pointer}.main-navigation .main-navigation--main .block-superfishweb-services #superfish-web-services .sf-depth-1.menuparent>span:hover::after{background-image:url("/sites/default/themes/kennelliitto/images/chevron-up-blue.svg")}.main-navigation .main-navigation--main .block-superfishweb-services #superfish-web-services .sf-depth-1.menuparent.sfHover>span{color:#006eb7;background-color:#fff;z-index:500}.main-navigation .main-navigation--main .block-superfishweb-services #superfish-web-services .sf-depth-1.menuparent.sfHover>span::after{background-image:url("/sites/default/themes/kennelliitto/images/chevron-up-blue.svg")}.main-navigation .main-navigation--main .block-superfishweb-services #superfish-web-services .sf-depth-1.menuparent.sfHover ul{top:-0.5em;left:-5em;background-color:#fff;-webkit-box-shadow:0px 1px 5px 0px rgba(0,0,0,0.25);box-shadow:0px 1px 5px 0px rgba(0,0,0,0.25);padding:10px;z-index:-1}.main-navigation .main-navigation--main .block-superfishweb-services #superfish-web-services .sf-depth-1.menuparent.sfHover ul li:first-of-type{margin-top:50px}.main-navigation .main-navigation--main .block-superfishweb-services #superfish-web-services .sf-depth-1.menuparent.sfHover ul li a{font-size:15px;font-weight:500;text-decoration:none;line-height:22px;color:#67747e;padding:10px 20px}.main-navigation .main-navigation--main .block-superfishweb-services #superfish-web-services .sf-depth-1.menuparent.sfHover ul li:hover{background-color:#0d2331}.main-navigation .main-navigation--main .block-superfishweb-services #superfish-web-services .sf-depth-1.menuparent.sfHover ul li:hover a{color:#fff}.main-navigation .main-navigation--main .site-search{position:relative;float:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:8px;height:25px;width:25px}@media only screen and (min-width:1200px){.main-navigation .main-navigation--main .site-search{margin-right:22px}}.main-navigation .main-navigation--main .site-search .search-mobile-toggle{background:url("/sites/default/themes/kennelliitto/images/magnifying-glass-blue.svg");background-repeat:no-repeat;background-size:contain;cursor:pointer;display:block;height:22px;width:22px}.main-navigation .main-navigation--main .site-search-mobile{position:absolute;z-index:100;width:100%;display:none;border-top:1px solid #f2f8fd;-webkit-box-sizing:border-box;box-sizing:border-box}.main-navigation .main-navigation--main .site-search-mobile.mobile-search{position:absolute;top:65px;left:0;right:0;overflow:hidden;z-index:999}.main-navigation .main-navigation--main .site-search-mobile.mobile-search form{position:relative;-webkit-animation:mobileSearch 0.3s;animation:mobileSearch 0.3s}.main-navigation .main-navigation--main .site-search-mobile label{display:none}.main-navigation .main-navigation--main .site-search-mobile .form--inline{display:-webkit-box;display:-ms-flexbox;display:flex}.main-navigation .main-navigation--main .site-search-mobile .form-type-textfield{width:90%;padding:0;margin:0;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.main-navigation .main-navigation--main .site-search-mobile .form-type-textfield input[type="text"]{font-size:14px;color:#ffffff;outline:none;width:100%;height:45px;border:none;background:#006eb7;padding-left:15px}.main-navigation .main-navigation--main .site-search-mobile .form-type-textfield input[type="text"]::-webkit-input-placeholder{color:#ffffff}.main-navigation .main-navigation--main .site-search-mobile .form-type-textfield input[type="text"]:-ms-input-placeholder{color:#ffffff}.main-navigation .main-navigation--main .site-search-mobile .form-type-textfield input[type="text"]::-ms-input-placeholder{color:#ffffff}.main-navigation .main-navigation--main .site-search-mobile .form-type-textfield input[type="text"]::placeholder{color:#ffffff}.main-navigation .main-navigation--main .site-search-mobile fieldset[id^="edit-sort"],.main-navigation .main-navigation--main .site-search-mobile fieldset[id^="edit-customfield"]{display:none;visibility:hidden}.main-navigation .main-navigation--main .site-search-mobile .form-actions{width:10%;background:#006eb7;-webkit-box-sizing:border-box;box-sizing:border-box}.main-navigation .main-navigation--main .site-search-mobile .form-actions input[type="submit"]{margin:10px 30px 0 15px;color:transparent;width:25px;height:25px;background:url("/sites/default/themes/kennelliitto/images/magnifying-glass-white.svg");background-repeat:no-repeat;background-size:contain;background-color:none;border:none;float:right}.main-navigation .main-navigation--main #block-mainmenu{display:none;width:auto}@media only screen and (min-width:1200px){.main-navigation .main-navigation--main #block-mainmenu{display:block;margin-right:30px}}@media only screen and (min-width:1200px){.main-navigation .main-navigation--main #block-mainmenu ul.sf-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.main-navigation .main-navigation--main #block-mainmenu ul.sf-menu a{font-size:17px;font-weight:500;color:#006eb7;text-decoration:none;padding:1em}@media only screen and (min-width:1200px){.main-navigation .main-navigation--main #block-mainmenu ul.sf-menu a{font-size:15px;padding:1em 0.7em}}@media only screen and (min-width:1440px){.main-navigation .main-navigation--main #block-mainmenu ul.sf-menu a{font-size:17px;padding:1em}}.main-navigation .main-navigation--main #block-mainmenu ul.sf-menu li.sf-depth-1.active-trail>a{color:#76b82a}.main-navigation .main-navigation--main #block-mainmenu ul.sf-menu li.sfHover>ul{top:3em;background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0px 1px 5px 0px rgba(0,0,0,0.25);box-shadow:0px 1px 5px 0px rgba(0,0,0,0.25)}.main-navigation .main-navigation--main #block-mainmenu ul.sf-menu li.sfHover>ul li.sf-depth-2>a{font-size:15px;padding:1em;margin:0.5em 1em}.main-navigation .main-navigation--main #block-mainmenu ul.sf-menu li.sfHover>ul li.sf-depth-2>a:hover{background-color:#0d2331;color:#fff}.main-navigation .main-navigation--main #block-mainmenu ul.sf-menu li.sfHover>ul li.sf-depth-2.active-trail>a{color:#76b82a}.main-navigation .main-navigation--main #block-mainmenu ul.sf-menu li.sfHover>ul li.sf-depth-2.active-trail>a:hover{color:#fff}.main-navigation .main-navigation--main #block-mainmenu ul.sf-menu li.sfHover>ul li.sf-depth-2.menuparent>ul{display:none !important}.main-navigation .main-navigation--main #block-mainmenu ul.sf-menu li.sfHover>ul li.sf-depth-2:first-of-type>a{margin-top:1em}.main-navigation .main-navigation--main #block-mainmenu ul.sf-menu li.sfHover>ul li.sf-depth-2:last-of-type>a{margin-bottom:1em}.main-navigation .main-navigation--main #block-mainmenu ul.sf-menu li.sfHover>ul::after{content:"";position:absolute;width:0;height:0;margin-left:-0.5em;top:2px;left:30%;-webkit-box-sizing:border-box;box-sizing:border-box;border:8px solid #000;border-color:transparent transparent #fff #fff;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:rotate(135deg);transform:rotate(135deg);-webkit-box-shadow:-3px 3px 10px -2px rgba(0,0,0,0.25);box-shadow:-3px 3px 10px -2px rgba(0,0,0,0.25)}.main-navigation .main-navigation--main #block-mainmenu ul.sf-menu li.sfHover:first-of-type>ul::after{left:20%}.main-navigation .main-navigation--main--right{margin-right:10px}@media only screen and (min-width:1200px){.main-navigation .main-navigation--main--right{display:none}}.main-navigation .main-navigation--main--right--wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:1200px){.main-navigation .main-navigation--main--right--wrapper{display:block}}.main-navigation .main-navigation--main--right--wrapper .webservices-tablet{display:none}@media only screen and (min-width:720px){.main-navigation .main-navigation--main--right--wrapper .webservices-tablet{display:inline-block}}@media only screen and (min-width:1200px){.main-navigation .main-navigation--main--right--wrapper .webservices-tablet{display:none}}@media only screen and (min-width:720px){.main-navigation .main-navigation--main--right--wrapper .block-superfishweb-services,.main-navigation .main-navigation--main--right--wrapper div[id^="block-webservices"]{width:auto;margin-right:30px}}.main-navigation .main-navigation--main--right--wrapper .block-superfishweb-services ul[id^="superfish-web-services"] .sf-depth-1.menuparent .nolink,.main-navigation .main-navigation--main--right--wrapper div[id^="block-webservices"] ul[id^="superfish-web-services"] .sf-depth-1.menuparent .nolink{padding:0}.main-navigation .main-navigation--main--right--wrapper .block-superfishweb-services ul[id^="superfish-web-services"] .sf-depth-1.menuparent>span,.main-navigation .main-navigation--main--right--wrapper div[id^="block-webservices"] ul[id^="superfish-web-services"] .sf-depth-1.menuparent>span{font-size:14px;font-weight:700;line-height:32px;color:#67747e;z-index:500}.main-navigation .main-navigation--main--right--wrapper .block-superfishweb-services ul[id^="superfish-web-services"] .sf-depth-1.menuparent>span::after,.main-navigation .main-navigation--main--right--wrapper div[id^="block-webservices"] ul[id^="superfish-web-services"] .sf-depth-1.menuparent>span::after{content:"";display:inline-block;background-image:url("/sites/default/themes/kennelliitto/images/chevron-down-grey.svg");background-size:18px 18px;width:18px;height:20px;vertical-align:middle;margin-left:5px}.main-navigation .main-navigation--main--right--wrapper .block-superfishweb-services ul[id^="superfish-web-services"] .sf-depth-1.menuparent>span:hover,.main-navigation .main-navigation--main--right--wrapper div[id^="block-webservices"] ul[id^="superfish-web-services"] .sf-depth-1.menuparent>span:hover{color:#006eb7;cursor:pointer}.main-navigation .main-navigation--main--right--wrapper .block-superfishweb-services ul[id^="superfish-web-services"] .sf-depth-1.menuparent>span:hover::after,.main-navigation .main-navigation--main--right--wrapper div[id^="block-webservices"] ul[id^="superfish-web-services"] .sf-depth-1.menuparent>span:hover::after{background-image:url("/sites/default/themes/kennelliitto/images/chevron-up-blue.svg")}.main-navigation .main-navigation--main--right--wrapper .block-superfishweb-services ul[id^="superfish-web-services"] .sf-depth-1.menuparent.sfHover>span,.main-navigation .main-navigation--main--right--wrapper div[id^="block-webservices"] ul[id^="superfish-web-services"] .sf-depth-1.menuparent.sfHover>span{color:#006eb7;background-color:#fff;z-index:500}.main-navigation .main-navigation--main--right--wrapper .block-superfishweb-services ul[id^="superfish-web-services"] .sf-depth-1.menuparent.sfHover>span::after,.main-navigation .main-navigation--main--right--wrapper div[id^="block-webservices"] ul[id^="superfish-web-services"] .sf-depth-1.menuparent.sfHover>span::after{background-image:url("/sites/default/themes/kennelliitto/images/chevron-up-blue.svg")}.main-navigation .main-navigation--main--right--wrapper .block-superfishweb-services ul[id^="superfish-web-services"] .sf-depth-1.menuparent.sfHover ul,.main-navigation .main-navigation--main--right--wrapper div[id^="block-webservices"] ul[id^="superfish-web-services"] .sf-depth-1.menuparent.sfHover ul{top:0;left:-6.5em;background-color:#fff;-webkit-box-shadow:0px 1px 5px 0px rgba(0,0,0,0.25);box-shadow:0px 1px 5px 0px rgba(0,0,0,0.25);max-width:257px;padding:10px;z-index:-1}.main-navigation .main-navigation--main--right--wrapper .block-superfishweb-services ul[id^="superfish-web-services"] .sf-depth-1.menuparent.sfHover ul li:first-of-type,.main-navigation .main-navigation--main--right--wrapper div[id^="block-webservices"] ul[id^="superfish-web-services"] .sf-depth-1.menuparent.sfHover ul li:first-of-type{margin-top:25px}.main-navigation .main-navigation--main--right--wrapper .block-superfishweb-services ul[id^="superfish-web-services"] .sf-depth-1.menuparent.sfHover ul li a,.main-navigation .main-navigation--main--right--wrapper div[id^="block-webservices"] ul[id^="superfish-web-services"] .sf-depth-1.menuparent.sfHover ul li a{font-size:13px;font-weight:500;text-decoration:none;line-height:22px;color:#67747e;padding:10px 5px}.main-navigation .main-navigation--main--right--wrapper .block-superfishweb-services ul[id^="superfish-web-services"] .sf-depth-1.menuparent.sfHover ul li:hover,.main-navigation .main-navigation--main--right--wrapper div[id^="block-webservices"] ul[id^="superfish-web-services"] .sf-depth-1.menuparent.sfHover ul li:hover{background-color:#0d2331}.main-navigation .main-navigation--main--right--wrapper .block-superfishweb-services ul[id^="superfish-web-services"] .sf-depth-1.menuparent.sfHover ul li:hover a,.main-navigation .main-navigation--main--right--wrapper div[id^="block-webservices"] ul[id^="superfish-web-services"] .sf-depth-1.menuparent.sfHover ul li:hover a{color:#fff}.main-navigation .main-navigation--main--right--wrapper .block-superfishweb-services ul[id^="superfish-web-services"] .sf-depth-1.menuparent ul li a,.main-navigation .main-navigation--main--right--wrapper div[id^="block-webservices"] ul[id^="superfish-web-services"] .sf-depth-1.menuparent ul li a{font-weight:500;text-decoration:none;color:#67747e}.main-navigation .main-navigation--main--right--wrapper #block-mainnavigation-mobile{display:block;width:auto}@media only screen and (min-width:1200px){.main-navigation .main-navigation--main--right--wrapper #block-mainnavigation-mobile{display:none}}.main-navigation .main-navigation--main .sf-accordion-toggle span{display:block;float:right;margin-top:0px;text-indent:-9999px;background-image:url("/sites/default/themes/kennelliitto/images/menu.svg");background-repeat:no-repeat;background-size:40px 40px;height:40px;width:40px}@media only screen and (min-width:720px){.main-navigation .main-navigation--main .sf-accordion-toggle span{margin-top:0px}}.main-navigation .main-navigation--main .sf-accordion-toggle>a.sf-expanded span{position:relative;z-index:500;background-image:url("/sites/default/themes/kennelliitto/images/cross.svg");background-repeat:no-repeat;background-size:40px 40px;height:40px;width:40px}.main-navigation .main-navigation--main .block-superfishmain ul.sf-menu.sf-accordion,.main-navigation .main-navigation--main .block-superfishmain ul.sf-menu.sf-accordion.sf-expanded{position:absolute;top:65px !important;right:0;left:0 !important;background-color:#fff;-webkit-box-shadow:0px 5px 5px 0px rgba(0,0,0,0.25);box-shadow:0px 5px 5px 0px rgba(0,0,0,0.25)}.main-navigation .main-navigation--main .block-superfishmain ul.sf-menu.sf-accordion li.menuparent>a,.main-navigation .main-navigation--main .block-superfishmain ul.sf-menu.sf-accordion.sf-expanded li.menuparent>a{background-image:url("/sites/default/themes/kennelliitto/images/chevron-down-grey.svg");background-repeat:no-repeat;background-position:right 20px center;background-size:20px 20px}.main-navigation .main-navigation--main .block-superfishmain ul.sf-menu.sf-accordion li.menuparent.sf-expanded>a,.main-navigation .main-navigation--main .block-superfishmain ul.sf-menu.sf-accordion.sf-expanded li.menuparent.sf-expanded>a{background-image:url("/sites/default/themes/kennelliitto/images/chevron-up-grey.svg");background-repeat:no-repeat;background-position:right 20px center;background-size:20px 20px}.main-navigation .main-navigation--main .block-superfishmain ul.sf-menu.sf-accordion li.menuparent.active-trail>a,.main-navigation .main-navigation--main .block-superfishmain ul.sf-menu.sf-accordion.sf-expanded li.menuparent.active-trail>a{font-weight:700;color:#67747e}.main-navigation .main-navigation--main .block-superfishmain ul.sf-menu.sf-accordion li.sf-depth-1,.main-navigation .main-navigation--main .block-superfishmain ul.sf-menu.sf-accordion.sf-expanded li.sf-depth-1{border-bottom:1px solid #efefef}.main-navigation .main-navigation--main .block-superfishmain ul.sf-menu.sf-accordion li.sf-depth-1:first-of-type,.main-navigation .main-navigation--main .block-superfishmain ul.sf-menu.sf-accordion.sf-expanded li.sf-depth-1:first-of-type{border-top:1px solid #efefef}.main-navigation .main-navigation--main .block-superfishmain ul.sf-menu.sf-accordion li.sf-depth-1 a,.main-navigation .main-navigation--main .block-superfishmain ul.sf-menu.sf-accordion.sf-expanded li.sf-depth-1 a{font-size:15px;font-weight:500;color:#006eb7;text-decoration:none}.main-navigation .main-navigation--main .block-superfishmain ul.sf-menu.sf-accordion li.sf-depth-2 a,.main-navigation .main-navigation--main .block-superfishmain ul.sf-menu.sf-accordion.sf-expanded li.sf-depth-2 a{font-size:13px;margin-left:20px}.main-navigation .main-navigation--main .block-superfishmain ul.sf-menu.sf-accordion li.sf-depth-3 a,.main-navigation .main-navigation--main .block-superfishmain ul.sf-menu.sf-accordion.sf-expanded li.sf-depth-3 a{font-size:13px;margin-left:40px}.main-navigation .main-navigation--main.sticky{background-color:#fff;-webkit-box-shadow:0px 1px 5px 0px rgba(0,0,0,0.25);box-shadow:0px 1px 5px 0px rgba(0,0,0,0.25);height:60px;left:0%;opacity:1;position:fixed;top:0;-webkit-transition:all 0.3s;transition:all 0.3s;width:100%;z-index:500}.main-navigation .main-navigation--main.sticky .main-navigation--main--wrapper{border-top:none}@media only screen and (min-width:1200px){.main-navigation .main-navigation--main.sticky .main-navigation--main--wrapper{margin:0 30px;max-width:100%}}@media only screen and (min-width:1440px){.main-navigation .main-navigation--main.sticky .main-navigation--main--wrapper{margin:0 auto;max-width:1320px}}@media only screen and (min-width:1490px) and (max-width:1573px){.main-navigation .main-navigation--main #block-mainmenu ul.sf-menu li.sfHover:nth-of-type(7)>ul::after{left:70%}}@media only screen and (min-width:1200px) and (max-width:1489px){.main-navigation .main-navigation--main #block-mainmenu ul.sf-menu li.sfHover:nth-of-type(7)>ul::after{left:80%}}@media only screen and (min-width:1200px) and (max-width:1379px){.main-navigation .main-navigation--top{margin:0 30px;width:auto}.main-navigation .main-navigation--main .main-navigation--main--wrapper{margin:0 30px;max-width:100%}}@media only screen and (max-width:1199px){.main-navigation .main-navigation--main .site-search-mobile.mobile-search{display:block}}@-webkit-keyframes mobileSearch{0%{top:-60px}100%{top:0}}@keyframes mobileSearch{0%{top:-60px}100%{top:0}}.block-views-blocksubmenu-submenu-block{display:none}@media only screen and (min-width:720px){.block-views-blocksubmenu-submenu-block{display:none}}@media only screen and (min-width:1200px){.block-views-blocksubmenu-submenu-block{display:block;margin-top:60px;width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}.block-views-blocksubmenu-submenu-block .submenu-title{font-size:14px;font-weight:700;line-height:32px;text-transform:uppercase;color:#fff;margin-bottom:8px}.block-views-blocksubmenu-submenu-block .view-content .views-row{display:inline-block;background-color:#006eb7;border-radius:20px;margin-right:8px;margin-bottom:15px}.block-views-blocksubmenu-submenu-block .view-content .views-row .views-field-title a{font-size:14px;font-weight:500;color:#fff;text-decoration:none;display:block;padding:15px}.block-views-blocksubmenu-submenu-block .view-content .views-row .views-field-title a.is-active{display:none}.block-views-blocksubmenu-submenu-block .view-content .views-row .views-field-title a::after{content:'';display:inline-block;background-image:url("/sites/default/themes/kennelliitto/images/chevron-right.svg");background-size:15px 15px;width:15px;height:16px;vertical-align:middle;margin-left:2px}#block-kennelliittosubmenu{display:none}@media only screen and (min-width:720px){#block-kennelliittosubmenu{display:none}}@media only screen and (min-width:1200px){#block-kennelliittosubmenu{display:block;margin-top:60px;width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}#block-kennelliittosubmenu h2{font-size:14px;font-weight:700;line-height:32px;text-transform:uppercase;color:#fff;margin-bottom:8px}#block-kennelliittosubmenu .menu .menu-item{display:inline-block;background-color:#006eb7;border-radius:20px;margin-right:8px;margin-bottom:15px}#block-kennelliittosubmenu .menu .menu-item a{font-size:14px;font-weight:500;color:#fff;text-decoration:none;display:block;padding:15px}#block-kennelliittosubmenu .menu .menu-item a.is-active{display:none}#block-kennelliittosubmenu .menu .menu-item a::after{content:'';display:inline-block;background-image:url("/sites/default/themes/kennelliitto/images/chevron-right.svg");background-size:15px 15px;width:15px;height:16px;vertical-align:middle;margin-left:2px}#block-kennelliittosubmenu.empty{display:none;visibility:hidden}#block-kennelliittoomakoirasubmenu{display:none}@media only screen and (min-width:720px){#block-kennelliittoomakoirasubmenu{display:none}}@media only screen and (min-width:1200px){#block-kennelliittoomakoirasubmenu{display:block;margin-top:60px;width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}#block-kennelliittoomakoirasubmenu h2{font-size:14px;font-weight:700;line-height:32px;text-transform:uppercase;color:#fff;margin-bottom:8px}#block-kennelliittoomakoirasubmenu .menu .menu-item{display:inline-block;background-color:#006eb7;border-radius:20px;margin-right:8px;margin-bottom:15px}#block-kennelliittoomakoirasubmenu .menu .menu-item a{font-size:14px;font-weight:500;color:#fff;text-decoration:none;display:block;padding:15px}#block-kennelliittoomakoirasubmenu .menu .menu-item a.is-active{display:none}#block-kennelliittoomakoirasubmenu .menu .menu-item a::after{content:'';display:inline-block;background-image:url("/sites/default/themes/kennelliitto/images/chevron-right.svg");background-size:15px 15px;width:15px;height:16px;vertical-align:middle;margin-left:2px}.no-image-header .block-views-blocksubmenu-submenu-block .submenu-title,.no-image-header .block-views-blocksubmenu-submenu-block h2,.no-image-header #block-kennelliittosubmenu .submenu-title,.no-image-header #block-kennelliittosubmenu h2,.no-image-header #block-kennelliittoomakoirasubmenu .submenu-title,.no-image-header #block-kennelliittoomakoirasubmenu h2{color:#67747e}#block-mainmenublock{display:none;width:auto}@media only screen and (min-width:1200px){#block-mainmenublock{display:block}}@media only screen and (min-width:1200px){#block-mainmenublock ul.sf-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}#block-mainmenublock ul.sf-menu ul{width:auto !important}@media only screen and (min-width:1440px){#block-mainmenublock ul.sf-menu ul{width:auto !important}}@media only screen and (min-width:1440px){#block-mainmenublock ul.sf-menu ul li{white-space:nowrap !important}}#block-mainmenublock ul.sf-menu.level-0>li>a{font-size:17px;margin:0}@media only screen and (min-width:1200px){#block-mainmenublock ul.sf-menu.level-0>li>a{font-size:15px}}@media only screen and (min-width:1440px){#block-mainmenublock ul.sf-menu.level-0>li>a{font-size:17px}}#block-mainmenublock ul.sf-menu.level-0>li>a .sf-sub-indicator{display:none}#block-mainmenublock ul.sf-menu.level-0>li:first-of-type>a{margin-top:0}#block-mainmenublock ul.sf-menu.level-0>li:last-of-type>a{margin-bottom:0;padding-right:0}#block-mainmenublock ul.sf-menu li a{font-size:15px;font-weight:500;color:#006eb7;text-decoration:none;padding:1em;margin:0.5em 1em}@media only screen and (min-width:1200px){#block-mainmenublock ul.sf-menu li a{font-size:14px;padding:10px;margin:2px 10px;white-space:nowrap}}@media only screen and (min-width:1440px){#block-mainmenublock ul.sf-menu li a{padding:1em}}#block-mainmenublock ul.sf-menu li a .sf-sub-indicator{display:none}#block-mainmenublock ul.sf-menu li:first-of-type>a{margin-top:1em}#block-mainmenublock ul.sf-menu li:last-of-type>a{margin-bottom:1em}#block-mainmenublock ul.sf-menu li.menu-item--active-trail>a{color:#76b82a}#block-mainmenublock ul.sf-menu li.sfHover>ul{top:3em;background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0px 1px 5px 0px rgba(0,0,0,0.25);box-shadow:0px 1px 5px 0px rgba(0,0,0,0.25)}#block-mainmenublock ul.sf-menu li.sfHover>ul.level-1 li{background-color:#fff}#block-mainmenublock ul.sf-menu li.sfHover>ul.level-1 li>a:hover{background-color:#0d2331;color:#fff}#block-mainmenublock ul.sf-menu li.sfHover>ul.level-1 li.menu-item--active-trail>a{color:#76b82a}#block-mainmenublock ul.sf-menu li.sfHover>ul.level-1 li.menu-item--active-trail>a:hover{color:#fff}#block-mainmenublock ul.sf-menu li.sfHover>ul.level-1 li.menu-item--expanded>ul.level-2{display:none !important}#block-mainmenublock ul.sf-menu li.sfHover>ul::after{content:"";position:absolute;width:0;height:0;margin-left:2.5em;top:2px;left:20%;-webkit-box-sizing:border-box;box-sizing:border-box;border:8px solid #000;border-color:transparent transparent #fff #fff;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:rotate(135deg);transform:rotate(135deg);-webkit-box-shadow:-3px 3px 10px -2px rgba(0,0,0,0.25);box-shadow:-3px 3px 10px -2px rgba(0,0,0,0.25)}#block-mainmenublock ul.sf-menu li.sfHover:first-of-type>ul{left:0px;right:auto}#block-mainmenublock ul.sf-menu li.sfHover:first-of-type>ul::after{left:0}#block-mainmenublock ul.sf-menu li.sfHover:last-of-type>ul{left:auto;right:0px}#block-mainmenublock ul.sf-menu li.sfHover:last-of-type>ul::after{left:65%}html:lang(sv) #block-mainmenublock ul.sf-menu li.sfHover>ul::after{left:10%}html:lang(sv) #block-mainmenublock ul.sf-menu li.sfHover:nth-of-type(6)>ul{left:auto;right:0px}html:lang(sv) #block-mainmenublock ul.sf-menu li.sfHover:nth-of-type(6)>ul::after{left:65%}html:lang(sv) #block-mainmenublock ul.sf-menu li.sfHover:last-of-type>ul{left:auto;right:0px}html:lang(sv) #block-mainmenublock ul.sf-menu li.sfHover:last-of-type>ul::after{left:75%}.faq-header{width:calc(100%);float:left;margin-left:0px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.faq-header img{display:block;height:auto;left:0;max-width:100%;position:absolute;top:0;z-index:0}.faq-header h1{z-index:1}@media only screen and (min-width:1200px){.faq-header h1{width:calc(33.33333%);float:left;margin-left:0px}}.top-level .block-views-exposed-filter-blockfaq-page-1{width:calc(100%);float:left;margin-left:0px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:20px 0px 0px 0px;position:relative;z-index:1}@media only screen and (min-width:720px){.top-level .block-views-exposed-filter-blockfaq-page-1{margin:20px 0px}}.top-level .block-views-exposed-filter-blockfaq-page-1 form{display:inline-block}.top-level .block-views-exposed-filter-blockfaq-page-1 form .form--inline .form-type-select{color:#006eb7;font-size:14px}@media only screen and (min-width:720px){.top-level .block-views-exposed-filter-blockfaq-page-1 form .form--inline .form-type-select{color:#fff;font-size:16px}}.top-level .block-views-exposed-filter-blockfaq-page-1 form .form--inline .form-type-select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;background-color:transparent;background-image:url("/sites/default/themes/kennelliitto/images/chevron-down-blue.svg");background-repeat:no-repeat;background-position:right;background-size:30px 20px;border:2px solid #006eb7;height:40px;padding:8px;width:250px}@media only screen and (min-width:720px){.top-level .block-views-exposed-filter-blockfaq-page-1 form .form--inline .form-type-select select{background-image:url("/sites/default/themes/kennelliitto/images/chevron-down.svg");border:2px solid #fff;height:45px;width:300px}}.top-level .block-views-exposed-filter-blockfaq-page-1 form .form--inline .form-type-select .select2{width:250px !important}@media only screen and (min-width:720px){.top-level .block-views-exposed-filter-blockfaq-page-1 form .form--inline .form-type-select .select2{width:300px !important}}.top-level .block-views-exposed-filter-blockfaq-page-1 form .form--inline .form-type-select .select2 .selection .select2-selection{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;background-image:url("/sites/default/themes/kennelliitto/images/chevron-down-blue.svg");background-repeat:no-repeat;background-position:right;background-size:30px 20px;border:2px solid #006eb7;border-radius:0;height:40px;padding:4px}@media only screen and (min-width:720px){.top-level .block-views-exposed-filter-blockfaq-page-1 form .form--inline .form-type-select .select2 .selection .select2-selection{background-image:url("/sites/default/themes/kennelliitto/images/chevron-down.svg");border:2px solid #fff;height:45px;padding:8px}}.top-level .block-views-exposed-filter-blockfaq-page-1 form .form--inline .form-type-select .select2 .selection .select2-selection .select2-selection__rendered{color:#006eb7;text-align:left;padding:0 0 0 5px}@media only screen and (min-width:720px){.top-level .block-views-exposed-filter-blockfaq-page-1 form .form--inline .form-type-select .select2 .selection .select2-selection .select2-selection__rendered{color:#fff}}.top-level .block-views-exposed-filter-blockfaq-page-1 form .form--inline .form-type-select .select2 .selection .select2-selection .select2-selection__arrow{display:none;visibility:hidden}.top-level .block-views-exposed-filter-blockfaq-page-1 form .form--inline .form-type-select .select2.select2-container--open .selection .select2-selection{background-color:#006eb7;background-image:url("/sites/default/themes/kennelliitto/images/chevron-up.svg");background-repeat:no-repeat;background-position:right;background-size:30px 20px;border:2px solid #006eb7}.top-level .block-views-exposed-filter-blockfaq-page-1 form .form--inline .form-type-select .select2.select2-container--open .selection .select2-selection .select2-selection__rendered{color:#fff;text-align:left;padding:0 0 0 5px}.view-display-id-page_1{width:calc(100%);float:left;margin-left:0px;background-color:#f2f8fd;margin:30px 0}@media only screen and (min-width:720px){.view-display-id-page_1{margin:0}}.view-display-id-page_1 .view-content{width:calc(100%);float:left;margin-left:0px}@media only screen and (min-width:720px){.view-display-id-page_1 .view-content{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px);margin-top:45px;margin-bottom:40px}}@media only screen and (min-width:1200px){.view-display-id-page_1 .view-content{width:calc(87.5%);float:left;margin-left:0px;margin-left:calc(6.25% + 0px)}}.view-display-id-page_1 .view-content>.views-row{width:calc(100%);float:left;margin-left:0px;margin-bottom:20px}.view-display-id-page_1 .view-content>.views-row>h3{border-bottom:2px solid #bfcfdf;margin-bottom:0;padding-bottom:5px}.view-display-id-page_1 .view-content>.views-row .views-accordion-header{font-family:"antenna";border:none;border-radius:0px;margin:0;padding:15px 60px 15px 25px}@media only screen and (min-width:720px){.view-display-id-page_1 .view-content>.views-row .views-accordion-header{padding:15px 60px 15px 30px}}.view-display-id-page_1 .view-content>.views-row .views-accordion-header .authored-on{font-size:15px;font-weight:300;line-height:30px;color:#67747e;margin-right:20px;display:block}@media only screen and (min-width:720px){.view-display-id-page_1 .view-content>.views-row .views-accordion-header .authored-on{font-size:16px}}@media only screen and (min-width:1200px){.view-display-id-page_1 .view-content>.views-row .views-accordion-header .authored-on{display:inline-block}}.view-display-id-page_1 .view-content>.views-row .views-accordion-header a{font-size:15px;font-weight:700;line-height:30px;color:#006eb7}@media only screen and (min-width:720px){.view-display-id-page_1 .view-content>.views-row .views-accordion-header a{font-size:16px}}.view-display-id-page_1 .view-content>.views-row .views-accordion-header.ui-accordion-header-collapsed::after{content:'';bottom:0;display:inline-block;background-image:url("/sites/default/themes/kennelliitto/images/chevron-down-blue.svg");background-size:20px 30px;height:20px;margin:auto;position:absolute;right:20px;top:0;width:20px}.view-display-id-page_1 .view-content>.views-row .views-accordion-header.ui-state-active{background-color:transparent}.view-display-id-page_1 .view-content>.views-row .views-accordion-header.ui-state-active a{color:#76b82a}.view-display-id-page_1 .view-content>.views-row .views-accordion-header.ui-state-active::after{content:'';bottom:0;display:inline-block;background-image:url("/sites/default/themes/kennelliitto/images/chevron-up-green.svg");background-size:20px 30px;height:20px;margin:auto;position:absolute;right:20px;top:0;width:20px}.view-display-id-page_1 .view-content>.views-row .ui-accordion-content{font-family:"antenna";border:none;border-radius:0px;margin:0;height:auto !important;padding:15px 25px}@media only screen and (min-width:720px){.view-display-id-page_1 .view-content>.views-row .ui-accordion-content{padding:15px 30px}}.view-display-id-page_1 .view-content>.views-row .ui-accordion-content p{font-size:14px;font-weight:400;line-height:22px;color:#0d2331}.view-display-id-page_1 .view-content>.views-row .ui-accordion-content p a{color:#006eb7;word-break:break-word}@media only screen and (min-width:720px){.view-display-id-page_1 .view-content>.views-row .ui-accordion-content p a{word-break:normal}}.view-display-id-page_1 .view-content>.views-row .ui-accordion-content p a:hover,.view-display-id-page_1 .view-content>.views-row .ui-accordion-content p a:active,.view-display-id-page_1 .view-content>.views-row .ui-accordion-content p a:focus{color:#fff}.view-display-id-page_1 .view-content>.views-row .ui-accordion-content ul{font-size:14px;font-weight:400;line-height:22px;color:#0d2331}@media only screen and (min-width:1200px){.view-display-id-page_1 .view-content>.views-row .ui-accordion-content ul{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}.view-display-id-page_1 .view-content>.views-row .ui-accordion-content ul li{font-size:14px;line-height:20px;list-style-type:disc;margin:10px 10px 15px 35px}.view-display-id-page_1 .view-content>.views-row .ui-accordion-content ul li a{font-weight:700;color:#006eb7;text-decoration:none;padding:3px 2px}@media only screen and (min-width:720px){.view-display-id-page_1 .view-content>.views-row .ui-accordion-content ul li a{font-weight:400;text-shadow:1px 0 0 currentColor}}.view-display-id-page_1 .view-content>.views-row .ui-accordion-content ul li a:hover,.view-display-id-page_1 .view-content>.views-row .ui-accordion-content ul li a:active,.view-display-id-page_1 .view-content>.views-row .ui-accordion-content ul li a:focus{font-weight:400;color:#fff;background-color:#006eb7;padding:3px 2px}@media only screen and (min-width:720px){.view-display-id-page_1 .view-content>.views-row .ui-accordion-content ul li a:hover,.view-display-id-page_1 .view-content>.views-row .ui-accordion-content ul li a:active,.view-display-id-page_1 .view-content>.views-row .ui-accordion-content ul li a:focus{text-shadow:none}}.view-display-id-page_1 .view-content>.views-row .ui-accordion-content ol{font-size:14px;font-weight:400;line-height:22px;color:#0d2331}@media only screen and (min-width:1200px){.view-display-id-page_1 .view-content>.views-row .ui-accordion-content ol{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}.view-display-id-page_1 .view-content>.views-row .ui-accordion-content ol li{font-size:14px;line-height:20px;margin:10px 10px 15px 35px}.view-display-id-page_1 .view-content>.views-row .ui-accordion-content ol li a{font-weight:700;color:#006eb7;text-decoration:none;padding:3px 2px}@media only screen and (min-width:720px){.view-display-id-page_1 .view-content>.views-row .ui-accordion-content ol li a{font-weight:400;text-shadow:1px 0 0 currentColor}}.view-display-id-page_1 .view-content>.views-row .ui-accordion-content ol li a:hover,.view-display-id-page_1 .view-content>.views-row .ui-accordion-content ol li a:active,.view-display-id-page_1 .view-content>.views-row .ui-accordion-content ol li a:focus{font-weight:400;color:#fff;background-color:#006eb7;padding:3px 2px}@media only screen and (min-width:720px){.view-display-id-page_1 .view-content>.views-row .ui-accordion-content ol li a:hover,.view-display-id-page_1 .view-content>.views-row .ui-accordion-content ol li a:active,.view-display-id-page_1 .view-content>.views-row .ui-accordion-content ol li a:focus{text-shadow:none}}.view-display-id-page_1 .view-content>.views-row>.views-row:nth-of-type(odd) .views-accordion-header.ui-accordion-header-collapsed{background-color:#e9f1f8}.view-display-id-page_1 .view-content>.views-row>.views-row:nth-of-type(odd) .views-accordion-header.ui-accordion-header-collapsed.ui-state-hover{background-color:rgba(255,255,255,0.5)}.view-display-id-page_1 .view-content>.views-row>.views-row:nth-of-type(odd) .views-accordion-header.ui-state-active{background-color:#e9f1f8}.view-display-id-page_1 .view-content>.views-row>.views-row:nth-of-type(odd) .ui-accordion-content{background-color:#e9f1f8}.view-display-id-page_1 .view-content>.views-row>.views-row:nth-of-type(even) .views-accordion-header.ui-accordion-header-collapsed{background-color:#f2f8fd}.view-display-id-page_1 .view-content>.views-row>.views-row:nth-of-type(even) .views-accordion-header.ui-accordion-header-collapsed.ui-state-hover{background-color:rgba(255,255,255,0.5)}.view-display-id-page_1 .view-content>.views-row>.views-row:nth-of-type(even) .ui-accordion-content{background-color:#f2f8fd}.select2-dropdown{background-color:#006eb7 !important;border:2px solid #006eb7 !important;border-radius:0px !important}.select2-dropdown #select2-edit-field-question-theme-target-id--2-results{background-color:#006eb7;color:#fff;font-family:"antenna","arial",sans-serif;font-size:14px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:auto;margin:10px;max-height:none}@media only screen and (min-width:720px){.select2-dropdown #select2-edit-field-question-theme-target-id--2-results{margin:20px}}.select2-dropdown #select2-edit-field-question-theme-target-id--2-results .select2-results__option{background-image:url("/sites/default/themes/kennelliitto/images/chevron-right-green.svg");background-repeat:no-repeat;background-position:left;background-size:30px 20px;padding:10px 15px 10px 30px}.select2-dropdown #select2-edit-field-question-theme-target-id--2-results .select2-results__option--highlighted{background-color:#1782c9}.select2-dropdown #select2-edit-field-question-theme-target-id--2-results .select2-results__option[aria-selected=true]{background-color:#1782c9}.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations{width:calc(100%);float:left;margin-left:0px;position:relative}@media only screen and (min-width:720px){.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms .form-header-img,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations .form-header-img{width:calc(100%);float:left;margin-left:0px}@media only screen and (min-width:720px){.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms .form-header-img,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations .form-header-img{position:absolute;top:0;left:0;right:0;z-index:-1}}.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms .form-header-img img,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations .form-header-img img{max-width:100%;height:auto;display:block}.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms h1,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations h1{position:absolute;top:0;left:0;right:0;text-align:center;margin-top:40px;margin-bottom:30px}@media only screen and (min-width:720px){.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms h1,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations h1{position:relative;text-align:left;margin-top:0px;margin-bottom:20px}}@media only screen and (min-width:1200px){.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms h1,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations h1{margin-bottom:30px}}@media only screen and (min-width:720px){.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms form,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations form{width:calc(91.66667%);float:left;margin-left:0px;margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (min-width:1200px){.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms form,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations form{margin-bottom:60px}}.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms form .form--inline,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations form .form--inline{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);margin-top:20px}@media only screen and (min-width:720px){.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms form .form--inline,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations form .form--inline{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0}}.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms form .form--inline .form-item,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations form .form--inline .form-item{width:calc(100%);float:left;margin-left:0px;margin-bottom:15px}@media only screen and (min-width:720px){.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms form .form--inline .form-item,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations form .form--inline .form-item{width:auto;margin-right:10px;margin-bottom:10px}}@media only screen and (min-width:1200px){.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms form .form--inline .form-item,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations form .form--inline .form-item{margin-right:30px;margin-bottom:0px}}.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms form .form--inline .form-item input,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms form .form--inline .form-item select,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations form .form--inline .form-item input,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations form .form--inline .form-item select{-webkit-appearance:none;-moz-appearance:none;border-radius:0;height:40px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:10px}@media only screen and (min-width:1200px){.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms form .form--inline .form-item input,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms form .form--inline .form-item select,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations form .form--inline .form-item input,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations form .form--inline .form-item select{height:45px;width:300px}}.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms form .form--inline .form-item.form-type-select,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations form .form--inline .form-item.form-type-select{display:none}.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms form .form--inline .form-item.form-item-theme-ul,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations form .form--inline .form-item.form-item-theme-ul{-webkit-box-sizing:border-box;box-sizing:border-box;height:40px;position:relative;margin-top:20px;margin-bottom:15px}@media only screen and (min-width:720px){.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms form .form--inline .form-item.form-item-theme-ul,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations form .form--inline .form-item.form-item-theme-ul{width:250px;margin:0px 10px 10px 0px}}@media only screen and (min-width:1200px){.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms form .form--inline .form-item.form-item-theme-ul,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations form .form--inline .form-item.form-item-theme-ul{width:300px;height:45px;margin-right:30px;margin-bottom:0px}}.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms form .form--inline .form-item.form-item-theme-ul ul,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations form .form--inline .form-item.form-item-theme-ul ul{list-style:none;z-index:100}.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms form .form--inline .form-item.form-item-theme-ul span.theme-list-label,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations form .form--inline .form-item.form-item-theme-ul span.theme-list-label{background-color:#006eb7;background-image:url("/sites/default/themes/kennelliitto/images/chevron-down.svg");background-repeat:no-repeat;background-position:right;background-size:45px 20px;border:2px solid #006eb7;color:#fff;display:block;font-size:14px;height:40px;padding:12px;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (min-width:720px){.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms form .form--inline .form-item.form-item-theme-ul span.theme-list-label,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations form .form--inline .form-item.form-item-theme-ul span.theme-list-label{background-color:transparent;border:2px solid #fff;font-size:15px}}@media only screen and (min-width:1200px){.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms form .form--inline .form-item.form-item-theme-ul span.theme-list-label,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations form .form--inline .form-item.form-item-theme-ul span.theme-list-label{height:45px;padding:15px}}.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms form .form--inline .form-item.form-item-theme-ul span.theme-list-label.list-open,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations form .form--inline .form-item.form-item-theme-ul span.theme-list-label.list-open{background-color:#006eb7;background-image:url("/sites/default/themes/kennelliitto/images/chevron-up.svg");border:2px solid #006eb7;-webkit-transition:all 0.1s !important;transition:all 0.1s !important}.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms form .form--inline .form-item.form-item-theme-ul>.item-list,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations form .form--inline .form-item.form-item-theme-ul>.item-list{display:none;background:#006eb7;position:absolute;z-index:100;width:100%}.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms form .form--inline .form-item.form-item-theme-ul>.item-list>ul,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations form .form--inline .form-item.form-item-theme-ul>.item-list>ul{margin-bottom:15px}.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms form .form--inline .form-item.form-item-theme-ul>.item-list li,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations form .form--inline .form-item.form-item-theme-ul>.item-list li{padding:10px 40px 5px 20px;font-size:13px;color:white}.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms form .form--inline .form-item.form-item-theme-ul>.item-list li .theme-item,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations form .form--inline .form-item.form-item-theme-ul>.item-list li .theme-item{width:calc(100% - 30px);display:block;cursor:pointer}.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms form .form--inline .form-item.form-item-theme-ul>.item-list li .theme-item:hover,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms form .form--inline .form-item.form-item-theme-ul>.item-list li .theme-item.selected,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations form .form--inline .form-item.form-item-theme-ul>.item-list li .theme-item:hover,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations form .form--inline .form-item.form-item-theme-ul>.item-list li .theme-item.selected{color:#76b82a}.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms form .form--inline .form-item.form-item-theme-ul>.item-list li .theme-item.selected,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations form .form--inline .form-item.form-item-theme-ul>.item-list li .theme-item.selected{font-weight:bold}.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms form .form--inline .form-item.form-item-theme-ul>.item-list li.active-trail,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations form .form--inline .form-item.form-item-theme-ul>.item-list li.active-trail{color:#76b82a}.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms form .form--inline .form-item.form-item-theme-ul>.item-list .item-list.child-level,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations form .form--inline .form-item.form-item-theme-ul>.item-list .item-list.child-level{display:none;color:#71abdd}.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms form .form--inline .form-item.form-item-theme-ul>.item-list .item-list.child-level li,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations form .form--inline .form-item.form-item-theme-ul>.item-list .item-list.child-level li{font-size:12px}.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms form .form--inline .form-item.form-item-theme-ul .has-children,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations form .form--inline .form-item.form-item-theme-ul .has-children{position:relative}.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms form .form--inline .form-item.form-item-theme-ul .has-children .parent-chevron,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations form .form--inline .form-item.form-item-theme-ul .has-children .parent-chevron{background-image:url("/sites/default/themes/kennelliitto/images/chevron-down-green.svg");background-repeat:no-repeat;background-size:15px auto;background-position:center center;width:30px;height:100%;position:absolute;right:0;top:0;-webkit-transition:all 0.5s !important;transition:all 0.5s !important;margin-right:7px}.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms form .form--inline .form-item.form-item-theme-ul .has-children.childrens-open,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations form .form--inline .form-item.form-item-theme-ul .has-children.childrens-open{background-color:#1782c9}.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms form .form--inline .form-item.form-item-theme-ul .has-children.childrens-open .parent-chevron,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations form .form--inline .form-item.form-item-theme-ul .has-children.childrens-open .parent-chevron{background-image:url("/sites/default/themes/kennelliitto/images/chevron-up-green.svg");background-position:top center;margin-top:10px;-webkit-transition:all 0.5s !important;transition:all 0.5s !important}.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms form .form--inline .form-item.form-type-textfield input[type=text],.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations form .form--inline .form-item.form-type-textfield input[type=text]{border:2px solid #006eb7;background-color:transparent;background-image:url("/sites/default/themes/kennelliitto/images/magnifying-glass-blue.svg");background-repeat:no-repeat;background-position:right;background-size:45px 25px;color:#006eb7}@media only screen and (min-width:720px){.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms form .form--inline .form-item.form-type-textfield input[type=text],.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations form .form--inline .form-item.form-type-textfield input[type=text]{border:2px solid #fff;background-image:url("/sites/default/themes/kennelliitto/images/magnifying-glass-white.svg");color:#fff}}.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms form .form--inline .form-item.form-type-textfield input[type=text]::-webkit-input-placeholder,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations form .form--inline .form-item.form-type-textfield input[type=text]::-webkit-input-placeholder{color:#006eb7;opacity:1}.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms form .form--inline .form-item.form-type-textfield input[type=text]:-ms-input-placeholder,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations form .form--inline .form-item.form-type-textfield input[type=text]:-ms-input-placeholder{color:#006eb7;opacity:1}.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms form .form--inline .form-item.form-type-textfield input[type=text]::-ms-input-placeholder,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations form .form--inline .form-item.form-type-textfield input[type=text]::-ms-input-placeholder{color:#006eb7;opacity:1}.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms form .form--inline .form-item.form-type-textfield input[type=text]::placeholder,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations form .form--inline .form-item.form-type-textfield input[type=text]::placeholder{color:#006eb7;opacity:1}@media only screen and (min-width:720px){.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms form .form--inline .form-item.form-type-textfield input[type=text]::-webkit-input-placeholder,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations form .form--inline .form-item.form-type-textfield input[type=text]::-webkit-input-placeholder{color:#fff}.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms form .form--inline .form-item.form-type-textfield input[type=text]:-ms-input-placeholder,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations form .form--inline .form-item.form-type-textfield input[type=text]:-ms-input-placeholder{color:#fff}.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms form .form--inline .form-item.form-type-textfield input[type=text]::-ms-input-placeholder,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations form .form--inline .form-item.form-type-textfield input[type=text]::-ms-input-placeholder{color:#fff}.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms form .form--inline .form-item.form-type-textfield input[type=text]::placeholder,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations form .form--inline .form-item.form-type-textfield input[type=text]::placeholder{color:#fff}}.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms form .form--inline .form-item.form-type-textfield input[type=text]::-ms-input-placeholder,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations form .form--inline .form-item.form-type-textfield input[type=text]::-ms-input-placeholder{color:#006eb7}@media only screen and (min-width:720px){.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms form .form--inline .form-item.form-type-textfield input[type=text]::-ms-input-placeholder,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations form .form--inline .form-item.form-type-textfield input[type=text]::-ms-input-placeholder{color:#fff}}.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms form .form--inline .form-item.form-type-textfield input[type=text]:-ms-input-placeholder,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations form .form--inline .form-item.form-type-textfield input[type=text]:-ms-input-placeholder{color:#006eb7}@media only screen and (min-width:720px){.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms form .form--inline .form-item.form-type-textfield input[type=text]:-ms-input-placeholder,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations form .form--inline .form-item.form-type-textfield input[type=text]:-ms-input-placeholder{color:#fff}}.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms form .form--inline .form-actions,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations form .form--inline .form-actions{width:calc(100%);float:left;margin-left:0px;margin-bottom:15px}@media only screen and (min-width:720px){.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms form .form--inline .form-actions,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations form .form--inline .form-actions{width:auto;margin-bottom:0px}}.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms form .form--inline .form-actions input,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations form .form--inline .form-actions input{-webkit-appearance:none;-moz-appearance:none;border-radius:0;height:40px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid #006eb7;background-color:transparent;color:#006eb7;padding:8px 20px}@media only screen and (min-width:720px){.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms form .form--inline .form-actions input,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations form .form--inline .form-actions input{border:2px solid #fff;color:#fff}}@media only screen and (min-width:1200px){.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms form .form--inline .form-actions input,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations form .form--inline .form-actions input{height:45px}}.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms .form-header-info,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations .form-header-info{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px)}@media only screen and (min-width:720px){.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms .form-header-info,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations .form-header-info{width:calc(83.33333%);float:left;margin-left:0px;text-align:center}}@media only screen and (min-width:1200px){.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms .form-header-info,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations .form-header-info{width:calc(35.41667%);float:left;margin-left:0px}}.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms .form-header-info p,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations .form-header-info p{font-size:15px;font-weight:500;line-height:26px;color:#0d2331}@media only screen and (min-width:720px){.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms .form-header-info p,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations .form-header-info p{font-size:16px;color:#fff}}.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms .form-header-info p a,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations .form-header-info p a{color:#76b82a}.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms .form-header-info p a:hover,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms .form-header-info p a:active,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms .form-header-info p a:focus,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations .form-header-info p a:hover,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations .form-header-info p a:active,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations .form-header-info p a:focus{font-weight:400;color:#fff;background-color:#76b82a;padding:3px 2px}@media only screen and (min-width:720px){.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms .form-header-info p a:hover,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms .form-header-info p a:active,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms .form-header-info p a:focus,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations .form-header-info p a:hover,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations .form-header-info p a:active,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations .form-header-info p a:focus{text-shadow:none}}.view-display-id-popular_forms h3,.view-display-id-popular_forms_block h3{font-size:28px;font-weight:700;line-height:32px;color:#71abdd;margin-top:30px}@media only screen and (min-width:1200px){.view-display-id-popular_forms h3,.view-display-id-popular_forms_block h3{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}.view-display-id-all_forms .view-header,.view-display-id-forms .view-header,.view-display-id-forms_themes .view-header,.view-display-id-all_regulations .view-header{width:calc(100%);float:left;margin-left:0px;margin-bottom:30px}.view-display-id-all_forms .view-content,.view-display-id-forms .view-content,.view-display-id-forms_themes .view-content,.view-display-id-all_regulations .view-content{width:calc(100%);float:left;margin-left:0px}.view-display-id-all_forms .view-content h3,.view-display-id-forms .view-content h3,.view-display-id-forms_themes .view-content h3,.view-display-id-all_regulations .view-content h3{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);font-size:18px;font-weight:700;line-height:26px;color:#67747e}@media only screen and (min-width:1200px){.view-display-id-all_forms .view-content h3,.view-display-id-forms .view-content h3,.view-display-id-forms_themes .view-content h3,.view-display-id-all_regulations .view-content h3{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px);font-size:22px;line-height:32px}}.view-display-id-all_forms .view-content h3 .vocabulary-form-regulation-themes,.view-display-id-forms .view-content h3 .vocabulary-form-regulation-themes,.view-display-id-forms_themes .view-content h3 .vocabulary-form-regulation-themes,.view-display-id-all_regulations .view-content h3 .vocabulary-form-regulation-themes{margin-bottom:15px}@media only screen and (min-width:1200px){.view-display-id-all_forms .view-content h3 .vocabulary-form-regulation-themes,.view-display-id-forms .view-content h3 .vocabulary-form-regulation-themes,.view-display-id-forms_themes .view-content h3 .vocabulary-form-regulation-themes,.view-display-id-all_regulations .view-content h3 .vocabulary-form-regulation-themes{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}.view-display-id-all_forms .view-content h3 .vocabulary-form-regulation-themes .field--name-name,.view-display-id-forms .view-content h3 .vocabulary-form-regulation-themes .field--name-name,.view-display-id-forms_themes .view-content h3 .vocabulary-form-regulation-themes .field--name-name,.view-display-id-all_regulations .view-content h3 .vocabulary-form-regulation-themes .field--name-name{font-size:22px;font-weight:700;line-height:32px;color:#67747e}.view-display-id-all_forms .view-content h3 .vocabulary-form-regulation-themes .content .field--name-description p,.view-display-id-forms .view-content h3 .vocabulary-form-regulation-themes .content .field--name-description p,.view-display-id-forms_themes .view-content h3 .vocabulary-form-regulation-themes .content .field--name-description p,.view-display-id-all_regulations .view-content h3 .vocabulary-form-regulation-themes .content .field--name-description p{font-size:17px;font-weight:400;line-height:32px;color:#0d2331}.view-display-id-all_forms .view-content .view-grouping-header,.view-display-id-forms .view-content .view-grouping-header,.view-display-id-forms_themes .view-content .view-grouping-header,.view-display-id-all_regulations .view-content .view-grouping-header{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);font-size:18px;font-weight:700;line-height:26px;color:#67747e;margin-bottom:10px}@media only screen and (min-width:1200px){.view-display-id-all_forms .view-content .view-grouping-header,.view-display-id-forms .view-content .view-grouping-header,.view-display-id-forms_themes .view-content .view-grouping-header,.view-display-id-all_regulations .view-content .view-grouping-header{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px);font-size:22px;line-height:32px}}.view-display-id-all_forms .view-content .view-grouping-content h3,.view-display-id-forms .view-content .view-grouping-content h3,.view-display-id-forms_themes .view-content .view-grouping-content h3,.view-display-id-all_regulations .view-content .view-grouping-content h3{display:none}.view-display-id-all_forms .pager,.view-display-id-forms .pager,.view-display-id-forms_themes .pager,.view-display-id-all_regulations .pager{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);margin-bottom:20px}@media only screen and (min-width:720px){.view-display-id-all_forms .pager,.view-display-id-forms .pager,.view-display-id-forms_themes .pager,.view-display-id-all_regulations .pager{width:calc(91.66667%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px)}}@media only screen and (min-width:1200px){.view-display-id-all_forms .pager,.view-display-id-forms .pager,.view-display-id-forms_themes .pager,.view-display-id-all_regulations .pager{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px);margin-top:40px;margin-bottom:60px}}.view-display-id-all_forms .pager ul li,.view-display-id-forms .pager ul li,.view-display-id-forms_themes .pager ul li,.view-display-id-all_regulations .pager ul li{list-style:none;display:inline-block;margin-right:5px}.view-display-id-all_forms .pager ul li.pager__item--next,.view-display-id-all_forms .pager ul li.pager__item--previous,.view-display-id-forms .pager ul li.pager__item--next,.view-display-id-forms .pager ul li.pager__item--previous,.view-display-id-forms_themes .pager ul li.pager__item--next,.view-display-id-forms_themes .pager ul li.pager__item--previous,.view-display-id-all_regulations .pager ul li.pager__item--next,.view-display-id-all_regulations .pager ul li.pager__item--previous{margin:0px 5px}.view-display-id-all_forms .pager ul li.is-active a,.view-display-id-forms .pager ul li.is-active a,.view-display-id-forms_themes .pager ul li.is-active a,.view-display-id-all_regulations .pager ul li.is-active a{color:#000;background-color:#f2f8fd;padding:8px}.view-display-id-all_forms .pager ul li a,.view-display-id-forms .pager ul li a,.view-display-id-forms_themes .pager ul li a,.view-display-id-all_regulations .pager ul li a{display:inline-block;font-size:17px;font-weight:700;line-height:32px;color:#006eb7;text-decoration:none}@media only screen and (min-width:720px){.view-display-id-all_forms .pager ul li a,.view-display-id-forms .pager ul li a,.view-display-id-forms_themes .pager ul li a,.view-display-id-all_regulations .pager ul li a{font-size:20px;line-height:24px}}@media only screen and (min-width:1200px){.view-display-id-all_forms .pager ul li a,.view-display-id-forms .pager ul li a,.view-display-id-forms_themes .pager ul li a,.view-display-id-all_regulations .pager ul li a{font-size:24px;line-height:32px}}.view-display-id-popular_forms_theme h3{font-size:28px;font-weight:700;line-height:32px;color:#71abdd;margin-top:30px}@media only screen and (min-width:1200px){.view-display-id-popular_forms_theme h3{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms #edit-subtheme--wrapper,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms .form-item-subtheme,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-forms #edit-theme-description,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations #edit-subtheme--wrapper,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations .form-item-subtheme,.region-header .block-views-exposed-filter-blockforms-and-regulations-all-regulations #edit-theme-description{display:none}.region-content .block-views-exposed-filter-blockforms-and-regulations-all-forms,.region-content .block-views-exposed-filter-blockforms-and-regulations-all-regulations{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);margin-top:30px;margin-bottom:20px}@media only screen and (min-width:720px){.region-content .block-views-exposed-filter-blockforms-and-regulations-all-forms,.region-content .block-views-exposed-filter-blockforms-and-regulations-all-regulations{width:calc(91.66667%);float:left;margin-left:0px;margin-left:calc(4.16667% + 0px)}}@media only screen and (min-width:1200px){.region-content .block-views-exposed-filter-blockforms-and-regulations-all-forms,.region-content .block-views-exposed-filter-blockforms-and-regulations-all-regulations{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}.region-content .block-views-exposed-filter-blockforms-and-regulations-all-forms .theme-info,.region-content .block-views-exposed-filter-blockforms-and-regulations-all-regulations .theme-info{width:calc(100%);float:left;margin-left:0px;margin-top:20px;margin-bottom:20px}.region-content .block-views-exposed-filter-blockforms-and-regulations-all-forms .theme-info h2,.region-content .block-views-exposed-filter-blockforms-and-regulations-all-regulations .theme-info h2{margin-bottom:20px}.region-content .block-views-exposed-filter-blockforms-and-regulations-all-forms .theme-info p,.region-content .block-views-exposed-filter-blockforms-and-regulations-all-regulations .theme-info p{line-height:30px}.region-content .block-views-exposed-filter-blockforms-and-regulations-all-forms .form--inline,.region-content .block-views-exposed-filter-blockforms-and-regulations-all-regulations .form--inline{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #c2d0dc;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:1200px){.region-content .block-views-exposed-filter-blockforms-and-regulations-all-forms .form--inline,.region-content .block-views-exposed-filter-blockforms-and-regulations-all-regulations .form--inline{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.region-content .block-views-exposed-filter-blockforms-and-regulations-all-forms .form--inline .form-item-theme,.region-content .block-views-exposed-filter-blockforms-and-regulations-all-forms .form--inline .form-item-title,.region-content .block-views-exposed-filter-blockforms-and-regulations-all-forms .form--inline #edit-theme-ul,.region-content .block-views-exposed-filter-blockforms-and-regulations-all-regulations .form--inline .form-item-theme,.region-content .block-views-exposed-filter-blockforms-and-regulations-all-regulations .form--inline .form-item-title,.region-content .block-views-exposed-filter-blockforms-and-regulations-all-regulations .form--inline #edit-theme-ul{display:none}.region-content .block-views-exposed-filter-blockforms-and-regulations-all-forms .form--inline>#edit-subtheme--wrapper,.region-content .block-views-exposed-filter-blockforms-and-regulations-all-regulations .form--inline>#edit-subtheme--wrapper{width:calc(100%);float:left;margin-left:0px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:720px){.region-content .block-views-exposed-filter-blockforms-and-regulations-all-forms .form--inline>#edit-subtheme--wrapper,.region-content .block-views-exposed-filter-blockforms-and-regulations-all-regulations .form--inline>#edit-subtheme--wrapper{display:unset}}@media only screen and (min-width:1200px){.region-content .block-views-exposed-filter-blockforms-and-regulations-all-forms .form--inline>#edit-subtheme--wrapper,.region-content .block-views-exposed-filter-blockforms-and-regulations-all-regulations .form--inline>#edit-subtheme--wrapper{float:none;margin-left:0px;width:100%}}.region-content .block-views-exposed-filter-blockforms-and-regulations-all-forms .form--inline>#edit-subtheme--wrapper legend,.region-content .block-views-exposed-filter-blockforms-and-regulations-all-regulations .form--inline>#edit-subtheme--wrapper legend{float:left;text-align:center;width:100%}@media only screen and (min-width:720px){.region-content .block-views-exposed-filter-blockforms-and-regulations-all-forms .form--inline>#edit-subtheme--wrapper legend,.region-content .block-views-exposed-filter-blockforms-and-regulations-all-regulations .form--inline>#edit-subtheme--wrapper legend{margin-bottom:20px}}@media only screen and (min-width:1200px){.region-content .block-views-exposed-filter-blockforms-and-regulations-all-forms .form--inline>#edit-subtheme--wrapper legend,.region-content .block-views-exposed-filter-blockforms-and-regulations-all-regulations .form--inline>#edit-subtheme--wrapper legend{margin-bottom:0px;text-align:left;width:unset}}.region-content .block-views-exposed-filter-blockforms-and-regulations-all-forms .form--inline>#edit-subtheme--wrapper legend .fieldset-legend,.region-content .block-views-exposed-filter-blockforms-and-regulations-all-regulations .form--inline>#edit-subtheme--wrapper legend .fieldset-legend{background-color:#f2f8fd;-webkit-box-sizing:border-box;box-sizing:border-box;color:#006eb7;display:block;font-size:18px;font-weight:500;margin:0 !important;padding:50px}@media only screen and (min-width:1200px){.region-content .block-views-exposed-filter-blockforms-and-regulations-all-forms .form--inline>#edit-subtheme--wrapper legend .fieldset-legend,.region-content .block-views-exposed-filter-blockforms-and-regulations-all-regulations .form--inline>#edit-subtheme--wrapper legend .fieldset-legend{display:inline-block}}@media only screen and (min-width:1200px){.region-content .block-views-exposed-filter-blockforms-and-regulations-all-forms .form--inline>#edit-subtheme--wrapper>.fieldset-wrapper,.region-content .block-views-exposed-filter-blockforms-and-regulations-all-regulations .form--inline>#edit-subtheme--wrapper>.fieldset-wrapper{width:calc(75%);float:left;margin-left:0px}}.region-content .block-views-exposed-filter-blockforms-and-regulations-all-forms .form--inline>#edit-subtheme--wrapper>.fieldset-wrapper #edit-subtheme>#edit-subtheme--wrapper,.region-content .block-views-exposed-filter-blockforms-and-regulations-all-regulations .form--inline>#edit-subtheme--wrapper>.fieldset-wrapper #edit-subtheme>#edit-subtheme--wrapper{margin-top:25px}.region-content .block-views-exposed-filter-blockforms-and-regulations-all-forms .form--inline>#edit-subtheme--wrapper>.fieldset-wrapper #edit-subtheme>#edit-subtheme--wrapper .form-type-checkbox,.region-content .block-views-exposed-filter-blockforms-and-regulations-all-regulations .form--inline>#edit-subtheme--wrapper>.fieldset-wrapper #edit-subtheme>#edit-subtheme--wrapper .form-type-checkbox{display:block;margin-left:20px;margin-right:20px}@media only screen and (min-width:720px){.region-content .block-views-exposed-filter-blockforms-and-regulations-all-forms .form--inline>#edit-subtheme--wrapper>.fieldset-wrapper #edit-subtheme>#edit-subtheme--wrapper .form-type-checkbox,.region-content .block-views-exposed-filter-blockforms-and-regulations-all-regulations .form--inline>#edit-subtheme--wrapper>.fieldset-wrapper #edit-subtheme>#edit-subtheme--wrapper .form-type-checkbox{display:inline-block;margin-right:0px}}.region-content .block-views-exposed-filter-blockforms-and-regulations-all-forms .form--inline>#edit-subtheme--wrapper>.fieldset-wrapper #edit-subtheme>#edit-subtheme--wrapper .form-type-checkbox input,.region-content .block-views-exposed-filter-blockforms-and-regulations-all-regulations .form--inline>#edit-subtheme--wrapper>.fieldset-wrapper #edit-subtheme>#edit-subtheme--wrapper .form-type-checkbox input{height:20px;vertical-align:middle;width:30px;-webkit-appearance:radio}.region-content .block-views-exposed-filter-blockforms-and-regulations-all-forms .form--inline>#edit-subtheme--wrapper>.fieldset-wrapper #edit-subtheme>#edit-subtheme--wrapper .form-type-checkbox label,.region-content .block-views-exposed-filter-blockforms-and-regulations-all-regulations .form--inline>#edit-subtheme--wrapper>.fieldset-wrapper #edit-subtheme>#edit-subtheme--wrapper .form-type-checkbox label{color:#67747e;font-size:14px;font-weight:500;line-height:26px}.region-content .block-views-exposed-filter-blockforms-and-regulations-all-forms .form--inline #edit-actions,.region-content .block-views-exposed-filter-blockforms-and-regulations-all-regulations .form--inline #edit-actions{margin:20px 30px}@media only screen and (min-width:1200px){.region-content .block-views-exposed-filter-blockforms-and-regulations-all-forms .form--inline #edit-actions,.region-content .block-views-exposed-filter-blockforms-and-regulations-all-regulations .form--inline #edit-actions{margin:0px 30px}}.region-content .block-views-exposed-filter-blockforms-and-regulations-all-forms .form--inline #edit-actions input,.region-content .block-views-exposed-filter-blockforms-and-regulations-all-regulations .form--inline #edit-actions input{background-color:#fff;border:2px solid #006eb7;color:#006eb7;display:block;font-size:14px;font-weight:500;line-height:40px;padding:0px 15px}.region-content .block-views-exposed-filter-blockforms-and-regulations-all-forms.no-subthemes .form--inline,.region-content .block-views-exposed-filter-blockforms-and-regulations-all-regulations.no-subthemes .form--inline{border:none}.region-content .block-views-exposed-filter-blockforms-and-regulations-all-forms.no-subthemes #edit-actions,.region-content .block-views-exposed-filter-blockforms-and-regulations-all-regulations.no-subthemes #edit-actions{display:none}@media only screen and (-ms-high-contrast:active) and (min-width:720px),only screen and (-ms-high-contrast:none) and (min-width:720px){.region-content .block-views-exposed-filter-blockforms-and-regulations-all-forms .form--inline>#edit-subtheme--wrapper,.region-content .block-views-exposed-filter-blockforms-and-regulations-all-regulations .form--inline>#edit-subtheme--wrapper{display:block}}@media only screen and (-ms-high-contrast:active) and (min-width:1200px),only screen and (-ms-high-contrast:none) and (min-width:1200px){.region-content .block-views-exposed-filter-blockforms-and-regulations-all-forms .form--inline>#edit-subtheme--wrapper legend,.region-content .block-views-exposed-filter-blockforms-and-regulations-all-regulations .form--inline>#edit-subtheme--wrapper legend{width:calc(20%)}}.view-display-id-addsearch_page{width:calc(100%);float:left;margin-left:0px;background-color:#f2f8fd}.view-display-id-addsearch_page .view-empty{width:calc(100%);float:left;margin-left:0px;background-color:#f2f8fd}.view-display-id-addsearch_page .view-empty p{width:calc(100%);float:left;margin-left:0px;margin-bottom:20px;padding:30px 0 20px}@media only screen and (min-width:720px){.view-display-id-addsearch_page .view-empty p{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}@media only screen and (min-width:1200px){.view-display-id-addsearch_page .view-empty p{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}.view-display-id-addsearch_page .view-header{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:14px;font-weight:700;letter-spacing:0.21px;line-height:28px}@media only screen and (min-width:720px){.view-display-id-addsearch_page .view-header{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px);-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media only screen and (min-width:1200px){.view-display-id-addsearch_page .view-header{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}.view-display-id-addsearch_page .view-header .sort-wrapper{font-weight:400}.view-display-id-addsearch_page .view-header .sort-wrapper a{border-bottom:2px solid transparent;color:#000000;font-weight:700;text-decoration:none}.view-display-id-addsearch_page .view-header .sort-wrapper a:hover{border-bottom:2px solid #006eb7;color:#006eb7}.view-display-id-addsearch_page .view-header .sort-wrapper a.active{border-bottom:2px solid #006eb7;color:#006eb7}.view-display-id-addsearch_page .view-content{width:calc(100%);float:left;margin-left:0px}.view-display-id-addsearch_page .view-content .views-row{width:calc(100%);float:left;margin-left:0px;background-color:#fff;margin-bottom:20px}@media only screen and (min-width:720px){.view-display-id-addsearch_page .view-content .views-row{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}@media only screen and (min-width:1200px){.view-display-id-addsearch_page .view-content .views-row{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px)}}.view-display-id-addsearch_page .view-content .views-row:first-of-type{margin-top:20px}.view-display-id-addsearch_page .view-content .views-row:last-of-type{margin-bottom:80px}.view-display-id-addsearch_page .view-content .views-row .node--view-mode-search-index,.view-display-id-addsearch_page .view-content .views-row .media--view-mode-search-index{margin:35px 30px;-webkit-box-sizing:border-box;box-sizing:border-box}.view-display-id-addsearch_page .view-content .views-row .node--view-mode-search-index h2 a,.view-display-id-addsearch_page .view-content .views-row .media--view-mode-search-index h2 a{font-size:20px;font-weight:700;line-height:32px;text-decoration:none;color:#006eb7}@media only screen and (min-width:720px){.view-display-id-addsearch_page .view-content .views-row .node--view-mode-search-index h2 a,.view-display-id-addsearch_page .view-content .views-row .media--view-mode-search-index h2 a{font-size:24px}}@media only screen and (min-width:1200px){.view-display-id-addsearch_page .view-content .views-row .node--view-mode-search-index h2 a,.view-display-id-addsearch_page .view-content .views-row .media--view-mode-search-index h2 a{font-size:28px}}.view-display-id-addsearch_page .view-content .views-row .node--view-mode-search-index .search-content-info,.view-display-id-addsearch_page .view-content .views-row .media--view-mode-search-index .search-content-info{font-size:14px;font-weight:500;margin-bottom:15px}.view-display-id-addsearch_page .view-content .views-row .node--view-mode-search-index .search-content-info .search-content-type,.view-display-id-addsearch_page .view-content .views-row .media--view-mode-search-index .search-content-info .search-content-type{color:#76b82a;display:inline-block;margin-right:5px;text-transform:uppercase}.view-display-id-addsearch_page .view-content .views-row .node--view-mode-search-index .search-content-info .authored-on,.view-display-id-addsearch_page .view-content .views-row .media--view-mode-search-index .search-content-info .authored-on{color:#67747e;display:inline-block}.view-display-id-addsearch_page .view-content .views-row .node--view-mode-search-index .node__content,.view-display-id-addsearch_page .view-content .views-row .media--view-mode-search-index .node__content{font-size:15px;font-weight:400;line-height:26px;color:#67747e;margin-bottom:15px}@media only screen and (min-width:720px){.view-display-id-addsearch_page .view-content .views-row .node--view-mode-search-index .node__content,.view-display-id-addsearch_page .view-content .views-row .media--view-mode-search-index .node__content{font-size:16px}}@media only screen and (min-width:1200px){.view-display-id-addsearch_page .view-content .views-row .node--view-mode-search-index .node__content,.view-display-id-addsearch_page .view-content .views-row .media--view-mode-search-index .node__content{font-size:17px;line-height:32px}}.view-display-id-addsearch_page .view-content .views-row .node--view-mode-search-index .search-link,.view-display-id-addsearch_page .view-content .views-row .media--view-mode-search-index .search-link{font-size:15px;font-weight:400;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;line-height:26px;text-decoration:none;color:#006eb7}@media only screen and (min-width:1200px){.view-display-id-addsearch_page .view-content .views-row .node--view-mode-search-index .search-link,.view-display-id-addsearch_page .view-content .views-row .media--view-mode-search-index .search-link{-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;line-height:32px}}.view-display-id-addsearch_page .view-content .views-row .addsearch.result{-webkit-box-sizing:border-box;box-sizing:border-box;margin:35px 30px}.view-display-id-addsearch_page .view-content .views-row .addsearch.result img{display:none}.view-display-id-addsearch_page .view-content .views-row .addsearch.result h2 a{font-size:20px;font-weight:700;line-height:32px;text-decoration:none;color:#006eb7}@media only screen and (min-width:720px){.view-display-id-addsearch_page .view-content .views-row .addsearch.result h2 a{font-size:24px}}@media only screen and (min-width:1200px){.view-display-id-addsearch_page .view-content .views-row .addsearch.result h2 a{font-size:28px}}.view-display-id-addsearch_page .view-content .views-row .addsearch.result>span{font-size:15px;font-weight:400;line-height:26px;color:#67747e;margin-bottom:15px}@media only screen and (min-width:720px){.view-display-id-addsearch_page .view-content .views-row .addsearch.result>span{font-size:16px}}@media only screen and (min-width:1200px){.view-display-id-addsearch_page .view-content .views-row .addsearch.result>span{font-size:17px;line-height:32px}}.view-display-id-addsearch_page .pager{width:calc(85.71429%);float:left;margin-left:0px;margin-left:calc(7.14286% + 0px);margin-bottom:20px}@media only screen and (min-width:720px){.view-display-id-addsearch_page .pager{width:calc(83.33333%);float:left;margin-left:0px;margin-left:calc(8.33333% + 0px)}}@media only screen and (min-width:1200px){.view-display-id-addsearch_page .pager{width:calc(79.16667%);float:left;margin-left:0px;margin-left:calc(10.41667% + 0px);margin-bottom:84px}}.view-display-id-addsearch_page .pager ul li{list-style:none;display:inline-block;margin-right:5px}.view-display-id-addsearch_page .pager ul li.pager__item--next,.view-display-id-addsearch_page .pager ul li.pager__item--previous{margin:0px 5px}.view-display-id-addsearch_page .pager ul li.is-active a{color:#000}.view-display-id-addsearch_page .pager ul li a{display:inline-block;font-size:17px;font-weight:700;line-height:32px;color:#006eb7;text-decoration:none}@media only screen and (min-width:720px){.view-display-id-addsearch_page .pager ul li a{font-size:20px;line-height:24px}}@media only screen and (min-width:1200px){.view-display-id-addsearch_page .pager ul li a{font-size:24px;line-height:32px}}.ui-widget.search-api-autocomplete-search{z-index:1000}.layout-container{max-width:100%;margin:0 auto}.layout-container::after{clear:both;content:"";display:block}@media only screen and (min-width:720px){.layout-container::after{clear:both;content:"";display:block}}@media only screen and (min-width:1200px){.layout-container::after{clear:both;content:"";display:block}}@media only screen and (min-width:1440px){.layout-container::after{clear:both;content:"";display:block}}.layout-container .region-navigation,.layout-container .region-header,.layout-container .region-breadcrumb,.layout-container .region-highlighted{max-width:100%;margin:0 auto}@media only screen and (min-width:1440px){.layout-container .region-navigation,.layout-container .region-header,.layout-container .region-breadcrumb,.layout-container .region-highlighted{max-width:1440px}}.layout-container .layout-content-top,.layout-container .layout-content,.layout-container .layout-content-bottom,.layout-container .layout-sidebar-first,.layout-container .layout-sidebar-second,.layout-container .region-footer{max-width:100%;margin:0 auto}@media only screen and (min-width:1440px){.layout-container .layout-content-top,.layout-container .layout-content,.layout-container .layout-content-bottom,.layout-container .layout-sidebar-first,.layout-container .layout-sidebar-second,.layout-container .region-footer{max-width:1440px}}.page-node-type-front-page .region-navigation,.page-node-type-front-page .region-header,.page-node-type-front-page .layout-content-top,.page-node-type-target-group .region-navigation,.page-node-type-target-group .region-header,.page-node-type-target-group .layout-content-top{max-width:100%;margin:0 auto}@media only screen and (min-width:1440px){.page-node-type-front-page .region-navigation,.page-node-type-front-page .region-header,.page-node-type-front-page .layout-content-top,.page-node-type-target-group .region-navigation,.page-node-type-target-group .region-header,.page-node-type-target-group .layout-content-top{max-width:1920px}}

.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/sites/all/libraries/OwlCarousel/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFCCCCCC',GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0%,#eee 50%);background-image:-o-linear-gradient(top,#fff 0%,#eee 50%);background-image:linear-gradient(to bottom,#fff 0%,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFFFFFFF',GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}
.menu-collapser{position:relative;width:100%;height:48px;padding:0 8px;color:#FFF;font-size:16px;line-height:48px;background-color:#999;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.collapse-button{position:absolute;right:8px;top:50%;width:40px;padding:7px 10px;color:#FFFFFF;font-size:14px;text-align:center;background-color:#0E0E0E;border-radius:2px;cursor:pointer;transform:translate(0,-50%);-o-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-webkit-transform:translate(0,-50%);box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.collapse-button:hover,.collapse-button:focus{color:#FFF;background-color:#040404}.collapse-button .icon-bar{display:block;height:2px;width:18px;margin:2px 0;background-color:#F5F5F5;border-radius:1px}ul.slimmenu{width:100%;margin:0;padding:0;list-style-type:none}ul.slimmenu:before,ul.slimmenu:after{content:'';display:table}ul.slimmenu:after{clear:both}ul.slimmenu.collapsed li{display:block;width:100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}ul.slimmenu.collapsed li>ul{position:static;display:none}ul.slimmenu.collapsed li a{display:block;border-bottom:1px solid rgba(0,0,0,0.075);box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}ul.slimmenu.collapsed li .sub-toggle{height:40px}ul.slimmenu li{position:relative;float:left;display:inline-block;background-color:#AAA}ul.slimmenu li ul{margin:0;list-style-type:none}ul.slimmenu li ul li{background:#bbbbbb}ul.slimmenu li>ul{position:absolute;left:0;top:100%;z-index:999;display:none;width:100%}ul.slimmenu li>ul>li ul{position:absolute;left:100%;top:0;z-index:999;display:none;width:100%}ul.slimmenu li a{display:block;padding:12px 64px 12px 16px;color:#333;font-size:16px;font-weight:400;transition:background-color 0.5s ease-out;-o-transition:background-color 0.5s ease-out;-moz-transition:background-color 0.5s ease-out;-webkit-transition:background-color 0.5s ease-out}ul.slimmenu li a:hover{text-decoration:none;background-color:#999}ul.slimmenu li .sub-toggle{background:none repeat scroll 0 0 rgba(0,0,0,0.075);position:absolute;right:0;top:0;z-index:999;width:48px;height:100%;text-align:center;cursor:pointer}ul.slimmenu li .sub-toggle:before{content:'';display:inline-block;height:100%;margin-right:-0.25em;vertical-align:middle}ul.slimmenu li .sub-toggle>i{display:inline-block;color:#333;font-size:18px;vertical-align:middle}ul.slimmenu>li{border-left:1px solid #999}ul.slimmenu>li:first-child,ul.slimmenu>li.has-submenu+li{border-left:0}
.block-superfish{width:100%;}.sf-hidden{background:transparent !important;border:0 none !important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);position:absolute !important;height:1px !important;margin:!important;overflow:hidden !important;padding:0 !important;width:1px !important;}ul.sf-menu,ul.sf-menu li{list-style:none;}ul.sf-menu,ul.sf-menu ul,ul.sf-menu ol,ul.sf-menu li,ul.sf-menu a,ul.sf-menu span,ul.sf-menu div{margin:0;padding:0;}ul.sf-menu{line-height:1.0;z-index:497;}ul.sf-menu ul{left:0;position:absolute;top:-9999px;width:12em;}ul.sf-menu ul li{width:100%;}ul.sf-menu li{float:left;position:relative;z-index:498;}ul.sf-menu a,ul.sf-menu span.nolink{display:block;padding:1em 1.5em;position:relative;}ul.sf-menu li:hover,ul.sf-menu li.sfHover,ul.sf-menu li:hover ul,ul.sf-menu li.sfHover ul{z-index:499;}ul.sf-menu li:hover > ul,ul.sf-menu li.sfHover > ul{left:0;top:2.5em;}ul.sf-menu li li:hover > ul,ul.sf-menu li li.sfHover > ul{left:12em;top:0;}ul.sf-menu.menu,ul.sf-menu.menu ul,ul.sf-menu.menu li{margin:0;padding:0;}ul.sf-menu .sf-with-ul{padding-right:3em;}ul.sf-menu .sf-sub-indicator{height:12px;line-height:9999px;opacity:0.75;overflow:hidden;position:absolute;right:0.75em;speak:none;text-indent:-9999px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);width:12px;}ul.sf-menu .sf-sub-indicator:after{content:"▼";left:0;line-height:1;position:absolute;text-indent:0;top:0;}ul.sf-menu ul .sf-sub-indicator:after{content:"►";}ul.sf-menu a:focus > .sf-sub-indicator,ul.sf-menu a:hover > .sf-sub-indicator,ul.sf-menu a:active > .sf-sub-indicator,ul.sf-menu li:hover > a > .sf-sub-indicator,ul.sf-menu li.sfHover > a > .sf-sub-indicator,ul.sf-menu span.nolink:hover > .sf-sub-indicator,ul.sf-menu li:hover > span.nolink > .sf-sub-indicator,ul.sf-menu li.sfHover > span.nolink > .sf-sub-indicator{opacity:1;}ul.sf-menu.sf-horizontal.sf-shadow ul,ul.sf-menu.sf-vertical.sf-shadow ul,ul.sf-menu.sf-navbar.sf-shadow ul ul{-webkit-box-shadow:2px 2px 10px rgba(0,0,0,0.5);-moz-box-shadow:2px 2px 10px rgba(0,0,0,0.5);box-shadow:2px 2px 10px rgba(0,0,0,0.5);}ul.sf-menu.sf-shadow ul.sf-shadow-off{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}ul.sf-menu li.sf-multicolumn-column{display:inline;float:left;}ul.sf-menu li.sf-parent-children-1 ul.sf-multicolumn{width:12em;}ul.sf-menu li.sf-parent-children-2 ul.sf-multicolumn{width:24em;}ul.sf-menu li.sf-parent-children-3 ul.sf-multicolumn{width:36em;}ul.sf-menu li.sf-parent-children-4 ul.sf-multicolumn{width:48em;}ul.sf-menu li.sf-parent-children-5 ul.sf-multicolumn{width:60em;}ul.sf-menu li.sf-parent-children-6 ul.sf-multicolumn{width:72em;}ul.sf-menu li.sf-parent-children-7 ul.sf-multicolumn{width:84em;}ul.sf-menu li.sf-parent-children-8 ul.sf-multicolumn{width:96em;}ul.sf-menu li.sf-parent-children-9 ul.sf-multicolumn{width:108em;}ul.sf-menu li.sf-parent-children-10 ul.sf-multicolumn{width:120em;}ul.sf-menu li.sf-multicolumn-column:nth-child(1):nth-last-child(2),ul.sf-menu li.sf-multicolumn-column:nth-child(2):nth-last-child(1){width:50%;}ul.sf-menu li.sf-multicolumn-column:nth-child(1):nth-last-child(3),ul.sf-menu li.sf-multicolumn-column:nth-child(2):nth-last-child(2),ul.sf-menu li.sf-multicolumn-column:nth-child(3):nth-last-child(1){width:32.333%;}ul.sf-menu li.sf-multicolumn-column:nth-child(1):nth-last-child(4),ul.sf-menu li.sf-multicolumn-column:nth-child(2):nth-last-child(3),ul.sf-menu li.sf-multicolumn-column:nth-child(3):nth-last-child(2),ul.sf-menu li.sf-multicolumn-column:nth-child(4):nth-last-child(1){width:25%;}ul.sf-menu li.sf-multicolumn-column:nth-child(1):nth-last-child(5),ul.sf-menu li.sf-multicolumn-column:nth-child(2):nth-last-child(4),ul.sf-menu li.sf-multicolumn-column:nth-child(3):nth-last-child(3),ul.sf-menu li.sf-multicolumn-column:nth-child(4):nth-last-child(2),ul.sf-menu li.sf-multicolumn-column:nth-child(5):nth-last-child(1){width:20%;}ul.sf-menu li.sf-multicolumn-column:nth-child(1):nth-last-child(6),ul.sf-menu li.sf-multicolumn-column:nth-child(2):nth-last-child(5),ul.sf-menu li.sf-multicolumn-column:nth-child(3):nth-last-child(4),ul.sf-menu li.sf-multicolumn-column:nth-child(4):nth-last-child(3),ul.sf-menu li.sf-multicolumn-column:nth-child(5):nth-last-child(2),ul.sf-menu li.sf-multicolumn-column:nth-child(6):nth-last-child(1){width:16.665%;}ul.sf-menu li.sf-multicolumn-column:nth-child(1):nth-last-child(7),ul.sf-menu li.sf-multicolumn-column:nth-child(2):nth-last-child(6),ul.sf-menu li.sf-multicolumn-column:nth-child(3):nth-last-child(5),ul.sf-menu li.sf-multicolumn-column:nth-child(4):nth-last-child(4),ul.sf-menu li.sf-multicolumn-column:nth-child(5):nth-last-child(3),ul.sf-menu li.sf-multicolumn-column:nth-child(6):nth-last-child(2),ul.sf-menu li.sf-multicolumn-column:nth-child(7):nth-last-child(1){width:14.2855%;}ul.sf-menu li.sf-multicolumn-column:nth-child(1):nth-last-child(8),ul.sf-menu li.sf-multicolumn-column:nth-child(2):nth-last-child(7),ul.sf-menu li.sf-multicolumn-column:nth-child(3):nth-last-child(6),ul.sf-menu li.sf-multicolumn-column:nth-child(4):nth-last-child(5),ul.sf-menu li.sf-multicolumn-column:nth-child(5):nth-last-child(4),ul.sf-menu li.sf-multicolumn-column:nth-child(6):nth-last-child(3),ul.sf-menu li.sf-multicolumn-column:nth-child(7):nth-last-child(2),ul.sf-menu li.sf-multicolumn-column:nth-child(8):nth-last-child(1){width:14.2855%;}ul.sf-menu li.sf-multicolumn-column:nth-child(1):nth-last-child(9),ul.sf-menu li.sf-multicolumn-column:nth-child(2):nth-last-child(8),ul.sf-menu li.sf-multicolumn-column:nth-child(3):nth-last-child(7),ul.sf-menu li.sf-multicolumn-column:nth-child(4):nth-last-child(6),ul.sf-menu li.sf-multicolumn-column:nth-child(5):nth-last-child(5),ul.sf-menu li.sf-multicolumn-column:nth-child(6):nth-last-child(4),ul.sf-menu li.sf-multicolumn-column:nth-child(7):nth-last-child(3),ul.sf-menu li.sf-multicolumn-column:nth-child(8):nth-last-child(2),ul.sf-menu li.sf-multicolumn-column:nth-child(9):nth-last-child(1){width:11.111%;}ul.sf-menu li.sf-multicolumn-column:nth-child(1):nth-last-child(10),ul.sf-menu li.sf-multicolumn-column:nth-child(2):nth-last-child(9),ul.sf-menu li.sf-multicolumn-column:nth-child(3):nth-last-child(8),ul.sf-menu li.sf-multicolumn-column:nth-child(4):nth-last-child(7),ul.sf-menu li.sf-multicolumn-column:nth-child(5):nth-last-child(6),ul.sf-menu li.sf-multicolumn-column:nth-child(6):nth-last-child(5),ul.sf-menu li.sf-multicolumn-column:nth-child(7):nth-last-child(4),ul.sf-menu li.sf-multicolumn-column:nth-child(8):nth-last-child(3),ul.sf-menu li.sf-multicolumn-column:nth-child(9):nth-last-child(2),ul.sf-menu li.sf-multicolumn-column:nth-child(10):nth-last-child(1){width:10%;}ul.sf-menu.sf-vertical{width:12em;}ul.sf-menu.sf-vertical li{width:100%;}ul.sf-menu.sf-vertical li:hover > ul,ul.sf-menu.sf-vertical li.sfHover > ul{left:12em;top:0;}ul.sf-menu.sf-vertical .sf-sub-indicator:after{content:"►";}ul.sf-menu.sf-navbar{position:relative;}ul.sf-menu.sf-navbar li{position:static;}ul.sf-menu.sf-navbar li li{position:relative;}ul.sf-menu.sf-navbar li ul,ul.sf-menu.sf-navbar li li li{width:100%;}ul.sf-menu.sf-navbar li li{width:auto;float:left;}ul.sf-menu.sf-navbar li li:hover > ul,ul.sf-menu.sf-navbar li li.sfHover > ul,ul.sf-menu.sf-navbar > li.active-trail > ul{left:0;top:2.5em;}ul.sf-menu.sf-navbar li li li:hover > ul,ul.sf-menu.sf-navbar li li li.sfHover > ul{left:12em;top:0;}ul.sf-menu.sf-navbar ul .sf-sub-indicator:after{content:"▼";}ul.sf-menu.sf-navbar ul ul .sf-sub-indicator:after{content:"►";}ul.sf-menu.sf-accordion{display:none;position:absolute;}ul.sf-menu.sf-accordion,ul.sf-menu.sf-accordion ul,ul.sf-menu.sf-accordion li{float:left;width:100%;}ul.sf-menu.sf-accordion ul{margin:0;padding:0;}ul.sf-menu.sf-accordion.sf-expanded,ul.sf-menu.sf-accordion li.sf-expanded > ul{left:auto !important;position:relative;top:auto !important;}ul.sf-menu.sf-accordion .sf-sub-indicator:after{content:"▼";}ul.sf-menu.sf-accordion.sf-accordion-with-buttons .sf-accordion-button:after{content:"▼";margin:0 0 0 1em;}ul.sf-menu.sf-accordion.sf-accordion-with-buttons li.sf-expanded > .sf-accordion-button:after{content:"▲";}ul.sf-menu.rtl,ul.sf-menu.rtl li{float:right;}ul.sf-menu.rtl li:hover > ul,ul.sf-menu.rtl li.sfHover > ul{left:auto;right:0;}ul.sf-menu.rtl li li:hover > ul,ul.sf-menu.rtl li li.sfHover > ul{left:auto;right:12em;}ul.sf-menu.rtl ul{left:auto;right:0;}ul.sf-menu.rtl .sf-sub-indicator{left:0.75em;right:auto;}ul.sf-menu.rtl.sf-horizontal ul .sf-sub-indicator:after{content:"◄";}ul.sf-menu.rtl.sf-horizontal.sf-shadow ul,ul.sf-menu.rtl.sf-vertical.sf-shadow ul,ul.sf-menu.rtl.sf-navbar.sf-shadow ul ul{-webkit-box-shadow:-2px 2px 10px rgba(0,0,0,0.5);-moz-box-shadow:-2px 2px 10px rgba(0,0,0,0.5);box-shadow:-2px 2px 10px rgba(0,0,0,0.5);}ul.sf-menu.rtl li.sf-multicolumn-column{float:right;}ul.sf-menu.rtl.sf-vertical li:hover > ul,ul.sf-menu.rtl.sf-vertical li.sfHover > ul{left:auto;right:12em;}ul.sf-menu.rtl.sf-vertical .sf-sub-indicator:after{content:"◄";}ul.sf-menu.rtl.sf-navbar li li{float:right;}ul.sf-menu.rtl.sf-navbar ul ul .sf-sub-indicator:after{content:"◄";}ul.sf-menu.rtl.sf-navbar li li:hover > ul,ul.sf-menu.rtl.sf-navbar li li.sfHover > ul{left:auto;right:0;}ul.sf-menu.rtl.sf-navbar li li li:hover > ul,ul.sf-menu.rtl.sf-navbar li li li.sfHover > ul{left:auto;right:12em;}ul.sf-menu.rtl.sf-accordion.sf-expanded,ul.sf-menu.rtl.sf-accordion li.sf-expanded > ul{right:auto !important;}
