.ui-calendar {
    overflow: hidden;
    border: 1px solid #eee;
    padding: 10px;
}
.wrapper-content > .panel-body > .table-striped > thead > tr > th {
    border-bottom: 2px solid #ddd;
}
.position-info {
    /*comment below to line to let jstree auto resize width */
    /*position: absolute;*/
    /*width: 100%;*/
    /* background: #fff;
    z-index: 9999;
    left: 1px; */
    left: 0px;
    border-color: #888;
}
.reviseMargin-l {
    margin-left: 15px
}
.fc-week {
    background: #fff;
}
.clp {
    padding-right: 5px;
    padding-left: 5px;
}
.clearfix {
    clear: both;
}
textarea {
    resize: none;
    padding: 6px 12px;
}
.icon-rcfz {
    background-image: url(../img/left_nav/nav_rcfz.png);
}
.form-group .control-label {
    margin-top: 7px;
    padding: 0;
    /*text-align: center;*/
}
.navbar-top-links li > span > a {
    padding: 0;
    color: #999;
}
.navbar-top-links li > span.active > a {
    color: #fff;
}
@media screen and (max-width: 1420px) {
    .user-friends > a {
        width: 33%;
    }
}
@media screen and (min-width: 1420px) {
    .user-friends > a {
        width: 25%;
    }
}
@media screen and (min-width: 1620px) {
    .user-friends > a {
        width: 20%;
    }
}
.user-friends {
    max-height: 260px;
    overflow: hidden;
}
.user-friends > a {
    margin: 0;
    margin-top: 12px;
    text-align: center;
    overflow: hidden;
    vertical-align: top;
}
.sj-list li.removeBorder {
    border-left: 0;
}
.removeBorder > li {
    padding-bottom: 0;
}
.fc-state-highlight .fc-day-number {
    color: #f00;
}
.fc-state-highlight {
    cursor: pointer;
}
.row.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.row.flex > [class*='col-'] {
    display: flex;
    flex-direction: column;
}
.h100 {
    height: 100%;
}
.bl4 {
    border-left: 4px solid #f1f1f1;
}
.sj-list li.pb0 {
    padding-bottom: 0;
}
.more {
    margin-top: 15px;
}
.more, .pullUp{
    display: none;
}
.pullUp > a{
    margin: 0;
}
#vertical-timeline > .vertical-timeline-block:not(:last-child){
    margin: 0;
    padding-bottom: 2em;
}
#vertical-timeline > .vertical-timeline-block:last-child{
    margin: 0;
}
.hr-list li{
    cursor: pointer;
}
.index .widget p{
    margin: 0;
}
textarea {
    border: 1px solid #e5e6e7;
}
.col-md-6 {
    width: 49.9%;
}
textarea[readonly] {
    background-color: #eee;
    opacity: 1;
}
.dropzone .dz-preview:last-child {
    margin-bottom: 32px;
}
.table tr, .table td {
    text-align: center;
}
.pic-wrapper {
    text-align: center;
    display: inline-block;
    width: 50%;
}
.pic-wrapper > p {
    margin-top: 20px;
}
.pic-wrapper img {
    width: 200px;
    height: 200px;
    background-color: #efefef;
}
.pic-info {
    display: inline-block;
    padding-right: 60px;
    width: 48%;
    vertical-align: top;
}
.pic-info > ul {
    margin-top: 20px;
}
.pic-info li {
    margin-top: 10px;
    font-size: 16px;
}
