th{
	text-align:center;
}
.center{
	text-align:center;
}
.right{
	text-align:center;
}

.button_add{
	height: 39px;
    vertical-align: top;
}
.container-fluid{
	padding: 15px;
	padding-top:60px;
}

.bg-dark {
    background-color: #00a7d9 !important;
    box-shadow: 0px 0px 15px 5px grey;
}

.search_button{
  background-color: #ff8b00;
  color: white;
  font-weight: bold;
}
button > a,button > a:hover,button > a:active,button > a:visited{
	color:white;
}

.form-control,.btn,.container-fluid,.table-responsive,table{font-size:12px;}
h2{font-size:20px;line-height: 39px;}

.disabled,textarea:disabled {
    background-color: #e9ecef !important;
}
