@font-face{font-display:swap;font-family:DIN Next LT Pro;font-weight:700;src:url(/oneplatform/fonts/DINNextLTPro-Bold.woff2) format('woff2'), url(/oneplatform/fonts/DINNextLTPro-Bold.woff) format('woff'), url(/oneplatform/fonts/DINNextLTPro-Bold.ttf) format('truetype');}
@font-face{font-display:swap;font-family:DIN Next LT Pro;font-weight:400;src:url(/oneplatform/fonts/DINNextLTPro-Regular.woff2) format('woff2'), url(/oneplatform/fonts/DINNextLTPro-Regular.woff) format('woff'), url(/oneplatform/fonts/DINNextLTPro-Regular.ttf) format('truetype');}
@font-face{font-display:swap;font-family:Inter;font-weight:500;src:url(/oneplatform/fonts/Inter-Medium.woff2) format('woff2'), url(/oneplatform/fonts/Inter-Medium.woff) format('woff'), url(/oneplatform/fonts/Inter-Medium.ttf) format('truetype');}
@font-face{font-display:swap;font-family:Inter;font-weight:400;src:url(/oneplatform/fonts/Inter-Regular.woff2) format('woff2'), url(/oneplatform/fonts/Inter-Regular.woff) format('woff'), url(/oneplatform/fonts/Inter-Regular.ttf) format('truetype');}
@font-face{font-display:swap;font-family:'Source Serif Pro';font-weight:700;src:url(/oneplatform/fonts/SourceSerifPro-Bold.woff2) format('woff2'), url(/oneplatform/fonts/SourceSerifPro-Bold.woff) format('woff'), url(/oneplatform/fonts/SourceSerifPro-Bold.ttf) format('truetype');}
@font-face{font-display:swap;font-family:'Source Serif Pro';font-weight:600;src:url(/oneplatform/fonts/SourceSerifPro-SemiBold.woff2) format('woff2'), url(/oneplatform/fonts/SourceSerifPro-SemiBold.woff) format('woff'), url(/oneplatform/fonts/SourceSerifPro-SemiBold.ttf) format('truetype');}
@font-face{font-display:swap;font-family:'Source Serif Pro';font-weight:400;src:url(/oneplatform/fonts/SourceSerifPro-Regular.woff2) format('woff2'), url(/oneplatform/fonts/SourceSerifPro-Regular.woff) format('woff'), url(/oneplatform/fonts/SourceSerifPro-Regular.ttf) format('truetype');}
@font-face{font-display:swap;font-family:DIN Next LT Pro;font-weight:700;src:url(/oneplatform/fonts/DINNextLTPro-Bold.woff2) format('woff2'), url(/oneplatform/fonts/DINNextLTPro-Bold.woff) format('woff'), url(/oneplatform/fonts/DINNextLTPro-Bold.ttf) format('truetype');}
@font-face{font-display:swap;font-family:DIN Next LT Pro;font-weight:400;src:url(/oneplatform/fonts/DINNextLTPro-Regular.woff2) format('woff2'), url(/oneplatform/fonts/DINNextLTPro-Regular.woff) format('woff'), url(/oneplatform/fonts/DINNextLTPro-Regular.ttf) format('truetype');}
@font-face{font-display:swap;font-family:Inter;font-weight:500;src:url(/oneplatform/fonts/Inter-Medium.woff2) format('woff2'), url(/oneplatform/fonts/Inter-Medium.woff) format('woff'), url(/oneplatform/fonts/Inter-Medium.ttf) format('truetype');}
@font-face{font-display:swap;font-family:Inter;font-weight:400;src:url(/oneplatform/fonts/Inter-Regular.woff2) format('woff2'), url(/oneplatform/fonts/Inter-Regular.woff) format('woff'), url(/oneplatform/fonts/Inter-Regular.ttf) format('truetype');}
@font-face{font-display:swap;font-family:'Source Serif Pro';font-weight:700;src:url(/oneplatform/fonts/SourceSerifPro-Bold.woff2) format('woff2'), url(/oneplatform/fonts/SourceSerifPro-Bold.woff) format('woff'), url(/oneplatform/fonts/SourceSerifPro-Bold.ttf) format('truetype');}
@font-face{font-display:swap;font-family:'Source Serif Pro';font-weight:600;src:url(/oneplatform/fonts/SourceSerifPro-SemiBold.woff2) format('woff2'), url(/oneplatform/fonts/SourceSerifPro-SemiBold.woff) format('woff'), url(/oneplatform/fonts/SourceSerifPro-SemiBold.ttf) format('truetype');}
@font-face{font-display:swap;font-family:'Source Serif Pro';font-weight:400;src:url(/oneplatform/fonts/SourceSerifPro-Regular.woff2) format('woff2'), url(/oneplatform/fonts/SourceSerifPro-Regular.woff) format('woff'), url(/oneplatform/fonts/SourceSerifPro-Regular.ttf) format('truetype');}


*
{
  box-sizing: border-box;
  line-height: 1.4em;
  /* font-family: "Source Serif Pro", Palatino, "Droid Serif", serif; */
}

html, body
{
  background: #eff3f5;
  margin: 0;
  padding: 0;
}

a
{
  text-decoration: none;
  color: rgb(107, 176, 36);
}

a:hover
{
  color: rgb(82, 135, 28);
}

#main
{
  min-height: calc(100vh - 96px);
}

#main_center
{
  padding-top: 200px;
  min-height: calc(100vh - 102px);
}

#content
{
  max-width: 970px;
  margin: 24px auto;
  min-height: 200px;
}

#content .cbox
{
  border-radius: 8px;
  background-color: rgb(255, 255, 255);
  margin-bottom: 24px;
  padding: 16px;
}

#content .cbox > *:last-child
{
  margin-bottom: 0;
}

#rnd *,
#menu_overlay *,
#menu_left *,
#menu_right *,
#header1 *,
#header2 *,
#footer *
{
  font-family: Inter, Roboto, Arial, sans-serif;
}

/* ############################ RND ############################ */


#rnd
{
  background-color: rgb(79, 128, 255);
  color: rgb(255, 255, 255);
  cursor: pointer;
  height: 32px;
  width: 100%;
  position: absolute;
  z-index: 900;
}

#rnd_center
{
  padding: 6px 0;
  text-align: center;
  width: 976px;
  max-width: 90vw;
  margin: 0 auto;
}

#icon_rnd
{
  display: inline-block;
  height: 20px;
  width: 20px;
  background-image: url(/oneplatform/logoCircles/Rnd-White.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

#rnd_center a
{
  display: flex;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}

#rnd_center p
{
  display: inline-block;
  margin: 0 0 0 8px;
  color: #ffffff;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  color: rgb(255, 255, 255);
  vertical-align: baseline;
}




/* ############################ Swipemenus ############################ */

#menu_overlay
{
  overflow: hidden;
  display: none;
  background-color: rgba(0, 0 , 0, 0.15);
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 1000;
}

.swipemenu
{
  position: fixed;
  z-index: 1010;
  height: 100vh;
  background: #ffffff;
  width: 350px;
  max-width: 95vw;
  flex-flow: column;
  display: flex;
  height: var(--vh, 100vh);
}

#menu_left
{
  margin-left: -350px;
}

.menu_top_icons
{
  display: flex;
}

.menu_top_icons > div
{
  width: 64px;
}

.menu_top_icons > div.welcome
{
  align-items: center;
  width: auto;
  flex-grow: 1;
  justify-content: center;
  padding: 10px 0 0 32px;
}

.menu_top_icons > div.welcome > p
{
  text-align: center;
  margin: 0;
  padding: 0;
}

p.welcome1
{
  color: rgb(89, 122, 150);
  font-size: 12px;
}

p.welcome2
{
  font-weight: 700;
  color: #000000;
  font-size: 16px;
  letter-spacing: -0.25px;
}


.menu_top_icons svg
{
  width: 64px;
  height: 64px;
  color: rgb(89, 122, 150);
  cursor: pointer;
  padding: 20px;
}


#menu_right
{
  right: 0;
  margin-right: -350px;
}


.menu_klapp
{
  float: right;
  width: 36px;
  height: 36px;
  margin: 6px 10px 0 0;
  padding: 10px;
  cursor: pointer;
}

.menu_klapp_minus
{
  display: none;
}

.menu_klapp > svg
{
  color: rgb(89, 122, 150);
}


.menu_top_menu
{
  list-style: none;
  margin: 0;
  padding: 0;
}

.menu_top
{
  flex: 0 0 110px;
  height: 110px;
  overflow: hidden;
  border-bottom: #dce4ea 1px solid;
}

.menu_top_menu li
{
  display: inline-block;
  margin-left: 24px;
}

.menu_top_menu li a
{
  font-size: 12px;
  display: block;
  padding: 12px 0;
  color: rgb(89, 122, 150);
  border-bottom: #transparent 2px solid;
}

.menu_top_menu li a:hover
{
  color: rgb(15, 21, 26);
  border-bottom: #c5d2dd 2px solid;
}

.menu_top_menu li.aktiv a
{
  color: rgb(15, 21, 26);
  border-bottom: #6bb024 2px solid;
}

.menu_middle
{
  flex: 1 1 auto;
  overflow: auto;
}

.menu_middle_menu
{
  list-style: none;
  margin: 0;
  padding: 0;
}

#menu_left_middle_menu2
{
  display: none;
}


.menu_middle_menu li > ul
{
  list-style: none;
  display: none;
  padding-left: 24px;
}

.menu_middle_menu li > ul li
{
  white-space: nowrap;
  border-left: 2px solid rgb(220, 228, 234);
}

.menu_middle_menu li.spacer
{
  height: 15px;
}

.menu_middle_menu li.group
{
  padding: 20px 24px 12px 24px;
  color: rgb(89, 122, 150);
  background-color: #eff3f5;
  font-size: 12px;
}

.menu_middle_menu li a
{
  display: block;
  padding: 15px 24px;
  color: rgb(15, 21, 26);
  font-size: 14px;
}

.menu_middle_menu li a:hover
{
  color: #597a96;
}

.menu_middle_menu li a span
{
  display: inline-block;
  padding: 7px 11px;
  border: 1px solid rgb(220, 228, 234);
  border-radius: 4px;
  color: rgb(15, 21, 26);
  font-size: 13px;
  line-height: 16px;
  background-color: rgb(239, 243, 245);
}

.menu_middle_menu li a span:hover
{
  background-color: #dce4ea;
  color: rgb(15, 21, 26);
}

.menu_bottom
{
  flex: 0 0 110px;
  height: 160px;
  overflow: hidden;
  padding: 16px 24px 32px 24px;
}

.menu_bottom p
{
  margin-top: 6px;
  display: block;
  text-align: center;
  font-size: 14px;
  color: rgb(15, 21, 26);
}

.menu_bottom p a
{
  font-weight: 500;
  color: rgb(107, 176, 36);
}

.menu_bottom p a:hover
{
  color: #52871c;
}

.btn,
.menu_abo_button
{
  cursor: pointer;
  text-align: center;
  display: block;
  padding: 10px 15px;
  font-weight: 500;
  background-color: rgb(107, 176, 36);
  border: 1px solid rgb(107, 176, 36);
  border-radius: 4px;
  color: rgb(255, 255, 255);
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 10px;
}

.btn:hover,
.menu_abo_button:hover
{
  background-color: #52871c;
}

a.menu_abo_button
{
  color: #ffffff;
  margin-right: 10px;
}

div#content div.tipp
{
  background: #ffffcc;
}


/* ############################ Topmenu ############################ */

#header1
{
  background: #ffffff;
  position: absolute;
  top: 32px;
  left: 0;
  width: 100%;
}

#header2
{
  background: #ffffff;
  position: absolute;
  top: 136px;
  left: 0;
  width: 100%;
  box-shadow: rgba(15, 21, 26, 0.15) 0px 1px 4px -2px, rgba(15, 21, 26, 0.1) 0px 2px 2px -1px;
}

#header1.sticky
{
  position: fixed;
  top: 0;
}

#header2.sticky
{
  position: fixed;
  top: 0;
  z-index: 999;
}

#header1_center
{
  height: 104px;
  text-align: center;
  width: 928px;
  margin: 0 auto;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}

#logo
{
  background-image: url(/oneplatform/wordmarks/Dhk.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  height: 56px;
  width: 226px;
}

#icon_burger
{
  width: 24px;
  height: 24px;
  color: rgb(89, 122, 150);
  cursor: pointer;
}

#icon_search
{
  width: 20px;
  height: 24px;
  color: rgb(89, 122, 150);
  cursor: pointer;
  margin-left: 22px;
}

#icon_my
{
  width: 24px;
  height: 24px;
  color: rgb(89, 122, 150);
  cursor: pointer;
}

#header1_flex1
{
  display: flex;
  flex: 1 1 0%;
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#header1_flex2
{
  flex: 0 0 auto;
}

#header1_flex3
{
  display: flex;
  flex: 1 1 0%;
  -webkit-box-pack: end;
  justify-content: flex-end;
}

#header2_center
{
  position: relative;
  overflow: hidden;
  height: 56px;
  text-align: center;
  width: 976px;
  margin: 0 auto;
  padding-top: 8px;
  padding-bottom: 8px;
  display: flex;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  align-items: center;
}

.icon_scroll
{
  width: 120px;
  position: absolute;
  height: 52px;
  color: rgb(153, 175, 194);
  cursor: pointer;
  -webkit-box-pack: center;
  justify-content: center;
  padding-top: 12px;
}

.icon_scroll:hover
{
  color: rgb(0, 0, 0);
}

#icon_scroll_left
{
  display: none;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 100%);
  left: -1px;
  padding-right: 25px;
}

#icon_scroll_right
{
  background-image: linear-gradient(to left, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 100%);
  right: -1px;
  padding-left: 25px;
}

.icon_scroll svg
{
  font-size: 10px;
  height: 1.2em;
  width: 1.2em;
}

#menu_top_middle
{
  overflow-x: auto;
  overflow-y: hidden;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

#menu_top_middle::-webkit-scrollbar
{
  display: none;
}

#menu_top_middle ul
{
  margin: 0 0 0 24px;
  padding: 0;
  list-style: none;
  display: flex;
  white-space: nowrap;
}

#menu_top_middle li
{
  display: inline-block;
  padding-right: 24px;
}

#menu_top_middle a
{
  font-size: 12px;
  color: rgb(89, 122, 150);
  height: 34px;
  padding: 10px 0 12px 0;
  border-bottom: transparent 2px solid;
  display: inline-block;
}

#menu_top_middle a:hover
{
  color: rgb(81, 85, 89);
  border-bottom: rgb(197, 210, 221) 2px solid;
}

#header2_icon_logo
{
  margin: 0px 0 0 24px;
  height: 30px;
  width: 30px;
  background-image: url(/oneplatform/logoCircles/Dhk.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

#header2_icon_menu
{
  margin: 3px 0 0 20px;
  height: 24px;
  width: 24px;
  color: rgb(89, 122, 150);
  cursor: pointer;
}

#header2_icon_search
{
  margin: 5px 0 0 22px;
  height: 20px;
  width: 20px;
  color: rgb(89, 122, 150);
  cursor: pointer;
}

#header2_icon_user
{
  margin: 0 24px 0 0;
  height: 24px;
  width: 24px;
  color: rgb(89, 122, 150);
  cursor: pointer;
}

#header2_center_in
{
  padding: 0 24px;
  position: relative;
  overflow: hidden;
}

#sticky_icons
{
  margin: 0 40px;
  display: flex;
}

#sticky_icons_fade_left
{
  width: 140px;
  white-space: nowrap;
}

#sticky_icons_left
{
  display: flex;
}

.sticky_icons_fade
{
  display: none;
}






/* ############################ Footer ############################ */

#footer
{
  background-color: rgb(41, 56, 69);
  width: 100%;
  min-height: 96px;
}

#footer1_center
{
  width: 970px;
  margin: 0px auto;
  padding: 15px 0;
  text-align: center;
}

#footer1
{
  border-bottom: 1px solid #597a96;
}

#footer1_center a
{
  color: rgb(89, 122, 150);
  font-size: 14px;
  font-weight: 500;
}

#footer1_center a:hover
{
  color: #d6e4ea;
}

#footer2_center
{
  width: 970px;
  margin: 0 auto;
  text-align: center;
}

#menu_footer ul
{
  padding: 0;
  margin: 0 auto;
  list-style: none;
}

#menu_footer li
{
  display: inline-block;
}

#menu_footer ul li a
{
  font-size: 12px;
  padding: 16px 12px;
  display: block;
  color: rgb(220, 228, 234);
}

#menu_footer ul li a:hover
{
  color: rgb(153, 175, 194);
}

#scroll_to_top
{
  width: 14px;
  height: 14px;
}


.title
{
  background-color: inherit;
  font-family: "DIN Next LT Pro", Arial, Roboto, sans-serif;
  font-weight: 700;
  letter-spacing: -0.25px;
  font-size: 26px;
  line-height: 30px;
  margin: 0px;
  max-width: 100%;
  overflow: hidden;
  padding-bottom: 8px;
  padding-top: 8px;
}

input
{
  font-family: Inter, Roboto, Arial, sans-serif;
  background-color: var(--neutral-700);
  border: 1px solid #99afc2;
  border-radius: 4px;
  height: 40px;
  padding: 11px 12px;
  font-size: 13.33px;
}

input:focus
{
  border: 1px solid #4f80ff;
  box-shadow: 0 0 1px #1670BE;
  outline-offset: 0px;
  outline: none;
}

input::placeholder
{
  font-size: 13.33px;
}


/* ############################ globalMessages ############################ */

div#globalMessages
{
  border-radius: 0;
  background: transparent;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

div#globalMessages ul
{
  border-radius: 8px;
  display: block;
  margin: 0;
  min-height: 52px;
  padding: 6px 16px 5px 50px;
  color: #000000;
  font-size: 14px;
  margin: 0 0 10px 0;
}

div#globalMessages ul::before
{
  font-family: "Font Awesome 6 Pro";
  font-weight: 900;
  font-size: 32px;
  position: absolute;
  margin-left: -40px;
  margin-top: 12px;
}

div#globalMessages ul#Hinweis
{
  background: #dbecff;
}

div#globalMessages ul#Erfolg
{
  background: #d4ffcd;
}

div#globalMessages ul#Warnung
{
  background: #fefccb;
}

div#globalMessages ul#Fehler
{
  background: #ffd2d3;
}

div#globalMessages ul#Hinweis::before
{
  content: "\f05a";
  color: #2850c1;
}

div#globalMessages ul#Erfolg::before
{
  content: "\f058";
  color: #258815;
}

div#globalMessages ul#Warnung::before
{
  content: "\f06a";
  color: #878314;
}

div#globalMessages ul#Fehler::before
{
  content: "\f057";
  color: #871414;
}


div#globalMessages ul li
{
  padding: 0 0 0 3px;
  margin: 0;
  list-style: none;
  margin-bottom: 5px;
}

div#globalMessages ul li.boxtitle
{
  font-size: 20px;
  padding: 0;
}

div#globalMessages ul#Hinweis li.boxtitle
{
  color: #2850c1;
}

div#globalMessages ul#Erfolg li.boxtitle
{
  color: #258815;
}

div#globalMessages ul#Warnung li.boxtitle
{
  color: #878314;
}

div#globalMessages ul#Fehler li.boxtitle
{
  color: #871414;
}

#brotkrumen.cbox
{
  display: flex;
  flex-wrap: nowrap;
  list-style-type: none;
  padding-top: 6px;
  padding-bottom: 6px;
  margin: 0 0 6px 0;
}

#brotkrumen li
{
  font-size: 14px;
  margin-right: 10px;
}

ul#brotkrumen li:not(:first-child)::before
{
  font-size: 10px;
  font-family: "Font Awesome 6 Pro";
  font-weight: 900;
  content: "\f054";
  margin-right: 10px;
  color: rgb(153, 175, 194);
}

#brotkrumen li a
{
  color: rgb(15, 21, 26);
}

#brotkrumen li a:hover
{
  color: rgb(89, 122, 150);
}





/* ############################ Dark Mode ############################ */

@media (prefers-color-scheme: dark)
{
  html, body,
  .swipemenu
  {
    background-color: rgb(15, 21, 26);
  }

  div#content div.tipp
  {
    background: #003366;
  }

  p.welcome2
  {
    color: #ffffff;
  }

  #brotkrumen li a
  {
    color: rgb(220, 228, 234);
  }

  #brotkrumen li a:hover
  {
    color: rgb(255, 255, 255);
  }


  #header1,
  #header2,
  #content .cbox,
  .menu_middle_menu li.group
  {
    background-color: rgb(41, 56, 69);
  }

  #content .cbox
  {
    color: #ffffff;
  }

  #content td,
  #content th
  {
    color: #ffffff;
  }

  #logo
  {
    background-image: url(/oneplatform/wordmarks/Dhk.svg);
  }

  div#globalMessages
  {
    background: transparent;
  }

  .icon_scroll,
  #icon_burger,
  #icon_search,
  #icon_my,
  #header2_icon_menu,
  #header2_icon_search,
  #header2_icon_user,
  #footer1_center a,
  #menu_top_middle a,
  .menu_top_menu li a,
  .menu_top_menu li.aktiv a,
  .menu_middle_menu li.group,
  .menu_middle_menu li a:hover
  {
    color: rgb(220, 228, 234);
  }

  .icon_scroll:hover,
  .menu_top_menu li a:hover,
  .menu_middle_menu li a,
  #menu_top_middle a:hover,
  .menu_bottom p
  {
    color: rgb(255, 255, 255);
  }

  #icon_scroll_left
  {
    background-image: linear-gradient(to right, rgba(41, 56, 69, 1) 50%, rgba(41, 56, 69, 0) 100%);
  }

  #icon_scroll_right
  {
    background-image: linear-gradient(to left, rgba(41, 56, 69, 1) 50%, rgba(41, 56, 69, 0) 100%);
  }

  #footer1_center a:hover
  {
    color: rgb(89, 122, 150);
  }

  #header2_icon_logo
  {
    background-image: url(/oneplatform/logoCircles/Dhk-White.svg);
  }

  .title
  {
    color: #ffffff;
  }
}

/* ############################ Tablet ############################ */

@media (max-width: 1008px)
{
  html, body
  {
    overflow-x: hidden;
    overflow-y: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }

  html::-webkit-scrollbar,
  body::-webkit-scrollbar
  {
    display: none;
  }

  #logo
  {
    height: 48px;
    width: 194px;
  }

  #header1_center
  {
    height: 80px;
    padding: 0 24px;
    width: auto;
    margin: 0 16px;
  }

  #header2
  {
    top: 112px;
  }

  #main_center
  {
    padding-top: 168px;
  }

  #content .cbox
  {
    margin-bottom: 16px;
  }

  #content #brotkrumen.cbox
  {
    margin-bottom: 6px;
  }

  #header2_center
  {
    padding: 0;
    width: 100vw;
  }

  #footer1_center
  {
    width: 100vw;
  }

  #footer2_center
  {
    width: 100vw;
  }

  #content
  {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    padding: 0 16px;
  }
}

/* ############################ Smartphone ############################ */

@media (max-width: 767px)
{
  #sticky_icons_left,
  #sticky_icons_right,
  .icon_scroll
  {
    display: none;
  }

  div#globalMessages ul
  {
    border-radius: 0;
  }

  #content
  {
    padding: 0;
  }

  #content .cbox
  {
    border-radius: 0;
  }

  #header1_center
  {
    height: 80px;
    width: calc(100vw - 48px);
    padding: 0;
    margin: 0 auto;
  }

  #logo
  {
    height: 48px;
    width: 194px;
  }

  #header2
  {
    top: 110px;
  }

  #header2_center
  {
    height: 40px;
  }

  #header1
  {
    z-index: 1005;
  }


  #icon_search
  {
    display: none;
  }

  #main_center
  {
    padding-top: 148px;
  }

  .menu_middle
  {
  }

  #header2.sticky
  {
    position: fixed;
    top: 0px;
  }

}
