#oth_search {
width: 10%;
float: left; }

#oth_search a {
white-space: nowrap;
overflow: hidden;
text-decoration: none; }

#oth_content {
width: 88%;
float: right; }

.oth_selected {
font-weight: bold; }

.content_half {
box-sizing: border-box;
width: 50%;
float: left;
padding-right: 3%; }

.dis {
color: grey; }

.box {
margin: 0 auto;
border-collapse: collapse; }

.box td {
width: 60px;
height: 60px;
line-height: 60px;
text-align: center;
border: 1px solid black; }

.box tr td:first-child {
border: 0; }

.used {
background-color: pink; }

.free {
background-color: lightgreen; }

.this {
background-color: orange; }

.tip {
display: inline-block;
margin-right: 10px;
width: 13px;
height: 13px;}

#status, #status2 {
background-color: #00b0d9 !important; }

.bigger {
font-weight: bold;
font-size: 1.2em; }

#status span {
color: white; }