@import url('widgets/dashboard.css');
@import url('widgets/meinelinks.css');
@import url('widgets/konrad.css');
@import url('widgets/search.css');
@import url('widgets/kollegen.css');
@import url('widgets/infocard.css');
@import url('widgets/cropper.css');
@import url('controls/navigation.css');
@import url('controls/tab.css');
@import url('controls/pagination.css');
@import url('controls/dropdown.css');
@import url('controls/table.css');
@import url('controls/datepicker.css');


*, body, h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS",Helvetica,"Source Sans Pro",sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	padding-top: 5px !important;
}
h2 {
	margin-top: 7px;
}

body {
	background-color: white;
	color: #8C8F93;/*black;*/
	margin-top: 60px;
	font-size: 13px;
	line-height: 17px;
}
input.form-control, textarea.form-control, input.form-control:focus, textarea.form-control:focus, select.form-control,
select.form-control:focus {
	background-color: #d9f4dd;
	border-top: 1px solid #d9f4dd;
	border-left: 1px solid #d9f4dd;
	border-right: 1px solid #d9f4dd;
	border-bottom: 1px solid #000000;
}
input[type=checkbox], input[type=radio] {
	margin: 2px 0 0;
}
label.checkbox > input[type=checkbox] {
	margin-left: 10px;
}
@-moz-document url-prefix() {
	input[type=checkbox], input[type=radio] {
		margin: 0;
	}
}

#searchclear {
	bottom: 0;
	color: #555;
	cursor: pointer;
	font-size: 14px;
	height: 14px;
	margin: auto;
	position: absolute;
	right: 5px;
	top: 0;
}
@media screen and (max-width: 768px ) {
	.container-main-space, .page-header {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	li [class*=" glyphicon-"], li [class^=glyphicon-] {
		right: 15px;
	}
	.navbar-nav .open .dropdown-menu>li>a {
		margin-right: 15px;
	}
}
.page-container-bg-solid {
	background-color: #e5e5e5 !important;
}

.page-header {
	background-color: #2cb13e;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 20px;
	box-sizing: border-box;
	height: 90px;
}

.page-header .burger-trigger .menu-trigger {
	background-color: #7a7b7d;
	margin-right:5px;
	height: 75px;
	padding: 26px 20px;
}
button.kmHamburger {
	background-image: url('../images/hamburgerbutton.png') !important;
	width: 70px;
	height: 82px;
}
/*button.kmHamburger-de {
	background-image: url('../images/hamburgerbutton_de.png') !important;
}
button.kmHamburger-en {
	background-image: url('../images/hamburgerbutton_en.png') !important;
}*/
.burger-trigger {
	z-index: 96;
}
div.top-menu ul.nav.navbar-nav.pull-right li.dropdown-user{
	z-index: 95 !important;
}
.kmHamburgerX {
	background-color: #2cb13e;
	width: 100%;
	height: 89px;
	padding: 0 40px 20px 40px;
}
@media screen and (max-width: 480px) {
	.kmHamburgerX {
		padding: 0 15px 20px 0;
	}
}

.page-header-inner {
	background-color: #f9faf9;
}

.page-header .burger-trigger .menu-trigger > img {
	width: 30px;
	height: 25px;
}

.page-header .top-menu .dropdown-user .dropdown-toggle .dropdown-user-inner {
	background-color: transparent;
}
.page-header .top-menu .dropdown-user .dropdown-toggle .dropdown-user-inner > img {
	border-radius: 50px !important;
}
.page-header .top-menu .dropdown-user .dropdown-toggle .dropdown-user-inner > .username {
	color: #7a7b7d;
	font-size: 1.3em;
	margin-right: 10px;
}
.page-header .top-menu .dropdown-user .dropdown-toggle {
	padding: 12px 18px;
}
.dropdown-user-inner .username
{
	display:none!important;
}
@media screen and (min-width: 910px)
{
	.dropdown-user-inner .username
	{
		display:inline-block!important;
	}
}
.page-footer {
	border-top: solid 10px #2cb13e;
	background-color: white;
}

.page-content-inner {
	min-height: calc(100vh - 85px);
}

.page-footer-copyright {
	max-width: 1024px;
	margin: 0 auto;
	text-align:right;
}

.container-main-space {
	padding-left: 40px;
	padding-right: 40px;
}

.page-header .burger-trigger .menu-trigger-close {
	background-color: #2cb13e;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-bottom: medium none;
	border-image: none;
	border-left: medium none;
	border-right: 0px solid #f9faf9 !important;
	border-top: medium none;
	float: left;
	margin-right: 5px;
	outline: 0 none;
	padding: 25px 20px;
}

.page-header .burger-trigger .menu-trigger-close > img {
	height: 30px;
	width: 30px;
}

.page-header .burger-trigger .menu-trigger {
	border-right: 0px !important;
}
/* AppMenu */
.menuAppSelected {
	cursor:pointer;
	border: solid 1px white;
	width:100px;
	height:100px;
	position:relative;
	background-color: #2cb13e;
}
.menuAppOther {
	cursor:pointer;
	border: solid 1px #7a7b7d;
	width:100px;
	height:100px;
	position:relative;
	background-color: #d9f4dd;
}
ul#selectedApps .menuAppOther {
	top: -79px;
}
ul#otherApps .menuAppOther {
	width:100px;
	height:100px;
	margin-bottom:10px;
}
div.trashbtnx {
	position: absolute;
	bottom: 0;
	right: 5px;
	background-color: transparent;
	color: #ffffff;
	border: none;
	width: 11px;
	height: 19px;
	z-index: 99;
}
div.savebtn {
	position: absolute;
	bottom: 0;
	right: 5px;
	color: #ffffff;
	border: none;
	width: 11px;
	height: 19px;
	z-index: 100;
}
.over > .test{
	background-color: lightgray;
	width: 100px;
	height: 100px;
	position: relative;
	/*left: 400px;*/
}
.dApp {
	/*position: relative;*/
}
#otherApps, #selectedApps {
	min-height: 150px;
}

.page-header .burger-trigger .menu-overlay-bg-transparent.menu-overlay-show~.menu-bg-overlay {
	overflow-y: auto;
}
div.top-menu-slidedown, div.top-addmenu-slidedown {
	padding: 20px 110px 5px;
}
@media (max-width: 480px) {
	.page-header .page-logo .logo-default {
		width: 130px;
	}
	div.top-menu-slidedown, div.top-addmenu-slidedown {
		padding: 20px 20px 5px;
	}
	div.dApp.appFix {
		margin-bottom: 15px;
	}
	li.selectedApp, li.selectedApp > div.dApp {
		max-height: 100px !important;
		margin-bottom: 0;
	}
	li.selectedApp > div.dApp {
		margin-top: -15px;
	}
	li.selectedApp > div.dApp > a {
		padding: 0 5px;
	}
}

/* End AppMenu */

.kmgreenbg {
	background-color: #2cb13e;
}

.kmgreenfg {
	color: #2cb13e;
}

.kmgreenborder {
	border-color: #2cb13e;
}

.page-header .top-menu .dropdown-user .dropdown-toggle .dropdown-user-inner > div {
  display: inline-block;
  height: 45px;
  width: 45px;
	border-radius: 50px !important;
	vertical-align: middle;
	border: 0 none;
	box-sizing: border-box;
}
a {
	color: #2cb13e;
}

.dashboardUKShout {
	background-image: url(../images/uk_shout.png);
}

.dashboardUK {
	padding-top: 10px;
	margin-left: 10px;
	min-height: 120px !important;
	padding-left:180px;
	background-position:left top;
	background-repeat: no-repeat;
}
#ukAround {
	background-color: white;
	padding: 0 50px;
}
@media screen and (max-width: 480px) {
	.dashboardUK {
		background-image: none !important;
		padding-left: 10px;
	}
	#ukAround {
		padding: 0;
	}
	.nextButton  button, .prevButton  button {
		display: none;
	}
}
.dashboardUK {
	display: none;
}
.dashboardUK:first-child {
	display: block;
}


/* ----------------------------------------------------------- */
/* SLIDER */
/* ----------------------------------------------------------- */
.prevButton {
	position:absolute;
	top: 70px;
	left: -10px;
	margin-left: 0px;
	float: left;
}
.prevButton button {
	width: 24px;
	height: 73px;
	border: 0;
	background-color: white;
	background-image: url(../images/big_arrow_left.png);
	background-repeat: no-repeat;
}

.nextButton {
	position:absolute;
	top: 70px;
	right: 0;
	width: 0;
	height: 0;
	margin-right: 0px;
	float: right;
}
.nextButton  button {
	width: 24px;
	height: 73px;
	border: 0;
	background-color: transparent;
	background-image: url(../images/big_arrow_right.png);
	background-repeat: no-repeat;
}
/* ----------------------------------------------------------- */


/* ----------------------------------------------------------- */
/* GridStack */
/* ----------------------------------------------------------- */

button.btn-km {
	border: solid 2px #2cb13e;
	background-color: white;
	color: #2cb13e;;
	padding: 10px 20px;
}


.grid-stack-item-content {
	color: #2c3e50;
	text-align: center;
	background-color: #fff;
}


.dashboardGridHandle {
	/*border-bottom: solid 1px white;*/
}
.dashboardGridHandle:hover .dashboardGridHandleUnmovable:hover {
	border-bottom: solid 1px silver;
}

.grid-stack-item:hover .dashboardGridHandle, .grid-stack-item:hover .dashboardGridHandleUnmovable {
	/*background-color: #efefef;*/
	border-bottom: solid 1px silver !important;

	-moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
    background: #efefef;

}
.grid-stack-item .gridContent {
	text-align:left;
	padding: 10px;
}
/* ----------------------------------------------------------- */

/* Datepicker */
.datepicker table td, .datepicker table th, .datetimepicker table td, .datetimepicker table th {
	font-family: "Trebuchet MS",Helvetica,"Source Sans Pro",sans-serif !important;
}
button.calendarIcon {
	border: 1px solid #c2cad8 !important;
}
/* Datepicker end */

/* Colorpicker */
.minicolors-theme-default .minicolors-swatch {
	width: 25px;
	height: 25px;
}
.minicolors-theme-default .minicolors-input {
	height: 34px;
	padding-left: 44px;
}
/* Colorpicker end */

/* Modal */
.kmModalWrapper {
	/*background-color: rgba(249, 250, 249, 0.6);*/
}
.kmModalContent {
	padding: 15px;
	text-align: center;
	position:relative;
	top:calc(50vh - 170px);
	border: none;
	box-shadow: none;
	color: #8C8F93;
}
/* Modal end */

.pagination > li > a, .pagination > li > span {
	color: #2cb13e;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  background-color: #2cb13e;
  border-color: #2cb13e;
  color: #fff;
}

/* whoiswho proifl  */

.thumbnail {
	margin-bottom: 0;
	padding: 0;
	border: none;
}
.kmMesseIcon {
	margin-bottom: 20px;
}

div.pictureWrapper {
	overflow: hidden;
}
img.person {
	width: 100%;
	height: auto;
}
h3 {
	font-size: 16px;
	font-weight: 600;
	margin-top: 0;
}

.boxshadow {
	-webkit-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.5);
}


.btn-km-ok {
  background-color: #2cb13e;
  border-color: #2cb13e;
  color: #fff;
}
.btn-km-cancel {
  background-color: #d9f4dd;
  border-color: #d9f4dd;
  color: #555;
}

.kmTextWrap, .kmMesseIcon.equalHight, a.kmKategorieLink {
	word-wrap:break-word;
	text-wrap:suppress;
	word-break:break-strict;
}
.red {
	color: red;
}
.languageLable {
	margin-top: 5px;
}

@media print
{
	.no-print, .no-print *
	{
		display: none !important;
	}
}
@media (min-width: 768px) {
	.pull-right-lg {
		float: right;
	}
}
.btn-file {
	position: relative;
	overflow: hidden;
}
.btn-file input[type=file] {
	position: absolute;
	top: 0;
	right: 0;
	min-width: 100%;
	min-height: 100%;
	font-size: 100px;
	text-align: right;
	filter: alpha(opacity=0);
	opacity: 0;
	outline: none;
	background: white;
	cursor: inherit;
	display: block;
}
a.followLink {
	background-color: #bababa;
	color: white;
	height: 11px;
	width: 11px;
	text-align:center;
	line-height: 9px;
	display:inline-block;
	border-radius: 2px;
}
a.followLink:hover {
	background-color: #3cab42;
	color: #000;
	text-decoration: none;
}
.bottom-buffer {
	margin-bottom: 15px;
}
.static-stack {
	margin-left:0px !important;
	margin-right:0px !important;

}

.static-stack .grid-stack-item-content{
	margin-bottom:10px;
}

.static-stack .dashboardGridHandle, .static-stack .dashboardGridHandleUnmovable {
	border-bottom: solid 1px silver;
}

.static-stack .grid-stack-item .dashboardGridHandle,.static-stack .grid-stack-item .dashboardGridHandleUnmovable {
	/*background-color: #efefef;*/
	border-bottom: solid 1px silver !important;
	background: #efefef;

}

.kommeigenschaftendiv .addKanalLink {
	visibility: hidden;
}
.kommeigenschaftendiv:last-of-type .addKanalLink {
	visibility: visible;
}

@media (max-width: 670px) {
	.favstar {
		font-size: 3em;
	}
	div.kmUserIcon {
		margin-right: -32px;
	}
	div#menu-selected-apps {
		width: 100%;
	}
	
}

.kommunikationstabelle th {
	padding-right: 5px;
	font-weight: normal;
	text-align:right;
}


.select2-container {

	background-color: #d9f4dd;
	border-color: #d9f4dd #d9f4dd #000000;
    border-style: solid;
    border-width: 1px;
	height: 34px;
    padding: 6px 12px;
	color: #555;
    font-size: 14px;
    line-height: 1.42857;
	position: relative;
    display: inline-block;
}
.select2-container .selection .select2-selection {
	background-color: transparent;
	border: 0;
	box-shadow: none;
	padding-top:0;
	padding-left:0;
}
.select2-container--bootstrap .select2-results__option--highlighted[aria-selected] {
	background-color: #2cb13e !important;
	color: #fff;
}

button.kmOrgeinheiten.active {
	background-color: #3cab42 !important;
	border-color: #3cab42 !important;
	color: #fff !important;
}
.dropdown-submenu>a.kmArrowLanguage:after {
	top: 12px !important;
	left: 0;
}
.dropdown-submenu>a:after {
	line-height: 100% !important;
	/*top: 7px !important;*/
	display: inline-block;
}
@media (max-width: 767px) {
	.dropdown-submenu>a:after {
		transform: rotate(90deg) !important;
		top: 20px;
	}
	/*ul.kmSubmenu {
		left: 0 !important;
		top: 36px !important;
	}*/
}
/*
.select2-container:after {
	content: "\f078";
	font-family: FontAwesome;
	position: absolute;
	top: 5px;
	right: 15px;
	width: 0;
	height: 0;
}

.select2-search {
	background-color: #d9f4dd;
	border: solid 1px gray;
}
.select2-results {
	background-color: #d9f4dd;
	border-color: gray;
	border-style: solid;
    border-width: 1px;
	max-height:250px;
	overflow: auto;
}
.select2-container .select2-selection--single .select2-selection__rendered {
	padding-left: 0 !important;
}
*/

table.nobordertable td { 
	border:0;
	padding:0 !important;
	width: auto;
}

.progress-bar-km {
	background-color: #2cb13e;
	color: white;
}

.freigabe_0 {
	font-size: 0.8em;
	font-weight: bold;
	text-align:center;
	padding: 2px;
	background-color: red;
	color: white;
}
.freigabe_1 {
	font-size: 0.8em;
	font-weight: bold;
	text-align:center;
	padding: 2px;
	background-color: yellow;
	color: black;
}
.freigabe_2 {
	font-size: 0.8em;
	font-weight: bold;
	text-align:center;
	padding: 2px;
	background-color: green;
	color: white;
}

.online {
	background-color: green;
	color: white;
	font-weight: bold;
	padding: 2px;
	text-align: center;
}

.nichtvorgelegt {
	background-color: red;
	color: white;
	font-weight: bold;
	padding: 2px;
	text-align: center;
}
td.kalenderActive {
	background-color: #2F852C;
	cursor: pointer;
}
td.kalenderActive.toggle {
	background-color: #7a7b7d;
}
div.dateTitle {
	background-color: #2F852C;
	color: #fff;
	padding: 5px 5px 5px 15px;
	margin-bottom: 10px;
	margin-top: -15px;
}
.nopadding {
	padding: 0 !important;
	margin: 0 !important;
}
ul.offlineLangSelect {
	margin-top: 11px !important;
}
@media screen and (max-width: 768px) {
	ul.offlineLangSelect {
		margin-top: 15px !important;
	}
}