
.user-heading.alt {
    display: inline-block;
    width: 100%;
    text-align: left;
}

.alt.green-bg {
    background: #aec785;
}

.profile-nav.alt.green-border ul > li > a:hover, .profile-nav.alt.green-border ul > li > a:focus, .profile-nav.alt.green-border ul li.active a {
    border-left: 5px solid #aec785;
}

.user-heading.alt a {
    float: left;
    margin-right: 15px;
    margin-left: -10px;
    display: inline-block;
    border: 5px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    -webkit-border-radius: 50%;
}
.user-heading.alt a img{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

.twt-feed {
    border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    color: #FFFFFF;
    padding: 20px 10px 10px 10px;
    position: relative;
    text-align: center;
}

.twt-feed.blue-bg {
    background: #aec785;
}

.twt-feed h1 {
    font-size: 22px;
    font-weight: 300;
    margin-bottom: 5px;
}

.twt-feed a  {
    border: 8px solid #fff;
    border-radius: 50%;
    -webit-border-radius: 50%;
    display: inline-block;
    margin-bottom: -55px;
}

.twt-feed a img {
    height: 112px;
    width: 112px;
    border-radius: 50%;
    -webit-border-radius: 50%;
}

.twt-category {
    display: inline-block;
    margin-bottom: 11px;
    margin-top: 55px;
    width: 100%;
}

.twt-category ul{
   width: 96%;
   margin:0 auto;
}
.twt-category ul li{
    color: #89817f;
    font-size: 13px;
}
.weather-category ul li {
    width: 32%;
    float: left;
    padding: 0px 5px;
    text-align: center;
}
.twt-category h5  {
    font-size: 20px;
    font-weight: 300;
}

.twt-write .t-text-area {
    border: 1px solid #eeeeee;
    border-radius: 0;
    margin-bottom: 5px;
}

.twt-footer {
    padding: 10px 15px;
    position: absolute;
    bottom: 2px;
    right: 2px;
}

.btn-space {
    padding-left: 11.6%;
    padding-right: 11%;
}

.p-head {
    color: #f77b6f;
    font-weight: 400;
    font-size: 14px;
}

.cmt-head {
    font-weight: 400;
    font-size: 13px;
}

.p-thumb img {
    width: 50px;
    height: 50px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

.tasi-tab .media-body p {
    /*color: #b8bac6;*/
}


.activity {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

.activity.alt {
    width: 100%;
    float: right;
    margin-bottom: 10px;
}

.activity span {
    float: left;
}

.activity.alt span {
    float: right;
}
.activity span, .activity.alt span {
    width: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    background: #eee;
    text-align: center;
    color: #fff;
    font-size: 16px;
}

.activity.terques span {
    background: #8dd7d6;
}

.activity.terques h4 {
    color: #8dd7d6;
}
.activity.purple span {
    background: #b984dc;
}

.activity.purple h4 {
    color: #b984dc;
}
.activity.blue span {
    background: #90b4e6;
}

.activity.blue h4 {
    color: #90b4e6;
}
.activity.green span {
    background: #aec785;
}

.activity.green h4 {
    color: #aec785;
}

.activity h4 {
    margin-top:0 ;
    font-size: 16px;
}

.activity p {
    margin-bottom: 0;
    font-size: 13px;
}

.activity .activity-desk i, .activity.alt .activity-desk i {
    float: left;
    font-size: 18px;
    margin-right: 10px;
    color: #bebebe;
}

.activity .activity-desk {
    margin-left: 70px;
    position: relative;
}

.activity.alt .activity-desk {
    margin-right: 70px;
    position: relative;
}

.activity.alt .activity-desk .panel {
    float: right;
    position: relative;
}

.activity-desk .panel {
    background: #F4F4F4 ;
    display: inline-block;
}


.activity .activity-desk .arrow {
    border-right: 8px solid #F4F4F4 !important;
}
.activity .activity-desk .arrow {
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    display: block;
    height: 0;
    left: -7px;
    position: absolute;
    top: 13px;
    width: 0;
}

.activity-desk .arrow-alt {
    border-left: 8px solid #F4F4F4 !important;
}

.activity-desk .arrow-alt {
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    display: block;
    height: 0;
    right: -7px;
    position: absolute;
    top: 13px;
    width: 0;
}

.activity-desk .album {
    display: inline-block;
    margin-top: 10px;
}

.activity-desk .album a{
    margin-right: 10px;
}

.activity-desk .album a:last-child{
    margin-right: 0px;
}
.timeline-messages:before {
    background: rgba(0, 0, 0, 0.1);
    bottom: 0;
    top: 0;
    width: 2px;
}
.timeline-messages:before, .msg-time-chat:before, .msg-time-chat .text:before {
    content: "";
    left: 60px;
    position: absolute;
    top: -2px;
}
.timeline-messages, .msg-time-chat , .timeline-messages .msg-in, .timeline-messages .msg-out {
    position: relative;
}


.timeline-messages .msg-in  .arrow {
    /*border-right: 8px solid #F4F4F4 !important;*/
}
.timeline-messages .msg-in .arrow {
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    display: block;
    height: 0;
    left: -8px;
    position: absolute;
    top: 13px;
    width: 0;
}

.timeline-messages .msg-out  .arrow {
    /*border-right: 8px solid #41cac0 !important;*/
}
.timeline-messages .msg-out .arrow {
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    display: block;
    height: 0;
    left: -8px;
    position: absolute;
    top: 13px;
    width: 0;
}
.msg-time-chat:first-child:before {
    margin-top: 16px;
}
.msg-time-chat:before {
    background:#CCCCCC;
    border: 2px solid #FAFAFA;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    height: 14px;
    margin: 23px 0 0 -6px;
    width: 14px;
}
.msg-time-chat:hover:before {
    background: #41cac0;
}
.msg-time-chat:first-child {
    padding-top: 0;
}
.message-img {
    float: left;
    margin-right: 30px;
    overflow: hidden;
}
.message-img img {
    display: block;
    height: 44px;
    width: 44px;
}
.message-body {
    margin-left: 80px;
}
.msg-time-chat .msg-in .text {
    border: 1px solid #e3e6ed;
    padding: 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
}

.msg-time-chat .msg-out .text {
    border: 1px solid #e3e6ed;
    padding: 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
}
.msg-time-chat p {
    margin: 0;
}
.msg-time-chat .attribution {
    font-size: 11px;
    margin: 0px 0 5px;
}
.msg-time-chat {
    overflow: hidden;
    padding:8px 0;
}

.msg-in a, .msg-in a:hover{
    color: #b64c4c;
    text-decoration: none;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-right: 10px;
    font-weight: 400;
    font-size: 13px;
}
.msg-out a, .msg-out a:hover{
    color: #288f98;
    text-decoration: none;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-right: 10px;
    font-weight: 400;
    font-size: 13px;
}
.chat-form {
    margin-top: 25px;
    clear: both;
}

.chat-form .input-cont {
    margin-bottom: 10px;
}

.chat-form .input-cont input {
    margin-bottom: 0px;
}

.chat-form .input-cont input{
    border: 1px solid #d3d3d3 !important;
    margin-top:0;
    min-height: 45px;
}

.chat-form .input-cont input {
    background-color: #fff !important;
}

.chat-features a {
    margin-left: 10px;
}

.chat-features a i{
    color: #d0d0d0;
}



.m-tcoli{box-shadow: 0 1px 1px rgba(0,0,0,0.2);}
.m-tcoli{background: #e6e6e6;padding: 10px;}
.m-tcoli .cover{width: 380px;height: 285px;}
.m-tcoli .info{height:265px;width:715px;overflow:hidden;padding:20px 45px 0 20px;}
.m-tcoli h1{font-size: 24px;}
.m-tcoli h3{font-size: 14px;}
.m-tcoli h1,.m-tcoli h3,.m-tcoli p{font-weight: normal;line-height: 100%;}
.m-tcoli .desc{line-height: 24px;color:#444;}
.u-ttit{margin:5px 0px 0px 0px;height:53px;background:#262a2d url(../images/home_01.jpg) center top repeat-x;padding:3px 0;width: 890px}
.u-ttit1{
  font-family: "微软雅黑";
  line-height:50px;font-size:18px;margin:5px 0px 0px 0px;height:53px;background:#262a2d url(../images/home_01.jpg) center top repeat-x;padding:3px 15px 0px 15px;width: 950px}
.u-ttit1 span{
  font-size: 14px;
}
.u-ttit1 span b{
  color: #f0902a;
}
.u-ttit2{
  font-family: "微软雅黑";
  line-height:50px;font-size:18px;margin:5px 0px 0px 0px;height:53px;background:#262a2d url(../images/home_01.jpg) center top repeat-x;padding:3px 15px 0px 15px;width: 890px}
.u-ttit2 span{
  font-size: 14px;
}
.u-ttit2 span b{
  color: #f0902a;
}
.getie{
  font-size: 14px;
  padding: 5px 0px;
}
.getie b{
  color: #f0902a;
}
.u-ttit .stitle{background:#266b3c;text-align: center;color:#fff;width:120px;height:53px;line-height:53px;font-size: 16px;font-weight:bold;}
.f-chaa{margin-left: 1em;}
.f-span1{margin: 0 .5em;}
.m-tdli{background: white;padding: 10px 20px;width: 100%;}
.m-tdli1{background: white;padding: 10px 20px;border:1px solid rgba(0,0,0,0.1);border:1px solid #ddd/9;width: 950px;border-top: none;}
.m-tdli .col{padding:15px 0;border-bottom: 1px solid #ececec;line-height: 30px;}
.m-tdli1 .col{padding:15px 0;border-bottom: 1px solid #ececec;}
.m-tdli .col2{background-color:#f5f5f5;}
.m-tdli1 .col2{background-color:#f5f5f5;}
.m-tdli .doui,.m-tdli .deui{display: block;height: 15px;width: 100px;margin: 0 auto;}
.m-tdli1 .doui,.m-tdli .deui{display: block;height: 15px;width: 100px;margin: 0 auto;}
.m-tdli .col .doui{background-position: -14px -55px;}
.m-tdli1 .col .doui{background-position: -14px -55px;}
.m-tdli .col2 .doui{background-position: -14px -13px;}
.m-tdli1 .col2 .doui{background-position: -14px -13px;}
.m-tdli .col .deui{background-position: -14px -93px;}
.m-tdli1 .col .deui{background-position: -14px -93px;}
.m-tdli .col2 .deui{background-position: -14px -134px;}
.m-tdli1 .col2 .deui{background-position: -14px -134px;}
.m-tdli1 .name{width: 615px;text-indent: 1.5em;font-size: 14px;font-family: "微软雅黑";line-height: 30px;}
.m-tdli1 .name a{color: #7bc165;}
.m-tdli1 .names{width: 615px;text-indent: 1.5em;font-size: 14px;font-family: "微软雅黑";line-height: 30px;}
.m-tdli1 .names a{color: #000;}
.m-tdli .name{width: 615px;text-indent: 1.5em;}
.m-tdli .down{width: 100px;cursor: pointer;}
.m-tdli1 .down{width: 100px;cursor: pointer;}
.m-tdli1 .down a{color: #f0902a;}
.m-tdli .dscnt{display:none;position:relative;padding: 10px 10px 0 10px;margin-bottom: -5px;}
.m-tdli .dscnt .box{border: 1px solid #e4e1c8;background-color:#fffbe1;padding: .3em 1em;width: 563px;min-height: 1em;}
.m-tdli .dscnt span{line-height: 21px;}
.m-tdli .col .arr{position: absolute;width: 19px;height: 12px;background-position: 0 -173px;top: 3px;right: 17px;}
.m-tdli1 .col .arr{position: absolute;width: 19px;height: 12px;background-position: 0 -173px;top: 3px;right: 17px;}
.m-tdli .col2 .arr{background-position: 0 -161px;}
.m-cteacher {
  BORDER-BOTTOM: #e8e8e8 1px solid; PADDING-BOTTOM: 20px
}
.m-cteacher h3{
  font-size: 16px;font-family: "微软雅黑";font-weight: bold;margin: 5px 0px;
}
.s-cteacher {
  BORDER-BOTTOM: #e8e8e8 1px solid; PADDING-BOTTOM: 20px
}
.picText {
  COLOR: #444; TEXT-ALIGN: left; CLEAR: both; MARGIN: 0px auto; LINE-HEIGHT: 18px
}
.picText H5 {
  COLOR: #2b2b2b; PADDING-BOTTOM: 3px; LINE-HEIGHT: 21px
}
.s-cteacher .picText H5 {
  FONT-SIZE: 12px; TEXT-ALIGN: left
}
.s-cteacher .picText h3{
  font-size: 16px;font-family: "微软雅黑";font-weight: bold;margin: 5px 0px;
}
.s-cteacher .picText H6 {
  clear: both;
  FONT-SIZE: 14px; TEXT-ALIGN: left;line-height: 25px;
}
.s-cteacher .picText H6 {
  FONT-WEIGHT: 400; COLOR: #444; line-height: 25px;
}
.s-cteacher .picText IMG {
  BORDER-TOP: #ccc 1px solid; BORDER-RIGHT: #ccc 1px solid; BORDER-BOTTOM: #ccc 1px solid; FLOAT: left; MARGIN: 0px 8px 3px 0px; BORDER-LEFT: #ccc 1px solid
}

.picText {
  COLOR: #444; TEXT-ALIGN: left; CLEAR: both; MARGIN: 0px auto; LINE-HEIGHT: 18px
}
.picText H5 {
  COLOR: #2b2b2b; PADDING-BOTTOM: 3px; LINE-HEIGHT: 21px
}
.picText H5 {
  FONT-SIZE: 12px; TEXT-ALIGN: left
}
.picText h3{
  font-size: 16px;font-family: "微软雅黑";font-weight: bold;margin: 5px 0px;
}
.picText H6 {
  clear: both;
  FONT-SIZE: 14px; TEXT-ALIGN: left;line-height: 25px;
}
.picText H6 {
  FONT-WEIGHT: 400; COLOR: #444; line-height: 25px;
}
.picText IMG {
  BORDER-TOP: #ccc 1px solid; BORDER-RIGHT: #ccc 1px solid; BORDER-BOTTOM: #ccc 1px solid; FLOAT: left; MARGIN: 0px 8px 3px 0px; BORDER-LEFT: #ccc 1px solid
}