/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2016-5-10, 19:06:14
    Author     : n.cle
*/

body { font-family: Arail,"Microsoft YaHei";}
.tag { /*font-size: 1em; */
      padding: .3em .4em .4em; margin: .2em .1em;}
.tag a { color: #bbb; cursor: pointer; opacity: 0.8;}
.tag a.edit{ color: #fff; cursor: pointer; opacity: 0.8;}
.tag a:hover { opacity: 1.0; text-decoration: none;}
.tag .remove { vertical-align: bottom; top: 0;}
/*.tag a { margin: 0 0 0 .3em;}*/
.tag a .glyphicon-white { color: #fff;}
.label-inline-fixed { font-weight: normal; display: inline-block;}
.badge{ vertical-align: text-bottom;}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 0 0;
    border-radius: 4px;
}
.table>thead>tr>th{ vertical-align:middle;white-space:nowrap; }
.table>tbody>tr>td{ vertical-align:middle;white-space:nowrap; overflow: hidden; }
.page-footer{ height: 40px;}
a.star-checked{color: #ff9900; font-size:15px;}
a.star-uncheck{color: #ccc; font-size:15px;}
.panel-no-padding{ padding: 15px 0;}
.cli-info-ht {min-height: 200px;}
.cli-info div{line-height: 28px;}