﻿/*Theme: SERVER overrides standard CSS from master for configuration page*/
.systemConfiguration
{   border: 2px #dfdfdf solid; 
    width:590px;
    background:none;
    color:Black;
    margin-left:10px;
    font-size:12pt !important;
    margin-bottom:.5em;}

.systemConfiguration h2 
{
  
    background-color:#999999;
    color:#595241;
    text-align:left; 
    text-indent:4px;
    margin-top:0;
    margin-bottom:0;
    border:none;
    font-size:12pt !important;
    font-weight:600; }
     
.systemConfiguration span {margin:0; padding:5px;}
.systemConfiguration p {padding:4px;}
.systemInfoBar_1 ul {width:500px;}
