@charset "utf-8";
/* CSS Document */
div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote,
    pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins,
    kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, dl,
    dt, dd, ol, nav ul, nav li, fieldset, form, label, legend, table,
    caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas,
    details, embed, figure, figcaption, footer, header, hgroup, menu, nav,
    output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: "UTM Avo", Arial, "Segoe UI", "Courier New", Courier;
    vertical-align: baseline;
}
@font-face {
    font-family: "UTM Avo";
    src: url(../fonts/UTM-Avo.ttf);
}

@font-face {
    font-family: "UTM Avo";
    src: url(../fonts/UTM-AvoBold.ttf);
    font-weight: bold;
}

@font-face {
    font-family: "UTM Avo";
    src: url(../fonts/UTM-AvoItalic.ttf);
    font-style: italic;
}
@font-face {
    font-family: "UTM Avo";
    src: url(../fonts/UTM-AvoItalic.ttf);
    font-style: italic;
    font-weight: bold;
}
html, body {
    margin: 0 !important;
    position: relative;
    font-family: "UTM Avo", Arial, "Segoe UI", "Courier New", Courier;
    width: 100%;
    min-height: 100%;
    display: block;
    background: #fff;
    overflow-x: hidden;
}
a:hover{
	text-decoration: none;
}
.icon-index {
    top: 2px;
    margin-left: 1px;
    margin-right: 4px;
    font-size: 24px;
}
.icon-btn{
	font-size: 25px;
	color: #aaa;
	}
.icon-btn:hover{
	color:#4d5d7c;
}
.page-header {
    width: 100%;
    margin: 0;
    border: 0;
    padding: 0;
    height: 68px;
    min-height: 68px;
    filter: none;
}

.page-header.navbar {
    width: 100%;
    margin: 0;
    border: 0;
    padding: 0;
    height: 68px;
    min-height: 68px;
    filter: none;
    background-image: none
}

.page-header.navbar .page-logo {
    float: left;
    display: block;
    width: 195px;
    height: 68px;
    padding-left: 20px;
    padding-right: 20px
}

.page-header.navbar .page-logo>.logo-image, .page-header.navbar .page-logo>a
    {
    display: block;
    float: left
}

.page-header.navbar .page-logo .logo-default {
    margin: 27px 0 0
}

.page-header.navbar .page-logo .logo-mini {
    display: none;
    margin-left: 5px
}

.page-header.navbar .page-logo .text-logo {
    padding-left: 20px;
    padding-top: 12px
}

.page-header.navbar .page-top {
    height: 68px;
}

.page-header .page-logo {
    float: left;
    display: block;
    width: 195px;
    height: 68px;
    padding-left: 20px;
    padding-right: 20px;
}

.page-header .menu-toggler {
    display: block;
    cursor: pointer;
    opacity: .7;
    filter: alpha(opacity = 70);
    width: 20px;
    height: 20px;
    font-size: 20px;
    color: #fff;
}

.page-header .menu-toggler:hover {
    opacity: 1;
    filter: alpha(opacity = 100)
}

.page-header .menu-toggler {
    float: right;
    margin: 23px 0 0
}

.page-header .menu-toggler.responsive-toggler {
    display: none;
    float: right;
    margin: 24px 14px 0 6px;
}

.page-sidebar-closed .page-header .page-logo {
    width: 58px;
    right: 17px;
}

.page-sidebar-closed .page-header .page-logo .logo-hide {
    display: none;
}

.page-header .page-actions {
    margin: 17px 0 15px 15px;
    padding: 0;
    float: left;
}

.page-header .page-top {
    box-shadow: 0 1px 10px 0 rgba(50, 50, 50, .2);
    background: #fff;
}

.page-header .page-top {
    height: 68px;   
}
.btn-circle {
    border-radius: 15px !important;
    overflow: hidden;
}

.page-header .search-form {
    margin-left: 10px;
    display: inline-block;
    position: relative;
    float: left !important;
    background: #fff;
    width: 300px;
}

.page-header .search-form.search-form-expanded .input-group .form-control
    {
    text-indent: 0;
}

.page-header .search-form .input-group .form-control {
    height: 68px;
    color: #7f96ac;
    border: 0;
    background: 0 0 !important;
    font-size: 14px;
    padding-left: 1;
    margin-left: 12px;
    text-indent: -150000px;
}

.page-header .search-form .input-group .input-group-btn {
    height: 68px;
}

.page-header .search-form.search-form-expanded .input-group .input-group-btn .btn.submit
    {
    margin-left: 0;
}

.page-header .search-form .input-group .input-group-btn .btn.submit {
    margin-left: -24px;
    padding: 0;
    width: 68px;
    background: 0 0;
    margin-top: 4px;
    display: block;
}
.page-header .search-form .input-group .input-group-btn .btn.submit>i {
    font-size: 15px;
}

.page-header.navbar.navbar-fixed-top {
    z-index: 9995 !important;
}

.page-header.navbar .top-menu {
    margin: 0;
    padding: 0;
    float: right
}

.page-header.navbar .top-menu .navbar-nav {
    padding: 0;
    margin-right: 20px;
    display: block
}

.page-header .top-menu .navbar-nav>li.dropdown {
    margin: 0;
    padding: 0;
    height: 68px;
    display: inline-block
}

.page-header .top-menu .navbar-nav>li.dropdown>.dropdown-toggle {
    margin: 0;
    padding: 28px 16px 19px;
}
.page-header .top-menu .navbar-nav>li.dropdown>.dropdown-toggle>.badge {
    position: absolute;
    top: 17px;
    right: 9px;
    font-weight: 300;
    padding: 2px 6px;
}

.badge {
    font-size: 11px !important;
    font-weight: 300;
    height: 18px;
    color: #fff;
    padding: 2px 6px;
    -webkit-border-radius: 12px !important;
    -moz-border-radius: 12px !important;
    border-radius: 12px !important;
    text-shadow: none !important;
    text-align: center;
    vertical-align: middle;
}

.page-header .top-menu .navbar-nav>li.dropdown-user .dropdown-menu>li>a .badge{
    margin-right: 10px;
}

.dropdown-menu>li>a>.badge {
    position: absolute;
    margin-top: 1px;
    right: 3px;
    display: inline;
}

.badge.badge-empty {
    display: inline-block;
    padding: 0;
    min-width: 8px;
    height: 8px;
    width: 8px;
}

/*-- start dropdown user --*/
.page-header.navbar .top-menu .navbar-nav>li.dropdown .dropdown-menu {
    margin-top: -6px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px
}

.page-header .top-menu .navbar-nav>li.dropdown-user .dropdown-toggle>img{
    float: left;
    margin-top: -8px;
    margin-right: 7px;
    height: 39px;
    display: inline-block;
}
/*
.vrt-header th {
  writing-mode: vertical-lr;
  min-width: 50px; 
}*/
.img-circle {
    border-radius: 50% !important;
}

.page-header .top-menu .navbar-nav>li.dropdown-user .dropdown-toggle {
    padding: 24px 12px;
}

/*-- end dropdown user --*/
.page-header .top-menu .navbar-nav>li.dropdown-user .dropdown-toggle>i {
    display: inline-block;
    margin: 0;
    font-size: 14px;
    font-weight: 400
}

.page-header .top-menu .navbar-nav>li.dropdown-user .dropdown-menu {
    width: 175px
}

.page-header .top-menu .navbar-nav>li.dropdown-user .dropdown-menu>li>a{
    font-size: 13px;
    font-weight: 300
}

.page-header .top-menu .navbar-nav>li.dropdown-user .dropdown-menu>li>a i{
    width: 15px;
    display: inline-block;
    margin-right: 9px
}

.page-header .top-menu .navbar-nav>li.dropdown-user {
    padding: 0 0 0 10px
}

.dropdown-menu>li>a {
    margin: 7px;
}

.dropdown-menu {
    box-shadow: 5px 5px rgba(102, 102, 102, .1);
    left: 0;
    min-width: 175px;
    position: absolute;
    z-index: 1000;
    display: none;
    float: left;
    list-style: none;
    text-shadow: none;
    padding: 0;
    background-color: #fff;
    margin: 10px 0 0;
    border: 1px solid #eee;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.page-header .top-menu .navbar-nav>li.quick-sidebar-toggler {
    cursor: pointer;
    padding: 24px 12px;
}

.page-header .top-menu .navbar-nav>li.quick-sidebar-toggler>i {
    top: 3px;   
    font-size: 19px;
}



.page-header .top-menu .navbar-nav>li.dropdown>.dropdown-toggle>i {
    font-size: 19px;
}
.page-container {
	display: flex;
    padding: 0;
	margin-top: 68px;	
}

.page-sidebar {
  	min-width: 195px;
    float: left;    
}

.page-sidebar-menu, .page-sidebar:hover {
    padding: 0; 
}

.page-sidebar .page-sidebar-menu>li.start>a {
    border-top-color: transparent !important
}

.page-sidebar .page-sidebar-menu>li.last>a {
    border-bottom-color: transparent !important
}
.page-sidebar .page-sidebar-menu>li.start>a, .page-sidebar:hover .page-sidebar-menu>li.start>a
    {
    border-top-color: transparent !important
}

.page-sidebar .page-sidebar-menu>li.last>a, .page-sidebar:hover .page-sidebar-menu>li.last>a
    {
    border-bottom-color: transparent !important
}

.page-sidebar-closed .page-sidebar .page-sidebar-menu>li>a,
    .page-sidebar-closed .page-sidebar:hover .page-sidebar-menu>li>a {
    padding-bottom: 0px;
    box-shadow: none;
    min-height: 58px;
}

.page-sidebar-closed .page-sidebar-menu .sub-menu {
    margin-left: 27px !important;
}

.page-sidebar-closed .page-sidebar-menu .title {
    display: none !important;
}

.page-sidebar-closed .page-sidebar-menu {
    min-width: 58px;
    max-width: 58px;
    text-align: center;
}

.page-sidebar-closed .page-content {
   width: calc(100% - 58px);
}

.page-sidebar-closed .page-sidebar {
    min-width: 58px !important
}

.page-sidebar .page-sidebar-menu>li>a, .page-sidebar:hover .page-sidebar-menu>li>a
    {
    min-height: 78px;
    display: block;
    position: relative;
    margin: 0;
    border: 0;
    padding: 17px 15px 15px;
    text-decoration: none;
    font-size: 13px;
    font-weight: 300;
    text-align: center
}

.page-sidebar-menu>li>a>.title {
    display: block;
    text-align: center;
    margin-top: 5px;
}

.page-sidebar .page-sidebar-menu>li>a, .page-sidebar:hover .page-sidebar-menu>li>a
    {
    transition: all .2s ease
}

.page-sidebar .page-sidebar-menu>li.active>a, .page-sidebar:hover .page-sidebar-menu>li.active>a
    {
    border: none;
    text-shadow: none;
    margin: 0;
}


.page-sidebar .page-sidebar-menu>li:last-child>a {
    border-bottom: 1px solid transparent !important
}

.page-title {
    padding: 0;
    font-size: 22px;
    letter-spacing: -1px;
    line-height: 22px;
    display: block;
    color: #666;
    margin: 0 0 20px;
    font-weight: 300;
}

.title-small {
    font-size: 13px;
    letter-spacing: 0;
    font-weight: 300;
    color: #888;
    padding-left: 5px;
}

.page-container-bg-solid .page-title, .page-container-bg-solid .page-title small
    {
    color: #666
}

.page-bar {
    padding: 0;
    background-color: #fff;
    margin-bottom: 20px;
    /*
 -webkit-border-radius:4px;
 -moz-border-radius:4px;
 -ms-border-radius:4px;
 -o-border-radius:4px;
 border-radius:4px*/
}

.page-bar .page-breadcrumb {
    padding: 10px 6px;
    margin: 0;
    list-style: none;
}

.page-bar .page-breadcrumb>li {
    display: inline-block;
}

.ie8 .page-bar .page-breadcrumb>li {
    margin-right: 1px
}

.page-bar .page-breadcrumb>li>a, .page-bar .page-breadcrumb>li>span {
    color: #888;
    font-size: 13px;
    text-shadow: none;
}

.page-bar .page-breadcrumb>li>i {
    color: #aaa;
    font-size: 14px;
    text-shadow: none;
    padding: 0 3px;
}

.page-content {    
    margin-top: 0;   
    padding: 25px 20px 10px;	
	width: calc(100% - 195px);
}

.page-container-bg-solid .page-content {
    background: #eef1f5;
    min-height: calc(100vh - 101px); 
    
    overflow: hidden;
}

.page-footer {
    clear: left;
}

.page-footer {
    padding: 8px 20px 5px;
    font-size: 12px;
    height: 33px;
    background-color: #26344B;
    color: #fff;
    left: 0;
    right: 0;
    z-index: 10000;
    bottom: 0;
    margin-left: 0 !important;
}

.page-sidebar-closed .page-footer {
    /* margin-left:54px !important;*/
    
}

/* class dinh nghia cho panel */
.panel-dashboard {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    background: #fff;
    padding: 15px 15px 20px;
    
}
.panel-dashboard, .panel-dashboard .display {
    margin-bottom: 20px;
}


.panel-label-header{
	font-size: 15px;
	font-weight: bold;
	color: #2f353b !important;	 
	padding-bottom: 10px;
	line-height: 30px;
	text-transform: uppercase;
}

.panel-box{
	padding: 12px 20px 15px;
	background: #fff;	
	margin-bottom: 20px;
	height: 100%;	
}

.panel-box-body.scroll{
	max-height: 400px;
	overflow-y: auto;	
}
.panel-box-header{
	min-height: 44px;
	padding-top: 3px;
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
}
.panel-box-body{
	padding-top: 8px;
}

.panel-box .label-text{
	padding-top: 7px;
}
.text-bold {
	font-weight: 700;
}
.text-regular{
	font-weight: 300;
}
.panel-box-footer{	
	border-top: 1px solid #eee;
	margin-top: 15px;
	padding-top: 15px;
}

.panel-box-header.accordion{
	background: #eef1f5;
}
.panel-box-header.accordion:hover{
	
    background-color: #e7ecf1;
}
.panel-box-header .acc-box-header{
	padding-left: 10px;
	padding-top: 5px;
}
.acc-box-header[aria-expanded=true]:after{
	content: '\2212';
	color: #333;
    font-weight: bold;
    float: right;
   	padding-right: 15px;
   	padding-top: 5px;
}

.acc-box-header[aria-expanded=false]:after{
	content: "\002B";
    color: #333;
    font-weight: bold;
    float: right;
   	padding-right: 15px;
   	padding-top: 5px;
}
/**/
.margin-bottom-5{
	margin-bottom: 5px;
}
.margin-bottom-10{
	margin-bottom: 10px;
}
.margin-bottom-15{
	margin-bottom: 15px;
}
.margin-bottom-20{
	margin-bottom: 20px;
}
.margin-top-10{
	margin-top: 10px;
}
.margin-top-15{
	margin-top: 15px;
}
.margin-top-20{
	margin-top: 20px;
}
.margin-left-20{
	margin-left: 20px;
}
.margin-left-10{
	margin-left: 10px;
}
.margin-left-5{
	margin-left: 5px;
}
.margin-left-20{
	margin-left: 20px;
}
.margin-right-5{
	margin-right: 5px;
}
.padding-left-5{
	padding-left: 5px;
}
.padding-left-7{
	padding-left: 7px;
}
.padding-left-10{
	padding-left: 10px;
}
.padding-left-20{
	padding-left: 20px;
}
.padding-right-5{
	padding-right: 5px;
}
.padding-right-10{
	padding-right: 10px;
}
.padding-right-20{
	padding-right: 20px;
}
.padding-top-5{
	padding-top: 5px;
}
.padding-top-7{
	padding-top: 7px;
}
.padding-top-10{
	padding-top: 10px;
}
.padding-top-15{
	padding-top: 15px;
}
.padding-top-20{
	padding-top: 20px;
}
.padding-top-30{
	padding-top: 30px;
}
.padding-bottom-10{
	padding-bottom: 10px;
}
.padding-tb-20{
	padding-top: 20px;
	padding-bottom: 20px;
}
.padding-right-5{
	padding-right: 5px;
}
/*End margin*/

.div-center-item{
	display: flex; 
	align-items: center; 
}
.display-flex{
	display: flex;
}
/**/

/**/
/*Start pagination*/
.table-bordered>thead>tr>th {
	border-bottom-width:0
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {   
    color: #333;   
    background:0 0 ;   
}
.page-item.active {
	font-weight: bold;
}

/**/

.form-control {
    outline: 0 !important;
}
.btn, .form-control {
    box-shadow: none !important;
}

.panel-box-body .nav-tabs{
	padding:0 7px;
	
	
}
.panel-box-body .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover, .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	border:0;
	border-bottom: 2px solid #18cdf9;	
}

.hr-line{
	background: #eef1f5; 
	height: 15px; 
	margin-left: -20px; 
	margin-right: -20px;
	margin-bottom: 20px;
}


/**/
@media screen and (max-width:766px){
	
}
@media(max-width:768px){
	.btn.btn-default.margin-left-5{
	 margin-left: auto;
	}
}
.page-logo{
    text-align: center
}

.fixed-table-loading{
    display: none;
}
.modal{
    padding-top: 75px
}
.modal-history {
    width: 75% !important;
}
.input-group-btn > button{
    width: 40px !important;
    min-width: 40px !important;
}
.tagRemove{
    margin-left: 5px
}
.viewChart{
    margin-left: 5px
}
.text-red{
    color: red !important
}
.icon_location{
    height: 30px; 
    cursor: pointer
}
.pagination{
    margin-top: 0px; 
    margin-bottom: 0px;
}
.btn-mar-left{
    margin-left: 10px !important
}
.select2{
    width: 100%;
}
.select2 > a{
    height: 34px !important;
}
.select2 > a > span{
    padding-top: 3px;
    /* padding-left: 7px; */
}
.label_for{
    cursor: pointer; 
    font-weight: 500
}

/* Nhóm css cho trang chi tiết lịch canh tác ngập khô */
.steps {
    min-height: 90px;
    padding: 30px 0 0 0;
    font-family: 'Open Sans', sans-serif;
    position: relative
}

.steps .steps-container {
    background: #DDD;
    height: 10px;
    width: 100%;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -ms-border-radius: 10px;
    margin: 0;
    list-style: none
}

.steps .steps-container li {
    text-align: center;
    list-style: none;
    float: left
}

.steps .steps-container li .step {
    padding: 0 50px
}

.steps .steps-container li .step .step-image {
    margin: -14px 0 0 0
}

.steps .steps-container li .step .step-image span {
    background-color: #DDD;
    display: block;
    width: 37px;
    height: 37px;
    margin: 0 auto;
    border-radius: 37px;
    -moz-border-radius: 37px;
    -webkit-border-radius: 37px;
    -ms-border-radius: 37px
}

.steps .steps-container li .step .step-current {
    font-size: 11px;
    font-style: italic;
    color: #999;
    margin: 8px 0 0 0
}

.steps .steps-container li .step .step-description {
    font-size: 13px;
    font-style: italic;
    color: #538897
}

.steps .steps-container li.activated .step .step-image span {
    background-color: #5DC177
}

.steps .steps-container li.deactivated .step .step-image span {
    background-color: #5DC177
}

.steps .steps-container li.activated .step .step-image span:after {
    background-color: #FFF;
    display: block;
    content: '';
    position: absolute;
    z-index: 1;
    width: 27px;
    height: 27px;
    margin: 5px;
    border-radius: 27px;
    -moz-border-radius: 27px;
    -webkit-border-radius: 27px;
    -ms-border-radius: 27px;
    box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.15)
}

.steps .step-bar {
    background-color: #5DC177;
    height: 10px;
    position: absolute;
    top: 30px;
    border-radius: 10px 0 0 10px;
    -moz-border-radius: 10px 0 0 10px;
    -webkit-border-radius: 10px 0 0 10px;
    -ms-border-radius: 10px 0 0 10px
}

.steps .steps-container li.deactivated .step .step-image span:after {
    background-color: #f1c40f;
    display: block;
    content: '';
    position: absolute;
    z-index: 1;
    width: 27px;
    height: 27px;
    margin: 5px;
    border-radius: 27px;
    -moz-border-radius: 27px;
    -webkit-border-radius: 27px;
    -ms-border-radius: 27px;
    box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.15)
}

.steps .step-bar {
    background-color: #5DC177;
    height: 10px;
    position: absolute;
    top: 30px;
    border-radius: 10px 0 0 10px;
    -moz-border-radius: 10px 0 0 10px;
    -webkit-border-radius: 10px 0 0 10px;
    -ms-border-radius: 10px 0 0 10px
}

.steps .step-bar.last {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -ms-border-radius: 10px
}

/* Hết */

.pagination-detail{
    display: none
}

.no-padding{
    padding: 0 0 0 0 !important
}

.filter-control{
    margin: 3px 3px 3px 3px;
}

.tree li,
.tree li > a,
.tree li > span {
    padding: 4pt;
    border-radius: 4px;
    margin-left: -5px;
}

.tree li a {
    color:black;
    text-decoration: none;
    line-height: 20pt;
    border-radius: 4px;
}

.tree li a:hover {
    background-color: #8cc63f;
    color: #fff;
}

.tree .active {
    /*background-color: #8cc63f;*/
    color: black;
}

.tree .module0 > input{
    margin-right: 50px;
}
.tree .module1 > input{
    margin-right: 45px;
}
.tree .module2 > input{
    margin-right: 39px;
}

.tree .action0 > input{
    margin-right: 45px;
}
.tree .action1 > input{
    margin-right: 39px;
}
.tree .action2 > input{
    margin-right: 34px;
}



.active a {
    /*color: #fff;*/
}

.tree li a.active:hover {
    background-color: #8cc63f;
}

/* Thiên custome lại css cho valid input */
.red{
    color: #FF0000 !important;
}
.show{
    display: block;
}
.hide{
    display: none;
}

/* Hết valid */