.tf-map-banner {
    position: absolute;
    cursor: pointer;
}

.tf-banner-view {
    border: dashed red 2px;
}

/*information*/
.tf-map-banner-info-wrap {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: brown;
}

.tf-map-banner-transaction-wrap {
    width: 100%;
    height: 100%;
}

.tf-map-banner-transaction-wrap button {
    padding: 0;
    border: 0;
    height: 100%;
    width: 100%;
}

.tf-map-banner-info {
    position: absolute;
    width: 300px;
    height: 210px;
    top: -214px;
    left: 0;
    background: none;
    border-radius: 5px;
    display: none;
}

.tf-map-banner-info:after, .tf-map-banner-info:before {
    position: absolute;
    top: 100%;
    left: 0;
    content: " ";
    height: 0;
    width: 0;
    border: solid transparent;
}

.tf-map-banner-info table {
    height: 100%;
    background-color: white;
    border-collapse: collapse;
}

.tf-map-banner-info table tr td {
    border: none !important;
}

.tf-map-banner-info-title {
    height: 30px !important;
    vertical-align: middle !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}

.tf-map-banner-information-menu-wrap {
    position: relative;
}

.tf-banner-information-menu {
    width: 150px;
    position: absolute;
    top: -10px;
    right: -170px !important;
    border-radius: 5px;
    padding: 0;
    border: 1px solid #606060;
}

.tf-banner-information-menu:after, .tf-banner-information-menu:before {
    position: absolute;
    top: 100%;
    left: 0;
    content: " ";
    height: 0;
    width: 0;
    border: solid transparent;
}

.tf-banner-information-menu a {
    padding-top: 5px;
    padding-bottom: 5px;
    border: none;
    /*line-height: 24px;*/
}

.tf-banner-information-menu a:hover {
    color: White !important;
    cursor: pointer !important;
    background-color: #172d5a !important;
}

.tf-banner-information-menu .tf-menu-icon {
    color: grey !important;
    font-size: 12px;
}

.tf-map-banner-info-content {
    position: relative;
    border-radius: 5px;
    height: 140px;
    padding: 0;
}

.tf-map-banner-info-content .tf-website-link {
    position: absolute;
    top: 5px;
    left: 10px;
    z-index: 99;
}

.tf-map-banner-info-statistic {
    height: 40px !important;
    padding: 0 !important;
}

.tf-map-banner-info-statistic .btn-default {
    height: 40px;
    line-height: 15px;
    padding: 0;
    width: 100%;
    border-radius: 5px !important;
    color: grey;
    border: none;
}

.tf-map-banner-info-statistic .btn-default a {
    color: green;
}

.tf-map-banner-info-statistic .tf-icon-font {
    font-size: 16px;
}

.tf-map-banner-info-content .tf-default-image-show {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
}

.tf-map-banner-info-content .tf-default-image-show img {
    width: 100%;
    height: 100%
}

.tf-map-banner-info-content .tf-transaction-wrap {
    width: 200px;
    height: 60px;
    position: absolute;
    z-index: 9;
    top: 40px;
    left: 50px;
}

.tf-map-banner-info-content .tf-transaction-wrap button {
    background-color: red;
    width: 100%;
    height: 100%;
    padding: 15px;
    font-size: 20px;
    font-weight: bold;
    color: yellow;
}

/* ---------- image ---------- */
.tf-map-banner-image-wrap {
    position: absolute;
}

.tf-map-banner-image-wrap .tf-map-banner-image {
    background-color: black;
}

.tf-map-banner-image img {
    width: 100%;
    height: 100%;
}

.tf-map-banner-img-view {
    max-width: 100%;
    max-height: 100%;
}

.tf-map-banner-image-info {
    position: absolute;
    width: 300px;
    height: 240px;
    top: -244px;
    left: 0;
    background-color: white;
    border-radius: 5px;
    display: none;
}

.tf-map-banner-image-info:after, .tf-map-banner-image-info:before {
    position: absolute;
    top: 100%;
    left: 0;
    content: " ";
    height: 0;
    width: 0;
    border: solid transparent;
}

.tf-map-banner-image-info table {
    height: 100%;
    background-color: white;
    border-collapse: collapse;
}

.tf-map-banner-image-info table tr td {
    border: none !important;
}

.tf-map-banner-image-info-title {
    position: relative;
    height: 40px !important;
    line-height: 1.2 !important;
    vertical-align: middle !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}

.tf-map-banner-image-info-content {
    position: relative;
    border-radius: 5px;
    height: 160px;
    padding: 0 !important;
}

.tf-map-banner-image-info-content .tf-website-link {
    position: absolute;
    top: 5px;
    left: 10px;
    z-index: 99;
}

.tf-map-banner-image-info-content .tf-user-info-wrap {
    height: 30px;
    position: absolute;
    z-index: 100;
    bottom: 5px;
    right: 15px;
}

.tf-map-banner-image-info-content .tf-user-info-wrap .tf-user-info-name-wrap {
    height: 30px;
    line-height: 30px;
}

.tf-map-banner-image-info-view {
    height: 100%;
}

.tf-map-banner-image-info-view .tf-show-image {
    width: 100%;
    height: 100% !important;
}

/*menu info*/
.tf-map-banner-image-info-menu-wrap {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
}

.tf-map-banner-image-info-menu-icon {
    height: 100%;
    border: none;
}

.tf-map-banner-image-info-menu-icon > i {
    font-size: 20px;
}

.tf-map-banner-image-info-menu {
    width: 250px;
    position: absolute;
    top: -2px;
    left: calc(100% + 2px) !important;
    border-radius: 5px;
    padding: 0;
    border: 1px solid #606060;
}

.tf-map-banner-image-info-menu:after, .tf-map-banner-image-info-menu:before {
    position: absolute;
    top: 100%;
    left: 0;
    content: " ";
    height: 0;
    width: 0;
    border: solid transparent;
}

.tf-map-banner-image-info-menu a {
    border: none;
}

.tf-map-banner-image-info-menu a:hover {
    color: White !important;
    cursor: pointer !important;
    background-color: #172d5a !important;
}

.tf-map-banner-image-info-menu .tf-icon-text {
    font-size: 16px;
}

.tf-map-banner-image-info-statistic {
    height: 40px !important;
    padding: 0 !important;
}

.tf-map-banner-image-info-statistic .btn-default {
    height: 40px;
    line-height: 15px;
    padding: 0;
    width: 100%;
    border-radius: 5px !important;
    color: grey;
    border: none;
}

.tf-map-banner-image-info-statistic .btn-default a {
    color: green;
}

.tf-map-banner-image-info-statistic .tf-icon-font {
    font-size: 16px;
}

.tf-map-banner-image-show-link-embed {
    width: 100%;
    height: 100%;
}

.tf-map-banner-image-show-link-embed .tf-link-embed {
    width: 100%;
    height: 100%;
    position: relative;
}

.tf-map-banner-image-show-link-embed .tf-link-embed-mask {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 999999;
}

.tf-banner-image-view img {
    max-width: 100%;
    max-height: 100%;
    /*position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);*/
}

.tf-map-banner-image-form-add-wrap {
    padding-bottom: 30px;
}

.tf-map-banner-image-form-add-wrap .tf-title {
    color: red;
}

.tf-map-banner-image-form-add-wrap .tf-warning {
    color: blue;
}

.tf-frm-banner-image-edit-wrap {
    padding-bottom: 30px;
}

.tf-frm-banner-image-edit-wrap .tf-title {
    color: red;
}

.tf-frm-banner-image-edit-wrap .tf-warning {
    color: blue;
}

/*notify*/
.tf-banner-image-notify-wrap {
    height: 20px;
    position: absolute;
    top: 20px;
    left: 70%;
    z-index: 9999999;
    /*margin-left: -15px;*/
}

.tf-banner-image-notify-wrap li {
    padding: 0;
}

.tf-banner-image-notify-wrap li a {
    padding: 0;
}

.tf-banner-image-notify-wrap li a i {
    color: red;
    background: none !important;
    font-size: 15px !important;
}

.tf-banner-image-notify-wrap li a i:hover {
    color: White !important;
    cursor: pointer !important;
    background-color: #172d5a !important;
}

/*menu*/
.tf-map-banner-image-menu-wrap {
    position: absolute;
    /*width: 150px;*/
    height: 40px;
    top: 0;
    left: 100%;
    z-index: 9999999;
    display: none;
}

.tf-map-banner-image-menu-wrap tr td {
    background: none;
    border: none;
}

.tf-map-banner-image-menu-wrap .btn {
    height: 40px !important;
    width: 40px !important;
    line-height: 40px;
    text-align: center !important;
    background-color: #c0c0c0;
    border: 1px solid #d0d0d0;
    border-radius: 50% !important;
    margin: 5px !important;
    padding: 0;
}

.tf-map-banner-image-menu-wrap .btn:hover {
    color: White !important;
    cursor: pointer !important;
    background-color: #3B8BEB !important;
}

.tf-map-banner-image-menu-icon-text {
    font-size: 18px;
}

.tf-banner-icon-publish {
    position: absolute;
    margin-left: 50%;
    left: -32px;
    bottom: 0;
}

.tf-map-banner-invite-notify {
    position: absolute;
    top: 0;
    right: 0;
    background: none;
    z-index: 99999999;
}

/*access status*/
.tf-banner-view-red {
    border: dashed red 2px;
}

.tf-banner-view-white {
    outline: 3px dashed red;
    border: dotted yellow 2px;
}

/*--------- banner image comment -----*/
.tf-map-banner-image-comment-wrap {
    position: relative;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    border: none !important;
}

.tf-map-banner-image-comment-heading {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: white !important;
    border: none !important;
    z-index: 2;
}

.tf-map-banner-image-comment-heading button {
    background: none;
    border: none;
}

.tf-map-banner-image-comment-body {
    padding-top: 50px;
}

.tf-map-banner-image-comment-body table tr td {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    border: none !important;
}

.tf-map-banner-image-comment-object {
    margin-bottom: 5px !important;
    border: none;
}

.tf-map-banner-image-comment-object tr td {
    border: none !important;
}

.tf-map-banner-image-comment-object .tf-avatar {
    padding: 0 !important;
    width: 40px;
    height: 40px;
}

.tf-map-banner-image-comment-object .tf-avatar img {
    border-radius: 50%;
    border: 1px solid #d7d7d7;
    width: 40px;
    height: 40px;
}

.tf-map-banner-image-comment-object .tf-content {
    padding-bottom: 0;
    padding-top: 0;
}

.tf-map-banner-image-comment-object .tf-content .tf-content-content {
    word-wrap: break-word !important;
}

.tf-map-banner-image-comment-object .tf-action {
    padding-bottom: 0;
    padding-top: 0;
}

.tf-map-banner-image-comment-object .tf-comment-content-action {
    padding: 0;
}

.tf-map-banner-image-comment-object .tf-comment-content-action ul {
    padding: 0;
}
