﻿.article-list {
    margin-top: 30px;
}

    .article-list .item, .items {
        border: 1px solid #ccc;
        border-bottom-width: 5px;
        padding: 5px;
        margin-bottom: 10px;
    }

        .article-list .item:hover, .items:hover {
            background-color: #fff;
        }

        .article-list .item .icon {
            height: 30px;
            float: left;
        }

    .article-list .items .icon {
        height: 30px;
        float: left;
    }

    .article-list .item .icon a {
        display: block;
        width: 20px;
        height: 20px;
        float: left;
        margin: 0 10px;
    }

    .article-list .items .icon a {
        display: block;
        width: 20px;
        height: 20px;
        float: left;
        margin: 0 10px;
    }

    .article-list .item .dateinsert {
        display: block;
        font-size: 12px;
        /*height: 30px;*/
        float: left;
        margin: 0 10px;
        text-align: left;
    }

    .article-list .items .dateinsert {
        display: block;
        font-size: 12px;
        /*height: 30px;*/
        float: left;
        margin: 0 10px;
        text-align: left;
    }

    .article-list .item .icon a:hover {
        background-color: #ccc;
    }

    .article-list .items .icon a:hover {
        background-color: #ccc;
    }

    .article-list .item .icon a.del-art {
        background-image: url(/Common/Images/Public/delete-article.png);
    }

    .article-list .item .icon a.edit-art {
        background-image: url(/Common/Images/Public/edit-article.png);
    }

    .article-list .items .icon a.replyMessage {
        background-image: url(/Common/Images/Public/replyMessage.png);
    }

    .article-list .items .icon a.del-art {
        background-image: url(/Common/Images/Public/delete-article.png);
    }

    .article-list .items .icon a.replyeded_true {
        background-image: url(/Common/Images/Public/reply_all_mail_True.png);
    }

    .article-list .items .icon a.replyeded_false {
        background-image: url(/Common/Images/Public/reply_all_mail_False.png);
    }

    .article-list .item .title {
        padding-right: 15px;
        font-size: 19px;
        float: right;
        color: #0000ff;
    }

    .article-list .items .title {
        padding-right: 15px;
        font-size: 19px;
        float: right;
        color: #0000ff;
    }

    .article-list .item .content {
        font-size: 15px;
        clear: both;
        padding-top: 10px;
        text-align: justify;
    }

.del-question {
    background-image: url(/Common/Images/Public/delete-article.png);
    float: left;
    margin-left: 10px;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.del-answer {
    background-image: url(/Common/Images/Public/delete-article.png);
    float: left;
    margin-left: 10px;
    width: 20px;
    height: 20px;
}

.deleteInterView {
    background-image: url(/Common/Images/Public/Delete-icon.png);
    width: 19px;
    height: 19px;
    cursor: pointer;
    float: left;
}

.editInterView {
    background: url(/Common/Images/Public/edit-article1.png)no-repeat 0 0;
    width: 19px;
    height: 17px;
    cursor: pointer;
    float: left;
}

.del-permission {
    background: url(/Common/Images/Public/Delete-icon.png)no-repeat 0 0;
    float: left;
    width: 19px;
    height: 19px;
    cursor: pointer;
}

#Permissions {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background: url('/Common/Images/Public/sprite4.png') no-repeat 0 -144px;
    float: left;
    height: 46px;
    cursor: pointer;
    margin: 30px 0 0 60px;
    display: block;
    font-size: 16px;
    color: #616d73;
    text-align: center;
    line-height: 46px;
    width: 174px;
}

#dateOfInterView {
    background: url(/Common/Images/Public/dateIcon.png) no-repeat 0 0;
    float: right;
    width: 32px;
    height: 32px;
    cursor: pointer;
    margin: 3px 10px 0px 0px;
}

#chartGuid {
    background-color: #dddcdc;
    position: absolute;
    bottom: 50px;
    right: -10px;
    width: 190px;
    border-radius: 5px;
}

    #chartGuid ul li {
        line-height: 20px;
        font-size: 11px;
        margin: 2px 3px;
        font-family: Tahoma;
    }
/*.LogoImagez{width:130px;height:130px;border-radius:65px!important;z-index:1000!important;}*/
#proMemberchartGuid {
    background-color: #dddcdc;
    position: absolute;
    top: 405px;
    right: -10px;
    width: 190px;
    border-radius: 5px;
}

    #proMemberchartGuid ul li {
        line-height: 20px;
        font-size: 11px;
        margin: 2px 3px;
        font-family: Tahoma;
    }

        #proMemberchartGuid ul li a:hover {
            color: #7b7a7a;
        }

        #proMemberchartGuid ul li a {
            color: #a29e9e;
        }

#AcceptCMSContent {
    color: #0000FF;
    font-size: 10px;
    float: left;
    margin-top: 1px;
}

.MessageDateMe {
    color: #0000FF;
    font-size: 10px;
    margin-top: 6px;
    float: left;
}

.MessageDateContent {
    color: #0000FF;
    font-size: 10px;
    margin-top: 2px;
    float: left;
}

#AcceptCMSContentAcc {
    color: #0000FF;
    font-size: 10px;
    float: left;
    margin-top: 12px;
    margin-left: 10px;
}

.AcceptItem {
    cursor: pointer;
}
    /*.AcceptItem:hover{}*/
    .AcceptItem span {
        color: #FF0000;
        font-size: 12px;
        line-height: 12px;
    }
    /*#AcceptCMSContent span:hover{background-color:#fce1e1;color:silver;}*/
    .AcceptItem:hover {
        background-color: transparent !important;
    }

.deleteComment {
    background-image: url(/Common/Images/Public/Delete-icon1.png);
    width: 16px;
    height: 16px;
    cursor: pointer;
    float: left;
}

.replyComment {
    background-image: url(/Common/Images/Public/reply.png);
    width: 19px;
    height: 19px;
    cursor: pointer;
    float: left;
}

.editComment {
    background-image: url(/Common/Images/Public/edit-article1.png);
    width: 19px;
    height: 19px;
    cursor: pointer;
    float: left;
}

.deleteCommentReply {
    background-image: url(/Common/Images/Public/Delete-icon1.png);
    width: 16px;
    height: 16px;
    cursor: pointer;
    float: left;
}

.editCommentReply {
    background-image: url(/Common/Images/Public/edit-article1.png);
    width: 19px;
    height: 19px;
    cursor: pointer;
    float: left;
}

.acceptComment {
    color: rgb(39, 189, 15);
    cursor: pointer;
}

.NotAcceptComment {
    color: #FF0000;
    cursor: pointer;
}

#peopleStatics {
}

    #peopleStatics span {
        color: #707070;
    }

#PicInterview {
    position: absolute;
    top: -105px;
    left: 30px;
}

#PersonFBDiv {
    position: relative;
    display: none;
}

#PersonFB {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 2px;
    right: 281px;
    z-index: 1000;
}

#PersonFB2 {
    height: 18px;
    margin-left: 3px;
}

#PersonFBimg {
    background: url(/Common/Images/Public/coolme.png)no-repeat 0 0;
    width: 16px;
    height: 15px;
    cursor: pointer;
    float: left;
}

#PersonFBimg2 {
    background: url(/Common/Images/Public/coolmetop.png)no-repeat 0 0;
    width: 16px;
    height: 15px;
    cursor: pointer;
    float: left;
}

#rediobuttonDiv {
    line-height: 52px;
    margin: 10px 0;
    position: relative;
    background-color: #b1d063;
    padding-right: 20px;
    /*border-radius: 5px;*/
    right: -15px;
    width: 902px;
}

    #rediobuttonDiv input {
        margin-right: 5px;
    }

    #rediobuttonDiv span {
        margin-right: 5px;
    }

#imgLDDiv {
    position: absolute;
    right: 10px;
    top: 0px;
}

#imgLike {
    background: url('/Common/Images/Public/likedislike.png') no-repeat;
    height: 20px;
    width: 23px;
    display: inline-block;
    margin: 0 5px;
}

#imgDislike {
    background: url('/Common/Images/Public/likedislike.png') no-repeat top right 0px;
    width: 23px;
    display: inline-block;
    height: 24px;
    margin: 0 5px;
}

.btnEventAllCMS {
    border-bottom: 4px solid #678618;
    border-left: 2px solid #678618;
    border-radius: 9px;
    border-right: 1px solid #678618;
    padding: 2px 5px;
    width: 200px;
    margin: 0 auto;
    margin-top: 10px;
    border-top: 1px solid #678618;
    display: block;
}

.AllItem-zak {
    float: right;
    /*width: 120px;*/
    text-align: center;
    /*border-bottom: thin solid #707070;*/
    border-radius: 5px;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-right: 10px;
}
.AllItem-zak a {
        /*background: url(images/sprite.png) no-repeat right -193px;*/
        padding-right: 40px;
        padding-left: 31px;
        /*padding-bottom: -10px;*/
        padding-right: 38px;
        padding-top: 4px;
    }

.active-item {
    background-image: url(/Common/Images/Public/active.png);
    width: 32px;
    height: 32px;
    cursor: pointer;
    float: left;
}

.inactive-item {
    background-image: url(/Common/Images/Public/inactive.png);
    width: 32px;
    height: 32px;
    cursor: pointer;
    float: left;
}

.resultPoll {
    background-image: url(/Common/Images/Public/result-poll.png);
    width: 32px;
    height: 32px;
    cursor: pointer;
    float: left;
}

/* Message Css For Me*/
.MessageNameDiv {
    float: right;
    padding-right: 10px;
    font-size: 14px;
    line-height: 30px;
}

.MessageNameDivSpan {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.MessageTitleDiv {
    right: 0;
    width: 75%;
    margin-right: 20%;
}

.MessageTitleDivSpan {
    padding-right: 10px;
    line-height: 30px;
    font-size: 14px;
    float: right;
    max-width: 85%;
}

.MessageContent {
    padding-right: 15px;
    padding-left: 5px;
    line-height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 14px;
    display: block;
    color: #5D5D5E;
    font-weight: 400;
}

.btnEventAllCMS {
    border-bottom: 4px solid #7580ad;
    border-left: 2px solid #7580ad;
    border-radius: 9px;
    border-right: 1px solid #7580ad;
    padding: 2px 5px;
    width: 200px;
    margin: 0 auto;
    margin-top: 10px;
    border-top: 1px solid #7580ad;
    display: block;
}

/*End of Message Css For ME*/
#btnCloseMe {
    float: left;
    width: 16px;
    height: 16px;
    cursor: pointer;
    background-image: url(/Common/Images/Public/Delete-icon1.png);
}

.deletepicIdea {
    color: #F71414;
    height: 12px;
    font-size: 12px;
    cursor: pointer;
    line-height: 12px;
}

.CMSreplyText {
    width: 435px;
    float: right;
}

.CMSreplyText .CMSreplyTextItem {
   height: 170px;
   background-color: #cfe49f;
   padding: 10px;
   margin-top: 10px;
   border-radius: 10px;
}

.CMSreplyText .CMSreplyTextItem:hover {
    background-color: #e0ffb0;
}

#imgCmsReply {
    margin-left: 5px;
    background-image: url(/Common/Images/Public/imgCmsReply2.png);
    width: 32px;
    height: 32px;
    float: left;
}

#messagePerson {
    min-width: 200px;
}

#messagePerson:hover {
    background-color: transparent;
}
/*///////pollChoice style ////////////////*/
#div-arrowChoice{float:right;margin-left:5px;}
#div-arrowChoice1{
    width:10px;height: 6px;border-top:1px solid black;border-left:1px solid black;border-right:1px solid black;border-bottom:1px solid black;padding:2px;margin-bottom:2px;
}
#div-arrowChoice2{
    width:10px;height: 6px;border-top:1px solid black;border-left:1px solid black;border-right:1px solid black;border-bottom:1px solid black;padding:2px;
}
#btn-arrow-up{
    background-image: url(/Common/Images/Public/arrow-up.png);
    width: 10px;
    height: 6px;
    float:right;
    cursor:pointer;
}
#btn-arrow-down{
    background-image: url(/Common/Images/Public/arrow-down.png);
    width: 10px;
    height: 6px;
    float:right;
    cursor:pointer;
}
/*///////pollChoice style ////////////////*/