/*
Theme Name: 	Twenty Sixteen Child
Theme URI: 	    http://www.topbusiness.ch/twentysixteen-child/
Description: 	Twenty Sixteen Child Theme
Author: 		topbusiness.ch
Author URI: 	http://www.topbusiness.ch/
Template:       twentysixteen
Template Version: twentysixteenchild
Version 1.2
License: 		GNU General Public License v2 or later
License URI: 	http://www.gnu.org/licenses/gpl-2.0.html
Tags: 		one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: 	twenty-sixteen-child
Tested up to:   5.7
*/

/**
 * Table of Contents
 *
 * 1.0 - Normalize
 * 2.0 - Genericons
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigation
 *   6.1 - Links
 *   6.2 - Menus
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Widgets
 * 11.0 - Content
 *    11.1 - Header
 *    11.2 - Posts and pages
 *    11.3 - Post Formats
 *    11.4 - Comments
 *    11.5 - Sidebar
 *    11.6 - Footer
 * 12.0 - Media
 *    12.1 - Captions
 *    12.2 - Galleries
 * 13.0 - Multisite
 * 14.0 - Media Queries
 *    14.1 - >= 710px
 *    14.2 - >= 783px
 *    14.3 - >= 910px
 *    14.4 - >= 985px
 *    14.5 - >= 1200px
 * 15.0 - Print
 *20.0 Footer
 *21.0 Mobile
 */


/**
 * 16.0 - Normalize
 *
 * Set CSS estimate
 */
/*** Estimate classic! *****************************************************************************************************************************/


/*

/***************** General ***************************/

body {
font-family: Arial, Verdana, Trebuchet MS, Helvetica, Arial, sans-serif;
color: #2E2E2E;
font-size: 15px;
line-height: 20px;

}

a, a:link, a:visited {
text-decoration: none!important;
font-size: 15px;
color: #507CC9;
}

a:hover {
    text-decoration: none!important;
    color: black!important;
}

a.nostyle, a.nostyle:hover {text-decoration: none!important;}

a.eulaw {
    text-decoration: none!important;
    color: #fff!important;
}

a.eulaw:hover {
    text-decoration: none!important;
    color: #000000!important;
}

.pea_cook_wrapper a {
    text-decoration: none!important;
}
.pea_cook_wrapper a:hover {
    text-decoration: none!important;;
   
}

a.alink {
text-decoration: none!important;
font-size: 15px;
color: #507CC9;
}

a.alink a:hover {
    text-decoration: none!important;
    color: black!important;
}



/** Beitraege unsichtbar machen index startseite */

div.entry-summary, div.entry-summary h3 {
display: none!important;
visibility:hidden!important;
}
span.posted-on {
display: none!important;
visibility:hidden!important;
}
h2.entry-title {
display: none!important;
visibility:hidden!important;
}

/****  Hover table Kubikmeterpreis   *****
 
form, .subscribe:hover>div {
    display: none;
}

.subscribe:hover>form {
    display: block;
}
*/
/***  Cookie notice  **/

/** button */

a.cw_button_style_none, input.cw_button_style_none {
    float: right!important;
    text-decoration: none!important;
    font-weight: 700!important;
    margin-right: 0.4em!important;
}

input.cw_button_style_none {
    margin-right: 10em!;
}

a.cw_button_style_none:hover, input.cw_button_style_none:hover {
   /* opacity: 0.5!important;
    filter: alpha(opacity=50)!important;  For IE8 and earlier */
   background-color: #BBBBBB!important;
   color: #587ACA!important;
    font-weight: 800!important;
    text-decoration: none!important;
}
/** Text */

p.cw_message_text {
    padding-top: 5px!important;
    font-size: 120%!important;
    color: #1F1F1F;
    /*font-style: ;*/
}
/*  Div */

div.container-leer, div.container-blank {
    padding: 0px!important;
}

div.container-blank {
    width: 100em!important;
     margin: 0.5em!important;
}

div.cw_container {
    background-color: #F9F9F9!important;
    border-top: 1px solid #E0E9FF!important;
    
    -webkit-box-shadow: 0px -8px 9px -4px rgba(36,36,36,0.2)!important;
    -moz-box-shadow: 0px -8px 9px -4px rgba(36,36,36,0.2)!important;
    box-shadow: 0px -8px 9px -4px rgba(36,36,36,0.2)!important;
}
/** end! **/

div.entry-content {
    max-width: 45em!important;
    text-align: justify;
    text-justify: inter-word;

}

div.entry-content p {
    padding-left: 0.3em!important;
    
}
p.site-description {
    font-style: italic;
    color: #848484;
    padding-left: 10px;
}

p.site-title a {
    font-family: Arial, Verdana, Trebuchet MS, Helvetica, Arial, sans-serif;
    padding-right: 20px;
    font-size: 40px;
    text-align: top;
    color: #FFFFFF!important;
    text-shadow: 3px 3px 5px #848484;
    filter: dropshadow(color=#848484, offx= 3, offy=3);
  /*  color: #424242!important; */
}

p.site-title a:hover {
    color: #527EC7!important;
    text-decoration: none!important;
    
}
main.site-main {
    padding-left: 3em!important;

}

/**
 * 6.2 - Menus
 */

div.site-header-main {
   /* z-index: 999; */
    background-color: #fff;
    
    }

div.site-header-menu {
    
   /*  z-index:900; */
}

/**  Menu position **/

.site-header-menu {
  /*  display: none; */
    float: right!important;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    margin: 0.875em 0;
 /*   padding: 3.5em 0em 1.5em 1em; */
}

.site-header-menu.toggled-on,
.no-js .site-header-menu {
    display: block;
}

.dropdown-toggle,
.main-navigation ul .dropdown-toggle.toggled-on,
.menu-toggle,
.site-header .social-navigation,
.site-footer .main-navigation {
    display: none;
}

div.menu-menu-2-container {
    
   float: right!important;
    display: block!important;
  /*  z-index:899; */
}

.menu-item menu-item-type-custom menu-item-object-custom menu-item-923, .menu-item menu-item-type-post_type menu-item-object-page menu-item-1051,
.menu-item menu-item-type-custom menu-item-object-custom menu-item-784, .menu-item menu-item-type-post_type menu-item-object-page menu-item-907

{ display: block!important; }

/**  menu text and over **/

ul.primary-menu li.menu-item  {
    
    font-family: Arial, sans-serif!important;
    background-color: #FFFFFF!important;
    border-radius:4px!important;
    border: thin solid #d1d1d1!important;
    -webkit-box-shadow: 3px 3px 5px 0px rgba(170, 170, 170, 0.75);
    -moz-box-shadow: 3px 3px 5px 0px rgba(170, 170, 170, 0.75);
    box-shadow:        3px 3px 5px 0px rgba(170, 170, 170, 0.75);
    margin-right: 0px;
  /*  z-index: 900; */
    
}

ul.primary-menu li:hover, ul.primary-menu li a:hover {
    background-color: #527EC7;
    text-decoration: none!important;
    color: #FFFFFF!important;
    border-radius:4px!important;
}


ul.sub-menu {
}

ul.sub-menu li {
    background-color: #FFFFFF!important;
    border-radius:4px!important;
    border thin solid: #FCF9F9;
    -webkit-box-shadow: 3px 3px 5px 0px rgba(170, 170, 170, 0.75);
    -moz-box-shadow: 3px 3px 5px 0px rgba(170, 170, 170, 0.75);
    box-shadow:        3px 3px 5px 0px rgba(170, 170, 170, 0.75);
 /*   z-index: 901; */
}
ul.sub-menu li a {
  /*  z-index: 902; */
}

ul.sub-menu li a:hover {
    background-color: #527EC7;
    text-decoration: none!important;
    color: #FFFFFF!important;
    border-radius:4px!important;
    border thin solid: #527EC7;
    border-color: #527EC7!important;
  /*  z-index: 902; */
    }

/**
 * 11.0 - Content
 */

.site {
    background-color: #fff;
}

div.site-inner {
    margin: 0 auto!important;
    max-width: 1120px!important;
    margin-top: 0px!important;
   /* margin-left: 3em!important; */
    position: relative!important;
    
    -moz-border-radius-topleft: 15px!important;
    -moz-border-radius-topright: 0px!important;
    -moz-border-radius-bottomleft: 15px!important;
    -moz-border-radius-bottomright: 15px!important;
    
    -webkit-border-top-left-radius: 15px!important;
    -webkit-border-top-right-radius: 0px!important;
    -webkit-border-bottom-left-radius: 15px!important;
    -webkit-border-bottom-right-radius: 15px!important;
    
    border-top-left-radius: 15px!important;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 15px!important;
    border-bottom-right-radius: 15px!important;
    
    border-top: 1px solid #E0E9FF!important;
    border-left: 1px solid #E0E9FF!important;
    border-bottom: 1px solid #E0E9FF!important;
    
    webkit-box-shadow: -6px 0px 10px 0px rgba(247,247,247,1)!important;
      -moz-box-shadow: -6px 0px 10px 0px rgba(247,247,247,1)!important;
             box-shadow: -6px 0px 10px 0px rgba(247,247,247,1)!important;
     
}

.site-content {
    word-wrap: break-word;
    padding-top: 1em!important;
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
    outline: 0;
}

.site-main {
    margin-bottom: 3.5em;
}

.site-main > :last-child {
    margin-bottom: 0;
}

/*********   s i t e m a p  ********/

div.sitemap_div {
    padding-top: 4em;
    padding-left: 5em!important;
    color: gray;
    text-decoration:none;
}

/**
 * 11.1 - Header
 */

.site-header {
    padding: 0em 7.6923% 2.125em!important;
}

.site-header-main {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.site-branding {
    margin: 3.875em auto 0.875em 0;
    padding-top: 2em;
    /*margin: 0.875em auto 0.875em 0;*/
    /* Avoid overflowing wide custom logo in small screens in Firefox and IEs */
    max-width: 100%;
    min-width: 0;
    overflow: hidden;
}
.entry-content h2 {
    font-size: 17px;
    font-size: 1.1675rem;
    line-height: 1.1052631579;
    margin-top: 2.2473684211em;
    margin-bottom: 0.6736842105em;
}


.entry-content h3 {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.1052631579;
    margin-top: 2.9473684211em;
    margin-bottom: 1.4736842105em;
}


/*** seiten   ****/


ul.ulestimate {
    padding-left: 1.5em;
}
p.gen, li.liestimate2  {

font-family: Arial, Verdana, Trebuchet MS, Helvetica, Arial;
color: #2E2E2E;
font-size: 15px;
line-height: 20px;
text-align: left;
padding-left: 0em!important;
margin-left: 0em!important;
border-left: 0em!important;
text-align: justify!important;
}

.gen1 {
    
    font-family: Arial, Verdana, Trebuchet MS, Helvetica, Arial;
    color: #2E2E2E;
    font-size: 15px;
    line-height: 20px;
    text-align: left;
    padding-left: 0em!important;
    margin-left: 0em!important;
    border-left: 0em!important;
    text-align: justify!important;
}


p.H8 {
font-family: Arial, Verdana, Trebuchet MS, Helvetica, Arial;
font-weight: 900;
color: #848484;
font-size: 16px;
line-height: 26px;
padding: 0;
margin: 0!important;
}

p.divagb {
width: 90%;
font-family: Arial, Verdana, Trebuchet MS, Helvetica, Arial;
color: #848484;
font-size: 13px;
line-height: 18px;
text-align: justify!important;
}


div.pic1 {
	width:350px;
	height:233px;
	background: url(/wp-content/uploads/2016/03/rsz_musterwhg-c-haus_a_3.jpg) no-repeat;
-webkit-border-radius: 5px;
   	border-radius: 5px;
}

div.pic2 {
display: none!important;
	width:350px;
	height:233px;
padding-left: 4em;
margin-left: 4em;
	background: url(/wp-content/uploads/2016/03/rsz_1immobilien-e1458037625616.jpg) no-repeat;
-webkit-border-radius: 5px;
   	border-radius: 5px;
}

div.text1 {
	width:350px;
	height:233px;
	background:#FFF;
	opacity:0;
}

div.text1 li {
	margin-left: 3em;
}
div.pic1:hover .text1 {
background-color: #000000;
	opacity: 0.75;
	text-align: left;
	color: #FFF;
	font-size: 11px;
	font-weight: 900;
	font-family: inherit;
	padding: 3em;
	height: 233px;
	width: 334px;
	margin-left: 8px;
	border: 1px solid grey;
        cursor: pointer;
	-webkit-border-radius: 5px;
   	border-radius: 5px;
}

div.text2 {
/* Menu zum estimate 2 */
display: none!important;
	width:350px;
	height:233px;
	background:#FFF;
	opacity:0;
}

div.text2 li {
	margin-left: 3em;
}
div.pic2:hover .text2 {
background-color: #000000;
	opacity: 0.75;
	text-align: left;
	color: #FFF;
	font-size: 11px;
	font-weight: 900;
	font-family: inherit;
	padding: 3em;
	height: 233px;
	width: 334px;
	/* margin-left: 8px; */
	border: 1px solid grey;
        cursor: pointer;
	-webkit-border-radius: 5px;
   	border-radius: 5px;
margin-left: -56px;
}

/*  S P A M   */

 img.noBorder {
 display: block;
 margin-left: 3em;
margin-top: 2em;
 margin-right: auto;
 vertical-align: middle;
  position: relative;
}

/*   S P A M   end  */

img.alignleft {
display: block;
 margin: 0em;
}

/*table.nostyle {border-collapse: collapse; border: 0px solid #FFF!important;}
 table.nostyle tr, table.nostyle td {border: 0px solid #FFF!important;}
table.nostyle td.tdstart {padding: 35px; border: 1px; width: 1500px!important;} */

/***************  Select **********************

select siehe

/wp-includes/css/selectme.css
/wp-includes/css/select-css.css
/wp-includes/css/select-css-compat.css

***************  Select end **********************/

/** set Dropdown select width to page **/

div.button.custom-select {
    margin-left: 0em;
    width: 26em;
}

.page-id-709 div.button.custom-select,  .page-id-717 div.button.custom-select {
    margin-left: 0em!important;
    width: 18em!important;
}

.page-id-179 div.button.custom-select {
    margin-left: 0em!important;
    width: 18em!important;
}

.page-id-219 div.button.custom-select {
    margin-left: 0em!important;
    width: 12em!important;
}

.page-id-267 div.button.custom-select {
    margin-left: 0em!important;
    width: 21em!important;
}

div.button.custom-select.an {
    {
        margin-left: 0em!important;
        width: 18em!important;
    }

    width: 12em!important;
}


input.button_tablelink[disabled], input[type="submit"][disabled], input[type="submit"][disabled]:hover {
cursor:crosshair;
background-color: #E6E6E6;
border-radius: 5px;
color: #fff;
text-transform: uppercase;
}

input.button_tablelink {
    padding:5px 15px; 
    background:#ccc;
    width: 6.5em;
    height: 3em;
    cursor:pointer;
    -webkit-border-radius: 5px;
    border-radius: 5px; 
}

input.button_tablelink:hover {
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

input[type=submit][disabled=disabled],
button[disabled=disabled], button_tablelink[disabled=disabled]{
cursor:crosshair;
 -webkit-border-radius: 5px;
    border-radius: 5px;
}

input.button_tablelink_download {
width: 70%;
    padding:5px 15px; 
    background:#ccc; 
    border:0 none;
  /*  width: 18em; */
    height: 3em;
   text-align: center;
    cursor:pointer;
    -webkit-border-radius: 5px;
    border-radius: 5px; 
}

/*
select.select_tablelink {
 	width: 8em!important;
 	height: 3em;
	-webkit-border-radius: 5px;
    	border-radius: 5px;

}

select.select_tablelink_lang {
 	width: 15em;
 	height: 3em;
    margin: 8px;
 	-webkit-border-radius: 5px;
 	border-radius: 5px; 

}
*/
/*  input form estimate */

input.text_tablelink {
    	width: 17em;
    	height: 3em;
    	-webkit-border-radius: 5px;
    	border-radius: 5px; 
}

/******************** Input place holder ***********************/

input::-webkit-input-placeholder {
	color:    #999;
	font-size: 11px;
 	font-family: inherit;
	padding: 3px 0;
}
input::-moz-placeholder {
	color:    #999;
	font-size: 11px;
 	font-family: inherit;
	padding: 3px 0;
}
input:-moz-placeholder {   /* Older versions of Firefox */
	color:    #999;
	font-size: 11px;
 	font-family: inherit;
	padding: 3px 0;
}
input:-ms-input-placeholder { 
	color:    #999;
	font-size: 11px;
 	font-family: inherit;
	padding: 3px 0;
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: #FFF!important;
    color: inherit!important;
}

/*********************           *************/

input.text_tablelink_lang {
    width: 40em;
    height: 3em;
    -webkit-border-radius: 5px;
    border-radius: 5px; 
}

input.text_tablelink_small {
    width: 5em;
    height: 2.5em;
    -webkit-border-radius: 5px;
    border-radius: 5px; 
}

input.link_tablelink_link {
background-color: transparent;
    border: none;
    display: inline;
    font: inherit;
text-transform: lowercase;
    margin: 0;
    padding: 0;
    outline: none;
    outline-offset: 0;
    /* Additional styles to look like a link */
    color: #0000FF;
    cursor: pointer;
    text-decoration: none!important;
}
input.link_tablelink_link:hover {
background-color: #FFF!important;
color: #2E2E2E;
text-transform: lowercase;
background-color: #FFF;
    border: 0;
 text-decoration: none!important;
}

/*****  l o g i n   b u t t o n   i n p u t   *******/

input[type=text], input[type=password], input[type=text].um-form-field valid, input[type=password].um-form-field valid  {
	border: 1px solid #BBB!important;
	-webkit-border-radius: 5px!important;
    	border-radius: 5px !important; 
}

input[type=submit].um-button {
    color: #ffffff!important;
    min-height: 2.5em!important;
    background-image: -moz-linear-gradient(top, #0088cc, #0044cc)!important;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc))!important;
    background-image: -webkit-linear-gradient(top, #0088cc, #0044cc)!important;
    background-image: -o-linear-gradient(top, #0088cc, #0044cc)!important;
    background-image: linear-gradient(to bottom, #0088cc, #0044cc)!important;
    background-repeat: repeat-x!important;
    border-style: solid!important;
    border-width: 1px!important;
    border-color: #0044cc #0044cc #002a80!important;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25)!important;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05)!important;
 /*   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0)!important;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)!important; */
    padding: 10px 10px!important;
    font-size: 16px!important;
    text-decoration: none!important;
    -webkit-border-radius: 5px!important;
    -moz-border-radius: 5px!important;
    border-radius: 5px!important;
    outline: none!important;
}
input[type=submit].um-button:hover {
	color: #ffffff!important;
    	background-color: #0044cc!important;
    	/* background-color: #003bb3!important; */
    	background-position: 0 -15px!important;
    	-webkit-transition: background-position 0.1s linear!important;
    	-moz-transition: background-position 0.1s linear!important;
    	-o-transition: background-position 0.1s linear!important;
    	transition: background-position 0.1s linear!important;
}
a.um-button.um-alt {
 min-height: 2.5em!important;
  background: #c7c8c9;
  background-image: -webkit-linear-gradient(top, #c7c8c9, #8a8a8a);
  background-image: -moz-linear-gradient(top, #c7c8c9, #8a8a8a);
  background-image: -ms-linear-gradient(top, #c7c8c9, #8a8a8a);
  background-image: -o-linear-gradient(top, #c7c8c9, #8a8a8a);
  background-image: linear-gradient(to bottom, #c7c8c9, #8a8a8a);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  -webkit-box-shadow: 0px 1px 1px #8F8F8F;
  -moz-box-shadow: 0px 1px 1px #8F8F8F;
  box-shadow: 0px 1px 1px #8F8F8F;
  color: #ffffff;
  font-size: 16px;
 padding: 10px 10px!important;
  text-decoration: none;
}

a.um-button.um-alt:hover {
 min-height: 2.5em!important;
	background: #575757;
  background-image: -webkit-linear-gradient(top, #575757, #575757);
  background-image: -moz-linear-gradient(top, #575757, #575757);
  background-image: -ms-linear-gradient(top, #575757, #575757);
  background-image: -o-linear-gradient(top, #575757, #575757);
  background-image: linear-gradient(to bottom, #575757, #575757);
  text-decoration: none;
color: #000000!important;
}
div.um-col-alt-b a.um-link-alt, a.um-link-alt:hover {
text-decoration: none!important;
}
div.um-col-alt-b a.um-link-alt:hover {
color: #000000!important;
}
a.um-link-alt:hover {
color: #000000!important;
}

i.um-icon-android-checkbox-outline:after {
border-color: #1278CA!important;
}

a.blue {color: grey!important;}
a.blue:hover {color: #0B4BC9!important;}

/* Table Stand der Schätzung **************************/

table.tablestandmenu {
    	padding-top: 1em;
    	border: 0;
	width: 100%;
	min-width: 90%;
	max-width: 105%;
}

table.tablestandmenu td {
    border: 1px solid #E6E6E6;
-webkit-border-radius: 5px;
 	border-radius: 5px;
}

#standmenu{
    font-size: inherit;
    padding: 3px 0 0 0;
    color: #424242;
    font-weight: bold;
    height: 20px;
    background: url(/wp-includes/images/bg_bookingmenu.gif) no-repeat 2px 20px;
}
#standmenu .number{
    border: solid 1px #cdcdcd;
    padding: 1px 5px;
    position: relative;
    margin-right: 5px;
    background: #FFFFFF;
}
#standmenu .number-ohne{
    border: 0;
    padding:  8px 5px 0 -0px;
    position: relative;
    margin-right: 5px;
}
#standmenu ul{
    display: inline;
    list-style-type: none;
    margin: 0 0 0 8px;
    padding: 0;
}
#standmenu li{
    display: inline;
    float: left;
    margin-left: 33px;
    background: #ffffff;
    padding: 0 1px 0 2px;
}
#standmenu li.passed{
    color: #DBDADA;
    background: transparent;
}

#standmenu li.completed{
    color: #000000;
    background: transparent;
}

#standmenu li.first{
    margin-left: 0;
}

#standmenu li.low{
    color: #DBDADA;
    background: transparent;
    
}
#standmenu li.hi{
    color: #cc0000;
    background: transparent;
}

/* 5.0  Form login */

/* Disable WP Logo */

Div.login h1  {
   display: none!important;
}
/*  end  */

div.entry-content.form.loginform {
    
    background-color: #106CC9;
}

form[name="loginform"] {
    width: 26em;
    height: 27em;
    padding: 25px;
      max-width: 30em;
      max-height: 30em;
      background-color: #F2F2F2;
      border-radius: 5px;
      border: 1px solid #B7B7B7;
     }
input.input {
    width: 20em;
    padding-left: 5px;
    border: 1px solid #BBB!important;
    -webkit-border-radius: 5px!important;
    border-radius: 5px !important;
}

input.input:hover {
    padding-left: 5px;
    background-color: #FFFFFF;
    border: 1px solid #C1C1C1!important;
    -webkit-border-radius: 5px!important;
    border-radius: 5px !important;
}

input.button-primary {
    font-size: 15px;
    border: none !important;
    display: block;
    width: 45%;
    line-height: 1em !important;
    padding: 16px 20px !important;
    text-decoration: none !important;
    text-align: center;
    text-transform: none !important;
    font-weight: normal !important;
    overflow: hidden;
    position: relative;
    
    transition: 0.25s;
    box-sizing: border-box;
    -moz-border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    border-radius: 4px !important;
    border-top: 1px solid rgba(0,0,0,0.0) !important;
    border-bottom: 2px solid rgba(0, 0, 0, 0.1) !important;
    opacity: 1;

}
input.button-primary:hover {
    opacity: 1;
    
}

p.login-username, p.login-password, p.login-remember, p.login-submit {
    
    font-family: Arial, Verdana, Trebuchet MS, Helvetica, Arial, sans-serif!important;
    color: #2E2E2E!important;
    font-size: 15px!important;

}

p label {
    margin-bottom:7px!important;
    display:block;
}
a.um-button.um-alt.mybutton {
    width: 26em!important;
}
a.myclass {
    width: 50%!important;
    border-bottom: none!important;
}

/* width from login form */
div.um um-login um-311 uimob500,  div.um-form {
    max-width: 20em!important;
    
}
/**************  Estimate ****************************************/

/* p.um-profile-note i.um-faicon-frown-o, i.um-faicon-frown-o, um-faicon-frown-o {display: none;} *//* admin user soleil pleure weg */

/* Tooltips */

.Zebra_Tooltip_Message {

	font-size: 80% !important;

}
.Zebra_Tooltip  {
	font-size: 100%;

}
a.tooltips {
	display:block;
	width: 2em;
	text-decoration: none!important;
	background: url('/wp-includes/images/help.png');
	background-repeat: no-repeat;
	background-position: 0% 0%;
	padding-top: 7px;
	padding-left: 15px;
	background-color: #FFFFFF;
}
a.tooltips:hover {
    text-decoration: none!important;
}


img.imgeme {padding: 10px; margin:10px;
	text-decoration: none !important}
/*
a.tooltips span {
  position: absolute;
  width:100%;
  color: #212121;
  background: #F7F7F7;
  height: 100%;
  line-height: 86px;
  text-align: center;
  visibility: hidden;
  border-radius: 5px;
  box-shadow: 2px 2px 3px #111217;
}
a.tooltips span:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -8px;
  width: 0; height: 0;
  border-top: 8px solid #F7F7F7;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
a:hover.tooltips span {
  visibility: visible;
  opacity: 0.6;
  bottom: 30px;
  left: 50%;
  margin-left: -76px;
  z-index: 999;
}
*/

/*******************  Estimate-2 and nextone *****************/

table.tablelink_0 {
	width: 100%;
	border-spacing: 4px;
	border-spacing: 0;
	border-collapse:collapse;
	border-color: #FFF;
    border: 0;
		}

table.tablelink_1 {
	width: 45%;
	border-spacing: 0px;
	border-spacing: 0;
	border-collapse:collapse; 
    border-color: #FFF;
    border: 0;
    
}

table.tablelink_1 td + td {
    width: 1em!important;
    max-width: 1em!important;
     border: 0;
     text-align: center;
}

table.tablelink {
	width: 100%;
	border-spacing: 4px;
	border-spacing: 0;
	/*border-collapse: separate; */
	border-collapse:collapse;
		}


td.td_tablelink {
	height: 40px;
	padding: 10px;
	text-align: left; 
	vertical-align: middle;
	border: 1px solid #E6E6E6;
}

td.td_tablelink_small {
	height: 40px;
	padding: 10px;
	width: 5%;
	text-align: center; 
	vertical-align: middle;
 	border: 1px solid #E6E6E6;
}
td.td_tablelink_medium {
	height: 40px;
	padding: 10px;
	width: 30%;
	text-align: center;
	vertical-align: middle;

}
td.td_tablelink_big {
	padding: 5px;
	width: 90%;
	text-align: left; 
	vertical-align: middle;
 	border: 1px solid #E6E6E6;
	border-left: 0;
}
td.td_small {
	height: 40px;
	padding: 10px;
	width: 5%;
	text-align: left; 
	vertical-align: middle;
	border-bottom: 1px solid #E6E6E6;
	border-top: 1px solid #E6E6E6; 
        border-right: 0;

}

td.td_tablelink_80 {
	height: 40px;
	padding: 10px;
	width: 80%;
	text-align: left; 
	vertical-align: middle;

}
td.td_tablelink_70 {
	height: 40px;
	padding: 10px;
	width: 70%;
	text-align: left; 
	vertical-align: middle;

}
td.td_tablelink_60 {
	height: 30px;
    padding-top: 0.7em;
	padding-left: 0.7em!important;
    margin-left: 0.7em;
	width: 60%;
	text-align: left; 
	vertical-align: middle;
	border:0;

}
td.td_tablelink_601 {
	height: 30px;
	padding: 4px;
	width: 60%;
	text-align: left; 
	vertical-align: middle;
	border: 1px solid #E6E6E6;

}
td.td_tablelink_50 {
	height: 40px;
	padding: 10px;
	width: 50%;
	text-align: left; 
	vertical-align: middle;

}

td.td_tablelink_40 {
	height: 30px;
	padding: 0px;
	width: 40%;
	text-align: left; 
	vertical-align: middle;
    border:0;
}

td.td_tablelink_401 {
	height: 30px;
	padding: 4px;
	width: 40%;
	text-align: left; 
	vertical-align: middle;
        border: 1px solid #E6E6E6;
}

td.td_tablelink_30 {
	height: 40px;
	padding: 10px;
	width: 30%;
	text-align: left; 
	vertical-align: middle;
}

td.td_tablelink_30_0 {
	height: 40px;
	padding: 10px;
	width: 30%;
	text-align: left; 
	vertical-align: middle;
	border-color: #FFF;
        border: 0;
}


td.td_tablelink_20 {
	height: 40px;
	padding: 10px;
	width: 20%;
	text-align: left; 
	vertical-align: middle;
}



td.td_tablelink_normal_col2 {
	height: 40px;
	padding: 10px;
	width: 60%;
	text-align: left; 
	vertical-align: middle;
}
td.td_tablelink_normal_col2_yellow {
	height: 40px;
	padding: 10px;
	width: 60%;
        background-color: #F7F8E0;
	text-align: left; 
	vertical-align: middle;
}
td.td_tablelink_normal {
	height: 40px;
	padding: 10px;
	width: 40%;
	text-align: left; 
	vertical-align: middle;
}
td.td_tablelink_normal_yellow {
	height: 40px;
	padding: 10px;
	width: 40%;
        background-color: #F7F8E0;
	text-align: left; 
	vertical-align: middle;
}

/*******    END FORMULAR BEWERTUNG   **********/

div.divend {
border: 1px solid #BBB;
width: 70%;
padding: 1em;
text-align: center;
-webkit-border-radius: 5px; 
border-radius: 5px;

-moz-box-shadow:1px 1px 6px #a0a0a0; /* Firefox */
-webkit-box-shadow:1px 1px 6px #a0a0a0; /* Chrome, Safari */
-khtml-box-shadow:1px 1px 6px #a0a0a0; /* Konqueror */
box-shadow:1px 1px 6px #a0a0a0; /* CSS3 */

margin-bottom:4em !important; 
}

div.divend2 {
margin-top:0.5em;
font-style:italic;
font-size: 80%;
padding-bottom:1em !important; 
}

div.spanend {  /* Tex der Berechnete Wert.... */
padding: 10px;
font-size: 100%;
word-wrap: normal;

}

div.divende {  /* PayPal button */
padding-bottom:0em; 
padding-top: 1em !important;
text-align: center;
}

div.divendetext, p.divendetext {  /* Text über PayPal button */
font-family: inherit;
color: grey;
font-style:italic;
font-size: 9px;
line-height: 15px;
padding-top:3em;
padding-bottom:1em !important; 
}


/******************   CHECK Fields  ERROR *****************************/

.error_strings { 
  /*  font-style:italic; */
    font-family: inherit;
	font-size: 14px;
    color:#FF0000;
	padding: 3px;
    /*
    background: #C74A4A;
    height: 2em;
    padding: 0.5em 0.3em;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: white;
    visibility: hidden;
    vertical-align: middle;
     */
}

.error_strings_div { 
       max-width: 100%;
        font-style:italic; 
        font-family: inherit;
	font-size: 14px; 
	background: #C74A4A;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	box-sizing: border-box;
	position: relative;
	padding: 12px;
	/*line-height: 20px !important; */
	margin: 12px 0 0 0;
        visibility: hidden;

}

.error_strings_arrow {
       top: -17px;
	left: 10px;
	position: absolute;
	z-index: 900;
	color: #C74A4A;
	font-size: 28px;
	line-height: 1em !important;
}

/****  404  error search  ***********/




.search-div {
    
    padding-top: 1em;
    padding-left: 2em!important;
    padding-bottom: 3em;
    height: auto;
    width: 28em;
}
.search-div article {
    
     padding-left: 0.5em!important;
}

.search-divsearch {
    
    padding-top: 2em;
    padding-left: 0em!important;
    padding-bottom: 0.4em;
    height: auto;
    width: 50em!important;
    color: gray;
    font-style: italic;
}
.search-divsearch article {
    padding-left: -5em!important;
}

.search-div p {
    padding-top: 3em!important;
    padding-left: 2em!important;
    
}

form.search-form{
     padding-left: 2em!important;
}
.searchdivhead {
    
    padding-left: 2em!important;
    padding-bottom: 3em;
    
}
.search-header {
     padding-top: 3em;
     width: auto!important;
}
h2.search-title {
    padding-left: 0em!important;
    height: auto!important;
    width: auto!important;
    font-size: 28px!important;
    font-weight: bold!important;
    
}
h2.entry-title, h2.entry-title a {
    margin-bottom: 0.1em!important;
    padding-bottom: 0.1em!important;
    line-height: 25px!important;
    height: auto!important;
}
h2.search-divhead {
    padding-left: 2em!important;
    height: auto!important;
    width: auto!important;
    font-size: 23px!important;
    font-weight: bold!important;
    
}

div.entry-summary p {
    padding-top: 0.4em!important!;
}

/************  ADMIN USER  ******************/

div.um-header no-cover, div.um-profile-edit um-profile-headericon, a.um-profile-edit-a um-profile-save, i.um-faicon-check::before, a.um-profile-edit-a um-profile-save i.um-faicon-check {display: none!important;}

div.um-misc-img {display: none!important;}

ul.um-misc-ul {display: none!important;}


div.um-profile-meta {
padding-left: 30px !important;
}

div.um-profile-photo a.um-profile-photo-img {
display: none;
}
div.um-profile-photo, div.um-trigger-menu-on-click, div.um-profile-photo.um-trigger-menu-on-click {
display: none;
}
div.um-header.no-cover {padding-top: -5em!important; margin-top: -12em!important; border: 0!important;}

div.um-profile-nav {background-color: #EEE !important;  border-radius: 5px; border:0;}
div.um-profile-body.mycustomtab.mycustomtab-default {margin-top: 2em; margin-left: 3em; border:0; border-top: 0!important;}
a.li.um-faicon-user:hover {}
/*span.uimob500-hide.uimob340-hide.uimob800-hide.title:hover {background-color: grey;} */

div.um-item-meta { padding-left: 1.7em; padding-bottom: 0.3em!important}

span.link_tab, span.link_tab.a {
    padding: 3px; }

div.link_tab_div {margin: 1em 0em 0em 1.5em; line-height: 2em; background-color: #FFF;}

.loader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url('/wp-includes/images/a-loader.gif') 50% 50% no-repeat rgb(249,249,249);
}

/**************   Account CSS user  *****************/

div.tableclass{}

table.mytable {
    max-width: 36em!important; /* 40 */
    width: 36em;
    color: #666666!important;
    border-collapse: collapse;
    border-color: #D1D1D1;
}

table.mytable, th, td {
    font-family: arial, sans-serif;
    font-weight: lighter;
    font-size: 15px;
    padding: 5px;
    color: #666666!important;
}

div.dash {
    float: left;
    margin-top: 0px;
    margin-right: 6px;
    color: #666666!important;
}
.dashme {
    background-color: white;
    color: #666666!important;
    margin-left: 5px;
    margin-top: 0px;
    margin-right: 6px;
}
.dashicons dashicons-media-text: before {
    content: "\f491";
}

/** div in admin user ***/
div.userdiv {
    max-width: 660px; /* 560 */
    height: auto;
    border: 1px solid #D1D1D1;
    -webkit-border-radius: 15px;
    padding-left: 2em;
    /* padding: 6em 0em 7em 0.6em; */
    -moz-box-shadow:1px 1px 8px #a0a0a0;
    -webkit-box-shadow:1px 1px 8px #a0a0a0;
    -khtml-box-shadow:1px 1px 8px #a0a0a0;
    box-shadow:1px 1px 8px #a0a0a0;
    border-radius: 15px;
    z-index: 1;
    
   }

/*** page title in page user **/

div.userdiv h1{
    text-align: center;
    margin-top: 0em;
    margin-bottom: 1.5em;
    padding: 1em;
    height: 25px;
    line-height: 25px;
    font-size: 22px;
    font-weight: 800;
    color: #555555;
    letter-spacing: 0.5em;
}
div.userdiv h1 span {
    background: white;
}

/*  table users **/

table.userdiv {
    width: auto;
    height: auto;
    border: 1px solid #D1D1D1;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    padding: 0.5em;
    /* padding: 6em 0em 7em 0.6em; */
    -moz-box-shadow:1px 1px 8px #a0a0a0;
    -webkit-box-shadow:1px 1px 8px #a0a0a0;
    -khtml-box-shadow:1px 1px 8px #a0a0a0;
    box-shadow:1px 1px 8px #a0a0a0;
    
}

table.userdiv tr th {
    
    padding: 5px;
    font-weight: 800;
    text-align: center;
    white-space: nowrap;
    border-bottom: 1px solid #3B3B3B;
    background: #5480C5;
    color: white!important;
    
}

table.userdiv tr td {
    background: #FFFFFF;
}

table.userdiv tr:nth-child(odd) td {
    
    background: #F4F4F4;
}

table.userdiv td {
    
    padding: 5px;
}


div.userpriv {
    overflow-y: scroll;
    /* resize: both; */
    max-width: 660px; /* 560 */
    height: auto!important;
    max-height: 40em;
    padding-bottom: 2em;
    padding-top: 0.3em;
    padding-left: 0.8em;
    background-color: #fbfbfb;
    height: 20em!important;
    z-index: 999;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border: 1px solid #DFDFDF;
     }

.clr {
    clear:both;
    font-size:0;
}

div.userpriv ol {
    list-style-type: decimal;
    margin-left: 1em;
    padding-top: 0em;
    padding-left: 0.7em;
    max-width: 650px;
   
    }
div.userpriv ol li {
  color: gray;
}
div.myclassadmin{
    display: block;
    padding-left: 2em;
    padding-top: 1.5em;
    background-color: #fff;
    z-index: 1;
    border-bottom-right-radius: 15px;

}

div.ent {
    padding: 2em;
    margin:2em;
}

/* .um-icon-ios-paper:before {content: "\f472";} */

/*div.myclassadmin i.um-icon-ios-paper:: before, div.myclassadmin i.um-icon-ios-paper, div.myclassadmin i.um-icon-ios-paper a {
    color: #666666!important;
    background-color: #666666!important;
} */

h1.entry-title {display:none!important; /*font-size: 13px; padding-bottom: 3em!important;*/}
div.um-account-name.uimob800-hide a {font-size: 13px; text-decoration:none!important;}
div.um-account-profile-link {font-size: 13px; text-decoration:none!important;}
div.um-account-meta-img.uimob800-hide {display:none!important; /* Foto Profile admin account */}
ul li a.um-account-link.current {display:none!important;}
div.um-account-tab.um-account-tab-general {display:none!important;}

section.widget.widget_multi_language_widget {border:0!important;}

div.entry-content {
    padding-left: 0em!important;
    margin-left: 0em!important;
    border-left: 0em!important;
}

a.butt, div.entry-content a.butt {
	display: block !important;
	float: left;
	text-align: center;
	width: 1.6em!important;
	border: 1px solid #bbb;
	border-radius: 0.3em;
    padding: 2px;
	margin: 2px;
	box-shadow: 0 1px 0 1px rgba(0,0,0,.04);
	background: #f3f3f3; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%); /* W3C */
}

a.butt:hover {
border: 1px solid #525252;
}

a.butt1, a.butt1:hover, div.entry-content a.butt1, div.entry-content a.butt1:hover {
	display: block !important;
	cursor:crosshair;
	float: left;
    color: #525252;
	font-weight: bold;
	text-align: center;
	width: 1.6em!important;
	border: 1px solid #525252;
	border-radius: 0.3em;
    padding: 2px;
	margin: 2px;
	box-shadow: 0 1px 0 1px rgba(0,0,0,.2);
	background: #f3f3f3; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%); /* W3C */
}

div.esp_butt {
    }

/****  P r o g r e s s    b a r  ***************/


.progress-bar {
    

}
.progress, progress {
    position: relative;
    width: 360px;
}

.progress span {
    position: absolute;
    display: block;
    width: 100%;
    color: gray;
}

/* Firefox */
progress::-moz-progress-bar { background: #4688F1; }

/* Safari and Chrome */
progress::-webkit-progress-bar { background: #fff; border-radius: 4px;}
progress::-webkit-progress-value { background: #4688F1;}

/* FOOTER */

/*
11.6 Site Footer
 ---------------------------------------------------------------------------------------------------- */
div.site-info {
   /* font-size: 8px!important; */
    color: inherit;
    height: 2em!important;
}

div.copyright {
    float:left;
    padding-left: 8em!important;
    padding-right: 2em!important;
}

div.heateor_sss_sharing_container heateor_sss_horizontal_sharing {
    
    float: right!important;
    padding: -5px -1em 5px 2em!important;
    margin-bottom: 5px!important;

}

p.copyright, .copyright {
    font-size: 11px!important;
    float: left;
    font-style: italic;
    font-size: 90%;
    color: #9C9C9C;
    padding-left: 8em;
}

.copyright a {
    font-size: 11px!important;
    font-style: italic;
    font-size: 100%;
    font-weight: 500;
}

.copyright a:hover {
    color: #000;
    text-decoration: none;
}

.entry-footer a {
    font-size: 14px;
    color: #ccc;
}

.site-footer {
   /* position: fixed; */
    border-top: 1px solid #EEEEEE;
    font-size: 14px;
    padding: 10px 0;
    margin: 27em 0 0 0em;
    text-align: center;
    width: 100%;
    background-color: #FAFAFA;
    -webkit-border-radius: 0 0 15px 15px;
    border-radius: 0 0 15px 15px;
    border-left: 1px thin solid #F0F0F0;
   /* border-bottom: 1px solid #DFDFDF; */
   border-bottom: 1px solid #E0E9FF;
    border-right: 1px solid #EEEEEE;
    opacity: 0.7;

    -webkit-box-shadow: 0px 10px 10px 0px rgba(247,247,247,1);
     -moz-box-shadow: 0px 10px 10px 0px rgba(247,247,247,1);
            box-shadow: 0px 10px 10px 0px rgba(247,247,247,1);
}


.site-footer p {
    margin: 0;
}

.site-footer a {
    display: inline-block;
}

p.credit {
    float: right;
    font-style: italic;
    font-size: 75%;
    
}
/*******   HIDE FOOTER on some pages ********/
/*
 .page-id-179 footer, .page-id-189 footer, .page-id-203 footer, .page-id-208 footer, .page-id-211 footer, .page-id-213 footer, .page-id-215 footer, .page-id-217 footer,
 .page-id-219 footer, .page-id-221 footer, .page-id-264 footer, .page-id-267 footer, .page-id-269 footer, .page-id-276 footer, .page-id-290 footer, .page-id-305 footer,
 
 .page-id-683 footer, .page-id-695 footer, .page-id-707 footer, .page-id-717 footer
 
 {
 display: none;
 }
 */
/*******   HIDE MENU on some pages ********/

/*
 .page-id-179 .main-navigation, .page-id-189 .main-navigation, .page-id-203 .main-navigation, .page-id-208 .main-navigation, .page-id-211 .main-navigation, .page-id-213 .main-navigation, .page-id-215 .main-navigation, .page-id-217 .main-navigation,
 .page-id-219 .main-navigation, .page-id-221 .main-navigation, .page-id-264 .main-navigation, .page-id-267 .main-navigation, .page-id-269 .main-navigation, .page-id-276 .main-navigation, .page-id-290 .main-navigation, .page-id-707 .main-navigation
 
 {
 display: none;
 }
 
 */

/*************  M O B I L E  ********************************************************/

/* 1.9.2 and higher */

@media only screen and (min-width : 320px) and (max-width : 480px) {
    body {text-size-adjust: auto;}
}

/************  IPhone Mobile Handys  ********************/

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

    /* Main mobile menu*/
    .js .main-nav {
        background-color: #585858;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#585858), to(#3d3d3d));
        background-image: -webkit-linear-gradient(top, #585858, #3d3d3d);
        background-image: -moz-linear-gradient(top, #585858, #3d3d3d);
        background-image: -ms-linear-gradient(top, #585858, #3d3d3d);
        background-image: -o-linear-gradient(top, #585858, #3d3d3d);
        background-image: linear-gradient(top, #585858, #3d3d3d);
        clear: both;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#585858, endColorstr=#3d3d3d);
    }
    /* Current page menu text */
    .js .main-nav #responsive_current_menu_item {
        color: #fff;
    }
    /* Dopdown item */
    .js .main-nav .menu li a {
        color: #444;
    }
    /* Dropdown current item */
    .js .main-nav .menu li.current_page_item,
    .js .menu .current_page_item a,
    .js .menu .current-menu-item a {
        background-color: #f5f5f5;
    }
    /* Hover on dropdown items */
    .js .main-nav .menu li a:hover,
    .js .main-nav .menu li li a:hover {
        background-image: none;
        filter: none;
        background-color: #f5f5f5!important;
    }
    
/***********  my site  ***********************************/

body {
    font-family: Arial, Verdana, Trebuchet MS, Helvetica, Arial, sans-serif;
    color: #2E2E2E;
    font-size: 16px;
}

main.site-main {
    padding-left: 1em!important;
    
}
header.site-header {
    height: 0px!important;

}
div.site-header-main {
    height: 0px!important;
}

div.site-branding { height: 0px;}
p.site-title { display: none; height: 0px; }  /** no title **/
p.site-description { display: none; height: 0px; }  /** no description **/

div.site-inner {
    max-width: 400px;
    padding:0px!important;
    margin:0px!important;
    background-color: white;
    
    -webkit-border-radius: 0px!important;
    border-radius: 0px!important;
    border-top: 1px solid #FFF!important;
    border-left: 1px solid #FFF!important;
    border-bottom: 1px solid #FFF!important;
    border-radius: 0px!important;
    border 1px solid #FFFFFF!important;
    -webkit-appearance: none!important;
    -webkit-border-radius: 0px!important;
    
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important;
    border: none!important;
}

div.site {
    border: 0px;
}
div.cw_container {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;

}
div.button.custom-select { width: 15em;}

.site-footer {
    display: none;
    }

div.copyright {
    float:left!important;
    padding-left: 0.1em!important;
    padding-right: 0em!important;
    padding-bottom: 0.1em!important;
}

p.copyright, .copyright {
    font-size: 11px!important;
    float: left!important;
    font-style: italic;
    font-size: 90%;
    color: #9C9C9C;
    padding-left: 0em!important;
}

input[type='text'] {
    min-width: 15em!important;
    width: 100%;
    height: 3em;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

input.text_tablelink, table.tablelink_1 tr td.td_tablelink_40 input.text_tablelink {
    min-width: 15em!important;
    width: 100%;
    height: 3em;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

td.tdstart a.nostyle div.pic2,  td.tdstart a.nostyle div.text2 {
    display: none;
}

td.tdstart a.nostyle div.pic1 {
    
}

ul.ulestimate {
    padding-left: 0.2em;
}

div.userdiv {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
    width: 100%;
    padding: 0px;
    margin:0px;
    z-index: 1;
}

div.userdiv h1{
    
    text-align: left;
    margin-top: 0em;
    margin-bottom: 0.8em;
    padding: 0.2em;
    height: 16px;
    letter-spacing: 0.2em;
    white-space: nowrap;
}

div.ent {
    padding: 0.1em;
    margin:0.1em;
}

a.href_ent {
    white-space: nowrap;
    display: block;
}

div.um-item-meta, div.inh_ent {
    white-space: nowrap;
    display: block;
}

div.tableclass{}

table.mytable {
    max-width: 100%!important;
    width: auto!important;
}
table.mytable, th, td {
    white-space: nowrap;

}
/****  cookie ***/

input.cw_button_style_none {
    right: 50%!important;
}
/**********  Progress bar  ************/

.progress-bar {
    
    
}
.progress, progress {
    position: relative;
    width: 210px;
}

.progress span {
    position: absolute;
    display: block;
    width: 100%;
    color: gray;
}

div.divend {
    border: 1px solid #BBB;
    width: 100%;
}

input.button_tablelink_download {
    width: 100%;
}
div { width: 100%; }

/**********  Tablets Android iPad **********************************************/

@media only screen and (min-width : 800px) and (max-width : 1280px) {
    
body {
        text-size-adjust: auto;
        z-index: 0!important;
    }


div.entry-content {
    margin-top: 5em;
}


/**** content z-index !!! **/
/*
header.site-header {
      z-index: 3!important;
}
div.site-header-main {
    z-index: 4!important;
}

div.content.site-content {
    z-index: 5!important;
}

div.content-area {
   z-index: 6!important;
    
}
main.site-main, main.site-main article {
    z-index: 7!important;
}
div.entry-content {
    z-index: 8!important;
}
*/
div.userdiv {
    z-index: -1!important;
    margin-top: 2em!important;
}

/*********  navigation *********/

header nav {
    display: inline-block;
    vertical-align: middle;
}

nav.main-navigation {
    z-index: 10!important;
        
    }

div.menu-menu-2-container {
    z-index: 11!important;
   
}
    
ul.primary-menu {
    z-index: 12!important;
   
    }

ul.primary-menu li, ul.primary-menu li.menu-item {
    z-index: 13!important;
    }

ul.primary-menu li a {
    z-index: 13!important;
    
}

ul.primary-menu li a:hover {
    z-index: 14!important;
    
}

/****   select  *******/

div.button.custom-select {
    margin-left: 0em;
    padding-left: 0.5em;
    width: 26em;
    height: 3em!important;
}

select.selectme {
        width: 100%;
        height: 40px;
        line-height:40px;
        border: 1px solid #999;
        border-radius: 6px;
        margin-bottom:10px;
        margin-top: 10px;
        background: transparent;
        border: none;
    }

td.td_tablelink_small {
    height: 40px;
    width: 60px;
    padding: 10px;
 /*   width: 5%; */
    text-align: center;
    vertical-align: middle;
    border: 1px solid #E6E6E6;
}

td.td_small {
    height: 40px;
    padding: 5px;
    width: 6%;
    text-align: left;
    vertical-align: middle;
    border-bottom: 1px solid #E6E6E6;
    border-top: 1px solid #E6E6E6;
    border-right: 0;
    white-space: nowrap;
    
}

td.td_tablelink_big {
    padding: 5px;
    width: 100%;
    text-align: left;
    vertical-align: middle;
    border: 1px solid #E6E6E6;
    border-left: 0;
}


input[type='radio'] {
    
    /*   width: 1.2em!important;
        height: 1.2em!important;
     */
        
    }

select.select_tablelink {
    max-width: 7em!important;
    height: 2.5em;
    border: none;
    background-color: transparent;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    
}


/****  P r o g r e s s    b a r  ***************/

progress::-moz-progress-bar { background: #4688F1; }
progress::-webkit-progress-bar { background: #fff; }
progress::-webkit-progress-value { background: #4688F1; }

}

/**  Beiträge unsichtbar machen! **/

div.entry-summary, div.entry-summary h3 {
display: none!important;
visibility:hidden!important;
}

/*
span.posted-on span.screen-reader-text a time.entry-date published {
display: none!important;
visibility:hidden!important;
}
a time.entry-date published {
display: none!important;
visibility:hidden!important;
}
span.posted-on span {
display: none!important;
visibility:hidden!important;
}
entry-header h2.entry-title {
display: none!important;
visibility:hidden!important;
}

#p.gen {
display: none!important;
visibility:hidden!important;
}

#div.entry-content, #div.entry-content h3 {
display: none!important;
visibility:hidden!important;
}
*/