﻿.plupload_container {
    padding: 0px !important;
}

.plupload_wrapper {
    font-family: tahoma, verdana, arial, sans-serif;
    font-size: 12px;
}

.plupload_header {
    display: none;
}

.plupload_button {
    font-family: tahoma, verdana, arial, sans-serif;
    font-size: 14px;
    padding: 8px 8px 8px 25px;
}

.plupload_filelist_footer {
    height: auto;
}

.plupload_add {
    background-position: -178px center;
}


/******************************************************/


/********** New Message and Comment *******************/


/******************************************************/

.user-info-postnew {
    border: 1px solid #9daccc;
    background: #e2e6f0;
    -webkit-border-radius: 2px;
    color: #1c2a47;
    cursor: default;
    display: block;
    float: left;
    margin: 4px 4px 4px 4px;
    padding: 0px 3px 1px 0px;
    position: relative;
    white-space: nowrap;
}

.user-info-postnew .deleteCommand {
    left: 1px;
    margin: 0;
    outline: none;
    position: relative;
    top: 4px;
    background: url(icon-delete-small.png) no-repeat;
    background-position: left -24px;
    width: 11px;
    height: 11px;
    display: inline-block;
}

.user-info-postnew .user-objectname {
    padding: 1px 2px 0px 3px;
    max-width: 150px;
    float: left;
    font-size: 0.9em;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -moz-binding: url('assets/xml/ellipsis.xml#ellipsis');
}

.user-info-postnew .deleteCommand:hover {
    cursor: pointer;
}

.post-edit-box>.textntags-wrapper {
    margin: 10px 5px;
}

.post-edit-box {
    background-color: #fff;
    border: 1px solid #D8D8D8;
    position: relative;
}

.post-edit-box .function-upload {
    border-top: 1px solid #e6e5e5;
    background-color: #f7f7f7;
    display: block;
    height: 31px;
    padding: 5px;
}

.post-edit-box .function-upload-left {
    border-right: 1px solid #E6E6E6;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -moz-binding: url('assets/xml/ellipsis.xml#ellipsis');
    white-space: nowrap;
}

.btn-icon:hover {
    cursor: pointer;
}

.btn-icon {
    background-repeat: no-repeat;
    background-image: url('iconSprites.png');
    display: inline-block;
    height: 18px;
    width: 18px;
    vertical-align: middle;
    border-style: solid;
    border-color: transparent;
    background-clip: content-box;
    background-size: 57px 174px;
    -moz-background-size: 57px 174px;
    -o-background-size: 57px 174px;
    -webkit-background-size: 57px 174px;
    border-width: 6px 10px;
    opacity: 0.7;
}

.post-edit-box .btn-share-user {
    background-position: 0 -69px;
}

.post-edit-box .btn-upload-file {
    background-position: -20px -52px;
}

.post-edit-box .btn-upload-photo {
    background-position: -39px -52px;
}

.post-edit-box .btn-upload-drive {
    background-position: 0 -52px;
}

@media all {
    .post-edit-box .function-upload-right {
        display: table;
        float: right;
        height: 31px;
        line-height: 28px;
        text-align: right;
    }
}

@media screen {
    .post-edit-box .function-upload-right {
        padding-right: 10px;
    }
}

@media (max-width:1024px) {
    .post-edit-box .function-upload-right {
        padding-right: 3px;
    }
}

.function-upload-right .divAjaxPost {
    display: table-cell;
}

.function-upload-right .divAjaxPost>span {
    background: #EDEFF4 url(loading8.gif) no-repeat 50% 50%;
}

.post-edit-box .div-ShareList {
    border: 0;
    border-top: 1px dashed #bdc7d8;
    padding: 0;
    background: #FFF;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
    position: relative;
}

.post-edit-box .div-ShareList .textntags-wrapper {
    display: inline-block;
    width: 100%;
}

.info-file ol {
    margin: 5px 0px 5px 30px;
}

.info-file ol li {
    margin-bottom: 3px;
    position: relative;
    font-size: 0.9em;
    line-height: 13px;
}

.info-file ol li span.x {
    margin-left: 10px;
    position: absolute;
    right: 5px;
    cursor: pointer;
    color: white;
    padding: 0px 3px 0px 3px;
    background: url(icon-deletefile.png) no-repeat;
    height: 16px;
    width: 16px;
}

.info-file ol li span.x:hover {
    cursor: pointer;
    background: url(icon-deletefilehover.png) no-repeat;
}

.info-file ol li span.t {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -moz-binding: url('assets/xml/ellipsis.xml#ellipsis');
    width: 400px;
    display: inline-block;
    color: rgb(153, 0, 0);
}

.info-file ol li span.s {
    margin-left: 10px;
    position: absolute;
    right: 35px;
    cursor: pointer;
    padding: 0px 3px 0px 3px;
}

.file-remove {
    float: right;
    display: inline-block;
    background-image: url(DeleteButton.png);
    background-repeat: no-repeat;
    height: 15px;
    width: 15px;
    background-position: 0px -16px;
    margin-top: 3px;
    margin-left: 3px;
}

.file-remove:hover {
    background-position: 0px -32px;
    cursor: pointer;
}

.post-box-image-new {
    width: 100%;
    max-width: 100%;
    padding-left: 14px;
}

.post-box-img {
    background-size: cover;
    border-radius: 1px;
    float: left;
    width: 100px;
    height: 100px;
    margin-bottom: 5px;
    margin-right: 15px;
    margin-top: 15px;
}

.post-box-image-new .img {
    max-width: 100%;
    width: 131px;
}

.post-box-img:hover .file-remove {
    background-position: 0px -32px;
    cursor: pointer;
}

.label-primary {
    display: inline;
    padding: .1em .3em;
    font-size: 0.9em;
    line-height: 13px;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
    background-color: #428bca;
    margin-right: 10px;
}

#left-bottom {
    background-color: #F2F2F2;
    position: relative;
}

.meLoading {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}

.meLoading .background {
    background-color: #000;
    width: 100%;
    height: 100%;
    opacity: 0.4;
}


/*loading*/

.meLoading .loading {
    position: absolute;
    width: 60px;
    height: 60px;
    -moz-transform: scale(0.6);
    -webkit-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -o-transform: scale(0.6);
    transform: scale(0.6);
    top: calc(50% - 30px);
    left: calc(50% - 30px);
}

.meLoading .loading .circleG {
    position: absolute;
    background-color: #FFFFFF;
    height: 11px;
    width: 11px;
    -moz-border-radius: 5px;
    -moz-animation-name: f_fadeG;
    -moz-animation-duration: 0.8s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: linear;
    -webkit-border-radius: 5px;
    -webkit-animation-name: f_fadeG;
    -webkit-animation-duration: 0.8s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: linear;
    -ms-border-radius: 5px;
    -ms-animation-name: f_fadeG;
    -ms-animation-duration: 0.8s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-direction: linear;
    -o-border-radius: 5px;
    -o-animation-name: f_fadeG;
    -o-animation-duration: 0.8s;
    -o-animation-iteration-count: infinite;
    -o-animation-direction: linear;
    border-radius: 5px;
    animation-name: f_fadeG;
    animation-duration: 0.8s;
    animation-iteration-count: infinite;
    animation-direction: linear;
}

.meLoading .loading .frotateG_01 {
    left: 0;
    top: 25px;
    -moz-animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s;
    -ms-animation-delay: 0.3s;
    -o-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.meLoading .loading .frotateG_02 {
    left: 7px;
    top: 7px;
    -moz-animation-delay: 0.4s;
    -webkit-animation-delay: 0.4s;
    -ms-animation-delay: 0.4s;
    -o-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

.meLoading .loading .frotateG_03 {
    left: 25px;
    top: 0;
    -moz-animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s;
    -ms-animation-delay: 0.5s;
    -o-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

.meLoading .loading .frotateG_04 {
    right: 7px;
    top: 7px;
    -moz-animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
    -ms-animation-delay: 0.6s;
    -o-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

.meLoading .loading .frotateG_05 {
    right: 0;
    top: 25px;
    -moz-animation-delay: 0.7s;
    -webkit-animation-delay: 0.7s;
    -ms-animation-delay: 0.7s;
    -o-animation-delay: 0.7s;
    animation-delay: 0.7s;
}

.meLoading .loading .frotateG_06 {
    right: 7px;
    bottom: 7px;
    -moz-animation-delay: 0.8s;
    -webkit-animation-delay: 0.8s;
    -ms-animation-delay: 0.8s;
    -o-animation-delay: 0.8s;
    animation-delay: 0.8s;
}

.meLoading .loading .frotateG_07 {
    left: 25px;
    bottom: 0;
    -moz-animation-delay: 0.9s;
    -webkit-animation-delay: 0.9s;
    -ms-animation-delay: 0.9s;
    -o-animation-delay: 0.9s;
    animation-delay: 0.9s;
}

.meLoading .loading .frotateG_08 {
    left: 7px;
    bottom: 7px;
    -moz-animation-delay: 1s;
    -webkit-animation-delay: 1s;
    -ms-animation-delay: 1s;
    -o-animation-delay: 1s;
    animation-delay: 1s;
}

@-moz-keyframes f_fadeG {
    0% {
        background-color: #099CEB;
    }
    100% {
        background-color: #FFFFFF;
    }
}

@-webkit-keyframes f_fadeG {
    0% {
        background-color: #099CEB;
    }
    100% {
        background-color: #FFFFFF;
    }
}

@-ms-keyframes f_fadeG {
    0% {
        background-color: #099CEB;
    }
    100% {
        background-color: #FFFFFF;
    }
}

@-o-keyframes f_fadeG {
    0% {
        background-color: #099CEB;
    }
    100% {
        background-color: #FFFFFF;
    }
}

@keyframes f_fadeG {
    0% {
        background-color: #099CEB;
    }
    100% {
        background-color: #FFFFFF;
    }
}

.multiRow {
    display: block;
    padding: 5px;
}

.multiRow .row {
    display: block;
    padding: 5px 0;
}

.multiRow .row input[type="text"] {
    border: 1px solid #ccc;
}

.multiRow .row label {
    font-weight: bolder;
    font-size: 1em;
    color: #4E5665;
}


/******************************************************/


/********** ME Message *******************/


/******************************************************/


/* Smartphones (portrait and landscape) ----------- */

@media only screen and (max-width: 640px) {
    .textntags-wrapper .textntags-tag-list {
        min-width: calc(100vw - 70px);
    }
}


/*------------ JQuery UI Custom-------------------*/

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    border-top-left-radius: 1px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-top-right-radius: 1px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    border-bottom-left-radius: 1px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-bottom-right-radius: 1px;
}

.ui-autocomplete {
    z-index: 10000000 !important;
    margin-left: -50px !important;
}

.ui-autocomplete-loading {
    background-image: url(loadingSmall.gif);
    background-repeat: no-repeat;
    background-position: right center;
}


/*------------CSSLoading Textntags-------------------------------------*/

.tagLoading {
    background-color: #FFFFFF;
    float: left;
    height: 8px;
    margin-left: 4px;
    width: 8px;
    -moz-animation-name: bounce_circleG;
    -moz-animation-duration: 0.75s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: linear;
    -moz-border-radius: 5px;
    -webkit-animation-name: bounce_circleG;
    -webkit-animation-duration: 0.75s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: linear;
    -webkit-border-radius: 5px;
    -ms-animation-name: bounce_circleG;
    -ms-animation-duration: 0.75s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-direction: linear;
    -ms-border-radius: 5px;
    -o-animation-name: bounce_circleG;
    -o-animation-duration: 0.75s;
    -o-animation-iteration-count: infinite;
    -o-animation-direction: linear;
    -o-border-radius: 5px;
    animation-name: bounce_circleG;
    animation-duration: 0.75s;
    animation-iteration-count: infinite;
    animation-direction: linear;
    border-radius: 5px;
}

.tagLoading_1 {
    -moz-animation-delay: 0.15s;
    -webkit-animation-delay: 0.15s;
    -ms-animation-delay: 0.15s;
    -o-animation-delay: 0.15s;
    animation-delay: 0.15s;
}

.tagLoading_2 {
    -moz-animation-delay: 0.35s;
    -webkit-animation-delay: 0.35s;
    -ms-animation-delay: 0.35s;
    -o-animation-delay: 0.35s;
    animation-delay: 0.35s;
}

.tagLoading_3 {
    -moz-animation-delay: 0.45s;
    -webkit-animation-delay: 0.45s;
    -ms-animation-delay: 0.45s;
    -o-animation-delay: 0.45s;
    animation-delay: 0.45s;
}

@-moz-keyframes bounce_circleG {
    0% {}
    50% {
        background-color: #129CE6;
    }
    100% {}
}

@-webkit-keyframes bounce_circleG {
    0% {}
    50% {
        background-color: #129CE6;
    }
    100% {}
}

@-ms-keyframes bounce_circleG {
    0% {}
    50% {
        background-color: #129CE6;
    }
    100% {}
}

@-o-keyframes bounce_circleG {
    0% {}
    50% {
        background-color: #129CE6;
    }
    100% {}
}

@keyframes bounce_circleG {
    0% {}
    50% {
        background-color: #129CE6;
    }
    100% {}
}


/*-------------------------------------------------*/

.input-content {
    margin-top: 5px;
    border: 1px solid #c0c0c0;
    background-color: #fff;
    position: relative;
}

/* .post-box:before,
.post-box:after {
    content: '';
    z-index: -2;
    display: block;
    position: absolute;
    bottom: 0.75em;
    left: 0.50em;
    width: 50%;
    height: 20%;
    max-height: 13em;
    box-shadow: 0px 8px 10px #979797;
    -webkit-transform: rotate(-2deg);
    -moz-transform: rotate(-2deg);
    -ms-transform: rotate(-2deg);
    -o-transform: rotate(-2deg);
    transform: rotate(-2deg);
}

.post-box:after {
    right: 0.50em;
    left: auto;
    -webkit-transform: rotate(2deg);
    -moz-transform: rotate(2deg);
    -ms-transform: rotate(2deg);
    -o-transform: rotate(2deg);
    transform: rotate(2deg);
} */

.post-box a {
    color: #3b5998;
    cursor: pointer;
    text-decoration: none;
    border: 0;
}

.post-box a:hover {
    text-decoration: underline;
}

.post-box {
    font-family: tahoma, verdana, arial, sans-serif;
    font-size: 16px;
    line-height: 1.1em;
    position: relative;
    width: 100%;
    color: #333;
    word-wrap: break-word;
    word-break: break-word;
    border: 1px solid #e0e0e0;    
    margin-bottom: 15px;
    background-color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 1px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.post-box-viewed {
    background-color: #fff;
}

.post-box-extend-detail {
    background-color: #f7f7f7;
    padding: 5px 10px 5px 10px;
    border-top: 1px solid #e0e0e0;
}


/*------------ Public -------------------*/

.post-box-action-like-info {
    padding-top: 5px;
    padding-bottom: 10px;
    margin-bottom: 5px;
}

.post-box-action-comment-info {
    padding-top: 5px;
    padding-bottom: 5px;
    position: relative;
    height: 100%;
}

.post-box-action-like-info {
    border-bottom: 1px solid #e0e0e0;
}

.post-box-action,
.post-box-comment-action,
.post-box-action-comment-info,
.post-box-action-like-info {
    font-size: 0.85em;
}

.post-box-image-content img {
    display: block !important;
    margin: 0px auto;
    max-width: 100%;
}


/*------------ CSS for Object -------------------*/

.post-box-title {
    margin: 10px;
    height: 40px;
}

.post-box-title .sharedUser {
    color: #909090;
    font-weight: normal;
}

.post-box-user {
    font-weight: bold;
    font-size: 0.9em;
    color: #3B5998;
    padding-right: 5px;
    padding-bottom: 3px;
}

.post-box-UpdateTime {
    color: #909090;
    font-weight: normal;
    font-size: 0.9em;
}

.post-box-content {
    margin: 15px 10px 15px 10px;
    clear: both;
    word-wrap: break-word;
    word-break: break-word;
    font-size: 1em;
    line-height: 1.5em;
}

.post-box-content i,
.commentText i {
    font-style: normal;
    font-weight: bolder;
    color: #3B5998;
    cursor: pointer;
}

.post-box-content i:hover,
.commentText i:hover {
    text-decoration: underline;
}


/*------------ Action -------------------*/

.btnFriend {
    display: inline-block;
    padding: 5px 10px;
    color: #fff;
    background-color: #129CE6;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    font-size: 1em;
    cursor: pointer;
}

.post-box-action {
    display: table;
    width: 100%;
    padding: 2px 7px;
    border-top: 1px solid #e0e0e0;
    border-collapse: initial;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.post-box-action>div {
    color: Gray;
    width: 20%;
    display: table-cell;
    text-align: center;
    line-height: 32px;
    cursor: pointer;
}

.post-box-action span {
    vertical-align: middle;
    margin: 0px 5px;
}

.post-box-comment-action {
    padding-top: 3px;
    display: block;
    /*8inline-block;*/
    white-space: nowrap;
}

.post-box-action label,
.post-box-comment-action label {
    color: #3B5998;
    white-space: nowrap;
    cursor: pointer;
}

.post-box-comment-action i {
    padding-left: 5px;
    padding-right: 5px;
    font-style: normal;
    color: #c0c0c0;
}

.post-box-action-comment-info,
.post-box-action-like-info {
    padding-left: 25px;
    background-repeat: no-repeat;
    color: #3B5998;
}


/* 
.post-box-action-icons {
    background-image: url(../img/faq.png);
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    width: 18px;
    height: 18px;
    vertical-align: middle;
}

.post-box-action-icons-question {
    background-position: 0px 0px;
    opacity: 0.4;
}

.post-box-action-icons-answer {
    background-position: 0px -18px;
    opacity: 0.4;
}

.post-box-action-icons-result {
    background-position: 0px -36px;
    opacity: 0.6;
} */


/*--------------------*/

.post-box-action-icon {
    background-image: url(meMessage32.png);
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    width: 18px;
    height: 18px;
    vertical-align: middle;
    opacity: 0.5;
}

.post-box-action-icon-like {
    background-position: 0px 0px;
}

.post-box-action-icon-unlike {
    background-position: 0px -18px;
}

.post-box-action-icon-comment {
    background-position: 0px -72px;
}

.post-box-action-icon-subcomment {
    background-position: 0px -72px;
    margin-right: 5px;
}

.post-box-action-icon-shared {
    background-position: 0px -90px;
}

.post-box-action-icon-view {
    background-position: 0px -36px;
}

.post-box-action-icon-viewed {
    background-position: 0px -54px;
}


/*--------------------*/

.post-box-action-comment-info {
    background-image: url(meCommentIcon.png);
    background-position: 1px 6px;
}

.post-box-action-like-info {
    background-image: url(meLikeIcon.png);
    background-position: 1px 4px;
}

.post-box-action-like-info b {
    font-weight: normal;
}


/*----------------- post-box-Menu ----------------------*/

.post-box-menu {
    float: right;
    cursor: pointer;
    background-image: url(meMessage32.png);
    background-repeat: no-repeat;
    background-size: 16px auto;
    background-clip: content-box;
    width: 16px;
    height: 16px;
    display: inline-block;
    border-style: solid;
    border-color: transparent;
    border-width: 10px 10px;
    margin-top: -10px;
    margin-right: -5px;
    margin-left: 10px;
}

.post-box-menu-icon {
    background-position: 0px -96px;
}

.post-box-processed-icon {
    background-position: 0px -112px;
}

.post-box-processed-icon-BW {
    background-position: 0px -128px;
    opacity: 0.5;
}

.post-box-comment-menu {
    float: right;
    cursor: pointer;
    background-repeat: no-repeat;
    height: 15px;
    width: 15px;
    display: inline-block;
}

.post-box-comment-menu:hover {
    background-position: left -32px;
}

.comment-button-delete {
    background-image: url(deleteArray.png);
}

.comment-button-edit {
    background-image: url(editArray.png);
}


/*----------------- URL info ----------------------*/

.post-box-URL-info a {
    display: block;
    height: 100%;
}

.post-box-URL-info a:hover {
    text-decoration: none;
}

.post-box-URL-info {
    margin: 10px;
    border: 1px solid #e9e9e9;
    background-color: #f7f7f7;
    clear: both;
    font-size: 0.9em;
}

.post-box-URL-info img,
.post-box-URL-info iframe {
    max-height: 1800px;
    max-width: 100%;
    vertical-align: middle;
    text-align: center;
}

.url-img-large {
    text-align: center;
}

.url-img-small {
    display: table-cell;
    height: 110px;
    width: 30%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: #888;
}

.post-box-URL-info .url-title {
    padding: 10px;
    font-weight: bold;
}

.post-box-URL-info .url-title:hover {
    text-decoration: underline;
}

.post-box-URL-info .url-content {
    display: table-cell;
    vertical-align: top;
}

.post-box-URL-info .url-description {
    padding: 0px 10px 10px 10px;
    color: #909090;
}


/*--------------- Comment --------------------------------*/

.post-box-comment-content {
    font-size: 0.9em;
    display: table;
    width: 100%;
    margin-bottom: 5px;
    margin-top: 5px;
}

.post-box-comment {
    padding: 5px 0px 5px 5px;
    display: table-cell;
    word-wrap: break-word;
    word-break: break-word;
    vertical-align: top;
    width: 100%;
}

.post-box-comment-content-sub {
    padding: 0px 0px 0px 46px;
    width: 90%;
}

.post-box-avatar-content {
    width: 33px;
    padding: 5px 5px 5px 0px;
    display: table-cell;
}

.post-box-comment .post-box-user {
    display: inline-block;
}

.post-box-comment .post-box-attach-content {
    max-width: 613px;
    width: 100%;
}

.new-comment-btncm {
    display: table-cell;
    padding-top: 5px;
    padding-bottom: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    vertical-align: top;
}

.new-comment-input {
    position: relative;
    border: 1px solid #dcdcdc;
    background-color: #fff;
    padding: 1px;
}

.new-comment-input .textntags-wrapper {
    width: calc(100% - 32px);
}

.new-comment-btnattach {
    position: absolute;
    bottom: 0;
    right: 0;
}

.new-comment-iconAttach {
    background-position: 0px -182px;
    border-style: solid;
    border-width: 9px;
    border-color: transparent;
    cursor: pointer;
    background-clip: content-box;
    -moz-background-clip: content-box;
    -webkit-background-clip: content-box;
}

.new-comment-file,
.new-comment-img,
old-comment-file,
old-comment-img {
    width: 100%;
    background-color: #fff;
}

.action_LikeCommentUser {
    color: #3B5998;
    background-image: url(meLikeIconSmall.png);
    background-repeat: no-repeat;
    background-position: 0px 2px;
    display: inline-block;
    width: 18px;
    margin-right: 0px;
    padding-left: 15px;
    cursor: pointer;
}

.commentText {
    line-height: 1.4em;
    display: block;
    padding: 2px 0;
}

.textareaHelp {
    margin-top: 2px;
    text-align: right;
    font-size: 0.7em;
    color: #909090;
}


/*--------------- Attach --------------------------------*/

.post-box-attach-content {
    margin: 10px;
    border: 1px solid #e9e9e9;
    background-color: #f7f7f7;
    clear: both;
    font-size: 0.9em;
    color: #006e2e;
}

.post-box-attach-content a {
    color: #006e2e;
    display: block;
}

.post-box-attach {
    padding: 5px;
}

.post-box-attach .file-save {
    background: url(ShareForMe.png) no-repeat center;
    margin-top: -4px;
    margin-right: -5px;
    width: 26px;
    height: 26px;
    vertical-align: middle;
    float: right;
}

.post-box-attach .file-name {
    font-weight: 500;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    max-width: calc(100% - 82px);
    width: 100%;
    word-wrap: break-word;
    word-break: break-word;
    text-overflow: ellipsis;
    vertical-align: middle;
    line-height: normal;
}

.post-box-attach .file-capacity {
    float: right;
    font-size: 0.85em;
    line-height: 22px;
}

.waitingMessage {
    text-align: center;
}


/*---------- Avatar ---------------------*/

.post-box-avatar {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    cursor: pointer;
}

.post-box .avatar-sender {
    height: 40px;
    width: 40px;
    margin-right: 10px;
    float: left;
}

.post-box .avatar-comment {
    height: 38px;
    width: 38px;
}

.avatar-user {
    height: 50px;
    width: 50px;
}

.avatar-shared-user {
    height: 30px;
    width: 30px;
    display: inline-block;
    position: absolute;
    right: 30px;
    top: 1px
}


/*-------------------------------------------------------*/


/*-------------- Share Message Window -------------------*/


/*-------------------------------------------------------*/


/*-------------*/

.user-info {
    padding: 7px 25px 7px 10px;
    line-height: 1.3em;
    cursor: default;
    position: relative;
}

.user-info:hover {
    background-color: #f1f1f1;
}

.notShare {
    color: gray;
}

.message-pending {
    text-decoration: underline;
}

.deleteCommand {
    width: 16px;
    height: 16px;
    background-image: url(delete.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    display: inline-block;
    cursor: pointer;
    opacity: 0.7;
    position: absolute;
    right: 10px;
    top: 10px;
}

.deleteCommand:hover {
    opacity: 1;
}

.undeleteCommand {
    background-image: url(undelete.png);
}


/*--------------- Alone Object --------------------------*/

.ajaxError {
    color: #8f0222;
    padding: 5px 10px 5px 10px;
    text-align: center;
}

.dataError {
    display: table;
    min-height: 200px;
    line-height: 1.5em;
    height: 100%;
    width: 100%;
    color: #a90329;
}

.dataError div {
    display: table-cell;
    line-height: 1.5em;
    font-size: 16px;
    text-align: center;
    vertical-align: middle;
}

.InsertObject {
    color: #048200;
}

.DeleteObject {
    text-decoration: line-through;
    color: #960000;
}

.sharedIcon {
    display: inline-block;
    background-image: url(shared.png);
    background-repeat: no-repeat;
    background-position: 0px -2px;
    width: 16px;
    height: 13px;
    margin-right: 5px;
    vertical-align: middle;
}

.pinToTopIcon {
    position: absolute;
    top: 0px;
    right: 40px;
    background-image: url(Yellow_pin.png);
    background-repeat: no-repeat;
    height: 25px;
    width: 20px;
    display: inline-block;
}

.imageViewer {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.post-box-errorMessage {
    font-size: 0.9em;
    color: #D88200;
    display: inline-block;
    margin-right: 10px;
    padding-left: 20px;
    cursor: pointer;
    background-image: url(meMessage32.png);
    background-repeat: no-repeat;
    background-position: 0px -134px;
    background-size: 15px auto;
}

.friendDetail {
    position: relative;
    line-height: 1.5em;
    color: #333333;
    clear: both;
    padding: 15px 10px;
    min-height: 50px;
    white-space: normal;
    cursor: pointer;
    display: block;
    border-bottom: 1px solid #e0e0e0;
}

.friendAVT {
    height: 50px;
    width: 50px;
    margin-right: 10px;
    display: inline-block;
    float: left;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.friendNote {
    font-size: 1em;
    word-wrap: break-word;
    word-break: break-word;
    display: table-cell;
}

.friendName {
    font-weight: 600;
    font-size: 0.9em;
    color: #000;
}

.friendUpdateTime {
    color: #909090;
    font-weight: normal;
    font-size: 0.8em;
}

table#lsFile {
    width: 100%;
    padding: 5px;
    table-layout: fixed;
}

table#lsFile thead tr {
    font-weight: bold;
    font-size: 1.1em;
    text-align: left;
}

table#lsFile thead tr th {
    padding-bottom: 5px;
}

table#lsFile thead tr th:first-child {
    text-align: center;
}

table#lsFile tr td {
    padding: 5px;
}

table#lsFile tbody tr:nth-child(2n+1) {
    background: #F9F9F9;
}

table#lsFile tr td>input {
    cursor: pointer;
    vertical-align: middle;
    visibility: visible;
    display: inline-block;
    margin: 3px;
}

table#lsFile tbody tr {
    font-size: 1em;
    height: 24px;
    line-height: 1.3em;
}

table#lsFile .FileName {
    vertical-align: middle;
    cursor: pointer;
}

table#lsFile .FileName a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    display: inline-block;
    max-width: calc(100% - 120px);
    text-decoration: none;
}

.tdChon {
    vertical-align: middle;
    text-align: left;
    line-height: 13px;
}

.tdChon>label {
    display: inline-block;
    width: 90%;
    vertical-align: middle;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


/*------------ Element ------------------*/

.button {
    display: inline-block;
    color: #000;
    padding: 5px 10px 5px 10px;
    margin-left: 10px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #dcdcdc;
    background: rgb(247, 247, 247);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(247, 247, 247, 1) 0%, rgba(221, 221, 221, 1) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(247, 247, 247, 1)), color-stop(100%, rgba(221, 221, 221, 1)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(247, 247, 247, 1) 0%, rgba(221, 221, 221, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(247, 247, 247, 1) 0%, rgba(221, 221, 221, 1) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(247, 247, 247, 1) 0%, rgba(221, 221, 221, 1) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(247, 247, 247, 1) 0%, rgba(221, 221, 221, 1) 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#dddddd', GradientType=0);
    /* IE6-9 */
    opacity: 0.9;
}

.button:hover {
    opacity: 1;
    border: 1px solid #666666;
}

a.button:hover {
    text-decoration: none;
}

.button-small {
    line-height: 20px !important;
}

.acceptCmd {
    color: #fff;
    background: rgb(53, 106, 160);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(53, 106, 160, 1) 0%, rgba(31, 94, 158, 1) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(53, 106, 160, 1)), color-stop(100%, rgba(31, 94, 158, 1)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(53, 106, 160, 1) 0%, rgba(31, 94, 158, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(53, 106, 160, 1) 0%, rgba(31, 94, 158, 1) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(53, 106, 160, 1) 0%, rgba(31, 94, 158, 1) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(53, 106, 160, 1) 0%, rgba(31, 94, 158, 1) 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#356aa0', endColorstr='#1f5e9e', GradientType=0);
    /* IE6-9 */
}

input[disabled]:hover,
input[disabled],
button[disabled]:hover,
button[disabled] {
    color: #aaa;
    border: 1px solid #ccc;
}


/*--------------------------------------*/

.uiWrapper {
    display: table;
    min-width: 300px;
}

.uiWrapper .uiText {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    font-weight: bold;
    width: 100%;
    padding-left: 10px;
}

.uiButtonKB {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #44c767), color-stop(1, #5cbf2a));
    background: -moz-linear-gradient(top, #44c767 5%, #5cbf2a 100%);
    background: -webkit-linear-gradient(top, #44c767 5%, #5cbf2a 100%);
    background: -o-linear-gradient(top, #44c767 5%, #5cbf2a 100%);
    background: -ms-linear-gradient(top, #44c767 5%, #5cbf2a 100%);
    background: linear-gradient(to bottom, #44c767 5%, #5cbf2a 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#44c767', endColorstr='#5cbf2a', GradientType=0);
    background-color: #44c767;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-size: 1em;
    padding: 5px 15px;
    text-decoration: none;
    text-shadow: 0px 0px 0px #2f6627;
    margin: 3px 0;
}

.uiButtonKB:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #5cbf2a), color-stop(1, #44c767));
    background: -moz-linear-gradient(top, #5cbf2a 5%, #44c767 100%);
    background: -webkit-linear-gradient(top, #5cbf2a 5%, #44c767 100%);
    background: -o-linear-gradient(top, #5cbf2a 5%, #44c767 100%);
    background: -ms-linear-gradient(top, #5cbf2a 5%, #44c767 100%);
    background: linear-gradient(to bottom, #5cbf2a 5%, #44c767 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#5cbf2a', endColorstr='#44c767', GradientType=0);
    background-color: #5cbf2a;
}

.uiButtonKB:active {
    position: relative;
    top: 1px;
}

.uiButtonUKB {
    background-color: #c7455f;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-size: 1em;
    padding: 5px 15px;
    text-decoration: none;
    text-shadow: 0px 0px 0px #662841;
    margin: 3px 0;
}

.uiButtonUKB:hover {
    background-color: #bd2a60;
}

.uiButtonUKB:active {
    position: relative;
    top: 1px;
}

.uiWrapper .uiText div {
    padding: 3px 0;
}

.uiWrapper img {
    display: table-cell;
}

.textRight {
    text-align: right;
}

.paddingRight10 {
    padding-right: 10px !important;
}


/*-------------------------------------------------------*/

#function-upload-left {
    float: left;
    border-right: 1px solid #e6e6e6;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -moz-binding: url('assets/xml/ellipsis.xml#ellipsis');
    white-space: nowrap;
}

#function-upload-left input {
    z-index: 9;
    opacity: 0;
}

#function-upload-left input:hover {
    cursor: pointer;
}

#btn-share-user {
    background-image: url(../img/icon-Add-user.png);
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    width: 16px;
    height: 31px;
    line-height: 31px;
    margin-left: 15px;
}

#function-upload-left span:hover {
    cursor: pointer;
}

#function-upload-right {
    float: right;
    height: 31px;
    text-align: right;
    line-height: 28px;
    padding-right: 10px;
    display: table;
}

#function-upload-right input {
    padding: 0px 5px 0px 5px;
    margin-right: -2px;
    display: table-cell;
}

.post-box-url {
    position: relative;
}

.post-box-url-close {
    cursor: pointer;
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url('../img/icon-delete-comment.png');
    background-position: 0% 0%;
    background-repeat: no-repeat;
    float: right;
    margin-top: 2px;
}

.post-box-url-close:hover {
    background-position: left -32px;
}

.highlight {
    color: red;
}


/*-------------------------------------------------------*/


/* Smartphones (portrait and landscape) ----------- */

@media only screen and (max-width: 768px) {
    .post-box {
        border-left: 0;
        border-right: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .post-box-comment .post-box-attach-content {
        max-width: calc(100vw - 67px);
        width: 100%;
    }
    .button {
        line-height: 26px;
    }
    table#lsFile .FileName a {
        max-width: 100%;
    }
}


/* Smartphones (portrait and landscape) ----------- */

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) {}

@media only screen and (max-device-width: 320px) {
    .post-box-comment .post-box-attach-content {
        max-width: calc(100vw - 67px);
        width: 100%;
    }
}


/* iPads (portrait and landscape) ----------- */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {}