/*
GENERAL
Css for all
*/

body {
    zoom: 110%;
}
h1 {
    font-size: 2em;
}
.noborder,
.noborder tbody,
.noborder tr,
.noborder td {
    border: none !important;
}
.colorred {
    color: red !important;
}
span.hieuluc1 {
    background: greenyellow;
}

.nhanmanh,
.hieuluc,
.hieuluc2,
.hieuluc3 {
    color: red;
    background: yellow;
}
.displaynone {
    display: none;
}

.iconprint {
    border-radius: 5px;
    background: red;
    color: white;
    border: red 2px solid;
    float: right;
    z-index: 99;
    margin-bottom: -1em;
    padding: 2px 5px;
    margin-top: 2em;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}
.printnodisplay {
    display: none;
}
.clearboth {
    clear: both;
}
.aligncenter,
.aligncenter * {
    text-align: center !important;
    vertical-align: top;
}
.floatright {
    float: right;
}
.floatleft {
    float: left;
}
.sizelarge {
    font-size: 1.5em;
}
.bordercode {
    border: 1px solid;
    padding: 0 5px;
    margin-top: -1em;
}
td {
    vertical-align: top;
}

@media screen and (min-width: 768px) {
    .px400 {
        width:400px;
    }
    .px350 {
        width:350px;
    }
    .px300 {
        width:300px;
    }
    .px250 {
        width:250px;
    }
    .px220 {
        width: 220px;
    }
    .px200 {
        width:200px;
        }
    .px150 {
        width: 150px;
    }
    .px130 {
        width: 130px;
    }
    .px100 {
        width: 100px;
    }
    .px80 {
        width: 80px;
    }

    th#view-counter-table-column,
    .px50 {
        width: 50px;
    }
}

.width50 td,
td.width50 {
    width: 50%;
}
.weightbold {
    font-weight: bold;
}
span.vongtron {
    background: brown;
    border: 1px solid black;
    color: yellow;
    border-radius: 25px;
    padding: 5px;
}

.pc50 {
    width: 50%;
}

/*Table*/
td {
    vertical-align: top;
}

td, th {
    vertical-align: baseline;
    padding: 0.2rem 0.5rem;
}
tr, td, th {
    border: 1px solid #dddddd;
}

header#navbar ul.dropdown-menu a.is-active {
    background: #2fa4e7;
    color: white;
}


/*---Table---end*/

.editbutton a {
    float: right;
    font-size: x-large;
}




/*GIAO BAN*/
.bcsc_giaoban .highlighted,
.bcsc_giaoban h1.page-header,
.nodisplaytitle .description,
.bcsc_giaoban .nodisplaytitle label {
    display: none;

}
.bcsc_giaoban .nodisplaytitle .description {
    display: block;
}
/*---GIAO BAN---end*/

/*Webform*/
.webform-submission-navigation,
div#edit-information {
    display: none;
}

/*Views*/
/* .bef-exposed-form .form--inline .bef--secondary {
    clear: none;
    margin-top: 1.5em;
    margin-right: 5px;
}
.bef-exposed-form .panel-heading {
    padding: 5px 15px;
}
.bef-exposed-form .form--inline .form-item {
    float: left;
} */
.view-filters .form-item-items-per-page {
    margin-right: 5px;
}

/*Form*/
.required.form-control {
    border-color: red;
}

/*reset pass*/
/* form#user-login-form input#edit-name,
form#user-login-form input#edit-pass,
form#user-pass input#edit-name {
    width: 200px;
    display: block;
} */
/* .role-anonymous.path-user .nav-tabs li.active {
    display: none;
} */
.logo > img {
    height: 35px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
    background: transparent;
    border-radius: 10px;
    padding: 5px;
}

.upboldem {
    font-size: 1.5em;
    font-weight: bold;
    text-transform: uppercase;
}
.upboldem1 {
    font-size: 1em;
    font-weight: bold;
    text-transform: uppercase;
}


.webform-submission-information {
    display: none;
}
.role-content_editor .webform-submission-information {
    display: block;
}

.view-filters {
    clear: both;
}
/* .view-filters .form-control {
    height: 30px;
} */
.view-filters label {
    display: block;
}
.view-footer caption,
.view-content caption {
        font-weight: bold;
        color: black;
        font-size: 1.5em;
}

/*NODE FORM*/
div#edit-group-form-info div.panel-body > div {
    display: inline-flex;
}
div#edit-group-form-images div.panel-body > div {
    /* display: inline-flex; */
    display: inline-block;
}

article.kaizen.full .field--type-image,
article.kz5s.full .field--type-image,
article.kzlean.full .field--type-image {
    width: 49%;
    float: left;
    padding: 0 5px;
}
.view-display-id-embed_2tc tr img,
article.kaizen.full .field--type-image img,
article.kz5s.full .field--type-image img,
article.kzlean.full .field--type-image img {
    max-height: 200px;
    max-width: 400px;
}

/* .path-node .author {
    float: right;
} */
article.full .content > div {
    margin-top: 0.5em;
}
article.full .content > div.field--type-string-long {
    clear: both;
}
td.views-field.views-field-serial,
.mucdo,
.tiendo {
    text-align: center;
}

span.huongdan {
    font-size: large;
}

.filter-wrapper {
    display: none;
}
.role-administrator .filter-wrapper {
    display: block;
}

.titlebold .panel-title {
    font-weight: bold;
}

.width100 {
    width: 100%;
}

.height5row {
    height: 5em;
    vertical-align: middle;
}
.textbold,
.textbold * {
    font-weight: bold;
}

.top_5em {
    margin-top: -5em;
}
.displayblock *,
.displayblock {
    display: block;
}
.field--label {
    page-break-after: avoid;
}
.marginleft60px {
    margin-left: 60px;
}

.marginleft10px {
    margin-left: 10px;
}

/*NODE DISPLAY*/
.views-row .author,
.path-node .author,
.field--name-field-node-ref article > footer .author,
.region-content > article > footer .author {
    margin-left: 40px;
    margin-bottom: 20px;
}
.views-row footer > article,
.path-node footer > article,
.field--name-field-node-ref article > footer > article,
.region-content > article > footer > article {
    float: left;
    margin-top: -3px;
}

/*USER DISPLAY*/
.path-user article {
    background-image: linear-gradient(yellow, gold 80%, gold 0);
    padding: 20px;
    text-align: center;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}
.path-user .field--name-user-picture img {
    border-radius: 50%;
    display: inline;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}
.path-user .field--name-field-display-name {
    font-weight: bold;
    margin-top: 1em;
}
/* .path-user  .form-item.js-form-item.form-type-item.js-form-type-item.form-item-.js-form-item-.form-no-label {
} */
.path-user article .form-item.js-form-item.form-type-item h4 {
    font-size: 14px;
    color: black;
    font-weight: normal;
    margin-right: -8px;
}

.region-sidebar-second .block:first-child h2.block-title {
    margin-top: 20px;
}

/*COMMENT*/
.js-comment > footer > p > a {
    margin-left: 10px;
}

.role-authenticated .just4guest {
    display: none;
}

.view-json-kshl-result tbody > tr:last-child {
    font-weight: bold;
    background: lightyellow;
}

.views-field-counter {
    width: 50px;
}

/* .role-head .benhvien,
.role-syt .syt {
    display: block;
} */

a.dangnhap {
    color: white !important;
}

.ck.ck-editor__editable .image-inline img {
    height: auto !important;
}
.ck-content .image.image_resized {
    height: auto !important;
}

.glyphicon {
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
    border-radius: 10px;
}
.form-actions .btn, .form-actions .btn-group {
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}

.view-current-eq svg.svg-inline--fa {
    margin-right: 5px;
}

.gachduoi {
    text-decoration: underline;
    margin-top: -0.8em;
}
.nodisplay {
    display: none;
}
.width30 {
    width: 30%;
}
.width33 {
    width: 33%;
    text-align: center;
}
.width100 {
    width: 100%;
}
.view-atpt .width33 {
    width: 33%;
    text-align: left;
}
.width33 .img-responsive {
display: inline
}

.view-sop .view-filters .form-item-uid {
    display: none;
}

.view-sop .view-filters .form-actions {
    clear: none;
    float: right;
}
.view-filters input#edit-code,
.view-filters input#edit-quyetdinh {
    width: 100px;
}

.views-exposed-form input#edit-email,
.views-exposed-form input#edit-mobile {
    width: 150px;
}

.view-filters input#edit-qr-email {
    width: 200px;
}
section#block-clbv-help {
    display:none;
}