@charset "UTF-8";
/*
IC Hello WebCMS Version 1a WebSite CSS: Addon Article
Created on : 01.02.2019 IruCom systems/This will be used for Preview of the Article on WebCMS
Copyright : Pragash Irudayam - IruCom systems
 Licence only for one Domain. No changes or addons are allowed without prior permisssion from Pragash Irudayam (IruCom systems)
*/
/*light green: #9CF
green: #a61b1c;
red: #b41223
*/

.icweb_calender_datetime {
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 22px;
	font-weight: 300;
	color: #a61b1c;; 
	width: auto;
	display: inline-block;
	padding: 5px 10px 5px 10px;	
	margin: 5px;	
	transform: skew(20deg);
	background-color: #9CF;	
	background-image: linear-gradient(to right, #9CF, white 80%);
	transition-duration: 0.5s;	
	transition-property: all;	
}
.icweb_calender_datetime_small {
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 16px;
	font-weight: 300;
	color: #FFF; 
	width: auto;
	display: inline-block;
	padding: 4px;
	margin: 5px 20px 5px 5px;	
	transform: skew(-20deg);
	background-color: #9CF;
	/*background-image: linear-gradient(to right, #9CF, white 80%);*/
	transition-duration: 0.5s;	
	transition-property: all;	
}

.icweb_calender_box {
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 16px;
	color: #666;
	font-weight: 300;
	line-height: 150%;
	text-align: left;
	width: 100%;
	height: auto;	
	display: inline-block;
	/*float: left;	*/
	clear: both;	
	padding: 10px 4px 10px 4px;
	border: none;	
	margin: 5px 0 50px 0 ;		
	transition-property: all;
	-moz-transition-property: all;
	-webkit-transition-property: all;	
	transition-duration: 0.5s;	
	-moz-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;		
}
.icweb_calender_box:hover{
	color: #333;	
}
.icweb_event_title {
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 30px;
	color: #666;
	line-height: 150%;
	font-weight: 300;		
	display: block;
	clear: both;
	padding: 0;
	border: none;
	margin: 0 0 5px 0;	
}
.icweb_event_subtitle {
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 16px;
	color: #666;
	line-height: 150%;
	font-weight: 300;		
	display: block;
	clear: both;	
	padding: 0;
	border: none;
	margin: 0 0 5px 0;
}
.icweb_event_description {
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 16px;
	font-weight: 300;
	color: #999;	
	line-height: 150%;
	text-align: left;
	vertical-align: top;	
	display: block;
	clear: both;	
	padding: 0;
	border: none;
	margin: 8px 0 15px 0;
	transition-property: all;		
	transition-duration: 0.5s;
}
.icweb_event_description:hover {
	color: #666;
}
.icweb_event_description a, .icweb_event_description a:link, .icweb_event_description a:visited {
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 16px;
	font-weight: 300;
	color: #a61b1c;
	text-decoration: none;	
}
.icweb_event_description a:hover {	
	color: #C00;
	text-decoration: none;		
}
.icweb_event_description .icweb_image_left, .icweb_event_description .icweb_image_right {
	max-width:70%;
}
.icweb_event_teaser_description{
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 14px;
	font-weight: 300;
	color: #999;	
	line-height: 150%;
	text-align: left;
	vertical-align: top;	
	display: block;
	clear: both;	
	padding: 0;
	border: none;
	margin: 8px 0 15px 0;
	transition-property: all;		
	transition-duration: 0.5s;
}
.icweb_event_teaser_description:hover {
	color: #666;
}
.icweb_event_teaser_description a, .icweb_event_teaser_description a:link, .icweb_event_teaser_description a:visited {
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 16px;
	font-weight: 300;
	color: #a61b1c;
	text-decoration: none;	
}
.icweb_event_teaser_description a:hover {	
	color: #C00;
	text-decoration: none;		
}
.icweb_event_teaser_description .icweb_image_left, .icweb_event_teaser_description .icweb_image_right {
	max-width:40%;
}
.icweb_event_register_days{
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 14px;
	font-weight: 300;
	color: #999;	
	line-height: 150%;
	text-align: left;
	vertical-align: top;	
	display: block;
	clear: both;	
	padding: 0;
	border: none;
	margin: 8px 0 5px 0;
	transition-property: all;		
	transition-duration: 0.5s;
}
.icweb_event_register_days:hover {
	color:greenyellow;
}
.icweb_event_register_alert{
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 14px;
	font-weight: 300;
	color: #666;
	line-height: 150%;
	text-align: left;
	vertical-align: top;	
	display: block;
	clear: both;	
	padding: 0;
	border: none;
	margin: 8px 0 15px 0;
	transition-property: all;		
	transition-duration: 0.5s;
}
.icweb_event_register_alert:hover {
	color: #a61b1c;
}
.icweb_event_register_alert_flag_green {
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 14px;
	font-weight: 300;
	font-style: italic;
	color: #FFF; 
	width: auto;
	display: inline-block;
	padding: 3px 10px 3px 10px;		
	background-color: #9CF;
}
.icweb_event_register_alert_flag_orange {
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 14px;
	font-weight: 300;
	font-style: italic;
	color: #FFF; 
	width: auto;
	display: inline-block;
	padding: 3px 10px 3px 10px;	
	background-color: orange;
}
.icweb_event_register_alert_flag_red {
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 14px;
	font-weight: 300;
	font-style: italic;
	color: #FFF; 
	width: auto;
	display: inline-block;
	border-left: 3px solid red;
	border-right: 3px solid red;
	padding: 3px 10px 3px 10px;		
	background-color: orange;
}

.icweb_event_btn, .icweb_event_btn:link, .icweb_event_btn:visited {
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 16px;
	font-weight: 400;
	color: #a61b1c;
	text-decoration: none;	
}
.icweb_event_btn:hover {	
	cursor: pointer;
	color: #C00;
	text-decoration: none;		
}

.icweb_event_map_box {
	text-align: center;
	width: 504px;
	height: 204px;
	display: block;
	clear: both;	
	padding: 2px;
	border: 1px solid #CCC;
	margin: 5px 0 5px 0;
	background-color: #CCC;
}
.icweb_event_map {
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 16px ;
	color: #666;	
	line-height: 150%;
	font-weight: 300;
	text-align: left;
	vertical-align: top;	
	width: 500px;
	height: 200px;
	display: block;
	clear: both;	
	margin: auto;	
}
.icweb_event_teaser_box{
	text-align: left;	
	width: 100%;
	height: auto;
	overflow: hidden;
	display: none;
	clear:both;
}
.icweb_event_teaser_box_open{
	text-align: left;	
	width: 100%;
	height: auto;
	overflow: visible;
	display: block;
	clear:both;
}
.icweb_event_detail_box{
	text-align: left;	
	width: 100%;
	height: auto;
	overflow: hidden;
	display: none;
	clear:both;
	padding: 4px 0 5px 0;
	margin: 5px 0 5px 0;
	transition-property: all;	
	transition-duration: 0.6s;
}
.icweb_event_detail_box_open {
	text-align: left;	
	width: 100%;
	height: auto;
	overflow:visible;
	display: block;
	clear:both;
	padding: 4px 0 5px 0;
	margin: 5px 0 5px 0;
}
/* Fomats for Form Elements */
.icweb_formkey {
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 18px ;
	color: #333;
	font-weight: 300;
	text-align: left;
	vertical-align: bottom;
	letter-spacing: 5px;	
	width: auto;
	height: auto;	
	display:block;
	clear: both;
	padding: 4px;	
	background-color: #FFFFFF;
	background-image: linear-gradient(to right, #999, white);
	background-repeat: no-repeat;
}
.icweb_form {
	padding: 0;
	border: none;
	margin: 0;	
}
.icweb_formlabel_td{
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 14px;
	color: #666;
	font-weight: 300;		
	width: 150px;
	text-align: left;
	vertical-align: top;			
	padding: 3px 15px 3px 10px;
	border: none;
	margin: 0;	
}
.icweb_form_separater {
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 14px;
	color: #333;
	font-weight: 300;
	border-bottom: 1px solid #F60;
}
.icweb_formfield {
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 14px;
	color: #333;
	font-weight: 300;	
	padding: 2px;
	border: 1px solid #39F;
	background-color: #FFF;	
}
.icweb_formfield_search {
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 14px;
	color: #333;
	font-weight: 300;
	background-color: #F5F5F5;
	padding: 2px;
	border: 1px solid #CCC;
}
.icweb_formfield_search:focus {
background-color: #FFFFFF;
}
.icweb_formfield_opt {
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 14px;
	color: #333;
	font-weight: 300;
	background-color: #F5F5F5;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.icweb_formfield_opt:focus{
	background-color: #FFFFFF;
}
.icweb_formfield option {
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 14px;
	color: #333;
	font-weight: 300;
	background-color: #FFFFFF;
	padding: 2px;
	border: none;
}
.icweb_formfield option[disabled] {
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 14px;
	color: #FF0000;
	font-weight: 300;
	background-color: #FFFFFF;
	padding: 2px;
	border: none;
}
/* for IE */
.icweb_formfield_option_disabled {
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 14px;
	color: #FF0000;
	font-weight: 300;
	background-color: #FFFFFF;
	padding: 2px;
	border: none;
}
.icweb_formbold {
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 14px;
	color: #006699;
	font-weight: bold;
	background-color: #FFFFFF;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}
.icweb_formbutton {
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	color: #FFF;
	height: auto;
	width: auto;
	background-color: #9CF;	
	padding: 5px;
	border: 1px solid red;	
	border-radius: 3px;
}
.icweb_formbutton:hover {
	background-color: #a61b1c;	
}
.icweb_login_box_btn{
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 14px;
	color: #000000;
	text-align: center;
	vertical-align: top;	
	width: auto;
	height: auto;
	clear:both;
	display: block;	
	padding: 2px;
	border: 1px solid #F5F5F5;	
	margin: 2px ;
	background-color: #CACDCA;		
}
.icweb_login_box_btn a, .icweb_login_box_btn a:link, .icweb_login_box_btn a:visited{
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 16px;
	font-weight: 300;
	letter-spacing: 2px;
	color: #003366;
	display: inline;
	text-decoration: none;
	padding: 0 0 10px 0;
}
.icweb_login_box_btn a:hover {
	color: #0099CC;
}
.icweb_login_box_btn a img {
	border: none;
	vertical-align: text-bottom;
}
.icweb_login_box{
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 14px;
	color: #000000;
	text-align: center;
	vertical-align: top;	
	width: auto;
	height: auto;
	clear:both;
	display: none;	
	overflow:visible;	
	padding: 5px;
	border: 1px solid #CC0000;	
	margin: 2px ;
	background-color: transparent;		
}
.logintext {
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 14px;
	color: #666666;
	font-weight: 300;
	text-align: left;
	border: none;	
	padding: 1px;
	margin: 5px 0 0 0;
}
.login_welcome_text_box {
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: left;
	vertical-align: top;	
	width: auto;
	height: auto;	
	padding: 5px;
	border: 1px solid #F5F5F5;	
	margin: 0 10px 10px 0 ;
	background-color: transparent;	
}
.loginformfield {
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 14px;
	color: #333;
	font-weight: 300;	
	padding: 0 2px 0 2px;
	border: 1px solid #CCCCCC;	
	background-color: #F5F5F5;
}
.loginformfield:focus {
	background-color: #FFFFFF;
	border: 1px solid #F5F5F5;	
}
.loginformbutton {
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 14px;
	color: #006666;
	font-weight: 300;
	letter-spacing: 2px;		
	padding: 4px;
	border: 1px solid  #009966;	
	background-color: #F5F5F5;	
}
.icweb_registration_heading {
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 16px;
	color: #FFF;
	line-height: normal;
	font-weight: 300;
	display: block;
	padding: 5px;
	border: none;
	border-bottom: 2px solid orangered;
	margin: 10px 0 0 0;
	background-color:  #9CF;	
}
.icweb_registration_box{
	width: 90%;
	height: auto;
	display: block;
	clear:both;
	overflow: hidden;	
	padding: 2%;
	border: 2px solid #9CF;
	border-radius: 6px;
	margin: 15px 0 20px 0;	
	background-color: #F4F4F4;
}
.icweb_errorblock {
	width: auto;	
	display: block;
}
/*Forum Modul*/
.icweb_forum_entry_box{
	text-align: left;	
	width: auto;
	height: auto;
	display: none;
	clear:both;
	overflow:visible;	
	padding: 15px 0 11px 0;	
	background-color: #FFFFFF;
	border: 2px solid #090;
	margin: 0 auto 20px auto;		
}
.icweb_forum_editor_comment_heading {
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 14px;
	color: #999999;
	font-weight: 300;
	line-height: 140%;
	vertical-align: top;
	text-align: left;		
	display: block;
	padding: 0;
	border: none;
	margin: 8px 0 2px 0;	
	background-color: #F5F5F5;	
}
.icweb_forum_editor_comment_box {
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 14px;
	color: #063;
	line-height: 140%;
	vertical-align: top;
	text-align: left;		
	display: block;
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin: 4px 0 4px 0;		
	border-radius: 6px;		
}
.icweb_forum_editor_comment_box p {
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 14px;
	color: #063;
	line-height: 140%;
	vertical-align: top;
	text-align: left;	
	white-space: pre-wrap;	
}
.icweb_forum_editor_comment_box ul {
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 14px;
	color: #063;
	line-height: 140%;
	vertical-align: top;
	text-align: left;		
}
/* #######Bubble Styles #############*/
.icweb_bubble_text_container {
	position:relative;
	width:540px;
	height:600px;	
}
.icweb_bubble_text {
	font-family:Helvetica Neue;
	font-size:12px;
	font-weight:bold;
	border-radius:50%;
	background-color:#ff69b4;
	color:#FFF ;
	text-align:center;
	position:absolute;
	text-transform: uppercase;
	text-decoration:none;
	padding:25px;
	display: flex;
	justify-content: center;
	align-items: center;
	-webkit-transition: all 1s;
    transition: all 1s;
	opacity:0;
	cursor:pointer;
	border:2px solid #ff69b4;
	/*zoom:1;*/
	box-shadow: 1px 1px 1px #eee;
	z-index:2;
}
.icweb_bubble_text:link, .icweb_bubble_text:visited {
	color:#FFF ;
}
.icweb_bubble_text:hover {
	/*font-size:16px;*/
	color:#ff69b4;
	padding: 50px;	
/*	zoom:1.1;*/
	background-color:#FFF;
	border:3px solid #ff69b4;
	z-index:3;
}
.icweb_bubble_text:focus {
	padding: 50px;
}
.icweb_bubble_text_visible {
	opacity:1;	
}

/* ########### v8i-2019 Image Gallery for artícle paragraph images ############# */

.icweb_gallery_box {
	max-width: 98%;
	position: relative;
	margin: auto;
}

/* Hide image box */
.icweb_gallery_image_box {
	display: none;
	transition: all;
	transition-duration: 0.8s ease;
}

.icweb_gallery_image_box img {
	width: 100%;
}
.icweb_gallery_image_num_box {
	text-align: center;
	max-width: 98%;
	position: relative;
	margin: auto;
}

/* navigate in the gallery if not automated */
.icweb_gallery_btn_forward, .icweb_gallery_btn_backward {
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 24px;
	color: #FFF;
	line-height: 150%;
	font-weight: 300;
	cursor: pointer;
	position: absolute;
	top: 50%;
	width: auto;
	margin-top: -22px;
	padding: 10px;
	transition: 0.6s ease;
	border-radius: 3px;
	user-select: none;
	z-index: 2;
}

.icweb_gallery_btn_forward {
  right: 0;
  border-radius: 3px;
}

.icweb_gallery_btn_forward:hover, .icweb_gallery_btn_backward:hover {
  background-color: rgba(0,0,0,0.8);
}

.icweb_gallery_btn {
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 14px;
	color: #FFF;
	line-height: 150%;
	font-weight: 300;
	cursor: pointer;
	position: absolute;
	bottom: 2%;
	left: 2%;
	width: auto;
	padding: 1%;
	transition: 0.6s ease;
	border-radius: 3px;
	user-select: none;
	z-index: 2;
}
.icweb_gallery_btn a {
	color: #FFF;
	opacity: 0.5}
.icweb_gallery_btn a:hover {
	color: red;
	opacity: 1}
.icweb_gallery_btn:hover {
  background-color: rgba(0,0,0,0.8);
}

.icweb_gallery_image_title_1 {
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 24px;
	color: #FFF;
	line-height: 150%;
	font-weight: 300;	
	display: block;
	clear: both;
	position: absolute;
	width: auto;
	bottom: 2%;
	left: 10%;
	padding: 2%;
	border: none;
	margin: 0 0 0 3%;
	background-color: rgba(0,0,0,0.6);
}
/* either Title 1 or 2., Don't use both */
.icweb_gallery_image_title_2 {
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 20px;
	color: #FFF;
	line-height: 150%;
	font-weight: 300;	
	display: block;
	clear: both;
	position: absolute;
	width: auto;
	bottom: 2%;
	left: 10%;
	padding: 2%;
	border: none;
	margin: 0 0 0 3%;
	background-color: rgba(0,0,0,0.6);
}

/* Image number indicators a circle */
.icweb_gallery_image_num_index {
  cursor: pointer;
  height: 10px;
  width: 10px;
  margin: 0 4px;
  background-color: #999;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.icweb_gallery_image_num_index_on, .icweb_gallery_image_num_index:hover {
  background-color: lightcyan;
}

