.customer-account-login .new-users .benefits { list-style: none; }

.customer-account-login .new-users .benefits li { margin-left: 15px; position: relative; }

.customer-account-login .new-users .benefits li:before { content: '\2022'; color: #2dafb4; position: absolute; left: -15px; }

/******************************************************************************* Account page styles */
.dashboard .box-account p, .dashboard .box-account address { font-family: "Lato", Helvetica, Arial, sans-serif; font-style: normal; }

/******************************************************************************* Login Page */
.customer-account-login .page-title h1 { border-bottom: 0; font-size: 24px; }

.customer-account-login h2 { font-size: 20px; font-weight: 700; margin-bottom: 20px; }

.customer-account-login .form-instructions { color: #535454; display: none; font-family: "Lato", Helvetica, Arial, sans-serif; font-style: normal; }

.customer-account-login label { font-size: 16px; }

.customer-account-login p.required { display: none; }

.customer-account-login .buttons-set .button { font-weight: 400; letter-spacing: .1em; max-width: 100%; padding: 10px 30px; width: 250px; }

.customer-account-login .col2-set .buttons-set button, .customer-account-login .col2-set .buttons-set .button { min-width: 0; }

.customer-account-login .registered-users { border-right: 1px solid #e5e5e5; }

@media screen and (max-width: 600px) { .customer-account-login .registered-users { border: 0; margin-bottom: 30px; } }

.customer-account-login .registered-users .f-left { color: #404141; border-bottom: 2px solid #2dafb4; letter-spacing: .05em; text-transform: uppercase; }

.customer-account-login .registered-users .f-left:hover { color: #2dafb4; }

.customer-account-login .col2-set .col-2 { border: 0; }

@media screen and (max-width: 600px) { .customer-account-login .col2-set .col-2 { border-top: 1px solid #e5e5e5; clear: both; float: none; padding-top: 30px; padding-left: 0; width: 100%; } }

.customer-account-login .new-users .benefits li { font-size: 14px; }

/******************************************************************************* Create account Page */
.customer-account-create .account-create { max-width: 376px; }

.customer-account-create .buttons-set, .customer-account-create .fieldset { margin-left: 0; }
