.admin_main{
    display: grid;
    grid-gap: 3%;
    margin-top: 70px;
}

.admin-title-panel-h1 {
width: 100%;
}
.admin-title-panel-h1 h1 {
  font-size: 42px;
  font-weight: 700;
  text-align: center;
  color: #ff2a1b;
  text-shadow: 2px 2px 0px rgb(155 0 0);
  padding: 10px 0px;
  border-bottom: 3px solid #F44336;
}
.updatecoppyurl{
  padding: 0 10px;
}
.cabinet_main_block {
    display: flex;
    float: right;
    flex-direction: column;
    border-radius: 10px;
    background: #fff;
    border: 1px solid #ebecee;
    box-shadow: 0px 5px 44px 11px rgb(84 72 97 / 5%);
}
.ad-all_box_header {
  background: #2196F3;
  display: flex;
  justify-content: center;
  padding: 10px 20px;
  align-items: center;
  margin-top: 10px;
  border-radius: 15px 15px 0px 0px;
}
.flex_center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ad-all_box_header .actions li {
  margin-right: 30px;
  font-size: 14px;
}
.ad-all_box_header .actions li a {
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  transition: all 0.5s ease;
}
.ad-all_box_header .actions li i {
  font-size: 15px;
  margin-right: 5px;
}


.select_emailsbase_blocks {
  padding: 15px 0px;
  font-size: 18px;
  line-height: 22px;
  font-family: 'PFBeauSansPro-Bold', sans-serif;
  color: #26282f;
  margin: auto;
  display: grid;
  grid-template-columns: repeat(3, 0fr);
  justify-content: center;
  grid-gap: 3vw;
}

.emailsbase___blok {
  display: block;
  width: 100%;
  max-width: 280px;
}
.link-seting-post {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.link-emailsbase {
  border: 1px solid #ababab;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background: #d5d5d5;
  border-bottom: none;
}
.link-emailsbase a{
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
}
.link-emailsbase a>span>i {
  font-size: 16px;
  color: #575757;
  cursor: pointer;
  border-left: 1px dashed #a9a9a9;
  padding: 0px 5px;
}
.link-emailsbase a>p {
  color: #64767e;
  font-size: 12px;
  display: block;
  padding: 0px 5px;
}
.link-emailsbase a>p>i {
  padding-right: 2px;
}
.review_bloks2 {
  background: #e8e8e8;
  display: flex;
  flex-direction: column;
  /* border-radius: 0px 0px 15px 15px; */
  transition: box-shadow 0.5s ease;
}
.mailing_emailsbase_title {
  display: flex;
  flex-direction: column;
  border-bottom: 1px solid #d1d1d1;
  box-shadow: 0px 1px 4px #333333;
  align-items: center;
  justify-content: space-between;
}
.mailing_link-coppy {
  display: flex;
  flex-direction: column;
  width: 280px;
  align-items: stretch;
}
.emailsbase-coppy {
  display: flex;
  flex-direction: row;
  color: black;
  align-items: center;
  justify-content: space-between;
  padding: 5px;
  font-size: 14px;
}
.icon-emailsbase-coppy {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
}
.icon-emailsbase-coppy i {
  padding-right: 5px;
  color: #3c3f3c;
}
.icon-emailsbase-coppy p {
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  max-width: 150px;
  text-overflow: ellipsis;
}
.emailsbase-coppy a>i {
  font-size: 16px;
}
.sentmailpj_emailsbase {
  display: flex;
  align-items: stretch;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center; 
}
.emailsbase-sent_mailing {
  padding: 5px;
}
.emailsbase-sent_mailing button {
  border: 1px solid #2196F3;
  padding: 2px 2px;
  box-shadow: 1px 2px 1px #106bb3;
  background: #ffffff00;
  font-size: 12px;
  display: flex;
  width: 30px;
  margin: auto;
  border-radius: 5px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.emailsbase-sent_mailing button > i {
  color: #03A9F4;
  font-size: 16px;
} 
.emailsbase-sent_mailing button:hover {
  background: #03A9F4;
  color: white;
  box-shadow: 0px 0px 0px #106bb3;
}
.emailsbase-sent_mailing button:hover > i {
  color: #ffffff;
  font-weight: 900;
}
.email_red2 button {
  background: red;
  box-shadow: 0px 0px 0px #F44336;
  border: 1px solid #F44336;
  pointer-events: none;
}
.email_red2 button > i {
  font-weight: 900;
  color: #ffffff;
}


.emailsbase-sent_mailing button > span  {
  font-weight: 600;
  width: 100%;
  color: #1a1a1a;
}
.email_red2 button > span {
  color: #ffffff;
}


.Blockcolormaling_eng {
  background: #a5dfda;
}
.Blockcolormaling_ru {
  background: #cedbb9;
}
.addlisting-h1 > h1 {
  color: red;
  font-weight: 600;
  font-size: 16px;
}


.cabinet_blocks {
    font-family: 'PFBeauSansPro-Bold', sans-serif;
    padding: 10px;
}
.cabinet_box {
    display: block;
    margin-bottom: 25px;
    font-size: 18px;
    line-height: 22px;
    font-family: 'PFBeauSansPro-Bold', sans-serif;
    color: #26282f;
}
.button_email-sent {
    display: flex;
    justify-content: flex-end;
}
.projects_blocks {
    font-size: 14px;
    display: flex;
}
.project_block {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    /* grid-gap: 1vw; */
    width: 100%;
    padding: 4px;
}
.ad-all_box_header .actions li a:hover {
  color: #ff4949;
  text-shadow: 1px 1px 1px #c10000;
  text-decoration: overline;
}
.sent-addlisting_block1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
}
a.pj__copy:active, a.pj__copy:hover {
  color: red;
  font-weight: 600;
}
.link-emailsbase a>span>i:hover {
  font-weight: 600;
  color: #03A9F4;
}
.link-emailsbase a>p:active, .link-emailsbase a>p:hover {
  color: #03A9F4;
}
.sent-addlisting input:hover, .sent-addlisting button:hover {
  padding: 5px 10px;
  border: 1px solid #85150d;
  background-color: #db1212;
  color: #fff;
  border-bottom: 2px solid #85150d;
}
.link-emailsbase a>span>i {
  font-size: 16px;
  color: #575757;
  cursor: pointer;
  border-left: 1px dashed #a9a9a9;
  padding: 0px 5px;
}
/* ------- mailing ---- */


.title-baner-block {
  border-bottom: 1px solid #999;
  text-align: center;
  font-weight: 400;
  font-size: 18px;
  color: #ffffff;
  text-shadow: 1px 1px 0px #080808;
  background-color: #575757;
  /* padding: 5px; */
  border-radius: 15px 15px 0px 0px;
}
.title-block-mailing {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0px 5px;
}
.filter_star {
  display: flex;
  align-items: center;
  flex-direction: row;
}
.filterbutton {
  background: none;
  box-shadow: none;
  text-shadow: none;
  border: none;
  color: #bbbbbb;
  padding: 5px;
}
.filter_mailing {
  display: flex;
}
.filter_block_hidden {
  display: none;
}
.sent-addlisting_form {
    display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: space-around;
}
.mod_control {
  display: flex;
      flex-direction: column;
      align-items: stretch;
      justify-content: space-between;
}
.control-funcshon{
      display: flex;
      flex-direction: column;
      align-items: center;
      color: #000000;
      font-size: 14px;
      font-weight: 500;
      text-shadow: none;
}
.auto-sendwallet_mini p{
  color: #000000;
  font-size: 14px;
  font-weight: 500;
  text-shadow: none;
}
.show {
  max-height: 1000px;
}
.filter_block_hidden.show {
      display: flex;
      background: #ebebeb;
      flex-direction: row;
      justify-content: space-evenly;
      align-items: flex-start;
      padding: 10px;
}
.iconstar_mailing button {
  height: 100%;
  width: 100%;
  border: none;
  background: none;
  font-size: 16px;
  padding-right: 4px;
  color: #FFEB3B;
  text-shadow: 0px 1px 3px #353535;
}
.iconhover2_mailing i:hover {
  font-weight: 400;
  cursor: pointer;
  text-shadow: 0px 1px 3px #353535;
  color: #ffde32;
}
.iconhover1_mailing i:hover {
  font-weight: 900;
  cursor: pointer;
  text-shadow: 0px 1px 3px #353535;
  color: #ffde32;
}
.infosat_color_green{
  background: #abe1b5;
}
.infosat_color_orange{
  background: #e1cbab;
}
.infosat_color_red{
  background: #e1abab;
}
.infosat_colortxt_green{
  color: #22c553;
  text-shadow: 1px 1px 2px #0af544;
}
.infosat_colortxt_orange{
  color: #e9af0e;
  text-shadow: 1px 1px 2px #f5cc16;
}
.infosat_colortxt_red{
  color: #db2727;
  text-shadow: 1px 1px 2px #fb1e1e;
}

.infosat_color_noinfo{
  background: #f1f1f1;
}
.infosat_colortxt_noinfo{
  color: #575757;
  text-shadow: 1px 1px 2px #717171;
}
.info-status_box p{
  font-size: 10px;
  font-weight: 600;
  text-align: center;
  line-height: 5px;
}
.sent-addlisting {
  padding: 5px 0px;
}
.sent-addlisting input, .sent-addlisting button {
  display: block;
  margin: auto;
  padding: 5px 10px;
  border: 1px solid #0d5285;
  background-color: #129cdb;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-shadow: 1px 1px 3px #444;
  border-radius: 5px;
  border-bottom: 2px solid #0d5285;
  transition: all 0.5s ease;
  letter-spacing: 0.5px;
}

.btn-updatecoppyurl:hover{
  color: #2196f3;
}
.btn.btn-green2 {
  background-color: #469c83;
  -moz-box-shadow: 0 2px 0 #367663;
  -webkit-box-shadow: 0 2px 0 #367663;
  box-shadow: 0 2px 0 #367663;
  font-size: 14px;
  padding: 3px 4px;
  width: 50px;
  text-align: center;
}
.funcshon_controls_3{
    display: flex;
      flex-direction: column;
      align-items: center;
}
.sentmailpj{
  padding: 3px 5px;
}
.autosendwallet{
  display: flex;
      justify-content: space-evenly;
      align-items: center;
      margin: 20px;
}
.autosendwallet p{
    padding: 5px;
    font-size: 20px;
    font-weight: 600;
    /* color: black; */
}
.btn-autosendwallet {
  color: #ffffff;
  text-align: center;
  background: #55b160;
  border: none;
  font-weight: 500;
  font-size: 16px;
  text-shadow: 1px 1px #444;
  padding: 2px 6px;
  -moz-box-shadow: 0 2px 0 #46854d;
  -webkit-box-shadow: 0 2px 0 #46854d;
  box-shadow: 0 3px 0 #46854d;
  border-radius: 5px;
  text-decoration: none;
}

.admin_menu_link{
  max-width: 145px;
      color: black;
      text-decoration: none;
}
.admin_menu_link:hover {
  color: #228be5;
}
.admin_menu_link p{
  font-size: 20px;
}

.admin_menu_link_mini{
  max-width: 145px;
      color: black;
      text-decoration: none;
}
.admin_menu_link_mini:hover {
  color: #228be5;
}
.admin_menu_link_mini p{
  font-size: 20px;
}
.admin_menu_link_img{
  display: none;
}
.admin_menu_link_img_mini{
  max-width: 145px;
      color: black;
      text-decoration: none;
}
.admin_menu_link_img_mini:hover {
  color: #228be5;
}
.admin_menu_link_img_mini p{
  font-size: 20px;
}
.btn-autosendwallet-red {
  color: #ffffff;
      text-align: center;
      background: #ed4343;
      width: 110px;
      font-weight: 700;
      padding: 4px;
      -moz-box-shadow: 0 2px 0 #b33030;
      -webkit-box-shadow: 0 2px 0 #b33030;
      font-size: 15px;
      box-shadow: 0 3px 0 #b33030;
      border-radius: 10px;
      text-decoration: none;
}
.admin_box_header{
  /* display: flex;
    justify-content: space-between; */

}
.addvideorep {
    border: 1px solid;
    margin: 10px;
    color: black;
    font-size: 18px;
    font-weight: 500;
}
.addvideorep input {
    margin: 8px 10px;
    font-size: 20px;
}
.btn-green {
    color: #f7f7f7;
    text-align: center;
    background: #4098b9;
    width: 500px;
    padding: 5px;
    -moz-box-shadow: 0 2px 0 #d64737;
    -webkit-box-shadow: 0 2px 0 #3b7c8f;
    box-shadow: 0 3px 0 #3b7c8f;
    margin-bottom: 20px;
    border: 0px;
}
.btn-green:hover {
    background: #33a6d1;
}


.portfoliobox2{
  padding: 5px;
list-style-type: none;
box-sizing: border-box;
text-decoration: none;
opacity: 0.85;
border: 1px dashed #444;
}
.btn-red:hover {
    background: #dc3545;
}
.form-admin {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.admin_header h1 {
    font-size: 36px;
    color: #444;
    font-weight: bold;
    text-align: center;
    padding: 30px 0px 10px 0px;
}
.admin_all_box{
  display: grid;
        grid-gap: 2vw;
}
.formunemail p{
  text-align: left;
}
.newtg{
  display: flex;
  align-items: center;

}
.newtgform input{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    border: 1px solid #444444;
    background-color: #fff;
    width: 100%;
    border-radius: 3px;
    padding: 3px 5px;
    margin: 0 auto 0px auto;
    display: block;
    text-align: left;
    font-size: 14px;
    color: #444444;
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
    font-weight: 300;
}

.btn-mail {
    padding: 3px 0px;
    line-height: 16px;
    height: auto;
    color: #f7f7f7;
    text-align: center;
    background: #4098b9;
    width: 85%;
    font-size: 16px;
    -moz-box-shadow: 0 2px 0 #d64737;
    -webkit-box-shadow: 0 2px 0 #3b7c8f;
    box-shadow: 0 3px 0 #3b7c8f;
    border-radius: 6px;
    border: 0px;
}
.copytextsend{

    line-height: 28px;
    font-size: 16px;
    font-weight: 600;
}
.sentmailpj_flexx{
  display: flex;
    justify-content: space-between;
}
.mail-hr{
  margin: 5px 0px;
}
.admin_left_block{
  border-radius: 15px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 5px 44px 11px rgb(84 72 97 / 5%);
    display: flex;
    float: left;
    font-size: 14px;
    font-weight: 500;
    place-content: center;
}
.admin_left_block a {
    text-decoration: none;
    color: rgb(44, 43, 48);
}
.admin_img_profil{
  display: flex;
align-self: self-start;
align-items: center;
padding: 10px;
overflow: hidden;
margin: auto 0px;
font-weight: bold;
    color: rgb(44, 43, 48);
}
.btn-red {
    color: white;
    text-align: center;
    background: #bd251e;
    -moz-box-shadow: 0 2px 0 #d64737;
    -webkit-box-shadow: 0 2px 0 #d64737;
    box-shadow: 0 3px 0 #7a2318;
    border: 0px;
    font-size: 14px;
    padding: 3px 4px;
    width: 50px;
    text-align: center;
}
.btn-red-delete {
  color: white;
      text-align: center;
      background: #bd251e;
      -moz-box-shadow: 0 2px 0 #d64737;
      -webkit-box-shadow: 0 2px 0 #d64737;
      box-shadow: 0 3px 0 #7a2318;
      border: 0px;
      font-size: 14px;
      padding: 3px 4px;
      width: 100%;
      margin-top: 7px;
      text-align: center;
}
form input:focus {
    background-color: #dc3545;
    width: auto;
    color: #fff;
}
form input:hover {
    background-color: #dc3545;
}
.admin_widget-div {
    padding: 20px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-left: 3px solid transparent;
    border-top: 1px solid rgb(234, 238, 245);
    cursor: pointer;
}
.admin_widget-div:hover {
  background-color: #dae7e8;
  border-bottom: 3px solid #17a2b8;
}
.admin_widget-div_active {
    background-color: #dae7e8;
    border-bottom: 3px solid #17a2b8;
}
.pj_copy:focus {
    color: red;
}
a.pj_copy:active, a.pj_copy:hover {
    color: red;
}
a.pj_copy:visited{
    color: red;
}

/* MINI BLOK */
.cabinet_box_mini{
  margin-bottom: 25px;
font-size: 18px;
line-height: 22px;
font-family: 'PFBeauSansPro-Bold', sans-serif;
color: #26282f;
display: grid;
grid-template-columns: repeat(4, 1fr);
grid-gap: 1vw;
width: 100%;
padding: 4px;
justify-items: center;
}
.projects_blocks_mini {
  display: grid;
      grid-template-columns: repeat(1, 1fr);
      /* grid-gap: 1vw; */
      width: 250px;
      padding: 4px;
      border: 1px solid #9e9e9e;
      border-radius: 5px;
}
.projects_blocks_mini-serch {
  display: grid;
      grid-template-columns: repeat(1, 1fr);
      width: 250px;
      padding: 4px;
      border: 1px solid #2196F3;
      box-shadow: 1px 1px 4px #1882d796;
      border-radius: 5px;
}
.project_block_mini {
  padding: 4px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}

.formunemail_mini{
  margin-bottom: 5px;
}
.blok_formunemail_mini{
  margin-bottom: 15px;
  text-align: left;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.nuberpj_mini{
  /* background: #ffffff00; */
  border: 1px solid #cfcfcf;
  border-radius: 5px;
  text-align: center;
  color: #404040;
  font-size: 12px;
  padding: 2px 4px;
  font-weight: 600;
  display: flex;
}
.pjlink_mini{
  font-size: 16px;
  max-width: 154px;
  text-align: center;
  color: #03a9f4;
  font-weight: 600;
  text-decoration: none;
  border-bottom: 1px dashed #369ee1;
}
.pjlink_mini_add {
  font-size: 16px;
  width: 100%;
  text-align: center;
  color: #03a9f4;
  font-weight: 600;
  text-decoration: none;
  border-bottom: 1px dashed #369ee1;
}
.pjlink_mini_add:hover{
  color: #367a99;
}
.pjlink_mini:hover{
  color: #367a99;
}
.pj_copy_mini {
    width: 30px;
    cursor: pointer;
    padding: 5px 5px;
    text-align: end;
}
.pj_copy_mini:focus {
    color: red;
}
a.pj_copy_mini:active, a.pj_copy_mini:hover {
    color: red;
}
a.pj_copy_mini:visited{
    color: red;
}

.newtg_mini{
  display: flex;
  justify-content: center;
}
.newtgform_mini{
  width: 122px;
}
.newtgform_mini input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    border: 1px solid #235d82;
    background-color: #fff;
    width: 100%;
    border-radius: 0px;
    padding: 3px 5px;
    margin: 0 auto 0px auto;
    display: block;
    text-align: left;
    font-size: 12px;
    color: #000000;
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
    font-weight: 300;
}
.newtgform_mini input:hover{
  background-color: #478fbd;
}
.newtgform_mini input:focus{
  background-color: #478fbd;
  width: 100%;
}
.newtgform_mini input:focus::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
}
.newtgform_mini input:hover::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
}
.newtgform_mini input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: red;
}

.newtgform_mini input::-ms-input-placeholder { /* Microsoft Edge */
  color: red;
}
.newtgadd_mini{
  width: 80px;
}
.newtgadd_mini input{
      background-color: #478fbd;
      box-shadow: 0 2px 0 #235d82;
}
.newtgadd_mini input:hover{
  background-color: #6e9ebd;
}
.newtgadd_mini input:focus{
  background-color: #6e9ebd;
  width: 100%;
}
.btn-tgadd-mini {
    padding: 5px 0px;
    line-height: 10px;
    height: auto;
    color: #f7f7f7;
    text-align: center;
    background: #4098b9;
    width: 100%;
    font-size: 14px;
    -moz-box-shadow: 0 2px 0 #d64737;
    -webkit-box-shadow: 0 2px 0 #3b7c8f;
    box-shadow: 0 3px 0 #3b7c8f;
    border-radius: 0px;
    border: 0px;
}
.copytextsend_mini{
    line-height: 28px;
    font-size: 14px;
}
.addunemail_mini{
  display: flex;
  justify-content: flex-start;
  margin-bottom: 10px;
  align-items: flex-end;
}
.addunemail_mini-serch {
  display: flex;
  /* margin-bottom: 10px; */
  align-items: center;
  flex-direction: column;
}
.p_addunemail_mini-serch {
  width: 100%;
  margin: 5px 0px;
}
.p_addunemail_mini-serch input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
  border: 1px solid #0f64a7;
  background-color: #fff;
  width: 100%;
  border-radius: 0px;
  padding: 3px 5px;
  margin: 0 auto 0px auto;
  display: block;
  text-align: left;
  font-size: 12px;
  color: #444444;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  font-weight: 300;
}
.p_addunemail_mini {
    width: 122px;
}
.p_addunemail_mini input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    border: 1px solid #367663;
    background-color: #fff;
    width: 100%;
    border-radius: 0px;
    padding: 3px 5px;
    margin: 0 auto 0px auto;
    display: block;
    text-align: left;
    font-size: 12px;
    color: #444444;
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
    font-weight: 300;
}


.p_addunemail_mini input:hover{
  background-color: #469c83;
}
.p_addunemail_mini input:focus{
  background-color: #469c83;
  width: 100%;
}
.p_addunemail_mini input:focus::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
}
.p_addunemail_mini input:hover::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
}
.p_addunemail_mini input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: red;
}

.p_addunemail_mini input::-ms-input-placeholder { /* Microsoft Edge */
  color: red;
}


.p_addunemail_mini-serch input:hover{
  background-color: #6e9ebd;
}
.p_addunemail_mini-serch input:focus{
  background-color: #6e9ebd;
  width: 100%;
}
.p_addunemail_mini-serch input:focus::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
}
.p_addunemail_mini-serch input:hover::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
}
.p_addunemail_mini-serch input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: red;
}

.p_addunemail_mini-serch input::-ms-input-placeholder { /* Microsoft Edge */
  color: red;
}
.button_block-serch{
  display: flex;
      width: 100%;
      flex-direction: row;
      align-items: center;
      margin-top: 10px;
      justify-content: space-between;
}
.error-color {
  color: #ff1212;
  font-weight: 600;
  text-shadow: 1px 1px 3px #ad4545;
}
.button_unemail_mini-serch{
  padding: 4px 2px;
  text-align: center;
  width: 50%;
}
.button_unemail_mini-serch input:hover{
background-color: #ffffff;
color: #000;
font-weight: 600;
}
.button_unemail_mini-serch button:hover{
background-color: #ffffff;
color: #000;
font-weight: 600;
}

.button_unemail_mini{
    padding: 2px 0px;
    text-align: center;
    width: 80px;
}
.button_unemail_mini input:hover{
background-color: #6cc7ad;
}
.button_unemail_mini button:hover{
background-color: #d55751;
}
.btn-green2-mini {
    width: 100%;
    background-color: #469c83;
    -moz-box-shadow: 0 2px 0 #367663;
    -webkit-box-shadow: 0 2px 0 #367663;
    box-shadow: 0 2px 0 #367663;
    font-size: 14px;
    padding: 3px 4px;
    text-align: center;
    line-height: 14px;
    height: auto;
    color: #f7f7f7;
    border-radius: 0px;
    border: 0px;
}
.btn-red-mini{
  width: 100%;
  background: #bd251e;
    -moz-box-shadow: 0 2px 0 #d64737;
    -webkit-box-shadow: 0 2px 0 #d64737;
    box-shadow: 0 2px 0 #7a2318;
  font-size: 14px;
  padding: 3px 4px;
  text-align: center;
  line-height: 14px;
  height: auto;
  color: #f7f7f7;
  border-radius: 0px;
  border: 0px;
  display: block;
}
.p-copytextsend_mini{
    display: flex;
    align-items: center;
}
.em-pj_copy{
      cursor: pointer;
      padding: 5px 5px;
      font-size: 24px;
}
.em-pj_copy:focus {
    color: red;
}
a.em-pj_copy:active, a.em-pj_copy:hover {
    color: red;
}
a.em-pj_copy:visited{
    color: red;
}

.sentmailpj_mini {
    padding: 3px 5px;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-evenly;
    margin: 10px 0px;
}

.blick_mini{
  -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      position: relative;
      overflow: hidden;

}
.blick_mini:hover:before {
    -webkit-transform: skewX(-45deg) translateX(34em);
    transform: skewX(-45deg) translateX(34em);
    -webkit-transition: all 0.9s ease-in-out;
    transition: all 0.9s ease-in-out;
}

.blick_mini:before {
    content: "";
    background-color: rgba(255, 255, 255, 0.5);
    height: 100%;
    width: 4em;
    display: block;
    position: absolute;
    top: 0;
    left: -13.5em;
    -webkit-transform: skewX(-45deg) translateX(0);
    transform: skewX(-45deg) translateX(0);
    -webkit-transition: none;
    transition: none;
}


.btn.btn-green2-en_mini {
  background-color: #469c83;
      -moz-box-shadow: 0 2px 0 #367663;
      -webkit-box-shadow: 0 2px 0 #367663;
      box-shadow: 0 2px 0 #367663;
      font-size: 15px;
      padding: 2px 3px;
      width: 80px;
      text-align: center;
      line-height: 18px;
      height: auto;
      color: #f7f7f7;
      border-radius: 6px;
      border: 0px;
}
.btn-red_mini{
  color: white;
    text-align: center;
    background: #bd251e;
    -moz-box-shadow: 0 2px 0 #d64737;
    -webkit-box-shadow: 0 2px 0 #d64737;
    box-shadow: 0 2px 0 #7a2318;
    border: 0px;
    font-size: 15px;
    padding: 2px 3px;
    width: 80px;
    text-align: center;
    line-height: 18px;
}
.btn-red_mini:hover {
  background: #dc3545;
}
.btn-green2-en_mini:hover{
  background-color: #6da998;
}
.btn-red-delete_mini {
    color: white;
    text-align: center;
    background: #bd251e;
    -moz-box-shadow: 0 2px 0 #d64737;
    -webkit-box-shadow: 0 2px 0 #d64737;
    box-shadow: 0 2px 0 #7a2318;
    border: 0px;
    font-size: 14px;
    padding: 2px 4px;
    width: 82px;
    text-align: center;
    line-height: 16px;
    height: auto;
    border-radius: 6px;
}

.block_delete_mini{
  width: 20px;
      display: flex;
      height: 20px;
      position: absolute;
      transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      border-radius: 50px;
      margin-left: 234px;
      margin-top: -13px;
      z-index: 1;
      border: none;
background: none;
}
.block_delete_mini_up {
  width: 20px;
  display: flex;
  height: 20px;
  position: absolute;
  margin-left: 234px;
  margin-top: -15px;
  z-index: 1;
  border: none;
  background: none;
}
.block_delete_mini_up:before, .block_delete_mini_up:after {
  content: "";
  position: absolute;
  z-index: -1;
  background-color: #33f319;
  border-radius: 50px;
  outline: none;
}
.block_delete_mini_up:after {
  top: 55%;
  height: 15% !important;
  margin-top: -15%;
  width: 100% !important;
}
.block_delete_mini_up input {
  border: 0px;
    width: 20px;
    padding: 0px;
    background-color: #ffffff00;
    z-index: 100;
}
.block_delete_mini_up:hover:before, .block_delete_mini_up:hover:after {
  background-color: #0e59af;
}
.block_delete_mini_up:before {
  left: 55%;
  width: 15% !important;
  margin-left: -15%;
  height: 100% !important;
}
.block_delete_mini input {
    border: 0px;
      width: 20px;
      padding: 0px;
      background-color: #ffffff00;
      z-index: 100;
}
.block_delete_mini:before {
    left: 55%;
    width: 15%!important;
    margin-left: -15%;
    height: 100%!important;
}

.block_delete_mini:before, .block_delete_mini:after {
    content: "";
    position: absolute;
    z-index: -1;
    background-color: #a3a3a3;
    border-radius: 50px;
    outline: none;
}
.block_delete_mini:hover:before, .block_delete_mini:hover:after {
    background-color: #c55656;
}
.block_delete_mini:after {
    top: 55%;
    height: 15%!important;
    margin-top: -15%;
    width: 100%!important;
}

.block_delete_mini:before, .block_delete_mini:after {
    content: "";
    position: absolute;
    z-index: -1;
    background-color: #a3a3a3;
    border-radius: 50px;
    outline: none;
}

/* Новый блок Emailbase */

.emailsbase__bloks {
      font-size: 18px;
      line-height: 22px;
      font-family: 'PFBeauSansPro-Bold', sans-serif;
      color: #26282f;
      margin: auto;
      display: grid;
      grid-template-columns: repeat(2, 0fr);
      justify-content: center;
      row-gap: 1vw;
      column-gap: 0.5vw;
       /* grid-gap: 0.5vw; */
}
.emailsbase__blok{
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      grid-gap: 1vw;
      width: 400px;
      padding: 2px;
      border: 1px solid #9e9e9e;
      border-radius: 5px;
}
.emailsbase__box{
  margin: auto;
}
.emailsbase__box2{
  width: 200px;
}

.box1__hyipnum_combat{
      display: flex;
      align-items: center;
      justify-content: center;
}
.box1__hyipnum_icolink{
  padding: 0 5px;
}
.box1__hyipnum_icolink a{
    color: #404040;
    text-decoration: none;
}
.box1__hyipnum_icolink a:active, .box1__hyipnum_icolink a:hover {
    color: #3aa3ff;
}
.box1__hyipnum_num{
      width: 50px;
      background: #ffffff00;
      border: 1px dashed #ffffff;
      text-align: center;
      color: #404040;
      font-size: 14px;
      padding: 0px 5px;
      font-weight: 600;
}
.box1__hyipnum_num a{
    color: #404040;
    text-decoration: none;
}
.box1__hyipnum_num a:active, .box1__hyipnum_num a:hover {
    color: #3aa3ff;
}
.box1__hyipnum_copy{
  padding: 0 5px;
  font-size: 14px;
}
a.pj_copyhyip:active, a.pj_copyhyip:hover {
    color: red;
}
a.pj_copyhyip:visited {
    color: red;
}
.pj_copyhyip {
    cursor: pointer;
    font-size: 16px;
}
.box1__hyipnum_tg{
    color: #3aa3ff;
}
.box2__hyipemail{
      display: flex;
      font-size: 14px;
      line-height: 18px;
      justify-content: space-between;
      align-items: center;
}
.box2__hyipsendmail{
  font-size: 12px;
  line-height: 16px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 4px;
}
.box2__hyipsendmail-btn {
    font-size: 12px!important;
    font-weight: 300!important;
    padding: 2px 5px!important;
    width: auto!important;
}
/* Новый END блок Emailbase */


/* Новый блок начало settings */

.settings_bloks{
  display: grid;
  grid-template-columns: repeat(5, 1fr);
}
.settings__box{
    /* border-right: solid 1px #444;
    border-left: solid 1px #444; */
}

.settings__box input{
  border: 0px;
  white-space: normal;
}
.settings__box form input:focus, .settings__box form input:hover {
    background-color: #55b160;
    width: auto;
    color: #fff;
    border-radius: 8px;
}
.settings__activ_box{
  margin-top: 10px;
  width: 100%;
  min-height: 800px;
}

.settings__activ_box h1{
  font-size: 18px;
  font-weight: 600;
  padding: 10px 0;
  color: #444;
}
.settings__activ_box-h1{
  padding: 10px 0;
  border-top: 1px dashed #444;
}
.settings__activ_box-h1 h2{
  font-size: 18px;
  font-weight: 600;
  color: #444;
}
.settings__activ_box-h1 p{
  font-size: 14px;
}

.settings__addemail{
    max-width: 600px;
    margin: auto;
    padding: 0 0 30px 0px;
}
.settings__addemail input:focus, .settings__addemail input:hover{
    width: 100%;
    background-color: #e3e3e3;
    color: #000;
}
.settings__chek_emails {
  font-size: 18px;
  line-height: 22px;
  font-family: 'PFBeauSansPro-Bold', sans-serif;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 10px;
  padding: 4px;
  justify-items: center;
}
.settings__chek_h3 {
  font-size: 18px;
  line-height: 22px;
  font-family: 'PFBeauSansPro-Bold', sans-serif;
  display: grid;
  /* grid-template-columns: repeat(4, 1fr); */
  grid-gap: 10px;
  padding: 4px;
  justify-items: center;
}
.settings__chek_h3 h3{
  font-size: 20px;
  font-weight: 600;
  color: #3bb4e5;
  margin: 20px;
}
.settings__chek_emails h3{
  font-size: 20px;
  font-weight: 600;
  color: #3bb4e5;
  margin: 20px;
}
.settings__chek_box{
      display: flex;
      flex-direction: column;
      align-items: center;
}

.mailconnect {
    margin: auto;
    width: 800px;
}
.mailconnect_box {
  margin-bottom: 10px;
}

.mailconnect_box form{
  display: grid;
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 5px;
}
.mailconnect_status_p{
    display: flex;
    justify-content: space-around;
    color: black;
}
.mailconnect_status {
    display: grid;
      grid-template-columns: repeat(2, 1fr);
      column-gap: 1vw;
      font-size: 14px;
}
.mailconnect_status p{
  text-align: left;
}
.mailconnect_status p span{
  font-weight: bold;
  color: black;
}
.mailconnect_status select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 1px dashed #444;
  background: #ffffff;
  width: 100%;
  padding: 8px 25px 8px 15px;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  color: #333333;
  cursor: pointer;
  border-radius: 5px;
  box-shadow: 0px 2px 5px rgb(18 18 18 / 27%);
}

.mailconnect_status select:hover {
  background: #e9e9e9;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
}
.settings__chek_box p{
  font-size: 16px;
  color: #444;
}
.settings__chek_shablons {
    font-size: 18px;
    line-height: 22px;
    font-family: 'PFBeauSansPro-Bold', sans-serif;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
    padding: 4px;
    justify-items: center;
}
.settings__shablons_box{
  display: flex;
  flex-direction: column;
  width: 100%;
  border: solid 1px #444;
  padding: 5px;
  justify-content: space-between;
}
.settings__shablons_box h3{
      color: #444;
      text-decoration: underline;
      margin-bottom: 5px;
}
.settings__shablons_box p{
  color: #444;
  font-size: 16px;
  text-align: left;
}
.settings__shablons_box span{
  font-weight: bold;
}
.shablondelete{
    width: 360px;
    margin: 0px auto 10px;
}

.shablonhtml {
    width: 360px;
    margin: auto;
}
.user-message-shablon {
    width: 100%;
    min-height: 250px;
    resize: vertical;
    background: #f2f2f2;
    color: #323232;
    border-radius: 10px;
    border: 0;
    padding: 11px 0 11px 22px;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 20px;
    outline: none;
}
.btn-green3-mini {
    width: 100%;
    background-color: #469c83;
    -moz-box-shadow: 0 2px 0 #367663;
    -webkit-box-shadow: 0 2px 0 #367663;
    box-shadow: 0 2px 0 #367663;
    font-size: 14px;
    text-align: center;
    line-height: 14px;
    height: auto;
    color: #f7f7f7;
    border-radius: 0px;
    border: 0px;
}
.shablosendtest {
    width: 360px;
    margin: auto;
}
.shablon-emailsend:hover, .shablon-emailsend:focus{
  background-color: #e3e3e3;
  width: 100%;
  color: #444;
  cursor: pointer;
}
.btn-shablon2 {
    width: 100px;
    font-size: 15px;
    background-color: #469c83;
    padding: 2px 0px;
    color: #f3f3f3;
    border: 0px;
    border-radius: 5px;
    box-shadow: 0 2px 0 #367663;
}
.btn-shablon2:hover{
  background-color: #61a994;
}
.btn-blueshablon {
    color: #f7f7f7;
    text-align: center;
    background: #4098b9;
    padding: 5px;
    width: 360px;
    -moz-box-shadow: 0 2px 0 #d64737;
    -webkit-box-shadow: 0 2px 0 #3b7c8f;
    box-shadow: 0 3px 0 #3b7c8f;
    margin-bottom: 10px;
    border: 0px;
}
.shablonhtml input:focus, .shablonhtml input:hover{
    width: 360px;
    /* background-color: #e3e3e3; */
    /* color: #000; */
}
.btn-blueshablon:focus, .btn-blueshablon:hover{
  width: 100%;
  background-color: #33a6d1;
}
.settings__addewallet{
  padding: 5px;
}
.settings__addewallet input:focus, .settings__addewallet input:hover{
    width: 100%;
    /* background-color: #e3e3e3; */
    /* color: #000; */
}
.settings__updatewallet{
    font-size: 18px;
    line-height: 22px;
    font-family: 'PFBeauSansPro-Bold', sans-serif;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 10px;
    padding: 4px;
    justify-items: center;
}
.btn-updatewallet{
    background: #469c83;
      -moz-box-shadow: 0 2px 0 #367663;
      -webkit-box-shadow: 0 2px 0 #367663;
      box-shadow: 0 2px 0 #367663;
      font-size: 14px;
      text-align: center;
      height: auto;
      color: #f7f7f7;
      border-radius: 25px;
      border: 0px;
      display: block;
      margin: 5px 0;
}
.btn-updatewallet:hover, .btn-updatewallet:focus{
  background-color: #dc3545;
      color: #fff;
      font-weight: bold;
}
.btn-deletewallet{
    background: #c12819;
      -moz-box-shadow: 0 2px 0 #7a2318;
      -webkit-box-shadow: 0 2px 0 #7a2318;
      box-shadow: 0 2px 0 #7a2318;
      font-size: 14px;
      text-align: center;
      height: auto;
      color: #f7f7f7;
      border-radius: 25px;
      border: 0px;
      display: block;
}
.btn-deletewallet:hover, .btn-deletewallet:focus{
  background-color: #e14839;
      color: #fff;
      font-weight: bold;
}

/* .addewallet_preview{
  font-size: 16px;
  line-height: 20px;
  font-family: 'PFBeauSansPro-Bold', sans-serif;
  display: flex;
  padding: 4px;
  justify-items: center;
  flex-direction: column;
} */

.preview {
  box-shadow: 2px 2px 6px #bbb;
    border: 1px solid #bbbbbba6;
}
.preview strong{
  font-weight: 600;
}







/* Блок Конец settings */
@media screen and (max-width: 1110px){
  .admin_all_box {
    justify-items: center;
}
  .cabinet_box_mini {
      grid-template-columns: repeat(3, 1fr);
  }

}
@media screen and (max-width: 900px){
  .emailsbase__bloks {
    grid-template-columns: repeat(1, 0fr);
    grid-gap: 1vw;
  }

}
@media screen and (max-width: 840px){
  .autosendwallet {
    margin: 5px;
}
.updatecoppyurl{
  padding: 0px;
}
.autosendwallet p {
    font-size: 16px;
}
.auto-sendwallet_mini{
  display: none;
}
.admin_menu_link p {
    font-size: 16px;
}
.admin_header h1 {
    font-size: 22px;
}
.admin_header {
    margin: 15px 0px 15px 0px;
}
  .cabinet_box_mini {
      grid-template-columns: repeat(2, 1fr);
  }

}
@media screen and (max-width: 570px){
  .admin_menu_link_mini{
    display: none;
  }
.updatecoppyurl i{
  display: none;
}
.updatecoppyurl p{
  display: none;
}
  .cabinet_box_mini {
      grid-template-columns: repeat(1, 1fr);
          grid-gap: 3vw;
  }
}
@media screen and (max-width: 460px){
  .box2__hyipemail_hidden{
    display: none;
  }
  .emailsbase__blok {
    grid-gap: 2vw;
    width: 100%;
    padding: 0px;
}
.emailsbase__box2 {
    width: 100%;
}
.box2__hyipemail span{
    font-size: 12px;
    padding: 0 2px;
}
.pj_copyhyip {
    padding: 0 0px 0 2px;
}
.emailsbase__box3{
  width: 64px;
  border-left: 1px dashed #000;
}
.box1__hyipnum_num {
    width: auto;
    font-size: 12px;
    font-weight: 400;
}
.box2__hyipemail {
    justify-content: flex-end;
}
}
@media screen and (max-width: 380px){
  .admin_menu_link_img{
    display: block;
  }
  .admin_menu_link_img i{
      color: #478fbd;
  }
  .admin_menu_link_img_mini{
    display: none;
  }
}
