.logo {
background-color: #fdf5e4 !important;
color:#666666 !important;
}
.navbar {
background-color: #fdf5e4 !important;
}
a.sidebar-toggle{
background-color: #fdf5e4 !important;
color:#666666 !important;
}
#sidebarCollapsed{
font-size: 20px;
background-color: #5775b9 !important;
}
a[aria-expanded="true"]{
background-color:  #00B0F0 !important;
}
a{
	color:#01678c;
}
a:hover{
	color: #00B0F0;
	background-color: none !important;
}
hr {
border-top: 1px groove #fdf5e4 ;
}
#do{
background-color: #28a745;
color:white;
font-size:15px;
font-weight: bold;
}
#do2{
background-color: #4295ed;
color:white;
font-size:15px;
font-weight: bold;
}
/******* text background *************/
.form-control{
	background-color: #eee;
}
/**************panel purple **********/
.panel-purple {
  border-color: #8D59B3;
}
.panel-purple > .panel-heading {
  color: #fcfcfc;
  background-color: #8D59B3;
  border-color: #8D59B3;
}
.panel-purple > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-purple > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-purple > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
/********* upload progress**********/
.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 15px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #5bc0de;
}
/********** table ***************/
#tissuetb table,th,td{
border:1px solid black;
}
table.dataTable.display tbody tr.odd{
background-color:#fdf5e4 !important;
}
.tabbable a[aria-expanded="true"]{
background-color: lightgreen !important;
text-decoration: none;
color: white;
font-size:15px;
font-weight: bold;
}
.tabbable a[aria-expanded="false"]{
background-color: lightgreen !important;
color: white;
font-size:15px;
font-weight: bold;
}
# .main-header .navbar .sidebar{
# min-height:100px
}
#tissuetb th
/* { */
/* background-color:#5775b9; */
/* color:white; */
/* } */
img{
	display:block;
}
.navbar {
    margin-bottom: 2px;
    }
#decide2{
	display:inline;
}
#decide2_1{
	display:inline;
}