.item-list.labels .item {
	/*background: white;*/
	background:	rgba(255, 255, 255, 0.95);
	padding: 15px;
	width: 350px;
	height: 175px;
}
td.item-name.iOS-check {
	padding-top: 12px;
	padding-bottom: 12px;
}
tr.iOS:hover {
	cursor: pointer;
	background: #d9d9d9;
}
.slider-list i {
	color: #007aff;
}
.profile-userpic img {
	height: inherit; 
}
.profile-usermenu {
	padding-bottom: 5px;
}

.dashboard-stat2 .display .number h3 > small {
	font-size: 18px;
}
.portlet .noteInfo {
	margin-bottom: 20px;
}
.portlet .noteInfo .label {
	margin-right: 7px;
}
.form-group.checkbox-list {
	margin-bottom: 7px;
}
.col-md-4.sidebar {
	padding-left: 10px;
}

.contact {
	color: #7E8C9E;
	font-size: 12px;	
}
.contact h4 {
	color: #7F90A4;
	font-size: 17px;
	font-weight: 600;
	margin-bottom: 15px;
}
.contact img {
	float: left;
	height: 60px;
	width: 60px;
}
.contact .contact-text {
	padding-left: 5px;
	white-space: nowrap;
}
.contact .contact-name {
	font-size: 14px;
}
.contact .contact-position {
	margin-bottom: 5px;
}
.contact .contact-employee-details {
}
.contact i {
	padding-right: 6px;
}
.contact .contact-address {
	margin-bottom: 10px;
}
.contact ul {
	padding-left: 0;
}
.contact li {
	list-style: none;
	float: left;
	margin-right: 10px;
}
.register-form .checkbox-inline {
	margin-left: 0;
	margin-right: 3px;
}
.register-form div.checker {
	margin-left: 0;
}
#forget-password, #register-btn {
	cursor: pointer;
}
#register-btn {
	margin-top: 0;
}
.register-form p.intro {
	margin-bottom: 16px;
}
.register-form .firstname {
	padding-left: 0;
	padding-right: 5px;
}
.register-form .lastname {
	padding-left: 5px;
	padding-right: 0;
}
.dashboard-stat {
	background: #FFF;
}
.dashboard-stat .more {
	color: #FFF;
}
.dashboard-stat .visual > i {
	color: #CBD4E0;
	opacity: 0.5;
	margin-left: -3px;
	font-size: 58px;
	line-height: 52px;
}
.dashboard-stat.labels {
	color: #5C9BD1;
}
.dashboard-stat.labels .more {
	background: #5C9BD1;
}
.dashboard-stat.products {
	color: #F36A5A;
}
.dashboard-stat.products .more {
	background: #F36A5A;
}
.input-replacement {
	font-weight: 400;
	font-size: 14px;
	padding-top: 7px;
	color: #888
 }
.feeds li .desc .product {
	color: #C1CBD0;
}
.form-footer {
	text-align: right;
}
.dropdown-menu.label-filter {
	min-width: 300px;
}
h3.inline, h4.inline {
	padding-left: 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
}
.select2-add {
	color: #8896a0;
	font-size: 11px;
}
.filters .icon-btn {
	min-width: inherit;
	width: 60px;
	float: left;
}
.filters .icon-btn.active {
	color: #2ECC71;
}
.filters .icon-btn.visible {
	background: #EFEFEF;
}
.filters .icon-btn > .badge {
	width: 18px;
	padding: 0;
	padding-top: 1px;
	background: #26a69a;
}
.loading {
	list-style: none;
}
.loading i {
	font-size: 60px;
	margin-top: 40px;
	color: white;
	position: absolute;
}
.text-as-icon {
	font-size: 18px;
	font-weight: bold; 
}
span.filter-icon i {
	font-size: 18px;
}
.list-info {
	font-size: 11px;
	color: #9eacb4;
	margin-top: 5px;
}
.list-info i {
	font-size: 12px;
	color: #9eacb4;
	margin-right: 5px;
}
.number-stats .stat-number .title {
	color: #8896a0;
}
.number-stats .stat-number .number {
	/*font-size: 17px;*/
}
.blue.btn,
.btn.default.active-blue:active, .btn.default.active-blue.active {
	color: white;
	background-color: #3598dc;
}
.blue.btn:hover, .blue.btn:active, .blue.btn:active:hover, .blue.btn.active:hover, .blue.btn:focus {
	background-color: #2386ca;
}
.news-userpic {
	-webkit-border-radius: 50% !important;
	-moz-border-radius: 50% !important;
	border-radius: 50% !important;
	/*border: 1px #cedae1 solid;*/
}
.news-text-color {
	color: #45535b;
	margin-left: 45px;
}
.news-body .label {
	padding: 2px 5px 2px 6px;
	background-color: #3598dc;
}
.news-username {
	font-size: 16px;
	color: #2b4a5c;
	font-weight: 600;
	padding: 15px 0 0 15px;
}
.news-message-head {
	padding-top: 3px;
}
.news-message {
	position: relative;
}
.news-message:hover > .news-message-btn {
	display: block;
}
.news-message-btn {
	display: none;
	position: absolute;
	top: 1px;
	right: 15px;
	font-size: 12px;
	color: #566e7c;
	border-color: #a2aeb5;
}
.news-message-btn:hover {
	color: #fff;
	background-color: #a1b6c2;
	border-color: #a1b6c2;
}
.news-message-username {
	font-size: 14px;
	color: #2b4a5c;
	font-weight: 600;
}
.news-message-date {
	font-size: 12px;
	color: #2b4a5c;
	font-weight: 400;
}
.news-username-btn {
	margin: 14px 0 0 15px;
	color: #566e7c;
	border-color: #a2aeb5;
}
.news-username-btn:hover {
	color: #fff;
	background-color: #a1b6c2;
	border-color: #a1b6c2;
}

/*.input-group .form-control:last-child {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}*/

.input-group .form-control.no-button,
.input-group.input-group-button-left .form-control {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.input-group .form-control .text-muted {
	color: #999;
}
[id^='play-'], td.td-play i {
	opacity: 0;
}
[id^='play-']:hover, td.td-play:hover i {
	opacity: 0.4;
}
[id^='play-'].playing, td.td-play.playing i {
	opacity: 1;
	color: #3598dc;
}
.input-group .form-control.select-genre {
	width: initial;
	display: initial;
	margin-right: 5px;
	font-size: 13px;
}
.core-select {
	border-radius: 4px;
	background-color: white;
	border: 1px solid #e5e5e5;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 7px;
}
.core-select.artist-copula {
	color: white;
	background: #659be0;
	border: 1px solid #357ebd;
}
.genres-selects {
	border-radius: 4px;
	background-color: white;
	border: 1px solid #e5e5e5;
	padding: 10px;
}
.genres-selects.active {
	background: #e0ebf9;
	border: 1px solid #e0ebf9;
}
.genres-selects.disabled {
	background: #eeeeee;
	border: 1px solid #dddddd;
	color: #777;
}
.form-control.always-focus {
	border-color: #ccc;
}
.inline-icon {
	float: left;
	margin-top: 2px;
	margin-right: 5px;
	color: #444;
}
.angular-ui-tree-empty {
	border: none;
	min-height: 0;
	background-image: none;
	background-color: none;
	background-size: none;
}
.maximum-reached {
	color: #ccc;
	/*font-size: 12px;*/
	margin-left: -10px;
	margin-top: -5px;
}
.jstree-default .jstree-clicked, .jstree-default .jstree-hovert {
	background: #e0ebf9;
	border-radius: 4px;
	box-shadow: none;	
}
ol.genre-chain li {
	padding: 5px;
}
li.artist-node {
	float: left;
	padding: 20px 0;
	margin-right: 5px;
	font-size: 15px;
	white-space: nowrap;
}
li.artist-node:last-child{
	/*margin-top: 3px;*/
}
li.artist-node .artist-name{
	color: white;
	padding: 7px 9px 4px;
	margin-right: 5px;
	background: #659be0;
	border: 1px solid #357ebd;
	border-radius: 4px;
	float: left;
	position: relative;
}
ol.artists-chain.angular-ui-tree-drag {
	float: left;
	/*background-color: red;*/
}
ol.artists-chain li.angular-ui-tree-placeholder {
	background: #f0f9ff;
	border: 2px dashed #bed2db;
	float: left;
	width: 200px;
	height: 69px !important;
	margin: 0 5px 0 0;
}

.horizontal .angular-ui-tree-handle {
	 background: #f8faff;
	 border: 1px solid #dae2ea;
	 color: #7c9eb2;
	 padding: 10px 5px;
 }
 
.horizontal.horizontal .angular-ui-tree-handle:hover {
	 color: #438eb9;
	 border-color: #dce2e8;
 }
 
.horizontal .angular-ui-tree-placeholder {
	 background: #f0f9ff;
	 border: 2px dashed #bed2db;
	 -webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	 box-sizing: border-box;
	 margin: 0 5px;
 }
 
.horizontal .angular-ui-tree-node,
.horizontal .angular-ui-tree-placeholder,
.horizontal .angular-ui-tree-nodes,
.horizontal .angular-ui-tree {
	 display: inline-block;
	 vertical-align: top;
 }
 
.horizontal .angular-ui-tree-node,
.horizontal .angular-ui-tree-placeholder {
	 line-height: 0;
 }
 
.horizontal .group-title {
	 background-color: #687074 !important;
	 color: #FFF !important;
 }
.horizontal .col-lg-6 {
	 width: 100%;
 }
.page-sidebar .page-sidebar-menu li > a > .arrow:before, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu li > a > .arrow:before {
	content: "\f105";
}
.page-sidebar-menu .arrow {
	float: left;
	margin-right: 7px;
}
.page-sidebar-menu .arrow.open{
	margin-right: 6px;
}
i.info-area {
	padding : 6px 0 6px 10px;
}
.import-selected {
	font-weight: bold;
	background-color: #eee;
}
.popover-title {
	font-weight: bold;
	white-space: nowrap;
}

.w-actions .input-action {
	opacity: 0;
}
.w-actions:hover .input-action {
	opacity: 1;
}

label i, .label-icon {
	/*opacity: 0.8;*/
	margin-left: 2px;
	margin-right: 2px;
}
.list-select .text-muted,
.placeholder-light .text-muted {
	color: #aaa;
}
.popover.right {
	text-align: left !important;
}
.col-mixed-12-2 {
	width: 12.5%;
}
.product-infos .note-editor {
	margin-top: -37px;
	margin-bottom: 10px;
}
.product-infos .note-btn-group.btn-group.note-fontstyle {
	margin-left: 135px;
}
.language-select {
	width: 130px;
	z-index: 10;
	margin-left: 6px;
}
.language-select span.btn.btn-default.form-control.ui-select-toggle {
	height: 31px;
	border-color: #ccc;
}
.btn-group-justified .btn-default:not(:last-child) {
	border-right-width: 0;
}
.borders-left-radius .ui-select-toggle,
.borders-left-radius .form-control {
	border-top-left-radius: 4px !important;
	border-bottom-left-radius: 4px !important;
}

.note-editor.panel {
	margin-bottom: 0;
}
.datepicker-add {
	float: left;
	display: inline;
}
.datepicker-add input {
	text-align: right;
	width: 100px;
}
.number-stats.feedbacks {
	padding-top: 30px;
	padding-bottom: 60px;
}
.typeahead-dropdown-right .dropdown-menu {
	left: auto !important;
	right: 0;
}
.height90pc {
	height: 90% !important;
}
.height100pc {
	height: 100% !important;
}
.height400px {
	height: 400px !important;
}
.highcharts-xaxis-labels {
	word-break: break-all;
}
.table>tbody+tbody {
	border-top: 1px solid #ddd;
}

.assignmentType:active, .assignmentType.active {
	background-color: #3598dc !important;
}
.assignmentType:active, .assignmentType.active,
.assignmentType:active i, .assignmentType.active i {
	color:white !important;
}

.tiles .tile {
	height: 100px;
	width: 100px !important;
}
.tiles .tile .tile-body > i {
	margin-top: 10px;
	font-size: 35px;
	line-height: 35px;
}
.tiles .tile .tile-body > i.fa-paragraph:before {
	font-size: 35px;
}
.tiles .tile .tile-object > .name {
	text-align: center;
	width: 100%;
	margin-left: 0;
}
.controlling-totals {
	margin-bottom: 15px;
	background: white;
	padding: 5px 10px;
	text-align: right;
	border-radius: 4px;
	overflow: hidden;
	background-color: #3598dc;
	color: white;
}
.controlling-totals h2 {
	margin-top: 10px;
}
.controlling-totals .visual {
	width: 80px;
	height: 1px;
	display: block;
	float: left;
	padding-left: 15px;
	font-size: 35px;
	line-height: 35px;
}
.controlling-totals .visual i {
	margin-left: -35px;
	font-size: 110px;
	line-height: 110px;
	color: #FFF;
	opacity: .1;
	filter: alpha(opacity=10);
}
.maximize {
	font-family: FontAwesome;
	color: #a0a0a0 !important;
	padding-top: 3px !important;
}
.portlet-fullscreen .maximize {
	background-color: #e6e6e6;
	border-color: #adadad;
}
.maximize:before {
	content: "\f065";
}
.portlet-fullscreen .maximize:before {
	content: "\f066";
}
.auto-item-name {
   font-style: italic;
}

.color-all {
	background-color: #004B8B;
}
.color-companies {
	background-color: #F44336;
}
.color-labels {
	background-color: #E91E63;
}
.color-accounts {
	background-color: #9C27B0;
}
.color-partners {
	background-color: #673AB7;
}
.color-artists {
	background-color: #3F51B5;
}
.color-contracts {
	background-color: #2196F3;
}
.color-products {
	background-color: #03A9F4;
}
.color-tracks {
	background-color: #3598dc;
}
i.big {
	font-size: 30px;
	line-height: 30px;
}
.statement-selectors .ui-select-container,
.statement-selectors .statement-info {
	float: left;
	margin-right: 10px;
}
.statement-selector-year,
.statement-selector-term {
	width: 80px;
}
.rzslider {
	margin-top: 50px !important;
}
.rzslider .rz-pointer, .rzslider .rz-bar.rz-selection {
	background-color: #1abc9c;
}
.rzslider .rz-pointer.rz-active:after {
	background-color: #16a085;
}
.rzslider .rz-ticks .rz-tick.rz-selected {
	background: #fff;
}
.rzslider .rz-ticks .rz-tick .rz-tick-value {
	top: -37px;
	padding: 5px 7px;
	background: #1abc9c;
	color: #fff;
	font-size: 12px !important;
	text-align: center;
	text-shadow: none!important;
	line-height: 1;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
}
li [class^="icomoon-"], li [class*=" icomoon-"] {
	display: inline-block;
	width: 1.25em;
	text-align: center;
}
li [class^="icomoon-m"], li [class*=" icomoon-m"] {
	font-size: 15px !important;
	/*margin-right: 5px !important;*/
}

.matchContainer {
	display: table;
	margin: auto;
}
.matchContainer > div {
	display: table-cell;
	vertical-align: middle;
}
.matchContainer > div:nth-child(2) {
	padding: 0 15px;
}
.matchContainer > div:nth-child(2) i {
	font-size: 50px;
	opacity: 0.7;
}
.loadingInfo {
	font-size: 15px;
}
.delivered-stamp {
	border: 1px solid;
	padding: 2px 10px;
	font-size: 22px;
	text-align: center;
	display: table;
	margin-top: 30px;
	margin-left: 15px;
	transform: rotate(-10deg);
	-moz-transform: rotate(-10deg);
	-ms-transform: rotate(-10deg);
	-o-transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
}
.delivered-stamp span{
	font-size: 15px;
	display: table;
	width: 100%;
	text-align: center;
	margin-top: -3px;
}
.news-date {
	color: #93a2a9;
}
.share-dig, .participant-author .tags {
	border-left: 4px solid #8E44AD!important;
}
.share-phy, .participant-publisher .tags {
	border-left: 4px solid #c49f47!important;
}
.share-misc, .participant-performer .tags {
	border-left: 4px solid #32c5d2!important;
}
table.shares tr.incomes td {
	background: #dff0d8;
	color: #3c763d;
}
table.shares tr.costs td {
	background: #f2dede;
	color: #a94442;
}
table.shares tr.more td {
	background: #d9edf7;
	color: #31708f;
}
.comp-infos {
	float: right;
	margin-top: 27px;
	margin-right: 10px;
}
table.license-status {
	float:left;
	margin-right: 10px;
}
h3.share-positive {
	border-bottom: 1px solid #4db3a2;
	margin-top: 20px;
}
h3.share-neutral {
	border-bottom: 1px solid #f1c40f;
	margin-top: 20px;
}
h3.share-negative {
	border-bottom: 1px solid #d84a38;
	margin-top: 20px;
}
.migration-object {
	display: table-cell;
}
.migration-object:nth-child(2) {
    border-right: 1px solid #e5e5e5;
    /*border-radius: 4px;*/
}
.h3-inline {
	display: initial;
	margin-right: 5px;
	font-size: 23px;
	font-weight: 300;
}
.label-product {
	color: #fff;
	background-color: #8E44AD;
	border-color: #8E44AD;
}
.tab-canvas {
	background: #e9ecf3;
	padding-right: 5px;
	border-radius: 5px;
}
.tab-canvas-column {
	background: white;
	margin: 5px 0 5px 5px;
	padding: 10px;
	border-radius: 4px;
}
.putPercentage, .putPercentage:disabled {
	float: right;
	opacity: 0;
	transition: opacity 1.5s ease-in;
}
.putPercentage:disabled {
	color: #ddd
}
h4:hover .putPercentage {
	opacity: 1;
	transition: opacity 0.15s ease-in;
}
.tool-buttons {
	display: initial;
	margin-left: 15px;
}
.tool-buttons button {
	margin-right: 3px;
}
.btn.deutschepost {
	background: #ffd633;
}
div.hide-nav-tabs ul.nav.nav-tabs {
	display: none;
}
.nav>li.tab-no-focus>a:focus {
	background-color: initial;
	color: initial;
}
span < span.tag-Mood,
.tag-General {
	color: red;
	background: green;
}

h1 < span.test { font: lighter 41em/11 Monaco, monospace, sans-serif; }

label.licence.inhouse.active {
	background: #4caf50;
}
label.licence.requested.active {
	background: #03a9f4;
}
label.licence.approved.active {
	background: #4caf50;
}
label.licence.active i {
	color: white;
}
.participant-label-gema {
	color: #795548;
}
.participant-label-no-gema {
	color: #3f51b5;
}
.stmt-prior {
	display: none;
	font-size: 12px;
}
.includeContractTypeButton {
	background-color: aliceblue !important;
}
.includeContractTypeButton.active {
	background-color: #d4eafd !important;
}