.navbar.whitebar ~ .mapport-panel {
    top: 80px;
}

.mapport-panel {
    background-color: #ffffff;
    bottom: 0px;
    overflow-x: visible;
    position: fixed;
    top: 40px;
    width: 200px;
    z-index: 900;
}

span#features-count {
    float: right;
    padding-right: 10px;
}

#tool-panel {
    z-index: 10;
}

#info-panel > .feature-panel, #info-panel > .choices-panel {
    font-size: 11px;
}

#info-panel > .feature-panel .content ul li b{
    font-size: 13.3333px !important;
    color: black;
    padding: 2.66667px 8px 4px 0;
}
#info-panel > .feature-panel .content ul li input[type=text],#info-panel > .feature-panel .content ul li textarea{
    font-size: 11px !important;
}
#info-panel > .feature-panel .save-btn{
    bottom: 40px;
}
#info-panel > .feature-panel .save-btn a {
    width: 96%;
    margin-left: 2%;
    text-align: center;
    padding-top: 2%;
    text-decoration: none;
    color: black;
    font-size: initial;
}
#info-panel > .feature-panel .content ul li .pre-desc{
    resize: none;
    outline: none;
    overflow: hidden;
    border: none;
    background: none;
    color: rgb(51, 51, 51);
    margin: 0px;
    padding: 0px;
    font: 300 11px "Segoe UI", "Open Sans", arial, sans-serif !important;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-break: break-all;
}
#info-panel .label {
    font-size: 10pt;
    padding-left: 0px ;
    white-space: normal;
}

#info-panel .label.has-icon{
    padding-left: 17px;
}

#tool-panel #metrics-panel {
    font-size: 110% !important;
}

.mapport-panel-right {
    right: -201px;
}

.mapport-panel-left {
    left: -201px;
}

.mapport-panel .wrapper {
    background-color: #ffffff;
    bottom: 0px;
    left: 0px;
    #overflow: hidden;
    padding: 0px;
    position: absolute;
    right: 0px;
    top: 0px;
}

.mapport-panel .content {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 40px;
    overflow-x: hidden;
}
.mapport-panel .panel-content.content {
    overflow: visible;
    }
.mapport-panel .buttons {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    height: 40px;

    background-color: #0085da;
    cursor: pointer;
    padding: 0px 4px;
}

.mapport-panel .buttons a {
    z-index: 99999999 !important;
    background-color: #fff;
    border: 1px solid #000;
    display: inline-block;
    height: 26px;
    line-height: 17px;
    margin: 7px 3px;
    min-width: 0;
    padding: 2px;
    width: 26px;
}

.mapport-panel .buttons img {
    width: 20px;
}

.mapport-panel .buttons a.wordy {
    color: #000000;
    width: auto;
    padding: 2px 5px;
    text-decoration: none;
}

.mapport-panel .buttons a:hover {
    background-color: #aaaaaa;
}

.mapport-panel-left  .buttons a.closer {float: left;}
.mapport-panel-right .buttons a.closer {float: right;}
.mapport-panel-left  .buttons a.action {float: right;}
.mapport-panel-right .buttons a.action {float: left;}

.mapport-panel ul {
    padding: 0px;
}

.mapport-panel li {
    padding: 5px 10px;
}
.mapport-panel li .property-label{
    color:black;
    width: 30px;
    height: 30px;
    margin: 2px 4px 2px -5px;
    font-size: 12.5pt;
    font-weight: 700;
    border: 1px solid black;
    text-align: center;
    padding-top: 2px;
}
.items-list li {
    overflow: visible;
}
.content > h3 {
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 20px;
    border-bottom: 2px dotted #666666;
    margin: 10px;
    padding: 5px 0px 5px 25px;
}

.choices a {
    text-decoration: none;
}

.choices .dummy {
    background-color: #f8f8f8;
    color: #808080;
    height: 80px;
    line-height: 80px;
    text-align: center;
}

.mapport-panel .label {
    line-height: normal;
}

.units {
    color: #808080;
    float: right;
}

.mapport-panel textarea {
    min-height: 80px;
}

.choices .visited {
    background-color: #f0f0f0;
}

.choices .visited .label {
    color: #666666;
}

.mapport-panel h3 {
    font-size: 12.5pt;
    font-weight: bold;
}

span#features-count {
    float: left;
    padding-right: 10px;
}

#share-snapshot-form label {
    font-size: 110% !important;
    padding: 0 !important;
    margin: 0 !important;
    line-height: 0 !important;
}

#share-snapshot-form h4 {
    color: #505050;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 15px;
    padding-left: 11px;
}

#share-snapshot-form .urlarea > input {
    margin-bottom: 0;
    margin-top: 5px;
    font-size: 9pt;
}

#share-snapshot-form ul li.urlarea {
    padding-top: 0;
}

#query-form .label {
    font-size: 11.5pt;
    font-weight: 700;
}

#metrics-clear, .action.clear-selection.button.wordy {
    font-size: 10px;
}
#metrics-accordion > h3 {
    padding-left: 10px;
    font-size: 11pt;
    font-weight: 700;
}
#metrics-accordion > div {
    padding-left: 10px;
    padding-right: 10px;
}

.mapport-panel h3.size{
    font-size: 11pt;
    font-weight: 700;
}

.export-snapshot-opt {
    float: right;
    margin-right: 2px;
    margin-top: 5px;
}
.export-snapshot-opt a {
    margin-left: 2px;
}
#export-notification {
    position: absolute;
    width: 100%;
}
#share-download, #export-snapshot-div img, #share-link img, #print-link img {
    border: 1px solid #808080;
    cursor: pointer;
    margin-left: 5px;
    padding: 2px;
}

#share-download-img {
    border-radius: 0;
}
#share-link > span {
    color: #404040;
    display: block;
    margin-left: 5px;
    padding-top: 5px;
}
ul li.urlarea {margin-left: 5px;}
#share-link img.current,#print-link img.current{
    background-color: #e3e3e3;
    color: #ffffff;
}
.print-divs a#share-download {
    border: medium none;
    margin-left: 0;
    padding: 0;
}

#share-link img:hover,#print-link img:hover{background-color: #ececec;}


span.go-link {
    color: black;
    cursor: pointer;
    display: block;
    font-size: 9pt;
    height: 24px;
    padding: 5px 4px 5px 3px;
    width: 24px;
    margin:0px
}

#download-btn p{
    font-size:10pt;
    text-align:left;
}

span.size {
    font-size: 11pt;
    font-weight: 700;
    margin-left: 25px;
    padding-top: 2px;
    display: inline-block;
}

#social-media-icons a:hover {
    opacity: 0.8;
}

#download-map{
    display:none;
    margin: 0px 12px 6px;
    background-color: #0085da;
    border-radius: 0px;
    padding: 1px 11px;
}

.urlarea #para1{
    font-size:10pt;
    text-align:left;
    border-bottom: 1px dotted #cccccc;
    padding: 8px 0px 12px 0px;
}

.urlarea #para2{
    font-size:10pt;
    text-align:left;
    padding: 0px 4px 0px 1px;
}
.urlarea #copy-to-clipboard{
    background-color:#0085da;
    box-shadow: 0px 4px 5px -1px lightgrey;
    text-decoration:none;
    font-size: 10pt;
    padding-top: 6px;

}
.urlarea #copy-to-clipboard:hover{
    background-color:#0991e8;
}

#live-share-tool #print-divs div{
    border: 1px solid;
    border-top: none;
    margin: 0px 8px 0px 8px;
}

#live-share-tool #print-divs div:first-of-type{
    border-top: 1px solid;
}

#live-share-tool #print-divs p{
    font-size:10pt;
    margin: 0px;
}

#live-share-tool #print-divs input[type=radio]{
    margin: -16px 6px 0px 0px;
}

a#query-submit {
    padding: 5px 4px 5px 3px;
    font-size: 9pt;
    width: 26px;
}

/*NEW PANEL CSS TO KEEP*/
.panel-content{
    padding: 8px;
    font-size: 1em;
    outline: none;
}

.panel-header{
    border-bottom: 2px dotted black;
    padding-bottom: 4px;
    font-size: 16pt;
    font-weight:700;
    margin-top: 10px;
}

img.bottom{
    vertical-align: bottom;
    width: 20px;
}

.panel-text{
    font-size: 11pt;
    margin-top: 10px;
    margin-bottom: 10px;
}
.panel-text-others{
     font-size: 11pt;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0 10px;
}
.go-button{
    float: right;
}

.button-container{
    border-top: 1px dotted black;
    margin-top: 10px;
    padding-top: 10px;
}

.panel-text-box{
    width: 100%;
}

#format-radios{
    margin-bottom: 8px;
}

.m-inline{
    display: inline;
}
#text-bold{
   font-size: 13px;
    font-weight: bold;
    padding: 0 !important;
}

#text-bold-duration{
     font-size: 14px;
    font-weight: bold;
    padding: 0 !important;
    margin-bottom: 5px;

}
.share-time{
    border: 1px solid black;
    padding: 4px;
    margin-top: -1px;

}
.share-mode{
    padding: 0px 4px 10px 4px;
}
.share-mode input[type=checkbox] {
    margin: 7px 0 0 0;
    cursor: pointer;
}
.share-mode select{
    float:none;
    background-color:white;
}
div.share-mode:first-of-type{
    border-top: 1px dotted black;
    padding-top: 15px;
}
.panel-content .tcpd-div
{
    border-bottom: 1px dotted black;

}

#social-media-icons a {
    display: inline-block;
    box-shadow: 0px 6px 6px -1px lightgrey;
    margin: 0 8px;
}

#social-media-icons{
    margin: auto;
    width: 80%;
}

#share-url-area{
    height:32px;
}
#share-url, #copy-to-clipboard{
    height:100%;
    display: inline-block;
    vertical-align: bottom;
    margin: 0;
}
#share-url{
    width: 68%;
    font-size: 7.5pt;
    margin-right: 5px;
}
#share-view-2  #reset-share-link{
    margin-top: 25%;
}

#copy-to-clipboard{
    cursor: pointer;
    width:27%;
    margin-left: 1px;
    text-align: center;
    text-decoration: none;
    padding-top: 6px;
    background-color: #0085da;
}
#copy-to-clipboard:hover{
    background-color: #0069ad
}
/*END NEW PANEL CSS*/
#feature-label{
    margin-top: 15px;
}
.mapport-panel #ap-feed-div{
    bottom: 40px;
}
.mapport-panel #ap-feed-div a{
    width: 77%;
    margin-left: 11%;
    text-align: center;
    padding-top: 2%;
    text-decoration: none;
    color: black;
}
.amass-subheadings{
    padding-left: 10px;
}

/** save-view tools styling**/
.save-view-tool .content {
    overflow: visible;
    margin-bottom: 25px;
}
.save-view-tool .content .panel-content{
    overflow: auto;
    max-height: 100%;
}
.save-view-tool .content .panel-content{
    float: right;
}

.save-view-tool .content .panel-content .delete-view, .save-view-tool .content .panel-content #save-view{
    cursor: pointer;
}

.save-view-tool .content #undo-delete{
    display: none;
}

.save-view-tool .content .panel-content .save-view-item{
    display: inline-block;
    white-space: nowrap;
    width: 125px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
    color:black;
}


#save-views-limit-full .modal-content{
    top: 150px;
    border-radius: 0;
}
#save-views-limit-full .modal-content .button-wrapper{
    text-align: right;
}
#save-views-limit-full .modal-content .button-wrapper .modal-button-style{
    border: 0.5px solid lightgray;
    background: transparent;
    box-shadow: none;
    border-radius: 0;
    width: 80px;
    height: 25px;
}

#save-view-list li { cursor: pointer; }

#save-view-view-1 { outline: none; }
.accordion { outline: none; }

.undo-button-align-center{
    margin: auto;
    width: 50%;
    padding-top: 1.45px;
}

/** save-view tools styling**/

.add_new_symbol{
    margin-right: 5px;
    float: right;
    background-color: #f8f8f8;
    border: 1px solid #333333;
    color: #000000;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    text-align: center;
    text-decoration: none;
    width: 24px;
}

.mapport-panel .tool-title {
    padding:2px;
}

.mapport-panel .delete-confirm-dialog, .ann-multi-delete-confirm-dialog{
    display:none;
    background: white;
    position: absolute;
    bottom: 44px;
    cursor: pointer;
    padding: 10px;
    border: solid 1px;
    margin:10px;

}

#annotator-panel .accordion .annotation-item{
    position: relative;
    overflow: hidden;
    cursor:pointer;
    border-bottom: 1px dotted #cccccc;
    padding: 5px;
}

#annotator-panel .accordion .annotation-item .title{
    max-width: 80%;
    overflow: hidden;
    color:#000000;
    text-overflow: ellipsis;
    display: inline-block;
    font-size: 11pt;
    font-weight: normal;
}

#annotator-panel .accordion .annotation-item .ann-actions{
    position: absolute;
    right: 1px;
    top: 6px;

}

#annotator-panel .accordion .annotation-item .ann-actions input{
    margin: 0;
    margin-right: 4px;
    float:none;
    vertical-align: middle;
}

#annotator-panel .accordion .annotation-item .ann-actions a{
    color:black;
}

#annotator-panel .accordion .annotation-item .ann-actions a:hover{
    color:red;
}

#annotator-panel .anno-types{
    text-align:center;
    display: flex;
    justify-content: space-between;
}

#annotator-panel .anno-types img{
    width:37px;
    height:37px;
    margin-right:4px;
    border:solid 1px gray;
    cursor:pointer;
}

#annotator-panel .anno-types img.current{
    background:darkgray;
}
#annotator-panel .anno-types img:hover{
    border:solid 1px black;

}

#layers-panel .annotation_toggles img{
    width:22px;
    height: 22px;
    margin-right:4px;
}
#layers-panel .annotation_toggles input{
    margin:4px;
}
#layers-panel .annotation_toggles > div{
    padding:2px;
    cursor:pointer;
    border-bottom: 1px dotted #cccccc;
}

#info-panel.info-panel{
    width: 500px;
}
#info-panel.info-panel #attribution {
    right: 515px;
}
@media (max-width: 650px)
{
    #info-panel.info-panel{
          width: 80%;
    }
}

#info-panel .preplan-list {
    position: absolute;
    background: white;
    bottom: 80px;
    width: 88%;
    border: solid 1px;
    max-height: 298px;
    #overflow: auto;
    display:none;
    z-index: 99999999;
    word-break: break-word;


}

#info-panel .preplan-list a{
    border: 0;
    display: contents;
    color:#0085DA;
    font-size: 16px;

}

#ap-feed-div .view-btn{
    width:100%;
}

#info-panel .edit-preplan{
    position: absolute;
    left: -4px;
    background: white;
    top: 7px;
    padding: 2px;
    border: 1px solid #000;
}

#info-panel .edit-preplan-multi{
    left: -28px;
    background: white;
    position: absolute;
    border: 1px solid #000;
    top: -1px;
    padding: 3px;
}

.edit_preplan{
    display: none;
}

.preplan-list li:hover .edit_preplan{
    display:inline-block;
}
.preplan-list .edit_preplan:hover .edit_preplan{
    display:block;
}
#info-panel .view-btn:hover .edit_preplan{
    display:block;

}
.action-menu-btn{
    float: right;
    display: none;
    width: 20px;
    height: 20px;
}
.save-view-li-item:hover .action-menu-btn{
    display: block !important;
}
.action-menu-btn:hover{
    content: url("/static/img/table/3doticon-dark.png");
}
.option-buttons {
    position: fixed;
    background-color: white !important;
    display: none;
    align-items: flex-start;
}
.option-buttons li{
    border-bottom: none !important;
    background-color: white !important;
}
.multi-option-ann{
    position: fixed;
    background-color: white;
    display: none;
    align-items: flex-start;
    cursor: pointer;
}
.option-buttons img {
    width: 20px;
}
.delete-select, .ann-li-select{
    background: #e5f0f9 !important;
}
.ann-li-highlight{
    border: 1px solid #0c59cf !important;
}
.ann-li-dehighlight{
    border: none;
    border-bottom: 1px dotted #cccccc;
}
.multi-delete-view{
    position: fixed;
    background-color: white;
    display: none;
    padding: 8px;
    cursor: pointer;
}
.multi-delete-view img, .multi-option-ann img{
    width: 20px;
}
.ann-action-btn{
    float: right;
    visibility: hidden;
    width: 20px;
    height: 20px;
}
.annotation-item:hover .ann-action-btn{
    visibility: visible !important;
}
.ann-action-btn:hover{
    content: url("/static/img/table/3doticon-dark.png");
}
.ann-option-buttons {
    position: fixed;
    background-color: white !important;
    display: none;
    align-items: flex-start;
}
.ann-option-buttons img {
    width: 20px;
}
.ann-option-buttons li{
    overflow: unset !important;
    border-bottom: none !important;
    background-color: white !important;
}
.multi-option-ann li{
    border-bottom: none !important;
    background-color: white !important;
}
.point_name{
    color: black;
    font-size: 12px;
    font-weight: 400;
}
.point_desc{
    color: black;
    font-size: 12px;
    font-weight: 400;
    resize: none;
}
.bookmark-description{
    color: black;
    padding: 10px 5px 20px;
    font-weight: 300;
}
#rename-views-modal .modal-content, #delete-views-confirm .modal-content,
#delete-multi-views-confirm .modal-content, #delete-ann-confirm .modal-content,
#delete-multi-ann-confirm .modal-content{
    width: 250px;
    height: auto;
    border-radius: 0px;
    font-size: small;
}
#rename-views-modal .modal-dialog, #delete-views-confirm .modal-dialog,
#delete-multi-views-confirm .modal-dialog, #delete-ann-confirm .modal-dialog,
#delete-multi-ann-confirm .modal-dialog{
   position: absolute;
   /*left: 220px;*/
   /* right: 60px;*/
}
/* Chat popup */
/* Button used to open the chat form - fixed at the bottom of the page */
.open-button {
  background-color: #555;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  opacity: 0.8;
  /*position: fixed;
  bottom: 23px;
  right: 28px;
  width: 280px;*/
}

/* The popup chat - hidden by default */
.chat-popup {
  display: none;
  position: fixed;
  bottom: 0;
  right: 15px;
  border: 3px solid #f1f1f1;
  z-index: 100000000;
}

/* Add styles to the form container */
.form-container {
  max-width: 300px;
  padding: 10px;
  background-color: white;
}

/* Full-width textarea */
.form-container textarea {
  width: 100%;
  padding: 15px;
  margin: 5px 0 22px 0;
  border: none;
  background: #ddd;
  resize: none;
  min-height: 200px;
}

/* When the textarea gets focus, do something */
.form-container textarea:focus {
  background-color: #d7d7d7;
  outline: none;
}

/* Set a style for the submit/send button */
.form-container .btn {
  background-color: #78a6c3;
  disabled: true;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  width: 100%;
  margin-bottom:10px;
  opacity: 1;
}

/* Add a red background color to the cancel button */
.form-container .cancel {
    font-size: 20px;
    font-weight: 400;
    vertical-align: text-top;
    display: inline-block;
    cursor: pointer;
    line-height: 12px;
    color: black;
}

/* Add some hover effects to buttons */
.form-container .btn:hover, .open-button:hover {
  opacity: 1;
}

.chat-btn{
    display: inline-block;
    width: 65px;
    height: 26px;
    position: absolute;
    bottom: 19px;
    right: 224px;
}
/* Add styles for kml upload modal */
.modal .modal-dialog .kml-upload-modal {
    position: absolute;
    top: 100px;
    left: 12%;
    width: 76%;
}

@media screen and (max-width: 640px) {
    .modal .modal-dialog .kml-upload-modal {
        position: absolute;
        top: 80px;
        left: 10%;
        width: 80%;
    }
}

@media screen and (max-width: 480px) {
    .modal .modal-dialog .kml-upload-modal {
        position: absolute;
        left: 2%;
        width: 96%;
    }
}
.modal .modal-dialog .kml-upload-modal .modal-body .row .col-xs-3 .input-file-outer{
    height:0px;
    overflow:hidden
}

.modal .modal-dialog .kml-upload-modal .modal-body .row .col-xs-9 .upload-file-name {
    width: 97%;
    height: 30px;
    border-radius: 3px;
    border: 1px solid #C0C0C0;
    margin-left: 10px;
}

.modal .modal-dialog .kml-upload-modal .choose-btn {
    background: #22A5D3;
    color: #fff;
    border-radius: 3px;
    font-weight: bold;
    height: 30px;

}
.modal .modal-dialog .kml-upload-modal .modal-body .row .col-xs-3 .btn-z-index{
    position: absolute;
    z-index: 1;
}

.modal .modal-dialog .kml-upload-modal .upload-footer .upload-close-btn {
    border-radius: 3px;
}

.modal .modal-dialog .kml-upload-modal .choose-btn:hover {
    background: #22A5D3;
    color: #fff
}

.modal .modal-dialog .kml-upload-modal .upload-footer {
    border-top: none !important;
    padding-top: 7px;
}

.modal .modal-dialog .kml-upload-modal .upload-header {
    border-bottom: none !important;
}

.modal .modal-dialog .kml-upload-modal .upload-footer .footer-border {
    border-top: 2px solid #eaeaea;
    margin-bottom: 8px;
}

.modal .modal-dialog .kml-upload-modal .choose-btn:disabled {
    background-color: #ebebeb !important;
    border: 1px solid #eaeaea !important;
}

.modal .modal-dialog .kml-upload-modal .modal-body .upload-error-body .error-text{
    font-weight: bold;
}
.modal .modal-dialog .kml-upload-modal .modal-body .upload-error-body .error-file-name{
    color: red;
    float:right;
}
.modal .modal-dialog .kml-upload-modal .modal-body .upload-error-body .br-clear{
    display: none
}

.add-features-toggle{
    padding: 11px;
    font-weight: bolder;
}