body, body * {
    box-sizing: border-box;
}
.div-icon {
    background-color: red;
}
body {
    overflow: hidden;
}

.fa.fa-close {
    /*浅色*/
    /*background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABlSURBVHgB7ZRLDgAQDEQbF+H+l3KUsSGxwfg0EjqJXfue+FTE8mcAxLw8URtKvbDJDRhJKjhmBWEkYWqWJdvwHugYvCM5B29IpuBObkf1iFQvWfWZQvujsY3YGBWR3RVWhp3lrSRqiI7txC8BdQAAAABJRU5ErkJggg==");*/
    /*深色*/
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADfSURBVHgB7ZJBDoIwEEX/lMQ18QKWm+CNTNh4ARM3nAlvQrmAYcmmjKDRYDPQYUv4Kyj0vTJ8YM/mQ9LiMStqMNAT8rYumyVAai/WUFKN7z9dmYXPjWw1ICJrGI80K04xOIEsySh51XNyHjRuSTKFg8l5OuQQDzt7uqtNyFcAW2Z203FJ8La+NasEcxKwJy08KpAk4w4tXCUIJe8FJXyMgSrd0ML+d/e57lQ7o4Lwh8batUogtUVT4WloDfw786UKqwSanmsl4og0PW/d3YXjElkQP8uoqvgn0RZyz/byAowYtL5/q7lxAAAAAElFTkSuQmCC");
    background-position: center center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.fa.fa-close::before {
    content: none;
}

/* 轨迹回放 */

.line_back_box {
    z-index: 171;
    bottom: 62px;
    width: 100%;
    pointer-events: none;
}

.ships_lineback {
    width: 500px;
    height: 100px;
    background: #03192c;
    color: #fff;
    font-size: 12px;
    margin: 0 auto;
    padding: 0 10px 0 20px;
    pointer-events: auto;
}

.lineback_searchship_box input,
.ships_lineback input {
    height: 20px;
    background: #50646d;
    color: #fff;
    font-size: 12px;
    padding: 2px 10px;
    border-radius: 2px;
    border: none
}

.ships_lineback input {
    width: 220px;
    padding-right: 30px
}

.lh_30 {
    line-height: 30px
}

.play_lineback_btn {
    display: inline-block;
    width: 130px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    border-radius: 2px;
    background: linear-gradient(to right, #1ba1ff, #2ccaf7);
    margin-left: 60px;
    pointer-events: auto;
}

.lineback_searchship_box {
    width: 260px;
    height: 310px;
    background: #03192c;
    color: #fff;
    font-size: 12px
}

.lineback_searchship_box input {
    width: 195px;
    color: #fff;
    margin: 10px
}

.lineback_searchship_box li {
    font-size: 12px;
    line-height: 26px;
    padding: 0 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.lineback_searchship_box li a {
    float: right
}

.lineback_searchship_box li a {
    float: right;
}

.lineback_chose_ships {
    background: #142630
}

.lineback_chose_ships span {
    display: inline-block;
    background: #000;
    border-radius: 15px;
    float: left;
    line-height: 20px;
    padding: 0 10px;
    font-size: 12px;
    margin: 10px 0 0 10px
}

.lineback_chose_ships span img {
    width: 10px;
    height: 10px;
    margin-left: 10px
}

.lineback_chose_ships span a {
    float: right
}

.lineback_searchresult {
    background: rgba(20, 38, 48, 1);
    width: 260px;
    margin: 0px;
    padding-inline-start: 0px;
}

.lineback_searchship_box {
    bottom: 107px
}

.lineback_searchresult li:hover {
    background-color: gray
}

.lineback_searchresult li.on {
    background-color: gray;
    float: right
}

.mt_10 {
    margin-top: 10px;
}

.pos_a {
    position: absolute;
}

.fl_l {
    float: left;
}

.pos_r {
    position: relative;
}

.fz_12 {
    font-size: 12px;
}

.fl_r {
    float: right;
}

.ml_5 {
    margin-left: 5px;
}

.row-select {
    background-color: navajowhite !important;
}

.row-select td.el-table__cell {
    background-color: navajowhite !important;
}


.el-image-viewer__wrapper .el-image-viewer__close {
    top: 194px;
    right: 557px;
}

.el-image-viewer__wrapper .el-image-viewer__prev {
    left: 557px;
}

.el-image-viewer__wrapper .el-image-viewer__next {
    right: 557px;
}

.el-image-viewer__wrapper .el-image-viewer__actions {
    left: 50%;
    bottom: 194px;
}

.el-image-viewer__mask {
    background: transparent !important;
}

.el-image-viewer__img {
    height: 60% !important;
    width: 42% !important;
    object-fit: fill;
}

.circleRadiusContainer .leaflet-popup-content-wrapper{
    background-color: transparent;
}
.circleRadiusContainer .leaflet-popup-tip-container{
    display: none;
}


/*区域、船舶回放列表项*/
.shipHistory-list a{
    padding: 0px 5px!important;
}
.shipHistory-list a *{
    top: 0px!important;
    height: 20px!important;
    display: inline-block!important;
}
.shipHistory-list .shipHistory-list-shipName{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: fit-content!important;
    max-width: calc(100% - 25px);
}