@charset "UTF-8";
/* URI: /almost-got-scammed-alleged-coindesk/coindesk-phishing-email2/ */
/* GROUP: styles */
/* SET: separated */
/* STAMP: 2020-01-28 09:59:59 */
/* INCLUDED
 * /wp-content/plugins/99bitcoins-what-if-bitcoin-without-ethereum/style.css
 */
/* DETECTED IMPORTS
 */
/* BEGIN FILE: /wp-content/plugins/99bitcoins-what-if-bitcoin-without-ethereum/style.css */
.t99btc_wib_block {
    text-align: center;
    font-size: 20px;
}

.t99btc_wib_block input, .t99btc_wib_block select {
    height: 40px;
    padding: 1px;
    border: 1px solid #d9d9d9;
    background: #f9f9f9;
    color: black;
    font-size: inherit;
    width: auto;
    min-width: 0;
    max-width: none;
}

.t99btc_wib_block input {
    width: 100px;
    text-align: right;
}

.t99btc_wib_block form > div {
    margin: 15px 0;
}

.t99btc_wib_block .t99btc_wib_result, .t99btc_wib_block .t99btc_wib_loading, .t99btc_wib_loss {
    margin: 30px 0;
}


/*Disabling/Hide Select with CSS when only Bitcoin option in dropdown (i.e without Ethereum)*/
.t99btc_wib_block .t99btc_wib_coin select {
	pointer-events: none !important;
	background: none !important;
	border: none !important;
    -webkit-appearance: none !important;
}
/* END FILE: /wp-content/plugins/99bitcoins-what-if-bitcoin-without-ethereum/style.css */
