/* HTML5 ✰ Boilerplate
 * ==|== normalize ==========================================================
 */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 1rem; overflow-y: scroll; }
body { margin: 0; font-size: 14px; line-height: 1.231; }
body, button, input, select, textarea { font-family: sans-serif; color: #222; }

::-moz-selection { background: #ccc; color: #111; text-shadow: none; }
::selection { background: #ccc; color: #111; text-shadow: none; }

a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* ==|== primary styles =====================================================
   Author: novo.media     http://www.novo-online    @novowebdesign
   ========================================================================== */

body { font-family: 'Lato', sans-serif;  }
button { border: 0; }

#wrapper{ max-width: 960px; margin: 0 auto; }
/* #wrapper_inner { background: url(fileadmin/content/ferienhof/Ferienhof02_bg.png) } */
#header{ height: 300px; }

#right{ width: 310px; }
#main{ float: left; }

body.level0 #main{ margin-right: 0; }

/* Global Classes */
#superbgimage { display: none; z-index: -99 !important; } 
.logo { float: left; }
.left { float: left; }
.right { float: right; }
.n_v, .hp-form-field { display: none; }
.d-none {
  display: none;
}


a { color: #467B57; text-decoration: none; }
#main a { text-decoration: underline; }
a:visited { color: #467B57; }
a:hover { color: #000; }
a:hover, a:active { outline: 0; } 
p.more a { color: #467B57; font-family: 'Lato', sans-serif; text-decoration: none; padding-right: 20px; 
  background: url(../images/arrow-more.png) no-repeat right 4px; float: right; }
p.back a, .back a { color: #467B57; font-family: 'Lato', sans-serif; text-decoration: none; padding-right: 20px; }
p.more a:hover, p.back a:hover, .back a:hover { color: #000; }

.booking_inquiry p { float: right; margin-top: 70px; background: #E2A83C; padding: 10px 0px 10px 20px; -moz-border-radius: 7px; 
  -webkit-border-radius: 7px; border-radius: 7px; color: #fff; }
.booking_inquiry p a { color: #fff; text-decoration: none; padding: 11px; -moz-border-radius: 7px; 
  -webkit-border-radius: 7px; border-radius: 7px; margin-left: 20px; 
  background: #e53044; /* Old browsers */
  background: -moz-linear-gradient(top,  #e53044 0%, #ae0d0d 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e53044), color-stop(100%,#ae0d0d)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #e53044 0%,#ae0d0d 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #e53044 0%,#ae0d0d 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #e53044 0%,#ae0d0d 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #e53044 0%,#ae0d0d 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e53044', endColorstr='#ae0d0d',GradientType=0 ); /* IE6-9 */
}
.booking_inquiry p a:hover { text-decoration: underline; }

#overlay { background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,0.59) 60%, rgba(255,255,255,0) 88%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(60%,rgba(255,255,255,0.59)), color-stop(88%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.59) 60%,rgba(255,255,255,0) 88%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.59) 60%,rgba(255,255,255,0) 88%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.59) 60%,rgba(255,255,255,0) 88%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.59) 60%,rgba(255,255,255,0) 88%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */


  height: 232px; width: 100%; position: absolute; z-index: 1; top: 0; }
#wrapper { position: relative; z-index: 2; }
#main .inside { width: 600px; padding: 20px;  }
#right { margin-left: 10px; position: relative; }
#left { margin-right: 10px; position: relative; }
#right .inside, #left .inside { padding: 20px; }
#right .inside, 
#main .inside, 
#left .inside {
  border-radius: 3px;
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(top,  #ffffff 0%, #d9d9d9 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#d9d9d9)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #ffffff 0%,#d9d9d9 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #ffffff 0%,#d9d9d9 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #ffffff 0%,#d9d9d9 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #ffffff 0%,#d9d9d9 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d9d9d9',GradientType=0 ); /* IE6-9 */
}

#container { margin-top: 30px; }

/* Home */
body.level0 #container { margin-top: 300px; }
body.level0 #main .inside { padding: 20px; width: 100%; }
body.level0 #main .row.cols-3 .col { border-right: 1px solid #ddd; }
body.level0 #main .row.cols-3 .col.last { border: 0; }
body.level0 #main { float: none;}
body.level0 #main h2 { min-height: 85px; }

/* Drop-Down-Navigation */
#nav_drop_down { margin: 20px 0 0; height: 54px; z-index: 10;
background: #4f8f63; /* Old browsers */
background: -moz-linear-gradient(top,  #4f8f63 0%, #3b6b4a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4f8f63), color-stop(100%,#3b6b4a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #4f8f63 0%,#3b6b4a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #4f8f63 0%,#3b6b4a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #4f8f63 0%,#3b6b4a 100%); /* IE10+ */
background: linear-gradient(to bottom,  #4f8f63 0%,#3b6b4a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f8f63', endColorstr='#3b6b4a',GradientType=0 ); /* IE6-9 */
-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.sf-menu li { background: transparent; }
.sf-menu a, .sf-menu span { border: none; color: #fff !important; padding: 20px 15px; font-family: 'Lato', sans-serif; display: block; font-size: 16px; font-size: 1rem; } 
.sf-menu { font-size: 16px; font-size: 1rem; margin-bottom: 0; }
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu li.sfHover a,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active, .sf-menu a:visited
.sf-menu li.active a:hover, .sf-menu li.trail a:hover,
.sf-menu li.active a, .sf-menu li.trail a, 
.sf-menu li.trail ul li.active ul a:hover, .sf-menu li.trail ul li.trail ul a:hover { background: transparent; color: #E2A83C !important; }
.sf-menu li.active ul a, .sf-menu li.trail ul a, .sf-menu ul li.active ul a { color: #fff !important; }
.sf-menu li.active ul a:hover, .sf-menu li.trail ul a:hover, .sf-menu ul li.active a { color: #E2A83C !important; }
.sf-menu li.trail ul li.active a, .sf-menu li.trail ul li.trail a { color: #000; }
.sf-menu li.trail ul li.active ul a, .sf-menu li.trail ul li.trail ul a { color: #fff; }
.sf-menu li.trail ul li.trail ul li.active a { color: #000; }
.sf-menu li:hover ul, .sf-menu li.sfHover ul { top: 52px; }
.sf-menu ul, .sf-menu ul ul { padding-bottom: 8px; width: auto; min-width: 160px; text-transform: none; height: auto; 
  background: #3B6B4A; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.sf-menu ul li.last, .sf-menu ul ul li.last { background: transparent; margin: 0; } 
.sf-menu ul ul { margin-top: -8px; margin-left: 60px; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }
.sf-menu ul li, .sf-menu ul ul li { margin: 0; background: transparent; }
.sf-menu ul ul li.first { margin-top: 10px; }
.sf-menu ul a { white-space: nowrap; font-size: 90%; padding: 5px 15px 5px 28px; }
.sf-menu ul a.last { padding-bottom: 15px; }
.sf-menu li ul a:hover, .sf-menu li.trail ul a:hover, .sf-menu li.active ul a:hover,
.sf-menu li.trail ul li.active a { font-size: 90%; }  

body.ie7 #nav_drop_down { float: left; width: 750px; }
body.ie7 .sf-menu ul { background: #000; }  

/*  Headlines */
h1, h2 { font-family: 'Rancho', cursive; color: #467B57; font-weight: normal; margin-top: 0;}
h1 { font-size: 46px; font-size: 2.9rem; margin-bottom: 10px; }
h2 { font-size: 36px; font-size: 2.25rem; margin: 10px 0; font-weight: normal; }
h1 a, h2 a, h3 a { text-decoration: none; }
h3 { font-size: 30px; font-size: 1.87rem; color: #467B57; font-family: 'Rancho', cursive; font-weight: normal; }
h4 { font-size: 20px; font-size: 1.25rem; font-family: 'Rancho', cursive; font-weight: normal; }

h1 a, h2 a, h1 a:visited, h2 a:visited { color: #467B57; }
h1 a:hover, h2 a:hover { color: #000; }

/* Anfrage */
#main form {
  margin: 30px 0;
}

/*  Appartments */
.appartment_teaser { margin-bottom: 20px; }
.appartment_teaser.first { float: left; padding: 0 20px 0 0; }
.appartment_teaser .caption { background: #528562; color: #E2A83C; padding: 8px 0px 8px 10px; font-weight: bold; width: 270px !important; }
.appartment_teaser h3 { margin: 0; }
p.submit { margin: 30px 0 20px 25px; }
p.submit a { background: #3C6D4B; color: #fff; width: auto; font-weight: bold; padding: 10px;
  -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius: 7px; text-decoration: none; }
p.submit a:hover { background: #E2A83C; }

/*  Gallery */
.ce_gallery ul { list-style: none; margin: 0; padding: 0; }
.ce_gallery ul li { float: left; margin: 0 5px 10px; }
.ce_gallery ul li img { border: 5px solid #fff; }

.ce-row { overflow: visible; }
.ce-column:last-child,
.ce-column { margin-bottom: 10px; margin-right: 10px; }

/*	Pagination */
#main .pager a { text-decoration: none; }
.pager ul { list-style: none; margin: 0; font-weight: bold; }
.pager li,
.tx-mmc-guestbook div.pager > ul li { float: left; margin-right: 7px; border-right: 1px solid #ccc; background: #eee; padding: 5px 10px; }
.pager li.last { margin-right: 0; border: 0; }
.tx-mmc-guestbook div.pager { overflow: hidden; margin-bottom: 20px; }
.tx-mmc-guestbook div.pager div { display: none; }

/*  Comments */
.tx-mmc-guestbook div.list div.entry { border-top: 3px solid #ccc; margin-top: 20px; padding-top: 20px; }


/*  News */
.teaserimage .image_container { position: absolute; top: -100px; right: -5px; } 
.teaserimage .image_container img { margin: 10px; border-radius: 100px; -moz-border-radius: 100px; -webkit-border-radius: 100px; 
  border: 5px solid #fff; -webkit-box-shadow: 0px 0px 10px 2px #666;
box-shadow: 0px 0px 10px 2px #666; -moz-box-shadow: 0px 0px 10px 2px #666; }
.mod_newslist .layout_short h2 { font-size: 20px; font-size: 1.25rem; margin: 0 0 -8px; font-family: 'Lato', sans-serif; }


/* Forms */
.form-group { margin-bottom: 10px;}
.form-group .control-label { width: 140px;}
form .btn.btn-primary,
.form-submit input[type=submit]{ background: #3C6D4B; color: #fff; width: auto; font-weight: bold; padding: 10px;
  -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius: 7px; }
 .submit_container .submit:hover, 
 input.submit:hover,
 form .btn.btn-primary:hover,
.form-submit input[type=submit]:hover { background: #E2A83C; } 
p.error { color: #F00001; margin: 0; font-weight: bold; }
p.submit a
input.submit { margin: 0 0 0 10px; background: #3C6D4B; color: #fff; width: auto; font-weight: bold; padding: 5px 10px;
  -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius: 7px; }


#footer { color: #fff; padding: 10px 20px 20px; font-size: 13px; font-size: 0.81rem; 
  background: #4f8f63; /* Old browsers */
  background: -moz-linear-gradient(top,  #4f8f63 0%, #3b6b4a 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4f8f63), color-stop(100%,#3b6b4a)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #4f8f63 0%,#3b6b4a 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #4f8f63 0%,#3b6b4a 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #4f8f63 0%,#3b6b4a 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #4f8f63 0%,#3b6b4a 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f8f63', endColorstr='#3b6b4a',GradientType=0 ); /* IE6-9 */}
#footer .inside { max-width: 960px; margin: 0 auto; }
#footer h3, #footer a { color: #fff; text-decoration: none; }
#footer a:hover { color: #DEA73F; }
ul.footer_nav { list-style: none; margin: 0; padding: 0; }
ul.footer_nav li { float: left; padding: 0 20px 0 0; }
ul.footer_nav li.right { float: right !important; }
.border_bottom { border-bottom: 1px solid #3D6B4B; padding-bottom: 20px; margin-top: 20px; }
.auszeichnungen { margin-bottom: 25px; }
.auszeichnungen div, 
.auszeichnungen figure { display: inline-block; }
.auszeichnung, .auszeichnungen #auorg-bg { float: left; margin: 15px !important; }
.auszeichnung img { max-width: 200px; }
#auorg-1634893577 { position: inherit!important; margin: 0; float: left; }
#auorg-bg { width: 150px!important; }

.custom { background: #E2A83C; padding: 20px 0; margin-top: 60px; opacity: 0.95; color: #fff; } 
#yellow-box { max-width: 960px; margin: 0 auto; }
#yellow-box h2 { color: #fff; height: auto !important; }
#yellow-box img { border: none; }

/* Weather */
.weatherFeed { width: 220px; font-family: 'Rancho', cursive; color: #fff; }
.weatherItem { text-align: right; height: 160px; background-position-y: 30px; background-position-x: 0; }
.weatherCity { font-size: 36px; font-size: 2.25rem; margin: 10px 0; text-align: left; }
.weatherTemp { font-size: 48px; font-size: 3rem; }
.weatherDesc, .weatherRange, .weatherWind, .weatherLink, .weatherForecastItem,
.weatherLink, .weatherForecastItem { display: none; }

/* Dataprotection notice */
.dataprotection {
  clear: both;
}

/* mmenu */
.mm-spn.mm-spn--light {
  background-color: #d9dbc3;
  font-size: 16px;
}
.mm-spn--light a {
    color: #333;
}
.mmenu-wrap {
  display: none;
}


/* CMP */
.ccm-cookie-declaration a {
  color: #000;
}
.ccm-cookie-declaration--change-consent {
  margin: 20px 0;
}
.ccm-cookie-declaration--change-consent a {
  text-decoration: none !important;
  padding: 10px;
  line-height: 1;
  background: #3D6B4B;
  color: #fff;
}
.ccm-cookie-declaration--change-consent a:hover {
  background-color: #222;
}

h3.ccm-cookie-declaration--purpose--title {
  font-size: 24px;
  margin-top: 40px;
  color: #3D6B4B;
}

h4.ccm-cookie-declaration--embedding--title {
  margin-top: 0;
}

.ccm-cookie-declaration--embedding {
  padding: 20px;
  border: 2px solid #ccc;
  margin-bottom: 15px;
}

table.ccm-cookie-declaration--table-cookie {
  border-collapse: collapse;
}
table.ccm-cookie-declaration--table-cookie th,
table.ccm-cookie-declaration--table-cookie td {
  border-bottom: 1px solid #ccc;
  padding: 8px 20px 8px 0;
}
.ccm-details--content--purpose {
    padding-left: 12px;
}


/* ==|== non-semantic helper classes ======================================== */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


/* ==|== media queries ====================================================== */


 

@media only screen and (max-width: 980px) {
  #main { width: 100%; }
  body#pid1 #main {
    padding: 20px;
  }
  #main .inside { 
    margin: 15px;
    width: auto;
  }
  body.level0 #main .inside { 
    margin: 0; 
  }
  body.level0 #main .row.cols-3 .col { 
    border-bottom: 1px solid #ddd; 
    border-right: 0;
    padding: 15px;
  }
  body.level0 #main h2 { min-height: auto; }
  #right {
    float: left;
    width: 100%;
    margin: 0;
  }
  #main img {
    width: auto !important;
    height: auto !important;
    max-width: 100%;
  }
  #right .inside { 
    margin: 15px;
  }
  #header .inside {
    padding: 15px;
  }
  .custom { 
    padding: 0 20px; 
  }
  .auszeichnungen { display: flex; justify-content: left; align-items: center; } 
  .ce-center .ce-inner, .ce-center .ce-outer { float: left; right: 0; }
  #nav_drop_down { display: none; }

  #header .inside {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  #header .logo .image_container {
    padding: 0 !important;
  }
  #header .logo img {
    height: auto !important;
    width: 100% !important;
    max-width: 100%;
  }
  .booking_inquiry {
    margin: 0 25px 0 auto;
  }

}

@media only screen and (min-width: 981px) {
  #mmenu {
    display: none;
  }
} 

@media only screen and (min-width: 769px) {
  .d-md-none {
    display: none
  }
  .d-md-inline-block {
    display: inline-block;
  }  
}

@media only screen and (max-width: 768px) {

  body.level0 #container {
    margin-top: 100px;
  }
  .booking_inquiry p {
    background: transparent;
    display: flex;
    align-content: center;
    margin: 0;
  }
  .booking_inquiry p a {
    margin-left: 10px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
  }
  .booking_inquiry p a svg * {
    fill: #fff;
  }

}

@media only screen and (max-width: 767px) {
  
  h1 {
    font-size: 2.2rem;
  }

  h2 {
    font-size: 1.65rem;
  }

  .auszeichnungen { 
    text-align: center;
    display: block!important; 
  } 
  #auorg-bg,
  .auszeichnung {
    float: none !important;
  }
  #auorg-bg {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .yellow_box {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  ul.footer_nav li {
    float: none;
    border-top: 1px solid rgba(255,255,255, 0.2);
    padding-top: 10px;
    padding-right: 0;
    margin-top: 10px;
    text-align: center
  }
  ul.footer_nav li:first-child {
    border: 0;
    padding: 0;
    margin: 0;
  }
  ul.footer_nav li.right {
    float: none !important;
  }

  #c77 .ce-gallery {
    margin-right: -10px;
  }
  #c77 .ce-gallery .ce-column {
    width: 50%;
    padding-right: 10px;
    margin-right: 0;
    padding-bottom: 10px;
    margin-bottom: 0;
  }

  #pid27 .frame-type-textpic {
    margin-bottom: 25px;
  }

  input[type="text"],
  select,
  textarea {
    width: 100%;
    box-sizing: border-box;
  }
  input[type="text"],
  textarea {
    padding: 8px 10px;
  }
}


/* ==|== print styles ======================================================= */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
