.contentheading, .componentheading, .subheading {

  font-weight: bold;

}



a {

  color: #384088;

}



h3.jsn-moduletitle {

  color: #000000;

  font-size: 1.2em;

  font-weight: bold !important;

  margin: 0;

  padding-bottom: 5px;

}



h3.jsn-moduletitle span {

  display: block;

  line-height: 16px;

}



.category-list ul {

  width: 100% !important;

}



a.readon {

  float: right;

  background: none repeat scroll 0 0 #F4F4F4;

  border: 1px solid #E5E5E5;

  color: #404040;

  display: inline-block;

  font-weight: normal;

  margin-right: 5px;

  margin-left: 10px;

  padding: 3px 6px;

  text-decoration: none;

}



a.readon:hover {

  background-color: #E5E5E5;

  text-decoration: none;

}



div.category-list h2.componentheading {

  display: none;

}





div.article h2.componentheading {

  display: none;

}



div#jsn-mainbody h2 {

  font-size: 1.7em;

  font-weight: bold;

}



div.login-content h2 {

  font-size: 14px !important;

}



div.box-content h2 {

  font-size: 16px !important;

  font-weight: normal !important;

}



.clearafter:after {

  height: 0;

  content: ".";

  display: block;

  visibility: hidden;

}



/* Frontend Article Editor */





/* Fix "toggle editor" and editor layout alignment */

span#wf_editor_jform_articletext_toggle {

  clear: both;

  float: left;

}



table#jform_articletext_tbl.mceLayout {

  clear: both;

  float: left;

}



input#jform_title {

  width: 300px;

}



/* end of editor alignment fix */



/* Fixes button layout issue, notably on mobile devices (with narrow display) */

a.button_oc, input.button_oc {

  background-size: 100% 100%;

  text-align: center;

}



/* Style for plain (grey) tables */

/* ========== PLAIN ROWS TABLE ========== */

table.table-plainrows {

	border-collapse:collapse;

	background-color: #f2f2f2;

	color: #404040;

	border-spacing: 0;

}



table.table-plainrows caption {

	padding: 6px 0;

	text-transform: uppercase;

	text-align: center;

	font-size: 1.2em;

	font-weight: bold;

}



table.table-plainrows thead {

	border-bottom: solid 1px;

}



table.table-plainrows thead th {

	text-transform: capitalize;

	padding: 5px 10px;

	color: #ffffff;

	font-size: 1.1em;

}



table.table-plainrows tfoot th,

table.table-plainrows tfoot td {

	text-transform: capitalize;

	padding: 3px 10px;

	background-color: #d9d9d9;

	color: #000000;

	font-size: 1.1em;

}



table.table-plainrows tfoot td {

	text-align: right;

}



table.table-plainrows tbody th,

table.table-plainrows tbody td {

	border-bottom: solid 1px #d9d9d9;

	padding: 4px 10px;

}



table.table-plainrows tbody th {

	white-space: nowrap;

}



table.table-plainrows tbody tr:hover {

	background: #e5e5e5;

}



/* override to fix RSTickets signature issue */

.rst_signature {

	font-size: 100% !important;

	margin-left: -5px !important;

}



/* limit width of images in tables on some pages */

table.table-plainrows img {

  max-width: 400px;

  height: auto;

}



/* fixes user/registration form field alignment */

form#member-registration div.jsn-formRow {

  padding-bottom: 10px;

}



/* fixes contact form address alignment */

dl.contact-address dt {

  margin-left: -135px !important;

}



/* fixes contact form misc info alignment */

div.contact-miscinfo dt {

  margin-left: -135px !important;

}



/* align readmore button to the right */

p.readmore {

  text-align: right;

}



/* category height in support section */

#categories li {

    

    min-height: 50px;

}



#new_ticket {

margin-top: 40px;

width: 295px;

padding-left: 75px;

float: left;

background: url('../images/new_ticket_icon.png') top left no-repeat;

}

ul.menu-divmenu {
  margin-top: 5px !important;
}

#jsn-social-icons ul {
  margin-top: 3px !important;
  margin-right: 5px !important;
}

ul li {
padding: 0;
margin: 0.4em 0.4em 0 0.6em;
list-style-type: none;
}
