.agreement { position: fixed; bottom: 15px; width: 100%; margin: 10px 0; text-align: center; }
|
.coreshop-cell-hd-title { font-size: 15px; /* color: #000000; */ display: block; width: 90px; }
|
.cell-hd-desc { font-size: 12px; /* display: block; */ width: 100px; color: #888888; /* margin-top: 25px; */ }
|
.subscription-btn { background-color: #333333; color: #ffffff; padding: 0 10px; line-height: 23px; margin-right: 10px; border: 1px solid #333333; }
|
.isTrue { background-color: #ffffff; border: 1px solid #333333; color: #333333; line-height: 23px; }
|