|
@@ -1,7108 +0,0 @@
|
|
|
-/*!
|
|
|
- * normalize.css v3.0.3
|
|
|
- * github.com/necolas/normalize.css
|
|
|
- */body,
|
|
|
-legend {
|
|
|
- color: #515a6e;
|
|
|
- padding: 0;
|
|
|
-}
|
|
|
-
|
|
|
-.float-clear::after,
|
|
|
-.float-clear::before {
|
|
|
- content: "";
|
|
|
- clear: both;
|
|
|
- display: block;
|
|
|
-}
|
|
|
-
|
|
|
-body,
|
|
|
-fieldset,
|
|
|
-legend,
|
|
|
-td,
|
|
|
-th {
|
|
|
- padding: 0;
|
|
|
-}
|
|
|
-
|
|
|
-audio,
|
|
|
-canvas,
|
|
|
-label,
|
|
|
-progress,
|
|
|
-video {
|
|
|
- display: inline-block;
|
|
|
- max-width: 100%;
|
|
|
-}
|
|
|
-
|
|
|
-.waves-effect,
|
|
|
-html {
|
|
|
- position: relative;
|
|
|
- -webkit-tap-highlight-color: transparent;
|
|
|
-}
|
|
|
-
|
|
|
-.btn,
|
|
|
-.waves-wrap {
|
|
|
- user-select: none;
|
|
|
- user-select: none;
|
|
|
-}
|
|
|
-
|
|
|
-.col-xx-1,
|
|
|
-.col-xx-10,
|
|
|
-.col-xx-11,
|
|
|
-.col-xx-12,
|
|
|
-.col-xx-2,
|
|
|
-.col-xx-3,
|
|
|
-.col-xx-4,
|
|
|
-.col-xx-5,
|
|
|
-.col-xx-6,
|
|
|
-.col-xx-7,
|
|
|
-.col-xx-8,
|
|
|
-.col-xx-9,
|
|
|
-.pull-left {
|
|
|
- float: left;
|
|
|
-}
|
|
|
-
|
|
|
-.text-break,
|
|
|
-pre {
|
|
|
- word-break: break-all;
|
|
|
-}
|
|
|
-
|
|
|
-a,
|
|
|
-body {
|
|
|
- background-image: none;
|
|
|
-}
|
|
|
-
|
|
|
-.btn,
|
|
|
-.card-action-btn,
|
|
|
-.fbtn-text,
|
|
|
-.text-nowrap,
|
|
|
-.text-overflow {
|
|
|
- white-space: nowrap;
|
|
|
-}
|
|
|
-
|
|
|
-.breadcrumb,
|
|
|
-.dropdown-menu,
|
|
|
-.nav {
|
|
|
- list-style: none;
|
|
|
-}
|
|
|
-
|
|
|
-.picker__table,
|
|
|
-table {
|
|
|
- border-collapse: collapse;
|
|
|
- border-spacing: 0;
|
|
|
-}
|
|
|
-
|
|
|
-.picker__wrap,
|
|
|
-.tile-collapse {
|
|
|
- -webkit-box-direction: normal;
|
|
|
-}
|
|
|
-
|
|
|
-.breadcrumb::after,
|
|
|
-.card-action::after,
|
|
|
-.clearfix::after,
|
|
|
-.container::after,
|
|
|
-.nav::after,
|
|
|
-.row::after,
|
|
|
-.snackbar-inner::after,
|
|
|
-.tile-footer::after,
|
|
|
-.tile-sub::after {
|
|
|
- clear: both;
|
|
|
-}
|
|
|
-
|
|
|
-*,
|
|
|
-::after,
|
|
|
-::before {
|
|
|
- box-sizing: border-box;
|
|
|
-}
|
|
|
-
|
|
|
-@viewport {
|
|
|
- width: device-width;
|
|
|
-}
|
|
|
-
|
|
|
-body {
|
|
|
- background-color: #f8f9fe;
|
|
|
- background-attachment: fixed;
|
|
|
- width: 100%;
|
|
|
- background-repeat: no-repeat;
|
|
|
- background-position: center;
|
|
|
- background-size: cover;
|
|
|
- font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
|
|
|
- font-size: 15px;
|
|
|
- font-weight: 400;
|
|
|
- line-height: 20px;
|
|
|
- margin: 0;
|
|
|
- text-rendering: optimizelegibility;
|
|
|
- -webkit-font-smoothing: subpixel-antialiased;
|
|
|
-}
|
|
|
-
|
|
|
-html {
|
|
|
- font-family: sans-serif;
|
|
|
- font-size: 100%;
|
|
|
- min-height: 100%;
|
|
|
- text-size-adjust: 100%;
|
|
|
- text-size-adjust: 100%;
|
|
|
-}
|
|
|
-
|
|
|
-button,
|
|
|
-input,
|
|
|
-optgroup,
|
|
|
-select,
|
|
|
-textarea {
|
|
|
- color: inherit;
|
|
|
- font: inherit;
|
|
|
- margin: 0;
|
|
|
-}
|
|
|
-
|
|
|
-button,
|
|
|
-input[type="button"],
|
|
|
-input[type="reset"],
|
|
|
-input[type="submit"] {
|
|
|
- cursor: pointer;
|
|
|
- appearance: button;
|
|
|
-}
|
|
|
-
|
|
|
-button,
|
|
|
-select {
|
|
|
- text-transform: none;
|
|
|
-}
|
|
|
-
|
|
|
-button {
|
|
|
- overflow: visible;
|
|
|
-}
|
|
|
-
|
|
|
-button[disabled],
|
|
|
-input[disabled] {
|
|
|
- cursor: default;
|
|
|
-}
|
|
|
-
|
|
|
-button::-moz-focus-inner,
|
|
|
-input::-moz-focus-inner {
|
|
|
- border: 0;
|
|
|
- padding: 0;
|
|
|
-}
|
|
|
-
|
|
|
-fieldset {
|
|
|
- border: 0;
|
|
|
- margin: 0;
|
|
|
- min-width: 0;
|
|
|
-}
|
|
|
-
|
|
|
-fieldset ~ fieldset {
|
|
|
- margin-top: 24px;
|
|
|
-}
|
|
|
-
|
|
|
-dd,
|
|
|
-label {
|
|
|
- margin: 0;
|
|
|
-}
|
|
|
-
|
|
|
-dl,
|
|
|
-ol,
|
|
|
-ul {
|
|
|
- margin: 12px 0;
|
|
|
-}
|
|
|
-
|
|
|
-input {
|
|
|
- line-height: normal;
|
|
|
-}
|
|
|
-
|
|
|
-input[type="checkbox"],
|
|
|
-input[type="radio"] {
|
|
|
- line-height: normal;
|
|
|
- margin: 4px 0 0;
|
|
|
- padding: 0;
|
|
|
-}
|
|
|
-
|
|
|
-input[type="color"] {
|
|
|
- min-width: 20px;
|
|
|
- width: auto;
|
|
|
-}
|
|
|
-
|
|
|
-input[type="time"],
|
|
|
-input[type="date"],
|
|
|
-input[type="datetime-local"],
|
|
|
-input[type="month"] {
|
|
|
- line-height: 20px;
|
|
|
- line-height: 1\9;
|
|
|
-}
|
|
|
-
|
|
|
-input[type="file"] {
|
|
|
- display: block;
|
|
|
- height: auto;
|
|
|
- line-height: 1;
|
|
|
- min-height: 36px;
|
|
|
- padding-top: 8px;
|
|
|
- padding-bottom: 8px;
|
|
|
-}
|
|
|
-
|
|
|
-input[type="number"]::-webkit-inner-spin-button,
|
|
|
-input[type="number"]::-webkit-outer-spin-button {
|
|
|
- height: auto;
|
|
|
-}
|
|
|
-
|
|
|
-input[type="range"] {
|
|
|
- display: block;
|
|
|
- height: 36px;
|
|
|
- width: 100%;
|
|
|
-}
|
|
|
-
|
|
|
-input[type="search"] {
|
|
|
- box-sizing: border-box;
|
|
|
- appearance: none;
|
|
|
-}
|
|
|
-
|
|
|
-input[type="search"]::-webkit-search-cancel-button,
|
|
|
-input[type="search"]::-webkit-search-decoration {
|
|
|
- appearance: none;
|
|
|
-}
|
|
|
-
|
|
|
-label {
|
|
|
- font-weight: 500;
|
|
|
-}
|
|
|
-
|
|
|
-legend {
|
|
|
- border: 0;
|
|
|
- display: block;
|
|
|
- font-size: 24px;
|
|
|
- font-weight: 400;
|
|
|
- line-height: 32px;
|
|
|
- margin: 0 0 12px;
|
|
|
- width: 100%;
|
|
|
-}
|
|
|
-
|
|
|
-.btn,
|
|
|
-.fbtn,
|
|
|
-dt,
|
|
|
-kbd kbd,
|
|
|
-optgroup {
|
|
|
- font-weight: 500;
|
|
|
-}
|
|
|
-
|
|
|
-select[multiple],
|
|
|
-select[size] {
|
|
|
- height: auto;
|
|
|
-}
|
|
|
-
|
|
|
-textarea {
|
|
|
- overflow: auto;
|
|
|
-}
|
|
|
-
|
|
|
-.access-hide,
|
|
|
-.waves-wrap,
|
|
|
-svg:not(:root) {
|
|
|
- overflow: hidden;
|
|
|
-}
|
|
|
-
|
|
|
-dd,
|
|
|
-dt,
|
|
|
-li {
|
|
|
- line-height: 20px;
|
|
|
-}
|
|
|
-
|
|
|
-ol,
|
|
|
-ul {
|
|
|
- padding: 0 0 0 32px;
|
|
|
-}
|
|
|
-
|
|
|
-ol ol,
|
|
|
-ol ul,
|
|
|
-ul ol,
|
|
|
-ul ul {
|
|
|
- margin-top: 0;
|
|
|
- margin-bottom: 0;
|
|
|
-}
|
|
|
-
|
|
|
-th {
|
|
|
- text-align: left;
|
|
|
-}
|
|
|
-
|
|
|
-a {
|
|
|
- background-color: transparent;
|
|
|
- color: #399af2;
|
|
|
- text-decoration: none;
|
|
|
-}
|
|
|
-
|
|
|
-a:focus,
|
|
|
-a:hover {
|
|
|
- color: #13c2c2;
|
|
|
- outline: 0;
|
|
|
- text-decoration: underline;
|
|
|
-}
|
|
|
-
|
|
|
-abbr[title] {
|
|
|
- border-bottom: 1px dashed rgb(0 0 0 / 12%);
|
|
|
- cursor: help;
|
|
|
-}
|
|
|
-
|
|
|
-dfn {
|
|
|
- font-style: italic;
|
|
|
-}
|
|
|
-
|
|
|
-.h1,
|
|
|
-.h2,
|
|
|
-.h3,
|
|
|
-.h4,
|
|
|
-.h5,
|
|
|
-.h6,
|
|
|
-h1,
|
|
|
-h2,
|
|
|
-h3,
|
|
|
-h4,
|
|
|
-h5,
|
|
|
-h6 {
|
|
|
- color: inherit;
|
|
|
- font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
|
|
|
- font-weight: 400;
|
|
|
- margin-top: 48px;
|
|
|
- margin-bottom: 12px;
|
|
|
-}
|
|
|
-
|
|
|
-address,
|
|
|
-p {
|
|
|
- margin: 12px 0;
|
|
|
-}
|
|
|
-
|
|
|
-.h1,
|
|
|
-h1 {
|
|
|
- font-size: 44px;
|
|
|
- line-height: 48px;
|
|
|
-}
|
|
|
-
|
|
|
-.h2,
|
|
|
-h2 {
|
|
|
- font-size: 34px;
|
|
|
- line-height: 40px;
|
|
|
-}
|
|
|
-
|
|
|
-.h3,
|
|
|
-h3 {
|
|
|
- font-size: 24px;
|
|
|
- line-height: 32px;
|
|
|
-}
|
|
|
-
|
|
|
-.h4,
|
|
|
-h4 {
|
|
|
- font-size: 20px;
|
|
|
- line-height: 28px;
|
|
|
-}
|
|
|
-
|
|
|
-.h5,
|
|
|
-h5 {
|
|
|
- font-size: 16px;
|
|
|
- line-height: 24px;
|
|
|
-}
|
|
|
-
|
|
|
-.h6,
|
|
|
-address,
|
|
|
-h6 {
|
|
|
- line-height: 20px;
|
|
|
-}
|
|
|
-
|
|
|
-.h6,
|
|
|
-h6 {
|
|
|
- font-size: 12px;
|
|
|
-}
|
|
|
-
|
|
|
-.h1 small,
|
|
|
-.h2 small,
|
|
|
-.h3 small,
|
|
|
-.h4 small,
|
|
|
-h1 small,
|
|
|
-h2 small,
|
|
|
-h3 small,
|
|
|
-h4 small {
|
|
|
- font-size: 14px;
|
|
|
-}
|
|
|
-
|
|
|
-small {
|
|
|
- font-size: 75%;
|
|
|
- line-height: 1;
|
|
|
-}
|
|
|
-
|
|
|
-sub,
|
|
|
-sup {
|
|
|
- font-size: 80%;
|
|
|
- line-height: 0;
|
|
|
- position: relative;
|
|
|
- vertical-align: baseline;
|
|
|
-}
|
|
|
-
|
|
|
-sub {
|
|
|
- bottom: -0.25em;
|
|
|
-}
|
|
|
-
|
|
|
-sup {
|
|
|
- top: -0.5em;
|
|
|
-}
|
|
|
-
|
|
|
-address {
|
|
|
- font-size: 14px;
|
|
|
- font-style: normal;
|
|
|
- font-weight: 400;
|
|
|
-}
|
|
|
-
|
|
|
-article,
|
|
|
-aside,
|
|
|
-details,
|
|
|
-figcaption,
|
|
|
-figure,
|
|
|
-footer,
|
|
|
-header,
|
|
|
-hgroup,
|
|
|
-main,
|
|
|
-menu,
|
|
|
-nav,
|
|
|
-section,
|
|
|
-summary {
|
|
|
- display: block;
|
|
|
-}
|
|
|
-
|
|
|
-audio,
|
|
|
-canvas,
|
|
|
-progress,
|
|
|
-video {
|
|
|
- vertical-align: baseline;
|
|
|
-}
|
|
|
-
|
|
|
-audio:not([controls]) {
|
|
|
- display: none;
|
|
|
- height: 0;
|
|
|
-}
|
|
|
-
|
|
|
-blockquote,
|
|
|
-q {
|
|
|
- font-size: 20px;
|
|
|
- font-style: italic;
|
|
|
- font-weight: 300;
|
|
|
- line-height: 28px;
|
|
|
- margin: 24px 0;
|
|
|
- padding-right: 32px;
|
|
|
- padding-left: 32px;
|
|
|
- position: relative;
|
|
|
-}
|
|
|
-
|
|
|
-figure {
|
|
|
- margin: 1em 40px;
|
|
|
-}
|
|
|
-
|
|
|
-.hr,
|
|
|
-hr {
|
|
|
- border: 0;
|
|
|
- border-top: 1px solid rgb(0 0 0 / 12%);
|
|
|
- box-sizing: content-box;
|
|
|
- display: block;
|
|
|
- height: 0;
|
|
|
- margin-top: 24px;
|
|
|
- margin-bottom: 24px;
|
|
|
-}
|
|
|
-
|
|
|
-img {
|
|
|
- border: 0;
|
|
|
- vertical-align: middle;
|
|
|
-}
|
|
|
-
|
|
|
-[hidden],
|
|
|
-template {
|
|
|
- display: none;
|
|
|
-}
|
|
|
-
|
|
|
-.container::after,
|
|
|
-.container::before,
|
|
|
-.row::after,
|
|
|
-.row::before {
|
|
|
- content: "";
|
|
|
- display: table;
|
|
|
- line-height: 0;
|
|
|
-}
|
|
|
-/*!
|
|
|
- * bootstrap v3.3.5 (http://getbootstrap.com)
|
|
|
- * based on bootstrap's grid system
|
|
|
-*/.col-lg-1,
|
|
|
-.col-lg-10,
|
|
|
-.col-lg-11,
|
|
|
-.col-lg-12,
|
|
|
-.col-lg-2,
|
|
|
-.col-lg-3,
|
|
|
-.col-lg-4,
|
|
|
-.col-lg-5,
|
|
|
-.col-lg-6,
|
|
|
-.col-lg-7,
|
|
|
-.col-lg-8,
|
|
|
-.col-lg-9,
|
|
|
-.col-md-1,
|
|
|
-.col-md-10,
|
|
|
-.col-md-11,
|
|
|
-.col-md-12,
|
|
|
-.col-md-2,
|
|
|
-.col-md-3,
|
|
|
-.col-md-4,
|
|
|
-.col-md-5,
|
|
|
-.col-md-6,
|
|
|
-.col-md-7,
|
|
|
-.col-md-8,
|
|
|
-.col-md-9,
|
|
|
-.col-sm-1,
|
|
|
-.col-sm-10,
|
|
|
-.col-sm-11,
|
|
|
-.col-sm-12,
|
|
|
-.col-sm-2,
|
|
|
-.col-sm-3,
|
|
|
-.col-sm-4,
|
|
|
-.col-sm-5,
|
|
|
-.col-sm-6,
|
|
|
-.col-sm-7,
|
|
|
-.col-sm-8,
|
|
|
-.col-sm-9,
|
|
|
-.col-xs-1,
|
|
|
-.col-xs-10,
|
|
|
-.col-xs-11,
|
|
|
-.col-xs-12,
|
|
|
-.col-xs-2,
|
|
|
-.col-xs-3,
|
|
|
-.col-xs-4,
|
|
|
-.col-xs-5,
|
|
|
-.col-xs-6,
|
|
|
-.col-xs-7,
|
|
|
-.col-xs-8,
|
|
|
-.col-xs-9,
|
|
|
-.col-xx-1,
|
|
|
-.col-xx-10,
|
|
|
-.col-xx-11,
|
|
|
-.col-xx-12,
|
|
|
-.col-xx-2,
|
|
|
-.col-xx-3,
|
|
|
-.col-xx-4,
|
|
|
-.col-xx-5,
|
|
|
-.col-xx-6,
|
|
|
-.col-xx-7,
|
|
|
-.col-xx-8,
|
|
|
-.col-xx-9 {
|
|
|
- min-height: 1px;
|
|
|
- position: relative;
|
|
|
- padding-left: 16px;
|
|
|
- padding-right: 16px;
|
|
|
-}
|
|
|
-
|
|
|
-.col-xx-1 {
|
|
|
- width: 8.33333%;
|
|
|
-}
|
|
|
-
|
|
|
-.col-xx-2 {
|
|
|
- width: 16.66667%;
|
|
|
-}
|
|
|
-
|
|
|
-.col-xx-3 {
|
|
|
- width: 25%;
|
|
|
-}
|
|
|
-
|
|
|
-.col-xx-4 {
|
|
|
- width: 33.33333%;
|
|
|
-}
|
|
|
-
|
|
|
-.col-xx-5 {
|
|
|
- width: 41.66667%;
|
|
|
-}
|
|
|
-
|
|
|
-.col-xx-6 {
|
|
|
- width: 50%;
|
|
|
-}
|
|
|
-
|
|
|
-.col-xx-7 {
|
|
|
- width: 58.33333%;
|
|
|
-}
|
|
|
-
|
|
|
-.col-xx-8 {
|
|
|
- width: 66.66667%;
|
|
|
-}
|
|
|
-
|
|
|
-.col-xx-9 {
|
|
|
- width: 75%;
|
|
|
-}
|
|
|
-
|
|
|
-.col-xx-10 {
|
|
|
- width: 83.33333%;
|
|
|
-}
|
|
|
-
|
|
|
-.col-xx-11 {
|
|
|
- width: 91.66667%;
|
|
|
-}
|
|
|
-
|
|
|
-.col-xx-12 {
|
|
|
- width: 100%;
|
|
|
-}
|
|
|
-
|
|
|
-.col-xx-offset-0 {
|
|
|
- margin-left: 0;
|
|
|
-}
|
|
|
-
|
|
|
-.col-xx-offset-1 {
|
|
|
- margin-left: 8.33333%;
|
|
|
-}
|
|
|
-
|
|
|
-.col-xx-offset-2 {
|
|
|
- margin-left: 16.66667%;
|
|
|
-}
|
|
|
-
|
|
|
-.col-xx-offset-3 {
|
|
|
- margin-left: 25%;
|
|
|
-}
|
|
|
-
|
|
|
-.col-xx-offset-4 {
|
|
|
- margin-left: 33.33333%;
|
|
|
-}
|
|
|
-
|
|
|
-.col-xx-offset-5 {
|
|
|
- margin-left: 41.66667%;
|
|
|
-}
|
|
|
-
|
|
|
-.col-xx-offset-6 {
|
|
|
- margin-left: 50%;
|
|
|
-}
|
|
|
-
|
|
|
-.col-xx-offset-7 {
|
|
|
- margin-left: 58.33333%;
|
|
|
-}
|
|
|
-
|
|
|
-.col-xx-offset-8 {
|
|
|
- margin-left: 66.66667%;
|
|
|
-}
|
|
|
-
|
|
|
-.col-xx-offset-9 {
|
|
|
- margin-left: 75%;
|
|
|
-}
|
|
|
-
|
|
|
-.col-xx-offset-10 {
|
|
|
- margin-left: 83.33333%;
|
|
|
-}
|
|
|
-
|
|
|
-.col-xx-offset-11 {
|
|
|
- margin-left: 91.66667%;
|
|
|
-}
|
|
|
-
|
|
|
-.col-xx-offset-12 {
|
|
|
- margin-left: 100%;
|
|
|
-}
|
|
|
-
|
|
|
-.col-xx-pull-0 {
|
|
|
- right: 0;
|
|
|
-}
|
|
|
-
|
|
|
-.col-xx-pull-1 {
|
|
|
- right: 8.33333%;
|
|
|
-}
|
|
|
-
|
|
|
-.col-xx-pull-2 {
|
|
|
- right: 16.66667%;
|
|
|
-}
|
|
|
-
|
|
|
-.col-xx-pull-3 {
|
|
|
- right: 25%;
|
|
|
-}
|
|
|
-
|
|
|
-.col-xx-pull-4 {
|
|
|
- right: 33.33333%;
|
|
|
-}
|
|
|
-
|
|
|
-.col-xx-pull-5 {
|
|
|
- right: 41.66667%;
|
|
|
-}
|
|
|
-
|
|
|
-.col-xx-pull-6 {
|
|
|
- right: 50%;
|
|
|
-}
|
|
|
-
|
|
|
-.col-xx-pull-7 {
|
|
|
- right: 58.33333%;
|
|
|
-}
|
|
|
-
|
|
|
-.col-xx-pull-8 {
|
|
|
- right: 66.66667%;
|
|
|
-}
|
|
|
-
|
|
|
-.col-xx-pull-9 {
|
|
|
- right: 75%;
|
|
|
-}
|
|
|
-
|
|
|
-.col-xx-pull-10 {
|
|
|
- right: 83.33333%;
|
|
|
-}
|
|
|
-
|
|
|
-.col-xx-pull-11 {
|
|
|
- right: 91.66667%;
|
|
|
-}
|
|
|
-
|
|
|
-.col-xx-pull-12 {
|
|
|
- right: 100%;
|
|
|
-}
|
|
|
-
|
|
|
-.col-xx-push-0 {
|
|
|
- left: 0;
|
|
|
-}
|
|
|
-
|
|
|
-.col-xx-push-1 {
|
|
|
- left: 8.33333%;
|
|
|
-}
|
|
|
-
|
|
|
-.col-xx-push-2 {
|
|
|
- left: 16.66667%;
|
|
|
-}
|
|
|
-
|
|
|
-.col-xx-push-3 {
|
|
|
- left: 25%;
|
|
|
-}
|
|
|
-
|
|
|
-.col-xx-push-4 {
|
|
|
- left: 33.33333%;
|
|
|
-}
|
|
|
-
|
|
|
-.col-xx-push-5 {
|
|
|
- left: 41.66667%;
|
|
|
-}
|
|
|
-
|
|
|
-.col-xx-push-6 {
|
|
|
- left: 50%;
|
|
|
-}
|
|
|
-
|
|
|
-.col-xx-push-7 {
|
|
|
- left: 58.33333%;
|
|
|
-}
|
|
|
-
|
|
|
-.col-xx-push-8 {
|
|
|
- left: 66.66667%;
|
|
|
-}
|
|
|
-
|
|
|
-.col-xx-push-9 {
|
|
|
- left: 75%;
|
|
|
-}
|
|
|
-
|
|
|
-.col-xx-push-10 {
|
|
|
- left: 83.33333%;
|
|
|
-}
|
|
|
-
|
|
|
-.col-xx-push-11 {
|
|
|
- left: 91.66667%;
|
|
|
-}
|
|
|
-
|
|
|
-.col-xx-push-12 {
|
|
|
- left: 100%;
|
|
|
-}
|
|
|
-
|
|
|
-@media only screen and (min-width: 480px) {
|
|
|
- .col-xs-1,
|
|
|
- .col-xs-10,
|
|
|
- .col-xs-11,
|
|
|
- .col-xs-12,
|
|
|
- .col-xs-2,
|
|
|
- .col-xs-3,
|
|
|
- .col-xs-4,
|
|
|
- .col-xs-5,
|
|
|
- .col-xs-6,
|
|
|
- .col-xs-7,
|
|
|
- .col-xs-8,
|
|
|
- .col-xs-9 {
|
|
|
- float: left;
|
|
|
- }
|
|
|
-
|
|
|
- .col-xs-1 {
|
|
|
- width: 8.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-xs-2 {
|
|
|
- width: 16.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-xs-3 {
|
|
|
- width: 25%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-xs-4 {
|
|
|
- width: 33.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-xs-5 {
|
|
|
- width: 41.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-xs-6 {
|
|
|
- width: 50%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-xs-7 {
|
|
|
- width: 58.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-xs-8 {
|
|
|
- width: 66.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-xs-9 {
|
|
|
- width: 75%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-xs-10 {
|
|
|
- width: 83.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-xs-11 {
|
|
|
- width: 91.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-xs-12 {
|
|
|
- width: 100%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-xs-offset-0 {
|
|
|
- margin-left: 0;
|
|
|
- }
|
|
|
-
|
|
|
- .col-xs-offset-1 {
|
|
|
- margin-left: 8.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-xs-offset-2 {
|
|
|
- margin-left: 16.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-xs-offset-3 {
|
|
|
- margin-left: 25%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-xs-offset-4 {
|
|
|
- margin-left: 33.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-xs-offset-5 {
|
|
|
- margin-left: 41.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-xs-offset-6 {
|
|
|
- margin-left: 50%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-xs-offset-7 {
|
|
|
- margin-left: 58.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-xs-offset-8 {
|
|
|
- margin-left: 66.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-xs-offset-9 {
|
|
|
- margin-left: 75%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-xs-offset-10 {
|
|
|
- margin-left: 83.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-xs-offset-11 {
|
|
|
- margin-left: 91.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-xs-offset-12 {
|
|
|
- margin-left: 100%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-xs-pull-0 {
|
|
|
- right: 0;
|
|
|
- }
|
|
|
-
|
|
|
- .col-xs-pull-1 {
|
|
|
- right: 8.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-xs-pull-2 {
|
|
|
- right: 16.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-xs-pull-3 {
|
|
|
- right: 25%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-xs-pull-4 {
|
|
|
- right: 33.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-xs-pull-5 {
|
|
|
- right: 41.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-xs-pull-6 {
|
|
|
- right: 50%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-xs-pull-7 {
|
|
|
- right: 58.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-xs-pull-8 {
|
|
|
- right: 66.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-xs-pull-9 {
|
|
|
- right: 75%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-xs-pull-10 {
|
|
|
- right: 83.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-xs-pull-11 {
|
|
|
- right: 91.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-xs-pull-12 {
|
|
|
- right: 100%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-xs-push-0 {
|
|
|
- left: 0;
|
|
|
- }
|
|
|
-
|
|
|
- .col-xs-push-1 {
|
|
|
- left: 8.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-xs-push-2 {
|
|
|
- left: 16.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-xs-push-3 {
|
|
|
- left: 25%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-xs-push-4 {
|
|
|
- left: 33.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-xs-push-5 {
|
|
|
- left: 41.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-xs-push-6 {
|
|
|
- left: 50%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-xs-push-7 {
|
|
|
- left: 58.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-xs-push-8 {
|
|
|
- left: 66.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-xs-push-9 {
|
|
|
- left: 75%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-xs-push-10 {
|
|
|
- left: 83.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-xs-push-11 {
|
|
|
- left: 91.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-xs-push-12 {
|
|
|
- left: 100%;
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-@media only screen and (min-width: 768px) {
|
|
|
- .col-sm-1,
|
|
|
- .col-sm-10,
|
|
|
- .col-sm-11,
|
|
|
- .col-sm-12,
|
|
|
- .col-sm-2,
|
|
|
- .col-sm-3,
|
|
|
- .col-sm-4,
|
|
|
- .col-sm-5,
|
|
|
- .col-sm-6,
|
|
|
- .col-sm-7,
|
|
|
- .col-sm-8,
|
|
|
- .col-sm-9 {
|
|
|
- float: left;
|
|
|
- }
|
|
|
-
|
|
|
- .col-sm-1 {
|
|
|
- width: 8.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-sm-2 {
|
|
|
- width: 16.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-sm-3 {
|
|
|
- width: 25%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-sm-4 {
|
|
|
- width: 33.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-sm-5 {
|
|
|
- width: 41.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-sm-6 {
|
|
|
- width: 50%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-sm-7 {
|
|
|
- width: 58.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-sm-8 {
|
|
|
- width: 66.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-sm-9 {
|
|
|
- width: 75%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-sm-10 {
|
|
|
- width: 83.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-sm-11 {
|
|
|
- width: 91.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-sm-12 {
|
|
|
- width: 100%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-sm-offset-0 {
|
|
|
- margin-left: 0;
|
|
|
- }
|
|
|
-
|
|
|
- .col-sm-offset-1 {
|
|
|
- margin-left: 8.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-sm-offset-2 {
|
|
|
- margin-left: 16.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-sm-offset-3 {
|
|
|
- margin-left: 25%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-sm-offset-4 {
|
|
|
- margin-left: 33.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-sm-offset-5 {
|
|
|
- margin-left: 41.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-sm-offset-6 {
|
|
|
- margin-left: 50%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-sm-offset-7 {
|
|
|
- margin-left: 58.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-sm-offset-8 {
|
|
|
- margin-left: 66.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-sm-offset-9 {
|
|
|
- margin-left: 75%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-sm-offset-10 {
|
|
|
- margin-left: 83.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-sm-offset-11 {
|
|
|
- margin-left: 91.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-sm-offset-12 {
|
|
|
- margin-left: 100%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-sm-pull-0 {
|
|
|
- right: 0;
|
|
|
- }
|
|
|
-
|
|
|
- .col-sm-pull-1 {
|
|
|
- right: 8.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-sm-pull-2 {
|
|
|
- right: 16.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-sm-pull-3 {
|
|
|
- right: 25%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-sm-pull-4 {
|
|
|
- right: 33.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-sm-pull-5 {
|
|
|
- right: 41.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-sm-pull-6 {
|
|
|
- right: 50%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-sm-pull-7 {
|
|
|
- right: 58.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-sm-pull-8 {
|
|
|
- right: 66.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-sm-pull-9 {
|
|
|
- right: 75%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-sm-pull-10 {
|
|
|
- right: 83.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-sm-pull-11 {
|
|
|
- right: 91.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-sm-pull-12 {
|
|
|
- right: 100%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-sm-push-0 {
|
|
|
- left: 0;
|
|
|
- }
|
|
|
-
|
|
|
- .col-sm-push-1 {
|
|
|
- left: 8.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-sm-push-2 {
|
|
|
- left: 16.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-sm-push-3 {
|
|
|
- left: 25%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-sm-push-4 {
|
|
|
- left: 33.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-sm-push-5 {
|
|
|
- left: 41.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-sm-push-6 {
|
|
|
- left: 50%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-sm-push-7 {
|
|
|
- left: 58.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-sm-push-8 {
|
|
|
- left: 66.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-sm-push-9 {
|
|
|
- left: 75%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-sm-push-10 {
|
|
|
- left: 83.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-sm-push-11 {
|
|
|
- left: 91.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-sm-push-12 {
|
|
|
- left: 100%;
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-@media only screen and (min-width: 992px) {
|
|
|
- .col-md-1,
|
|
|
- .col-md-10,
|
|
|
- .col-md-11,
|
|
|
- .col-md-12,
|
|
|
- .col-md-2,
|
|
|
- .col-md-3,
|
|
|
- .col-md-4,
|
|
|
- .col-md-5,
|
|
|
- .col-md-6,
|
|
|
- .col-md-7,
|
|
|
- .col-md-8,
|
|
|
- .col-md-9 {
|
|
|
- float: left;
|
|
|
- }
|
|
|
-
|
|
|
- .col-md-1 {
|
|
|
- width: 8.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-md-2 {
|
|
|
- width: 16.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-md-3 {
|
|
|
- width: 25%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-md-4 {
|
|
|
- width: 33.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-md-5 {
|
|
|
- width: 41.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-md-6 {
|
|
|
- width: 50%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-md-7 {
|
|
|
- width: 58.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-md-8 {
|
|
|
- width: 66.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-md-9 {
|
|
|
- width: 75%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-md-10 {
|
|
|
- width: 83.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-md-11 {
|
|
|
- width: 91.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-md-12 {
|
|
|
- width: 100%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-md-offset-0 {
|
|
|
- margin-left: 0;
|
|
|
- }
|
|
|
-
|
|
|
- .col-md-offset-1 {
|
|
|
- margin-left: 8.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-md-offset-2 {
|
|
|
- margin-left: 16.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-md-offset-3 {
|
|
|
- margin-left: 25%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-md-offset-4 {
|
|
|
- margin-left: 33.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-md-offset-5 {
|
|
|
- margin-left: 41.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-md-offset-6 {
|
|
|
- margin-left: 50%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-md-offset-7 {
|
|
|
- margin-left: 58.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-md-offset-8 {
|
|
|
- margin-left: 66.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-md-offset-9 {
|
|
|
- margin-left: 75%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-md-offset-10 {
|
|
|
- margin-left: 83.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-md-offset-11 {
|
|
|
- margin-left: 91.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-md-offset-12 {
|
|
|
- margin-left: 100%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-md-pull-0 {
|
|
|
- right: 0;
|
|
|
- }
|
|
|
-
|
|
|
- .col-md-pull-1 {
|
|
|
- right: 8.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-md-pull-2 {
|
|
|
- right: 16.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-md-pull-3 {
|
|
|
- right: 25%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-md-pull-4 {
|
|
|
- right: 33.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-md-pull-5 {
|
|
|
- right: 41.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-md-pull-6 {
|
|
|
- right: 50%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-md-pull-7 {
|
|
|
- right: 58.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-md-pull-8 {
|
|
|
- right: 66.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-md-pull-9 {
|
|
|
- right: 75%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-md-pull-10 {
|
|
|
- right: 83.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-md-pull-11 {
|
|
|
- right: 91.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-md-pull-12 {
|
|
|
- right: 100%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-md-push-0 {
|
|
|
- left: 0;
|
|
|
- }
|
|
|
-
|
|
|
- .col-md-push-1 {
|
|
|
- left: 8.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-md-push-2 {
|
|
|
- left: 16.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-md-push-3 {
|
|
|
- left: 25%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-md-push-4 {
|
|
|
- left: 33.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-md-push-5 {
|
|
|
- left: 41.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-md-push-6 {
|
|
|
- left: 50%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-md-push-7 {
|
|
|
- left: 58.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-md-push-8 {
|
|
|
- left: 66.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-md-push-9 {
|
|
|
- left: 75%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-md-push-10 {
|
|
|
- left: 83.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-md-push-11 {
|
|
|
- left: 91.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-md-push-12 {
|
|
|
- left: 100%;
|
|
|
- }
|
|
|
-
|
|
|
- .container {
|
|
|
- max-width: 960px;
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-@media only screen and (min-width: 1440px) {
|
|
|
- .col-lg-1,
|
|
|
- .col-lg-10,
|
|
|
- .col-lg-11,
|
|
|
- .col-lg-12,
|
|
|
- .col-lg-2,
|
|
|
- .col-lg-3,
|
|
|
- .col-lg-4,
|
|
|
- .col-lg-5,
|
|
|
- .col-lg-6,
|
|
|
- .col-lg-7,
|
|
|
- .col-lg-8,
|
|
|
- .col-lg-9 {
|
|
|
- float: left;
|
|
|
- }
|
|
|
-
|
|
|
- .col-lg-1 {
|
|
|
- width: 8.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-lg-2 {
|
|
|
- width: 16.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-lg-3 {
|
|
|
- width: 25%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-lg-4 {
|
|
|
- width: 33.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-lg-5 {
|
|
|
- width: 41.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-lg-6 {
|
|
|
- width: 50%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-lg-7 {
|
|
|
- width: 58.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-lg-8 {
|
|
|
- width: 66.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-lg-9 {
|
|
|
- width: 75%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-lg-10 {
|
|
|
- width: 83.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-lg-11 {
|
|
|
- width: 91.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-lg-12 {
|
|
|
- width: 100%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-lg-offset-0 {
|
|
|
- margin-left: 0;
|
|
|
- }
|
|
|
-
|
|
|
- .col-lg-offset-1 {
|
|
|
- margin-left: 8.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-lg-offset-2 {
|
|
|
- margin-left: 16.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-lg-offset-3 {
|
|
|
- margin-left: 25%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-lg-offset-4 {
|
|
|
- margin-left: 33.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-lg-offset-5 {
|
|
|
- margin-left: 41.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-lg-offset-6 {
|
|
|
- margin-left: 50%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-lg-offset-7 {
|
|
|
- margin-left: 58.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-lg-offset-8 {
|
|
|
- margin-left: 66.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-lg-offset-9 {
|
|
|
- margin-left: 75%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-lg-offset-10 {
|
|
|
- margin-left: 83.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-lg-offset-11 {
|
|
|
- margin-left: 91.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-lg-offset-12 {
|
|
|
- margin-left: 100%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-lg-pull-0 {
|
|
|
- right: 0;
|
|
|
- }
|
|
|
-
|
|
|
- .col-lg-pull-1 {
|
|
|
- right: 8.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-lg-pull-2 {
|
|
|
- right: 16.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-lg-pull-3 {
|
|
|
- right: 25%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-lg-pull-4 {
|
|
|
- right: 33.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-lg-pull-5 {
|
|
|
- right: 41.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-lg-pull-6 {
|
|
|
- right: 50%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-lg-pull-7 {
|
|
|
- right: 58.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-lg-pull-8 {
|
|
|
- right: 66.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-lg-pull-9 {
|
|
|
- right: 75%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-lg-pull-10 {
|
|
|
- right: 83.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-lg-pull-11 {
|
|
|
- right: 91.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-lg-pull-12 {
|
|
|
- right: 100%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-lg-push-0 {
|
|
|
- left: 0;
|
|
|
- }
|
|
|
-
|
|
|
- .col-lg-push-1 {
|
|
|
- left: 8.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-lg-push-2 {
|
|
|
- left: 16.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-lg-push-3 {
|
|
|
- left: 25%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-lg-push-4 {
|
|
|
- left: 33.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-lg-push-5 {
|
|
|
- left: 41.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-lg-push-6 {
|
|
|
- left: 50%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-lg-push-7 {
|
|
|
- left: 58.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-lg-push-8 {
|
|
|
- left: 66.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-lg-push-9 {
|
|
|
- left: 75%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-lg-push-10 {
|
|
|
- left: 83.33333%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-lg-push-11 {
|
|
|
- left: 91.66667%;
|
|
|
- }
|
|
|
-
|
|
|
- .col-lg-push-12 {
|
|
|
- left: 100%;
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-.container {
|
|
|
- margin-right: auto;
|
|
|
- margin-left: auto;
|
|
|
- padding-right: 10px;
|
|
|
- padding-left: 10px;
|
|
|
-}
|
|
|
-
|
|
|
-@media only screen and (min-width: 1440px) {
|
|
|
- .container {
|
|
|
- max-width: 1408px;
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-.container-full {
|
|
|
- max-width: none;
|
|
|
-}
|
|
|
-
|
|
|
-.row {
|
|
|
- margin-right: -10px;
|
|
|
- margin-left: -10px;
|
|
|
-}
|
|
|
-
|
|
|
-/*!
|
|
|
- * material icons v2.2.0
|
|
|
- * http://google.github.io/material-design-icons/#icon-font-for-the-web
|
|
|
- */
|
|
|
-
|
|
|
-.breadcrumb > li + li::before,
|
|
|
-.icon {
|
|
|
- display: inline-block;
|
|
|
- font-family: "Material Icons";
|
|
|
- font-feature-settings: "liga";
|
|
|
- font-feature-settings: "liga";
|
|
|
- font-size: inherit;
|
|
|
- font-style: normal;
|
|
|
- font-weight: 400;
|
|
|
- height: 1em;
|
|
|
- letter-spacing: normal;
|
|
|
- line-height: 1;
|
|
|
- overflow: hidden;
|
|
|
- text-rendering: optimizelegibility;
|
|
|
- text-transform: none;
|
|
|
- vertical-align: -16%;
|
|
|
- white-space: nowrap;
|
|
|
- width: 1em;
|
|
|
- word-wrap: normal;
|
|
|
- -webkit-font-smoothing: antialiased;
|
|
|
- -moz-osx-font-smoothing: grayscale;
|
|
|
-}
|
|
|
-
|
|
|
-.icon-2x {
|
|
|
- font-size: 2em;
|
|
|
-}
|
|
|
-
|
|
|
-.icon-3x {
|
|
|
- font-size: 3em;
|
|
|
-}
|
|
|
-
|
|
|
-.icon-4x {
|
|
|
- font-size: 4em;
|
|
|
-}
|
|
|
-
|
|
|
-.icon-5x {
|
|
|
- font-size: 5em;
|
|
|
-}
|
|
|
-
|
|
|
-/* ICON图标大小 */
|
|
|
-.icon-lg {
|
|
|
- font-size: 1.4em;
|
|
|
-}
|
|
|
-
|
|
|
-/* ICON菜单图标大小 */
|
|
|
-.icon-cd {
|
|
|
- font-size: 2.2em;
|
|
|
-}
|
|
|
-
|
|
|
-/*!
|
|
|
- * waves v0.7.4
|
|
|
- * http://fian.my.id/Waves
|
|
|
- */.waves-effect .waves-ripple {
|
|
|
- background-clip: content-box;
|
|
|
- background-color: rgb(0 0 0 / 30%);
|
|
|
- border-radius: 50%;
|
|
|
- height: 60px;
|
|
|
- margin-top: -30px;
|
|
|
- margin-left: -30px;
|
|
|
- opacity: 0;
|
|
|
- position: absolute;
|
|
|
- transform: scale(0) translate(0, 0);
|
|
|
- transform: scale(0) translate(0, 0);
|
|
|
- transition-duration: 0.6s;
|
|
|
- transition-duration: 0.6s;
|
|
|
- transition-property: opacity, -webkit-transform;
|
|
|
- transition-property: opacity, transform, -webkit-transform;
|
|
|
- transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
- transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
- width: 60px;
|
|
|
-}
|
|
|
-
|
|
|
-.waves-effect.waves-light .waves-ripple {
|
|
|
- background-color: rgb(255 255 255 / 30%);
|
|
|
-}
|
|
|
-
|
|
|
-.waves-wrap {
|
|
|
- pointer-events: none;
|
|
|
- position: absolute;
|
|
|
- top: 0;
|
|
|
- right: 0;
|
|
|
- bottom: 0;
|
|
|
- left: 0;
|
|
|
- user-select: none;
|
|
|
- user-select: none;
|
|
|
-}
|
|
|
-
|
|
|
-.waves-circle > .waves-wrap {
|
|
|
- border-radius: 50%;
|
|
|
- mask: url();
|
|
|
- mask: url();
|
|
|
- transform: translateZ(0);
|
|
|
- transform: translateZ(0);
|
|
|
- mask-image: radial-gradient(circle, #fff 100%, #000 100%);
|
|
|
-}
|
|
|
-
|
|
|
-@media print {
|
|
|
- blockquote,
|
|
|
- img,
|
|
|
- pre,
|
|
|
- tr {
|
|
|
- page-break-inside: avoid;
|
|
|
- }
|
|
|
-
|
|
|
- *,
|
|
|
- ::after,
|
|
|
- ::before {
|
|
|
- background: 0 0 !important;
|
|
|
- box-shadow: none !important;
|
|
|
- text-shadow: none !important;
|
|
|
- }
|
|
|
-
|
|
|
- a,
|
|
|
- a:visited {
|
|
|
- text-decoration: underline;
|
|
|
- }
|
|
|
-
|
|
|
- a[href]::after {
|
|
|
- content: " (" attr(href) ")";
|
|
|
- }
|
|
|
-
|
|
|
- a[href^="#"]::after,
|
|
|
- a[href^="javascript:"]::after {
|
|
|
- content: "";
|
|
|
- }
|
|
|
-
|
|
|
- abbr[title]::after {
|
|
|
- content: " (" attr(title) ")";
|
|
|
- }
|
|
|
-
|
|
|
- blockquote,
|
|
|
- pre {
|
|
|
- border: 1px solid #dadada;
|
|
|
- }
|
|
|
-
|
|
|
- img {
|
|
|
- max-width: 100% !important;
|
|
|
- }
|
|
|
-
|
|
|
- h2,
|
|
|
- h3,
|
|
|
- p {
|
|
|
- orphans: 3;
|
|
|
- widows: 3;
|
|
|
- }
|
|
|
-
|
|
|
- h2,
|
|
|
- h3 {
|
|
|
- page-break-after: avoid;
|
|
|
- }
|
|
|
-
|
|
|
- thead {
|
|
|
- display: table-header-group;
|
|
|
- }
|
|
|
-
|
|
|
- .hidden-print {
|
|
|
- display: none !important;
|
|
|
- }
|
|
|
-
|
|
|
- .card,
|
|
|
- .card-img,
|
|
|
- .card-side {
|
|
|
- border-radius: 0 !important;
|
|
|
- }
|
|
|
-
|
|
|
- .card,
|
|
|
- .tile {
|
|
|
- border: 1px solid #dadada;
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-.visible-print-block {
|
|
|
- display: none !important;
|
|
|
-}
|
|
|
-
|
|
|
-@media print {
|
|
|
- .visible-print-block {
|
|
|
- display: block !important;
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-.visible-print-inline {
|
|
|
- display: none !important;
|
|
|
-}
|
|
|
-
|
|
|
-@media print {
|
|
|
- .visible-print-inline {
|
|
|
- display: inline !important;
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-.visible-print-inline-block {
|
|
|
- display: none !important;
|
|
|
-}
|
|
|
-
|
|
|
-@media print {
|
|
|
- .visible-print-inline-block {
|
|
|
- display: inline-block !important;
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-.access-hide {
|
|
|
- border: 0;
|
|
|
- clip: rect(0, 0, 0, 0);
|
|
|
- height: 1px;
|
|
|
- margin: -1px;
|
|
|
- padding: 0;
|
|
|
- position: absolute;
|
|
|
- width: 1px;
|
|
|
-}
|
|
|
-
|
|
|
-.access-hide.focusable:active,
|
|
|
-.access-hide.focusable:focus {
|
|
|
- clip: auto;
|
|
|
- height: auto;
|
|
|
- margin: 0;
|
|
|
- overflow: visible;
|
|
|
- position: static;
|
|
|
- width: auto;
|
|
|
-}
|
|
|
-
|
|
|
-.collapsible-region,
|
|
|
-.collapsing,
|
|
|
-.media,
|
|
|
-.media-inner {
|
|
|
- overflow: hidden;
|
|
|
-}
|
|
|
-
|
|
|
-.btn,
|
|
|
-.collapsing,
|
|
|
-.el-loading {
|
|
|
- position: relative;
|
|
|
-}
|
|
|
-
|
|
|
-.clearfix::after,
|
|
|
-.clearfix::before {
|
|
|
- content: "";
|
|
|
- display: table;
|
|
|
- line-height: 0;
|
|
|
-}
|
|
|
-
|
|
|
-.collapse {
|
|
|
- display: none;
|
|
|
-}
|
|
|
-
|
|
|
-.collapse.in {
|
|
|
- display: block;
|
|
|
-}
|
|
|
-
|
|
|
-.collapsed > .collapsed-hide,
|
|
|
-:not(.collapsed) > .collapsed-show {
|
|
|
- display: none;
|
|
|
-}
|
|
|
-
|
|
|
-.collapsing {
|
|
|
- height: 0;
|
|
|
- transition: height 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
- transition: height 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
-}
|
|
|
-
|
|
|
-.el-loading-indicator {
|
|
|
- background-color: #fff;
|
|
|
- font-family: sans-serif !important;
|
|
|
- height: 100%;
|
|
|
- min-height: 4px;
|
|
|
- overflow: hidden;
|
|
|
- padding: 24px 16px;
|
|
|
- position: absolute;
|
|
|
- top: 0;
|
|
|
- left: 0;
|
|
|
- text-align: center;
|
|
|
- width: 100%;
|
|
|
- z-index: 2;
|
|
|
-}
|
|
|
-
|
|
|
-.el-loading-done > .el-loading-indicator {
|
|
|
- opacity: 0;
|
|
|
- transform: scale(0, 0);
|
|
|
- transform: scale(0, 0);
|
|
|
- transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0s 0.3s;
|
|
|
- transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0s 0.3s;
|
|
|
- transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1), transform 0s 0.3s;
|
|
|
- transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1), transform 0s 0.3s, -webkit-transform 0s 0.3s;
|
|
|
-}
|
|
|
-
|
|
|
-.btn::after,
|
|
|
-.fade {
|
|
|
- transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
-}
|
|
|
-
|
|
|
-.el-loading-indicator-fixed {
|
|
|
- position: fixed;
|
|
|
- z-index: 41;
|
|
|
-}
|
|
|
-
|
|
|
-.el-loading-indicator-linear {
|
|
|
- padding: 0 !important;
|
|
|
-}
|
|
|
-
|
|
|
-.fade {
|
|
|
- opacity: 0;
|
|
|
- transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
-}
|
|
|
-
|
|
|
-.fade.in {
|
|
|
- opacity: 1;
|
|
|
-}
|
|
|
-
|
|
|
-.iframe-seamless {
|
|
|
- border: 0;
|
|
|
- display: block;
|
|
|
- height: 100%;
|
|
|
- margin: 0;
|
|
|
- padding: 0;
|
|
|
- width: 100%;
|
|
|
-}
|
|
|
-
|
|
|
-.img-responsive {
|
|
|
- display: block;
|
|
|
- height: auto;
|
|
|
- max-width: 100%;
|
|
|
- width: 100%\9;
|
|
|
-}
|
|
|
-
|
|
|
-.list-clear,
|
|
|
-.list-inline {
|
|
|
- list-style: none;
|
|
|
- padding-left: 0;
|
|
|
-}
|
|
|
-
|
|
|
-.list-inline {
|
|
|
- margin-left: -8px;
|
|
|
-}
|
|
|
-
|
|
|
-.list-inline > li {
|
|
|
- display: inline-block;
|
|
|
- padding-right: 8px;
|
|
|
- padding-left: 8px;
|
|
|
-}
|
|
|
-
|
|
|
-.margin-bottom {
|
|
|
- margin-bottom: 24px !important;
|
|
|
-}
|
|
|
-
|
|
|
-.margin-bottom-lg {
|
|
|
- margin-bottom: 48px !important;
|
|
|
-}
|
|
|
-
|
|
|
-.margin-bottom-no {
|
|
|
- margin-bottom: 0 !important;
|
|
|
-}
|
|
|
-
|
|
|
-.margin-bottom-sm {
|
|
|
- margin-bottom: 12px !important;
|
|
|
-}
|
|
|
-
|
|
|
-.margin-bottom-xs {
|
|
|
- margin-bottom: 8px !important;
|
|
|
-}
|
|
|
-
|
|
|
-.margin-left {
|
|
|
- margin-left: 16px !important;
|
|
|
-}
|
|
|
-
|
|
|
-.margin-left-lg {
|
|
|
- margin-left: 32px !important;
|
|
|
-}
|
|
|
-
|
|
|
-.margin-left-no {
|
|
|
- margin-left: 0 !important;
|
|
|
-}
|
|
|
-
|
|
|
-.margin-left-sm {
|
|
|
- margin-left: 8px !important;
|
|
|
-}
|
|
|
-
|
|
|
-.margin-left-xs {
|
|
|
- margin-left: 4px !important;
|
|
|
-}
|
|
|
-
|
|
|
-.margin-no {
|
|
|
- margin: 0 !important;
|
|
|
-}
|
|
|
-
|
|
|
-.margin-right {
|
|
|
- margin-right: 16px !important;
|
|
|
-}
|
|
|
-
|
|
|
-.margin-right-lg {
|
|
|
- margin-right: 32px !important;
|
|
|
-}
|
|
|
-
|
|
|
-.margin-right-no {
|
|
|
- margin-right: 0 !important;
|
|
|
-}
|
|
|
-
|
|
|
-.margin-right-sm {
|
|
|
- margin-right: 8px !important;
|
|
|
-}
|
|
|
-
|
|
|
-.margin-right-xs {
|
|
|
- margin-right: 4px !important;
|
|
|
-}
|
|
|
-
|
|
|
-.margin-top {
|
|
|
- margin-top: 24px !important;
|
|
|
-}
|
|
|
-
|
|
|
-.margin-top-lg {
|
|
|
- margin-top: 48px !important;
|
|
|
-}
|
|
|
-
|
|
|
-.margin-top-no {
|
|
|
- margin-top: 0 !important;
|
|
|
-}
|
|
|
-
|
|
|
-.margin-top-sm {
|
|
|
- margin-top: 12px !important;
|
|
|
-}
|
|
|
-
|
|
|
-.margin-top-xs {
|
|
|
- margin-top: 8px !important;
|
|
|
-}
|
|
|
-
|
|
|
-.media-object.pull-left {
|
|
|
- margin-right: 16px;
|
|
|
-}
|
|
|
-
|
|
|
-.media-object.pull-right {
|
|
|
- margin-left: 16px;
|
|
|
-}
|
|
|
-
|
|
|
-.modal-scrollbar-measure {
|
|
|
- height: 50px;
|
|
|
- overflow: scroll;
|
|
|
- position: absolute;
|
|
|
- top: -99999px;
|
|
|
- width: 50px;
|
|
|
-}
|
|
|
-
|
|
|
-.card-img,
|
|
|
-.card-side.card-side-img,
|
|
|
-.modal,
|
|
|
-.no-overflow,
|
|
|
-.text-overflow {
|
|
|
- overflow: hidden;
|
|
|
-}
|
|
|
-
|
|
|
-.padding-bottom {
|
|
|
- padding-bottom: 24px !important;
|
|
|
-}
|
|
|
-
|
|
|
-.padding-bottom-lg {
|
|
|
- padding-bottom: 48px !important;
|
|
|
-}
|
|
|
-
|
|
|
-.padding-bottom-no {
|
|
|
- padding-bottom: 0 !important;
|
|
|
-}
|
|
|
-
|
|
|
-.padding-bottom-sm {
|
|
|
- padding-bottom: 12px !important;
|
|
|
-}
|
|
|
-
|
|
|
-.padding-bottom-xs {
|
|
|
- padding-bottom: 8px !important;
|
|
|
-}
|
|
|
-
|
|
|
-.padding-left {
|
|
|
- padding-left: 16px !important;
|
|
|
-}
|
|
|
-
|
|
|
-.padding-left-lg {
|
|
|
- padding-left: 32px !important;
|
|
|
-}
|
|
|
-
|
|
|
-.padding-left-no {
|
|
|
- padding-left: 0 !important;
|
|
|
-}
|
|
|
-
|
|
|
-.padding-left-sm {
|
|
|
- padding-left: 8px !important;
|
|
|
-}
|
|
|
-
|
|
|
-.padding-left-xs {
|
|
|
- padding-left: 4px !important;
|
|
|
-}
|
|
|
-
|
|
|
-.padding-no {
|
|
|
- padding: 0 !important;
|
|
|
-}
|
|
|
-
|
|
|
-.padding-right {
|
|
|
- padding-right: 16px !important;
|
|
|
-}
|
|
|
-
|
|
|
-.padding-right-lg {
|
|
|
- padding-right: 32px !important;
|
|
|
-}
|
|
|
-
|
|
|
-.padding-right-no {
|
|
|
- padding-right: 0 !important;
|
|
|
-}
|
|
|
-
|
|
|
-.padding-right-sm {
|
|
|
- padding-right: 8px !important;
|
|
|
-}
|
|
|
-
|
|
|
-.padding-right-xs {
|
|
|
- padding-right: 4px !important;
|
|
|
-}
|
|
|
-
|
|
|
-.padding-top {
|
|
|
- padding-top: 24px !important;
|
|
|
-}
|
|
|
-
|
|
|
-.padding-top-lg {
|
|
|
- padding-top: 48px !important;
|
|
|
-}
|
|
|
-
|
|
|
-.padding-top-no {
|
|
|
- padding-top: 0 !important;
|
|
|
-}
|
|
|
-
|
|
|
-.padding-top-sm {
|
|
|
- padding-top: 12px !important;
|
|
|
-}
|
|
|
-
|
|
|
-.padding-top-xs {
|
|
|
- padding-top: 8px !important;
|
|
|
-}
|
|
|
-
|
|
|
-.pull-right {
|
|
|
- float: right;
|
|
|
-}
|
|
|
-
|
|
|
-.text-break {
|
|
|
- hyphens: auto;
|
|
|
- hyphens: auto;
|
|
|
- hyphens: auto;
|
|
|
- hyphens: auto;
|
|
|
-}
|
|
|
-
|
|
|
-.text-overflow {
|
|
|
- display: block;
|
|
|
- line-height: inherit;
|
|
|
- text-overflow: ellipsis;
|
|
|
-}
|
|
|
-
|
|
|
-.text-center {
|
|
|
- text-align: center;
|
|
|
-}
|
|
|
-
|
|
|
-.text-left {
|
|
|
- text-align: left;
|
|
|
-}
|
|
|
-
|
|
|
-.text-right {
|
|
|
- text-align: right;
|
|
|
-}
|
|
|
-
|
|
|
-.text-black {
|
|
|
- color: #212121;
|
|
|
-}
|
|
|
-
|
|
|
-.text-black-divider {
|
|
|
- color: #dadada;
|
|
|
-}
|
|
|
-
|
|
|
-.text-black-hint {
|
|
|
- color: #9a9a9a;
|
|
|
-}
|
|
|
-
|
|
|
-.text-black-sec {
|
|
|
- color: #727272;
|
|
|
-}
|
|
|
-
|
|
|
-/* 菜单键的颜色 */
|
|
|
-.text-white {
|
|
|
- color: rgb(0 0 0);
|
|
|
-}
|
|
|
-
|
|
|
-.text-white-divider {
|
|
|
- color: #3c3c3c;
|
|
|
-}
|
|
|
-
|
|
|
-.text-white-hint {
|
|
|
- color: #646464;
|
|
|
-}
|
|
|
-
|
|
|
-.text-white-sec {
|
|
|
- color: #bcbcbc;
|
|
|
-}
|
|
|
-
|
|
|
-.text-brand {
|
|
|
- color: #3f51b5;
|
|
|
-}
|
|
|
-
|
|
|
-.text-brand-accent {
|
|
|
- color: #f02;
|
|
|
-}
|
|
|
-
|
|
|
-.text-green {
|
|
|
- color: #4caf50;
|
|
|
-}
|
|
|
-
|
|
|
-.text-orange {
|
|
|
- color: #24292e;
|
|
|
-}
|
|
|
-
|
|
|
-.text-red {
|
|
|
- color: #f44336;
|
|
|
-}
|
|
|
-
|
|
|
-.visible-lg-block,
|
|
|
-.visible-lg-inline,
|
|
|
-.visible-lg-inline-block,
|
|
|
-.visible-md-block,
|
|
|
-.visible-md-inline,
|
|
|
-.visible-md-inline-block,
|
|
|
-.visible-sm-block,
|
|
|
-.visible-sm-inline,
|
|
|
-.visible-sm-inline-block,
|
|
|
-.visible-xs-block,
|
|
|
-.visible-xs-inline,
|
|
|
-.visible-xs-inline-block,
|
|
|
-.visible-xx-block,
|
|
|
-.visible-xx-inline,
|
|
|
-.visible-xx-inline-block {
|
|
|
- display: none !important;
|
|
|
-}
|
|
|
-
|
|
|
-.avatar {
|
|
|
- background-color: rgb(154 154 154 / 18%);
|
|
|
- border-radius: 50%;
|
|
|
- color: inherit;
|
|
|
- display: block;
|
|
|
- height: 40px;
|
|
|
- line-height: 40px;
|
|
|
- text-align: center;
|
|
|
- width: 40px;
|
|
|
-}
|
|
|
-
|
|
|
-.avatar[href]:focus,
|
|
|
-.avatar[href]:hover {
|
|
|
- color: inherit;
|
|
|
- text-decoration: none;
|
|
|
-}
|
|
|
-
|
|
|
-.avatar-brand,
|
|
|
-.avatar-brand-accent:focus,
|
|
|
-.avatar-brand-accent:hover,
|
|
|
-.avatar-brand:focus,
|
|
|
-.avatar-brand:hover {
|
|
|
- color: #fff;
|
|
|
-}
|
|
|
-
|
|
|
-.avatar img {
|
|
|
- border-radius: 50%;
|
|
|
- height: 100%;
|
|
|
- vertical-align: top;
|
|
|
- width: 100%;
|
|
|
-}
|
|
|
-
|
|
|
-.btn,
|
|
|
-.switch-toggle {
|
|
|
- vertical-align: middle;
|
|
|
-}
|
|
|
-
|
|
|
-.avatar-brand {
|
|
|
- background-color: #3f51b5;
|
|
|
-}
|
|
|
-
|
|
|
-.avatar-brand-accent {
|
|
|
- background-color: #f02;
|
|
|
- color: #fff;
|
|
|
-}
|
|
|
-
|
|
|
-.avatar-green,
|
|
|
-.avatar-green:focus,
|
|
|
-.avatar-green:hover,
|
|
|
-.avatar-orange,
|
|
|
-.avatar-orange:focus,
|
|
|
-.avatar-orange:hover {
|
|
|
- color: rgb(0 0 0 / 87%);
|
|
|
-}
|
|
|
-
|
|
|
-.avatar-green {
|
|
|
- background-color: #4caf50;
|
|
|
-}
|
|
|
-
|
|
|
-.avatar-orange {
|
|
|
- background-color: #24292e;
|
|
|
-}
|
|
|
-
|
|
|
-.avatar-red {
|
|
|
- background-color: #f44336;
|
|
|
- color: #fff;
|
|
|
-}
|
|
|
-
|
|
|
-.btn,
|
|
|
-.btn::after {
|
|
|
- background-color: rgb(154 154 154 / 18%);
|
|
|
-}
|
|
|
-
|
|
|
-.avatar-red:focus,
|
|
|
-.avatar-red:hover {
|
|
|
- color: #fff;
|
|
|
-}
|
|
|
-
|
|
|
-.avatar-lg {
|
|
|
- height: 80px;
|
|
|
- line-height: 80px;
|
|
|
- width: 80px;
|
|
|
-}
|
|
|
-
|
|
|
-.avatar-sm {
|
|
|
- height: 32px;
|
|
|
- line-height: 32px;
|
|
|
- width: 32px;
|
|
|
-}
|
|
|
-
|
|
|
-.avatar-xs {
|
|
|
- font-size: 12px;
|
|
|
- height: 20px;
|
|
|
- line-height: 20px;
|
|
|
- width: 20px;
|
|
|
-}
|
|
|
-
|
|
|
-.avatar-inline {
|
|
|
- display: inline-block;
|
|
|
-}
|
|
|
-
|
|
|
-.breadcrumb {
|
|
|
- margin: 24px 0;
|
|
|
- padding: 0;
|
|
|
-}
|
|
|
-
|
|
|
-.breadcrumb::after,
|
|
|
-.breadcrumb::before {
|
|
|
- content: "";
|
|
|
- display: table;
|
|
|
- line-height: 0;
|
|
|
-}
|
|
|
-
|
|
|
-.btn,
|
|
|
-.fbtn {
|
|
|
- font-size: 14px;
|
|
|
- line-height: 20px;
|
|
|
- text-align: center;
|
|
|
- user-select: none;
|
|
|
-}
|
|
|
-
|
|
|
-.breadcrumb > li {
|
|
|
- display: block;
|
|
|
- float: left;
|
|
|
-}
|
|
|
-
|
|
|
-.breadcrumb > li + li::before {
|
|
|
- color: rgb(0 0 0 / 54%);
|
|
|
- content: "chevron_right";
|
|
|
- display: inline-block;
|
|
|
- margin-left: 0.4em;
|
|
|
-}
|
|
|
-
|
|
|
-.btn::after,
|
|
|
-.card-action::after,
|
|
|
-.card-action::before,
|
|
|
-.card-img-heading::before,
|
|
|
-.fbtn::after,
|
|
|
-.nav::after,
|
|
|
-.nav::before,
|
|
|
-.picker__holder::before,
|
|
|
-.switch-toggle::after,
|
|
|
-.switch-toggle::before {
|
|
|
- content: "";
|
|
|
-}
|
|
|
-
|
|
|
-.breadcrumb > .active {
|
|
|
- color: rgb(0 0 0 / 87%);
|
|
|
-}
|
|
|
-
|
|
|
-.breadcrumb > .active > .a,
|
|
|
-.breadcrumb > .active > a {
|
|
|
- color: rgb(0 0 0 / 87%);
|
|
|
- cursor: text;
|
|
|
- text-decoration: none;
|
|
|
-}
|
|
|
-
|
|
|
-.btn {
|
|
|
- background-image: none;
|
|
|
- background-position: 50% 50%;
|
|
|
- background-size: 100% 100%;
|
|
|
- border: 0;
|
|
|
- border-radius: 20px;
|
|
|
- box-shadow: 0 1px 3px rgb(0 0 0 / 15%), 0 1px 3px 1px rgb(0 0 0 / 15%);
|
|
|
- color: inherit;
|
|
|
- cursor: pointer;
|
|
|
- display: inline-block;
|
|
|
- margin-bottom: 0;
|
|
|
- max-width: 100%;
|
|
|
- padding: 8px 15px;
|
|
|
- text-transform: uppercase;
|
|
|
- user-select: none;
|
|
|
- transition: 0.3s all;
|
|
|
-}
|
|
|
-
|
|
|
-.btn:hover {
|
|
|
- border-radius: 5px;
|
|
|
- transition-duration: 0.4s;
|
|
|
-}
|
|
|
-
|
|
|
-.btn::after,
|
|
|
-.card,
|
|
|
-.fbtn-text {
|
|
|
- border-radius: 10px;
|
|
|
-}
|
|
|
-
|
|
|
-.fbtn,
|
|
|
-.picker {
|
|
|
- user-select: none;
|
|
|
- user-select: none;
|
|
|
-}
|
|
|
-
|
|
|
-.btn:active,
|
|
|
-.btn:focus,
|
|
|
-.btn:hover {
|
|
|
- color: inherit;
|
|
|
- outline: 0;
|
|
|
- text-decoration: none;
|
|
|
-}
|
|
|
-
|
|
|
-.fbtn {
|
|
|
- border-radius: 50%;
|
|
|
-}
|
|
|
-
|
|
|
-.btn:active::after,
|
|
|
-.btn:focus::after {
|
|
|
- opacity: 1;
|
|
|
-}
|
|
|
-
|
|
|
-.btn.waves-attach:active::after {
|
|
|
- background-color: transparent;
|
|
|
-}
|
|
|
-
|
|
|
-.btn.disabled,
|
|
|
-.btn[disabled],
|
|
|
-fieldset[disabled] .btn {
|
|
|
- box-shadow: none;
|
|
|
- cursor: not-allowed;
|
|
|
- opacity: 0.54;
|
|
|
-}
|
|
|
-
|
|
|
-.dropdown [data-toggle="dropdown"],
|
|
|
-.fbtn {
|
|
|
- cursor: pointer;
|
|
|
-}
|
|
|
-
|
|
|
-.btn.disabled .waves-ripple,
|
|
|
-.btn.disabled::after,
|
|
|
-.btn[disabled] .waves-ripple,
|
|
|
-.btn[disabled]::after,
|
|
|
-fieldset[disabled] .btn .waves-ripple,
|
|
|
-fieldset[disabled] .btn::after {
|
|
|
- display: none;
|
|
|
-}
|
|
|
-
|
|
|
-/* 示例颜色:工单处添加按钮 */
|
|
|
-.btn-brand {
|
|
|
- background-color: #5e72e4;
|
|
|
- color: #fff !important;
|
|
|
-}
|
|
|
-
|
|
|
-/* 示例颜色:工单处添加并关闭按钮 */
|
|
|
-.btn-brand-accent {
|
|
|
- background-color: #666;
|
|
|
- color: #fff !important;
|
|
|
-}
|
|
|
-
|
|
|
-/* 示例颜色:訂閱按鈕顏色 */
|
|
|
-.btn-subscription {
|
|
|
- background-color: #54aff9;
|
|
|
- color: #fff;
|
|
|
- margin: 1em 0;
|
|
|
-}
|
|
|
-
|
|
|
-@media screen and (min-width: 768px) {
|
|
|
- .btn-subscription {
|
|
|
- margin: 0;
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-.copy-text.btn-subscription:hover,
|
|
|
-.reset-invitelink:hover {
|
|
|
- color: white;
|
|
|
-}
|
|
|
-
|
|
|
-.kaobei {
|
|
|
- transition-duration: 0.4s; /* Safari */
|
|
|
- transition-duration: 0.4s;
|
|
|
- margin-left: 1em;
|
|
|
-}
|
|
|
-
|
|
|
-.kaobei:hover {
|
|
|
- background-color: #13c2c2; /* prink */
|
|
|
- color: white;
|
|
|
-}
|
|
|
-
|
|
|
-.btn-green,
|
|
|
-.btn-orange {
|
|
|
- color: rgb(0 0 0 / 87%) !important;
|
|
|
-}
|
|
|
-
|
|
|
-.btn-green {
|
|
|
- background-color: #4caf50;
|
|
|
-}
|
|
|
-
|
|
|
-.btn-orange {
|
|
|
- background-color: #24292e;
|
|
|
-}
|
|
|
-
|
|
|
-.btn-red {
|
|
|
- background-color: #f44336;
|
|
|
- color: #fff !important;
|
|
|
-}
|
|
|
-
|
|
|
-.btn-block {
|
|
|
- display: block;
|
|
|
- white-space: normal;
|
|
|
- width: 100%;
|
|
|
-}
|
|
|
-
|
|
|
-.btn-flat {
|
|
|
- background-color: transparent;
|
|
|
- box-shadow: none;
|
|
|
-}
|
|
|
-
|
|
|
-.btn-flat::after {
|
|
|
- background-color: rgb(154 154 154 / 36%);
|
|
|
- box-shadow: none;
|
|
|
-}
|
|
|
-
|
|
|
-.btn-flat.disabled,
|
|
|
-.btn-flat[disabled],
|
|
|
-fieldset[disabled] .btn-flat {
|
|
|
- background-color: transparent;
|
|
|
-}
|
|
|
-
|
|
|
-.btn-flat.btn-brand {
|
|
|
- color: #525252 !important;
|
|
|
-}
|
|
|
-
|
|
|
-.btn-flat.btn-brand-accent {
|
|
|
- color: #525252 !important;
|
|
|
-}
|
|
|
-
|
|
|
-.btn-flat.btn-green {
|
|
|
- color: #4caf50 !important;
|
|
|
-}
|
|
|
-
|
|
|
-.btn-flat.btn-orange {
|
|
|
- color: #525252 !important;
|
|
|
-}
|
|
|
-
|
|
|
-.btn-flat.btn-red {
|
|
|
- color: #f44336 !important;
|
|
|
-}
|
|
|
-
|
|
|
-.fbtn {
|
|
|
- background-color: #f5f5f5;
|
|
|
- box-shadow: 0 1px 3px rgb(0 0 0 / 15%), 0 1px 3px 1px rgb(0 0 0 / 30%);
|
|
|
- clear: both;
|
|
|
- color: #212121;
|
|
|
- display: block;
|
|
|
- height: 40px;
|
|
|
- margin: 12px auto;
|
|
|
- padding: 10px 0;
|
|
|
- position: relative;
|
|
|
- transition-duration: 0.3s;
|
|
|
- transition-duration: 0.3s;
|
|
|
- transition-property: opacity, -webkit-transform;
|
|
|
- transition-property: opacity, -webkit-transform;
|
|
|
- transition-property: opacity, transform;
|
|
|
- transition-property: opacity, transform, -webkit-transform;
|
|
|
- transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
- transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
- user-select: none;
|
|
|
- width: 40px;
|
|
|
-}
|
|
|
-
|
|
|
-.fbtn:active,
|
|
|
-.fbtn:focus,
|
|
|
-.fbtn:hover {
|
|
|
- color: #212121;
|
|
|
- outline: 0;
|
|
|
- text-decoration: none;
|
|
|
- transition-duration: 0.4s;
|
|
|
- border-radius: 10px;
|
|
|
- transition-property: all;
|
|
|
-}
|
|
|
-
|
|
|
-.fbtn::after {
|
|
|
- box-shadow: 0 6px 9px rgb(0 0 0 / 15%);
|
|
|
- display: block;
|
|
|
- height: 100%;
|
|
|
- opacity: 0;
|
|
|
- position: absolute;
|
|
|
- top: 0;
|
|
|
- left: 0;
|
|
|
- transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
- transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
- width: 100%;
|
|
|
-}
|
|
|
-
|
|
|
-.fbtn:active::after,
|
|
|
-.fbtn:focus::after {
|
|
|
- opacity: 1;
|
|
|
-}
|
|
|
-
|
|
|
-.fbtn-brand {
|
|
|
- background-color: #3f51b5;
|
|
|
- color: #fff !important;
|
|
|
-}
|
|
|
-
|
|
|
-.fbtn-brand-accent {
|
|
|
- background-color: #f02;
|
|
|
- color: #fff !important;
|
|
|
-}
|
|
|
-
|
|
|
-.fbtn-green,
|
|
|
-.fbtn-orange {
|
|
|
- color: rgb(0 0 0 / 87%) !important;
|
|
|
-}
|
|
|
-
|
|
|
-.fbtn-green {
|
|
|
- background-color: #4caf50;
|
|
|
-}
|
|
|
-
|
|
|
-.fbtn-orange {
|
|
|
- background-color: #24292e;
|
|
|
-}
|
|
|
-
|
|
|
-.fbtn-red {
|
|
|
- background-color: #f44336;
|
|
|
- color: #fff !important;
|
|
|
-}
|
|
|
-
|
|
|
-.fbtn-lg {
|
|
|
- font-size: 20px;
|
|
|
- height: 56px;
|
|
|
- line-height: 28px;
|
|
|
- padding-top: 14px;
|
|
|
- padding-bottom: 14px;
|
|
|
- width: 56px;
|
|
|
-}
|
|
|
-
|
|
|
-.fbtn-container {
|
|
|
- backface-visibility: hidden;
|
|
|
- backface-visibility: hidden;
|
|
|
- position: fixed;
|
|
|
- right: 100px;
|
|
|
- bottom: 12px;
|
|
|
- transition: -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
- transition: -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
- transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
- transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
- z-index: 21;
|
|
|
-}
|
|
|
-
|
|
|
-@media screen and (min-width: 992px) {
|
|
|
- .fbtn-container {
|
|
|
- transform: translateY(0) !important;
|
|
|
- transform: translateY(0) !important;
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-.fbtn-dropdown,
|
|
|
-.fbtn-dropup {
|
|
|
- position: absolute;
|
|
|
- left: 0;
|
|
|
- transform: scale(0, 0);
|
|
|
- transform: scale(0, 0);
|
|
|
- transition: -webkit-transform 0s 0.3s;
|
|
|
- transition: -webkit-transform 0s 0.3s;
|
|
|
- transition: transform 0s 0.3s;
|
|
|
- transition: transform 0s 0.3s, -webkit-transform 0s 0.3s;
|
|
|
- width: 100%;
|
|
|
-}
|
|
|
-
|
|
|
-.fbtn-inner.open .fbtn-dropdown,
|
|
|
-.fbtn-inner.open .fbtn-dropup {
|
|
|
- transform: scale(1, 1);
|
|
|
- transform: scale(1, 1);
|
|
|
- transition: none;
|
|
|
- transition: none;
|
|
|
-}
|
|
|
-
|
|
|
-.fbtn-dropdown .fbtn,
|
|
|
-.fbtn-dropup .fbtn {
|
|
|
- opacity: 0;
|
|
|
- transform: scale(0, 0);
|
|
|
- transform: scale(0, 0);
|
|
|
-}
|
|
|
-
|
|
|
-.fbtn-inner.open .fbtn-dropdown .fbtn,
|
|
|
-.fbtn-inner.open .fbtn-dropup .fbtn {
|
|
|
- opacity: 1;
|
|
|
- transform: scale(1, 1);
|
|
|
- transform: scale(1, 1);
|
|
|
-}
|
|
|
-
|
|
|
-.fbtn-dropdown {
|
|
|
- top: 100%;
|
|
|
-}
|
|
|
-
|
|
|
-.fbtn-dropup {
|
|
|
- bottom: 100%;
|
|
|
-}
|
|
|
-
|
|
|
-.fbtn-inner {
|
|
|
- position: relative;
|
|
|
-}
|
|
|
-
|
|
|
-.fbtn-ori,
|
|
|
-.fbtn-sub {
|
|
|
- -webkit-box-align: center;
|
|
|
- align-items: center;
|
|
|
- -ms-flex-align: center;
|
|
|
- align-items: center;
|
|
|
- display: box;
|
|
|
- display: flex;
|
|
|
- display: flexbox;
|
|
|
- display: flex;
|
|
|
- height: 100%;
|
|
|
- margin-left: -0.5em;
|
|
|
- position: absolute;
|
|
|
- top: 0;
|
|
|
- left: 50%;
|
|
|
- transition-duration: 0.3s;
|
|
|
- transition-duration: 0.3s;
|
|
|
- transition-property: opacity, -webkit-transform;
|
|
|
- transition-property: opacity, -webkit-transform;
|
|
|
- transition-property: opacity, transform;
|
|
|
- transition-property: opacity, transform, -webkit-transform;
|
|
|
- transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
- transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
-}
|
|
|
-
|
|
|
-.fbtn-inner.open .fbtn-ori {
|
|
|
- opacity: 0;
|
|
|
- transform: rotate(225deg);
|
|
|
- transform: rotate(225deg);
|
|
|
-}
|
|
|
-
|
|
|
-.fbtn-sub {
|
|
|
- opacity: 0;
|
|
|
- transform: rotate(-225deg);
|
|
|
- transform: rotate(-225deg);
|
|
|
-}
|
|
|
-
|
|
|
-.fbtn-inner.open .fbtn-sub {
|
|
|
- opacity: 1;
|
|
|
- transform: rotate(0);
|
|
|
- transform: rotate(0);
|
|
|
-}
|
|
|
-
|
|
|
-.fbtn-text {
|
|
|
- background-color: rgb(0 0 0 / 87%);
|
|
|
- color: #fff;
|
|
|
- display: none;
|
|
|
- font-size: 12px;
|
|
|
- line-height: 20px;
|
|
|
- margin-top: -11px;
|
|
|
- margin-left: 16px;
|
|
|
- padding: 2px 8px;
|
|
|
- position: absolute;
|
|
|
- top: 50%;
|
|
|
- left: 100%;
|
|
|
-}
|
|
|
-
|
|
|
-.fbtn-inner.open .fbtn-text {
|
|
|
- display: block;
|
|
|
-}
|
|
|
-
|
|
|
-html.no-touchevents .fbtn-text {
|
|
|
- display: block;
|
|
|
- opacity: 0;
|
|
|
- transform: scale(0, 0);
|
|
|
- transform: scale(0, 0);
|
|
|
- transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0s 0.3s;
|
|
|
- transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0s 0.3s;
|
|
|
- transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1), transform 0s 0.3s;
|
|
|
- transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1), transform 0s 0.3s, -webkit-transform 0s 0.3s;
|
|
|
-}
|
|
|
-
|
|
|
-html.no-touchevents .fbtn:hover > .fbtn-text {
|
|
|
- opacity: 1;
|
|
|
- transform: scale(1, 1);
|
|
|
- transform: scale(1, 1);
|
|
|
- transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
- transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
-}
|
|
|
-
|
|
|
-.checkbox-circle-icon,
|
|
|
-.dropdown-menu {
|
|
|
- transition-duration: 0.3s;
|
|
|
- transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
-}
|
|
|
-
|
|
|
-.fbtn-text-left {
|
|
|
- margin-right: 16px;
|
|
|
- margin-left: 0;
|
|
|
- right: 100%;
|
|
|
- left: auto;
|
|
|
-}
|
|
|
-
|
|
|
-.card {
|
|
|
- background-color: #fff;
|
|
|
- box-shadow: 0 0 0 #e5e5e5, 0 0 15px rgb(0 0 0 / 12%), 0 2px 4px rgb(0 0 0 / 5%);
|
|
|
- display: box;
|
|
|
- display: flex;
|
|
|
- display: flexbox;
|
|
|
- display: flex;
|
|
|
- margin-top: 24px;
|
|
|
- margin-bottom: 24px;
|
|
|
-}
|
|
|
-
|
|
|
-.card[href]:focus,
|
|
|
-.card[href]:hover {
|
|
|
- outline: 0;
|
|
|
- text-decoration: none;
|
|
|
-}
|
|
|
-
|
|
|
-.card-brand a,
|
|
|
-.card-brand a:focus,
|
|
|
-.card-brand a:hover {
|
|
|
- color: inherit;
|
|
|
-}
|
|
|
-
|
|
|
-.card-brand-accent {
|
|
|
- background-color: #f02;
|
|
|
- color: #fff;
|
|
|
-}
|
|
|
-
|
|
|
-.card-brand-accent a,
|
|
|
-.card-brand-accent a:focus,
|
|
|
-.card-brand-accent a:hover {
|
|
|
- color: inherit;
|
|
|
-}
|
|
|
-
|
|
|
-.card-green {
|
|
|
- background-color: #4caf50;
|
|
|
- color: rgb(0 0 0 / 87%);
|
|
|
-}
|
|
|
-
|
|
|
-.card-green a,
|
|
|
-.card-green a:focus,
|
|
|
-.card-green a:hover {
|
|
|
- color: inherit;
|
|
|
-}
|
|
|
-
|
|
|
-.card-orange {
|
|
|
- background-color: #24292e;
|
|
|
- color: rgb(0 0 0 / 87%);
|
|
|
-}
|
|
|
-
|
|
|
-.card-orange a,
|
|
|
-.card-orange a:focus,
|
|
|
-.card-orange a:hover {
|
|
|
- color: inherit;
|
|
|
-}
|
|
|
-
|
|
|
-.card-red {
|
|
|
- background-color: #f44336;
|
|
|
- color: #fff;
|
|
|
-}
|
|
|
-
|
|
|
-.card-red a,
|
|
|
-.card-red a:focus,
|
|
|
-.card-red a:hover {
|
|
|
- color: inherit;
|
|
|
-}
|
|
|
-
|
|
|
-.card-action {
|
|
|
- border-top: 1px solid rgb(0 0 0 / 12%);
|
|
|
- min-height: 48px;
|
|
|
-}
|
|
|
-
|
|
|
-.card-action::after,
|
|
|
-.card-action::before {
|
|
|
- display: table;
|
|
|
- line-height: 0;
|
|
|
-}
|
|
|
-
|
|
|
-.card-main > .card-action:first-child {
|
|
|
- border-top: 0;
|
|
|
-}
|
|
|
-
|
|
|
-.card-action-btn {
|
|
|
- margin: 6px 8px;
|
|
|
-}
|
|
|
-
|
|
|
-.card-action-btn .btn + .btn {
|
|
|
- margin-left: 8px;
|
|
|
-}
|
|
|
-
|
|
|
-.card-header {
|
|
|
- -webkit-box-align: center;
|
|
|
- align-items: center;
|
|
|
- -ms-flex-align: center;
|
|
|
- align-items: center;
|
|
|
- border-bottom: 1px solid rgb(0 0 0 / 12%);
|
|
|
- display: box;
|
|
|
- display: flex;
|
|
|
- display: flexbox;
|
|
|
- display: flex;
|
|
|
- min-height: 56px;
|
|
|
-}
|
|
|
-
|
|
|
-.card-main > .card-header:last-child {
|
|
|
- border-bottom: 0;
|
|
|
-}
|
|
|
-
|
|
|
-.card-header-side {
|
|
|
- margin-top: 12px;
|
|
|
- margin-bottom: 12px;
|
|
|
-}
|
|
|
-
|
|
|
-.card-header-side.pull-left {
|
|
|
- -webkit-box-ordinal-group: 0;
|
|
|
- order: -1;
|
|
|
- -ms-flex-order: -1;
|
|
|
- order: -1;
|
|
|
- padding-left: 16px;
|
|
|
-}
|
|
|
-
|
|
|
-.card-header-side.pull-right {
|
|
|
- -webkit-box-ordinal-group: 2;
|
|
|
- order: 1;
|
|
|
- -ms-flex-order: 1;
|
|
|
- order: 1;
|
|
|
- padding-right: 16px;
|
|
|
-}
|
|
|
-
|
|
|
-.card-heading {
|
|
|
- display: block;
|
|
|
- font-size: 20px;
|
|
|
- line-height: 28px;
|
|
|
- margin-top: 24px;
|
|
|
- margin-bottom: 24px;
|
|
|
- color: #314e7d;
|
|
|
-}
|
|
|
-
|
|
|
-.card-header .card-heading {
|
|
|
- margin-top: 0;
|
|
|
- margin-bottom: 0;
|
|
|
-}
|
|
|
-
|
|
|
-.card-img {
|
|
|
- display: block;
|
|
|
- position: relative;
|
|
|
-}
|
|
|
-
|
|
|
-.card-img-heading,
|
|
|
-.card-img-heading::before {
|
|
|
- position: absolute;
|
|
|
- bottom: 0;
|
|
|
- left: 0;
|
|
|
- width: 100%;
|
|
|
-}
|
|
|
-
|
|
|
-.card-main > .card-img:first-child {
|
|
|
- border-radius: 2px 2px 0 0;
|
|
|
-}
|
|
|
-
|
|
|
-.card-main > .card-img:last-child {
|
|
|
- border-radius: 0 0 2px 2px;
|
|
|
-}
|
|
|
-
|
|
|
-.card-img img {
|
|
|
- display: block;
|
|
|
- height: auto;
|
|
|
- margin-right: auto;
|
|
|
- margin-left: auto;
|
|
|
-}
|
|
|
-
|
|
|
-.card-img-heading {
|
|
|
- color: #fff;
|
|
|
- margin: 0;
|
|
|
- padding: 12px 16px;
|
|
|
- z-index: 1;
|
|
|
-}
|
|
|
-
|
|
|
-.card-img-heading::before {
|
|
|
- background-image: linear-gradient(top, transparent, rgb(0 0 0 / 10%) 70%, rgb(0 0 0 / 20%));
|
|
|
- background-image: linear-gradient(to bottom, transparent, rgb(0 0 0 / 10%) 70%, rgb(0 0 0 / 20%));
|
|
|
- display: block;
|
|
|
- height: 300%;
|
|
|
- z-index: -1;
|
|
|
-}
|
|
|
-
|
|
|
-.card-inner {
|
|
|
- margin: 24px 16px;
|
|
|
-}
|
|
|
-
|
|
|
-.card-doubleinner {
|
|
|
- margin: 24px 16px 0;
|
|
|
-}
|
|
|
-
|
|
|
-.card-relayinner {
|
|
|
- margin: 24px 0 0;
|
|
|
-}
|
|
|
-
|
|
|
-.card-relayinner > .tab-nav {
|
|
|
- margin-bottom: 0;
|
|
|
-}
|
|
|
-
|
|
|
-.card-header .card-inner {
|
|
|
- -webkit-box-flex: 1;
|
|
|
- flex: 1;
|
|
|
- flex: 1;
|
|
|
- flex: 1;
|
|
|
- margin-top: 12px;
|
|
|
- margin-bottom: 12px;
|
|
|
-}
|
|
|
-
|
|
|
-.card-main {
|
|
|
- -webkit-box-flex: 1;
|
|
|
- flex: 1;
|
|
|
- flex: 1;
|
|
|
- flex: 1;
|
|
|
- min-width: 0;
|
|
|
- position: relative;
|
|
|
-}
|
|
|
-
|
|
|
-.card-side {
|
|
|
- background-color: #f5f5f5;
|
|
|
- border-radius: 2px 0 0 2px;
|
|
|
- max-width: 33.33333%;
|
|
|
- padding-right: 16px;
|
|
|
- padding-left: 16px;
|
|
|
-}
|
|
|
-
|
|
|
-.card-side[href] {
|
|
|
- color: inherit;
|
|
|
-}
|
|
|
-
|
|
|
-.card-side[href]:focus,
|
|
|
-.card-side[href]:hover {
|
|
|
- outline: 0;
|
|
|
- text-decoration: none;
|
|
|
-}
|
|
|
-
|
|
|
-.card-side.card-side-img {
|
|
|
- padding-right: 0;
|
|
|
- padding-left: 0;
|
|
|
-}
|
|
|
-
|
|
|
-.card-side.pull-right {
|
|
|
- border-radius: 0 2px 2px 0;
|
|
|
- -webkit-box-ordinal-group: 2;
|
|
|
- order: 1;
|
|
|
- -ms-flex-order: 1;
|
|
|
- order: 1;
|
|
|
-}
|
|
|
-
|
|
|
-.card-brand .card-side {
|
|
|
- background-color: #303f9f;
|
|
|
- color: #fff;
|
|
|
-}
|
|
|
-
|
|
|
-.card-brand-accent .card-side {
|
|
|
- background-color: #f50057;
|
|
|
- color: #fff;
|
|
|
-}
|
|
|
-
|
|
|
-.card-green .card-side {
|
|
|
- background-color: #388e3c;
|
|
|
- color: #fff;
|
|
|
-}
|
|
|
-
|
|
|
-.card-orange .card-side {
|
|
|
- background-color: #f57c00;
|
|
|
- color: rgb(0 0 0 / 87%);
|
|
|
-}
|
|
|
-
|
|
|
-.card-red .card-side {
|
|
|
- background-color: #d32f2f;
|
|
|
- color: #fff;
|
|
|
-}
|
|
|
-
|
|
|
-code,
|
|
|
-pre {
|
|
|
- background-color: #f5f5f5;
|
|
|
-}
|
|
|
-
|
|
|
-code,
|
|
|
-kbd,
|
|
|
-pre,
|
|
|
-samp {
|
|
|
- font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
|
|
|
- font-size: 1em;
|
|
|
-}
|
|
|
-
|
|
|
-code,
|
|
|
-kbd {
|
|
|
- font-size: 80%;
|
|
|
- padding: 2px 10px;
|
|
|
-}
|
|
|
-
|
|
|
-code {
|
|
|
- border: 0 solid #dadada;
|
|
|
- border-radius: 4px;
|
|
|
- color: #399af2;
|
|
|
- line-height: 1;
|
|
|
-}
|
|
|
-
|
|
|
-kbd {
|
|
|
- background-color: #212121;
|
|
|
- border-radius: 4px;
|
|
|
- color: #fff;
|
|
|
-}
|
|
|
-
|
|
|
-kbd kbd {
|
|
|
- font-size: 100%;
|
|
|
- padding: 0;
|
|
|
-}
|
|
|
-
|
|
|
-pre {
|
|
|
- border: 1px solid #dadada;
|
|
|
- border-radius: 15px;
|
|
|
- color: #212121;
|
|
|
- display: block;
|
|
|
- font-size: 12px;
|
|
|
- line-height: 20px;
|
|
|
- margin: 24px 0;
|
|
|
- overflow: auto;
|
|
|
- padding: 12px 8px;
|
|
|
- word-wrap: break-word;
|
|
|
-}
|
|
|
-
|
|
|
-pre code {
|
|
|
- background-color: transparent;
|
|
|
- border-radius: 0;
|
|
|
- color: inherit;
|
|
|
- font-size: inherit;
|
|
|
- padding: 0;
|
|
|
- white-space: pre-wrap;
|
|
|
-}
|
|
|
-
|
|
|
-.dropdown {
|
|
|
- position: relative;
|
|
|
- z-index: 1;
|
|
|
-}
|
|
|
-
|
|
|
-.dropdown-inline {
|
|
|
- display: inline-block;
|
|
|
-}
|
|
|
-
|
|
|
-.dropdown-menu {
|
|
|
- background-color: #fff;
|
|
|
- border: 1px solid rgb(0 0 0 / 12%);
|
|
|
- border-radius: 0 2px 2px;
|
|
|
- box-shadow: 0 1px 0 rgb(0 0 0 / 6%), 0 0 3px rgb(0 0 0 / 18%), 0 1px 3px rgb(0 0 0 / 18%);
|
|
|
- margin: 0 !important;
|
|
|
- min-width: 100%;
|
|
|
- opacity: 0;
|
|
|
- padding-top: 8px !important;
|
|
|
- padding-right: 0;
|
|
|
- padding-bottom: 8px !important;
|
|
|
- padding-left: 0;
|
|
|
- position: absolute !important;
|
|
|
- top: 100%;
|
|
|
- left: 0;
|
|
|
- transform: scale(0.3, 0);
|
|
|
- transform: scale(0.3, 0);
|
|
|
- transform-origin: 0 0;
|
|
|
- transform-origin: 0 0;
|
|
|
- transition-duration: 0.3s;
|
|
|
- transition-property: opacity, -webkit-transform;
|
|
|
- transition-property: opacity, -webkit-transform;
|
|
|
- transition-property: opacity, transform;
|
|
|
- transition-property: opacity, transform, -webkit-transform;
|
|
|
- transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
-}
|
|
|
-
|
|
|
-.dropdown.open .dropdown-menu {
|
|
|
- opacity: 1;
|
|
|
- transform: scale(1, 1);
|
|
|
- transform: scale(1, 1);
|
|
|
-}
|
|
|
-
|
|
|
-.dropdown-menu.dropdown-menu-right,
|
|
|
-.dropdown.pull-right .dropdown-menu {
|
|
|
- border-radius: 2px 0 2px 2px;
|
|
|
- right: 0;
|
|
|
- left: auto;
|
|
|
- transform-origin: 100% 0;
|
|
|
- transform-origin: 100% 0;
|
|
|
-}
|
|
|
-
|
|
|
-.dropdown-menu .a,
|
|
|
-.dropdown-menu a {
|
|
|
- color: #515a6e;
|
|
|
- display: block;
|
|
|
- line-height: inherit;
|
|
|
- overflow: hidden;
|
|
|
- text-overflow: ellipsis;
|
|
|
- white-space: nowrap;
|
|
|
-}
|
|
|
-
|
|
|
-.dropdown-menu .a:focus,
|
|
|
-.dropdown-menu .a:hover,
|
|
|
-.dropdown-menu .active > .a,
|
|
|
-.dropdown-menu .active > a,
|
|
|
-.dropdown-menu a:focus,
|
|
|
-.dropdown-menu a:hover {
|
|
|
- background-color: #f5f5f5;
|
|
|
-}
|
|
|
-
|
|
|
-.dropdown-toggle {
|
|
|
- transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
- transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
-}
|
|
|
-
|
|
|
-.dropdown.open .dropdown-toggle {
|
|
|
- background-color: rgb(154 154 154 / 18%);
|
|
|
- border-radius: 2px 2px 0 0;
|
|
|
-}
|
|
|
-
|
|
|
-.dropdown-toggle-btn {
|
|
|
- margin-right: 1px;
|
|
|
- margin-left: 1px;
|
|
|
- padding-right: 16px;
|
|
|
- padding-left: 16px;
|
|
|
- position: relative;
|
|
|
- z-index: 1;
|
|
|
-}
|
|
|
-
|
|
|
-.dropdown.open .dropdown-toggle-btn {
|
|
|
- background-color: #fff;
|
|
|
- box-shadow: none;
|
|
|
- color: #212121;
|
|
|
-}
|
|
|
-
|
|
|
-.dropdown-toggle-btn ~ .dropdown-menu {
|
|
|
- min-width: 100%;
|
|
|
- padding-top: 56px !important;
|
|
|
- top: -14px;
|
|
|
- left: 0;
|
|
|
- transform: scale(1, 0);
|
|
|
- transform: scale(1, 0);
|
|
|
-}
|
|
|
-
|
|
|
-.dropdown-toggle-btn ~ .dropdown-menu.dropdown-menu-right,
|
|
|
-.dropdown.pull-right .dropdown-toggle-btn ~ .dropdown-menu {
|
|
|
- right: 0;
|
|
|
- left: auto;
|
|
|
-}
|
|
|
-
|
|
|
-.checkbox,
|
|
|
-.radiobtn {
|
|
|
- display: block;
|
|
|
- position: relative;
|
|
|
-}
|
|
|
-
|
|
|
-.form-group .checkbox,
|
|
|
-.form-group .radiobtn {
|
|
|
- margin-top: 8px;
|
|
|
- padding-bottom: 8px;
|
|
|
-}
|
|
|
-
|
|
|
-.checkbox label,
|
|
|
-.radiobtn label {
|
|
|
- cursor: pointer;
|
|
|
- margin: 0;
|
|
|
- min-height: 14px;
|
|
|
- padding-left: 20px;
|
|
|
-}
|
|
|
-
|
|
|
-.checkbox.disabled label,
|
|
|
-.radiobtn.disabled label,
|
|
|
-fieldset[disabled] .checkbox label,
|
|
|
-fieldset[disabled] .radiobtn label {
|
|
|
- color: rgb(0 0 0 / 38%);
|
|
|
- cursor: not-allowed;
|
|
|
-}
|
|
|
-
|
|
|
-.checkbox input[type="checkbox"],
|
|
|
-.radiobtn input[type="radio"] {
|
|
|
- margin-left: -20px;
|
|
|
- position: absolute;
|
|
|
-}
|
|
|
-
|
|
|
-.checkbox-inline,
|
|
|
-.radiobtn-inline {
|
|
|
- display: inline-block;
|
|
|
- margin-right: 16px;
|
|
|
-}
|
|
|
-
|
|
|
-.form {
|
|
|
- margin-top: 24px;
|
|
|
- margin-bottom: 24px;
|
|
|
-}
|
|
|
-
|
|
|
-.form-control,
|
|
|
-.picker__select--month,
|
|
|
-.picker__select--year {
|
|
|
- background-color: #ebebeb;
|
|
|
- background-image: none;
|
|
|
- border: 1px solid rgb(148 148 148);
|
|
|
- border-radius: 20px;
|
|
|
- color: inherit;
|
|
|
- display: block;
|
|
|
- font-size: 14px;
|
|
|
- height: 36px;
|
|
|
- line-height: 20px;
|
|
|
- padding: 7px 0 8px 1em;
|
|
|
- opacity: 0.5;
|
|
|
-}
|
|
|
-
|
|
|
-.maxwidth-edit,
|
|
|
-.maxwidth-auth {
|
|
|
- width: 100%;
|
|
|
-}
|
|
|
-
|
|
|
-.form-control:focus,
|
|
|
-.picker__select--month:focus,
|
|
|
-.picker__select--year:focus {
|
|
|
- border-color: #399af2;
|
|
|
- border-radius: 5px;
|
|
|
- transition-duration: 0.4s;
|
|
|
- outline: 0;
|
|
|
- opacity: 1;
|
|
|
- padding-bottom: 7px;
|
|
|
-}
|
|
|
-
|
|
|
-.form-control::input-placeholder,
|
|
|
-.picker__select--month::input-placeholder,
|
|
|
-.picker__select--year::-webkit-input-placeholder {
|
|
|
- color: rgb(0 0 0 / 38%);
|
|
|
-}
|
|
|
-
|
|
|
-.form-control::placeholder,
|
|
|
-.picker__select--month::placeholder,
|
|
|
-.picker__select--year::-moz-placeholder {
|
|
|
- color: rgb(0 0 0 / 38%);
|
|
|
-}
|
|
|
-
|
|
|
-.form-control:input-placeholder,
|
|
|
-.picker__select--month:input-placeholder,
|
|
|
-.picker__select--year:-ms-input-placeholder {
|
|
|
- color: rgb(0 0 0 / 38%);
|
|
|
-}
|
|
|
-
|
|
|
-.form-control::placeholder,
|
|
|
-.picker__select--month::placeholder,
|
|
|
-.picker__select--year::placeholder {
|
|
|
- color: rgb(0 0 0 / 38%);
|
|
|
-}
|
|
|
-
|
|
|
-.form-control[disabled],
|
|
|
-.form-control[readonly],
|
|
|
-[disabled].picker__select--month,
|
|
|
-[disabled].picker__select--year,
|
|
|
-[readonly].picker__select--month,
|
|
|
-[readonly].picker__select--year,
|
|
|
-fieldset[disabled] .form-control,
|
|
|
-fieldset[disabled] .picker__select--month,
|
|
|
-fieldset[disabled] .picker__select--year {
|
|
|
- border-style: dashed;
|
|
|
- color: rgb(0 0 0 / 38%);
|
|
|
- cursor: not-allowed;
|
|
|
- opacity: 1;
|
|
|
-}
|
|
|
-
|
|
|
-.form-control-inline.picker__select--month,
|
|
|
-.form-control-inline.picker__select--year,
|
|
|
-.form-control.form-control-inline {
|
|
|
- display: inline-block;
|
|
|
- vertical-align: middle;
|
|
|
- width: auto;
|
|
|
-}
|
|
|
-
|
|
|
-.form-control-default.picker__select--month,
|
|
|
-.form-control-default.picker__select--year,
|
|
|
-.form-control.form-control-default {
|
|
|
- border: 1px solid rgb(0 0 0 / 12%);
|
|
|
- padding: 7px 8px;
|
|
|
-}
|
|
|
-
|
|
|
-/*
|
|
|
-邀請鏈接框input樣式
|
|
|
-*/
|
|
|
-.form-control[readonly],
|
|
|
-.form-control.readonly,
|
|
|
-.form-control[disabled],
|
|
|
-.form-control.disabled {
|
|
|
- font-size: 18px;
|
|
|
- color: #999;
|
|
|
- border-color: #d0d0d0;
|
|
|
- box-shadow: none;
|
|
|
- cursor: not-allowed;
|
|
|
- padding-bottom: 7px;
|
|
|
-}
|
|
|
-
|
|
|
-.form-control-default.picker__select--month:focus,
|
|
|
-.form-control-default.picker__select--year:focus,
|
|
|
-.form-control.form-control-default:focus {
|
|
|
- border: 1px solid #f02;
|
|
|
- padding: 7px 8px;
|
|
|
-}
|
|
|
-
|
|
|
-.form-control-default[disabled].picker__select--month,
|
|
|
-.form-control-default[disabled].picker__select--year,
|
|
|
-.form-control-default[readonly].picker__select--month,
|
|
|
-.form-control-default[readonly].picker__select--year,
|
|
|
-.form-control.form-control-default[disabled],
|
|
|
-.form-control.form-control-default[readonly],
|
|
|
-fieldset[disabled] .form-control-default.picker__select--month,
|
|
|
-fieldset[disabled] .form-control-default.picker__select--year,
|
|
|
-fieldset[disabled] .form-control.form-control-default {
|
|
|
- background-color: rgb(154 154 154 / 18%);
|
|
|
-}
|
|
|
-
|
|
|
-.form-group-brand .form-control,
|
|
|
-.form-group-brand .form-control:focus,
|
|
|
-.form-group-brand .picker__select--month,
|
|
|
-.form-group-brand .picker__select--month:focus,
|
|
|
-.form-group-brand .picker__select--year,
|
|
|
-.form-group-brand .picker__select--year:focus {
|
|
|
- border-color: #3f51b5;
|
|
|
-}
|
|
|
-
|
|
|
-.form-group-brand-accent .form-control,
|
|
|
-.form-group-brand-accent .form-control:focus,
|
|
|
-.form-group-brand-accent .picker__select--month,
|
|
|
-.form-group-brand-accent .picker__select--month:focus,
|
|
|
-.form-group-brand-accent .picker__select--year,
|
|
|
-.form-group-brand-accent .picker__select--year:focus {
|
|
|
- border-color: #f02;
|
|
|
-}
|
|
|
-
|
|
|
-.form-group-green .form-control,
|
|
|
-.form-group-green .form-control:focus,
|
|
|
-.form-group-green .picker__select--month,
|
|
|
-.form-group-green .picker__select--month:focus,
|
|
|
-.form-group-green .picker__select--year,
|
|
|
-.form-group-green .picker__select--year:focus {
|
|
|
- border-color: #4caf50;
|
|
|
-}
|
|
|
-
|
|
|
-.form-group-orange .form-control,
|
|
|
-.form-group-orange .form-control:focus,
|
|
|
-.form-group-orange .picker__select--month,
|
|
|
-.form-group-orange .picker__select--month:focus,
|
|
|
-.form-group-orange .picker__select--year,
|
|
|
-.form-group-orange .picker__select--year:focus {
|
|
|
- border-color: #24292e;
|
|
|
-}
|
|
|
-
|
|
|
-.form-group-red .form-control,
|
|
|
-.form-group-red .form-control:focus,
|
|
|
-.form-group-red .picker__select--month,
|
|
|
-.form-group-red .picker__select--month:focus,
|
|
|
-.form-group-red .picker__select--year,
|
|
|
-.form-group-red .picker__select--year:focus {
|
|
|
- border-color: #f44336;
|
|
|
-}
|
|
|
-
|
|
|
-input[type="color"].form-control-default {
|
|
|
- min-width: 38px;
|
|
|
-}
|
|
|
-
|
|
|
-.snackbar-text,
|
|
|
-.tile-inner {
|
|
|
- min-width: 0;
|
|
|
-}
|
|
|
-
|
|
|
-select.form-control,
|
|
|
-select.picker__select--month,
|
|
|
-select.picker__select--year {
|
|
|
- appearance: none;
|
|
|
- appearance: none;
|
|
|
-}
|
|
|
-
|
|
|
-select.form-control[multiple],
|
|
|
-select.form-control[size],
|
|
|
-select[multiple].picker__select--month,
|
|
|
-select[multiple].picker__select--year,
|
|
|
-select[size].picker__select--month,
|
|
|
-select[size].picker__select--year {
|
|
|
- background-image: none;
|
|
|
- padding-right: 0;
|
|
|
-}
|
|
|
-
|
|
|
-select.form-control-default {
|
|
|
- background-position: calc(100% - 8px) 11px;
|
|
|
- padding-right: 28px !important;
|
|
|
-}
|
|
|
-
|
|
|
-select.form-control-default[multiple],
|
|
|
-select.form-control-default[size] {
|
|
|
- padding-right: 8px !important;
|
|
|
-}
|
|
|
-
|
|
|
-textarea.form-control,
|
|
|
-textarea.picker__select--month,
|
|
|
-textarea.picker__select--year {
|
|
|
- height: auto;
|
|
|
-}
|
|
|
-
|
|
|
-.form-control-static {
|
|
|
- border-bottom: 1px solid rgb(0 0 0 / 12%);
|
|
|
- display: block;
|
|
|
- font-size: 14px;
|
|
|
- font-weight: 400;
|
|
|
- line-height: 20px;
|
|
|
- margin-top: 0;
|
|
|
- margin-bottom: 0;
|
|
|
- padding-top: 8px;
|
|
|
- padding-bottom: 7px;
|
|
|
-}
|
|
|
-
|
|
|
-.form-control-static.form-control-default {
|
|
|
- padding-top: 7px;
|
|
|
-}
|
|
|
-
|
|
|
-.form-group {
|
|
|
- margin-top: 24px;
|
|
|
- margin-bottom: 24px;
|
|
|
-}
|
|
|
-
|
|
|
-legend + .form-group {
|
|
|
- margin-top: 0;
|
|
|
-}
|
|
|
-
|
|
|
-.form-help {
|
|
|
- display: block;
|
|
|
- font-size: 12px;
|
|
|
- font-weight: 400;
|
|
|
- line-height: 20px;
|
|
|
- margin-top: 8px;
|
|
|
- margin-bottom: 12px;
|
|
|
- position: relative;
|
|
|
-}
|
|
|
-
|
|
|
-.form-help-icon {
|
|
|
- position: absolute;
|
|
|
- top: 4px;
|
|
|
- right: 0;
|
|
|
-}
|
|
|
-
|
|
|
-.form-help-msg {
|
|
|
- padding-right: 1.28571em;
|
|
|
-}
|
|
|
-
|
|
|
-.form-label {
|
|
|
- display: block;
|
|
|
-}
|
|
|
-
|
|
|
-[ class*="col-lg"] > .form-label {
|
|
|
- padding-top: 8px;
|
|
|
- padding-bottom: 8px;
|
|
|
- text-align: right;
|
|
|
-}
|
|
|
-
|
|
|
-@media screen and (min-width: 768px) {
|
|
|
- [ class*="col-md"] > .form-label {
|
|
|
- padding-top: 8px;
|
|
|
- padding-bottom: 8px;
|
|
|
- text-align: right;
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-@media screen and (min-width: 992px) {
|
|
|
- [ class*="col-sm"] > .form-label {
|
|
|
- padding-top: 8px;
|
|
|
- padding-bottom: 8px;
|
|
|
- text-align: right;
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-@media screen and (min-width: 1440px) {
|
|
|
- [ class*="col-xs"] > .form-label {
|
|
|
- padding-top: 8px;
|
|
|
- padding-bottom: 8px;
|
|
|
- text-align: right;
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-.form-group-brand .form-label {
|
|
|
- color: #3f51b5;
|
|
|
-}
|
|
|
-
|
|
|
-.form-group-brand-accent .form-label {
|
|
|
- color: #f02;
|
|
|
-}
|
|
|
-
|
|
|
-.form-group-green .form-label {
|
|
|
- color: #4caf50;
|
|
|
-}
|
|
|
-
|
|
|
-.form-group-orange .form-label {
|
|
|
- color: #24292e;
|
|
|
-}
|
|
|
-
|
|
|
-.form-group-red .form-label {
|
|
|
- color: #f44336;
|
|
|
-}
|
|
|
-
|
|
|
-.checkbox-adv,
|
|
|
-.radiobtn-adv {
|
|
|
- font-size: 14px;
|
|
|
- line-height: 20px;
|
|
|
-}
|
|
|
-
|
|
|
-[class*="checkbox-circle"],
|
|
|
-[class*="radiobtn-circle"] {
|
|
|
- display: block;
|
|
|
- height: 14px;
|
|
|
- position: absolute;
|
|
|
- top: 2px;
|
|
|
- left: 0;
|
|
|
- width: 14px;
|
|
|
-}
|
|
|
-
|
|
|
-[class*="radiobtn-circle"] {
|
|
|
- border-radius: 50%;
|
|
|
-}
|
|
|
-
|
|
|
-.checkbox-circle,
|
|
|
-.radiobtn-circle {
|
|
|
- border: 2px solid rgb(0 0 0 / 54%);
|
|
|
- transition: border-color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
- transition: border-color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
-}
|
|
|
-
|
|
|
-input[type="checkbox"]:focus ~ .checkbox-circle {
|
|
|
- border-color: rgb(0 0 0 / 87%);
|
|
|
-}
|
|
|
-
|
|
|
-.checkbox-adv.disabled input[type="checkbox"] ~ .checkbox-circle,
|
|
|
-fieldset[disabled] input[type="checkbox"] ~ .checkbox-circle,
|
|
|
-input[type="checkbox"][disabled] ~ .checkbox-circle {
|
|
|
- border-color: rgb(0 0 0 / 38%);
|
|
|
-}
|
|
|
-
|
|
|
-input[type="radio"]:focus ~ .radiobtn-circle {
|
|
|
- border-color: rgb(0 0 0 / 87%);
|
|
|
-}
|
|
|
-
|
|
|
-input[type="radio"]:checked ~ .radiobtn-circle {
|
|
|
- border-color: #f02;
|
|
|
-}
|
|
|
-
|
|
|
-.radiobtn-adv.disabled input[type="radio"] ~ .radiobtn-circle,
|
|
|
-fieldset[disabled] input[type="radio"] ~ .radiobtn-circle,
|
|
|
-input[type="radio"][disabled] ~ .radiobtn-circle {
|
|
|
- border-color: rgb(0 0 0 / 38%);
|
|
|
-}
|
|
|
-
|
|
|
-.radiobtn-adv.disabled input[type="radio"]:checked ~ .radiobtn-circle,
|
|
|
-fieldset[disabled] input[type="radio"]:checked ~ .radiobtn-circle,
|
|
|
-input[type="radio"]:checked[disabled] ~ .radiobtn-circle {
|
|
|
- border-color: #ff80ab;
|
|
|
-}
|
|
|
-
|
|
|
-.checkbox-circle-check,
|
|
|
-.radiobtn-circle-check {
|
|
|
- background-color: transparent;
|
|
|
- transform: scale(0, 0);
|
|
|
- transform: scale(0, 0);
|
|
|
- transition: -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
- transition: -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
- transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
- transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
-}
|
|
|
-
|
|
|
-.checkbox-circle-check::after,
|
|
|
-.checkbox-circle-check::before,
|
|
|
-.radiobtn-circle-check::after,
|
|
|
-.radiobtn-circle-check::before {
|
|
|
- background-color: #f02;
|
|
|
- border-radius: 50%;
|
|
|
- content: "";
|
|
|
- display: block;
|
|
|
- opacity: 0;
|
|
|
- position: absolute;
|
|
|
-}
|
|
|
-
|
|
|
-.checkbox-adv.disabled .checkbox-circle-check,
|
|
|
-.radiobtn-adv.disabled .radiobtn-circle-check::after,
|
|
|
-.radiobtn-adv.disabled .radiobtn-circle-check::before,
|
|
|
-fieldset[disabled] .checkbox-circle-check,
|
|
|
-fieldset[disabled] .radiobtn-circle-check::after,
|
|
|
-fieldset[disabled] .radiobtn-circle-check::before,
|
|
|
-input[type="checkbox"][disabled] ~ .checkbox-circle-check,
|
|
|
-input[type="radio"][disabled] ~ .radiobtn-circle-check::after,
|
|
|
-input[type="radio"][disabled] ~ .radiobtn-circle-check::before {
|
|
|
- display: none;
|
|
|
-}
|
|
|
-
|
|
|
-.checkbox-circle-check::after,
|
|
|
-.radiobtn-circle-check::after {
|
|
|
- height: 70px;
|
|
|
- top: -28px;
|
|
|
- left: -28px;
|
|
|
- width: 70px;
|
|
|
-}
|
|
|
-
|
|
|
-.checkbox-circle-check::before,
|
|
|
-.radiobtn-circle-check::before {
|
|
|
- height: 100%;
|
|
|
- top: 0;
|
|
|
- left: 0;
|
|
|
- transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
- transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
- width: 100%;
|
|
|
-}
|
|
|
-
|
|
|
-input[type="checkbox"]:checked ~ .checkbox-circle-check {
|
|
|
- transform: scale(0.5, 0.5);
|
|
|
- transform: scale(0.5, 0.5);
|
|
|
-}
|
|
|
-
|
|
|
-input[type="checkbox"]:checked ~ .checkbox-circle-check::after {
|
|
|
- animation: circle-check 0.6s;
|
|
|
- animation: circle-check 0.6s;
|
|
|
-}
|
|
|
-
|
|
|
-input[type="radio"]:checked ~ .radiobtn-circle-check {
|
|
|
- transform: scale(0.5, 0.5);
|
|
|
- transform: scale(0.5, 0.5);
|
|
|
-}
|
|
|
-
|
|
|
-input[type="radio"]:checked ~ .radiobtn-circle-check::after {
|
|
|
- animation: circle-check 0.6s;
|
|
|
- animation: circle-check 0.6s;
|
|
|
-}
|
|
|
-
|
|
|
-input[type="radio"]:checked ~ .radiobtn-circle-check::before {
|
|
|
- opacity: 1;
|
|
|
-}
|
|
|
-
|
|
|
-.radiobtn-adv.disabled input[type="radio"]:checked ~ .radiobtn-circle-check,
|
|
|
-fieldset[disabled] input[type="radio"]:checked ~ .radiobtn-circle-check,
|
|
|
-input[type="radio"]:checked[disabled] ~ .radiobtn-circle-check {
|
|
|
- background-color: #ff80ab;
|
|
|
-}
|
|
|
-
|
|
|
-.checkbox-circle-icon {
|
|
|
- background-color: #f02;
|
|
|
- color: #fff;
|
|
|
- opacity: 0;
|
|
|
- transform: scale(0.5, 0.5);
|
|
|
- transform: scale(0.5, 0.5);
|
|
|
- transition-duration: 0.3s;
|
|
|
- transition-property: opacity, -webkit-transform;
|
|
|
- transition-property: opacity, -webkit-transform;
|
|
|
- transition-property: opacity, transform;
|
|
|
- transition-property: opacity, transform, -webkit-transform;
|
|
|
- transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
-}
|
|
|
-
|
|
|
-.floating-label,
|
|
|
-.switch-toggle::after {
|
|
|
- transition-duration: 0.3s;
|
|
|
- transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
-}
|
|
|
-
|
|
|
-.checkbox-circle-icon::before {
|
|
|
- top: auto;
|
|
|
-}
|
|
|
-
|
|
|
-input[type="checkbox"]:checked ~ .checkbox-circle-icon {
|
|
|
- opacity: 1;
|
|
|
- transform: scale(1, 1);
|
|
|
- transform: scale(1, 1);
|
|
|
-}
|
|
|
-
|
|
|
-.checkbox-adv.disabled input[type="checkbox"]:checked ~ .checkbox-circle-icon,
|
|
|
-fieldset[disabled] input[type="checkbox"]:checked ~ .checkbox-circle-icon,
|
|
|
-input[type="checkbox"]:checked[disabled] ~ .checkbox-circle-icon {
|
|
|
- background-color: #ff80ab;
|
|
|
-}
|
|
|
-
|
|
|
-@keyframes circle-check {
|
|
|
- 0%,
|
|
|
- 100% {
|
|
|
- opacity: 0;
|
|
|
- }
|
|
|
-
|
|
|
- 25% {
|
|
|
- opacity: 0.25;
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-@keyframes circle-check {
|
|
|
- 0%,
|
|
|
- 100% {
|
|
|
- opacity: 0;
|
|
|
- }
|
|
|
-
|
|
|
- 25% {
|
|
|
- opacity: 0.25;
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-.floating-label {
|
|
|
- color: rgb(130 130 130 / 100%);
|
|
|
- cursor: text;
|
|
|
- font-size: 14px;
|
|
|
- line-height: 1;
|
|
|
- margin: 0;
|
|
|
- padding: 0;
|
|
|
- position: absolute;
|
|
|
- top: 11px;
|
|
|
- left: 1em;
|
|
|
- transform-origin: 0 0;
|
|
|
- transform-origin: 0 0;
|
|
|
- transition-duration: 0.3s;
|
|
|
- transition-property: color, -webkit-transform;
|
|
|
- transition-property: color, -webkit-transform;
|
|
|
- transition-property: color, transform;
|
|
|
- transition-property: color, transform, -webkit-transform;
|
|
|
- transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
-}
|
|
|
-
|
|
|
-.form-group-label,
|
|
|
-.switch,
|
|
|
-.switch-toggle {
|
|
|
- position: relative;
|
|
|
-}
|
|
|
-
|
|
|
-.form-group-label [class*="col-"] .floating-label {
|
|
|
- left: 2em;
|
|
|
-}
|
|
|
-
|
|
|
-.form-group-label.control-focus .floating-label,
|
|
|
-.form-group-label.control-highlight .floating-label {
|
|
|
- transform: scale(0.85714, 0.85714) translateY(-30px);
|
|
|
- transform: scale(0.85714, 0.85714) translateY(-30px);
|
|
|
-}
|
|
|
-
|
|
|
-.form-group-label.control-focus .floating-label {
|
|
|
- color: #399af2;
|
|
|
-}
|
|
|
-
|
|
|
-.form-group-label {
|
|
|
- margin-top: 36px;
|
|
|
- margin-bottom: 36px;
|
|
|
-}
|
|
|
-
|
|
|
-.form-group-label .form-control,
|
|
|
-.form-group-label .picker__select--month,
|
|
|
-.form-group-label .picker__select--year {
|
|
|
- position: relative;
|
|
|
- z-index: 1;
|
|
|
- padding-bottom: 8px;
|
|
|
-}
|
|
|
-
|
|
|
-.formlabel .form-control::input-placeholder,
|
|
|
-.form-group-label .picker__select--month::-webkit-input-placeholder,
|
|
|
-.form-group-label .picker__select--year::-webkit-input-placeholder {
|
|
|
- color: transparent;
|
|
|
-}
|
|
|
-
|
|
|
-.formlabel .form-control::placeholder,
|
|
|
-.form-group-label .picker__select--month::-moz-placeholder,
|
|
|
-.form-group-label .picker__select--year::-moz-placeholder {
|
|
|
- color: transparent;
|
|
|
-}
|
|
|
-
|
|
|
-.formlabel .form-control:input-placeholder,
|
|
|
-.form-group-label .picker__select--month:-ms-input-placeholder,
|
|
|
-.form-group-label .picker__select--year:-ms-input-placeholder {
|
|
|
- color: transparent;
|
|
|
-}
|
|
|
-
|
|
|
-.form-group-label .form-control::placeholder,
|
|
|
-.form-group-label .picker__select--month::placeholder,
|
|
|
-.form-group-label .picker__select--year::placeholder {
|
|
|
- color: transparent;
|
|
|
-}
|
|
|
-
|
|
|
-legend + .form-group-label {
|
|
|
- margin-top: 12px;
|
|
|
-}
|
|
|
-
|
|
|
-.form-group-label.form-group-brand .floating-label {
|
|
|
- color: #3f51b5;
|
|
|
-}
|
|
|
-
|
|
|
-.form-group-label.form-group-brand-accent .floating-label {
|
|
|
- color: #f02;
|
|
|
-}
|
|
|
-
|
|
|
-.form-group-label.form-group-green .floating-label {
|
|
|
- color: #4caf50;
|
|
|
-}
|
|
|
-
|
|
|
-.form-group-label.form-group-orange .floating-label {
|
|
|
- color: #24292e;
|
|
|
-}
|
|
|
-
|
|
|
-.form-group-label.form-group-red .floating-label {
|
|
|
- color: #f44336;
|
|
|
-}
|
|
|
-
|
|
|
-.form-icon-label {
|
|
|
- cursor: pointer;
|
|
|
- display: block;
|
|
|
- font-size: 20px;
|
|
|
- line-height: 28px;
|
|
|
- padding: 4px 0;
|
|
|
- transition: color 0.15s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
- transition: color 0.15s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
-}
|
|
|
-
|
|
|
-.switch.checkbox label,
|
|
|
-.switch.radiobtn label {
|
|
|
- padding-left: 40.5px;
|
|
|
-}
|
|
|
-
|
|
|
-.switch-toggle {
|
|
|
- background-color: rgb(0 0 0 / 38%);
|
|
|
- border-radius: 6px;
|
|
|
- cursor: pointer;
|
|
|
- display: inline-block;
|
|
|
- height: 12px;
|
|
|
- margin-right: 8px;
|
|
|
- transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
- transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
- width: 32.5px;
|
|
|
-}
|
|
|
-
|
|
|
-.switch-toggle::after,
|
|
|
-.switch-toggle::before {
|
|
|
- border-radius: 50%;
|
|
|
- display: block;
|
|
|
- height: 20px;
|
|
|
- position: absolute;
|
|
|
- top: -4px;
|
|
|
- left: 0;
|
|
|
- width: 20px;
|
|
|
-}
|
|
|
-
|
|
|
-.switch-toggle::after {
|
|
|
- box-shadow: 0 0 0 12.5px rgb(0 0 0 / 10%);
|
|
|
- opacity: 0;
|
|
|
- transition-duration: 0.3s;
|
|
|
- transition-property: opacity, -webkit-transform;
|
|
|
- transition-property: opacity, -webkit-transform;
|
|
|
- transition-property: opacity, transform;
|
|
|
- transition-property: opacity, transform, -webkit-transform;
|
|
|
- transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
-}
|
|
|
-
|
|
|
-.switch-toggle:active::after {
|
|
|
- opacity: 1;
|
|
|
-}
|
|
|
-
|
|
|
-.switch-toggle::before {
|
|
|
- background-color: #fff;
|
|
|
- box-shadow: 0 1px 3px 1px rgb(0 0 0 / 25%);
|
|
|
- transition-duration: 0.3s;
|
|
|
- transition-duration: 0.3s;
|
|
|
- transition-property: background-color, -webkit-transform;
|
|
|
- transition-property: background-color, -webkit-transform;
|
|
|
- transition-property: background-color, transform;
|
|
|
- transition-property: background-color, transform, -webkit-transform;
|
|
|
- transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
- transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
-}
|
|
|
-
|
|
|
-input[type="checkbox"]:checked + .switch-toggle,
|
|
|
-input[type="radio"]:checked + .switch-toggle {
|
|
|
- background-color: rgb(255 64 129 / 50%);
|
|
|
-}
|
|
|
-
|
|
|
-input[type="checkbox"]:checked + .switch-toggle::after,
|
|
|
-input[type="checkbox"]:checked + .switch-toggle::before,
|
|
|
-input[type="radio"]:checked + .switch-toggle::after,
|
|
|
-input[type="radio"]:checked + .switch-toggle::before {
|
|
|
- transform: translateX(12.5px);
|
|
|
- transform: translateX(12.5px);
|
|
|
-}
|
|
|
-
|
|
|
-input[type="checkbox"]:checked + .switch-toggle::before,
|
|
|
-input[type="radio"]:checked + .switch-toggle::before {
|
|
|
- background-color: #f02;
|
|
|
-}
|
|
|
-
|
|
|
-input[type="checkbox"]:checked + .switch-toggle:active::after,
|
|
|
-input[type="radio"]:checked + .switch-toggle:active::after {
|
|
|
- box-shadow: 0 0 0 12.5px rgb(255 64 129 / 25%);
|
|
|
-}
|
|
|
-
|
|
|
-.checkbox.switch .switch-toggle,
|
|
|
-.radiobtn.switch .switch-toggle {
|
|
|
- position: absolute;
|
|
|
- top: 4px;
|
|
|
- left: 0;
|
|
|
-}
|
|
|
-
|
|
|
-input[type="checkbox"]:checked + .switch-toggle-brand,
|
|
|
-input[type="radio"]:checked + .switch-toggle-brand {
|
|
|
- background-color: rgb(63 81 181 / 50%);
|
|
|
-}
|
|
|
-
|
|
|
-input[type="checkbox"]:checked + .switch-toggle-brand::before,
|
|
|
-input[type="radio"]:checked + .switch-toggle-brand::before {
|
|
|
- background-color: #3f51b5;
|
|
|
-}
|
|
|
-
|
|
|
-input[type="checkbox"]:checked + .switch-toggle-brand:active::after,
|
|
|
-input[type="radio"]:checked + .switch-toggle-brand:active::after {
|
|
|
- box-shadow: 0 0 0 12.5px rgb(63 81 181 / 25%);
|
|
|
-}
|
|
|
-
|
|
|
-input[type="checkbox"]:checked + .switch-toggle-green,
|
|
|
-input[type="radio"]:checked + .switch-toggle-green {
|
|
|
- background-color: rgb(76 175 80 / 50%);
|
|
|
-}
|
|
|
-
|
|
|
-input[type="checkbox"]:checked + .switch-toggle-green::before,
|
|
|
-input[type="radio"]:checked + .switch-toggle-green::before {
|
|
|
- background-color: #4caf50;
|
|
|
-}
|
|
|
-
|
|
|
-input[type="checkbox"]:checked + .switch-toggle-green:active::after,
|
|
|
-input[type="radio"]:checked + .switch-toggle-green:active::after {
|
|
|
- box-shadow: 0 0 0 12.5px rgb(76 175 80 / 25%);
|
|
|
-}
|
|
|
-
|
|
|
-input[type="checkbox"]:checked + .switch-toggle-orange,
|
|
|
-input[type="radio"]:checked + .switch-toggle-orange {
|
|
|
- background-color: rgb(255 152 0 / 50%);
|
|
|
-}
|
|
|
-
|
|
|
-input[type="checkbox"]:checked + .switch-toggle-orange::before,
|
|
|
-input[type="radio"]:checked + .switch-toggle-orange::before {
|
|
|
- background-color: #ffb200;
|
|
|
-}
|
|
|
-
|
|
|
-input[type="checkbox"]:checked + .switch-toggle-orange:active::after,
|
|
|
-input[type="radio"]:checked + .switch-toggle-orange:active::after {
|
|
|
- box-shadow: 0 0 0 12.5px rgb(255 152 0 / 25%);
|
|
|
-}
|
|
|
-
|
|
|
-input[type="checkbox"]:checked + .switch-toggle-red,
|
|
|
-input[type="radio"]:checked + .switch-toggle-red {
|
|
|
- background-color: rgb(244 67 54 / 50%);
|
|
|
-}
|
|
|
-
|
|
|
-input[type="checkbox"]:checked + .switch-toggle-red::before,
|
|
|
-input[type="radio"]:checked + .switch-toggle-red::before {
|
|
|
- background-color: #f44336;
|
|
|
-}
|
|
|
-
|
|
|
-input[type="checkbox"]:checked + .switch-toggle-red:active::after,
|
|
|
-input[type="radio"]:checked + .switch-toggle-red:active::after {
|
|
|
- box-shadow: 0 0 0 12.5px rgb(244 67 54 / 25%);
|
|
|
-}
|
|
|
-
|
|
|
-/* 弹出框颜色 */
|
|
|
-.modal-content,
|
|
|
-.picker__wrap {
|
|
|
- box-shadow: 0 1px 50px #a2beff;
|
|
|
- outline: 0;
|
|
|
-}
|
|
|
-
|
|
|
-.textarea-autosize {
|
|
|
- min-height: 36px;
|
|
|
- overflow-x: hidden;
|
|
|
-}
|
|
|
-
|
|
|
-.label {
|
|
|
- background-color: rgb(0 0 0 / 38%);
|
|
|
- border-radius: 2px;
|
|
|
- color: #fff;
|
|
|
- display: inline;
|
|
|
- font-size: 75%;
|
|
|
- font-style: normal;
|
|
|
- font-weight: 400;
|
|
|
- line-height: 1;
|
|
|
- padding: 0.2em 0.6em;
|
|
|
- vertical-align: baseline;
|
|
|
- white-space: nowrap;
|
|
|
-}
|
|
|
-
|
|
|
-.modal-close,
|
|
|
-.modal-title {
|
|
|
- font-size: 20px;
|
|
|
- line-height: 28px;
|
|
|
-}
|
|
|
-
|
|
|
-.label-brand {
|
|
|
- background-color: #3f51b5;
|
|
|
- color: #fff;
|
|
|
-}
|
|
|
-
|
|
|
-.label-brand-accent {
|
|
|
- background-color: #f02;
|
|
|
- color: #fff;
|
|
|
-}
|
|
|
-
|
|
|
-.label-green {
|
|
|
- background-color: #4caf50;
|
|
|
- color: rgb(0 0 0 / 87%);
|
|
|
-}
|
|
|
-
|
|
|
-.label-orange {
|
|
|
- background-color: #24292e;
|
|
|
- color: rgb(0 0 0 / 87%);
|
|
|
-}
|
|
|
-
|
|
|
-.label-red {
|
|
|
- background-color: #f44336;
|
|
|
- color: #fff;
|
|
|
-}
|
|
|
-
|
|
|
-.modal {
|
|
|
- backface-visibility: hidden;
|
|
|
- backface-visibility: hidden;
|
|
|
- display: none;
|
|
|
- outline: 0;
|
|
|
- position: fixed;
|
|
|
- top: 0;
|
|
|
- right: 0;
|
|
|
- bottom: 0;
|
|
|
- left: 0;
|
|
|
- z-index: 40;
|
|
|
- -webkit-overflow-scrolling: touch;
|
|
|
- -ms-overflow-style: -ms-autohiding-scrollbar;
|
|
|
-}
|
|
|
-
|
|
|
-.modal-backdrop,
|
|
|
-.picker__holder {
|
|
|
- backface-visibility: hidden;
|
|
|
- right: 0;
|
|
|
- top: 0;
|
|
|
- left: 0;
|
|
|
- bottom: 0;
|
|
|
-}
|
|
|
-
|
|
|
-.modal-open .modal {
|
|
|
- overflow-x: hidden;
|
|
|
- overflow-y: auto;
|
|
|
-}
|
|
|
-
|
|
|
-.modal-backdrop {
|
|
|
- backface-visibility: hidden;
|
|
|
- background-color: #000;
|
|
|
- opacity: 0;
|
|
|
- position: fixed;
|
|
|
- transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
- transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
- z-index: 39;
|
|
|
-}
|
|
|
-
|
|
|
-.menu ~ .modal-backdrop.in,
|
|
|
-.modal-backdrop.fade.in {
|
|
|
- opacity: 0.54;
|
|
|
-}
|
|
|
-
|
|
|
-.modal-content,
|
|
|
-.modal-dialog,
|
|
|
-.modal-heading,
|
|
|
-.nav,
|
|
|
-.nav .a,
|
|
|
-.nav a,
|
|
|
-.nav li {
|
|
|
- position: relative;
|
|
|
-}
|
|
|
-
|
|
|
-.menu ~ .modal-backdrop {
|
|
|
- z-index: 30;
|
|
|
-}
|
|
|
-
|
|
|
-.modal-close {
|
|
|
- color: #727272;
|
|
|
- cursor: pointer;
|
|
|
- display: block;
|
|
|
- float: right;
|
|
|
- margin-right: -8px;
|
|
|
- padding-right: 8px;
|
|
|
- padding-left: 8px;
|
|
|
-}
|
|
|
-
|
|
|
-.modal-close:focus,
|
|
|
-.modal-close:hover {
|
|
|
- color: #f02;
|
|
|
- text-decoration: none;
|
|
|
-}
|
|
|
-
|
|
|
-.modal-content {
|
|
|
- background-clip: padding-box;
|
|
|
- background-color: #fff;
|
|
|
- border: 1px solid transparent;
|
|
|
- border-radius: 4px;
|
|
|
-}
|
|
|
-
|
|
|
-.modal-dialog {
|
|
|
- margin: 48px 16px;
|
|
|
-}
|
|
|
-
|
|
|
-.modal-heading,
|
|
|
-.modal-inner {
|
|
|
- margin-top: 24px;
|
|
|
- padding-right: 24px;
|
|
|
- padding-left: 24px;
|
|
|
-}
|
|
|
-
|
|
|
-.modal-dialog.modal-full {
|
|
|
- height: 100%;
|
|
|
- height: calc(100% - 96px);
|
|
|
-}
|
|
|
-
|
|
|
-.modal-dialog.modal-full .modal-content {
|
|
|
- height: 100%;
|
|
|
-}
|
|
|
-
|
|
|
-.modal.fade .modal-dialog {
|
|
|
- transform: scale(0, 0);
|
|
|
- transform: scale(0, 0);
|
|
|
- transition: -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
- transition: -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
- transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
- transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
-}
|
|
|
-
|
|
|
-.modal.fade.in .modal-dialog {
|
|
|
- transform: scale(1, 1);
|
|
|
- transform: scale(1, 1);
|
|
|
-}
|
|
|
-
|
|
|
-@media screen and (min-width: 480px) {
|
|
|
- .modal-dialog.modal-xs {
|
|
|
- margin-right: auto;
|
|
|
- margin-left: auto;
|
|
|
- width: 448px;
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-@media screen and (min-width: 992px) {
|
|
|
- .modal-dialog {
|
|
|
- margin-right: auto;
|
|
|
- margin-left: auto;
|
|
|
- width: 960px;
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-@media screen and (min-width: 1440px) {
|
|
|
- .modal-dialog {
|
|
|
- width: 1408px;
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-.modal-dialog {
|
|
|
- width: 1408px;
|
|
|
-}
|
|
|
-
|
|
|
-.modal-footer {
|
|
|
- padding-right: 24px;
|
|
|
- padding-left: 24px;
|
|
|
-}
|
|
|
-
|
|
|
-.modal-footer .btn + .btn {
|
|
|
- margin-right: 16px;
|
|
|
-}
|
|
|
-
|
|
|
-.modal-footer .text-right .btn + .btn {
|
|
|
- margin-right: auto;
|
|
|
- margin-left: 16px;
|
|
|
-}
|
|
|
-
|
|
|
-.modal-heading,
|
|
|
-.modal-inner {
|
|
|
- margin-bottom: 24px;
|
|
|
-}
|
|
|
-
|
|
|
-.modal-open {
|
|
|
- overflow: hidden;
|
|
|
-}
|
|
|
-
|
|
|
-.modal-title {
|
|
|
- margin-top: 0;
|
|
|
- margin-right: 28px;
|
|
|
- margin-bottom: 24px;
|
|
|
-}
|
|
|
-
|
|
|
-.modal-va-middle {
|
|
|
- -webkit-box-align: center;
|
|
|
- align-items: center;
|
|
|
- -ms-flex-align: center;
|
|
|
- grid-row-align: center;
|
|
|
- align-items: center;
|
|
|
-}
|
|
|
-
|
|
|
-.modal-va-middle .modal-dialog {
|
|
|
- -webkit-box-flex: 1;
|
|
|
- flex-grow: 1;
|
|
|
- -ms-flex-positive: 1;
|
|
|
- flex-grow: 1;
|
|
|
-}
|
|
|
-
|
|
|
-@media screen and (min-width: 480px) {
|
|
|
- .modal-va-middle .modal-dialog.modal-xs {
|
|
|
- -webkit-box-flex: 0;
|
|
|
- flex-grow: 0;
|
|
|
- -ms-flex-positive: 0;
|
|
|
- flex-grow: 0;
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-@media screen and (min-width: 992px) {
|
|
|
- .modal-va-middle .modal-dialog {
|
|
|
- -webkit-box-flex: 0;
|
|
|
- flex-grow: 0;
|
|
|
- -ms-flex-positive: 0;
|
|
|
- flex-grow: 0;
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-.modal-va-middle-show {
|
|
|
- display: box;
|
|
|
- display: flex;
|
|
|
- display: flexbox;
|
|
|
- display: flex;
|
|
|
-}
|
|
|
-
|
|
|
-.nav {
|
|
|
- margin: 24px 0;
|
|
|
- padding: 0;
|
|
|
-}
|
|
|
-
|
|
|
-.nav::after,
|
|
|
-.nav::before {
|
|
|
- display: table;
|
|
|
- line-height: 0;
|
|
|
-}
|
|
|
-
|
|
|
-.nav .a,
|
|
|
-.nav a {
|
|
|
- -webkit-box-align: center;
|
|
|
- align-items: center;
|
|
|
- -ms-flex-align: center;
|
|
|
- align-items: center;
|
|
|
- display: box;
|
|
|
- display: flex;
|
|
|
- display: flexbox;
|
|
|
- display: flex;
|
|
|
- min-height: 48px;
|
|
|
- padding: 0 16px;
|
|
|
-}
|
|
|
-
|
|
|
-.nav .a:focus,
|
|
|
-.nav .a:hover,
|
|
|
-.nav a:focus,
|
|
|
-.nav a:hover {
|
|
|
- text-decoration: none;
|
|
|
-}
|
|
|
-
|
|
|
-.nav li {
|
|
|
- display: block;
|
|
|
-}
|
|
|
-
|
|
|
-.nav ul {
|
|
|
- margin: 0;
|
|
|
- padding: 0;
|
|
|
-}
|
|
|
-
|
|
|
-.nav-justified,
|
|
|
-.nav-list {
|
|
|
- -webkit-box-align: start;
|
|
|
- align-items: flex-start;
|
|
|
- -ms-flex-align: start;
|
|
|
- align-items: flex-start;
|
|
|
- display: box;
|
|
|
- display: flex;
|
|
|
- display: flexbox;
|
|
|
- display: flex;
|
|
|
- -webkit-box-pack: start;
|
|
|
- justify-content: flex-start;
|
|
|
- -ms-flex-pack: start;
|
|
|
- justify-content: flex-start;
|
|
|
-}
|
|
|
-
|
|
|
-.nav-justified {
|
|
|
- flex-wrap: nowrap;
|
|
|
- flex-wrap: nowrap;
|
|
|
- flex-wrap: nowrap;
|
|
|
-}
|
|
|
-
|
|
|
-.nav-justified > li {
|
|
|
- -webkit-box-flex: 1;
|
|
|
- flex-grow: 1;
|
|
|
- -ms-flex-positive: 1;
|
|
|
- flex-grow: 1;
|
|
|
-}
|
|
|
-
|
|
|
-.nav-justified > li > .a,
|
|
|
-.nav-justified > li > a {
|
|
|
- -webkit-box-pack: center;
|
|
|
- justify-content: center;
|
|
|
- -ms-flex-pack: center;
|
|
|
- justify-content: center;
|
|
|
- text-align: center;
|
|
|
-}
|
|
|
-
|
|
|
-.nav-list {
|
|
|
- flex-wrap: wrap;
|
|
|
- flex-wrap: wrap;
|
|
|
- flex-wrap: wrap;
|
|
|
-}
|
|
|
-
|
|
|
-.nav-list > li {
|
|
|
- float: left;
|
|
|
-}
|
|
|
-
|
|
|
-.picker {
|
|
|
- position: absolute;
|
|
|
- z-index: 40;
|
|
|
- user-select: none;
|
|
|
- user-select: none;
|
|
|
-}
|
|
|
-
|
|
|
-.picker__box {
|
|
|
- background-color: #fff;
|
|
|
- border-radius: 0 0 4px 4px;
|
|
|
- -webkit-box-flex: 1;
|
|
|
- flex: 1;
|
|
|
- flex: 1;
|
|
|
- flex: 1;
|
|
|
-}
|
|
|
-
|
|
|
-@media screen and (min-width: 992px) {
|
|
|
- .picker__box {
|
|
|
- border-radius: 0 4px 4px 0;
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-.picker__date-display {
|
|
|
- background-color: #3f51b5;
|
|
|
- border-radius: 4px 4px 0 0;
|
|
|
- color: #fff;
|
|
|
- padding: 12px 16px;
|
|
|
- text-align: left;
|
|
|
-}
|
|
|
-
|
|
|
-@media screen and (min-width: 992px) {
|
|
|
- .picker__date-display {
|
|
|
- border-radius: 4px 0 0 4px;
|
|
|
- width: 176px;
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-.picker__date-display-bottom {
|
|
|
- font-size: 34px;
|
|
|
- line-height: 40px;
|
|
|
- overflow: hidden;
|
|
|
- text-overflow: ellipsis;
|
|
|
- white-space: nowrap;
|
|
|
-}
|
|
|
-
|
|
|
-.picker__date-display-top {
|
|
|
- color: #7986cb;
|
|
|
- margin-bottom: 8px;
|
|
|
-}
|
|
|
-
|
|
|
-.picker__day {
|
|
|
- border-radius: 50%;
|
|
|
- display: inline-block;
|
|
|
- height: 36px;
|
|
|
- padding: 8px 0;
|
|
|
- width: 36px;
|
|
|
-}
|
|
|
-
|
|
|
-.picker__day:focus,
|
|
|
-.picker__day:hover {
|
|
|
- color: #3f51b5;
|
|
|
- cursor: pointer;
|
|
|
-}
|
|
|
-
|
|
|
-.picker__day.picker__day--disabled {
|
|
|
- color: inherit;
|
|
|
- cursor: not-allowed;
|
|
|
- opacity: 0.5;
|
|
|
-}
|
|
|
-
|
|
|
-.picker__day.picker__day--highlighted {
|
|
|
- color: #3f51b5;
|
|
|
-}
|
|
|
-
|
|
|
-.picker__day.picker__day--selected {
|
|
|
- background-color: #3f51b5;
|
|
|
- color: #fff !important;
|
|
|
-}
|
|
|
-
|
|
|
-.picker__day-display {
|
|
|
- margin-right: 8px;
|
|
|
-}
|
|
|
-
|
|
|
-.picker__day--outfocus {
|
|
|
- display: none;
|
|
|
-}
|
|
|
-
|
|
|
-.picker__footer {
|
|
|
- padding: 8px 16px;
|
|
|
- text-align: right;
|
|
|
-}
|
|
|
-
|
|
|
-.picker__footer button {
|
|
|
- margin-left: 8px;
|
|
|
-}
|
|
|
-
|
|
|
-.picker__footer button:first-child {
|
|
|
- margin-left: 0;
|
|
|
-}
|
|
|
-
|
|
|
-.picker__frame {
|
|
|
- margin: 48px auto;
|
|
|
- max-width: 268px;
|
|
|
- position: relative;
|
|
|
- transform: scale(0, 0);
|
|
|
- transform: scale(0, 0);
|
|
|
- transition: -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
- transition: -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
- transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
- transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
-}
|
|
|
-
|
|
|
-.picker--opened .picker__frame {
|
|
|
- transform: scale(1, 1);
|
|
|
- transform: scale(1, 1);
|
|
|
-}
|
|
|
-
|
|
|
-.picker__header {
|
|
|
- margin-top: 12px;
|
|
|
- margin-bottom: 8px;
|
|
|
- position: relative;
|
|
|
-}
|
|
|
-
|
|
|
-.picker__holder {
|
|
|
- -webkit-box-align: center;
|
|
|
- align-items: center;
|
|
|
- -ms-flex-align: center;
|
|
|
- align-items: center;
|
|
|
- backface-visibility: hidden;
|
|
|
- display: box;
|
|
|
- display: flex;
|
|
|
- display: flexbox;
|
|
|
- display: flex;
|
|
|
- overflow-x: hidden;
|
|
|
- overflow-y: auto;
|
|
|
- position: fixed;
|
|
|
- text-align: center;
|
|
|
- transform: translateY(100%);
|
|
|
- transform: translateY(100%);
|
|
|
- transition: -webkit-transform 0s 0.3s;
|
|
|
- transition: -webkit-transform 0s 0.3s;
|
|
|
- transition: transform 0s 0.3s;
|
|
|
- transition: transform 0s 0.3s, -webkit-transform 0s 0.3s;
|
|
|
- width: 100%;
|
|
|
- -webkit-overflow-scrolling: touch;
|
|
|
- -ms-overflow-style: -ms-autohiding-scrollbar;
|
|
|
-}
|
|
|
-
|
|
|
-.header,
|
|
|
-.snackbar-inner {
|
|
|
- backface-visibility: hidden;
|
|
|
-}
|
|
|
-
|
|
|
-.picker__holder::before {
|
|
|
- background-color: #000;
|
|
|
- display: block;
|
|
|
- height: 100%;
|
|
|
- opacity: 0;
|
|
|
- position: absolute;
|
|
|
- top: 0;
|
|
|
- left: 0;
|
|
|
- transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
- transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
- width: 100%;
|
|
|
-}
|
|
|
-
|
|
|
-.picker--opened .picker__holder {
|
|
|
- transform: translateZ(0);
|
|
|
- transform: translateZ(0);
|
|
|
- transition: none;
|
|
|
- transition: none;
|
|
|
-}
|
|
|
-
|
|
|
-.picker--opened .picker__holder::before {
|
|
|
- opacity: 0.5;
|
|
|
-}
|
|
|
-
|
|
|
-.picker__input {
|
|
|
- background-color: transparent !important;
|
|
|
- border-bottom-style: solid !important;
|
|
|
- color: inherit !important;
|
|
|
- cursor: text !important;
|
|
|
-}
|
|
|
-
|
|
|
-.picker__input.picker__input--active {
|
|
|
- border-color: #f02;
|
|
|
- border-bottom-width: 2px;
|
|
|
-}
|
|
|
-
|
|
|
-.picker__input.picker__input--active.form-control-default {
|
|
|
- border-bottom-width: 1px;
|
|
|
-}
|
|
|
-
|
|
|
-.picker__month,
|
|
|
-.picker__year {
|
|
|
- display: inline;
|
|
|
- margin-left: 16px;
|
|
|
-}
|
|
|
-
|
|
|
-.picker__month:first-child,
|
|
|
-.picker__year:first-child {
|
|
|
- margin-left: 0;
|
|
|
-}
|
|
|
-
|
|
|
-.picker__nav--next,
|
|
|
-.picker__nav--prev {
|
|
|
- cursor: pointer;
|
|
|
- height: 36px;
|
|
|
- line-height: 20px;
|
|
|
- margin-top: -18px;
|
|
|
- padding-top: 8px;
|
|
|
- padding-bottom: 8px;
|
|
|
- position: absolute;
|
|
|
- top: 50%;
|
|
|
- text-align: center;
|
|
|
- width: 36px;
|
|
|
-}
|
|
|
-
|
|
|
-.picker__nav--next:focus,
|
|
|
-.picker__nav--next:hover,
|
|
|
-.picker__nav--prev:focus,
|
|
|
-.picker__nav--prev:hover {
|
|
|
- color: #3f51b5;
|
|
|
-}
|
|
|
-
|
|
|
-@media screen and (min-width: 992px) {
|
|
|
- .picker__footer {
|
|
|
- padding-right: 24px;
|
|
|
- padding-left: 24px;
|
|
|
- }
|
|
|
-
|
|
|
- .picker__frame {
|
|
|
- max-width: 528px;
|
|
|
- }
|
|
|
-
|
|
|
- .picker__nav--next,
|
|
|
- .picker__nav--prev {
|
|
|
- width: 48px;
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-.picker__nav--next {
|
|
|
- right: 8px;
|
|
|
-}
|
|
|
-
|
|
|
-.picker__nav--next::before {
|
|
|
- content: "keyboard_arrow_right";
|
|
|
-}
|
|
|
-
|
|
|
-.picker__nav--prev {
|
|
|
- left: 8px;
|
|
|
-}
|
|
|
-
|
|
|
-.picker__nav--prev::before {
|
|
|
- content: "keyboard_arrow_left";
|
|
|
-}
|
|
|
-
|
|
|
-.picker__select--month,
|
|
|
-.picker__select--year {
|
|
|
- background-position: 100% 4px !important;
|
|
|
- border-bottom: 0;
|
|
|
- display: inline-block;
|
|
|
- height: 20px;
|
|
|
- margin-left: 16px;
|
|
|
- padding: 0;
|
|
|
- width: auto;
|
|
|
-}
|
|
|
-
|
|
|
-.picker__select--month:first-child,
|
|
|
-.picker__select--year:first-child {
|
|
|
- margin-left: 0;
|
|
|
-}
|
|
|
-
|
|
|
-.picker__select--month:focus,
|
|
|
-.picker__select--year:focus {
|
|
|
- border-bottom: 0;
|
|
|
- padding-bottom: 0;
|
|
|
-}
|
|
|
-
|
|
|
-.picker__table {
|
|
|
- margin: 0 8px;
|
|
|
- table-layout: fixed;
|
|
|
-}
|
|
|
-
|
|
|
-table.table-fixed {
|
|
|
- table-layout: fixed;
|
|
|
-}
|
|
|
-
|
|
|
-.picker__table td,
|
|
|
-.picker__table th {
|
|
|
- border: 0;
|
|
|
- font-size: 12px;
|
|
|
- line-height: 20px;
|
|
|
- margin: 0;
|
|
|
- padding: 0;
|
|
|
- text-align: center;
|
|
|
- vertical-align: middle;
|
|
|
- width: 36px;
|
|
|
-}
|
|
|
-
|
|
|
-@media screen and (min-width: 992px) {
|
|
|
- .picker__table {
|
|
|
- margin: 0;
|
|
|
- }
|
|
|
-
|
|
|
- .picker__table td,
|
|
|
- .picker__table th {
|
|
|
- width: 48px;
|
|
|
- }
|
|
|
-
|
|
|
- .picker__table td:first-child,
|
|
|
- .picker__table th:first-child {
|
|
|
- padding-left: 8px;
|
|
|
- width: 56px;
|
|
|
- }
|
|
|
-
|
|
|
- .picker__table td:last-child,
|
|
|
- .picker__table th:last-child {
|
|
|
- padding-right: 8px;
|
|
|
- width: 56px;
|
|
|
- }
|
|
|
-
|
|
|
- .picker__weekday-display {
|
|
|
- display: block;
|
|
|
- overflow: hidden;
|
|
|
- text-overflow: ellipsis;
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-.picker__weekday {
|
|
|
- color: #9a9a9a;
|
|
|
- padding-top: 8px !important;
|
|
|
- padding-bottom: 8px !important;
|
|
|
-}
|
|
|
-
|
|
|
-.picker__weekday-display {
|
|
|
- margin-right: 8px;
|
|
|
-}
|
|
|
-
|
|
|
-.picker__weekday-display::after {
|
|
|
- content: ",";
|
|
|
-}
|
|
|
-
|
|
|
-.picker__wrap {
|
|
|
- border-radius: 4px;
|
|
|
- display: box;
|
|
|
- display: flex;
|
|
|
- display: flexbox;
|
|
|
- display: flex;
|
|
|
- -webkit-box-orient: vertical;
|
|
|
- flex-direction: column;
|
|
|
- flex-direction: column;
|
|
|
- flex-direction: column;
|
|
|
- position: relative;
|
|
|
- vertical-align: middle;
|
|
|
- z-index: 1;
|
|
|
-}
|
|
|
-
|
|
|
-@media screen and (min-width: 992px) {
|
|
|
- .picker__wrap {
|
|
|
- -webkit-box-orient: horizontal;
|
|
|
- -webkit-box-direction: normal;
|
|
|
- flex-direction: row;
|
|
|
- flex-direction: row;
|
|
|
- flex-direction: row;
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-.progress {
|
|
|
- background-color: #ff80ab;
|
|
|
- height: 4px;
|
|
|
- margin-top: 24px;
|
|
|
- margin-bottom: 24px;
|
|
|
- overflow: hidden;
|
|
|
- position: relative;
|
|
|
-}
|
|
|
-
|
|
|
-.progress-bar,
|
|
|
-.progress-position-absolute-bottom,
|
|
|
-.progress-position-absolute-top {
|
|
|
- position: absolute;
|
|
|
-}
|
|
|
-
|
|
|
-.progress-bar {
|
|
|
- background-color: #f02;
|
|
|
- border-radius: 0 1px 1px 0;
|
|
|
- height: 100%;
|
|
|
- top: 0;
|
|
|
- left: 0;
|
|
|
- transition: width 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
- transition: width 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
-}
|
|
|
-
|
|
|
-.progress-brand {
|
|
|
- background-color: #7986cb;
|
|
|
-}
|
|
|
-
|
|
|
-.progress-brand .progress-bar {
|
|
|
- background-color: #3f51b5;
|
|
|
-}
|
|
|
-
|
|
|
-.progress-green {
|
|
|
- background-color: #81c784;
|
|
|
-}
|
|
|
-
|
|
|
-.progress-green .progress-bar {
|
|
|
- background-color: #4caf50;
|
|
|
-}
|
|
|
-
|
|
|
-.progress-orange {
|
|
|
- background-color: #ffb74d;
|
|
|
-}
|
|
|
-
|
|
|
-.progress-orange .progress-bar {
|
|
|
- background-color: #24292e;
|
|
|
-}
|
|
|
-
|
|
|
-.progress-red {
|
|
|
- background-color: #e57373;
|
|
|
-}
|
|
|
-
|
|
|
-.progress-red .progress-bar {
|
|
|
- background-color: #f44336;
|
|
|
-}
|
|
|
-
|
|
|
-.progress-bar-indeterminate {
|
|
|
- background-color: #f02;
|
|
|
-}
|
|
|
-
|
|
|
-.progress-bar-indeterminate::after,
|
|
|
-.progress-bar-indeterminate::before {
|
|
|
- animation-duration: 2.1s;
|
|
|
- animation-duration: 2.1s;
|
|
|
- animation-iteration-count: infinite;
|
|
|
- animation-iteration-count: infinite;
|
|
|
- animation-timing-function: linear;
|
|
|
- animation-timing-function: linear;
|
|
|
- background-color: inherit;
|
|
|
- border-radius: 1px;
|
|
|
- content: "";
|
|
|
- display: block;
|
|
|
- position: absolute;
|
|
|
- top: 0;
|
|
|
- bottom: 0;
|
|
|
- left: 0;
|
|
|
- transition: width 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
- transition: width 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
- will-change: left, width;
|
|
|
-}
|
|
|
-
|
|
|
-.progress-bar-indeterminate::after {
|
|
|
- animation-name: pbar-indeterminate-one;
|
|
|
- animation-name: pbar-indeterminate-one;
|
|
|
- left: 0;
|
|
|
-}
|
|
|
-
|
|
|
-.progress-bar-indeterminate::before {
|
|
|
- animation-name: pbar-indeterminate-two;
|
|
|
- animation-name: pbar-indeterminate-two;
|
|
|
- right: 0;
|
|
|
-}
|
|
|
-
|
|
|
-@keyframes pbar-indeterminate-one {
|
|
|
- 0% {
|
|
|
- left: 0;
|
|
|
- width: 0;
|
|
|
- }
|
|
|
-
|
|
|
- 50% {
|
|
|
- left: 25%;
|
|
|
- width: 75%;
|
|
|
- }
|
|
|
-
|
|
|
- 75% {
|
|
|
- left: 100%;
|
|
|
- width: 0;
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-@keyframes pbar-indeterminate-one {
|
|
|
- 0% {
|
|
|
- left: 0;
|
|
|
- width: 0;
|
|
|
- }
|
|
|
-
|
|
|
- 50% {
|
|
|
- left: 25%;
|
|
|
- width: 75%;
|
|
|
- }
|
|
|
-
|
|
|
- 75% {
|
|
|
- left: 100%;
|
|
|
- width: 0;
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-@keyframes pbar-indeterminate-two {
|
|
|
- 0%,
|
|
|
- 50% {
|
|
|
- left: 0;
|
|
|
- width: 0;
|
|
|
- }
|
|
|
-
|
|
|
- 75% {
|
|
|
- left: 0;
|
|
|
- width: 25%;
|
|
|
- }
|
|
|
-
|
|
|
- 100% {
|
|
|
- left: 100%;
|
|
|
- width: 0;
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-@keyframes pbar-indeterminate-two {
|
|
|
- 0%,
|
|
|
- 50% {
|
|
|
- left: 0;
|
|
|
- width: 0;
|
|
|
- }
|
|
|
-
|
|
|
- 75% {
|
|
|
- left: 0;
|
|
|
- width: 25%;
|
|
|
- }
|
|
|
-
|
|
|
- 100% {
|
|
|
- left: 100%;
|
|
|
- width: 0;
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-.progress-position-absolute-bottom,
|
|
|
-.progress-position-absolute-top,
|
|
|
-.progress-position-fixed-bottom,
|
|
|
-.progress-position-fixed-top {
|
|
|
- margin: 0;
|
|
|
- left: 0;
|
|
|
- width: 100%;
|
|
|
-}
|
|
|
-
|
|
|
-.progress-circular,
|
|
|
-.tab-nav {
|
|
|
- margin-top: 24px;
|
|
|
- margin-bottom: 24px;
|
|
|
-}
|
|
|
-
|
|
|
-.progress-position-absolute-bottom,
|
|
|
-.progress-position-fixed-bottom {
|
|
|
- bottom: 0;
|
|
|
-}
|
|
|
-
|
|
|
-.progress-position-absolute-top,
|
|
|
-.progress-position-fixed-top {
|
|
|
- top: 0;
|
|
|
-}
|
|
|
-
|
|
|
-.progress-position-fixed-bottom,
|
|
|
-.progress-position-fixed-top {
|
|
|
- position: fixed;
|
|
|
-}
|
|
|
-
|
|
|
-.progress-circular {
|
|
|
- height: 40px;
|
|
|
- overflow: hidden;
|
|
|
- position: relative;
|
|
|
- width: 40px;
|
|
|
-}
|
|
|
-
|
|
|
-.progress-circular-center {
|
|
|
- margin-right: auto;
|
|
|
- margin-left: auto;
|
|
|
-}
|
|
|
-
|
|
|
-.progress-circular-gap {
|
|
|
- border-top: 2px solid #f02;
|
|
|
- position: absolute;
|
|
|
- top: 0;
|
|
|
- right: 19px;
|
|
|
- bottom: 0;
|
|
|
- left: 19px;
|
|
|
-}
|
|
|
-
|
|
|
-.progress-circular-brand .progress-circular-gap {
|
|
|
- border-top-color: #3f51b5;
|
|
|
-}
|
|
|
-
|
|
|
-.progress-circular-green .progress-circular-gap {
|
|
|
- border-top-color: #4caf50;
|
|
|
-}
|
|
|
-
|
|
|
-.progress-circular-orange .progress-circular-gap {
|
|
|
- border-top-color: #24292e;
|
|
|
-}
|
|
|
-
|
|
|
-.progress-circular-red .progress-circular-gap {
|
|
|
- border-top-color: #f44336;
|
|
|
-}
|
|
|
-
|
|
|
-.progress-circular-inline {
|
|
|
- display: inline-block;
|
|
|
- margin-right: 16px;
|
|
|
- margin-left: 16px;
|
|
|
-}
|
|
|
-
|
|
|
-.progress-circular-inner {
|
|
|
- animation: pcircular-inner-rotate 5.25s cubic-bezier(0.35, 0, 0.25, 1) infinite;
|
|
|
- animation: pcircular-inner-rotate 5.25s cubic-bezier(0.35, 0, 0.25, 1) infinite;
|
|
|
- height: 40px;
|
|
|
- position: relative;
|
|
|
- width: 40px;
|
|
|
- will-change: transform;
|
|
|
-}
|
|
|
-
|
|
|
-.progress-circular-left,
|
|
|
-.progress-circular-right {
|
|
|
- height: 40px;
|
|
|
- overflow: hidden;
|
|
|
- position: absolute;
|
|
|
- top: 0;
|
|
|
- width: 20px;
|
|
|
-}
|
|
|
-
|
|
|
-.progress-circular-left {
|
|
|
- left: 0;
|
|
|
-}
|
|
|
-
|
|
|
-.progress-circular-right {
|
|
|
- right: 0;
|
|
|
-}
|
|
|
-
|
|
|
-.progress-circular-spinner {
|
|
|
- border: 4px solid #f02;
|
|
|
- border-bottom-color: transparent;
|
|
|
- border-radius: 50%;
|
|
|
- height: 40px;
|
|
|
- position: absolute;
|
|
|
- top: 0;
|
|
|
- width: 40px;
|
|
|
- will-change: transform;
|
|
|
-}
|
|
|
-
|
|
|
-.progress-circular-left .progress-circular-spinner {
|
|
|
- animation: pcircular-spinner-left 1.3125s cubic-bezier(0.35, 0, 0.25, 1) infinite;
|
|
|
- animation: pcircular-spinner-left 1.3125s cubic-bezier(0.35, 0, 0.25, 1) infinite;
|
|
|
- border-right-color: transparent;
|
|
|
- left: 0;
|
|
|
-}
|
|
|
-
|
|
|
-.progress-circular-right .progress-circular-spinner {
|
|
|
- animation: pcircular-spinner-right 1.3125s cubic-bezier(0.35, 0, 0.25, 1) infinite;
|
|
|
- animation: pcircular-spinner-right 1.3125s cubic-bezier(0.35, 0, 0.25, 1) infinite;
|
|
|
- border-left-color: transparent;
|
|
|
- right: 0;
|
|
|
-}
|
|
|
-
|
|
|
-.progress-circular-brand .progress-circular-spinner {
|
|
|
- border-top-color: #3f51b5;
|
|
|
-}
|
|
|
-
|
|
|
-.progress-circular-brand .progress-circular-left .progress-circular-spinner {
|
|
|
- border-left-color: #3f51b5;
|
|
|
-}
|
|
|
-
|
|
|
-.progress-circular-brand .progress-circular-right .progress-circular-spinner {
|
|
|
- border-right-color: #3f51b5;
|
|
|
-}
|
|
|
-
|
|
|
-.progress-circular-green .progress-circular-spinner {
|
|
|
- border-top-color: #4caf50;
|
|
|
-}
|
|
|
-
|
|
|
-.progress-circular-green .progress-circular-left .progress-circular-spinner {
|
|
|
- border-left-color: #4caf50;
|
|
|
-}
|
|
|
-
|
|
|
-.progress-circular-green .progress-circular-right .progress-circular-spinner {
|
|
|
- border-right-color: #4caf50;
|
|
|
-}
|
|
|
-
|
|
|
-.progress-circular-orange .progress-circular-spinner {
|
|
|
- border-top-color: #24292e;
|
|
|
-}
|
|
|
-
|
|
|
-.progress-circular-orange .progress-circular-left .progress-circular-spinner {
|
|
|
- border-left-color: #24292e;
|
|
|
-}
|
|
|
-
|
|
|
-.progress-circular-orange .progress-circular-right .progress-circular-spinner {
|
|
|
- border-right-color: #24292e;
|
|
|
-}
|
|
|
-
|
|
|
-.progress-circular-red .progress-circular-spinner {
|
|
|
- border-top-color: #f44336;
|
|
|
-}
|
|
|
-
|
|
|
-.progress-circular-red .progress-circular-left .progress-circular-spinner {
|
|
|
- border-left-color: #f44336;
|
|
|
-}
|
|
|
-
|
|
|
-.progress-circular-red .progress-circular-right .progress-circular-spinner {
|
|
|
- border-right-color: #f44336;
|
|
|
-}
|
|
|
-
|
|
|
-.progress-circular-wrapper {
|
|
|
- animation: pcircular-wrapper-rotate 2.91667s linear infinite;
|
|
|
- animation: pcircular-wrapper-rotate 2.91667s linear infinite;
|
|
|
- will-change: transform;
|
|
|
-}
|
|
|
-
|
|
|
-@keyframes pcircular-inner-rotate {
|
|
|
- 12.5% {
|
|
|
- transform: rotate(135deg);
|
|
|
- transform: rotate(135deg);
|
|
|
- }
|
|
|
-
|
|
|
- 25% {
|
|
|
- transform: rotate(270deg);
|
|
|
- transform: rotate(270deg);
|
|
|
- }
|
|
|
-
|
|
|
- 37.5% {
|
|
|
- transform: rotate(405deg);
|
|
|
- transform: rotate(405deg);
|
|
|
- }
|
|
|
-
|
|
|
- 50% {
|
|
|
- transform: rotate(540deg);
|
|
|
- transform: rotate(540deg);
|
|
|
- }
|
|
|
-
|
|
|
- 62.5% {
|
|
|
- transform: rotate(675deg);
|
|
|
- transform: rotate(675deg);
|
|
|
- }
|
|
|
-
|
|
|
- 75% {
|
|
|
- transform: rotate(810deg);
|
|
|
- transform: rotate(810deg);
|
|
|
- }
|
|
|
-
|
|
|
- 87.5% {
|
|
|
- transform: rotate(945deg);
|
|
|
- transform: rotate(945deg);
|
|
|
- }
|
|
|
-
|
|
|
- 100% {
|
|
|
- transform: rotate(1080deg);
|
|
|
- transform: rotate(1080deg);
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-@keyframes pcircular-inner-rotate {
|
|
|
- 12.5% {
|
|
|
- transform: rotate(135deg);
|
|
|
- transform: rotate(135deg);
|
|
|
- }
|
|
|
-
|
|
|
- 25% {
|
|
|
- transform: rotate(270deg);
|
|
|
- transform: rotate(270deg);
|
|
|
- }
|
|
|
-
|
|
|
- 37.5% {
|
|
|
- transform: rotate(405deg);
|
|
|
- transform: rotate(405deg);
|
|
|
- }
|
|
|
-
|
|
|
- 50% {
|
|
|
- transform: rotate(540deg);
|
|
|
- transform: rotate(540deg);
|
|
|
- }
|
|
|
-
|
|
|
- 62.5% {
|
|
|
- transform: rotate(675deg);
|
|
|
- transform: rotate(675deg);
|
|
|
- }
|
|
|
-
|
|
|
- 75% {
|
|
|
- transform: rotate(810deg);
|
|
|
- transform: rotate(810deg);
|
|
|
- }
|
|
|
-
|
|
|
- 87.5% {
|
|
|
- transform: rotate(945deg);
|
|
|
- transform: rotate(945deg);
|
|
|
- }
|
|
|
-
|
|
|
- 100% {
|
|
|
- transform: rotate(1080deg);
|
|
|
- transform: rotate(1080deg);
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-@keyframes pcircular-spinner-left {
|
|
|
- 0%,
|
|
|
- 100% {
|
|
|
- transform: rotate(130deg);
|
|
|
- transform: rotate(130deg);
|
|
|
- }
|
|
|
-
|
|
|
- 50% {
|
|
|
- transform: rotate(-5deg);
|
|
|
- transform: rotate(-5deg);
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-@keyframes pcircular-spinner-left {
|
|
|
- 0%,
|
|
|
- 100% {
|
|
|
- transform: rotate(130deg);
|
|
|
- transform: rotate(130deg);
|
|
|
- }
|
|
|
-
|
|
|
- 50% {
|
|
|
- transform: rotate(-5deg);
|
|
|
- transform: rotate(-5deg);
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-@keyframes pcircular-spinner-right {
|
|
|
- 0%,
|
|
|
- 100% {
|
|
|
- transform: rotate(-130deg);
|
|
|
- transform: rotate(-130deg);
|
|
|
- }
|
|
|
-
|
|
|
- 50% {
|
|
|
- transform: rotate(5deg);
|
|
|
- transform: rotate(5deg);
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-@keyframes pcircular-spinner-right {
|
|
|
- 0%,
|
|
|
- 100% {
|
|
|
- transform: rotate(-130deg);
|
|
|
- transform: rotate(-130deg);
|
|
|
- }
|
|
|
-
|
|
|
- 50% {
|
|
|
- transform: rotate(5deg);
|
|
|
- transform: rotate(5deg);
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-@keyframes pcircular-wrapper-rotate {
|
|
|
- 100% {
|
|
|
- transform: rotate(360deg);
|
|
|
- transform: rotate(360deg);
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-@keyframes pcircular-wrapper-rotate {
|
|
|
- 100% {
|
|
|
- transform: rotate(360deg);
|
|
|
- transform: rotate(360deg);
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-.load-bar {
|
|
|
- float: right;
|
|
|
- height: 100%;
|
|
|
- overflow: hidden;
|
|
|
- width: 50%;
|
|
|
-}
|
|
|
-
|
|
|
-.load-bar:first-child {
|
|
|
- float: left;
|
|
|
-}
|
|
|
-
|
|
|
-.load-bar-base {
|
|
|
- animation: load-bar-right-in 0.9s cubic-bezier(0.4, 0, 0.2, 1) 1 forwards;
|
|
|
- animation: load-bar-right-in 0.9s cubic-bezier(0.4, 0, 0.2, 1) 1 forwards;
|
|
|
- background-color: #f02;
|
|
|
- float: left;
|
|
|
- height: 100%;
|
|
|
- overflow: hidden;
|
|
|
- transform: translate(-100%, 0);
|
|
|
- transform: translate(-100%, 0);
|
|
|
- transform-origin: top right;
|
|
|
- transform-origin: top right;
|
|
|
- width: 100%;
|
|
|
- will-change: transform;
|
|
|
-}
|
|
|
-
|
|
|
-.load-bar:first-child .load-bar-base {
|
|
|
- animation: load-bar-left-in 0.9s cubic-bezier(0.4, 0, 0.2, 1) 1 forwards;
|
|
|
- animation: load-bar-left-in 0.9s cubic-bezier(0.4, 0, 0.2, 1) 1 forwards;
|
|
|
- transform: translate(100%, 0);
|
|
|
- transform: translate(100%, 0);
|
|
|
- transform-origin: top left;
|
|
|
- transform-origin: top left;
|
|
|
-}
|
|
|
-
|
|
|
-@keyframes load-bar-left-in {
|
|
|
- 0% {
|
|
|
- transform: translate(100%, 0);
|
|
|
- transform: translate(100%, 0);
|
|
|
- }
|
|
|
-
|
|
|
- 100% {
|
|
|
- transform: translate(0, 0);
|
|
|
- transform: translate(0, 0);
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-@keyframes load-bar-left-in {
|
|
|
- 0% {
|
|
|
- transform: translate(100%, 0);
|
|
|
- transform: translate(100%, 0);
|
|
|
- }
|
|
|
-
|
|
|
- 100% {
|
|
|
- transform: translate(0, 0);
|
|
|
- transform: translate(0, 0);
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-@keyframes load-bar-right-in {
|
|
|
- 0% {
|
|
|
- transform: translate(-100%, 0);
|
|
|
- transform: translate(-100%, 0);
|
|
|
- }
|
|
|
-
|
|
|
- 100% {
|
|
|
- transform: translate(0, 0);
|
|
|
- transform: translate(0, 0);
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-@keyframes load-bar-right-in {
|
|
|
- 0% {
|
|
|
- transform: translate(-100%, 0);
|
|
|
- transform: translate(-100%, 0);
|
|
|
- }
|
|
|
-
|
|
|
- 100% {
|
|
|
- transform: translate(0, 0);
|
|
|
- transform: translate(0, 0);
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-.load-bar-content {
|
|
|
- animation: load-bar-right 3.6s linear infinite forwards;
|
|
|
- animation: load-bar-right 3.6s linear infinite forwards;
|
|
|
- animation-delay: 0.9s;
|
|
|
- animation-delay: 0.9s;
|
|
|
- float: left;
|
|
|
- height: 100%;
|
|
|
- position: relative;
|
|
|
- transform-origin: top center;
|
|
|
- transform-origin: top center;
|
|
|
- width: 400%;
|
|
|
- will-change: transform;
|
|
|
-}
|
|
|
-
|
|
|
-.load-bar:first-child .load-bar-content {
|
|
|
- animation: load-bar-left 3.6s linear infinite forwards;
|
|
|
- animation: load-bar-left 3.6s linear infinite forwards;
|
|
|
- animation-delay: 0.9s;
|
|
|
- animation-delay: 0.9s;
|
|
|
-}
|
|
|
-
|
|
|
-@keyframes load-bar-left {
|
|
|
- 0% {
|
|
|
- transform: translate(0, 0);
|
|
|
- transform: translate(0, 0);
|
|
|
- }
|
|
|
-
|
|
|
- 100% {
|
|
|
- transform: translate(-100%, 0);
|
|
|
- transform: translate(-100%, 0);
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-@keyframes load-bar-left {
|
|
|
- 0% {
|
|
|
- transform: translate(0, 0);
|
|
|
- transform: translate(0, 0);
|
|
|
- }
|
|
|
-
|
|
|
- 100% {
|
|
|
- transform: translate(-100%, 0);
|
|
|
- transform: translate(-100%, 0);
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-@keyframes load-bar-right {
|
|
|
- 0% {
|
|
|
- transform: translate(-100%, 0);
|
|
|
- transform: translate(-100%, 0);
|
|
|
- }
|
|
|
-
|
|
|
- 100% {
|
|
|
- transform: translate(0, 0);
|
|
|
- transform: translate(0, 0);
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-@keyframes load-bar-right {
|
|
|
- 0% {
|
|
|
- transform: translate(-100%, 0);
|
|
|
- transform: translate(-100%, 0);
|
|
|
- }
|
|
|
-
|
|
|
- 100% {
|
|
|
- transform: translate(0, 0);
|
|
|
- transform: translate(0, 0);
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-.load-bar-progress {
|
|
|
- background-color: transparent;
|
|
|
- float: left;
|
|
|
- height: 100%;
|
|
|
- width: 25%;
|
|
|
-}
|
|
|
-
|
|
|
-.load-bar-progress-brand {
|
|
|
- background-color: #3f51b5;
|
|
|
-}
|
|
|
-
|
|
|
-.load-bar-progress-green {
|
|
|
- background-color: #4caf50;
|
|
|
-}
|
|
|
-
|
|
|
-.load-bar-progress-orange {
|
|
|
- background-color: #24292e;
|
|
|
-}
|
|
|
-
|
|
|
-.load-bar-progress-red {
|
|
|
- background-color: #f44336;
|
|
|
-}
|
|
|
-
|
|
|
-.snackbar {
|
|
|
- position: fixed;
|
|
|
- right: 0;
|
|
|
- bottom: 0;
|
|
|
- left: 0;
|
|
|
- z-index: 41;
|
|
|
-}
|
|
|
-
|
|
|
-.snackbar a {
|
|
|
- cursor: pointer;
|
|
|
-}
|
|
|
-
|
|
|
-.snackbar a:focus,
|
|
|
-.snackbar a:hover {
|
|
|
- text-decoration: none;
|
|
|
-}
|
|
|
-
|
|
|
-@media screen and (min-width: 768px) {
|
|
|
- .snackbar {
|
|
|
- padding-right: 16px;
|
|
|
- padding-left: 16px;
|
|
|
- bottom: 24px;
|
|
|
- }
|
|
|
-
|
|
|
- .fbtn-container ~ .snackbar {
|
|
|
- right: 72px;
|
|
|
- }
|
|
|
-
|
|
|
- .snackbar-inner {
|
|
|
- border-radius: 2px;
|
|
|
- float: left;
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-.snackbar-inner {
|
|
|
- backface-visibility: hidden;
|
|
|
- background-color: rgb(0 0 0 / 87%);
|
|
|
- box-shadow: 0 1px 10px rgb(0 0 0 / 50%);
|
|
|
- color: #fff;
|
|
|
- display: box;
|
|
|
- display: flex;
|
|
|
- display: flexbox;
|
|
|
- display: flex;
|
|
|
- max-width: 100%;
|
|
|
- padding: 12px 16px;
|
|
|
- transform: translate(0, 200%);
|
|
|
- transform: translate(0, 200%);
|
|
|
- transition: -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
- transition: -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
- transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
- transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
-}
|
|
|
-
|
|
|
-.snackbar-inner::after,
|
|
|
-.snackbar-inner::before {
|
|
|
- content: "";
|
|
|
- display: table;
|
|
|
- line-height: 0;
|
|
|
-}
|
|
|
-
|
|
|
-.snackbar-inner.in {
|
|
|
- transform: translate(0, 0);
|
|
|
- transform: translate(0, 0);
|
|
|
-}
|
|
|
-
|
|
|
-[data-dismiss="snackbar"] {
|
|
|
- cursor: pointer;
|
|
|
- font-weight: 500;
|
|
|
- margin-left: 16px;
|
|
|
- -webkit-box-ordinal-group: 2;
|
|
|
- order: 1;
|
|
|
- -ms-flex-order: 1;
|
|
|
- order: 1;
|
|
|
- text-transform: uppercase;
|
|
|
- white-space: nowrap;
|
|
|
-}
|
|
|
-
|
|
|
-.tab-nav {
|
|
|
- box-shadow: 0 1px 0 rgb(0 0 0 / 12%);
|
|
|
- position: relative;
|
|
|
-}
|
|
|
-
|
|
|
-.tab-nav .nav {
|
|
|
- margin-top: 0 !important;
|
|
|
- margin-bottom: 0 !important;
|
|
|
-}
|
|
|
-
|
|
|
-.tab-nav .nav > li > .a,
|
|
|
-.tab-nav .nav > li > a {
|
|
|
- color: inherit;
|
|
|
- text-transform: uppercase;
|
|
|
-}
|
|
|
-
|
|
|
-/* 按钮下面颜色 */
|
|
|
-.tab-nav .nav > li > .a::after,
|
|
|
-.tab-nav .nav > li > a::after {
|
|
|
- border-bottom: 2px solid #399af2;
|
|
|
- content: "";
|
|
|
- display: block;
|
|
|
- opacity: 0;
|
|
|
- position: absolute;
|
|
|
- bottom: 0;
|
|
|
- left: 0;
|
|
|
- transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
- transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
- width: 100%;
|
|
|
-}
|
|
|
-
|
|
|
-.tab-nav .nav > li > .a:focus::after,
|
|
|
-.tab-nav .nav > li > .a:hover::after,
|
|
|
-.tab-nav .nav > li > a:focus::after,
|
|
|
-.tab-nav .nav > li > a:hover::after {
|
|
|
- opacity: 0.3;
|
|
|
-}
|
|
|
-
|
|
|
-.tab-nav .nav > li.active > .a::after,
|
|
|
-.tab-nav .nav > li.active > a::after {
|
|
|
- opacity: 1;
|
|
|
- transition: opacity 0s 0.45s;
|
|
|
- transition: opacity 0s 0.45s;
|
|
|
-}
|
|
|
-
|
|
|
-.tab-nav-indicator {
|
|
|
- background-color: transparent;
|
|
|
- height: 2px;
|
|
|
- position: absolute;
|
|
|
- bottom: 0;
|
|
|
-}
|
|
|
-
|
|
|
-.tab-nav-indicator.animate {
|
|
|
- background-color: #399af2;
|
|
|
- transition: left 225ms cubic-bezier(0.4, 0, 0.2, 1) 225ms, right 0.45s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
- transition: left 225ms cubic-bezier(0.4, 0, 0.2, 1) 225ms, right 0.45s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
- will-change: left, right;
|
|
|
-}
|
|
|
-
|
|
|
-.tab-nav-indicator.animate.reverse {
|
|
|
- transition: left 0.45s cubic-bezier(0.4, 0, 0.2, 1), right 225ms cubic-bezier(0.4, 0, 0.2, 1) 225ms;
|
|
|
- transition: left 0.45s cubic-bezier(0.4, 0, 0.2, 1), right 225ms cubic-bezier(0.4, 0, 0.2, 1) 225ms;
|
|
|
-}
|
|
|
-
|
|
|
-.tab-nav-brand .nav > li > .a::after,
|
|
|
-.tab-nav-brand .nav > li > a::after {
|
|
|
- border-bottom-color: #3f51b5;
|
|
|
-}
|
|
|
-
|
|
|
-.tab-nav-brand .tab-nav-indicator.animate {
|
|
|
- background-color: #3f51b5;
|
|
|
-}
|
|
|
-
|
|
|
-.tab-nav-green .nav > li > .a::after,
|
|
|
-.tab-nav-green .nav > li > a::after {
|
|
|
- border-bottom-color: #4caf50;
|
|
|
-}
|
|
|
-
|
|
|
-.tab-nav-green .tab-nav-indicator.animate {
|
|
|
- background-color: #4caf50;
|
|
|
-}
|
|
|
-
|
|
|
-.tab-nav-orange .nav > li > .a::after,
|
|
|
-.tab-nav-orange .nav > li > a::after {
|
|
|
- border-bottom-color: #24292e;
|
|
|
-}
|
|
|
-
|
|
|
-.tab-nav-orange .tab-nav-indicator.animate {
|
|
|
- background-color: #24292e;
|
|
|
-}
|
|
|
-
|
|
|
-.tab-nav-red .nav > li > .a::after,
|
|
|
-.tab-nav-red .nav > li > a::after {
|
|
|
- border-bottom-color: #f44336;
|
|
|
-}
|
|
|
-
|
|
|
-.tab-nav-red .tab-nav-indicator.animate {
|
|
|
- background-color: #f44336;
|
|
|
-}
|
|
|
-
|
|
|
-.tab-pane {
|
|
|
- display: none;
|
|
|
- visibility: hidden;
|
|
|
-}
|
|
|
-
|
|
|
-.tab-pane.active {
|
|
|
- display: block;
|
|
|
- visibility: visible;
|
|
|
-}
|
|
|
-
|
|
|
-.table {
|
|
|
- background-color: #fff;
|
|
|
- border: 0;
|
|
|
- box-shadow: 0 -1px 0 rgb(0 0 0 / 6%), 0 0 3px rgb(0 0 0 / 18%), 0 1px 3px rgb(0 0 0 / 18%);
|
|
|
- margin-top: 24px;
|
|
|
- margin-bottom: 24px;
|
|
|
- width: 100%;
|
|
|
-}
|
|
|
-
|
|
|
-.table-responsive.table-user {
|
|
|
- border-radius: 0;
|
|
|
- box-shadow: none;
|
|
|
- margin-top: 0;
|
|
|
-}
|
|
|
-
|
|
|
-.table-user .table tr:last-of-type td {
|
|
|
- border-bottom: 1px solid #dadada;
|
|
|
-}
|
|
|
-
|
|
|
-.table-user .table > tbody:first-child > tr:first-child th,
|
|
|
-.table-user .table > thead:first-child > tr:first-child th {
|
|
|
- border-top: 1px solid #dadada;
|
|
|
- border-bottom: 1px solid #dadada;
|
|
|
-}
|
|
|
-
|
|
|
-.table-responsive.table-user th,
|
|
|
-.table.table-user th {
|
|
|
- background: #f0faff;
|
|
|
- border-radius: 0;
|
|
|
-}
|
|
|
-
|
|
|
-.table-responsive.table-user th,
|
|
|
-.table-responsive.table-user td,
|
|
|
-.table.table-user th,
|
|
|
-.table.table-user td {
|
|
|
- padding: 13px 16px 14px 32px;
|
|
|
-}
|
|
|
-
|
|
|
-.card-table > .table {
|
|
|
- box-shadow: none;
|
|
|
- margin-right: -16px;
|
|
|
- margin-left: -16px;
|
|
|
-}
|
|
|
-
|
|
|
-.card-table > .table:first-child {
|
|
|
- margin-top: 0;
|
|
|
-}
|
|
|
-
|
|
|
-.card-table > .table:last-child {
|
|
|
- margin-bottom: 0;
|
|
|
-}
|
|
|
-
|
|
|
-.table > tbody:first-child > tr:first-child td,
|
|
|
-.table > tbody:first-child > tr:first-child th {
|
|
|
- border-top: 0;
|
|
|
-}
|
|
|
-
|
|
|
-.table > tbody > tr:hover {
|
|
|
- background-color: #f5f5f5;
|
|
|
-}
|
|
|
-
|
|
|
-.table td,
|
|
|
-.table th {
|
|
|
- border-top: 1px solid #dadada;
|
|
|
- font-size: 14px;
|
|
|
- line-height: 20px;
|
|
|
- padding: 13px 16px 14px;
|
|
|
- vertical-align: middle;
|
|
|
- white-space: nowrap;
|
|
|
-}
|
|
|
-
|
|
|
-.table td.nowrap,
|
|
|
-.table th.nowrap {
|
|
|
- white-space: nowrap;
|
|
|
- width: 1%;
|
|
|
-}
|
|
|
-
|
|
|
-.table > thead:first-child > tr:first-child td,
|
|
|
-.table > thead:first-child > tr:first-child th {
|
|
|
- border-top: 0;
|
|
|
-}
|
|
|
-
|
|
|
-.table > thead td,
|
|
|
-.table > thead th {
|
|
|
- color: #9a9a9a;
|
|
|
- font-size: 12px;
|
|
|
- vertical-align: bottom;
|
|
|
-}
|
|
|
-
|
|
|
-.table-responsive {
|
|
|
- box-shadow: 0 0 0 rgb(0 0 0 / 5%), 0 0 15px rgb(0 0 0 / 18%), 0 1px 3px rgb(0 0 0 / 5%);
|
|
|
- margin-top: 24px;
|
|
|
- margin-bottom: 24px;
|
|
|
- min-height: 0.01%;
|
|
|
- overflow-x: auto;
|
|
|
- overflow-y: hidden;
|
|
|
- -webkit-overflow-scrolling: touch;
|
|
|
- -ms-overflow-style: -ms-autohiding-scrollbar;
|
|
|
- border-radius: 20px;
|
|
|
-}
|
|
|
-
|
|
|
-.tile,
|
|
|
-.tile-action,
|
|
|
-.tile-footer {
|
|
|
- min-height: 48px;
|
|
|
-}
|
|
|
-
|
|
|
-.card-table > .table-responsive {
|
|
|
- box-shadow: none;
|
|
|
- margin-right: -16px;
|
|
|
- margin-left: -16px;
|
|
|
-}
|
|
|
-
|
|
|
-.card-table > .table-responsive:first-child {
|
|
|
- margin-top: 0;
|
|
|
-}
|
|
|
-
|
|
|
-.card-table > .table-responsive:last-child {
|
|
|
- margin-bottom: 0;
|
|
|
-}
|
|
|
-
|
|
|
-.table-responsive > .table {
|
|
|
- box-shadow: none;
|
|
|
- margin: 0;
|
|
|
-}
|
|
|
-
|
|
|
-.tile {
|
|
|
- background-color: #fff;
|
|
|
- box-shadow: 0 0 15px 2px #e5e5e5, 0 0 2px rgb(0 0 0 / 20%), 0 0 1px rgb(0 0 0 / 12%);
|
|
|
- display: box;
|
|
|
- display: flex;
|
|
|
- display: flexbox;
|
|
|
- display: flex;
|
|
|
-}
|
|
|
-
|
|
|
-.menu,
|
|
|
-html.no-touchevents .tile-action {
|
|
|
- display: none;
|
|
|
-}
|
|
|
-
|
|
|
-.tile[href]:focus,
|
|
|
-.tile[href]:hover {
|
|
|
- outline: 0;
|
|
|
- text-decoration: none;
|
|
|
-}
|
|
|
-
|
|
|
-.tile.active {
|
|
|
- margin-top: 24px;
|
|
|
- margin-bottom: 24px;
|
|
|
-}
|
|
|
-
|
|
|
-.tile-brand {
|
|
|
- background-color: #3f51b5;
|
|
|
- color: #fff;
|
|
|
-}
|
|
|
-
|
|
|
-.tile-brand a,
|
|
|
-.tile-brand a:focus,
|
|
|
-.tile-brand a:hover {
|
|
|
- color: inherit;
|
|
|
-}
|
|
|
-
|
|
|
-.tile-brand-accent {
|
|
|
- background-color: #f02;
|
|
|
- color: #fff;
|
|
|
-}
|
|
|
-
|
|
|
-.tile-brand-accent a,
|
|
|
-.tile-brand-accent a:focus,
|
|
|
-.tile-brand-accent a:hover {
|
|
|
- color: inherit;
|
|
|
-}
|
|
|
-
|
|
|
-.tile-green {
|
|
|
- background-color: #4caf50;
|
|
|
- color: rgb(0 0 0 / 87%);
|
|
|
-}
|
|
|
-
|
|
|
-.tile-green a,
|
|
|
-.tile-green a:focus,
|
|
|
-.tile-green a:hover {
|
|
|
- color: inherit;
|
|
|
-}
|
|
|
-
|
|
|
-.tile-orange {
|
|
|
- background-color: #24292e;
|
|
|
- color: rgb(0 0 0 / 87%);
|
|
|
-}
|
|
|
-
|
|
|
-.tile-orange a,
|
|
|
-.tile-orange a:focus,
|
|
|
-.tile-orange a:hover {
|
|
|
- color: inherit;
|
|
|
-}
|
|
|
-
|
|
|
-.tile-red {
|
|
|
- background-color: #f44336;
|
|
|
- color: #fff;
|
|
|
-}
|
|
|
-
|
|
|
-.tile-red a,
|
|
|
-.tile-red a:focus,
|
|
|
-.tile-red a:hover {
|
|
|
- color: inherit;
|
|
|
-}
|
|
|
-
|
|
|
-.tile-action {
|
|
|
- -webkit-box-ordinal-group: 2;
|
|
|
- order: 1;
|
|
|
- -ms-flex-order: 1;
|
|
|
- order: 1;
|
|
|
- user-select: none;
|
|
|
- user-select: none;
|
|
|
- user-select: none;
|
|
|
- user-select: none;
|
|
|
-}
|
|
|
-
|
|
|
-html.no-touchevents .tile-action-show,
|
|
|
-html.no-touchevents .tile:hover .tile-action {
|
|
|
- display: block;
|
|
|
-}
|
|
|
-
|
|
|
-.tile-active-show.collapsing {
|
|
|
- transition: height 0.15s linear;
|
|
|
- transition: height 0.15s linear;
|
|
|
-}
|
|
|
-
|
|
|
-.tile-collapse {
|
|
|
- -webkit-box-orient: vertical;
|
|
|
- flex-direction: column;
|
|
|
- flex-direction: column;
|
|
|
- flex-direction: column;
|
|
|
- transition: margin 0.15s linear;
|
|
|
- transition: margin 0.15s linear;
|
|
|
-}
|
|
|
-
|
|
|
-.header-transparent::before,
|
|
|
-.header::after {
|
|
|
- transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
- left: 0;
|
|
|
- top: 0;
|
|
|
-}
|
|
|
-
|
|
|
-.tile-collapse > [data-toggle="tile"] {
|
|
|
- cursor: pointer;
|
|
|
- display: box;
|
|
|
- display: flex;
|
|
|
- display: flexbox;
|
|
|
- display: flex;
|
|
|
- -webkit-box-flex: 1;
|
|
|
- flex: 1;
|
|
|
- flex: 1;
|
|
|
- flex: 1;
|
|
|
-}
|
|
|
-
|
|
|
-.tile-footer::after,
|
|
|
-.tile-footer::before,
|
|
|
-.tile-sub::after,
|
|
|
-.tile-sub::before {
|
|
|
- display: table;
|
|
|
- line-height: 0;
|
|
|
- content: "";
|
|
|
-}
|
|
|
-
|
|
|
-.tile-collapse > [data-toggle="tile"] [data-ignore="tile"] {
|
|
|
- cursor: default;
|
|
|
- cursor: initial;
|
|
|
-}
|
|
|
-
|
|
|
-.tile-collapse-full.active {
|
|
|
- margin-right: calc(-50vw + 50% + 2px);
|
|
|
- margin-left: calc(-50vw + 50% + 2px);
|
|
|
-}
|
|
|
-
|
|
|
-@media screen and (min-width: 992px) {
|
|
|
- .tile-collapse-full.active {
|
|
|
- margin-right: calc(-50vw + 50% + 16px);
|
|
|
- margin-left: calc(-50vw + 50% + 16px);
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-.tile-footer {
|
|
|
- background-color: #f5f5f5;
|
|
|
- border-top: 1px solid rgb(0 0 0 / 12%);
|
|
|
-}
|
|
|
-
|
|
|
-.tile-active-show > .tile-footer:first-child,
|
|
|
-.tile > .tile-footer:first-child {
|
|
|
- border-top: 0;
|
|
|
-}
|
|
|
-
|
|
|
-.tile-brand .tile-footer {
|
|
|
- background-color: #303f9f;
|
|
|
- color: #fff;
|
|
|
-}
|
|
|
-
|
|
|
-.tile-brand-accent .tile-footer {
|
|
|
- background-color: #f50057;
|
|
|
- color: #fff;
|
|
|
-}
|
|
|
-
|
|
|
-.tile-green .tile-footer {
|
|
|
- background-color: #388e3c;
|
|
|
- color: #fff;
|
|
|
-}
|
|
|
-
|
|
|
-.tile-orange .tile-footer {
|
|
|
- background-color: #f57c00;
|
|
|
- color: rgb(0 0 0 / 87%);
|
|
|
-}
|
|
|
-
|
|
|
-.tile-red .tile-footer {
|
|
|
- background-color: #d32f2f;
|
|
|
- color: #fff;
|
|
|
-}
|
|
|
-
|
|
|
-.tile-footer-btn {
|
|
|
- margin: 6px 8px;
|
|
|
- white-space: nowrap;
|
|
|
-}
|
|
|
-
|
|
|
-.tile-footer-btn .btn + .btn {
|
|
|
- margin-left: 8px;
|
|
|
-}
|
|
|
-
|
|
|
-.tile-inner {
|
|
|
- -webkit-box-flex: 1;
|
|
|
- flex: 1;
|
|
|
- flex: 1;
|
|
|
- flex: 1;
|
|
|
- margin: 14px 16px;
|
|
|
-}
|
|
|
-
|
|
|
-.tile-side {
|
|
|
- align-self: center;
|
|
|
- -ms-flex-item-align: center;
|
|
|
- align-self: center;
|
|
|
-}
|
|
|
-
|
|
|
-.tile-side.pull-left {
|
|
|
- -webkit-box-ordinal-group: 0;
|
|
|
- order: -1;
|
|
|
- -ms-flex-order: -1;
|
|
|
- order: -1;
|
|
|
- margin-left: 16px;
|
|
|
-}
|
|
|
-
|
|
|
-.tile-side.pull-right {
|
|
|
- -webkit-box-ordinal-group: 2;
|
|
|
- order: 1;
|
|
|
- -ms-flex-order: 1;
|
|
|
- order: 1;
|
|
|
- margin-right: 16px;
|
|
|
-}
|
|
|
-
|
|
|
-.tile-sub {
|
|
|
- border-top: 1px solid rgb(0 0 0 / 12%);
|
|
|
- padding-right: 16px;
|
|
|
- padding-left: 16px;
|
|
|
-}
|
|
|
-
|
|
|
-.tile-brand .tile-sub {
|
|
|
- border-top-color: #303f9f;
|
|
|
-}
|
|
|
-
|
|
|
-.tile-brand-accent .tile-sub {
|
|
|
- border-top-color: #f50057;
|
|
|
-}
|
|
|
-
|
|
|
-.tile-green .tile-sub {
|
|
|
- border-top-color: #388e3c;
|
|
|
-}
|
|
|
-
|
|
|
-.tile-orange .tile-sub {
|
|
|
- border-top-color: #f57c00;
|
|
|
-}
|
|
|
-
|
|
|
-.tile-red .tile-sub {
|
|
|
- border-top-color: #d32f2f;
|
|
|
-}
|
|
|
-
|
|
|
-.tile-wrap {
|
|
|
- margin-top: 24px;
|
|
|
- margin-bottom: 24px;
|
|
|
-}
|
|
|
-
|
|
|
-.content-header {
|
|
|
- background-color: #f5f5f5;
|
|
|
- color: #212121;
|
|
|
- overflow: hidden;
|
|
|
- padding-top: 12px;
|
|
|
- padding-bottom: 12px;
|
|
|
-}
|
|
|
-
|
|
|
-.content-header-brand,
|
|
|
-.page-brand .content-header {
|
|
|
- background-color: #24292e;
|
|
|
- color: #fff;
|
|
|
-}
|
|
|
-
|
|
|
-.content-header-brand-accent,
|
|
|
-.page-brand-accent .content-header {
|
|
|
- background-color: #f02;
|
|
|
- color: #fff;
|
|
|
-}
|
|
|
-
|
|
|
-.content-header-green,
|
|
|
-.page-green .content-header {
|
|
|
- background-color: #4caf50;
|
|
|
- color: rgb(0 0 0 / 87%);
|
|
|
-}
|
|
|
-
|
|
|
-/* top图片预刷新的颜色 */
|
|
|
-.content-header-orange,
|
|
|
-.page-orange .content-header {
|
|
|
- background-color: rgb(0 0 0 / 12%);
|
|
|
- color: #4caf50;
|
|
|
- box-shadow: 0 0 0 rgb(67 47 40), 0 0 15px #412f1c, 0 1px 3px rgb(0 0 0 / 5%);
|
|
|
-}
|
|
|
-
|
|
|
-.content-header-red,
|
|
|
-.page-red .content-header {
|
|
|
- background-color: #f44336;
|
|
|
- color: #fff;
|
|
|
-}
|
|
|
-
|
|
|
-.content-heading {
|
|
|
- font-weight: 300;
|
|
|
-}
|
|
|
-
|
|
|
-.content-inner {
|
|
|
- margin-top: 48px;
|
|
|
- margin-bottom: 48px;
|
|
|
-}
|
|
|
-
|
|
|
-.header .nav,
|
|
|
-.header .tab-nav {
|
|
|
- margin-bottom: 0;
|
|
|
- margin-top: 0;
|
|
|
-}
|
|
|
-
|
|
|
-.content-sub-heading {
|
|
|
- font-size: 20px;
|
|
|
- font-weight: 500;
|
|
|
- line-height: 28px;
|
|
|
-}
|
|
|
-
|
|
|
-.page-brand .content-sub-heading {
|
|
|
- color: #3f51b5;
|
|
|
-}
|
|
|
-
|
|
|
-.page-brand-accent .content-sub-heading {
|
|
|
- color: #f02;
|
|
|
-}
|
|
|
-
|
|
|
-.page-green .content-sub-heading {
|
|
|
- color: #4caf50;
|
|
|
-}
|
|
|
-
|
|
|
-.page-orange .content-sub-heading {
|
|
|
- color: #24292e;
|
|
|
-}
|
|
|
-
|
|
|
-.page-red .content-sub-heading {
|
|
|
- color: #f44336;
|
|
|
-}
|
|
|
-
|
|
|
-.header {
|
|
|
- backface-visibility: hidden;
|
|
|
- background-color: #f5f5f5;
|
|
|
- color: #212121;
|
|
|
- min-height: 56px;
|
|
|
- z-index: 30;
|
|
|
-}
|
|
|
-
|
|
|
-.header::after {
|
|
|
- box-shadow: 0 1px 10px rgb(0 0 0 / 50%);
|
|
|
- content: "";
|
|
|
- display: block;
|
|
|
- height: 100%;
|
|
|
- opacity: 0;
|
|
|
- position: absolute;
|
|
|
- transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
- width: 100%;
|
|
|
- z-index: -1;
|
|
|
-}
|
|
|
-
|
|
|
-.header-standard::after,
|
|
|
-.header.affix::after {
|
|
|
- opacity: 1;
|
|
|
-}
|
|
|
-
|
|
|
-.header a {
|
|
|
- color: inherit;
|
|
|
- z-index: 1;
|
|
|
-}
|
|
|
-
|
|
|
-.header .nav > li > .a,
|
|
|
-.header .nav > li > a {
|
|
|
- height: 56px;
|
|
|
-}
|
|
|
-
|
|
|
-.header .tab-nav {
|
|
|
- box-shadow: none;
|
|
|
-}
|
|
|
-
|
|
|
-.header-brand {
|
|
|
- background-color: #3f51b5;
|
|
|
- color: #fff;
|
|
|
-}
|
|
|
-
|
|
|
-.header-brand-accent {
|
|
|
- background-color: #f02;
|
|
|
- color: #fff;
|
|
|
-}
|
|
|
-
|
|
|
-.header-green {
|
|
|
- background-color: #4caf50;
|
|
|
- color: rgb(0 0 0 / 87%);
|
|
|
-}
|
|
|
-
|
|
|
-.header-orange {
|
|
|
- background-color: #24292e;
|
|
|
- color: rgb(0 0 0 / 87%);
|
|
|
-}
|
|
|
-
|
|
|
-/* icon颜色 */
|
|
|
-.page-brand .header-transparent,
|
|
|
-.page-brand-accent .header-transparent {
|
|
|
- color: #f57c00;
|
|
|
-}
|
|
|
-
|
|
|
-.header-red {
|
|
|
- background-color: #f44336;
|
|
|
- color: #fff;
|
|
|
-}
|
|
|
-
|
|
|
-.header-affix {
|
|
|
- max-height: 56px;
|
|
|
- overflow: hidden;
|
|
|
- width: 0;
|
|
|
-}
|
|
|
-
|
|
|
-.header-affix.affix {
|
|
|
- width: auto;
|
|
|
-}
|
|
|
-
|
|
|
-.header-affix-hide {
|
|
|
- max-height: 56px;
|
|
|
- overflow: hidden;
|
|
|
- width: auto;
|
|
|
-}
|
|
|
-
|
|
|
-.header-affix-hide.affix {
|
|
|
- width: 0;
|
|
|
-}
|
|
|
-
|
|
|
-.header-logo,
|
|
|
-.header-text {
|
|
|
- -webkit-box-align: center;
|
|
|
- align-items: center;
|
|
|
- -ms-flex-align: center;
|
|
|
- align-items: center;
|
|
|
- display: box;
|
|
|
- display: flex;
|
|
|
- display: flexbox;
|
|
|
- display: flex;
|
|
|
- float: left;
|
|
|
- font-weight: 300;
|
|
|
- height: 56px;
|
|
|
- line-height: 28px;
|
|
|
- margin: 0 16px;
|
|
|
- white-space: nowrap;
|
|
|
-}
|
|
|
-
|
|
|
-.header-logo:focus,
|
|
|
-.header-logo:hover,
|
|
|
-.header-text:focus,
|
|
|
-.header-text:hover {
|
|
|
- outline: 0;
|
|
|
- text-decoration: none;
|
|
|
-}
|
|
|
-
|
|
|
-.header-logo {
|
|
|
- font-size: 20px;
|
|
|
-}
|
|
|
-
|
|
|
-.header-logo img {
|
|
|
- display: block;
|
|
|
- max-height: 42px;
|
|
|
- width: auto;
|
|
|
-}
|
|
|
-
|
|
|
-.header-seamed,
|
|
|
-.header-standard,
|
|
|
-.header-waterfall {
|
|
|
- position: fixed;
|
|
|
- top: 0;
|
|
|
- right: 0;
|
|
|
- left: 0;
|
|
|
-}
|
|
|
-
|
|
|
-.header-transparent {
|
|
|
- background-color: transparent;
|
|
|
-}
|
|
|
-
|
|
|
-.header-transparent::before {
|
|
|
- background-color: #f5f5f5;
|
|
|
- content: "";
|
|
|
- display: block;
|
|
|
- height: 100%;
|
|
|
- opacity: 0;
|
|
|
- position: absolute;
|
|
|
- transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
- width: 100%;
|
|
|
- z-index: -1;
|
|
|
-}
|
|
|
-
|
|
|
-.header-transparent.affix::before {
|
|
|
- opacity: 1;
|
|
|
-}
|
|
|
-
|
|
|
-/*
|
|
|
-*.page-orange .header-transparent:before top的color
|
|
|
-*/
|
|
|
-.page-brand .header-transparent::before {
|
|
|
- background-color: rgb(0 0 0 / 10%);
|
|
|
-}
|
|
|
-
|
|
|
-.page-green .header-transparent,
|
|
|
-.page-orange .header-transparent {
|
|
|
- color: rgb(0 0 0 / 87%);
|
|
|
-}
|
|
|
-
|
|
|
-.page-brand-accent .header-transparent::before {
|
|
|
- background-color: #f02;
|
|
|
-}
|
|
|
-
|
|
|
-.page-green .header-transparent::before {
|
|
|
- background-color: #4caf50;
|
|
|
-}
|
|
|
-
|
|
|
-/*
|
|
|
-*.page-orange .header-transparent:before top的color
|
|
|
-*/
|
|
|
-.page-orange .header-transparent::before {
|
|
|
- background-color: rgb(0 0 0 / 10%);
|
|
|
-}
|
|
|
-
|
|
|
-.page-red .header-transparent {
|
|
|
- color: #fff;
|
|
|
-}
|
|
|
-
|
|
|
-.page-red .header-transparent::before {
|
|
|
- background-color: #f44336;
|
|
|
-}
|
|
|
-
|
|
|
-.menu {
|
|
|
- backface-visibility: hidden;
|
|
|
- backface-visibility: hidden;
|
|
|
- overflow: hidden;
|
|
|
- outline: 0;
|
|
|
- position: fixed;
|
|
|
- top: 0;
|
|
|
- right: 0;
|
|
|
- bottom: 0;
|
|
|
- left: 0;
|
|
|
- z-index: 31;
|
|
|
-}
|
|
|
-
|
|
|
-.menu-collapse-toggle,
|
|
|
-.menu-collapse-toggle-close {
|
|
|
- -webkit-box-align: center;
|
|
|
- display: box;
|
|
|
- display: flex;
|
|
|
- display: flexbox;
|
|
|
- position: absolute;
|
|
|
- height: 100%;
|
|
|
-}
|
|
|
-
|
|
|
-.menu-collapse-toggle {
|
|
|
- align-items: center;
|
|
|
- -ms-flex-align: center;
|
|
|
- align-items: center;
|
|
|
- cursor: pointer;
|
|
|
- display: flex;
|
|
|
- padding: 0 16px;
|
|
|
- top: 0;
|
|
|
- right: 0;
|
|
|
- z-index: 1;
|
|
|
-}
|
|
|
-
|
|
|
-.menu-collapse-toggle:focus,
|
|
|
-.menu-collapse-toggle:hover {
|
|
|
- outline: 0;
|
|
|
- text-decoration: none;
|
|
|
-}
|
|
|
-
|
|
|
-.menu-collapse-toggle-close,
|
|
|
-.menu-collapse-toggle-default {
|
|
|
- transition-duration: 0.3s;
|
|
|
- transition-duration: 0.3s;
|
|
|
- transition-property: opacity, -webkit-transform;
|
|
|
- transition-property: opacity, -webkit-transform;
|
|
|
- transition-property: opacity, transform;
|
|
|
- transition-property: opacity, transform, -webkit-transform;
|
|
|
- transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
- transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
-}
|
|
|
-
|
|
|
-.menu-collapse-toggle-close {
|
|
|
- align-items: center;
|
|
|
- -ms-flex-align: center;
|
|
|
- align-items: center;
|
|
|
- display: flex;
|
|
|
- -webkit-box-pack: center;
|
|
|
- justify-content: center;
|
|
|
- -ms-flex-pack: center;
|
|
|
- justify-content: center;
|
|
|
- opacity: 1;
|
|
|
- top: 0;
|
|
|
- left: 0;
|
|
|
- transform: rotate(0);
|
|
|
- transform: rotate(0);
|
|
|
- width: 100%;
|
|
|
-}
|
|
|
-
|
|
|
-.menu-logo,
|
|
|
-.menu-top-img {
|
|
|
- -webkit-box-align: center;
|
|
|
- display: box;
|
|
|
- display: flex;
|
|
|
- display: flexbox;
|
|
|
-}
|
|
|
-
|
|
|
-.menu-backdrop,
|
|
|
-.menu-scroll {
|
|
|
- position: fixed;
|
|
|
- left: 0;
|
|
|
- top: 0;
|
|
|
-}
|
|
|
-
|
|
|
-.menu-collapse-toggle.collapsed .menu-collapse-toggle-close {
|
|
|
- opacity: 0;
|
|
|
- transform: rotate(-225deg);
|
|
|
- transform: rotate(-225deg);
|
|
|
-}
|
|
|
-
|
|
|
-.menu-collapse-toggle-default {
|
|
|
- opacity: 0;
|
|
|
- transform: rotate(225deg);
|
|
|
- transform: rotate(225deg);
|
|
|
-}
|
|
|
-
|
|
|
-.menu-collapse-toggle.collapsed .menu-collapse-toggle-default {
|
|
|
- opacity: 1;
|
|
|
- transform: rotate(0);
|
|
|
- transform: rotate(0);
|
|
|
-}
|
|
|
-
|
|
|
-.menu-content {
|
|
|
- padding-top: 8px;
|
|
|
- padding-bottom: 8px;
|
|
|
-}
|
|
|
-
|
|
|
-.menu-content .nav {
|
|
|
- margin-top: 0;
|
|
|
- margin-bottom: 0;
|
|
|
-}
|
|
|
-
|
|
|
-.menu-content .nav .a,
|
|
|
-.menu-content .nav a {
|
|
|
- color: #515a6e;
|
|
|
- font-weight: 500;
|
|
|
-}
|
|
|
-
|
|
|
-.menu-content .nav li.active > .a,
|
|
|
-.menu-content .nav li.active > a,
|
|
|
-.page-brand .menu-content .nav li.active > .a,
|
|
|
-.page-brand .menu-content .nav li.active > a {
|
|
|
- color: #3f51b5;
|
|
|
-}
|
|
|
-
|
|
|
-.menu-content .nav .a:focus,
|
|
|
-.menu-content .nav .a:hover,
|
|
|
-.menu-content .nav a:focus,
|
|
|
-.menu-content .nav a:hover {
|
|
|
- background-color: #f5f5f5;
|
|
|
-}
|
|
|
-
|
|
|
-.menu-content .nav ul .a,
|
|
|
-.menu-content .nav ul a {
|
|
|
- font-weight: 400;
|
|
|
- min-height: 36px;
|
|
|
- padding-left: 32px;
|
|
|
-}
|
|
|
-
|
|
|
-.menu-content .nav ul ul .a,
|
|
|
-.menu-content .nav ul ul a {
|
|
|
- font-size: 12px;
|
|
|
- padding-left: 48px;
|
|
|
-}
|
|
|
-
|
|
|
-.page-brand-accent .menu-content .nav li.active > .a,
|
|
|
-.page-brand-accent .menu-content .nav li.active > a {
|
|
|
- color: #f02;
|
|
|
-}
|
|
|
-
|
|
|
-.page-green .menu-content .nav li.active > .a,
|
|
|
-.page-green .menu-content .nav li.active > a {
|
|
|
- color: #4caf50;
|
|
|
-}
|
|
|
-
|
|
|
-.page-orange .menu-content .nav li.active > .a,
|
|
|
-.page-orange .menu-content .nav li.active > a {
|
|
|
- color: #ffb200;
|
|
|
-}
|
|
|
-
|
|
|
-.page-red .menu-content .nav li.active > .a,
|
|
|
-.page-red .menu-content .nav li.active > a {
|
|
|
- color: #f44336;
|
|
|
-}
|
|
|
-
|
|
|
-.menu-content-inner {
|
|
|
- padding-right: 16px;
|
|
|
- padding-left: 16px;
|
|
|
-}
|
|
|
-
|
|
|
-.menu-backdrop {
|
|
|
- backface-visibility: hidden;
|
|
|
- backface-visibility: hidden;
|
|
|
- background-color: #000;
|
|
|
- opacity: 0;
|
|
|
- right: 0;
|
|
|
- bottom: 0;
|
|
|
- transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
- transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
- z-index: 30;
|
|
|
-}
|
|
|
-
|
|
|
-.menu-backdrop.in {
|
|
|
- opacity: 0.5;
|
|
|
-}
|
|
|
-
|
|
|
-.menu-logo {
|
|
|
- align-items: center;
|
|
|
- -ms-flex-align: center;
|
|
|
- align-items: center;
|
|
|
- border-bottom: 1px solid #dadada;
|
|
|
- color: #314e7d;
|
|
|
- display: flex;
|
|
|
- font-size: 20px;
|
|
|
- font-weight: 300;
|
|
|
- line-height: 28px;
|
|
|
- margin-bottom: 8px;
|
|
|
- min-height: 56px;
|
|
|
- padding: 0 16px;
|
|
|
-}
|
|
|
-
|
|
|
-.menu-logo[href]:focus,
|
|
|
-.menu-logo[href]:hover {
|
|
|
- color: #212121;
|
|
|
- outline: 0;
|
|
|
- text-decoration: none;
|
|
|
-}
|
|
|
-
|
|
|
-.menu-content > .menu-logo:first-child {
|
|
|
- margin-top: -8px;
|
|
|
-}
|
|
|
-
|
|
|
-.menu-logo img {
|
|
|
- display: block;
|
|
|
- max-height: 42px;
|
|
|
- width: auto;
|
|
|
-}
|
|
|
-
|
|
|
-/* 弹出来的菜单栏 */
|
|
|
-.menu-scroll {
|
|
|
- background-color: #fff;
|
|
|
- height: 100%;
|
|
|
- max-width: 85%;
|
|
|
- max-width: calc(100% - 64px);
|
|
|
- overflow-x: hidden;
|
|
|
- overflow-y: auto;
|
|
|
- transform: translateX(-100%);
|
|
|
- transform: translateX(-100%);
|
|
|
- transition: -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
- transition: -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
- transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
- transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
|
- width: 200px;
|
|
|
- z-index: 1;
|
|
|
- -webkit-overflow-scrolling: touch;
|
|
|
- -ms-overflow-style: none;
|
|
|
-}
|
|
|
-
|
|
|
-.menu-right .menu-scroll {
|
|
|
- right: 0;
|
|
|
- left: auto;
|
|
|
- transform: translateX(100%);
|
|
|
- transform: translateX(100%);
|
|
|
-}
|
|
|
-
|
|
|
-.menu.in .menu-scroll {
|
|
|
- transform: translateX(0);
|
|
|
- transform: translateX(0);
|
|
|
-}
|
|
|
-
|
|
|
-.menu-top {
|
|
|
- background-color: #000;
|
|
|
- color: #fff;
|
|
|
- position: relative;
|
|
|
- z-index: 1;
|
|
|
-}
|
|
|
-
|
|
|
-.menu-top a,
|
|
|
-.menu-top a:focus,
|
|
|
-.menu-top a:hover {
|
|
|
- color: inherit;
|
|
|
- text-decoration: none;
|
|
|
-}
|
|
|
-
|
|
|
-.menu-top-img {
|
|
|
- align-items: center;
|
|
|
- -ms-flex-align: center;
|
|
|
- align-items: center;
|
|
|
- display: flex;
|
|
|
- height: 100%;
|
|
|
- -webkit-box-pack: center;
|
|
|
- justify-content: center;
|
|
|
- -ms-flex-pack: center;
|
|
|
- justify-content: center;
|
|
|
- overflow: hidden;
|
|
|
- position: absolute;
|
|
|
- top: 0;
|
|
|
- left: 0;
|
|
|
- width: 100%;
|
|
|
-}
|
|
|
-
|
|
|
-.menu-top-img img {
|
|
|
- min-height: 100%;
|
|
|
- width: 100%;
|
|
|
- opacity: 0.5;
|
|
|
-}
|
|
|
-
|
|
|
-.menu-top-info {
|
|
|
- padding: 12px 16px;
|
|
|
- position: relative;
|
|
|
-}
|
|
|
-
|
|
|
-@media screen and (min-width: 768px) {
|
|
|
- .menu-top-info {
|
|
|
- padding-top: 24px;
|
|
|
- padding-bottom: 24px;
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-.menu-top-info-sub {
|
|
|
- font-weight: 300;
|
|
|
- padding: 12px 16px;
|
|
|
- position: relative;
|
|
|
-}
|
|
|
-
|
|
|
-@media screen and (min-width: 768px) {
|
|
|
- .menu-top-info-sub {
|
|
|
- padding-top: 24px;
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-.menu-top-user {
|
|
|
- -webkit-box-align: center;
|
|
|
- align-items: center;
|
|
|
- -ms-flex-align: center;
|
|
|
- align-items: center;
|
|
|
- display: box;
|
|
|
- display: flex;
|
|
|
- display: flexbox;
|
|
|
- display: flex;
|
|
|
-}
|
|
|
-
|
|
|
-.menu-top-user > * {
|
|
|
- flex-shrink: 0;
|
|
|
- -ms-flex-negative: 0;
|
|
|
- flex-shrink: 0;
|
|
|
-}
|
|
|
-
|
|
|
-@media screen and (min-width: 992px) {
|
|
|
- .menu-scroll {
|
|
|
- max-width: none;
|
|
|
- }
|
|
|
-
|
|
|
- .nav-drawer.nav-drawer-md {
|
|
|
- background-color: transparent;
|
|
|
- display: block !important;
|
|
|
- overflow: visible;
|
|
|
- width: 240px;
|
|
|
- z-index: 30;
|
|
|
- }
|
|
|
-
|
|
|
- .nav-drawer.nav-drawer-md.in ~ .menu-backdrop {
|
|
|
- display: none;
|
|
|
- }
|
|
|
-
|
|
|
- .nav-drawer.nav-drawer-md.in ~ .menu-backdrop ~ .menu-backdrop {
|
|
|
- display: block;
|
|
|
- }
|
|
|
-
|
|
|
- .nav-drawer.nav-drawer-md.menu-left ~ .content,
|
|
|
- .nav-drawer.nav-drawer-md.menu-left ~ .footer,
|
|
|
- .nav-drawer.nav-drawer-md.menu-left ~ .header {
|
|
|
- margin-left: 240px;
|
|
|
- }
|
|
|
-
|
|
|
- .nav-drawer.nav-drawer-md.menu-right ~ .content,
|
|
|
- .nav-drawer.nav-drawer-md.menu-right ~ .footer,
|
|
|
- .nav-drawer.nav-drawer-md.menu-right ~ .header {
|
|
|
- margin-right: 240px;
|
|
|
- }
|
|
|
-
|
|
|
- /* 正常状态的菜单栏 */
|
|
|
- .nav-drawer.nav-drawer-md .menu-scroll {
|
|
|
- box-shadow: 0 0 10px rgb(0 0 0 / 10%);
|
|
|
- transform: none;
|
|
|
- transform: none;
|
|
|
- width: 240px;
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-@media screen and (min-width: 1440px) {
|
|
|
- .nav-drawer.nav-drawer-lg {
|
|
|
- background-color: transparent;
|
|
|
- display: block !important;
|
|
|
- overflow: visible;
|
|
|
- width: 240px;
|
|
|
- z-index: 30;
|
|
|
- }
|
|
|
-
|
|
|
- .nav-drawer.nav-drawer-lg.in ~ .menu-backdrop {
|
|
|
- display: none;
|
|
|
- }
|
|
|
-
|
|
|
- .nav-drawer.nav-drawer-lg.in ~ .menu-backdrop ~ .menu-backdrop {
|
|
|
- display: block;
|
|
|
- }
|
|
|
-
|
|
|
- .nav-drawer.nav-drawer-lg.menu-left ~ .content,
|
|
|
- .nav-drawer.nav-drawer-lg.menu-left ~ .footer,
|
|
|
- .nav-drawer.nav-drawer-lg.menu-left ~ .header {
|
|
|
- margin-left: 240px;
|
|
|
- }
|
|
|
-
|
|
|
- .nav-drawer.nav-drawer-lg.menu-right ~ .content,
|
|
|
- .nav-drawer.nav-drawer-lg.menu-right ~ .footer,
|
|
|
- .nav-drawer.nav-drawer-lg.menu-right ~ .header {
|
|
|
- margin-right: 240px;
|
|
|
- }
|
|
|
-
|
|
|
- .nav-drawer.nav-drawer-lg .menu-scroll {
|
|
|
- box-shadow: 0 0 10px rgb(0 0 0 / 50%);
|
|
|
- transform: none;
|
|
|
- transform: none;
|
|
|
- width: 240px;
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-/* 菜单 */
|
|
|
-
|
|
|
-/* .md-menu-left {
|
|
|
- width: 31%;
|
|
|
- border-radius: 0 20px 20px 0;
|
|
|
- box-shadow: 0 0 5px 1px #cacaca;
|
|
|
-}
|
|
|
-.md-menu-left a {
|
|
|
- border-radius: 0 20px 20px 0;
|
|
|
- min-height: 30px;
|
|
|
-}
|
|
|
-
|
|
|
-.md-menu-right {
|
|
|
- border-radius: 20px 0 0 20px;
|
|
|
- box-shadow: 0 0 5px 1px #cacaca;
|
|
|
- margin: 10px 0 10px 40px;
|
|
|
-}
|
|
|
-.md-menu-right a {
|
|
|
- min-height: 30px;
|
|
|
-} */
|
|
|
-
|
|
|
-.bgc-fix {
|
|
|
- background: white;
|
|
|
-}
|
|
|
-
|
|
|
-.tgme_widget_login.large button.tgme_widget_login_button {
|
|
|
- max-width: 80%;
|
|
|
-}
|
|
|
-
|
|
|
-@media screen and (min-width: 400px) {
|
|
|
- .tgme_widget_login.large button.tgme_widget_login_button {
|
|
|
- max-width: 100%;
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-@keyframes sparkle {
|
|
|
- from { background-position: 0 0; }
|
|
|
- to { background-position: 0 -64px; }
|
|
|
-}
|
|
|
-
|
|
|
-@keyframes sparkle {
|
|
|
- from { background-position: 0 0; }
|
|
|
- to { background-position: 0 -64px; }
|
|
|
-}
|
|
|
-
|
|
|
-@keyframes sparkle {
|
|
|
- from { background-position: 0 0; }
|
|
|
- to { background-position: 0 -64px; }
|
|
|
-}
|
|
|
-
|
|
|
-@keyframes sparkle {
|
|
|
- from { background-position: 0 0; }
|
|
|
- to { background-position: 0 -64px; }
|
|
|
-}
|
|
|
-
|
|
|
-.cust-link.form-control {
|
|
|
- color: #399af2;
|
|
|
- cursor: unset;
|
|
|
- padding-bottom: 2px;
|
|
|
- margin-right: 1em;
|
|
|
- padding-right: 1em;
|
|
|
- background-color: #f3f3f3;
|
|
|
-}
|
|
|
-
|
|
|
-.invite-link,
|
|
|
-.cardbtn-edit {
|
|
|
- display: flex;
|
|
|
- justify-content: space-between;
|
|
|
- flex-wrap: nowrap;
|
|
|
-}
|
|
|
-
|
|
|
-.invite-link {
|
|
|
- justify-content: flex-start;
|
|
|
-}
|
|
|
-
|
|
|
-.cardbtn-edit .card-heading {
|
|
|
- margin-bottom: 0;
|
|
|
- margin-top: 8px;
|
|
|
-}
|
|
|
-
|
|
|
-.cardbtn-edit .btn-flat {
|
|
|
- border-radius: 50%;
|
|
|
- background: #666;
|
|
|
- width: 50px;
|
|
|
- height: 50px;
|
|
|
- color: white;
|
|
|
- box-shadow: 1px 2px 3px rgb(0 0 0 / 15%), 1px 2px 3px 1px rgb(0 0 0 / 15%);
|
|
|
-}
|
|
|
-
|
|
|
-.cardbtn-edit .btn-flat span {
|
|
|
- position: relative;
|
|
|
- font-size: 21px;
|
|
|
- top: 1px;
|
|
|
-}
|
|
|
-
|
|
|
-.cardbtn-edit .account-flex .btn-flat {
|
|
|
- margin-left: 1em;
|
|
|
- background: #ff4343;
|
|
|
-}
|
|
|
-
|
|
|
-.cardbtn-edit .account-flex .btn-flat span {
|
|
|
- top: 6px;
|
|
|
-}
|
|
|
-
|
|
|
-.cardbtn-edit a.btn-flat.btn-brand-accent {
|
|
|
- color: white !important;
|
|
|
- display: inline-block;
|
|
|
-}
|
|
|
-
|
|
|
-.cardbtn-edit a.btn-flat.btn-brand-accent span {
|
|
|
- position: relative;
|
|
|
- top: 7px;
|
|
|
-}
|
|
|
-
|
|
|
-.cardbtn-edit a.btn-flat.btn-brand-accent.reset-link i {
|
|
|
- font-size: 30px;
|
|
|
- position: relative;
|
|
|
- top: 0.2em;
|
|
|
- right: 0.15em;
|
|
|
-}
|
|
|
-
|
|
|
-.cardbtn-edit a.btn-flat.btn-brand-accent.reset-link {
|
|
|
- margin-left: 1em;
|
|
|
- display: inline-block;
|
|
|
- background: #ff4343;
|
|
|
-}
|
|
|
-
|
|
|
-.cardbtn-edit a.btn-flat.btn-brand-accent.reset-link:hover,
|
|
|
-.cardbtn-edit .btn-flat:hover {
|
|
|
- border-radius: 10px;
|
|
|
- transition-duration: 0.3s;
|
|
|
-}
|
|
|
-
|
|
|
-.quickadd .reset-link {
|
|
|
- margin-right: 0.5em;
|
|
|
-}
|
|
|
-
|
|
|
-.invite-link .cust-link {
|
|
|
- flex-basis: 100%;
|
|
|
- margin: 0;
|
|
|
- width: 100%;
|
|
|
-}
|
|
|
-
|
|
|
-.invite-link .btn-subscription {
|
|
|
- margin: 0 0 2em 1em;
|
|
|
- flex-basis: 12%;
|
|
|
-}
|
|
|
-
|
|
|
-#buy-invite span {
|
|
|
- position: relative;
|
|
|
- top: 4px;
|
|
|
- left: 1px;
|
|
|
-}
|
|
|
-
|
|
|
-.account-flex {
|
|
|
- display: flex;
|
|
|
- justify-content: flex-end;
|
|
|
- align-items: center;
|
|
|
-}
|
|
|
-
|
|
|
-code.form-control {
|
|
|
- min-height: 200px;
|
|
|
-}
|
|
|
-
|
|
|
-.codepay button {
|
|
|
- padding-left: 0;
|
|
|
-}
|
|
|
-
|
|
|
-@media screen and (max-width: 430px) {
|
|
|
- .reset-flex {
|
|
|
- display: flex;
|
|
|
- justify-content: flex-end;
|
|
|
- flex-basis: 100%;
|
|
|
- align-items: center;
|
|
|
- margin: 1em 0;
|
|
|
- }
|
|
|
-
|
|
|
- .tab-nav {
|
|
|
- font-size: 13px;
|
|
|
- }
|
|
|
-
|
|
|
- .nav .a,
|
|
|
- .nav a {
|
|
|
- padding: 0 10px;
|
|
|
- }
|
|
|
-
|
|
|
- .invite-link .btn-subscription {
|
|
|
- flex-basis: 100%;
|
|
|
- margin: 1em 0 2em;
|
|
|
- }
|
|
|
-
|
|
|
- .invite-link {
|
|
|
- flex-wrap: wrap;
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-.qr-center img {
|
|
|
- margin-left: auto;
|
|
|
- margin-right: auto;
|
|
|
- max-width: 100%;
|
|
|
-}
|
|
|
-
|
|
|
-@media screen and (min-width: 1440px) {
|
|
|
- .hidden-lg {
|
|
|
- display: none !important;
|
|
|
- }
|
|
|
-
|
|
|
- .visible-lg-block {
|
|
|
- display: block !important;
|
|
|
- }
|
|
|
-
|
|
|
- .visible-lg-inline {
|
|
|
- display: inline !important;
|
|
|
- }
|
|
|
-
|
|
|
- .visible-lg-inline-block {
|
|
|
- display: inline-block !important;
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-@media screen and (min-width: 992px) and (max-width: 1439px) {
|
|
|
- .hidden-md {
|
|
|
- display: none !important;
|
|
|
- }
|
|
|
-
|
|
|
- .visible-md-block {
|
|
|
- display: block !important;
|
|
|
- }
|
|
|
-
|
|
|
- .visible-md-inline {
|
|
|
- display: inline !important;
|
|
|
- }
|
|
|
-
|
|
|
- .visible-md-inline-block {
|
|
|
- display: inline-block !important;
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-@media screen and (min-width: 768px) and (max-width: 991px) {
|
|
|
- .hidden-sm {
|
|
|
- display: none !important;
|
|
|
- }
|
|
|
-
|
|
|
- .visible-sm-block {
|
|
|
- display: block !important;
|
|
|
- }
|
|
|
-
|
|
|
- .visible-sm-inline {
|
|
|
- display: inline !important;
|
|
|
- }
|
|
|
-
|
|
|
- .visible-sm-inline-block {
|
|
|
- display: inline-block !important;
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-@media screen and (min-width: 480px) and (max-width: 767px) {
|
|
|
- .hidden-xs {
|
|
|
- display: none !important;
|
|
|
- }
|
|
|
-
|
|
|
- .visible-xs-block {
|
|
|
- display: block !important;
|
|
|
- }
|
|
|
-
|
|
|
- .visible-xs-inline {
|
|
|
- display: inline !important;
|
|
|
- }
|
|
|
-
|
|
|
- .visible-xs-inline-block {
|
|
|
- display: inline-block !important;
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-@media screen and (max-width: 479px) {
|
|
|
- .hidden-xx {
|
|
|
- display: none !important;
|
|
|
- }
|
|
|
-
|
|
|
- .visible-xx-block {
|
|
|
- display: block !important;
|
|
|
- }
|
|
|
-
|
|
|
- .visible-xx-inline {
|
|
|
- display: inline !important;
|
|
|
- }
|
|
|
-
|
|
|
- .visible-xx-inline-block {
|
|
|
- display: inline-block !important;
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-i {
|
|
|
- user-select: none;
|
|
|
- user-select: none;
|
|
|
- user-select: none;
|
|
|
- user-select: none;
|
|
|
-}
|