/* 
 This file was generated by Dashcode.  
 You may edit this file to customize your widget or web page 
 according to the license.txt file included in the project.
 */

.ui-page { background-color:none;}

body {
    font-family: Helvetica;
    min-height: 300px;
    height: auto;
    background-color: color:none transparent; /*rgb(255, 255, 255);*/
    margin-right: 0px;
    margin-left: 0px;
    width: 960px;
}

#SimuBox {
    border-width: 1px;
    border-color: rgb(255, 255, 255);
    width: 740px;
    height: 510px;
    position: absolute;
    right: 0px;
    margin: auto;
    left: 0px;
    top: 0px;
    bottom: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}


#canvasProcessing {
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    position: absolute;
    width: 500px;
    height: 500px;
    top: 5px;
    left: 5px;
    margin-right: auto;
    margin-bottom: auto;
}


#div1 {
    height: 20px;
}


#ParametersBox {
    position: absolute;
    width: 190px;
    opacity: 1;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    line-height: normal;
    font-family: Helvetica;
    padding: 10px;
    text-align: left;
    right: 5px;
    top: 5px;
    background-color: rgba(241,241,241,1);
}
