/* ---------------------------------------------------------------------------*/
/* GENERAL
 * ---------------------------------------------------------------------------*/

.read_only_warning {
  color: darkslategray;
  display: none; }

.user_full_control_msg {
  color: darkslategray; }

.block-title h4.test-server-info {
    color: red;
    padding-left: 0px;
}
@media screen and (max-width: 767px) {
    div.table-responsive {
        border: 0;
        margin-bottom: 1px;
    }
}
@media screen and (max-width: 550px) {
    li.dropdown #usernameLabel {
        display: none;
    }
}
a.infoPopover i.fa.fa-info-circle {
    background-color: white;
    border-radius: 50px;
    border-right: 1px solid white;
    border-left: 1px solid white;
}
ul.sidebar-nav a.selected-menu {
    background-color: #4d598c;
}
ul.sidebar-nav a.selected-sub-menu {
    background-color: #5e6fbb;
}
ul.sidebar-nav a:focus {
    color: inherit;
    text-decoration: inherit;
}

/* ---------------------------------------------------------------------------*/
/* Ajax Spinners & Messages
 * ---------------------------------------------------------------------------*/
.ajax_spinner {
  font-weight: normal;
  font-size: 10px; }
  .ajax_spinner span, .ajax_spinner img {
    display: none; }

.ajax_error {
  color: red; }

.ajax_success {
  color: green; }

#global_spinner {
  display: none; }

#infownd_spinner img {
  padding-left: 10px;
  /*padding-top:5px;*/ }

#infownd_spinner span {
  padding-left: 10px;
  padding-top: 2px; }

#change_password_form label {
    padding: 5px 0px;
    margin-bottom: 0;
}
#change_password_form label#error {
    color: red;
}
#change_password_form label#confirm {
    color: green;
}


/* ---------------------------------------------------------------------------*/
/* Section Headers, Forms, and Google Maps Elements
 * ---------------------------------------------------------------------------*/
.tab_header {
  position: relative;
  width: 100%; }
  .tab_header span {
    width: 300px;
    position: absolute;
    top: 0;
    right: 0;
    text-align: right; }

.section_header h2 {
  font-weight: bold;
  margin-bottom: 8px;
  margin-top: 20px; }
.section_header p {
  color: #666666;
  margin-bottom: 20px;
  border-bottom: solid 1px #b7ddf2;
  padding-bottom: 10px; }

.form_div {
  margin-top: 0px; }
  .form_div div {
    display: block;
    clear: both; }
  .form_div h2 {
    margin-bottom: 8px; }
  .form_div p {
    font-size: 11px;
    color: #666666;
    margin-bottom: 20px;
    border-bottom: solid 1px #b7ddf2;
    padding-bottom: 10px; }
  .form_div label {
    display: block;
    font-weight: bold;
    text-align: right;
    width: 140px;
    float: left; }
  .form_div label.nohint {
    margin-top: 6px; }
  .form_div .small {
    color: #666666;
    display: block;
    font-size: 11px;
    font-weight: normal;
    text-align: right;
    width: 140px; }
  .form_div input, .form_div select {
    clear: left;
    font-size: 12px;
    padding: 4px 2px;
    border: solid 1px #aacfe4;
    width: 200px;
    margin: 2px 0 10px 10px; }
  .form_div select {
    width: 206px;
    display: inline-block; }
  .form_div input[disabled='disabled'] {
    border: none;
    border-bottom: solid 1px #ddd;
    background: white; }
  .form_div button {
    clear: both;
    margin-left: 150px;
    height: 25px; }

.infownd_edit label, .infownd_status label {
  width: 80px; }
.infownd_edit .small, .infownd_status .small {
  width: 80px; }
.infownd_edit button, .infownd_status button {
  margin-left: 8px; }
.infownd_edit .ajax_spinner, .infownd_status .ajax_spinner {
  /*border:1px solid black;*/
  display: inline-block;
  height: 20px; }

.marker_label {
  color: black;
  background-color: white;
  font-family: Roboto, "Lucida Grande", "Arial", sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  padding: 2px 3px 2px 3px;
  border: 1px solid black;
  white-space: nowrap; }

#infownd_training {
  width: 250px;
  height: 50px; }
#infownd_training p {
    margin-bottom: 5px;
}
#infownd_training button {
    margin-right: 10px;
    padding-top: 2px;
    margin-left: 0px;
    height: 24px; }
  #infownd_training #infownd_train_ok {
    width: 136px;
    text-align: center; }

table td .table_control {
  font-size: 11px; }


.map_level_selector {
  position: relative;
  top: 6px;
  height: 18px;
  /*font-weight: bold;*/
  font-size: 1.1em;
  background-color: white;
}
  
/* Google Maps stuff */
.block.block-fullscreen {
    bottom: 5px;
    left: 5px;
    margin-bottom: 0;
    overflow-y: auto;
    position: fixed;
    right: 5px;
    top: 5px;
    z-index: 1031;
}

.gmap, .gmap2 {
  height: 480px; 
  width: 100%; 
  position:relative; 
}

.block.block-gmap {
  /*text-align: right;*/
  padding: 0;
  border: 0;
}

.button-on-map-fullscreen {
  position: absolute; 
  top:50px; 
  right:30px; 
  z-index:99999;
}

/*global container camera tool div*/
#camera-window-calibration { 
    width: 400px; 
    height:350px; 
    position:relative;
    background-color: #ffffff;
    border: 1px solid #dbe1e8;
}
#title-window-calibration {
    background-color: #f9fafc;
    border-bottom: 1px solid #eaedf1;
    height: 43px;
    width: 100%;
}
#title-window-calibration > h4 {
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.4;
    margin: 0;
    padding: 10px 16px 7px;
}
#footer-window-calibration {
    bottom: 0px;
    height: 50px;
    padding-left: 20px;
    position: absolute;
    width: 100%;
}
#container-block-center {
    background: trasparent;
    height: 252px;
    overflow: scroll;
    position: absolute;
    top: 43px;
    width: 393px;
}
#container-img-window {
    width: 758px;
    height:464px; 
    background: #d4d4d4; 
    text-align:center;
    position: relative;
}
#container-img-window > img {
    padding:5px;
}
#footer-window-calibration div.form-group {
    margin: -12px;
    margin-bottom: -9px;
    padding-left: 9px;
}

/* markers for camera calibration image */
.camera-calib-image-marker {
    border-radius: 8px;
    border: 2px solid black;
    height: 16px;
    width: 16px;
    position: absolute;
    z-index: 2;
}
.camera-calib-image-marker:hover{cursor: pointer;}

/* floorplan view, google autocomplete */
#autocomplete { width: 320px; max-width: none; }
.pac-container { z-index: 9999999; }

/* Prevent Google Map InfoWindows from showing scroll bars */
.gm-style-iw div {
    overflow:hidden !important;
}


.line {
    border-top: 2px dashed black;
    height: 0;
    display: none;
    z-index: 1;
}

#headerAlert {
    width: 100%;
    text-align: center;
    padding-top: 3px;
    height: 26px;
    border: 0;
    border-bottom: 1px solid #bcdff1;
    border-radius: 0;
    position: absolute;
    bottom: 0;
    margin-bottom: -26px;
}

.alert.mapNarrativeBox {
    display: inline-block;
    margin-bottom: 0px;
    font-size: 14px;
    padding: 5px 10px;
    padding-right: 30px;
}
.alert.mapNarrativeBox button {
    margin-left: -12px;
}


/* ---------------------------------------------------------------------------*/
/* Location sources (Wearabouts/Configuration)
 * ---------------------------------------------------------------------------*/
.locationCheckbox {
    display: block;
    margin-top: 7px;
}
.locationCheckbox input[type="checkbox"] {
    float: left;
    height: 16px;
    width: 16px;
    margin-top: 1px;
    margin-right: 5px;
}

.agreeDisclaimerButton {
    float: left;
}

#configuration_spinner {
    font-size: 26px;
    font-weight: lighter;
}


/* ---------------------------------------------------------------------------*/
/* Navimote Map (Wearabouts/Map)
 * ---------------------------------------------------------------------------*/
.normalLink {
    color: #2EA4E3;
}

input.js-push-device {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}

.infownd_status button.js-radius,
.infownd_status button.js-push-device {
    width: 49%;
    float: left;
    margin-right: 2%;
    margin-left: 0;
    padding-top: 5px;
    font-size: 11px;
}

.infownd_status button.js-followMap,
.infownd_status button.js-push-silent-device {
    width: 49%;
    margin-left: 0;
    margin-right: 0;
    padding-top: 5px;
    font-size: 11px;
    padding-left: 5px;
}

#device_config_ibeacon_view span.help-block {
    margin-top: 0;
    margin-bottom: 0;
}

#device_config_ibeacon_view div.addRegionDiv {
    text-align: center;
}

#device_config_ibeacon_view .ibeaconBlock {
    background-color: rgb(250,250,250);
    padding: 10px;
    border: 1px solid #eeeeee;
    border-radius: 5px;
    margin-left: 15px;
}

#device_config_ibeacon_view .ibeaconBlock>div {
     margin-bottom: 10px;
}

#device_config_ibeacon_view .ibeaconBlock>div.ibeaconBlockInner {
    display: inline-block;
}

#device_config_ibeacon_view .ibeaconBlock input {
    float: left;
    width: 72px;
    margin-right: 10px;
    margin-top: 5px;
    margin-bottom: 0;
    border-color: green;
}

#device_config_ibeacon_view .iBeaconDeleteButton {
    float: right;
}

#device_config_ibeacon_view .iBeaconAddMajorButton {
    margin-left: 0px;
    margin-top: 5px;
    float: left;
    height: 34px;
    width: 34px;
}

#device_config_ibeacon_view .iBeaconClearMajorButton {
    float: left;
    width: 20px;
    padding-left: 4px;
    height: 20px;
    padding-top: 0px;
    margin-top: 5px;
    margin-left: -30px;
}

/* ---------------------------------------------------------------------------*/
/* Vps Training (Wearabouts/VPS Training)
 * ---------------------------------------------------------------------------*/
div.vpsImagePreviewCentered,
label.vpsImagePreviewCentered {
    text-align: center;
    width: 100%;
}
div.vpsImagePreview {
    text-align: center;
    height: 175px;
    width: 150px;
    margin: 2px 0 10px 10px;
    margin-left: auto;
    margin-right: auto;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}
div.vpsImagePreviewCentered input {
    border-color: #f39c12;
}


/* ---------------------------------------------------------------------------*/
/* Navimote History (Wearabouts/History)
 * ---------------------------------------------------------------------------*/
.history-ui {
    padding-left: 20px;
    padding-right: 0px;
}
.history-google-map .gmap {
    height: 854px;
}

.navimote_history_main_view label#agreementText {
    top: -10px;
    left: 5px;
    position: relative;
    margin-top: 10px;
}
.history-ui #playStop {
    margin-top: 5px;
}
.history-ui #playStopInfoButton,
.history-ui #datePickerInfoButton {
    color: #1bbae1;
    cursor: pointer;
    font-size: 18px;
    top: 2px;
    right: 2px;
    position: relative;
}
.history-ui #datePickerInfoButton {
    top: 23px;
    left: 2px;
}

i.history-ui-spinner.fa-spinner {
    position: relative;
    font-size: 34px;
    right: 16px;
}

/* ------------- Calendar (DatePicker) -------------- */
.history-ui .datePickerDiv,
.history-ui .timezoneSelectDiv {
    padding: 0;
}
.history-ui .datePickerInfoDiv {
    padding-left: 5px;
}
.history-ui #historyDateTimePicker {
    margin-bottom: 25px;
}
.history-ui #historyDateTimePicker .bootstrap-datetimepicker-widget .datepicker-days td {
    border-radius: 0;
}
.history-ui #historyDateTimePicker .bootstrap-datetimepicker-widget .datepicker-days td {
    background-color: rgba(0, 255, 0, 0.1);
}
.history-ui #historyDateTimePicker .bootstrap-datetimepicker-widget .datepicker-days td.active {
    background-color: #1bbae1;
    color: white;
}
.history-ui #historyDateTimePicker .bootstrap-datetimepicker-widget .datepicker-days td.disabled {
    background-color: rgba(255, 0, 0, 0.1);
    color: #999999;
}
.history-ui .datePickerSpinnerDiv {
    padding-right: 5px;
}
.history-ui .datePickerSpinnerDiv>i {
    float: right;
    font-size: 24px;
    margin-top: 24px;
    display: none;
}


/* ---------------- Time slider -------------- */
.history-ui #timezoneSelect {
    margin-bottom: 25px;
}
.history-ui #slider,
.history-ui .heatMapRow {
    display: none;
}
.history-ui #generalSlider {
    margin-bottom: 101px;
}

.history-ui #slider .ui-slider-handle,
.history-ui #generalSlider .ui-slider-handle {
    border-radius: 20px;
    background: white;
}

.history-ui #slider .ui-slider-range,
.history-ui #generalSlider .ui-slider-range,
.history-ui #generalSlider .ui-slider-handle {
    background: #1bbae1;
}
.history-ui #slider-text,
.history-ui #general-slider-text{
    width: 100%;
    text-align: center;
    float: right;
    margin: 15px 0px 20px 0px;
}


/* --------------- Heat map ------------- */
.history-ui .heatMapRow>div {
    padding: 0px 0px 20px 0px;
}
.history-ui .heatMapLabel {
    float: right;
    margin-top: 5px;
    margin-right: 5px;
}
.history-ui .heatMapCheckbox {
    float: left;
    margin-left: 5px;
}

/* ---------------------------------------------------------------------------*/
/* Dragonfly (Dragonfly/Marking)
 * ---------------------------------------------------------------------------*/
#infownd_edit_div.dragonflyEditDiv div {
    clear: none;
}
#infownd_edit_div.dragonflyEditDiv h5 {
    text-align: center;
}
#infownd_edit_div.dragonflyEditDiv .row {
    margin-bottom: 10px;
    min-width: 310px;
}
#infownd_edit_div.dragonflyEditDiv .row.onWallRow label.switch {
    width: 64px;
}
#infownd_edit_div.dragonflyEditDiv .row.orientationRow {
    margin-top: 10px;
}
#infownd_edit_div.dragonflyEditDiv .row.orientationRow label {
    margin-top: 30px;
}

#infownd_edit_div.dragonflyEditDiv .row.orientationRow .sliderDiv {
    padding-left: 0;
    float: right;
}

#infownd_edit_div.dragonflyEditDiv .buttonRow {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #e9e9e9;
    text-align: center;
}

#infownd_edit_div.dragonflyEditDiv .buttonRow button {
    margin-left: 4px;
    margin-right: 4px;
}

#infownd_edit_div.dragonflyEditDiv input {
    width: 50px;
    text-align: center;
}


/* --------------- Round slider ------------- */
#infownd_edit_div.dragonflyEditDiv #roundSlider {
    float: right !important;
    width: 140px !important;
}
#infownd_edit_div.dragonflyEditDiv #roundSlider .rs-container.full {
    float: right !important;
}
#infownd_edit_div.dragonflyEditDiv #roundSlider div {
    overflow: visible !important;
}
#infownd_edit_div.dragonflyEditDiv #roundSlider span.rs-tooltip.rs-tooltip-text.edit,
#infownd_edit_div.dragonflyEditDiv #roundSlider input.rs-input.rs-tooltip-text {
    margin: 0;
    width: 50px;
    margin-left: -99px !important;
    border-radius: 0px !important;
    border: 1px solid #aacfe4 !important;
}

#infownd_edit_div.dragonflyEditDiv #roundSlider .rs-handle  {
    background-color: transparent;
    border: 8px solid transparent;
    border-left: 0;
    border-right-color: black;
    margin: -8px 0 0 1px !important;
}
#infownd_edit_div.dragonflyEditDiv #roundSlider .rs-handle:before  {
    display: block;
    content: " ";
    position: absolute;
    height: 12px;
    width: 12px;
    background: black;
    right: -6px;
    bottom: -6px;
    border-radius: 100%;
}
#infownd_edit_div.dragonflyEditDiv #roundSlider .rs-handle:after  {
    display: block;
    content: " ";
    width: 39px;
    position: absolute;
    top: -1px;
    right: 0px;
    border-top: 2px solid black;
}
#infownd_edit_div.dragonflyEditDiv #roundSlider .rs-range-color  {
    background-color: #1bbae1;
}
#infownd_edit_div.dragonflyEditDiv #roundSlider .rs-path-color  {
    background-color: #1bbae1;
}

/* ---------------------------------------------------------------------------*/
/* Analytics (Wi-Fi Loc Monitor/Analytics)
 * ---------------------------------------------------------------------------*/
.analyticsDiv h4 {
    background-color: #394263;
    color: white;
    padding: 10px;
    margin-top: 0;
    margin-bottom: 5px;
}

.analyticsDiv h4.recent_visitor_h4 {
    margin-top: 10px;
}

.analyticsDiv .stats_number {
    font-size: 24px;
    font-weight: bold;
    margin: 0px 5px;
    color: #EDC240;
}

.analyticsDiv .stats_desc {
    position: relative;
    top: -2px;
}

.analyticsDiv a.infoPopover i.fa.fa-info-circle {
    color: white;
    background-color: transparent;
    margin-left: 3px;
    border: 0;
}

.analyticsDiv button.analyticsLink {
    margin-left: 10px;
    font-size: 11px;
    height: 18px;
    padding-top: 0px;
    border-radius: 0;
}

.visitor_setting_div span.visitor_setting_desc {
    position: relative;
    top: -10px;
    margin-left: 5px;
}

.visitor_setting_div h3 {
    margin: 0;
}

.visitor_setting_div label.switch.switch-primary {
    margin-left: 5px;
}

.analyticsDiv .historicalInputs div.date,
.analyticsDiv .historicalInputs select {
    width: 200px;
    float: left;
    margin-top: 7px;
    margin-right: 20px;
}

.analyticsDiv .historicalInputs label {
    margin-top: 14px;
    margin-right: 5px;
}

.analyticsDiv .historicalInputs {
    margin: 0px 0px 3px 0px;
    padding-left: 30px;
}

input[type="checkbox"].serieCheckbox[disabled] + span {
    border-color: #efefef;
}


/* ---------------------------------------------------------------------------*/
/* Heatmap (Wi-Fi Loc Monitor/Heatmap)
 * ---------------------------------------------------------------------------*/
div.heatmapUI {
    padding-right: 30px;
    padding-left: 15px;
}
@media (max-width: 991px) {
    div.heatmapUI {
        padding-left: 30px;
    }
}

.heatmapUI h4 {
    background-color: #394263;
    color: white;
    padding: 10px;
    margin-top: 0;
    margin-bottom: 15px;
    text-align: left;
}

.heatmapUI select {
    margin-left: auto;
    margin-right: auto;
}

.heatmapUI .spinner i {
    font-size: 25px;
    margin-top: 10px;
}

.heatmapUI #timezoneSelect {
    max-width: 325px;
}

.heatmapUI input[type="number"] {
    width: 48px;
}

.heatmapUI button#synchronise {
    margin-top: 10px;
}

.heatmapUI .periodInput {
    height: 36px;
    display: table;
    margin-left: auto;
    margin-right: auto;
}

.heatmapUI .periodInput span {
    position: relative;
    top: 8px;
}

.heatmapUI .periodInput span,
.heatmapUI .periodInput input {
    float: left;
    margin-left: 10px;
}

.heatmapUI h4.UITitle {
    margin-top: 10px;
}

.heatmapUI select#daySelect {
    margin-top: 5px;
    width: 200px;
}

.heatmapUI div.HTSlider {
    margin-top: 15px;
}

.heatmapUI .HTSlider .ui-slider-handle {
    border-radius: 20px;
    background: white;
}

.heatmapUI .HTSlider .ui-slider-range {
    background: #1bbae1;
}
.heatmapUI .HTSliderText {
    width: 100%;
    text-align: center;
    float: right;
    margin: 5px 0px 20px 0px;
}


/* ---------------------------------------------------------------------------*/
/* CreateSite (Superuser/CreateSite)
 * ---------------------------------------------------------------------------*/
div.superuserCreateSiteDiv label.control-label.texted {
    padding-top: 0px;
}

div.superuserCreateSiteDiv span.help-block {
    margin-bottom: 0px;
}

div.superuserCreateSiteDiv span.small.help-block {
    margin-top: 0px;
}

div.superuserCreateSiteDiv form.form-horizontal div.form-group {
    margin-bottom: 10px;
}
div.superuserCreateSiteDiv form.form-horizontal div.form-group.no-help-block {
    margin-bottom: 25px;
}

div.superuserCreateSiteDiv div.checkboxes label {
    margin-top: 8px;
    font-weight: normal;
}

div.superuserCreateSiteDiv div.checkboxes .row {
    margin: 0;
}

div.superuserCreateSiteDiv input#expirationCheckbox,
div.superuserCreateSiteDiv div.checkboxes input[type=checkbox] {
    width: 16px;
    height: 16px;
    float: left;
    margin-top: 9px;
    margin-right: 10px;
}

div.superuserCreateSiteDiv button.add-user {
    margin-top: 15px;
}

div.superuserCreateSiteDiv div#list-services {
    text-align: center;
}
div.superuserCreateSiteDiv div#list-services label.serviceLabel {
    padding: 3px;
    margin: 0px 5px 5px 5px;
}
div.superuserCreateSiteDiv div#list-services label.serviceLabel.enabled {
    color: limegreen;
    border: 1px solid limegreen;
}
div.superuserCreateSiteDiv div#list-services label.serviceLabel.expired {
    color: red;
    border: 1px solid red;
}
div.superuserCreateSiteDiv div#list-services label.serviceLabel.almostExpired {
    color: darkorange;
    border: 1px solid darkorange;
}
div.superuserCreateSiteDiv div#list-services label.serviceLabel.disabled {
    color: #9c9c9c;
    border: 1px solid #9c9c9c;
}

/* ---------------------------------------------------------------------------*/
/* Sites (Superuser/Sites)
 * ---------------------------------------------------------------------------*/
#superuser_sites_table_id {
    min-width: 400px;
    min-height: 390px;
}

#superuser_sites_table_id #superuser_sites_table_col_links {
    padding-top: 4px;
    margin-bottom: 15px;
}

#superuser_sites_table_id #superuser_sites_table_col_links label.toggle-vis {
    border: 1px solid #1bbae1;
    padding: 3px;
    margin-left: 5px;
}

#superuser_sites_table_id #superuser_sites_table_col_links label.toggle-vis.visible {
    color: #1bbae1;
    border-color: #1bbae1;
}
#superuser_sites_table_id #superuser_sites_table_col_links label.toggle-vis.not-visible {
    color: #c7c7c7;
    border-color: #c7c7c7;
}

#superuser_sites_table_id #superuser_sites_table_col_links label.toggle-vis:hover {
    text-decoration: none;
    cursor: pointer;
}

#superuser_sites_spinner {
    font-size: 26px;
    font-weight: lighter;
}

#superuser_sites_table_id div.superuser_filter_div {
    margin-bottom: 5px;
}

#superuser_sites_table_id div.superuser_filter_div select {
    width: auto;
    display: inline;
}

#superuser_sites_table_id div.superuser_filter_div div.bootstrap-select {
    margin-left: 2px;
    margin-right: 20px;
}

#superuser_sites_table_id div.superuser_filter_div div.bootstrap-select.product_rule_filter_div {
    width: 73px;
    margin-right: 0px;
}

#superuser_sites_table_id tr.row-frozen-site {
    background-color: #cfd9e6;
}

.bootstrap-select>.dropdown-toggle.bs-placeholder, .bootstrap-select>.dropdown-toggle.bs-placeholder:active, .bootstrap-select>.dropdown-toggle.bs-placeholder:focus, .bootstrap-select>.dropdown-toggle.bs-placeholder:hover {
    color: #394263 !important;
}

#superuser_sites_table_id button.js-enable-logging {
    border-color: #d5615d;
    color: #d5615d;
}

#superuser_sites_table_id button.js-disable-logging {
    border-color: #00a500;
    color: #00a500;
}

#superuser_sites_table_id button.js-enable-logging:hover,
#superuser_sites_table_id button.js-disable-logging:hover {
    color: white;
}

/* ---------------------------------------------------------------------------*/
/* Floorplans (General/Floorplans)
 * ---------------------------------------------------------------------------*/
#replace_image {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

#create_new_level {
    margin-top: 10px;
}
#create_new_level_span {
    top: -1px;
    position: relative;
}

input.showMarkerLatLng {
    border-color: #dbe1e8;
    border-style: solid;
    border-width: 1px;
    width: 80px;
    border-radius: 3px;
    padding-left: 1px;
    margin-left: 3px;
    height: 22px;
}

input.showMarkerLatLng:focus {
    border-color: #1bbae1;
}

button.showMarkerGoBtn {
    height: 21px;
    width: 24px;
    padding: 0;
    margin: 0px 0px 0px 5px;
}

form#micelloInfos {
    min-height: 395px;
}

form#micelloInfos div.micelloTitle p {
    text-align: center;
    margin: 0;
    color: red;
    font-weight: bold;
}

form#micelloInfos div.micelloTitle h4 {
    text-align: center;
}

form#micelloInfos .micelloText {
    padding-top: 8px;
    text-align: center;
}

form#micelloInfos .micelloRight {
    padding-left: 0;
    margin: 5px 0px;
}
form#micelloInfos .micelloCenter {
    padding-left: 0;
    padding-right: 0;
    margin: 5px 0px;
}
form#micelloInfos .micelloLeft {
    padding-right: 0;
    margin: 5px 0px;
}

form#micelloInfos hr.customHr {
    border: 0;
    margin: 0;
    margin-top: 10px;
    margin-bottom: 20px;
    height: 1px;
    background-image: linear-gradient(to right, rgba(50, 50, 50, 0), rgba(150, 150, 150, 0.75), rgba(50, 50, 50, 0));
}

canvas#micelloCanvas {
    width: 100%;
}

form#duplicateDialog {
    min-height: 50px;
}

form#duplicateDialog h5 {
    padding: 0px 10px;
    margin-bottom: 20px;
}

label#error {
    color: red;
}

/* ---------------------------------------------------------------------------*/
/* Estimation (Tools/Estimation)
 * ---------------------------------------------------------------------------*/
.estimationtools {
    overflow: hidden;
}
.estimationtools .gmap {
    min-height: 600px;
}
.estimationtools #pac-input {
    margin-top: 10px;
    width: 30%;
    height: 30px;
}
.estimationtools .instructions {
    padding: 5px;
}
.estimationtools #accuracy {
    width: 120px;
    margin: 10px auto 30px auto;
}
.estimationtools .instructions h3 {
    margin-top: 0;
}
.estimationtools #next {
    width: 200px;
    margin: 0px auto 0px auto;
    border-radius: 0;
    border: 0;
    background-color: #394263;
    color: white;
}
.estimationtools #area .nav-tabs {
    border-bottom: 0;
    margin-top: 10px;
    margin-bottom: 25px;
}
.estimationtools #area .nav-tabs > li {
    width: 150px;
}
.estimationtools #area .nav-tabs > li > a {
    border: 1px solid #eaedf1;
    color: #333;
}
.estimationtools #area .nav-tabs > li.active > a {
    background-color: #394263;
    color: white;
}
.estimationtools #area .nav-tabs > li, .nav-pills > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
    zoom:1; /* hasLayout ie7 trigger */
}
.estimationtools #area .nav-tabs, .nav-pills {
    text-align:center;
}
.estimationtools #area #sqm {
    min-height: 35px;
}
.estimationtools #area #sqminput,
.estimationtools #area #mapinput {
    padding-right: 5px;
}
.estimationtools #area #sqminput > input,
.estimationtools #area #mapinput > input {
    width: 200px;
    float: right;
}
.estimationtools #area #map {
    overflow: hidden;
}
.estimationtools #area #mapTuto {
    margin-top: 65px;
}
.estimationtools #area .sqmlabel {
    text-align: left;
    padding-left: 5px;
}
.estimationtools #area .sqmlabel > p {
    margin-top: 6px;
}
.estimationtools #addRefreshPoly {
    width: 200px;
    margin: 10px auto;
}

.estimationtools #price {
    margin-top: 30px;
}
.estimationtools #price #nb-nodes-line,
.estimationtools #w_area .optionTagsInfo {
    background-color: #394263;
    padding: 10px 30px;
    color: white;
}
.estimationtools #w_area .optionTagsInfo .green {
    color: #1dce1d;
}
.estimationtools #w_area .optionTagsInfo .red {
    color: red;
}
.estimationtools #price #nb-nodes-line #nb-nodes {
    color: #ffe100;
    font-size: 20px;
    position: relative;
    top: 2px;
    margin-right: 5px;
}
.estimationtools #price #nb-nodes-line i.fa-share-alt {
    font-size: 30px;
    top: 6px;
    position: relative;
    left: -10px;
}

.estimationtools #price h2,
.estimationtools #w_area h2 {
    margin-top: 15px;
}
.estimationtools #price h4,
.estimationtools #w_area h4 {
    margin-top: -3px;
    color: #ddd;
    margin-bottom: 20px;
}

.estimationtools #price .priceInfos,
.estimationtools #w_area .priceInfos {
    margin-top: -10px;
    margin-bottom: 15px;
    color: #394263;
    font-size: 12px;
}

.estimationtools #price .option1,
.estimationtools #w_area .option1 {
    background-color: #394263;
    padding-right: 0;
    color: white;
    padding-bottom: 10px;
    border: 5px solid white;
    border-left: 10px solid white;
    border-top: 10px solid white;
}
.estimationtools #price .option2,
.estimationtools #w_area .option2 {
    background-color: #394263;
    padding-left: 0;
    color: white;
    border: 5px solid white;
    border-top: 10px solid white;
}
.estimationtools #w_area .option1,
.estimationtools #w_area .option2 {
    border-top: 1px solid white;
}

.estimationtools #price .option1 span,
.estimationtools #price .option2 span,
.estimationtools #w_area .option1 span,
.estimationtools #w_area .option2 span {
    color: #ffe100;
    font-size: 20px;
}

.estimationtools #price .priceLabel,
.estimationtools #w_area .priceLabel {
    margin-bottom: 10px;
}
.estimationtools #price .text-right.priceLabel,
.estimationtools #w_area .text-right.priceLabel {
    padding-right: 3px
}
.estimationtools #price .text-left.priceLabel,
.estimationtools #w_area .text-left.priceLabel{
    padding-left: 3px; margin-top: -7px;
}

.estimationtools .wearabouts #nb-devices {
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

.estimationtools .wearabouts #w_area-select {
    width: 250px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}
.estimationtools #w_area .pricesHr {
    border-top: 1px solid #394263;
    margin-top: 14px;
}
.estimationtools .priceLabel {
    padding: 0;
}


/* ---------------------------------------------------------------------------*/
/* Routes (General/Routes)
 * ---------------------------------------------------------------------------*/
#serverRoutes {
    width: 50%;
    height: 100px;
}
#serverRoutes input {
    width: 150px;
    float: right;
    margin-top: 5px;
}
#serverRoutes #validateRoute {
    margin-right: 30px;
}
#serverRoutes #capture_group {
    margin-top: 55px;
    margin-right: -330px;
    margin-top: 50px;
    float: right;
}
#serverRoutes #toggleCaptureMode {
    width: 35px;
    margin-left: 25px;
}
#serverRoutes #deleteRoute {
    margin-right: -330px;
}
#serverRoutes #tolerance_group {
    float: right;
    margin-right: -150px;
    margin-top: 50px;
    margin-bottom: 10px;
}
#serverRoutes #tolerance_group span,
#serverRoutes #capture_group span {
    position: relative;
    top: 12px;
}
#serverRoutes #tolerance {
    width: 65px;
    margin-left: 20px;
}