@import url("https://fonts.googleapis.com/css2?family=Varta:wght@300&display=swap");

.moppm_my_form {
  padding: 0px 25px 0px 35px;
}

* {
  box-sizing: border-box;
}
body {
  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}
.moppm_premium_instruction {
  color: red;
  font-size: 16px;
}
.moppm_form_column {
  float: left;
  width: 50%;
  padding: 10px;
  color: white;
  border:2px solid #2271b1;
}
.moppm_form_value {
  float: inherit;
  padding-right: 16px !important;
}
.moppm_doc_video {
  margin-top: 10px;
  margin-left: 10px;
  float: right;
  font-size: 22px;
}
.nav-tab {
  margin: 3px;
  display: flex;
  align-items: center;
}

.nav-tab .dashicons {
  margin-right: 5px;
}

.nav-tab sup {
  margin-top: -10px;
  margin-left: 5px;
  font-size: 10px;
  padding: 0 5px;
  background-color: red;
  color: #fff;
  font-weight: bold;
  border-radius: 10px;
}

.moppmbtn-primary {
  background: #007bff !important;
  border-radius: 20px;
  font-size: 20px;
  margin-top: 18px !important;
  color: white !important;
}
.moppmbtn-primary :hover {
  background: red !important;
  border-radius: 25px;
  font-size: 10px;
  color: white !important;
}
.moppm_input_password_field {
  border: 2px solid black;
  border-radius: 3px;
  background-color: white;
  margin-bottom: 20px;
  letter-spacing: 1px;
  width: 251px;
  height: 37px;
  padding: 5px;
}
.moppm_input_password_field:focus {
  
  box-shadow: none;
  background-color: white;
  margin-bottom: 20px;
  letter-spacing: 1px;
  width: 251px;
  height: 37px;
}
.moppm_form_label {
  color: black;
  font-weight: bold;
}
.moppm_reset_body {
  border: none;
  border-top: 12px solid #007bff;
  background-color: white;
  color: #575578;
}
.main_div {
  height: 100vh;
}
.moppm_customloginform {
  padding: 25px !important;
  margin: 30px !important;
  border-collapse: collapse;
}
.moppm_customloginform th {
  font-size: 18px;
}
.moppm_div_hover {
  width: 105.8%;
  margin: -4% -3% 2%;
  padding: 10px 20px;
  border-bottom: 2px solid #dcdcde;
}
.moppm_all_settings {
  display: flex;
}
.moppm_customloginform th {
  text-align: left;
  border: 1px solid black;
  padding: 1%;
}
.moppm_not_bold {
  font-weight: normal;
}
.moppm_form_space {
  margin: 15px 13px 18px -12px;
  padding: 20px;
  font-size: 25px;
}
.moppm_Numweric {
  margin: -38px;
  padding: 2%;
  margin-top: -9%;
  font-size: 15px;
}
.moppm_spec_char {
  margin: -38px;
  padding: 2%;
  margin-top: -19%;
  font-size: 15px;
}
.moppm_len_checkbox {
  margin: -38px;
  width: 78%;
  margin-top: -128px;
  margin-left: -65px;
}
.moppm_exp_form {
  margin-top: -79px;
  border-top: 1px solid gainsboro;
}
.moppm-header {
  background-color: #dcdcde;
  border-color: #dcdcde;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: inherit;
  padding: 10px;
  margin-bottom: 20px;
}
.moppm_td {
  text-align: center;
  border-left: 1px solid #20b2aa;
  border-bottom: 1px solid #20b2aa;
}
.moppm_td:last-child {
  border-right: 1px solid #20b2aa;
}
input[type="radio"] {
  border-radius: 10px;
}
.moppm_checkbox {
  margin-left: 2% !important;
  margin-right: 3.5% !important;
}
.moppm_selector {
  height: 20px;
  width: -2% !important;
  line-height: 3 !important;
  margin-left: 1%;
}
.moppm_popup_text_not_JQ {
  color: black;
  margin-top: 2%;
  margin-left: 5%;
  font-weight: 600;
  font-size: 14px !important;
}
.moppm_button_register {
  background-color: #224fa2;
  border: none;
  color: white;
  padding: 4px 0px 8px 14px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 18px;
  margin: 10px 4px;
  cursor: pointer;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.moppm_button_clear {
  background-color: #224fa2;
  border: none;
  color: white;
  padding: 10px 33px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  margin: 4px 2px;
  cursor: pointer;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.moppm_table_input_text {
  width: 70%;
  height: 30px;
}
.mo_expiry_switch {
  position: relative;
  display: inline-block;
  width: 68px;
  height: 37px;
  float: left;
  margin-top: 10px;
}
.mo_expiry_switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
input:focus + .mo_wpns_slider {
  box-shadow: 0 0 1px #20b2aa;
}
.moppm_reset_div {
  margin: 0% 20%;
  background: aliceblue;
  border-bottom: 6px solid #009688;
  border-top: 6px solid #009688;
}
.moppm_advertise {
  font-size: 15px;
}
.moppm_blue {
  cursor: pointer;
  margin: 2px;
  color: #1a1b1c;
  border: 2px solid #797d81;
  text-decoration: none;
  padding: 5px;
  font-size: 15px;
}
.moppm_reset_second_div {
  width: 50%;
  background: white;
  border: 1px solid #e9e9e9;
}
.moppm_enable_settings_text {
  font-size: 1rem;
  font-weight: 500;
  margin-top: 0.5%;
  float: left;
  padding: 0px 16px 0px 11px;
}

.moppm_bg_grey{
  background-color: #f0f0f1;
  border: 2px solid #000;
}

.moppm_setting_option {
  display: flex;
  border: 1px solid red;
  justify-content: center;
  align-items: center;
}
.moppm-2fa-ad {
  position: relative;
  display: flex;
  margin-top: 20px;
  width: 100%;
}
.moppm-2fa-logo {
  background-image: url("https://ps.w.org/miniorange-2-factor-authentication/assets/icon-256x256.gif?rev=2421591");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  height: 60px;
  width: 60px;
  padding: 15px;
  margin-right: 10px;
}
.moppm-2fa-info {
  margin-left: 10px;
  padding: 2px;
}
.moppm-trynow-btn {
  float: right;
}
.moppm_main_heading_container{
  display:flex;
  justify-content: space-between;
  align-items: center;
  background-color: #dcdcde;
  margin: 0 -11px;
  padding: 10px;
}
.moppm_main_heading{
  font-size: medium;
  display: flex;
  margin-bottom: 10px;
}
.nav-tab-wrapper, .wrap h2.nav-tab-wrapper, h1.nav-tab-wrapper {
  border-bottom: 1px solid #c3c4c7;
  margin: 0;
  padding-top: 20px;
  padding-bottom: 0;
  line-height: inherit;
}
.moppm_policy_tab{
  color: #000;
  padding: 0; 
}

.moppm_policy_tab .nav-tab{
  margin-bottom: -4px;
  font-size: small;
  background-color: #fff;
}

.moppm_policy_tab .nav-tab-active{
  margin-bottom: -4px;
  font-size: small;
  background-color: #2271b1;
  color: #fff;
}

.moppm_active_tab{
  background-color: #fff;
  color: #000;
  border: 1px solid #c3c4c7;
  border-bottom: none;
}
input[type="radio"] {
  border-radius: 10px;
}
.radio-group {
border: solid 3px lighten(red,20%);
display: inline-block;
border-radius: 10px;
overflow: hidden;
float:right;
}

input[type="checkbox"] {
}

.moppm_show_user_redirect{
  border: 1px solid #c3c4c7;
  padding: 10px;
  margin-top: 10px;
  padding-top: 0;
}
.moppm_main_heading_container{
  display:flex;
  justify-content: space-between;
  align-items: center;
  background-color: #dcdcde;
  margin: 0 -11px;
  padding: 10px;
}
.moppm_heading{
  font-size: large;
}
#moppn_policy_status{
  color: red;
}


.moppm_body{
  background-color: #19123b;
}
.moppm_my_form{
  padding: 0px 25px 0px 35px;
}

.btn:hover{
  cursor: pointer;
}
.moppm_text{
  font-size: 16px;
}
.moppm_table_checkbox {
    width: 300px !important;
    height: 40px !important;
    font-size: 14px !important;

}
.moppm_div_checkbox{

    margin: 1% 0% 1% 0%;
}
.moppm_advanced_options_note {
  margin-top: 50px;
    background-color: #bbccdd;
    border-radius: 2px;
    font-style: italic;
    padding:2%;
}

.moppm_reset_popup{
  display: flex;
  justify-content: center;
  align-items: center;
}
.form-control{
  border-bottom: 1px solid #007bff;
  border-radius: 5px;
  background-color: white;
  margin-bottom: 20px;
  padding: 10px;
  letter-spacing: 1px;
  min-width: 250px;
  border: 1px solid #007bff;
}
.form-control:focus{
  border: 2px solid #007bff;
  border-radius: 10px;
  box-shadow: none;
  background-color: white;
  margin-bottom: 20px;
  letter-spacing: 1px;
  outline: none;
}


.moppm-form-label{
  color: black;
  font-weight: bold;
  text-align: center;
}
.moppm_pass_require{
  font-size: 20px; 
  color:black;
   font-weight: bold;
}
.moppm_reset_body{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: none;
  border-top:12px solid #007bff ;
  background-color: white;
  color: #575578;
  border-radius: 24px;
}

.moppm_reset_page_button{
padding: 8px 30px;
background-color: #007bff;
color: #fff;
border: none;
min-width: 250px;
margin: 5px 0;
border-radius: 5px;
}

.moppm_instruction{
  font-size: 10px;
  color: #2271b1;
}

.moppm_rest_row{
  display: flex;
  padding: 20px;
}
.main_div{
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.moppm_customloginform{
    padding: 25px !important;
    margin: 30px!important;
    border-collapse: collapse;
}
.moppm_enable_disable_report{
  font-size: 19px;
  padding: 0px 0px 0px 0px;
}
.moppm_customloginform td {
text-align:left;
border-bottom: 1px solid #413c69;
padding:1%;
}
.moppm_first_reset{
  margin: -38px;
  padding: 2%;
  margin-top: -27%;
  font-size: 15px
}
.moppm_first_checkbox{
  margin: -36px;
  width: 78%;
  margin-top: -128px;
}

.moppm_table_textbox_redirect {
    width: 56%;
    float: right;
}
.moppm_layout{
  padding: 2%;
  width: 70%;
  margin-right: 2%;
  border-radius: 5px;
  margin-top: 85px;
  height: max-content;
  background-color: white;
  text-align: -webkit-left;
  box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.19);
  vertical-align: top;
}
.moppm_customloginform th{
  text-align:left;
  border:1px solid black;
  padding:1%;
}
.moppm_divided_layout{
  margin-bottom: 629px;
  margin-top: 10px;
  height: auto;
  width: 70%;
  float: revert;
}
.moppm_blue{
 cursor: pointer;
 margin: 2px;
 color:#1a1b1c;
 border: 2px solid #797d81;
 text-decoration: none;
 padding: 5px;
 font-size: 15px;
}
.moppm_btn 
{
  background-color: #224fa2;
  color: #fff;
  cursor: pointer;
  margin: 2px;
  border-radius: 3px;
  border: 2px solid #1a1b1c;
  text-decoration: none;
  padding: 5px;
  font-size: 12px;
  transition:.5s;
}
.moppm_setting_layout
{
    margin: 9px 28px 22px 23px;
    margin-left: 0px;
    padding: 7px 0px 0px 28px;
    background-color: #FFFFFF;
    border: 1px solid #646a69; 
    float: left;
    width: 89%;
    overflow: hidden;
    text-align: left;
}
.moppm_setting_layout_register
{
    margin: 9px 28px 22px 23px;
    margin-left: 0px;
    padding: 7px 0px 0px 28px;
    background-color: #FFFFFF;
    border: 1px solid #646a69; 
    float: left;
    width: 71%;
    overflow: hidden;
    text-align: left;
}
.moppm_inactive{
  border: 1px solid #9da1a1;
  padding: 17px 17px 3px 19px;
  margin-top: 20px;
  border-radius: 5px;
}
.moppm_not_bold
{
  font-weight:normal;
  text-align: center;
}
.moppm_form_space{
  margin: 20px;
    padding: 4%;
    font-size: 25px;
}
.moppm_lower_case{
  margin: -38px;
  padding: 2%;
  font-size: 15px;
  margin-top: 0%;
}
.moppm_lower_checkbox{ 
  margin: -38px;
  padding: 2%;
  font-size: 15px;
  margin-top: 10px;
}
.moppm_Numweric{
  margin: -38px;
  padding: 2%;
  margin-top: -9%;
  font-size: 15px
}
.moppm_Numweric_checkbox{
  margin: -36px;
  width: 78%;
  margin-top: -34px;
}
.moppm_spec_char{
  margin: -38px;
  padding: 2%;
  margin-top: -19%;
  font-size: 15px
}
.moppm_spec_checkbox{
  margin: -36px;
  width: 78%;
  margin-top: -84px;
}
.moppm_len_pass{
  margin: -38px;
  padding: 2%;
  margin-top: -26%;
  font-size: 15px
}
.moppm_len_checkbox{
  margin: -38px;
  width: 78%;
  margin-top: -128px;
  margin-left: -65px;
}
.moppm_exp_form{
  margin-top: -79px;
  border-top: 1px solid gainsboro;
}
.moppm_expiry_text{
  padding: 4px 73px 9px 126px;
  font-size: 15px;
}
.moppm_exp_text{
  margin: 20px;
    padding: 4%;
    font-size: 15px;
    width: 50%;

}
.moppm_exp_text1{
  margin: 20px;
    padding: 4%;
    font-size: 15px;
    width: 3px;

}
.moppm_exp_space{
   margin: 20px;
    padding: 0px 83px 69px 55px;
    font-size: 25px;
    width: 35%;
    padding-left: 43px;
}

.moppm_exp_space1{
    margin: 20px;
    font-size: 25px;
    padding-left: 43px;
}

.moppm_1click_text{
  margin: -31px 48px 45px 30px;
    padding: 17px 197px 39px 20px;
    font-size: 23px;
    width: 76%;
    padding-left: 0px;
    font-weight: bold;
}

.moppm_1click_text1{
    font-size: 1.1rem;
    width: 76%;
    font-weight: bold;
    text-align: inherit
}
.moppm_premium_feature_text{
    padding: 61px -88px 64px 38px;
    font-size: 19px;
    width: 83%;
    font-weight: bold;;
}
.moppm_Role_text{
  margin: 39px;
    padding: 61px -88px 64px 38px;
    font-size: 19px;
    width: 47%;
    padding-left: 0px;
    margin-left: 0px;
}

.moppm_expiry_toggle{
  width: 25%;
}

.moppm_premium_button{
  margin: 20px;
    padding: 37px 24px 24px 194px;
    font-size: 25px;
}

.moppm_table {
    display: flex;
    flex-direction: column;
}

.moppm_policy_container{
  display: flex;
    flex-direction: column;
}
.moppm_th{
    background-color: #20b2aa;
    font-weight: normal;
    text-align: center;
    color: white;
    padding-left: 2%;
    padding-right: 2%;
    width: 5%;
    font-size:initial;
    padding-top: 16px;
    padding-bottom: 16px;
  }  
.moppm_td{
    text-align: center; 
    border-left: 1px solid  #20b2aa;
    border-bottom: 1px solid  #20b2aa;
 }
.moppm_td:last-child{
      border-right: 1px solid  #20b2aa;
}
hr {
    border: 0;
    border-top: 1px solid #0f0f0f;
    border-bottom: 1px solid #fafafa;
}

input[type="radio"] {
    border-radius: 10px;
}

.radio-group {
  border: solid 3px lighten(red,20%);
  display: inline-block;
  border-radius: 10px;
  overflow: hidden;
  float:right;
}

.mo_wpns_progress {
  width: 100%;
  background-color: grey;
}

.nav_bar{
  margin-top:2%;
  margin-right: 2%;
  padding-top: 1px;
  background-color: #FFFFFF;
}
.mo_wpns_progress_bar {
  width: 0%;
  height: 20px;
  background-color: #4CAF50;
  text-align: center; 
  line-height: 20px;
  color: white;
}
.moppm_checkbox
{
  margin-left: 2% !important;
  margin-right: 3.5% !important;
}
 .moppm_selector
 {
    width: 50px;
 }

 .moppm_selector1
 {
    width: -2% !important;
    line-height: 3 !important;
    margin-left: 1%;
 }
  .moppm_popup_text_not_JQ
  {
     color:black;
     margin-top: 2%;
     margin-left: 5%;
     font-weight: 600;
     font-size: 14px !important;
  }
  .moppm_form_look
  {
    text-align: -webkit-left;
    margin-top: 7%;
    margin-left:1%;
    font-size: 13px;
  }
  .moppm_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: 0.5s;
    border-left: 4px solid #46b450;
  }
  .moppm_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:bisque !important ;
    transition: 0.5s; 
    border-left: 4px solid red;
  }
  .moppm_overlay_success {
    position: fixed;
    z-index: 5;
    bottom: 7%;
    right:0%;
    display: flex;
    align-items: center;
    justify-content: left;
    font: Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;
    font-size: 13px;
    background-color: #28a745;
    border-radius: 2px;
    box-shadow: 0 2px 4px rgb(0 0 0 / 30%);
    color: #fff;
    padding: 20px 10px 20px 10px;
    max-width: 400px;
    box-sizing: border-box;
    cursor: pointer;
  }
  .moppm_overlay_error {
    position: fixed;
    z-index: 5;
    bottom: 7%;
    right:0%;
    display: flex;
    align-items: center;
    justify-content: left;
    font: Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;
    font-size: 13px;
    background-color: #dc3545;
    border-radius: 2px;
    box-shadow: 0 2px 4px rgb(0 0 0 / 30%);
    color: #fff;
    padding: 20px 10px 20px 10px;
    height: min-content;
    /* width: min-content; */
    /* height: auto; */
    max-width: 400px;
    box-sizing: border-box;
    cursor: pointer;
  }

  .moppm_overlay_error::before{
    content: "\f534";
    display: inline-block;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    font: normal 20px/1 'dashicons';
  }

  .moppm_overlay_success::before{
    content: "\f12a";
    display: inline-block;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    font: normal 20px/1 'dashicons';
  }

  .moppm_reset_msg_error{
    position: fixed;
    z-index: 5;
    bottom: 7%;
    right:1%;
    display: flex;
    align-items: center;
    justify-content: left;
    font: Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;
    font-size: 13px;
    background-color: #dc3545;
    /* font-weight: bold; */
    border-radius: 2px;
    box-shadow: 0 2px 4px rgb(0 0 0 / 30%);
    color: #fff;
    padding: 20px 10px;
    width: fit-content;
    max-width: 400px;
    box-sizing: border-box;
    cursor: pointer;
    overflow: hidden;
  }


  .moppm_reset_msg_success{
    position: fixed;
    z-index: 5;
    bottom: 7%;
    right:1%;
    display: flex;
    align-items: center;
    justify-content: left;
    font: Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;
    font-size: 13px;
    background-color: #28a745;
    /* font-weight: bold; */
    border-radius: 2px;
    box-shadow: 0 2px 4px rgb(0 0 0 / 30%);
    color: #fff;
    padding: 20px 10px;
    width: fit-content;
    max-width: 400px;
    box-sizing: border-box;
    cursor: pointer;
    overflow: hidden;
  }

.moppm_mo_submit_button {
  background-color: #20b2aa;
  border: none;
  color: white;
  padding: 11px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 15px;
  margin: 4px 2px;
  cursor: pointer;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.moppm_mo_submit_button1 {
  background-color: #20b2aa;
  border: none;
  color: white;
  padding: 6px 8px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.moppm_mo_submit_button:disabled {
  background-color: #20b2aa;
  border: none;
  color: white;
  padding: 11px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.moppm_mo_submit_button1:hover {
  box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
  color: white;
}
.moppm_mo_page_divided_layout{
  margin-top:2%;
  margin-right: 2%;
}
.moppm_main_table{
  width: 100%;
  margin-top: 1%;
}
.moppm_mo_mains_layout
{
  padding: 2%;
  width: 70%;
  margin-right: 2%;
  margin-top: 85px;
  border: 1px solid  #0d0d0d;
  height: max-content;
  background-color: white;
  text-align: -webkit-left;
  box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.19);
}
.moppm_mo_page_divided_layout_2
{
  position: absolute;
  color: black;
  border-radius: 5px;
  background-color: white;
  padding: 7px 8px 11px 14px;
  margin-right: 1%;
  box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.19);
}
.moppm_mo_mains_layout3
{
  padding: 2%;
  width: 70%;
  margin-right: 2%;
  margin-top: 85px;
  border: 1px solid  #0d0d0d;
  height: max-content;
  background-color: white;
  text-align: -webkit-left;
  box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.19);
}
.moppm_mo_settings_textarea
{
	resize: vertical;
	width:100%;
	height: 105px;
}
.moppm_button {
  background-color: #224fa2;
  border: none;
  color: white;
  padding: 11px 28px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
  -webkit-transition-duration: 0.4s; 
  transition-duration: 0.4s;
}
.moppm_button_lock {
  background-color: #224fa2;
  border: none;
  color: white;
  padding: 6px 49px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: -13px 22px;
  cursor: pointer;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.moppm_mo_submitting_button1:hover {
  box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
  color: white;
}
.moppm_mo_submitting_button1_lock:hover {
  box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
  color: white;
}
.moppm_table_textbox {
	width:100%;
	height:30px;
}
.moppm_table_textbox1 {
  width:30%;
  height:30px;
}
.moppm_mo_settings_table {
	width: 100%;
}
.nav-tab {
    cursor: pointer;
    border-radius: 5px 5px 0 0;
}
h1 .nav-tab,
a .nav-tab {
    font-size: auto;
    background-color: none;
    border: 1px;
    color: black;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    font-size: 20px;
    margin: 5px 0px;
    width: 07.5%;
    border: 1px solid gray;
}
h1 .nav-tab-active,
a .nav-tab-active {
    font-size: 150%;
    box-shadow: 3px 4px 3px #888888;
    background-color: var(--mo2f-theme-color);
    color: white;
}
h1 .nav-tab:hover,
a .nav-tab:hover {
    background-color: var(--mo2f-theme-color);
    color: white;
}
h1 .nav-tab-active:hover,
a .nav-tab-active:hover {
    background-color: white;
    color: var(--mo2f-theme-color);
}

.nav-tab-wrapper, .wrap h2.nav-tab-wrapper, h1.nav-tab-wrapper {
    border-bottom: 1px solid #c3c4c7;
    margin: 0;
    padding-top: 20px;
    padding-bottom: 0;
    line-height: inherit;
}

.td_data{
  width:25%;
  color: blue;
}
.modal {
  display: none;
  position: fixed; 
  z-index: 9999; 
  padding-top: 100px; 
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%; 
  overflow: auto; 
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.4); 
  transition: all 1s;
}
.moppm_switch{
  position: relative;
  display: inline-block;
  width: 66px;
  height: 38px;
  float: left;
  margin-right: 2%;
  margin-top: -9px;
}
.moppm_switch input{
opacity: 0;
  width: 0;
  height: 0;
}
.mo_wpns_switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
  float: left;
  margin-right: 2%;
}

.mo_wpns_switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.moppm_switch_slider{
  position: absolute;
    cursor: pointer;
    top: 9px;
    left: 16px;
    right: 7px;
    bottom: 4px;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}
.moppm_switch_slider:before {
  position: absolute;
  content: "";
  height: 19px;
  width: 16px;
  left: 0px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}
input:checked + .moppm_switch_slider {
  background-color: #2271b1;
}

input:focus + .moppm_switch_slider {
  box-shadow: 0 0 1px #20b2aa;
}

input:checked + .moppm_switch_slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

.moppm_switch_slider.moppm_switch_round {
  border-radius: 34px;
}

.moppm_switch_slider.moppm_switch_round:before {
  border-radius: 50%;
}
.mo_wpns_slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.mo_wpns_slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .mo_wpns_slider {
  background-color: #2271b1;
}

input:focus + .mo_wpns_slider {
  box-shadow: 0 0 1px #20b2aa;
}

input:checked + .mo_wpns_slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

.mo_wpns_slider.mo_wpns_round {
  border-radius: 34px;
}

.mo_wpns_slider.mo_wpns_round:before {
  border-radius: 50%;
}
.mo_wpns_switch_small {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 24px;
}
.mo_wpns_switch_small input {
  opacity: 0;
  width: 0;
  height: 0;
}
.mo_wpns_slider_small {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}
.mo_wpns_slider_small:before {
  position: absolute;
  content: "";
  height: 18px;
  width: 18px;
  left: 3px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}
input:checked + .mo_wpns_slider_small {
  background-color: #2271b1;
}
input:focus + .mo_wpns_slider_small {
  box-shadow: 0 0 1px #2271b1;
}

input:checked + .mo_wpns_slider_small:before {
  -webkit-transform: translateX(17px);
  -ms-transform: translateX(17px);
  transform: translateX(17px);
}
.mo_wpns_slider_small.mo_wpns_round_small {
  border-radius: 28px;
}

.mo_wpns_slider_small.mo_wpns_round_small:before {
  border-radius: 50%;
}
.moppm_sub_tabs
{
  padding: 10px 25px;
  background-color: white;
  border: 1px solid black;
  float: left;
  cursor: pointer;
}
.moppm_upgrade_div
{
  width: 48%;
  min-height: 426px;
  background-color: #4dbfb9;
  float: left;
  border: 2px solid black;
}
.moppm_upgrade_title
{
  min-height: 70px;
  background-color: black;
  text-align: center;
}
.moppm_upgrade_features
{
  min-height: 100px;
  background-color: white;
  text-align: center;
}
.moppm_upgrade_space_div
{
  width: 2%;
  min-height: 500px;
  float: left;
}
.moppm_reset_div
{
    margin: 0% 20%;
    background: aliceblue;
    border-bottom: 6px solid #009688;
    border-top: 6px solid #009688;
}
.moppm_valid
{
  margin-top: 18px;
  color: #11ca11;
}

.moppm_invalid
{
  margin-top: 18px;
  color: red;
}   
.moppm_reset_first_div
{ 
  width: 43%;
  text-align: center;
}
.moppm_reset_second_div
{
  width: 50%;
  background: white;
  border: 1px solid #e9e9e9;
}
.moppm_reset_body_heading
{
    color:black;
    margin-left:15px;
    font-size:35px;
}

.moppm_user_policy_type{
  display: flex;
}

.moppm_policy_tab{
  color: #000;
  padding: 0; 
}

.dashicons{
  text-decoration: none;
}

.dashicons-video-alt3{
  color: #dc3545;
}

.moppm_policy_tab .nav-tab{
  margin-bottom: -4px;
  font-size: small;
  background-color: #fff;
}

.moppm_policy_tab .nav-tab-active{
  margin-bottom: -4px;
  font-size: small;
  background-color: #2271b1;
  color: #fff;
}

.moppm_active_tab{
  background-color: #fff;
  color: #000;
  border: 1px solid #c3c4c7;
  border-bottom: none;

}

.moppm_reset_password{
  margin-top: 20px;
  border-top: 1px solid #c3c4c7;
  margin: 10px -10px -10px -11px;
  padding: 10px;
  padding-bottom: 0;
  background-color: #dcdcde;
}

.moppm_show_user_redirect{
  border: 1px solid #c3c4c7;
  padding: 10px;
  margin-top: 10px;
  padding-top: 0;
}

.moppm_heading{
  font-size: large;
}

#enabling_password_policy{
  display: flex;
  justify-content: space-between;
  font-size: medium;
}

.moppm_main_heading_container{
  display:flex;
  justify-content: space-between;
  align-items: center;
  background-color: #dcdcde;
  margin: 0 -11px;
  padding: 10px;
}

.moppm_policy_row{
  display: flex;
  justify-content: space-between;
  border: 1px solid #dcdcde;
  padding: 8px;
  border-radius: 3px;
  align-items: center;
}

.moppm_policy_heading{
  margin: 10px;
  font-size: 1pc;
  list-style-type:disc;
  margin-left: 20px;
  font-weight: bold;
}

.moppm_expiry_head{
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}

.moppm_policy_submit{
  display: flex;
  align-items: center;
  justify-content: center;
}

.moppm_reset_btn{
  display:flex;
  justify-content:right;
  margin-top: 5px;
  margin-left: 20px;
}

.moppm_main_heading{
  font-size: medium;
  display: flex;
  margin-bottom: 10px;
}

.moppm_show_roles{
  margin-top: 10px;
}

#moppn_policy_status{
  color: red;
}

input[name="moppm_all_users_method"]{
  visibility: hidden;
  height: 0;
  width: 0;
  margin-left: -15px;
  padding: 0;
}

.moppm_15_tooltip_methodlist {
  position: relative;
  display: inline-block;
}
.moppm_15_tooltip_methodlist .moppm_methodlist {
  visibility: hidden;
  width: 15em;
  background-color: #000000b8;
  color: #fff;
  text-align: left;
  border-radius: 6px;
  padding: 12px 2px 12px 28px;
  position: absolute;
  z-index: 1;
  top: -1em;
  left: 107%;
}
.moppm_15_tooltip_methodlist:hover .moppm_methodlist {
visibility: visible;
}
.moppm_15_tooltip_methodlist .moppm_methodlist::after {
content: "";
position: absolute;
top: 50%;
right: 100%;
margin-top: -5px;
border-width: 5px;
border-style: solid;
border-color: transparent black transparent transparent;
}


@media screen and (max-width: 600px){
    .moppm_15_tooltip_methodlist {
  position: relative;
  display: inline-block;
}
.moppm_15_tooltip_methodlist .moppm_methodlist {
  visibility: visible;
  width: 18em;
  background-color: #000000b8;
  color: #fff;
  text-align: left;
  border-radius: 6px;
  padding: 1px 2px 1px 2px;
  position: fixed;
  z-index: 1;
  top: -15em;
  left: 107%;
}
.moppm_15_tooltip_methodlist:hover .moppm_methodlist {
visibility: visible;
}
.moppm_15_tooltip_methodlist .moppm_methodlist::after {
content: "";
position: absolute;
top: 50%;
right: 100%;
margin-top: -5px;
border-width: 5px;
border-style: solid;
border-color: transparent black transparent transparent;
}
}

.moppm_h1_ad{
  margin-top: -12px; 
  margin-left:0px !important;
  height:unset !important;
  font-size: 23px !important;
  font-weight: unset !important;
}

/* Loader styles */
#moppm_save_pass .moppm_loadling {
  pointer-events: none; /* Disable clicks */
  opacity: 0.7;
}

#moppm_save_pass .moppm_loader {
  display: none;
  position: absolute;
  top: 75%;
  left: 55%;
  width: 40px;
  height: 40px;
  border: 5px solid rgb(63, 23, 225);
  border-top: 3px solid transparent;
  border-radius: 50%;
  animation: spin 1s linear infinite;
  transform: translate(-50%, -50%);
}

/* When the button is loading, hide text and show loader */
#moppm_save_pass.moppm_loadling .moppm_button_name {
  visibility: hidden;
}

#moppm_save_pass.moppm_loadling .moppm_loader {
  display: block;
}

/* Spinner animation */
@keyframes spin {
  0% { transform: translate(-50%, -50%) rotate(0deg); }
  100% { transform: translate(-50%, -50%) rotate(360deg); }
}