.tickbar .tickbar-button {width:auto;padding:10px 15px 8px 15px;background-color: #e21b1b;-webkit-border-radius:6px;-khtml-border-radius:6px;-icab-border-radius:6px;-moz-border-radius:6px;-o-border-radius:6px;border-radius: 6px;text-shadow:none;cursor: pointer;}
.tickbar .tickbar-button i {font-size:70%;text-shadow:none;margin-left:5px;transform: rotate(140deg);-webkit-transform: rotate(140deg);-moz-transform: rotate(140deg);-ms-transform: rotate(140deg);-o-transform: rotate(140deg);}
.tickbar .tickbar-menu {display:none;position:absolute;right:2%;background-color: #fff;min-width:190px;z-index: 1;padding:5px 0 0 0;-webkit-border-radius:4px;-khtml-border-radius:4px;-icab-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;border-radius: 4px;}
.tickbar .tickbar-menu a {color:#000;}
.tickbar:hover .tickbar-menu {display:block;}
.tickbar:hover .tickbar-menu:lang(en) {padding-bottom:7px;}
.tickbar:hover .tickbar-menu div {display:block;font-size:12pt;color:#000;text-align:left;width:100%;padding:13px 15px 8px 40px;text-shadow:none;cursor: pointer;}
.tickbar:hover .tickbar-menu div:lang(en) {font-size:11pt;}
.tickbar:hover .tickbar-menu div i {margin-right:3px;position:absolute;left:12px;font-size:80%;}
.tickbar:hover .tickbar-menu div i:lang(en) {font-size:12pt;}
.tickbar:hover .tickbar-menu div:nth-last-child(1) {border-bottom:none;}
.tickbar:hover .tickbar-menu div:nth-of-type(1) i:nth-of-type(1) {left:15px;top:24px;color:#72bbe3;transform: rotate(160deg);-webkit-transform: rotate(160deg);-moz-transform: rotate(160deg);-ms-transform: rotate(160deg);-o-transform: rotate(160deg);}
.tickbar:hover .tickbar-menu div:nth-of-type(1) i:nth-of-type(2) {top:14px;color:#ed8730;transform: rotate(140deg);-webkit-transform: rotate(140deg);-moz-transform: rotate(140deg);-ms-transform: rotate(140deg);-o-transform: rotate(140deg);}
.tickbar:hover .tickbar-menu div:nth-of-type(2) i {color:#e7e35e;top:59px;}
.tickbar:hover .tickbar-menu div:nth-of-type(2) i:lang(en) {top:54px;}
.tickbar:hover .tickbar-menu div:nth-of-type(3) i:nth-of-type(1) {left:23px;top:102px;font-size:70%;color:#FF0000;z-index:2;}
.tickbar:hover .tickbar-menu div:nth-of-type(3) i:nth-of-type(2) {top:97px;color:#72bbe3;transform: rotate(130deg);-webkit-transform: rotate(130deg);-moz-transform: rotate(130deg);-ms-transform: rotate(130deg);-o-transform: rotate(130deg);}
.tickbar:hover .tickbar-menu div:nth-of-type(3) i:nth-of-type(1):lang(en) {top:90px;}
.tickbar:hover .tickbar-menu div:nth-of-type(3) i:nth-of-type(2):lang(en) {top:85px;}
.tickbar:hover .tickbar-menu div:nth-of-type(4) i {left:14px;color:#5DB523;}
.tickbar:hover .tickbar-menu div:hover, .tickbar:hover .tickbar-menu div a:hover {color:#6b6b6b;}