* {
  image-rendering: -webkit-optimize-contrast
}

.user_heading_avatar {
  float: left;
}

.user_heading_avatar .thumbnail {
    background-size: cover;
    background-repeat: no-repeat;
}

a.has_ref, a.has_ref i{
	color: #0A0;
}
.j77_tab_search {
	position: absolute;
    right: 19px;
    top: 10px;
    width: 259px;
    height: 35px;
}

.j77_tab_search input {
	border: 1px solid rgba(0,0,0,.12);
	width: 100%;
	height: 100%;
    padding: 10px;
    box-sizing: border-box;
}

body.login_page {
			background: rgb(51, 102, 153);
			background-image: -o-linear-gradient(bottom, rgb(51,102,153) 0%, rgb(40, 79, 119) 100%);
			background-image: -moz-linear-gradient(bottom, rgb(51,102,153) 0%, rgb(40,79,119) 100%);
			background-image: -webkit-linear-gradient(bottom, rgb(51,102,153) 0%, rgb(40,79,119) 100%);
			background-image: -ms-linear-gradient(bottom, rgb(51,102,153) 0%, rgb(40,79,119) 100%);
			background-image: linear-gradient(bottom, rgb(51,102,153) 0%, rgb(40,79,119) 100%);
}

@media only all and (max-width: 768px) {
	.j77_tab_search {
		position: relative;
	    right: auto;
	    top: auto;
	    width: 100%;
	    height: auto;
	}
}

@media only all and (max-width: 480px) { 
	.rechnung_name,.angebot_name {
		font-size: 0.8em;
	}
 }
 
 a.anchor {
    display: block;
    position: relative;
    top: -150px;
    visibility: hidden;
}
 
 .md-card-list-wrapper .md-card-list .md-card-list-item-sender {
 	width: 350px;
 }

#sidebar_main .sidebar_main_header{
	background-image: none;
	background-color: rgb(51, 102, 153);
}

.md-card .md-card-head-avatar {
	width: 150px;
	height: auto;
}

.md-card .md-card-head{
	height: 225px;	
}

#sidebar_main .sidebar_main_header img {
	margin-top: 20px;
}

#sidebar_main .sidebar_main_header .sidebar_logo {
	height: auto;
	
}

#sidebar_main .sidebar_main_header .sidebar_logo a {
	margin: 0px 20px;
}

.md-bg-primary {
	background: rgb(51, 102, 153);
}

.md-card .user_heading {
	background: rgb(51, 102, 153);
}

table {
	max-width: 100%!important;
}

.uk-alert {
  background: #c11818;
}
.md-btn-primary,
.md-btn-primary:hover,
.md-btn-primary:focus,
.md-btn-primary:active {
  background: rgb(51, 102, 153);
  color: #ffffff;
}
.md-btn-flat-primary,
.md-btn-flat-primary:hover,
.md-btn-flat-primary:focus,
.md-btn-flat-primary:active {
  color: #303f9f;
}
.md-btn-flat-primary:hover,
.md-btn-flat-primary:focus,
.md-btn-flat-primary:active {
  background: #d1d6ef;
}
.uk-badge-primary {
  background: rgb(51, 102, 153);
}
.md-card-list-wrapper .md-card-list > ul > li.item-shown.md-card-list-item-selected:before {
  background: #e8eaf6;
}
.md-card-list-wrapper .md-card-list .md-card-list-item-date {
  display: block;
}
.md-card-list-wrapper .md-card-list .md-card-list-item-selected {
  background: #e8eaf6;
}
.md-card-list-wrapper .md-card-list .md-card-list-item-selected.item-shown {
  background: #ffffff;
}
.md-card-list-wrapper .md-card-list .md-card-list-item-selected.item-shown:before {
  background: #e8eaf6;
}
.md-fab.md-fab-accent {
  background: rgb(23, 67, 112);
}
.md-list .uk-nestable-list > li.md-list-item-active,
.md-list > li.md-list-item-active {
  color: rgb(23, 67, 112);
}
.md-list-addon > li.md-list-item-active .md-list-addon-element,
.md-list-addon > li.md-list-item-active .md-list-addon-element .material-icons {
  color: rgb(23, 67, 112);
}
.uk-pagination > li > a:hover {
  background: #ffd9e6;
}
.uk-pagination > li.uk-active > a,
.uk-pagination > li.uk-active > span {
  background: rgb(23, 67, 112);
  color: #ffffff;
}
.uk-subnav-pill > .uk-active > * {
  background: rgb(23, 67, 112);
}
.uk-tab > li > a:hover,
.uk-tab > li > a:focus {
  border-bottom-color: #abb4e2;
}
.uk-tab > li.uk-active > a {
  border-bottom-color: rgb(51, 102, 153);
}
.uk-tab-bottom li > a:hover,
.uk-tab-bottom li > a:focus {
  border-top-color: #abb4e2;
}
.uk-tab-bottom li.uk-active > a {
  border-top-color: rgb(51, 102, 153);
}
.uk-tab-left li > a:hover,
.uk-tab-left li > a:focus {
  border-right-color: #abb4e2;
}
.uk-tab-left li.uk-active > a {
  border-right-color: rgb(51, 102, 153);
}
.uk-tab-right li > a:hover,
.uk-tab-right li > a:focus {
  border-left-color: #abb4e2;
}
.uk-tab-right li.uk-active > a {
  border-left-color: rgb(51, 102, 153);
}
#header_main {
  background: rgb(51, 102, 153);
}
.app_my_theme.header_double_height #page_content:after {
  background: rgb(51, 102, 153);
}
#top_bar .top_bar_nav > li > a:hover {
  box-shadow: inset 0 -3px 0 rgb(51, 102, 153);
}
#top_bar .top_bar_nav > li.uk-active a {
  box-shadow: inset 0 -3px 0 rgb(51, 102, 153);
}
.user_heading {
  background: #303f9f;
}
#sidebar_main .menu_section > ul > li ul li.act_item a {
  color: rgb(23, 67, 112);
}
#sidebar_main .menu_section > ul > li.current_section > a > .menu_icon .material-icons {
  color: rgb(23, 67, 112);
}
#sidebar_main .menu_section > ul > li.current_section > a .menu_title {
  color: rgb(23, 67, 112);
}
.app_my_theme.sidebar_mini #sidebar_main .menu_section > ul > li > a > .menu_title {
  background: rgb(23, 67, 112);
  color: #ffffff;
}
.app_my_theme.sidebar_mini #sidebar_main .menu_section > ul > li:hover.sidebar_submenu {
  background: rgb(23, 67, 112);
}
.app_my_theme.sidebar_mini #sidebar_main .menu_section > ul > li:hover.sidebar_submenu > a .menu_icon .material-icons {
  color: #ffffff;
}
.app_my_theme.sidebar_mini #sidebar_main .menu_section > ul > li:hover.sidebar_submenu ul {
  border-left-color: rgb(23, 67, 112);
}
.app_my_theme.sidebar_mini #sidebar_main .menu_section > ul > li.current_section > a > .menu_icon .material-icons {
  color: rgb(23, 67, 112);
}
.clndr .clndr_days .clndr_days_grid .day.today > span {
  background: rgb(23, 67, 112);
}
.DTTT_print_info h6 {
  color: rgb(23, 67, 112);
}
.fc-unthemed .fc-button.fc-state-active:after {
  color: rgb(23, 67, 112);
}
.fc-unthemed .fc-highlight {
  box-shadow: inset 0 0 0 2px rgb(51, 102, 153), inset 0 -1px 0 2px rgb(51, 102, 153);
}
.tablesorter-altair tbody > tr.row_highlighted > td {
  background: #e8eaf6;
}
.tablesorter-altair .headerSortUp,
.tablesorter-altair .tablesorter-headerSortUp,
.tablesorter-altair .tablesorter-headerAsc,
.tablesorter-altair .headerSortDown,
.tablesorter-altair .tablesorter-headerSortDown,
.tablesorter-altair .tablesorter-headerDesc {
  color: rgb(23, 67, 112);
}
.wizard > .steps {
  background: rgb(51, 102, 153);
}
.wizard > .steps > ul > li.current a,
.wizard > .steps > ul > li.current a:hover,
.wizard > .steps > ul > li.current a:active {
  background: #606fc7;
}
.wizard > .steps > ul > li.done a,
.wizard > .steps > ul > li.done a:hover,
.wizard > .steps > ul > li.done a:active {
  background: #303f9f;
}
.md-card-primary {
  border-left-color: rgb(51, 102, 153);
}
  	
.badge_current {
 border: 1px solid #010808;
 background: rgb(51, 102, 153);
}
  	
.wizard>.content>.body .real_list{
 list-style-type: disc;
}
  	
.wizard>.content>.body .real_list li{
 list-style-type: disc;
 padding-left: 20px;
 color: #444;
 position: relative;
}
  	
.wizard>.content>.body .real_list li:before{
 content: "-";
 position: absolute;
 left: 5px;
}

.file_upload_handler{
  padding: 10px;
}

.file_upload_handler .file_upload {
  padding: 10px 10px;
  margin-top: 10px;
  background-color: rgba(0,0,0,0.3);
}

.zeiterfassung .md-btn + .md-btn {
  margin-left: 0px;
}

#zeiterfassung-display {
  text-align: center;
  font-size: 48px;
  margin-bottom: 5px;
}
#zeiterfassung-preloader {
  margin: 20px auto 30px;
  width: 48px;
  height:48px;
  display: block;
}
#load_next_button,
#add_product,
#remove_product,
#incoming,
#outgoing,
#packlist {
  height: 32px;
  margin: 36px auto 30px;

}
#back_button {
  float: right;
}
.button-striped-active {
  background-image: -webkit-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  background-image: -webkit-linear-gradient(135deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  background-size: 30px 30px;
  -webkit-animation: uk-progress-bar-stripes 2s linear infinite;
  animation: uk-progress-bar-stripes 2s linear infinite;
}
.button-striped-active:hover {
  background-image: -webkit-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  background-image: -webkit-linear-gradient(135deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  background-size: 30px 30px;
  -webkit-animation: uk-progress-bar-stripes 2s linear infinite;
  animation: uk-progress-bar-stripes 2s linear infinite;
}

body {
  height: 100%;
}

#page_content {
  display: flex;
  flex-flow: column;
  height: 100%;
}

#page_content .gmap {
  flex-grow : 1;
}