| | |
| | | width: 60% !important; |
| | | height: 100%; |
| | | position: fixed !important; |
| | | left: 30px !important; |
| | | top: 75px !important; |
| | | /*left: 30px !important;*/ |
| | | top: 45px !important; |
| | | border: 1px solid rgb(69, 154, 251); |
| | | border-radius: 5px; |
| | | background: rgba(35, 36, 58, .7); |
| | |
| | | } |
| | | |
| | | .search-button { |
| | | width: 50px; |
| | | height: 28px; |
| | | width: 66px; |
| | | line-height: 0px; |
| | | height: 30px; |
| | | background-color: white; |
| | | border: none; |
| | | cursor: pointer; |
| | |
| | | color: #ff3737; |
| | | } |
| | | |
| | | .select-box label { |
| | | label { |
| | | display: inline-block; |
| | | /*width: 80px;*/ |
| | | height: 30px; |
| | |
| | | } |
| | | |
| | | .flood-history .search-box { |
| | | text-align: center; |
| | | margin-top: 1%; |
| | | margin-left: 1%; |
| | | } |
| | | |
| | | |