[name="base-64-to-img-tools-preview"] {
     display: block;
     margin-top: 20px;
     position: ;
     float: right;
     
     padding: 10px;
     background-color: #007bff;
     color: #fff;
     border: 0;
     border-radius: 50px !important;
     margin-left: 5%;
     margin-right: 5%;
     border-radius: 10px;
     box-sizing: border-box;
     height: 45px
   }
   
   [name="base-64-to-img-tools-download-btn"] {
     display: block;
     margin-top: 20px;
     position: ;
     float: right;
     
     padding: 10px;
     background-color: #007bff;
     color: #fff;
     border: 0;
     border-radius: 15px !important;
     margin-left: 5%;
     margin-right: 5%;
     margin-top: 20px;
     border-radius: 10px;
     box-sizing: border-box;
     
   }
   
   #download2:disabled {
     background-color: grey;
     color: lightgray;
     cursor: not-allowed
   }
   
   
   
   select:focus {
     border: #007bff dashed 1.5px !important;
     outline: 0
   }
   
   #pasteTextButton:active,
   #delete-button-1:active {
     transform: scale(1.1)
   }
   
   @media screen and (min-width:600px) {
     #base64Input {
       line-height: 50px !important
     }
   }
   
   [name="base-64-to-img-tools-container"] {
     max-width: 1200px;
    margin-left: 10px;
   margin-right: 10px;
     height: ;
     background: white;
     border: ;
     border-radius: 5px;
     box-shadow: 0 4px 8px rgba(0, 0, 0, .5)
   }
   
   [name="base-64-to-img-tools-box-div-1"] {
     
     background: white;
     
     
     border-radius: 5px;
     box-shadow: 0 4px 8px rgba(0, 0, 0, .5)
   }
   
   [name="base-64-to-img-tools-paste-button-div"] {
     
     
     margin-left: 30px;
     margin-right: 5px;
     
     border-radius: 10px
   }
   
   [name="base-64-to-img-tools-paste-button"] {
     padding-top: 13px;
     border: 0;
     border-radius: 10px;
     margin-top: 10px;
     margin-left: 20px;
background: #f5f6fa;
     padding:10px;
     
   }
   
   [name="base-64-to-img-tools-user-input-div"] {
     
     background: white;
     padding-bottom:10px;
     margin-top: 5px;
     border-radius: 10px;
     
   }
   
   [name="base-64-to-img-tools-user-textarea"] {
     width:91%;margin-left:5px;margin-right:5px;padding:10px;border-radius:7px;margin-top:15px;font-size:20px;height:350px;background:#e9eaee;border:#ccc solid 1px;line-height:30px;resize:none
   }
   
   [name="base-64-to-img-tools-input-error"] {
     
     color: crimson;
     margin-left: 2%;
     background: white;
     padding:10px;
     margin-top: 5px;
     display:none;
     border-radius: 10px;
     margin-right: 2%
   }
   
   [name="base-64-to-img-tools-box-div-2"] {
     
     background: white;
     
     
     border-radius: 5px;
     box-shadow: 0 4px 8px rgba(0, 0, 0, .5);
     margin-top: 5px
   }
   
   [name="base-64-to-img-tools-clearand-preview-div"] {
     width: 96%;
     background: white;
     
     height: 80px;
     border-radius: 10px;
     margin-left: 5px;
     margin-right: 5px;
     margin-top: 5px
   }
   

   [name="base-64-to-img-tools-clear-icon"] {
     
     color: crimson;
     
   }
   
   [name="base-64-to-img-tools-preview-img-div"] {
     min-width: 10px;
     max-width: 96%;
     margin-left: 5px;
     height: ;
     margin-right: 5px;
     
     border-radius: 5px;
     background: #e9eaee;
     text-align: center;
     overflow: auto;
     
   }
   
   [name="base-64-to-img-tools-preview-img"] {
     display: none;
     margin-top: 5px;
     margin-bottom: 5px;
     min-width: 10px;
     max-width: 400px;
     min-height: 10px;
     max-height: 1200px;
     margin-left: 5px;
     margin-right: 5px
   }
   
   [name="base-64-to-img-tools-select-download-format-div"] {
     width: 96%;
     min-height: 160px;
     background: white;
     border: ;
     display: none;
     border-radius: 10px;
     margin-left: 5px;
     margin-right: 5px;
     max-height: 220px;
     padding-bottom: 10px
     
   }
   
   [name="base-64-to-img-tools-select-format-label"] {
     
     margin-left: 10px;
     margin-right: 10px;
     margin-top: 20px;
     color: #454746
   }
   
   [name="base-64-to-img-tools-select-format"] {
     padding: 10px;
     border-radius: 10px;
     
     margin-top: 10px;
     background: #e9eaee;
     border: solid #ccc 1px
   }
   
   [name="base-64-to-img-tools-timer-div"] {
     width: 96%;
     height: 90px;
     background: white;
     
     padding-top: 10px;
     display: none;
     border-radius: 10px;
     margin-left: 5px;
     margin-right: 5px;
     margin-top: 5px
   }
   
   [name="base-64-to-img-tools-timer-inside-div"] {
     
     color: black;
     margin-top: 10px;
     margin-left: 10px;
     height: 80px
   }
   
   [name="base-64-to-img-tools-timer-inside-div"] {
     display: none
   }
   [name="base-64-to-img-tools-paste-icon"]{
color: #454746;
}

    