/* KCEL Tiki 12 customisation of fivealive theme by Enmore */

body {
    color: #000000;
    font: 76%/1.5 Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: .5em;
	color: #000000;
}

h1 {
	font-size: 2.3em;
	font-weight: bold;
	line-height: 110%;
}

h2 {
	font-size: 2.1em;
	line-height: 110%;
}

h3 {
	font-size: 1.9em;
	font-style: italic;
	line-height: 105%;
}

h4 {
	font-size: 1.4em;
}

h5 {
	font-size: 1.2em;
	font-style: italic;
}

h6 {
	font-size: 1.1em;
}

.faq_questions h6 {
	margin-top: 1px;
	margin-bottom: 1px;
}

a,
a:visited,
tr.even a,
tr.even a:visited,
tr.odd a,
tr.odd a:visited {
	color: #669966;
}

a:active,
a:hover,
tr.even a:active,
tr.even a:hover,
tr.odd a:active,
tr.odd a:hover {
	color: #bcb923;
}

.sf-sub-indicator {
    background: url("kcelcustom12/arrows-669966.png") no-repeat scroll -10px -100px transparent;
}

#tiki-top .cssmenu_horiz li a > .sf-sub-indicator {
    top: 15px;
	right: 0.5em;
	background: url("kcelcustom12/arrows-ffffff.png") no-repeat scroll -10px -100px transparent;
}

#tiki-top .cssmenu_horiz li li a > .sf-sub-indicator {
	background: url("kcelcustom12/arrows-ffffff.png") no-repeat scroll -10px 0 transparent;
	top: 7px;
}

/* new style CSS menus for Tiki11 */

/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
	margin-right: -12px;
	top: 58%;
	/* order of following 3 rules important for fallbacks to work */
	border-top-color: #B6C7A2; /* edit this to suit design (no rgba in IE8) */
	border-top-color: rgba(182,199,162,1.0);
}

.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
	border-top-color: #669966; /* IE8 fallback colour */
}

/* horizontal arrows */
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
	border-left-color: white !important;
	border-left-color: rgba(255,255,255,1.0) !important;
}

.sf-arrows ul .sf-with-ul:after,
.cssmenu_vert.sf-arrows > li > .sf-with-ul:after {
    border-color: transparent transparent transparent rgba(102,153,102, 1.0) !important;
	margin-right: -10px;
}

#tiki-top .sf-arrows .sf-with-ul:after {
	margin-right: -2px ;
	/* order of following 3 rules important for fallbacks to work */
	border-top-color: #B6C7A2; /* edit this to suit design (no rgba in IE8) */
	border-top-color: rgba(182,199,162,1.0);
}

#tiki-top li ul .sf-with-ul {
	margin-right: -2px;
	/* order of following 3 rules important for fallbacks to work */
	border-top-color: #000000; /* edit this to suit design (no rgba in IE8) */
	border-top-color: rgba(0,0,0,1.0);
}

fieldset {
	border: 1px solid #669966;
}

hr {
	color: #bcb923;
	background: #bcb923;
}

.header_outer {
	background: none;
}

#header {
 	background: none;
}

#topbar_modules {
    background: url("kcelcustom12/topbar_green.jpg") repeat-x scroll 0 0 #669966;
}

#top_modules .box-quickadmin {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;	
    border-right: 1px solid #696969;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    right: 10px;
    top: 95px;
}

/* simple login in banner) */

.custom_login {
    bottom: 94px;
    position: absolute;
    right: 300px;
}

.custom_login a {
	font-weight: bold;
}

/* standard Logon box in banner */

#top_modules .box-login_box {
    bottom: 92px;
    position: absolute;
    right: 230px;
}

#top_modules .siteloginbar_popup {
    bottom: -1px;
    line-height: 1;
    position: absolute;
    right: 10px;
    width: 10em;
    z-index: 1;
}

.siteloginbar_popup .cssmenu_horiz .tabmark {
    background-color: #ffffff;
}

.siteloginbar_popup .cssmenu_horiz .tabmark a > .sf-sub-indicator {
    background: url("kcelcustom12/arrows-669966.png") no-repeat scroll -10px -100px transparent;
    bottom: 0.1em; 
}

.siteloginbar_popup .tabmark {
    border-style: none none none;
    border-width: 0 0 0;
}

.siteloginbar_popup .cssmenu_horiz div a.login_link {
	font-weight: bold;
}

.siteloginbar_popup .pass {
    width: 100%;
}

/* end of standard login */

#wrapper,
#c1c2 {
	margin-top: 0;
	padding-top: 0;
}

.middle_outer {
    background: url("kcelcustom12/topbar_green.jpg") repeat-x scroll 0 0 transparent;
}

#sitetitle,
#sitesubtitle {
	text-shadow: #648637 3px 2px 0;
}

#c1c2 #wrapper #col1 #tiki-center {
    padding: 0px 15px 25px 15px;
}

#footer {
    background: none repeat scroll 0 0 #669966;
}

.footer_liner {
	border-top: 1px solid #ebdc14;
	border-bottom: 1px solid #ebdc14;
}

#footer h3 {
	border-bottom: 1px dotted #ebdc14;
}

#loadstats {
	background: #ebdc14;
	color: #000;
}

#power a {
	color: #ebdc14;
}

#footer {
    color: #ffffff;
}

#footer a, #footer a:visited {
    color: #ffffff;
}

#footer a:hover {
	text-decoration: underline;
}

.box-kcel_credits {
    max-width: 100% !important;
}

#show-errors-button a {
	width: 150px;
}

.button a,
.button a:visited,
button,
input[type="reset"],
input[type="submit"],
.button input,
.calbuttonBox a,
#genPass .button a,
#genPass .button a:visited,
.daterow {
	color: #fff;
	background: #bcb923;
	border-color: #f0e884 #b2a713 #b2a713 #f0e884;
	font-weight: bold;
}
	
.button a:hover,
button:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.button input:hover,
.calbuttonBox:hover,
#genPass .button a:hover,
.daterow:hover {
	background: #e1d518;
	border-color: #b2a713 #f0e884 #f0e884 #b2a713;
}

.highlight,
.button.highlight a,
.calfocuson {
	border-color: #f5fb86;
	color: #669966;
	background: #d4f9d5;
}

.button.highlight a {
	background: #f8f9d4;
	color: #669966;
}

.cssmenu_vert li ul a,
.cssmenu_horiz li ul a,
.header .cssmenu_horiz li ul a,
.header .cssmenu_horiz li:hover ul a,
#main #topbar_modules .cssmenu_horiz li ul a,
#main #topbar_modules .cssmenu_horiz li:hover ul a  {
	background: #99cc99;
	color: #fff;
}

#tiki-top .cssmenu_horiz li a {
	background: none;
}

#tiki-top .cssmenu_horiz li a:hover,
.cssmenu_vert li ul a:hover,
.cssmenu_horiz li ul a:hover,
.header .cssmenu_horiz li ul a:hover,
#main #topbar_modules .cssmenu_horiz li ul a:hover  {
	background: #e1d518;
}

.header .cssmenu_horiz li.selected a,
#topbar_modules .cssmenu_horiz li.selected a,
.cssmenu_horiz li.selected a,
.cssmenu_vert li.selected a {
/*	color: #bcb923;*/
	color: #fff;
}

.header .cssmenu_horiz li.selected li a,
#topbar_modules .cssmenu_horiz li.selected li a,
.cssmenu_horiz li.selected li a,
.cssmenu_vert li.selected li a {
	font-style: normal;
	color: #fff;
}

.cssmenu_vert .sf-sub-indicator {
	background: url(kcelcustom12/arrows-669966.png) no-repeat 10px 0;
}

select,
input[type="text"],
input[type="password"],
input[type="file"],
input#login-pass,
textarea,
.adminoptionbox option  {
	background: #f8f9d4;
	border-color: #f5fb86 #fbfbee #fbfbee #f5fb86;
}

select[name="status"] {
	margin-bottom: 12px;
}

.titlebar,
.rbox-title, 
.rbox-data {
	border-color: #bcb923;
	background: #f5f6c1;
	color: #648637;
}

.cbox {
	background: #f5f6c1;
	color: #648637;
}

.cbox-title {
	border-bottom: 3px solid #bcb923;
}

/* box styles */

.simplebox {
	border: 2px solid #bcb923;
}

.homepage_box {
	padding: 0px 10px 10px 10px;
	margin: 0;
	width: 470px;
	height: 350px;
}

.homepage_box h4 {
	margin-top: 3px;
	margin-bottom: 3px;
}

.homepage_box ul {
	margin: 1px;
	padding-left: 10px;
	font-size: 11px;
}

.homepage_box img {
	margin: 0px;
}

.homepage_boxes td {
	padding: 4px;
}

h3.box-title,
.postbody-title,
#top_modules .module.secondary_site_menu {
	background: #e1d518 url(kcelcustom12/siteheader.png) no-repeat -1000px -200px;
}

.adminanchors {
	background: #bcb923;
}

.normal,
.wikitable {
	border: 2px solid #dbd11a;
}

th,
td.heading,
tr.diffheader,
.calHeading,
.weeks,
th.header {
	background: #dbd11a;
	color: #f8f9d4;
}

.caltable .odd,
.caltable .even,
.wikicell {
	border: 2px solid #f5f6c1;
}

.odd, table.normal tr:nth-child(2n+1) {
    background: none repeat scroll 0 0 #f0e884;
}

.even, table.normal tr:nth-child(2n) {
    background: none repeat scroll 0 0 #f8f9d4;
}

.tabmark {
	border: 1px solid #f0e884;
	background: #bcb923;
}

.tabmark a {
	color: #fff;
}

.tabinactive:hover,
.tabactive {
	border: 1px solid #f0e884;
	background: #ece7a8;
}

.tabinactive:hover a,
.tabactive a,
.tabactive a:visited {
	color: #648637;	
}

.tabcontent,
form.admin fieldset,
#siteloginbar_popup .cssmenu_horiz ul li {
	background: #ece7a8;
}

.performance_graphs .tabcontent {
	background: #fff;
	border: 2px solid #ece7a8;
	border-top: 2px solid #ece7a8 !important;
}

/* Quote plugin */
.quoteheader {
	border-bottom: 2px solid #f5f6c1;
}

.quotebody {
	border-left: 8px solid #f5f6c1;
}

.postbody-title > br {
	display: none;
}

.post .author,
.dirsite {
	background: #f5f6c1;
}

.postbody-content {
	border: 1px solid #d4cc1c;
	border-top: none;
}

.post .author {
	border: 1px solid #d4cc1c;
	border-top: none;
	border-bottom: none;
}

/* cluetip tooltips */

.cluetip-default {
	background: #F8F9D5;
	color: #000;
}

.cluetip-default #cluetip-outer {
	background: #F8F9D5;
}
.cluetip-default h3#cluetip-title {
	background: #bcb923;
	color: #fff;
}

.cluetip-default #cluetip-title a {
	color: #F8F9D5;
}

/* top banner tab menus */
#main #tiki-top .cssmenu_horiz li.menuSection a {
    padding-right: 22px;
	background: url("kcelcustom12/menu_divider.png") no-repeat scroll 100% 50% rgba(0, 0, 0, 0);
}

#main #tiki-top .cssmenu_horiz li.menuSection a:hover {
	background: #e1d518;
}


#main #tiki-top ul.sf-shadow ul {
	z-index: 1780;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;	
	background: #99cc99;
	border-bottom-left-radius: 0px;
	padding: 0 0px 0px 0;
}

/* all top banner menus */

#top_modules .cssmenu_horiz a {
	color: #669966 !important;
	line-height: 1;
	padding: 5px 1em;
	font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px
	font-weight: normal;
	text-transform: none;
}

#top_modules .cssmenu_horiz li li a {
	color: #fff !important;
}
  
/* Support Menu in top banner */

.top_module_support_menu {
    position: absolute;
	top: 10px;
	left: 380px;
    height: 15px;
    margin: 0 auto;
	padding-left: 0px;
}

.top_module_support_menu ul.sf-shadow ul {
	z-index: 1780;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;	
	background: #99cc99;
	border-bottom-left-radius: 0px;
	padding: 0 0px 9px 0;
}

.top_module_support_menu .cssmenu_horiz span.menutext {
}

.top_module_support_menu .cssmenu_horiz a.sf-with-ul {
}

.top_module_support_menu .cssmenu_horiz li li a.sf-with-ul {
	background: #99cc99;
	text-decoration: none;
}

.top_module_support_menu .cssmenu_horiz li li a:hover.sf-with-ul {
	background: #e1d518;
	text-decoration: none;
	border-right: none;
}

.top_module_support_menu a > .sf-sub-indicator {
    right: 0em;
    bottom: 0.2em;
	background: url("kcelcustom12/arrows-669966.png") no-repeat scroll -10px -100px transparent;
}

.top_module_support_menu ul li ul li a > .sf-sub-indicator {
    right: 0.3em;
    bottom: 0.4em;
	background: url("kcelcustom12/arrows-669966.png") no-repeat scroll -10px -100px transparent ;
	background-position: -10px 0;	
}

.top_module_support_menu .cssmenu_horiz ul li {
    background: none repeat scroll 0 0 #99cc99;
	padding: -0.3em 0.3em 0.3em 0.3em;
}

/* System Menu in top banner */

.top_module_system_menu {
    position: absolute;
	top: 10px;
	left: 540px;
    height: 15px;
    margin: 0 auto;
	padding-left: 0px;
}

.top_module_system_menu ul.sf-shadow ul {
	z-index: 1780;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;	
	background: #99cc99;
	border-bottom-left-radius: 0px;
	padding: 0 0px 9px 0;
}

.top_module_system_menu .cssmenu_horiz span.menutext {
}

.top_module_system_menu .cssmenu_horiz a.sf-with-ul {
}

.top_module_system_menu .cssmenu_horiz li li a.sf-with-ul {
	background: #99cc99;
	text-decoration: none;
}

.top_module_system_menu .cssmenu_horiz li li a:hover.sf-with-ul {
	background: #e1d518;
	text-decoration: none;
	border-right: none;
}

.top_module_system_menu a > .sf-sub-indicator {
    right: 0em;
    bottom: 0.2em;
	background: url("kcelcustom12/arrows-669966.png") no-repeat scroll -10px -100px transparent;
}

.top_module_system_menu ul li ul li a > .sf-sub-indicator {
    right: 0.3em;
    bottom: 0.4em;
	background: url("kcelcustom12/arrows-669966.png") no-repeat scroll -10px -100px transparent ;
	background-position: -10px 0;	
}

.top_module_system_menu .cssmenu_horiz ul li {
    background: none repeat scroll 0 0 #99cc99;
	padding: -0.3em 0.3em 0.3em 0.3em;
}

/* Help Menu in top banner */

.top_module_help_menu {
    position: absolute;
	top: 10px;
	left: 470px;
    height: 15px;
    margin: 0 auto;
	padding-left: 0px;
}

.top_module_help_menu ul.sf-shadow ul {
	z-index: 1780;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;	
	background: #99cc99;
	border-bottom-left-radius: 0px;
	padding: 0 0px 9px 0;
}

.top_module_help_menu .cssmenu_horiz span.menutext {
}

.top_module_help_menu .cssmenu_horiz a.sf-with-ul {
}

.top_module_help_menu .cssmenu_horiz li li a.sf-with-ul {
	background: #99cc99;
	text-decoration: none;
}

.top_module_help_menu .cssmenu_horiz li li a:hover.sf-with-ul {
	background: #e1d518;
	text-decoration: none;
	border-right: none;
}

.top_module_help_menu a > .sf-sub-indicator {
    right: 0em;
    bottom: 0.2em;
	background: url("kcelcustom12/arrows-669966.png") no-repeat scroll -10px -100px transparent;
}

.top_module_help_menu ul li ul li a > .sf-sub-indicator {
    right: 0.3em;
    bottom: 0.4em;
	background: url("kcelcustom12/arrows-669966.png") no-repeat scroll -10px -100px transparent ;
	background-position: -10px 0;	
}

.top_module_help_menu .cssmenu_horiz ul li {
    background: none repeat scroll 0 0 #99cc99;
	padding: -0.3em 0.3em 0.3em 0.3em;
}

/* search */

#searchContainer {
    display: inline;
    float: right;
    width: 410px;
}

.kcel_search input[type="text"] {
	width: 180px;
}

.kcel_search {
	position: absolute;
	top: 10px;
	left: 730px;
/*	z-index: 10;*/
}

/* ckeditor format tweaks */

.cke_skin_kama .cke_contents {
	background-color: #CFF;
}

.CSS1Compat {
	background-color: #CFF;
}

html[dir="ltr"] > body {
	background-color: #fff;
}

/* cookies */

#cookie_consent_div {
    background-color: #FFFFFF;
    border: 1px solid #999999;
    color: #666666;
    margin: 1em;
    padding: 1em;
	font-size: 9px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

/* wiki tracker plugin */

table.wikiplugin_tracker td {
    padding-bottom: 0;
}

table.wikiplugin_trackerlist td {
	text-align: center;
}

.tracker_input_label {
	width: 200px;
}

table.wikiplugin_tracker .plugindesc_cell {
    padding-bottom: 1.4em;
}

.wikiplugin_tracker input[type="text"] {
    width: auto;
}

.wikiplugin_tracker input[type="email"],
.wikiplugin_tracker input[type="number"] {
    width: 20em;
	border-image: none;
    border-style: solid;
    border-width: 1px;
	background: none repeat scroll 0 0 #F8F9D4;
    border-color: #F5FB86 #FBFBEE #FBFBEE #F5FB86;
}

.wikiplugin_tracker input[type="email"] {
    width: 24em;
}


.member_details .wikiplugin_tracker input[type="text"] {
    width: 20em;
}

.wikiplugin_tracker input[type="number"] {
    width: auto;
}

.pretty_input .trackerplugindesc {
	display: none;
}

/* File Galleries */

td.fgalexplorer {
	width: 30% !important;
}

div.fgal_top_bar {
	height: 32px !important;
	margin-bottom: 3px;
}

/* carousel formatting */
#carousel_01 ul {
	list-style: none;
/*	width: 1584px;*/
	width: 1584px;
	margin: 0;
	padding: 0;
	position: relative;
}
#carousel_01 li {
	display:inline;
	float:left;
	background-image: none;
	padding-left: 0;
}

.ic_caption {
	padding: 6px 15px 6px 15px;
    color: #ffffff;
    font-size: 1.2em;
	text-align: center;
	font-weight: bold;
	background-color: #99cc99 !important;
	opacity: 0.95 !important;
	width: 470px;
	height: 70px;
}

/* image caption */

.caption {
	font-size: 13px;
	font-style: italic;
	text-align: center;
}

/* twitter */

.twitter10short .twtr-timeline {
	height: 110px !important;
}

/* register tables */

.member_list td {
    border-bottom: 1px solid;
    border-left: 1px solid;
    border-right: 1px solid;
}

.member_list tr {
	border: 0px solid;	
}
.member_list table {
    border-collapse: collapse;	
}

.memlist p {
	margin: 0;
	padding: 0;	
}

.memlist {
}

/* share certificate */

.share_cert img.icon {
	display: none;
}

.share_cert table {
	height: 1006px;
}

.share_cert_background img.icon {
	display: none;
}

.share_cert_background {
	background: #ffffff url("kcelcustom12/scroll_background_900wc.jpg") no-repeat scroll;
	width: 700px;
	height: 1006px;
	padding-left: 100px;
	padding-top: 103px;
	padding-right: 100px;
	padding-bottom: 103px;
	margin:0;
}

table.cert_signing {
	height: auto;
}

.share_cert .scroll_top_left {
	background: #ffffff url("kcelcustom12/Scrolling_top_left_corner_100wc.jpg") no-repeat scroll;
	width: 100px;
	height: 103px;
}

.share_cert .scroll_top_segment {
	background: #ffffff url("kcelcustom12/Scrolling_top_segment_103hc.jpg") repeat-x scroll;
	width: 698px;
	height: 103px;
}

.share_cert .scroll_top_right {
	background: #ffffff url("kcelcustom12/Scrolling_top_right_corner_100wc.jpg") no-repeat scroll;
	width: 100px;
	height: 103px	
}

.share_cert .scroll_left_segment {
	background: #ffffff url("kcelcustom12/Scrolling_left_segment_100wc.jpg") repeat-y scroll;
	width: 100px;
}

.share_cert .scroll_right_segment {
	background: #ffffff url("kcelcustom12/Scrolling_right_segment_100wc.jpg") repeat-y scroll;
	width: 100px;
}

.share_cert .scroll_btm_left {
	background: #ffffff url("kcelcustom12/Scrolling_btm_left_corner_100wc.jpg") no-repeat scroll;
	width: 100px;
	height: 103px
}

.share_cert .scroll_btm_segment {
	background: #ffffff url("kcelcustom12/Scrolling_btm_segment_103hc.jpg") repeat-x scroll;
	width: 698px;
	height: 103px
}

.share_cert .scroll_btm_right {
	background: #ffffff url("kcelcustom12/Scrolling_btm_right_corner_100wc.jpg") no-repeat scroll;
	width: 100px;
	height: 103px
}

/* business cards */

.bizcard {
	width: 400px;
	height: 259px;
	background: #ffffff url("kcelcustom12/KCEL_bizcard_background_plain_border_400wc.png") no-repeat scroll;
}

.bizcard_spacer {
	height: 20px;
}

.bizcard_name-title {
	top: 120px;
	left: 90px;
	width: 300px;
	position: relative;
	color: #fff;
	text-align: right;
	font-weight: bold;
	font-size: 16px;
/*	font-size: 18px;
    text-shadow: 0 -1px #000, 1px 0 #000, 0 1px #000, -1px 0 #000; */
}

.bizcard_kcel {
	top: 120px;
	left: 70px;
	width: 320px;
	position: relative;
	text-align: right;
	font-weight: bold;
	font-size: 16px;
}

.bizcard_phone-mail {
	top: 118px;
	left: 90px;
	width: 300px;
	position: relative;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
}

.bizcard_content {
}

/* date and time module */
#role_main .mem_register_date .module {
	 max-width: 980px;
}

/* performance data in IFRAMES */

#performance_data #header_container,
#performance_data .page_content .page_content_4619,
#performance_data .page_content .page_content_4443 {
	display: none;
}

/* inserted module in a page */
div.box-tiki_version {
	max-width: 300px !important;
}

/* Freetag formatting */
.freetaglist {
    padding: 5px 20px 0px 8px;
    text-align: right;
}

/* label formatting */
.label01 {
	float: left;
	width: 420px;
	min-height: 144px;
}

#label01 {
	float: left;
	width: 420px;
	min-height: 144px;
}

/*.editdate {
	display: none;
} */

/* interest certificate formatting */
.interest_cert {
	margin: auto;
}

/* miscellaneous */
.wikitopline {
	padding-top: 5px;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: url("images/ui-bg_flat_0_FFFFCC_40x100.png") repeat-x scroll 50% 50% #FFFFCC;
    border: 1px solid #11597e;
    color: #000;
    font-weight: bold;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
    color: #000;
    text-decoration: none;
}

.tiki_plugin {
    border: 0px solid #eee;
}

.perf_data h6,
.perf_data h5 {
	margin-top: .7em;
}

body.fullscreen .editdate {
	display: none;
}

.sldial iframe {
	display: block;
	margin: auto;
}

.display_banner {
	text-align: center;
}

.digital_clock {
	float: right;
	margin-top: 20px;
	margin-right: 50px;
}

.display_banner_image {
	display: inline-block;
	margin: 0 auto;
	width: auto;
}

.display_banner_image img {
	margin-right: 80px;
}

.display_title h2 {
	margin-top: 0.2em;
}

.current_date {
	float: left;
	margin-top: 35px;
}

.dial_slider .anythingSlider {
	height: 670px !important;
}

.dial_slider .anythingSlider p {
	margin-top: 0;
	margin-bottom: 0;
}

.dial_slider .anythingSlider br {
	display: none;
}

.equip_report img {
	height: 150px;
	width: auto;
}
