ul.form-wrap li {
    list-style-type: none;
    margin: 10px 0;
}

input.form-control.form-detail {
    display: inline-block;
    width: 71%;
}

label.form-label {
    width: 13%;
    text-align: center;
}

ul.form-register li {
    list-style-type: none;
    margin: 10px 0;
}

label.form-label-register {
    width: 15%;
}

input.form-control.form-input-register {
    width: 80%;
    display: inline-block;
}

label.form-label-register.form-label-secondary {
    padding-left: 20px;
}

nav.navbar.navbar-default.navbar-static-top {
    width: 100%;
    position: fixed;
}

.panel-heading span {
    margin: 0 15px;
}

.tab-panel-space button.btn.btn-outline.btn-primary.btn-lg,
a.btn.btn-primary.btn-lg.m-r-5 {
    margin-bottom: 10px;
}

.dot circle {
    fill: lightsteelblue;
    stroke: steelblue;
    stroke-width: 0.5px;
}

.dot rect {
    fill: lightsteelblue;
    stroke: steelblue;
    stroke-width: 1.5px;
}

.dot circle.dragging,
.dot rect.dragging {
    fill: red;
    stroke: brown;
}

svg.image-svg {
    background-color: #F5F5F5;
    width: calc(100% - 300px);
    border: 1px solid #ccc;
}

svg.image-svg-upload {
    background-color: #F5F5F5;
    width: calc(100% - 300px);
    border: 1px solid #ccc;
}

.map-nav li a {
    font-size: 12px;
}

.device-menu {
    width: 275px;
    float: right;
    height: 700px;
}

.map-side-menu {
    width: 275px;
    float: left;
    height: 700px;
}

.dot circle,
.dot rect {
    position: relative;
}

.dot circle,
.dot rect:hover {
    background: #deb3ba;
}

.table-timeline {
    table-layout: fixed;
    text-align: center;
    overflow: auto;
}

.tablecell-deviceid {
    position: absolute;
    width: 168px;
    height: 37px;
    left: 0;
}

.tablecell-interval {
    width: 150px;
}

th.tablecell-interval {
    text-align: center;
}

.proximity-element {
    height: 5px;
}

.tablecell-interval,
.tablecell-deviceid {
    padding: 8px 0px;
}

.proximity-element {
    position: absolute;
    width: 150px;
    height: 5px;
}

.tablecell-interval {
    padding: 8px 0px !important;
}

.timeline-label {
    font-size: 11px;
    font-weight: bold;
    display: block;
    position: relative;
    width: 150px;
    text-align: left;
    overflow: visible;
    white-space: nowrap;
}

.proximity-strength-far {
    background: #7F829C;
}

.proximity-strength-near {
    background: #8EE9FF;
}

.proximity-strength-immediate {
    background: #315E8D;
}

.timeline-graph {
    position: relative;
    width: 1px;
    float: left;
    clear: left;
}

.timeline-bar {
    height: 5px;
    left: -1px;
    position: relative;
}

.tablecell-interval.col-interval {
    width: 150px;
    min-width: 150px;
}

div#table-primary-timeline,
.top-horizontal-scroller {
    overflow: auto;
    margin-left: 168px;
}

.top-horizontal-scroller-bar {
    width: calc(100% - 300px);
}

th.tablecell-interval,
td.tablecell-interval {
    border: 1px solid #E2E2E2;
}

.table-timeline-wrapper {
    position: relative;
    width: 100%;
    display: inline-block;
}

td.tablecell-deviceid {
    border: 1px solid #E2E2E2;
    border-right: none;
    border-top: none;
}

th.tablecell-deviceid {
    border: 1px solid #E2E2E2;
    border-right: none;
}

.device-list-menu {
    width: 291px;
    float: right;
    margin-top: 25px;
}

.title-timeline p {
    font-size: 25px;
    color: #818181;
}

.title-timeline {
    margin: 26px 0px;
}

.tablerow-timeline th {
    color: #8C97B8;
    background: #F7F7F7;
    font-weight: inherit;
    height: 37px;
}

.timeline-wrapper {
    width: calc(100% - 300px);
    display: inline-block;
}

select.form-control.select-bar {
    width: 200px;
}

label.col-md-1.control-label.search-label {
    width: 100px;
}

input.form-control.search-bar {
    width: 300px;
}

.form-group.form-select-bar {
    display: inline-block;
}

.form-group.form-search-bar {
    display: inline-block;
    margin-left: 30px;
}

.row {
    /* min-width: 730px; */
}

label.col-md-1.control-label.time-period-label {
    width: 105px;
}

label.col-md-1.control-label.time-period-range-label {
    width: 35px;
}

label.col-md-1.control-label.time-interval-label {
    width: 110px;
}

.form-group.timeline-search-bar {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.time-period-field {
    display: flex;
    padding: 5px 15px;
}

label.control-label.time-period-label {
    display: block;
    padding-right: 10px;
}

.time-interval-field {
    display: flex;
    padding: 5px 15px;
}

.filter-items-field {
    display: flex;
    padding: 5px 15px;
}

.input-date-bar {
    width: unset;
    margin: 0 10px;
}

select.form-control.input-select-bar {
    width: unset;
}

input.form-control.input-search-bar {
    width: unset;
}

label.control-label.time-interval-label {
    padding-right: 10px;
}

label.control-label.search-label {
    padding-right: 10px;
}

.timeline-head-bar {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

.map-setup-head {
    margin-bottom: 20px;
}

h3.map-side-title {
    display: inline-block;
    font-weight: 300;
}

.map-side-menu {
    width: 275px;
    float: left;
    height: 700px;
    border: 1px solid #ccc;
    padding: 5px 15px;
}

.dropzone .dz-preview {
    left: 25px;
    top: 30px;
}

.form-distance input {
    width: 100px;
}

.form-distance {
    display: inline-block;
    margin-top: 20px;
}

.form-distance span {
    display: inline-block;
    margin: 0px 14px;
}

.distance-cm label,
.distance-px label {
    display: flex;
}

.distance-cm,
.distance-px {
    display: inline-block;
}

.scale-setup {
    margin-top: 25px;
    border-top: 1px solid #ccc;
}

.user-guide {
    margin: 30px 0;
}

.save-setup a {
    width: 100%;
}

.save-setup {
    padding-top: 30px;
    border-top: 1px solid #ccc;
}

form#my-awesome-dropzone {
    height: 250px;
}

button.btn.btn-inverse.btn-lg.m-r-5 {
    width: 100%;
}

circle#ruler-circle {
    fill: steelblue;
}

button.btn.tab-button {
    width: 33%;
}

.checkbox.checkbox-side {
    border-bottom: 1px solid #ccc;
    margin: 20px 5px;
    padding-bottom: 10px;
}

.button-area {
    text-align: right;
}

rect#point-selected {
    fill: #e8acac;
    stroke: red;
}

rect.device-added-recently {
    fill: #97e89a;
    stroke: #0eda0b;
}

a.navbar-brand {
    font-size: 28px;
    font-weight: 400;
}

a#site-title-plus {
    color: #37474f;
}

.tool-tip {
    cursor: default;
}

span.tool-tip {
    width: auto;
    height: 20px;
    padding: 0;
    background-color: #DDDDDD;
}

/* tooltip */

.tip-box {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 60px;
    margin: 0;
    padding: 0;
    border: 1px #333333 solid;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 0 6px #333;
    -moz-box-shadow: 0 0 8px #333;
    -webkit-box-shadow: 0 0 8px #333;
    background-color: #FFFFFF;
}

.tip-box .tip-text {
    position: absolute;
    left: 10px;
    top: 5px;
    height: auto;
    margin: 0;
    text-align: left;
    font-style: normal;
    font-size: 11px;
    color: #888888;
    overflow: hidden;
}

.strength-immediate {
    color: #315E8D;
    position: relative;
    top: 1px;
    font-size: 16px;
}

.strength-far {
    color: #7F829C;
    position: relative;
    top: 1px;
    font-size: 16px;
}

.strength-near {
    color: #8EE9FF;
    position: relative;
    top: 1px;
    font-size: 16px;
}

span.strength-text {
    font-size: 14px;
    margin-left: 15px;
    color: #000;
    font-weight: 500;
    display: inline-block;
}

span.apid-text {
    font-size: 16px;
    color: #000;
    font-weight: 900;
    margin: 3px 0;
    display: inline-block;
}

span.count-text {
    font-size: 16px;
    color: #000;
    font-weight: 500;
    display: inline-block;
}

div.dataTables_wrapper div.dataTables_paginate {
    text-align: left;
    display: inline-block;
}

div.dataTables_wrapper div.dataTables_info {
    white-space: unset !important;
    word-wrap: break-word;
}

circle.gateway-range-immediate {
    opacity: 0.5;
    fill: lightgreen;
    stroke: forestgreen;
    stroke-width: 1px;
}

circle.gateway-range-near {
    opacity: 0.5;
    fill: yellow;
    stroke: yellowgreen;
    stroke-width: 1px;
}

circle.gateway-range-far {
    opacity: 0.5;
    fill: red;
    stroke: darkred;
    stroke-width: 1px;
}

.check-box-wrap-available {
    height: 600px;
    overflow-y: scroll;
}

circle.gateway-added-recently {
    opacity: 0.5;
    fill: darkgray;
    stroke: black;
}