html, body {
  height: 100%;
  margin: 0;
  --green4sets: #4CAF50;
  --grey4sets: #e7e9eb;
  --grey4lastset: #bdbdd5;
  font-family: "Rubik", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}

.wrapper {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.content {
  height: 100%;
  flex: 1;
  overflow: auto;
}

.main { 
  border: 1px solid #c8ccd1;
  padding: 15px;
  border-radius: 10px;
  background-color: #ffffff;
}

.main2 { 
}


.main3 { 
  padding: 15px;
  background-color: #ffffff;
}


.main_exe { 
  height: 100%;
  border: 1px solid #c8ccd1;
  border-radius: 10px;
}

.top { 
  height: 60px;
  padding: 10px;
}

.bottom { 
  width: 100%;
}

.footer { 
 padding: 5px;
}

.header {
  width: 100%;
  z-index: 100;
}

.extdic { 
  width: 70%;
  text-align: left;
}

.form_iface { 
  margin-bottom: 0;
}

.frm_table {
}

.wl_table {
  border-collapse: collapse;
  width: 100%;
}

.wl_row {
  border-top: 1px solid #c8ccd1;
  border-bottom: 1px solid #c8ccd1;
}

.wl_row_last {
  border-top: 1px solid #c8ccd1;
}

.wl_right {
  text-align: right;
  padding: 15px;
  vertical-align: top;
}

.wl_left {
  width: 100%;
  text-align: left;
  padding: 15px;
}

.wl_p1 {
  visibility: visible;
}

.wl_p1_hide {
  visibility: hidden;
}

.wl_p2 {
  line-height: 1.3;
}

.wl_p2_hide {
  visibility: hidden;
  line-height: 1.3;
}

.wl_span {
  color: #6f7577;
}

.diclist_sub {
  color: #6f7577;
}

.wl_div {
  padding: 0 0 10px 10px;
  float: right;
}

.wl_divstat {
  color: #6f7577;
  padding: 0 0 10px 10px;
  height: 16px;
  float: right;
}

.but_table {
  border: none;
  color: inherit;
}

.diclist_table {
  width: 100%;
  border: none;
  color: inherit;
  margin: none;
  padding: 0 10px 0 0;
}

.p_mainzag {
  font-weight: bold;
  font-size: 26px;
  padding: 0 10px 0 10px;

background: linear-gradient(90deg, #654ad2 0%, #2173cf 40%, #06a26c 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.p_mainzag2 {

background: linear-gradient(90deg, #654ad2 0%, #2173cf 40%, #06a26c 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.p_mainzag3 {
  font-weight: bold;
  font-size: 26px;
  padding: 10px 10px 0 10px;

background: linear-gradient(90deg, #654ad2 0%, #2173cf 40%, #06a26c 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.p_subzag {
  color: #138b9c;
  font-size: 20px;
  padding: 0 10px 0 10px;
}

.p_scorezag {
  color: #138b9c;
  font-size: 20px;
  padding: 0 10px 0 10px;
}

.p_prodzag_dis {
  color: #aa3dc8;
  font-size: 20px;
  font-weight: bold;
}
.p_prodzag_free {
  color: #24ae5f;
  font-size: 20px;
  font-weight: bold;
}

.p_prodzag_pro {
  color: #f29c1f;
  font-size: 20px;
  font-weight: bold;
}


.mainmenu_block { 
  display: block;
  height: 100%;
  border: 1px solid #c8ccd1;
}

.partsmenu_block { 
  display: block;
  width: 100%; 
  height: 100%;
  border: 1px solid #c8ccd1;
}

.bold {
  font-weight: bold;
}

.b2 {
  color: black;
}

.span_green {
  color: green;
}

#title_block { 
  font-size: 16px;
  font-weight: bold;
}

.header_block { 
  width: 100%; 
  font-size: 16px;
  text-align: right;
}

.answer_block { 
  width: 100%; 
  font-size: 16px;
  text-align: center;
}

.enter_block { 
  width: 100%; 
  font-size: 16px;
  text-align: center;
  margin: 0px 0px 10px 0px;
}

.editview { 
  width: 100%;
  text-align: center;
  font-size: 18px;
  padding: 5px;
}

.edit_signup { 
  width: 160px;
  text-align: left;
  font-size: 16px;
  border: 1px solid #bbbfc6;
}

.edit_select { 
  width: 60px;
  font-size: 20px;
  border: 1px solid #ddd;
  background-color: transparent;
  color: #0f5595;
  border-radius: 10px;
  text-align: center;
  padding: 5px;
}

.td_signup { 
  padding: 10px;
}

div.item {
  vertical-align: top;
  display: inline-block;
  text-align: center;
  margin: 10px;
}

.caption {
  display: block;
  padding: 8px 10px;
  font-size: 12px;
  text-align: center;
}

.caption_buy {
  display: block;
  padding: 8px 10px;
  font-size: 12px;
  text-align: center;
  color: #dd8600;
}

.keylist_block {
  width: 100%; 
  text-align: center;
}

.but1 {
  display: block;
  width: 300px;
  border: 1px solid #c8ccd1;
  background-color: #e7e9eb;
  padding: 3px 20px 3px 40px;
  margin: 16px 10px 16px 10px;
  font-size: 16px;
  cursor: pointer;
  text-align: left;
  vertical-align: middle;
  border-radius: 10px;
}

.but1:hover {
  border: 1px solid #3a1ea3;
  background-color: #501ea3;
  color: #ffffff !important;
}

.but_list {
  display: block;
  width: 300px;
  color: #0f5595;
  border: 1px solid #bbbfc6;

  background-color: #ffffff;
  padding: 3px 20px 3px 10px;
  margin: 10px 10px 10px 10px;
  font-size: 16px;
  cursor: pointer;
  text-align: left;
  vertical-align: middle;
  border-radius: 10px;
}

.but_list:hover {
  border: 1px solid #3a1ea3;
  background-color: #501ea3;
  color: #ffffff !important;
}

.but_txt {
  vertical-align: middle;
}

.but_check {
  border: 1px solid #c8ccd1;
  background-color: #e7e9eb;
  padding: 10px 20px;
  font-size: 14px;
  cursor: pointer;
  text-align: center;
  border-radius: 10px;
}

.but_check:hover {
  border: 1px solid #555;
  background-color: #282a35;
  color: #ffffff !important;
}

.but_check2 {
  height: 40px;
  border: 1px solid #c8ccd1;
  background-color: #e7e9eb;
  padding: 10px 10px;
  font-size: 14px;
  cursor: pointer;
  text-align: center;
  border-radius: 10px;
}

.but_check2:hover {
  border: 1px solid #555;
  background-color: #282a35;
  color: #ffffff !important;
}

.but_exe {
  display: block;
  width: 300px;
  border: 1px solid #c8ccd1;
  background-color: #e7e9eb;
  padding: 14px 28px;
  font-size: 16px;
  cursor: pointer;
  text-align: center;
  border-radius: 10px;
}

.but_exe:hover {
  border: 1px solid #555;
  background-color: #282a35;
  color: #ffffff !important;
}

.but_parts {
  width: 80px;
  border: 1px solid #c8ccd1;
  background-color: #e7e9eb;
  padding: 14px 14px;
  font-size: 14px;
  cursor: pointer;
  text-align: center;
  border-radius: 10px;
}

.but_parts:hover {
  border: 1px solid #555;
  background-color: #282a35;
  background: none #282a35 !important;
  color: #ffffff !important;
}

.but_parts_last {
  width: 80px;
  border: 1px solid #c8ccd1;
  background-color: #bdbdd5;
  padding: 14px 14px;
  font-size: 14px;
  cursor: pointer;
  text-align: center;
  border-radius: 10px;
}

.but_parts_last:hover {
  border: 1px solid #555;
  background-color: #282a35;
  background: none #282a35 !important;
  color: #ffffff !important;
}

.but_parts_buy {
  width: 80px;
  border: 1px solid #dd8600;
  background-color: #ffffff;
  color: #dd8600;
  padding: 14px 14px;
  font-size: 14px;
  cursor: pointer;
  text-align: center;
  border-radius: 10px;
}

.but_parts_buy:hover {
  border: 1px solid #f1a027;
  background-color: #ffad33;
  color: #ffffff !important;
}

.iframe_popup_black:link { 
  text-decoration: none; 
  color: #000000;
}

.iframe_popup_black:visited { 
  text-decoration: none; 
  color: #000000;
}

.iframe_popup_black:hover {
  text-decoration: none; 
  color: #000000;
}

.iframe_popup_black:active {
  text-decoration: none; 
  color: #000000;
}

.iframe_popup_green:link { 
  text-decoration: none; 
  color: #000000;
}

.iframe_popup_green:visited { 
  text-decoration: none; 
  color: #000000;
}

.iframe_popup_green:hover {
  text-decoration: none; 
  color: #000000;
}

.iframe_popup_green:active {
  text-decoration: none; 
  color: #000000;
}

.h_buy {
  font-size: 24px;
  padding: 0;
}

.price_buy {
  color: green;
  font-size: 38px;
  padding: 0;
}

.but_buy {
  display: block;
  border: 1px solid #dd8600;
  background-color: #ffffff;
  color: #dd8600;
  padding: 8px 18px;
  font-size: 13px;
  cursor: pointer;
  text-align: center;
  border-radius: 10px;
}

.but_buy:hover {
  border: 1px solid #f1a027;
  background-color: #ffad33;
  color: #ffffff !important;
}

.but_reg {
  border: 1px solid #6f7577;
  background-color: #ffffff;
  margin: 5px 5px 5px 5px;
  padding: 8px 10px;
  font-size: 13px;
  cursor: pointer;
  text-align: center;
  border-radius: 10px;
}

.but_reg2 {
  border: none;
  background-color: #ffffff;
  margin: 5px 5px 5px 5px;
  padding: 8px 10px;
  font-size: 13px;
  cursor: pointer;
  text-align: center;
  border-radius: 10px;
}

.but_reg3 {
  border: none;
  background-color: #ffffff;
  margin: 5px 5px 5px 5px;
  padding: 8px 5px;
  font-size: 13px;
  cursor: pointer;
  text-align: center;
  border-radius: 10px;
}

.but_reg3_bold {
  border: none;
  background-color: #ffffff;
  margin: 5px 5px 5px 5px;
  padding: 8px 5px;
  font-size: 13px;
  font-weight: bold;
  cursor: pointer;
  text-align: center;
  border-radius: 10px;
}

.but_reg4_bold {
  border: none;
  background-color: #ffffff;
  margin: 5px 5px 5px 5px;
  padding: 8px 5px;
  font-size: 13px;
  font-weight: bold;
  cursor: auto;
  text-align: center;
  border-radius: 10px;
}

.but_reg_next {
  color: #ffffff;
  border: 1px solid #5735bd;
  background-color: #5e3ac4;
  padding: 8px 18px;
  font-size: 13px;
  cursor: pointer;
  text-align: center;
  border-radius: 10px;
}

.but_reg:hover {
  border: 1px solid #3a1ea3;
  background-color: #501ea3;
  color: #ffffff !important;
}

.but_reg2:hover {
  border: 1px solid #3a1ea3;
  background-color: #501ea3;
  color: #ffffff !important;
}

.but_reg3:hover {
  border: 1px solid #3a1ea3;
  background-color: #501ea3;
  color: #ffffff !important;
}

.but_reg3_bold:hover {
  border: 1px solid #3a1ea3;
  background-color: #501ea3;
  color: #ffffff !important;
}

.but_reg_next:hover {
  border: 1px solid #3a1ea3;
  background-color: #501ea3;
  color: #ffffff !important;
}

.but_prod {
  width: 140px;
  color: #0f5595;
  border: 1px solid #bbbfc6;
  background-color: #ffffff;
  margin: 15px 15px 15px 15px;
  padding: 10px 10px 10px 10px;
  font-size: 13px;
  cursor: pointer;
  text-align: center;
  border-radius: 10px;
}

.but_prod:hover {
  border: 1px solid #3a1ea3;
  background-color: #501ea3;
  color: #ffffff !important;
}

.img_shot {
  height: 220px;
  color: #0f5595;
  border: 1px solid #bbbfc6;
  background-color: #ffffff;
  margin: 15px 15px 15px 0px;
  cursor: pointer;
  text-align: center;
  border-radius: 6px;
}

.but_img {
  width: 40px;
  margin: 5px 20px 5px 5px;
  cursor: pointer;
  border-radius: 5px;
}

.but_img2 {
  height: 30px;
  padding: 10px 10px 10px 10px;
  cursor: pointer;
}

.but_img3 {
  width: 40px;
  margin: 5px 20px 5px 5px;
  cursor: pointer;
}

.but_img_list {
  width: 30px;
  margin: 5px 10px 5px 5px;
  cursor: pointer;
}

.dic_img {
  height: 36px;
  margin: 3px 10px 3px 3px;
  padding: none;
  cursor: pointer;
}

.but_size {
  border: 1px solid #6f7577;
  background-color: #ffffff;
  padding: 8px 8px;
  font-size: 13px;
  color: #6f7577;
  cursor: pointer;
  text-align: center;
  border-radius: 10px;
  margin: 0 0 10px 0;
}

.but_size_now {
  border: 1px solid #555;
  background-color: #282a35;
  color: #ffffff !important;
  padding: 8px 8px;
  font-size: 13px;
  cursor: no-drop;
  text-align: center;
  border-radius: 10px;
}

.but_size:hover {
  border: 1px solid #555;
  background-color: #282a35;
  color: #ffffff !important;
}

.but_audio {
  border: 1px solid #6f7577;
  background-color: #ffffff;
  padding: 6px;
  height: 36px;
  width: 60px;
  font-size: 13px;
  color: #6f7577;
  cursor: pointer;
  text-align: center;
  border-radius: 10px;
}

.but_audio_hidden {
  display: none;
}

.but_audio:hover {
  border: 1px solid #555;
  background-color: #282a35;
  color: #ffffff !important;
}

.but_audio_hide {
  visibility: hidden;
  padding: 6px;
  height: 36px;
  width: 60px;
  font-size: 13px;
}

.but_def {
  display: block;
  border: 1px solid #6f7577;
  background-color: #ffffff;
  margin: 10px 0 0 0;
  height: 36px;
  width: 60px;
  font-size: 11px;
  color: #6f7577;
  cursor: pointer;
  text-align: center;
  border-radius: 10px;
}

.but_def:hover {
  border: 1px solid #555;
  background-color: #282a35;
  color: #ffffff !important;
}

.prod_dis {
  display: none;
}

.img_emoji {
  padding: 10px 10px 10px 10px;
}

.img_emoji_hide {
  display: none;
}

.choose {
  height: 100%;
}

.choose_block {
  width: 100%;
}

.choose3_block { 
  font-size: 16px;
  text-align: center;
}

.img_block { 
  border: 1px solid #c8ccd1;
  font-size: 16px;
  text-align: center;
}

.img_block2 { 
  border: none;
  display: block;
  height: 100%;
  text-align: center;
  vertical-align: middle;
}

.img_block2_hide { 
  display: none;
}

.p_progress {
  color: green;
  text-align: center;
  font-weight: bold;
}

.p_progress_hide {
  display: none;
}

#progress_mes {
  color: #8E44AD;
  text-align: center;
  visibility: visible;
}

.p_message {
  color: black;
}

.p_error {
  color: #8E44AD;
  font-size: 18px;
  text-align: center;
}

.letter {
  height: 44px;
  width: 44px;
  border: 1px solid #c8ccd1;
  background-color: #e7e7e7;
  color: black;
  font-size: 18px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  margin: 8px;
  border-radius: 5px;
}

.answer {
  cursor: pointer;
  color: black;
  font-size: 20px;
  padding: 10px 0 0 0;
}

.answer_green {
  color: green;
  font-size: 20px;
  padding: 10px 0 0 0;
}

.answer_red {
  color: red;
  font-size: 18px;
  padding: 10px 0 0 0;
}

.but_ch {
  display: block;
  height: 100%;
  width: 100%;
  padding: 0;
  border: 1px solid #c8ccd1;
  background-color: #e7e7e7;
  color: black;
  outline: none;
  font-size: 16px;
  cursor: pointer;
  text-align: center;
  visibility: visible;
  border-radius: 5px;
  line-height: 1.4;
}

.but_ch_green {
  display: block;
  height: 100%;
  width: 100%;
  padding: 0;
  border: 1px solid #c8ccd1;
  background-color: #e7e7e7;
  color: green;
  outline: none;
  font-size: 16px;
  cursor: no-drop;
  text-align: center;
  visibility: visible;
  border-radius: 5px;
  line-height: 1.4;
}

.but_ch_red {
  display: block;
  height: 100%;
  width: 100%;
  padding: 0;
  border: 1px solid #c8ccd1;
  background-color: #e7e7e7;
  color: red;
  outline: none;
  font-size: 16px;
  cursor: no-drop;
  text-align: center;
  visibility: visible;
  border-radius: 5px;
  line-height: 1.4;
}

.but_next {
  font-weight: bold;
  display: block;
  width: 300px;
  padding: 15px;
  outline: none;
  font-size: 16px;
  cursor: pointer;
  text-align: center;
  visibility: visible;
  line-height: 1.4;
  color: #ffffff;
  border: 1px solid #5735bd;
  background-color: #5e3ac4;
  padding: 14px 14px 14px 14px;
  font-size: 16px;
  border-radius: 30px;
}

.but_next:hover {
  border: 1px solid #3a1ea3;
  background-color: #501ea3;
  color: #ffffff !important;
}

.but_next_hide {
  visibility: hidden;
}

.but_next_new {
  height: 100%;
  border: 1px solid #c8ccd1;
  background-color: #bdbdd5;
  color: black;
  outline: none;
  font-size: 16px;
  cursor: pointer;
  text-align: center;
  visibility: visible;
  border-radius: 5px;
}

.p_feedback {
  color: #0f5595;
  font-size: 14px;
  text-align: center;
  line-height: 1.4;
}

.a_feedback {
  color: #0f5595;
  font-size: 14px;
  text-decoration: none;
}

.a_feedback:hover {
  color: #0f2e95;
  text-decoration: underline;
}

.a_feedback2 {
  color: #0f5595;
  text-decoration: none;
}

.a_feedback2:hover {
  color: #0f2e95;
  text-decoration: underline;
}

.a_lnk {
  color: #0f5595;
  text-decoration: none;
}

.a_lnk:hover {
  color: #0f2e95;
  text-decoration: underline;
}

.span_dis {
  color: #0f5595;
  font-size: 14px;
  text-decoration: none;
}

.span_dis:hover {
  color: #0f2e95;
  text-decoration: underline;
  cursor: pointer;
}

.p_theend {
  color: #dd8600;
  font-size: 26px;
}

.p_exm {
  color: black;
  font-size: 20px;
  text-align: center;
  visibility: visible;
  line-height: 1.4;
  padding: 0px 0px 20px 0px;
}

.p_exm_hide {
  display: none;
}

.p_prompt {
  color: black;
  font-size: 20px;
  text-align: center;
  visibility: visible;
  line-height: 1.4;
  padding: 10px 10px 20px 10px;
}

.p_prompt2 {
  color: #6e6e77;
  font-size: 22px;
  text-align: center;
  visibility: visible;
  padding: 10px 10px 20px 10px;
}

.p_prompt3 {
  color: #6e6e77;
  font-size: 18px;
  text-align: center;
  visibility: visible;
  padding: 10px 10px 5px 10px;
}

.p_prompt_hide {
  display: none;
}

.p_prompt_hide {
  display: none;
}

.p_subinfo2 {
  line-height: 150%;
  font-size: 12px;
  color: #585c5c;
}

.but_skip {
  border: 0px;
  background-color: #ffffff;
  color: #6e6e77;
  outline: none;
  font-size: 14px;
  cursor: pointer;
  text-align: right;
  visibility: visible;
  border-radius: 10px;
  padding: 10px 20px 10px 10px;
}

.but_skip:hover {
  color: black;
}

.but_skip2 {
  border: 0px;
  background-color: #ffffff;
  color: #6e6e77;
  outline: none;
  font-size: 14px;
  cursor: pointer;
  text-align: right;
  visibility: visible;
  border-radius: 10px;
  padding: 10px 5px 10px 5px;
}

.but_skip2:hover {
  color: black;
}

.but_skip_hide {
  visibility: hidden;
}

.but_giveup {
  border: 0px;
  background-color: #ffffff;
  color: #6e6e77;
  outline: none;
  font-size: 14px;
  cursor: pointer;
  text-align: left;
  visibility: visible;
  border-radius: 10px;
  padding: 10px 10px 10px 20px;
}

.but_giveup:hover {
  color: black;
}

.but_giveup2 {
  border: 0px;
  background-color: #ffffff;
  color: #6e6e77;
  outline: none;
  font-size: 14px;
  cursor: pointer;
  text-align: left;
  visibility: visible;
  border-radius: 10px;
  padding: 10px 5px 10px 5px;
}

.but_giveup2:hover {
  color: black;
}

.but_giveup_hide {
  visibility: hidden;
}

.question {
  color: black;
  font-size: 20px;
  line-height: 1.4;
  padding: 10px 0 0 0;
}

.question_green {
  color: green;
  font-size: 20px;
  line-height: 1.4;
  padding: 10px 0 0 0;
}

.help {
  color: black;
  font-size: 16px;
  line-height: 1.4;
  padding: 15px;
  text-align: left;
}

.author {
  color: black;
  font-size: 18px;
  line-height: 1.4;
  padding: 10px 0 0 0;
}

.question_b {
  padding: 0 10px 10px 10px;
}

.but4 {
  display: block;
  height: 100%;
  width: 100%;
  border: 1px solid #c8ccd1;
  background-color: #e7e7e7;
  outline: none;
  font-size: 16px;
  cursor: pointer;
  text-align: center;
  border-radius: 5px;
}

.but4_hide {
  visibility: hidden;
}

.but4new {
  height: 100%;
  border: 1px solid #c8ccd1;
  background-color: #e7e7e7;
  outline: none;
  font-size: 16px;
  cursor: pointer;
  text-align: center;
  border-radius: 5px;
}

.but4newnull {
  height: 100%;
  border: 1px solid #c8ccd1;
  background-color: #ffffff;
  outline: none;
  font-size: 16px;
  cursor: no-drop;
  text-align: center;
  border-radius: 5px;
}

.but5 {
  height: 100px;
  width: 100px;
  border: 1px solid #c8ccd1;
  background-color: #e7e7e7;
  outline: none;
  cursor: pointer;
  text-align: center;
  border-radius: 50%;
  margin: 40px 20px 20px 20px;
}

.but5_img {
  border: none;
  height: 38px;
  width: 40px;
}

.but5:hover {
  border: 1px solid #c8ccd1;
  background-color: #bfbfbf;
}


.img_audio { 
    display:inline-block; 
    vertical-align:middle; 
}

.prompt_error {
  color: red;
  font-size: 16px;
  padding: 15px;
}

.prompt_error2 {
  color: red;
  font-size: 16px;
}

.prompt_mes1 {
  color: #6e6e77;
  font-size: 16px;
  padding: 10px;
}

.prompt_mes2 {
  color: green;
  font-size: 16px;
}

.p_more {
  color: black;
  font-size: 16px;
  line-height: 1.4;
  margin-left: 20px;
  text-align: left;
}


#myProgress {
  width: 100%;
  background-color: #ddd;
}

#myBar {
  width: 0%;
  height: 5px;
  background-color: #00c276;
}

#table_info_stat {
  border: 1px solid #ddd;
  border-radius: 10px;
  width: 100%;
  color: #0f5595;
  background-color: #f4f4f3;
}

#table_info_stat td, #table_info_stat th {
  padding: 14px;
}

#table_info_stat tr:nth-child(even){background-color: #fff;}

#table_info_stat tr:hover {background-color: #e1d9fd;}

#table_info_stat th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  color: #0f5595;
}

.p_table_info_stat {
  line-height: 1.8;
}

.a_reg {
  font-size: 16px;
  color: #6f7577;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
}

.a_reg:hover {
  color: #4d80aa;
}


.a_buy {
  font-size: 16px;
  color: #dd8600;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  display: block;
}

.a_buy:hover {
  color: #b56d00;
}

.but_back {
  border: 1px solid #6f7577;
  background-color: #ffffff;
  padding: 8px 18px;
  font-size: 13px;
  color: #6f7577;
  cursor: pointer;
  text-align: center;
  border-radius: 5px;
}

.but2 {
  display: block;
  width: 100px;
  border: 1px solid #c8ccd1;
  background-color: #bdbdd5;
  padding: 14px 28px;
  font-size: 16px;
  cursor: pointer;
  text-align: center;
}

.phrase {
  height: 40px;
  font-size: 23px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-color: #ffffff;
  border: 1px solid #fff;
  outline: none;
  margin: 15px;
}

/* Кнопка выпадающего списка */
.dropbtn {
  border: none;
  cursor: pointer;
}

/* Кнопка выпадающего меню при наведении и фокусировке */
.dropbtn:hover, .dropbtn:focus {
/*  background-color: #2980B9;*/
}

/* Контейнер <div> - необходим для размещения выпадающего содержимого */
.dropdown {
  position: relative;
  display: inline-block;
}

/* Выпадающее содержимое (скрыто по умолчанию) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

/* Ссылки внутри выпадающего списка */
.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

/* Изменение цвета выпадающих ссылок при наведении курсора */
.dropdown-content a:hover {background-color: #ddd}

/* Показать выпадающее меню (используйте JS, чтобы добавить этот класс .dropdown-content содержимого, когда пользователь нажимает на кнопку выпадающего списка) */
.show {display:block;}





/*------------------- collapsible listview -------------------*/

.collapsible_list {
  width: 100%;
  border-top: none;
  border-bottom: 1px solid #c8ccd1;
  border-left: none;
  border-right: none;

}

.collapsible {
  height: 56px;
  background-color: #fff;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  outline: none;
  font-size: 16px;
  border-top: 1px solid #c8ccd1;
  border-bottom: none;
  border-left: none;
  border-right: none;

}

.active, .collapsible, .not_collapsible, .collapsible2 {
  background-color: #fff;
}

.collapsible:hover, .not_collapsible:hover, .collapsible2:hover {
  background-color: #501ea3;
  color: #ffffff !important;
}

.collapsible:after {
  content: '\002B';
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.active:after {
  content: "\2212";
}

.collapsible_content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  background-color: #777;
}

.not_collapsible {
  height: 56px;
  background-color: #fff;
  cursor: pointer;
  padding: 3px;
  width: 100%;
  text-align: left;
  outline: none;
  font-size: 16px;
  border-top: 1px solid #c8ccd1;
  border-bottom: none;
  border-left: none;
  border-right: none;
}

.collapsible2 {
  height: 56px;
  background-color: #f1f1f1;
  cursor: pointer;
  padding: 3px 3px 3px 36px;
  width: 100%;
  text-align: left;
  outline: none;
  font-size: 16px;
  border-top: 1px solid #c8ccd1;
  border-bottom: none;
  border-left: none;
  border-right: none;
}

/* The snackbar - position it at the bottom and in the middle of the screen */
#snackbar {
  visibility: hidden; /* Hidden by default. Visible on click */
  min-width: 250px; /* Set a default minimum width */
  margin-left: -125px; /* Divide value of min-width by 2 */
  background-color: #333; /* Black background color */
  color: #fff; /* White text color */
  text-align: center; /* Centered text */
  border-radius: 2px; /* Rounded borders */
  padding: 16px; /* Padding */
  position: fixed; /* Sit on top of the screen */
  z-index: 1; /* Add a z-index if needed */
  left: 50%; /* Center the snackbar */
  bottom: 30px; /* 30px from the bottom */
}

/* Show the snackbar when clicking on a button (class added with JavaScript) */
#snackbar.show {
  visibility: visible; /* Show the snackbar */
  /* Add animation: Take 0.5 seconds to fade in and out the snackbar.
  However, delay the fade out process for 2.5 seconds */
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

/* Animations to fade the snackbar in and out */
@-webkit-keyframes fadein {
  from {bottom: 0; opacity: 0;}
  to {bottom: 30px; opacity: 1;}
}

@keyframes fadein {
  from {bottom: 0; opacity: 0;}
  to {bottom: 30px; opacity: 1;}
}

@-webkit-keyframes fadeout {
  from {bottom: 30px; opacity: 1;}
  to {bottom: 0; opacity: 0;}
}

@keyframes fadeout {
  from {bottom: 30px; opacity: 1;}
  to {bottom: 0; opacity: 0;}
}

/* -------------------------------------------------*/





@media screen and (orientation: landscape) {
	.main, .main2, .main3, .main_exe, .top, .bottom {
	  width: 500px;
	}

	.collapsible_list {
	  width: 500px;
	}

	.footer { 
	  padding: 0 0 60px 0;
	}

	.but4new, .but4newnull, .but_next_new {
	 width: 100%;
	}
	.question {
	  padding: 20px 0 0 0;
	}
}

@media screen and (orientation: portrait) {
	.main, .main2, .main3, .main_exe, .top, .bottom {
	  width: 100%;
	}

	.but4new, .but4newnull, .but_list, .but_next_new {
	 width: 100%;
	}

	.question {
	  padding: 10px 0 0 0;
	}

	.content {
	  padding: 0px 5px 5px 5px;
	}
}

@media screen and (max-width: 340px) and (orientation: portrait) {

	.but1, .but_list, .but_exe {
	  width: 280px;
	}
	.question {
	  padding: 10px 0 0 0;
	}
}

