123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278 |
- .no-padding {
- padding: 0 0 50px 0;
- }
- .icon-color {
- /*color: #B7B6B6;*/
- color: #1e88e5;
- }
- .color-333 {
- color: #333;
- }
- .padding-0 {
- padding: 0 !important;
- }
- .badge-danger {
- background-color: #d9534f;
- color: #fff;
- }
- .pagination {
- display: inline-block;
- padding-left: 0;
- margin: 20px 0;
- border-radius: 4px;
- }
- .pagination > li {
- display: inline;
- }
- .pagination > li:first-child > a, .pagination > li:first-child > span {
- margin-left: 0;
- border-top-left-radius: 4px;
- border-bottom-left-radius: 4px;
- }
- .pagination [disabled] {
- color: #ccc;
- cursor: default;
- }
- .pagination > li > a, .pagination > li > span {
- position: relative;
- float: left;
- padding: 6px 12px;
- margin-left: -1px;
- line-height: 1.42857143;
- color: #337ab7;
- text-decoration: none;
- background-color: #fff;
- border: 1px solid #ddd;
- }
- .badge {
- font-size: 11px !important;
- text-align: center;
- height: 18px;
- padding: 3px 6px 3px 6px;
- -webkit-border-radius: 12px !important;
- -moz-border-radius: 12px !important;
- border-radius: 12px !important;
- text-shadow: none !important;
- text-align: center;
- vertical-align: middle;
- line-height: 1;
- min-width: 10px;
- }
- .badge-danger, .navbar-default .badge-danger {
- background-color: #d9534f;
- color: #fff;
- }
- .weui-form-preview:before {
- border: none;
- }
- .text-success {
- color: #45B6AF;
- }
- .text-label {
- color: #45B6AF;
- }
- .text-warning {
- color: #dfba49;
- }
- .text-danger {
- color: #F3565D;
- }
- .table {
- width: 100%;
- max-width: 100%;
- border-collapse: collapse;
- font-size: 14px;
- border: 1px solid #ddd;
- text-align: center;
- }
- .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
- border: 1px solid #ddd;
- padding: 8px;
- }
- .instruction-img {
- border: 1px solid #e5e5e5;
- max-height: 300px;
- margin-right: 3px;
- max-width: 500px;
- }
- .instruction-img-maxwidth {
- max-width: 400px;
- }
- .article-ckzl ol {
- margin-left: 25px;
- }
- .btn-index {
- width: 36px;
- height: 36px;
- border-radius: 18px;
- padding: 0;
- font-size: 18px;
- line-height: 36px;
- position: fixed;
- right: 15px;
- bottom: 15px;
- opacity: 0.8;
- }
- .weui-media-box__info__meta {
- line-height: 17px;
- }
- .weui-panel {
- --margin-top: 10px !important;
- }
- .clause-span {
- float: right;
- font-weight: bold;
- }
- .clause-allresults:last-child {
- border-bottom: none;
- }
- .clause-allresults {
- border-bottom: 1px solid #E5E5E5;
- margin: 5px 0 5px 0;
- }
- .clause-allresults .weui-media-box__desc:last-child {
- margin-bottom: 5px;
- }
- .clause-p { /*color: #999999;*/
- font-size: 13px;
- }
- .notifyjs-container {
- font-size: 14px;
- }
- .white-space-normal {
- white-space: normal !important;
- }
- .background-EA {
- background: #EAEAEA !important;
- }
- .padding-20 {
- padding: 0 20px;
- }
- .small-right {
- display: block;
- text-align: right;
- }
- .weui-footer {
- margin-top: 20px;
- }
- .text-align-last-normal {
- -webkit-text-align-last: inherit;
- text-align-last: inherit;
- }
- .text-color-initial {
- color: initial !important;
- }
- .float-right {
- float: right;
- }
- .user_heading_avatar img {
- width: 82px;
- height: 82px;
- }
- .box-shadow-none {
- box-shadow: none !important;
- }
- .padding-top-15 {
- padding-top: 15px !important;
- }
- .weui-media-box__title {
- font-size: 16px !important;
- }
- .border-none {
- border: none !important;
- }
- .color-000 {
- color: #000 !important;
- }
- .weui-form-preview__label {
- color: #000 !important;
- }
- .text-center {
- text-align: center;
- }
- .border-right {
- border-right: 1px solid rgba(0,0,0,.12);
- }
- .border-bottom {
- border-bottom: 1px solid rgba(0,0,0,.12);
- }
- .background-f8 {
- background-color: #f8f8f8;
- }
- .list-item {
- display: list-item;
- height: 10px;
- }
- .padding-bottom-5 {
- padding-bottom: 5px !important;
- }
- .padding-top-10 {
- padding-top: 10px !important;
- }
- .padding-bottom-10 {
- padding-bottom: 10px !important;
- }
- .no-margin {
- margin: 0 !important;
- }
- .color-primary {
- color: #1976d2;
- }
- .article-ckzl {
- background: #fff;
- }
|