﻿.upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block;
    /*        white-space: nowrap;*/
}

    .upload-btn-wrapper .btn {
        border: 2px dotted gray;
        color: gray;
        background-color: white;
        white-space: nowrap;
        font-size: 13px;
        height: 120px;
        border-radius: unset !important;
    }

    .upload-btn-wrapper input[type=file] {
        font-size: 100px;
        position: absolute;
        left: 0;
        top: 0;
        opacity: 0;
    }

.preview-image {
    width: 100%;
}
/*    Test*/
#files-area {
    margin: 0 auto;
    position: relative;
    display: inline-block;
    max-width: 100%;
    vertical-align: middle;
}

.file-block {
    background-color: rgba(144, 163, 203, 0.2);
    margin: 5px;
    color: initial;
    display: inline-flex;
    height: 120px;
    width: 105px;
}

span.name {
    display: inline-block;
    max-width: calc(100% - 17px);
    text-overflow: ellipsis;
    line-height: 2;
    visibility: hidden;
}


.file-delete {
    display: flex;
    width: 24px;
    color: initial;
    background-color: #6eb4ff00;
    font-size: large;
    justify-content: center;
    cursor: pointer;
    position: absolute;
    float: right;
    background: rgb(185 80 80 / 72%);
    border: unset;
}

    .file-delete > span {
        transform: rotate(45deg);
    }
/*    end test*/

.normal > span {
    white-space: nowrap;
}

input::placeholder {
    color: #b4b4b4;
}

textarea::placeholder {
    color: #b4b4b4;
}
/**/
@media (min-width: 992px) {
    .captcha {
        max-width: 31.333333%;
    }
}

@media (min-width: 1199px) {
    .captcha {
        max-width: 33.333333%;
    }
}

@media (min-width: 1200px) {
    .captcha {
        max-width: 26.333333%;
    }
}

.form_radiobuttonlist label {
    margin-top: 5px;
}

.rdo-button > input {
    margin-right: 10px;
}

.form-control-pakn {
    display: flex;
    justify-content: space-between;
    width: 100%;
    /* height: 34px;*/
    padding: 6px 12px 6px 20px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.requirement-pakn {
    background-image: url(/Portals/_default/skins/vinhlong_liink/css/images/requirements.png) !important;
    background-repeat: no-repeat;
    background-position-y: 2px;
}

.requirement-pakn2 {
    background-image: url(/Portals/_default/skins/vinhlong_liink/css/images/requirements.png) !important;
    background-repeat: no-repeat;
    background-position-y: -3px;
    border: 1px solid #ccc;
    padding: 2px 12px 2px 20px;
}

.control-label {
    padding-top: 7px;
    margin-bottom: 0;
    float: right;
    padding-right: 10px;
    text-align: right;
}

@media only screen and (max-width: 992px) {
    .control-label {
        float: none;
        text-align: unset;
    }
}

.nav-tabs {
    margin-left: 0px !important;
}

.tab-container {
    margin-top: 10px;
}

.tabtitle.nav-link.active {
    color: red !important;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 700px !important;
    }
}

ol.breadcrumb li {
    margin-bottom: unset;
}

.breadcrumb {
    background-color: unset !important;
    margin-left: 0 !important;
    padding: 0 !important;
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #ffffff;
    background-clip: border-box;
    border: 0 solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
}

.card {
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.125), 0 1px 3px rgba(0, 0, 0, 0.2);
    margin-bottom: 1rem;
}

.card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
}

.btn-rate .btn-warning {
    color: #ffffff !important;
}

.tieu-de {
    font-size: 14px;
    font-weight: bold;
    margin-top: 15px;
}

.pakn-tieude {
    font-size: 14px;
    font-weight: bold;
}

.pakn-ten {
    margin-right: 10px;
    color: dimgray;
}

.icon-messaging {
    margin-top: 15px;
}

    .icon-messaging i {
        font-size: 40px;
        color: #ce7a58;
        background: #fbecd6;
        /* width: 100px;*/
        border-radius: 100px;
        padding: 18px;
        position: absolute;
    }

.icon-comments {
    margin-top: 15px
}

    .icon-comments i {
        font-size: 40px;
        color: #7c964c;
        background: #c8dba1;
        /* width: 100px;
        height:100px;*/
        border-radius: 100px;
        padding: 18px;
        position: absolute;
    }

.ct1 {
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}

.ct2 {
    /* border-top: 1px solid #dddddd;*/
    border-bottom: 1px solid #dddddd;
}

.ct-trangthai {
    font-weight: unset;
}

.text-custom {
    color: #007bff;
}

.col-lg-12.btn-rate a {
    margin-right: 5px;
}
.Hoi-Dap {
    display: -webkit-box;
    -webkit-line-clamp: 4 !important; 
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.img-icon {
    width: 7px;
    height: 7px;
    margin-right: 5px;
}

.newslist.col.ModPAKNTraLoiCongDanC > div.newslist-cont > ul.news-list > li {
    list-style: none;
}

.title a {
    color: #555;
    float: right;
    font-size: 11px;
}