.logo-round {
    height: 38px;
    margin-top: -6px;
    border-radius: 100px;
    padding: 5px;
    padding-bottom: 5px;
    background: #fff;
    padding-bottom: 0;
}
.left_part_header {
    margin-left: 25px !important;
}
.postButton {
    width: 100px; 
    height: 30px; 
    float: right; 
    border: none; 
    font-size: small; 
    color: #fff; 
    background: #0da678; 
    border: 1px solid #0da678;
    border-radius: 4px;
    transition: 0.2s ease-in-out;
}
.postButton:hover {
    color: #0da678;
    background: #fff;
}
.navbar-right {
    margin-right: 0;
}
.navbar-right li.line-user {
    width: 150px;
    float: right;
    text-align: right;
}
.navbar-nav .open a {
    color: #0da678 !important;
    background: #fff !important;
}
li.line-user a {
    padding-right: 0;
}
li.line-user span{
    display: inline-block;
    width: 70px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.headtoppoint,
.greetalert  {
    display: none !important;
}
.post {
    margin-left: 0 !important;
}
.post .post-heading {
    position: relative;
    height: 60px;
}
.post.sun_pub_box {
    height: auto;
    min-height: 70px;
    overflow: hidden;
}
.sun_pub_name span {
    color: #666;
}
.post .post-heading .avatar {
    width: 35px;
    height: 35px;
    margin-left: 0;
    border-radius: 5px;
    box-shadow: none;
}
.post .post-heading .title b {
    color: #999;
}
.post-container .postTitle {
    display: block;
    width: 100%;
    height: 35px;
    color: #666;
    padding: 20px;
    padding-top: 5px;
    padding-left: 15px;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: -10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.post .post-file {
    padding: 15px;
    background: #fff;
}
.post .post-heading .meta h6 {
    display: none;
}
.post .post-heading .meta small {
    position: relative;
    top: 3px;
}
.post .post-actions {
    width: 100%;
    margin-top: -25px;
}
.post .postTimer {
    display: inline-block;
    position: relative;
    height: 20px;
    margin-top: 10px;
    color: #999;
    font-size: 11px;
}
.post .postTimer a {
    color: #0da678;
    text-decoration: none;
}
.post .stat-item {
    float: right;
    margin-top: 0;
}
.post .post-description p {
    margin: 0;
}
.btn.b.stat-item {
    position: relative;
    bottom: -33px;
}
#active_react {
    margin: 0 !important;
    margin-left: 0px !important;
}
.charsLeft-post {
    display: none;
}
.wo-reaction.wo-reaction-post {
    padding-left: 0 !important;
}
#wo_post_stat_button {
    display: inline-block;
    border: none;
    margin-left: -3px;
    border-radius: 0px;
    text-align: left;
}
#wo_post_stat_button .stat-item {
    float: none;
    width: auto;
    font-size: 11px;
    border-radius: 0px;
    background: #fff !important;
}
#wo_post_stat_button [title=Share] {
    display: none
}
.invite-model {
    display: none;
    position: relative;
    width: 100%;
    height: 40px;
    padding: 10px;
    margin-top: -50px;
    margin-bottom: 10px;
    background: #fff;
    border: 1px solid #eee;
    border-bottom: none;
}
.invite-model input {
    width: 70%;
    position: relative;
    margin: 0;
    top: -5px;
    padding: 10px;
    height: 30px;
    border-radius: 100px;
    border: none;
    background: #eee;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}
.invite-model .controls {
    position: absolute;
    top: 6px;
    right: 10px;
    width: 88px;
    height: 30px;
}
.invite-model .controls button {
    width: 100%;
    height: 100%;
    border: none;
    background: #0da678;
    color: #fff;
    border-radius: 100px;
}
.contact-head {
    width: 100%;
    height: auto;
    min-height: 80px;
    margin-bottom: 10px;
    border: 1px solid #eee;
    background: #fff;
    border-bottom: 1px solid #eee;
}
.contact-head .contact-line {
    position: relative;
    height: 40px;
    border-bottom: 1px solid #eee;
}
.contact-line span {
    display: inline-block;
    width: 100px;
    height: 40px;
    padding: 10px;
    font-weight: bold;
    border-bottom: 2px solid #0da678;
    color: #0da678;
    text-align: left;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}
.contact-sort {
    font-size: 0;
}
.contact-sort .caption {
    font-size: 13px;
    padding: 10px;
    color: #333 !important;
}
.contact-sort .caption span {
    float: right;
    margin-right: 8px;
    color: #555 !important;
}
.contact-sort .caption span i {
    position: relative;
    font-size: 20px;
    top: 2px;
}
.contact-sort button {
    height: 40px;
    width: 3.7%;
    font-size: 10px;
    border: none;
    background: none;
}
.contact-sort button:hover,
.contact-sort button.active {
    font-weight: bold;
}
.contact-body {
    width: 100%;
    height: auto;
    min-height: 500px;
    border: 1px solid #eee;
    background: #fff;
    margin-bottom: 50px;
    overflow: auto;
}
.contact-tags {
    width: 100%;
    height: 40px;
    padding: 10px;
    padding-left: 22px;
    color: #999;
    font-weight: bold;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}
.contact-body ul {
    margin: 0;
    padding: 0;
}
.contact-body ul li {
    position: relative;
    height: auto;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #eee;
    overflow: hidden;
}
.contact-body ul li #tag {
    display: inline-block;
    position: absolute;
    width: 35px;
    height: 35px;
    padding: 7px;
    font-weight: bold;
    font-size: 17px;
    text-align: center;
    border-radius: 4px;
    color: #fff;
    background: #ddd;
}
.contact-body ul li p {
    height: 35px;
    margin-left: 50px;
}
.contact-body ul li p a {
    text-decoration: none;
}
.contact-body ul li p span {
    display: block;
    height: 15px;
    color: #333;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 5px;
}
.contact-body ul li p span:hover {
    color: #0da678 !important;
}
.contact-body ul li p small{
    display: block;
    width: 100%;
    height: 15px;
}
.contact-body ul li p button {
    position: absolute;
    right: 10px;
    width: 88px;
    height: 30px;
    top: 10px;
    font-size: small;
    color: #333;
    border: none;
    border-radius: 2px;
    transition: 0.2s ease-in-out;
}
.contact-body ul li p button:hover {
    color: #fff;
    background: #0da678;
}
.no-record {
    text-align: center;
    margin-top: 30%;
    font-size: 20px;
    color: #ccc;
}
.no-record i {
    display: block;
    margin: auto;
    font-size: 50px;
    margin-bottom: 10px;
}
.map-cover {
    position: fixed;
    top: 45px;
    left: 0;
    z-index: 100 !important;
    width: 100%;
    height: 100%;
    background: #fff;
}
.map-cover .map-info {
    position: relative;
    width: 220px;
    height: 250px;
    background: #fff;
    box-shadow: 0px 0px 10px 0px #444;
    margin: 20px;
    padding: 10px;
}
.map-cover .map-info h2 {
    position: relative;
    height: 40px;
    margin: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333 !important;
    font-size: 20px;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    overflow: hidden;
}
.map-cover .map-info .stat {
    position: relative;
    display: inline-block;
    float: left;
    width: 50%;
    height: 60px;
    padding: 10px;
    margin-top: 0;
    font-size: x-small;
    text-align: center;
    color: #999 !important;
}
.map-cover .map-info .stat span {
    position: relative;
    display: block;
    margin: auto;
    font-size: 18px;
    font-weight: bold;
    color: #555 !important;
    border-right: 1px solid #ccc;
}
.map-cover .map-info hr {
    position: relative;
    float: left;
    width: 100%;
    border-color: #eee !important;
}
.map-cover iframe {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -100 !important;
    width: 100%;
    height: 100%;
}
.map-cover .map-info a {
    text-decoration: none;
}
.map-cover .map-info button {
    position: relative;
    display: block;
    border: none;
    width: 150px;
    height: 35px;
    border-radius: 2px;
    color: #fff;
    background: #0da678;
    margin: auto;
    margin-top: 111px;
}
@media only screen and (min-width: 240px) and (max-width:320px)
                       ,
                       (min-width: 320px) and (max-width:480px)
                       ,
                       (min-width: 480px) and (max-width:768px)
{
.left_part_header {
    margin-left: 0 !important;
}
}