*
{
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	box-sizing: border-box;
}

b, body, center, div, form, html, label, li, p, pre, span, u, ul
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: 0 0;
	font-size: 100%;
	vertical-align: baseline;
}

h1, h2, h3, h4, h5, b, body, div, form, html, span, p, u, ul
{
	font-family:          	Verdana;
}

h1
{
	font-size: 1.5em;
}

body
{
	color: #666;
	background-color: #fff;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.7em;
}

#page-container
{
    max-width: 1360px;
	width: 90%;
	padding: 0px;
	margin: auto;
    margin-top: -1px;
	border: 0;
	outline: 0;
	background: 0 0;
	font-size: 100%;
	vertical-align: baseline;

	-webkit-transition: margin-top .4s ease-in-out;
	-moz-transition: margin-top .4s ease-in-out;
	transition: margin-top .4s ease-in-out;
	
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
	-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
	box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
	
}

#main-header
{
	display: block;
	margin: auto;
	z-index: 99999;
	font-weight: 500;
	line-height: 23px;
	top: 0px;
	background-color: fff;
	
	-webkit-transition: background-color .4s,color .4s,transform .4s,opacity .4s ease-in-out;
	-moz-transition: background-color .4s,color .4s,transform .4s,opacity .4s ease-in-out;
	transition: background-color .4s,color .4s,transform .4s,opacity .4s ease-in-out;
}

footer, header, nav, section, article
{
	display: block;
}

#main-area
{
}

.container
{
    position: relative;
    text-align: left;
}

.et_boxed_layout #page-container, .et_boxed_layout #page-container .container, .et_boxed_layout #page-container .et_pb_row, .et_boxed_layout.et_non_fixed_nav.et_transparent_nav #page-container #top-header, .et_boxed_layout.et_pb_pagebuilder_layout.single #page-container .et_pb_row, .et_boxed_layout.et_pb_pagebuilder_layout.single.et_full_width_page #page-container .et_pb_row, .et_boxed_layout.et_pb_pagebuilder_layout.single.et_full_width_portfolio_page #page-container .et_pb_row, .et_fixed_nav.et_boxed_layout #page-container #main-header, .et_fixed_nav.et_boxed_layout #page-container #top-header, .et_non_fixed_nav.et_transparent_nav.et_boxed_layout #page-container #main-header 
{
    /*width: 90%;*/
    margin: auto;
}

.et_boxed_layout #page-container, .et_fixed_nav.et_boxed_layout #page-container #top-header, .et_fixed_nav.et_boxed_layout #page-container #main-header, .et_boxed_layout #page-container .container, .et_boxed_layout #page-container .et_pb_row 
{
    max-width: 1360px;
}

#main-header.et-fixed-header {
    -webkit-box-shadow: 0 0 7px rgba(0,0,0,.1) !important;
    -moz-box-shadow: 0 0 7px rgba(0,0,0,.1) !important;
    box-shadow: 0 0 7px rgba(0,0,0,.1) !important;
}

.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
    float: left;
    padding-left: 0 !important;
}
.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
    padding: 50px 0 0 0;
}
.container.et_menu_container {
    z-index: 99;
}

.et_header_style_left .logo_container {
    position: absolute;
    width: 100%;
    height: 100%;
}

.logo_container {
    text-align: right;
	
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

span.logo_helper {
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
}

#logo {
	margin-right: 20px;
    display: inline-block;
    float: none;
	width: 83px;
	height: 88px;
    margin-bottom: 0;
    vertical-align: middle;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    -webkit-transform: translate3d(0,0,0);
}

#top-menu, .fullwidth-menu, nav#top-menu-nav, nav.fullwidth-menu-nav 
{
    float: left;
}

#top-menu, #top-menu-nav 
{
    line-height: 0;
}

#top-menu li 
{
    display: inline-block;
    padding-right: 22px;
    font-size: 14px;
}

#et-secondary-menu li, #top-menu li 
{
    word-wrap: break-word;
}

.nav li
{
    position: relative;
    line-height: 1em;
}

.et_header_style_left #et-top-navigation nav > ul > li > a{
    padding-bottom: 50px;
}

#top-menu li.current-menu-ancestor > a, #top-menu li.current-menu-item > a, .et_color_scheme_red #top-menu li.current-menu-ancestor > a, .et_color_scheme_red #top-menu li.current-menu-item > a, .et_color_scheme_pink #top-menu li.current-menu-ancestor > a, .et_color_scheme_pink #top-menu li.current-menu-item > a, .et_color_scheme_orange #top-menu li.current-menu-ancestor > a, .et_color_scheme_orange #top-menu li.current-menu-item > a, .et_color_scheme_green #top-menu li.current-menu-ancestor > a, .et_color_scheme_green #top-menu li.current-menu-item > a {

    color: #f97100;

}

#top-menu li a 
{
    font-size: 16px;
}

#top-menu a 
{
    display: block;
    position: relative;
    text-decoration: none;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.menu-item a 
{
    padding-top: 10px;
    border-top: 3px solid #ffffff;
}

#et-info-email:hover, #et-secondary-menu > ul > li > a:hover, #top-menu-nav > ul > li > a:hover, .et-social-icons a:hover {

    opacity: .7;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;

}

#top-menu > li a:hover {

    opacity: 1 !important;
    color: #f97100 !important;

}
.et-hover > a {

    border-top: 3px solid #F18800;
    Color: #F18800;

}

.et_header_style_centered .mobile_nav .select_page, .et_header_style_split .mobile_nav .select_page, .et_nav_text_color_light #top-menu > li > a, .et_nav_text_color_dark #top-menu > li > a, #top-menu a, .et_mobile_menu li a, .et_nav_text_color_light .et_mobile_menu li a, .et_nav_text_color_dark .et_mobile_menu li a, #et_search_icon::before, .et_search_form_container input, span.et_close_search_field::after, #et-top-navigation {
    color: #666666;
}

.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation
{
    float: left;
    padding-left: 0 !important;
}

.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation
{
    padding: 40px 0 0 0;
    padding-left: 0px;
}

.et_fixed_nav #et-top-navigation
{
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

#et-top-navigation 
{
    font-weight: 600;
	margin-left: 20px;
}

#ds_banner_container
{
	width: 100%;
	height: 200px;
	/*display: none; Zur Entfernung des Banner-Streifens*/
}

.ds_banner 
{
    background-image: url(../images/Header_datenschutz.png);
	background-repeat: no-repeat;
	background-position: center; 
	background-size: cover;
	height: 100%;
}

#content_wrapper
{
	display: flex;
	padding-bottom: 100px;
	min-height: 400px;
}

#content-left
{
	display: flex;
	flex-direction: column;
	
    width: 20%;
	min-width: 175px;
	/*
	float: 	left;
    height: 85%;
	*/
	padding-top: 10px;
	padding-left: 10px;
}

#content-right
{
	width: 	80%;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#content-title
{
	display: flex;
    justify-content: space-between;
}

#content-left > ul > li
{
	padding-top: 10px;
}

#content-left > ul > li :hover
{
	opacity: 1 !important;
    color: #f97100 !important;
}

.active
{
    color: #f97100 !important;
}

.side_menu_items
{
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}

img {
    max-width: 100%;
    height: auto;
}

ol, ul {

    list-style: none;

}



#footer-bottom 
{
    padding: 15px 0 5px;
    background-color: #f97100;
}

#footer-info
{
	float: right;
    padding-right: 20px;
    padding-bottom: 10px;
    color: #666;
    text-align: left;
}

#footer-info a
{
    color: #666;
    font-weight: 700;
}
#footer-info a:hover 
{
    opacity: .7;
}

#footer-info, #footer-info a 
{
    color: #ffffff;
}

a
{
	text-decoration: none;
}


.clearfix::after 
{	
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    font-size: 0;
    content: " ";
}


.hspace
{
  width:                1050px;
  height:               10px;
  background-color:     transparent;
  border:               0px solid;
}

#login_logo
{
  margin-top: 30px;
  height:               80px;
  background-image:     url(../images/IkTec_datenschutz_83x88px.png);
  background-position:  center;
  background-repeat:    no-repeat;
}

#login_logo_2
{
    width:				100px;
    height:             110px;
    background-image:   url(../images/IkTec_datenschutz_83x88px.png);
	background-repeat: 	no-repeat;
    float:              right;
}

.login_hspace
{
  width:                449px;
  height:               20px;
  background-color:     transparent;
  border:               0px solid;
}

#login_content
{
  width:                449px;
  height:               230px;
  background-image:     url(../images/kasten.gif);
  background-position:  top;
  background-repeat:    no-repeat;
}

.big_background
{
  height:               407px !important;
  background-image:     url(../images/kasten_groß.png) !important;
}

.first_login_textarea
{
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
}

#cookie_accepted
{
	
}

#passwort_vergessen_content
{
  width:                449px;
  height:               407px;
  background-image:     url(../images/kasten_groß.png);
  background-position:  top;
  background-repeat:    no-repeat;
}

#change_pw_content
{
  width:                449px;
  height:               150px;
  background-image:     url(../images/kasten.gif);
  background-position:  top;
  background-repeat:    no-repeat;
}

#login_msg
{
  width:                449px;
  height:               25px;
  border:               0px solid;
  background-color:     transparent;
  color:                #FF0000;
}

.login_usr
{
  width:                385px;
  height:               40px;
  border:               3px solid #FFFFFF;
  padding-left:         5px;
  font-size:            14px;
}

.login_pwd
{
  width:                385px;
  height:               40px;
  border:               3px solid #FFFFFF;
  padding-left:         5px;
  font-size:            14px;
}
.btnLogin
{
	border:            	none;
	background-color:	#f97100;
	height:            	48px;
	width:             	162px;
	color:              #ffffff;
	font-size:			16px;
	cursor:            	pointer;
}

.btnLogin:disabled
{
	background-color:	#808080 !important;
}

.hint
{
  color:                #F97100;
}

.error
{
  color:                #F97100;
}

.info_small
{
  font-size:            10px;
}

.pw_aendern_hinweis
{
	width: 449px;
	text-align: justify;
}

/*Stammdaten*/

#sektion-stammdaten
{
	display: inline-block;
	width: 49%;
	margin-right: 1%;
	position: relative;
	left: 0;
	height: 515px;
}

#sektion-wrapper
{
	display: inline-block;
	width: 49%;
	position: relative;
	left: 0;
}
	
#sektion-stammdaten > h2, #sektion-wrapper h2  
{
	border-bottom: 3px solid black;
}

.stammdaten-

.stammdaten_formular_table
{
	
}

.stammdaten_formular_label
{
	width: 520px;
	font-size: 16px;
	text-align: left;
	margin-top: 15px;
	color: #F97100;
}

.stammdaten_formular_input
{
	width: 520px;
	font-size: 16px;
	height: 30px;
	border: 1px solid #666;
	padding: 9px;
	background-color: #F2F2F2;
}

.stammdaten_formular_textarea
{
	width: 520px;
	font-size: 16px;
	height: 100px;
	border: 1px solid #666;
	padding: 9px;
	background-color: #F2F2F2;
	font-family: Verdana !important;
}

.select
{
	background-color: #F2F2F2;
	font-size: 16px;
	padding: 9px;
	width: 250px;
}

.input_klein
{
	width: 350px;
}

.formular_input_plz
{
	width: 100px !important;
	margin-right: 10px;
	width: 15% !important;
	margin-right: 0px !important;
}
.formular_input_ort
{
	width: 404px !important;
	width: 84% !important;
}

.formular_input_email
{
	width: 68% !important;
	display: inline-block !important;
	margin-right: 1% !important;
}

.formular_buttonleiste_klein
{
	width: 30% !important;
	display: inline-block !important;
	margin-bottom: 0px !important;
	margin-top: 0px !important;
}
.formular_btn_klein
{
	height: 30px !important;
	width: 100% !important;
}

.buttonleiste{
	margin-bottom: 15px;
	margin-top: 15px;
}

.buttonleiste_rechts{
	display: flex;
	justify-content: flex-end;
}

.buttonleiste_multi{
	display: flex;
	justify-content: space-between;
	width: 680px;
}

.btn
{
	border:            	none;
	background-color:	#f97100;
	height:            	48px;
	width:             	162px;
	color:              #ffffff;
	font-size:			16px;
	cursor:            	pointer;
}

.btn_wide
{
	width:				300px;
}

.btn_normal
{
	width:				200px;
}

#btnAddDocument
{
	width: 				200px !important;
}

/*Stammdaten Modalform*/
.modal_dialog_fieldset > label, .modal_dialog_fieldset > input { 
	display:block;
	font-size: 14px;
 }
 
.modal_dialog_fieldset > input.text { 
	width: 250px;
	height: 30px;
	border: 2px solid #F2F2F2;
	padding: 5px;
	background-color: #F2F2F2;
}

.modal_dialog_fieldset > label { 
	text-align: left;
	margin-top: 15px;
	color: #F97100;
}
.modal_dialog_fieldset { padding:0; border:0; margin-top:25px; }
.ui-dialog .ui-state-error { padding: .3em; }
.validateTips { border: 1px solid transparent; padding: 0.3em; }

#benutzer_dialog_form
{
	/*
	background-color: #ffffff;
	border: 1px solid #c5c5c5;
	border-bottom-width: 0.666667px;
	*/
}

#doc_beschreibung
{
	width: 100%;
}

/*--------------------------Dokumente---------------------------*/

#dokumente_datentabelle{
	width: 100%;
}

/*Datatables Downloadspalte*/
#dl_document{
	display: flex;
	justify-content: center;
}

/*---------------------------Mandate----------------------------*/
.full_width{
	width: 100%;
}

.full_width > #content-wrapper{
	width: 100%;
	padding: 15px;
}

.full_width #kunden_datentabelle, #projektzeiten_datentabelle{
	width: 100%;
}

.full_width .stammdaten_formular_table{
	width: 100%;
}

.full_width .stammdaten_formular_input, .stammdaten_formular_textarea{
	width: 100%;
}
.full_width .formular_input_plz {
	width: 15% !important;
	margin-right: 0px !important;
}
.full_width .formular_input_ort {
	width: 84% !important;
}



/*--------------------------Protokoll---------------------------*/



/*---------------------------DIVERSES---------------------------*/

/*Javascript Fullscreen Overlay*/
.nojs {
	
}


/* Overlay Ladeanimation*/
.loading_overlay
{
	display: 	block;
    position:   fixed;
    z-index:    1000;
    top: 		40%;
    left:       0;
    height:     9%;
    width:      100%;
    background: rgba( 255, 255, 255, .95 ) 
                url('../images/animated-overlay-medium.gif') 
                50% 0% 
                no-repeat;
}

/* Overlay Text*/
.loading_text
{
	display: block;
    position: absolute;
	left: 0;
    top: 50%;
    width: 100%;
    line-height: 10px;
    margin-top: 50px;
    text-align: center;
	font-size: 0.875rem;
	text-shadow: white 0 0 1em, white 0 0 0.5em, white 0 0 0.25em;
	font-weight: bold;
}