.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
 }
table.slider-list {
	font-size: 14px;
	border-top: 1px solid #E5E5E5;
	width: 100%;
}
table.slider-list tr {
	border-bottom: 1px solid #E5E5E5;
}
table.slider-list td{
	padding-right: 15px;
}
table.slider-list td.item-switch {
	text-align: right;
}
table.slider-list td.item-name {
	padding-left: 10px;
}
table.slider-list td.item-name i {
	margin-right: 10px;
	color: inherit;
	font-size: 16px;
	width: 12px;
}
table.slider-list td.item-switch label {
	margin: 4px 0;
}
.form-control.readonly {
	border:none;
	color: #888;
}
td.readonly {
	color: #585858;
}
.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 {
	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;
}
.login .content .form-actions .checkbox {
	top: -3px;
	left: 3px;
}
.page-sidebar-closed .page-sidebar:before {
	border-left: 54px solid white;
}
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover, .page-sidebar {
	background: none;
}
.page-sidebar .page-sidebar-menu, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu {
	margin-top: 0;
}
.page-sidebar .page-sidebar-menu > li, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li {
	background: white;
}
.page-sidebar .page-sidebar-menu > li:last-of-type {
	/*margin-top: -8px !important;*/
}
.page-sidebar .page-sidebar-menu > li.separator, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.separator {
	background: none;
}
.rounded-corners-top, .rounded-corners-top a:hover {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	overflow: hidden;
}
.rounded-corners-bottom, .rounded-corners-bottom a:hover {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	overflow: hidden;
}
li.first-menu-item {
	padding-top: 6px !important;
}
.page-sidebar .page-sidebar-menu > li > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li > a {
	margin-top: 0;
}
.page-sidebar .page-sidebar-menu, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu {
	border-radius: 0;
}
.page-sidebar li.group-start {
	border-top: 1px solid #e9ecf3;
	margin-top: 0 !important;
}
.page-sidebar li.group-end {
	border-bottom: 1px solid #e9ecf3;
}
.panel .panel-heading:hover {
	background: #f2f6f9;
	transition: all 0.2s ease;
}
.panel {
	border: none;
	transition: all 0.2s ease;
}
.panel.panel-open .panel-heading {
	background: #f2f6f9;
	color: #5b9bd1;
}
.panel-heading {
	padding: 0;
}
h4.panel-title {
	color: #485a6a;
	font-size: 14px;
	font-weight: 400;
}
.panel-group {
	margin-bottom: 0;
}
.panel-group .panel+.panel {
	margin-top: 0;
}
.panel-default > .panel-heading {
	color: #485a6a;
	background-color: inherit;
}
.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a {
	color: #485a6a;
}
.panel-body {
	padding: 0;
}
a.accordion-toggle {
	text-decoration: none;
}
a.accordion-toggle span div {
	padding: 14px 15px;
}
a.accordion-toggle i {
	color: #97b1c3;
	margin-right: 2px;
	font-size: 20px;
	opacity: 0.9;
}
i.ios7 {
	padding-top: 14px;
	padding-bottom: 14px;
}
.sub-genre {
	background: #d9edf7;
}
.navbar {
	height: 10000px;
}
.page-header-inner {
	text-align:center;
}
#current-track {
	float: right;
	margin-left: 8px;
	margin-top: -2px;
	color: white;
	min-width: 300px;
	text-align: left;
}
.seekBase {
	height: 15px;
	border: 1px solid white;
	/*border-radius: 4px;*/
	overflow: hidden;
	margin-top: -15px;
	margin-left: 42px;
}
.seekLoad {
	background-color: white;
	width: 0;
	height: 100%;
	line-height: 15px;
	color: #fff;
	background-color: white;
	-webkit-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease;
}
.player-controls, .player-controls:active {
	font-weight: bold;
	color: #3598dc !important;
	border: none;
}
.player-controls:hover, .player-controls:active, .player-controls:focus {
	background-color: white;
}
.buttons-track.play-control {
	line-height: 1;
	margin-left: 10px;
	margin-top: 0px;
	float: right;
	width: 80px;
	line-height: 1;
	padding: 9px 5px 10px 0;
}
.portlet.light.product {
	min-height: 304px;
}
.portlet.light.requests {
	min-height: 393px;
}
.player {
	background-color: #3598dc;
	height: 44px;
	padding: 4px 10px 0;
	display: table-cell;
	-moz-opacity:0; 
	filter:alpha(opacity=0);
	opacity:0;
	-webkit-transition: opacity .6s ease;
	-o-transition: opacity .6s ease;
	transition: opacity .6s ease;
}
.player.show-player {
	visibility: visible;
	-moz-opacity:1; 
	filter:alpha(opacity=1);
	opacity:1;
	-webkit-transition: opacity .6s ease;
	-o-transition: opacity .6s ease;
	transition: opacity .6s ease;
}
#jsTree {
	padding-bottom: 10px;
}
.jstree-default .jstree-wholerow-clicked, .jstree-wholerow .jstree-wholerow-clicked {
	background: none;
}
.jstree-default>.jstree-wholerow-ul .jstree-hovered, .jstree-default>.jstree-wholerow-ul .jstree-clicked {
	background: #e1e1e1;	
}

.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;
}
.angular-ui-tree-handle {
	font-weight: inherit;
}
tbody.angular-ui-tree-drag {
	background: white;
	box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.5);
}
tbody.angular-ui-tree-drag td {
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 3px 8px;
	white-space: nowrap;
}
.th-duration, .td-duration,
.th-remove, .td-remove,
.th-play, .td-play {
	text-align: center;
}
[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;
}
.td-link a {
	color: #666;
}
.td-link.hover-to-show a {
	opacity: 0;
}
.td-link.hover-to-show:hover a {
	opacity: 0.7;
}
.td-link.hover-to-blue:hover a {
	color: #026AA7;
}
.td-play, .td-link {
	cursor: pointer;
}
.th-number, .td-number,
.th-id, .td-id {
	text-align: right;
}
.td-remove {
	cursor: pointer;
}
.td-remove:hover {
	color: #e7505a;
}
.modal-title.with-bottons {
	display: table;
	float: left;
}
.modal-header-buttons {
	float: right;
}
.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-color: #659be0;
	border: none;
}
.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;
}
.list-select {
	position: relative;
	float: left;
}
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-color: #659be0;
	border-radius: 4px;
	float: left;
	position: relative;
}
li.artist-node .list-item-remove,
.list-select .list-item-remove {
	color: #e7505a;
	padding: 4px;
	font-size: 17px;
	cursor: auto;
	position: absolute;
	border-radius: 99px;
	opacity: 0;
	transition: opacity 0.15s ease-in;
}
li.artist-node .list-item-remove {
	top: -12px;
	right: -8px;
}
.list-select .list-item-remove  {
	top: -10px;
	right: -1px;
}
li.artist-node:hover .list-item-remove,
.list-select:hover .list-item-remove {
	opacity: 1;
	transition: opacity 0.15s ease-in;
}
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%;
 }
div.datepicker .btn-default {
	border: none;
}
div.datepicker input {
	width: 100px;
}
.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;
}
label .dnd-symbol {
	opacity: 0;
}
label:hover .dnd-symbol {
	opacity: 1;
}
.control-label {
	margin-top: 0;
	padding-right: 0;
    white-space: nowrap;
}

.w-actions .input-action {
	opacity: 0;
}
.w-actions:hover .input-action {
	opacity: 1;
}
.modal-inline-h {
	padding-bottom: 5px;
	margin-top: 15px;
	margin-bottom: 10px;
	border-bottom: 1px solid #eee;
}
.ui-select-bootstrap>.ui-select-choices {
	max-height: 300px;
}
.dropdown-header {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}
.portlet.light > .portlet-title > .actions {
	padding: 1px 0 0 0;
}
.input-group .form-control.rounded {
	border-radius: 4px;
}
.modal-title i {
	font-size: 19px;
	line-height: 23px;
	vertical-align: text-top;
	opacity: 0.8;
}
.select-auto-width {
	display: inline-table;
	float: left;
}
.select-auto-width .pull-left,
.form-control .text-muted {
	margin-right: 10px;
}
.select-auto-width .dropdown-menu {
	min-width: 100px;
}
.input-group-auto-width {
	display: flex;
	float: left;
	margin-right: 10px;
}
.form-control-inline {
	display: table-cell;
	width: inherit;
}
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;
}
table.td-middle td {
	vertical-align: middle;
}
.modal-header-tools {
	float: right;
}
.modal-header-tools a,
.modal-header-tools button {
	margin-left: 3px;
	color: #999 !important;
}
.modal-header-tools i {
	font-size: 15px;
	/*margin-left: 3px;*/
}
/*.modal-header-tools i:hover {
	color: #333 !important;
}*/
.modal-header-tools button:hover {
	color: white !important;
}
.modal-header-tools button:hover,
.modal-header-tools a:hover {
	color: white !important;
	background-color: #3598dc !important;
}
.modal-header-tools .playing {
	background-color: #3598dc !important;
}
.modal-header-tools .playing i {
	color: white;
}
.col-mixed-12-2 {
	width: 12.5%;
}
.width200px {
	width: 200px;
}
.copy-id-smaller-font {
	font-size: 12px;
}
.modal-backdrop {
	z-index:1049;
}
.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 {
	border-top-left-radius: 4px !important;
	border-bottom-left-radius: 4px !important;
}
h3.form-section, h4.form-section {
    border-bottom: 1px solid #eee;
}
h3.form-section {
    margin: 30px 0px 25px 0px;
    padding-bottom: 5px;
}
h3.form-section span, h4.form-section span {
	line-height: 2;
	color: #666;
	margin-left: 5px;
}
h3.form-section span {
	font-size: 14px;	
}
h4.form-section span {
	font-size: 12px;	
}
.input-percentage, .input-decimal-10k {
	text-align: right;
	width: 80px;
}
.input-tiny-int {
	text-align: right;
	width: 50px;
}
.input-group.input-duration {
	width: 110px;
}
.input-group.input-duration input {
	text-align: right;
}
.typeahead-sub {
	font-size: 12px;
	color: #9eacb4;
}
/*.match-tools .dropdown {
	margin-bottom: 10px;
}*/
.typeahead-dropdown-right .dropdown-menu {
	left: auto !important;
	right: 0;
}
.datepicker-add {
	float: left;
	display: inline;
}
.datepicker-add input {
	text-align: right;
	width: 100px;
}
.track-available {
	color: #67cf60
}
.track-toclear {
	color: #F1C40F
}
.track-notavailable {
	color: #e7505a
}

.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;
}
table.product-tracks {
	width: 100%;
}
table.product-tracks td {
	vertical-align: middle !important;
}
table.product-tracks>tbody>tr>td {
	padding: 1px 8px;
}
table.product-tracks td:nth-child(1) {
	width: 1px;
	text-align: right;
}
table.product-tracks td:nth-child(2) {
	width: 1px;
}
.btn-icon-only-inline {
	height: 20px;
	width: 20px;
	padding: 0;
}
.table-inline-new-button .dt-buttons {
	margin-right: 56px;
}
.table-inline-new-button .btn-new {
	position: absolute;
	right: 0;
	margin-top: 3px;
	margin-right: 15px;
	z-index: 2;
}
.fc-title {
	width: 100%;
}
.calendar-favicon-bg {
	background: white;
	border-radius: 3px;
	width: 16px;
	height: 16px;
    float: right;
	padding: 0 1px 2px 2px;
}
.elster {
	color: white;
	background: #94C502;
}
.elster:hover, .elster:active, .elster:focus {
	color: white;
	background: #629306;
}
.datev-green {
	color: #98d64f;
}