﻿@font-face {
	font-family: 'icomoon44';
	src:url('fonts/icomoon44.eot');
	src:url('fonts/icomoon44.eot?#iefix') format('embedded-opentype'),
		url('fonts/icomoon44.woff') format('woff'),
		url('fonts/icomoon44.ttf') format('truetype'),
		url('fonts/icomoon44.svg#icomoon44') format('svg');
	font-weight: normal;
	font-style: normal;
}
[data-icon]:before{
font-family:'icomoonregular' !important;
font-weight:normal;
font-style:normal;
content:attr(data-icon);
-webkit-font-smoothing:antialiased;
speak:none;
}


/* ----------------------------type-TEKST------theme-tooltipster-smoke---------class--tooltip---------------------------- */

.tooltipster-smoke{
font-family:"Kaushan Script"!important;
background:rgba(20,20,20,0.755);
/*border-radius*/
-webkit-border-radius:3px;
   -moz-border-radius:3px;
        border-radius:3px;
/*box-shadow*/
-webkit-box-shadow:5px 5px 7px #444;
   -moz-box-shadow:5px 5px 7px #444;
        box-shadow:5px 5px 7px #444;
opacity:0.7;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
color:#fff;
font-weight:normal;
font-size:15px;
line-height:13px;
position:absolute;
padding:10px;
text-align:center;
z-index:9999999;
pointer-events:none;
width:auto;
overflow:visible;
}
.tooltipster-smoke .tooltip-arrow{
text-shadow:5px 5px 7px #444;
}
/* ------------------------type-ICON---------------------------class--tooltip3 --------------------------------------- */
.tooltip3{
font-family:'icomoonregular' !important;
background:rgba(0,0,0,0.00009);

/*border-radius*/
-webkit-border-radius:2px;
   -moz-border-radius:2px;
        border-radius:2px;
text-align:center;
z-index:9999999;
cursor:none;
width:auto;
overflow:visible;
text-decoration:none !important;
}

.tooltip3-message{
font-family:'icomoonregular' !important;
background:rgba(0,0,0,0.00009);
color:#fff;
font-size:57px;
line-height:32px;
position:absolute;
padding:2px;
/*border-radius*/
-webkit-border-radius:2px;
   -moz-border-radius:2px;
        border-radius:2px;
text-align:center;
z-index:9999999;
cursor:none;
width:auto;
overflow:visible;
text-decoration:none !important;
}
.tooltip3-message{
text-shadow:1px 1px 5px rgba(100,100,100,0.694);
}
.tooltip3-message img{
/*border-radius*/
-webkit-border-radius:2px;
   -moz-border-radius:2px;
        border-radius:2px;
}
/* ------------ settings (arrowColor: '#yourcolor') */

.tooltip3-arrow{
display:block;
text-align:center;
font-size:0px;
line-height:9px;
width:100%;
height:5px;
position:absolute;
left:0px;
z-index:-1;
}
.tooltip3-arrow-top{
bottom:-3px;
margin:0 auto;
text-align:center;
}
.tooltip3-arrow-top-right{
bottom:-3px;
margin-left:-10px;
text-align:right;
}
.tooltip3-arrow-top-left{
bottom:-3px;
margin-left:10px;
text-align:left;
}
.tooltip3-arrow-bottom{
top:-10px;
margin:0 auto;
text-align:center;
}
.tooltip3-arrow-bottom-right{
top:-10px;
margin-left:-10px;
text-align:right;
}
.tooltip3-arrow-bottom-left{
top:-10px;
margin-left:10px;
text-align:left;
}
.tooltip3-arrow-left{
top:0px;
right:-18px;
margin:0 auto;
text-align:right;
}
.tooltip3-arrow-right{
top:0px;
left:-8px;
margin:0 auto;
text-align:left;
}
/* -------- the slide ------animation */

.tooltip3-slide{
height:0px;
position:absolute;
width:auto;
z-index:9999999;
overflow:hidden;
}
/* --------------------------------type-ICON-------theme-tooltipster3-smoke------------class--tooltip3------------------------------ */

.tooltipster3-smoke{
font-family:'icomoonregular' !important;
            text-shadow:2px 2px 8px #000 !important;
-webkit-text-shadow:2px 2px 8px #000 !important;

/*border-radius*/
-webkit-border-radius:3px;
   -moz-border-radius:3px;
        border-radius:3px;
/*box-shadow*/
-webkit-box-shadow:0px 0px 0px #;
   -moz-box-shadow:0px 0px 0px #;
        box-shadow:0px 0px 0px #;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
color:rgba(0, 204, 255,0.23);
font-weight:bold;
font-size:52px;
line-height:25px;
position:absolute;
padding:4px;
margin-left:-10px !important;
margin-top:135px;
text-align:center;
z-index:9999999;
pointer-events:none;
width:auto;
overflow:visible;
text-decoration:none !important;
}
.tooltipster3-smoke .tooltip-arrow{

}

