body {
	font-family: arial,sans-serif;
	font-weight: normal;
	margin: auto;
	width: 800px;
	background-color: #FFFFFF;
	color: #545454;
}
div.leaders {
	max-width:50em;
	overflow-x:hidden;
	margin:10px 10px 10px 10px;
}
.plus {
	margin:0 10px;
}
div.psuedo_ul:before {
	margin-top:5px;
    float: left;
    width: 0;
    white-space: nowrap;
    content: "............................................................................................................................................................. ";
}
div.psuedo_ul span:first-child {
	padding-top:5px;
	float:left;
	padding-right: 5px;
    background: white;
}
div.psuedo_ul span + span {
	float: right;
	padding-top:2px;
	background: white;
}
div.psuedo_ul span + span + span{
	padding-top:5px;
    float: right;
    padding-left: 0.33em;
    background: white;
	margin-right:0;
	cursor:pointer;
}
span.single_tab {
	cursor:pointer;
	//font-size:.75em;
	font-size:75%;
}
.sub_title {
	background-color:#f9f9f9;
	width:10%;
	text-align:right;
	padding:4px 10px 0px 0px;
	vertical-align:top;
	font-weight:bold;
	border-right:1px solid #c7c6bc;
}
.schedc_st {
	width:20%;
	font-weight:normal;
	font-size:.85em;
	color:#546D80;
}
.bold {
	font-weight:bold;
}
input, select {
     font-size:.9em;
}
textarea {
	font-family: Lucida Console;	
	font-size:.9em;
}
input[name*=off_name_] {
	margin-top:6px;
	width:17em;
	background-color:#FFFFFF;
	border-style:none;
}
select.search {
	width:20.1em;
}
input.date {
	margin:2px;
	width:7em;
}
input.date.md {
	margin:0;
	width:1.5em;
	text-align:right;
}
input.date.yy {
	margin:0;
	width:1.5em;
	text-align:right;
}
input.date.yyyy {
	margin:0;
	width:3em;
	text-align:right;
}
.date_range {
	width:18.31em;
}
#ui-datepicker-div {
	font-size: 62.5%;
	font-family: Verdana,Arial,sans-serif/*{ffDefault}*/;
	display:none;
}
.sched_date,.offense_date,.dob,.sent_date{
	text-align:right;
}
.default-value{
	font-size:.85em;
	//font-style:italic;
	color:#999999;
	text-transform: lowercase;
}
input.score,input.score_point_combo,input.score_pca {
	text-align:right;
	width:4em;
	margin-bottom:5px;
}
input.score_s1 {
	text-align:right;
	width:2em;
}
input.score_total {
	text-align:right;
	width:3.5em;
	margin:0 0 5px 3px;
}
input.score.single_tab
{
	width:3.5em;
}
input.login {
	width:13em;
}
table {
	width:100%;
	border-collapse: collapse;
}
tr.spacer {
	height:5px;
}
//tr.pad > td { padding-bottom: 2px; }
tr.pad.offense > td:first-child > input:first-child {
	margin-left:5px;
}
th {
	font-weight:bold;
	text-align:left;
	padding-left:5px;
}
td.label {
	text-align:right;
}
p.twocol_title {
	margin:0 0 3px 5px;padding:0 3px 1px;background-color:#E8E7DD;
}
ul.leaders {
    list-style: none;
	margin:5px 10px 5px 0px;
    max-width: 55em;
    overflow-x: hidden;
    padding: 0px 0px 0px 5px;
}
ul.leaders.twocol {
    max-width: 45em;
}
ul.leaders.alpha {
	margin:5px 10px 5px 5px;
}
ul.leaders.alpha:first-letter {
	font-weight: bold;
}
ul.leaders.alpha li {
	margin-left:1em;
}
ul.leaders li:before {
	margin-left:5px;
	float: left;
    width: 0;
    white-space: nowrap;
    content: "................................................................................................................................................................................................. ";
}
ul.leaders span:first-child {
    padding-right: 0.33em;
    background: #ffffff;
}
ul.leaders span + span {
    float: right;
    background: #ffffff;
	cursor:pointer;
}
ul.leaders li.complete span {
    background:#e8e7dd;
}
ul.leaders li.attempt span {
    background:#c7c5b9;
}
tr.complete { background-color:#e8e7dd; }
tr.attempt { background-color:#c7c5b9; }
tr.complete td:first-child, tr.attempt td:first-child { 
	padding:2px 5px 0px 5px;
	font-size:.9em 
}
tr.complete ul, tr.attempt ul { margin:2px 5px 2px 0px; }

/*----- completed/attenpted tabs ----*/ 
[id=tab_*_*win] span:first-child { padding-right: 0.33em; }
[id=tab_*_*win] span + span {
    float: right;
	cursor:pointer;
	background: none;
}
#tab_c_1win li span { background:#e8e7dd; }
#tab_c_2win li span { background:#e8e7dd; }
#tab_c_3win li span { background:#e8e7dd; }
#tab_c_4win li span { background:#e8e7dd; }
#tab_a_1win li span { background:#c7c5b9; }
#tab_a_2win li span { background:#c7c5b9; }
#tab_a_3win li span { background:#c7c5b9; }
#tab_a_4win li span { background:#c7c5b9; }
/*----------------------------------*/

ul.leaders_schedd {
    list-style: none;
	margin:5px 15px 5px 5px;
	max-width:70em;
    overflow-x: hidden;
    padding: 0px 0px 0px 5px;
}
ul.leaders_schedd li {
	padding:2px 0px;
}
ul.leaders_schedd li:before {
	margin-left:5px;
	float: left;
    width: 0;
    white-space: nowrap;
    content: ".............................................................................................................................................................................................................................................................. ";
}
ul.leaders_schedd li#nocontent {
	margin-left:5px;
}
ul.leaders_schedd li#nocontent:before {
	float: left;
    width: 0;
    white-space: nowrap;
    content: none;
}
ul.leaders_schedd span:first-child {
    padding-right: 0.33em;
    background: #ffffff;
}
ul.leaders_schedd span + span {
	cursor:default;
    float: right;
    padding-left: 0.33em;
    background: #ffffff;
}
ul.leaders_schedd span + span input {
	height:1em;
}
ul.leaders.schedc_ldr.tab  span {
	//background: #e8e7dd;
}
ul.leaders.schedc_ldr span + span{
	margin-left:5em;
	text-align:right;
	padding:0px 3px;
}

/* ----leaders_s1---- */
ul.leaders_s1 {
    max-width: 50em;
    padding: 0px 0px 0px 5px;
    overflow-x: hidden;
    list-style: none;
	margin:5px 10px 5px 0px;
}
ul.leaders_s1.alpha {
	margin:5px 10px 5px 5px;
}
ul.leaders_s1.alpha:first-letter {
	font-weight: bold;
}
ul.leaders_s1.alpha li {
	margin-left:1em;
}
ul.leaders_s1 li:before {
	margin-left:5px;
	float: left;
    width: 0;
    white-space: nowrap;
    content: "..................................................................................................................................................................................... ";
}
ul.leaders_s1 span:first-child {
    padding-right: 0.33em;
    background: #ffffff;
}
ul.leaders_s1 span + span {
	float: right;
    padding-left: 0.33em;
    background: #ffffff;
	cursor:pointer;
}
/* ------------------ */
.char2,.alph2 {
	text-align:right;
	width:2em;
}
.char3,.alph3 {
	text-align:right;
	width:2.5em;
}
.char4 {
	text-align:right;
	width:2.5em;
}
.char8 {
	text-align:right;
	width:4em;
}
.char9 {
	text-align:right;
	width:8em;
}
.cube {
	height:12px;
	width:12px;
	border:1px solid #ffffff;
	background-color:#C7C6BC;
	float:left;
	margin:1px;
}
#cubeNav {
	position:relative;
	left:152px;
	margin:0px auto 20px auto;
	width:400px;
	display:block;
}
#cubeNavM {
	display:block;
	margin:auto;
}
#cubetitle {
	height:28px;
	visibility:hidden;
	font-size:.8em;
	text-align:center;
	display:block;
	width:auto;
	padding-top:6px;
	padding-left:69px;
	margin:auto;
	vertical-align:bottom;
}
/*
@keyframes blink { 
   50% { background-color: #ff0000; } 
}
*/
#draft_mgr {
	float:right;
	text-align:center;
	display:inline-block;
	width: auto;
	font-size:.78em;
	background-color:#efefe8;
	border-radius:.2em;
	margin-top:4px;
	margin-bottom:2px;
	padding:3px 10px;
	border-bottom:2px solid #bcd7ad;
	//border-top:1px solid #97c4e5;
	//animation: blink .5s step-end infinite alternate;
}
#draft_mgr_did {
	font-size:.9em;
	height:20px;
	margin-right:0;

}

/*
.main_page {
	background-color:#FFFFFF;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}
*/
.center {
	width:6em;
	margin:20px auto;
}
.submit {
	width:12em;
}
.butt {
	margin:auto;
	width:auto;
	height:auto;
	color:#546D80;
	text-align:center;
	padding:3px;
	border:1px solid #b1b1b1;
	font-weight:bold;
	box-shadow:0px -10px 1px #ededed inset;
	cursor:pointer;
	display:inline;
	border-radius:.25em;
	font:bold .85em Arial;
}
.butt:hover{
	//border-color:#546D80;
	border-color:#4D90FE;
}
.addRow, .remRow{
	cursor:pointer;
	color:#aecfe5
}
input[type=radio].addOff {
	vertical-align:bottom;
}
.std {
	padding:2px 3px;
	margin-top:5px;
	width:auto;
	//font-weight:normal;
	//font-family:Lucida Console;
}
.white {
	margin:auto;
	background-color:#ffffff;
}
.disabled, .disabled:hover {
	border:1px solid #b1b1b1;
	cursor:default;
}
.ghost {
	opacity:0.25;
	filter:Alpha(opacity=25);
	cursor:default;
}
.ghost:hover{
	//background-color:#e0ded0;
	border:1px solid #b1b1b1;
}
.next {
	border-radius:0 .25em .25em 0;
}
.prev {
	border-radius:.25em 0 0 .25em;
}
.num {
	text-align:right;
	width:4em;
}
.offense {
	border-left:2px solid #c1c1c1;
}
.row {
	padding:1px;
	font-size:.8em;
}
.admin_content{
	padding-top:5px;
	border-top:1px solid #546D80;
}
.rowNum {
	font-size:.75em;
	text-align:left;
	color:#61615b;
}
.ckbx {
	background-color:#aecfe5;
	padding:0 3px;
	height:18px;
	width:33px;
	border-radius:.25em 0 0 .25em;
}
.ckbx > i.fas {
	font-size:1.2em;
	margin-top:3px;
}

input[type=checkbox][name^=ao_ckbx_] {
	vertical-align:middle;
}
:focus {
    outline: none !important;
}
.results_header {
	margin:5px;
	background-color:#e8e7dd;
	border-radius:.25em .25em .1em .1em;
	table-layout:fixed;
	width:790px;
}

.tabCompleted {
	background-color:#e8e7dd;
	font-size:.9em;
	padding:3px 5px;
}

.tabCompleted.off {
	box-shadow:-1px -1px 1px 0px #888888 inset;
	border-left:1px solid #ffffff;
	border-top:1px solid #ffffff;	
}

.tabCompleted.off:hover {
	cursor:pointer;
	text-decoration:underline;
}

.tabAttempted {
	background-color:#c7c5b9;
	font-size:.9em;
	padding:3px 5px;
	border-left:1px solid #c7c5b9;
}

.tabAttempted.off {
	box-shadow:-1px 1px 1px 0px #888888 inset;
	border-left:1px solid #ffffff;
}

.tabAttempted.off:hover {
	cursor:pointer;
	text-decoration:underline;
}

#search_results.row.results_header td {
	border-right:1px solid #ffffff;
	overflow:hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}

#search_results.drafts col:nth-child(1) { width:145px;text-align:left;padding:0 5px; }
#search_results.drafts col:nth-child(2) { width:110px;text-align:center; }
#search_results.drafts col:nth-child(3) { width:145px;text-align:left;padding:0 5px; }
#search_results.drafts col:nth-child(4) { width:100px;text-align:center; }
#search_results.drafts col:nth-child(5) { width:75px;text-align:center; }
#search_results.drafts col:nth-child(6) { width:90px;text-align:center; }
#search_results.drafts col:nth-child(7) { width:75px;text-align:center; }
#search_results.drafts col:nth-child(8) { width:50px;text-align:center;border-right:0 }
#search_results.drafts tr.results_tr td:nth-child(8):hover { background-color:#bcd7ad; }

#search_results.new col:nth-child(1) { width:230px; }
#search_results.new col:nth-child(2) { width:120px; }
#search_results.new col:nth-child(3) { width:20px; }
#search_results.new col:nth-child(4) { width:230px; }
#search_results.new col:nth-child(5) { width:95px; }
#search_results.new col:nth-child(6) { width:95px; }

#search_results.final col:nth-child(1) { width:200px;text-align:left;padding:0 5px; }
#search_results.final col:nth-child(2) { width:100px;text-align:center; }
#search_results.final col:nth-child(3) { width:225px;text-align:left;padding:0 5px; }
#search_results.final col:nth-child(4) { width:75px;text-align:center; }
#search_results.final col:nth-child(5) { width:90px;text-align:center; }
#search_results.final col:nth-child(6) { width:75px;text-align:center; }

#search_results.admin col:nth-child(1) { width:255px; }
#search_results.admin col:nth-child(2) { width:255px; }
#search_results.admin col:nth-child(3) { width:60px; }
#search_results.admin col:nth-child(4) { width:60px; }
#search_results.admin col:nth-child(5) { width:145px; }

.results_tr {
	font-family: Lucida Console;
}
.results_tr:hover {
	background-color:#94c9f7;
	cursor:pointer;
}
.shade_0 {
	background-color:#ffffff;
}
.shade_1 {
	background-color:#dfecf7;
}
.shade_2 {
	background-color:#e0f0d8;
}
.shade_2:hover {
	background-color:#bcd7ad;
}
.shade_3 {
	background-color:#f7f7f7;
}
.shade_4 {
	background-color:#e8e7dd;
}
.red {
	color:#ff0000;
}
.notice {
	margin:5px;
	background-color:#e8e7dd;
	padding:5px;
	border-radius:.1em .1em .25em .25em;
}
.results_key {
	text-align:right;
	font-size:.7em;
	color:#545454;
	padding:1px 5px;
}
.scorecol {
	background-color:#f9f9f9;
	text-align:center;
	vertical-align:bottom;
	border-left:1px solid #c7c6bc;
	width:15%;
}
.scoretab {
	text-align:center;
	vertical-align:middle;
	padding-left:3px;
}
.scoretab.total {
	padding-right:5px;
}
.island {
	width:100%;
	border:1px solid #c1c1c1;
	margin-bottom:10px;
	border-radius:.25em;
	box-shadow:1px 1px 4px #e1e1e1;
}
.island.login {
	width:300px;
	margin: auto;
	margin-top:25px;
}
.island.search{
	width:400px;
	margin: auto;
	margin-top:25px;
}
.island.results{
	width:800px;
	margin: 10px auto;
}

.island.admin{
	width:400px;
	margin: 10px auto;
}

.island.help {
	width:500px;
	margin: 25px auto;
}

.island.error{
	width:300px;
	margin:auto;
	margin-top:5px;
	border-radius:.2em;
	padding:5px 0 3px 0;
	text-align:center;
	border-bottom:3px solid #c90202;
	color:#ffffff;
	background-color:#d64d4d;
}
.island.warning{
	margin:auto;
	margin-top:5px;
	border-radius:.2em;
	padding:5px;
	border-bottom:3px solid #c90202;
	color:#ffffff;
	background-color:#d64d4d;
}
.island.ie_notice{
	display:none;
	margin:auto;
	margin-top:25px;
	width:600px;
	text-align:center;
}
table.admin input[type=text]{
	width:17em;
}
table.admin tr td:nth-child(2){
	padding-left:5px;
}

#new_account:hover {
	text-decoration: underline;
	cursor:pointer;
}

.deferred_note {
	width:auto;
	margin:5px 11px 5px 7px;
	padding: 5px 5px 10px 5px;
	background-color:#fafafa;
	font-size:.8em;
}

#convictions {
	width:100%;
	margin:5px auto;
	padding:0px 5px;
}
#convictions > div {
	float:left;
	width:auto;
	padding:5px;
	background-color:#fafafa;
	margin:0px;
}
#convictions > div:nth-child(2),#convictions > div:nth-child(4) {
	margin:0 5px;
}
#convictions > div > table {
	padding: 1px;	
}
#convictions > div > table tr:first-child {
	background-color:#efefef;
	border-bottom:2px solid #aecfe5;
}

/*
#convictions > div > table input[type=text] {
	text-transform:uppercase;
}
#VCC input[name^=po_vcc_],#vcc_fmsc input[type=text] {
	text-transform:uppercase;
}
*/

#worksheet input[type=text],textarea {
	text-transform:uppercase;
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
         /* Here Your css */
}

.vccTI {
	margin:2px 0px;
	-webkit-appearance:textfield;
	background-color:white;
	border:2px inset;
	border-image-source:initial;
	border-image-slice:initial;
	border-image-width:initial;
	border-image-outset:initial;
	border-image-repeat:initial;
	-webkit-rtl-ordering:logical;
	-webkit-user-select:text;
	cursor:auto;
	font:-webkit-small-control;
	color:initial;
	letter-spacing:normal;
	word-spacing:normal;
	text-indent:0px;
	text-shadow:none;
	display:inline-block;
	text-align:right;
	padding: 1px 0px;
}
#convictions > div > table select.si_std {
	width:24em;
	margin:0px 3px;
}
#convictions > div > table input.ti_std {
	width:23.30em;
	margin:0px 3px;
}
#root_offense select.si_std {
	width:39em;
	margin:0px 3px;
	height:18px;
}
#root_offense input.ti_std {
	width:38.4em;
	margin:0px 3px;
	padding-left:3px;
}
#root_offense input[type=radio] {
	vertical-align:bottom;
}
#root_offense tr:first-child td:nth-child(2) {
	font-size:.85em;
	font-weight:normal;
	text-align:right;
}
#convictions th.additional_offense_heading {
	font-size:.95em;
	font-weight:normal;
}
#offense_date {
	width:auto;
}
#offense_date th {
	text-align:center;
	padding-left:0;
}

#resultbody {
	text-align:center;
	//padding-bottom:5px;
}

.results_x{
	text-align:center;
}
#worksheet {
	margin:auto;
}
.sub_section {
	display:inline;
	width:50%;
}
.title {
	background-color:#C7C6BC;
	padding:2px;
	margin-bottom:5px;
	border-radius:.25em .25em 0 0;
	border-bottom:1px solid #546D80;
	font-size:.9em;
}
.title.admin{
	border-bottom:0px;
	margin-bottom:0px;
}
#change_password_tab:hover{
	cursor:pointer;
}
.title_sg {
	font-size:1.5em;
	margin-bottom:0px;
	margin-top:2px;
}
.ti_std {
	width:16em;
	margin:0px 3px;
}
#sentence_box {
	border:1px solid #c1c1c1;
	width:97%;
	margin-left:auto;
	margin-right:auto;
	font-size:.8em;
	padding:3px;
}

.cdw_defendant {
	padding:0px;
}

.cdw_defendant td:nth-child(n+2){
	padding:2px;
}

.cdw_defendant td:first-child {
	text-align:right;
}

.cdw_defendant td:nth-child(2){
	text-align:left;
	margin-left:3px;
}

#cdw_defendant_name input[type=text] {
	border:0px;
	background-color: #efefef;
}

.row.cdw {
	padding:5px;
}

.row.cdw > span:first-child {
	font-weight:bold;
}

.row.cdw_title {
	background-color:#efefef;
	//border-bottom:2px solid #aecfe5;
	font-weight:bold;
	padding-left:5px;
}

.row.cdw > span:nth-child(2){
	font-style:italic;
}

#cdw_legal_status_at_offense {
	margin-bottom:5px;
}
#cdw_legal_status_at_offense td:first-child {
	width:28%;
}

#cdw_legal_status_at_offense td:nth-child(n+2) {
	width:24%;
}

#fd_mor input[type=text] {
	border:0px;
	background-color: #efefef;
}

select.cdw_si {
	width:16em;
	margin:0px 3px;
}

#weapon_type {
	margin-bottom:5px;
}
#weapon_type td:nth-child(-n+4) {
	width:15%;
}

#weapon_type td:nth-child(5) {
	width:40%;
}

.dollar {
	width:8em;
	text-align:left;
}

#injury_to_victim td {
	width:25%;
}
#victim_relationship_to_offender {
	margin-bottom:5px;
}
#victim_relationship_to_offender td:nth-child(-n+2) {
	width:25%
}

#victim_relationship_to_offender td:nth-child(3) {
	width:50%
}

#cdw_victim_info {
	margin-bottom:5px;
}
#cdw_victim_info td:first-child {
	width:10%;
	text-align:right;
}
#cdw_victim_info td:nth-child(2) {
	width:20%;
}
#cdw_victim_info td:nth-child(3) {
	text-align:right;
}

#cdw_ofkts tr:nth-child(n+2) td:first-child {
	//padding-left:5px;
}
div:nth-child(even).row.cdw {
	background-color:#efefef;
}

#other_factors_known_time_sentencing > div.row {
	padding:5px 5px 5px 10px;
}
#other_factors_known_time_sentencing > div:nth-child(odd).row {
	background-color:#efefef;
}

/*
.title_sg {
	font-size:1.5em;
	margin-top:2px;
}
*/

#footer {
	position:absolute;
	bottom:0px;
	text-align:center;
	padding:5px;
	font-size: 12px;
	width:800px;
}
#menubar {
	padding:4px;
	font-size:.85em;
	background-color:#efefe8;
	border-radius:.2em;
	border-bottom:3px solid #97c4e5;
}

#menu {
  margin:0px;
  padding:0px;
  overflow:hidden;
  height:16px;
}

#menu ul {
	margin:0px;
	padding:0px;
	float:left;
}

#menu li {
  display: inline;
  list-style-type: none;
  margin:0px;
  padding:2px;
}

#menu a {
  font-weight:normal;
  margin:0px;
  padding:2px;
  color:#000000;
  text-decoration: none;
}

#menu li a.active, #menu li a:hover {
  text-decoration: underline;
}

#menu #logged_in_as {
  margin:0px;
  padding:0px;
  float:right;
}

#docket_no td:nth-child(2) i {
	font-size:.8em;
	cursor:pointer;
	color:#aecfe5;
}

#docket_no td:nth-child(1) input.ti_std {
	text-transform:uppercase;
	width:8em;
	//padding: 2px;
}

#offense_counts .fas {
	cursor:pointer;
	padding:0 3px;
	color:#aecfe5;
}

#pruo tr:nth-child(n+8):nth-child(-n+12) {
	display:none;
}

#pruo td {
	width:auto;
}

#pruo tr:first-child td:nth-child(n+2):nth-child(-n+4) {
	text-align:center;
	font-size:.8em;
	padding:2px 0 0 0;
	background-color:#f6f6f6;
	border-bottom: 1pt solid #C7C6BC;
}
#pruo td:first-child {
	width:1.5em;text-align:right;;
}

#pruo td:last-child {
	width:1.5em;
	background-color:#FFFFFF;
}

#pruo tr:last-child td:nth-child(2) {
	padding:2px;
	font-size:.9em;
	text-align:center;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	background-color:#f0f0f0;
	cursor:pointer;
}

#type_of_revocation table.sr_target_page {
	width:100%;
	border:1px solid #C7C6BC;
}
#type_of_revocation table.sr_target_page tr:first-child td {
	padding:4px;
	background-color:#efefef;
	border-right:1pt solid #C7C6BC;
}
#type_of_revocation table.sr_target_page tr:nth-child(-n+6) td:nth-child(2) {
	border-right:1pt solid #C7C6BC;
}
#type_of_revocation table.sr_target_page tr.tp1r td {
	padding-top:5px;
}
#type_of_revocation table.sr_target_page td {
	padding-left:5px;
}
#type_of_revocation table.sr_target_page td:first-child {
	text-align:right;
}
#type_of_revocation table.sr_target_page tr.tplr td {
	padding-bottom:5px;
}

#conditions_cited_in_violation tr.scv {
	background-color:#efefef;
}

#decision_of_the_court_7 {
	background-color:#efefef;
}
#decision_of_the_court_7 tr:nth-child(n+2) td:first-child {
	padding-left:20px;
}

#sentence_for_revocation tr {
	background-color:#fefefe;
}
#sentence_for_revocation tr.spacer {
	background-color:#f1f1f1;
}

.btrbl {
	border :1px solid #C7C6BC;
}
.bt {
	border-top :1px solid #C7C6BC;
}
.br {
	border-right :1px solid #C7C6BC;
}
.bb{
	border-bottom :1px solid #C7C6BC;
}
.bl {
	border-left :1px solid #C7C6BC;
}

#sentence_for_revocation td.sr_title {
	padding:5px 0 0 5px;
}

table[id$=_sentence_details] td {
	padding-left:5px;
}

.alpha1 {
	text-align:center;
	width:1em;
}

#treatment_sanctions_educational_programs_alternatives_utilized tr td:nth-child(n+2) {
	width:25px;
	text-align:center;
}
#treatment_sanctions_educational_programs_alternatives_utilized tr td:first-child {
	padding-left:5px;
}
#treatment_sanctions_educational_programs_alternatives_utilized tr:nth-child(odd) {
	background-color:#efefef73;
}
#treatment_sanctions_educational_programs_alternatives_utilized tr td:nth-child(2) {
	background-color:#c1c1c1;
}
#treatment_sanctions_educational_programs_alternatives_utilized tr td:nth-child(3) {
	background-color:#ddd;
}
#treatment_sanctions_educational_programs_alternatives_utilized tr td:nth-child(4) {
	background-color:#efefef;
}
#treatment_sanctions_educational_programs_alternatives_utilized tr td:nth-child(5) {
	text-align:left;
	padding-left:7px;
	width:50px;
}

#other_sentencing_programs tr:nth-child(odd) {
	background-color:#f0f0f0;
}

.fefefe {
	background-color:#fefefe;
}
.f0f0f0 {
	background-color:#f0f0f0;
}

table.twobyone {
	background-color:#ffffff;
}
table.twobyone td {
	vertical-align:top;
}
table.twobyone td:first-child {
	border :0px;
	width:350px;
}
table.twobyone td:nth-child(2) {
	width:5px;
	background-color:#f9f9f9;
}
table.twobyone td:nth-child(4) {
	width:80px;
	background-color:#f9f9f9;
	text-align:center;
	vertical-align:bottom;
}
table.twobyone td:nth-child(4) input {
	margin-bottom:0px;
}

table.twobyone table tr:first-child td {
	background-color:#efefef;
	padding-left:7px;
	font-weight:bold;
	border-bottom :1px solid #C7C6BC;
}

table.recommendation_table tr:nth-child(n+2) td {
	text-align:left;
}
table.recommendation_table tr:nth-child(even) {
	background-color:#f0f0f0;
}
table.recommendation_table input[type=radio] {
	margin-right:7px;
}

#nlm_nc tr:nth-child(2) td,#nlf_nc tr:nth-child(2) td {
	font-size:.9em;
	padding:5px 0 0 0;
	text-align:center;
}

#nlm_nc tr td:nth-child(8),#nlf_nc tr td:nth-child(8) {
	padding:0px 0 2px 5px;
	text-align:center;
}

#nlm_nc tr td:first-child,#nlf_nc tr td:first-child {
	padding-left:4px;
}
#nlm_nc tr td:nth-child(even),#nlf_nc tr td:nth-child(even){
	background-color:#f0f0f0;
}

#nlf_c1v_noc tr:first-child td {
	padding:5px 0 1px 5px;
}
#nlf_c1v_noc tr:nth-child(2) td {
	padding:1px 0 5px 5px;
}

.underline {
	text-decoration:underline;
}

.readonly {
	border:1px solid #efefef;background-color:#efefef;padding:2px 5px;
}

[type=text][name^=mand_min_].readonly {
	border:2px solid #efefef;background-color:#efefef;padding:1px 2px;
}
/* Multiple Offense Rows */
.mor { display:none; }

#docket_no .fa-minus {
 visibility:hidden;
}

#mms_sum_table td {
	padding:3px
}

/* TEST */
.hoot {
	background-color:#546D80;
	width:auto;
	border:5px solid white;
}

/* END: TEST */
