.cxm-chat-widget,.cxm-chat-widget *{box-sizing:border-box}.cxm-chat-widget .displaynone{display:none}.cxm-chat-livechat-btn{position:fixed;right:5px;bottom:425px;padding:15px;background:#3c52a9;color:#fff;text-align:center;font-weight:bold;z-index:1000}.cxm-chat-widget.cxm-chat-no-container{position:fixed;right:0;bottom:-420px;height:420px;width:300px;background:#192532;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}.cxm-chat-widget.cxm-chat-no-container.open{bottom:0}.cxm-chat-widget button{font-size:inherit}.cxm-chat-widget label{display:block;font-weight:bold;margin-bottom:4px}.cxm-chat-widget input,.cxm-chat-widget textarea,.cxm-chat-widget select{display:block;width:100%;padding:8px 10px;margin-bottom:10px;box-shadow:none;border:0;border-radius:3px;background:#fff;color:#000;font-family:inherit;font-size:inherit;outline:none}.cxm-chat-widget input.cxm-input-error,.cxm-chat-widget textarea.cxm-input-error,.cxm-chat-widget select.cxm-input-error{border-left:4px solid #ff1a1a}.cxm-chat-widget textarea{height:70px}.cxm-chat-widget fieldset{margin:0;padding:0;border:0}.cxm-chat-widget input[type="file"]{margin:20px 0;border:0;padding:0;width:100%;background:transparent;color:inherit}.cxm-chat-btn{padding:10px 15px;border:0;border-radius:5px;font-weight:bold;background-color:#f2b200;color:#fff;outline:none}.cxm-chat-alert-box{position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;padding:150px 70px 70px;background:rgba(25,37,50,0.8);color:#e2a4a4;font-size:14px;font-weight:bold;text-transform:uppercase;text-align:center}.cxm-chat-alert-box:after{display:block;content:'!';width:30px;height:30px;margin:10px auto;padding-top:3px;border:2px solid;font-size:18px;border-radius:50%;box-sizing:border-box}.cxm-chat-widget{position:relative;width:100%;height:100%;padding-top:40px;color:#fff;font-size:14px}.cxm-chat-widget-tabs{position:absolute;top:0;left:0;width:100%;height:40px;font-weight:bold}.cxm-chat-widget-tabs.cxm-no-tabs .cxm-chat-widget-tab{width:100%;float:none;border-bottom:2px solid #fff}.cxm-chat-widget-tabs.cxm-no-tabs .cxm-chat-tab1{display:none}.cxm-chat-widget-tab{position:relative;width:50%;height:100%;float:left;cursor:pointer;white-space:nowrap;text-align:center;line-height:38px}.cxm-chat-widget-tab.active-tab{border-bottom:2px solid #fff}.cxm-chat-widget-tab-container{display:none;width:100%;height:100%;overflow:auto}.cxm-chat-widget-tab-container.active-tab-container{display:block}.cxm-chat-widget-content{display:none;height:100%;overflow:auto}.cxm-chat-widget-content.cxm-content-visible{display:block}.cxm-chat-channels-header{position:relative;padding:13px 15px;color:#aaa}.btn-cxm-chat-mute{position:absolute;z-index:1;top:0;left:2px;width:30px;height:37px;padding:0;background-color:transparent;opacity:.5;border:0;outline:none;cursor:pointer;transition:all .3s ease}.btn-cxm-chat-mute:hover{opacity:1}.cxm-chat-channels{position:relative}.cxm-chat-channel{cursor:pointer;padding:13px 15px;font-weight:bold}.cxm-chat-channel:hover{background:rgba(0,0,0,0.2)}.cxm-chat-window{position:relative;height:100%;padding-bottom:44px}.cxm-chat-window.chat-disabled{padding-bottom:0}.cxm-chat-window.chat-disabled .cxm-chat-message-send{display:none}.cxm-chat-window-scrollable{height:100%;overflow:auto}.cxm-chat-window-head{position:relative;padding:20px 20px 10px 20px;clear:both;text-align:center;font-weight:bold}.cxm-chat-window-head-left{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.cxm-chat-widget .cxm-close-chat,.cxm-close-session{display:block;margin:0 auto 15px auto;background:rgba(0,0,0,0.1);border:1px solid rgba(255,255,255,0.5);color:rgba(255,255,255,0.7);padding:5px 10px;font-weight:normal;font-size:.9em;border-radius:3px;outline:none}.cxm-chat-window.initial-chat .cxm-chat-message-send{padding-right:0}.cxm-chat-message-send{position:absolute;bottom:0;left:0;width:100%;height:44px;padding-right:35px;background:#fff}.cxm-chat-message-send input{width:100%;height:100%;margin:0;padding:10px 0 10px 10px;box-shadow:none;border:0;background-color:#fff;outline:none;border-radius:0}.cxm-chat-message-send .btn-cxm-mobile-send{display:none}.btn-cxm-chat-upload{position:absolute;right:0;width:35px;height:100%;padding:0;background:transparent;border:0;outline:none}.cxm-chat-messages{margin:0;list-style-type:none;padding:15px 20px 25px}.cxm-chat-message{position:relative;padding:10px;margin-bottom:23px;line-height:1.4;background:#d2e3ef;color:#192532;border-radius:3px 0 3px 3px;word-wrap:break-word}.cxm-chat-message::after{content:'';position:absolute;top:0;left:100%;border-style:solid;border-width:8px 8px 0 0;border-color:#d2e3ef transparent transparent transparent}.cxm-chat-message.cxm-chat-message-user{border-radius:0 3px 3px 3px;background:#3964cb;color:#fff}.cxm-chat-message.cxm-chat-message-user::after{right:100%;left:auto;border-width:0 8px 8px 0;border-color:transparent #3964cb transparent transparent}.cxm-chat-message-name{font-weight:bold}.cxm-chat-message-time{position:absolute;left:0;top:100%;width:100%;padding-top:3px;font-size:11px;line-height:1;text-align:right}.cxm-chat-message-time,.cxm-chat-system-msg-time{color:#fff;opacity:.5}.cxm-chat-widget [class^="icon-"]{background-repeat:no-repeat;background-size:100%;background-position:center}.cxm-chat-widget .icon-sound,.cxm-chat-widget .icon-sound-off{display:block;width:100%;height:100%;background-size:18px}.cxm-chat-widget .icon-sound{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AQLCBgGnXr8NwAAAwxJREFUeNrtnct2xSAIRSsr///LdtpB7yOGN3vPmxI4oHiN/vwAAAAAAAAAAAAAAAAAAAAAAAAAAABUZu+9p/vgIvC5bFprLc//u6YH3tvh39jlaZOQ9fns8rR1TQ98ZAXIYJt0Dnz1SZ6H/TIx63mXpkPAibOiJ4Hf2mxlp3QJfNWsjxagTMz6iiKwes81PfAZ1gHuvJO2vVIx8F2XcCPEKBOzvrIItH2wpgdeO+u0lnW9FomErLe1Nbv9a3rgtTLJImM9qoBkDHzHsT7rIpVMzPou76fxPCHrc7dw1lVACLxvsLJVAYkM/sQ+/uTdLauAkPX1K8GTZwmBrzEnKP1zcIedORZtXAa/CFn/vXije/l3zzr18zUli7Wq1t57awZV+3m3RTU96P853+J3ec1l3VfPOhGSkPF95jUnNgnBP8+kO37KtPModB0AEeQSEwL44Oismas1DCCARP18xNCLAJxFkK2iIIDhIICiVWDMptCq3UGVeQACaMgdESEA5SpQbRENATQdShAAIICqGew5jCCABjN5BAAIABAAIABAAIAAAAEAApjLnUUqBBAcACoAhAoIARwSvdyr9f8RAJNA0Mw+iw9KEAAgAMZ+mwkkAghw/tMhRFOEUr2PJfuNhgBEcC/4Gfx1YsP17QMnnxngdaRbxEGTl6W6Oogm4hqXNl1Axe/rLYP/NCE01h9CuoCKIvDO/CgfubWB1aqB9VUyWYZTiXBsFSG8s1Oz9D/1x5O/ly4Z5mVnhIBNL83q1mZlE6JG9ltM/sIrQKduISr4JecAXfvpiKrW8tawrtUgY/anmQNEOsFCbB6lf8whUd1P6gz373Tnap/971H6x54VnL0afLIvW/DLCaDCJPGVbVkmfaWHAAunWYnpr11awbewtUW79UQEGapJ5J6DFptCK68dRHcNLRdcqlzlkuGI+ZbbwitUgyz3C7Rfcs24mzfT5RJjtn5r3rXXSZhjvgzKNixo7TaiAjj06J6VgA9yBrVgWW0BAAAAAAAAAAAAAAAAAAAAAAAAAIBi/AJ390iT+pyzGgAAAABJRU5ErkJggg==')}.cxm-chat-widget .icon-sound-off{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AQLCBkIY9ngcQAABBZJREFUeNrtncmS5CAMRAui//+XPaeJ6MOMyxgtKfHeudvFkk5ABvH5AAAAAAAAAAAAAAAAAAAAAAAAAAAAVOa6ruv0Npindrxi52eUaZz+xo8xhlq5Iss0T+581XJFlnWc3vGZDqBQtmlZGaW3THWcV3OtaV1QhUbvNLv3rsuPZ6Gj7bVax/9tn8xyD+9GjxDBTgMqrAIy23F6N7z3WHxKMMerniOyYJYqtmoQFQd4Wifr8o6MztiphPWboCSAjKFgRCt4pzIeNqgmgGgRjOjCv6mM5zjvIYDf5X37/CgRTI8GXSlch4DNXV3U6zZV3qy7hlK06ZXyvxHBtzpbCcv1Y5ClG1QQgXWHlfoWEOEGq4Lqvpa3eF7Y5+DubuBVJu+6jgpvwl0j7L4F1g3sFczxmiPNrLelqxtkL2tLOICSG3gJyMMJPFxgKrwxlm6g4ghVJqsz6i23jmxFxg3eBqui1vKyQ8DbcTtyWFgtS/YEzlr4Y/dHvSwySgRv/s/6I9bqEBgmgAiLyhbCv/5efQJnuSKa2eNT1bmBUixj5zlTYXLybZIVvVJ4+lsdvmJKnQxScoOnorPaEpe1tU7uaFi0G3RZz7cRQIYbRE5UvecCq8+QPhwa6QYdgjqtHGBVCFFuoILsnsCsYSHCDaxcQGleUS4/QLYbeHdetDuVTRChMjcoP5R0GCMjw8kWMYZvz7AIRD19RosUMUpLRlYBhywZuwSI2iWJqrzxJMOBWmYJy/64VGkIaZ0mroMbePPzac63fEWreXrunldRBEcliiScfLAAntr4aQEkkkUf7gZHCgA3QACP6e4GCOChCCq5wUpZEUCiGygsGxFAshtkxxMQgIAbZJ5qbrEfILIjLdrL+zeZA7BSYAg4daWwKkYE8MJ6O0UREYCDELzdwFI0U3V9qtrpXpOxLDdoedzJY8y0TjWzWy6rSzDnk4nN6Y5g8SKoRhFbnXLx6JjodDE7ZXRLEtVZCLvHtb0uhIial4VZu6oI/tewURc4ZQshfGxXE4JnjsEKQpC9OFl9DvA2t59lhhALEaTO7iVSpS4eBLXKFKoihBLXpirEATzqpiCCUpcmVhOAxRzCWwhS3wI6BZyyrrZdFkz3BswSnccKwsMNZL8Gdr4d7PV47eAGo0ODKgnNKoB0XdcVMUkcnd6sbAFYdn7USqGczapfH7+7P+BN4GknP2G5HUHqn6e/5SF4Kx6v5BTll11qF0eu2rjn8NFuDuAhAgU3sf7yuBJ6brXTR/WGbosy78QN7v635VavrNs3lDr/KS23hVcIIqlkFm+/2VPxiLZSWvljdvuq3T6uIsxjTgZVumY+sqxH7vff3eHj6QScygpseKUNqqdeWAEAAAAAAAAAAAAAAAAAAAAAAAAAAAb8Aeq2WEthcXKoAAAAAElFTkSuQmCC')}.cxm-chat-widget .icon-upload{display:block;width:100%;height:100%;background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDMyIDMyIiBoZWlnaHQ9IjMycHgiIGlkPSLQodC70L7QuV8xIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjMycHgiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxnIGlkPSJVcGxvYWQiPjxwYXRoIGQ9Ik0zMSwyMS45OTZjLTAuNTUyLDAtMSwwLjQ0OC0xLDF2N0gydi03YzAtMC41NTItMC40NDgtMS0xLTFzLTEsMC40NDgtMSwxdjhjMCwwLjU1MiwwLjQ0OCwxLDEsMWgzMCAgIGMwLjU1MiwwLDEtMC40NDgsMS0xdi04QzMyLDIyLjQ0MywzMS41NTIsMjEuOTk2LDMxLDIxLjk5NnoiIGZpbGw9IiMxMjEzMTMiLz48cGF0aCBkPSJNOS43MzEsOC42MDJsNS4yNzUtNS4ydjE5LjU5M2MwLDAuNTUyLDAuNDUyLDEsMS4wMSwxYzAuNTU4LDAsMS4wMS0wLjQ0OCwxLjAxLTFWMy40MDJsNS4yNzUsNS4yICAgYzAuMzk0LDAuMzkxLDEuMDM0LDAuMzkxLDEuNDI4LDBzMC4zOTUtMS4wMjQsMC0xLjQxNEwxNi43MywwLjI4OWMtMC4zOS0wLjM4Ny0xLjA0Ni0wLjM4My0xLjQyOSwwTDguMzAzLDcuMTg4ICAgYy0wLjM5NSwwLjM5MS0wLjM5NCwxLjAyNCwwLDEuNDE0QzguNjk3LDguOTkzLDkuMzM3LDguOTkzLDkuNzMxLDguNjAyeiIgZmlsbD0iIzEyMTMxMyIvPjwvZz48Zy8+PGcvPjxnLz48Zy8+PGcvPjxnLz48L3N2Zz4=');background-size:16px}.cxm-chat-waiting-for-sessions{position:absolute;top:0;left:0;width:100%;height:100%;padding:10px 15px;text-align:center;display:block;font-weight:bold;text-transform:uppercase;font-size:11px;background:#e9a81d;color:#020200}.cxm-chat-waiting-for-agent{position:absolute;top:0;left:0;width:100%;height:100%;padding:10px 15px;text-align:center;display:block;font-weight:bold;text-transform:uppercase;font-size:11px;background:#c5d2da;color:#0382d3}.cxm-chat-waiting-anim{width:54px;margin:5px auto}.cxm-chat-system-msg{margin-bottom:15px;text-align:center;line-height:1.4;font-size:.9em}.cxm-chat-player-online{color:#3cd084}.cxm-chat-player-offline{color:#de6975}.cxm-chat-system-msg-time{display:block;font-size:11px}.cxm-chat-attachment-file{display:block;opacity:.7}.cxm-chat-typing{position:absolute;left:15px;bottom:44px;width:85%;padding:5px;opacity:.9;font-size:.85em;font-weight:bold;background:#192532}.cxm-chat-anim{display:inline-block;position:relative;top:-1px;margin-left:5px}.cxm-chat-anim-dot{width:5px;height:5px;float:left;margin:0 4px;background:#fff;border-radius:50%;-webkit-transform:scale(0);transform:scale(0);-webkit-animation:chatTyping 1600ms ease infinite 0ms;animation:chatTyping 1600ms ease infinite 0ms}.cxm-chat-anim-dot.waiting{width:10px;height:10px;background:#0382d3}.cxm-chat-anim-dot:nth-of-type(2){-webkit-animation:chatTyping 1600ms ease infinite 300ms;animation:chatTyping 1600ms ease infinite 300ms}.cxm-chat-anim-dot:nth-of-type(3){-webkit-animation:chatTyping 1600ms ease infinite 600ms;animation:chatTyping 1600ms ease infinite 600ms}@-webkit-keyframes chatTyping{50%{-webkit-transform:scale(1);transform:scale(1);opacity:1}100%{opacity:0}}@keyframes chatTyping{50%{-webkit-transform:scale(1);transform:scale(1);opacity:1}100%{opacity:0}}#cxmChatFormsView,#cxmChatContactForm{padding:20px 25px}.cxm-chat-form-title{margin-bottom:10px;font-size:1.6em;text-align:center}.cxm-chat-form-subtitle{text-align:center;font-size:0.9em;margin-bottom:15px}.cxm-chat-text-right{text-align:right}.cxm-chat-text-center{text-align:center}.cxm-confirm-btn{background-color:forestgreen;margin-right:5px}.cxm-cancel-btn{background-color:red;margin-left:5px}.cxm-chat-upload-progress{display:block;width:100%;opacity:.7;font-size:.9em;margin-bottom:15px;text-align:center}.cxm-chat-form-message{display:none;position:relative;float:left;padding-top:12px;padding-left:25px;color:#61ca61;text-transform:uppercase;font-size:.9em}.cxm-chat-form-message:before{content:"\02713";position:absolute;left:0;top:9px;width:18px;height:18px;padding-top:1px;font-size:18px;border:1px solid;border-radius:50%;text-align:center;font-family:monospace;line-height:0.8;box-sizing:border-box}.cxm-chat-rating{width:172px;margin:10px auto 15px auto;overflow:hidden;zoom:1}.cxm-chat-rating>input{position:absolute;top:-9999px;clip:rect(0, 0, 0, 0)}.cxm-chat-rating>label{float:right;width:34px;padding:0;overflow:hidden;white-space:nowrap;cursor:pointer;font-size:200%;line-height:1.2;color:#bbb;letter-spacing:30px}.cxm-chat-rating>label:before{content:'\2606 ';margin-right:30px}.cxm-chat-rating>input:checked~label{color:#f70}.cxm-chat-rating>label:hover,.cxm-chat-rating>label:hover~label{color:gold}.cxm-chat-rating>input:checked+label:hover,.cxm-chat-rating>input:checked+label:hover~label,.cxm-chat-rating>input:checked~label:hover,.cxm-chat-rating>input:checked~label:hover~label,.cxm-chat-rating>label:hover~input:checked~label{color:#ea0}.cxm-chat-rating>label:active{position:relative;top:2px;left:2px}.cxm-chat-widget.chat-mobile{position:absolute;top:0;bottom:0;left:0;right:0;height:auto}.cxm-chat-widget.chat-mobile .cxm-chat-message-send{padding-right:79px}.cxm-chat-widget.chat-mobile .cxm-chat-message-send .btn-cxm-mobile-send{display:block;position:absolute;bottom:0;right:0;z-index:5;height:100%;width:44px;border:0;background-color:#f2b200;color:#fff;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAABG0lEQVQ4T62UPW7CQBCFPwQUKSmDBIIgLoTEz7kCKUMRigRqSANcA2iAKwQpaQl60Y5kTLxewCO5sLz77by3b5wj48plzMOATaAArO89wIBtYAIsgD4wBY63wA3YAcYRwA54AV6BwzXgJKAxfoA313WQHQbsAh8pnciOZ2Dms8OAPeA9UNrW2TH8zw4DVoEW8BR5asCD55BvYOS63tg6Xw717TFyQD12YNlBfl06/uzwAfNABWjEQPZeckDFSzETcGlAyVMWo5tlQ9Ej+QuQjwNgH5d8zaWsXIzkn2J1VqGxkSzFRbIUn8RKC7bJ0tRoelIrCaip0ExrSi5khXSoC9GkfDpZ89RWEhZYhwq0KkhWSIe3NnSxL/M/9gn3+zkWjTsVlQAAAABJRU5ErkJggg==);background-position:center;background-repeat:no-repeat;outline:none}.cxm-chat-widget.chat-mobile .btn-cxm-chat-upload{right:44px}.cxm-chat-widget.chat-mobile .cxm-chat-typing{background:#2c2c2c}.emoticon{display:inline-block;width:20px;height:20px;text-indent:-10000px;overflow:hidden;cursor:text;background:url('../css/emoticons.png') no-repeat;text-align:left}.emoticon-smile{background-position:0 0}.emoticon-sad-smile{background-position:0 -29px}.emoticon-big-smile{background-position:0 -58px}.emoticon-cool{background-position:0 -87px}.emoticon-surprised{background-position:0 -116px}.emoticon-wink{background-position:0 -145px}.emoticon-crying{background-position:0 -174px}.emoticon-sweating{background-position:0 -203px}.emoticon-speechless{background-position:0 -232px}.emoticon-kiss{background-position:0 -261px}.emoticon-tongue-out{background-position:0 -290px}.emoticon-blush{background-position:0 -319px}.emoticon-wondering{background-position:0 -348px}.emoticon-sleepy{background-position:0 -377px}.emoticon-dull{background-position:0 -406px}.emoticon-in-love{background-position:0 -435px}.emoticon-evil-grin{background-position:0 -464px}.emoticon-talking{background-position:0 -493px}.emoticon-yawn{background-position:0 -522px}.emoticon-puke{background-position:0 -551px}.emoticon-doh{background-position:0 -580px}.emoticon-angry{background-position:0 -609px}.emoticon-speechless-1{background-position:0 -638px}.emoticon-it-wasnt-me{background-position:0 -667px}.emoticon-kiss-1{background-position:0 -696px}.emoticon-party{background-position:0 -725px}.emoticon-tongue-out-1{background-position:0 -754px}.emoticon-wondering-1{background-position:0 -783px}.emoticon-worried{background-position:0 -812px}.emoticon-mmm{background-position:0 -841px}.emoticon-sleepy-1{background-position:0 -870px}.emoticon-dull-1{background-position:0 -899px}.emoticon-nerd{background-position:0 -928px}.emoticon-evil-grin-1{background-position:0 -957px}.emoticon-lips-sealed{background-position:0 -986px}.emoticon-hi{background-position:0 -1015px}.emoticon-call{background-position:0 -1044px}.emoticon-devil{background-position:0 -1073px}.emoticon-angel{background-position:0 -1102px}.emoticon-angry-1{background-position:0 -1131px}.emoticon-envy{background-position:0 -1160px}.emoticon-worried-1{background-position:0 -1189px}.emoticon-nerd-1{background-position:0 -1218px}.emoticon-wait{background-position:0 -1247px}.emoticon-bear{background-position:0 -1276px}.emoticon-lips-sealed-1{background-position:0 -1305px}.emoticon-make-up{background-position:0 -1334px}.emoticon-giggle{background-position:0 -1363px}.emoticon-clapping{background-position:0 -1392px}.emoticon-thinking{background-position:0 -1421px}.emoticon-bow{background-position:0 -1450px}.emoticon-rofl{background-position:0 -1479px}.emoticon-whew{background-position:0 -1508px}.emoticon-happy{background-position:0 -1537px}.emoticon-smirk{background-position:0 -1566px}.emoticon-nod{background-position:0 -1595px}.emoticon-shake{background-position:0 -1624px}.emoticon-punch{background-position:0 -1653px}.emoticon-emo{background-position:0 -1682px}.emoticon-yes{background-position:0 -1711px}.emoticon-no{background-position:0 -1740px}.emoticon-handshake{background-position:0 -1769px}.emoticon-skype{background-position:0 -1798px}.emoticon-heart{background-position:0 -1827px}.emoticon-broken-heart{background-position:0 -1856px}.emoticon-mail{background-position:0 -1885px}.emoticon-flower{background-position:0 -1914px}.emoticon-rain{background-position:0 -1943px}.emoticon-sun{background-position:0 -1972px}.emoticon-time{background-position:-29px 0}.emoticon-music{background-position:-29px -29px}.emoticon-movie{background-position:-29px -58px}.emoticon-phone{background-position:-29px -87px}.emoticon-coffee{background-position:-29px -116px}.emoticon-pizza{background-position:-29px -145px}.emoticon-cash{background-position:-29px -174px}.emoticon-muscle{background-position:-29px -203px}.emoticon-cake{background-position:-29px -232px}.emoticon-beer{background-position:-29px -261px}.emoticon-drink{background-position:-29px -290px}.emoticon-dance{background-position:-29px -319px}.emoticon-ninja{background-position:-29px -348px}.emoticon-star{background-position:-29px -377px}.emoticon-mooning{background-position:-29px -406px}.emoticon-middlefinger{background-position:-29px -435px}.emoticon-bandit{background-position:-29px -464px}.emoticon-drunk{background-position:-29px -493px}.emoticon-smoke{background-position:-29px -522px}.emoticon-toivo{background-position:-29px -551px}.emoticon-rock{background-position:-29px -580px}.emoticon-headbang{background-position:-29px -609px}.emoticon-bug{background-position:-29px -638px}.emoticon-fubar{background-position:-29px -666px}.emoticon-poolparty{background-position:-29px -695px}.emoticon-swear{background-position:-29px -724px}.emoticon-tmi{background-position:-29px -753px}.emoticon-heidy{background-position:-29px -782px}.emoticon-myspace{background-position:-29px -811px}.emoticon-malthe{background-position:-29px -840px}.emoticon-tauri{background-position:-29px -869px}.emoticon-priidu{background-position:-29px -898px}