@import "/public/css/libs/bootstrap.min.css";
@import "/public/css/libs/ng-sortable.min.css";
@import "/public/css/libs/ng-sortable.style.min.css";
@import "/public/css/libs/angular-ui-notification.min.css";
@import "/public/css/libs/owl.carousel.css";
@import "/public/css/libs/rzslider.min.css";
@import "/public/css/libs/animate.css";
@import "/public/css/libs/fontawesome-all.css";
@import "/public/css/libs/font-awesome.css";
@import "/public/css/libs/iNETicon.css";
@import "/public/css/libs/ionicons.css";
@import "/public/css/global/animation.css";
@import "/public/css/global/background.css";
@import "/public/css/global/typography.css";
@import "/public/css/global/margin.css";
@import "/public/css/global/padding.css";
@import "/public/css/global/border.css";
@import "/public/css/global/layout.css";

/*global style*/
html,
body {
    width: 100%;
    height: 100%;
}
body, .body-container {
    background-color: #f1f1f1;
    font-family: 'Open Sans', sans-serif;
}
.body-container {
    position: relative;
    min-height: 100%;
    width: 100%;
    height: auto;
}

.list-rs {
    list-style: none;
    padding: 0;
    margin: 0;
}

.badge-xs {
    font-size:10px;
    padding: 2px 4px;
    font-weight: 400;
}

#featureBanner {
    min-height: 720px;
    background-size: cover;
    background-repeat: no-repeat;
}

#errorContainer {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
#header{
    background-color: #fff;
}
[uib-typeahead-popup].dropdown-menu {
    width: 100%;
    border: none;
    z-index: 2017;
}
[uib-typeahead-popup].dropdown-menu li > a {
    padding: 8px 15px;
}
[uib-typeahead-popup].dropdown-menu li > a:hover,
[uib-typeahead-popup].dropdown-menu li.active > a {
    color: #424242;
    background-color: rgba(0,0,0,.08);
}

#header-collapse.is-quick-search,
#header-collapse.is-quick-search > form[name="frm-quick-search"] > .input-group {
    display: flex !important;
}

#header-collapse.is-quick-search > form[name="frm-quick-search"] {
    flex: 1;
    padding-left: 0px;
}

#header-collapse.is-quick-search > form[name="frm-quick-search"] > .input-group > .form-control {
    background-color: #e2e2e2;
    border: none;
}


.btn-group-actions > .btn-group:not(:last-child) {
    margin-right: 5px;
}
.thumb-sm {
    width: 40px;
    height: 40px;
    text-align: center;
    vertical-align: middle;
    margin: -12px 8px 0px -8px;
    float: left;
    line-height: 1.5;
}
.list-reset {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.list-reset li > a {
    display: block;
    padding: 5px 10px;
}
.list-reset li > a:before {
    content: "\f3d3";
    font-family: Ionicons;
    position: relative;
    left: -5px;
    transition: all 0.15s linear 0s;
    -moz-transition: all 0.15s linear 0s;
    -webkit-transition: all 0.15s linear 0s;
}
.list-reset li > a:hover:before {
    left: -2px;
}

.frm-tabs {
    padding: 10px;
    background-color: #fff;
    border: 1px solid #e2e2e2;
}
.frm-tabs {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.frm-tabs .nav-tabs > li {
    padding: 0px;
}
.frm-tabs .tab-content {
    padding-top: 20px;
}
.box-group-left {

}
.display-inl-bl {
    display: inline-block;
}
.ta-scroll-window.form-control,
.list-notify > .ntf-ex .btn-ntf-ex:focus,
.ac-select-display .form-group-sm .form-control,
.message-alert-wrap .message-alert-inner.msg-child,
.ta-root.focussed .ta-toolbar .btn-group > .btn.active,
.uib-datepicker-popup tbody tr > td > .btn-default.active,
#header-collapse.is-quick-search > form[name="frm-quick-search"] > .input-group > .form-control:focus {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.list-notify > .ntf-ex .btn-ntf-ex,
[uib-typeahead-popup].dropdown-menu,
.figure-thumbnail > .thumbnail.not-style,
.ta-root.focussed .ta-toolbar .btn-group > .btn,
.ac-select-display .form-group-sm .form-control,
.notify-top-header .nav-tabs.nav-justified > li > a,
#header-collapse.is-quick-search > form[name="frm-quick-search"] > .input-group .btn,
#header-collapse.is-quick-search > form[name="frm-quick-search"] > .input-group > .form-control {
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}
.figure-thumbnail > * {
    float: left;
}
.figure-thumbnail > .thumbnail {
    width: 25%;
}
.figure-thumbnail > .thumbnail + figcaption {
    width: calc(100% - 25%);
    padding-left: 15px;
}
.figure-thumbnail > .thumbnail.not-style {
    background: none;
    border: none;
}
.form-group:last-child {
    margin-bottom: 0px;
}
div[pagination] > .pagination {
    margin: 0px;
}
.suffix-domain {
    display: inline-block;
    padding: 3px 8px;
    background-color: #fff;
    margin: 0px 5px 5px 0px;
    border: 1px solid #e2e2e2;
}
.btn:focus,
.btn:focus:active {
    outline: none;
}
.is-quick-search .input-group {
    transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
}
.is-quick-search .input-group.focus {
    box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.35);
    -moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.35);
    -webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.35);
}
/*background overlay sử dụng hướng dẫn*/
.bg-overlay {
    position: fixed;
    background-color: rgba(0,0,0,.75);
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 1001;
}
/*Scroll style for chrome/safari*/
::-webkit-scrollbar
{
    width: 8px;  /* for vertical scrollbars */
    height: 8px; /* for horizontal scrollbars */
}

::-webkit-scrollbar-track
{
    background: none;
}

::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    -moz-border-radius: 10px;
    background: rgba(0, 0, 0, 0.35);
}
::-webkit-resizer,
::-webkit-scrollbar-button,
::-webkit-scrollbar-corner,
::-webkit-scrollbar-track-piece {
    display: none;
}
/*global style end*/
/*header global style*/
#header .header-nav {
    border: none;
}

#header .panel > .list-group .list-group-item {
    margin-top: -1px;
}
.header-nav .navbar-nav > li > .dropdown-menu {
    z-index: 1001;
}
#header-collapse .nav-top-menu {
    margin-left: -15px;
}
/*header global end*/


/*Aside global style*/
.inet-nav .nav-heading {
    color: #fff;
    font-size: 12px;
    border-bottom: 1px solid #4ab0e6;
    background-color: #1b7aad;
}
.inet-nav .nav-heading .btn {
    background: rgba(255,255,255,.15);
    font-size: 20px;
    padding: 0 2px;
    color: #fff;
    line-height: 1;
    border: none;
}
.inet-nav .nav-heading .btn:hover,
.inet-nav .nav-heading .btn:focus {
    background: rgba(255,255,255,.25);
}
.hide-menu-sb {
    width: 39px;
    position: relative;
    z-index: 100;
}
.hide-menu-sb .inet-nav .nav-heading .btn {
    background: none;
    padding: 0px;
}

/*Aside global style end*/

/*Article global style*/
.content-list > h3 {
    display: inline-block;
    margin-bottom: 30px;
}
.content-list.not-export-excel > h3 {
    display: block;
    margin-bottom: 12px;
}
.date-time-picker > *:nth-child(-n+2) {
    margin-bottom: 15px;
}

/*%^------------&*&-----------^%*/
/*Overight css module ac-select*/
.ac-select-wrapper {
    width: 100%;
}
.ac-select-wrapper .ac-select-main {
    max-width: inherit !important;
    min-height: 34px;
    margin-right: 0px;
}
.ac-select-table td {
    height: 30px;
}
.ac-select-display {
    width: 100%;
}
.ac-select-display .ac-select-text-wrapper.form-group-sm {
    padding: 0px;
}
.ac-select-display .form-group-sm .form-control {
    background: none;
}
.ac-select-main + .ac-select-popup {
    top: 27px;
}
.ac-select-display .ac-select-text:focus {
    outline: none;
}

/*404 page not found*/
#errorContainer {
    position: absolute;
    left: 50%;
    margin-left: -250px;
    width: 500px;
    background-color: rgba(255,255,255,.75);
    padding: 10px;
}
#errorContainer > h1 {
    font-size: 9em;
}

/*datetime style*/
.uib-datepicker-popup {
    padding: 6px;
    border: none;
}
.uib-datepicker-popup > li *:focus {
    outline: none;
}
.uib-datepicker-popup tbody tr > td[ng-if='showWeeks'] {
    background-color: #e2e2e2;
}
.uib-datepicker-popup thead tr > th > .btn-default,
.uib-datepicker-popup tbody tr > td > .btn-default {
    border: none;
}
.uib-datepicker-popup tbody tr > td > .btn-default.active {
    background-color: #4894df;
}
.uib-datepicker-popup tbody tr > td > .btn.active .text-info,
.uib-datepicker-popup tbody tr > td > .btn.active > *,
.uib-datepicker-popup tbody tr > td > .btn .text-muted {
    color: #fff;
}

/*price table style*/
.pricing-inner {
    padding: 8px;
    border: 1px solid #e2e2e2;
}
.pricing-inner .group-pricing-title > h3 {
    margin-top: 0px;
}
.pricing-inner .group-pricing-title > .pricing {
    background-color: #f2f2f2;
    font-size: 1.5em;
    padding: 8px 5px;
    margin: 0px -8px 8px;
}
.pricing-inner .pricing-des-info ul > li {
    padding: 5px 0px;
}
.pricing-inner .pricing-des-info ul > li:not(:last-child) {
    border-bottom: 1px solid #e2e2e2;
}
.pricing-inner .pricing-action {
    text-align: center;
    padding: 8px 0px 0px;
}
.pricing-inner.feature-package .group-pricing-title > .pricing {
    background-color: #d9534f;
    color: #fff;
}
/*Alert message style*/
.alert-data-not-found {
    background-color: #F2F2F2;
    border: 1px solid #e2e2e2;
}

.ta-scroll-window {
    border-radius: 0;
}
/* Editor styling */
.ta-toolbar,
.ta-toolbar .btn-group {
    margin: 0px;
}
.ta-toolbar {
    padding: 8px;
    border-bottom: 2px solid #f2f2f2;
}
.ta-editor, .white-box {
    padding: 10px;
    background-color: #FFF;
    border: 1px solid #EEE;
}

textarea.ta-bind {
    width: 100%;
}

/*textAngular*/
.ta-root {
    border: 1px solid #e2e2e2;
    display: block;
}
.ta-root.focussed {
    border-color: #c5c5c5;
}
.ta-root.focussed .ta-toolbar {
    border-color: #e2e2e2;
}

.ta-hidden-input {
    width: 1px;
    height: 1px;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: -10000px;
    left: -10000px;
    opacity: 0;
    overflow: hidden
}
.ta-root.focussed > .ta-scroll-window.form-control {
    border: none;
}
.ta-editor.ta-html,
.ta-scroll-window.form-control {
    min-height: 215px;
    height: auto;
    overflow: auto;
    font-family: inherit;
    font-size: 100%;
    border: none;
}
.ta-scroll-window.form-control {
    position: relative;
    padding: 0;
}
.ta-scroll-window > .ta-bind {
    padding: 6px 12px;
    min-height: 215px;
    outline: none;
}
.ta-editor:focus {
    user-select: text
}
.ta-resizer-handle-overlay {
    z-index: 1;
    position: absolute;
    display: none
}
.ta-resizer-handle-overlay>.ta-resizer-handle-info {
    position: absolute;
    bottom: 16px;
    right: 16px;
    border: 1px solid #000;
    background-color: #fff;
    padding: 0 4px;
    opacity: .7
}
.ta-resizer-handle-overlay>.ta-resizer-handle-background {
    position: absolute;
    bottom: 5px;
    right: 5px;
    left: 5px;
    top: 5px;
    border: 1px solid #000;
    background-color: rgba(0, 0, 0, .2)
}
.ta-resizer-handle-overlay>.ta-resizer-handle-corner {
    width: 10px;
    height: 10px;
    position: absolute
}
.ta-resizer-handle-overlay>.ta-resizer-handle-corner-tl {
    top: 0;
    left: 0;
    border-left: 1px solid #000;
    border-top: 1px solid #000
}
.ta-resizer-handle-overlay>.ta-resizer-handle-corner-tr {
    top: 0;
    right: 0;
    border-right: 1px solid #000;
    border-top: 1px solid #000
}
.ta-resizer-handle-overlay>.ta-resizer-handle-corner-bl {
    bottom: 0;
    left: 0;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000
}
.ta-resizer-handle-overlay>.ta-resizer-handle-corner-br {
    bottom: 0;
    right: 0;
    border: 1px solid #000;
    cursor: se-resize;
    background-color: #fff
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}
.popover.top {
    margin-top: -10px
}
.popover.bottom {
    margin-top: 10px
}
.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}
.popover-content {
    padding: 9px 14px
}
.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}
.popover>.arrow {
    border-width: 11px
}
.popover>.arrow:after {
    content: "";
    border-width: 10px
}
.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}
.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}
.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}
.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}
/*----------- Alert notify ---------------*/
.navbar-nav .notify-top-header .panel {
    border: none;
}
.navbar-nav .notify-top-header .panel > .panel-body {
    padding: 0px;
}
.navbar-nav .notify-top-header .panel-body .nav-justified {
    border-top: 1px solid #e2e2e2;
}
.navbar-nav .notify-top-header .panel-heading {
    background-color: #F2F2F2;
}
.navbar-nav .notify-top-header .panel-body .tab-content {
    padding: 1px 0px 0px;
    max-height: 666px;
    min-width: 430px;
    overflow-y: auto;
    border: none;
}
.notify-top-header .nav-tabs.nav-justified > li:hover {
    background-color: transparent;
}
.notify-top-header .nav-tabs.nav-justified > li > a {
    background-color: #f2f2f2;
}
.notify-top-header .nav-tabs.nav-justified > .active > a {
    background-color: #fff;
    border-bottom: none;
    border-top: none;
}
.notify-top-header .panel-body .tab-content ul {
    margin-top: 10px;
}
.notify-top-header .panel-body .tab-content ul > li:hover {
    background-color: transparent;
}
.notify-top-header .panel-body .tab-content a {
    text-decoration: none;
    color: #2D2926;
}
/*--------- notify global style -----------*/
.list-notify {
    position: relative;
}
.list-notify.unread > a {
    background-color: #e7f5fd;
}
.list-notify > a {
    display: block;
    padding: 10px 18px 10px 10px;
    border-bottom: 1px solid #bdd2de;
}
.list-notify > a:hover {
    background-color: #dcecf5;
}
.list-notify .create-date {
    font-size: 12px;
    color: #728996;
}
.list-notify > .ntf-ex {
    position: absolute;
    right: 5px;
    top: 0;
    list-style: none;
    padding: 0;
    margin: 0;
}
.list-notify > .ntf-ex > li,
.list-notify > .ntf-ex .btn-ntf-ex {
    line-height: 1;
    text-align: center;
}
.list-notify > .ntf-ex .btn-ntf-ex {
    background: none;
    padding: 0px;
    color: #4a88be;
    border: none;
}

.list-notify > .ntf-ex li:hover .dropdown-menu li > a {
    padding: 3px 20px;
}
.notify-top-header .list-notify > .ntf-ex .tt-read,
.notify-top-header .list-notify > .ntf-ex .tt-unread {
    color: #b7b8b9;
    font-size: 9px;
}
/*-------------------- Label style -----------------------*/
.label.lb-masterial {
    font-weight: 400;
}

/*----------------- message alert style ------------------*/
.message-alert-wrap .message-alert-inner {
    display: flex;
    background-color: #fff;
    box-shadow: 2px 2px 0px 0px rgba(0,0,0,0.18);
    -moz-box-shadow: 2px 2px 0px 0px rgba(0,0,0,0.18);
    -webkit-box-shadow: 2px 2px 0px 0px rgba(0,0,0,0.18);
}
.message-alert-wrap .message-alert-inner.msg-child {
    margin: 8px;
}
.message-alert-wrap .message-alert-inner > .box-content {
    padding: 10px;
}
.message-alert-wrap .message-alert-inner .btn.btn-close {
    position: absolute;
    right: 24px;
    font-size: 20px;
    background: none;
    line-height: 1;
}
.message-alert-wrap.msg-st2 {
    position: relative;
    margin-bottom: 45px;
}
.message-alert-wrap.msg-st2 > .message-alert-inner.msg-main {
    position: relative;
    z-index: 10;
    top: 15px;
}
.message-alert-wrap.msg-st2 > .message-alert-inner:not(.msg-main):nth-child(n+1) {
    top: calc(-10px + 2px);
}
.message-alert-wrap.msg-st2 > .message-alert-inner:not(.msg-main) {
    position: absolute;
    z-index: 0;
    margin: 0;
    top: -8px;
    left: 8px;
    right: 8px;
    background-color: #e2e2e2;
}
/*------------------- Mobile responsive -------------------*/
@media screen and (min-width: 800px) {
    .list-notify > .ntf-ex .dropdown.open ul.dropdown-menu {
        display: block;
    }
}