<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">[name="s-r-c-container"] {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    max-width:1200px;
    margin-left:10px;
    margin-right:10px;
    border-radius: 5px;
    background:white;
    
}
[name="s-r-c-user-div"] {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    height: ;
    border-radius: 5px;
    padding-top: 10px;
}
[name="s-r-c-labels"] {
    
    color: #454746;
    margin-left: 10px;
}
[name="s-r-c-inputs"] {
    font-size: 20px;
    padding: 10px;
    width: 70%;
    margin-left: 5px;
    margin-top: 10px;
    border-radius: 7px;
    outline: 0;
    border: solid 1px #ccc;
    
    padding-left: 60px;
}
[name="s-r-c-extra-height"] {
    height: 30px;
}
[name="s-r-c-result-input"] {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    
    width: ;
    margin-right: none !important;
    padding-right: none !important;
    padding-bottom: 10px;
    padding-top: 7px;
    background: white;
    padding: 10px;
    width: 68%;
    font-weight: ;
    border: solid 2px green !important;
}
[name="s-r-c-calculate-button"] {
    background: #007bff;
    border-radius: 10px;
    padding: 13px;
    float: right;
    margin-right: 20px;
    border: 0;
    color: #fff;
    
    margin-top: 30px;
}
b {
    color: #007bff;
}
[name="s-r-c-clear-button"] {
    padding: 13px;
    
    border-radius: 10px;
    border: 0;
    background: #e9eaee;
    margin-top: 30px;
    margin-left: 20px;
}
[name="s-r-c-clear-icon"] {
    
    color: crimson;
}
[name="s-r-c-error-div"] {
    
    padding-left: 10px;
    min-height: 5px;
    max-height: 50px;
    color: crimson;
    background: white;
}
[name="s-r-c-result-cont"] {
    width: 100%;
    height: 200px;
    background: white;
    text-align: ;
    padding-top: ;
    background-image: url("https://blogger.googleusercontent.com/img/a/AVvXsEjiIZZo7KXLBbdcnX9aY_ytNxH89a5MQMo6ItCDGAfIhWrG7SPn8lJSBk8EfZfe3H8PCwVpsPO6s74t_s7VGPVtNFc-9bGycr5ZD-Vs_2494AADW6kq7C1G9bWftRaiOKH96QcuodNWEiSfvX6pbi7_aMbPjRLA2Wb9x5yicJo8bqrQEFdNJqLpJCkgcYU=s1600");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
[name="s-r-c-result-display-div"] {
    display: flex;
}
[name="s-r-c-result-label-input"] {
    width: 40%;
    font-weight: bold;
    color: #007bff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    
    width: ;
    margin-right: none !important;
    padding-right: none !important;
    padding-bottom: 10px;
    padding-top: 7px;
    background: white;
    padding: 10px;
    padding-left: 5px;
    font-weight: ;
    border: solid 2px green !important;
}
[name="s-r-c-extra-input-height-div"] {
    height: 0.5px;
}
[name="s-r-c-run-img"] {
    width: 40px;
    height: 40px;
    margin-top: 7px;
    position: absolute;
    margin-left: 10px;
}
[name="s-r-c-ball-img"] {
    width: 36px;
    height: 36px;
    margin-top: 12px;
    position: absolute;
    margin-left: 10px;
}
</pre></body></html>