.navbar{ border-radius:0; padding:0}
.bg-inverse{ background:#000000 !important}  
.navbar-dark .navbar-nav .nav-link{padding: 10px 8px; font-size: 19px;font-weight:300; color:#fff}
.navbar-nav .nav-item:first-child .nav-link{ padding-left:25px}
.navbar-nav .nav-item:last-child .nav-link{ padding-right:19px}
.navbar-dark .navbar-nav .active .nav-link{ background:#fff; color:#000 !important}
.left-menu{ background:#E6E6E7; min-height:1100px}
.top-search-area{ padding:30px 10px; display:inline-block; width:100%}
.list-group-item{  background:none; color:#000;text-decoration:none}
.list-group-item:hover, a.list-group-item:focus, a.list-group-item.collapsed:hover, a.list-group-item{ color:#000; font-weight:500; border:none; padding:5px 40px;background:#000; color:#fff;}


a.list-group-item-success.collapsed:focus, a.list-group-item-success.collapsed{  background:none; color:#000;text-decoration:none}
a.list-group-item-success:hover, a.list-group-item-success:focus, a.list-group-item-success.collapsed:hover, a.list-group-item-success{ color:#000; font-weight:500; border:none; padding:5px 40px;background:#000; color:#fff; text-decoration:none !important; border-radius:0 !Important}

a.list-group-item-success1{ color:#000; font-weight:500; border:none; padding:5px 40px;background:#5d5d5d; color:#fff; text-decoration:none !important; border-radius:0 !Important}

a.list-group-item-success  span:first-child{ width:110px; display:inline-block; vertical-align:middle}
a.list-group-item-success  span.glyphicon { vertical-align:middle; font-size:12px	}

.collapsed .glyphicon:before {
    content: "\e250";
}
 
/*.collapse .list-group-item{ background:none !important; color:#000; padding-left:60px}*/
.collapse .list-group-item{ background:none !important; color:#000;}
.collapse  .list-group-item:hover, .list-group-item .list-group-item:focus{ background:#B8B8B8 !important; padding-left:60px; color:#000; text-decoration:none}


.song-list-table th {
    padding: 5px 15px;
    background: linear-gradient(#D6D5D7, #EAEAEA);
    border-left: 1px solid #C5C5C4;
}
.song-list-table td {
    padding: 5px 15px;
	font-weight:400
}
.form-group{ display:inline-block; width:100%;}

.playlist-schedule a {
    width: 100%;
    display: inline-block;
    color: black;
    font-weight: bold;
    padding: 6px 0;
    padding-left: 21px;
}
.playlist-schedule a:hover {
	background:#B8B8B8;
	text-decoration:none;	
}
.playlist-schedule .black_bg-heading{
	    background: #000;
    color: #fff;
    margin-top: 40px;
    font-weight: normal;
}
.schedule-menu a {
    clear: both;
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #000;
    margin-bottom: 20px;
}
.schedule-menu a:first-child{ margin-top:100px;}
.p-a-5{ padding:5px}


.date-time-schedule  label{
    background: #DDDDDD;
    width: 100%;
    margin:0;
    line-height: 37px;
    text-align:center
}

.schedule span, .schedule input{ vertical-align:middle}
.schedule p{ margin-bottom:5px}


.overflowY-auto{ overflow-y:auto; width:100%}
.schedule-history-table th, .schedule-history-table td {
    border: 1px solid #D7D7D7;
    padding: 0 10px;
	font-size:15px;
    font-weight: normal;
    white-space: nowrap;
    height: 30px;
}
.schedule-history-table th{ height:45px}
.schedule-history-table .green{
	background: #47C436;
	border:transparent;
    box-shadow: 0 4px #fff inset, 0 -4px #fff inset;
}
.form-control:disabled, .form-control[readonly]{ background:#fff}
.modal-content{ border-radius:40px;}
.showcolor {display: block;height: 40px;width: 40px;}
.blockUI.blockMsg{margin: -35px 0 0 -35px !important;left: 50% !important;top: 50% !important;z-index: 333333333 !important}



ul.mycolor{
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    margin: 0;
    width: 100%;
    display: table;
    table-layout: fixed;
    line-height: normal;
}
ul.mycolor li{
    margin: 0;
    width: 100%;
    display: table-row;
    height: auto;
}
.mycolor > li > .showcolor {
    display: table-cell;
    vertical-align: middle;
    height: auto !important;
    width: auto !important;
    font-size: 11px;
}
ul.mycolor > br{ display: none; }



