/* * * Copay main CSS * */ ::-webkit-input-placeholder { color: #B7C2CD; } :-moz-placeholder { /* Firefox 18- */ color: #B7C2CD; } ::-moz-placeholder { /* Firefox 19+ */ color: #B7C2CD; } :-ms-input-placeholder { color: #B7C2CD; } #qr-canvas { display: none; } #qrcode-scanner-video { display: block; margin: 0 auto; } * { font-family: 'Ubuntu', Helvetica, sans-serif !important; } h1, h2, h3, h4, h5, h6, .panel h2 { color: #2C3E50; } h1 { font-weight: 100; font-size: 24px; margin-bottom: 1rem; } h2 { font-size: 20px; font-weight: 100; } h3 { font-weight: 300; font-size: 16px; } h4 { font-size: 0.875rem; } body, html{ height:100%; width:100%; color: #2C3E50; } header { background-color: #1ABC9C; overflow: hidden; } header .creation { color: white; background: red; font-weight: bold; } header .alt-currency { background: #16A085; } .panel h3, .box-setup h3 { font-weight: 700; font-size: 16px; color: #2C3E50; text-transform: uppercase; border-bottom: 1px solid #E5E7EA; margin-bottom: 1.5rem; padding: 0 0 0.8rem; } .alt-currency { background: #2C3E50; padding: 0.05rem 0.2rem; border-radius: 2px; font-size: 10px; } .head { padding: 0.9rem 0; -moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.10); box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.10); background-color: #FFF; height: 62px; position: fixed; z-index: 10; left: 250px; right: 0; } .head .title { float: left; padding-left: 2rem; } .head .title h1 { margin: 0; } .head .menu { float: right; position: relative; } .head .menu a.dropdown { display: block; margin: 0 1rem 0 2rem; height: 48px; text-align: center; } .head .menu a.dropdown:hover, .head .menu a.dropdown.hover { border-bottom: 1px solid #fff; top: 0; } .head .menu ul { border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; position: absolute; right: 14px; width: 220px; list-style-type: none; top: 47px;nt } .head .menu ul li.divider { border-bottom: 1px solid #eee; } .head .menu ul.hover { background: #FFFFFF; -moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.25); box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.25); } .head .menu ul li a { display: block; padding: 5px 10px; } .head .menu ul li a:hover { background-color: #fff; } .col1 { width: 56px; float: left; } .col2 { width: 164px; float: left; } .col2_full { width: 194px; height: 62px; } .col3 a { font-size: 20px; display: block; height: 62px; width: 30px; float: right; background-color: #23C9A9; padding: 16px 6px; color: #B6E9DF; } .col3 a.selected { background-color: #213140; color: #3C4E60; } .col3 a.selected:hover { background-color: #213140; color: #fff; } .col3 a:hover { background-color: #16A085; color: #fff; } .off-canvas-wrap, .inner-wrap{ height:100%; } .tab-bar { display: none; } a { color: #3498DB; } input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill, input:-webkit-autofill:focus, textarea:-webkit-autofill:focus, select:-webkit-autofill:focus { -webkit-box-shadow: 0 0 0px 1000px white inset; } .home-wallet .avatar-wallet { background: #1ABC9C; margin: 0; width: 45px; height: 45px; font-size: 30px; padding-top: 10px; margin-right: 15px; color: #FFF; } .side-nav.wallets .avatar-wallet{ background-color: #7A8C9E; color: #213140; padding: 0.35rem 0.5rem; text-align: center; margin-top: 6px; width: 35px; } .avatar-wallet { font-size: 20px; font-weight: 700; margin-top: 10px; margin-left: 10px; margin-right: 8px; padding: 0.5rem 0.65rem; background-color: #fff; color: #1ABC9C; border-radius: 3px; line-height: 24px; text-align: center; } .status { -moz-box-shadow: inset 0px -1px 1px 0px rgba(159,47,34,0.30); box-shadow: inset 0px -1px 1px 0px rgba(159,47,34,0.30); color: #FFFFFF; background-color: #D0021B; position: absolute; left: 250px; right: 0; top: 62px; padding: 10px 0; z-index: 9; font-size: 14px; text-align: center; } .status-first-line { z-index: 9; font-size: 16px; } .setup .comment { font-size: 0.875rem; color: #7A8C9E !important; } a:hover { color: #2980b9; } .page, .main { height:100%; overflow-y: auto; overflow-x: none; background-color: #2C3E50; } .sidebar { height:100%; overflow-x: none; } .sidebar { position: fixed; width: 250px; background-color: #2C3E50; color: #fff; line-height: 24px; } .button.small.side-bar { padding: 0rem 0.4rem; } .waiting { border: 2px solid #fff; } .online { border: 2px solid #1ABC9C; } .offline { border: 2px solid gray; opacity: 0.4; } .main { margin-left: 250px; padding: 100px 1.5rem; background-color: #F8F8FB; } .logo-setup { text-align: center; padding: 5rem 0 4rem; color: #fff; } .box-setup { margin-bottom: 7rem; padding: 1.3rem; border-radius: 2px; background: #FFFFFF; -moz-box-shadow: 1px 1px 0px 0px #213140; box-shadow: 1px 1px 0px 0px #213140; } .box-setup-footer { overflow: hidden; padding: 1rem 0 0; border-top: 1px solid #E5E7EA; font-size: 12px; } .box-notification { height: 41px; position: relative; font-size: 12px; width: 70%; padding: 0.9rem 0.7rem 0.7rem 3rem; border-radius: 4px; background: #F2F5F8; margin: 0 auto; margin-bottom: 1.6rem; } .box-notification .box-icon { margin-right: 77px; position: absolute; top: 0; left: 0; color: white; background-color: #1ABC9C; padding: 0.5rem; border-top-left-radius: 4px; border-bottom-left-radius: 4px; } .box-notification .box-icon.error { background-color: #C0392A; } .last-transactions { margin-bottom: 2rem; background-color: #E8EAEF; } .last-transactions-header { padding: 0.5rem; } .last-transactions-footer { padding: 0.5rem; overflow: hidden; } table.last-transactions-content { background-color: #F8F8FB; margin-bottom: 10px; } .last-transactions-content .box-status { font-size: 13px; width: 30px; } .last-transactions-content .box-copayer { width: 100px; margin-right: 20px; float: left; text-align: center; } .last-transactions-content .copayer-ico { width: 45px; height: 45px; border: 2px solid #7A8C9B; } .last-transactions-content .icon-active { color: #fff; } .last-transactions-content .icon-active-check { background-color: #3FBC9C; color: #fff; } .last-transactions-content .icon-active-x { background-color: #C0392B; color: #fff; } .private-message { margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #fff; } .header-message { background-color: #F8F8FB; height: 18px; } .date-message { background-color: #3C4E60; color: #fff; font-size: 12px; padding: 2px 5px; -webkit-border-radius: 0 5px 0 0; -moz-border-radius: 0 5px 0 0; -ms-border-radius: 0 5px 0 0; border-radius: 0 5px 0 0; } .input-note { margin-top: -10px; display: block; margin-bottom: 1rem; } .send-note { background-color: #EDEDF5; padding: 10px; margin-bottom: 10px; } .send-note p { margin-bottom: 5px; font-size: 12px; } .send-note b { color: #000; } a.button-setup.add-wallet { opacity: .5; margin: 1rem auto; width: 125px; font-size: 14px; padding: .3rem 0.7rem; color: #fff; } a.button-setup.add-wallet:hover { opacity: 1; } a.button-setup { border-radius: 3px; border: 1px solid #B7C2CE; display: block; padding: 0.5rem; background: transparent; } .button-setup a:hover { background: #3C4E60; } .dn {display: none;} .pr {position: relative;} .pa {position: absolute;} .m0 {margin: 0;} .p0 {padding: 0 !important;} .db {display: block;} .size-10 { font-size: 10px; } .size-12 { font-size: 12px; } .size-14 { font-size: 14px; } .size-16 { font-size: 16px; } .size-18 { font-size: 18px; } .size-21 { font-size: 21px; } .size-24 { font-size: 24px; } .size-36 { font-size: 36px; } .size-42 { font-size: 42px; } .size-48 { font-size: 48px; } .size-60 { font-size: 60px; } .size-72 { font-size: 72px; } .m3r {margin-right: 3px;} .m5t {margin-top: 5px;} .m10t {margin-top: 10px;} .m5b {margin-bottom: 5px;} .m5r {margin-right: 5px;} .m10b {margin-bottom: 10px;} .m15b {margin-bottom: 15px;} .m20b {margin-bottom: 20px;} .m10r {margin-right: 10px;} .m15l {margin-left: 15px;} .m15t {margin-top: 15px;} .m20r {margin-right: 20px;} .m15r {margin-right: 15px;} .m20t {margin-top: 20px;} .m10 {margin: 10px;} .m15 {margin: 15px;} .m15h {margin: 0 15px;} .p10t {padding-top: 10px;} .p0r {padding-right: 0;} .p70r {padding-right: 70px;} .p70l {padding-left: 70px;} .p5h {padding: 0 5px;} .p20h {padding: 0 20px;} .p15 {padding:15px;} .p20 {padding:20px;} .p10 {padding:10px;} .p10b {padding-bottom:10px;} .m30v {margin: 30px 0;} .m10h {margin:0 10px;} .m10v {margin:10px 0;} .m30a {margin: 30px auto;} .m-negative-l {margin-left: -0.9375rem;} .br100 {border-radius: 100%;} .lh {line-height: 0;} .oh {overflow:hidden;} .vm {vertical-align: middle;} .small { font-size: 60%; line-height: inherit; } .line-dashed-setup-v { border-left: 1px dashed #415970; } .line-dashed-v { border-right: 1px dashed #E3E3E3; } .line-dashed-h { border-bottom: 1px dashed #E3E3E3; } .line { border-top: 1px solid #F8F8FB; margin: 0.7rem 0; } .line-white { border-top: 1px solid #fff; margin: 0.7rem 0; } .line-t { border-top: 1px solid #F8F8FB; padding-top: 0.5rem; } .line-b { border-bottom: 1px solid #F8F8FB; padding-bottom: 0.5rem; } .p-dashed { border-top: 1px dashed #3C5269; margin: 1rem 0; padding: 1rem 0; overflow: hidden; } .name-wallet { font-size: 14px; width: 72%; float: left; color: #fff; } .name-wallet i { color: #B6E9DF; } .name-wallet i:hover { color: #fff; } .box-livenet { background: #213140; padding: 0rem 0.5rem 0.2rem; color: #7A8C9E; } .founds { font-weight: 100; color: #B6E9DF; } .locked { font-size: 11px; background-color: #213140; width: 100%; padding: 0.3rem 0.7rem; color: white; } .hidden { visibility: hidden; } /* Turn Off Number Input Spinners */ input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; } .spinner { display: inline-block; } /* notifications */ .dr-notification-container { position: absolute; z-index: 10000; } .dr-notification-container.bottom { bottom: 20px; } .dr-notification-container.right { right: 0; } .dr-notification-container.left { left: 20px; } .dr-notification-container.top { top: 20px; } .dr-notification-container.center { left: 50%; margin-left: -190px; } .dr-notification-wrapper { width: 360px; position: relative; margin: 10px 0; } .dr-notification { width: 360px; clear: both; height: 90px; overflow: hidden; } .dr-notification-close-btn { -webkit-border-radius: 20px; -moz-border-radius: 20px; -ms-border-radius: 20px; border-radius: 20px; display: inline-block; padding: 5px; font-size: 12px; position: absolute; right: 350px; top: -8px; cursor: pointer; z-index: 10; } .dr-notification-image { width: 80px; height: 90px; float: left; display: block; font-size: 40px; color: white; text-align: center; border-right: 1px dashed #415970; } .dr-notification-image i { display: block; width: 100%; padding-top: 20px; } .dr-notification-image img { margin: 15px; max-width: 70px; min-width: 48px; } .dr-notification-content { padding-left: 90px; padding-right: 10px; padding-top: 5px; } .dr-notification-title { color: white; padding: 0px; font-size: 18px; margin-top: 0; } .dr-notification { background-color: #34495E; color: #eee; border: 1px solid #2C3E50; opacity: 0.9; } .dr-notification-close-btn { background-color: #34495E; color: #fff; border: 1px solid #3C5269; } .dr-notification-image.dr-notification-type-info { color: #FFF; } .dr-notification-image.dr-notification-type-warning { color: #FFA226; } .dr-notification-image.dr-notification-type-error { color: #FF4B4F; } .dr-notification-image.dr-notification-type-success { color: #1ABC9C; } .dr-notification-image.success { color: #1ABC9C; } .success { color: #1ABC9C; } .bg-success { background-color: #1ABC9C; } .addresses .label { font-weight: normal; padding: .2rem .3rem; font-size: 8px; } .label.success { background-color: #1ABC9C; } .label { font-weight: 700; padding: 0.3rem 0.4rem; } .label.alert { background-color: #C0392A; } .bg-alert { background-color: #C0392A; } .dr-notification-text { font-size: 12px; line-height: 120%; } .ellipsis { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } ul.pagination li.current a { background: #1ABC9C; } ul.pagination li.current a:hover, ul.pagination li.current a:focus { background: #16A085; } .tooltip { background-color: #1ABC9C; color: #fff; font-size: 12px; border-color: #16A085; } .tooltip>.nub { border-color:transparent transparent #16A085 transparent; } .tooltip.tip-top>.nub { border-color:#16A085 transparent transparent transparent; } .tooltip.tip-right>.nub { border-color:transparent #16A085 transparent transparent; } .tooltip.tip-left>.nub { border-color:transparent transparent transparent #16A085; } .tooltip.tip-bottom>.nub { border-color:transparent transparent #16A085 transparent; } .has-tip { border-bottom: none; color: #7A8C9E; cursor: inherit; } .logo { background: transparent url('../img/logo-negative-beta.svg') no-repeat; background-size: 130px 51px; } input { border-radius: 2px; background: #EDEDED; -moz-box-shadow: 0px 0px 0px 0px rgba(255,255,255,0.09), inset 1px 1px 0px 0px rgba(0,0,0,0.05); box-shadow: 0px 0px 0px 0px rgba(255,255,255,0.09), inset 1px 1px 0px 0px rgba(0,0,0,0.05); color: #2C3E42; padding: 1.2rem 0.7rem; margin-bottom: 1.5rem; border: 0; } label { text-transform: uppercase; font-weight: 700; font-size: 11px; color: #34495E; padding: 0 0.2rem 0.3rem; } button.radius, .button.radius { -webkit-border-radius: 3px; border-radius: 3px; } label small.has-error { font-size: 11px; } table { border-collapse: collapse; text-align: left; width: 100%; border: none; box-shadow: -2px 1px 9px 1px #DDDDDD; -webkit-box-shadow: -2px 1px 5px 1px #DDDDDD; -moz-box-shadow: -2px 1px 5px 1px #DDDDDD; -o-box-shadow: -2px 1px 5px 1px #DDDDDD; } thead tr{ text-transform: uppercase; border-top: 1px solid #FFFFFF; height: 46px } table tr td, table tr th { padding: 15px; } table.last-transactions-content tr td, table.last-transactions-content tr th { padding: 5px; } table tfoot tr td, table tfoot tr th, table thead tr td, table thead tr th { background-color: #F5F5F8; color:#949BAD; font-weight: normal } table tbody td { color: #666; border-bottom: 1px solid #F1F1F3; } table tbody tr:last-child td { border-bottom: none; } table tr.deleting { background: #FCD5D5; } /* SECONDARY */ input[type='submit'] { -webkit-appearance: none; -moz-appearance: none; appearance: none; } input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], textarea { color: #7A8C9E; margin-bottom: 1.3rem; height: 40px; border-radius: 2px; background: #F2F5F8; -moz-box-shadow: inset 1px 1px 0px 0px rgba(0,0,0,0.05); box-shadow: inset 1px 1px 0px 0px rgba(0,0,0,0.05); border: none; } button.secondary, .button.secondary { color: #fff; background: #008CC1; -moz-box-shadow: 1px 1px 0px 0px #10769D; box-shadow: 1px 1px 0px 0px #10769D; } button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus { background-color: #2980B9; color: #fff; } button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary, button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus { background-color: #95a5a6; color: #E6E6E6; } /* PRIMARY */ button.primary, .button.primary { background-color: #1ABC9C; color: #fff; border-radius: 2px; border-radius: 2px; -moz-box-shadow: 1px 1px 0px 0px #16A085; box-shadow: 1px 1px 0px 0px #16A085; } button.primary:hover, button.primary:focus, .button.primary:hover, .button.primary:focus { background-color: #16A085; color: #fff; } button.disabled.primary, button[disabled].primary, .button.disabled.primary, .button[disabled].primary, button.disabled.primary:hover, button.disabled.primary:focus, button[disabled].primary:hover, button[disabled].primary:focus, .button.disabled.primary:hover, .button.disabled.primary:focus, .button[disabled].primary:hover, .button[disabled].primary:focus { -moz-box-shadow: 1px 1px 0px 0px #687D80; box-shadow: 1px 1px 0px 0px #687D80; background-color: #95a5a6; color: #E6E6E6; } /* WARNING */ button.warning, .button.warning { background-color: #C0392A; color: #fff; border-radius: 2px; -moz-box-shadow: 1px 1px 0px 0px #A02F23; box-shadow: 1px 1px 0px 0px #A02F23; } button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus { background-color: #82251A; color: #e6e6e6; } button.disabled.warning, button[disabled].warning, .button.disabled.warning, .button[disabled].warning, button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus { background-color: #95a5a6; color: #E6E6E6; } /* WHITE */ button.white, .button.white { background-color: #fff; color: #2C3E50; } button.white:hover, button.white:focus, .button.white:hover, .button.white:focus { background-color: #E0E0E0; color: #2C3E50; } button.disabled.white, button[disabled].white, .button.disabled.white, .button[disabled].white, button.disabled.white:hover, button.disabled.white:focus, button[disabled].white:hover, button[disabled].white:focus, .button.disabled.white:hover, .button.disabled.white:focus, .button[disabled].white:hover, .button[disabled].white:focus { background-color: #95a5a6; color: #E6E6E6; } /* BLACK */ button.black, .button.black { -moz-box-shadow: 1px 1px 0px 0px #1B2937; box-shadow: 1px 1px 0px 0px #1B2937; background-color: #2C3E50; color: #fff; } button.black:hover, button.black:focus, .button.black:hover, .button.black:focus { background-color: #213140; color: #fff; } button.disabled.black, button[disabled].black, .button.disabled.black, .button[disabled].black, button.disabled.black:hover, button.disabled.black:focus, button[disabled].black:hover, button[disabled].black:focus, .button.disabled.black:hover, .button.disabled.black:focus, .button[disabled].black:hover, .button[disabled].black:focus { background-color: #95a5a6; color: #E6E6E6; } /* GRAY */ button.gray, .button.gray { background-color: #A9B2B8; color: #2C3E50; } button.gray:hover, button.gray:focus, .button.gray:hover, .button.gray:focus { background-color: #E0E5E5; color: #2C3E50; } .button, button { text-transform: uppercase; } .side-nav.wallets li { margin: 1.2rem .6rem; padding: 0.3rem 0.1rem; } .side-nav.wallets { z-index: 100; background-color: #213140 ; border-bottom: 1px solid #3A4E61; overflow-y: auto; position: absolute; height: 0%; width: 100%; padding: 0; } .side-nav.wallets.pullDown { height: 100%; } .side-nav.wallets.medium { height: 280px; } .side-nav.wallets.large { height: 380px; } .side-nav.wallets a.wallet-item, .side-nav.wallets a.wallet-item:hover { color: #7A8C9E; line-height: 20px; } .side-nav.wallets .type-wallet { color: #AAB1B9; } .side-nav .wallet-item { padding: 4px 0; } .side-nav li.nav-item { overflow: hidden; } .side-nav li.nav-item:hover { background-color: #3C4E60; overflow: hidden; } .fi-trash.text-gray:hover { color: #CA5649; } .postfix.button, .prefix.button { position: absolute; width: 38px; height: 28px; right: 7px; top: 29px; -moz-box-shadow: none; box-shadow: none; line-height: 1.7rem; border-radius: 2px; } label.postfix, span.postfix { height: 40px; border: none; background-color: #DFE5EB; font-weight: 700; font-size: 10px; color: #7A8C9E; text-transform: uppercase; } .photo-container { margin-right: 3px; display: inline-block; width: 35px; height: 35px; color: #fff; background: #7A8C9E; border-radius: 100%; vertical-align: middle; overflow: hidden; text-align: center; } .photo-container.profile { width: 80px; height: 80px; } a:hover .photo-container { background: #34495E; color: #fff; } .side-nav li { font-size: 16px; line-height: 40px; font-weight: 100; margin-bottom: 10px; } .side-nav li>a:first-child:not(.button) { padding-left: 40px; } .side-nav li.active>a:first-child:not(.button) { color: #2C3E50; background-color: #F8F8FB; } .side-nav li>a:first-child:not(.button), .side-nav li a:not(.button) { color: #fff; } .side-nav li>a:first-child:not(.button) i { opacity: 0.6; } .side-nav li.active>a:first-child:not(.button) i { opacity: 1; } .side-nav li.active:hover a { background-color: #F8F8FB; } .side-nav li:hover a { background-color: #3C4E60; } .sidebar-footer { width: 100%; position: absolute; bottom: 0; left: 0; padding-bottom: 10px; overflow-y: hidden; } .addresses ul { margin-left: 0; } .addresses .list-addr i { position: absolute; top: -15px; left: 0; cursor: pointer; } .addresses .list-addr contact { cursor: text; } .pointer { cursor: pointer; } .copay-box { width: 70px; text-align: center; margin-right: 20px; float: left; } .icon-input { font-size: 9px; color: #fff; vertical-align: middle; margin-right: 3px; } .icon-input .fi-check { padding: .1rem .3rem; background-color: #1ABC9C; border-radius: 100%; } .icon-input .fi-x { padding: .1rem .3rem; background-color: #C0392A; border-radius: 100%; } .box-status { float: right; } .icon-status { background-color: #34495E; color: #7A8C9E; border-radius: 100%; padding: 0.17rem 0.3rem; float: left; margin-bottom: 0.2rem; } .has-error { color: #C0392A; } .is-valid { color: #1ABC9C; } input.ng-invalid-match, input.ng-invalid-match:focus { border-color: red; } .black { background-color: #2C3E50; } .text-light {font-weight: 100;} .text-gray {color: #8597A7;} .text-black {color: #2C3E50;} .text-primary {color: #1ABC9C;} .text-secondary {color: #3498DB;} .text-white {color: #fff;} .text-warning {color: #CA5649;} .text-success {color: #1ABC9C;} a.text-gray:hover {color: #2C3E50;} a.text-black:hover {color: #213140;} a.text-primary:hover {color: #50E3C2;} a.text-secondary:hover {color: #4A90E2;} a.text-white:hover {color: #ccc;} a.text-warning:hover {color: #FD7262;} .box-setup-copayers { background: #F8F8FB; -moz-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.20); box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.20); margin-bottom: 15px; } .box-setup-copay-required .photo-container { background-color: #1ABC9C; } .loading-screen { text-align: center; background-color: #1ABC9C; width: 100%; margin-top: 15%; } .loading-screen .spinner { vertical-align: middle; margin-right: 15px; } .box-setup .panel { background-color: #2C3E50; padding: 1rem; border: 0; } .box-setup h1 { font-size: 16px; text-transform: uppercase; text-align: center; } .panel qrcode { background-color: white; } .panel qrcode canvas { width: 250px; height: 250px; } .panel .secret { overflow-wrap: break-word; word-wrap: break-word; text-align: center; } .panel { border-radius: 3px; background: #FFFFFF; -moz-box-shadow: 1.5px 1.5px 0px 0px rgba(32,48,64,0.10); box-shadow: 1.5px 1.5px 0px 0px rgba(32,48,64,0.10); border: none; } /**** Copy to clipboard ****/ .btn-copy { color: #9b9b9b; display: inline-block; height: 16px; width: 16px; outline: none; vertical-align: sub; background: transparent url('../img/icons/copy.png') center center no-repeat; } .btn-copied { display: inline-block; width: auto; color: #16A085; font-weight: bold; font-size: 11px; } .btn-copy.zeroclipboard-is-hover { color: #000; } .btn-copy.zeroclipboard-is-active { opacity: 1; } .copayer-list-small-height { display: none; } @media only screen and (min-width: 40.063em) { dialog.tiny, .reveal-modal.tiny { width: 50%; margin-left: -25%; } } @media (max-height: 380px) { .sidebar-footer { display: none; } } .wide-page { background-color: #2C3E50; margin: 5% 0; padding: 50px; } .collapse { margin: auto; max-width: 100%; } .w-popup-menu{ padding:0; } .w-popup-menu li { width: 180px; height: 180px; overflow: hidden; position: relative; float: left; background: #213140; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2); -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.2); box-shadow: 1px 1px 2px rgba(0,0,0,0.2); margin: 20px 26px 0 0; } .w-popup-menu li:last-child{ margin-right: 0px; } .w-popup-menu li a{ text-align: center; width: 100%; height: 100%; display: block; color: #333; position: relative; } .w-popup-icon { color: #c5e4f4 ; font-size: 90px; text-shadow: 1px 0 1px rgba(255,255,255,.7); line-height: 150px; position: absolute; width: 58px; left: 60px; top: 14px; text-align: center; } .w-popup-content { position: absolute; left: 0px; width: 100%; height: 50%; top: 50%; } .w-popup-main { color: #FFFFFF; opacity: 0.6; text-align: center; margin-bottom: 5px; } .w-popup-sub { text-align:center; color: #FFFFFF; line-height: 20px; opacity: 0.8; } .w-popup-menu li:hover{ background-color: #34B191; } .w-popup-menu li:hover .w-popup-icon { text-shadow: 0px 0px 20px #c5e4f4; color: transparent; } .w-popup-menu li:hover .w-popup-main, .w-popup-menu li:hover .w-popup-sub { color: #FFFFFF; }