﻿/*  Bootstrap overrides for 2.3.2  */

#Page * {
	line-height: normal !important; 
}

#Page h1, #Page h2, #Page h3 {
	margin: auto;
	font-size: inherit;
	color: #8C0C01;
}

label {
	display: inline;
	font-size: 12px;
	font-weight: bold;
}

/* This set of styles is used for the search history page */ 

.sortable { width: 100%; border:solid 1px #8EB3C3; margin:1em 0 1.5em 0;}
.sortable thead { color:#ffffff; background-color:#8EB3C3; text-align: left; }
.sortable th {padding:7px 10px; text-align: left; /* for IE8 */}
.sortable td {padding: 10px; border-bottom:solid 1px #8EB3C3;}

form div {margin-bottom:0px;}
div.radioSet { margin-top: 1.0em; clear:both; }
/*.field button {float:left; margin-top:-2px;}*/
.field p { padding:.5em 1em 0 0; text-align:right; width:auto;}
#Content .field p {font-style:italic; font-size:.9em; color:#73737C; vertical-align:middle; line-height:2em;}

#divForm .btn i {margin:1px 0px 0px 5px;}

/* Help */
.tools {display:none; margin:0 0 0 -4px; vertical-align:top;}
.field div.tools {display:none; min-width:10px; padding-top:0px;}
 .checkboxSet .tools {vertical-align:10px;}
.large .tools {margin-left:-6px;}
.tools button[type="submit"] {margin:0; height:30px; border-top-left-radius:0; border-bottom-left-radius:0; vertical-align:top; padding:4px 8px;}
.medium .tools button[type="submit"] {height:34px;}
.large .tools button[type="submit"] {height:38px;}
.showTools div.tools {display:inline-block; }
.showTools input, #Content .showTools .chzn-choices, .showTools .chzn-container-single .chzn-single {border-top-right-radius:0; border-bottom-right-radius:0;}
.showHelp {margin-left:5px; vertical-align:-8px;}
.checkboxSet .showHelp, .singleCheck .showHelp {vertical-align:top;}

.medium #divForm .btn-mini i {margin-top:2px;}
.large #divForm .btn-mini i {margin-top:4px;}
