.explode-letter {
    position: absolute;
    animation: explode 1s forwards;
    font-size: 16px;
    white-space: pre;
  }

.explode-letter {
    display: inline-block;
    animation: explode 1s forwards;
}

div#idshifrator2 {
    display: flex;
    margin-bottom: 10px;
    align-content: center;
    align-items: center;
}

input#idinputshifrator2 {
    margin-left: 10px;
	height: 23px;
}



div.glaz:hover {
    fill: orange;
}
div.glaz:active {
    fill: #61d5b7;
}
div.noglaz:hover {
    fill: orange;
}
div.noglaz:active {
    fill: #61d5b7;
}

.glaz {
    display: block;
    width: 20px;
    height: 20px;
    font-size: 10px;
    /* text-align: -webkit-right; */
    /* position: relative; */
   /*  right: 318px;*/
   /*  top: -1px;*/
    color: #5e5e5e;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    fill: #bbbbbb;
}

.noglaz {
    display: block;
    width: 20px;
    height: 20px;
    font-size: 10px;
    /* text-align: -webkit-right; */
    /* position: relative; */
    /* right: 318px;*/
   /*  top: -1px;*/
    color: #5e5e5e;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    fill: #bbbbbb;
}

.glaz2 {
    display: block;
    width: 20px;
    height: 20px;
    font-size: 10px;
    text-align: -webkit-right;
    position: relative;
    left: -220%;
    top: -1px;
    color: #5e5e5e;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    fill: #bbbbbb;
}
.noglaz2 {
    display: block;
    width: 20px;
    height: 20px;
    font-size: 10px;
    text-align: -webkit-right;
    position: relative;
    left: -220%;
    top: -1px;
    color: #5e5e5e;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	fill: #bbbbbb;
}

#sc1390 {-webkit-text-security: none;}
#ape {-webkit-text-security: circle;}
/*#ape2 {-webkit-text-security: circle;}*/

div#chekglaz2 {
    position: relative;
    left: -12%;
    top: 0px;
}

div#chekglaz {
    /* display: inherit; */
    margin-left: 10px;
}


div.glaz2:hover {
    fill: orange;
}
div.glaz2:active {
    fill: #61d5b7;
}
div.noglaz2:hover {
    fill: orange;
}
div.noglaz2:active {
    fill: #61d5b7;
}

/* div#selecthash {
    margin-bottom: 10px;
} */

svg#svgp {
    position: absolute;
    right: 12px;
    top: calc(50% - 3px);
    width: 10px;
    height: 6px;
    stroke-width: 2px;
    stroke: #9098A9;
    fill: none;
    stroke-linecap: round;
    stroke-linejoin: round;
    pointer-events: none;
}

select {
    /* padding: 10px; */
    /* width: max-content; */
    border-radius: 7px;
    border-width: 2px;
    border-color: #dfdfdf;
    font-size: 16px;
    appearance: none;
    /* outline: 0; */
    /* border: 0; */
    box-shadow: none;
    flex: 1;
    padding: 0 1em;
    /* color: #fff; */
    /* background-color: #f1f1f1; */
}

.select {
position: relative;
    display: flex;
    width: 15em;
    height: 2.9em;
    border-radius: 0.22em;
    overflow: hidden;
}

.select::after {
    content: '\25BC';
    position: absolute;
    top: 0;
    right: 0;
   /* padding: 1em;*/
    /* background-color: #34495e; */
    transition: .25s all ease;
	padding: 14px 14px 14px 14px;
    pointer-events: none;
    color: #bbbbbb;
}
.select:hover::after {
color: orange;
}
.select:active::after {
color: #61d5b7;
}
.select:focus::after {
color: #61d5b7;
}
select#sel-selecthash:focus {
    border-color: #bbbbbb;
    border-width: 2px;
    border-style: solid;
    outline: none;
}

text.st2 {
    font-family: YS Text, Helvetica, Arial, sans-serif;
}

div#count {
    font-size: 10px;
    /* text-align: -webkit-right; */
    /* position: relative; */
    /* left: -16%; */
    /* top: 0px; */
    color: #d0d0d0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.count_and_eye {
    display: flex;
    align-content: center;
    align-items: center;
    margin-top: 10px;
    position: absolute;
}

.rusentexttranslittext {
    display: block;
    /* width: 100%; */
    /* height: 95%; */
    /* flex-wrap: nowrap; */
}
.textraskladka {
    display: block;
    width: 100%;
    flex-wrap: nowrap;
    margin-bottom: 5px;
}

.raskladkablock1 {
	display: block;
    width: 100%;
}
.raskladkablock3 {
	display: block;
    width: 100%;
    margin-top: 10px;
}

.raskladkaenrus {
    display: block;
    min-height: inherit;
    max-height: inherit;
    height: calc(100% - 10px);
}


.raskladkaenrus textarea#input {
    width: 100%;
    /* max-width: 40%; */
    min-width: 10%;
    resize: none;
    max-height: inherit;
    min-height: inherit;
   /* height: inherit;*/
	height: 200px;
    display: block;
}

.raskladkaenrustwo {
    display: block;
    max-height: inherit;
    height: calc(100% - 10px);
}

.raskladkaenrustwo textarea#output {
    width: 100%;
    min-width: 10%;
    resize: none;
    box-sizing: content-box;
   /* background: aliceblue;*/
    border-color: #acd8fc;
    min-height: inherit;
    max-height: inherit;
   /* height: inherit;*/
	height: 200px;
    display: block;
}
.bbuttonraskladkaenrus {
    display: block;
}

.icon-gena101ru-str button#genabbut {
    margin-top: calc(100% - -5px);
	padding: 5px 5px 5px 5px;

}

textarea#output::selection {
    background: hsl(199deg 98% 48% / 8%);
}
textarea#output:focus {
    box-shadow: 0 0 10px #d6eaff;
    border-width: 2px;
    border-color: #acd8fc;
}


.animated-text {
    position: absolute;
    font-size: 16px;
    font-family: Arial, sans-serif;
    color: #333;
    white-space: pre-wrap;
}

@keyframes explode {
    0% {
        opacity: 1;
        transform: translate(0, 0) scale(1);
    }
    100% {
        opacity: 0;
        transform: translate(var(--translate-x), var(--translate-y)) scale(2);
    }
}

.count_and_eye_start {
    display: flex;
    justify-content: flex-end;
    margin-right: 9%;
}

.select-param-hash {
    display: flex;
}
div#selecthash-a-div {
    margin-left: 10px;
}
div#selecthash-b-div {
    margin-left: 10px;
}
div#selecthash-c-div {
    margin-left: 10px;
}
div#selecthash-d-div {
    margin-left: 10px;
}
@media screen and (max-width : 752px) {
    .textraskladka#stm0 {display:block; width: 100%;}
    .raskladkablock1#stm1 {display:block; width: 100%;}
	.raskladkablock3#stm3 {display:block; width: 100%; margin-top: 5px;}
	.icon-gena101ru-str button#genabbut {margin-top: 5px; padding: 5px 5px 3px 8px;}
    .icon-gena101ru-str button#genabbut svg {-webkit-transform: rotate(90deg); transform: rotate(90deg);}
	.raskladkaenrus textarea#input {min-height: 40px;height: 150px;}
	.raskladkaenrustwo textarea#output {min-height: 40px;height: 150px;}
	div#count {position: relative;left: -1%;top: -20px;}
	.glaz#glaz {position: relative;left: 0%;top: -20px;}
	.noglaz#noglaz {position: relative;left: 0%;top: -20px;}
	/*.glaz2#glaz {position: relative;left: 87%;top: -60px;}*/
	/*.noglaz2#noglaz {position: relative;left: 87%;top: -60px;}*/
	div#idshifrator2 {display: block;margin-bottom: 5px;}
	div#selecthash {margin-bottom: 10px;}
	input#idinputshifrator2 {margin-left:0px;width: 210px;}
	div#chekglaz2 {position: relative;right: -90%;top: -34px;margin-bottom: -20px; width: fit-content;}
    .count_and_eye_start {display: flex;justify-content: flex-end;margin-right: 4%;}
    .count_and_eye {margin-top: 7%;}
    .select-param-hash {display: block;}
    div#selecthash-b-div {margin: 5px 0px 5px 0px;}
    div#selecthash-c-div {margin: 10px 0px 5px 0px;}
    div#selecthash-d-div {margin: 10px 0px 5px 0px;}
}
