﻿#Layers {
    margin-top:3%;
}
#Results {
    margin-top:3%;
}
#Layers .Ratio1 input {
    width: 50px;
}

#Layers .Thickness input {
    width: 50px;
}
#Layers .Up,
#Layers .Down,
#Layers .Delete,
#Layers .RotateInhomogen,
#Layers .MakeInhomogen {
    Padding-top: 2px;
    Padding-left: 2px;
    Padding-bottom: 2px;
    padding-right: 2px;
}
.ResultsMain{
    font-weight:bold;
    color:red;
}
.ResultsGlaser  {
    font-weight: 600;
}
#Layers td {
    padding-top: 2px;
    padding-bottom: 2px;
}
#iframe {
    border-style: solid;
    border-width: 1px;
    border-color:lightgray
}
nav {
    margin-left:0px;
}
nav .container {
    margin-left: 0px;
}