﻿.mo2f-chat-popup
{
    display: none;
    position: fixed;
    bottom: 0;
    right: 15px;
    border: 3px solid #f1f1f1;
    z-index: 9;
}
.mo2f-open-button
{
    background-color: #555;
    color: #fff;
    padding: 16px 20px;
    border: none;
    cursor: pointer;
    opacity: .8;
    position: fixed;
    bottom: 23px;
    right: 28px;
    width: 280px;
}
.mo2f-custom-notice
{
    display: flex;
    margin: 5px 0;
}
.mo2f_upgrade_main_div
{
    background: ffffffad;
    background: #fff;
    width: 34.33%;
    min-height: 600px;
    margin: 1.5%;
    float: left;
    width: 25%;
}
.mo2f_upgrade_main_div:hover
{
    background: ffffffad;
    box-shadow: 0 1px 0 0 #c0c0c0;
    margin-top: 0%;
    transition: 1s;
}
.mo2f_register_with_mo_message
{
    display: block;
    color: #f00;
    background-color: rgba(251,232,0,.15);
    padding: 5px;
    border: solid 1px rgba(255,0,9,.36);
}
.mo2f-form-container
{
    max-width: 49%;
    padding: 10px;
    background-color: #fff;
    float: left;
}
.mo2f-form-container textarea
{
    width: 100%;
    padding: 15px;
    margin: 5px 0 22px 0;
    border: none;
    resize: none;
    min-height: 200px;
}
.mo2f-form-container textarea:focus
{
    background-color: #ddd;
    outline: none;
}
.mo2f-form-container .btn
{
    background-color: #4caf50;
    color: #fff;
    padding: 16px 20px;
    border: none;
    cursor: pointer;
    width: 100%;
    margin-bottom: 10px;
    opacity: .8;
}
.mo2f-form-container .cancel
{
    background-color: #f00;
}
.mo2f-form-container .btn:hover, .mo2f-open-button:hover
{
    opacity: 1;
}
.mo2f_rating_close
{
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}
.mo2f_rating_close:hover, .mo2f_rating_close:focus
{
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.mo-2fa-help-button-text
{
    cursor: pointer;
    font-size: 16px;
    background-color: #002ab6;
    box-shadow: 1px 1px 10px 3px #8e8e9c;
    bottom: 3%;
    right: 7%;
    position: fixed;
    font-weight: 700;
    color: #fff;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border: 3px solid #002ab6;
    padding: 9px;
    transition: all 3s ease-in-out;
}
.mo_support_input_label
{
    color: #999;
    padding-left: 5px;
    line-height: 1.5;
    float: left;
}
.mo-2fa-help-button-text:before
{
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-top: 15px solid transparent;
    border-left: 30px solid #002ab6;
    border-bottom: 15px solid transparent;
    right: -32px;
    top: 16px;
}
@media(min-width: 1750px)
{
    .mo-2fa-help-button-text
    {
        right: 6%!important;
    }
}
@media(min-width: 1600px) and (max-width: 1750px)
{
    .mo-2fa-help-button-text
    {
        right: 6.9%!important;
    }
}
@media(min-width: 1400px) and (max-width: 1600px)
{
    .mo-2fa-help-button-text
    {
        right: 7.5%!important;
    }
}
@media(min-width: 1300px) and (max-width: 1400px)
{
    .mo-2fa-help-button-text
    {
        right: 8%!important;
    }
}
@media(min-width: 1100px) and (max-width: 1300px)
{
    .mo-2fa-help-button-text
    {
        right: 9%!important;
    }
}
@media(min-width: 900px) and (max-width: 1100px)
{
    .mo-2fa-help-button-text
    {
        right: 11%!important;
    }
}
@media(min-width: 800px) and (max-width: 900px)
{
    .mo-2fa-help-button-text
    {
        right: 13%!important;
    }
}
@media(min-width: 700px) and (max-width: 800px)
{
    .mo-2fa-help-button-text
    {
        right: 13%!important;
    }
}
.mo-2fa-mail-button
{
    bottom: 2.5%;
    right: .5%;
    position: fixed;
}
.show_support_form
{
    border-top-left-radius: 50% 50%;
    border-top-right-radius: 50% 50%;
    border-bottom-right-radius: 50% 50%;
    border-bottom-left-radius: 50% 50%;
    cursor: pointer;
    box-shadow: 1px 1px 10px 3px #8e8e9c;
}
.mo2f_blue_premium_features
{
    cursor: pointer;
    margin: 2px;
    color: #20b2aa;
    border: 2px solid #20b2aa;
    text-decoration: none;
    padding: 5px;
    font-size: 15px;
}
.mo2f_btn_premium_features
{
    background-color: #20b2aa;
    color: #fff;
    cursor: pointer;
    margin: 2px;
    border-radius: 3px;
    border: 2px solid #20b2aa;
    text-decoration: none;
    padding: 5px;
    font-size: 12px;
    transition: .5s;
}
.bottom-left
{
    position: absolute;
    bottom: 8px;
    left: 50%;
}
.top-left
{
    position: absolute;
    top: 8px;
    left: 16px;
}
.top-right
{
    position: absolute;
    top: 8px;
    right: 16px;
}
.bottom-right
{
    position: absolute;
    bottom: 8px;
    right: 16px;
}
.centered
{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.mo2f_black_background
{
    background: #f1f1f1;
    width: 1.4%;
}
.mo2f_2fa_plan_title
{
    background-color: #20b2aa;
    border: 2px solid #20b2aa;
}
.mo2f_padding_style
{
    padding: 2px 0;
    width: 23%;
}
.mo2f_padding_style_one
{
    padding: 2px 0;
    width: 46%;
}
.mo2f_white_color_style
{
    color: #fff;
}
.mo2f_2fa_lite_plan_title
{
    background-color: #7ccbc7;
    border: 1.5px solid #000;
    width: 25%;
}
.mo2f_tooltip
{
    position: relative;
    display: inline-block;
}
.mo2f_tooltip .mo2f_tooltiptext
{
    visibility: hidden;
    width: 200px;
    background-color: #20b2aa;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    font-size: 14px;
    padding: 7px;
    position: absolute;
    z-index: 1;
}
.mo2f_tooltip_addon
{
    position: relative;
    display: inline-block;
}
.mo2f_tooltip_addon .mo2f_tooltiptext_addon
{
    visibility: hidden;
    width: 342px;
    background-color: #20b2aa;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    font-size: 14px;
    padding: 5px 7px 6px 7px;
    position: absolute;
    z-index: 9999;
}
.mo2f_info_tab
{
    font-size: 16px;
    color: #20b2aa;
    cursor: pointer;
}
.mo2f_info_tab:hover
{
    color: #f00;
}
.mo2f_tooltip:hover .mo2f_tooltiptext
{
    visibility: visible;
}
.mo2f_tooltip_addon:hover .mo2f_tooltiptext_addon
{
    visibility: visible;
}
.mo2f_logout_and_configure_info
{
    margin-left: -275px;
    margin-top: -128px;
    min-height: 81px;
    background-color: #2eb150;
    text-align: justify;
    color: #fff;
    border: 2px solid #2eb150;
    box-shadow: 2px black;
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.2),0 6px 30px 0 rgba(0,0,0,.19);
}
.mo_upgrade_toggle
{
    text-align: center;
    margin-top: -1%;
}
.mo_upgrade_toggle_2fa
{
    background-color: #000;
    display: inline-block;
    position: relative;
    border-radius: 50em;
    border-width: 1px;
    border-style: solid;
    border-color: #20b2aa;
    border-image: initial;
}
.mo_upgrade_toggle_2fa_lable
{
    position: relative;
    z-index: 1;
    display: inline-block;
    float: left;
    width: 210px;
    height: 44px;
    line-height: 40px;
    cursor: pointer;
    color: #fff;
    font-size: 18px;
}
.mo2f_rating_close
{
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}
.mo2f_rating_close:hover, .mo2f_rating_close:focus
{
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.mo2f_popup_close
{
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}
.mo2f_popup_close:hover, .mo2f_popup_close:focus
{
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.mo_2fa_container
{
    display: block;
    box-sizing: border-box;
    width: 100%;
    margin: auto;
}
.mo_2fa_card-deck
{
    text-align: center!important;
    margin-bottom: 1rem!important;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
    display: flex;
    box-sizing: border-box;
    justify-content: center;
    margin: auto;
}
.mo_2fa_card
{
    margin: 3px;
    margin-top: 16px;
    border-radius: 2%;
    width: 25%;
    border: 1px solid #ecebeb;
    box-sizing: border-box;
    text-align: center!important;
    background-color: #31ccfb1a;
    box-shadow: 1px 1px 6px -2px;
}
.mo_2fa_mo-supportnote
{
    margin: auto;
    text-align: center;
}
.mo_2fa_animation:hover
{
    transition-property: all;
    transition-duration: .25s;
    transition-timing-function: linear;
    transform: translateX(0) scale(1.02);
}
.mo_2fa_Card-header
{
    box-sizing: border-box;
    text-align: center!important;
    display: block;
}
.mo_2fa_card-body
{
    flex: 1 1 auto;
    padding: 1.25rem;
    padding-top: 0%;
    box-sizing: border-box;
    text-align: center!important;
    display: block;
}
.mo_wpns_upgrade_title11
{
    width: 23%;
    min-height: 633px;
    background-color: #fff;
    float: left;
    border: 2px solid #000;
}
.mo_wpns_upgrade_security_title
{
    width: 23%;
    min-height: 480px;
    background-color: #fff;
    float: left;
    border: 2px solid #000;
    border-top: none;
}
.mo_wpns_upgrade_title_2fa_lite
{
    width: 23%;
    min-height: 332px;
    background-color: #fff;
    float: left;
    border-top: none;
}
.mo_wpns_upgrade_title_2fa_lite_one
{
    width: 47.25%;
    min-height: 332px;
    background-color: #fff;
    float: left;
    border-top: none;
}
.mo_wpns_upgrade_page_title_name
{
    text-align: center;
    background-color: #393939;
    min-height: 60px;
}
.mo_wpns_upgrade_page_2fa_plan_name
{
    margin-top: 0%;
    padding: 3% 0% 0% 0%;
    color: #fff;
    font-size: 220%;
}
.mo_wpns_upgrade_page_2fa_integration_plan_name
{
    margin-top: 0%;
    padding: 6% 0% 0% 0%;
    color: #fff;
    font-size: 200%;
}
.mo_wpns_upgrade_page_hr
{
    border: 1px solid #393939;
}
.mo_wpns_upgrade_page_2fa_background
{
    width: 100%;
    min-height: 448px;
    background-color: #4dbfb9;
}
.mo_wpns_upgrade_page_2fa_lite_background
{
    min-height: 231px;
    background-color: #fff;
    padding: 5px;
}
.mo_wpns_upgrade_page_show_feature_arrow
{
    width: 100%;
    float: left;
    text-align: center;
    min-height: 50px;
    margin-top: 10%;
}
.mo_wpns_upgrade_page_hide_feature_arrow
{
    width: 100%;
    float: left;
    text-align: center;
    min-height: 50px;
    margin-top: 10%;
    display: none;
}
.mo_wpns_upgrade_page_space_in_div
{
    width: 1.3%;
    min-height: 332px;
    background-color: none;
    float: left;
}
.mo_wpns_upgrade_page_arrow_size
{
    font-size: 50px;
}
.mo_wpns_upgrade_pade_pricing
{
    color: #2ca29c;
    font-size: 350%;
}
.mo_wpns_upgrade_page_starting_price
{
    color: #000;
    padding-top: 2%;
    margin-top: 0;
}
.mo_wpns_upgrade_page_2fa_ns
{
    width: 96.8%;
    color: #6cd3cd;
    float: left;
    text-align: center;
}
.mo_wpns_upgrade_page_show_feature
{
    color: #007cba;
    background-color: #fff;
    font-size: 250%;
    font-weight: 500;
    display: none;
}
.mo_wpns_upgrade_page_hide_feature
{
    color: #007cba;
    background-color: #fff;
    font-size: 250%;
    font-weight: 500;
}
.mo_wpns_upgrade_page_2fa_ns_1
{
    color: #fff;
    font-size: 250%;
}
.mo_wpns_upgrade_page_ns_background
{
    width: 100%;
    min-height: 277px;
    background-color: #fff;
}
.mo_wpns_button_info_tab
{
    background-color: #20b2aa;
    border: none;
    color: #fff;
    height: 1.8em;
    width: 100%;
    padding-top: 13px;
    font-size: 7px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 26px 0;
    cursor: pointer;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
}
.popup_text_not_JQ
{
    color: #000;
    margin-top: 2%;
    margin-left: 5%;
    font-weight: 600;
    font-size: 12px!important;
}
.popup_text
{
    color: #000;
    margin-top: 2%;
    font-weight: 600;
    font-size: 12px!important;;
}
.overlay_not_JQ_success
{
    width: 450px;
    height: min-content;
    position: fixed;
    float: right;
    z-index: 1;
    top: 0;
    right: 0;
    margin-top: 7%;
    background-color: #bcffb4!important;
    transition: .5s;
    border-left: 4px solid #46b450;
}
.overlay_not_JQ_error
{
    width: 450px;
    height: min-content;
    position: fixed;
    float: right;
    z-index: 1;
    top: 0;
    right: 0;
    margin-top: 7%;
    background-color: #ffe4c4!important;
    transition: .5s;
    border-left: 4px solid #f00;
}
.overlay_success
{
    width: min-content;
    height: 40px;
    position: fixed;
    float: right;
    z-index: 1;
    top: 0;
    right: 0;
    margin-top: 7%;
    background-color: #bcffb4!important;
    border-left: 4px solid #46b450;
}
.overlay_error
{
    width: min-content;
    height: min-content;
    padding-bottom: 1%;
    position: fixed;
    float: right;
    z-index: 1;
    top: 0;
    right: 0;
    margin-top: 7%;
    background-color: #ffe4c4!important;
    border-left: 4px solid #f00;
}
.mo_wpns_help_title
{
    font-size: 17px;
    width: 100%;
    color: #1b5778;
    cursor: pointer;
    font-weight: bold;
}
.mo_wpns_help_desc
{
    font-size: 16px;
    border-left: solid 2px rgba(128,128,128,.65);
    margin-top: 10px;
    font-weight: 600;
    line-height: 1.5em;
    padding-left: 10px;
    margin-bottom: 20px;
}
.mo_wpns_help
{
    width: 95%;
}
.mo_wpns_help_cell
{
    padding: 20px;
    border-bottom: solid 1px #808080;
}
.mo_input_text_box_size
{
    width: 600px;
    height: 41px;
}
.mo_wpns_table_layout
{
    background-color: #fff;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    height: auto;
    width: 63%;
    float: left;
}
.mo_wpns_tab
{
    display: flex;
    flex-wrap: nowrap;
    width: 97%;
    background-color: #f1f1f1;
    margin: 0 22px;
    height: 84px;
    margin-left: 0;
}
.filebackupmessage
{
    text-align: center;
    height: 52px;
    margin-bottom: 2%;
    background-color: #ff1919;
    color: #000;
    font-weight: bold;
    padding-top: 1px;
}
.mo_wpns_tab button
{
    background-color: inherit;
    float: left;
    outline: none;
    cursor: pointer;
    padding: 7px 6px;
    transition: .3s;
    font-size: 103%;
    margin-top: 20px;
    margin-bottom: 20px;
    border: solid 1px #20b2aa;
    background-color: #fff;
    color: #000;
    width: 162px;
    height: 55%;
}
.mo_wpns_tab button:hover
{
    background-color: #20b2aa;
    color: #fff;
}
.mo_wpns_tab button.active
{
    background-color: #20b2aa;
    color: #fff;
    width: 20%;
    border: solid 1px #20b2aa;
    box-shadow: 0 0 0 0 rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.19);
    font-weight: 600;
}
.mo_wpns_tabcontent
{
    display: none;
    border-top: none;
}
.mo_wpsn_button
{
    background-color: #20b2aa;
    border: none;
    color: #fff;
    padding: 11px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
}
.mo_wpsn_button1:hover
{
    box-shadow: 0 12px 16px 0 rgba(0,0,0,.24),0 17px 50px 0 rgba(0,0,0,.19);
    color: #fff;
}
.mo_wpns_table_layout
{
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 0 24px 10px 10px;
    min-height: 220px;
}
.mo_wpns_divided_layout_tab
{
    margin-bottom: 10px;
    margin-top: 10px;
    height: auto;
    width: 100%;
    float: left;
}
.mo_wpns_divided_layout
{
    margin-bottom: 10px;
    margin-top: 10px;
    height: auto;
    width: 70%;
    float: left;
}
.mo_wpns_divided_layout_2
{
    float: left;
    margin-top: 10px;
    padding: 5px 2px;
    height: auto;
    width: 25%;
}
.mo_wpns_small_layout_waf
{
    margin: 10px;
    padding: 5px 20px;
    background-color: #fff;
    float: left;
    width: 42%;
    margin-left: 1%;
    min-height: 222px;
    overflow: hidden;
    text-align: center;
    border-top: 6px solid #20b2aa;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);
}
.mo_wpns_small_layout
{
    margin: 10px;
    padding: 5px 20px;
    background-color: #fff;
    float: left;
    width: 42%;
    margin-left: 1%;
    min-height: 220px;
    overflow: hidden;
    text-align: center;
    border-top: 6px solid #20b2aa;
    box-shadow: 0 0 0 0 rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.19);
}
.mo_wpns_method_layout
{
    margin: 10px;
    padding: 5px 20px;
    background-color: #fff;
    float: left;
    width: 30%;
    margin-left: 1%;
    min-height: 222px;
    overflow: hidden;
    text-align: center;
    border-top: 6px solid #20b2aa;
    box-shadow: 0 0 0 0 rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.19);
}
.mo_wpns_small_2_layout
{
    float: left;
    width: 47%;
    margin-left: 1%;
    height: 222px;
    text-align: center;
}
.mo_wpns_small_3_layout
{
    float: left;
    width: 64%;
    height: 222px;
    text-align: center;
    margin-top: 35px;
}
.mo_wpns_line
{
    border: 1.2px solid #20b2aa;
}
.mo_wpns_dashboard_layout
{
    margin: 10px;
    background-color: none;
    float: left;
    width: 94%;
    height: auto;
    margin-left: 1%;
}
.mo_wpns_inside_dashboard_layout
{
    margin-top: 10px;
    padding: 5px 0;
    background-color: #fff;
    border: 1px solid #ccc;
    float: left;
    width: 18.5%;
    height: 100px;
    margin-left: 1%;
    font-weight: 600;
    border-top: 2px solid #20b2aa;
}
.mo_wpns_sub_dashboards_layout
{
    margin-top: 10px;
    padding: 5px 0;
    background-color: #fff;
    border: 1px solid #20b2aa;
    float: left;
    width: 34%;
    height: 170px;
    margin-left: 1%;
    font-weight: 600;
    border-top: 4px solid #20b2aa;
}
.mo_wpns_sub_sub_dashboard_layout
{
    margin-top: 10px;
    padding: 5px 0;
    background-color: #fff;
    border: 1px solid #20b2aa;
    float: left;
    width: 45%;
    min-height: 56px;
    overflow: hidden;
    margin-left: 1%;
    font-weight: 600;
    border-top: 3px solid #20b2aa;
}
.mo_wpns_dashboard_text
{
    font-size: 50px;
    margin-bottom: -19px;
    margin-top: -21px;
}
.mo_wpns_dashboard_upgrade_layout
{
    margin-top: 10px;
    padding: 5px 20px;
    background-color: #fff;
    border-top: 5px solid #ffa500;
    width: 250px;
    height: 100px;
    margin-left: 1%;
    text-align: center;
    color: #000;
    box-shadow: 0 0 0 0 rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.19);
}
.mo_wpns_dashboard_sub_upgrade_layout
{
    margin-top: 4px;
    padding: 5px 20px;
    background-color: #fff;
    border-top: 4px solid #ffa500;
    width: 250px;
    height: 186px;
    margin-left: 1%;
    text-align: center;
    color: #000;
    box-shadow: 0 0 0 0 rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.19);
}
h2.mo_wpns_nav-tab-wrapper
{
    border: none;
}
.mo_wpns_small_div_layout
{
    width: 440px;
    height: 470px;
    background-color: #ff0;
    float: left;
}
.mo_wpns_support_layout
{
    padding: 5px 20px;
    background-color: #fff;
    border: 1px solid #ccc;
    width: 290px;
    margin-left: 1%;
    float: left;
    text-align: center;
    border: 2px solid #20b2aa;
    box-shadow: 0 0 0 0 rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.19);
}
.mo_wpns_settings_textarea
{
    resize: vertical;
    width: 100%;
    height: 105px;
}
.mo_wpns_third_layout
{
    margin-top: 10px;
    padding: 5px 20px;
    background-color: #fff;
    border: 1px solid #ccc;
    float: left;
    width: 29%;
    margin-left: 1%;
}
.mo_wpns_dashboard_button
{
    background-color: #4caf50;
    border: none;
    color: #fff;
    padding: 15px 32px;
    text-align: center;
    position: relative;
    bottom: -80px;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
}
.mo_wpns_report_layout
{
    margin: 10px;
    padding: 5px 20px;
    background-color: #fff;
    border: 2px solid #20b2aa;
    float: left;
    width: 593px;
    min-height: 200px;
    overflow: hidden;
    text-align: center;
    box-shadow: 0 0 0 0 rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.19);
}
.mo_wpns_report_log_layout
{
    margin-bottom: 10px;
    margin-top: 10px;
    height: auto;
    width: 100%;
    float: left;
}
.mo_wpns_setting_layout
{
    margin: 5px;
    margin-left: 0;
    padding: 5px 20px 30px 20px;
    background-color: #fff;
    border: 2px solid #20b2aa;
    float: left;
    width: 94%;
    overflow: hidden;
    text-align: left;
    box-shadow: 0 0 0 0 rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.19);
}
.mo_wpns_setting_layout_scan
{
    margin: 5px;
    padding: 5px 20px 30px 20px;
    background-color: #fff;
    border: 2px solid #20b2aa;
    float: left;
    width: 80%;
    margin-left: 10%;
    overflow: hidden;
    text-align: left;
    box-shadow: 0 0 0 0 rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.19);
}
.mo_wpns_sub_nav_tab
{
    background-color: #f1f1f1;
    margin: 22px;
}
.mo_wpns_manual_block, .mo_wpns_manual_whitelist
{
    font-size: 1.2rem;
}
#mo_wpns_select_ip .mo_wpns_manual_block_radio, #mo_wpns_select_ip .mo_wpns_manual_whitelist_radio
{
    margin-top: .1em;
}
.mo_wpns_sub_nav_tab button
{
    background-color: inherit;
    float: left;
    outline: none;
    cursor: pointer;
    padding: 7px 6px;
    transition: .3s;
    font-size: 17px;
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: solid 1px;
    border-bottom: solid 1px;
    background-color: #fff;
    color: #000;
    width: 16%;
}
.mo_wpns_sub_nav_tab button:hover
{
    background-color: #ddd;
}
.mo_wpns_sub_nav_tab button.mo_wpns_sub_nav_active
{
    background-color: #20b2aa;
    color: #fff;
}
.mo_wpns_sub_nav_tabcontent
{
    display: none;
    border-top: none;
}
.mo_wpns_sub_layout
{
    margin: 10px;
    padding: 5px 20px;
    background-color: #fff;
    border: 1px solid #ccc;
    float: left;
    width: 438px;
    margin-left: 1%;
    height: 200px;
    text-align: center;
    box-shadow: 0 0 0 0 rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.19);
}
.mo_wpns_details_layout
{
    height: auto;
    width: 96.7%;
    float: left;
}
.mo_wpns_sub_details_layout
{
    margin: 0 10px;
    height: 200px;
    width: 23.3%;
    float: left;
    background-color: #fff;
    border-top: 4px solid #20b2aa;
    box-shadow: 0 0 0 0 rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.19);
    font-style: italic;
}
.mo_wpns_button
{
    background-color: #20b2aa;
    border: none;
    color: #fff;
    padding: 11px 28px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
}
.mo_2f_cloud_switch_modal
{
    width: 44%;
    height: 70px;
    background-color: #e2efef;
    border: 1px solid #000;
    text-align: right;
}
.mo_wpns_upgrade_button
{
    text-align: center;
    background-color: #ffa500;
    width: 126px;
}
.mo_wpns_dashboard_button
{
    background-color: #20b2aa;
    border: none;
    color: #fff;
    padding-top: 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    margin: 4px 2px;
    cursor: pointer;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
}
.mo_wpns_dashboard_upgrade_button
{
    text-align: center;
    background-color: #ffa500;
    width: 113px;
    height: 30px;
}
.mo_wpns_button1:hover
{
    box-shadow: 0 12px 16px 0 rgba(0,0,0,.24),0 17px 50px 0 rgba(0,0,0,.19);
    color: #fff;
}
.mo_wpns_upgrade_page_button
{
    border: 1px solid #000;
    background-color: #7ccbc7;
    padding: 12px 0;
    width: 98.5%;
}
.mo_wpns_products-dollar-amount
{
    color: #797878;
    font-weight: 400;
    font-size: 30px;
    line-height: 25px;
}
.mo_wpns_products-dollar-detail
{
    margin-left: -2px;
    text-transform: lowercase;
    vertical-align: top;
    font-size: 22px;
    font-weight: 300;
}
.mo_wpns_collapsible:hover
{
    background-color: #555;
}
.mo_wpns_content
{
    display: none;
    overflow: hidden;
    background-color: #fff;
}
.mo_wpns_pricing_enlarge_layout
{
    margin: 10px;
    padding: 5px 20px;
    background-color: #fff;
    float: left;
    width: 90%;
    margin-left: 1%;
    min-height: 222px;
    overflow: hidden;
    text-align: center;
    border-top: 6px solid #20b2aa;
    box-shadow: 0 0 0 0 rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.19);
}
.mo_wpns_free_pricing_enlarge_layout
{
    margin: 10px;
    background-color: #fff;
    float: left;
    width: 100%;
    height: 220px;
    overflow: hidden;
    text-align: center;
}
.mo_wpns_table_col1_layout
{
    width: 23%;
    border: 1px solid #ddd;
    text-align: left;
    padding: 8px;
}
.mo_wpns_table_free_col1_layout
{
    width: 21.8%;
    border: 1px solid #ddd;
    text-align: left;
    padding: 8px;
}
.mo_wpns_table_col2_layout
{
    width: 60%;
    font-size: 13px;
    border: 1px solid #ddd;
    text-align: left;
    padding: 8px;
}
.mo_wpns_table_free_col2_layout
{
    width: 60%;
    font-size: 13px;
    border: 1px solid #ddd;
    text-align: left;
    padding: 8px;
}
.mo_wpns_table_col3_layout
{
    width: 1%;
    border: 1px solid #ddd;
    color: #f00;
    font-size: 15px;
    text-align: left;
    padding: 8px;
    text-align: center;
}
.mo_wpns_table_free_col3_layout
{
    width: 9.5%;
    border: 1px solid #ddd;
    color: #4cc00e;
    font-size: 15px;
    text-align: left;
    padding: 8px;
    text-align: center;
}
.mo_wpns_table_row_layout
{
    text-align: left;
    font-size: 16px;
}
.mo_wpns_table_row_layout:nth-child(even)
{
    background-color: #ddd;
}
.mo_wpns_free_feature_button
{
    border: none;
    color: #000;
    padding: 11px 12px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 22px;
    margin: 4px 2px;
    cursor: pointer;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
}
.mo_wpns_free_feature_button:hover
{
    background-color: #fff;
    color: #008000;
    box-shadow: none;
}
.mo_wpns_premium_feature
{
    border: none;
    color: #000;
    padding: 11px 12px;
    text-decoration: none;
    display: inline-block;
    font-size: 22px;
    margin: 4px 2px;
    cursor: pointer;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
}
.mo2f_flex
{
    display: flex;
}
.mo_wpns_table_free_text_layout
{
    height: auto;
    text-align: left;
    font-size: 20px;
}
.mo_wpns_all_in_one_layout
{
    float: center;
}
.mo_all_in_one_pricing
{
    margin-left: 25%;
}
.mo_all_in_one_pricing
{
    margin-left: 25%;
}
@media only screen and (max-width: 1024px)
{
    .mo_wpns_divided_layout
    {
        margin-bottom: 10px;
        margin-top: 10px;
        height: auto;
        width: 100%;
        float: left;
    }
    .mo_wpns_divided_layout_2
    {
        float: left;
        margin-top: 10px;
        padding: 5px 2px;
        width: 100%;
    }
    .mo_wpns_divided_layout_tab
    {
        margin-bottom: 10px;
        margin-top: 10px;
        height: auto;
        width: 100%;
        float: left;
    }
    .mo_wpns_small_layout
    {
        background-color: #fff;
        border: 1px solid #ccc;
        float: left;
        width: 90%;
        min-height: 222px;
        overflow: hidden;
        text-align: center;
        box-shadow: 0 0 0 0 rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.19);
        border-top: 6px solid #20b2aa;
    }
    .mo_wpns_small_layout_test
    {
        background-color: #fff;
        border: 1px solid #ccc;
        float: left;
        width: 90%;
        min-height: 222px;
        overflow: hidden;
        text-align: center;
        box-shadow: 0 0 0 0 rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.19);
    }
    .mo_wpns_small_2_layout
    {
        float: left;
        width: 100%;
        margin-left: 1%;
        height: 120px;
        text-align: center;
    }
    .mo_wpns_small_3_layout
    {
        float: left;
        width: 68%;
        height: 222px;
        text-align: center;
        margin-top: 26px;
    }
    .mo_wpns_dashboard_layout
    {
        padding: 5px 20px;
        background-color: none;
        float: left;
        width: 90%;
        height: auto;
    }
    .mo_wpns_inside_dashboard_layout
    {
        margin-top: 10px;
        padding: 5px 0;
        background-color: #fff;
        border: 1px solid #ccc;
        float: left;
        width: 18.5%;
        height: 100px;
        border-top: 2px solid #20b2aa;
        font-weight: 600;
    }
    .mo_wpns_dashboard_text
    {
        font-size: 30px;
        margin-top: 0;
    }
    .mo_wpns_dashboard_upgrade_layout
    {
        margin-top: 10px;
        padding: 5px 20px;
        background-color: #fff;
        border-top: 5px solid #ffa500;
        width: 90%;
        height: 100px;
        margin-left: 1%;
        text-align: center;
        color: #000;
        box-shadow: 0 0 0 0 rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.19);
    }
    .mo_wpns_dashboard_button
    {
        background-color: #20b2aa;
        border: none;
        color: #fff;
        padding-top: 10px;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        font-size: 14px;
        margin: 4px 2px;
        cursor: pointer;
        -webkit-transition-duration: .4s;
        transition-duration: .4s;
    }
    .mo_wpns_dashboard_upgrade_button
    {
        text-align: center;
        background-color: #ffa500;
        width: 113px;
        height: 30px;
    }
    .mo_wpns_dashboard_sub_upgrade_layout
    {
        margin-top: 10px;
        padding: 5px 20px;
        background-color: #fff;
        border-top: 4px solid #ffa500;
        width: 90%;
        height: 200px;
        margin-left: 1%;
        text-align: center;
        color: #000;
        box-shadow: 0 0 0 0 rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.19);
    }
    .mo_wpns_sub_dashboards_layout
    {
        margin-top: 10px;
        padding: 5px 0;
        background-color: #fff;
        border: 1px solid #20b2aa;
        float: left;
        width: 30%;
        height: 100px;
        margin-left: 1%;
        font-weight: 600;
        border-top: 4px solid #20b2aa;
    }
    .mo_wpns_sub_sub_dashboard_layout
    {
        margin-top: 10px;
        padding: 5px 0;
        background-color: #fff;
        border: 1px solid #20b2aa;
        float: left;
        width: 22%;
        min-height: 74px;
        overflow: hidden;
        margin-left: 1%;
        font-weight: 600;
        border-top: 3px solid #20b2aa;
    }
    .mo_wpns_container
    {
        width: 100%;
        height: auto;
    }
    .mo_wpns_details_layout
    {
        margin: 10px;
        height: auto;
        width: 90%;
        float: left;
    }
    .mo_wpns_sub_details_layout
    {
        margin: 10px;
        height: 200px;
        width: 90%;
        float: left;
        border: 1px solid;
        background-color: #fff;
        border-top: 4px solid #20b2aa;
        box-shadow: 0 0 0 0 rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.19);
        font-style: italic;
    }
    .mo_wpns_tab button
    {
        background-color: inherit;
        float: left;
        outline: none;
        cursor: pointer;
        padding: 7px 6px;
        transition: .3s;
        font-size: 103%;
        margin-top: 20px;
        margin-bottom: 20px;
        border: solid 1px #20b2aa;
        background-color: #fff;
        color: #000;
        width: 129px;
        height: 55%;
    }
    .mo_wpns_tab button.active
    {
        background-color: #20b2aa;
        color: #fff;
        width: 130px;
        border: solid 1px #20b2aa;
        box-shadow: 0 0 0 0 rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.19);
        font-weight: 600;
    }
    .mo_wpns_support_layout
    {
        background-color: #fff;
        border: 1px solid #ccc;
        width: 90%;
        margin-left: 1%;
        float: left;
        height: 480px;
        border: 2px solid #20b2aa;
        box-shadow: 0 0 0 0 rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.19);
    }
    .mo_wpns_third_layout
    {
        margin-top: 10px;
        padding: 5px 20px;
        background-color: #fff;
        border: 1px solid #ccc;
        float: left;
        width: 29%;
        margin-left: 1%;
    }
    .mo_wpns_dashboard_button
    {
        background-color: #4caf50;
        border: none;
        color: #fff;
        padding: 15px 32px;
        text-align: center;
        position: relative;
        bottom: -80px;
        text-decoration: none;
        display: inline-block;
        font-size: 16px;
        margin: 4px 2px;
        cursor: pointer;
    }
    .mo_wpns_report_layout
    {
        margin: 10px;
        padding: 5px 20px;
        background-color: #fff;
        border: 2px solid #20b2aa;
        float: left;
        width: 90%;
        min-height: 200px;
        overflow: hidden;
        text-align: center;
        box-shadow: 0 0 0 0 rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.19);
    }
    h1 .nav-tab, a .nav-tab
    {
        font-size: auto;
        background-color: none;
        border: 1px;
        color: #000;
        padding: 10px;
        text-align: center;
        text-decoration: none;
        font-size: 20px;
        margin: 5px 0;
        cursor: pointer;
        width: 7.5%;
        border: 1px solid #808080;
    }
    h1 .nav-tab-active, a .nav-tab-active
    {
        font-size: 150%;
        box-shadow: 3px 4px 3px #888;
        background-color: #20b2aa;
        color: #fff;
    }
    h1 .nav-tab:hover, a .nav-tab:hover
    {
        background-color: #20b2aa;
        color: #fff;
    }
    h1 .nav-tab-active:hover, a .nav-tab-active:hover
    {
        background-color: #fff;
        color: #20b2aa;
    }
    .mo_wpns_sub_nav_tab button
    {
        background-color: inherit;
        float: left;
        outline: none;
        cursor: pointer;
        padding: 14px 16px;
        transition: .3s;
        font-size: 17px;
        margin-top: 20px;
        margin-bottom: 20px;
        border-top: solid 1px;
        border-bottom: solid 1px;
        border-bottom: none;
        background-color: #fff;
        color: #000;
        width: 210px;
    }
    .mo_wpns_setting_layout
    {
        margin: 5px;
        margin-left: 0;
        padding: 5px 20px 30px 20px;
        background-color: #fff;
        border: 2px solid #20b2aa;
        float: left;
        width: 90%;
        overflow: hidden;
        text-align: left;
        box-shadow: 0 0 0 0 rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.19);
    }
    .mo_wpns_products-dollar-amount
    {
        color: #797878;
        font-weight: 400;
        font-size: 30px;
        line-height: 25px;
    }
    .mo_wpns_products-dollar-detail
    {
        margin-left: -2px;
        text-transform: lowercase;
        vertical-align: top;
        font-size: 22px;
        font-weight: 300;
    }
    .mo2f_thumbnail
    {
        margin-bottom: 10px;
        position: relative;
        width: 100%;
        min-height: 103%;
        overflow: hidden;
        background-color: #fff;
        border: 1px solid #ddd;
        -webkit-transition: border .2s ease-in-out;
        -o-transition: border .2s ease-in-out;
        transition: border .2s ease-in-out;
    }
}
.mo_wpns_table_layout td strong
{
    margin-left: 10px;
}
.col1
{
    width: 20%;
}
.mo_wpns_left
{
    overflow: hidden!important;
    text-overflow: ellipsis!important;
    white-space: nowrap!important;
    display: inline-block!important;
}
.mo_wpns_right
{
    float: right!important;
}
.mo_wpns_table_textbox
{
    width: 100%;
    height: 30px;
}
.mo_wpns_settings_table
{
    width: 100%;
}
#mo_wpns_note
{
    background-color: #d9edf7;
    border-radius: 4px;
    padding: 5px;
    color: #31708f;
}
.mo_wpns_not_bold
{
    font-weight: normal;
}
.button-green
{
    background: #95d387!important;
    color: #fff!important;
    border: 1px solid #95d387!important;
}
.mo_wpns_input_success
{
    background: url(../image/success.png) no-repeat scroll 7px 7px;
    padding-left: 35px;
    background-size: 25px 25px;
    background-position: 5px 2px;
}
.mo_wpns_input_error
{
    background: url(../image/error.png) no-repeat scroll 7px 7px;
    padding-left: 33px;
    background-size: 20px 20px;
    background-position: 6px 5px;
}
.mo_wpns_local_pricing_table
{
    text-align: center;
    font-size: 15px!important;
    background-color: #fff;
}
.mo_wpns_local_pricing_header
{
    color: #fff!important;
    margin: 4px!important;
}
.mo_wpns_local_pricing_sub_header
{
    margin: 2px!important;
    color: #fff!important;
}
.mo_wpns_pricing_text
{
    font-size: 15px!important;
    color: #fff!important;
    font-weight: bold!important;
}
.mo_wpns_local_pricing_free_tab
{
    background-color: rgba(34,153,221,.82)!important;
}
.mo_wpns_local_pricing_paid_tab
{
    background-color: #1a71a4!important;
}
.mo_wpns_local_thumbnail
{
    width: 350px;
    padding: 4px;
    margin-bottom: 10px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.blockedips_table
{
    width: 100%;
}
.blockedips_table th
{
    text-align: left;
}
.blockedips_table
{
    border: 1px solid #000;
    border-collapse: collapse;
}
.blockedips_table th, .blockedips_table td
{
    border: 1px solid #000;
    text-align: left;
    padding: 4px;
}
.blockedips_table tr:nth-child(even)
{
    background-color: #f2f2f2;
}
.blockedips_table th
{
    background-color: #d6d6d6;
    color: #222;
}
.redtext
{
    color: #f00;
}
.mo_wpns_subheading
{
    margin-bottom: 10px;
    margin-top: -10px;
}
.premium_div
{
    background: #ddd!important;
}
.warning_div
{
    display: block;
    margin-top: 10px;
    color: #f00;
    background-color: rgba(251,232,0,.15);
    padding: 5px;
    border: solid 1px rgba(255,0,9,.36);
}
.one-third
{
    width: 33%;
    float: left;
}
h1 .nav-tab, .mo_flex-container .nav-tab
{
    font-size: 14px!important;
    background-color: #fff;
    border: 1px;
    color: #000;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    box-shadow: 3px 4px 3px #888;
    margin: 5px 0;
    cursor: pointer;
    width: 8.2%;
    border: 1px solid #20b2aa;
}
h1 .nav-tab-active, .mo_flex-container .nav-tab-active
{
    font-size: 150%;
    box-shadow: 3px 4px 3px #888;
    background-color: #20b2aa;
    color: #fff;
}
h1 .nav-tab:hover, .mo_flex-container .nav-tab:hover
{
    background-color: #20b2aa;
    color: #fff;
}
h1 .nav-tab-active:hover, .mo_flex-container .nav-tab-active:hover
{
    background-color: #fff;
    color: #20b2aa;
}
.ip_lookup_desc, .file_backup_desc
{
    background-color: #e6e6e6;
    width: 100%;
    margin-top: 1%;
    padding: 10px;
}
.ip_lookup_desc img, .file_backup_desc img
{
    margin-left: 45%;
}
a
{
    cursor: pointer;
}
.display td
{
    text-align: center;
}
.mo_wpns_modal_open
{
    overflow: hidden!important;
    position: fixed!important;
    width: 100%!important;
}
.mo_wpns_modal
{
    position: fixed!important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100000!important;
    display: none;
    overflow: hidden!important;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    display: block;
}
.mo_wpns_modal_backdrop
{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: #000!important;
    filter: alpha(opacity=50)!important;
    opacity: .9!important;
    height: 100%!important;
}
.mo_wpns_modal.fade .mo_wpns_modal_dialog
{
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0,-25%);
    -ms-transform: translate(0,-25%);
    -o-transform: translate(0,-25%);
    transform: translate(0,-25%);
}
.mo_wpns_modal.in .mo_wpns_modal_dialog
{
    -webkit-transform: translate(0,80px)!important;
    -ms-transform: translate(0,80px)!important;
    -o-transform: translate(0,80px)!important;
    transform: translate(0,80px)!important;
}
.mo_wpns_modal_open .mo_wpns_modal
{
    overflow-x: hidden;
    overflow-y: hidden;
}
.mo_wpns_modal_dialog
{
    position: relative;
    width: auto;
    margin: 10px;
}
.mo_wpns_modal_content
{
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    margin-top: 12%;
    margin-left: 0;
    padding: 15px 15px 0;
    color: #444;
    font-family: "Open Sans",sans-serif;
    color: #777;
    font-size: 14px;
    line-height: 1.4em;
    background: #fff none repeat scroll 0% 0%;
    box-shadow: 0 1px 3px rgba(0,0,0,.13);
}
.mo_wpns_modal_header
{
    min-height: 14px;
    padding: 10px 10px 10px 10px;
    border-bottom: 1px solid #e5e5e5;
    font-weight: normal;
    font-family: "Open Sans",sans-serif;
    font-size: 17px;
}
.mo_wpns_modal_title
{
    margin: 0!important;
    line-height: 1!important;
}
.mo_wpns_modal_body
{
    position: relative;
    padding: 4%;
    overflow: hidden!important;
    max-height: 550px!important;
    font-weight: normal;
    font-family: "Open Sans",sans-serif;
}
.mo_wpns_modal_footer
{
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.mo_wpns_modal_footer .btn+.btn
{
    margin-bottom: 0;
    margin-left: 5px;
}
.mo_wpns_modal_footer .btn_group .btn+.btn
{
    margin-left: -1px;
}
.mo_wpns_modal_footer .btn_block+.btn_block
{
    margin-left: 0;
}
.mo_wpns_modal_scrollbar_measure
{
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
@media(min-width: 768px)
{
    .mo_wpns_modal_dialog
    {
        width: auto;
        margin: 0 auto;
    }
    .mo_wpns_modal_content
    {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5);
    }
    .mo_wpns_modal_sm
    {
        width: 300px;
    }
    .mo_wpns_modal_md
    {
        width: 500px;
    }
    .mo_wpns_modal_lg
    {
        width: 50%;
    }
}
@media(min-width: 992px)
{
    .mo_wpns_modal_dialog
    {
        width: auto;
        margin: 0 auto;
    }
    .mo_wpns_modal_lg
    {
        width: 490px;
    }
    .mo_wpns_modal_md
    {
        width: 500px;
    }
}
.close
{
    text-decoration: none;
    color: #808080;
    font-size: 13px;
    float: right;
}
.close:hover
{
    color: #0073aa;
}
.mo2f_modal_err_message
{
    color: #f00;
    background-color: #fedcdc;
    padding: 1%;
    margin-bottom: 3%;
}
.mo_wpns_login_container
{
    padding-top: 3%;
}
.mo_wpns_textbox
{
    width: 48%;
    height: 30px;
    background: #fbfbfb;
    font-size: 14px;
    padding: 3px;
    margin: 2px 6px 16px 0;
    border: 1px solid #ddd;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.07);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.07);
    background-color: #fff;
    color: #32373c;
    outline: 0;
    -webkit-transition: 50ms border-color ease-in-out;
    transition: 50ms border-color ease-in-out;
    box-sizing: border-box;
}
.mo2f_heading_style .btn
{
    background: #0085ba;
    border-color: #006799;
    color: #fff;
    box-shadow: 0 1px 0 #006799;
    height: 30px;
    line-height: 28px;
    padding: 0 12px 2px;
    text-shadow: 0 -1px 1px #006799,1px 0 1px #006799,0 1px 1px #006799,-1px 0 1px #006799;
    border-color: #0073aa #006799 #006799;
    box-shadow: 0 1px 0 #006799;
    border-radius: 3px;
    white-space: nowrap;
    border-width: 1px;
    border-style: solid;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
}
.license-button:hover
{
    color: #fff!important;
    background-color: #ffa500!important;
    border: 1px solid #ffa500!important;
}
.license-button:active
{
    box-shadow: 0 1px 4px 2px rgba(255,165,0,.69);
}
.license-button:focus
{
    box-shadow: 0 1px 4px 2px rgba(255,165,0,.69);
}
.backupmessage
{
    text-align: center;
    height: 52px;
    margin-bottom: 2%;
    background-color: #ff1919;
    color: #000;
    font-weight: bold;
    padding-top: 1px;
}
.wpns_premium_option
{
    background-color: rgba(128,128,128,.7);
    padding: 2%;
    opacity: .3;
}
.wpns_premium_option_text
{
    position: absolute;
    font-weight: bold;
    margin: 4.5% 15.5%;
    z-index: 1;
}
.notice-button
{
    float: left;
    height: 22px;
    margin-top: 6px;
    padding: 0 5px;
    margin-left: 2%;
    font-size: 13px;
    background-color: #fff;
    text-decoration: none;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
    border-radius: 3px;
    box-shadow: 0 1px 0 #cfcfcf;
}
.custom-notice
{
    display: flex;
}
.notice-message
{
    float: left;
}
.mo_align_pricing
{
    text-align: left;
    padding-left: 27%;
}
.mo_align_pricing_enlarge
{
    text-align: left;
    padding-left: 42%;
}
.mo_modal
{
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.mo_scan_confirm_modal
{
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 200px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0,0,0,.4);
}
.mo_wpns_modal-content
{
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0;
    margin-left: 20%;
    margin-right: 24%;
    margin-top: 6%;
}
.mo_wpns_close
{
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}
.wpns_font_shown
{
    font-size: 70px;
    margin-top: -10px;
    margin-bottom: 5px;
    padding-right: 11px;
}
.malwaresummarydiv
{
    display: inline-flex;
    width: 100%;
}
.malwarescandiv
{
    border-radius: 4px;
    background: #fffacd;
    padding: 5px;
    width: 50%;
}
.msdivl
{
    margin-right: 5px;
}
.msdivr
{
    margin-left: 5px;
}
.hdiv
{
    font-weight: 600;
    font-size: 1.2em;
    text-align: center;
}
.title_hdiv
{
    font-weight: 600;
    font-size: 1em;
    text-align: center;
}
.hmdiv
{
    font-weight: 600;
    font-size: 1.2em;
}
.shdiv
{
    margin-bottom: 10px;
}
.mo_wpns_scanmodediv
{
    border-radius: 4px;
    background: #fffacd;
    padding: 5px;
    width: 23.5%;
}
.mo_wpns_msdivl
{
    margin-right: 5px;
}
.mo_wpns_msdivr
{
    margin-left: 5px;
}
.mo_wpns_scan_desc
{
    height: 52%;
}
.mo_wpns_progress
{
    width: 100%;
    background-color: #808080;
    margin-top: 6%;
}
.mo_wpns_progress_bar
{
    width: 0%;
    height: 20px;
    background-color: #4caf50;
    text-align: center;
    line-height: 20px;
    color: #fff;
}
.mo_wpns_lightgreen
{
    color: #80ad80;
}
.mo_wpns_brightred
{
    color: #ffd7d7;
}
.mo_wpns_red
{
    color: #f00;
}
.mo_wpns_gray
{
    color: #ccc;
}
.mo_wpns_scan_close_issue
{
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}
.mo_wpns_scan_close_issue:hover, .mo_wpns_scan_close_issue:focus
{
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.alert-success
{
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.alert-warning
{
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.alert
{
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.summarydiv
{
    margin: 5px 0;
    width: 50%;
}
.mo_wpns_scan_button
{
    background-color: #20b2aa;
    border: none;
    color: #fff;
    padding: 5px 5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
}
.mo_wpns_scan_modal_button
{
    background-color: #20b2aa;
    border: none;
    color: #fff;
    padding: 5px 80px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 20px;
    margin: 4px 2px;
    cursor: pointer;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
}
.mo_wpns_deep_scan_button
{
    background-color: #20b2aa;
    border: none;
    color: #fff;
    padding: 5px 5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
}
.mo_wpns_sub_scanmode
{
    padding: 5px;
    background-color: #fff;
    border: 1px solid #20b2aa;
    width: 23.5%;
    border-top: 4px solid #20b2aa;
    min-height: 180px;
}
.mo_wpns_malwarescandiv
{
    padding: 5px;
    background-color: #fff;
    border: 1px solid #20b2aa;
    width: 50%;
    border-top: 4px solid #20b2aa;
}
.mo2f_settings_table
{
    margin-left: 2%;
    width: 70%;
}
.mo2f_other_options_table
{
    width: 70%;
}
.mo2f_other_options_note
{
    margin-top: 2%;
    border-radius: 2px;
    background-color: #bfe5e9;
    padding: 12px;
}
.mo2fa_modal
{
    display: none;
    position: fixed;
    z-index: 9999;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0,0,0,.4);
    transition: all 1s;
}
.modal1
{
    display: none;
    position: fixed;
    z-index: 9999;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0,0,0,0);
    transition: all 1s;
}
.mo2fa_modal-content
{
    background-color: #fff;
    margin: 0;
    padding: 0 20px;
    border: 1px solid #888;
    width: 70%;
    border-radius: 5px;
    box-shadow: 5px 5px 5px rgba(0,0,0,.25);
    position: fixed;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%,-50%);
}
.mo2f-modal-backdrop
{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: #f1f1f1!important;
    filter: alpha(opacity=50)!important;
    opacity: 1!important;
    height: 100%!important;
}
.mo2f_modal
{
    position: fixed!important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100000!important;
    overflow: hidden!important;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal-button
{
    width: 15%;
    height: 50px;
    font-size: 20px!important;
    padding: 0;
}
.modal-header
{
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.modal-header .close
{
    margin-top: -2px;
}
.modal-title
{
    margin: 0;
    line-height: 1.42857143;
    font-size: large;
}
.mo2fa_modal-body
{
    position: relative;
    padding: 0 15px;
    line-height: normal;
    height: 450px;
    overflow-y: scroll;
    overflow: auto;
}
.mo2fa_modal-dialog
{
    position: relative;
    width: auto;
    margin: 10px;
}
.modal.fade .mo2fa_modal-dialog
{
    -webkit-transform: translate(0,-25%);
    -ms-transform: translate(0,-25%);
    transition: transform .3s ease-out;
}
.modal.in .mo2fa_modal-dialog
{
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
}
.modal-footer
{
    padding: 15px;
    text-align: center;
    border-top: 1px solid #e5e5e5;
}
.modal-footer .btn+.btn
{
    margin-left: 5px;
    margin-bottom: 0;
}
.modal-footer .btn-group .btn+.btn
{
    margin-left: -1px;
}
.modal-footer .btn-block+.btn-block
{
    margin-left: 0;
}
.modal-body-div
{
    margin: 1em;
    font-size: large;
}
.modal-body-para
{
    font-size: large;
}
.modal-body-div-c
{
    font-size: large;
    margin: .25em;
    padding: .5em 1em;
    border: 1px solid #007cba;
    border-radius: 4px;
    overflow: hidden;
    transition: .3s;
}
.modal-body-div-d
{
    width: 93%;
    display: inline-flex;
}
.modal-span
{
    padding: 5px 10px;
    border: 1px solid #2980b9;
    border-radius: 5px;
    cursor: pointer;
    color: #0073aa;
    background-color: #fff;
    font-size: large;
    font-weight: bold;
    margin: 0 50px;
    width: 125px;
    display: inline-block;
}
.modal-span:hover
{
    color: #5b9dd9;
}
.modal-span:click
{
    color: #fff;
    background-color: #0073aa;
}
.modal ul p
{
    margin: 0;
}
.modal-span-close
{
    display: block;
    right: 20px;
    position: absolute;
    top: 15px;
    padding: 5px 10px;
    font-weight: 600;
    font-size: large;
    cursor: pointer;
}
.modal-span-close:hover
{
    transform: scale(1.1,1.1);
}
.modal-span-close:active
{
    border: solid;
}
.modal-waf-dinner
{
    margin: 10px 20px;
    display: list-item;
}
.modal-waf-sinner
{
    font-weight: 500;
}
.mo_wpns_support_layout_model
{
    padding: 5px 20px;
    background-color: #fff;
    width: 95%;
    margin: 10px;
    float: left;
    text-align: center;
    border: 2px solid #20b2aa;
    box-shadow: 0 0 0 0 rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.19);
}
.mo2f_licensing_plans
{
    background-color: #fff;
    border-style: solid;
    border-color: #d3d3d3;
    border-radius: 4px;
    border-width: 1px;
}
.mo2f_licensing_plans_tr
{
    background-color: #bcd;
}
.mo2f_licensing_plans_plan_desc
{
    color: #fff;
    font-size: 16px;
}
.mo2f_licensing_plans_ol
{
    margin-left: 3%;
}
.mo2f_setup_2factor_tab
{
    align-content: center;
    min-height: 394px;
    padding: 5px;
}
.mo2f_auth_methods_table
{
    border-spacing: 10px;
    border-collapse: separate;
    width: 100%;
}
.mo2f_view_free_plan_auth_methods
{
    color: #000;
    cursor: pointer;
}
.mo2f_view_free_plan_auth_methods:hover
{
    color: #000;
}
.mo2f_2factor_heading_images
{
    display: inline-block;
    width: 20px;
    height: 20px;
    float: left;
}
.mo2f_2factor_heading_images
{
    display: inline-block;
    width: 20px;
    height: 20px;
    float: left;
    margin-right: 1%;
    margin-top: 1.5%;
    margin-left: 1.5%;
}
.mo2f_thumbnail
{
    margin-bottom: 10px;
    position: relative;
    min-height: 103%;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.mo2f_thumbnail>img, .mo2f_thumbnail a>img
{
    margin-right: auto;
    margin-left: auto;
}
a.mo2f_thumbnail:hover, a.mo2f_thumbnail:focus, a.mo2f_thumbnail.active
{
    border-color: #337ab7;
}
.mo2f_thumbnail .caption
{
    padding: 9px;
    color: #333;
}
.mo2f_thumbnail label
{
    font-weight: bold;
}
.mo2f_thumbnail_method_wrap
{
    margin-bottom: 60px;
}
.mo2f_thumbnail_method
{
    display: inline-flex;
}
.mo2f_thumbnail_method_desc
{
    padding: 13px;
    font-size: 17px;
}
.mo2f_set_2_factor
{
    padding: 10px;
    float: right;
    line-height: 20px;
}
.mo2f_configure_set_2_factor
{
    background-color: Transparent;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer;
    overflow: hidden;
    outline: none;
    color: #fff;
}
.mo2f_auth_methods_thumbnail
{
    width: 50px;
    height: 50px;
    padding: 20px;
    line-height: 80px;
}
.mo2f_setup_2_factor_tab
{
    background-color: #fff;
    border-style: solid;
    border-color: #d3d3d3;
    border-radius: 4px;
    border-width: 1px;
    padding: 20px;
    width: 93%;
    align-content: center;
}
.mo_wpns_setting_layout
{
    margin: 5px;
    margin-left: 0;
    padding: 5px 20px 30px 20px;
    background-color: #fff;
    border: 2px solid #20b2aa;
    float: left;
    width: 94%;
    text-align: left;
    box-shadow: 0 0 0 0 rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.19);
}
.mo2f_configure_set_2_factor:hover
{
    font-weight: bold;
    font-size: 14px;
}
.configuredBasic
{
    background: url(/wp-content/plugins/miniorange-2-factor-authentication/includes/images/feat_smart.png) rgba(99,143,223,.42) no-repeat right;
    padding: 10px;
    margin-bottom: 0;
}
.configuredSmart
{
    background: url(/wp-content/plugins/miniorange-2-factor-authentication/includes/images/Smartphone-24.png) rgba(99,143,223,.42) no-repeat right;
    padding: 10px;
    margin-bottom: 0;
}
.notConfiguredBasic
{
    background: url(/wp-content/plugins/miniorange-2-factor-authentication/includes/images/feat_smart.png) rgba(221,221,221,.66) no-repeat right;
    padding: 10px;
    margin-bottom: 0;
}
.notConfiguredSmart
{
    background: url(/wp-content/plugins/miniorange-2-factor-authentication/includes/images/Smartphone-24.png) rgba(221,221,221,.66) no-repeat right;
    padding: 10px;
    margin-bottom: 0;
}
.configuredLandline
{
    background: url(/wp-content/plugins/miniorange-2-factor-authentication/includes/images/landline_sprite.png) rgba(99,143,223,.42) no-repeat right;
    padding: 10px;
    margin-bottom: 0;
}
.notConfiguredLandline
{
    background: url(/wp-content/plugins/miniorange-2-factor-authentication/includes/images/landline_sprite.png) rgba(221,221,221,.66) no-repeat right;
    padding: 10px;
    margin-bottom: 0;
}
.selectedMethod
{
    background-color: rgba(54,157,4,.42)!important;
}
.inactiveMethod
{
    background-color: rgba(221,221,221,.66)!important;
    margin-left: 20.5%;
}
.configuredLaptop
{
    background: url(/wp-content/plugins/miniorange-2-factor-authentication/includes/images/laptop-24.png) rgba(99,143,223,.42) no-repeat right;
    padding: 10px;
    margin-bottom: 0;
}
.notConfiguredLaptop
{
    background: url(/wp-content/plugins/miniorange-2-factor-authentication/includes/images/laptop-24.png) rgba(221,221,221,.66) no-repeat right;
    padding: 20px;
    margin-bottom: 0;
}
.mo2f_configure_2_factor
{
    padding: 10px;
    float: left;
    line-height: 20px;
}
.mo2f_heading_style
{
    font-size: 18px;
    font-family: Segoe UI;
    padding: 11px;
}
.mo2f_authy_step1
{
    vertical-align: top;
    padding-right: 15px;
    width: 26%;
}
.mo2f_authy_step2
{
    vertical-align: top;
    padding-right: 15px;
    width: 46%;
}
.mo2f_table_textbox
{
    width: 100%;
    height: 30px;
}
.mo2f_email_template_css
{
    width: 75%!important;
    float: right;
    margin-right: 25%;
}
.mo2f_template_css
{
    float: right;
}
.mo2f_other_options_textbox
{
    height: 30px;
    width: 150%;
    float: left;
    margin-right: 25%;
}
.mo2f_google_authy_step2
{
    vertical-align: top;
    padding-right: 15px;
    width: 70%;
}
.mo2f_google_authy_step3
{
    vertical-align: top;
    width: 30%;
}
.mo2f_kba_ques
{
    width: 400px!important;
    border-radius: 4px;
    height: 30px;
    font-size: 13px!important;
}
.mo2f_kba_table
{
    padding-left: 10px;
    width: 80%;
}
.mo2f_kba_tb_data
{
    padding-left: 80px;
}
.mo2f_grayed_out
{
    background-color: rgba(128,128,128,.05)!important;
    opacity: .5;
}
.mo2f_grayed_out_link
{
    position: absolute;
    float: right;
    margin: .5% 0 0 24%;
    z-index: 99;
}
.overlay
{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
    z-index: 0;
}
.overlay1
{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
    z-index: 0;
}
.black_overlay
{
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 1001;
    -moz-opacity: .8;
    opacity: .8;
    filter: alpha(opacity=80);
}
.mo2f_advanced_options_images
{
    display: inline-block;
    padding: 15px;
    width: 20px;
    height: 20px;
    float: left;
}
.mo2f_view_premium_plan_auth_methods, .mo2f_view_standard_plan_auth_methods, .mo2f_view_backup_options, .mo2f_view_backup_options_prem, .mo2f_view_login_options, .mo2f_view_inline_registration_options, .mo2f_view_customizations, .mo2f_advanced_options_a, .mo2f_view_customizations_prem
{
    color: #000080;
    cursor: pointer;
}
.mo2f_view_premium_plan_auth_methods:hover, .mo2f_view_standard_plan_auth_methods:hover, .mo2f_view_backup_options:hover, .mo2f_view_backup_options_prem:hover, .mo2f_view_customizations_prem:hover, .mo2f_view_login_options:hover, .mo2f_view_inline_registration_options:hover, .mo2f_view_customizations:hover
{
    color: #32cd32;
}
.mo2f_vertical-submenu a
{
    display: inline;
    background-color: #cce;
    color: #000;
    margin-left: 6px;
    width: 30%;
    margin-top: 15px;
    text-decoration: none;
    text-align: center;
    padding: 11px;
}
.mo2f_vertical-submenu a:hover
{
    background-color: #ccc;
}
.mo2f_vertical-submenu a.active
{
    background-color: #4caf50;
    color: #fff;
}
.mo2f_box
{
    border: 1px solid #dcdcdc;
    padding: 20px;
}
.mo2f_google_authy_secret_outer_div
{
    padding: 10px;
    background-color: #f9edbe;
    width: 20em;
    text-align: center;
}
.mo2f_google_authy_secret_inner_div
{
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
}
.mo2f_vertical_line
{
    border-left: 1px solid #ebecec;
    padding: 5px;
}
.mo2f_gauth_column
{
    float: left;
    padding: 10px;
    height: 165px;
}
.mo2f_gauth_column_cloud
{
    float: left;
    height: 150px;
}
.mo2f_gauth_left
{
    width: 100%;
}
.mo-fa-icon>tr>td>i.fa
{
    color: #5b8a0f;
}
.mo_align-center>tr>td
{
    text-align: center!important;
}
.mo-fa-icon>tr>td>i.fa
{
    color: #5b8a0f;
}
.mo2f_display_none_forms
{
    display: none;
}
.mo_flex-container
{
    display: flex;
    flex-wrap: nowrap;
    width: 97%;
}
.mo2f_transfer_license_key
{
    margin-left: 5px;
    font-style: italic;
}
.mo_flex-container>a
{
    font-size: auto;
    background-color: none;
    border: 1px;
    text-align: center;
    text-decoration: none;
    font-size: 20px;
    margin: 0 0;
    cursor: pointer;
    width: 1200px;
    border: 1px solid #20b2aa;
}
.mo_subtab_flex-container
{
    display: flex;
    flex-wrap: nowrap;
    width: 976px;
}
.mo_subtab_flex-container>button
{
    font-size: auto;
    background-color: none;
    border: 1px;
    text-align: center;
    text-decoration: none;
    font-size: 17px;
    margin: 0 0;
    cursor: pointer;
    width: 1200px;
    border: 1px solid #20b2aa;
}
.mo_wpns_sub_scanmode
{
    padding: 5px;
    background-color: #fff;
    border: 1px solid #20b2aa;
    width: 23.5%;
    border-top: 4px solid #20b2aa;
    min-height: 180px;
}
.mo_wpns_sub_scansummary
{
    padding: 5px;
    background-color: #fff;
    border: 1px solid #20b2aa;
    width: 23.5%;
    border-top: 4px solid #20b2aa;
    height: 120px;
}
.mo_wpns_scan_summary_text
{
    font-size: 70px;
    margin-top: -15px;
    text-align: center;
}
.mo_wpns_malwarescandiv
{
    padding: 5px;
    background-color: #fff;
    border: 1px solid #20b2aa;
    width: 50%;
    border-top: 4px solid #20b2aa;
}
.mo_scan_modal
{
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0,0,0,.4);
}
.mo_scan_modal-content
{
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 70%;
}
.mo_scan_close
{
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}
.mo_scan_close:hover, .mo_scan_close:focus
{
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.mo_mmp_red
{
    color: #f00;
}
.mmp_point
{
    cursor: pointer;
}
.mmp_green
{
    background-color: #4caf50;
    border: none;
    color: #fff;
    padding: 3px 10px;
    text-align: center;
    text-decoration: none;
    margin: -4px 2px;
    cursor: pointer;
}
.customloginform
{
    padding: 25px!important;
    margin: 30px!important;
    border-collapse: collapse;
    border: 1px solid #20b2aa;
    border-radius: 8px;
}
.customloginform th
{
    font-size: 1rem;
    background-color: var(--mo2f-theme-blue);
}
.customloginform td
{
    text-align: left;
    border: 1px solid #20b2aa;
    padding: 1%;
}
.customloginform th
{
    text-align: left;
    border: 1px solid #000;
    padding: 1%;
}
.mo2f_doc_icon_style
{
    font-size: 25px;
    color: #269eb3;
}
.mo2f_doc_font_size
{
    font-size: 112%;
    width: 30%;
}
.mo2f_advance_setting
{
    width: 40%;
    color: #111!important;
    background: none;
    font-weight: bold;
    border: 2px solid #000;
    margin-left: 30%;
    float: left;
    min-height: 54px;
}
.mo2f_advance_setting:hover
{
    border: 2px solid #000;
    background-color: #2eb150;
    color: #fff!important;
}
.mo2f_boder_radius
{
    border-bottom-left-radius: 25px;
}
.mo2f_back_button
{
    margin-left: 4px;
    padding: 4px 8px;
    position: relative;
    top: -3px;
    text-decoration: none;
    border: 1px solid #0071a1;
    border-radius: 2px;
    text-shadow: none;
    font-weight: 600;
    font-size: 13px;
    line-height: normal;
    color: #0071a1;
    background: #f3f5f6;
    cursor: pointer;
}
.mo2f_back_button:hover
{
    background-color: #daf0f2;
}
.mo2f_plan_based_title
{
    width: 47%;
    background-color: #7ccbc7;
    float: left;
    border: 2px solid #000;
    border-bottom: none;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.mo2f_plan_based_title_div
{
    color: #fff;
    font-size: 264%;
}
.mo2f_addons_alignment
{
    color: #20b2aa;
    font-size: large;
    float: left;
    margin-right: 5px;
}
.mo2f_addons_not_included
{
    color: #f00;
    font-size: x-large;
    float: left;
    margin-right: 5px;
}
.mo2f_auth_method_style
{
    font-size: 15px;
    line-height: initial;
}
.mo2f_active_plan
{
    background-color: #7ccbc7;
    border-radius: 50em;
}
.mo_wpns_upgrade_page_2fa_ns_styles
{
    background-color: #7ccbc7;
    border: 2px solid #000;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    border-bottom: none;
}
.mo2f_tooltip .mo2f_site_based_vs_user_based
{
    min-height: 200px;
    margin-top: 10%;
    background-color: #fff;
    color: #000;
    border: 1px solid #000;
    width: 300px;
    padding: 0;
    margin-left: -146px;
    box-shadow: 0 12px 16px 0 rgba(0,0,0,.24),0 17px 50px 0 rgba(0,0,0,.19);
}
.mo2f_tooltip .mo2f_site_based_vs_user_based_title
{
    background-color: #ccf2f1;
    color: #000;
    padding: 10px;
}
.mo2f_site_based_vs_user_based_info_icon
{
    font-size: 25px;
    color: #fff;
    margin-left: 15px;
}
.device_display td, .device_display th
{
    width: 12%;
    text-align: center;
}
.mo_red_sec
{
    color: #f00;
}
.mo_green_sec
{
    color: #008000;
}
.mo2fa-ppm-logo
{
    background-image: url('../image/icon-256x256.gif');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    height: 50px;
    width: 50px;
    padding: 15px;
    margin-right: 10px;
}
.mo2fa-ppm-ad
{
    position: relative;
    display: flex;
    margin-top: 20px;
    width: 100%;
}
.mo2fa_twofa_form_div
{
    display: flex;
    align-items: center;
    justify-content: right;
    font-weight: 200;
    font-size: 120%;
}
.mo2fa_twofa_custom_form
{
    visibility: hidden;
    float: right;
    margin-right: -5%;
}
.mo2fa_customform
{
    font-weight: 400;
    float: right;
    margin-top: 7px;
}
.mo2fa_twofa_custom_form+.mo2fa_customform
{
    border: 1px solid #999;
    background: #eee;
    padding: 4px 12px;
    border-radius: 4px 4px 0 0;
    position: relative;
    top: 1px;
}
#mo2fa_loginform_active .mo2fa_login_form
{
    border-top: 1px solid #999;
    padding: 12px;
}
.mo2fa_customform:hover
{
    color: #2271b1;
}
#mo2fa_loginform_active
{
    color: #2271b1;
    background: #fff;
    border-bottom: 1px solid transparent;
}
#mo2fa_registrationform_active
{
    color: #2271b1;
    background: #fff;
    border-bottom: 1px solid transparent;
}
.mo2f_form_images
{
    width: 30px;
    height: 30px;
    display: inline;
}