::-webkit-scrollbar
{
  width: 6px;
  height: 6px;
}

::-webkit-scrollbar-track
{
  background-color: #F8F8F8;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

::-webkit-scrollbar-thumb
{
  -webkit-border-radius: 6px;
  border-radius: 6px;
  background-color: #C0C0C0;
}

::-webkit-scrollbar-thumb:hover
{
  background-color: #A0A0A0;
}

html
{
    scroll-behavior: smooth;
    scroll-padding-top: 46px;    
}

BODY,TABLE,tr,td,h1
{
    FONT-FAMILY: Segoe UI, Verdana, Tahoma, Arial, Sans-Serif;
    FONT-WEIGHT: normal;
    FONT-SIZE: 13px;
}

.protected
{
    background: url("images/wait.gif") no-repeat center 48px;
    background-size: auto;
    min-height: 100vh;
}

BODY,TABLE,h1
{
    BACKGROUND-COLOR: #ffffff;
    COLOR: black;
    TEXT-DECORATION: none;
}

img.favicon-x
{
    filter: grayscale(100%) drop-shadow(0px 0px 2px #F0F0F0) brightness(50%);
    transform: rotate(-90deg) scale(1);
    position: relative;
    top: -2px;
    width: 16px;
    height: 14px;
    vertical-align: middle;
    transition: all linear .25s;
}

img.favicon-about
{
    filter: grayscale(100%);
    height: 12px;
    width: 12px;
    top: -1px;
    -webkit-animation: favicon-about-frames 8s;
    -webkit-animation-iteration-count: infinite;
    animation: favicon-about-frames 8s;
    animation-iteration-count: infinite;
}

@-webkit-keyframes favicon-about-frames
{
	0% {transform: rotate(0deg);}
	20% {transform: rotate(0deg);}
    30% {transform: rotate(360deg);}
    100% {transform: rotate(360deg);}
}

@keyframes favicon-about-frames
{
	0% {transform: rotate(0deg);}
	20% {transform: rotate(0deg);}
    30% {transform: rotate(360deg);}
    100% {transform: rotate(360deg);}
}

div.about, div.download
{
    margin-top: 8px;
}

div.about-us, div.download
{
    margin-left: 8px;
}

.contentTableTitle-welcome
{
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.contentTableTitle:hover img.favicon-x
{
    transform: rotate(0deg) scale(1);
    filter: drop-shadow(0px 0px 2px #B0B0B0);
    width: 24px;
    height: 24px;
    transition: all linear .25s;
}

.defFont
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 13px;
}

.mainTable
{
    WIDTH: 100%;
    TABLE-LAYOUT: fixed;
}

.mainBody
{
    OVERFLOW-X: hidden;
    OVERFLOW-Y: auto;
    MARGIN: 0px;
}

.mainBody-scroll
{
    MARGIN: 0px;
}
	
.product
{
    WIDTH: 100%;
}
.mainTableTitle
{
    FONT-SIZE: 60px;
    COLOR: darkblue;
    FONT-STYLE: italic;
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: underline overline;
}
.warnmess
{
    COLOR: #808080;
    BACKGROUND-COLOR: #FFFFFF;
    border-top: 2px solid #EBEBEB;
    WIDTH: 100%;
}
.warnmess a
{
    COLOR: #808080;
    FONT-WEIGHT: bold;
}
.message
{
    TEXT-INDENT: 22px;
    TEXT-ALIGN: left;
    BACKGROUND: url("images/quote.gif") no-repeat top left;
    COLOR: #808080;
    border-top: 2px solid #EBEBEB;
    Width: 100%;
}
.message tbody
{
	background: url("images/quoter.gif") no-repeat bottom right;
}
.message a
{
    COLOR: #808080;
    FONT-WEIGHT: bold;
}
.feat
{
    FONT-WEIGHT: bold;
    COLOR: blue;
}

.contentTable
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 5px;
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN: left;
    WIDTH: 100%;
    BORDER-BOTTOM: #a5a6ff 1px solid;
}

.contentTableTitle
{
    FONT-SIZE: 125%;
    FONT-STYLE: normal;
    HEIGHT: 40px;
    /*TEXT-SHADOW: 0 0 4px rgba(0,0,0,.5);*/
    TEXT-ALIGN: center;
    FONT-WEIGHT: bold;
}

.contentTableTitle-welcome
{
    padding-top: 8px;
    padding-bottom: 8px;
    font-weight: bold;
    max-height: 24px;
    min-height: 24px;
    height: 24px;
}

.contentTableTitle-welcome-description
{
    FONT-SIZE: 13px;
    TEXT-SHADOW: none;
    TEXT-ALIGN: left;
    padding-left: 24px;
    padding-right: 24px;
    font-weight: normal;
}

.contentTableTitle > span
{
    padding-left: 4px;
    font-weight: normal;
    vertical-align: sub;
    font-size: smaller;
}

.mHelper hr
{
    BORDER-LEFT: #ffffff 1px solid;
    BORDER-TOP: #ffffff 1px solid;
    /*BORDER-BOTTOM: #a5a6ff 1px solid;*/
}
.footerTable
{
    TEXT-ALIGN: left;
}
.listTable
{
    TEXT-ALIGN: left;
    WIDTH: 100%
}

.listTableHead
{
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 10px;
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 5px;
    TEXT-ALIGN: center;
    FONT-WEIGHT: 600;
    BACKGROUND-COLOR: #EBEBEB;
}

.listTableCode
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 5px;
    TEXT-ALIGN: left;
    FONT-WEIGHT: 600;
    BACKGROUND-COLOR: #FAFAFA;
}
					
.listTableItem
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 5px;
    TEXT-ALIGN: right;
    FONT-WEIGHT: 400;
    BACKGROUND-COLOR: #f0f0f0;
}

.listTablePrice
{
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 10px;
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 5px;
    TEXT-ALIGN: center;
    FONT-WEIGHT: 400;
    BACKGROUND-COLOR: #EBEBEB;
}

.listTableHeadDld
{
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 10px;
    TEXT-ALIGN: center;
    FONT-WEIGHT: bold;
    BACKGROUND-COLOR: #EBEBEB;
}

.listTableHeadDldH
{
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 10px;
    TEXT-ALIGN: center;
    FONT-WEIGHT: bold;
    BACKGROUND-COLOR: #E0E0E0;
    border: 2px solid #FFFFFF;
    border-radius: 8px;
}
		    					
.listTableItemDld1
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    TEXT-ALIGN: left;
    BACKGROUND-COLOR: #FAFAFA;
}
.listTableItemDld2
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    TEXT-ALIGN: left;
    BACKGROUND-COLOR: #FEFEFE;
}
.listTableItemDldS
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    TEXT-ALIGN: left;
    BACKGROUND-COLOR: #EBEBEB;
}
.listTableItemDldH
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    TEXT-ALIGN: left;
    BACKGROUND-COLOR: #E0E0E0;
}
				    		    	    										
.listTableDnld
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    TEXT-ALIGN: right;
}

.listTableItem1
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 5px;
    TEXT-ALIGN: center;
    FONT-WEIGHT: 400;
    BACKGROUND-COLOR: #FAFAFA;
}

.listTableItem2
{
    PADDING-RIGHT: 36px;
    PADDING-LEFT: 36px;
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 5px;
    TEXT-ALIGN: center;
    FONT-WEIGHT: 400;
    BACKGROUND-COLOR: #FEFEFE;
}

.listTableItem3
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 5px;
    TEXT-ALIGN: center;
    FONT-WEIGHT: 400;
    BACKGROUND-COLOR: #D0D0D0;
}

.listTableItem4
{
    PADDING-RIGHT: 8px;
    PADDING-LEFT: 8px;
    PADDING-BOTTOM: 8px;
    PADDING-TOP: 8px;
    TEXT-ALIGN: left;
    FONT-WEIGHT: 400;
    border-top: 2px solid #EBEBEB;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    background: #FAFAFA;
}

.listTableHeadName
{
    text-align: left !important;
    padding-left: 20px !important;
}

.listTableName
{
    text-align: left !important;
    padding-left: 0 !important;
}

.buyTable
{
    WIDTH: 90%;
}
.buyTableImage
{
    WIDTH: 70px;
}
.buyTableText
{
    BACKGROUND-COLOR: #F7F3F7;
}
.buyTableInfoHeader
{
    WIDTH: 96px;
    BORDER-LEFT: #CECFCE 1px solid;
    BORDER-BOTTOM: #CECFCE 1px solid;
    BORDER-TOP: #CECFCE 1px solid;
    PADDING-LEFT: 6px
}
.buyTableInfo
{
    WIDTH: 128px;
    BORDER-RIGHT: #CECFCE 1px solid;
    BORDER-BOTTOM: #CECFCE 1px solid;
    BORDER-TOP: #CECFCE 1px solid;
}
	
.listTableProduct
{
    TEXT-ALIGN: left;
    WIDTH: 100%;
}
.listTableProducts
{
    TEXT-ALIGN: left;
    WIDTH: 100%;
}
.listTableItemProduct
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 5px;
    FONT-WEIGHT: 400;
    BACKGROUND-COLOR: #F7F3F7;
    WIDTH: 33%;
}
.listTableDesc
{
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 10px;
    TEXT-ALIGN: right;
    FONT-WEIGHT: 500;
    TEXT-OVERFLOW: ellipsis;
    overflow-x: hidden;
    white-space: nowrap;
}

.listTableItemDesc
{
    PADDING-RIGHT: 5px;
    FONT-WEIGHT: 400;
}

.techSupport
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 5px;
    BACKGROUND-COLOR: #FFFFFF;
    TEXT-ALIGN: left;
    MARGIN: 1px;
    BORDER-RIGHT: #a5a6ff 1px solid;
    BORDER-LEFT: #a5a6ff 1px solid;
    BORDER-BOTTOM: #a5a6ff 1px solid;
    BORDER-TOP: #a5a6ff 1px solid;
    WIDTH: 528px;
}
TT.warn
{
    BORDER-TOP: #ff0000 1px solid; 
    BORDER-LEFT-WIDTH: 1px; 
    BORDER-LEFT-COLOR: #ff0000; 
    BORDER-BOTTOM: #ff0000 1px solid; 
    WHITE-SPACE: nowrap; 
    BACKGROUND-COLOR: #F7F3F7; 
    BORDER-RIGHT-WIDTH: 1px; 
    BORDER-RIGHT-COLOR: #ff0000
}

.anod
{
    color: #000000;
    text-decoration : none;
    border-bottom: none;
}

.anos
{
    color: #282828;
    text-decoration : none;
    font-weight : bold;
}

.adot
{
    text-decoration: none;
    display: inline-block;
    transform: scaleX(2) scaleY(2) translate(2px,-3px);
    cursor: alias;
    color: rgba(0,0,0,0.5);
}
	    
.anob, table.product td a:not(.group-key,.js-product-help), div.animateContent ul li a, table.product td p > a,  div.animateContent p > a, div#offers a
{
    color: #404040;
    text-decoration : none;
    border-bottom: #404040 1px dashed;
}

.anob.disabled, li.disabled
{
    pointer-events: none;
    user-select: none;
}

li.disabled a
{
    color: lightgray!important;
    font-weight: normal!important;
    text-shadow: none!important;
}

a#preview
{
    border: none;
}

blockquote.auto-answer ul
{
    font-weight: bold;
    list-style-type: circle;
}

blockquote.auto-answer ul li a
{
    color: blue;
    border-bottom: initial;
}

.e5_rowcolor1
{
    background-color : #F7F3F7;
    color : #000000;
}
.e5_rowcolor2
{
    background-color : #E7E3E7;
    color : #000000;
}
.e5_outerborder_horizontal
{
    color : #000000;
    background-color : #000000;
}
.e5_boxheadline
{
    color : #000000;
}
.e5_outerborder_vertical
{
    color : #000000;
    background-color : #000000;
}

.opt1, .opt2, .opt3, .opt4, .opt5, .opt6, .opt7
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 64px;
    PADDING-BOTTOM: 0px; 
    PADDING-TOP: 1px; 
    WIDTH: 500px; 
    HEIGHT: 121px;
    MARGIN: 15px 0px 20px 18px; 
}
.opt1
{
    BACKGROUND: url("images/opt1.gif") no-repeat left top;
}
.opt2
{
    BACKGROUND: url("images/opt2.gif") no-repeat left top; 
}
.opt3
{
    BACKGROUND: url("images/opt3.gif") no-repeat left top; 
}
.opt4
{
    BACKGROUND: url("images/opt4.gif") no-repeat left top; 
}
.opt5
{
    BACKGROUND: url("images/opt5.gif") no-repeat left top;
}
.opt6
{
    BACKGROUND: url("images/opt6.gif") no-repeat left top;
}
.opt7
{
    BACKGROUND: url("images/opt6.gif") no-repeat left top;
}

.opt1 p, .opt2 p, .opt3 p, .opt4 p, .opt5 p, .opt6 p, .opt7 p
{
    width: 436px;
}

.date
{
    height: 64px;
    width: 64px;
    background: url(images/date64.png) no-repeat;
    position: relative;
    top: -4px;
}

.new
{
    background: url("images/new.png") no-repeat;
    height2: 32px;
    padding-left: 40px;
    padding-top: 16px;
}

.newrib
{
        background: url("images/newrib.png") no-repeat left top;
}

.newrbb
{
        background: url("images/newrbb.png") no-repeat right bottom;
}
		
.newribl
{
        background: url("images/newribl.png") no-repeat left bottom;
}
		
.newribr
{
        background: url("images/newribr.png") no-repeat right top;
}

.special
{
	padding-left: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 16px;
	border-top: 2px solid #F0F0F0;
	border-bottom: 2px solid #F0F0F0;
	background: #F4F4F4;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.25);
}
			
.down
{
    height: 50px;
    width: 45px;
}

.hdate, .mdate
{
    height: 16px;
    display: block;
    font: normal 11px Arial, Helvetica, sans-serif;
    color: gray;
    text-align: center;
    padding-top: 8px;
}

.mdate
{
    padding-top: 8px;
    font-size: 18px;
    font-family: fantasy;
    color: black;
}

.testimonial
{
	CLEAR: both;
	BACKGROUND: url("images/testimonial.png") no-repeat; 
	padding-top: 10px;
	padding-left: 30px;
}

.ys, .ms
{
     position: relative;
     margin-left: 2px;
     top: -8px;
     zoom: 0.75;
}
.ys:after
{
    content: "y"
}
.ms:after
{
     content: "m"
}
										 
.gs-webResult.gs-result .gs-visibleUrl {color: #008000;}
.gs-webResult.gs-result .gs-visibleUrl-short { color: #008000; }
.gs-webResult.gs-result .gs-visibleUrl-short { display: none; }
.gs-webResult.gs-result .gs-visibleUrl-long { display: block;}

.bborder
{
    BORDER-BOTTOM: 1px solid #EBEBEB;
    PADDING-BOTTOM: 4px;
}

.faqComment
{
    border-top:1px solid #006633;
    border-bottom:1px solid #006633;
}

.container
{
    position: relative;
    width: 100%;
}

.iframea
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border: 0;
}

.bra
{
    position: absolute;
    right: 6px;
    bottom: 6px;
    cursor: pointer;
    text-decoration: none;
    color: black;
    animation: bra-hide 0s linear 4s forwards;
}

.nd
{
    right: 26px;
    opacity: 0.5;
}
	
.bra:hover
{
    animation: bra-reset; /*bra-reset does not exists, so it resets the bra-hide animation*/
}
    
@keyframes bra-hide
{
    to
    {
	opacity: 0;
    }
}

.sProductHelper
{
    cursor: pointer;
    padding: 8px;
    border-top: 2px solid #EBEBEB;
    border-bottom: 2px solid #EBEBEB;
    background: #F4F4F4;
}

.sProductTitle
{
    padding: 8px;
    border-top: 2px solid #EBEBEB;
    border-bottom: 2px solid #EBEBEB;
    background: #F4F4F4;
}

.sProductSuiteTitle
{
    padding: 8px;
    border-top: 1px solid #EBEBEB;
}

.sProductNew
{
    padding: 8px;
    border-top: 2px solid #EBEBEB;
    border-bottom: 2px solid #EBEBEB;
    background: #F4F4F4;
}
		
.sProductDesc, .sProductSuiteDesc
{
    padding: 10px;
    padding-left: 36px;
}

.sShowArrowDown
{
    cursor: pointer;
    background: url("images/showdown.png") no-repeat center bottom;
    padding-bottom: 24px;
}

@keyframes animateopacity
{
      0% { opacity: 0; }   
    100% { opacity: 1; }
}

@-webkit-keyframes animateopacity
{
      0% { opacity: 0; }   
    100% { opacity: 1; }
}

@-moz-keyframes animateopacity
{
      0% { opacity: 0; }   
    100% { opacity: 1; }
}

@-o-keyframes animateopacity
{
      0% { opacity: 0; }   
    100% { opacity: 1; }
}

@-ms-keyframes animateopacity
{
      0% { opacity: 0; }   
    100% { opacity: 1; }
}

@-webkit-keyframes swing
{
    15%
    {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
    30%
    {
        -webkit-transform: translateX(-5px);
       transform: translateX(-5px);
    } 
    50%
    {
        -webkit-transform: translateX(3px);
        transform: translateX(3px);
    }
    65%
    {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }
    80%
    {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }
    100%
    {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes swing
{
    15%
    {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
    30%
    {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px);
    }
    50%
    {
        -webkit-transform: translateX(3px);
        transform: translateX(3px);
    }
    65%
    {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }
    80%
    {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }
    100%
    {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.animated
{
    -webkit-animation: swing 1s ease;
    animation: swing 1s ease;
    -webkit-animation-iteration-count: 8;
    animation-iteration-count: 8;
    -webkit-animation-delay: 2s;
    animation-delay: 8s;
}

.quicker
{
    animation-delay: 4s;
}

.quickest
{
    animation-delay: 1s;
}
    
.animateContent
{
    !-webkit-animation: animatezoom 0.5s;
    !animation: animatezoom 0.5s;
    -webkit-animation: animateopacity 0.5s;
    animation: animateopacity 0.5s;
}

@-webkit-keyframes animatezoom
{
	from
	{
		-webkit-transform:scale(0)
	} 
	to
	{
		-webkit-transform:scale(1)
	}
}
@keyframes animatezoom
{
	from
	{
		transform:scale(0)
	} 
	to
	{
		transform:scale(1)
	}
}

#hideMe
{
    -moz-animation: cssHideMe 0s ease-in 5s forwards;
    /* Firefox */
    -webkit-animation: cssHideMe 0s ease-in 5s forwards;
    /* Safari and Chrome */
    -o-animation: cssHideMe 0s ease-in 5s forwards;
    /* Opera */
    animation: cssHideMe 0s ease-in 5s forwards;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

@keyframes cssHideMe
{
    to
    {
        width:0;
	height:0;
	overflow:hidden;
    }
}

@-webkit-keyframes cssHideMe
{
    to
    {
	width:0;
        height:0;
	visibility:hidden;
    }
}

.woble, .woble-single
{
  animation: wobleFrames linear 1s;
  animation-delay: 2s;
  animation-iteration-count: 4;
  transform-origin: 50% 50%;
  -webkit-animation: wobleFrames linear 1s;
  -webkit-animation-delay: 2s;
  -webkit-animation-iteration-count: 4;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: wobleFrames linear 1s;
  -moz-animation-delay: 2s;
  -moz-animation-iteration-count: 4;
  -moz-transform-origin: 50% 50%;
  -o-animation: wobleFrames linear 1s;
  -o-animation-delay: 2s;
  -o-animation-iteration-count: 4;
  -o-transform-origin: 50% 50%;
  -ms-animation: wobleFrames linear 1s;
  -ms-animation-delay: 2s;
  -ms-animation-iteration-count: 4;
  -ms-transform-origin: 50% 50%;
}

.woble-single
{
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    -ms-animation-iteration-count: 1;
}

@keyframes wobleFrames
{
  0% { transform:  translate(0px,0px)  rotate(0deg) ; }
  15% { transform:  translate(-25px,0px)  rotate(-5deg) ; }
  30% { transform:  translate(20px,0px)  rotate(3deg) ; }
  45% { transform:  translate(-15px,0px)  rotate(-3deg) ; }
  60% { transform:  translate(10px,0px)  rotate(2deg) ; }
  75% { transform:  translate(-5px,0px)  rotate(-1deg) ; }
  100% { transform:  translate(0px,0px)  rotate(0deg) ; }
}

@-moz-keyframes wobleFrames
{
  0% { -moz-transform:  translate(0px,0px)  rotate(0deg) ; }
  15% { -moz-transform:  translate(-25px,0px)  rotate(-5deg) ; }
  30% { -moz-transform:  translate(20px,0px)  rotate(3deg) ; }
  45% { -moz-transform:  translate(-15px,0px)  rotate(-3deg) ; }
  60% { -moz-transform:  translate(10px,0px)  rotate(2deg) ; }
  75% { -moz-transform:  translate(-5px,0px)  rotate(-1deg) ; }
  100% { -moz-transform:  translate(0px,0px)  rotate(0deg) ;}
}

@-webkit-keyframes wobleFrames
{
  0% { -webkit-transform:  translate(0px,0px)  rotate(0deg) ; }
  15% { -webkit-transform:  translate(-25px,0px)  rotate(-5deg) ; }
  30% { -webkit-transform:  translate(20px,0px)  rotate(3deg) ; }
  45% { -webkit-transform:  translate(-15px,0px)  rotate(-3deg) ; }
  60% { -webkit-transform:  translate(10px,0px)  rotate(2deg) ; }
  75% { -webkit-transform:  translate(-5px,0px)  rotate(-1deg) ; }
  100% { -webkit-transform:  translate(0px,0px)  rotate(0deg) ; }
}

@-o-keyframes wobleFrames
{
  0% { -o-transform:  translate(0px,0px)  rotate(0deg) ; }
  15% { -o-transform:  translate(-25px,0px)  rotate(-5deg) ; }
  30% { -o-transform:  translate(20px,0px)  rotate(3deg) ; }
  45% { -o-transform:  translate(-15px,0px)  rotate(-3deg) ; }
  60% { -o-transform:  translate(10px,0px)  rotate(2deg) ; }
  75% { -o-transform:  translate(-5px,0px)  rotate(-1deg) ; }
  100% { -o-transform:  translate(0px,0px)  rotate(0deg) ; }
}

@-ms-keyframes wobleFrames
{
  0% { -ms-transform:  translate(0px,0px)  rotate(0deg) ; }
  15% { -ms-transform:  translate(-25px,0px)  rotate(-5deg) ; }
  30% { -ms-transform:  translate(20px,0px)  rotate(3deg) ; }
  45% { -ms-transform:  translate(-15px,0px)  rotate(-3deg) ; }
  60% { -ms-transform:  translate(10px,0px)  rotate(2deg) ; }
  75% { -ms-transform:  translate(-5px,0px)  rotate(-1deg) ; }
  100% { -ms-transform:  translate(0px,0px)  rotate(0deg) ;}
}

.tada, .tada-single
{
  animation: tadaFrames linear 1s;
  animation-delay: 2s;
  animation-iteration-count: 4;
  transform-origin: 50% 50%;
  -webkit-animation: tadaFrames linear 1s;
  -webkit-animation-delay: 2s;
  -webkit-animation-iteration-count: 4;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: tadaFrames linear 1s;
  -moz-animation-delay: 2s;
  -moz-animation-iteration-count: 4;
  -moz-transform-origin: 50% 50%;
  -o-animation: tadaFrames linear 1s;
  -o-animation-delay: 2s;
  -o-animation-iteration-count: 4;
  -o-transform-origin: 50% 50%;
  -ms-animation: tadaFrames linear 1s;
  -ms-animation-delay: 2s;
  -ms-animation-iteration-count: 4;
  -ms-transform-origin: 50% 50%;
}

.tada-single
{
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    -ms-animation-iteration-count: 1;
}

@keyframes tadaFrames
{
  0% { transform:  rotate(0deg) scaleX(1.00) scaleY(1.00) ; }
  10% { transform:  rotate(-3deg) scaleX(0.80) scaleY(0.80) ; }
  20% { transform:  rotate(-3deg) scaleX(0.80) scaleY(0.80) ; }
  30% { transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ; }
  40% { transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ; }
  50% { transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ; }
  60% { transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ; }
  70% { transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ; }
  80% { transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ; }
  90% { transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ; }
  100% { transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;}
}

@-moz-keyframes tadaFrames
{
  0% { -moz-transform:  rotate(0deg) scaleX(1.00) scaleY(1.00) ; }
  10% { -moz-transform:  rotate(-3deg) scaleX(0.80) scaleY(0.80) ; }
  20% { -moz-transform:  rotate(-3deg) scaleX(0.80) scaleY(0.80) ; }
  30% { -moz-transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ; }
  40% { -moz-transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ; }
  50% { -moz-transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ; }
  60% { -moz-transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ; }
  70% { -moz-transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ; }
  80% { -moz-transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ; }
  90% { -moz-transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ; }
  100% { -moz-transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;}
}

@-webkit-keyframes tadaFrames
{
  0% { -webkit-transform:  rotate(0deg) scaleX(1.00) scaleY(1.00) ; }
  10% { -webkit-transform:  rotate(-3deg) scaleX(0.80) scaleY(0.80) ; }
  20% { -webkit-transform:  rotate(-3deg) scaleX(0.80) scaleY(0.80) ; }
  30% { -webkit-transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ; }
  40% { -webkit-transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ; }
  50% { -webkit-transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ; }
  60% { -webkit-transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ; }
  70% { -webkit-transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ; }
  80% { -webkit-transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ; }
  90% { -webkit-transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ; }
  100% { -webkit-transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ; }
}

@-o-keyframes tadaFrames
{
  0% { -o-transform:  rotate(0deg) scaleX(1.00) scaleY(1.00) ; }
  10% { -o-transform:  rotate(-3deg) scaleX(0.80) scaleY(0.80) ; }
  20% { -o-transform:  rotate(-3deg) scaleX(0.80) scaleY(0.80) ; }
  30% { -o-transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ; }
  40% { -o-transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ; }
  50% { -o-transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ; }
  60% { -o-transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ; }
  70% { -o-transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ; }
  80% { -o-transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ; }
  90% { -o-transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ; }
  100% { -o-transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ;}
}

@-ms-keyframes tadaFrames
{
  0% { -ms-transform:  rotate(0deg) scaleX(1.00) scaleY(1.00) ; }
  10% { -ms-transform:  rotate(-3deg) scaleX(0.80) scaleY(0.80) ; }
  20% { -ms-transform:  rotate(-3deg) scaleX(0.80) scaleY(0.80) ; }
  30% { -ms-transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ; }
  40% { -ms-transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ; }
  50% { -ms-transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ; }
  60% { -ms-transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ; }
  70% { -ms-transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ; }
  80% { -ms-transform:  rotate(-3deg) scaleX(1.20) scaleY(1.20) ; }
  90% { -ms-transform:  rotate(3deg) scaleX(1.20) scaleY(1.20) ; }
  100% { -ms-transform:  rotate(0deg) scaleX(1.20) scaleY(1.20) ; }
}

#buttons
{
    padding: 0;
    margin: 0;
    display: inline-block;
}
#buttons li
{
    float: left;
    list-style: none;
    text-align: center;
}
	    
#buttons li a, p.host-preview-control a#preview::after, .jshelp, .jshelper
{
    text-decoration: none !important;
    display: inline-block;
    margin-right: 4px;
    margin-bottom: 4px;
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
    font-weight: normal;
    border-radius: 3px;
    color: #777;
    background: #ffffff;
    border: 1px solid #cccccc;
    box-shadow: 2px 2px 4px rgba(0,0,0,.08);
    text-shadow: none;
    line-height: 23px;
    padding: 1px 8px 0px 5px;
}

#buttons li a.aa
{
    background: #f0f0f0;
}

#buttons li a:hover, p.host-preview-control a#preview:hover::after, .jshelp:hover, .jshelper:hover
{
    border: 1px solid #808080;
}

#buttons li a.language
{
    background: #FFFFFF;
}

.headnewslide
{
    position: absolute;
    width: calc(100% - 56px);
    visibility: hidden;
    transform: translate(100%,0);
    transition: transform .5s;
    z-index: 9;
}

.headnewslide-hide
{
    visibility: visible;
    margin-left: 28px;
}

.headnewslide-show
{
    visibility: visible;
    transform: translate(0,0);
    transition: transform .5s;
}
	  
.headnewcontainer
{
    margin-left: 24px;
    margin-right: 24px;
    margin-top: 0;
    margin-bottom: 12em;
    padding: 2px
}

.headnews-arrow-left, .headnews-arrow-right
{
    cursor: pointer;
    position: relative;
    top: 16px;
    z-index: 10;
    border-radius: 100%;
    background: #F4F4F4;
    font-size: 18px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    vertical-align: middle;
    box-shadow: 0 2px 3px 0 rgba(0,0,0,.5);
    -moz-box-shadow: 0 2px 3px 0 rgba(0,0,0,.5);
    -webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,.5);
}

.headnews-arrow-left
{
    float: left;
    left: 16px;
}

.headnews-arrow-right
{
    float: right;
    right: 16px;
}

.headnews-arrow-left:active, .headnews-arrow-right:active
{
    background: #D0D0D0;
    -webkit-user-select: none; /* webkit (safari, chrome) browsers */
    -moz-user-select: none; /* mozilla browsers */
    -khtml-user-select: none; /* webkit (konqueror) browsers */
    -ms-user-select: none; /* IE10+ */
}

.headnewquote
{
    cursor: pointer;
    padding-left: 32px;
    overflow: hidden;
    height: 6em;
    max-height: 6em;
    min-height: 6em;
}

.headnewquote-auto
{
    overflow: initial;
    height: initial;
    max-height: initial;
    min-height: initial;
}

.headnewframe
{
    opacity: 1;
    display: block;
    transition: all linear 0.25;
    !transition-property: opacity;
    
}

.headnewframe-hide
{
    opacity: 0;
    display: none;
    transition: all linear 0.25;
    !transition-property: opacity;
}

.headnewdot
{
    height: 8px;
    width: 8px;
    padding: 0;
    cursor: pointer;
    border: 1px solid rgba(0,0,0,0.5);
    border-radius: 100%;
    display: inline-block;
    position: relative;
    top: 12px;
    margin-right: 2px;
}

.headnewdot-black
{
    background: #BCBCBC;
}

.headnewdot:hover
{
    background: #D0D0D0;
}

.headnewdots
{
    text-align: center;
    height: 32px;
    vertical-align: middle;
    line-height: 32px;
}

.headnewproduct, .head-info, .BAndW
{
    padding: 8px;
    background: #F8F8F8;
    -webkit-box-shadow: 0 4px 4px rgba(128, 128, 128, 0.25);
    -moz-box-shadow: 0 4px 4px rgba(128, 128, 128, 0.25);
    box-shadow: 0 4px 4px rgba(128, 128, 128, 0.25);
    border: 1px solid rgba(128, 128, 128, 0.25);
    cursor: pointer;
    border-radius: 8px;
}
/*
.headnewslide:nth-child(4) .headnewproduct
{
    background: #E8E8E8;
    outline: 1px solid #C0C0C0;
}
*/        
.head-info
{
    cursor: initial;
}

.headnewproduct .headnewquote img
{
    margin-left: 8px;
    margin-right: 8px;
}

.news td b
{
    font-weight: normal;
    margin-bottom: 4px;
    display: inline-block;
}

.news td strong
{
    font-weight: bold;
    }

.news td a:not(.anoc), a.download-site:hover, .headnewproduct a
{
    text-decoration: none !important;
    background: dodgerblue;
    color: white !important;
    border-radius: 16px;
    padding: 2px 8px 4px 8px;
}

.headnewproduct a
{
    padding: 0 4px 2px 4px;
    border-radius: 4px;
}

.news td a:visited:not(.anoc), a:visited.download-site
{
    background: #0F4A82;
}

.anoc
{
    margin-left: 30px;
    text-decoration: none;
}
		        
.news .years td a
{ 
    background: initial;
    border-radius: initial;
    padding: initial;
    color: #404040; 
    text-decoration: none; 
    border-bottom: #404040 1px dashed;
}

.news .years td a:first-of-type
{
    color: #404040!important;
}

.news table
{
    border-spacing: 0 6px;
    border-collapse: separate;
}

.news td:has(> .date), .news td:has(> .date) + td
{
    border-top: 1px solid #F0F0F0;
    padding-top: 8px;
}

.tcheck
{
    width: 100%;
    white-space: nowrap;
    border-collapse: collapse;

}
.tcheck td
{
    border: 1px dotted #E0E0E0;
}

.lcheck
{
    width: 20px;
    height: 20px;
    color: rgba(0,0,0,.65);
}

.lcheck + label
{
    cursor: pointer;
    color: rgba(0,0,0,.65);
}

.lcheck:checked
{
    color: rgba(0,0,0,1);
}

.lcheck:checked + label
{
    font-weight: bold;
    color: rgba(0,0,0,1);
}

.pcheck
{
    display: inline-flex;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    -moz-justify-content: center;
    -moz-align-items: center;
    -ms-justify-content: center;
    -ms-align-items: center;
}

.icheck
{
    width: 20px;
    height: 20px;
    padding: 4px;
    margin-left: 2px;
}

table.x
{
    margin: 9px;
}

iframe#FLOOK
{
    margin-left: 40px;
}

table#INFO
{
    overflow: hidden;
}

table#PRODUCT, table#INFO, table#LINKS, iframe#FLOOK
{
    animation: slide-down-scale .15s ease-out;
    -webkit-animation: slide-down-scale .15s ease-out;
    -moz-animation: slide-down-scale .15s ease-out;
    -o-animation: slide-down-scale .15s ease-out;
    -ms-animation: slide-down-scale .15s ease-out;
}

@keyframes slide-down-scale
{
      0% { opacity: 0; -webkit-transform: scaleY(0); }
    100% { opacity: 1; -webkit-transform: scaleY(1); }
}

table#Prices, table#Downloads
{
    width: 95%;
    border-collapse: collapse;
}

table#Prices a img
{
    opacity: 0;
    transition: opacity linear 0.5s;
    position: relative;
    top: 4px;
    margin-left: 4px;
}

table#Downloads .listTableConfig td, table#Downloads .listTableHeadDld
{
    padding: 4px;
    text-align: center;
}

table#Downloads .listTableConfig-index
{
    width: 16px;
    display: inline-block;
    text-align: right;
    color: #808080;
    vertical-align: super;
    font-size: 75%;
    transition: all linear .5s;
}

table#Downloads tr.listTableConfig:hover .listTableConfig-index
{
    color: #000000;
    transition: all linear .5s;
}

table#Downloads .listTableName a
{
    text-decoration: none;
    color: #000000;
    transition: all linear 0.5s;
}

a.download-site
{
    text-decoration: none;
    color: #000000;
    border-bottom: none!important;
    padding: 0 4px 2px 2px;
}

.dld a.download-site
{
    font-weight: bold;
}

.dld .here::before
{
    content: "\2198"; /*SOUTH EAST ARROW*/
    margin-right: 4px;
    position: relative;
    zoom: 2.5;
    color: black;
    float: left;
    top: -9px;
    left: 3px;
    font-weight: bold;
}

.dld .opt-sel .here::before
{
    animation: favicon-about-frames 6s ease 0.5s 1 forwards;
}

.dld .opt-hid
{
    opacity: 0.60;
}

.download-site-no
{
    top: -3px;
    left: -2px;
    position: relative;
}

table#Prices tr.listTableConfig:hover a img, table#Prices td.listTableItem2:hover a img
{
    transition: all linear 0.25s;
    opacity: 0.5;
    scale: 1;
}
	
table#Prices td.listTableItem2:hover a img
{
    opacity: 1;
    scale: 1.5;
}

table#Prices .listTableHead, .listTablePrice, table#Downloads .listTableHeadDld
{
    BACKGROUND-COLOR: #F0F0F0;
    border: 2px solid #FFFFFF;
    border-radius: 8px;
}

table#Prices tr.listTableConfig td.listTableItem2, table#Downloads tr.listTableConfig td.listTableItemDld1,  table#Downloads tr.listTableConfig td.listTableItemDld2
{
    BACKGROUND-COLOR: inherit;
    border-right: 1px solid #F0F0F0;
    border-bottom: 1px solid #F0F0F0;
}

table#Prices tr.listTableConfig td:first-child, table#Downloads tr.listTableConfig td:first-child
{
    border-left: 1px solid #F0F0F0;
    text-overflow: ellipsis;
    overflow-y: hidden;
    white-space: nowrap;
}

table#Prices div.listTableItem4
{
    border-top: none;    
    box-shadow: 0 0px 4px 0 rgba(0,0,0,0.16);
    background: #F8F8F8;
}

table#Prices tr.listTableConfig, table#Downloads tr.listTableConfig
{
    background: initial;
    outline: none;
    transition: background linear .5s;
}

table#Prices tr.listTableConfig:hover, table#Downloads tr.listTableConfig:hover
{
    background: #F4F4F4;
    outline: 1px solid #E0E0E0;
    transition: background linear .5s;
}

table#Prices tr.listTableConfig sup
{
    color: #404040;
    position: relative;
    top: -8px;
    font-size: 75%;
    vertical-align: initial;
}

table#prices .listTableHead.prices-head
{
    display: none;
}

div#offers
{
    margin-left: 8px;
    margin-right: 8px;
    counter-reset: offer;
}

div.offer, div.suiteProduct
{
    margin-bottom: 24px;
    transition: all linear .15s;
    padding: 4px;
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    border-radius: 6px;
}

div.suiteProduct
{
    margin-bottom: 0px;
    cursor: pointer;
    opacity: 1;
    transition: opacity linear 0.25s;
    margin-right: 48px;
}

div.suiteProduct-hide
{
    opacity: 0;
    display: none;
    transition: opacity linear 0.25s;
}

div.suiteProduct-nonconfig
{
    opacity: 0.35;
}

div.suiteProduct-nonconfig::before
{
    content: 'Available as: ' attr(user-config) ' only';
    color: #D0D0D0;
    position: absolute;
    right: 0;
    margin-right: 100px;
}

div.suiteProductDesc
{
    margin-left: 32px;
    margin-top: 8px;
    margin-bottom: 4px;
}

span.suiteProductIndex
{
    color: #b5b5b5;
    transition: all linear .15s;
}

div.suiteProduct:hover span.suiteProductIndex, div.suiteProduct:focus span.suiteProductIndex, div.suiteProduct:active span.suiteProductIndex
{
    color: #000000;
    transition: all linear .15s;
}

div.offer:hover, div.suiteProduct:hover, div.suiteProduct:focus, div.suiteProduct:active
{
    background: #F8F8F8;
    border-top: 1px solid #C0C0C0;
    border-bottom: 1px solid #C0C0C0;
    outline: none;
    transition: all linear .15s;
}

span.suiteProductName
{
    text-transform: capitalize;
}

div.suiteProductsNET li, div.suiteProductsWPF li
{
    display: inline-block;
}

div.suiteProductsNET li::after, div.suiteProductsWPF li::after
{
    content: ',';
}

div.suiteProductsCOM-FAQ .suiteProductThumbnail img
{
    width: 128px;
    box-shadow: 1px 1px 2px rgba(0,0,0,.25);
    opacity: .99; /*required by Edge, when filter is present!*/
    filter: grayscale(100%);
}

div.suiteProductsCOM-FAQ div.suiteProductInfo:hover, div.suiteProductsCOM-FAQ .suiteProductThumbnail img:hover
{
    transform: none;
}

div.offer:hover::before
{
    color: #000000;
    TEXT-SHADOW: 0 0 4px rgba(0,0,0,.5);
    transition: all linear .15s;
}

div.offer::before
{
    counter-increment: offer;
    content: counter(offer,upper-alpha) ')';
    position: relative;
    font-size: 200%;
    font-family: serif;
    float: left;
    padding: 2px;
    color: #b5b5b5;
    transition: all linear .15s;
}

img.preview-control-gray
{
    opacity: .99; /*required by Edge, when filter is present!*/
    filter: grayscale(100%) drop-shadow(1px 1px 2px gray);
}

.gallery-image
{
    -webkit-animation: preview-control-frames 0s;
    -webkit-animation-iteration-count: 1;
    animation: preview-control-frames 0s;
    animation-iteration-count: 1;
}

img.preview-control, .headnewproduct .headnewquote img
{
    border: 1px solid rgba(0, 0, 0, 0.15);
    box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, 0.10);
    border-radius: 4px;    
}

img.preview-control
{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    visibility: hidden;
}

img.preview-control, p.host-preview-control
{
    max-height: 212px;
}

p.host-preview-control a#preview::after
{
    content: "try interactive demo";
    display: block;
    max-width: 112px;
    position: relative;
    top: 0;
    margin-top: 6px;
    background: #f0f0f0 !important;
    opacity: 0;
    transform: scale(0);
    animation: live-in 1s ease 2s 1;
    -webkit-animation: live-in 1s ease 2s 1;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

p.host-preview-control
{
    background-image: url("images/imagebk.png");
    background-size: 100% 95%;
    background-position: bottom;
    background-repeat: no-repeat;
}

@keyframes live-in
{
    0%
    {
	opacity: 0;
	transform: scale(0);
	top: -236px;
    }
    100%
    {
	opacity: 1;
	transform: scale(1);
	zoom: 1;
	top: 2px;
    }
}

@keyframes mrlive-in
{
    0%
    {
	margin-rigth: -36px;
    }
    100%
    {
	margin-right: 0;
    }
}

/*
img.preview-control-full, .preview-control-full-onhover:hover
{
    max-height: 472px;
    border: 1px solid rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
}
*/

img.preview-control-hover
{
    padding: 4px;
    border: 1px solid rgba(0,0,0,0);
    background: #FFFFFF;
    transition: transform linear 0.1s;
}

.gallery-image:hover, .suiteProductThumbnail:hover img
{
    transform: scale(1.05);
    transition: transform linear 0.1s;
    transition-delay: .25s;
}
/*
img.preview-control-hover:hover, .preview-control-full-onhover:hover
{
    background: #FFFFFF;
    position: relative;
    z-index: 1;
    transform: scale(1) perspective(1040px) rotateY(-11deg) rotateX(2deg) rotate(2deg);
    transition: border 0.5s, box-shadow 0.5s, max-height 0.5s, transform 0.5s;
    transition-delay: .5s;
}
*/
@-webkit-keyframes preview-control-frames
{
    0% {opacity: 0; height: 0;}
    75% {opacity: 0; height:0;}
    100% {opacity: 1; height: 100%;}
}

@keyframes preview-control-frames
{
    0% {opacity: 0; height: 0;}
    75% {opacity: 0; height:0;}
    100% {opacity: 1; height: 100%;}
}

#BTN-DOWNLAOD
{
    position: absolute;
    right: 8px;
    top: 30px;
    border: none;
    text-decoration: none;
    z-index: 701;
    display: none;
}

#BTN-DOWNLAOD.helper-js, #BTN-DOWNLAOD.helper
{
    margin-top: -28px;
    display: initial;
}

#BTN-DOWNLAOD.helper-js img, #BTN-DOWNLAOD.helper img
{
    zoom: 0.5;
}

#cart .tofill
{
    color: red;
}

#cart .listTableHeadCart
{
    padding: 4px;
    background: #f0f0f0;
    border: 2px solid #FFFFFF;
    border-radius: 8px;
    padding-left: 8px;
    padding-right: 8px;
    font-weight: bold;
}

#cart .listTablePriceCart p
{
    !margin-top: 4px;
    border-top: 1px solid #F0F0F0;
    border-bottom: 1px solid #F0F0F0;
    padding: 4px;
}

#cart select, #cart input[type="text" i], #cart input[type="number" i], #cart input[type="button" i], #cart input[type="submit" i]
{
    height: 28px;
    margin-bottom: 2px;
    margin-top: 2px;
}

#cart .SiteWide
{
    position: absolute;
    right: 16px;
    margin-top: -22px;
}

#cart .SiteWide input, #cart input[type="radio" i]
{
    margin: 0;
    cursor: pointer;
}

#cart .SiteWide label, #cart input[type="radio" i] + label
{
    position: relative;
    top: -2px;
    margin-left: 2px;
}

#cart #theTable input[type="button" i]
{
    margin-bottom: 4px;
    margin-top: 4px;
}

#cart #toFill tr td div div div:nth-child(2)
{
    clear: both;
    margin-top: 16px;
}

#cart .hidePartCart
{
    display: none;
    visibility: hidden;
}

#cart .grand
{
    font-size: 250%;
    font-weight: bold;
}

#cart .APROX
{
    color: #808080;
}

#cart .APROX::before
{
    content: " (\2248  ";
}

#cart .APROX::after
{
    content: ")";
}

#cart .OTHER a
{
    text-decoration: none;
}

#cart .EMPTY
{
    color: red;
}

#cart .FOOTER
{
    text-align: right;
}
	
.cart-note
{
    text-decoration: none;
    font-weight: normal;
    font-size: initial;
    color: #808080;
    position: relative;
    top: 0.35em;
    padding-left: 2px;
    padding-right: 2px;
    display: inline-block;
    text-shadow: none;
}

li .cart-note
{
    top: 0;
    font-size: 175%;
}

table#toFill p
{
    !outline: 1px solid;
    !margin-top: -0.25em;
}

.tofill-info
{
    width: 132px;
    text-align: right;
    padding-right: 4px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
}

.tofill-info .cart-note
{
    top: 0.25em;
}

#cart #toFill input[type="text" i], #cart #toFill select
{
    width: 312px;
}

#cart #theTable input[type="number" i]
{
    width: 64px;
}

#cart-info, .cart-notes
{
    border-top: 1px solid #F0F0F0;
    margin-top: 16px;
}

#cart-info
{
    opacity: 0.25;
    transition: opacity linear .25s;
}

#cart-info:hover
{
    opacity: 1;
    transition: opacity linear .25s;
}

.cart-all a.hash
{
    position: absolute;
    margin-top: -96px;
    visibility: hidden;
}

.cart-faqs ul, .cart-notes ul
{
    list-style-type: none;
    -webkit-padding-start: 12px;
}

.cart-faqs img
{
    width: 32px;
    height: 32px;
    filter: grayscale(100%) drop-shadow(0 0 2px rgba(0,0,0,0.15));
    position: relative;
    margin-top: 8px;    
}
.cart-faqs ul
{
    -webkit-padding-start: 16px;
}

.cart-faqs div.title
{
    position: relative;
    margin-left: -22px;
    font-weight: bold;
}

.cart-faqs ul li p
{
    margin-top: -8px;
    margin-left: 16px;    
}

.cart-notes li
{
}

.cart-all li
{
    border: 1px solid #FFFFFF;
    padding-left: 4px;
    padding-right: 4px;
    transition: all linear 0.25s;
    margin-bottom: 8px;
}

#cart-info li:hover, #cart-info li.hash-focus
{
    background: #FCFCFC;
    border: 1px solid #E0E0E0;
    !background: #F0F0F0;
    !border: 1px solid #C0C0C0;
    border-radius: 4px;
    transition: all linear 0.25s;
}

#cart-info li.hash-focus
{
    background: #E8E8E8;
    outline: 2px solid #C8C8C8;
    transition: opacity linear 0.25s;
}

#cart-info li:hover::after
{
    content: '';
    position: absolute;
    background: #FFFFFF;
    background: #FFFFFF url(/images/arrowup.png) center no-repeat;
    z-index: 595;
    margin-top: -8px;
    border: 1px solid lightgray;
    box-shadow: 0 0 1px #c0c0c0;
    cursor: pointer;
    left: 48px;
    display: inline-block;
    text-align: center;
    right: 32px;
    height: 24px;
}

#cart-info li:active::after
{
    background: #F0F0F0 url(/images/arrowup.png) center no-repeat;
}

#cart-info .list-style::before
{
    content: '\2022';
    padding-right: 4px;
}

.cart-all input[type="button" i], .cart-all input[type="submit" i], .cart-all input[type="text" i], .cart-all select
{
    text-decoration: none;
    display: inline-block;
    margin: 0px;
    font-weight: normal;
    border-radius: 3px;
    border: 1px solid #cccccc;
    box-shadow: 0px 1px 0 rgba(0,0,0,.08);
    text-shadow: none;
    font-size: 80%;
    height: 16px;
    background: #ffffff;
    cursor: pointer;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: background 0.15s linear;
}

.cart-all input[type="submit" i], .cart-all input[type="text" i], .cart-all select
{
    font-size: inherit;
    height: initial;
    padding-top: 2px;
}

.cart-all input[type="text" i]
{
    cursor: initial;
    padding-left: 4px;
}

.cart-all input[type="button" i]:hover, .cart-all input[type="submit" i]:hover, .cart-all select:hover
{
    background: #fafafa;
}

.cart-all input[type="button" i]:active, .cart-all input[type="button" i]:focus, .cart-all input[type="submit" i]:active, .cart-all input[type="submit" i]:focus, .cart-all select:active, .cart-all select:focus, .cart-all input[type="text" i]:focus
{
    background: #f8f8f8;
}

table#theTable
{
    border-collapse: collapse;
}

table#theTable tr:not(.listTableHeaderCart):not(.listTableFooterCart) td
{
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
    border-top: 1px solid #F0F0F0;
    border-left: 1px solid #F0F0F0;
    border-right: 1px solid #F0F0F0;
}

table#theTable tr:not(.listTableHeaderCart):not(.listTableFooterCart) td:first-child
{
    color: #C0C0C0;
}

.cart-all #head-info-offer
{
    position: absolute;
    background: #FFFFFF;
    width: 50%;
    right: 24px;
    top: 264px;
    padding: 4px;
    font-family: cursive;
    padding: 8px;
    background: #F8F8F8;
    -webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.20);
    -moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.20);
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.20);
    border-radius: 8px;
    opacity: 0;
    transition: opacity linear 0.25s;
    transition-delay: 4s;
}

.cart-all #head-info-offer p
{
    margin: 4px 0 0 0;
    text-align: center;
}

.cart-all #head-info-offer::before
{
    content: '';
    width: 32px;
    height: 32px;
    display: block;
    background: rgba(255,255,255,0) url(/images/offera.png) center no-repeat;
    !box-shadow: 0 0 8px rgba(0,0,0,0.20);
    position: absolute;
    left: -20px;
    top: -24px;
    padding: 4px;
}

#cart-ui pre, #cart-ui input[type="text" i], #cart-ui input[type="number" i], #cart-ui inp2ut[type="submit" i], #cart-ui inp2ut[type="button"]
{
    white-space: pre-wrap;
    border: 1px solid rgba(0,0,0,.25);
    padding: 2px 2px 0;
    box-shadow: 0 0 2px rgba(0,0,0,.25);
    text-overflow: ellipsis;
    overflow: hidden;
}

#cart-ui input[type="submit" i], #cart-ui input[type="button"]
{
    padding: 4px;
}

#cart-ui input[type="text" i], #cart-ui input[type="number" i]
{
    height: 1.5em;
}

#cart-ui pre
{
    padding: 4px;
}

#cart-ui td input
{
    width: 100%;
}

#quote-ui #select-head
{
    text-align: center;
    user-select: none;
    white-space: nowrap;
}

div#quote
{
/*
    border: 1px solid rgba(0,0,0,.25);
    box-shadow: 0 0 2px rgba(0,0,0,.25);
*/
    padding: 2px 2px 0;
    user-select: all;
}

.cssmenu-thumbnail
{
    display: none;
    z-index: 710;
    transition: all linear .15s;
    overflow: hidden;
}

.cssmenu-thumbnail img
{
    !filter: grayscale(100%);    
}

.cssmenu-thumbnail-text
{
    color: #000000;
    padding-top: 2px;
    max-width: 384px;
    opacity: 0;
/*    
    font-size: 80%;
*/    
    transition: opacity linear .15s;
    border: 1px solid #808080;
}

.cssmenu-thumbnail, .cssmenu-thumbnail-text
{
    background: #FFFFFF;
    padding: 4px;
    box-shadow: 2px 2px 4px #C0C0C0;
    border: 1px solid #808080;
}

kbd
{
    display: inline-block;
    margin: 0 .1em;
    padding: .1em .6em;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 11px;
    line-height: 1.4;
    color: #242729;
    text-shadow: 0 1px 0 #FFF;
    background-color: #e1e3e5;
    border: 1px solid #adb3b9;
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(12,13,14,0.2), 0 0 0 2px #FFF inset;
    white-space: nowrap;
}

.group-key, #cssmenu li.Group::before
{
    content: attr(user-group);
    font-style: italic;
    width: 52px;
    text-overflow: ellipsis;
    overflow: hidden;
    position: absolute;
    vertical-align: middle;
    transition: color linear 0.25s;
    padding: 2px;
    margin-top: 2px;
    margin-left: 2px;
    text-shadow: 0 1px 0 #FFF;
    background-color: #F8F8F8;
    border: 1px solid #D6D6D6;
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(12,13,14,0.1), 0 0 0 2px #FFF inset;
    white-space: nowrap;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
}

#cssmenu li.Group::before
{
    color: #808080;
    left: 0;
    font-size: 80%;
    line-height: 200%;
    text-overflow: initial;
}
	    
.group-key
{
    position: static;
    display: inline-block;
    margin: 0;
    padding: 0;
}

a.group-key
{
    color: #000000;
    font-style: normal;
    width: 78;
}

span.group-key
{
    padding: 2px;
    width: 72px;
}

#cssmenu li:hover > a > .group-key, #cssmenu li.force-hover > a > .group-key, .group-key:hover, .group-key:active, .group-key-selected, #cssmenu li.Group:hover::before
{
    color: #000000;
    font-weight: bold;
    background: #F0F0F0;
    transition: color linear 0.25s;
}

#groups.groups-sticky
{
    position: fixed;
    z-index: 594;
    right: 8px;
    transition: opacity linear 0.25s;
    !display: grid;
    !grid-gap: 4px;
    display: table;
    width: 52px;
    right: 32px;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
}

#groups.groups-sticky > span
{
    margin-bottom: 4px;
}

@media only screen and (max-height: 430px)
{
    #groups.groups-sticky
    {
        transform: none;
	position: static;
	display: initial;
    }
    
    #groups.groups-sticky > span:first-child
    {
	!display: none;
    }
}

@media only screen and (max-height: 640px)
{
    img.preview-control
    {
	max-width: 90vw!important;
	height: initial!important;
	transform: none!important;
    }
    
    span#rollist
    {
	display: none;
    }
}

div.suiteProductInfo
{
    display: inline-block;
    width: 100%;
    !clear: both;
}

div.suiteProductInfo .suiteProductIndex
{
    display: block;
    font-size: 18px;
    font-family: serif;
    color: #b5b5b5;
    transition: all linear .15s;
    margin: 0;
    padding: 0;
    float: left;
}

div.suiteProductInfo .suiteProductIndex::after
{
    content: ')';
    margin-left: -4px;
    margin-right: 4px;
}

div.suiteProductInfo .suiteProductThumbnail, div.suiteProductInfo .suiteProductTitle, div.suiteProductInfo .suiteProductDesc
{
    !display: inline-block;
}

div.suiteProductInfo .suiteProductTitle a
{
    font-weight: bold;
    text-transform: capitalize;
    text-decoration: none!important;
    color: black!important;
    border-bottom: none!important;
	        
}

#ioffer img, #ioffer span
{
    position: relative;
    top: 0px;
    opacity: 0;
    transform: scale(0);
    animation: live-in 1s ease 1s 1;
    -webkit-animation: live-in 1s ease 1s 1;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

#ibuy.ioffer img, #ibuy.ioffer span
{
    position: relative;
    margin-right: -36px;
    animation: mrlive-in 0.5s ease-in-out 1s 1;
    -webkit-animation: mrlive-in 0.5s ease-in-out 1s 1;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

div.suiteProductInfo .suiteProductThumbnail img
{
    box-shadow: 2px 2px 4px rgba(0,0,0,.25);
    float: left;
    margin: 4px;
    margin-right: 12px;
    width: 168px;
    pointer-events: none;
/*
    filter: grayscale(1);
*/    
}

div.suiteProductInfo:hover .suiteProductThumbnail img
{
}

div.suiteProduct:hover::after, div.suiteProduct:focus::after
{
    content: 'Category: ' attr(user-group) ' ';
    color: #D0D0D0;
    text-transform: capitalize;
    float: right;
    margin-top: -1.25em;
    pointer-events: none;
}

.tooltip
{
    position: relative;
    display: inline-block;
}

.tooltip .tooltiptext
{
    visibility: hidden;
    width: 448px;
    background-color: #EBEBEB;
    color: #000000;
    text-align: left;
    border-radius: 6px;
    border: 1px solid #D6D6D6;
    position: absolute;
    z-index: 1;
    padding: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
    top: 50%;
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
    font-weight: normal;
    opacity: 0;
    transition: opacity 1s;
    -webkit-transition-delay: 1s; /* Safari */
    transition-delay: 1s;
}

ul.seealso
{
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.seealso li
{
    display: inline-block;
    margin-right: 4px;
}

.showMe3
{
    animation: cssShowMe 0.5s 0.5s forwards;
    opacity: 0; 
}

.showMe6
{
    animation: cssShowMe 1s 2s forwards;
    opacity: 0;
}
	
@keyframes cssShowMe
{
  to
  {
    opacity: 1;
  }
}

#qd
{
    float: right;
    color: #FFFFFF;
}

table#update ul ul, table#update ul ul ul
{
    list-style: disc;
}

table#update li span
{
    color: #A0A0A0;
    margin-right: 4px;
}

table#update em
{
    vertical-align: super;
    font-size: 8px;
    color: #A0A0A0;
    margin-left: 2px;
    margin-right: 2px;
    display: none;
}

table#update em:before, table#update li span:before
{
    content: "("
}

table#update em:after, table#update li span:after
{
    content: ")"
}

.wait
{
    display: block;
    margin: auto;
}

.jshelp, .jshelper
{
    position: fixed;
}

.jshelper
{
    bottom: 18px;
    left: 26px;
}

.jshelp
{
    bottom: 48px;
    left: 32px;
}

pre.rnotes
{
    font-family: inherit;
    white-space: pre-wrap;
    padding-left: 8px;
    padding-right: 8px;    
}

.rnotes-date
{
    color: gray;
}

.rnotes-new, .rnotes-add, .rnotes-fix, .rnotes-added, .rnotes-fixed
{
    color: transparent;
    width: 18px;
    display: inline-block;
    height: 18px;
    margin-top: 4px;
    user-select: none;
}

.news .rnotes-new, .news .rnotes-add, .news .rnotes-fix
{
    margin-left: 8px;
}

.rnotes-new
{
    background: url(images/rnotes-new.png);
    background-size: 18px;
}

.rnotes-add, .rnotes-added
{
    background: url(images/rnotes-add.png);
    background-size: 18px;
}

.rnotes-fix, .rnotes-fixed
{
    background: url(images/rnotes-fix.png);
    background-size: 18px;
}

.js-products
{
  overflow-x: hidden;
}

.js-products a
{
  text-decoration: none;
  color: initial;
}

.js-product-row
{
  transform: translateX(10%)
}

.js-product-row:after 
{
  content: "";
  display: table;
  clear: both;
}

.js-product-column 
{
  float: left;
  width: 35%;
  padding: 8px;
  margin: 16px;
  height: 212px;
}

.js-product-column, .js-product-name span
{
    border: 1px solid #929292;
    border-radius: 3px;
}

.js-product-column-single
{
  transform: translateX(52.5%);
}

.js-product-image 
{
  border-bottom: 1px solid #929292;
  padding-bottom: 8px;
}

.js-product-image img
{
  height: 128px;
  max-width: 256px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.js-product-info
{
  overflow: hidden;
  height: 72px;
  margin-top: 8px;
  text-align: center;
}

.js-product-name
{
  text-align: center;
}
  
.js-product-name span
{
    height: 1em;
    line-height: 1em;
    position: relative;
    top: -0.5em;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 1px;
    padding-bottom: 4px;
    background-color: #F0F0F0;
    display: inline-block;
    user-select: none;
}

.js-product-group
{
  text-align: center;
  padding-bottom: 8px;
  margin-top: 8px;
  border-bottom: 1px solid #E0E0E0;
}

.js-product-column:hover
{
  background-color: #F0F0F0;
  transition: all 0.25s linear;
  transition-property: background, color;
}

.js-product-help
{
  text-decoration: none !important;
  display: inline-block;
  margin: 0 5px 5px 0;
  font-size: 12px;
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  border-radius: 3px;
  color: #777;
  background: #ffffff;
  border: 1px solid #cccccc;
  box-shadow: 2px 2px 2px rgb(0 0 0 / 8%);
  text-shadow: none;
  line-height: 23px;
  padding: 1px 6px 0px 6px;
}

.js-product-help:hover
{
  border: 1px solid #808080;
}

.js-product-help
{
  float: right;
  margin-top: -2em;
}

.js-product-helper
{
  float: left;
}

#js-products-grid
{
    --item-width: 205px;
    --img-height: 124px;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(var(--item-width), 1fr));
    gap: 4px;
    list-style: none;
    padding: 0;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 32px;
    margin-right: 32px;
}

#js-products-grid li
{
    position: relative;
    text-align: center;
    counter-increment: item;
    
    border: 1px solid transparent;
    padding: 4px;
}

#js-products-grid li.active
{
    border-color: rgba(30, 144, 255, 1);
    background-color: rgba(30, 144, 255, 0.075);
    border-radius: 8px;
}

#js-products-grid li::before
{
    content: counter(item);
    position: absolute;
    color: gray;
    left: 4px;
    top: 4px;
    border: 1px solid;
    border-radius: 100%;
    width: 16px;
    height: 16px;
    font-family: fantasy;
    font-size: 10px;
    line-height: 16px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    background-color: white;
    z-index: 1;
}

#js-products-grid a
{
    display: flex;
    flex-direction: column;
    align-items: center;
    
    border-bottom: none;
}

#js-products-grid .img-box
{
    overflow: hidden;
    height: var(--img-height);

    display: flex;
    align-items: center;
    justify-content: center;
}

#js-products-grid img
{
    width: var(--item-width);
    height: auto;
    display: block;
    filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.05));
}


.prev, .next
{
/*
    position: relative;
    top: 50%;
    transform: translateY(-50%);
*/
    position: absolute;
    top: 48px;
    text-decoration: none;
    border-bottom: none!important;
    color: inherit;
    font-weight: initial;
}
    
.prev
{
    left: 8px;
/*
    float: left;
    margin-left: 16px;
*/
        
}
		    
.next
{
    right: 8px;
/*
    float: right;
    margin-right: 22px;
*/
}

.prev::after, .next::after
{
    content: "";
    display: block;
    cursor: pointer;
    position: relative;
    z-index: 10;
    border-radius: 100%;
    background: #F4F4F4;
    font-size: 18px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    vertical-align: middle;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .5);
}
											    
.prev::after
{
    content: "\276E";
}
													
.next::after
{
    content: "\276F";
}

.product-description
{
}

@media only screen and (max-width: 580px)
{
    html, body
    {
	overflow-x: hidden;
	width: 100vw;
	position: relative;
    }
    
    .iframea
    {
	position: relative;
    }
    
    .animateContent
    {
	overflow: auto;
    }
    
    .product-description
    {
	display: -webkit-box;
	-webkit-box-orient: vertical;
        -webkit-line-clamp: 12;
	overflow: hidden;
    }
    
    div#PRODUCT > blockquote
    {
        margin: 0;
    }
    
    div.suiteProduct
    {
	margin-right: initial;
    }
    
    div.suiteProduct:hover::after, div.suiteProduct:focus::after
    {
	display: none;
    }
    
    table.product td a.a-download
    {
        display: none;
    }

    p.host-preview-control
    {
        background-image: none;
    }

    img.preview-control
    {
	max-width: 90vw!important;
	height: initial!important;
        transform: none!important;
    }
    
    .prev, .next
    {
	margin-left: 0;
	margin-right: 0;
        transform: none;
	position: absolute;
	top: 48px;
    }

    p.host-preview-control
    {
        height: auto!important;
        max-height: auto!important;
    }

    .jshelp
    {
        left: 46px;
    }
    
    .jshelper
    {
        right: 42px;
	left: initial;
    }
    
    .jshelp, .jshelper
    {
	bottom: auto;
	top: 54px;
    }
    
    .js-product-column
    {
	width: 80%;
    }
    
    .js-product-column-single
    {
        transform: initial;
    }
		      
    .js-product-name span
    {
	top: 6px;
    }
    
    p#pages.right
    {
	position: relative!important;
	padding: 0!important;
	width: initial!important;
	margin-top:0!important;
	right:initial!important;
	left: 6px;
    }
    p#pages.right #page
    {
	min-width: 64px!important;
	max-width: 64px!important;
	line-height: 1.5em;
	height: 1.5em;
    }
}

.headnewframe iframe
{
    max-width: 80vw;
}

div#separator, input#btnclear
{
    display: none!important;
}

.msg
{
    display: flex;
}

.msg-img
{
    width: 164px;
    margin-top: auto;
    margin-bottom: auto;
    text-align: center;
    filter: drop-shadow(2px 4px 6px black);
}

.msg-img img
{
    width: 50%;
    filter: invert(1);
}

.info-select select#product
{
    padding: 8px;
    border-radius: 8px;
    background: white;
    border: 2px solid black;
    box-shadow: 4px 2px 2px rgba(0,0,0,0.15);
    text-transform: lowercase;
    cursor: pointer;
    font-weight: bold;
    font-size: large;
}

.info-select select#product:focus
{
    outline: none;
}

.info-related
{
    display: flex;
    align-items: center;
    justify-content: center;
}

.info-related > span:first-child
{
    margin-right: 5px;
}

span.subscription
{
    padding-left: 4px;
    color: gray;
    vertical-align: super;
}

.soffer
{
    width: 32px;
    height: 32px;
    background: linear-gradient(gray,black);
    border-radius: 50%;
    color: white;
    line-height: 32px;
    font-size: 75%;
    box-shadow: 4px 6px 6px gray;
    display: inline-block!important;
    text-align: center;        
    user-select: none;
    cursor: pointer;
    font-family: cursive;
    rotate: -15deg;
    margin-top: -12px;
}

div.contact
{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 18px;
    zoom: 1.5;
}

.contact #buttons li
{
    float: initial;
    display: inline-block;
}

.contact #buttons li.active a
{
    color: black;
    font-weight: bold;
}

.contact #buttons li:not(.active) a
{
    background: initial;
}

.contact-head .type
{
    padding-right: 4px;
    font-weight: bold;
}

.contact-body, p.msgreg
{
    padding-left: 32px;
    padding-right: 32px;
}
		
.contact-body form
{
    width: 528px;
}

.contact-body form.disabled, .contact-body div.disabled, .msg.disabled, .news.disabled .date
{
    opacity: 0.25;
}

.contact-body p.disabled, p.msgreg.disabled
{
    border-top: 1px solid #F0F0F0;
}

.contact-body p.description
{
    padding-bottom: 4px;
    border-bottom: 1px solid #F0F0F0;
}

.contact-body form .info
{
    font-weight: bold;
}

.contact-body form .field
{
    text-align: right;
    width: 168px;
    display: inline-block;
    padding-right: 8px;
}

.contact-body form a.ii
{
    text-decoration: none;
    vertical-align: super;
}

.contact-body form .required::after
{
    content: "(required)";
    padding-left: 4px;
    font-weight: bold;
    color: red;
}

.contact-body form .value
{
}

.contact-body form .submit
{
/*
    text-align: center;
*/    
}

.contact-body form .submit input
{
    height: 23px;
    margin-top: 12px;
    margin-bottom: 6px;
}
    
.contact-body form .note, .contact-body form .desc
{
    color: gray;
}

.contact-body form .note::before
{
    content: "Note";
    vertical-align: super;
    font-size: smaller;
    
}

.contact-body form span, .contact-body form select, .contact-body input
{
    height: 1.5em;
    line-height: 1.5em;
}

.contact-body form textarea
{
    resize: horizontal;
}

u#reveal
{
    cursor: pointer;
    text-decoration: none;
    border-bottom: 2px solid;
    border-radius: 4px;
}

.company
{
    padding: 16px;
}

.info-jsp .message
{
    border-bottom: 1px solid lightgray;
}

.info-jsp .message:nth-child(2n)
{
    background: #F0F0F0;
}

#R input[type="button"]
{
    margin-bottom: 4px;
}

.ver
{
    font-weight: initial;
    vertical-align: sub;
    padding-left: 4px;
    zoom: 0.75;    
}

.BAndW
{
    background-color: black;
    color: white;
    zoom: 2;
    margin-left: 32px;
    margin-right: 32px;
    padding-top: 4px;
}

.hotsale
{
    color: red;
    #font-weight: bold;
}

.hotsale sup
{
    color: #8F0000!important;
    font-weight: initial;
}

.hurry
{
    float: left;
    color: red;
}
