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

.form_row > table {
  	width: 100%;
}

.m-3 {
 	margin-top: 15px;
  	margin-bottom: 15px;
}

.eventWidgetSimple li {
  height: 285px !important;
}

/* News Category List */

.eds_news_Vision.eds_subCollection_categoryMenu .edn_category_menu_wrapper li.level_0 > div > .category {
 	background-color: #eee !important; 
  	padding: 7px;
  	border-top: 2px solid #ccc;
}  
 

.eds_news_Vision.eds_subCollection_categoryMenu .edn_category_menu_wrapper li:last-child > div {
 	background: none !important; 
}  

.eds_news_Vision.eds_subCollection_categoryMenu .edn_category_menu_wrapper li div {
 	background: none !important;   
}  

.eds_news_Vision.eds_subCollection_categoryMenu .edn_category_menu_wrapper li div {
  	padding: 4px 0 10px 12px;
}  

.eds_news_Vision.eds_subCollection_categoryMenu .edn_category_menu_wrapper li div .category {
    color: #25282a;
    display: inline;
    text-decoration: none;
    display: block;
    padding-left: 10px;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
}

.eds_news_Vision.eds_subCollection_categoryMenu .edn_category_menu_wrapper li.level_1 {
 	/*border-bottom: 1px dashed #333; */
}  

.fcc-categ-title {
    padding-top: 7px;
}

.eds_news_Vision.eds_subCollection_categoryMenu .edn_category_menu_wrapper li .articlecount {
 	top: 19px !important; 
}  

.eds_news_Vision.eds_subCollection_categoryMenu .edn_category_menu_wrapper li.active > div > a.category {
    color: #009ae1;
}

.eds_news_Vision.eds_subCollection_categoryMenu .edn_category_menu_wrapper li div .category:hover {
    color: #009ae1;
}

.eds_news_Vision.eds_subCollection_categoryMenu .edn_category_menu_wrapper li.level_0 > div > .expand_collapse {
    left: 0;
    top: 21px;
}

.eds_news_Vision.eds_subCollection_categoryMenu .edn_category_menu_wrapper li.level_1 {
 	margin-left: 0; 
}  

.eds_news_Vision.eds_subCollection_categoryMenu .edn_category_menu_wrapper li.opened > div > a.category {
 	font-size: 19px; 
  	font-weight: normal;
}  

/* News Category List */

h3.courst-title {
    color: #182c47;
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
}


.btm-pad {
 	margin-bottom: 50px; 
}


#cssmenu ul ul li a {
  width: 328px !important;
}

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

.dnnEditState .DnnModule { opacity: 1; }

/* AG Added */

span#dnn_ctr467_ViewEventPlannerModule_SignUpToEvent_RegistrationForm_rpSignUpQuestions_lblQuestionName_0 {
  font-weight: bold;
}

/* AG Added */

.DnnModule-EventPlannerModule-eventwidget btn{
       display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 2px solid transparent;
    padding: 0 2rem;
    font-size: 1.2rem;
    border-radius: 3rem;
}

.eventListButton {
    padding-right: 2rem !important;
}

.eventTitle {
    font-size: 35px !important;
}

#addEventEventBoundary .dnnLabel span{
    font-size:1.2rem;
}

#addEventEventBoundary .dnnLabel{
    text-align: left !Important;
}

td > .dnnLabel {
    width: 250px !important;
}

ul.tabs li a {
    font-size: 1em !important;
}
tbody, td, tfoot, th, thead, tr {
    font-size: 1rem;
}
.tab-102 #eventPlannerHeaderIcons a:first-child{
    display: none;
}
.tab-102 #eventPlannerHeaderIcons a:nth-child(2){
    display: none;
}

.ui-timepicker-container.ui-timepicker-standard.ui-timepicker-no-scrollbar{
    width:78px !important;
}
.ui-timepicker-container .ui-menu .ui-menu-item {
    font-size: 12px;
}
.ui-timepicker-viewport {
    width: 107% !important;
}
.ui-menu .ui-menu-item a {
    padding: 0 !important;
}

.cvCartDetails .btn:after{
    content:"";
}
.cvCartDetails .btn{
    padding: 0.8rem 2rem;
}
.cvCheckoutSidebarDiv h2{
font-size: 2rem;
}


.cvSuccessInfo a {
    visibility: hidden;
}


.chosen-container .chosen-results li.active-result, .chosen-container-single .chosen-single span  {
    font-size: 1rem;
}

.billingHeader{
    display:none;
}
.cvCheckoutSidebarDiv .qty {
    display:none;
}

.cvCheckoutSidebarDiv table tbody tr td:nth-child(2) {
    display:none;
}
.btnPlaceOrderCv {
    margin-bottom:2rem;
}

.modal-dialog{
    max-width:75% !important;
}
.modal {
    z-index: 9999 !important;
}
.news-post img {
    object-fit: contain;
}



.full-news-cols .card .card-image img {
  object-fit: contain !important;
}



.edn_article_gallery{
    display: none;
}

#dnn_ctr467_ViewEventPlannerModule_CompletePostCourseFeedback_pnlInvalid .alert-info{
    background:rgba(255,0,0,.25);
}

















