﻿fieldset{
border:1px solid #CCCCCC;
background-color: #EAEAEA;
margin-bottom:1em;
}
fieldset label{
display:block;
}

fieldset li label, fieldset p label{
display:block;
width: 11em;
float:left;
}

#fs-change-password li label {
   width: 12em; 
}

fieldset li{
font-size:1.0em;
margin:0 0;
}
fieldset li input, fieldset p input{
width:20em;
}
fieldset td{
font-size:1.0em;
}

fieldset td input{
float:left;
}
fieldset input.long{
width: 30em;
}
fieldset textarea{
float:left;
}
fieldset textarea.long{
width:20em;
}
fieldset textarea.group{
width:30em !important;
}
fieldset select.group{
width:30em !important;
}
fieldset select.longer{
width:40em !important;
}
fieldset div.text-editor, div.edit-field{
line-height:1.8em;
padding:0.2em 0;
overflow: hidden;
}

fieldset p{
padding:0.3em;
margin:0;
overflow: hidden;
font-size:0.9em;
}


fieldset div.text-editor{
padding:0;
}

fieldset #mapped-statutes{
display:block;
width:14px;
float:left;
list-style:none;
padding-left:1em;
margin-top:-1px;
}
fieldset #mapped-statutes li{
    margin-bottom: -6px;
}
.news-type input, .news-type label{
width:auto;
display:inline;
float:left;
}
/* Tables */
table{
border:0 none;
border-collapse:collapse;
}
th.name{
width:15em;
}
th{
/*padding:.2em .5em;*/
border:0;
}
td{
padding:.2em .5em;
}
table.admin{
font-size:8px;
width:100%;
}


tr.even td{
background-color:#EAEAEA;
}
/* Typography */

fieldset #mapped-statutes a{
font-family:monospace;
font-size:1.2em;
line-height:1em;
}
.news-type input, .news-type label{
line-height:1.3em;
}

.branches input{
float:left;
}
.branches label{
font-size:0.8em;
}
select, #addGroup select, #addParagraph select{
clear:left;
width:20.3em;
}
#addParagraph{
margin-bottom:10em;
}
.edit-field textarea.paragraph-sfs-field {
    width: 400px;
    height: 92px;
    min-width: 205px;
    max-width: 620px;
    min-height: 15px;
}

.usage-path ul{
padding-left:2em;
}
.usage-path ul li{
list-style-type:circle;
list-style-position:outside;
margin: 1em 0;
}

h3.preview{
border-bottom: 1px solid #000;
color:#000;
padding-bottom:5px;
margin-bottom:15px;
}

.connect-helpsection table{
width:400px;
}

.td-center-aligned{
    text-align: center;
}
.calendar-recurring input{
    width: 20px;
    margin-left: -3px;
}
.auto-sub-menu-checkbox input {
    width: 20px;
}

