body {
  padding-top: 70px;
  padding-bottom: 30px;
}

.theme-dropdown .dropdown-menu {
  position: static;
  display: block;
  margin-bottom: 20px;
}

.theme-showcase > p > .btn {
  margin: 5px 0;
}

/**/
.btn-img{
	padding-bottom: 4px;
	padding-top: 5px;
}

.datepicker{ z-index: 1000000}

.table-img{	max-height: 40px;}

.modal-img{ max-width: 240px;}

.bar-img{	height: 60px;}

.btn a{
	text-decoration: none;
}

a:link { text-decoration: none;}
a:visited { text-decoration: none;}

.modal{
	display: block; 
	overflow-x: auto;
	overflow-y: scroll;
}

.ic{
	height: 20px;
	width: 30px;
	margin: 6px;
	background-repeat: no-repeat;
	background-size:contain;
}

.folder{ background-image: url(../img/folder.png); }
.folder-m{ background-image: url(../img/folder-m.png); }
.music{ background-image: url(../img/music.png); }



