/* 
 * 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{
}

/* #EDN_BlogOne.news .child_categories .in_article_image {
    max-width: 250px !important;
}



#EDN_BlogOne.news .in_article_image .image_wrapper img {
    width: 250px !important;
}

#EDN_BlogOne.news .child_categories .in_article_image .image_title a {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif !important;
  font-size: 14px;  
  color: #0088cc !important;
}

#EDN_BlogOne.news .in_article_image p.image_title {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif !important;  
  color: #0088cc !important;
  font-size: 14px; 
}

#EDN_BlogOne .publish_date.text_left {
    display: none;
}

#EDN_BlogOne.news .category_info h1 {
    color: #0088cc !important;
}

/* #EDN_BlogOne .article h1 a {
    font-size: 36px;
    font-family: Arial, Helvetica, sans-serif;
    color: #0088cc;
} */

.article even item_0 {
  max-width: 250px;
} */

.price {
  display: none !important;
}

.productcatalog .price-box {
  display: none;
}

.portfolio2 .CommentData {
    display: none;
}
.portfolio2 .rating {
    display: none;
}
.productcatalog .CommentData h3 {
    display: none;
}
.productcatalog .actions_inner {
    display: none;
}
.productcatalog .rating {
    display: none !important;
}
.product .product-name {
    font-size: 18px !important;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif !important;
} 

.product .product-hover {
      background: #0088cc !important;
}

.productcatalog .actions {
    display: none !important;
}

.productcatalog .lc-caption {
    display: none !important;
}

.productcatalog h2.title {
  display: none !important;
}

.productcatalog h3:before {
    background: none !important;
}

.news .post-meta {
    display: none;
}

.realestate .property-info .property-features-block {
    display: none;
}
.realestate .item-details-wrapper .item-img-wrapper .property-price {
    display: none;
}

.realestate .item-features-wrapper {
    display: none;
}


/*.realestate .item-summary {
    padding-top: 10px !important;
}*/

.realestate .price-tag {
    display: none;
}
.realestate .property-info h3 {
    display: none;
}
.realestate .img-slide {
    border-style: none !important;
}

.realestate .item-img-wrapper {
    border-style: none !important;
}

.realestate .CommentData h4.heading {
    display: none;
}
/*hide ratings*/ .post-meta {
    display: none;
}
.realestate .item-list .items {
  width: 300px !important;
  padding: 15px 10px 20px !important;
}
.realestate .item-list {
    text-align: left !important;
}
.realestate .item-details-wrapper .item-img-wrapper img:hover, .realestate .property-view a img:hover {
    opacity: 0.9 !important;
}
.realestate .item-summary p {
    height: 1px !important;
}
.realestate .item-summary {
    font: 14px Arial,Helvetica,sans-serif !important;
    font-weight: bold !important;
    color: #696969 !important;
    line-height: 40% !important;
/*    padding-left: 8px;*/
}
.realestate .item-list .items h4 a {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif !important;
    color: #0088cc !important;
    font-size: 18px !important;
    font-weight: bold !important;
}

.realestate .element_view img, .realestate .element_view iframe, .realestate .element_view object {
  display: inline !important;
}
.realestate .sort {
    display: none !important;
}

/*product tabs right hand div (main) */
.prodmainrightab {
  max-width: 700px; 
  float: left;
}

.item-summary h3 {
  margin-bottom: 10px !important;
  font-size; 17px !important;
  color: #ffffff;
  background: #0088cc
  display: block;
  padding: 3px;
  text-shadow: none !important;
  
}

#itemheader {
  background: #0088cc;
  display: block;
  padding: 0px 5px 0px 9px
}
#itemheadertxt {
  padding: 0px 0px 0px 15px;
}
.realestate .item-summary p {
    margin-bottom: 0px !important;
}

.home-intro {
    margin-bottom: 30px !important;
}

/*.productcatalog .product, .productcatalog.widgetmodule .mwidget .product {
  max-width: 100px !important;
}

.mwidget .product .product-description {
  height: 32px !important;
}

.mwidget .product .product-description .vertical {
  height: 32px !important;
}

.productcatalog .mwidget {
  padding: 7px !important;
}*/

.realestate.widgetmodule .item-summary {
  display: none !important;  
}

.realestate.widgetmodule .items {
  max-width: 100px !important;
      padding: 5px 10px 5px !important;
}

.realestate .side-widget h3, .realestate .recent-comments h3, .realestate .mwidget h3 {
  display: none !important;
}

.realestate .side-widget, .realestate .mwidget.search {
  padding: 5px 10px 5px 5px !important;
}

.realestate.widgetmodule {
  margin-top: 8px !important;
}

.realestate .item-list .items h4, .realestate .item-list .items h4 a {
   height: 21px !important;
  font-size: 12px;
}

.prodpoints {
      display: inline-block;
}

.DnnModule.DnnModule-LiveForms.DnnModule-4296 .LiveForm.Default{
  border: none !important;
  padding: 10px 10px 10px 0px !important;
}

/* .DnnModule.DnnModule-LiveForms.DnnModule-4296 .LiveForm.Default input, .LiveForm.Default select, .LiveForm.Default textarea {
  background-color: #FFFFFF !important;
  border: none !important;
  color: #111111 !important;
  font-weight: bold;
  padding: 10px !important;
}
*/

/* applications portfolio module)*/

#dnn_ctr4296_ModuleContent .LiveForm.Default {
 background-color: #121214 !important;
}

#dnn_ctr4313_ModuleContent .portfolio4 .lc-thumb-info span.type {
  display:none !important;
}

#dnn_ctr4313_ModuleContent  .portfolio4 .lc-item .caption {
  height: 35px;
}

/*comparison table*/
.apc_productcomparison_table {
    border: none;
    width: 100%;
}

.apc_feature {
    font-size: 11pt;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}
.apc_fg {

    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 14pt;
    color: #0088cc;
}

.apc_product {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 14pt;
    color: #ffffff;
  padding: 4px;
}
  
.apc_feature_row {
    line-height: 36px;
}

.apc_fg_row {
    line-height: 36px;
}

.apc_product_row {
    line-height: 36px;
}

.rating {
    display: none;
}

.portfolio4 .CommentData {
  display: none;
}

div.ui-tooltip-light .ui-tooltip-wrapper {
    display: inline-block;
}

/*styles for peripheral section on product tab*/

.persect {
  display: inline-block;
  max-width: 700px;
}

.percontain {
  max-width: 700px;
  padding-left: 7px;
}

.perimg {
  float: left;
  position: relative;
  max-width: 280px;
  margin-right: 10px;
}
  

.pertext {
  float: left;
  position: relative;
  max-width: 360px;
}

/* Product page - key benefits accordion styling*/
.keybenefits {
  width: 350px; 
  float: left; 
  position: relative; 
  margin-top: 10px; 
  padding-right: 25px;
}

.realestate widgetmodule .realestate .side-widget h4, .realestate .side-widget h4 a {
  font-size: 18px !important;
}


/* Captcha iframe styling on contact form */

.g-recaptcha {
transform:scale(0.77);
transform-origin:0 0;
}

/* Colour text blocks on GPS devices page */
#dnn_ctr5564_ContentPane .feature-box-info {
  
  background-color: #eff0f1 !important;
}

/* Colour text blocks on IOT devices page */
#dnn_ctr5755_ContentPane .feature-box-info {
  
  background-color: #eff0f1 !important;
}



