.fixed_bg{ background: center center repeat url(/portals/2/_files/Home/ParallaxBack.jpg) fixed; 
border-top: 3px #605a4e solid; }

/* 
 * 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
{
      font-size:15px;
}


/* 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{
}

/*LIS Articles Styles*/
/*Simple Theme*/
.LIS_Articles_Simple_Row{display:flex;
        padding: 10px;
        border:solid 1px #e6e6e8; 
        width:100%;margin-bottom:  30px;
        background: #fff;
}

.LIS_Articles_Simple_Edit {
   padding: 10px; 
    display: none;
}
.LIS_Articles_Simple_MainImage{}
/* .LIS_Articles_Simple_Item{padding:10px;} */
.LIS_Articles_Simple_DateBlock{
      background-color:#1b4668;
      width: 50px;
      height: 106px;
      text-align:center;
      }
.LIS_Articles_Simple_DateMonth{
      color:#fff;
      width:8px;
      height: 76px;
      font-size: 17px;
      word-wrap:break-word;
      display:block;
      margin-left: 20px;
      line-height: 18px;
      font-weight: bold;
      text-transform: uppercase;
      padding-top: 10px;
      
      -webkit-transform:scale(1.5, 1.0);
-moz-transform:scale(1.5, 1.0);
-ms-transform:scale(1.5, 1.0);
-o-transform:scale(1.5, 1.0);
transform:scale(1.5,1.0);

      }
.LIS_Articles_Simple_DateDayNo{
      color:#fff;
      background-color:red;
      font-size: 20px;
      font-weight:800;
      width: 50px;
      }
.LIS_Articles_Simple_RightTextBlock{width:100%;border: 0px dashed yellow;margin-left:  0px;
     background:#ececec;
     padding-left:10px;
     padding-top:10px;}
.LIS_Articles_Simple_Title{font-weight:bold;font-size: 1.5em;width:100%;border: 0px dashed gray;color: #1b4668;}
.LIS_Articles_Simple_TitleImage{/* max-width: 150px; */height: 106px;border: 0px dashed blue;margin-left:}
.LIS_Articles_Simple_TitleImage img{height:100%;}
.LIS_Articles_Simple_ArticleText{border: 0px dashed gray;}


blockquote{background-color:#ccbfa5;
    border-bottom: #8a7853 5px solid !important;
     border-top: #8a7853 1px solid ;
     Border-right: 0px solid !important;
      padding-left: 30px !important;
      padding-right: 30px !important;
     }
 blockquote p{     color: #4a4a4a !important;}

 /*Calendar Page*/
.fc-row {border: 1px solid #f1f1f1 !important}
.fc-row td{border-left:1px solid #f1f1f1 !Important;}

/*footer pre-transition*/
.content_blackbg {
    background: #dcd8cc;
}

/*Footer Links*/
.fixed_bg li a:link{font-size: larger;color:#2b5b85;text-decoration:none;}

.LIS_FullWidthImages .edn_mediaContainer > img, .LIS_FullWidthImages .edn_mediaContainer {width:100%;}


/*Faculty Block*/

.NFacultyBlock {
    background-image: url('/Portals/0/Files/AboutUs/FacultyStaff/FacultyBg3.png');
    background-repeat:repeat-y;
    background-position-x:10px;
    border: dotted brown 0px;
    background-size: 280px;
    margin-bottom: solid transparent 20px;
    padding:10px;
    margin-right:0px;
    margin-right: 18px;
    margin-bottom:20px;
    float:left;
    width:100%;
    max-width:345px;
/*     max-width: 231px; */
    overflow:visible;
    min-height: 582px;
    border: solid 1px #c6c6c6;
    border-top-right-radius:5%;
    border-top-left-radius:5%;
    /*background-color: #EEEEEE;*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.NFacultyColumnGutter {
    -webkit-column-gap: 40px; /* Chrome, Safari, Opera */
    -moz-column-gap: 40px; /* Firefox */
    column-gap: 40px;
}

.NFacultyImgFrame {
}
.NFacultyImg img {

-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
height: 323px;
background-color: #e6e6e8;
    width:100%;
    }
.NFacultyName {font-weight:bold; width:96%;border-bottom:1px gray solid;margin-top:20px;}
.NFacultyPosition{text-align:left;font-weight: bold;font-size: 24px;}
.NFacultyDetails {
    padding-left:10px;
    border: dashed 0px;text-align:left;
}
.NFacultyAddress{margin: 10px 0;}
.FacultyDetailsTable{width:98%;}
.FacultyDetailsTable td{border: 0 #fff solid;}
.NFacultyPhone {text-align:left;}
.NChurchIcon{border:0px dashed;text-align:right;width:90%;padding-right:5px;}
.NFacultyEmail {text-align:left;}

.NFaculty a {}
.NStaffModule{overflow:visible;}



/*  End Faculty New Design*/

.ModDnnForgeChildLinksC a{display:block;
    border: solid #c6c6c6 1px;
   padding: 10px;
    margin-bottom:-15px;background-color: antiquewhite;}
    .ModDnnForgeChildLinksC a:hover{text-decoration:none;background-color:  cornflowerblue;}

    /*Make thead tables responsive with horizontal scrolling*/

/*td{min-width:100px;}*/
.NoBreak{white-space:nowrap;}
table{display:block;width:100%; overflow-x:scroll;}
