
div.paging-stats p {
	font-size: 11px;
}

div.paging {
	font-size: 11px !important;
	text-align: center;
	margin: 15px 0;
}

div.paging div.disabled {
	padding: 3px 7px;
	border: 1px solid #fff;
	visibility: hidden;
}

div.paging a {
	margin: 0 5px;
	padding: 3px 7px;
	border: 1px solid #dcdcdc;
	background-color: #f5f5f5;
	text-decoration: none !important;
}

div.paging a:hover {
	border-color: #a0a0a0 !important;
	color: #737373 !important;
	
}

div.paging .prev {
	float: left;
	margin-left: 0;
	display: block;
}

div.paging .next {
	float: right;
	margin-right: 0;
	display: block;
}

div.paging span.current {
	margin: 0 5px;
	padding: 3px 7px;
	border: 1px solid #dcdcdc;
}

div.actions {
	margin: 10px 0;
	height: 35px;
	clear: both;
}

div.actions ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div.actions ul li {
	float: left;
	margin: 0 10px 10px 0;
/*	margin: 5px 0;*/
}

div.input {
	clear: left;
}

div.input label, label.title {
	width: 140px;
	line-height: 16px !important;
	float: left;
}
label.title { 
	display: block; 
}
div.checkbox label, div.radio label {
	width: auto !important;
	float: none !important;
	vertical-align: top;
}
div.radio { clear: none !important;}

div.input input, div.input select, div.input textarea, div.textarea {
	margin-bottom: 10px;
}


div.checkbox {
	margin-left: 150px;
	margin-bottom: 10px;
}

div.checkbox input {
	vertical-align: middle;
	margin-right: 7px;
}

fieldset {
	margin: 15px 0 10px;
}


div.select, div.datetime {
	margin-bottom: 10px;
}

div.select div.error-message {
	margin: 10px 0 10px 150px !important;
}

div.view dl dt {
	float: left;
	font-size: 11px;
	width: 120px;
	margin-right: 15px;
	color: #878787;
}

div.view h3 {
	margin: 30px 0 0 !important;
	clear: left;
}

div.view dl {
	margin: 15px 0;
	content-after:;
}
div.view dl dd {
	margin-bottom: 10px;
	margin-left: 135px;
}

div.related h2 {
	clear: both;
	margin-top: 35px;
}

div.sponsor-view {
	
}

div.sponsor-view h1 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 10px;
}

div.sponsor-view h2 {
	padding: 8px;
	color: #000 !important;
	background-color: #f0f0f0;
	border: 1px solid #e3e3e3;
	text-transform: uppercase;
}

div.sponsor-view h2 a {
	color: #F25611 !important;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #878787;
}

div.sponsor-view table {
	border: 1px solid #e3e3e3;
	border-collapse: collapse;
	width: 100%;
	background-color: #e3e3e3;
}
div.sponsor-view table td, div.sponsor-view table th {
	font-size: 11px;
	background-color: #fff;
	padding: 2px 4px;
	text-align: left;
}

div.email {
	padding: 15px 10px;
	border-bottom: 3px double #e3e3e3;
}

div.alt {
	background-color: #f9f9f9;
}

div.email-header div {
	clear: left;
}

div.email-header div label {
	width: 125px;
	float: left;
	display: block;
	padding: 3px;
	margin: 3px 10px 3px 0 !important;
	border: 1px solid #e3e3e3;
	background-color: #e9e9e9;
}

div.email-header span {
	display: block;
	padding: 3px;
	line-height: 30px;
	font-size: 11px;
}

div.email-body {
	padding: 10px;
	border: 1px solid #e3e3e3;
	background-color: #fff;
}

div.fs {
	padding: 10px;
	border: 1px solid #e3e3e3;
	margin: 10px 0;
}

div.highlight-cb {
/*	background: #f5f5f5;
	border: 1px solid #e3e3e3;
	padding: 10px 5px;
*/}

fieldset {border: none;}

.btn-blue{
	background: #2D588E;
	padding: 3px;
	color: #FFF !important;
	text-decoration: none !important;
}

.btn-blue:hover{
	background: #579cf2;
}

.devcon-home #content h2{
	font-size: 14px !important;
	margin: 20px 0 !important;
}

#page-title{
	position: absolute;
	background: #000;
	color: #5b80b2;
	top: 160px;
	width: 500px;
	padding-left: 50px;
	opacity: .78;
}

#page-title h1{font-weight: normal !important;}
.application-form label{
	font-size: 11px !important;
}
.application-form input{
	font-size: 11px !important;
}

.small-box input{
	width: 80% !important;
}

div.wrap-info strong{
	display: inline !important;
}

.jpg-list{
	font-size:12px !important;
	height:1% !important;
	line-height:15px !important;
	list-style:none outside none !important;
	margin:-1px 0 0 2px !important;
	overflow:hidden !important;
	padding:0 0 20px !important;
}

.booth-request{
	background: #f2f2f2;
	border: #d1d1d1 1px dotted;
	padding: 5px;
}

.booth-request select {
	width: 150px;
	margin-right: 50px;
}

tr.booth_assigned td{
	background: #CFEFD2;
	border-bottom: green 1px solid;
}
