.level0 {
    color: #737373 !important;
    font-weight: lighter;
    font-style: italic;
    width: 400px;
}

.level1 {
    color: #3335B0 !important;
    font-weight: bold;
    width: 400px;
}
.level2 {
    color: #00ADEF !important;
    font-weight: bold;
}
.level3 {
    color: #00A89E !important;
    font-weight: bold;
}
.level4 {
    color: #1D75BC !important;
    font-weight: bold;
}
.level5 {
    color: #FFF !important;
    background-color: #3AB54A !important
}
.level6 {
    color: #FFF !important;
    background-color: #8EC63F !important
}
.level7 {
    color: #FFF !important;
    background-color: #FFBD11 !important
}
.level8 {
    color: #FFF !important;
    background-color: #FF665E !important
}

.widget-body {
    height: auto;
    min-height: 250px;
}

.box_level2 {
    background: #28AAE2 !important;
    border-color: #28AAE2;
    color: #FFF !important;
}

.box_level3 {
    background: #00A89E !important;
    border-color: #00A89E;
    color: #FFF !important;
}

.box_level4 {
     background: #006838 !important;
     border-color: #006838;
     color: #FFF !important;
 }

.box_level5 {
    background: #39B54A !important;
    border-color: #39B54A;
    color: #FFF !important;
}

.not-trophy {
    opacity: 0.4;
}

#tooltip
{
    text-align: center;
    color: #fff;
    background: #111;
    position: absolute;
    z-index: 100;
    padding: 15px;
}

#tooltip:after /* triangle decoration */
    {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #111;
    content: '';
    position: absolute;
    left: 50%;
    bottom: -10px;
    margin-left: -10px;
}

#tooltip.top:after
{
    border-top-color: transparent;
    border-bottom: 10px solid #111;
    top: -20px;
    bottom: auto;
}

#tooltip.left:after
{
    left: 10px;
    margin: 0;
}

#tooltip.right:after
{
    right: 10px;
    left: auto;
    margin: 0;
}
/* Edit @Vien*/
.search-media .search-actions {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 20%;
    min-width: 100px;
    max-width: 150px;
    padding: 6px 9px;
}
.search-media {
    border: 1px solid #ddd;
    margin-top: -1px;
    padding: 12px 150px 12px 12px;
    -webkit-transition: border .1s ease-in-out 0s;
    -o-transition: border .1s ease-in-out 0s;
    transition: border .1s ease-in-out 0s;
    position: relative;
}
.text-col-right{
    text-align: right;
    margin-bottom: 0px;
    font-size: 13px;
    color: #8f8f8f;
}
.link-download{
	cursor: pointer;
	text-decoration: none!important;
	color: #898787;
}
.link-download:hover{
	text-decoration: none;
    color: #494949;
}
.num-list-detail{
    display: block;
    min-width: 30px;
    height: 30px;
    background: linear-gradient(138deg, #ffbdbf 13%, #ea252c 75%);
    text-align: center;
    margin-right: 10px;
    color: #fff;
    font-size: 19px;
    border-radius: 4px
}
.details-document .media-heading{
	font-weight: 500;
    font-size: 14px;
    margin: 0 0 5px 0;
}
.details-document .media.search-media{
	margin-bottom: 10px;
    box-shadow: 1px 2px 6px #e1e1e1;
}
.input-group-3 input,.input-group-3 input:focus{
    border: 1px solid #ccc;
    box-shadow: none;
    height: 30px
}
.input-group-3 .input-group-addon{
    background: #ea252c;
    border-color: #ea252c;
    font-size: 13px;
    padding-left: 7px;
    padding-right: 7px;
    color: #fff;
    border-radius: 0 4px 4px 0!Important;
}
.input-group-3 .input-group-addon a{
	color: #fff
}
.align-right{
	text-align: right
}
.pagination-3{
	float: right
}
.pagination-3 .pagination{
    margin: 0;
}
.pagination-3 .pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 3px 10px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #afbdbe;
    border: 1px solid #dee2e6;
}
.input-group-3{
	margin: 5px 0
}
.text-result{
	margin-bottom: 0
}
.pagination-3 .pagination>li>a:focus,.pagination-3 .pagination>li>a:hover,.pagination-3 .pagination>li>span:focus,
.pagination-3 .pagination>li>span:hover {
    z-index: 2;
    color: #fff;
    background-color: #4a98da;
    border-color: #1d89e4;
}
.main-content{
	margin-left: 190px;
	padding-top: 76px
}
ul.breadcrumb{
	margin: 0!important
}
body,h1,h2,h3,h4,h5,h6,text{
	font-family: arial,sans-serif!important;
}
body{
	display: inline-block;
	width: 100%;
	padding-bottom: 50px
}
body,.menu-text, .menu-text span,.btn,.breadcrumb,.tree-title,input{
	font-size: 13px!important
}
.pager li, .pagination>li {
    display: inline-block;
}
.page-header h2,.page-header h1,h3.header{
	    margin: 0;
    font-size: 16px;
    border-bottom: 1px solid #211f1f;
    display: inline-block;
    padding-bottom: 3px;
    padding-right: 30px;
    font-weight: 500;
    color: #211f1f!important;
    line-height: 1;
    margin-bottom: 5px;
    border-bottom-color: #211f1f!important
}
.page-header{
	margin: 0px;
    border-bottom: none;
    padding: 5px 0;

}
.highcharts-container{
	width: 100%!important
}
.user-menu a:hover{
	background: transparent!important;
    color: #ec8488!important;
}
.box-bg{
	padding: 10px!important
}
.box-bg .textbox.combo{
	width: 100%!important
}
.form-group{
	margin-bottom: 5px
}
.btn-common{
	background: #ee1b2a;
    border: 1px solid #ee1b2a;
    color: #fff!important;
    border-radius: 4px;
    padding: 5px 10px;
    line-height: 1.3;
}
.alert{
	padding: 5px;
	margin-bottom: 5px
}
.alert h5{
	margin: 0
}
.nav-list > li > a > .menu-icon{
	color: #ea252c!important;
	width: 28px!important;
	position: static
}
.menu-min .menu-text{
	height: 40px!important;
    line-height: 40px!important;
    float: left!important;
    padding-left: 28px!important;
}
.sidebar.menu-min .nav-list > li > a > .menu-text{
	left: 39px
}
.menu-min .menu-icon{
    margin-top: -18px;
    left: 0;
    margin-left: 3px
}
.nav-list li.active > a:after{
	border-width: 7px 7px!important;
	top: 10px!important
}
.nav-list > li > a{
	height: 35px;
    line-height: 14px;
}
.nav-list > li .submenu > li > a{
	padding: 5px 0 5px 37px
}
.nav-list > li a > .arrow{
	font-size: 16px;
	top: 10px
}
.no-skin .nav-list > li .submenu > li.active:not(.open) > a {
    background-color: #fff;
}
.no-skin .sidebar-toggle {
    background-color: #fff;
}
table th{
	font-weight: 600!important;
	border-bottom-width: 1px!important;
	color: #211f1f!important
}

table th,table td,.alert,.dataTables_info{
	font-size: 13px!important
}
.search-filter-header{
	background: transparent;
	color: #211f1f;
}
.search-filter-header .ace-icon{
	color: #ea252c !important;
}
.search-area .input-icon,.search-area .input-icon .textbox{
	width: 100%!important
}
.breadcrumb > li > a {
    color: #211f1f;
}
table.dataTable thead th, table.dataTable thead td {
    border-bottom: 1px solid #ddd!Important;
}
.breadcrumb > li, .breadcrumb > li.active{
	color: #9c9c9c
}
.nav-search .nav-search-input {
    border: 1px solid #d7d7d7;
}
.nav-search .nav-search-icon {
    color: #919191 !important;
}
.well.search-area{
	background-color: #f5f5f5;
    border-color: #e5e5e5;
}
.scroll-bar{
	background:#b2b2b2
}
.no-skin .sidebar-toggle > .ace-icon{
	color: #ea252c
}
h5.smaller{
	font-size: 16px
}
.menu-min~.main-content{
	margin-left: 43px
}
.search-filter-header{
	padding: 3px 5px 10px 5px;
    border-bottom: 1px solid #ff9c9b;
    margin-bottom: 10px;
}
.details-document .scroll-track,.details-document .scroll-bar{
	height: auto!important
}
.details-document .scroll-content{
	max-height: 100%!important
}
.textbox.combo{
	width: 100%!important
}
.login-center{
	margin: 50px auto 0 auto
}
.m-0{
	margin: 0!important
}
.widget-title{
    color: #211f1f;
    font-weight: 500;
}
.footer .footer-inner .footer-content{
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    z-index: 50;
    background: #e4e8e9;
    border-top: 10px solid #fff;
    border-left: none;
    border-bottom: none;
    line-height: 15px;
    color: #343436
}
.footer .footer-inner .footer-content>span{
    font-size: 13px!important
}
.widget-color-grey > .widget-header {
    border-color: #d9d9d9;
    background: linear-gradient(#e7e7e7,#ededed)
}
.widget-color-grey {
    border-color: #cdcdcd;
}
.pagination-3 .pagination>li>a, .pagination>li>span{
        color: #211f1f;
}
.pagination-3 .pagination>li>a:focus, .pagination-3 .pagination>li>a:hover,
.pagination-3 .pagination>li>span:focus, .pagination-3 .pagination>li>span:hover{
    color: #333;
    background-color: #ea252c;
    border-color: #dfdfdf;
}
.widget-header > .widget-title {
    line-height: 30px;
    font-size: 14px
}
.widget-header{
    min-height: 31px
}
.widget-color-red2 .widget-title{
    color: #fff
}
.dataTables_paginate .pagination{
    margin: 0
}
.bg-content,.page-content-area{
    border-top: 1px solid #e9e9e940;
    background: #f9f9f94f;
    border-radius: 0;
    padding: 10px;
    color: #1a1818;
    margin: 0 0 10px 0;
    display: inline-block;
    width: 100%;
}
.header-box h5,.title-box{
    color: #000000;
    font-size: 14px;
    position: relative;
    margin: 0;
    margin-bottom: 10px;
    display: inline-block;
    border-bottom: 2px solid #ee1b2e;
    padding-right: 25px;
    padding-bottom: 4px;
}

.ace-file-input .ace-file-container:hover {
    border-color: #c7c7c7;
}
.pagination > li.active > a, .pagination > li.active > a:hover,
.pager > li > a:hover, .pagination > li > a:hover{
    background-color: #ea252c!important;
    border-color: #ea252c!important;
    color: #fff!important
}
.isloading-overlay{
	background: rgba(255,255,255,0.2)!important;
}
.body-login>.container{
    height: 100vh;
    background: rgba(238, 238, 238, 0.5);
    margin: 0;
    width: 100%;
}
body .isloading-overlay .fa-spinner{
	font-size: 20px!important
}
.pager > li > a, .pagination > li > a,body .dataTables_wrapper .dataTables_paginate a.paginate_button{
	background: #afbdbe;
    color: #fff!important;
    border-color: #dee2e6!important;
    background-color: #afbdbe!important;
    padding: 4px 10px
}
.dataTables_wrapper .dataTables_paginate a.paginate_button{
	padding: 4px 10px!important;
    margin: 0!important;
    border-radius: 0!important;
    border: 1px solid #c1d1d7!important;
    border-right: none!important;
}
body .bg-content .dataTables_wrapper .dataTables_paginate .paginate_button.current,
body .bg-content .dataTables_wrapper .dataTables_paginate .paginate_button:hover{
	background: #ea252c!important;
	color: #fff!important
}
.dataTables_wrapper .dataTables_paginate .ellipsis {
    padding: 5px 10px!important;
    border: 1px solid #afbdbe;
    border-right: none;
}
.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: none!important;
}
.menu-min ~ .main-content .breadcrumbs{
	width: calc(100% - 43px);
	left: 43px
}
.header-box .fa-minus{
    color: #ea252c;
}
.header-box.collapsed .fa-minus:before{
    content: "\f067"!important;
    font-family: "FontAwesome";
}
label{
	font-size: 13px
}
.header-box{
    cursor: pointer;
}
.content-form{
    margin: 12px
}
input.form-control,select.form-control{
    height: 27px!Important;
    padding: 4px 5px;
}
input.form-control:focus,select.form-control:focus,textarea:focus{
    border-color: #c9c9c9!important
}
.main-content{
    outline: none
}
.dataTables_wrapper .row:last-child{
    border-bottom: none;
    padding-top: 10px;
    padding-bottom: 5px;
    background-color: transparent;
}
.dataTables_wrapper .row:first-child{
    background: transparent
}
.sidebar.menu-min .nav-list > li > a{
    height: 30px;
    line-height: 27px
}
.page-content{
    padding: 12px
}
td.dataTables_empty{
    background: #fff
}
.table > thead > tr{
    background: #e3e9e9!important;
    color: #697478;
    border-bottom-width: 1px!important;
    font-weight: 500;
}
table th{
    white-space: nowrap
}
#mainCharts text.highcharts-title{
    font-size: 14px!important
}
.img-avata{
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin-right: 5px
}
.ace-nav > li > a{
    background-color: transparent;
    color:#ea252c
}
.ace-nav > li{
	border-left: none
}
.ace-nav > li > a > .ace-icon{
    color:#000
}
.ace-nav > li.open > a, .ace-nav > li > a:focus, .ace-nav > li > a:hover {
    background-color: #e8e8e8;
    color: #333;
    cursor: pointer
}
.sidebar.menu-min .nav-list > li > .submenu{
	left: 39px
}
.nav-list > li .submenu > li a > .menu-icon.fa-caret-right{
	margin: 0
}
.ace-nav > li .badge{
    background-color: #ea252c!important;
    min-width: 15px;
    height: 15px;
    left: 26px!important;
    top: 8px!important;
    font-size: 11px;
    padding: 0!important;
    position: absolute!important;
}
.ace-nav > li.gr-notifi > a{
	display: flex;
    align-items: center;
}
.gr-notifi .glyphicon,.gr-notifi .fa{
	flex: 1
}
.gr-notifi i.fa{
    color: #211f1f;
    font-size: 17px
}
.gr-notifi .glyphicon{
	color: #211f1f
}
.ace-nav > li > a:hover i,.ace-nav > li > a:hover .glyphicon{
    color: #211f1f
}
.ace-nav .open>a, .ace-nav .open>a:focus, .ace-nav .open>a:hover {
    background-color: #e8e8e8;
}
.error{
	color: red!important;
}
.icon-head-right a{
	font-size: 21px;
    color: #ee1b2a;
    cursor: pointer;
    margin-right: 5px
}

.footer-box{
	padding-top: 10px;
    margin-top: 10px;
    text-align: right!important;
}
.ace-file-input .ace-file-container:before{
	background-color: #878787;
}
.pl-9{
	padding-left: 9px
}
.tree-node-selected {
    background: #818080!important;
}
.textbox .textbox-text{
	font-size: 13px!important
}
.nav-list > li:before{
	height: 36px
}
.table-striped>tbody>tr:nth-of-type(even){
	background: #fff
}
.highcharts-credits{
	display: none
}
.info-user>a{
	display: flex!important;
    align-items: center;
}
@media only screen and (max-width: 479px){
	.navbar:not(.navbar-collapse) .ace-nav > li {
    	float: left!important;
	}
}
@media only screen and (max-width: 991px){
	.sidebar.responsive~.main-content {
	    margin-left: 0 !important;
	}
}
.gr-pie-chart .label-lg.arrowed-in:before {
    left: -14px;
    border-width: 14px 9px;
}
.gr-pie-chart .label-lg.arrowed-in-right:after {
    right: -14px;
    border-width: 14px 9px;
}
.gr-pie-chart .label-lg {
    padding: 5px 20px;
    height: 28px
}
.pricing-table > li{
	font-size: 13px
}
body .dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
body .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover{
	color: #fff!important
}
.gr-pie-chart .highcharts-label text{
	font-size: 13px!important
}
.gr-pie-chart .highcharts-text-outline{
	fill: none!important;
    stroke: none!important;
}
.gr-pie-chart .label-lg{
	font-size: 16px
}
.gr-pie-chart .label-danger{
	background-color: #ea252c !important;
	animation: ef-bg-danger 1s .2s ease-in-out infinite;
}
@keyframes ef-bg-danger {
    0%   {background: #fa5e64}
    50%  {background: #ea252c}
    100% {background: #f6585e}
}
@keyframes ef-bg-success {
    0%   {background: #19cd62}
    50%  {background: #1bba5b}
    100% {background: #19cd62}
}
.gr-pie-chart .label-danger.arrowed-in:before,.gr-pie-chart .label-danger.arrowed-in:after {
    border-color: #ea252c;
}
.gr-pie-chart .label-success{
    background-color: #00c851 !important;
    animation: ef-bg-success 1s .2s ease-in-out infinite;
}
.gr-pie-chart .label-success-happy{
	background-color: #00ac46 !important;
}
.gr-pie-chart .label-success-happy.arrowed-in:before,.gr-pie-chart .label-success-happy.arrowed-in:after{
    border-color: #00ac46;
}
.gr-pie-chart .label-success.arrowed-in:before,.gr-pie-chart .label-success.arrowed-in:after{
    border-color: #00c851;
}
.abtn-2{
    padding: 5px 15px;
    color: #fff;
    border-radius: 2px;
    animation: abtn-eff 3s .3s ease-in-out infinite;
}
.abtn-2{
	margin-bottom: 5px
}
@keyframes abtn-eff{
    0% { transform: rotate(0); }
    1% { transform: rotate(10deg); }
    5% { transform: rotate(-8deg); }
    10% { transform: rotate(14deg); }
    15% { transform: rotate(-12deg); }
    20% { transform: rotate(10deg); }
    25% { transform: rotate(-8deg); }
    30% { transform: rotate(6deg); }
    35% { transform: rotate(-4deg); }
    40% { transform: rotate(2deg); }
    45% { transform: rotate(-2deg); }
    50% { transform: rotate(0); }
    100% { transform: rotate(0); }
}
.pyro > .before, .pyro > .after {
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  box-shadow: 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff;
  animation: 1s bang ease-out infinite backwards, 1s gravity ease-in infinite backwards, 5s position linear infinite backwards;
}

.pyro > .after {
  animation-delay: 1.25s, 1.25s, 1.25s;
  animation-duration: 1.25s, 1.25s, 6.25s;
}

@keyframes bang {
  to {
     box-shadow: 30px -100px #1eff00, -50px -150px #9900ff, 40px -140px #ff7b00, -30px -170px #0dff00, -30px -120px #2fff00, 70px -120px #ec0000, 45px -150px #13def0,25px -70px #0048fe,55px -160px #fe00c4,35px 150px #0f00fe,85px 50px #fedd00,35px 250px #71499c;
  }
}

@keyframes gravity {
  to {
    transform: translateY(30px);
    opacity: 0;
  }
}

@keyframes position {
  0%, 19.9% {
    margin-top: 20px;
    margin-left: 60px;
  }
  20%, 39.9% {
    margin-top: 30px;
    margin-left: 80px;
  }
  40%, 59.9% {
    margin-top: 40px;
    margin-left: 90px;
  }
  60%, 79.9% {
    margin-top: 50px;
    margin-left: 150px;
  }
  80%, 99.9% {
    margin-top: 6px;
    margin-left: 130px;
  }
}
.form-upload-btn .btn{
	border-radius: 4px!important;
	border-width: 1px!important
}
.form-control, select{
	color :#333!important
}
.modal-upload-file{
	width: 95%
}
.modal-upload-file .modal-body{
	padding: 1px
}
.btn-cancel{
	color: #333;
    border: 1px solid #c1c1c1;
    background: #fff;
    border-radius: 4px;
    padding: 5px 10px;
    line-height: 1.3;
}
.height-iframe{
	overflow: auto
}
.min-height-media{
	min-height: 75px
}
.font20{
	font-size: 20px!important;
	position: relative;
}
.font18{
	font-size: 18px!important;
	position: relative;
	top: -3px
}
.font20 .icon-plus{
	left: 5px;
    top: 3px;
}
.icon-plus{
	font-weight: 700;
    color: #fff;
    position: absolute;
    left: 4px;
    font-size: 13px;
    top: 4px;
}
.icon-head-right a{
	text-decoration: none;
}
.icon-head-right i:hover{
	color: #acacac;
    text-shadow: 1px 1px 0px #8b8080;
}
.input-icon-right .input-group .input-group-addon {
    border-radius: 0 4px 4px 0 !important;
}
.datepicker table tr td.today, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today:hover{
	    background-color: #0883cb!Important;
    background-image: none!important;
    color: #fff!Important;
}
.btn-edit{
	background: #ffb324;
    border-radius: 4px;
    border: 1px solid #ffb324;
    color: #fff;
}
.btn-edit:hover,.btn-edit:focus{
	outline: none;
}
.datagrid-btable td,.datagrid-btable th,
.datagrid-htable td,.datagrid-htable th{
	padding: 0!important
}
.datagrid-row-selected {
    background: #ececec!important;
    color: #000!important;
    box-shadow: 1px 1px 5px #959595!important;
}
.mbottom10{
	margin-bottom: 10px
}
.overflow-box{
	overflow-y: auto
}
.bold{
	font-weight: 500
}
.widget-color-blue > .widget-header .widget-title,.widget-color-orange > .widget-header .widget-title,
.widget-color-pink > .widget-header .widget-title{
	color: #fff
}

/*login*/

.body-login{
	background: url(../img/bg-login.jpg) no-repeat center center fixed;
  	background-size: cover;
  	height: 100%;
}
.no-padding{
	padding: 0
}
.icon-input{
	width: 10%;
	height: 34px;
	float: left;
	border-bottom: 1px solid #c3c3c3;
}
.icon-input i{
	font-size: 25px;
    color: #d32f30;
    position: relative;
    left: -4px;
    top: 5px;
}
.logo-login{
	padding: 25px 0;
	background: #fff;
}
.logo{
	width: 100px;
}
.main-content-login{
	text-align: center;
	width: 450px;
	background: #f0f0f0;
	position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.title-login{
	margin: 25px 0;
    text-align: center;
    font-size: 27PX;
    color: #c80000;
}
.input-effect{
  	position: relative;
  	margin-top: 20px
}
.body-login .effect-1{
	height: 34px!important;
    width: 90%;
    display: inline-block;
    border: none!important;
    padding: 4px 0!important;
    border-bottom: 1px solid #c3c3c3!important;
    background-color: transparent!important;
    box-shadow: none!important;
    border-radius: 0;
    font-size: 14px!important;
    color: #787878!Important;
}
.effect-1::placeholder{
	color: #787878;
}
.effect-1 ~ .focus-border{
  	position: absolute;
  	bottom: 0px;
  	left: 50%;
  	width: 0;
  	height: 1px;
 	background-color: #e9484f;
  	transition: 0.3s;
}
.effect-1:focus ~ .focus-border,
.has-content.effect-1 ~ .focus-border{
  	width: 100%;
  	transition: 0.3s;
  	left: 0
}
.effect-1:focus{
  	outline: none;
  	box-shadow: none;
  	border-color: #e9484f
}
.title-logo{
	font-size: 15px;
    font-weight: 500;
    margin-bottom: 0!important
}
.login{
	width: 100%;
	background: #cc0001;
	color: #fff;
	padding: 8px 0;
	border: 1px solid #cc0001;
	border-radius: 4px;
	font-size: 16px!important;
	margin-top: 15px;
	margin-bottom: 8px;
	transition: all .3s ease-in-out;
	box-shadow: none;
	outline: none;
}
.login:hover{
	box-shadow: 1px 2px 2px #7f0002;
	transition: all .2s ease-in-out;
}
.link-bottom a{
	color: #787878;
	text-decoration: none;
	cursor: pointer;
	font-size: 13px!important
}
.link-bottom a:hover{
	color: #cc0001
}
.content-form-login{
	padding: 0 80px 60px 80px;
}
@-webkit-keyframes autofill {
    to {
        color: #6a8d9c;
        background: transparent;
    }
}
.body-login input:-webkit-autofill {
    -webkit-animation-name: autofill;
    -webkit-animation-fill-mode: both;
}
/*end login*/


/*change ui*/
.bg-content label {
    color: #262626;
    font-size: 13px
}
.form-control{
	font-size: 13px
}
.input-group-addon {
    padding: 4px 12px;
}
#navbar{
	border-bottom: 1px solid #e5e5e5;
    box-shadow: 1px 1px 2px #eeeeee;
    background: #fff;
    position: fixed;
    width: 100%;
    z-index: 99
}
.breadcrumbs {
    line-height: 32px!Important;
    min-height: 32px;
    width: calc(100% - 190px);
    position: fixed;
    top: 46px;
    left: 190px;
    z-index: 90;
    border: none
}
.no-skin .sidebar {
    background-color: #f2f2f2;
    position: fixed;
    left: 0;
    top: 47px;
    height: 100%;
    z-index: 100
}
.no-skin .nav-list > li > a {
    background-color: #f2f2f2;
    color: #3d3d3d;
}
.no-skin .nav-list > li{
	border-bottom: 1px solid #e1e1e1;
    border-top: 1px solid #fafafa;
    border-left: 3px solid transparent;
}
.no-skin .nav-list > li:hover,.no-skin .nav-list > li.open,.no-skin .nav-list > li.active{
	border-left: 3px solid #ee1b2c;
}
.no-skin .nav-list > li.open > a{
    background-color: #fff;
    color: #687379;
}
.no-skin .nav-list > li .submenu > li > a {
    background-color: #fff;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #fcfcfc;
    color: #616161;
}
.menu-min .breadcrumbs{
	width: calc(100% - 50px);
	left: 50px
}
.menu-text{
	position: relative;
    top: 2px;
    height: auto!important;
    line-height: 1!important;
    float: none!important;
    padding-left: 0!important;
}
.nav-list > li > a {
    height: 30px;
    padding: 6px 5px;
    line-height: 14px;
}
.no-skin .nav-list > li.active > a, .no-skin .nav-list > li.active > a:focus, .no-skin .nav-list > li.active > a:hover,
.no-skin .nav-list > li:hover > a{
    background-color: #fff;
}
#menuList>li>a,#menuList>li>a>.menu-text{
	font-weight: 400
}
.no-skin .nav-list > li:first-child{
	border-top: none
}
.nav-list > li:before {
    height: 32px;
}
.breadcrumb .home-icon {
    font-size: 14px;
    margin-left: 2px;
    margin-right: 2px;
    vertical-align: middle;
    color: #999;
    margin-top: -3px
}
.breadcrumb > li > a,.breadcrumb > li{
    color: #4c004c;
    font-size: 13px;
    text-decoration: none;
}
.no-skin .nav-list > li.active:before,
.no-skin .nav-list > li:hover:before,
.no-skin .nav-list > li.active:after,.no-skin .nav-list li.active > a:after{
	display: none
}
.breadcrumbs .nav-search{
	display: none;
}
.box-list-document{
	padding: 10px;
    box-shadow: 1px 2px 5px #ececec;
    border: 1px solid #e5e5e5;
    margin-bottom: 10px
}
.title-document{
	word-break: break-word;
	font-size: 16px;
	color: #333
}
.title-arrow-right{
	word-break: break-word;
    white-space: normal;
    height: auto;
}
.des-document{
	color: #696969;
	font-size: 13px;
	word-break: break-word;
}
.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border-bottom-width: 1px;
}
/*end change ui*/
@media only screen and (max-width: 479px){
	.navbar:not(.navbar-collapse) .ace-nav{
		background: #fff
	}
	.navbar-container .navbar-header{
		display: inline-block
	}
	.navbar-container .navbar-buttons{
		float: right!important
	}
	.navbar-container .navbar-header.pull-left{
		float: left!important
	}
	.navbar-container .navbar-header.pull-left a img{
		width: 120px;
		height: auto!important;
		margin: 15px 0!Important;
	}
	.navbar-container .navbar-brand{
		padding: 0!important
	}
	#navbar .navbar-container .info-user{
		float: right!important;
	}
	.navbar-container .img-avata{
		display: none;
	}
}
@media only screen and (max-width: 580px){
	.breadcrumbs{
		top: 47px
	}
	.main-content{
		padding-top: 76px
	}
	#navbar .user-menu{
		padding-top: 10px!important
	}
	.nav.nav-tabs{
		padding-left: 0!Important
	}
	.nav.nav-tabs li{
		float: none;
	}
	.nav-tabs > li.active>a{
		background: #ffd9da!important;
	}
}
@media only screen and (max-width: 767px){
	.breadcrumb li>a,.breadcrumb li:before{
		display: none;
	}
	.breadcrumb{
		padding-left: 5px
	}
	.breadcrumb li{
		padding: 0!Important
	}
	.tree .tree-folder .tree-folder-header,.tree .tree-item{
		height: auto;
		line-height: 1.6
	}
}
@media only screen and (min-width: 992px){
	.no-lrpadding{
		padding-left: 0;
		padding-right: 0;
	}
}
@media only screen and (max-width: 991px){

	.breadcrumbs{
		width: 100%!important;
    	left: 0!important;
	}
	.sidebar.responsive {
		left: 190px!important
	}
	.navbar .navbar-toggle .icon-bar {
    	background-color: #ea252c;
	}
	.no-skin .navbar .navbar-toggle,.no-skin .navbar .navbar-toggle:focus,.no-skin .navbar .navbar-toggle:hover,
	.no-skin .navbar .navbar-toggle.display{
	    background-color: #fff;
	    box-shadow: none
	}
}
.relative-icon{
	position: relative;
}
.icon-new{
	position: absolute;
    right: 1px;
    z-index: 10;
    top: -2px;
    font-size: 9px;
    background: #82af6f;
    color: #fff;
    padding: 0px 5px;
    animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 0.4);
    box-shadow: 0 0 0 0 rgb(63, 183, 133);
}
@keyframes pulse {
    to {box-shadow: 0 0 0 5px rgba(26, 127, 220, 0);}
}
table td .fa-edit{
	color: #01a9ac;
    font-size: 16px;
    padding-right: 2px;
}
table td .fa-remove{
	color: #e5111f;
    font-size: 16px;
    padding-right: 2px
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{
	border-top: 2px solid #ea252c!important;
}
.box-list-document .badge-warning{
	background-color: #ea252c !important;
}
/* End Edit @Vien*/

.ol-bold {
    font-weight: bold;
}

li span {
    font-weight: normal;
}

.contract-loading {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: center no-repeat #fff;
}

fieldset, label { margin: 0; padding: 0; }

.rating {
    border: none;
    /*float: left;*/
    margin-left:35%;
}

.rating > input { display: none; }
.rating > label:before {
    margin: 5px;
    font-size: 1.25em;
    font-family: FontAwesome;
    display: inline-block;
    content: "\f005";
}

.rating > .half:before {
    content: "\f089";
    position: absolute;
}

.rating > label {
    color: #ddd;
    float: right;
}
/***** CSS Magic to Highlight Stars on Hover *****/

.rating-tree {
    border: none;
    /*float: right;*/
    /*margin-left: 35%;*/
}
.rating-tree > input { display: none; }
.rating-tree > label:before {
    margin: 5px;
    font-size: 1.25em;
    font-family: FontAwesome;
    display: inline-block;
    content: "\f005";

}

.rating-tree > .half:before {
    content: "\f089";
    position: absolute;
}

.rating-tree > label {
    color: #FFD700;
    float: right;
}

/***** CSS Magic to Highlight Stars on Hover *****/

.rating > input:checked ~ label, /* show gold star when clicked */
.rating:not(:checked) > label:hover, /* hover current star */
.rating:not(:checked) > label:hover ~ label { color: #FFD700;  } /* hover previous stars in list */

.rating > input:checked + label:hover, /* hover current star when changing rating */
.rating > input:checked ~ label:hover,
.rating > label:hover ~ input:checked ~ label, /* lighten current selection */
      .rating > input:checked ~ label:hover ~ label { color: #FFED85;  }

.navbar {
	margin-bottom: 0px !important;
	min-height: 0px !important;
	border-bottom: 1px solid red;
}

.form-control input, .form-control textarea {
	border-radius: 4px !important;
    border-top-left-radius: 4px !important;
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
}
.input-group-2 .input-group-addon {
    background: #afafaf;
    border: 1px solid #afafaf;
    border-left: none;
    border-radius: 0 4px 4px 0!important;
    color: #fff;
}
.dataTables_filter input[type=search].form-control, .dataTables_filter input[type=text].form-control{
	padding: 0 5px;
}


.eac-item {
	color: #000000;
}

.easy-autocomplete-container {
    z-index: 99999999999!important;
    top: 30px;
}

.easy-autocomplete-container ul li div {
    word-break: break-word!important;
}

.iziModal-header{

	background: rgb(255, 255, 255) !important;
    padding-right: 10px;

}

.iziModal-header-title {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: -0.008em;
    text-transform: none;
    color: #172b4d;
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #5295ce!important;
    border-top-color: rgb(82, 149, 206);
    border-right-color: rgb(82, 149, 206);
    border-bottom-color: rgb(82, 149, 206);
    border-left-color: rgb(82, 149, 206);
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #5295ce;
}

.dropdown-navbar > li.dropdown-header {
	background-color: #ffffff !important;
    color: #4e4e4e;
    border-bottom-color: #ff9d9a;
}

.red {
    color: #ea252c !important;
}

.space-top-150{
  margin-top: 150px;
}

.space-top-130{
  margin-top: 130px;
}

.space-top-100{
  margin-top: 100px;
}

.space-top-80{
  margin-top: 80px;
}

.space-top-50{
  margin-top: 50px;
}

.space-top-30{
  margin-top: 30px;
}

.space-top-20{
  margin-top: 20px;
}

.space-top-30{
    margin-top: 30px;
}

.space-top-10{
  margin-top: 10px;
}

.space-top-8{
  margin-top: 8px;
}

.space-left-200 {
  margin-left: 500px;
}

.word-wrapper {
	width: 150px;
	word-break: break-all;
	white-space: normal;
}

.filter-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 10px;
    flex-wrap: wrap;
}

.filter-item {
    flex: 0 0 auto;
    width: 200px;
    margin-right: 15px;
}

.filter-item label {
    font-size: 14px;
}

.filter-item select {
    height: 34px;
    font-size: 14px;
}
