/*.bg-dark {
    background-color: #000 !important;
}*/

.clear {
    clear:left;
}
.pagination {
    text-align: center;
    height:20px;
    line-height:20px;
    font-weight: bold;
}
.pagihead { 
   display:inline-block;
   background: white;
   width: 140px;
   height: 20px;
   color: black;
}
.pagination a {
    width:20px;
    height:20px;
}

.selectcolor{
    background-color:#8c8;
}

.alert{
    margin-bottom: 0rem;
}

.btn-danger {
  color: #fff !important;
}

.insertnumber{
    font-size:3em;
}

.distance{
	margin:5px;
}