﻿ins {
    background-color: #cfc;
    text-decoration: none;
}

del {
    color: #999;
    background-color:#FEC8C8;
}

.hidden {
    display: none !important;
}

/* ===================== */
/* CSS DETAIL */

.news-detail {
    text-align: justify;
    font-size: 14px;
    line-height: 24px;
    /*
    margin-top: 31px;*/
    padding: 0 15px 0 15px;
}

.news-detail img {
        margin-bottom: 30px;
    }

.custom-btn-default {
    padding: 3px 6px;
    border-radius: 2px;
    background: #d1e1eb;
}

    .custom-btn-default a {
        color: #6b8a9e;
        font-weight: bold;
        font-size: 14px;
    }

.glyphicon .glyphicon-print {
    color: white;
    background: white;
}

.title-post h1 {
    margin: 0 !important;
    font-size: 24px;
    line-height: 35px;
}

time {
    color: #888;
    display: block;
    /*
    margin-bottom: 40px;
    padding: 15px 0;*/
    font-size: 12px;
    /*border-top:1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;*/
}

.time-custom {
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    margin-top: 20px;
    padding: 10px 0;
    margin-bottom: 20px;
}

.tag-post {
    border-top: 1px dotted #ddd;
    border-bottom: 1px dotted #ddd;
    margin-bottom: 15px;
    padding-top: 10px;
}

.mt {
    margin-top: 15px;
}

.tag-width {
    float: left;
    width: 100%;
}

.tag-post span {
    float: left;
    font-size: 12px;
    color: #666;
    margin-right: 10px;
    margin-top: 6px;
}

.tag-post a {
    display: inline-block;
    padding: 5px;
    margin-right: 2px;
    margin-bottom: 10px;
    font-size: 11px;
    color: #cc3366;
    text-transform: none;
    position: relative;
    border: 1px solid #cc3366;
}

.mb {
    margin-bottom: 15px;
}

.post-rel {
    margin-top: 15px;
    border: 1px solid #ccc;
    padding: 15px;
}

.title-post-rel {
    float: left;
    width: 100%;
    padding-bottom: 15px;
    border-bottom: 1px dotted #ccc;
}

    .title-post-rel p {
        font-size: 14px;
        text-transform: uppercase;
        color: #cc3366;
        padding-left: 15px;
        border-left: 3px solid #cc3366;
        margin-bottom: 0;
    }

.cont-post-rel {
    float: left;
    width: 100%;
    margin-top: 15px;
}

    .cont-post-rel ul {
        float: left;
        width: 100%;
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .cont-post-rel ul li {
            margin-bottom: 10px;
            display: list-item;
            text-align: -webkit-match-parent;
        }

            .cont-post-rel ul li a {
                text-decoration: none;
                position: relative;
                padding-left: 20px;
                padding-right: 20px;
                color: #333;
                display: block;
            }

.page_nav a {
    text-decoration: none;
}

.cont-post-rel ul li a:hover {
    color: #006699;
}

.cont-post-rel ul li a:before {
    position: absolute;
    content: "";
    top: 5px;
    left: 0;
    border: 3px solid #cc3366;
    border-left: 3px solid transparent;
    border-bottom: 3px solid transparent;
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

#IBossCMS_Post_Modal_PreviewDetail_Content_Short:before {
    content: "KIEMSAT.VN";
    display: inline-block;
    font-size: 11px;
    color: white;
    text-transform: uppercase;
    line-height: 13px;
    background-color: #183A52;
    padding: 7px 10px;
    position: relative;
    margin-right: 3px;
}
#IBossCMS_Post_Modal_HistoryDetail_Content_Short:before {
    content: "KIEMSAT.VN";
    display: inline-block;
    font-size: 11px;
    color: white;
    text-transform: uppercase;
    line-height: 13px;
    background-color: #183A52;
    padding: 7px 10px;
    position: relative;
    margin-right: 3px;
}

.bootstrap-select .btn-default {
    background-color: white !important;
    height: 100%;
}

    .bootstrap-select .btn-default:focus {
        border-color: #5c6bc0;
    }

.dropify-errors-container {
    position: absolute;
    bottom: 0px;
}

    .dropify-errors-container ul {
        list-style: none;
        color: red;
    }
.avatar-xl {
    width: 100px;
}
.avatar-xxl{
    width:150px;
}
.datepair-wrap {
    position: relative;
    overflow: hidden;
}

.input-daterange-wrap {
    float: left;
}

.input-daterange-to {
    float: left;
    width: 10px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

@media (max-width: 1360px) {
    .input-daterange-wrap, .input-daterange-to {
        display: block;
        float: none;
    }
}
.table {
    color: black;
}
.text-bold {
    font-weight: bold !important;
}
.input-validation-error {
    border-color: #ff4c52;
    box-shadow: 0 0 0 0.143rem rgba(255,76,82,.25);
}

.pagination {
    margin-bottom: 0px !important;
}
.w-180 {
    width: 180px !important;
}
.w-140 {
    width: 140px !important;
}
.w-90 {
    width: 90px !important;
}
#IBoss_MainPage {
    color: black;
    font-size: 14px;
    font-family: 'Helvetica' !important;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: 'Helvetica';
}
#IBoss_MainPage .page-header {
    margin-top: 0;
    margin-bottom: 0;
    background: 0 0;
    border-bottom: 0;
    padding: 15px 15px 0px;
}
#IBoss_MainPage .page-content {
    padding: 15px;
}
#IBoss_MainPage .page-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
}
.panel-body {
    padding: 15px;
}

.form-group .form-control-label-sm {
    font-size: 14px;
}
.nav-tabs-sm .nav-link {
    font-size: 14px;
}
.font-size-13 {
    font-size: 13px;
}
.form-control-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    font-size: 14px;
}
.btn-group-sm > .btn, .btn-sm {
    font-size: 14px;
}
hr {
    height: 1px;
    color: #3e8ef7;
    background-color: #3e8ef7;
    border: none;
}
.form-control {
    color:black;
}
.table-bordered td, .table-bordered th {
    vertical-align: middle !important;
}
.table tfoot th, .table thead th {
    vertical-align: middle !important;
}

.dropdown-menu {
    color: black;
}
.site-menu-section > header {
    border-bottom: 1px solid rgba(0, 0, 0, .15) !important;
}
.table-bordered thead:first-child th {
    border-top: 1px solid #d2dcdf;
}
.table-bordered th, .table-bordered td {
    border: 1px solid #d2dcdf;
}
.table thead th {
    border-bottom: 1px solid #d2dcdf;
}

.btn-default {
    border-color: #d2dde0;
}

.form-control {
    border: 1px solid #d2dde0;
}

.checkbox-custom label::before {
    border: 1px solid #b4c6cb;
}

.fr-toolbar {
    border-top: 3px solid #1c7af6 !important;
}

.btn-smm {
    padding: .229rem .558rem;
}

.panel {
    position: relative;
    margin-bottom: 2.143rem;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-radius: .286rem;
    box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.flat {
    border-radius: 0 !important;
}

.dropdown-menu {
    border: 1px solid #d9d9d9;
}
.dropdown-divider {
    border-top: 1px solid #d9d9d9;
}

.tab-pane > .panel {
    border: none;
    border-radius: 0;
    box-shadow: none;
}
.no-shadow {
    border: none;
    border-radius: 0;
    box-shadow: none;
}
.no-border {
    border: none !important;
}
.no-radius {
    border-radius: 0px !important;
} 
.panel-bordered > .panel-heading {
    border-bottom: 1px solid #d9d9d9;
}
.panel-bordered > .panel-footer {
    border-bottom: 1px solid #d9d9d9;
}
.panel-title {
    padding: 18px 25px;
}
.input-group-text {
    border: 1px solid #d9d9d9;
}
.btn-group-sm > .btn, .btn-sm {
    padding: .329rem .758rem;
}
.site-menubar-light .site-menu-item.active > a {
    color: rgba(11, 105, 227, .9);
    background-color: rgba(11,105,227,.08);
}

td > p {
    margin-bottom: 0px;
}

.webui-popover.right > .webui-arrow, .webui-popover.right-top > .webui-arrow, .webui-popover.right-bottom > .webui-arrow {
    border-right-color: #a8bbc2 !important;
}

.webui-popover {
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2) !important;
    box-shadow: 0 5px 10px rgba(0,0,0,.2) !important;
}

.btn-file input[type=file] {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}
.ui-timepicker-wrapper {
    z-index: 1710;
}
.form-control:disabled, .form-control[readonly] {
    border: none !important;
}

.bootstrap-select .status_ajaxSelect {
    background: #f0f0f0;
    clear: both;
    color: #999;
    font-size: 11px;
    font-style: italic;
    font-weight: 500;
    line-height: 1;
    margin-bottom: -5px;
    padding: 10px 20px;
}
.bootstrap-select .status {
    background: #f0f0f0;
    clear: both;
    color: #999;
    font-size: 11px;
    font-style: italic;
    font-weight: 500;
    line-height: 1;
    margin-bottom: -5px;
    padding: 10px 20px;
    height: auto;
    width: auto;
    border-radius: 0px;
}
.app-media .media-list.is-grid .media-item{
    cursor:default !important;
}
.app-media .media-list .image-wrap > .image {
    max-width:100%;
    max-height:100%;
}
.app-media .media-list.is-grid .media-item .dropdown-toggle {
    color: #707070 !important;
}

.no-bg {
    background: transparent !important;
}

.site-menubar {
    height: auto;
}

.simplebar-scrollbar:before {
    background: #3E8EF7 !important;
}

a[href="https://froala.com/wysiwyg-editor"], a[href="https://www.froala.com/wysiwyg-editor?k=u"] {
    display: none !important;
    position: absolute;
    top: -99999999px;
}
.app-media .media-list.is-list .media-item{
    padding: 10px 20px;
}
.app-media .media-list.is-list .image-wrap{
    max-height: 100px !important;
}
.app-media .media-list.is-list .dropdown {
    display: block !important;
}
.app-media .media-list.is-grid .media-item .dropdown {
    float: right;
    bottom: 30px;
    right: 95px;
}

.fr-delete-img {
    display: none !important;
}

div.fr-modal-body div.fr-image-list div.fr-image-container .fr-insert-img {
    -webkit-transform: translateY(-50%) translateX(-50%) !important;
    -moz-transform: translateY(-50%) translateX(-50%) !important;
    -ms-transform: translateY(-50%) translateX(-50%) !important;
    -o-transform: translateY(-50%) translateX(-50%) !important;
}