.tf-building {
    position: absolute;
    bottom: 0;
}

/* lật mặt khi hover */
/*.tf_building_sample {
    transition: transform 1s;
}
.tf_building_sample:hover {
    transform: rotateY(360deg);
}*/
/*information*/
/*
@media only screen and (min-width: 1280px){
    .tf-map-building-information {
        position: absolute;
        width: 400px;
        height: 150px;
        top: -180px;
        left: 0;
        background-color: white;
        border-radius: 5px;
        border-left: dashed 3px red;
        display: none;
    }
}
*/
.tf-map-building-information {
    position: absolute;
    width: 300px;
    height: 240px;
    top: -240px;
    left: 0;
    background-color: white;
    border-radius: 5px;
    display: none;
}

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

.tf-map-building-information table {
    height: 100%;
}

.tf-map-building-information-title {
    position: relative;
    height: 40px !important;
    padding: 0 !important;
    line-height: 40px;
}

/* .tf-map-building-information-title-name {
    border: none !important;
    padding-top: 0;
    padding-bottom: 0;
    text-align: left !important;
    width: 100%;
    height: 100%;
    line-height: 1.2 !important;
}

.tf-map-building-information-title-name:hover {
    background-color: #3B8BEB !important;
    color: white !important;
}

.tf-map-building-information-title-name:hover > em {
    color: white !important;
} */

.tf-map-building-information-menu-wrap {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
}

.tf-map-building-information-menu-icon > i {
    font-size: 20px;
}

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

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

.tf-map-building-information-menu a {
    /*padding-top: 5px;
    padding-bottom: 5px;*/
    border: none;
}

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

.tf-map-building-information-menu .tf-icon-text {
    font-size: 16px;
}

.tf-map-building-information-banner {
    position: relative;
    height: 160px;
    background-size: 100% 100% !important;
}

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

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

.tf-map-building-information-statistic .btn-default a {
    color: green;
}

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

.tf-user-info-name-wrap {
    height: 30px;
    line-height: 30px;
}

/*.tf-map-building-information .tf-avatar-image {
    width: 50px;
    height: 50px;
    border: 1px solid #808080;
    border-radius: 10px;
}*/
.tf-banner-information-statistic {
    width: 25% !important;
}

/*----------- name -----------*/
.tf-map-building-name-wrap {
    position: absolute;
    top: 2px;
    width: 100%;
    height: 20px;
    border-radius: 4px;
    line-height: 20px;
    z-index: 999;
    text-align: center;
}

.tf-map-building-name-wrap .tf-building-name {
    font-weight: bold;
    color: white;
    text-shadow: -1px 0 blue, 0 1px blue, 1px 0 blue, 0 -1px blue;
}

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

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

.tf-map-building-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-building-menu-wrap .btn:hover {
    color: White !important;
    cursor: pointer !important;
    background-color: #3B8BEB !important;
}

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

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

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

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

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

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

/*comment*/
.tf-map-building-comment-object {
    margin-bottom: 10px !important;
    border: none;
}

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

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

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

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

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

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

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

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