| | |
| | | width: 100%; |
| | | height: 100%; |
| | | overflow: hidden; |
| | | background: linear-gradient(#378DBE, #46C29E, #48A9D6); |
| | | // background-image: linear-gradient(#378DBE, #46C29E, #48A9D6); |
| | | |
| | | .logo { |
| | | position: relative; |
| | | font-size: 14px; |
| | | max-width: 280px; |
| | | min-height: 10px; |
| | | margin: 0 auto; |
| | | margin-bottom: 15px; |
| | | text-align: center; |
| | | line-height: 1.5; |
| | | border: 1px dotted transparent; |
| | | img { |
| | | max-width: 100%; |
| | |
| | | margin-top: 15px; |
| | | margin-bottom: 30px; |
| | | text-align: center; |
| | | line-height: 1.5; |
| | | font-size: 20px; |
| | | color: #ffffff; |
| | | font-weight: bold; |
| | | letter-spacing: 0px; |
| | | border: 1px dotted transparent; |
| | | } |
| | | .plat-name.editing { |
| | |
| | | position: relative; |
| | | z-index: 1; |
| | | width: 245px; |
| | | font-size: 14px; |
| | | max-width: 270px; |
| | | line-height: 1.5; |
| | | margin: 0 auto; |
| | | margin-bottom: 10px; |
| | | border-radius: 30px; |
| | | background-color: rgba(255, 255, 255, 0.3); |
| | | .am-input-label { |
| | | width: 30px; |
| | | color: #ffffff; |
| | | color: inherit; |
| | | padding-top: 10px; |
| | | } |
| | | input { |
| | | color: #fafafa; |
| | | color: inherit; |
| | | } |
| | | input::-webkit-input-placeholder { |
| | | color: #ffffff; |
| | | color: inherit; |
| | | } |
| | | input:-moz-placeholder { |
| | | color: #ffffff; |
| | | color: inherit; |
| | | } |
| | | input::-moz-placeholder { |
| | | color: #ffffff; |
| | | color: inherit; |
| | | } |
| | | input:-ms-input-placeholder { |
| | | color: #ffffff; |
| | | color: inherit; |
| | | } |
| | | |
| | | .am-input-control input:disabled { |
| | |
| | | .other-setting { |
| | | position: relative; |
| | | z-index: 1; |
| | | font-size: 14px; |
| | | width: 245px; |
| | | max-width: 270px; |
| | | line-height: 1.5; |
| | | margin: 0 auto; |
| | | margin-bottom: 10px; |
| | | .am-list-item { |
| | |
| | | } |
| | | .am-list-line .am-list-content { |
| | | font-size: 14px; |
| | | color: #fafafa; |
| | | color: inherit; |
| | | cursor: pointer; |
| | | } |
| | | .am-list-extra { |
| | |
| | | margin: 0 auto; |
| | | border-radius: 30px; |
| | | border: 1px dotted transparent; |
| | | overflow: visible; |
| | | letter-spacing: 0px; |
| | | span { |
| | | font-style: inherit; |
| | | font-weight: inherit; |
| | | } |
| | | } |
| | | >.am-button:hover { |
| | | color: #fff; |
| | |
| | | font-size: 12px; |
| | | color: #fafafa; |
| | | text-align: center; |
| | | line-height: 1.5; |
| | | letter-spacing: 0px; |
| | | border: 1px dotted transparent; |
| | | } |
| | | .company-msg.editing { |