label {    display: inline-block;    max-width: 100%;    margin-bottom: 5px;    font-weight: 500;}.table-bordered {    border: 1px solid #ddd;}.table .table {    background-color: #FFF;}.table {    width: 100%;    max-width: 100%;    margin-bottom: 20px;	background-color: #FFF;}.table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {    font-weight: 300 !important;} .table > thead > tr > th, .table > tbody > tr > th {    font-weight: 500 !important;}.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {    background-color: #f2dede;}.th {    background: #f5f5f5;}.vm {    vertical-align: middle !important;}.text-center {    text-align: center;}.table th:nth-child(n+2), .table td:nth-child(n+2) {    padding-left: 10px;}.table tr td:first-child {    font-weight: 300 !important;}input[type="radio"], input[type="checkbox"] {    cursor: pointer;}input[type="radio"] {    transform: scale(1.4, 1.4);}.alert-danger {    color: #a94442;    background-color: #f2dede;    border-color: #ebccd1;}.alert {    padding: 15px;    margin-bottom: 20px;    border: 1px solid transparent;    border-radius: 4px;}.btn {    display: inline-block;    padding: 6px 12px;    margin-bottom: 0;    font-size: 14px;    font-weight: normal;    line-height: 1.42857143;    text-align: center;    white-space: nowrap;    vertical-align: middle;    -ms-touch-action: manipulation;    touch-action: manipulation;    cursor: pointer;    -webkit-user-select: none;    -moz-user-select: none;    -ms-user-select: none;    user-select: none;    background-image: none;    border: 1px solid transparent;    border-radius: 4px;}.btn-default {    color: #333;    /*background-color: #fff;*/	background-color: transparent;    border-color: #ccc;}.btn-xs, .btn-group-xs > .btn {    padding: 1px 5px;    font-size: 12px;    line-height: 1.5;    border-radius: 3px;}/*.btn-sm, .btn-group-sm > .btn {    padding: 5px 10px;    font-size: 12px;    line-height: 1.5;    border-radius: 3px;}*/.btn-sm, .btn-group-sm > .btn, .pagination-classic > li.btn-group-sm > a, .pagination-classic > li.btn-group-sm > span, .pagination-classic > li > a, .pagination-classic > li > span {    padding: 5px 12px;    font-size: 12px;    line-height: 24px;    border-radius: 3px;    border-width: 1px;}.text-danger {    color: #a94442;}.input-group .form-control {    position: relative;    z-index: 2;    float: left;    width: 100%;    margin-bottom: 0;}.form-control {    display: block;    width: 100%;    height: 34px;    padding: 6px 12px;    font-size: 14px;    line-height: 1.42857143;    color: #555;    background-color: #fff;    background-image: none;    border: 1px solid #ccc;    border-radius: 4px;    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;}.text-bold, .page strong {    font-weight: 400;}form-control {	-webkit-appearance: select !important;}h4, .h4 {    font-size: 18px;}h4, .h4, h5, .h5, h6, .h6 {    /*	margin-top: 10px;    margin-bottom: 10px;	*/}h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {    font-family: inherit;    font-weight: 500;    line-height: 1.1;    color: inherit;}.page-footer {	color: #fff;}.input-group-addon {	padding: 6px 12px;	font-size: 14px;	font-weight: normal;	line-height: 1;	color: #555;	text-align: center;	background-color: #eee;	border: 1px solid #ccc;	border-radius: 4px;}