/* 
 * 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  */


:root {
    --dnn-color-primary: #43b649 !important;
    --dnn-color-primary-light: #6CB6F3;
    --dnn-color-primary-dark: #0D569E;
    --dnn-color-primary-contrast: #FFF;
    --dnn-color-secondary: #CCC;
    --dnn-color-secondary-light: #EEE;
    --dnn-color-secondary-dark: #AAA;
    --dnn-color-secondary-contrast: #222;
    --dnn-color-tertiary: #EAEAEA;
    --dnn-color-tertiary-light: #F2F2F2;
    --dnn-color-tertiary-dark: #D8D8D8;
    --dnn-color-tertiary-contrast: #333;
    --dnn-controls-radius: 5px;
    --dnn-controls-padding: 5px;
}
.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{
}

#row-649629 {
    background-image: url("/portals/0/comments-dark.jpg") !important;
    background-repeat: no-repeat;
    background-size: cover;
}




  #dng-megamenu732971 .primary_structure>li>a, #dng-megamenu732971 .primary_structure>li>a:link, #dng-megamenu732971 .primary_structure>li>a:active, #dng-megamenu732971 .primary_structure>li>a:visited {

    font-size: 16px;
}

#dng-megamenu732971 .primary_structure>li>a, #dng-megamenu732971 .primary_structure>li>a:link, #dng-megamenu732971 .primary_structure>li>a:active, #dng-megamenu732971 .primary_structure>li>a:visited {
    color: #fff;
 
}
#dng-megamenu732971 .dnngo_slide_menu li, #dng-megamenu732971 .dnngo_slide_menu li a {
 

    line-height: 39px;
}
 #Body .floating-active .floating-light-color .dng-megamenu .primary_structure>li>a, #Body .floating-active .floating-light-color .dng-megamenu .primary_structure>li>a:link, #Body .floating-active .floating-light-color .dng-megamenu .primary_structure>li>a:active, #Body .floating-active .floating-light-color .dng-megamenu .primary_structure>li>a:visited, #Body .floating-active .floating-light-color .widget-title {
    color: #000000;
}



#row-284697 {
    background-color:#41b749 !important;
    color:#fff !important;
    text-align:center;
    padding:20px;
}

#row-284697 a {
    color:#fff !important;
}


#row-284697 .circle {
    border-radius: 50%;
    background: #fff;
    padding: 1em;
    display: block;
    text-align: center;
    width: 7em;
    height: 7em;
    margin: 0 auto;
}

#row-284697 .circle .day {
    font-size: 2.3em;
    font-weight: bold;
    color:#41b749;
}

#row-284697  .circle .month-year {
    font-weight: normal;
    font-size: 0.7em;
    display: block;
    color:#41b749;
    margin-top:-20px;
}
    #row-284697 .ModSilverbearEventListingC .listingitem{
  max-width: 100%;
  bordeR: solid !important;
  padding: 20px;
  margin: auto;
  height:100%;
}
@media only screen and (min-width:1024px){
    #row-284697 .ModSilverbearEventListingC {
  max-width: 100%;
}
}


#row-284697 .ModSilverbearEventListingC h4,#row-284697 .ModSilverbearEventListingC h5 {
    color:#fff;
}


#row-284697 .ModSilverbearEventListingC i.fa {
    font-size: 40px;
}

a.btn.bigbutton {
   font-size: 1.5em;
    width: 300px;
    border: solid 1px;
    border-radius: 0;
    margin-top: 20px;
    display: block;
    color: #fff;
    font-weight: normal;
}


.pb-60 {
    padding-bottom: 0px !important;
}

#dnn_ctr453_ModuleContent {

  padding: 10px;
}

#dnn_ctr453_ModuleContent .defaultSearch table td{
  padding: 10px;
}

#dnn_ctr453_ModuleContent .advancedSearch table td  {
    padding:15px;
}


.ModSilverbearFetchXMLSearchC #thesubmitbutton input[type="button"]#btnSearch {
  margin-left: 205px;
  display: inline-block;
  background: #4caf50;
  border: none;
  color: #fff;
  font-weight: bold;
  padding: .79em;
  line-height: 1.2;
  font-size: 17px;
  min-width: 0;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  text-align: center !important;
  white-space: nowrap;
  cursor: pointer;
  text-decoration: none;
}

.DNNModuleContent.ModSilverbearFetchXMLSearchC input[type="button"]#btnClear {
  background: #e5eaed !important;
  display: inline-block;
  background: #4caf50;
  border: none;
  color: #000000 !important;
  font-weight: bold;
  padding: .79em;
  line-height: 1.2;
  font-size: 17px;
  min-width: 0;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  text-align: center !important;
  white-space: nowrap;
  cursor: pointer;
  text-decoration: none;
}



.ModSilverbearFetchXMLSearchC #fetchxmlsearchform #settingsButton {
  position: absolute;

  right: 0;
}




.ModSilverbearFetchXMLSearchC #fetchxmlsearchform table {
    width:100%;
}

.DNNModuleContent input[type="text"],.DNNModuleContent select {
    display: block;
  width: calc(100% - 200px);
  max-width: 100%;
  border: 2px solid #e5eaed;
  line-height: 1.2em;
  padding: .867em;
  margin-bottom: 3px;
  min-height: 48px;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  min-width: 0;
  font-size: 0.9em;
}



.ModSilverbearFetchXMLSearchC #thesubmitbutton {
  float: right;
  padding: 10px;
}





#row-412222 {
  background-image: url("https://theme.dnngo.net/portals/1/images/Creativity_img02.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

/*23jul24*/
.Page-Home #row-412222 {
  /* background-image: url("/Portals/0/banners/membership.jpg") !important; */
  background-image: url("/Portals/0/contact-banner.jpg") !important;
  background-size: auto;
  position: relative; 
}
.Page-Home #row-412222:before{
      content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
}
/*23jul24*/

/* 
.eventbox {
  border: solid 1px #f2edf2;
  padding: 20px;
}
.eventbox a {
    color:#666;
}
.calenderdate {
  font-size: 1.2em;
  background: #eaeaea;
  padding: 5px;
  border-bottom: solid 2px;
  text-align: center;
}
.calenderdate i {
    color:#41b749;
}

.eventbox h4 {
  font-weight: 600;
  margin-top: 20px;
  text-align: center;
  color: #444;
}

.eventbox a:hover  {
text-decoration:none;
}

.col.text-center.event h5 {
  font-weight: 600;
  color: #444;
}

.col.text-center.event i {
font-size:2em;
color:#41b749;
}


.eventbox .btn {
  background: #4CAF50;
  color: #fff;
  border-radius: 0;
  margin: 0 auto;
  display: inline-block;
  text-align: center;
  width: 180px;

} */

body .DNNModuleContent input[type="submit"] {
     background: #4CAF50;
  color: #fff;
  border-radius: 0;
  margin: 0 auto;
  display: inline-block;
  text-align: center;
  width: 180px;
  border:none;
}

.justifyme {
  display: grid;
}




/* .eventHeroInner {
    display:none;
} */



.clearfix.titleDateTime {
  padding: 2em 0;
  background: whitesmoke;
  margin-bottom: 2em;
  text-align: center;
}

.titleDateTime p.date {
    margin-right: 2em;
}

.titleDateTime p {
    display: inline-block;
}

.eventDescription {
    font-size: 1.5em;
    margin-bottom: 1.5em;
    font-weight: bold;
    line-height: 1.2;
}


.accordion.showterms {
  font-size: 16px !important;
  padding: 5px;
  background: #717171;
  color: #fff;
}


.mainPoints ul li::before,.ModSilverbearEventDetailC .accordion-body ul li::before {
     display: inline-block;
    content: "";
    background: url(https://www.ewi.org.uk/Portals/_default/skins/ewi/images/ewi/bullet.png) center center no-repeat;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    vertical-align: top;
    margin-top: 5px;
}


.accordion-body {
  padding: 20px;
  background: #f0efef;
}

#acceptme {
  display: inline-block;
  padding: 20px 0;
}

#acceptme input {
    margin-right:10px;
}

.dnnForm .dnnFormItem {
  clear: both;
  width: 100%;
  display: flex;
  position: relative;
  text-align: left;
  align-items: center;
  font-size: 1.2em;
}

.ModAuthenticationC .LoginPanel .dnnFormItem label.dnnFormLabel {
  line-height: 1;
  color: #444;
  font-size: 1em;
  float: left;
  width: 200px;
  margin: 0;
    margin-bottom: 0px;
  padding-right: 20px;
  text-align: left;
  font-weight: normal;
  padding-top: 10px;
}

.DNNModuleContent input[type="password"] {
 display: block;
  width: calc(100% - 200px);
  max-width: 100%;
  border: 2px solid #e5eaed;
  line-height: 1.2em;
  padding: .867em;
  margin-bottom: 3px;
  min-height: 48px;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  min-width: 0;
  font-size: 0.9em;
}   

.loginContent {
  display: grid;
}
.LoginPanel {
  width: 50%;
  padding-right: 50px;
  float: left;
  margin: 0 auto !important;
  border: solid 1px #41b749;
  padding: 30px;
  background: #f7f7f7;
}

body .dnnLoginService a.dnnPrimaryAction {
    background: #41b749;
  color: #fff !important;
  border: none;
  border-radius: 0;
  font-size: 15px;
  font-weight: normal;  
}
body .dnnLoginService a.dnnSecondaryAction {
  background: #e5eaed;
  color: #58707c !important;
  border: none;
  border-radius: 0;
  font-size: 15px;
  font-weight: normal;
}

.dnnLoginActions {
  display: grid;
  justify-content: right;
  align-items: center;
  width: 100%;
}



/* 

.edsswal__Theme1 img {
    margin: 0 auto;
    max-width: 100%;
    position: relative 
} */


/* .edsswal__Theme1 img::before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    background-color: rgb(20 18 18 / 50%);
}
 */


.ms-slide-bgcont {
    position:relative !important;
}

.ms-slide-bgcont::before {
    content: "" !important;
    display: block !important;
    height: 100% !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    z-index: 1 !important;
    background-color: rgb(20 18 18 / 50%) !important;
}


.ms-anim-layers h2 {
    background-color:transparent !important;
    padding: 10px 14px;
    color: #fff;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 1.1;
    border-radius: 3px;
    max-width: 90%;
    display:block !important;
    margin-bottom:20px !important;
}


    .gridrow {
    display:grid;
    grid-template-columns:1fr;
    gap:30px;
}
.deleteme {
    display:none;
}

@media only screen and (min-width:1024px) {
    .gridrow {
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:30px;
}


}


a.ghost.btn {
    border: solid 1px;
}


.whitebutton {
    color:#fff !important;
}


tr.Highlight-Yes {
    background:#41b749 !important;
    color:#fff !important;
}
tr.Highlight-Yes a {
    color:#fff !important;
}

button.btn.btn-info {
    display: inline-block;
    border-radius: 0;
    padding: 10px;
    font-weight: bold;
    text-transform: uppercase;
}

.faceshot img {
max-width:100%;
}

.hideme {
    display:none;
}


#dnn_dnnLogin_enhancedLoginLink {
  background: transparent;
  border: solid 1px #fff;
  padding: 10px;
  border-radius: 5px;
  font-weight:normal;
  font-size:14px;
}

a {
    cursor:pointer !important;
}


a.joinusbtn {
      border: solid 1px #41b749;
  padding: 10px;
  border-radius: 5px;
  color:#fff;
  background:#41b749;
  font-size:14px;
}

.floating-active-down #dnn_dnnLogin_enhancedLoginLink {
color:#444 !important;
border: solid 1px #444;}



.eventHeroInner {
    min-height: 500px;
    position:relative;
}

.eventHeroInner:before{
 content: "" !important;
    display: block !important;
    height: 100% !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    z-index: 1 !important;
    background-color: rgb(20 18 18 / 50%) !important;}



a.changeButton.btn.btn-mini.btn-success {
    color: #fff;
}


.ModSilverbearEventListingC h5 {
    margin: 0.5em 0;
    font-size: 2em;
    font-weight: bold;
}

.ModSilverbearEventListingC i {
    margin: 0.5em 0;
    font-size: 2em;
    font-weight: bold;
}

.Page-Training_and_Events .ModSilverbearEventListingC h5 {
    margin: 0.5em 0;
    font-size: 1.5em;
    font-weight: bold;
}




/* These are the single banners for pages */













.page-title-bg {
  position: relative;
  background-color:#e1e2e1 !important;
        background-attachment: scroll;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.page-title-bg h1 {
    color:#fff !important;
}

.page-title-bg::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); /* Change the color and opacity as needed */
}


@media only screen and (min-width:1024px){
.page-title-bg {
  min-height: 475px;
}}

.Page-Expert_Details .page-title-bg {
    background-image: url("/Portals/0/Images/expert-details-banner.jpg") !important;

}


.Page-Contact_us .page-title-bg {
    background-image: url("/Portals/0/Images/Headers/Contact us.png") !important;

}

.Page-Find_an_expert .page-title-bg {
    background-image: url("/Portals/0/LayerGalleryPro/uploads/2023/12/7/article5.jpg") !important;

}


.Page-Complaint_Form .page-title-bg {
    background-image: url("/portals/0/Images/Headers/About%20us2.png") !important;

}



.Page-Password_Reset .page-title-bg {
    background-image: url("/portals/0/Images/Headers/Contact%20us.png") !important;

}


.Page-My_CPD_log .page-title-bg {
    background-image: url("/portals/0/Images/Headers/Contact%20us.png") !important;

}

.Page-Assessment_Form .page-title-bg {
    background-image: url("/portals/0/Images/Headers/Membership%20REVISED.png") !important;

}


.Page-My_Contact_Preferences .page-title-bg {
    background-image: url("/portals/0/Images/Headers/Contact%20us.png") !important;

}

.Page-My_Invoices .page-title-bg {
    background-image: url("/portals/0/Images/Headers/Webshop.png") !important;

}


.Page-My_Personal_Details .page-title-bg {
    background-image: url("https://dev-portal.ewi.org.uk/portals/0/Images/Headers/Contact%20us.png?ver=2020-06-12-052829-590") !important;

}

.Page-Case_Updates .page-title-bg {
    background-image: url("https://dev-portal.ewi.org.uk/portals/0/Images/Headers/Resources.png?ver=2020-06-23-173614-620") !important;

}



div#st-1 {
    margin-top: 10px !important;
}

._li {
    text-align: center;

    display: block !important;
    margin: 0 auto !important;
    padding-left: 20px !important;
}



.divInformationNotice div {
    display: flex;
    align-items:center;
}



.eds_news_Ozone.eds_style_predefined_green.eds_subCollection_tagCloud > div a span:first-child {
  background-color: #4caf50;
  color: #ffffff;
  font-size: 14px;

  &:hover {
       background-color: #4caf50;
       color:#fff;
  }
}


























:root {
  --primary-color: #4caf50;
  --gradient-color: linear-gradient(180deg, #4caf50 0%, #4caf50 100%);
}





.containersocial {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* Social Box */
.social-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 2rem;
  padding: 0.75rem 1.25rem;
}

.social-box .item {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  aspect-ratio: 1;
  font-size: 1.5rem;
  color: #c5c5c5;
  background-color: #242529;
  border-radius: 50px;
  transition: color 0.15s ease-in,
    box-shadow 0.75s cubic-bezier(0.74, 0.01, 0.02);
}


.social-box.light-icons .item {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  aspect-ratio: 1;
  font-size: 1.5rem;
  color: #c5c5c5;
  background-color: #ffffff;
  border-radius: 50px;
  transition: color 0.15s ease-in,
    box-shadow 0.75s cubic-bezier(0.74, 0.01, 0.02);
}

.social-box .item svg {
  // transition: transform 0.75s ease-in-out;
}

@property --fill-color {
  syntax: "<percentage>";
  inherits: true;
  initial-value: 0%;
}

.social-box .item:hover {
  color: #4caf50;
  --fill-color: red !important;
}

.social-box.light-icons.item:hover {
  color: #4caf50;
  --fill-color: red !important;
}

.social-box .item:hover svg {
  // transform: scale(1.25);
}

.social-box .item::after {
  position: absolute;
  z-index: -1;
  content: "";
  inset: -3px;
  border-radius: inherit;


  transition: --fill-color 0.75s ease-in-out;
}










#row-412222 {
    background-image: url(https://theme.dnngo.net/portals/1/images/Creativity_img02.jpg) !important;
    background-repeat: no-repeat;
    background-size: cover;
}




.eds_news_Ozone.eds_style_predefined_green.eds_subCollection_tagCloud > div a span:first-child {
    background-color: #4caf50 !important;
    color: #ffffff;
    font-size: 14px;
}


.DataFormContainer p.CollapsibleLabel {
    display: none;
}

.DataFormContainer .CollapsibleContainer.btn {
    display: none;
}


a.btn, a.btn-info {
    display: inline-block;
    background: #4caf50 !important;
    text-decoration: none;
    border: none;
    color: #fff;
    font-weight: normal !important;
    padding: .79em;
    line-height: 1.2;
    font-size: 17px;
    min-width: 0;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    text-align: center !important;
    white-space: nowrap;
    cursor: pointer;
}


.eds_news_Ozone.eds_subCollection_tagCloud > div a span:first-child {
   background-color: #4caf50;
    color: #fff;
    font-weight: normal;
    border-radius:5px;
}

.eds_news_Press .edn_category > a, .eds_news_Press .edn_category > span {
    background-color: #4caf50;
}

.eds_news_Press.eds_subCollection_news .article_pager a.active, .eds_news_Press.eds_subCollection_news .article_pagination span {
    color: #fff;
    background-color: #4caf50;
    border-color: #4caf50;
}


.floating-nav.floating-active #headerrow-349356 {
    height: auto !important;
}


svg.fonticon {
    width: 2em;
    fill: #333;
}

.ModSilverbearEventListingC .eventslists.row .col {
 
    width: 50%;

}

.dateholder {
    text-align: center;
    display:block;
    clear:both;
}


/* .col.box {
    background: #f9f9f9;
    border: solid 4px #fff;
} */


@media only screen and (max-width:1000px){
    .Login .userProperties > ul > li img, .Login .userProperties > ul > li > a {
    font-size: 7px;
    text-transform: uppercase;
}

#dnn_ctr381_Login_Login_Membership_cmdLogin {
    font-size:15px;
    display:inline-block;
    width:120px;
}
}



.ModSilverbearFetchXMLSearchC #resultsform table td:first-of-type {
    width: auto !important;
}


@media screen and (max-width: 600px) {
  table#searchresults {
    border: 0;
  }

  table#searchresults caption {
    font-size: 1.3em;
  }
  
  table#searchresults thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
  table#searchresults tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em;
  }
  
  table#searchresults td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: right;
  }
  
  table#searchresults td::before {
    content: attr(data-label);
    font-weight: bold;
    text-transform: uppercase;
    display:block;
  }
  
  table#searchresults td:last-child {
    border-bottom: 0;
  }
}




div#resultsform {
    overflow-x: scroll;
    width: 100%;
}





.desktoponly {
    display:none;
}
.mobileonly {
    display:block;
}
@media only screen and (min-width:1025px){
    .desktoponly {
        display:block;
    }
    .mobileonly {
        display:block;
    }
    }
}


@media only screen and (max-width:1000px){
    .ModSilverbearFetchXMLSearchC #fetchxmlsearchform #settingsButton {
    position: absolute;
    bottom: -42px;
    height: 47px;
    right: 95px !important;
}
}




.DNNModuleContent input[type="password"] {
    display: block;
    width: 250px;
    max-width: 100%;
    border: 2px solid #e5eaed;
    line-height: 1.2em;
    padding: .867em;
    margin-bottom: 3px;
    min-height: 48px;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    min-width: 0;
    font-size: 0.9em;
}




div#dnn_ctr_PasswordReset_divPassword {

    width: 600px;
}


div#dnn_ctr_PasswordReset_divPassword .password-strength-container {
    width: 100%;
    max-width: 100%;
    display: inline-block;
    position: relative;
}


#dnn_ctr382_Registration_modulediv,#dnn_ctr1073_Registration_modulediv,#dnn_ctr1566_Registration_modulediv {
   .formField label.radio {
    padding-top:0 !important;
} 
.controls .radio {
    display: inline-block !important;
}
.radio {
    display:grid;
    grid-template-columns:1fr 1fr;
}
input[type="radio"] {
    margin-top:5;
}
}



.ewipricing .price-features li {
    text-align:left !important;
    padding-left:55px !important;
}



.ewipricing .price-features li::before {
    left: 30px !important;
}


.Page-Newsletter_Sign_Up .DNNModuleContent input[type="text"], .Page-Newsletters .DNNModuleContent input[type="text"], .Page-Newsletter_Sign_Up .DNNModuleContent select , .Page-Newsletter_Sign_Up .DNNModuleContent input[type="password"],.Page-Newsletters .DNNModuleContent input[type="password"], .Page-Newsletters .DNNModuleContent input[type="password"], .Page-Newsletters .DNNModuleContent select, .Page-Sign_up_for_our_free_Legal_Newsletter .DNNModuleContent input[type="text"], .Page-Sign_up_for_our_free_Legal_Newsletter .DNNModuleContent input[type="password"] , .Page-Sign_up_for_our_free_Legal_Newsletter .DNNModuleContent select  {

    border: 2px solid #333333;
 
}

