/* Deo custom koda za valhall po komunikaciji */
#formakom {
    padding: 0 !important;
    height: calc(100% - 45px);
    display: inline-block;
    width: 100%;
}
#formakompopredmetu {
    height: 100%;
}
/* Deo custom koda za valhall po komunikaciji END */



.singlecommenthold.tabwrap {
    display: inline-block;
    width: 100% !important;
    padding: 0;
    border-top: 1px solid #d4d4d4;
    position: relative !important;
    padding-top: 7px !important;
}
@media (max-width: 991px) {
    .singlecommenthold.tabwrap {
        position: fixed !important;
        bottom: 0px !important;
        left: 10px !important;
        width: calc(100% - 20px) !important;
    }
}
#Komunikacija_po_predmetu_postcomment {
    color: black !important;
    border: 1px solid #d4d4d4 !important;
    border-radius: 4px;
    box-shadow: none !important;
    display: block;
    max-width: 100%;
    width: 100% !important;
    padding: 7px !important;
}
.option-form.info-form i {
    color: black;
}
.commentslist {
    display: inline-block;
    width: 100%;
    /*padding-top: 15px;*/
    overflow: hidden;
    overflow-y: auto;
    height: calc(100% - 72px);
    /*padding: 10px !important;*/
}
.commentbox {
    position: absolute;
    bottom: -50px;
    height: 50px;
    border-top: 1px solid #00366321;
    width: 100%;
    left: 0;
    /* padding: 2px; */
}
.commentbox input {
    width: 100%;
    line-height: 39px;
    padding: 4px 13px;
    color: #003663;
}
.comment {
    display: inline-block;
    width: 100%;
    margin-bottom: 7px;
     border-bottom: 1px solid #d4d4d442 !important;
    padding-bottom: 7px;
    margin-top: 5px;
    position: relative;
    padding-right: 5px;
}
.profilecont {
    border-radius: 4px;
    overflow: hidden;
    width: 45px;
    height: 45px;
    float: left;
    margin-right: 5px;
    background-size: cover !important;
}
.commenttext {
    line-height: 1.6;
    font-size: 16px;
    margin-left: 52px;
    color: black;
    line-height: 20px;
    word-break: break-word;
    width: calc(100% - 70px)
}
.datumcomment {
    margin-left: 52px;
    font-size: 13px;
    color: #444;
}
.displayname {
    color: #333;
    font-size: 16px;
    font-weight: 700;
    margin-top: -2px;
}
span.doclink {
    background: white !important;
    color: #e80000 !important;
    font-size: 16px !important;
    font-weight: 500;
    padding: 0 !important;
}
.filecnt {
    display: block !important;
    margin-left: 52px;
    margin-top: 10px;
}
.filecntiles {
    width: 100%;
    margin-bottom: 10px;
}

.filecntiles, .filecntimages {
    display: inline-block;
}
.slikaswipe {
    display: inline-block;
}
.filecntwrap {
    height: 85px;
    width: 85px;
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
}
.filecntiles .filecntwrap {
    background: no-repeat;
    display: inline-block;
    width: auto !important;
    max-width: 175px;
    border: 1px solid #e1e1e1;
    padding: 4px 12px 0;
    border-radius: 15px;
    height: auto !important;
    margin-bottom: 4px;
}
.filecntext {
    background: #F44336;
    color: white;
    text-transform: uppercase;
    font-size: 10px;
    padding: 5px 5px;
    border-radius: 4px;
    display: inline-block;
    float: left;
    line-height: 15px;
    font-weight: 700 !important;
}
.filecntname {
    max-width: 97px;
    overflow: hidden;
    margin-left: 7px;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: black;
    font-size: 12px;
    line-height: 24px;
}
.comment-scope {
    display: inline-block;
    width: 100%;
    left: 0;
    bottom: 0;
    background: none;
    height: 50px;
    padding: 5px 10px 5px 0;
    border-top: 1px solid #dfdfdf;
}
.comment-scope #load {
    margin-right: 5px;
    background: #439647;
    border: none;
    color: white;
    border-radius: 2px;
    margin-top: 2px;
    padding: 6px 22px;
    margin-bottom: 15px;
    transition: all ease 0.3s;
    font-size: 16px;
    font-weight: 600;
    position: relative;
    display: inline-block;
    float: left;
    padding: 5px 25px;
}
.commtype {
    display: none;
    float: left;
    margin: 4px 0;
    padding: 5px 15px;
    background: #f7f7f7;
    border-radius: 2px;
    font-size: 14px;
    cursor: pointer;
    color: #333;
}
.commtype.commtypeactive {
    font-weight: 600;
    color: white;
    background: #444;
}
.singlecommenthold.tabwrap label {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 5px;
    color: #555;
    font-weight: 400 !important;
    width: 100%;
}
.attachmentlabel {
    background: #dedede;
    padding: 1px 9px;
    font-size: 14px;
    color: white;
    display: flex !important;
    align-items: center;
    margin-top: 4px;
    cursor: pointer;
    transition: all ease 0.3s;
    border-radius: 2px;
    margin-left: 5px;
    width: auto !important;
    display: inline-block !important;
}
.zmdi.zmdi-attachment-alt {
    width: auto !important;
    margin: 5px !important;
    color: #0e0d0d !important;
    background: transparent !important;
    cursor: pointer;
    padding: 0 !important;
    transition: all ease 0.3s;
    font-size: 18px;
}
.comment-box {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: right;
    position: absolute;
}
.comment-box.hasfiles {
    position: relative;
    right: 0px;
    display: inline-block;
    width: 100%;
    top: 6px;
    width: 100%;
}
.file-box {
        position: absolute;
    width: 100%;
    text-align: left;
    padding: 6px 4px;
    bottom: 141px;
    overflow-y: hidden;
    overflow-x: auto;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    overflow: auto;
    left: 13px;
    background: none;
}
.com-file {
      padding: 5px 10px;
    background: #439647;
    margin-right: 4px;
    width: auto;
    display: inline-block;
    margin-top: 2px;
    line-height: 17px;
    border-radius: 2px;
    color: white;
    font-size: 13px;
    max-width: 100px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 154px;
    float: right;
}
.fa.fa-file-o {
    position: absolute;
    top: 6px;
    left: 5px;
}
.comment[members="internal"]:after, .comment[members="custom"]:after {
    position: absolute;
    top: -4px;
    right: 4px;
    width: 70px;
    border-radius: 4px !important;
    color: white;
    line-height: 16px;
    font-family: 'Roboto',sans-serif;
    text-align: center;
    padding: 2px !important;
    font-size: 12px;
}
.comment[members="internal"]:after {
    content: "INTERNO";
    background: #D32F2F;
}
