th {
  position: relative;
}

  th .resize-handle {
    position: absolute;
    right: 0;
    top: 0;
    width: 5px;
    height: 100%;
    cursor: col-resize;
    z-index: 10;
  }


#zmmtg-root {
  display: none;
}


.title-group {
  padding: 0px 0px 0px !important;
}

.sample-container {
  margin: 10px 10px 10px 10px;
}
.fileupload {
  max-width: 500px;
  margin: auto;
}

#openBtn {
  position: absolute;
  top: 24px;
  left: 43%;
}

#dialog {
  top: 20px !important;
  max-height: 500px !important;
}

#uploadFileManager .e-file-drop {
  display: none;
}


/*.e-dialog {
  max-height: 1775px !important;
  z-index: 5000;
}*/


/*phân trang*/
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 1px 0 !important;
  border-radius: 4px;
  /*border-right-color:black;*/
}

  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #5d9cec;
    border-color: #5d9cec;
    cursor: default;
  }

  .pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 1px 10px !important;
    line-height: 1.52857;
    text-decoration: none;
    color: #515253;
    background-color: #fff;
    border: 1px solid #d3dae7;
    margin-left: -1px;
  }

  .pagination > li {
    display: inline;
  }

.ng-select .ng-select-container {
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #ccc;
  min-height: 20px !important;
  align-items: center;
}

/*phân trang*/



.modal-body label {
  display:flex;
  align-items:center;
    font-weight: normal;
    line-height:25px;
    margin-bottom: 3px !important;
}
.required-field .input-group-addon, .required-field .select2-selection, .required-field input, .required-field select, .required-field textarea {
    border-color: #ff902b !important;
    text-indent: 10px;
}
.paddingtop5{
  padding-top:5px;
}
.paddingtop4 {
  padding-top: 4px;
}
.paddingtop3 {
  padding-top: 3px;
}
.margintop5 {
  margin-top: 5px;
}

.margintop4 {
  margin-top: 4px;
}

.margintop3 {
  margin-top: 3px;
}
.font_grid {
  font-size: 11px !important;
}


.tick text {
  font-size: 12px;
}

.widget-header {
  position: relative;
  min-height: 35px;
  background: #fff;
  -webkit-box-shadow: 0 0 4px rgba(0,0,0,.3);
  -moz-box-shadow: 0 0 4px rgba(0,0,0,.3);
  box-shadow: 0 0 4px rgba(0,0,0,.3);
  color: #555;
  padding-left: 12px;
  text-align: right;
}

.widget-body {
  background-color: #fbfbfb;
  -webkit-box-shadow: 1px 0 10px 1px rgba(0,0,0,.3);
  -moz-box-shadow: 1px 0 10px 1px rgba(0,0,0,.3);
  box-shadow: 1px 0 10px 1px rgba(0,0,0,.3);
  padding: 12px;
}
.widget-header.bordered-bottom {
  border-bottom: 3px solid #fff;
}
.themesecondary {
  color: #1410a4 !important;
}

.widget-header .widget-icon {
  display: block;
  width: 30px;
  height: 32px;
  position: relative;
  float: left;
  font-size: 111%;
  line-height: 32px;
  text-align: center;
  margin-left: -10px;
}

.widget-header > .widget-caption {
  line-height: 34px;
  padding: 0;
  margin: 0;
  float: left;
  text-align: left;
  font-weight: 400 !important;
  font-size: 16px;
}

.news-item-detail {
  display: table-cell;
}

.news-item-title {
  font-size: 13px;
  font-weight: 600;
}

.news-item-preview {
  margin-bottom: 0;
  color: #777;
}

.news-item-date {
  display: table-cell;
}

.news-item-date {
  width: 75px;
  vertical-align: middle;
  text-align: right;
}

.news-item-day {
  display: block;
  margin-bottom: .25em;
  font-size: 15px;
  color: #888;
}

.news-item-month {
  display: block;
  padding-right: 1px;
  font-size: 12px;
  font-weight: 600;
  color: #888;
}

.news-items {
  padding-left: 0px;
}

  .news-items li {
    display: flex;
    padding: 10px 0px;
    margin-bottom: 1em;
    border-bottom: 1px dotted #CCC;
    justify-content: space-between;
  }

.themedangcer {
  color: #d15d5f !important;
}

.bordered-themethird {
  border-color: #8c8988 !important;
}

.themethird {
  color: #d15d5f !important;
}


.axis path,
.axis line {
  fill: none;
  stroke: #4C5554;
  stroke-width: 1;
}

.x.axis .tick line {
  display: none
}

.domain {
  display: block !important;
  stroke: #4C5554 !important;
  stroke-width: 2 !important;
}

/*.legend {
  font-size: 12px;
  font-family: sans-serif;
  transform: translate(-102, 150);
  rect

  {
    stroke-width: 2;
  }

}*/

/*.required-field::after {
    color: #ff902b;
    content: "*";
    font-size: 20px;
    height: 32px;
    left: 25px;
    line-height: 32px;
    position: absolute;
    text-align: right;
    top: 5px;
    width: 10px;
    z-index: 6;
}*/
.mb-1 {
    margin-right:5px;
}
.topnavbar-wrapper .headertop {
    background-color: #fff;
    height: 60px;
    position: relative;
    z-index: 1050;
}

    .topnavbar-wrapper .headertop .logo {
        float: left;
        margin-left: 20px;
        margin-top: 10px;
    }
.media .media-body p{
    margin-top:0px;
    margin-bottom:0px;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.topnavbar-wrapper .navbar {
  /* background-color: #396DAD;
  */
  background-image: linear-gradient(to right, #af0565 0%, #553bd5 100%);
  min-height: 30px;
  width: 100%;
}

.topnavbar-wrapper .navbar .nav-wrapper {
    height: 40px;
    min-height: 40px;
}


.headertop .navbar-nav > li > a {
    color: #3d3d3d;
    display: inline-flex;
    font-size: 12px;
    line-height: 45px;
    padding: 7px 10px 5px;
}
.pull-left{
    float:left;
}

.headertop .navbar-right {
    float: right;
    margin-right: 20px;
}

.headertop .flr .dropdown-menu {
    left: auto !important;
    right: 0px !important;
    position:absolute;
}

.headertop .flr .btn-group {
    padding-top: 10px;
}

.selected-list .c-btn {
    width: 100%;
    /*box-shadow: 0px 1px 5px #959595;*/
    padding: 2px;
    cursor: pointer;
    display: flex;
    position: relative;
}

.headertop .flr .btn.btn-default, .headertop .flr .btn.btn-default:hover {
    background-color: #fff;
    border-color: #fff !important;
}

.headertop .dropdown-menu i {
    margin-right: 5px;
}
.flr {
    float: right;
}
.wrapper .headertop {
    /*display: none;*/
}
.has-user-block{
   
}
.nav-wrapper .nav > li {
    float: left;
    position: static;
}
.headertop .navbar-right .caret {
    margin-left: 10px;
    margin-top:20px;
}
.fa{
    margin-right:5px;
}

.uploadsanpham .img-ul-drag-box-msg, .uploadsanpham .img-ul-clear {
    display: none !important;
}
.uploadsanpham .img-ul-upload {
    background-color: #beb2b2 !important;
}
.modal-dialog.modal6 {
    width: 600px !important;
    max-width: none;
}
.modal-dialog.center {
  top:30%;
}
.modal-dialog.modal7 {
  width: 700px !important;
  max-width: none;
}
.modal-dialog.modal8 {
    width: 800px !important;
    max-width: none;
}
.modal-dialog.modal9 {
  width: 900px !important;
  max-width: none;
}
.modal-dialog.modal10 {
  width: 1000px !important;
  max-width: none;
}
.modal-dialog.modal12 {
  width: 1200px !important;
  max-width: none;
}
.modal-dialog.modal800 {
  width: 80% !important;
  max-width: none;
}
.modal-dialog.modal90 {
  width: 90% !important;
  max-width: none;
}
.modal-dialog.modalMenu{
  top:20%;
  width:400px;
}
.modalMenu .modal-content {
  background-color:#fff !important;
  }
  .modalMenu .modal-content .modal-body {
    padding:0px !important;
  }

.modal-dialog.modalkhachhang {
    width: 60% !important;
    max-width: none;
}
.img-ul-image {
    background: rgba(0, 0, 0, 0) none no-repeat scroll center center / contain;
    height: 86px;
    margin: 6px;
    width: 86px;
}
.img-ul-x-mark {
    background-color: #000;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    float: right;
    height: 20px;
    margin: 2px;
    opacity: 0.7;
    text-align: center;
    width: 20px;
}
.panel-body ul li
{
    cursor:pointer;
}
/*-----nhập kho hàng hóa-------------*/
.modalnhapkho {
    width: 100% !important;
    height:100% !important;
}
.kvheaderTitle h1 {
    color: #656565;
    float: left;
    font-size: 22px;
   
    line-height: 34px;
    margin: 0;
    padding: 0 5px 0 0;
}
.kvheaderTitle {
    margin-bottom: 18px;
}
.mb10 {
    margin-bottom: 10px !important;
}
.w100 {
    width: 100% !important;
}
.sale {
   
    -webkit-box-shadow: 0px 0px 39px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 39px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75);
   
    display: flex;
    flex: 1 1 0;
    flex-direction: column;
    justify-content: space-between;
    min-height: 0;
}
.sale-customer {
    border-bottom: 1px solid #ebebeb;
    flex-shrink: 0;
}

.sale-customer-add-new {
    align-items: center;
    display: flex;
    min-height: 48px;
    padding: 10px;
}
.sale-list {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.sale-list-container {
    flex-grow: 1;
    min-height: 250px;
    overflow-y: auto;
    background-color:#fff;
}
.sale-total-line-item--label {
    float: left;
}

.sale-discount-container .sale-total-line-item--value {
    float: right;
}
.sale-note {
    border-top: 1px solid #ebebeb;
    flex-shrink: 0;
    padding: 10px 20px;
}

.sale-note-add {
    font-size: 12px;
}

.sale-totals-container {
    flex-shrink: 0;
}

.sale-totals {
    
    
    top: 100px;
    width: 100%;
}
.bo-top {
    border-top: 1px solid #ebebeb;
}
.sale-discount-container, .sale-total-line {
    background: #fff none repeat scroll 0 0;
    clear: both;
    flex-flow: row wrap;
    font-size: 12px;
    padding: 5px 20px;
    text-align: right;
}

.sale-total-line-item--value {
    flex: initial;
    min-width: 100px;
}

.sale-totals li:last-child {
   
    padding-top: 10px;
}
.sale-total-line-item--label{
    margin-left:10px;
}
.product-sale{
   
}
.typeNumber{
    text-align:right;
}
.s-header .s-header-title > th {
    background: #dcf4fc none repeat scroll 0 0;
    border-color: #eeeeee #c5e7f2 #c5e7f2 !important;
    border-right-style: solid;
    border-right-width: 1px;
    border-top: 1px solid #eeeeee !important;
    color: #292929;
    font-size: 12px;
}
.sale-footer, .sale-header, .sale-list, .sale-list-footer, .sale-list-loader {
    flex-shrink: 0;
}
.li-cell::before {
    background-color: #41af4b;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity 0.2s ease 0s;
    width: 4px;
}
.li-cell-summary-container {
    align-items: baseline;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    padding: 16px 16px 0 !important;
}
.vd-text--secondary {
    color: #6692b0;
}
.wr-expandable-chevron {
    height: 10px;
    width: 10px;
}
.li-cell-summary {
    display: inline;
}
.li-cell-summary--quantity {
    min-width: 45px;
    padding: 0 16px 0 8px;
    text-align: right;
}
.li-cell-summary--name-container {
    display: flex;
    flex: 1 1 0;
    flex-direction: column;
    min-width: 0;
    padding-bottom: 0px;
}
.line-item--separator .li-cell {
    border-bottom: 1px solid #e5eaed;
}
.vd-flex {
    display: flex;
    flex: 1 1 0;
}
.li-cell-actions {
    vertical-align: middle;
    width: 100%;
}
.li-cell-actions-field {
    display: flex;
    flex: 1 1 0;
    flex-direction: column;
    height: 100%;
}
.vd-field .vd-label {
    display: inline-block;
    font-feature-settings: "liga", "kern";
    font-size: 15px;
    font-synthesis: none;
    font-weight: 700;
    line-height: 1.33333;
    margin: 0 0 5px;
    text-rendering: optimizelegibility;
}
.vd-field .vd-value {
    position: relative;
}
.li-cell-actions-value {
    display: flex;
    flex: 1 1 0;
    flex-direction: column;
    justify-content: center;
}
.li-cell-actions-container {
    padding: 0 16px 10px !important;
    visibility: hidden;
    height:0px;
}
.li-cell-actions-container--expanded {
    height: 75px;
    opacity: 1;
    visibility: visible;
}
.vd-textarea {
    display: block;
    line-height: 20px;
    overflow: hidden;
    resize: none;
}
.vd-input {
  background-color: #fff;
  border: 2px solid #e5eaed;
  border-radius: 3px;
  box-shadow: none;
  box-sizing: border-box;
  color: #3a4953;
  cursor: text;
  font-family: "Roboto Condensed","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
  font-size: 15px;
  font-weight: 400;
  margin: 0;
  outline: 0 none;
  padding: 12px;
  transition-delay: 0s;
  transition-duration: 0.2s;
  transition-property: border-color, box-shadow;
  transition-timing-function: ease;
  width: 100%;
  word-break: normal;
}
.text-center{
    text-align:center;
}
.li-cell-actions:not(:first-child) {
    margin-left: 16px;
}
.li-cell-summary--remove {
    margin-left:5px;
}
.sale .visible-han {
    display: block !important;
}
.sale .visible-han-an {
    display: none !important;
}
.modal-content {
    border-radius: 0px;
}

.modal-body .modal-footer {
  padding: 20px 10px 0 !important;
}
.modal-header h4 {
  color: #fff;
  width: 300px;
  font-weight: normal;
  line-height: 30px;
  font-size: 14px;
}
.modal-header .close {
  /*background: #2aa2cd none repeat scroll 0 0;#729AF9*/
  background: #091559 none repeat scroll 0 0;
  border-radius: 3px;
  height: 28px;
  opacity: 1;
  overflow: hidden;
  padding-left: 10px;
  padding-right: 10px;
}
button.close span{
    color: #fff;
}
.kvheaderTitle h1{
    font-weight:normal !important;
}
#tabledichvu > thead > tr > th {    
    padding: 5px;
    line-height:30px;
}
.input-group .btn {
    height: 35px;
    background-color: #f6f6f6 !important;
}
.sale-totals-container ul{
    margin-bottom:0px;
}
.vd-text-supplementary {
    font-feature-settings: "liga", "kern";
    font-size: 12px;
    font-synthesis: none;
    font-weight: 400;
    line-height: 1.25;
    margin: 0;
    text-rendering: optimizelegibility;
}
.li-cell-summary--total-base-price {
    display: block;
    font-feature-settings: "liga", "kern";
    font-size: 12px;
    font-synthesis: none;
    font-weight: 400;
    line-height: 1.25;
    margin: 0;
    text-decoration: line-through;
    text-rendering: optimizelegibility;
}
.bordered-top {
    border-top: 1px solid #e8e8e8 !important;
}
.panel-body + .panel-heading {
    border-radius: 0;
    border-top: 1px solid transparent;
}

.panel-body + .panel-body {
    padding-top: 7px;
}

.panel-body > .panel-subtitle:not(:last-child), .panel-body > .panel-title {
    margin-bottom: 15px;
}

/*------------------------luoi o du lieu-------------------*/
.vd-quick-key-page, .vd-quick-key-page-column {
    align-content: flex-start;
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
}

.vd-quick-key-page-column {
    /*flex: 1 1 0;*/
    flex-direction: column;
    padding: 0 2px;
}

.vd-quick-key {
    border: 1px solid #b5b5b5;
    border-radius: 3px;
    box-sizing: border-box;
    cursor: pointer;
    display: flex;
    height: 110px;
    margin: 2px 0;
    min-width: 103px;
    position: relative;
    width: 130px;
}

.vd-quick-key--white {
    background-color: #62676f;
    border-color: #565a61;
}

.vd-quick-key-inner {
    align-items: center;
    display: flex;
    flex: 1 1 0;
    flex-direction: column;
    justify-content: space-around;
   
}

.vd-quick-key--quick-key .vd-quick-key-inner {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-color: -moz-use-text-color #b5b5b5 #b5b5b5;
    border-image: none;
    border-radius: 0 0 3px 3px;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    margin: 8px -1px -1px;
}

.vd-quick-key-label {
    font-size: 12px;
    line-height: 1.3;
    overflow: hidden;
    text-align: center;
    word-wrap: break-word;
}

.vd-quick-key--blank {
    border-color: #ebebeb;
    cursor: default;
}

.wr-workspace-module-container {
    flex: 1 1 0;
    margin-top: 20px;
    position: relative;
    width: 100%;
}

.wr-workspace-module {
    display: flex;
    justify-content: center;
}

.wr-workspace-quickkey-setup-row {
    align-items: center;
    display: flex;
    flex-direction: column;
    text-align: center;
}

.wr-workspace-quickkey-setup {
    justify-content: center;
}

.vd-header {
  color: #414141;
  display: block;
  font-family: "Roboto Condensed","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
  font-weight: 700;
  margin: 0;
}

.vd-header--page {
    font-size: 35px;
    font-weight: 700;
    position: relative;
}

.wr-workspace-quickkey-setup--default .wr-workspace-quickkey-setup-splash-default {
    background: rgba(0, 0, 0, 0) url("/Administration/Content/images/qickkeys.png") no-repeat scroll center center;
    flex-basis: 355px;
    margin-top: -80px;
    width: 461px;
}

.wr-workspace-quickkey-splash-default-content {
    padding: 0 90px;
}

.wr-workspace-quickkey-setup--default .wr-workspace-quickkey-splash-default-content {
    margin-top: -80px;
}

.vd-text--secondary {
    color: #959595;
}

.vd-mtl {
    margin-top: 20px;
}

.vd-button.vd-button--secondary {
    background-color: #446a81;
    color: #fff;
}

    .vd-button.vd-button--secondary:not(.vd-button--icon) {
        min-width: 120px;
    }

.vd-edit-qk-modal-content {
    display: flex;
}

.vd-quick-key--read-only {
    pointer-events: none;
}

.vd-quick-key--red {
    background-color: #d77173;
    border-color: #d15d5f;
}

.vd-edit-qk-modal-content .vd-quick-key {
    width: 100px;
}

.vd-mbxl {
    margin-bottom: 40px;
}

.vd-mll {
    margin-left: 20px;
}

.vd-edit-qk-modal-fields {
    flex: 1 1 0;
}

.vd-field {
    flex: 1 1 0;
    font-size: 15px;
    margin-bottom: 20px;
}

    .vd-field .vd-label {
        display: inline-block;
        margin-bottom: 5px;
    }

    .vd-field .vd-value {
        position: relative;
    }

.vd-qk-color-palette {
    list-style: outside none none;
    margin: 0;
    padding: 8px 0 0;
}

.vd-quick-keys {
  -moz-user-select: none;
  display: flex;
  flex-direction: column;
  font-family: "Roboto Condensed","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
  position: relative;
}

.vd-quick-keys {
    -moz-user-select: none;
}

.vd-quick-key-grid {
    display: flex;
    flex: 1 1 0;
    flex-direction: column;
    overflow-y: auto;
}

    .vd-quick-key-grid:focus {
        outline: 0 none;
    }

.vd-quick-key-grid--masked {
    visibility: hidden;
}

.vd-quick-key-page {
    flex-shrink: 0;
}

.vd-quick-key-folder-view-container {
    bottom: 0;
    display: flex;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scale(1);
    transition: transform 0.15s ease-out 0s, opacity 0.15s ease-out 0s, -webkit-transform 0.15s ease-out 0s;
}

    .vd-quick-key-folder-view-container.ng-enter, .vd-quick-key-folder-view-container.ng-leave.ng-leave-active {
        opacity: 0;
        transform: scale(0.8);
    }

    .vd-quick-key-folder-view-container.ng-enter-active, .vd-quick-key-folder-view-container.ng-leave {
        opacity: 1;
        transform: scale(1);
    }

.vd-quick-key-folder-view {
    border: 1px solid #b5b5b5;
    border-radius: 3px;
    display: flex;
    flex: 1 1 0;
    flex-direction: column;
}

.vd-quick-key-folder-header {
    border-bottom: 1px solid #b5b5b5;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    line-height: 32px;
    padding: 0 45px;
    position: relative;
    text-align: center;
}

.vd-quick-key-folder-action {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    line-height: 28px;
    position: absolute;
    width: 45px;
}

.vd-quick-key-folder-action--edit {
    left: 0;
}

.vd-quick-key-folder-action--close {
    right: 0;
}

.vd-quick-key-folder-view--red {
    background-color: #f3d4d5;
    border-color: #d15d5f;
}

    .vd-quick-key-folder-view--red .vd-quick-key-folder-header {
        background: #d77173 none repeat scroll 0 0;
        border-color: #d15d5f;
    }

.vd-quick-key-folder-view--orange {
    background-color: #fff;
    border-color: #f28775;
}

    .vd-quick-key-folder-view--orange .vd-quick-key-folder-header {
        background: #f49b8c none repeat scroll 0 0;
        border-color: #f28775;
    }

.vd-quick-key-folder-view--yellow {
    background-color: #fdf8ef;
    border-color: #f0b664;
}

    .vd-quick-key-folder-view--yellow .vd-quick-key-folder-header {
        background: #f2c17b none repeat scroll 0 0;
        border-color: #f0b664;
    }

.vd-quick-key-folder-view--green {
    background-color: #b3c7cb;
    border-color: #5d8089;
}

    .vd-quick-key-folder-view--green .vd-quick-key-folder-header {
        background: #678e98 none repeat scroll 0 0;
        border-color: #5d8089;
    }

.vd-quick-key-folder-view--blue {
    background-color: #f3f8fa;
    border-color: #87becc;
}

    .vd-quick-key-folder-view--blue .vd-quick-key-folder-header {
        background: #99c8d4 none repeat scroll 0 0;
        border-color: #87becc;
    }

.vd-quick-key-folder-view--purple {
    background-color: #e2d7e6;
    border-color: #9f78ab;
}

    .vd-quick-key-folder-view--purple .vd-quick-key-folder-header {
        background: #aa88b5 none repeat scroll 0 0;
        border-color: #9f78ab;
    }

.vd-quick-key-folder-view--white {
    background-color: #a3a7ae;
    border-color: #565a61;
}

    .vd-quick-key-folder-view--white .vd-quick-key-folder-header {
        background: #62676f none repeat scroll 0 0;
        border-color: #565a61;
    }

.vd-quick-key--red {
    background-color: #d77173;
    border-color: #d15d5f;
}

    .vd-quick-key--red.vd-quick-key--hover, .vd-quick-key--red:focus {
        background-color: #cc494c;
        border-color: #c4373a;
    }

.vd-quick-key--orange {
    background-color: #f49b8c;
    border-color: #f28775;
}

    .vd-quick-key--orange.vd-quick-key--hover, .vd-quick-key--orange:focus {
        background-color: #f0735d;
        border-color: #ed5e46;
    }

.vd-quick-key--yellow {
    background-color: #f2c17b;
    border-color: #f0b664;
}

    .vd-quick-key--yellow.vd-quick-key--hover, .vd-quick-key--yellow:focus {
        background-color: #edab4d;
        border-color: #eba035;
    }

.vd-quick-key--green {
    background-color: #678e98;
    border-color: #5d8089;
}

    .vd-quick-key--green.vd-quick-key--hover, .vd-quick-key--green:focus {
        background-color: #52727a;
        border-color: #48636a;
    }

.vd-quick-key--blue {
    background-color: #99c8d4;
    border-color: #87becc;
}

    .vd-quick-key--blue.vd-quick-key--hover, .vd-quick-key--blue:focus {
        background-color: #75b5c5;
        border-color: #63abbd;
    }

.vd-quick-key--purple {
    background-color: #aa88b5;
    border-color: #9f78ab;
}

    .vd-quick-key--purple.vd-quick-key--hover, .vd-quick-key--purple:focus {
        background-color: #9469a1;
        border-color: #875c94;
    }

.vd-quick-key--white {
    background-color: #62676f;
    border-color: #565a61;
}

    .vd-quick-key--white.vd-quick-key--hover, .vd-quick-key--white:focus {
        background-color: #4a4e54;
        border-color: #3e4146;
    }

.vd-quick-key-inner {
    align-items: center;
    display: flex;
    flex: 1 1 0;
    flex-direction: column;
    justify-content: center;
    padding: 4px;
    position: relative;
}

.vd-quick-key--quick-key .vd-quick-key-inner {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-color: -moz-use-text-color #b5b5b5 #b5b5b5;
    border-image: none;
    border-radius: 0 0 3px 3px;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    margin: 8px -1px -1px;
}

.vd-quick-key-grid--dragging .vd-quick-key-inner {
    pointer-events: none;
}

.vd-quick-key--quick-key.vd-quick-key--hover .vd-quick-key-inner, .vd-quick-key--quick-key:focus .vd-quick-key-inner {
    background: #f2f2f2 none repeat scroll 0 0;
}

.vd-quick-key-label {
    font-size: 12px;
    line-height: 1.3;
    overflow: hidden;
    text-align: center;
    word-wrap: break-word;
}

.vd-quick-key-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    /*flex: 1 1 0;*/
    height: 100%;
    width: 100%;
}

.vd-quick-key--folder {
    color: #fff;
}

.vd-quick-key-folder-count {
    font-size: 12px;
    position: absolute;
    right: 8px;
    top: 5px;
}

.vd-quick-key--blank {
    border-color: #ebebeb;
    cursor: default;
}

.vd-quick-keys--edit-mode .vd-quick-key--blank {
    border-style: dotted;
    border-width: 2px;
    cursor: pointer;
}

    .vd-quick-keys--edit-mode .vd-quick-key--blank.vd-quick-key--hover {
        border-color: #c5c5c5;
    }

    .vd-quick-keys--edit-mode .vd-quick-key--blank.vd-quick-key--target {
        border-color: #1a95ea;
    }

.vd-quick-key--loader {
    display: flex;
    pointer-events: none;
}

.vd-quick-key--drag-over::after {
    background-color: #a6d6f7;
    border-radius: 3px;
    bottom: -1px;
    content: "";
    left: -1px;
    position: absolute;
    right: -1px;
    top: -1px;
}

.vd-quick-key--not-allowed::after {
    background-color: #e6643c;
    border-radius: 3px;
    bottom: -1px;
    content: "";
    left: -1px;
    position: absolute;
    right: -1px;
    top: -1px;
}

.vd-quick-key--locked {
    background-color: #d7d7d7 !important;
    border: 1px solid #b5b5b5 !important;
    justify-content: center;
}

.vd-quick-key--read-only {
    pointer-events: none;
}

.vd-edit-qk-modal-content {
    display: flex;
}

    .vd-edit-qk-modal-content .vd-quick-key {
        width: 100px;
    }

.vd-edit-qk-modal-fields {
    flex: 1 1 0;
}

.vd-qk-color-palette {
    list-style: outside none none;
    margin: 0;
    padding: 8px 0 0;
}

.vd-qk-color-palette-item {
    display: inline-block;
}

    .vd-qk-color-palette-item:not(:last-child) {
        margin-right: 10px;
    }

.vd-qk-color-palette-color--red {
    background-color: #d77173;
}

    .vd-qk-color-palette-color--red::after {
        border-color: #d77173;
    }

.vd-qk-color-palette-color--orange {
    background-color: #f49b8c;
}

    .vd-qk-color-palette-color--orange::after {
        border-color: #f49b8c;
    }

.vd-qk-color-palette-color--yellow {
    background-color: #f2c17b;
}

    .vd-qk-color-palette-color--yellow::after {
        border-color: #f2c17b;
    }

.vd-qk-color-palette-color--green {
    background-color: #678e98;
}

    .vd-qk-color-palette-color--green::after {
        border-color: #678e98;
    }

.vd-qk-color-palette-color--blue {
    background-color: #99c8d4;
}

    .vd-qk-color-palette-color--blue::after {
        border-color: #99c8d4;
    }

.vd-qk-color-palette-color--purple {
    background-color: #aa88b5;
}

    .vd-qk-color-palette-color--purple::after {
        border-color: #aa88b5;
    }

.vd-qk-color-palette-color--white {
    background-color: #62676f;
}

    .vd-qk-color-palette-color--white::after {
        border-color: #62676f;
    }

.vd-qk-color-palette-color {
    border-radius: 50%;
    cursor: pointer;
    display: block;
    height: 25px;
    margin: 5px;
    position: relative;
    width: 25px;
}

    .vd-qk-color-palette-color::after {
        border-radius: 50%;
        border-style: solid;
        border-width: 2px;
        bottom: -5px;
        content: "";
        left: -5px;
        opacity: 0;
        position: absolute;
        right: -5px;
        top: -5px;
    }

.vd-qk-color-palette-input {
    opacity: 0;
    position: absolute;
}

    .vd-qk-color-palette-input:focus + .vd-qk-color-palette-color::after {
        border-color: #1a95ea;
        border-width: 1px;
        box-shadow: 0 0 1px #1a95ea;
    }

    .vd-qk-color-palette-input:checked + .vd-qk-color-palette-color::after {
        opacity: 1;
    }

.vd-flex--justify-end {
    justify-content: flex-end;
}

.vd-button.vd-button--negative {
    background-color: #e6643c;
    color: #fff;
}

.wr-open-register-panel-container {
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
}

.wr-open-register-panel--current-sale {
    height: 100%;
    left: 0;
    padding: 0 8px;
    position: absolute;
    top: 0;
    width: 100%;
}

.wr-open-register-panel {
    align-items: center;
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
    justify-content: flex-start;
    padding: 40px 20px;
    text-align: center;
}

.wr-register-closed-image {
    width: 100px;
}

.wr-open-register-panel--current-sale .wr-open-register-panel {
    background-color: #fff;
    border-radius: 3px;
    flex: 1 1 0;
}

.wr-open-register-panel-title {
    font-weight: 400;
    line-height: 1.2;
    margin-top: 15px;
}

.wr-open-register-panel-description {
    margin-bottom: 30px;
    margin-top: 0;
    text-align: center;
}

.vd-button.vd-button--primary:not(.vd-button--icon) {
    min-width: 120px;
}

@media (max-width:400px) {
    .li-cell--expanded {
        height: 137px;
        position: relative;
    }

    .li-cell-summary-container {
        /*align-items: center;*/
        cursor: pointer;
        width: 100%;
        /*display: flex;*/
        font-size: 16px;
        height: 60px;
        /*justify-content: space-between;*/
        /*padding: 10px;*/
    }
}

@media (max-width:320px) {


    .li-cell-summary-left-group {
        /*display: flex;*/
        float: left;
        width: 50%;
        padding-top: 10px;
        /*flex: 1 1 0;*/
    }

    .li-cell-summary-container {
        /*align-items: center;*/
        cursor: pointer;
        width: 100%;
        /*display: flex;*/
        font-size: 16px;
        height: 60px;
        /*justify-content: space-between;*/
        /*padding: 10px;*/
    }

    .li-cell-summary-right-group {
        /*display: flex;*/
        float: left;
        width: 50%;
        padding-top: 3px;
        /*flex: 1 1 0;*/
    }
}

@media (max-width:720px) {
    .kvheaderTitle .col-xs-2, .kvheaderTitle .col-xs-3, .kvheaderTitle .col-xs-1, .kvheaderTitle .col-xs-12 {
        padding-left: 0px;
        padding-right: 0px;
    }

    .btnf .btn {
        margin: 5px 0px;
    }
}

@media (max-width: 1200px) {
    .product-l {
        padding-left: 0px;
    }
}

.btn-group.flr .dropdown-menu {
    right: 0px;
    left: auto;
}

.sale-actions-value {
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
}

.table-responsive {
    border: none;
}

.boxLeftC input[type="text"] {
    padding: 0px;
}

@media (max-width:480px) {
    .hidden-480 {
        display: none !important;
    }

    .sale-totals {
        padding-left: 0px;
    }

    .batdau {
        margin-top: 15px !important;
    }

    .kvheaderTitle i {
        margin-right: 0px;
    }

    .cashTop ul li {
        margin-left: 25px;
    }
}

@media (max-width:360px) {
    .hidden-360 {
        display: none !important;
    }

    .pay-action--value {
        font-size: 12px;
    }

    .pay-action--label {
        font-size: 12px;
    }
}
.headerAuto .add {
  background: #deeaef none repeat scroll 0 0;
  border: medium none;
  border-radius: 2px;
  bottom: 2px;
  height: 22px;
  margin: 0;
  position: absolute;
  right: 15px;
  text-shadow: none;
  top: 1px;
  width: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.kvheaderTitle i {
    margin: 10px;
    color:#fff;
}
.nav-tabs > li > a {
    border: none !important;
    border-bottom: 1px solid #dde6e9 !important;
    background-color: transparent !important;
    /*color:#969696 !important;*/
    opacity:0.8;
}
.tab-container .nav-tabs {
    border:none !important;
}
.nav-tabs-bordered.nav-justified > li.active > a,
.nav-tabs-bordered.nav-justified > li.active > a:focus,
.nav-tabs-bordered.nav-justified > li.active > a:hover,
.nav-tabs-bordered .nav-tabs > li.active > a,
.tab-container .nav-tabs .active a,
.nav-tabs-bordered > li.active > a:focus,
.nav-tabs-bordered > li.active > a:hover {
  border-color: #9474a9 !important;
  border-width: 0 0 2px !important;
  color: #303030 !important;
}
.content-toolbar-right {
    float: right;
}
.content-toolbar-left {
    float: left;
}
.btn-compact {
    padding-left: 12px;
    padding-right: 12px;
    margin-top:5px;
    margin-right:5px;
}
.btn-compact i{
    padding:0px !important;
    margin:0px;
}
.vd-qick-bottom
{
    display:flex;

}
/*------top khach hang - thu ngan ---------------*/
.modalpayment
{
    width:800px !important;
}
.paypreview {
    -webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
}
.table-scroll tbody {
   
    height: 140px;
    overflow: auto;
    width: 200px;
}
.table-scroll thead > tr, .table-scroll tbody {
    display: block;
}
.vd-text-label i {
    color: #6692b0 !important;
    float:right;
}
.filter-product{
    margin-bottom:10px;
}
table tbody .rowclass-red{
    color:red !important;
}
.wr-expanded-sale-actions-buttons button[disabled], .sale-actions button[disabled], .pay-action-container button[disabled] {
    color: #d5cfcf !important;
    cursor: default !important;
}
.tableorders tr{
    cursor:pointer;
}
.listorder .vd-text-label {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
    color: #929292;
    font-size: 18px !important;
}
.wr-expanded-sale-summary-section {
    border-bottom: 1px solid #becbcf;
    padding: 16px 0;
}
.wr-expanded-sale-note {
    padding: 16px 0;
}

.vd-col-6 {
    flex-basis: 550px;
}
.wr-expanded-sale-summary-section {
    border-bottom: 1px solid #becbcf;
    padding: 16px 0;
}
.wr-expanded-sale-totals-line {
    display: flex;
    justify-content: space-between;
}
.wr-expanded-sale-actions-buttons {
    display: flex;
    flex-direction: column;
}
.vd-button-group {
    margin: -4px;
}
.vd-button.vd-button--secondary.vd-button--text {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid transparent;
    color: #6692b0;
}
ul,ol{
    list-style:none;
}
.wr-expanded-sale-line-item-quantity {
    min-width: 35px;
    padding-right: 5px;
}
.wr-expanded-sale-line-item-name {
    padding-right: 10px;
}
.wr-expanded-sale-line-item-description {
    display: flex;
    font-weight: 700;
}
.wr-expanded-sale-line-item-unit-price-details {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.wr-expanded-sale-line-item-total {
    display: flex;
    font-weight: 700;
    justify-content: flex-end;
}
.wr-expanded-sale-summary-section {
    border-bottom: 1px solid #becbcf;
    padding: 16px 0;
}
.wr-expanded-sale-line-item {
    display: flex;
    flex-direction: column;
}

.wr-expanded-sale-line-item:not(:first-child) {
    padding-top: 10px;
}
.note-popover .popover-content .dropdown-menu, .panel-heading.note-toolbar .dropdown-menu
{
    min-width:200px;
}
.fade.show{
    opacity: 1;
}
.modal {
  background: rgba(98, 97, 97, 0.69);
}
.modal.fade .modal-dialog {
    transform: translate(0px, 0%) !important;    
}
.tab-content .dropdown-menu{
    left:0px;
    right:auto !important;
}
.tab-content .dropdown-menu .dropdown-item {
        margin-left: 10px;
    }
.h-100{
    height:100% !important;
}
.mau-in .CodeMirror{
    height:100% !important;
}
 .nav-link.nav-pill{
    border: 1px solid #c0cadd;
    border-radius: 50em;
    height: 32px;
    line-height: 32px;
    padding: 0;
    width: 32px;
}
.nav-pill i {
    font-family: simple-line-icons;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: none;
}
.nav-pill .badge {
    left: 50%;
    margin-left: 0;
    margin-top: -16px;
    position: absolute;
    top: 50%;
}
.nav-pill .badge-pill {
    border: 2px solid #fff !important;
    line-height: 14px;
    margin-left: -5px;
    margin-top: -18px;
}
.app-avarta{
    margin: 0 !important;
    width: 50px;
    position: relative;
    text-align: center;
}
.badge-danger {
    background-color: #ff5454 !important;
    color: #fff;
}
.customer-avatar-small {
    
    float: left;
    height: 36px;
    width: 36px;
    margin-right:10px;
}
.modalnhanvien{
    width:400px !important;
}
.font-11 {
    font-size: 11px !important;
}
.text-grey, .text-grey:focus, .text-grey:hover {
    color: #777 !important;
}
.box {
    background-color: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    flex: 0 0 calc(50% - 15px);
    margin-bottom: 30px;
    padding: 20px;
    
}
.list-widget {
    height: 420px;
}
.box__header {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
}
.box__title {
  font-family: "Roboto Condensed";
  font-weight: 700;
  text-transform: uppercase;
}
.list-widget .scrollable {
    max-height: 380px;
}
.scrollable {
    height: 400px;
    overflow-x: hidden;
    overflow-y: scroll;
}
.clickable-row {
    cursor: pointer;
}
.p-l-10 {
    padding-left: 10px !important;
}
.p-r-10 {
    padding-right: 10px !important;
}
.row::before, .row::after {
    content: " ";
    display: table;
}
.row::after {
    clear: both;
}
.row::before, .row::after {
    content: " ";
    display: table;
}
.p-t-15 {
    padding-top: 15px !important;
}

.p-b-10 {
    padding-bottom: 10px !important;
}
.b-a, .b-r, .b-l, .b-t, .b-b {
    border-style: solid;
    border-width: 1px;
}
.b-grey {
    border-color: #e5e9ec;
}

.clickable-row .label {
    background-color: #e5e5e5;
    color: #626262;
    display: inline-block;
    font-size: 11px;
    font-weight: 600;
    min-width: 90px;
    padding: 3px 9px;
    text-shadow: none;
    text-transform: uppercase;
}
.label-info {
    background-color: #48b0f7 !important;
    color: #fff !important;
}
.text-complete {
    color: #48b0f7 !important;
}
.m-b-5 {
    margin-bottom: 5px;
}

.m-t-5 {
    margin-top: 5px;
}
.m-r-5 {
    margin-right: 5px;
}
.fc-content table{
    background-color:transparent !important;
}

/*------dangky--------------*/
.dangkymoi section {
    padding: 90px 0 100px !important;
}
/*-------------------------*/
.slim-loading-bar-progress {
    background-color: green;
    box-shadow: 0 0 10px 0;
    color: green;
    height: 2px;
    margin: 0;
    opacity: 0;
    padding: 0;
    transition: all 0.5s ease-in-out 0s;
    z-index: 99998;
    position:absolute !important;
}
.modalLoaiThe{
    width:750px !important;
}
.modalGiamGiatn {
    width: 650px !important;
}
.rowclass-disabled, .rowclass-disabled td .ng2-smart-action-custom-custom {
    color: #b5b5b5 !important;
}
.rowx table tr td, .rowx table tr th {
    font-size: 12px !important;
}
.rowclass-bold{
    font-weight:bold !important;
}
.topnavbar-wrapper .topnavbar .navbar-nav > .nav-item > .nav-link {
  cursor: pointer;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  line-height: 27px;
  padding: 1px 5px 2px;
  /*padding: 7px 10px 5px;*/
}

.ng-dropdown-panel.ng-select-bottom,.ng-dropdown-panel.ng-select-top{
    min-width: 300px !important;
}
.rTableCell, .rTableHead {
    display: table-cell;
    padding: 3px 10px;
    border-left: 1px solid #999999;
    min-width: 80px;
}
.rTableCell-1{
    min-width: 100px;
}
.rTableCell-2 {
  /*min-width: 218px;*/
}
.rTableRow {
    display: table-row;
}
.dropdown-item .fas{
    margin-right:5px;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option {
  line-height: 1.4rem !important;
}
.twcol .ng-dropdown-panel .ng-dropdown-panel-items .ng-option{
    display: table-row !important;
    border: 1px solid #999999;
}
.twcollong .ng-dropdown-panel .ng-dropdown-panel-items .ng-option{
    padding: 0px;
    border: 1px solid #999999;
}
 .twcol .ng-dropdown-panel .scroll-host {
    overflow: auto !important;   
} 
.twcol .ng-dropdown-panel .ng-dropdown-footer {   
    line-height: 2em !important;
    min-height: 2em !important;
} 
.twcol .ng-dropdown-panel .ng-dropdown-footer a{
    color: #1e6bb8;
    cursor: pointer;
}
.twcol-end .ng-dropdown-panel {
  right:0px;
  left:auto !important;
}
.table .twcol{
  width:200px;
}
.ng-select .ng-select-container {
  /*background-color: transparent !important;*/
  background-color: white;
  /*border: none !important;*/
  border-bottom: 1px solid #ccc !important;
  border-radius: 0px !important;
}
.table .form-control,.table .ng-select .ng-select-container{    
   border: none !important;   
}
.tableinput.table-bordered td{
    padding: 8px !important;
}
.ng-select.ng-select-opened > .ng-select-container {
  background: white;
}
.modal-body .nav-tabs,.modal-body .tab-content{
    /*background:  #fff;*/
}
.modal-body .tab-content{
    min-height: 300px;
}

.table > thead > tr > th {
  color: #312e2e;
  background-color: rgb(214, 233, 247);
}
.row-cap1{
    font-style: italic !important;
    color: #5b5b82 !important;
}
.ng2-smart-filters {
  /*background:#f3f3f3;*/
  background: white;
}
.ng2-smart-filters th{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.dropdown-menu .dropdown-item, .dropdown-submenu > .dropdown-menu > li {
  cursor: pointer !important;
}
.pull-right .btn-group .dropdown-menu {
  right: 0px !important;
  left: auto !important;
}
.table .form-control
{
  /*height:14px !important;*/
  /*width:30px;*/
}
.ng2-st-checkbox-select-all{
  width:20px;
}
.bangke .tblscroll .table {
  width: 1600px !important;
}
.loccamketchi .tblscroll .table {
  min-width: 900px;
}

.modal-body .navbar {
  justify-content: flex-end !important;
  background: #e4edf9 none repeat scroll 0 0;
  margin-left: -10px;
  margin-right: -10px;
  padding: 0.05rem 1rem;
  border-bottom: 1px solid #cfdbe2;
}
  .modal-body .navbar .nav-link {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0px;
    margin-right: 10px;
    color: #000;
  }
  .modal-body .navbar .nav-link > .mr-2 {
    display: block;    
    margin: 2px auto 4px auto;
    top: 0;
    line-height: 24px;
  }
  .dmphanhe .row{
    margin-left:0px;
    margin-right:0px;
  }
tr.mat-header-row {
  height: auto !important;
}
tr.mat-footer-row, tr.mat-row {
  height: auto !important;
}
td.mat-cell, td.mat-footer-cell, th.mat-header-cell {
  padding: 5px 10px !important;
}
.table-bordered .ng2-smart-filters th {
  background-color: #fff !important;
  color: #1e6bb8;
}
.table-bordered .ng2-smart-titles thead th {
  background-color: #f6f6f6 !important;
  color: #1e6bb8;
}
.searchgrid {
  display: block;
  width: 100%;
  height: 2.1875rem;
  padding: .375rem 1rem;
  font-weight: 400;
  line-height: 1.528571429;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #dde6e9;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  margin-bottom:5px;
  margin-top:5px;
}
a{
  cursor:pointer !important;
}
.fa-bug::before {
  padding-right: 5px !important;
}
 .ngx-gallery-preview-top {
  margin-top: 100px !important;
}
.row-bug1 {
  color: #27c24c !important;
}
.row-bug2 {
  color: #ff902b !important;
}
.row-bug3 {
  color: #23b7e5 !important;
}
.row-bug4 {
  color: #f05050 !important;
}
.dmsanpham{
  min-height:300px;
}
.swal-title {  
  font-size: 20px !important; 
}
.swal-text {
  font-size: 15px !important; 
}
.highlight, .highlight  td{
  background-color: #f2c17b;
}
  .highlight .ng-select-container {
    background-color: #f2c17b !important;
  }
.content-heading .fa-eye-slash {
  padding-left:10px !important;
}
.card .card-body {
  
}
.unclose .modal-header h4 {
  width: auto !important;
}

  .content-wrapper .content-heading {
  min-height: 45px !important;
 /* border-bottom: 1px solid rgba(0,0,0,.125);*/
  margin-bottom: 10px;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top:3px;
}
ul.tree {
  position:relative;
}

.rootless ul:before {
  top: 0px;
  width: 1px;
  bottom: 0px;
  position: absolute;
  left: 35px;
  content: "";
  border-left: 1px dotted #555;
}
tree-internal .tree .folding.node-expanded::before {
  content: '\f146' !important; 
}
tree-internal .tree .folding.node-collapsed::before {
  content: '\f0fe' !important;
  color: #757575;
}
tree-internal .tree .folding {
  font-family: 'Font Awesome 5 Free';
}
.rootless ul li:before {
  content: "";
  height: 1px;
  width: 15px;
  position: absolute;
  top: 15px;
  left: 35px;
  border-bottom: 1px dotted #555;
}
tree-internal .tree .folding.node-leaf::before {
  content: '' !important; 
}

.profile-container {
  display: -webkit-flex;
  display: flex;
}
.profile-panel-left {
  width: 250px;
  background-color: #fff;
  min-height: 620px;
  padding: 15px;
}
.profile-panel-right {
  width: 100%;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #e2e4e7;
  padding: 5px;
}
  .profile-panel-right .content-heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: solid 3px #dfdfdf;
  }
    .profile-panel-right .content-heading .btn {
      margin-top:0px !important;
    }
.profile-photo {
  padding: 10px;
}
.profile-photo img {
  width: 100%;
}
.photo-command {
  margin-top:10px;
  text-align: center;
}
.menutree{
  margin-left:-20px;
}

.open > .dropdown-menu {
  display: block;
 
}
tree-select .dropdown.open ul:before {
  top: 0px;
  width: 1px;
  bottom: 0px;
  position: absolute;
  left: 34px;
  content: "";
  z-index: -1;
  border-left: 1px dotted #555;
}

.open ul li:before {
  content: "";
  height: 1px;
  width: 15px;
  position: absolute;
  top: auto;
  z-index:-1;
  margin-top: 12px;
  border-bottom: 1px dotted #555;
}

tree-select-item ul li:before {
  content: "";
  height: 1px;
  width: 15px;
  position: absolute;
  top: auto;
  left: 35px;
  margin-top: 12px;
  border-bottom: 1px dotted #555;
}

.dropdown.open ul.dropdown-menu:before {
  top: 0px;
  width: 1px;
  bottom: 0px;
  position: absolute;
  left: 0px;
  content: "";
  z-index: -1;
  border-left: 1px dotted #555;
}
.dropdown.open .btn{
  margin-top:0px !important;
  padding:1px;
}
ul.ui-select-choices {
  position: relative;
}
.modal-dialog.modalsanpham {
  width: 100% !important;
  max-width: none;
}
.modalsanpham .modal-body {
  
}
.row-information {
  margin-bottom: 15px;
  background: #fff;
  margin-left: 0px;
  margin-right: 0px;
  border-radius: 8px;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, .1);
  padding: 20px 10px 20px;
}
.modal-body label.title-information {
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  margin-bottom: 10px !important;
}
.modalsanpham .modal-header {
 
  padding: 0px 15px !important;
  justify-content: flex !important;
  /*justify-content: flex-end !important;*/
}

.modal-header {
  /*background: #2aa2cd none repeat scroll 0 0;*/
  background: #729AF9 none repeat scroll 0 0;
  padding: 0px 15px !important;
}

.body-tab {
  background-color: #e4e4e4;
  padding: 20px;
 
}
.modal-dialog.modalhsnhansu {
  width: 100% !important;
  max-width: none;
}

.modalhsnhansu .modal-body {
  padding-top: 0px !important;
}

.modalhsnhansu .modal-header {
 
  padding: 0px 15px !important;
  justify-content: space-between
}

.modal-header {
  background: #091559 none repeat scroll 0 0;
  /*background: #2aa2cd none repeat scroll 0 0;*/
  padding: 0px 15px !important;
}

.modalhsnhansu .modal-header h4 {
  color: #fff;
  width: 300px;
  font-weight: normal;
 
  font-size: 1.15rem;
}

.modalhsnhansu .modal-body{
  padding:0px;
}
.modalhsnhansu .form-control {
  border: 1px solid #dde6e9;
  font-size:14px;
  height:32px;
}
tree tree-internal .tree {
  font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
}
.k-dateinput-wrap .k-input, .k-dropdown-wrap .k-input, .k-numeric-wrap .k-input, .k-picker-wrap .k-input {
  height: 25px;
  width:100%;
}
.ng-select.ng-select-single .ng-select-container {
  height: 25px !important;
  min-height:25px !important;
}
.tab-container .tab-content {
  border-top: 1px solid #dde6e9;
  background: #f6f8f9;
  margin-top:-2px;
}

.cred{
  color:red;
}

.avatar-user {
  cursor: pointer;
  width: 116px;
  display: block;
  margin: auto;
  margin-bottom: 15px;
  margin-top: 10px;
}
  .avatar-user img {
    width: 120px;
    height: 120px;  
    margin: 0px auto;
    object-fit: cover;
    border-radius: 50%;
  }
.btn-change-img-avatar {
  position: absolute;
  text-align: center;
  bottom: 60px;
  background: rgba(0, 0, 0, .6);
  width: 130px;
  color: #ffffff;
  line-height: 34px;
  left: 6px;
  opacity: 0;
}

.fix-tp1 {
  width: 116px;
  left: 2px;
  bottom: 60px;
}
  .avatar-user .fix-tp1 {
    left: 0 !important;
    bottom: 45px !important;
  }
.ph-title > .line, .ui-namebox > .line {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -1px !important;
  height: 1px;
  background: #000;
  width: 100%;
  left: 0;
}
.ui-namebox h3 {
  /*min-width: 150px;
  letter-spacing: 2px; */
}
.ph-title h3, .ui-namebox h3 {
  display: inline-block !important;
  background: #fff;
  position: relative;
  margin: 0 !important;
  font-size: 14px;
  font-weight: 800;
  padding-left: 10px;
  padding-right: 10px;
}
.center-content {
  text-align: center;
}
.three h1, .three h2, .three h3, .three h4 {
  text-transform: uppercase;
}
.part-head .ph-icon i {
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 44px;
  background: #8a8484;
  color: #fff;
  margin-bottom: 12px;
  font-size: 22px;
  border-radius: 50px;
}
.part-head {
  padding: 10px 0;
  margin-bottom: 10px;
}
.k-dateinput-wrap .k-input, .k-dropdown-wrap .k-input, .k-numeric-wrap .k-input, .k-picker-wrap .k-input { 
  font-size: 12px !important;
}
table tr th {
  font-size: 12px !important;
}
table tr td {
  font-size: 12px !important;

}
table tr th {
 
}
.ng2-smart-action-add-cancel,.ng2-smart-action-add-create, .ng2-smart-action-add-add, .ng2-smart-action-delete-delete, .ng2-smart-action-edit-edit, .ng2-smart-action-edit-cancel, .ng2-smart-action-edit-save {
  font-family: FontAwesome;
}
  .ng2-smart-action-edit-save:before {
    content: "\f058";
    padding-right: 5px;
    font-size: 24px;
  }
  .ng2-smart-action-edit-cancel:before {
    content: "\f057";
    padding-right: 5px;
    font-size: 24px;
  }
  .ng2-smart-action-edit-edit:before {
    content: "\f044";
    padding-right: 5px;
    font-size: 24px;
  }
  .ng2-smart-action-delete-delete:before {
    content: "\f014";
    padding-right: 5px;
    font-size: 24px;
  }
  .ng2-smart-action-add-add:before {
    content: "\f0fe";
    padding-right: 5px;
    font-size: 24px;
  }
  .ng2-smart-action-add-create:before {
    content: "\f0c7";
    padding-right: 5px;
    font-size: 23px;
  }
.ng2-smart-action-add-cancel:before {
  content: "\f057";
  padding-right: 5px;
  font-size: 24px;
}
.lsbt .ng2-smart-actions {
  width: 120px;
}
.btn-primary {
  background-color: #396DAD !important;
  color:#fff !important;
}
.selectBold td{
  font-weight:bold;
}
.formedit {

 
}
 .card-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-left: 1rem;
  padding-right: 1rem;
  border-bottom: 1px solid rgba(0,0,0,.125) !important;
}
.card-title {
  color: #81878c;
  flex-grow: 1;
  line-height: normal;
  margin-bottom: 0;
}
.text-danger-m1 {
  color: #da3636 !important;
}
tree-internal .tree .node-value {
  cursor: pointer !important;
}
.title-view {
  font-size: 16px;
  font-weight: 600;
  color: #2f80e7 !important;
  text-transform: uppercase;
}
.header-component {
  justify-content: space-between;
  display: flex;
  padding: 5px 0;
  border-bottom: 3px double #396dad;
  align-items: center;
}
.modalhsnhansu .card-body ul > li:first-child > .nav-link {
  padding-left: 0px;
}
.title-page {
  font-weight: bold;
  font-size: 16px;
  line-height: 30px;  
  text-transform: uppercase;  
  color: #101840;
  min-width:250px;
}
.title-cap3 .title-page{
    text-transform:none;
}
.content-heading .pull-right .btn-primary {
  font-size: 14px !important;
  display: flex !important;
  align-items: center;
}
.full-right {
  flex-direction: row;
  display: flex;
  align-items:center;
  
}
.full-right .addSearch {
    color: #1e6bb8 !important;
    padding-left:10px;
}
.site-search input {
  background: #e9ebee url(/Content/images/search_icon.png) no-repeat center right;
  background-size: 30px;
  padding-right: 30px !important;
  height:30px;
  font-size:14px;
}
.content-addsearch.card {
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0px;
  margin-top: -10px;
}
.add-text-Search {
  background: #fff;
  line-height: 40px;
  right: 5px;
  top: 5px;
  position: absolute;
  width: 280px;
  padding-left: 10px;
  border-top: 1px solid #cfdbe2;
  border-left: 1px solid #cfdbe2;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #555151 !important;
  font-size: 16px;
  font-weight: 600;
  border-right: 1px solid #cfdbe2;
  z-index: 1;
  margin-right:15px;
}
.filter-row .ng-select.ng-select-single .ng-select-container {
  min-height: 30px !important;
  border: none !important;
}
.filter-row  .k-dateinput-wrap {
  
  border: none !important;
}
  .filter-row .k-dateinput-wrap .k-input {
    font-size: 12px !important;
    color: #bbb7b7;
  }
.filter-ad-bottom {
  justify-content: flex-end;
  padding-right: 10px;
  padding-top: 5px;
}
.topnavbar .open ul li::before {
  
  border-bottom:none;
}
.topnavbar .nav.navbar-nav.mr-auto.flex-column.flex-lg-row li > a:hover {
  color: #e1dddd;
}
.footer-grid {
  display: flex;
  justify-content: flex-end;
  align-content: center;
  align-items: center;
}
.footer-grid pagination ul{
  margin-bottom:0px;
}
  .footer-grid  .footer-total {
    margin-right:10px;
  }
/*-------style lại menu-------------------*/
.title-menu-cap1 {
  font-size: 14px;
}

.topnavbar .header-logo .logo {
  width: 70px;
  display: table-cell;
}

.header-logo .desc {
  vertical-align: middle;
  display: table-cell;
  padding-left: 10px;
}

.desc__title1 {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 5px;
  color: white;
  /*color:  #ece8e8;*/
}

.desc__title__main {
  font-size: 13px;
  font-weight: bold;
  margin: 0px;
  color: #ece8e8;
  text-align: left;
}

.layout-h .topnavbar-wrapper .topnavbar .navbar-nav > .nav-item > .nav-link {
  align-items: center;
  background: transparent;
  color: rgba(0,0,0,0.75);
  cursor: pointer;
  display: flex;
  flex-direction: column;
  font-size: 1rem;
  font-weight: 400;
  justify-content: center;
  line-height: 1.5;
  min-height: 52px;
  min-width: 80px;
  position: relative;
  text-decoration: none;
}

.topnavbar .show .dropdown-item {
  padding-right: 5px !important;
}

.pull-right .btn-add {
  color: #fff;
  background-color: #396DAD;
  border-color: #396DAD;
}

.combo-filter .ng-value-container {
  min-height: 30px;
}
.fa-window-close::before {
  content: "\f410" !important;
}
.modal-body .tab-content {
  padding: 5px 10px;
}
.header-dangky {
  display: flex;
  justify-content: space-between;
  background-color: #e4edf9;
  padding:5px 0px;
}
  .header-dangky .navbar {
    margin: 0px;
    border: none;
    padding-right: 0px;
  }
.tasks-list .task-item {
  display: flex;
 padding:10px;
  border-bottom: 1px solid #e5e5e5;
  flex-direction: column;
}
  .tasks-list .task-item .task-state {
   font-weight:bold;
  }
 .tasks-list .task-item .task-time {
 
  font-size: 11px;
  color: #999;
}
  .tasks-list .task-item .task-body {
   
    padding-right: 25px;
   
    overflow: hidden;
    line-height: 22px;
  }
  .tasks-list .task-item .task-creator {
   
  }
.tasks-list .task-item .task-assignedto {
  text-align:right;
  font-size: 13px;
  color: #999;
}
.tasks-list .selectBold {
  background: #fff4f4;
}
.ng2-smart-page-item .page-link-prev, .ng2-smart-page-item .page-link-next {
  font-size: 0.9rem !important;
}
.combo-phancap .cap2 {
  font-size: 0.9rem;
  color: #cac1c1;
}
tree-internal .tree .folding.node-empty::before {
  content: '' !important;
}
.required-field {
  color:red;
}
.list-hs ul{
    padding-left:20px;
}
.list-hs ul li {
  border-bottom: 1px solid #e6e6e6;
  padding:10px;
}
.list-hs a {
  padding-top: 12px;
  padding-bottom: 12px;
  font-weight: 800;
}
.list-hs ul li:hover, .list-hs ul li.active {
  /*background-color: #e6e6e6;*/
  color: #eb7710;
}
.filter-row td{
    padding:0px;
}
.title-group {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 5px;
  padding: 10px 10px 10px;
}
.left-group {
  display: flex;
  align-items: center;
}
.e-dialog {
  max-height: 1775px !important;
  z-index: 5000;
}
.wrapper .footer-container{
  border-top:none !important;
}
/*-----------code zoom-----------------*/
input[type="text"]:focus {
  outline-offset: unset !important;
  outline: none !important;
}
/*-----------------------------------------*/
.content-heading .breadcrumb {
  background-color: transparent !important;
  padding-left: 0px;
  font-size:14px;
}
  .content-heading .breadcrumb a {
    color: #36F;
  }
  .content-heading .breadcrumb > li > i {
    color: #36F;
    font-size: 14px;
    text-shadow: none;
    width: 15px;
    text-align: center;
  }
.margin-right-30{
  margin-right:30px;
}
.margin-bottom-15{
  margin-bottom:15px;
}
.margin-top-15 {
  margin-bottom: 15px;
}
.margin-right-15{
  margin-right:15px;
}
.margin-right-10{
  margin-right:10px;
}
.pd-r-0{
  padding-right:0px;
}
.pd-b-3{
    padding-bottom:3px;
}
.pd-l-0{
  padding-left:0px;
}
.font-14{
  font-size:14px;
}
.row{ margin-left:0px; margin-right:0px;}
.title-group span {
  font-size: 16px;
  display: flex;
  align-items: center;
  min-height: 28px;
  
  /* font-weight: bold;
  font-size: 18px;
  line-height: 30px; 
  text-transform: uppercase;
  color: #101840;*/
}
.titlecap2 .title-group span {
  color: #f05050;
}
.swal-overlay{
  z-index:100101 !important;
}
.khoahocgrid{
  display:flex;
  justify-content:space-between;
}
.khoahocgrid a {
  color: rgba(57,68,77,.84);
  font-size:17px;
}
  .khoahocgrid .badge {
    display: flex;
    align-items: center;
    height: 25px;
  }
/*.card {
  box-shadow: 0 0.75rem 6rem rgb(56 65 74 / 15%);
}*/
.title-class {
  padding-top: 10px;
  text-align: center;
  font-size: 16px;
  font-weight:500;
}
 .tl-icons-block {
  cursor: pointer;
  width: 100%;
  float: left;
  position: relative;
  margin: 0 0 16px 0;
}
.tl-icon-stack svg, .tl-icon-stack em{
  font-size:1.5rem;
}
.tl-icons-block .tl-icon-stack {
  float: left;
  text-align: center;
  width: 50px;
  line-height: 1;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
 .tl-icons-block .tl-icon-label .tl-ellipsis a {
  font-size: 1.1em;
  font-weight: 900;
 
}
.e-quick-popup-wrapper .e-event-popup .e-popup-footer {
  display: block;
}
.quick-info-header .quick-info-title {
  
  text-align: center;
  font-size: 16px;
}
.quick-info-header .duration-text {
  text-align: center;
  font-size: 14px;
  font-style: italic;
}
.quick-info-header-content {
  padding: 5px;
  color: #fff;
}
.e-quick-popup-wrapper .e-event-popup .e-popup-content {
  padding-bottom: 10px;
  font-size: 14px;
}
.room-header {
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
  .room-header .title-page {
    font-weight: 600;
    opacity: 0.8;
  }
.avatar-room img{
  width:100%;
  height:auto;
  padding:10px;
}
.list-room ul{
  padding-left:20px;
}
.list-room ul li a:hover {
  background-color:#ebebeb;
}
.list-room a {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 5px;
  display: flex;
  align-items: center;
  font-weight: 800;
  border-bottom: 1px solid #e6e6e6;
}
.list-room ul li:hover, .list-room ul li.active {
  background-color: #e6e6e6;
  color: #eb7710;
}

.rowItem_Selected {
  background-color: #ddd9e1 !important;
  font-weight: normal !important;
}

.avatar-subject img {
  width: auto;
  height: 250px;
  padding: 10px;
}
.row-grid{
  width:100%;
}
.card-footer .btn{
  margin-right:10px;
}
.forum-class .e-gridcontent{
  min-height:400px;
}
.title-post {
  color: #736e6e;
  font-size: 14px;
  font-weight: 500;
}
.avatarContainer{
  padding-right:10px;
}
.title-box{
  display:flex;
}

.forum-group .title-box {
  margin-left:10px;
}
  .title-box .d-flex {
    justify-content: center;
  }
.sub-header-container .page-header {
  display: flex;
  padding: 0 0;
  border: 0;
  margin: 0;
}
.sub-header-container .breadcrumb-one .breadcrumb {
  padding: 0;
  vertical-align: sub;
  background-color: transparent;
  margin-bottom: 0;
}
.sub-header-container .navbar .toggle-sidebar, .sub-header-container .navbar .sidebarCollapse {
  padding: 0 15px 0 10px;
  margin-left: 0;
}
.sub-header-container .navbar {
  background: #ffffff;
  border-radius: 0;  
  justify-content: flex-start;
  min-height: 40px;
  width: 100%;
  border-bottom: 1px solid #f5f5f5;
  margin-bottom:10px;
  padding:0px;
}
.hidediv{
  display:none;
}

blockquote {
  border-left: 3px solid #00CC8F !important;
  color: #1a1a1a;
  font-family: Georgia, Times, "Times New Roman", serif; 
  font-style: italic;
 
  position: relative;
  transition: 0.2s border ease-in-out;
  z-index: 0;
}
  blockquote h4 {
    color: red;
    font-style: italic;
  }
 

  blockquote cite {
    display: block;
    font-size: 0.75em;
    line-height: 1.8em;
    margin-top: 1em;
  }
.questionLikes .e-like,
.questionLikes .e-dislike,
.likeAnswer .e-like,
.likeAnswer .e-dislike {
  cursor: pointer;
}
.liked::before {
  content: "\e068";
  color: red !important;
}
.pd-0{
  padding:0px;
}
.e-contextmenu-wrapper .e-fe-open::before {
  content: '\e609';
}
.e-contextmenu-wrapper .e-fe-delete::before {
  content: '\e602';
}
.e-contextmenu-wrapper .e-fe-rename::before {
  content: '\e60c';
}
/*----------panel han------*/
.panelhan-header {
  font-weight: 600;
  font-size: 18px;
  line-height: 30px;
  color: #101840;
  margin-bottom:6px;
}
.panelhan-body .titlerow {
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
  color: #8F95B2;
  mix-blend-mode: normal;
  opacity: 0.9;
  margin-bottom:8px;
}
.panelhan-body .valrow {
  font-weight: 600;
  font-size: 12px;
  line-height: 18px;
  color: #101840;
  margin-bottom: 8px;
}
.topnavbar-wrapper .topnavbar .navbar-nav > .nav-item > .nav-link.app-name {
  font-weight: bold;
  font-size: 20px;
  line-height: 32px;
  text-transform: uppercase;
  margin-left: 12px;
  color: #2c2e74;
}
.btn{
    line-height:1rem !important;
}
/*------------xu ly icon file ------------------*/
.han-tree .e-treeview .e-list-icon {
  background-repeat: no-repeat;
  height: 20px;
  background-image: url("/Content/images/icon-file.png")
}
  .e-treeview .e-list-icon.video {
    background-position: -10px -272px;
  }
.e-treeview .e-list-icon.survey {
  background-position: -10px -356px;
}
  .e-treeview .e-list-icon.live {
    background-position: -10px -600px;
  }
  .e-treeview .e-list-icon.folder {
    background-position: -10px -552px;
  }
.e-treeview .e-list-icon.scorm {
  background-position: -10px -188px;
}
.e-treeview .e-list-icon.pdf {
  background-position: -10px -104px;
}
.e-treeview .e-list-icon.file {
  background-position: -10px -630px;
}
.e-treeview .e-list-icon.text {
  background-position: -10px -218px;
}
  .e-treeview .e-list-icon.example {
    background-position: -10px -162px;
  }
.text-video {
  color: #433d6a !important;
}
#alltoolRTE_bv_toolbar_wrapper
{
   
}
.btn-group-end .dropdown-menu.show{
    right:0 !important;
    left:auto !important;
}
.hancomment .modal-body {
  background-color: transparent;
}
/*----------dien dan ----------------*/
.font-size__16 {
  font-size: 16px !important;
}
.font-size__15 {
  font-size: 15px !important;
}
.w-100 {
  width: 100% !important;
}
.text-bold {
  font-weight: bold;
}
.mb__0 {
  margin-bottom: 0px !important;
}
.mt__0 {
  margin-top: 0px !important;
}
.ml__0 {
  margin-left: 0px !important;
}
.mr__auto {
  margin-right: auto !important;
}
.my__0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.brg__4 {
  border-radius: 4px !important;
}
.brg-top__6 {
  border-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
}
.bg-white {
  background: #fff !important;
}
.pb__10 {
  padding-bottom: 10px !important;
}
.position-relative {
  position: relative !important;
}
.flex__1 {
  flex: 1 !important;
}
.text-gray-v4 {
  color: #9b9b9b !important;
}
.font-size__12 {
  font-size: 12px !important;
}
.mx__10 {
  margin-left: 10px !important;
  margin-right: 10px !important;
}
.mr__10 {
  margin-right: 10px !important;
}
/*------------------------------------*/
.e-rte-fontcolor-element,.e-rte-backgroundcolor-element {
  display: none;
}
/*-------------Giao dien menu ngang------------------*/
.layout-h .topnavbar-wrapper .navbar {
  /*background-image: linear-gradient(to right, #396DAD 0%, #396DAD 100%);*/
  background-image: linear-gradient(to right, #af0565 0%, #553bd5 100%);
  padding-top: 10px;
  /*width: 1140px;*/
  margin: auto;
}
.layout-h .topnavbar-wrapper .topnavbar .navbar-nav > .nav-item > .nav-link {
    color:#fff;
}
.layout-h .header-logo {
  display: flex;
  justify-content: space-between;
}
.layout-h .topnavbar-wrapper .topnavbar .navbar-collapse {
  margin-left: 20px;
 
}

.layout-h  .wrapper .section-container {
  margin-top: 80px;
}
.layout-h .topnavbar-wrapper .topnavbar .navbar-nav > .nav-item > .nav-link {
  display: flex !important;
}
.edumall-courses.style-list .course-loop-wrapper {
 
  display: flex; 
}
.edumall-courses.style-list .tutor-course-header {
  width: 320px;
  max-width: 40%;
 
  flex-shrink: 0;
  margin: 0 30px 0 0;
}
.edumall-courses.style-list .course-thumbnail {
  border-radius: 5px;
  overflow: hidden;
}
.edumall-animation-zoom-in .edumall-image img {
  width: 100%;
  -webkit-transition: all 1.5s cubic-bezier(0,0,.2,1);
  transition: all 1.5s cubic-bezier(0,0,.2,1);
}
.edumall-courses.style-list .course-loop-info {  
  flex-grow: 1;
  position: relative;
  padding: 0 130px 0 0;
}
.edumall-courses.style-list .course-loop-category {
  font-weight: 400;
  margin: 0 0 4px;
}
.edumall-courses.style-list .course-loop-title {
  font-size: 16px;
  line-height: 1.75;
}
.course-loop-title-collapse-2-rows a {
  display: inline !important;
}
.course-loop-meta {
  color: var(--edumall-color-text-bit-lighten);
  font-weight: var(--edumall-typography-headings-font-weight);
  margin: 3px 0 0;
}
.edumall-courses.style-list .course-loop-meta {
  margin: 4px 0 0;
}
.course-loop-meta .course-loop-meta-list { 
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  line-height: 26px;
  margin: 0 -11px;
}
.course-loop-meta .course-loop-meta-item {  
  display: inline-flex;  
  align-items: center;
  padding: 0 11px;
}
.course-loop-meta.style-02 .meta-value {
  font-size: 13px;
}
.course-loop-excerpt-collapse-2-rows {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
 
}
.edumall-courses.style-list .course-loop-excerpt {
  margin: 6px 0 0;
}
.edumall-courses.style-list .course-loop-footer {
  position: absolute;
  right: 0;
  top: 25px;
  text-align: right;
}
.course-loop-price {
  margin: 8px 0 0;
}
.tutor-price.course-free {
  font-weight: 700;
}
.edumall-courses.style-list .course-loop-rating-average {  
  justify-content: flex-end;
  margin: 16px 0 0;
}
.course-loop-rating-average .tm-star-rating {
  font-size: 14px;
  margin: 0 5px 0 0;
}
.tm-star-rating .tm-star-full {
  color: #f7c04d;
}
.tm-star-rating.style-01 .tm-star-empty {
  color: #ccc;
}
.course-loop-rating-average .course-rating-average .rating-average {
  color: var(--edumall-color-heading);
  font-weight: var(--edumall-typography-headings-font-weight);
}
.course-loop-rating-average .course-rating-average .rating-total {
  font-size: 13px;
}
.course-loop-rating-average .rating-count {
  width: 100%;
}
.edumall-courses.style-list .course-loop-buttons {
  
  display: flex;
  margin: 7px 0 0;
}
  .edumall-courses.style-list .course-loop-buttons > * {
    margin: 10px 10px 0 0;
  }
.tm-button.style-flat {
  color: #fff;
  border-color: #0071dc;
}
.tm-button.button-grey.style-flat::before {
  background-color: #f5f5f5;
}
.edumall-courses.style-list .course-loop-wishlist-button .tm-button {
  width: 40px;
  padding: 0 !important;
}
.tm-button.button-grey.style-flat {
  color: #0071dc;
  border: 1px solid #0071dc;
}
.tm-button {
  
  transition: all .25s cubic-bezier(.645,.045,.355,1),color 0s linear;
  position: relative; 
  align-items: center; 
  justify-content: center;
  text-align: center;
  line-height: 1.3;
  white-space: nowrap;
  cursor: pointer;
  border-width: 0;
  border-style: solid;
  border-radius: 5px;
  max-width: 100%;
}
.tm-button, .tm-button-inline, .tm-swiper .tm-button {  
  display: inline-flex;
}
.tm-button.style-flat.tm-button-xs {
  min-height: 40px;
  position: relative;  
  transform: perspective(1 px ) translateZ(0);
}
  .tm-button.style-flat::after {
    background-color: #ffc221;
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: inherit;
  }

  .tm-button.style-flat::before {
    background-color: #0071dc;
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: inherit;
  }
  .tm-button.style-flat.dangky::before {
    background-color: red;
  }
  .tm-button.style-border::after,
  .tm-button.style-flat::after,
  .tm-button.style-thick-border::after {
    opacity: 0;
  }
  .tm-button .button-content-wrapper {
       display: flex;    
    align-items: center;
  }
.edumall-courses.style-list .course-loop-enrolled-button .tm-button {
  font-size: 14px;
  line-height: 38px;
}
.edumall-courses.style-list .course-loop-enrolled-button .tm-button {
  font-size: 14px;
  min-width: 145px;
  height: 40px;
  line-height: 38px;
  padding: 0 16px;
}
.course-loop-enrolled-button .tm-button-wrapper:hover,
.tutor-button.tutor-success:hover {
  color: #031f42;
  border-color: #ffc221;
  background-color: #ffc221;
}
.tm-button.button-grey.style-flat:hover {
  color: #fff;
  border-color: var(--edumall-color-primary);
  Background:#0071dc;
}
.tm-button.button-grey.style-border:hover,
.tm-button.button-grey.style-thick-border:hover {
  border-color: var(--edumall-color-primary)
}
.course-loop-badges {
  position: absolute;
  top: 10px;
  left: 10px;
}
.tutor-course-badge {
  display: inline-block;
  vertical-align: top;
  margin: 0 5px 3px 0;
  padding: 5px 7px;
  min-height: 0;
  color: #fff;
  text-align: center;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.15;
  text-transform: uppercase;
  letter-spacing: .5px;
  border-radius: 2px;
  min-width: 48px;
}
.tutor-course-badge.free {
  background: #6cbd7e;
}
.tutor-course-header {
  position: relative;
}
.edumall-courses.style-list .tutor-course-header {
  width: 250px;
  max-width: 40%; 
  flex-shrink: 0;
  margin: 0 30px 0 0;
}
.edumall-courses.style-list .grid-item {
  padding-bottom: 30px;
  border-bottom: 1px solid var(--edumall-color-box-fill-separator);
}
.course-loop-title {
  font-size: 18px;
  line-height: 1.67;
  color: #282828;
  margin: 0;
}
.course-loop-title-collapse-2-rows {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.edumall-courses.style-list .course-loop-title {
    font-size: 16px;
    line-height: 1.75;
}
.course-loop-meta .meta-label-icon {
  margin: 0 6px 0 0;
}
.tm-button.style-flat:hover {
  color: #031f42;
  border-color: #ffc221;
  text-decoration: none;
}
.edumall-courses.style-list .grid-item {
  padding: 20px;
 
  border-bottom: 1px solid #eceaea;
  
  box-shadow: 0 8px 10px #92b8ff33;
  border-radius: 5px 5px 0 0;
  transition: var(--transition);
  min-height: 200px;
  margin-bottom: 20px;
}

.han-tree.e-splitter .e-split-bar.e-split-bar-horizontal {
  align-items: start !important;
}
.e-splitter .panelhan{
    margin:10px;
}
.wd-100{
    width:100% !important;
}
.download-content {
  min-height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.e-listbox-wrapper .e-list-item, .e-listbox-container .e-list-item {
  background-color: transparent;
  border-bottom: 1px solid #dee2e6;
  border-left: 0 solid transparent;
  border-right: 0 solid transparent;
  border-top: 0 solid transparent;
  color: #212529;
}
.han-tree .panelhan .e-pdfviewer{
    min-height:450px !important;
}
  .han-tree .panelhan .e-pdfviewer:not(.e-pv-mobile-view) .e-pv-main-container {
    min-height: 450px !important;
  }
.mb-30 {
  margin-bottom: 30px;
}
.fa-13x{
    font-size:1.3em;
}
.fa-15x {
  font-size: 1.5em;
}
.layout-h .header-logo
{
    margin-right:20px;
    margin-top:-5px;
    min-height:55px;
}
.layout-h .topnavbar .header-logo .logo {
    width:50px;
}
.tm-button.style-border, .tm-button.style-flat, .tm-button.style-thick-border {
  padding: 0 20px;
  min-height: 45px;
}
.layout-fixed .layout-h .wrapper .topnavbar-wrapper {
  background: #396DAD;
}
.red{
    color:red !important;
    margin-left:5px;
}
.in-place{
    display:flex;
    align-items:center;
}
  .in-place span {
    border-bottom: 1px dashed #212529;
  }
.as-split-area{
    background-color:#fff;
}
.cbonecol .ng-dropdown-panel .ng-dropdown-panel-items .ng-option {
  
  border: 1px solid #eee;
  width: 100%;
}
.cbonecol .sublarger {
  font-weight: bold;
}
.cbonecol .subsmaller {
  font-size: smaller;
}
.cbonecol.ng-select.ng-select-single .ng-select-container {
  border:none;
 
}
.cbonecol .ng-arrow-wrapper, .cbonecol .ng-clear-wrapper {
  display: none;
}
.title-group .cbonecol span {
  font-size: 15px;
  color: #3a56e4;
}
 .KemCss {
  color: red;
}
/*--------------------------------------------------*/
@media (max-width: 980px) {
  body, html {
      font-size: 16px;
    }

    .container {
      max-width: 720px;
      padding: 0 3em 3em;
    }

    blockquote {
      font-size: 1.1em;
      margin: 1.1em -2em;
    }

    .layout-h .header-logo {
      width: 100%;
    }

    .layout-h .navbar-collapse.show .mr-auto li a em {
      display: none;
    }
  }

  @media (max-width: 767px) {

    .layout-h .navbar-collapse.show .flex-row.navbar-right {
      display: none;
    }
    .layout-h  .full-right {
     
      width: 100%;
    }

    .layout-h .single-courses-list-box .box-item .courses-image,
    .layout-h .single-courses-list-box .box-item .courses-desc {
      flex: 100% !important;
      max-width: 100% !important;
    }
    .layout-h .topnavbar-wrapper .topnavbar .navbar-collapse {
      margin-left: 0px;
      background: #3c4b5b;
    }
    blockquote {
      border-top: 2px solid #00CC8F;
      border-bottom: 2px solid #00CC8F;
      border-left: none;
      margin: 1.5em 0;
      padding: 1.5em 1em;
    }


      blockquote cite {
        text-align: right;
      }
  }

