.elementor-1548 .elementor-element.elementor-element-74bfb100{--display:flex;}/* Start custom CSS */.digits_account_security_dashboard-container{
    padding: 10px 0 !important;
}

.digits_account_security_dashboard-head{
    text-align: initial !important;
    color: var(--general-text-color, #000) !important;
    font-size: var(--e-global-typography-text-font-size) !important;
    font-weight: var(--e-global-typography-text-font-weight) !important;
    line-height: var(--e-global-typography-text-line-height) !important;
    letter-spacing: var(--e-global-typography-text-letter-spacing) !important;
}

.digits_account_security_dashboard-body{
    margin-top: 20px !important;
}

.digits_account_security_dashboard-body>div{
    background-color: #F6F6F6 !important;
    margin-bottom: 20px !important;
    border-bottom: 2px solid #111111;
    border-radius: 0 !important;
    padding: 20px !important;
}

.digits_account_security_dashboard .digits_secure_account_heading{
    color: #111111 !important;
    font-size: var(--e-global-typography-accent-font-size) !important;
    font-weight: var(--e-global-typography-accent-font-weight) !important;
    line-height: var(--e-global-typography-accent-line-height) !important;
    letter-spacing: var(--e-global-typography-accent-letter-spacing) !important;
}

.digits_fa_step_name{
    border-radius: 0 !important;
    color: #ffffff !important;
    background-color: #111111 !important;
}

.digits_account_security_dashboard .digits-form_checked .digits-inp-checkbox_icon::before, .digits_account_security_dashboard .digits-inp-checkbox_icon::before{
    background-image: url("data:image/svg+xml,%3Csvg id='switcher' xmlns='http://www.w3.org/2000/svg' width='40' height='24' viewBox='0 0 40 24'%3E%3Cg id='Rectangle_33' data-name='Rectangle 33' fill='none' stroke='%23111111' stroke-width='1'%3E%3Crect width='40' height='24' rx='12' stroke='none'/%3E%3Crect x='0.5' y='0.5' width='39' height='23' rx='11.5' fill='none'/%3E%3C/g%3E%3Ccircle id='Ellipse_2' data-name='Ellipse 2' cx='9' cy='9' r='9' transform='translate(3 3)' fill='%23111111' opacity='1'/%3E%3Cg id='x' transform='translate(20 3)' opacity='1'%3E%3Cpath id='Line_7' data-name='Line 7' d='M-.357,8a.641.641,0,0,1-.455-.188.643.643,0,0,1,0-.909L6.9-.812a.643.643,0,0,1,.909,0,.643.643,0,0,1,0,.909L.1,7.812A.641.641,0,0,1-.357,8Z' transform='translate(6 6)' fill='%23111111'/%3E%3Cpath id='Line_8' data-name='Line 8' d='M7.357,8A.641.641,0,0,1,6.9,7.812L-.812.1a.643.643,0,0,1,0-.909.643.643,0,0,1,.909,0L7.812,6.9A.643.643,0,0,1,7.357,8Z' transform='translate(6 6)' fill='%23111111'/%3E%3C/g%3E%3C/svg%3E") !important;
}

.digits_account_security_dashboard .digits-form_checked .digits-inp-checkbox_icon::before{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='24' viewBox='0 0 40 24'%3E%3Cg id='_2fa-on' data-name='2fa-on' transform='translate(-1280 -995)'%3E%3Crect id='Rectangle_33' data-name='Rectangle 33' width='40' height='24' rx='12' transform='translate(1280 995)' fill='%23D4AF37'/%3E%3Ccircle id='Ellipse_2' data-name='Ellipse 2' cx='9' cy='9' r='9' transform='translate(1299 998)' fill='%23111111'/%3E%3Cpath id='check' d='M6.692,13a.613.613,0,0,1-.435-.18L3.18,9.743a.615.615,0,0,1,.87-.87l2.642,2.642L13.026,5.18a.615.615,0,1,1,.87.87L7.127,12.82A.613.613,0,0,1,6.692,13Z' transform='translate(1282 998)' fill='%23111111' opacity='1'/%3E%3C/g%3E%3C/svg%3E") !important;
}

.digits-inp-checkbox_icon, .digits-inp-radio_icon{
    top: 0 !important;
}

.digits_account_security_dashboard .digits_account_security_dashboard-keys_setup{
    background-color: #F6F6F6;
    border-bottom: 2px solid #111111;
    padding: 20px !important;
    margin-bottom: 20px !important;
}

.digits_account_security_dashboard-totp_setup form{
    padding: 20px;
    background-color: #F6F6F6;
    border-bottom: 2px solid #111111;
    margin-bottom: 20px !important;
}

.digits_account_security_dashboard .digits_secure_account button.setup_button{
    background-color: #D4AF37 !important;
    color: #111111 !important;
    border-radius: 0 !important;
    border: 1px solid #111111;
    transition: all .3s;
    
}

.digits_account_security_dashboard .digits_secure_account button.setup_button:hover {
    background-color: #111111 !important;
    color: #f6f6f6 !important;
}

.digits_secure_modal, .digits-form_input input, .digits-form_input input[type=text]{
    border-radius: 0 !important;
}

.digits-form_checked .digits-inp-radio_icon::before{
    top: 5px !important;
    left: 5px !important;
}

.digits-form_input .digits-inp-checkbox_icon{
    outline: 2px solid black;
    border-radius: 0;
}

.digits-form_input label{
    display: flex !important;
    align-items: center !important;
    gap: 5px;
}

.digits_secure_phone_wrapper{
    border-radius: 0 !important;
}

.digits_account_security-secure{
    border-radius: 0 !important;
    background-color: #00db82 !important;
    color: #fff !important;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
}

.digits_account_security-secure_icon{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11.455' height='14' viewBox='0 0 11.455 14'%3E%3Cg id='Group_369' data-name='Group 369' transform='translate(-894 -792)'%3E%3Cpath id='shield' d='M8.727,15a.636.636,0,0,1-.285-.067,14.1,14.1,0,0,1-2.68-1.84A9.593,9.593,0,0,1,3.89,10.939,5.575,5.575,0,0,1,3,8V3.545a.636.636,0,0,1,.413-.6L8.5,1.041a.636.636,0,0,1,.447,0L14.042,2.95a.636.636,0,0,1,.413.6V8a5.575,5.575,0,0,1-.89,2.939,9.593,9.593,0,0,1-1.873,2.154,14.1,14.1,0,0,1-2.68,1.84A.636.636,0,0,1,8.727,15Z' transform='translate(891 791)' fill='%23ffffff'/%3E%3Cg id='alert-success-icon' transform='translate(870 766)'%3E%3Crect id='Rectangle_221' data-name='Rectangle 221' width='7.5' height='7.5' transform='translate(26 29)' fill='rgba(255,255,255,0)'/%3E%3Cpath id='check' d='M4.875,9.063a.312.312,0,0,1-.221-.092L3.092,7.408a.313.313,0,0,1,.442-.442L4.875,8.308,8.092,5.092a.313.313,0,0,1,.442.442L5.1,8.971A.312.312,0,0,1,4.875,9.063Z' transform='translate(23.938 25.719)' fill='%2300db82' stroke='%2300db82' stroke-linecap='round' stroke-width='0.5'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") !important;
    top: 0 !important;
}/* End custom CSS */