﻿.col-12 {
    width: 100%;
    float: left;
}

.col-10 {
    width: 85%;
    float: left;
}

.col-9 {
    width: 78%;
    float: left;
}

.col-8 {
    width: 70%;
    float: left;
}

.col-7 {
    width: 58%;
    float: left;
}

.col-6 {
    width: 50%;
    float: left;
}

.col-5 {
    width: 42%;
    float: left;
}

.col-3 {
    width: 22%;
    float: left;
}

.col-4 {
    width: 30%;
    float: left;
}

.col-2 {
    width: 15%;
    float: left;
}
.col-0{
    padding:0px;
}
.col-right-0{
    padding-right:0px;
}
.col-left-0{
    padding-left:0px;
}
.form .control-label {
    padding-top: 10px;
}
.Complaint-VNM .panel,.Complaint-DXL .panel,.Complaint-XTT .panel ,.Complaint-DHT .panel{
    border:none;
    border-bottom:1px solid #989292;
    box-shadow:none;
    border-radius:0px;
}
 .complaintbyphone .control-label {
        padding-left: 0px;
 }
@media (max-width: 767px) {
    .col-12, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2 {
        width: 100%;
        float: none;
        margin-left: 5px;
    }
    .dasgboard-box {
        margin: 0px!important;
    }
     .email-phone>span {
        width:200%;
        display:block;
    }

     .btn-search-mobile {       
        margin-right:20px;     
    }
    .btn-back-mobile {
       
    }
    .btn-search-mobile >.btnSearch, .btn-back-mobile >.btnBack {
        margin:-5px 0px 10px -15px;
        width:40px;
        border:2px solid #d5d5d5;
    }
    
}

@media (max-width: 768px) {
    .ComplaintAdmin .row,.form-search .row {
        position:relative;
    }
    
    .mobile-hidden {
        display:none;
    }
    .btnGuiPhanAnh {
        left:89%!important;
        width:10%!important;
    }
    .styled-select {
        min-width: 100px;
    }

    .reply, .del, .cmt-Approved, .cmt-UnApproved {
        padding-right: 0px!important;
    }

    .controll-action div {
        margin-right: 0px!important;
    }

    .ApprovedControl span {
        margin: 0px !important;
    }

    span.cmt-UnApproved {
        margin-left:10px!important;
    }
    .Complaint-VNM, .Complaint-DHT, .Complaint-XTT, .Complaint-DXL {
        padding-left: 0px;
        padding-right: 0px;
    }

}
.captcha {
    margin: 10px 0px 5px -15px!important;
    overflow:hidden;
    width:100%;
}
/*.dasgboard-module {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    overflow: auto;
    position: relative;
}

#flex {
    display: flex;
    display: -webkit-flex; 
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: x-large;
    padding: 10px;
}

.kanban_record {
    display: flex;
    display: -webkit-flex; 
    display: -webkit-box;
}

.kanban_box {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    margin: 10px 5px;
    background-color: #808080;
    border-radius: 4px;
    width: 100%;
}

    .kanban_box a {
        text-decoration: none;
    }

.kanban_left {
    padding: 0px;
    text-align: center;
    -ms-flex-flow: column nowrap;
    -moz-flex-flow: column nowrap;
    -webkit-flex-flow: column nowrap;
    flex-flow: column nowrap;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}

    .kanban_left span {
        -ms-flex: 1 1 auto;
        -moz-flex: 1 1 auto;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        flex: 1 1 auto;
        justify-content: center;
        text-align: center;
        -webkit-align-items: center;
        align-items: center;
        padding: 0px;
        -ms-flex-flow: column nowrap;
        -moz-flex-flow: column nowrap;
        -webkit-flex-flow: column nowrap;
        flex-flow: column nowrap;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
    }

.kanban_right {
    padding: 0px;
    -ms-flex-flow: column nowrap;
    -moz-flex-flow: column nowrap;
    -webkit-flex-flow: column nowrap;
    flex-flow: column nowrap;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    border-radius: 4px;
}

    .kanban_right .item {
        -ms-flex: 1 1 auto;
        -moz-flex: 1 1 auto;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        flex: 1 1 auto;
        justify-content: center;
        text-align: center;
        -webkit-align-items: center;
        align-items: center;
        padding: 0px;
        -ms-flex-flow: column nowrap;
        -moz-flex-flow: column nowrap;
        -webkit-flex-flow: column nowrap;
        flex-flow: column nowrap;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
    }

.item span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: top;
    position: relative;
    display: block;
}

.item:nth-child(odd) {
    background-color: green;
}

.item:first-child {
    border-top-right-radius: 4px;
}

.item:last-child {
    border-bottom-right-radius: 4px;
}

.item:nth-child(even) {
    background-color: red;
}*/
.dasgboard-title a {
    font-size: 25px;
    color: #002f65;
    font-weight: bolder;
}

.dasgboard-title {
    margin-top: 30px;
    padding-left: 0px;
    height: 100px;
}

.dasgboard-title-number {
    font-size: 50px;
    margin-top: 30px;
}

.dasgboard-number {
    float: right;
}

.dasgboard-content .dasgboard-number {
    margin-right: -15px;
}

.dasgboard-box {
    background-color: #ffffff;
    padding: 0px;
    margin: 10px;
}

.itemLink {
    padding-left: 20%;
    font-size: 16px;
    display: inline-table;
    width: 70%;
}

.CXL {
    background: #fce0e0 url('../img/cxl-bg.png') no-repeat 10% center;
    height: 100%;
    padding: 30px;
    color: #cc3300;
}

.DXL {
    background: #ccffcc url('../img/cxl-bg.png') no-repeat 10% center;
    height: 100%;
    padding: 30px;
    color: #cc3300;
}

.CMT_CXL {
    background: #f2f2f2 url('../img/cxl-bg.png') no-repeat 10% center;
    padding: 30px;
    color: #cc3300;
    height: 100%;
}

.CMT_DXL {
    background: #f2f2f2 url('../img/cxl-bg.png') no-repeat 10% center;
    height: 100%;
    padding: 30px;
    color: #cc3300;
}

.dasgboard-item {
    padding: 15px;
    height: 120px;
}

    .dasgboard-item .dasgboard-number {
        font-size: 30px;
        margin-top: -10px;
    }
/* Trang trả lời thủ tục admin */
.controll-action div {
    display: inline;
    float: left;
    margin-right: 10px;
    margin-top: 5px;
}

.controll-action label, .ReplyForm label {
    font-weight: normal;
    margin-right: 10px;
    margin-top: 5px;
    margin-left: 15px;
}

.controll-action .chkHienThi, .chkShowCmt {
    margin: 7px 5px 0px 5px;
}

.ReplyFormControll input[type=file] {
    display: inline;
}

.textarea-container {
    width: 100%;
    min-height: 34px;
}

textarea, .textarea-size {
    min-height: 25px;
    /* need to manually set font and font size */
    font-family: sans-serif;
    font-size: 14px;
    box-sizing: border-box;
    padding: 4px;
    border: 1px solid #d5d5d5;
    border-radius:0px;
    overflow: hidden;
    width: 100%;
}

textarea {
    height: 100%;
    min-height: 34px;
    resize: none;
}
textarea.no-border {
    border:none;
    padding:0px!important;
    height:auto!important;
    min-height:0px;
}
.textarea-size {
    visibility: hidden;
    white-space: pre-wrap;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.ReplyForm {
    padding: 15px 0px;
    display: none;
    -webkit-transition: all 2s; /* Safari */
    transition: all 2s;
}

.sub-comment {
    display: none;
}

.ApprovedControl span {
    margin: 0px 10px;
}

.like-count {
    background: url('../img/like_icon.png') no-repeat left center;
    width: 30px;
    height: 25px;
    text-align: right;
    padding: 3px;
    display: inline-block;
}

/*****************************/
.itemplugin {
    position: relative;
    min-width: 100px !important;
}

.sub-comment {
    margin-left: 5%;
}

    .sub-comment .form_cmt {
        margin-left: 10%;
        float: left;
    }

.form_cmt {
    border: 1px solid #f3f3f3;
    padding: 10px;
    width: 100%;
}

.txtNoidung, .txtNoidungSub {
    height: 75px;
    border-radius: 4px !important;
    margin: 2px 0px !important;
    width: 100%;
    background: #f3f3f3 !important;
    border: none !important;
    font-size: 16px;
}

.profileName {
    font-weight: bolder;
    font-size: 16px;
    color: #000;
}

.userPhoto {
    width: 9%;
    float: left;
    margin-right: 1%;
    padding-top: 15px;
    display:none;
}

.commentContain {
    width: 99%;
    float: left;
    padding: 10px;
    
}

.commentBox {
    margin: 10px 0px;
}

.form_cmt .form-control {
    padding-left: 5px;
    background: #f3f3f3 !important;
    border: none !important;
    font-size: 16px;
}

.title {
    margin-top: 10px;
    padding-left: 15px;
    font-weight: bold;
}

.seeComment, .seeComment:hover {
    width: 40%;
    margin: 20px 30%;
    color: #fff;
    padding: 5px 0px;
    font-size: 16px;
}

.ajcmt::-webkit-scrollbar {
    width: 12px;
}

.ajcmt::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
}

.ajcmt::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}

.ajcmt {
    margin-bottom: 20px;
}

.ArticleAuthorEdit .form-control, .Author .form-control {
    border: none;
    background-color: #f3f3f3;
    border-radius: 4px;
    height: 34px;
    width: 100%;
    font-size: 16px;
    margin: 10px 0px;
}
.styled-select select {
    background: transparent;
    width: 100%;
    padding: 6px 25px 6px 12px;
    font-size: 16px;
    line-height: 1;
    border: 1px solid #d5d5d5!important;
    border-radius: 0;
    height: 40px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.styled-select {
    margin: 10px 0px;
    width: 100%;
    height: 40px;
    overflow: hidden;
     background: rgb(243, 243, 243)  url("../img/combo.png") no-repeat 98% 50%;
    border: none;
    border-radius: 0px;
}

.ArticleAuthorEdit .control-label, .Author .control-label {
    margin-top: 15px;
    font-weight: normal;
}

#loadAjax {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
    display: none;
}

#modal {
    display: none;
}

#ajaxLoader {
    position: absolute;
    top: 45%;
    left: 50%;
    width: 100px;
    height: 100px;
    padding: 30px 15px 0px;
}

.lazyload {
    display: none;
}


.cmt-number, .StatusCode {
    display: inline-block;
    padding: 5px 0px 5px 25px;
    float: right;
}

.VNM, .DXL {
    background: url('../img/cxl-icon.png') no-repeat left center;
    color:#bd2727;
}

.XTT {
    background: url('../img/xtt-icon.png') no-repeat left center;
}

.DHT {
    background: url('../img/dxl-icon.png') no-repeat left center;
}

.cmt-number-VNM, .cmt-number-DXL {
    color: #999999;
}

.cmt-number-XTT, .XTT {
    color: #bd2727;
}

.cmt-number-DHT, .DHT {
    /*color: #5da942;*/
    color: #bd2727;
}

.cmt-number-VNM {
    background: url('../img/cmt-cxl-icon.png') no-repeat left center;
}

.deleteRow {
    background: #ebeaea url('../img/delete-bg.png') no-repeat left center;
    color: #d57562;
    padding: 10px 5px 10px 30px;
}

.user-profile {
    padding-left: 0px;
}

.button {
    font-size: 14px;
    padding: 6px 12px;
    text-align: center;
    color: #666666;
    cursor:pointer;
}
input[type="file"]{
    cursor:pointer;
}
.reply {
    background: #ffffff url('../img/edit-icon.png') no-repeat 10% center;
    padding-left: 30px;
}

    .reply.active,.reply:hover {
        background: #ffffff url('../img/edit-icon-hover.png') no-repeat 10% center;
        opacity: 0.8;
        filter: alpha(opacity=80);
    }

.cmt {
    background: #ffffff url('../img/cmt-icon.png') no-repeat 10% center;
    padding-left: 35px;
}

     .cmt.active,.cmt:hover {
        background: #ffffff url('../img/cmt-icon-hover.png') no-repeat 10% center;
        opacity: 0.8;
        filter: alpha(opacity=80);
    }

.del {
    background: #ffffff url('../img/delete-icon.png') no-repeat 10% center;
    padding-left: 35px;
    /*color: #bd2727;*/
    color:#666666;
    float: right !important;
    margin-right: 0px !important;
}
.del.active,.del:hover {
        background: #ffffff url('../img/delete-icon-hover.png') no-repeat 10% center;
        opacity: 0.8;
        filter: alpha(opacity=80);
        color: #666666;
    }
.edit {
    background: #ffffff url('../img/edit_2-icon.png') no-repeat 10% center;
    padding-left: 35px;
    /*color: #bd2727;*/
    color:#666666;
    float: right !important;
    margin-right: 0px !important;
}
.edit a,.edit a:hover {
    color:#666666;
    text-decoration:none;
}
.edit.active,.edit:hover {
        background: #ffffff url('../img/edit_2-icon-hover.png') no-repeat 10% center;
        opacity: 0.8;
        filter: alpha(opacity=80);
        color: #666666;
    }
.sendbtn, .delbtn,.sendback {
    width: 120px;
    background: #cc3300;
    margin-top: 10px;
    margin-right: 10px;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
}

.cancelbtn {
    width: 120px;
    color: #ffffff;
    background: #999999;
    margin-top: 10px;
    margin-right: 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
}

.attachmentFile span {
    background: url('../img/addfile-icon.png') no-repeat center center;
    float: left;
    position: absolute;
    cursor: pointer !important;
    z-index:9999;
}

    .attachmentFile span:hover {
        opacity: 0.8;
        filter: alpha(opacity=80);
    }

.attachmentFile {
    border-radius: 0px !important;
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
}

    .attachmentFile input.file {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        padding: 0;
        font-size: 20px;
        cursor: pointer !important;
        opacity: 0;
        filter: alpha(opacity=0);
        float: left;
        width: 50px;
        z-index:9999;
    }

.filetext {
    margin-top: 7px;
    margin-left:30px;
    cursor:pointer;
    display:inline-block;
}

input[type="checkbox"], .checkbox {
    display: none;
}

input[type="checkbox"] + label span {
    display: inline-block;
    width: 19px;
    height: 19px;
    margin: -1px 4px 0 -15px;
    vertical-align: middle;
    background: url('../img/checkbox.png') no-repeat center center;
    background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    -webkit-background-size:cover;
    cursor: pointer;
    border:1px solid #d5d5d5!important;
}

input[type="checkbox"]:checked + label span {
    background: url('../img/checkbox-check.png') no-repeat center center;
    background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    -webkit-background-size:cover;
}

    
.cmt-Approved {
    background:url('../img/cmt-Approved-bg.png') left center no-repeat;
    padding-left:20px;
}
.cmt-UnApproved {
    background: url('../img/delete-icon.png') left center no-repeat;
    padding-left:20px;
}

.cmt-KD .cmt-detail {
    text-decoration: line-through;
}

.Complaint-XTT .Complaint-Detail {
    text-decoration: line-through;
}

.cmt-UnApproved, .cmt-UnApproved:hover, .cmt-UnApproved:active {
    color: #bd2727;
}

.search-form {
    overflow: hidden;
    vertical-align: middle;
    white-space: nowrap;
    margin: 10px 0px;
}

    .form-control-search,  .form-control-search:focus{
        background: rgb(243, 243, 243) !important;
        border: 1px solid #d5d5d5!important;
        width: 100%;
        height: 40px;
        float: left;
        color: rgb(51, 51, 51);
        font-size: 16px !important;
        padding-left: 15px;
        border-radius: 0px !important;
        outline:none;
    }

        .search-form .form-control-search::-webkit-input-placeholder {
            color: rgb(51, 51, 51);
        }

        .search-form .form-control-search:-moz-placeholder { /* Firefox 18- */
            color: rgb(51, 51, 51);
        }

        .search-form .form-control-search::-moz-placeholder { /* Firefox 19+ */
            color: rgb(51, 51, 51);
        }

        .search-form .form-control-search:-ms-input-placeholder {
            color: rgb(51, 51, 51);
        }

.btnGuiPhanAnh {
    background: #f3f3f3 url('../img/search-icon.png') center center no-repeat;
    border: none;
    height: 37px;
    width: 9%;
    position:absolute;
    left:90%;
    top:2px;
}
.btnSearch {
    margin:10px 0px;
    height:40px;
    border-radius:0px;
    background: #f3f3f3 url('../img/search-icon.png') center center no-repeat;
    width:100%;
    border:1px solid #d5d5d5;
}

.btnBack {
    margin:10px 0px;
    height:40px;
    border-radius:0px;
    background: #f3f3f3 url('../img/back-icon.png') center center no-repeat;
    width:100%;
    border:1px solid #d5d5d5;    
}

.dasgboard-modules {
    background: url('../img/dashboad_bg.png') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.email-phone {
    font-style:italic;
    padding:0px;
}
.Complaint-Detail {
    font-size:16px;
}

@media (max-width: 640px) {
    .captcha {
        margin: 10px 0px 5px 0px !important;
    }
}