body{
    margin: 0;
}

form{
	width: 100%;
}
	
label{
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.25vw;
}
	
input:not([type="image" i]){
    width: 100%;
    line-height: 2;
    margin-bottom: 0px;
    margin-top: 5px;
    border: 1px solid;
    border-color: #077590;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.25vw;
}

textarea{
    width: 100%;
    line-height: 2;
    margin-bottom: 0px;
    margin-top: 5px;
    border: 1px solid;
    border-color: #077590;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.25vw;
	height: 120px;
}
		

#dropdown-mobile img{
    height: 25px;
}


hr{
	clear: both;
	width: 100%;
}

#content-dsgvo{
    font-size: 1.25vw;
    line-height: 1.5;
}

.telnum{
	font-size: 1.3vw !important
}
	
#dropdown-navi img{
    height: 30px !important;
    width: auto !important;
    float: left;
	margin-right: 10px;
}

.leftimg img{
	width: 48%;
	height: auto;
	float: left;
	margin-bottom: 20px;
}
.rightimg img{
	width: 48%;
	height: auto;
	float: right;
	margin-bottom: 20px;
	margin-left:20px;
}

.garage-first{
    font-size: 1.25vw;
    line-height: 1.5;
}

.garage-second{
    font-size: 1.25vw;
    line-height: 1.5;
}

.garage-third{
    font-size: 1.25vw;
    line-height: 1.5;
}

.garage-fourth{
    font-size: 1.25vw;
    line-height: 1.5;
}

.garage-fifth{
    font-size: 1.25vw;
    line-height: 1.5;
}

.garage-sixth{
    font-size: 1.25vw;
    line-height: 1.5;
}

#menuToggle{
    display: block;
    position: absolute;
	top: 20px;
    right: 20px;
    z-index: 1;
    -webkit-user-select: none;
    user-select: none;
}

ul{
	margin: 0;
	padding: 0;
}
	
#menuToggle input
{
  display: block;
  width: 40px;
  height: 32px;
  position: absolute;
  top: -7px;
  left: -5px;  
  cursor: pointer;
  opacity: 0; /* hide this */
  z-index: 2; /* and place it over the hamburger */
  -webkit-touch-callout: none;
}

/*
 * Just a quick hamburger
 */
#menuToggle span
{
  display: block;
  width: 30px;
  height: 4px;
  margin-bottom: 4px;
  position: relative;
  background: #9d9d9c;
  border-radius: 3px;
  z-index: 1;
  transform-origin: 4px 0px;
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
  background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
  opacity 0.55s ease;
}

#menuToggle span:first-child
{
  transform-origin: 0% 0%;
}

#menuToggle span:nth-last-child(2)
{
  transform-origin: 0% 100%;
}

/* 
 * Transform all the slices of hamburger
 * into a crossmark.
 */
#menuToggle input:checked ~ span
{
  opacity: 1;
  transform: rotate(45deg) translate(-2px, -1px);
  background: #FFFFFF;
}

/*
 * But let's hide the middle one.
 */
#menuToggle input:checked ~ span:nth-last-child(3)
{
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}

/*
 * Ohyeah and the last one should go the other direction
 */
#menuToggle input:checked ~ span:nth-last-child(2)
{
  opacity: 1;
  transform: rotate(-45deg) translate(0, -1px);
}

/*
 * Make this absolute positioned
 * at the top left of the screen
 */
#menu {
    position: fixed;
    width: 100vw;
    margin: 0;
    padding: 2.5vw;
    padding-top: 50px;
    background: #1e7c96;
    list-style-type: none;
    -webkit-font-smoothing: antialiased;
    transform-origin: 0% 0%;
    transform: translate(100%, 0);
    transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
    height: 100vh !important;
    font-size: 22px;
    top: 0px;
    right: 0px;
    font-family: 'Dosis', sans-serif !important;
}

#menu li{
    padding: 5px;
    font-size: 25px;
    color: #FFFFFF;
    text-align: center;
	background-image: none;
}

/*
 * And let's fade it in from the left
 */
#menuToggle input:checked ~ ul
{
  transform: scale(1.0, 1.0);
  opacity: 0.95;
  text-align: center;
}

.klikka:active ~ ul{
  transform: scale(1.0, 1.0);
  opacity: 0.95;
      
}

#menu a{
    text-decoration: none;
    color: #ffffff;
    transition: color 0.3s ease;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}

#menu a:hover{
  color: #AEA171;
}


.theme-default .nivo-caption {
    padding-bottom: 20px !important;
}

#standardtext li{
	line-height: 1.75;
    color: #941629;
    font-family: 'Roboto', sans-serif;
    list-style: circle;
}

#redblock{
    width: auto;
    height: 35vw;
    position: relative;
    margin-top: 140px;
	padding: 0% 10% 0% 10%;
}

#redblock img{
	width: 100%;
	height: auto;
}

#articleList .artImage img {
    display: block !important;
    width: 9vw !important;
    height: auto !important;
}

.content_type_label{
	display: none;
}

img#m21, img#m23{
	width: unset !important;
	height: unset !important;
}

#m15, #m17{
	z-index: 90;
}

#redblockleft{
    left: 10vw;
    width: 300px;
    display: inline-block;
    height: 100%;
    position: absolute;
}

#redblockleft p {
    font-family: 'Roboto', sans-serif;
    color: #ffffff;
    line-height: 1.5;
    font-size: 1.25vw;
	position: absolute;
	bottom: 20px;
}

#redblockright{
    right: 10vw;
    width: calc(80vw - 330px);
    display: inline-block;
    height: 100%;
    position: absolute;
}

#redblockright p{
    font-family: 'Roboto', sans-serif;
    color: #ffffff;
    line-height: 1.5;
    font-size: 1.25vw;
}

#content-right img{
	width: 100%;
	height: auto;
	margin-top: 45px;
}

#content-left h1 {
    color: #951629;
    font-size: 2vw !important;
    font-weight: lighter !important;
    font-family: 'SansationBold' !important;
    margin: 50px 0px 20px 0px !important;
    text-transform: uppercase;
	text-align: left;
    line-height: 1;
}

#content-right h2 {
    color: #951629;
    font-size: 2vw !important;
    font-weight: lighter !important;
    font-family: 'SansationBold' !important;
    margin: 50px 0px 20px 0px !important;
    text-transform: uppercase;
    line-height: 1;
}

#articleList .newsArticle {
    width: 49%;
    display: inline-block;
    float: left;
    margin-bottom: 35px;
}

#articleList h2 {
    clear: both;
    border-top: unset;
    padding: unset;
	height: unset;
	display: inline-block;
}

#articleList h2 p{
    font-size: 1.25vw !important;
    font-weight: lighter !important;
    font-family: 'SansationBold' !important;
    line-height: 1;
    margin: 3vw 0 -1vw 0;
    color: #961529;
}

#articleList .artImage {
    float: left;
    margin-left: 0px;
    border: none;
    margin-right: 1vw;
}

.modMpNivoSlider{
	width: 100%;
    height: auto;
}

.newstxtthree p{
    height: 150px;
}

.sitemap{
	font-size: 26px !important;
    font-weight: normal !important;
    font-family: 'Colby Condensed Light' !important;
    width: 100%;
    height: 40px;
    left: 20px;
    text-align: left;
    margin-top: 0;
    margin-bottom: 10px;
    line-height: 1.7;
    text-transform: uppercase;
}

.sitemap a{    
	color: #6e6e6e;
    text-decoration: none;
}

.sitemap li{
}

.juparight{
	width: 270px;
    padding-left: 30px;
    line-height: 1.25;
}

.juparight a{
	transition: unset !important;
    font-family: unset !important;
    font-size: unset !important;
}

.juparight a:hover{
	padding-left: unset !important;
}

.contactbtn{
	width: 65px;
    display: inline-block;
    float: left;
    height: 75px;
}

.contactbtn img{
    width: 50px;
    float: left;
}

.contactbig{
	font-family: 'Roboto Condensed', sans-serif;
    color: #4d4d4d;
    line-height: 0;
    font-size: 150%;
    font-weight: 900;
}

.contactbig a{
    transition: unset !important;
    font-family: unset !important;
    font-size: unset !important;
    text-decoration: none;
    color: unset;
}

.contactbig a:hover{
	padding-left: unset !important;
}

.socialbtns{
}


.socialbtns img{
	width: 50px;
    float: left;
	margin-right: 10px;
}

.socialbtns a{
	width: 100%;
    display: inline-block;
    margin-bottom: 10;
    color: #6e6e6e;
    font-size: 26px !important;
    font-weight: normal !important;
    font-family: 'Colby Condensed Light' !important;
    line-height: 2;
    text-decoration: none;
	text-transform: uppercase;
	transition: all 0.3s !important;
	padding-left: 0px !important;
}

.socialbtns a:hover{
	padding-left: 15px !important;
}


.moread{
    width: 100%;
    position: relative;
    bottom: -25px;
    height: 90px;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
    z-index: 10;
}

.insidejob p{
    color: #FFF;
}
.cc_message{
    color: #FFF !important;
}

tr{
    border: none;
    line-height: 1.5;
    font-family: 'Roboto', sans-serif;
    color: #404040;
}

.articlelistItem{
    width: 100%;
    display: block;
}

.articlelistContent{
    width: 50%;
    display: inline-block;
}

.articlelistMore{
    display: inline-block;
    float: right;
    margin-right: 3%;
    margin-top: 30px;
}

.articlelistMore a{
    background: #CCCCCC;
    color: #000;
    padding: 7px 13px 8px 13px;
    border-radius: 5px;
    text-decoration: none;
}

.articlelistMore a:hover{
    padding: 7px 13px 8px 33px;
}

.ansprechtableone{
}

.ansprechtableone table{
    width: auto !important;
    border: none;
}

.ansprechtableone tr{
    border: none;
    line-height: 1.5;
    font-family: 'Roboto', sans-serif;
    color: #404040;
}

.ansprechtabletwo table{
    width: 97% !important;
    border: 1px solid;
    border-color: #6e6e6e !important;
}

.ansprechtabletwo tr{
    border: 1px solid;
    border-color: #6e6e6e !important;
    font-family: 'Roboto', sans-serif;
    color: #404040;
}

#navimobile{
    display: none;
}

#searchResults h2{
    height: 45px;
    border-top: 1px dashed;
    padding-top: 15px;
    font-family: 'Roboto Condensed', sans-serif !important;
}

#searchResults a{
    font-family: 'Roboto', sans-serif;
}

.articlelistNavigation{
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 25px;
    color: #373a3e;
    text-align: left;
}

.articlelistNavigation a{
    color: #a8a8a8;
}

.twonewsItem hr {
    height: 1px;
    background-color: #FFFFFF;
    clear: both;
    color: #FFF;
    border: 0px;
}

.twonewstxtthree {
    font-size: 100%;
    margin-top: 10px;
    text-align: justify;
    font-family: 'Roboto', sans-serif;
    color: #4d4d4d;
    line-height: 1.5;
}

.twonewstxtfour {
    color: #737373;
    font-size: 20px !important;
    font-weight: normal !important;
    font-family: 'Roboto Condensed', sans-serif !important;
    margin: 10px 20px 10px 0px !important;
}

.twonewsItem img {
    float: right;
    width: 40%;
    height: auto;
    margin-left: 20px;
    border-color: #FFF !important;
}

.twonewsItem{
    width: 97%;
}

.twonewsItem h2{
    margin-bottom: 20px !important;
    height: unset;
    font-size: 225% !important;
}

.twopdate {
    text-align: right !important;
    width: 98%;
    float: right;
    margin-top: 10px;
    font-style: italic;
    background: #CCC;
    padding-right: 2%;
    font-size: 80%;
}

#nivowrapper{
    width: 97%;
    margin-top: 10px;
    display: inline-block;
    position: relative;
}

.theme-default .nivoSlider img{
    height: auto !important;
}

.sf-menu ul {
    width: 16em !important;
}

.nivo-caption {
    left: unset !important;
    bottom: unset !important;
    right: 0px !important;
    top: 40px !important;
    background: #0009 !important;
    color: #fff !important;
    width: auto !important;
    padding: 5px 10px 5px 20px !important;
    opacity: 1 !important;
}

.nivo-caption h2{
    height: unset !important;
    color: #FFF;
    font-size: 2.5vw !important;
}

#standardtext{
    width: auto;
    text-align: justify;
    font-size: 1.25vw;
}

#standardtext hr{
    color: #951629;
    border-bottom: 1px dashed;
    clear: both;
    border-top: none;
    border-left: none;
    border-right: none;
}

#search {
    height: 40px;
    padding-top: 5;
    left: 20px;
    text-align: left;
    padding-left: 30px;
    margin-bottom: 20px;
}

#search input[type="text"] {
    width: 225px;
    height: 30px;
    padding-left: 10px;
    color: #6E6E6E;
    background-color: #FFFFFF;
    border: 1px solid;
    border-color: #000;
}

#search input[type="image"] {
    width: 30px;
    height: 30px;
    position: absolute;
    padding-left: 5;
}

#textsizer{
    display: inline-block;
}

#breadcrumb {
    margin-top: 30px;
    font-size: 85%;
    font-family: 'Roboto', sans-serif;
    color: #4d4d4d;
    border-bottom: 1px dashed;
    width: 97%;
    padding-bottom: 20px;
}

#skyline{
    background: url(../images/line.png);
    background-size: contain;
    background-position-x: center;
    width: 100%;
    height: 85px;
    background-position-y: bottom;
    position: absolute;
    display: inline-block;
    bottom: 0px;
}

#skycity{
    background: url(../images/skyline.png);
    background-size: cover;
    width: 300px;
    height: 85px;
    background-position-y: bottom;
    position: absolute;
    display: inline-block;
    bottom: 0px;
    right: 10vw;
    background-repeat: no-repeat;
}

#dinklogo{
    background: url(../images/dinklogo.png);
    background-size: cover;
    position: absolute;
    display: inline-block;
    top: 0px;
    width: 200px;
    height: 68px;
    right: 10vw;
    margin-top: -6px;
    background-repeat: no-repeat;
}

#logolove{
    width: 100%;
    text-align: center;
    position: relative;
    display: inline-block;
    background: #262a2f;
    padding: 20px 0 20px 0;
}

#logolove img{
    width: 200px;
    height: auto;
    transition: all 0.3s;
}

#logolove img:hover{
    width: 210px;
}

#MenuBar1{
    margin: 0;
}

.sf-menu li{
    transition: all 0.3s;
    width: auto;
    float: left;
    background-image: none;
    font-size: 125%;
    padding: 1vw;
}



.sf-menu li li:hover{
    background: #cccccc !important;
}

.sf-menu li li{
    margin-left: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.sf-menu ul li {
    width: 92% !important;
    padding-top: 12px !important;
	height: auto !important;
    padding-bottom: 12px !important;
}



#wrapper{
    width: 100%;
    background: #FFFFFF;
    display: block;
}

p{
    font-family: 'Montserrat', sans-serif;
}

li{
	font-family: 'Montserrat', sans-serif;
	    line-height: 1.5;
	    list-style-image-width: 20px !important;
	    margin: 0;
	    padding: 0px 0px 10px 49px;
	    list-style: none;
	    background-image: url(../images/chacklmark.png);
	    background-repeat: no-repeat;
	    background-position: left top;
	    background-size: 30px;
}

.subnews{
    border-top: 1px dashed !important;
    height: 5px;
    width: 97%;
    position: relative;
    display: inline-block;
    margin-bottom: 25px;
}

.subnewslink a{
    color: #737373;
    font-size: 24px;
    font-family: 'Roboto Condensed', sans-serif !important;
    margin-bottom: 40px;
    position: relative;
    display: inline-block;

}

a{
   color: #000000; 
   text-decoration: underline;
   transition: all 0.3s;
}

a:hover{
   color: #e21517; 
   text-decoration: none;
}

#content{
    width: 80vw;
    margin-left: 10vw;
    background: #FFFFFF;
    display: table;
    height: auto;
}

#contentsub {
    width: 80vw;
    margin-left: 10vw;
    background: #FFFFFF;
    display: table;
    height: auto;
	margin-top: 200px;
}

#content-right{
    transition: all 0.3s;
    left: 0;
    width: 48%;
    display: inline-table;
    height: 100%;
    top: 85;
    padding-bottom: 50px;
    margin-top: 0;
    padding-right: 2%;
}


.fiddyimg img{
	width: 100%;
	height: auto;
}

#content-right hr{
    color: #077590;
    border-bottom: 1px dashed;
    clear: both;
    border-top: none;
    border-left: none;
    border-right: none;
}

#content-right p{
    font-size: 1.25vw;
	line-height: 1.5;
}

#content-right a{
    transition: all 0.3s;
}

#content-right a:hover{
    padding-left: 0;
	color: #951629;
}

#content-left{
	width: 50%;
    display: inline-table;
    height: 100%;
    top: 0;
    position: relative;
    margin-bottom: 150px;
    float: right;
}

#content-left-inner{

}

.topper{
    transition: all 0.3s;
    width: 100%;
    height: 140px;
    background-color: rgb(255 255 255);
    position: fixed;
    z-index: 200;
    top: 0;
    -webkit-box-shadow: 0px 7px 15px 0px rgb(0 0 0 / 25%);
    -moz-box-shadow: 0px 7px 15px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 7px 15px 0px rgb(0 0 0 / 25%);
}

.topper.shrink{
    height: 85px;
}


#footer{
    width: 100%;
    height: 100px !important;
    display: inline-block;
    position: relative;
    background-color: #067590;
}

h1 {
    color: #067590;
    font-size: 3vw !important;
    font-family: 'Montserrat', sans-serif;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 30px !important;
}

h4 {
	color: #941629;
    font-size: 24px !important;
    font-family: 'SansationBold' !important;
    padding: 8px 5px 5px 5px;
    margin: 20 0 0 0;
    width: calc( 97% - 10px);
}

h3 {
    color: #676767;
    font-size: 2.2vw !important;
    font-family: 'Montserrat', sans-serif;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 30px !important;
}


h5 {
    color: #737373;
    font-size: 30px !important;
    font-weight: normal !important;
    font-family: 'Roboto Condensed', sans-serif !important;
}


h6 {
    color: #FFFFFF;
    font-size: 26px !important;
    font-family: 'SansationBold' !important;
    background-color: #6E6E6E;
    width: 270px;
    height: 40px;
    left: 20px;
    text-align: left;
    padding-left: 30px;
    margin-top: 0;
    margin-bottom: 10px;
    line-height: 1.7;
    text-transform: uppercase;
}

#naviscreen{
    margin-left: 10vw;
    width: 80vw;
    position: absolute;
    display: inline-block;
    bottom: 0;
    height: inherit;
}

#logo{
    height: 100px;
    width: auto;
    position: absolute;
    bottom: 20px;
    transition: all 0.3s;
}

.topper.shrink #naviscreen #logo{
	height: 85px;
    bottom: 0px;
}

#naviscreen a {
	transition: all 0.3s;
    text-decoration: none !important;
	padding: 1vw;
}

#naviscreen a:hover {
    background-color: #077590;
    padding: 0.7vw 1vw 0.7vw 1vw;
    color: #ffF;
    border-radius: 0.75vw;
}

#logo img{
    width: 100%;
    height: auto;
}

#dropdown-navi{
    position: absolute;
    display: inline-block;
    right: 0;
	bottom: 1vw;
}

#footer{
}

#footer p{
    color: #FFFFFF;
    font-size: 14px;
}

#footer h5{
    color: #FFFFFF;
    font-size: 24px !important;
    font-weight: normal !important;
    font-family: 'Roboto Condensed', sans-serif !important;
    margin-bottom: 20px;
}

#footer a{
    color: #FFFFFF;
    text-decoration: none;
    transition: all 0.3s;
    font-family: 'Montserrat', sans-serif;
}

#footer a:hover{
    color: #9d9e9d;
    text-decoration: none;
}

#onefoot{
    margin-left: 10vw;
    width: 26%;
    display: inline-block;
    float: left;
	bottom: 20px;
	position: absolute;
}

#onefoot p{
	line-height: 1.9;
}

#threefoot{
    width: 28%;
    display: inline-block;
    text-align: center;
    position: absolute;
    left: 36%;
    bottom: 20px;
}

#threefoot p {
    line-height: 1.9;
}

#threefoot img{
	height: 180px;
    width: auto;
    margin-top: 20px;
}

#fivefoot{
    width: 26%;
    display: inline-block;
    position: absolute;
    right: 10vw;
    text-align: right;
	bottom: 20px;
	color: #FFFFFF;
}

#fivefoot p{
    line-height: 1.9;
}

#fivefoot img{
    height: 33px;
    width: auto;
    margin-top: 8px;
}

/** Sitemap */

ul.sitemapStandardMainCat {
    margin-left: 0;
    padding-left: 0;
    padding-top: 15px;
    padding-bottom: 30px;
}

ul.sitemapStandardMainCat li {
    list-style-type: none;
}

ul.sitemapStandardMainCat li.sitemapStandardLevel_1 {
    padding: 5px 0 3px 1%;
    font-weight: normal;
    color: #58AFDC;
    line-height: 30px;
    background-color: #6e6e6e;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 96%;
    font-family: 'Roboto Condensed', sans-serif !important;
}

ul.sitemapStandardMainCat li.sitemapStandardLevel_2 {
    line-height: 1.5;
}

ul.sitemapStandardMainCat a{
    margin-left: 0px;
    font-size: 24px;
    font-weight: normal;
    color: #FFF;
    text-decoration: none;
}

li.sitemapStandardLevel_2 a {
    margin-left: 30px;
    font-size: 20px;
    font-weight: normal;
    color: #454546;
    line-height: 1.5;
    border-top: 1px solid;
    display: block;
    margin-right: 3%;
    border-color: #dbdbdb;
    font-family: 'Roboto Condensed', sans-serif !important;
}

li.sitemapStandardLevel_2 a:hover{
    text-decoration: underline;
}

li.sitemapStandardLevel_3 a:hover{
    text-decoration: underline;
}

ul.sitemapStandardMainCat li.sitemapStandardLevel_3 {
}

li.sitemapStandardLevel_3 a {
    margin-left: 50px;
    font-size: 18px !important;
    font-weight: normal;
    line-height: 1.5;
    display: block;
    font-family: 'Roboto', sans-serif !important;
    color: #4d4d4d;
}


.btn {
    display: inline-block;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .5rem 1rem;
    font-size: 1rem;
    border-radius: .25rem;
}

.btn-primary {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8;
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f;
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c;
}


.articulate-area{
    width: 97%;
    text-align: right;
    margin-top: 10px;
}

#textsizer h6{
    color: #000000 !important;
    float: left;
}

#main_area1{
    display: inline-block;
}

#main_area2{
    display: inline-block;
}

#main_area3{
    display: inline-block;
}

.sizeup{
    display: inline-block;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.5rem .5rem;
    border-radius: 0.25rem;
    font-weight: bold;
    font-size: 14px !important;
    font-family: helvetica !important;
    color: rgb(255, 255, 255);
    background-color: rgb(244 145 25);
    border-color: rgb(244 145 25);
}

.sizedown{
    display: inline-block;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.5rem .5rem;
    border-radius: 0.25rem;
    font-weight: bold;
    font-size: 14px !important;
    font-family: helvetica !important;
    color: rgb(255, 255, 255);
    background-color: rgb(244 145 25);
    border-color: rgb(244 145 25);
}

.contrast {
    display: inline-block;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    border: 1px solid rgb(244, 145, 25);
    padding: 0.5rem;
    border-radius: 0.25rem;
    font-weight: bold;
    color: rgb(255, 255, 255);
    background-color: rgb(244, 145, 25);
    font-size: 14px !important;
    font-family: helvetica !important;
}

#textsizer img {
    width: 20px !important;
    height: auto;
}

#button4{
    display: none;
}

#button3{
    display: unset;
}

.bwcontrast #button4 {
    display: unset !important;
}

.bwcontrast #button3 {
    display: none !important;
}



