::-webkit-input-placeholder { /* Chrome/Opera/Safari */ font-size: 14px; } ::-moz-placeholder { /* Firefox 19+ */ font-size: 14px; } :-ms-input-placeholder { /* IE 10+ */ font-size: 14px; } :-moz-placeholder { /* Firefox 18- */ font-size: 14px; } section.btc-exchange p.label1 { text-align: left; color: rgba(255, 255, 255, 1); } section.btc-exchange div.infoArea { margin-top: 40px; display: none; } section.btc-exchange p.lefter { text-align: left; } section.btc-exchange .input { text-align: left; background: transparent; border: 0; box-shadow: none; color: white; font-size: 30px; padding: 0; margin: 0; max-width: 300px; } section.btc-exchange div#minprice { margin: 20px auto 0; padding: 10px; background: rgba(255, 0, 0, .3); } section.btc-exchange input { outline:none; } section.btc-exchange ul.calc { margin: 40px auto 0 !important; color: black; display: table; padding:0; } section.btc-exchange ul.calc p { margin: 0; } section.btc-exchange ul.calc > li { display: table-cell !important; padding: 20px; border-top: 4px solid rgba(255, 255, 255, 1); border-bottom: 4px solid rgba(255, 255, 255, 1); border-left: 4px solid rgba(255, 255, 255, 1); } section.btc-exchange ul.calc > li:last-of-type { border-right: 4px solid rgba(255, 255, 255, 1); } div.btc_current { background:rgba(255, 0, 0, .3); padding:5px 15px; color:white; display: inline-block; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; } section.btc-exchange div#btcqrcode { margin:0 auto 40px; position: relative; } section.btc-exchange div#btcqrcode, section.btc-exchange div#btcqrcode img { height:270px; width:270px; } section.btc-exchange div#btcqrcode:after { content:"[ ↑ QR код для более удобной оплаты (если нужен) ]"; font-size:9px; display: block; margin-top:10px; } @media (max-width: 770px) { section.btc-exchange ul.calc > li { display: block; border-right: 4px solid rgba(255, 255, 255, 1); } section.btc-exchange ul.calc > li:nth-child(2) { border: 0; } section.btc-exchange div#minprice { width:100% !important; } } #btcNumber { text-transform: none !important; }