/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 07.06.2018, 20:02:58
    Author     : cihanoezkan
*/

#settings {
    text-align: center;
}

#settings form {
    margin: auto;
    width: 80%;
}

#settings form label {
    width: 25%;
    padding: 5px;
}

#settings h2, h3 {
    text-align: left;
}

td {
    text-align: left;
}