/*common扩展*/
thead,tr.panel-heading{background-color: #f4f5f9;}
.panel,.nav-tabs>li>a{border-radius: 0px!important;}
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{vertical-align:middle}
.table>tbody>tr>td{vertical-align: middle;}
.table td input{margin-bottom:0;}
.table>thead>tr>th {border-bottom: 1px solid #ddd;}
.label{font-weight:600;padding:3px 8px;text-shadow:none;display:inline-block;}
.table>tbody>tr>td .line-feed{ overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal!important;word-wrap:break-word}
.form-control[disabled], .form-control[readonly], fieldset[disabled]{ background-color: #eee!important;}
.select2-container .select2-selection--single{height: 34px!important;}
.select2-container--default .select2-selection--single .select2-selection__rendered{line-height: 34px!important;}
.select2-container--default .select2-selection--single .select2-selection__arrow{height: 32px!important; width:35px!important; border-left: 1px solid #e7e7eb;}
.select2-container--default .select2-selection--single{border: 1px solid #e7e7eb!important;border-radius:0px!important;}
.select2-dropdown{border: 1px solid #e7e7eb!important;}

.skin-black .head .navbar-right>li a{padding-top: 0!important;padding-bottom: 0!important;height: 50px;line-height: 50px;}
.skin-black .panel-menu .list-group-item{ padding-left:35px!important;}

.input-group .input-group-addon{ border-left:0; border-right:0}
.input-group .input-group-addon:first-child{border-left: 1px solid #e7e7eb;}
.input-group .input-group-addon:last-child{border-right: 1px solid #e7e7eb;}
.input-group .input-group-btn .btn-danger{border-color: #c9302c;}
.input-group .input-group-btn .btn-danger{ border-color: #c9302c;}

.daterangepicker select.ampmselect, .daterangepicker select.hourselect, .daterangepicker select.minuteselect{width: 73px!important;}
input[type=radio], input[type=checkbox]{margin: 5px 0 0;}
.form .form-control{border-color: #e7e7eb;border-radius: 0;box-shadow: 0 0 0;text-shadow: 0 0 0;}
.input-group-addon .radio-inline, .input-group-addon .checkbox-inline{padding-top:0; line-height:0.95;}
.input-group .input-group-btn .btn.btn-primary{border-color:#428bca}
.input-group .input-group-btn .btn.btn-warning{border-color:#ec971f}
.input-group .input-group-btn .btn.btn-success{border-color:#449d44}
.input-group .input-group-btn .btn.btn-danger{border-color:#d43f3a}