.primary, .pace .pace-progress {
	background-color: #6cc788;
}

.success{
	background-color: #0CC2AA;
}

.btn.b-primary:hover, .btn.b-primary:focus, .btn.primary:hover, .btn.primary:focus {
	background-color: #3fb563;
}

.text-primary, .text-primary-hover a:hover, .md-input:focus ~ label, .md-input.focus ~ label, .text-grey-400:hover, a.text-primary:focus, a.text-primary:hover {
	color: #6cc788;
}

.modal-header-primary{
	background-color: #6cc788;
	color: #FFFFFF;
	border-top-left-radius: 0.3rem;
	border-top-right-radius: 0.3rem;
}

a.text-primary:hover {
	color: #3fb563;
}
.gray{
	background-color: #dfdfdf;
}

.bold{
	font-weight: bold;
}

.text-danger {
	color: #d9534f;
}

.text-primary{
	color: #6cc788;
}

.md-input:focus, .md-input.focus, .b-primary {
	border-color: #6cc788;
}

.btn, .md-check > i:before {
	border-radius: 0;
}

.md-check {
	padding-left: 28px;
}

.md-check > i {
	margin-left: -28px;
}

.table .md-check input:checked + i:before{
	border-width: 2px;
	background-color: inherit;
	border-color: #6cc788;
}

.table .md-check input[type="checkbox"]:checked + i:after{
	left: 8px;
	top: 2px;
	height: 13px;
}

.w-580 {
	width: 580px;
}

.w-380 {
	width: 380px;
}

.nav-active-primary .nav-link.active, .nav-active-primary .nav > li.active > a{
	background-color: #6cc788 !important;
}

.required-marker{
	color: #6cc788;
	font-size: 19px;
	font-weight: 500 !important;
	line-height: 15px;
}

.required-info{
	position: absolute;
	right: 25px;
}

.btn-reset-employee, .btn-add-employee, .btn-add-user{
	border-radius: 5px;
}

.btn-add, .btn-primary, .btn-white{
	border-radius: 5px;
}

.btn-close{
	border-radius: 5px;
	position: absolute;
	right: 15px;
	top: 10px;
	background-color: #FFFFFF;
}

.btn-add-project{
	border-radius: 5px;
	position: absolute;
	right: 50%;
	margin-right: 12px;
}

.ui-check{
	padding-top: 5px;
}

.fc-toolbar{
	background-color: #6cc788 !important;
}

.revision-rounded{
	border-radius: 5px;
}

.padding-right-20{
	padding-right: 20px;
}

#top-alert{
	position: absolute;
	left:0;
	z-index: 1500;
	width: 100%;
	display:none;
}

#top-alert .alert{
	margin-bottom: 0px;
	border-radius: 0px;
	font-size: 0.975rem;
}

input[type="search"] {
	box-sizing: inherit;
	margin-right: 33px;
}

div.dataTables_length select {
	height: 30px !important;
}

.text-grey-400 {
	color: #777;
}

*::-webkit-input-placeholder { /* WebKit, Blink, Edge */
	color:    #666;
}
*:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color:    #666;
	opacity:  1;
}
*::-moz-placeholder { /* Mozilla Firefox 19+ */
	color:    #666;
	opacity:  1;
}
*:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color:    #666;
}

.app-header ~ .app-body {
	margin-top: 0;
}

.p-a.white.lt.box-shadow .text-sm-right .btn-sm {
	margin-top: -4px;
	margin-bottom: -4px;
}

.add{
	display: none;
}

.btn-tbl{
	padding: 2px 5px;
	margin-top: -5px;
}

.padding-company{
	padding: 1.5rem;
}

.padding-table{
	padding: 0.8rem;
}

.m-b-none{
	color: lightgray;
}

.pull-right-employee{
	margin-top: -3px;
	background-color: #6cc788;
}

.pull-right > .fa-angle-down:before{
	content: "\f106";
}
.user-info{
	display: none;
}

.collapsed .pull-right > .fa-angle-down:before{
	content: "\f107";
}

.collapsed .user-info{
	display: inline-block;
}

.box-header a p{
	margin-bottom: 0;
}

.box-header .label{
	vertical-align: middle;
}

.box-header h2{
	font-size: 20px !important;
}

.help-block{
	margin-top:4px;
	display: block;
}

.form-control, .btn, .select2-search__field, tbody, .select2-selection, .select2-results__option {
	font-size: 13px !important;
}

.bottom, .bottom label  {
	font-size: 13px;
}

label  {
	font-size: 14px;
}

thead th {
	font-size: 14px;
	font-weight: 500;
	vertical-align: top !important;
}

.p-y-sm.primary b, .p-y-sm.primary .pull-right{
	font-size: 16px;
	font-weight:500;
}

.danger{
	border-radius: 5px;
}

.link{
	border-radius: 5px;
	background-color: #EFB700;
	color: #ffffff;
}
.link:hover{
	color: #ffffff;
}

td .danger{
	border-radius: 0px;
}

td .btn-icon.danger{
	border-radius: 5px !important;
}

.pagination > .active > a, .pagination > .active > span, .pager > .active > a, .pager > .active > span{
	background-color: #6cc788 !important;
	border-color: #6cc788 !important;
	color: white !important;
}

table.dataTable thead .sorting_asc{
	background: rgba(0, 0, 0, 0) url("../images/sort_asc.png") no-repeat scroll right center;
}
table.dataTable thead .sorting_desc {
	background: rgba(0, 0, 0, 0) url("../images/sort_desc.png") no-repeat scroll right center;
}

div.dataTables_filter label{
	margin-right: 5px;
}

.list-item .checkbox{
	float: left;
	margin-bottom: 0;
	margin-top: 7px;
}

/*.m-t-md .col-sm-12, .col-sm-6 .btn-add{*/
/*margin-bottom:25px;*/
/*}*/

.col-sm-6 .btn-add{
	margin-bottom:25px;
}

input[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control{
	line-height: 1.375rem;
}

.row-table{
	margin-top: 10px;
}

.row-table .box-header, .row-table-internal .box-header{
	position: absolute;
}

.target-add, .timetracking-add {
	border-radius: 5px;
}



.text-center{
	text-align: left;
}

.table-responsive{
	overflow-y: hidden ;
}

.form-tooltip{
	padding: 5px 5px 5px 13px;
	background-color: rgba(120, 130, 140, 0.2);
	color: #55595c;
}

.progress-bar {
	border-radius: 0.25rem;
	text-indent: 5px;
	height: 1.5rem;
	font-size: 16px;
}

.progress-bar p{
	position: absolute;
}

.pie-margin{
	margin-right:20px;
}

.sparkpie, .sparkpie-average, .sparkpie-big{
	color: #FFFFFF;
}

.pie-margin-average{
	margin-right:20px;
	margin-bottom: 10px;
}

.pie-average, .pie-work{
	min-height: 150px;
}

.pie-worked{
	min-height: 202px;
}

.text-pie-1, .text-pie-2, .text-pie-3, .text-pie-average-0
, .text-pie-average-1, .text-pie-average-2, .text-pie-average-3, .text-pie-average-4
, .text-pie-average-5, .text-pie-average-6, .text-pie-average-7, .text-pie-average-8
, .text-pie-average-9, .text-pie-average-10, .text-pie-average-11, .text-pie-average-12
, .text-pie-average-13, .text-pie-average-14{
	display: block;
	margin: 5px 0;
	color: #818a91;
}

.text-bankaccount{
	display: table;
	margin: 5px auto;
	color: #818a91;
}

.text-pie-average{
	background: #f0f0f0 none repeat scroll 0 0;
	border-radius: 3px;
	color: #000000;
	display: block;
	left: 44px;
	opacity: 0.7;
	padding: 5px;
	position: absolute;
	text-align: center;
	top: 62px;
	transition: all 0.5s ease 0s;
	width: 104px;
}

.text-pie-average:hover{
	opacity: 1;
	-webkit-transition: 0.5s; /* Safari */
	transition: 0.5s;
}

.legend-pie, .legend-bankaccount {
	display: inline-block;
	height: 14px;
	margin-right: 5px;
	padding-top: 3px;
	width: 14px;
}

.legend-pie-1{
	width: 14px;
	height: 14px;
	background: #6CC788;
}

.legend-pie-2{
	width: 14px;
	height: 14px;
	background: #9c9c9c;
}

.legend-pie-3{
	width: 14px;
	height: 14px;
	background: #F44455;
}

.legend-pie-4{
	width: 14px;
	height: 14px;
	background: #2196F3;
}

.legend-pie-5{
	width: 14px;
	height: 14px;
	background: #fcc100;
}

.legend-bankaccount-1, .legend-bankaccount-2, .legend-bankaccount-3{
	width: 14px;
	height: 14px;
	background: #1abc9c;
	border-radius: 7px;
}

.legend-bankaccount-2{background: #fcc100;}

.legend-bankaccount-3{background: #A6D5FA;}

.legend-pie-average-0, .legend-pie-average-1, .legend-pie-average-2, .legend-pie-average-3
, .legend-pie-average-4, .legend-pie-average-5, .legend-pie-average-6, .legend-pie-average-7
, .legend-pie-average-8, .legend-pie-average-9, .legend-pie-average-10, .legend-pie-average-11
, .legend-pie-average-12, .legend-pie-average-13, .legend-pie-average-14{
	width: 14px;
	height: 14px;
}

.legend-pie-average-0{ background:#6CC788 ;}
.legend-pie-average-1{ background:#A6D5FA ;}
.legend-pie-average-2{ background:#2196F3  ;}
.legend-pie-average-3{ background:#3F51B5 ;}
.legend-pie-average-4{ background:#EFB700 ;}
.legend-pie-average-5{ background:#2A2B3C ;}
.legend-pie-average-6{ background:#F77A99 ;}
.legend-pie-average-7{ background:#A88ADD ;}
.legend-pie-average-8{ background:#81D4FA ;}
.legend-pie-average-9{ background:#569E56 ;}
.legend-pie-average-10{ background:#DD9939 ;}
.legend-pie-average-11{ background:#C14643 ;}
.legend-pie-average-12{ background:#63C381 ;}
.legend-pie-average-13{ background:#FA39C3 ;}
.legend-pie-average-14{ background:#9c9c9c ;}

.pie-internal{
	min-height: 180px;
}

.legend-pie-internal-0, .legend-pie-internal-1, .legend-pie-internal-2, .legend-pie-internal-3
, .legend-pie-internal-4, .legend-pie-internal-5, .legend-pie-internal-6, .legend-pie-internal-7
, .legend-pie-internal-8, .legend-pie-internal-9, .legend-pie-internal-10, .legend-pie-internal-11
, .legend-pie-internal-12, .legend-pie-internal-13, .legend-pie-internal-14{
	width: 14px;
	height: 14px;
}

.legend-pie-internal-0{ background:#6CC788 ;}
.legend-pie-internal-1{ background:#A6D5FA ;}
.legend-pie-internal-2{ background:#2196F3  ;}
.legend-pie-internal-3{ background:#3F51B5 ;}
.legend-pie-internal-4{ background:#EFB700 ;}
.legend-pie-internal-5{ background:#2A2B3C ;}
.legend-pie-internal-6{ background:#F77A99 ;}
.legend-pie-internal-7{ background:#A88ADD ;}
.legend-pie-internal-8{ background:#81D4FA ;}
.legend-pie-internal-9{ background:#569E56 ;}
.legend-pie-internal-10{ background:#DD9939 ;}
.legend-pie-internal-11{ background:#C14643 ;}
.legend-pie-internal-12{ background:#63C381 ;}
.legend-pie-internal-13{ background:#FA39C3 ;}
.legend-pie-internal-14{ background:#9c9c9c ;}
.legend-pie-internal-15{ background:#6495ed ;}
.legend-pie-internal-16{ background:#66cdaa ;}
.legend-pie-internal-17{ background:#00008b ;}
.legend-pie-internal-18{ background:#ff7f24 ;}
.legend-pie-internal-19{ background:#6e8b3d ;}
.legend-pie-internal-20{ background:#00ff00 ;}

.progress-pay{
	background: #dfdfdf;
	height: 1.5rem;
}
.progress-pay-dashboard{
	background: #dfdfdf;
	height: 1.5rem;
}

.material-icons.md-20{
	font-size: 20px;
	vertical-align: -7px;
}

.project-evaluation .text-muted b{
	margin-left:24px;
}

.project-evaluation .progress-pay, .progress-pay-dashboard{
	margin-bottom:24px;
}

.icon-right-success, .icon-right-warning, .icon-right-danger{
	position: absolute;
	width: 24px;
}

.icon-right-success{
	color:#6cc788;
}

.icon-right-danger{
	color:#f44455;
}

.icon-right-warning{
	color:#efb700;
}

.form-filter{
	height: 230px;
}

.form-filter-timetracking{
	height: 150px;
}

.form-filter-project{
	height: 215px;
}

.filter-btn-padding{
	padding-left: 14px;
}

.select2{
	width: 100% !important;
}

.select2-search__field{
	width: 100% !important;
}

.tab_charts{
	display: block;
	margin: 10px 0px;
	border-radius: 5px;
}

.password-forgotten{
	text-align: center;
	margin-top: 10px;
}

.btn-sm{
	padding: 3px 7px 3px 9px !important;
	border-radius: 0px;
	min-width: 12px;
}

.btn-sm.link{
	padding: 3px 8px 3px 8px !important;
	border-radius: 0px;
	min-width: 12px;
}

._navside .nav li li a{
	padding-left: 2.5rem;
}

.modal-sm{
	width: 300px !important;
}

.modal-footer p{
	text-align: left;
	float: left;
	padding-top: 7px;
	margin-bottom: 5px;
	width: 50%;
}

.modal-header{
	background-color: #6cc788;
	color: #FFFFFF;
	border-top-left-radius: 0.3rem;
	border-top-right-radius: 0.3rem;
}

.modal-header .btn-close{
	background-color: #6cc788;
	font-size: 18px !important;
}

.modal-header h5, .modal-header h6{
	font-size: 16px !important;
}

.back-link{
	font-weight: bold ;
	font-size: 16px;
}

.navbar-item{
	line-height: 1.5rem;
}

.navside .nav li button {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 0 none;
	line-height: 2.25rem;
	padding: 0 1rem;
	width: 100%;
}

.month-list{
	margin-bottom:10px;
}

.invoice-btn, .form-btn{
	display: inline-block;
	/*margin-top: -5px;*/
}

.btn-list{
	margin-right: 5px;
}

.form-btn-2{
	display: inline-block;
	margin-right: 5px;
}

.form-sale-btn{
	display: inline-block;
	margin-left: 15px;
}

.form-btn .btn{
	/*margin-top: -5px;*/
}

.nav-text{
	text-align: left;
}


.description:hover {
	position: relative;
}

.description[description]:hover:after {
	background-color: #6cc788;
	border-radius: 5px;
	color: #424242;
	content: attr(description);
	right: -8px;
	padding: 4px 8px;
	position: absolute;
	top: -140%;
	white-space: nowrap;
	z-index: 21;
}
.tab-description:hover, .tab-arrow-top:hover {
	position: relative;
}

.tab-description[description]:hover:after {
	background-color: #6cc788;
	border-radius: 5px;
	color: #ffffff;
	content: attr(description);
	left: 0px;
	padding: 4px 8px;
	position: absolute;
	top: 130%;
	z-index: 21;
	width:500px;
}


.description i:hover, table form:hover,  button.description i:hover {
	position: relative;
}

.description i:hover:after,  button.description i:hover:after {
	background-color: #6cc788;
	color: #6cc788;
	content: "o";
	right: 0px;
	padding: 4px;
	position: absolute;
	top: -220%;
	transform: rotate(45deg);
	z-index: 20;
}

/*table form:hover:after {*/
	/*background-color: #6cc788;*/
	/*color: #6cc788;*/
	/*content: "o";*/
	/*right: 0px;*/
	/*padding: 4px;*/
	/*position: absolute;*/
	/*top: -110%;*/
	/*transform: rotate(45deg);*/
	/*z-index: 20;*/
/*}*/

.tab-arrow-top{
	display: block;
	margin-bottom: -30px;
	padding-top: 30px;
	position: relative;
}

.tab-arrow-top:hover:after {
	background-color: #6cc788;
	color: #6cc788;
	content: "o";
	left: 0;
	padding: 4px;
	position: absolute;
	top: 85%;
	transform: rotate(-45deg);
	z-index: 20;
}

.bar-background{
	background-color: #dfdfdf;
	border: 1px solid #000000;
	padding: 10px 15px 5px;
	overflow: hidden;
}


.bar-background .bar{
	overflow: hidden;
}
.project-evaluation{
	padding: 0px;
}

.dashboard .box-header{
	padding: 0;
}

.pull-left-dashboard{
	float: left !important;
}

.dashboard-box-header{
	padding-left: 0 !important;
}

.dashboard-box-header p,.dashboard-box-header h4, .project-evaluation h4{
	font-size: 20px;
	font-weight: 400;
	padding-top: 1rem;
}

.select2-results__option{
	line-height: 1;
}

.dashboard .box-body{
	padding: 0;
}

.dashboard hr{
	margin: 0px 0px;
}

.tab-content > .active {
	display: block !important;
}

.h2, h1 {
	font-size: 31px !important;
}

.h2, h2{
	font-size: 28px !important;
}

.h3, h3 {
	font-size: 25px !important;
	font-weight: 400 !important;
}

.h4, h4 {
	font-size: 20px !important;
}

.h5, h5 {
	font-size: 16px !important;
}

.h6, h6 {
	font-size: 13px !important;
}

.box.p-a h4{
	font-size: 16px !important;
	font-weight: 500 !important;
}

.box.evaluation-table h4{
	font-size: 16px !important;
	font-weight: 500 !important;
	padding: 1rem 0px 1rem 1rem;
}

.box.holiday-table h4{
	font-size: 16px !important;
	font-weight: 500 !important;
	padding: 0.5rem 0px 0.5rem 1rem;
}

.primary-70{
	background: rgba(108, 199, 136, 0.7);
	color: #ffffff;
}

.gray-70{
	background: rgba(223, 223, 223, 0.7);
}

.evaluation-table .table td, .evaluation-table .table th{
	line-height: 12px;
	padding: 10px 10px 10px 1rem;
	color: #666666;
}

.evaluation-table table, .evaluation-table table th, .holiday-table table, .holiday-table table th{
	text-align: right;
}

.evaluation-table table tr td:first-child, .evaluation-table table tr th:first-child,
.holiday-table table tr td:first-child, .holiday-table table tr th:first-child{
	text-align: left;
}

.holiday-table .table td, .holiday-table .table th{
	line-height: 17px;
	padding: 5px 10px 5px 1rem;
	color: #666666;
}

.fc-toolbar h2 {
	font-size: 20px !important;
	line-height: 50px;
	margin: 0;
	text-transform: inherit!important;
}

.text-muted b{
	margin-left: 0px;
}

.fc-sun{
	background: #dfdfdf;
}

#optionlist{
	display: none;
}

.inactiveLink {
	pointer-events: none;
	cursor: default;
	opacity: 0.7;
}

.row-filter{
	margin-left: -24px;
	margin-right: 0px;
}
/*------------------------------------------------------------------------------------------------------------*/

.nav-item button{
	background-color: #E8E8E8;
}

.table-text-right{
	display: block;
	text-align: right;
}

#clear_search{
	position: absolute;
	margin-top: 0.63rem;
	right: 5px;
	padding: 0 0.75rem !important;
	border-radius:0px;
	border: 1px solid;
	border-color: rgba(120, 130, 140, 0.2);
	min-height: 2.375rem;
}

@media (max-width: 33.9em) {
	.w-auto-xs {
		width: auto;
	}
}

@media (min-width: 75em) {
	.col-xl-config-hours {
		width: 12.4%;
	}
}

@media (min-width: 48em){
	.modal-lg {
		width: 700px;
	}
	.col-xl-config-hours {
		width: 12.4%;
	}
	.col-xl-config-date{
		width: 25.0%;
	}

	.modal{
		overflow-x: hidden;
		overflow-y: auto;
	}
}

@media (max-width: 550px) {
	.fast-add {
		width: 100%;
	}
	.mobile-clear{
		clear:both;
	}

	.modal{
		overflow-x: hidden;
		overflow-y: auto;
	}
}


@media (max-width: 1199px) {
	.padding-right-15, .padding-left-15 {
		padding: 0px !important;
	}

	.retail_planned .input-group{
		margin-bottom: 5px;
	}
}

@media (max-width: 1024px) {

	.project-first-column{
		padding-right: 0rem !important;
	}
}
@media (max-width: 767px) {

	.table-hide-text{
		display: block;
		font-size: 13px;
		font-weight: bold;
		left: 10px;
		line-height: 14px;
		position: absolute;
		text-align: left;
		width: 50%;
		padding-top: 3px;
	}

	.table-hide-text-2{
		display: block;
		font-size: 13px;
		font-weight: bold;
		left: 20px;
		line-height: 14px;
		position: absolute;
		text-align: left;
		width: 50%;
		padding-top: 3px;
	}

	.table-hide-text-3{
		display: none;
	}

	.table-hide-text-4{
		display: block;
		font-size: 13px;
		left: 10px;
		line-height: 14px;
		position: absolute;
		text-align: left;
		width: 50%;
		padding-top: 3px;
	}

	.table-hide-text-5{
		display: block;
		font-size: 13px;
		font-weight: bold;
		line-height: 14px;
		position: inherit;
		text-align: left;
		padding: 3px;
	}

	.table-hide-text-config{
		display: block;
		font-size: 13px;
		font-weight: bold;
		line-height: 14px;
		position: absolute;
		text-align: left;
		width: 50%;
		padding-top: 3px;
	}

	.evaluation-list-project td{
		margin-top: 5px;
	}

	.evaluation-list-project .plan-text:after{
		content:" Plan";
		font-weight: 400;
	}

	.evaluation-list-project .remainder_space:before{
		content: " Plan (inkl. Regie)";
		font-weight: 400;
		position: absolute;
		left: 10px;
	}

	.remainder_space{
		margin-top: 0px;
		display: block;
	}

	.project-first-column{
		display: none;
	}

	.text-muted-right {
		float: right;
	}

	.shorten-text{
		width:60%;
		display: inline-block;
		overflow: hidden;
	}

	.project-nav .nav-item{
		text-align: center;
		width: 45%;
	}

	.project-nav .nav-item button{
		margin: auto;
	}

	.table thead{
		display: none;
	}

	.table tbody{
		display: block;
	}

	.table tr{
		display: block;
		padding-top: 10px;
	}

	.table tr td{
		display: block;
		width: auto !important;
		border: none;
		padding-top: 3px;
		padding-bottom: 3px;
	}

	.project-first-column{
		display: none !important;
	}

	.bankaccount tr td, .table_list tr td, .evaluation-table tr td{
		text-align: right;
		min-height: 27px;
		box-sizing: padding-box;
	}

	.evaluation-table .table-hide-text{
		padding-top: 0px;
	}

	.table-striped > tbody > tr:nth-child(2n+1) {
		background-clip: padding-box;
	}


	.btn-add{
		margin-bottom: 5px;
	}

	.dataTables_info{
		float: unset;
		width: auto;
		margin-left: 0px;
	}

	.dataTables_paginate{
		margin-right: 5px !important;
		margin-top: 0px !important;
	}

	div.dataTables_length select {
		height: 30px !important;
	}

	.pull-left {
		margin-bottom: 10px;
	}

	.btn-table-top{
		float: left;
		text-align: center;
		width: 100%;
		position: relative !important;
	}

	.table-btn {
		left: -75px;
		margin-left: 50%;
		position: absolute;
		top: 16px;
	}

	.modal-dialog, .modal-sm {
		margin: 10px;
		position: relative;
		width: auto !important;
	}

	.modal-footer p {
		text-align: left;
		float: left;
		margin-bottom: 5px;
		width: auto;
		padding-top: 0px;
	}

	#clear_search{
		position: absolute;
		margin-top: 65px;
		left: 50%;
		padding: 0.58rem 0.75rem !important;
		border-radius: 0px;
		margin-left: 88px;
	}

	.clear_btn_timesheet{
		margin-top: 131px !important;
	}

	.project_clear_search{
		margin-top: 0.63rem !important;
	}

	.evaluation-table table tr td:first-child, .evaluation-table table tr th:first-child{
		text-align: right;
	}

	.evaluation-table table tr td:first-child, .evaluation-table table tr th:first-child,
	.holiday-table table tr td:first-child, .holiday-table table tr th:first-child{
		text-align: right;
	}

	.text-description{
		display: inline-block !important;
	}

	.text-description:hover, .text-description:active{
		width: 70% !important;
	}
}

@media (min-width: 768px) {

	.table-hide-text{
		display: none;
	}

	.table-hide-text-2{
		display: none;
	}

	.table-hide-text-3{
		display: block;
		font-size: 13px;
		left: 10px;
		line-height: 16px;
		text-align: left;
		width: 105px;
		padding-top: 3px;
	}

	.table-hide-text-4{
		display: none;
	}

	.table-hide-text-5{
		display: none;
	}

	.table-hide-text-config{
		display: none;
	}

	.remainder_space{
		margin-top: 60px;
		display: block;
	}

	.text-muted-right{
		float: right;
	}

	.modal-dialog{
		width: 850px;
	}

	.table-btn{
		left: 16px;
		position: absolute;
		top: 16px;
	}

	.btn-table-top{
		float: left;
	}

	.dataTables_info{
		float: left;
		margin-left: 15px;
		margin-right: 15px;
		width: auto;
	}

	.dataTables_paginate{
		margin-right: 10px !important;
		margin-top: -34px !important;
	}

	div.dataTables_length select {
		height: 30px !important;
	}

	.shorten-text{
		width: 80%;
	}

	.dataTables_wrapper .bottom{
		height: 60px;
		min-height: 60px;
	}

	.dataTables_length{
		display: block;
	}
}

.padding-clear{
	padding: 0px !important;
}
.padding-right-20 {
	margin-left: -15px;
	padding-right: 12px;
}

.padding-right-15 {
	padding:0px 15px 0px 0px;
}

.padding-left-15 {
	padding: 0px 0px 0px 15px;
}

.form-control{
	padding-top: 9px;
	padding-left: .5rem;
	padding-right: .5rem;
}

.retail_planned .form-control{
	padding-top: 9px;
	padding-left: .5rem;
	padding-right: 0rem;
}

.c-select{
	padding-left: .5rem;
	padding-right: .5rem;
}

.retail_planned .input-group .input-group-addon{
	padding: .375rem .25rem;
	font-size: 0.75rem;
	min-width: 2.5em;
}

.ui-check-md input:checked + i::before {
	left: 5px;
	top: 5px;
	width:8px;
	height:8px;
}

table.dataTable{
	width: 100% !important;
}

table .sortvalue{
	display: none;
}

.legend {
	padding-left: 0;
	margin-bottom: 1rem;
}

.legend li{
	list-style-type: none;
	display: inline;
	margin-right: 10px;
}

.legend li.legend-planned::before{
	color: #DFDFDF;
}

.legend li.legend-neutral::before{
	color: #FFFFFF;
}

.legend li.legend-realized::before{
	color: #6CC788;
}

.legend li.legend-info::before{
	color: #6887ff;
}

.legend li.legend-warn::before{
	color: #fcc100;
}

.legend li.legend-canceled::before{
	color: #F3384A;
}

.legend-planned::before,
.legend-neutral::before,
.legend-realized::before,
.legend-info::before,
.legend-warn::before,
.legend-canceled::before{
	content: "■";
	font-size: 25px;
	margin-right: 5px;
	line-height: 17px;
}

.company-name{
	font-size: 12px;
	margin-left: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 130px;
}

.text-description{
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 165px;
}

.text-description:hover, .text-description:active{
	white-space: normal;
	width: auto;
}

select.select2 {
	height: 38px;
}

.navside .nav-text {
	color: #ffffff;
	opacity: 1;
}

.nav > li > a .nav-text{
	font-weight: 400;
}

.nav li a:hover, .nav li a .nav-text:hover{
	color: #6cc788;
}

.nav .active, .nav .active > a > .nav-text, .nav .active-link, .nav .active-link .nav-text{
	color: #6cc788;
}

.calendarbtn{
	padding-top: 0px;
	margin-bottom: 0.75rem;

}

.clear-float{
	clear: both;
}

.col-lg-5 .clear, .col-lg-4 .clear, .col-lg-3 .clear, .col-lg-2 .clear {
	display: block;
	overflow: visible;
}

.total_values{
	font-weight: bold;
}

.tooltip-arrow{
	border-top-color: #3fb563 !important;
}

.tooltip-inner {
	background-color: #3fb563;
	color: #000;
	font-size: 12px !important;
}

.width-100{
	width: 100%;
}

.week-checkbox{
	width: 50px;
	display: inline-block;
}

.weekday-prelabel{
	width: 22px;
	display: inline-block;
}

.position-connect{
	background-color: #dfdfdf !important;
}

.calender-hide{
	display: none !important;
}

.calendar-show{
	display: block;
}

.fc-more-popover{
	z-index: 10000 !important;
}

form table{
	width: 100%;
}
.label {
	padding: 0.4em 0.7em;
	font-weight: bold;
	font-size: 12px;
	border-radius: .35rem;
}

.btn-info{
	background-color: #6887ff;
}
.btn-info.active, .btn-info.focus, .btn-info:active, .btn-info:focus, .btn-info:hover, .open > .btn-info.dropdown-toggle{
	color: #fff;
	background-color: #5475f7;
	border-color: #5475f7;
}

.canceled{
	background-color: #F3384A;
	color: #FFFFFF;
}

.company-config h4{
	font-size: 16px !important;
}

.btn-icon {
	text-align: center;
	padding: 0 !important;
	width: 1.7rem;
	height: 1.7rem;
	line-height: 1.7rem;
	position: relative;
	overflow: hidden;
	border-radius: 5px;
}

.user-header{
	font-size: 17px !important;
	font-weight: 400;
}

.user-sub-headline{
	margin-top: 15px;
}

.multiselect-dropdown{
	display: inline-block;
	margin-right: 10px;
}

.multiselect-footer{
	padding-top: 0px;
}

.multiselect-footer .btn-add{
	top: -15px;
	position: relative;
	margin-right: 10px;
}

.table-checkbox{
	width: 40px !important;
}

.versionnumber-loginform{
	margin: 5px 0px 0px 0px;
	text-align: center;
	display: block;
}

.login-footer{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	background-color: #ffffff;
	padding: 20px;
}

.padding.dashboard {
	padding-bottom: 3rem;
}

.versionnumber-footer{
	position: absolute;
	bottom: 15px;
	right: 22px;
}

.login-novo-group-site{
	display: inline-block;
}

.versionnumber-footer, .versionnumber-login-site{
	display: inline-block;
	float: right;
}

.versionnumber-footer, .versionnumber-login-site:after{
	clear: both;
}

@media (max-width: 1024px) {
	.versionnumber-footer, .versionnumber-login-site{
	}
}

@media (max-width: 767px) {
	.versionnumber-footer, .versionnumber-login-site{
		float: none;
		margin-top: 15px;
	}
}

@media (max-width: 668px) {
	.multiselect-dropdown{
		display: inline-block;
		margin-bottom: 20px;
		width: 100%;
	}
	.versionnumber-footer{
		position: relative;
		width: 100%;
		text-align: right;
		padding: 5px 0px;
		right: 0;
		top: 10px;
	}
	.login-footer{
		font-size: 13px;
	}
}


/* Cookie Warning css */

.cookieWarning .button a {
	padding: 10px 15px;
	width: 270px;
	position: absolute;
	background: #6cc788;
	color: #fff;
	font-size: 17px;
	text-decoration: none;
	font-weight: bold;
}

.vw---website---city .cookieWarning .button a {
	background: #6cc788;
}

.cookieWarning {
	background: #fff;
	position: fixed;
	bottom: 0;
	width: 100%;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0, 0.6);
	-moz-box-shadow:  0 1px 3px rgba(0,0,0, 0.6);
	box-shadow:  0 1px 3px rgba(0,0,0, 0.6);
	padding: 20px 0 40px 0;
	display: none;
}

.cookieWarning p {
	margin-top: 0;
}

.cookieWarning .container {
	margin: 0 auto;
}

.cookieWarning .button {
	position: relative;
	height: 36px;
	margin-top: 0;
	width: 100%;
}

.cookieWarning .button a {
	padding: 8px 9px;
	display: inline-block;
	width: 100%;
	font-size: 16px;
	text-align: center
}

.cookieWarning .button a:hover {
	background: #3fb563;
	margin-right: -1px;
	top: -1px;
	left: -1px;
	margin-bottom: -1px;
}

.vw---website---city .cookieWarning .button a:hover {
	background: #3fb563;
}

/*.cookieWarning--closer {
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
}*/

.cookieWarning .headline {
	margin-bottom: 5px;
	margin-left: 10px;
	display: inline-block;
}

.cookieWarning p a:hover {
	color: #6cc788;
}

.vw---website---city .cookieWarning p a:hover {
	color: #6cc788;
}

.cookieWarning p a {
	color: #6cc788;
}

.cookieWarning .col:first-child {
	width: 100%;
}

.cookieWarning .col {
	display: inline-block;
	vertical-align: top
}

.cookieWarning .col-left {
	width: 80%;
	margin-right: 3%;
}
.cookieWarning .col-right {
	width: 16%
}

@media (max-width: 991px) {
	.cookieWarning .container {
		width: calc(100% - 30px);
		margin: 0 auto;
		padding: 0 15px;
	}

	.cookieWarning .col-left { width: 100%; margin-right: 0; }
	.cookieWarning .col-right { width: 100% }

	.cookieWarning .button {
		margin-top: 10px;
	}

	.cookieWarning .button,
	.cookieWarning .button a {
		width: auto;
		float: none;
		text-align: left;
		display: inline-block
	}

	.cookieWarning .col {
		padding-right: 30px;
	}
}

.w-xxl{
	width: 380px;
}

.row-holiday-hours label{
	display: block;
}

.costing-box{
	margin-bottom: 0px;
}

.box-header-left{
	width: 65%;
	display: inline-block;
	vertical-align: top;
}

.box-header-right{
	width: 33%;
	display: inline-block;
	vertical-align: top;
    text-align: right;
}

@media (max-width: 600px) {
    .box-header-left{
        width: 100%;
    }

    .box-header-right{
        width: 100%;
        text-align: left;

    }
}

.box-header-right .text-pie-2, .box-header-right .text-pie-1, .box-header-right .text-pie-3{
	color: #000000;
	display: inline-block;
}

.box-header-right .text-pie-2, .box-header-right .text-pie-1{
    margin-right: 10px;
}

.costing-list-project hr{
	margin-bottom: 5px;
	margin-top: 5px;
	border-color: rgba(0, 0, 0, 0.2);
}

.primary.calender-gf{
	background-color: rgba(11, 182, 159, 0.6) !important;
}

.warn.calender-gf{
	background-color: rgba(239, 183, 0, 0.6) !important;
}

.danger.calender-gf{
	background-color: rgba(243, 56, 74, 0.6) !important;
}

.info.calender-gf{
	background-color: rgba(104, 135, 255, 0.6) !important;
}

.gray.calender-gf{
	background-color: rgba(223, 223, 223, 0.6) !important;
}

.costing-detaillist{
	margin-top: 15px;
}

.costing-detaillist div{
	position: relative;
	padding: 2px 0px;
}

.costing-detaillist div b, #project-modal-costing-content b, #modal_costing_total b{
	font-weight: 500;
}

.costing-detaillist span{
	position: absolute;
	right: 5px;
}

.modal-sm-costing{
	width: 400px;
}

.rotate-object{
	width: 50px;
	height: 50px;
	font-size: 50px;
	-webkit-animation:rotation 2s infinite linear;
	-moz-animation:rotation 2s infinite linear;
	animation:rotation 2s infinite linear;
}

i.rotate-object{
	position: relative;
	left: calc(50% - 25px);
}

@-webkit-keyframes rotation {
	from {
		-webkit-transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(359deg);
	}
}

@-moz-keyframes rotation {
	from {
		-moz-transform: rotate(0deg);
	}
	to {
		-moz-transform: rotate(359deg);
	}
}

@keyframes rotation {
	from {
		-webkit-transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(359deg);
	}
}

.project-hover-costing{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1050;
}

#project-modal-costing-content h5{
	margin-bottom: 5px;
}