.btn { text-decoration:none; }
.btn-black { background-color: #333; border-color: #000; color: #fff; }
.btn-black:hover { background-color: #555; border-color: #333; color: #ddd; }

.checkbox input[type=checkbox], 
.checkbox-inline input[type=checkbox], 
.radio input[type=radio], 
.radio-inline input[type=radio] { position:relative!important; }

img[hspace="10"] { margin-right:10px; margin-left:10px; }

.input-xs {
  display: inline;
  margin: 0 5px 0 0;
  padding: 2px;
  text-align: center;
  width: 34px;
}

.filelist li { list-style: outside none none; }
.draft { background:#ff8; padding:10px; }
div.motion { margin-top:10px; border:1px grey solid; padding:3px 5px; }
p.motion { margin:-3px -5px 5px; background:#eee; padding:3px 5px; }
li.section { padding-bottom:10px;border-top:2px solid black; background:white; }
li.section:hover { background:#f8f8f8; }
li.section h4 { margin-left:10px; }
li.inExec { background:#888; }

div.grey { background-color:#eee; border-radius:10px; padding:10px 5px; margin:10px 0; }

div.panel-body { background-color:#eee; }
div.panel-item { margin-bottom:10px; }
div.panel-item div.title { font-weight: bold; font-size: 1.2em; }
div.panel-item div.synopsis { font-size: 1.1em; }
div.panel-item div.eventdate { font-size: 1.1em; }
div.panel-item div.content { font-size: 0.9em; }
div.panel-item div.category { font-size: 0.9em; font-style:italic; }
div.panel-item div.postdate { font-size: 0.9em; font-style:italic; }
div.panel-item div.attachment { font-size: 0.9em; font-style:italic; }

.dropdown:hover .dropdown-menu { display: block; margin-top: 0; }

.navbar-collapse.in{overflow-y:visible!important;}

div.page table th { background:#aaa; font-weight:bold; padding:3px 5px; text-align:center; font-size:1.2em; }
div.page table td { padding:3px 5px; }

input.file_sortorder { min-width:45px; text-align:right; }

/* img.img-responsive { display:inline-block; } */
.productlist span { display:block; }

/* span.dropdown { display:inline-flex; width:100px; } */

.plupload_view_thumbs .plupload_file {
  font-size: 10px !important;
}
.loginPage > img {
  height: 1px;
  width: 1px;
}
a.btn {
  color: white;
}
a.btn-default {
  color: black;
}
div.a {
  background-color: white;
  border-radius: 5px;
  color: black;
  line-height:1.3em;
  padding: 5px 10px;
}
div.a a {
  color: darkred!important;
}
div.a li {
  list-style: inside none disc;
}
div.a h3 {
  font-size: 1.3em;
  margin: 10px 0;
}
p.warning {
  background: #ffffaa none repeat scroll 0 0;
  color: red;
  text-align: center;
}
img.editPencil { box-shadow: 0 0 0px white;!important; }

/*
div.admintools ul.adminSubnav,
div.admintools ul.adminSubnav,
div.admintools ul.adminSubnav *:before,
div.admintools ul.adminSubnav *:after
{ box-sizing:content-box!important; }
*/

.cke_wysiwyg_frame > html { overflow-y: scroll!important; overflow-x: none; }
.cke_wysiwyg_frame, .cke_wysiwyg_div { height:487px!important; }

#cke_editor1 { height:627px!important; margin-bottom:40px; }
.cke_editable { padding-top: 10px!important; }
#cke_1_contents { height:487px!important; }
.cke_inner { height:627px!important; }

.rotate {
-webkit-transform: rotate(-90deg);/* Safari */
-moz-transform: rotate(-90deg);/* Firefox */
-ms-transform: rotate(-90deg);/* IE */
-o-transform: rotate(-90deg);/* Opera */
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);/* Internet Explorer */
}

a.manageEdit {
  background: url("../ui/edit.gif") no-repeat local 5px 8px #d0ffd0!important;
  padding-left: 20px !important;
}
a.manageNew {
  background: url("../ui/add.png") no-repeat local 3px 6px #eee!important;
  padding-left: 20px !important;
}
a.manageSettings {
  background: url("../ui/cog.png") no-repeat local 3px 6px #eee!important;
  padding-left: 20px !important;
}
a.manageManage {
  background: url("../ui/table_multiple.png") no-repeat local 3px 6px #eee!important;
  padding-left: 20px !important;
}

a.edit { width:12px; height:11px; border:0; }

h3.managePage { clear:left; margin-top:10px!important; display:block; }

table.paypal {
    background:white;
    box-shadow: 0 0 5px #666666;
    float:right;
    margin: 10px;
    padding: 0 5px;
}
table.paypal p {
    margin: 3px auto;
}

div.upload_file_admin {
	background-color:#ffd;
	border: 2px dotted #CCCCCC;
	color: #666666;
	font-family:Arial,sans-serif;
	font-size:10px;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 0 10px 5px;
}
div.upload_file_admin h2 { font-size:20px; color:black; }
div.upload_file_admin h3 { font-size:15px; color:black; }
div.upload_file_admin p { color:black!important; }

div.loginPage {
  background: #e8e8e8;
  border: 1px solid grey;
  border-radius: 15px;
  box-shadow: 3px 3px 5px grey;
  color:black;
  margin: 30px auto;
  padding: 5px;
  width: 60%;
}
div.loginPage table { margin:0px auto; text-align:center; }
div.loginPage table td { padding:5px; }
h1.login.page { margin: 0 auto 5px; }

div.alert { background-color:#ffd;padding:10px 20px;border:3px dashed darkred; color:black; }

span.privacyPolicy { float:right; font-size:12px!important; color:#21759B!important; display: inline-block; padding: 5px 10px; border: 1px solid #ddd; background: #f1f1f1; text-align: center; }
span.privacyPolicy a { text-decoration:none!important; }

span.captcha {
	font-size:20px;
	font-weight:bolder;
	color:black;
	background-color:#ddd;
	border:2px solid red;
	text-align:center;
	padding:10px;
}

div.submitEnabledMessage {
	margin:15px 20px;
	padding:10px 20px;
	border:red dotted 2px;
	background-color:#ee9;
	color:black;
	font-weight:bold;
}
img.sub_image:hover { box-shadow:0 0 5px black; }

a.pointer { cursor:pointer; }

ddiv.edit {
	width:100%!important;
	clear:both;
}

div.PF_news h2.news { margin:0px; }
h2.news { margin-bottom:0px; }
h3.news { margin:0; padding:0; }
img.newsTiny { margin:0px 15px; }
p.synopsysFull { margin-bottom:20px!important; }
p.synopsysList { margin:0px 0; padding:0px; }
p.updated { color: #888888; margin: 0 0 10px; }
a p.synopsysFull { margin:0px!important; }

div.addthis_toolbox { height:18px; width:100px; }


div#admintab {
  background: none repeat scroll 0 0 darkred;
  border-radius: 0 0 10px 0;
  box-shadow: 0 0 10px black;
  height: 30px;
  left: 0px;
  position: fixed;
  top: 0px;
  width: 30px;
  z-index: 99999;
}
div#admintools {
  z-index: 1000;
}

#admintab div.title {
  font-size: 13px;
  margin: 6px 0 0;
  line-height:1rem;
}

div.admintools {
  background: #333 !important;
  border-radius: 0 0 10px 0;
  border-bottom: 3px solid darkred !important;
  border-right: 3px solid darkred !important;
  box-shadow: 0 0 10px black;
  color: #fff !important;
  font-family: Arial,Helvetica,sans-serif !important;
  font-size: 12px !important;
  margin: 0 10px 0 0 !important;
  padding: 0 0 10px 0 !important;
  position: fixed !important;
  text-align: left !important;
  top: 0 !important;
  width: 150px !important;
  z-index: 99999 !important;
}

div.admintools div.title {
  background-color:darkred;
  font-weight: bold;
  padding: 10px;
  text-transform: uppercase;
/*  letter-spacing: 1px;*/
}
div.admintools div.title a.close {
  float:right;
  display:inline;
  width:10px!important;
}

.admintools > img { display: block; }

div.admintools a {
  color:#fff!important;
  display:block;
  font-size: 12px !important;
  text-align: left!important;
  text-decoration:none!important;
  width: 130px !important;
}
div.admintools ul.adminnav {
  font-size: 12px!important;
  list-style-type: none!important;
  padding: 0!important;
}
div.admintools ul.adminnav span {
  color:white!important;
  font-weight:bold;
  padding: 5px 10px!important;
  text-transform:uppercase!important;
}
div.admintools ul.adminnav li {
  background: #999;
  color:black;
  list-style-type: none!important;
  margin:0px;
  padding:0px;
}
div.admintools ul.adminnav li a {
  padding: 2px 10px!important;
  font-size: 12px !important;
}
div.admintools ul.adminnav li a:hover {
  color:black!important;
}
div.admintools ul.adminSubnav {
  padding: 0!important;
  margin:0;
}
div.admintools ul.adminSubnav li {
  background: #333 !important;
  color:white!important;
  list-style-type: none!important;
  line-height:1rem;
} 
div.admintools li:hover > ul.adminSubnav {
  background: #999!important;
}

li.functions > a {
	background: url(http://erolls.net/ui/bullet_arrow_down.png) 60% 55% no-repeat!important;
}
li.presentation > a {
	background: url(http://erolls.net/ui/bullet_arrow_down.png) 72% 55% no-repeat!important;
}
li.admin > a {
	background: url(http://erolls.net/ui/bullet_arrow_down.png) 47% 55% no-repeat!important;
}
div.admintools a:hover { color:darkred!important; background-color:#fff!important; }
div.admintools a.active { color:darkred!important; background-color:#fff!important; font-weght:bold; }

/* 
.managetop { 
font-size:12px; 
border:none!important; 
background:none!important; 
color:#666!important; 
text-align:left!important; 
padding:0!important; 
font-family: Arial, Helvetica, sans-serif; 
}
.managetop a, .managetop input, .managetop select {
  background: none repeat scroll 0 0 #f1f1f1;
  border: 2px solid #21759b;
  border-radius: 10px;
  color: #21759b !important;
  display: inline-block;
  font-size: 14px !important;
  margin:0 0 5px 0;
  padding: 5px 10px;
  text-align: center;
  text-decoration:none!important;
}
.managetop a:hover,
.managetop a.active {
	color: #000033!important;
}
.managetop {
  margin: 5px 0;
  padding: 0 5px !important;
}
*/

.managetop { margin:5px 0; text-align:left!important; }
.managetop a, .managetop input, .managetop select { margin:5px 2px; }
.managetop img { height: 23px; margin: -2px 0 0 5px; }

/*.managetop a { text-decoration:underline!important; }*/

.manageSave {
  background-color: #cc0000;
  border: 2px solid black;
  border-radius: 10px;
  color: white;
  float: right;
  font-weight: bold;
  padding: 5px 15px;
  text-transform: uppercase;
}
.manageSaveLeft {
  background-color: #cc0000;
  border: 2px solid black;
  border-radius: 10px;
  color: white;
  font-weight: bold;
  padding: 5px 15px;
  text-transform: uppercase;
}

div.manageForms {
  background-color: #fdd;
  border: 2px solid black;
  border-radius: 5px;
  color: #333;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  padding: 5px 10px;
}

div.manageForms a { text-decoration:none; border-bottom: none; } /* color:#21759B; */
/*div.manageForms a:hover { color:#ff0000; text-decoration:none; }*/
div.manageForms h2 {
	color: #111;
	font-size: 28px;
	font-style: italic;
	margin: 10px 0 5px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
div.manageForms h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #111;
	font-weight: normal;
}
div.manageForms h3 a {
	color: #21759B;
}

div.prevNext { margin:0px auto 20px; height:20px; text-align: center; font-size: 11px !important; }
div.prevNext a { text-decoration:none; font-weight:bold; }
div.prevNext div.arrowleft { width:100px; float:left; text-align:left; }
div.prevNext div.arrowright { width:100px; float:right; text-align:right; }
div.clearAll { clear:both; }

/*
table.admin {
	border:1px solid #ddd!important;
	border-collapse: collapse;
	color: #4f4f4f;
	font-family: Arial, Helvetica, sans-serif;
	margin: 15px 0 20px 0;
	position: relative;
	width: 100%;
	z-index:100;
}
table.admin img { width: 100%; } 
*/

table.admin {
	color: black;
	width: 100%;
}
table.admin.border {
	border:1px solid #ddd!important;
}
table.admin.border td {
	border-bottom:1px solid #ddd!important;
}

input.btn-file[type="file"] {
  background-color: #5cb85c;
  border-radius: 5px;
  color: #fff;
  float: left;
  height: 34px;
  margin-right: 4px;
  padding: 0;
  text-align: left;
  width: 200px;
}


textarea.cke_source { color:black!important; }

.sortorder { padding:0!important; text-align:center; width:40px!important; }

table.admin input.radio,table.admin input.checkbox { display:inline!important; }
table.admin td a { text-decoration:none; font-weight:normal!important; border-bottom:none; }
table.admin td input.text { width:99%; }
table.admin td input[type="textarea"],table.admin td input[type="text"],table.admin td input[type="password"],table.admin td input[type="input"] { color: black; }
table.admin td p a { color:red; }
table.admin td p a.btn { color:white; }
table.admin td p { color:black; font-family:Arial,Helvetica,sans-serif; font-size:16px; }
table.admin td { border:0!important; padding:3px!important; background-color:white; }
table.admin th a { color:#21759B!important; }
table.admin th { background:#ccc repeat-x; color:#333!important; font-weight:bold; padding:5px; font-size: 11px }
table.admin th.left { text-align:left; }
table.admin tr.contacts:hover td a { color:#000!important; }
table.admin tr.contacts:hover td { background-color:#ccc; color:#000!important; }
table.admin tr.odd td, table.admin td.odd { background-color:#ddd; }
table.admin tr.yellow td { background-color:yellow; }

table.imageCatsYellow,
table.imageCatsWhite,
table.imageCatsGrey {
  border-radius: 10px !important;
  margin-bottom:10px;
  width: 100%;
}
table.imageCatsYellow { background-color:#FFF1A8; }
table.imageCatsWhite { background-color:#f1f1f1; }
table.imageCatsGrey { background-color: #f1f1f1; }

table.imageCatsGrey tr td,
table.imageCatsWhite tr td,
table.imageCatsYellow tr td 
{
  padding: 2px 2px 4px !important;
}
table.imageCatsGrey tr.topRow td,
table.imageCatsWhite tr.topRow td,
table.imageCatsYellow tr.topRow td 
{
  padding: 4px 2px 2px !important;
}

table.imageCatsYellow td input.text { width:90%; }

table.imageCatsYellow td input[type="textarea"],
table.imageCatsYellow td input[type="text"],
table.imageCatsYellow td input[type="password"],
table.imageCatsYellow td input[type="input"],
table.imageCatsYellow td input { font-size:12px; font-weight:bold; border: 2px solid #999; color: #21759B; padding: 4px;}

table.imageCatsYellow td input[type="submit"] { }

table.imageCatsGrey td input.text { width:90%; }

table.imageCatsGrey td input[type="textarea"],
table.imageCatsGrey td input[type="text"],
table.imageCatsGrey td input[type="password"],
table.imageCatsGrey td input[type="input"],
table.imageCatsGrey td input { font-size:12px; font-weight:bold; border: 2px solid #999; color: #21759B; padding: 4px;}

table.imageCatsGrey td input[type="submit"] { padding: 10px 5px; }
table.admin tr td select { border: 1px solid #ccc; }
table#adminPageTitle tr td { padding: 6px 10px!important; }
table#adminPageTitle tr td input { font-size: 18px; padding: 5px; }
table.nowrap td { font-size:11px!important; }

table.row { margin:10px 0px!important; border:1px solid #ccc; color:#666!important; font-size:12px; }
table.row td { color:#666!important; padding:5px; }
table.row tr.topRow {  }

tr.grey td { background-color:#ddd!important; }

.category_admin input { font-size:12px; font-weight:bold; border: 2px solid #999; color: #21759B; padding: 4px;}

td.label { color:black; font-size:100%!important; }

.manageForms a.button {
  background-color: #dddddd;
  border-radius: 10px;
  box-shadow: 1px 1px 2px grey;
  color: #000000 !important;
  display: block;
  float: left;
  font-size: 12px;
  height: 24px;
  letter-spacing: 0;
  line-height: 24px;
  margin: 5px;
  padding: 1px 10px;
  text-decoration: none !important;
  text-transform: none;
}

.manageForms a.button:visited {
	border-bottom: none;
}
/*
.manageForms a.button:hover { background:none; text-decoration:none; color:#ff0000!important; }

.manageForms input[type="submit"] {
	padding: 0 10px;
	cursor: pointer;
	font-size: 13px;
}

.manageForms input.sendmail {
	background-color:green!important;
	color:white;
	border:2px solid black;
}
.manageForms input[type="file"] {
	font-size: 13px;
	cursor: pointer;
	border:0px;
}
*/
form.admin textarea { font-size: 12px !important; }

table.forms { background-color:white; }
table.forms td { color:black; padding:4px!important; }
table.forms td a { color:black; }
table.forms th { background-color:#ccc; color:black; font-weight:bold; padding:3px; }
table.forms td input.text { width:90%; }

table.manageforms { border:1px solid darkblue; }
table.manageforms td { color:black; padding:5px!important; border-bottom:1px solid darkblue; }
table.manageforms td a { color:black; }
table.manageforms th { background-color:#ccc; color:black; font-weight:bold; padding:3px; }
table.manageforms td input.text { width:90%; }

.tthdr { z-index:99999; background-color:#666; border:#000 1px solid; filter:alpha(opacity=100); -moz-opacity:1; opacity:1; color:#fff; font-size:12px; text-align:left; font-weight:bold; padding:3px; width:180px; }
.ttbdy { z-index:99999; background-color:#ddd; border:#000 1px solid; filter:alpha(opacity=100); -moz-opacity:1; opacity:1; color:#000; font-size:12px; padding:3px; width:180px; text-align:left; font-family:sans; }
.tthdrEmail { z-index:99999; background-color:#666; border:#000 1px solid; filter:alpha(opacity=100); -moz-opacity:1; opacity:1; color:#fff; font-size:12px; padding:3px; width:750px; text-align:left; font-weight:bold; height:20px; z-index:99999999; }
.ttbdyEmail { z-index:99999; background-color:#ddd; border:#000 1px solid; filter:alpha(opacity=100); -moz-opacity:1; opacity:1; color:#000; font-size:12px; padding:3px; width:750px; text-align:left; font-family:sans; z-index:99999999; }
li.email { list-style:none; margin:2px 10px; }
.tthdrWide { z-index:99999; background-color:#666; border:#000 1px solid; filter:alpha(opacity=100); -moz-opacity:1; opacity:1; color:#fff; font-size:12px; text-align:left; font-weight:bold; padding:3px; width:300px; }
.ttbdyWide { z-index:99999; background-color:#ddd; border:#000 1px solid; filter:alpha(opacity=100); -moz-opacity:1; opacity:1; color:#000; font-size:12px; padding:3px; width:300px; text-align:left; font-family:sans; }


.btn-group.bootstrap-select { width:auto!important; display:inline-block; }
.left-arrow::before { color:#fff; content:"\f0d9"; font-family:"FontAwesome"; font-size:25px; display:block-inline; margin:0 5px; padding:0; }
.right-arrow::after { color:#fff; content:"\f0da"; font-family:"FontAwesome"; font-size:25px; display:block-inline; margin:0 5px; padding:0; }
.toggle-calendar::before { color:#fff; content:"\f073"; font-family:"FontAwesome"; font-size:25px; }
.calendar-edit select { width:auto!important; }

table.calendar { background-color:#e1e1e1; width:100%; }
table.calendar td.date { background-color:#f8f8f8!important; color:black!important; padding:2px; width:60px; }
table.calendar td.date a { color:black!important; }
table.calendar td.date:hover { background-color:white!important; }
table.calendar a { color:#000000!important; }
table.calendar a.navmonth { color:#FFFFFF!important; font-weight:bold; font-size:1.3em; }
table.calendar td.current { background-color:#e1e1e1; }
table.calendar .day-event { background-color:#E1ECED; }
table.calendar .header { background-color:#717171; color: #FFFFFF; font-size:0.95em; font-weight: bold; text-align: center; }
table.calendar .subheader { background-color: #aaaaaa; color: #FFFFFF; font-weight: bold; text-align: center; }
div.calendarItem {
  border-bottom: 1px dotted grey;
  font-size: 11px;
  line-height: 13px;
  padding-bottom: 2px;
}

input.sideContact[type="text"] { width:90%; }
table.sideContactTable { width:100%; }
table.sideContactTable td.leftCol { text-align:right; }
table.sideContactTable td.rightCol { text-align:left; }
table.sideContactTable td.captcha { padding:0px!important; }
table.sideContactTable td.captcha span.captcha { font-size:0.9em!important; margin:5px!important; padding:5px!important; }

.table > tbody > tr > td { vertical-align: middle!important; }

@media (max-width: 640px) {
	div.admintools ul.adminnav li a { width:auto!important; }
	div.loginPage { width:90%; }
}

@media print {
	body { background:white!important; }
	.noprint { display:none; }
	.content, .container, .row { width:100%!important; }
}