.dnnEditState .dnnModuleManager.dnnSortable {
    min-height: 5px !important;
}
/* 15/09/2020 Hidden email address to limit the ability of user to edit email*/
#dnnEditUser #dnn_ctr_EditUser_userForm_email {
  display:none;
}

/* AVETMISS form styling - 2019/11/18 */
#LiveForm3406 > div > ul.progressinfo > li.percentage.easyPieChart > canvas {
	display: none; 
}

#LiveForm3406 > div > ul.Form_title > li {
	font-size: 11px; 
}

#LiveForm3406 > div > ul.Form_title > li:nth-child(6),
#LiveForm3406 > div > ul.Form_title > li:nth-child(7),
#LiveForm3406 > div > ul.Form_title > li:nth-child(8) {
	display: table-cell !important; 
}

#LiveForm3406 > div > ul.Form_Navigation > li:nth-child(6),
#LiveForm3406 > div > ul.Form_Navigation > li:nth-child(7),
#LiveForm3406 > div > ul.Form_Navigation > li:nth-child(8) {
	display: inline !important; 
}

#LiveForm3406 > div > ul.progressinfo > li.numbering {
 	 display:none;
}

/* End AVETMISS form styling */

@font-face {
  font-family: 'Garamond';
  src: url('webfont.eot'); /* IE9 Compat Modes */
  src: url('webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('webfont.woff2') format('woff2'), /* Super Modern Browsers */
       url('webfont.woff') format('woff'), /* Pretty Modern Browsers */
       url('webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
}
* {
	font-family: Verdana, Geneva, sans-serif; 
}
/* 
 * Deprecated DNN CSS class names will remain available for some time
 * before being  permanently removed. Removal will occur according to
 * the  following process:
 *
 * 1. Removal will only occur with a major (x.y) release, never
 *    with a maintenance (x.y.z) release.
 * 2. Removal will not occur less than six months after the release
 *    when it was deprecated.
 * 3. Removal will not occur until after deprecation has been noted 
 *    in at least two major releases.
 *
 *                                              |        |Planned |
 *  Name                                        |Release |Removal |
 *----------------------------------------------+--------+--------+
 * Mod{NAME}C                                     5.6.2    6.2
 *   {NAME} = sanitized version of the DesktopModule Name 
 *   Used on <div> tag surrounding Module Content, inside container
 *----------------------------------------------+--------+--------+
 */  



/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}

.glossary-term {
  font-weight:bold;
}
.table.icon-link-list a {
  font-weight:bold;
}
.table.icon-link-list i.fa {
  margin-right:10px;
}
table.table-slim {
  width:500px;
}
.table.table-color-header thead tr {
  background-color:#006642;
  color:#fff;
}
.H6_Services_con .subtitle {
  font-weight: bold;
  margin-bottom: 0.5em;
  color:#666666;
}
.contact_information {
    padding: 50px 45px;
    min-height: 258px;
}
.contact_information .info_title,
.contact_information .info_article {
    color:#666;
}
.featuretiles .caption h3 {
    font-size: 1.03em;
}
.featuretiles .caption {
  min-height:150px;
}
.featuretiles .thumbnail img {
  margin-top: 1em;
}
p.qual-unit-row {
    margin-left: 6em;
}
.qual-unit-row .label {
    min-width: 7em;
    display: inline-block;
    padding: 0.5em;
    text-transform: uppercase;
    margin-right: 1em;
  margin-left:-8em;
}

/* RZC product slider styles*/
.photo_box .content h3 {
    margin:0;
    padding:0 5px;
}
.photo_box:hover .content h3 {
    padding:15px 5px;
}
.rzc-product-list .owl-item .photo_box .badge,
.rzc-product-list .owl-item .photo_box .but {
    display:none;
}
.rzc-product-list .owl-item .photo_box:hover .badge,
.rzc-product-list .owl-item .photo_box:hover .but {
    display:inline-block;
}
.photo_box.content_bottom_push_in_2 .content {
    margin-top: -40px;
}
/* end RZC */

/* HOME PAGE PROMO */
.promoBanner {
  background: #1E88E5;
  border-radius:7px;
  color:#fff;
  padding:10px;
}
.promoBanner h3 {
  color:#fff;
}
.promoBanner a {
  background-color:#0D47A1;
}
/* END HOME PAGE PROMO*/




















