
.oj-panel-its {
    background-color: rgba(0, 0, 0, 0.0);/* transparent;  */
    border-radius: 10px;
    border-color: 2px solid rgba(215, 25, 33,0.5);
    border:  2px solid rgba(215, 25, 33,0.5);
    margin: 1px;
 }
 
 .oj-hr-its {
     height: 10px; 
     border: 0; 
     box-shadow: 0 10px 10px -5px grey inset;
 }
 .its-try01 {
     color:red;
 }