.text-reapeater-clear-button{
height:40px;
}
img {
    -webkit-user-drag: none;
    user-select: none;
    pointer-events: auto !important
}

[name="text-repeater-labels"] {
    
    color: #454746;
    margin-left: 100px;
    border: ;
    height: 50px;
    text-align: center;
    margin-top: 20px;
    height: 60px
}

#output {
    margin-left: ;
    margin-right: ;
    text-align: left;
    white-space: pre-wrap;
    color: #333;
    
    background: #fff;
    max-height: 350px;
    min-height: 0;
    overflow: auto;
    font-size: 20px;
    border-radius: 5px;
    padding: 20px;
    box-shadow: 0 4px 8px rgb(0 0 0 / .5)
}

.empty-message {
    color: crimson;
    
}

#pasteTextButton:active,
#resetb1:active,
#stopRepeatButton:active,
#copyIcon:active {
    transform: scale(1.1)
}

@media screen and (min-width:600px) {
    #inputText {
        width: 90% !important;
        line-height: 50px !important
    }
}

#whengenerate-button-1:active {
    transform: scale(1.1)
}

#webshareapi2:active {
    transform: scale(1.1)
}

.whatsapp-share-1:active {
    transform: scale(1.1)
}

.text-repeater-container {
    max-width: 1200px;
    margin-left: 10px;
background: #fff;
    margin-right: 10px;
    box-shadow: 0 4px 8px rgb(0 0 0 / .5);
    
    border-radius: 5px
}

.text-reapeater-user-inputs-div {
    background: #fff;
    
    border-radius: 5px;
    padding-top: 5px;
    
    box-shadow: 0 4px 8px rgb(0 0 0 / .5);
    
}

.text-reapeater-user-inputs-div-1 {
    height: 45px;
    background: #fff;
    display: ;
    border-radius: 10px;
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 10px
}

.text-reapeater-sample-text-button {
    background: #f5f6fa;
    border: 1px solid #d1d9e6 ;
    padding: 13px;
    margin-left: 20px;
    
    
    border-radius: 10px;
    color: #454746;
    
}

#text-reapeater-sample-icon {
    
    color: #454746
}

.text-reapeater-paste-button {
    padding: 13px;
    
    background: #f5f6fa;
    border: 1px solid #d1d9e6 ;
    border-radius: 10px;
    color: #454746;
    
    margin-left: 50px
}

#text-reapeater-paste-icon {
    
    color: #454746
}



#text-reapeater-clear-icon {
    
    color: crimson;
    
}

.text-reapeater-user-textarea {
    
    border-radius: 7px;
    height: 350px;
    width:80%;
    margin-left: 4%;
    
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 20px;
    background: #e9eaee;
    line-height: 30px;
    border: solid #ccc 1px
}

.text-reapeater-re-count-include-space-div {
    background: #fff;
    
    border-radius: 5px;
    margin-top: 5px;
    
    box-shadow: 0 4px 8px rgb(0 0 0 / .5)
}

.text-reapeater-label-1 {
    margin-right: 20px;
    margin-left: 10px
}

.text-reapeater-repeat-count-input {
    width: 40%;
    border-radius: 10px;
    padding: 10px;
    
    margin-top: 10px;
    background: #e9eaee;
    border: solid #ccc 1px
}

.text-reapeater-include-space-div {
    display: flex;
    height: 60px;
    background: #fff;
    border-radius: 10px;
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 5px
}

.text-reapeater-label-2 {
    margin-left: 10px;
    margin-right: 20px
}

.text-reapeater-generate-repeat-text-div {
    height: 80px;
    background: #fff;
    
    margin-bottom: 5px;
    border-radius: ;
    margin-top: 5px;
    
    display: flex;
}

#hide-icon-stop {
    height: 40px;
    background: #fff;
    display: none;
    margin-left: 5px;
    margin-right: auto;
    border-radius: 10px
}

.text-reapeater-img-stop {
    color: crimson;
    float: right;
    margin-right: 20px;
    display: none;
    margin-top: 20px;
    margin-left: 20px;
    width: 40px;
    height: 40px
}

.text-reapeater-generate-div-5 {
    width: 10px;
    height: 10px;
    margin-right: auto
}

.text-reapeater-img-generate-button {
    width: 60px;
    height: 60px;
    float: right;
    margin-right: 30px;
    margin-top: 10px;
    margin-left: auto
}

#hide-div-copyicon {
    height: 80px;
    background: #fff;
    display: flex;
    margin-bottom: ;
    margin-top: 5px;
    margin-right: ;
    border-radius: 5px;
    border: ;
    box-shadow: 0 4px 8px rgb(0 0 0 / .5)
}

.whatsapp-share-1 {
    width: 50px;
    height: 50px;
    margin-top:5px;
    margin-left: 20px
}

.text-repeater-share-button {
    
    background: #f5f6fa;
    max-height:47px;
    border-radius: 10px;
    padding:13px;
    margin-top:15px;
    border: 1px solid #d1d9e6 ;
    margin-left: 20px;
    color: #454746;
    
}

.text-repeater-share-icon {
    
    color: #454746;
    
}



