/* https://zahnarzt-schubert.de/wp-content/themes/schubert-theme/dist/assets/main.css */
form{margin:0}fieldset{border:0;margin:0 0 1.5rem;padding:0}fieldset :last-child{margin-bottom:0}fieldset input,fieldset select,fieldset textarea{margin:0 0 1.875rem}legend{font-size:1.25rem;margin-bottom:.9375rem}label,legend{display:inline-block;font-weight:700}label{line-height:1.5;margin-bottom:.5rem}[type=date],[type=email],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=url],select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:1px solid #0b100c;border-radius:0;color:#0b1016;font-family:inherit;font-size:inherit;min-height:50px}input,select,textarea{margin:0 0 1rem;padding:10px 20px}textarea{min-height:150px;padding:20px;resize:vertical;width:100%}select{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='32' height='32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline fill='none' stroke='rgb(65, 71, 81)' stroke-width='5'  points='2,9 16,25 30,9 '/%3E%3C/svg%3E");background-position:calc(100% - 18px);background-repeat:no-repeat;background-size:9px;line-height:1.75;padding-right:45px}select::-ms-expand{display:none}[type=checkbox],[type=radio]{opacity:0;pointer-events:none;position:absolute;width:1px}[type=checkbox],[type=checkbox]:focus,[type=checkbox]:hover,[type=radio],[type=radio]:focus,[type=radio]:hover{border-color:#d8d8d8;outline:0}[type=checkbox]+label,[type=radio]+label{display:inline-block;padding-left:1.875rem;position:relative;width:100%}[type=checkbox]+label:before,[type=radio]+label:before{background-color:#fff;border:1px solid #d8d8d8;border-radius:2px;content:"";display:block;height:15px;left:0;margin:0;padding:0;position:absolute;top:4px;-webkit-transition:border-color .2s ease,background-color .2s ease;transition:border-color .2s ease,background-color .2s ease;width:15px}[type=checkbox]:checked+label:before,[type=radio]:checked+label:before{background-color:#f96417;border-color:#f96417;-webkit-box-shadow:inset 0 0 0 2px #fff;box-shadow:inset 0 0 0 2px #fff}[type=radio]+label:before{border-radius:50%}footer{background-color:#f5f5f5}@media screen and (max-width:1023px){footer{padding-bottom:4rem}}.module.box{margin:2rem 0}.module.box.blue .text_wrapper{border-color:#007bc7}.module.box.green .text_wrapper{border-color:#268905}.module.box.gray .text_wrapper{border-color:#f5f5f5}.module.box .text_wrapper{border:2px solid #000;padding:1rem 1rem 1rem 2rem}.module.box .text_wrapper h2,.module.box .text_wrapper h3,.module.box .text_wrapper h4,.module.box .text_wrapper h5{margin:0;padding:0}.module.box .text_wrapper hr{width:140px}.module.box .text_wrapper p:last-of-type{margin-bottom:0}.module.block_column{margin:0 0 4rem}.module.block_column .inner_wrapper{background-color:#f5f5f5;margin:0 auto;max-width:1480px;padding:3rem}@media screen and (min-width:1024px){.module.block_column .inner_wrapper{grid-gap:2rem;-webkit-box-align:end;-ms-flex-align:end;align-items:end;display:grid;grid-template-columns:repeat(3,minmax(260px,1fr))}}.module.block_column .inner_wrapper .item table td{padding-bottom:0!important}@media screen and (min-width:1024px){.module.block_column .inner_wrapper .item:nth-of-type(2){text-align:center}.module.block_column .inner_wrapper .item:nth-of-type(3){text-align:right}.module.block_column .inner_wrapper .item .button,.module.block_column .inner_wrapper .item table{width:100%}}@media screen and (max-width:1023px){.module.block_column .inner_wrapper .item{text-align:center}.module.block_column .inner_wrapper .item .button{width:100%}.module.block_column .inner_wrapper .item table{margin:1rem auto}}.module.cta{margin:3rem -3000px;padding:3rem 3000px}.module.cta:last-of-type{margin-bottom:-3rem}.module.cta.blue{background-color:#007bc7}.module.cta.green{background-color:#268905}.module.cta.gray{background-color:#f5f5f5}.module.cta.blue,.module.cta.green{color:#fff}.module.cta.blue hr,.module.cta.green hr{background-color:#fff}.module.cta .inner_wrapper h2,.module.cta .inner_wrapper h3,.module.cta .inner_wrapper h4,.module.cta .inner_wrapper h5{margin:0;padding:0}.module.cta .inner_wrapper hr{width:140px}.module.cta .inner_wrapper p:last-of-type{margin-bottom:0}.module.cta .inner_wrapper .button_wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;gap:1rem;margin-top:1rem}@media screen and (min-width:1024px){.module.doc .inner_wrapper .element{grid-gap:4rem;display:grid;grid-template-areas:"text image";grid-template-columns:repeat(2,minmax(300px,600px))}.module.doc .inner_wrapper .element:nth-of-type(2n){grid-template-areas:"image text"}}.module.doc .inner_wrapper .element img{border-radius:5px;-webkit-box-shadow:0 0 12px hsla(0,0%,8%,.3);box-shadow:0 0 12px hsla(0,0%,8%,.3);grid-area:image}@media screen and (max-width:1023px){.module.doc .inner_wrapper .element img{max-width:500px}}.module.doc .inner_wrapper .element .text{grid-area:text;padding:2rem}.module.doc .inner_wrapper .element h3{margin-top:0;padding:0}.module.doc .inner_wrapper .element hr{background-color:#505050;width:8rem}.module.doc .inner_wrapper .element .title{display:block;margin:2rem 0}.module.doc .inner_wrapper .element .quote{color:#268905;display:block;font-style:italic;margin:2rem 0 0}.module.doc .inner_wrapper .element details{border-bottom:1px solid;border-top:1px solid;margin:2rem 0;padding:1rem 0}.module.doc .inner_wrapper .element details:first-of-type{border-top:1px solid #707070}.module.doc .inner_wrapper .element details[open] summary{padding-bottom:4rem}.module.doc .inner_wrapper .element details[open] summary svg{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.module.doc .inner_wrapper .element details summary{cursor:pointer;display:block;padding:1rem 0;position:relative}.module.doc .inner_wrapper .element details summary::-webkit-details-marker{display:none}.module.doc .inner_wrapper .element details summary h3{margin:0;padding:0}.module.doc .inner_wrapper .element details summary svg{position:absolute;right:0;top:.5rem}.module.faq{margin-left:auto;max-width:1300px}.module.faq details{border-bottom:1px solid #707070}.module.faq details:first-of-type{border-top:1px solid #707070}.module.faq details[open] summary svg{-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.module.faq details summary{cursor:pointer;display:block;padding:1.5rem 3rem 1.5rem 0;position:relative}.module.faq details summary::-webkit-details-marker{display:none}.module.faq details summary h3{font-weight:400;margin:0;padding:0}.module.faq details summary svg{height:30px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .5s ease;transition:all .5s ease;width:30px}@media screen and (max-width:767px){.module.faq details summary svg{height:23px;width:23px}}[is=flynt-block-image].flyntComponent--sizeSmall .figure{max-width:375px}[is=flynt-block-image].flyntComponent--sizeMedium .figure{max-width:600px}[is=flynt-block-image].flyntComponent--sizeLarge .figure{max-width:800px}[is=flynt-block-image].flyntComponent--sizeFull .figure-caption{margin-left:.625rem}[is=flynt-block-image] .figure{margin:0 auto}.module.image-text{margin:4rem 0 4rem auto;max-width:1300px}@media screen and (max-width:767px){.module.image-text{margin:3rem 0}}.module.image-text .inner_wrapper{grid-gap:4rem;display:grid;grid-template-columns:1fr 1fr}.module.image-text .inner_wrapper.imageRight{grid-template-areas:"text image"}.module.image-text .inner_wrapper.imageLeft{grid-template-areas:"image text"}.module.image-text .inner_wrapper .text{grid-area:text}.module.image-text .inner_wrapper .text p:last-child{margin-bottom:0}.module.image-text .inner_wrapper .image{grid-area:image}@media screen and (max-width:1023px){.module.image-text .inner_wrapper{grid-gap:2rem;grid-template-areas:"image" "text"!important;grid-template-columns:1fr}}[is=flynt-block-not-found] .content>:first-child{margin-top:0;padding-top:0}[is=flynt-block-not-found] .content>:last-child{margin-bottom:0;padding-bottom:0}[is=flynt-block-not-found] .content{text-align:center}[is=flynt-block-post-footer] .tags{display:block;list-style:none;margin:0;padding:0}[is=flynt-block-post-footer] .tags-item{display:inline-block;margin-top:5px}[is=flynt-block-post-footer] .author{display:-webkit-box;display:-ms-flexbox;display:flex;margin:3rem 0}[is=flynt-block-post-footer] .author-avatarLink{-ms-flex-negative:0;flex-shrink:0}[is=flynt-block-post-footer] .author-avatarImage{border-radius:50%;width:80px}[is=flynt-block-post-footer] .author-info{-webkit-box-flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;justify-content:center;padding-left:1rem}@media (min-width:480px){[is=flynt-block-post-footer] .author-info{padding-left:2rem}}[is=flynt-block-post-footer] .author-description{font-size:14px;margin:.5rem 0 0}[is=flynt-block-post-header] .meta{font-size:14px}[is=flynt-block-post-header] .excerpt{color:#414751;font-weight:400}[is=flynt-block-post-header] .featuredImage{margin:2.5rem 0}.module.quote{margin:2rem 0}.module.team .inner_wrapper{grid-gap:4rem;display:grid;grid-template-columns:repeat(2,minmax(300px,600px));margin:4rem 0}@media screen and (max-width:1023px){.module.team .inner_wrapper{grid-gap:2rem}}@media screen and (max-width:767px){.module.team .inner_wrapper{grid-template-columns:repeat(auto-fit,minmax(280px,350px))}}.module.team .inner_wrapper .element{background-color:#fff;-webkit-box-shadow:0 0 12px hsla(0,0%,8%,.3);box-shadow:0 0 12px hsla(0,0%,8%,.3)}.module.team .inner_wrapper .element .text{padding:2rem}.module.team .inner_wrapper .element h3{margin-top:0;padding:0}.module.team .inner_wrapper .element hr{background-color:#505050;width:8rem}.module.team .inner_wrapper .element .title{display:block;margin:2rem 0}.module.team .inner_wrapper .element .quote{color:#268905;display:block;font-style:italic;margin:2rem 0 0}.module.team .inner_wrapper .element details{border-bottom:1px solid;border-top:1px solid;margin:2rem 0;padding:1rem 0}.module.teaser .inner_wrapper .grid_wrapper{grid-gap:2rem;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:grid;grid-template-columns:1fr;justify-content:flex-start;margin:5rem 0 3rem}@media screen and (min-width:1024px){.module.teaser .inner_wrapper .grid_wrapper{grid-gap:4rem}}@media screen and (min-width:768px){.module.teaser .inner_wrapper .grid_wrapper{grid-template-columns:1fr 1fr}}.module.teaser .inner_wrapper .grid_wrapper .grid-item{background-color:#fff;-webkit-box-shadow:0 0 12px hsla(0,0%,8%,.2);box-shadow:0 0 12px hsla(0,0%,8%,.2)}.module.teaser .inner_wrapper .grid_wrapper .grid-item:hover .button{background-color:#fff;color:#6bc64b}@media screen and (min-width:768px){.module.teaser .inner_wrapper .grid_wrapper .grid-item.wide{grid-column:1/3}}.module.teaser .inner_wrapper .grid_wrapper .grid-item .content{padding:3rem 2rem;position:relative}.module.teaser .inner_wrapper .grid_wrapper .grid-item .content a{text-decoration:none}.module.teaser .inner_wrapper .grid_wrapper .grid-item .content a:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.module.teaser .inner_wrapper .grid_wrapper .grid-item .content a h3{margin-top:0;padding-top:0}.module.teaser .inner_wrapper .grid_wrapper .grid-item .content hr{background-color:#505050;max-width:250px;width:100%}.module.teaser .inner_wrapper .grid_wrapper .grid-item .content .button{margin-top:2rem}[is=flynt-block-wysiwyg] .content>:first-child{margin-top:0;padding-top:0}[is=flynt-block-wysiwyg] .content{text-align:inherit}[is=flynt-block-wysiwyg] .content--textLeft{text-align:left}[is=flynt-block-wysiwyg] .content--textCenter{text-align:center}[is=flynt-block-wysiwyg] .content>:last-child{margin-bottom:0;padding-bottom:0}.module.video-text{margin:4rem 0}@media screen and (max-width:767px){.module.video-text{margin:2rem 0}}.module.video-text .inner_wrapper{grid-gap:4rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:grid;grid-template-columns:1fr 1fr}@media screen and (max-width:1199px){.module.video-text .inner_wrapper{grid-template-areas:"video" "text";grid-template-columns:1fr}}@media screen and (min-width:1200px){.module.video-text .inner_wrapper.right{grid-template-areas:"text video"}.module.video-text .inner_wrapper.left{grid-template-areas:"video text"}}.module.video-text .inner_wrapper .text_wrapper{grid-area:text}.module.video-text .inner_wrapper .text_wrapper p:last-child{margin-bottom:0}.module.video-text .inner_wrapper .image_wrapper{grid-area:video;padding-bottom:56.25%;position:relative}.module.video-text .inner_wrapper .image_wrapper iframe,.module.video-text .inner_wrapper .image_wrapper img{border:none;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.module.video-text .inner_wrapper .image_wrapper img{cursor:pointer;z-index:2}.module.youtube .grid_wrapper{grid-gap:4rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:5rem 0 3rem}.module.youtube .grid_wrapper .grid-item{padding-bottom:56.25%;position:relative}.module.youtube .grid_wrapper .grid-item iframe,.module.youtube .grid_wrapper .grid-item img{border:none;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.module.youtube .grid_wrapper .grid-item img{cursor:pointer;z-index:2}.footer_buttons{background-color:#007bc7;bottom:0;-webkit-box-shadow:6px 1px 8px hsla(0,0%,8%,.3);box-shadow:6px 1px 8px hsla(0,0%,8%,.3);left:0;position:fixed;width:100%;z-index:30}@media screen and (min-width:1024px){.footer_buttons{display:none}}.footer_buttons ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:end;-ms-flex-align:end;-webkit-box-pack:center;-ms-flex-pack:center;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;justify-content:center;list-style:none;margin:0;padding:.5rem}.footer_buttons ul li{-webkit-box-flex:1;-ms-flex:1 33%;flex:1 33%}.footer_buttons ul li:first-child{border-right:1px solid #fff;padding-right:1rem}.footer_buttons ul li:nth-of-type(2){border-right:1px solid #fff;padding:0 1rem}.footer_buttons ul li:last-of-type{border-right:none;padding-left:1rem;padding-right:0}.footer_buttons ul li a{color:#fff;display:block;font-size:.7rem;font-weight:700;text-align:center;text-decoration:none}.footer_buttons ul li a svg{display:block;margin:0 auto .3rem;width:20px}.module.cta.last{margin-bottom:0;margin-top:0}.widgets{margin:0 auto;max-width:1480px;padding:5rem 3rem}.widgets .widgets_wrapper{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:start;-ms-flex-align:start;grid-gap:4rem;align-items:flex-start;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,330px));justify-content:center}.widgets .widgets_wrapper .widget .widget-title{border-bottom:2px solid #268905;display:block;font-size:1.5rem;margin:0 0 2rem;padding:0 0 1rem;position:relative}.module.archive .inner_wrapper .grid_wrapper{grid-gap:4rem;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:grid;grid-template-columns:1fr 1fr;justify-content:flex-start;margin:5rem 0 3rem}.module.archive .inner_wrapper .grid_wrapper.columns4{grid-template-columns:repeat(4,minmax(280px,410px))}@media screen and (max-width:1400px){.module.archive .inner_wrapper .grid_wrapper.columns4{grid-gap:2rem;grid-template-columns:repeat(2,minmax(280px,410px))}}.module.archive .inner_wrapper .grid_wrapper.columns3{grid-template-columns:repeat(3,minmax(280px,410px))}@media screen and (max-width:1023px){.module.archive .inner_wrapper .grid_wrapper.columns3{grid-template-columns:repeat(2,minmax(280px,410px))}}.module.archive .inner_wrapper .grid_wrapper.columns2{grid-template-columns:repeat(2,minmax(280px,410px))}@media screen and (max-width:1200px){.module.archive .inner_wrapper .grid_wrapper{grid-gap:2rem!important}}@media screen and (max-width:700px){.module.archive .inner_wrapper .grid_wrapper{grid-template-columns:minmax(280px,410px)!important}}.module.archive .inner_wrapper .grid_wrapper .grid-item{-webkit-box-shadow:0 0 12px hsla(0,0%,8%,.2);box-shadow:0 0 12px hsla(0,0%,8%,.2)}.module.archive .inner_wrapper .grid_wrapper .grid-item .content{padding:3rem 2rem;position:relative}.module.archive .inner_wrapper .grid_wrapper .grid-item .content a{text-decoration:none}.module.archive .inner_wrapper .grid_wrapper .grid-item .content a:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.module.archive .inner_wrapper .grid_wrapper .grid-item .content a h3{margin-top:0;max-width:365px;padding-top:0}.module.archive .inner_wrapper .grid_wrapper .grid-item .content .button{margin-top:2rem}.module.news .inner_wrapper .grid_wrapper{grid-gap:4rem;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:grid;grid-template-columns:1fr 1fr;justify-content:flex-start;margin:5rem 0 3rem}.module.news .inner_wrapper .grid_wrapper.columns4{grid-template-columns:repeat(4,minmax(280px,410px))}@media screen and (max-width:1400px){.module.news .inner_wrapper .grid_wrapper.columns4{grid-gap:2rem;grid-template-columns:repeat(2,minmax(280px,410px))}}.module.news .inner_wrapper .grid_wrapper.columns3{grid-template-columns:repeat(3,minmax(280px,410px))}@media screen and (max-width:1023px){.module.news .inner_wrapper .grid_wrapper.columns3{grid-template-columns:repeat(2,minmax(280px,410px))}}.module.news .inner_wrapper .grid_wrapper.columns2{grid-template-columns:repeat(2,minmax(280px,410px))}@media screen and (max-width:1200px){.module.news .inner_wrapper .grid_wrapper{grid-gap:2rem!important}}@media screen and (max-width:700px){.module.news .inner_wrapper .grid_wrapper{grid-template-columns:minmax(280px,410px)!important}}.module.news .inner_wrapper .grid_wrapper .grid-item{-webkit-box-shadow:0 0 12px hsla(0,0%,8%,.2);box-shadow:0 0 12px hsla(0,0%,8%,.2)}.module.news .inner_wrapper .grid_wrapper .grid-item:hover .button{background-color:#fff;color:#6bc64b}.module.news .inner_wrapper .grid_wrapper .grid-item .content{padding:2rem;position:relative}.module.news .inner_wrapper .grid_wrapper .grid-item .content a{text-decoration:none}.module.news .inner_wrapper .grid_wrapper .grid-item .content a:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.module.news .inner_wrapper .grid_wrapper .grid-item .content a h3{margin-top:0;max-width:365px;padding-top:0}.module.news .inner_wrapper .grid_wrapper .grid-item .content .button{margin-top:2rem}[is=flynt-list-search-results] .preContent{text-align:center}[is=flynt-list-search-results] .searchForm-field{-webkit-box-orient:vertical;-webkit-box-direction:normal;border:1px solid #fff;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:6px}@media (min-width:480px){[is=flynt-list-search-results] .searchForm-field{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}[is=flynt-list-search-results] .searchForm-box{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media (min-width:480px){[is=flynt-list-search-results] .searchForm-box{margin-right:6px}}[is=flynt-list-search-results] .searchForm-input{border:0;height:100%;line-height:1.85;margin:0;min-height:44px;outline:none;padding:0 20px 0 14px;width:100%}@media (min-width:1024px){[is=flynt-list-search-results] .searchForm-input{padding:0 20px 0 24px}}[is=flynt-list-search-results] .pagination{margin-top:20px;overflow:auto}[is=flynt-list-search-results] .pagination .arrow{color:#fff;height:18px;width:16px}[is=flynt-list-search-results] .pagination-previous{float:left}[is=flynt-list-search-results] .pagination-previous .arrow{margin-left:-5px}[is=flynt-list-search-results] .pagination-next{float:right}[is=flynt-list-search-results] .pagination-next .arrow{margin-right:-5px}[is=flynt-list-search-results] .pagination .button{white-space:nowrap}[is=flynt-list-search-results] .searchList{border-radius:4px;display:block;list-style:none;margin:20px 0 0;padding:0}[is=flynt-list-search-results] .searchList-item{border-bottom:1px solid #ececec;position:relative}[is=flynt-list-search-results] .searchList-item:last-child{border:0}[is=flynt-list-search-results] .post>:first-child{margin-top:0;padding-top:0}[is=flynt-list-search-results] .post>:last-child{margin-bottom:0;padding-bottom:0}[is=flynt-list-search-results] .post-footer{text-align:right}[is=flynt-list-search-results] .noResults{margin-top:20px;text-align:center}.footer_nav{background-color:#fff;padding:2rem}.footer_nav .navigation{margin:0 auto;max-width:1480px}.footer_nav .navigation .menu{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;list-style:none;margin:0;padding:0}.footer_nav .navigation .menu li a{border-right:1px solid;list-style:none;margin-left:1rem;padding-right:1rem;text-decoration:none}.footer_nav .navigation .menu li:last-of-type a{border:none;padding-right:0}@media print{*,:after,:before{background:transparent!important;-webkit-box-shadow:none!important;box-shadow:none!important;color:#000!important;text-shadow:none!important}.mainFooter,.mainHeader,.wpFooter{display:none!important}a,a:visited{text-decoration:underline}[href]:after{content:"(" attr(href) ")";display:inline}.button[href]{max-width:100%}abbr[title]:after{content:"(" attr(title) ")"}[href^="#"]:after,[href^="javascript:"]:after{content:""}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}