@CHARSET "UTF-8";
.btn-primary.btn-outline {
    color: #1ab394;
}

.btn-success.btn-outline {
    color: #1c84c6;
}

.btn-info.btn-outline {
    color: #23c6c8;
}

.btn-warning.btn-outline {
    color: #f8ac59;
}

.btn-danger.btn-outline {
    color: #ed5565;
}
.form-group .col-md-4 ,.form-group .col-sm-4{
    margin: 10px 0;
}
.input-group{
    margin-top: 10px;
}
.spancommany{
    color: #ccc;
}

#tableCss{
    width:100%;
    height:auto;
    overflow-x:scroll;
    margin-bottom:20px;
}
#contentTable{
    width:2000px;
}
.table>thead:first-child>tr:first-child>th{
    font-weight: 400;
}
.table>thead:first-child>tr:first-child>th i:before{
    margin-left: 10px;
    font-weight: 100;
}
.table>thead:first-child>tr:first-child>th:nth-child(2){
    width:200px;
}
.pagination>li>a{
    height:28px;
}
/* .iradio_square-green{
position: relative;
}*/

.iradio_square-green.checked {
    background-position: -168px 0;
}
.iradio_square-green {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 22px;
    height: 22px;
    background: url(green.png) no-repeat;
    border: none;
    cursor: pointer;
}

@media (min-width: 768px){
    .col-sm-12 {
        width: 100%;
        margin: 10px 0;
    }
    .form-inline .input-group{
        margin: 20px 20px 0 0;
    }
}



.fixed-table-pagination div.pagination,
.fixed-table-pagination div.pagination-roll,
.fixed-table-pagination .pagination-detail {
    margin-top: 0px;
    margin-bottom: 10px;
}

.fixed-table-pagination div.pagination-roll .pagination,
.fixed-table-pagination div.pagination .pagination {
    margin: 0;
}

.fixed-table-pagination .pagination a {
    padding: 4px 10px;
    line-height: 1.428571429;
}

.fixed-table-pagination .pagination-info {
    line-height: 34px;
    margin-right: 5px;
}

.fixed-table-pagination .btn-group {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.fixed-table-pagination .dropup .dropdown-menu {
    margin-bottom: 0;
}

.fixed-table-pagination .page-list {
    display: inline-block;
}
.fa-angle-left:before,.fa-angle-double-left:before,.fa-angle-right:before,.fa-angle-double-right:before{
    line-height:18px;
}


#zTree{
    padding-top: 40px;
}
#ztree li span.button.root_open {
    background: url(../../../../static/modules/sys/image/tree.png) no-repeat -108px -83px;
}
#ztree li span.button.root_close {
    background: url(../../../../static/modules/sys/image/tree.png) no-repeat -129px -86px;
}
#zTree li span.button.diy01_ico_open{
    line-height: 0;
    margin: 0;
    width: 21px;
    height: 21px;
    display: inline-block;
    vertical-align: middle;
    border: 0 none;
    cursor: pointer;
    outline: none;
    background: url(../../../../static/modules/sys/image/tree.png) no-repeat -148px -21px;
}
#zTree li span.button.diy01_ico_close{
    line-height: 0;
    margin: 0;
    width: 21px;
    height: 21px;
    display: inline-block;
    vertical-align: middle;
    border: 0 none;
    cursor: pointer;
    outline: none;
    background: url(../../../../static/modules/sys/image/tree.png) no-repeat -148px -2px;
}
#zTree li span.button.diy01_ico_docu{
	line-height: 0;
    margin: 0;
    width: 21px;
    height: 21px;
    display: inline-block;
    vertical-align: middle;
    border: 0 none;
    cursor: pointer;
    outline: none;
    background: url(../../../../static/modules/sys/image/tree.png) no-repeat -148px -45px;
}
#zTree li span.button.diy02_ico_open{
    line-height: 0;
    margin: 0;
    width: 21px;
    height: 21px;
    display: inline-block;
    vertical-align: middle;
    border: 0 none;
    cursor: pointer;
    outline: none;
    background: url(../../../../static/modules/sys/image/tree.png) no-repeat -148px -45px;
}
#zTree li span.button.diy02_ico_close{
    line-height: 0;
    margin: 0;
    width: 21px;
    height: 21px;
    display: inline-block;
    vertical-align: middle;
    border: 0 none;
    cursor: pointer;
    outline: none;
    background: url(../../../../static/modules/sys/image/tree.png) no-repeat -148px -21px;
}
#zTree li span.button.diy03_ico_open{
	line-height: 0;
    margin: 0;
    width: 21px;
    height: 21px;
    display: inline-block;
    vertical-align: middle;
    border: 0 none;
    cursor: pointer;
    outline: none;
    background: url(../../../../static/modules/sys/image/tree.png) no-repeat -148px -45px;
}
#zTree li span.button.diy03_ico_docu{
    line-height: 0;
    margin: 0;
    width: 21px;
    height: 21px;
    display: inline-block;
    vertical-align: middle;
    border: 0 none;
    cursor: pointer;
    outline: none;
    background: url(../../../../static/modules/sys/image/tree.png) no-repeat -148px -45px;
}

#ztree li span.button.roots_close{
	background: url(../../../../static/modules/sys/image/tree.png) no-repeat -129px -86px;
}
#ztree li span.button.roots_open{
	background: url(../../../../static/modules/sys/image/tree.png) no-repeat -108px -83px;
}
#ztree li span.button.center_close{
	background: url(../../../../static/modules/sys/image/tree.png) no-repeat -129px -86px;
}
#ztree li span.button.center_open{
	background: url(../../../../static/modules/sys/image/tree.png) no-repeat -108px -83px;
}
#ztree li span.button.bottom_close{
	background: url(../../../../static/modules/sys/image/tree.png) no-repeat -129px -86px;
}
#ztree li span.button.bottom_open{
	background: url(../../../../static/modules/sys/image/tree.png) no-repeat -108px -83px;
}


.page-header {
   clear: both;
   margin: 0 20px;
   padding-top: 20px;
}

.the-icons {
    padding: 25px 10px 15px;
    list-style: none;
}

.the-icons li {
    float: left;
    width: 22%;
    line-height: 25px;
    margin: 2px 5px;
    cursor: pointer;
}

.the-icons i {
    margin: 1px 5px;
    font-size: 16px;
}

.the-icons li:hover {
    background-color: #efefef;
}

.the-icons li.active {
    background-color: #0088CC;
    color: #ffffff;
}

.the-icons li:hover i {
    font-size: 20px;
}
