/* 
 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: #ff0000;}*/


body {
    font-family: Helvetica;
    margin-left: 0px;
    min-width: 800px;
    min-height: 500px;
    width: 800px;
    height: 500px;
    font-size: 12pt;
    opacity: 1;
}

#SimuBox {
    border-width: 1px;
    border-color: black;
    width: 620px;
    height: 640px;
    position: absolute;
    opacity: 1;
    bottom: 0px;
    margin: auto;
    right: 0px;
    left: 0px;
    top: 0px;
}

#canvasProcessing {
    position: absolute;
    width: 400px;
    height: 400px;
    display: block;
    opacity: 0.8;
    top: 5px;
    left: 5px;
    font-family: Helvetica;
    font-size: 12pt;
    font-style: italic;
    font-weight: normal;
}

#ParametersBox {
    border-color: black;
    border-width: 1px;
    position: absolute;
    width: 180px;
    opacity: 1;
    background-color: rgba(241,241,241,1);
    height: auto;
    -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;
    top: 5px;
    right: 5px;
    letter-spacing: 0px;
}




#canvasDiff {
    position: absolute;
    width: 605px;
    height: 200px;
    display: block;
    opacity: 1;
    bottom: 15px;
    left: 5px;
    font-family: Helvetica;
    font-size: 12pt;
    font-style: italic;
    font-weight: normal;
}
