@font-face {
    font-family: 'Boon';
    font-style: normal;
    font-weight: normal;
    src: local('Boon'), url('../fonts/Boon-Light.woff') format('woff');
}

@font-face {
    font-family: 'Cloud';
    font-style: normal;
    font-weight: normal;
    src: local('Boon'), url('../fonts/Cloud-Light.woff') format('woff');
}


html, body {
    background-color: #f5f8fa;
    color: #636b6f;
    font-weight: 200;
    margin: 0;
    font-size: 15px;
}
strong{
    font-weight: bold;
}
a {
    color: #0079c4;
}
.pull-left{
    float: left;
}

.pull-right{
    float: right;
}

.clearfix{
    width: 100%;
}

label{
    margin-bottom: 0;
}

#content{
    width: 100%;
}

.btn{
    font-family: 'Boon';
    font-size: 15px;
    line-height: initial;
    padding: 8px 15px 6px;
    margin: 1px 0;
}

.btn-big{
    color: #fff;
    font-size: 16px;
    background-color: #5fba3b;
    border:1px solid #5fba3b;
    padding: 7px 8px 5px;
    height: 38px;
    font-weight: normal;
    margin: 0;
}

.btn-big:hover{
    color: #fff;
    background-color: #5bb139;
    border:1px solid #5bb139;
}

.btn-reset{
    color: #fff;
    font-size: 16px;
    background-color: #3bb06f;
    border:1px solid #3bb06f;
    padding: 7px 17px 5px;
    font-weight: normal;
    height: 38px;
    margin: 0 5px;
}

.btn-big.dropdown-toggle{
    color: #fff;
    padding: 0px 12px;
    padding-top: 4px;
    font-size: 19px !important;
    background-color: #1e7e34;
    border: 1px solid #1e7e34;
}

.btn-big.dropdown-toggle:hover{
    color: #fff;
    background-color: #30a54b;
    border:1px solid #30a54b;
}

.btn-reset:hover{
    color: #fff;
    background-color: #1da258;
    border:1px solid #1da258;
}


.page-table-top .dropdown-print .dropdown-menu{
    max-width: 220px;
}

.btn-print{
    color: #696969;
    background-color: #ecf5ff;
    border-color: #c8c8c8;   
    line-height: 21px;
    padding: 8px 15px 6px;
    margin: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.btn-print:hover{
    color: #696969;
    background-color: #ecf5ff;
    border-color: #c8c8c8;   
}

.btn-print i{
    float: left;
    margin-right: 5px;
    font-size: 18px !important;
    color: #5fba3b;
}

.btn-print.dropdown-toggle{
    background-color: #ecf5ff;
    border-color: #c8c8c8;
    padding: 8px 5px 6px 10px;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
}

.btn-print.dropdown-toggle:hover{
    background-color: #ecf5ff;
    border-color: #c8c8c8;   
}

.btn-print.dropdown-toggle i{
    float: left;
    margin-right: 5px;
    font-size: 14px !important;
    color: #5fba3b;
}

.dropdown-print.none .btn-print{
    color: #909090;
    background-color: #e8e8e8;
    border-color: #dadada;
    cursor: no-drop;
}

.dropdown-print.none .btn-print:hover{
    color: #909090;
    background-color: #e8e8e8;
    border-color: #dadada;   
}

.dropdown-print.none .btn-print i{
    color: #909090;
}


.btn-add{
    padding: 10px 5px 8px;
    width: 100%;
    color: #616161;
    background-color: #ffffff;
    border-color: #d9d9d9;
}

.btn-add:hover{
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;   
}
.btn-add i{
    color: #8ac2ff;
}
.btn-add:hover i{
    color: #fff;
}

.page-title .btn-add{
    width: auto;
    margin-left: 45px;
    margin-right: 20px;
    padding: 2px 10px 0;
    height: 36px;
    float: left;
    color: #fff;
    background-color: #8a9a9e;
}

.page-title .btn-add:hover{
    background-color: #adb7ba;
}

.page-title .btn-add i{
    font-size: 14px !important;
    color: #f00;
}

.page-title .autocomplete{
    width: 26%;
}


table tr td .btn{
    font-family: 'Boon';
    font-size: 12px;
    line-height: 13px;
    padding: 4px 7px 4px;
    margin: 1px 0;
}


.btn.btn-sm{
    font-family: 'Boon';
    font-size: 13px;
    line-height: initial;
    padding: 6px 8px 4px;
}

.btn i{
    font-size: 11px;
}

.btn .fa-times{
    margin: 5px 2px 0;
    font-size: 16px;
    line-height: 7px;
}

.modal .btn{
    font-family: 'Boon';
    font-size: 15px;
    line-height: initial;
    padding: 8px 20px 6px;
    margin: 1px 0;
}

table .btn-sm{
    padding: 6px 8px 4px;
}

a.badge{
    color: #fff;
    cursor: pointer;
}

.bg-light{
    display: block;
    background-color: #fff !important;
    padding: 10px 15px;
    width: 100%;
}

a{
    text-decoration: none;
}

a:hover{
    text-decoration: none;
}


.user-lang{
    float: left;
    padding: 0;
    margin-top: 5px;
    margin-right: 5px;
  }
  
  .user-lang a{
    display: inline;
    margin: 0 5px !important;
    width: 28px;
    height: 18px;
    padding: 0 !important;
    overflow: hidden;
    background-color: #000;
  }

  .user-lang a img{
    float: left;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    top: 0;  
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
      
  }
  
  .user-lang a:hover img,
  .user-lang a.active img{
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
  }

.btn-menu{
    width: auto;
    display: block;
    float: left;
    background-color: #428cba;
    border: 0;
    border-radius: 3px;
    padding: 6px 10px;
    line-height: 22px;
    margin-left: 8px;
    color: #1e1e1e;
    text-align: center;
}
.theme1 .btn-menu{
    background-color: #5f7288;
}
.theme2 .btn-menu{
    background-color: #428cba;
}
.theme3 .btn-menu{
    background-color: #4e9b61;
}

.btn-menu span{
    display: none
}

.btn-menu i{
    float: left;
    font-size: 15px;
}

.btn-menu:hover{
    color: #fff;
    background-color: #273f4e;
}

#sidebar:hover .btn-menu{
    width: 140px;
    margin: 0 20px;
    padding: 8px 10px;
}
#sidebar:hover .btn-menu span{
    display: block;
    float: left;
    width: 80px;
    font-size: 16px;
    line-height: 12px;
    margin-left: 10px;
    color: #fff;
}

#sidebar.fixed .btn-menu{
    width: 140px;
    margin: 0 20px;
    padding: 8px 10px;
}
#sidebar.fixed .btn-menu span{
    display: block;
    float: left;
    width: 80px;
    font-size: 16px;
    line-height: 12px;
    margin-left: 10px;
    color: #fff;
}

.btn-menu2,
.btn-menu3{
    position: absolute;
    left: 15px;
    top: 13px;
    width: auto;
    display: block;
    float: left;
    border: 1px solid #cacaca;
    border-radius: 3px;
    padding: 2px 10px;
    line-height: 22px;
    font-size: 13px;
    color: #1e1e1e;
    text-align: center;
}

.btn-menu2 i,
.btn-menu3 i{
    margin-right: 5px
}

.btn-menu2:hover,
.btn-menu3:hover{
    color: #000;
    background-color: #dbdbdb
}

.navbar-brand{
    font-size: 22px;
    line-height: 22px;
    margin-left: 100px;
}

.navbar-brand span{
    font-family: 'Cloud';
    font-size: 25px; 
    letter-spacing: -0.01em;
}
.navbar.active .navbar-brand{
    margin-left: 0
}

.navbar-brand img{
    height: 30px;
    margin-top: -5px;
}

@media screen and (max-width:768px){

    .navbar-brand{
        font-size: 15px;
        line-height: 22px;
        margin-left: 85px;
    }

    .navbar-brand img{
        height: 16px;
    }

}

.menu-top{
    display: none;
    float: left;
    width:100%;
    background-color: #838d99;
}


.theme1 .menu-top{
    background-color: #838d99;
}
.theme2 .menu-top{
    float: left;
    background-color: #428cba;
}
.theme3 .menu-top{
    background-color: #4e9b61;
}

.menu-top ul{
    float: left;
    width:100%;
    margin: 0;
    padding: 7px 0;
    text-align: center;
}

.menu-top ul li{
    display: inline-block;
}

.menu-top ul li a{
    color: #fff;
    font-size: 14px;
    padding: 0 10px;
}
.menu-top ul li:hover a,
.menu-top ul li.active a{
    color: #000;
}

.menu-top ul li a i{
    margin-right: 3px;
    font-size: 12px;
}

.main-top{
    position: relative;
    font-size: 14px;
    float: left;
    width:100%;
    padding: 7px 15px;
    line-height: 25px;
    color: #000;
    background-color: #c9d0d6;
    z-index: 100;
    text-align: center;
}

.box-main{
    padding-bottom: 60px;
}

.box-main .main-top form{
    float: none !important;
    width: 820px !important;
    margin: 0 auto;
}

.main-top input,
.main-top select{
    font-family: Arial, Helvetica, sans-serif;
    height: 25px;    
    font-size: 12px;
    padding: 0 10px;
}

.main-top button{
    height: 25px;
    padding: 0 10px;
}

.s-select,
.s-input{
    color: #848484;
    padding: 0 4px;
    font-size: 12px;
    display: inline-block;
}

.main-top .s-input .input-group-prepend{
    height: 25px;
}
.main-top .s-input .input-group-text{
    color: #848484;
    font-size: 12px;
    background-color: #e9e9e9;
}

.main-top .s-select input, .main-top .s-input input,
.main-top .s-select select, .main-top .s-input select{
    border: 1px solid #d6d6d6;
    background: #e9e9e9;
}


@media screen and (max-width:768px){

    .menu-top ul li a i{
        margin-right: 3px;
        font-size: 12px;
    }

    .main-top{
        font-size: 14px;
        float: left;
        width:100%;
        padding: 7px 15px;
        line-height: 25px;
        color: #000;
        background-color: #c9d0d6;
    }

    .box-main .main-top form{
        float: none !important;
        width: 100% !important;
        margin: 0 auto;
    }


    .main-top form{
        width: 100% !important;
    }

    .main-top form div{
        margin: 0 !important;
        clear: both;
    }

    .s-select{
        float: left;
        width: 100% !important;
    }

    .s-input{
        float: left;
        width: 100% !important;
    }
    .s-input .btn{
        margin-left: 5px;
        margin-top: 5px;
    }

    .s-search{
        width: 100% !important;
        margin-top: 17px;
    }
}

.s-select.active,
.s-input.active{
    color: #000;
}


.s-input .btn{
    font-weight: bold;
    font-size: 13px;
    color: #929292;
    border: 1px solid #d6d6d6;
    background: #e9e9e9;
    padding: 0 10px;
    height: 23px;
    margin: 0;
}

.s-input.active .btn{
    color: #fff;
    background-color: #3490dc;
    border-color: #3490dc;
}

.s-input.active .btn:hover{
    color: #fff;
    background-color: #227dc7;
    border-color: #227dc7;
}

.main-top .s-input.active .input-group-text{
    color: #464646;
    background-color: #fff;
    border: 1px solid #55aeeb;
}

.main-top .s-select.active input, .main-top .s-input.active input,
.main-top .s-select.active select, .main-top .s-input.active select{
    border: 1px solid #55aeeb;
    background: #fff;
}

.navbar-right{
    float: right;
}

.navbar-right i{
    font-size: 15px;

}
.navbar-right a{
    position: relative;
    float: left;
    padding: 4px 10px;
    margin: 0 3px;
    color: #7a7a7a;
    border-radius: 3px;
    border: 0;
}

.navbar-right a:hover{
    color: #7a7a7a;
    background-color: #dbdbdb;
    border: 0;
}

.navbar-right .img-top{
    float: left;
    margin: 0 5px 0 2px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-align: center;
    background-color: #dbdbdb;
}

.navbar-right .img-top .user-none{
    width: 30px;
    height: 30px;
    font-family: Boon;
    color: #fff;
    font-weight: none;
    font-size: 17px;
}

.navbar-right a strong{
    font-family: Boon;
    float: left;
    margin-right: 7px;
    line-height: 23px;
    font-size: 14px;
    color: #696969;
}


.navbar-right .btn{
    width: 32px;
    height: 32px;
    margin: 0 0 0 2px;
    padding: 7px 0 0;
    font-size: 8px;
    border-radius: 50%;
    text-align: center;
    background-color: #dbdbdb;
    color: #666;
    border: 1px solid #d1d1d1;
}

.navbar-right .btn:hover{
    color: #666;
    background-color: #d1d1d1;
    border: 1px solid #d1d1d1;
}

.navbar-right .btn i{
    font-size: 16px;
    color: #000;
}

.navbar-right .bell{
    position: absolute;
    top: 5px;
    left: 50%;
    padding: 2px 6px;
    background-color: #f00;
    color: #fff;
    font-size: 8px;
    line-height: 8px;
    border-radius: 4px;
}

@media screen and (max-width:768px){

    .navbar-right{
        float: right;
        margin-top: 18px;
        margin-bottom: 10px;
    }

    .navbar-right a{
        padding: 1px 5px;
        margin: 0 3px;
    }

    .navbar-right .img-top {
        width: 26px;
        height: 26px;
        line-height: 26px;
    }
    .navbar-right .btn {
        width: 26px;
        height: 26px;
        padding: 5px 0 0;
    }

    .navbar-right .btn i {
        font-size: 14px;
    }

}

.box-static-top{
	background-color: #fff;    
    box-shadow: 0 0 10px #ede9e9;
	height: auto;
	padding: 0;
	color: #000;
	border-radius: 3px;
	overflow: hidden;
	margin: 15px 0;
}

.box-static-top .title{
	padding: 10px 15px;
	font-size: 16px;
}

.box-static-top .title i{
	color: #016db6;
}
.box-static-top .title-right{
	float: right;
}

.box-static-top .title-right a{
	color: #000;
	border: 1px solid #e0e0e0;
	padding: 4px 5px 2px;
	font-size: 14px;
	border-radius: 0;
	margin: 0 0;
	width: 37px;
	float: left;
	text-align: center;
}

.box-static-top .title-right a:first-child{
	border-right: 0;
}

.box-static-top .title-right a i{
	color: #3c3c3c;
}
.box-static-top .title-right a:hover{
	color: #016db6;
	background-color: #dbdbdb;
}
.box-static-top .title-right a:hover i{
	/* color: #016db6;*/
}



@media screen and (max-width:768px){

    .box-static-top{
        margin: 10px 0 0;
    }

    .box-static-top .title{
        padding: 10px 15px;
        font-size: 16px;
    }


}

.box-static-chart{
    position: relative;
    padding: 10px 15px;
    float: left;
    width: 100%;
}

.box-static{
    background-color: #fff;
    border: 1px solid #dedede;
    padding: 0 0 10px;
    color: #fff;
    border-radius: 3px;
    overflow: hidden;
    margin: 15px 0;
}

@media screen and (max-width:768px){

    .box-static{
        margin: 10px 0 0;
    }
}

.box-static .title{
    padding: 8px 15px 3px;
}

.box-static.color1 .title{ background-color: #68c182; }
.box-static.color2 .title{ background-color: #f0ad4e; }
.box-static.color3 .title{ background-color: #d9534f; }
.box-static.color4 .title{ background-color: #337ab7; }

.box-chart .name{
    color: #666;
    font-size: 11px;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
}
.box-chart .progress{
    border-radius: 0;
    height: 16px;
    line-height: 16px;
    background-color: transparent;
}

.box-chart .progress .progress-bar{
    font-size: 11px;
    text-align: right;
    padding: 0 10px;
}
.box-static.color1 .progress-bar{ background-color: #68c182; }
.box-static.color2 .progress-bar{ background-color: #f0ad4e; }
.box-static.color3 .progress-bar{ background-color: #d9534f; }
.box-static.color4 .progress-bar{ background-color: #337ab7; }

.box-static .title strong{
    font-size: 25px;
    line-height: 21px;
    font-family: 'DIN-Pro-Bold';
}

.box-static .title span{
    font-size: 13px;
    line-height: 16px;
}

.box-static .box-chart{
    padding: 10px 0;
}

.box-static .more{
    font-size: 13px;
}

.box-static.color1 .more{ color: #68c182; }
.box-static.color2 .more{ color: #f0ad4e; }
.box-static.color3 .more{ color: #d9534f; }
.box-static.color4 .more{ color: #337ab7; }

.box-static.color1 .more:hover,
.box-static.color2 .more:hover,
.box-static.color3 .more:hover,
.box-static.color4 .more:hover{
    color: #666;
}


.wrapper {
    display: flex;
    align-items: stretch;
}

#sidebar {
    position: relative;
    overflow: hidden;
    min-height: 100vh;
    min-width: 50px;
    max-width: 50px;
    z-index: 1;
}

#sidebar.active {
    min-width: 50px;
    max-width: 50px;
    text-align: center;
    /*animation: slide-out 0.3s forwards;*/
}

#sidebar.active {
    animation: slide-out 0.3s forwards;
}

#sidebar.fixed {
    min-width: 180px;
    max-width: 180px;
    text-align: left;
}

#sidebar.none {
    min-width: 0px;
    max-width: 0px;
    text-align: center;
}

.menu-left{
    font-family: "Boon";
    background-color: #0079c4;
    width: 100%;
    height: 100%;
    min-width: 180px;
    color: #fff;
    padding: 15px 0px
}

.theme1 .menu-left{
    background-color: #838d99;
}
.theme2 .menu-left{
    background-color: #0079c4;
}
.theme3 .menu-left{
    background-color: #68c182;
}

.menu-left ul{
    display: block;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}
.menu-left ul li{
    display: inline-block;
    clear: both;
    width: 100%;
    position: relative;
    padding: 0;
    margin: 2px 0;
    float: left;
}

.menu-left ul li i{
    float: right;
    margin-top: 3px;
    
}
.menu-left ul li span{
    display: block;
    float: left;
    margin-right: 10px;
    width: 50px;       
    text-align: center;
    font-size: 18px;
    color: #fff
}

.menu-left ul li span i{
    float: none;
    margin: 2px 0;
    font-size: 19px
}

.menu-left ul li a{
    display: block;
    color: #fff;
    padding:  10px 0px;
    font-size: 16px;
    float: left;
    width: 100%;
    line-height: 22px;
}
.menu-left ul li a:hover{
    color: #fff;
    background-color: #273f4e;
}
.menu-left ul li.active a,
.menu-left ul li.active a:hover{
    color: #fff;
    background-color: #273f4e;

}

.menu-left ul li a:hover span{
    color: #fff;
}

.menu-left ul li a i.fa-angle-right{
    animation: hoverMenu 0.3s forwards;

}

.menu-left ul li a:hover i.fa-angle-right{
    animation: hoverMenu2 0.3s forwards;

}

@keyframes hoverMenu {
    0%      { margin-right: 0px}
    100%    { margin-right: 20px }
}

@keyframes hoverMenu2 {
    0%      { margin-right: 20px}
    100%    { margin-right: 10px }
}

.col-menu-left{
    position: absolute;
    width: 145px;
    -ms-flex: inherit;
    flex: inherit;
    min-width: 145px;
    padding: 0 7px;
}

.col-content-right{
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    width: 100%;
    max-width: 100%;
    padding-left: 150px;
    -ms-flex: inherit;
    flex: inherit;
    font-size: 13px;
}

.menu-sub-left{
    padding: 0 0 0 15px;
}

.menu-sub-left .title{
    font-family: 'boon';
    font-weight: bold;
    color: #000;
    font-size: 16px;
    padding: 4px 0;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #e6e6e6;
    background-color: #f4f4f4;
    margin-bottom: 20px;
    width: 108%;
}

.menu-sub-left .title i{
    font-size: 13px;
    margin-right: 5px;
}
.menu-sub-left ul{
    display: block;
    padding: 0;
    margin: 0 -14px 0 -7px;
    position: relative;
    z-index: 10;
}

.menu-sub-left ul li{
    display: block;
    margin-bottom: 1px;
}

.menu-sub-left ul li strong{
    padding-left: 10px;
    display: block;
    padding-top: 15px;
    padding-bottom: 3px;
    font-weight: bold;
    color: #000;
}
.menu-sub-left ul li a{
    display: block;
    color: #686868;
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    width: 100%;
    padding: 4px 10px 4px 5px;
    border-left: 5px solid transparent;
    border-bottom: 1px solid transparent;
    border-top: 1px solid transparent;
}

.menu-sub-left ul li a i{
    font-size: 12px;
    margin-right: 5px;
    float: left;
    margin-top: 3px;
}

.menu-sub-left ul li a:hover,
.menu-sub-left ul li a.active{
    color: #000;
    border-left: 5px solid #8d8d8d;
    border-bottom: 1px solid #e0e0e0;
    border-top: 1px solid #e0e0e0;
    background-color: #f4f4f4;
}

.menu-sub-left ul li.none a{
    color: #d4d4d4 !important;
    font-weight: normal;
    border-left: 5px solid transparent !important;
    border-bottom: 1px solid transparent !important;
    border-top: 1px solid transparent !important;
    background-color: transparent !important;
}

.menu-sub-left ul li ul{
    padding: 5px 0 !important;
    margin: 0;
}

.menu-sub-left ul li ul li a{
    padding-left: 20px;
    font-weight: normal;
    font-size: 16px;
    padding: 4px 10px;
    line-height: 18px;
    border-left: 0;
}

.menu-sub-left ul li ul li a:hover,
.menu-sub-left ul li ul li a.active{
    color: #2196F3;
    border-left: 0px solid transparent !important;
    border-bottom: 1px solid transparent !important;
    border-top: 1px solid transparent !important;
    background-color: transparent !important;
}

@media screen and (max-width:768px){

    .col-menu-left{
        position: relative;
        width: 100%;
        -ms-flex: inherit;
        flex: inherit;
        min-width: inherit;
        max-width: 100%;
        overflow: hidden;
    }

    .menu-sub-left{
        width: 100%;
        padding: 0 8px;
        margin-bottom: 30px;
        border-bottom: 1px solid #e0e0e0;
    }

    .col-content-right{
        width: 100%;
        max-width: 100%;
        padding-left: 15px;
        -ms-flex: inherit;
        flex: inherit;
        overflow: hidden;
    }
    .menu-sub-left .title{
        margin-left: 15px;
        margin-right: 15px;
    }

    .menu-sub-left ul{
        display: block;
        padding: 0;
        margin: 0;
        position: relative;
        z-index: 10;
    }
}


#sidebar.active .menu-left,
#sidebar.fixed  .menu-left{
    padding: 15px 0;
}

#sidebar.active .menu-left ul li a,
#sidebar.fixed  .menu-left ul li a{
    float: left;
    text-align: left;
    padding:  8px 0px;
}

#sidebar.active .menu-left ul li span,
#sidebar.fixed  .menu-left ul li span{
    width: 50px;
    font-size: 20px;
    margin-right: 0
}

#sidebar.active:hover{
    animation: slide-in 0.3s forwards;
}


@keyframes slide-in {
    0% { 
        min-width: 50px;
        max-width: 50px;
     }
    100% { 
        min-width: 180px;
        max-width: 180px;
     }
}

@-webkit-keyframes slide-in {
    0% { 
        min-width: 50px;
        max-width: 50px;
     }
    100% { 
        min-width: 180px;
        max-width: 180px;
     }
}

@keyframes slide-out {
    0% { 
        min-width: 50px;
        max-width: 50px;
    }
    100% { 
        min-width: 50px;
        max-width: 50px;
     }
}

@-webkit-keyframes slide-out {
    0% { 
        min-width: 180px;
        max-width: 180px;
     }
    100% { 
        min-width: 50px;
        max-width: 50px;
     }
}


.btn-dot{
    width: 50px;
    margin: 15px 0 20px 0;
    text-align: center;
}

#sidebar.active .btn-dot{
    width: 50px;
    padding: 0 0px;
    text-align: center;
}

#sidebar.active:hover .btn-dot{
    width: 100%;
}

#sidebar.fixed .btn-dot{
    width: 100%;
}

.btn-setting{
    width: 50px;
    overflow: hidden;
    padding: 0 8px;
    text-align: left;
}

#sidebar.fixed .btn-setting{
    width: 100%;
}

.btn-setting a{
    display: block;
    color: #fff;
    padding: 6px 0;
    font-size: 16px;
    line-height: 22px;
    height: 33px;
    margin: 0 auto;
    border-radius: 3px;
    background-color: #428bb9;
}

.btn-setting a:hover{
    background-color: #273f4e;
}

.theme1 .btn-setting a{
    background-color: #5f7288;
}
.theme2 .btn-setting a{
    background-color: #428cba;
}
.theme3 .btn-setting a{
    background-color: #4e9b61;
}

.theme1 .btn-setting a:hover,
.theme2 .btn-setting a:hover,
.theme3 .btn-setting a:hover{
    background-color: #273f4e;
}

.btn-setting a span{
    display: block;
    float: left;
    margin-right: 10px;
    width: 35px;
    text-align: center;
    font-size: 18px;
    color: #fff
}
.btn-setting div {
    width: 100%;
    text-align: center;
}

.btn-setting a i{
    font-size: 20px;
    margin-top: 1px;
    margin-bottom: 6px;
}

#sidebar.active .btn-setting{
    width: 50px;
    overflow: hidden;
    padding: 0 8px;
    text-align: left;
}

#sidebar.active:hover .btn-setting{
    padding: 0 20px;
    width: 180px;
    text-align: left;
}

#sidebar.active .btn-setting a{
    height: 33px;
}

#sidebar.active .btn-setting a span{
    width: 35px;
}

#sidebar.active .btn-setting div {
    width: 100%;
    margin-bottom: 5px;
}

footer{
    position: relative;
    width: 100%;
    left: 0;
    margin-top: 0px;
    padding: 10px 0;
    background-color: #fff;
    border-top: 1px solid #e7e7e7;
    bottom: 0;
}
@media screen and (max-width:768px){

    footer{
        margin-top: 15px;
        padding: 10px 35px;
    }
}
.copyright{
    font-size: 12px;
   color: #686868;
   text-align: center; 
}

.copyright span{ 
    display: block;
    font-size: 12px;
}


.dropdown-menu {
    position: absolute;
    top: 100%;
    left: inherit;
    right: -60px;
    padding: 0px 0;
    margin: 7px 0 0;
    font-size: 14px;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 3px;
}

.dropdown-menu.dropdown-user{
    position: absolute;
    top: 100%;
    left: inherit;
    right: 0px;
    width: 200px;
    padding: 0px 0;
    margin: 7px 0 0;
    font-size: 14px;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 3px;
}

.dropdown-menu .fa-sort-up {
    position: absolute;
    top: -12px;
    right: 71px;
    font-size: 26px;
    color: #ccc;
}

.dropdown-menu .dropdown-menu-header{
    font-family: 'DIN-Pro-Bold';
    display: block;
    color: #000;
    height: auto;
    float: left;
    margin: 0;
    padding: 6px 15px;
}
.dropdown-menu .all{
    font-family: Arial, Helvetica, sans-serif;
    color: #016db6;
    margin: 6px 5px 0;
    font-size: 11px;
    line-height: normal;
    float: right;
    padding: 5px 11px;

  }

.dropdown-menu .all:hover{
    color: #333;  
}

.timeline {
    margin-top: 35px !important;
    list-style: none;
    padding-left: 0;
    position: relative;
    width: auto;
}

  .timeline.timeline-sm:after {
    left: 12px;
  }

  .timeline li {
    position: relative;
    padding: 5px 15px;
    padding-left: 65px;
    margin-bottom: 0px;
    background-color: #fff;
    border-top: 1px solid rgba(0,0,0,.15);
  }
  .timeline li.active {
    background-color: #e3f3ff;
  }

  .timeline li:hover{
    color: #000;
    background-color: #f1f1f1;
  }

  .timeline li .timeline-fa {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #e3e3e3;
    position: absolute;
    left: 24px;
    top: 5px;
  }
  
  .timeline li a{
    font-family: 'DIN-Pro-Bold';
    color: #464646;
    padding: 0;
    margin: 0;
    font-size: 13px;
    line-height: normal;
    font-weight: bold;
  }

  .timeline li a:hover{
    color: #000;
    background-color: transparent;

  }
  .timeline li p{
      margin-bottom: 0
  }
  .timeline li .timeline-date {
    display: inline-block;
    width: 100%;
    color: #a6a6a6;
    font-style: italic;
    font-size: 11px;
    margin: 0;
    padding: 0;
  }
  .timeline.timeline-icons li {
    padding-top: 5px;
  }


  .timeline.timeline-icons li .timeline-fa {
    width: 32px;
    height: 32px;
    background: #0079c4;
    border: 1px solid #0079c4;
    left: 14px;
    top: 7px;
    z-index: 11;
    font-size: 10px;
    text-align: center;
    padding-top: 7px;
    color: #fff;
  }

  .timeline.timeline-icons li.new .timeline-fa{
      background-color: #ffc107;
      border: 1px solid #ffc107;
  }

  .timeline.timeline-icons li.info .timeline-fa{
      background-color: #28a745;
      border: 1px solid #28a745;
  }

  .timeline.timeline-icons li.bug .timeline-fa{
      background-color: #ff8007;
      border: 1px solid #ff8007;
  }

  .timeline.timeline-icons li .timeline-fa i{
      font-size: 12px;
      margin-top: 2px;
  }

  .dropdown-user .timeline li{
    
    float: left;
    width: 100%;
    padding: 0;
  }
  .dropdown-user .timeline li a{
    display: block;
    width: 100%;
    
    padding: 7px 15px;
  }

  .dropdown-user .timeline li a i{
    font-size: 11px;
    margin-right: 3px;
  }

  .dropdown-user .timeline li:hover{
      color: #000;
    background-color: #dbdbdb;
  }

  .dropdown-user .timeline li:hover a{
    color: #000;
}

.table-notification tr td{
    vertical-align: top;
}


.table-notification tr td{
    vertical-align: top;
}

.box-notification{
    padding: 0 20px;
}

.box-notification .title{
    font-family: boon;
    font-size: 17px;
    color: #333;
    font-weight: bold;
    padding-bottom: 10px;
}

.box-notification .list{
    border: 1px solid #dadada;
    font-size: 13px;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 10px;
    float: left;
    width: 100%;
}
.box-notification .list.active{
    background-color: #fff8e2;
}

.box-notification .list .plus{
    float: left;
    width: 25px;
    cursor: pointer;
}

.box-notification .list .name{
    float: left;
    color: #333;
    font-weight: bold;
    width: 85%;
    line-height: 17px;
    padding-bottom: 2px;
    cursor: pointer;
}

.box-notification .list .date{
    float: left;
    width: 100%;
    font-size: 11px;
    padding-left: 25px;
    color: #969696;
}

.box-notification .list .content{
    display: none;
    float: left;
    width: 100%;
    margin-top: 5px;
    padding: 10px 10px 5px 10px;
    border-top: 1px solid #dadada;
    font-family: sans-serif;
}


.footer-setting{
    position: absolute;
    right: 15px;
    top: 15px;
    float: right;
    display: block;
}

.footer-setting a .fa-ellipsis-v{
    color: #333;
    font-size: 28px;
}

.footer-setting a:hover .fa-ellipsis-v{
    color: #016db6;
}

.dropdown-menu.dropdown-footer{
    position: absolute !important;
    top: 22px !important;
    left: inherit !important;
    right: -55px;
    width: 135px;
    min-width: inherit;
    padding: 0px 0;
    margin: 7px 0 0;
    font-size: 14px;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    text-align: center;
    border-radius: 3px;
}

.dropdown-menu.dropdown-footer .footer-logout{
    display: block;
    padding: 14px 10px;
    font-size: 16px;
}

.dropdown-menu.dropdown-footer .footer-logout i{
    color: #000;
    font-size: 18px;
    margin-right: 5px;
}

.dropdown-menu.dropdown-footer .footer-logout:hover{
    background-color: #dbdbdb
}

.page-content{
    font-family: Boon;
    float: left;
    width: 100%;
    padding: 10px 0px 5px;
    margin: 5px 0 0;
    min-height: 90vh;
    background-color: #fff;
}

.page-content .page-title{
    font-family: Boon;
    font-weight: bold;
    font-size: 18px;
    color: #000;
    padding: 5px 15px 10px;
    border-bottom: 2px solid #e0e0e0;
    width: 100%;

}

.page-content .page-title i{
    margin-right: 5px;
    font-size: 13px;
}

.page-text{
    padding-top: 20px;
}
.page-text.sub-left{
    padding-left: 0;
    border-left: 2px solid #e0e0e0;
    min-height: 80vh;
}

@media screen and (max-width:768px){

    .page-content{
        font-family: Boon;
        float: left;
        width: 100%;
        min-height: 768px;
        padding: 15px 0px !important;
        margin: 5px 0 0;
        background-color: #fff;
    }

    .page-text{
        padding-top: 20px;
    }

    .page-text.sub-left{
        padding-left: 0;
        border-left: 0;
        min-height: 700px;
    }

}


.sitemap{
    display: block;
    margin: 0;
    padding: 0;
    line-height: 20px;
    float: left;
    width: 240px;
}

.sitemap li{
    display: block;
    margin-top: 20px;
}

.sitemap li label{
    font-size: 14px;
    font-weight: bold;
    color: #483b37;
    margin: 0 0 2px;
}

.sitemap li i{
    font-size: 13px;
    float: left;
    margin-top: 3px;
    margin-right: 5px;
}

.sitemap ul{
    display: block;
    margin: 0;
    padding: 0;
}

.sitemap ul li{
    margin: 0 0;
    padding: 2px 1px;
    font-size: 16px;
}

.sitemap ul li i{
    font-size: 6px;
    float: left;
    margin-top: 8px;
    margin-right: 5px;
}

.sitemap ul li a{ 
    color: #0079c4;
}

.sitemap ul li a:hover{ 
    color: #000;
}

.download{
    display: block;
    margin: 0;
    padding: 0;
    line-height: 20px;
    float: left;
}

.download li{
    display: block;
    margin-top: 20px;
}

.download li strong{
    color: #000;
    font-size: 17px;
}

.download li label{
    font-family: sans-serif;
    font-size: 13px;
    font-weight: normal;
    margin: 0 0 2px;
    display: inline-block;
    padding: 3px 0 15px;
    text-align: center;
    width: 130px;
    max-width: 100%;
    cursor: pointer;
}

.download li i{
    font-size: 65px;
    margin-top: 3px;
    margin-right: 5px;
    margin-bottom: 5px;
}

.download li a{
    color: #0473ea;
}

.download li a:hover{
    color: #000;
}

@media screen and (max-width:768px){

    .sitemap{
        display: block;
        margin: 0;
        padding: 0;
        line-height: 20px;
        float: left;
        width: 100%;
    }

    .sitemap li{
        display: block;
        margin-top: 0px;
    }

    .sitemap li label{
        float: left;
    }
    .sitemap ul{
        display: block;
        margin: 0 0 15px;
        padding: 0;
        float: left;
        width: 100%;
    }

    .sitemap ul li{
        margin: 0 0;
        padding: 2px 1px;
        font-size: 16px;
        float: left;
        width: 50%;
    }

}

.table-custom{
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    border: 1px solid #dfdfdfbd;
}

.table-custom tr th{
    font-family: Arial, Helvetica, sans-serif;
    padding: 7px 10px !important;
    background-color: #0079c4 !important;
    color: #fff;
    font-size: 12px;
    line-height: 14px;
    font-weight: normal !important;
    vertical-align: middle;
    border: 0px !important;
    border-bottom: 1px solid #dfdfdfbd !important;
    -webkit-print-color-adjust: exact;
}

.table-custom tr td{
    font-family: Arial, Helvetica, sans-serif;
    color: #424242;
    font-size: 13px;
    padding: 5px 10px !important;
    border: 0 !important;
    vertical-align: middle;
}

.table-custom tr.tr-sub{
    background-color: #f9e8e8  !important;
}

.table-custom tr.tr-sub td{
    font-size: 12px;
    border-top: 0 !important;
    padding: 5px 10px !important;
    border-top: 1px solid #f1eeee !important;
}

.table-car tr td{
    font-size: 12px;
}

.td-num{
    float: left;
    border: 1px solid #ccc;
    background-color: #dbdbdb;
    width: 18px;
    height: 18px;
    line-height: 16px;
    margin-right: 5px;
    text-align: center;
    border-radius: 50%;
}


.table-custom tr td .img{
    position: relative;
    width: 30px;
    height: 30px;
    overflow: hidden;
    border-radius: 50%;
    border: 1px solid #5f5f5f;
    float: left;
    margin-right: 5px;
    
}

.table-custom tr td .user-none{
    position: relative;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    overflow: hidden;
    color: #fff;
    border-radius: 50%;
    float: left;
    margin-right: 5px;
    font-size: 18px;
    
}

.table-custom tr td .img img{
    position: absolute;
    left: 50%;
    top: 50%;
    min-width: 100% !important;
    max-width: 120%;
    min-height: 100% !important;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.table-custom tr:hover td{
    background-color: #fff6c2;
}

.table-custom .badge{
    font-weight: normal;
    padding: 2px 8px;
    font-size: 12px;
    line-height: 1.5;
    width: 100%;
    margin: 0;
}

.table-popup tr td{
    padding: 0 !important;
}

.table-popup tr td label{
    display: block;
    padding: 8px 10px !important;
}

@media screen and (max-width:768px){

    .table-custom .badge{
        width: auto;
    }

}

table.dataTable.no-footer{
    border-bottom: 1px solid #dee2e6 !important;
}
.dataTables_wrapper{
    font-size: 13px;
}
.dataTables_wrapper .dataTables_info{
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 14px !important;
    float: left;
}

.dataTables_wrapper .dataTables_paginate{
    float: right;
}


.footer-status{
    float: left;
    margin-top: 0;
    margin-left: 0;
}
.btn-active{
    float: left;
    width: 15px;
    height: 6px;
    margin-top: 11px;
    margin-right: 12px;
    border-radius: 5px;
}

.form-inline{
    display: block;
}

.form-inline label{
     display: block;
}
.label-control{
    margin-bottom: 5px;
}
.form-inline .form-control{
    height: 30px;
    margin: 0 5px;
}

div.mdb-main-label{
    height: 22px;
}

.form-inline .badge{
    display: inline-block;
    padding: 6px 10px 5px 10px;
    width: 100%;
    letter-spacing: 0.04em;
    font-weight: normal;
}

.dataTables_length{
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    color: #7b7b7b;
    margin-left: 0;
    margin-bottom: 10px;
    width: auto;
    float: left;
    line-height: 30px;
}

.dataTables_length select{
    height: 30px !important;
    width: 75px;
    float: right;
    margin-left: 10px;
    font-size: 13px;
    border: 1px solid #ced4da;
    border-radius: 4px;

}

.footer{
    margin: 0;
    padding: 0;
}

.footer-pagi{
    float: right;
    position: absolute;
    right: 0;
    margin-top: 15px;
    margin-right: -15px;
}

.footer-length{
    float: left;
    width: auto;
    flex: inherit;
    max-width: inherit;
}

.footer-length .dataTables_length{
    margin-top: 10px;
}

.dataTables_filter{
    font-family: Arial, Helvetica, sans-serif;
    text-align: right;
    line-height: 30px;
    color: #7b7b7b !important;
}

.dataTables_filter input{
    height: 30px;
    width: 180px;
    float: right;
    font-size: 13px;
    border: 1px solid #ced4da;
    border-radius: 4px;
}

.btn-plus{
    background-color: #FF7043;
    border: 0;
    width: 175px;
    padding: 1px 0 0;
    color: #fff;
    height: 30px;
    line-height: 30px;
    border-radius: 0;
    font-size: 15px !important;
}

.btn-plus i{
    color: #fff;
    font-size: 14px !important;
    margin-right: 5px;
}

.btn-plus:hover{
    background-color: #e44c1c;
}

.btn-download{
    background-color: #3385c6;
    border: 0;
    padding: 2px 15px 0;
    color: #fff;
    height: 30px;
    line-height: 20px;
    border-radius: 0;
    font-size: 15px !important;
}

.btn-download i{
    color: #fff;
    font-size: 14px !important;
    margin-right: 5px;
}

.btn-import{
    background-color: #c77966;
    border: 0;
    padding: 2px 15px 0;
    color: #fff;
    height: 30px;
    line-height: 20px;
    border-radius: 0;
    font-size: 15px !important;
}
.btn-import:hover{
    color: #fff;
    background-color: #c7462e;
}
.btn-import i{
    color: #fff;
    font-size: 14px !important;
    margin-right: 5px;
}
.dropdown .btn-list{
    color: #ff7f00;
    font-size: 20px;
}
.dropdown .btn-list:hover{
    color: #000;
}

.dropdown-member{
    left: inherit !important;
    top: -35px !important;
    right: -30px !important;
    width: 170px;
}

.dropdown-member .dd-right{
    position: absolute;
    right: -10px;
    top: -1px;
    font-size: 24px;
    color: #d0d0d0;
}
.dropdown-member ul {
    display: block;
    margin: 0;
    padding: 0;
}

.dropdown-member ul li{
    display: block;
    padding: 5px 15px;
    border-bottom: 1px solid #e6e6e6;

}
.dropdown-member ul li:hover{
    background-color: #f4f4f4;
}

.dropdown-member ul li a{
    color: #464646;
    display: block;
}
.dropdown-member ul li:hover a{
     color: #000;
}

.dropdown-member ul li i{
    margin-right: 5px;

}

.page-table-top,
.page-table-top2{
    position: relative;
}

.page-table-top .dataTables_filter{
    position: absolute;
    margin-right: 200px;
    top:-60px;
    right: 0;
}

.page-table-top2.t2 .dataTables_filter{
    position: absolute;
    margin-right: 15px;
    top: 2px;
    right: 0;
}

.page-table-top .dropdown button{
    font-family: Arial, Helvetica, sans-serif;
    width: 100%;
    font-size: 12px;
    padding: 3px 5px 3px 13px;
}

.page-table-top .dropdown-menu{
    position: absolute;
    top: 100%;
    left: inherit;
    right: 0px !important;
    padding: 0px 0;
    margin: 0;
    font-size: 15px;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 3px;
}

.table-option-select{
    position: absolute;
    top: 0px;
    left: 150px;
    z-index: 10;
}

.table-option-select label{
    float: left;
    padding-right: 10px;
    line-height: 30px;
}
.table-option-select select{
    float: left;
    height: 30px;
    font-size: 13px;
}


.table-option-btn{
    position: absolute;
    float: right;
    top: 2px;
    right: 0px;
    z-index: 100;
}

@media (max-width:1280px){

    .btn-download{
        clear: both;
        margin-top: 20px;
    }

    .page-table-top2 .table-option-select{
        position: relative;
        top: inherit;
        left: inherit;
        z-index: 100;
    }

    .page-table-top2 .dataTables_filter {
        position: absolute;
        margin-right: 15px;
        top: -60px;
        right: 0;
    }

    .page-table-top2 .table-option-btn{
        position: absolute;
        float: right;
        top: 0px;
        right: 15px;
        z-index: 100;
    }

}

.table-option-btn a,
.table-option-btn button{
    font-family: boon;
    float: left;
    display: block;
    color: #333;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    background-color: #f9f9f9;
    padding: 0 25px;
    border: 1px solid #d7d7d7;
    text-align: center;
    margin-left: -1px;
}
.table-option-btn a i,
.table-option-btn button i{
    margin-right: 5px;
    font-size: 13px;
    color: #ed7262;
}

.table-option-btn a:hover,
.table-option-btn button:hover{
    color: #007bff;
    border: 1px solid #d7d7d7;
}

.table-option-btn a:hover i,
.table-option-btn button:hover i{
    color: #666;
}

.dataTables_info{
    margin-left: 0;
}

.dataTables_wrapper thead tr th.sorting{
    cursor: pointer;
}

.dataTables_wrapper thead tr th{
    position: relative;
}

@media screen and (max-width:768px){

    .table-custom tr td{
        padding-left: 28px !important;
    }
    .footer-pagi{
        position: relative;
        float: right;
        bottom: inherit;
        right: inherit;
    }

    .table-option-select{
        position: relative;
        top: inherit;
        left: inherit;
        float: left;
        margin: 10px 0px;
        z-index: 100;
    }

    .table-option-select label{
        float: left;
        clear: both;
        padding-right: 10px;
        line-height: 30px;
    }
    .table-option-select select{
        float: right;
        height: 30px;
    }

    .page-table-top2 .dataTables_filter{
        position: relative;
        top: inherit;
    }

    .table-option-btn{
        position: relative !important;
        float: left !important;
        top: inherit !important;
        right: inherit !important;
        z-index: 100;
    }

    .table-option-btn a{
        height: 28px;
        line-height: 26px;
        font-size: 12px;
        padding: 0 7px;
        text-align: center;
        margin-left: -1px;
        margin-bottom: 5px;
    }

    .table-option-btn a i{
        margin-right: 1px;
        font-size: 9px;
        color: #666;
    }

    .table-option-btn a:hover{
        color: #007bff;
        background-color: #dbdbdb;
    }

    .dataTables_info{
        margin-left: 0;
    }

    .page-table-top .dataTables_filter{
        position: relative;
        margin: 0;
        top: inherit;
        float: left !important;
    }

    .dataTables_length{
        font-family: Arial, Helvetica, sans-serif;
        margin-bottom: 0;
    }

    .dataTables_info{
        margin: 0;
        padding: 0 15px;
        margin-top: -10px !important;
    }

    .dataTables_filter input {
        height: 30px;
        width: 150px;
        float: right;
    }

    .dataTables_wrapper .dataTables_paginate .paginate_button{
        font-size: 13px !important;
    }
    .footer-pagi {
        margin-left: 0;
    }
    .child ul{
        padding: 0;
        margin: 0;
    }
    .child ul li{
        display: block;
        padding: 3px 0;

    }
    .child ul li .dtr-title{
        font-weight: bold;
    }

    .child ul li .dtr-title .dropdown{
        display: none;
    }

    table.dataTable.nowrap td{
        position: relative;
    }
    table.dataTable tr th:first-child,
    table.dataTable tr td:first-child{
        padding-left: 25px !important;
    }
    .dataTables_wrapper .sorting_1:before{
        top: 8px;
        left: 5px;
        height: 14px;
        width: 14px;
        display: block;
        position: absolute;
        color: white;
        border: 2px solid white;
        border-radius: 14px;
        box-shadow: 0 0 3px #444;
        box-sizing: content-box;
        text-align: center;
        text-indent: 0 !important;
        font-family: 'Courier New', Courier, monospace;
        line-height: 14px;
        content: '+';
        background-color: #0275d8;
    }

}

.dropdown-toggle::after {
    display: none;
    margin-left: .255em;
    vertical-align: .255em;
    font-family: FontAwesome;
    content: "\f078";
    font-size: 8px;
    float: right;
    margin-top: 3px;
    margin-right: 5px;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
}

.pagination {
    float: right;
    display: inline-block;
    padding-left: 0;
    margin: 14px 15px 0;
    border-radius: 4px
}

.setting-logo{
}

.setting-logo .title{
    font-weight: bold;
    color: #000;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 20px;
}
.setting-logo .title i{
    margin-right: 5px;
}

.image-logo{
    position: relative;
    float: left;
    width: 180px;
    height: 150px;
    border: 1px solid #dfdfdf;
    margin-left: 15px;
    text-align: center;
    overflow: hidden;
}

.image-logo i{
    font-size: 90px;
    margin-top: 25px;
    color: #777777;
}

#logo-bill .image-logo i{
    font-size: 58px;
    margin-top: 18px;
}

.image-logo img{
    position: absolute;
    left: 50%;
    top: 50%;
    max-width: 100%;
    max-height: 100%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.image-browse{
    float: left;
    margin-top: 20px;
    margin-left: 15px;
}
.image-browse label{
    font-family: 'Boon';
    padding: 0 36px;
    height: 35px;
    line-height: 35px;
    font-size: 15px;
    color: #000;
    border-radius: 4px;
    border: 1px solid #dfdfdf;
    background-color: #e9e9e9;
    cursor: pointer;
    font-weight: bold;
    margin-bottom: 10px;
}

.image-browse label:hover{
    background-color: #fafafa;
}

.btn-update{
    color: #fff;
    border: 1px solid #0079c4;
    background-color: #0079c4;
    margin-top: 15px;
    margin-left: 72px;
    padding: 0 25px;
    height: 35px;
    line-height: 35px;
    letter-spacing: 0.04em;
    font-weight: bold;
}
.btn-update:hover{
    color: #fff;
    background-color: #0064a2;
    border: 1px solid #0064a2;
}

.btn-update[disabled]{
    background-color: #fff;
    border: 1px solid #dfdfdf;
    color: #8e8e8e;
    opacity: 1;
    cursor: no-drop;
}

@media screen and (max-width:768px){

    .image-logo{
        width: 180px;
        height: 150px;
        margin-left: 28px;
    }

    .image-browse{
        float: left;
        margin-top: 10px;
        margin-left: 26px;
        text-align: center;
    }

    .image-browse label:hover{
        background-color: #e9e9e9;
    }

    .btn-update{
        margin-top: 15px;
        margin-left: 47px;
    }

    .form-title{
        margin-left: 15px;
    }

    .btn-import{
        padding: 3px 10px 0;
        height: 30px;
        font-size: 13px !important;
    }

    .btn-plus {
        padding: 8px 10px 0;
        color: #fff;
        height: 30px;
        font-size: 13px !important;
    }

}


.input-group .md-form.md-outline{
    width: 100%;
}

.input-group input{
    width: 100%;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.input-group a .input-group-text{
    color: #fff;
    width: 53px;
    padding: 0;
    display: inline-block;
    background-color: #007bff;
    border-color: #007bff;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group a:hover .input-group-text{
    color: #fff;
    background-color: #005bc4;
    border-color: #005bc4;
}


textarea.form-control{
    padding: 15px 10px;
}

.form-group.error label{
    color: #f00;
}

.form-group.error input,
.form-group.error textarea,
.form-group.error select {
    border: 1px solid #f00 !important;
    background-color: #fff8f8 !important;
}

.form-group.success input,
.form-group.success textarea,
.form-group.success select{
    border: 1px solid #2faa3d !important;
    background-color: #ecfbee !important;
}

.form-group input.error,
.form-group textarea.error,
.form-group select.error {
    border: 1px solid #f00 !important;
    background-color: #fff8f8 !important;
}

.form-group input.success,
.form-group textarea.success,
.form-group select.success{
    border: 1px solid #2faa3d !important;
    background-color: #ecfbee !important;
}

.form-group.success i{
    position: absolute;
    top: 10px;
    right: 10px;
    color: #2faa3d;
}

.d-flex{
    font-family: Boon;
    letter-spacing: 0.04em;
    z-index: 10000;
    height: 0;
}

.modal-footer{
    display: block;
}

#form-add{
    font-family: Arial, Helvetica, sans-serif;
}
#form-add .modal-body{
    padding-top: 0;
    font-size: 14px;
}
#form-add .title{
    color: #333;
    font-weight: bold;
    margin-top: 15px;
    padding-bottom: 0;
    margin-bottom: 8px;
    border-bottom: 1px solid #cccccc;
}
#form-add .title label{
    margin: 0;
}
#form-add .form-group{
    margin-bottom: 8px;
}

#form-add .form-group label{
    color: #333;
    padding: 0 2px;
    margin-bottom: 0;
}
.form-control{
    font-family: Arial, Helvetica, sans-serif;
}

#form-add .form-control{
    height: 30px;
}

.show-pass{
    position: absolute;
    right: 5px;
    top: 8px;
    z-index: 100;
    color: #0259b5;
    cursor: pointer;
}

.show-pass:hover{
    color: #000;
}

.required label:before{
    content: '*';
    float: right;
    color: #f00;
    font-size: 18px;
    line-height: 6px;
    margin-left: 3px;
    margin-top: 11px;
}
.required .md-form label.active:before{
    margin-top: 2px;
}

input.red,
input.error{
    border: 1px solid #f00 !important;
    background-color: rgba(255, 0, 0, 0.18);
}

input.strong{
    border: 1px solid #00b736 !important;
    background-color: rgba(0, 183, 54, 0.16);
}

input.good{
    border: 1px solid #f76216 !important;
    background-color: rgba(247, 98, 22, 0.2);
}

input.weak{
    border: 1px solid #eea200 !important;
    background-color: rgba(238, 162, 0, 0.24);
}

.input-color{
    position: absolute;
    top: 0px;
    right: 0px;
    height: 100%;
    border: 0;
    margin-left: 0px;
    padding: 0 2px;
    border: 1px solid #dadce0;
    background-color: #dadce0 !important;
    border-radius: 4px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.toggle.btn{
    width: 60px !important;
    height: 26px !important;
    line-height: 26px;
    background-color: #fff !important;
    border-color: #fff !important;
    text-transform: uppercase;
}
.toggle .toggle-on,
.toggle .toggle-off{
    font-family: Arial, Helvetica, sans-serif;
    background-color: #fff !important;
    border-color: #fff !important;
    color: #000;
    font-weight: bold;
}
.toggle .toggle-group{
    width: 157%;
}

.toggle.btn.off .toggle-group{
    width: 242%;
}
.toggle.ios,
.toggle-on.ios,
.toggle-off.ios {
    border-radius: 20px;
}
.toggle.ios{
    border: 1px solid #afafaf  !important;
}

.toggle.ios .toggle-handle {
    border-radius: 20px;
}
.toggle.btn.off .toggle-off{
    left: 32%;
}
.toggle-on{
    color: #282a29 !important;
    font-weight: bold;
}
.toggle-off{
    color: #282a29 !important;
    font-weight: bold;
}
.toggle-on.btn,
.toggle-off.btn{
    line-height: 15px;
    font-size: 12px;
}
.toggle-handle {
    position: relative;
    margin: 0 auto;
    height: 100%;
    width: 0;
    display: block;
    padding: 9px !important;
    border: 3px solid #fff !important;
    background-color: #26c71f !important;
}

.off .toggle-handle {
    background-color: #b6b6b6 !important;
}

.title-theme{
    float: left;
    margin-top: 0px;
    margin-left: 20px;
    font-size: 15px;
    line-height: 25px;
    color: #000;
    font-weight: bold;
}


.box-fixed{
    padding-left: 92px;
    zoom: 0.9
}

.box-fixed .title{
    clear: both;
    font-size: 15px;
    padding-left: 25px;
    margin-top: -8px;
    margin-bottom: 20px;
    float: left;
}


.theme-color{
    text-align: center;
}

.theme-color .btn-color{
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    margin: 10px 5px 0;
    border-radius: 50%;
}

.theme-color .btn-color i{
    color: #fff;
    float: left;
    font-size: 12px;
    margin-top: 12px;
    margin-left: 11px;
}

.theme-color .btn-color.color1{
    background-color: #838d99;
}

.theme-color .btn-color.color2{
    background-color: #3385c6;
}

.theme-color .btn-color.color3{
    background-color: #68c182;
}

table.dataTable thead .sorting:after {
    font-family: 'Font Awesome 5 Free' !important;
    font-weight: 900;
    content: "\f338";
    color: #fff !important;
}

table.dataTable thead .sorting_asc:after {
    font-family: 'Font Awesome 5 Free' !important;
    font-weight: 900;
    content: "\f160";

}

table.dataTable thead .sorting_desc:after {
    font-family: 'Font Awesome 5 Free' !important;
    font-weight: 900;
    content: "\f161";
}

.dataTables_wrapper .dataTables_paginate{
    margin-top: 14px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button{
    font-family: Arial, Helvetica, sans-serif;
    float: left;
    font-size: 13px;
    border: 1px solid #ccc !important;
    padding: 2px 6px 1px !important;
    margin-left: -1px !important;
    
}
.dataTables_wrapper .dataTables_paginate span{
    float: left;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover{
    z-index: 3;
    color: #007bff !important;
    background-color: #eee !important;
    border-color: #ddd !important;
    background-image: none !important;
    cursor: pointer;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    background-color: #007bff !important;
    border: 0;
    color: #fff !important;
    border-color: #007bff !important;
    background-image: none !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover {
    color: #777 !important;
    cursor: not-allowed;
    background-color: #fff !important;
    border-color: #ddd !important;
}

.form-profile input[type="text"],
.form-profile input[type="password"],
.form-profile select{
    height: 35px;
}


.table-select  tr th{
    padding: 2px !important;
    vertical-align: middle;
}

.table-select  tr th span{
    display: inline;
    padding: 0 10px;
}

.table-select input[type="text"], 
.table-select input[type="password"], 
.table-select th select {
    display: block;
    width: 100%;
    height: 30px !important;
    padding: 0 2px;
    font-size: 12px !important;
    color: #fff;
    background-color: transparent;
    background-clip: padding-box;
    border: 0;
    border-radius: 0;
}
.table-select select:focus {
    -webkit-box-shadow: 0;
    -moz-box-shadow: 0;
    box-shadow: 0;
}

.table-select select option {
    color: #333;
  }


.md-form label.active {
    line-height: 10px;
    top: 7px !important;
}

.form-profile .md-form.md-outline label{
    margin-top: -2px;
}

.form-profile .md-form.md-outline label.active{
    margin-top: 0px;
    font-size: 16px;
}

.md-form .form-control:disabled, .md-form .form-control[readonly] {
    background-color: #f1f1f1 !important;
    cursor: no-drop;
}

.form-control[readonly] {
    background-color: #f1f1f1;
    cursor: no-drop;
}

.profile-right{
    border-left: 2px solid #e0e0e0;
    padding-top: 40px;
    margin-top: -20px;
    min-height: 700px;
    padding-left: 40px;
    padding-right: 40px;
}

.profile-complete{
    padding-top: 50px;
    font-size: 14px;
}

.profile-complete [class*='text']{
    padding: 2px 0;
}

.profile-complete .chart{
    width: 90px;
    height: 90px;
    float: left;
    margin-top: -10px;
    margin-right: 20px;
}


.image-logo2{
    position: relative;
    width: 120px;
    height: 120px;
    border: 1px solid #dfdfdf;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    border-radius: 50%;
}
.image-logo2 i{
    font-size: 90px;
    margin-top: 25px;
    color: #777777;
}

.image-logo2 img{
    position: absolute;
    left: 50%;
    top: 50%;
    max-width: 100%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.btn-image{
    padding: 2px 10px;
    margin-top: 15px;
    font-size: 11px;
    letter-spacing: 0.05em;
    font-weight: normal;
}

.alert{
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: normal;
}


@media screen and (max-width:768px){

    .profile-complete .chart{
        zoom: 0.8;
        margin-top: 0px;
    }

    .profile-right{
        border-left: 0;
        padding-top: 20px;
        margin-top: 0;
        min-height: inherit;
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 40px;
    }

}

.checkbox.checbox-switch {
    padding-left: 0;
}

.checkbox.checbox-switch label,
.checkbox-inline.checbox-switch {
    display: inline-block;
    position: relative;
    padding-left: 0;
}
.checkbox.checbox-switch label input,
.checkbox-inline.checbox-switch input {
    display: none;
}
.checkbox.checbox-switch label span,
.checkbox-inline.checbox-switch span {
    width: 60px;
    border-radius: 20px;
    height: 26px;
    border: 2px solid #000;
    background-color: transparent;
    box-shadow: rgb(223, 223, 223) 0px 0px 0px 0px inset;
    transition: border 0.4s ease 0s, box-shadow 0.4s ease 0s;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.checkbox.checbox-switch label span:before,
.checkbox-inline.checbox-switch span:before {
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #000;
    content: " ";
    position: relative;
    left: 3px;
    transition: all 0.3s ease;
    box-shadow: none;
    top: 3px;
}
.checkbox.checbox-switch label > input:checked + span:before,
.checkbox-inline.checbox-switch > input:checked + span:before {
    left: 36px;
    top:3px;
    background: #fff;
}

/* Switch Primary */
.checkbox.checbox-switch.switch-primary label > input:checked + span,
.checkbox-inline.checbox-switch.switch-primary > input:checked + span {
    background-color: rgb(0, 105, 217);
    border-color: rgb(0, 105, 217);
    /*box-shadow: rgb(0, 105, 217) 0px 0px 0px 8px inset;*/
    transition: border 0.4s ease 0s, box-shadow 0.4s ease 0s, background-color 1.2s ease 0s;
}
.checkbox.checbox-switch.switch-primary label > input:checked:disabled + span,
.checkbox-inline.checbox-switch.switch-primary > input:checked:disabled + span {
    background-color: transparent;
    border-color: red;
    /* box-shadow: rgb(109, 163, 221) 0px 0px 0px 8px inset;*/
    transition: border 0.4s ease 0s, box-shadow 0.4s ease 0s, background-color 1.2s ease 0s;
}

.table-product{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    margin-top: 10px;
    border: 1px solid #8d8d8d;

}
.table-product tr th{
    padding: 7px 10px;
    background-color: #dbdbdb;
    border-bottom: 1px solid #eee;
    
}

.table-product tr td{
    padding: 7px 10px;
    border-bottom: 1px solid #eee;

}

.modal-header .close{
    font-size: 40px;
    line-height: 30px;
    margin-top: -13px;
    padding: 5px;
    margin-right: -10px;
}

.modal-title{
    color: #0079c4;
}

.box {
    font-family: Arial, Helvetica, sans-serif;
    position: relative;
    background: #ffffff;
    width: 100%;
    padding: 0 0;
}

.box-title{
    font-family: Boon;
    font-weight: bold;
    font-size: 17px;
    color: #4b4b4b;
    padding: 0 5px 7px 0;
    width: 100%;
}

.box-title{
    border-bottom: 2px solid #e0e0e0;
}

.box.box-warning .box-title{
    border-bottom: 2px solid #e0e0e0;
}

.box-title i{
    font-size: 14px;
    float: left;
    margin-top: 3px;
    margin-right: 13px;
}

.box .box-content{
    padding:0;
}

.box .box-content table tr th,
.box .box-content table tr td{
    padding: 5px 5px !important;
}

.line-form{
    border-bottom: 1px solid #ccc;
    margin-top: 15px;
    margin-bottom: 15px;
    width: 100%;
    font-size: 15px;
    color: #000;
    font-weight: bold;
    font-family: boon;
}

.box .box-content .table-info-view tr th{
    font-weight: bold;
    font-size: 13px;
    color: #333;
    vertical-align: top;
    padding: 8px 10px !important;
}

.box .box-content .table-info-view tr td{
    font-weight: normal;
    font-size: 13px;
    vertical-align: top;
    color: #333;
    padding: 8px 10px !important;
}

@media print {
    @page {
        size: portrait;
        margin: 0;
    }
    html, body {
        height: inherit !important;
        background-color: #fff;
        -webkit-print-color-adjust: exact;
        printer-colors: exact;
        color-adjust: exact;
        counter-reset:page;
    }
    body {
        padding: 40px 30px;
    }
    .page-content .page-title{
        text-align: center;
        border-bottom: 0;
        font-size: 22px;
    }

    .theme2 .table-custom tr th {
        color: #000;
        background-color: #0079c4  !important;
        -webkit-print-color-adjust: exact;
    }

    .page-title .btn,
    .page-title i,
    .not-print,
    .navbar,
    #sidebar,
    footer{
        display:none;
    }

}

.box-summary-text{
    font-family: 'Cloud';
    background-color: #70c2b4;
    border-radius: 4px;
    height: 80px;
    padding: 22px 20px 10px 20px;
    color: #fff;
}

.box-summary-text.b2{
    background-color: #7eca98;
}
.box-summary-text.b3{
    background-color: #d8cc61;
}
.box-summary-text.b4{
    background-color: #ff7549;
}
.box-summary-text span{
    font-size: 16px;
}
.box-summary-text .num{
    font-weight: bold;
    font-size: 27px;
    line-height: 24px;
    letter-spacing: 0.04em;
}
.box-summary-text i{
    float: right;
    font-size: 34px;
    margin-top: -24px;
}

.table-main-logs{
    margin:0;
    font-family: SANS-SERIF;
}
.table-main-logs th{
    padding: 5px 10px;
    font-size: 12px;
    line-height: 20px;
    border-bottom: 1px solid #eaeaea;
}
.table-main-logs td{
    padding: 5px 10px;
    font-size: 12px;
    line-height: 21px;
    border-bottom: 1px solid #eaeaea;
}

.line-none1{
    position: relative;
    border-left: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    height: 400px;
}
.bar-none{
    position: absolute;
    bottom: 0;
    width: 10%;
    background-color: #efefef;
}

.popup-setting{
    display: none;
    position: fixed;
    background-color: #0000005c;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 100;
}

.settings-step{
    position: relative;
    background-color: #fff;
    padding: 15px 15px 25px;
}

.settings-step.active{
    z-index: 1000;
}

.settings-step2{
    display: inline-block;
    padding-right: 20px;
}
.settings-step3{
    display: inline-block;
    padding-right: 20px;
}
.settings-step4{
    display: inline-block;
    padding-right: 20px;
}

.step{
    display:none;
    position: absolute;
    left: 100%;
    bottom: 15%;
    width: 280px;
    max-width: 100%;
    z-index: 1000;
    background-color: #fff;
    padding: 15px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.step .arrow{
    position: absolute;
    display: block;
    width: 20px;
    height: 10px;
    margin: 0 10px;
    left: -18px;
    bottom: 22px;
}
.step .arrow::before{
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid;
    left: 0;
    border-right-color: rgba(0,0,0,.25);
    border-width: .5rem .5rem .5rem 0;
    box-sizing: border-box;
}
.step .arrow::after{
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid;
    left: 1px;
    border-right-color: #fff;
    border-width: .5rem .5rem .5rem 0;
    box-sizing: border-box;
    
}
.step strong{
    font-size: 14px;
    color: #000;
}

.step.step1{
    left: 50%;
    width: 355px;
    margin-left: -140px;
    top: 0;
    bottom: initial;
}

.step.step3{
    margin-left: -34%;
    width: 228px;
}

.step.step4{
    margin-left: -49%;
    bottom: 18%;
    width: 320px;
}

.step.step1 strong{
    font-size: 14px;
    color: #b58904;
}

.step.step1 strong i{
    font-size: 20px;
    color: #4CAF50;
    margin-bottom: 8px;
}

.main.step2{
    top: 80px;
    left: 5px;
    bottom: inherit;
}

.main.step3{
    top: 265px;
    left: 5px;
    bottom: inherit;
    margin-left: 0;
    width: 300px;
}

.main.step4{
    top: -55px;
    left: 5px;
    bottom: inherit;
    margin-left: 0;
}

.main.step5{
    left: 5px;
    bottom: -20px;
    margin-left: 0;
}

.step.main .arrow{
    position: absolute;
    display: block;
    width: 20px;
    height: 10px;
    margin: 0 10px;
    left: -18px;
    bottom: inherit;
    top: 25px;
}

.step.step5 .arrow{
    position: absolute;
    display: block;
    width: 20px;
    height: 10px;
    margin: 0 10px;
    left: -18px;
    bottom: 35px;
    top: initial;
}


.step p{
    font-family: sans-serif;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding: 10px 0;
    font-size: 13px;
}

.step .step-num{
    margin-top: 5px;
}

.line-step{
    border-bottom: 1px solid #e0e0e0;
}

.customer.step2{
    top: 36px;
    left: 160px;
    bottom: inherit;
}

.customer.step2 .arrow{
    position: absolute;
    display: block;
    width: 20px;
    height: 10px;
    margin: 0 10px;
    left: -18px;
    bottom: inherit;
    top: 25px;
}

.customer.step3{
    top: -10px;
    right: 226px;
    left: inherit;
    bottom: inherit;
    margin-left: 0;
    width: 300px;
}

.customer.step4{
    top: 50px;
    right: 300px;
    left: inherit;
    bottom: inherit;
    margin-left: 0;
}


.product.step2{
    top: 70px;
    left: 160px;
    bottom: inherit;
}

.product.step2 .arrow{
    position: absolute;
    display: block;
    width: 20px;
    height: 10px;
    margin: 0 10px;
    left: -18px;
    bottom: inherit;
    top: 25px;
}

.product.step3{
    top: -10px;
    right: 226px;
    left: inherit;
    bottom: inherit;
    margin-left: 0;
    width: 300px;
}

.product.step4{
    top: 50px;
    right: 285px;
    left: inherit;
    bottom: inherit;
    margin-left: 0;
}

.order.step2{
    top: 58px;
    left: 10px;
    bottom: inherit;
}

.order.step2 .arrow{
    position: absolute;
    display: block;
    width: 20px;
    height: 10px;
    margin: 0 10px;
    left: -18px;
    bottom: inherit;
    top: 25px;
}

.order.step3{
    top: -10px;
    right: 226px;
    left: inherit;
    bottom: inherit;
    margin-left: 0;
    width: 300px;
}

.order.step4{
    top: 114px;
    left: 50%;
    bottom: inherit;
    margin-left: 0;
}

.order.step4 .arrow{
    position: absolute;
    display: block;
    width: 20px;
    height: 10px;
    margin: 0 10px;
    left: -18px;
    bottom: inherit;
    top: 25px;
}

.order.step5{
    top: 105px;
    right: 50%;
    margin-right: -35px;
    left: inherit;
    bottom: inherit;
    margin-left: 0;
}

.order.step6{
    top: 160px;
    right: 180px;
    left: inherit;
    bottom: inherit;
    margin-left: 0;
}

.order.step7{
    top: 232px;
    right: 50%;
    margin-right: -35px;
    left: inherit;
    bottom: inherit;
    margin-left: 0;
}

.order.step8{
    top: 660px;
    right: 398px;
    margin-right: -35px;
    left: inherit;
    bottom: inherit;
    margin-left: 0;
}

.order.step9{
    top: 679px;
    left: 50%;
    margin-left: 0px;
    bottom: inherit;
}


.stock.step2{
    top: 128px;
    left: 160px;
    bottom: inherit;
}

.stock.step2 .arrow{
    position: absolute;
    display: block;
    width: 20px;
    height: 10px;
    margin: 0 10px;
    left: -18px;
    bottom: inherit;
    top: 25px;
}

.stock.step3{
    top: 46px;
    left: 700px;
    bottom: inherit;
    margin-left: 0;
    width: 300px;
}

.stock.step4{
    top: 50px;
    right: 305px;
    left: inherit;
    bottom: inherit;
    margin-left: 0;
}

.customer.step3 .arrow,
.customer.step4 .arrow,
.product.step3 .arrow,
.product.step4 .arrow,
.order.step3 .arrow,
.order.step5 .arrow,
.order.step6 .arrow,
.order.step7 .arrow,
.order.step8 .arrow,
.stock.step4 .arrow{
    position: absolute;
    display: block;
    width: 20px;
    height: 10px;
    margin: 0 10px;
    right: -26px;
    left: initial;
    top: 22px;
}

.customer.step3 .arrow::before,
.customer.step4 .arrow::before,
.product.step3 .arrow::before,
.product.step4 .arrow::before,
.order.step3 .arrow::before,
.order.step5 .arrow::before,
.order.step6 .arrow::before,
.order.step7 .arrow::before,
.order.step8 .arrow::before,
.stock.step4 .arrow::before{
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid;
    right: 0;
    left: inherit;
    border-left-color: rgba(0,0,0,.25);
    border-width: .5rem 0.5rem .5rem;
    box-sizing: border-box;
}

.customer.step3 .arrow::after,
.customer.step4 .arrow::after,
.product.step3 .arrow::after,
.product.step4 .arrow::after,
.order.step3 .arrow::after,
.order.step5 .arrow::after,
.order.step6 .arrow::after,
.order.step7 .arrow::after,
.order.step8 .arrow::after,
.stock.step4 .arrow::after{
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid;
    right: 9px;
    left: initial;
    border-left-color: #fff;
    border-width: .5rem 0 .5rem .5rem !important;
    box-sizing: border-box;
    
}


.table-products {
    margin-top: 0px;
    border: 0;
}

.table-products tr th{
    background-color: #f0f0f0 !important;
    color: #636363;
    font-weight: bold;
    border: 0;
    font-size: 11px;
    line-height: 13px;
    vertical-align: middle;
    padding: 5px 3px;
}

.table-products tr td{
    border: 0 !important;
    padding: 5px;
    font-size: 12px;
    color: #000;
    vertical-align: middle;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    border-bottom: 1px dotted #ccc !important;
}

.table-products tbody tr{
    background-color: #f8f8f8;
}

.table-products tbody tr:nth-of-type(odd){
    background-color: #fff;
}

.table-products tr td #num{
    height: 25px !important;
}

.box-payment{
    font-family: 'boon';
    color: #666;
    padding-bottom: 0px;
    margin-bottom: 0px;;
    border-bottom: 3px double #ccc;
}

.box-summary-order{
    margin: 0;
    padding: 15px 0;
    border-radius: 4px;
}

.box-summary-order .box-total{
    padding-top: 10px;
}

.box-summary-order p{
    padding: 0px 0;
    margin: 0;
    font-size: 20px;
    color: #000;
    text-align: right;
    float: left;
    width: 100%;
}

.box-summary-order .box-total strong{
    display: block;
    float: left;
    font-family: 'Boon';
    font-weight: bold;
    font-size: 17px;
    line-height: 40px;
}

.box-summary-order .box-total span{
    font-family: 'Boon';
    display: block;
    float: right;
    font-weight: bold;
    padding: 0px 10px;
    font-size: 30px;
    line-height: 35px;
    margin: 0;
}

.total_price{
    font-family: 'DIN-Pro-Bold' !important;
    font-size: 35px !important;
    line-height: 35px;
}


.box-summary-order .input-group-text{
    font-size: 16px;
    line-height: 40px !important;
}

.box-setting-slip{
    
    margin: 0 auto;
    border: 1px solid #ccc;
    padding: 20px 20px;
    border-radius: 5px;
    background-color: #efefef;
}

.box-setting-slip .title{
    font-size: 15px;
    color: #000;
    margin-bottom: 0;
}

.box-setting-slip .form-group{
    margin-bottom: 5px;
}

.box-cut{
    float: left;
    width: 100%;
    display: block;
    padding: 0 15px 0 0;
    margin: 0;
}

.box-cut li{
    font-family: 'Boon';
    display: inline-block;
    padding: 0;
    margin: 0;
    float: left;
    width: 20%;
    color: #fff;
    text-align: center;
}

.box-cut li:hover{
    opacity: 0.9;
}

.box-cut li a{
    display: block;
    color: #fff;
    min-height: 60px;
    padding-top: 10px;
    font-size: 16px;
    line-height: 20px;
}

.btn-sale{
    position: absolute !important;
    width: auto;
    padding: 3px 10px;
    float: none;
    margin: 4px 0 0;
}

.box-image{
    height: 410px
}

.box-image .title{
    font-family: 'Boon';
    color: #3bb06f;
    font-weight: bold;
    font-size: 15px;
    padding: 15px 1% 10px;
}

.btn-edit-image button{
    color: #fff;
    background-color: #8a9a9e;
    border: 1px solid #8a9a9e;
}

.btn-edit-image button:hover{
    color: #fff;
    background-color: #adb7ba;
    border: 1px solid #adb7ba;
}

.box-image .image{
    position: relative;
    float: left;
    margin: 5px .5%;
    width: 19%;
    height: 150px;
    color: #151515;
    border-radius: 4px;
    background-color: #fff;
    border: 1px solid #bbd7f7;
    text-align: center;
    overflow: hidden;
}

@media screen and (max-width:1370px){
    /*
        .box-image .image{
            margin: 10px 1.2%;
            width: 100px;
            height: 100px;
        }
    */
}

.box-image #show-product{
    float: left;
    width: 100%;
    height: 650px;
    overflow: auto;
}

.product-list-item{
    height: 460px;
    border: 1px solid #dadce0;
    border-radius: 5px;
    overflow: auto;
    padding: 0;
    margin-bottom: 5px;
}

.box-image .table-image tr td{
    border: 0;
    height: 95px;
    text-align: center;
    vertical-align: middle;

}

.box-image .table-image tr td img{
    max-width: 80%;
    max-height: 100%;
}

.box-image #show-product .image img{
    max-width: 80%;
    max-height: 100%;
}

.box-image .image i.fa-plus{
    color: #8ac2ff;
    font-size: 43px;
    margin-top: -5px;
}

.box-image .image .name{
    font-family: "boon";
    position: relative;
    bottom: 0;
    left: 0;
    color: #000;
    text-align: center;
    line-height: 17px;
    font-size: 13px;
    width: 100%;
    padding: 5px 5px 5px 5px;
    background-color: #ffffff8c;
}

.box-image .image:hover{
    border: 1px solid #75ade8;
}

.box-image .image:hover .name{
    color: #007bff;
}

.box-image .image .add-pro{
    position: absolute;
    font-family: boon;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
}

.box-image .image .del-pro{
    display: none;
    position: absolute;
    font-family: boon;
    color: #f00;
    top: 5px;
    right: 8px;
    z-index: 4;
    font-size: 12px;
}

.box-image #show-product .image:hover .name{
    opacity: 0.8;
}

.box-image #show-product .image:hover .add-pro{
    display: block;
}

.box-image #show-product.active .image{
    cursor: move;
}

.box-image #show-product.active .image:hover .add-pro{
    display: none;
}

.box-image #show-product.active .image .del-pro{
    display: block;
}

.autocomplete {
    position: relative;
    display: inline-block;
  }
  
  .autocomplete-items {
    position: absolute;
    border: 1px solid #d4d4d4;
    border-bottom: none;
    border-top: none;
    z-index: 99;
    top: 100%;
    left: 0;
    right: 0;
    max-height: 300px;
    overflow: auto;
  }
  
  .autocomplete-items div {
    padding: 5px 10px;
    cursor: pointer;
    background-color: #fff; 
    border-bottom: 1px solid #d4d4d4; 
  }
  
  .autocomplete-items div:hover {
    background-color: #e9e9e9; 
  }
  
  .autocomplete-active {
    background-color: DodgerBlue !important; 
    color: #ffffff; 
  }

  .autocomplete-items div strong{
    float: none;
    display: inline;
    line-height: normal;
    padding: 0;
    margin: 0;
  }

  
.ui-autocomplete {
    position: absolute;
    border: 1px solid #d4d4d4;
    background-color: #fff;
    border-bottom: none;
    border-top: none;
    z-index: 100;
    top: 100%;
    left: 0;
    right: 0;
    width: 500px !important;
    overflow: auto;
}
.ui-menu {
        list-style: none;
        padding: 0;
        margin: 0;
        display: block;
        outline: 0;
}
.ui-menu .ui-menu-item {
    margin: 0;
    cursor: pointer;
    padding: 5px 10px;
    background-color: #fff;
    border-bottom: 1px solid #d4d4d4;
}
.ui-menu .ui-menu-item-wrapper {
        position: relative;
}
.ui-menu .ui-menu-divider {
        margin: 5px 0;
        height: 0;
        font-size: 0;
        line-height: 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
    background-color: #efefef;
}

.srchHilite {
   background: yellow;
 }


 .input-group.number-spinner{
    padding: 0 25px;
 }

.input-group.number-spinner .input-group-btn{
     position: absolute;
     top: -1px;
     height: 100%;
 }

 
.input-group.number-spinner input{
    width: 40px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 13px;
    padding: 0;
}

.input-group.number-spinner .input-group-btn.left{
    left: 1px;
}
 
.input-group.number-spinner .input-group-btn.right{
    right: 1px;
}

.input-group.number-spinner .input-group-btn .btn{
    padding: 0;
    height: 25px;
    border: 1px solid #ccc;
    background-color: #f0f0f0;
    width: 25px;
    border-radius: 0;
}

.input-group.number-spinner .input-group-btn .btn:hover{
    background-color: #e2e2e2;
}
 
.clickAddress{   
    position: absolute !important;
    display: block !important;
    width: 125px;
    height: 100%;
    line-height: 29px;
    z-index: 1;
    top: -1px;
    right: 0px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.show-list-data{
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 0 20px;
    overflow: auto;
    background-color: #fff;
    left: 0;
    top: 0;
}

.show-list-data .title-list{
    font-family: 'Boon';
    color: #3bb06f;
    font-weight: bold;
    font-size: 15px;
    line-height: 30px;
    padding: 15px 0 2px;
    margin-bottom: 5px;
    border-bottom: 1px solid #e0e0e0;
}

.box-list-bill{
    float: left;
    width: 23%;
    margin: 5px 1%;
}

.box-list-bill .card-header{
    color: #fff;
    padding: 3px 10px;
    background-color: #a2dae8;
    text-overflow: ellipsis;
    overflow: hidden; 
    width: 100%; 
    white-space: nowrap;

}

.box-list-bill .card-body{
    padding: 5px;
    font-size: 12px;
}

.box-list-bill .time{
    float: left;
    width: 50%;
    padding: 5px 0;
}

.box-list-bill .price{
    float: left;
    text-align: right;
    width: 50%;
    padding: 5px 0;
}

.box-list-bill .option{
    float: left;
    width: 100%;
    border-top: 1px solid #ddd;
    padding: 5px 0 0 0;
}

.box-list-bill .option a{
    display: block;
    width: 46%;
    margin: 0 2%;
    text-align: center;
    border-radius: 4px;
    float: left;
    color: #4b95e4;
}

.box-list-bill .option a:hover{
    color: #000;
}


.report-footer{
    width: 100%;
    margin-top: 20px;
    padding: 4px;
}

.report-footer ul{
    margin: 0;
    padding: 0;
    float: left;
    border-left: 1px solid #e0e0e0;
    width: 100%;
}

.report-footer ul li{
    display: block;
    width: 20%;
    height: 110px;
    float: left;
    padding: 13px 10px;
    text-align: center;
    background-color: #f2f2f2;
    border-right: 1px solid #e0e0e0;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}
.report-footer ul li p{
    margin:0;
}
.report-footer ul li p i{
    font-size: 28px;
}

.report-footer ul li strong{
    font-size: 14px;
    display: block;
    padding: 0;
    color: #333;
}
.report-footer ul li i{
    font-size: 17px;
    font-style: inherit;
}

.report-footer ul li span{
    display: block;
    font-size: 14px;
    line-height: 18px;
    color: #929292;
}
.report-footer ul li a{
    font-size: 13px;
    color: #FF5722;
}


.box-modal-list{
    float: left;
    width: 18%;
    margin: 5px 1%;
    padding: 0;
    background-color: #f7f7f7;
    border: 1px solid #e7e4e4;
    box-shadow: 0 0 3px #e1e1e1;
    overflow: hidden;
    border-radius: 5px;
}

.box-modal-list:hover{
    background-color: #e6e6e6;
}

.box-modal-list .title{
    background-color: #dbdbdb;
    height: 25px;
    width: 100%;
    padding: 0 10px;
}

.box-modal-list .content{
    font-family: 'boon';
    padding: 5px 10px;
    color: #000;
    cursor: pointer;
}

.box-modal-list .content label{
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
}

.box-modal-list .content #name,
.box-modal-list .content #tel{  
	font-family: 'Arial';
    display: block;
    font-size: 12px;
    text-align: left;
    line-height: 18px;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    color: #000;
    white-space: nowrap;
}

.box-modal-list .content .line1{
    margin: 0;
}

.box-modal-list .content .line2{
    display: none;
    margin: 5px 0 0;
    text-align: center;
    line-height: 18px;
}

.box-modal-list .content .line2 label{
    font-weight: normal;
}

.box-modal-list  .btn-show{
    padding: 0; 
    border: 0; 
    padding: 0 5px; 
    border: 0; 
    line-height: 15px; 
    float: right; 
    margin-top: 2px; 
    margin-right: -5px;
}

.box-modal-list  .btn-show i{
    font-size: 20px;
}

.payment-header{
    background-color: #005fa9;
    padding: 2px 15px;
    color: #ccc;
    width: 100%;
    border: 0;
}
.payment-header h5{
    text-align: right;
    font-size: 11px;
    width: 100%;
    color: #ddd;
}

.payment-header .close{
    margin-top: -6px;
    float: right;
    line-height: normal;
    padding: 0;
    color: #f00;
    font-size: 23px;
    margin-left: 10px;
}

.payment-body{
    width: 100%;
    padding: 0;
    text-align: center;
}

.payment-body .table-head{
    border: 0;
}

.payment-body .table-head thead td{
    padding: 5px 0;
    color: #fff;
    background-color: #007ad8;
    font-family: 'boon';
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.05em;
}

.payment-body .table-head tbody td{
    padding: 5px 15px;
    border-bottom: 1px solid #e3e3e3;
}

.payment-body .table-head tbody td span{
    font-family: 'boon';
    float: left;
    color: #777;
    font-size: 14px;
    margin-top: 10px;
}

.payment-body .table-head tbody td strong{
    font-weight: bold;
    font-size: 26px;
    color: #666;
}

.payment-body .table-head tbody td .dropdown{
    width: auto;
    color: #000;
    text-align: center;
}

.payment-body .table-head tbody td .dropdown .dropdown-item{
    padding: 2px 10px;
}
.payment-body .table-head tbody td .dropdown .dropdown-item b{
    font-weight: normal;
}

.payment-body .table-head tbody td .dropdown button{
    width: auto;
}

.payment-body .table-head tbody td .dropdown span{
    margin: 0;
    color: #000;
    padding: 0 9px;
}

.btn-payment{

}

.table-borderless tr td{
    border: 1px solid #e3e3e3;
    border-top: 0;
    padding: 0;
}

.table-borderless tr td .btn{
    font-family: Helvetica;
    display: block;
    font-size: 25px;
    color: #888;
    font-weight: bold;
    padding: 16px 10px;
    width: 100%;
    border-radius: 0;
}

.table-borderless tr td:hover{
    background-color: #f3f3f3;
}

.btn-enter{
    background-color: #0096ff;
    width: 80%;
    color: #fff;
    padding: 10px !important;
    font-size: 22px !important;
    font-weight: bold;
    margin-bottom: 15px !important;
}

.btn-enter:hover{
    background-color: #098bef;
    color: #fff;
}

.btn-enter span{
    font-weight: normal;
    font-size: 13px;
    color: #000;
    padding-left: 7px;
}

@media screen and (max-width:1370px){

    .box-image{
        height: 410px
    }

    .product-list-item {
        height: 190px;
        overflow: auto;
    }

    .box-image #show-product{
        height: 375px;
    }

    .table-custom{
        zoom: 95%;
    }

    .report-footer ul li{
        zoom: 90%;
    }
}

.table-noti-sale tr td{
    padding: 5px 0;
}

.table-noti-sale tr td p{
    float: left;
    width: 100%;
    padding: 0 15px;
    margin: 0;
}

.table-noti-sale tr td strong{
    font-family: 'boon';
    font-weight: bold;
    display: block;
    float: left;
    color: #000;
    font-size: 14px;
}


.table-noti-sale tr td a:hover strong{
    color: #333;
}

.table-noti-sale tr td span{
    display: block;
    float: right;
    color: #333;
    font-size: 11px;
    font-weight: bold;
    /*text-shadow: 0px 2px 2px #000;*/
}


.table-noti-sale tr td .progress{
    position: relative;
    height: 25px;
    border-radius: 15px;
    background-color: #d8d8d8;
}

.table-noti-sale tr td .progress .progress-bar{
    min-width: 200px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}

.table-noti-sale tr td .progress .total{
    position: absolute;
    font-weight: bold;
    font-size: 12px;
    right: 20px;
    top: 0;
    line-height: 25px;
    color: #000;
}

.table-noti-sale-footer{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border: 1px solid #cbcbcb;
}

.table-noti-sale-footer tr td{
    vertical-align: middle;
    padding: 10px 10px;
}

.table-noti-sale-footer tr td i{
    color: #fff;
    font-size: 20px;
}

.table-noti-sale-footer tr td strong{
    font-family: 'boon';
    font-weight: bold;
    font-size: 13px;
}

.table-noti-sale-footer tr td a{
    color: #000;
}

.table-noti-sale-footer tr td a:hover{
    color: #007bff;
}

.table-noti-sale-footer tr td b{
    font-family: sans-serif;
    font-size: 26px;
    font-weight: bold;
    line-height: 43px;
}

.table-noti-sale-footer tr td span{
    color: #f00;
    font-size: 10px;
}


.table-noti-sale-footer tr td ul{
    padding: 0;
    margin: 0;
    overflow: auto;
    height: 80px;
}

.table-noti-sale-footer tr td ul li{
    display: block;
    font-size: 11px;
    padding: 0;
    margin: 0;
}
.highcharts-title{
    color: #fff !important;
}
.toast{
    display: none !important;
}
.toast.show{
    display: block !important;
    opacity: 1;
}

.select-th{
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100;
    border-radius: 0;
    float: left;
    width: 100%;
    height: 100% !important;
    max-width: 350px;
    max-height: 70px;
    font-size: 13px;
    text-align: center;
    background-color: #FF9800;
    color: #fff;
    border: 0;
    padding: 0 5px;
}
.select-th:focus{
    background-color: #FF9800;
    color: #fff;
}

.select-th:hover{
    background-color: #FF9800;
    color: #fff;
}
.select-th option{
    background-color: #fff;
    color: #000;
}

.table-top-detail tr td{
    padding: 5px;
}

.table-order-detail tr td{
    padding: 5px;
}	


.head-search{
    background-color: #fff;
    box-shadow: 0 0 5px #dfdfdf;
    margin-bottom: 10px;
}

.head-search .head{
    font-family: 'Boon';
    font-size: 15px;    
    font-weight: bold;
    color: #000 !important;
    background: linear-gradient(42deg, rgba(175,234,236,1) 35%, rgba(255,255,255,1) 100%, rgba(0,212,255,1) 100%);
    padding: 7px 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.head-search .head:hover{
    background-color: #b7e8e9;
}

.head-search .content{
    padding: 13px 20px;
    color: #3d3d3d;
}
.head-search .content label{
    font-family: 'Boon';
    color: #3d3d3d;
    font-size: 13px;
    font-weight: bold;
}

.head-search .content select,
.head-search .content input{
    font-family: sans-serif;
    color: #000;
    font-size: 13px;
}


.box-transport{
    background-color: #fff;
}

.box-transport .head{
    font-family: 'Boon';
    font-size: 15px;    
    font-weight: bold;
    line-height: 25px;
    color: #000;
    background-color: #f7f9fa;
    padding: 8px 15px;
    border: 1px solid rgba(0, 0, 0, 0.04);
}

.box-transport .content{
    padding: 3px 0 0;
    font-size: 14px;
    color: #3d3d3d;
    background-color: #fff;
    min-height: 400px;
}


.menu-page-top{
    float: left;
    display: block;
    padding: 0;
    margin: 20px 0 0 0;
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.menu-page-top li{
    display: inline-block;
    float: left;
}
.menu-page-top li a{
    float: left;
    font-size: 13px;
    color: #333;
    border: 1px solid transparent;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    padding: 7px 20px;
}
.menu-page-top li a:hover{
    border: 1px solid #0000001f;
    border-bottom: 3px solid transparent;
}

.menu-page-top li a.active{
    background-color: #fff;
    border: 1px solid #0000001f;
    color: #000;
    border-bottom: 3px solid #2bc381;
}


.loading-datatable{
    display: none;
    position: relative;
    top: 0;
    left: 0;
    width: 100px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background-image: url(../storage/images/loading-table.gif);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #fff;
    z-index: 1;
}

table.dataTable thead .sorting:after {
    position: relative !important;
    right: initial !important;
    top: initial !important;
    font-size: 8px !important;
    float: none !important;
    margin-left: 5px;
}

table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc:after {
    position: relative !important;
    right: initial !important;
    top: initial !important;
    font-size: 8px !important;
    float: none !important;
    margin-left: 5px;
    color: #fff !important;
}


.menu-transport{
    font-family: 'Boon';
    float: left;
    display: block;
    padding: 0;
    margin: 15px 0 -4px;
    width: 100%;
    border-bottom: 1px solid rgb(0 0 0 / 8%);
}

.menu-transport li{
	display: inline-block;
    float: left;
}
.menu-transport li a{
    font-family: Arial, Helvetica, sans-serif;
    float: left;
    font-size: 13px;
    color: #333;
    border: 1px solid transparent;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    padding: 7px 10px;
}
.menu-transport li a:hover{
	border: 1px solid #0000001f;
    border-bottom: 1px solid transparent;
}

.menu-transport li a.active{
	background-color: #fff;
	border: 1px solid #0000001f;
    color: #000;
    border-bottom: 1px solid #2bc381;
}



.search-main .form-group{
	margin-bottom: 5px;
	position: relative;
}

.search-main .form-group i{
	position: absolute;
	top: 12px;
	left: 10px;
	color: #70c2b4;
}

.search-main input[type=text]{
	border-radius: 4px;
	border: 1px solid #7eca98;
	color: #333;
	height: 40px;
	padding-left: 30px;

}

.search-main select{
	border-radius: 4px;
	border: 1px solid #7eca98;
	color: #333;
	height: 40px;
}
.search-main .btn-group{
	width: 100% !important; 
}
.multiselect{
	border-radius: 4px;
	background-color: #fff;
	border: 1px solid #7eca98;
	color: #333;
	height: 40px;
	text-align: left;
}

.multiselect.dropdown-toggle{
	width: 100% !important;
}

.multiselect.dropdown-toggle i{
	top: 10px !important;
	left: inherit !important;
	right: 10px;
	font-size: 11px;
	color: #756f6f;
	float: right;
}

.multiselect-container li{
	padding: 0;
	width: 100%;
	float: left;
	display: inline-block;
}

.multiselect-container li.multiselect-item.filter{
	border-bottom: 1px solid #7eca98;
	border-top: 5px solid #7eca98;    
	margin-bottom: 10px;
}

.multiselect-item.filter .input-group-addon{
	text-align: center;
	padding: 9px 10px 0 10px;
}

.multiselect-item.filter i{
	position: relative !important;
	top: inherit !important;
	left: inherit !important;
	font-size: 15px;
}

.multiselect-clear-filter i{
	font-size: 15px;
	color: #666 !important;
}
.multiselect-clear-filter:hover i{
	color: #000 !important;
}

.multiselect-container li:hover{
	background-color: #f0f0f0;
}

.multiselect-container li.multiselect-item.filter:hover{
	background-color: transparent !important;
}
.multiselect-container .input-group{
	margin: 0;
}
.multiselect-container li label{
	float: left;
	width: 100%;
	padding: 5px 15px !important;
	margin: 0 !important;
}
.multiselect-container li input[type=checkbox]{
	float: left;
	padding: 0!important;
	margin: 4px 5px 0 0 !important;
	height: auto;
}

.multiselect-search{
	padding: 0 10px 0 5px !important;
	height: 35px !important;
	border: 0 !important;
}

.multiselect-container.dropdown-menu.show{
	height: 400px !important;
	max-height: initial !important;
}

::placeholder {
	color: #333;
	opacity: 1;
}

::-ms-input-placeholder {
	color: #333;
}
