
/*reset  HTML elements*/

body, a, hr, em {  
  margin: 0px;
  padding: 0px;
}

input {
    margin: 5px 0;
    padding: 3px;
}

input, select, button {
    font-size: 11pt;
    color: #1d1d1d;    
}

input[type=text], input[type=password], input[type=button], input[type=reset], input[type=submit], select, button{
    border: 1px solid #999999;
}   

/*style  text*/

.body {
    font-family: Helvetica, Arial, Tahoma;
}

.title{
    font-weight: bold;
    color: #1d1d1d;
    font-size: 18pt;
}

.subtitle{
    font-weight: bold;
    color: #585858;
    font-size: 12pt;
}

/* << Previous | Next >> styling */

div.pagination{
    margin: 0;
    padding: 0;
    overflow: hidden;
}

div.pagination .page_prev a:link{
    background: url(/etc/designs/connect/images/EC_icon_Prev2.png) no-repeat left 0.4em;
    padding-left: 14px;
    margin-right: 5px;
    font-size: 12px;
}

div.pagination .page_next a:link {
    background: url(/etc/designs/connect/images/EC_icon_Next.png) no-repeat right 0.4em;
    padding-right: 14px;
    margin-left: 5px;
    font-size: 12px;
}

div.pagination .page_prev a:hover{
    color: #0062D0;
}

div.pagination .page_next a:hover{
    color: #0062D0;
}

.list_footer {
  clear: both;
  width: 100%;
}

.list_footer_space{
    margin-bottom: 18px;    
}

.x-form-cb-label-hidden{
    margin-left: 5px;
}

.display_none{
    display:none;
}

.linkbutton {
    color: #494949;
    font-size: 13px;
    font-weight: bold;
    font-style: normal;
    font-family: Helvetica, Arial, Tahoma;
    height: 26px;
    vertical-align: middle;
    padding: 4px 0 0 0;
}

.linkbuttonHref {
    display: block;
    float: left;
    cursor: hand;   
}

input[type="button"] {
    border-radius: 13px 13px 13px 13px;
    font-weight: bold;
    padding: 1px 20px;
    background-color:#f8f8f8;
}

input[type="submit"] {
    border-radius: 13px 13px 13px 13px;
    font-weight: bold;
    padding: 1px 20px;
    background-color:#f8f8f8;
}

input[type="reset"] {
    border-radius: 13px 13px 13px 13px;
    font-weight: bold;
    padding: 1px 20px;
    background-color:#f8f8f8;
}
.event_button{
    font-size: 12pt;
    font-weight: bold;
    margin:0px;
    cursor:pointer;
}

.event_button_spacing {
    margin-left: 10px;
}

input[type=button].button_arrow {
    background: url('/content/dam/connect/rightarrow.png') no-repeat 95%; 
}

.vertical_separator{
    border-right: 2px solid #bfbfbf;
    height: 100%;
    margin: 0px 5px 0px 5px;
}


.spacer_20 {
    clear:left;
    width: 0;
    margin: 0px 0px 20px 0px;
}

.spacer_25 {
    width: 100%;
    margin: 0px 0px 25px 0px;
}

.list_search_message {
    padding: 0 20px 0 20px;
}


/* Event details */

.event_description {
    color: #2f2f2f;
    font-size: 14px;
    font-family: Helvetica, Arial, Tahoma;
    font-style: regular;
    padding: 0px 5px 0 0;
}

.event_description pre {
    font-family: Helvetica, Arial, Tahoma;
    overflow: visible;
    white-space: pre-wrap;
    word-wrap: break-word;
    line-height: 1.3;
    width: 99%;
}


.event_time {
    color: #000000;
    font-size: 12px;
    font-family: Helvetica, Arial, Tahoma;
    font-weight:bold;
    margin: 5px 0px;
}

.list_event_time {
    color: #000000;
    font-size: 12px;
    font-family: Helvetica, Arial, Tahoma;
    font-weight: bold;
}

.event_name {
    color: #1d1d1d;
    font-size: 18px;
    font-family: Helvetica, Arial, Tahoma;
    font-weight:bold;
    word-wrap: break-word;
    overflow:hidden;
}

.speaker_name {
    color: #1d1d1d;
    font-size: 14px;
    font-family: Helvetica, Arial, Tahoma;
    font-weight:bold;
    word-wrap: break-word;
    overflow:hidden;
}

.speaker_overview {
    color: #2F2F2F;
    font-size: 14px;
    font-family: Helvetica, Arial, Tahoma;
    font-weight:regular;
    padding: 0px 5px 0 0;
}

.speaker_overview pre {
    font-family: Helvetica, Arial, Tahoma;
    overflow: visible;
    white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap;
    white-space: -o-pre-wrap; 
    word-wrap: break-word;  
    line-height: 1.3;
    width: 99%;
}

.event_reg_field {
    color: #1D1D1D;
    background-color: #FFFFFF;
    border-color: #B8B8B8;
    font-size: 12px;
    font-family: Helvetica, Arial, Tahoma;
    font-style: regular;
    width: 220px;
    height: 20px;
    margin: 0;
    padding: 0;
}

.event_reg_label {
    color: #000000;
    font-size: 13px;
    font-family: Helvetica, Arial, Tahoma;
    font-style: regular;
    font-weight:bold;
    margin: 8px 0px 5px 0px;
    word-wrap: break-word;
}

.event_reg_checkbox_label, .event_reg_text_block {
    color: #000000;
    font-size: 12px;
    font-family: Helvetica, Arial, Tahoma;
    font-style: regular;
    margin: 8px 0px 5px 0px;
    word-wrap: break-word;
}

.event_reg_info_msg {
    color: #000000;
    font-size: 14px;
    font-family: Helvetica, Arial, Tahoma;
    font-style: regular;
}

.event_reg_pwd_rules_msg {
    color: #000000;
    font-size: 9pt;
    font-family: Helvetica, Arial, Tahoma;
    font-style: regular;
}

.event_reg_pwd_rules_link {
    color: #000000;
    font-size: 8pt;
    font-family: Helvetica, Arial, Tahoma;
    font-style: italic;
}

.event_reg_info_err_msg {
    color: #FF0000;
    font-size: 11pt;
    font-family: Helvetica, Arial, Tahoma;
    font-style: regular;
}

.event_reg_link a:link{
    font-size: 12pt;
    color: #000000;
    font-style: normal;
    font-family: Helvetica, Arial, Tahoma;
}

.event_reg_link a:hover{
    color: #0062D0;
}

hr.thin {
    height: 1px;
    border: 0;
    color: #bfbfbf;
    background-color: #bfbfbf;
} 


/* header css */
.header_narrow{
    width: 740px;
    margin-left: auto;   
    margin-right: auto;
}

div.image{
    margin-bottom: 0px;
}  

.header_wide{
    width: 940px;
    margin-left: auto;   
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
}

/* header css - navigation menu css*/
#menu_list {
	padding-left: 0;
}

#menu_list li {
    display: inline;
    list-style-type: none;
    padding-right: 15px;
    font-family: Helvetica, Arial, Tahoma;  
    font-size: 14px;
}

#menu_list li a {
    text-decoration: none;
    color:#1D1D1D; 
}


#menu_list li a:hover {
    text-decoration: underline;
    color:#000000; 
}

#menu_list li a#current {
    text-decoration: none;
    color:#0000FF; 
}  

/* event page css */
.main_event_page{
   width:740px;
   margin-left: auto;   
   margin-right: auto;   
   padding-left: 20px;   
   padding-right: 20px;
   padding-bottom: 20px;
   height: 100%;
}


.main_event_catalog_page{
    width: 940px;
    margin-left: auto;   
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;  
}

.main_event_catalog_page_banner {
    width: 1060px;
    margin-left: auto;   
    margin-right: auto;  
}

.page_separator {
    height: 30px;
    width: 100%;   
}

.parsys_column img{
    max-width: 100%;
}

table.parsys {
    width: 100%;
}

.header img{
       width:auto;
}

div.par, div.rightpar {
    clear: both;
}
div.parsys_column {
    /*height: 100%;*/
    width: 100%;
    float: left;
    border: 0;
    vertical-align:top;
    padding: 0;
    margin: 0;
}

/* column control layouts */
div.cq-colctrl-cols {width: 100%; float: left; }

div.cq-colctrl-default { width: 100%;}

/* layout 0 : 50% 50% */
div.cq-colctrl-lt0 { }
div.cq-colctrl-lt0-c0 { width: 50%; margin-right: 0px}
div.cq-colctrl-lt0-c1 { width: 50%; margin-left: 0px}

/* layout 1 : 60% 40% */
div.cq-colctrl-lt1 { }
div.cq-colctrl-lt1-c0 { width: 60%; margin-right: 0px;}
div.cq-colctrl-lt1-c1 { width: 40%; margin-left: 0px; margin-right: 0px;}

/* layout 2 : 40% 60% */ 
div.cq-colctrl-lt2 { }
div.cq-colctrl-lt2-c0 { width: 40%; margin-right: 0px;}
div.cq-colctrl-lt2-c1 { width: 60%; margin-left: 0px; margin-right: 0px;}

/* layout 3 : 33% 33% 34% */
div.cq-colctrl-lt3 { }
div.cq-colctrl-lt3-c0 { width: 33%; margin-right: 0px;}
div.cq-colctrl-lt3-c1 { width: 33%; margin-left: 0px; margin-right: 0px;}
div.cq-colctrl-lt3-c2 { width: 34%; margin-left: 0px; margin-right: 0px;}

/* layout 4 : 20% 60% 20% */
div.cq-colctrl-lt4 { }
div.cq-colctrl-lt4-c0 { width: 20%; margin-right: 0px;}
div.cq-colctrl-lt4-c1 { width: 60%; margin-left: 0px; margin-right: 0px;}
div.cq-colctrl-lt4-c2 { width: 20%; margin-left: 0px; margin-right: 0px;}

/*email page css*/
.email_page{
   width:560px;
   margin-left: auto;   
   margin-right: auto;   
   padding: 20px;   
}

.registration_page{
   width:940px;
   margin-left: auto;   
   margin-right: auto;   
}

.event_menu{
   margin-left: auto;   
   margin-right: 0px;
   text-align: left;
}

div.time-zone {
    width: 100%;
    text-align: right;
    vertical-align: middle;
    position: relative;
}
span#timezoneSelected {
  border: 2px solid transparent;
  display: block;
  right: 0;
  top: 0;
}
div.time-zone select:focus + span#timezoneSelected {
  border: 2px solid #333;
}
div.time-zone span.span1 {  
    padding: 2px 15px 2px 0px;
    background: url('/etc/designs/connect/images/EL_dropDownArrow.png') no-repeat;
    background-position: right center;
    position: absolute;
}
div.time-zone span.span2 {
    padding: 1px 0px 1px 22px;
    background: url('/etc/designs/connect/images/timezoneicon.png') no-repeat;
    background-position: left center;
    font-family: Arial, Sans-serif;
    font-size: 13px;
    color: black;
}
div.time-zone select {
    position: relative;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 5;
    font-size: 80%;
    width: auto;
}

.bg{
    background-color: #FBFBFB;
}

.line_separator{
    height: 2px;
    width: 100%;
    color: #BFBFBF;
}

.page_title {
    color: #1d1d1d;
    font-size: 18px;
    font-family: Helvetica, Arial, Tahoma;
    font-weight:bold;
}
.page_title p{
    margin-top: 0px;
    margin-bottom: 0px;
}

.speaker_text {
    color: #1d1d1d;
    font-size: 18pt;
    font-family: Helvetica, Arial, Tahoma;
    font-weight:bold;
}

.error_msg_registration {
    color: red;
    font-style: italic;
    font-size: 11px;
    font-family: Helvetica, Arial, Tahoma;
}

div.error_msg_checkbox_registration {
    margin: -4px 0px 12px 0px;
}

.linkbutton_type1 {
    font-size: 12pt;
    font-weight: bold;
    margin:0px;
    border-radius: 13px 13px 13px 13px;
    font-weight: bold;
    padding: 1px 20px;
    background-color:#f8f8f8;
    background: url('/content/dam/connect/rightarrow.png') no-repeat 95%; 
}

.linkbutton_type2 {
    font-size: 12pt;
    font-weight: bold;
    margin:0px;
    border-radius: 13px 13px 13px 13px;
    font-weight: bold;
    padding: 1px 20px;
    background-color:#f8f8f8;
}


.disabled_link {
    color: #CCCCCC;
    cursor: default;
}    


.mandatory {
    color: #FF0000;
}


.event_menu ul#menu_list li a {
    font-color: #1D1D1D;
    font-family: Helvetica;
    font-style: normal;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;          
}
    
.event_menu ul#menu_list li a:hover {
    font-color: #808080;
    text-decoration: underline;
}
    
.event_menu ul#menu_list li a#current {
    font-color: #0000FF;
    text-decoration: none;
}


.roundCornerButtonLink {
    vertical-align: middle; 
    height: 26px; 
    text-decoration: none; 
    color: #1D1D1D; 
    font-size: 12px;
    font-family: Helvetica,Arial,Tahoma;     
    font-style: normal; 
    font-weight: 700;
    cursor: hand;  
    display: block;
    float: left;  
}

.roundCornerButtonLink .leftBtnImg {
    background: url("/etc/designs/connect/images/leftimg_imgbtn.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 26px;
    vertical-align: middle;
    width: 20px;
}

.roundCornerButtonLink .centerBtnImg {
    background: url("/etc/designs/connect/images/centerimg_imgbtn.png") repeat-x scroll 0 0 transparent;
    float: left;
    height: 26px;
    vertical-align: middle;
}

.roundCornerButtonLink .rightBtnImg {
    background: url("/etc/designs/connect/images/rightimg_imgbtn.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 26px;
    vertical-align: middle;
    width: 20px;
}

.main-bg {
    background-image: url('/libs/settings/wcm/designs/default/resources/0.gif');/*FIXME: this image is 1x1 px. Use bigger transparent image to display page faster.*/    
    height: 100%;
}

.connect-main-top-header{
    background-color: #444;
    height: 20px;
    font-family: Helvetica, Arial, Tahoma;
    font-size: 15px;
    font-weight: bold;
    color: white;
    padding: 10px;
}

.connect-main-navigation{    
    overflow: hidden;
    width: 240px;
}

.connect-main-content{
   overflow: hidden;   
}

.template-item {    
    border-bottom-width: 1px;     
    border-top-width: 0px;
    border-style: solid;
    border-color: #D6D6D6;
    padding: 10px;
    position: relative;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
}

.template-item div.template-item-links, .template-item-links-users {
    font-family: Helvetica, Arial, Tahoma;
    font-size: 12px;
    text-decoration:none;
    color: inherit;
}
.template-item-links-users {
    background:url(/etc/designs/connect/images/folder.png) no-repeat left center;
    padding-left: 20px;
}
.template-item-links {
    background:url(/etc/designs/connect/images/template.png) no-repeat left center;
    padding-left: 20px;
}

.template-item-over {
    background-color: #EAEAEA;
}

.template-item-path {
    display: none;
}

.template-action-create {
    position: absolute;
    right: 10px;
    top: 8px;  
}

.template-item-actions {
    display:none;
    position: absolute;
    right: 10px;
    top: 5px;
    
}

.template-message {
    font-family: Helvetica, Arial, Tahoma;
    font-size: 12px;
    color: inherit;
    padding: 10px;
}

p {
    margin: 0px;
}



#selectPageSize_eventlist {
    font-size: 11px;
}

.radioBtnLabel {
    font-size: 12px;
    padding-left: 5px;
}

.event_reg_field_radio {
    color: #1D1D1D;
    background-color: #FFFFFF;
    border-color: #B8B8B8;
    margin: 0 0 4px 0;
    padding: 0; 
}

.event_reg_field_check{
    color: #1D1D1D;
    background-color: #FFFFFF;
    border-color: #B8B8B8;
    margin: 0;
    padding: 0; 
}


.event_registration_form_top, .event_login_form_top {
    margin-top: 25px;   
}

.event_registration_form, .event_login_form {
    margin-top: 15px;   
}

.event_sso_link_container {
    margin-top:10px; 
}

a.event_sso_link {
    display: inline-block; 
    min-width: 150px;
    min-height: 22px;   
}

/* social - facebook */
a.event_sso_link_facebook, a:visited.event_sso_link_facebook {
    background:url(/etc/designs/connect/images/ssoevent/Facebook_default.png) no-repeat left center;  
}

a:hover.event_sso_link_facebook {
    background:url(/etc/designs/connect/images/ssoevent/Facebook_hover.png) no-repeat left center;  
}

a:active.event_sso_link_facebook {
    background:url(/etc/designs/connect/images/ssoevent/Facebook_down.png) no-repeat left center;  
}

/* social - google */
a.event_sso_link_google, a:visited.event_sso_link_google {
    background:url(/etc/designs/connect/images/ssoevent/Google_default.png) no-repeat left center;  
}

a:hover.event_sso_link_google {
    background:url(/etc/designs/connect/images/ssoevent/Google_hover.png) no-repeat left center;  
}

a:active.event_sso_link_google {
    background:url(/etc/designs/connect/images/ssoevent/Google_down.png) no-repeat left center;  
}

/* social - twitter */
a.event_sso_link_twitter, a:visited.event_sso_link_twitter {
    background:url(/etc/designs/connect/images/ssoevent/Twitter_default.png) no-repeat left center;  
}

a:hover.event_sso_link_twitter {
    background:url(/etc/designs/connect/images/ssoevent/Twitter_hover.png) no-repeat left center;  
}

a:active.event_sso_link_twitter {
    background:url(/etc/designs/connect/images/ssoevent/Twitter_down.png) no-repeat left center;  
}

// social - linkedin
a.event_sso_link_linkedin, a:visited.event_sso_link_linkedin {
    background:url(/etc/designs/connect/images/ssoevent/Linkedin_default.png) no-repeat left center;  
}

a:hover.event_sso_link_linkedin {
    background:url(/etc/designs/connect/images/ssoevent/Linkedin_hover.png) no-repeat left center;  
}

a:active.event_sso_link_linkedin {
    background:url(/etc/designs/connect/images/ssoevent/Linkedin_down.png) no-repeat left center;  
}

span.social_username {
    color: black;
    text-decoration: none;
    font-weight: bold;
    word-wrap: break;
}

.not_you_msg {
	font-size: 11px;
	font-family:Helvetica, Arial, Tahoma;
	word-wrap: break-word;	
}

#eventLoginContainer #errorMsg, #eventLoginContainer #loading {
    display: none;
}

#eventForgotPwdContainer #forgotPwdErrorMsg, #eventForgotPwdContainer #forgotPwdLoading {
    display: none;
}
  
#CQ .x-fieldset legend {
    padding-top: 3px !important;
}

#currentTag_eventlist { 
    word-wrap: break-word; 
    width: inherit;
}


.error_page_header {
    color: #1D1D1D;
    font-family: Helvetica;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    margin-bottom: 20px;
}

.error_page_details {
    color: #000000;
    font-family: Helvetica;
    font-size: 14px;
    font-style: normal;
    margin-bottom: 20px;
}

.error_page_footer {
    color: #1D1D1D;
    font-family: Helvetica;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    margin-bottom: 20px;
}

#CQ .ext-el-mask-msg, #CQ .ext-el-mask-msg div, #CQ .ext-el-mask-msg, #CQ .ext-el-mask-msg  {        
    border: 0 !important; 
    background: none repeat-x scroll 0 0 transparent !important;
}


html, body {
    height: 100%;
}    


.container .simpletext div p {
    height: 0.01%;
}   
.reduceleftpadding {
    padding-left: 5px;
}

.toolbarlabel {
    font-weight: bold !important;
}

.dialogFieldLessPadding {
    padding-left: 80px !important;
}

.dialogFieldWidth {
    width: 260px !important;
}

.verTopAlignedTableCol {
    vertical-align: top;
}

.verMiddleAlignedTableCol {
    vertical-align: middle;
}


.horLeftAlignedTableCol {
    text-align: left;
}

.horRightAlignedTableCol {
    text-align: right;
}









.floatclear {
    clear: both;
}


.loginSliderDiv {
    z-index: 10000; 
    position: fixed; 
    right: 2px;
    top: 50%;
    padding: 1px 0 1px 1px;
    background-color: #FFFFFF;
    border: 1px solid #6C6C6C;
    font-family: Verdana;
    font-size: 13px;    
}

.slidercontent {
    background-color: #6C6C6C;
    width: 0px;
    display: none;
    height: 160px;    
    padding: 10px 5px 10px 0;
}

.loginSliderDiv #loginPanelErrDiv {
    color: #FFCC99;
    margin-top: 10px;
}

.verticalAlign {
    vertical-align: top;
}

.login_innerPanel {
	background-color: #6C6C6C;
}

#loggedInInfo #useremail {
    color: #FAFAFA;
    text-decoration: underline;
    margin-bottom: 20px;   
}

#loginLogoDiv { 
	background: url(/etc/designs/connect/images/Connect_login_slider_logo.png) no-repeat left;
	margin-left: 10px;
	margin-bottom: 10px;
	height: 31px;
    padding-left: 38px;
	font-size: 11px;
	color: #BBBBBB;
	line-height: 1.3;
    font-style: italic;
}

#loginDiv {
    padding: 0 20px 10px 10px; 
}

#loginDiv input {
    width: 214px;
    margin-bottom: 10px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
}

.rightAligned {
    margin-left: auto; 
    margin-right: 0px;
}

#loggedInInfo .loginPanelBtn, #loginDiv .loginPanelBtn {
    background-color: #FF9326;
    text-align: center;
    padding: 2px;
    color: #FFFFFF;
    font-weight: bold;
    width: 70px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    margin-top: 5px;
}

#loggedInInfo .loginpaneltitle {
    font-weight: bold;
    color: #FFFFFF;
    margin: 15px 0 8px 0;
}

#loggedInInfo .loginPanelBtn:hover, #loginDiv .loginPanelBtn:hover {
    cursor: pointer; 
}


.loginSliderDiv #loggedInInfo {
    display: none;
    padding-left: 20px;
}

.slidercontent input {
    width: 120px;
    height: 15px;
    font-size: 11px;
}

.slider {
    margin: 0;
    padding: 0;
    background: url(/etc/designs/connect/images/adobeconnectlogin.png) no-repeat center;
    background-color: #6C6C6C;
    width: 20px;
    height: 170px;
    padding-left: 10px;
    
    /*float: right;*/    
}

div.slider:hover {
    text-decoration: none;
    cursor:pointer;
}

.active {   
    background: url(/etc/designs/connect/images/upicon.png) no-repeat center;
}



#modal-overlay {
    position: fixed;
    z-index: 9999;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background: #000;
    display: none;
}

.placeholder
{
    color: #aaa;
}

.disableFontProperties {
    margin: 0 0 10px 0 !important;
}

.disableFontProperties .x-form-item {  
    float: left !important;
    width: 220px !important;
}

.associatedPageErrMsgHeader {
    font-size: 12px !important; 
}

.associatedPageErrMsg {
    font-size: 12px !important;
    margin: 10px 10px 10px 0 !important; 
    display: block !important;  
}

.associatedPageErrMsg a {
    color: #0000FF !important;
    text-decoration: underline !important;
    left: 130px;
    position: absolute !important; 
}

.associatedPageErrMsgExtend a {
    left: 175px;
    position: absolute !important;
}

.associatedPageErrMsg a:hover {
    cursor: hand !important;
    cursor: pointer !important;  
}

.warningMsg {
    color: #FF0000 !important;
    padding-top: 15px !important; 
}

.dialogHeaderLabel {
	margin-bottom: 10px !important;
}


.notifications-slider {
    display: none;
	position: fixed;
	right: 5px;
	top: 5px;
    max-width: 250px;
	width: 250px;
	background-color: #EEEEEE;
	z-index: 9999999;
	padding: 10px;
	font-size: 13px;
    border-radius: 5px;
    box-shadow: 1px 1px 1px #888;
}


.notifications-slider-header {
    font-weight: bold;
	margin-bottom: 5px;
}

.labelClass {
	font-size: 12px;
}

.invisibleLabelClass {
	display:none;
}

.cq-social-facebook-plugins-div {
    overflow: hidden !important;
    margin-bottom: 10px !important;
    padding-bottom: 0px !important;
    position:relative !important;
    width:100% !important;
    height:100% !important;
}

@media only screen and (max-device-width: 768px) {
    .header_narrow {
		width: 600px;
	}

	.header_wide {
    	width: 700px;
	}

	.main_event_catalog_page {
    	width: 700px;
	}

	.main_event_catalog_page_banner {
		width: 768px;
	}
}